diff --git a/config/ModuleMetadata.json b/config/ModuleMetadata.json index 33c62c757d..780c425cfc 100644 --- a/config/ModuleMetadata.json +++ b/config/ModuleMetadata.json @@ -27,15 +27,15 @@ "versions": { "authentication": { "prerelease": "", - "version": "2.21.1" + "version": "2.22.0" }, "beta": { "prerelease": "", - "version": "2.21.1" + "version": "2.22.0" }, "v1.0": { "prerelease": "", - "version": "2.21.1" + "version": "2.22.0" } } } diff --git a/docs/OpenApiInfo/beta/openApiInfo.json b/docs/OpenApiInfo/beta/openApiInfo.json index 46ef79d106..7543e693a1 100644 --- a/docs/OpenApiInfo/beta/openApiInfo.json +++ b/docs/OpenApiInfo/beta/openApiInfo.json @@ -15721,181 +15721,6 @@ ] } }, - { - "PathInfo": { - "Path": "/solutions/businessScenarios", - "Module": "Bookings" - }, - "MethodInfo": { - "OperationId": "solution_ListBusinessScenario", - "Method": "Get", - "Parameters": [ - { - "Name": "$top", - "Location": "Query" - }, - { - "Name": "$skip", - "Location": "Query" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - }, - { - "Name": "$count", - "Location": "Query" - }, - { - "Name": "$orderby", - "Location": "Query" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/solutions/businessScenarios", - "Module": "Bookings" - }, - "MethodInfo": { - "OperationId": "solution_CreateBusinessScenario", - "Method": "Post", - "Parameters": [] - } - }, - { - "PathInfo": { - "Path": "/solutions/businessScenarios/{businessScenario-id}", - "Module": "Bookings" - }, - "MethodInfo": { - "OperationId": "solution_GetBusinessScenario", - "Method": "Get", - "Parameters": [ - { - "Name": "businessScenario-id", - "Location": "Path" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/solutions/businessScenarios/{businessScenario-id}", - "Module": "Bookings" - }, - "MethodInfo": { - "OperationId": "solution_UpdateBusinessScenario", - "Method": "Patch", - "Parameters": [ - { - "Name": "businessScenario-id", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/solutions/businessScenarios/{businessScenario-id}", - "Module": "Bookings" - }, - "MethodInfo": { - "OperationId": "solution_DeleteBusinessScenario", - "Method": "Delete", - "Parameters": [ - { - "Name": "businessScenario-id", - "Location": "Path" - }, - { - "Name": "If-Match", - "Location": "Header" - } - ] - } - }, - { - "PathInfo": { - "Path": "/solutions/businessScenarios/{businessScenario-id}/planner", - "Module": "Bookings" - }, - "MethodInfo": { - "OperationId": "solution.businessScenario_GetPlanner", - "Method": "Get", - "Parameters": [ - { - "Name": "businessScenario-id", - "Location": "Path" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/solutions/businessScenarios/{businessScenario-id}/planner", - "Module": "Bookings" - }, - "MethodInfo": { - "OperationId": "solution.businessScenario_UpdatePlanner", - "Method": "Patch", - "Parameters": [ - { - "Name": "businessScenario-id", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/solutions/businessScenarios/{businessScenario-id}/planner", - "Module": "Bookings" - }, - "MethodInfo": { - "OperationId": "solution.businessScenario_DeletePlanner", - "Method": "Delete", - "Parameters": [ - { - "Name": "businessScenario-id", - "Location": "Path" - }, - { - "Name": "If-Match", - "Location": "Header" - } - ] - } - }, { "PathInfo": { "Path": "/solutions/businessScenarios/{businessScenario-id}/planner/microsoft.graph.getPlan", @@ -15912,830 +15737,6 @@ ] } }, - { - "PathInfo": { - "Path": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration", - "Module": "Bookings" - }, - "MethodInfo": { - "OperationId": "solution.businessScenario.planner_GetPlanConfiguration", - "Method": "Get", - "Parameters": [ - { - "Name": "businessScenario-id", - "Location": "Path" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration", - "Module": "Bookings" - }, - "MethodInfo": { - "OperationId": "solution.businessScenario.planner_UpdatePlanConfiguration", - "Method": "Patch", - "Parameters": [ - { - "Name": "businessScenario-id", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration", - "Module": "Bookings" - }, - "MethodInfo": { - "OperationId": "solution.businessScenario.planner_DeletePlanConfiguration", - "Method": "Delete", - "Parameters": [ - { - "Name": "businessScenario-id", - "Location": "Path" - }, - { - "Name": "If-Match", - "Location": "Header" - } - ] - } - }, - { - "PathInfo": { - "Path": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations", - "Module": "Bookings" - }, - "MethodInfo": { - "OperationId": "solution.businessScenario.planner.planConfiguration_ListLocalization", - "Method": "Get", - "Parameters": [ - { - "Name": "businessScenario-id", - "Location": "Path" - }, - { - "Name": "$top", - "Location": "Query" - }, - { - "Name": "$skip", - "Location": "Query" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - }, - { - "Name": "$count", - "Location": "Query" - }, - { - "Name": "$orderby", - "Location": "Query" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations", - "Module": "Bookings" - }, - "MethodInfo": { - "OperationId": "solution.businessScenario.planner.planConfiguration_CreateLocalization", - "Method": "Post", - "Parameters": [ - { - "Name": "businessScenario-id", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/{plannerPlanConfigurationLocalization-id}", - "Module": "Bookings" - }, - "MethodInfo": { - "OperationId": "solution.businessScenario.planner.planConfiguration_GetLocalization", - "Method": "Get", - "Parameters": [ - { - "Name": "businessScenario-id", - "Location": "Path" - }, - { - "Name": "plannerPlanConfigurationLocalization-id", - "Location": "Path" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/{plannerPlanConfigurationLocalization-id}", - "Module": "Bookings" - }, - "MethodInfo": { - "OperationId": "solution.businessScenario.planner.planConfiguration_UpdateLocalization", - "Method": "Patch", - "Parameters": [ - { - "Name": "businessScenario-id", - "Location": "Path" - }, - { - "Name": "plannerPlanConfigurationLocalization-id", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/{plannerPlanConfigurationLocalization-id}", - "Module": "Bookings" - }, - "MethodInfo": { - "OperationId": "solution.businessScenario.planner.planConfiguration_DeleteLocalization", - "Method": "Delete", - "Parameters": [ - { - "Name": "businessScenario-id", - "Location": "Path" - }, - { - "Name": "plannerPlanConfigurationLocalization-id", - "Location": "Path" - }, - { - "Name": "If-Match", - "Location": "Header" - } - ] - } - }, - { - "PathInfo": { - "Path": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/$count", - "Module": "Bookings" - }, - "MethodInfo": { - "OperationId": "solution.businessScenario.planner.planConfiguration.localization_GetCount", - "Method": "Get", - "Parameters": [ - { - "Name": "businessScenario-id", - "Location": "Path" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/solutions/businessScenarios/{businessScenario-id}/planner/taskConfiguration", - "Module": "Bookings" - }, - "MethodInfo": { - "OperationId": "solution.businessScenario.planner_GetTaskConfiguration", - "Method": "Get", - "Parameters": [ - { - "Name": "businessScenario-id", - "Location": "Path" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/solutions/businessScenarios/{businessScenario-id}/planner/taskConfiguration", - "Module": "Bookings" - }, - "MethodInfo": { - "OperationId": "solution.businessScenario.planner_UpdateTaskConfiguration", - "Method": "Patch", - "Parameters": [ - { - "Name": "businessScenario-id", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/solutions/businessScenarios/{businessScenario-id}/planner/taskConfiguration", - "Module": "Bookings" - }, - "MethodInfo": { - "OperationId": "solution.businessScenario.planner_DeleteTaskConfiguration", - "Method": "Delete", - "Parameters": [ - { - "Name": "businessScenario-id", - "Location": "Path" - }, - { - "Name": "If-Match", - "Location": "Header" - } - ] - } - }, - { - "PathInfo": { - "Path": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks", - "Module": "Bookings" - }, - "MethodInfo": { - "OperationId": "solution.businessScenario.planner_ListTask", - "Method": "Get", - "Parameters": [ - { - "Name": "businessScenario-id", - "Location": "Path" - }, - { - "Name": "$top", - "Location": "Query" - }, - { - "Name": "$skip", - "Location": "Query" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - }, - { - "Name": "$count", - "Location": "Query" - }, - { - "Name": "$orderby", - "Location": "Query" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks", - "Module": "Bookings" - }, - "MethodInfo": { - "OperationId": "solution.businessScenario.planner_CreateTask", - "Method": "Post", - "Parameters": [ - { - "Name": "businessScenario-id", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}", - "Module": "Bookings" - }, - "MethodInfo": { - "OperationId": "solution.businessScenario.planner_GetTask", - "Method": "Get", - "Parameters": [ - { - "Name": "businessScenario-id", - "Location": "Path" - }, - { - "Name": "businessScenarioTask-id", - "Location": "Path" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}", - "Module": "Bookings" - }, - "MethodInfo": { - "OperationId": "solution.businessScenario.planner_UpdateTask", - "Method": "Patch", - "Parameters": [ - { - "Name": "businessScenario-id", - "Location": "Path" - }, - { - "Name": "businessScenarioTask-id", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}", - "Module": "Bookings" - }, - "MethodInfo": { - "OperationId": "solution.businessScenario.planner_DeleteTask", - "Method": "Delete", - "Parameters": [ - { - "Name": "businessScenario-id", - "Location": "Path" - }, - { - "Name": "businessScenarioTask-id", - "Location": "Path" - }, - { - "Name": "If-Match", - "Location": "Header" - } - ] - } - }, - { - "PathInfo": { - "Path": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/assignedToTaskBoardFormat", - "Module": "Bookings" - }, - "MethodInfo": { - "OperationId": "solution.businessScenario.planner.task_GetAssignedToTaskBoardFormat", - "Method": "Get", - "Parameters": [ - { - "Name": "businessScenario-id", - "Location": "Path" - }, - { - "Name": "businessScenarioTask-id", - "Location": "Path" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/assignedToTaskBoardFormat", - "Module": "Bookings" - }, - "MethodInfo": { - "OperationId": "solution.businessScenario.planner.task_UpdateAssignedToTaskBoardFormat", - "Method": "Patch", - "Parameters": [ - { - "Name": "businessScenario-id", - "Location": "Path" - }, - { - "Name": "businessScenarioTask-id", - "Location": "Path" - }, - { - "Name": "If-Match", - "Location": "Header" - } - ] - } - }, - { - "PathInfo": { - "Path": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/assignedToTaskBoardFormat", - "Module": "Bookings" - }, - "MethodInfo": { - "OperationId": "solution.businessScenario.planner.task_DeleteAssignedToTaskBoardFormat", - "Method": "Delete", - "Parameters": [ - { - "Name": "businessScenario-id", - "Location": "Path" - }, - { - "Name": "businessScenarioTask-id", - "Location": "Path" - }, - { - "Name": "If-Match", - "Location": "Header" - } - ] - } - }, - { - "PathInfo": { - "Path": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/bucketTaskBoardFormat", - "Module": "Bookings" - }, - "MethodInfo": { - "OperationId": "solution.businessScenario.planner.task_GetBucketTaskBoardFormat", - "Method": "Get", - "Parameters": [ - { - "Name": "businessScenario-id", - "Location": "Path" - }, - { - "Name": "businessScenarioTask-id", - "Location": "Path" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/bucketTaskBoardFormat", - "Module": "Bookings" - }, - "MethodInfo": { - "OperationId": "solution.businessScenario.planner.task_UpdateBucketTaskBoardFormat", - "Method": "Patch", - "Parameters": [ - { - "Name": "businessScenario-id", - "Location": "Path" - }, - { - "Name": "businessScenarioTask-id", - "Location": "Path" - }, - { - "Name": "If-Match", - "Location": "Header" - } - ] - } - }, - { - "PathInfo": { - "Path": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/bucketTaskBoardFormat", - "Module": "Bookings" - }, - "MethodInfo": { - "OperationId": "solution.businessScenario.planner.task_DeleteBucketTaskBoardFormat", - "Method": "Delete", - "Parameters": [ - { - "Name": "businessScenario-id", - "Location": "Path" - }, - { - "Name": "businessScenarioTask-id", - "Location": "Path" - }, - { - "Name": "If-Match", - "Location": "Header" - } - ] - } - }, - { - "PathInfo": { - "Path": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/details", - "Module": "Bookings" - }, - "MethodInfo": { - "OperationId": "solution.businessScenario.planner.task_GetDetail", - "Method": "Get", - "Parameters": [ - { - "Name": "businessScenario-id", - "Location": "Path" - }, - { - "Name": "businessScenarioTask-id", - "Location": "Path" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/details", - "Module": "Bookings" - }, - "MethodInfo": { - "OperationId": "solution.businessScenario.planner.task_UpdateDetail", - "Method": "Patch", - "Parameters": [ - { - "Name": "businessScenario-id", - "Location": "Path" - }, - { - "Name": "businessScenarioTask-id", - "Location": "Path" - }, - { - "Name": "If-Match", - "Location": "Header" - } - ] - } - }, - { - "PathInfo": { - "Path": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/details", - "Module": "Bookings" - }, - "MethodInfo": { - "OperationId": "solution.businessScenario.planner.task_DeleteDetail", - "Method": "Delete", - "Parameters": [ - { - "Name": "businessScenario-id", - "Location": "Path" - }, - { - "Name": "businessScenarioTask-id", - "Location": "Path" - }, - { - "Name": "If-Match", - "Location": "Header" - } - ] - } - }, - { - "PathInfo": { - "Path": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/progressTaskBoardFormat", - "Module": "Bookings" - }, - "MethodInfo": { - "OperationId": "solution.businessScenario.planner.task_GetProgressTaskBoardFormat", - "Method": "Get", - "Parameters": [ - { - "Name": "businessScenario-id", - "Location": "Path" - }, - { - "Name": "businessScenarioTask-id", - "Location": "Path" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/progressTaskBoardFormat", - "Module": "Bookings" - }, - "MethodInfo": { - "OperationId": "solution.businessScenario.planner.task_UpdateProgressTaskBoardFormat", - "Method": "Patch", - "Parameters": [ - { - "Name": "businessScenario-id", - "Location": "Path" - }, - { - "Name": "businessScenarioTask-id", - "Location": "Path" - }, - { - "Name": "If-Match", - "Location": "Header" - } - ] - } - }, - { - "PathInfo": { - "Path": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/progressTaskBoardFormat", - "Module": "Bookings" - }, - "MethodInfo": { - "OperationId": "solution.businessScenario.planner.task_DeleteProgressTaskBoardFormat", - "Method": "Delete", - "Parameters": [ - { - "Name": "businessScenario-id", - "Location": "Path" - }, - { - "Name": "businessScenarioTask-id", - "Location": "Path" - }, - { - "Name": "If-Match", - "Location": "Header" - } - ] - } - }, - { - "PathInfo": { - "Path": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/$count", - "Module": "Bookings" - }, - "MethodInfo": { - "OperationId": "solution.businessScenario.planner.task_GetCount", - "Method": "Get", - "Parameters": [ - { - "Name": "businessScenario-id", - "Location": "Path" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/solutions/businessScenarios(uniqueName=\u0027{uniqueName}\u0027)", - "Module": "Bookings" - }, - "MethodInfo": { - "OperationId": "solution.businessScenario_GetGraphBPreUniqueName", - "Method": "Get", - "Parameters": [ - { - "Name": "uniqueName", - "Location": "Path" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/solutions/businessScenarios(uniqueName=\u0027{uniqueName}\u0027)", - "Module": "Bookings" - }, - "MethodInfo": { - "OperationId": "solution.businessScenario_UpdateGraphBPreUniqueName", - "Method": "Patch", - "Parameters": [ - { - "Name": "uniqueName", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/solutions/businessScenarios(uniqueName=\u0027{uniqueName}\u0027)", - "Module": "Bookings" - }, - "MethodInfo": { - "OperationId": "solution.businessScenario_DeleteGraphBPreUniqueName", - "Method": "Delete", - "Parameters": [ - { - "Name": "uniqueName", - "Location": "Path" - }, - { - "Name": "If-Match", - "Location": "Header" - } - ] - } - }, - { - "PathInfo": { - "Path": "/solutions/businessScenarios/$count", - "Module": "Bookings" - }, - "MethodInfo": { - "OperationId": "solution.businessScenario_GetCount", - "Method": "Get", - "Parameters": [ - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - } - ] - } - }, { "PathInfo": { "Path": "/solutions/virtualEvents", @@ -87972,141 +86973,6 @@ ] } }, - { - "PathInfo": { - "Path": "/deviceManagement/virtualEndpoint/sharedUseServicePlans", - "Module": "DeviceManagement.Administration" - }, - "MethodInfo": { - "OperationId": "deviceManagement.virtualEndpoint_ListSharedUseServicePlan", - "Method": "Get", - "Parameters": [ - { - "Name": "$top", - "Location": "Query" - }, - { - "Name": "$skip", - "Location": "Query" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - }, - { - "Name": "$count", - "Location": "Query" - }, - { - "Name": "$orderby", - "Location": "Query" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/deviceManagement/virtualEndpoint/sharedUseServicePlans", - "Module": "DeviceManagement.Administration" - }, - "MethodInfo": { - "OperationId": "deviceManagement.virtualEndpoint_CreateSharedUseServicePlan", - "Method": "Post", - "Parameters": [] - } - }, - { - "PathInfo": { - "Path": "/deviceManagement/virtualEndpoint/sharedUseServicePlans/{cloudPcSharedUseServicePlan-id}", - "Module": "DeviceManagement.Administration" - }, - "MethodInfo": { - "OperationId": "deviceManagement.virtualEndpoint_GetSharedUseServicePlan", - "Method": "Get", - "Parameters": [ - { - "Name": "cloudPcSharedUseServicePlan-id", - "Location": "Path" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/deviceManagement/virtualEndpoint/sharedUseServicePlans/{cloudPcSharedUseServicePlan-id}", - "Module": "DeviceManagement.Administration" - }, - "MethodInfo": { - "OperationId": "deviceManagement.virtualEndpoint_UpdateSharedUseServicePlan", - "Method": "Patch", - "Parameters": [ - { - "Name": "cloudPcSharedUseServicePlan-id", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/deviceManagement/virtualEndpoint/sharedUseServicePlans/{cloudPcSharedUseServicePlan-id}", - "Module": "DeviceManagement.Administration" - }, - "MethodInfo": { - "OperationId": "deviceManagement.virtualEndpoint_DeleteSharedUseServicePlan", - "Method": "Delete", - "Parameters": [ - { - "Name": "cloudPcSharedUseServicePlan-id", - "Location": "Path" - }, - { - "Name": "If-Match", - "Location": "Header" - } - ] - } - }, - { - "PathInfo": { - "Path": "/deviceManagement/virtualEndpoint/sharedUseServicePlans/$count", - "Module": "DeviceManagement.Administration" - }, - "MethodInfo": { - "OperationId": "deviceManagement.virtualEndpoint.sharedUseServicePlan_GetCount", - "Method": "Get", - "Parameters": [ - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - } - ] - } - }, { "PathInfo": { "Path": "/deviceManagement/virtualEndpoint/snapshots", @@ -97324,22 +96190,6 @@ ] } }, - { - "PathInfo": { - "Path": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/microsoft.graph.getShiftWorkCloudPcAccessState()", - "Module": "DeviceManagement.Functions" - }, - "MethodInfo": { - "OperationId": "deviceManagement.virtualEndpoint.cloudPC_getShiftWorkCloudPcAccessState", - "Method": "Get", - "Parameters": [ - { - "Name": "cloudPC-id", - "Location": "Path" - } - ] - } - }, { "PathInfo": { "Path": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/microsoft.graph.getSupportedCloudPcRemoteActions()", @@ -258257,34 +257107,6 @@ ] } }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)", - "Module": "Groups" - }, - "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_getGraphBPrePath", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "path", - "Location": "Path" - }, - { - "Name": "path1", - "Location": "Path" - } - ] - } - }, { "PathInfo": { "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/microsoft.graph.copyNotebook", @@ -272633,129 +271455,6 @@ "MethodInfo": { "OperationId": "directory_ListDeviceLocalCredential", "Method": "Get", - "Parameters": [ - { - "Name": "$top", - "Location": "Query" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - }, - { - "Name": "$count", - "Location": "Query" - }, - { - "Name": "$orderby", - "Location": "Query" - }, - { - "Name": "$select", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/directory/deviceLocalCredentials", - "Module": "Identity.DirectoryManagement" - }, - "MethodInfo": { - "OperationId": "directory_CreateDeviceLocalCredential", - "Method": "Post", - "Parameters": [] - } - }, - { - "PathInfo": { - "Path": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}", - "Module": "Identity.DirectoryManagement" - }, - "MethodInfo": { - "OperationId": "directory_GetDeviceLocalCredential", - "Method": "Get", - "Parameters": [ - { - "Name": "deviceLocalCredentialInfo-id", - "Location": "Path" - }, - { - "Name": "$select", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}", - "Module": "Identity.DirectoryManagement" - }, - "MethodInfo": { - "OperationId": "directory_UpdateDeviceLocalCredential", - "Method": "Patch", - "Parameters": [ - { - "Name": "deviceLocalCredentialInfo-id", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}", - "Module": "Identity.DirectoryManagement" - }, - "MethodInfo": { - "OperationId": "directory_DeleteDeviceLocalCredential", - "Method": "Delete", - "Parameters": [ - { - "Name": "deviceLocalCredentialInfo-id", - "Location": "Path" - }, - { - "Name": "If-Match", - "Location": "Header" - } - ] - } - }, - { - "PathInfo": { - "Path": "/directory/deviceLocalCredentials/$count", - "Module": "Identity.DirectoryManagement" - }, - "MethodInfo": { - "OperationId": "directory.deviceLocalCredential_GetCount", - "Method": "Get", - "Parameters": [ - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/directory/externalUserProfiles", - "Module": "Identity.DirectoryManagement" - }, - "MethodInfo": { - "OperationId": "directory_ListExternalUserProfile", - "Method": "Get", "Parameters": [ { "Name": "$top", @@ -272794,26 +271493,26 @@ }, { "PathInfo": { - "Path": "/directory/externalUserProfiles", + "Path": "/directory/deviceLocalCredentials", "Module": "Identity.DirectoryManagement" }, "MethodInfo": { - "OperationId": "directory_CreateExternalUserProfile", + "OperationId": "directory_CreateDeviceLocalCredential", "Method": "Post", "Parameters": [] } }, { "PathInfo": { - "Path": "/directory/externalUserProfiles/{externalUserProfile-id}", + "Path": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}", "Module": "Identity.DirectoryManagement" }, "MethodInfo": { - "OperationId": "directory_GetExternalUserProfile", + "OperationId": "directory_GetDeviceLocalCredential", "Method": "Get", "Parameters": [ { - "Name": "externalUserProfile-id", + "Name": "deviceLocalCredentialInfo-id", "Location": "Path" }, { @@ -272829,15 +271528,15 @@ }, { "PathInfo": { - "Path": "/directory/externalUserProfiles/{externalUserProfile-id}", + "Path": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}", "Module": "Identity.DirectoryManagement" }, "MethodInfo": { - "OperationId": "directory_UpdateExternalUserProfile", + "OperationId": "directory_UpdateDeviceLocalCredential", "Method": "Patch", "Parameters": [ { - "Name": "externalUserProfile-id", + "Name": "deviceLocalCredentialInfo-id", "Location": "Path" } ] @@ -272845,15 +271544,15 @@ }, { "PathInfo": { - "Path": "/directory/externalUserProfiles/{externalUserProfile-id}", + "Path": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}", "Module": "Identity.DirectoryManagement" }, "MethodInfo": { - "OperationId": "directory_DeleteExternalUserProfile", + "OperationId": "directory_DeleteDeviceLocalCredential", "Method": "Delete", "Parameters": [ { - "Name": "externalUserProfile-id", + "Name": "deviceLocalCredentialInfo-id", "Location": "Path" }, { @@ -272865,11 +271564,11 @@ }, { "PathInfo": { - "Path": "/directory/externalUserProfiles/$count", + "Path": "/directory/deviceLocalCredentials/$count", "Module": "Identity.DirectoryManagement" }, "MethodInfo": { - "OperationId": "directory.externalUserProfile_GetCount", + "OperationId": "directory.deviceLocalCredential_GetCount", "Method": "Get", "Parameters": [ { @@ -272885,11 +271584,11 @@ }, { "PathInfo": { - "Path": "/directory/featureRolloutPolicies", + "Path": "/directory/externalUserProfiles", "Module": "Identity.DirectoryManagement" }, "MethodInfo": { - "OperationId": "directory_ListFeatureRolloutPolicy", + "OperationId": "directory_ListExternalUserProfile", "Method": "Get", "Parameters": [ { @@ -272929,26 +271628,26 @@ }, { "PathInfo": { - "Path": "/directory/featureRolloutPolicies", + "Path": "/directory/externalUserProfiles", "Module": "Identity.DirectoryManagement" }, "MethodInfo": { - "OperationId": "directory_CreateFeatureRolloutPolicy", + "OperationId": "directory_CreateExternalUserProfile", "Method": "Post", "Parameters": [] } }, { "PathInfo": { - "Path": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}", + "Path": "/directory/externalUserProfiles/{externalUserProfile-id}", "Module": "Identity.DirectoryManagement" }, "MethodInfo": { - "OperationId": "directory_GetFeatureRolloutPolicy", + "OperationId": "directory_GetExternalUserProfile", "Method": "Get", "Parameters": [ { - "Name": "featureRolloutPolicy-id", + "Name": "externalUserProfile-id", "Location": "Path" }, { @@ -272964,15 +271663,15 @@ }, { "PathInfo": { - "Path": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}", + "Path": "/directory/externalUserProfiles/{externalUserProfile-id}", "Module": "Identity.DirectoryManagement" }, "MethodInfo": { - "OperationId": "directory_UpdateFeatureRolloutPolicy", + "OperationId": "directory_UpdateExternalUserProfile", "Method": "Patch", "Parameters": [ { - "Name": "featureRolloutPolicy-id", + "Name": "externalUserProfile-id", "Location": "Path" } ] @@ -272980,15 +271679,15 @@ }, { "PathInfo": { - "Path": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}", + "Path": "/directory/externalUserProfiles/{externalUserProfile-id}", "Module": "Identity.DirectoryManagement" }, "MethodInfo": { - "OperationId": "directory_DeleteFeatureRolloutPolicy", + "OperationId": "directory_DeleteExternalUserProfile", "Method": "Delete", "Parameters": [ { - "Name": "featureRolloutPolicy-id", + "Name": "externalUserProfile-id", "Location": "Path" }, { @@ -273000,17 +271699,33 @@ }, { "PathInfo": { - "Path": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", + "Path": "/directory/externalUserProfiles/$count", "Module": "Identity.DirectoryManagement" }, "MethodInfo": { - "OperationId": "directory.featureRolloutPolicy_ListAppliesTo", + "OperationId": "directory.externalUserProfile_GetCount", "Method": "Get", "Parameters": [ { - "Name": "featureRolloutPolicy-id", - "Location": "Path" + "Name": "$search", + "Location": "Query" }, + { + "Name": "$filter", + "Location": "Query" + } + ] + } + }, + { + "PathInfo": { + "Path": "/directory/featureRolloutPolicies", + "Module": "Identity.DirectoryManagement" + }, + "MethodInfo": { + "OperationId": "directory_ListFeatureRolloutPolicy", + "Method": "Get", + "Parameters": [ { "Name": "$top", "Location": "Query" @@ -273048,75 +271763,82 @@ }, { "PathInfo": { - "Path": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", + "Path": "/directory/featureRolloutPolicies", "Module": "Identity.DirectoryManagement" }, "MethodInfo": { - "OperationId": "directory.featureRolloutPolicy_CreateAppliesTo", + "OperationId": "directory_CreateFeatureRolloutPolicy", "Method": "Post", + "Parameters": [] + } + }, + { + "PathInfo": { + "Path": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}", + "Module": "Identity.DirectoryManagement" + }, + "MethodInfo": { + "OperationId": "directory_GetFeatureRolloutPolicy", + "Method": "Get", "Parameters": [ { "Name": "featureRolloutPolicy-id", "Location": "Path" + }, + { + "Name": "$select", + "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}/$ref", + "Path": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}", "Module": "Identity.DirectoryManagement" }, "MethodInfo": { - "OperationId": "directory.featureRolloutPolicy.appliesTo_DeleteDirectoryObjectGraphBPreRef", - "Method": "Delete", + "OperationId": "directory_UpdateFeatureRolloutPolicy", + "Method": "Patch", "Parameters": [ { "Name": "featureRolloutPolicy-id", "Location": "Path" - }, - { - "Name": "directoryObject-id", - "Location": "Path" - }, - { - "Name": "If-Match", - "Location": "Header" } ] } }, { "PathInfo": { - "Path": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$count", + "Path": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}", "Module": "Identity.DirectoryManagement" }, "MethodInfo": { - "OperationId": "directory.featureRolloutPolicy.appliesTo_GetCount", - "Method": "Get", + "OperationId": "directory_DeleteFeatureRolloutPolicy", + "Method": "Delete", "Parameters": [ { "Name": "featureRolloutPolicy-id", "Location": "Path" }, { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" + "Name": "If-Match", + "Location": "Header" } ] } }, { "PathInfo": { - "Path": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", + "Path": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", "Module": "Identity.DirectoryManagement" }, "MethodInfo": { - "OperationId": "directory.featureRolloutPolicy_ListAppliesToGraphBPreRef", + "OperationId": "directory.featureRolloutPolicy_ListAppliesTo", "Method": "Get", "Parameters": [ { @@ -273146,17 +271868,25 @@ { "Name": "$orderby", "Location": "Query" + }, + { + "Name": "$select", + "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", + "Path": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", "Module": "Identity.DirectoryManagement" }, "MethodInfo": { - "OperationId": "directory.featureRolloutPolicy_CreateAppliesToGraphBPreRef", + "OperationId": "directory.featureRolloutPolicy_CreateAppliesTo", "Method": "Post", "Parameters": [ { @@ -273168,11 +271898,11 @@ }, { "PathInfo": { - "Path": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", + "Path": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}/$ref", "Module": "Identity.DirectoryManagement" }, "MethodInfo": { - "OperationId": "directory.featureRolloutPolicy_DeleteAppliesToGraphBPreRef", + "OperationId": "directory.featureRolloutPolicy.appliesTo_DeleteDirectoryObjectGraphBPreRef", "Method": "Delete", "Parameters": [ { @@ -273180,25 +271910,29 @@ "Location": "Path" }, { - "Name": "If-Match", - "Location": "Header" + "Name": "directoryObject-id", + "Location": "Path" }, { - "Name": "@id", - "Location": "Query" + "Name": "If-Match", + "Location": "Header" } ] } }, { "PathInfo": { - "Path": "/directory/featureRolloutPolicies/$count", + "Path": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$count", "Module": "Identity.DirectoryManagement" }, "MethodInfo": { - "OperationId": "directory.featureRolloutPolicy_GetCount", + "OperationId": "directory.featureRolloutPolicy.appliesTo_GetCount", "Method": "Get", "Parameters": [ + { + "Name": "featureRolloutPolicy-id", + "Location": "Path" + }, { "Name": "$search", "Location": "Query" @@ -273212,13 +271946,17 @@ }, { "PathInfo": { - "Path": "/directory/federationConfigurations", + "Path": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", "Module": "Identity.DirectoryManagement" }, "MethodInfo": { - "OperationId": "directory_ListFederationConfiguration", + "OperationId": "directory.featureRolloutPolicy_ListAppliesToGraphBPreRef", "Method": "Get", "Parameters": [ + { + "Name": "featureRolloutPolicy-id", + "Location": "Path" + }, { "Name": "$top", "Location": "Query" @@ -273242,64 +271980,21 @@ { "Name": "$orderby", "Location": "Query" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/directory/federationConfigurations", + "Path": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", "Module": "Identity.DirectoryManagement" }, "MethodInfo": { - "OperationId": "directory_CreateFederationConfiguration", + "OperationId": "directory.featureRolloutPolicy_CreateAppliesToGraphBPreRef", "Method": "Post", - "Parameters": [] - } - }, - { - "PathInfo": { - "Path": "/directory/federationConfigurations/{identityProviderBase-id}", - "Module": "Identity.DirectoryManagement" - }, - "MethodInfo": { - "OperationId": "directory_GetFederationConfiguration", - "Method": "Get", - "Parameters": [ - { - "Name": "identityProviderBase-id", - "Location": "Path" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/directory/federationConfigurations/{identityProviderBase-id}", - "Module": "Identity.DirectoryManagement" - }, - "MethodInfo": { - "OperationId": "directory_UpdateFederationConfiguration", - "Method": "Patch", "Parameters": [ { - "Name": "identityProviderBase-id", + "Name": "featureRolloutPolicy-id", "Location": "Path" } ] @@ -273307,39 +272002,23 @@ }, { "PathInfo": { - "Path": "/directory/federationConfigurations/{identityProviderBase-id}", + "Path": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", "Module": "Identity.DirectoryManagement" }, "MethodInfo": { - "OperationId": "directory_DeleteFederationConfiguration", + "OperationId": "directory.featureRolloutPolicy_DeleteAppliesToGraphBPreRef", "Method": "Delete", "Parameters": [ { - "Name": "identityProviderBase-id", + "Name": "featureRolloutPolicy-id", "Location": "Path" }, { "Name": "If-Match", "Location": "Header" - } - ] - } - }, - { - "PathInfo": { - "Path": "/directory/federationConfigurations/$count", - "Module": "Identity.DirectoryManagement" - }, - "MethodInfo": { - "OperationId": "directory.federationConfiguration_GetCount", - "Method": "Get", - "Parameters": [ - { - "Name": "$search", - "Location": "Query" }, { - "Name": "$filter", + "Name": "@id", "Location": "Query" } ] @@ -273347,21 +272026,13 @@ }, { "PathInfo": { - "Path": "/directory/federationConfigurations/microsoft.graph.availableProviderTypes()", + "Path": "/directory/featureRolloutPolicies/$count", "Module": "Identity.DirectoryManagement" }, "MethodInfo": { - "OperationId": "directory.federationConfiguration_availableProviderType", + "OperationId": "directory.featureRolloutPolicy_GetCount", "Method": "Get", "Parameters": [ - { - "Name": "$top", - "Location": "Query" - }, - { - "Name": "$skip", - "Location": "Query" - }, { "Name": "$search", "Location": "Query" @@ -273369,21 +272040,17 @@ { "Name": "$filter", "Location": "Query" - }, - { - "Name": "$count", - "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/directory/impactedResources", + "Path": "/directory/federationConfigurations", "Module": "Identity.DirectoryManagement" }, "MethodInfo": { - "OperationId": "directory_ListImpactedResource", + "OperationId": "directory_ListFederationConfiguration", "Method": "Get", "Parameters": [ { @@ -273423,26 +272090,26 @@ }, { "PathInfo": { - "Path": "/directory/impactedResources", + "Path": "/directory/federationConfigurations", "Module": "Identity.DirectoryManagement" }, "MethodInfo": { - "OperationId": "directory_CreateImpactedResource", + "OperationId": "directory_CreateFederationConfiguration", "Method": "Post", "Parameters": [] } }, { "PathInfo": { - "Path": "/directory/impactedResources/{impactedResource-id}", + "Path": "/directory/federationConfigurations/{identityProviderBase-id}", "Module": "Identity.DirectoryManagement" }, "MethodInfo": { - "OperationId": "directory_GetImpactedResource", + "OperationId": "directory_GetFederationConfiguration", "Method": "Get", "Parameters": [ { - "Name": "impactedResource-id", + "Name": "identityProviderBase-id", "Location": "Path" }, { @@ -273458,15 +272125,15 @@ }, { "PathInfo": { - "Path": "/directory/impactedResources/{impactedResource-id}", + "Path": "/directory/federationConfigurations/{identityProviderBase-id}", "Module": "Identity.DirectoryManagement" }, "MethodInfo": { - "OperationId": "directory_UpdateImpactedResource", + "OperationId": "directory_UpdateFederationConfiguration", "Method": "Patch", "Parameters": [ { - "Name": "impactedResource-id", + "Name": "identityProviderBase-id", "Location": "Path" } ] @@ -273474,15 +272141,15 @@ }, { "PathInfo": { - "Path": "/directory/impactedResources/{impactedResource-id}", + "Path": "/directory/federationConfigurations/{identityProviderBase-id}", "Module": "Identity.DirectoryManagement" }, "MethodInfo": { - "OperationId": "directory_DeleteImpactedResource", + "OperationId": "directory_DeleteFederationConfiguration", "Method": "Delete", "Parameters": [ { - "Name": "impactedResource-id", + "Name": "identityProviderBase-id", "Location": "Path" }, { @@ -273494,77 +272161,41 @@ }, { "PathInfo": { - "Path": "/directory/impactedResources/{impactedResource-id}/microsoft.graph.complete", + "Path": "/directory/federationConfigurations/$count", "Module": "Identity.DirectoryManagement" }, "MethodInfo": { - "OperationId": "directory.impactedResource_complete", - "Method": "Post", + "OperationId": "directory.federationConfiguration_GetCount", + "Method": "Get", "Parameters": [ { - "Name": "impactedResource-id", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/directory/impactedResources/{impactedResource-id}/microsoft.graph.dismiss", - "Module": "Identity.DirectoryManagement" - }, - "MethodInfo": { - "OperationId": "directory.impactedResource_dismiss", - "Method": "Post", - "Parameters": [ + "Name": "$search", + "Location": "Query" + }, { - "Name": "impactedResource-id", - "Location": "Path" + "Name": "$filter", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/directory/impactedResources/{impactedResource-id}/microsoft.graph.postpone", + "Path": "/directory/federationConfigurations/microsoft.graph.availableProviderTypes()", "Module": "Identity.DirectoryManagement" }, "MethodInfo": { - "OperationId": "directory.impactedResource_postpone", - "Method": "Post", + "OperationId": "directory.federationConfiguration_availableProviderType", + "Method": "Get", "Parameters": [ { - "Name": "impactedResource-id", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/directory/impactedResources/{impactedResource-id}/microsoft.graph.reactivate", - "Module": "Identity.DirectoryManagement" - }, - "MethodInfo": { - "OperationId": "directory.impactedResource_reactivate", - "Method": "Post", - "Parameters": [ + "Name": "$top", + "Location": "Query" + }, { - "Name": "impactedResource-id", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/directory/impactedResources/$count", - "Module": "Identity.DirectoryManagement" - }, - "MethodInfo": { - "OperationId": "directory.impactedResource_GetCount", - "Method": "Get", - "Parameters": [ + "Name": "$skip", + "Location": "Query" + }, { "Name": "$search", "Location": "Query" @@ -273572,17 +272203,21 @@ { "Name": "$filter", "Location": "Query" + }, + { + "Name": "$count", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/directory/inboundSharedUserProfiles", + "Path": "/directory/impactedResources", "Module": "Identity.DirectoryManagement" }, "MethodInfo": { - "OperationId": "directory_ListInboundSharedUserProfile", + "OperationId": "directory_ListImpactedResource", "Method": "Get", "Parameters": [ { @@ -273622,26 +272257,26 @@ }, { "PathInfo": { - "Path": "/directory/inboundSharedUserProfiles", + "Path": "/directory/impactedResources", "Module": "Identity.DirectoryManagement" }, "MethodInfo": { - "OperationId": "directory_CreateInboundSharedUserProfile", + "OperationId": "directory_CreateImpactedResource", "Method": "Post", "Parameters": [] } }, { "PathInfo": { - "Path": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}", + "Path": "/directory/impactedResources/{impactedResource-id}", "Module": "Identity.DirectoryManagement" }, "MethodInfo": { - "OperationId": "directory_GetInboundSharedUserProfile", + "OperationId": "directory_GetImpactedResource", "Method": "Get", "Parameters": [ { - "Name": "inboundSharedUserProfile-userId", + "Name": "impactedResource-id", "Location": "Path" }, { @@ -273657,15 +272292,15 @@ }, { "PathInfo": { - "Path": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}", + "Path": "/directory/impactedResources/{impactedResource-id}", "Module": "Identity.DirectoryManagement" }, "MethodInfo": { - "OperationId": "directory_UpdateInboundSharedUserProfile", + "OperationId": "directory_UpdateImpactedResource", "Method": "Patch", "Parameters": [ { - "Name": "inboundSharedUserProfile-userId", + "Name": "impactedResource-id", "Location": "Path" } ] @@ -273673,15 +272308,15 @@ }, { "PathInfo": { - "Path": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}", + "Path": "/directory/impactedResources/{impactedResource-id}", "Module": "Identity.DirectoryManagement" }, "MethodInfo": { - "OperationId": "directory_DeleteInboundSharedUserProfile", + "OperationId": "directory_DeleteImpactedResource", "Method": "Delete", "Parameters": [ { - "Name": "inboundSharedUserProfile-userId", + "Name": "impactedResource-id", "Location": "Path" }, { @@ -273693,15 +272328,15 @@ }, { "PathInfo": { - "Path": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}/microsoft.graph.exportPersonalData", + "Path": "/directory/impactedResources/{impactedResource-id}/microsoft.graph.complete", "Module": "Identity.DirectoryManagement" }, "MethodInfo": { - "OperationId": "directory.inboundSharedUserProfile_exportPersonalData", + "OperationId": "directory.impactedResource_complete", "Method": "Post", "Parameters": [ { - "Name": "inboundSharedUserProfile-userId", + "Name": "impactedResource-id", "Location": "Path" } ] @@ -273709,15 +272344,15 @@ }, { "PathInfo": { - "Path": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}/microsoft.graph.removePersonalData", + "Path": "/directory/impactedResources/{impactedResource-id}/microsoft.graph.dismiss", "Module": "Identity.DirectoryManagement" }, "MethodInfo": { - "OperationId": "directory.inboundSharedUserProfile_removePersonalData", + "OperationId": "directory.impactedResource_dismiss", "Method": "Post", "Parameters": [ { - "Name": "inboundSharedUserProfile-userId", + "Name": "impactedResource-id", "Location": "Path" } ] @@ -273725,11 +272360,43 @@ }, { "PathInfo": { - "Path": "/directory/inboundSharedUserProfiles/$count", + "Path": "/directory/impactedResources/{impactedResource-id}/microsoft.graph.postpone", "Module": "Identity.DirectoryManagement" }, "MethodInfo": { - "OperationId": "directory.inboundSharedUserProfile_GetCount", + "OperationId": "directory.impactedResource_postpone", + "Method": "Post", + "Parameters": [ + { + "Name": "impactedResource-id", + "Location": "Path" + } + ] + } + }, + { + "PathInfo": { + "Path": "/directory/impactedResources/{impactedResource-id}/microsoft.graph.reactivate", + "Module": "Identity.DirectoryManagement" + }, + "MethodInfo": { + "OperationId": "directory.impactedResource_reactivate", + "Method": "Post", + "Parameters": [ + { + "Name": "impactedResource-id", + "Location": "Path" + } + ] + } + }, + { + "PathInfo": { + "Path": "/directory/impactedResources/$count", + "Module": "Identity.DirectoryManagement" + }, + "MethodInfo": { + "OperationId": "directory.impactedResource_GetCount", "Method": "Get", "Parameters": [ { @@ -273745,11 +272412,11 @@ }, { "PathInfo": { - "Path": "/directory/onPremisesSynchronization", + "Path": "/directory/inboundSharedUserProfiles", "Module": "Identity.DirectoryManagement" }, "MethodInfo": { - "OperationId": "directory_ListOnPremisesSynchronization", + "OperationId": "directory_ListInboundSharedUserProfile", "Method": "Get", "Parameters": [ { @@ -273789,26 +272456,26 @@ }, { "PathInfo": { - "Path": "/directory/onPremisesSynchronization", + "Path": "/directory/inboundSharedUserProfiles", "Module": "Identity.DirectoryManagement" }, "MethodInfo": { - "OperationId": "directory_CreateOnPremisesSynchronization", + "OperationId": "directory_CreateInboundSharedUserProfile", "Method": "Post", "Parameters": [] } }, { "PathInfo": { - "Path": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", + "Path": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}", "Module": "Identity.DirectoryManagement" }, "MethodInfo": { - "OperationId": "directory_GetOnPremisesSynchronization", + "OperationId": "directory_GetInboundSharedUserProfile", "Method": "Get", "Parameters": [ { - "Name": "onPremisesDirectorySynchronization-id", + "Name": "inboundSharedUserProfile-userId", "Location": "Path" }, { @@ -273824,15 +272491,15 @@ }, { "PathInfo": { - "Path": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", + "Path": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}", "Module": "Identity.DirectoryManagement" }, "MethodInfo": { - "OperationId": "directory_UpdateOnPremisesSynchronization", + "OperationId": "directory_UpdateInboundSharedUserProfile", "Method": "Patch", "Parameters": [ { - "Name": "onPremisesDirectorySynchronization-id", + "Name": "inboundSharedUserProfile-userId", "Location": "Path" } ] @@ -273840,15 +272507,15 @@ }, { "PathInfo": { - "Path": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", + "Path": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}", "Module": "Identity.DirectoryManagement" }, "MethodInfo": { - "OperationId": "directory_DeleteOnPremisesSynchronization", + "OperationId": "directory_DeleteInboundSharedUserProfile", "Method": "Delete", "Parameters": [ { - "Name": "onPremisesDirectorySynchronization-id", + "Name": "inboundSharedUserProfile-userId", "Location": "Path" }, { @@ -273860,11 +272527,43 @@ }, { "PathInfo": { - "Path": "/directory/onPremisesSynchronization/$count", + "Path": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}/microsoft.graph.exportPersonalData", "Module": "Identity.DirectoryManagement" }, "MethodInfo": { - "OperationId": "directory.onPremisesSynchronization_GetCount", + "OperationId": "directory.inboundSharedUserProfile_exportPersonalData", + "Method": "Post", + "Parameters": [ + { + "Name": "inboundSharedUserProfile-userId", + "Location": "Path" + } + ] + } + }, + { + "PathInfo": { + "Path": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}/microsoft.graph.removePersonalData", + "Module": "Identity.DirectoryManagement" + }, + "MethodInfo": { + "OperationId": "directory.inboundSharedUserProfile_removePersonalData", + "Method": "Post", + "Parameters": [ + { + "Name": "inboundSharedUserProfile-userId", + "Location": "Path" + } + ] + } + }, + { + "PathInfo": { + "Path": "/directory/inboundSharedUserProfiles/$count", + "Module": "Identity.DirectoryManagement" + }, + "MethodInfo": { + "OperationId": "directory.inboundSharedUserProfile_GetCount", "Method": "Get", "Parameters": [ { @@ -273880,11 +272579,11 @@ }, { "PathInfo": { - "Path": "/directory/outboundSharedUserProfiles", + "Path": "/directory/onPremisesSynchronization", "Module": "Identity.DirectoryManagement" }, "MethodInfo": { - "OperationId": "directory_ListOutboundSharedUserProfile", + "OperationId": "directory_ListOnPremisesSynchronization", "Method": "Get", "Parameters": [ { @@ -273924,26 +272623,26 @@ }, { "PathInfo": { - "Path": "/directory/outboundSharedUserProfiles", + "Path": "/directory/onPremisesSynchronization", "Module": "Identity.DirectoryManagement" }, "MethodInfo": { - "OperationId": "directory_CreateOutboundSharedUserProfile", + "OperationId": "directory_CreateOnPremisesSynchronization", "Method": "Post", "Parameters": [] } }, { "PathInfo": { - "Path": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}", + "Path": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", "Module": "Identity.DirectoryManagement" }, "MethodInfo": { - "OperationId": "directory_GetOutboundSharedUserProfile", + "OperationId": "directory_GetOnPremisesSynchronization", "Method": "Get", "Parameters": [ { - "Name": "outboundSharedUserProfile-userId", + "Name": "onPremisesDirectorySynchronization-id", "Location": "Path" }, { @@ -273959,15 +272658,15 @@ }, { "PathInfo": { - "Path": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}", + "Path": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", "Module": "Identity.DirectoryManagement" }, "MethodInfo": { - "OperationId": "directory_UpdateOutboundSharedUserProfile", + "OperationId": "directory_UpdateOnPremisesSynchronization", "Method": "Patch", "Parameters": [ { - "Name": "outboundSharedUserProfile-userId", + "Name": "onPremisesDirectorySynchronization-id", "Location": "Path" } ] @@ -273975,15 +272674,15 @@ }, { "PathInfo": { - "Path": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}", + "Path": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", "Module": "Identity.DirectoryManagement" }, "MethodInfo": { - "OperationId": "directory_DeleteOutboundSharedUserProfile", + "OperationId": "directory_DeleteOnPremisesSynchronization", "Method": "Delete", "Parameters": [ { - "Name": "outboundSharedUserProfile-userId", + "Name": "onPremisesDirectorySynchronization-id", "Location": "Path" }, { @@ -273995,16 +272694,151 @@ }, { "PathInfo": { - "Path": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants", + "Path": "/directory/onPremisesSynchronization/$count", "Module": "Identity.DirectoryManagement" }, "MethodInfo": { - "OperationId": "directory.outboundSharedUserProfile_ListTenant", + "OperationId": "directory.onPremisesSynchronization_GetCount", "Method": "Get", "Parameters": [ { - "Name": "outboundSharedUserProfile-userId", - "Location": "Path" + "Name": "$search", + "Location": "Query" + }, + { + "Name": "$filter", + "Location": "Query" + } + ] + } + }, + { + "PathInfo": { + "Path": "/directory/outboundSharedUserProfiles", + "Module": "Identity.DirectoryManagement" + }, + "MethodInfo": { + "OperationId": "directory_ListOutboundSharedUserProfile", + "Method": "Get", + "Parameters": [ + { + "Name": "$top", + "Location": "Query" + }, + { + "Name": "$skip", + "Location": "Query" + }, + { + "Name": "$search", + "Location": "Query" + }, + { + "Name": "$filter", + "Location": "Query" + }, + { + "Name": "$count", + "Location": "Query" + }, + { + "Name": "$orderby", + "Location": "Query" + }, + { + "Name": "$select", + "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" + } + ] + } + }, + { + "PathInfo": { + "Path": "/directory/outboundSharedUserProfiles", + "Module": "Identity.DirectoryManagement" + }, + "MethodInfo": { + "OperationId": "directory_CreateOutboundSharedUserProfile", + "Method": "Post", + "Parameters": [] + } + }, + { + "PathInfo": { + "Path": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}", + "Module": "Identity.DirectoryManagement" + }, + "MethodInfo": { + "OperationId": "directory_GetOutboundSharedUserProfile", + "Method": "Get", + "Parameters": [ + { + "Name": "outboundSharedUserProfile-userId", + "Location": "Path" + }, + { + "Name": "$select", + "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" + } + ] + } + }, + { + "PathInfo": { + "Path": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}", + "Module": "Identity.DirectoryManagement" + }, + "MethodInfo": { + "OperationId": "directory_UpdateOutboundSharedUserProfile", + "Method": "Patch", + "Parameters": [ + { + "Name": "outboundSharedUserProfile-userId", + "Location": "Path" + } + ] + } + }, + { + "PathInfo": { + "Path": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}", + "Module": "Identity.DirectoryManagement" + }, + "MethodInfo": { + "OperationId": "directory_DeleteOutboundSharedUserProfile", + "Method": "Delete", + "Parameters": [ + { + "Name": "outboundSharedUserProfile-userId", + "Location": "Path" + }, + { + "Name": "If-Match", + "Location": "Header" + } + ] + } + }, + { + "PathInfo": { + "Path": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants", + "Module": "Identity.DirectoryManagement" + }, + "MethodInfo": { + "OperationId": "directory.outboundSharedUserProfile_ListTenant", + "Method": "Get", + "Parameters": [ + { + "Name": "outboundSharedUserProfile-userId", + "Location": "Path" }, { "Name": "$top", @@ -275166,6 +274000,10 @@ "OperationId": "directoryRole_ListDirectoryRole", "Method": "Get", "Parameters": [ + { + "Name": "$top", + "Location": "Query" + }, { "Name": "$skip", "Location": "Query" @@ -276534,6 +275372,10 @@ "OperationId": "directoryRoleTemplate_ListDirectoryRoleTemplate", "Method": "Get", "Parameters": [ + { + "Name": "$top", + "Location": "Query" + }, { "Name": "$skip", "Location": "Query" @@ -279573,6 +278415,10 @@ "Name": "$search", "Location": "Query" }, + { + "Name": "$filter", + "Location": "Query" + }, { "Name": "$count", "Location": "Query" @@ -279675,6 +278521,10 @@ { "Name": "$search", "Location": "Query" + }, + { + "Name": "$filter", + "Location": "Query" } ] } @@ -279688,10 +278538,26 @@ "OperationId": "subscribedSku_ListSubscribedSku", "Method": "Get", "Parameters": [ + { + "Name": "$top", + "Location": "Query" + }, + { + "Name": "$skip", + "Location": "Query" + }, { "Name": "$search", "Location": "Query" }, + { + "Name": "$filter", + "Location": "Query" + }, + { + "Name": "$count", + "Location": "Query" + }, { "Name": "$orderby", "Location": "Query" @@ -279699,6 +278565,10 @@ { "Name": "$select", "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } @@ -380926,7 +379796,7 @@ }, { "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/onenote", + "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/onenote", "Module": "Notes" }, "MethodInfo": { @@ -380941,10 +379811,6 @@ "Name": "path", "Location": "Path" }, - { - "Name": "path1", - "Location": "Path" - }, { "Name": "$select", "Location": "Query" @@ -380958,7 +379824,7 @@ }, { "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/onenote", + "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/onenote", "Module": "Notes" }, "MethodInfo": { @@ -380972,17 +379838,13 @@ { "Name": "path", "Location": "Path" - }, - { - "Name": "path1", - "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/onenote", + "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/onenote", "Module": "Notes" }, "MethodInfo": { @@ -380997,10 +379859,6 @@ "Name": "path", "Location": "Path" }, - { - "Name": "path1", - "Location": "Path" - }, { "Name": "If-Match", "Location": "Header" @@ -381010,21 +379868,17 @@ }, { "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/onenote", + "Path": "/sites/{site-id}/onenote", "Module": "Notes" }, "MethodInfo": { - "OperationId": "site.getGraphBPrePath_GetOnenote", + "OperationId": "site_GetOnenote", "Method": "Get", "Parameters": [ { "Name": "site-id", "Location": "Path" }, - { - "Name": "path", - "Location": "Path" - }, { "Name": "$select", "Location": "Query" @@ -381038,31 +379892,27 @@ }, { "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/onenote", + "Path": "/sites/{site-id}/onenote", "Module": "Notes" }, "MethodInfo": { - "OperationId": "site.getGraphBPrePath_UpdateOnenote", + "OperationId": "site_UpdateOnenote", "Method": "Patch", "Parameters": [ { "Name": "site-id", "Location": "Path" - }, - { - "Name": "path", - "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/onenote", + "Path": "/sites/{site-id}/onenote", "Module": "Notes" }, "MethodInfo": { - "OperationId": "site.getGraphBPrePath_DeleteOnenote", + "OperationId": "site_DeleteOnenote", "Method": "Delete", "Parameters": [ { @@ -381070,29 +379920,93 @@ "Location": "Path" }, { - "Name": "path", + "Name": "If-Match", + "Location": "Header" + } + ] + } + }, + { + "PathInfo": { + "Path": "/sites/{site-id}/onenote/notebooks", + "Module": "Notes" + }, + "MethodInfo": { + "OperationId": "site.onenote_ListNotebook", + "Method": "Get", + "Parameters": [ + { + "Name": "site-id", "Location": "Path" }, { - "Name": "If-Match", - "Location": "Header" + "Name": "$top", + "Location": "Query" + }, + { + "Name": "$skip", + "Location": "Query" + }, + { + "Name": "$search", + "Location": "Query" + }, + { + "Name": "$filter", + "Location": "Query" + }, + { + "Name": "$count", + "Location": "Query" + }, + { + "Name": "$orderby", + "Location": "Query" + }, + { + "Name": "$select", + "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/sites/{site-id}/onenote", + "Path": "/sites/{site-id}/onenote/notebooks", "Module": "Notes" }, "MethodInfo": { - "OperationId": "site_GetOnenote", + "OperationId": "site.onenote_CreateNotebook", + "Method": "Post", + "Parameters": [ + { + "Name": "site-id", + "Location": "Path" + } + ] + } + }, + { + "PathInfo": { + "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}", + "Module": "Notes" + }, + "MethodInfo": { + "OperationId": "site.onenote_GetNotebook", "Method": "Get", "Parameters": [ { "Name": "site-id", "Location": "Path" }, + { + "Name": "notebook-id", + "Location": "Path" + }, { "Name": "$select", "Location": "Query" @@ -381106,33 +380020,41 @@ }, { "PathInfo": { - "Path": "/sites/{site-id}/onenote", + "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}", "Module": "Notes" }, "MethodInfo": { - "OperationId": "site_UpdateOnenote", + "OperationId": "site.onenote_UpdateNotebook", "Method": "Patch", "Parameters": [ { "Name": "site-id", "Location": "Path" + }, + { + "Name": "notebook-id", + "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/sites/{site-id}/onenote", + "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}", "Module": "Notes" }, "MethodInfo": { - "OperationId": "site_DeleteOnenote", + "OperationId": "site.onenote_DeleteNotebook", "Method": "Delete", "Parameters": [ { "Name": "site-id", "Location": "Path" }, + { + "Name": "notebook-id", + "Location": "Path" + }, { "Name": "If-Match", "Location": "Header" @@ -381142,17 +380064,21 @@ }, { "PathInfo": { - "Path": "/sites/{site-id}/onenote/notebooks", + "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", "Module": "Notes" }, "MethodInfo": { - "OperationId": "site.onenote_ListNotebook", + "OperationId": "site.onenote.notebook_ListSectionGroup", "Method": "Get", "Parameters": [ { "Name": "site-id", "Location": "Path" }, + { + "Name": "notebook-id", + "Location": "Path" + }, { "Name": "$top", "Location": "Query" @@ -381190,27 +380116,31 @@ }, { "PathInfo": { - "Path": "/sites/{site-id}/onenote/notebooks", + "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", "Module": "Notes" }, "MethodInfo": { - "OperationId": "site.onenote_CreateNotebook", + "OperationId": "site.onenote.notebook_CreateSectionGroup", "Method": "Post", "Parameters": [ { "Name": "site-id", "Location": "Path" + }, + { + "Name": "notebook-id", + "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}", + "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", "Module": "Notes" }, "MethodInfo": { - "OperationId": "site.onenote_GetNotebook", + "OperationId": "site.onenote.notebook_GetSectionGroup", "Method": "Get", "Parameters": [ { @@ -381221,6 +380151,10 @@ "Name": "notebook-id", "Location": "Path" }, + { + "Name": "sectionGroup-id", + "Location": "Path" + }, { "Name": "$select", "Location": "Query" @@ -381234,11 +380168,11 @@ }, { "PathInfo": { - "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}", + "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", "Module": "Notes" }, "MethodInfo": { - "OperationId": "site.onenote_UpdateNotebook", + "OperationId": "site.onenote.notebook_UpdateSectionGroup", "Method": "Patch", "Parameters": [ { @@ -381248,17 +380182,21 @@ { "Name": "notebook-id", "Location": "Path" + }, + { + "Name": "sectionGroup-id", + "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}", + "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", "Module": "Notes" }, "MethodInfo": { - "OperationId": "site.onenote_DeleteNotebook", + "OperationId": "site.onenote.notebook_DeleteSectionGroup", "Method": "Delete", "Parameters": [ { @@ -381269,6 +380207,10 @@ "Name": "notebook-id", "Location": "Path" }, + { + "Name": "sectionGroup-id", + "Location": "Path" + }, { "Name": "If-Match", "Location": "Header" @@ -381278,11 +380220,11 @@ }, { "PathInfo": { - "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", "Module": "Notes" }, "MethodInfo": { - "OperationId": "site.onenote.notebook_ListSectionGroup", + "OperationId": "site.onenote.notebook.sectionGroup_GetParentNotebook", "Method": "Get", "Parameters": [ { @@ -381294,28 +380236,8 @@ "Location": "Path" }, { - "Name": "$top", - "Location": "Query" - }, - { - "Name": "$skip", - "Location": "Query" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - }, - { - "Name": "$count", - "Location": "Query" - }, - { - "Name": "$orderby", - "Location": "Query" + "Name": "sectionGroup-id", + "Location": "Path" }, { "Name": "$select", @@ -381330,31 +380252,11 @@ }, { "PathInfo": { - "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "Module": "Notes" - }, - "MethodInfo": { - "OperationId": "site.onenote.notebook_CreateSectionGroup", - "Method": "Post", - "Parameters": [ - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "notebook-id", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", "Module": "Notes" }, "MethodInfo": { - "OperationId": "site.onenote.notebook_GetSectionGroup", + "OperationId": "site.onenote.notebook.sectionGroup_GetParentSectionGroup", "Method": "Get", "Parameters": [ { @@ -381382,12 +380284,12 @@ }, { "PathInfo": { - "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups", "Module": "Notes" }, "MethodInfo": { - "OperationId": "site.onenote.notebook_UpdateSectionGroup", - "Method": "Patch", + "OperationId": "site.onenote.notebook.sectionGroup_ListSectionGroup", + "Method": "Get", "Parameters": [ { "Name": "site-id", @@ -381400,45 +380302,49 @@ { "Name": "sectionGroup-id", "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "Module": "Notes" - }, - "MethodInfo": { - "OperationId": "site.onenote.notebook_DeleteSectionGroup", - "Method": "Delete", - "Parameters": [ + }, { - "Name": "site-id", - "Location": "Path" + "Name": "$top", + "Location": "Query" }, { - "Name": "notebook-id", - "Location": "Path" + "Name": "$skip", + "Location": "Query" }, { - "Name": "sectionGroup-id", - "Location": "Path" + "Name": "$search", + "Location": "Query" }, { - "Name": "If-Match", - "Location": "Header" + "Name": "$filter", + "Location": "Query" + }, + { + "Name": "$count", + "Location": "Query" + }, + { + "Name": "$orderby", + "Location": "Query" + }, + { + "Name": "$select", + "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id1}", "Module": "Notes" }, "MethodInfo": { - "OperationId": "site.onenote.notebook.sectionGroup_GetParentNotebook", + "OperationId": "site.onenote.notebook.sectionGroup_GetSectionGroup", "Method": "Get", "Parameters": [ { @@ -381453,6 +380359,10 @@ "Name": "sectionGroup-id", "Location": "Path" }, + { + "Name": "sectionGroup-id1", + "Location": "Path" + }, { "Name": "$select", "Location": "Query" @@ -381466,11 +380376,11 @@ }, { "PathInfo": { - "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/$count", "Module": "Notes" }, "MethodInfo": { - "OperationId": "site.onenote.notebook.sectionGroup_GetParentSectionGroup", + "OperationId": "site.onenote.notebook.sectionGroup_GetCount", "Method": "Get", "Parameters": [ { @@ -381486,11 +380396,11 @@ "Location": "Path" }, { - "Name": "$select", + "Name": "$search", "Location": "Query" }, { - "Name": "$expand", + "Name": "$filter", "Location": "Query" } ] @@ -381498,11 +380408,11 @@ }, { "PathInfo": { - "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups", + "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", "Module": "Notes" }, "MethodInfo": { - "OperationId": "site.onenote.notebook.sectionGroup_ListSectionGroup", + "OperationId": "site.onenote.notebook.sectionGroup_ListSection", "Method": "Get", "Parameters": [ { @@ -381554,11 +380464,35 @@ }, { "PathInfo": { - "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id1}", + "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", "Module": "Notes" }, "MethodInfo": { - "OperationId": "site.onenote.notebook.sectionGroup_GetSectionGroup", + "OperationId": "site.onenote.notebook.sectionGroup_CreateSection", + "Method": "Post", + "Parameters": [ + { + "Name": "site-id", + "Location": "Path" + }, + { + "Name": "notebook-id", + "Location": "Path" + }, + { + "Name": "sectionGroup-id", + "Location": "Path" + } + ] + } + }, + { + "PathInfo": { + "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "Module": "Notes" + }, + "MethodInfo": { + "OperationId": "site.onenote.notebook.sectionGroup_GetSection", "Method": "Get", "Parameters": [ { @@ -381574,7 +380508,7 @@ "Location": "Path" }, { - "Name": "sectionGroup-id1", + "Name": "onenoteSection-id", "Location": "Path" }, { @@ -381590,12 +380524,12 @@ }, { "PathInfo": { - "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/$count", + "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", "Module": "Notes" }, "MethodInfo": { - "OperationId": "site.onenote.notebook.sectionGroup_GetCount", - "Method": "Get", + "OperationId": "site.onenote.notebook.sectionGroup_UpdateSection", + "Method": "Patch", "Parameters": [ { "Name": "site-id", @@ -381610,23 +380544,51 @@ "Location": "Path" }, { - "Name": "$search", - "Location": "Query" + "Name": "onenoteSection-id", + "Location": "Path" + } + ] + } + }, + { + "PathInfo": { + "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "Module": "Notes" + }, + "MethodInfo": { + "OperationId": "site.onenote.notebook.sectionGroup_DeleteSection", + "Method": "Delete", + "Parameters": [ + { + "Name": "site-id", + "Location": "Path" }, { - "Name": "$filter", - "Location": "Query" + "Name": "notebook-id", + "Location": "Path" + }, + { + "Name": "sectionGroup-id", + "Location": "Path" + }, + { + "Name": "onenoteSection-id", + "Location": "Path" + }, + { + "Name": "If-Match", + "Location": "Header" } ] } }, { "PathInfo": { - "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", "Module": "Notes" }, "MethodInfo": { - "OperationId": "site.onenote.notebook.sectionGroup_ListSection", + "OperationId": "site.onenote.notebook.sectionGroup.section_ListPage", "Method": "Get", "Parameters": [ { @@ -381641,6 +380603,10 @@ "Name": "sectionGroup-id", "Location": "Path" }, + { + "Name": "onenoteSection-id", + "Location": "Path" + }, { "Name": "$top", "Location": "Query" @@ -381678,11 +380644,11 @@ }, { "PathInfo": { - "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", "Module": "Notes" }, "MethodInfo": { - "OperationId": "site.onenote.notebook.sectionGroup_CreateSection", + "OperationId": "site.onenote.notebook.sectionGroup.section_CreatePage", "Method": "Post", "Parameters": [ { @@ -381696,17 +380662,21 @@ { "Name": "sectionGroup-id", "Location": "Path" + }, + { + "Name": "onenoteSection-id", + "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Module": "Notes" }, "MethodInfo": { - "OperationId": "site.onenote.notebook.sectionGroup_GetSection", + "OperationId": "site.onenote.notebook.sectionGroup.section_GetPage", "Method": "Get", "Parameters": [ { @@ -381725,6 +380695,10 @@ "Name": "onenoteSection-id", "Location": "Path" }, + { + "Name": "onenotePage-id", + "Location": "Path" + }, { "Name": "$select", "Location": "Query" @@ -381738,11 +380712,11 @@ }, { "PathInfo": { - "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Module": "Notes" }, "MethodInfo": { - "OperationId": "site.onenote.notebook.sectionGroup_UpdateSection", + "OperationId": "site.onenote.notebook.sectionGroup.section_UpdatePage", "Method": "Patch", "Parameters": [ { @@ -381760,17 +380734,21 @@ { "Name": "onenoteSection-id", "Location": "Path" + }, + { + "Name": "onenotePage-id", + "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Module": "Notes" }, "MethodInfo": { - "OperationId": "site.onenote.notebook.sectionGroup_DeleteSection", + "OperationId": "site.onenote.notebook.sectionGroup.section_DeletePage", "Method": "Delete", "Parameters": [ { @@ -381789,6 +380767,10 @@ "Name": "onenoteSection-id", "Location": "Path" }, + { + "Name": "onenotePage-id", + "Location": "Path" + }, { "Name": "If-Match", "Location": "Header" @@ -381798,11 +380780,11 @@ }, { "PathInfo": { - "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Module": "Notes" }, "MethodInfo": { - "OperationId": "site.onenote.notebook.sectionGroup.section_ListPage", + "OperationId": "site.onenote.notebook.sectionGroup.section_GetPagesContent", "Method": "Get", "Parameters": [ { @@ -381822,48 +380804,52 @@ "Location": "Path" }, { - "Name": "$top", - "Location": "Query" - }, - { - "Name": "$skip", - "Location": "Query" - }, - { - "Name": "$search", - "Location": "Query" - }, + "Name": "onenotePage-id", + "Location": "Path" + } + ] + } + }, + { + "PathInfo": { + "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Module": "Notes" + }, + "MethodInfo": { + "OperationId": "site.onenote.notebook.sectionGroup.section_SetPagesContent", + "Method": "Put", + "Parameters": [ { - "Name": "$filter", - "Location": "Query" + "Name": "site-id", + "Location": "Path" }, { - "Name": "$count", - "Location": "Query" + "Name": "notebook-id", + "Location": "Path" }, { - "Name": "$orderby", - "Location": "Query" + "Name": "sectionGroup-id", + "Location": "Path" }, { - "Name": "$select", - "Location": "Query" + "Name": "onenoteSection-id", + "Location": "Path" }, { - "Name": "$expand", - "Location": "Query" + "Name": "onenotePage-id", + "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", "Module": "Notes" }, "MethodInfo": { - "OperationId": "site.onenote.notebook.sectionGroup.section_CreatePage", - "Method": "Post", + "OperationId": "site.onenote.notebook.sectionGroup.section.page_GetParentNotebook", + "Method": "Get", "Parameters": [ { "Name": "site-id", @@ -381880,17 +380866,29 @@ { "Name": "onenoteSection-id", "Location": "Path" + }, + { + "Name": "onenotePage-id", + "Location": "Path" + }, + { + "Name": "$select", + "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", "Module": "Notes" }, "MethodInfo": { - "OperationId": "site.onenote.notebook.sectionGroup.section_GetPage", + "OperationId": "site.onenote.notebook.sectionGroup.section.page_GetParentSection", "Method": "Get", "Parameters": [ { @@ -381926,12 +380924,12 @@ }, { "PathInfo": { - "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", "Module": "Notes" }, "MethodInfo": { - "OperationId": "site.onenote.notebook.sectionGroup.section_UpdatePage", - "Method": "Patch", + "OperationId": "site.onenote.notebook.sectionGroup.section.page_GetCount", + "Method": "Get", "Parameters": [ { "Name": "site-id", @@ -381950,20 +380948,24 @@ "Location": "Path" }, { - "Name": "onenotePage-id", - "Location": "Path" + "Name": "$search", + "Location": "Query" + }, + { + "Name": "$filter", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", "Module": "Notes" }, "MethodInfo": { - "OperationId": "site.onenote.notebook.sectionGroup.section_DeletePage", - "Method": "Delete", + "OperationId": "site.onenote.notebook.sectionGroup.section_GetParentNotebook", + "Method": "Get", "Parameters": [ { "Name": "site-id", @@ -381982,23 +380984,23 @@ "Location": "Path" }, { - "Name": "onenotePage-id", - "Location": "Path" + "Name": "$select", + "Location": "Query" }, { - "Name": "If-Match", - "Location": "Header" + "Name": "$expand", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", "Module": "Notes" }, "MethodInfo": { - "OperationId": "site.onenote.notebook.sectionGroup.section_GetPagesContent", + "OperationId": "site.onenote.notebook.sectionGroup.section_GetParentSectionGroup", "Method": "Get", "Parameters": [ { @@ -382018,20 +381020,24 @@ "Location": "Path" }, { - "Name": "onenotePage-id", - "Location": "Path" + "Name": "$select", + "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/$count", "Module": "Notes" }, "MethodInfo": { - "OperationId": "site.onenote.notebook.sectionGroup.section_SetPagesContent", - "Method": "Put", + "OperationId": "site.onenote.notebook.sectionGroup.section_GetCount", + "Method": "Get", "Parameters": [ { "Name": "site-id", @@ -382046,23 +381052,23 @@ "Location": "Path" }, { - "Name": "onenoteSection-id", - "Location": "Path" + "Name": "$search", + "Location": "Query" }, { - "Name": "onenotePage-id", - "Location": "Path" + "Name": "$filter", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/$count", "Module": "Notes" }, "MethodInfo": { - "OperationId": "site.onenote.notebook.sectionGroup.section.page_GetParentNotebook", + "OperationId": "site.onenote.notebook.sectionGroup_GetCount", "Method": "Get", "Parameters": [ { @@ -382074,23 +381080,11 @@ "Location": "Path" }, { - "Name": "sectionGroup-id", - "Location": "Path" - }, - { - "Name": "onenoteSection-id", - "Location": "Path" - }, - { - "Name": "onenotePage-id", - "Location": "Path" - }, - { - "Name": "$select", + "Name": "$search", "Location": "Query" }, { - "Name": "$expand", + "Name": "$filter", "Location": "Query" } ] @@ -382098,11 +381092,11 @@ }, { "PathInfo": { - "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", "Module": "Notes" }, "MethodInfo": { - "OperationId": "site.onenote.notebook.sectionGroup.section.page_GetParentSection", + "OperationId": "site.onenote.notebook_ListSection", "Method": "Get", "Parameters": [ { @@ -382114,59 +381108,35 @@ "Location": "Path" }, { - "Name": "sectionGroup-id", - "Location": "Path" - }, - { - "Name": "onenoteSection-id", - "Location": "Path" - }, - { - "Name": "onenotePage-id", - "Location": "Path" + "Name": "$top", + "Location": "Query" }, { - "Name": "$select", + "Name": "$skip", "Location": "Query" }, { - "Name": "$expand", + "Name": "$search", "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", - "Module": "Notes" - }, - "MethodInfo": { - "OperationId": "site.onenote.notebook.sectionGroup.section.page_GetCount", - "Method": "Get", - "Parameters": [ - { - "Name": "site-id", - "Location": "Path" }, { - "Name": "notebook-id", - "Location": "Path" + "Name": "$filter", + "Location": "Query" }, { - "Name": "sectionGroup-id", - "Location": "Path" + "Name": "$count", + "Location": "Query" }, { - "Name": "onenoteSection-id", - "Location": "Path" + "Name": "$orderby", + "Location": "Query" }, { - "Name": "$search", + "Name": "$select", "Location": "Query" }, { - "Name": "$filter", + "Name": "$expand", "Location": "Query" } ] @@ -382174,12 +381144,12 @@ }, { "PathInfo": { - "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", "Module": "Notes" }, "MethodInfo": { - "OperationId": "site.onenote.notebook.sectionGroup.section_GetParentNotebook", - "Method": "Get", + "OperationId": "site.onenote.notebook_CreateSection", + "Method": "Post", "Parameters": [ { "Name": "site-id", @@ -382188,33 +381158,17 @@ { "Name": "notebook-id", "Location": "Path" - }, - { - "Name": "sectionGroup-id", - "Location": "Path" - }, - { - "Name": "onenoteSection-id", - "Location": "Path" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", "Module": "Notes" }, "MethodInfo": { - "OperationId": "site.onenote.notebook.sectionGroup.section_GetParentSectionGroup", + "OperationId": "site.onenote.notebook_GetSection", "Method": "Get", "Parameters": [ { @@ -382225,10 +381179,6 @@ "Name": "notebook-id", "Location": "Path" }, - { - "Name": "sectionGroup-id", - "Location": "Path" - }, { "Name": "onenoteSection-id", "Location": "Path" @@ -382246,12 +381196,12 @@ }, { "PathInfo": { - "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/$count", + "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", "Module": "Notes" }, "MethodInfo": { - "OperationId": "site.onenote.notebook.sectionGroup.section_GetCount", - "Method": "Get", + "OperationId": "site.onenote.notebook_UpdateSection", + "Method": "Patch", "Parameters": [ { "Name": "site-id", @@ -382262,28 +381212,20 @@ "Location": "Path" }, { - "Name": "sectionGroup-id", + "Name": "onenoteSection-id", "Location": "Path" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/$count", + "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", "Module": "Notes" }, "MethodInfo": { - "OperationId": "site.onenote.notebook.sectionGroup_GetCount", - "Method": "Get", + "OperationId": "site.onenote.notebook_DeleteSection", + "Method": "Delete", "Parameters": [ { "Name": "site-id", @@ -382294,23 +381236,23 @@ "Location": "Path" }, { - "Name": "$search", - "Location": "Query" + "Name": "onenoteSection-id", + "Location": "Path" }, { - "Name": "$filter", - "Location": "Query" + "Name": "If-Match", + "Location": "Header" } ] } }, { "PathInfo": { - "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", + "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", "Module": "Notes" }, "MethodInfo": { - "OperationId": "site.onenote.notebook_ListSection", + "OperationId": "site.onenote.notebook.section_ListPage", "Method": "Get", "Parameters": [ { @@ -382321,6 +381263,10 @@ "Name": "notebook-id", "Location": "Path" }, + { + "Name": "onenoteSection-id", + "Location": "Path" + }, { "Name": "$top", "Location": "Query" @@ -382358,11 +381304,11 @@ }, { "PathInfo": { - "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", + "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", "Module": "Notes" }, "MethodInfo": { - "OperationId": "site.onenote.notebook_CreateSection", + "OperationId": "site.onenote.notebook.section_CreatePage", "Method": "Post", "Parameters": [ { @@ -382372,17 +381318,21 @@ { "Name": "notebook-id", "Location": "Path" + }, + { + "Name": "onenoteSection-id", + "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Module": "Notes" }, "MethodInfo": { - "OperationId": "site.onenote.notebook_GetSection", + "OperationId": "site.onenote.notebook.section_GetPage", "Method": "Get", "Parameters": [ { @@ -382397,6 +381347,10 @@ "Name": "onenoteSection-id", "Location": "Path" }, + { + "Name": "onenotePage-id", + "Location": "Path" + }, { "Name": "$select", "Location": "Query" @@ -382410,11 +381364,11 @@ }, { "PathInfo": { - "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Module": "Notes" }, "MethodInfo": { - "OperationId": "site.onenote.notebook_UpdateSection", + "OperationId": "site.onenote.notebook.section_UpdatePage", "Method": "Patch", "Parameters": [ { @@ -382428,17 +381382,21 @@ { "Name": "onenoteSection-id", "Location": "Path" + }, + { + "Name": "onenotePage-id", + "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Module": "Notes" }, "MethodInfo": { - "OperationId": "site.onenote.notebook_DeleteSection", + "OperationId": "site.onenote.notebook.section_DeletePage", "Method": "Delete", "Parameters": [ { @@ -382453,6 +381411,10 @@ "Name": "onenoteSection-id", "Location": "Path" }, + { + "Name": "onenotePage-id", + "Location": "Path" + }, { "Name": "If-Match", "Location": "Header" @@ -382462,11 +381424,11 @@ }, { "PathInfo": { - "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Module": "Notes" }, "MethodInfo": { - "OperationId": "site.onenote.notebook.section_ListPage", + "OperationId": "site.onenote.notebook.section_GetPagesContent", "Method": "Get", "Parameters": [ { @@ -382482,48 +381444,20 @@ "Location": "Path" }, { - "Name": "$top", - "Location": "Query" - }, - { - "Name": "$skip", - "Location": "Query" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - }, - { - "Name": "$count", - "Location": "Query" - }, - { - "Name": "$orderby", - "Location": "Query" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" + "Name": "onenotePage-id", + "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Module": "Notes" }, "MethodInfo": { - "OperationId": "site.onenote.notebook.section_CreatePage", - "Method": "Post", + "OperationId": "site.onenote.notebook.section_SetPagesContent", + "Method": "Put", "Parameters": [ { "Name": "site-id", @@ -382536,17 +381470,21 @@ { "Name": "onenoteSection-id", "Location": "Path" + }, + { + "Name": "onenotePage-id", + "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", "Module": "Notes" }, "MethodInfo": { - "OperationId": "site.onenote.notebook.section_GetPage", + "OperationId": "site.onenote.notebook.section.page_GetParentNotebook", "Method": "Get", "Parameters": [ { @@ -382578,12 +381516,12 @@ }, { "PathInfo": { - "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", "Module": "Notes" }, "MethodInfo": { - "OperationId": "site.onenote.notebook.section_UpdatePage", - "Method": "Patch", + "OperationId": "site.onenote.notebook.section.page_GetParentSection", + "Method": "Get", "Parameters": [ { "Name": "site-id", @@ -382600,18 +381538,26 @@ { "Name": "onenotePage-id", "Location": "Path" + }, + { + "Name": "$select", + "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/$count", "Module": "Notes" }, "MethodInfo": { - "OperationId": "site.onenote.notebook.section_DeletePage", - "Method": "Delete", + "OperationId": "site.onenote.notebook.section.page_GetCount", + "Method": "Get", "Parameters": [ { "Name": "site-id", @@ -382626,23 +381572,23 @@ "Location": "Path" }, { - "Name": "onenotePage-id", - "Location": "Path" + "Name": "$search", + "Location": "Query" }, { - "Name": "If-Match", - "Location": "Header" + "Name": "$filter", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", "Module": "Notes" }, "MethodInfo": { - "OperationId": "site.onenote.notebook.section_GetPagesContent", + "OperationId": "site.onenote.notebook.section_GetParentNotebook", "Method": "Get", "Parameters": [ { @@ -382658,20 +381604,24 @@ "Location": "Path" }, { - "Name": "onenotePage-id", - "Location": "Path" + "Name": "$select", + "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", "Module": "Notes" }, "MethodInfo": { - "OperationId": "site.onenote.notebook.section_SetPagesContent", - "Method": "Put", + "OperationId": "site.onenote.notebook.section_GetParentSectionGroup", + "Method": "Get", "Parameters": [ { "Name": "site-id", @@ -382686,19 +381636,23 @@ "Location": "Path" }, { - "Name": "onenotePage-id", - "Location": "Path" + "Name": "$select", + "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/$count", "Module": "Notes" }, "MethodInfo": { - "OperationId": "site.onenote.notebook.section.page_GetParentNotebook", + "OperationId": "site.onenote.notebook.section_GetCount", "Method": "Get", "Parameters": [ { @@ -382710,19 +381664,11 @@ "Location": "Path" }, { - "Name": "onenoteSection-id", - "Location": "Path" - }, - { - "Name": "onenotePage-id", - "Location": "Path" - }, - { - "Name": "$select", + "Name": "$search", "Location": "Query" }, { - "Name": "$expand", + "Name": "$filter", "Location": "Query" } ] @@ -382730,11 +381676,11 @@ }, { "PathInfo": { - "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "Path": "/sites/{site-id}/onenote/notebooks/$count", "Module": "Notes" }, "MethodInfo": { - "OperationId": "site.onenote.notebook.section.page_GetParentSection", + "OperationId": "site.onenote.notebook_GetCount", "Method": "Get", "Parameters": [ { @@ -382742,23 +381688,11 @@ "Location": "Path" }, { - "Name": "notebook-id", - "Location": "Path" - }, - { - "Name": "onenoteSection-id", - "Location": "Path" - }, - { - "Name": "onenotePage-id", - "Location": "Path" - }, - { - "Name": "$select", + "Name": "$search", "Location": "Query" }, { - "Name": "$expand", + "Name": "$filter", "Location": "Query" } ] @@ -382766,11 +381700,11 @@ }, { "PathInfo": { - "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/$count", + "Path": "/sites/{site-id}/onenote/operations", "Module": "Notes" }, "MethodInfo": { - "OperationId": "site.onenote.notebook.section.page_GetCount", + "OperationId": "site.onenote_ListOperation", "Method": "Get", "Parameters": [ { @@ -382778,12 +381712,12 @@ "Location": "Path" }, { - "Name": "notebook-id", - "Location": "Path" + "Name": "$top", + "Location": "Query" }, { - "Name": "onenoteSection-id", - "Location": "Path" + "Name": "$skip", + "Location": "Query" }, { "Name": "$search", @@ -382792,29 +381726,57 @@ { "Name": "$filter", "Location": "Query" + }, + { + "Name": "$count", + "Location": "Query" + }, + { + "Name": "$orderby", + "Location": "Query" + }, + { + "Name": "$select", + "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", + "Path": "/sites/{site-id}/onenote/operations", "Module": "Notes" }, "MethodInfo": { - "OperationId": "site.onenote.notebook.section_GetParentNotebook", - "Method": "Get", + "OperationId": "site.onenote_CreateOperation", + "Method": "Post", "Parameters": [ { "Name": "site-id", "Location": "Path" - }, + } + ] + } + }, + { + "PathInfo": { + "Path": "/sites/{site-id}/onenote/operations/{onenoteOperation-id}", + "Module": "Notes" + }, + "MethodInfo": { + "OperationId": "site.onenote_GetOperation", + "Method": "Get", + "Parameters": [ { - "Name": "notebook-id", + "Name": "site-id", "Location": "Path" }, { - "Name": "onenoteSection-id", + "Name": "onenoteOperation-id", "Location": "Path" }, { @@ -382830,71 +381792,55 @@ }, { "PathInfo": { - "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", + "Path": "/sites/{site-id}/onenote/operations/{onenoteOperation-id}", "Module": "Notes" }, "MethodInfo": { - "OperationId": "site.onenote.notebook.section_GetParentSectionGroup", - "Method": "Get", + "OperationId": "site.onenote_UpdateOperation", + "Method": "Patch", "Parameters": [ { "Name": "site-id", "Location": "Path" }, { - "Name": "notebook-id", - "Location": "Path" - }, - { - "Name": "onenoteSection-id", + "Name": "onenoteOperation-id", "Location": "Path" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/$count", + "Path": "/sites/{site-id}/onenote/operations/{onenoteOperation-id}", "Module": "Notes" }, "MethodInfo": { - "OperationId": "site.onenote.notebook.section_GetCount", - "Method": "Get", + "OperationId": "site.onenote_DeleteOperation", + "Method": "Delete", "Parameters": [ { "Name": "site-id", "Location": "Path" }, { - "Name": "notebook-id", + "Name": "onenoteOperation-id", "Location": "Path" }, { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" + "Name": "If-Match", + "Location": "Header" } ] } }, { "PathInfo": { - "Path": "/sites/{site-id}/onenote/notebooks/$count", + "Path": "/sites/{site-id}/onenote/operations/$count", "Module": "Notes" }, "MethodInfo": { - "OperationId": "site.onenote.notebook_GetCount", + "OperationId": "site.onenote.operation_GetCount", "Method": "Get", "Parameters": [ { @@ -382914,11 +381860,11 @@ }, { "PathInfo": { - "Path": "/sites/{site-id}/onenote/operations", + "Path": "/sites/{site-id}/onenote/pages", "Module": "Notes" }, "MethodInfo": { - "OperationId": "site.onenote_ListOperation", + "OperationId": "site.onenote_ListPage", "Method": "Get", "Parameters": [ { @@ -382962,11 +381908,11 @@ }, { "PathInfo": { - "Path": "/sites/{site-id}/onenote/operations", + "Path": "/sites/{site-id}/onenote/pages", "Module": "Notes" }, "MethodInfo": { - "OperationId": "site.onenote_CreateOperation", + "OperationId": "site.onenote_CreatePage", "Method": "Post", "Parameters": [ { @@ -382978,11 +381924,11 @@ }, { "PathInfo": { - "Path": "/sites/{site-id}/onenote/operations/{onenoteOperation-id}", + "Path": "/sites/{site-id}/onenote/pages/{onenotePage-id}", "Module": "Notes" }, "MethodInfo": { - "OperationId": "site.onenote_GetOperation", + "OperationId": "site.onenote_GetPage", "Method": "Get", "Parameters": [ { @@ -382990,7 +381936,7 @@ "Location": "Path" }, { - "Name": "onenoteOperation-id", + "Name": "onenotePage-id", "Location": "Path" }, { @@ -383006,11 +381952,11 @@ }, { "PathInfo": { - "Path": "/sites/{site-id}/onenote/operations/{onenoteOperation-id}", + "Path": "/sites/{site-id}/onenote/pages/{onenotePage-id}", "Module": "Notes" }, "MethodInfo": { - "OperationId": "site.onenote_UpdateOperation", + "OperationId": "site.onenote_UpdatePage", "Method": "Patch", "Parameters": [ { @@ -383018,7 +381964,7 @@ "Location": "Path" }, { - "Name": "onenoteOperation-id", + "Name": "onenotePage-id", "Location": "Path" } ] @@ -383026,11 +381972,11 @@ }, { "PathInfo": { - "Path": "/sites/{site-id}/onenote/operations/{onenoteOperation-id}", + "Path": "/sites/{site-id}/onenote/pages/{onenotePage-id}", "Module": "Notes" }, "MethodInfo": { - "OperationId": "site.onenote_DeleteOperation", + "OperationId": "site.onenote_DeletePage", "Method": "Delete", "Parameters": [ { @@ -383038,7 +381984,7 @@ "Location": "Path" }, { - "Name": "onenoteOperation-id", + "Name": "onenotePage-id", "Location": "Path" }, { @@ -383050,11 +381996,11 @@ }, { "PathInfo": { - "Path": "/sites/{site-id}/onenote/operations/$count", + "Path": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content", "Module": "Notes" }, "MethodInfo": { - "OperationId": "site.onenote.operation_GetCount", + "OperationId": "site.onenote_GetPagesContent", "Method": "Get", "Parameters": [ { @@ -383062,227 +382008,67 @@ "Location": "Path" }, { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" + "Name": "onenotePage-id", + "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/sites/{site-id}/onenote/pages", + "Path": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content", "Module": "Notes" }, "MethodInfo": { - "OperationId": "site.onenote_ListPage", - "Method": "Get", + "OperationId": "site.onenote_SetPagesContent", + "Method": "Put", "Parameters": [ { "Name": "site-id", "Location": "Path" }, { - "Name": "$top", - "Location": "Query" - }, - { - "Name": "$skip", - "Location": "Query" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - }, - { - "Name": "$count", - "Location": "Query" - }, - { - "Name": "$orderby", - "Location": "Query" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" + "Name": "onenotePage-id", + "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/sites/{site-id}/onenote/pages", + "Path": "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook", "Module": "Notes" }, "MethodInfo": { - "OperationId": "site.onenote_CreatePage", - "Method": "Post", + "OperationId": "site.onenote.page_GetParentNotebook", + "Method": "Get", "Parameters": [ { "Name": "site-id", "Location": "Path" + }, + { + "Name": "onenotePage-id", + "Location": "Path" + }, + { + "Name": "$select", + "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/sites/{site-id}/onenote/pages/{onenotePage-id}", + "Path": "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection", "Module": "Notes" }, "MethodInfo": { - "OperationId": "site.onenote_GetPage", - "Method": "Get", - "Parameters": [ - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "onenotePage-id", - "Location": "Path" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/sites/{site-id}/onenote/pages/{onenotePage-id}", - "Module": "Notes" - }, - "MethodInfo": { - "OperationId": "site.onenote_UpdatePage", - "Method": "Patch", - "Parameters": [ - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "onenotePage-id", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/sites/{site-id}/onenote/pages/{onenotePage-id}", - "Module": "Notes" - }, - "MethodInfo": { - "OperationId": "site.onenote_DeletePage", - "Method": "Delete", - "Parameters": [ - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "onenotePage-id", - "Location": "Path" - }, - { - "Name": "If-Match", - "Location": "Header" - } - ] - } - }, - { - "PathInfo": { - "Path": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "Module": "Notes" - }, - "MethodInfo": { - "OperationId": "site.onenote_GetPagesContent", - "Method": "Get", - "Parameters": [ - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "onenotePage-id", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "Module": "Notes" - }, - "MethodInfo": { - "OperationId": "site.onenote_SetPagesContent", - "Method": "Put", - "Parameters": [ - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "onenotePage-id", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook", - "Module": "Notes" - }, - "MethodInfo": { - "OperationId": "site.onenote.page_GetParentNotebook", - "Method": "Get", - "Parameters": [ - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "onenotePage-id", - "Location": "Path" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection", - "Module": "Notes" - }, - "MethodInfo": { - "OperationId": "site.onenote.page_GetParentSection", + "OperationId": "site.onenote.page_GetParentSection", "Method": "Get", "Parameters": [ { @@ -431851,1447 +430637,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.analytic_CreateItemActivityStat", - "Method": "Post", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.analytic_GetItemActivityStat", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "itemActivityStat-id", - "Location": "Path" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.analytic_UpdateItemActivityStat", - "Method": "Patch", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "itemActivityStat-id", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.analytic_DeleteItemActivityStat", - "Method": "Delete", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "itemActivityStat-id", - "Location": "Path" - }, - { - "Name": "If-Match", - "Location": "Header" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.analytic.itemActivityStat_ListActivity", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "itemActivityStat-id", - "Location": "Path" - }, - { - "Name": "$top", - "Location": "Query" - }, - { - "Name": "$skip", - "Location": "Query" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - }, - { - "Name": "$count", - "Location": "Query" - }, - { - "Name": "$orderby", - "Location": "Query" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.analytic.itemActivityStat_CreateActivity", - "Method": "Post", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "itemActivityStat-id", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.analytic.itemActivityStat_GetActivity", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "itemActivityStat-id", - "Location": "Path" - }, - { - "Name": "itemActivity-id", - "Location": "Path" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.analytic.itemActivityStat_UpdateActivity", - "Method": "Patch", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "itemActivityStat-id", - "Location": "Path" - }, - { - "Name": "itemActivity-id", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.analytic.itemActivityStat_DeleteActivity", - "Method": "Delete", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "itemActivityStat-id", - "Location": "Path" - }, - { - "Name": "itemActivity-id", - "Location": "Path" - }, - { - "Name": "If-Match", - "Location": "Header" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.analytic.itemActivityStat.activity_GetDriveItem", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "itemActivityStat-id", - "Location": "Path" - }, - { - "Name": "itemActivity-id", - "Location": "Path" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.analytic.itemActivityStat.activity_GetDriveItemContent", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "itemActivityStat-id", - "Location": "Path" - }, - { - "Name": "itemActivity-id", - "Location": "Path" - }, - { - "Name": "$format", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.analytic.itemActivityStat.activity_SetDriveItemContent", - "Method": "Put", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "itemActivityStat-id", - "Location": "Path" - }, - { - "Name": "itemActivity-id", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/contentStream", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.analytic.itemActivityStat.activity_GetDriveItemContentStream", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "itemActivityStat-id", - "Location": "Path" - }, - { - "Name": "itemActivity-id", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/contentStream", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.analytic.itemActivityStat.activity_SetDriveItemContentStream", - "Method": "Put", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "itemActivityStat-id", - "Location": "Path" - }, - { - "Name": "itemActivity-id", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/$count", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.analytic.itemActivityStat.activity_GetCount", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "itemActivityStat-id", - "Location": "Path" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/$count", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.analytic.itemActivityStat_GetCount", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/analytics/lastSevenDays", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.analytic_GetLastSevenDay", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/columns", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site_ListColumn", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "$top", - "Location": "Query" - }, - { - "Name": "$skip", - "Location": "Query" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - }, - { - "Name": "$count", - "Location": "Query" - }, - { - "Name": "$orderby", - "Location": "Query" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/columns", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site_CreateColumn", - "Method": "Post", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site_GetColumn", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "columnDefinition-id", - "Location": "Path" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site_UpdateColumn", - "Method": "Patch", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "columnDefinition-id", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site_DeleteColumn", - "Method": "Delete", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "columnDefinition-id", - "Location": "Path" - }, - { - "Name": "If-Match", - "Location": "Header" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.column_GetSourceColumn", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "columnDefinition-id", - "Location": "Path" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/columns/$count", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.column_GetCount", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/contentTypes", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site_ListContentType", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "$top", - "Location": "Query" - }, - { - "Name": "$skip", - "Location": "Query" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - }, - { - "Name": "$count", - "Location": "Query" - }, - { - "Name": "$orderby", - "Location": "Query" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/contentTypes", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site_CreateContentType", - "Method": "Post", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site_GetContentType", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "contentType-id", - "Location": "Path" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site_UpdateContentType", - "Method": "Patch", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "contentType-id", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site_DeleteContentType", - "Method": "Delete", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "contentType-id", - "Location": "Path" - }, - { - "Name": "If-Match", - "Location": "Header" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/base", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.contentType_GetBase", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "contentType-id", - "Location": "Path" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.contentType_ListBaseType", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "contentType-id", - "Location": "Path" - }, - { - "Name": "$top", - "Location": "Query" - }, - { - "Name": "$skip", - "Location": "Query" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - }, - { - "Name": "$count", - "Location": "Query" - }, - { - "Name": "$orderby", - "Location": "Query" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.contentType_GetBaseType", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "contentType-id", - "Location": "Path" - }, - { - "Name": "contentType-id1", - "Location": "Path" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$count", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.contentType.baseType_GetCount", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "contentType-id", - "Location": "Path" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.contentType_ListColumnLink", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "contentType-id", - "Location": "Path" - }, - { - "Name": "$top", - "Location": "Query" - }, - { - "Name": "$skip", - "Location": "Query" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - }, - { - "Name": "$count", - "Location": "Query" - }, - { - "Name": "$orderby", - "Location": "Query" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.contentType_CreateColumnLink", - "Method": "Post", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "contentType-id", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.contentType_GetColumnLink", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "contentType-id", - "Location": "Path" - }, - { - "Name": "columnLink-id", - "Location": "Path" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.contentType_UpdateColumnLink", - "Method": "Patch", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "contentType-id", - "Location": "Path" - }, - { - "Name": "columnLink-id", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.contentType_DeleteColumnLink", - "Method": "Delete", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "contentType-id", - "Location": "Path" - }, - { - "Name": "columnLink-id", - "Location": "Path" - }, - { - "Name": "If-Match", - "Location": "Header" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/$count", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.contentType.columnLink_GetCount", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "contentType-id", - "Location": "Path" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.contentType_ListColumnPosition", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "contentType-id", - "Location": "Path" - }, - { - "Name": "$top", - "Location": "Query" - }, - { - "Name": "$skip", - "Location": "Query" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - }, - { - "Name": "$count", - "Location": "Query" - }, - { - "Name": "$orderby", - "Location": "Query" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.contentType_GetColumnPosition", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "contentType-id", - "Location": "Path" - }, - { - "Name": "columnDefinition-id", - "Location": "Path" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$count", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.contentType.columnPosition_GetCount", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "contentType-id", - "Location": "Path" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.contentType_ListColumn", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "contentType-id", - "Location": "Path" - }, - { - "Name": "$top", - "Location": "Query" - }, - { - "Name": "$skip", - "Location": "Query" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - }, - { - "Name": "$count", - "Location": "Query" - }, - { - "Name": "$orderby", - "Location": "Query" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns", + "Path": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.contentType_CreateColumn", + "OperationId": "group.site.analytic_CreateItemActivityStat", "Method": "Post", "Parameters": [ { @@ -433301,21 +430651,17 @@ { "Name": "site-id", "Location": "Path" - }, - { - "Name": "contentType-id", - "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Path": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.contentType_GetColumn", + "OperationId": "group.site.analytic_GetItemActivityStat", "Method": "Get", "Parameters": [ { @@ -433327,11 +430673,7 @@ "Location": "Path" }, { - "Name": "contentType-id", - "Location": "Path" - }, - { - "Name": "columnDefinition-id", + "Name": "itemActivityStat-id", "Location": "Path" }, { @@ -433347,11 +430689,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Path": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.contentType_UpdateColumn", + "OperationId": "group.site.analytic_UpdateItemActivityStat", "Method": "Patch", "Parameters": [ { @@ -433363,11 +430705,7 @@ "Location": "Path" }, { - "Name": "contentType-id", - "Location": "Path" - }, - { - "Name": "columnDefinition-id", + "Name": "itemActivityStat-id", "Location": "Path" } ] @@ -433375,11 +430713,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Path": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.contentType_DeleteColumn", + "OperationId": "group.site.analytic_DeleteItemActivityStat", "Method": "Delete", "Parameters": [ { @@ -433391,11 +430729,7 @@ "Location": "Path" }, { - "Name": "contentType-id", - "Location": "Path" - }, - { - "Name": "columnDefinition-id", + "Name": "itemActivityStat-id", "Location": "Path" }, { @@ -433407,11 +430741,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", + "Path": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.contentType.column_GetSourceColumn", + "OperationId": "group.site.analytic.itemActivityStat_ListActivity", "Method": "Get", "Parameters": [ { @@ -433423,12 +430757,32 @@ "Location": "Path" }, { - "Name": "contentType-id", + "Name": "itemActivityStat-id", "Location": "Path" }, { - "Name": "columnDefinition-id", - "Location": "Path" + "Name": "$top", + "Location": "Query" + }, + { + "Name": "$skip", + "Location": "Query" + }, + { + "Name": "$search", + "Location": "Query" + }, + { + "Name": "$filter", + "Location": "Query" + }, + { + "Name": "$count", + "Location": "Query" + }, + { + "Name": "$orderby", + "Location": "Query" }, { "Name": "$select", @@ -433443,12 +430797,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/$count", + "Path": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.contentType.column_GetCount", - "Method": "Get", + "OperationId": "group.site.analytic.itemActivityStat_CreateActivity", + "Method": "Post", "Parameters": [ { "Name": "group-id", @@ -433459,27 +430813,19 @@ "Location": "Path" }, { - "Name": "contentType-id", + "Name": "itemActivityStat-id", "Location": "Path" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/contentTypes/$count", + "Path": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.contentType_GetCount", + "OperationId": "group.site.analytic.itemActivityStat_GetActivity", "Method": "Get", "Parameters": [ { @@ -433491,11 +430837,19 @@ "Location": "Path" }, { - "Name": "$search", + "Name": "itemActivityStat-id", + "Location": "Path" + }, + { + "Name": "itemActivity-id", + "Location": "Path" + }, + { + "Name": "$select", "Location": "Query" }, { - "Name": "$filter", + "Name": "$expand", "Location": "Query" } ] @@ -433503,12 +430857,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/createdByUser", + "Path": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site_GetCreatedGraphBPreUser", - "Method": "Get", + "OperationId": "group.site.analytic.itemActivityStat_UpdateActivity", + "Method": "Patch", "Parameters": [ { "Name": "group-id", @@ -433519,24 +430873,24 @@ "Location": "Path" }, { - "Name": "$select", - "Location": "Query" + "Name": "itemActivityStat-id", + "Location": "Path" }, { - "Name": "$expand", - "Location": "Query" + "Name": "itemActivity-id", + "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/createdByUser/mailboxSettings", + "Path": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.createdGraphBPreUser_GetMailboxSetting", - "Method": "Get", + "OperationId": "group.site.analytic.itemActivityStat_DeleteActivity", + "Method": "Delete", "Parameters": [ { "Name": "group-id", @@ -433547,24 +430901,28 @@ "Location": "Path" }, { - "Name": "$select", - "Location": "Query" + "Name": "itemActivityStat-id", + "Location": "Path" }, { - "Name": "$expand", - "Location": "Query" + "Name": "itemActivity-id", + "Location": "Path" + }, + { + "Name": "If-Match", + "Location": "Header" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/createdByUser/mailboxSettings", + "Path": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.createdGraphBPreUser_UpdateMailboxSetting", - "Method": "Patch", + "OperationId": "group.site.analytic.itemActivityStat.activity_GetDriveItem", + "Method": "Get", "Parameters": [ { "Name": "group-id", @@ -433573,17 +430931,33 @@ { "Name": "site-id", "Location": "Path" + }, + { + "Name": "itemActivityStat-id", + "Location": "Path" + }, + { + "Name": "itemActivity-id", + "Location": "Path" + }, + { + "Name": "$select", + "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/createdByUser/serviceProvisioningErrors", + "Path": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.createdGraphBPreUser_ListServiceProvisioningError", + "OperationId": "group.site.analytic.itemActivityStat.activity_GetDriveItemContent", "Method": "Get", "Parameters": [ { @@ -433595,47 +430969,55 @@ "Location": "Path" }, { - "Name": "$top", - "Location": "Query" - }, - { - "Name": "$skip", - "Location": "Query" + "Name": "itemActivityStat-id", + "Location": "Path" }, { - "Name": "$search", - "Location": "Query" + "Name": "itemActivity-id", + "Location": "Path" }, { - "Name": "$filter", + "Name": "$format", "Location": "Query" - }, + } + ] + } + }, + { + "PathInfo": { + "Path": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "group.site.analytic.itemActivityStat.activity_SetDriveItemContent", + "Method": "Put", + "Parameters": [ { - "Name": "$count", - "Location": "Query" + "Name": "group-id", + "Location": "Path" }, { - "Name": "$orderby", - "Location": "Query" + "Name": "site-id", + "Location": "Path" }, { - "Name": "$select", - "Location": "Query" + "Name": "itemActivityStat-id", + "Location": "Path" }, { - "Name": "$expand", - "Location": "Query" + "Name": "itemActivity-id", + "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/createdByUser/serviceProvisioningErrors/$count", + "Path": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/contentStream", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.createdGraphBPreUser.ServiceProvisioningError_GetCount", + "OperationId": "group.site.analytic.itemActivityStat.activity_GetDriveItemContentStream", "Method": "Get", "Parameters": [ { @@ -433647,24 +431029,24 @@ "Location": "Path" }, { - "Name": "$search", - "Location": "Query" + "Name": "itemActivityStat-id", + "Location": "Path" }, { - "Name": "$filter", - "Location": "Query" + "Name": "itemActivity-id", + "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/drive", + "Path": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/contentStream", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site_GetDrive", - "Method": "Get", + "OperationId": "group.site.analytic.itemActivityStat.activity_SetDriveItemContentStream", + "Method": "Put", "Parameters": [ { "Name": "group-id", @@ -433675,23 +431057,23 @@ "Location": "Path" }, { - "Name": "$select", - "Location": "Query" + "Name": "itemActivityStat-id", + "Location": "Path" }, { - "Name": "$expand", - "Location": "Query" + "Name": "itemActivity-id", + "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/drives", + "Path": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site_ListDrive", + "OperationId": "group.site.analytic.itemActivityStat.activity_GetCount", "Method": "Get", "Parameters": [ { @@ -433703,12 +431085,8 @@ "Location": "Path" }, { - "Name": "$top", - "Location": "Query" - }, - { - "Name": "$skip", - "Location": "Query" + "Name": "itemActivityStat-id", + "Location": "Path" }, { "Name": "$search", @@ -433717,33 +431095,17 @@ { "Name": "$filter", "Location": "Query" - }, - { - "Name": "$count", - "Location": "Query" - }, - { - "Name": "$orderby", - "Location": "Query" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/drives/{drive-id}", + "Path": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site_GetDrive", + "OperationId": "group.site.analytic.itemActivityStat_GetCount", "Method": "Get", "Parameters": [ { @@ -433755,15 +431117,11 @@ "Location": "Path" }, { - "Name": "drive-id", - "Location": "Path" - }, - { - "Name": "$select", + "Name": "$search", "Location": "Query" }, { - "Name": "$expand", + "Name": "$filter", "Location": "Query" } ] @@ -433771,11 +431129,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/drives/$count", + "Path": "/groups/{group-id}/sites/{site-id}/analytics/lastSevenDays", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.drive_GetCount", + "OperationId": "group.site.analytic_GetLastSevenDay", "Method": "Get", "Parameters": [ { @@ -433787,11 +431145,11 @@ "Location": "Path" }, { - "Name": "$search", + "Name": "$select", "Location": "Query" }, { - "Name": "$filter", + "Name": "$expand", "Location": "Query" } ] @@ -433799,11 +431157,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/externalColumns", + "Path": "/groups/{group-id}/sites/{site-id}/columns", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site_ListExternalColumn", + "OperationId": "group.site_ListColumn", "Method": "Get", "Parameters": [ { @@ -433851,12 +431209,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/externalColumns/{columnDefinition-id}", + "Path": "/groups/{group-id}/sites/{site-id}/columns", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site_GetExternalColumn", - "Method": "Get", + "OperationId": "group.site_CreateColumn", + "Method": "Post", "Parameters": [ { "Name": "group-id", @@ -433865,29 +431223,17 @@ { "Name": "site-id", "Location": "Path" - }, - { - "Name": "columnDefinition-id", - "Location": "Path" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/externalColumns/$count", + "Path": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.externalColumn_GetCount", + "OperationId": "group.site_GetColumn", "Method": "Get", "Parameters": [ { @@ -433899,11 +431245,15 @@ "Location": "Path" }, { - "Name": "$search", + "Name": "columnDefinition-id", + "Location": "Path" + }, + { + "Name": "$select", "Location": "Query" }, { - "Name": "$filter", + "Name": "$expand", "Location": "Query" } ] @@ -433911,12 +431261,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/informationProtection", + "Path": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site_GetInformationProtection", - "Method": "Get", + "OperationId": "group.site_UpdateColumn", + "Method": "Patch", "Parameters": [ { "Name": "group-id", @@ -433927,24 +431277,20 @@ "Location": "Path" }, { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" + "Name": "columnDefinition-id", + "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/informationProtection", + "Path": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site_UpdateInformationProtection", - "Method": "Patch", + "OperationId": "group.site_DeleteColumn", + "Method": "Delete", "Parameters": [ { "Name": "group-id", @@ -433953,18 +431299,26 @@ { "Name": "site-id", "Location": "Path" + }, + { + "Name": "columnDefinition-id", + "Location": "Path" + }, + { + "Name": "If-Match", + "Location": "Header" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/informationProtection", + "Path": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site_DeleteInformationProtection", - "Method": "Delete", + "OperationId": "group.site.column_GetSourceColumn", + "Method": "Get", "Parameters": [ { "Name": "group-id", @@ -433975,19 +431329,27 @@ "Location": "Path" }, { - "Name": "If-Match", - "Location": "Header" + "Name": "columnDefinition-id", + "Location": "Path" + }, + { + "Name": "$select", + "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/bitlocker", + "Path": "/groups/{group-id}/sites/{site-id}/columns/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.informationProtection_GetBitlocker", + "OperationId": "group.site.column_GetCount", "Method": "Get", "Parameters": [ { @@ -433999,11 +431361,11 @@ "Location": "Path" }, { - "Name": "$select", + "Name": "$search", "Location": "Query" }, { - "Name": "$expand", + "Name": "$filter", "Location": "Query" } ] @@ -434011,11 +431373,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/bitlocker/recoveryKeys", + "Path": "/groups/{group-id}/sites/{site-id}/contentTypes", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.informationProtection.bitlocker_ListRecoveryKey", + "OperationId": "group.site_ListContentType", "Method": "Get", "Parameters": [ { @@ -434063,12 +431425,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}", + "Path": "/groups/{group-id}/sites/{site-id}/contentTypes", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.informationProtection.bitlocker_GetRecoveryKey", - "Method": "Get", + "OperationId": "group.site_CreateContentType", + "Method": "Post", "Parameters": [ { "Name": "group-id", @@ -434077,29 +431439,17 @@ { "Name": "site-id", "Location": "Path" - }, - { - "Name": "bitlockerRecoveryKey-id", - "Location": "Path" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/bitlocker/recoveryKeys/$count", + "Path": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.informationProtection.bitlocker.recoveryKey_GetCount", + "OperationId": "group.site_GetContentType", "Method": "Get", "Parameters": [ { @@ -434111,11 +431461,15 @@ "Location": "Path" }, { - "Name": "$search", + "Name": "contentType-id", + "Location": "Path" + }, + { + "Name": "$select", "Location": "Query" }, { - "Name": "$filter", + "Name": "$expand", "Location": "Query" } ] @@ -434123,12 +431477,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies", + "Path": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.informationProtection_ListDataLossPreventionPolicy", - "Method": "Get", + "OperationId": "group.site_UpdateContentType", + "Method": "Patch", "Parameters": [ { "Name": "group-id", @@ -434139,48 +431493,20 @@ "Location": "Path" }, { - "Name": "$top", - "Location": "Query" - }, - { - "Name": "$skip", - "Location": "Query" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - }, - { - "Name": "$count", - "Location": "Query" - }, - { - "Name": "$orderby", - "Location": "Query" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" + "Name": "contentType-id", + "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies", + "Path": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.informationProtection_CreateDataLossPreventionPolicy", - "Method": "Post", + "OperationId": "group.site_DeleteContentType", + "Method": "Delete", "Parameters": [ { "Name": "group-id", @@ -434189,17 +431515,25 @@ { "Name": "site-id", "Location": "Path" + }, + { + "Name": "contentType-id", + "Location": "Path" + }, + { + "Name": "If-Match", + "Location": "Header" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", + "Path": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/base", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.informationProtection_GetDataLossPreventionPolicy", + "OperationId": "group.site.contentType_GetBase", "Method": "Get", "Parameters": [ { @@ -434211,7 +431545,7 @@ "Location": "Path" }, { - "Name": "dataLossPreventionPolicy-id", + "Name": "contentType-id", "Location": "Path" }, { @@ -434227,12 +431561,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", + "Path": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.informationProtection_UpdateDataLossPreventionPolicy", - "Method": "Patch", + "OperationId": "group.site.contentType_ListBaseType", + "Method": "Get", "Parameters": [ { "Name": "group-id", @@ -434243,63 +431577,39 @@ "Location": "Path" }, { - "Name": "dataLossPreventionPolicy-id", + "Name": "contentType-id", "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.informationProtection_DeleteDataLossPreventionPolicy", - "Method": "Delete", - "Parameters": [ + }, { - "Name": "group-id", - "Location": "Path" + "Name": "$top", + "Location": "Query" }, { - "Name": "site-id", - "Location": "Path" + "Name": "$skip", + "Location": "Query" }, { - "Name": "dataLossPreventionPolicy-id", - "Location": "Path" + "Name": "$search", + "Location": "Query" }, { - "Name": "If-Match", - "Location": "Header" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/$count", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.informationProtection.dataLossPreventionPolicy_GetCount", - "Method": "Get", - "Parameters": [ + "Name": "$filter", + "Location": "Query" + }, { - "Name": "group-id", - "Location": "Path" + "Name": "$count", + "Location": "Query" }, { - "Name": "site-id", - "Location": "Path" + "Name": "$orderby", + "Location": "Query" }, { - "Name": "$search", + "Name": "$select", "Location": "Query" }, { - "Name": "$filter", + "Name": "$expand", "Location": "Query" } ] @@ -434307,11 +431617,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/policy", + "Path": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.informationProtection_GetPolicy", + "OperationId": "group.site.contentType_GetBaseType", "Method": "Get", "Parameters": [ { @@ -434322,6 +431632,14 @@ "Name": "site-id", "Location": "Path" }, + { + "Name": "contentType-id", + "Location": "Path" + }, + { + "Name": "contentType-id1", + "Location": "Path" + }, { "Name": "$select", "Location": "Query" @@ -434335,12 +431653,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/policy", + "Path": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.informationProtection_UpdatePolicy", - "Method": "Patch", + "OperationId": "group.site.contentType.baseType_GetCount", + "Method": "Get", "Parameters": [ { "Name": "group-id", @@ -434349,41 +431667,29 @@ { "Name": "site-id", "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/policy", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.informationProtection_DeletePolicy", - "Method": "Delete", - "Parameters": [ + }, { - "Name": "group-id", + "Name": "contentType-id", "Location": "Path" }, { - "Name": "site-id", - "Location": "Path" + "Name": "$search", + "Location": "Query" }, { - "Name": "If-Match", - "Location": "Header" + "Name": "$filter", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels", + "Path": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.informationProtection.policy_ListLabel", + "OperationId": "group.site.contentType_ListColumnLink", "Method": "Get", "Parameters": [ { @@ -434394,6 +431700,10 @@ "Name": "site-id", "Location": "Path" }, + { + "Name": "contentType-id", + "Location": "Path" + }, { "Name": "$top", "Location": "Query" @@ -434431,11 +431741,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels", + "Path": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.informationProtection.policy_CreateLabel", + "OperationId": "group.site.contentType_CreateColumnLink", "Method": "Post", "Parameters": [ { @@ -434445,17 +431755,21 @@ { "Name": "site-id", "Location": "Path" + }, + { + "Name": "contentType-id", + "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", + "Path": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.informationProtection.policy_GetLabel", + "OperationId": "group.site.contentType_GetColumnLink", "Method": "Get", "Parameters": [ { @@ -434467,7 +431781,11 @@ "Location": "Path" }, { - "Name": "informationProtectionLabel-id", + "Name": "contentType-id", + "Location": "Path" + }, + { + "Name": "columnLink-id", "Location": "Path" }, { @@ -434483,11 +431801,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", + "Path": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.informationProtection.policy_UpdateLabel", + "OperationId": "group.site.contentType_UpdateColumnLink", "Method": "Patch", "Parameters": [ { @@ -434499,7 +431817,11 @@ "Location": "Path" }, { - "Name": "informationProtectionLabel-id", + "Name": "contentType-id", + "Location": "Path" + }, + { + "Name": "columnLink-id", "Location": "Path" } ] @@ -434507,11 +431829,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", + "Path": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.informationProtection.policy_DeleteLabel", + "OperationId": "group.site.contentType_DeleteColumnLink", "Method": "Delete", "Parameters": [ { @@ -434523,7 +431845,11 @@ "Location": "Path" }, { - "Name": "informationProtectionLabel-id", + "Name": "contentType-id", + "Location": "Path" + }, + { + "Name": "columnLink-id", "Location": "Path" }, { @@ -434535,11 +431861,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/$count", + "Path": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.informationProtection.policy.label_GetCount", + "OperationId": "group.site.contentType.columnLink_GetCount", "Method": "Get", "Parameters": [ { @@ -434550,6 +431876,10 @@ "Name": "site-id", "Location": "Path" }, + { + "Name": "contentType-id", + "Location": "Path" + }, { "Name": "$search", "Location": "Query" @@ -434563,11 +431893,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels", + "Path": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.informationProtection_ListSensitivityLabel", + "OperationId": "group.site.contentType_ListColumnPosition", "Method": "Get", "Parameters": [ { @@ -434578,6 +431908,10 @@ "Name": "site-id", "Location": "Path" }, + { + "Name": "contentType-id", + "Location": "Path" + }, { "Name": "$top", "Location": "Query" @@ -434615,12 +431949,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels", + "Path": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.informationProtection_CreateSensitivityLabel", - "Method": "Post", + "OperationId": "group.site.contentType_GetColumnPosition", + "Method": "Get", "Parameters": [ { "Name": "group-id", @@ -434629,29 +431963,13 @@ { "Name": "site-id", "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.informationProtection_GetSensitivityLabel", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" }, { - "Name": "site-id", + "Name": "contentType-id", "Location": "Path" }, { - "Name": "sensitivityLabel-id", + "Name": "columnDefinition-id", "Location": "Path" }, { @@ -434667,12 +431985,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", + "Path": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.informationProtection_UpdateSensitivityLabel", - "Method": "Patch", + "OperationId": "group.site.contentType.columnPosition_GetCount", + "Method": "Get", "Parameters": [ { "Name": "group-id", @@ -434683,47 +432001,27 @@ "Location": "Path" }, { - "Name": "sensitivityLabel-id", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.informationProtection_DeleteSensitivityLabel", - "Method": "Delete", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", + "Name": "contentType-id", "Location": "Path" }, { - "Name": "sensitivityLabel-id", - "Location": "Path" + "Name": "$search", + "Location": "Query" }, { - "Name": "If-Match", - "Location": "Header" + "Name": "$filter", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels", + "Path": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.informationProtection.sensitivityLabel_ListSublabel", + "OperationId": "group.site.contentType_ListColumn", "Method": "Get", "Parameters": [ { @@ -434735,7 +432033,7 @@ "Location": "Path" }, { - "Name": "sensitivityLabel-id", + "Name": "contentType-id", "Location": "Path" }, { @@ -434775,11 +432073,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels", + "Path": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.informationProtection.sensitivityLabel_CreateSublabel", + "OperationId": "group.site.contentType_CreateColumn", "Method": "Post", "Parameters": [ { @@ -434791,7 +432089,7 @@ "Location": "Path" }, { - "Name": "sensitivityLabel-id", + "Name": "contentType-id", "Location": "Path" } ] @@ -434799,11 +432097,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", + "Path": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.informationProtection.sensitivityLabel_GetSublabel", + "OperationId": "group.site.contentType_GetColumn", "Method": "Get", "Parameters": [ { @@ -434815,11 +432113,11 @@ "Location": "Path" }, { - "Name": "sensitivityLabel-id", + "Name": "contentType-id", "Location": "Path" }, { - "Name": "sensitivityLabel-id1", + "Name": "columnDefinition-id", "Location": "Path" }, { @@ -434835,11 +432133,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", + "Path": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.informationProtection.sensitivityLabel_UpdateSublabel", + "OperationId": "group.site.contentType_UpdateColumn", "Method": "Patch", "Parameters": [ { @@ -434851,11 +432149,11 @@ "Location": "Path" }, { - "Name": "sensitivityLabel-id", + "Name": "contentType-id", "Location": "Path" }, { - "Name": "sensitivityLabel-id1", + "Name": "columnDefinition-id", "Location": "Path" } ] @@ -434863,11 +432161,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", + "Path": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.informationProtection.sensitivityLabel_DeleteSublabel", + "OperationId": "group.site.contentType_DeleteColumn", "Method": "Delete", "Parameters": [ { @@ -434879,11 +432177,11 @@ "Location": "Path" }, { - "Name": "sensitivityLabel-id", + "Name": "contentType-id", "Location": "Path" }, { - "Name": "sensitivityLabel-id1", + "Name": "columnDefinition-id", "Location": "Path" }, { @@ -434895,11 +432193,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/$count", + "Path": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.informationProtection.sensitivityLabel.sublabel_GetCount", + "OperationId": "group.site.contentType.column_GetSourceColumn", "Method": "Get", "Parameters": [ { @@ -434911,7 +432209,43 @@ "Location": "Path" }, { - "Name": "sensitivityLabel-id", + "Name": "contentType-id", + "Location": "Path" + }, + { + "Name": "columnDefinition-id", + "Location": "Path" + }, + { + "Name": "$select", + "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" + } + ] + } + }, + { + "PathInfo": { + "Path": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/$count", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "group.site.contentType.column_GetCount", + "Method": "Get", + "Parameters": [ + { + "Name": "group-id", + "Location": "Path" + }, + { + "Name": "site-id", + "Location": "Path" + }, + { + "Name": "contentType-id", "Location": "Path" }, { @@ -434927,11 +432261,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/$count", + "Path": "/groups/{group-id}/sites/{site-id}/contentTypes/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.informationProtection.sensitivityLabel_GetCount", + "OperationId": "group.site.contentType_GetCount", "Method": "Get", "Parameters": [ { @@ -434955,11 +432289,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityPolicySettings", + "Path": "/groups/{group-id}/sites/{site-id}/createdByUser", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.informationProtection_GetSensitivityPolicySetting", + "OperationId": "group.site_GetCreatedGraphBPreUser", "Method": "Get", "Parameters": [ { @@ -434983,12 +432317,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityPolicySettings", + "Path": "/groups/{group-id}/sites/{site-id}/createdByUser/mailboxSettings", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.informationProtection_UpdateSensitivityPolicySetting", - "Method": "Patch", + "OperationId": "group.site.createdGraphBPreUser_GetMailboxSetting", + "Method": "Get", "Parameters": [ { "Name": "group-id", @@ -434997,18 +432331,26 @@ { "Name": "site-id", "Location": "Path" + }, + { + "Name": "$select", + "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityPolicySettings", + "Path": "/groups/{group-id}/sites/{site-id}/createdByUser/mailboxSettings", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.informationProtection_DeleteSensitivityPolicySetting", - "Method": "Delete", + "OperationId": "group.site.createdGraphBPreUser_UpdateMailboxSetting", + "Method": "Patch", "Parameters": [ { "Name": "group-id", @@ -435017,21 +432359,17 @@ { "Name": "site-id", "Location": "Path" - }, - { - "Name": "If-Match", - "Location": "Header" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests", + "Path": "/groups/{group-id}/sites/{site-id}/createdByUser/serviceProvisioningErrors", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.informationProtection_ListThreatAssessmentRequest", + "OperationId": "group.site.createdGraphBPreUser_ListServiceProvisioningError", "Method": "Get", "Parameters": [ { @@ -435079,12 +432417,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests", + "Path": "/groups/{group-id}/sites/{site-id}/createdByUser/serviceProvisioningErrors/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.informationProtection_CreateThreatAssessmentRequest", - "Method": "Post", + "OperationId": "group.site.createdGraphBPreUser.ServiceProvisioningError_GetCount", + "Method": "Get", "Parameters": [ { "Name": "group-id", @@ -435093,17 +432431,25 @@ { "Name": "site-id", "Location": "Path" + }, + { + "Name": "$search", + "Location": "Query" + }, + { + "Name": "$filter", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", + "Path": "/groups/{group-id}/sites/{site-id}/drive", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.informationProtection_GetThreatAssessmentRequest", + "OperationId": "group.site_GetDrive", "Method": "Get", "Parameters": [ { @@ -435114,10 +432460,6 @@ "Name": "site-id", "Location": "Path" }, - { - "Name": "threatAssessmentRequest-id", - "Location": "Path" - }, { "Name": "$select", "Location": "Query" @@ -435131,12 +432473,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", + "Path": "/groups/{group-id}/sites/{site-id}/drives", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.informationProtection_UpdateThreatAssessmentRequest", - "Method": "Patch", + "OperationId": "group.site_ListDrive", + "Method": "Get", "Parameters": [ { "Name": "group-id", @@ -435147,20 +432489,48 @@ "Location": "Path" }, { - "Name": "threatAssessmentRequest-id", - "Location": "Path" + "Name": "$top", + "Location": "Query" + }, + { + "Name": "$skip", + "Location": "Query" + }, + { + "Name": "$search", + "Location": "Query" + }, + { + "Name": "$filter", + "Location": "Query" + }, + { + "Name": "$count", + "Location": "Query" + }, + { + "Name": "$orderby", + "Location": "Query" + }, + { + "Name": "$select", + "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", + "Path": "/groups/{group-id}/sites/{site-id}/drives/{drive-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.informationProtection_DeleteThreatAssessmentRequest", - "Method": "Delete", + "OperationId": "group.site_GetDrive", + "Method": "Get", "Parameters": [ { "Name": "group-id", @@ -435171,23 +432541,27 @@ "Location": "Path" }, { - "Name": "threatAssessmentRequest-id", + "Name": "drive-id", "Location": "Path" }, { - "Name": "If-Match", - "Location": "Header" + "Name": "$select", + "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", + "Path": "/groups/{group-id}/sites/{site-id}/drives/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.informationProtection.threatAssessmentRequest_ListResult", + "OperationId": "group.site.drive_GetCount", "Method": "Get", "Parameters": [ { @@ -435199,7 +432573,31 @@ "Location": "Path" }, { - "Name": "threatAssessmentRequest-id", + "Name": "$search", + "Location": "Query" + }, + { + "Name": "$filter", + "Location": "Query" + } + ] + } + }, + { + "PathInfo": { + "Path": "/groups/{group-id}/sites/{site-id}/externalColumns", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "group.site_ListExternalColumn", + "Method": "Get", + "Parameters": [ + { + "Name": "group-id", + "Location": "Path" + }, + { + "Name": "site-id", "Location": "Path" }, { @@ -435239,12 +432637,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", + "Path": "/groups/{group-id}/sites/{site-id}/externalColumns/{columnDefinition-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.informationProtection.threatAssessmentRequest_CreateResult", - "Method": "Post", + "OperationId": "group.site_GetExternalColumn", + "Method": "Get", "Parameters": [ { "Name": "group-id", @@ -435255,19 +432653,27 @@ "Location": "Path" }, { - "Name": "threatAssessmentRequest-id", + "Name": "columnDefinition-id", "Location": "Path" + }, + { + "Name": "$select", + "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", + "Path": "/groups/{group-id}/sites/{site-id}/externalColumns/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.informationProtection.threatAssessmentRequest_GetResult", + "OperationId": "group.site.externalColumn_GetCount", "Method": "Get", "Parameters": [ { @@ -435279,19 +432685,11 @@ "Location": "Path" }, { - "Name": "threatAssessmentRequest-id", - "Location": "Path" - }, - { - "Name": "threatAssessmentResult-id", - "Location": "Path" - }, - { - "Name": "$select", + "Name": "$search", "Location": "Query" }, { - "Name": "$expand", + "Name": "$filter", "Location": "Query" } ] @@ -435299,12 +432697,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", + "Path": "/groups/{group-id}/sites/{site-id}/informationProtection", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.informationProtection.threatAssessmentRequest_UpdateResult", - "Method": "Patch", + "OperationId": "group.site_GetInformationProtection", + "Method": "Get", "Parameters": [ { "Name": "group-id", @@ -435315,24 +432713,24 @@ "Location": "Path" }, { - "Name": "threatAssessmentRequest-id", - "Location": "Path" + "Name": "$select", + "Location": "Query" }, { - "Name": "threatAssessmentResult-id", - "Location": "Path" + "Name": "$expand", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", + "Path": "/groups/{group-id}/sites/{site-id}/informationProtection", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.informationProtection.threatAssessmentRequest_DeleteResult", - "Method": "Delete", + "OperationId": "group.site_UpdateInformationProtection", + "Method": "Patch", "Parameters": [ { "Name": "group-id", @@ -435341,30 +432739,18 @@ { "Name": "site-id", "Location": "Path" - }, - { - "Name": "threatAssessmentRequest-id", - "Location": "Path" - }, - { - "Name": "threatAssessmentResult-id", - "Location": "Path" - }, - { - "Name": "If-Match", - "Location": "Header" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/$count", + "Path": "/groups/{group-id}/sites/{site-id}/informationProtection", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.informationProtection.threatAssessmentRequest.result_GetCount", - "Method": "Get", + "OperationId": "group.site_DeleteInformationProtection", + "Method": "Delete", "Parameters": [ { "Name": "group-id", @@ -435375,27 +432761,19 @@ "Location": "Path" }, { - "Name": "threatAssessmentRequest-id", - "Location": "Path" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" + "Name": "If-Match", + "Location": "Header" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/$count", + "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/bitlocker", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.informationProtection.threatAssessmentRequest_GetCount", + "OperationId": "group.site.informationProtection_GetBitlocker", "Method": "Get", "Parameters": [ { @@ -435407,11 +432785,11 @@ "Location": "Path" }, { - "Name": "$search", + "Name": "$select", "Location": "Query" }, { - "Name": "$filter", + "Name": "$expand", "Location": "Query" } ] @@ -435419,11 +432797,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/items", + "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/bitlocker/recoveryKeys", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site_ListItem", + "OperationId": "group.site.informationProtection.bitlocker_ListRecoveryKey", "Method": "Get", "Parameters": [ { @@ -435471,11 +432849,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/items/{baseItem-id}", + "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site_GetItem", + "OperationId": "group.site.informationProtection.bitlocker_GetRecoveryKey", "Method": "Get", "Parameters": [ { @@ -435487,7 +432865,7 @@ "Location": "Path" }, { - "Name": "baseItem-id", + "Name": "bitlockerRecoveryKey-id", "Location": "Path" }, { @@ -435503,11 +432881,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/items/$count", + "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/bitlocker/recoveryKeys/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.item_GetCount", + "OperationId": "group.site.informationProtection.bitlocker.recoveryKey_GetCount", "Method": "Get", "Parameters": [ { @@ -435531,11 +432909,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser", + "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site_GetLastModifiedGraphBPreUser", + "OperationId": "group.site.informationProtection_ListDataLossPreventionPolicy", "Method": "Get", "Parameters": [ { @@ -435546,6 +432924,30 @@ "Name": "site-id", "Location": "Path" }, + { + "Name": "$top", + "Location": "Query" + }, + { + "Name": "$skip", + "Location": "Query" + }, + { + "Name": "$search", + "Location": "Query" + }, + { + "Name": "$filter", + "Location": "Query" + }, + { + "Name": "$count", + "Location": "Query" + }, + { + "Name": "$orderby", + "Location": "Query" + }, { "Name": "$select", "Location": "Query" @@ -435559,11 +432961,31 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/mailboxSettings", + "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.lastModifiedGraphBPreUser_GetMailboxSetting", + "OperationId": "group.site.informationProtection_CreateDataLossPreventionPolicy", + "Method": "Post", + "Parameters": [ + { + "Name": "group-id", + "Location": "Path" + }, + { + "Name": "site-id", + "Location": "Path" + } + ] + } + }, + { + "PathInfo": { + "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "group.site.informationProtection_GetDataLossPreventionPolicy", "Method": "Get", "Parameters": [ { @@ -435574,6 +432996,10 @@ "Name": "site-id", "Location": "Path" }, + { + "Name": "dataLossPreventionPolicy-id", + "Location": "Path" + }, { "Name": "$select", "Location": "Query" @@ -435587,11 +433013,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/mailboxSettings", + "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.lastModifiedGraphBPreUser_UpdateMailboxSetting", + "OperationId": "group.site.informationProtection_UpdateDataLossPreventionPolicy", "Method": "Patch", "Parameters": [ { @@ -435601,18 +433027,22 @@ { "Name": "site-id", "Location": "Path" + }, + { + "Name": "dataLossPreventionPolicy-id", + "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/serviceProvisioningErrors", + "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.lastModifiedGraphBPreUser_ListServiceProvisioningError", - "Method": "Get", + "OperationId": "group.site.informationProtection_DeleteDataLossPreventionPolicy", + "Method": "Delete", "Parameters": [ { "Name": "group-id", @@ -435623,12 +433053,32 @@ "Location": "Path" }, { - "Name": "$top", - "Location": "Query" + "Name": "dataLossPreventionPolicy-id", + "Location": "Path" }, { - "Name": "$skip", - "Location": "Query" + "Name": "If-Match", + "Location": "Header" + } + ] + } + }, + { + "PathInfo": { + "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/$count", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "group.site.informationProtection.dataLossPreventionPolicy_GetCount", + "Method": "Get", + "Parameters": [ + { + "Name": "group-id", + "Location": "Path" + }, + { + "Name": "site-id", + "Location": "Path" }, { "Name": "$search", @@ -435637,14 +433087,26 @@ { "Name": "$filter", "Location": "Query" - }, + } + ] + } + }, + { + "PathInfo": { + "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/policy", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "group.site.informationProtection_GetPolicy", + "Method": "Get", + "Parameters": [ { - "Name": "$count", - "Location": "Query" + "Name": "group-id", + "Location": "Path" }, { - "Name": "$orderby", - "Location": "Query" + "Name": "site-id", + "Location": "Path" }, { "Name": "$select", @@ -435659,12 +433121,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/policy", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.lastModifiedGraphBPreUser.ServiceProvisioningError_GetCount", - "Method": "Get", + "OperationId": "group.site.informationProtection_UpdatePolicy", + "Method": "Patch", "Parameters": [ { "Name": "group-id", @@ -435673,25 +433135,41 @@ { "Name": "site-id", "Location": "Path" + } + ] + } + }, + { + "PathInfo": { + "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/policy", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "group.site.informationProtection_DeletePolicy", + "Method": "Delete", + "Parameters": [ + { + "Name": "group-id", + "Location": "Path" }, { - "Name": "$search", - "Location": "Query" + "Name": "site-id", + "Location": "Path" }, { - "Name": "$filter", - "Location": "Query" + "Name": "If-Match", + "Location": "Header" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists", + "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site_ListList", + "OperationId": "group.site.informationProtection.policy_ListLabel", "Method": "Get", "Parameters": [ { @@ -435739,11 +433217,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists", + "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site_CreateList", + "OperationId": "group.site.informationProtection.policy_CreateLabel", "Method": "Post", "Parameters": [ { @@ -435759,11 +433237,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", + "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site_GetList", + "OperationId": "group.site.informationProtection.policy_GetLabel", "Method": "Get", "Parameters": [ { @@ -435775,7 +433253,7 @@ "Location": "Path" }, { - "Name": "list-id", + "Name": "informationProtectionLabel-id", "Location": "Path" }, { @@ -435791,11 +433269,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", + "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site_UpdateList", + "OperationId": "group.site.informationProtection.policy_UpdateLabel", "Method": "Patch", "Parameters": [ { @@ -435807,7 +433285,7 @@ "Location": "Path" }, { - "Name": "list-id", + "Name": "informationProtectionLabel-id", "Location": "Path" } ] @@ -435815,11 +433293,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", + "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site_DeleteList", + "OperationId": "group.site.informationProtection.policy_DeleteLabel", "Method": "Delete", "Parameters": [ { @@ -435831,7 +433309,7 @@ "Location": "Path" }, { - "Name": "list-id", + "Name": "informationProtectionLabel-id", "Location": "Path" }, { @@ -435843,11 +433321,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/activities", + "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list_ListActivity", + "OperationId": "group.site.informationProtection.policy.label_GetCount", "Method": "Get", "Parameters": [ { @@ -435858,18 +433336,6 @@ "Name": "site-id", "Location": "Path" }, - { - "Name": "list-id", - "Location": "Path" - }, - { - "Name": "$top", - "Location": "Query" - }, - { - "Name": "$skip", - "Location": "Query" - }, { "Name": "$search", "Location": "Query" @@ -435877,57 +433343,17 @@ { "Name": "$filter", "Location": "Query" - }, - { - "Name": "$count", - "Location": "Query" - }, - { - "Name": "$orderby", - "Location": "Query" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/activities", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.list_CreateActivity", - "Method": "Post", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "list-id", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns", + "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list_ListColumn", + "OperationId": "group.site.informationProtection_ListSensitivityLabel", "Method": "Get", "Parameters": [ { @@ -435938,10 +433364,6 @@ "Name": "site-id", "Location": "Path" }, - { - "Name": "list-id", - "Location": "Path" - }, { "Name": "$top", "Location": "Query" @@ -435979,11 +433401,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns", + "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list_CreateColumn", + "OperationId": "group.site.informationProtection_CreateSensitivityLabel", "Method": "Post", "Parameters": [ { @@ -435993,21 +433415,17 @@ { "Name": "site-id", "Location": "Path" - }, - { - "Name": "list-id", - "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", + "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list_GetColumn", + "OperationId": "group.site.informationProtection_GetSensitivityLabel", "Method": "Get", "Parameters": [ { @@ -436019,11 +433437,7 @@ "Location": "Path" }, { - "Name": "list-id", - "Location": "Path" - }, - { - "Name": "columnDefinition-id", + "Name": "sensitivityLabel-id", "Location": "Path" }, { @@ -436039,11 +433453,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", + "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list_UpdateColumn", + "OperationId": "group.site.informationProtection_UpdateSensitivityLabel", "Method": "Patch", "Parameters": [ { @@ -436055,11 +433469,7 @@ "Location": "Path" }, { - "Name": "list-id", - "Location": "Path" - }, - { - "Name": "columnDefinition-id", + "Name": "sensitivityLabel-id", "Location": "Path" } ] @@ -436067,11 +433477,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", + "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list_DeleteColumn", + "OperationId": "group.site.informationProtection_DeleteSensitivityLabel", "Method": "Delete", "Parameters": [ { @@ -436083,11 +433493,7 @@ "Location": "Path" }, { - "Name": "list-id", - "Location": "Path" - }, - { - "Name": "columnDefinition-id", + "Name": "sensitivityLabel-id", "Location": "Path" }, { @@ -436099,11 +433505,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn", + "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list.column_GetSourceColumn", + "OperationId": "group.site.informationProtection.sensitivityLabel_ListSublabel", "Method": "Get", "Parameters": [ { @@ -436115,12 +433521,32 @@ "Location": "Path" }, { - "Name": "list-id", + "Name": "sensitivityLabel-id", "Location": "Path" }, { - "Name": "columnDefinition-id", - "Location": "Path" + "Name": "$top", + "Location": "Query" + }, + { + "Name": "$skip", + "Location": "Query" + }, + { + "Name": "$search", + "Location": "Query" + }, + { + "Name": "$filter", + "Location": "Query" + }, + { + "Name": "$count", + "Location": "Query" + }, + { + "Name": "$orderby", + "Location": "Query" }, { "Name": "$select", @@ -436135,12 +433561,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/$count", + "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list.column_GetCount", - "Method": "Get", + "OperationId": "group.site.informationProtection.sensitivityLabel_CreateSublabel", + "Method": "Post", "Parameters": [ { "Name": "group-id", @@ -436151,27 +433577,19 @@ "Location": "Path" }, { - "Name": "list-id", + "Name": "sensitivityLabel-id", "Location": "Path" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes", + "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list_ListContentType", + "OperationId": "group.site.informationProtection.sensitivityLabel_GetSublabel", "Method": "Get", "Parameters": [ { @@ -436183,32 +433601,12 @@ "Location": "Path" }, { - "Name": "list-id", + "Name": "sensitivityLabel-id", "Location": "Path" }, { - "Name": "$top", - "Location": "Query" - }, - { - "Name": "$skip", - "Location": "Query" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - }, - { - "Name": "$count", - "Location": "Query" - }, - { - "Name": "$orderby", - "Location": "Query" + "Name": "sensitivityLabel-id1", + "Location": "Path" }, { "Name": "$select", @@ -436223,12 +433621,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes", + "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list_CreateContentType", - "Method": "Post", + "OperationId": "group.site.informationProtection.sensitivityLabel_UpdateSublabel", + "Method": "Patch", "Parameters": [ { "Name": "group-id", @@ -436239,7 +433637,11 @@ "Location": "Path" }, { - "Name": "list-id", + "Name": "sensitivityLabel-id", + "Location": "Path" + }, + { + "Name": "sensitivityLabel-id1", "Location": "Path" } ] @@ -436247,12 +433649,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", + "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list_GetContentType", - "Method": "Get", + "OperationId": "group.site.informationProtection.sensitivityLabel_DeleteSublabel", + "Method": "Delete", "Parameters": [ { "Name": "group-id", @@ -436263,32 +433665,28 @@ "Location": "Path" }, { - "Name": "list-id", + "Name": "sensitivityLabel-id", "Location": "Path" }, { - "Name": "contentType-id", + "Name": "sensitivityLabel-id1", "Location": "Path" }, { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" + "Name": "If-Match", + "Location": "Header" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", + "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list_UpdateContentType", - "Method": "Patch", + "OperationId": "group.site.informationProtection.sensitivityLabel.sublabel_GetCount", + "Method": "Get", "Parameters": [ { "Name": "group-id", @@ -436299,24 +433697,28 @@ "Location": "Path" }, { - "Name": "list-id", + "Name": "sensitivityLabel-id", "Location": "Path" }, { - "Name": "contentType-id", - "Location": "Path" + "Name": "$search", + "Location": "Query" + }, + { + "Name": "$filter", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", + "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list_DeleteContentType", - "Method": "Delete", + "OperationId": "group.site.informationProtection.sensitivityLabel_GetCount", + "Method": "Get", "Parameters": [ { "Name": "group-id", @@ -436327,27 +433729,23 @@ "Location": "Path" }, { - "Name": "list-id", - "Location": "Path" - }, - { - "Name": "contentType-id", - "Location": "Path" + "Name": "$search", + "Location": "Query" }, { - "Name": "If-Match", - "Location": "Header" + "Name": "$filter", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base", + "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityPolicySettings", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list.contentType_GetBase", + "OperationId": "group.site.informationProtection_GetSensitivityPolicySetting", "Method": "Get", "Parameters": [ { @@ -436358,14 +433756,6 @@ "Name": "site-id", "Location": "Path" }, - { - "Name": "list-id", - "Location": "Path" - }, - { - "Name": "contentType-id", - "Location": "Path" - }, { "Name": "$select", "Location": "Query" @@ -436379,12 +433769,32 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/baseTypes", + "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityPolicySettings", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list.contentType_ListBaseType", - "Method": "Get", + "OperationId": "group.site.informationProtection_UpdateSensitivityPolicySetting", + "Method": "Patch", + "Parameters": [ + { + "Name": "group-id", + "Location": "Path" + }, + { + "Name": "site-id", + "Location": "Path" + } + ] + } + }, + { + "PathInfo": { + "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityPolicySettings", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "group.site.informationProtection_DeleteSensitivityPolicySetting", + "Method": "Delete", "Parameters": [ { "Name": "group-id", @@ -436395,11 +433805,27 @@ "Location": "Path" }, { - "Name": "list-id", + "Name": "If-Match", + "Location": "Header" + } + ] + } + }, + { + "PathInfo": { + "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "group.site.informationProtection_ListThreatAssessmentRequest", + "Method": "Get", + "Parameters": [ + { + "Name": "group-id", "Location": "Path" }, { - "Name": "contentType-id", + "Name": "site-id", "Location": "Path" }, { @@ -436439,12 +433865,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", + "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list.contentType_GetBaseType", - "Method": "Get", + "OperationId": "group.site.informationProtection_CreateThreatAssessmentRequest", + "Method": "Post", "Parameters": [ { "Name": "group-id", @@ -436453,17 +433879,29 @@ { "Name": "site-id", "Location": "Path" - }, + } + ] + } + }, + { + "PathInfo": { + "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "group.site.informationProtection_GetThreatAssessmentRequest", + "Method": "Get", + "Parameters": [ { - "Name": "list-id", + "Name": "group-id", "Location": "Path" }, { - "Name": "contentType-id", + "Name": "site-id", "Location": "Path" }, { - "Name": "contentType-id1", + "Name": "threatAssessmentRequest-id", "Location": "Path" }, { @@ -436479,12 +433917,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/baseTypes/$count", + "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list.contentType.baseType_GetCount", - "Method": "Get", + "OperationId": "group.site.informationProtection_UpdateThreatAssessmentRequest", + "Method": "Patch", "Parameters": [ { "Name": "group-id", @@ -436495,31 +433933,47 @@ "Location": "Path" }, { - "Name": "list-id", + "Name": "threatAssessmentRequest-id", + "Location": "Path" + } + ] + } + }, + { + "PathInfo": { + "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "group.site.informationProtection_DeleteThreatAssessmentRequest", + "Method": "Delete", + "Parameters": [ + { + "Name": "group-id", "Location": "Path" }, { - "Name": "contentType-id", + "Name": "site-id", "Location": "Path" }, { - "Name": "$search", - "Location": "Query" + "Name": "threatAssessmentRequest-id", + "Location": "Path" }, { - "Name": "$filter", - "Location": "Query" + "Name": "If-Match", + "Location": "Header" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", + "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list.contentType_ListColumnLink", + "OperationId": "group.site.informationProtection.threatAssessmentRequest_ListResult", "Method": "Get", "Parameters": [ { @@ -436531,11 +433985,7 @@ "Location": "Path" }, { - "Name": "list-id", - "Location": "Path" - }, - { - "Name": "contentType-id", + "Name": "threatAssessmentRequest-id", "Location": "Path" }, { @@ -436575,11 +434025,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", + "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list.contentType_CreateColumnLink", + "OperationId": "group.site.informationProtection.threatAssessmentRequest_CreateResult", "Method": "Post", "Parameters": [ { @@ -436591,11 +434041,7 @@ "Location": "Path" }, { - "Name": "list-id", - "Location": "Path" - }, - { - "Name": "contentType-id", + "Name": "threatAssessmentRequest-id", "Location": "Path" } ] @@ -436603,11 +434049,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list.contentType_GetColumnLink", + "OperationId": "group.site.informationProtection.threatAssessmentRequest_GetResult", "Method": "Get", "Parameters": [ { @@ -436619,15 +434065,11 @@ "Location": "Path" }, { - "Name": "list-id", - "Location": "Path" - }, - { - "Name": "contentType-id", + "Name": "threatAssessmentRequest-id", "Location": "Path" }, { - "Name": "columnLink-id", + "Name": "threatAssessmentResult-id", "Location": "Path" }, { @@ -436643,11 +434085,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list.contentType_UpdateColumnLink", + "OperationId": "group.site.informationProtection.threatAssessmentRequest_UpdateResult", "Method": "Patch", "Parameters": [ { @@ -436659,15 +434101,11 @@ "Location": "Path" }, { - "Name": "list-id", - "Location": "Path" - }, - { - "Name": "contentType-id", + "Name": "threatAssessmentRequest-id", "Location": "Path" }, { - "Name": "columnLink-id", + "Name": "threatAssessmentResult-id", "Location": "Path" } ] @@ -436675,11 +434113,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list.contentType_DeleteColumnLink", + "OperationId": "group.site.informationProtection.threatAssessmentRequest_DeleteResult", "Method": "Delete", "Parameters": [ { @@ -436691,15 +434129,11 @@ "Location": "Path" }, { - "Name": "list-id", - "Location": "Path" - }, - { - "Name": "contentType-id", + "Name": "threatAssessmentRequest-id", "Location": "Path" }, { - "Name": "columnLink-id", + "Name": "threatAssessmentResult-id", "Location": "Path" }, { @@ -436711,11 +434145,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/$count", + "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list.contentType.columnLink_GetCount", + "OperationId": "group.site.informationProtection.threatAssessmentRequest.result_GetCount", "Method": "Get", "Parameters": [ { @@ -436727,11 +434161,7 @@ "Location": "Path" }, { - "Name": "list-id", - "Location": "Path" - }, - { - "Name": "contentType-id", + "Name": "threatAssessmentRequest-id", "Location": "Path" }, { @@ -436747,11 +434177,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions", + "Path": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list.contentType_ListColumnPosition", + "OperationId": "group.site.informationProtection.threatAssessmentRequest_GetCount", "Method": "Get", "Parameters": [ { @@ -436763,11 +434193,31 @@ "Location": "Path" }, { - "Name": "list-id", + "Name": "$search", + "Location": "Query" + }, + { + "Name": "$filter", + "Location": "Query" + } + ] + } + }, + { + "PathInfo": { + "Path": "/groups/{group-id}/sites/{site-id}/items", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "group.site_ListItem", + "Method": "Get", + "Parameters": [ + { + "Name": "group-id", "Location": "Path" }, { - "Name": "contentType-id", + "Name": "site-id", "Location": "Path" }, { @@ -436807,11 +434257,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", + "Path": "/groups/{group-id}/sites/{site-id}/items/{baseItem-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list.contentType_GetColumnPosition", + "OperationId": "group.site_GetItem", "Method": "Get", "Parameters": [ { @@ -436823,15 +434273,7 @@ "Location": "Path" }, { - "Name": "list-id", - "Location": "Path" - }, - { - "Name": "contentType-id", - "Location": "Path" - }, - { - "Name": "columnDefinition-id", + "Name": "baseItem-id", "Location": "Path" }, { @@ -436847,11 +434289,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$count", + "Path": "/groups/{group-id}/sites/{site-id}/items/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list.contentType.columnPosition_GetCount", + "OperationId": "group.site.item_GetCount", "Method": "Get", "Parameters": [ { @@ -436862,14 +434304,6 @@ "Name": "site-id", "Location": "Path" }, - { - "Name": "list-id", - "Location": "Path" - }, - { - "Name": "contentType-id", - "Location": "Path" - }, { "Name": "$search", "Location": "Query" @@ -436883,11 +434317,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", + "Path": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list.contentType_ListColumn", + "OperationId": "group.site_GetLastModifiedGraphBPreUser", "Method": "Get", "Parameters": [ { @@ -436898,38 +434332,6 @@ "Name": "site-id", "Location": "Path" }, - { - "Name": "list-id", - "Location": "Path" - }, - { - "Name": "contentType-id", - "Location": "Path" - }, - { - "Name": "$top", - "Location": "Query" - }, - { - "Name": "$skip", - "Location": "Query" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - }, - { - "Name": "$count", - "Location": "Query" - }, - { - "Name": "$orderby", - "Location": "Query" - }, { "Name": "$select", "Location": "Query" @@ -436943,12 +434345,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", + "Path": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/mailboxSettings", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list.contentType_CreateColumn", - "Method": "Post", + "OperationId": "group.site.lastModifiedGraphBPreUser_GetMailboxSetting", + "Method": "Get", "Parameters": [ { "Name": "group-id", @@ -436959,24 +434361,24 @@ "Location": "Path" }, { - "Name": "list-id", - "Location": "Path" + "Name": "$select", + "Location": "Query" }, { - "Name": "contentType-id", - "Location": "Path" + "Name": "$expand", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Path": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/mailboxSettings", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list.contentType_GetColumn", - "Method": "Get", + "OperationId": "group.site.lastModifiedGraphBPreUser_UpdateMailboxSetting", + "Method": "Patch", "Parameters": [ { "Name": "group-id", @@ -436985,38 +434387,18 @@ { "Name": "site-id", "Location": "Path" - }, - { - "Name": "list-id", - "Location": "Path" - }, - { - "Name": "contentType-id", - "Location": "Path" - }, - { - "Name": "columnDefinition-id", - "Location": "Path" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "Path": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/serviceProvisioningErrors", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list.contentType_UpdateColumn", - "Method": "Patch", + "OperationId": "group.site.lastModifiedGraphBPreUser_ListServiceProvisioningError", + "Method": "Get", "Parameters": [ { "Name": "group-id", @@ -437027,63 +434409,47 @@ "Location": "Path" }, { - "Name": "list-id", - "Location": "Path" + "Name": "$top", + "Location": "Query" }, { - "Name": "contentType-id", - "Location": "Path" + "Name": "$skip", + "Location": "Query" }, { - "Name": "columnDefinition-id", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.list.contentType_DeleteColumn", - "Method": "Delete", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" + "Name": "$search", + "Location": "Query" }, { - "Name": "site-id", - "Location": "Path" + "Name": "$filter", + "Location": "Query" }, { - "Name": "list-id", - "Location": "Path" + "Name": "$count", + "Location": "Query" }, { - "Name": "contentType-id", - "Location": "Path" + "Name": "$orderby", + "Location": "Query" }, { - "Name": "columnDefinition-id", - "Location": "Path" + "Name": "$select", + "Location": "Query" }, { - "Name": "If-Match", - "Location": "Header" + "Name": "$expand", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", + "Path": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/serviceProvisioningErrors/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list.contentType.column_GetSourceColumn", + "OperationId": "group.site.lastModifiedGraphBPreUser.ServiceProvisioningError_GetCount", "Method": "Get", "Parameters": [ { @@ -437095,23 +434461,11 @@ "Location": "Path" }, { - "Name": "list-id", - "Location": "Path" - }, - { - "Name": "contentType-id", - "Location": "Path" - }, - { - "Name": "columnDefinition-id", - "Location": "Path" - }, - { - "Name": "$select", + "Name": "$search", "Location": "Query" }, { - "Name": "$expand", + "Name": "$filter", "Location": "Query" } ] @@ -437119,11 +434473,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/$count", + "Path": "/groups/{group-id}/sites/{site-id}/lists", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list.contentType.column_GetCount", + "OperationId": "group.site_ListList", "Method": "Get", "Parameters": [ { @@ -437135,12 +434489,12 @@ "Location": "Path" }, { - "Name": "list-id", - "Location": "Path" + "Name": "$top", + "Location": "Query" }, { - "Name": "contentType-id", - "Location": "Path" + "Name": "$skip", + "Location": "Query" }, { "Name": "$search", @@ -437149,18 +434503,34 @@ { "Name": "$filter", "Location": "Query" + }, + { + "Name": "$count", + "Location": "Query" + }, + { + "Name": "$orderby", + "Location": "Query" + }, + { + "Name": "$select", + "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/$count", + "Path": "/groups/{group-id}/sites/{site-id}/lists", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list.contentType_GetCount", - "Method": "Get", + "OperationId": "group.site_CreateList", + "Method": "Post", "Parameters": [ { "Name": "group-id", @@ -437169,29 +434539,17 @@ { "Name": "site-id", "Location": "Path" - }, - { - "Name": "list-id", - "Location": "Path" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list_GetCreatedGraphBPreUser", + "OperationId": "group.site_GetList", "Method": "Get", "Parameters": [ { @@ -437219,12 +434577,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list.createdGraphBPreUser_GetMailboxSetting", - "Method": "Get", + "OperationId": "group.site_UpdateList", + "Method": "Patch", "Parameters": [ { "Name": "group-id", @@ -437237,26 +434595,18 @@ { "Name": "list-id", "Location": "Path" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list.createdGraphBPreUser_UpdateMailboxSetting", - "Method": "Patch", + "OperationId": "group.site_DeleteList", + "Method": "Delete", "Parameters": [ { "Name": "group-id", @@ -437269,17 +434619,21 @@ { "Name": "list-id", "Location": "Path" + }, + { + "Name": "If-Match", + "Location": "Header" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/activities", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list.createdGraphBPreUser_ListServiceProvisioningError", + "OperationId": "group.site.list_ListActivity", "Method": "Get", "Parameters": [ { @@ -437331,44 +434685,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors/$count", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.list.createdGraphBPreUser.ServiceProvisioningError_GetCount", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "list-id", - "Location": "Path" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/drive", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/activities", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list_GetDrive", - "Method": "Get", + "OperationId": "group.site.list_CreateActivity", + "Method": "Post", "Parameters": [ { "Name": "group-id", @@ -437381,25 +434703,17 @@ { "Name": "list-id", "Location": "Path" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list_ListItem", + "OperationId": "group.site.list_ListColumn", "Method": "Get", "Parameters": [ { @@ -437451,11 +434765,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list_CreateItem", + "OperationId": "group.site.list_CreateColumn", "Method": "Post", "Parameters": [ { @@ -437475,11 +434789,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list_GetItem", + "OperationId": "group.site.list_GetColumn", "Method": "Get", "Parameters": [ { @@ -437495,7 +434809,7 @@ "Location": "Path" }, { - "Name": "listItem-id", + "Name": "columnDefinition-id", "Location": "Path" }, { @@ -437511,11 +434825,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list_UpdateItem", + "OperationId": "group.site.list_UpdateColumn", "Method": "Patch", "Parameters": [ { @@ -437531,7 +434845,7 @@ "Location": "Path" }, { - "Name": "listItem-id", + "Name": "columnDefinition-id", "Location": "Path" } ] @@ -437539,11 +434853,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list_DeleteItem", + "OperationId": "group.site.list_DeleteColumn", "Method": "Delete", "Parameters": [ { @@ -437559,7 +434873,7 @@ "Location": "Path" }, { - "Name": "listItem-id", + "Name": "columnDefinition-id", "Location": "Path" }, { @@ -437571,11 +434885,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list.item_ListActivity", + "OperationId": "group.site.list.column_GetSourceColumn", "Method": "Get", "Parameters": [ { @@ -437591,7 +434905,71 @@ "Location": "Path" }, { - "Name": "listItem-id", + "Name": "columnDefinition-id", + "Location": "Path" + }, + { + "Name": "$select", + "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" + } + ] + } + }, + { + "PathInfo": { + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/$count", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "group.site.list.column_GetCount", + "Method": "Get", + "Parameters": [ + { + "Name": "group-id", + "Location": "Path" + }, + { + "Name": "site-id", + "Location": "Path" + }, + { + "Name": "list-id", + "Location": "Path" + }, + { + "Name": "$search", + "Location": "Query" + }, + { + "Name": "$filter", + "Location": "Query" + } + ] + } + }, + { + "PathInfo": { + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "group.site.list_ListContentType", + "Method": "Get", + "Parameters": [ + { + "Name": "group-id", + "Location": "Path" + }, + { + "Name": "site-id", + "Location": "Path" + }, + { + "Name": "list-id", "Location": "Path" }, { @@ -437631,11 +435009,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list.item_CreateActivity", + "OperationId": "group.site.list_CreateContentType", "Method": "Post", "Parameters": [ { @@ -437649,21 +435027,17 @@ { "Name": "list-id", "Location": "Path" - }, - { - "Name": "listItem-id", - "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list.item_GetActivity", + "OperationId": "group.site.list_GetContentType", "Method": "Get", "Parameters": [ { @@ -437679,11 +435053,7 @@ "Location": "Path" }, { - "Name": "listItem-id", - "Location": "Path" - }, - { - "Name": "itemActivityOLD-id", + "Name": "contentType-id", "Location": "Path" }, { @@ -437699,11 +435069,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list.item_UpdateActivity", + "OperationId": "group.site.list_UpdateContentType", "Method": "Patch", "Parameters": [ { @@ -437719,11 +435089,7 @@ "Location": "Path" }, { - "Name": "listItem-id", - "Location": "Path" - }, - { - "Name": "itemActivityOLD-id", + "Name": "contentType-id", "Location": "Path" } ] @@ -437731,11 +435097,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list.item_DeleteActivity", + "OperationId": "group.site.list_DeleteContentType", "Method": "Delete", "Parameters": [ { @@ -437751,11 +435117,7 @@ "Location": "Path" }, { - "Name": "listItem-id", - "Location": "Path" - }, - { - "Name": "itemActivityOLD-id", + "Name": "contentType-id", "Location": "Path" }, { @@ -437767,11 +435129,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list.item.activity_GetDriveItem", + "OperationId": "group.site.list.contentType_GetBase", "Method": "Get", "Parameters": [ { @@ -437787,11 +435149,7 @@ "Location": "Path" }, { - "Name": "listItem-id", - "Location": "Path" - }, - { - "Name": "itemActivityOLD-id", + "Name": "contentType-id", "Location": "Path" }, { @@ -437807,11 +435165,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/content", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/baseTypes", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list.item.activity_GetDriveItemContent", + "OperationId": "group.site.list.contentType_ListBaseType", "Method": "Get", "Parameters": [ { @@ -437827,59 +435185,51 @@ "Location": "Path" }, { - "Name": "listItem-id", + "Name": "contentType-id", "Location": "Path" }, { - "Name": "itemActivityOLD-id", - "Location": "Path" + "Name": "$top", + "Location": "Query" }, { - "Name": "$format", + "Name": "$skip", "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/content", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.list.item.activity_SetDriveItemContent", - "Method": "Put", - "Parameters": [ + }, { - "Name": "group-id", - "Location": "Path" + "Name": "$search", + "Location": "Query" }, { - "Name": "site-id", - "Location": "Path" + "Name": "$filter", + "Location": "Query" }, { - "Name": "list-id", - "Location": "Path" + "Name": "$count", + "Location": "Query" }, { - "Name": "listItem-id", - "Location": "Path" + "Name": "$orderby", + "Location": "Query" }, { - "Name": "itemActivityOLD-id", - "Location": "Path" + "Name": "$select", + "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/contentStream", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list.item.activity_GetDriveItemContentStream", + "OperationId": "group.site.list.contentType_GetBaseType", "Method": "Get", "Parameters": [ { @@ -437895,24 +435245,32 @@ "Location": "Path" }, { - "Name": "listItem-id", + "Name": "contentType-id", "Location": "Path" }, { - "Name": "itemActivityOLD-id", + "Name": "contentType-id1", "Location": "Path" + }, + { + "Name": "$select", + "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/contentStream", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/baseTypes/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list.item.activity_SetDriveItemContentStream", - "Method": "Put", + "OperationId": "group.site.list.contentType.baseType_GetCount", + "Method": "Get", "Parameters": [ { "Name": "group-id", @@ -437927,23 +435285,27 @@ "Location": "Path" }, { - "Name": "listItem-id", + "Name": "contentType-id", "Location": "Path" }, { - "Name": "itemActivityOLD-id", - "Location": "Path" + "Name": "$search", + "Location": "Query" + }, + { + "Name": "$filter", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/listItem", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list.item.activity_GetListItem", + "OperationId": "group.site.list.contentType_ListColumnLink", "Method": "Get", "Parameters": [ { @@ -437959,12 +435321,32 @@ "Location": "Path" }, { - "Name": "listItem-id", + "Name": "contentType-id", "Location": "Path" }, { - "Name": "itemActivityOLD-id", - "Location": "Path" + "Name": "$top", + "Location": "Query" + }, + { + "Name": "$skip", + "Location": "Query" + }, + { + "Name": "$search", + "Location": "Query" + }, + { + "Name": "$filter", + "Location": "Query" + }, + { + "Name": "$count", + "Location": "Query" + }, + { + "Name": "$orderby", + "Location": "Query" }, { "Name": "$select", @@ -437979,12 +435361,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/$count", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list.item.activity_GetCount", - "Method": "Get", + "OperationId": "group.site.list.contentType_CreateColumnLink", + "Method": "Post", "Parameters": [ { "Name": "group-id", @@ -437999,27 +435381,19 @@ "Location": "Path" }, { - "Name": "listItem-id", + "Name": "contentType-id", "Location": "Path" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list.item_GetAnalytic", + "OperationId": "group.site.list.contentType_GetColumnLink", "Method": "Get", "Parameters": [ { @@ -438035,7 +435409,11 @@ "Location": "Path" }, { - "Name": "listItem-id", + "Name": "contentType-id", + "Location": "Path" + }, + { + "Name": "columnLink-id", "Location": "Path" }, { @@ -438051,12 +435429,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list.item_GetCreatedGraphBPreUser", - "Method": "Get", + "OperationId": "group.site.list.contentType_UpdateColumnLink", + "Method": "Patch", "Parameters": [ { "Name": "group-id", @@ -438071,28 +435449,24 @@ "Location": "Path" }, { - "Name": "listItem-id", + "Name": "contentType-id", "Location": "Path" }, { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" + "Name": "columnLink-id", + "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list.item.createdGraphBPreUser_GetMailboxSetting", - "Method": "Get", + "OperationId": "group.site.list.contentType_DeleteColumnLink", + "Method": "Delete", "Parameters": [ { "Name": "group-id", @@ -438107,28 +435481,28 @@ "Location": "Path" }, { - "Name": "listItem-id", + "Name": "contentType-id", "Location": "Path" }, { - "Name": "$select", - "Location": "Query" + "Name": "columnLink-id", + "Location": "Path" }, { - "Name": "$expand", - "Location": "Query" + "Name": "If-Match", + "Location": "Header" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list.item.createdGraphBPreUser_UpdateMailboxSetting", - "Method": "Patch", + "OperationId": "group.site.list.contentType.columnLink_GetCount", + "Method": "Get", "Parameters": [ { "Name": "group-id", @@ -438143,19 +435517,27 @@ "Location": "Path" }, { - "Name": "listItem-id", + "Name": "contentType-id", "Location": "Path" + }, + { + "Name": "$search", + "Location": "Query" + }, + { + "Name": "$filter", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list.item.createdGraphBPreUser_ListServiceProvisioningError", + "OperationId": "group.site.list.contentType_ListColumnPosition", "Method": "Get", "Parameters": [ { @@ -438171,7 +435553,7 @@ "Location": "Path" }, { - "Name": "listItem-id", + "Name": "contentType-id", "Location": "Path" }, { @@ -438211,11 +435593,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list.item.createdGraphBPreUser.ServiceProvisioningError_GetCount", + "OperationId": "group.site.list.contentType_GetColumnPosition", "Method": "Get", "Parameters": [ { @@ -438231,7 +435613,47 @@ "Location": "Path" }, { - "Name": "listItem-id", + "Name": "contentType-id", + "Location": "Path" + }, + { + "Name": "columnDefinition-id", + "Location": "Path" + }, + { + "Name": "$select", + "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" + } + ] + } + }, + { + "PathInfo": { + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$count", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "group.site.list.contentType.columnPosition_GetCount", + "Method": "Get", + "Parameters": [ + { + "Name": "group-id", + "Location": "Path" + }, + { + "Name": "site-id", + "Location": "Path" + }, + { + "Name": "list-id", + "Location": "Path" + }, + { + "Name": "contentType-id", "Location": "Path" }, { @@ -438247,11 +435669,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list.item_ListDocumentSetVersion", + "OperationId": "group.site.list.contentType_ListColumn", "Method": "Get", "Parameters": [ { @@ -438267,7 +435689,7 @@ "Location": "Path" }, { - "Name": "listItem-id", + "Name": "contentType-id", "Location": "Path" }, { @@ -438307,11 +435729,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list.item_CreateDocumentSetVersion", + "OperationId": "group.site.list.contentType_CreateColumn", "Method": "Post", "Parameters": [ { @@ -438327,7 +435749,7 @@ "Location": "Path" }, { - "Name": "listItem-id", + "Name": "contentType-id", "Location": "Path" } ] @@ -438335,11 +435757,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list.item_GetDocumentSetVersion", + "OperationId": "group.site.list.contentType_GetColumn", "Method": "Get", "Parameters": [ { @@ -438355,11 +435777,11 @@ "Location": "Path" }, { - "Name": "listItem-id", + "Name": "contentType-id", "Location": "Path" }, { - "Name": "documentSetVersion-id", + "Name": "columnDefinition-id", "Location": "Path" }, { @@ -438375,11 +435797,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list.item_UpdateDocumentSetVersion", + "OperationId": "group.site.list.contentType_UpdateColumn", "Method": "Patch", "Parameters": [ { @@ -438395,11 +435817,11 @@ "Location": "Path" }, { - "Name": "listItem-id", + "Name": "contentType-id", "Location": "Path" }, { - "Name": "documentSetVersion-id", + "Name": "columnDefinition-id", "Location": "Path" } ] @@ -438407,11 +435829,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list.item_DeleteDocumentSetVersion", + "OperationId": "group.site.list.contentType_DeleteColumn", "Method": "Delete", "Parameters": [ { @@ -438427,11 +435849,11 @@ "Location": "Path" }, { - "Name": "listItem-id", + "Name": "contentType-id", "Location": "Path" }, { - "Name": "documentSetVersion-id", + "Name": "columnDefinition-id", "Location": "Path" }, { @@ -438443,11 +435865,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list.item.documentSetVersion_GetField", + "OperationId": "group.site.list.contentType.column_GetSourceColumn", "Method": "Get", "Parameters": [ { @@ -438463,11 +435885,11 @@ "Location": "Path" }, { - "Name": "listItem-id", + "Name": "contentType-id", "Location": "Path" }, { - "Name": "documentSetVersion-id", + "Name": "columnDefinition-id", "Location": "Path" }, { @@ -438483,44 +435905,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.list.item.documentSetVersion_UpdateField", - "Method": "Patch", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "list-id", - "Location": "Path" - }, - { - "Name": "listItem-id", - "Location": "Path" - }, - { - "Name": "documentSetVersion-id", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list.item.documentSetVersion_DeleteField", - "Method": "Delete", + "OperationId": "group.site.list.contentType.column_GetCount", + "Method": "Get", "Parameters": [ { "Name": "group-id", @@ -438535,27 +435925,27 @@ "Location": "Path" }, { - "Name": "listItem-id", + "Name": "contentType-id", "Location": "Path" }, { - "Name": "documentSetVersion-id", - "Location": "Path" + "Name": "$search", + "Location": "Query" }, { - "Name": "If-Match", - "Location": "Header" + "Name": "$filter", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/$count", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list.item.documentSetVersion_GetCount", + "OperationId": "group.site.list.contentType_GetCount", "Method": "Get", "Parameters": [ { @@ -438570,10 +435960,6 @@ "Name": "list-id", "Location": "Path" }, - { - "Name": "listItem-id", - "Location": "Path" - }, { "Name": "$search", "Location": "Query" @@ -438587,11 +435973,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list.item_GetDriveItem", + "OperationId": "group.site.list_GetCreatedGraphBPreUser", "Method": "Get", "Parameters": [ { @@ -438606,10 +435992,6 @@ "Name": "list-id", "Location": "Path" }, - { - "Name": "listItem-id", - "Location": "Path" - }, { "Name": "$select", "Location": "Query" @@ -438623,11 +436005,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list.item_GetDriveItemContent", + "OperationId": "group.site.list.createdGraphBPreUser_GetMailboxSetting", "Method": "Get", "Parameters": [ { @@ -438643,11 +436025,11 @@ "Location": "Path" }, { - "Name": "listItem-id", - "Location": "Path" + "Name": "$select", + "Location": "Query" }, { - "Name": "$format", + "Name": "$expand", "Location": "Query" } ] @@ -438655,12 +436037,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list.item_SetDriveItemContent", - "Method": "Put", + "OperationId": "group.site.list.createdGraphBPreUser_UpdateMailboxSetting", + "Method": "Patch", "Parameters": [ { "Name": "group-id", @@ -438673,21 +436055,17 @@ { "Name": "list-id", "Location": "Path" - }, - { - "Name": "listItem-id", - "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/contentStream", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list.item_GetDriveItemContentStream", + "OperationId": "group.site.list.createdGraphBPreUser_ListServiceProvisioningError", "Method": "Get", "Parameters": [ { @@ -438703,64 +436081,28 @@ "Location": "Path" }, { - "Name": "listItem-id", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/contentStream", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.list.item_SetDriveItemContentStream", - "Method": "Put", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" + "Name": "$top", + "Location": "Query" }, { - "Name": "list-id", - "Location": "Path" + "Name": "$skip", + "Location": "Query" }, { - "Name": "listItem-id", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.list.item_GetField", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" + "Name": "$search", + "Location": "Query" }, { - "Name": "site-id", - "Location": "Path" + "Name": "$filter", + "Location": "Query" }, { - "Name": "list-id", - "Location": "Path" + "Name": "$count", + "Location": "Query" }, { - "Name": "listItem-id", - "Location": "Path" + "Name": "$orderby", + "Location": "Query" }, { "Name": "$select", @@ -438775,12 +436117,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list.item_UpdateField", - "Method": "Patch", + "OperationId": "group.site.list.createdGraphBPreUser.ServiceProvisioningError_GetCount", + "Method": "Get", "Parameters": [ { "Name": "group-id", @@ -438795,20 +436137,24 @@ "Location": "Path" }, { - "Name": "listItem-id", - "Location": "Path" + "Name": "$search", + "Location": "Query" + }, + { + "Name": "$filter", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/drive", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list.item_DeleteField", - "Method": "Delete", + "OperationId": "group.site.list_GetDrive", + "Method": "Get", "Parameters": [ { "Name": "group-id", @@ -438823,23 +436169,23 @@ "Location": "Path" }, { - "Name": "listItem-id", - "Location": "Path" + "Name": "$select", + "Location": "Query" }, { - "Name": "If-Match", - "Location": "Header" + "Name": "$expand", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list.item_GetLastModifiedGraphBPreUser", + "OperationId": "group.site.list_ListItem", "Method": "Get", "Parameters": [ { @@ -438855,44 +436201,28 @@ "Location": "Path" }, { - "Name": "listItem-id", - "Location": "Path" + "Name": "$top", + "Location": "Query" }, { - "Name": "$select", + "Name": "$skip", "Location": "Query" }, { - "Name": "$expand", + "Name": "$search", "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.list.item.lastModifiedGraphBPreUser_GetMailboxSetting", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" }, { - "Name": "site-id", - "Location": "Path" + "Name": "$filter", + "Location": "Query" }, { - "Name": "list-id", - "Location": "Path" + "Name": "$count", + "Location": "Query" }, { - "Name": "listItem-id", - "Location": "Path" + "Name": "$orderby", + "Location": "Query" }, { "Name": "$select", @@ -438907,12 +436237,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list.item.lastModifiedGraphBPreUser_UpdateMailboxSetting", - "Method": "Patch", + "OperationId": "group.site.list_CreateItem", + "Method": "Post", "Parameters": [ { "Name": "group-id", @@ -438925,21 +436255,17 @@ { "Name": "list-id", "Location": "Path" - }, - { - "Name": "listItem-id", - "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list.item.lastModifiedGraphBPreUser_ListServiceProvisioningError", + "OperationId": "group.site.list_GetItem", "Method": "Get", "Parameters": [ { @@ -438959,48 +436285,52 @@ "Location": "Path" }, { - "Name": "$top", - "Location": "Query" - }, - { - "Name": "$skip", - "Location": "Query" - }, - { - "Name": "$search", + "Name": "$select", "Location": "Query" }, { - "Name": "$filter", + "Name": "$expand", "Location": "Query" - }, + } + ] + } + }, + { + "PathInfo": { + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "group.site.list_UpdateItem", + "Method": "Patch", + "Parameters": [ { - "Name": "$count", - "Location": "Query" + "Name": "group-id", + "Location": "Path" }, { - "Name": "$orderby", - "Location": "Query" + "Name": "site-id", + "Location": "Path" }, { - "Name": "$select", - "Location": "Query" + "Name": "list-id", + "Location": "Path" }, { - "Name": "$expand", - "Location": "Query" + "Name": "listItem-id", + "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list.item.lastModifiedGraphBPreUser.ServiceProvisioningError_GetCount", - "Method": "Get", + "OperationId": "group.site.list_DeleteItem", + "Method": "Delete", "Parameters": [ { "Name": "group-id", @@ -439019,23 +436349,19 @@ "Location": "Path" }, { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" + "Name": "If-Match", + "Location": "Header" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list.item_ListVersion", + "OperationId": "group.site.list.item_ListActivity", "Method": "Get", "Parameters": [ { @@ -439091,11 +436417,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list.item_CreateVersion", + "OperationId": "group.site.list.item_CreateActivity", "Method": "Post", "Parameters": [ { @@ -439119,11 +436445,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list.item_GetVersion", + "OperationId": "group.site.list.item_GetActivity", "Method": "Get", "Parameters": [ { @@ -439143,7 +436469,7 @@ "Location": "Path" }, { - "Name": "listItemVersion-id", + "Name": "itemActivityOLD-id", "Location": "Path" }, { @@ -439159,11 +436485,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list.item_UpdateVersion", + "OperationId": "group.site.list.item_UpdateActivity", "Method": "Patch", "Parameters": [ { @@ -439183,7 +436509,7 @@ "Location": "Path" }, { - "Name": "listItemVersion-id", + "Name": "itemActivityOLD-id", "Location": "Path" } ] @@ -439191,11 +436517,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list.item_DeleteVersion", + "OperationId": "group.site.list.item_DeleteActivity", "Method": "Delete", "Parameters": [ { @@ -439215,7 +436541,7 @@ "Location": "Path" }, { - "Name": "listItemVersion-id", + "Name": "itemActivityOLD-id", "Location": "Path" }, { @@ -439227,11 +436553,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list.item.version_GetField", + "OperationId": "group.site.list.item.activity_GetDriveItem", "Method": "Get", "Parameters": [ { @@ -439251,7 +436577,7 @@ "Location": "Path" }, { - "Name": "listItemVersion-id", + "Name": "itemActivityOLD-id", "Location": "Path" }, { @@ -439267,12 +436593,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/content", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list.item.version_UpdateField", - "Method": "Patch", + "OperationId": "group.site.list.item.activity_GetDriveItemContent", + "Method": "Get", "Parameters": [ { "Name": "group-id", @@ -439291,20 +436617,24 @@ "Location": "Path" }, { - "Name": "listItemVersion-id", + "Name": "itemActivityOLD-id", "Location": "Path" + }, + { + "Name": "$format", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/content", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list.item.version_DeleteField", - "Method": "Delete", + "OperationId": "group.site.list.item.activity_SetDriveItemContent", + "Method": "Put", "Parameters": [ { "Name": "group-id", @@ -439323,23 +436653,19 @@ "Location": "Path" }, { - "Name": "listItemVersion-id", + "Name": "itemActivityOLD-id", "Location": "Path" - }, - { - "Name": "If-Match", - "Location": "Header" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/$count", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/contentStream", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list.item.version_GetCount", + "OperationId": "group.site.list.item.activity_GetDriveItemContentStream", "Method": "Get", "Parameters": [ { @@ -439359,24 +436685,20 @@ "Location": "Path" }, { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" + "Name": "itemActivityOLD-id", + "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/lastModifiedByUser", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/contentStream", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list_GetLastModifiedGraphBPreUser", - "Method": "Get", + "OperationId": "group.site.list.item.activity_SetDriveItemContentStream", + "Method": "Put", "Parameters": [ { "Name": "group-id", @@ -439391,23 +436713,23 @@ "Location": "Path" }, { - "Name": "$select", - "Location": "Query" + "Name": "listItem-id", + "Location": "Path" }, { - "Name": "$expand", - "Location": "Query" + "Name": "itemActivityOLD-id", + "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/listItem", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list.lastModifiedGraphBPreUser_GetMailboxSetting", + "OperationId": "group.site.list.item.activity_GetListItem", "Method": "Get", "Parameters": [ { @@ -439423,47 +436745,31 @@ "Location": "Path" }, { - "Name": "$select", - "Location": "Query" + "Name": "listItem-id", + "Location": "Path" }, { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.list.lastModifiedGraphBPreUser_UpdateMailboxSetting", - "Method": "Patch", - "Parameters": [ - { - "Name": "group-id", + "Name": "itemActivityOLD-id", "Location": "Path" }, { - "Name": "site-id", - "Location": "Path" + "Name": "$select", + "Location": "Query" }, { - "Name": "list-id", - "Location": "Path" + "Name": "$expand", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/lastModifiedByUser/serviceProvisioningErrors", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list.lastModifiedGraphBPreUser_ListServiceProvisioningError", + "OperationId": "group.site.list.item.activity_GetCount", "Method": "Get", "Parameters": [ { @@ -439479,12 +436785,8 @@ "Location": "Path" }, { - "Name": "$top", - "Location": "Query" - }, - { - "Name": "$skip", - "Location": "Query" + "Name": "listItem-id", + "Location": "Path" }, { "Name": "$search", @@ -439493,33 +436795,17 @@ { "Name": "$filter", "Location": "Query" - }, - { - "Name": "$count", - "Location": "Query" - }, - { - "Name": "$orderby", - "Location": "Query" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list.lastModifiedGraphBPreUser.ServiceProvisioningError_GetCount", + "OperationId": "group.site.list.item_GetAnalytic", "Method": "Get", "Parameters": [ { @@ -439535,11 +436821,15 @@ "Location": "Path" }, { - "Name": "$search", + "Name": "listItem-id", + "Location": "Path" + }, + { + "Name": "$select", "Location": "Query" }, { - "Name": "$filter", + "Name": "$expand", "Location": "Query" } ] @@ -439547,11 +436837,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list_ListOperation", + "OperationId": "group.site.list.item_GetCreatedGraphBPreUser", "Method": "Get", "Parameters": [ { @@ -439567,28 +436857,8 @@ "Location": "Path" }, { - "Name": "$top", - "Location": "Query" - }, - { - "Name": "$skip", - "Location": "Query" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - }, - { - "Name": "$count", - "Location": "Query" - }, - { - "Name": "$orderby", - "Location": "Query" + "Name": "listItem-id", + "Location": "Path" }, { "Name": "$select", @@ -439603,35 +436873,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.list_CreateOperation", - "Method": "Post", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "list-id", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list_GetOperation", + "OperationId": "group.site.list.item.createdGraphBPreUser_GetMailboxSetting", "Method": "Get", "Parameters": [ { @@ -439647,7 +436893,7 @@ "Location": "Path" }, { - "Name": "richLongRunningOperation-id", + "Name": "listItem-id", "Location": "Path" }, { @@ -439663,11 +436909,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list_UpdateOperation", + "OperationId": "group.site.list.item.createdGraphBPreUser_UpdateMailboxSetting", "Method": "Patch", "Parameters": [ { @@ -439683,7 +436929,7 @@ "Location": "Path" }, { - "Name": "richLongRunningOperation-id", + "Name": "listItem-id", "Location": "Path" } ] @@ -439691,12 +436937,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list_DeleteOperation", - "Method": "Delete", + "OperationId": "group.site.list.item.createdGraphBPreUser_ListServiceProvisioningError", + "Method": "Get", "Parameters": [ { "Name": "group-id", @@ -439711,23 +436957,51 @@ "Location": "Path" }, { - "Name": "richLongRunningOperation-id", + "Name": "listItem-id", "Location": "Path" }, { - "Name": "If-Match", - "Location": "Header" + "Name": "$top", + "Location": "Query" + }, + { + "Name": "$skip", + "Location": "Query" + }, + { + "Name": "$search", + "Location": "Query" + }, + { + "Name": "$filter", + "Location": "Query" + }, + { + "Name": "$count", + "Location": "Query" + }, + { + "Name": "$orderby", + "Location": "Query" + }, + { + "Name": "$select", + "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/$count", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list.operation_GetCount", + "OperationId": "group.site.list.item.createdGraphBPreUser.ServiceProvisioningError_GetCount", "Method": "Get", "Parameters": [ { @@ -439742,6 +437016,10 @@ "Name": "list-id", "Location": "Path" }, + { + "Name": "listItem-id", + "Location": "Path" + }, { "Name": "$search", "Location": "Query" @@ -439755,11 +437033,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list_ListSubscription", + "OperationId": "group.site.list.item_ListDocumentSetVersion", "Method": "Get", "Parameters": [ { @@ -439774,6 +437052,10 @@ "Name": "list-id", "Location": "Path" }, + { + "Name": "listItem-id", + "Location": "Path" + }, { "Name": "$top", "Location": "Query" @@ -439811,11 +437093,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list_CreateSubscription", + "OperationId": "group.site.list.item_CreateDocumentSetVersion", "Method": "Post", "Parameters": [ { @@ -439829,17 +437111,21 @@ { "Name": "list-id", "Location": "Path" + }, + { + "Name": "listItem-id", + "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list_GetSubscription", + "OperationId": "group.site.list.item_GetDocumentSetVersion", "Method": "Get", "Parameters": [ { @@ -439855,7 +437141,11 @@ "Location": "Path" }, { - "Name": "subscription-id", + "Name": "listItem-id", + "Location": "Path" + }, + { + "Name": "documentSetVersion-id", "Location": "Path" }, { @@ -439871,11 +437161,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list_UpdateSubscription", + "OperationId": "group.site.list.item_UpdateDocumentSetVersion", "Method": "Patch", "Parameters": [ { @@ -439891,7 +437181,11 @@ "Location": "Path" }, { - "Name": "subscription-id", + "Name": "listItem-id", + "Location": "Path" + }, + { + "Name": "documentSetVersion-id", "Location": "Path" } ] @@ -439899,11 +437193,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list_DeleteSubscription", + "OperationId": "group.site.list.item_DeleteDocumentSetVersion", "Method": "Delete", "Parameters": [ { @@ -439919,7 +437213,11 @@ "Location": "Path" }, { - "Name": "subscription-id", + "Name": "listItem-id", + "Location": "Path" + }, + { + "Name": "documentSetVersion-id", "Location": "Path" }, { @@ -439931,11 +437229,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/$count", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.list.subscription_GetCount", + "OperationId": "group.site.list.item.documentSetVersion_GetField", "Method": "Get", "Parameters": [ { @@ -439951,39 +437249,19 @@ "Location": "Path" }, { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/lists/$count", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.list_GetCount", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", + "Name": "listItem-id", "Location": "Path" }, { - "Name": "site-id", + "Name": "documentSetVersion-id", "Location": "Path" }, { - "Name": "$search", + "Name": "$select", "Location": "Query" }, { - "Name": "$filter", + "Name": "$expand", "Location": "Query" } ] @@ -439991,12 +437269,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/analytics", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_GetAnalytic", - "Method": "Get", + "OperationId": "group.site.list.item.documentSetVersion_UpdateField", + "Method": "Patch", "Parameters": [ { "Name": "group-id", @@ -440007,28 +437285,28 @@ "Location": "Path" }, { - "Name": "path", + "Name": "list-id", "Location": "Path" }, { - "Name": "$select", - "Location": "Query" + "Name": "listItem-id", + "Location": "Path" }, { - "Name": "$expand", - "Location": "Query" + "Name": "documentSetVersion-id", + "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/analytics", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_UpdateAnalytic", - "Method": "Patch", + "OperationId": "group.site.list.item.documentSetVersion_DeleteField", + "Method": "Delete", "Parameters": [ { "Name": "group-id", @@ -440039,31 +437317,15 @@ "Location": "Path" }, { - "Name": "path", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/analytics", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_DeleteAnalytic", - "Method": "Delete", - "Parameters": [ - { - "Name": "group-id", + "Name": "list-id", "Location": "Path" }, { - "Name": "site-id", + "Name": "listItem-id", "Location": "Path" }, { - "Name": "path", + "Name": "documentSetVersion-id", "Location": "Path" }, { @@ -440075,11 +437337,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/columns", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_ListColumn", + "OperationId": "group.site.list.item.documentSetVersion_GetCount", "Method": "Get", "Parameters": [ { @@ -440091,16 +437353,12 @@ "Location": "Path" }, { - "Name": "path", + "Name": "list-id", "Location": "Path" }, { - "Name": "$top", - "Location": "Query" - }, - { - "Name": "$skip", - "Location": "Query" + "Name": "listItem-id", + "Location": "Path" }, { "Name": "$search", @@ -440109,34 +437367,18 @@ { "Name": "$filter", "Location": "Query" - }, - { - "Name": "$count", - "Location": "Query" - }, - { - "Name": "$orderby", - "Location": "Query" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/columns", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_CreateColumn", - "Method": "Post", + "OperationId": "group.site.list.item_GetDriveItem", + "Method": "Get", "Parameters": [ { "Name": "group-id", @@ -440147,19 +437389,31 @@ "Location": "Path" }, { - "Name": "path", + "Name": "list-id", + "Location": "Path" + }, + { + "Name": "listItem-id", "Location": "Path" + }, + { + "Name": "$select", + "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/contentTypes", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_ListContentType", + "OperationId": "group.site.list.item_GetDriveItemContent", "Method": "Get", "Parameters": [ { @@ -440171,39 +437425,15 @@ "Location": "Path" }, { - "Name": "path", + "Name": "list-id", "Location": "Path" }, { - "Name": "$top", - "Location": "Query" - }, - { - "Name": "$skip", - "Location": "Query" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - }, - { - "Name": "$count", - "Location": "Query" - }, - { - "Name": "$orderby", - "Location": "Query" - }, - { - "Name": "$select", - "Location": "Query" + "Name": "listItem-id", + "Location": "Path" }, { - "Name": "$expand", + "Name": "$format", "Location": "Query" } ] @@ -440211,12 +437441,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/contentTypes", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_CreateContentType", - "Method": "Post", + "OperationId": "group.site.list.item_SetDriveItemContent", + "Method": "Put", "Parameters": [ { "Name": "group-id", @@ -440227,7 +437457,11 @@ "Location": "Path" }, { - "Name": "path", + "Name": "list-id", + "Location": "Path" + }, + { + "Name": "listItem-id", "Location": "Path" } ] @@ -440235,11 +437469,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/createdByUser", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/contentStream", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_GetCreatedGraphBPreUser", + "OperationId": "group.site.list.item_GetDriveItemContentStream", "Method": "Get", "Parameters": [ { @@ -440251,28 +437485,24 @@ "Location": "Path" }, { - "Name": "path", + "Name": "list-id", "Location": "Path" }, { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" + "Name": "listItem-id", + "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/drive", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/contentStream", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_GetDrive", - "Method": "Get", + "OperationId": "group.site.list.item_SetDriveItemContentStream", + "Method": "Put", "Parameters": [ { "Name": "group-id", @@ -440283,27 +437513,23 @@ "Location": "Path" }, { - "Name": "path", + "Name": "list-id", "Location": "Path" }, { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" + "Name": "listItem-id", + "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/drives", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_ListDrive", + "OperationId": "group.site.list.item_GetField", "Method": "Get", "Parameters": [ { @@ -440315,32 +437541,12 @@ "Location": "Path" }, { - "Name": "path", + "Name": "list-id", "Location": "Path" }, { - "Name": "$top", - "Location": "Query" - }, - { - "Name": "$skip", - "Location": "Query" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - }, - { - "Name": "$count", - "Location": "Query" - }, - { - "Name": "$orderby", - "Location": "Query" + "Name": "listItem-id", + "Location": "Path" }, { "Name": "$select", @@ -440355,12 +437561,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/externalColumns", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_ListExternalColumn", - "Method": "Get", + "OperationId": "group.site.list.item_UpdateField", + "Method": "Patch", "Parameters": [ { "Name": "group-id", @@ -440371,51 +437577,55 @@ "Location": "Path" }, { - "Name": "path", + "Name": "list-id", "Location": "Path" }, { - "Name": "$top", - "Location": "Query" - }, - { - "Name": "$skip", - "Location": "Query" - }, - { - "Name": "$search", - "Location": "Query" - }, + "Name": "listItem-id", + "Location": "Path" + } + ] + } + }, + { + "PathInfo": { + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "group.site.list.item_DeleteField", + "Method": "Delete", + "Parameters": [ { - "Name": "$filter", - "Location": "Query" + "Name": "group-id", + "Location": "Path" }, { - "Name": "$count", - "Location": "Query" + "Name": "site-id", + "Location": "Path" }, { - "Name": "$orderby", - "Location": "Query" + "Name": "list-id", + "Location": "Path" }, { - "Name": "$select", - "Location": "Query" + "Name": "listItem-id", + "Location": "Path" }, { - "Name": "$expand", - "Location": "Query" + "Name": "If-Match", + "Location": "Header" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/informationProtection", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_GetInformationProtection", + "OperationId": "group.site.list.item_GetLastModifiedGraphBPreUser", "Method": "Get", "Parameters": [ { @@ -440427,7 +437637,11 @@ "Location": "Path" }, { - "Name": "path", + "Name": "list-id", + "Location": "Path" + }, + { + "Name": "listItem-id", "Location": "Path" }, { @@ -440443,12 +437657,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/informationProtection", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_UpdateInformationProtection", - "Method": "Patch", + "OperationId": "group.site.list.item.lastModifiedGraphBPreUser_GetMailboxSetting", + "Method": "Get", "Parameters": [ { "Name": "group-id", @@ -440459,20 +437673,32 @@ "Location": "Path" }, { - "Name": "path", + "Name": "list-id", "Location": "Path" + }, + { + "Name": "listItem-id", + "Location": "Path" + }, + { + "Name": "$select", + "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/informationProtection", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_DeleteInformationProtection", - "Method": "Delete", + "OperationId": "group.site.list.item.lastModifiedGraphBPreUser_UpdateMailboxSetting", + "Method": "Patch", "Parameters": [ { "Name": "group-id", @@ -440483,23 +437709,23 @@ "Location": "Path" }, { - "Name": "path", + "Name": "list-id", "Location": "Path" }, { - "Name": "If-Match", - "Location": "Header" + "Name": "listItem-id", + "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/items", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_ListItem", + "OperationId": "group.site.list.item.lastModifiedGraphBPreUser_ListServiceProvisioningError", "Method": "Get", "Parameters": [ { @@ -440511,7 +437737,11 @@ "Location": "Path" }, { - "Name": "path", + "Name": "list-id", + "Location": "Path" + }, + { + "Name": "listItem-id", "Location": "Path" }, { @@ -440551,11 +437781,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/lastModifiedByUser", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_GetLastModifiedGraphBPreUser", + "OperationId": "group.site.list.item.lastModifiedGraphBPreUser.ServiceProvisioningError_GetCount", "Method": "Get", "Parameters": [ { @@ -440567,15 +437797,19 @@ "Location": "Path" }, { - "Name": "path", + "Name": "list-id", "Location": "Path" }, { - "Name": "$select", + "Name": "listItem-id", + "Location": "Path" + }, + { + "Name": "$search", "Location": "Query" }, { - "Name": "$expand", + "Name": "$filter", "Location": "Query" } ] @@ -440583,11 +437817,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/lists", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_ListList", + "OperationId": "group.site.list.item_ListVersion", "Method": "Get", "Parameters": [ { @@ -440599,7 +437833,11 @@ "Location": "Path" }, { - "Name": "path", + "Name": "list-id", + "Location": "Path" + }, + { + "Name": "listItem-id", "Location": "Path" }, { @@ -440639,11 +437877,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/lists", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_CreateList", + "OperationId": "group.site.list.item_CreateVersion", "Method": "Post", "Parameters": [ { @@ -440655,7 +437893,11 @@ "Location": "Path" }, { - "Name": "path", + "Name": "list-id", + "Location": "Path" + }, + { + "Name": "listItem-id", "Location": "Path" } ] @@ -440663,11 +437905,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/analytics", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_GetAnalytic", + "OperationId": "group.site.list.item_GetVersion", "Method": "Get", "Parameters": [ { @@ -440679,11 +437921,15 @@ "Location": "Path" }, { - "Name": "path", + "Name": "list-id", "Location": "Path" }, { - "Name": "path1", + "Name": "listItem-id", + "Location": "Path" + }, + { + "Name": "listItemVersion-id", "Location": "Path" }, { @@ -440699,11 +437945,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/analytics", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_UpdateAnalytic", + "OperationId": "group.site.list.item_UpdateVersion", "Method": "Patch", "Parameters": [ { @@ -440715,11 +437961,15 @@ "Location": "Path" }, { - "Name": "path", + "Name": "list-id", + "Location": "Path" + }, + { + "Name": "listItem-id", "Location": "Path" }, { - "Name": "path1", + "Name": "listItemVersion-id", "Location": "Path" } ] @@ -440727,11 +437977,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/analytics", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_DeleteAnalytic", + "OperationId": "group.site.list.item_DeleteVersion", "Method": "Delete", "Parameters": [ { @@ -440743,11 +437993,15 @@ "Location": "Path" }, { - "Name": "path", + "Name": "list-id", "Location": "Path" }, { - "Name": "path1", + "Name": "listItem-id", + "Location": "Path" + }, + { + "Name": "listItemVersion-id", "Location": "Path" }, { @@ -440759,11 +438013,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/columns", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_ListColumn", + "OperationId": "group.site.list.item.version_GetField", "Method": "Get", "Parameters": [ { @@ -440775,36 +438029,16 @@ "Location": "Path" }, { - "Name": "path", + "Name": "list-id", "Location": "Path" }, { - "Name": "path1", + "Name": "listItem-id", "Location": "Path" }, { - "Name": "$top", - "Location": "Query" - }, - { - "Name": "$skip", - "Location": "Query" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - }, - { - "Name": "$count", - "Location": "Query" - }, - { - "Name": "$orderby", - "Location": "Query" + "Name": "listItemVersion-id", + "Location": "Path" }, { "Name": "$select", @@ -440819,12 +438053,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/columns", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_CreateColumn", - "Method": "Post", + "OperationId": "group.site.list.item.version_UpdateField", + "Method": "Patch", "Parameters": [ { "Name": "group-id", @@ -440835,11 +438069,15 @@ "Location": "Path" }, { - "Name": "path", + "Name": "list-id", "Location": "Path" }, { - "Name": "path1", + "Name": "listItem-id", + "Location": "Path" + }, + { + "Name": "listItemVersion-id", "Location": "Path" } ] @@ -440847,12 +438085,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/contentTypes", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_ListContentType", - "Method": "Get", + "OperationId": "group.site.list.item.version_DeleteField", + "Method": "Delete", "Parameters": [ { "Name": "group-id", @@ -440863,43 +438101,55 @@ "Location": "Path" }, { - "Name": "path", + "Name": "list-id", "Location": "Path" }, { - "Name": "path1", + "Name": "listItem-id", "Location": "Path" }, { - "Name": "$top", - "Location": "Query" + "Name": "listItemVersion-id", + "Location": "Path" }, { - "Name": "$skip", - "Location": "Query" - }, + "Name": "If-Match", + "Location": "Header" + } + ] + } + }, + { + "PathInfo": { + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/$count", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "group.site.list.item.version_GetCount", + "Method": "Get", + "Parameters": [ { - "Name": "$search", - "Location": "Query" + "Name": "group-id", + "Location": "Path" }, { - "Name": "$filter", - "Location": "Query" + "Name": "site-id", + "Location": "Path" }, { - "Name": "$count", - "Location": "Query" + "Name": "list-id", + "Location": "Path" }, { - "Name": "$orderby", - "Location": "Query" + "Name": "listItem-id", + "Location": "Path" }, { - "Name": "$select", + "Name": "$search", "Location": "Query" }, { - "Name": "$expand", + "Name": "$filter", "Location": "Query" } ] @@ -440907,12 +438157,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/contentTypes", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/lastModifiedByUser", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_CreateContentType", - "Method": "Post", + "OperationId": "group.site.list_GetLastModifiedGraphBPreUser", + "Method": "Get", "Parameters": [ { "Name": "group-id", @@ -440923,23 +438173,27 @@ "Location": "Path" }, { - "Name": "path", + "Name": "list-id", "Location": "Path" }, { - "Name": "path1", - "Location": "Path" + "Name": "$select", + "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/createdByUser", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_GetCreatedGraphBPreUser", + "OperationId": "group.site.list.lastModifiedGraphBPreUser_GetMailboxSetting", "Method": "Get", "Parameters": [ { @@ -440951,11 +438205,7 @@ "Location": "Path" }, { - "Name": "path", - "Location": "Path" - }, - { - "Name": "path1", + "Name": "list-id", "Location": "Path" }, { @@ -440971,12 +438221,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/drive", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_GetDrive", - "Method": "Get", + "OperationId": "group.site.list.lastModifiedGraphBPreUser_UpdateMailboxSetting", + "Method": "Patch", "Parameters": [ { "Name": "group-id", @@ -440987,31 +438237,19 @@ "Location": "Path" }, { - "Name": "path", - "Location": "Path" - }, - { - "Name": "path1", + "Name": "list-id", "Location": "Path" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/drives", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/lastModifiedByUser/serviceProvisioningErrors", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_ListDrive", + "OperationId": "group.site.list.lastModifiedGraphBPreUser_ListServiceProvisioningError", "Method": "Get", "Parameters": [ { @@ -441023,11 +438261,7 @@ "Location": "Path" }, { - "Name": "path", - "Location": "Path" - }, - { - "Name": "path1", + "Name": "list-id", "Location": "Path" }, { @@ -441067,11 +438301,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/externalColumns", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/lastModifiedByUser/serviceProvisioningErrors/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_ListExternalColumn", + "OperationId": "group.site.list.lastModifiedGraphBPreUser.ServiceProvisioningError_GetCount", "Method": "Get", "Parameters": [ { @@ -441083,11 +438317,39 @@ "Location": "Path" }, { - "Name": "path", + "Name": "list-id", + "Location": "Path" + }, + { + "Name": "$search", + "Location": "Query" + }, + { + "Name": "$filter", + "Location": "Query" + } + ] + } + }, + { + "PathInfo": { + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "group.site.list_ListOperation", + "Method": "Get", + "Parameters": [ + { + "Name": "group-id", "Location": "Path" }, { - "Name": "path1", + "Name": "site-id", + "Location": "Path" + }, + { + "Name": "list-id", "Location": "Path" }, { @@ -441127,11 +438389,35 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/informationProtection", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_GetInformationProtection", + "OperationId": "group.site.list_CreateOperation", + "Method": "Post", + "Parameters": [ + { + "Name": "group-id", + "Location": "Path" + }, + { + "Name": "site-id", + "Location": "Path" + }, + { + "Name": "list-id", + "Location": "Path" + } + ] + } + }, + { + "PathInfo": { + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "group.site.list_GetOperation", "Method": "Get", "Parameters": [ { @@ -441143,11 +438429,11 @@ "Location": "Path" }, { - "Name": "path", + "Name": "list-id", "Location": "Path" }, { - "Name": "path1", + "Name": "richLongRunningOperation-id", "Location": "Path" }, { @@ -441163,11 +438449,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/informationProtection", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_UpdateInformationProtection", + "OperationId": "group.site.list_UpdateOperation", "Method": "Patch", "Parameters": [ { @@ -441179,11 +438465,11 @@ "Location": "Path" }, { - "Name": "path", + "Name": "list-id", "Location": "Path" }, { - "Name": "path1", + "Name": "richLongRunningOperation-id", "Location": "Path" } ] @@ -441191,11 +438477,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/informationProtection", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_DeleteInformationProtection", + "OperationId": "group.site.list_DeleteOperation", "Method": "Delete", "Parameters": [ { @@ -441207,11 +438493,11 @@ "Location": "Path" }, { - "Name": "path", + "Name": "list-id", "Location": "Path" }, { - "Name": "path1", + "Name": "richLongRunningOperation-id", "Location": "Path" }, { @@ -441223,11 +438509,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/items", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_ListItem", + "OperationId": "group.site.list.operation_GetCount", "Method": "Get", "Parameters": [ { @@ -441239,11 +438525,39 @@ "Location": "Path" }, { - "Name": "path", + "Name": "list-id", + "Location": "Path" + }, + { + "Name": "$search", + "Location": "Query" + }, + { + "Name": "$filter", + "Location": "Query" + } + ] + } + }, + { + "PathInfo": { + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "group.site.list_ListSubscription", + "Method": "Get", + "Parameters": [ + { + "Name": "group-id", "Location": "Path" }, { - "Name": "path1", + "Name": "site-id", + "Location": "Path" + }, + { + "Name": "list-id", "Location": "Path" }, { @@ -441283,11 +438597,35 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/lastModifiedByUser", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_GetLastModifiedGraphBPreUser", + "OperationId": "group.site.list_CreateSubscription", + "Method": "Post", + "Parameters": [ + { + "Name": "group-id", + "Location": "Path" + }, + { + "Name": "site-id", + "Location": "Path" + }, + { + "Name": "list-id", + "Location": "Path" + } + ] + } + }, + { + "PathInfo": { + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "group.site.list_GetSubscription", "Method": "Get", "Parameters": [ { @@ -441299,11 +438637,11 @@ "Location": "Path" }, { - "Name": "path", + "Name": "list-id", "Location": "Path" }, { - "Name": "path1", + "Name": "subscription-id", "Location": "Path" }, { @@ -441319,12 +438657,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/lists", + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_ListList", - "Method": "Get", + "OperationId": "group.site.list_UpdateSubscription", + "Method": "Patch", "Parameters": [ { "Name": "group-id", @@ -441335,43 +438673,75 @@ "Location": "Path" }, { - "Name": "path", + "Name": "list-id", "Location": "Path" }, { - "Name": "path1", + "Name": "subscription-id", + "Location": "Path" + } + ] + } + }, + { + "PathInfo": { + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "group.site.list_DeleteSubscription", + "Method": "Delete", + "Parameters": [ + { + "Name": "group-id", "Location": "Path" }, { - "Name": "$top", - "Location": "Query" + "Name": "site-id", + "Location": "Path" }, { - "Name": "$skip", - "Location": "Query" + "Name": "list-id", + "Location": "Path" }, { - "Name": "$search", - "Location": "Query" + "Name": "subscription-id", + "Location": "Path" }, { - "Name": "$filter", - "Location": "Query" + "Name": "If-Match", + "Location": "Header" + } + ] + } + }, + { + "PathInfo": { + "Path": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/$count", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "group.site.list.subscription_GetCount", + "Method": "Get", + "Parameters": [ + { + "Name": "group-id", + "Location": "Path" }, { - "Name": "$count", - "Location": "Query" + "Name": "site-id", + "Location": "Path" }, { - "Name": "$orderby", - "Location": "Query" + "Name": "list-id", + "Location": "Path" }, { - "Name": "$select", + "Name": "$search", "Location": "Query" }, { - "Name": "$expand", + "Name": "$filter", "Location": "Query" } ] @@ -441379,12 +438749,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/lists", + "Path": "/groups/{group-id}/sites/{site-id}/lists/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_CreateList", - "Method": "Post", + "OperationId": "group.site.list_GetCount", + "Method": "Get", "Parameters": [ { "Name": "group-id", @@ -441395,23 +438765,23 @@ "Location": "Path" }, { - "Name": "path", - "Location": "Path" + "Name": "$search", + "Location": "Query" }, { - "Name": "path1", - "Location": "Path" + "Name": "$filter", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/onenote", + "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/analytics", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_GetOnenote", + "OperationId": "group.site.getGraphBPrePath_GetAnalytic", "Method": "Get", "Parameters": [ { @@ -441426,10 +438796,6 @@ "Name": "path", "Location": "Path" }, - { - "Name": "path1", - "Location": "Path" - }, { "Name": "$select", "Location": "Query" @@ -441443,11 +438809,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/onenote", + "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/analytics", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_UpdateOnenote", + "OperationId": "group.site.getGraphBPrePath_UpdateAnalytic", "Method": "Patch", "Parameters": [ { @@ -441461,21 +438827,17 @@ { "Name": "path", "Location": "Path" - }, - { - "Name": "path1", - "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/onenote", + "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/analytics", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_DeleteOnenote", + "OperationId": "group.site.getGraphBPrePath_DeleteAnalytic", "Method": "Delete", "Parameters": [ { @@ -441490,10 +438852,6 @@ "Name": "path", "Location": "Path" }, - { - "Name": "path1", - "Location": "Path" - }, { "Name": "If-Match", "Location": "Header" @@ -441503,11 +438861,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/operations", + "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/columns", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_ListOperation", + "OperationId": "group.site.getGraphBPrePath_ListColumn", "Method": "Get", "Parameters": [ { @@ -441522,10 +438880,6 @@ "Name": "path", "Location": "Path" }, - { - "Name": "path1", - "Location": "Path" - }, { "Name": "$top", "Location": "Query" @@ -441563,11 +438917,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/operations", + "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/columns", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_CreateOperation", + "OperationId": "group.site.getGraphBPrePath_CreateColumn", "Method": "Post", "Parameters": [ { @@ -441581,21 +438935,17 @@ { "Name": "path", "Location": "Path" - }, - { - "Name": "path1", - "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/pages", + "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/contentTypes", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_ListPage", + "OperationId": "group.site.getGraphBPrePath_ListContentType", "Method": "Get", "Parameters": [ { @@ -441610,10 +438960,6 @@ "Name": "path", "Location": "Path" }, - { - "Name": "path1", - "Location": "Path" - }, { "Name": "$top", "Location": "Query" @@ -441651,11 +438997,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/pages", + "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/contentTypes", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_CreatePage", + "OperationId": "group.site.getGraphBPrePath_CreateContentType", "Method": "Post", "Parameters": [ { @@ -441669,21 +439015,49 @@ { "Name": "path", "Location": "Path" + } + ] + } + }, + { + "PathInfo": { + "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/createdByUser", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "group.site.getGraphBPrePath_GetCreatedGraphBPreUser", + "Method": "Get", + "Parameters": [ + { + "Name": "group-id", + "Location": "Path" }, { - "Name": "path1", + "Name": "site-id", "Location": "Path" + }, + { + "Name": "path", + "Location": "Path" + }, + { + "Name": "$select", + "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/permissions", + "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/drive", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_ListPermission", + "OperationId": "group.site.getGraphBPrePath_GetDrive", "Method": "Get", "Parameters": [ { @@ -441699,7 +439073,35 @@ "Location": "Path" }, { - "Name": "path1", + "Name": "$select", + "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" + } + ] + } + }, + { + "PathInfo": { + "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/drives", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "group.site.getGraphBPrePath_ListDrive", + "Method": "Get", + "Parameters": [ + { + "Name": "group-id", + "Location": "Path" + }, + { + "Name": "site-id", + "Location": "Path" + }, + { + "Name": "path", "Location": "Path" }, { @@ -441739,12 +439141,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/permissions", + "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/externalColumns", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_CreatePermission", - "Method": "Post", + "OperationId": "group.site.getGraphBPrePath_ListExternalColumn", + "Method": "Get", "Parameters": [ { "Name": "group-id", @@ -441759,19 +439161,47 @@ "Location": "Path" }, { - "Name": "path1", - "Location": "Path" + "Name": "$top", + "Location": "Query" + }, + { + "Name": "$skip", + "Location": "Query" + }, + { + "Name": "$search", + "Location": "Query" + }, + { + "Name": "$filter", + "Location": "Query" + }, + { + "Name": "$count", + "Location": "Query" + }, + { + "Name": "$orderby", + "Location": "Query" + }, + { + "Name": "$select", + "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/recycleBin", + "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/informationProtection", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_GetRecycleBin", + "OperationId": "group.site.getGraphBPrePath_GetInformationProtection", "Method": "Get", "Parameters": [ { @@ -441786,10 +439216,6 @@ "Name": "path", "Location": "Path" }, - { - "Name": "path1", - "Location": "Path" - }, { "Name": "$select", "Location": "Query" @@ -441803,11 +439229,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/recycleBin", + "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/informationProtection", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_UpdateRecycleBin", + "OperationId": "group.site.getGraphBPrePath_UpdateInformationProtection", "Method": "Patch", "Parameters": [ { @@ -441821,21 +439247,17 @@ { "Name": "path", "Location": "Path" - }, - { - "Name": "path1", - "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/recycleBin", + "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/informationProtection", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_DeleteRecycleBin", + "OperationId": "group.site.getGraphBPrePath_DeleteInformationProtection", "Method": "Delete", "Parameters": [ { @@ -441850,10 +439272,6 @@ "Name": "path", "Location": "Path" }, - { - "Name": "path1", - "Location": "Path" - }, { "Name": "If-Match", "Location": "Header" @@ -441863,11 +439281,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/sites", + "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/items", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_ListSite", + "OperationId": "group.site.getGraphBPrePath_ListItem", "Method": "Get", "Parameters": [ { @@ -441882,10 +439300,6 @@ "Name": "path", "Location": "Path" }, - { - "Name": "path1", - "Location": "Path" - }, { "Name": "$top", "Location": "Query" @@ -441923,11 +439337,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/termStore", + "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/lastModifiedByUser", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_GetTermStore", + "OperationId": "group.site.getGraphBPrePath_GetLastModifiedGraphBPreUser", "Method": "Get", "Parameters": [ { @@ -441942,10 +439356,6 @@ "Name": "path", "Location": "Path" }, - { - "Name": "path1", - "Location": "Path" - }, { "Name": "$select", "Location": "Query" @@ -441959,12 +439369,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/termStore", + "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/lists", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_UpdateTermStore", - "Method": "Patch", + "OperationId": "group.site.getGraphBPrePath_ListList", + "Method": "Get", "Parameters": [ { "Name": "group-id", @@ -441979,20 +439389,48 @@ "Location": "Path" }, { - "Name": "path1", - "Location": "Path" + "Name": "$top", + "Location": "Query" + }, + { + "Name": "$skip", + "Location": "Query" + }, + { + "Name": "$search", + "Location": "Query" + }, + { + "Name": "$filter", + "Location": "Query" + }, + { + "Name": "$count", + "Location": "Query" + }, + { + "Name": "$orderby", + "Location": "Query" + }, + { + "Name": "$select", + "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/termStore", + "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/lists", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_DeleteTermStore", - "Method": "Delete", + "OperationId": "group.site.getGraphBPrePath_CreateList", + "Method": "Post", "Parameters": [ { "Name": "group-id", @@ -442005,14 +439443,6 @@ { "Name": "path", "Location": "Path" - }, - { - "Name": "path1", - "Location": "Path" - }, - { - "Name": "If-Match", - "Location": "Header" } ] } @@ -467427,927 +464857,11 @@ "Location": "Query" }, { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$orderby", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "site_getGraphBPrePath", - "Method": "Get", - "Parameters": [ - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "path", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/analytics", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "site.getGraphBPrePath_GetAnalytic", - "Method": "Get", - "Parameters": [ - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "path", - "Location": "Path" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/analytics", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "site.getGraphBPrePath_UpdateAnalytic", - "Method": "Patch", - "Parameters": [ - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "path", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/analytics", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "site.getGraphBPrePath_DeleteAnalytic", - "Method": "Delete", - "Parameters": [ - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "path", - "Location": "Path" - }, - { - "Name": "If-Match", - "Location": "Header" - } - ] - } - }, - { - "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/columns", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "site.getGraphBPrePath_ListColumn", - "Method": "Get", - "Parameters": [ - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "path", - "Location": "Path" - }, - { - "Name": "$top", - "Location": "Query" - }, - { - "Name": "$skip", - "Location": "Query" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - }, - { - "Name": "$count", - "Location": "Query" - }, - { - "Name": "$orderby", - "Location": "Query" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/columns", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "site.getGraphBPrePath_CreateColumn", - "Method": "Post", - "Parameters": [ - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "path", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/contentTypes", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "site.getGraphBPrePath_ListContentType", - "Method": "Get", - "Parameters": [ - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "path", - "Location": "Path" - }, - { - "Name": "$top", - "Location": "Query" - }, - { - "Name": "$skip", - "Location": "Query" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - }, - { - "Name": "$count", - "Location": "Query" - }, - { - "Name": "$orderby", - "Location": "Query" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/contentTypes", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "site.getGraphBPrePath_CreateContentType", - "Method": "Post", - "Parameters": [ - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "path", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/drive", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "site.getGraphBPrePath_GetDrive", - "Method": "Get", - "Parameters": [ - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "path", - "Location": "Path" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/drives", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "site.getGraphBPrePath_ListDrive", - "Method": "Get", - "Parameters": [ - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "path", - "Location": "Path" - }, - { - "Name": "$top", - "Location": "Query" - }, - { - "Name": "$skip", - "Location": "Query" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - }, - { - "Name": "$count", - "Location": "Query" - }, - { - "Name": "$orderby", - "Location": "Query" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/externalColumns", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "site.getGraphBPrePath_ListExternalColumn", - "Method": "Get", - "Parameters": [ - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "path", - "Location": "Path" - }, - { - "Name": "$top", - "Location": "Query" - }, - { - "Name": "$skip", - "Location": "Query" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - }, - { - "Name": "$count", - "Location": "Query" - }, - { - "Name": "$orderby", - "Location": "Query" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/lists", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "site.getGraphBPrePath_ListList", - "Method": "Get", - "Parameters": [ - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "path", - "Location": "Path" - }, - { - "Name": "$top", - "Location": "Query" - }, - { - "Name": "$skip", - "Location": "Query" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - }, - { - "Name": "$count", - "Location": "Query" - }, - { - "Name": "$orderby", - "Location": "Query" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/lists", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "site.getGraphBPrePath_CreateList", - "Method": "Post", - "Parameters": [ - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "path", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getActivitiesByInterval(startDateTime=\u0027{startDateTime}\u0027,endDateTime=\u0027{endDateTime}\u0027,interval=\u0027{interval}\u0027)", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "site.getGraphBPrePath_getActivitiesGraphBPreInterval", - "Method": "Get", - "Parameters": [ - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "path", - "Location": "Path" - }, - { - "Name": "startDateTime", - "Location": "Path" - }, - { - "Name": "endDateTime", - "Location": "Path" - }, - { - "Name": "interval", - "Location": "Path" - }, - { - "Name": "$top", - "Location": "Query" - }, - { - "Name": "$skip", - "Location": "Query" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - }, - { - "Name": "$count", - "Location": "Query" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$orderby", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getApplicableContentTypesForList(listId=\u0027{listId}\u0027)", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "site.getGraphBPrePath_getApplicableContentTypesGraphFPreList", - "Method": "Get", - "Parameters": [ - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "path", - "Location": "Path" - }, - { - "Name": "listId", - "Location": "Path" - }, - { - "Name": "$top", - "Location": "Query" - }, - { - "Name": "$skip", - "Location": "Query" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - }, - { - "Name": "$count", - "Location": "Query" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$orderby", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "site.getGraphBPrePath_getGraphBPrePath", - "Method": "Get", - "Parameters": [ - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "path", - "Location": "Path" - }, - { - "Name": "path1", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/analytics", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "site.getGraphBPrePath_GetAnalytic", - "Method": "Get", - "Parameters": [ - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "path", - "Location": "Path" - }, - { - "Name": "path1", - "Location": "Path" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/analytics", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "site.getGraphBPrePath_UpdateAnalytic", - "Method": "Patch", - "Parameters": [ - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "path", - "Location": "Path" - }, - { - "Name": "path1", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/analytics", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "site.getGraphBPrePath_DeleteAnalytic", - "Method": "Delete", - "Parameters": [ - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "path", - "Location": "Path" - }, - { - "Name": "path1", - "Location": "Path" - }, - { - "Name": "If-Match", - "Location": "Header" - } - ] - } - }, - { - "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/columns", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "site.getGraphBPrePath_ListColumn", - "Method": "Get", - "Parameters": [ - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "path", - "Location": "Path" - }, - { - "Name": "path1", - "Location": "Path" - }, - { - "Name": "$top", - "Location": "Query" - }, - { - "Name": "$skip", - "Location": "Query" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - }, - { - "Name": "$count", - "Location": "Query" - }, - { - "Name": "$orderby", - "Location": "Query" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/columns", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "site.getGraphBPrePath_CreateColumn", - "Method": "Post", - "Parameters": [ - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "path", - "Location": "Path" - }, - { - "Name": "path1", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/contentTypes", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "site.getGraphBPrePath_ListContentType", - "Method": "Get", - "Parameters": [ - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "path", - "Location": "Path" - }, - { - "Name": "path1", - "Location": "Path" - }, - { - "Name": "$top", - "Location": "Query" - }, - { - "Name": "$skip", - "Location": "Query" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - }, - { - "Name": "$count", - "Location": "Query" - }, - { - "Name": "$orderby", - "Location": "Query" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/contentTypes", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "site.getGraphBPrePath_CreateContentType", - "Method": "Post", - "Parameters": [ - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "path", - "Location": "Path" - }, - { - "Name": "path1", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/drive", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "site.getGraphBPrePath_GetDrive", - "Method": "Get", - "Parameters": [ - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "path", - "Location": "Path" - }, - { - "Name": "path1", - "Location": "Path" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/drives", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "site.getGraphBPrePath_ListDrive", - "Method": "Get", - "Parameters": [ - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "path", - "Location": "Path" - }, - { - "Name": "path1", - "Location": "Path" - }, - { - "Name": "$top", - "Location": "Query" - }, - { - "Name": "$skip", - "Location": "Query" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - }, - { - "Name": "$count", - "Location": "Query" - }, - { - "Name": "$orderby", + "Name": "$select", "Location": "Query" }, { - "Name": "$select", + "Name": "$orderby", "Location": "Query" }, { @@ -468359,11 +464873,11 @@ }, { "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/externalColumns", + "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)", "Module": "Sites" }, "MethodInfo": { - "OperationId": "site.getGraphBPrePath_ListExternalColumn", + "OperationId": "site_getGraphBPrePath", "Method": "Get", "Parameters": [ { @@ -468373,53 +464887,89 @@ { "Name": "path", "Location": "Path" - }, + } + ] + } + }, + { + "PathInfo": { + "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/analytics", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "site.getGraphBPrePath_GetAnalytic", + "Method": "Get", + "Parameters": [ { - "Name": "path1", + "Name": "site-id", "Location": "Path" }, { - "Name": "$top", - "Location": "Query" + "Name": "path", + "Location": "Path" }, { - "Name": "$skip", + "Name": "$select", "Location": "Query" }, { - "Name": "$search", + "Name": "$expand", "Location": "Query" - }, + } + ] + } + }, + { + "PathInfo": { + "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/analytics", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "site.getGraphBPrePath_UpdateAnalytic", + "Method": "Patch", + "Parameters": [ { - "Name": "$filter", - "Location": "Query" + "Name": "site-id", + "Location": "Path" }, { - "Name": "$count", - "Location": "Query" - }, + "Name": "path", + "Location": "Path" + } + ] + } + }, + { + "PathInfo": { + "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/analytics", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "site.getGraphBPrePath_DeleteAnalytic", + "Method": "Delete", + "Parameters": [ { - "Name": "$orderby", - "Location": "Query" + "Name": "site-id", + "Location": "Path" }, { - "Name": "$select", - "Location": "Query" + "Name": "path", + "Location": "Path" }, { - "Name": "$expand", - "Location": "Query" + "Name": "If-Match", + "Location": "Header" } ] } }, { "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/lists", + "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/columns", "Module": "Sites" }, "MethodInfo": { - "OperationId": "site.getGraphBPrePath_ListList", + "OperationId": "site.getGraphBPrePath_ListColumn", "Method": "Get", "Parameters": [ { @@ -468430,10 +464980,6 @@ "Name": "path", "Location": "Path" }, - { - "Name": "path1", - "Location": "Path" - }, { "Name": "$top", "Location": "Query" @@ -468471,11 +465017,11 @@ }, { "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/lists", + "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/columns", "Module": "Sites" }, "MethodInfo": { - "OperationId": "site.getGraphBPrePath_CreateList", + "OperationId": "site.getGraphBPrePath_CreateColumn", "Method": "Post", "Parameters": [ { @@ -468485,21 +465031,17 @@ { "Name": "path", "Location": "Path" - }, - { - "Name": "path1", - "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/operations", + "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/contentTypes", "Module": "Sites" }, "MethodInfo": { - "OperationId": "site.getGraphBPrePath_ListOperation", + "OperationId": "site.getGraphBPrePath_ListContentType", "Method": "Get", "Parameters": [ { @@ -468510,10 +465052,6 @@ "Name": "path", "Location": "Path" }, - { - "Name": "path1", - "Location": "Path" - }, { "Name": "$top", "Location": "Query" @@ -468551,11 +465089,11 @@ }, { "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/operations", + "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/contentTypes", "Module": "Sites" }, "MethodInfo": { - "OperationId": "site.getGraphBPrePath_CreateOperation", + "OperationId": "site.getGraphBPrePath_CreateContentType", "Method": "Post", "Parameters": [ { @@ -468565,21 +465103,17 @@ { "Name": "path", "Location": "Path" - }, - { - "Name": "path1", - "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/pages", + "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/drive", "Module": "Sites" }, "MethodInfo": { - "OperationId": "site.getGraphBPrePath_ListPage", + "OperationId": "site.getGraphBPrePath_GetDrive", "Method": "Get", "Parameters": [ { @@ -468591,7 +465125,31 @@ "Location": "Path" }, { - "Name": "path1", + "Name": "$select", + "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" + } + ] + } + }, + { + "PathInfo": { + "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/drives", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "site.getGraphBPrePath_ListDrive", + "Method": "Get", + "Parameters": [ + { + "Name": "site-id", + "Location": "Path" + }, + { + "Name": "path", "Location": "Path" }, { @@ -468631,12 +465189,12 @@ }, { "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/pages", + "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/externalColumns", "Module": "Sites" }, "MethodInfo": { - "OperationId": "site.getGraphBPrePath_CreatePage", - "Method": "Post", + "OperationId": "site.getGraphBPrePath_ListExternalColumn", + "Method": "Get", "Parameters": [ { "Name": "site-id", @@ -468647,19 +465205,47 @@ "Location": "Path" }, { - "Name": "path1", - "Location": "Path" + "Name": "$top", + "Location": "Query" + }, + { + "Name": "$skip", + "Location": "Query" + }, + { + "Name": "$search", + "Location": "Query" + }, + { + "Name": "$filter", + "Location": "Query" + }, + { + "Name": "$count", + "Location": "Query" + }, + { + "Name": "$orderby", + "Location": "Query" + }, + { + "Name": "$select", + "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/permissions", + "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/lists", "Module": "Sites" }, "MethodInfo": { - "OperationId": "site.getGraphBPrePath_ListPermission", + "OperationId": "site.getGraphBPrePath_ListList", "Method": "Get", "Parameters": [ { @@ -468670,10 +465256,6 @@ "Name": "path", "Location": "Path" }, - { - "Name": "path1", - "Location": "Path" - }, { "Name": "$top", "Location": "Query" @@ -468711,11 +465293,11 @@ }, { "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/permissions", + "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/lists", "Module": "Sites" }, "MethodInfo": { - "OperationId": "site.getGraphBPrePath_CreatePermission", + "OperationId": "site.getGraphBPrePath_CreateList", "Method": "Post", "Parameters": [ { @@ -468725,21 +465307,17 @@ { "Name": "path", "Location": "Path" - }, - { - "Name": "path1", - "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/sites", + "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getActivitiesByInterval(startDateTime=\u0027{startDateTime}\u0027,endDateTime=\u0027{endDateTime}\u0027,interval=\u0027{interval}\u0027)", "Module": "Sites" }, "MethodInfo": { - "OperationId": "site.getGraphBPrePath_ListSite", + "OperationId": "site.getGraphBPrePath_getActivitiesGraphBPreInterval", "Method": "Get", "Parameters": [ { @@ -468751,7 +465329,15 @@ "Location": "Path" }, { - "Name": "path1", + "Name": "startDateTime", + "Location": "Path" + }, + { + "Name": "endDateTime", + "Location": "Path" + }, + { + "Name": "interval", "Location": "Path" }, { @@ -468775,11 +465361,11 @@ "Location": "Query" }, { - "Name": "$orderby", + "Name": "$select", "Location": "Query" }, { - "Name": "$select", + "Name": "$orderby", "Location": "Query" }, { @@ -468791,11 +465377,11 @@ }, { "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/termStore", + "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getApplicableContentTypesForList(listId=\u0027{listId}\u0027)", "Module": "Sites" }, "MethodInfo": { - "OperationId": "site.getGraphBPrePath_GetTermStore", + "OperationId": "site.getGraphBPrePath_getApplicableContentTypesGraphFPreList", "Method": "Get", "Parameters": [ { @@ -468807,68 +465393,40 @@ "Location": "Path" }, { - "Name": "path1", + "Name": "listId", "Location": "Path" }, { - "Name": "$select", + "Name": "$top", "Location": "Query" }, { - "Name": "$expand", + "Name": "$skip", "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/termStore", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "site.getGraphBPrePath_UpdateTermStore", - "Method": "Patch", - "Parameters": [ - { - "Name": "site-id", - "Location": "Path" }, { - "Name": "path", - "Location": "Path" + "Name": "$search", + "Location": "Query" }, { - "Name": "path1", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/termStore", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "site.getGraphBPrePath_DeleteTermStore", - "Method": "Delete", - "Parameters": [ + "Name": "$filter", + "Location": "Query" + }, { - "Name": "site-id", - "Location": "Path" + "Name": "$count", + "Location": "Query" }, { - "Name": "path", - "Location": "Path" + "Name": "$select", + "Location": "Query" }, { - "Name": "path1", - "Location": "Path" + "Name": "$orderby", + "Location": "Query" }, { - "Name": "If-Match", - "Location": "Header" + "Name": "$expand", + "Location": "Query" } ] } @@ -536544,26 +533102,6 @@ ] } }, - { - "PathInfo": { - "Path": "/users/{user-id}/cloudPCs/{cloudPC-id}/microsoft.graph.getShiftWorkCloudPcAccessState()", - "Module": "Users.Functions" - }, - "MethodInfo": { - "OperationId": "user.cloudPC_getShiftWorkCloudPcAccessState", - "Method": "Get", - "Parameters": [ - { - "Name": "user-id", - "Location": "Path" - }, - { - "Name": "cloudPC-id", - "Location": "Path" - } - ] - } - }, { "PathInfo": { "Path": "/users/{user-id}/cloudPCs/{cloudPC-id}/microsoft.graph.getSupportedCloudPcRemoteActions()", diff --git a/docs/OpenApiInfo/v1.0/openApiInfo.json b/docs/OpenApiInfo/v1.0/openApiInfo.json index b523fcd763..7e4a7c321f 100644 --- a/docs/OpenApiInfo/v1.0/openApiInfo.json +++ b/docs/OpenApiInfo/v1.0/openApiInfo.json @@ -4439,10 +4439,6 @@ "Name": "appRoleAssignment-id", "Location": "Path" }, - { - "Name": "ConsistencyLevel", - "Location": "Header" - }, { "Name": "$select", "Location": "Query" @@ -134027,34 +134023,6 @@ ] } }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)", - "Module": "Groups" - }, - "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_getGraphBPrePath", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "path", - "Location": "Path" - }, - { - "Name": "path1", - "Location": "Path" - } - ] - } - }, { "PathInfo": { "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/microsoft.graph.copyNotebook", @@ -194345,10 +194313,6 @@ { "Name": "userFlowLanguagePage-id", "Location": "Path" - }, - { - "Name": "$format", - "Location": "Query" } ] } @@ -194581,10 +194545,6 @@ { "Name": "userFlowLanguagePage-id", "Location": "Path" - }, - { - "Name": "$format", - "Location": "Query" } ] } @@ -198140,15 +198100,90 @@ }, { "PathInfo": { - "Path": "/invitations/{invitation-id}", + "Path": "/invitations/$count", + "Module": "Identity.SignIns" + }, + "MethodInfo": { + "OperationId": "invitation_GetCount", + "Method": "Get", + "Parameters": [ + { + "Name": "$search", + "Location": "Query" + }, + { + "Name": "$filter", + "Location": "Query" + } + ] + } + }, + { + "PathInfo": { + "Path": "/oauth2PermissionGrants", "Module": "Identity.SignIns" }, "MethodInfo": { - "OperationId": "invitation_GetInvitation", + "OperationId": "oauth2PermissionGrant_ListOAuth2PermissionGrant", "Method": "Get", "Parameters": [ { - "Name": "invitation-id", + "Name": "$top", + "Location": "Query" + }, + { + "Name": "$skip", + "Location": "Query" + }, + { + "Name": "$search", + "Location": "Query" + }, + { + "Name": "$filter", + "Location": "Query" + }, + { + "Name": "$count", + "Location": "Query" + }, + { + "Name": "$orderby", + "Location": "Query" + }, + { + "Name": "$select", + "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" + } + ] + } + }, + { + "PathInfo": { + "Path": "/oauth2PermissionGrants", + "Module": "Identity.SignIns" + }, + "MethodInfo": { + "OperationId": "oauth2PermissionGrant_CreateOAuth2PermissionGrant", + "Method": "Post", + "Parameters": [] + } + }, + { + "PathInfo": { + "Path": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", + "Module": "Identity.SignIns" + }, + "MethodInfo": { + "OperationId": "oauth2PermissionGrant_GetOAuth2PermissionGrant", + "Method": "Get", + "Parameters": [ + { + "Name": "oAuth2PermissionGrant-id", "Location": "Path" }, { @@ -198164,15 +198199,15 @@ }, { "PathInfo": { - "Path": "/invitations/{invitation-id}", + "Path": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", "Module": "Identity.SignIns" }, "MethodInfo": { - "OperationId": "invitation_UpdateInvitation", + "OperationId": "oauth2PermissionGrant_UpdateOAuth2PermissionGrant", "Method": "Patch", "Parameters": [ { - "Name": "invitation-id", + "Name": "oAuth2PermissionGrant-id", "Location": "Path" } ] @@ -198180,15 +198215,15 @@ }, { "PathInfo": { - "Path": "/invitations/{invitation-id}", + "Path": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", "Module": "Identity.SignIns" }, "MethodInfo": { - "OperationId": "invitation_DeleteInvitation", + "OperationId": "oauth2PermissionGrant_DeleteOAuth2PermissionGrant", "Method": "Delete", "Parameters": [ { - "Name": "invitation-id", + "Name": "oAuth2PermissionGrant-id", "Location": "Path" }, { @@ -198200,23 +198235,19 @@ }, { "PathInfo": { - "Path": "/invitations/{invitation-id}/invitedUser", + "Path": "/oauth2PermissionGrants/$count", "Module": "Identity.SignIns" }, "MethodInfo": { - "OperationId": "invitation_GetInvitedUser", + "OperationId": "oauth2PermissionGrant_GetCount", "Method": "Get", "Parameters": [ { - "Name": "invitation-id", - "Location": "Path" - }, - { - "Name": "$select", + "Name": "$search", "Location": "Query" }, { - "Name": "$expand", + "Name": "$filter", "Location": "Query" } ] @@ -198224,55 +198255,59 @@ }, { "PathInfo": { - "Path": "/invitations/{invitation-id}/invitedUser/mailboxSettings", + "Path": "/oauth2PermissionGrants/microsoft.graph.delta()", "Module": "Identity.SignIns" }, "MethodInfo": { - "OperationId": "invitation.invitedUser_GetMailboxSetting", + "OperationId": "oauth2PermissionGrant_delta", "Method": "Get", "Parameters": [ { - "Name": "invitation-id", - "Location": "Path" + "Name": "$top", + "Location": "Query" + }, + { + "Name": "$skip", + "Location": "Query" + }, + { + "Name": "$search", + "Location": "Query" + }, + { + "Name": "$filter", + "Location": "Query" + }, + { + "Name": "$count", + "Location": "Query" }, { "Name": "$select", "Location": "Query" }, { - "Name": "$expand", + "Name": "$orderby", "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/invitations/{invitation-id}/invitedUser/mailboxSettings", - "Module": "Identity.SignIns" - }, - "MethodInfo": { - "OperationId": "invitation.invitedUser_UpdateMailboxSetting", - "Method": "Patch", - "Parameters": [ + }, { - "Name": "invitation-id", - "Location": "Path" + "Name": "$expand", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/invitations/{invitation-id}/invitedUser/serviceProvisioningErrors", + "Path": "/organization/{organization-id}/certificateBasedAuthConfiguration", "Module": "Identity.SignIns" }, "MethodInfo": { - "OperationId": "invitation.invitedUser_ListServiceProvisioningError", + "OperationId": "organization_ListCertificateBasedAuthConfiguration", "Method": "Get", "Parameters": [ { - "Name": "invitation-id", + "Name": "organization-id", "Location": "Path" }, { @@ -198312,15 +198347,83 @@ }, { "PathInfo": { - "Path": "/invitations/{invitation-id}/invitedUser/serviceProvisioningErrors/$count", + "Path": "/organization/{organization-id}/certificateBasedAuthConfiguration", "Module": "Identity.SignIns" }, "MethodInfo": { - "OperationId": "invitation.invitedUser.ServiceProvisioningError_GetCount", + "OperationId": "organization_CreateCertificateBasedAuthConfiguration", + "Method": "Post", + "Parameters": [ + { + "Name": "organization-id", + "Location": "Path" + } + ] + } + }, + { + "PathInfo": { + "Path": "/organization/{organization-id}/certificateBasedAuthConfiguration/{certificateBasedAuthConfiguration-id}", + "Module": "Identity.SignIns" + }, + "MethodInfo": { + "OperationId": "organization_GetCertificateBasedAuthConfiguration", "Method": "Get", "Parameters": [ { - "Name": "invitation-id", + "Name": "organization-id", + "Location": "Path" + }, + { + "Name": "certificateBasedAuthConfiguration-id", + "Location": "Path" + }, + { + "Name": "$select", + "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" + } + ] + } + }, + { + "PathInfo": { + "Path": "/organization/{organization-id}/certificateBasedAuthConfiguration/{certificateBasedAuthConfiguration-id}", + "Module": "Identity.SignIns" + }, + "MethodInfo": { + "OperationId": "organization_DeleteCertificateBasedAuthConfiguration", + "Method": "Delete", + "Parameters": [ + { + "Name": "organization-id", + "Location": "Path" + }, + { + "Name": "certificateBasedAuthConfiguration-id", + "Location": "Path" + }, + { + "Name": "If-Match", + "Location": "Header" + } + ] + } + }, + { + "PathInfo": { + "Path": "/organization/{organization-id}/certificateBasedAuthConfiguration/$count", + "Module": "Identity.SignIns" + }, + "MethodInfo": { + "OperationId": "organization.certificateBasedAuthConfiguration_GetCount", + "Method": "Get", + "Parameters": [ + { + "Name": "organization-id", "Location": "Path" }, { @@ -198336,483 +198439,44 @@ }, { "PathInfo": { - "Path": "/invitations/{invitation-id}/invitedUserSponsors", + "Path": "/policies", "Module": "Identity.SignIns" }, "MethodInfo": { - "OperationId": "invitation_ListInvitedUserSponsor", + "OperationId": "policy.policyRoot_GetPolicyRoot", "Method": "Get", "Parameters": [ { - "Name": "invitation-id", - "Location": "Path" + "Name": "$select", + "Location": "Query" }, - { - "Name": "$top", - "Location": "Query" - }, - { - "Name": "$skip", - "Location": "Query" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - }, - { - "Name": "$count", - "Location": "Query" - }, - { - "Name": "$orderby", - "Location": "Query" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/invitations/{invitation-id}/invitedUserSponsors/{directoryObject-id}", - "Module": "Identity.SignIns" - }, - "MethodInfo": { - "OperationId": "invitation_GetInvitedUserSponsor", - "Method": "Get", - "Parameters": [ - { - "Name": "invitation-id", - "Location": "Path" - }, - { - "Name": "directoryObject-id", - "Location": "Path" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/invitations/{invitation-id}/invitedUserSponsors/$count", - "Module": "Identity.SignIns" - }, - "MethodInfo": { - "OperationId": "invitation.invitedUserSponsor_GetCount", - "Method": "Get", - "Parameters": [ - { - "Name": "invitation-id", - "Location": "Path" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/invitations/$count", - "Module": "Identity.SignIns" - }, - "MethodInfo": { - "OperationId": "invitation_GetCount", - "Method": "Get", - "Parameters": [ - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/oauth2PermissionGrants", - "Module": "Identity.SignIns" - }, - "MethodInfo": { - "OperationId": "oauth2PermissionGrant_ListOAuth2PermissionGrant", - "Method": "Get", - "Parameters": [ - { - "Name": "$top", - "Location": "Query" - }, - { - "Name": "$skip", - "Location": "Query" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - }, - { - "Name": "$count", - "Location": "Query" - }, - { - "Name": "$orderby", - "Location": "Query" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/oauth2PermissionGrants", - "Module": "Identity.SignIns" - }, - "MethodInfo": { - "OperationId": "oauth2PermissionGrant_CreateOAuth2PermissionGrant", - "Method": "Post", - "Parameters": [] - } - }, - { - "PathInfo": { - "Path": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "Module": "Identity.SignIns" - }, - "MethodInfo": { - "OperationId": "oauth2PermissionGrant_GetOAuth2PermissionGrant", - "Method": "Get", - "Parameters": [ - { - "Name": "oAuth2PermissionGrant-id", - "Location": "Path" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "Module": "Identity.SignIns" - }, - "MethodInfo": { - "OperationId": "oauth2PermissionGrant_UpdateOAuth2PermissionGrant", - "Method": "Patch", - "Parameters": [ - { - "Name": "oAuth2PermissionGrant-id", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "Module": "Identity.SignIns" - }, - "MethodInfo": { - "OperationId": "oauth2PermissionGrant_DeleteOAuth2PermissionGrant", - "Method": "Delete", - "Parameters": [ - { - "Name": "oAuth2PermissionGrant-id", - "Location": "Path" - }, - { - "Name": "If-Match", - "Location": "Header" - } - ] - } - }, - { - "PathInfo": { - "Path": "/oauth2PermissionGrants/$count", - "Module": "Identity.SignIns" - }, - "MethodInfo": { - "OperationId": "oauth2PermissionGrant_GetCount", - "Method": "Get", - "Parameters": [ - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/oauth2PermissionGrants/microsoft.graph.delta()", - "Module": "Identity.SignIns" - }, - "MethodInfo": { - "OperationId": "oauth2PermissionGrant_delta", - "Method": "Get", - "Parameters": [ - { - "Name": "$top", - "Location": "Query" - }, - { - "Name": "$skip", - "Location": "Query" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - }, - { - "Name": "$count", - "Location": "Query" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$orderby", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/organization/{organization-id}/certificateBasedAuthConfiguration", - "Module": "Identity.SignIns" - }, - "MethodInfo": { - "OperationId": "organization_ListCertificateBasedAuthConfiguration", - "Method": "Get", - "Parameters": [ - { - "Name": "organization-id", - "Location": "Path" - }, - { - "Name": "$top", - "Location": "Query" - }, - { - "Name": "$skip", - "Location": "Query" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - }, - { - "Name": "$count", - "Location": "Query" - }, - { - "Name": "$orderby", - "Location": "Query" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/organization/{organization-id}/certificateBasedAuthConfiguration", - "Module": "Identity.SignIns" - }, - "MethodInfo": { - "OperationId": "organization_CreateCertificateBasedAuthConfiguration", - "Method": "Post", - "Parameters": [ - { - "Name": "organization-id", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/organization/{organization-id}/certificateBasedAuthConfiguration/{certificateBasedAuthConfiguration-id}", - "Module": "Identity.SignIns" - }, - "MethodInfo": { - "OperationId": "organization_GetCertificateBasedAuthConfiguration", - "Method": "Get", - "Parameters": [ - { - "Name": "organization-id", - "Location": "Path" - }, - { - "Name": "certificateBasedAuthConfiguration-id", - "Location": "Path" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/organization/{organization-id}/certificateBasedAuthConfiguration/{certificateBasedAuthConfiguration-id}", - "Module": "Identity.SignIns" - }, - "MethodInfo": { - "OperationId": "organization_DeleteCertificateBasedAuthConfiguration", - "Method": "Delete", - "Parameters": [ - { - "Name": "organization-id", - "Location": "Path" - }, - { - "Name": "certificateBasedAuthConfiguration-id", - "Location": "Path" - }, - { - "Name": "If-Match", - "Location": "Header" - } - ] - } - }, - { - "PathInfo": { - "Path": "/organization/{organization-id}/certificateBasedAuthConfiguration/$count", - "Module": "Identity.SignIns" - }, - "MethodInfo": { - "OperationId": "organization.certificateBasedAuthConfiguration_GetCount", - "Method": "Get", - "Parameters": [ - { - "Name": "organization-id", - "Location": "Path" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/policies", - "Module": "Identity.SignIns" - }, - "MethodInfo": { - "OperationId": "policy.policyRoot_GetPolicyRoot", - "Method": "Get", - "Parameters": [ - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/policies", - "Module": "Identity.SignIns" - }, - "MethodInfo": { - "OperationId": "policy.policyRoot_UpdatePolicyRoot", - "Method": "Patch", - "Parameters": [] - } - }, - { - "PathInfo": { - "Path": "/policies/activityBasedTimeoutPolicies", - "Module": "Identity.SignIns" - }, - "MethodInfo": { - "OperationId": "policy_ListActivityBasedTimeoutPolicy", - "Method": "Get", - "Parameters": [ + { + "Name": "$expand", + "Location": "Query" + } + ] + } + }, + { + "PathInfo": { + "Path": "/policies", + "Module": "Identity.SignIns" + }, + "MethodInfo": { + "OperationId": "policy.policyRoot_UpdatePolicyRoot", + "Method": "Patch", + "Parameters": [] + } + }, + { + "PathInfo": { + "Path": "/policies/activityBasedTimeoutPolicies", + "Module": "Identity.SignIns" + }, + "MethodInfo": { + "OperationId": "policy_ListActivityBasedTimeoutPolicy", + "Method": "Get", + "Parameters": [ { "Name": "$top", "Location": "Query" @@ -200794,6 +200458,10 @@ { "Name": "$select", "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } @@ -202966,17 +202634,6 @@ ] } }, - { - "PathInfo": { - "Path": "/tenantRelationships/multiTenantOrganization", - "Module": "Identity.SignIns" - }, - "MethodInfo": { - "OperationId": "tenantRelationship_SetMultiTenantOrganization", - "Method": "Put", - "Parameters": [] - } - }, { "PathInfo": { "Path": "/tenantRelationships/multiTenantOrganization/joinRequest", @@ -204643,6 +204300,10 @@ { "Name": "$select", "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } @@ -204684,6 +204345,10 @@ "Name": "$skip", "Location": "Query" }, + { + "Name": "$search", + "Location": "Query" + }, { "Name": "$filter", "Location": "Query" @@ -204699,6 +204364,10 @@ { "Name": "$select", "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } @@ -204739,6 +204408,10 @@ { "Name": "$select", "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } @@ -204800,6 +204473,10 @@ "Name": "user-id", "Location": "Path" }, + { + "Name": "$search", + "Location": "Query" + }, { "Name": "$filter", "Location": "Query" @@ -204832,6 +204509,10 @@ "Name": "$skip", "Location": "Query" }, + { + "Name": "$search", + "Location": "Query" + }, { "Name": "$filter", "Location": "Query" @@ -204976,6 +204657,10 @@ "Name": "$skip", "Location": "Query" }, + { + "Name": "$search", + "Location": "Query" + }, { "Name": "$filter", "Location": "Query" @@ -205136,6 +204821,10 @@ "Name": "$skip", "Location": "Query" }, + { + "Name": "$search", + "Location": "Query" + }, { "Name": "$filter", "Location": "Query" @@ -205151,6 +204840,10 @@ { "Name": "$select", "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } @@ -205207,6 +204900,10 @@ { "Name": "$select", "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } @@ -205292,6 +204989,10 @@ "Name": "mailFolder-id1", "Location": "Path" }, + { + "Name": "$search", + "Location": "Query" + }, { "Name": "$filter", "Location": "Query" @@ -205499,10 +205200,6 @@ { "Name": "message-id", "Location": "Path" - }, - { - "Name": "$format", - "Location": "Query" } ] } @@ -205560,6 +205257,18 @@ "Name": "message-id", "Location": "Path" }, + { + "Name": "$top", + "Location": "Query" + }, + { + "Name": "$skip", + "Location": "Query" + }, + { + "Name": "$search", + "Location": "Query" + }, { "Name": "$filter", "Location": "Query" @@ -205712,6 +205421,10 @@ "Name": "message-id", "Location": "Path" }, + { + "Name": "$search", + "Location": "Query" + }, { "Name": "$filter", "Location": "Query" @@ -205752,6 +205465,10 @@ "Name": "$skip", "Location": "Query" }, + { + "Name": "$search", + "Location": "Query" + }, { "Name": "$filter", "Location": "Query" @@ -205936,6 +205653,10 @@ "Name": "message-id", "Location": "Path" }, + { + "Name": "$search", + "Location": "Query" + }, { "Name": "$filter", "Location": "Query" @@ -205992,6 +205713,10 @@ "Name": "mailFolder-id", "Location": "Path" }, + { + "Name": "$search", + "Location": "Query" + }, { "Name": "$filter", "Location": "Query" @@ -206024,6 +205749,10 @@ "Name": "$skip", "Location": "Query" }, + { + "Name": "$search", + "Location": "Query" + }, { "Name": "$filter", "Location": "Query" @@ -206039,6 +205768,10 @@ { "Name": "$select", "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } @@ -206087,6 +205820,10 @@ { "Name": "$select", "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } @@ -206160,6 +205897,10 @@ "Name": "mailFolder-id", "Location": "Path" }, + { + "Name": "$search", + "Location": "Query" + }, { "Name": "$filter", "Location": "Query" @@ -206343,10 +206084,6 @@ { "Name": "message-id", "Location": "Path" - }, - { - "Name": "$format", - "Location": "Query" } ] } @@ -206396,6 +206133,18 @@ "Name": "message-id", "Location": "Path" }, + { + "Name": "$top", + "Location": "Query" + }, + { + "Name": "$skip", + "Location": "Query" + }, + { + "Name": "$search", + "Location": "Query" + }, { "Name": "$filter", "Location": "Query" @@ -206532,6 +206281,10 @@ "Name": "message-id", "Location": "Path" }, + { + "Name": "$search", + "Location": "Query" + }, { "Name": "$filter", "Location": "Query" @@ -206568,6 +206321,10 @@ "Name": "$skip", "Location": "Query" }, + { + "Name": "$search", + "Location": "Query" + }, { "Name": "$filter", "Location": "Query" @@ -206732,6 +206489,10 @@ "Name": "message-id", "Location": "Path" }, + { + "Name": "$search", + "Location": "Query" + }, { "Name": "$filter", "Location": "Query" @@ -206780,6 +206541,10 @@ "Name": "user-id", "Location": "Path" }, + { + "Name": "$search", + "Location": "Query" + }, { "Name": "$filter", "Location": "Query" @@ -206947,10 +206712,6 @@ { "Name": "message-id", "Location": "Path" - }, - { - "Name": "$format", - "Location": "Query" } ] } @@ -206992,6 +206753,18 @@ "Name": "message-id", "Location": "Path" }, + { + "Name": "$top", + "Location": "Query" + }, + { + "Name": "$skip", + "Location": "Query" + }, + { + "Name": "$search", + "Location": "Query" + }, { "Name": "$filter", "Location": "Query" @@ -207112,6 +206885,10 @@ "Name": "message-id", "Location": "Path" }, + { + "Name": "$search", + "Location": "Query" + }, { "Name": "$filter", "Location": "Query" @@ -207144,6 +206921,10 @@ "Name": "$skip", "Location": "Query" }, + { + "Name": "$search", + "Location": "Query" + }, { "Name": "$filter", "Location": "Query" @@ -207288,6 +207069,10 @@ "Name": "message-id", "Location": "Path" }, + { + "Name": "$search", + "Location": "Query" + }, { "Name": "$filter", "Location": "Query" @@ -211191,90 +210976,6 @@ ] } }, - { - "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/onenote", - "Module": "Notes" - }, - "MethodInfo": { - "OperationId": "site.getGraphBPrePath_GetOnenote", - "Method": "Get", - "Parameters": [ - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "path", - "Location": "Path" - }, - { - "Name": "path1", - "Location": "Path" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/onenote", - "Module": "Notes" - }, - "MethodInfo": { - "OperationId": "site.getGraphBPrePath_UpdateOnenote", - "Method": "Patch", - "Parameters": [ - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "path", - "Location": "Path" - }, - { - "Name": "path1", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/onenote", - "Module": "Notes" - }, - "MethodInfo": { - "OperationId": "site.getGraphBPrePath_DeleteOnenote", - "Method": "Delete", - "Parameters": [ - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "path", - "Location": "Path" - }, - { - "Name": "path1", - "Location": "Path" - }, - { - "Name": "If-Match", - "Location": "Header" - } - ] - } - }, { "PathInfo": { "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/onenote", @@ -219212,6 +218913,10 @@ "Name": "$skip", "Location": "Query" }, + { + "Name": "$search", + "Location": "Query" + }, { "Name": "$filter", "Location": "Query" @@ -219348,6 +219053,10 @@ "Name": "$skip", "Location": "Query" }, + { + "Name": "$search", + "Location": "Query" + }, { "Name": "$filter", "Location": "Query" @@ -219504,6 +219213,10 @@ "Name": "$skip", "Location": "Query" }, + { + "Name": "$search", + "Location": "Query" + }, { "Name": "$filter", "Location": "Query" @@ -219680,6 +219393,10 @@ "Name": "$skip", "Location": "Query" }, + { + "Name": "$search", + "Location": "Query" + }, { "Name": "$filter", "Location": "Query" @@ -219864,6 +219581,10 @@ "Name": "contact-id", "Location": "Path" }, + { + "Name": "$search", + "Location": "Query" + }, { "Name": "$filter", "Location": "Query" @@ -219899,6 +219620,10 @@ { "Name": "$select", "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } @@ -219955,10 +219680,6 @@ { "Name": "contact-id", "Location": "Path" - }, - { - "Name": "$format", - "Location": "Query" } ] } @@ -220012,6 +219733,10 @@ "Name": "contactFolder-id1", "Location": "Path" }, + { + "Name": "$search", + "Location": "Query" + }, { "Name": "$filter", "Location": "Query" @@ -220036,6 +219761,10 @@ "Name": "contactFolder-id", "Location": "Path" }, + { + "Name": "$search", + "Location": "Query" + }, { "Name": "$filter", "Location": "Query" @@ -220068,6 +219797,10 @@ "Name": "$skip", "Location": "Query" }, + { + "Name": "$search", + "Location": "Query" + }, { "Name": "$filter", "Location": "Query" @@ -220224,6 +219957,10 @@ "Name": "$skip", "Location": "Query" }, + { + "Name": "$search", + "Location": "Query" + }, { "Name": "$filter", "Location": "Query" @@ -220388,6 +220125,10 @@ "Name": "contact-id", "Location": "Path" }, + { + "Name": "$search", + "Location": "Query" + }, { "Name": "$filter", "Location": "Query" @@ -220419,6 +220160,10 @@ { "Name": "$select", "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } @@ -220467,10 +220212,6 @@ { "Name": "contact-id", "Location": "Path" - }, - { - "Name": "$format", - "Location": "Query" } ] } @@ -220516,6 +220257,10 @@ "Name": "contactFolder-id", "Location": "Path" }, + { + "Name": "$search", + "Location": "Query" + }, { "Name": "$filter", "Location": "Query" @@ -220536,6 +220281,10 @@ "Name": "user-id", "Location": "Path" }, + { + "Name": "$search", + "Location": "Query" + }, { "Name": "$filter", "Location": "Query" @@ -220704,6 +220453,10 @@ "Name": "$skip", "Location": "Query" }, + { + "Name": "$search", + "Location": "Query" + }, { "Name": "$filter", "Location": "Query" @@ -220848,6 +220601,10 @@ "Name": "contact-id", "Location": "Path" }, + { + "Name": "$search", + "Location": "Query" + }, { "Name": "$filter", "Location": "Query" @@ -220875,6 +220632,10 @@ { "Name": "$select", "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } @@ -220915,10 +220676,6 @@ { "Name": "contact-id", "Location": "Path" - }, - { - "Name": "$format", - "Location": "Query" } ] } @@ -252792,11 +252549,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/analytics", + "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/onenote", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_GetAnalytic", + "OperationId": "group.site.getGraphBPrePath_GetOnenote", "Method": "Get", "Parameters": [ { @@ -252811,10 +252568,6 @@ "Name": "path", "Location": "Path" }, - { - "Name": "path1", - "Location": "Path" - }, { "Name": "$select", "Location": "Query" @@ -252828,11 +252581,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/analytics", + "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/onenote", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_UpdateAnalytic", + "OperationId": "group.site.getGraphBPrePath_UpdateOnenote", "Method": "Patch", "Parameters": [ { @@ -252846,21 +252599,17 @@ { "Name": "path", "Location": "Path" - }, - { - "Name": "path1", - "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/analytics", + "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/onenote", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_DeleteAnalytic", + "OperationId": "group.site.getGraphBPrePath_DeleteOnenote", "Method": "Delete", "Parameters": [ { @@ -252875,10 +252624,6 @@ "Name": "path", "Location": "Path" }, - { - "Name": "path1", - "Location": "Path" - }, { "Name": "If-Match", "Location": "Header" @@ -252888,11 +252633,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/columns", + "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/operations", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_ListColumn", + "OperationId": "group.site.getGraphBPrePath_ListOperation", "Method": "Get", "Parameters": [ { @@ -252907,10 +252652,6 @@ "Name": "path", "Location": "Path" }, - { - "Name": "path1", - "Location": "Path" - }, { "Name": "$top", "Location": "Query" @@ -252948,11 +252689,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/columns", + "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/operations", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_CreateColumn", + "OperationId": "group.site.getGraphBPrePath_CreateOperation", "Method": "Post", "Parameters": [ { @@ -252966,22 +252707,74 @@ { "Name": "path", "Location": "Path" + } + ] + } + }, + { + "PathInfo": { + "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/pages", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "group.site.getGraphBPrePath_ListPage", + "Method": "Get", + "Parameters": [ + { + "Name": "group-id", + "Location": "Path" }, { - "Name": "path1", + "Name": "site-id", + "Location": "Path" + }, + { + "Name": "path", "Location": "Path" + }, + { + "Name": "$top", + "Location": "Query" + }, + { + "Name": "$skip", + "Location": "Query" + }, + { + "Name": "$search", + "Location": "Query" + }, + { + "Name": "$filter", + "Location": "Query" + }, + { + "Name": "$count", + "Location": "Query" + }, + { + "Name": "$orderby", + "Location": "Query" + }, + { + "Name": "$select", + "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/contentTypes", + "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/pages", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_ListContentType", - "Method": "Get", + "OperationId": "group.site.getGraphBPrePath_CreatePage", + "Method": "Post", "Parameters": [ { "Name": "group-id", @@ -252994,9 +252787,29 @@ { "Name": "path", "Location": "Path" + } + ] + } + }, + { + "PathInfo": { + "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/permissions", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "group.site.getGraphBPrePath_ListPermission", + "Method": "Get", + "Parameters": [ + { + "Name": "group-id", + "Location": "Path" }, { - "Name": "path1", + "Name": "site-id", + "Location": "Path" + }, + { + "Name": "path", "Location": "Path" }, { @@ -253036,11 +252849,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/contentTypes", + "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/permissions", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_CreateContentType", + "OperationId": "group.site.getGraphBPrePath_CreatePermission", "Method": "Post", "Parameters": [ { @@ -253054,21 +252867,17 @@ { "Name": "path", "Location": "Path" - }, - { - "Name": "path1", - "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/createdByUser", + "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/sites", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_GetCreatedGraphBPreUser", + "OperationId": "group.site.getGraphBPrePath_ListSite", "Method": "Get", "Parameters": [ { @@ -253084,8 +252893,28 @@ "Location": "Path" }, { - "Name": "path1", - "Location": "Path" + "Name": "$top", + "Location": "Query" + }, + { + "Name": "$skip", + "Location": "Query" + }, + { + "Name": "$search", + "Location": "Query" + }, + { + "Name": "$filter", + "Location": "Query" + }, + { + "Name": "$count", + "Location": "Query" + }, + { + "Name": "$orderby", + "Location": "Query" }, { "Name": "$select", @@ -253100,11 +252929,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/drive", + "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/termStore", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_GetDrive", + "OperationId": "group.site.getGraphBPrePath_GetTermStore", "Method": "Get", "Parameters": [ { @@ -253119,10 +252948,6 @@ "Name": "path", "Location": "Path" }, - { - "Name": "path1", - "Location": "Path" - }, { "Name": "$select", "Location": "Query" @@ -253136,12 +252961,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/drives", + "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/termStore", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_ListDrive", - "Method": "Get", + "OperationId": "group.site.getGraphBPrePath_UpdateTermStore", + "Method": "Patch", "Parameters": [ { "Name": "group-id", @@ -253154,9 +252979,57 @@ { "Name": "path", "Location": "Path" + } + ] + } + }, + { + "PathInfo": { + "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/termStore", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "group.site.getGraphBPrePath_DeleteTermStore", + "Method": "Delete", + "Parameters": [ + { + "Name": "group-id", + "Location": "Path" }, { - "Name": "path1", + "Name": "site-id", + "Location": "Path" + }, + { + "Name": "path", + "Location": "Path" + }, + { + "Name": "If-Match", + "Location": "Header" + } + ] + } + }, + { + "PathInfo": { + "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/termStores", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "group.site.getGraphBPrePath_ListTermStore", + "Method": "Get", + "Parameters": [ + { + "Name": "group-id", + "Location": "Path" + }, + { + "Name": "site-id", + "Location": "Path" + }, + { + "Name": "path", "Location": "Path" }, { @@ -253196,12 +253069,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/externalColumns", + "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/termStores", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_ListExternalColumn", - "Method": "Get", + "OperationId": "group.site.getGraphBPrePath_CreateTermStore", + "Method": "Post", "Parameters": [ { "Name": "group-id", @@ -253214,53 +253087,17 @@ { "Name": "path", "Location": "Path" - }, - { - "Name": "path1", - "Location": "Path" - }, - { - "Name": "$top", - "Location": "Query" - }, - { - "Name": "$skip", - "Location": "Query" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - }, - { - "Name": "$count", - "Location": "Query" - }, - { - "Name": "$orderby", - "Location": "Query" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/items", + "Path": "/groups/{group-id}/sites/{site-id}/onenote", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_ListItem", + "OperationId": "group.site_GetOnenote", "Method": "Get", "Parameters": [ { @@ -253271,38 +253108,6 @@ "Name": "site-id", "Location": "Path" }, - { - "Name": "path", - "Location": "Path" - }, - { - "Name": "path1", - "Location": "Path" - }, - { - "Name": "$top", - "Location": "Query" - }, - { - "Name": "$skip", - "Location": "Query" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - }, - { - "Name": "$count", - "Location": "Query" - }, - { - "Name": "$orderby", - "Location": "Query" - }, { "Name": "$select", "Location": "Query" @@ -253316,12 +253121,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/lastModifiedByUser", + "Path": "/groups/{group-id}/sites/{site-id}/onenote", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_GetLastModifiedGraphBPreUser", - "Method": "Get", + "OperationId": "group.site_UpdateOnenote", + "Method": "Patch", "Parameters": [ { "Name": "group-id", @@ -253330,33 +253135,41 @@ { "Name": "site-id", "Location": "Path" - }, + } + ] + } + }, + { + "PathInfo": { + "Path": "/groups/{group-id}/sites/{site-id}/onenote", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "group.site_DeleteOnenote", + "Method": "Delete", + "Parameters": [ { - "Name": "path", + "Name": "group-id", "Location": "Path" }, { - "Name": "path1", + "Name": "site-id", "Location": "Path" }, { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" + "Name": "If-Match", + "Location": "Header" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/lists", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_ListList", + "OperationId": "group.site.onenote_ListNotebook", "Method": "Get", "Parameters": [ { @@ -253367,14 +253180,6 @@ "Name": "site-id", "Location": "Path" }, - { - "Name": "path", - "Location": "Path" - }, - { - "Name": "path1", - "Location": "Path" - }, { "Name": "$top", "Location": "Query" @@ -253412,11 +253217,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/lists", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_CreateList", + "OperationId": "group.site.onenote_CreateNotebook", "Method": "Post", "Parameters": [ { @@ -253426,25 +253231,17 @@ { "Name": "site-id", "Location": "Path" - }, - { - "Name": "path", - "Location": "Path" - }, - { - "Name": "path1", - "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/onenote", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_GetOnenote", + "OperationId": "group.site.onenote_GetNotebook", "Method": "Get", "Parameters": [ { @@ -253456,11 +253253,7 @@ "Location": "Path" }, { - "Name": "path", - "Location": "Path" - }, - { - "Name": "path1", + "Name": "notebook-id", "Location": "Path" }, { @@ -253476,11 +253269,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/onenote", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_UpdateOnenote", + "OperationId": "group.site.onenote_UpdateNotebook", "Method": "Patch", "Parameters": [ { @@ -253492,11 +253285,7 @@ "Location": "Path" }, { - "Name": "path", - "Location": "Path" - }, - { - "Name": "path1", + "Name": "notebook-id", "Location": "Path" } ] @@ -253504,11 +253293,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/onenote", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_DeleteOnenote", + "OperationId": "group.site.onenote_DeleteNotebook", "Method": "Delete", "Parameters": [ { @@ -253520,11 +253309,7 @@ "Location": "Path" }, { - "Name": "path", - "Location": "Path" - }, - { - "Name": "path1", + "Name": "notebook-id", "Location": "Path" }, { @@ -253536,11 +253321,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/operations", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_ListOperation", + "OperationId": "group.site.onenote.notebook_ListSectionGroup", "Method": "Get", "Parameters": [ { @@ -253552,11 +253337,7 @@ "Location": "Path" }, { - "Name": "path", - "Location": "Path" - }, - { - "Name": "path1", + "Name": "notebook-id", "Location": "Path" }, { @@ -253596,11 +253377,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/operations", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_CreateOperation", + "OperationId": "group.site.onenote.notebook_CreateSectionGroup", "Method": "Post", "Parameters": [ { @@ -253612,11 +253393,7 @@ "Location": "Path" }, { - "Name": "path", - "Location": "Path" - }, - { - "Name": "path1", + "Name": "notebook-id", "Location": "Path" } ] @@ -253624,11 +253401,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/pages", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_ListPage", + "OperationId": "group.site.onenote.notebook_GetSectionGroup", "Method": "Get", "Parameters": [ { @@ -253640,37 +253417,13 @@ "Location": "Path" }, { - "Name": "path", + "Name": "notebook-id", "Location": "Path" }, { - "Name": "path1", + "Name": "sectionGroup-id", "Location": "Path" }, - { - "Name": "$top", - "Location": "Query" - }, - { - "Name": "$skip", - "Location": "Query" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - }, - { - "Name": "$count", - "Location": "Query" - }, - { - "Name": "$orderby", - "Location": "Query" - }, { "Name": "$select", "Location": "Query" @@ -253684,12 +253437,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/pages", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_CreatePage", - "Method": "Post", + "OperationId": "group.site.onenote.notebook_UpdateSectionGroup", + "Method": "Patch", "Parameters": [ { "Name": "group-id", @@ -253700,11 +253453,11 @@ "Location": "Path" }, { - "Name": "path", + "Name": "notebook-id", "Location": "Path" }, { - "Name": "path1", + "Name": "sectionGroup-id", "Location": "Path" } ] @@ -253712,12 +253465,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/permissions", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_ListPermission", - "Method": "Get", + "OperationId": "group.site.onenote.notebook_DeleteSectionGroup", + "Method": "Delete", "Parameters": [ { "Name": "group-id", @@ -253728,36 +253481,44 @@ "Location": "Path" }, { - "Name": "path", + "Name": "notebook-id", "Location": "Path" }, { - "Name": "path1", + "Name": "sectionGroup-id", "Location": "Path" }, { - "Name": "$top", - "Location": "Query" - }, - { - "Name": "$skip", - "Location": "Query" - }, + "Name": "If-Match", + "Location": "Header" + } + ] + } + }, + { + "PathInfo": { + "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "group.site.onenote.notebook.sectionGroup_GetParentNotebook", + "Method": "Get", + "Parameters": [ { - "Name": "$search", - "Location": "Query" + "Name": "group-id", + "Location": "Path" }, { - "Name": "$filter", - "Location": "Query" + "Name": "site-id", + "Location": "Path" }, { - "Name": "$count", - "Location": "Query" + "Name": "notebook-id", + "Location": "Path" }, { - "Name": "$orderby", - "Location": "Query" + "Name": "sectionGroup-id", + "Location": "Path" }, { "Name": "$select", @@ -253772,12 +253533,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/permissions", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_CreatePermission", - "Method": "Post", + "OperationId": "group.site.onenote.notebook.sectionGroup_GetParentSectionGroup", + "Method": "Get", "Parameters": [ { "Name": "group-id", @@ -253788,23 +253549,31 @@ "Location": "Path" }, { - "Name": "path", + "Name": "notebook-id", "Location": "Path" }, { - "Name": "path1", + "Name": "sectionGroup-id", "Location": "Path" + }, + { + "Name": "$select", + "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/sites", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_ListSite", + "OperationId": "group.site.onenote.notebook.sectionGroup_ListSectionGroup", "Method": "Get", "Parameters": [ { @@ -253816,11 +253585,11 @@ "Location": "Path" }, { - "Name": "path", + "Name": "notebook-id", "Location": "Path" }, { - "Name": "path1", + "Name": "sectionGroup-id", "Location": "Path" }, { @@ -253860,11 +253629,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/termStore", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id1}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_GetTermStore", + "OperationId": "group.site.onenote.notebook.sectionGroup_GetSectionGroup", "Method": "Get", "Parameters": [ { @@ -253876,11 +253645,15 @@ "Location": "Path" }, { - "Name": "path", + "Name": "notebook-id", + "Location": "Path" + }, + { + "Name": "sectionGroup-id", "Location": "Path" }, { - "Name": "path1", + "Name": "sectionGroup-id1", "Location": "Path" }, { @@ -253896,12 +253669,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/termStore", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_UpdateTermStore", - "Method": "Patch", + "OperationId": "group.site.onenote.notebook.sectionGroup_GetCount", + "Method": "Get", "Parameters": [ { "Name": "group-id", @@ -253912,55 +253685,31 @@ "Location": "Path" }, { - "Name": "path", - "Location": "Path" - }, - { - "Name": "path1", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/termStore", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_DeleteTermStore", - "Method": "Delete", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", + "Name": "notebook-id", "Location": "Path" }, { - "Name": "path", + "Name": "sectionGroup-id", "Location": "Path" }, { - "Name": "path1", - "Location": "Path" + "Name": "$search", + "Location": "Query" }, { - "Name": "If-Match", - "Location": "Header" + "Name": "$filter", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/termStores", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_ListTermStore", + "OperationId": "group.site.onenote.notebook.sectionGroup_ListSection", "Method": "Get", "Parameters": [ { @@ -253972,11 +253721,11 @@ "Location": "Path" }, { - "Name": "path", + "Name": "notebook-id", "Location": "Path" }, { - "Name": "path1", + "Name": "sectionGroup-id", "Location": "Path" }, { @@ -254016,11 +253765,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/termStores", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_CreateTermStore", + "OperationId": "group.site.onenote.notebook.sectionGroup_CreateSection", "Method": "Post", "Parameters": [ { @@ -254032,11 +253781,11 @@ "Location": "Path" }, { - "Name": "path", + "Name": "notebook-id", "Location": "Path" }, { - "Name": "path1", + "Name": "sectionGroup-id", "Location": "Path" } ] @@ -254044,11 +253793,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/onenote", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_GetOnenote", + "OperationId": "group.site.onenote.notebook.sectionGroup_GetSection", "Method": "Get", "Parameters": [ { @@ -254060,7 +253809,15 @@ "Location": "Path" }, { - "Name": "path", + "Name": "notebook-id", + "Location": "Path" + }, + { + "Name": "sectionGroup-id", + "Location": "Path" + }, + { + "Name": "onenoteSection-id", "Location": "Path" }, { @@ -254076,11 +253833,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/onenote", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_UpdateOnenote", + "OperationId": "group.site.onenote.notebook.sectionGroup_UpdateSection", "Method": "Patch", "Parameters": [ { @@ -254092,7 +253849,15 @@ "Location": "Path" }, { - "Name": "path", + "Name": "notebook-id", + "Location": "Path" + }, + { + "Name": "sectionGroup-id", + "Location": "Path" + }, + { + "Name": "onenoteSection-id", "Location": "Path" } ] @@ -254100,11 +253865,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/onenote", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_DeleteOnenote", + "OperationId": "group.site.onenote.notebook.sectionGroup_DeleteSection", "Method": "Delete", "Parameters": [ { @@ -254116,7 +253881,15 @@ "Location": "Path" }, { - "Name": "path", + "Name": "notebook-id", + "Location": "Path" + }, + { + "Name": "sectionGroup-id", + "Location": "Path" + }, + { + "Name": "onenoteSection-id", "Location": "Path" }, { @@ -254128,11 +253901,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/operations", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_ListOperation", + "OperationId": "group.site.onenote.notebook.sectionGroup.section_ListPage", "Method": "Get", "Parameters": [ { @@ -254144,7 +253917,15 @@ "Location": "Path" }, { - "Name": "path", + "Name": "notebook-id", + "Location": "Path" + }, + { + "Name": "sectionGroup-id", + "Location": "Path" + }, + { + "Name": "onenoteSection-id", "Location": "Path" }, { @@ -254184,11 +253965,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/operations", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_CreateOperation", + "OperationId": "group.site.onenote.notebook.sectionGroup.section_CreatePage", "Method": "Post", "Parameters": [ { @@ -254200,7 +253981,15 @@ "Location": "Path" }, { - "Name": "path", + "Name": "notebook-id", + "Location": "Path" + }, + { + "Name": "sectionGroup-id", + "Location": "Path" + }, + { + "Name": "onenoteSection-id", "Location": "Path" } ] @@ -254208,11 +253997,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/pages", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_ListPage", + "OperationId": "group.site.onenote.notebook.sectionGroup.section_GetPage", "Method": "Get", "Parameters": [ { @@ -254224,32 +254013,20 @@ "Location": "Path" }, { - "Name": "path", + "Name": "notebook-id", "Location": "Path" }, { - "Name": "$top", - "Location": "Query" - }, - { - "Name": "$skip", - "Location": "Query" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" + "Name": "sectionGroup-id", + "Location": "Path" }, { - "Name": "$count", - "Location": "Query" + "Name": "onenoteSection-id", + "Location": "Path" }, { - "Name": "$orderby", - "Location": "Query" + "Name": "onenotePage-id", + "Location": "Path" }, { "Name": "$select", @@ -254264,12 +254041,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/pages", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_CreatePage", - "Method": "Post", + "OperationId": "group.site.onenote.notebook.sectionGroup.section_UpdatePage", + "Method": "Patch", "Parameters": [ { "Name": "group-id", @@ -254280,7 +254057,19 @@ "Location": "Path" }, { - "Name": "path", + "Name": "notebook-id", + "Location": "Path" + }, + { + "Name": "sectionGroup-id", + "Location": "Path" + }, + { + "Name": "onenoteSection-id", + "Location": "Path" + }, + { + "Name": "onenotePage-id", "Location": "Path" } ] @@ -254288,12 +254077,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/permissions", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_ListPermission", - "Method": "Get", + "OperationId": "group.site.onenote.notebook.sectionGroup.section_DeletePage", + "Method": "Delete", "Parameters": [ { "Name": "group-id", @@ -254304,52 +254093,72 @@ "Location": "Path" }, { - "Name": "path", + "Name": "notebook-id", "Location": "Path" }, { - "Name": "$top", - "Location": "Query" + "Name": "sectionGroup-id", + "Location": "Path" }, { - "Name": "$skip", - "Location": "Query" + "Name": "onenoteSection-id", + "Location": "Path" }, { - "Name": "$search", - "Location": "Query" + "Name": "onenotePage-id", + "Location": "Path" }, { - "Name": "$filter", - "Location": "Query" + "Name": "If-Match", + "Location": "Header" + } + ] + } + }, + { + "PathInfo": { + "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "group.site.onenote.notebook.sectionGroup.section_GetPagesContent", + "Method": "Get", + "Parameters": [ + { + "Name": "group-id", + "Location": "Path" }, { - "Name": "$count", - "Location": "Query" + "Name": "site-id", + "Location": "Path" }, { - "Name": "$orderby", - "Location": "Query" + "Name": "notebook-id", + "Location": "Path" }, { - "Name": "$select", - "Location": "Query" + "Name": "sectionGroup-id", + "Location": "Path" }, { - "Name": "$expand", - "Location": "Query" + "Name": "onenoteSection-id", + "Location": "Path" + }, + { + "Name": "onenotePage-id", + "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/permissions", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_CreatePermission", - "Method": "Post", + "OperationId": "group.site.onenote.notebook.sectionGroup.section_SetPagesContent", + "Method": "Put", "Parameters": [ { "Name": "group-id", @@ -254360,7 +254169,19 @@ "Location": "Path" }, { - "Name": "path", + "Name": "notebook-id", + "Location": "Path" + }, + { + "Name": "sectionGroup-id", + "Location": "Path" + }, + { + "Name": "onenoteSection-id", + "Location": "Path" + }, + { + "Name": "onenotePage-id", "Location": "Path" } ] @@ -254368,11 +254189,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/sites", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_ListSite", + "OperationId": "group.site.onenote.notebook.sectionGroup.section.page_GetParentNotebook", "Method": "Get", "Parameters": [ { @@ -254384,32 +254205,20 @@ "Location": "Path" }, { - "Name": "path", + "Name": "notebook-id", "Location": "Path" }, { - "Name": "$top", - "Location": "Query" - }, - { - "Name": "$skip", - "Location": "Query" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" + "Name": "sectionGroup-id", + "Location": "Path" }, { - "Name": "$count", - "Location": "Query" + "Name": "onenoteSection-id", + "Location": "Path" }, { - "Name": "$orderby", - "Location": "Query" + "Name": "onenotePage-id", + "Location": "Path" }, { "Name": "$select", @@ -254424,11 +254233,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/termStore", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_GetTermStore", + "OperationId": "group.site.onenote.notebook.sectionGroup.section.page_GetParentSection", "Method": "Get", "Parameters": [ { @@ -254440,7 +254249,19 @@ "Location": "Path" }, { - "Name": "path", + "Name": "notebook-id", + "Location": "Path" + }, + { + "Name": "sectionGroup-id", + "Location": "Path" + }, + { + "Name": "onenoteSection-id", + "Location": "Path" + }, + { + "Name": "onenotePage-id", "Location": "Path" }, { @@ -254456,12 +254277,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/termStore", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_UpdateTermStore", - "Method": "Patch", + "OperationId": "group.site.onenote.notebook.sectionGroup.section.page_GetCount", + "Method": "Get", "Parameters": [ { "Name": "group-id", @@ -254472,47 +254293,35 @@ "Location": "Path" }, { - "Name": "path", + "Name": "notebook-id", "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/termStore", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_DeleteTermStore", - "Method": "Delete", - "Parameters": [ + }, { - "Name": "group-id", + "Name": "sectionGroup-id", "Location": "Path" }, { - "Name": "site-id", + "Name": "onenoteSection-id", "Location": "Path" }, { - "Name": "path", - "Location": "Path" + "Name": "$search", + "Location": "Query" }, { - "Name": "If-Match", - "Location": "Header" + "Name": "$filter", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/termStores", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_ListTermStore", + "OperationId": "group.site.onenote.notebook.sectionGroup.section_GetParentNotebook", "Method": "Get", "Parameters": [ { @@ -254524,32 +254333,16 @@ "Location": "Path" }, { - "Name": "path", + "Name": "notebook-id", "Location": "Path" }, { - "Name": "$top", - "Location": "Query" - }, - { - "Name": "$skip", - "Location": "Query" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - }, - { - "Name": "$count", - "Location": "Query" + "Name": "sectionGroup-id", + "Location": "Path" }, { - "Name": "$orderby", - "Location": "Query" + "Name": "onenoteSection-id", + "Location": "Path" }, { "Name": "$select", @@ -254564,12 +254357,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/termStores", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.getGraphBPrePath_CreateTermStore", - "Method": "Post", + "OperationId": "group.site.onenote.notebook.sectionGroup.section_GetParentSectionGroup", + "Method": "Get", "Parameters": [ { "Name": "group-id", @@ -254580,27 +254373,15 @@ "Location": "Path" }, { - "Name": "path", + "Name": "notebook-id", "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site_GetOnenote", - "Method": "Get", - "Parameters": [ + }, { - "Name": "group-id", + "Name": "sectionGroup-id", "Location": "Path" }, { - "Name": "site-id", + "Name": "onenoteSection-id", "Location": "Path" }, { @@ -254616,12 +254397,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site_UpdateOnenote", - "Method": "Patch", + "OperationId": "group.site.onenote.notebook.sectionGroup.section_GetCount", + "Method": "Get", "Parameters": [ { "Name": "group-id", @@ -254630,18 +254411,34 @@ { "Name": "site-id", "Location": "Path" + }, + { + "Name": "notebook-id", + "Location": "Path" + }, + { + "Name": "sectionGroup-id", + "Location": "Path" + }, + { + "Name": "$search", + "Location": "Query" + }, + { + "Name": "$filter", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site_DeleteOnenote", - "Method": "Delete", + "OperationId": "group.site.onenote.notebook.sectionGroup_GetCount", + "Method": "Get", "Parameters": [ { "Name": "group-id", @@ -254652,19 +254449,27 @@ "Location": "Path" }, { - "Name": "If-Match", - "Location": "Header" + "Name": "notebook-id", + "Location": "Path" + }, + { + "Name": "$search", + "Location": "Query" + }, + { + "Name": "$filter", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote_ListNotebook", + "OperationId": "group.site.onenote.notebook_ListSection", "Method": "Get", "Parameters": [ { @@ -254675,6 +254480,10 @@ "Name": "site-id", "Location": "Path" }, + { + "Name": "notebook-id", + "Location": "Path" + }, { "Name": "$top", "Location": "Query" @@ -254712,11 +254521,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote_CreateNotebook", + "OperationId": "group.site.onenote.notebook_CreateSection", "Method": "Post", "Parameters": [ { @@ -254726,17 +254535,21 @@ { "Name": "site-id", "Location": "Path" + }, + { + "Name": "notebook-id", + "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote_GetNotebook", + "OperationId": "group.site.onenote.notebook_GetSection", "Method": "Get", "Parameters": [ { @@ -254751,6 +254564,10 @@ "Name": "notebook-id", "Location": "Path" }, + { + "Name": "onenoteSection-id", + "Location": "Path" + }, { "Name": "$select", "Location": "Query" @@ -254764,11 +254581,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote_UpdateNotebook", + "OperationId": "group.site.onenote.notebook_UpdateSection", "Method": "Patch", "Parameters": [ { @@ -254782,17 +254599,21 @@ { "Name": "notebook-id", "Location": "Path" + }, + { + "Name": "onenoteSection-id", + "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote_DeleteNotebook", + "OperationId": "group.site.onenote.notebook_DeleteSection", "Method": "Delete", "Parameters": [ { @@ -254807,6 +254628,10 @@ "Name": "notebook-id", "Location": "Path" }, + { + "Name": "onenoteSection-id", + "Location": "Path" + }, { "Name": "If-Match", "Location": "Header" @@ -254816,11 +254641,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.notebook_ListSectionGroup", + "OperationId": "group.site.onenote.notebook.section_ListPage", "Method": "Get", "Parameters": [ { @@ -254835,6 +254660,10 @@ "Name": "notebook-id", "Location": "Path" }, + { + "Name": "onenoteSection-id", + "Location": "Path" + }, { "Name": "$top", "Location": "Query" @@ -254872,11 +254701,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.notebook_CreateSectionGroup", + "OperationId": "group.site.onenote.notebook.section_CreatePage", "Method": "Post", "Parameters": [ { @@ -254890,17 +254719,21 @@ { "Name": "notebook-id", "Location": "Path" + }, + { + "Name": "onenoteSection-id", + "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.notebook_GetSectionGroup", + "OperationId": "group.site.onenote.notebook.section_GetPage", "Method": "Get", "Parameters": [ { @@ -254916,7 +254749,11 @@ "Location": "Path" }, { - "Name": "sectionGroup-id", + "Name": "onenoteSection-id", + "Location": "Path" + }, + { + "Name": "onenotePage-id", "Location": "Path" }, { @@ -254932,11 +254769,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.notebook_UpdateSectionGroup", + "OperationId": "group.site.onenote.notebook.section_UpdatePage", "Method": "Patch", "Parameters": [ { @@ -254952,7 +254789,11 @@ "Location": "Path" }, { - "Name": "sectionGroup-id", + "Name": "onenoteSection-id", + "Location": "Path" + }, + { + "Name": "onenotePage-id", "Location": "Path" } ] @@ -254960,11 +254801,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.notebook_DeleteSectionGroup", + "OperationId": "group.site.onenote.notebook.section_DeletePage", "Method": "Delete", "Parameters": [ { @@ -254980,7 +254821,11 @@ "Location": "Path" }, { - "Name": "sectionGroup-id", + "Name": "onenoteSection-id", + "Location": "Path" + }, + { + "Name": "onenotePage-id", "Location": "Path" }, { @@ -254992,11 +254837,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.notebook.sectionGroup_GetParentNotebook", + "OperationId": "group.site.onenote.notebook.section_GetPagesContent", "Method": "Get", "Parameters": [ { @@ -255012,27 +254857,55 @@ "Location": "Path" }, { - "Name": "sectionGroup-id", + "Name": "onenoteSection-id", "Location": "Path" }, { - "Name": "$select", - "Location": "Query" + "Name": "onenotePage-id", + "Location": "Path" + } + ] + } + }, + { + "PathInfo": { + "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "group.site.onenote.notebook.section_SetPagesContent", + "Method": "Put", + "Parameters": [ + { + "Name": "group-id", + "Location": "Path" }, { - "Name": "$expand", - "Location": "Query" + "Name": "site-id", + "Location": "Path" + }, + { + "Name": "notebook-id", + "Location": "Path" + }, + { + "Name": "onenoteSection-id", + "Location": "Path" + }, + { + "Name": "onenotePage-id", + "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.notebook.sectionGroup_GetParentSectionGroup", + "OperationId": "group.site.onenote.notebook.section.page_GetParentNotebook", "Method": "Get", "Parameters": [ { @@ -255048,7 +254921,11 @@ "Location": "Path" }, { - "Name": "sectionGroup-id", + "Name": "onenoteSection-id", + "Location": "Path" + }, + { + "Name": "onenotePage-id", "Location": "Path" }, { @@ -255064,11 +254941,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.notebook.sectionGroup_ListSectionGroup", + "OperationId": "group.site.onenote.notebook.section.page_GetParentSection", "Method": "Get", "Parameters": [ { @@ -255084,16 +254961,48 @@ "Location": "Path" }, { - "Name": "sectionGroup-id", + "Name": "onenoteSection-id", "Location": "Path" }, { - "Name": "$top", + "Name": "onenotePage-id", + "Location": "Path" + }, + { + "Name": "$select", "Location": "Query" }, { - "Name": "$skip", + "Name": "$expand", "Location": "Query" + } + ] + } + }, + { + "PathInfo": { + "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/$count", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "group.site.onenote.notebook.section.page_GetCount", + "Method": "Get", + "Parameters": [ + { + "Name": "group-id", + "Location": "Path" + }, + { + "Name": "site-id", + "Location": "Path" + }, + { + "Name": "notebook-id", + "Location": "Path" + }, + { + "Name": "onenoteSection-id", + "Location": "Path" }, { "Name": "$search", @@ -255102,14 +255011,34 @@ { "Name": "$filter", "Location": "Query" + } + ] + } + }, + { + "PathInfo": { + "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "group.site.onenote.notebook.section_GetParentNotebook", + "Method": "Get", + "Parameters": [ + { + "Name": "group-id", + "Location": "Path" }, { - "Name": "$count", - "Location": "Query" + "Name": "site-id", + "Location": "Path" }, { - "Name": "$orderby", - "Location": "Query" + "Name": "notebook-id", + "Location": "Path" + }, + { + "Name": "onenoteSection-id", + "Location": "Path" }, { "Name": "$select", @@ -255124,11 +255053,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id1}", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.notebook.sectionGroup_GetSectionGroup", + "OperationId": "group.site.onenote.notebook.section_GetParentSectionGroup", "Method": "Get", "Parameters": [ { @@ -255144,11 +255073,7 @@ "Location": "Path" }, { - "Name": "sectionGroup-id", - "Location": "Path" - }, - { - "Name": "sectionGroup-id1", + "Name": "onenoteSection-id", "Location": "Path" }, { @@ -255164,11 +255089,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/$count", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.notebook.sectionGroup_GetCount", + "OperationId": "group.site.onenote.notebook.section_GetCount", "Method": "Get", "Parameters": [ { @@ -255183,10 +255108,6 @@ "Name": "notebook-id", "Location": "Path" }, - { - "Name": "sectionGroup-id", - "Location": "Path" - }, { "Name": "$search", "Location": "Query" @@ -255200,11 +255121,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.notebook.sectionGroup_ListSection", + "OperationId": "group.site.onenote.notebook_GetCount", "Method": "Get", "Parameters": [ { @@ -255216,11 +255137,31 @@ "Location": "Path" }, { - "Name": "notebook-id", + "Name": "$search", + "Location": "Query" + }, + { + "Name": "$filter", + "Location": "Query" + } + ] + } + }, + { + "PathInfo": { + "Path": "/groups/{group-id}/sites/{site-id}/onenote/operations", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "group.site.onenote_ListOperation", + "Method": "Get", + "Parameters": [ + { + "Name": "group-id", "Location": "Path" }, { - "Name": "sectionGroup-id", + "Name": "site-id", "Location": "Path" }, { @@ -255260,11 +255201,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/operations", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.notebook.sectionGroup_CreateSection", + "OperationId": "group.site.onenote_CreateOperation", "Method": "Post", "Parameters": [ { @@ -255274,25 +255215,17 @@ { "Name": "site-id", "Location": "Path" - }, - { - "Name": "notebook-id", - "Location": "Path" - }, - { - "Name": "sectionGroup-id", - "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.notebook.sectionGroup_GetSection", + "OperationId": "group.site.onenote_GetOperation", "Method": "Get", "Parameters": [ { @@ -255304,15 +255237,7 @@ "Location": "Path" }, { - "Name": "notebook-id", - "Location": "Path" - }, - { - "Name": "sectionGroup-id", - "Location": "Path" - }, - { - "Name": "onenoteSection-id", + "Name": "onenoteOperation-id", "Location": "Path" }, { @@ -255328,11 +255253,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.notebook.sectionGroup_UpdateSection", + "OperationId": "group.site.onenote_UpdateOperation", "Method": "Patch", "Parameters": [ { @@ -255344,15 +255269,7 @@ "Location": "Path" }, { - "Name": "notebook-id", - "Location": "Path" - }, - { - "Name": "sectionGroup-id", - "Location": "Path" - }, - { - "Name": "onenoteSection-id", + "Name": "onenoteOperation-id", "Location": "Path" } ] @@ -255360,11 +255277,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.notebook.sectionGroup_DeleteSection", + "OperationId": "group.site.onenote_DeleteOperation", "Method": "Delete", "Parameters": [ { @@ -255376,15 +255293,7 @@ "Location": "Path" }, { - "Name": "notebook-id", - "Location": "Path" - }, - { - "Name": "sectionGroup-id", - "Location": "Path" - }, - { - "Name": "onenoteSection-id", + "Name": "onenoteOperation-id", "Location": "Path" }, { @@ -255396,11 +255305,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/operations/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.notebook.sectionGroup.section_ListPage", + "OperationId": "group.site.onenote.operation_GetCount", "Method": "Get", "Parameters": [ { @@ -255412,15 +255321,31 @@ "Location": "Path" }, { - "Name": "notebook-id", - "Location": "Path" + "Name": "$search", + "Location": "Query" }, { - "Name": "sectionGroup-id", + "Name": "$filter", + "Location": "Query" + } + ] + } + }, + { + "PathInfo": { + "Path": "/groups/{group-id}/sites/{site-id}/onenote/pages", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "group.site.onenote_ListPage", + "Method": "Get", + "Parameters": [ + { + "Name": "group-id", "Location": "Path" }, { - "Name": "onenoteSection-id", + "Name": "site-id", "Location": "Path" }, { @@ -255460,11 +255385,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/pages", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.notebook.sectionGroup.section_CreatePage", + "OperationId": "group.site.onenote_CreatePage", "Method": "Post", "Parameters": [ { @@ -255474,30 +255399,50 @@ { "Name": "site-id", "Location": "Path" - }, + } + ] + } + }, + { + "PathInfo": { + "Path": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "group.site.onenote_GetPage", + "Method": "Get", + "Parameters": [ { - "Name": "notebook-id", + "Name": "group-id", "Location": "Path" }, { - "Name": "sectionGroup-id", + "Name": "site-id", "Location": "Path" }, { - "Name": "onenoteSection-id", + "Name": "onenotePage-id", "Location": "Path" + }, + { + "Name": "$select", + "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.notebook.sectionGroup.section_GetPage", - "Method": "Get", + "OperationId": "group.site.onenote_UpdatePage", + "Method": "Patch", "Parameters": [ { "Name": "group-id", @@ -255508,15 +255453,27 @@ "Location": "Path" }, { - "Name": "notebook-id", + "Name": "onenotePage-id", "Location": "Path" - }, + } + ] + } + }, + { + "PathInfo": { + "Path": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "group.site.onenote_DeletePage", + "Method": "Delete", + "Parameters": [ { - "Name": "sectionGroup-id", + "Name": "group-id", "Location": "Path" }, { - "Name": "onenoteSection-id", + "Name": "site-id", "Location": "Path" }, { @@ -255524,24 +255481,20 @@ "Location": "Path" }, { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" + "Name": "If-Match", + "Location": "Header" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.notebook.sectionGroup.section_UpdatePage", - "Method": "Patch", + "OperationId": "group.site.onenote_GetPagesContent", + "Method": "Get", "Parameters": [ { "Name": "group-id", @@ -255552,15 +255505,27 @@ "Location": "Path" }, { - "Name": "notebook-id", + "Name": "onenotePage-id", "Location": "Path" - }, + } + ] + } + }, + { + "PathInfo": { + "Path": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "group.site.onenote_SetPagesContent", + "Method": "Put", + "Parameters": [ { - "Name": "sectionGroup-id", + "Name": "group-id", "Location": "Path" }, { - "Name": "onenoteSection-id", + "Name": "site-id", "Location": "Path" }, { @@ -255572,12 +255537,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.notebook.sectionGroup.section_DeletePage", - "Method": "Delete", + "OperationId": "group.site.onenote.page_GetParentNotebook", + "Method": "Get", "Parameters": [ { "Name": "group-id", @@ -255588,15 +255553,35 @@ "Location": "Path" }, { - "Name": "notebook-id", + "Name": "onenotePage-id", "Location": "Path" }, { - "Name": "sectionGroup-id", + "Name": "$select", + "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" + } + ] + } + }, + { + "PathInfo": { + "Path": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "group.site.onenote.page_GetParentSection", + "Method": "Get", + "Parameters": [ + { + "Name": "group-id", "Location": "Path" }, { - "Name": "onenoteSection-id", + "Name": "site-id", "Location": "Path" }, { @@ -255604,19 +255589,23 @@ "Location": "Path" }, { - "Name": "If-Match", - "Location": "Header" + "Name": "$select", + "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/pages/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.notebook.sectionGroup.section_GetPagesContent", + "OperationId": "group.site.onenote.page_GetCount", "Method": "Get", "Parameters": [ { @@ -255628,19 +255617,83 @@ "Location": "Path" }, { - "Name": "notebook-id", + "Name": "$search", + "Location": "Query" + }, + { + "Name": "$filter", + "Location": "Query" + } + ] + } + }, + { + "PathInfo": { + "Path": "/groups/{group-id}/sites/{site-id}/onenote/resources", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "group.site.onenote_ListResource", + "Method": "Get", + "Parameters": [ + { + "Name": "group-id", "Location": "Path" }, { - "Name": "sectionGroup-id", + "Name": "site-id", "Location": "Path" }, { - "Name": "onenoteSection-id", + "Name": "$top", + "Location": "Query" + }, + { + "Name": "$skip", + "Location": "Query" + }, + { + "Name": "$search", + "Location": "Query" + }, + { + "Name": "$filter", + "Location": "Query" + }, + { + "Name": "$count", + "Location": "Query" + }, + { + "Name": "$orderby", + "Location": "Query" + }, + { + "Name": "$select", + "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" + } + ] + } + }, + { + "PathInfo": { + "Path": "/groups/{group-id}/sites/{site-id}/onenote/resources", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "group.site.onenote_CreateResource", + "Method": "Post", + "Parameters": [ + { + "Name": "group-id", "Location": "Path" }, { - "Name": "onenotePage-id", + "Name": "site-id", "Location": "Path" } ] @@ -255648,12 +255701,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.notebook.sectionGroup.section_SetPagesContent", - "Method": "Put", + "OperationId": "group.site.onenote_GetResource", + "Method": "Get", "Parameters": [ { "Name": "group-id", @@ -255664,19 +255717,39 @@ "Location": "Path" }, { - "Name": "notebook-id", + "Name": "onenoteResource-id", "Location": "Path" }, { - "Name": "sectionGroup-id", + "Name": "$select", + "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" + } + ] + } + }, + { + "PathInfo": { + "Path": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "group.site.onenote_UpdateResource", + "Method": "Patch", + "Parameters": [ + { + "Name": "group-id", "Location": "Path" }, { - "Name": "onenoteSection-id", + "Name": "site-id", "Location": "Path" }, { - "Name": "onenotePage-id", + "Name": "onenoteResource-id", "Location": "Path" } ] @@ -255684,11 +255757,39 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.notebook.sectionGroup.section.page_GetParentNotebook", + "OperationId": "group.site.onenote_DeleteResource", + "Method": "Delete", + "Parameters": [ + { + "Name": "group-id", + "Location": "Path" + }, + { + "Name": "site-id", + "Location": "Path" + }, + { + "Name": "onenoteResource-id", + "Location": "Path" + }, + { + "Name": "If-Match", + "Location": "Header" + } + ] + } + }, + { + "PathInfo": { + "Path": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "group.site.onenote_GetResourcesContent", "Method": "Get", "Parameters": [ { @@ -255700,27 +255801,59 @@ "Location": "Path" }, { - "Name": "notebook-id", + "Name": "onenoteResource-id", + "Location": "Path" + } + ] + } + }, + { + "PathInfo": { + "Path": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "group.site.onenote_SetResourcesContent", + "Method": "Put", + "Parameters": [ + { + "Name": "group-id", "Location": "Path" }, { - "Name": "sectionGroup-id", + "Name": "site-id", "Location": "Path" }, { - "Name": "onenoteSection-id", + "Name": "onenoteResource-id", + "Location": "Path" + } + ] + } + }, + { + "PathInfo": { + "Path": "/groups/{group-id}/sites/{site-id}/onenote/resources/$count", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "group.site.onenote.resource_GetCount", + "Method": "Get", + "Parameters": [ + { + "Name": "group-id", "Location": "Path" }, { - "Name": "onenotePage-id", + "Name": "site-id", "Location": "Path" }, { - "Name": "$select", + "Name": "$search", "Location": "Query" }, { - "Name": "$expand", + "Name": "$filter", "Location": "Query" } ] @@ -255728,11 +255861,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.notebook.sectionGroup.section.page_GetParentSection", + "OperationId": "group.site.onenote_ListSectionGroup", "Method": "Get", "Parameters": [ { @@ -255744,20 +255877,28 @@ "Location": "Path" }, { - "Name": "notebook-id", - "Location": "Path" + "Name": "$top", + "Location": "Query" }, { - "Name": "sectionGroup-id", - "Location": "Path" + "Name": "$skip", + "Location": "Query" }, { - "Name": "onenoteSection-id", - "Location": "Path" + "Name": "$search", + "Location": "Query" }, { - "Name": "onenotePage-id", - "Location": "Path" + "Name": "$filter", + "Location": "Query" + }, + { + "Name": "$count", + "Location": "Query" + }, + { + "Name": "$orderby", + "Location": "Query" }, { "Name": "$select", @@ -255772,12 +255913,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.notebook.sectionGroup.section.page_GetCount", - "Method": "Get", + "OperationId": "group.site.onenote_CreateSectionGroup", + "Method": "Post", "Parameters": [ { "Name": "group-id", @@ -255786,25 +255927,37 @@ { "Name": "site-id", "Location": "Path" - }, + } + ] + } + }, + { + "PathInfo": { + "Path": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "group.site.onenote_GetSectionGroup", + "Method": "Get", + "Parameters": [ { - "Name": "notebook-id", + "Name": "group-id", "Location": "Path" }, { - "Name": "sectionGroup-id", + "Name": "site-id", "Location": "Path" }, { - "Name": "onenoteSection-id", + "Name": "sectionGroup-id", "Location": "Path" }, { - "Name": "$search", + "Name": "$select", "Location": "Query" }, { - "Name": "$filter", + "Name": "$expand", "Location": "Query" } ] @@ -255812,12 +255965,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.notebook.sectionGroup.section_GetParentNotebook", - "Method": "Get", + "OperationId": "group.site.onenote_UpdateSectionGroup", + "Method": "Patch", "Parameters": [ { "Name": "group-id", @@ -255828,7 +255981,27 @@ "Location": "Path" }, { - "Name": "notebook-id", + "Name": "sectionGroup-id", + "Location": "Path" + } + ] + } + }, + { + "PathInfo": { + "Path": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "group.site.onenote_DeleteSectionGroup", + "Method": "Delete", + "Parameters": [ + { + "Name": "group-id", + "Location": "Path" + }, + { + "Name": "site-id", "Location": "Path" }, { @@ -255836,7 +256009,31 @@ "Location": "Path" }, { - "Name": "onenoteSection-id", + "Name": "If-Match", + "Location": "Header" + } + ] + } + }, + { + "PathInfo": { + "Path": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "group.site.onenote.sectionGroup_GetParentNotebook", + "Method": "Get", + "Parameters": [ + { + "Name": "group-id", + "Location": "Path" + }, + { + "Name": "site-id", + "Location": "Path" + }, + { + "Name": "sectionGroup-id", "Location": "Path" }, { @@ -255852,11 +256049,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.notebook.sectionGroup.section_GetParentSectionGroup", + "OperationId": "group.site.onenote.sectionGroup_GetParentSectionGroup", "Method": "Get", "Parameters": [ { @@ -255868,17 +256065,65 @@ "Location": "Path" }, { - "Name": "notebook-id", + "Name": "sectionGroup-id", "Location": "Path" }, { - "Name": "sectionGroup-id", + "Name": "$select", + "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" + } + ] + } + }, + { + "PathInfo": { + "Path": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "group.site.onenote.sectionGroup_ListSectionGroup", + "Method": "Get", + "Parameters": [ + { + "Name": "group-id", "Location": "Path" }, { - "Name": "onenoteSection-id", + "Name": "site-id", + "Location": "Path" + }, + { + "Name": "sectionGroup-id", "Location": "Path" }, + { + "Name": "$top", + "Location": "Query" + }, + { + "Name": "$skip", + "Location": "Query" + }, + { + "Name": "$search", + "Location": "Query" + }, + { + "Name": "$filter", + "Location": "Query" + }, + { + "Name": "$count", + "Location": "Query" + }, + { + "Name": "$orderby", + "Location": "Query" + }, { "Name": "$select", "Location": "Query" @@ -255892,11 +256137,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/$count", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id1}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.notebook.sectionGroup.section_GetCount", + "OperationId": "group.site.onenote.sectionGroup_GetSectionGroup", "Method": "Get", "Parameters": [ { @@ -255908,19 +256153,19 @@ "Location": "Path" }, { - "Name": "notebook-id", + "Name": "sectionGroup-id", "Location": "Path" }, { - "Name": "sectionGroup-id", + "Name": "sectionGroup-id1", "Location": "Path" }, { - "Name": "$search", + "Name": "$select", "Location": "Query" }, { - "Name": "$filter", + "Name": "$expand", "Location": "Query" } ] @@ -255928,11 +256173,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/$count", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.notebook.sectionGroup_GetCount", + "OperationId": "group.site.onenote.sectionGroup_GetCount", "Method": "Get", "Parameters": [ { @@ -255944,7 +256189,7 @@ "Location": "Path" }, { - "Name": "notebook-id", + "Name": "sectionGroup-id", "Location": "Path" }, { @@ -255960,11 +256205,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.notebook_ListSection", + "OperationId": "group.site.onenote.sectionGroup_ListSection", "Method": "Get", "Parameters": [ { @@ -255976,7 +256221,7 @@ "Location": "Path" }, { - "Name": "notebook-id", + "Name": "sectionGroup-id", "Location": "Path" }, { @@ -256016,11 +256261,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.notebook_CreateSection", + "OperationId": "group.site.onenote.sectionGroup_CreateSection", "Method": "Post", "Parameters": [ { @@ -256032,7 +256277,7 @@ "Location": "Path" }, { - "Name": "notebook-id", + "Name": "sectionGroup-id", "Location": "Path" } ] @@ -256040,11 +256285,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.notebook_GetSection", + "OperationId": "group.site.onenote.sectionGroup_GetSection", "Method": "Get", "Parameters": [ { @@ -256056,7 +256301,7 @@ "Location": "Path" }, { - "Name": "notebook-id", + "Name": "sectionGroup-id", "Location": "Path" }, { @@ -256076,11 +256321,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.notebook_UpdateSection", + "OperationId": "group.site.onenote.sectionGroup_UpdateSection", "Method": "Patch", "Parameters": [ { @@ -256092,7 +256337,7 @@ "Location": "Path" }, { - "Name": "notebook-id", + "Name": "sectionGroup-id", "Location": "Path" }, { @@ -256104,11 +256349,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.notebook_DeleteSection", + "OperationId": "group.site.onenote.sectionGroup_DeleteSection", "Method": "Delete", "Parameters": [ { @@ -256120,7 +256365,7 @@ "Location": "Path" }, { - "Name": "notebook-id", + "Name": "sectionGroup-id", "Location": "Path" }, { @@ -256136,11 +256381,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.notebook.section_ListPage", + "OperationId": "group.site.onenote.sectionGroup.section_ListPage", "Method": "Get", "Parameters": [ { @@ -256152,7 +256397,7 @@ "Location": "Path" }, { - "Name": "notebook-id", + "Name": "sectionGroup-id", "Location": "Path" }, { @@ -256196,11 +256441,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.notebook.section_CreatePage", + "OperationId": "group.site.onenote.sectionGroup.section_CreatePage", "Method": "Post", "Parameters": [ { @@ -256212,7 +256457,7 @@ "Location": "Path" }, { - "Name": "notebook-id", + "Name": "sectionGroup-id", "Location": "Path" }, { @@ -256224,11 +256469,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.notebook.section_GetPage", + "OperationId": "group.site.onenote.sectionGroup.section_GetPage", "Method": "Get", "Parameters": [ { @@ -256240,7 +256485,7 @@ "Location": "Path" }, { - "Name": "notebook-id", + "Name": "sectionGroup-id", "Location": "Path" }, { @@ -256264,11 +256509,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.notebook.section_UpdatePage", + "OperationId": "group.site.onenote.sectionGroup.section_UpdatePage", "Method": "Patch", "Parameters": [ { @@ -256280,7 +256525,7 @@ "Location": "Path" }, { - "Name": "notebook-id", + "Name": "sectionGroup-id", "Location": "Path" }, { @@ -256296,11 +256541,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.notebook.section_DeletePage", + "OperationId": "group.site.onenote.sectionGroup.section_DeletePage", "Method": "Delete", "Parameters": [ { @@ -256312,7 +256557,7 @@ "Location": "Path" }, { - "Name": "notebook-id", + "Name": "sectionGroup-id", "Location": "Path" }, { @@ -256332,11 +256577,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.notebook.section_GetPagesContent", + "OperationId": "group.site.onenote.sectionGroup.section_GetPagesContent", "Method": "Get", "Parameters": [ { @@ -256348,7 +256593,7 @@ "Location": "Path" }, { - "Name": "notebook-id", + "Name": "sectionGroup-id", "Location": "Path" }, { @@ -256364,11 +256609,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.notebook.section_SetPagesContent", + "OperationId": "group.site.onenote.sectionGroup.section_SetPagesContent", "Method": "Put", "Parameters": [ { @@ -256380,7 +256625,7 @@ "Location": "Path" }, { - "Name": "notebook-id", + "Name": "sectionGroup-id", "Location": "Path" }, { @@ -256396,11 +256641,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.notebook.section.page_GetParentNotebook", + "OperationId": "group.site.onenote.sectionGroup.section.page_GetParentNotebook", "Method": "Get", "Parameters": [ { @@ -256412,7 +256657,7 @@ "Location": "Path" }, { - "Name": "notebook-id", + "Name": "sectionGroup-id", "Location": "Path" }, { @@ -256436,11 +256681,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.notebook.section.page_GetParentSection", + "OperationId": "group.site.onenote.sectionGroup.section.page_GetParentSection", "Method": "Get", "Parameters": [ { @@ -256452,7 +256697,7 @@ "Location": "Path" }, { - "Name": "notebook-id", + "Name": "sectionGroup-id", "Location": "Path" }, { @@ -256476,11 +256721,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/$count", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.notebook.section.page_GetCount", + "OperationId": "group.site.onenote.sectionGroup.section.page_GetCount", "Method": "Get", "Parameters": [ { @@ -256492,7 +256737,7 @@ "Location": "Path" }, { - "Name": "notebook-id", + "Name": "sectionGroup-id", "Location": "Path" }, { @@ -256512,11 +256757,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.notebook.section_GetParentNotebook", + "OperationId": "group.site.onenote.sectionGroup.section_GetParentNotebook", "Method": "Get", "Parameters": [ { @@ -256528,7 +256773,7 @@ "Location": "Path" }, { - "Name": "notebook-id", + "Name": "sectionGroup-id", "Location": "Path" }, { @@ -256548,11 +256793,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.notebook.section_GetParentSectionGroup", + "OperationId": "group.site.onenote.sectionGroup.section_GetParentSectionGroup", "Method": "Get", "Parameters": [ { @@ -256564,7 +256809,7 @@ "Location": "Path" }, { - "Name": "notebook-id", + "Name": "sectionGroup-id", "Location": "Path" }, { @@ -256584,11 +256829,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/$count", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.notebook.section_GetCount", + "OperationId": "group.site.onenote.sectionGroup.section_GetCount", "Method": "Get", "Parameters": [ { @@ -256600,7 +256845,7 @@ "Location": "Path" }, { - "Name": "notebook-id", + "Name": "sectionGroup-id", "Location": "Path" }, { @@ -256616,11 +256861,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/$count", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.notebook_GetCount", + "OperationId": "group.site.onenote.sectionGroup_GetCount", "Method": "Get", "Parameters": [ { @@ -256644,11 +256889,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/operations", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/sections", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote_ListOperation", + "OperationId": "group.site.onenote_ListSection", "Method": "Get", "Parameters": [ { @@ -256696,11 +256941,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/operations", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/sections", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote_CreateOperation", + "OperationId": "group.site.onenote_CreateSection", "Method": "Post", "Parameters": [ { @@ -256716,11 +256961,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote_GetOperation", + "OperationId": "group.site.onenote_GetSection", "Method": "Get", "Parameters": [ { @@ -256732,7 +256977,7 @@ "Location": "Path" }, { - "Name": "onenoteOperation-id", + "Name": "onenoteSection-id", "Location": "Path" }, { @@ -256748,11 +256993,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote_UpdateOperation", + "OperationId": "group.site.onenote_UpdateSection", "Method": "Patch", "Parameters": [ { @@ -256764,7 +257009,7 @@ "Location": "Path" }, { - "Name": "onenoteOperation-id", + "Name": "onenoteSection-id", "Location": "Path" } ] @@ -256772,11 +257017,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote_DeleteOperation", + "OperationId": "group.site.onenote_DeleteSection", "Method": "Delete", "Parameters": [ { @@ -256788,7 +257033,7 @@ "Location": "Path" }, { - "Name": "onenoteOperation-id", + "Name": "onenoteSection-id", "Location": "Path" }, { @@ -256800,11 +257045,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/operations/$count", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.operation_GetCount", + "OperationId": "group.site.onenote.section_ListPage", "Method": "Get", "Parameters": [ { @@ -256816,31 +257061,7 @@ "Location": "Path" }, { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/pages", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.onenote_ListPage", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", + "Name": "onenoteSection-id", "Location": "Path" }, { @@ -256880,11 +257101,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/pages", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote_CreatePage", + "OperationId": "group.site.onenote.section_CreatePage", "Method": "Post", "Parameters": [ { @@ -256894,17 +257115,21 @@ { "Name": "site-id", "Location": "Path" + }, + { + "Name": "onenoteSection-id", + "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote_GetPage", + "OperationId": "group.site.onenote.section_GetPage", "Method": "Get", "Parameters": [ { @@ -256915,6 +257140,10 @@ "Name": "site-id", "Location": "Path" }, + { + "Name": "onenoteSection-id", + "Location": "Path" + }, { "Name": "onenotePage-id", "Location": "Path" @@ -256932,11 +257161,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote_UpdatePage", + "OperationId": "group.site.onenote.section_UpdatePage", "Method": "Patch", "Parameters": [ { @@ -256947,6 +257176,10 @@ "Name": "site-id", "Location": "Path" }, + { + "Name": "onenoteSection-id", + "Location": "Path" + }, { "Name": "onenotePage-id", "Location": "Path" @@ -256956,11 +257189,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote_DeletePage", + "OperationId": "group.site.onenote.section_DeletePage", "Method": "Delete", "Parameters": [ { @@ -256971,6 +257204,10 @@ "Name": "site-id", "Location": "Path" }, + { + "Name": "onenoteSection-id", + "Location": "Path" + }, { "Name": "onenotePage-id", "Location": "Path" @@ -256984,11 +257221,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote_GetPagesContent", + "OperationId": "group.site.onenote.section_GetPagesContent", "Method": "Get", "Parameters": [ { @@ -256999,6 +257236,10 @@ "Name": "site-id", "Location": "Path" }, + { + "Name": "onenoteSection-id", + "Location": "Path" + }, { "Name": "onenotePage-id", "Location": "Path" @@ -257008,11 +257249,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote_SetPagesContent", + "OperationId": "group.site.onenote.section_SetPagesContent", "Method": "Put", "Parameters": [ { @@ -257023,6 +257264,10 @@ "Name": "site-id", "Location": "Path" }, + { + "Name": "onenoteSection-id", + "Location": "Path" + }, { "Name": "onenotePage-id", "Location": "Path" @@ -257032,11 +257277,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.page_GetParentNotebook", + "OperationId": "group.site.onenote.section.page_GetParentNotebook", "Method": "Get", "Parameters": [ { @@ -257047,6 +257292,10 @@ "Name": "site-id", "Location": "Path" }, + { + "Name": "onenoteSection-id", + "Location": "Path" + }, { "Name": "onenotePage-id", "Location": "Path" @@ -257064,11 +257313,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.page_GetParentSection", + "OperationId": "group.site.onenote.section.page_GetParentSection", "Method": "Get", "Parameters": [ { @@ -257079,6 +257328,10 @@ "Name": "site-id", "Location": "Path" }, + { + "Name": "onenoteSection-id", + "Location": "Path" + }, { "Name": "onenotePage-id", "Location": "Path" @@ -257096,11 +257349,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/pages/$count", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.page_GetCount", + "OperationId": "group.site.onenote.section.page_GetCount", "Method": "Get", "Parameters": [ { @@ -257111,6 +257364,10 @@ "Name": "site-id", "Location": "Path" }, + { + "Name": "onenoteSection-id", + "Location": "Path" + }, { "Name": "$search", "Location": "Query" @@ -257124,11 +257381,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/resources", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote_ListResource", + "OperationId": "group.site.onenote.section_GetParentNotebook", "Method": "Get", "Parameters": [ { @@ -257140,28 +257397,40 @@ "Location": "Path" }, { - "Name": "$top", - "Location": "Query" + "Name": "onenoteSection-id", + "Location": "Path" }, { - "Name": "$skip", + "Name": "$select", "Location": "Query" }, { - "Name": "$search", + "Name": "$expand", "Location": "Query" - }, + } + ] + } + }, + { + "PathInfo": { + "Path": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "group.site.onenote.section_GetParentSectionGroup", + "Method": "Get", + "Parameters": [ { - "Name": "$filter", - "Location": "Query" + "Name": "group-id", + "Location": "Path" }, { - "Name": "$count", - "Location": "Query" + "Name": "site-id", + "Location": "Path" }, { - "Name": "$orderby", - "Location": "Query" + "Name": "onenoteSection-id", + "Location": "Path" }, { "Name": "$select", @@ -257176,12 +257445,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/resources", + "Path": "/groups/{group-id}/sites/{site-id}/onenote/sections/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote_CreateResource", - "Method": "Post", + "OperationId": "group.site.onenote.section_GetCount", + "Method": "Get", "Parameters": [ { "Name": "group-id", @@ -257190,17 +257459,25 @@ { "Name": "site-id", "Location": "Path" + }, + { + "Name": "$search", + "Location": "Query" + }, + { + "Name": "$filter", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", + "Path": "/groups/{group-id}/sites/{site-id}/operations", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote_GetResource", + "OperationId": "group.site_ListOperation", "Method": "Get", "Parameters": [ { @@ -257212,8 +257489,28 @@ "Location": "Path" }, { - "Name": "onenoteResource-id", - "Location": "Path" + "Name": "$top", + "Location": "Query" + }, + { + "Name": "$skip", + "Location": "Query" + }, + { + "Name": "$search", + "Location": "Query" + }, + { + "Name": "$filter", + "Location": "Query" + }, + { + "Name": "$count", + "Location": "Query" + }, + { + "Name": "$orderby", + "Location": "Query" }, { "Name": "$select", @@ -257228,12 +257525,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", + "Path": "/groups/{group-id}/sites/{site-id}/operations", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote_UpdateResource", - "Method": "Patch", + "OperationId": "group.site_CreateOperation", + "Method": "Post", "Parameters": [ { "Name": "group-id", @@ -257242,22 +257539,18 @@ { "Name": "site-id", "Location": "Path" - }, - { - "Name": "onenoteResource-id", - "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", + "Path": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote_DeleteResource", - "Method": "Delete", + "OperationId": "group.site_GetOperation", + "Method": "Get", "Parameters": [ { "Name": "group-id", @@ -257268,24 +257561,28 @@ "Location": "Path" }, { - "Name": "onenoteResource-id", + "Name": "richLongRunningOperation-id", "Location": "Path" }, { - "Name": "If-Match", - "Location": "Header" + "Name": "$select", + "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", + "Path": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote_GetResourcesContent", - "Method": "Get", + "OperationId": "group.site_UpdateOperation", + "Method": "Patch", "Parameters": [ { "Name": "group-id", @@ -257296,7 +257593,7 @@ "Location": "Path" }, { - "Name": "onenoteResource-id", + "Name": "richLongRunningOperation-id", "Location": "Path" } ] @@ -257304,12 +257601,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", + "Path": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote_SetResourcesContent", - "Method": "Put", + "OperationId": "group.site_DeleteOperation", + "Method": "Delete", "Parameters": [ { "Name": "group-id", @@ -257320,19 +257617,23 @@ "Location": "Path" }, { - "Name": "onenoteResource-id", + "Name": "richLongRunningOperation-id", "Location": "Path" + }, + { + "Name": "If-Match", + "Location": "Header" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/resources/$count", + "Path": "/groups/{group-id}/sites/{site-id}/operations/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.resource_GetCount", + "OperationId": "group.site.operation_GetCount", "Method": "Get", "Parameters": [ { @@ -257356,11 +257657,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups", + "Path": "/groups/{group-id}/sites/{site-id}/pages", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote_ListSectionGroup", + "OperationId": "group.site_ListPage", "Method": "Get", "Parameters": [ { @@ -257408,11 +257709,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups", + "Path": "/groups/{group-id}/sites/{site-id}/pages", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote_CreateSectionGroup", + "OperationId": "group.site_CreatePage", "Method": "Post", "Parameters": [ { @@ -257428,11 +257729,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", + "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote_GetSectionGroup", + "OperationId": "group.site_GetPage", "Method": "Get", "Parameters": [ { @@ -257444,7 +257745,7 @@ "Location": "Path" }, { - "Name": "sectionGroup-id", + "Name": "baseSitePage-id", "Location": "Path" }, { @@ -257460,11 +257761,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", + "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote_UpdateSectionGroup", + "OperationId": "group.site_UpdatePage", "Method": "Patch", "Parameters": [ { @@ -257476,7 +257777,7 @@ "Location": "Path" }, { - "Name": "sectionGroup-id", + "Name": "baseSitePage-id", "Location": "Path" } ] @@ -257484,11 +257785,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", + "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote_DeleteSectionGroup", + "OperationId": "group.site_DeletePage", "Method": "Delete", "Parameters": [ { @@ -257500,7 +257801,7 @@ "Location": "Path" }, { - "Name": "sectionGroup-id", + "Name": "baseSitePage-id", "Location": "Path" }, { @@ -257512,11 +257813,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.sectionGroup_GetParentNotebook", + "OperationId": "group.site.page_GetCreatedGraphBPreUser", "Method": "Get", "Parameters": [ { @@ -257528,7 +257829,7 @@ "Location": "Path" }, { - "Name": "sectionGroup-id", + "Name": "baseSitePage-id", "Location": "Path" }, { @@ -257544,11 +257845,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.sectionGroup_GetParentSectionGroup", + "OperationId": "group.site.page.createdGraphBPreUser_GetMailboxSetting", "Method": "Get", "Parameters": [ { @@ -257560,7 +257861,7 @@ "Location": "Path" }, { - "Name": "sectionGroup-id", + "Name": "baseSitePage-id", "Location": "Path" }, { @@ -257576,11 +257877,35 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups", + "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.sectionGroup_ListSectionGroup", + "OperationId": "group.site.page.createdGraphBPreUser_UpdateMailboxSetting", + "Method": "Patch", + "Parameters": [ + { + "Name": "group-id", + "Location": "Path" + }, + { + "Name": "site-id", + "Location": "Path" + }, + { + "Name": "baseSitePage-id", + "Location": "Path" + } + ] + } + }, + { + "PathInfo": { + "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "group.site.page.createdGraphBPreUser_ListServiceProvisioningError", "Method": "Get", "Parameters": [ { @@ -257592,7 +257917,7 @@ "Location": "Path" }, { - "Name": "sectionGroup-id", + "Name": "baseSitePage-id", "Location": "Path" }, { @@ -257632,11 +257957,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id1}", + "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.sectionGroup_GetSectionGroup", + "OperationId": "group.site.page.createdGraphBPreUser.ServiceProvisioningError_GetCount", "Method": "Get", "Parameters": [ { @@ -257648,11 +257973,39 @@ "Location": "Path" }, { - "Name": "sectionGroup-id", + "Name": "baseSitePage-id", "Location": "Path" }, { - "Name": "sectionGroup-id1", + "Name": "$search", + "Location": "Query" + }, + { + "Name": "$filter", + "Location": "Query" + } + ] + } + }, + { + "PathInfo": { + "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "group.site.page_GetLastModifiedGraphBPreUser", + "Method": "Get", + "Parameters": [ + { + "Name": "group-id", + "Location": "Path" + }, + { + "Name": "site-id", + "Location": "Path" + }, + { + "Name": "baseSitePage-id", "Location": "Path" }, { @@ -257668,11 +258021,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", + "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.sectionGroup_GetCount", + "OperationId": "group.site.page.lastModifiedGraphBPreUser_GetMailboxSetting", "Method": "Get", "Parameters": [ { @@ -257684,15 +258037,15 @@ "Location": "Path" }, { - "Name": "sectionGroup-id", + "Name": "baseSitePage-id", "Location": "Path" }, { - "Name": "$search", + "Name": "$select", "Location": "Query" }, { - "Name": "$filter", + "Name": "$expand", "Location": "Query" } ] @@ -257700,11 +258053,35 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.sectionGroup_ListSection", + "OperationId": "group.site.page.lastModifiedGraphBPreUser_UpdateMailboxSetting", + "Method": "Patch", + "Parameters": [ + { + "Name": "group-id", + "Location": "Path" + }, + { + "Name": "site-id", + "Location": "Path" + }, + { + "Name": "baseSitePage-id", + "Location": "Path" + } + ] + } + }, + { + "PathInfo": { + "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "group.site.page.lastModifiedGraphBPreUser_ListServiceProvisioningError", "Method": "Get", "Parameters": [ { @@ -257716,7 +258093,7 @@ "Location": "Path" }, { - "Name": "sectionGroup-id", + "Name": "baseSitePage-id", "Location": "Path" }, { @@ -257756,12 +258133,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.sectionGroup_CreateSection", - "Method": "Post", + "OperationId": "group.site.page.lastModifiedGraphBPreUser.ServiceProvisioningError_GetCount", + "Method": "Get", "Parameters": [ { "Name": "group-id", @@ -257772,19 +258149,27 @@ "Location": "Path" }, { - "Name": "sectionGroup-id", + "Name": "baseSitePage-id", "Location": "Path" + }, + { + "Name": "$search", + "Location": "Query" + }, + { + "Name": "$filter", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.sectionGroup_GetSection", + "OperationId": "group.site_GetPageAsSitePage", "Method": "Get", "Parameters": [ { @@ -257796,11 +258181,7 @@ "Location": "Path" }, { - "Name": "sectionGroup-id", - "Location": "Path" - }, - { - "Name": "onenoteSection-id", + "Name": "baseSitePage-id", "Location": "Path" }, { @@ -257816,12 +258197,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.sectionGroup_UpdateSection", - "Method": "Patch", + "OperationId": "group.site.pageAsSitePage_GetCanvasLayout", + "Method": "Get", "Parameters": [ { "Name": "group-id", @@ -257832,24 +258213,28 @@ "Location": "Path" }, { - "Name": "sectionGroup-id", + "Name": "baseSitePage-id", "Location": "Path" }, { - "Name": "onenoteSection-id", - "Location": "Path" + "Name": "$select", + "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.sectionGroup_DeleteSection", - "Method": "Delete", + "OperationId": "group.site.pageAsSitePage_UpdateCanvasLayout", + "Method": "Patch", "Parameters": [ { "Name": "group-id", @@ -257860,11 +258245,31 @@ "Location": "Path" }, { - "Name": "sectionGroup-id", + "Name": "baseSitePage-id", + "Location": "Path" + } + ] + } + }, + { + "PathInfo": { + "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "group.site.pageAsSitePage_DeleteCanvasLayout", + "Method": "Delete", + "Parameters": [ + { + "Name": "group-id", "Location": "Path" }, { - "Name": "onenoteSection-id", + "Name": "site-id", + "Location": "Path" + }, + { + "Name": "baseSitePage-id", "Location": "Path" }, { @@ -257876,11 +258281,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/horizontalSections", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.sectionGroup.section_ListPage", + "OperationId": "group.site.pageAsSitePage.canvasLayout_ListHorizontalSection", "Method": "Get", "Parameters": [ { @@ -257892,11 +258297,7 @@ "Location": "Path" }, { - "Name": "sectionGroup-id", - "Location": "Path" - }, - { - "Name": "onenoteSection-id", + "Name": "baseSitePage-id", "Location": "Path" }, { @@ -257936,11 +258337,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/horizontalSections", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.sectionGroup.section_CreatePage", + "OperationId": "group.site.pageAsSitePage.canvasLayout_CreateHorizontalSection", "Method": "Post", "Parameters": [ { @@ -257952,11 +258353,7 @@ "Location": "Path" }, { - "Name": "sectionGroup-id", - "Location": "Path" - }, - { - "Name": "onenoteSection-id", + "Name": "baseSitePage-id", "Location": "Path" } ] @@ -257964,11 +258361,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.sectionGroup.section_GetPage", + "OperationId": "group.site.pageAsSitePage.canvasLayout_GetHorizontalSection", "Method": "Get", "Parameters": [ { @@ -257980,15 +258377,11 @@ "Location": "Path" }, { - "Name": "sectionGroup-id", - "Location": "Path" - }, - { - "Name": "onenoteSection-id", + "Name": "baseSitePage-id", "Location": "Path" }, { - "Name": "onenotePage-id", + "Name": "horizontalSection-id", "Location": "Path" }, { @@ -258004,11 +258397,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.sectionGroup.section_UpdatePage", + "OperationId": "group.site.pageAsSitePage.canvasLayout_UpdateHorizontalSection", "Method": "Patch", "Parameters": [ { @@ -258020,15 +258413,11 @@ "Location": "Path" }, { - "Name": "sectionGroup-id", - "Location": "Path" - }, - { - "Name": "onenoteSection-id", + "Name": "baseSitePage-id", "Location": "Path" }, { - "Name": "onenotePage-id", + "Name": "horizontalSection-id", "Location": "Path" } ] @@ -258036,11 +258425,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.sectionGroup.section_DeletePage", + "OperationId": "group.site.pageAsSitePage.canvasLayout_DeleteHorizontalSection", "Method": "Delete", "Parameters": [ { @@ -258052,15 +258441,11 @@ "Location": "Path" }, { - "Name": "sectionGroup-id", - "Location": "Path" - }, - { - "Name": "onenoteSection-id", + "Name": "baseSitePage-id", "Location": "Path" }, { - "Name": "onenotePage-id", + "Name": "horizontalSection-id", "Location": "Path" }, { @@ -258072,11 +258457,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.sectionGroup.section_GetPagesContent", + "OperationId": "group.site.pageAsSitePage.canvasLayout.horizontalSection_ListColumn", "Method": "Get", "Parameters": [ { @@ -258088,28 +258473,56 @@ "Location": "Path" }, { - "Name": "sectionGroup-id", + "Name": "baseSitePage-id", "Location": "Path" }, { - "Name": "onenoteSection-id", + "Name": "horizontalSection-id", "Location": "Path" }, { - "Name": "onenotePage-id", - "Location": "Path" + "Name": "$top", + "Location": "Query" + }, + { + "Name": "$skip", + "Location": "Query" + }, + { + "Name": "$search", + "Location": "Query" + }, + { + "Name": "$filter", + "Location": "Query" + }, + { + "Name": "$count", + "Location": "Query" + }, + { + "Name": "$orderby", + "Location": "Query" + }, + { + "Name": "$select", + "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.sectionGroup.section_SetPagesContent", - "Method": "Put", + "OperationId": "group.site.pageAsSitePage.canvasLayout.horizontalSection_CreateColumn", + "Method": "Post", "Parameters": [ { "Name": "group-id", @@ -258120,15 +258533,11 @@ "Location": "Path" }, { - "Name": "sectionGroup-id", - "Location": "Path" - }, - { - "Name": "onenoteSection-id", + "Name": "baseSitePage-id", "Location": "Path" }, { - "Name": "onenotePage-id", + "Name": "horizontalSection-id", "Location": "Path" } ] @@ -258136,11 +258545,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.sectionGroup.section.page_GetParentNotebook", + "OperationId": "group.site.pageAsSitePage.canvasLayout.horizontalSection_GetColumn", "Method": "Get", "Parameters": [ { @@ -258152,15 +258561,15 @@ "Location": "Path" }, { - "Name": "sectionGroup-id", + "Name": "baseSitePage-id", "Location": "Path" }, { - "Name": "onenoteSection-id", + "Name": "horizontalSection-id", "Location": "Path" }, { - "Name": "onenotePage-id", + "Name": "horizontalSectionColumn-id", "Location": "Path" }, { @@ -258176,12 +258585,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.sectionGroup.section.page_GetParentSection", - "Method": "Get", + "OperationId": "group.site.pageAsSitePage.canvasLayout.horizontalSection_UpdateColumn", + "Method": "Patch", "Parameters": [ { "Name": "group-id", @@ -258192,35 +258601,63 @@ "Location": "Path" }, { - "Name": "sectionGroup-id", + "Name": "baseSitePage-id", "Location": "Path" }, { - "Name": "onenoteSection-id", + "Name": "horizontalSection-id", "Location": "Path" }, { - "Name": "onenotePage-id", + "Name": "horizontalSectionColumn-id", + "Location": "Path" + } + ] + } + }, + { + "PathInfo": { + "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "group.site.pageAsSitePage.canvasLayout.horizontalSection_DeleteColumn", + "Method": "Delete", + "Parameters": [ + { + "Name": "group-id", "Location": "Path" }, { - "Name": "$select", - "Location": "Query" + "Name": "site-id", + "Location": "Path" }, { - "Name": "$expand", - "Location": "Query" + "Name": "baseSitePage-id", + "Location": "Path" + }, + { + "Name": "horizontalSection-id", + "Location": "Path" + }, + { + "Name": "horizontalSectionColumn-id", + "Location": "Path" + }, + { + "Name": "If-Match", + "Location": "Header" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", + "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.sectionGroup.section.page_GetCount", + "OperationId": "group.site.pageAsSitePage.canvasLayout.horizontalSection.column_ListWebpart", "Method": "Get", "Parameters": [ { @@ -258232,13 +258669,25 @@ "Location": "Path" }, { - "Name": "sectionGroup-id", + "Name": "baseSitePage-id", "Location": "Path" }, { - "Name": "onenoteSection-id", + "Name": "horizontalSection-id", + "Location": "Path" + }, + { + "Name": "horizontalSectionColumn-id", "Location": "Path" }, + { + "Name": "$top", + "Location": "Query" + }, + { + "Name": "$skip", + "Location": "Query" + }, { "Name": "$search", "Location": "Query" @@ -258246,18 +258695,34 @@ { "Name": "$filter", "Location": "Query" + }, + { + "Name": "$count", + "Location": "Query" + }, + { + "Name": "$orderby", + "Location": "Query" + }, + { + "Name": "$select", + "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.sectionGroup.section_GetParentNotebook", - "Method": "Get", + "OperationId": "group.site.pageAsSitePage.canvasLayout.horizontalSection.column_CreateWebpart", + "Method": "Post", "Parameters": [ { "Name": "group-id", @@ -258268,31 +258733,27 @@ "Location": "Path" }, { - "Name": "sectionGroup-id", + "Name": "baseSitePage-id", "Location": "Path" }, { - "Name": "onenoteSection-id", + "Name": "horizontalSection-id", "Location": "Path" }, { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" + "Name": "horizontalSectionColumn-id", + "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.sectionGroup.section_GetParentSectionGroup", + "OperationId": "group.site.pageAsSitePage.canvasLayout.horizontalSection.column_GetWebpart", "Method": "Get", "Parameters": [ { @@ -258304,11 +258765,19 @@ "Location": "Path" }, { - "Name": "sectionGroup-id", + "Name": "baseSitePage-id", "Location": "Path" }, { - "Name": "onenoteSection-id", + "Name": "horizontalSection-id", + "Location": "Path" + }, + { + "Name": "horizontalSectionColumn-id", + "Location": "Path" + }, + { + "Name": "webPart-id", "Location": "Path" }, { @@ -258324,12 +258793,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/$count", + "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.sectionGroup.section_GetCount", - "Method": "Get", + "OperationId": "group.site.pageAsSitePage.canvasLayout.horizontalSection.column_UpdateWebpart", + "Method": "Patch", "Parameters": [ { "Name": "group-id", @@ -258340,28 +258809,32 @@ "Location": "Path" }, { - "Name": "sectionGroup-id", + "Name": "baseSitePage-id", "Location": "Path" }, { - "Name": "$search", - "Location": "Query" + "Name": "horizontalSection-id", + "Location": "Path" }, { - "Name": "$filter", - "Location": "Query" + "Name": "horizontalSectionColumn-id", + "Location": "Path" + }, + { + "Name": "webPart-id", + "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/$count", + "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.sectionGroup_GetCount", - "Method": "Get", + "OperationId": "group.site.pageAsSitePage.canvasLayout.horizontalSection.column_DeleteWebpart", + "Method": "Delete", "Parameters": [ { "Name": "group-id", @@ -258372,23 +258845,35 @@ "Location": "Path" }, { - "Name": "$search", - "Location": "Query" + "Name": "baseSitePage-id", + "Location": "Path" }, { - "Name": "$filter", - "Location": "Query" + "Name": "horizontalSection-id", + "Location": "Path" + }, + { + "Name": "horizontalSectionColumn-id", + "Location": "Path" + }, + { + "Name": "webPart-id", + "Location": "Path" + }, + { + "Name": "If-Match", + "Location": "Header" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/sections", + "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote_ListSection", + "OperationId": "group.site.pageAsSitePage.canvasLayout.horizontalSection.column.webpart_GetCount", "Method": "Get", "Parameters": [ { @@ -258400,12 +258885,16 @@ "Location": "Path" }, { - "Name": "$top", - "Location": "Query" + "Name": "baseSitePage-id", + "Location": "Path" }, { - "Name": "$skip", - "Location": "Query" + "Name": "horizontalSection-id", + "Location": "Path" + }, + { + "Name": "horizontalSectionColumn-id", + "Location": "Path" }, { "Name": "$search", @@ -258414,21 +258903,41 @@ { "Name": "$filter", "Location": "Query" + } + ] + } + }, + { + "PathInfo": { + "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/$count", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "group.site.pageAsSitePage.canvasLayout.horizontalSection.column_GetCount", + "Method": "Get", + "Parameters": [ + { + "Name": "group-id", + "Location": "Path" }, { - "Name": "$count", - "Location": "Query" + "Name": "site-id", + "Location": "Path" }, { - "Name": "$orderby", - "Location": "Query" + "Name": "baseSitePage-id", + "Location": "Path" }, { - "Name": "$select", + "Name": "horizontalSection-id", + "Location": "Path" + }, + { + "Name": "$search", "Location": "Query" }, { - "Name": "$expand", + "Name": "$filter", "Location": "Query" } ] @@ -258436,12 +258945,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/sections", + "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/horizontalSections/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote_CreateSection", - "Method": "Post", + "OperationId": "group.site.pageAsSitePage.canvasLayout.horizontalSection_GetCount", + "Method": "Get", "Parameters": [ { "Name": "group-id", @@ -258450,17 +258959,29 @@ { "Name": "site-id", "Location": "Path" + }, + { + "Name": "baseSitePage-id", + "Location": "Path" + }, + { + "Name": "$search", + "Location": "Query" + }, + { + "Name": "$filter", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", + "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/verticalSection", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote_GetSection", + "OperationId": "group.site.pageAsSitePage.canvasLayout_GetVerticalSection", "Method": "Get", "Parameters": [ { @@ -258472,7 +258993,7 @@ "Location": "Path" }, { - "Name": "onenoteSection-id", + "Name": "baseSitePage-id", "Location": "Path" }, { @@ -258488,11 +259009,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", + "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/verticalSection", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote_UpdateSection", + "OperationId": "group.site.pageAsSitePage.canvasLayout_UpdateVerticalSection", "Method": "Patch", "Parameters": [ { @@ -258504,7 +259025,7 @@ "Location": "Path" }, { - "Name": "onenoteSection-id", + "Name": "baseSitePage-id", "Location": "Path" } ] @@ -258512,11 +259033,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", + "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/verticalSection", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote_DeleteSection", + "OperationId": "group.site.pageAsSitePage.canvasLayout_DeleteVerticalSection", "Method": "Delete", "Parameters": [ { @@ -258528,7 +259049,7 @@ "Location": "Path" }, { - "Name": "onenoteSection-id", + "Name": "baseSitePage-id", "Location": "Path" }, { @@ -258540,11 +259061,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", + "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/verticalSection/webparts", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.section_ListPage", + "OperationId": "group.site.pageAsSitePage.canvasLayout.verticalSection_ListWebpart", "Method": "Get", "Parameters": [ { @@ -258556,7 +259077,7 @@ "Location": "Path" }, { - "Name": "onenoteSection-id", + "Name": "baseSitePage-id", "Location": "Path" }, { @@ -258596,11 +259117,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", + "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/verticalSection/webparts", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.section_CreatePage", + "OperationId": "group.site.pageAsSitePage.canvasLayout.verticalSection_CreateWebpart", "Method": "Post", "Parameters": [ { @@ -258612,7 +259133,7 @@ "Location": "Path" }, { - "Name": "onenoteSection-id", + "Name": "baseSitePage-id", "Location": "Path" } ] @@ -258620,11 +259141,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.section_GetPage", + "OperationId": "group.site.pageAsSitePage.canvasLayout.verticalSection_GetWebpart", "Method": "Get", "Parameters": [ { @@ -258636,11 +259157,11 @@ "Location": "Path" }, { - "Name": "onenoteSection-id", + "Name": "baseSitePage-id", "Location": "Path" }, { - "Name": "onenotePage-id", + "Name": "webPart-id", "Location": "Path" }, { @@ -258656,11 +259177,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.section_UpdatePage", + "OperationId": "group.site.pageAsSitePage.canvasLayout.verticalSection_UpdateWebpart", "Method": "Patch", "Parameters": [ { @@ -258672,11 +259193,11 @@ "Location": "Path" }, { - "Name": "onenoteSection-id", + "Name": "baseSitePage-id", "Location": "Path" }, { - "Name": "onenotePage-id", + "Name": "webPart-id", "Location": "Path" } ] @@ -258684,11 +259205,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.section_DeletePage", + "OperationId": "group.site.pageAsSitePage.canvasLayout.verticalSection_DeleteWebpart", "Method": "Delete", "Parameters": [ { @@ -258700,11 +259221,11 @@ "Location": "Path" }, { - "Name": "onenoteSection-id", + "Name": "baseSitePage-id", "Location": "Path" }, { - "Name": "onenotePage-id", + "Name": "webPart-id", "Location": "Path" }, { @@ -258716,11 +259237,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/verticalSection/webparts/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.section_GetPagesContent", + "OperationId": "group.site.pageAsSitePage.canvasLayout.verticalSection.webpart_GetCount", "Method": "Get", "Parameters": [ { @@ -258732,24 +259253,28 @@ "Location": "Path" }, { - "Name": "onenoteSection-id", + "Name": "baseSitePage-id", "Location": "Path" }, { - "Name": "onenotePage-id", - "Location": "Path" + "Name": "$search", + "Location": "Query" + }, + { + "Name": "$filter", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/createdByUser", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.section_SetPagesContent", - "Method": "Put", + "OperationId": "group.site.pageAsSitePage_GetCreatedGraphBPreUser", + "Method": "Get", "Parameters": [ { "Name": "group-id", @@ -258760,23 +259285,27 @@ "Location": "Path" }, { - "Name": "onenoteSection-id", + "Name": "baseSitePage-id", "Location": "Path" }, { - "Name": "onenotePage-id", - "Location": "Path" + "Name": "$select", + "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/createdByUser/mailboxSettings", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.section.page_GetParentNotebook", + "OperationId": "group.site.pageAsSitePage.createdGraphBPreUser_GetMailboxSetting", "Method": "Get", "Parameters": [ { @@ -258788,11 +259317,7 @@ "Location": "Path" }, { - "Name": "onenoteSection-id", - "Location": "Path" - }, - { - "Name": "onenotePage-id", + "Name": "baseSitePage-id", "Location": "Path" }, { @@ -258808,12 +259333,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/createdByUser/mailboxSettings", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.section.page_GetParentSection", - "Method": "Get", + "OperationId": "group.site.pageAsSitePage.createdGraphBPreUser_UpdateMailboxSetting", + "Method": "Patch", "Parameters": [ { "Name": "group-id", @@ -258824,13 +259349,57 @@ "Location": "Path" }, { - "Name": "onenoteSection-id", + "Name": "baseSitePage-id", + "Location": "Path" + } + ] + } + }, + { + "PathInfo": { + "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/createdByUser/serviceProvisioningErrors", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "group.site.pageAsSitePage.createdGraphBPreUser_ListServiceProvisioningError", + "Method": "Get", + "Parameters": [ + { + "Name": "group-id", "Location": "Path" }, { - "Name": "onenotePage-id", + "Name": "site-id", "Location": "Path" }, + { + "Name": "baseSitePage-id", + "Location": "Path" + }, + { + "Name": "$top", + "Location": "Query" + }, + { + "Name": "$skip", + "Location": "Query" + }, + { + "Name": "$search", + "Location": "Query" + }, + { + "Name": "$filter", + "Location": "Query" + }, + { + "Name": "$count", + "Location": "Query" + }, + { + "Name": "$orderby", + "Location": "Query" + }, { "Name": "$select", "Location": "Query" @@ -258844,11 +259413,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/$count", + "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/createdByUser/serviceProvisioningErrors/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.section.page_GetCount", + "OperationId": "group.site.pageAsSitePage.createdGraphBPreUser.ServiceProvisioningError_GetCount", "Method": "Get", "Parameters": [ { @@ -258860,7 +259429,7 @@ "Location": "Path" }, { - "Name": "onenoteSection-id", + "Name": "baseSitePage-id", "Location": "Path" }, { @@ -258876,11 +259445,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook", + "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/lastModifiedByUser", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.section_GetParentNotebook", + "OperationId": "group.site.pageAsSitePage_GetLastModifiedGraphBPreUser", "Method": "Get", "Parameters": [ { @@ -258892,7 +259461,7 @@ "Location": "Path" }, { - "Name": "onenoteSection-id", + "Name": "baseSitePage-id", "Location": "Path" }, { @@ -258908,11 +259477,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup", + "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/lastModifiedByUser/mailboxSettings", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.section_GetParentSectionGroup", + "OperationId": "group.site.pageAsSitePage.lastModifiedGraphBPreUser_GetMailboxSetting", "Method": "Get", "Parameters": [ { @@ -258924,7 +259493,7 @@ "Location": "Path" }, { - "Name": "onenoteSection-id", + "Name": "baseSitePage-id", "Location": "Path" }, { @@ -258940,12 +259509,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/onenote/sections/$count", + "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/lastModifiedByUser/mailboxSettings", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.onenote.section_GetCount", - "Method": "Get", + "OperationId": "group.site.pageAsSitePage.lastModifiedGraphBPreUser_UpdateMailboxSetting", + "Method": "Patch", "Parameters": [ { "Name": "group-id", @@ -258956,23 +259525,19 @@ "Location": "Path" }, { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" + "Name": "baseSitePage-id", + "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/operations", + "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/lastModifiedByUser/serviceProvisioningErrors", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site_ListOperation", + "OperationId": "group.site.pageAsSitePage.lastModifiedGraphBPreUser_ListServiceProvisioningError", "Method": "Get", "Parameters": [ { @@ -258983,6 +259548,10 @@ "Name": "site-id", "Location": "Path" }, + { + "Name": "baseSitePage-id", + "Location": "Path" + }, { "Name": "$top", "Location": "Query" @@ -259020,31 +259589,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/operations", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site_CreateOperation", - "Method": "Post", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", + "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/lastModifiedByUser/serviceProvisioningErrors/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site_GetOperation", + "OperationId": "group.site.pageAsSitePage.lastModifiedGraphBPreUser.ServiceProvisioningError_GetCount", "Method": "Get", "Parameters": [ { @@ -259056,15 +259605,15 @@ "Location": "Path" }, { - "Name": "richLongRunningOperation-id", + "Name": "baseSitePage-id", "Location": "Path" }, { - "Name": "$select", + "Name": "$search", "Location": "Query" }, { - "Name": "$expand", + "Name": "$filter", "Location": "Query" } ] @@ -259072,63 +259621,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site_UpdateOperation", - "Method": "Patch", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "richLongRunningOperation-id", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site_DeleteOperation", - "Method": "Delete", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "richLongRunningOperation-id", - "Location": "Path" - }, - { - "Name": "If-Match", - "Location": "Header" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/operations/$count", + "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/webParts", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.operation_GetCount", + "OperationId": "group.site.pageAsSitePage_ListWebPart", "Method": "Get", "Parameters": [ { @@ -259140,31 +259637,7 @@ "Location": "Path" }, { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/pages", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site_ListPage", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", + "Name": "baseSitePage-id", "Location": "Path" }, { @@ -259204,11 +259677,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/pages", + "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/webParts", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site_CreatePage", + "OperationId": "group.site.pageAsSitePage_CreateWebPart", "Method": "Post", "Parameters": [ { @@ -259218,17 +259691,21 @@ { "Name": "site-id", "Location": "Path" + }, + { + "Name": "baseSitePage-id", + "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}", + "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/webParts/{webPart-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site_GetPage", + "OperationId": "group.site.pageAsSitePage_GetWebPart", "Method": "Get", "Parameters": [ { @@ -259243,6 +259720,10 @@ "Name": "baseSitePage-id", "Location": "Path" }, + { + "Name": "webPart-id", + "Location": "Path" + }, { "Name": "$select", "Location": "Query" @@ -259256,11 +259737,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}", + "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/webParts/{webPart-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site_UpdatePage", + "OperationId": "group.site.pageAsSitePage_UpdateWebPart", "Method": "Patch", "Parameters": [ { @@ -259274,17 +259755,21 @@ { "Name": "baseSitePage-id", "Location": "Path" + }, + { + "Name": "webPart-id", + "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}", + "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/webParts/{webPart-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site_DeletePage", + "OperationId": "group.site.pageAsSitePage_DeleteWebPart", "Method": "Delete", "Parameters": [ { @@ -259299,6 +259784,10 @@ "Name": "baseSitePage-id", "Location": "Path" }, + { + "Name": "webPart-id", + "Location": "Path" + }, { "Name": "If-Match", "Location": "Header" @@ -259308,11 +259797,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser", + "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/webParts/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.page_GetCreatedGraphBPreUser", + "OperationId": "group.site.pageAsSitePage.webPart_GetCount", "Method": "Get", "Parameters": [ { @@ -259328,11 +259817,11 @@ "Location": "Path" }, { - "Name": "$select", + "Name": "$search", "Location": "Query" }, { - "Name": "$expand", + "Name": "$filter", "Location": "Query" } ] @@ -259340,11 +259829,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", + "Path": "/groups/{group-id}/sites/{site-id}/pages/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.page.createdGraphBPreUser_GetMailboxSetting", + "OperationId": "group.site.page_GetCount", "Method": "Get", "Parameters": [ { @@ -259356,9 +259845,57 @@ "Location": "Path" }, { - "Name": "baseSitePage-id", + "Name": "$search", + "Location": "Query" + }, + { + "Name": "$filter", + "Location": "Query" + } + ] + } + }, + { + "PathInfo": { + "Path": "/groups/{group-id}/sites/{site-id}/pages/microsoft.graph.sitePage", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "group.site_ListPageAsSitePage", + "Method": "Get", + "Parameters": [ + { + "Name": "group-id", + "Location": "Path" + }, + { + "Name": "site-id", "Location": "Path" }, + { + "Name": "$top", + "Location": "Query" + }, + { + "Name": "$skip", + "Location": "Query" + }, + { + "Name": "$search", + "Location": "Query" + }, + { + "Name": "$filter", + "Location": "Query" + }, + { + "Name": "$count", + "Location": "Query" + }, + { + "Name": "$orderby", + "Location": "Query" + }, { "Name": "$select", "Location": "Query" @@ -259372,12 +259909,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", + "Path": "/groups/{group-id}/sites/{site-id}/pages/microsoft.graph.sitePage/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.page.createdGraphBPreUser_UpdateMailboxSetting", - "Method": "Patch", + "OperationId": "group.site.Page_GetCountAsSitePage", + "Method": "Get", "Parameters": [ { "Name": "group-id", @@ -259388,19 +259925,23 @@ "Location": "Path" }, { - "Name": "baseSitePage-id", - "Location": "Path" + "Name": "$search", + "Location": "Query" + }, + { + "Name": "$filter", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors", + "Path": "/groups/{group-id}/sites/{site-id}/permissions", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.page.createdGraphBPreUser_ListServiceProvisioningError", + "OperationId": "group.site_ListPermission", "Method": "Get", "Parameters": [ { @@ -259411,10 +259952,6 @@ "Name": "site-id", "Location": "Path" }, - { - "Name": "baseSitePage-id", - "Location": "Path" - }, { "Name": "$top", "Location": "Query" @@ -259452,12 +259989,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors/$count", + "Path": "/groups/{group-id}/sites/{site-id}/permissions", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.page.createdGraphBPreUser.ServiceProvisioningError_GetCount", - "Method": "Get", + "OperationId": "group.site_CreatePermission", + "Method": "Post", "Parameters": [ { "Name": "group-id", @@ -259466,29 +260003,17 @@ { "Name": "site-id", "Location": "Path" - }, - { - "Name": "baseSitePage-id", - "Location": "Path" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser", + "Path": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.page_GetLastModifiedGraphBPreUser", + "OperationId": "group.site_GetPermission", "Method": "Get", "Parameters": [ { @@ -259500,7 +260025,7 @@ "Location": "Path" }, { - "Name": "baseSitePage-id", + "Name": "permission-id", "Location": "Path" }, { @@ -259516,12 +260041,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", + "Path": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.page.lastModifiedGraphBPreUser_GetMailboxSetting", - "Method": "Get", + "OperationId": "group.site_UpdatePermission", + "Method": "Patch", "Parameters": [ { "Name": "group-id", @@ -259532,28 +260057,20 @@ "Location": "Path" }, { - "Name": "baseSitePage-id", + "Name": "permission-id", "Location": "Path" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", + "Path": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.page.lastModifiedGraphBPreUser_UpdateMailboxSetting", - "Method": "Patch", + "OperationId": "group.site_DeletePermission", + "Method": "Delete", "Parameters": [ { "Name": "group-id", @@ -259564,19 +260081,23 @@ "Location": "Path" }, { - "Name": "baseSitePage-id", + "Name": "permission-id", "Location": "Path" + }, + { + "Name": "If-Match", + "Location": "Header" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors", + "Path": "/groups/{group-id}/sites/{site-id}/permissions/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.page.lastModifiedGraphBPreUser_ListServiceProvisioningError", + "OperationId": "group.site.permission_GetCount", "Method": "Get", "Parameters": [ { @@ -259588,7 +260109,31 @@ "Location": "Path" }, { - "Name": "baseSitePage-id", + "Name": "$search", + "Location": "Query" + }, + { + "Name": "$filter", + "Location": "Query" + } + ] + } + }, + { + "PathInfo": { + "Path": "/groups/{group-id}/sites/{site-id}/sites", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "group.site_ListSite", + "Method": "Get", + "Parameters": [ + { + "Name": "group-id", + "Location": "Path" + }, + { + "Name": "site-id", "Location": "Path" }, { @@ -259628,11 +260173,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "Path": "/groups/{group-id}/sites/{site-id}/sites/{site-id1}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.page.lastModifiedGraphBPreUser.ServiceProvisioningError_GetCount", + "OperationId": "group.site_GetSite", "Method": "Get", "Parameters": [ { @@ -259644,15 +260189,15 @@ "Location": "Path" }, { - "Name": "baseSitePage-id", + "Name": "site-id1", "Location": "Path" }, { - "Name": "$search", + "Name": "$select", "Location": "Query" }, { - "Name": "$filter", + "Name": "$expand", "Location": "Query" } ] @@ -259660,11 +260205,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage", + "Path": "/groups/{group-id}/sites/{site-id}/sites/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site_GetPageAsSitePage", + "OperationId": "group.site_GetCount", "Method": "Get", "Parameters": [ { @@ -259676,15 +260221,11 @@ "Location": "Path" }, { - "Name": "baseSitePage-id", - "Location": "Path" - }, - { - "Name": "$select", + "Name": "$search", "Location": "Query" }, { - "Name": "$expand", + "Name": "$filter", "Location": "Query" } ] @@ -259692,11 +260233,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout", + "Path": "/groups/{group-id}/sites/{site-id}/termStore", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.pageAsSitePage_GetCanvasLayout", + "OperationId": "group.site_GetTermStore", "Method": "Get", "Parameters": [ { @@ -259707,10 +260248,6 @@ "Name": "site-id", "Location": "Path" }, - { - "Name": "baseSitePage-id", - "Location": "Path" - }, { "Name": "$select", "Location": "Query" @@ -259724,11 +260261,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout", + "Path": "/groups/{group-id}/sites/{site-id}/termStore", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.pageAsSitePage_UpdateCanvasLayout", + "OperationId": "group.site_UpdateTermStore", "Method": "Patch", "Parameters": [ { @@ -259738,21 +260275,17 @@ { "Name": "site-id", "Location": "Path" - }, - { - "Name": "baseSitePage-id", - "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout", + "Path": "/groups/{group-id}/sites/{site-id}/termStore", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.pageAsSitePage_DeleteCanvasLayout", + "OperationId": "group.site_DeleteTermStore", "Method": "Delete", "Parameters": [ { @@ -259763,10 +260296,6 @@ "Name": "site-id", "Location": "Path" }, - { - "Name": "baseSitePage-id", - "Location": "Path" - }, { "Name": "If-Match", "Location": "Header" @@ -259776,11 +260305,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/horizontalSections", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.pageAsSitePage.canvasLayout_ListHorizontalSection", + "OperationId": "group.site.termStore_ListGroup", "Method": "Get", "Parameters": [ { @@ -259791,10 +260320,6 @@ "Name": "site-id", "Location": "Path" }, - { - "Name": "baseSitePage-id", - "Location": "Path" - }, { "Name": "$top", "Location": "Query" @@ -259832,11 +260357,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/horizontalSections", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.pageAsSitePage.canvasLayout_CreateHorizontalSection", + "OperationId": "group.site.termStore_CreateGroup", "Method": "Post", "Parameters": [ { @@ -259846,21 +260371,17 @@ { "Name": "site-id", "Location": "Path" - }, - { - "Name": "baseSitePage-id", - "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.pageAsSitePage.canvasLayout_GetHorizontalSection", + "OperationId": "group.site.termStore_GetGroup", "Method": "Get", "Parameters": [ { @@ -259872,11 +260393,7 @@ "Location": "Path" }, { - "Name": "baseSitePage-id", - "Location": "Path" - }, - { - "Name": "horizontalSection-id", + "Name": "group-id1", "Location": "Path" }, { @@ -259892,11 +260409,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.pageAsSitePage.canvasLayout_UpdateHorizontalSection", + "OperationId": "group.site.termStore_UpdateGroup", "Method": "Patch", "Parameters": [ { @@ -259908,11 +260425,7 @@ "Location": "Path" }, { - "Name": "baseSitePage-id", - "Location": "Path" - }, - { - "Name": "horizontalSection-id", + "Name": "group-id1", "Location": "Path" } ] @@ -259920,11 +260433,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.pageAsSitePage.canvasLayout_DeleteHorizontalSection", + "OperationId": "group.site.termStore_DeleteGroup", "Method": "Delete", "Parameters": [ { @@ -259936,11 +260449,7 @@ "Location": "Path" }, { - "Name": "baseSitePage-id", - "Location": "Path" - }, - { - "Name": "horizontalSection-id", + "Name": "group-id1", "Location": "Path" }, { @@ -259952,11 +260461,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.pageAsSitePage.canvasLayout.horizontalSection_ListColumn", + "OperationId": "group.site.termStore.group_ListSet", "Method": "Get", "Parameters": [ { @@ -259968,11 +260477,7 @@ "Location": "Path" }, { - "Name": "baseSitePage-id", - "Location": "Path" - }, - { - "Name": "horizontalSection-id", + "Name": "group-id1", "Location": "Path" }, { @@ -260012,11 +260517,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.pageAsSitePage.canvasLayout.horizontalSection_CreateColumn", + "OperationId": "group.site.termStore.group_CreateSet", "Method": "Post", "Parameters": [ { @@ -260028,11 +260533,7 @@ "Location": "Path" }, { - "Name": "baseSitePage-id", - "Location": "Path" - }, - { - "Name": "horizontalSection-id", + "Name": "group-id1", "Location": "Path" } ] @@ -260040,11 +260541,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.pageAsSitePage.canvasLayout.horizontalSection_GetColumn", + "OperationId": "group.site.termStore.group_GetSet", "Method": "Get", "Parameters": [ { @@ -260056,15 +260557,11 @@ "Location": "Path" }, { - "Name": "baseSitePage-id", - "Location": "Path" - }, - { - "Name": "horizontalSection-id", + "Name": "group-id1", "Location": "Path" }, { - "Name": "horizontalSectionColumn-id", + "Name": "set-id", "Location": "Path" }, { @@ -260080,11 +260577,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.pageAsSitePage.canvasLayout.horizontalSection_UpdateColumn", + "OperationId": "group.site.termStore.group_UpdateSet", "Method": "Patch", "Parameters": [ { @@ -260096,15 +260593,11 @@ "Location": "Path" }, { - "Name": "baseSitePage-id", - "Location": "Path" - }, - { - "Name": "horizontalSection-id", + "Name": "group-id1", "Location": "Path" }, { - "Name": "horizontalSectionColumn-id", + "Name": "set-id", "Location": "Path" } ] @@ -260112,11 +260605,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.pageAsSitePage.canvasLayout.horizontalSection_DeleteColumn", + "OperationId": "group.site.termStore.group_DeleteSet", "Method": "Delete", "Parameters": [ { @@ -260128,15 +260621,11 @@ "Location": "Path" }, { - "Name": "baseSitePage-id", - "Location": "Path" - }, - { - "Name": "horizontalSection-id", + "Name": "group-id1", "Location": "Path" }, { - "Name": "horizontalSectionColumn-id", + "Name": "set-id", "Location": "Path" }, { @@ -260148,11 +260637,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.pageAsSitePage.canvasLayout.horizontalSection.column_ListWebpart", + "OperationId": "group.site.termStore.group.set_ListChild", "Method": "Get", "Parameters": [ { @@ -260164,15 +260653,11 @@ "Location": "Path" }, { - "Name": "baseSitePage-id", - "Location": "Path" - }, - { - "Name": "horizontalSection-id", + "Name": "group-id1", "Location": "Path" }, { - "Name": "horizontalSectionColumn-id", + "Name": "set-id", "Location": "Path" }, { @@ -260212,11 +260697,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.pageAsSitePage.canvasLayout.horizontalSection.column_CreateWebpart", + "OperationId": "group.site.termStore.group.set_CreateChild", "Method": "Post", "Parameters": [ { @@ -260228,15 +260713,11 @@ "Location": "Path" }, { - "Name": "baseSitePage-id", - "Location": "Path" - }, - { - "Name": "horizontalSection-id", + "Name": "group-id1", "Location": "Path" }, { - "Name": "horizontalSectionColumn-id", + "Name": "set-id", "Location": "Path" } ] @@ -260244,11 +260725,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.pageAsSitePage.canvasLayout.horizontalSection.column_GetWebpart", + "OperationId": "group.site.termStore.group.set_GetChild", "Method": "Get", "Parameters": [ { @@ -260260,19 +260741,15 @@ "Location": "Path" }, { - "Name": "baseSitePage-id", - "Location": "Path" - }, - { - "Name": "horizontalSection-id", + "Name": "group-id1", "Location": "Path" }, { - "Name": "horizontalSectionColumn-id", + "Name": "set-id", "Location": "Path" }, { - "Name": "webPart-id", + "Name": "term-id", "Location": "Path" }, { @@ -260288,11 +260765,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.pageAsSitePage.canvasLayout.horizontalSection.column_UpdateWebpart", + "OperationId": "group.site.termStore.group.set_UpdateChild", "Method": "Patch", "Parameters": [ { @@ -260304,19 +260781,15 @@ "Location": "Path" }, { - "Name": "baseSitePage-id", - "Location": "Path" - }, - { - "Name": "horizontalSection-id", + "Name": "group-id1", "Location": "Path" }, { - "Name": "horizontalSectionColumn-id", + "Name": "set-id", "Location": "Path" }, { - "Name": "webPart-id", + "Name": "term-id", "Location": "Path" } ] @@ -260324,11 +260797,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.pageAsSitePage.canvasLayout.horizontalSection.column_DeleteWebpart", + "OperationId": "group.site.termStore.group.set_DeleteChild", "Method": "Delete", "Parameters": [ { @@ -260340,19 +260813,15 @@ "Location": "Path" }, { - "Name": "baseSitePage-id", - "Location": "Path" - }, - { - "Name": "horizontalSection-id", + "Name": "group-id1", "Location": "Path" }, { - "Name": "horizontalSectionColumn-id", + "Name": "set-id", "Location": "Path" }, { - "Name": "webPart-id", + "Name": "term-id", "Location": "Path" }, { @@ -260364,11 +260833,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/$count", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.pageAsSitePage.canvasLayout.horizontalSection.column.webpart_GetCount", + "OperationId": "group.site.termStore.group.set.child_ListChild", "Method": "Get", "Parameters": [ { @@ -260380,59 +260849,47 @@ "Location": "Path" }, { - "Name": "baseSitePage-id", + "Name": "group-id1", "Location": "Path" }, { - "Name": "horizontalSection-id", + "Name": "set-id", "Location": "Path" }, { - "Name": "horizontalSectionColumn-id", + "Name": "term-id", "Location": "Path" }, { - "Name": "$search", + "Name": "$top", "Location": "Query" }, { - "Name": "$filter", + "Name": "$skip", "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/$count", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.pageAsSitePage.canvasLayout.horizontalSection.column_GetCount", - "Method": "Get", - "Parameters": [ + }, { - "Name": "group-id", - "Location": "Path" + "Name": "$search", + "Location": "Query" }, { - "Name": "site-id", - "Location": "Path" + "Name": "$filter", + "Location": "Query" }, { - "Name": "baseSitePage-id", - "Location": "Path" + "Name": "$count", + "Location": "Query" }, { - "Name": "horizontalSection-id", - "Location": "Path" + "Name": "$orderby", + "Location": "Query" }, { - "Name": "$search", + "Name": "$select", "Location": "Query" }, { - "Name": "$filter", + "Name": "$expand", "Location": "Query" } ] @@ -260440,12 +260897,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/horizontalSections/$count", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.pageAsSitePage.canvasLayout.horizontalSection_GetCount", - "Method": "Get", + "OperationId": "group.site.termStore.group.set.child_CreateChild", + "Method": "Post", "Parameters": [ { "Name": "group-id", @@ -260456,27 +260913,27 @@ "Location": "Path" }, { - "Name": "baseSitePage-id", + "Name": "group-id1", "Location": "Path" }, { - "Name": "$search", - "Location": "Query" + "Name": "set-id", + "Location": "Path" }, { - "Name": "$filter", - "Location": "Query" + "Name": "term-id", + "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/verticalSection", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.pageAsSitePage.canvasLayout_GetVerticalSection", + "OperationId": "group.site.termStore.group.set.child_GetChild", "Method": "Get", "Parameters": [ { @@ -260488,7 +260945,19 @@ "Location": "Path" }, { - "Name": "baseSitePage-id", + "Name": "group-id1", + "Location": "Path" + }, + { + "Name": "set-id", + "Location": "Path" + }, + { + "Name": "term-id", + "Location": "Path" + }, + { + "Name": "term-id1", "Location": "Path" }, { @@ -260504,11 +260973,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/verticalSection", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.pageAsSitePage.canvasLayout_UpdateVerticalSection", + "OperationId": "group.site.termStore.group.set.child_UpdateChild", "Method": "Patch", "Parameters": [ { @@ -260520,7 +260989,19 @@ "Location": "Path" }, { - "Name": "baseSitePage-id", + "Name": "group-id1", + "Location": "Path" + }, + { + "Name": "set-id", + "Location": "Path" + }, + { + "Name": "term-id", + "Location": "Path" + }, + { + "Name": "term-id1", "Location": "Path" } ] @@ -260528,11 +261009,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/verticalSection", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.pageAsSitePage.canvasLayout_DeleteVerticalSection", + "OperationId": "group.site.termStore.group.set.child_DeleteChild", "Method": "Delete", "Parameters": [ { @@ -260544,7 +261025,19 @@ "Location": "Path" }, { - "Name": "baseSitePage-id", + "Name": "group-id1", + "Location": "Path" + }, + { + "Name": "set-id", + "Location": "Path" + }, + { + "Name": "term-id", + "Location": "Path" + }, + { + "Name": "term-id1", "Location": "Path" }, { @@ -260556,11 +261049,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/verticalSection/webparts", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.pageAsSitePage.canvasLayout.verticalSection_ListWebpart", + "OperationId": "group.site.termStore.group.set.child_ListRelation", "Method": "Get", "Parameters": [ { @@ -260572,7 +261065,19 @@ "Location": "Path" }, { - "Name": "baseSitePage-id", + "Name": "group-id1", + "Location": "Path" + }, + { + "Name": "set-id", + "Location": "Path" + }, + { + "Name": "term-id", + "Location": "Path" + }, + { + "Name": "term-id1", "Location": "Path" }, { @@ -260612,11 +261117,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/verticalSection/webparts", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.pageAsSitePage.canvasLayout.verticalSection_CreateWebpart", + "OperationId": "group.site.termStore.group.set.child_CreateRelation", "Method": "Post", "Parameters": [ { @@ -260628,7 +261133,19 @@ "Location": "Path" }, { - "Name": "baseSitePage-id", + "Name": "group-id1", + "Location": "Path" + }, + { + "Name": "set-id", + "Location": "Path" + }, + { + "Name": "term-id", + "Location": "Path" + }, + { + "Name": "term-id1", "Location": "Path" } ] @@ -260636,11 +261153,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.pageAsSitePage.canvasLayout.verticalSection_GetWebpart", + "OperationId": "group.site.termStore.group.set.child_GetRelation", "Method": "Get", "Parameters": [ { @@ -260652,11 +261169,23 @@ "Location": "Path" }, { - "Name": "baseSitePage-id", + "Name": "group-id1", "Location": "Path" }, { - "Name": "webPart-id", + "Name": "set-id", + "Location": "Path" + }, + { + "Name": "term-id", + "Location": "Path" + }, + { + "Name": "term-id1", + "Location": "Path" + }, + { + "Name": "relation-id", "Location": "Path" }, { @@ -260672,11 +261201,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.pageAsSitePage.canvasLayout.verticalSection_UpdateWebpart", + "OperationId": "group.site.termStore.group.set.child_UpdateRelation", "Method": "Patch", "Parameters": [ { @@ -260688,11 +261217,23 @@ "Location": "Path" }, { - "Name": "baseSitePage-id", + "Name": "group-id1", "Location": "Path" }, { - "Name": "webPart-id", + "Name": "set-id", + "Location": "Path" + }, + { + "Name": "term-id", + "Location": "Path" + }, + { + "Name": "term-id1", + "Location": "Path" + }, + { + "Name": "relation-id", "Location": "Path" } ] @@ -260700,11 +261241,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.pageAsSitePage.canvasLayout.verticalSection_DeleteWebpart", + "OperationId": "group.site.termStore.group.set.child_DeleteRelation", "Method": "Delete", "Parameters": [ { @@ -260716,59 +261257,39 @@ "Location": "Path" }, { - "Name": "baseSitePage-id", + "Name": "group-id1", "Location": "Path" }, { - "Name": "webPart-id", + "Name": "set-id", "Location": "Path" }, { - "Name": "If-Match", - "Location": "Header" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/verticalSection/webparts/$count", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.pageAsSitePage.canvasLayout.verticalSection.webpart_GetCount", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", + "Name": "term-id", "Location": "Path" }, { - "Name": "site-id", + "Name": "term-id1", "Location": "Path" }, { - "Name": "baseSitePage-id", + "Name": "relation-id", "Location": "Path" }, { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" + "Name": "If-Match", + "Location": "Header" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/createdByUser", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.pageAsSitePage_GetCreatedGraphBPreUser", + "OperationId": "group.site.termStore.group.set.child.relation_GetFromTerm", "Method": "Get", "Parameters": [ { @@ -260780,39 +261301,23 @@ "Location": "Path" }, { - "Name": "baseSitePage-id", + "Name": "group-id1", "Location": "Path" }, { - "Name": "$select", - "Location": "Query" + "Name": "set-id", + "Location": "Path" }, { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/createdByUser/mailboxSettings", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.pageAsSitePage.createdGraphBPreUser_GetMailboxSetting", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", + "Name": "term-id", "Location": "Path" }, { - "Name": "site-id", + "Name": "term-id1", "Location": "Path" }, { - "Name": "baseSitePage-id", + "Name": "relation-id", "Location": "Path" }, { @@ -260828,12 +261333,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/createdByUser/mailboxSettings", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.pageAsSitePage.createdGraphBPreUser_UpdateMailboxSetting", - "Method": "Patch", + "OperationId": "group.site.termStore.group.set.child.relation_GetSet", + "Method": "Get", "Parameters": [ { "Name": "group-id", @@ -260844,56 +261349,24 @@ "Location": "Path" }, { - "Name": "baseSitePage-id", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/createdByUser/serviceProvisioningErrors", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.pageAsSitePage.createdGraphBPreUser_ListServiceProvisioningError", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", + "Name": "group-id1", "Location": "Path" }, { - "Name": "site-id", + "Name": "set-id", "Location": "Path" }, { - "Name": "baseSitePage-id", + "Name": "term-id", "Location": "Path" }, { - "Name": "$top", - "Location": "Query" - }, - { - "Name": "$skip", - "Location": "Query" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - }, - { - "Name": "$count", - "Location": "Query" + "Name": "term-id1", + "Location": "Path" }, { - "Name": "$orderby", - "Location": "Query" + "Name": "relation-id", + "Location": "Path" }, { "Name": "$select", @@ -260908,11 +261381,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/createdByUser/serviceProvisioningErrors/$count", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.pageAsSitePage.createdGraphBPreUser.ServiceProvisioningError_GetCount", + "OperationId": "group.site.termStore.group.set.child.relation_GetToTerm", "Method": "Get", "Parameters": [ { @@ -260924,39 +261397,23 @@ "Location": "Path" }, { - "Name": "baseSitePage-id", + "Name": "group-id1", "Location": "Path" }, { - "Name": "$search", - "Location": "Query" + "Name": "set-id", + "Location": "Path" }, { - "Name": "$filter", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/lastModifiedByUser", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.pageAsSitePage_GetLastModifiedGraphBPreUser", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", + "Name": "term-id", "Location": "Path" }, { - "Name": "site-id", + "Name": "term-id1", "Location": "Path" }, { - "Name": "baseSitePage-id", + "Name": "relation-id", "Location": "Path" }, { @@ -260972,11 +261429,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/lastModifiedByUser/mailboxSettings", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.pageAsSitePage.lastModifiedGraphBPreUser_GetMailboxSetting", + "OperationId": "group.site.termStore.group.set.child.relation_GetCount", "Method": "Get", "Parameters": [ { @@ -260988,51 +261445,39 @@ "Location": "Path" }, { - "Name": "baseSitePage-id", + "Name": "group-id1", "Location": "Path" }, { - "Name": "$select", - "Location": "Query" + "Name": "set-id", + "Location": "Path" }, { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/lastModifiedByUser/mailboxSettings", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.pageAsSitePage.lastModifiedGraphBPreUser_UpdateMailboxSetting", - "Method": "Patch", - "Parameters": [ - { - "Name": "group-id", + "Name": "term-id", "Location": "Path" }, { - "Name": "site-id", + "Name": "term-id1", "Location": "Path" }, { - "Name": "baseSitePage-id", - "Location": "Path" + "Name": "$search", + "Location": "Query" + }, + { + "Name": "$filter", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/lastModifiedByUser/serviceProvisioningErrors", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/set", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.pageAsSitePage.lastModifiedGraphBPreUser_ListServiceProvisioningError", + "OperationId": "group.site.termStore.group.set.child_GetSet", "Method": "Get", "Parameters": [ { @@ -261044,32 +261489,20 @@ "Location": "Path" }, { - "Name": "baseSitePage-id", + "Name": "group-id1", "Location": "Path" }, { - "Name": "$top", - "Location": "Query" - }, - { - "Name": "$skip", - "Location": "Query" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" + "Name": "set-id", + "Location": "Path" }, { - "Name": "$count", - "Location": "Query" + "Name": "term-id", + "Location": "Path" }, { - "Name": "$orderby", - "Location": "Query" + "Name": "term-id1", + "Location": "Path" }, { "Name": "$select", @@ -261084,11 +261517,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/lastModifiedByUser/serviceProvisioningErrors/$count", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.pageAsSitePage.lastModifiedGraphBPreUser.ServiceProvisioningError_GetCount", + "OperationId": "group.site.termStore.group.set.child_GetCount", "Method": "Get", "Parameters": [ { @@ -261100,7 +261533,15 @@ "Location": "Path" }, { - "Name": "baseSitePage-id", + "Name": "group-id1", + "Location": "Path" + }, + { + "Name": "set-id", + "Location": "Path" + }, + { + "Name": "term-id", "Location": "Path" }, { @@ -261116,11 +261557,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/webParts", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/relations", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.pageAsSitePage_ListWebPart", + "OperationId": "group.site.termStore.group.set.child_ListRelation", "Method": "Get", "Parameters": [ { @@ -261132,7 +261573,15 @@ "Location": "Path" }, { - "Name": "baseSitePage-id", + "Name": "group-id1", + "Location": "Path" + }, + { + "Name": "set-id", + "Location": "Path" + }, + { + "Name": "term-id", "Location": "Path" }, { @@ -261172,11 +261621,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/webParts", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/relations", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.pageAsSitePage_CreateWebPart", + "OperationId": "group.site.termStore.group.set.child_CreateRelation", "Method": "Post", "Parameters": [ { @@ -261188,7 +261637,15 @@ "Location": "Path" }, { - "Name": "baseSitePage-id", + "Name": "group-id1", + "Location": "Path" + }, + { + "Name": "set-id", + "Location": "Path" + }, + { + "Name": "term-id", "Location": "Path" } ] @@ -261196,11 +261653,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/webParts/{webPart-id}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/relations/{relation-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.pageAsSitePage_GetWebPart", + "OperationId": "group.site.termStore.group.set.child_GetRelation", "Method": "Get", "Parameters": [ { @@ -261212,11 +261669,19 @@ "Location": "Path" }, { - "Name": "baseSitePage-id", + "Name": "group-id1", "Location": "Path" }, { - "Name": "webPart-id", + "Name": "set-id", + "Location": "Path" + }, + { + "Name": "term-id", + "Location": "Path" + }, + { + "Name": "relation-id", "Location": "Path" }, { @@ -261232,11 +261697,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/webParts/{webPart-id}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/relations/{relation-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.pageAsSitePage_UpdateWebPart", + "OperationId": "group.site.termStore.group.set.child_UpdateRelation", "Method": "Patch", "Parameters": [ { @@ -261248,11 +261713,19 @@ "Location": "Path" }, { - "Name": "baseSitePage-id", + "Name": "group-id1", "Location": "Path" }, { - "Name": "webPart-id", + "Name": "set-id", + "Location": "Path" + }, + { + "Name": "term-id", + "Location": "Path" + }, + { + "Name": "relation-id", "Location": "Path" } ] @@ -261260,11 +261733,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/webParts/{webPart-id}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/relations/{relation-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.pageAsSitePage_DeleteWebPart", + "OperationId": "group.site.termStore.group.set.child_DeleteRelation", "Method": "Delete", "Parameters": [ { @@ -261276,11 +261749,19 @@ "Location": "Path" }, { - "Name": "baseSitePage-id", + "Name": "group-id1", "Location": "Path" }, { - "Name": "webPart-id", + "Name": "set-id", + "Location": "Path" + }, + { + "Name": "term-id", + "Location": "Path" + }, + { + "Name": "relation-id", "Location": "Path" }, { @@ -261292,11 +261773,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/webParts/$count", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/relations/{relation-id}/fromTerm", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.pageAsSitePage.webPart_GetCount", + "OperationId": "group.site.termStore.group.set.child.relation_GetFromTerm", "Method": "Get", "Parameters": [ { @@ -261308,15 +261789,27 @@ "Location": "Path" }, { - "Name": "baseSitePage-id", + "Name": "group-id1", "Location": "Path" }, { - "Name": "$search", + "Name": "set-id", + "Location": "Path" + }, + { + "Name": "term-id", + "Location": "Path" + }, + { + "Name": "relation-id", + "Location": "Path" + }, + { + "Name": "$select", "Location": "Query" }, { - "Name": "$filter", + "Name": "$expand", "Location": "Query" } ] @@ -261324,11 +261817,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/pages/$count", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/relations/{relation-id}/set", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.page_GetCount", + "OperationId": "group.site.termStore.group.set.child.relation_GetSet", "Method": "Get", "Parameters": [ { @@ -261340,11 +261833,27 @@ "Location": "Path" }, { - "Name": "$search", + "Name": "group-id1", + "Location": "Path" + }, + { + "Name": "set-id", + "Location": "Path" + }, + { + "Name": "term-id", + "Location": "Path" + }, + { + "Name": "relation-id", + "Location": "Path" + }, + { + "Name": "$select", "Location": "Query" }, { - "Name": "$filter", + "Name": "$expand", "Location": "Query" } ] @@ -261352,11 +261861,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/pages/microsoft.graph.sitePage", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/relations/{relation-id}/toTerm", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site_ListPageAsSitePage", + "OperationId": "group.site.termStore.group.set.child.relation_GetToTerm", "Method": "Get", "Parameters": [ { @@ -261368,28 +261877,20 @@ "Location": "Path" }, { - "Name": "$top", - "Location": "Query" - }, - { - "Name": "$skip", - "Location": "Query" - }, - { - "Name": "$search", - "Location": "Query" + "Name": "group-id1", + "Location": "Path" }, { - "Name": "$filter", - "Location": "Query" + "Name": "set-id", + "Location": "Path" }, { - "Name": "$count", - "Location": "Query" + "Name": "term-id", + "Location": "Path" }, { - "Name": "$orderby", - "Location": "Query" + "Name": "relation-id", + "Location": "Path" }, { "Name": "$select", @@ -261404,11 +261905,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/pages/microsoft.graph.sitePage/$count", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/relations/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.Page_GetCountAsSitePage", + "OperationId": "group.site.termStore.group.set.child.relation_GetCount", "Method": "Get", "Parameters": [ { @@ -261419,6 +261920,18 @@ "Name": "site-id", "Location": "Path" }, + { + "Name": "group-id1", + "Location": "Path" + }, + { + "Name": "set-id", + "Location": "Path" + }, + { + "Name": "term-id", + "Location": "Path" + }, { "Name": "$search", "Location": "Query" @@ -261432,11 +261945,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/permissions", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/set", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site_ListPermission", + "OperationId": "group.site.termStore.group.set.child_GetSet", "Method": "Get", "Parameters": [ { @@ -261448,28 +261961,16 @@ "Location": "Path" }, { - "Name": "$top", - "Location": "Query" - }, - { - "Name": "$skip", - "Location": "Query" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" + "Name": "group-id1", + "Location": "Path" }, { - "Name": "$count", - "Location": "Query" + "Name": "set-id", + "Location": "Path" }, { - "Name": "$orderby", - "Location": "Query" + "Name": "term-id", + "Location": "Path" }, { "Name": "$select", @@ -261484,12 +261985,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/permissions", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site_CreatePermission", - "Method": "Post", + "OperationId": "group.site.termStore.group.set.child_GetCount", + "Method": "Get", "Parameters": [ { "Name": "group-id", @@ -261498,17 +261999,33 @@ { "Name": "site-id", "Location": "Path" + }, + { + "Name": "group-id1", + "Location": "Path" + }, + { + "Name": "set-id", + "Location": "Path" + }, + { + "Name": "$search", + "Location": "Query" + }, + { + "Name": "$filter", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site_GetPermission", + "OperationId": "group.site.termStore.group.set_GetParentGroup", "Method": "Get", "Parameters": [ { @@ -261520,7 +262037,11 @@ "Location": "Path" }, { - "Name": "permission-id", + "Name": "group-id1", + "Location": "Path" + }, + { + "Name": "set-id", "Location": "Path" }, { @@ -261536,11 +262057,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site_UpdatePermission", + "OperationId": "group.site.termStore.group.set_UpdateParentGroup", "Method": "Patch", "Parameters": [ { @@ -261552,7 +262073,11 @@ "Location": "Path" }, { - "Name": "permission-id", + "Name": "group-id1", + "Location": "Path" + }, + { + "Name": "set-id", "Location": "Path" } ] @@ -261560,11 +262085,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site_DeletePermission", + "OperationId": "group.site.termStore.group.set_DeleteParentGroup", "Method": "Delete", "Parameters": [ { @@ -261576,7 +262101,11 @@ "Location": "Path" }, { - "Name": "permission-id", + "Name": "group-id1", + "Location": "Path" + }, + { + "Name": "set-id", "Location": "Path" }, { @@ -261588,11 +262117,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/permissions/$count", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.permission_GetCount", + "OperationId": "group.site.termStore.group.set_ListRelation", "Method": "Get", "Parameters": [ { @@ -261604,31 +262133,11 @@ "Location": "Path" }, { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/sites", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site_ListSite", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", + "Name": "group-id1", "Location": "Path" }, { - "Name": "site-id", + "Name": "set-id", "Location": "Path" }, { @@ -261668,12 +262177,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/sites/{site-id1}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site_GetSite", - "Method": "Get", + "OperationId": "group.site.termStore.group.set_CreateRelation", + "Method": "Post", "Parameters": [ { "Name": "group-id", @@ -261684,27 +262193,23 @@ "Location": "Path" }, { - "Name": "site-id1", + "Name": "group-id1", "Location": "Path" }, { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" + "Name": "set-id", + "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/sites/$count", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site_GetCount", + "OperationId": "group.site.termStore.group.set_GetRelation", "Method": "Get", "Parameters": [ { @@ -261716,31 +262221,15 @@ "Location": "Path" }, { - "Name": "$search", - "Location": "Query" + "Name": "group-id1", + "Location": "Path" }, { - "Name": "$filter", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site_GetTermStore", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", + "Name": "set-id", "Location": "Path" }, { - "Name": "site-id", + "Name": "relation-id", "Location": "Path" }, { @@ -261756,11 +262245,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site_UpdateTermStore", + "OperationId": "group.site.termStore.group.set_UpdateRelation", "Method": "Patch", "Parameters": [ { @@ -261770,17 +262259,29 @@ { "Name": "site-id", "Location": "Path" + }, + { + "Name": "group-id1", + "Location": "Path" + }, + { + "Name": "set-id", + "Location": "Path" + }, + { + "Name": "relation-id", + "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site_DeleteTermStore", + "OperationId": "group.site.termStore.group.set_DeleteRelation", "Method": "Delete", "Parameters": [ { @@ -261791,6 +262292,18 @@ "Name": "site-id", "Location": "Path" }, + { + "Name": "group-id1", + "Location": "Path" + }, + { + "Name": "set-id", + "Location": "Path" + }, + { + "Name": "relation-id", + "Location": "Path" + }, { "Name": "If-Match", "Location": "Header" @@ -261800,11 +262313,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/fromTerm", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore_ListGroup", + "OperationId": "group.site.termStore.group.set.relation_GetFromTerm", "Method": "Get", "Parameters": [ { @@ -261816,28 +262329,16 @@ "Location": "Path" }, { - "Name": "$top", - "Location": "Query" - }, - { - "Name": "$skip", - "Location": "Query" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" + "Name": "group-id1", + "Location": "Path" }, { - "Name": "$count", - "Location": "Query" + "Name": "set-id", + "Location": "Path" }, { - "Name": "$orderby", - "Location": "Query" + "Name": "relation-id", + "Location": "Path" }, { "Name": "$select", @@ -261852,12 +262353,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/set", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore_CreateGroup", - "Method": "Post", + "OperationId": "group.site.termStore.group.set.relation_GetSet", + "Method": "Get", "Parameters": [ { "Name": "group-id", @@ -261866,29 +262367,17 @@ { "Name": "site-id", "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.termStore_GetGroup", - "Method": "Get", - "Parameters": [ + }, { - "Name": "group-id", + "Name": "group-id1", "Location": "Path" }, { - "Name": "site-id", + "Name": "set-id", "Location": "Path" }, { - "Name": "group-id1", + "Name": "relation-id", "Location": "Path" }, { @@ -261904,12 +262393,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/toTerm", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore_UpdateGroup", - "Method": "Patch", + "OperationId": "group.site.termStore.group.set.relation_GetToTerm", + "Method": "Get", "Parameters": [ { "Name": "group-id", @@ -261922,18 +262411,34 @@ { "Name": "group-id1", "Location": "Path" + }, + { + "Name": "set-id", + "Location": "Path" + }, + { + "Name": "relation-id", + "Location": "Path" + }, + { + "Name": "$select", + "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore_DeleteGroup", - "Method": "Delete", + "OperationId": "group.site.termStore.group.set.relation_GetCount", + "Method": "Get", "Parameters": [ { "Name": "group-id", @@ -261948,19 +262453,27 @@ "Location": "Path" }, { - "Name": "If-Match", - "Location": "Header" + "Name": "set-id", + "Location": "Path" + }, + { + "Name": "$search", + "Location": "Query" + }, + { + "Name": "$filter", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group_ListSet", + "OperationId": "group.site.termStore.group.set_ListTerm", "Method": "Get", "Parameters": [ { @@ -261975,6 +262488,10 @@ "Name": "group-id1", "Location": "Path" }, + { + "Name": "set-id", + "Location": "Path" + }, { "Name": "$top", "Location": "Query" @@ -262012,11 +262529,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group_CreateSet", + "OperationId": "group.site.termStore.group.set_CreateTerm", "Method": "Post", "Parameters": [ { @@ -262030,17 +262547,21 @@ { "Name": "group-id1", "Location": "Path" + }, + { + "Name": "set-id", + "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group_GetSet", + "OperationId": "group.site.termStore.group.set_GetTerm", "Method": "Get", "Parameters": [ { @@ -262059,6 +262580,10 @@ "Name": "set-id", "Location": "Path" }, + { + "Name": "term-id", + "Location": "Path" + }, { "Name": "$select", "Location": "Query" @@ -262072,11 +262597,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group_UpdateSet", + "OperationId": "group.site.termStore.group.set_UpdateTerm", "Method": "Patch", "Parameters": [ { @@ -262094,17 +262619,21 @@ { "Name": "set-id", "Location": "Path" + }, + { + "Name": "term-id", + "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group_DeleteSet", + "OperationId": "group.site.termStore.group.set_DeleteTerm", "Method": "Delete", "Parameters": [ { @@ -262123,6 +262652,10 @@ "Name": "set-id", "Location": "Path" }, + { + "Name": "term-id", + "Location": "Path" + }, { "Name": "If-Match", "Location": "Header" @@ -262132,11 +262665,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group.set_ListChild", + "OperationId": "group.site.termStore.group.set.term_ListChild", "Method": "Get", "Parameters": [ { @@ -262155,6 +262688,10 @@ "Name": "set-id", "Location": "Path" }, + { + "Name": "term-id", + "Location": "Path" + }, { "Name": "$top", "Location": "Query" @@ -262192,11 +262729,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group.set_CreateChild", + "OperationId": "group.site.termStore.group.set.term_CreateChild", "Method": "Post", "Parameters": [ { @@ -262214,17 +262751,21 @@ { "Name": "set-id", "Location": "Path" + }, + { + "Name": "term-id", + "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group.set_GetChild", + "OperationId": "group.site.termStore.group.set.term_GetChild", "Method": "Get", "Parameters": [ { @@ -262247,6 +262788,10 @@ "Name": "term-id", "Location": "Path" }, + { + "Name": "term-id1", + "Location": "Path" + }, { "Name": "$select", "Location": "Query" @@ -262260,11 +262805,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group.set_UpdateChild", + "OperationId": "group.site.termStore.group.set.term_UpdateChild", "Method": "Patch", "Parameters": [ { @@ -262286,17 +262831,21 @@ { "Name": "term-id", "Location": "Path" + }, + { + "Name": "term-id1", + "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group.set_DeleteChild", + "OperationId": "group.site.termStore.group.set.term_DeleteChild", "Method": "Delete", "Parameters": [ { @@ -262319,6 +262868,10 @@ "Name": "term-id", "Location": "Path" }, + { + "Name": "term-id1", + "Location": "Path" + }, { "Name": "If-Match", "Location": "Header" @@ -262328,11 +262881,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group.set.child_ListChild", + "OperationId": "group.site.termStore.group.set.term.child_ListRelation", "Method": "Get", "Parameters": [ { @@ -262355,6 +262908,10 @@ "Name": "term-id", "Location": "Path" }, + { + "Name": "term-id1", + "Location": "Path" + }, { "Name": "$top", "Location": "Query" @@ -262392,11 +262949,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group.set.child_CreateChild", + "OperationId": "group.site.termStore.group.set.term.child_CreateRelation", "Method": "Post", "Parameters": [ { @@ -262418,17 +262975,21 @@ { "Name": "term-id", "Location": "Path" + }, + { + "Name": "term-id1", + "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group.set.child_GetChild", + "OperationId": "group.site.termStore.group.set.term.child_GetRelation", "Method": "Get", "Parameters": [ { @@ -262455,6 +263016,10 @@ "Name": "term-id1", "Location": "Path" }, + { + "Name": "relation-id", + "Location": "Path" + }, { "Name": "$select", "Location": "Query" @@ -262468,11 +263033,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group.set.child_UpdateChild", + "OperationId": "group.site.termStore.group.set.term.child_UpdateRelation", "Method": "Patch", "Parameters": [ { @@ -262498,17 +263063,21 @@ { "Name": "term-id1", "Location": "Path" + }, + { + "Name": "relation-id", + "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group.set.child_DeleteChild", + "OperationId": "group.site.termStore.group.set.term.child_DeleteRelation", "Method": "Delete", "Parameters": [ { @@ -262535,6 +263104,10 @@ "Name": "term-id1", "Location": "Path" }, + { + "Name": "relation-id", + "Location": "Path" + }, { "Name": "If-Match", "Location": "Header" @@ -262544,11 +263117,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group.set.child_ListRelation", + "OperationId": "group.site.termStore.group.set.term.child.relation_GetFromTerm", "Method": "Get", "Parameters": [ { @@ -262576,28 +263149,8 @@ "Location": "Path" }, { - "Name": "$top", - "Location": "Query" - }, - { - "Name": "$skip", - "Location": "Query" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - }, - { - "Name": "$count", - "Location": "Query" - }, - { - "Name": "$orderby", - "Location": "Query" + "Name": "relation-id", + "Location": "Path" }, { "Name": "$select", @@ -262612,12 +263165,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group.set.child_CreateRelation", - "Method": "Post", + "OperationId": "group.site.termStore.group.set.term.child.relation_GetSet", + "Method": "Get", "Parameters": [ { "Name": "group-id", @@ -262642,17 +263195,29 @@ { "Name": "term-id1", "Location": "Path" + }, + { + "Name": "relation-id", + "Location": "Path" + }, + { + "Name": "$select", + "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group.set.child_GetRelation", + "OperationId": "group.site.termStore.group.set.term.child.relation_GetToTerm", "Method": "Get", "Parameters": [ { @@ -262696,12 +263261,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group.set.child_UpdateRelation", - "Method": "Patch", + "OperationId": "group.site.termStore.group.set.term.child.relation_GetCount", + "Method": "Get", "Parameters": [ { "Name": "group-id", @@ -262728,20 +263293,24 @@ "Location": "Path" }, { - "Name": "relation-id", - "Location": "Path" + "Name": "$search", + "Location": "Query" + }, + { + "Name": "$filter", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group.set.child_DeleteRelation", - "Method": "Delete", + "OperationId": "group.site.termStore.group.set.term.child_GetSet", + "Method": "Get", "Parameters": [ { "Name": "group-id", @@ -262768,23 +263337,23 @@ "Location": "Path" }, { - "Name": "relation-id", - "Location": "Path" + "Name": "$select", + "Location": "Query" }, { - "Name": "If-Match", - "Location": "Header" + "Name": "$expand", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group.set.child.relation_GetFromTerm", + "OperationId": "group.site.termStore.group.set.term.child_GetCount", "Method": "Get", "Parameters": [ { @@ -262808,19 +263377,11 @@ "Location": "Path" }, { - "Name": "term-id1", - "Location": "Path" - }, - { - "Name": "relation-id", - "Location": "Path" - }, - { - "Name": "$select", + "Name": "$search", "Location": "Query" }, { - "Name": "$expand", + "Name": "$filter", "Location": "Query" } ] @@ -262828,11 +263389,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group.set.child.relation_GetSet", + "OperationId": "group.site.termStore.group.set.term_ListRelation", "Method": "Get", "Parameters": [ { @@ -262856,12 +263417,28 @@ "Location": "Path" }, { - "Name": "term-id1", - "Location": "Path" + "Name": "$top", + "Location": "Query" }, { - "Name": "relation-id", - "Location": "Path" + "Name": "$skip", + "Location": "Query" + }, + { + "Name": "$search", + "Location": "Query" + }, + { + "Name": "$filter", + "Location": "Query" + }, + { + "Name": "$count", + "Location": "Query" + }, + { + "Name": "$orderby", + "Location": "Query" }, { "Name": "$select", @@ -262876,12 +263453,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group.set.child.relation_GetToTerm", - "Method": "Get", + "OperationId": "group.site.termStore.group.set.term_CreateRelation", + "Method": "Post", "Parameters": [ { "Name": "group-id", @@ -262902,33 +263479,17 @@ { "Name": "term-id", "Location": "Path" - }, - { - "Name": "term-id1", - "Location": "Path" - }, - { - "Name": "relation-id", - "Location": "Path" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group.set.child.relation_GetCount", + "OperationId": "group.site.termStore.group.set.term_GetRelation", "Method": "Get", "Parameters": [ { @@ -262952,15 +263513,15 @@ "Location": "Path" }, { - "Name": "term-id1", + "Name": "relation-id", "Location": "Path" }, { - "Name": "$search", + "Name": "$select", "Location": "Query" }, { - "Name": "$filter", + "Name": "$expand", "Location": "Query" } ] @@ -262968,12 +263529,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/set", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group.set.child_GetSet", - "Method": "Get", + "OperationId": "group.site.termStore.group.set.term_UpdateRelation", + "Method": "Patch", "Parameters": [ { "Name": "group-id", @@ -262996,28 +263557,20 @@ "Location": "Path" }, { - "Name": "term-id1", + "Name": "relation-id", "Location": "Path" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/$count", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group.set.child_GetCount", - "Method": "Get", + "OperationId": "group.site.termStore.group.set.term_DeleteRelation", + "Method": "Delete", "Parameters": [ { "Name": "group-id", @@ -263040,23 +263593,23 @@ "Location": "Path" }, { - "Name": "$search", - "Location": "Query" + "Name": "relation-id", + "Location": "Path" }, { - "Name": "$filter", - "Location": "Query" + "Name": "If-Match", + "Location": "Header" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/relations", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group.set.child_ListRelation", + "OperationId": "group.site.termStore.group.set.term.relation_GetFromTerm", "Method": "Get", "Parameters": [ { @@ -263080,28 +263633,8 @@ "Location": "Path" }, { - "Name": "$top", - "Location": "Query" - }, - { - "Name": "$skip", - "Location": "Query" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - }, - { - "Name": "$count", - "Location": "Query" - }, - { - "Name": "$orderby", - "Location": "Query" + "Name": "relation-id", + "Location": "Path" }, { "Name": "$select", @@ -263116,43 +263649,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/relations", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.termStore.group.set.child_CreateRelation", - "Method": "Post", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "group-id1", - "Location": "Path" - }, - { - "Name": "set-id", - "Location": "Path" - }, - { - "Name": "term-id", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/relations/{relation-id}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group.set.child_GetRelation", + "OperationId": "group.site.termStore.group.set.term.relation_GetSet", "Method": "Get", "Parameters": [ { @@ -263192,12 +263693,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/relations/{relation-id}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group.set.child_UpdateRelation", - "Method": "Patch", + "OperationId": "group.site.termStore.group.set.term.relation_GetToTerm", + "Method": "Get", "Parameters": [ { "Name": "group-id", @@ -263222,18 +263723,26 @@ { "Name": "relation-id", "Location": "Path" + }, + { + "Name": "$select", + "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/relations/{relation-id}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group.set.child_DeleteRelation", - "Method": "Delete", + "OperationId": "group.site.termStore.group.set.term.relation_GetCount", + "Method": "Get", "Parameters": [ { "Name": "group-id", @@ -263256,23 +263765,23 @@ "Location": "Path" }, { - "Name": "relation-id", - "Location": "Path" + "Name": "$search", + "Location": "Query" }, { - "Name": "If-Match", - "Location": "Header" + "Name": "$filter", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/relations/{relation-id}/fromTerm", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/set", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group.set.child.relation_GetFromTerm", + "OperationId": "group.site.termStore.group.set.term_GetSet", "Method": "Get", "Parameters": [ { @@ -263295,10 +263804,6 @@ "Name": "term-id", "Location": "Path" }, - { - "Name": "relation-id", - "Location": "Path" - }, { "Name": "$select", "Location": "Query" @@ -263312,11 +263817,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/relations/{relation-id}/set", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group.set.child.relation_GetSet", + "OperationId": "group.site.termStore.group.set.term_GetCount", "Method": "Get", "Parameters": [ { @@ -263336,19 +263841,11 @@ "Location": "Path" }, { - "Name": "term-id", - "Location": "Path" - }, - { - "Name": "relation-id", - "Location": "Path" - }, - { - "Name": "$select", + "Name": "$search", "Location": "Query" }, { - "Name": "$expand", + "Name": "$filter", "Location": "Query" } ] @@ -263356,11 +263853,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/relations/{relation-id}/toTerm", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group.set.child.relation_GetToTerm", + "OperationId": "group.site.termStore.group.set_GetCount", "Method": "Get", "Parameters": [ { @@ -263376,23 +263873,11 @@ "Location": "Path" }, { - "Name": "set-id", - "Location": "Path" - }, - { - "Name": "term-id", - "Location": "Path" - }, - { - "Name": "relation-id", - "Location": "Path" - }, - { - "Name": "$select", + "Name": "$search", "Location": "Query" }, { - "Name": "$expand", + "Name": "$filter", "Location": "Query" } ] @@ -263400,11 +263885,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/relations/$count", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group.set.child.relation_GetCount", + "OperationId": "group.site.termStore.group_GetCount", "Method": "Get", "Parameters": [ { @@ -263415,18 +263900,6 @@ "Name": "site-id", "Location": "Path" }, - { - "Name": "group-id1", - "Location": "Path" - }, - { - "Name": "set-id", - "Location": "Path" - }, - { - "Name": "term-id", - "Location": "Path" - }, { "Name": "$search", "Location": "Query" @@ -263440,11 +263913,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/set", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group.set.child_GetSet", + "OperationId": "group.site.termStore_ListSet", "Method": "Get", "Parameters": [ { @@ -263456,16 +263929,28 @@ "Location": "Path" }, { - "Name": "group-id1", - "Location": "Path" + "Name": "$top", + "Location": "Query" }, { - "Name": "set-id", - "Location": "Path" + "Name": "$skip", + "Location": "Query" }, { - "Name": "term-id", - "Location": "Path" + "Name": "$search", + "Location": "Query" + }, + { + "Name": "$filter", + "Location": "Query" + }, + { + "Name": "$count", + "Location": "Query" + }, + { + "Name": "$orderby", + "Location": "Query" }, { "Name": "$select", @@ -263480,12 +263965,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/$count", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group.set.child_GetCount", - "Method": "Get", + "OperationId": "group.site.termStore_CreateSet", + "Method": "Post", "Parameters": [ { "Name": "group-id", @@ -263494,33 +263979,17 @@ { "Name": "site-id", "Location": "Path" - }, - { - "Name": "group-id1", - "Location": "Path" - }, - { - "Name": "set-id", - "Location": "Path" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group.set_GetParentGroup", + "OperationId": "group.site.termStore_GetSet", "Method": "Get", "Parameters": [ { @@ -263531,10 +264000,6 @@ "Name": "site-id", "Location": "Path" }, - { - "Name": "group-id1", - "Location": "Path" - }, { "Name": "set-id", "Location": "Path" @@ -263552,11 +264017,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group.set_UpdateParentGroup", + "OperationId": "group.site.termStore_UpdateSet", "Method": "Patch", "Parameters": [ { @@ -263567,10 +264032,6 @@ "Name": "site-id", "Location": "Path" }, - { - "Name": "group-id1", - "Location": "Path" - }, { "Name": "set-id", "Location": "Path" @@ -263580,11 +264041,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group.set_DeleteParentGroup", + "OperationId": "group.site.termStore_DeleteSet", "Method": "Delete", "Parameters": [ { @@ -263595,10 +264056,6 @@ "Name": "site-id", "Location": "Path" }, - { - "Name": "group-id1", - "Location": "Path" - }, { "Name": "set-id", "Location": "Path" @@ -263612,11 +264069,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group.set_ListRelation", + "OperationId": "group.site.termStore.set_ListChild", "Method": "Get", "Parameters": [ { @@ -263627,10 +264084,6 @@ "Name": "site-id", "Location": "Path" }, - { - "Name": "group-id1", - "Location": "Path" - }, { "Name": "set-id", "Location": "Path" @@ -263672,11 +264125,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group.set_CreateRelation", + "OperationId": "group.site.termStore.set_CreateChild", "Method": "Post", "Parameters": [ { @@ -263687,10 +264140,6 @@ "Name": "site-id", "Location": "Path" }, - { - "Name": "group-id1", - "Location": "Path" - }, { "Name": "set-id", "Location": "Path" @@ -263700,11 +264149,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group.set_GetRelation", + "OperationId": "group.site.termStore.set_GetChild", "Method": "Get", "Parameters": [ { @@ -263715,16 +264164,12 @@ "Name": "site-id", "Location": "Path" }, - { - "Name": "group-id1", - "Location": "Path" - }, { "Name": "set-id", "Location": "Path" }, { - "Name": "relation-id", + "Name": "term-id", "Location": "Path" }, { @@ -263740,11 +264185,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group.set_UpdateRelation", + "OperationId": "group.site.termStore.set_UpdateChild", "Method": "Patch", "Parameters": [ { @@ -263755,16 +264200,12 @@ "Name": "site-id", "Location": "Path" }, - { - "Name": "group-id1", - "Location": "Path" - }, { "Name": "set-id", "Location": "Path" }, { - "Name": "relation-id", + "Name": "term-id", "Location": "Path" } ] @@ -263772,11 +264213,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group.set_DeleteRelation", + "OperationId": "group.site.termStore.set_DeleteChild", "Method": "Delete", "Parameters": [ { @@ -263787,16 +264228,12 @@ "Name": "site-id", "Location": "Path" }, - { - "Name": "group-id1", - "Location": "Path" - }, { "Name": "set-id", "Location": "Path" }, { - "Name": "relation-id", + "Name": "term-id", "Location": "Path" }, { @@ -263808,11 +264245,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/fromTerm", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group.set.relation_GetFromTerm", + "OperationId": "group.site.termStore.set.child_ListChild", "Method": "Get", "Parameters": [ { @@ -263824,16 +264261,36 @@ "Location": "Path" }, { - "Name": "group-id1", + "Name": "set-id", "Location": "Path" }, { - "Name": "set-id", + "Name": "term-id", "Location": "Path" }, { - "Name": "relation-id", - "Location": "Path" + "Name": "$top", + "Location": "Query" + }, + { + "Name": "$skip", + "Location": "Query" + }, + { + "Name": "$search", + "Location": "Query" + }, + { + "Name": "$filter", + "Location": "Query" + }, + { + "Name": "$count", + "Location": "Query" + }, + { + "Name": "$orderby", + "Location": "Query" }, { "Name": "$select", @@ -263848,12 +264305,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/set", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group.set.relation_GetSet", - "Method": "Get", + "OperationId": "group.site.termStore.set.child_CreateChild", + "Method": "Post", "Parameters": [ { "Name": "group-id", @@ -263864,7 +264321,31 @@ "Location": "Path" }, { - "Name": "group-id1", + "Name": "set-id", + "Location": "Path" + }, + { + "Name": "term-id", + "Location": "Path" + } + ] + } + }, + { + "PathInfo": { + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "group.site.termStore.set.child_GetChild", + "Method": "Get", + "Parameters": [ + { + "Name": "group-id", + "Location": "Path" + }, + { + "Name": "site-id", "Location": "Path" }, { @@ -263872,7 +264353,11 @@ "Location": "Path" }, { - "Name": "relation-id", + "Name": "term-id", + "Location": "Path" + }, + { + "Name": "term-id1", "Location": "Path" }, { @@ -263888,12 +264373,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/toTerm", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group.set.relation_GetToTerm", - "Method": "Get", + "OperationId": "group.site.termStore.set.child_UpdateChild", + "Method": "Patch", "Parameters": [ { "Name": "group-id", @@ -263903,37 +264388,29 @@ "Name": "site-id", "Location": "Path" }, - { - "Name": "group-id1", - "Location": "Path" - }, { "Name": "set-id", "Location": "Path" }, { - "Name": "relation-id", + "Name": "term-id", "Location": "Path" }, { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" + "Name": "term-id1", + "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/$count", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group.set.relation_GetCount", - "Method": "Get", + "OperationId": "group.site.termStore.set.child_DeleteChild", + "Method": "Delete", "Parameters": [ { "Name": "group-id", @@ -263944,31 +264421,31 @@ "Location": "Path" }, { - "Name": "group-id1", + "Name": "set-id", "Location": "Path" }, { - "Name": "set-id", + "Name": "term-id", "Location": "Path" }, { - "Name": "$search", - "Location": "Query" + "Name": "term-id1", + "Location": "Path" }, { - "Name": "$filter", - "Location": "Query" + "Name": "If-Match", + "Location": "Header" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group.set_ListTerm", + "OperationId": "group.site.termStore.set.child_ListRelation", "Method": "Get", "Parameters": [ { @@ -263980,11 +264457,15 @@ "Location": "Path" }, { - "Name": "group-id1", + "Name": "set-id", "Location": "Path" }, { - "Name": "set-id", + "Name": "term-id", + "Location": "Path" + }, + { + "Name": "term-id1", "Location": "Path" }, { @@ -264024,11 +264505,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group.set_CreateTerm", + "OperationId": "group.site.termStore.set.child_CreateRelation", "Method": "Post", "Parameters": [ { @@ -264040,11 +264521,15 @@ "Location": "Path" }, { - "Name": "group-id1", + "Name": "set-id", "Location": "Path" }, { - "Name": "set-id", + "Name": "term-id", + "Location": "Path" + }, + { + "Name": "term-id1", "Location": "Path" } ] @@ -264052,11 +264537,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group.set_GetTerm", + "OperationId": "group.site.termStore.set.child_GetRelation", "Method": "Get", "Parameters": [ { @@ -264068,15 +264553,19 @@ "Location": "Path" }, { - "Name": "group-id1", + "Name": "set-id", "Location": "Path" }, { - "Name": "set-id", + "Name": "term-id", "Location": "Path" }, { - "Name": "term-id", + "Name": "term-id1", + "Location": "Path" + }, + { + "Name": "relation-id", "Location": "Path" }, { @@ -264092,11 +264581,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group.set_UpdateTerm", + "OperationId": "group.site.termStore.set.child_UpdateRelation", "Method": "Patch", "Parameters": [ { @@ -264108,15 +264597,19 @@ "Location": "Path" }, { - "Name": "group-id1", + "Name": "set-id", "Location": "Path" }, { - "Name": "set-id", + "Name": "term-id", "Location": "Path" }, { - "Name": "term-id", + "Name": "term-id1", + "Location": "Path" + }, + { + "Name": "relation-id", "Location": "Path" } ] @@ -264124,11 +264617,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group.set_DeleteTerm", + "OperationId": "group.site.termStore.set.child_DeleteRelation", "Method": "Delete", "Parameters": [ { @@ -264140,15 +264633,19 @@ "Location": "Path" }, { - "Name": "group-id1", + "Name": "set-id", "Location": "Path" }, { - "Name": "set-id", + "Name": "term-id", "Location": "Path" }, { - "Name": "term-id", + "Name": "term-id1", + "Location": "Path" + }, + { + "Name": "relation-id", "Location": "Path" }, { @@ -264160,11 +264657,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group.set.term_ListChild", + "OperationId": "group.site.termStore.set.child.relation_GetFromTerm", "Method": "Get", "Parameters": [ { @@ -264176,40 +264673,64 @@ "Location": "Path" }, { - "Name": "group-id1", + "Name": "set-id", "Location": "Path" }, { - "Name": "set-id", + "Name": "term-id", "Location": "Path" }, { - "Name": "term-id", + "Name": "term-id1", "Location": "Path" }, { - "Name": "$top", - "Location": "Query" + "Name": "relation-id", + "Location": "Path" }, { - "Name": "$skip", + "Name": "$select", "Location": "Query" }, { - "Name": "$search", + "Name": "$expand", "Location": "Query" + } + ] + } + }, + { + "PathInfo": { + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "group.site.termStore.set.child.relation_GetSet", + "Method": "Get", + "Parameters": [ + { + "Name": "group-id", + "Location": "Path" }, { - "Name": "$filter", - "Location": "Query" + "Name": "site-id", + "Location": "Path" }, { - "Name": "$count", - "Location": "Query" + "Name": "set-id", + "Location": "Path" }, { - "Name": "$orderby", - "Location": "Query" + "Name": "term-id", + "Location": "Path" + }, + { + "Name": "term-id1", + "Location": "Path" + }, + { + "Name": "relation-id", + "Location": "Path" }, { "Name": "$select", @@ -264224,12 +264745,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group.set.term_CreateChild", - "Method": "Post", + "OperationId": "group.site.termStore.set.child.relation_GetToTerm", + "Method": "Get", "Parameters": [ { "Name": "group-id", @@ -264240,27 +264761,39 @@ "Location": "Path" }, { - "Name": "group-id1", + "Name": "set-id", "Location": "Path" }, { - "Name": "set-id", + "Name": "term-id", "Location": "Path" }, { - "Name": "term-id", + "Name": "term-id1", "Location": "Path" + }, + { + "Name": "relation-id", + "Location": "Path" + }, + { + "Name": "$select", + "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group.set.term_GetChild", + "OperationId": "group.site.termStore.set.child.relation_GetCount", "Method": "Get", "Parameters": [ { @@ -264271,10 +264804,6 @@ "Name": "site-id", "Location": "Path" }, - { - "Name": "group-id1", - "Location": "Path" - }, { "Name": "set-id", "Location": "Path" @@ -264288,11 +264817,11 @@ "Location": "Path" }, { - "Name": "$select", + "Name": "$search", "Location": "Query" }, { - "Name": "$expand", + "Name": "$filter", "Location": "Query" } ] @@ -264300,12 +264829,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/set", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group.set.term_UpdateChild", - "Method": "Patch", + "OperationId": "group.site.termStore.set.child_GetSet", + "Method": "Get", "Parameters": [ { "Name": "group-id", @@ -264315,10 +264844,6 @@ "Name": "site-id", "Location": "Path" }, - { - "Name": "group-id1", - "Location": "Path" - }, { "Name": "set-id", "Location": "Path" @@ -264330,18 +264855,26 @@ { "Name": "term-id1", "Location": "Path" + }, + { + "Name": "$select", + "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group.set.term_DeleteChild", - "Method": "Delete", + "OperationId": "group.site.termStore.set.child_GetCount", + "Method": "Get", "Parameters": [ { "Name": "group-id", @@ -264351,10 +264884,6 @@ "Name": "site-id", "Location": "Path" }, - { - "Name": "group-id1", - "Location": "Path" - }, { "Name": "set-id", "Location": "Path" @@ -264364,23 +264893,23 @@ "Location": "Path" }, { - "Name": "term-id1", - "Location": "Path" + "Name": "$search", + "Location": "Query" }, { - "Name": "If-Match", - "Location": "Header" + "Name": "$filter", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group.set.term.child_ListRelation", + "OperationId": "group.site.termStore.set.child_ListRelation", "Method": "Get", "Parameters": [ { @@ -264391,10 +264920,6 @@ "Name": "site-id", "Location": "Path" }, - { - "Name": "group-id1", - "Location": "Path" - }, { "Name": "set-id", "Location": "Path" @@ -264403,10 +264928,6 @@ "Name": "term-id", "Location": "Path" }, - { - "Name": "term-id1", - "Location": "Path" - }, { "Name": "$top", "Location": "Query" @@ -264444,11 +264965,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group.set.term.child_CreateRelation", + "OperationId": "group.site.termStore.set.child_CreateRelation", "Method": "Post", "Parameters": [ { @@ -264459,10 +264980,6 @@ "Name": "site-id", "Location": "Path" }, - { - "Name": "group-id1", - "Location": "Path" - }, { "Name": "set-id", "Location": "Path" @@ -264470,21 +264987,17 @@ { "Name": "term-id", "Location": "Path" - }, - { - "Name": "term-id1", - "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group.set.term.child_GetRelation", + "OperationId": "group.site.termStore.set.child_GetRelation", "Method": "Get", "Parameters": [ { @@ -264495,10 +265008,6 @@ "Name": "site-id", "Location": "Path" }, - { - "Name": "group-id1", - "Location": "Path" - }, { "Name": "set-id", "Location": "Path" @@ -264507,10 +265016,6 @@ "Name": "term-id", "Location": "Path" }, - { - "Name": "term-id1", - "Location": "Path" - }, { "Name": "relation-id", "Location": "Path" @@ -264528,11 +265033,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group.set.term.child_UpdateRelation", + "OperationId": "group.site.termStore.set.child_UpdateRelation", "Method": "Patch", "Parameters": [ { @@ -264543,10 +265048,6 @@ "Name": "site-id", "Location": "Path" }, - { - "Name": "group-id1", - "Location": "Path" - }, { "Name": "set-id", "Location": "Path" @@ -264555,10 +265056,6 @@ "Name": "term-id", "Location": "Path" }, - { - "Name": "term-id1", - "Location": "Path" - }, { "Name": "relation-id", "Location": "Path" @@ -264568,11 +265065,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group.set.term.child_DeleteRelation", + "OperationId": "group.site.termStore.set.child_DeleteRelation", "Method": "Delete", "Parameters": [ { @@ -264583,10 +265080,6 @@ "Name": "site-id", "Location": "Path" }, - { - "Name": "group-id1", - "Location": "Path" - }, { "Name": "set-id", "Location": "Path" @@ -264595,10 +265088,6 @@ "Name": "term-id", "Location": "Path" }, - { - "Name": "term-id1", - "Location": "Path" - }, { "Name": "relation-id", "Location": "Path" @@ -264612,11 +265101,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}/fromTerm", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group.set.term.child.relation_GetFromTerm", + "OperationId": "group.site.termStore.set.child.relation_GetFromTerm", "Method": "Get", "Parameters": [ { @@ -264627,10 +265116,6 @@ "Name": "site-id", "Location": "Path" }, - { - "Name": "group-id1", - "Location": "Path" - }, { "Name": "set-id", "Location": "Path" @@ -264639,10 +265124,6 @@ "Name": "term-id", "Location": "Path" }, - { - "Name": "term-id1", - "Location": "Path" - }, { "Name": "relation-id", "Location": "Path" @@ -264660,11 +265141,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}/set", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group.set.term.child.relation_GetSet", + "OperationId": "group.site.termStore.set.child.relation_GetSet", "Method": "Get", "Parameters": [ { @@ -264675,10 +265156,6 @@ "Name": "site-id", "Location": "Path" }, - { - "Name": "group-id1", - "Location": "Path" - }, { "Name": "set-id", "Location": "Path" @@ -264687,10 +265164,6 @@ "Name": "term-id", "Location": "Path" }, - { - "Name": "term-id1", - "Location": "Path" - }, { "Name": "relation-id", "Location": "Path" @@ -264708,11 +265181,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}/toTerm", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group.set.term.child.relation_GetToTerm", + "OperationId": "group.site.termStore.set.child.relation_GetToTerm", "Method": "Get", "Parameters": [ { @@ -264723,10 +265196,6 @@ "Name": "site-id", "Location": "Path" }, - { - "Name": "group-id1", - "Location": "Path" - }, { "Name": "set-id", "Location": "Path" @@ -264735,10 +265204,6 @@ "Name": "term-id", "Location": "Path" }, - { - "Name": "term-id1", - "Location": "Path" - }, { "Name": "relation-id", "Location": "Path" @@ -264756,11 +265221,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group.set.term.child.relation_GetCount", + "OperationId": "group.site.termStore.set.child.relation_GetCount", "Method": "Get", "Parameters": [ { @@ -264771,10 +265236,6 @@ "Name": "site-id", "Location": "Path" }, - { - "Name": "group-id1", - "Location": "Path" - }, { "Name": "set-id", "Location": "Path" @@ -264783,10 +265244,6 @@ "Name": "term-id", "Location": "Path" }, - { - "Name": "term-id1", - "Location": "Path" - }, { "Name": "$search", "Location": "Query" @@ -264800,11 +265257,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/set", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group.set.term.child_GetSet", + "OperationId": "group.site.termStore.set.child_GetSet", "Method": "Get", "Parameters": [ { @@ -264815,10 +265272,6 @@ "Name": "site-id", "Location": "Path" }, - { - "Name": "group-id1", - "Location": "Path" - }, { "Name": "set-id", "Location": "Path" @@ -264827,10 +265280,6 @@ "Name": "term-id", "Location": "Path" }, - { - "Name": "term-id1", - "Location": "Path" - }, { "Name": "$select", "Location": "Query" @@ -264844,11 +265293,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/$count", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group.set.term.child_GetCount", + "OperationId": "group.site.termStore.set.child_GetCount", "Method": "Get", "Parameters": [ { @@ -264860,23 +265309,47 @@ "Location": "Path" }, { - "Name": "group-id1", + "Name": "set-id", "Location": "Path" }, { - "Name": "set-id", + "Name": "$search", + "Location": "Query" + }, + { + "Name": "$filter", + "Location": "Query" + } + ] + } + }, + { + "PathInfo": { + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "group.site.termStore.set_GetParentGroup", + "Method": "Get", + "Parameters": [ + { + "Name": "group-id", "Location": "Path" }, { - "Name": "term-id", + "Name": "site-id", "Location": "Path" }, { - "Name": "$search", + "Name": "set-id", + "Location": "Path" + }, + { + "Name": "$select", "Location": "Query" }, { - "Name": "$filter", + "Name": "$expand", "Location": "Query" } ] @@ -264884,12 +265357,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group.set.term_ListRelation", - "Method": "Get", + "OperationId": "group.site.termStore.set_UpdateParentGroup", + "Method": "Patch", "Parameters": [ { "Name": "group-id", @@ -264900,7 +265373,27 @@ "Location": "Path" }, { - "Name": "group-id1", + "Name": "set-id", + "Location": "Path" + } + ] + } + }, + { + "PathInfo": { + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "group.site.termStore.set_DeleteParentGroup", + "Method": "Delete", + "Parameters": [ + { + "Name": "group-id", + "Location": "Path" + }, + { + "Name": "site-id", "Location": "Path" }, { @@ -264908,7 +265401,31 @@ "Location": "Path" }, { - "Name": "term-id", + "Name": "If-Match", + "Location": "Header" + } + ] + } + }, + { + "PathInfo": { + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "group.site.termStore.set.parentGroup_ListSet", + "Method": "Get", + "Parameters": [ + { + "Name": "group-id", + "Location": "Path" + }, + { + "Name": "site-id", + "Location": "Path" + }, + { + "Name": "set-id", "Location": "Path" }, { @@ -264948,11 +265465,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group.set.term_CreateRelation", + "OperationId": "group.site.termStore.set.parentGroup_CreateSet", "Method": "Post", "Parameters": [ { @@ -264963,28 +265480,20 @@ "Name": "site-id", "Location": "Path" }, - { - "Name": "group-id1", - "Location": "Path" - }, { "Name": "set-id", "Location": "Path" - }, - { - "Name": "term-id", - "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group.set.term_GetRelation", + "OperationId": "group.site.termStore.set.parentGroup_GetSet", "Method": "Get", "Parameters": [ { @@ -264995,20 +265504,12 @@ "Name": "site-id", "Location": "Path" }, - { - "Name": "group-id1", - "Location": "Path" - }, { "Name": "set-id", "Location": "Path" }, { - "Name": "term-id", - "Location": "Path" - }, - { - "Name": "relation-id", + "Name": "set-id1", "Location": "Path" }, { @@ -265024,11 +265525,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group.set.term_UpdateRelation", + "OperationId": "group.site.termStore.set.parentGroup_UpdateSet", "Method": "Patch", "Parameters": [ { @@ -265039,20 +265540,12 @@ "Name": "site-id", "Location": "Path" }, - { - "Name": "group-id1", - "Location": "Path" - }, { "Name": "set-id", "Location": "Path" }, { - "Name": "term-id", - "Location": "Path" - }, - { - "Name": "relation-id", + "Name": "set-id1", "Location": "Path" } ] @@ -265060,11 +265553,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group.set.term_DeleteRelation", + "OperationId": "group.site.termStore.set.parentGroup_DeleteSet", "Method": "Delete", "Parameters": [ { @@ -265075,20 +265568,12 @@ "Name": "site-id", "Location": "Path" }, - { - "Name": "group-id1", - "Location": "Path" - }, { "Name": "set-id", "Location": "Path" }, { - "Name": "term-id", - "Location": "Path" - }, - { - "Name": "relation-id", + "Name": "set-id1", "Location": "Path" }, { @@ -265100,11 +265585,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group.set.term.relation_GetFromTerm", + "OperationId": "group.site.termStore.set.parentGroup.set_ListChild", "Method": "Get", "Parameters": [ { @@ -265115,65 +265600,37 @@ "Name": "site-id", "Location": "Path" }, - { - "Name": "group-id1", - "Location": "Path" - }, { "Name": "set-id", "Location": "Path" }, { - "Name": "term-id", - "Location": "Path" - }, - { - "Name": "relation-id", + "Name": "set-id1", "Location": "Path" }, { - "Name": "$select", + "Name": "$top", "Location": "Query" }, { - "Name": "$expand", + "Name": "$skip", "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.termStore.group.set.term.relation_GetSet", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" }, { - "Name": "group-id1", - "Location": "Path" + "Name": "$search", + "Location": "Query" }, { - "Name": "set-id", - "Location": "Path" + "Name": "$filter", + "Location": "Query" }, { - "Name": "term-id", - "Location": "Path" + "Name": "$count", + "Location": "Query" }, { - "Name": "relation-id", - "Location": "Path" + "Name": "$orderby", + "Location": "Query" }, { "Name": "$select", @@ -265188,12 +265645,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group.set.term.relation_GetToTerm", - "Method": "Get", + "OperationId": "group.site.termStore.set.parentGroup.set_CreateChild", + "Method": "Post", "Parameters": [ { "Name": "group-id", @@ -265203,40 +265660,24 @@ "Name": "site-id", "Location": "Path" }, - { - "Name": "group-id1", - "Location": "Path" - }, { "Name": "set-id", "Location": "Path" }, { - "Name": "term-id", - "Location": "Path" - }, - { - "Name": "relation-id", + "Name": "set-id1", "Location": "Path" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/$count", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group.set.term.relation_GetCount", + "OperationId": "group.site.termStore.set.parentGroup.set_GetChild", "Method": "Get", "Parameters": [ { @@ -265248,11 +265689,11 @@ "Location": "Path" }, { - "Name": "group-id1", + "Name": "set-id", "Location": "Path" }, { - "Name": "set-id", + "Name": "set-id1", "Location": "Path" }, { @@ -265260,11 +265701,11 @@ "Location": "Path" }, { - "Name": "$search", + "Name": "$select", "Location": "Query" }, { - "Name": "$filter", + "Name": "$expand", "Location": "Query" } ] @@ -265272,12 +265713,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/set", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group.set.term_GetSet", - "Method": "Get", + "OperationId": "group.site.termStore.set.parentGroup.set_UpdateChild", + "Method": "Patch", "Parameters": [ { "Name": "group-id", @@ -265288,36 +265729,28 @@ "Location": "Path" }, { - "Name": "group-id1", + "Name": "set-id", "Location": "Path" }, { - "Name": "set-id", + "Name": "set-id1", "Location": "Path" }, { "Name": "term-id", "Location": "Path" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/$count", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group.set.term_GetCount", - "Method": "Get", + "OperationId": "group.site.termStore.set.parentGroup.set_DeleteChild", + "Method": "Delete", "Parameters": [ { "Name": "group-id", @@ -265327,64 +265760,32 @@ "Name": "site-id", "Location": "Path" }, - { - "Name": "group-id1", - "Location": "Path" - }, { "Name": "set-id", "Location": "Path" }, { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/$count", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.termStore.group.set_GetCount", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", + "Name": "set-id1", "Location": "Path" }, { - "Name": "group-id1", + "Name": "term-id", "Location": "Path" }, { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" + "Name": "If-Match", + "Location": "Header" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/groups/$count", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.group_GetCount", + "OperationId": "group.site.termStore.set.parentGroup.set.child_ListChild", "Method": "Get", "Parameters": [ { @@ -265396,31 +265797,15 @@ "Location": "Path" }, { - "Name": "$search", - "Location": "Query" + "Name": "set-id", + "Location": "Path" }, { - "Name": "$filter", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.termStore_ListSet", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", + "Name": "set-id1", "Location": "Path" }, { - "Name": "site-id", + "Name": "term-id", "Location": "Path" }, { @@ -265460,11 +265845,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore_CreateSet", + "OperationId": "group.site.termStore.set.parentGroup.set.child_CreateChild", "Method": "Post", "Parameters": [ { @@ -265474,17 +265859,29 @@ { "Name": "site-id", "Location": "Path" + }, + { + "Name": "set-id", + "Location": "Path" + }, + { + "Name": "set-id1", + "Location": "Path" + }, + { + "Name": "term-id", + "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore_GetSet", + "OperationId": "group.site.termStore.set.parentGroup.set.child_GetChild", "Method": "Get", "Parameters": [ { @@ -265499,6 +265896,18 @@ "Name": "set-id", "Location": "Path" }, + { + "Name": "set-id1", + "Location": "Path" + }, + { + "Name": "term-id", + "Location": "Path" + }, + { + "Name": "term-id1", + "Location": "Path" + }, { "Name": "$select", "Location": "Query" @@ -265512,11 +265921,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore_UpdateSet", + "OperationId": "group.site.termStore.set.parentGroup.set.child_UpdateChild", "Method": "Patch", "Parameters": [ { @@ -265530,17 +265939,29 @@ { "Name": "set-id", "Location": "Path" + }, + { + "Name": "set-id1", + "Location": "Path" + }, + { + "Name": "term-id", + "Location": "Path" + }, + { + "Name": "term-id1", + "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore_DeleteSet", + "OperationId": "group.site.termStore.set.parentGroup.set.child_DeleteChild", "Method": "Delete", "Parameters": [ { @@ -265555,6 +265976,18 @@ "Name": "set-id", "Location": "Path" }, + { + "Name": "set-id1", + "Location": "Path" + }, + { + "Name": "term-id", + "Location": "Path" + }, + { + "Name": "term-id1", + "Location": "Path" + }, { "Name": "If-Match", "Location": "Header" @@ -265564,11 +265997,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set_ListChild", + "OperationId": "group.site.termStore.set.parentGroup.set.child_ListRelation", "Method": "Get", "Parameters": [ { @@ -265583,6 +266016,18 @@ "Name": "set-id", "Location": "Path" }, + { + "Name": "set-id1", + "Location": "Path" + }, + { + "Name": "term-id", + "Location": "Path" + }, + { + "Name": "term-id1", + "Location": "Path" + }, { "Name": "$top", "Location": "Query" @@ -265620,11 +266065,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set_CreateChild", + "OperationId": "group.site.termStore.set.parentGroup.set.child_CreateRelation", "Method": "Post", "Parameters": [ { @@ -265638,17 +266083,29 @@ { "Name": "set-id", "Location": "Path" + }, + { + "Name": "set-id1", + "Location": "Path" + }, + { + "Name": "term-id", + "Location": "Path" + }, + { + "Name": "term-id1", + "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set_GetChild", + "OperationId": "group.site.termStore.set.parentGroup.set.child_GetRelation", "Method": "Get", "Parameters": [ { @@ -265663,10 +266120,22 @@ "Name": "set-id", "Location": "Path" }, + { + "Name": "set-id1", + "Location": "Path" + }, { "Name": "term-id", "Location": "Path" }, + { + "Name": "term-id1", + "Location": "Path" + }, + { + "Name": "relation-id", + "Location": "Path" + }, { "Name": "$select", "Location": "Query" @@ -265680,11 +266149,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set_UpdateChild", + "OperationId": "group.site.termStore.set.parentGroup.set.child_UpdateRelation", "Method": "Patch", "Parameters": [ { @@ -265699,20 +266168,32 @@ "Name": "set-id", "Location": "Path" }, + { + "Name": "set-id1", + "Location": "Path" + }, { "Name": "term-id", "Location": "Path" + }, + { + "Name": "term-id1", + "Location": "Path" + }, + { + "Name": "relation-id", + "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set_DeleteChild", + "OperationId": "group.site.termStore.set.parentGroup.set.child_DeleteRelation", "Method": "Delete", "Parameters": [ { @@ -265727,10 +266208,22 @@ "Name": "set-id", "Location": "Path" }, + { + "Name": "set-id1", + "Location": "Path" + }, { "Name": "term-id", "Location": "Path" }, + { + "Name": "term-id1", + "Location": "Path" + }, + { + "Name": "relation-id", + "Location": "Path" + }, { "Name": "If-Match", "Location": "Header" @@ -265740,11 +266233,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set.child_ListChild", + "OperationId": "group.site.termStore.set.parentGroup.set.child.relation_GetFromTerm", "Method": "Get", "Parameters": [ { @@ -265759,33 +266252,69 @@ "Name": "set-id", "Location": "Path" }, + { + "Name": "set-id1", + "Location": "Path" + }, { "Name": "term-id", "Location": "Path" }, { - "Name": "$top", - "Location": "Query" + "Name": "term-id1", + "Location": "Path" }, { - "Name": "$skip", - "Location": "Query" + "Name": "relation-id", + "Location": "Path" }, { - "Name": "$search", + "Name": "$select", "Location": "Query" }, { - "Name": "$filter", + "Name": "$expand", "Location": "Query" + } + ] + } + }, + { + "PathInfo": { + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "group.site.termStore.set.parentGroup.set.child.relation_GetSet", + "Method": "Get", + "Parameters": [ + { + "Name": "group-id", + "Location": "Path" }, { - "Name": "$count", - "Location": "Query" + "Name": "site-id", + "Location": "Path" }, { - "Name": "$orderby", - "Location": "Query" + "Name": "set-id", + "Location": "Path" + }, + { + "Name": "set-id1", + "Location": "Path" + }, + { + "Name": "term-id", + "Location": "Path" + }, + { + "Name": "term-id1", + "Location": "Path" + }, + { + "Name": "relation-id", + "Location": "Path" }, { "Name": "$select", @@ -265800,12 +266329,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set.child_CreateChild", - "Method": "Post", + "OperationId": "group.site.termStore.set.parentGroup.set.child.relation_GetToTerm", + "Method": "Get", "Parameters": [ { "Name": "group-id", @@ -265819,20 +266348,40 @@ "Name": "set-id", "Location": "Path" }, + { + "Name": "set-id1", + "Location": "Path" + }, { "Name": "term-id", "Location": "Path" + }, + { + "Name": "term-id1", + "Location": "Path" + }, + { + "Name": "relation-id", + "Location": "Path" + }, + { + "Name": "$select", + "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set.child_GetChild", + "OperationId": "group.site.termStore.set.parentGroup.set.child.relation_GetCount", "Method": "Get", "Parameters": [ { @@ -265847,6 +266396,10 @@ "Name": "set-id", "Location": "Path" }, + { + "Name": "set-id1", + "Location": "Path" + }, { "Name": "term-id", "Location": "Path" @@ -265856,11 +266409,11 @@ "Location": "Path" }, { - "Name": "$select", + "Name": "$search", "Location": "Query" }, { - "Name": "$expand", + "Name": "$filter", "Location": "Query" } ] @@ -265868,12 +266421,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/set", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set.child_UpdateChild", - "Method": "Patch", + "OperationId": "group.site.termStore.set.parentGroup.set.child_GetSet", + "Method": "Get", "Parameters": [ { "Name": "group-id", @@ -265887,6 +266440,10 @@ "Name": "set-id", "Location": "Path" }, + { + "Name": "set-id1", + "Location": "Path" + }, { "Name": "term-id", "Location": "Path" @@ -265894,18 +266451,26 @@ { "Name": "term-id1", "Location": "Path" + }, + { + "Name": "$select", + "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set.child_DeleteChild", - "Method": "Delete", + "OperationId": "group.site.termStore.set.parentGroup.set.child_GetCount", + "Method": "Get", "Parameters": [ { "Name": "group-id", @@ -265920,27 +266485,31 @@ "Location": "Path" }, { - "Name": "term-id", + "Name": "set-id1", "Location": "Path" }, { - "Name": "term-id1", + "Name": "term-id", "Location": "Path" }, { - "Name": "If-Match", - "Location": "Header" + "Name": "$search", + "Location": "Query" + }, + { + "Name": "$filter", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/relations", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set.child_ListRelation", + "OperationId": "group.site.termStore.set.parentGroup.set.child_ListRelation", "Method": "Get", "Parameters": [ { @@ -265956,11 +266525,11 @@ "Location": "Path" }, { - "Name": "term-id", + "Name": "set-id1", "Location": "Path" }, { - "Name": "term-id1", + "Name": "term-id", "Location": "Path" }, { @@ -266000,11 +266569,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/relations", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set.child_CreateRelation", + "OperationId": "group.site.termStore.set.parentGroup.set.child_CreateRelation", "Method": "Post", "Parameters": [ { @@ -266020,11 +266589,11 @@ "Location": "Path" }, { - "Name": "term-id", + "Name": "set-id1", "Location": "Path" }, { - "Name": "term-id1", + "Name": "term-id", "Location": "Path" } ] @@ -266032,11 +266601,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/relations/{relation-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set.child_GetRelation", + "OperationId": "group.site.termStore.set.parentGroup.set.child_GetRelation", "Method": "Get", "Parameters": [ { @@ -266052,11 +266621,11 @@ "Location": "Path" }, { - "Name": "term-id", + "Name": "set-id1", "Location": "Path" }, { - "Name": "term-id1", + "Name": "term-id", "Location": "Path" }, { @@ -266076,11 +266645,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/relations/{relation-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set.child_UpdateRelation", + "OperationId": "group.site.termStore.set.parentGroup.set.child_UpdateRelation", "Method": "Patch", "Parameters": [ { @@ -266096,11 +266665,11 @@ "Location": "Path" }, { - "Name": "term-id", + "Name": "set-id1", "Location": "Path" }, { - "Name": "term-id1", + "Name": "term-id", "Location": "Path" }, { @@ -266112,11 +266681,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/relations/{relation-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set.child_DeleteRelation", + "OperationId": "group.site.termStore.set.parentGroup.set.child_DeleteRelation", "Method": "Delete", "Parameters": [ { @@ -266132,11 +266701,11 @@ "Location": "Path" }, { - "Name": "term-id", + "Name": "set-id1", "Location": "Path" }, { - "Name": "term-id1", + "Name": "term-id", "Location": "Path" }, { @@ -266152,11 +266721,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/relations/{relation-id}/fromTerm", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set.child.relation_GetFromTerm", + "OperationId": "group.site.termStore.set.parentGroup.set.child.relation_GetFromTerm", "Method": "Get", "Parameters": [ { @@ -266172,11 +266741,11 @@ "Location": "Path" }, { - "Name": "term-id", + "Name": "set-id1", "Location": "Path" }, { - "Name": "term-id1", + "Name": "term-id", "Location": "Path" }, { @@ -266196,11 +266765,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/relations/{relation-id}/set", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set.child.relation_GetSet", + "OperationId": "group.site.termStore.set.parentGroup.set.child.relation_GetSet", "Method": "Get", "Parameters": [ { @@ -266216,11 +266785,11 @@ "Location": "Path" }, { - "Name": "term-id", + "Name": "set-id1", "Location": "Path" }, { - "Name": "term-id1", + "Name": "term-id", "Location": "Path" }, { @@ -266240,11 +266809,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/relations/{relation-id}/toTerm", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set.child.relation_GetToTerm", + "OperationId": "group.site.termStore.set.parentGroup.set.child.relation_GetToTerm", "Method": "Get", "Parameters": [ { @@ -266260,11 +266829,11 @@ "Location": "Path" }, { - "Name": "term-id", + "Name": "set-id1", "Location": "Path" }, { - "Name": "term-id1", + "Name": "term-id", "Location": "Path" }, { @@ -266284,11 +266853,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/relations/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set.child.relation_GetCount", + "OperationId": "group.site.termStore.set.parentGroup.set.child.relation_GetCount", "Method": "Get", "Parameters": [ { @@ -266304,11 +266873,11 @@ "Location": "Path" }, { - "Name": "term-id", + "Name": "set-id1", "Location": "Path" }, { - "Name": "term-id1", + "Name": "term-id", "Location": "Path" }, { @@ -266324,11 +266893,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/set", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/set", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set.child_GetSet", + "OperationId": "group.site.termStore.set.parentGroup.set.child_GetSet", "Method": "Get", "Parameters": [ { @@ -266344,11 +266913,11 @@ "Location": "Path" }, { - "Name": "term-id", + "Name": "set-id1", "Location": "Path" }, { - "Name": "term-id1", + "Name": "term-id", "Location": "Path" }, { @@ -266364,11 +266933,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/$count", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set.child_GetCount", + "OperationId": "group.site.termStore.set.parentGroup.set.child_GetCount", "Method": "Get", "Parameters": [ { @@ -266384,7 +266953,7 @@ "Location": "Path" }, { - "Name": "term-id", + "Name": "set-id1", "Location": "Path" }, { @@ -266400,11 +266969,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set.child_ListRelation", + "OperationId": "group.site.termStore.set.parentGroup.set_ListRelation", "Method": "Get", "Parameters": [ { @@ -266420,7 +266989,7 @@ "Location": "Path" }, { - "Name": "term-id", + "Name": "set-id1", "Location": "Path" }, { @@ -266460,11 +267029,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set.child_CreateRelation", + "OperationId": "group.site.termStore.set.parentGroup.set_CreateRelation", "Method": "Post", "Parameters": [ { @@ -266480,7 +267049,7 @@ "Location": "Path" }, { - "Name": "term-id", + "Name": "set-id1", "Location": "Path" } ] @@ -266488,11 +267057,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set.child_GetRelation", + "OperationId": "group.site.termStore.set.parentGroup.set_GetRelation", "Method": "Get", "Parameters": [ { @@ -266508,7 +267077,7 @@ "Location": "Path" }, { - "Name": "term-id", + "Name": "set-id1", "Location": "Path" }, { @@ -266528,11 +267097,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set.child_UpdateRelation", + "OperationId": "group.site.termStore.set.parentGroup.set_UpdateRelation", "Method": "Patch", "Parameters": [ { @@ -266548,7 +267117,7 @@ "Location": "Path" }, { - "Name": "term-id", + "Name": "set-id1", "Location": "Path" }, { @@ -266560,11 +267129,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set.child_DeleteRelation", + "OperationId": "group.site.termStore.set.parentGroup.set_DeleteRelation", "Method": "Delete", "Parameters": [ { @@ -266580,7 +267149,7 @@ "Location": "Path" }, { - "Name": "term-id", + "Name": "set-id1", "Location": "Path" }, { @@ -266596,11 +267165,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}/fromTerm", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/fromTerm", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set.child.relation_GetFromTerm", + "OperationId": "group.site.termStore.set.parentGroup.set.relation_GetFromTerm", "Method": "Get", "Parameters": [ { @@ -266616,7 +267185,7 @@ "Location": "Path" }, { - "Name": "term-id", + "Name": "set-id1", "Location": "Path" }, { @@ -266636,11 +267205,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}/set", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/set", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set.child.relation_GetSet", + "OperationId": "group.site.termStore.set.parentGroup.set.relation_GetSet", "Method": "Get", "Parameters": [ { @@ -266656,7 +267225,7 @@ "Location": "Path" }, { - "Name": "term-id", + "Name": "set-id1", "Location": "Path" }, { @@ -266676,11 +267245,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}/toTerm", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/toTerm", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set.child.relation_GetToTerm", + "OperationId": "group.site.termStore.set.parentGroup.set.relation_GetToTerm", "Method": "Get", "Parameters": [ { @@ -266696,7 +267265,7 @@ "Location": "Path" }, { - "Name": "term-id", + "Name": "set-id1", "Location": "Path" }, { @@ -266716,11 +267285,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/$count", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set.child.relation_GetCount", + "OperationId": "group.site.termStore.set.parentGroup.set.relation_GetCount", "Method": "Get", "Parameters": [ { @@ -266736,7 +267305,7 @@ "Location": "Path" }, { - "Name": "term-id", + "Name": "set-id1", "Location": "Path" }, { @@ -266752,11 +267321,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/set", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set.child_GetSet", + "OperationId": "group.site.termStore.set.parentGroup.set_ListTerm", "Method": "Get", "Parameters": [ { @@ -266772,9 +267341,33 @@ "Location": "Path" }, { - "Name": "term-id", + "Name": "set-id1", "Location": "Path" }, + { + "Name": "$top", + "Location": "Query" + }, + { + "Name": "$skip", + "Location": "Query" + }, + { + "Name": "$search", + "Location": "Query" + }, + { + "Name": "$filter", + "Location": "Query" + }, + { + "Name": "$count", + "Location": "Query" + }, + { + "Name": "$orderby", + "Location": "Query" + }, { "Name": "$select", "Location": "Query" @@ -266788,12 +267381,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/$count", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set.child_GetCount", - "Method": "Get", + "OperationId": "group.site.termStore.set.parentGroup.set_CreateTerm", + "Method": "Post", "Parameters": [ { "Name": "group-id", @@ -266808,23 +267401,19 @@ "Location": "Path" }, { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" + "Name": "set-id1", + "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set_GetParentGroup", + "OperationId": "group.site.termStore.set.parentGroup.set_GetTerm", "Method": "Get", "Parameters": [ { @@ -266839,6 +267428,14 @@ "Name": "set-id", "Location": "Path" }, + { + "Name": "set-id1", + "Location": "Path" + }, + { + "Name": "term-id", + "Location": "Path" + }, { "Name": "$select", "Location": "Query" @@ -266852,11 +267449,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set_UpdateParentGroup", + "OperationId": "group.site.termStore.set.parentGroup.set_UpdateTerm", "Method": "Patch", "Parameters": [ { @@ -266870,17 +267467,25 @@ { "Name": "set-id", "Location": "Path" + }, + { + "Name": "set-id1", + "Location": "Path" + }, + { + "Name": "term-id", + "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set_DeleteParentGroup", + "OperationId": "group.site.termStore.set.parentGroup.set_DeleteTerm", "Method": "Delete", "Parameters": [ { @@ -266895,6 +267500,14 @@ "Name": "set-id", "Location": "Path" }, + { + "Name": "set-id1", + "Location": "Path" + }, + { + "Name": "term-id", + "Location": "Path" + }, { "Name": "If-Match", "Location": "Header" @@ -266904,11 +267517,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set.parentGroup_ListSet", + "OperationId": "group.site.termStore.set.parentGroup.set.term_ListChild", "Method": "Get", "Parameters": [ { @@ -266923,6 +267536,14 @@ "Name": "set-id", "Location": "Path" }, + { + "Name": "set-id1", + "Location": "Path" + }, + { + "Name": "term-id", + "Location": "Path" + }, { "Name": "$top", "Location": "Query" @@ -266960,11 +267581,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set.parentGroup_CreateSet", + "OperationId": "group.site.termStore.set.parentGroup.set.term_CreateChild", "Method": "Post", "Parameters": [ { @@ -266978,17 +267599,25 @@ { "Name": "set-id", "Location": "Path" + }, + { + "Name": "set-id1", + "Location": "Path" + }, + { + "Name": "term-id", + "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set.parentGroup_GetSet", + "OperationId": "group.site.termStore.set.parentGroup.set.term_GetChild", "Method": "Get", "Parameters": [ { @@ -267007,6 +267636,14 @@ "Name": "set-id1", "Location": "Path" }, + { + "Name": "term-id", + "Location": "Path" + }, + { + "Name": "term-id1", + "Location": "Path" + }, { "Name": "$select", "Location": "Query" @@ -267020,11 +267657,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set.parentGroup_UpdateSet", + "OperationId": "group.site.termStore.set.parentGroup.set.term_UpdateChild", "Method": "Patch", "Parameters": [ { @@ -267042,17 +267679,25 @@ { "Name": "set-id1", "Location": "Path" + }, + { + "Name": "term-id", + "Location": "Path" + }, + { + "Name": "term-id1", + "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set.parentGroup_DeleteSet", + "OperationId": "group.site.termStore.set.parentGroup.set.term_DeleteChild", "Method": "Delete", "Parameters": [ { @@ -267071,6 +267716,14 @@ "Name": "set-id1", "Location": "Path" }, + { + "Name": "term-id", + "Location": "Path" + }, + { + "Name": "term-id1", + "Location": "Path" + }, { "Name": "If-Match", "Location": "Header" @@ -267080,11 +267733,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set.parentGroup.set_ListChild", + "OperationId": "group.site.termStore.set.parentGroup.set.term.child_ListRelation", "Method": "Get", "Parameters": [ { @@ -267103,6 +267756,14 @@ "Name": "set-id1", "Location": "Path" }, + { + "Name": "term-id", + "Location": "Path" + }, + { + "Name": "term-id1", + "Location": "Path" + }, { "Name": "$top", "Location": "Query" @@ -267140,11 +267801,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set.parentGroup.set_CreateChild", + "OperationId": "group.site.termStore.set.parentGroup.set.term.child_CreateRelation", "Method": "Post", "Parameters": [ { @@ -267162,17 +267823,25 @@ { "Name": "set-id1", "Location": "Path" + }, + { + "Name": "term-id", + "Location": "Path" + }, + { + "Name": "term-id1", + "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set.parentGroup.set_GetChild", + "OperationId": "group.site.termStore.set.parentGroup.set.term.child_GetRelation", "Method": "Get", "Parameters": [ { @@ -267195,6 +267864,14 @@ "Name": "term-id", "Location": "Path" }, + { + "Name": "term-id1", + "Location": "Path" + }, + { + "Name": "relation-id", + "Location": "Path" + }, { "Name": "$select", "Location": "Query" @@ -267208,11 +267885,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set.parentGroup.set_UpdateChild", + "OperationId": "group.site.termStore.set.parentGroup.set.term.child_UpdateRelation", "Method": "Patch", "Parameters": [ { @@ -267234,17 +267911,25 @@ { "Name": "term-id", "Location": "Path" + }, + { + "Name": "term-id1", + "Location": "Path" + }, + { + "Name": "relation-id", + "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set.parentGroup.set_DeleteChild", + "OperationId": "group.site.termStore.set.parentGroup.set.term.child_DeleteRelation", "Method": "Delete", "Parameters": [ { @@ -267267,6 +267952,14 @@ "Name": "term-id", "Location": "Path" }, + { + "Name": "term-id1", + "Location": "Path" + }, + { + "Name": "relation-id", + "Location": "Path" + }, { "Name": "If-Match", "Location": "Header" @@ -267276,11 +267969,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set.parentGroup.set.child_ListChild", + "OperationId": "group.site.termStore.set.parentGroup.set.term.child.relation_GetFromTerm", "Method": "Get", "Parameters": [ { @@ -267304,28 +267997,60 @@ "Location": "Path" }, { - "Name": "$top", - "Location": "Query" + "Name": "term-id1", + "Location": "Path" }, { - "Name": "$skip", - "Location": "Query" + "Name": "relation-id", + "Location": "Path" }, { - "Name": "$search", + "Name": "$select", "Location": "Query" }, { - "Name": "$filter", + "Name": "$expand", "Location": "Query" + } + ] + } + }, + { + "PathInfo": { + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "group.site.termStore.set.parentGroup.set.term.child.relation_GetSet", + "Method": "Get", + "Parameters": [ + { + "Name": "group-id", + "Location": "Path" }, { - "Name": "$count", - "Location": "Query" + "Name": "site-id", + "Location": "Path" }, { - "Name": "$orderby", - "Location": "Query" + "Name": "set-id", + "Location": "Path" + }, + { + "Name": "set-id1", + "Location": "Path" + }, + { + "Name": "term-id", + "Location": "Path" + }, + { + "Name": "term-id1", + "Location": "Path" + }, + { + "Name": "relation-id", + "Location": "Path" }, { "Name": "$select", @@ -267340,12 +268065,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set.parentGroup.set.child_CreateChild", - "Method": "Post", + "OperationId": "group.site.termStore.set.parentGroup.set.term.child.relation_GetToTerm", + "Method": "Get", "Parameters": [ { "Name": "group-id", @@ -267366,17 +268091,33 @@ { "Name": "term-id", "Location": "Path" + }, + { + "Name": "term-id1", + "Location": "Path" + }, + { + "Name": "relation-id", + "Location": "Path" + }, + { + "Name": "$select", + "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set.parentGroup.set.child_GetChild", + "OperationId": "group.site.termStore.set.parentGroup.set.term.child.relation_GetCount", "Method": "Get", "Parameters": [ { @@ -267404,11 +268145,11 @@ "Location": "Path" }, { - "Name": "$select", + "Name": "$search", "Location": "Query" }, { - "Name": "$expand", + "Name": "$filter", "Location": "Query" } ] @@ -267416,12 +268157,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/set", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set.parentGroup.set.child_UpdateChild", - "Method": "Patch", + "OperationId": "group.site.termStore.set.parentGroup.set.term.child_GetSet", + "Method": "Get", "Parameters": [ { "Name": "group-id", @@ -267446,18 +268187,26 @@ { "Name": "term-id1", "Location": "Path" + }, + { + "Name": "$select", + "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set.parentGroup.set.child_DeleteChild", - "Method": "Delete", + "OperationId": "group.site.termStore.set.parentGroup.set.term.child_GetCount", + "Method": "Get", "Parameters": [ { "Name": "group-id", @@ -267480,23 +268229,23 @@ "Location": "Path" }, { - "Name": "term-id1", - "Location": "Path" + "Name": "$search", + "Location": "Query" }, { - "Name": "If-Match", - "Location": "Header" + "Name": "$filter", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set.parentGroup.set.child_ListRelation", + "OperationId": "group.site.termStore.set.parentGroup.set.term_ListRelation", "Method": "Get", "Parameters": [ { @@ -267519,10 +268268,6 @@ "Name": "term-id", "Location": "Path" }, - { - "Name": "term-id1", - "Location": "Path" - }, { "Name": "$top", "Location": "Query" @@ -267560,11 +268305,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set.parentGroup.set.child_CreateRelation", + "OperationId": "group.site.termStore.set.parentGroup.set.term_CreateRelation", "Method": "Post", "Parameters": [ { @@ -267586,21 +268331,17 @@ { "Name": "term-id", "Location": "Path" - }, - { - "Name": "term-id1", - "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set.parentGroup.set.child_GetRelation", + "OperationId": "group.site.termStore.set.parentGroup.set.term_GetRelation", "Method": "Get", "Parameters": [ { @@ -267623,10 +268364,6 @@ "Name": "term-id", "Location": "Path" }, - { - "Name": "term-id1", - "Location": "Path" - }, { "Name": "relation-id", "Location": "Path" @@ -267644,11 +268381,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set.parentGroup.set.child_UpdateRelation", + "OperationId": "group.site.termStore.set.parentGroup.set.term_UpdateRelation", "Method": "Patch", "Parameters": [ { @@ -267671,10 +268408,6 @@ "Name": "term-id", "Location": "Path" }, - { - "Name": "term-id1", - "Location": "Path" - }, { "Name": "relation-id", "Location": "Path" @@ -267684,11 +268417,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set.parentGroup.set.child_DeleteRelation", + "OperationId": "group.site.termStore.set.parentGroup.set.term_DeleteRelation", "Method": "Delete", "Parameters": [ { @@ -267711,10 +268444,6 @@ "Name": "term-id", "Location": "Path" }, - { - "Name": "term-id1", - "Location": "Path" - }, { "Name": "relation-id", "Location": "Path" @@ -267728,11 +268457,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/fromTerm", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set.parentGroup.set.child.relation_GetFromTerm", + "OperationId": "group.site.termStore.set.parentGroup.set.term.relation_GetFromTerm", "Method": "Get", "Parameters": [ { @@ -267755,10 +268484,6 @@ "Name": "term-id", "Location": "Path" }, - { - "Name": "term-id1", - "Location": "Path" - }, { "Name": "relation-id", "Location": "Path" @@ -267776,11 +268501,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/set", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set.parentGroup.set.child.relation_GetSet", + "OperationId": "group.site.termStore.set.parentGroup.set.term.relation_GetSet", "Method": "Get", "Parameters": [ { @@ -267804,7 +268529,47 @@ "Location": "Path" }, { - "Name": "term-id1", + "Name": "relation-id", + "Location": "Path" + }, + { + "Name": "$select", + "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" + } + ] + } + }, + { + "PathInfo": { + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/toTerm", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "group.site.termStore.set.parentGroup.set.term.relation_GetToTerm", + "Method": "Get", + "Parameters": [ + { + "Name": "group-id", + "Location": "Path" + }, + { + "Name": "site-id", + "Location": "Path" + }, + { + "Name": "set-id", + "Location": "Path" + }, + { + "Name": "set-id1", + "Location": "Path" + }, + { + "Name": "term-id", "Location": "Path" }, { @@ -267824,11 +268589,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set.parentGroup.set.child.relation_GetToTerm", + "OperationId": "group.site.termStore.set.parentGroup.set.term.relation_GetCount", "Method": "Get", "Parameters": [ { @@ -267852,19 +268617,11 @@ "Location": "Path" }, { - "Name": "term-id1", - "Location": "Path" - }, - { - "Name": "relation-id", - "Location": "Path" - }, - { - "Name": "$select", + "Name": "$search", "Location": "Query" }, { - "Name": "$expand", + "Name": "$filter", "Location": "Query" } ] @@ -267872,11 +268629,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/$count", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/set", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set.parentGroup.set.child.relation_GetCount", + "OperationId": "group.site.termStore.set.parentGroup.set.term_GetSet", "Method": "Get", "Parameters": [ { @@ -267900,15 +268657,11 @@ "Location": "Path" }, { - "Name": "term-id1", - "Location": "Path" - }, - { - "Name": "$search", + "Name": "$select", "Location": "Query" }, { - "Name": "$filter", + "Name": "$expand", "Location": "Query" } ] @@ -267916,11 +268669,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/set", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set.parentGroup.set.child_GetSet", + "OperationId": "group.site.termStore.set.parentGroup.set.term_GetCount", "Method": "Get", "Parameters": [ { @@ -267940,19 +268693,11 @@ "Location": "Path" }, { - "Name": "term-id", - "Location": "Path" - }, - { - "Name": "term-id1", - "Location": "Path" - }, - { - "Name": "$select", + "Name": "$search", "Location": "Query" }, { - "Name": "$expand", + "Name": "$filter", "Location": "Query" } ] @@ -267960,11 +268705,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/$count", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set.parentGroup.set.child_GetCount", + "OperationId": "group.site.termStore.set.parentGroup.set_GetCount", "Method": "Get", "Parameters": [ { @@ -267979,14 +268724,6 @@ "Name": "set-id", "Location": "Path" }, - { - "Name": "set-id1", - "Location": "Path" - }, - { - "Name": "term-id", - "Location": "Path" - }, { "Name": "$search", "Location": "Query" @@ -268000,11 +268737,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/relations", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set.parentGroup.set.child_ListRelation", + "OperationId": "group.site.termStore.set_ListRelation", "Method": "Get", "Parameters": [ { @@ -268019,14 +268756,6 @@ "Name": "set-id", "Location": "Path" }, - { - "Name": "set-id1", - "Location": "Path" - }, - { - "Name": "term-id", - "Location": "Path" - }, { "Name": "$top", "Location": "Query" @@ -268064,11 +268793,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/relations", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set.parentGroup.set.child_CreateRelation", + "OperationId": "group.site.termStore.set_CreateRelation", "Method": "Post", "Parameters": [ { @@ -268082,25 +268811,17 @@ { "Name": "set-id", "Location": "Path" - }, - { - "Name": "set-id1", - "Location": "Path" - }, - { - "Name": "term-id", - "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/relations/{relation-id}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set.parentGroup.set.child_GetRelation", + "OperationId": "group.site.termStore.set_GetRelation", "Method": "Get", "Parameters": [ { @@ -268115,14 +268836,6 @@ "Name": "set-id", "Location": "Path" }, - { - "Name": "set-id1", - "Location": "Path" - }, - { - "Name": "term-id", - "Location": "Path" - }, { "Name": "relation-id", "Location": "Path" @@ -268140,11 +268853,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/relations/{relation-id}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set.parentGroup.set.child_UpdateRelation", + "OperationId": "group.site.termStore.set_UpdateRelation", "Method": "Patch", "Parameters": [ { @@ -268159,14 +268872,6 @@ "Name": "set-id", "Location": "Path" }, - { - "Name": "set-id1", - "Location": "Path" - }, - { - "Name": "term-id", - "Location": "Path" - }, { "Name": "relation-id", "Location": "Path" @@ -268176,11 +268881,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/relations/{relation-id}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set.parentGroup.set.child_DeleteRelation", + "OperationId": "group.site.termStore.set_DeleteRelation", "Method": "Delete", "Parameters": [ { @@ -268195,14 +268900,6 @@ "Name": "set-id", "Location": "Path" }, - { - "Name": "set-id1", - "Location": "Path" - }, - { - "Name": "term-id", - "Location": "Path" - }, { "Name": "relation-id", "Location": "Path" @@ -268216,11 +268913,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/relations/{relation-id}/fromTerm", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set.parentGroup.set.child.relation_GetFromTerm", + "OperationId": "group.site.termStore.set.relation_GetFromTerm", "Method": "Get", "Parameters": [ { @@ -268235,14 +268932,6 @@ "Name": "set-id", "Location": "Path" }, - { - "Name": "set-id1", - "Location": "Path" - }, - { - "Name": "term-id", - "Location": "Path" - }, { "Name": "relation-id", "Location": "Path" @@ -268260,11 +268949,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/relations/{relation-id}/set", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set.parentGroup.set.child.relation_GetSet", + "OperationId": "group.site.termStore.set.relation_GetSet", "Method": "Get", "Parameters": [ { @@ -268279,14 +268968,6 @@ "Name": "set-id", "Location": "Path" }, - { - "Name": "set-id1", - "Location": "Path" - }, - { - "Name": "term-id", - "Location": "Path" - }, { "Name": "relation-id", "Location": "Path" @@ -268304,11 +268985,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/relations/{relation-id}/toTerm", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set.parentGroup.set.child.relation_GetToTerm", + "OperationId": "group.site.termStore.set.relation_GetToTerm", "Method": "Get", "Parameters": [ { @@ -268324,23 +269005,47 @@ "Location": "Path" }, { - "Name": "set-id1", + "Name": "relation-id", "Location": "Path" }, { - "Name": "term-id", + "Name": "$select", + "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" + } + ] + } + }, + { + "PathInfo": { + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/$count", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "group.site.termStore.set.relation_GetCount", + "Method": "Get", + "Parameters": [ + { + "Name": "group-id", "Location": "Path" }, { - "Name": "relation-id", + "Name": "site-id", "Location": "Path" }, { - "Name": "$select", + "Name": "set-id", + "Location": "Path" + }, + { + "Name": "$search", "Location": "Query" }, { - "Name": "$expand", + "Name": "$filter", "Location": "Query" } ] @@ -268348,11 +269053,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/relations/$count", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set.parentGroup.set.child.relation_GetCount", + "OperationId": "group.site.termStore.set_ListTerm", "Method": "Get", "Parameters": [ { @@ -268368,12 +269073,12 @@ "Location": "Path" }, { - "Name": "set-id1", - "Location": "Path" + "Name": "$top", + "Location": "Query" }, { - "Name": "term-id", - "Location": "Path" + "Name": "$skip", + "Location": "Query" }, { "Name": "$search", @@ -268382,18 +269087,34 @@ { "Name": "$filter", "Location": "Query" + }, + { + "Name": "$count", + "Location": "Query" + }, + { + "Name": "$orderby", + "Location": "Query" + }, + { + "Name": "$select", + "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/set", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set.parentGroup.set.child_GetSet", - "Method": "Get", + "OperationId": "group.site.termStore.set_CreateTerm", + "Method": "Post", "Parameters": [ { "Name": "group-id", @@ -268406,9 +269127,29 @@ { "Name": "set-id", "Location": "Path" + } + ] + } + }, + { + "PathInfo": { + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "group.site.termStore.set_GetTerm", + "Method": "Get", + "Parameters": [ + { + "Name": "group-id", + "Location": "Path" }, { - "Name": "set-id1", + "Name": "site-id", + "Location": "Path" + }, + { + "Name": "set-id", "Location": "Path" }, { @@ -268428,12 +269169,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/$count", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set.parentGroup.set.child_GetCount", - "Method": "Get", + "OperationId": "group.site.termStore.set_UpdateTerm", + "Method": "Patch", "Parameters": [ { "Name": "group-id", @@ -268448,27 +269189,51 @@ "Location": "Path" }, { - "Name": "set-id1", + "Name": "term-id", + "Location": "Path" + } + ] + } + }, + { + "PathInfo": { + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "group.site.termStore.set_DeleteTerm", + "Method": "Delete", + "Parameters": [ + { + "Name": "group-id", "Location": "Path" }, { - "Name": "$search", - "Location": "Query" + "Name": "site-id", + "Location": "Path" }, { - "Name": "$filter", - "Location": "Query" + "Name": "set-id", + "Location": "Path" + }, + { + "Name": "term-id", + "Location": "Path" + }, + { + "Name": "If-Match", + "Location": "Header" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set.parentGroup.set_ListRelation", + "OperationId": "group.site.termStore.set.term_ListChild", "Method": "Get", "Parameters": [ { @@ -268484,7 +269249,7 @@ "Location": "Path" }, { - "Name": "set-id1", + "Name": "term-id", "Location": "Path" }, { @@ -268524,11 +269289,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set.parentGroup.set_CreateRelation", + "OperationId": "group.site.termStore.set.term_CreateChild", "Method": "Post", "Parameters": [ { @@ -268544,7 +269309,7 @@ "Location": "Path" }, { - "Name": "set-id1", + "Name": "term-id", "Location": "Path" } ] @@ -268552,11 +269317,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set.parentGroup.set_GetRelation", + "OperationId": "group.site.termStore.set.term_GetChild", "Method": "Get", "Parameters": [ { @@ -268572,11 +269337,11 @@ "Location": "Path" }, { - "Name": "set-id1", + "Name": "term-id", "Location": "Path" }, { - "Name": "relation-id", + "Name": "term-id1", "Location": "Path" }, { @@ -268592,11 +269357,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set.parentGroup.set_UpdateRelation", + "OperationId": "group.site.termStore.set.term_UpdateChild", "Method": "Patch", "Parameters": [ { @@ -268612,11 +269377,11 @@ "Location": "Path" }, { - "Name": "set-id1", + "Name": "term-id", "Location": "Path" }, { - "Name": "relation-id", + "Name": "term-id1", "Location": "Path" } ] @@ -268624,11 +269389,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set.parentGroup.set_DeleteRelation", + "OperationId": "group.site.termStore.set.term_DeleteChild", "Method": "Delete", "Parameters": [ { @@ -268644,11 +269409,11 @@ "Location": "Path" }, { - "Name": "set-id1", + "Name": "term-id", "Location": "Path" }, { - "Name": "relation-id", + "Name": "term-id1", "Location": "Path" }, { @@ -268660,11 +269425,11 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/fromTerm", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set.parentGroup.set.relation_GetFromTerm", + "OperationId": "group.site.termStore.set.term.child_ListRelation", "Method": "Get", "Parameters": [ { @@ -268680,13 +269445,37 @@ "Location": "Path" }, { - "Name": "set-id1", + "Name": "term-id", "Location": "Path" }, { - "Name": "relation-id", + "Name": "term-id1", "Location": "Path" }, + { + "Name": "$top", + "Location": "Query" + }, + { + "Name": "$skip", + "Location": "Query" + }, + { + "Name": "$search", + "Location": "Query" + }, + { + "Name": "$filter", + "Location": "Query" + }, + { + "Name": "$count", + "Location": "Query" + }, + { + "Name": "$orderby", + "Location": "Query" + }, { "Name": "$select", "Location": "Query" @@ -268700,12 +269489,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/set", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set.parentGroup.set.relation_GetSet", - "Method": "Get", + "OperationId": "group.site.termStore.set.term.child_CreateRelation", + "Method": "Post", "Parameters": [ { "Name": "group-id", @@ -268720,31 +269509,23 @@ "Location": "Path" }, { - "Name": "set-id1", + "Name": "term-id", "Location": "Path" }, { - "Name": "relation-id", + "Name": "term-id1", "Location": "Path" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/toTerm", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set.parentGroup.set.relation_GetToTerm", + "OperationId": "group.site.termStore.set.term.child_GetRelation", "Method": "Get", "Parameters": [ { @@ -268760,7 +269541,11 @@ "Location": "Path" }, { - "Name": "set-id1", + "Name": "term-id", + "Location": "Path" + }, + { + "Name": "term-id1", "Location": "Path" }, { @@ -268780,12 +269565,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/$count", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set.parentGroup.set.relation_GetCount", - "Method": "Get", + "OperationId": "group.site.termStore.set.term.child_UpdateRelation", + "Method": "Patch", "Parameters": [ { "Name": "group-id", @@ -268800,28 +269585,28 @@ "Location": "Path" }, { - "Name": "set-id1", + "Name": "term-id", "Location": "Path" }, { - "Name": "$search", - "Location": "Query" + "Name": "term-id1", + "Location": "Path" }, { - "Name": "$filter", - "Location": "Query" + "Name": "relation-id", + "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set.parentGroup.set_ListTerm", - "Method": "Get", + "OperationId": "group.site.termStore.set.term.child_DeleteRelation", + "Method": "Delete", "Parameters": [ { "Name": "group-id", @@ -268836,32 +269621,56 @@ "Location": "Path" }, { - "Name": "set-id1", + "Name": "term-id", "Location": "Path" }, { - "Name": "$top", - "Location": "Query" + "Name": "term-id1", + "Location": "Path" }, { - "Name": "$skip", - "Location": "Query" + "Name": "relation-id", + "Location": "Path" }, { - "Name": "$search", - "Location": "Query" + "Name": "If-Match", + "Location": "Header" + } + ] + } + }, + { + "PathInfo": { + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "group.site.termStore.set.term.child.relation_GetFromTerm", + "Method": "Get", + "Parameters": [ + { + "Name": "group-id", + "Location": "Path" }, { - "Name": "$filter", - "Location": "Query" + "Name": "site-id", + "Location": "Path" }, { - "Name": "$count", - "Location": "Query" + "Name": "set-id", + "Location": "Path" }, { - "Name": "$orderby", - "Location": "Query" + "Name": "term-id", + "Location": "Path" + }, + { + "Name": "term-id1", + "Location": "Path" + }, + { + "Name": "relation-id", + "Location": "Path" }, { "Name": "$select", @@ -268876,12 +269685,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set.parentGroup.set_CreateTerm", - "Method": "Post", + "OperationId": "group.site.termStore.set.term.child.relation_GetSet", + "Method": "Get", "Parameters": [ { "Name": "group-id", @@ -268896,19 +269705,35 @@ "Location": "Path" }, { - "Name": "set-id1", + "Name": "term-id", "Location": "Path" + }, + { + "Name": "term-id1", + "Location": "Path" + }, + { + "Name": "relation-id", + "Location": "Path" + }, + { + "Name": "$select", + "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set.parentGroup.set_GetTerm", + "OperationId": "group.site.termStore.set.term.child.relation_GetToTerm", "Method": "Get", "Parameters": [ { @@ -268924,11 +269749,15 @@ "Location": "Path" }, { - "Name": "set-id1", + "Name": "term-id", "Location": "Path" }, { - "Name": "term-id", + "Name": "term-id1", + "Location": "Path" + }, + { + "Name": "relation-id", "Location": "Path" }, { @@ -268944,12 +269773,12 @@ }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set.parentGroup.set_UpdateTerm", - "Method": "Patch", + "OperationId": "group.site.termStore.set.term.child.relation_GetCount", + "Method": "Get", "Parameters": [ { "Name": "group-id", @@ -268964,24 +269793,32 @@ "Location": "Path" }, { - "Name": "set-id1", + "Name": "term-id", "Location": "Path" }, { - "Name": "term-id", + "Name": "term-id1", "Location": "Path" + }, + { + "Name": "$search", + "Location": "Query" + }, + { + "Name": "$filter", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set.parentGroup.set_DeleteTerm", - "Method": "Delete", + "OperationId": "group.site.termStore.set.term.child_GetSet", + "Method": "Get", "Parameters": [ { "Name": "group-id", @@ -268996,27 +269833,31 @@ "Location": "Path" }, { - "Name": "set-id1", + "Name": "term-id", "Location": "Path" }, { - "Name": "term-id", + "Name": "term-id1", "Location": "Path" }, { - "Name": "If-Match", - "Location": "Header" + "Name": "$select", + "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "group.site.termStore.set.parentGroup.set.term_ListChild", + "OperationId": "group.site.termStore.set.term.child_GetCount", "Method": "Get", "Parameters": [ { @@ -269032,2375 +269873,39 @@ "Location": "Path" }, { - "Name": "set-id1", - "Location": "Path" - }, - { - "Name": "term-id", - "Location": "Path" - }, - { - "Name": "$top", - "Location": "Query" - }, - { - "Name": "$skip", - "Location": "Query" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - }, - { - "Name": "$count", - "Location": "Query" - }, - { - "Name": "$orderby", - "Location": "Query" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.termStore.set.parentGroup.set.term_CreateChild", - "Method": "Post", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "set-id", - "Location": "Path" - }, - { - "Name": "set-id1", - "Location": "Path" - }, - { - "Name": "term-id", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.termStore.set.parentGroup.set.term_GetChild", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "set-id", - "Location": "Path" - }, - { - "Name": "set-id1", - "Location": "Path" - }, - { - "Name": "term-id", - "Location": "Path" - }, - { - "Name": "term-id1", - "Location": "Path" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.termStore.set.parentGroup.set.term_UpdateChild", - "Method": "Patch", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "set-id", - "Location": "Path" - }, - { - "Name": "set-id1", - "Location": "Path" - }, - { - "Name": "term-id", - "Location": "Path" - }, - { - "Name": "term-id1", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.termStore.set.parentGroup.set.term_DeleteChild", - "Method": "Delete", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "set-id", - "Location": "Path" - }, - { - "Name": "set-id1", - "Location": "Path" - }, - { - "Name": "term-id", - "Location": "Path" - }, - { - "Name": "term-id1", - "Location": "Path" - }, - { - "Name": "If-Match", - "Location": "Header" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.termStore.set.parentGroup.set.term.child_ListRelation", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "set-id", - "Location": "Path" - }, - { - "Name": "set-id1", - "Location": "Path" - }, - { - "Name": "term-id", - "Location": "Path" - }, - { - "Name": "term-id1", - "Location": "Path" - }, - { - "Name": "$top", - "Location": "Query" - }, - { - "Name": "$skip", - "Location": "Query" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - }, - { - "Name": "$count", - "Location": "Query" - }, - { - "Name": "$orderby", - "Location": "Query" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.termStore.set.parentGroup.set.term.child_CreateRelation", - "Method": "Post", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "set-id", - "Location": "Path" - }, - { - "Name": "set-id1", - "Location": "Path" - }, - { - "Name": "term-id", - "Location": "Path" - }, - { - "Name": "term-id1", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.termStore.set.parentGroup.set.term.child_GetRelation", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "set-id", - "Location": "Path" - }, - { - "Name": "set-id1", - "Location": "Path" - }, - { - "Name": "term-id", - "Location": "Path" - }, - { - "Name": "term-id1", - "Location": "Path" - }, - { - "Name": "relation-id", - "Location": "Path" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.termStore.set.parentGroup.set.term.child_UpdateRelation", - "Method": "Patch", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "set-id", - "Location": "Path" - }, - { - "Name": "set-id1", - "Location": "Path" - }, - { - "Name": "term-id", - "Location": "Path" - }, - { - "Name": "term-id1", - "Location": "Path" - }, - { - "Name": "relation-id", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.termStore.set.parentGroup.set.term.child_DeleteRelation", - "Method": "Delete", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "set-id", - "Location": "Path" - }, - { - "Name": "set-id1", - "Location": "Path" - }, - { - "Name": "term-id", - "Location": "Path" - }, - { - "Name": "term-id1", - "Location": "Path" - }, - { - "Name": "relation-id", - "Location": "Path" - }, - { - "Name": "If-Match", - "Location": "Header" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.termStore.set.parentGroup.set.term.child.relation_GetFromTerm", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "set-id", - "Location": "Path" - }, - { - "Name": "set-id1", - "Location": "Path" - }, - { - "Name": "term-id", - "Location": "Path" - }, - { - "Name": "term-id1", - "Location": "Path" - }, - { - "Name": "relation-id", - "Location": "Path" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.termStore.set.parentGroup.set.term.child.relation_GetSet", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "set-id", - "Location": "Path" - }, - { - "Name": "set-id1", - "Location": "Path" - }, - { - "Name": "term-id", - "Location": "Path" - }, - { - "Name": "term-id1", - "Location": "Path" - }, - { - "Name": "relation-id", - "Location": "Path" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.termStore.set.parentGroup.set.term.child.relation_GetToTerm", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "set-id", - "Location": "Path" - }, - { - "Name": "set-id1", - "Location": "Path" - }, - { - "Name": "term-id", - "Location": "Path" - }, - { - "Name": "term-id1", - "Location": "Path" - }, - { - "Name": "relation-id", - "Location": "Path" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/$count", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.termStore.set.parentGroup.set.term.child.relation_GetCount", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "set-id", - "Location": "Path" - }, - { - "Name": "set-id1", - "Location": "Path" - }, - { - "Name": "term-id", - "Location": "Path" - }, - { - "Name": "term-id1", - "Location": "Path" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/set", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.termStore.set.parentGroup.set.term.child_GetSet", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "set-id", - "Location": "Path" - }, - { - "Name": "set-id1", - "Location": "Path" - }, - { - "Name": "term-id", - "Location": "Path" - }, - { - "Name": "term-id1", - "Location": "Path" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/$count", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.termStore.set.parentGroup.set.term.child_GetCount", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "set-id", - "Location": "Path" - }, - { - "Name": "set-id1", - "Location": "Path" - }, - { - "Name": "term-id", - "Location": "Path" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.termStore.set.parentGroup.set.term_ListRelation", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "set-id", - "Location": "Path" - }, - { - "Name": "set-id1", - "Location": "Path" - }, - { - "Name": "term-id", - "Location": "Path" - }, - { - "Name": "$top", - "Location": "Query" - }, - { - "Name": "$skip", - "Location": "Query" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - }, - { - "Name": "$count", - "Location": "Query" - }, - { - "Name": "$orderby", - "Location": "Query" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.termStore.set.parentGroup.set.term_CreateRelation", - "Method": "Post", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "set-id", - "Location": "Path" - }, - { - "Name": "set-id1", - "Location": "Path" - }, - { - "Name": "term-id", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.termStore.set.parentGroup.set.term_GetRelation", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "set-id", - "Location": "Path" - }, - { - "Name": "set-id1", - "Location": "Path" - }, - { - "Name": "term-id", - "Location": "Path" - }, - { - "Name": "relation-id", - "Location": "Path" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.termStore.set.parentGroup.set.term_UpdateRelation", - "Method": "Patch", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "set-id", - "Location": "Path" - }, - { - "Name": "set-id1", - "Location": "Path" - }, - { - "Name": "term-id", - "Location": "Path" - }, - { - "Name": "relation-id", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.termStore.set.parentGroup.set.term_DeleteRelation", - "Method": "Delete", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "set-id", - "Location": "Path" - }, - { - "Name": "set-id1", - "Location": "Path" - }, - { - "Name": "term-id", - "Location": "Path" - }, - { - "Name": "relation-id", - "Location": "Path" - }, - { - "Name": "If-Match", - "Location": "Header" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/fromTerm", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.termStore.set.parentGroup.set.term.relation_GetFromTerm", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "set-id", - "Location": "Path" - }, - { - "Name": "set-id1", - "Location": "Path" - }, - { - "Name": "term-id", - "Location": "Path" - }, - { - "Name": "relation-id", - "Location": "Path" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/set", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.termStore.set.parentGroup.set.term.relation_GetSet", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "set-id", - "Location": "Path" - }, - { - "Name": "set-id1", - "Location": "Path" - }, - { - "Name": "term-id", - "Location": "Path" - }, - { - "Name": "relation-id", - "Location": "Path" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/toTerm", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.termStore.set.parentGroup.set.term.relation_GetToTerm", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "set-id", - "Location": "Path" - }, - { - "Name": "set-id1", - "Location": "Path" - }, - { - "Name": "term-id", - "Location": "Path" - }, - { - "Name": "relation-id", - "Location": "Path" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/$count", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.termStore.set.parentGroup.set.term.relation_GetCount", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "set-id", - "Location": "Path" - }, - { - "Name": "set-id1", - "Location": "Path" - }, - { - "Name": "term-id", - "Location": "Path" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/set", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.termStore.set.parentGroup.set.term_GetSet", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "set-id", - "Location": "Path" - }, - { - "Name": "set-id1", - "Location": "Path" - }, - { - "Name": "term-id", - "Location": "Path" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/$count", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.termStore.set.parentGroup.set.term_GetCount", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "set-id", - "Location": "Path" - }, - { - "Name": "set-id1", - "Location": "Path" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/$count", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.termStore.set.parentGroup.set_GetCount", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "set-id", - "Location": "Path" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.termStore.set_ListRelation", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "set-id", - "Location": "Path" - }, - { - "Name": "$top", - "Location": "Query" - }, - { - "Name": "$skip", - "Location": "Query" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - }, - { - "Name": "$count", - "Location": "Query" - }, - { - "Name": "$orderby", - "Location": "Query" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.termStore.set_CreateRelation", - "Method": "Post", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "set-id", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.termStore.set_GetRelation", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "set-id", - "Location": "Path" - }, - { - "Name": "relation-id", - "Location": "Path" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.termStore.set_UpdateRelation", - "Method": "Patch", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "set-id", - "Location": "Path" - }, - { - "Name": "relation-id", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.termStore.set_DeleteRelation", - "Method": "Delete", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "set-id", - "Location": "Path" - }, - { - "Name": "relation-id", - "Location": "Path" - }, - { - "Name": "If-Match", - "Location": "Header" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.termStore.set.relation_GetFromTerm", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "set-id", - "Location": "Path" - }, - { - "Name": "relation-id", - "Location": "Path" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.termStore.set.relation_GetSet", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "set-id", - "Location": "Path" - }, - { - "Name": "relation-id", - "Location": "Path" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.termStore.set.relation_GetToTerm", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "set-id", - "Location": "Path" - }, - { - "Name": "relation-id", - "Location": "Path" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/$count", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.termStore.set.relation_GetCount", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "set-id", - "Location": "Path" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.termStore.set_ListTerm", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "set-id", - "Location": "Path" - }, - { - "Name": "$top", - "Location": "Query" - }, - { - "Name": "$skip", - "Location": "Query" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - }, - { - "Name": "$count", - "Location": "Query" - }, - { - "Name": "$orderby", - "Location": "Query" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.termStore.set_CreateTerm", - "Method": "Post", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "set-id", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.termStore.set_GetTerm", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "set-id", - "Location": "Path" - }, - { - "Name": "term-id", - "Location": "Path" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.termStore.set_UpdateTerm", - "Method": "Patch", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "set-id", - "Location": "Path" - }, - { - "Name": "term-id", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.termStore.set_DeleteTerm", - "Method": "Delete", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "set-id", - "Location": "Path" - }, - { - "Name": "term-id", - "Location": "Path" - }, - { - "Name": "If-Match", - "Location": "Header" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.termStore.set.term_ListChild", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "set-id", - "Location": "Path" - }, - { - "Name": "term-id", - "Location": "Path" - }, - { - "Name": "$top", - "Location": "Query" - }, - { - "Name": "$skip", - "Location": "Query" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - }, - { - "Name": "$count", - "Location": "Query" - }, - { - "Name": "$orderby", - "Location": "Query" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.termStore.set.term_CreateChild", - "Method": "Post", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "set-id", - "Location": "Path" - }, - { - "Name": "term-id", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.termStore.set.term_GetChild", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "set-id", - "Location": "Path" - }, - { - "Name": "term-id", - "Location": "Path" - }, - { - "Name": "term-id1", - "Location": "Path" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.termStore.set.term_UpdateChild", - "Method": "Patch", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "set-id", - "Location": "Path" - }, - { - "Name": "term-id", - "Location": "Path" - }, - { - "Name": "term-id1", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.termStore.set.term_DeleteChild", - "Method": "Delete", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "set-id", - "Location": "Path" - }, - { - "Name": "term-id", - "Location": "Path" - }, - { - "Name": "term-id1", - "Location": "Path" - }, - { - "Name": "If-Match", - "Location": "Header" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.termStore.set.term.child_ListRelation", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "set-id", - "Location": "Path" - }, - { - "Name": "term-id", - "Location": "Path" - }, - { - "Name": "term-id1", - "Location": "Path" - }, - { - "Name": "$top", - "Location": "Query" - }, - { - "Name": "$skip", - "Location": "Query" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - }, - { - "Name": "$count", - "Location": "Query" - }, - { - "Name": "$orderby", - "Location": "Query" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.termStore.set.term.child_CreateRelation", - "Method": "Post", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "set-id", - "Location": "Path" - }, - { - "Name": "term-id", - "Location": "Path" - }, - { - "Name": "term-id1", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.termStore.set.term.child_GetRelation", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "set-id", - "Location": "Path" - }, - { - "Name": "term-id", - "Location": "Path" - }, - { - "Name": "term-id1", - "Location": "Path" - }, - { - "Name": "relation-id", - "Location": "Path" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.termStore.set.term.child_UpdateRelation", - "Method": "Patch", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "set-id", - "Location": "Path" - }, - { - "Name": "term-id", - "Location": "Path" - }, - { - "Name": "term-id1", - "Location": "Path" - }, - { - "Name": "relation-id", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.termStore.set.term.child_DeleteRelation", - "Method": "Delete", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "set-id", - "Location": "Path" - }, - { - "Name": "term-id", - "Location": "Path" - }, - { - "Name": "term-id1", - "Location": "Path" - }, - { - "Name": "relation-id", - "Location": "Path" - }, - { - "Name": "If-Match", - "Location": "Header" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.termStore.set.term.child.relation_GetFromTerm", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "set-id", - "Location": "Path" - }, - { - "Name": "term-id", - "Location": "Path" - }, - { - "Name": "term-id1", - "Location": "Path" - }, - { - "Name": "relation-id", - "Location": "Path" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.termStore.set.term.child.relation_GetSet", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "set-id", - "Location": "Path" - }, - { - "Name": "term-id", - "Location": "Path" - }, - { - "Name": "term-id1", - "Location": "Path" - }, - { - "Name": "relation-id", - "Location": "Path" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.termStore.set.term.child.relation_GetToTerm", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "set-id", - "Location": "Path" - }, - { - "Name": "term-id", - "Location": "Path" - }, - { - "Name": "term-id1", - "Location": "Path" - }, - { - "Name": "relation-id", - "Location": "Path" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.termStore.set.term.child.relation_GetCount", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "set-id", - "Location": "Path" - }, - { - "Name": "term-id", - "Location": "Path" - }, - { - "Name": "term-id1", - "Location": "Path" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.termStore.set.term.child_GetSet", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "set-id", - "Location": "Path" - }, - { - "Name": "term-id", - "Location": "Path" - }, - { - "Name": "term-id1", - "Location": "Path" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/$count", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.termStore.set.term.child_GetCount", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "set-id", - "Location": "Path" - }, - { - "Name": "term-id", - "Location": "Path" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "group.site.termStore.set.term_ListRelation", - "Method": "Get", - "Parameters": [ - { - "Name": "group-id", - "Location": "Path" - }, - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "set-id", + "Name": "term-id", + "Location": "Path" + }, + { + "Name": "$search", + "Location": "Query" + }, + { + "Name": "$filter", + "Location": "Query" + } + ] + } + }, + { + "PathInfo": { + "Path": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "group.site.termStore.set.term_ListRelation", + "Method": "Get", + "Parameters": [ + { + "Name": "group-id", + "Location": "Path" + }, + { + "Name": "site-id", + "Location": "Path" + }, + { + "Name": "set-id", "Location": "Path" }, { @@ -288368,959 +286873,11 @@ "Location": "Query" }, { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$orderby", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "site.list_GetLastModifiedGraphBPreUser", - "Method": "Get", - "Parameters": [ - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "list-id", - "Location": "Path" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "site.list.lastModifiedGraphBPreUser_GetMailboxSetting", - "Method": "Get", - "Parameters": [ - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "list-id", - "Location": "Path" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "site.list.lastModifiedGraphBPreUser_UpdateMailboxSetting", - "Method": "Patch", - "Parameters": [ - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "list-id", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/serviceProvisioningErrors", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "site.list.lastModifiedGraphBPreUser_ListServiceProvisioningError", - "Method": "Get", - "Parameters": [ - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "list-id", - "Location": "Path" - }, - { - "Name": "$top", - "Location": "Query" - }, - { - "Name": "$skip", - "Location": "Query" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - }, - { - "Name": "$count", - "Location": "Query" - }, - { - "Name": "$orderby", - "Location": "Query" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "site.list.lastModifiedGraphBPreUser.ServiceProvisioningError_GetCount", - "Method": "Get", - "Parameters": [ - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "list-id", - "Location": "Path" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/sites/{site-id}/lists/{list-id}/operations", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "site.list_ListOperation", - "Method": "Get", - "Parameters": [ - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "list-id", - "Location": "Path" - }, - { - "Name": "$top", - "Location": "Query" - }, - { - "Name": "$skip", - "Location": "Query" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - }, - { - "Name": "$count", - "Location": "Query" - }, - { - "Name": "$orderby", - "Location": "Query" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/sites/{site-id}/lists/{list-id}/operations", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "site.list_CreateOperation", - "Method": "Post", - "Parameters": [ - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "list-id", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "site.list_GetOperation", - "Method": "Get", - "Parameters": [ - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "list-id", - "Location": "Path" - }, - { - "Name": "richLongRunningOperation-id", - "Location": "Path" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "site.list_UpdateOperation", - "Method": "Patch", - "Parameters": [ - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "list-id", - "Location": "Path" - }, - { - "Name": "richLongRunningOperation-id", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "site.list_DeleteOperation", - "Method": "Delete", - "Parameters": [ - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "list-id", - "Location": "Path" - }, - { - "Name": "richLongRunningOperation-id", - "Location": "Path" - }, - { - "Name": "If-Match", - "Location": "Header" - } - ] - } - }, - { - "PathInfo": { - "Path": "/sites/{site-id}/lists/{list-id}/operations/$count", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "site.list.operation_GetCount", - "Method": "Get", - "Parameters": [ - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "list-id", - "Location": "Path" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/sites/{site-id}/lists/{list-id}/subscriptions", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "site.list_ListSubscription", - "Method": "Get", - "Parameters": [ - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "list-id", - "Location": "Path" - }, - { - "Name": "$top", - "Location": "Query" - }, - { - "Name": "$skip", - "Location": "Query" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - }, - { - "Name": "$count", - "Location": "Query" - }, - { - "Name": "$orderby", - "Location": "Query" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/sites/{site-id}/lists/{list-id}/subscriptions", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "site.list_CreateSubscription", - "Method": "Post", - "Parameters": [ - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "list-id", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "site.list_GetSubscription", - "Method": "Get", - "Parameters": [ - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "list-id", - "Location": "Path" - }, - { - "Name": "subscription-id", - "Location": "Path" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "site.list_UpdateSubscription", - "Method": "Patch", - "Parameters": [ - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "list-id", - "Location": "Path" - }, - { - "Name": "subscription-id", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "site.list_DeleteSubscription", - "Method": "Delete", - "Parameters": [ - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "list-id", - "Location": "Path" - }, - { - "Name": "subscription-id", - "Location": "Path" - }, - { - "Name": "If-Match", - "Location": "Header" - } - ] - } - }, - { - "PathInfo": { - "Path": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}/microsoft.graph.reauthorize", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "site.list.subscription_reauthorize", - "Method": "Post", - "Parameters": [ - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "list-id", - "Location": "Path" - }, - { - "Name": "subscription-id", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/sites/{site-id}/lists/{list-id}/subscriptions/$count", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "site.list.subscription_GetCount", - "Method": "Get", - "Parameters": [ - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "list-id", - "Location": "Path" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/sites/{site-id}/lists/$count", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "site.list_GetCount", - "Method": "Get", - "Parameters": [ - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getActivitiesByInterval()", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "site_getActivitiesGraphBPreInterval", - "Method": "Get", - "Parameters": [ - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "$top", - "Location": "Query" - }, - { - "Name": "$skip", - "Location": "Query" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - }, - { - "Name": "$count", - "Location": "Query" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$orderby", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getActivitiesByInterval(startDateTime=\u0027{startDateTime}\u0027,endDateTime=\u0027{endDateTime}\u0027,interval=\u0027{interval}\u0027)", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "site_getActivitiesGraphBPreInterval", - "Method": "Get", - "Parameters": [ - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "startDateTime", - "Location": "Path" - }, - { - "Name": "endDateTime", - "Location": "Path" - }, - { - "Name": "interval", - "Location": "Path" - }, - { - "Name": "$top", - "Location": "Query" - }, - { - "Name": "$skip", - "Location": "Query" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - }, - { - "Name": "$count", - "Location": "Query" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$orderby", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getApplicableContentTypesForList(listId=\u0027{listId}\u0027)", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "site_getApplicableContentTypesGraphFPreList", - "Method": "Get", - "Parameters": [ - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "listId", - "Location": "Path" - }, - { - "Name": "$top", - "Location": "Query" - }, - { - "Name": "$skip", - "Location": "Query" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - }, - { - "Name": "$count", - "Location": "Query" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$orderby", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "site_getGraphBPrePath", - "Method": "Get", - "Parameters": [ - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "path", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/analytics", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "site.getGraphBPrePath_GetAnalytic", - "Method": "Get", - "Parameters": [ - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "path", - "Location": "Path" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/analytics", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "site.getGraphBPrePath_UpdateAnalytic", - "Method": "Patch", - "Parameters": [ - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "path", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/analytics", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "site.getGraphBPrePath_DeleteAnalytic", - "Method": "Delete", - "Parameters": [ - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "path", - "Location": "Path" - }, - { - "Name": "If-Match", - "Location": "Header" - } - ] - } - }, - { - "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/columns", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "site.getGraphBPrePath_ListColumn", - "Method": "Get", - "Parameters": [ - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "path", - "Location": "Path" - }, - { - "Name": "$top", - "Location": "Query" - }, - { - "Name": "$skip", - "Location": "Query" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - }, - { - "Name": "$count", - "Location": "Query" - }, - { - "Name": "$orderby", - "Location": "Query" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/columns", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "site.getGraphBPrePath_CreateColumn", - "Method": "Post", - "Parameters": [ - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "path", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/contentTypes", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "site.getGraphBPrePath_ListContentType", - "Method": "Get", - "Parameters": [ - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "path", - "Location": "Path" - }, - { - "Name": "$top", - "Location": "Query" - }, - { - "Name": "$skip", - "Location": "Query" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - }, - { - "Name": "$count", - "Location": "Query" - }, - { - "Name": "$orderby", + "Name": "$select", "Location": "Query" }, { - "Name": "$select", + "Name": "$orderby", "Location": "Query" }, { @@ -289332,31 +286889,39 @@ }, { "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/contentTypes", + "Path": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser", "Module": "Sites" }, "MethodInfo": { - "OperationId": "site.getGraphBPrePath_CreateContentType", - "Method": "Post", + "OperationId": "site.list_GetLastModifiedGraphBPreUser", + "Method": "Get", "Parameters": [ { "Name": "site-id", "Location": "Path" }, { - "Name": "path", + "Name": "list-id", "Location": "Path" + }, + { + "Name": "$select", + "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/drive", + "Path": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", "Module": "Sites" }, "MethodInfo": { - "OperationId": "site.getGraphBPrePath_GetDrive", + "OperationId": "site.list.lastModifiedGraphBPreUser_GetMailboxSetting", "Method": "Get", "Parameters": [ { @@ -289364,7 +286929,7 @@ "Location": "Path" }, { - "Name": "path", + "Name": "list-id", "Location": "Path" }, { @@ -289380,11 +286945,31 @@ }, { "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/drives", + "Path": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", "Module": "Sites" }, "MethodInfo": { - "OperationId": "site.getGraphBPrePath_ListDrive", + "OperationId": "site.list.lastModifiedGraphBPreUser_UpdateMailboxSetting", + "Method": "Patch", + "Parameters": [ + { + "Name": "site-id", + "Location": "Path" + }, + { + "Name": "list-id", + "Location": "Path" + } + ] + } + }, + { + "PathInfo": { + "Path": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/serviceProvisioningErrors", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "site.list.lastModifiedGraphBPreUser_ListServiceProvisioningError", "Method": "Get", "Parameters": [ { @@ -289392,7 +286977,7 @@ "Location": "Path" }, { - "Name": "path", + "Name": "list-id", "Location": "Path" }, { @@ -289432,11 +287017,11 @@ }, { "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/externalColumns", + "Path": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/serviceProvisioningErrors/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "site.getGraphBPrePath_ListExternalColumn", + "OperationId": "site.list.lastModifiedGraphBPreUser.ServiceProvisioningError_GetCount", "Method": "Get", "Parameters": [ { @@ -289444,17 +287029,9 @@ "Location": "Path" }, { - "Name": "path", + "Name": "list-id", "Location": "Path" }, - { - "Name": "$top", - "Location": "Query" - }, - { - "Name": "$skip", - "Location": "Query" - }, { "Name": "$search", "Location": "Query" @@ -289462,33 +287039,17 @@ { "Name": "$filter", "Location": "Query" - }, - { - "Name": "$count", - "Location": "Query" - }, - { - "Name": "$orderby", - "Location": "Query" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/lists", + "Path": "/sites/{site-id}/lists/{list-id}/operations", "Module": "Sites" }, "MethodInfo": { - "OperationId": "site.getGraphBPrePath_ListList", + "OperationId": "site.list_ListOperation", "Method": "Get", "Parameters": [ { @@ -289496,7 +287057,7 @@ "Location": "Path" }, { - "Name": "path", + "Name": "list-id", "Location": "Path" }, { @@ -289536,11 +287097,11 @@ }, { "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/lists", + "Path": "/sites/{site-id}/lists/{list-id}/operations", "Module": "Sites" }, "MethodInfo": { - "OperationId": "site.getGraphBPrePath_CreateList", + "OperationId": "site.list_CreateOperation", "Method": "Post", "Parameters": [ { @@ -289548,7 +287109,7 @@ "Location": "Path" }, { - "Name": "path", + "Name": "list-id", "Location": "Path" } ] @@ -289556,11 +287117,11 @@ }, { "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getActivitiesByInterval()", + "Path": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "site.getGraphBPrePath_getActivitiesGraphBPreInterval", + "OperationId": "site.list_GetOperation", "Method": "Get", "Parameters": [ { @@ -289568,37 +287129,17 @@ "Location": "Path" }, { - "Name": "path", + "Name": "list-id", "Location": "Path" }, { - "Name": "$top", - "Location": "Query" - }, - { - "Name": "$skip", - "Location": "Query" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - }, - { - "Name": "$count", - "Location": "Query" + "Name": "richLongRunningOperation-id", + "Location": "Path" }, { "Name": "$select", "Location": "Query" }, - { - "Name": "$orderby", - "Location": "Query" - }, { "Name": "$expand", "Location": "Query" @@ -289608,63 +287149,79 @@ }, { "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getActivitiesByInterval(startDateTime=\u0027{startDateTime}\u0027,endDateTime=\u0027{endDateTime}\u0027,interval=\u0027{interval}\u0027)", + "Path": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "site.getGraphBPrePath_getActivitiesGraphBPreInterval", - "Method": "Get", + "OperationId": "site.list_UpdateOperation", + "Method": "Patch", "Parameters": [ { "Name": "site-id", "Location": "Path" }, { - "Name": "path", + "Name": "list-id", "Location": "Path" }, { - "Name": "startDateTime", + "Name": "richLongRunningOperation-id", "Location": "Path" - }, + } + ] + } + }, + { + "PathInfo": { + "Path": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "site.list_DeleteOperation", + "Method": "Delete", + "Parameters": [ { - "Name": "endDateTime", + "Name": "site-id", "Location": "Path" }, { - "Name": "interval", + "Name": "list-id", "Location": "Path" }, { - "Name": "$top", - "Location": "Query" - }, - { - "Name": "$skip", - "Location": "Query" - }, - { - "Name": "$search", - "Location": "Query" + "Name": "richLongRunningOperation-id", + "Location": "Path" }, { - "Name": "$filter", - "Location": "Query" - }, + "Name": "If-Match", + "Location": "Header" + } + ] + } + }, + { + "PathInfo": { + "Path": "/sites/{site-id}/lists/{list-id}/operations/$count", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "site.list.operation_GetCount", + "Method": "Get", + "Parameters": [ { - "Name": "$count", - "Location": "Query" + "Name": "site-id", + "Location": "Path" }, { - "Name": "$select", - "Location": "Query" + "Name": "list-id", + "Location": "Path" }, { - "Name": "$orderby", + "Name": "$search", "Location": "Query" }, { - "Name": "$expand", + "Name": "$filter", "Location": "Query" } ] @@ -289672,11 +287229,11 @@ }, { "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getApplicableContentTypesForList(listId=\u0027{listId}\u0027)", + "Path": "/sites/{site-id}/lists/{list-id}/subscriptions", "Module": "Sites" }, "MethodInfo": { - "OperationId": "site.getGraphBPrePath_getApplicableContentTypesGraphFPreList", + "OperationId": "site.list_ListSubscription", "Method": "Get", "Parameters": [ { @@ -289684,11 +287241,7 @@ "Location": "Path" }, { - "Name": "path", - "Location": "Path" - }, - { - "Name": "listId", + "Name": "list-id", "Location": "Path" }, { @@ -289712,11 +287265,11 @@ "Location": "Query" }, { - "Name": "$select", + "Name": "$orderby", "Location": "Query" }, { - "Name": "$orderby", + "Name": "$select", "Location": "Query" }, { @@ -289728,23 +287281,19 @@ }, { "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)", + "Path": "/sites/{site-id}/lists/{list-id}/subscriptions", "Module": "Sites" }, "MethodInfo": { - "OperationId": "site.getGraphBPrePath_getGraphBPrePath", - "Method": "Get", + "OperationId": "site.list_CreateSubscription", + "Method": "Post", "Parameters": [ { "Name": "site-id", "Location": "Path" }, { - "Name": "path", - "Location": "Path" - }, - { - "Name": "path1", + "Name": "list-id", "Location": "Path" } ] @@ -289752,11 +287301,11 @@ }, { "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/analytics", + "Path": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "site.getGraphBPrePath_GetAnalytic", + "OperationId": "site.list_GetSubscription", "Method": "Get", "Parameters": [ { @@ -289764,11 +287313,11 @@ "Location": "Path" }, { - "Name": "path", + "Name": "list-id", "Location": "Path" }, { - "Name": "path1", + "Name": "subscription-id", "Location": "Path" }, { @@ -289784,11 +287333,11 @@ }, { "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/analytics", + "Path": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "site.getGraphBPrePath_UpdateAnalytic", + "OperationId": "site.list_UpdateSubscription", "Method": "Patch", "Parameters": [ { @@ -289796,11 +287345,11 @@ "Location": "Path" }, { - "Name": "path", + "Name": "list-id", "Location": "Path" }, { - "Name": "path1", + "Name": "subscription-id", "Location": "Path" } ] @@ -289808,11 +287357,11 @@ }, { "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/analytics", + "Path": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", "Module": "Sites" }, "MethodInfo": { - "OperationId": "site.getGraphBPrePath_DeleteAnalytic", + "OperationId": "site.list_DeleteSubscription", "Method": "Delete", "Parameters": [ { @@ -289820,11 +287369,11 @@ "Location": "Path" }, { - "Name": "path", + "Name": "list-id", "Location": "Path" }, { - "Name": "path1", + "Name": "subscription-id", "Location": "Path" }, { @@ -289836,32 +287385,44 @@ }, { "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/columns", + "Path": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}/microsoft.graph.reauthorize", "Module": "Sites" }, "MethodInfo": { - "OperationId": "site.getGraphBPrePath_ListColumn", - "Method": "Get", + "OperationId": "site.list.subscription_reauthorize", + "Method": "Post", "Parameters": [ { "Name": "site-id", "Location": "Path" }, { - "Name": "path", + "Name": "list-id", "Location": "Path" }, { - "Name": "path1", + "Name": "subscription-id", "Location": "Path" - }, + } + ] + } + }, + { + "PathInfo": { + "Path": "/sites/{site-id}/lists/{list-id}/subscriptions/$count", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "site.list.subscription_GetCount", + "Method": "Get", + "Parameters": [ { - "Name": "$top", - "Location": "Query" + "Name": "site-id", + "Location": "Path" }, { - "Name": "$skip", - "Location": "Query" + "Name": "list-id", + "Location": "Path" }, { "Name": "$search", @@ -289870,71 +287431,47 @@ { "Name": "$filter", "Location": "Query" - }, - { - "Name": "$count", - "Location": "Query" - }, - { - "Name": "$orderby", - "Location": "Query" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/columns", + "Path": "/sites/{site-id}/lists/$count", "Module": "Sites" }, "MethodInfo": { - "OperationId": "site.getGraphBPrePath_CreateColumn", - "Method": "Post", + "OperationId": "site.list_GetCount", + "Method": "Get", "Parameters": [ { "Name": "site-id", "Location": "Path" }, { - "Name": "path", - "Location": "Path" + "Name": "$search", + "Location": "Query" }, { - "Name": "path1", - "Location": "Path" + "Name": "$filter", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/contentTypes", + "Path": "/sites/{site-id}/microsoft.graph.getActivitiesByInterval()", "Module": "Sites" }, "MethodInfo": { - "OperationId": "site.getGraphBPrePath_ListContentType", + "OperationId": "site_getActivitiesGraphBPreInterval", "Method": "Get", "Parameters": [ { "Name": "site-id", "Location": "Path" }, - { - "Name": "path", - "Location": "Path" - }, - { - "Name": "path1", - "Location": "Path" - }, { "Name": "$top", "Location": "Query" @@ -289956,11 +287493,11 @@ "Location": "Query" }, { - "Name": "$orderby", + "Name": "$select", "Location": "Query" }, { - "Name": "$select", + "Name": "$orderby", "Location": "Query" }, { @@ -289972,53 +287509,57 @@ }, { "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/contentTypes", + "Path": "/sites/{site-id}/microsoft.graph.getActivitiesByInterval(startDateTime=\u0027{startDateTime}\u0027,endDateTime=\u0027{endDateTime}\u0027,interval=\u0027{interval}\u0027)", "Module": "Sites" }, "MethodInfo": { - "OperationId": "site.getGraphBPrePath_CreateContentType", - "Method": "Post", + "OperationId": "site_getActivitiesGraphBPreInterval", + "Method": "Get", "Parameters": [ { "Name": "site-id", "Location": "Path" }, { - "Name": "path", + "Name": "startDateTime", "Location": "Path" }, { - "Name": "path1", + "Name": "endDateTime", "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/drive", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "site.getGraphBPrePath_GetDrive", - "Method": "Get", - "Parameters": [ + }, { - "Name": "site-id", + "Name": "interval", "Location": "Path" }, { - "Name": "path", - "Location": "Path" + "Name": "$top", + "Location": "Query" }, { - "Name": "path1", - "Location": "Path" + "Name": "$skip", + "Location": "Query" + }, + { + "Name": "$search", + "Location": "Query" + }, + { + "Name": "$filter", + "Location": "Query" + }, + { + "Name": "$count", + "Location": "Query" }, { "Name": "$select", "Location": "Query" }, + { + "Name": "$orderby", + "Location": "Query" + }, { "Name": "$expand", "Location": "Query" @@ -290028,11 +287569,11 @@ }, { "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/drives", + "Path": "/sites/{site-id}/microsoft.graph.getApplicableContentTypesForList(listId=\u0027{listId}\u0027)", "Module": "Sites" }, "MethodInfo": { - "OperationId": "site.getGraphBPrePath_ListDrive", + "OperationId": "site_getApplicableContentTypesGraphFPreList", "Method": "Get", "Parameters": [ { @@ -290040,11 +287581,7 @@ "Location": "Path" }, { - "Name": "path", - "Location": "Path" - }, - { - "Name": "path1", + "Name": "listId", "Location": "Path" }, { @@ -290068,11 +287605,11 @@ "Location": "Query" }, { - "Name": "$orderby", + "Name": "$select", "Location": "Query" }, { - "Name": "$select", + "Name": "$orderby", "Location": "Query" }, { @@ -290084,11 +287621,11 @@ }, { "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/externalColumns", + "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)", "Module": "Sites" }, "MethodInfo": { - "OperationId": "site.getGraphBPrePath_ListExternalColumn", + "OperationId": "site_getGraphBPrePath", "Method": "Get", "Parameters": [ { @@ -290098,53 +287635,89 @@ { "Name": "path", "Location": "Path" - }, + } + ] + } + }, + { + "PathInfo": { + "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/analytics", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "site.getGraphBPrePath_GetAnalytic", + "Method": "Get", + "Parameters": [ { - "Name": "path1", + "Name": "site-id", "Location": "Path" }, { - "Name": "$top", - "Location": "Query" + "Name": "path", + "Location": "Path" }, { - "Name": "$skip", + "Name": "$select", "Location": "Query" }, { - "Name": "$search", + "Name": "$expand", "Location": "Query" - }, + } + ] + } + }, + { + "PathInfo": { + "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/analytics", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "site.getGraphBPrePath_UpdateAnalytic", + "Method": "Patch", + "Parameters": [ { - "Name": "$filter", - "Location": "Query" + "Name": "site-id", + "Location": "Path" }, { - "Name": "$count", - "Location": "Query" - }, + "Name": "path", + "Location": "Path" + } + ] + } + }, + { + "PathInfo": { + "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/analytics", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "site.getGraphBPrePath_DeleteAnalytic", + "Method": "Delete", + "Parameters": [ { - "Name": "$orderby", - "Location": "Query" + "Name": "site-id", + "Location": "Path" }, { - "Name": "$select", - "Location": "Query" + "Name": "path", + "Location": "Path" }, { - "Name": "$expand", - "Location": "Query" + "Name": "If-Match", + "Location": "Header" } ] } }, { "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/lists", + "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/columns", "Module": "Sites" }, "MethodInfo": { - "OperationId": "site.getGraphBPrePath_ListList", + "OperationId": "site.getGraphBPrePath_ListColumn", "Method": "Get", "Parameters": [ { @@ -290155,10 +287728,6 @@ "Name": "path", "Location": "Path" }, - { - "Name": "path1", - "Location": "Path" - }, { "Name": "$top", "Location": "Query" @@ -290196,11 +287765,11 @@ }, { "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/lists", + "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/columns", "Module": "Sites" }, "MethodInfo": { - "OperationId": "site.getGraphBPrePath_CreateList", + "OperationId": "site.getGraphBPrePath_CreateColumn", "Method": "Post", "Parameters": [ { @@ -290210,21 +287779,17 @@ { "Name": "path", "Location": "Path" - }, - { - "Name": "path1", - "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/operations", + "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/contentTypes", "Module": "Sites" }, "MethodInfo": { - "OperationId": "site.getGraphBPrePath_ListOperation", + "OperationId": "site.getGraphBPrePath_ListContentType", "Method": "Get", "Parameters": [ { @@ -290235,10 +287800,6 @@ "Name": "path", "Location": "Path" }, - { - "Name": "path1", - "Location": "Path" - }, { "Name": "$top", "Location": "Query" @@ -290276,11 +287837,11 @@ }, { "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/operations", + "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/contentTypes", "Module": "Sites" }, "MethodInfo": { - "OperationId": "site.getGraphBPrePath_CreateOperation", + "OperationId": "site.getGraphBPrePath_CreateContentType", "Method": "Post", "Parameters": [ { @@ -290290,21 +287851,17 @@ { "Name": "path", "Location": "Path" - }, - { - "Name": "path1", - "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/pages", + "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/drive", "Module": "Sites" }, "MethodInfo": { - "OperationId": "site.getGraphBPrePath_ListPage", + "OperationId": "site.getGraphBPrePath_GetDrive", "Method": "Get", "Parameters": [ { @@ -290316,7 +287873,31 @@ "Location": "Path" }, { - "Name": "path1", + "Name": "$select", + "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" + } + ] + } + }, + { + "PathInfo": { + "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/drives", + "Module": "Sites" + }, + "MethodInfo": { + "OperationId": "site.getGraphBPrePath_ListDrive", + "Method": "Get", + "Parameters": [ + { + "Name": "site-id", + "Location": "Path" + }, + { + "Name": "path", "Location": "Path" }, { @@ -290356,12 +287937,12 @@ }, { "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/pages", + "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/externalColumns", "Module": "Sites" }, "MethodInfo": { - "OperationId": "site.getGraphBPrePath_CreatePage", - "Method": "Post", + "OperationId": "site.getGraphBPrePath_ListExternalColumn", + "Method": "Get", "Parameters": [ { "Name": "site-id", @@ -290372,19 +287953,47 @@ "Location": "Path" }, { - "Name": "path1", - "Location": "Path" + "Name": "$top", + "Location": "Query" + }, + { + "Name": "$skip", + "Location": "Query" + }, + { + "Name": "$search", + "Location": "Query" + }, + { + "Name": "$filter", + "Location": "Query" + }, + { + "Name": "$count", + "Location": "Query" + }, + { + "Name": "$orderby", + "Location": "Query" + }, + { + "Name": "$select", + "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/permissions", + "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/lists", "Module": "Sites" }, "MethodInfo": { - "OperationId": "site.getGraphBPrePath_ListPermission", + "OperationId": "site.getGraphBPrePath_ListList", "Method": "Get", "Parameters": [ { @@ -290395,10 +288004,6 @@ "Name": "path", "Location": "Path" }, - { - "Name": "path1", - "Location": "Path" - }, { "Name": "$top", "Location": "Query" @@ -290436,11 +288041,11 @@ }, { "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/permissions", + "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/lists", "Module": "Sites" }, "MethodInfo": { - "OperationId": "site.getGraphBPrePath_CreatePermission", + "OperationId": "site.getGraphBPrePath_CreateList", "Method": "Post", "Parameters": [ { @@ -290450,21 +288055,17 @@ { "Name": "path", "Location": "Path" - }, - { - "Name": "path1", - "Location": "Path" } ] } }, { "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/sites", + "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getActivitiesByInterval()", "Module": "Sites" }, "MethodInfo": { - "OperationId": "site.getGraphBPrePath_ListSite", + "OperationId": "site.getGraphBPrePath_getActivitiesGraphBPreInterval", "Method": "Get", "Parameters": [ { @@ -290475,10 +288076,6 @@ "Name": "path", "Location": "Path" }, - { - "Name": "path1", - "Location": "Path" - }, { "Name": "$top", "Location": "Query" @@ -290500,11 +288097,11 @@ "Location": "Query" }, { - "Name": "$orderby", + "Name": "$select", "Location": "Query" }, { - "Name": "$select", + "Name": "$orderby", "Location": "Query" }, { @@ -290516,11 +288113,11 @@ }, { "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/termStore", + "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getActivitiesByInterval(startDateTime=\u0027{startDateTime}\u0027,endDateTime=\u0027{endDateTime}\u0027,interval=\u0027{interval}\u0027)", "Module": "Sites" }, "MethodInfo": { - "OperationId": "site.getGraphBPrePath_GetTermStore", + "OperationId": "site.getGraphBPrePath_getActivitiesGraphBPreInterval", "Method": "Get", "Parameters": [ { @@ -290532,79 +288129,59 @@ "Location": "Path" }, { - "Name": "path1", + "Name": "startDateTime", "Location": "Path" }, { - "Name": "$select", - "Location": "Query" + "Name": "endDateTime", + "Location": "Path" }, { - "Name": "$expand", + "Name": "interval", + "Location": "Path" + }, + { + "Name": "$top", "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/termStore", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "site.getGraphBPrePath_UpdateTermStore", - "Method": "Patch", - "Parameters": [ + }, { - "Name": "site-id", - "Location": "Path" + "Name": "$skip", + "Location": "Query" }, { - "Name": "path", - "Location": "Path" + "Name": "$search", + "Location": "Query" }, { - "Name": "path1", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/termStore", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "site.getGraphBPrePath_DeleteTermStore", - "Method": "Delete", - "Parameters": [ + "Name": "$filter", + "Location": "Query" + }, { - "Name": "site-id", - "Location": "Path" + "Name": "$count", + "Location": "Query" }, { - "Name": "path", - "Location": "Path" + "Name": "$select", + "Location": "Query" }, { - "Name": "path1", - "Location": "Path" + "Name": "$orderby", + "Location": "Query" }, { - "Name": "If-Match", - "Location": "Header" + "Name": "$expand", + "Location": "Query" } ] } }, { "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/termStores", + "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getApplicableContentTypesForList(listId=\u0027{listId}\u0027)", "Module": "Sites" }, "MethodInfo": { - "OperationId": "site.getGraphBPrePath_ListTermStore", + "OperationId": "site.getGraphBPrePath_getApplicableContentTypesGraphFPreList", "Method": "Get", "Parameters": [ { @@ -290616,7 +288193,7 @@ "Location": "Path" }, { - "Name": "path1", + "Name": "listId", "Location": "Path" }, { @@ -290640,11 +288217,11 @@ "Location": "Query" }, { - "Name": "$orderby", + "Name": "$select", "Location": "Query" }, { - "Name": "$select", + "Name": "$orderby", "Location": "Query" }, { @@ -290654,30 +288231,6 @@ ] } }, - { - "PathInfo": { - "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/microsoft.graph.getByPath(path=\u0027{path1}\u0027)/termStores", - "Module": "Sites" - }, - "MethodInfo": { - "OperationId": "site.getGraphBPrePath_CreateTermStore", - "Method": "Post", - "Parameters": [ - { - "Name": "site-id", - "Location": "Path" - }, - { - "Name": "path", - "Location": "Path" - }, - { - "Name": "path1", - "Location": "Path" - } - ] - } - }, { "PathInfo": { "Path": "/sites/{site-id}/microsoft.graph.getByPath(path=\u0027{path}\u0027)/operations", @@ -317474,10 +315027,6 @@ { "Name": "chatMessageHostedContent-id", "Location": "Path" - }, - { - "Name": "$format", - "Location": "Query" } ] } @@ -317942,10 +315491,6 @@ { "Name": "chatMessageHostedContent-id", "Location": "Path" - }, - { - "Name": "$format", - "Location": "Query" } ] } @@ -319602,10 +317147,6 @@ { "Name": "group-id", "Location": "Path" - }, - { - "Name": "$format", - "Location": "Query" } ] } @@ -320218,10 +317759,6 @@ { "Name": "chatMessageHostedContent-id", "Location": "Path" - }, - { - "Name": "$format", - "Location": "Query" } ] } @@ -320634,10 +318171,6 @@ { "Name": "chatMessageHostedContent-id", "Location": "Path" - }, - { - "Name": "$format", - "Location": "Query" } ] } @@ -321822,6 +319355,10 @@ { "Name": "$select", "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } @@ -321862,6 +319399,10 @@ { "Name": "$select", "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } @@ -321974,6 +319515,10 @@ { "Name": "$select", "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } @@ -322014,6 +319559,10 @@ { "Name": "$select", "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } @@ -322286,6 +319835,10 @@ { "Name": "$select", "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } @@ -322326,6 +319879,10 @@ { "Name": "$select", "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } @@ -322438,6 +319995,10 @@ { "Name": "$select", "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } @@ -322478,6 +320039,10 @@ { "Name": "$select", "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } @@ -322590,6 +320155,10 @@ { "Name": "$select", "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } @@ -322630,6 +320199,10 @@ { "Name": "$select", "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } @@ -324053,10 +321626,6 @@ { "Name": "chatMessageHostedContent-id", "Location": "Path" - }, - { - "Name": "$format", - "Location": "Query" } ] } @@ -324617,10 +322186,6 @@ { "Name": "chatMessageHostedContent-id", "Location": "Path" - }, - { - "Name": "$format", - "Location": "Query" } ] } @@ -326757,10 +324322,6 @@ { "Name": "team-id", "Location": "Path" - }, - { - "Name": "$format", - "Location": "Query" } ] } @@ -327389,10 +324950,6 @@ { "Name": "chatMessageHostedContent-id", "Location": "Path" - }, - { - "Name": "$format", - "Location": "Query" } ] } @@ -327885,10 +325442,6 @@ { "Name": "chatMessageHostedContent-id", "Location": "Path" - }, - { - "Name": "$format", - "Location": "Query" } ] } @@ -329209,162 +326762,166 @@ ] } }, - { - "PathInfo": { - "Path": "/teams/{team-id}/schedule/openShifts", - "Module": "Teams" - }, - "MethodInfo": { - "OperationId": "team.schedule_CreateOpenShift", - "Method": "Post", - "Parameters": [ - { - "Name": "team-id", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/teams/{team-id}/schedule/openShifts/{openShift-id}", - "Module": "Teams" - }, - "MethodInfo": { - "OperationId": "team.schedule_GetOpenShift", - "Method": "Get", - "Parameters": [ - { - "Name": "team-id", - "Location": "Path" - }, - { - "Name": "openShift-id", - "Location": "Path" - }, - { - "Name": "$select", - "Location": "Query" - }, - { - "Name": "$expand", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/teams/{team-id}/schedule/openShifts/{openShift-id}", - "Module": "Teams" - }, - "MethodInfo": { - "OperationId": "team.schedule_UpdateOpenShift", - "Method": "Patch", - "Parameters": [ - { - "Name": "team-id", - "Location": "Path" - }, - { - "Name": "openShift-id", - "Location": "Path" - } - ] - } - }, - { - "PathInfo": { - "Path": "/teams/{team-id}/schedule/openShifts/{openShift-id}", - "Module": "Teams" - }, - "MethodInfo": { - "OperationId": "team.schedule_DeleteOpenShift", - "Method": "Delete", - "Parameters": [ - { - "Name": "team-id", - "Location": "Path" - }, - { - "Name": "openShift-id", - "Location": "Path" - }, - { - "Name": "If-Match", - "Location": "Header" - } - ] - } - }, - { - "PathInfo": { - "Path": "/teams/{team-id}/schedule/openShifts/$count", - "Module": "Teams" - }, - "MethodInfo": { - "OperationId": "team.schedule.openShift_GetCount", - "Method": "Get", - "Parameters": [ - { - "Name": "team-id", - "Location": "Path" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - } - ] - } - }, - { - "PathInfo": { - "Path": "/teams/{team-id}/schedule/schedulingGroups", - "Module": "Teams" - }, - "MethodInfo": { - "OperationId": "team.schedule_ListSchedulingGroup", - "Method": "Get", - "Parameters": [ - { - "Name": "team-id", - "Location": "Path" - }, - { - "Name": "$top", - "Location": "Query" - }, - { - "Name": "$skip", - "Location": "Query" - }, - { - "Name": "$search", - "Location": "Query" - }, - { - "Name": "$filter", - "Location": "Query" - }, - { - "Name": "$count", - "Location": "Query" - }, - { - "Name": "$orderby", - "Location": "Query" - }, - { - "Name": "$select", - "Location": "Query" - } - ] - } - }, + { + "PathInfo": { + "Path": "/teams/{team-id}/schedule/openShifts", + "Module": "Teams" + }, + "MethodInfo": { + "OperationId": "team.schedule_CreateOpenShift", + "Method": "Post", + "Parameters": [ + { + "Name": "team-id", + "Location": "Path" + } + ] + } + }, + { + "PathInfo": { + "Path": "/teams/{team-id}/schedule/openShifts/{openShift-id}", + "Module": "Teams" + }, + "MethodInfo": { + "OperationId": "team.schedule_GetOpenShift", + "Method": "Get", + "Parameters": [ + { + "Name": "team-id", + "Location": "Path" + }, + { + "Name": "openShift-id", + "Location": "Path" + }, + { + "Name": "$select", + "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" + } + ] + } + }, + { + "PathInfo": { + "Path": "/teams/{team-id}/schedule/openShifts/{openShift-id}", + "Module": "Teams" + }, + "MethodInfo": { + "OperationId": "team.schedule_UpdateOpenShift", + "Method": "Patch", + "Parameters": [ + { + "Name": "team-id", + "Location": "Path" + }, + { + "Name": "openShift-id", + "Location": "Path" + } + ] + } + }, + { + "PathInfo": { + "Path": "/teams/{team-id}/schedule/openShifts/{openShift-id}", + "Module": "Teams" + }, + "MethodInfo": { + "OperationId": "team.schedule_DeleteOpenShift", + "Method": "Delete", + "Parameters": [ + { + "Name": "team-id", + "Location": "Path" + }, + { + "Name": "openShift-id", + "Location": "Path" + }, + { + "Name": "If-Match", + "Location": "Header" + } + ] + } + }, + { + "PathInfo": { + "Path": "/teams/{team-id}/schedule/openShifts/$count", + "Module": "Teams" + }, + "MethodInfo": { + "OperationId": "team.schedule.openShift_GetCount", + "Method": "Get", + "Parameters": [ + { + "Name": "team-id", + "Location": "Path" + }, + { + "Name": "$search", + "Location": "Query" + }, + { + "Name": "$filter", + "Location": "Query" + } + ] + } + }, + { + "PathInfo": { + "Path": "/teams/{team-id}/schedule/schedulingGroups", + "Module": "Teams" + }, + "MethodInfo": { + "OperationId": "team.schedule_ListSchedulingGroup", + "Method": "Get", + "Parameters": [ + { + "Name": "team-id", + "Location": "Path" + }, + { + "Name": "$top", + "Location": "Query" + }, + { + "Name": "$skip", + "Location": "Query" + }, + { + "Name": "$search", + "Location": "Query" + }, + { + "Name": "$filter", + "Location": "Query" + }, + { + "Name": "$count", + "Location": "Query" + }, + { + "Name": "$orderby", + "Location": "Query" + }, + { + "Name": "$select", + "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" + } + ] + } + }, { "PathInfo": { "Path": "/teams/{team-id}/schedule/schedulingGroups", @@ -329401,6 +326958,10 @@ { "Name": "$select", "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } @@ -329513,6 +327074,10 @@ { "Name": "$select", "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } @@ -329553,6 +327118,10 @@ { "Name": "$select", "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } @@ -329825,6 +327394,10 @@ { "Name": "$select", "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } @@ -329865,6 +327438,10 @@ { "Name": "$select", "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } @@ -329977,6 +327554,10 @@ { "Name": "$select", "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } @@ -330017,6 +327598,10 @@ { "Name": "$select", "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } @@ -330129,6 +327714,10 @@ { "Name": "$select", "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } @@ -330169,6 +327758,10 @@ { "Name": "$select", "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } @@ -331742,10 +329335,6 @@ { "Name": "chatMessageHostedContent-id", "Location": "Path" - }, - { - "Name": "$format", - "Location": "Query" } ] } @@ -332306,10 +329895,6 @@ { "Name": "chatMessageHostedContent-id", "Location": "Path" - }, - { - "Name": "$format", - "Location": "Query" } ] } @@ -334643,10 +332228,6 @@ { "Name": "chatMessageHostedContent-id", "Location": "Path" - }, - { - "Name": "$format", - "Location": "Query" } ] } @@ -335111,10 +332692,6 @@ { "Name": "chatMessageHostedContent-id", "Location": "Path" - }, - { - "Name": "$format", - "Location": "Query" } ] } @@ -336983,10 +334560,6 @@ { "Name": "chatMessageHostedContent-id", "Location": "Path" - }, - { - "Name": "$format", - "Location": "Query" } ] } @@ -337503,10 +335076,6 @@ { "Name": "chatMessageHostedContent-id", "Location": "Path" - }, - { - "Name": "$format", - "Location": "Query" } ] } @@ -339391,10 +336960,6 @@ { "Name": "team-id", "Location": "Path" - }, - { - "Name": "$format", - "Location": "Query" } ] } @@ -340103,10 +337668,6 @@ { "Name": "chatMessageHostedContent-id", "Location": "Path" - }, - { - "Name": "$format", - "Location": "Query" } ] } @@ -340571,10 +338132,6 @@ { "Name": "chatMessageHostedContent-id", "Location": "Path" - }, - { - "Name": "$format", - "Location": "Query" } ] } @@ -341931,6 +339488,10 @@ { "Name": "$select", "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } @@ -341979,6 +339540,10 @@ { "Name": "$select", "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } @@ -342107,6 +339672,10 @@ { "Name": "$select", "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } @@ -342155,6 +339724,10 @@ { "Name": "$select", "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } @@ -342467,6 +340040,10 @@ { "Name": "$select", "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } @@ -342515,6 +340092,10 @@ { "Name": "$select", "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } @@ -342643,6 +340224,10 @@ { "Name": "$select", "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } @@ -342691,6 +340276,10 @@ { "Name": "$select", "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } @@ -342819,6 +340408,10 @@ { "Name": "$select", "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } @@ -342867,6 +340460,10 @@ { "Name": "$select", "Location": "Query" + }, + { + "Name": "$expand", + "Location": "Query" } ] } diff --git a/openApiDocs/beta/Applications.yml b/openApiDocs/beta/Applications.yml index 6e3126dfcf..653479ddae 100644 --- a/openApiDocs/beta/Applications.yml +++ b/openApiDocs/beta/Applications.yml @@ -1019,7 +1019,7 @@ paths: tags: - applications.federatedIdentityCredential summary: Upsert federatedIdentityCredential - description: 'Create a new federatedIdentityCredential object for an application if it does exist, or update the properties of an existing federatedIdentityCredential object. By configuring a trust relationship between your Microsoft Entra 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.' + description: 'Create a new federatedIdentityCredential object for an application if it doesn''t exist, or update the properties of an existing federatedIdentityCredential object. By configuring a trust relationship between your Microsoft Entra 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://learn.microsoft.com/graph/api/federatedidentitycredential-upsert?view=graph-rest-beta @@ -1156,7 +1156,7 @@ paths: tags: - applications.federatedIdentityCredential summary: Upsert federatedIdentityCredential - description: 'Create a new federatedIdentityCredential object for an application if it does exist, or update the properties of an existing federatedIdentityCredential object. By configuring a trust relationship between your Microsoft Entra 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.' + description: 'Create a new federatedIdentityCredential object for an application if it doesn''t exist, or update the properties of an existing federatedIdentityCredential object. By configuring a trust relationship between your Microsoft Entra 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://learn.microsoft.com/graph/api/federatedidentitycredential-upsert?view=graph-rest-beta @@ -1666,7 +1666,7 @@ paths: tags: - applications.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. This API returns up to 11,000 group IDs. If more than 11,000 results are available, it returns a 400 Bad Request error with the Directory_ResultSizeLimitExceeded error code. As a workaround, use the List group transitive memberOf API.' + 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. This API returns up to 11,000 group IDs. If more than 11,000 results are available, it returns a 400 Bad Request error with the DirectoryResultSizeLimitExceeded error code. If you get the DirectoryResultSizeLimitExceeded error code, use the List group transitive memberOf API instead.' externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta @@ -1868,6 +1868,20 @@ paths: schema: type: string x-ms-docs-key-type: application + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + autoReconcileProxyConflict: + type: boolean + default: false + nullable: true + additionalProperties: + type: object + required: true responses: 2XX: description: Success @@ -14619,7 +14633,7 @@ paths: tags: - servicePrincipals.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. This API returns up to 11,000 group IDs. If more than 11,000 results are available, it returns a 400 Bad Request error with the Directory_ResultSizeLimitExceeded error code. As a workaround, use the List group transitive memberOf API.' + 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. This API returns up to 11,000 group IDs. If more than 11,000 results are available, it returns a 400 Bad Request error with the DirectoryResultSizeLimitExceeded error code. If you get the DirectoryResultSizeLimitExceeded error code, use the List group transitive memberOf API instead.' externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta @@ -14782,6 +14796,20 @@ paths: schema: type: string x-ms-docs-key-type: servicePrincipal + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + autoReconcileProxyConflict: + type: boolean + default: false + nullable: true + additionalProperties: + type: object + required: true responses: 2XX: description: Success @@ -21135,6 +21163,8 @@ components: type: string description: The main logo for the application. Not nullable. format: base64url + nativeAuthenticationApisEnabled: + $ref: '#/components/schemas/microsoft.graph.nativeAuthenticationApisEnabled' notes: type: string description: Notes relevant for the management of the application. @@ -22396,6 +22426,8 @@ components: $ref: '#/components/schemas/microsoft.graph.security.security' settings: $ref: '#/components/schemas/microsoft.graph.userSettings' + solutions: + $ref: '#/components/schemas/microsoft.graph.userSolutionRoot' sponsors: type: array items: @@ -22753,6 +22785,11 @@ components: type: string nullable: true description: 'The list of categories for the application. Supported values can be: Collaboration, Business Management, Consumer, Content management, CRM, Data services, Developer services, E-commerce, Education, ERP, Finance, Health, Human resources, IT infrastructure, Mail, Management, Marketing, Media, Productivity, Project management, Telecommunications, Tools, Travel, and Web design & hosting.' + configurationUris: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.configurationUri' + description: The URIs required for the single sign-on configuration of a preintegrated application. description: type: string description: A description of the application. @@ -23038,7 +23075,7 @@ components: type: boolean description: Denotes whether the policy is enabled. restrictions: - $ref: '#/components/schemas/microsoft.graph.appManagementConfiguration' + $ref: '#/components/schemas/microsoft.graph.customAppManagementConfiguration' appliesTo: type: array items: @@ -23898,6 +23935,15 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.nativeAuthenticationApisEnabled: + title: nativeAuthenticationApisEnabled + enum: + - none + - all + - unknownFutureValue + type: string + x-ms-enum-flags: + isFlags: true microsoft.graph.onPremisesPublishing: title: onPremisesPublishing type: object @@ -24305,11 +24351,11 @@ components: 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 - description: A collection of the unique identifiers for plans that have been disabled. + description: A collection of the unique identifiers for plans that have been disabled. IDs are available in servicePlans > servicePlanId in the tenant's subscribedSkus or serviceStatus > servicePlanId in the tenant's companySubscription. skuId: 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 - description: The unique identifier for the SKU. + description: The unique identifier for the SKU. Corresponds to the skuId from subscribedSkus or companySubscription. format: uuid nullable: true additionalProperties: @@ -24885,6 +24931,8 @@ components: - title: authentication type: object properties: + requirements: + $ref: '#/components/schemas/microsoft.graph.strongAuthenticationRequirements' signInPreferences: $ref: '#/components/schemas/microsoft.graph.signInPreferences' emailMethods: @@ -24915,6 +24963,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.longRunningOperation' + description: 'Represents the status of a long-running operation, such as a password reset operation.' x-ms-navigationProperty: true passwordlessMicrosoftAuthenticatorMethods: type: array @@ -25384,10 +25433,16 @@ components: type: string description: 'The allotment name divides tenant licenses into smaller batches or groups that help restrict the number of licenses available for use in a specific assignment. When the provisioningType is dedicated, the allotment name is null. Read-only.' nullable: true + connectionSetting: + $ref: '#/components/schemas/microsoft.graph.cloudPcConnectionSetting' connectionSettings: $ref: '#/components/schemas/microsoft.graph.cloudPcConnectionSettings' connectivityResult: $ref: '#/components/schemas/microsoft.graph.cloudPcConnectivityResult' + deviceRegionName: + type: string + description: 'The name of the geographical region where the Cloud PC is currently provisioned. For example, westus3, eastus2, and southeastasia. Read-only.' + nullable: true disasterRecoveryCapability: $ref: '#/components/schemas/microsoft.graph.cloudPcDisasterRecoveryCapability' diskEncryptionState: @@ -25463,6 +25518,8 @@ components: $ref: '#/components/schemas/microsoft.graph.cloudPcServicePlanType' status: $ref: '#/components/schemas/microsoft.graph.cloudPcStatus' + statusDetail: + $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetail' statusDetails: $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetails' userAccountType: @@ -26085,12 +26142,24 @@ components: $ref: '#/components/schemas/microsoft.graph.columnDefinition' description: The collection of column definitions reusable across lists under this site. x-ms-navigationProperty: true + contentModels: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.contentModel' + description: The collection of content models applied to this site. + x-ms-navigationProperty: true contentTypes: type: array items: $ref: '#/components/schemas/microsoft.graph.contentType' description: The collection of content types defined for this site. x-ms-navigationProperty: true + documentProcessingJobs: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.documentProcessingJob' + description: The document processing jobs running on this site. + x-ms-navigationProperty: true drive: $ref: '#/components/schemas/microsoft.graph.drive' drives: @@ -27835,6 +27904,16 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.userSolutionRoot: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: userSolutionRoot + type: object + properties: + workingTimeSchedule: + $ref: '#/components/schemas/microsoft.graph.workingTimeSchedule' + additionalProperties: + type: object microsoft.graph.userTeamwork: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -27843,11 +27922,11 @@ components: properties: locale: type: string - description: The chosen locale of a user in Microsoft Teams. + description: 'Represents the location that a user selected in Microsoft Teams and doesn''t follow the Office''s locale setting. A user’s locale is represented by their preferred language and country or region. For example, en-us. The language component follows two-letter codes as defined in ISO 639-1, and the country component follows two-letter codes as defined in ISO 3166-1 alpha-2.' nullable: true region: type: string - description: The region of the user in Microsoft Teams. + description: 'Represents the region of the organization or the user. For users with multigeo licenses, the property contains the user''s region (if available). For users without multigeo licenses, the property contains the organization''s region.The region value can be any region supported by the Teams payload. The possible values are: Americas, Europe and MiddleEast, Asia Pacific, UAE, Australia, Brazil, Canada, Switzerland, Germany, France, India, Japan, South Korea, Norway, Singapore, United Kingdom, South Africa, Sweden, Qatar, Poland, Italy, Israel, USGov Community Cloud, USGov Community Cloud High, USGov Department of Defense, and China.' nullable: true associatedTeams: type: array @@ -27953,7 +28032,7 @@ components: interval: pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' type: string - description: 'The interval between synchronization iterations. The value is represented in ISO 8601 format for durations. For example, PT1M represents a period of 1 month.' + description: 'The interval between synchronization iterations. The value is represented in ISO 8601 format for durations. For example, P1M represents a period of one month and PT1M represents a period of one minute.' format: duration state: $ref: '#/components/schemas/microsoft.graph.synchronizationScheduleState' @@ -28322,6 +28401,32 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.configurationUri: + title: configurationUri + type: object + properties: + appliesToSingleSignOnMode: + type: string + description: 'The single sign-on mode that the URI is configured for. Possible values are: saml, password.' + examples: + type: array + items: + type: string + nullable: true + description: The various formats that the URI should follow. + isRequired: + type: boolean + description: Indicates whether this URI is required for the single sign-on configuration. + usage: + $ref: '#/components/schemas/microsoft.graph.uriUsageType' + values: + type: array + items: + type: string + nullable: true + description: The suggested values for the URI. Developers may need to customize these values for their tenant. + additionalProperties: + type: object microsoft.graph.informationalUrls: title: informationalUrls type: object @@ -28423,22 +28528,13 @@ components: description: Display name for this policy. Required. additionalProperties: type: object - microsoft.graph.appManagementConfiguration: - title: appManagementConfiguration - type: object - properties: - keyCredentials: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.keyCredentialConfiguration' - description: Collection of keyCredential restrictions settings to be applied to an application or service principal. - passwordCredentials: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.passwordCredentialConfiguration' - description: Collection of password restrictions settings to be applied to an application or service principal. - additionalProperties: - type: object + microsoft.graph.customAppManagementConfiguration: + allOf: + - $ref: '#/components/schemas/microsoft.graph.appManagementConfiguration' + - title: customAppManagementConfiguration + type: object + additionalProperties: + type: object microsoft.graph.customClaimBase: title: customClaimBase type: object @@ -29666,6 +29762,14 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.strongAuthenticationRequirements: + title: strongAuthenticationRequirements + type: object + properties: + perUserMfaState: + $ref: '#/components/schemas/microsoft.graph.perUserMfaState' + additionalProperties: + type: object microsoft.graph.signInPreferences: title: signInPreferences type: object @@ -29698,22 +29802,16 @@ components: properties: aaGuid: type: string - description: 'Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator.' + description: 'Authenticator Attestation GUID, an identifier that indicates the type (such as make and model) of the authenticator.' nullable: true attestationCertificates: type: array items: type: string nullable: true - description: The attestation certificate(s) attached to this security key. + description: The attestation certificate or certificates attached to this security key. attestationLevel: $ref: '#/components/schemas/microsoft.graph.attestationLevel' - 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 when this key was registered to the user. - format: date-time - nullable: true displayName: type: string description: The display name of the key as given by the user. @@ -29722,6 +29820,8 @@ components: type: string description: The manufacturer-assigned model of the FIDO2 security key. nullable: true + publicKeyCredential: + $ref: '#/components/schemas/microsoft.graph.webauthnPublicKeyCredential' additionalProperties: type: object microsoft.graph.authenticationMethod: @@ -29729,6 +29829,12 @@ components: - $ref: '#/components/schemas/microsoft.graph.entity' - title: authenticationMethod type: object + properties: + 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 additionalProperties: type: object microsoft.graph.microsoftAuthenticatorAuthenticationMethod: @@ -29739,12 +29845,6 @@ components: properties: clientAppName: $ref: '#/components/schemas/microsoft.graph.microsoftAuthenticatorAuthenticationMethodClientAppName' - 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 app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - format: date-time - nullable: true deviceTag: type: string description: Tags containing app metadata. @@ -29797,11 +29897,6 @@ components: - title: passwordlessMicrosoftAuthenticatorAuthenticationMethod type: object properties: - 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 creationDateTime: 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 @@ -29822,12 +29917,6 @@ components: - title: passwordAuthenticationMethod type: object properties: - 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 when this password was last updated. This property is currently not populated. Read-only. 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 password: type: string description: 'For security, the password is always returned as null from a LIST or GET operation.' @@ -29856,12 +29945,6 @@ components: - title: platformCredentialAuthenticationMethod type: object properties: - 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 Platform Credential Key was registered. - format: date-time - nullable: true displayName: type: string description: The name of the device on which Platform Credential is registered. @@ -29892,12 +29975,6 @@ components: - title: temporaryAccessPassAuthenticationMethod type: object properties: - 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 when the Temporary Access Pass was created. - format: date-time - nullable: true isUsableOnce: type: boolean description: 'Determines whether the pass is limited to a one-time use. If true, the pass can be used once; if false, the pass can be used multiple times within the Temporary Access Pass lifetime.' @@ -29927,12 +30004,6 @@ components: - title: windowsHelloForBusinessAuthenticationMethod type: object properties: - 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 Windows Hello for Business key was registered. - format: date-time - nullable: true displayName: type: string description: The name of the device on which Windows Hello for Business is registered @@ -30590,6 +30661,15 @@ components: description: A cloudClipboardItem can have multiple cloudClipboardItemPayload objects in the payloads. A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. additionalProperties: type: object + microsoft.graph.cloudPcConnectionSetting: + title: cloudPcConnectionSetting + type: object + properties: + enableSingleSignOn: + type: boolean + description: Indicates whether single sign-on is enabled. The default value is false. + additionalProperties: + type: object microsoft.graph.cloudPcConnectionSettings: title: cloudPcConnectionSettings type: object @@ -30607,6 +30687,12 @@ components: items: $ref: '#/components/schemas/microsoft.graph.cloudPcHealthCheckItem' description: 'A list of failed health check items. If the status property is available, this property is empty.' + 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: 'The last modified time for connectivity status of the Cloud PC. 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 would look like this: 2014-01-01T00:00:00Z.' + format: date-time + nullable: true status: $ref: '#/components/schemas/microsoft.graph.cloudPcConnectivityStatus' updatedDateTime: @@ -30683,6 +30769,8 @@ components: description: 'Time the action was initiated. The Timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). For example, midnight UTC on Jan 1, 2014 appears as ''2014-01-01T00:00:00Z''.' format: date-time nullable: true + statusDetail: + $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetail' statusDetails: $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetails' additionalProperties: @@ -30756,7 +30844,27 @@ components: - movingRegion - resizePendingLicense - updatingSingleSignOn + - modifyingSingleSignOn type: string + microsoft.graph.cloudPcStatusDetail: + title: cloudPcStatusDetail + type: object + properties: + additionalInformation: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.keyValuePair' + description: 'More information about the Cloud PC status. For example, ''additionalInformation'': [''{''@odata.type'': ''microsoft.graph.keyValuePair'',''name'': ''retriable'',''value'': true }] ''' + code: + type: string + description: 'The error/warning code associated with the Cloud PC status. Example: ''code'': ''internalServerError''.' + nullable: true + message: + type: string + description: 'The status message associated with error code. Example: ''message'': ''There was an internal server error. Please contact support xxx.''.' + nullable: true + additionalProperties: + type: object microsoft.graph.cloudPcStatusDetails: title: cloudPcStatusDetails type: object @@ -31544,6 +31652,36 @@ components: $ref: '#/components/schemas/microsoft.graph.columnDefinition' additionalProperties: type: object + microsoft.graph.contentModel: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: contentModel + 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 + description: Date and time of item creation. Read-only. + format: date-time + 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 + description: Date and time of item last modification. Read-only. + format: date-time + nullable: true + modelType: + $ref: '#/components/schemas/microsoft.graph.contentModelType' + name: + type: string + description: The name of the contentModel. + nullable: true + additionalProperties: + type: object microsoft.graph.contentType: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -31628,6 +31766,27 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.documentProcessingJob: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: documentProcessingJob + type: object + properties: + 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 of item creation. Read-only. + format: date-time + nullable: true + jobType: + $ref: '#/components/schemas/microsoft.graph.documentProcessingJobType' + listItemUniqueId: + type: string + description: 'The listItemUniqueId of the file, or folder to process. Use GET driveItem resource operation and read sharepointIds property to get listItemUniqueId.' + status: + $ref: '#/components/schemas/microsoft.graph.documentProcessingJobStatus' + additionalProperties: + type: object microsoft.graph.richLongRunningOperation: allOf: - $ref: '#/components/schemas/microsoft.graph.longRunningOperation' @@ -34599,8 +34758,7 @@ components: allowedPresenters: $ref: '#/components/schemas/microsoft.graph.onlineMeetingPresenters' allowLiveShare: - type: boolean - nullable: true + $ref: '#/components/schemas/microsoft.graph.meetingLiveShareOptions' allowMeetingChat: $ref: '#/components/schemas/microsoft.graph.meetingChatMode' allowParticipantsToChangeName: @@ -34802,10 +34960,6 @@ components: nullable: true meetingOrganizer: $ref: '#/components/schemas/microsoft.graph.identitySet' - meetingOrganizerId: - type: string - description: The unique identifier of the organizer of the onlineMeeting related to this recording. Read-only. - nullable: true recordingContentUrl: type: string description: The URL that can be used to access the content of the recording. Read-only. @@ -34899,10 +35053,6 @@ components: nullable: true meetingOrganizer: $ref: '#/components/schemas/microsoft.graph.identitySet' - meetingOrganizerId: - type: string - description: The unique identifier of the organizer of the onlineMeeting related to this transcript. Read-only. - nullable: true metadataContent: type: string description: The time-aligned metadata of the utterances in the transcript. Read-only. @@ -36248,6 +36398,13 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.workingTimeSchedule: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: workingTimeSchedule + type: object + additionalProperties: + type: object microsoft.graph.associatedTeamInfo: allOf: - $ref: '#/components/schemas/microsoft.graph.teamInfo' @@ -36645,6 +36802,15 @@ components: - synchronizationLearnMoreIbizaFwLink - configurationFields type: string + microsoft.graph.uriUsageType: + title: uriUsageType + enum: + - redirectUri + - identifierUri + - loginUrl + - logoutUrl + - unknownFutureValue + type: string microsoft.graph.updateWindow: title: updateWindow type: object @@ -36663,50 +36829,20 @@ components: nullable: true additionalProperties: type: object - microsoft.graph.keyCredentialConfiguration: - title: keyCredentialConfiguration + microsoft.graph.appManagementConfiguration: + title: appManagementConfiguration type: object properties: - certificateBasedApplicationConfigurationIds: + keyCredentials: type: array items: - type: string - nullable: true - description: Collection of GUIDs that represent certificateBasedApplicationConfiguration that is allowed as root and intermediate certificate authorities. - maxLifetime: - pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' - type: string - description: 'String value that indicates the maximum lifetime for key expiration, defined as an ISO 8601 duration. For example, P4DT12H30M5S represents four days, 12 hours, 30 minutes, and five seconds. This property is required when restrictionType is set to keyLifetime.' - format: duration - nullable: true - restrictForAppsCreatedAfterDateTime: - 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: 'Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.' - format: date-time - nullable: true - restrictionType: - $ref: '#/components/schemas/microsoft.graph.appKeyCredentialRestrictionType' - additionalProperties: - type: object - microsoft.graph.passwordCredentialConfiguration: - title: passwordCredentialConfiguration - type: object - properties: - maxLifetime: - pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' - type: string - description: 'String value that indicates the maximum lifetime for password expiration, defined as an ISO 8601 duration. For example, P4DT12H30M5S represents four days, 12 hours, 30 minutes, and five seconds. This property is required when restrictionType is set to passwordLifetime.' - format: duration - nullable: true - restrictForAppsCreatedAfterDateTime: - 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: 'Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.' - format: date-time - nullable: true - restrictionType: - $ref: '#/components/schemas/microsoft.graph.appCredentialRestrictionType' + $ref: '#/components/schemas/microsoft.graph.keyCredentialConfiguration' + description: Collection of keyCredential restrictions settings to be applied to an application or service principal. + passwordCredentials: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.passwordCredentialConfiguration' + description: Collection of password restrictions settings to be applied to an application or service principal. additionalProperties: type: object microsoft.graph.customClaimConfiguration: @@ -37125,6 +37261,14 @@ components: description: 'The status of the request. Not nullable. The possible values are: Canceled, Denied, Failed, Granted, PendingAdminDecision, PendingApproval, PendingProvisioning, PendingScheduleCreation, Provisioned, Revoked, and ScheduleCreated. Not nullable.' additionalProperties: type: object + microsoft.graph.perUserMfaState: + title: perUserMfaState + enum: + - disabled + - enforced + - enabled + - unknownFutureValue + type: string microsoft.graph.userDefaultAuthenticationMethodType: title: userDefaultAuthenticationMethodType enum: @@ -37143,6 +37287,20 @@ components: - notAttested - unknownFutureValue type: string + microsoft.graph.webauthnPublicKeyCredential: + title: webauthnPublicKeyCredential + type: object + properties: + clientExtensionResults: + $ref: '#/components/schemas/microsoft.graph.webauthnAuthenticationExtensionsClientOutputs' + id: + type: string + description: The credential ID created by the WebAuthn Authenticator. + nullable: true + response: + $ref: '#/components/schemas/microsoft.graph.webauthnAuthenticatorAttestationResponse' + additionalProperties: + type: object microsoft.graph.microsoftAuthenticatorAuthenticationMethodClientAppName: title: microsoftAuthenticatorAuthenticationMethodClientAppName enum: @@ -39028,6 +39186,17 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.contentModelType: + title: contentModelType + enum: + - teachingMethod + - layoutMethod + - freeformSelectionMethod + - prebuiltContractModel + - prebuiltInvoiceModel + - prebuiltReceiptModel + - unknownFutureValue + type: string microsoft.graph.documentSet: title: documentSet type: object @@ -39111,6 +39280,21 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.documentProcessingJobType: + title: documentProcessingJobType + enum: + - file + - folder + - unknownFutureValue + type: string + microsoft.graph.documentProcessingJobStatus: + title: documentProcessingJobStatus + enum: + - inProgress + - completed + - failed + - unknownFutureValue + type: string microsoft.graph.pageLayoutType: title: pageLayoutType enum: @@ -41336,6 +41520,13 @@ components: - organizer - unknownFutureValue type: string + microsoft.graph.meetingLiveShareOptions: + title: meetingLiveShareOptions + enum: + - enabled + - disabled + - unknownFutureValue + type: string microsoft.graph.meetingChatMode: title: meetingChatMode enum: @@ -41527,7 +41718,7 @@ components: $ref: '#/components/schemas/microsoft.graph.identity' registrantId: type: string - description: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. + description: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. (deprecated) nullable: true role: type: string @@ -42264,6 +42455,12 @@ components: type: string description: The role the position entailed. nullable: true + secondaryJobTitle: + type: string + nullable: true + secondaryRole: + type: string + nullable: true startMonthYear: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$' type: string @@ -42282,6 +42479,10 @@ components: properties: address: $ref: '#/components/schemas/microsoft.graph.physicalAddress' + companyCode: + type: string + description: 'Legal entity number of the company or its subdivision. For information on how to set the value for the companyCode, see profileSourceAnnotation.' + nullable: true department: type: string description: Department Name within a company. @@ -42297,6 +42498,9 @@ components: type: string description: Pronunciation guide for the company name. nullable: true + secondaryDepartment: + type: string + nullable: true webUrl: type: string description: Link to the company home page. @@ -42691,6 +42895,8 @@ components: nullable: true endDateTime: $ref: '#/components/schemas/microsoft.graph.dateTimeTimeZone' + settings: + $ref: '#/components/schemas/microsoft.graph.virtualEventSettings' startDateTime: $ref: '#/components/schemas/microsoft.graph.dateTimeTimeZone' status: @@ -42917,23 +43123,56 @@ components: - Extensions - BaseObjectName type: string - microsoft.graph.appKeyCredentialRestrictionType: - title: appKeyCredentialRestrictionType - enum: - - asymmetricKeyLifetime - - trustedCertificateAuthority - - unknownFutureValue - type: string - microsoft.graph.appCredentialRestrictionType: - title: appCredentialRestrictionType - enum: - - passwordAddition - - passwordLifetime - - symmetricKeyAddition - - symmetricKeyLifetime - - customPasswordAddition - - unknownFutureValue - type: string + microsoft.graph.keyCredentialConfiguration: + title: keyCredentialConfiguration + type: object + properties: + certificateBasedApplicationConfigurationIds: + type: array + items: + type: string + nullable: true + description: Collection of GUIDs that represent certificateBasedApplicationConfiguration that is allowed as root and intermediate certificate authorities. + maxLifetime: + pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' + type: string + description: 'String value that indicates the maximum lifetime for key expiration, defined as an ISO 8601 duration. For example, P4DT12H30M5S represents four days, 12 hours, 30 minutes, and five seconds. This property is required when restrictionType is set to keyLifetime.' + format: duration + nullable: true + restrictForAppsCreatedAfterDateTime: + 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: 'Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.' + format: date-time + nullable: true + restrictionType: + $ref: '#/components/schemas/microsoft.graph.appKeyCredentialRestrictionType' + state: + $ref: '#/components/schemas/microsoft.graph.appManagementRestrictionState' + additionalProperties: + type: object + microsoft.graph.passwordCredentialConfiguration: + title: passwordCredentialConfiguration + type: object + properties: + maxLifetime: + pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' + type: string + description: 'String value that indicates the maximum lifetime for password expiration, defined as an ISO 8601 duration. For example, P4DT12H30M5S represents four days, 12 hours, 30 minutes, and five seconds. This property is required when restrictionType is set to passwordLifetime.' + format: duration + nullable: true + restrictForAppsCreatedAfterDateTime: + 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: 'Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.' + format: date-time + nullable: true + restrictionType: + $ref: '#/components/schemas/microsoft.graph.appCredentialRestrictionType' + state: + $ref: '#/components/schemas/microsoft.graph.appManagementRestrictionState' + additionalProperties: + type: object microsoft.graph.customClaimAttributeBase: title: customClaimAttributeBase type: object @@ -43526,6 +43765,24 @@ components: $ref: '#/components/schemas/microsoft.graph.printTaskDefinition' additionalProperties: type: object + microsoft.graph.webauthnAuthenticationExtensionsClientOutputs: + title: webauthnAuthenticationExtensionsClientOutputs + type: object + additionalProperties: + type: object + microsoft.graph.webauthnAuthenticatorAttestationResponse: + title: webauthnAuthenticatorAttestationResponse + type: object + properties: + attestationObject: + type: string + description: 'Base64URL encoded, cryptographically protected attestation about the WebAuthn Authenticator.' + nullable: true + clientDataJSON: + type: string + nullable: true + additionalProperties: + type: object microsoft.graph.attendeeType: title: attendeeType enum: @@ -45947,6 +46204,16 @@ components: $ref: '#/components/schemas/microsoft.graph.identity' additionalProperties: type: object + microsoft.graph.virtualEventSettings: + title: virtualEventSettings + type: object + properties: + isAttendeeEmailNotificationEnabled: + type: boolean + description: Indicates whether virtual event attendees receive email notifications. + nullable: true + additionalProperties: + type: object microsoft.graph.virtualEventStatus: title: virtualEventStatus enum: @@ -46102,6 +46369,30 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.appKeyCredentialRestrictionType: + title: appKeyCredentialRestrictionType + enum: + - asymmetricKeyLifetime + - trustedCertificateAuthority + - unknownFutureValue + type: string + microsoft.graph.appManagementRestrictionState: + title: appManagementRestrictionState + enum: + - enabled + - disabled + - unknownFutureValue + type: string + microsoft.graph.appCredentialRestrictionType: + title: appCredentialRestrictionType + enum: + - passwordAddition + - passwordLifetime + - symmetricKeyAddition + - symmetricKeyLifetime + - customPasswordAddition + - unknownFutureValue + type: string microsoft.graph.transformationAttribute: title: transformationAttribute type: object diff --git a/openApiDocs/beta/BackupRestore.yml b/openApiDocs/beta/BackupRestore.yml new file mode 100644 index 0000000000..e221d36d4c --- /dev/null +++ b/openApiDocs/beta/BackupRestore.yml @@ -0,0 +1,6456 @@ +openapi: 3.0.1 +info: + title: BackupRestore + version: v1.0-beta +servers: + - url: https://graph.microsoft.com/beta/ + description: Core +paths: + /solutions/backupRestore: + get: + tags: + - solutions.backupRestoreRoot + summary: Get backupRestoreRoot + description: Get the serviceStatus of the Microsoft 365 Backup Storage service in a tenant. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/backuprestoreroot-get?view=graph-rest-beta + operationId: solution_GetBackupRestore + parameters: + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.backupRestoreRoot' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - solutions.backupRestoreRoot + summary: Update the navigation property backupRestore in solutions + operationId: solution_UpdateBackupRestore + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.backupRestoreRoot' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.backupRestoreRoot' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - solutions.backupRestoreRoot + summary: Delete navigation property backupRestore for solutions + operationId: solution_DeleteBackupRestore + 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 + /solutions/backupRestore/driveInclusionRules: + get: + tags: + - solutions.backupRestoreRoot + summary: Get driveInclusionRules from solutions + description: The list of drive inclusion rules applied to the tenant. + operationId: solution.backupRestore_ListDriveInclusionRule + 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: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.driveProtectionRuleCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - solutions.backupRestoreRoot + summary: Create new navigation property to driveInclusionRules for solutions + operationId: solution.backupRestore_CreateDriveInclusionRule + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.driveProtectionRule' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.driveProtectionRule' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/solutions/backupRestore/driveInclusionRules/{driveProtectionRule-id}': + get: + tags: + - solutions.backupRestoreRoot + summary: Get driveInclusionRules from solutions + description: The list of drive inclusion rules applied to the tenant. + operationId: solution.backupRestore_GetDriveInclusionRule + parameters: + - name: driveProtectionRule-id + in: path + description: The unique identifier of driveProtectionRule + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: driveProtectionRule + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.driveProtectionRule' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - solutions.backupRestoreRoot + summary: Update the navigation property driveInclusionRules in solutions + operationId: solution.backupRestore_UpdateDriveInclusionRule + parameters: + - name: driveProtectionRule-id + in: path + description: The unique identifier of driveProtectionRule + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: driveProtectionRule + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.driveProtectionRule' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.driveProtectionRule' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - solutions.backupRestoreRoot + summary: Delete navigation property driveInclusionRules for solutions + operationId: solution.backupRestore_DeleteDriveInclusionRule + parameters: + - name: driveProtectionRule-id + in: path + description: The unique identifier of driveProtectionRule + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: driveProtectionRule + - 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 + /solutions/backupRestore/driveInclusionRules/$count: + get: + tags: + - solutions.backupRestoreRoot + summary: Get the number of the resource + operationId: solution.backupRestore.driveInclusionRule_GetCount + parameters: + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + /solutions/backupRestore/driveProtectionUnits: + get: + tags: + - solutions.backupRestoreRoot + summary: List driveProtectionUnits + description: Get a list of the driveProtectionUnit objects that are associated with a oneDriveForBusinessProtectionPolicy. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/backuprestoreroot-list-driveprotectionunits?view=graph-rest-beta + operationId: solution.backupRestore_ListDriveProtectionUnit + 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: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.driveProtectionUnitCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - solutions.backupRestoreRoot + summary: Create new navigation property to driveProtectionUnits for solutions + operationId: solution.backupRestore_CreateDriveProtectionUnit + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.driveProtectionUnit' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.driveProtectionUnit' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/solutions/backupRestore/driveProtectionUnits/{driveProtectionUnit-id}': + get: + tags: + - solutions.backupRestoreRoot + summary: Get driveProtectionUnits from solutions + description: The list of drive protection units in the tenant. + operationId: solution.backupRestore_GetDriveProtectionUnit + parameters: + - name: driveProtectionUnit-id + in: path + description: The unique identifier of driveProtectionUnit + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: driveProtectionUnit + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.driveProtectionUnit' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - solutions.backupRestoreRoot + summary: Update the navigation property driveProtectionUnits in solutions + operationId: solution.backupRestore_UpdateDriveProtectionUnit + parameters: + - name: driveProtectionUnit-id + in: path + description: The unique identifier of driveProtectionUnit + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: driveProtectionUnit + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.driveProtectionUnit' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.driveProtectionUnit' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - solutions.backupRestoreRoot + summary: Delete navigation property driveProtectionUnits for solutions + operationId: solution.backupRestore_DeleteDriveProtectionUnit + parameters: + - name: driveProtectionUnit-id + in: path + description: The unique identifier of driveProtectionUnit + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: driveProtectionUnit + - 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 + /solutions/backupRestore/driveProtectionUnits/$count: + get: + tags: + - solutions.backupRestoreRoot + summary: Get the number of the resource + operationId: solution.backupRestore.driveProtectionUnit_GetCount + parameters: + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + /solutions/backupRestore/exchangeProtectionPolicies: + get: + tags: + - solutions.backupRestoreRoot + summary: Get exchangeProtectionPolicies from solutions + description: The list of Exchange protection policies in the tenant. + operationId: solution.backupRestore_ListExchangeProtectionPolicy + 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: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.exchangeProtectionPolicyCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - solutions.backupRestoreRoot + summary: Create exchangeProtectionPolicy + description: Create a protection policy for the Exchange service in a Microsoft 365 tenant. The policy is set to inactive when it is created. Users can also provide a list of protection units under the policy. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/backuprestoreroot-post-exchangeprotectionpolicies?view=graph-rest-beta + operationId: solution.backupRestore_CreateExchangeProtectionPolicy + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.exchangeProtectionPolicy' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.exchangeProtectionPolicy' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}': + get: + tags: + - solutions.backupRestoreRoot + summary: Get exchangeProtectionPolicies from solutions + description: The list of Exchange protection policies in the tenant. + operationId: solution.backupRestore_GetExchangeProtectionPolicy + parameters: + - name: exchangeProtectionPolicy-id + in: path + description: The unique identifier of exchangeProtectionPolicy + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: exchangeProtectionPolicy + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.exchangeProtectionPolicy' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - solutions.backupRestoreRoot + summary: Update exchangeProtectionPolicy + description: Update an Exchange protection policy. This method adds a mailboxprotectionunit to or removes it from the protection policy. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/exchangeprotectionpolicy-update?view=graph-rest-beta + operationId: solution.backupRestore_UpdateExchangeProtectionPolicy + parameters: + - name: exchangeProtectionPolicy-id + in: path + description: The unique identifier of exchangeProtectionPolicy + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: exchangeProtectionPolicy + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.exchangeProtectionPolicy' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.exchangeProtectionPolicy' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - solutions.backupRestoreRoot + summary: Delete navigation property exchangeProtectionPolicies for solutions + operationId: solution.backupRestore_DeleteExchangeProtectionPolicy + parameters: + - name: exchangeProtectionPolicy-id + in: path + description: The unique identifier of exchangeProtectionPolicy + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: exchangeProtectionPolicy + - 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 + '/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxInclusionRules': + get: + tags: + - solutions.backupRestoreRoot + summary: List mailboxInclusionRules + description: 'Get a list of mailboxProtectionRule objects associated with an exchangeProtectionPolicy. An inclusion rule indicates that a protection policy should contain protection units that match the specified rule criteria. The initial status of a protection rule upon creation is active. After the rule is applied, the state is either completed or completedWithErrors.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/exchangeprotectionpolicy-list-mailboxinclusionrules?view=graph-rest-beta + operationId: solution.backupRestore.exchangeProtectionPolicy_ListMailboxInclusionRule + parameters: + - name: exchangeProtectionPolicy-id + in: path + description: The unique identifier of exchangeProtectionPolicy + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: exchangeProtectionPolicy + - $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: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.mailboxProtectionRuleCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + '/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxInclusionRules/{mailboxProtectionRule-id}': + get: + tags: + - solutions.backupRestoreRoot + summary: Get protectionRuleBase + description: 'Get a protection rule that''s associated with a protection policy. You can use this operation to get mailbox, drive, and site protection rules. An inclusion rule indicates that a protection policy should contain protection units that match the specified rule criteria. The initial status of a protection rule upon creation is active. After the rule is applied, the state is either completed or completedWithErrors.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/protectionrulebase-get?view=graph-rest-beta + operationId: solution.backupRestore.exchangeProtectionPolicy_GetMailboxInclusionRule + parameters: + - name: exchangeProtectionPolicy-id + in: path + description: The unique identifier of exchangeProtectionPolicy + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: exchangeProtectionPolicy + - name: mailboxProtectionRule-id + in: path + description: The unique identifier of mailboxProtectionRule + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: mailboxProtectionRule + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.mailboxProtectionRule' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxInclusionRules/$count': + get: + tags: + - solutions.backupRestoreRoot + summary: Get the number of the resource + operationId: solution.backupRestore.exchangeProtectionPolicy.mailboxInclusionRule_GetCount + parameters: + - name: exchangeProtectionPolicy-id + in: path + description: The unique identifier of exchangeProtectionPolicy + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: exchangeProtectionPolicy + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxProtectionUnits': + get: + tags: + - solutions.backupRestoreRoot + summary: Get mailboxProtectionUnits from solutions + description: The protection units (mailboxes) that are protected under the Exchange protection policy. + operationId: solution.backupRestore.exchangeProtectionPolicy_ListMailboxProtectionUnit + parameters: + - name: exchangeProtectionPolicy-id + in: path + description: The unique identifier of exchangeProtectionPolicy + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: exchangeProtectionPolicy + - $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: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.mailboxProtectionUnitCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + '/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxProtectionUnits/{mailboxProtectionUnit-id}': + get: + tags: + - solutions.backupRestoreRoot + summary: Get mailboxProtectionUnits from solutions + description: The protection units (mailboxes) that are protected under the Exchange protection policy. + operationId: solution.backupRestore.exchangeProtectionPolicy_GetMailboxProtectionUnit + parameters: + - name: exchangeProtectionPolicy-id + in: path + description: The unique identifier of exchangeProtectionPolicy + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: exchangeProtectionPolicy + - name: mailboxProtectionUnit-id + in: path + description: The unique identifier of mailboxProtectionUnit + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: mailboxProtectionUnit + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.mailboxProtectionUnit' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxProtectionUnits/$count': + get: + tags: + - solutions.backupRestoreRoot + summary: Get the number of the resource + operationId: solution.backupRestore.exchangeProtectionPolicy.mailboxProtectionUnit_GetCount + parameters: + - name: exchangeProtectionPolicy-id + in: path + description: The unique identifier of exchangeProtectionPolicy + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: exchangeProtectionPolicy + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + /solutions/backupRestore/exchangeProtectionPolicies/$count: + get: + tags: + - solutions.backupRestoreRoot + summary: Get the number of the resource + operationId: solution.backupRestore.exchangeProtectionPolicy_GetCount + parameters: + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + /solutions/backupRestore/exchangeRestoreSessions: + get: + tags: + - solutions.backupRestoreRoot + summary: Get exchangeRestoreSessions from solutions + description: The list of Exchange restore sessions available in the tenant. + operationId: solution.backupRestore_ListExchangeRestoreSession + 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: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.exchangeRestoreSessionCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - solutions.backupRestoreRoot + summary: Create new navigation property to exchangeRestoreSessions for solutions + operationId: solution.backupRestore_CreateExchangeRestoreSession + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.exchangeRestoreSession' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.exchangeRestoreSession' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}': + get: + tags: + - solutions.backupRestoreRoot + summary: Get exchangeRestoreSessions from solutions + description: The list of Exchange restore sessions available in the tenant. + operationId: solution.backupRestore_GetExchangeRestoreSession + parameters: + - name: exchangeRestoreSession-id + in: path + description: The unique identifier of exchangeRestoreSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: exchangeRestoreSession + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.exchangeRestoreSession' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - solutions.backupRestoreRoot + summary: Update exchangeRestoreSession + description: Update the properties of an exchangeRestoreSession. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/exchangerestoresession-update?view=graph-rest-beta + operationId: solution.backupRestore_UpdateExchangeRestoreSession + parameters: + - name: exchangeRestoreSession-id + in: path + description: The unique identifier of exchangeRestoreSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: exchangeRestoreSession + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.exchangeRestoreSession' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.exchangeRestoreSession' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - solutions.backupRestoreRoot + summary: Delete navigation property exchangeRestoreSessions for solutions + operationId: solution.backupRestore_DeleteExchangeRestoreSession + parameters: + - name: exchangeRestoreSession-id + in: path + description: The unique identifier of exchangeRestoreSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: exchangeRestoreSession + - 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 + '/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts': + get: + tags: + - solutions.backupRestoreRoot + summary: List mailboxRestoreArtifacts + description: Get a list of the mailboxRestoreArtifact objects that are associated with an exchangeRestoreSession in a tenant. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/exchangerestoresession-list-mailboxrestoreartifacts?view=graph-rest-beta + operationId: solution.backupRestore.exchangeRestoreSession_ListMailboxRestoreArtifact + parameters: + - name: exchangeRestoreSession-id + in: path + description: The unique identifier of exchangeRestoreSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: exchangeRestoreSession + - $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: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.mailboxRestoreArtifactCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - solutions.backupRestoreRoot + summary: Create new navigation property to mailboxRestoreArtifacts for solutions + operationId: solution.backupRestore.exchangeRestoreSession_CreateMailboxRestoreArtifact + parameters: + - name: exchangeRestoreSession-id + in: path + description: The unique identifier of exchangeRestoreSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: exchangeRestoreSession + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.mailboxRestoreArtifact' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.mailboxRestoreArtifact' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts/{mailboxRestoreArtifact-id}': + get: + tags: + - solutions.backupRestoreRoot + summary: Get mailboxRestoreArtifacts from solutions + description: A collection of restore points and destination details that can be used to restore Exchange mailboxes. + operationId: solution.backupRestore.exchangeRestoreSession_GetMailboxRestoreArtifact + parameters: + - name: exchangeRestoreSession-id + in: path + description: The unique identifier of exchangeRestoreSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: exchangeRestoreSession + - name: mailboxRestoreArtifact-id + in: path + description: The unique identifier of mailboxRestoreArtifact + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: mailboxRestoreArtifact + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.mailboxRestoreArtifact' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - solutions.backupRestoreRoot + summary: Update the navigation property mailboxRestoreArtifacts in solutions + operationId: solution.backupRestore.exchangeRestoreSession_UpdateMailboxRestoreArtifact + parameters: + - name: exchangeRestoreSession-id + in: path + description: The unique identifier of exchangeRestoreSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: exchangeRestoreSession + - name: mailboxRestoreArtifact-id + in: path + description: The unique identifier of mailboxRestoreArtifact + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: mailboxRestoreArtifact + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.mailboxRestoreArtifact' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.mailboxRestoreArtifact' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - solutions.backupRestoreRoot + summary: Delete navigation property mailboxRestoreArtifacts for solutions + operationId: solution.backupRestore.exchangeRestoreSession_DeleteMailboxRestoreArtifact + parameters: + - name: exchangeRestoreSession-id + in: path + description: The unique identifier of exchangeRestoreSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: exchangeRestoreSession + - name: mailboxRestoreArtifact-id + in: path + description: The unique identifier of mailboxRestoreArtifact + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: mailboxRestoreArtifact + - 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 + '/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts/{mailboxRestoreArtifact-id}/restorePoint': + get: + tags: + - solutions.backupRestoreRoot + summary: Get restorePoint from solutions + description: Represents the date and time when an artifact is protected by a protectionPolicy and can be restored. + operationId: solution.backupRestore.exchangeRestoreSession.mailboxRestoreArtifact_GetRestorePoint + parameters: + - name: exchangeRestoreSession-id + in: path + description: The unique identifier of exchangeRestoreSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: exchangeRestoreSession + - name: mailboxRestoreArtifact-id + in: path + description: The unique identifier of mailboxRestoreArtifact + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: mailboxRestoreArtifact + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.restorePoint' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts/$count': + get: + tags: + - solutions.backupRestoreRoot + summary: Get the number of the resource + operationId: solution.backupRestore.exchangeRestoreSession.mailboxRestoreArtifact_GetCount + parameters: + - name: exchangeRestoreSession-id + in: path + description: The unique identifier of exchangeRestoreSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: exchangeRestoreSession + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + /solutions/backupRestore/exchangeRestoreSessions/$count: + get: + tags: + - solutions.backupRestoreRoot + summary: Get the number of the resource + operationId: solution.backupRestore.exchangeRestoreSession_GetCount + parameters: + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + /solutions/backupRestore/mailboxInclusionRules: + get: + tags: + - solutions.backupRestoreRoot + summary: Get mailboxInclusionRules from solutions + description: The list of mailbox inclusion rules applied to the tenant. + operationId: solution.backupRestore_ListMailboxInclusionRule + 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: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.mailboxProtectionRuleCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - solutions.backupRestoreRoot + summary: Create new navigation property to mailboxInclusionRules for solutions + operationId: solution.backupRestore_CreateMailboxInclusionRule + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.mailboxProtectionRule' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.mailboxProtectionRule' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/solutions/backupRestore/mailboxInclusionRules/{mailboxProtectionRule-id}': + get: + tags: + - solutions.backupRestoreRoot + summary: Get mailboxInclusionRules from solutions + description: The list of mailbox inclusion rules applied to the tenant. + operationId: solution.backupRestore_GetMailboxInclusionRule + parameters: + - name: mailboxProtectionRule-id + in: path + description: The unique identifier of mailboxProtectionRule + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: mailboxProtectionRule + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.mailboxProtectionRule' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - solutions.backupRestoreRoot + summary: Update the navigation property mailboxInclusionRules in solutions + operationId: solution.backupRestore_UpdateMailboxInclusionRule + parameters: + - name: mailboxProtectionRule-id + in: path + description: The unique identifier of mailboxProtectionRule + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: mailboxProtectionRule + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.mailboxProtectionRule' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.mailboxProtectionRule' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - solutions.backupRestoreRoot + summary: Delete navigation property mailboxInclusionRules for solutions + operationId: solution.backupRestore_DeleteMailboxInclusionRule + parameters: + - name: mailboxProtectionRule-id + in: path + description: The unique identifier of mailboxProtectionRule + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: mailboxProtectionRule + - 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 + /solutions/backupRestore/mailboxInclusionRules/$count: + get: + tags: + - solutions.backupRestoreRoot + summary: Get the number of the resource + operationId: solution.backupRestore.mailboxInclusionRule_GetCount + parameters: + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + /solutions/backupRestore/mailboxProtectionUnits: + get: + tags: + - solutions.backupRestoreRoot + summary: List mailboxProtectionUnits + description: Get a list of mailboxProtectionUnit objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/backuprestoreroot-list-mailboxprotectionunits?view=graph-rest-beta + operationId: solution.backupRestore_ListMailboxProtectionUnit + 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: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.mailboxProtectionUnitCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - solutions.backupRestoreRoot + summary: Create new navigation property to mailboxProtectionUnits for solutions + operationId: solution.backupRestore_CreateMailboxProtectionUnit + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.mailboxProtectionUnit' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.mailboxProtectionUnit' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/solutions/backupRestore/mailboxProtectionUnits/{mailboxProtectionUnit-id}': + get: + tags: + - solutions.backupRestoreRoot + summary: Get mailboxProtectionUnits from solutions + description: The list of mailbox protection units in the tenant. + operationId: solution.backupRestore_GetMailboxProtectionUnit + parameters: + - name: mailboxProtectionUnit-id + in: path + description: The unique identifier of mailboxProtectionUnit + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: mailboxProtectionUnit + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.mailboxProtectionUnit' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - solutions.backupRestoreRoot + summary: Update the navigation property mailboxProtectionUnits in solutions + operationId: solution.backupRestore_UpdateMailboxProtectionUnit + parameters: + - name: mailboxProtectionUnit-id + in: path + description: The unique identifier of mailboxProtectionUnit + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: mailboxProtectionUnit + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.mailboxProtectionUnit' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.mailboxProtectionUnit' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - solutions.backupRestoreRoot + summary: Delete navigation property mailboxProtectionUnits for solutions + operationId: solution.backupRestore_DeleteMailboxProtectionUnit + parameters: + - name: mailboxProtectionUnit-id + in: path + description: The unique identifier of mailboxProtectionUnit + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: mailboxProtectionUnit + - 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 + /solutions/backupRestore/mailboxProtectionUnits/$count: + get: + tags: + - solutions.backupRestoreRoot + summary: Get the number of the resource + operationId: solution.backupRestore.mailboxProtectionUnit_GetCount + parameters: + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + /solutions/backupRestore/oneDriveForBusinessProtectionPolicies: + get: + tags: + - solutions.backupRestoreRoot + summary: Get oneDriveForBusinessProtectionPolicies from solutions + description: The list of OneDrive for Business protection policies in the tenant. + operationId: solution.backupRestore_ListOneDriveGraphFPreBusinessProtectionPolicy + 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: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.oneDriveForBusinessProtectionPolicyCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - solutions.backupRestoreRoot + summary: Create oneDriveForBusinessProtectionPolicy + description: 'Create a protection policy for the OneDrive service in Microsoft 365. When the policy is created, its state is set to inactive. Users can also provide a list of protection units under the policy.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/backuprestoreroot-post-onedriveforbusinessprotectionpolicies?view=graph-rest-beta + operationId: solution.backupRestore_CreateOneDriveGraphFPreBusinessProtectionPolicy + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.oneDriveForBusinessProtectionPolicy' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.oneDriveForBusinessProtectionPolicy' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}': + get: + tags: + - solutions.backupRestoreRoot + summary: Get oneDriveForBusinessProtectionPolicies from solutions + description: The list of OneDrive for Business protection policies in the tenant. + operationId: solution.backupRestore_GetOneDriveGraphFPreBusinessProtectionPolicy + parameters: + - name: oneDriveForBusinessProtectionPolicy-id + in: path + description: The unique identifier of oneDriveForBusinessProtectionPolicy + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: oneDriveForBusinessProtectionPolicy + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.oneDriveForBusinessProtectionPolicy' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - solutions.backupRestoreRoot + summary: Update oneDriveForBusinessProtectionPolicy + description: Update the protection policy for the OneDrive service in Microsoft 365. This method adds a driveProtectionUnit to or removes it from a oneDriveForBusinessProtectionPolicy object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/onedriveforbusinessprotectionpolicy-update?view=graph-rest-beta + operationId: solution.backupRestore_UpdateOneDriveGraphFPreBusinessProtectionPolicy + parameters: + - name: oneDriveForBusinessProtectionPolicy-id + in: path + description: The unique identifier of oneDriveForBusinessProtectionPolicy + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: oneDriveForBusinessProtectionPolicy + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.oneDriveForBusinessProtectionPolicy' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.oneDriveForBusinessProtectionPolicy' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - solutions.backupRestoreRoot + summary: Delete navigation property oneDriveForBusinessProtectionPolicies for solutions + operationId: solution.backupRestore_DeleteOneDriveGraphFPreBusinessProtectionPolicy + parameters: + - name: oneDriveForBusinessProtectionPolicy-id + in: path + description: The unique identifier of oneDriveForBusinessProtectionPolicy + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: oneDriveForBusinessProtectionPolicy + - 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 + '/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveInclusionRules': + get: + tags: + - solutions.backupRestoreRoot + summary: List driveInclusionRules + description: 'Get a list of the driveProtectionRule objects that are associated with a OneDrive for Business protection policy. An inclusion rule indicates that a protection policy should contain protection units that match the specified rule criteria. The initial status of a protection rule upon creation is active. After the rule is applied, the state is either completed or completedWithErrors.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/onedriveforbusinessprotectionpolicy-list-driveinclusionrules?view=graph-rest-beta + operationId: solution.backupRestore.oneDriveGraphFPreBusinessProtectionPolicy_ListDriveInclusionRule + parameters: + - name: oneDriveForBusinessProtectionPolicy-id + in: path + description: The unique identifier of oneDriveForBusinessProtectionPolicy + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: oneDriveForBusinessProtectionPolicy + - $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: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.driveProtectionRuleCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + '/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveInclusionRules/{driveProtectionRule-id}': + get: + tags: + - solutions.backupRestoreRoot + summary: Get protectionRuleBase + description: 'Get a protection rule that''s associated with a protection policy. You can use this operation to get mailbox, drive, and site protection rules. An inclusion rule indicates that a protection policy should contain protection units that match the specified rule criteria. The initial status of a protection rule upon creation is active. After the rule is applied, the state is either completed or completedWithErrors.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/protectionrulebase-get?view=graph-rest-beta + operationId: solution.backupRestore.oneDriveGraphFPreBusinessProtectionPolicy_GetDriveInclusionRule + parameters: + - name: oneDriveForBusinessProtectionPolicy-id + in: path + description: The unique identifier of oneDriveForBusinessProtectionPolicy + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: oneDriveForBusinessProtectionPolicy + - name: driveProtectionRule-id + in: path + description: The unique identifier of driveProtectionRule + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: driveProtectionRule + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.driveProtectionRule' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveInclusionRules/$count': + get: + tags: + - solutions.backupRestoreRoot + summary: Get the number of the resource + operationId: solution.backupRestore.oneDriveGraphFPreBusinessProtectionPolicy.driveInclusionRule_GetCount + parameters: + - name: oneDriveForBusinessProtectionPolicy-id + in: path + description: The unique identifier of oneDriveForBusinessProtectionPolicy + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: oneDriveForBusinessProtectionPolicy + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveProtectionUnits': + get: + tags: + - solutions.backupRestoreRoot + summary: List driveProtectionUnits + description: Get a list of the driveProtectionUnit objects that are associated with a oneDriveForBusinessProtectionPolicy. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/backuprestoreroot-list-driveprotectionunits?view=graph-rest-beta + operationId: solution.backupRestore.oneDriveGraphFPreBusinessProtectionPolicy_ListDriveProtectionUnit + parameters: + - name: oneDriveForBusinessProtectionPolicy-id + in: path + description: The unique identifier of oneDriveForBusinessProtectionPolicy + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: oneDriveForBusinessProtectionPolicy + - $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: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.driveProtectionUnitCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + '/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveProtectionUnits/{driveProtectionUnit-id}': + get: + tags: + - solutions.backupRestoreRoot + summary: Get driveProtectionUnits from solutions + description: Contains the protection units associated with a OneDrive for Business protection policy. + operationId: solution.backupRestore.oneDriveGraphFPreBusinessProtectionPolicy_GetDriveProtectionUnit + parameters: + - name: oneDriveForBusinessProtectionPolicy-id + in: path + description: The unique identifier of oneDriveForBusinessProtectionPolicy + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: oneDriveForBusinessProtectionPolicy + - name: driveProtectionUnit-id + in: path + description: The unique identifier of driveProtectionUnit + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: driveProtectionUnit + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.driveProtectionUnit' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveProtectionUnits/$count': + get: + tags: + - solutions.backupRestoreRoot + summary: Get the number of the resource + operationId: solution.backupRestore.oneDriveGraphFPreBusinessProtectionPolicy.driveProtectionUnit_GetCount + parameters: + - name: oneDriveForBusinessProtectionPolicy-id + in: path + description: The unique identifier of oneDriveForBusinessProtectionPolicy + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: oneDriveForBusinessProtectionPolicy + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + /solutions/backupRestore/oneDriveForBusinessProtectionPolicies/$count: + get: + tags: + - solutions.backupRestoreRoot + summary: Get the number of the resource + operationId: solution.backupRestore.oneDriveGraphFPreBusinessProtectionPolicy_GetCount + parameters: + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + /solutions/backupRestore/oneDriveForBusinessRestoreSessions: + get: + tags: + - solutions.backupRestoreRoot + summary: Get oneDriveForBusinessRestoreSessions from solutions + description: The list of OneDrive for Business restore sessions available in the tenant. + operationId: solution.backupRestore_ListOneDriveGraphFPreBusinessRestoreSession + 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: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.oneDriveForBusinessRestoreSessionCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - solutions.backupRestoreRoot + summary: Create new navigation property to oneDriveForBusinessRestoreSessions for solutions + operationId: solution.backupRestore_CreateOneDriveGraphFPreBusinessRestoreSession + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.oneDriveForBusinessRestoreSession' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.oneDriveForBusinessRestoreSession' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}': + get: + tags: + - solutions.backupRestoreRoot + summary: Get oneDriveForBusinessRestoreSessions from solutions + description: The list of OneDrive for Business restore sessions available in the tenant. + operationId: solution.backupRestore_GetOneDriveGraphFPreBusinessRestoreSession + parameters: + - name: oneDriveForBusinessRestoreSession-id + in: path + description: The unique identifier of oneDriveForBusinessRestoreSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: oneDriveForBusinessRestoreSession + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.oneDriveForBusinessRestoreSession' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - solutions.backupRestoreRoot + summary: Update oneDriveForBusinessRestoreSession + description: Update the properties of a oneDriveForBusinessRestoreSession object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/onedriveforbusinessrestoresession-update?view=graph-rest-beta + operationId: solution.backupRestore_UpdateOneDriveGraphFPreBusinessRestoreSession + parameters: + - name: oneDriveForBusinessRestoreSession-id + in: path + description: The unique identifier of oneDriveForBusinessRestoreSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: oneDriveForBusinessRestoreSession + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.oneDriveForBusinessRestoreSession' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.oneDriveForBusinessRestoreSession' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - solutions.backupRestoreRoot + summary: Delete navigation property oneDriveForBusinessRestoreSessions for solutions + operationId: solution.backupRestore_DeleteOneDriveGraphFPreBusinessRestoreSession + parameters: + - name: oneDriveForBusinessRestoreSession-id + in: path + description: The unique identifier of oneDriveForBusinessRestoreSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: oneDriveForBusinessRestoreSession + - 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 + '/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts': + get: + tags: + - solutions.backupRestoreRoot + summary: List driveRestoreArtifacts + description: Get a list of the driveRestoreArtifact objects and their properties for a oneDriveForBusinessRestoreSession for a tenant. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/onedriveforbusinessrestoresession-list-driverestoreartifacts?view=graph-rest-beta + operationId: solution.backupRestore.oneDriveGraphFPreBusinessRestoreSession_ListDriveRestoreArtifact + parameters: + - name: oneDriveForBusinessRestoreSession-id + in: path + description: The unique identifier of oneDriveForBusinessRestoreSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: oneDriveForBusinessRestoreSession + - $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: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.driveRestoreArtifactCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - solutions.backupRestoreRoot + summary: Create new navigation property to driveRestoreArtifacts for solutions + operationId: solution.backupRestore.oneDriveGraphFPreBusinessRestoreSession_CreateDriveRestoreArtifact + parameters: + - name: oneDriveForBusinessRestoreSession-id + in: path + description: The unique identifier of oneDriveForBusinessRestoreSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: oneDriveForBusinessRestoreSession + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.driveRestoreArtifact' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.driveRestoreArtifact' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts/{driveRestoreArtifact-id}': + get: + tags: + - solutions.backupRestoreRoot + summary: Get driveRestoreArtifacts from solutions + description: A collection of restore points and destination details that can be used to restore a OneDrive for Business drive. + operationId: solution.backupRestore.oneDriveGraphFPreBusinessRestoreSession_GetDriveRestoreArtifact + parameters: + - name: oneDriveForBusinessRestoreSession-id + in: path + description: The unique identifier of oneDriveForBusinessRestoreSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: oneDriveForBusinessRestoreSession + - name: driveRestoreArtifact-id + in: path + description: The unique identifier of driveRestoreArtifact + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: driveRestoreArtifact + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.driveRestoreArtifact' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - solutions.backupRestoreRoot + summary: Update the navigation property driveRestoreArtifacts in solutions + operationId: solution.backupRestore.oneDriveGraphFPreBusinessRestoreSession_UpdateDriveRestoreArtifact + parameters: + - name: oneDriveForBusinessRestoreSession-id + in: path + description: The unique identifier of oneDriveForBusinessRestoreSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: oneDriveForBusinessRestoreSession + - name: driveRestoreArtifact-id + in: path + description: The unique identifier of driveRestoreArtifact + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: driveRestoreArtifact + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.driveRestoreArtifact' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.driveRestoreArtifact' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - solutions.backupRestoreRoot + summary: Delete navigation property driveRestoreArtifacts for solutions + operationId: solution.backupRestore.oneDriveGraphFPreBusinessRestoreSession_DeleteDriveRestoreArtifact + parameters: + - name: oneDriveForBusinessRestoreSession-id + in: path + description: The unique identifier of oneDriveForBusinessRestoreSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: oneDriveForBusinessRestoreSession + - name: driveRestoreArtifact-id + in: path + description: The unique identifier of driveRestoreArtifact + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: driveRestoreArtifact + - 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 + '/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts/{driveRestoreArtifact-id}/restorePoint': + get: + tags: + - solutions.backupRestoreRoot + summary: Get restorePoint from solutions + description: Represents the date and time when an artifact is protected by a protectionPolicy and can be restored. + operationId: solution.backupRestore.oneDriveGraphFPreBusinessRestoreSession.driveRestoreArtifact_GetRestorePoint + parameters: + - name: oneDriveForBusinessRestoreSession-id + in: path + description: The unique identifier of oneDriveForBusinessRestoreSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: oneDriveForBusinessRestoreSession + - name: driveRestoreArtifact-id + in: path + description: The unique identifier of driveRestoreArtifact + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: driveRestoreArtifact + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.restorePoint' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts/$count': + get: + tags: + - solutions.backupRestoreRoot + summary: Get the number of the resource + operationId: solution.backupRestore.oneDriveGraphFPreBusinessRestoreSession.driveRestoreArtifact_GetCount + parameters: + - name: oneDriveForBusinessRestoreSession-id + in: path + description: The unique identifier of oneDriveForBusinessRestoreSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: oneDriveForBusinessRestoreSession + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + /solutions/backupRestore/oneDriveForBusinessRestoreSessions/$count: + get: + tags: + - solutions.backupRestoreRoot + summary: Get the number of the resource + operationId: solution.backupRestore.oneDriveGraphFPreBusinessRestoreSession_GetCount + parameters: + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + /solutions/backupRestore/protectionPolicies: + get: + tags: + - solutions.backupRestoreRoot + summary: Get protectionPolicies from solutions + description: List of protection policies in the tenant. + operationId: solution.backupRestore_ListProtectionPolicy + 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: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.protectionPolicyBaseCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - solutions.backupRestoreRoot + summary: Create new navigation property to protectionPolicies for solutions + operationId: solution.backupRestore_CreateProtectionPolicy + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.protectionPolicyBase' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.protectionPolicyBase' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/solutions/backupRestore/protectionPolicies/{protectionPolicyBase-id}': + get: + tags: + - solutions.backupRestoreRoot + summary: Get protectionPolicies from solutions + description: List of protection policies in the tenant. + operationId: solution.backupRestore_GetProtectionPolicy + parameters: + - name: protectionPolicyBase-id + in: path + description: The unique identifier of protectionPolicyBase + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: protectionPolicyBase + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.protectionPolicyBase' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - solutions.backupRestoreRoot + summary: Update the navigation property protectionPolicies in solutions + operationId: solution.backupRestore_UpdateProtectionPolicy + parameters: + - name: protectionPolicyBase-id + in: path + description: The unique identifier of protectionPolicyBase + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: protectionPolicyBase + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.protectionPolicyBase' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.protectionPolicyBase' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - solutions.backupRestoreRoot + summary: Delete protectionPolicyBase + description: Delete a protection policy. Read the properties and relationships of a protectionPolicyBase object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/protectionpolicybase-delete?view=graph-rest-beta + operationId: solution.backupRestore_DeleteProtectionPolicy + parameters: + - name: protectionPolicyBase-id + in: path + description: The unique identifier of protectionPolicyBase + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: protectionPolicyBase + - 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 + /solutions/backupRestore/protectionPolicies/$count: + get: + tags: + - solutions.backupRestoreRoot + summary: Get the number of the resource + operationId: solution.backupRestore.protectionPolicy_GetCount + parameters: + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + /solutions/backupRestore/protectionUnits: + get: + tags: + - solutions.backupRestoreRoot + summary: Get protectionUnitBase + description: Read the properties and relationships of a protectionUnitBase object. + operationId: solution.backupRestore_ListProtectionUnit + 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: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.protectionUnitBaseCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + '/solutions/backupRestore/protectionUnits/{protectionUnitBase-id}': + get: + tags: + - solutions.backupRestoreRoot + summary: Get protectionUnitBase + description: Read the properties and relationships of a protectionUnitBase object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/protectionunitbase-get?view=graph-rest-beta + operationId: solution.backupRestore_GetProtectionUnit + parameters: + - name: protectionUnitBase-id + in: path + description: The unique identifier of protectionUnitBase + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: protectionUnitBase + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.protectionUnitBase' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + /solutions/backupRestore/protectionUnits/$count: + get: + tags: + - solutions.backupRestoreRoot + summary: Get the number of the resource + operationId: solution.backupRestore.protectionUnit_GetCount + parameters: + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + /solutions/backupRestore/restorePoints: + get: + tags: + - solutions.backupRestoreRoot + summary: Get restorePoints from solutions + description: List of restore points in the tenant. + operationId: solution.backupRestore_ListRestorePoint + 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: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.restorePointCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - solutions.backupRestoreRoot + summary: Create new navigation property to restorePoints for solutions + operationId: solution.backupRestore_CreateRestorePoint + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.restorePoint' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.restorePoint' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/solutions/backupRestore/restorePoints/{restorePoint-id}': + get: + tags: + - solutions.backupRestoreRoot + summary: Get restorePoints from solutions + description: List of restore points in the tenant. + operationId: solution.backupRestore_GetRestorePoint + parameters: + - name: restorePoint-id + in: path + description: The unique identifier of restorePoint + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: restorePoint + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.restorePoint' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - solutions.backupRestoreRoot + summary: Update the navigation property restorePoints in solutions + operationId: solution.backupRestore_UpdateRestorePoint + parameters: + - name: restorePoint-id + in: path + description: The unique identifier of restorePoint + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: restorePoint + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.restorePoint' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.restorePoint' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - solutions.backupRestoreRoot + summary: Delete navigation property restorePoints for solutions + operationId: solution.backupRestore_DeleteRestorePoint + parameters: + - name: restorePoint-id + in: path + description: The unique identifier of restorePoint + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: restorePoint + - 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 + '/solutions/backupRestore/restorePoints/{restorePoint-id}/protectionUnit': + get: + tags: + - solutions.backupRestoreRoot + summary: Get protectionUnit from solutions + description: 'The site, drive, or mailbox units that are protected under a protection policy.' + operationId: solution.backupRestore.restorePoint_GetProtectionUnit + parameters: + - name: restorePoint-id + in: path + description: The unique identifier of restorePoint + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: restorePoint + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.protectionUnitBase' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + /solutions/backupRestore/restorePoints/$count: + get: + tags: + - solutions.backupRestoreRoot + summary: Get the number of the resource + operationId: solution.backupRestore.restorePoint_GetCount + parameters: + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + /solutions/backupRestore/restoreSessions: + get: + tags: + - solutions.backupRestoreRoot + summary: List restoreSessionBase objects + description: Get a list of restoreSession objects and their properties. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/backuprestoreroot-list-restoresessions?view=graph-rest-beta + operationId: solution.backupRestore_ListRestoreSession + 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: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.restoreSessionBaseCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - solutions.backupRestoreRoot + summary: Create new navigation property to restoreSessions for solutions + operationId: solution.backupRestore_CreateRestoreSession + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.restoreSessionBase' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.restoreSessionBase' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/solutions/backupRestore/restoreSessions/{restoreSessionBase-id}': + get: + tags: + - solutions.backupRestoreRoot + summary: Get restoreSessionBase + description: Get the properties of a restoreSession object by ID. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/restoresessionbase-get?view=graph-rest-beta + operationId: solution.backupRestore_GetRestoreSession + parameters: + - name: restoreSessionBase-id + in: path + description: The unique identifier of restoreSessionBase + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: restoreSessionBase + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.restoreSessionBase' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - solutions.backupRestoreRoot + summary: Update the navigation property restoreSessions in solutions + operationId: solution.backupRestore_UpdateRestoreSession + parameters: + - name: restoreSessionBase-id + in: path + description: The unique identifier of restoreSessionBase + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: restoreSessionBase + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.restoreSessionBase' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.restoreSessionBase' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - solutions.backupRestoreRoot + summary: Delete restoreSessionBase + description: Delete a draft restoreSessionBase object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/restoresessionbase-delete?view=graph-rest-beta + operationId: solution.backupRestore_DeleteRestoreSession + parameters: + - name: restoreSessionBase-id + in: path + description: The unique identifier of restoreSessionBase + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: restoreSessionBase + - 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 + /solutions/backupRestore/restoreSessions/$count: + get: + tags: + - solutions.backupRestoreRoot + summary: Get the number of the resource + operationId: solution.backupRestore.restoreSession_GetCount + parameters: + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + /solutions/backupRestore/serviceApps: + get: + tags: + - solutions.backupRestoreRoot + summary: List serviceApps + description: Get a list of serviceApp objects and their properties. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/backuprestoreroot-list-serviceapps?view=graph-rest-beta + operationId: solution.backupRestore_ListServiceApp + 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: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.serviceAppCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - solutions.backupRestoreRoot + summary: Create serviceApp + description: Create a new serviceApp. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/backuprestoreroot-post-serviceapps?view=graph-rest-beta + operationId: solution.backupRestore_CreateServiceApp + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.serviceApp' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.serviceApp' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/solutions/backupRestore/serviceApps/{serviceApp-id}': + get: + tags: + - solutions.backupRestoreRoot + summary: Get serviceApp + description: Read the properties and relationships of a serviceApp object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/serviceapp-get?view=graph-rest-beta + operationId: solution.backupRestore_GetServiceApp + parameters: + - name: serviceApp-id + in: path + description: The unique identifier of serviceApp + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: serviceApp + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.serviceApp' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - solutions.backupRestoreRoot + summary: Update the navigation property serviceApps in solutions + operationId: solution.backupRestore_UpdateServiceApp + parameters: + - name: serviceApp-id + in: path + description: The unique identifier of serviceApp + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: serviceApp + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.serviceApp' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.serviceApp' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - solutions.backupRestoreRoot + summary: Delete serviceApp + description: Delete a serviceApp. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/backuprestoreroot-delete-serviceapps?view=graph-rest-beta + operationId: solution.backupRestore_DeleteServiceApp + parameters: + - name: serviceApp-id + in: path + description: The unique identifier of serviceApp + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: serviceApp + - 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 + /solutions/backupRestore/serviceApps/$count: + get: + tags: + - solutions.backupRestoreRoot + summary: Get the number of the resource + operationId: solution.backupRestore.serviceApp_GetCount + parameters: + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + /solutions/backupRestore/sharePointProtectionPolicies: + get: + tags: + - solutions.backupRestoreRoot + summary: Get sharePointProtectionPolicies from solutions + description: The list of SharePoint protection policies in the tenant. + operationId: solution.backupRestore_ListSharePointProtectionPolicy + 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: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.sharePointProtectionPolicyCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - solutions.backupRestoreRoot + summary: Create sharePointProtectionPolicy + description: Create a protection policy for a M365 service SharePoint. Policy will be created in inactive state. User can also provide a list of protection units under the policy. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/backuprestoreroot-post-sharepointprotectionpolicies?view=graph-rest-beta + operationId: solution.backupRestore_CreateSharePointProtectionPolicy + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.sharePointProtectionPolicy' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.sharePointProtectionPolicy' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}': + get: + tags: + - solutions.backupRestoreRoot + summary: Get sharePointProtectionPolicies from solutions + description: The list of SharePoint protection policies in the tenant. + operationId: solution.backupRestore_GetSharePointProtectionPolicy + parameters: + - name: sharePointProtectionPolicy-id + in: path + description: The unique identifier of sharePointProtectionPolicy + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: sharePointProtectionPolicy + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.sharePointProtectionPolicy' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - solutions.backupRestoreRoot + summary: Update sharePointProtectionPolicy + description: Update a SharePoint protection policy. This method adds a sharepointprotectionunit to or removes it from the protection policy. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/sharepointprotectionpolicy-update?view=graph-rest-beta + operationId: solution.backupRestore_UpdateSharePointProtectionPolicy + parameters: + - name: sharePointProtectionPolicy-id + in: path + description: The unique identifier of sharePointProtectionPolicy + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: sharePointProtectionPolicy + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.sharePointProtectionPolicy' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.sharePointProtectionPolicy' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - solutions.backupRestoreRoot + summary: Delete navigation property sharePointProtectionPolicies for solutions + operationId: solution.backupRestore_DeleteSharePointProtectionPolicy + parameters: + - name: sharePointProtectionPolicy-id + in: path + description: The unique identifier of sharePointProtectionPolicy + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: sharePointProtectionPolicy + - 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 + '/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteInclusionRules': + get: + tags: + - solutions.backupRestoreRoot + summary: List siteInclusionRules + description: 'Get a list of siteProtectionRule objects associated with a sharePointProtectionPolicy. An inclusion rule indicates that a protection policy should contain protection units that match the specified rule criteria. The initial status of a protection rule upon creation is active. After the rule is applied, the state is either completed or completedWithErrors.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/sharepointprotectionpolicy-list-siteinclusionrules?view=graph-rest-beta + operationId: solution.backupRestore.sharePointProtectionPolicy_ListSiteInclusionRule + parameters: + - name: sharePointProtectionPolicy-id + in: path + description: The unique identifier of sharePointProtectionPolicy + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: sharePointProtectionPolicy + - $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: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.siteProtectionRuleCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + '/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteInclusionRules/{siteProtectionRule-id}': + get: + tags: + - solutions.backupRestoreRoot + summary: Get protectionRuleBase + description: 'Get a protection rule that''s associated with a protection policy. You can use this operation to get mailbox, drive, and site protection rules. An inclusion rule indicates that a protection policy should contain protection units that match the specified rule criteria. The initial status of a protection rule upon creation is active. After the rule is applied, the state is either completed or completedWithErrors.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/protectionrulebase-get?view=graph-rest-beta + operationId: solution.backupRestore.sharePointProtectionPolicy_GetSiteInclusionRule + parameters: + - name: sharePointProtectionPolicy-id + in: path + description: The unique identifier of sharePointProtectionPolicy + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: sharePointProtectionPolicy + - name: siteProtectionRule-id + in: path + description: The unique identifier of siteProtectionRule + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: siteProtectionRule + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.siteProtectionRule' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteInclusionRules/$count': + get: + tags: + - solutions.backupRestoreRoot + summary: Get the number of the resource + operationId: solution.backupRestore.sharePointProtectionPolicy.siteInclusionRule_GetCount + parameters: + - name: sharePointProtectionPolicy-id + in: path + description: The unique identifier of sharePointProtectionPolicy + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: sharePointProtectionPolicy + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteProtectionUnits': + get: + tags: + - solutions.backupRestoreRoot + summary: List siteProtectionUnits + description: Get a list of the siteProtectionUnit objects that are associated with a sharePointProtectionPolicy. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/backuprestoreroot-list-siteprotectionunits?view=graph-rest-beta + operationId: solution.backupRestore.sharePointProtectionPolicy_ListSiteProtectionUnit + parameters: + - name: sharePointProtectionPolicy-id + in: path + description: The unique identifier of sharePointProtectionPolicy + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: sharePointProtectionPolicy + - $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: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.siteProtectionUnitCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + '/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteProtectionUnits/{siteProtectionUnit-id}': + get: + tags: + - solutions.backupRestoreRoot + summary: Get siteProtectionUnits from solutions + description: The protection units (sites) that are protected under the site protection policy. + operationId: solution.backupRestore.sharePointProtectionPolicy_GetSiteProtectionUnit + parameters: + - name: sharePointProtectionPolicy-id + in: path + description: The unique identifier of sharePointProtectionPolicy + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: sharePointProtectionPolicy + - name: siteProtectionUnit-id + in: path + description: The unique identifier of siteProtectionUnit + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: siteProtectionUnit + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.siteProtectionUnit' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteProtectionUnits/$count': + get: + tags: + - solutions.backupRestoreRoot + summary: Get the number of the resource + operationId: solution.backupRestore.sharePointProtectionPolicy.siteProtectionUnit_GetCount + parameters: + - name: sharePointProtectionPolicy-id + in: path + description: The unique identifier of sharePointProtectionPolicy + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: sharePointProtectionPolicy + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + /solutions/backupRestore/sharePointProtectionPolicies/$count: + get: + tags: + - solutions.backupRestoreRoot + summary: Get the number of the resource + operationId: solution.backupRestore.sharePointProtectionPolicy_GetCount + parameters: + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + /solutions/backupRestore/sharePointRestoreSessions: + get: + tags: + - solutions.backupRestoreRoot + summary: Get sharePointRestoreSessions from solutions + description: The list of SharePoint restore sessions available in the tenant. + operationId: solution.backupRestore_ListSharePointRestoreSession + 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: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.sharePointRestoreSessionCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - solutions.backupRestoreRoot + summary: Create sharePointRestoreSession + description: Create a new sharePointRestoreSession object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/backuprestoreroot-post-sharepointrestoresessions?view=graph-rest-beta + operationId: solution.backupRestore_CreateSharePointRestoreSession + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.sharePointRestoreSession' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.sharePointRestoreSession' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}': + get: + tags: + - solutions.backupRestoreRoot + summary: Get sharePointRestoreSessions from solutions + description: The list of SharePoint restore sessions available in the tenant. + operationId: solution.backupRestore_GetSharePointRestoreSession + parameters: + - name: sharePointRestoreSession-id + in: path + description: The unique identifier of sharePointRestoreSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: sharePointRestoreSession + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.sharePointRestoreSession' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - solutions.backupRestoreRoot + summary: Update the navigation property sharePointRestoreSessions in solutions + operationId: solution.backupRestore_UpdateSharePointRestoreSession + parameters: + - name: sharePointRestoreSession-id + in: path + description: The unique identifier of sharePointRestoreSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: sharePointRestoreSession + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.sharePointRestoreSession' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.sharePointRestoreSession' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - solutions.backupRestoreRoot + summary: Delete navigation property sharePointRestoreSessions for solutions + operationId: solution.backupRestore_DeleteSharePointRestoreSession + parameters: + - name: sharePointRestoreSession-id + in: path + description: The unique identifier of sharePointRestoreSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: sharePointRestoreSession + - 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 + '/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts': + get: + tags: + - solutions.backupRestoreRoot + summary: List siteRestoreArtifacts + description: List all the siteRestoreArtifact objects for a sharePointRestoreSession for the tenant. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/sharepointrestoresession-list-siterestoreartifacts?view=graph-rest-beta + operationId: solution.backupRestore.sharePointRestoreSession_ListSiteRestoreArtifact + parameters: + - name: sharePointRestoreSession-id + in: path + description: The unique identifier of sharePointRestoreSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: sharePointRestoreSession + - $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: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.siteRestoreArtifactCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - solutions.backupRestoreRoot + summary: Create new navigation property to siteRestoreArtifacts for solutions + operationId: solution.backupRestore.sharePointRestoreSession_CreateSiteRestoreArtifact + parameters: + - name: sharePointRestoreSession-id + in: path + description: The unique identifier of sharePointRestoreSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: sharePointRestoreSession + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.siteRestoreArtifact' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.siteRestoreArtifact' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts/{siteRestoreArtifact-id}': + get: + tags: + - solutions.backupRestoreRoot + summary: Get siteRestoreArtifacts from solutions + description: A collection of restore points and destination details that can be used to restore SharePoint sites. + operationId: solution.backupRestore.sharePointRestoreSession_GetSiteRestoreArtifact + parameters: + - name: sharePointRestoreSession-id + in: path + description: The unique identifier of sharePointRestoreSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: sharePointRestoreSession + - name: siteRestoreArtifact-id + in: path + description: The unique identifier of siteRestoreArtifact + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: siteRestoreArtifact + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.siteRestoreArtifact' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - solutions.backupRestoreRoot + summary: Update the navigation property siteRestoreArtifacts in solutions + operationId: solution.backupRestore.sharePointRestoreSession_UpdateSiteRestoreArtifact + parameters: + - name: sharePointRestoreSession-id + in: path + description: The unique identifier of sharePointRestoreSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: sharePointRestoreSession + - name: siteRestoreArtifact-id + in: path + description: The unique identifier of siteRestoreArtifact + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: siteRestoreArtifact + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.siteRestoreArtifact' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.siteRestoreArtifact' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - solutions.backupRestoreRoot + summary: Delete navigation property siteRestoreArtifacts for solutions + operationId: solution.backupRestore.sharePointRestoreSession_DeleteSiteRestoreArtifact + parameters: + - name: sharePointRestoreSession-id + in: path + description: The unique identifier of sharePointRestoreSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: sharePointRestoreSession + - name: siteRestoreArtifact-id + in: path + description: The unique identifier of siteRestoreArtifact + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: siteRestoreArtifact + - 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 + '/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts/{siteRestoreArtifact-id}/restorePoint': + get: + tags: + - solutions.backupRestoreRoot + summary: Get restorePoint from solutions + description: Represents the date and time when an artifact is protected by a protectionPolicy and can be restored. + operationId: solution.backupRestore.sharePointRestoreSession.siteRestoreArtifact_GetRestorePoint + parameters: + - name: sharePointRestoreSession-id + in: path + description: The unique identifier of sharePointRestoreSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: sharePointRestoreSession + - name: siteRestoreArtifact-id + in: path + description: The unique identifier of siteRestoreArtifact + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: siteRestoreArtifact + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.restorePoint' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts/$count': + get: + tags: + - solutions.backupRestoreRoot + summary: Get the number of the resource + operationId: solution.backupRestore.sharePointRestoreSession.siteRestoreArtifact_GetCount + parameters: + - name: sharePointRestoreSession-id + in: path + description: The unique identifier of sharePointRestoreSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: sharePointRestoreSession + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + /solutions/backupRestore/sharePointRestoreSessions/$count: + get: + tags: + - solutions.backupRestoreRoot + summary: Get the number of the resource + operationId: solution.backupRestore.sharePointRestoreSession_GetCount + parameters: + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + /solutions/backupRestore/siteInclusionRules: + get: + tags: + - solutions.backupRestoreRoot + summary: Get siteInclusionRules from solutions + description: The list of site inclusion rules applied to the tenant. + operationId: solution.backupRestore_ListSiteInclusionRule + 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: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.siteProtectionRuleCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - solutions.backupRestoreRoot + summary: Create new navigation property to siteInclusionRules for solutions + operationId: solution.backupRestore_CreateSiteInclusionRule + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.siteProtectionRule' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.siteProtectionRule' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/solutions/backupRestore/siteInclusionRules/{siteProtectionRule-id}': + get: + tags: + - solutions.backupRestoreRoot + summary: Get siteInclusionRules from solutions + description: The list of site inclusion rules applied to the tenant. + operationId: solution.backupRestore_GetSiteInclusionRule + parameters: + - name: siteProtectionRule-id + in: path + description: The unique identifier of siteProtectionRule + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: siteProtectionRule + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.siteProtectionRule' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - solutions.backupRestoreRoot + summary: Update the navigation property siteInclusionRules in solutions + operationId: solution.backupRestore_UpdateSiteInclusionRule + parameters: + - name: siteProtectionRule-id + in: path + description: The unique identifier of siteProtectionRule + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: siteProtectionRule + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.siteProtectionRule' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.siteProtectionRule' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - solutions.backupRestoreRoot + summary: Delete navigation property siteInclusionRules for solutions + operationId: solution.backupRestore_DeleteSiteInclusionRule + parameters: + - name: siteProtectionRule-id + in: path + description: The unique identifier of siteProtectionRule + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: siteProtectionRule + - 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 + /solutions/backupRestore/siteInclusionRules/$count: + get: + tags: + - solutions.backupRestoreRoot + summary: Get the number of the resource + operationId: solution.backupRestore.siteInclusionRule_GetCount + parameters: + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + /solutions/backupRestore/siteProtectionUnits: + get: + tags: + - solutions.backupRestoreRoot + summary: List siteProtectionUnits + description: Get a list of the siteProtectionUnit objects that are associated with a sharePointProtectionPolicy. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/backuprestoreroot-list-siteprotectionunits?view=graph-rest-beta + operationId: solution.backupRestore_ListSiteProtectionUnit + 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: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.siteProtectionUnitCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - solutions.backupRestoreRoot + summary: Create new navigation property to siteProtectionUnits for solutions + operationId: solution.backupRestore_CreateSiteProtectionUnit + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.siteProtectionUnit' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.siteProtectionUnit' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/solutions/backupRestore/siteProtectionUnits/{siteProtectionUnit-id}': + get: + tags: + - solutions.backupRestoreRoot + summary: Get siteProtectionUnits from solutions + description: The list of site protection units in the tenant. + operationId: solution.backupRestore_GetSiteProtectionUnit + parameters: + - name: siteProtectionUnit-id + in: path + description: The unique identifier of siteProtectionUnit + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: siteProtectionUnit + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.siteProtectionUnit' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - solutions.backupRestoreRoot + summary: Update the navigation property siteProtectionUnits in solutions + operationId: solution.backupRestore_UpdateSiteProtectionUnit + parameters: + - name: siteProtectionUnit-id + in: path + description: The unique identifier of siteProtectionUnit + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: siteProtectionUnit + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.siteProtectionUnit' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.siteProtectionUnit' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - solutions.backupRestoreRoot + summary: Delete navigation property siteProtectionUnits for solutions + operationId: solution.backupRestore_DeleteSiteProtectionUnit + parameters: + - name: siteProtectionUnit-id + in: path + description: The unique identifier of siteProtectionUnit + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: siteProtectionUnit + - 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 + /solutions/backupRestore/siteProtectionUnits/$count: + get: + tags: + - solutions.backupRestoreRoot + summary: Get the number of the resource + operationId: solution.backupRestore.siteProtectionUnit_GetCount + parameters: + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' +components: + schemas: + microsoft.graph.backupRestoreRoot: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: backupRestoreRoot + type: object + properties: + serviceStatus: + $ref: '#/components/schemas/microsoft.graph.serviceStatus' + driveInclusionRules: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.driveProtectionRule' + description: The list of drive inclusion rules applied to the tenant. + x-ms-navigationProperty: true + driveProtectionUnits: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.driveProtectionUnit' + description: The list of drive protection units in the tenant. + x-ms-navigationProperty: true + exchangeProtectionPolicies: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.exchangeProtectionPolicy' + description: The list of Exchange protection policies in the tenant. + x-ms-navigationProperty: true + exchangeRestoreSessions: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.exchangeRestoreSession' + description: The list of Exchange restore sessions available in the tenant. + x-ms-navigationProperty: true + mailboxInclusionRules: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.mailboxProtectionRule' + description: The list of mailbox inclusion rules applied to the tenant. + x-ms-navigationProperty: true + mailboxProtectionUnits: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.mailboxProtectionUnit' + description: The list of mailbox protection units in the tenant. + x-ms-navigationProperty: true + oneDriveForBusinessProtectionPolicies: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.oneDriveForBusinessProtectionPolicy' + description: The list of OneDrive for Business protection policies in the tenant. + x-ms-navigationProperty: true + oneDriveForBusinessRestoreSessions: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.oneDriveForBusinessRestoreSession' + description: The list of OneDrive for Business restore sessions available in the tenant. + x-ms-navigationProperty: true + protectionPolicies: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.protectionPolicyBase' + description: List of protection policies in the tenant. + x-ms-navigationProperty: true + protectionUnits: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.protectionUnitBase' + description: List of protection units in the tenant. + x-ms-navigationProperty: true + restorePoints: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.restorePoint' + description: List of restore points in the tenant. + x-ms-navigationProperty: true + restoreSessions: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.restoreSessionBase' + description: List of restore sessions in the tenant. + x-ms-navigationProperty: true + serviceApps: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.serviceApp' + description: List of Backup Storage apps in the tenant. + x-ms-navigationProperty: true + sharePointProtectionPolicies: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.sharePointProtectionPolicy' + description: The list of SharePoint protection policies in the tenant. + x-ms-navigationProperty: true + sharePointRestoreSessions: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.sharePointRestoreSession' + description: The list of SharePoint restore sessions available in the tenant. + x-ms-navigationProperty: true + siteInclusionRules: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.siteProtectionRule' + description: The list of site inclusion rules applied to the tenant. + x-ms-navigationProperty: true + siteProtectionUnits: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.siteProtectionUnit' + description: The list of site protection units in the tenant. + x-ms-navigationProperty: true + additionalProperties: + type: object + microsoft.graph.driveProtectionRule: + allOf: + - $ref: '#/components/schemas/microsoft.graph.protectionRuleBase' + - title: driveProtectionRule + type: object + properties: + driveExpression: + type: string + description: 'Contains a drive expression. For examples, see driveExpression examples.' + nullable: true + additionalProperties: + type: object + microsoft.graph.driveProtectionUnit: + allOf: + - $ref: '#/components/schemas/microsoft.graph.protectionUnitBase' + - title: driveProtectionUnit + type: object + properties: + directoryObjectId: + type: string + description: ID of the directory object. + nullable: true + displayName: + type: string + description: Display name of the directory object. + nullable: true + readOnly: true + email: + type: string + description: Email associated with the directory object. + nullable: true + readOnly: true + additionalProperties: + type: object + microsoft.graph.exchangeProtectionPolicy: + allOf: + - $ref: '#/components/schemas/microsoft.graph.protectionPolicyBase' + - title: exchangeProtectionPolicy + type: object + properties: + mailboxInclusionRules: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.mailboxProtectionRule' + description: The rules associated with the Exchange protection policy. + x-ms-navigationProperty: true + mailboxProtectionUnits: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.mailboxProtectionUnit' + description: The protection units (mailboxes) that are protected under the Exchange protection policy. + x-ms-navigationProperty: true + additionalProperties: + type: object + microsoft.graph.mailboxProtectionRule: + allOf: + - $ref: '#/components/schemas/microsoft.graph.protectionRuleBase' + - title: mailboxProtectionRule + type: object + properties: + mailboxExpression: + type: string + description: 'Contains a mailbox expression. For examples, see mailboxExpression examples.' + nullable: true + additionalProperties: + type: object + microsoft.graph.mailboxProtectionUnit: + allOf: + - $ref: '#/components/schemas/microsoft.graph.protectionUnitBase' + - title: mailboxProtectionUnit + type: object + properties: + directoryObjectId: + type: string + description: The ID of the directory object. + nullable: true + displayName: + type: string + description: Display name of the directory object. + nullable: true + readOnly: true + email: + type: string + description: Email address associated with the directory object. + nullable: true + readOnly: true + additionalProperties: + type: object + microsoft.graph.exchangeRestoreSession: + allOf: + - $ref: '#/components/schemas/microsoft.graph.restoreSessionBase' + - title: exchangeRestoreSession + type: object + properties: + mailboxRestoreArtifacts: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.mailboxRestoreArtifact' + description: A collection of restore points and destination details that can be used to restore Exchange mailboxes. + x-ms-navigationProperty: true + additionalProperties: + type: object + microsoft.graph.mailboxRestoreArtifact: + allOf: + - $ref: '#/components/schemas/microsoft.graph.restoreArtifactBase' + - title: mailboxRestoreArtifact + type: object + properties: + restoredFolderId: + type: string + description: The new restored folder identifier for the user. + nullable: true + restoredFolderName: + type: string + description: The new restored folder name. + nullable: true + readOnly: true + additionalProperties: + type: object + microsoft.graph.restorePoint: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: restorePoint + 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 + description: Expiration date time of the restore point. + format: date-time + nullable: true + protectionDateTime: + 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 time when the restore point was created. + format: date-time + nullable: true + tags: + $ref: '#/components/schemas/microsoft.graph.restorePointTags' + protectionUnit: + $ref: '#/components/schemas/microsoft.graph.protectionUnitBase' + additionalProperties: + type: object + microsoft.graph.oneDriveForBusinessProtectionPolicy: + allOf: + - $ref: '#/components/schemas/microsoft.graph.protectionPolicyBase' + - title: oneDriveForBusinessProtectionPolicy + type: object + properties: + driveInclusionRules: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.driveProtectionRule' + description: Contains the details of the Onedrive for Business protection rule. + x-ms-navigationProperty: true + driveProtectionUnits: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.driveProtectionUnit' + description: Contains the protection units associated with a OneDrive for Business protection policy. + x-ms-navigationProperty: true + additionalProperties: + type: object + microsoft.graph.oneDriveForBusinessRestoreSession: + allOf: + - $ref: '#/components/schemas/microsoft.graph.restoreSessionBase' + - title: oneDriveForBusinessRestoreSession + type: object + properties: + driveRestoreArtifacts: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.driveRestoreArtifact' + description: A collection of restore points and destination details that can be used to restore a OneDrive for Business drive. + x-ms-navigationProperty: true + additionalProperties: + type: object + microsoft.graph.driveRestoreArtifact: + allOf: + - $ref: '#/components/schemas/microsoft.graph.restoreArtifactBase' + - title: driveRestoreArtifact + type: object + properties: + restoredSiteId: + type: string + description: 'The new site identifier if destinationType is new, and the input site ID if the destinationType is inPlace.' + nullable: true + restoredSiteName: + type: string + description: The name of the restored site. + nullable: true + readOnly: true + restoredSiteWebUrl: + type: string + description: The web URL of the restored site. + nullable: true + readOnly: true + additionalProperties: + type: object + microsoft.graph.protectionPolicyBase: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: protectionPolicyBase + 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 + description: The time of creation of the policy. + format: date-time + nullable: true + displayName: + type: string + description: The name of the policy to be created. + 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 + description: The timestamp of the last modification of the policy. + format: date-time + nullable: true + retentionSettings: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.retentionSetting' + description: Contains the retention setting details for the policy. + status: + $ref: '#/components/schemas/microsoft.graph.protectionPolicyStatus' + additionalProperties: + type: object + microsoft.graph.protectionUnitBase: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: protectionUnitBase + 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 + description: The time of creation of the protection unit. + format: date-time + nullable: true + error: + $ref: '#/components/schemas/microsoft.graph.publicError' + 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 + description: Timestamp of the last modification of this protection unit. + format: date-time + nullable: true + policyId: + type: string + description: The unique identifier of the protection policy based on which protection unit was created. + nullable: true + status: + $ref: '#/components/schemas/microsoft.graph.protectionUnitStatus' + additionalProperties: + type: object + microsoft.graph.restoreSessionBase: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: restoreSessionBase + type: object + properties: + completedDateTime: + 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 time of completion of the restore session. + format: date-time + nullable: true + 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 + description: The time of creation of the restore session. + format: date-time + nullable: true + error: + $ref: '#/components/schemas/microsoft.graph.publicError' + 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 + description: Timestamp of the last modification of the restore session. + format: date-time + nullable: true + status: + $ref: '#/components/schemas/microsoft.graph.restoreSessionStatus' + additionalProperties: + type: object + microsoft.graph.serviceApp: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: serviceApp + type: object + properties: + application: + $ref: '#/components/schemas/microsoft.graph.identity' + effectiveDateTime: + 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: Timestamp of the effective activation of the service app. + format: date-time + 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 + description: Timestamp of the last modification of the entity. + format: date-time + nullable: true + 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 + description: Timestamp of the creation of the service app entity. + format: date-time + nullable: true + status: + $ref: '#/components/schemas/microsoft.graph.serviceAppStatus' + additionalProperties: + type: object + microsoft.graph.sharePointProtectionPolicy: + allOf: + - $ref: '#/components/schemas/microsoft.graph.protectionPolicyBase' + - title: sharePointProtectionPolicy + type: object + properties: + siteInclusionRules: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.siteProtectionRule' + description: The rules associated with the SharePoint Protection policy. + x-ms-navigationProperty: true + siteProtectionUnits: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.siteProtectionUnit' + description: The protection units (sites) that are protected under the site protection policy. + x-ms-navigationProperty: true + additionalProperties: + type: object + microsoft.graph.siteProtectionRule: + allOf: + - $ref: '#/components/schemas/microsoft.graph.protectionRuleBase' + - title: siteProtectionRule + type: object + properties: + siteExpression: + type: string + description: 'Contains a site expression. For examples, see siteExpression example.' + nullable: true + additionalProperties: + type: object + microsoft.graph.siteProtectionUnit: + allOf: + - $ref: '#/components/schemas/microsoft.graph.protectionUnitBase' + - title: siteProtectionUnit + type: object + properties: + siteId: + type: string + description: Unique identifier of the SharePoint site. + nullable: true + siteName: + type: string + description: Name of the SharePoint site. + nullable: true + readOnly: true + siteWebUrl: + type: string + description: The web URL of the SharePoint site. + nullable: true + readOnly: true + additionalProperties: + type: object + microsoft.graph.sharePointRestoreSession: + allOf: + - $ref: '#/components/schemas/microsoft.graph.restoreSessionBase' + - title: sharePointRestoreSession + type: object + properties: + siteRestoreArtifacts: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.siteRestoreArtifact' + description: A collection of restore points and destination details that can be used to restore SharePoint sites. + x-ms-navigationProperty: true + additionalProperties: + type: object + microsoft.graph.siteRestoreArtifact: + allOf: + - $ref: '#/components/schemas/microsoft.graph.restoreArtifactBase' + - title: siteRestoreArtifact + type: object + properties: + restoredSiteId: + type: string + description: 'The new site identifier if the value of the destinationType property is new, and the existing site ID if the value is inPlace.' + nullable: true + restoredSiteName: + type: string + description: The name of the restored site. + nullable: true + readOnly: true + restoredSiteWebUrl: + type: string + description: The web URL of the restored site. + nullable: true + readOnly: true + additionalProperties: + type: object + microsoft.graph.entity: + title: entity + type: object + properties: + id: + type: string + description: The unique identifier for an entity. Read-only. + additionalProperties: + type: object + microsoft.graph.serviceStatus: + title: serviceStatus + type: object + properties: + backupServiceConsumer: + $ref: '#/components/schemas/microsoft.graph.backupServiceConsumer' + disableReason: + $ref: '#/components/schemas/microsoft.graph.disableReason' + gracePeriodDateTime: + 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 expiration time of the grace period. + format: date-time + 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 + description: Timestamp of the last modification of the entity. + format: date-time + nullable: true + restoreAllowedTillDateTime: + 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 expiration time of the restoration allowed period. + format: date-time + nullable: true + status: + $ref: '#/components/schemas/microsoft.graph.backupServiceStatus' + additionalProperties: + type: object + microsoft.graph.protectionRuleBase: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: protectionRuleBase + 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 + description: The time of creation of the rule. + format: date-time + nullable: true + error: + $ref: '#/components/schemas/microsoft.graph.publicError' + isAutoApplyEnabled: + type: boolean + description: Indicates whether the protection rule is static or dynamic. + 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 + description: Timestamp of the last modification made to the rule. + format: date-time + nullable: true + status: + $ref: '#/components/schemas/microsoft.graph.protectionRuleStatus' + additionalProperties: + type: object + microsoft.graph.restoreArtifactBase: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: restoreArtifactBase + type: object + properties: + completionDateTime: + 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 time when restoration of restore artifact is completed. + format: date-time + nullable: true + destinationType: + $ref: '#/components/schemas/microsoft.graph.destinationType' + error: + $ref: '#/components/schemas/microsoft.graph.publicError' + 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])$' + type: string + description: The time when restoration of restore artifact is started. + format: date-time + nullable: true + status: + $ref: '#/components/schemas/microsoft.graph.artifactRestoreStatus' + restorePoint: + $ref: '#/components/schemas/microsoft.graph.restorePoint' + additionalProperties: + type: object + microsoft.graph.restorePointTags: + title: restorePointTags + enum: + - none + - fastRestore + - unknownFutureValue + type: string + x-ms-enum-flags: + isFlags: true + microsoft.graph.identitySet: + title: identitySet + type: object + properties: + application: + $ref: '#/components/schemas/microsoft.graph.identity' + device: + $ref: '#/components/schemas/microsoft.graph.identity' + user: + $ref: '#/components/schemas/microsoft.graph.identity' + additionalProperties: + type: object + microsoft.graph.retentionSetting: + title: retentionSetting + type: object + properties: + interval: + type: string + description: The frequency of the backup. + nullable: true + period: + pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' + type: string + description: The period of time to retain the protected data for a single Microsoft 365 service. + format: duration + nullable: true + additionalProperties: + type: object + microsoft.graph.protectionPolicyStatus: + title: protectionPolicyStatus + enum: + - inactive + - activeWithErrors + - updating + - active + - unknownFutureValue + type: string + microsoft.graph.publicError: + title: publicError + type: object + properties: + code: + type: string + description: Represents the error code. + nullable: true + details: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.publicErrorDetail' + description: Details of the error. + innerError: + $ref: '#/components/schemas/microsoft.graph.publicInnerError' + message: + type: string + description: A non-localized message for the developer. + nullable: true + target: + type: string + description: The target of the error. + nullable: true + additionalProperties: + type: object + microsoft.graph.protectionUnitStatus: + title: protectionUnitStatus + enum: + - protectRequested + - protected + - unprotectRequested + - unprotected + - removeRequested + - unknownFutureValue + type: string + microsoft.graph.restoreSessionStatus: + title: restoreSessionStatus + enum: + - draft + - activating + - active + - completedWithError + - completed + - unknownFutureValue + - failed + type: string + microsoft.graph.identity: + title: identity + type: object + properties: + displayName: + type: string + description: The display name of the identity. This property is read-only. + nullable: true + id: + type: string + description: The identifier of the identity. This property is read-only. + nullable: true + additionalProperties: + type: object + microsoft.graph.serviceAppStatus: + title: serviceAppStatus + enum: + - inactive + - active + - pendingActive + - pendingInactive + - unknownFutureValue + type: string + microsoft.graph.ODataErrors.ODataError: + required: + - error + type: object + properties: + error: + $ref: '#/components/schemas/microsoft.graph.ODataErrors.MainError' + additionalProperties: + type: object + microsoft.graph.driveProtectionRuleCollectionResponse: + title: Collection of driveProtectionRule + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.driveProtectionRule' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object + ODataCountResponse: + type: integer + format: int32 + microsoft.graph.driveProtectionUnitCollectionResponse: + title: Collection of driveProtectionUnit + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.driveProtectionUnit' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object + microsoft.graph.exchangeProtectionPolicyCollectionResponse: + title: Collection of exchangeProtectionPolicy + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.exchangeProtectionPolicy' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object + microsoft.graph.mailboxProtectionRuleCollectionResponse: + title: Collection of mailboxProtectionRule + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.mailboxProtectionRule' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object + microsoft.graph.mailboxProtectionUnitCollectionResponse: + title: Collection of mailboxProtectionUnit + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.mailboxProtectionUnit' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object + microsoft.graph.exchangeRestoreSessionCollectionResponse: + title: Collection of exchangeRestoreSession + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.exchangeRestoreSession' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object + microsoft.graph.mailboxRestoreArtifactCollectionResponse: + title: Collection of mailboxRestoreArtifact + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.mailboxRestoreArtifact' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object + microsoft.graph.oneDriveForBusinessProtectionPolicyCollectionResponse: + title: Collection of oneDriveForBusinessProtectionPolicy + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.oneDriveForBusinessProtectionPolicy' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object + microsoft.graph.oneDriveForBusinessRestoreSessionCollectionResponse: + title: Collection of oneDriveForBusinessRestoreSession + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.oneDriveForBusinessRestoreSession' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object + microsoft.graph.driveRestoreArtifactCollectionResponse: + title: Collection of driveRestoreArtifact + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.driveRestoreArtifact' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object + microsoft.graph.protectionPolicyBaseCollectionResponse: + title: Collection of protectionPolicyBase + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.protectionPolicyBase' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object + microsoft.graph.protectionUnitBaseCollectionResponse: + title: Collection of protectionUnitBase + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.protectionUnitBase' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object + microsoft.graph.restorePointCollectionResponse: + title: Collection of restorePoint + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.restorePoint' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object + microsoft.graph.restoreSessionBaseCollectionResponse: + title: Collection of restoreSessionBase + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.restoreSessionBase' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object + microsoft.graph.serviceAppCollectionResponse: + title: Collection of serviceApp + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.serviceApp' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object + microsoft.graph.sharePointProtectionPolicyCollectionResponse: + title: Collection of sharePointProtectionPolicy + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.sharePointProtectionPolicy' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object + microsoft.graph.siteProtectionRuleCollectionResponse: + title: Collection of siteProtectionRule + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.siteProtectionRule' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object + microsoft.graph.siteProtectionUnitCollectionResponse: + title: Collection of siteProtectionUnit + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.siteProtectionUnit' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object + microsoft.graph.sharePointRestoreSessionCollectionResponse: + title: Collection of sharePointRestoreSession + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.sharePointRestoreSession' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object + microsoft.graph.siteRestoreArtifactCollectionResponse: + title: Collection of siteRestoreArtifact + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.siteRestoreArtifact' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object + microsoft.graph.backupServiceConsumer: + title: backupServiceConsumer + enum: + - unknown + - firstparty + - thirdparty + - unknownFutureValue + type: string + microsoft.graph.disableReason: + title: disableReason + enum: + - none + - invalidBillingProfile + - userRequested + - unknownFutureValue + type: string + microsoft.graph.backupServiceStatus: + title: backupServiceStatus + enum: + - disabled + - enabled + - protectionChangeLocked + - restoreLocked + - unknownFutureValue + type: string + microsoft.graph.protectionRuleStatus: + title: protectionRuleStatus + enum: + - draft + - active + - completed + - completedWithErrors + - unknownFutureValue + type: string + microsoft.graph.destinationType: + title: destinationType + enum: + - new + - inPlace + - unknownFutureValue + type: string + microsoft.graph.artifactRestoreStatus: + title: artifactRestoreStatus + enum: + - added + - scheduling + - scheduled + - inProgress + - succeeded + - failed + - unknownFutureValue + type: string + microsoft.graph.publicErrorDetail: + title: publicErrorDetail + type: object + properties: + code: + type: string + description: The error code. + nullable: true + message: + type: string + description: The error message. + nullable: true + target: + type: string + description: The target of the error. + nullable: true + additionalProperties: + type: object + microsoft.graph.publicInnerError: + title: publicInnerError + type: object + properties: + code: + type: string + description: The error code. + nullable: true + details: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.publicErrorDetail' + description: A collection of error details. + message: + type: string + description: The error message. + nullable: true + target: + type: string + description: The target of the error. + nullable: true + additionalProperties: + type: object + microsoft.graph.ODataErrors.MainError: + required: + - code + - message + type: object + properties: + code: + type: string + message: + type: string + x-ms-primary-error-message: true + target: + type: string + nullable: true + details: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.ODataErrors.ErrorDetails' + innerError: + $ref: '#/components/schemas/microsoft.graph.ODataErrors.InnerError' + additionalProperties: + type: object + microsoft.graph.ODataErrors.ErrorDetails: + required: + - code + - message + type: object + properties: + code: + type: string + message: + type: string + target: + type: string + nullable: true + additionalProperties: + type: object + microsoft.graph.ODataErrors.InnerError: + type: object + additionalProperties: + type: object + description: The structure of this object is service-specific + responses: + error: + description: error + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.ODataErrors.ODataError' + microsoft.graph.driveProtectionRuleCollectionResponse: + description: Retrieved collection + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.driveProtectionRuleCollectionResponse' + ODataCountResponse: + description: The count of the resource + content: + text/plain: + schema: + $ref: '#/components/schemas/ODataCountResponse' + microsoft.graph.driveProtectionUnitCollectionResponse: + description: Retrieved collection + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.driveProtectionUnitCollectionResponse' + microsoft.graph.exchangeProtectionPolicyCollectionResponse: + description: Retrieved collection + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.exchangeProtectionPolicyCollectionResponse' + microsoft.graph.mailboxProtectionRuleCollectionResponse: + description: Retrieved collection + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.mailboxProtectionRuleCollectionResponse' + microsoft.graph.mailboxProtectionUnitCollectionResponse: + description: Retrieved collection + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.mailboxProtectionUnitCollectionResponse' + microsoft.graph.exchangeRestoreSessionCollectionResponse: + description: Retrieved collection + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.exchangeRestoreSessionCollectionResponse' + microsoft.graph.mailboxRestoreArtifactCollectionResponse: + description: Retrieved collection + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.mailboxRestoreArtifactCollectionResponse' + microsoft.graph.oneDriveForBusinessProtectionPolicyCollectionResponse: + description: Retrieved collection + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.oneDriveForBusinessProtectionPolicyCollectionResponse' + microsoft.graph.oneDriveForBusinessRestoreSessionCollectionResponse: + description: Retrieved collection + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.oneDriveForBusinessRestoreSessionCollectionResponse' + microsoft.graph.driveRestoreArtifactCollectionResponse: + description: Retrieved collection + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.driveRestoreArtifactCollectionResponse' + microsoft.graph.protectionPolicyBaseCollectionResponse: + description: Retrieved collection + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.protectionPolicyBaseCollectionResponse' + microsoft.graph.protectionUnitBaseCollectionResponse: + description: Retrieved collection + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.protectionUnitBaseCollectionResponse' + microsoft.graph.restorePointCollectionResponse: + description: Retrieved collection + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.restorePointCollectionResponse' + microsoft.graph.restoreSessionBaseCollectionResponse: + description: Retrieved collection + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.restoreSessionBaseCollectionResponse' + microsoft.graph.serviceAppCollectionResponse: + description: Retrieved collection + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.serviceAppCollectionResponse' + microsoft.graph.sharePointProtectionPolicyCollectionResponse: + description: Retrieved collection + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.sharePointProtectionPolicyCollectionResponse' + microsoft.graph.siteProtectionRuleCollectionResponse: + description: Retrieved collection + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.siteProtectionRuleCollectionResponse' + microsoft.graph.siteProtectionUnitCollectionResponse: + description: Retrieved collection + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.siteProtectionUnitCollectionResponse' + microsoft.graph.sharePointRestoreSessionCollectionResponse: + description: Retrieved collection + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.sharePointRestoreSessionCollectionResponse' + microsoft.graph.siteRestoreArtifactCollectionResponse: + description: Retrieved collection + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.siteRestoreArtifactCollectionResponse' + parameters: + top: + name: $top + in: query + description: Show only the first n items + style: form + explode: false + schema: + minimum: 0 + type: integer + example: 50 + skip: + name: $skip + in: query + description: Skip the first n items + style: form + explode: false + schema: + minimum: 0 + type: integer + search: + name: $search + in: query + description: Search items by search phrases + style: form + explode: false + schema: + type: string + filter: + name: $filter + in: query + description: Filter items by property values + style: form + explode: false + schema: + type: string + count: + name: $count + in: query + description: Include count of items + style: form + explode: false + schema: + type: boolean + securitySchemes: + azureaadv2: + type: oauth2 + flows: + authorizationCode: + authorizationUrl: https://login.microsoftonline.com/common/oauth2/v2.0/authorize + tokenUrl: https://login.microsoftonline.com/common/oauth2/v2.0/token + scopes: { } +security: + - azureaadv2: [ ] diff --git a/openApiDocs/beta/Bookings.yml b/openApiDocs/beta/Bookings.yml index 15963c2d1d..7ffd014d9a 100644 --- a/openApiDocs/beta/Bookings.yml +++ b/openApiDocs/beta/Bookings.yml @@ -2118,58 +2118,126 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - /solutions/backupRestore: - get: + /solutions/backupRestore/microsoft.graph.enable: + post: + tags: + - solutions.Actions + summary: Invoke action enable + description: Enable the Microsoft 365 Backup Storage service for a tenant. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/backuprestoreroot-enable?view=graph-rest-beta + operationId: solution.backupRestore_enable + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + appOwnerTenantId: + type: string + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.serviceStatus' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/solutions/backupRestore/protectionPolicies/{protectionPolicyBase-id}/microsoft.graph.activate': + post: tags: - - solutions.backupRestoreRoot - summary: Get backupRestoreRoot - description: Get the serviceStatus of the Microsoft 365 Backup Storage service in a tenant. + - solutions.Actions + summary: Invoke action activate + description: Activate a protectionPolicyBase. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/backuprestoreroot-get?view=graph-rest-beta - operationId: solution_GetBackupRestore + url: https://learn.microsoft.com/graph/api/protectionpolicybase-activate?view=graph-rest-beta + operationId: solution.backupRestore.protectionPolicy_activate parameters: - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false + - name: protectionPolicyBase-id + in: path + description: The unique identifier of protectionPolicyBase + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false + type: string + x-ms-docs-key-type: protectionPolicyBase + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.protectionPolicyBase' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/solutions/backupRestore/protectionPolicies/{protectionPolicyBase-id}/microsoft.graph.deactivate': + post: + tags: + - solutions.Actions + summary: Invoke action deactivate + description: Deactivate a protectionPolicyBase. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/protectionpolicybase-deactivate?view=graph-rest-beta + operationId: solution.backupRestore.protectionPolicy_deactivate + parameters: + - name: protectionPolicyBase-id + in: path + description: The unique identifier of protectionPolicyBase + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: protectionPolicyBase responses: 2XX: - description: Retrieved navigation property + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.backupRestoreRoot' + $ref: '#/components/schemas/microsoft.graph.protectionPolicyBase' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: + x-ms-docs-operation-type: action + /solutions/backupRestore/restorePoints/microsoft.graph.search: + post: tags: - - solutions.backupRestoreRoot - summary: Update the navigation property backupRestore in solutions - operationId: solution_UpdateBackupRestore + - solutions.Actions + summary: Invoke action search + description: Search for the restorePoint objects associated with a protectionUnit. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/restorepoint-search?view=graph-rest-beta + operationId: solution.backupRestore.restorePoint_search requestBody: - description: New navigation property values + description: Action parameters content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.backupRestoreRoot' + type: object + properties: + protectionUnitIds: + type: array + items: + type: string + nullable: true + protectionTimePeriod: + $ref: '#/components/schemas/microsoft.graph.timePeriod' + restorePointPreference: + $ref: '#/components/schemas/microsoft.graph.restorePointPreference' + tags: + $ref: '#/components/schemas/microsoft.graph.restorePointTags' + additionalProperties: + type: object required: true responses: 2XX: @@ -2177,35 +2245,118 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.backupRestoreRoot' + $ref: '#/components/schemas/microsoft.graph.restorePointSearchResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: + x-ms-docs-operation-type: action + '/solutions/backupRestore/restoreSessions/{restoreSessionBase-id}/microsoft.graph.activate': + post: tags: - - solutions.backupRestoreRoot - summary: Delete navigation property backupRestore for solutions - operationId: solution_DeleteBackupRestore + - solutions.Actions + summary: Invoke action activate + description: Activate a draft restoreSessionBase object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/restoresessionbase-activate?view=graph-rest-beta + operationId: solution.backupRestore.restoreSession_activate parameters: - - name: If-Match - in: header - description: ETag + - name: restoreSessionBase-id + in: path + description: The unique identifier of restoreSessionBase + required: true style: simple schema: type: string + x-ms-docs-key-type: restoreSessionBase responses: 2XX: description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.restoreSessionBase' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - /solutions/backupRestore/driveInclusionRules: + x-ms-docs-operation-type: action + '/solutions/backupRestore/serviceApps/{serviceApp-id}/microsoft.graph.activate': + post: + tags: + - solutions.Actions + summary: Invoke action activate + description: Activate a serviceApp. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/serviceapp-activate?view=graph-rest-beta + operationId: solution.backupRestore.serviceApp_activate + parameters: + - name: serviceApp-id + in: path + description: The unique identifier of serviceApp + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: serviceApp + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + effectiveDateTime: + 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 + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.serviceApp' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/solutions/backupRestore/serviceApps/{serviceApp-id}/microsoft.graph.deactivate': + post: + tags: + - solutions.Actions + summary: Invoke action deactivate + description: Deactivate a serviceApp. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/serviceapp-deactivate?view=graph-rest-beta + operationId: solution.backupRestore.serviceApp_deactivate + parameters: + - name: serviceApp-id + in: path + description: The unique identifier of serviceApp + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: serviceApp + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.serviceApp' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + /solutions/bookingBusinesses: get: tags: - - solutions.backupRestoreRoot - summary: Get driveInclusionRules from solutions - description: The list of drive inclusion rules applied to the tenant. - operationId: solution.backupRestore_ListDriveInclusionRule + - solutions.bookingBusiness + summary: Get bookingBusinesses from solutions + description: A collection of businesses in Microsoft Bookings. Read-only. Nullable. + operationId: solution_ListBookingBusiness parameters: - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' @@ -2244,7 +2395,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.driveProtectionRuleCollectionResponse' + $ref: '#/components/responses/microsoft.graph.bookingBusinessCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -2253,15 +2404,15 @@ paths: x-ms-docs-operation-type: operation post: tags: - - solutions.backupRestoreRoot - summary: Create new navigation property to driveInclusionRules for solutions - operationId: solution.backupRestore_CreateDriveInclusionRule + - solutions.bookingBusiness + summary: Create new navigation property to bookingBusinesses for solutions + operationId: solution_CreateBookingBusiness requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.driveProtectionRule' + $ref: '#/components/schemas/microsoft.graph.bookingBusiness' required: true responses: 2XX: @@ -2269,26 +2420,26 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.driveProtectionRule' + $ref: '#/components/schemas/microsoft.graph.bookingBusiness' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/solutions/backupRestore/driveInclusionRules/{driveProtectionRule-id}': + '/solutions/bookingBusinesses/{bookingBusiness-id}': get: tags: - - solutions.backupRestoreRoot - summary: Get driveInclusionRules from solutions - description: The list of drive inclusion rules applied to the tenant. - operationId: solution.backupRestore_GetDriveInclusionRule + - solutions.bookingBusiness + summary: Get bookingBusinesses from solutions + description: A collection of businesses in Microsoft Bookings. Read-only. Nullable. + operationId: solution_GetBookingBusiness parameters: - - name: driveProtectionRule-id + - name: bookingBusiness-id in: path - description: The unique identifier of driveProtectionRule + description: The unique identifier of bookingBusiness required: true style: simple schema: type: string - x-ms-docs-key-type: driveProtectionRule + x-ms-docs-key-type: bookingBusiness - name: $select in: query description: Select properties to be returned @@ -2315,30 +2466,30 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.driveProtectionRule' + $ref: '#/components/schemas/microsoft.graph.bookingBusiness' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - - solutions.backupRestoreRoot - summary: Update the navigation property driveInclusionRules in solutions - operationId: solution.backupRestore_UpdateDriveInclusionRule + - solutions.bookingBusiness + summary: Update the navigation property bookingBusinesses in solutions + operationId: solution_UpdateBookingBusiness parameters: - - name: driveProtectionRule-id + - name: bookingBusiness-id in: path - description: The unique identifier of driveProtectionRule + description: The unique identifier of bookingBusiness required: true style: simple schema: type: string - x-ms-docs-key-type: driveProtectionRule + x-ms-docs-key-type: bookingBusiness requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.driveProtectionRule' + $ref: '#/components/schemas/microsoft.graph.bookingBusiness' required: true responses: 2XX: @@ -2346,24 +2497,28 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.driveProtectionRule' + $ref: '#/components/schemas/microsoft.graph.bookingBusiness' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - - solutions.backupRestoreRoot - summary: Delete navigation property driveInclusionRules for solutions - operationId: solution.backupRestore_DeleteDriveInclusionRule - parameters: - - name: driveProtectionRule-id + - solutions.bookingBusiness + summary: Delete bookingBusiness + description: Delete a bookingBusiness object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/bookingbusiness-delete?view=graph-rest-beta + operationId: solution_DeleteBookingBusiness + parameters: + - name: bookingBusiness-id in: path - description: The unique identifier of driveProtectionRule + description: The unique identifier of bookingBusiness required: true style: simple schema: type: string - x-ms-docs-key-type: driveProtectionRule + x-ms-docs-key-type: bookingBusiness - name: If-Match in: header description: ETag @@ -2376,31 +2531,22 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - /solutions/backupRestore/driveInclusionRules/$count: - get: - tags: - - solutions.backupRestoreRoot - summary: Get the number of the resource - operationId: solution.backupRestore.driveInclusionRule_GetCount - parameters: - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - /solutions/backupRestore/driveProtectionUnits: + '/solutions/bookingBusinesses/{bookingBusiness-id}/appointments': get: tags: - - solutions.backupRestoreRoot - summary: List driveProtectionUnits - description: Get a list of the driveProtectionUnit objects that are associated with a oneDriveForBusinessProtectionPolicy. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/backuprestoreroot-list-driveprotectionunits?view=graph-rest-beta - operationId: solution.backupRestore_ListDriveProtectionUnit + - solutions.bookingBusiness + 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. + operationId: solution.bookingBusiness_ListAppointment parameters: + - name: bookingBusiness-id + in: path + description: The unique identifier of bookingBusiness + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: bookingBusiness - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -2438,7 +2584,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.driveProtectionUnitCollectionResponse' + $ref: '#/components/responses/microsoft.graph.bookingAppointmentCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -2447,15 +2593,24 @@ paths: x-ms-docs-operation-type: operation post: tags: - - solutions.backupRestoreRoot - summary: Create new navigation property to driveProtectionUnits for solutions - operationId: solution.backupRestore_CreateDriveProtectionUnit + - solutions.bookingBusiness + summary: Create new navigation property to appointments for solutions + operationId: solution.bookingBusiness_CreateAppointment + parameters: + - name: bookingBusiness-id + in: path + description: The unique identifier of bookingBusiness + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: bookingBusiness requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.driveProtectionUnit' + $ref: '#/components/schemas/microsoft.graph.bookingAppointment' required: true responses: 2XX: @@ -2463,26 +2618,37 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.driveProtectionUnit' + $ref: '#/components/schemas/microsoft.graph.bookingAppointment' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/solutions/backupRestore/driveProtectionUnits/{driveProtectionUnit-id}': + '/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}': get: tags: - - solutions.backupRestoreRoot - summary: Get driveProtectionUnits from solutions - description: The list of drive protection units in the tenant. - operationId: solution.backupRestore_GetDriveProtectionUnit + - solutions.bookingBusiness + 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. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/bookingappointment-get?view=graph-rest-beta + operationId: solution.bookingBusiness_GetAppointment parameters: - - name: driveProtectionUnit-id + - name: bookingBusiness-id + in: path + description: The unique identifier of bookingBusiness + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: bookingBusiness + - name: bookingAppointment-id in: path - description: The unique identifier of driveProtectionUnit + description: The unique identifier of bookingAppointment required: true style: simple schema: type: string - x-ms-docs-key-type: driveProtectionUnit + x-ms-docs-key-type: bookingAppointment - name: $select in: query description: Select properties to be returned @@ -2509,30 +2675,42 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.driveProtectionUnit' + $ref: '#/components/schemas/microsoft.graph.bookingAppointment' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - - solutions.backupRestoreRoot - summary: Update the navigation property driveProtectionUnits in solutions - operationId: solution.backupRestore_UpdateDriveProtectionUnit + - solutions.bookingBusiness + summary: Update bookingAppointment + description: Update the properties of a bookingAppointment object in the specified bookingBusiness. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/bookingappointment-update?view=graph-rest-beta + operationId: solution.bookingBusiness_UpdateAppointment parameters: - - name: driveProtectionUnit-id + - name: bookingBusiness-id + in: path + description: The unique identifier of bookingBusiness + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: bookingBusiness + - name: bookingAppointment-id in: path - description: The unique identifier of driveProtectionUnit + description: The unique identifier of bookingAppointment required: true style: simple schema: type: string - x-ms-docs-key-type: driveProtectionUnit + x-ms-docs-key-type: bookingAppointment requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.driveProtectionUnit' + $ref: '#/components/schemas/microsoft.graph.bookingAppointment' required: true responses: 2XX: @@ -2540,24 +2718,36 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.driveProtectionUnit' + $ref: '#/components/schemas/microsoft.graph.bookingAppointment' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - - solutions.backupRestoreRoot - summary: Delete navigation property driveProtectionUnits for solutions - operationId: solution.backupRestore_DeleteDriveProtectionUnit + - solutions.bookingBusiness + summary: Delete bookingAppointment + description: Delete a bookingAppointment in the specified bookingBusiness. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/bookingappointment-delete?view=graph-rest-beta + operationId: solution.bookingBusiness_DeleteAppointment parameters: - - name: driveProtectionUnit-id + - name: bookingBusiness-id + in: path + description: The unique identifier of bookingBusiness + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: bookingBusiness + - name: bookingAppointment-id in: path - description: The unique identifier of driveProtectionUnit + description: The unique identifier of bookingAppointment required: true style: simple schema: type: string - x-ms-docs-key-type: driveProtectionUnit + x-ms-docs-key-type: bookingAppointment - name: If-Match in: header description: ETag @@ -2570,13 +2760,67 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - /solutions/backupRestore/driveProtectionUnits/$count: + '/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}/microsoft.graph.cancel': + post: + tags: + - solutions.Actions + summary: Invoke action cancel + 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://learn.microsoft.com/graph/api/bookingappointment-cancel?view=graph-rest-beta + operationId: solution.bookingBusiness.appointment_cancel + parameters: + - name: bookingBusiness-id + in: path + description: The unique identifier of bookingBusiness + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: bookingBusiness + - name: bookingAppointment-id + in: path + description: The unique identifier of bookingAppointment + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: bookingAppointment + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + cancellationMessage: + type: string + nullable: true + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/$count': get: tags: - - solutions.backupRestoreRoot + - solutions.bookingBusiness summary: Get the number of the resource - operationId: solution.backupRestore.driveProtectionUnit_GetCount + operationId: solution.bookingBusiness.appointment_GetCount parameters: + - name: bookingBusiness-id + in: path + description: The unique identifier of bookingBusiness + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: bookingBusiness - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -2584,14 +2828,38 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - /solutions/backupRestore/exchangeProtectionPolicies: + '/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView': get: tags: - - solutions.backupRestoreRoot - summary: Get exchangeProtectionPolicies from solutions - description: The list of Exchange protection policies in the tenant. - operationId: solution.backupRestore_ListExchangeProtectionPolicy + - solutions.bookingBusiness + summary: Get calendarView from solutions + description: The set of appointments of this business in a specified date range. Read-only. Nullable. + operationId: solution.bookingBusiness_ListCalendarView parameters: + - name: bookingBusiness-id + in: path + description: The unique identifier of bookingBusiness + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: bookingBusiness + - name: start + in: query + description: 'The start date and time of the time range, represented in ISO 8601 format. For example, 2019-11-08T19:00:00-08:00' + required: true + style: form + explode: false + schema: + type: string + - name: end + in: query + description: 'The end date and time of the time range, represented in ISO 8601 format. For example, 2019-11-08T20:00:00-08:00' + required: true + style: form + explode: false + schema: + type: string - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -2629,7 +2897,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.exchangeProtectionPolicyCollectionResponse' + $ref: '#/components/responses/microsoft.graph.bookingAppointmentCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -2638,19 +2906,24 @@ paths: x-ms-docs-operation-type: operation post: tags: - - solutions.backupRestoreRoot - summary: Create exchangeProtectionPolicy - description: Create a protection policy for the Exchange service in a Microsoft 365 tenant. The policy is set to inactive when it is created. Users can also provide a list of protection units under the policy. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/backuprestoreroot-post-exchangeprotectionpolicies?view=graph-rest-beta - operationId: solution.backupRestore_CreateExchangeProtectionPolicy + - solutions.bookingBusiness + summary: Create new navigation property to calendarView for solutions + operationId: solution.bookingBusiness_CreateCalendarView + parameters: + - name: bookingBusiness-id + in: path + description: The unique identifier of bookingBusiness + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: bookingBusiness requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.exchangeProtectionPolicy' + $ref: '#/components/schemas/microsoft.graph.bookingAppointment' required: true responses: 2XX: @@ -2658,26 +2931,50 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.exchangeProtectionPolicy' + $ref: '#/components/schemas/microsoft.graph.bookingAppointment' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}': + '/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}': get: tags: - - solutions.backupRestoreRoot - summary: Get exchangeProtectionPolicies from solutions - description: The list of Exchange protection policies in the tenant. - operationId: solution.backupRestore_GetExchangeProtectionPolicy + - solutions.bookingBusiness + summary: Get calendarView from solutions + description: The set of appointments of this business in a specified date range. Read-only. Nullable. + operationId: solution.bookingBusiness_GetCalendarView parameters: - - name: exchangeProtectionPolicy-id + - name: bookingBusiness-id + in: path + description: The unique identifier of bookingBusiness + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: bookingBusiness + - name: bookingAppointment-id in: path - description: The unique identifier of exchangeProtectionPolicy + description: The unique identifier of bookingAppointment required: true style: simple schema: type: string - x-ms-docs-key-type: exchangeProtectionPolicy + x-ms-docs-key-type: bookingAppointment + - name: start + in: query + description: 'The start date and time of the time range, represented in ISO 8601 format. For example, 2019-11-08T19:00:00-08:00' + required: true + style: form + explode: false + schema: + type: string + - name: end + in: query + description: 'The end date and time of the time range, represented in ISO 8601 format. For example, 2019-11-08T20:00:00-08:00' + required: true + style: form + explode: false + schema: + type: string - name: $select in: query description: Select properties to be returned @@ -2704,34 +3001,38 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.exchangeProtectionPolicy' + $ref: '#/components/schemas/microsoft.graph.bookingAppointment' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - - solutions.backupRestoreRoot - summary: Update exchangeProtectionPolicy - description: Update an Exchange protection policy. This method adds a mailboxprotectionunit to or removes it from the protection policy. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/exchangeprotectionpolicy-update?view=graph-rest-beta - operationId: solution.backupRestore_UpdateExchangeProtectionPolicy + - solutions.bookingBusiness + summary: Update the navigation property calendarView in solutions + operationId: solution.bookingBusiness_UpdateCalendarView parameters: - - name: exchangeProtectionPolicy-id + - name: bookingBusiness-id + in: path + description: The unique identifier of bookingBusiness + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: bookingBusiness + - name: bookingAppointment-id in: path - description: The unique identifier of exchangeProtectionPolicy + description: The unique identifier of bookingAppointment required: true style: simple schema: type: string - x-ms-docs-key-type: exchangeProtectionPolicy + x-ms-docs-key-type: bookingAppointment requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.exchangeProtectionPolicy' + $ref: '#/components/schemas/microsoft.graph.bookingAppointment' required: true responses: 2XX: @@ -2739,24 +3040,32 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.exchangeProtectionPolicy' + $ref: '#/components/schemas/microsoft.graph.bookingAppointment' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - - solutions.backupRestoreRoot - summary: Delete navigation property exchangeProtectionPolicies for solutions - operationId: solution.backupRestore_DeleteExchangeProtectionPolicy + - solutions.bookingBusiness + summary: Delete navigation property calendarView for solutions + operationId: solution.bookingBusiness_DeleteCalendarView parameters: - - name: exchangeProtectionPolicy-id + - name: bookingBusiness-id + in: path + description: The unique identifier of bookingBusiness + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: bookingBusiness + - name: bookingAppointment-id in: path - description: The unique identifier of exchangeProtectionPolicy + description: The unique identifier of bookingAppointment required: true style: simple schema: type: string - x-ms-docs-key-type: exchangeProtectionPolicy + x-ms-docs-key-type: bookingAppointment - name: If-Match in: header description: ETag @@ -2769,25 +3078,90 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxInclusionRules': - get: + '/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}/microsoft.graph.cancel': + post: tags: - - solutions.backupRestoreRoot - summary: List mailboxInclusionRules - description: 'Get a list of mailboxProtectionRule objects associated with an exchangeProtectionPolicy. An inclusion rule indicates that a protection policy should contain protection units that match the specified rule criteria. The initial status of a protection rule upon creation is active. After the rule is applied, the state is either completed or completedWithErrors.' + - solutions.Actions + summary: Invoke action cancel + 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://learn.microsoft.com/graph/api/exchangeprotectionpolicy-list-mailboxinclusionrules?view=graph-rest-beta - operationId: solution.backupRestore.exchangeProtectionPolicy_ListMailboxInclusionRule + url: https://learn.microsoft.com/graph/api/bookingappointment-cancel?view=graph-rest-beta + operationId: solution.bookingBusiness.calendarView_cancel + parameters: + - name: bookingBusiness-id + in: path + description: The unique identifier of bookingBusiness + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: bookingBusiness + - name: bookingAppointment-id + in: path + description: The unique identifier of bookingAppointment + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: bookingAppointment + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + cancellationMessage: + type: string + nullable: true + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/$count': + get: + tags: + - solutions.bookingBusiness + summary: Get the number of the resource + operationId: solution.bookingBusiness.calendarView_GetCount + parameters: + - name: bookingBusiness-id + in: path + description: The unique identifier of bookingBusiness + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: bookingBusiness + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/solutions/bookingBusinesses/{bookingBusiness-id}/customers': + get: + tags: + - solutions.bookingBusiness + summary: Get customers from solutions + description: All the customers of this business. Read-only. Nullable. + operationId: solution.bookingBusiness_ListCustomer parameters: - - name: exchangeProtectionPolicy-id + - name: bookingBusiness-id in: path - description: The unique identifier of exchangeProtectionPolicy + description: The unique identifier of bookingBusiness required: true style: simple schema: type: string - x-ms-docs-key-type: exchangeProtectionPolicy + x-ms-docs-key-type: bookingBusiness - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -2825,40 +3199,68 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.mailboxProtectionRuleCollectionResponse' + $ref: '#/components/responses/microsoft.graph.bookingCustomerCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxInclusionRules/{mailboxProtectionRule-id}': + post: + tags: + - solutions.bookingBusiness + summary: Create new navigation property to customers for solutions + operationId: solution.bookingBusiness_CreateCustomer + parameters: + - name: bookingBusiness-id + in: path + description: The unique identifier of bookingBusiness + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: bookingBusiness + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.bookingCustomer' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.bookingCustomer' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/solutions/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomer-id}': get: tags: - - solutions.backupRestoreRoot - summary: Get protectionRuleBase - description: 'Get a protection rule that''s associated with a protection policy. You can use this operation to get mailbox, drive, and site protection rules. An inclusion rule indicates that a protection policy should contain protection units that match the specified rule criteria. The initial status of a protection rule upon creation is active. After the rule is applied, the state is either completed or completedWithErrors.' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/protectionrulebase-get?view=graph-rest-beta - operationId: solution.backupRestore.exchangeProtectionPolicy_GetMailboxInclusionRule + - solutions.bookingBusiness + summary: Get customers from solutions + description: All the customers of this business. Read-only. Nullable. + operationId: solution.bookingBusiness_GetCustomer parameters: - - name: exchangeProtectionPolicy-id + - name: bookingBusiness-id in: path - description: The unique identifier of exchangeProtectionPolicy + description: The unique identifier of bookingBusiness required: true style: simple schema: type: string - x-ms-docs-key-type: exchangeProtectionPolicy - - name: mailboxProtectionRule-id + x-ms-docs-key-type: bookingBusiness + - name: bookingCustomer-id in: path - description: The unique identifier of mailboxProtectionRule + description: The unique identifier of bookingCustomer required: true style: simple schema: type: string - x-ms-docs-key-type: mailboxProtectionRule + x-ms-docs-key-type: bookingCustomer - name: $select in: query description: Select properties to be returned @@ -2885,25 +3287,98 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.mailboxProtectionRule' + $ref: '#/components/schemas/microsoft.graph.bookingCustomer' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - solutions.bookingBusiness + summary: Update the navigation property customers in solutions + operationId: solution.bookingBusiness_UpdateCustomer + parameters: + - name: bookingBusiness-id + in: path + description: The unique identifier of bookingBusiness + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: bookingBusiness + - name: bookingCustomer-id + in: path + description: The unique identifier of bookingCustomer + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: bookingCustomer + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.bookingCustomer' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.bookingCustomer' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - solutions.bookingBusiness + summary: Delete navigation property customers for solutions + operationId: solution.bookingBusiness_DeleteCustomer + parameters: + - name: bookingBusiness-id + in: path + description: The unique identifier of bookingBusiness + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: bookingBusiness + - name: bookingCustomer-id + in: path + description: The unique identifier of bookingCustomer + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: bookingCustomer + - 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 - '/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxInclusionRules/$count': + '/solutions/bookingBusinesses/{bookingBusiness-id}/customers/$count': get: tags: - - solutions.backupRestoreRoot + - solutions.bookingBusiness summary: Get the number of the resource - operationId: solution.backupRestore.exchangeProtectionPolicy.mailboxInclusionRule_GetCount + operationId: solution.bookingBusiness.customer_GetCount parameters: - - name: exchangeProtectionPolicy-id + - name: bookingBusiness-id in: path - description: The unique identifier of exchangeProtectionPolicy + description: The unique identifier of bookingBusiness required: true style: simple schema: type: string - x-ms-docs-key-type: exchangeProtectionPolicy + x-ms-docs-key-type: bookingBusiness - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -2911,22 +3386,22 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxProtectionUnits': + '/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions': get: tags: - - solutions.backupRestoreRoot - summary: Get mailboxProtectionUnits from solutions - description: The protection units (mailboxes) that are protected under the Exchange protection policy. - operationId: solution.backupRestore.exchangeProtectionPolicy_ListMailboxProtectionUnit + - solutions.bookingBusiness + summary: Get customQuestions from solutions + description: All custom questions of this business. + operationId: solution.bookingBusiness_ListCustomQuestion parameters: - - name: exchangeProtectionPolicy-id + - name: bookingBusiness-id in: path - description: The unique identifier of exchangeProtectionPolicy + description: The unique identifier of bookingBusiness required: true style: simple schema: type: string - x-ms-docs-key-type: exchangeProtectionPolicy + x-ms-docs-key-type: bookingBusiness - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -2964,166 +3439,33 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.mailboxProtectionUnitCollectionResponse' + $ref: '#/components/responses/microsoft.graph.bookingCustomQuestionCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxProtectionUnits/{mailboxProtectionUnit-id}': - get: + post: tags: - - solutions.backupRestoreRoot - summary: Get mailboxProtectionUnits from solutions - description: The protection units (mailboxes) that are protected under the Exchange protection policy. - operationId: solution.backupRestore.exchangeProtectionPolicy_GetMailboxProtectionUnit + - solutions.bookingBusiness + summary: Create new navigation property to customQuestions for solutions + operationId: solution.bookingBusiness_CreateCustomQuestion parameters: - - name: exchangeProtectionPolicy-id - in: path - description: The unique identifier of exchangeProtectionPolicy - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: exchangeProtectionPolicy - - name: mailboxProtectionUnit-id + - name: bookingBusiness-id in: path - description: The unique identifier of mailboxProtectionUnit + description: The unique identifier of bookingBusiness required: true style: simple schema: type: string - x-ms-docs-key-type: mailboxProtectionUnit - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.mailboxProtectionUnit' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxProtectionUnits/$count': - get: - tags: - - solutions.backupRestoreRoot - summary: Get the number of the resource - operationId: solution.backupRestore.exchangeProtectionPolicy.mailboxProtectionUnit_GetCount - parameters: - - name: exchangeProtectionPolicy-id - in: path - description: The unique identifier of exchangeProtectionPolicy - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: exchangeProtectionPolicy - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - /solutions/backupRestore/exchangeProtectionPolicies/$count: - get: - tags: - - solutions.backupRestoreRoot - summary: Get the number of the resource - operationId: solution.backupRestore.exchangeProtectionPolicy_GetCount - parameters: - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - /solutions/backupRestore/exchangeRestoreSessions: - get: - tags: - - solutions.backupRestoreRoot - summary: Get exchangeRestoreSessions from solutions - description: The list of Exchange restore sessions available in the tenant. - operationId: solution.backupRestore_ListExchangeRestoreSession - 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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - $ref: '#/components/responses/microsoft.graph.exchangeRestoreSessionCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - post: - tags: - - solutions.backupRestoreRoot - summary: Create new navigation property to exchangeRestoreSessions for solutions - operationId: solution.backupRestore_CreateExchangeRestoreSession + x-ms-docs-key-type: bookingBusiness requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.exchangeRestoreSession' + $ref: '#/components/schemas/microsoft.graph.bookingCustomQuestion' required: true responses: 2XX: @@ -3131,26 +3473,34 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.exchangeRestoreSession' + $ref: '#/components/schemas/microsoft.graph.bookingCustomQuestion' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}': + '/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}': get: tags: - - solutions.backupRestoreRoot - summary: Get exchangeRestoreSessions from solutions - description: The list of Exchange restore sessions available in the tenant. - operationId: solution.backupRestore_GetExchangeRestoreSession + - solutions.bookingBusiness + summary: Get customQuestions from solutions + description: All custom questions of this business. + operationId: solution.bookingBusiness_GetCustomQuestion parameters: - - name: exchangeRestoreSession-id + - name: bookingBusiness-id + in: path + description: The unique identifier of bookingBusiness + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: bookingBusiness + - name: bookingCustomQuestion-id in: path - description: The unique identifier of exchangeRestoreSession + description: The unique identifier of bookingCustomQuestion required: true style: simple schema: type: string - x-ms-docs-key-type: exchangeRestoreSession + x-ms-docs-key-type: bookingCustomQuestion - name: $select in: query description: Select properties to be returned @@ -3177,34 +3527,38 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.exchangeRestoreSession' + $ref: '#/components/schemas/microsoft.graph.bookingCustomQuestion' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - - solutions.backupRestoreRoot - summary: Update exchangeRestoreSession - description: Update the properties of an exchangeRestoreSession. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/exchangerestoresession-update?view=graph-rest-beta - operationId: solution.backupRestore_UpdateExchangeRestoreSession + - solutions.bookingBusiness + summary: Update the navigation property customQuestions in solutions + operationId: solution.bookingBusiness_UpdateCustomQuestion parameters: - - name: exchangeRestoreSession-id + - name: bookingBusiness-id in: path - description: The unique identifier of exchangeRestoreSession + description: The unique identifier of bookingBusiness + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: bookingBusiness + - name: bookingCustomQuestion-id + in: path + description: The unique identifier of bookingCustomQuestion required: true style: simple schema: type: string - x-ms-docs-key-type: exchangeRestoreSession + x-ms-docs-key-type: bookingCustomQuestion requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.exchangeRestoreSession' + $ref: '#/components/schemas/microsoft.graph.bookingCustomQuestion' required: true responses: 2XX: @@ -3212,24 +3566,32 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.exchangeRestoreSession' + $ref: '#/components/schemas/microsoft.graph.bookingCustomQuestion' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - - solutions.backupRestoreRoot - summary: Delete navigation property exchangeRestoreSessions for solutions - operationId: solution.backupRestore_DeleteExchangeRestoreSession + - solutions.bookingBusiness + summary: Delete navigation property customQuestions for solutions + operationId: solution.bookingBusiness_DeleteCustomQuestion parameters: - - name: exchangeRestoreSession-id + - name: bookingBusiness-id + in: path + description: The unique identifier of bookingBusiness + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: bookingBusiness + - name: bookingCustomQuestion-id in: path - description: The unique identifier of exchangeRestoreSession + description: The unique identifier of bookingCustomQuestion required: true style: simple schema: type: string - x-ms-docs-key-type: exchangeRestoreSession + x-ms-docs-key-type: bookingCustomQuestion - name: If-Match in: header description: ETag @@ -3242,325 +3604,154 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts': + '/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/$count': get: tags: - - solutions.backupRestoreRoot - summary: List mailboxRestoreArtifacts - description: Get a list of the mailboxRestoreArtifact objects that are associated with an exchangeRestoreSession in a tenant. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/exchangerestoresession-list-mailboxrestoreartifacts?view=graph-rest-beta - operationId: solution.backupRestore.exchangeRestoreSession_ListMailboxRestoreArtifact + - solutions.bookingBusiness + summary: Get the number of the resource + operationId: solution.bookingBusiness.customQuestion_GetCount parameters: - - name: exchangeRestoreSession-id + - name: bookingBusiness-id in: path - description: The unique identifier of exchangeRestoreSession + description: The unique identifier of bookingBusiness required: true style: simple schema: type: string - x-ms-docs-key-type: exchangeRestoreSession - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' + x-ms-docs-key-type: bookingBusiness - $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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.mailboxRestoreArtifactCollectionResponse' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation + '/solutions/bookingBusinesses/{bookingBusiness-id}/microsoft.graph.getStaffAvailability': post: tags: - - solutions.backupRestoreRoot - summary: Create new navigation property to mailboxRestoreArtifacts for solutions - operationId: solution.backupRestore.exchangeRestoreSession_CreateMailboxRestoreArtifact + - solutions.Actions + summary: Invoke action getStaffAvailability + description: Get the availability information of staff members of a Microsoft Bookings calendar. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/bookingbusiness-getstaffavailability?view=graph-rest-beta + operationId: solution.bookingBusiness_getStaffAvailability parameters: - - name: exchangeRestoreSession-id + - name: bookingBusiness-id in: path - description: The unique identifier of exchangeRestoreSession + description: The unique identifier of bookingBusiness required: true style: simple schema: type: string - x-ms-docs-key-type: exchangeRestoreSession + x-ms-docs-key-type: bookingBusiness requestBody: - description: New navigation property + description: Action parameters content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.mailboxRestoreArtifact' + type: object + properties: + staffIds: + type: array + items: + type: string + startDateTime: + $ref: '#/components/schemas/microsoft.graph.dateTimeTimeZone' + endDateTime: + $ref: '#/components/schemas/microsoft.graph.dateTimeTimeZone' + additionalProperties: + type: object required: true responses: 2XX: - description: Created navigation property. + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.mailboxRestoreArtifact' + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.staffAvailabilityItem' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts/{mailboxRestoreArtifact-id}': - get: + x-ms-docs-operation-type: action + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/solutions/bookingBusinesses/{bookingBusiness-id}/microsoft.graph.publish': + post: tags: - - solutions.backupRestoreRoot - summary: Get mailboxRestoreArtifacts from solutions - description: A collection of restore points and destination details that can be used to restore Exchange mailboxes. - operationId: solution.backupRestore.exchangeRestoreSession_GetMailboxRestoreArtifact + - solutions.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.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/bookingbusiness-publish?view=graph-rest-beta + operationId: solution.bookingBusiness_publish parameters: - - name: exchangeRestoreSession-id - in: path - description: The unique identifier of exchangeRestoreSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: exchangeRestoreSession - - name: mailboxRestoreArtifact-id - in: path - description: The unique identifier of mailboxRestoreArtifact - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: mailboxRestoreArtifact - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.mailboxRestoreArtifact' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - solutions.backupRestoreRoot - summary: Update the navigation property mailboxRestoreArtifacts in solutions - operationId: solution.backupRestore.exchangeRestoreSession_UpdateMailboxRestoreArtifact - parameters: - - name: exchangeRestoreSession-id - in: path - description: The unique identifier of exchangeRestoreSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: exchangeRestoreSession - - name: mailboxRestoreArtifact-id + - name: bookingBusiness-id in: path - description: The unique identifier of mailboxRestoreArtifact + description: The unique identifier of bookingBusiness required: true style: simple schema: type: string - x-ms-docs-key-type: mailboxRestoreArtifact - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.mailboxRestoreArtifact' - required: true + x-ms-docs-key-type: bookingBusiness responses: 2XX: description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.mailboxRestoreArtifact' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: + x-ms-docs-operation-type: action + '/solutions/bookingBusinesses/{bookingBusiness-id}/microsoft.graph.unpublish': + post: tags: - - solutions.backupRestoreRoot - summary: Delete navigation property mailboxRestoreArtifacts for solutions - operationId: solution.backupRestore.exchangeRestoreSession_DeleteMailboxRestoreArtifact + - 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 publicUrl property to null.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/bookingbusiness-unpublish?view=graph-rest-beta + operationId: solution.bookingBusiness_unpublish parameters: - - name: exchangeRestoreSession-id - in: path - description: The unique identifier of exchangeRestoreSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: exchangeRestoreSession - - name: mailboxRestoreArtifact-id + - name: bookingBusiness-id in: path - description: The unique identifier of mailboxRestoreArtifact + description: The unique identifier of bookingBusiness required: true style: simple schema: type: string - x-ms-docs-key-type: mailboxRestoreArtifact - - name: If-Match - in: header - description: ETag - style: simple - schema: - type: string + x-ms-docs-key-type: bookingBusiness responses: 2XX: description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts/{mailboxRestoreArtifact-id}/restorePoint': - get: - tags: - - solutions.backupRestoreRoot - summary: Get restorePoint from solutions - description: Represents the date and time when an artifact is protected by a protectionPolicy and can be restored. - operationId: solution.backupRestore.exchangeRestoreSession.mailboxRestoreArtifact_GetRestorePoint - parameters: - - name: exchangeRestoreSession-id - in: path - description: The unique identifier of exchangeRestoreSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: exchangeRestoreSession - - name: mailboxRestoreArtifact-id - in: path - description: The unique identifier of mailboxRestoreArtifact - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: mailboxRestoreArtifact - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.restorePoint' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts/$count': + x-ms-docs-operation-type: action + '/solutions/bookingBusinesses/{bookingBusiness-id}/services': get: tags: - - solutions.backupRestoreRoot - summary: Get the number of the resource - operationId: solution.backupRestore.exchangeRestoreSession.mailboxRestoreArtifact_GetCount + - solutions.bookingBusiness + summary: Get services from solutions + description: All the services offered by this business. Read-only. Nullable. + operationId: solution.bookingBusiness_ListService parameters: - - name: exchangeRestoreSession-id + - name: bookingBusiness-id in: path - description: The unique identifier of exchangeRestoreSession + description: The unique identifier of bookingBusiness required: true style: simple schema: type: string - x-ms-docs-key-type: exchangeRestoreSession - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - /solutions/backupRestore/exchangeRestoreSessions/$count: - get: - tags: - - solutions.backupRestoreRoot - summary: Get the number of the resource - operationId: solution.backupRestore.exchangeRestoreSession_GetCount - parameters: - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - /solutions/backupRestore/mailboxInclusionRules: - get: - tags: - - solutions.backupRestoreRoot - summary: Get mailboxInclusionRules from solutions - description: The list of mailbox inclusion rules applied to the tenant. - operationId: solution.backupRestore_ListMailboxInclusionRule - parameters: + x-ms-docs-key-type: bookingBusiness - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -3598,7 +3789,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.mailboxProtectionRuleCollectionResponse' + $ref: '#/components/responses/microsoft.graph.bookingServiceCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -3607,15 +3798,24 @@ paths: x-ms-docs-operation-type: operation post: tags: - - solutions.backupRestoreRoot - summary: Create new navigation property to mailboxInclusionRules for solutions - operationId: solution.backupRestore_CreateMailboxInclusionRule + - solutions.bookingBusiness + summary: Create new navigation property to services for solutions + operationId: solution.bookingBusiness_CreateService + parameters: + - name: bookingBusiness-id + in: path + description: The unique identifier of bookingBusiness + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: bookingBusiness requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.mailboxProtectionRule' + $ref: '#/components/schemas/microsoft.graph.bookingService' required: true responses: 2XX: @@ -3623,26 +3823,34 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.mailboxProtectionRule' + $ref: '#/components/schemas/microsoft.graph.bookingService' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/solutions/backupRestore/mailboxInclusionRules/{mailboxProtectionRule-id}': + '/solutions/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}': get: tags: - - solutions.backupRestoreRoot - summary: Get mailboxInclusionRules from solutions - description: The list of mailbox inclusion rules applied to the tenant. - operationId: solution.backupRestore_GetMailboxInclusionRule + - solutions.bookingBusiness + summary: Get services from solutions + description: All the services offered by this business. Read-only. Nullable. + operationId: solution.bookingBusiness_GetService parameters: - - name: mailboxProtectionRule-id + - name: bookingBusiness-id + in: path + description: The unique identifier of bookingBusiness + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: bookingBusiness + - name: bookingService-id in: path - description: The unique identifier of mailboxProtectionRule + description: The unique identifier of bookingService required: true style: simple schema: type: string - x-ms-docs-key-type: mailboxProtectionRule + x-ms-docs-key-type: bookingService - name: $select in: query description: Select properties to be returned @@ -3669,30 +3877,38 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.mailboxProtectionRule' + $ref: '#/components/schemas/microsoft.graph.bookingService' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - - solutions.backupRestoreRoot - summary: Update the navigation property mailboxInclusionRules in solutions - operationId: solution.backupRestore_UpdateMailboxInclusionRule + - solutions.bookingBusiness + summary: Update the navigation property services in solutions + operationId: solution.bookingBusiness_UpdateService parameters: - - name: mailboxProtectionRule-id + - name: bookingBusiness-id + in: path + description: The unique identifier of bookingBusiness + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: bookingBusiness + - name: bookingService-id in: path - description: The unique identifier of mailboxProtectionRule + description: The unique identifier of bookingService required: true style: simple schema: type: string - x-ms-docs-key-type: mailboxProtectionRule + x-ms-docs-key-type: bookingService requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.mailboxProtectionRule' + $ref: '#/components/schemas/microsoft.graph.bookingService' required: true responses: 2XX: @@ -3700,24 +3916,32 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.mailboxProtectionRule' + $ref: '#/components/schemas/microsoft.graph.bookingService' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - - solutions.backupRestoreRoot - summary: Delete navigation property mailboxInclusionRules for solutions - operationId: solution.backupRestore_DeleteMailboxInclusionRule + - solutions.bookingBusiness + summary: Delete navigation property services for solutions + operationId: solution.bookingBusiness_DeleteService parameters: - - name: mailboxProtectionRule-id + - name: bookingBusiness-id + in: path + description: The unique identifier of bookingBusiness + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: bookingBusiness + - name: bookingService-id in: path - description: The unique identifier of mailboxProtectionRule + description: The unique identifier of bookingService required: true style: simple schema: type: string - x-ms-docs-key-type: mailboxProtectionRule + x-ms-docs-key-type: bookingService - name: If-Match in: header description: ETag @@ -3730,13 +3954,21 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - /solutions/backupRestore/mailboxInclusionRules/$count: + '/solutions/bookingBusinesses/{bookingBusiness-id}/services/$count': get: tags: - - solutions.backupRestoreRoot + - solutions.bookingBusiness summary: Get the number of the resource - operationId: solution.backupRestore.mailboxInclusionRule_GetCount + operationId: solution.bookingBusiness.service_GetCount parameters: + - name: bookingBusiness-id + in: path + description: The unique identifier of bookingBusiness + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: bookingBusiness - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -3744,17 +3976,22 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - /solutions/backupRestore/mailboxProtectionUnits: + '/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers': get: tags: - - solutions.backupRestoreRoot - summary: List mailboxProtectionUnits - description: Get a list of mailboxProtectionUnit objects. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/backuprestoreroot-list-mailboxprotectionunits?view=graph-rest-beta - operationId: solution.backupRestore_ListMailboxProtectionUnit + - solutions.bookingBusiness + summary: Get staffMembers from solutions + description: All the staff members that provide services in this business. Read-only. Nullable. + operationId: solution.bookingBusiness_ListStaffMember parameters: + - name: bookingBusiness-id + in: path + description: The unique identifier of bookingBusiness + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: bookingBusiness - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -3792,7 +4029,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.mailboxProtectionUnitCollectionResponse' + $ref: '#/components/responses/microsoft.graph.bookingStaffMemberCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -3801,15 +4038,24 @@ paths: x-ms-docs-operation-type: operation post: tags: - - solutions.backupRestoreRoot - summary: Create new navigation property to mailboxProtectionUnits for solutions - operationId: solution.backupRestore_CreateMailboxProtectionUnit - requestBody: - description: New navigation property + - solutions.bookingBusiness + summary: Create new navigation property to staffMembers for solutions + operationId: solution.bookingBusiness_CreateStaffMember + parameters: + - name: bookingBusiness-id + in: path + description: The unique identifier of bookingBusiness + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: bookingBusiness + requestBody: + description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.mailboxProtectionUnit' + $ref: '#/components/schemas/microsoft.graph.bookingStaffMember' required: true responses: 2XX: @@ -3817,26 +4063,34 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.mailboxProtectionUnit' + $ref: '#/components/schemas/microsoft.graph.bookingStaffMember' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/solutions/backupRestore/mailboxProtectionUnits/{mailboxProtectionUnit-id}': + '/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMember-id}': get: tags: - - solutions.backupRestoreRoot - summary: Get mailboxProtectionUnits from solutions - description: The list of mailbox protection units in the tenant. - operationId: solution.backupRestore_GetMailboxProtectionUnit + - solutions.bookingBusiness + summary: Get staffMembers from solutions + description: All the staff members that provide services in this business. Read-only. Nullable. + operationId: solution.bookingBusiness_GetStaffMember parameters: - - name: mailboxProtectionUnit-id + - name: bookingBusiness-id + in: path + description: The unique identifier of bookingBusiness + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: bookingBusiness + - name: bookingStaffMember-id in: path - description: The unique identifier of mailboxProtectionUnit + description: The unique identifier of bookingStaffMember required: true style: simple schema: type: string - x-ms-docs-key-type: mailboxProtectionUnit + x-ms-docs-key-type: bookingStaffMember - name: $select in: query description: Select properties to be returned @@ -3863,30 +4117,38 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.mailboxProtectionUnit' + $ref: '#/components/schemas/microsoft.graph.bookingStaffMember' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - - solutions.backupRestoreRoot - summary: Update the navigation property mailboxProtectionUnits in solutions - operationId: solution.backupRestore_UpdateMailboxProtectionUnit + - solutions.bookingBusiness + summary: Update the navigation property staffMembers in solutions + operationId: solution.bookingBusiness_UpdateStaffMember parameters: - - name: mailboxProtectionUnit-id + - name: bookingBusiness-id + in: path + description: The unique identifier of bookingBusiness + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: bookingBusiness + - name: bookingStaffMember-id in: path - description: The unique identifier of mailboxProtectionUnit + description: The unique identifier of bookingStaffMember required: true style: simple schema: type: string - x-ms-docs-key-type: mailboxProtectionUnit + x-ms-docs-key-type: bookingStaffMember requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.mailboxProtectionUnit' + $ref: '#/components/schemas/microsoft.graph.bookingStaffMember' required: true responses: 2XX: @@ -3894,24 +4156,32 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.mailboxProtectionUnit' + $ref: '#/components/schemas/microsoft.graph.bookingStaffMember' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - - solutions.backupRestoreRoot - summary: Delete navigation property mailboxProtectionUnits for solutions - operationId: solution.backupRestore_DeleteMailboxProtectionUnit + - solutions.bookingBusiness + summary: Delete navigation property staffMembers for solutions + operationId: solution.bookingBusiness_DeleteStaffMember parameters: - - name: mailboxProtectionUnit-id + - name: bookingBusiness-id + in: path + description: The unique identifier of bookingBusiness + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: bookingBusiness + - name: bookingStaffMember-id in: path - description: The unique identifier of mailboxProtectionUnit + description: The unique identifier of bookingStaffMember required: true style: simple schema: type: string - x-ms-docs-key-type: mailboxProtectionUnit + x-ms-docs-key-type: bookingStaffMember - name: If-Match in: header description: ETag @@ -3924,13 +4194,21 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - /solutions/backupRestore/mailboxProtectionUnits/$count: + '/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/$count': get: tags: - - solutions.backupRestoreRoot + - solutions.bookingBusiness summary: Get the number of the resource - operationId: solution.backupRestore.mailboxProtectionUnit_GetCount + operationId: solution.bookingBusiness.staffMember_GetCount parameters: + - name: bookingBusiness-id + in: path + description: The unique identifier of bookingBusiness + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: bookingBusiness - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -3938,45 +4216,30 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - /solutions/backupRestore/microsoft.graph.enable: - post: + /solutions/bookingBusinesses/$count: + get: tags: - - solutions.Actions - summary: Invoke action enable - description: Enable the Microsoft 365 Backup Storage service for a tenant. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/backuprestoreroot-enable?view=graph-rest-beta - operationId: solution.backupRestore_enable - requestBody: - description: Action parameters - content: - application/json: - schema: - type: object - properties: - appOwnerTenantId: - type: string - additionalProperties: - type: object - required: true + - solutions.bookingBusiness + summary: Get the number of the resource + operationId: solution.bookingBusiness_GetCount + parameters: + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.serviceStatus' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - /solutions/backupRestore/oneDriveForBusinessProtectionPolicies: + /solutions/bookingCurrencies: get: tags: - - solutions.backupRestoreRoot - summary: Get oneDriveForBusinessProtectionPolicies from solutions - description: The list of OneDrive for Business protection policies in the tenant. - operationId: solution.backupRestore_ListOneDriveGraphFPreBusinessProtectionPolicy + - solutions.bookingCurrency + summary: List bookingCurrencies + description: Get a list of bookingCurrency objects available to a Microsoft Bookings business. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/bookingcurrency-list?view=graph-rest-beta + operationId: solution_ListBookingCurrency parameters: - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' @@ -4015,7 +4278,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.oneDriveForBusinessProtectionPolicyCollectionResponse' + $ref: '#/components/responses/microsoft.graph.bookingCurrencyCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -4024,19 +4287,15 @@ paths: x-ms-docs-operation-type: operation post: tags: - - solutions.backupRestoreRoot - summary: Create oneDriveForBusinessProtectionPolicy - description: 'Create a protection policy for the OneDrive service in Microsoft 365. When the policy is created, its state is set to inactive. Users can also provide a list of protection units under the policy.' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/backuprestoreroot-post-onedriveforbusinessprotectionpolicies?view=graph-rest-beta - operationId: solution.backupRestore_CreateOneDriveGraphFPreBusinessProtectionPolicy + - solutions.bookingCurrency + summary: Create new navigation property to bookingCurrencies for solutions + operationId: solution_CreateBookingCurrency requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.oneDriveForBusinessProtectionPolicy' + $ref: '#/components/schemas/microsoft.graph.bookingCurrency' required: true responses: 2XX: @@ -4044,26 +4303,29 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.oneDriveForBusinessProtectionPolicy' + $ref: '#/components/schemas/microsoft.graph.bookingCurrency' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}': + '/solutions/bookingCurrencies/{bookingCurrency-id}': get: tags: - - solutions.backupRestoreRoot - summary: Get oneDriveForBusinessProtectionPolicies from solutions - description: The list of OneDrive for Business protection policies in the tenant. - operationId: solution.backupRestore_GetOneDriveGraphFPreBusinessProtectionPolicy + - 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.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/bookingcurrency-get?view=graph-rest-beta + operationId: solution_GetBookingCurrency parameters: - - name: oneDriveForBusinessProtectionPolicy-id + - name: bookingCurrency-id in: path - description: The unique identifier of oneDriveForBusinessProtectionPolicy + description: The unique identifier of bookingCurrency required: true style: simple schema: type: string - x-ms-docs-key-type: oneDriveForBusinessProtectionPolicy + x-ms-docs-key-type: bookingCurrency - name: $select in: query description: Select properties to be returned @@ -4090,34 +4352,30 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.oneDriveForBusinessProtectionPolicy' + $ref: '#/components/schemas/microsoft.graph.bookingCurrency' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - - solutions.backupRestoreRoot - summary: Update oneDriveForBusinessProtectionPolicy - description: Update the protection policy for the OneDrive service in Microsoft 365. This method adds a driveProtectionUnit to or removes it from a oneDriveForBusinessProtectionPolicy object. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/onedriveforbusinessprotectionpolicy-update?view=graph-rest-beta - operationId: solution.backupRestore_UpdateOneDriveGraphFPreBusinessProtectionPolicy + - solutions.bookingCurrency + summary: Update the navigation property bookingCurrencies in solutions + operationId: solution_UpdateBookingCurrency parameters: - - name: oneDriveForBusinessProtectionPolicy-id + - name: bookingCurrency-id in: path - description: The unique identifier of oneDriveForBusinessProtectionPolicy + description: The unique identifier of bookingCurrency required: true style: simple schema: type: string - x-ms-docs-key-type: oneDriveForBusinessProtectionPolicy + x-ms-docs-key-type: bookingCurrency requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.oneDriveForBusinessProtectionPolicy' + $ref: '#/components/schemas/microsoft.graph.bookingCurrency' required: true responses: 2XX: @@ -4125,24 +4383,24 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.oneDriveForBusinessProtectionPolicy' + $ref: '#/components/schemas/microsoft.graph.bookingCurrency' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - - solutions.backupRestoreRoot - summary: Delete navigation property oneDriveForBusinessProtectionPolicies for solutions - operationId: solution.backupRestore_DeleteOneDriveGraphFPreBusinessProtectionPolicy + - solutions.bookingCurrency + summary: Delete navigation property bookingCurrencies for solutions + operationId: solution_DeleteBookingCurrency parameters: - - name: oneDriveForBusinessProtectionPolicy-id + - name: bookingCurrency-id in: path - description: The unique identifier of oneDriveForBusinessProtectionPolicy + description: The unique identifier of bookingCurrency required: true style: simple schema: type: string - x-ms-docs-key-type: oneDriveForBusinessProtectionPolicy + x-ms-docs-key-type: bookingCurrency - name: If-Match in: header description: ETag @@ -4155,96 +4413,69 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveInclusionRules': + /solutions/bookingCurrencies/$count: get: tags: - - solutions.backupRestoreRoot - summary: List driveInclusionRules - description: 'Get a list of the driveProtectionRule objects that are associated with a OneDrive for Business protection policy. An inclusion rule indicates that a protection policy should contain protection units that match the specified rule criteria. The initial status of a protection rule upon creation is active. After the rule is applied, the state is either completed or completedWithErrors.' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/onedriveforbusinessprotectionpolicy-list-driveinclusionrules?view=graph-rest-beta - operationId: solution.backupRestore.oneDriveGraphFPreBusinessProtectionPolicy_ListDriveInclusionRule + - solutions.bookingCurrency + summary: Get the number of the resource + operationId: solution.bookingCurrency_GetCount parameters: - - name: oneDriveForBusinessProtectionPolicy-id - in: path - description: The unique identifier of oneDriveForBusinessProtectionPolicy - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: oneDriveForBusinessProtectionPolicy - - $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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.driveProtectionRuleCollectionResponse' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - '/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveInclusionRules/{driveProtectionRule-id}': - get: + '/solutions/businessScenarios/{businessScenario-id}/planner/microsoft.graph.getPlan': + post: tags: - - solutions.backupRestoreRoot - summary: Get protectionRuleBase - description: 'Get a protection rule that''s associated with a protection policy. You can use this operation to get mailbox, drive, and site protection rules. An inclusion rule indicates that a protection policy should contain protection units that match the specified rule criteria. The initial status of a protection rule upon creation is active. After the rule is applied, the state is either completed or completedWithErrors.' + - 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.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/protectionrulebase-get?view=graph-rest-beta - operationId: solution.backupRestore.oneDriveGraphFPreBusinessProtectionPolicy_GetDriveInclusionRule + url: https://learn.microsoft.com/graph/api/businessscenarioplanner-getplan?view=graph-rest-beta + operationId: solution.businessScenario.planner_getPlan parameters: - - name: oneDriveForBusinessProtectionPolicy-id - in: path - description: The unique identifier of oneDriveForBusinessProtectionPolicy - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: oneDriveForBusinessProtectionPolicy - - name: driveProtectionRule-id + - name: businessScenario-id in: path - description: The unique identifier of driveProtectionRule + description: The unique identifier of businessScenario required: true style: simple schema: type: string - x-ms-docs-key-type: driveProtectionRule + x-ms-docs-key-type: businessScenario + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + target: + $ref: '#/components/schemas/microsoft.graph.businessScenarioTaskTargetBase' + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.businessScenarioPlanReference' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + /solutions/virtualEvents: + get: + tags: + - solutions.virtualEventsRoot + summary: Get virtualEvents from solutions + description: A collection of virtual events. + operationId: solution_GetVirtualEvent + parameters: - name: $select in: query description: Select properties to be returned @@ -4271,192 +4502,56 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.driveProtectionRule' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveInclusionRules/$count': - get: - tags: - - solutions.backupRestoreRoot - summary: Get the number of the resource - operationId: solution.backupRestore.oneDriveGraphFPreBusinessProtectionPolicy.driveInclusionRule_GetCount - parameters: - - name: oneDriveForBusinessProtectionPolicy-id - in: path - description: The unique identifier of oneDriveForBusinessProtectionPolicy - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: oneDriveForBusinessProtectionPolicy - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveProtectionUnits': - get: - tags: - - solutions.backupRestoreRoot - summary: List driveProtectionUnits - description: Get a list of the driveProtectionUnit objects that are associated with a oneDriveForBusinessProtectionPolicy. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/backuprestoreroot-list-driveprotectionunits?view=graph-rest-beta - operationId: solution.backupRestore.oneDriveGraphFPreBusinessProtectionPolicy_ListDriveProtectionUnit - parameters: - - name: oneDriveForBusinessProtectionPolicy-id - in: path - description: The unique identifier of oneDriveForBusinessProtectionPolicy - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: oneDriveForBusinessProtectionPolicy - - $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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - $ref: '#/components/responses/microsoft.graph.driveProtectionUnitCollectionResponse' + $ref: '#/components/schemas/microsoft.graph.virtualEventsRoot' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - '/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveProtectionUnits/{driveProtectionUnit-id}': - get: + patch: tags: - - solutions.backupRestoreRoot - summary: Get driveProtectionUnits from solutions - description: Contains the protection units associated with a OneDrive for Business protection policy. - operationId: solution.backupRestore.oneDriveGraphFPreBusinessProtectionPolicy_GetDriveProtectionUnit - parameters: - - name: oneDriveForBusinessProtectionPolicy-id - in: path - description: The unique identifier of oneDriveForBusinessProtectionPolicy - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: oneDriveForBusinessProtectionPolicy - - name: driveProtectionUnit-id - in: path - description: The unique identifier of driveProtectionUnit - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: driveProtectionUnit - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string + - solutions.virtualEventsRoot + summary: Update the navigation property virtualEvents in solutions + operationId: solution_UpdateVirtualEvent + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.virtualEventsRoot' + required: true responses: 2XX: - description: Retrieved navigation property + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.driveProtectionUnit' + $ref: '#/components/schemas/microsoft.graph.virtualEventsRoot' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveProtectionUnits/$count': - get: + delete: tags: - - solutions.backupRestoreRoot - summary: Get the number of the resource - operationId: solution.backupRestore.oneDriveGraphFPreBusinessProtectionPolicy.driveProtectionUnit_GetCount + - solutions.virtualEventsRoot + summary: Delete navigation property virtualEvents for solutions + operationId: solution_DeleteVirtualEvent parameters: - - name: oneDriveForBusinessProtectionPolicy-id - in: path - description: The unique identifier of oneDriveForBusinessProtectionPolicy - required: true + - name: If-Match + in: header + description: ETag style: simple schema: type: string - x-ms-docs-key-type: oneDriveForBusinessProtectionPolicy - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - /solutions/backupRestore/oneDriveForBusinessProtectionPolicies/$count: - get: - tags: - - solutions.backupRestoreRoot - summary: Get the number of the resource - operationId: solution.backupRestore.oneDriveGraphFPreBusinessProtectionPolicy_GetCount - parameters: - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Success default: $ref: '#/components/responses/error' - /solutions/backupRestore/oneDriveForBusinessRestoreSessions: + x-ms-docs-operation-type: operation + /solutions/virtualEvents/events: get: tags: - - solutions.backupRestoreRoot - summary: Get oneDriveForBusinessRestoreSessions from solutions - description: The list of OneDrive for Business restore sessions available in the tenant. - operationId: solution.backupRestore_ListOneDriveGraphFPreBusinessRestoreSession + - solutions.virtualEventsRoot + summary: Get events from solutions + operationId: solution.virtualEvent_ListEvent parameters: - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' @@ -4495,7 +4590,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.oneDriveForBusinessRestoreSessionCollectionResponse' + $ref: '#/components/responses/microsoft.graph.virtualEventCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -4504,15 +4599,15 @@ paths: x-ms-docs-operation-type: operation post: tags: - - solutions.backupRestoreRoot - summary: Create new navigation property to oneDriveForBusinessRestoreSessions for solutions - operationId: solution.backupRestore_CreateOneDriveGraphFPreBusinessRestoreSession + - solutions.virtualEventsRoot + summary: Create new navigation property to events for solutions + operationId: solution.virtualEvent_CreateEvent requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.oneDriveForBusinessRestoreSession' + $ref: '#/components/schemas/microsoft.graph.virtualEvent' required: true responses: 2XX: @@ -4520,26 +4615,25 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.oneDriveForBusinessRestoreSession' + $ref: '#/components/schemas/microsoft.graph.virtualEvent' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}': + '/solutions/virtualEvents/events/{virtualEvent-id}': get: tags: - - solutions.backupRestoreRoot - summary: Get oneDriveForBusinessRestoreSessions from solutions - description: The list of OneDrive for Business restore sessions available in the tenant. - operationId: solution.backupRestore_GetOneDriveGraphFPreBusinessRestoreSession + - solutions.virtualEventsRoot + summary: Get events from solutions + operationId: solution.virtualEvent_GetEvent parameters: - - name: oneDriveForBusinessRestoreSession-id + - name: virtualEvent-id in: path - description: The unique identifier of oneDriveForBusinessRestoreSession + description: The unique identifier of virtualEvent required: true style: simple schema: type: string - x-ms-docs-key-type: oneDriveForBusinessRestoreSession + x-ms-docs-key-type: virtualEvent - name: $select in: query description: Select properties to be returned @@ -4566,34 +4660,30 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.oneDriveForBusinessRestoreSession' + $ref: '#/components/schemas/microsoft.graph.virtualEvent' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - - solutions.backupRestoreRoot - summary: Update oneDriveForBusinessRestoreSession - description: Update the properties of a oneDriveForBusinessRestoreSession object. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/onedriveforbusinessrestoresession-update?view=graph-rest-beta - operationId: solution.backupRestore_UpdateOneDriveGraphFPreBusinessRestoreSession + - solutions.virtualEventsRoot + summary: Update the navigation property events in solutions + operationId: solution.virtualEvent_UpdateEvent parameters: - - name: oneDriveForBusinessRestoreSession-id + - name: virtualEvent-id in: path - description: The unique identifier of oneDriveForBusinessRestoreSession + description: The unique identifier of virtualEvent required: true style: simple schema: type: string - x-ms-docs-key-type: oneDriveForBusinessRestoreSession + x-ms-docs-key-type: virtualEvent requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.oneDriveForBusinessRestoreSession' + $ref: '#/components/schemas/microsoft.graph.virtualEvent' required: true responses: 2XX: @@ -4601,24 +4691,24 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.oneDriveForBusinessRestoreSession' + $ref: '#/components/schemas/microsoft.graph.virtualEvent' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - - solutions.backupRestoreRoot - summary: Delete navigation property oneDriveForBusinessRestoreSessions for solutions - operationId: solution.backupRestore_DeleteOneDriveGraphFPreBusinessRestoreSession + - solutions.virtualEventsRoot + summary: Delete navigation property events for solutions + operationId: solution.virtualEvent_DeleteEvent parameters: - - name: oneDriveForBusinessRestoreSession-id + - name: virtualEvent-id in: path - description: The unique identifier of oneDriveForBusinessRestoreSession + description: The unique identifier of virtualEvent required: true style: simple schema: type: string - x-ms-docs-key-type: oneDriveForBusinessRestoreSession + x-ms-docs-key-type: virtualEvent - name: If-Match in: header description: ETag @@ -4631,25 +4721,64 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts': + '/solutions/virtualEvents/events/{virtualEvent-id}/microsoft.graph.cancel': + post: + tags: + - solutions.Actions + summary: Invoke action cancel + operationId: solution.virtualEvent.event_cancel + parameters: + - name: virtualEvent-id + in: path + description: The unique identifier of virtualEvent + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEvent + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/solutions/virtualEvents/events/{virtualEvent-id}/microsoft.graph.publish': + post: + tags: + - solutions.Actions + summary: Invoke action publish + operationId: solution.virtualEvent.event_publish + parameters: + - name: virtualEvent-id + in: path + description: The unique identifier of virtualEvent + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEvent + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/solutions/virtualEvents/events/{virtualEvent-id}/presenters': get: tags: - - solutions.backupRestoreRoot - summary: List driveRestoreArtifacts - description: Get a list of the driveRestoreArtifact objects and their properties for a oneDriveForBusinessRestoreSession for a tenant. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/onedriveforbusinessrestoresession-list-driverestoreartifacts?view=graph-rest-beta - operationId: solution.backupRestore.oneDriveGraphFPreBusinessRestoreSession_ListDriveRestoreArtifact + - solutions.virtualEventsRoot + summary: Get presenters from solutions + description: The virtual event presenters. + operationId: solution.virtualEvent.event_ListPresenter parameters: - - name: oneDriveForBusinessRestoreSession-id + - name: virtualEvent-id in: path - description: The unique identifier of oneDriveForBusinessRestoreSession + description: The unique identifier of virtualEvent required: true style: simple schema: type: string - x-ms-docs-key-type: oneDriveForBusinessRestoreSession + x-ms-docs-key-type: virtualEvent - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -4687,7 +4816,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.driveRestoreArtifactCollectionResponse' + $ref: '#/components/responses/microsoft.graph.virtualEventPresenterCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -4696,24 +4825,24 @@ paths: x-ms-docs-operation-type: operation post: tags: - - solutions.backupRestoreRoot - summary: Create new navigation property to driveRestoreArtifacts for solutions - operationId: solution.backupRestore.oneDriveGraphFPreBusinessRestoreSession_CreateDriveRestoreArtifact + - solutions.virtualEventsRoot + summary: Create new navigation property to presenters for solutions + operationId: solution.virtualEvent.event_CreatePresenter parameters: - - name: oneDriveForBusinessRestoreSession-id + - name: virtualEvent-id in: path - description: The unique identifier of oneDriveForBusinessRestoreSession + description: The unique identifier of virtualEvent required: true style: simple schema: type: string - x-ms-docs-key-type: oneDriveForBusinessRestoreSession + x-ms-docs-key-type: virtualEvent requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.driveRestoreArtifact' + $ref: '#/components/schemas/microsoft.graph.virtualEventPresenter' required: true responses: 2XX: @@ -4721,34 +4850,34 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.driveRestoreArtifact' + $ref: '#/components/schemas/microsoft.graph.virtualEventPresenter' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts/{driveRestoreArtifact-id}': + '/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}': get: tags: - - solutions.backupRestoreRoot - summary: Get driveRestoreArtifacts from solutions - description: A collection of restore points and destination details that can be used to restore a OneDrive for Business drive. - operationId: solution.backupRestore.oneDriveGraphFPreBusinessRestoreSession_GetDriveRestoreArtifact + - solutions.virtualEventsRoot + summary: Get presenters from solutions + description: The virtual event presenters. + operationId: solution.virtualEvent.event_GetPresenter parameters: - - name: oneDriveForBusinessRestoreSession-id + - name: virtualEvent-id in: path - description: The unique identifier of oneDriveForBusinessRestoreSession + description: The unique identifier of virtualEvent required: true style: simple schema: type: string - x-ms-docs-key-type: oneDriveForBusinessRestoreSession - - name: driveRestoreArtifact-id + x-ms-docs-key-type: virtualEvent + - name: virtualEventPresenter-id in: path - description: The unique identifier of driveRestoreArtifact + description: The unique identifier of virtualEventPresenter required: true style: simple schema: type: string - x-ms-docs-key-type: driveRestoreArtifact + x-ms-docs-key-type: virtualEventPresenter - name: $select in: query description: Select properties to be returned @@ -4775,38 +4904,38 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.driveRestoreArtifact' + $ref: '#/components/schemas/microsoft.graph.virtualEventPresenter' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - - solutions.backupRestoreRoot - summary: Update the navigation property driveRestoreArtifacts in solutions - operationId: solution.backupRestore.oneDriveGraphFPreBusinessRestoreSession_UpdateDriveRestoreArtifact + - solutions.virtualEventsRoot + summary: Update the navigation property presenters in solutions + operationId: solution.virtualEvent.event_UpdatePresenter parameters: - - name: oneDriveForBusinessRestoreSession-id + - name: virtualEvent-id in: path - description: The unique identifier of oneDriveForBusinessRestoreSession + description: The unique identifier of virtualEvent required: true style: simple schema: type: string - x-ms-docs-key-type: oneDriveForBusinessRestoreSession - - name: driveRestoreArtifact-id + x-ms-docs-key-type: virtualEvent + - name: virtualEventPresenter-id in: path - description: The unique identifier of driveRestoreArtifact + description: The unique identifier of virtualEventPresenter required: true style: simple schema: type: string - x-ms-docs-key-type: driveRestoreArtifact + x-ms-docs-key-type: virtualEventPresenter requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.driveRestoreArtifact' + $ref: '#/components/schemas/microsoft.graph.virtualEventPresenter' required: true responses: 2XX: @@ -4814,32 +4943,32 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.driveRestoreArtifact' + $ref: '#/components/schemas/microsoft.graph.virtualEventPresenter' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - - solutions.backupRestoreRoot - summary: Delete navigation property driveRestoreArtifacts for solutions - operationId: solution.backupRestore.oneDriveGraphFPreBusinessRestoreSession_DeleteDriveRestoreArtifact + - solutions.virtualEventsRoot + summary: Delete navigation property presenters for solutions + operationId: solution.virtualEvent.event_DeletePresenter parameters: - - name: oneDriveForBusinessRestoreSession-id + - name: virtualEvent-id in: path - description: The unique identifier of oneDriveForBusinessRestoreSession + description: The unique identifier of virtualEvent required: true style: simple schema: type: string - x-ms-docs-key-type: oneDriveForBusinessRestoreSession - - name: driveRestoreArtifact-id + x-ms-docs-key-type: virtualEvent + - name: virtualEventPresenter-id in: path - description: The unique identifier of driveRestoreArtifact + description: The unique identifier of virtualEventPresenter required: true style: simple schema: type: string - x-ms-docs-key-type: driveRestoreArtifact + x-ms-docs-key-type: virtualEventPresenter - name: If-Match in: header description: ETag @@ -4852,30 +4981,104 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts/{driveRestoreArtifact-id}/restorePoint': + '/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}/sessions': + get: + tags: + - solutions.virtualEventsRoot + summary: Get sessions from solutions + operationId: solution.virtualEvent.event.presenter_ListSession + parameters: + - name: virtualEvent-id + in: path + description: The unique identifier of virtualEvent + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEvent + - name: virtualEventPresenter-id + in: path + description: The unique identifier of virtualEventPresenter + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEventPresenter + - $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: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.virtualEventSessionCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + '/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}/sessions/{virtualEventSession-id}': get: tags: - - solutions.backupRestoreRoot - summary: Get restorePoint from solutions - description: Represents the date and time when an artifact is protected by a protectionPolicy and can be restored. - operationId: solution.backupRestore.oneDriveGraphFPreBusinessRestoreSession.driveRestoreArtifact_GetRestorePoint + - solutions.virtualEventsRoot + summary: Get sessions from solutions + operationId: solution.virtualEvent.event.presenter_GetSession parameters: - - name: oneDriveForBusinessRestoreSession-id + - name: virtualEvent-id + in: path + description: The unique identifier of virtualEvent + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEvent + - name: virtualEventPresenter-id in: path - description: The unique identifier of oneDriveForBusinessRestoreSession + description: The unique identifier of virtualEventPresenter required: true style: simple schema: type: string - x-ms-docs-key-type: oneDriveForBusinessRestoreSession - - name: driveRestoreArtifact-id + x-ms-docs-key-type: virtualEventPresenter + - name: virtualEventSession-id in: path - description: The unique identifier of driveRestoreArtifact + description: The unique identifier of virtualEventSession required: true style: simple schema: type: string - x-ms-docs-key-type: driveRestoreArtifact + x-ms-docs-key-type: virtualEventSession - name: $select in: query description: Select properties to be returned @@ -4902,25 +5105,94 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.restorePoint' + $ref: '#/components/schemas/microsoft.graph.virtualEventSession' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}/sessions(joinWebUrl=''{joinWebUrl}'')': + get: + tags: + - solutions.virtualEventsRoot + summary: Get sessions from solutions + operationId: solution.virtualEvent.event.presenter.session_GetGraphBPreJoinWebUrl + parameters: + - name: virtualEvent-id + in: path + description: The unique identifier of virtualEvent + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEvent + - name: virtualEventPresenter-id + in: path + description: The unique identifier of virtualEventPresenter + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEventPresenter + - name: joinWebUrl + in: path + description: Alternate key of virtualEventSession + required: true + style: simple + schema: + type: string + nullable: true + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.virtualEventSession' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts/$count': + '/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}/sessions/$count': get: tags: - - solutions.backupRestoreRoot + - solutions.virtualEventsRoot summary: Get the number of the resource - operationId: solution.backupRestore.oneDriveGraphFPreBusinessRestoreSession.driveRestoreArtifact_GetCount + operationId: solution.virtualEvent.event.presenter.session_GetCount parameters: - - name: oneDriveForBusinessRestoreSession-id + - name: virtualEvent-id + in: path + description: The unique identifier of virtualEvent + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEvent + - name: virtualEventPresenter-id in: path - description: The unique identifier of oneDriveForBusinessRestoreSession + description: The unique identifier of virtualEventPresenter required: true style: simple schema: type: string - x-ms-docs-key-type: oneDriveForBusinessRestoreSession + x-ms-docs-key-type: virtualEventPresenter - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -4928,13 +5200,21 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - /solutions/backupRestore/oneDriveForBusinessRestoreSessions/$count: + '/solutions/virtualEvents/events/{virtualEvent-id}/presenters/$count': get: tags: - - solutions.backupRestoreRoot + - solutions.virtualEventsRoot summary: Get the number of the resource - operationId: solution.backupRestore.oneDriveGraphFPreBusinessRestoreSession_GetCount + operationId: solution.virtualEvent.event.presenter_GetCount parameters: + - name: virtualEvent-id + in: path + description: The unique identifier of virtualEvent + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEvent - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -4942,14 +5222,22 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - /solutions/backupRestore/protectionPolicies: + '/solutions/virtualEvents/events/{virtualEvent-id}/sessions': get: tags: - - solutions.backupRestoreRoot - summary: Get protectionPolicies from solutions - description: List of protection policies in the tenant. - operationId: solution.backupRestore_ListProtectionPolicy + - solutions.virtualEventsRoot + summary: Get sessions from solutions + description: The sessions for the virtual event. + operationId: solution.virtualEvent.event_ListSession parameters: + - name: virtualEvent-id + in: path + description: The unique identifier of virtualEvent + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEvent - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -4987,7 +5275,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.protectionPolicyBaseCollectionResponse' + $ref: '#/components/responses/microsoft.graph.virtualEventSessionCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -4996,15 +5284,24 @@ paths: x-ms-docs-operation-type: operation post: tags: - - solutions.backupRestoreRoot - summary: Create new navigation property to protectionPolicies for solutions - operationId: solution.backupRestore_CreateProtectionPolicy + - solutions.virtualEventsRoot + summary: Create new navigation property to sessions for solutions + operationId: solution.virtualEvent.event_CreateSession + parameters: + - name: virtualEvent-id + in: path + description: The unique identifier of virtualEvent + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEvent requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.protectionPolicyBase' + $ref: '#/components/schemas/microsoft.graph.virtualEventSession' required: true responses: 2XX: @@ -5012,26 +5309,34 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.protectionPolicyBase' + $ref: '#/components/schemas/microsoft.graph.virtualEventSession' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/solutions/backupRestore/protectionPolicies/{protectionPolicyBase-id}': + '/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}': get: tags: - - solutions.backupRestoreRoot - summary: Get protectionPolicies from solutions - description: List of protection policies in the tenant. - operationId: solution.backupRestore_GetProtectionPolicy + - solutions.virtualEventsRoot + summary: Get sessions from solutions + description: The sessions for the virtual event. + operationId: solution.virtualEvent.event_GetSession parameters: - - name: protectionPolicyBase-id + - name: virtualEvent-id in: path - description: The unique identifier of protectionPolicyBase + description: The unique identifier of virtualEvent required: true style: simple schema: type: string - x-ms-docs-key-type: protectionPolicyBase + x-ms-docs-key-type: virtualEvent + - name: virtualEventSession-id + in: path + description: The unique identifier of virtualEventSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEventSession - name: $select in: query description: Select properties to be returned @@ -5058,30 +5363,38 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.protectionPolicyBase' + $ref: '#/components/schemas/microsoft.graph.virtualEventSession' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - - solutions.backupRestoreRoot - summary: Update the navigation property protectionPolicies in solutions - operationId: solution.backupRestore_UpdateProtectionPolicy + - solutions.virtualEventsRoot + summary: Update the navigation property sessions in solutions + operationId: solution.virtualEvent.event_UpdateSession parameters: - - name: protectionPolicyBase-id + - name: virtualEvent-id in: path - description: The unique identifier of protectionPolicyBase + description: The unique identifier of virtualEvent required: true style: simple schema: type: string - x-ms-docs-key-type: protectionPolicyBase - requestBody: - description: New navigation property values - content: - application/json: + x-ms-docs-key-type: virtualEvent + - name: virtualEventSession-id + in: path + description: The unique identifier of virtualEventSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEventSession + requestBody: + description: New navigation property values + content: + application/json: schema: - $ref: '#/components/schemas/microsoft.graph.protectionPolicyBase' + $ref: '#/components/schemas/microsoft.graph.virtualEventSession' required: true responses: 2XX: @@ -5089,28 +5402,32 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.protectionPolicyBase' + $ref: '#/components/schemas/microsoft.graph.virtualEventSession' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - - solutions.backupRestoreRoot - summary: Delete protectionPolicyBase - description: Delete a protection policy. Read the properties and relationships of a protectionPolicyBase object. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/protectionpolicybase-delete?view=graph-rest-beta - operationId: solution.backupRestore_DeleteProtectionPolicy + - solutions.virtualEventsRoot + summary: Delete navigation property sessions for solutions + operationId: solution.virtualEvent.event_DeleteSession parameters: - - name: protectionPolicyBase-id + - name: virtualEvent-id in: path - description: The unique identifier of protectionPolicyBase + description: The unique identifier of virtualEvent required: true style: simple schema: type: string - x-ms-docs-key-type: protectionPolicyBase + x-ms-docs-key-type: virtualEvent + - name: virtualEventSession-id + in: path + description: The unique identifier of virtualEventSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEventSession - name: If-Match in: header description: ETag @@ -5123,86 +5440,30 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/solutions/backupRestore/protectionPolicies/{protectionPolicyBase-id}/microsoft.graph.activate': - post: + '/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports': + get: tags: - - solutions.Actions - summary: Invoke action activate - description: Activate a protectionPolicyBase. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/protectionpolicybase-activate?view=graph-rest-beta - operationId: solution.backupRestore.protectionPolicy_activate + - solutions.virtualEventsRoot + summary: Get attendanceReports from solutions + description: The attendance reports of an online meeting. Read-only. + operationId: solution.virtualEvent.event.session_ListAttendanceReport parameters: - - name: protectionPolicyBase-id + - name: virtualEvent-id in: path - description: The unique identifier of protectionPolicyBase + description: The unique identifier of virtualEvent required: true style: simple schema: type: string - x-ms-docs-key-type: protectionPolicyBase - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.protectionPolicyBase' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/solutions/backupRestore/protectionPolicies/{protectionPolicyBase-id}/microsoft.graph.deactivate': - post: - tags: - - solutions.Actions - summary: Invoke action deactivate - description: Deactivate a protectionPolicyBase. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/protectionpolicybase-deactivate?view=graph-rest-beta - operationId: solution.backupRestore.protectionPolicy_deactivate - parameters: - - name: protectionPolicyBase-id + x-ms-docs-key-type: virtualEvent + - name: virtualEventSession-id in: path - description: The unique identifier of protectionPolicyBase + description: The unique identifier of virtualEventSession required: true style: simple schema: type: string - x-ms-docs-key-type: protectionPolicyBase - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.protectionPolicyBase' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - /solutions/backupRestore/protectionPolicies/$count: - get: - tags: - - solutions.backupRestoreRoot - summary: Get the number of the resource - operationId: solution.backupRestore.protectionPolicy_GetCount - parameters: - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - /solutions/backupRestore/protectionUnits: - get: - tags: - - solutions.backupRestoreRoot - summary: Get protectionUnitBase - description: Read the properties and relationships of a protectionUnitBase object. - operationId: solution.backupRestore_ListProtectionUnit - parameters: + x-ms-docs-key-type: virtualEventSession - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -5240,139 +5501,41 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.protectionUnitBaseCollectionResponse' + $ref: '#/components/responses/microsoft.graph.meetingAttendanceReportCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/solutions/backupRestore/protectionUnits/{protectionUnitBase-id}': - get: + post: tags: - - solutions.backupRestoreRoot - summary: Get protectionUnitBase - description: Read the properties and relationships of a protectionUnitBase object. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/protectionunitbase-get?view=graph-rest-beta - operationId: solution.backupRestore_GetProtectionUnit + - solutions.virtualEventsRoot + summary: Create new navigation property to attendanceReports for solutions + operationId: solution.virtualEvent.event.session_CreateAttendanceReport parameters: - - name: protectionUnitBase-id + - name: virtualEvent-id in: path - description: The unique identifier of protectionUnitBase + description: The unique identifier of virtualEvent required: true style: simple schema: type: string - x-ms-docs-key-type: protectionUnitBase - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.protectionUnitBase' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - /solutions/backupRestore/protectionUnits/$count: - get: - tags: - - solutions.backupRestoreRoot - summary: Get the number of the resource - operationId: solution.backupRestore.protectionUnit_GetCount - parameters: - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - /solutions/backupRestore/restorePoints: - get: - tags: - - solutions.backupRestoreRoot - summary: Get restorePoints from solutions - description: List of restore points in the tenant. - operationId: solution.backupRestore_ListRestorePoint - 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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false + x-ms-docs-key-type: virtualEvent + - name: virtualEventSession-id + in: path + description: The unique identifier of virtualEventSession + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - $ref: '#/components/responses/microsoft.graph.restorePointCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - post: - tags: - - solutions.backupRestoreRoot - summary: Create new navigation property to restorePoints for solutions - operationId: solution.backupRestore_CreateRestorePoint + type: string + x-ms-docs-key-type: virtualEventSession requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.restorePoint' + $ref: '#/components/schemas/microsoft.graph.meetingAttendanceReport' required: true responses: 2XX: @@ -5380,26 +5543,42 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.restorePoint' + $ref: '#/components/schemas/microsoft.graph.meetingAttendanceReport' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/solutions/backupRestore/restorePoints/{restorePoint-id}': + '/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}': get: tags: - - solutions.backupRestoreRoot - summary: Get restorePoints from solutions - description: List of restore points in the tenant. - operationId: solution.backupRestore_GetRestorePoint + - solutions.virtualEventsRoot + summary: Get attendanceReports from solutions + description: The attendance reports of an online meeting. Read-only. + operationId: solution.virtualEvent.event.session_GetAttendanceReport parameters: - - name: restorePoint-id + - name: virtualEvent-id + in: path + description: The unique identifier of virtualEvent + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEvent + - name: virtualEventSession-id + in: path + description: The unique identifier of virtualEventSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEventSession + - name: meetingAttendanceReport-id in: path - description: The unique identifier of restorePoint + description: The unique identifier of meetingAttendanceReport required: true style: simple schema: type: string - x-ms-docs-key-type: restorePoint + x-ms-docs-key-type: meetingAttendanceReport - name: $select in: query description: Select properties to be returned @@ -5426,55 +5605,87 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.restorePoint' + $ref: '#/components/schemas/microsoft.graph.meetingAttendanceReport' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - - solutions.backupRestoreRoot - summary: Update the navigation property restorePoints in solutions - operationId: solution.backupRestore_UpdateRestorePoint + - solutions.virtualEventsRoot + summary: Update the navigation property attendanceReports in solutions + operationId: solution.virtualEvent.event.session_UpdateAttendanceReport parameters: - - name: restorePoint-id + - name: virtualEvent-id in: path - description: The unique identifier of restorePoint + description: The unique identifier of virtualEvent required: true style: simple schema: type: string - x-ms-docs-key-type: restorePoint - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.restorePoint' - required: true - responses: + x-ms-docs-key-type: virtualEvent + - name: virtualEventSession-id + in: path + description: The unique identifier of virtualEventSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEventSession + - name: meetingAttendanceReport-id + in: path + description: The unique identifier of meetingAttendanceReport + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: meetingAttendanceReport + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.meetingAttendanceReport' + required: true + responses: 2XX: description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.restorePoint' + $ref: '#/components/schemas/microsoft.graph.meetingAttendanceReport' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - - solutions.backupRestoreRoot - summary: Delete navigation property restorePoints for solutions - operationId: solution.backupRestore_DeleteRestorePoint + - solutions.virtualEventsRoot + summary: Delete navigation property attendanceReports for solutions + operationId: solution.virtualEvent.event.session_DeleteAttendanceReport parameters: - - name: restorePoint-id + - name: virtualEvent-id + in: path + description: The unique identifier of virtualEvent + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEvent + - name: virtualEventSession-id + in: path + description: The unique identifier of virtualEventSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEventSession + - name: meetingAttendanceReport-id in: path - description: The unique identifier of restorePoint + description: The unique identifier of meetingAttendanceReport required: true style: simple schema: type: string - x-ms-docs-key-type: restorePoint + x-ms-docs-key-type: meetingAttendanceReport - name: If-Match in: header description: ETag @@ -5487,118 +5698,38 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/solutions/backupRestore/restorePoints/{restorePoint-id}/protectionUnit': + '/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords': get: tags: - - solutions.backupRestoreRoot - summary: Get protectionUnit from solutions - description: 'The site, drive, or mailbox units that are protected under a protection policy.' - operationId: solution.backupRestore.restorePoint_GetProtectionUnit + - solutions.virtualEventsRoot + summary: Get attendanceRecords from solutions + description: List of attendance records of an attendance report. Read-only. + operationId: solution.virtualEvent.event.session.attendanceReport_ListAttendanceRecord parameters: - - name: restorePoint-id + - name: virtualEvent-id in: path - description: The unique identifier of restorePoint + description: The unique identifier of virtualEvent required: true style: simple schema: type: string - x-ms-docs-key-type: restorePoint - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false + x-ms-docs-key-type: virtualEvent + - name: virtualEventSession-id + in: path + description: The unique identifier of virtualEventSession + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false + type: string + x-ms-docs-key-type: virtualEventSession + - name: meetingAttendanceReport-id + in: path + description: The unique identifier of meetingAttendanceReport + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.protectionUnitBase' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - /solutions/backupRestore/restorePoints/$count: - get: - tags: - - solutions.backupRestoreRoot - summary: Get the number of the resource - operationId: solution.backupRestore.restorePoint_GetCount - parameters: - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - /solutions/backupRestore/restorePoints/microsoft.graph.search: - post: - tags: - - solutions.Actions - summary: Invoke action search - description: Search for the restorePoint objects associated with a protectionUnit. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/restorepoint-search?view=graph-rest-beta - operationId: solution.backupRestore.restorePoint_search - requestBody: - description: Action parameters - content: - application/json: - schema: - type: object - properties: - protectionUnitIds: - type: array - items: - type: string - nullable: true - protectionTimePeriod: - $ref: '#/components/schemas/microsoft.graph.timePeriod' - restorePointPreference: - $ref: '#/components/schemas/microsoft.graph.restorePointPreference' - tags: - $ref: '#/components/schemas/microsoft.graph.restorePointTags' - additionalProperties: - type: object - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.restorePointSearchResponse' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - /solutions/backupRestore/restoreSessions: - get: - tags: - - solutions.backupRestoreRoot - summary: List restoreSessionBase objects - description: Get a list of restoreSession objects and their properties. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/backuprestoreroot-list-restoresessions?view=graph-rest-beta - operationId: solution.backupRestore_ListRestoreSession - parameters: + type: string + x-ms-docs-key-type: meetingAttendanceReport - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -5636,7 +5767,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.restoreSessionBaseCollectionResponse' + $ref: '#/components/responses/microsoft.graph.attendanceRecordCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -5645,15 +5776,40 @@ paths: x-ms-docs-operation-type: operation post: tags: - - solutions.backupRestoreRoot - summary: Create new navigation property to restoreSessions for solutions - operationId: solution.backupRestore_CreateRestoreSession + - solutions.virtualEventsRoot + summary: Create new navigation property to attendanceRecords for solutions + operationId: solution.virtualEvent.event.session.attendanceReport_CreateAttendanceRecord + parameters: + - name: virtualEvent-id + in: path + description: The unique identifier of virtualEvent + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEvent + - name: virtualEventSession-id + in: path + description: The unique identifier of virtualEventSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEventSession + - name: meetingAttendanceReport-id + in: path + description: The unique identifier of meetingAttendanceReport + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: meetingAttendanceReport requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.restoreSessionBase' + $ref: '#/components/schemas/microsoft.graph.attendanceRecord' required: true responses: 2XX: @@ -5661,29 +5817,50 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.restoreSessionBase' + $ref: '#/components/schemas/microsoft.graph.attendanceRecord' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/solutions/backupRestore/restoreSessions/{restoreSessionBase-id}': + '/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}': get: tags: - - solutions.backupRestoreRoot - summary: Get restoreSessionBase - description: Get the properties of a restoreSession object by ID. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/restoresessionbase-get?view=graph-rest-beta - operationId: solution.backupRestore_GetRestoreSession + - solutions.virtualEventsRoot + summary: Get attendanceRecords from solutions + description: List of attendance records of an attendance report. Read-only. + operationId: solution.virtualEvent.event.session.attendanceReport_GetAttendanceRecord parameters: - - name: restoreSessionBase-id + - name: virtualEvent-id in: path - description: The unique identifier of restoreSessionBase + description: The unique identifier of virtualEvent required: true style: simple schema: type: string - x-ms-docs-key-type: restoreSessionBase + x-ms-docs-key-type: virtualEvent + - name: virtualEventSession-id + in: path + description: The unique identifier of virtualEventSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEventSession + - name: meetingAttendanceReport-id + in: path + description: The unique identifier of meetingAttendanceReport + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: meetingAttendanceReport + - name: attendanceRecord-id + in: path + description: The unique identifier of attendanceRecord + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: attendanceRecord - name: $select in: query description: Select properties to be returned @@ -5710,59 +5887,103 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.restoreSessionBase' + $ref: '#/components/schemas/microsoft.graph.attendanceRecord' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - - solutions.backupRestoreRoot - summary: Update the navigation property restoreSessions in solutions - operationId: solution.backupRestore_UpdateRestoreSession + - solutions.virtualEventsRoot + summary: Update the navigation property attendanceRecords in solutions + operationId: solution.virtualEvent.event.session.attendanceReport_UpdateAttendanceRecord parameters: - - name: restoreSessionBase-id + - name: virtualEvent-id in: path - description: The unique identifier of restoreSessionBase + description: The unique identifier of virtualEvent required: true style: simple schema: type: string - x-ms-docs-key-type: restoreSessionBase - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.restoreSessionBase' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.restoreSessionBase' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - solutions.backupRestoreRoot - summary: Delete restoreSessionBase - description: Delete a draft restoreSessionBase object. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/restoresessionbase-delete?view=graph-rest-beta - operationId: solution.backupRestore_DeleteRestoreSession - parameters: - - name: restoreSessionBase-id + x-ms-docs-key-type: virtualEvent + - name: virtualEventSession-id in: path - description: The unique identifier of restoreSessionBase + description: The unique identifier of virtualEventSession required: true style: simple schema: type: string - x-ms-docs-key-type: restoreSessionBase + x-ms-docs-key-type: virtualEventSession + - name: meetingAttendanceReport-id + in: path + description: The unique identifier of meetingAttendanceReport + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: meetingAttendanceReport + - name: attendanceRecord-id + in: path + description: The unique identifier of attendanceRecord + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: attendanceRecord + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.attendanceRecord' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.attendanceRecord' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - solutions.virtualEventsRoot + summary: Delete navigation property attendanceRecords for solutions + operationId: solution.virtualEvent.event.session.attendanceReport_DeleteAttendanceRecord + parameters: + - name: virtualEvent-id + in: path + description: The unique identifier of virtualEvent + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEvent + - name: virtualEventSession-id + in: path + description: The unique identifier of virtualEventSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEventSession + - name: meetingAttendanceReport-id + in: path + description: The unique identifier of meetingAttendanceReport + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: meetingAttendanceReport + - name: attendanceRecord-id + in: path + description: The unique identifier of attendanceRecord + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: attendanceRecord - name: If-Match in: header description: ETag @@ -5775,42 +5996,67 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/solutions/backupRestore/restoreSessions/{restoreSessionBase-id}/microsoft.graph.activate': - post: + '/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count': + get: tags: - - solutions.Actions - summary: Invoke action activate - description: Activate a draft restoreSessionBase object. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/restoresessionbase-activate?view=graph-rest-beta - operationId: solution.backupRestore.restoreSession_activate + - solutions.virtualEventsRoot + summary: Get the number of the resource + operationId: solution.virtualEvent.event.session.attendanceReport.attendanceRecord_GetCount parameters: - - name: restoreSessionBase-id + - name: virtualEvent-id in: path - description: The unique identifier of restoreSessionBase + description: The unique identifier of virtualEvent required: true style: simple schema: type: string - x-ms-docs-key-type: restoreSessionBase + x-ms-docs-key-type: virtualEvent + - name: virtualEventSession-id + in: path + description: The unique identifier of virtualEventSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEventSession + - name: meetingAttendanceReport-id + in: path + description: The unique identifier of meetingAttendanceReport + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: meetingAttendanceReport + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.restoreSessionBase' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - /solutions/backupRestore/restoreSessions/$count: + '/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/$count': get: tags: - - solutions.backupRestoreRoot + - solutions.virtualEventsRoot summary: Get the number of the resource - operationId: solution.backupRestore.restoreSession_GetCount + operationId: solution.virtualEvent.event.session.attendanceReport_GetCount parameters: + - name: virtualEvent-id + in: path + description: The unique identifier of virtualEvent + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEvent + - name: virtualEventSession-id + in: path + description: The unique identifier of virtualEventSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEventSession - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -5818,17 +6064,29 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - /solutions/backupRestore/serviceApps: + '/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/presenters': get: tags: - - solutions.backupRestoreRoot - summary: List serviceApps - description: Get a list of serviceApp objects and their properties. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/backuprestoreroot-list-serviceapps?view=graph-rest-beta - operationId: solution.backupRestore_ListServiceApp + - solutions.virtualEventsRoot + summary: Get presenters from solutions + operationId: solution.virtualEvent.event.session_ListPresenter parameters: + - name: virtualEvent-id + in: path + description: The unique identifier of virtualEvent + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEvent + - name: virtualEventSession-id + in: path + description: The unique identifier of virtualEventSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEventSession - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -5866,58 +6124,44 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.serviceAppCollectionResponse' + $ref: '#/components/responses/microsoft.graph.virtualEventPresenterCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - post: - tags: - - solutions.backupRestoreRoot - summary: Create serviceApp - description: Create a new serviceApp. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/backuprestoreroot-post-serviceapps?view=graph-rest-beta - operationId: solution.backupRestore_CreateServiceApp - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.serviceApp' - required: true - responses: - 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.serviceApp' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/solutions/backupRestore/serviceApps/{serviceApp-id}': + '/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/presenters/{virtualEventPresenter-id}': get: tags: - - solutions.backupRestoreRoot - summary: Get serviceApp - description: Read the properties and relationships of a serviceApp object. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/serviceapp-get?view=graph-rest-beta - operationId: solution.backupRestore_GetServiceApp + - solutions.virtualEventsRoot + summary: Get presenters from solutions + operationId: solution.virtualEvent.event.session_GetPresenter parameters: - - name: serviceApp-id + - name: virtualEvent-id in: path - description: The unique identifier of serviceApp + description: The unique identifier of virtualEvent required: true style: simple schema: type: string - x-ms-docs-key-type: serviceApp + x-ms-docs-key-type: virtualEvent + - name: virtualEventSession-id + in: path + description: The unique identifier of virtualEventSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEventSession + - name: virtualEventPresenter-id + in: path + description: The unique identifier of virtualEventPresenter + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEventPresenter - name: $select in: query description: Select properties to be returned @@ -5944,165 +6188,63 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.serviceApp' + $ref: '#/components/schemas/microsoft.graph.virtualEventPresenter' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/presenters/$count': + get: tags: - - solutions.backupRestoreRoot - summary: Update the navigation property serviceApps in solutions - operationId: solution.backupRestore_UpdateServiceApp + - solutions.virtualEventsRoot + summary: Get the number of the resource + operationId: solution.virtualEvent.event.session.presenter_GetCount parameters: - - name: serviceApp-id + - name: virtualEvent-id in: path - description: The unique identifier of serviceApp + description: The unique identifier of virtualEvent required: true style: simple schema: type: string - x-ms-docs-key-type: serviceApp - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.serviceApp' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.serviceApp' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - solutions.backupRestoreRoot - summary: Delete serviceApp - description: Delete a serviceApp. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/backuprestoreroot-delete-serviceapps?view=graph-rest-beta - operationId: solution.backupRestore_DeleteServiceApp - parameters: - - name: serviceApp-id + x-ms-docs-key-type: virtualEvent + - name: virtualEventSession-id in: path - description: The unique identifier of serviceApp + description: The unique identifier of virtualEventSession required: true style: simple schema: type: string - x-ms-docs-key-type: serviceApp - - name: If-Match - in: header - description: ETag - style: simple - schema: - type: string + x-ms-docs-key-type: virtualEventSession + - $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 - '/solutions/backupRestore/serviceApps/{serviceApp-id}/microsoft.graph.activate': - post: + '/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registrations': + get: tags: - - solutions.Actions - summary: Invoke action activate - description: Activate a serviceApp. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/serviceapp-activate?view=graph-rest-beta - operationId: solution.backupRestore.serviceApp_activate + - solutions.virtualEventsRoot + summary: Get registrations from solutions + operationId: solution.virtualEvent.event.session_ListRegistration parameters: - - name: serviceApp-id + - name: virtualEvent-id in: path - description: The unique identifier of serviceApp + description: The unique identifier of virtualEvent required: true style: simple schema: type: string - x-ms-docs-key-type: serviceApp - requestBody: - description: Action parameters - content: - application/json: - schema: - type: object - properties: - effectiveDateTime: - 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 - additionalProperties: - type: object - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.serviceApp' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/solutions/backupRestore/serviceApps/{serviceApp-id}/microsoft.graph.deactivate': - post: - tags: - - solutions.Actions - summary: Invoke action deactivate - description: Deactivate a serviceApp. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/serviceapp-deactivate?view=graph-rest-beta - operationId: solution.backupRestore.serviceApp_deactivate - parameters: - - name: serviceApp-id + x-ms-docs-key-type: virtualEvent + - name: virtualEventSession-id in: path - description: The unique identifier of serviceApp + description: The unique identifier of virtualEventSession required: true style: simple schema: type: string - x-ms-docs-key-type: serviceApp - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.serviceApp' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - /solutions/backupRestore/serviceApps/$count: - get: - tags: - - solutions.backupRestoreRoot - summary: Get the number of the resource - operationId: solution.backupRestore.serviceApp_GetCount - parameters: - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - /solutions/backupRestore/sharePointProtectionPolicies: - get: - tags: - - solutions.backupRestoreRoot - summary: Get sharePointProtectionPolicies from solutions - description: The list of SharePoint protection policies in the tenant. - operationId: solution.backupRestore_ListSharePointProtectionPolicy - parameters: + x-ms-docs-key-type: virtualEventSession - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -6140,55 +6282,44 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.sharePointProtectionPolicyCollectionResponse' + $ref: '#/components/responses/microsoft.graph.virtualEventRegistrationCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - post: - tags: - - solutions.backupRestoreRoot - summary: Create sharePointProtectionPolicy - description: Create a protection policy for a M365 service SharePoint. Policy will be created in inactive state. User can also provide a list of protection units under the policy. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/backuprestoreroot-post-sharepointprotectionpolicies?view=graph-rest-beta - operationId: solution.backupRestore_CreateSharePointProtectionPolicy - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.sharePointProtectionPolicy' - required: true - responses: - 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.sharePointProtectionPolicy' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}': + '/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registrations/{virtualEventRegistration-id}': get: tags: - - solutions.backupRestoreRoot - summary: Get sharePointProtectionPolicies from solutions - description: The list of SharePoint protection policies in the tenant. - operationId: solution.backupRestore_GetSharePointProtectionPolicy + - solutions.virtualEventsRoot + summary: Get registrations from solutions + operationId: solution.virtualEvent.event.session_GetRegistration parameters: - - name: sharePointProtectionPolicy-id + - name: virtualEvent-id + in: path + description: The unique identifier of virtualEvent + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEvent + - name: virtualEventSession-id in: path - description: The unique identifier of sharePointProtectionPolicy + description: The unique identifier of virtualEventSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEventSession + - name: virtualEventRegistration-id + in: path + description: The unique identifier of virtualEventRegistration required: true style: simple schema: type: string - x-ms-docs-key-type: sharePointProtectionPolicy + x-ms-docs-key-type: virtualEventRegistration - name: $select in: query description: Select properties to be returned @@ -6215,105 +6346,41 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.sharePointProtectionPolicy' + $ref: '#/components/schemas/microsoft.graph.virtualEventRegistration' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registrations(email=''{email}'')': + get: tags: - - solutions.backupRestoreRoot - summary: Update sharePointProtectionPolicy - description: Update a SharePoint protection policy. This method adds a sharepointprotectionunit to or removes it from the protection policy. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/sharepointprotectionpolicy-update?view=graph-rest-beta - operationId: solution.backupRestore_UpdateSharePointProtectionPolicy + - solutions.virtualEventsRoot + summary: Get registrations from solutions + operationId: solution.virtualEvent.event.session.registration_GetGraphBPreEmail parameters: - - name: sharePointProtectionPolicy-id + - name: virtualEvent-id in: path - description: The unique identifier of sharePointProtectionPolicy + description: The unique identifier of virtualEvent required: true style: simple schema: type: string - x-ms-docs-key-type: sharePointProtectionPolicy - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.sharePointProtectionPolicy' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.sharePointProtectionPolicy' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - solutions.backupRestoreRoot - summary: Delete navigation property sharePointProtectionPolicies for solutions - operationId: solution.backupRestore_DeleteSharePointProtectionPolicy - parameters: - - name: sharePointProtectionPolicy-id + x-ms-docs-key-type: virtualEvent + - name: virtualEventSession-id in: path - description: The unique identifier of sharePointProtectionPolicy + description: The unique identifier of virtualEventSession required: true style: simple schema: type: string - x-ms-docs-key-type: sharePointProtectionPolicy - - 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 - '/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteInclusionRules': - get: - tags: - - solutions.backupRestoreRoot - summary: List siteInclusionRules - description: 'Get a list of siteProtectionRule objects associated with a sharePointProtectionPolicy. An inclusion rule indicates that a protection policy should contain protection units that match the specified rule criteria. The initial status of a protection rule upon creation is active. After the rule is applied, the state is either completed or completedWithErrors.' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/sharepointprotectionpolicy-list-siteinclusionrules?view=graph-rest-beta - operationId: solution.backupRestore.sharePointProtectionPolicy_ListSiteInclusionRule - parameters: - - name: sharePointProtectionPolicy-id + x-ms-docs-key-type: virtualEventSession + - name: email in: path - description: The unique identifier of sharePointProtectionPolicy + description: Alternate key of virtualEventRegistration required: true style: simple schema: type: string - x-ms-docs-key-type: sharePointProtectionPolicy - - $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: - type: string + nullable: true - name: $select in: query description: Select properties to be returned @@ -6336,40 +6403,45 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.siteProtectionRuleCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.virtualEventRegistration' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - '/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteInclusionRules/{siteProtectionRule-id}': + '/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registrations(userId=''{userId}'')': get: tags: - - solutions.backupRestoreRoot - summary: Get protectionRuleBase - description: 'Get a protection rule that''s associated with a protection policy. You can use this operation to get mailbox, drive, and site protection rules. An inclusion rule indicates that a protection policy should contain protection units that match the specified rule criteria. The initial status of a protection rule upon creation is active. After the rule is applied, the state is either completed or completedWithErrors.' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/protectionrulebase-get?view=graph-rest-beta - operationId: solution.backupRestore.sharePointProtectionPolicy_GetSiteInclusionRule + - solutions.virtualEventsRoot + summary: Get registrations from solutions + operationId: solution.virtualEvent.event.session.registration_GetGraphBPreUserId parameters: - - name: sharePointProtectionPolicy-id + - name: virtualEvent-id + in: path + description: The unique identifier of virtualEvent + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEvent + - name: virtualEventSession-id in: path - description: The unique identifier of sharePointProtectionPolicy + description: The unique identifier of virtualEventSession required: true style: simple schema: type: string - x-ms-docs-key-type: sharePointProtectionPolicy - - name: siteProtectionRule-id + x-ms-docs-key-type: virtualEventSession + - name: userId in: path - description: The unique identifier of siteProtectionRule + description: Alternate key of virtualEventRegistration required: true style: simple schema: type: string - x-ms-docs-key-type: siteProtectionRule + nullable: true - name: $select in: query description: Select properties to be returned @@ -6396,25 +6468,33 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.siteProtectionRule' + $ref: '#/components/schemas/microsoft.graph.virtualEventRegistration' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteInclusionRules/$count': + '/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registrations/$count': get: tags: - - solutions.backupRestoreRoot + - solutions.virtualEventsRoot summary: Get the number of the resource - operationId: solution.backupRestore.sharePointProtectionPolicy.siteInclusionRule_GetCount + operationId: solution.virtualEvent.event.session.registration_GetCount parameters: - - name: sharePointProtectionPolicy-id + - name: virtualEvent-id + in: path + description: The unique identifier of virtualEvent + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEvent + - name: virtualEventSession-id in: path - description: The unique identifier of sharePointProtectionPolicy + description: The unique identifier of virtualEventSession required: true style: simple schema: type: string - x-ms-docs-key-type: sharePointProtectionPolicy + x-ms-docs-key-type: virtualEventSession - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -6422,40 +6502,30 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteProtectionUnits': + '/solutions/virtualEvents/events/{virtualEvent-id}/sessions(joinWebUrl=''{joinWebUrl}'')': get: tags: - - solutions.backupRestoreRoot - summary: List siteProtectionUnits - description: Get a list of the siteProtectionUnit objects that are associated with a sharePointProtectionPolicy. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/backuprestoreroot-list-siteprotectionunits?view=graph-rest-beta - operationId: solution.backupRestore.sharePointProtectionPolicy_ListSiteProtectionUnit - parameters: - - name: sharePointProtectionPolicy-id + - solutions.virtualEventsRoot + summary: Get sessions from solutions + description: The sessions for the virtual event. + operationId: solution.virtualEvent.event.session_GetGraphBPreJoinWebUrl + parameters: + - name: virtualEvent-id in: path - description: The unique identifier of sharePointProtectionPolicy + description: The unique identifier of virtualEvent required: true style: simple schema: type: string - x-ms-docs-key-type: sharePointProtectionPolicy - - $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 + x-ms-docs-key-type: virtualEvent + - name: joinWebUrl + in: path + description: Alternate key of virtualEventSession + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + nullable: true - name: $select in: query description: Select properties to be returned @@ -6478,82 +6548,102 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.siteProtectionUnitCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.virtualEventSession' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - '/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteProtectionUnits/{siteProtectionUnit-id}': - get: + patch: tags: - - solutions.backupRestoreRoot - summary: Get siteProtectionUnits from solutions - description: The protection units (sites) that are protected under the site protection policy. - operationId: solution.backupRestore.sharePointProtectionPolicy_GetSiteProtectionUnit + - solutions.virtualEventsRoot + summary: Update the navigation property sessions in solutions + operationId: solution.virtualEvent.event.session_UpdateGraphBPreJoinWebUrl parameters: - - name: sharePointProtectionPolicy-id + - name: virtualEvent-id in: path - description: The unique identifier of sharePointProtectionPolicy + description: The unique identifier of virtualEvent required: true style: simple schema: type: string - x-ms-docs-key-type: sharePointProtectionPolicy - - name: siteProtectionUnit-id + x-ms-docs-key-type: virtualEvent + - name: joinWebUrl in: path - description: The unique identifier of siteProtectionUnit + description: Alternate key of virtualEventSession required: true style: simple schema: type: string - x-ms-docs-key-type: siteProtectionUnit - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string + nullable: true + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.virtualEventSession' + required: true responses: 2XX: - description: Retrieved navigation property + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.siteProtectionUnit' + $ref: '#/components/schemas/microsoft.graph.virtualEventSession' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - solutions.virtualEventsRoot + summary: Delete navigation property sessions for solutions + operationId: solution.virtualEvent.event.session_DeleteGraphBPreJoinWebUrl + parameters: + - name: virtualEvent-id + in: path + description: The unique identifier of virtualEvent + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEvent + - name: joinWebUrl + in: path + description: Alternate key of virtualEventSession + required: true + style: simple + schema: + type: string + nullable: true + - 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 - '/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteProtectionUnits/$count': + '/solutions/virtualEvents/events/{virtualEvent-id}/sessions/$count': get: tags: - - solutions.backupRestoreRoot + - solutions.virtualEventsRoot summary: Get the number of the resource - operationId: solution.backupRestore.sharePointProtectionPolicy.siteProtectionUnit_GetCount + operationId: solution.virtualEvent.event.session_GetCount parameters: - - name: sharePointProtectionPolicy-id + - name: virtualEvent-id in: path - description: The unique identifier of sharePointProtectionPolicy + description: The unique identifier of virtualEvent required: true style: simple schema: type: string - x-ms-docs-key-type: sharePointProtectionPolicy + x-ms-docs-key-type: virtualEvent - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -6561,12 +6651,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - /solutions/backupRestore/sharePointProtectionPolicies/$count: + /solutions/virtualEvents/events/$count: get: tags: - - solutions.backupRestoreRoot + - solutions.virtualEventsRoot summary: Get the number of the resource - operationId: solution.backupRestore.sharePointProtectionPolicy_GetCount + operationId: solution.virtualEvent.event_GetCount parameters: - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' @@ -6575,13 +6665,13 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - /solutions/backupRestore/sharePointRestoreSessions: + /solutions/virtualEvents/townhalls: get: tags: - - solutions.backupRestoreRoot - summary: Get sharePointRestoreSessions from solutions - description: The list of SharePoint restore sessions available in the tenant. - operationId: solution.backupRestore_ListSharePointRestoreSession + - solutions.virtualEventsRoot + summary: Get virtualEventTownhall + description: Read the properties and relationships of a virtualEventTownhall object. + operationId: solution.virtualEvent_ListTownhall parameters: - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' @@ -6620,7 +6710,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.sharePointRestoreSessionCollectionResponse' + $ref: '#/components/responses/microsoft.graph.virtualEventTownhallCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -6629,19 +6719,19 @@ paths: x-ms-docs-operation-type: operation post: tags: - - solutions.backupRestoreRoot - summary: Create sharePointRestoreSession - description: Create a new sharePointRestoreSession object. + - solutions.virtualEventsRoot + summary: Create virtualEventTownhall + description: Create a new virtualEventTownhall object in draft mode. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/backuprestoreroot-post-sharepointrestoresessions?view=graph-rest-beta - operationId: solution.backupRestore_CreateSharePointRestoreSession + url: https://learn.microsoft.com/graph/api/virtualeventsroot-post-townhalls?view=graph-rest-beta + operationId: solution.virtualEvent_CreateTownhall requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.sharePointRestoreSession' + $ref: '#/components/schemas/microsoft.graph.virtualEventTownhall' required: true responses: 2XX: @@ -6649,26 +6739,29 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.sharePointRestoreSession' + $ref: '#/components/schemas/microsoft.graph.virtualEventTownhall' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}': + '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}': get: tags: - - solutions.backupRestoreRoot - summary: Get sharePointRestoreSessions from solutions - description: The list of SharePoint restore sessions available in the tenant. - operationId: solution.backupRestore_GetSharePointRestoreSession + - solutions.virtualEventsRoot + summary: Get virtualEventTownhall + description: Read the properties and relationships of a virtualEventTownhall object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/virtualeventtownhall-get?view=graph-rest-beta + operationId: solution.virtualEvent_GetTownhall parameters: - - name: sharePointRestoreSession-id + - name: virtualEventTownhall-id in: path - description: The unique identifier of sharePointRestoreSession + description: The unique identifier of virtualEventTownhall required: true style: simple schema: type: string - x-ms-docs-key-type: sharePointRestoreSession + x-ms-docs-key-type: virtualEventTownhall - name: $select in: query description: Select properties to be returned @@ -6695,30 +6788,34 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.sharePointRestoreSession' + $ref: '#/components/schemas/microsoft.graph.virtualEventTownhall' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - - solutions.backupRestoreRoot - summary: Update the navigation property sharePointRestoreSessions in solutions - operationId: solution.backupRestore_UpdateSharePointRestoreSession + - solutions.virtualEventsRoot + summary: Update virtualEventTownhall + description: Update the properties of a virtualEventTownhall object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/virtualeventtownhall-update?view=graph-rest-beta + operationId: solution.virtualEvent_UpdateTownhall parameters: - - name: sharePointRestoreSession-id + - name: virtualEventTownhall-id in: path - description: The unique identifier of sharePointRestoreSession + description: The unique identifier of virtualEventTownhall required: true style: simple schema: type: string - x-ms-docs-key-type: sharePointRestoreSession + x-ms-docs-key-type: virtualEventTownhall requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.sharePointRestoreSession' + $ref: '#/components/schemas/microsoft.graph.virtualEventTownhall' required: true responses: 2XX: @@ -6726,24 +6823,24 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.sharePointRestoreSession' + $ref: '#/components/schemas/microsoft.graph.virtualEventTownhall' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - - solutions.backupRestoreRoot - summary: Delete navigation property sharePointRestoreSessions for solutions - operationId: solution.backupRestore_DeleteSharePointRestoreSession + - solutions.virtualEventsRoot + summary: Delete navigation property townhalls for solutions + operationId: solution.virtualEvent_DeleteTownhall parameters: - - name: sharePointRestoreSession-id + - name: virtualEventTownhall-id in: path - description: The unique identifier of sharePointRestoreSession + description: The unique identifier of virtualEventTownhall required: true style: simple schema: type: string - x-ms-docs-key-type: sharePointRestoreSession + x-ms-docs-key-type: virtualEventTownhall - name: If-Match in: header description: ETag @@ -6756,25 +6853,25 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts': + '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters': get: tags: - - solutions.backupRestoreRoot - summary: List siteRestoreArtifacts - description: List all the siteRestoreArtifact objects for a sharePointRestoreSession for the tenant. + - solutions.virtualEventsRoot + summary: List presenters + description: 'Get the list of all virtualEventPresenter objects associated with a virtual event. Currently the supported virtual event types are: virtualEventTownhall, virtualEventWebinar.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/sharepointrestoresession-list-siterestoreartifacts?view=graph-rest-beta - operationId: solution.backupRestore.sharePointRestoreSession_ListSiteRestoreArtifact + url: https://learn.microsoft.com/graph/api/virtualevent-list-presenters?view=graph-rest-beta + operationId: solution.virtualEvent.townhall_ListPresenter parameters: - - name: sharePointRestoreSession-id + - name: virtualEventTownhall-id in: path - description: The unique identifier of sharePointRestoreSession + description: The unique identifier of virtualEventTownhall required: true style: simple schema: type: string - x-ms-docs-key-type: sharePointRestoreSession + x-ms-docs-key-type: virtualEventTownhall - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -6812,7 +6909,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.siteRestoreArtifactCollectionResponse' + $ref: '#/components/responses/microsoft.graph.virtualEventPresenterCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -6821,24 +6918,28 @@ paths: x-ms-docs-operation-type: operation post: tags: - - solutions.backupRestoreRoot - summary: Create new navigation property to siteRestoreArtifacts for solutions - operationId: solution.backupRestore.sharePointRestoreSession_CreateSiteRestoreArtifact + - solutions.virtualEventsRoot + summary: Create virtualEventPresenter + description: 'Create a new virtualEventPresenter object on a virtual event. Currently the supported virtual event types are: virtualEventTownhall, virtualEventWebinar.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/virtualevent-post-presenters?view=graph-rest-beta + operationId: solution.virtualEvent.townhall_CreatePresenter parameters: - - name: sharePointRestoreSession-id + - name: virtualEventTownhall-id in: path - description: The unique identifier of sharePointRestoreSession + description: The unique identifier of virtualEventTownhall required: true style: simple schema: type: string - x-ms-docs-key-type: sharePointRestoreSession + x-ms-docs-key-type: virtualEventTownhall requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.siteRestoreArtifact' + $ref: '#/components/schemas/microsoft.graph.virtualEventPresenter' required: true responses: 2XX: @@ -6846,34 +6947,37 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.siteRestoreArtifact' + $ref: '#/components/schemas/microsoft.graph.virtualEventPresenter' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts/{siteRestoreArtifact-id}': + '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}': get: tags: - - solutions.backupRestoreRoot - summary: Get siteRestoreArtifacts from solutions - description: A collection of restore points and destination details that can be used to restore SharePoint sites. - operationId: solution.backupRestore.sharePointRestoreSession_GetSiteRestoreArtifact + - solutions.virtualEventsRoot + summary: Get virtualEventPresenter + description: 'Read the properties and relationships of a virtualEventPresenter object. Currently the supported virtual event types are: virtualEventTownhall, virtualEventWebinar.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/virtualeventpresenter-get?view=graph-rest-beta + operationId: solution.virtualEvent.townhall_GetPresenter parameters: - - name: sharePointRestoreSession-id + - name: virtualEventTownhall-id in: path - description: The unique identifier of sharePointRestoreSession + description: The unique identifier of virtualEventTownhall required: true style: simple schema: type: string - x-ms-docs-key-type: sharePointRestoreSession - - name: siteRestoreArtifact-id + x-ms-docs-key-type: virtualEventTownhall + - name: virtualEventPresenter-id in: path - description: The unique identifier of siteRestoreArtifact + description: The unique identifier of virtualEventPresenter required: true style: simple schema: type: string - x-ms-docs-key-type: siteRestoreArtifact + x-ms-docs-key-type: virtualEventPresenter - name: $select in: query description: Select properties to be returned @@ -6900,38 +7004,38 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.siteRestoreArtifact' + $ref: '#/components/schemas/microsoft.graph.virtualEventPresenter' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - - solutions.backupRestoreRoot - summary: Update the navigation property siteRestoreArtifacts in solutions - operationId: solution.backupRestore.sharePointRestoreSession_UpdateSiteRestoreArtifact + - solutions.virtualEventsRoot + summary: Update the navigation property presenters in solutions + operationId: solution.virtualEvent.townhall_UpdatePresenter parameters: - - name: sharePointRestoreSession-id + - name: virtualEventTownhall-id in: path - description: The unique identifier of sharePointRestoreSession + description: The unique identifier of virtualEventTownhall required: true style: simple schema: type: string - x-ms-docs-key-type: sharePointRestoreSession - - name: siteRestoreArtifact-id + x-ms-docs-key-type: virtualEventTownhall + - name: virtualEventPresenter-id in: path - description: The unique identifier of siteRestoreArtifact + description: The unique identifier of virtualEventPresenter required: true style: simple schema: type: string - x-ms-docs-key-type: siteRestoreArtifact + x-ms-docs-key-type: virtualEventPresenter requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.siteRestoreArtifact' + $ref: '#/components/schemas/microsoft.graph.virtualEventPresenter' required: true responses: 2XX: @@ -6939,32 +7043,36 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.siteRestoreArtifact' + $ref: '#/components/schemas/microsoft.graph.virtualEventPresenter' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - - solutions.backupRestoreRoot - summary: Delete navigation property siteRestoreArtifacts for solutions - operationId: solution.backupRestore.sharePointRestoreSession_DeleteSiteRestoreArtifact + - solutions.virtualEventsRoot + summary: Delete virtualEventPresenter + description: 'Delete a virtualEventPresenter from a virtual event. Currently the supported virtual event types are: virtualEventTownhall, virtualEventWebinar.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/virtualeventpresenter-delete?view=graph-rest-beta + operationId: solution.virtualEvent.townhall_DeletePresenter parameters: - - name: sharePointRestoreSession-id + - name: virtualEventTownhall-id in: path - description: The unique identifier of sharePointRestoreSession + description: The unique identifier of virtualEventTownhall required: true style: simple schema: type: string - x-ms-docs-key-type: sharePointRestoreSession - - name: siteRestoreArtifact-id + x-ms-docs-key-type: virtualEventTownhall + - name: virtualEventPresenter-id in: path - description: The unique identifier of siteRestoreArtifact + description: The unique identifier of virtualEventPresenter required: true style: simple schema: type: string - x-ms-docs-key-type: siteRestoreArtifact + x-ms-docs-key-type: virtualEventPresenter - name: If-Match in: header description: ETag @@ -6977,30 +7085,44 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts/{siteRestoreArtifact-id}/restorePoint': + '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}/sessions': get: tags: - - solutions.backupRestoreRoot - summary: Get restorePoint from solutions - description: Represents the date and time when an artifact is protected by a protectionPolicy and can be restored. - operationId: solution.backupRestore.sharePointRestoreSession.siteRestoreArtifact_GetRestorePoint + - solutions.virtualEventsRoot + summary: Get sessions from solutions + operationId: solution.virtualEvent.townhall.presenter_ListSession parameters: - - name: sharePointRestoreSession-id + - name: virtualEventTownhall-id in: path - description: The unique identifier of sharePointRestoreSession + description: The unique identifier of virtualEventTownhall required: true style: simple schema: type: string - x-ms-docs-key-type: sharePointRestoreSession - - name: siteRestoreArtifact-id + x-ms-docs-key-type: virtualEventTownhall + - name: virtualEventPresenter-id in: path - description: The unique identifier of siteRestoreArtifact + description: The unique identifier of virtualEventPresenter required: true style: simple schema: type: string - x-ms-docs-key-type: siteRestoreArtifact + x-ms-docs-key-type: virtualEventPresenter + - $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: + type: string - name: $select in: query description: Select properties to be returned @@ -7023,73 +7145,44 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.restorePoint' + $ref: '#/components/responses/microsoft.graph.virtualEventSessionCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - '/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts/$count': + '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}/sessions/{virtualEventSession-id}': get: tags: - - solutions.backupRestoreRoot - summary: Get the number of the resource - operationId: solution.backupRestore.sharePointRestoreSession.siteRestoreArtifact_GetCount + - solutions.virtualEventsRoot + summary: Get sessions from solutions + operationId: solution.virtualEvent.townhall.presenter_GetSession parameters: - - name: sharePointRestoreSession-id + - name: virtualEventTownhall-id in: path - description: The unique identifier of sharePointRestoreSession + description: The unique identifier of virtualEventTownhall required: true style: simple schema: type: string - x-ms-docs-key-type: sharePointRestoreSession - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - /solutions/backupRestore/sharePointRestoreSessions/$count: - get: - tags: - - solutions.backupRestoreRoot - summary: Get the number of the resource - operationId: solution.backupRestore.sharePointRestoreSession_GetCount - parameters: - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - /solutions/backupRestore/siteInclusionRules: - get: - tags: - - solutions.backupRestoreRoot - summary: Get siteInclusionRules from solutions - description: The list of site inclusion rules applied to the tenant. - operationId: solution.backupRestore_ListSiteInclusionRule - 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 + x-ms-docs-key-type: virtualEventTownhall + - name: virtualEventPresenter-id + in: path + description: The unique identifier of virtualEventPresenter + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: virtualEventPresenter + - name: virtualEventSession-id + in: path + description: The unique identifier of virtualEventSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEventSession - name: $select in: query description: Select properties to be returned @@ -7112,51 +7205,45 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.siteProtectionRuleCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - post: - tags: - - solutions.backupRestoreRoot - summary: Create new navigation property to siteInclusionRules for solutions - operationId: solution.backupRestore_CreateSiteInclusionRule - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.siteProtectionRule' - required: true - responses: - 2XX: - description: Created navigation property. + description: Retrieved navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.siteProtectionRule' + $ref: '#/components/schemas/microsoft.graph.virtualEventSession' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/solutions/backupRestore/siteInclusionRules/{siteProtectionRule-id}': + '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}/sessions(joinWebUrl=''{joinWebUrl}'')': get: tags: - - solutions.backupRestoreRoot - summary: Get siteInclusionRules from solutions - description: The list of site inclusion rules applied to the tenant. - operationId: solution.backupRestore_GetSiteInclusionRule + - solutions.virtualEventsRoot + summary: Get sessions from solutions + operationId: solution.virtualEvent.townhall.presenter.session_GetGraphBPreJoinWebUrl parameters: - - name: siteProtectionRule-id + - name: virtualEventTownhall-id + in: path + description: The unique identifier of virtualEventTownhall + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEventTownhall + - name: virtualEventPresenter-id + in: path + description: The unique identifier of virtualEventPresenter + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEventPresenter + - name: joinWebUrl in: path - description: The unique identifier of siteProtectionRule + description: Alternate key of virtualEventSession required: true style: simple schema: type: string - x-ms-docs-key-type: siteProtectionRule + nullable: true - name: $select in: query description: Select properties to be returned @@ -7183,74 +7270,55 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.siteProtectionRule' + $ref: '#/components/schemas/microsoft.graph.virtualEventSession' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}/sessions/$count': + get: tags: - - solutions.backupRestoreRoot - summary: Update the navigation property siteInclusionRules in solutions - operationId: solution.backupRestore_UpdateSiteInclusionRule + - solutions.virtualEventsRoot + summary: Get the number of the resource + operationId: solution.virtualEvent.townhall.presenter.session_GetCount parameters: - - name: siteProtectionRule-id + - name: virtualEventTownhall-id in: path - description: The unique identifier of siteProtectionRule + description: The unique identifier of virtualEventTownhall required: true style: simple schema: type: string - x-ms-docs-key-type: siteProtectionRule - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.siteProtectionRule' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.siteProtectionRule' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - solutions.backupRestoreRoot - summary: Delete navigation property siteInclusionRules for solutions - operationId: solution.backupRestore_DeleteSiteInclusionRule - parameters: - - name: siteProtectionRule-id + x-ms-docs-key-type: virtualEventTownhall + - name: virtualEventPresenter-id in: path - description: The unique identifier of siteProtectionRule + description: The unique identifier of virtualEventPresenter required: true style: simple schema: type: string - x-ms-docs-key-type: siteProtectionRule - - name: If-Match - in: header - description: ETag - style: simple - schema: - type: string + x-ms-docs-key-type: virtualEventPresenter + - $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 - /solutions/backupRestore/siteInclusionRules/$count: + '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/$count': get: tags: - - solutions.backupRestoreRoot + - solutions.virtualEventsRoot summary: Get the number of the resource - operationId: solution.backupRestore.siteInclusionRule_GetCount + operationId: solution.virtualEvent.townhall.presenter_GetCount parameters: + - name: virtualEventTownhall-id + in: path + description: The unique identifier of virtualEventTownhall + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEventTownhall - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -7258,17 +7326,22 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - /solutions/backupRestore/siteProtectionUnits: + '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions': get: tags: - - solutions.backupRestoreRoot - summary: List siteProtectionUnits - description: Get a list of the siteProtectionUnit objects that are associated with a sharePointProtectionPolicy. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/backuprestoreroot-list-siteprotectionunits?view=graph-rest-beta - operationId: solution.backupRestore_ListSiteProtectionUnit + - solutions.virtualEventsRoot + summary: Get sessions from solutions + description: The sessions for the virtual event. + operationId: solution.virtualEvent.townhall_ListSession parameters: + - name: virtualEventTownhall-id + in: path + description: The unique identifier of virtualEventTownhall + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEventTownhall - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -7306,7 +7379,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.siteProtectionUnitCollectionResponse' + $ref: '#/components/responses/microsoft.graph.virtualEventSessionCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -7315,15 +7388,24 @@ paths: x-ms-docs-operation-type: operation post: tags: - - solutions.backupRestoreRoot - summary: Create new navigation property to siteProtectionUnits for solutions - operationId: solution.backupRestore_CreateSiteProtectionUnit + - solutions.virtualEventsRoot + summary: Create new navigation property to sessions for solutions + operationId: solution.virtualEvent.townhall_CreateSession + parameters: + - name: virtualEventTownhall-id + in: path + description: The unique identifier of virtualEventTownhall + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEventTownhall requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.siteProtectionUnit' + $ref: '#/components/schemas/microsoft.graph.virtualEventSession' required: true responses: 2XX: @@ -7331,26 +7413,34 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.siteProtectionUnit' + $ref: '#/components/schemas/microsoft.graph.virtualEventSession' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/solutions/backupRestore/siteProtectionUnits/{siteProtectionUnit-id}': + '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}': get: tags: - - solutions.backupRestoreRoot - summary: Get siteProtectionUnits from solutions - description: The list of site protection units in the tenant. - operationId: solution.backupRestore_GetSiteProtectionUnit + - solutions.virtualEventsRoot + summary: Get sessions from solutions + description: The sessions for the virtual event. + operationId: solution.virtualEvent.townhall_GetSession parameters: - - name: siteProtectionUnit-id + - name: virtualEventTownhall-id + in: path + description: The unique identifier of virtualEventTownhall + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEventTownhall + - name: virtualEventSession-id in: path - description: The unique identifier of siteProtectionUnit + description: The unique identifier of virtualEventSession required: true style: simple schema: type: string - x-ms-docs-key-type: siteProtectionUnit + x-ms-docs-key-type: virtualEventSession - name: $select in: query description: Select properties to be returned @@ -7377,30 +7467,38 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.siteProtectionUnit' + $ref: '#/components/schemas/microsoft.graph.virtualEventSession' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - - solutions.backupRestoreRoot - summary: Update the navigation property siteProtectionUnits in solutions - operationId: solution.backupRestore_UpdateSiteProtectionUnit + - solutions.virtualEventsRoot + summary: Update the navigation property sessions in solutions + operationId: solution.virtualEvent.townhall_UpdateSession parameters: - - name: siteProtectionUnit-id + - name: virtualEventTownhall-id + in: path + description: The unique identifier of virtualEventTownhall + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEventTownhall + - name: virtualEventSession-id in: path - description: The unique identifier of siteProtectionUnit + description: The unique identifier of virtualEventSession required: true style: simple schema: type: string - x-ms-docs-key-type: siteProtectionUnit + x-ms-docs-key-type: virtualEventSession requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.siteProtectionUnit' + $ref: '#/components/schemas/microsoft.graph.virtualEventSession' required: true responses: 2XX: @@ -7408,24 +7506,32 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.siteProtectionUnit' + $ref: '#/components/schemas/microsoft.graph.virtualEventSession' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - - solutions.backupRestoreRoot - summary: Delete navigation property siteProtectionUnits for solutions - operationId: solution.backupRestore_DeleteSiteProtectionUnit + - solutions.virtualEventsRoot + summary: Delete navigation property sessions for solutions + operationId: solution.virtualEvent.townhall_DeleteSession parameters: - - name: siteProtectionUnit-id + - name: virtualEventTownhall-id + in: path + description: The unique identifier of virtualEventTownhall + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEventTownhall + - name: virtualEventSession-id in: path - description: The unique identifier of siteProtectionUnit + description: The unique identifier of virtualEventSession required: true style: simple schema: type: string - x-ms-docs-key-type: siteProtectionUnit + x-ms-docs-key-type: virtualEventSession - name: If-Match in: header description: ETag @@ -7438,28 +7544,30 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - /solutions/backupRestore/siteProtectionUnits/$count: + '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports': get: tags: - - solutions.backupRestoreRoot - summary: Get the number of the resource - operationId: solution.backupRestore.siteProtectionUnit_GetCount - parameters: - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - /solutions/bookingBusinesses: - get: - tags: - - solutions.bookingBusiness - summary: Get bookingBusinesses from solutions - description: A collection of businesses in Microsoft Bookings. Read-only. Nullable. - operationId: solution_ListBookingBusiness + - solutions.virtualEventsRoot + summary: Get attendanceReports from solutions + description: The attendance reports of an online meeting. Read-only. + operationId: solution.virtualEvent.townhall.session_ListAttendanceReport parameters: + - name: virtualEventTownhall-id + in: path + description: The unique identifier of virtualEventTownhall + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEventTownhall + - name: virtualEventSession-id + in: path + description: The unique identifier of virtualEventSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEventSession - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -7497,7 +7605,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.bookingBusinessCollectionResponse' + $ref: '#/components/responses/microsoft.graph.meetingAttendanceReportCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -7506,15 +7614,32 @@ paths: x-ms-docs-operation-type: operation post: tags: - - solutions.bookingBusiness - summary: Create new navigation property to bookingBusinesses for solutions - operationId: solution_CreateBookingBusiness + - solutions.virtualEventsRoot + summary: Create new navigation property to attendanceReports for solutions + operationId: solution.virtualEvent.townhall.session_CreateAttendanceReport + parameters: + - name: virtualEventTownhall-id + in: path + description: The unique identifier of virtualEventTownhall + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEventTownhall + - name: virtualEventSession-id + in: path + description: The unique identifier of virtualEventSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEventSession requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.bookingBusiness' + $ref: '#/components/schemas/microsoft.graph.meetingAttendanceReport' required: true responses: 2XX: @@ -7522,26 +7647,42 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.bookingBusiness' + $ref: '#/components/schemas/microsoft.graph.meetingAttendanceReport' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/solutions/bookingBusinesses/{bookingBusiness-id}': + '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}': get: tags: - - solutions.bookingBusiness - summary: Get bookingBusinesses from solutions - description: A collection of businesses in Microsoft Bookings. Read-only. Nullable. - operationId: solution_GetBookingBusiness + - solutions.virtualEventsRoot + summary: Get attendanceReports from solutions + description: The attendance reports of an online meeting. Read-only. + operationId: solution.virtualEvent.townhall.session_GetAttendanceReport parameters: - - name: bookingBusiness-id + - name: virtualEventTownhall-id in: path - description: The unique identifier of bookingBusiness + description: The unique identifier of virtualEventTownhall required: true style: simple schema: type: string - x-ms-docs-key-type: bookingBusiness + x-ms-docs-key-type: virtualEventTownhall + - name: virtualEventSession-id + in: path + description: The unique identifier of virtualEventSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEventSession + - name: meetingAttendanceReport-id + in: path + description: The unique identifier of meetingAttendanceReport + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: meetingAttendanceReport - name: $select in: query description: Select properties to be returned @@ -7568,30 +7709,46 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.bookingBusiness' + $ref: '#/components/schemas/microsoft.graph.meetingAttendanceReport' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - - solutions.bookingBusiness - summary: Update the navigation property bookingBusinesses in solutions - operationId: solution_UpdateBookingBusiness + - solutions.virtualEventsRoot + summary: Update the navigation property attendanceReports in solutions + operationId: solution.virtualEvent.townhall.session_UpdateAttendanceReport parameters: - - name: bookingBusiness-id + - name: virtualEventTownhall-id in: path - description: The unique identifier of bookingBusiness + description: The unique identifier of virtualEventTownhall required: true style: simple schema: type: string - x-ms-docs-key-type: bookingBusiness + x-ms-docs-key-type: virtualEventTownhall + - name: virtualEventSession-id + in: path + description: The unique identifier of virtualEventSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEventSession + - name: meetingAttendanceReport-id + in: path + description: The unique identifier of meetingAttendanceReport + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: meetingAttendanceReport requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.bookingBusiness' + $ref: '#/components/schemas/microsoft.graph.meetingAttendanceReport' required: true responses: 2XX: @@ -7599,28 +7756,40 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.bookingBusiness' + $ref: '#/components/schemas/microsoft.graph.meetingAttendanceReport' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - - solutions.bookingBusiness - summary: Delete bookingBusiness - description: Delete a bookingBusiness object. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/bookingbusiness-delete?view=graph-rest-beta - operationId: solution_DeleteBookingBusiness + - solutions.virtualEventsRoot + summary: Delete navigation property attendanceReports for solutions + operationId: solution.virtualEvent.townhall.session_DeleteAttendanceReport parameters: - - name: bookingBusiness-id + - name: virtualEventTownhall-id in: path - description: The unique identifier of bookingBusiness + description: The unique identifier of virtualEventTownhall required: true style: simple schema: type: string - x-ms-docs-key-type: bookingBusiness + x-ms-docs-key-type: virtualEventTownhall + - name: virtualEventSession-id + in: path + description: The unique identifier of virtualEventSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEventSession + - name: meetingAttendanceReport-id + in: path + description: The unique identifier of meetingAttendanceReport + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: meetingAttendanceReport - name: If-Match in: header description: ETag @@ -7633,22 +7802,38 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/solutions/bookingBusinesses/{bookingBusiness-id}/appointments': + '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords': get: tags: - - solutions.bookingBusiness - 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. - operationId: solution.bookingBusiness_ListAppointment + - solutions.virtualEventsRoot + summary: Get attendanceRecords from solutions + description: List of attendance records of an attendance report. Read-only. + operationId: solution.virtualEvent.townhall.session.attendanceReport_ListAttendanceRecord parameters: - - name: bookingBusiness-id + - name: virtualEventTownhall-id in: path - description: The unique identifier of bookingBusiness + description: The unique identifier of virtualEventTownhall required: true style: simple schema: type: string - x-ms-docs-key-type: bookingBusiness + x-ms-docs-key-type: virtualEventTownhall + - name: virtualEventSession-id + in: path + description: The unique identifier of virtualEventSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEventSession + - name: meetingAttendanceReport-id + in: path + description: The unique identifier of meetingAttendanceReport + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: meetingAttendanceReport - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -7686,7 +7871,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.bookingAppointmentCollectionResponse' + $ref: '#/components/responses/microsoft.graph.attendanceRecordCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -7695,24 +7880,40 @@ paths: x-ms-docs-operation-type: operation post: tags: - - solutions.bookingBusiness - summary: Create new navigation property to appointments for solutions - operationId: solution.bookingBusiness_CreateAppointment + - solutions.virtualEventsRoot + summary: Create new navigation property to attendanceRecords for solutions + operationId: solution.virtualEvent.townhall.session.attendanceReport_CreateAttendanceRecord parameters: - - name: bookingBusiness-id + - name: virtualEventTownhall-id in: path - description: The unique identifier of bookingBusiness + description: The unique identifier of virtualEventTownhall required: true style: simple schema: type: string - x-ms-docs-key-type: bookingBusiness + x-ms-docs-key-type: virtualEventTownhall + - name: virtualEventSession-id + in: path + description: The unique identifier of virtualEventSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEventSession + - name: meetingAttendanceReport-id + in: path + description: The unique identifier of meetingAttendanceReport + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: meetingAttendanceReport requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.bookingAppointment' + $ref: '#/components/schemas/microsoft.graph.attendanceRecord' required: true responses: 2XX: @@ -7720,45 +7921,58 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.bookingAppointment' + $ref: '#/components/schemas/microsoft.graph.attendanceRecord' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}': + '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}': get: tags: - - solutions.bookingBusiness - 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. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/bookingappointment-get?view=graph-rest-beta - operationId: solution.bookingBusiness_GetAppointment + - solutions.virtualEventsRoot + summary: Get attendanceRecords from solutions + description: List of attendance records of an attendance report. Read-only. + operationId: solution.virtualEvent.townhall.session.attendanceReport_GetAttendanceRecord parameters: - - name: bookingBusiness-id + - name: virtualEventTownhall-id in: path - description: The unique identifier of bookingBusiness + description: The unique identifier of virtualEventTownhall required: true style: simple schema: type: string - x-ms-docs-key-type: bookingBusiness - - name: bookingAppointment-id + x-ms-docs-key-type: virtualEventTownhall + - name: virtualEventSession-id in: path - description: The unique identifier of bookingAppointment + description: The unique identifier of virtualEventSession required: true style: simple schema: type: string - x-ms-docs-key-type: bookingAppointment - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false + x-ms-docs-key-type: virtualEventSession + - name: meetingAttendanceReport-id + in: path + description: The unique identifier of meetingAttendanceReport + required: true + style: simple schema: - uniqueItems: true - type: array + type: string + x-ms-docs-key-type: meetingAttendanceReport + - name: attendanceRecord-id + in: path + description: The unique identifier of attendanceRecord + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: attendanceRecord + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array items: type: string - name: $expand @@ -7777,42 +7991,54 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.bookingAppointment' + $ref: '#/components/schemas/microsoft.graph.attendanceRecord' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - - solutions.bookingBusiness - summary: Update bookingAppointment - description: Update the properties of a bookingAppointment object in the specified bookingBusiness. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/bookingappointment-update?view=graph-rest-beta - operationId: solution.bookingBusiness_UpdateAppointment + - solutions.virtualEventsRoot + summary: Update the navigation property attendanceRecords in solutions + operationId: solution.virtualEvent.townhall.session.attendanceReport_UpdateAttendanceRecord parameters: - - name: bookingBusiness-id + - name: virtualEventTownhall-id in: path - description: The unique identifier of bookingBusiness + description: The unique identifier of virtualEventTownhall required: true style: simple schema: type: string - x-ms-docs-key-type: bookingBusiness - - name: bookingAppointment-id + x-ms-docs-key-type: virtualEventTownhall + - name: virtualEventSession-id in: path - description: The unique identifier of bookingAppointment + description: The unique identifier of virtualEventSession required: true style: simple schema: type: string - x-ms-docs-key-type: bookingAppointment + x-ms-docs-key-type: virtualEventSession + - name: meetingAttendanceReport-id + in: path + description: The unique identifier of meetingAttendanceReport + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: meetingAttendanceReport + - name: attendanceRecord-id + in: path + description: The unique identifier of attendanceRecord + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: attendanceRecord requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.bookingAppointment' + $ref: '#/components/schemas/microsoft.graph.attendanceRecord' required: true responses: 2XX: @@ -7820,36 +8046,48 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.bookingAppointment' + $ref: '#/components/schemas/microsoft.graph.attendanceRecord' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - - solutions.bookingBusiness - summary: Delete bookingAppointment - description: Delete a bookingAppointment in the specified bookingBusiness. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/bookingappointment-delete?view=graph-rest-beta - operationId: solution.bookingBusiness_DeleteAppointment + - solutions.virtualEventsRoot + summary: Delete navigation property attendanceRecords for solutions + operationId: solution.virtualEvent.townhall.session.attendanceReport_DeleteAttendanceRecord parameters: - - name: bookingBusiness-id + - name: virtualEventTownhall-id in: path - description: The unique identifier of bookingBusiness + description: The unique identifier of virtualEventTownhall required: true style: simple schema: type: string - x-ms-docs-key-type: bookingBusiness - - name: bookingAppointment-id + x-ms-docs-key-type: virtualEventTownhall + - name: virtualEventSession-id in: path - description: The unique identifier of bookingAppointment + description: The unique identifier of virtualEventSession required: true style: simple schema: type: string - x-ms-docs-key-type: bookingAppointment + x-ms-docs-key-type: virtualEventSession + - name: meetingAttendanceReport-id + in: path + description: The unique identifier of meetingAttendanceReport + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: meetingAttendanceReport + - name: attendanceRecord-id + in: path + description: The unique identifier of attendanceRecord + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: attendanceRecord - name: If-Match in: header description: ETag @@ -7862,67 +8100,67 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}/microsoft.graph.cancel': - post: + '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count': + get: tags: - - solutions.Actions - summary: Invoke action cancel - 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://learn.microsoft.com/graph/api/bookingappointment-cancel?view=graph-rest-beta - operationId: solution.bookingBusiness.appointment_cancel + - solutions.virtualEventsRoot + summary: Get the number of the resource + operationId: solution.virtualEvent.townhall.session.attendanceReport.attendanceRecord_GetCount parameters: - - name: bookingBusiness-id + - name: virtualEventTownhall-id in: path - description: The unique identifier of bookingBusiness + description: The unique identifier of virtualEventTownhall required: true style: simple schema: type: string - x-ms-docs-key-type: bookingBusiness - - name: bookingAppointment-id + x-ms-docs-key-type: virtualEventTownhall + - name: virtualEventSession-id in: path - description: The unique identifier of bookingAppointment + description: The unique identifier of virtualEventSession required: true style: simple schema: type: string - x-ms-docs-key-type: bookingAppointment - requestBody: - description: Action parameters - content: - application/json: - schema: - type: object - properties: - cancellationMessage: - type: string - nullable: true - additionalProperties: - type: object - required: true + x-ms-docs-key-type: virtualEventSession + - name: meetingAttendanceReport-id + in: path + description: The unique identifier of meetingAttendanceReport + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: meetingAttendanceReport + - $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 - '/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/$count': + '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/$count': get: tags: - - solutions.bookingBusiness + - solutions.virtualEventsRoot summary: Get the number of the resource - operationId: solution.bookingBusiness.appointment_GetCount + operationId: solution.virtualEvent.townhall.session.attendanceReport_GetCount parameters: - - name: bookingBusiness-id + - name: virtualEventTownhall-id in: path - description: The unique identifier of bookingBusiness + description: The unique identifier of virtualEventTownhall required: true style: simple schema: type: string - x-ms-docs-key-type: bookingBusiness + x-ms-docs-key-type: virtualEventTownhall + - name: virtualEventSession-id + in: path + description: The unique identifier of virtualEventSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEventSession - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -7930,38 +8168,29 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView': + '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/presenters': get: tags: - - solutions.bookingBusiness - summary: Get calendarView from solutions - description: The set of appointments of this business in a specified date range. Read-only. Nullable. - operationId: solution.bookingBusiness_ListCalendarView + - solutions.virtualEventsRoot + summary: Get presenters from solutions + operationId: solution.virtualEvent.townhall.session_ListPresenter parameters: - - name: bookingBusiness-id + - name: virtualEventTownhall-id in: path - description: The unique identifier of bookingBusiness + description: The unique identifier of virtualEventTownhall required: true style: simple schema: type: string - x-ms-docs-key-type: bookingBusiness - - name: start - in: query - description: 'The start date and time of the time range, represented in ISO 8601 format. For example, 2019-11-08T19:00:00-08:00' - required: true - style: form - explode: false - schema: - type: string - - name: end - in: query - description: 'The end date and time of the time range, represented in ISO 8601 format. For example, 2019-11-08T20:00:00-08:00' + x-ms-docs-key-type: virtualEventTownhall + - name: virtualEventSession-id + in: path + description: The unique identifier of virtualEventSession required: true - style: form - explode: false + style: simple schema: type: string + x-ms-docs-key-type: virtualEventSession - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -7999,84 +8228,44 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.bookingAppointmentCollectionResponse' + $ref: '#/components/responses/microsoft.graph.virtualEventPresenterCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - post: + '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/presenters/{virtualEventPresenter-id}': + get: tags: - - solutions.bookingBusiness - summary: Create new navigation property to calendarView for solutions - operationId: solution.bookingBusiness_CreateCalendarView + - solutions.virtualEventsRoot + summary: Get presenters from solutions + operationId: solution.virtualEvent.townhall.session_GetPresenter parameters: - - name: bookingBusiness-id + - name: virtualEventTownhall-id in: path - description: The unique identifier of bookingBusiness + description: The unique identifier of virtualEventTownhall required: true style: simple schema: type: string - x-ms-docs-key-type: bookingBusiness - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.bookingAppointment' - required: true - responses: - 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.bookingAppointment' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}': - get: - tags: - - solutions.bookingBusiness - summary: Get calendarView from solutions - description: The set of appointments of this business in a specified date range. Read-only. Nullable. - operationId: solution.bookingBusiness_GetCalendarView - parameters: - - name: bookingBusiness-id + x-ms-docs-key-type: virtualEventTownhall + - name: virtualEventSession-id in: path - description: The unique identifier of bookingBusiness + description: The unique identifier of virtualEventSession required: true style: simple schema: type: string - x-ms-docs-key-type: bookingBusiness - - name: bookingAppointment-id + x-ms-docs-key-type: virtualEventSession + - name: virtualEventPresenter-id in: path - description: The unique identifier of bookingAppointment + description: The unique identifier of virtualEventPresenter required: true style: simple schema: type: string - x-ms-docs-key-type: bookingAppointment - - name: start - in: query - description: 'The start date and time of the time range, represented in ISO 8601 format. For example, 2019-11-08T19:00:00-08:00' - required: true - style: form - explode: false - schema: - type: string - - name: end - in: query - description: 'The end date and time of the time range, represented in ISO 8601 format. For example, 2019-11-08T20:00:00-08:00' - required: true - style: form - explode: false - schema: - type: string + x-ms-docs-key-type: virtualEventPresenter - name: $select in: query description: Select properties to be returned @@ -8103,167 +8292,63 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.bookingAppointment' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - solutions.bookingBusiness - summary: Update the navigation property calendarView in solutions - operationId: solution.bookingBusiness_UpdateCalendarView - parameters: - - name: bookingBusiness-id - in: path - description: The unique identifier of bookingBusiness - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: bookingBusiness - - name: bookingAppointment-id - in: path - description: The unique identifier of bookingAppointment - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: bookingAppointment - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.bookingAppointment' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.bookingAppointment' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - solutions.bookingBusiness - summary: Delete navigation property calendarView for solutions - operationId: solution.bookingBusiness_DeleteCalendarView - parameters: - - name: bookingBusiness-id - in: path - description: The unique identifier of bookingBusiness - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: bookingBusiness - - name: bookingAppointment-id - in: path - description: The unique identifier of bookingAppointment - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: bookingAppointment - - name: If-Match - in: header - description: ETag - style: simple - schema: - type: string - responses: - 2XX: - description: Success + $ref: '#/components/schemas/microsoft.graph.virtualEventPresenter' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}/microsoft.graph.cancel': - post: + '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/presenters/$count': + get: tags: - - solutions.Actions - summary: Invoke action cancel - 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://learn.microsoft.com/graph/api/bookingappointment-cancel?view=graph-rest-beta - operationId: solution.bookingBusiness.calendarView_cancel + - solutions.virtualEventsRoot + summary: Get the number of the resource + operationId: solution.virtualEvent.townhall.session.presenter_GetCount parameters: - - name: bookingBusiness-id + - name: virtualEventTownhall-id in: path - description: The unique identifier of bookingBusiness + description: The unique identifier of virtualEventTownhall required: true style: simple schema: type: string - x-ms-docs-key-type: bookingBusiness - - name: bookingAppointment-id + x-ms-docs-key-type: virtualEventTownhall + - name: virtualEventSession-id in: path - description: The unique identifier of bookingAppointment + description: The unique identifier of virtualEventSession required: true style: simple schema: type: string - x-ms-docs-key-type: bookingAppointment - requestBody: - description: Action parameters - content: - application/json: - schema: - type: object - properties: - cancellationMessage: - type: string - nullable: true - additionalProperties: - type: object - required: true + x-ms-docs-key-type: virtualEventSession + - $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 - '/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/$count': + '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/registrations': get: tags: - - solutions.bookingBusiness - summary: Get the number of the resource - operationId: solution.bookingBusiness.calendarView_GetCount + - solutions.virtualEventsRoot + summary: Get registrations from solutions + operationId: solution.virtualEvent.townhall.session_ListRegistration parameters: - - name: bookingBusiness-id + - name: virtualEventTownhall-id in: path - description: The unique identifier of bookingBusiness + description: The unique identifier of virtualEventTownhall required: true style: simple schema: type: string - x-ms-docs-key-type: bookingBusiness - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/solutions/bookingBusinesses/{bookingBusiness-id}/customers': - get: - tags: - - solutions.bookingBusiness - summary: Get customers from solutions - description: All the customers of this business. Read-only. Nullable. - operationId: solution.bookingBusiness_ListCustomer - parameters: - - name: bookingBusiness-id + x-ms-docs-key-type: virtualEventTownhall + - name: virtualEventSession-id in: path - description: The unique identifier of bookingBusiness + description: The unique identifier of virtualEventSession required: true style: simple schema: type: string - x-ms-docs-key-type: bookingBusiness + x-ms-docs-key-type: virtualEventSession - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -8301,68 +8386,44 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.bookingCustomerCollectionResponse' + $ref: '#/components/responses/microsoft.graph.virtualEventRegistrationCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - post: + '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/registrations/{virtualEventRegistration-id}': + get: tags: - - solutions.bookingBusiness - summary: Create new navigation property to customers for solutions - operationId: solution.bookingBusiness_CreateCustomer + - solutions.virtualEventsRoot + summary: Get registrations from solutions + operationId: solution.virtualEvent.townhall.session_GetRegistration parameters: - - name: bookingBusiness-id + - name: virtualEventTownhall-id in: path - description: The unique identifier of bookingBusiness + description: The unique identifier of virtualEventTownhall required: true style: simple schema: type: string - x-ms-docs-key-type: bookingBusiness - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.bookingCustomer' - required: true - responses: - 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.bookingCustomer' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/solutions/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomer-id}': - get: - tags: - - solutions.bookingBusiness - summary: Get customers from solutions - description: All the customers of this business. Read-only. Nullable. - operationId: solution.bookingBusiness_GetCustomer - parameters: - - name: bookingBusiness-id + x-ms-docs-key-type: virtualEventTownhall + - name: virtualEventSession-id in: path - description: The unique identifier of bookingBusiness + description: The unique identifier of virtualEventSession required: true style: simple schema: type: string - x-ms-docs-key-type: bookingBusiness - - name: bookingCustomer-id + x-ms-docs-key-type: virtualEventSession + - name: virtualEventRegistration-id in: path - description: The unique identifier of bookingCustomer + description: The unique identifier of virtualEventRegistration required: true style: simple schema: type: string - x-ms-docs-key-type: bookingCustomer + x-ms-docs-key-type: virtualEventRegistration - name: $select in: query description: Select properties to be returned @@ -8389,136 +8450,102 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.bookingCustomer' + $ref: '#/components/schemas/microsoft.graph.virtualEventRegistration' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/registrations(email=''{email}'')': + get: tags: - - solutions.bookingBusiness - summary: Update the navigation property customers in solutions - operationId: solution.bookingBusiness_UpdateCustomer + - solutions.virtualEventsRoot + summary: Get registrations from solutions + operationId: solution.virtualEvent.townhall.session.registration_GetGraphBPreEmail parameters: - - name: bookingBusiness-id + - name: virtualEventTownhall-id in: path - description: The unique identifier of bookingBusiness + description: The unique identifier of virtualEventTownhall required: true style: simple schema: type: string - x-ms-docs-key-type: bookingBusiness - - name: bookingCustomer-id + x-ms-docs-key-type: virtualEventTownhall + - name: virtualEventSession-id in: path - description: The unique identifier of bookingCustomer + description: The unique identifier of virtualEventSession required: true style: simple schema: type: string - x-ms-docs-key-type: bookingCustomer - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.bookingCustomer' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.bookingCustomer' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - solutions.bookingBusiness - summary: Delete navigation property customers for solutions - operationId: solution.bookingBusiness_DeleteCustomer - parameters: - - name: bookingBusiness-id + x-ms-docs-key-type: virtualEventSession + - name: email in: path - description: The unique identifier of bookingBusiness + description: Alternate key of virtualEventRegistration required: true style: simple schema: type: string - x-ms-docs-key-type: bookingBusiness - - name: bookingCustomer-id - in: path - description: The unique identifier of bookingCustomer - required: true - style: simple + nullable: true + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false schema: - type: string - x-ms-docs-key-type: bookingCustomer - - name: If-Match - in: header - description: ETag - style: simple + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false schema: - type: string + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Success + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.virtualEventRegistration' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/solutions/bookingBusinesses/{bookingBusiness-id}/customers/$count': + '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/registrations(userId=''{userId}'')': get: tags: - - solutions.bookingBusiness - summary: Get the number of the resource - operationId: solution.bookingBusiness.customer_GetCount + - solutions.virtualEventsRoot + summary: Get registrations from solutions + operationId: solution.virtualEvent.townhall.session.registration_GetGraphBPreUserId parameters: - - name: bookingBusiness-id + - name: virtualEventTownhall-id in: path - description: The unique identifier of bookingBusiness + description: The unique identifier of virtualEventTownhall required: true style: simple schema: type: string - x-ms-docs-key-type: bookingBusiness - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions': - get: - tags: - - solutions.bookingBusiness - summary: Get customQuestions from solutions - description: All custom questions of this business. - operationId: solution.bookingBusiness_ListCustomQuestion - parameters: - - name: bookingBusiness-id + x-ms-docs-key-type: virtualEventTownhall + - name: virtualEventSession-id in: path - description: The unique identifier of bookingBusiness + description: The unique identifier of virtualEventSession required: true style: simple schema: type: string - x-ms-docs-key-type: bookingBusiness - - $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 + x-ms-docs-key-type: virtualEventSession + - name: userId + in: path + description: Alternate key of virtualEventRegistration + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + nullable: true - name: $select in: query description: Select properties to be returned @@ -8541,68 +8568,68 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.bookingCustomQuestionCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.virtualEventRegistration' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/registrations/$count': + get: tags: - - solutions.bookingBusiness - summary: Create new navigation property to customQuestions for solutions - operationId: solution.bookingBusiness_CreateCustomQuestion + - solutions.virtualEventsRoot + summary: Get the number of the resource + operationId: solution.virtualEvent.townhall.session.registration_GetCount parameters: - - name: bookingBusiness-id + - name: virtualEventTownhall-id in: path - description: The unique identifier of bookingBusiness + description: The unique identifier of virtualEventTownhall required: true style: simple schema: type: string - x-ms-docs-key-type: bookingBusiness - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.bookingCustomQuestion' - required: true + x-ms-docs-key-type: virtualEventTownhall + - name: virtualEventSession-id + in: path + description: The unique identifier of virtualEventSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEventSession + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.bookingCustomQuestion' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}': + '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions(joinWebUrl=''{joinWebUrl}'')': get: tags: - - solutions.bookingBusiness - summary: Get customQuestions from solutions - description: All custom questions of this business. - operationId: solution.bookingBusiness_GetCustomQuestion + - solutions.virtualEventsRoot + summary: Get sessions from solutions + description: The sessions for the virtual event. + operationId: solution.virtualEvent.townhall.session_GetGraphBPreJoinWebUrl parameters: - - name: bookingBusiness-id + - name: virtualEventTownhall-id in: path - description: The unique identifier of bookingBusiness + description: The unique identifier of virtualEventTownhall required: true style: simple schema: type: string - x-ms-docs-key-type: bookingBusiness - - name: bookingCustomQuestion-id + x-ms-docs-key-type: virtualEventTownhall + - name: joinWebUrl in: path - description: The unique identifier of bookingCustomQuestion + description: Alternate key of virtualEventSession required: true style: simple schema: type: string - x-ms-docs-key-type: bookingCustomQuestion + nullable: true - name: $select in: query description: Select properties to be returned @@ -8629,38 +8656,38 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.bookingCustomQuestion' + $ref: '#/components/schemas/microsoft.graph.virtualEventSession' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - - solutions.bookingBusiness - summary: Update the navigation property customQuestions in solutions - operationId: solution.bookingBusiness_UpdateCustomQuestion + - solutions.virtualEventsRoot + summary: Update the navigation property sessions in solutions + operationId: solution.virtualEvent.townhall.session_UpdateGraphBPreJoinWebUrl parameters: - - name: bookingBusiness-id + - name: virtualEventTownhall-id in: path - description: The unique identifier of bookingBusiness + description: The unique identifier of virtualEventTownhall required: true style: simple schema: type: string - x-ms-docs-key-type: bookingBusiness - - name: bookingCustomQuestion-id + x-ms-docs-key-type: virtualEventTownhall + - name: joinWebUrl in: path - description: The unique identifier of bookingCustomQuestion + description: Alternate key of virtualEventSession required: true style: simple schema: type: string - x-ms-docs-key-type: bookingCustomQuestion + nullable: true requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.bookingCustomQuestion' + $ref: '#/components/schemas/microsoft.graph.virtualEventSession' required: true responses: 2XX: @@ -8668,32 +8695,32 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.bookingCustomQuestion' + $ref: '#/components/schemas/microsoft.graph.virtualEventSession' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - - solutions.bookingBusiness - summary: Delete navigation property customQuestions for solutions - operationId: solution.bookingBusiness_DeleteCustomQuestion + - solutions.virtualEventsRoot + summary: Delete navigation property sessions for solutions + operationId: solution.virtualEvent.townhall.session_DeleteGraphBPreJoinWebUrl parameters: - - name: bookingBusiness-id + - name: virtualEventTownhall-id in: path - description: The unique identifier of bookingBusiness + description: The unique identifier of virtualEventTownhall required: true style: simple schema: type: string - x-ms-docs-key-type: bookingBusiness - - name: bookingCustomQuestion-id + x-ms-docs-key-type: virtualEventTownhall + - name: joinWebUrl in: path - description: The unique identifier of bookingCustomQuestion + description: Alternate key of virtualEventSession required: true style: simple schema: type: string - x-ms-docs-key-type: bookingCustomQuestion + nullable: true - name: If-Match in: header description: ETag @@ -8706,21 +8733,21 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/$count': + '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/$count': get: tags: - - solutions.bookingBusiness + - solutions.virtualEventsRoot summary: Get the number of the resource - operationId: solution.bookingBusiness.customQuestion_GetCount + operationId: solution.virtualEvent.townhall.session_GetCount parameters: - - name: bookingBusiness-id + - name: virtualEventTownhall-id in: path - description: The unique identifier of bookingBusiness + description: The unique identifier of virtualEventTownhall required: true style: simple schema: type: string - x-ms-docs-key-type: bookingBusiness + x-ms-docs-key-type: virtualEventTownhall - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -8728,55 +8755,89 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/solutions/bookingBusinesses/{bookingBusiness-id}/microsoft.graph.getStaffAvailability': - post: + /solutions/virtualEvents/townhalls/$count: + get: tags: - - solutions.Actions - summary: Invoke action getStaffAvailability - description: Get the availability information of staff members of a Microsoft Bookings calendar. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/bookingbusiness-getstaffavailability?view=graph-rest-beta - operationId: solution.bookingBusiness_getStaffAvailability + - solutions.virtualEventsRoot + summary: Get the number of the resource + operationId: solution.virtualEvent.townhall_GetCount parameters: - - name: bookingBusiness-id - in: path - description: The unique identifier of bookingBusiness + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/solutions/virtualEvents/townhalls/microsoft.graph.getByUserIdAndRole(userId=''{userId}'',role=''{role}'')': + get: + tags: + - solutions.Functions + summary: Invoke function getByUserIdAndRole + operationId: solution.virtualEvent.townhall_getGraphBPreUserIdAndRole + parameters: + - name: userId + in: path + description: 'Usage: userId=''{userId}''' required: true style: simple schema: type: string - x-ms-docs-key-type: bookingBusiness - requestBody: - description: Action parameters - content: - application/json: - schema: - type: object - properties: - staffIds: - type: array - items: - type: string - startDateTime: - $ref: '#/components/schemas/microsoft.graph.dateTimeTimeZone' - endDateTime: - $ref: '#/components/schemas/microsoft.graph.dateTimeTimeZone' - additionalProperties: - type: object - required: true + - name: role + in: path + description: 'Usage: role=''{role}''' + 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' + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $orderby + in: query + description: Order items by property values + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: description: Success content: application/json: schema: + title: Collection of virtualEventTownhall type: object properties: value: type: array items: - $ref: '#/components/schemas/microsoft.graph.staffAvailabilityItem' + $ref: '#/components/schemas/microsoft.graph.virtualEventTownhall' '@odata.nextLink': type: string nullable: true @@ -8784,76 +8845,94 @@ paths: type: object default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: action + x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore - '/solutions/bookingBusinesses/{bookingBusiness-id}/microsoft.graph.publish': - post: + '/solutions/virtualEvents/townhalls/microsoft.graph.getByUserRole(role=''{role}'')': + get: tags: - - solutions.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.' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/bookingbusiness-publish?view=graph-rest-beta - operationId: solution.bookingBusiness_publish + - solutions.Functions + summary: Invoke function getByUserRole + operationId: solution.virtualEvent.townhall_getGraphBPreUserRole parameters: - - name: bookingBusiness-id + - name: role in: path - description: The unique identifier of bookingBusiness + description: 'Usage: role=''{role}''' required: true style: simple schema: type: string - x-ms-docs-key-type: bookingBusiness - responses: - 2XX: - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/solutions/bookingBusinesses/{bookingBusiness-id}/microsoft.graph.unpublish': - post: - 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 publicUrl property to null.' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/bookingbusiness-unpublish?view=graph-rest-beta - operationId: solution.bookingBusiness_unpublish - parameters: - - name: bookingBusiness-id - in: path - description: The unique identifier of bookingBusiness - 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: $select + in: query + description: Select properties to be returned + style: form + explode: false schema: - type: string - x-ms-docs-key-type: bookingBusiness + uniqueItems: true + type: array + items: + type: string + - name: $orderby + in: query + description: Order items by property values + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: description: Success + content: + application/json: + schema: + title: Collection of virtualEventTownhall + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.virtualEventTownhall' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/solutions/bookingBusinesses/{bookingBusiness-id}/services': + x-ms-docs-operation-type: function + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + /solutions/virtualEvents/webinars: get: tags: - - solutions.bookingBusiness - summary: Get services from solutions - description: All the services offered by this business. Read-only. Nullable. - operationId: solution.bookingBusiness_ListService + - solutions.virtualEventsRoot + summary: List webinars + description: Get the list of all virtualEventWebinar objects created in the tenant. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/virtualeventsroot-list-webinars?view=graph-rest-beta + operationId: solution.virtualEvent_ListWebinar parameters: - - name: bookingBusiness-id - in: path - description: The unique identifier of bookingBusiness - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: bookingBusiness - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -8891,7 +8970,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.bookingServiceCollectionResponse' + $ref: '#/components/responses/microsoft.graph.virtualEventWebinarCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -8900,24 +8979,19 @@ paths: x-ms-docs-operation-type: operation post: tags: - - solutions.bookingBusiness - summary: Create new navigation property to services for solutions - operationId: solution.bookingBusiness_CreateService - parameters: - - name: bookingBusiness-id - in: path - description: The unique identifier of bookingBusiness - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: bookingBusiness + - solutions.virtualEventsRoot + summary: Create virtualEventWebinar + description: Create a new virtualEventWebinar object in draft mode. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/virtualeventsroot-post-webinars?view=graph-rest-beta + operationId: solution.virtualEvent_CreateWebinar requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.bookingService' + $ref: '#/components/schemas/microsoft.graph.virtualEventWebinar' required: true responses: 2XX: @@ -8925,34 +8999,29 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.bookingService' + $ref: '#/components/schemas/microsoft.graph.virtualEventWebinar' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/solutions/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}': + '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}': get: tags: - - solutions.bookingBusiness - summary: Get services from solutions - description: All the services offered by this business. Read-only. Nullable. - operationId: solution.bookingBusiness_GetService + - solutions.virtualEventsRoot + summary: Get virtualEventWebinar + description: Read the properties and relationships of a virtualEventWebinar object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/virtualeventwebinar-get?view=graph-rest-beta + operationId: solution.virtualEvent_GetWebinar parameters: - - name: bookingBusiness-id - in: path - description: The unique identifier of bookingBusiness - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: bookingBusiness - - name: bookingService-id + - name: virtualEventWebinar-id in: path - description: The unique identifier of bookingService + description: The unique identifier of virtualEventWebinar required: true style: simple schema: type: string - x-ms-docs-key-type: bookingService + x-ms-docs-key-type: virtualEventWebinar - name: $select in: query description: Select properties to be returned @@ -8979,38 +9048,34 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.bookingService' + $ref: '#/components/schemas/microsoft.graph.virtualEventWebinar' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - - solutions.bookingBusiness - summary: Update the navigation property services in solutions - operationId: solution.bookingBusiness_UpdateService + - solutions.virtualEventsRoot + summary: Update virtualEventWebinar + description: Update the properties of a virtualEventWebinar object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/virtualeventwebinar-update?view=graph-rest-beta + operationId: solution.virtualEvent_UpdateWebinar parameters: - - name: bookingBusiness-id - in: path - description: The unique identifier of bookingBusiness - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: bookingBusiness - - name: bookingService-id + - name: virtualEventWebinar-id in: path - description: The unique identifier of bookingService + description: The unique identifier of virtualEventWebinar required: true style: simple schema: type: string - x-ms-docs-key-type: bookingService + x-ms-docs-key-type: virtualEventWebinar requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.bookingService' + $ref: '#/components/schemas/microsoft.graph.virtualEventWebinar' required: true responses: 2XX: @@ -9018,32 +9083,24 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.bookingService' + $ref: '#/components/schemas/microsoft.graph.virtualEventWebinar' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - - solutions.bookingBusiness - summary: Delete navigation property services for solutions - operationId: solution.bookingBusiness_DeleteService + - solutions.virtualEventsRoot + summary: Delete navigation property webinars for solutions + operationId: solution.virtualEvent_DeleteWebinar parameters: - - name: bookingBusiness-id - in: path - description: The unique identifier of bookingBusiness - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: bookingBusiness - - name: bookingService-id + - name: virtualEventWebinar-id in: path - description: The unique identifier of bookingService + description: The unique identifier of virtualEventWebinar required: true style: simple schema: type: string - x-ms-docs-key-type: bookingService + x-ms-docs-key-type: virtualEventWebinar - name: If-Match in: header description: ETag @@ -9056,44 +9113,22 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/solutions/bookingBusinesses/{bookingBusiness-id}/services/$count': - get: - tags: - - solutions.bookingBusiness - summary: Get the number of the resource - operationId: solution.bookingBusiness.service_GetCount - parameters: - - name: bookingBusiness-id - in: path - description: The unique identifier of bookingBusiness - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: bookingBusiness - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers': + '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters': get: tags: - - solutions.bookingBusiness - summary: Get staffMembers from solutions - description: All the staff members that provide services in this business. Read-only. Nullable. - operationId: solution.bookingBusiness_ListStaffMember + - solutions.virtualEventsRoot + summary: Get presenters from solutions + description: The virtual event presenters. + operationId: solution.virtualEvent.webinar_ListPresenter parameters: - - name: bookingBusiness-id + - name: virtualEventWebinar-id in: path - description: The unique identifier of bookingBusiness + description: The unique identifier of virtualEventWebinar required: true style: simple schema: type: string - x-ms-docs-key-type: bookingBusiness + x-ms-docs-key-type: virtualEventWebinar - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -9131,7 +9166,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.bookingStaffMemberCollectionResponse' + $ref: '#/components/responses/microsoft.graph.virtualEventPresenterCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -9140,24 +9175,24 @@ paths: x-ms-docs-operation-type: operation post: tags: - - solutions.bookingBusiness - summary: Create new navigation property to staffMembers for solutions - operationId: solution.bookingBusiness_CreateStaffMember + - solutions.virtualEventsRoot + summary: Create new navigation property to presenters for solutions + operationId: solution.virtualEvent.webinar_CreatePresenter parameters: - - name: bookingBusiness-id + - name: virtualEventWebinar-id in: path - description: The unique identifier of bookingBusiness + description: The unique identifier of virtualEventWebinar required: true style: simple schema: type: string - x-ms-docs-key-type: bookingBusiness + x-ms-docs-key-type: virtualEventWebinar requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.bookingStaffMember' + $ref: '#/components/schemas/microsoft.graph.virtualEventPresenter' required: true responses: 2XX: @@ -9165,34 +9200,34 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.bookingStaffMember' + $ref: '#/components/schemas/microsoft.graph.virtualEventPresenter' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMember-id}': + '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}': get: tags: - - solutions.bookingBusiness - summary: Get staffMembers from solutions - description: All the staff members that provide services in this business. Read-only. Nullable. - operationId: solution.bookingBusiness_GetStaffMember + - solutions.virtualEventsRoot + summary: Get presenters from solutions + description: The virtual event presenters. + operationId: solution.virtualEvent.webinar_GetPresenter parameters: - - name: bookingBusiness-id + - name: virtualEventWebinar-id in: path - description: The unique identifier of bookingBusiness + description: The unique identifier of virtualEventWebinar required: true style: simple schema: type: string - x-ms-docs-key-type: bookingBusiness - - name: bookingStaffMember-id + x-ms-docs-key-type: virtualEventWebinar + - name: virtualEventPresenter-id in: path - description: The unique identifier of bookingStaffMember + description: The unique identifier of virtualEventPresenter required: true style: simple schema: type: string - x-ms-docs-key-type: bookingStaffMember + x-ms-docs-key-type: virtualEventPresenter - name: $select in: query description: Select properties to be returned @@ -9219,38 +9254,42 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.bookingStaffMember' + $ref: '#/components/schemas/microsoft.graph.virtualEventPresenter' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - - solutions.bookingBusiness - summary: Update the navigation property staffMembers in solutions - operationId: solution.bookingBusiness_UpdateStaffMember + - solutions.virtualEventsRoot + summary: Update virtualEventPresenter + description: Update the properties of a virtualEventPresenter object. Currently the supported virtual event type is virtualEventWebinar. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/virtualeventpresenter-update?view=graph-rest-beta + operationId: solution.virtualEvent.webinar_UpdatePresenter parameters: - - name: bookingBusiness-id + - name: virtualEventWebinar-id in: path - description: The unique identifier of bookingBusiness + description: The unique identifier of virtualEventWebinar required: true style: simple schema: type: string - x-ms-docs-key-type: bookingBusiness - - name: bookingStaffMember-id + x-ms-docs-key-type: virtualEventWebinar + - name: virtualEventPresenter-id in: path - description: The unique identifier of bookingStaffMember + description: The unique identifier of virtualEventPresenter required: true style: simple schema: type: string - x-ms-docs-key-type: bookingStaffMember + x-ms-docs-key-type: virtualEventPresenter requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.bookingStaffMember' + $ref: '#/components/schemas/microsoft.graph.virtualEventPresenter' required: true responses: 2XX: @@ -9258,32 +9297,32 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.bookingStaffMember' + $ref: '#/components/schemas/microsoft.graph.virtualEventPresenter' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - - solutions.bookingBusiness - summary: Delete navigation property staffMembers for solutions - operationId: solution.bookingBusiness_DeleteStaffMember + - solutions.virtualEventsRoot + summary: Delete navigation property presenters for solutions + operationId: solution.virtualEvent.webinar_DeletePresenter parameters: - - name: bookingBusiness-id + - name: virtualEventWebinar-id in: path - description: The unique identifier of bookingBusiness + description: The unique identifier of virtualEventWebinar required: true style: simple schema: type: string - x-ms-docs-key-type: bookingBusiness - - name: bookingStaffMember-id + x-ms-docs-key-type: virtualEventWebinar + - name: virtualEventPresenter-id in: path - description: The unique identifier of bookingStaffMember + description: The unique identifier of virtualEventPresenter required: true style: simple schema: type: string - x-ms-docs-key-type: bookingStaffMember + x-ms-docs-key-type: virtualEventPresenter - name: If-Match in: header description: ETag @@ -9296,53 +9335,29 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/$count': + '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}/sessions': get: tags: - - solutions.bookingBusiness - summary: Get the number of the resource - operationId: solution.bookingBusiness.staffMember_GetCount + - solutions.virtualEventsRoot + summary: Get sessions from solutions + operationId: solution.virtualEvent.webinar.presenter_ListSession parameters: - - name: bookingBusiness-id + - name: virtualEventWebinar-id in: path - description: The unique identifier of bookingBusiness + description: The unique identifier of virtualEventWebinar required: true style: simple schema: type: string - x-ms-docs-key-type: bookingBusiness - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - /solutions/bookingBusinesses/$count: - get: - tags: - - solutions.bookingBusiness - summary: Get the number of the resource - operationId: solution.bookingBusiness_GetCount - parameters: - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - /solutions/bookingCurrencies: - get: - tags: - - solutions.bookingCurrency - summary: List bookingCurrencies - description: Get a list of bookingCurrency objects available to a Microsoft Bookings business. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/bookingcurrency-list?view=graph-rest-beta - operationId: solution_ListBookingCurrency - parameters: + x-ms-docs-key-type: virtualEventWebinar + - name: virtualEventPresenter-id + in: path + description: The unique identifier of virtualEventPresenter + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEventPresenter - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -9380,54 +9395,44 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.bookingCurrencyCollectionResponse' + $ref: '#/components/responses/microsoft.graph.virtualEventSessionCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - post: - tags: - - solutions.bookingCurrency - summary: Create new navigation property to bookingCurrencies for solutions - operationId: solution_CreateBookingCurrency - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.bookingCurrency' - required: true - responses: - 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.bookingCurrency' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/solutions/bookingCurrencies/{bookingCurrency-id}': + '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}/sessions/{virtualEventSession-id}': get: 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.' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/bookingcurrency-get?view=graph-rest-beta - operationId: solution_GetBookingCurrency + - solutions.virtualEventsRoot + summary: Get sessions from solutions + operationId: solution.virtualEvent.webinar.presenter_GetSession parameters: - - name: bookingCurrency-id + - name: virtualEventWebinar-id in: path - description: The unique identifier of bookingCurrency + description: The unique identifier of virtualEventWebinar required: true style: simple schema: type: string - x-ms-docs-key-type: bookingCurrency + x-ms-docs-key-type: virtualEventWebinar + - name: virtualEventPresenter-id + in: path + description: The unique identifier of virtualEventPresenter + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEventPresenter + - name: virtualEventSession-id + in: path + description: The unique identifier of virtualEventSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEventSession - name: $select in: query description: Select properties to be returned @@ -9454,107 +9459,41 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.bookingCurrency' + $ref: '#/components/schemas/microsoft.graph.virtualEventSession' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}/sessions(joinWebUrl=''{joinWebUrl}'')': + get: tags: - - solutions.bookingCurrency - summary: Update the navigation property bookingCurrencies in solutions - operationId: solution_UpdateBookingCurrency + - solutions.virtualEventsRoot + summary: Get sessions from solutions + operationId: solution.virtualEvent.webinar.presenter.session_GetGraphBPreJoinWebUrl parameters: - - name: bookingCurrency-id + - name: virtualEventWebinar-id in: path - description: The unique identifier of bookingCurrency + description: The unique identifier of virtualEventWebinar required: true style: simple schema: type: string - x-ms-docs-key-type: bookingCurrency - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.bookingCurrency' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.bookingCurrency' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - solutions.bookingCurrency - summary: Delete navigation property bookingCurrencies for solutions - operationId: solution_DeleteBookingCurrency - parameters: - - name: bookingCurrency-id + x-ms-docs-key-type: virtualEventWebinar + - name: virtualEventPresenter-id in: path - description: The unique identifier of bookingCurrency + description: The unique identifier of virtualEventPresenter required: true style: simple schema: type: string - x-ms-docs-key-type: bookingCurrency - - name: If-Match - in: header - description: ETag + x-ms-docs-key-type: virtualEventPresenter + - name: joinWebUrl + in: path + description: Alternate key of virtualEventSession + required: true style: simple schema: type: string - responses: - 2XX: - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - /solutions/bookingCurrencies/$count: - get: - tags: - - solutions.bookingCurrency - summary: Get the number of the resource - operationId: solution.bookingCurrency_GetCount - parameters: - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - /solutions/businessScenarios: - get: - tags: - - solutions.businessScenario - summary: List businessScenarios - description: Get a list of all businessScenario objects in an organization. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/solutionsroot-list-businessscenarios?view=graph-rest-beta - operationId: solution_ListBusinessScenario - 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: - type: string + nullable: true - name: $select in: query description: Select properties to be returned @@ -9577,58 +9516,85 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.businessScenarioCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.virtualEventSession' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}/sessions/$count': + get: tags: - - solutions.businessScenario - summary: Create businessScenario - description: Create a new businessScenario object. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/solutionsroot-post-businessscenarios?view=graph-rest-beta - operationId: solution_CreateBusinessScenario - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.businessScenario' - required: true + - solutions.virtualEventsRoot + summary: Get the number of the resource + operationId: solution.virtualEvent.webinar.presenter.session_GetCount + parameters: + - name: virtualEventWebinar-id + in: path + description: The unique identifier of virtualEventWebinar + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEventWebinar + - name: virtualEventPresenter-id + in: path + description: The unique identifier of virtualEventPresenter + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEventPresenter + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.businessScenario' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/solutions/businessScenarios/{businessScenario-id}': + '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/$count': + get: + tags: + - solutions.virtualEventsRoot + summary: Get the number of the resource + operationId: solution.virtualEvent.webinar.presenter_GetCount + parameters: + - name: virtualEventWebinar-id + in: path + description: The unique identifier of virtualEventWebinar + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEventWebinar + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration': get: tags: - - solutions.businessScenario - summary: Get businessScenario - description: Read the properties and relationships of a businessScenario object. + - solutions.virtualEventsRoot + summary: Get virtualEventWebinarRegistrationConfiguration + description: Read the properties and relationships of a virtualEventWebinarRegistrationConfiguration object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/businessscenario-get?view=graph-rest-beta - operationId: solution_GetBusinessScenario + url: https://learn.microsoft.com/graph/api/virtualeventwebinarregistrationconfiguration-get?view=graph-rest-beta + operationId: solution.virtualEvent.webinar_GetRegistrationConfiguration parameters: - - name: businessScenario-id + - name: virtualEventWebinar-id in: path - description: The unique identifier of businessScenario + description: The unique identifier of virtualEventWebinar required: true style: simple schema: type: string - x-ms-docs-key-type: businessScenario + x-ms-docs-key-type: virtualEventWebinar - name: $select in: query description: Select properties to be returned @@ -9655,34 +9621,30 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.businessScenario' + $ref: '#/components/schemas/microsoft.graph.virtualEventWebinarRegistrationConfiguration' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - - solutions.businessScenario - summary: Update businessScenario - description: Update the properties of a businessScenario object. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/businessscenario-update?view=graph-rest-beta - operationId: solution_UpdateBusinessScenario + - solutions.virtualEventsRoot + summary: Update the navigation property registrationConfiguration in solutions + operationId: solution.virtualEvent.webinar_UpdateRegistrationConfiguration parameters: - - name: businessScenario-id + - name: virtualEventWebinar-id in: path - description: The unique identifier of businessScenario + description: The unique identifier of virtualEventWebinar required: true style: simple schema: type: string - x-ms-docs-key-type: businessScenario + x-ms-docs-key-type: virtualEventWebinar requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.businessScenario' + $ref: '#/components/schemas/microsoft.graph.virtualEventWebinarRegistrationConfiguration' required: true responses: 2XX: @@ -9690,28 +9652,24 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.businessScenario' + $ref: '#/components/schemas/microsoft.graph.virtualEventWebinarRegistrationConfiguration' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - - solutions.businessScenario - summary: Delete businessScenario - 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://learn.microsoft.com/graph/api/businessscenario-delete?view=graph-rest-beta - operationId: solution_DeleteBusinessScenario + - solutions.virtualEventsRoot + summary: Delete navigation property registrationConfiguration for solutions + operationId: solution.virtualEvent.webinar_DeleteRegistrationConfiguration parameters: - - name: businessScenario-id + - name: virtualEventWebinar-id in: path - description: The unique identifier of businessScenario + description: The unique identifier of virtualEventWebinar required: true style: simple schema: type: string - x-ms-docs-key-type: businessScenario + x-ms-docs-key-type: virtualEventWebinar - name: If-Match in: header description: ETag @@ -9724,25 +9682,40 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/solutions/businessScenarios/{businessScenario-id}/planner': + '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions': get: tags: - - solutions.businessScenario - summary: Get businessScenarioPlanner - description: Read the properties and relationships of a businessScenarioPlanner object. + - solutions.virtualEventsRoot + summary: List questions + description: Get a list of all registration questions for a webinar. The list can include either predefined registration questions or custom registration questions. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/businessscenarioplanner-get?view=graph-rest-beta - operationId: solution.businessScenario_GetPlanner + url: https://learn.microsoft.com/graph/api/virtualeventregistrationconfiguration-list-questions?view=graph-rest-beta + operationId: solution.virtualEvent.webinar.registrationConfiguration_ListQuestion parameters: - - name: businessScenario-id + - name: virtualEventWebinar-id in: path - description: The unique identifier of businessScenario + description: The unique identifier of virtualEventWebinar required: true style: simple schema: type: string - x-ms-docs-key-type: businessScenario + x-ms-docs-key-type: virtualEventWebinar + - $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: + type: string - name: $select in: query description: Select properties to be returned @@ -9765,131 +9738,72 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.businessScenarioPlanner' + $ref: '#/components/responses/microsoft.graph.virtualEventRegistrationQuestionBaseCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - patch: + post: tags: - - solutions.businessScenario - summary: Update the navigation property planner in solutions - operationId: solution.businessScenario_UpdatePlanner - parameters: - - name: businessScenario-id + - solutions.virtualEventsRoot + summary: Create question + description: Create a registration question for a webinar. You can create either a predefined registration question or a custom registration question. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/virtualeventregistrationconfiguration-post-questions?view=graph-rest-beta + operationId: solution.virtualEvent.webinar.registrationConfiguration_CreateQuestion + parameters: + - name: virtualEventWebinar-id in: path - description: The unique identifier of businessScenario + description: The unique identifier of virtualEventWebinar required: true style: simple schema: type: string - x-ms-docs-key-type: businessScenario + x-ms-docs-key-type: virtualEventWebinar requestBody: - description: New navigation property values + description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.businessScenarioPlanner' + $ref: '#/components/schemas/microsoft.graph.virtualEventRegistrationQuestionBase' required: true responses: 2XX: - description: Success + description: Created navigation property. content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.businessScenarioPlanner' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - solutions.businessScenario - summary: Delete navigation property planner for solutions - operationId: solution.businessScenario_DeletePlanner - parameters: - - name: businessScenario-id - in: path - description: The unique identifier of businessScenario - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: businessScenario - - name: If-Match - in: header - description: ETag - style: simple - schema: - type: string - responses: - 2XX: - description: Success + $ref: '#/components/schemas/microsoft.graph.virtualEventRegistrationQuestionBase' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/solutions/businessScenarios/{businessScenario-id}/planner/microsoft.graph.getPlan': - post: + '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions/{virtualEventRegistrationQuestionBase-id}': + get: 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.' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/businessscenarioplanner-getplan?view=graph-rest-beta - operationId: solution.businessScenario.planner_getPlan + - solutions.virtualEventsRoot + summary: Get questions from solutions + description: Registration questions. + operationId: solution.virtualEvent.webinar.registrationConfiguration_GetQuestion parameters: - - name: businessScenario-id + - name: virtualEventWebinar-id in: path - description: The unique identifier of businessScenario + description: The unique identifier of virtualEventWebinar required: true style: simple schema: type: string - x-ms-docs-key-type: businessScenario - requestBody: - description: Action parameters - content: - application/json: - schema: - type: object - properties: - target: - $ref: '#/components/schemas/microsoft.graph.businessScenarioTaskTargetBase' - additionalProperties: - type: object - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.businessScenarioPlanReference' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration': - get: - tags: - - solutions.businessScenario - summary: Get plannerPlanConfiguration - description: Read the properties and relationships of a plannerPlanConfiguration object. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/plannerplanconfiguration-get?view=graph-rest-beta - operationId: solution.businessScenario.planner_GetPlanConfiguration - parameters: - - name: businessScenario-id + x-ms-docs-key-type: virtualEventWebinar + - name: virtualEventRegistrationQuestionBase-id in: path - description: The unique identifier of businessScenario + description: The unique identifier of virtualEventRegistrationQuestionBase required: true style: simple schema: type: string - x-ms-docs-key-type: businessScenario + x-ms-docs-key-type: virtualEventRegistrationQuestionBase - name: $select in: query description: Select properties to be returned @@ -9916,34 +9830,38 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.plannerPlanConfiguration' + $ref: '#/components/schemas/microsoft.graph.virtualEventRegistrationQuestionBase' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - - solutions.businessScenario - summary: Update plannerPlanConfiguration - description: Update the properties of a plannerPlanConfiguration object for a businessScenario. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/plannerplanconfiguration-update?view=graph-rest-beta - operationId: solution.businessScenario.planner_UpdatePlanConfiguration + - solutions.virtualEventsRoot + summary: Update the navigation property questions in solutions + operationId: solution.virtualEvent.webinar.registrationConfiguration_UpdateQuestion parameters: - - name: businessScenario-id + - name: virtualEventWebinar-id in: path - description: The unique identifier of businessScenario + description: The unique identifier of virtualEventWebinar required: true style: simple schema: type: string - x-ms-docs-key-type: businessScenario + x-ms-docs-key-type: virtualEventWebinar + - name: virtualEventRegistrationQuestionBase-id + in: path + description: The unique identifier of virtualEventRegistrationQuestionBase + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEventRegistrationQuestionBase requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.plannerPlanConfiguration' + $ref: '#/components/schemas/microsoft.graph.virtualEventRegistrationQuestionBase' required: true responses: 2XX: @@ -9951,24 +9869,36 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.plannerPlanConfiguration' + $ref: '#/components/schemas/microsoft.graph.virtualEventRegistrationQuestionBase' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - - solutions.businessScenario - summary: Delete navigation property planConfiguration for solutions - operationId: solution.businessScenario.planner_DeletePlanConfiguration + - solutions.virtualEventsRoot + summary: Delete virtualEventRegistrationQuestionBase + description: 'Delete a registration question from a webinar. The question can either be a predefined registration question or a custom registration question. ' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/virtualeventregistrationquestionbase-delete?view=graph-rest-beta + operationId: solution.virtualEvent.webinar.registrationConfiguration_DeleteQuestion parameters: - - name: businessScenario-id + - name: virtualEventWebinar-id in: path - description: The unique identifier of businessScenario + description: The unique identifier of virtualEventWebinar required: true style: simple schema: type: string - x-ms-docs-key-type: businessScenario + x-ms-docs-key-type: virtualEventWebinar + - name: virtualEventRegistrationQuestionBase-id + in: path + description: The unique identifier of virtualEventRegistrationQuestionBase + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEventRegistrationQuestionBase - name: If-Match in: header description: ETag @@ -9981,25 +9911,47 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations': + '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions/$count': + get: + tags: + - solutions.virtualEventsRoot + summary: Get the number of the resource + operationId: solution.virtualEvent.webinar.registrationConfiguration.question_GetCount + parameters: + - name: virtualEventWebinar-id + in: path + description: The unique identifier of virtualEventWebinar + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEventWebinar + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations': get: tags: - - solutions.businessScenario - summary: List plannerPlanConfigurationLocalizations - description: Get a list of the plannerPlanConfigurationLocalization objects and their properties. + - solutions.virtualEventsRoot + summary: List virtualEventRegistrations + description: Get a list of all registration records of a webinar. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/plannerplanconfiguration-list-localizations?view=graph-rest-beta - operationId: solution.businessScenario.planner.planConfiguration_ListLocalization + url: https://learn.microsoft.com/graph/api/virtualeventregistration-list?view=graph-rest-beta + operationId: solution.virtualEvent.webinar_ListRegistration parameters: - - name: businessScenario-id + - name: virtualEventWebinar-id in: path - description: The unique identifier of businessScenario + description: The unique identifier of virtualEventWebinar required: true style: simple schema: type: string - x-ms-docs-key-type: businessScenario + x-ms-docs-key-type: virtualEventWebinar - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -10037,7 +9989,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.plannerPlanConfigurationLocalizationCollectionResponse' + $ref: '#/components/responses/microsoft.graph.virtualEventRegistrationCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -10046,28 +9998,28 @@ paths: x-ms-docs-operation-type: operation post: tags: - - solutions.businessScenario - summary: Create plannerPlanConfigurationLocalization - description: Create a new plannerPlanConfigurationLocalization object. + - solutions.virtualEventsRoot + summary: Create virtualEventRegistration + description: 'Create a registration record for a registrant of a webinar. This method registers the person for the webinar. ' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/plannerplanconfiguration-post-localizations?view=graph-rest-beta - operationId: solution.businessScenario.planner.planConfiguration_CreateLocalization + url: https://learn.microsoft.com/graph/api/virtualeventwebinar-post-registrations?view=graph-rest-beta + operationId: solution.virtualEvent.webinar_CreateRegistration parameters: - - name: businessScenario-id + - name: virtualEventWebinar-id in: path - description: The unique identifier of businessScenario + description: The unique identifier of virtualEventWebinar required: true style: simple schema: type: string - x-ms-docs-key-type: businessScenario + x-ms-docs-key-type: virtualEventWebinar requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.plannerPlanConfigurationLocalization' + $ref: '#/components/schemas/microsoft.graph.virtualEventRegistration' required: true responses: 2XX: @@ -10075,37 +10027,37 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.plannerPlanConfigurationLocalization' + $ref: '#/components/schemas/microsoft.graph.virtualEventRegistration' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/{plannerPlanConfigurationLocalization-id}': + '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}': get: tags: - - solutions.businessScenario - summary: Get plannerPlanConfigurationLocalization - description: Read the properties and relationships of a plannerPlanConfigurationLocalization object. + - solutions.virtualEventsRoot + summary: Get virtualEventRegistration + description: Get the properties and relationships of a virtualEventRegistration object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/plannerplanconfigurationlocalization-get?view=graph-rest-beta - operationId: solution.businessScenario.planner.planConfiguration_GetLocalization + url: https://learn.microsoft.com/graph/api/virtualeventregistration-get?view=graph-rest-beta + operationId: solution.virtualEvent.webinar_GetRegistration parameters: - - name: businessScenario-id + - name: virtualEventWebinar-id in: path - description: The unique identifier of businessScenario + description: The unique identifier of virtualEventWebinar required: true style: simple schema: type: string - x-ms-docs-key-type: businessScenario - - name: plannerPlanConfigurationLocalization-id + x-ms-docs-key-type: virtualEventWebinar + - name: virtualEventRegistration-id in: path - description: The unique identifier of plannerPlanConfigurationLocalization + description: The unique identifier of virtualEventRegistration required: true style: simple schema: type: string - x-ms-docs-key-type: plannerPlanConfigurationLocalization + x-ms-docs-key-type: virtualEventRegistration - name: $select in: query description: Select properties to be returned @@ -10132,42 +10084,38 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.plannerPlanConfigurationLocalization' + $ref: '#/components/schemas/microsoft.graph.virtualEventRegistration' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - - solutions.businessScenario - summary: Update plannerPlanConfigurationLocalization - description: Update the properties of a plannerPlanConfigurationLocalization object. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/plannerplanconfigurationlocalization-update?view=graph-rest-beta - operationId: solution.businessScenario.planner.planConfiguration_UpdateLocalization + - solutions.virtualEventsRoot + summary: Update the navigation property registrations in solutions + operationId: solution.virtualEvent.webinar_UpdateRegistration parameters: - - name: businessScenario-id + - name: virtualEventWebinar-id in: path - description: The unique identifier of businessScenario + description: The unique identifier of virtualEventWebinar required: true style: simple schema: type: string - x-ms-docs-key-type: businessScenario - - name: plannerPlanConfigurationLocalization-id + x-ms-docs-key-type: virtualEventWebinar + - name: virtualEventRegistration-id in: path - description: The unique identifier of plannerPlanConfigurationLocalization + description: The unique identifier of virtualEventRegistration required: true style: simple schema: type: string - x-ms-docs-key-type: plannerPlanConfigurationLocalization + x-ms-docs-key-type: virtualEventRegistration requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.plannerPlanConfigurationLocalization' + $ref: '#/components/schemas/microsoft.graph.virtualEventRegistration' required: true responses: 2XX: @@ -10175,36 +10123,32 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.plannerPlanConfigurationLocalization' + $ref: '#/components/schemas/microsoft.graph.virtualEventRegistration' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - - solutions.businessScenario - summary: Delete plannerPlanConfigurationLocalization - description: Delete a plannerPlanConfigurationLocalization object. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/plannerplanconfiguration-delete-localizations?view=graph-rest-beta - operationId: solution.businessScenario.planner.planConfiguration_DeleteLocalization + - solutions.virtualEventsRoot + summary: Delete navigation property registrations for solutions + operationId: solution.virtualEvent.webinar_DeleteRegistration parameters: - - name: businessScenario-id + - name: virtualEventWebinar-id in: path - description: The unique identifier of businessScenario + description: The unique identifier of virtualEventWebinar required: true style: simple schema: type: string - x-ms-docs-key-type: businessScenario - - name: plannerPlanConfigurationLocalization-id + x-ms-docs-key-type: virtualEventWebinar + - name: virtualEventRegistration-id in: path - description: The unique identifier of plannerPlanConfigurationLocalization + description: The unique identifier of virtualEventRegistration required: true style: simple schema: type: string - x-ms-docs-key-type: plannerPlanConfigurationLocalization + x-ms-docs-key-type: virtualEventRegistration - name: If-Match in: header description: ETag @@ -10217,157 +10161,63 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/$count': - get: + '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/microsoft.graph.cancel': + post: tags: - - solutions.businessScenario - summary: Get the number of the resource - operationId: solution.businessScenario.planner.planConfiguration.localization_GetCount + - solutions.Actions + summary: Invoke action cancel + description: 'Cancel a registrant''s registration record for a webinar. ' + operationId: solution.virtualEvent.webinar.registration_cancel parameters: - - name: businessScenario-id + - name: virtualEventWebinar-id in: path - description: The unique identifier of businessScenario + description: The unique identifier of virtualEventWebinar required: true style: simple schema: type: string - x-ms-docs-key-type: businessScenario - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + x-ms-docs-key-type: virtualEventWebinar + - name: virtualEventRegistration-id + in: path + description: The unique identifier of virtualEventRegistration + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEventRegistration responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Success default: $ref: '#/components/responses/error' - '/solutions/businessScenarios/{businessScenario-id}/planner/taskConfiguration': + x-ms-docs-operation-type: action + '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions': get: tags: - - solutions.businessScenario - summary: Get plannerTaskConfiguration - description: Read the properties and relationships of a plannerTaskConfiguration object. + - solutions.virtualEventsRoot + summary: List sessions + description: Get a list of sessions that a registrant registered for in a webinar. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/plannertaskconfiguration-get?view=graph-rest-beta - operationId: solution.businessScenario.planner_GetTaskConfiguration + url: https://learn.microsoft.com/graph/api/virtualeventregistration-list-sessions?view=graph-rest-beta + operationId: solution.virtualEvent.webinar.registration_ListSession parameters: - - name: businessScenario-id + - name: virtualEventWebinar-id in: path - description: The unique identifier of businessScenario + description: The unique identifier of virtualEventWebinar required: true style: simple schema: type: string - x-ms-docs-key-type: businessScenario - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.plannerTaskConfiguration' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - solutions.businessScenario - summary: Update plannerTaskConfiguration - description: Update the properties of a plannerTaskConfiguration object. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/plannertaskconfiguration-update?view=graph-rest-beta - operationId: solution.businessScenario.planner_UpdateTaskConfiguration - parameters: - - name: businessScenario-id - in: path - description: The unique identifier of businessScenario - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: businessScenario - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.plannerTaskConfiguration' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.plannerTaskConfiguration' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - solutions.businessScenario - summary: Delete navigation property taskConfiguration for solutions - operationId: solution.businessScenario.planner_DeleteTaskConfiguration - parameters: - - name: businessScenario-id - in: path - description: The unique identifier of businessScenario - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: businessScenario - - 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 - '/solutions/businessScenarios/{businessScenario-id}/planner/tasks': - get: - tags: - - solutions.businessScenario - summary: List businessScenarioTasks - description: Get a list of the businessScenarioTask objects and their properties. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/businessscenarioplanner-list-tasks?view=graph-rest-beta - operationId: solution.businessScenario.planner_ListTask - parameters: - - name: businessScenario-id + x-ms-docs-key-type: virtualEventWebinar + - name: virtualEventRegistration-id in: path - description: The unique identifier of businessScenario + description: The unique identifier of virtualEventRegistration required: true style: simple schema: type: string - x-ms-docs-key-type: businessScenario + x-ms-docs-key-type: virtualEventRegistration - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -10405,75 +10255,44 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.businessScenarioTaskCollectionResponse' + $ref: '#/components/responses/microsoft.graph.virtualEventSessionCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - post: + '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions/{virtualEventSession-id}': + get: tags: - - solutions.businessScenario - summary: Create businessScenarioTask - description: Create a new businessScenarioTask object. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/businessscenarioplanner-post-tasks?view=graph-rest-beta - operationId: solution.businessScenario.planner_CreateTask + - solutions.virtualEventsRoot + summary: Get sessions from solutions + operationId: solution.virtualEvent.webinar.registration_GetSession parameters: - - name: businessScenario-id + - name: virtualEventWebinar-id in: path - description: The unique identifier of businessScenario + description: The unique identifier of virtualEventWebinar required: true style: simple schema: type: string - x-ms-docs-key-type: businessScenario - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.businessScenarioTask' - required: true - responses: - 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.businessScenarioTask' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}': - get: - tags: - - solutions.businessScenario - summary: Get businessScenarioTask - description: Read the properties and relationships of a businessScenarioTask object. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/businessscenariotask-get?view=graph-rest-beta - operationId: solution.businessScenario.planner_GetTask - parameters: - - name: businessScenario-id + x-ms-docs-key-type: virtualEventWebinar + - name: virtualEventRegistration-id in: path - description: The unique identifier of businessScenario + description: The unique identifier of virtualEventRegistration required: true style: simple schema: type: string - x-ms-docs-key-type: businessScenario - - name: businessScenarioTask-id + x-ms-docs-key-type: virtualEventRegistration + - name: virtualEventSession-id in: path - description: The unique identifier of businessScenarioTask + description: The unique identifier of virtualEventSession required: true style: simple schema: type: string - x-ms-docs-key-type: businessScenarioTask + x-ms-docs-key-type: virtualEventSession - name: $select in: query description: Select properties to be returned @@ -10500,115 +10319,128 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.businessScenarioTask' + $ref: '#/components/schemas/microsoft.graph.virtualEventSession' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions(joinWebUrl=''{joinWebUrl}'')': + get: tags: - - solutions.businessScenario - summary: Update businessScenarioTask - description: Update the properties of a businessScenarioTask object. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/businessscenariotask-update?view=graph-rest-beta - operationId: solution.businessScenario.planner_UpdateTask + - solutions.virtualEventsRoot + summary: Get sessions from solutions + operationId: solution.virtualEvent.webinar.registration.session_GetGraphBPreJoinWebUrl parameters: - - name: businessScenario-id + - name: virtualEventWebinar-id in: path - description: The unique identifier of businessScenario + description: The unique identifier of virtualEventWebinar required: true style: simple schema: type: string - x-ms-docs-key-type: businessScenario - - name: businessScenarioTask-id + x-ms-docs-key-type: virtualEventWebinar + - name: virtualEventRegistration-id in: path - description: The unique identifier of businessScenarioTask + description: The unique identifier of virtualEventRegistration required: true style: simple schema: type: string - x-ms-docs-key-type: businessScenarioTask - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.businessScenarioTask' - required: true + x-ms-docs-key-type: virtualEventRegistration + - name: joinWebUrl + in: path + description: Alternate key of virtualEventSession + required: true + style: simple + schema: + type: string + nullable: true + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Success + description: Retrieved navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.businessScenarioTask' + $ref: '#/components/schemas/microsoft.graph.virtualEventSession' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - delete: + '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions/$count': + get: tags: - - solutions.businessScenario - summary: Delete businessScenarioTask - description: Delete a businessScenarioTask object. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/businessscenarioplanner-delete-tasks?view=graph-rest-beta - operationId: solution.businessScenario.planner_DeleteTask + - solutions.virtualEventsRoot + summary: Get the number of the resource + operationId: solution.virtualEvent.webinar.registration.session_GetCount parameters: - - name: businessScenario-id + - name: virtualEventWebinar-id in: path - description: The unique identifier of businessScenario + description: The unique identifier of virtualEventWebinar required: true style: simple schema: type: string - x-ms-docs-key-type: businessScenario - - name: businessScenarioTask-id + x-ms-docs-key-type: virtualEventWebinar + - name: virtualEventRegistration-id in: path - description: The unique identifier of businessScenarioTask + description: The unique identifier of virtualEventRegistration required: true style: simple schema: type: string - x-ms-docs-key-type: businessScenarioTask - - name: If-Match - in: header - description: ETag - style: simple - schema: - type: string + x-ms-docs-key-type: virtualEventRegistration + - $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 - '/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/assignedToTaskBoardFormat': + '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email=''{email}'')': get: tags: - - solutions.businessScenario - summary: Get assignedToTaskBoardFormat from solutions - description: Read-only. Nullable. Used to render the task correctly in the task board view when grouped by assignedTo. - operationId: solution.businessScenario.planner.task_GetAssignedToTaskBoardFormat + - solutions.virtualEventsRoot + summary: Get virtualEventRegistration + description: Get the properties and relationships of a virtualEventRegistration object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/virtualeventregistration-get?view=graph-rest-beta + operationId: solution.virtualEvent.webinar.registration_GetGraphBPreEmail parameters: - - name: businessScenario-id + - name: virtualEventWebinar-id in: path - description: The unique identifier of businessScenario + description: The unique identifier of virtualEventWebinar required: true style: simple schema: type: string - x-ms-docs-key-type: businessScenario - - name: businessScenarioTask-id + x-ms-docs-key-type: virtualEventWebinar + - name: email in: path - description: The unique identifier of businessScenarioTask + description: Alternate key of virtualEventRegistration required: true style: simple schema: type: string - x-ms-docs-key-type: businessScenarioTask + nullable: true - name: $select in: query description: Select properties to be returned @@ -10635,45 +10467,38 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.plannerAssignedToTaskBoardTaskFormat' + $ref: '#/components/schemas/microsoft.graph.virtualEventRegistration' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - - solutions.businessScenario - summary: Update the navigation property assignedToTaskBoardFormat in solutions - operationId: solution.businessScenario.planner.task_UpdateAssignedToTaskBoardFormat + - solutions.virtualEventsRoot + summary: Update the navigation property registrations in solutions + operationId: solution.virtualEvent.webinar.registration_UpdateGraphBPreEmail parameters: - - name: businessScenario-id + - name: virtualEventWebinar-id in: path - description: The unique identifier of businessScenario + description: The unique identifier of virtualEventWebinar required: true style: simple schema: type: string - x-ms-docs-key-type: businessScenario - - name: businessScenarioTask-id + x-ms-docs-key-type: virtualEventWebinar + - name: email in: path - description: The unique identifier of businessScenarioTask - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: businessScenarioTask - - name: If-Match - in: header - description: ETag value. + description: Alternate key of virtualEventRegistration required: true style: simple schema: type: string + nullable: true requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.plannerAssignedToTaskBoardTaskFormat' + $ref: '#/components/schemas/microsoft.graph.virtualEventRegistration' required: true responses: 2XX: @@ -10681,32 +10506,32 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.plannerAssignedToTaskBoardTaskFormat' + $ref: '#/components/schemas/microsoft.graph.virtualEventRegistration' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - - solutions.businessScenario - summary: Delete navigation property assignedToTaskBoardFormat for solutions - operationId: solution.businessScenario.planner.task_DeleteAssignedToTaskBoardFormat - parameters: - - name: businessScenario-id + - solutions.virtualEventsRoot + summary: Delete navigation property registrations for solutions + operationId: solution.virtualEvent.webinar.registration_DeleteGraphBPreEmail + parameters: + - name: virtualEventWebinar-id in: path - description: The unique identifier of businessScenario + description: The unique identifier of virtualEventWebinar required: true style: simple schema: type: string - x-ms-docs-key-type: businessScenario - - name: businessScenarioTask-id + x-ms-docs-key-type: virtualEventWebinar + - name: email in: path - description: The unique identifier of businessScenarioTask + description: Alternate key of virtualEventRegistration required: true style: simple schema: type: string - x-ms-docs-key-type: businessScenarioTask + nullable: true - name: If-Match in: header description: ETag @@ -10719,30 +10544,63 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/bucketTaskBoardFormat': + '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email=''{email}'')/microsoft.graph.cancel': + post: + tags: + - solutions.Actions + summary: Invoke action cancel + description: 'Cancel a registrant''s registration record for a webinar. ' + operationId: solution.virtualEvent.webinar.registration.email_cancel + parameters: + - name: virtualEventWebinar-id + in: path + description: The unique identifier of virtualEventWebinar + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEventWebinar + - name: email + in: path + description: Alternate key of virtualEventRegistration + required: true + style: simple + schema: + type: string + nullable: true + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId=''{userId}'')': get: tags: - - solutions.businessScenario - summary: Get bucketTaskBoardFormat from solutions - description: Read-only. Nullable. Used to render the task correctly in the task board view when grouped by bucket. - operationId: solution.businessScenario.planner.task_GetBucketTaskBoardFormat + - solutions.virtualEventsRoot + summary: Get virtualEventRegistration + description: Get the properties and relationships of a virtualEventRegistration object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/virtualeventregistration-get?view=graph-rest-beta + operationId: solution.virtualEvent.webinar.registration_GetGraphBPreUserId parameters: - - name: businessScenario-id + - name: virtualEventWebinar-id in: path - description: The unique identifier of businessScenario + description: The unique identifier of virtualEventWebinar required: true style: simple schema: type: string - x-ms-docs-key-type: businessScenario - - name: businessScenarioTask-id + x-ms-docs-key-type: virtualEventWebinar + - name: userId in: path - description: The unique identifier of businessScenarioTask + description: Alternate key of virtualEventRegistration required: true style: simple schema: type: string - x-ms-docs-key-type: businessScenarioTask + nullable: true - name: $select in: query description: Select properties to be returned @@ -10769,45 +10627,38 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.plannerBucketTaskBoardTaskFormat' + $ref: '#/components/schemas/microsoft.graph.virtualEventRegistration' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - - solutions.businessScenario - summary: Update the navigation property bucketTaskBoardFormat in solutions - operationId: solution.businessScenario.planner.task_UpdateBucketTaskBoardFormat + - solutions.virtualEventsRoot + summary: Update the navigation property registrations in solutions + operationId: solution.virtualEvent.webinar.registration_UpdateGraphBPreUserId parameters: - - name: businessScenario-id + - name: virtualEventWebinar-id in: path - description: The unique identifier of businessScenario + description: The unique identifier of virtualEventWebinar required: true style: simple schema: type: string - x-ms-docs-key-type: businessScenario - - name: businessScenarioTask-id + x-ms-docs-key-type: virtualEventWebinar + - name: userId in: path - description: The unique identifier of businessScenarioTask - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: businessScenarioTask - - name: If-Match - in: header - description: ETag value. + description: Alternate key of virtualEventRegistration required: true style: simple schema: type: string + nullable: true requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.plannerBucketTaskBoardTaskFormat' + $ref: '#/components/schemas/microsoft.graph.virtualEventRegistration' required: true responses: 2XX: @@ -10815,32 +10666,32 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.plannerBucketTaskBoardTaskFormat' + $ref: '#/components/schemas/microsoft.graph.virtualEventRegistration' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - - solutions.businessScenario - summary: Delete navigation property bucketTaskBoardFormat for solutions - operationId: solution.businessScenario.planner.task_DeleteBucketTaskBoardFormat + - solutions.virtualEventsRoot + summary: Delete navigation property registrations for solutions + operationId: solution.virtualEvent.webinar.registration_DeleteGraphBPreUserId parameters: - - name: businessScenario-id + - name: virtualEventWebinar-id in: path - description: The unique identifier of businessScenario + description: The unique identifier of virtualEventWebinar required: true style: simple schema: type: string - x-ms-docs-key-type: businessScenario - - name: businessScenarioTask-id + x-ms-docs-key-type: virtualEventWebinar + - name: userId in: path - description: The unique identifier of businessScenarioTask + description: Alternate key of virtualEventRegistration required: true style: simple schema: type: string - x-ms-docs-key-type: businessScenarioTask + nullable: true - name: If-Match in: header description: ETag @@ -10853,30 +10704,92 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/details': + '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId=''{userId}'')/microsoft.graph.cancel': + post: + tags: + - solutions.Actions + summary: Invoke action cancel + description: 'Cancel a registrant''s registration record for a webinar. ' + operationId: solution.virtualEvent.webinar.registration.userId_cancel + parameters: + - name: virtualEventWebinar-id + in: path + description: The unique identifier of virtualEventWebinar + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEventWebinar + - name: userId + in: path + description: Alternate key of virtualEventRegistration + required: true + style: simple + schema: + type: string + nullable: true + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/$count': get: tags: - - solutions.businessScenario - summary: Get details from solutions - description: Read-only. Nullable. More details about the task. - operationId: solution.businessScenario.planner.task_GetDetail + - solutions.virtualEventsRoot + summary: Get the number of the resource + operationId: solution.virtualEvent.webinar.registration_GetCount parameters: - - name: businessScenario-id + - name: virtualEventWebinar-id in: path - description: The unique identifier of businessScenario + description: The unique identifier of virtualEventWebinar required: true style: simple schema: type: string - x-ms-docs-key-type: businessScenario - - name: businessScenarioTask-id + x-ms-docs-key-type: virtualEventWebinar + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions': + get: + tags: + - solutions.virtualEventsRoot + summary: List sessions + description: 'Get a list of all virtualEventSession objects under a virtual event. Currently, the following virtual event types are supported: virtualEventTownhall and virtualEventWebinar.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/virtualevent-list-sessions?view=graph-rest-beta + operationId: solution.virtualEvent.webinar_ListSession + parameters: + - name: virtualEventWebinar-id in: path - description: The unique identifier of businessScenarioTask + description: The unique identifier of virtualEventWebinar required: true style: simple schema: type: string - x-ms-docs-key-type: businessScenarioTask + x-ms-docs-key-type: virtualEventWebinar + - $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: + type: string - name: $select in: query description: Select properties to be returned @@ -10899,118 +10812,71 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.plannerTaskDetails' + $ref: '#/components/responses/microsoft.graph.virtualEventSessionCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - patch: + post: tags: - - solutions.businessScenario - summary: Update the navigation property details in solutions - operationId: solution.businessScenario.planner.task_UpdateDetail + - solutions.virtualEventsRoot + summary: Create new navigation property to sessions for solutions + operationId: solution.virtualEvent.webinar_CreateSession parameters: - - name: businessScenario-id - in: path - description: The unique identifier of businessScenario - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: businessScenario - - name: businessScenarioTask-id + - name: virtualEventWebinar-id in: path - description: The unique identifier of businessScenarioTask - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: businessScenarioTask - - name: If-Match - in: header - description: ETag value. + description: The unique identifier of virtualEventWebinar required: true style: simple schema: type: string + x-ms-docs-key-type: virtualEventWebinar requestBody: - description: New navigation property values + description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.plannerTaskDetails' + $ref: '#/components/schemas/microsoft.graph.virtualEventSession' required: true responses: 2XX: - description: Success + description: Created navigation property. content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.plannerTaskDetails' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - solutions.businessScenario - summary: Delete navigation property details for solutions - operationId: solution.businessScenario.planner.task_DeleteDetail - parameters: - - name: businessScenario-id - in: path - description: The unique identifier of businessScenario - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: businessScenario - - name: businessScenarioTask-id - in: path - description: The unique identifier of businessScenarioTask - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: businessScenarioTask - - name: If-Match - in: header - description: ETag - style: simple - schema: - type: string - responses: - 2XX: - description: Success + $ref: '#/components/schemas/microsoft.graph.virtualEventSession' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/progressTaskBoardFormat': + '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}': get: tags: - - solutions.businessScenario - summary: Get progressTaskBoardFormat from solutions - description: Read-only. Nullable. Used to render the task correctly in the task board view when grouped by progress. - operationId: solution.businessScenario.planner.task_GetProgressTaskBoardFormat + - solutions.virtualEventsRoot + summary: Get virtualEventSession + description: 'Read the properties and relationships of a virtualEventSession object. Currently, the following virtual event types are supported: virtualEventTownhall and virtualEventWebinar.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/virtualeventsession-get?view=graph-rest-beta + operationId: solution.virtualEvent.webinar_GetSession parameters: - - name: businessScenario-id + - name: virtualEventWebinar-id in: path - description: The unique identifier of businessScenario + description: The unique identifier of virtualEventWebinar required: true style: simple schema: type: string - x-ms-docs-key-type: businessScenario - - name: businessScenarioTask-id + x-ms-docs-key-type: virtualEventWebinar + - name: virtualEventSession-id in: path - description: The unique identifier of businessScenarioTask + description: The unique identifier of virtualEventSession required: true style: simple schema: type: string - x-ms-docs-key-type: businessScenarioTask + x-ms-docs-key-type: virtualEventSession - name: $select in: query description: Select properties to be returned @@ -11037,45 +10903,38 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.plannerProgressTaskBoardTaskFormat' + $ref: '#/components/schemas/microsoft.graph.virtualEventSession' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - - solutions.businessScenario - summary: Update the navigation property progressTaskBoardFormat in solutions - operationId: solution.businessScenario.planner.task_UpdateProgressTaskBoardFormat + - solutions.virtualEventsRoot + summary: Update the navigation property sessions in solutions + operationId: solution.virtualEvent.webinar_UpdateSession parameters: - - name: businessScenario-id + - name: virtualEventWebinar-id in: path - description: The unique identifier of businessScenario + description: The unique identifier of virtualEventWebinar required: true style: simple schema: type: string - x-ms-docs-key-type: businessScenario - - name: businessScenarioTask-id + x-ms-docs-key-type: virtualEventWebinar + - name: virtualEventSession-id in: path - description: The unique identifier of businessScenarioTask - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: businessScenarioTask - - name: If-Match - in: header - description: ETag value. + description: The unique identifier of virtualEventSession required: true style: simple schema: type: string + x-ms-docs-key-type: virtualEventSession requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.plannerProgressTaskBoardTaskFormat' + $ref: '#/components/schemas/microsoft.graph.virtualEventSession' required: true responses: 2XX: @@ -11083,32 +10942,32 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.plannerProgressTaskBoardTaskFormat' + $ref: '#/components/schemas/microsoft.graph.virtualEventSession' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - - solutions.businessScenario - summary: Delete navigation property progressTaskBoardFormat for solutions - operationId: solution.businessScenario.planner.task_DeleteProgressTaskBoardFormat + - solutions.virtualEventsRoot + summary: Delete navigation property sessions for solutions + operationId: solution.virtualEvent.webinar_DeleteSession parameters: - - name: businessScenario-id + - name: virtualEventWebinar-id in: path - description: The unique identifier of businessScenario + description: The unique identifier of virtualEventWebinar required: true style: simple schema: type: string - x-ms-docs-key-type: businessScenario - - name: businessScenarioTask-id + x-ms-docs-key-type: virtualEventWebinar + - name: virtualEventSession-id in: path - description: The unique identifier of businessScenarioTask + description: The unique identifier of virtualEventSession required: true style: simple schema: type: string - x-ms-docs-key-type: businessScenarioTask + x-ms-docs-key-type: virtualEventSession - name: If-Match in: header description: ETag @@ -11121,47 +10980,48 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/solutions/businessScenarios/{businessScenario-id}/planner/tasks/$count': + '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports': get: tags: - - solutions.businessScenario - summary: Get the number of the resource - operationId: solution.businessScenario.planner.task_GetCount + - solutions.virtualEventsRoot + summary: List meetingAttendanceReports + description: 'Get a list of meetingAttendanceReport objects for an onlineMeeting or a virtualEvent. Each time an online meeting or a virtual event ends, an attendance report is generated for that session.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/meetingattendancereport-list?view=graph-rest-beta + operationId: solution.virtualEvent.webinar.session_ListAttendanceReport parameters: - - name: businessScenario-id + - name: virtualEventWebinar-id in: path - description: The unique identifier of businessScenario + description: The unique identifier of virtualEventWebinar required: true style: simple schema: type: string - x-ms-docs-key-type: businessScenario - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/solutions/businessScenarios(uniqueName=''{uniqueName}'')': - get: - tags: - - solutions.businessScenario - summary: Get businessScenario - description: Read the properties and relationships of a businessScenario object. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/businessscenario-get?view=graph-rest-beta - operationId: solution.businessScenario_GetGraphBPreUniqueName - parameters: - - name: uniqueName + x-ms-docs-key-type: virtualEventWebinar + - name: virtualEventSession-id in: path - description: Alternate key of businessScenario + description: The unique identifier of virtualEventSession required: true style: simple schema: type: string - nullable: true + x-ms-docs-key-type: virtualEventSession + - $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: + type: string - name: $select in: query description: Select properties to be returned @@ -11184,101 +11044,87 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.businessScenario' + $ref: '#/components/responses/microsoft.graph.meetingAttendanceReportCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - patch: + post: tags: - - solutions.businessScenario - summary: Update businessScenario - description: Update the properties of a businessScenario object. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/businessscenario-update?view=graph-rest-beta - operationId: solution.businessScenario_UpdateGraphBPreUniqueName + - solutions.virtualEventsRoot + summary: Create new navigation property to attendanceReports for solutions + operationId: solution.virtualEvent.webinar.session_CreateAttendanceReport parameters: - - name: uniqueName + - name: virtualEventWebinar-id in: path - description: Alternate key of businessScenario + description: The unique identifier of virtualEventWebinar required: true style: simple schema: type: string - nullable: true + x-ms-docs-key-type: virtualEventWebinar + - name: virtualEventSession-id + in: path + description: The unique identifier of virtualEventSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEventSession requestBody: - description: New navigation property values + description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.businessScenario' + $ref: '#/components/schemas/microsoft.graph.meetingAttendanceReport' required: true responses: 2XX: - description: Success + description: Created navigation property. content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.businessScenario' + $ref: '#/components/schemas/microsoft.graph.meetingAttendanceReport' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - delete: + '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}': + get: tags: - - solutions.businessScenario - summary: Delete businessScenario - description: Delete a businessScenario object. The deletion of a scenario causes all data associated with the scenario to be deleted. + - solutions.virtualEventsRoot + summary: Get meetingAttendanceReport + description: 'Get the meetingAttendanceReport for an onlineMeeting or a virtualEvent. When an online meeting ends, an attendance report is generated for that session.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/businessscenario-delete?view=graph-rest-beta - operationId: solution.businessScenario_DeleteGraphBPreUniqueName + url: https://learn.microsoft.com/graph/api/meetingattendancereport-get?view=graph-rest-beta + operationId: solution.virtualEvent.webinar.session_GetAttendanceReport parameters: - - name: uniqueName + - name: virtualEventWebinar-id in: path - description: Alternate key of businessScenario + description: The unique identifier of virtualEventWebinar required: true style: simple schema: type: string - nullable: true - - name: If-Match - in: header - description: ETag + x-ms-docs-key-type: virtualEventWebinar + - name: virtualEventSession-id + in: path + description: The unique identifier of virtualEventSession + required: true style: simple schema: type: string - responses: - 2XX: - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - /solutions/businessScenarios/$count: - get: - tags: - - solutions.businessScenario - summary: Get the number of the resource - operationId: solution.businessScenario_GetCount - parameters: - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - /solutions/virtualEvents: - get: - tags: - - solutions.virtualEventsRoot - summary: Get virtualEvents from solutions - description: A collection of virtual events. - operationId: solution_GetVirtualEvent - parameters: + x-ms-docs-key-type: virtualEventSession + - name: meetingAttendanceReport-id + in: path + description: The unique identifier of meetingAttendanceReport + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: meetingAttendanceReport - name: $select in: query description: Select properties to be returned @@ -11305,21 +11151,46 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventsRoot' + $ref: '#/components/schemas/microsoft.graph.meetingAttendanceReport' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - solutions.virtualEventsRoot - summary: Update the navigation property virtualEvents in solutions - operationId: solution_UpdateVirtualEvent + summary: Update the navigation property attendanceReports in solutions + operationId: solution.virtualEvent.webinar.session_UpdateAttendanceReport + parameters: + - name: virtualEventWebinar-id + in: path + description: The unique identifier of virtualEventWebinar + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEventWebinar + - name: virtualEventSession-id + in: path + description: The unique identifier of virtualEventSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEventSession + - name: meetingAttendanceReport-id + in: path + description: The unique identifier of meetingAttendanceReport + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: meetingAttendanceReport requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventsRoot' + $ref: '#/components/schemas/microsoft.graph.meetingAttendanceReport' required: true responses: 2XX: @@ -11327,16 +11198,40 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventsRoot' + $ref: '#/components/schemas/microsoft.graph.meetingAttendanceReport' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - solutions.virtualEventsRoot - summary: Delete navigation property virtualEvents for solutions - operationId: solution_DeleteVirtualEvent + summary: Delete navigation property attendanceReports for solutions + operationId: solution.virtualEvent.webinar.session_DeleteAttendanceReport parameters: + - name: virtualEventWebinar-id + in: path + description: The unique identifier of virtualEventWebinar + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEventWebinar + - name: virtualEventSession-id + in: path + description: The unique identifier of virtualEventSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEventSession + - name: meetingAttendanceReport-id + in: path + description: The unique identifier of meetingAttendanceReport + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: meetingAttendanceReport - name: If-Match in: header description: ETag @@ -11349,13 +11244,38 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - /solutions/virtualEvents/events: + '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords': get: tags: - solutions.virtualEventsRoot - summary: Get events from solutions - operationId: solution.virtualEvent_ListEvent + summary: Get attendanceRecords from solutions + description: List of attendance records of an attendance report. Read-only. + operationId: solution.virtualEvent.webinar.session.attendanceReport_ListAttendanceRecord parameters: + - name: virtualEventWebinar-id + in: path + description: The unique identifier of virtualEventWebinar + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEventWebinar + - name: virtualEventSession-id + in: path + description: The unique identifier of virtualEventSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEventSession + - name: meetingAttendanceReport-id + in: path + description: The unique identifier of meetingAttendanceReport + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: meetingAttendanceReport - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -11393,7 +11313,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.virtualEventCollectionResponse' + $ref: '#/components/responses/microsoft.graph.attendanceRecordCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -11403,14 +11323,39 @@ paths: post: tags: - solutions.virtualEventsRoot - summary: Create new navigation property to events for solutions - operationId: solution.virtualEvent_CreateEvent + summary: Create new navigation property to attendanceRecords for solutions + operationId: solution.virtualEvent.webinar.session.attendanceReport_CreateAttendanceRecord + parameters: + - name: virtualEventWebinar-id + in: path + description: The unique identifier of virtualEventWebinar + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEventWebinar + - name: virtualEventSession-id + in: path + description: The unique identifier of virtualEventSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEventSession + - name: meetingAttendanceReport-id + in: path + description: The unique identifier of meetingAttendanceReport + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: meetingAttendanceReport requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.virtualEvent' + $ref: '#/components/schemas/microsoft.graph.attendanceRecord' required: true responses: 2XX: @@ -11418,25 +11363,50 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.virtualEvent' + $ref: '#/components/schemas/microsoft.graph.attendanceRecord' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/solutions/virtualEvents/events/{virtualEvent-id}': + '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}': get: tags: - solutions.virtualEventsRoot - summary: Get events from solutions - operationId: solution.virtualEvent_GetEvent + summary: Get attendanceRecords from solutions + description: List of attendance records of an attendance report. Read-only. + operationId: solution.virtualEvent.webinar.session.attendanceReport_GetAttendanceRecord parameters: - - name: virtualEvent-id + - name: virtualEventWebinar-id in: path - description: The unique identifier of virtualEvent + description: The unique identifier of virtualEventWebinar required: true style: simple schema: type: string - x-ms-docs-key-type: virtualEvent + x-ms-docs-key-type: virtualEventWebinar + - name: virtualEventSession-id + in: path + description: The unique identifier of virtualEventSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEventSession + - name: meetingAttendanceReport-id + in: path + description: The unique identifier of meetingAttendanceReport + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: meetingAttendanceReport + - name: attendanceRecord-id + in: path + description: The unique identifier of attendanceRecord + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: attendanceRecord - name: $select in: query description: Select properties to be returned @@ -11463,30 +11433,54 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.virtualEvent' + $ref: '#/components/schemas/microsoft.graph.attendanceRecord' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - solutions.virtualEventsRoot - summary: Update the navigation property events in solutions - operationId: solution.virtualEvent_UpdateEvent + summary: Update the navigation property attendanceRecords in solutions + operationId: solution.virtualEvent.webinar.session.attendanceReport_UpdateAttendanceRecord parameters: - - name: virtualEvent-id + - name: virtualEventWebinar-id in: path - description: The unique identifier of virtualEvent + description: The unique identifier of virtualEventWebinar required: true style: simple schema: type: string - x-ms-docs-key-type: virtualEvent + x-ms-docs-key-type: virtualEventWebinar + - name: virtualEventSession-id + in: path + description: The unique identifier of virtualEventSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEventSession + - name: meetingAttendanceReport-id + in: path + description: The unique identifier of meetingAttendanceReport + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: meetingAttendanceReport + - name: attendanceRecord-id + in: path + description: The unique identifier of attendanceRecord + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: attendanceRecord requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.virtualEvent' + $ref: '#/components/schemas/microsoft.graph.attendanceRecord' required: true responses: 2XX: @@ -11494,24 +11488,48 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.virtualEvent' + $ref: '#/components/schemas/microsoft.graph.attendanceRecord' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - solutions.virtualEventsRoot - summary: Delete navigation property events for solutions - operationId: solution.virtualEvent_DeleteEvent + summary: Delete navigation property attendanceRecords for solutions + operationId: solution.virtualEvent.webinar.session.attendanceReport_DeleteAttendanceRecord parameters: - - name: virtualEvent-id + - name: virtualEventWebinar-id in: path - description: The unique identifier of virtualEvent + description: The unique identifier of virtualEventWebinar required: true style: simple schema: type: string - x-ms-docs-key-type: virtualEvent + x-ms-docs-key-type: virtualEventWebinar + - name: virtualEventSession-id + in: path + description: The unique identifier of virtualEventSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEventSession + - name: meetingAttendanceReport-id + in: path + description: The unique identifier of meetingAttendanceReport + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: meetingAttendanceReport + - name: attendanceRecord-id + in: path + description: The unique identifier of attendanceRecord + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: attendanceRecord - name: If-Match in: header description: ETag @@ -11524,64 +11542,97 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/solutions/virtualEvents/events/{virtualEvent-id}/microsoft.graph.cancel': - post: + '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count': + get: tags: - - solutions.Actions - summary: Invoke action cancel - operationId: solution.virtualEvent.event_cancel + - solutions.virtualEventsRoot + summary: Get the number of the resource + operationId: solution.virtualEvent.webinar.session.attendanceReport.attendanceRecord_GetCount parameters: - - name: virtualEvent-id + - name: virtualEventWebinar-id in: path - description: The unique identifier of virtualEvent + description: The unique identifier of virtualEventWebinar required: true style: simple schema: type: string - x-ms-docs-key-type: virtualEvent + x-ms-docs-key-type: virtualEventWebinar + - name: virtualEventSession-id + in: path + description: The unique identifier of virtualEventSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEventSession + - name: meetingAttendanceReport-id + in: path + description: The unique identifier of meetingAttendanceReport + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: meetingAttendanceReport + - $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 - '/solutions/virtualEvents/events/{virtualEvent-id}/microsoft.graph.publish': - post: + '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/$count': + get: tags: - - solutions.Actions - summary: Invoke action publish - operationId: solution.virtualEvent.event_publish + - solutions.virtualEventsRoot + summary: Get the number of the resource + operationId: solution.virtualEvent.webinar.session.attendanceReport_GetCount parameters: - - name: virtualEvent-id + - name: virtualEventWebinar-id in: path - description: The unique identifier of virtualEvent + description: The unique identifier of virtualEventWebinar required: true style: simple schema: type: string - x-ms-docs-key-type: virtualEvent + x-ms-docs-key-type: virtualEventWebinar + - name: virtualEventSession-id + in: path + description: The unique identifier of virtualEventSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEventSession + - $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 - '/solutions/virtualEvents/events/{virtualEvent-id}/presenters': + '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/presenters': get: tags: - solutions.virtualEventsRoot summary: Get presenters from solutions - description: The virtual event presenters. - operationId: solution.virtualEvent.event_ListPresenter + operationId: solution.virtualEvent.webinar.session_ListPresenter parameters: - - name: virtualEvent-id + - name: virtualEventWebinar-id in: path - description: The unique identifier of virtualEvent + description: The unique identifier of virtualEventWebinar required: true style: simple schema: type: string - x-ms-docs-key-type: virtualEvent + x-ms-docs-key-type: virtualEventWebinar + - name: virtualEventSession-id + in: path + description: The unique identifier of virtualEventSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEventSession - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -11626,53 +11677,29 @@ paths: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - post: + '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/presenters/{virtualEventPresenter-id}': + get: tags: - solutions.virtualEventsRoot - summary: Create new navigation property to presenters for solutions - operationId: solution.virtualEvent.event_CreatePresenter + summary: Get presenters from solutions + operationId: solution.virtualEvent.webinar.session_GetPresenter parameters: - - name: virtualEvent-id + - name: virtualEventWebinar-id in: path - description: The unique identifier of virtualEvent + description: The unique identifier of virtualEventWebinar required: true style: simple schema: type: string - x-ms-docs-key-type: virtualEvent - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventPresenter' - required: true - responses: - 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventPresenter' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}': - get: - tags: - - solutions.virtualEventsRoot - summary: Get presenters from solutions - description: The virtual event presenters. - operationId: solution.virtualEvent.event_GetPresenter - parameters: - - name: virtualEvent-id + x-ms-docs-key-type: virtualEventWebinar + - name: virtualEventSession-id in: path - description: The unique identifier of virtualEvent + description: The unique identifier of virtualEventSession required: true style: simple schema: type: string - x-ms-docs-key-type: virtualEvent + x-ms-docs-key-type: virtualEventSession - name: virtualEventPresenter-id in: path description: The unique identifier of virtualEventPresenter @@ -11711,102 +11738,59 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: - tags: - - solutions.virtualEventsRoot - summary: Update the navigation property presenters in solutions - operationId: solution.virtualEvent.event_UpdatePresenter - parameters: - - name: virtualEvent-id - in: path - description: The unique identifier of virtualEvent - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEvent - - name: virtualEventPresenter-id - in: path - description: The unique identifier of virtualEventPresenter - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventPresenter - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventPresenter' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventPresenter' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: + '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/presenters/$count': + get: tags: - solutions.virtualEventsRoot - summary: Delete navigation property presenters for solutions - operationId: solution.virtualEvent.event_DeletePresenter + summary: Get the number of the resource + operationId: solution.virtualEvent.webinar.session.presenter_GetCount parameters: - - name: virtualEvent-id + - name: virtualEventWebinar-id in: path - description: The unique identifier of virtualEvent + description: The unique identifier of virtualEventWebinar required: true style: simple schema: type: string - x-ms-docs-key-type: virtualEvent - - name: virtualEventPresenter-id + x-ms-docs-key-type: virtualEventWebinar + - name: virtualEventSession-id in: path - description: The unique identifier of virtualEventPresenter + description: The unique identifier of virtualEventSession required: true style: simple schema: type: string - x-ms-docs-key-type: virtualEventPresenter - - name: If-Match - in: header - description: ETag - style: simple - schema: - type: string + x-ms-docs-key-type: virtualEventSession + - $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 - '/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}/sessions': + '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registrations': get: tags: - solutions.virtualEventsRoot - summary: Get sessions from solutions - operationId: solution.virtualEvent.event.presenter_ListSession + summary: Get registrations from solutions + operationId: solution.virtualEvent.webinar.session_ListRegistration parameters: - - name: virtualEvent-id + - name: virtualEventWebinar-id in: path - description: The unique identifier of virtualEvent + description: The unique identifier of virtualEventWebinar required: true style: simple schema: type: string - x-ms-docs-key-type: virtualEvent - - name: virtualEventPresenter-id + x-ms-docs-key-type: virtualEventWebinar + - name: virtualEventSession-id in: path - description: The unique identifier of virtualEventPresenter + description: The unique identifier of virtualEventSession required: true style: simple schema: type: string - x-ms-docs-key-type: virtualEventPresenter + x-ms-docs-key-type: virtualEventSession - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -11844,44 +11828,44 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.virtualEventSessionCollectionResponse' + $ref: '#/components/responses/microsoft.graph.virtualEventRegistrationCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}/sessions/{virtualEventSession-id}': + '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registrations/{virtualEventRegistration-id}': get: tags: - solutions.virtualEventsRoot - summary: Get sessions from solutions - operationId: solution.virtualEvent.event.presenter_GetSession + summary: Get registrations from solutions + operationId: solution.virtualEvent.webinar.session_GetRegistration parameters: - - name: virtualEvent-id + - name: virtualEventWebinar-id in: path - description: The unique identifier of virtualEvent + description: The unique identifier of virtualEventWebinar required: true style: simple schema: type: string - x-ms-docs-key-type: virtualEvent - - name: virtualEventPresenter-id + x-ms-docs-key-type: virtualEventWebinar + - name: virtualEventSession-id in: path - description: The unique identifier of virtualEventPresenter + description: The unique identifier of virtualEventSession required: true style: simple schema: type: string - x-ms-docs-key-type: virtualEventPresenter - - name: virtualEventSession-id + x-ms-docs-key-type: virtualEventSession + - name: virtualEventRegistration-id in: path - description: The unique identifier of virtualEventSession + description: The unique identifier of virtualEventRegistration required: true style: simple schema: type: string - x-ms-docs-key-type: virtualEventSession + x-ms-docs-key-type: virtualEventRegistration - name: $select in: query description: Select properties to be returned @@ -11908,36 +11892,36 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventSession' + $ref: '#/components/schemas/microsoft.graph.virtualEventRegistration' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}/sessions(joinWebUrl=''{joinWebUrl}'')': + '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registrations(email=''{email}'')': get: tags: - solutions.virtualEventsRoot - summary: Get sessions from solutions - operationId: solution.virtualEvent.event.presenter.session_GetGraphBPreJoinWebUrl + summary: Get registrations from solutions + operationId: solution.virtualEvent.webinar.session.registration_GetGraphBPreEmail parameters: - - name: virtualEvent-id + - name: virtualEventWebinar-id in: path - description: The unique identifier of virtualEvent + description: The unique identifier of virtualEventWebinar required: true style: simple schema: type: string - x-ms-docs-key-type: virtualEvent - - name: virtualEventPresenter-id + x-ms-docs-key-type: virtualEventWebinar + - name: virtualEventSession-id in: path - description: The unique identifier of virtualEventPresenter + description: The unique identifier of virtualEventSession required: true style: simple schema: type: string - x-ms-docs-key-type: virtualEventPresenter - - name: joinWebUrl + x-ms-docs-key-type: virtualEventSession + - name: email in: path - description: Alternate key of virtualEventSession + description: Alternate key of virtualEventRegistration required: true style: simple schema: @@ -11969,93 +11953,41 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventSession' + $ref: '#/components/schemas/microsoft.graph.virtualEventRegistration' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}/sessions/$count': + '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registrations(userId=''{userId}'')': get: tags: - solutions.virtualEventsRoot - summary: Get the number of the resource - operationId: solution.virtualEvent.event.presenter.session_GetCount + summary: Get registrations from solutions + operationId: solution.virtualEvent.webinar.session.registration_GetGraphBPreUserId parameters: - - name: virtualEvent-id - in: path - description: The unique identifier of virtualEvent - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEvent - - name: virtualEventPresenter-id + - name: virtualEventWebinar-id in: path - description: The unique identifier of virtualEventPresenter + description: The unique identifier of virtualEventWebinar required: true style: simple schema: type: string - x-ms-docs-key-type: virtualEventPresenter - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/solutions/virtualEvents/events/{virtualEvent-id}/presenters/$count': - get: - tags: - - solutions.virtualEventsRoot - summary: Get the number of the resource - operationId: solution.virtualEvent.event.presenter_GetCount - parameters: - - name: virtualEvent-id + x-ms-docs-key-type: virtualEventWebinar + - name: virtualEventSession-id in: path - description: The unique identifier of virtualEvent + description: The unique identifier of virtualEventSession required: true style: simple schema: type: string - x-ms-docs-key-type: virtualEvent - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/solutions/virtualEvents/events/{virtualEvent-id}/sessions': - get: - tags: - - solutions.virtualEventsRoot - summary: Get sessions from solutions - description: The sessions for the virtual event. - operationId: solution.virtualEvent.event_ListSession - parameters: - - name: virtualEvent-id + x-ms-docs-key-type: virtualEventSession + - name: userId in: path - description: The unique identifier of virtualEvent + description: Alternate key of virtualEventRegistration required: true style: simple schema: type: string - x-ms-docs-key-type: virtualEvent - - $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: - type: string + nullable: true - name: $select in: query description: Select properties to be returned @@ -12078,68 +12010,71 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.virtualEventSessionCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.virtualEventRegistration' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registrations/$count': + get: tags: - solutions.virtualEventsRoot - summary: Create new navigation property to sessions for solutions - operationId: solution.virtualEvent.event_CreateSession + summary: Get the number of the resource + operationId: solution.virtualEvent.webinar.session.registration_GetCount parameters: - - name: virtualEvent-id + - name: virtualEventWebinar-id in: path - description: The unique identifier of virtualEvent + description: The unique identifier of virtualEventWebinar required: true style: simple schema: type: string - x-ms-docs-key-type: virtualEvent - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventSession' - required: true + x-ms-docs-key-type: virtualEventWebinar + - name: virtualEventSession-id + in: path + description: The unique identifier of virtualEventSession + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: virtualEventSession + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventSession' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}': + '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions(joinWebUrl=''{joinWebUrl}'')': get: tags: - solutions.virtualEventsRoot - summary: Get sessions from solutions - description: The sessions for the virtual event. - operationId: solution.virtualEvent.event_GetSession + summary: Get virtualEventSession + description: 'Read the properties and relationships of a virtualEventSession object. Currently, the following virtual event types are supported: virtualEventTownhall and virtualEventWebinar.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/virtualeventsession-get?view=graph-rest-beta + operationId: solution.virtualEvent.webinar.session_GetGraphBPreJoinWebUrl parameters: - - name: virtualEvent-id + - name: virtualEventWebinar-id in: path - description: The unique identifier of virtualEvent + description: The unique identifier of virtualEventWebinar required: true style: simple schema: type: string - x-ms-docs-key-type: virtualEvent - - name: virtualEventSession-id + x-ms-docs-key-type: virtualEventWebinar + - name: joinWebUrl in: path - description: The unique identifier of virtualEventSession + description: Alternate key of virtualEventSession required: true style: simple schema: type: string - x-ms-docs-key-type: virtualEventSession + nullable: true - name: $select in: query description: Select properties to be returned @@ -12174,24 +12109,24 @@ paths: tags: - solutions.virtualEventsRoot summary: Update the navigation property sessions in solutions - operationId: solution.virtualEvent.event_UpdateSession + operationId: solution.virtualEvent.webinar.session_UpdateGraphBPreJoinWebUrl parameters: - - name: virtualEvent-id + - name: virtualEventWebinar-id in: path - description: The unique identifier of virtualEvent + description: The unique identifier of virtualEventWebinar required: true style: simple schema: type: string - x-ms-docs-key-type: virtualEvent - - name: virtualEventSession-id + x-ms-docs-key-type: virtualEventWebinar + - name: joinWebUrl in: path - description: The unique identifier of virtualEventSession + description: Alternate key of virtualEventSession required: true style: simple schema: type: string - x-ms-docs-key-type: virtualEventSession + nullable: true requestBody: description: New navigation property values content: @@ -12213,24 +12148,24 @@ paths: tags: - solutions.virtualEventsRoot summary: Delete navigation property sessions for solutions - operationId: solution.virtualEvent.event_DeleteSession + operationId: solution.virtualEvent.webinar.session_DeleteGraphBPreJoinWebUrl parameters: - - name: virtualEvent-id + - name: virtualEventWebinar-id in: path - description: The unique identifier of virtualEvent + description: The unique identifier of virtualEventWebinar required: true style: simple schema: type: string - x-ms-docs-key-type: virtualEvent - - name: virtualEventSession-id + x-ms-docs-key-type: virtualEventWebinar + - name: joinWebUrl in: path - description: The unique identifier of virtualEventSession + description: Alternate key of virtualEventSession required: true style: simple schema: type: string - x-ms-docs-key-type: virtualEventSession + nullable: true - name: If-Match in: header description: ETag @@ -12243,38 +12178,75 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports': + '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/$count': get: tags: - solutions.virtualEventsRoot - summary: Get attendanceReports from solutions - description: The attendance reports of an online meeting. Read-only. - operationId: solution.virtualEvent.event.session_ListAttendanceReport + summary: Get the number of the resource + operationId: solution.virtualEvent.webinar.session_GetCount parameters: - - name: virtualEvent-id + - name: virtualEventWebinar-id in: path - description: The unique identifier of virtualEvent + description: The unique identifier of virtualEventWebinar required: true style: simple schema: type: string - x-ms-docs-key-type: virtualEvent - - name: virtualEventSession-id + x-ms-docs-key-type: virtualEventWebinar + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + /solutions/virtualEvents/webinars/$count: + get: + tags: + - solutions.virtualEventsRoot + summary: Get the number of the resource + operationId: solution.virtualEvent.webinar_GetCount + parameters: + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/solutions/virtualEvents/webinars/microsoft.graph.getByUserIdAndRole(userId=''{userId}'',role=''{role}'')': + get: + tags: + - solutions.Functions + summary: Invoke function getByUserIdAndRole + description: Get a list of virtualEventWebinar objects where the specified user is either the organizer or a coorganizer. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/virtualeventwebinar-getbyuseridandrole?view=graph-rest-beta + operationId: solution.virtualEvent.webinar_getGraphBPreUserIdAndRole + parameters: + - name: userId in: path - description: The unique identifier of virtualEventSession + description: 'Usage: userId=''{userId}''' + required: true + style: simple + schema: + type: string + - name: role + in: path + description: 'Usage: role=''{role}''' required: true style: simple schema: type: string - x-ms-docs-key-type: virtualEventSession - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $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: @@ -12282,9 +12254,9 @@ paths: type: array items: 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: @@ -12304,84 +12276,51 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.meetingAttendanceReportCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - post: - tags: - - solutions.virtualEventsRoot - summary: Create new navigation property to attendanceReports for solutions - operationId: solution.virtualEvent.event.session_CreateAttendanceReport - parameters: - - name: virtualEvent-id - in: path - description: The unique identifier of virtualEvent - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEvent - - name: virtualEventSession-id - in: path - description: The unique identifier of virtualEventSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventSession - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.meetingAttendanceReport' - required: true - responses: - 2XX: - description: Created navigation property. + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.meetingAttendanceReport' + title: Collection of virtualEventWebinar + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.virtualEventWebinar' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}': + x-ms-docs-operation-type: function + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/solutions/virtualEvents/webinars/microsoft.graph.getByUserRole(role=''{role}'')': get: tags: - - solutions.virtualEventsRoot - summary: Get attendanceReports from solutions - description: The attendance reports of an online meeting. Read-only. - operationId: solution.virtualEvent.event.session_GetAttendanceReport + - solutions.Functions + summary: Invoke function getByUserRole + description: Get a list of virtualEventWebinar objects where the signed-in user is either the organizer or a coorganizer. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/virtualeventwebinar-getbyuserrole?view=graph-rest-beta + operationId: solution.virtualEvent.webinar_getGraphBPreUserRole parameters: - - name: virtualEvent-id - in: path - description: The unique identifier of virtualEvent - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEvent - - name: virtualEventSession-id - in: path - description: The unique identifier of virtualEventSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventSession - - name: meetingAttendanceReport-id + - name: role in: path - description: The unique identifier of meetingAttendanceReport + description: 'Usage: role=''{role}''' required: true style: simple schema: type: string - x-ms-docs-key-type: meetingAttendanceReport + - $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 @@ -12392,6 +12331,16 @@ paths: type: array items: type: string + - name: $orderby + in: query + description: Order items by property values + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string - name: $expand in: query description: Expand related entities @@ -12404,6451 +12353,7 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.meetingAttendanceReport' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - solutions.virtualEventsRoot - summary: Update the navigation property attendanceReports in solutions - operationId: solution.virtualEvent.event.session_UpdateAttendanceReport - parameters: - - name: virtualEvent-id - in: path - description: The unique identifier of virtualEvent - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEvent - - name: virtualEventSession-id - in: path - description: The unique identifier of virtualEventSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventSession - - name: meetingAttendanceReport-id - in: path - description: The unique identifier of meetingAttendanceReport - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: meetingAttendanceReport - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.meetingAttendanceReport' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.meetingAttendanceReport' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - solutions.virtualEventsRoot - summary: Delete navigation property attendanceReports for solutions - operationId: solution.virtualEvent.event.session_DeleteAttendanceReport - parameters: - - name: virtualEvent-id - in: path - description: The unique identifier of virtualEvent - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEvent - - name: virtualEventSession-id - in: path - description: The unique identifier of virtualEventSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventSession - - name: meetingAttendanceReport-id - in: path - description: The unique identifier of meetingAttendanceReport - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: meetingAttendanceReport - - 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 - '/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords': - get: - tags: - - solutions.virtualEventsRoot - summary: Get attendanceRecords from solutions - description: List of attendance records of an attendance report. Read-only. - operationId: solution.virtualEvent.event.session.attendanceReport_ListAttendanceRecord - parameters: - - name: virtualEvent-id - in: path - description: The unique identifier of virtualEvent - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEvent - - name: virtualEventSession-id - in: path - description: The unique identifier of virtualEventSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventSession - - name: meetingAttendanceReport-id - in: path - description: The unique identifier of meetingAttendanceReport - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: meetingAttendanceReport - - $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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - $ref: '#/components/responses/microsoft.graph.attendanceRecordCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - post: - tags: - - solutions.virtualEventsRoot - summary: Create new navigation property to attendanceRecords for solutions - operationId: solution.virtualEvent.event.session.attendanceReport_CreateAttendanceRecord - parameters: - - name: virtualEvent-id - in: path - description: The unique identifier of virtualEvent - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEvent - - name: virtualEventSession-id - in: path - description: The unique identifier of virtualEventSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventSession - - name: meetingAttendanceReport-id - in: path - description: The unique identifier of meetingAttendanceReport - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: meetingAttendanceReport - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.attendanceRecord' - required: true - responses: - 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.attendanceRecord' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}': - get: - tags: - - solutions.virtualEventsRoot - summary: Get attendanceRecords from solutions - description: List of attendance records of an attendance report. Read-only. - operationId: solution.virtualEvent.event.session.attendanceReport_GetAttendanceRecord - parameters: - - name: virtualEvent-id - in: path - description: The unique identifier of virtualEvent - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEvent - - name: virtualEventSession-id - in: path - description: The unique identifier of virtualEventSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventSession - - name: meetingAttendanceReport-id - in: path - description: The unique identifier of meetingAttendanceReport - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: meetingAttendanceReport - - name: attendanceRecord-id - in: path - description: The unique identifier of attendanceRecord - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: attendanceRecord - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.attendanceRecord' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - solutions.virtualEventsRoot - summary: Update the navigation property attendanceRecords in solutions - operationId: solution.virtualEvent.event.session.attendanceReport_UpdateAttendanceRecord - parameters: - - name: virtualEvent-id - in: path - description: The unique identifier of virtualEvent - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEvent - - name: virtualEventSession-id - in: path - description: The unique identifier of virtualEventSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventSession - - name: meetingAttendanceReport-id - in: path - description: The unique identifier of meetingAttendanceReport - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: meetingAttendanceReport - - name: attendanceRecord-id - in: path - description: The unique identifier of attendanceRecord - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: attendanceRecord - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.attendanceRecord' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.attendanceRecord' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - solutions.virtualEventsRoot - summary: Delete navigation property attendanceRecords for solutions - operationId: solution.virtualEvent.event.session.attendanceReport_DeleteAttendanceRecord - parameters: - - name: virtualEvent-id - in: path - description: The unique identifier of virtualEvent - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEvent - - name: virtualEventSession-id - in: path - description: The unique identifier of virtualEventSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventSession - - name: meetingAttendanceReport-id - in: path - description: The unique identifier of meetingAttendanceReport - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: meetingAttendanceReport - - name: attendanceRecord-id - in: path - description: The unique identifier of attendanceRecord - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: attendanceRecord - - 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 - '/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count': - get: - tags: - - solutions.virtualEventsRoot - summary: Get the number of the resource - operationId: solution.virtualEvent.event.session.attendanceReport.attendanceRecord_GetCount - parameters: - - name: virtualEvent-id - in: path - description: The unique identifier of virtualEvent - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEvent - - name: virtualEventSession-id - in: path - description: The unique identifier of virtualEventSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventSession - - name: meetingAttendanceReport-id - in: path - description: The unique identifier of meetingAttendanceReport - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: meetingAttendanceReport - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/$count': - get: - tags: - - solutions.virtualEventsRoot - summary: Get the number of the resource - operationId: solution.virtualEvent.event.session.attendanceReport_GetCount - parameters: - - name: virtualEvent-id - in: path - description: The unique identifier of virtualEvent - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEvent - - name: virtualEventSession-id - in: path - description: The unique identifier of virtualEventSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventSession - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/presenters': - get: - tags: - - solutions.virtualEventsRoot - summary: Get presenters from solutions - operationId: solution.virtualEvent.event.session_ListPresenter - parameters: - - name: virtualEvent-id - in: path - description: The unique identifier of virtualEvent - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEvent - - name: virtualEventSession-id - in: path - description: The unique identifier of virtualEventSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventSession - - $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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - $ref: '#/components/responses/microsoft.graph.virtualEventPresenterCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - '/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/presenters/{virtualEventPresenter-id}': - get: - tags: - - solutions.virtualEventsRoot - summary: Get presenters from solutions - operationId: solution.virtualEvent.event.session_GetPresenter - parameters: - - name: virtualEvent-id - in: path - description: The unique identifier of virtualEvent - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEvent - - name: virtualEventSession-id - in: path - description: The unique identifier of virtualEventSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventSession - - name: virtualEventPresenter-id - in: path - description: The unique identifier of virtualEventPresenter - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventPresenter - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventPresenter' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/presenters/$count': - get: - tags: - - solutions.virtualEventsRoot - summary: Get the number of the resource - operationId: solution.virtualEvent.event.session.presenter_GetCount - parameters: - - name: virtualEvent-id - in: path - description: The unique identifier of virtualEvent - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEvent - - name: virtualEventSession-id - in: path - description: The unique identifier of virtualEventSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventSession - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registrations': - get: - tags: - - solutions.virtualEventsRoot - summary: Get registrations from solutions - operationId: solution.virtualEvent.event.session_ListRegistration - parameters: - - name: virtualEvent-id - in: path - description: The unique identifier of virtualEvent - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEvent - - name: virtualEventSession-id - in: path - description: The unique identifier of virtualEventSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventSession - - $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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - $ref: '#/components/responses/microsoft.graph.virtualEventRegistrationCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - '/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registrations/{virtualEventRegistration-id}': - get: - tags: - - solutions.virtualEventsRoot - summary: Get registrations from solutions - operationId: solution.virtualEvent.event.session_GetRegistration - parameters: - - name: virtualEvent-id - in: path - description: The unique identifier of virtualEvent - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEvent - - name: virtualEventSession-id - in: path - description: The unique identifier of virtualEventSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventSession - - name: virtualEventRegistration-id - in: path - description: The unique identifier of virtualEventRegistration - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventRegistration - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventRegistration' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registrations(email=''{email}'')': - get: - tags: - - solutions.virtualEventsRoot - summary: Get registrations from solutions - operationId: solution.virtualEvent.event.session.registration_GetGraphBPreEmail - parameters: - - name: virtualEvent-id - in: path - description: The unique identifier of virtualEvent - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEvent - - name: virtualEventSession-id - in: path - description: The unique identifier of virtualEventSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventSession - - name: email - in: path - description: Alternate key of virtualEventRegistration - required: true - style: simple - schema: - type: string - nullable: true - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventRegistration' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registrations(userId=''{userId}'')': - get: - tags: - - solutions.virtualEventsRoot - summary: Get registrations from solutions - operationId: solution.virtualEvent.event.session.registration_GetGraphBPreUserId - parameters: - - name: virtualEvent-id - in: path - description: The unique identifier of virtualEvent - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEvent - - name: virtualEventSession-id - in: path - description: The unique identifier of virtualEventSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventSession - - name: userId - in: path - description: Alternate key of virtualEventRegistration - required: true - style: simple - schema: - type: string - nullable: true - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventRegistration' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registrations/$count': - get: - tags: - - solutions.virtualEventsRoot - summary: Get the number of the resource - operationId: solution.virtualEvent.event.session.registration_GetCount - parameters: - - name: virtualEvent-id - in: path - description: The unique identifier of virtualEvent - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEvent - - name: virtualEventSession-id - in: path - description: The unique identifier of virtualEventSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventSession - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/solutions/virtualEvents/events/{virtualEvent-id}/sessions(joinWebUrl=''{joinWebUrl}'')': - get: - tags: - - solutions.virtualEventsRoot - summary: Get sessions from solutions - description: The sessions for the virtual event. - operationId: solution.virtualEvent.event.session_GetGraphBPreJoinWebUrl - parameters: - - name: virtualEvent-id - in: path - description: The unique identifier of virtualEvent - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEvent - - name: joinWebUrl - in: path - description: Alternate key of virtualEventSession - required: true - style: simple - schema: - type: string - nullable: true - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventSession' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - solutions.virtualEventsRoot - summary: Update the navigation property sessions in solutions - operationId: solution.virtualEvent.event.session_UpdateGraphBPreJoinWebUrl - parameters: - - name: virtualEvent-id - in: path - description: The unique identifier of virtualEvent - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEvent - - name: joinWebUrl - in: path - description: Alternate key of virtualEventSession - required: true - style: simple - schema: - type: string - nullable: true - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventSession' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventSession' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - solutions.virtualEventsRoot - summary: Delete navigation property sessions for solutions - operationId: solution.virtualEvent.event.session_DeleteGraphBPreJoinWebUrl - parameters: - - name: virtualEvent-id - in: path - description: The unique identifier of virtualEvent - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEvent - - name: joinWebUrl - in: path - description: Alternate key of virtualEventSession - required: true - style: simple - schema: - type: string - nullable: true - - 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 - '/solutions/virtualEvents/events/{virtualEvent-id}/sessions/$count': - get: - tags: - - solutions.virtualEventsRoot - summary: Get the number of the resource - operationId: solution.virtualEvent.event.session_GetCount - parameters: - - name: virtualEvent-id - in: path - description: The unique identifier of virtualEvent - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEvent - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - /solutions/virtualEvents/events/$count: - get: - tags: - - solutions.virtualEventsRoot - summary: Get the number of the resource - operationId: solution.virtualEvent.event_GetCount - parameters: - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - /solutions/virtualEvents/townhalls: - get: - tags: - - solutions.virtualEventsRoot - summary: Get virtualEventTownhall - description: Read the properties and relationships of a virtualEventTownhall object. - operationId: solution.virtualEvent_ListTownhall - 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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - $ref: '#/components/responses/microsoft.graph.virtualEventTownhallCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - post: - tags: - - solutions.virtualEventsRoot - summary: Create virtualEventTownhall - description: Create a new virtualEventTownhall object in draft mode. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/virtualeventsroot-post-townhalls?view=graph-rest-beta - operationId: solution.virtualEvent_CreateTownhall - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventTownhall' - required: true - responses: - 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventTownhall' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}': - get: - tags: - - solutions.virtualEventsRoot - summary: Get virtualEventTownhall - description: Read the properties and relationships of a virtualEventTownhall object. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/virtualeventtownhall-get?view=graph-rest-beta - operationId: solution.virtualEvent_GetTownhall - parameters: - - name: virtualEventTownhall-id - in: path - description: The unique identifier of virtualEventTownhall - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventTownhall - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventTownhall' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - solutions.virtualEventsRoot - summary: Update virtualEventTownhall - description: Update the properties of a vvirtualEventTownhall object. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/virtualeventtownhall-update?view=graph-rest-beta - operationId: solution.virtualEvent_UpdateTownhall - parameters: - - name: virtualEventTownhall-id - in: path - description: The unique identifier of virtualEventTownhall - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventTownhall - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventTownhall' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventTownhall' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - solutions.virtualEventsRoot - summary: Delete navigation property townhalls for solutions - operationId: solution.virtualEvent_DeleteTownhall - parameters: - - name: virtualEventTownhall-id - in: path - description: The unique identifier of virtualEventTownhall - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventTownhall - - 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 - '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters': - get: - tags: - - solutions.virtualEventsRoot - summary: List presenters - description: 'Get the list of all virtualEventPresenter objects associated with a virtual event. Currently the supported virtual event types are: virtualEventTownhall, virtualEventWebinar.' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/virtualevent-list-presenters?view=graph-rest-beta - operationId: solution.virtualEvent.townhall_ListPresenter - parameters: - - name: virtualEventTownhall-id - in: path - description: The unique identifier of virtualEventTownhall - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventTownhall - - $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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - $ref: '#/components/responses/microsoft.graph.virtualEventPresenterCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - post: - tags: - - solutions.virtualEventsRoot - summary: Create virtualEventPresenter - description: 'Create a new virtualEventPresenter object on a virtual event. Currently the supported virtual event types are: virtualEventTownhall, virtualEventWebinar.' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/virtualevent-post-presenters?view=graph-rest-beta - operationId: solution.virtualEvent.townhall_CreatePresenter - parameters: - - name: virtualEventTownhall-id - in: path - description: The unique identifier of virtualEventTownhall - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventTownhall - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventPresenter' - required: true - responses: - 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventPresenter' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}': - get: - tags: - - solutions.virtualEventsRoot - summary: Get virtualEventPresenter - description: 'Read the properties and relationships of a virtualEventPresenter object. Currently the supported virtual event types are: virtualEventTownhall, virtualEventWebinar.' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/virtualeventpresenter-get?view=graph-rest-beta - operationId: solution.virtualEvent.townhall_GetPresenter - parameters: - - name: virtualEventTownhall-id - in: path - description: The unique identifier of virtualEventTownhall - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventTownhall - - name: virtualEventPresenter-id - in: path - description: The unique identifier of virtualEventPresenter - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventPresenter - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventPresenter' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - solutions.virtualEventsRoot - summary: Update the navigation property presenters in solutions - operationId: solution.virtualEvent.townhall_UpdatePresenter - parameters: - - name: virtualEventTownhall-id - in: path - description: The unique identifier of virtualEventTownhall - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventTownhall - - name: virtualEventPresenter-id - in: path - description: The unique identifier of virtualEventPresenter - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventPresenter - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventPresenter' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventPresenter' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - solutions.virtualEventsRoot - summary: Delete virtualEventPresenter - description: 'Delete a virtualEventPresenter from a virtual event. Currently the supported virtual event types are: virtualEventTownhall, virtualEventWebinar.' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/virtualeventpresenter-delete?view=graph-rest-beta - operationId: solution.virtualEvent.townhall_DeletePresenter - parameters: - - name: virtualEventTownhall-id - in: path - description: The unique identifier of virtualEventTownhall - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventTownhall - - name: virtualEventPresenter-id - in: path - description: The unique identifier of virtualEventPresenter - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventPresenter - - 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 - '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}/sessions': - get: - tags: - - solutions.virtualEventsRoot - summary: Get sessions from solutions - operationId: solution.virtualEvent.townhall.presenter_ListSession - parameters: - - name: virtualEventTownhall-id - in: path - description: The unique identifier of virtualEventTownhall - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventTownhall - - name: virtualEventPresenter-id - in: path - description: The unique identifier of virtualEventPresenter - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventPresenter - - $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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - $ref: '#/components/responses/microsoft.graph.virtualEventSessionCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}/sessions/{virtualEventSession-id}': - get: - tags: - - solutions.virtualEventsRoot - summary: Get sessions from solutions - operationId: solution.virtualEvent.townhall.presenter_GetSession - parameters: - - name: virtualEventTownhall-id - in: path - description: The unique identifier of virtualEventTownhall - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventTownhall - - name: virtualEventPresenter-id - in: path - description: The unique identifier of virtualEventPresenter - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventPresenter - - name: virtualEventSession-id - in: path - description: The unique identifier of virtualEventSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventSession - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventSession' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}/sessions(joinWebUrl=''{joinWebUrl}'')': - get: - tags: - - solutions.virtualEventsRoot - summary: Get sessions from solutions - operationId: solution.virtualEvent.townhall.presenter.session_GetGraphBPreJoinWebUrl - parameters: - - name: virtualEventTownhall-id - in: path - description: The unique identifier of virtualEventTownhall - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventTownhall - - name: virtualEventPresenter-id - in: path - description: The unique identifier of virtualEventPresenter - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventPresenter - - name: joinWebUrl - in: path - description: Alternate key of virtualEventSession - required: true - style: simple - schema: - type: string - nullable: true - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventSession' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}/sessions/$count': - get: - tags: - - solutions.virtualEventsRoot - summary: Get the number of the resource - operationId: solution.virtualEvent.townhall.presenter.session_GetCount - parameters: - - name: virtualEventTownhall-id - in: path - description: The unique identifier of virtualEventTownhall - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventTownhall - - name: virtualEventPresenter-id - in: path - description: The unique identifier of virtualEventPresenter - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventPresenter - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/$count': - get: - tags: - - solutions.virtualEventsRoot - summary: Get the number of the resource - operationId: solution.virtualEvent.townhall.presenter_GetCount - parameters: - - name: virtualEventTownhall-id - in: path - description: The unique identifier of virtualEventTownhall - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventTownhall - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions': - get: - tags: - - solutions.virtualEventsRoot - summary: Get sessions from solutions - description: The sessions for the virtual event. - operationId: solution.virtualEvent.townhall_ListSession - parameters: - - name: virtualEventTownhall-id - in: path - description: The unique identifier of virtualEventTownhall - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventTownhall - - $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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - $ref: '#/components/responses/microsoft.graph.virtualEventSessionCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - post: - tags: - - solutions.virtualEventsRoot - summary: Create new navigation property to sessions for solutions - operationId: solution.virtualEvent.townhall_CreateSession - parameters: - - name: virtualEventTownhall-id - in: path - description: The unique identifier of virtualEventTownhall - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventTownhall - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventSession' - required: true - responses: - 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventSession' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}': - get: - tags: - - solutions.virtualEventsRoot - summary: Get sessions from solutions - description: The sessions for the virtual event. - operationId: solution.virtualEvent.townhall_GetSession - parameters: - - name: virtualEventTownhall-id - in: path - description: The unique identifier of virtualEventTownhall - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventTownhall - - name: virtualEventSession-id - in: path - description: The unique identifier of virtualEventSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventSession - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventSession' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - solutions.virtualEventsRoot - summary: Update the navigation property sessions in solutions - operationId: solution.virtualEvent.townhall_UpdateSession - parameters: - - name: virtualEventTownhall-id - in: path - description: The unique identifier of virtualEventTownhall - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventTownhall - - name: virtualEventSession-id - in: path - description: The unique identifier of virtualEventSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventSession - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventSession' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventSession' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - solutions.virtualEventsRoot - summary: Delete navigation property sessions for solutions - operationId: solution.virtualEvent.townhall_DeleteSession - parameters: - - name: virtualEventTownhall-id - in: path - description: The unique identifier of virtualEventTownhall - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventTownhall - - name: virtualEventSession-id - in: path - description: The unique identifier of virtualEventSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventSession - - 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 - '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports': - get: - tags: - - solutions.virtualEventsRoot - summary: Get attendanceReports from solutions - description: The attendance reports of an online meeting. Read-only. - operationId: solution.virtualEvent.townhall.session_ListAttendanceReport - parameters: - - name: virtualEventTownhall-id - in: path - description: The unique identifier of virtualEventTownhall - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventTownhall - - name: virtualEventSession-id - in: path - description: The unique identifier of virtualEventSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventSession - - $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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - $ref: '#/components/responses/microsoft.graph.meetingAttendanceReportCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - post: - tags: - - solutions.virtualEventsRoot - summary: Create new navigation property to attendanceReports for solutions - operationId: solution.virtualEvent.townhall.session_CreateAttendanceReport - parameters: - - name: virtualEventTownhall-id - in: path - description: The unique identifier of virtualEventTownhall - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventTownhall - - name: virtualEventSession-id - in: path - description: The unique identifier of virtualEventSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventSession - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.meetingAttendanceReport' - required: true - responses: - 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.meetingAttendanceReport' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}': - get: - tags: - - solutions.virtualEventsRoot - summary: Get attendanceReports from solutions - description: The attendance reports of an online meeting. Read-only. - operationId: solution.virtualEvent.townhall.session_GetAttendanceReport - parameters: - - name: virtualEventTownhall-id - in: path - description: The unique identifier of virtualEventTownhall - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventTownhall - - name: virtualEventSession-id - in: path - description: The unique identifier of virtualEventSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventSession - - name: meetingAttendanceReport-id - in: path - description: The unique identifier of meetingAttendanceReport - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: meetingAttendanceReport - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.meetingAttendanceReport' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - solutions.virtualEventsRoot - summary: Update the navigation property attendanceReports in solutions - operationId: solution.virtualEvent.townhall.session_UpdateAttendanceReport - parameters: - - name: virtualEventTownhall-id - in: path - description: The unique identifier of virtualEventTownhall - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventTownhall - - name: virtualEventSession-id - in: path - description: The unique identifier of virtualEventSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventSession - - name: meetingAttendanceReport-id - in: path - description: The unique identifier of meetingAttendanceReport - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: meetingAttendanceReport - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.meetingAttendanceReport' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.meetingAttendanceReport' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - solutions.virtualEventsRoot - summary: Delete navigation property attendanceReports for solutions - operationId: solution.virtualEvent.townhall.session_DeleteAttendanceReport - parameters: - - name: virtualEventTownhall-id - in: path - description: The unique identifier of virtualEventTownhall - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventTownhall - - name: virtualEventSession-id - in: path - description: The unique identifier of virtualEventSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventSession - - name: meetingAttendanceReport-id - in: path - description: The unique identifier of meetingAttendanceReport - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: meetingAttendanceReport - - 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 - '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords': - get: - tags: - - solutions.virtualEventsRoot - summary: Get attendanceRecords from solutions - description: List of attendance records of an attendance report. Read-only. - operationId: solution.virtualEvent.townhall.session.attendanceReport_ListAttendanceRecord - parameters: - - name: virtualEventTownhall-id - in: path - description: The unique identifier of virtualEventTownhall - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventTownhall - - name: virtualEventSession-id - in: path - description: The unique identifier of virtualEventSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventSession - - name: meetingAttendanceReport-id - in: path - description: The unique identifier of meetingAttendanceReport - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: meetingAttendanceReport - - $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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - $ref: '#/components/responses/microsoft.graph.attendanceRecordCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - post: - tags: - - solutions.virtualEventsRoot - summary: Create new navigation property to attendanceRecords for solutions - operationId: solution.virtualEvent.townhall.session.attendanceReport_CreateAttendanceRecord - parameters: - - name: virtualEventTownhall-id - in: path - description: The unique identifier of virtualEventTownhall - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventTownhall - - name: virtualEventSession-id - in: path - description: The unique identifier of virtualEventSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventSession - - name: meetingAttendanceReport-id - in: path - description: The unique identifier of meetingAttendanceReport - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: meetingAttendanceReport - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.attendanceRecord' - required: true - responses: - 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.attendanceRecord' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}': - get: - tags: - - solutions.virtualEventsRoot - summary: Get attendanceRecords from solutions - description: List of attendance records of an attendance report. Read-only. - operationId: solution.virtualEvent.townhall.session.attendanceReport_GetAttendanceRecord - parameters: - - name: virtualEventTownhall-id - in: path - description: The unique identifier of virtualEventTownhall - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventTownhall - - name: virtualEventSession-id - in: path - description: The unique identifier of virtualEventSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventSession - - name: meetingAttendanceReport-id - in: path - description: The unique identifier of meetingAttendanceReport - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: meetingAttendanceReport - - name: attendanceRecord-id - in: path - description: The unique identifier of attendanceRecord - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: attendanceRecord - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.attendanceRecord' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - solutions.virtualEventsRoot - summary: Update the navigation property attendanceRecords in solutions - operationId: solution.virtualEvent.townhall.session.attendanceReport_UpdateAttendanceRecord - parameters: - - name: virtualEventTownhall-id - in: path - description: The unique identifier of virtualEventTownhall - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventTownhall - - name: virtualEventSession-id - in: path - description: The unique identifier of virtualEventSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventSession - - name: meetingAttendanceReport-id - in: path - description: The unique identifier of meetingAttendanceReport - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: meetingAttendanceReport - - name: attendanceRecord-id - in: path - description: The unique identifier of attendanceRecord - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: attendanceRecord - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.attendanceRecord' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.attendanceRecord' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - solutions.virtualEventsRoot - summary: Delete navigation property attendanceRecords for solutions - operationId: solution.virtualEvent.townhall.session.attendanceReport_DeleteAttendanceRecord - parameters: - - name: virtualEventTownhall-id - in: path - description: The unique identifier of virtualEventTownhall - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventTownhall - - name: virtualEventSession-id - in: path - description: The unique identifier of virtualEventSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventSession - - name: meetingAttendanceReport-id - in: path - description: The unique identifier of meetingAttendanceReport - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: meetingAttendanceReport - - name: attendanceRecord-id - in: path - description: The unique identifier of attendanceRecord - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: attendanceRecord - - 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 - '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count': - get: - tags: - - solutions.virtualEventsRoot - summary: Get the number of the resource - operationId: solution.virtualEvent.townhall.session.attendanceReport.attendanceRecord_GetCount - parameters: - - name: virtualEventTownhall-id - in: path - description: The unique identifier of virtualEventTownhall - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventTownhall - - name: virtualEventSession-id - in: path - description: The unique identifier of virtualEventSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventSession - - name: meetingAttendanceReport-id - in: path - description: The unique identifier of meetingAttendanceReport - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: meetingAttendanceReport - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/$count': - get: - tags: - - solutions.virtualEventsRoot - summary: Get the number of the resource - operationId: solution.virtualEvent.townhall.session.attendanceReport_GetCount - parameters: - - name: virtualEventTownhall-id - in: path - description: The unique identifier of virtualEventTownhall - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventTownhall - - name: virtualEventSession-id - in: path - description: The unique identifier of virtualEventSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventSession - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/presenters': - get: - tags: - - solutions.virtualEventsRoot - summary: Get presenters from solutions - operationId: solution.virtualEvent.townhall.session_ListPresenter - parameters: - - name: virtualEventTownhall-id - in: path - description: The unique identifier of virtualEventTownhall - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventTownhall - - name: virtualEventSession-id - in: path - description: The unique identifier of virtualEventSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventSession - - $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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - $ref: '#/components/responses/microsoft.graph.virtualEventPresenterCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/presenters/{virtualEventPresenter-id}': - get: - tags: - - solutions.virtualEventsRoot - summary: Get presenters from solutions - operationId: solution.virtualEvent.townhall.session_GetPresenter - parameters: - - name: virtualEventTownhall-id - in: path - description: The unique identifier of virtualEventTownhall - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventTownhall - - name: virtualEventSession-id - in: path - description: The unique identifier of virtualEventSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventSession - - name: virtualEventPresenter-id - in: path - description: The unique identifier of virtualEventPresenter - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventPresenter - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventPresenter' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/presenters/$count': - get: - tags: - - solutions.virtualEventsRoot - summary: Get the number of the resource - operationId: solution.virtualEvent.townhall.session.presenter_GetCount - parameters: - - name: virtualEventTownhall-id - in: path - description: The unique identifier of virtualEventTownhall - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventTownhall - - name: virtualEventSession-id - in: path - description: The unique identifier of virtualEventSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventSession - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/registrations': - get: - tags: - - solutions.virtualEventsRoot - summary: Get registrations from solutions - operationId: solution.virtualEvent.townhall.session_ListRegistration - parameters: - - name: virtualEventTownhall-id - in: path - description: The unique identifier of virtualEventTownhall - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventTownhall - - name: virtualEventSession-id - in: path - description: The unique identifier of virtualEventSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventSession - - $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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - $ref: '#/components/responses/microsoft.graph.virtualEventRegistrationCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/registrations/{virtualEventRegistration-id}': - get: - tags: - - solutions.virtualEventsRoot - summary: Get registrations from solutions - operationId: solution.virtualEvent.townhall.session_GetRegistration - parameters: - - name: virtualEventTownhall-id - in: path - description: The unique identifier of virtualEventTownhall - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventTownhall - - name: virtualEventSession-id - in: path - description: The unique identifier of virtualEventSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventSession - - name: virtualEventRegistration-id - in: path - description: The unique identifier of virtualEventRegistration - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventRegistration - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventRegistration' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/registrations(email=''{email}'')': - get: - tags: - - solutions.virtualEventsRoot - summary: Get registrations from solutions - operationId: solution.virtualEvent.townhall.session.registration_GetGraphBPreEmail - parameters: - - name: virtualEventTownhall-id - in: path - description: The unique identifier of virtualEventTownhall - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventTownhall - - name: virtualEventSession-id - in: path - description: The unique identifier of virtualEventSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventSession - - name: email - in: path - description: Alternate key of virtualEventRegistration - required: true - style: simple - schema: - type: string - nullable: true - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventRegistration' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/registrations(userId=''{userId}'')': - get: - tags: - - solutions.virtualEventsRoot - summary: Get registrations from solutions - operationId: solution.virtualEvent.townhall.session.registration_GetGraphBPreUserId - parameters: - - name: virtualEventTownhall-id - in: path - description: The unique identifier of virtualEventTownhall - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventTownhall - - name: virtualEventSession-id - in: path - description: The unique identifier of virtualEventSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventSession - - name: userId - in: path - description: Alternate key of virtualEventRegistration - required: true - style: simple - schema: - type: string - nullable: true - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventRegistration' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/registrations/$count': - get: - tags: - - solutions.virtualEventsRoot - summary: Get the number of the resource - operationId: solution.virtualEvent.townhall.session.registration_GetCount - parameters: - - name: virtualEventTownhall-id - in: path - description: The unique identifier of virtualEventTownhall - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventTownhall - - name: virtualEventSession-id - in: path - description: The unique identifier of virtualEventSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventSession - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions(joinWebUrl=''{joinWebUrl}'')': - get: - tags: - - solutions.virtualEventsRoot - summary: Get sessions from solutions - description: The sessions for the virtual event. - operationId: solution.virtualEvent.townhall.session_GetGraphBPreJoinWebUrl - parameters: - - name: virtualEventTownhall-id - in: path - description: The unique identifier of virtualEventTownhall - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventTownhall - - name: joinWebUrl - in: path - description: Alternate key of virtualEventSession - required: true - style: simple - schema: - type: string - nullable: true - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventSession' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - solutions.virtualEventsRoot - summary: Update the navigation property sessions in solutions - operationId: solution.virtualEvent.townhall.session_UpdateGraphBPreJoinWebUrl - parameters: - - name: virtualEventTownhall-id - in: path - description: The unique identifier of virtualEventTownhall - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventTownhall - - name: joinWebUrl - in: path - description: Alternate key of virtualEventSession - required: true - style: simple - schema: - type: string - nullable: true - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventSession' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventSession' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - solutions.virtualEventsRoot - summary: Delete navigation property sessions for solutions - operationId: solution.virtualEvent.townhall.session_DeleteGraphBPreJoinWebUrl - parameters: - - name: virtualEventTownhall-id - in: path - description: The unique identifier of virtualEventTownhall - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventTownhall - - name: joinWebUrl - in: path - description: Alternate key of virtualEventSession - required: true - style: simple - schema: - type: string - nullable: true - - 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 - '/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/$count': - get: - tags: - - solutions.virtualEventsRoot - summary: Get the number of the resource - operationId: solution.virtualEvent.townhall.session_GetCount - parameters: - - name: virtualEventTownhall-id - in: path - description: The unique identifier of virtualEventTownhall - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventTownhall - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - /solutions/virtualEvents/townhalls/$count: - get: - tags: - - solutions.virtualEventsRoot - summary: Get the number of the resource - operationId: solution.virtualEvent.townhall_GetCount - parameters: - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/solutions/virtualEvents/townhalls/microsoft.graph.getByUserIdAndRole(userId=''{userId}'',role=''{role}'')': - get: - tags: - - solutions.Functions - summary: Invoke function getByUserIdAndRole - operationId: solution.virtualEvent.townhall_getGraphBPreUserIdAndRole - parameters: - - name: userId - in: path - description: 'Usage: userId=''{userId}''' - required: true - style: simple - schema: - type: string - - name: role - in: path - description: 'Usage: role=''{role}''' - 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' - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $orderby - in: query - description: Order items by property values - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Success - content: - application/json: - schema: - title: Collection of virtualEventTownhall - type: object - properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.virtualEventTownhall' - '@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 - '/solutions/virtualEvents/townhalls/microsoft.graph.getByUserRole(role=''{role}'')': - get: - tags: - - solutions.Functions - summary: Invoke function getByUserRole - operationId: solution.virtualEvent.townhall_getGraphBPreUserRole - parameters: - - name: role - in: path - description: 'Usage: role=''{role}''' - 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' - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $orderby - in: query - description: Order items by property values - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Success - content: - application/json: - schema: - title: Collection of virtualEventTownhall - type: object - properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.virtualEventTownhall' - '@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 - /solutions/virtualEvents/webinars: - get: - tags: - - solutions.virtualEventsRoot - summary: List webinars - description: Get the list of all virtualEventWebinar objects created in the tenant. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/virtualeventsroot-list-webinars?view=graph-rest-beta - operationId: solution.virtualEvent_ListWebinar - 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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - $ref: '#/components/responses/microsoft.graph.virtualEventWebinarCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - post: - tags: - - solutions.virtualEventsRoot - summary: Create virtualEventWebinar - description: Create a new virtualEventWebinar object in draft mode. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/virtualeventsroot-post-webinars?view=graph-rest-beta - operationId: solution.virtualEvent_CreateWebinar - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventWebinar' - required: true - responses: - 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventWebinar' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}': - get: - tags: - - solutions.virtualEventsRoot - summary: Get virtualEventWebinar - description: Read the properties and relationships of a virtualEventWebinar object. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/virtualeventwebinar-get?view=graph-rest-beta - operationId: solution.virtualEvent_GetWebinar - parameters: - - name: virtualEventWebinar-id - in: path - description: The unique identifier of virtualEventWebinar - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventWebinar - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventWebinar' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - solutions.virtualEventsRoot - summary: Update virtualEventWebinar - description: Update the properties of a virtualEventWebinar object. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/virtualeventwebinar-update?view=graph-rest-beta - operationId: solution.virtualEvent_UpdateWebinar - parameters: - - name: virtualEventWebinar-id - in: path - description: The unique identifier of virtualEventWebinar - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventWebinar - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventWebinar' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventWebinar' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - solutions.virtualEventsRoot - summary: Delete navigation property webinars for solutions - operationId: solution.virtualEvent_DeleteWebinar - parameters: - - name: virtualEventWebinar-id - in: path - description: The unique identifier of virtualEventWebinar - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventWebinar - - 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 - '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters': - get: - tags: - - solutions.virtualEventsRoot - summary: Get presenters from solutions - description: The virtual event presenters. - operationId: solution.virtualEvent.webinar_ListPresenter - parameters: - - name: virtualEventWebinar-id - in: path - description: The unique identifier of virtualEventWebinar - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventWebinar - - $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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - $ref: '#/components/responses/microsoft.graph.virtualEventPresenterCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - post: - tags: - - solutions.virtualEventsRoot - summary: Create new navigation property to presenters for solutions - operationId: solution.virtualEvent.webinar_CreatePresenter - parameters: - - name: virtualEventWebinar-id - in: path - description: The unique identifier of virtualEventWebinar - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventWebinar - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventPresenter' - required: true - responses: - 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventPresenter' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}': - get: - tags: - - solutions.virtualEventsRoot - summary: Get presenters from solutions - description: The virtual event presenters. - operationId: solution.virtualEvent.webinar_GetPresenter - parameters: - - name: virtualEventWebinar-id - in: path - description: The unique identifier of virtualEventWebinar - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventWebinar - - name: virtualEventPresenter-id - in: path - description: The unique identifier of virtualEventPresenter - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventPresenter - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventPresenter' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - solutions.virtualEventsRoot - summary: Update virtualEventPresenter - description: Update the properties of a virtualEventPresenter object. Currently the supported virtual event type is virtualEventWebinar. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/virtualeventpresenter-update?view=graph-rest-beta - operationId: solution.virtualEvent.webinar_UpdatePresenter - parameters: - - name: virtualEventWebinar-id - in: path - description: The unique identifier of virtualEventWebinar - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventWebinar - - name: virtualEventPresenter-id - in: path - description: The unique identifier of virtualEventPresenter - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventPresenter - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventPresenter' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventPresenter' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - solutions.virtualEventsRoot - summary: Delete navigation property presenters for solutions - operationId: solution.virtualEvent.webinar_DeletePresenter - parameters: - - name: virtualEventWebinar-id - in: path - description: The unique identifier of virtualEventWebinar - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventWebinar - - name: virtualEventPresenter-id - in: path - description: The unique identifier of virtualEventPresenter - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventPresenter - - 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 - '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}/sessions': - get: - tags: - - solutions.virtualEventsRoot - summary: Get sessions from solutions - operationId: solution.virtualEvent.webinar.presenter_ListSession - parameters: - - name: virtualEventWebinar-id - in: path - description: The unique identifier of virtualEventWebinar - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventWebinar - - name: virtualEventPresenter-id - in: path - description: The unique identifier of virtualEventPresenter - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventPresenter - - $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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - $ref: '#/components/responses/microsoft.graph.virtualEventSessionCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}/sessions/{virtualEventSession-id}': - get: - tags: - - solutions.virtualEventsRoot - summary: Get sessions from solutions - operationId: solution.virtualEvent.webinar.presenter_GetSession - parameters: - - name: virtualEventWebinar-id - in: path - description: The unique identifier of virtualEventWebinar - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventWebinar - - name: virtualEventPresenter-id - in: path - description: The unique identifier of virtualEventPresenter - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventPresenter - - name: virtualEventSession-id - in: path - description: The unique identifier of virtualEventSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventSession - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventSession' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}/sessions(joinWebUrl=''{joinWebUrl}'')': - get: - tags: - - solutions.virtualEventsRoot - summary: Get sessions from solutions - operationId: solution.virtualEvent.webinar.presenter.session_GetGraphBPreJoinWebUrl - parameters: - - name: virtualEventWebinar-id - in: path - description: The unique identifier of virtualEventWebinar - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventWebinar - - name: virtualEventPresenter-id - in: path - description: The unique identifier of virtualEventPresenter - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventPresenter - - name: joinWebUrl - in: path - description: Alternate key of virtualEventSession - required: true - style: simple - schema: - type: string - nullable: true - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventSession' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}/sessions/$count': - get: - tags: - - solutions.virtualEventsRoot - summary: Get the number of the resource - operationId: solution.virtualEvent.webinar.presenter.session_GetCount - parameters: - - name: virtualEventWebinar-id - in: path - description: The unique identifier of virtualEventWebinar - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventWebinar - - name: virtualEventPresenter-id - in: path - description: The unique identifier of virtualEventPresenter - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventPresenter - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/$count': - get: - tags: - - solutions.virtualEventsRoot - summary: Get the number of the resource - operationId: solution.virtualEvent.webinar.presenter_GetCount - parameters: - - name: virtualEventWebinar-id - in: path - description: The unique identifier of virtualEventWebinar - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventWebinar - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration': - get: - tags: - - solutions.virtualEventsRoot - summary: Get virtualEventWebinarRegistrationConfiguration - description: Read the properties and relationships of a virtualEventWebinarRegistrationConfiguration object. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/virtualeventwebinarregistrationconfiguration-get?view=graph-rest-beta - operationId: solution.virtualEvent.webinar_GetRegistrationConfiguration - parameters: - - name: virtualEventWebinar-id - in: path - description: The unique identifier of virtualEventWebinar - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventWebinar - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventWebinarRegistrationConfiguration' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations': - get: - tags: - - solutions.virtualEventsRoot - summary: List virtualEventRegistrations - description: Get a list of all registration records of a webinar. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/virtualeventregistration-list?view=graph-rest-beta - operationId: solution.virtualEvent.webinar_ListRegistration - parameters: - - name: virtualEventWebinar-id - in: path - description: The unique identifier of virtualEventWebinar - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventWebinar - - $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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - $ref: '#/components/responses/microsoft.graph.virtualEventRegistrationCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - post: - tags: - - solutions.virtualEventsRoot - summary: Create virtualEventRegistration - description: 'Create a registration record for a registrant of a webinar. This method registers the person for the webinar. ' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/virtualeventwebinar-post-registrations?view=graph-rest-beta - operationId: solution.virtualEvent.webinar_CreateRegistration - parameters: - - name: virtualEventWebinar-id - in: path - description: The unique identifier of virtualEventWebinar - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventWebinar - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventRegistration' - required: true - responses: - 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventRegistration' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}': - get: - tags: - - solutions.virtualEventsRoot - summary: Get virtualEventRegistration - description: Get the properties and relationships of a virtualEventRegistration object. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/virtualeventregistration-get?view=graph-rest-beta - operationId: solution.virtualEvent.webinar_GetRegistration - parameters: - - name: virtualEventWebinar-id - in: path - description: The unique identifier of virtualEventWebinar - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventWebinar - - name: virtualEventRegistration-id - in: path - description: The unique identifier of virtualEventRegistration - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventRegistration - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventRegistration' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - solutions.virtualEventsRoot - summary: Update the navigation property registrations in solutions - operationId: solution.virtualEvent.webinar_UpdateRegistration - parameters: - - name: virtualEventWebinar-id - in: path - description: The unique identifier of virtualEventWebinar - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventWebinar - - name: virtualEventRegistration-id - in: path - description: The unique identifier of virtualEventRegistration - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventRegistration - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventRegistration' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventRegistration' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - solutions.virtualEventsRoot - summary: Delete navigation property registrations for solutions - operationId: solution.virtualEvent.webinar_DeleteRegistration - parameters: - - name: virtualEventWebinar-id - in: path - description: The unique identifier of virtualEventWebinar - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventWebinar - - name: virtualEventRegistration-id - in: path - description: The unique identifier of virtualEventRegistration - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventRegistration - - 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 - '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/microsoft.graph.cancel': - post: - tags: - - solutions.Actions - summary: Invoke action cancel - description: 'Cancel a registrant''s registration record for a webinar. ' - operationId: solution.virtualEvent.webinar.registration_cancel - parameters: - - name: virtualEventWebinar-id - in: path - description: The unique identifier of virtualEventWebinar - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventWebinar - - name: virtualEventRegistration-id - in: path - description: The unique identifier of virtualEventRegistration - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventRegistration - responses: - 2XX: - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions': - get: - tags: - - solutions.virtualEventsRoot - summary: List sessions - description: Get a list of sessions that a registrant registered for in a webinar. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/virtualeventregistration-list-sessions?view=graph-rest-beta - operationId: solution.virtualEvent.webinar.registration_ListSession - parameters: - - name: virtualEventWebinar-id - in: path - description: The unique identifier of virtualEventWebinar - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventWebinar - - name: virtualEventRegistration-id - in: path - description: The unique identifier of virtualEventRegistration - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventRegistration - - $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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - $ref: '#/components/responses/microsoft.graph.virtualEventSessionCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions/{virtualEventSession-id}': - get: - tags: - - solutions.virtualEventsRoot - summary: Get sessions from solutions - operationId: solution.virtualEvent.webinar.registration_GetSession - parameters: - - name: virtualEventWebinar-id - in: path - description: The unique identifier of virtualEventWebinar - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventWebinar - - name: virtualEventRegistration-id - in: path - description: The unique identifier of virtualEventRegistration - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventRegistration - - name: virtualEventSession-id - in: path - description: The unique identifier of virtualEventSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventSession - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventSession' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions(joinWebUrl=''{joinWebUrl}'')': - get: - tags: - - solutions.virtualEventsRoot - summary: Get sessions from solutions - operationId: solution.virtualEvent.webinar.registration.session_GetGraphBPreJoinWebUrl - parameters: - - name: virtualEventWebinar-id - in: path - description: The unique identifier of virtualEventWebinar - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventWebinar - - name: virtualEventRegistration-id - in: path - description: The unique identifier of virtualEventRegistration - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventRegistration - - name: joinWebUrl - in: path - description: Alternate key of virtualEventSession - required: true - style: simple - schema: - type: string - nullable: true - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventSession' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions/$count': - get: - tags: - - solutions.virtualEventsRoot - summary: Get the number of the resource - operationId: solution.virtualEvent.webinar.registration.session_GetCount - parameters: - - name: virtualEventWebinar-id - in: path - description: The unique identifier of virtualEventWebinar - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventWebinar - - name: virtualEventRegistration-id - in: path - description: The unique identifier of virtualEventRegistration - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventRegistration - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email=''{email}'')': - get: - tags: - - solutions.virtualEventsRoot - summary: Get virtualEventRegistration - description: Get the properties and relationships of a virtualEventRegistration object. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/virtualeventregistration-get?view=graph-rest-beta - operationId: solution.virtualEvent.webinar.registration_GetGraphBPreEmail - parameters: - - name: virtualEventWebinar-id - in: path - description: The unique identifier of virtualEventWebinar - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventWebinar - - name: email - in: path - description: Alternate key of virtualEventRegistration - required: true - style: simple - schema: - type: string - nullable: true - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventRegistration' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - solutions.virtualEventsRoot - summary: Update the navigation property registrations in solutions - operationId: solution.virtualEvent.webinar.registration_UpdateGraphBPreEmail - parameters: - - name: virtualEventWebinar-id - in: path - description: The unique identifier of virtualEventWebinar - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventWebinar - - name: email - in: path - description: Alternate key of virtualEventRegistration - required: true - style: simple - schema: - type: string - nullable: true - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventRegistration' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventRegistration' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - solutions.virtualEventsRoot - summary: Delete navigation property registrations for solutions - operationId: solution.virtualEvent.webinar.registration_DeleteGraphBPreEmail - parameters: - - name: virtualEventWebinar-id - in: path - description: The unique identifier of virtualEventWebinar - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventWebinar - - name: email - in: path - description: Alternate key of virtualEventRegistration - required: true - style: simple - schema: - type: string - nullable: true - - 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 - '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email=''{email}'')/microsoft.graph.cancel': - post: - tags: - - solutions.Actions - summary: Invoke action cancel - description: 'Cancel a registrant''s registration record for a webinar. ' - operationId: solution.virtualEvent.webinar.registration.email_cancel - parameters: - - name: virtualEventWebinar-id - in: path - description: The unique identifier of virtualEventWebinar - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventWebinar - - name: email - in: path - description: Alternate key of virtualEventRegistration - required: true - style: simple - schema: - type: string - nullable: true - responses: - 2XX: - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId=''{userId}'')': - get: - tags: - - solutions.virtualEventsRoot - summary: Get virtualEventRegistration - description: Get the properties and relationships of a virtualEventRegistration object. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/virtualeventregistration-get?view=graph-rest-beta - operationId: solution.virtualEvent.webinar.registration_GetGraphBPreUserId - parameters: - - name: virtualEventWebinar-id - in: path - description: The unique identifier of virtualEventWebinar - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventWebinar - - name: userId - in: path - description: Alternate key of virtualEventRegistration - required: true - style: simple - schema: - type: string - nullable: true - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventRegistration' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - solutions.virtualEventsRoot - summary: Update the navigation property registrations in solutions - operationId: solution.virtualEvent.webinar.registration_UpdateGraphBPreUserId - parameters: - - name: virtualEventWebinar-id - in: path - description: The unique identifier of virtualEventWebinar - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventWebinar - - name: userId - in: path - description: Alternate key of virtualEventRegistration - required: true - style: simple - schema: - type: string - nullable: true - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventRegistration' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventRegistration' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - solutions.virtualEventsRoot - summary: Delete navigation property registrations for solutions - operationId: solution.virtualEvent.webinar.registration_DeleteGraphBPreUserId - parameters: - - name: virtualEventWebinar-id - in: path - description: The unique identifier of virtualEventWebinar - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventWebinar - - name: userId - in: path - description: Alternate key of virtualEventRegistration - required: true - style: simple - schema: - type: string - nullable: true - - 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 - '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId=''{userId}'')/microsoft.graph.cancel': - post: - tags: - - solutions.Actions - summary: Invoke action cancel - description: 'Cancel a registrant''s registration record for a webinar. ' - operationId: solution.virtualEvent.webinar.registration.userId_cancel - parameters: - - name: virtualEventWebinar-id - in: path - description: The unique identifier of virtualEventWebinar - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventWebinar - - name: userId - in: path - description: Alternate key of virtualEventRegistration - required: true - style: simple - schema: - type: string - nullable: true - responses: - 2XX: - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/$count': - get: - tags: - - solutions.virtualEventsRoot - summary: Get the number of the resource - operationId: solution.virtualEvent.webinar.registration_GetCount - parameters: - - name: virtualEventWebinar-id - in: path - description: The unique identifier of virtualEventWebinar - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventWebinar - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions': - get: - tags: - - solutions.virtualEventsRoot - summary: List sessions - description: 'Get a list of all virtualEventSession objects under a virtual event. Currently, the following virtual event types are supported: virtualEventTownhall and virtualEventWebinar.' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/virtualevent-list-sessions?view=graph-rest-beta - operationId: solution.virtualEvent.webinar_ListSession - parameters: - - name: virtualEventWebinar-id - in: path - description: The unique identifier of virtualEventWebinar - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventWebinar - - $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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - $ref: '#/components/responses/microsoft.graph.virtualEventSessionCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - post: - tags: - - solutions.virtualEventsRoot - summary: Create new navigation property to sessions for solutions - operationId: solution.virtualEvent.webinar_CreateSession - parameters: - - name: virtualEventWebinar-id - in: path - description: The unique identifier of virtualEventWebinar - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventWebinar - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventSession' - required: true - responses: - 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventSession' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}': - get: - tags: - - solutions.virtualEventsRoot - summary: Get virtualEventSession - description: 'Read the properties and relationships of a virtualEventSession object. Currently, the following virtual event types are supported: virtualEventTownhall and virtualEventWebinar.' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/virtualeventsession-get?view=graph-rest-beta - operationId: solution.virtualEvent.webinar_GetSession - parameters: - - name: virtualEventWebinar-id - in: path - description: The unique identifier of virtualEventWebinar - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventWebinar - - name: virtualEventSession-id - in: path - description: The unique identifier of virtualEventSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventSession - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventSession' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - solutions.virtualEventsRoot - summary: Update the navigation property sessions in solutions - operationId: solution.virtualEvent.webinar_UpdateSession - parameters: - - name: virtualEventWebinar-id - in: path - description: The unique identifier of virtualEventWebinar - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventWebinar - - name: virtualEventSession-id - in: path - description: The unique identifier of virtualEventSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventSession - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventSession' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventSession' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - solutions.virtualEventsRoot - summary: Delete navigation property sessions for solutions - operationId: solution.virtualEvent.webinar_DeleteSession - parameters: - - name: virtualEventWebinar-id - in: path - description: The unique identifier of virtualEventWebinar - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventWebinar - - name: virtualEventSession-id - in: path - description: The unique identifier of virtualEventSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventSession - - 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 - '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports': - get: - tags: - - solutions.virtualEventsRoot - summary: List meetingAttendanceReports - description: 'Get a list of meetingAttendanceReport objects for an onlineMeeting or a virtualEvent. Each time an online meeting or a virtual event ends, an attendance report is generated for that session.' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/meetingattendancereport-list?view=graph-rest-beta - operationId: solution.virtualEvent.webinar.session_ListAttendanceReport - parameters: - - name: virtualEventWebinar-id - in: path - description: The unique identifier of virtualEventWebinar - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventWebinar - - name: virtualEventSession-id - in: path - description: The unique identifier of virtualEventSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventSession - - $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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - $ref: '#/components/responses/microsoft.graph.meetingAttendanceReportCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - post: - tags: - - solutions.virtualEventsRoot - summary: Create new navigation property to attendanceReports for solutions - operationId: solution.virtualEvent.webinar.session_CreateAttendanceReport - parameters: - - name: virtualEventWebinar-id - in: path - description: The unique identifier of virtualEventWebinar - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventWebinar - - name: virtualEventSession-id - in: path - description: The unique identifier of virtualEventSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventSession - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.meetingAttendanceReport' - required: true - responses: - 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.meetingAttendanceReport' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}': - get: - tags: - - solutions.virtualEventsRoot - summary: Get meetingAttendanceReport - description: 'Get the meetingAttendanceReport for an onlineMeeting or a virtualEvent. When an online meeting ends, an attendance report is generated for that session.' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/meetingattendancereport-get?view=graph-rest-beta - operationId: solution.virtualEvent.webinar.session_GetAttendanceReport - parameters: - - name: virtualEventWebinar-id - in: path - description: The unique identifier of virtualEventWebinar - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventWebinar - - name: virtualEventSession-id - in: path - description: The unique identifier of virtualEventSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventSession - - name: meetingAttendanceReport-id - in: path - description: The unique identifier of meetingAttendanceReport - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: meetingAttendanceReport - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.meetingAttendanceReport' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - solutions.virtualEventsRoot - summary: Update the navigation property attendanceReports in solutions - operationId: solution.virtualEvent.webinar.session_UpdateAttendanceReport - parameters: - - name: virtualEventWebinar-id - in: path - description: The unique identifier of virtualEventWebinar - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventWebinar - - name: virtualEventSession-id - in: path - description: The unique identifier of virtualEventSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventSession - - name: meetingAttendanceReport-id - in: path - description: The unique identifier of meetingAttendanceReport - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: meetingAttendanceReport - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.meetingAttendanceReport' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.meetingAttendanceReport' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - solutions.virtualEventsRoot - summary: Delete navigation property attendanceReports for solutions - operationId: solution.virtualEvent.webinar.session_DeleteAttendanceReport - parameters: - - name: virtualEventWebinar-id - in: path - description: The unique identifier of virtualEventWebinar - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventWebinar - - name: virtualEventSession-id - in: path - description: The unique identifier of virtualEventSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventSession - - name: meetingAttendanceReport-id - in: path - description: The unique identifier of meetingAttendanceReport - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: meetingAttendanceReport - - 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 - '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords': - get: - tags: - - solutions.virtualEventsRoot - summary: Get attendanceRecords from solutions - description: List of attendance records of an attendance report. Read-only. - operationId: solution.virtualEvent.webinar.session.attendanceReport_ListAttendanceRecord - parameters: - - name: virtualEventWebinar-id - in: path - description: The unique identifier of virtualEventWebinar - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventWebinar - - name: virtualEventSession-id - in: path - description: The unique identifier of virtualEventSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventSession - - name: meetingAttendanceReport-id - in: path - description: The unique identifier of meetingAttendanceReport - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: meetingAttendanceReport - - $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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - $ref: '#/components/responses/microsoft.graph.attendanceRecordCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - post: - tags: - - solutions.virtualEventsRoot - summary: Create new navigation property to attendanceRecords for solutions - operationId: solution.virtualEvent.webinar.session.attendanceReport_CreateAttendanceRecord - parameters: - - name: virtualEventWebinar-id - in: path - description: The unique identifier of virtualEventWebinar - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventWebinar - - name: virtualEventSession-id - in: path - description: The unique identifier of virtualEventSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventSession - - name: meetingAttendanceReport-id - in: path - description: The unique identifier of meetingAttendanceReport - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: meetingAttendanceReport - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.attendanceRecord' - required: true - responses: - 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.attendanceRecord' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}': - get: - tags: - - solutions.virtualEventsRoot - summary: Get attendanceRecords from solutions - description: List of attendance records of an attendance report. Read-only. - operationId: solution.virtualEvent.webinar.session.attendanceReport_GetAttendanceRecord - parameters: - - name: virtualEventWebinar-id - in: path - description: The unique identifier of virtualEventWebinar - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventWebinar - - name: virtualEventSession-id - in: path - description: The unique identifier of virtualEventSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventSession - - name: meetingAttendanceReport-id - in: path - description: The unique identifier of meetingAttendanceReport - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: meetingAttendanceReport - - name: attendanceRecord-id - in: path - description: The unique identifier of attendanceRecord - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: attendanceRecord - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.attendanceRecord' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - solutions.virtualEventsRoot - summary: Update the navigation property attendanceRecords in solutions - operationId: solution.virtualEvent.webinar.session.attendanceReport_UpdateAttendanceRecord - parameters: - - name: virtualEventWebinar-id - in: path - description: The unique identifier of virtualEventWebinar - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventWebinar - - name: virtualEventSession-id - in: path - description: The unique identifier of virtualEventSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventSession - - name: meetingAttendanceReport-id - in: path - description: The unique identifier of meetingAttendanceReport - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: meetingAttendanceReport - - name: attendanceRecord-id - in: path - description: The unique identifier of attendanceRecord - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: attendanceRecord - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.attendanceRecord' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.attendanceRecord' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - solutions.virtualEventsRoot - summary: Delete navigation property attendanceRecords for solutions - operationId: solution.virtualEvent.webinar.session.attendanceReport_DeleteAttendanceRecord - parameters: - - name: virtualEventWebinar-id - in: path - description: The unique identifier of virtualEventWebinar - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventWebinar - - name: virtualEventSession-id - in: path - description: The unique identifier of virtualEventSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventSession - - name: meetingAttendanceReport-id - in: path - description: The unique identifier of meetingAttendanceReport - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: meetingAttendanceReport - - name: attendanceRecord-id - in: path - description: The unique identifier of attendanceRecord - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: attendanceRecord - - 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 - '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count': - get: - tags: - - solutions.virtualEventsRoot - summary: Get the number of the resource - operationId: solution.virtualEvent.webinar.session.attendanceReport.attendanceRecord_GetCount - parameters: - - name: virtualEventWebinar-id - in: path - description: The unique identifier of virtualEventWebinar - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventWebinar - - name: virtualEventSession-id - in: path - description: The unique identifier of virtualEventSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventSession - - name: meetingAttendanceReport-id - in: path - description: The unique identifier of meetingAttendanceReport - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: meetingAttendanceReport - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/$count': - get: - tags: - - solutions.virtualEventsRoot - summary: Get the number of the resource - operationId: solution.virtualEvent.webinar.session.attendanceReport_GetCount - parameters: - - name: virtualEventWebinar-id - in: path - description: The unique identifier of virtualEventWebinar - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventWebinar - - name: virtualEventSession-id - in: path - description: The unique identifier of virtualEventSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventSession - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/presenters': - get: - tags: - - solutions.virtualEventsRoot - summary: Get presenters from solutions - operationId: solution.virtualEvent.webinar.session_ListPresenter - parameters: - - name: virtualEventWebinar-id - in: path - description: The unique identifier of virtualEventWebinar - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventWebinar - - name: virtualEventSession-id - in: path - description: The unique identifier of virtualEventSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventSession - - $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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - $ref: '#/components/responses/microsoft.graph.virtualEventPresenterCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/presenters/{virtualEventPresenter-id}': - get: - tags: - - solutions.virtualEventsRoot - summary: Get presenters from solutions - operationId: solution.virtualEvent.webinar.session_GetPresenter - parameters: - - name: virtualEventWebinar-id - in: path - description: The unique identifier of virtualEventWebinar - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventWebinar - - name: virtualEventSession-id - in: path - description: The unique identifier of virtualEventSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventSession - - name: virtualEventPresenter-id - in: path - description: The unique identifier of virtualEventPresenter - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventPresenter - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventPresenter' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/presenters/$count': - get: - tags: - - solutions.virtualEventsRoot - summary: Get the number of the resource - operationId: solution.virtualEvent.webinar.session.presenter_GetCount - parameters: - - name: virtualEventWebinar-id - in: path - description: The unique identifier of virtualEventWebinar - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventWebinar - - name: virtualEventSession-id - in: path - description: The unique identifier of virtualEventSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventSession - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registrations': - get: - tags: - - solutions.virtualEventsRoot - summary: Get registrations from solutions - operationId: solution.virtualEvent.webinar.session_ListRegistration - parameters: - - name: virtualEventWebinar-id - in: path - description: The unique identifier of virtualEventWebinar - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventWebinar - - name: virtualEventSession-id - in: path - description: The unique identifier of virtualEventSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventSession - - $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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - $ref: '#/components/responses/microsoft.graph.virtualEventRegistrationCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registrations/{virtualEventRegistration-id}': - get: - tags: - - solutions.virtualEventsRoot - summary: Get registrations from solutions - operationId: solution.virtualEvent.webinar.session_GetRegistration - parameters: - - name: virtualEventWebinar-id - in: path - description: The unique identifier of virtualEventWebinar - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventWebinar - - name: virtualEventSession-id - in: path - description: The unique identifier of virtualEventSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventSession - - name: virtualEventRegistration-id - in: path - description: The unique identifier of virtualEventRegistration - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventRegistration - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventRegistration' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registrations(email=''{email}'')': - get: - tags: - - solutions.virtualEventsRoot - summary: Get registrations from solutions - operationId: solution.virtualEvent.webinar.session.registration_GetGraphBPreEmail - parameters: - - name: virtualEventWebinar-id - in: path - description: The unique identifier of virtualEventWebinar - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventWebinar - - name: virtualEventSession-id - in: path - description: The unique identifier of virtualEventSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventSession - - name: email - in: path - description: Alternate key of virtualEventRegistration - required: true - style: simple - schema: - type: string - nullable: true - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventRegistration' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registrations(userId=''{userId}'')': - get: - tags: - - solutions.virtualEventsRoot - summary: Get registrations from solutions - operationId: solution.virtualEvent.webinar.session.registration_GetGraphBPreUserId - parameters: - - name: virtualEventWebinar-id - in: path - description: The unique identifier of virtualEventWebinar - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventWebinar - - name: virtualEventSession-id - in: path - description: The unique identifier of virtualEventSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventSession - - name: userId - in: path - description: Alternate key of virtualEventRegistration - required: true - style: simple - schema: - type: string - nullable: true - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventRegistration' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registrations/$count': - get: - tags: - - solutions.virtualEventsRoot - summary: Get the number of the resource - operationId: solution.virtualEvent.webinar.session.registration_GetCount - parameters: - - name: virtualEventWebinar-id - in: path - description: The unique identifier of virtualEventWebinar - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventWebinar - - name: virtualEventSession-id - in: path - description: The unique identifier of virtualEventSession - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventSession - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions(joinWebUrl=''{joinWebUrl}'')': - get: - tags: - - solutions.virtualEventsRoot - summary: Get virtualEventSession - description: 'Read the properties and relationships of a virtualEventSession object. Currently, the following virtual event types are supported: virtualEventTownhall and virtualEventWebinar.' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/virtualeventsession-get?view=graph-rest-beta - operationId: solution.virtualEvent.webinar.session_GetGraphBPreJoinWebUrl - parameters: - - name: virtualEventWebinar-id - in: path - description: The unique identifier of virtualEventWebinar - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventWebinar - - name: joinWebUrl - in: path - description: Alternate key of virtualEventSession - required: true - style: simple - schema: - type: string - nullable: true - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventSession' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - solutions.virtualEventsRoot - summary: Update the navigation property sessions in solutions - operationId: solution.virtualEvent.webinar.session_UpdateGraphBPreJoinWebUrl - parameters: - - name: virtualEventWebinar-id - in: path - description: The unique identifier of virtualEventWebinar - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventWebinar - - name: joinWebUrl - in: path - description: Alternate key of virtualEventSession - required: true - style: simple - schema: - type: string - nullable: true - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventSession' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.virtualEventSession' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - solutions.virtualEventsRoot - summary: Delete navigation property sessions for solutions - operationId: solution.virtualEvent.webinar.session_DeleteGraphBPreJoinWebUrl - parameters: - - name: virtualEventWebinar-id - in: path - description: The unique identifier of virtualEventWebinar - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventWebinar - - name: joinWebUrl - in: path - description: Alternate key of virtualEventSession - required: true - style: simple - schema: - type: string - nullable: true - - 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 - '/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/$count': - get: - tags: - - solutions.virtualEventsRoot - summary: Get the number of the resource - operationId: solution.virtualEvent.webinar.session_GetCount - parameters: - - name: virtualEventWebinar-id - in: path - description: The unique identifier of virtualEventWebinar - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: virtualEventWebinar - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - /solutions/virtualEvents/webinars/$count: - get: - tags: - - solutions.virtualEventsRoot - summary: Get the number of the resource - operationId: solution.virtualEvent.webinar_GetCount - parameters: - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/solutions/virtualEvents/webinars/microsoft.graph.getByUserIdAndRole(userId=''{userId}'',role=''{role}'')': - get: - tags: - - solutions.Functions - summary: Invoke function getByUserIdAndRole - description: Get a list of virtualEventWebinar objects where the specified user is either the organizer or a coorganizer. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/virtualeventwebinar-getbyuseridandrole?view=graph-rest-beta - operationId: solution.virtualEvent.webinar_getGraphBPreUserIdAndRole - parameters: - - name: userId - in: path - description: 'Usage: userId=''{userId}''' - required: true - style: simple - schema: - type: string - - name: role - in: path - description: 'Usage: role=''{role}''' - 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' - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $orderby - in: query - description: Order items by property values - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Success - content: - application/json: - schema: - title: Collection of virtualEventWebinar - type: object - properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.virtualEventWebinar' - '@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 - '/solutions/virtualEvents/webinars/microsoft.graph.getByUserRole(role=''{role}'')': - get: - tags: - - solutions.Functions - summary: Invoke function getByUserRole - description: Get a list of virtualEventWebinar objects where the signed-in user is either the organizer or a coorganizer. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/virtualeventwebinar-getbyuserrole?view=graph-rest-beta - operationId: solution.virtualEvent.webinar_getGraphBPreUserRole - parameters: - - name: role - in: path - description: 'Usage: role=''{role}''' - 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' - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $orderby - in: query - description: Order items by property values - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Success + description: Success content: application/json: schema: @@ -18905,171 +12410,14 @@ components: type: string description: The email address for the business. nullable: true - isPublished: - type: boolean - description: The scheduling page has been made available to external customers. Use the publish and unpublish actions to set this property. Read-only. - nullable: true - readOnly: true - languageTag: - type: string - description: The language of the self service booking page - nullable: true - lastUpdatedDateTime: - 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, time and timezone when the booking business was last updated.' - format: date-time - nullable: true - phone: - type: string - description: 'The telephone number for the business. The phone property, together with address and webSiteUrl, appear in the footer of a business scheduling page.' - nullable: true - publicUrl: - type: string - description: 'The URL for the scheduling page, which is set after you publish or unpublish the page. Read-only.' - nullable: true - readOnly: true - schedulingPolicy: - $ref: '#/components/schemas/microsoft.graph.bookingSchedulingPolicy' - webSiteUrl: - type: string - description: 'The URL of the business web site. The webSiteUrl property, together with address, phone, appear in the footer of a business scheduling page.' - nullable: true - appointments: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.bookingAppointment' - description: All the appointments of this business. Read-only. Nullable. - x-ms-navigationProperty: true - calendarView: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.bookingAppointment' - description: The set of appointments of this business in a specified date range. Read-only. Nullable. - x-ms-navigationProperty: true - customers: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.bookingCustomer' - description: All the customers of this business. Read-only. Nullable. - x-ms-navigationProperty: true - customQuestions: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.bookingCustomQuestion' - description: All custom questions of this business. - x-ms-navigationProperty: true - services: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.bookingService' - description: All the services offered by this business. Read-only. Nullable. - x-ms-navigationProperty: true - staffMembers: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.bookingStaffMember' - description: All the staff members that provide services in this business. Read-only. Nullable. - x-ms-navigationProperty: true - additionalProperties: - type: object - description: Represents a Microsoft Bookings Business. - microsoft.graph.bookingAppointment: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: bookingAppointment - type: object - properties: - additionalInformation: - type: string - description: Additional information that is sent to the customer when an appointment is confirmed. - nullable: true - anonymousJoinWebUrl: - type: string - description: The URL of the meeting to join anonymously. - nullable: true - appointmentLabel: - type: string - description: The user can stamp a custom label on the appointment. - 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, time, and timezone when the appointment was created.' - format: date-time - nullable: true - customerEmailAddress: - type: string - description: The SMTP address of the bookingCustomer who is booking the appointment. - nullable: true - customerId: - type: string - description: 'The ID of the bookingCustomer for this appointment. If no ID is specified when an appointment is created, then a new bookingCustomer object is created. Once set, you should consider the customerId immutable.' - nullable: true - customerLocation: - $ref: '#/components/schemas/microsoft.graph.location' - customerName: - type: string - description: The customer's name. - nullable: true - customerNotes: - type: string - description: Notes from the customer associated with this appointment. You can get the value only when you read this bookingAppointment by its ID. You can set this property only when you initially create an appointment with a new customer. - nullable: true - customerPhone: - type: string - description: The customer's phone number. - nullable: true - customers: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.bookingCustomerInformationBase' - description: A collection of the customer properties for an appointment. An appointment will contain a list of customer information and each unit will indicate the properties of a customer who is part of that appointment. Optional. - customerTimeZone: - type: string - description: 'The time zone of the customer. For a list of possible values, see dateTimeTimeZone.' - nullable: true - duration: - pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' - type: string - description: 'The length of the appointment, denoted in ISO8601 format.' - format: duration - readOnly: true - end: - $ref: '#/components/schemas/microsoft.graph.dateTimeTimeZone' - filledAttendeesCount: - maximum: 2147483647 - minimum: -2147483648 - type: integer - description: The current number of customers in the appointment. - format: int32 - readOnly: true - invoiceAmount: - type: number - description: The billed amount on the invoice. - format: double - invoiceDate: - $ref: '#/components/schemas/microsoft.graph.dateTimeTimeZone' - invoiceId: - type: string - description: The ID of the invoice. - nullable: true - invoiceStatus: - $ref: '#/components/schemas/microsoft.graph.bookingInvoiceStatus' - invoiceUrl: - type: string - description: The URL of the invoice in Microsoft Bookings. - nullable: true - isCustomerAllowedToManageBooking: - type: boolean - description: Indicates that the customer can manage bookings created by the staff. The default value is false. - nullable: true - isLocationOnline: + isPublished: type: boolean - description: Indicates that the appointment is held online. The default value is false. - joinWebUrl: + description: The scheduling page has been made available to external customers. Use the publish and unpublish actions to set this property. Read-only. + nullable: true + readOnly: true + languageTag: type: string - description: The URL of the online meeting for the appointment. + description: The language of the self service booking page nullable: true lastUpdatedDateTime: 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])$' @@ -19077,610 +12425,512 @@ components: description: 'The date, time and timezone when the booking business was last updated.' format: date-time nullable: true - maximumAttendeesCount: - maximum: 2147483647 - minimum: -2147483648 - type: integer - description: 'The maximum number of customers allowed in an appointment. If maximumAttendeesCount of the service is greater than 1, pass valid customer IDs while creating or updating an appointment. To create a customer, use the Create bookingCustomer operation.' - format: int32 - onlineMeetingUrl: - type: string - nullable: true - optOutOfCustomerEmail: - type: boolean - description: True indicates that the bookingCustomer for this appointment does not wish to receive a confirmation for this appointment. - postBuffer: - pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' - type: string - description: 'The amount of time to reserve after the appointment ends, for cleaning up, as an example. The value is expressed in ISO8601 format.' - format: duration - preBuffer: - pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' - type: string - description: 'The amount of time to reserve before the appointment begins, for preparation, as an example. The value is expressed in ISO8601 format.' - format: duration - price: - type: number - description: The regular price for an appointment for the specified bookingService. - format: double - priceType: - $ref: '#/components/schemas/microsoft.graph.bookingPriceType' - reminders: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.bookingReminder' - description: The collection of customer reminders sent for this appointment. The value of this property is available only when reading this bookingAppointment by its ID. - selfServiceAppointmentId: + phone: type: string - description: 'Another tracking ID for the appointment, if the appointment was created directly by the customer on the scheduling page, as opposed to by a staff member on behalf of customer.' + description: 'The telephone number for the business. The phone property, together with address and webSiteUrl, appear in the footer of a business scheduling page.' nullable: true - serviceId: + publicUrl: type: string - description: The ID of the bookingService associated with this appointment. + description: 'The URL for the scheduling page, which is set after you publish or unpublish the page. Read-only.' nullable: true - serviceLocation: - $ref: '#/components/schemas/microsoft.graph.location' - serviceName: - type: string - description: 'The name of the bookingService associated with this appointment.This property is optional when creating a new appointment. If not specified, it is computed from the service associated with the appointment by the serviceId property.' - serviceNotes: + readOnly: true + schedulingPolicy: + $ref: '#/components/schemas/microsoft.graph.bookingSchedulingPolicy' + webSiteUrl: type: string - description: Notes from a bookingStaffMember. The value of this property is available only when reading this bookingAppointment by its ID. + description: 'The URL of the business web site. The webSiteUrl property, together with address, phone, appear in the footer of a business scheduling page.' nullable: true - smsNotificationsEnabled: - type: boolean - description: True indicates SMS notifications will be sent to the customers for the appointment. Default value is false. - staffMemberIds: + appointments: type: array items: - type: string - nullable: true - description: The ID of each bookingStaffMember who is scheduled in this appointment. - start: - $ref: '#/components/schemas/microsoft.graph.dateTimeTimeZone' - additionalProperties: - type: object - description: Represents a booked appointment of a service by a customer in a business. - microsoft.graph.bookingCustomer: - allOf: - - $ref: '#/components/schemas/microsoft.graph.bookingPerson' - - title: bookingCustomer - type: object - properties: - addresses: + $ref: '#/components/schemas/microsoft.graph.bookingAppointment' + description: All the appointments of this business. Read-only. Nullable. + x-ms-navigationProperty: true + calendarView: type: array items: - $ref: '#/components/schemas/microsoft.graph.physicalAddress' - description: 'Addresses associated with the customer, including home, business and other addresses.' - 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, time, and timezone when the customer was created.' - format: date-time - nullable: true - lastUpdatedDateTime: - 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, time, and timezone when the customer was last updated.' - format: date-time - nullable: true - phones: + $ref: '#/components/schemas/microsoft.graph.bookingAppointment' + description: The set of appointments of this business in a specified date range. Read-only. Nullable. + x-ms-navigationProperty: true + customers: type: array items: - $ref: '#/components/schemas/microsoft.graph.phone' - description: 'Phone numbers associated with the customer, including home, business and mobile numbers.' - additionalProperties: - type: object - description: Represents a customer of the business. - microsoft.graph.bookingCustomQuestion: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: bookingCustomQuestion - type: object - properties: - answerInputType: - $ref: '#/components/schemas/microsoft.graph.answerInputType' - answerOptions: + $ref: '#/components/schemas/microsoft.graph.bookingCustomer' + description: All the customers of this business. Read-only. Nullable. + x-ms-navigationProperty: true + customQuestions: type: array items: - type: string - nullable: true - description: List of possible answer values. - 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, time and timezone when the custom question was created.' - format: date-time - nullable: true - displayName: - type: string - description: Display name of this entity. - lastUpdatedDateTime: - 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, time and timezone when the custom question was last updated.' - format: date-time - nullable: true + $ref: '#/components/schemas/microsoft.graph.bookingCustomQuestion' + description: All custom questions of this business. + x-ms-navigationProperty: true + services: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.bookingService' + description: All the services offered by this business. Read-only. Nullable. + x-ms-navigationProperty: true + staffMembers: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.bookingStaffMember' + description: All the staff members that provide services in this business. Read-only. Nullable. + x-ms-navigationProperty: true additionalProperties: type: object - description: Represents a custom question of the business. - microsoft.graph.dateTimeTimeZone: - title: dateTimeTimeZone - type: object - properties: - dateTime: - type: string - description: 'A single point of time in a combined date and time representation ({date}T{time}). For example, ''2019-04-16T09:00:00''.' - timeZone: - type: string - description: 'Represents a time zone, for example, ''Pacific Standard Time''. See below for possible values.' - nullable: true - additionalProperties: - type: object - microsoft.graph.staffAvailabilityItem: - title: staffAvailabilityItem - type: object - properties: - availabilityItems: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.availabilityItem' - description: Each item in this collection indicates a slot and the status of the staff member. - staffId: - type: string - description: The ID of the staff member. - nullable: true - additionalProperties: - type: object - microsoft.graph.bookingService: + description: Represents a Microsoft Bookings Business. + microsoft.graph.bookingAppointment: allOf: - - $ref: '#/components/schemas/microsoft.graph.bookingNamedEntity' - - title: bookingService + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: bookingAppointment type: object properties: additionalInformation: type: string description: Additional information that is sent to the customer when an appointment is confirmed. 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])$' + anonymousJoinWebUrl: type: string - description: 'The date, time and timezone when the Service was created.' - format: date-time + description: The URL of the meeting to join anonymously. nullable: true - customQuestions: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.bookingQuestionAssignment' - description: Contains the set of custom questions associated with a particular service. - defaultDuration: - pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' - type: string - description: 'The default length of the service, represented in numbers of days, hours, minutes, and seconds. For example, P11D23H59M59.999999999999S.' - format: duration - defaultLocation: - $ref: '#/components/schemas/microsoft.graph.location' - defaultPrice: - type: number - description: The default monetary price for the service. - format: double - defaultPriceType: - $ref: '#/components/schemas/microsoft.graph.bookingPriceType' - defaultReminders: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.bookingReminder' - description: The default set of reminders for an appointment of this service. The value of this property is available only when reading this bookingService by its ID. - description: + appointmentLabel: type: string - description: A text description for the service. - nullable: true - isAnonymousJoinEnabled: - type: boolean - description: Indicates if an anonymousJoinWebUrl(webrtcUrl) is generated for the appointment booked for this service. The default value is false. - isCustomerAllowedToManageBooking: - type: boolean - description: Indicates that the customer can manage bookings created by the staff. The default value is false. + description: The user can stamp a custom label on the appointment. nullable: true - isHiddenFromCustomers: - type: boolean - description: True means this service isn't available to customers for booking. - isLocationOnline: - type: boolean - description: Indicates that the appointments for the service are held online. The default value is false. - languageTag: - type: string - description: The language of the self service booking page. - lastUpdatedDateTime: + 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, time and timezone when the Service was last updated.' + description: 'The date, time, and timezone when the appointment was created.' format: date-time nullable: true - maximumAttendeesCount: - maximum: 2147483647 - minimum: -2147483648 - type: integer - description: 'The maximum number of customers allowed in a service. If maximumAttendeesCount of the service is greater than 1, pass valid customer IDs while creating or updating an appointment. To create a customer, use the Create bookingCustomer operation.' - format: int32 - notes: + customerEmailAddress: + type: string + description: The SMTP address of the bookingCustomer who is booking the appointment. + nullable: true + customerId: type: string - description: Additional information about this service. + description: 'The ID of the bookingCustomer for this appointment. If no ID is specified when an appointment is created, then a new bookingCustomer object is created. Once set, you should consider the customerId immutable.' nullable: true - postBuffer: - pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' + customerLocation: + $ref: '#/components/schemas/microsoft.graph.location' + customerName: type: string - description: 'The time to buffer after an appointment for this service ends, and before the next customer appointment can be booked.' - format: duration - preBuffer: - pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' + description: The customer's name. + nullable: true + customerNotes: type: string - description: The time to buffer before an appointment for this service can start. - format: duration - schedulingPolicy: - $ref: '#/components/schemas/microsoft.graph.bookingSchedulingPolicy' - smsNotificationsEnabled: - type: boolean - description: True indicates SMS notifications can be sent to the customers for the appointment of the service. Default value is false. + description: Notes from the customer associated with this appointment. You can get the value only when you read this bookingAppointment by its ID. You can set this property only when you initially create an appointment with a new customer. nullable: true - staffMemberIds: + customerPhone: + type: string + description: The customer's phone number. + nullable: true + customers: type: array items: - type: string - nullable: true - description: Represents those staff members who provide this service. - webUrl: + $ref: '#/components/schemas/microsoft.graph.bookingCustomerInformationBase' + description: A collection of the customer properties for an appointment. An appointment will contain a list of customer information and each unit will indicate the properties of a customer who is part of that appointment. Optional. + customerTimeZone: type: string - description: The URL a customer uses to access the service. + description: 'The time zone of the customer. For a list of possible values, see dateTimeTimeZone.' nullable: true + duration: + pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' + type: string + description: 'The length of the appointment, denoted in ISO8601 format.' + format: duration readOnly: true - additionalProperties: - type: object - description: Represents a particular service offered by a booking business. - microsoft.graph.bookingStaffMember: - allOf: - - $ref: '#/components/schemas/microsoft.graph.bookingPerson' - - title: bookingStaffMember - type: object - properties: - availabilityIsAffectedByPersonalCalendar: - type: boolean - description: 'True means that if the staff member is a Microsoft 365 user, the Bookings API would verify the staff member''s availability in their personal calendar in Microsoft 365, before making a booking.' - colorIndex: + end: + $ref: '#/components/schemas/microsoft.graph.dateTimeTimeZone' + filledAttendeesCount: maximum: 2147483647 minimum: -2147483648 type: integer - description: Identifies a color to represent the staff member. The color corresponds to the color palette in the Staff details page in the Bookings app. + description: The current number of customers in the appointment. format: int32 + readOnly: true + invoiceAmount: + type: number + description: The billed amount on the invoice. + format: double + invoiceDate: + $ref: '#/components/schemas/microsoft.graph.dateTimeTimeZone' + invoiceId: + type: string + description: The ID of the invoice. 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])$' + invoiceStatus: + $ref: '#/components/schemas/microsoft.graph.bookingInvoiceStatus' + invoiceUrl: type: string - description: 'The date, time and timezone when the staff member was created.' - format: date-time + description: The URL of the invoice in Microsoft Bookings. nullable: true - isEmailNotificationEnabled: + isCustomerAllowedToManageBooking: type: boolean - description: Indicates that a staff members are notified via email when a booking assigned to them is created or changed. The default value is true + description: Indicates that the customer can manage bookings created by the staff. The default value is false. + nullable: true + isLocationOnline: + type: boolean + description: Indicates that the appointment is held online. The default value is false. + joinWebUrl: + type: string + description: The URL of the online meeting for the appointment. + nullable: true lastUpdatedDateTime: 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, time and timezone when the staff member was last updated.' + description: 'The date, time and timezone when the booking business was last updated.' format: date-time nullable: true - membershipStatus: - $ref: '#/components/schemas/microsoft.graph.bookingStaffMembershipStatus' - role: - $ref: '#/components/schemas/microsoft.graph.bookingStaffRole' - timeZone: + maximumAttendeesCount: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: 'The maximum number of customers allowed in an appointment. If maximumAttendeesCount of the service is greater than 1, pass valid customer IDs while creating or updating an appointment. To create a customer, use the Create bookingCustomer operation.' + format: int32 + onlineMeetingUrl: type: string - description: 'The time zone of the staff member. For a list of possible values, see dateTimeTimeZone.' nullable: true - useBusinessHours: - type: boolean - description: True means the staff member's availability is as specified in the businessHours property of the business. False means the availability is determined by the staff member's workingHours property setting. - workingHours: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.bookingWorkHours' - description: 'The range of hours each day of the week that the staff member is available for booking. By default, they''re initialized to be the same as the businessHours property of the business.' - additionalProperties: - type: object - description: Represents a staff member who provides services in a business. - microsoft.graph.bookingCurrency: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: bookingCurrency - type: object - properties: - symbol: - type: string - description: 'The currency symbol. For example, the currency symbol for the US dollar and for the Australian dollar is $.' - additionalProperties: - type: object - microsoft.graph.solutionsRoot: - title: solutionsRoot - type: object - properties: - backupRestore: - $ref: '#/components/schemas/microsoft.graph.backupRestoreRoot' - bookingBusinesses: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.bookingBusiness' - description: A collection of businesses in Microsoft Bookings. Read-only. Nullable. - x-ms-navigationProperty: true - bookingCurrencies: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.bookingCurrency' - description: A collection of monetary currencies supported by a bookingBusiness. Read-only. Nullable. - x-ms-navigationProperty: true - businessScenarios: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.businessScenario' - description: A collection of scenarios that contain relevant data and configuration information for a specific problem domain. - x-ms-navigationProperty: true - virtualEvents: - $ref: '#/components/schemas/microsoft.graph.virtualEventsRoot' - additionalProperties: - type: object - microsoft.graph.backupRestoreRoot: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: backupRestoreRoot - type: object - properties: - serviceStatus: - $ref: '#/components/schemas/microsoft.graph.serviceStatus' - driveInclusionRules: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.driveProtectionRule' - description: The list of drive inclusion rules applied to the tenant. - x-ms-navigationProperty: true - driveProtectionUnits: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.driveProtectionUnit' - description: The list of drive protection units in the tenant. - x-ms-navigationProperty: true - exchangeProtectionPolicies: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.exchangeProtectionPolicy' - description: The list of Exchange protection policies in the tenant. - x-ms-navigationProperty: true - exchangeRestoreSessions: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.exchangeRestoreSession' - description: The list of Exchange restore sessions available in the tenant. - x-ms-navigationProperty: true - mailboxInclusionRules: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.mailboxProtectionRule' - description: The list of mailbox inclusion rules applied to the tenant. - x-ms-navigationProperty: true - mailboxProtectionUnits: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.mailboxProtectionUnit' - description: The list of mailbox protection units in the tenant. - x-ms-navigationProperty: true - oneDriveForBusinessProtectionPolicies: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.oneDriveForBusinessProtectionPolicy' - description: The list of OneDrive for Business protection policies in the tenant. - x-ms-navigationProperty: true - oneDriveForBusinessRestoreSessions: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.oneDriveForBusinessRestoreSession' - description: The list of OneDrive for Business restore sessions available in the tenant. - x-ms-navigationProperty: true - protectionPolicies: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.protectionPolicyBase' - description: List of protection policies in the tenant. - x-ms-navigationProperty: true - protectionUnits: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.protectionUnitBase' - description: List of protection units in the tenant. - x-ms-navigationProperty: true - restorePoints: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.restorePoint' - description: List of restore points in the tenant. - x-ms-navigationProperty: true - restoreSessions: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.restoreSessionBase' - description: List of restore sessions in the tenant. - x-ms-navigationProperty: true - serviceApps: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.serviceApp' - description: List of Backup Storage apps in the tenant. - x-ms-navigationProperty: true - sharePointProtectionPolicies: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.sharePointProtectionPolicy' - description: The list of SharePoint protection policies in the tenant. - x-ms-navigationProperty: true - sharePointRestoreSessions: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.sharePointRestoreSession' - description: The list of SharePoint restore sessions available in the tenant. - x-ms-navigationProperty: true - siteInclusionRules: + optOutOfCustomerEmail: + type: boolean + description: True indicates that the bookingCustomer for this appointment does not wish to receive a confirmation for this appointment. + postBuffer: + pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' + type: string + description: 'The amount of time to reserve after the appointment ends, for cleaning up, as an example. The value is expressed in ISO8601 format.' + format: duration + preBuffer: + pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' + type: string + description: 'The amount of time to reserve before the appointment begins, for preparation, as an example. The value is expressed in ISO8601 format.' + format: duration + price: + type: number + description: The regular price for an appointment for the specified bookingService. + format: double + priceType: + $ref: '#/components/schemas/microsoft.graph.bookingPriceType' + reminders: type: array items: - $ref: '#/components/schemas/microsoft.graph.siteProtectionRule' - description: The list of site inclusion rules applied to the tenant. - x-ms-navigationProperty: true - siteProtectionUnits: + $ref: '#/components/schemas/microsoft.graph.bookingReminder' + description: The collection of customer reminders sent for this appointment. The value of this property is available only when reading this bookingAppointment by its ID. + selfServiceAppointmentId: + type: string + description: 'Another tracking ID for the appointment, if the appointment was created directly by the customer on the scheduling page, as opposed to by a staff member on behalf of customer.' + nullable: true + serviceId: + type: string + description: The ID of the bookingService associated with this appointment. + nullable: true + serviceLocation: + $ref: '#/components/schemas/microsoft.graph.location' + serviceName: + type: string + description: 'The name of the bookingService associated with this appointment.This property is optional when creating a new appointment. If not specified, it is computed from the service associated with the appointment by the serviceId property.' + serviceNotes: + type: string + description: Notes from a bookingStaffMember. The value of this property is available only when reading this bookingAppointment by its ID. + nullable: true + smsNotificationsEnabled: + type: boolean + description: True indicates SMS notifications will be sent to the customers for the appointment. Default value is false. + staffMemberIds: type: array items: - $ref: '#/components/schemas/microsoft.graph.siteProtectionUnit' - description: The list of site protection units in the tenant. - x-ms-navigationProperty: true + type: string + nullable: true + description: The ID of each bookingStaffMember who is scheduled in this appointment. + start: + $ref: '#/components/schemas/microsoft.graph.dateTimeTimeZone' additionalProperties: type: object - microsoft.graph.driveProtectionRule: + description: Represents a booked appointment of a service by a customer in a business. + microsoft.graph.bookingCustomer: allOf: - - $ref: '#/components/schemas/microsoft.graph.protectionRuleBase' - - title: driveProtectionRule + - $ref: '#/components/schemas/microsoft.graph.bookingPerson' + - title: bookingCustomer type: object properties: - driveExpression: + addresses: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.physicalAddress' + description: 'Addresses associated with the customer, including home, business and other addresses.' + 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: 'Contains a drive expression. For examples, see driveExpression examples.' + description: 'The date, time, and timezone when the customer was created.' + format: date-time nullable: true + lastUpdatedDateTime: + 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, time, and timezone when the customer was last updated.' + format: date-time + nullable: true + phones: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.phone' + description: 'Phone numbers associated with the customer, including home, business and mobile numbers.' additionalProperties: type: object - microsoft.graph.driveProtectionUnit: + description: Represents a customer of the business. + microsoft.graph.bookingCustomQuestion: allOf: - - $ref: '#/components/schemas/microsoft.graph.protectionUnitBase' - - title: driveProtectionUnit + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: bookingCustomQuestion type: object properties: - directoryObjectId: + answerInputType: + $ref: '#/components/schemas/microsoft.graph.answerInputType' + answerOptions: + type: array + items: + type: string + nullable: true + description: List of possible answer values. + 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: ID of the directory object. + description: 'The date, time and timezone when the custom question was created.' + format: date-time nullable: true displayName: type: string - description: Display name of the directory object. - nullable: true - readOnly: true - email: + description: Display name of this entity. + lastUpdatedDateTime: + 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: Email associated with the directory object. + description: 'The date, time and timezone when the custom question was last updated.' + format: date-time nullable: true - readOnly: true additionalProperties: type: object - microsoft.graph.exchangeProtectionPolicy: + description: Represents a custom question of the business. + microsoft.graph.dateTimeTimeZone: + title: dateTimeTimeZone + type: object + properties: + dateTime: + type: string + description: 'A single point of time in a combined date and time representation ({date}T{time}). For example, ''2019-04-16T09:00:00''.' + timeZone: + type: string + description: 'Represents a time zone, for example, ''Pacific Standard Time''. See below for possible values.' + nullable: true + additionalProperties: + type: object + microsoft.graph.staffAvailabilityItem: + title: staffAvailabilityItem + type: object + properties: + availabilityItems: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.availabilityItem' + description: Each item in this collection indicates a slot and the status of the staff member. + staffId: + type: string + description: The ID of the staff member. + nullable: true + additionalProperties: + type: object + microsoft.graph.bookingService: allOf: - - $ref: '#/components/schemas/microsoft.graph.protectionPolicyBase' - - title: exchangeProtectionPolicy + - $ref: '#/components/schemas/microsoft.graph.bookingNamedEntity' + - title: bookingService type: object properties: - mailboxInclusionRules: + additionalInformation: + type: string + description: Additional information that is sent to the customer when an appointment is confirmed. + 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, time and timezone when the Service was created.' + format: date-time + nullable: true + customQuestions: type: array items: - $ref: '#/components/schemas/microsoft.graph.mailboxProtectionRule' - description: The rules associated with the Exchange protection policy. - x-ms-navigationProperty: true - mailboxProtectionUnits: + $ref: '#/components/schemas/microsoft.graph.bookingQuestionAssignment' + description: Contains the set of custom questions associated with a particular service. + defaultDuration: + pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' + type: string + description: 'The default length of the service, represented in numbers of days, hours, minutes, and seconds. For example, P11D23H59M59.999999999999S.' + format: duration + defaultLocation: + $ref: '#/components/schemas/microsoft.graph.location' + defaultPrice: + type: number + description: The default monetary price for the service. + format: double + defaultPriceType: + $ref: '#/components/schemas/microsoft.graph.bookingPriceType' + defaultReminders: type: array items: - $ref: '#/components/schemas/microsoft.graph.mailboxProtectionUnit' - description: The protection units (mailboxes) that are protected under the Exchange protection policy. - x-ms-navigationProperty: true - additionalProperties: - type: object - microsoft.graph.mailboxProtectionRule: - allOf: - - $ref: '#/components/schemas/microsoft.graph.protectionRuleBase' - - title: mailboxProtectionRule - type: object - properties: - mailboxExpression: + $ref: '#/components/schemas/microsoft.graph.bookingReminder' + description: The default set of reminders for an appointment of this service. The value of this property is available only when reading this bookingService by its ID. + description: type: string - description: 'Contains a mailbox expression. For examples, see mailboxExpression examples.' + description: A text description for the service. + nullable: true + isAnonymousJoinEnabled: + type: boolean + description: Indicates if an anonymousJoinWebUrl(webrtcUrl) is generated for the appointment booked for this service. The default value is false. + isCustomerAllowedToManageBooking: + type: boolean + description: Indicates that the customer can manage bookings created by the staff. The default value is false. + nullable: true + isHiddenFromCustomers: + type: boolean + description: True means this service isn't available to customers for booking. + isLocationOnline: + type: boolean + description: Indicates that the appointments for the service are held online. The default value is false. + languageTag: + type: string + description: The language of the self service booking page. + lastUpdatedDateTime: + 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, time and timezone when the Service was last updated.' + format: date-time + nullable: true + maximumAttendeesCount: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: 'The maximum number of customers allowed in a service. If maximumAttendeesCount of the service is greater than 1, pass valid customer IDs while creating or updating an appointment. To create a customer, use the Create bookingCustomer operation.' + format: int32 + notes: + type: string + description: Additional information about this service. + nullable: true + postBuffer: + pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' + type: string + description: 'The time to buffer after an appointment for this service ends, and before the next customer appointment can be booked.' + format: duration + preBuffer: + pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' + type: string + description: The time to buffer before an appointment for this service can start. + format: duration + schedulingPolicy: + $ref: '#/components/schemas/microsoft.graph.bookingSchedulingPolicy' + smsNotificationsEnabled: + type: boolean + description: True indicates SMS notifications can be sent to the customers for the appointment of the service. Default value is false. + nullable: true + staffMemberIds: + type: array + items: + type: string + nullable: true + description: Represents those staff members who provide this service. + webUrl: + type: string + description: The URL a customer uses to access the service. nullable: true + readOnly: true additionalProperties: type: object - microsoft.graph.mailboxProtectionUnit: + description: Represents a particular service offered by a booking business. + microsoft.graph.bookingStaffMember: allOf: - - $ref: '#/components/schemas/microsoft.graph.protectionUnitBase' - - title: mailboxProtectionUnit + - $ref: '#/components/schemas/microsoft.graph.bookingPerson' + - title: bookingStaffMember type: object properties: - directoryObjectId: + availabilityIsAffectedByPersonalCalendar: + type: boolean + description: 'True means that if the staff member is a Microsoft 365 user, the Bookings API would verify the staff member''s availability in their personal calendar in Microsoft 365, before making a booking.' + colorIndex: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: Identifies a color to represent the staff member. The color corresponds to the color palette in the Staff details page in the Bookings app. + format: int32 + 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 ID of the directory object. + description: 'The date, time and timezone when the staff member was created.' + format: date-time nullable: true - displayName: + isEmailNotificationEnabled: + type: boolean + description: Indicates that a staff members are notified via email when a booking assigned to them is created or changed. The default value is true + lastUpdatedDateTime: + 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: Display name of the directory object. + description: 'The date, time and timezone when the staff member was last updated.' + format: date-time nullable: true - readOnly: true - email: + membershipStatus: + $ref: '#/components/schemas/microsoft.graph.bookingStaffMembershipStatus' + role: + $ref: '#/components/schemas/microsoft.graph.bookingStaffRole' + timeZone: type: string - description: Email address associated with the directory object. + description: 'The time zone of the staff member. For a list of possible values, see dateTimeTimeZone.' nullable: true - readOnly: true - additionalProperties: - type: object - microsoft.graph.exchangeRestoreSession: - allOf: - - $ref: '#/components/schemas/microsoft.graph.restoreSessionBase' - - title: exchangeRestoreSession - type: object - properties: - mailboxRestoreArtifacts: + useBusinessHours: + type: boolean + description: True means the staff member's availability is as specified in the businessHours property of the business. False means the availability is determined by the staff member's workingHours property setting. + workingHours: type: array items: - $ref: '#/components/schemas/microsoft.graph.mailboxRestoreArtifact' - description: A collection of restore points and destination details that can be used to restore Exchange mailboxes. - x-ms-navigationProperty: true - additionalProperties: - type: object - microsoft.graph.mailboxRestoreArtifact: - allOf: - - $ref: '#/components/schemas/microsoft.graph.restoreArtifactBase' - - title: mailboxRestoreArtifact - type: object - properties: - restoredFolderId: - type: string - description: The new restored folder identifier for the user. - nullable: true - restoredFolderName: - type: string - description: The new restored folder name. - nullable: true - readOnly: true + $ref: '#/components/schemas/microsoft.graph.bookingWorkHours' + description: 'The range of hours each day of the week that the staff member is available for booking. By default, they''re initialized to be the same as the businessHours property of the business.' additionalProperties: type: object - microsoft.graph.restorePoint: + description: Represents a staff member who provides services in a business. + microsoft.graph.bookingCurrency: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' - - title: restorePoint + - title: bookingCurrency 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 - description: Expiration date time of the restore point. - format: date-time - nullable: true - protectionDateTime: - 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])$' + symbol: type: string - description: Date time when the restore point was created. - format: date-time - nullable: true - tags: - $ref: '#/components/schemas/microsoft.graph.restorePointTags' - protectionUnit: - $ref: '#/components/schemas/microsoft.graph.protectionUnitBase' + description: 'The currency symbol. For example, the currency symbol for the US dollar and for the Australian dollar is $.' additionalProperties: type: object + microsoft.graph.solutionsRoot: + title: solutionsRoot + type: object + properties: + backupRestore: + $ref: '#/components/schemas/microsoft.graph.backupRestoreRoot' + bookingBusinesses: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.bookingBusiness' + description: A collection of businesses in Microsoft Bookings. Read-only. Nullable. + x-ms-navigationProperty: true + bookingCurrencies: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.bookingCurrency' + description: A collection of monetary currencies supported by a bookingBusiness. Read-only. Nullable. + x-ms-navigationProperty: true + businessScenarios: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.businessScenario' + description: A collection of scenarios that contain relevant data and configuration information for a specific problem domain. + x-ms-navigationProperty: true + virtualEvents: + $ref: '#/components/schemas/microsoft.graph.virtualEventsRoot' + additionalProperties: + type: object microsoft.graph.serviceStatus: title: serviceStatus type: object @@ -19713,62 +12963,6 @@ components: $ref: '#/components/schemas/microsoft.graph.backupServiceStatus' additionalProperties: type: object - microsoft.graph.oneDriveForBusinessProtectionPolicy: - allOf: - - $ref: '#/components/schemas/microsoft.graph.protectionPolicyBase' - - title: oneDriveForBusinessProtectionPolicy - type: object - properties: - driveInclusionRules: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.driveProtectionRule' - description: Contains the details of the Onedrive for Business protection rule. - x-ms-navigationProperty: true - driveProtectionUnits: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.driveProtectionUnit' - description: Contains the protection units associated with a OneDrive for Business protection policy. - x-ms-navigationProperty: true - additionalProperties: - type: object - microsoft.graph.oneDriveForBusinessRestoreSession: - allOf: - - $ref: '#/components/schemas/microsoft.graph.restoreSessionBase' - - title: oneDriveForBusinessRestoreSession - type: object - properties: - driveRestoreArtifacts: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.driveRestoreArtifact' - description: A collection of restore points and destination details that can be used to restore a OneDrive for Business drive. - x-ms-navigationProperty: true - additionalProperties: - type: object - microsoft.graph.driveRestoreArtifact: - allOf: - - $ref: '#/components/schemas/microsoft.graph.restoreArtifactBase' - - title: driveRestoreArtifact - type: object - properties: - restoredSiteId: - type: string - description: 'The new site identifier if destinationType is new, and the input site ID if the destinationType is inPlace.' - nullable: true - restoredSiteName: - type: string - description: The name of the restored site. - nullable: true - readOnly: true - restoredSiteWebUrl: - type: string - description: The web URL of the restored site. - nullable: true - readOnly: true - additionalProperties: - type: object microsoft.graph.protectionPolicyBase: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -19804,38 +12998,6 @@ components: $ref: '#/components/schemas/microsoft.graph.protectionPolicyStatus' additionalProperties: type: object - microsoft.graph.protectionUnitBase: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: protectionUnitBase - 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 - description: The time of creation of the protection unit. - format: date-time - nullable: true - error: - $ref: '#/components/schemas/microsoft.graph.publicError' - 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 - description: Timestamp of the last modification of this protection unit. - format: date-time - nullable: true - policyId: - type: string - description: The unique identifier of the protection policy based on which protection unit was created. - nullable: true - status: - $ref: '#/components/schemas/microsoft.graph.protectionUnitStatus' - additionalProperties: - type: object microsoft.graph.timePeriod: title: timePeriod type: object @@ -19957,2347 +13119,2558 @@ components: $ref: '#/components/schemas/microsoft.graph.serviceAppStatus' additionalProperties: type: object - microsoft.graph.sharePointProtectionPolicy: + microsoft.graph.businessScenarioTaskTargetBase: + title: businessScenarioTaskTargetBase + type: object + properties: + taskTargetKind: + $ref: '#/components/schemas/microsoft.graph.plannerTaskTargetKind' + additionalProperties: + type: object + microsoft.graph.businessScenarioPlanReference: allOf: - - $ref: '#/components/schemas/microsoft.graph.protectionPolicyBase' - - title: sharePointProtectionPolicy + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: businessScenarioPlanReference type: object properties: - siteInclusionRules: + title: + type: string + description: The title property of the plannerPlan. + nullable: true + additionalProperties: + type: object + microsoft.graph.virtualEventsRoot: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: virtualEventsRoot + type: object + properties: + events: type: array items: - $ref: '#/components/schemas/microsoft.graph.siteProtectionRule' - description: The rules associated with the SharePoint Protection policy. + $ref: '#/components/schemas/microsoft.graph.virtualEvent' x-ms-navigationProperty: true - siteProtectionUnits: + townhalls: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.virtualEventTownhall' + description: A collection of town halls. Nullable. + x-ms-navigationProperty: true + webinars: type: array items: - $ref: '#/components/schemas/microsoft.graph.siteProtectionUnit' - description: The protection units (sites) that are protected under the site protection policy. + $ref: '#/components/schemas/microsoft.graph.virtualEventWebinar' + description: A collection of webinars. Nullable. x-ms-navigationProperty: true additionalProperties: type: object - microsoft.graph.siteProtectionRule: + microsoft.graph.virtualEvent: allOf: - - $ref: '#/components/schemas/microsoft.graph.protectionRuleBase' - - title: siteProtectionRule + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: virtualEvent type: object properties: - siteExpression: + createdBy: + $ref: '#/components/schemas/microsoft.graph.communicationsIdentitySet' + description: + $ref: '#/components/schemas/microsoft.graph.itemBody' + displayName: type: string - description: 'Contains a site expression. For examples, see siteExpression example.' + description: The display name of the virtual event. nullable: true + endDateTime: + $ref: '#/components/schemas/microsoft.graph.dateTimeTimeZone' + settings: + $ref: '#/components/schemas/microsoft.graph.virtualEventSettings' + startDateTime: + $ref: '#/components/schemas/microsoft.graph.dateTimeTimeZone' + status: + $ref: '#/components/schemas/microsoft.graph.virtualEventStatus' + presenters: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.virtualEventPresenter' + description: The virtual event presenters. + x-ms-navigationProperty: true + sessions: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.virtualEventSession' + description: The sessions for the virtual event. + x-ms-navigationProperty: true additionalProperties: type: object - microsoft.graph.siteProtectionUnit: + microsoft.graph.virtualEventPresenter: allOf: - - $ref: '#/components/schemas/microsoft.graph.protectionUnitBase' - - title: siteProtectionUnit + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: virtualEventPresenter type: object properties: - siteId: - type: string - description: Unique identifier of the SharePoint site. - nullable: true - siteName: - type: string - description: Name of the SharePoint site. - nullable: true - readOnly: true - siteWebUrl: + email: type: string - description: The web URL of the SharePoint site. + description: Email address of the presenter. nullable: true - readOnly: true - additionalProperties: - type: object - microsoft.graph.sharePointRestoreSession: - allOf: - - $ref: '#/components/schemas/microsoft.graph.restoreSessionBase' - - title: sharePointRestoreSession - type: object - properties: - siteRestoreArtifacts: + identity: + $ref: '#/components/schemas/microsoft.graph.identity' + presenterDetails: + $ref: '#/components/schemas/microsoft.graph.virtualEventPresenterDetails' + sessions: type: array items: - $ref: '#/components/schemas/microsoft.graph.siteRestoreArtifact' - description: A collection of restore points and destination details that can be used to restore SharePoint sites. + $ref: '#/components/schemas/microsoft.graph.virtualEventSession' x-ms-navigationProperty: true additionalProperties: type: object - microsoft.graph.siteRestoreArtifact: + microsoft.graph.virtualEventSession: allOf: - - $ref: '#/components/schemas/microsoft.graph.restoreArtifactBase' - - title: siteRestoreArtifact + - $ref: '#/components/schemas/microsoft.graph.onlineMeetingBase' + - title: virtualEventSession type: object properties: - restoredSiteId: - type: string - description: 'The new site identifier if the value of the destinationType property is new, and the existing site ID if the value is inPlace.' - nullable: true - restoredSiteName: - type: string - description: The name of the restored site. - nullable: true - readOnly: true - restoredSiteWebUrl: - type: string - description: The web URL of the restored site. - nullable: true - readOnly: true + endDateTime: + $ref: '#/components/schemas/microsoft.graph.dateTimeTimeZone' + startDateTime: + $ref: '#/components/schemas/microsoft.graph.dateTimeTimeZone' + presenters: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.virtualEventPresenter' + x-ms-navigationProperty: true + registrations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.virtualEventRegistration' + x-ms-navigationProperty: true additionalProperties: type: object - microsoft.graph.businessScenario: + microsoft.graph.meetingAttendanceReport: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' - - title: businessScenario + - title: meetingAttendanceReport type: object properties: - createdBy: - $ref: '#/components/schemas/microsoft.graph.identitySet' - createdDateTime: + meetingEndDateTime: 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 when the scenario was created. 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: UTC time when the meeting ended. Read-only. format: date-time - displayName: - type: string - description: Display name of the scenario. nullable: true - lastModifiedBy: - $ref: '#/components/schemas/microsoft.graph.identitySet' - lastModifiedDateTime: + meetingStartDateTime: 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 when the scenario was last modified. 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: UTC time when the meeting started. Read-only. format: date-time - ownerAppIds: - type: array - items: - type: string - nullable: true - description: Identifiers of applications that are authorized to work with this scenario. - uniqueName: - type: string - description: 'Unique name of the scenario. To avoid conflicts, the recommended value for the unique name is a reverse domain name format, owned by the author of the scenario. For example, a scenario authored by Contoso.com would have a unique name that starts with com.contoso.' nullable: true - planner: - $ref: '#/components/schemas/microsoft.graph.businessScenarioPlanner' - additionalProperties: - type: object - microsoft.graph.businessScenarioPlanner: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: businessScenarioPlanner - type: object - properties: - planConfiguration: - $ref: '#/components/schemas/microsoft.graph.plannerPlanConfiguration' - taskConfiguration: - $ref: '#/components/schemas/microsoft.graph.plannerTaskConfiguration' - tasks: + totalParticipantCount: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: Total number of participants. Read-only. + format: int32 + nullable: true + attendanceRecords: type: array items: - $ref: '#/components/schemas/microsoft.graph.businessScenarioTask' - description: The Planner tasks for the scenario. + $ref: '#/components/schemas/microsoft.graph.attendanceRecord' + description: List of attendance records of an attendance report. Read-only. x-ms-navigationProperty: true additionalProperties: type: object - microsoft.graph.businessScenarioTaskTargetBase: - title: businessScenarioTaskTargetBase - type: object - properties: - taskTargetKind: - $ref: '#/components/schemas/microsoft.graph.plannerTaskTargetKind' - additionalProperties: - type: object - microsoft.graph.businessScenarioPlanReference: + microsoft.graph.attendanceRecord: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' - - title: businessScenarioPlanReference + - title: attendanceRecord type: object properties: - title: + attendanceIntervals: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.attendanceInterval' + description: List of time periods between joining and leaving a meeting. + emailAddress: type: string - description: The title property of the plannerPlan. + description: Email address of the user associated with this attendance record. + nullable: true + identity: + $ref: '#/components/schemas/microsoft.graph.identity' + registrantId: + type: string + description: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. (deprecated) + nullable: true + role: + type: string + description: 'Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer.' + nullable: true + totalAttendanceInSeconds: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: Total duration of the attendances in seconds. + format: int32 nullable: true additionalProperties: type: object - microsoft.graph.plannerPlanConfiguration: + microsoft.graph.virtualEventRegistration: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' - - title: plannerPlanConfiguration + - title: virtualEventRegistration type: object properties: - buckets: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.plannerPlanConfigurationBucketDefinition' - description: List the buckets that should be created in the plan. - createdBy: - $ref: '#/components/schemas/microsoft.graph.identitySet' - createdDateTime: + cancelationDateTime: 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 when the plan configuration was created. 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: 'Date and time when the registrant cancels their registration for the virtual event. Only appears when applicable. 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 - defaultLanguage: + nullable: true + email: type: string - description: The language code for the default language to be used for the names of the objects created for the plan. + description: Email address of the registrant. nullable: true - lastModifiedBy: - $ref: '#/components/schemas/microsoft.graph.identitySet' - lastModifiedDateTime: + firstName: + type: string + description: First name of the registrant. + nullable: true + lastName: + type: string + description: Last name of the registrant. + nullable: true + preferredLanguage: + type: string + description: The registrant's preferred language. + nullable: true + preferredTimezone: + type: string + description: The registrant's time zone details. + nullable: true + 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 - description: 'The date and time when the plan configuration was last modified. 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: 'Date and time when the registrant registers for the virtual event. 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 - localizations: + nullable: true + registrationQuestionAnswers: type: array items: - $ref: '#/components/schemas/microsoft.graph.plannerPlanConfigurationLocalization' - description: Localized names for the plan configuration. + $ref: '#/components/schemas/microsoft.graph.virtualEventRegistrationQuestionAnswer' + description: The registrant's answer to the registration questions. + status: + $ref: '#/components/schemas/microsoft.graph.virtualEventAttendeeRegistrationStatus' + userId: + type: string + description: The registrant's ID in Microsoft Entra ID. Only appears when the registrant is registered in Microsoft Entra ID. + nullable: true + sessions: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.virtualEventSession' x-ms-navigationProperty: true additionalProperties: type: object - microsoft.graph.plannerPlanConfigurationLocalization: + microsoft.graph.virtualEventTownhall: allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: plannerPlanConfigurationLocalization + - $ref: '#/components/schemas/microsoft.graph.virtualEvent' + - title: virtualEventTownhall type: object properties: - buckets: + audience: + $ref: '#/components/schemas/microsoft.graph.meetingAudience' + coOrganizers: type: array items: - $ref: '#/components/schemas/microsoft.graph.plannerPlanConfigurationBucketLocalization' - description: Localized names for configured buckets in the plan configuration. - languageTag: - type: string - description: The language code associated with the localized names in this object. - nullable: true - planTitle: - type: string - description: Localized title of the plan. + $ref: '#/components/schemas/microsoft.graph.communicationsUserIdentity' + description: Identity information of the coorganizers of the town hall. + invitedAttendees: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identity' + description: 'The attendees invited to the town hall. The supported identities are: communicationsUserIdentity and communicationsGuestIdentity.' + isInviteOnly: + type: boolean + description: Indicates whether the town hall is only open to invited people and groups within your organization. The isInviteOnly property can only be true if the value of the audience property is set to organization. nullable: true additionalProperties: type: object - microsoft.graph.plannerTaskConfiguration: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: plannerTaskConfiguration - type: object - properties: - editPolicy: - $ref: '#/components/schemas/microsoft.graph.plannerTaskPolicy' - additionalProperties: - type: object - microsoft.graph.businessScenarioTask: + microsoft.graph.virtualEventWebinar: allOf: - - $ref: '#/components/schemas/microsoft.graph.plannerTask' - - title: businessScenarioTask + - $ref: '#/components/schemas/microsoft.graph.virtualEvent' + - title: virtualEventWebinar type: object properties: - businessScenarioProperties: - $ref: '#/components/schemas/microsoft.graph.businessScenarioProperties' - target: - $ref: '#/components/schemas/microsoft.graph.businessScenarioTaskTargetBase' + audience: + $ref: '#/components/schemas/microsoft.graph.meetingAudience' + coOrganizers: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.communicationsUserIdentity' + description: Identity information of coorganizers of the webinar. + registrationConfiguration: + $ref: '#/components/schemas/microsoft.graph.virtualEventWebinarRegistrationConfiguration' + registrations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.virtualEventRegistration' + description: Registration records of the webinar. + x-ms-navigationProperty: true additionalProperties: type: object - microsoft.graph.plannerAssignedToTaskBoardTaskFormat: + microsoft.graph.virtualEventWebinarRegistrationConfiguration: allOf: - - $ref: '#/components/schemas/microsoft.graph.plannerDelta' - - title: plannerAssignedToTaskBoardTaskFormat + - $ref: '#/components/schemas/microsoft.graph.virtualEventRegistrationConfiguration' + - title: virtualEventWebinarRegistrationConfiguration type: object properties: - orderHintsByAssignee: - $ref: '#/components/schemas/microsoft.graph.plannerOrderHintsByAssignee' - unassignedOrderHint: - type: string - description: 'Hint value used to order the task on the AssignedTo view of the Task Board when the task isn''t assigned to anyone, or if the orderHintsByAssignee dictionary doesn''t provide an order hint for the user the task is assigned to. The format is defined as outlined here.' + isManualApprovalEnabled: + type: boolean + nullable: true + isWaitlistEnabled: + type: boolean nullable: true additionalProperties: type: object - microsoft.graph.plannerBucketTaskBoardTaskFormat: + microsoft.graph.virtualEventRegistrationQuestionBase: allOf: - - $ref: '#/components/schemas/microsoft.graph.plannerDelta' - - title: plannerBucketTaskBoardTaskFormat + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: virtualEventRegistrationQuestionBase type: object properties: - orderHint: + displayName: type: string - description: 'Hint used to order tasks in the bucket view of the task board. For details about the supported format, see Using order hints in Planner.' + description: Display name of the registration question. + nullable: true + isRequired: + type: boolean + description: Indicates whether an answer to the question is required. The default value is false. nullable: true additionalProperties: type: object - microsoft.graph.plannerTaskDetails: + microsoft.graph.bookingNamedEntity: allOf: - - $ref: '#/components/schemas/microsoft.graph.plannerDelta' - - title: plannerTaskDetails + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: bookingNamedEntity type: object properties: - approvalAttachment: - $ref: '#/components/schemas/microsoft.graph.plannerBaseApprovalAttachment' - checklist: - $ref: '#/components/schemas/microsoft.graph.plannerChecklistItems' - completionRequirements: - $ref: '#/components/schemas/microsoft.graph.plannerTaskCompletionRequirementDetails' - description: + displayName: type: string - description: Description of the task. - nullable: true - forms: - $ref: '#/components/schemas/microsoft.graph.plannerFormsDictionary' - notes: - $ref: '#/components/schemas/microsoft.graph.itemBody' - previewType: - $ref: '#/components/schemas/microsoft.graph.plannerPreviewType' - references: - $ref: '#/components/schemas/microsoft.graph.plannerExternalReferences' + description: 'A name for the derived entity, which interfaces with customers.' additionalProperties: type: object - microsoft.graph.plannerProgressTaskBoardTaskFormat: + description: Booking entities that provide a display name. + microsoft.graph.physicalAddress: + title: physicalAddress + type: object + properties: + city: + type: string + description: The city. + nullable: true + countryOrRegion: + type: string + description: 'The country or region. It''s a free-format string value, for example, ''United States''.' + nullable: true + postalCode: + type: string + description: The postal code. + nullable: true + postOfficeBox: + type: string + description: The post office box number. + nullable: true + state: + type: string + description: The state. + nullable: true + street: + type: string + description: The street. + nullable: true + type: + $ref: '#/components/schemas/microsoft.graph.physicalAddressType' + additionalProperties: + type: object + microsoft.graph.bookingPageSettings: + title: bookingPageSettings + type: object + properties: + accessControl: + $ref: '#/components/schemas/microsoft.graph.bookingPageAccessControl' + bookingPageColorCode: + type: string + description: 'Custom color for the bookings page. The value should be in Hex format. Example: #123456.' + businessTimeZone: + type: string + description: 'The time zone of the customer. For a list of possible values, see dateTimeTimeZone.' + customerConsentMessage: + type: string + description: The personal data collection and usage consent message in the bookings page. + enforceOneTimePassword: + type: boolean + description: Determines if the one-time password is required to create an appointment. The default value is false. + isBusinessLogoDisplayEnabled: + type: boolean + description: Indicates if the business logo is displayed on the bookings page. The default value is false. + isCustomerConsentEnabled: + type: boolean + description: Enables personal data collection and the usage consent toggle on the bookings page. The default value is false. + isSearchEngineIndexabilityDisabled: + type: boolean + description: Ensures that the web crawlers don't index this page. The defaults value is false. + isTimeSlotTimeZoneSetToBusinessTimeZone: + type: boolean + description: Displays the booking time slots in the business time zone. The default value is false. + privacyPolicyWebUrl: + type: string + description: 'RL of a webpage that provides the terms and conditions of the business. If a privacy policy isn''t included, the following text appears on the bookings page as default: ''The policies and practices of apply to the use of your data.' + termsAndConditionsWebUrl: + type: string + description: URL of a webpage that provides the terms and conditions of the business. + additionalProperties: + type: object + microsoft.graph.bookingWorkHours: + title: bookingWorkHours + type: object + properties: + day: + $ref: '#/components/schemas/microsoft.graph.dayOfWeek' + timeSlots: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.bookingWorkTimeSlot' + description: A list of start/end times during a day. + additionalProperties: + type: object + description: This type represents the set of working hours in a single day of the week. + microsoft.graph.bookingSchedulingPolicy: + title: bookingSchedulingPolicy + type: object + properties: + allowStaffSelection: + type: boolean + description: True if to allow customers to choose a specific person for the booking. + customAvailabilities: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.bookingsAvailabilityWindow' + description: Custom availability of the service in a given time frame of the service. + generalAvailability: + $ref: '#/components/schemas/microsoft.graph.bookingsAvailability' + isMeetingInviteToCustomersEnabled: + type: boolean + description: Indicates if the meeting invite is sent to the customers. The default value is false + nullable: true + maximumAdvance: + pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' + type: string + description: Maximum number of days in advance that a booking can be made. It follows the ISO 8601 format. + format: duration + minimumLeadTime: + pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' + type: string + description: The minimum amount of time before which bookings and cancellations must be made. It follows the ISO 8601 format. + format: duration + sendConfirmationsToOwner: + type: boolean + description: True to notify the business via email when a booking is created or changed. Use the email address specified in the email property of the bookingBusiness entity for the business. + timeSlotInterval: + pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' + type: string + description: 'Duration of each time slot, denoted in ISO 8601 format.' + format: duration + additionalProperties: + type: object + description: This type represents the set of policies that dictate how bookings can be created in a Booking Calendar. + microsoft.graph.entity: + title: entity + type: object + properties: + id: + type: string + description: The unique identifier for an entity. Read-only. + additionalProperties: + type: object + microsoft.graph.location: + title: location + type: object + properties: + address: + $ref: '#/components/schemas/microsoft.graph.physicalAddress' + coordinates: + $ref: '#/components/schemas/microsoft.graph.outlookGeoCoordinates' + displayName: + type: string + description: The name associated with the location. + nullable: true + locationEmailAddress: + type: string + description: Optional email address of the location. + nullable: true + locationType: + $ref: '#/components/schemas/microsoft.graph.locationType' + locationUri: + type: string + description: Optional URI representing the location. + nullable: true + uniqueId: + type: string + description: For internal use only. + nullable: true + uniqueIdType: + $ref: '#/components/schemas/microsoft.graph.locationUniqueIdType' + additionalProperties: + type: object + microsoft.graph.bookingCustomerInformationBase: + title: bookingCustomerInformationBase + type: object + additionalProperties: + type: object + ReferenceNumeric: + enum: + - '-INF' + - INF + - NaN + microsoft.graph.bookingInvoiceStatus: + title: bookingInvoiceStatus + enum: + - draft + - reviewing + - open + - canceled + - paid + - corrective + type: string + microsoft.graph.bookingPriceType: + title: bookingPriceType + enum: + - undefined + - fixedPrice + - startingAt + - hourly + - free + - priceVaries + - callUs + - notSet + type: string + description: Represents the type of pricing of a booking service. + x-ms-enum: + name: bookingPriceType + modelAsString: false + values: + - value: undefined + description: The price of the service is not defined. + name: undefined + - value: fixedPrice + description: The price of the service is fixed. + name: fixedPrice + - value: startingAt + description: 'The price of the service starts with a particular value, but can be higher based on the final services performed.' + name: startingAt + - value: hourly + description: The price of the service depends on the number of hours a staff member works on the service. + name: hourly + - value: free + description: The service is free. + name: free + - value: priceVaries + description: The price of the service varies. + name: priceVaries + - value: callUs + description: The price of the service is not listed. + name: callUs + - value: notSet + description: The price of the service is not set. + name: notSet + microsoft.graph.bookingReminder: + title: bookingReminder + type: object + properties: + message: + type: string + description: The message in the reminder. + offset: + pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' + type: string + description: The amount of time before the start of an appointment that the reminder should be sent. It's denoted in ISO 8601 format. + format: duration + recipients: + $ref: '#/components/schemas/microsoft.graph.bookingReminderRecipients' + additionalProperties: + type: object + description: This type represents when and to whom to send an e-mail reminder. + microsoft.graph.bookingPerson: allOf: - - $ref: '#/components/schemas/microsoft.graph.plannerDelta' - - title: plannerProgressTaskBoardTaskFormat + - $ref: '#/components/schemas/microsoft.graph.bookingNamedEntity' + - title: bookingPerson type: object properties: - orderHint: + emailAddress: type: string - description: 'Hint value used to order the task on the progress view of the task board. For details about the supported format, see Using order hints in Planner.' + description: The email address of the person. nullable: true additionalProperties: type: object - microsoft.graph.virtualEventsRoot: + description: Represents a booking customer or staff member. + microsoft.graph.phone: + title: phone + type: object + properties: + number: + type: string + description: The phone number. + nullable: true + type: + $ref: '#/components/schemas/microsoft.graph.phoneType' + additionalProperties: + type: object + microsoft.graph.answerInputType: + title: answerInputType + enum: + - text + - radioButton + - unknownFutureValue + type: string + microsoft.graph.availabilityItem: + title: availabilityItem + type: object + properties: + endDateTime: + $ref: '#/components/schemas/microsoft.graph.dateTimeTimeZone' + serviceId: + type: string + description: 'Indicates the service ID for 1:n appointments. If the appointment is of type 1:n, this field is present, otherwise, null.' + nullable: true + startDateTime: + $ref: '#/components/schemas/microsoft.graph.dateTimeTimeZone' + status: + $ref: '#/components/schemas/microsoft.graph.bookingsAvailabilityStatus' + additionalProperties: + type: object + microsoft.graph.bookingQuestionAssignment: + title: bookingQuestionAssignment + type: object + properties: + isRequired: + type: boolean + description: Indicates whether it's mandatory to answer the custom question. + questionId: + type: string + description: The ID of the custom question. + additionalProperties: + type: object + microsoft.graph.bookingStaffMembershipStatus: + title: bookingStaffMembershipStatus + enum: + - active + - pendingAcceptance + - rejectedByStaff + - unknownFutureValue + type: string + microsoft.graph.bookingStaffRole: + title: bookingStaffRole + enum: + - guest + - administrator + - viewer + - externalGuest + - unknownFutureValue + - scheduler + - teamMember + type: string + microsoft.graph.backupRestoreRoot: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' - - title: virtualEventsRoot + - title: backupRestoreRoot type: object properties: - events: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.virtualEvent' - x-ms-navigationProperty: true - townhalls: + serviceStatus: + $ref: '#/components/schemas/microsoft.graph.serviceStatus' + driveInclusionRules: type: array items: - $ref: '#/components/schemas/microsoft.graph.virtualEventTownhall' - description: A collection of town halls. Nullable. + $ref: '#/components/schemas/microsoft.graph.driveProtectionRule' + description: The list of drive inclusion rules applied to the tenant. x-ms-navigationProperty: true - webinars: + driveProtectionUnits: type: array items: - $ref: '#/components/schemas/microsoft.graph.virtualEventWebinar' - description: A collection of webinars. Nullable. + $ref: '#/components/schemas/microsoft.graph.driveProtectionUnit' + description: The list of drive protection units in the tenant. x-ms-navigationProperty: true - additionalProperties: - type: object - microsoft.graph.virtualEvent: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: virtualEvent - type: object - properties: - createdBy: - $ref: '#/components/schemas/microsoft.graph.communicationsIdentitySet' - description: - $ref: '#/components/schemas/microsoft.graph.itemBody' - displayName: - type: string - description: The display name of the virtual event. - nullable: true - endDateTime: - $ref: '#/components/schemas/microsoft.graph.dateTimeTimeZone' - startDateTime: - $ref: '#/components/schemas/microsoft.graph.dateTimeTimeZone' - status: - $ref: '#/components/schemas/microsoft.graph.virtualEventStatus' - presenters: + exchangeProtectionPolicies: type: array items: - $ref: '#/components/schemas/microsoft.graph.virtualEventPresenter' - description: The virtual event presenters. + $ref: '#/components/schemas/microsoft.graph.exchangeProtectionPolicy' + description: The list of Exchange protection policies in the tenant. x-ms-navigationProperty: true - sessions: + exchangeRestoreSessions: type: array items: - $ref: '#/components/schemas/microsoft.graph.virtualEventSession' - description: The sessions for the virtual event. - x-ms-navigationProperty: true - additionalProperties: - type: object - microsoft.graph.virtualEventPresenter: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: virtualEventPresenter - type: object - properties: - email: - type: string - description: Email address of the presenter. - nullable: true - identity: - $ref: '#/components/schemas/microsoft.graph.identity' - presenterDetails: - $ref: '#/components/schemas/microsoft.graph.virtualEventPresenterDetails' - sessions: + $ref: '#/components/schemas/microsoft.graph.exchangeRestoreSession' + description: The list of Exchange restore sessions available in the tenant. + x-ms-navigationProperty: true + mailboxInclusionRules: type: array items: - $ref: '#/components/schemas/microsoft.graph.virtualEventSession' + $ref: '#/components/schemas/microsoft.graph.mailboxProtectionRule' + description: The list of mailbox inclusion rules applied to the tenant. x-ms-navigationProperty: true - additionalProperties: - type: object - microsoft.graph.virtualEventSession: - allOf: - - $ref: '#/components/schemas/microsoft.graph.onlineMeetingBase' - - title: virtualEventSession - type: object - properties: - endDateTime: - $ref: '#/components/schemas/microsoft.graph.dateTimeTimeZone' - startDateTime: - $ref: '#/components/schemas/microsoft.graph.dateTimeTimeZone' - presenters: + mailboxProtectionUnits: type: array items: - $ref: '#/components/schemas/microsoft.graph.virtualEventPresenter' + $ref: '#/components/schemas/microsoft.graph.mailboxProtectionUnit' + description: The list of mailbox protection units in the tenant. x-ms-navigationProperty: true - registrations: + oneDriveForBusinessProtectionPolicies: type: array items: - $ref: '#/components/schemas/microsoft.graph.virtualEventRegistration' + $ref: '#/components/schemas/microsoft.graph.oneDriveForBusinessProtectionPolicy' + description: The list of OneDrive for Business protection policies in the tenant. x-ms-navigationProperty: true - additionalProperties: - type: object - microsoft.graph.meetingAttendanceReport: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: meetingAttendanceReport - type: object - properties: - meetingEndDateTime: - 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: UTC time when the meeting ended. Read-only. - format: date-time - nullable: true - meetingStartDateTime: - 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: UTC time when the meeting started. Read-only. - format: date-time - nullable: true - totalParticipantCount: - maximum: 2147483647 - minimum: -2147483648 - type: integer - description: Total number of participants. Read-only. - format: int32 - nullable: true - attendanceRecords: + oneDriveForBusinessRestoreSessions: type: array items: - $ref: '#/components/schemas/microsoft.graph.attendanceRecord' - description: List of attendance records of an attendance report. Read-only. + $ref: '#/components/schemas/microsoft.graph.oneDriveForBusinessRestoreSession' + description: The list of OneDrive for Business restore sessions available in the tenant. x-ms-navigationProperty: true - additionalProperties: - type: object - microsoft.graph.attendanceRecord: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: attendanceRecord - type: object - properties: - attendanceIntervals: + protectionPolicies: type: array items: - $ref: '#/components/schemas/microsoft.graph.attendanceInterval' - description: List of time periods between joining and leaving a meeting. - emailAddress: - type: string - description: Email address of the user associated with this attendance record. - nullable: true - identity: - $ref: '#/components/schemas/microsoft.graph.identity' - registrantId: - type: string - description: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. - nullable: true - role: - type: string - description: 'Role of the attendee. Possible values are: None, Attendee, Presenter, and Organizer.' - nullable: true - totalAttendanceInSeconds: - maximum: 2147483647 - minimum: -2147483648 - type: integer - description: Total duration of the attendances in seconds. - format: int32 - nullable: true - additionalProperties: - type: object - microsoft.graph.virtualEventRegistration: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: virtualEventRegistration - type: object - properties: - cancelationDateTime: - 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 the registrant cancels their registration for the virtual event. Only appears when applicable. 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 - email: - type: string - description: Email address of the registrant. - nullable: true - firstName: - type: string - description: First name of the registrant. - nullable: true - lastName: - type: string - description: Last name of the registrant. - nullable: true - preferredLanguage: - type: string - description: The registrant's preferred language. - nullable: true - preferredTimezone: - type: string - description: The registrant's time zone details. - nullable: true - 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 - description: 'Date and time when the registrant registers for the virtual event. 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 - registrationQuestionAnswers: + $ref: '#/components/schemas/microsoft.graph.protectionPolicyBase' + description: List of protection policies in the tenant. + x-ms-navigationProperty: true + protectionUnits: type: array items: - $ref: '#/components/schemas/microsoft.graph.virtualEventRegistrationQuestionAnswer' - description: The registrant's answer to the registration questions. - status: - $ref: '#/components/schemas/microsoft.graph.virtualEventAttendeeRegistrationStatus' - userId: - type: string - description: The registrant's ID in Microsoft Entra ID. Only appears when the registrant is registered in Microsoft Entra ID. - nullable: true - sessions: + $ref: '#/components/schemas/microsoft.graph.protectionUnitBase' + description: List of protection units in the tenant. + x-ms-navigationProperty: true + restorePoints: type: array items: - $ref: '#/components/schemas/microsoft.graph.virtualEventSession' + $ref: '#/components/schemas/microsoft.graph.restorePoint' + description: List of restore points in the tenant. x-ms-navigationProperty: true - additionalProperties: - type: object - microsoft.graph.virtualEventTownhall: - allOf: - - $ref: '#/components/schemas/microsoft.graph.virtualEvent' - - title: virtualEventTownhall - type: object - properties: - audience: - $ref: '#/components/schemas/microsoft.graph.meetingAudience' - coOrganizers: + restoreSessions: type: array items: - $ref: '#/components/schemas/microsoft.graph.communicationsUserIdentity' - description: Identity information of the coorganizers of the town hall. - invitedAttendees: + $ref: '#/components/schemas/microsoft.graph.restoreSessionBase' + description: List of restore sessions in the tenant. + x-ms-navigationProperty: true + serviceApps: type: array items: - $ref: '#/components/schemas/microsoft.graph.identity' - description: 'The attendees invited to the town hall. The supported identities are: communicationsUserIdentity and communicationsGuestIdentity.' - isInviteOnly: - type: boolean - description: Indicates whether the town hall is only open to invited people and groups within your organization. The isInviteOnly property can only be true if the value of the audience property is set to organization. - nullable: true - additionalProperties: - type: object - microsoft.graph.virtualEventWebinar: - allOf: - - $ref: '#/components/schemas/microsoft.graph.virtualEvent' - - title: virtualEventWebinar - type: object - properties: - audience: - $ref: '#/components/schemas/microsoft.graph.meetingAudience' - coOrganizers: + $ref: '#/components/schemas/microsoft.graph.serviceApp' + description: List of Backup Storage apps in the tenant. + x-ms-navigationProperty: true + sharePointProtectionPolicies: type: array items: - $ref: '#/components/schemas/microsoft.graph.communicationsUserIdentity' - description: Identity information of coorganizers of the webinar. - registrationConfiguration: - $ref: '#/components/schemas/microsoft.graph.virtualEventWebinarRegistrationConfiguration' - registrations: + $ref: '#/components/schemas/microsoft.graph.sharePointProtectionPolicy' + description: The list of SharePoint protection policies in the tenant. + x-ms-navigationProperty: true + sharePointRestoreSessions: type: array items: - $ref: '#/components/schemas/microsoft.graph.virtualEventRegistration' - description: Registration records of the webinar. + $ref: '#/components/schemas/microsoft.graph.sharePointRestoreSession' + description: The list of SharePoint restore sessions available in the tenant. + x-ms-navigationProperty: true + siteInclusionRules: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.siteProtectionRule' + description: The list of site inclusion rules applied to the tenant. + x-ms-navigationProperty: true + siteProtectionUnits: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.siteProtectionUnit' + description: The list of site protection units in the tenant. x-ms-navigationProperty: true additionalProperties: type: object - microsoft.graph.virtualEventWebinarRegistrationConfiguration: - allOf: - - $ref: '#/components/schemas/microsoft.graph.virtualEventRegistrationConfiguration' - - title: virtualEventWebinarRegistrationConfiguration - type: object - properties: - isManualApprovalEnabled: - type: boolean - nullable: true - isWaitlistEnabled: - type: boolean - nullable: true - additionalProperties: - type: object - microsoft.graph.bookingNamedEntity: + microsoft.graph.businessScenario: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' - - title: bookingNamedEntity + - title: businessScenario 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 + description: 'The date and time when the scenario was created. 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 displayName: type: string - description: 'A name for the derived entity, which interfaces with customers.' + description: Display name of the scenario. + 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 + description: 'The date and time when the scenario was last modified. 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 + ownerAppIds: + type: array + items: + type: string + nullable: true + description: Identifiers of applications that are authorized to work with this scenario. + uniqueName: + type: string + description: 'Unique name of the scenario. To avoid conflicts, the recommended value for the unique name is a reverse domain name format, owned by the author of the scenario. For example, a scenario authored by Contoso.com would have a unique name that starts with com.contoso.' + nullable: true + planner: + $ref: '#/components/schemas/microsoft.graph.businessScenarioPlanner' additionalProperties: type: object - description: Booking entities that provide a display name. - microsoft.graph.physicalAddress: - title: physicalAddress + microsoft.graph.backupServiceConsumer: + title: backupServiceConsumer + enum: + - unknown + - firstparty + - thirdparty + - unknownFutureValue + type: string + microsoft.graph.disableReason: + title: disableReason + enum: + - none + - invalidBillingProfile + - userRequested + - unknownFutureValue + type: string + microsoft.graph.identitySet: + title: identitySet type: object properties: - city: - type: string - description: The city. - nullable: true - countryOrRegion: - type: string - description: 'The country or region. It''s a free-format string value, for example, ''United States''.' - nullable: true - postalCode: - type: string - description: The postal code. - nullable: true - postOfficeBox: - type: string - description: The post office box number. - nullable: true - state: - type: string - description: The state. - nullable: true - street: - type: string - description: The street. - nullable: true - type: - $ref: '#/components/schemas/microsoft.graph.physicalAddressType' + application: + $ref: '#/components/schemas/microsoft.graph.identity' + device: + $ref: '#/components/schemas/microsoft.graph.identity' + user: + $ref: '#/components/schemas/microsoft.graph.identity' additionalProperties: type: object - microsoft.graph.bookingPageSettings: - title: bookingPageSettings + microsoft.graph.backupServiceStatus: + title: backupServiceStatus + enum: + - disabled + - enabled + - protectionChangeLocked + - restoreLocked + - unknownFutureValue + type: string + microsoft.graph.retentionSetting: + title: retentionSetting type: object properties: - accessControl: - $ref: '#/components/schemas/microsoft.graph.bookingPageAccessControl' - bookingPageColorCode: - type: string - description: 'Custom color for the bookings page. The value should be in Hex format. Example: #123456.' - businessTimeZone: - type: string - description: 'The time zone of the customer. For a list of possible values, see dateTimeTimeZone.' - customerConsentMessage: - type: string - description: The personal data collection and usage consent message in the bookings page. - enforceOneTimePassword: - type: boolean - description: Determines if the one-time password is required to create an appointment. The default value is false. - isBusinessLogoDisplayEnabled: - type: boolean - description: Indicates if the business logo is displayed on the bookings page. The default value is false. - isCustomerConsentEnabled: - type: boolean - description: Enables personal data collection and the usage consent toggle on the bookings page. The default value is false. - isSearchEngineIndexabilityDisabled: - type: boolean - description: Ensures that the web crawlers don't index this page. The defaults value is false. - isTimeSlotTimeZoneSetToBusinessTimeZone: - type: boolean - description: Displays the booking time slots in the business time zone. The default value is false. - privacyPolicyWebUrl: + interval: type: string - description: 'RL of a webpage that provides the terms and conditions of the business. If a privacy policy isn''t included, the following text appears on the bookings page as default: ''The policies and practices of apply to the use of your data.' - termsAndConditionsWebUrl: + description: The frequency of the backup. + nullable: true + period: + pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' type: string - description: URL of a webpage that provides the terms and conditions of the business. + description: The period of time to retain the protected data for a single Microsoft 365 service. + format: duration + nullable: true additionalProperties: type: object - microsoft.graph.bookingWorkHours: - title: bookingWorkHours + microsoft.graph.protectionPolicyStatus: + title: protectionPolicyStatus + enum: + - inactive + - activeWithErrors + - updating + - active + - unknownFutureValue + type: string + microsoft.graph.restorePointSearchResult: + title: restorePointSearchResult type: object properties: - day: - $ref: '#/components/schemas/microsoft.graph.dayOfWeek' - timeSlots: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.bookingWorkTimeSlot' - description: A list of start/end times during a day. + restorePoint: + $ref: '#/components/schemas/microsoft.graph.restorePoint' additionalProperties: type: object - description: This type represents the set of working hours in a single day of the week. - microsoft.graph.bookingSchedulingPolicy: - title: bookingSchedulingPolicy + microsoft.graph.publicError: + title: publicError type: object properties: - allowStaffSelection: - type: boolean - description: True if to allow customers to choose a specific person for the booking. - customAvailabilities: + code: + type: string + description: Represents the error code. + nullable: true + details: type: array items: - $ref: '#/components/schemas/microsoft.graph.bookingsAvailabilityWindow' - description: Custom availability of the service in a given time frame of the service. - generalAvailability: - $ref: '#/components/schemas/microsoft.graph.bookingsAvailability' - isMeetingInviteToCustomersEnabled: - type: boolean - description: Indicates if the meeting invite is sent to the customers. The default value is false - nullable: true - maximumAdvance: - pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' - type: string - description: Maximum number of days in advance that a booking can be made. It follows the ISO 8601 format. - format: duration - minimumLeadTime: - pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' - type: string - description: The minimum amount of time before which bookings and cancellations must be made. It follows the ISO 8601 format. - format: duration - sendConfirmationsToOwner: - type: boolean - description: True to notify the business via email when a booking is created or changed. Use the email address specified in the email property of the bookingBusiness entity for the business. - timeSlotInterval: - pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' + $ref: '#/components/schemas/microsoft.graph.publicErrorDetail' + description: Details of the error. + innerError: + $ref: '#/components/schemas/microsoft.graph.publicInnerError' + message: type: string - description: 'Duration of each time slot, denoted in ISO 8601 format.' - format: duration - additionalProperties: - type: object - description: This type represents the set of policies that dictate how bookings can be created in a Booking Calendar. - microsoft.graph.entity: - title: entity - type: object - properties: - id: + description: A non-localized message for the developer. + nullable: true + target: type: string - description: The unique identifier for an entity. Read-only. + description: The target of the error. + nullable: true additionalProperties: type: object - microsoft.graph.location: - title: location + microsoft.graph.restoreSessionStatus: + title: restoreSessionStatus + enum: + - draft + - activating + - active + - completedWithError + - completed + - unknownFutureValue + - failed + type: string + microsoft.graph.identity: + title: identity type: object properties: - address: - $ref: '#/components/schemas/microsoft.graph.physicalAddress' - coordinates: - $ref: '#/components/schemas/microsoft.graph.outlookGeoCoordinates' displayName: type: string - description: The name associated with the location. - nullable: true - locationEmailAddress: - type: string - description: Optional email address of the location. + description: The display name of the identity. This property is read-only. nullable: true - locationType: - $ref: '#/components/schemas/microsoft.graph.locationType' - locationUri: + id: type: string - description: Optional URI representing the location. + description: The identifier of the identity. This property is read-only. nullable: true - uniqueId: + additionalProperties: + type: object + microsoft.graph.serviceAppStatus: + title: serviceAppStatus + enum: + - inactive + - active + - pendingActive + - pendingInactive + - unknownFutureValue + type: string + microsoft.graph.plannerTaskTargetKind: + title: plannerTaskTargetKind + enum: + - group + - unknownFutureValue + type: string + microsoft.graph.communicationsIdentitySet: + allOf: + - $ref: '#/components/schemas/microsoft.graph.identitySet' + - title: communicationsIdentitySet + type: object + properties: + applicationInstance: + $ref: '#/components/schemas/microsoft.graph.identity' + assertedIdentity: + $ref: '#/components/schemas/microsoft.graph.identity' + azureCommunicationServicesUser: + $ref: '#/components/schemas/microsoft.graph.identity' + encrypted: + $ref: '#/components/schemas/microsoft.graph.identity' + endpointType: + $ref: '#/components/schemas/microsoft.graph.endpointType' + guest: + $ref: '#/components/schemas/microsoft.graph.identity' + onPremises: + $ref: '#/components/schemas/microsoft.graph.identity' + phone: + $ref: '#/components/schemas/microsoft.graph.identity' + additionalProperties: + type: object + microsoft.graph.itemBody: + title: itemBody + type: object + properties: + content: type: string - description: For internal use only. + description: The content of the item. nullable: true - uniqueIdType: - $ref: '#/components/schemas/microsoft.graph.locationUniqueIdType' + contentType: + $ref: '#/components/schemas/microsoft.graph.bodyType' additionalProperties: type: object - microsoft.graph.bookingCustomerInformationBase: - title: bookingCustomerInformationBase + microsoft.graph.virtualEventSettings: + title: virtualEventSettings type: object + properties: + isAttendeeEmailNotificationEnabled: + type: boolean + description: Indicates whether virtual event attendees receive email notifications. + nullable: true additionalProperties: type: object - ReferenceNumeric: - enum: - - '-INF' - - INF - - NaN - microsoft.graph.bookingInvoiceStatus: - title: bookingInvoiceStatus + microsoft.graph.virtualEventStatus: + title: virtualEventStatus enum: - draft - - reviewing - - open + - published - canceled - - paid - - corrective - type: string - microsoft.graph.bookingPriceType: - title: bookingPriceType - enum: - - undefined - - fixedPrice - - startingAt - - hourly - - free - - priceVaries - - callUs - - notSet + - unknownFutureValue type: string - description: Represents the type of pricing of a booking service. - x-ms-enum: - name: bookingPriceType - modelAsString: false - values: - - value: undefined - description: The price of the service is not defined. - name: undefined - - value: fixedPrice - description: The price of the service is fixed. - name: fixedPrice - - value: startingAt - description: 'The price of the service starts with a particular value, but can be higher based on the final services performed.' - name: startingAt - - value: hourly - description: The price of the service depends on the number of hours a staff member works on the service. - name: hourly - - value: free - description: The service is free. - name: free - - value: priceVaries - description: The price of the service varies. - name: priceVaries - - value: callUs - description: The price of the service is not listed. - name: callUs - - value: notSet - description: The price of the service is not set. - name: notSet - microsoft.graph.bookingReminder: - title: bookingReminder + microsoft.graph.virtualEventPresenterDetails: + title: virtualEventPresenterDetails type: object properties: - message: + bio: + $ref: '#/components/schemas/microsoft.graph.itemBody' + company: type: string - description: The message in the reminder. - offset: - pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' + description: The presenter's company name. + nullable: true + jobTitle: type: string - description: The amount of time before the start of an appointment that the reminder should be sent. It's denoted in ISO 8601 format. - format: duration - recipients: - $ref: '#/components/schemas/microsoft.graph.bookingReminderRecipients' + description: The presenter's job title. + nullable: true + linkedInProfileWebUrl: + type: string + description: The presenter's LinkedIn profile URL. + nullable: true + personalSiteWebUrl: + type: string + description: The presenter's personal website URL. + nullable: true + photo: + type: string + description: The content stream of the presenter's photo. + format: base64url + nullable: true + twitterProfileWebUrl: + type: string + description: The presenter's Twitter profile URL. + nullable: true additionalProperties: type: object - description: This type represents when and to whom to send an e-mail reminder. - microsoft.graph.bookingPerson: + microsoft.graph.onlineMeetingBase: allOf: - - $ref: '#/components/schemas/microsoft.graph.bookingNamedEntity' - - title: bookingPerson + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: onlineMeetingBase type: object properties: - emailAddress: + allowAttendeeToEnableCamera: + type: boolean + description: Indicates whether attendees can turn on their camera. + nullable: true + allowAttendeeToEnableMic: + type: boolean + description: Indicates whether attendees can turn on their microphone. + nullable: true + allowBreakoutRooms: + type: boolean + nullable: true + allowedPresenters: + $ref: '#/components/schemas/microsoft.graph.onlineMeetingPresenters' + allowLiveShare: + $ref: '#/components/schemas/microsoft.graph.meetingLiveShareOptions' + allowMeetingChat: + $ref: '#/components/schemas/microsoft.graph.meetingChatMode' + allowParticipantsToChangeName: + type: boolean + description: Specifies if participants are allowed to rename themselves in an instance of the meeting. + nullable: true + allowPowerPointSharing: + type: boolean + nullable: true + allowRecording: + type: boolean + description: Indicates whether recording is enabled for the meeting. + nullable: true + allowTeamworkReactions: + type: boolean + description: Indicates if Teams reactions are enabled for the meeting. + nullable: true + allowTranscription: + type: boolean + description: Indicates whether transcription is enabled for the meeting. + nullable: true + allowWhiteboard: + type: boolean + nullable: true + anonymizeIdentityForRoles: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.onlineMeetingRole' + description: 'Specifies whose identity is anonymized in the meeting. Possible values are: attendee. The attendee value can''t be removed through a PATCH operation once added.' + audioConferencing: + $ref: '#/components/schemas/microsoft.graph.audioConferencing' + chatInfo: + $ref: '#/components/schemas/microsoft.graph.chatInfo' + chatRestrictions: + $ref: '#/components/schemas/microsoft.graph.chatRestrictions' + isEndToEndEncryptionEnabled: + type: boolean + nullable: true + isEntryExitAnnounced: + type: boolean + description: Indicates whether to announce when callers join or leave. + nullable: true + joinInformation: + $ref: '#/components/schemas/microsoft.graph.itemBody' + joinMeetingIdSettings: + $ref: '#/components/schemas/microsoft.graph.joinMeetingIdSettings' + joinWebUrl: type: string - description: The email address of the person. + description: The join URL of the online meeting. Read-only. nullable: true + lobbyBypassSettings: + $ref: '#/components/schemas/microsoft.graph.lobbyBypassSettings' + recordAutomatically: + type: boolean + description: Indicates whether to record the meeting automatically. + nullable: true + shareMeetingChatHistoryDefault: + $ref: '#/components/schemas/microsoft.graph.meetingChatHistoryDefaultMode' + subject: + type: string + description: The subject of the online meeting. + nullable: true + videoTeleconferenceId: + type: string + description: The video teleconferencing ID. Read-only. + nullable: true + watermarkProtection: + $ref: '#/components/schemas/microsoft.graph.watermarkProtectionValues' + attendanceReports: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.meetingAttendanceReport' + description: The attendance reports of an online meeting. Read-only. + x-ms-navigationProperty: true additionalProperties: type: object - description: Represents a booking customer or staff member. - microsoft.graph.phone: - title: phone + microsoft.graph.attendanceInterval: + title: attendanceInterval type: object properties: - number: + durationInSeconds: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: 'Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime.' + format: int32 + nullable: true + joinDateTime: + 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 phone number. + description: The time the attendee joined in UTC. + format: date-time nullable: true - type: - $ref: '#/components/schemas/microsoft.graph.phoneType' - additionalProperties: - type: object - microsoft.graph.answerInputType: - title: answerInputType - enum: - - text - - radioButton - - unknownFutureValue - type: string - microsoft.graph.availabilityItem: - title: availabilityItem - type: object - properties: - endDateTime: - $ref: '#/components/schemas/microsoft.graph.dateTimeTimeZone' - serviceId: + leaveDateTime: + 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 service ID for 1:n appointments. If the appointment is of type 1:n, this field is present, otherwise, null.' + description: The time the attendee left in UTC. + format: date-time nullable: true - startDateTime: - $ref: '#/components/schemas/microsoft.graph.dateTimeTimeZone' - status: - $ref: '#/components/schemas/microsoft.graph.bookingsAvailabilityStatus' additionalProperties: type: object - microsoft.graph.bookingQuestionAssignment: - title: bookingQuestionAssignment + microsoft.graph.virtualEventRegistrationQuestionAnswer: + title: virtualEventRegistrationQuestionAnswer type: object properties: - isRequired: + booleanValue: type: boolean - description: Indicates whether it's mandatory to answer the custom question. + description: Boolean answer to the virtualEventRegistrationCustomQuestion. Only appears when answerInputType is boolean. + nullable: true + displayName: + type: string + description: Display name of the registration question. + nullable: true + multiChoiceValues: + type: array + items: + type: string + nullable: true + description: A collection of text answers to the virtualEventRegistrationCustomQuestion. Only appears when answerInputType is multiChoice. questionId: type: string - description: The ID of the custom question. + description: The identifier of either a virtualEventRegistrationCustomQuestion or a virtualEventRegistrationPredefinedQuestion. + nullable: true + value: + type: string + description: 'Text answer to the virtualEventRegistrationCustomQuestion or the virtualEventRegistrationPredefinedQuestion. Appears when answerInputType is text, multilineText or singleChoice.' + nullable: true additionalProperties: type: object - microsoft.graph.bookingStaffMembershipStatus: - title: bookingStaffMembershipStatus + microsoft.graph.virtualEventAttendeeRegistrationStatus: + title: virtualEventAttendeeRegistrationStatus enum: - - active - - pendingAcceptance - - rejectedByStaff + - registered + - canceled + - waitlisted + - pendingApproval + - rejectedByOrganizer - unknownFutureValue type: string - microsoft.graph.bookingStaffRole: - title: bookingStaffRole + microsoft.graph.meetingAudience: + title: meetingAudience enum: - - guest - - administrator - - viewer - - externalGuest + - everyone + - organization - unknownFutureValue - - scheduler - - teamMember type: string - microsoft.graph.protectionRuleBase: + microsoft.graph.communicationsUserIdentity: allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: protectionRuleBase + - $ref: '#/components/schemas/microsoft.graph.identity' + - title: communicationsUserIdentity 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 - description: The time of creation of the rule. - format: date-time - nullable: true - error: - $ref: '#/components/schemas/microsoft.graph.publicError' - isAutoApplyEnabled: - type: boolean - description: Indicates whether the protection rule is static or dynamic. - 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])$' + tenantId: type: string - description: Timestamp of the last modification made to the rule. - format: date-time + description: The user's tenant ID. nullable: true - status: - $ref: '#/components/schemas/microsoft.graph.protectionRuleStatus' additionalProperties: type: object - microsoft.graph.restoreArtifactBase: + microsoft.graph.virtualEventRegistrationConfiguration: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' - - title: restoreArtifactBase + - title: virtualEventRegistrationConfiguration type: object properties: - completionDateTime: - 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 time when restoration of restore artifact is completed. - format: date-time + capacity: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: Total capacity of the virtual event. + format: int32 nullable: true - destinationType: - $ref: '#/components/schemas/microsoft.graph.destinationType' - error: - $ref: '#/components/schemas/microsoft.graph.publicError' - 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])$' + registrationWebUrl: type: string - description: The time when restoration of restore artifact is started. - format: date-time + description: Registration URL of the virtual event. nullable: true - status: - $ref: '#/components/schemas/microsoft.graph.artifactRestoreStatus' - restorePoint: - $ref: '#/components/schemas/microsoft.graph.restorePoint' + questions: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.virtualEventRegistrationQuestionBase' + description: Registration questions. + x-ms-navigationProperty: true additionalProperties: type: object - microsoft.graph.backupServiceConsumer: - title: backupServiceConsumer - enum: - - unknown - - firstparty - - thirdparty - - unknownFutureValue - type: string - microsoft.graph.disableReason: - title: disableReason - enum: - - none - - invalidBillingProfile - - userRequested - - unknownFutureValue - type: string - microsoft.graph.identitySet: - title: identitySet + microsoft.graph.bookingBusinessCollectionResponse: + title: Collection of bookingBusiness type: object properties: - application: - $ref: '#/components/schemas/microsoft.graph.identity' - device: - $ref: '#/components/schemas/microsoft.graph.identity' - user: - $ref: '#/components/schemas/microsoft.graph.identity' + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.bookingBusiness' + '@odata.nextLink': + type: string + nullable: true additionalProperties: type: object - microsoft.graph.backupServiceStatus: - title: backupServiceStatus - enum: - - disabled - - enabled - - protectionChangeLocked - - restoreLocked - - unknownFutureValue - type: string - microsoft.graph.retentionSetting: - title: retentionSetting + microsoft.graph.ODataErrors.ODataError: + required: + - error type: object properties: - interval: - type: string - description: The frequency of the backup. - nullable: true - period: - pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' - type: string - description: The period of time to retain the protected data for a single Microsoft 365 service. - format: duration - nullable: true + error: + $ref: '#/components/schemas/microsoft.graph.ODataErrors.MainError' additionalProperties: type: object - microsoft.graph.protectionPolicyStatus: - title: protectionPolicyStatus - enum: - - inactive - - activeWithErrors - - updating - - active - - unknownFutureValue - type: string - microsoft.graph.publicError: - title: publicError + microsoft.graph.bookingAppointmentCollectionResponse: + title: Collection of bookingAppointment type: object properties: - code: - type: string - description: Represents the error code. - nullable: true - details: + value: type: array items: - $ref: '#/components/schemas/microsoft.graph.publicErrorDetail' - description: Details of the error. - innerError: - $ref: '#/components/schemas/microsoft.graph.publicInnerError' - message: - type: string - description: A non-localized message for the developer. - nullable: true - target: + $ref: '#/components/schemas/microsoft.graph.bookingAppointment' + '@odata.nextLink': type: string - description: The target of the error. nullable: true additionalProperties: type: object - microsoft.graph.protectionUnitStatus: - title: protectionUnitStatus - enum: - - protectRequested - - protected - - unprotectRequested - - unprotected - - removeRequested - - unknownFutureValue - type: string - microsoft.graph.restorePointSearchResult: - title: restorePointSearchResult - type: object - properties: - restorePoint: - $ref: '#/components/schemas/microsoft.graph.restorePoint' - additionalProperties: - type: object - microsoft.graph.restoreSessionStatus: - title: restoreSessionStatus - enum: - - draft - - activating - - active - - completedWithError - - completed - - unknownFutureValue - - failed - type: string - microsoft.graph.identity: - title: identity + ODataCountResponse: + type: integer + format: int32 + microsoft.graph.bookingCustomerCollectionResponse: + title: Collection of bookingCustomer type: object properties: - displayName: - type: string - description: The display name of the identity. This property is read-only. - nullable: true - id: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.bookingCustomer' + '@odata.nextLink': type: string - description: The identifier of the identity. This property is read-only. nullable: true additionalProperties: type: object - microsoft.graph.serviceAppStatus: - title: serviceAppStatus - enum: - - inactive - - active - - pendingActive - - pendingInactive - - unknownFutureValue - type: string - microsoft.graph.plannerTaskTargetKind: - title: plannerTaskTargetKind - enum: - - group - - unknownFutureValue - type: string - microsoft.graph.plannerPlanConfigurationBucketDefinition: - title: plannerPlanConfigurationBucketDefinition + microsoft.graph.bookingCustomQuestionCollectionResponse: + title: Collection of bookingCustomQuestion type: object properties: - externalBucketId: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.bookingCustomQuestion' + '@odata.nextLink': type: string - description: Application-specified identifier of the bucket. nullable: true additionalProperties: type: object - microsoft.graph.plannerPlanConfigurationBucketLocalization: - title: plannerPlanConfigurationBucketLocalization + microsoft.graph.bookingServiceCollectionResponse: + title: Collection of bookingService type: object properties: - externalBucketId: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.bookingService' + '@odata.nextLink': type: string - description: Application-specified identifier of the bucket. nullable: true - name: + additionalProperties: + type: object + microsoft.graph.bookingStaffMemberCollectionResponse: + title: Collection of bookingStaffMember + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.bookingStaffMember' + '@odata.nextLink': type: string - description: Name of the bucket. nullable: true additionalProperties: type: object - microsoft.graph.plannerTaskPolicy: - title: plannerTaskPolicy + microsoft.graph.bookingCurrencyCollectionResponse: + title: Collection of bookingCurrency type: object properties: - rules: + value: type: array items: - $ref: '#/components/schemas/microsoft.graph.plannerTaskRoleBasedRule' - description: 'The rules that should be enforced on the tasks when they''re being changed outside of the scenario, based on the role of the caller.' + $ref: '#/components/schemas/microsoft.graph.bookingCurrency' + '@odata.nextLink': + type: string + nullable: true additionalProperties: type: object - microsoft.graph.plannerTask: - allOf: - - $ref: '#/components/schemas/microsoft.graph.plannerDelta' - - title: plannerTask - type: object - properties: - activeChecklistItemCount: - maximum: 2147483647 - minimum: -2147483648 - type: integer - description: 'The number of checklist items with value set to false, representing incomplete items.' - format: int32 - nullable: true - appliedCategories: - $ref: '#/components/schemas/microsoft.graph.plannerAppliedCategories' - archivalInfo: - $ref: '#/components/schemas/microsoft.graph.plannerArchivalInfo' - assigneePriority: - type: string - description: 'A hint that is used to order items of this type in a list view. For more information, see Using order hints in planner.' - nullable: true - assignments: - $ref: '#/components/schemas/microsoft.graph.plannerAssignments' - bucketId: - type: string - description: Bucket ID to which the task belongs. The bucket needs to be in the same plan as the task. The value of the bucketId property is 28 characters long and case-sensitive. Format validation is done on the service. - nullable: true - checklistItemCount: - maximum: 2147483647 - minimum: -2147483648 - type: integer - description: The number of checklist items that are present on the task. - format: int32 - nullable: true - completedBy: - $ref: '#/components/schemas/microsoft.graph.identitySet' - completedDateTime: - 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: 'Read-only. The date and time at which the ''percentComplete'' of the task is set to ''100''. 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 - conversationThreadId: - type: string - description: The thread ID of the conversation on the task. This is the ID of the conversation thread object created in the group. - nullable: true - 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 - description: 'Read-only. The date and time at which the task is created. 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 - creationSource: - $ref: '#/components/schemas/microsoft.graph.plannerTaskCreation' - dueDateTime: - 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 at which the task is due. 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 - hasDescription: - type: boolean - description: 'Read-only. This value is true if the details object of the task has a nonempty description. Otherwise,false.' - nullable: true - isArchived: - type: boolean - description: 'Read-only. If set to true, the task is archived. An archived task is read-only.' - nullable: true - isOnMyDay: - type: boolean - description: 'Indicates whether to show this task in the MyDay view. If true, it shows the task.' - nullable: true - isOnMyDayLastModifiedDate: - pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$' - type: string - description: Read-only. The date on which task is added to or removed from MyDay. - format: date - nullable: true - orderHint: - type: string - description: 'The hint used to order items of this type in a list view. For more information, see Using order hints in plannern.' - nullable: true - percentComplete: - maximum: 2147483647 - minimum: -2147483648 - type: integer - description: 'The percentage of task completion. When set to 100, the task is completed.' - format: int32 - nullable: true - planId: - type: string - description: Plan ID to which the task belongs. - nullable: true - previewType: - $ref: '#/components/schemas/microsoft.graph.plannerPreviewType' - priority: - maximum: 2147483647 - minimum: -2147483648 - type: integer - description: 'The priority of the task. Valid values are between 0 and 10, inclusive. Larger values indicate lower priority. For example, 0 has the highest priority and 10 has the lowest priority. Currently, planner interprets values 0 and 1 as ''urgent'', 2 and 3 and 4 as ''important'', 5, 6, and 7 as ''medium'', and 8, 9, and 10 as ''low''. Currently, planner sets the value 1 for ''urgent'', 3 for ''important'', 5 for ''medium'', and 9 for ''low''.' - format: int32 - nullable: true - recurrence: - $ref: '#/components/schemas/microsoft.graph.plannerTaskRecurrence' - referenceCount: - maximum: 2147483647 - minimum: -2147483648 - type: integer - description: Number of external references that exist on the task. - format: int32 - nullable: true - specifiedCompletionRequirements: - $ref: '#/components/schemas/microsoft.graph.plannerTaskCompletionRequirements' - 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])$' - type: string - description: 'Date and time at which the task starts. 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 - title: - type: string - description: Title of the task. - assignedToTaskBoardFormat: - $ref: '#/components/schemas/microsoft.graph.plannerAssignedToTaskBoardTaskFormat' - bucketTaskBoardFormat: - $ref: '#/components/schemas/microsoft.graph.plannerBucketTaskBoardTaskFormat' - details: - $ref: '#/components/schemas/microsoft.graph.plannerTaskDetails' - progressTaskBoardFormat: - $ref: '#/components/schemas/microsoft.graph.plannerProgressTaskBoardTaskFormat' - additionalProperties: - type: object - microsoft.graph.businessScenarioProperties: - title: businessScenarioProperties + microsoft.graph.virtualEventCollectionResponse: + title: Collection of virtualEvent type: object properties: - externalBucketId: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.virtualEvent' + '@odata.nextLink': type: string - description: The identifier for the bucketDefinition configured in the plannerPlanConfiguration for the scenario. The task will be placed in the corresponding plannerBucket in the target plan. Required. nullable: true - externalContextId: + additionalProperties: + type: object + microsoft.graph.virtualEventPresenterCollectionResponse: + title: Collection of virtualEventPresenter + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.virtualEventPresenter' + '@odata.nextLink': type: string - description: 'The identifier for the context of the task. Context is an application controlled value, and tasks can be queried by their externalContextId. Optional.' nullable: true - externalObjectId: + additionalProperties: + type: object + microsoft.graph.virtualEventSessionCollectionResponse: + title: Collection of virtualEventSession + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.virtualEventSession' + '@odata.nextLink': type: string - description: Application-specific identifier for the task. Every task for the same scenario must have a unique identifier specified for this property. Required. nullable: true - externalObjectVersion: + additionalProperties: + type: object + microsoft.graph.meetingAttendanceReportCollectionResponse: + title: Collection of meetingAttendanceReport + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.meetingAttendanceReport' + '@odata.nextLink': type: string - description: Application-specific version of the task. Optional. nullable: true - webUrl: + additionalProperties: + type: object + microsoft.graph.attendanceRecordCollectionResponse: + title: Collection of attendanceRecord + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.attendanceRecord' + '@odata.nextLink': type: string - description: The URL to the application-specific experience for this task. Optional. nullable: true additionalProperties: type: object - microsoft.graph.plannerDelta: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: plannerDelta - type: object - additionalProperties: - type: object - microsoft.graph.plannerOrderHintsByAssignee: - title: plannerOrderHintsByAssignee - type: object - additionalProperties: - type: object - microsoft.graph.plannerBaseApprovalAttachment: - title: plannerBaseApprovalAttachment + microsoft.graph.virtualEventRegistrationCollectionResponse: + title: Collection of virtualEventRegistration type: object properties: - status: - $ref: '#/components/schemas/microsoft.graph.plannerApprovalStatus' + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.virtualEventRegistration' + '@odata.nextLink': + type: string + nullable: true additionalProperties: type: object - microsoft.graph.plannerChecklistItems: - title: plannerChecklistItems + microsoft.graph.virtualEventTownhallCollectionResponse: + title: Collection of virtualEventTownhall type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.virtualEventTownhall' + '@odata.nextLink': + type: string + nullable: true additionalProperties: type: object - microsoft.graph.plannerTaskCompletionRequirementDetails: - title: plannerTaskCompletionRequirementDetails + microsoft.graph.virtualEventWebinarCollectionResponse: + title: Collection of virtualEventWebinar type: object properties: - approvalRequirement: - $ref: '#/components/schemas/microsoft.graph.plannerApprovalRequirement' - checklistRequirement: - $ref: '#/components/schemas/microsoft.graph.plannerChecklistRequirement' - formsRequirement: - $ref: '#/components/schemas/microsoft.graph.plannerFormsRequirement' + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.virtualEventWebinar' + '@odata.nextLink': + type: string + nullable: true additionalProperties: type: object - microsoft.graph.plannerFormsDictionary: - allOf: - - $ref: '#/components/schemas/microsoft.graph.Dictionary' - - title: plannerFormsDictionary - type: object - additionalProperties: - type: object - microsoft.graph.itemBody: - title: itemBody + microsoft.graph.virtualEventRegistrationQuestionBaseCollectionResponse: + title: Collection of virtualEventRegistrationQuestionBase type: object properties: - content: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.virtualEventRegistrationQuestionBase' + '@odata.nextLink': type: string - description: The content of the item. nullable: true - contentType: - $ref: '#/components/schemas/microsoft.graph.bodyType' additionalProperties: type: object - microsoft.graph.plannerPreviewType: - title: plannerPreviewType + microsoft.graph.physicalAddressType: + title: physicalAddressType enum: - - automatic - - noPreview - - checklist - - description - - reference + - unknown + - home + - business + - other type: string - microsoft.graph.plannerExternalReferences: - title: plannerExternalReferences - type: object - additionalProperties: - type: object - microsoft.graph.communicationsIdentitySet: - allOf: - - $ref: '#/components/schemas/microsoft.graph.identitySet' - - title: communicationsIdentitySet - type: object - properties: - applicationInstance: - $ref: '#/components/schemas/microsoft.graph.identity' - assertedIdentity: - $ref: '#/components/schemas/microsoft.graph.identity' - azureCommunicationServicesUser: - $ref: '#/components/schemas/microsoft.graph.identity' - encrypted: - $ref: '#/components/schemas/microsoft.graph.identity' - endpointType: - $ref: '#/components/schemas/microsoft.graph.endpointType' - guest: - $ref: '#/components/schemas/microsoft.graph.identity' - onPremises: - $ref: '#/components/schemas/microsoft.graph.identity' - phone: - $ref: '#/components/schemas/microsoft.graph.identity' - additionalProperties: - type: object - microsoft.graph.virtualEventStatus: - title: virtualEventStatus + microsoft.graph.bookingPageAccessControl: + title: bookingPageAccessControl enum: - - draft - - published - - canceled + - unrestricted + - restrictedToOrganization - unknownFutureValue type: string - microsoft.graph.virtualEventPresenterDetails: - title: virtualEventPresenterDetails + microsoft.graph.dayOfWeek: + title: dayOfWeek + enum: + - sunday + - monday + - tuesday + - wednesday + - thursday + - friday + - saturday + type: string + microsoft.graph.bookingWorkTimeSlot: + title: bookingWorkTimeSlot type: object properties: - bio: - $ref: '#/components/schemas/microsoft.graph.itemBody' - company: - type: string - description: The presenter's company name. - nullable: true - jobTitle: - type: string - description: The presenter's job title. - nullable: true - linkedInProfileWebUrl: - type: string - description: The presenter's LinkedIn profile URL. - nullable: true - personalSiteWebUrl: - type: string - description: The presenter's personal website URL. - nullable: true - photo: + end: + pattern: '^([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?$' type: string - description: The content stream of the presenter's photo. - format: base64url - nullable: true - twitterProfileWebUrl: + description: 'The time of the day when work stops. For example, 17:00:00.0000000.' + format: time + start: + pattern: '^([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?$' type: string - description: The presenter's Twitter profile URL. - nullable: true + description: 'The time of the day when work starts. For example, 08:00:00.0000000.' + format: time additionalProperties: type: object - microsoft.graph.onlineMeetingBase: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: onlineMeetingBase - type: object - properties: - allowAttendeeToEnableCamera: - type: boolean - description: Indicates whether attendees can turn on their camera. - nullable: true - allowAttendeeToEnableMic: - type: boolean - description: Indicates whether attendees can turn on their microphone. - nullable: true - allowBreakoutRooms: - type: boolean - nullable: true - allowedPresenters: - $ref: '#/components/schemas/microsoft.graph.onlineMeetingPresenters' - allowLiveShare: - type: boolean - nullable: true - allowMeetingChat: - $ref: '#/components/schemas/microsoft.graph.meetingChatMode' - allowParticipantsToChangeName: - type: boolean - description: Specifies if participants are allowed to rename themselves in an instance of the meeting. - nullable: true - allowPowerPointSharing: - type: boolean - nullable: true - allowRecording: - type: boolean - description: Indicates whether recording is enabled for the meeting. - nullable: true - allowTeamworkReactions: - type: boolean - description: Indicates if Teams reactions are enabled for the meeting. - nullable: true - allowTranscription: - type: boolean - description: Indicates whether transcription is enabled for the meeting. - nullable: true - allowWhiteboard: - type: boolean - nullable: true - anonymizeIdentityForRoles: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.onlineMeetingRole' - description: 'Specifies whose identity is anonymized in the meeting. Possible values are: attendee. The attendee value can''t be removed through a PATCH operation once added.' - audioConferencing: - $ref: '#/components/schemas/microsoft.graph.audioConferencing' - chatInfo: - $ref: '#/components/schemas/microsoft.graph.chatInfo' - chatRestrictions: - $ref: '#/components/schemas/microsoft.graph.chatRestrictions' - isEndToEndEncryptionEnabled: - type: boolean - nullable: true - isEntryExitAnnounced: - type: boolean - description: Indicates whether to announce when callers join or leave. - nullable: true - joinInformation: - $ref: '#/components/schemas/microsoft.graph.itemBody' - joinMeetingIdSettings: - $ref: '#/components/schemas/microsoft.graph.joinMeetingIdSettings' - joinWebUrl: - type: string - description: The join URL of the online meeting. Read-only. - nullable: true - lobbyBypassSettings: - $ref: '#/components/schemas/microsoft.graph.lobbyBypassSettings' - recordAutomatically: - type: boolean - description: Indicates whether to record the meeting automatically. - nullable: true - shareMeetingChatHistoryDefault: - $ref: '#/components/schemas/microsoft.graph.meetingChatHistoryDefaultMode' - subject: + microsoft.graph.bookingsAvailabilityWindow: + allOf: + - $ref: '#/components/schemas/microsoft.graph.bookingsAvailability' + - title: bookingsAvailabilityWindow + type: object + properties: + endDate: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$' type: string - description: The subject of the online meeting. + description: End date of the availability window. + format: date nullable: true - videoTeleconferenceId: + startDate: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$' type: string - description: The video teleconferencing ID. Read-only. + description: Start date of the availability window. + format: date nullable: true - watermarkProtection: - $ref: '#/components/schemas/microsoft.graph.watermarkProtectionValues' - attendanceReports: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.meetingAttendanceReport' - description: The attendance reports of an online meeting. Read-only. - x-ms-navigationProperty: true additionalProperties: type: object - microsoft.graph.attendanceInterval: - title: attendanceInterval + microsoft.graph.bookingsAvailability: + title: bookingsAvailability type: object properties: - durationInSeconds: - maximum: 2147483647 - minimum: -2147483648 - type: integer - description: 'Duration of the meeting interval in seconds; that is, the difference between joinDateTime and leaveDateTime.' - format: int32 - nullable: true - joinDateTime: - 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 time the attendee joined in UTC. - format: date-time - nullable: true - leaveDateTime: - 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 time the attendee left in UTC. - format: date-time - nullable: true + availabilityType: + $ref: '#/components/schemas/microsoft.graph.bookingsServiceAvailabilityType' + businessHours: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.bookingWorkHours' + description: The hours of operation in a week. The business hours value is set to null if the availability type isn't customWeeklyHours. additionalProperties: type: object - microsoft.graph.virtualEventRegistrationQuestionAnswer: - title: virtualEventRegistrationQuestionAnswer + microsoft.graph.outlookGeoCoordinates: + title: outlookGeoCoordinates type: object properties: - booleanValue: - type: boolean - description: Boolean answer to the virtualEventRegistrationCustomQuestion. Only appears when answerInputType is boolean. + accuracy: + type: number + description: 'The accuracy of the latitude and longitude. As an example, the accuracy can be measured in meters, such as the latitude and longitude are accurate to within 50 meters.' + format: double nullable: true - displayName: - type: string - description: Display name of the registration question. + altitude: + type: number + description: The altitude of the location. + format: double nullable: true - multiChoiceValues: - type: array - items: - type: string - nullable: true - description: A collection of text answers to the virtualEventRegistrationCustomQuestion. Only appears when answerInputType is multiChoice. - questionId: - type: string - description: The identifier of either a virtualEventRegistrationCustomQuestion or a virtualEventRegistrationPredefinedQuestion. + altitudeAccuracy: + type: number + description: The accuracy of the altitude. + format: double nullable: true - value: - type: string - description: 'Text answer to the virtualEventRegistrationCustomQuestion or the virtualEventRegistrationPredefinedQuestion. Appears when answerInputType is text, multilineText or singleChoice.' + latitude: + type: number + description: The latitude of the location. + format: double + nullable: true + longitude: + type: number + description: The longitude of the location. + format: double nullable: true additionalProperties: type: object - microsoft.graph.virtualEventAttendeeRegistrationStatus: - title: virtualEventAttendeeRegistrationStatus + microsoft.graph.locationType: + title: locationType enum: - - registered - - canceled - - waitlisted - - pendingApproval - - rejectedByOrganizer - - unknownFutureValue + - default + - conferenceRoom + - homeAddress + - businessAddress + - geoCoordinates + - streetAddress + - hotel + - restaurant + - localBusiness + - postalAddress type: string - microsoft.graph.meetingAudience: - title: meetingAudience + microsoft.graph.locationUniqueIdType: + title: locationUniqueIdType enum: - - everyone - - organization + - unknown + - locationStore + - directory + - private + - bing + type: string + microsoft.graph.bookingReminderRecipients: + title: bookingReminderRecipients + enum: + - allAttendees + - staff + - customer + type: string + microsoft.graph.phoneType: + title: phoneType + enum: + - home + - business + - mobile + - other + - assistant + - homeFax + - businessFax + - otherFax + - pager + - radio + type: string + microsoft.graph.bookingsAvailabilityStatus: + title: bookingsAvailabilityStatus + enum: + - available + - busy + - slotsAvailable + - outOfOffice - unknownFutureValue type: string - microsoft.graph.communicationsUserIdentity: + microsoft.graph.driveProtectionRule: + allOf: + - $ref: '#/components/schemas/microsoft.graph.protectionRuleBase' + - title: driveProtectionRule + type: object + properties: + driveExpression: + type: string + description: 'Contains a drive expression. For examples, see driveExpression examples.' + nullable: true + additionalProperties: + type: object + microsoft.graph.driveProtectionUnit: + allOf: + - $ref: '#/components/schemas/microsoft.graph.protectionUnitBase' + - title: driveProtectionUnit + type: object + properties: + directoryObjectId: + type: string + description: ID of the directory object. + nullable: true + displayName: + type: string + description: Display name of the directory object. + nullable: true + readOnly: true + email: + type: string + description: Email associated with the directory object. + nullable: true + readOnly: true + additionalProperties: + type: object + microsoft.graph.exchangeProtectionPolicy: + allOf: + - $ref: '#/components/schemas/microsoft.graph.protectionPolicyBase' + - title: exchangeProtectionPolicy + type: object + properties: + mailboxInclusionRules: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.mailboxProtectionRule' + description: The rules associated with the Exchange protection policy. + x-ms-navigationProperty: true + mailboxProtectionUnits: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.mailboxProtectionUnit' + description: The protection units (mailboxes) that are protected under the Exchange protection policy. + x-ms-navigationProperty: true + additionalProperties: + type: object + microsoft.graph.exchangeRestoreSession: + allOf: + - $ref: '#/components/schemas/microsoft.graph.restoreSessionBase' + - title: exchangeRestoreSession + type: object + properties: + mailboxRestoreArtifacts: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.mailboxRestoreArtifact' + description: A collection of restore points and destination details that can be used to restore Exchange mailboxes. + x-ms-navigationProperty: true + additionalProperties: + type: object + microsoft.graph.mailboxProtectionRule: + allOf: + - $ref: '#/components/schemas/microsoft.graph.protectionRuleBase' + - title: mailboxProtectionRule + type: object + properties: + mailboxExpression: + type: string + description: 'Contains a mailbox expression. For examples, see mailboxExpression examples.' + nullable: true + additionalProperties: + type: object + microsoft.graph.mailboxProtectionUnit: + allOf: + - $ref: '#/components/schemas/microsoft.graph.protectionUnitBase' + - title: mailboxProtectionUnit + type: object + properties: + directoryObjectId: + type: string + description: The ID of the directory object. + nullable: true + displayName: + type: string + description: Display name of the directory object. + nullable: true + readOnly: true + email: + type: string + description: Email address associated with the directory object. + nullable: true + readOnly: true + additionalProperties: + type: object + microsoft.graph.oneDriveForBusinessProtectionPolicy: allOf: - - $ref: '#/components/schemas/microsoft.graph.identity' - - title: communicationsUserIdentity + - $ref: '#/components/schemas/microsoft.graph.protectionPolicyBase' + - title: oneDriveForBusinessProtectionPolicy type: object properties: - tenantId: - type: string - description: The user's tenant ID. - nullable: true + driveInclusionRules: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.driveProtectionRule' + description: Contains the details of the Onedrive for Business protection rule. + x-ms-navigationProperty: true + driveProtectionUnits: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.driveProtectionUnit' + description: Contains the protection units associated with a OneDrive for Business protection policy. + x-ms-navigationProperty: true additionalProperties: type: object - microsoft.graph.virtualEventRegistrationConfiguration: + microsoft.graph.oneDriveForBusinessRestoreSession: allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: virtualEventRegistrationConfiguration + - $ref: '#/components/schemas/microsoft.graph.restoreSessionBase' + - title: oneDriveForBusinessRestoreSession type: object properties: - capacity: - maximum: 2147483647 - minimum: -2147483648 - type: integer - description: Total capacity of the virtual event. - format: int32 - nullable: true - registrationWebUrl: - type: string - description: Registration URL of the virtual event. - nullable: true - questions: + driveRestoreArtifacts: type: array items: - $ref: '#/components/schemas/microsoft.graph.virtualEventRegistrationQuestionBase' - description: Registration questions. + $ref: '#/components/schemas/microsoft.graph.driveRestoreArtifact' + description: A collection of restore points and destination details that can be used to restore a OneDrive for Business drive. x-ms-navigationProperty: true additionalProperties: type: object - microsoft.graph.bookingBusinessCollectionResponse: - title: Collection of bookingBusiness - type: object - properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.bookingBusiness' - '@odata.nextLink': - type: string - nullable: true - additionalProperties: - type: object - microsoft.graph.ODataErrors.ODataError: - required: - - error - type: object - properties: - error: - $ref: '#/components/schemas/microsoft.graph.ODataErrors.MainError' - additionalProperties: - type: object - microsoft.graph.bookingAppointmentCollectionResponse: - title: Collection of bookingAppointment - type: object - properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.bookingAppointment' - '@odata.nextLink': - type: string - nullable: true - additionalProperties: - type: object - ODataCountResponse: - type: integer - format: int32 - microsoft.graph.bookingCustomerCollectionResponse: - title: Collection of bookingCustomer - type: object - properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.bookingCustomer' - '@odata.nextLink': - type: string - nullable: true - additionalProperties: - type: object - microsoft.graph.bookingCustomQuestionCollectionResponse: - title: Collection of bookingCustomQuestion - type: object - properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.bookingCustomQuestion' - '@odata.nextLink': - type: string - nullable: true - additionalProperties: - type: object - microsoft.graph.bookingServiceCollectionResponse: - title: Collection of bookingService - type: object - properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.bookingService' - '@odata.nextLink': - type: string - nullable: true - additionalProperties: - type: object - microsoft.graph.bookingStaffMemberCollectionResponse: - title: Collection of bookingStaffMember - type: object - properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.bookingStaffMember' - '@odata.nextLink': - type: string - nullable: true - additionalProperties: - type: object - microsoft.graph.bookingCurrencyCollectionResponse: - title: Collection of bookingCurrency - type: object - properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.bookingCurrency' - '@odata.nextLink': - type: string - nullable: true - additionalProperties: - type: object - microsoft.graph.driveProtectionRuleCollectionResponse: - title: Collection of driveProtectionRule - type: object - properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.driveProtectionRule' - '@odata.nextLink': - type: string - nullable: true - additionalProperties: - type: object - microsoft.graph.driveProtectionUnitCollectionResponse: - title: Collection of driveProtectionUnit - type: object - properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.driveProtectionUnit' - '@odata.nextLink': - type: string - nullable: true - additionalProperties: - type: object - microsoft.graph.exchangeProtectionPolicyCollectionResponse: - title: Collection of exchangeProtectionPolicy - type: object - properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.exchangeProtectionPolicy' - '@odata.nextLink': - type: string - nullable: true - additionalProperties: - type: object - microsoft.graph.mailboxProtectionRuleCollectionResponse: - title: Collection of mailboxProtectionRule - type: object - properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.mailboxProtectionRule' - '@odata.nextLink': - type: string - nullable: true - additionalProperties: - type: object - microsoft.graph.mailboxProtectionUnitCollectionResponse: - title: Collection of mailboxProtectionUnit - type: object - properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.mailboxProtectionUnit' - '@odata.nextLink': - type: string - nullable: true - additionalProperties: - type: object - microsoft.graph.exchangeRestoreSessionCollectionResponse: - title: Collection of exchangeRestoreSession - type: object - properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.exchangeRestoreSession' - '@odata.nextLink': - type: string - nullable: true - additionalProperties: - type: object - microsoft.graph.mailboxRestoreArtifactCollectionResponse: - title: Collection of mailboxRestoreArtifact - type: object - properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.mailboxRestoreArtifact' - '@odata.nextLink': - type: string - nullable: true - additionalProperties: - type: object - microsoft.graph.oneDriveForBusinessProtectionPolicyCollectionResponse: - title: Collection of oneDriveForBusinessProtectionPolicy - type: object - properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.oneDriveForBusinessProtectionPolicy' - '@odata.nextLink': - type: string - nullable: true - additionalProperties: - type: object - microsoft.graph.oneDriveForBusinessRestoreSessionCollectionResponse: - title: Collection of oneDriveForBusinessRestoreSession - type: object - properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.oneDriveForBusinessRestoreSession' - '@odata.nextLink': - type: string - nullable: true - additionalProperties: - type: object - microsoft.graph.driveRestoreArtifactCollectionResponse: - title: Collection of driveRestoreArtifact + microsoft.graph.protectionUnitBase: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: protectionUnitBase + 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 + description: The time of creation of the protection unit. + format: date-time + nullable: true + error: + $ref: '#/components/schemas/microsoft.graph.publicError' + 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 + description: Timestamp of the last modification of this protection unit. + format: date-time + nullable: true + policyId: + type: string + description: The unique identifier of the protection policy based on which protection unit was created. + nullable: true + status: + $ref: '#/components/schemas/microsoft.graph.protectionUnitStatus' + additionalProperties: + type: object + microsoft.graph.restorePoint: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: restorePoint + 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 + description: Expiration date time of the restore point. + format: date-time + nullable: true + protectionDateTime: + 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 time when the restore point was created. + format: date-time + nullable: true + tags: + $ref: '#/components/schemas/microsoft.graph.restorePointTags' + protectionUnit: + $ref: '#/components/schemas/microsoft.graph.protectionUnitBase' + additionalProperties: + type: object + microsoft.graph.sharePointProtectionPolicy: + allOf: + - $ref: '#/components/schemas/microsoft.graph.protectionPolicyBase' + - title: sharePointProtectionPolicy + type: object + properties: + siteInclusionRules: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.siteProtectionRule' + description: The rules associated with the SharePoint Protection policy. + x-ms-navigationProperty: true + siteProtectionUnits: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.siteProtectionUnit' + description: The protection units (sites) that are protected under the site protection policy. + x-ms-navigationProperty: true + additionalProperties: + type: object + microsoft.graph.sharePointRestoreSession: + allOf: + - $ref: '#/components/schemas/microsoft.graph.restoreSessionBase' + - title: sharePointRestoreSession + type: object + properties: + siteRestoreArtifacts: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.siteRestoreArtifact' + description: A collection of restore points and destination details that can be used to restore SharePoint sites. + x-ms-navigationProperty: true + additionalProperties: + type: object + microsoft.graph.siteProtectionRule: + allOf: + - $ref: '#/components/schemas/microsoft.graph.protectionRuleBase' + - title: siteProtectionRule + type: object + properties: + siteExpression: + type: string + description: 'Contains a site expression. For examples, see siteExpression example.' + nullable: true + additionalProperties: + type: object + microsoft.graph.siteProtectionUnit: + allOf: + - $ref: '#/components/schemas/microsoft.graph.protectionUnitBase' + - title: siteProtectionUnit + type: object + properties: + siteId: + type: string + description: Unique identifier of the SharePoint site. + nullable: true + siteName: + type: string + description: Name of the SharePoint site. + nullable: true + readOnly: true + siteWebUrl: + type: string + description: The web URL of the SharePoint site. + nullable: true + readOnly: true + additionalProperties: + type: object + microsoft.graph.businessScenarioPlanner: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: businessScenarioPlanner + type: object + properties: + planConfiguration: + $ref: '#/components/schemas/microsoft.graph.plannerPlanConfiguration' + taskConfiguration: + $ref: '#/components/schemas/microsoft.graph.plannerTaskConfiguration' + tasks: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.businessScenarioTask' + description: The Planner tasks for the scenario. + x-ms-navigationProperty: true + additionalProperties: + type: object + microsoft.graph.publicErrorDetail: + title: publicErrorDetail type: object properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.driveRestoreArtifact' - '@odata.nextLink': + code: type: string + description: The error code. nullable: true - additionalProperties: - type: object - microsoft.graph.protectionPolicyBaseCollectionResponse: - title: Collection of protectionPolicyBase - type: object - properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.protectionPolicyBase' - '@odata.nextLink': + message: type: string + description: The error message. nullable: true - additionalProperties: - type: object - microsoft.graph.protectionUnitBaseCollectionResponse: - title: Collection of protectionUnitBase - type: object - properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.protectionUnitBase' - '@odata.nextLink': + target: type: string + description: The target of the error. nullable: true additionalProperties: type: object - microsoft.graph.restorePointCollectionResponse: - title: Collection of restorePoint + microsoft.graph.publicInnerError: + title: publicInnerError type: object properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.restorePoint' - '@odata.nextLink': + code: type: string + description: The error code. nullable: true - additionalProperties: - type: object - microsoft.graph.restoreSessionBaseCollectionResponse: - title: Collection of restoreSessionBase - type: object - properties: - value: + details: type: array items: - $ref: '#/components/schemas/microsoft.graph.restoreSessionBase' - '@odata.nextLink': + $ref: '#/components/schemas/microsoft.graph.publicErrorDetail' + description: A collection of error details. + message: type: string + description: The error message. nullable: true - additionalProperties: - type: object - microsoft.graph.serviceAppCollectionResponse: - title: Collection of serviceApp - type: object - properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.serviceApp' - '@odata.nextLink': + target: type: string + description: The target of the error. nullable: true additionalProperties: type: object - microsoft.graph.sharePointProtectionPolicyCollectionResponse: - title: Collection of sharePointProtectionPolicy + microsoft.graph.endpointType: + title: endpointType + enum: + - default + - voicemail + - skypeForBusiness + - skypeForBusinessVoipPhone + - unknownFutureValue + type: string + microsoft.graph.bodyType: + title: bodyType + enum: + - text + - html + type: string + microsoft.graph.onlineMeetingPresenters: + title: onlineMeetingPresenters + enum: + - everyone + - organization + - roleIsPresenter + - organizer + - unknownFutureValue + type: string + microsoft.graph.meetingLiveShareOptions: + title: meetingLiveShareOptions + enum: + - enabled + - disabled + - unknownFutureValue + type: string + microsoft.graph.meetingChatMode: + title: meetingChatMode + enum: + - enabled + - disabled + - limited + - unknownFutureValue + type: string + microsoft.graph.onlineMeetingRole: + title: onlineMeetingRole + enum: + - attendee + - presenter + - producer + - unknownFutureValue + - coorganizer + type: string + microsoft.graph.audioConferencing: + title: audioConferencing type: object properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.sharePointProtectionPolicy' - '@odata.nextLink': + conferenceId: type: string + description: The conference id of the online meeting. nullable: true - additionalProperties: - type: object - microsoft.graph.siteProtectionRuleCollectionResponse: - title: Collection of siteProtectionRule - type: object - properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.siteProtectionRule' - '@odata.nextLink': + dialinUrl: type: string - nullable: true - additionalProperties: - type: object - microsoft.graph.siteProtectionUnitCollectionResponse: - title: Collection of siteProtectionUnit - type: object - properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.siteProtectionUnit' - '@odata.nextLink': + description: A URL to the externally-accessible web page that contains dial-in information. + nullable: true + tollFreeNumber: type: string + description: The toll-free number that connects to the Audio Conference Provider. nullable: true - additionalProperties: - type: object - microsoft.graph.sharePointRestoreSessionCollectionResponse: - title: Collection of sharePointRestoreSession - type: object - properties: - value: + tollFreeNumbers: type: array items: - $ref: '#/components/schemas/microsoft.graph.sharePointRestoreSession' - '@odata.nextLink': + type: string + nullable: true + description: List of toll-free numbers that are displayed in the meeting invite. + tollNumber: type: string + description: The toll number that connects to the Audio Conference Provider. nullable: true + tollNumbers: + type: array + items: + type: string + nullable: true + description: List of toll numbers that are displayed in the meeting invite. additionalProperties: type: object - microsoft.graph.siteRestoreArtifactCollectionResponse: - title: Collection of siteRestoreArtifact + microsoft.graph.chatInfo: + title: chatInfo type: object properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.siteRestoreArtifact' - '@odata.nextLink': + messageId: + type: string + description: The unique identifier for a message in a Microsoft Teams channel. + nullable: true + replyChainMessageId: + type: string + description: The ID of the reply message. + nullable: true + threadId: type: string + description: The unique identifier for a thread in Microsoft Teams. nullable: true additionalProperties: type: object - microsoft.graph.businessScenarioCollectionResponse: - title: Collection of businessScenario + microsoft.graph.chatRestrictions: + title: chatRestrictions type: object properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.businessScenario' - '@odata.nextLink': - type: string + allowTextOnly: + type: boolean + description: Indicates whether only text is allowed in the meeting chat. Optional. nullable: true additionalProperties: type: object - microsoft.graph.plannerPlanConfigurationLocalizationCollectionResponse: - title: Collection of plannerPlanConfigurationLocalization + microsoft.graph.joinMeetingIdSettings: + title: joinMeetingIdSettings type: object properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.plannerPlanConfigurationLocalization' - '@odata.nextLink': + isPasscodeRequired: + type: boolean + description: Indicates whether a passcode is required to join a meeting when using joinMeetingId. Optional. + nullable: true + joinMeetingId: + type: string + description: The meeting ID to be used to join a meeting. Optional. Read-only. + nullable: true + passcode: type: string + description: The passcode to join a meeting. Optional. Read-only. nullable: true additionalProperties: type: object - microsoft.graph.businessScenarioTaskCollectionResponse: - title: Collection of businessScenarioTask + microsoft.graph.lobbyBypassSettings: + title: lobbyBypassSettings type: object properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.businessScenarioTask' - '@odata.nextLink': - type: string + isDialInBypassEnabled: + type: boolean + description: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. nullable: true + scope: + $ref: '#/components/schemas/microsoft.graph.lobbyBypassScope' additionalProperties: type: object - microsoft.graph.virtualEventCollectionResponse: - title: Collection of virtualEvent + microsoft.graph.meetingChatHistoryDefaultMode: + title: meetingChatHistoryDefaultMode + enum: + - none + - all + - unknownFutureValue + type: string + microsoft.graph.watermarkProtectionValues: + title: watermarkProtectionValues type: object properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.virtualEvent' - '@odata.nextLink': - type: string + isEnabledForContentSharing: + type: boolean + description: Indicates whether to apply a watermark to any shared content. + nullable: true + isEnabledForVideo: + type: boolean + description: Indicates whether to apply a watermark to everyone's video feed. nullable: true additionalProperties: type: object - microsoft.graph.virtualEventPresenterCollectionResponse: - title: Collection of virtualEventPresenter + microsoft.graph.ODataErrors.MainError: + required: + - code + - message type: object properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.virtualEventPresenter' - '@odata.nextLink': + code: + type: string + message: + type: string + x-ms-primary-error-message: true + target: type: string nullable: true + details: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.ODataErrors.ErrorDetails' + innerError: + $ref: '#/components/schemas/microsoft.graph.ODataErrors.InnerError' additionalProperties: type: object - microsoft.graph.virtualEventSessionCollectionResponse: - title: Collection of virtualEventSession + microsoft.graph.bookingsServiceAvailabilityType: + title: bookingsServiceAvailabilityType + enum: + - bookWhenStaffAreFree + - notBookable + - customWeeklyHours + - unknownFutureValue + type: string + microsoft.graph.protectionRuleBase: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: protectionRuleBase + 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 + description: The time of creation of the rule. + format: date-time + nullable: true + error: + $ref: '#/components/schemas/microsoft.graph.publicError' + isAutoApplyEnabled: + type: boolean + description: Indicates whether the protection rule is static or dynamic. + 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 + description: Timestamp of the last modification made to the rule. + format: date-time + nullable: true + status: + $ref: '#/components/schemas/microsoft.graph.protectionRuleStatus' + additionalProperties: + type: object + microsoft.graph.mailboxRestoreArtifact: + allOf: + - $ref: '#/components/schemas/microsoft.graph.restoreArtifactBase' + - title: mailboxRestoreArtifact + type: object + properties: + restoredFolderId: + type: string + description: The new restored folder identifier for the user. + nullable: true + restoredFolderName: + type: string + description: The new restored folder name. + nullable: true + readOnly: true + additionalProperties: + type: object + microsoft.graph.driveRestoreArtifact: + allOf: + - $ref: '#/components/schemas/microsoft.graph.restoreArtifactBase' + - title: driveRestoreArtifact + type: object + properties: + restoredSiteId: + type: string + description: 'The new site identifier if destinationType is new, and the input site ID if the destinationType is inPlace.' + nullable: true + restoredSiteName: + type: string + description: The name of the restored site. + nullable: true + readOnly: true + restoredSiteWebUrl: + type: string + description: The web URL of the restored site. + nullable: true + readOnly: true + additionalProperties: + type: object + microsoft.graph.protectionUnitStatus: + title: protectionUnitStatus + enum: + - protectRequested + - protected + - unprotectRequested + - unprotected + - removeRequested + - unknownFutureValue + type: string + microsoft.graph.siteRestoreArtifact: + allOf: + - $ref: '#/components/schemas/microsoft.graph.restoreArtifactBase' + - title: siteRestoreArtifact + type: object + properties: + restoredSiteId: + type: string + description: 'The new site identifier if the value of the destinationType property is new, and the existing site ID if the value is inPlace.' + nullable: true + restoredSiteName: + type: string + description: The name of the restored site. + nullable: true + readOnly: true + restoredSiteWebUrl: + type: string + description: The web URL of the restored site. + nullable: true + readOnly: true + additionalProperties: + type: object + microsoft.graph.plannerPlanConfiguration: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: plannerPlanConfiguration + type: object + properties: + buckets: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.plannerPlanConfigurationBucketDefinition' + description: List the buckets that should be created in the plan. + 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 + description: 'The date and time when the plan configuration was created. 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 + defaultLanguage: + type: string + description: The language code for the default language to be used for the names of the objects created for the plan. + 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 + description: 'The date and time when the plan configuration was last modified. 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 + localizations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.plannerPlanConfigurationLocalization' + description: Localized names for the plan configuration. + x-ms-navigationProperty: true + additionalProperties: + type: object + microsoft.graph.plannerTaskConfiguration: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: plannerTaskConfiguration + type: object + properties: + editPolicy: + $ref: '#/components/schemas/microsoft.graph.plannerTaskPolicy' + additionalProperties: + type: object + microsoft.graph.businessScenarioTask: + allOf: + - $ref: '#/components/schemas/microsoft.graph.plannerTask' + - title: businessScenarioTask + type: object + properties: + businessScenarioProperties: + $ref: '#/components/schemas/microsoft.graph.businessScenarioProperties' + target: + $ref: '#/components/schemas/microsoft.graph.businessScenarioTaskTargetBase' + additionalProperties: + type: object + microsoft.graph.lobbyBypassScope: + title: lobbyBypassScope + enum: + - organizer + - organization + - organizationAndFederated + - everyone + - unknownFutureValue + - invited + - organizationExcludingGuests + type: string + microsoft.graph.ODataErrors.ErrorDetails: + required: + - code + - message type: object properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.virtualEventSession' - '@odata.nextLink': + code: type: string - nullable: true - additionalProperties: - type: object - microsoft.graph.meetingAttendanceReportCollectionResponse: - title: Collection of meetingAttendanceReport - type: object - properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.meetingAttendanceReport' - '@odata.nextLink': + message: type: string - nullable: true - additionalProperties: - type: object - microsoft.graph.attendanceRecordCollectionResponse: - title: Collection of attendanceRecord - type: object - properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.attendanceRecord' - '@odata.nextLink': + target: type: string nullable: true additionalProperties: type: object - microsoft.graph.virtualEventRegistrationCollectionResponse: - title: Collection of virtualEventRegistration + microsoft.graph.ODataErrors.InnerError: type: object - properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.virtualEventRegistration' - '@odata.nextLink': - type: string - nullable: true additionalProperties: type: object - microsoft.graph.virtualEventTownhallCollectionResponse: - title: Collection of virtualEventTownhall + description: The structure of this object is service-specific + microsoft.graph.protectionRuleStatus: + title: protectionRuleStatus + enum: + - draft + - active + - completed + - completedWithErrors + - unknownFutureValue + type: string + microsoft.graph.restoreArtifactBase: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: restoreArtifactBase + type: object + properties: + completionDateTime: + 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 time when restoration of restore artifact is completed. + format: date-time + nullable: true + destinationType: + $ref: '#/components/schemas/microsoft.graph.destinationType' + error: + $ref: '#/components/schemas/microsoft.graph.publicError' + 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])$' + type: string + description: The time when restoration of restore artifact is started. + format: date-time + nullable: true + status: + $ref: '#/components/schemas/microsoft.graph.artifactRestoreStatus' + restorePoint: + $ref: '#/components/schemas/microsoft.graph.restorePoint' + additionalProperties: + type: object + microsoft.graph.plannerPlanConfigurationBucketDefinition: + title: plannerPlanConfigurationBucketDefinition type: object properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.virtualEventTownhall' - '@odata.nextLink': + externalBucketId: type: string + description: Application-specified identifier of the bucket. nullable: true additionalProperties: type: object - microsoft.graph.virtualEventWebinarCollectionResponse: - title: Collection of virtualEventWebinar + microsoft.graph.plannerPlanConfigurationLocalization: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: plannerPlanConfigurationLocalization + type: object + properties: + buckets: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.plannerPlanConfigurationBucketLocalization' + description: Localized names for configured buckets in the plan configuration. + languageTag: + type: string + description: The language code associated with the localized names in this object. + nullable: true + planTitle: + type: string + description: Localized title of the plan. + nullable: true + additionalProperties: + type: object + microsoft.graph.plannerTaskPolicy: + title: plannerTaskPolicy type: object properties: - value: + rules: type: array items: - $ref: '#/components/schemas/microsoft.graph.virtualEventWebinar' - '@odata.nextLink': - type: string - nullable: true - additionalProperties: - type: object - microsoft.graph.physicalAddressType: - title: physicalAddressType - enum: - - unknown - - home - - business - - other - type: string - microsoft.graph.bookingPageAccessControl: - title: bookingPageAccessControl - enum: - - unrestricted - - restrictedToOrganization - - unknownFutureValue - type: string - microsoft.graph.dayOfWeek: - title: dayOfWeek - enum: - - sunday - - monday - - tuesday - - wednesday - - thursday - - friday - - saturday - type: string - microsoft.graph.bookingWorkTimeSlot: - title: bookingWorkTimeSlot - type: object - properties: - end: - pattern: '^([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?$' - type: string - description: 'The time of the day when work stops. For example, 17:00:00.0000000.' - format: time - start: - pattern: '^([01][0-9]|2[0-3]):[0-5][0-9]:[0-5][0-9]([.][0-9]{1,12})?$' - type: string - description: 'The time of the day when work starts. For example, 08:00:00.0000000.' - format: time + $ref: '#/components/schemas/microsoft.graph.plannerTaskRoleBasedRule' + description: 'The rules that should be enforced on the tasks when they''re being changed outside of the scenario, based on the role of the caller.' additionalProperties: type: object - microsoft.graph.bookingsAvailabilityWindow: + microsoft.graph.plannerTask: allOf: - - $ref: '#/components/schemas/microsoft.graph.bookingsAvailability' - - title: bookingsAvailabilityWindow + - $ref: '#/components/schemas/microsoft.graph.plannerDelta' + - title: plannerTask type: object properties: - endDate: - pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$' + activeChecklistItemCount: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: 'The number of checklist items with value set to false, representing incomplete items.' + format: int32 + nullable: true + appliedCategories: + $ref: '#/components/schemas/microsoft.graph.plannerAppliedCategories' + archivalInfo: + $ref: '#/components/schemas/microsoft.graph.plannerArchivalInfo' + assigneePriority: + type: string + description: 'A hint that is used to order items of this type in a list view. For more information, see Using order hints in planner.' + nullable: true + assignments: + $ref: '#/components/schemas/microsoft.graph.plannerAssignments' + bucketId: + type: string + description: Bucket ID to which the task belongs. The bucket needs to be in the same plan as the task. The value of the bucketId property is 28 characters long and case-sensitive. Format validation is done on the service. + nullable: true + checklistItemCount: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The number of checklist items that are present on the task. + format: int32 + nullable: true + completedBy: + $ref: '#/components/schemas/microsoft.graph.identitySet' + completedDateTime: + 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: End date of the availability window. - format: date + description: 'Read-only. The date and time at which the ''percentComplete'' of the task is set to ''100''. 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 - startDate: + conversationThreadId: + type: string + description: The thread ID of the conversation on the task. This is the ID of the conversation thread object created in the group. + nullable: true + 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 + description: 'Read-only. The date and time at which the task is created. 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 + creationSource: + $ref: '#/components/schemas/microsoft.graph.plannerTaskCreation' + dueDateTime: + 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 at which the task is due. 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 + hasDescription: + type: boolean + description: 'Read-only. This value is true if the details object of the task has a nonempty description. Otherwise,false.' + nullable: true + isArchived: + type: boolean + description: 'Read-only. If set to true, the task is archived. An archived task is read-only.' + nullable: true + isOnMyDay: + type: boolean + description: 'Indicates whether to show this task in the MyDay view. If true, it shows the task.' + nullable: true + isOnMyDayLastModifiedDate: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$' type: string - description: Start date of the availability window. + description: Read-only. The date on which task is added to or removed from MyDay. format: date nullable: true + orderHint: + type: string + description: 'The hint used to order items of this type in a list view. For more information, see Using order hints in plannern.' + nullable: true + percentComplete: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: 'The percentage of task completion. When set to 100, the task is completed.' + format: int32 + nullable: true + planId: + type: string + description: Plan ID to which the task belongs. + nullable: true + previewType: + $ref: '#/components/schemas/microsoft.graph.plannerPreviewType' + priority: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: 'The priority of the task. Valid values are between 0 and 10, inclusive. Larger values indicate lower priority. For example, 0 has the highest priority and 10 has the lowest priority. Currently, planner interprets values 0 and 1 as ''urgent'', 2 and 3 and 4 as ''important'', 5, 6, and 7 as ''medium'', and 8, 9, and 10 as ''low''. Currently, planner sets the value 1 for ''urgent'', 3 for ''important'', 5 for ''medium'', and 9 for ''low''.' + format: int32 + nullable: true + recurrence: + $ref: '#/components/schemas/microsoft.graph.plannerTaskRecurrence' + referenceCount: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: Number of external references that exist on the task. + format: int32 + nullable: true + specifiedCompletionRequirements: + $ref: '#/components/schemas/microsoft.graph.plannerTaskCompletionRequirements' + 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])$' + type: string + description: 'Date and time at which the task starts. 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 + title: + type: string + description: Title of the task. + assignedToTaskBoardFormat: + $ref: '#/components/schemas/microsoft.graph.plannerAssignedToTaskBoardTaskFormat' + bucketTaskBoardFormat: + $ref: '#/components/schemas/microsoft.graph.plannerBucketTaskBoardTaskFormat' + details: + $ref: '#/components/schemas/microsoft.graph.plannerTaskDetails' + progressTaskBoardFormat: + $ref: '#/components/schemas/microsoft.graph.plannerProgressTaskBoardTaskFormat' additionalProperties: type: object - microsoft.graph.bookingsAvailability: - title: bookingsAvailability - type: object - properties: - availabilityType: - $ref: '#/components/schemas/microsoft.graph.bookingsServiceAvailabilityType' - businessHours: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.bookingWorkHours' - description: The hours of operation in a week. The business hours value is set to null if the availability type isn't customWeeklyHours. - additionalProperties: - type: object - microsoft.graph.outlookGeoCoordinates: - title: outlookGeoCoordinates + microsoft.graph.businessScenarioProperties: + title: businessScenarioProperties type: object properties: - accuracy: - type: number - description: 'The accuracy of the latitude and longitude. As an example, the accuracy can be measured in meters, such as the latitude and longitude are accurate to within 50 meters.' - format: double + externalBucketId: + type: string + description: The identifier for the bucketDefinition configured in the plannerPlanConfiguration for the scenario. The task will be placed in the corresponding plannerBucket in the target plan. Required. nullable: true - altitude: - type: number - description: The altitude of the location. - format: double + externalContextId: + type: string + description: 'The identifier for the context of the task. Context is an application controlled value, and tasks can be queried by their externalContextId. Optional.' nullable: true - altitudeAccuracy: - type: number - description: The accuracy of the altitude. - format: double + externalObjectId: + type: string + description: Application-specific identifier for the task. Every task for the same scenario must have a unique identifier specified for this property. Required. nullable: true - latitude: - type: number - description: The latitude of the location. - format: double + externalObjectVersion: + type: string + description: Application-specific version of the task. Optional. nullable: true - longitude: - type: number - description: The longitude of the location. - format: double + webUrl: + type: string + description: The URL to the application-specific experience for this task. Optional. nullable: true additionalProperties: type: object - microsoft.graph.locationType: - title: locationType - enum: - - default - - conferenceRoom - - homeAddress - - businessAddress - - geoCoordinates - - streetAddress - - hotel - - restaurant - - localBusiness - - postalAddress - type: string - microsoft.graph.locationUniqueIdType: - title: locationUniqueIdType - enum: - - unknown - - locationStore - - directory - - private - - bing - type: string - microsoft.graph.bookingReminderRecipients: - title: bookingReminderRecipients - enum: - - allAttendees - - staff - - customer - type: string - microsoft.graph.phoneType: - title: phoneType - enum: - - home - - business - - mobile - - other - - assistant - - homeFax - - businessFax - - otherFax - - pager - - radio - type: string - microsoft.graph.bookingsAvailabilityStatus: - title: bookingsAvailabilityStatus - enum: - - available - - busy - - slotsAvailable - - outOfOffice - - unknownFutureValue - type: string - microsoft.graph.protectionRuleStatus: - title: protectionRuleStatus - enum: - - draft - - active - - completed - - completedWithErrors - - unknownFutureValue - type: string microsoft.graph.destinationType: title: destinationType enum: @@ -22316,44 +15689,17 @@ components: - failed - unknownFutureValue type: string - microsoft.graph.publicErrorDetail: - title: publicErrorDetail - type: object - properties: - code: - type: string - description: The error code. - nullable: true - message: - type: string - description: The error message. - nullable: true - target: - type: string - description: The target of the error. - nullable: true - additionalProperties: - type: object - microsoft.graph.publicInnerError: - title: publicInnerError + microsoft.graph.plannerPlanConfigurationBucketLocalization: + title: plannerPlanConfigurationBucketLocalization type: object properties: - code: - type: string - description: The error code. - nullable: true - details: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.publicErrorDetail' - description: A collection of error details. - message: + externalBucketId: type: string - description: The error message. + description: Application-specified identifier of the bucket. nullable: true - target: + name: type: string - description: The target of the error. + description: Name of the bucket. nullable: true additionalProperties: type: object @@ -22371,6 +15717,13 @@ components: $ref: '#/components/schemas/microsoft.graph.plannerTaskConfigurationRoleBase' additionalProperties: type: object + microsoft.graph.plannerDelta: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: plannerDelta + type: object + additionalProperties: + type: object microsoft.graph.plannerAppliedCategories: title: plannerAppliedCategories type: object @@ -22409,6 +15762,15 @@ components: $ref: '#/components/schemas/microsoft.graph.plannerTeamsPublicationInfo' additionalProperties: type: object + microsoft.graph.plannerPreviewType: + title: plannerPreviewType + enum: + - automatic + - noPreview + - checklist + - description + - reference + type: string microsoft.graph.plannerTaskRecurrence: title: plannerTaskRecurrence type: object @@ -22451,254 +15813,70 @@ components: type: string x-ms-enum-flags: isFlags: true - microsoft.graph.plannerApprovalStatus: - title: plannerApprovalStatus - enum: - - requested - - approved - - rejected - - cancelled - - unknownFutureValue - type: string - microsoft.graph.plannerApprovalRequirement: - title: plannerApprovalRequirement - type: object - properties: - isApprovalRequired: - type: boolean - description: 'Specifies whether approval is required to complete the plannerTask. When this property is set to true, the task can only be marked complete if an approval is created for the task and approved.' - nullable: true - additionalProperties: - type: object - microsoft.graph.plannerChecklistRequirement: - title: plannerChecklistRequirement - type: object - properties: - requiredChecklistItemIds: - type: array - items: - type: string - nullable: true - description: A collection of required plannerChecklistItems identifiers to complete the plannerTask. - additionalProperties: - type: object - microsoft.graph.plannerFormsRequirement: - title: plannerFormsRequirement - type: object - properties: - requiredForms: - type: array - items: - type: string - nullable: true - description: Read-only. A collection of keys from the plannerFormsDictionary that identify the plannerFormReference objects that specify the requirements to complete the plannerTask. - additionalProperties: - type: object - microsoft.graph.Dictionary: - title: Dictionary - type: object - additionalProperties: - type: object - microsoft.graph.bodyType: - title: bodyType - enum: - - text - - html - type: string - microsoft.graph.endpointType: - title: endpointType - enum: - - default - - voicemail - - skypeForBusiness - - skypeForBusinessVoipPhone - - unknownFutureValue - type: string - microsoft.graph.onlineMeetingPresenters: - title: onlineMeetingPresenters - enum: - - everyone - - organization - - roleIsPresenter - - organizer - - unknownFutureValue - type: string - microsoft.graph.meetingChatMode: - title: meetingChatMode - enum: - - enabled - - disabled - - limited - - unknownFutureValue - type: string - microsoft.graph.onlineMeetingRole: - title: onlineMeetingRole - enum: - - attendee - - presenter - - producer - - unknownFutureValue - - coorganizer - type: string - microsoft.graph.audioConferencing: - title: audioConferencing - type: object - properties: - conferenceId: - type: string - description: The conference id of the online meeting. - nullable: true - dialinUrl: - type: string - description: A URL to the externally-accessible web page that contains dial-in information. - nullable: true - tollFreeNumber: - type: string - description: The toll-free number that connects to the Audio Conference Provider. - nullable: true - tollFreeNumbers: - type: array - items: - type: string - nullable: true - description: List of toll-free numbers that are displayed in the meeting invite. - tollNumber: - type: string - description: The toll number that connects to the Audio Conference Provider. - nullable: true - tollNumbers: - type: array - items: - type: string - nullable: true - description: List of toll numbers that are displayed in the meeting invite. - additionalProperties: - type: object - microsoft.graph.chatInfo: - title: chatInfo - type: object - properties: - messageId: - type: string - description: The unique identifier for a message in a Microsoft Teams channel. - nullable: true - replyChainMessageId: - type: string - description: The ID of the reply message. - nullable: true - threadId: - type: string - description: The unique identifier for a thread in Microsoft Teams. - nullable: true - additionalProperties: - type: object - microsoft.graph.chatRestrictions: - title: chatRestrictions - type: object - properties: - allowTextOnly: - type: boolean - description: Indicates whether only text is allowed in the meeting chat. Optional. - nullable: true - additionalProperties: - type: object - microsoft.graph.joinMeetingIdSettings: - title: joinMeetingIdSettings - type: object - properties: - isPasscodeRequired: - type: boolean - description: Indicates whether a passcode is required to join a meeting when using joinMeetingId. Optional. - nullable: true - joinMeetingId: - type: string - description: The meeting ID to be used to join a meeting. Optional. Read-only. - nullable: true - passcode: - type: string - description: The passcode to join a meeting. Optional. Read-only. - nullable: true - additionalProperties: - type: object - microsoft.graph.lobbyBypassSettings: - title: lobbyBypassSettings - type: object - properties: - isDialInBypassEnabled: - type: boolean - description: Specifies whether or not to always let dial-in callers bypass the lobby. Optional. - nullable: true - scope: - $ref: '#/components/schemas/microsoft.graph.lobbyBypassScope' - additionalProperties: - type: object - microsoft.graph.meetingChatHistoryDefaultMode: - title: meetingChatHistoryDefaultMode - enum: - - none - - all - - unknownFutureValue - type: string - microsoft.graph.watermarkProtectionValues: - title: watermarkProtectionValues - type: object - properties: - isEnabledForContentSharing: - type: boolean - description: Indicates whether to apply a watermark to any shared content. - nullable: true - isEnabledForVideo: - type: boolean - description: Indicates whether to apply a watermark to everyone's video feed. - nullable: true - additionalProperties: - type: object - microsoft.graph.virtualEventRegistrationQuestionBase: + microsoft.graph.plannerAssignedToTaskBoardTaskFormat: + allOf: + - $ref: '#/components/schemas/microsoft.graph.plannerDelta' + - title: plannerAssignedToTaskBoardTaskFormat + type: object + properties: + orderHintsByAssignee: + $ref: '#/components/schemas/microsoft.graph.plannerOrderHintsByAssignee' + unassignedOrderHint: + type: string + description: 'Hint value used to order the task on the AssignedTo view of the Task Board when the task isn''t assigned to anyone, or if the orderHintsByAssignee dictionary doesn''t provide an order hint for the user the task is assigned to. The format is defined as outlined here.' + nullable: true + additionalProperties: + type: object + microsoft.graph.plannerBucketTaskBoardTaskFormat: + allOf: + - $ref: '#/components/schemas/microsoft.graph.plannerDelta' + - title: plannerBucketTaskBoardTaskFormat + type: object + properties: + orderHint: + type: string + description: 'Hint used to order tasks in the bucket view of the task board. For details about the supported format, see Using order hints in Planner.' + nullable: true + additionalProperties: + type: object + microsoft.graph.plannerTaskDetails: + allOf: + - $ref: '#/components/schemas/microsoft.graph.plannerDelta' + - title: plannerTaskDetails + type: object + properties: + approvalAttachment: + $ref: '#/components/schemas/microsoft.graph.plannerBaseApprovalAttachment' + checklist: + $ref: '#/components/schemas/microsoft.graph.plannerChecklistItems' + completionRequirements: + $ref: '#/components/schemas/microsoft.graph.plannerTaskCompletionRequirementDetails' + description: + type: string + description: Description of the task. + nullable: true + forms: + $ref: '#/components/schemas/microsoft.graph.plannerFormsDictionary' + notes: + $ref: '#/components/schemas/microsoft.graph.itemBody' + previewType: + $ref: '#/components/schemas/microsoft.graph.plannerPreviewType' + references: + $ref: '#/components/schemas/microsoft.graph.plannerExternalReferences' + additionalProperties: + type: object + microsoft.graph.plannerProgressTaskBoardTaskFormat: allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: virtualEventRegistrationQuestionBase + - $ref: '#/components/schemas/microsoft.graph.plannerDelta' + - title: plannerProgressTaskBoardTaskFormat type: object properties: - displayName: + orderHint: type: string - description: Display name of the registration question. - nullable: true - isRequired: - type: boolean - description: Indicates whether an answer to the question is required. The default value is false. + description: 'Hint value used to order the task on the progress view of the task board. For details about the supported format, see Using order hints in Planner.' nullable: true additionalProperties: type: object - microsoft.graph.ODataErrors.MainError: - required: - - code - - message - type: object - properties: - code: - type: string - message: - type: string - x-ms-primary-error-message: true - target: - type: string - nullable: true - details: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.ODataErrors.ErrorDetails' - innerError: - $ref: '#/components/schemas/microsoft.graph.ODataErrors.InnerError' - additionalProperties: - type: object - microsoft.graph.bookingsServiceAvailabilityType: - title: bookingsServiceAvailabilityType - enum: - - bookWhenStaffAreFree - - notBookable - - customWeeklyHours - - unknownFutureValue - type: string microsoft.graph.plannerTaskPropertyRule: allOf: - $ref: '#/components/schemas/microsoft.graph.plannerPropertyRule' @@ -22851,37 +16029,48 @@ components: nullable: true additionalProperties: type: object - microsoft.graph.lobbyBypassScope: - title: lobbyBypassScope - enum: - - organizer - - organization - - organizationAndFederated - - everyone - - unknownFutureValue - - invited - - organizationExcludingGuests - type: string - microsoft.graph.ODataErrors.ErrorDetails: - required: - - code - - message + microsoft.graph.plannerOrderHintsByAssignee: + title: plannerOrderHintsByAssignee + type: object + additionalProperties: + type: object + microsoft.graph.plannerBaseApprovalAttachment: + title: plannerBaseApprovalAttachment type: object properties: - code: - type: string - message: - type: string - target: - type: string - nullable: true + status: + $ref: '#/components/schemas/microsoft.graph.plannerApprovalStatus' additionalProperties: type: object - microsoft.graph.ODataErrors.InnerError: + microsoft.graph.plannerChecklistItems: + title: plannerChecklistItems + type: object + additionalProperties: + type: object + microsoft.graph.plannerTaskCompletionRequirementDetails: + title: plannerTaskCompletionRequirementDetails + type: object + properties: + approvalRequirement: + $ref: '#/components/schemas/microsoft.graph.plannerApprovalRequirement' + checklistRequirement: + $ref: '#/components/schemas/microsoft.graph.plannerChecklistRequirement' + formsRequirement: + $ref: '#/components/schemas/microsoft.graph.plannerFormsRequirement' + additionalProperties: + type: object + microsoft.graph.plannerFormsDictionary: + allOf: + - $ref: '#/components/schemas/microsoft.graph.Dictionary' + - title: plannerFormsDictionary + type: object + additionalProperties: + type: object + microsoft.graph.plannerExternalReferences: + title: plannerExternalReferences type: object additionalProperties: type: object - description: The structure of this object is service-specific microsoft.graph.plannerPropertyRule: title: plannerPropertyRule type: object @@ -22948,6 +16137,54 @@ components: $ref: '#/components/schemas/microsoft.graph.recurrencePatternType' additionalProperties: type: object + microsoft.graph.plannerApprovalStatus: + title: plannerApprovalStatus + enum: + - requested + - approved + - rejected + - cancelled + - unknownFutureValue + type: string + microsoft.graph.plannerApprovalRequirement: + title: plannerApprovalRequirement + type: object + properties: + isApprovalRequired: + type: boolean + description: 'Specifies whether approval is required to complete the plannerTask. When this property is set to true, the task can only be marked complete if an approval is created for the task and approved.' + nullable: true + additionalProperties: + type: object + microsoft.graph.plannerChecklistRequirement: + title: plannerChecklistRequirement + type: object + properties: + requiredChecklistItemIds: + type: array + items: + type: string + nullable: true + description: A collection of required plannerChecklistItems identifiers to complete the plannerTask. + additionalProperties: + type: object + microsoft.graph.plannerFormsRequirement: + title: plannerFormsRequirement + type: object + properties: + requiredForms: + type: array + items: + type: string + nullable: true + description: Read-only. A collection of keys from the plannerFormsDictionary that identify the plannerFormReference objects that specify the requirements to complete the plannerTask. + additionalProperties: + type: object + microsoft.graph.Dictionary: + title: Dictionary + type: object + additionalProperties: + type: object microsoft.graph.plannerRuleKind: title: plannerRuleKind enum: @@ -23046,144 +16283,6 @@ components: application/json: schema: $ref: '#/components/schemas/microsoft.graph.bookingCurrencyCollectionResponse' - microsoft.graph.driveProtectionRuleCollectionResponse: - description: Retrieved collection - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.driveProtectionRuleCollectionResponse' - microsoft.graph.driveProtectionUnitCollectionResponse: - description: Retrieved collection - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.driveProtectionUnitCollectionResponse' - microsoft.graph.exchangeProtectionPolicyCollectionResponse: - description: Retrieved collection - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.exchangeProtectionPolicyCollectionResponse' - microsoft.graph.mailboxProtectionRuleCollectionResponse: - description: Retrieved collection - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.mailboxProtectionRuleCollectionResponse' - microsoft.graph.mailboxProtectionUnitCollectionResponse: - description: Retrieved collection - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.mailboxProtectionUnitCollectionResponse' - microsoft.graph.exchangeRestoreSessionCollectionResponse: - description: Retrieved collection - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.exchangeRestoreSessionCollectionResponse' - microsoft.graph.mailboxRestoreArtifactCollectionResponse: - description: Retrieved collection - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.mailboxRestoreArtifactCollectionResponse' - microsoft.graph.oneDriveForBusinessProtectionPolicyCollectionResponse: - description: Retrieved collection - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.oneDriveForBusinessProtectionPolicyCollectionResponse' - microsoft.graph.oneDriveForBusinessRestoreSessionCollectionResponse: - description: Retrieved collection - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.oneDriveForBusinessRestoreSessionCollectionResponse' - microsoft.graph.driveRestoreArtifactCollectionResponse: - description: Retrieved collection - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.driveRestoreArtifactCollectionResponse' - microsoft.graph.protectionPolicyBaseCollectionResponse: - description: Retrieved collection - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.protectionPolicyBaseCollectionResponse' - microsoft.graph.protectionUnitBaseCollectionResponse: - description: Retrieved collection - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.protectionUnitBaseCollectionResponse' - microsoft.graph.restorePointCollectionResponse: - description: Retrieved collection - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.restorePointCollectionResponse' - microsoft.graph.restoreSessionBaseCollectionResponse: - description: Retrieved collection - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.restoreSessionBaseCollectionResponse' - microsoft.graph.serviceAppCollectionResponse: - description: Retrieved collection - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.serviceAppCollectionResponse' - microsoft.graph.sharePointProtectionPolicyCollectionResponse: - description: Retrieved collection - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.sharePointProtectionPolicyCollectionResponse' - microsoft.graph.siteProtectionRuleCollectionResponse: - description: Retrieved collection - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.siteProtectionRuleCollectionResponse' - microsoft.graph.siteProtectionUnitCollectionResponse: - description: Retrieved collection - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.siteProtectionUnitCollectionResponse' - microsoft.graph.sharePointRestoreSessionCollectionResponse: - description: Retrieved collection - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.sharePointRestoreSessionCollectionResponse' - microsoft.graph.siteRestoreArtifactCollectionResponse: - description: Retrieved collection - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.siteRestoreArtifactCollectionResponse' - microsoft.graph.businessScenarioCollectionResponse: - description: Retrieved collection - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.businessScenarioCollectionResponse' - microsoft.graph.plannerPlanConfigurationLocalizationCollectionResponse: - description: Retrieved collection - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.plannerPlanConfigurationLocalizationCollectionResponse' - microsoft.graph.businessScenarioTaskCollectionResponse: - description: Retrieved collection - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.businessScenarioTaskCollectionResponse' microsoft.graph.virtualEventCollectionResponse: description: Retrieved collection content: @@ -23232,6 +16331,12 @@ components: application/json: schema: $ref: '#/components/schemas/microsoft.graph.virtualEventWebinarCollectionResponse' + microsoft.graph.virtualEventRegistrationQuestionBaseCollectionResponse: + description: Retrieved collection + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.virtualEventRegistrationQuestionBaseCollectionResponse' parameters: top: name: $top diff --git a/openApiDocs/beta/BusinessScenario.yml b/openApiDocs/beta/BusinessScenario.yml new file mode 100644 index 0000000000..a48f00093f --- /dev/null +++ b/openApiDocs/beta/BusinessScenario.yml @@ -0,0 +1,2823 @@ +openapi: 3.0.1 +info: + title: BusinessScenario + version: v1.0-beta +servers: + - url: https://graph.microsoft.com/beta/ + description: Core +paths: + /solutions/businessScenarios: + get: + tags: + - solutions.businessScenario + summary: List businessScenarios + description: Get a list of all businessScenario objects in an organization. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/solutionsroot-list-businessscenarios?view=graph-rest-beta + operationId: solution_ListBusinessScenario + 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: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.businessScenarioCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - solutions.businessScenario + summary: Create businessScenario + description: Create a new businessScenario object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/solutionsroot-post-businessscenarios?view=graph-rest-beta + operationId: solution_CreateBusinessScenario + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.businessScenario' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.businessScenario' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/solutions/businessScenarios/{businessScenario-id}': + get: + tags: + - solutions.businessScenario + summary: Get businessScenario + description: Read the properties and relationships of a businessScenario object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/businessscenario-get?view=graph-rest-beta + operationId: solution_GetBusinessScenario + parameters: + - name: businessScenario-id + in: path + description: The unique identifier of businessScenario + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: businessScenario + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.businessScenario' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - solutions.businessScenario + summary: Update businessScenario + description: Update the properties of a businessScenario object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/businessscenario-update?view=graph-rest-beta + operationId: solution_UpdateBusinessScenario + parameters: + - name: businessScenario-id + in: path + description: The unique identifier of businessScenario + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: businessScenario + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.businessScenario' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.businessScenario' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - solutions.businessScenario + summary: Delete businessScenario + 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://learn.microsoft.com/graph/api/businessscenario-delete?view=graph-rest-beta + operationId: solution_DeleteBusinessScenario + parameters: + - name: businessScenario-id + in: path + description: The unique identifier of businessScenario + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: businessScenario + - 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 + '/solutions/businessScenarios/{businessScenario-id}/planner': + get: + tags: + - solutions.businessScenario + summary: Get businessScenarioPlanner + description: Read the properties and relationships of a businessScenarioPlanner object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/businessscenarioplanner-get?view=graph-rest-beta + operationId: solution.businessScenario_GetPlanner + parameters: + - name: businessScenario-id + in: path + description: The unique identifier of businessScenario + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: businessScenario + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.businessScenarioPlanner' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - solutions.businessScenario + summary: Update the navigation property planner in solutions + operationId: solution.businessScenario_UpdatePlanner + parameters: + - name: businessScenario-id + in: path + description: The unique identifier of businessScenario + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: businessScenario + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.businessScenarioPlanner' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.businessScenarioPlanner' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - solutions.businessScenario + summary: Delete navigation property planner for solutions + operationId: solution.businessScenario_DeletePlanner + parameters: + - name: businessScenario-id + in: path + description: The unique identifier of businessScenario + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: businessScenario + - 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 + '/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration': + get: + tags: + - solutions.businessScenario + summary: Get plannerPlanConfiguration + description: Read the properties and relationships of a plannerPlanConfiguration object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/plannerplanconfiguration-get?view=graph-rest-beta + operationId: solution.businessScenario.planner_GetPlanConfiguration + parameters: + - name: businessScenario-id + in: path + description: The unique identifier of businessScenario + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: businessScenario + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.plannerPlanConfiguration' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - solutions.businessScenario + summary: Update plannerPlanConfiguration + description: Update the properties of a plannerPlanConfiguration object for a businessScenario. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/plannerplanconfiguration-update?view=graph-rest-beta + operationId: solution.businessScenario.planner_UpdatePlanConfiguration + parameters: + - name: businessScenario-id + in: path + description: The unique identifier of businessScenario + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: businessScenario + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.plannerPlanConfiguration' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.plannerPlanConfiguration' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - solutions.businessScenario + summary: Delete navigation property planConfiguration for solutions + operationId: solution.businessScenario.planner_DeletePlanConfiguration + parameters: + - name: businessScenario-id + in: path + description: The unique identifier of businessScenario + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: businessScenario + - 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 + '/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations': + get: + tags: + - solutions.businessScenario + summary: List plannerPlanConfigurationLocalizations + description: Get a list of the plannerPlanConfigurationLocalization objects and their properties. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/plannerplanconfiguration-list-localizations?view=graph-rest-beta + operationId: solution.businessScenario.planner.planConfiguration_ListLocalization + parameters: + - name: businessScenario-id + in: path + description: The unique identifier of businessScenario + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: businessScenario + - $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: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.plannerPlanConfigurationLocalizationCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - solutions.businessScenario + summary: Create plannerPlanConfigurationLocalization + description: Create a new plannerPlanConfigurationLocalization object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/plannerplanconfiguration-post-localizations?view=graph-rest-beta + operationId: solution.businessScenario.planner.planConfiguration_CreateLocalization + parameters: + - name: businessScenario-id + in: path + description: The unique identifier of businessScenario + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: businessScenario + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.plannerPlanConfigurationLocalization' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.plannerPlanConfigurationLocalization' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/{plannerPlanConfigurationLocalization-id}': + get: + tags: + - solutions.businessScenario + summary: Get plannerPlanConfigurationLocalization + description: Read the properties and relationships of a plannerPlanConfigurationLocalization object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/plannerplanconfigurationlocalization-get?view=graph-rest-beta + operationId: solution.businessScenario.planner.planConfiguration_GetLocalization + parameters: + - name: businessScenario-id + in: path + description: The unique identifier of businessScenario + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: businessScenario + - name: plannerPlanConfigurationLocalization-id + in: path + description: The unique identifier of plannerPlanConfigurationLocalization + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: plannerPlanConfigurationLocalization + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.plannerPlanConfigurationLocalization' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - solutions.businessScenario + summary: Update plannerPlanConfigurationLocalization + description: Update the properties of a plannerPlanConfigurationLocalization object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/plannerplanconfigurationlocalization-update?view=graph-rest-beta + operationId: solution.businessScenario.planner.planConfiguration_UpdateLocalization + parameters: + - name: businessScenario-id + in: path + description: The unique identifier of businessScenario + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: businessScenario + - name: plannerPlanConfigurationLocalization-id + in: path + description: The unique identifier of plannerPlanConfigurationLocalization + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: plannerPlanConfigurationLocalization + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.plannerPlanConfigurationLocalization' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.plannerPlanConfigurationLocalization' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - solutions.businessScenario + summary: Delete plannerPlanConfigurationLocalization + description: Delete a plannerPlanConfigurationLocalization object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/plannerplanconfiguration-delete-localizations?view=graph-rest-beta + operationId: solution.businessScenario.planner.planConfiguration_DeleteLocalization + parameters: + - name: businessScenario-id + in: path + description: The unique identifier of businessScenario + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: businessScenario + - name: plannerPlanConfigurationLocalization-id + in: path + description: The unique identifier of plannerPlanConfigurationLocalization + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: plannerPlanConfigurationLocalization + - 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 + '/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/$count': + get: + tags: + - solutions.businessScenario + summary: Get the number of the resource + operationId: solution.businessScenario.planner.planConfiguration.localization_GetCount + parameters: + - name: businessScenario-id + in: path + description: The unique identifier of businessScenario + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: businessScenario + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/solutions/businessScenarios/{businessScenario-id}/planner/taskConfiguration': + get: + tags: + - solutions.businessScenario + summary: Get plannerTaskConfiguration + description: Read the properties and relationships of a plannerTaskConfiguration object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/plannertaskconfiguration-get?view=graph-rest-beta + operationId: solution.businessScenario.planner_GetTaskConfiguration + parameters: + - name: businessScenario-id + in: path + description: The unique identifier of businessScenario + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: businessScenario + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.plannerTaskConfiguration' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - solutions.businessScenario + summary: Update plannerTaskConfiguration + description: Update the properties of a plannerTaskConfiguration object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/plannertaskconfiguration-update?view=graph-rest-beta + operationId: solution.businessScenario.planner_UpdateTaskConfiguration + parameters: + - name: businessScenario-id + in: path + description: The unique identifier of businessScenario + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: businessScenario + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.plannerTaskConfiguration' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.plannerTaskConfiguration' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - solutions.businessScenario + summary: Delete navigation property taskConfiguration for solutions + operationId: solution.businessScenario.planner_DeleteTaskConfiguration + parameters: + - name: businessScenario-id + in: path + description: The unique identifier of businessScenario + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: businessScenario + - 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 + '/solutions/businessScenarios/{businessScenario-id}/planner/tasks': + get: + tags: + - solutions.businessScenario + summary: List businessScenarioTasks + description: Get a list of the businessScenarioTask objects and their properties. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/businessscenarioplanner-list-tasks?view=graph-rest-beta + operationId: solution.businessScenario.planner_ListTask + parameters: + - name: businessScenario-id + in: path + description: The unique identifier of businessScenario + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: businessScenario + - $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: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.businessScenarioTaskCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - solutions.businessScenario + summary: Create businessScenarioTask + description: Create a new businessScenarioTask object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/businessscenarioplanner-post-tasks?view=graph-rest-beta + operationId: solution.businessScenario.planner_CreateTask + parameters: + - name: businessScenario-id + in: path + description: The unique identifier of businessScenario + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: businessScenario + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.businessScenarioTask' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.businessScenarioTask' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}': + get: + tags: + - solutions.businessScenario + summary: Get businessScenarioTask + description: Read the properties and relationships of a businessScenarioTask object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/businessscenariotask-get?view=graph-rest-beta + operationId: solution.businessScenario.planner_GetTask + parameters: + - name: businessScenario-id + in: path + description: The unique identifier of businessScenario + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: businessScenario + - name: businessScenarioTask-id + in: path + description: The unique identifier of businessScenarioTask + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: businessScenarioTask + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.businessScenarioTask' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - solutions.businessScenario + summary: Update businessScenarioTask + description: Update the properties of a businessScenarioTask object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/businessscenariotask-update?view=graph-rest-beta + operationId: solution.businessScenario.planner_UpdateTask + parameters: + - name: businessScenario-id + in: path + description: The unique identifier of businessScenario + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: businessScenario + - name: businessScenarioTask-id + in: path + description: The unique identifier of businessScenarioTask + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: businessScenarioTask + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.businessScenarioTask' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.businessScenarioTask' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - solutions.businessScenario + summary: Delete businessScenarioTask + description: Delete a businessScenarioTask object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/businessscenarioplanner-delete-tasks?view=graph-rest-beta + operationId: solution.businessScenario.planner_DeleteTask + parameters: + - name: businessScenario-id + in: path + description: The unique identifier of businessScenario + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: businessScenario + - name: businessScenarioTask-id + in: path + description: The unique identifier of businessScenarioTask + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: businessScenarioTask + - 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 + '/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/assignedToTaskBoardFormat': + get: + tags: + - solutions.businessScenario + summary: Get assignedToTaskBoardFormat from solutions + description: Read-only. Nullable. Used to render the task correctly in the task board view when grouped by assignedTo. + operationId: solution.businessScenario.planner.task_GetAssignedToTaskBoardFormat + parameters: + - name: businessScenario-id + in: path + description: The unique identifier of businessScenario + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: businessScenario + - name: businessScenarioTask-id + in: path + description: The unique identifier of businessScenarioTask + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: businessScenarioTask + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.plannerAssignedToTaskBoardTaskFormat' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - solutions.businessScenario + summary: Update the navigation property assignedToTaskBoardFormat in solutions + operationId: solution.businessScenario.planner.task_UpdateAssignedToTaskBoardFormat + parameters: + - name: businessScenario-id + in: path + description: The unique identifier of businessScenario + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: businessScenario + - name: businessScenarioTask-id + in: path + description: The unique identifier of businessScenarioTask + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: businessScenarioTask + - name: If-Match + in: header + description: ETag value. + required: true + style: simple + schema: + type: string + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.plannerAssignedToTaskBoardTaskFormat' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.plannerAssignedToTaskBoardTaskFormat' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - solutions.businessScenario + summary: Delete navigation property assignedToTaskBoardFormat for solutions + operationId: solution.businessScenario.planner.task_DeleteAssignedToTaskBoardFormat + parameters: + - name: businessScenario-id + in: path + description: The unique identifier of businessScenario + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: businessScenario + - name: businessScenarioTask-id + in: path + description: The unique identifier of businessScenarioTask + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: businessScenarioTask + - 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 + '/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/bucketTaskBoardFormat': + get: + tags: + - solutions.businessScenario + summary: Get bucketTaskBoardFormat from solutions + description: Read-only. Nullable. Used to render the task correctly in the task board view when grouped by bucket. + operationId: solution.businessScenario.planner.task_GetBucketTaskBoardFormat + parameters: + - name: businessScenario-id + in: path + description: The unique identifier of businessScenario + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: businessScenario + - name: businessScenarioTask-id + in: path + description: The unique identifier of businessScenarioTask + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: businessScenarioTask + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.plannerBucketTaskBoardTaskFormat' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - solutions.businessScenario + summary: Update the navigation property bucketTaskBoardFormat in solutions + operationId: solution.businessScenario.planner.task_UpdateBucketTaskBoardFormat + parameters: + - name: businessScenario-id + in: path + description: The unique identifier of businessScenario + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: businessScenario + - name: businessScenarioTask-id + in: path + description: The unique identifier of businessScenarioTask + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: businessScenarioTask + - name: If-Match + in: header + description: ETag value. + required: true + style: simple + schema: + type: string + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.plannerBucketTaskBoardTaskFormat' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.plannerBucketTaskBoardTaskFormat' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - solutions.businessScenario + summary: Delete navigation property bucketTaskBoardFormat for solutions + operationId: solution.businessScenario.planner.task_DeleteBucketTaskBoardFormat + parameters: + - name: businessScenario-id + in: path + description: The unique identifier of businessScenario + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: businessScenario + - name: businessScenarioTask-id + in: path + description: The unique identifier of businessScenarioTask + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: businessScenarioTask + - 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 + '/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/details': + get: + tags: + - solutions.businessScenario + summary: Get details from solutions + description: Read-only. Nullable. More details about the task. + operationId: solution.businessScenario.planner.task_GetDetail + parameters: + - name: businessScenario-id + in: path + description: The unique identifier of businessScenario + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: businessScenario + - name: businessScenarioTask-id + in: path + description: The unique identifier of businessScenarioTask + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: businessScenarioTask + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.plannerTaskDetails' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - solutions.businessScenario + summary: Update the navigation property details in solutions + operationId: solution.businessScenario.planner.task_UpdateDetail + parameters: + - name: businessScenario-id + in: path + description: The unique identifier of businessScenario + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: businessScenario + - name: businessScenarioTask-id + in: path + description: The unique identifier of businessScenarioTask + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: businessScenarioTask + - name: If-Match + in: header + description: ETag value. + required: true + style: simple + schema: + type: string + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.plannerTaskDetails' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.plannerTaskDetails' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - solutions.businessScenario + summary: Delete navigation property details for solutions + operationId: solution.businessScenario.planner.task_DeleteDetail + parameters: + - name: businessScenario-id + in: path + description: The unique identifier of businessScenario + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: businessScenario + - name: businessScenarioTask-id + in: path + description: The unique identifier of businessScenarioTask + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: businessScenarioTask + - 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 + '/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/progressTaskBoardFormat': + get: + tags: + - solutions.businessScenario + summary: Get progressTaskBoardFormat from solutions + description: Read-only. Nullable. Used to render the task correctly in the task board view when grouped by progress. + operationId: solution.businessScenario.planner.task_GetProgressTaskBoardFormat + parameters: + - name: businessScenario-id + in: path + description: The unique identifier of businessScenario + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: businessScenario + - name: businessScenarioTask-id + in: path + description: The unique identifier of businessScenarioTask + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: businessScenarioTask + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.plannerProgressTaskBoardTaskFormat' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - solutions.businessScenario + summary: Update the navigation property progressTaskBoardFormat in solutions + operationId: solution.businessScenario.planner.task_UpdateProgressTaskBoardFormat + parameters: + - name: businessScenario-id + in: path + description: The unique identifier of businessScenario + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: businessScenario + - name: businessScenarioTask-id + in: path + description: The unique identifier of businessScenarioTask + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: businessScenarioTask + - name: If-Match + in: header + description: ETag value. + required: true + style: simple + schema: + type: string + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.plannerProgressTaskBoardTaskFormat' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.plannerProgressTaskBoardTaskFormat' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - solutions.businessScenario + summary: Delete navigation property progressTaskBoardFormat for solutions + operationId: solution.businessScenario.planner.task_DeleteProgressTaskBoardFormat + parameters: + - name: businessScenario-id + in: path + description: The unique identifier of businessScenario + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: businessScenario + - name: businessScenarioTask-id + in: path + description: The unique identifier of businessScenarioTask + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: businessScenarioTask + - 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 + '/solutions/businessScenarios/{businessScenario-id}/planner/tasks/$count': + get: + tags: + - solutions.businessScenario + summary: Get the number of the resource + operationId: solution.businessScenario.planner.task_GetCount + parameters: + - name: businessScenario-id + in: path + description: The unique identifier of businessScenario + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: businessScenario + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/solutions/businessScenarios(uniqueName=''{uniqueName}'')': + get: + tags: + - solutions.businessScenario + summary: Get businessScenario + description: Read the properties and relationships of a businessScenario object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/businessscenario-get?view=graph-rest-beta + operationId: solution.businessScenario_GetGraphBPreUniqueName + parameters: + - name: uniqueName + in: path + description: Alternate key of businessScenario + required: true + style: simple + schema: + type: string + nullable: true + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.businessScenario' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - solutions.businessScenario + summary: Update businessScenario + description: Update the properties of a businessScenario object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/businessscenario-update?view=graph-rest-beta + operationId: solution.businessScenario_UpdateGraphBPreUniqueName + parameters: + - name: uniqueName + in: path + description: Alternate key of businessScenario + required: true + style: simple + schema: + type: string + nullable: true + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.businessScenario' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.businessScenario' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - solutions.businessScenario + summary: Delete businessScenario + 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://learn.microsoft.com/graph/api/businessscenario-delete?view=graph-rest-beta + operationId: solution.businessScenario_DeleteGraphBPreUniqueName + parameters: + - name: uniqueName + in: path + description: Alternate key of businessScenario + required: true + style: simple + schema: + type: string + nullable: true + - 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 + /solutions/businessScenarios/$count: + get: + tags: + - solutions.businessScenario + summary: Get the number of the resource + operationId: solution.businessScenario_GetCount + parameters: + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' +components: + schemas: + microsoft.graph.businessScenario: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: businessScenario + 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 + description: 'The date and time when the scenario was created. 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 + displayName: + type: string + description: Display name of the scenario. + 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 + description: 'The date and time when the scenario was last modified. 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 + ownerAppIds: + type: array + items: + type: string + nullable: true + description: Identifiers of applications that are authorized to work with this scenario. + uniqueName: + type: string + description: 'Unique name of the scenario. To avoid conflicts, the recommended value for the unique name is a reverse domain name format, owned by the author of the scenario. For example, a scenario authored by Contoso.com would have a unique name that starts with com.contoso.' + nullable: true + planner: + $ref: '#/components/schemas/microsoft.graph.businessScenarioPlanner' + additionalProperties: + type: object + microsoft.graph.businessScenarioPlanner: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: businessScenarioPlanner + type: object + properties: + planConfiguration: + $ref: '#/components/schemas/microsoft.graph.plannerPlanConfiguration' + taskConfiguration: + $ref: '#/components/schemas/microsoft.graph.plannerTaskConfiguration' + tasks: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.businessScenarioTask' + description: The Planner tasks for the scenario. + x-ms-navigationProperty: true + additionalProperties: + type: object + microsoft.graph.plannerPlanConfiguration: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: plannerPlanConfiguration + type: object + properties: + buckets: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.plannerPlanConfigurationBucketDefinition' + description: List the buckets that should be created in the plan. + 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 + description: 'The date and time when the plan configuration was created. 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 + defaultLanguage: + type: string + description: The language code for the default language to be used for the names of the objects created for the plan. + 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 + description: 'The date and time when the plan configuration was last modified. 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 + localizations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.plannerPlanConfigurationLocalization' + description: Localized names for the plan configuration. + x-ms-navigationProperty: true + additionalProperties: + type: object + microsoft.graph.plannerPlanConfigurationLocalization: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: plannerPlanConfigurationLocalization + type: object + properties: + buckets: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.plannerPlanConfigurationBucketLocalization' + description: Localized names for configured buckets in the plan configuration. + languageTag: + type: string + description: The language code associated with the localized names in this object. + nullable: true + planTitle: + type: string + description: Localized title of the plan. + nullable: true + additionalProperties: + type: object + microsoft.graph.plannerTaskConfiguration: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: plannerTaskConfiguration + type: object + properties: + editPolicy: + $ref: '#/components/schemas/microsoft.graph.plannerTaskPolicy' + additionalProperties: + type: object + microsoft.graph.businessScenarioTask: + allOf: + - $ref: '#/components/schemas/microsoft.graph.plannerTask' + - title: businessScenarioTask + type: object + properties: + businessScenarioProperties: + $ref: '#/components/schemas/microsoft.graph.businessScenarioProperties' + target: + $ref: '#/components/schemas/microsoft.graph.businessScenarioTaskTargetBase' + additionalProperties: + type: object + microsoft.graph.plannerAssignedToTaskBoardTaskFormat: + allOf: + - $ref: '#/components/schemas/microsoft.graph.plannerDelta' + - title: plannerAssignedToTaskBoardTaskFormat + type: object + properties: + orderHintsByAssignee: + $ref: '#/components/schemas/microsoft.graph.plannerOrderHintsByAssignee' + unassignedOrderHint: + type: string + description: 'Hint value used to order the task on the AssignedTo view of the Task Board when the task isn''t assigned to anyone, or if the orderHintsByAssignee dictionary doesn''t provide an order hint for the user the task is assigned to. The format is defined as outlined here.' + nullable: true + additionalProperties: + type: object + microsoft.graph.plannerBucketTaskBoardTaskFormat: + allOf: + - $ref: '#/components/schemas/microsoft.graph.plannerDelta' + - title: plannerBucketTaskBoardTaskFormat + type: object + properties: + orderHint: + type: string + description: 'Hint used to order tasks in the bucket view of the task board. For details about the supported format, see Using order hints in Planner.' + nullable: true + additionalProperties: + type: object + microsoft.graph.plannerTaskDetails: + allOf: + - $ref: '#/components/schemas/microsoft.graph.plannerDelta' + - title: plannerTaskDetails + type: object + properties: + approvalAttachment: + $ref: '#/components/schemas/microsoft.graph.plannerBaseApprovalAttachment' + checklist: + $ref: '#/components/schemas/microsoft.graph.plannerChecklistItems' + completionRequirements: + $ref: '#/components/schemas/microsoft.graph.plannerTaskCompletionRequirementDetails' + description: + type: string + description: Description of the task. + nullable: true + forms: + $ref: '#/components/schemas/microsoft.graph.plannerFormsDictionary' + notes: + $ref: '#/components/schemas/microsoft.graph.itemBody' + previewType: + $ref: '#/components/schemas/microsoft.graph.plannerPreviewType' + references: + $ref: '#/components/schemas/microsoft.graph.plannerExternalReferences' + additionalProperties: + type: object + microsoft.graph.plannerProgressTaskBoardTaskFormat: + allOf: + - $ref: '#/components/schemas/microsoft.graph.plannerDelta' + - title: plannerProgressTaskBoardTaskFormat + type: object + properties: + orderHint: + type: string + description: 'Hint value used to order the task on the progress view of the task board. For details about the supported format, see Using order hints in Planner.' + nullable: true + additionalProperties: + type: object + microsoft.graph.entity: + title: entity + type: object + properties: + id: + type: string + description: The unique identifier for an entity. Read-only. + additionalProperties: + type: object + microsoft.graph.identitySet: + title: identitySet + type: object + properties: + application: + $ref: '#/components/schemas/microsoft.graph.identity' + device: + $ref: '#/components/schemas/microsoft.graph.identity' + user: + $ref: '#/components/schemas/microsoft.graph.identity' + additionalProperties: + type: object + microsoft.graph.plannerPlanConfigurationBucketDefinition: + title: plannerPlanConfigurationBucketDefinition + type: object + properties: + externalBucketId: + type: string + description: Application-specified identifier of the bucket. + nullable: true + additionalProperties: + type: object + microsoft.graph.plannerPlanConfigurationBucketLocalization: + title: plannerPlanConfigurationBucketLocalization + type: object + properties: + externalBucketId: + type: string + description: Application-specified identifier of the bucket. + nullable: true + name: + type: string + description: Name of the bucket. + nullable: true + additionalProperties: + type: object + microsoft.graph.plannerTaskPolicy: + title: plannerTaskPolicy + type: object + properties: + rules: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.plannerTaskRoleBasedRule' + description: 'The rules that should be enforced on the tasks when they''re being changed outside of the scenario, based on the role of the caller.' + additionalProperties: + type: object + microsoft.graph.plannerTask: + allOf: + - $ref: '#/components/schemas/microsoft.graph.plannerDelta' + - title: plannerTask + type: object + properties: + activeChecklistItemCount: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: 'The number of checklist items with value set to false, representing incomplete items.' + format: int32 + nullable: true + appliedCategories: + $ref: '#/components/schemas/microsoft.graph.plannerAppliedCategories' + archivalInfo: + $ref: '#/components/schemas/microsoft.graph.plannerArchivalInfo' + assigneePriority: + type: string + description: 'A hint that is used to order items of this type in a list view. For more information, see Using order hints in planner.' + nullable: true + assignments: + $ref: '#/components/schemas/microsoft.graph.plannerAssignments' + bucketId: + type: string + description: Bucket ID to which the task belongs. The bucket needs to be in the same plan as the task. The value of the bucketId property is 28 characters long and case-sensitive. Format validation is done on the service. + nullable: true + checklistItemCount: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The number of checklist items that are present on the task. + format: int32 + nullable: true + completedBy: + $ref: '#/components/schemas/microsoft.graph.identitySet' + completedDateTime: + 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: 'Read-only. The date and time at which the ''percentComplete'' of the task is set to ''100''. 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 + conversationThreadId: + type: string + description: The thread ID of the conversation on the task. This is the ID of the conversation thread object created in the group. + nullable: true + 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 + description: 'Read-only. The date and time at which the task is created. 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 + creationSource: + $ref: '#/components/schemas/microsoft.graph.plannerTaskCreation' + dueDateTime: + 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 at which the task is due. 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 + hasDescription: + type: boolean + description: 'Read-only. This value is true if the details object of the task has a nonempty description. Otherwise,false.' + nullable: true + isArchived: + type: boolean + description: 'Read-only. If set to true, the task is archived. An archived task is read-only.' + nullable: true + isOnMyDay: + type: boolean + description: 'Indicates whether to show this task in the MyDay view. If true, it shows the task.' + nullable: true + isOnMyDayLastModifiedDate: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$' + type: string + description: Read-only. The date on which task is added to or removed from MyDay. + format: date + nullable: true + orderHint: + type: string + description: 'The hint used to order items of this type in a list view. For more information, see Using order hints in plannern.' + nullable: true + percentComplete: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: 'The percentage of task completion. When set to 100, the task is completed.' + format: int32 + nullable: true + planId: + type: string + description: Plan ID to which the task belongs. + nullable: true + previewType: + $ref: '#/components/schemas/microsoft.graph.plannerPreviewType' + priority: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: 'The priority of the task. Valid values are between 0 and 10, inclusive. Larger values indicate lower priority. For example, 0 has the highest priority and 10 has the lowest priority. Currently, planner interprets values 0 and 1 as ''urgent'', 2 and 3 and 4 as ''important'', 5, 6, and 7 as ''medium'', and 8, 9, and 10 as ''low''. Currently, planner sets the value 1 for ''urgent'', 3 for ''important'', 5 for ''medium'', and 9 for ''low''.' + format: int32 + nullable: true + recurrence: + $ref: '#/components/schemas/microsoft.graph.plannerTaskRecurrence' + referenceCount: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: Number of external references that exist on the task. + format: int32 + nullable: true + specifiedCompletionRequirements: + $ref: '#/components/schemas/microsoft.graph.plannerTaskCompletionRequirements' + 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])$' + type: string + description: 'Date and time at which the task starts. 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 + title: + type: string + description: Title of the task. + assignedToTaskBoardFormat: + $ref: '#/components/schemas/microsoft.graph.plannerAssignedToTaskBoardTaskFormat' + bucketTaskBoardFormat: + $ref: '#/components/schemas/microsoft.graph.plannerBucketTaskBoardTaskFormat' + details: + $ref: '#/components/schemas/microsoft.graph.plannerTaskDetails' + progressTaskBoardFormat: + $ref: '#/components/schemas/microsoft.graph.plannerProgressTaskBoardTaskFormat' + additionalProperties: + type: object + microsoft.graph.businessScenarioProperties: + title: businessScenarioProperties + type: object + properties: + externalBucketId: + type: string + description: The identifier for the bucketDefinition configured in the plannerPlanConfiguration for the scenario. The task will be placed in the corresponding plannerBucket in the target plan. Required. + nullable: true + externalContextId: + type: string + description: 'The identifier for the context of the task. Context is an application controlled value, and tasks can be queried by their externalContextId. Optional.' + nullable: true + externalObjectId: + type: string + description: Application-specific identifier for the task. Every task for the same scenario must have a unique identifier specified for this property. Required. + nullable: true + externalObjectVersion: + type: string + description: Application-specific version of the task. Optional. + nullable: true + webUrl: + type: string + description: The URL to the application-specific experience for this task. Optional. + nullable: true + additionalProperties: + type: object + microsoft.graph.businessScenarioTaskTargetBase: + title: businessScenarioTaskTargetBase + type: object + properties: + taskTargetKind: + $ref: '#/components/schemas/microsoft.graph.plannerTaskTargetKind' + additionalProperties: + type: object + microsoft.graph.plannerDelta: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: plannerDelta + type: object + additionalProperties: + type: object + microsoft.graph.plannerOrderHintsByAssignee: + title: plannerOrderHintsByAssignee + type: object + additionalProperties: + type: object + microsoft.graph.plannerBaseApprovalAttachment: + title: plannerBaseApprovalAttachment + type: object + properties: + status: + $ref: '#/components/schemas/microsoft.graph.plannerApprovalStatus' + additionalProperties: + type: object + microsoft.graph.plannerChecklistItems: + title: plannerChecklistItems + type: object + additionalProperties: + type: object + microsoft.graph.plannerTaskCompletionRequirementDetails: + title: plannerTaskCompletionRequirementDetails + type: object + properties: + approvalRequirement: + $ref: '#/components/schemas/microsoft.graph.plannerApprovalRequirement' + checklistRequirement: + $ref: '#/components/schemas/microsoft.graph.plannerChecklistRequirement' + formsRequirement: + $ref: '#/components/schemas/microsoft.graph.plannerFormsRequirement' + additionalProperties: + type: object + microsoft.graph.plannerFormsDictionary: + allOf: + - $ref: '#/components/schemas/microsoft.graph.Dictionary' + - title: plannerFormsDictionary + type: object + additionalProperties: + type: object + microsoft.graph.itemBody: + title: itemBody + type: object + properties: + content: + type: string + description: The content of the item. + nullable: true + contentType: + $ref: '#/components/schemas/microsoft.graph.bodyType' + additionalProperties: + type: object + microsoft.graph.plannerPreviewType: + title: plannerPreviewType + enum: + - automatic + - noPreview + - checklist + - description + - reference + type: string + microsoft.graph.plannerExternalReferences: + title: plannerExternalReferences + type: object + additionalProperties: + type: object + microsoft.graph.businessScenarioCollectionResponse: + title: Collection of businessScenario + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.businessScenario' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object + microsoft.graph.ODataErrors.ODataError: + required: + - error + type: object + properties: + error: + $ref: '#/components/schemas/microsoft.graph.ODataErrors.MainError' + additionalProperties: + type: object + microsoft.graph.plannerPlanConfigurationLocalizationCollectionResponse: + title: Collection of plannerPlanConfigurationLocalization + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.plannerPlanConfigurationLocalization' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object + ODataCountResponse: + type: integer + format: int32 + microsoft.graph.businessScenarioTaskCollectionResponse: + title: Collection of businessScenarioTask + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.businessScenarioTask' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object + microsoft.graph.identity: + title: identity + type: object + properties: + displayName: + type: string + description: The display name of the identity. This property is read-only. + nullable: true + id: + type: string + description: The identifier of the identity. This property is read-only. + nullable: true + additionalProperties: + type: object + microsoft.graph.plannerTaskRoleBasedRule: + title: plannerTaskRoleBasedRule + type: object + properties: + defaultRule: + type: string + description: 'Default rule that applies when a property or action-specific rule is not provided. Possible values are: Allow, Block' + nullable: true + propertyRule: + $ref: '#/components/schemas/microsoft.graph.plannerTaskPropertyRule' + role: + $ref: '#/components/schemas/microsoft.graph.plannerTaskConfigurationRoleBase' + additionalProperties: + type: object + microsoft.graph.plannerAppliedCategories: + title: plannerAppliedCategories + type: object + additionalProperties: + type: object + microsoft.graph.plannerArchivalInfo: + title: plannerArchivalInfo + type: object + properties: + justification: + type: string + description: Read-only. Reason why the entity was archived or unarchived. + nullable: true + statusChangedBy: + $ref: '#/components/schemas/microsoft.graph.identitySet' + statusChangedDateTime: + 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: Read-only. Date and time at which the entity's archive status changed. + format: date-time + nullable: true + additionalProperties: + type: object + microsoft.graph.plannerAssignments: + title: plannerAssignments + type: object + additionalProperties: + type: object + microsoft.graph.plannerTaskCreation: + title: plannerTaskCreation + type: object + properties: + creationSourceKind: + $ref: '#/components/schemas/microsoft.graph.plannerCreationSourceKind' + teamsPublicationInfo: + $ref: '#/components/schemas/microsoft.graph.plannerTeamsPublicationInfo' + additionalProperties: + type: object + microsoft.graph.plannerTaskRecurrence: + title: plannerTaskRecurrence + type: object + properties: + nextInSeriesTaskId: + type: string + description: 'The taskId of the next task in this series. This value is assigned at the time the next task in the series is created, and is null prior to that time.' + nullable: true + occurrenceId: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: 'The 1-based index of this task within the recurrence series. The first task in a series has the value 1, the next task in the series has the value 2, and so on.' + format: int32 + previousInSeriesTaskId: + type: string + description: The taskId of the previous task in this series. null for the first task in a series since it has no predecessor. All subsequent tasks in the series have a value that corresponds to their predecessors. + nullable: true + recurrenceStartDateTime: + 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 when this recurrence series begin. For the first task in a series (occurrenceId = 1) this value is copied from schedule.patternStartDateTime. For subsequent tasks in the series (occurrenceId >= 2) this value is copied from the previous task and never changes; it preserves the start date of the recurring series. 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 + schedule: + $ref: '#/components/schemas/microsoft.graph.plannerRecurrenceSchedule' + seriesId: + type: string + description: The recurrence series this task belongs to. A GUID-based value that serves as the unique identifier for a series. + additionalProperties: + type: object + microsoft.graph.plannerTaskCompletionRequirements: + title: plannerTaskCompletionRequirements + enum: + - none + - checklistCompletion + - unknownFutureValue + - formCompletion + - approvalCompletion + - completionInHostedApp + type: string + x-ms-enum-flags: + isFlags: true + microsoft.graph.plannerTaskTargetKind: + title: plannerTaskTargetKind + enum: + - group + - unknownFutureValue + type: string + microsoft.graph.plannerApprovalStatus: + title: plannerApprovalStatus + enum: + - requested + - approved + - rejected + - cancelled + - unknownFutureValue + type: string + microsoft.graph.plannerApprovalRequirement: + title: plannerApprovalRequirement + type: object + properties: + isApprovalRequired: + type: boolean + description: 'Specifies whether approval is required to complete the plannerTask. When this property is set to true, the task can only be marked complete if an approval is created for the task and approved.' + nullable: true + additionalProperties: + type: object + microsoft.graph.plannerChecklistRequirement: + title: plannerChecklistRequirement + type: object + properties: + requiredChecklistItemIds: + type: array + items: + type: string + nullable: true + description: A collection of required plannerChecklistItems identifiers to complete the plannerTask. + additionalProperties: + type: object + microsoft.graph.plannerFormsRequirement: + title: plannerFormsRequirement + type: object + properties: + requiredForms: + type: array + items: + type: string + nullable: true + description: Read-only. A collection of keys from the plannerFormsDictionary that identify the plannerFormReference objects that specify the requirements to complete the plannerTask. + additionalProperties: + type: object + microsoft.graph.Dictionary: + title: Dictionary + type: object + additionalProperties: + type: object + microsoft.graph.bodyType: + title: bodyType + enum: + - text + - html + type: string + microsoft.graph.ODataErrors.MainError: + required: + - code + - message + type: object + properties: + code: + type: string + message: + type: string + x-ms-primary-error-message: true + target: + type: string + nullable: true + details: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.ODataErrors.ErrorDetails' + innerError: + $ref: '#/components/schemas/microsoft.graph.ODataErrors.InnerError' + additionalProperties: + type: object + microsoft.graph.plannerTaskPropertyRule: + allOf: + - $ref: '#/components/schemas/microsoft.graph.plannerPropertyRule' + - title: plannerTaskPropertyRule + type: object + properties: + appliedCategories: + $ref: '#/components/schemas/microsoft.graph.plannerFieldRules' + approvalAttachment: + $ref: '#/components/schemas/microsoft.graph.plannerFieldRules' + assignments: + $ref: '#/components/schemas/microsoft.graph.plannerFieldRules' + checkLists: + $ref: '#/components/schemas/microsoft.graph.plannerFieldRules' + completionRequirements: + type: array + items: + type: string + nullable: true + description: 'Rules and restrictions for completion requirements of the task. Accepted values are allow, add, remove, edit, and block.' + delete: + type: array + items: + type: string + nullable: true + description: Rules and restrictions for deleting the task. Accepted values are allow and block. + dueDate: + type: array + items: + type: string + nullable: true + description: Rules and restrictions for changing the due date of the task. Accepted values are allow and block. + forms: + $ref: '#/components/schemas/microsoft.graph.plannerFieldRules' + move: + type: array + items: + type: string + nullable: true + description: 'Rules and restrictions for moving the task between buckets or plans. Accepted values are allow, moveBetweenPlans, moveBetweenBuckets, and block.' + notes: + type: array + items: + type: string + nullable: true + description: Rules and restrictions for changing the notes of the task. Accepted values are allow and block. + order: + type: array + items: + type: string + nullable: true + description: Rules and restrictions for changing the order of the task. Accepted values are allow and block. + percentComplete: + type: array + items: + type: string + nullable: true + description: 'Rules and restrictions for changing the completion percentage of the task. Accepted values are allow, setToComplete, overrideRequirements, setToNotStarted, setToInProgress, and block.' + previewType: + type: array + items: + type: string + nullable: true + description: Rules and restrictions for changing the preview type of the task. Accepted values are allow and block. + priority: + type: array + items: + type: string + nullable: true + description: Rules and restrictions for changing the priority of the task. Accepted values are allow and block. + references: + $ref: '#/components/schemas/microsoft.graph.plannerFieldRules' + startDate: + type: array + items: + type: string + nullable: true + description: Rules and restrictions for changing the start date of the task. Accepted values are allow and block. + title: + type: array + items: + type: string + nullable: true + description: Rules and restrictions for changing the title of the task. Accepted values are allow and block. + additionalProperties: + type: object + microsoft.graph.plannerTaskConfigurationRoleBase: + title: plannerTaskConfigurationRoleBase + type: object + properties: + roleKind: + $ref: '#/components/schemas/microsoft.graph.plannerUserRoleKind' + additionalProperties: + type: object + microsoft.graph.plannerCreationSourceKind: + title: plannerCreationSourceKind + enum: + - none + - external + - publication + - unknownFutureValue + type: string + microsoft.graph.plannerTeamsPublicationInfo: + allOf: + - $ref: '#/components/schemas/microsoft.graph.plannerTaskCreation' + - title: plannerTeamsPublicationInfo + type: object + properties: + 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: The date and time when this task was last modified by the publication process. Read-only. + format: date-time + nullable: true + publicationId: + type: string + description: The identifier of the publication. Read-only. + nullable: true + publishedToPlanId: + type: string + description: The identifier of the plannerPlan this task was originally placed in. Read-only. + nullable: true + publishingTeamId: + type: string + description: The identifier of the team that initiated the publication process. Read-only. + nullable: true + publishingTeamName: + type: string + description: 'The display name of the team that initiated the publication process. This display name is for reference only, and might not represent the most up-to-date name of the team. Read-only.' + nullable: true + additionalProperties: + type: object + microsoft.graph.plannerRecurrenceSchedule: + title: plannerRecurrenceSchedule + type: object + properties: + nextOccurrenceDateTime: + 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 next date for this schedule. When a new task is instantiated to continue the recurrence series, this date is used for the dueDateTime of the new plannerTask. Auto-generated by the service. 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 + pattern: + $ref: '#/components/schemas/microsoft.graph.recurrencePattern' + patternStartDateTime: + 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 start date for the recurrence pattern. 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. Required.' + format: date-time + nullable: true + additionalProperties: + type: object + microsoft.graph.ODataErrors.ErrorDetails: + required: + - code + - message + type: object + properties: + code: + type: string + message: + type: string + target: + type: string + nullable: true + additionalProperties: + type: object + microsoft.graph.ODataErrors.InnerError: + type: object + additionalProperties: + type: object + description: The structure of this object is service-specific + microsoft.graph.plannerPropertyRule: + title: plannerPropertyRule + type: object + properties: + ruleKind: + $ref: '#/components/schemas/microsoft.graph.plannerRuleKind' + additionalProperties: + type: object + microsoft.graph.plannerFieldRules: + title: plannerFieldRules + type: object + properties: + defaultRules: + type: array + items: + type: string + nullable: true + description: The default rules that apply if no override matches to the current data. + overrides: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.plannerRuleOverride' + description: Overrides that specify different rules for specific data associated with the field. + additionalProperties: + type: object + microsoft.graph.plannerUserRoleKind: + title: plannerUserRoleKind + enum: + - relationship + - unknownFutureValue + type: string + microsoft.graph.recurrencePattern: + title: recurrencePattern + type: object + properties: + dayOfMonth: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The day of the month on which the event occurs. Required if type is absoluteMonthly or absoluteYearly. + format: int32 + daysOfWeek: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.dayOfWeek' + description: 'A collection of the days of the week on which the event occurs. The possible values are: sunday, monday, tuesday, wednesday, thursday, friday, saturday. If type is relativeMonthly or relativeYearly, and daysOfWeek specifies more than one day, the event falls on the first day that satisfies the pattern. Required if type is weekly, relativeMonthly, or relativeYearly.' + firstDayOfWeek: + $ref: '#/components/schemas/microsoft.graph.dayOfWeek' + index: + $ref: '#/components/schemas/microsoft.graph.weekIndex' + interval: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: 'The number of units between occurrences, where units can be in days, weeks, months, or years, depending on the type. Required.' + format: int32 + month: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The month in which the event occurs. This is a number from 1 to 12. + format: int32 + type: + $ref: '#/components/schemas/microsoft.graph.recurrencePatternType' + additionalProperties: + type: object + microsoft.graph.plannerRuleKind: + title: plannerRuleKind + enum: + - taskRule + - bucketRule + - planRule + - unknownFutureValue + type: string + microsoft.graph.plannerRuleOverride: + title: plannerRuleOverride + type: object + properties: + name: + type: string + description: Name of the override. Allowed override values will be dependent on the property affected by the rule. + nullable: true + rules: + type: array + items: + type: string + nullable: true + description: Overridden rules. These are used as rules for the override instead of the default rules. + additionalProperties: + type: object + microsoft.graph.dayOfWeek: + title: dayOfWeek + enum: + - sunday + - monday + - tuesday + - wednesday + - thursday + - friday + - saturday + type: string + microsoft.graph.weekIndex: + title: weekIndex + enum: + - first + - second + - third + - fourth + - last + type: string + microsoft.graph.recurrencePatternType: + title: recurrencePatternType + enum: + - daily + - weekly + - absoluteMonthly + - relativeMonthly + - absoluteYearly + - relativeYearly + type: string + responses: + microsoft.graph.businessScenarioCollectionResponse: + description: Retrieved collection + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.businessScenarioCollectionResponse' + error: + description: error + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.ODataErrors.ODataError' + microsoft.graph.plannerPlanConfigurationLocalizationCollectionResponse: + description: Retrieved collection + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.plannerPlanConfigurationLocalizationCollectionResponse' + ODataCountResponse: + description: The count of the resource + content: + text/plain: + schema: + $ref: '#/components/schemas/ODataCountResponse' + microsoft.graph.businessScenarioTaskCollectionResponse: + description: Retrieved collection + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.businessScenarioTaskCollectionResponse' + parameters: + top: + name: $top + in: query + description: Show only the first n items + style: form + explode: false + schema: + minimum: 0 + type: integer + example: 50 + skip: + name: $skip + in: query + description: Skip the first n items + style: form + explode: false + schema: + minimum: 0 + type: integer + search: + name: $search + in: query + description: Search items by search phrases + style: form + explode: false + schema: + type: string + filter: + name: $filter + in: query + description: Filter items by property values + style: form + explode: false + schema: + type: string + count: + name: $count + in: query + description: Include count of items + style: form + explode: false + schema: + type: boolean + securitySchemes: + azureaadv2: + type: oauth2 + flows: + authorizationCode: + authorizationUrl: https://login.microsoftonline.com/common/oauth2/v2.0/authorize + tokenUrl: https://login.microsoftonline.com/common/oauth2/v2.0/token + scopes: { } +security: + - azureaadv2: [ ] diff --git a/openApiDocs/beta/CloudCommunications.yml b/openApiDocs/beta/CloudCommunications.yml index 9fdcc2ee3f..7215be99f6 100644 --- a/openApiDocs/beta/CloudCommunications.yml +++ b/openApiDocs/beta/CloudCommunications.yml @@ -10053,7 +10053,7 @@ paths: post: tags: - users.onlineMeeting - summary: Create meetingRegistrant + summary: Create meetingRegistrant (deprecated) description: 'Enroll a meeting registrant in an online meeting that has meeting registration enabled on behalf of the registrant. This operation has two scenarios: In either scenario, the registrant will receive an email notification that contains their registration information.' externalDocs: description: Find more info here @@ -10205,7 +10205,7 @@ paths: delete: tags: - users.onlineMeeting - summary: Unenroll meeting registrant + summary: Unenroll meeting registrant (deprecated) description: 'Cancel an onlineMeeting registration for a meetingRegistrant on behalf of the registrant. Only use this method when the allowedRegistrant property of the meetingRegistration object has a value of organization and the registrant''s delegated permission was used to enroll. When the allowedRegistrant value is everyone, registrants can only use the link in the email they receive to cancel their registration.' externalDocs: description: Find more info here @@ -10991,11 +10991,11 @@ paths: get: tags: - users.presence - summary: 'presence: setStatusMessage' - description: Set a presence status message for a user. An optional expiration date and time can be supplied. + summary: Get presence + description: Get a user's presence information. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/presence-get?view=graph-rest-beta operationId: user_GetPresence parameters: - name: user-id @@ -12078,7 +12078,7 @@ components: $ref: '#/components/schemas/microsoft.graph.identity' registrantId: type: string - description: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. + description: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. (deprecated) nullable: true role: type: string @@ -12158,10 +12158,6 @@ components: nullable: true meetingOrganizer: $ref: '#/components/schemas/microsoft.graph.identitySet' - meetingOrganizerId: - type: string - description: The unique identifier of the organizer of the onlineMeeting related to this recording. Read-only. - nullable: true recordingContentUrl: type: string description: The URL that can be used to access the content of the recording. Read-only. @@ -12291,10 +12287,6 @@ components: nullable: true meetingOrganizer: $ref: '#/components/schemas/microsoft.graph.identitySet' - meetingOrganizerId: - type: string - description: The unique identifier of the organizer of the onlineMeeting related to this transcript. Read-only. - nullable: true metadataContent: type: string description: The time-aligned metadata of the utterances in the transcript. Read-only. @@ -12907,8 +12899,7 @@ components: allowedPresenters: $ref: '#/components/schemas/microsoft.graph.onlineMeetingPresenters' allowLiveShare: - type: boolean - nullable: true + $ref: '#/components/schemas/microsoft.graph.meetingLiveShareOptions' allowMeetingChat: $ref: '#/components/schemas/microsoft.graph.meetingChatMode' allowParticipantsToChangeName: @@ -13882,6 +13873,13 @@ components: - organizer - unknownFutureValue type: string + microsoft.graph.meetingLiveShareOptions: + title: meetingLiveShareOptions + enum: + - enabled + - disabled + - unknownFutureValue + type: string microsoft.graph.meetingChatMode: title: meetingChatMode enum: diff --git a/openApiDocs/beta/Compliance.yml b/openApiDocs/beta/Compliance.yml index 7b713b8ada..205637f3c6 100644 --- a/openApiDocs/beta/Compliance.yml +++ b/openApiDocs/beta/Compliance.yml @@ -9363,12 +9363,24 @@ components: $ref: '#/components/schemas/microsoft.graph.columnDefinition' description: The collection of column definitions reusable across lists under this site. x-ms-navigationProperty: true + contentModels: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.contentModel' + description: The collection of content models applied to this site. + x-ms-navigationProperty: true contentTypes: type: array items: $ref: '#/components/schemas/microsoft.graph.contentType' description: The collection of content types defined for this site. x-ms-navigationProperty: true + documentProcessingJobs: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.documentProcessingJob' + description: The document processing jobs running on this site. + x-ms-navigationProperty: true drive: $ref: '#/components/schemas/microsoft.graph.drive' drives: @@ -11019,6 +11031,8 @@ components: $ref: '#/components/schemas/microsoft.graph.security.security' settings: $ref: '#/components/schemas/microsoft.graph.userSettings' + solutions: + $ref: '#/components/schemas/microsoft.graph.userSolutionRoot' sponsors: type: array items: @@ -11544,6 +11558,36 @@ components: $ref: '#/components/schemas/microsoft.graph.columnDefinition' additionalProperties: type: object + microsoft.graph.contentModel: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: contentModel + 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 + description: Date and time of item creation. Read-only. + format: date-time + 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 + description: Date and time of item last modification. Read-only. + format: date-time + nullable: true + modelType: + $ref: '#/components/schemas/microsoft.graph.contentModelType' + name: + type: string + description: The name of the contentModel. + nullable: true + additionalProperties: + type: object microsoft.graph.contentType: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -11628,6 +11672,27 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.documentProcessingJob: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: documentProcessingJob + type: object + properties: + 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 of item creation. Read-only. + format: date-time + nullable: true + jobType: + $ref: '#/components/schemas/microsoft.graph.documentProcessingJobType' + listItemUniqueId: + type: string + description: 'The listItemUniqueId of the file, or folder to process. Use GET driveItem resource operation and read sharepointIds property to get listItemUniqueId.' + status: + $ref: '#/components/schemas/microsoft.graph.documentProcessingJobStatus' + additionalProperties: + type: object microsoft.graph.drive: allOf: - $ref: '#/components/schemas/microsoft.graph.baseItem' @@ -12002,11 +12067,11 @@ components: 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 - description: A collection of the unique identifiers for plans that have been disabled. + description: A collection of the unique identifiers for plans that have been disabled. IDs are available in servicePlans > servicePlanId in the tenant's subscribedSkus or serviceStatus > servicePlanId in the tenant's companySubscription. skuId: 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 - description: The unique identifier for the SKU. + description: The unique identifier for the SKU. Corresponds to the skuId from subscribedSkus or companySubscription. format: uuid nullable: true additionalProperties: @@ -13720,6 +13785,8 @@ components: - title: authentication type: object properties: + requirements: + $ref: '#/components/schemas/microsoft.graph.strongAuthenticationRequirements' signInPreferences: $ref: '#/components/schemas/microsoft.graph.signInPreferences' emailMethods: @@ -13750,6 +13817,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.longRunningOperation' + description: 'Represents the status of a long-running operation, such as a password reset operation.' x-ms-navigationProperty: true passwordlessMicrosoftAuthenticatorMethods: type: array @@ -13938,10 +14006,16 @@ components: type: string description: 'The allotment name divides tenant licenses into smaller batches or groups that help restrict the number of licenses available for use in a specific assignment. When the provisioningType is dedicated, the allotment name is null. Read-only.' nullable: true + connectionSetting: + $ref: '#/components/schemas/microsoft.graph.cloudPcConnectionSetting' connectionSettings: $ref: '#/components/schemas/microsoft.graph.cloudPcConnectionSettings' connectivityResult: $ref: '#/components/schemas/microsoft.graph.cloudPcConnectivityResult' + deviceRegionName: + type: string + description: 'The name of the geographical region where the Cloud PC is currently provisioned. For example, westus3, eastus2, and southeastasia. Read-only.' + nullable: true disasterRecoveryCapability: $ref: '#/components/schemas/microsoft.graph.cloudPcDisasterRecoveryCapability' diskEncryptionState: @@ -14017,6 +14091,8 @@ components: $ref: '#/components/schemas/microsoft.graph.cloudPcServicePlanType' status: $ref: '#/components/schemas/microsoft.graph.cloudPcStatus' + statusDetail: + $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetail' statusDetails: $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetails' userAccountType: @@ -16041,6 +16117,16 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.userSolutionRoot: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: userSolutionRoot + type: object + properties: + workingTimeSchedule: + $ref: '#/components/schemas/microsoft.graph.workingTimeSchedule' + additionalProperties: + type: object microsoft.graph.userTeamwork: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -16049,11 +16135,11 @@ components: properties: locale: type: string - description: The chosen locale of a user in Microsoft Teams. + description: 'Represents the location that a user selected in Microsoft Teams and doesn''t follow the Office''s locale setting. A user’s locale is represented by their preferred language and country or region. For example, en-us. The language component follows two-letter codes as defined in ISO 639-1, and the country component follows two-letter codes as defined in ISO 3166-1 alpha-2.' nullable: true region: type: string - description: The region of the user in Microsoft Teams. + description: 'Represents the region of the organization or the user. For users with multigeo licenses, the property contains the user''s region (if available). For users without multigeo licenses, the property contains the organization''s region.The region value can be any region supported by the Teams payload. The possible values are: Americas, Europe and MiddleEast, Asia Pacific, UAE, Australia, Brazil, Canada, Switzerland, Germany, France, India, Japan, South Korea, Norway, Singapore, United Kingdom, South Africa, Sweden, Qatar, Poland, Italy, Israel, USGov Community Cloud, USGov Community Cloud High, USGov Department of Defense, and China.' nullable: true associatedTeams: type: array @@ -17399,6 +17485,17 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.contentModelType: + title: contentModelType + enum: + - teachingMethod + - layoutMethod + - freeformSelectionMethod + - prebuiltContractModel + - prebuiltInvoiceModel + - prebuiltReceiptModel + - unknownFutureValue + type: string microsoft.graph.documentSet: title: documentSet type: object @@ -17482,6 +17579,21 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.documentProcessingJobType: + title: documentProcessingJobType + enum: + - file + - folder + - unknownFutureValue + type: string + microsoft.graph.documentProcessingJobStatus: + title: documentProcessingJobStatus + enum: + - inProgress + - completed + - failed + - unknownFutureValue + type: string microsoft.graph.quota: title: quota type: object @@ -19311,7 +19423,7 @@ components: type: boolean description: Denotes whether the policy is enabled. restrictions: - $ref: '#/components/schemas/microsoft.graph.appManagementConfiguration' + $ref: '#/components/schemas/microsoft.graph.customAppManagementConfiguration' appliesTo: type: array items: @@ -19509,6 +19621,14 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.strongAuthenticationRequirements: + title: strongAuthenticationRequirements + type: object + properties: + perUserMfaState: + $ref: '#/components/schemas/microsoft.graph.perUserMfaState' + additionalProperties: + type: object microsoft.graph.signInPreferences: title: signInPreferences type: object @@ -19541,22 +19661,16 @@ components: properties: aaGuid: type: string - description: 'Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator.' + description: 'Authenticator Attestation GUID, an identifier that indicates the type (such as make and model) of the authenticator.' nullable: true attestationCertificates: type: array items: type: string nullable: true - description: The attestation certificate(s) attached to this security key. + description: The attestation certificate or certificates attached to this security key. attestationLevel: $ref: '#/components/schemas/microsoft.graph.attestationLevel' - 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 when this key was registered to the user. - format: date-time - nullable: true displayName: type: string description: The display name of the key as given by the user. @@ -19565,6 +19679,8 @@ components: type: string description: The manufacturer-assigned model of the FIDO2 security key. nullable: true + publicKeyCredential: + $ref: '#/components/schemas/microsoft.graph.webauthnPublicKeyCredential' additionalProperties: type: object microsoft.graph.authenticationMethod: @@ -19572,6 +19688,12 @@ components: - $ref: '#/components/schemas/microsoft.graph.entity' - title: authenticationMethod type: object + properties: + 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 additionalProperties: type: object microsoft.graph.microsoftAuthenticatorAuthenticationMethod: @@ -19582,12 +19704,6 @@ components: properties: clientAppName: $ref: '#/components/schemas/microsoft.graph.microsoftAuthenticatorAuthenticationMethodClientAppName' - 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 app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - format: date-time - nullable: true deviceTag: type: string description: Tags containing app metadata. @@ -19610,11 +19726,6 @@ components: - title: passwordlessMicrosoftAuthenticatorAuthenticationMethod type: object properties: - 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 creationDateTime: 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 @@ -19635,12 +19746,6 @@ components: - title: passwordAuthenticationMethod type: object properties: - 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 when this password was last updated. This property is currently not populated. Read-only. 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 password: type: string description: 'For security, the password is always returned as null from a LIST or GET operation.' @@ -19669,12 +19774,6 @@ components: - title: platformCredentialAuthenticationMethod type: object properties: - 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 Platform Credential Key was registered. - format: date-time - nullable: true displayName: type: string description: The name of the device on which Platform Credential is registered. @@ -19705,12 +19804,6 @@ components: - title: temporaryAccessPassAuthenticationMethod type: object properties: - 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 when the Temporary Access Pass was created. - format: date-time - nullable: true isUsableOnce: type: boolean description: 'Determines whether the pass is limited to a one-time use. If true, the pass can be used once; if false, the pass can be used multiple times within the Temporary Access Pass lifetime.' @@ -19740,12 +19833,6 @@ components: - title: windowsHelloForBusinessAuthenticationMethod type: object properties: - 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 Windows Hello for Business key was registered. - format: date-time - nullable: true displayName: type: string description: The name of the device on which Windows Hello for Business is registered @@ -19999,6 +20086,15 @@ components: description: A cloudClipboardItem can have multiple cloudClipboardItemPayload objects in the payloads. A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. additionalProperties: type: object + microsoft.graph.cloudPcConnectionSetting: + title: cloudPcConnectionSetting + type: object + properties: + enableSingleSignOn: + type: boolean + description: Indicates whether single sign-on is enabled. The default value is false. + additionalProperties: + type: object microsoft.graph.cloudPcConnectionSettings: title: cloudPcConnectionSettings type: object @@ -20016,6 +20112,12 @@ components: items: $ref: '#/components/schemas/microsoft.graph.cloudPcHealthCheckItem' description: 'A list of failed health check items. If the status property is available, this property is empty.' + 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: 'The last modified time for connectivity status of the Cloud PC. 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 would look like this: 2014-01-01T00:00:00Z.' + format: date-time + nullable: true status: $ref: '#/components/schemas/microsoft.graph.cloudPcConnectivityStatus' updatedDateTime: @@ -20092,6 +20194,8 @@ components: description: 'Time the action was initiated. The Timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). For example, midnight UTC on Jan 1, 2014 appears as ''2014-01-01T00:00:00Z''.' format: date-time nullable: true + statusDetail: + $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetail' statusDetails: $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetails' additionalProperties: @@ -20165,7 +20269,27 @@ components: - movingRegion - resizePendingLicense - updatingSingleSignOn + - modifyingSingleSignOn type: string + microsoft.graph.cloudPcStatusDetail: + title: cloudPcStatusDetail + type: object + properties: + additionalInformation: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.keyValuePair' + description: 'More information about the Cloud PC status. For example, ''additionalInformation'': [''{''@odata.type'': ''microsoft.graph.keyValuePair'',''name'': ''retriable'',''value'': true }] ''' + code: + type: string + description: 'The error/warning code associated with the Cloud PC status. Example: ''code'': ''internalServerError''.' + nullable: true + message: + type: string + description: 'The status message associated with error code. Example: ''message'': ''There was an internal server error. Please contact support xxx.''.' + nullable: true + additionalProperties: + type: object microsoft.graph.cloudPcStatusDetails: title: cloudPcStatusDetails type: object @@ -22551,8 +22675,7 @@ components: allowedPresenters: $ref: '#/components/schemas/microsoft.graph.onlineMeetingPresenters' allowLiveShare: - type: boolean - nullable: true + $ref: '#/components/schemas/microsoft.graph.meetingLiveShareOptions' allowMeetingChat: $ref: '#/components/schemas/microsoft.graph.meetingChatMode' allowParticipantsToChangeName: @@ -22754,10 +22877,6 @@ components: nullable: true meetingOrganizer: $ref: '#/components/schemas/microsoft.graph.identitySet' - meetingOrganizerId: - type: string - description: The unique identifier of the organizer of the onlineMeeting related to this recording. Read-only. - nullable: true recordingContentUrl: type: string description: The URL that can be used to access the content of the recording. Read-only. @@ -22851,10 +22970,6 @@ components: nullable: true meetingOrganizer: $ref: '#/components/schemas/microsoft.graph.identitySet' - meetingOrganizerId: - type: string - description: The unique identifier of the organizer of the onlineMeeting related to this transcript. Read-only. - nullable: true metadataContent: type: string description: The time-aligned metadata of the utterances in the transcript. Read-only. @@ -24132,6 +24247,13 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.workingTimeSchedule: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: workingTimeSchedule + type: object + additionalProperties: + type: object microsoft.graph.associatedTeamInfo: allOf: - $ref: '#/components/schemas/microsoft.graph.teamInfo' @@ -26484,22 +26606,13 @@ components: description: Display name for this policy. Required. additionalProperties: type: object - microsoft.graph.appManagementConfiguration: - title: appManagementConfiguration - type: object - properties: - keyCredentials: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.keyCredentialConfiguration' - description: Collection of keyCredential restrictions settings to be applied to an application or service principal. - passwordCredentials: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.passwordCredentialConfiguration' - description: Collection of password restrictions settings to be applied to an application or service principal. - additionalProperties: - type: object + microsoft.graph.customAppManagementConfiguration: + allOf: + - $ref: '#/components/schemas/microsoft.graph.appManagementConfiguration' + - title: customAppManagementConfiguration + type: object + additionalProperties: + type: object microsoft.graph.stsPolicy: allOf: - $ref: '#/components/schemas/microsoft.graph.policyBase' @@ -26636,6 +26749,14 @@ components: $ref: '#/components/schemas/microsoft.graph.synchronizationSchema' additionalProperties: type: object + microsoft.graph.perUserMfaState: + title: perUserMfaState + enum: + - disabled + - enforced + - enabled + - unknownFutureValue + type: string microsoft.graph.userDefaultAuthenticationMethodType: title: userDefaultAuthenticationMethodType enum: @@ -26654,6 +26775,20 @@ components: - notAttested - unknownFutureValue type: string + microsoft.graph.webauthnPublicKeyCredential: + title: webauthnPublicKeyCredential + type: object + properties: + clientExtensionResults: + $ref: '#/components/schemas/microsoft.graph.webauthnAuthenticationExtensionsClientOutputs' + id: + type: string + description: The credential ID created by the WebAuthn Authenticator. + nullable: true + response: + $ref: '#/components/schemas/microsoft.graph.webauthnAuthenticatorAttestationResponse' + additionalProperties: + type: object microsoft.graph.microsoftAuthenticatorAuthenticationMethodClientAppName: title: microsoftAuthenticatorAuthenticationMethodClientAppName enum: @@ -28435,6 +28570,13 @@ components: - organizer - unknownFutureValue type: string + microsoft.graph.meetingLiveShareOptions: + title: meetingLiveShareOptions + enum: + - enabled + - disabled + - unknownFutureValue + type: string microsoft.graph.meetingChatMode: title: meetingChatMode enum: @@ -28626,7 +28768,7 @@ components: $ref: '#/components/schemas/microsoft.graph.identity' registrantId: type: string - description: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. + description: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. (deprecated) nullable: true role: type: string @@ -29259,6 +29401,12 @@ components: type: string description: The role the position entailed. nullable: true + secondaryJobTitle: + type: string + nullable: true + secondaryRole: + type: string + nullable: true startMonthYear: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$' type: string @@ -29277,6 +29425,10 @@ components: properties: address: $ref: '#/components/schemas/microsoft.graph.physicalAddress' + companyCode: + type: string + description: 'Legal entity number of the company or its subdivision. For information on how to set the value for the companyCode, see profileSourceAnnotation.' + nullable: true department: type: string description: Department Name within a company. @@ -29292,6 +29444,9 @@ components: type: string description: Pronunciation guide for the company name. nullable: true + secondaryDepartment: + type: string + nullable: true webUrl: type: string description: Link to the company home page. @@ -29686,6 +29841,8 @@ components: nullable: true endDateTime: $ref: '#/components/schemas/microsoft.graph.dateTimeTimeZone' + settings: + $ref: '#/components/schemas/microsoft.graph.virtualEventSettings' startDateTime: $ref: '#/components/schemas/microsoft.graph.dateTimeTimeZone' status: @@ -31494,50 +31651,20 @@ components: $ref: '#/components/schemas/microsoft.graph.printTaskDefinition' additionalProperties: type: object - microsoft.graph.keyCredentialConfiguration: - title: keyCredentialConfiguration + microsoft.graph.appManagementConfiguration: + title: appManagementConfiguration type: object properties: - certificateBasedApplicationConfigurationIds: + keyCredentials: type: array items: - type: string - nullable: true - description: Collection of GUIDs that represent certificateBasedApplicationConfiguration that is allowed as root and intermediate certificate authorities. - maxLifetime: - pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' - type: string - description: 'String value that indicates the maximum lifetime for key expiration, defined as an ISO 8601 duration. For example, P4DT12H30M5S represents four days, 12 hours, 30 minutes, and five seconds. This property is required when restrictionType is set to keyLifetime.' - format: duration - nullable: true - restrictForAppsCreatedAfterDateTime: - 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: 'Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.' - format: date-time - nullable: true - restrictionType: - $ref: '#/components/schemas/microsoft.graph.appKeyCredentialRestrictionType' - additionalProperties: - type: object - microsoft.graph.passwordCredentialConfiguration: - title: passwordCredentialConfiguration - type: object - properties: - maxLifetime: - pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' - type: string - description: 'String value that indicates the maximum lifetime for password expiration, defined as an ISO 8601 duration. For example, P4DT12H30M5S represents four days, 12 hours, 30 minutes, and five seconds. This property is required when restrictionType is set to passwordLifetime.' - format: duration - nullable: true - restrictForAppsCreatedAfterDateTime: - 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: 'Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.' - format: date-time - nullable: true - restrictionType: - $ref: '#/components/schemas/microsoft.graph.appCredentialRestrictionType' + $ref: '#/components/schemas/microsoft.graph.keyCredentialConfiguration' + description: Collection of keyCredential restrictions settings to be applied to an application or service principal. + passwordCredentials: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.passwordCredentialConfiguration' + description: Collection of password restrictions settings to be applied to an application or service principal. additionalProperties: type: object microsoft.graph.customClaimConfiguration: @@ -31644,7 +31771,7 @@ components: interval: pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' type: string - description: 'The interval between synchronization iterations. The value is represented in ISO 8601 format for durations. For example, PT1M represents a period of 1 month.' + description: 'The interval between synchronization iterations. The value is represented in ISO 8601 format for durations. For example, P1M represents a period of one month and PT1M represents a period of one minute.' format: duration state: $ref: '#/components/schemas/microsoft.graph.synchronizationScheduleState' @@ -31739,6 +31866,24 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.webauthnAuthenticationExtensionsClientOutputs: + title: webauthnAuthenticationExtensionsClientOutputs + type: object + additionalProperties: + type: object + microsoft.graph.webauthnAuthenticatorAttestationResponse: + title: webauthnAuthenticatorAttestationResponse + type: object + properties: + attestationObject: + type: string + description: 'Base64URL encoded, cryptographically protected attestation about the WebAuthn Authenticator.' + nullable: true + clientDataJSON: + type: string + nullable: true + additionalProperties: + type: object microsoft.graph.teamworkUserIdentityType: title: teamworkUserIdentityType enum: @@ -32842,6 +32987,16 @@ components: $ref: '#/components/schemas/microsoft.graph.identity' additionalProperties: type: object + microsoft.graph.virtualEventSettings: + title: virtualEventSettings + type: object + properties: + isAttendeeEmailNotificationEnabled: + type: boolean + description: Indicates whether virtual event attendees receive email notifications. + nullable: true + additionalProperties: + type: object microsoft.graph.virtualEventStatus: title: virtualEventStatus enum: @@ -34612,23 +34767,56 @@ components: x-ms-navigationProperty: true additionalProperties: type: object - microsoft.graph.appKeyCredentialRestrictionType: - title: appKeyCredentialRestrictionType - enum: - - asymmetricKeyLifetime - - trustedCertificateAuthority - - unknownFutureValue - type: string - microsoft.graph.appCredentialRestrictionType: - title: appCredentialRestrictionType - enum: - - passwordAddition - - passwordLifetime - - symmetricKeyAddition - - symmetricKeyLifetime - - customPasswordAddition - - unknownFutureValue - type: string + microsoft.graph.keyCredentialConfiguration: + title: keyCredentialConfiguration + type: object + properties: + certificateBasedApplicationConfigurationIds: + type: array + items: + type: string + nullable: true + description: Collection of GUIDs that represent certificateBasedApplicationConfiguration that is allowed as root and intermediate certificate authorities. + maxLifetime: + pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' + type: string + description: 'String value that indicates the maximum lifetime for key expiration, defined as an ISO 8601 duration. For example, P4DT12H30M5S represents four days, 12 hours, 30 minutes, and five seconds. This property is required when restrictionType is set to keyLifetime.' + format: duration + nullable: true + restrictForAppsCreatedAfterDateTime: + 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: 'Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.' + format: date-time + nullable: true + restrictionType: + $ref: '#/components/schemas/microsoft.graph.appKeyCredentialRestrictionType' + state: + $ref: '#/components/schemas/microsoft.graph.appManagementRestrictionState' + additionalProperties: + type: object + microsoft.graph.passwordCredentialConfiguration: + title: passwordCredentialConfiguration + type: object + properties: + maxLifetime: + pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' + type: string + description: 'String value that indicates the maximum lifetime for password expiration, defined as an ISO 8601 duration. For example, P4DT12H30M5S represents four days, 12 hours, 30 minutes, and five seconds. This property is required when restrictionType is set to passwordLifetime.' + format: duration + nullable: true + restrictForAppsCreatedAfterDateTime: + 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: 'Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.' + format: date-time + nullable: true + restrictionType: + $ref: '#/components/schemas/microsoft.graph.appCredentialRestrictionType' + state: + $ref: '#/components/schemas/microsoft.graph.appManagementRestrictionState' + additionalProperties: + type: object microsoft.graph.customClaimAttributeBase: title: customClaimAttributeBase type: object @@ -35621,6 +35809,30 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.appKeyCredentialRestrictionType: + title: appKeyCredentialRestrictionType + enum: + - asymmetricKeyLifetime + - trustedCertificateAuthority + - unknownFutureValue + type: string + microsoft.graph.appManagementRestrictionState: + title: appManagementRestrictionState + enum: + - enabled + - disabled + - unknownFutureValue + type: string + microsoft.graph.appCredentialRestrictionType: + title: appCredentialRestrictionType + enum: + - passwordAddition + - passwordLifetime + - symmetricKeyAddition + - symmetricKeyLifetime + - customPasswordAddition + - unknownFutureValue + type: string microsoft.graph.transformationAttribute: title: transformationAttribute type: object diff --git a/openApiDocs/beta/CrossDeviceExperiences.yml b/openApiDocs/beta/CrossDeviceExperiences.yml index 94859539ae..568408b44f 100644 --- a/openApiDocs/beta/CrossDeviceExperiences.yml +++ b/openApiDocs/beta/CrossDeviceExperiences.yml @@ -6472,6 +6472,8 @@ components: $ref: '#/components/schemas/microsoft.graph.security.security' settings: $ref: '#/components/schemas/microsoft.graph.userSettings' + solutions: + $ref: '#/components/schemas/microsoft.graph.userSolutionRoot' sponsors: type: array items: @@ -6706,11 +6708,11 @@ components: 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 - description: A collection of the unique identifiers for plans that have been disabled. + description: A collection of the unique identifiers for plans that have been disabled. IDs are available in servicePlans > servicePlanId in the tenant's subscribedSkus or serviceStatus > servicePlanId in the tenant's companySubscription. skuId: 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 - description: The unique identifier for the SKU. + description: The unique identifier for the SKU. Corresponds to the skuId from subscribedSkus or companySubscription. format: uuid nullable: true additionalProperties: @@ -7392,12 +7394,24 @@ components: $ref: '#/components/schemas/microsoft.graph.columnDefinition' description: The collection of column definitions reusable across lists under this site. x-ms-navigationProperty: true + contentModels: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.contentModel' + description: The collection of content models applied to this site. + x-ms-navigationProperty: true contentTypes: type: array items: $ref: '#/components/schemas/microsoft.graph.contentType' description: The collection of content types defined for this site. x-ms-navigationProperty: true + documentProcessingJobs: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.documentProcessingJob' + description: The document processing jobs running on this site. + x-ms-navigationProperty: true drive: $ref: '#/components/schemas/microsoft.graph.drive' drives: @@ -7896,7 +7910,7 @@ components: type: boolean description: Denotes whether the policy is enabled. restrictions: - $ref: '#/components/schemas/microsoft.graph.appManagementConfiguration' + $ref: '#/components/schemas/microsoft.graph.customAppManagementConfiguration' appliesTo: type: array items: @@ -8517,6 +8531,8 @@ components: - title: authentication type: object properties: + requirements: + $ref: '#/components/schemas/microsoft.graph.strongAuthenticationRequirements' signInPreferences: $ref: '#/components/schemas/microsoft.graph.signInPreferences' emailMethods: @@ -8547,6 +8563,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.longRunningOperation' + description: 'Represents the status of a long-running operation, such as a password reset operation.' x-ms-navigationProperty: true passwordlessMicrosoftAuthenticatorMethods: type: array @@ -8735,10 +8752,16 @@ components: type: string description: 'The allotment name divides tenant licenses into smaller batches or groups that help restrict the number of licenses available for use in a specific assignment. When the provisioningType is dedicated, the allotment name is null. Read-only.' nullable: true + connectionSetting: + $ref: '#/components/schemas/microsoft.graph.cloudPcConnectionSetting' connectionSettings: $ref: '#/components/schemas/microsoft.graph.cloudPcConnectionSettings' connectivityResult: $ref: '#/components/schemas/microsoft.graph.cloudPcConnectivityResult' + deviceRegionName: + type: string + description: 'The name of the geographical region where the Cloud PC is currently provisioned. For example, westus3, eastus2, and southeastasia. Read-only.' + nullable: true disasterRecoveryCapability: $ref: '#/components/schemas/microsoft.graph.cloudPcDisasterRecoveryCapability' diskEncryptionState: @@ -8814,6 +8837,8 @@ components: $ref: '#/components/schemas/microsoft.graph.cloudPcServicePlanType' status: $ref: '#/components/schemas/microsoft.graph.cloudPcStatus' + statusDetail: + $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetail' statusDetails: $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetails' userAccountType: @@ -10578,6 +10603,16 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.userSolutionRoot: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: userSolutionRoot + type: object + properties: + workingTimeSchedule: + $ref: '#/components/schemas/microsoft.graph.workingTimeSchedule' + additionalProperties: + type: object microsoft.graph.userTeamwork: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -10586,11 +10621,11 @@ components: properties: locale: type: string - description: The chosen locale of a user in Microsoft Teams. + description: 'Represents the location that a user selected in Microsoft Teams and doesn''t follow the Office''s locale setting. A user’s locale is represented by their preferred language and country or region. For example, en-us. The language component follows two-letter codes as defined in ISO 639-1, and the country component follows two-letter codes as defined in ISO 3166-1 alpha-2.' nullable: true region: type: string - description: The region of the user in Microsoft Teams. + description: 'Represents the region of the organization or the user. For users with multigeo licenses, the property contains the user''s region (if available). For users without multigeo licenses, the property contains the organization''s region.The region value can be any region supported by the Teams payload. The possible values are: Americas, Europe and MiddleEast, Asia Pacific, UAE, Australia, Brazil, Canada, Switzerland, Germany, France, India, Japan, South Korea, Norway, Singapore, United Kingdom, South Africa, Sweden, Qatar, Poland, Italy, Israel, USGov Community Cloud, USGov Community Cloud High, USGov Department of Defense, and China.' nullable: true associatedTeams: type: array @@ -11985,6 +12020,36 @@ components: $ref: '#/components/schemas/microsoft.graph.columnDefinition' additionalProperties: type: object + microsoft.graph.contentModel: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: contentModel + 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 + description: Date and time of item creation. Read-only. + format: date-time + 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 + description: Date and time of item last modification. Read-only. + format: date-time + nullable: true + modelType: + $ref: '#/components/schemas/microsoft.graph.contentModelType' + name: + type: string + description: The name of the contentModel. + nullable: true + additionalProperties: + type: object microsoft.graph.contentType: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -12069,6 +12134,27 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.documentProcessingJob: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: documentProcessingJob + type: object + properties: + 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 of item creation. Read-only. + format: date-time + nullable: true + jobType: + $ref: '#/components/schemas/microsoft.graph.documentProcessingJobType' + listItemUniqueId: + type: string + description: 'The listItemUniqueId of the file, or folder to process. Use GET driveItem resource operation and read sharepointIds property to get listItemUniqueId.' + status: + $ref: '#/components/schemas/microsoft.graph.documentProcessingJobStatus' + additionalProperties: + type: object microsoft.graph.richLongRunningOperation: allOf: - $ref: '#/components/schemas/microsoft.graph.longRunningOperation' @@ -12849,22 +12935,13 @@ components: description: Display name for this policy. Required. additionalProperties: type: object - microsoft.graph.appManagementConfiguration: - title: appManagementConfiguration - type: object - properties: - keyCredentials: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.keyCredentialConfiguration' - description: Collection of keyCredential restrictions settings to be applied to an application or service principal. - passwordCredentials: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.passwordCredentialConfiguration' - description: Collection of password restrictions settings to be applied to an application or service principal. - additionalProperties: - type: object + microsoft.graph.customAppManagementConfiguration: + allOf: + - $ref: '#/components/schemas/microsoft.graph.appManagementConfiguration' + - title: customAppManagementConfiguration + type: object + additionalProperties: + type: object microsoft.graph.stsPolicy: allOf: - $ref: '#/components/schemas/microsoft.graph.policyBase' @@ -13259,6 +13336,14 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.strongAuthenticationRequirements: + title: strongAuthenticationRequirements + type: object + properties: + perUserMfaState: + $ref: '#/components/schemas/microsoft.graph.perUserMfaState' + additionalProperties: + type: object microsoft.graph.signInPreferences: title: signInPreferences type: object @@ -13291,22 +13376,16 @@ components: properties: aaGuid: type: string - description: 'Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator.' + description: 'Authenticator Attestation GUID, an identifier that indicates the type (such as make and model) of the authenticator.' nullable: true attestationCertificates: type: array items: type: string nullable: true - description: The attestation certificate(s) attached to this security key. + description: The attestation certificate or certificates attached to this security key. attestationLevel: $ref: '#/components/schemas/microsoft.graph.attestationLevel' - 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 when this key was registered to the user. - format: date-time - nullable: true displayName: type: string description: The display name of the key as given by the user. @@ -13315,6 +13394,8 @@ components: type: string description: The manufacturer-assigned model of the FIDO2 security key. nullable: true + publicKeyCredential: + $ref: '#/components/schemas/microsoft.graph.webauthnPublicKeyCredential' additionalProperties: type: object microsoft.graph.authenticationMethod: @@ -13322,6 +13403,12 @@ components: - $ref: '#/components/schemas/microsoft.graph.entity' - title: authenticationMethod type: object + properties: + 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 additionalProperties: type: object microsoft.graph.microsoftAuthenticatorAuthenticationMethod: @@ -13332,12 +13419,6 @@ components: properties: clientAppName: $ref: '#/components/schemas/microsoft.graph.microsoftAuthenticatorAuthenticationMethodClientAppName' - 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 app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - format: date-time - nullable: true deviceTag: type: string description: Tags containing app metadata. @@ -13390,11 +13471,6 @@ components: - title: passwordlessMicrosoftAuthenticatorAuthenticationMethod type: object properties: - 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 creationDateTime: 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 @@ -13415,12 +13491,6 @@ components: - title: passwordAuthenticationMethod type: object properties: - 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 when this password was last updated. This property is currently not populated. Read-only. 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 password: type: string description: 'For security, the password is always returned as null from a LIST or GET operation.' @@ -13449,12 +13519,6 @@ components: - title: platformCredentialAuthenticationMethod type: object properties: - 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 Platform Credential Key was registered. - format: date-time - nullable: true displayName: type: string description: The name of the device on which Platform Credential is registered. @@ -13485,12 +13549,6 @@ components: - title: temporaryAccessPassAuthenticationMethod type: object properties: - 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 when the Temporary Access Pass was created. - format: date-time - nullable: true isUsableOnce: type: boolean description: 'Determines whether the pass is limited to a one-time use. If true, the pass can be used once; if false, the pass can be used multiple times within the Temporary Access Pass lifetime.' @@ -13520,12 +13578,6 @@ components: - title: windowsHelloForBusinessAuthenticationMethod type: object properties: - 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 Windows Hello for Business key was registered. - format: date-time - nullable: true displayName: type: string description: The name of the device on which Windows Hello for Business is registered @@ -13779,6 +13831,15 @@ components: description: A cloudClipboardItem can have multiple cloudClipboardItemPayload objects in the payloads. A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. additionalProperties: type: object + microsoft.graph.cloudPcConnectionSetting: + title: cloudPcConnectionSetting + type: object + properties: + enableSingleSignOn: + type: boolean + description: Indicates whether single sign-on is enabled. The default value is false. + additionalProperties: + type: object microsoft.graph.cloudPcConnectionSettings: title: cloudPcConnectionSettings type: object @@ -13796,6 +13857,12 @@ components: items: $ref: '#/components/schemas/microsoft.graph.cloudPcHealthCheckItem' description: 'A list of failed health check items. If the status property is available, this property is empty.' + 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: 'The last modified time for connectivity status of the Cloud PC. 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 would look like this: 2014-01-01T00:00:00Z.' + format: date-time + nullable: true status: $ref: '#/components/schemas/microsoft.graph.cloudPcConnectivityStatus' updatedDateTime: @@ -13872,6 +13939,8 @@ components: description: 'Time the action was initiated. The Timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). For example, midnight UTC on Jan 1, 2014 appears as ''2014-01-01T00:00:00Z''.' format: date-time nullable: true + statusDetail: + $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetail' statusDetails: $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetails' additionalProperties: @@ -13945,7 +14014,27 @@ components: - movingRegion - resizePendingLicense - updatingSingleSignOn + - modifyingSingleSignOn type: string + microsoft.graph.cloudPcStatusDetail: + title: cloudPcStatusDetail + type: object + properties: + additionalInformation: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.keyValuePair' + description: 'More information about the Cloud PC status. For example, ''additionalInformation'': [''{''@odata.type'': ''microsoft.graph.keyValuePair'',''name'': ''retriable'',''value'': true }] ''' + code: + type: string + description: 'The error/warning code associated with the Cloud PC status. Example: ''code'': ''internalServerError''.' + nullable: true + message: + type: string + description: 'The status message associated with error code. Example: ''message'': ''There was an internal server error. Please contact support xxx.''.' + nullable: true + additionalProperties: + type: object microsoft.graph.cloudPcStatusDetails: title: cloudPcStatusDetails type: object @@ -16405,8 +16494,7 @@ components: allowedPresenters: $ref: '#/components/schemas/microsoft.graph.onlineMeetingPresenters' allowLiveShare: - type: boolean - nullable: true + $ref: '#/components/schemas/microsoft.graph.meetingLiveShareOptions' allowMeetingChat: $ref: '#/components/schemas/microsoft.graph.meetingChatMode' allowParticipantsToChangeName: @@ -16608,10 +16696,6 @@ components: nullable: true meetingOrganizer: $ref: '#/components/schemas/microsoft.graph.identitySet' - meetingOrganizerId: - type: string - description: The unique identifier of the organizer of the onlineMeeting related to this recording. Read-only. - nullable: true recordingContentUrl: type: string description: The URL that can be used to access the content of the recording. Read-only. @@ -16705,10 +16789,6 @@ components: nullable: true meetingOrganizer: $ref: '#/components/schemas/microsoft.graph.identitySet' - meetingOrganizerId: - type: string - description: The unique identifier of the organizer of the onlineMeeting related to this transcript. Read-only. - nullable: true metadataContent: type: string description: The time-aligned metadata of the utterances in the transcript. Read-only. @@ -17986,6 +18066,13 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.workingTimeSchedule: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: workingTimeSchedule + type: object + additionalProperties: + type: object microsoft.graph.associatedTeamInfo: allOf: - $ref: '#/components/schemas/microsoft.graph.teamInfo' @@ -19619,6 +19706,17 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.contentModelType: + title: contentModelType + enum: + - teachingMethod + - layoutMethod + - freeformSelectionMethod + - prebuiltContractModel + - prebuiltInvoiceModel + - prebuiltReceiptModel + - unknownFutureValue + type: string microsoft.graph.documentSet: title: documentSet type: object @@ -19702,6 +19800,21 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.documentProcessingJobType: + title: documentProcessingJobType + enum: + - file + - folder + - unknownFutureValue + type: string + microsoft.graph.documentProcessingJobStatus: + title: documentProcessingJobStatus + enum: + - inProgress + - completed + - failed + - unknownFutureValue + type: string microsoft.graph.publicError: title: publicError type: object @@ -20454,50 +20567,20 @@ components: - public - unknownFutureValue type: string - microsoft.graph.keyCredentialConfiguration: - title: keyCredentialConfiguration + microsoft.graph.appManagementConfiguration: + title: appManagementConfiguration type: object properties: - certificateBasedApplicationConfigurationIds: + keyCredentials: type: array items: - type: string - nullable: true - description: Collection of GUIDs that represent certificateBasedApplicationConfiguration that is allowed as root and intermediate certificate authorities. - maxLifetime: - pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' - type: string - description: 'String value that indicates the maximum lifetime for key expiration, defined as an ISO 8601 duration. For example, P4DT12H30M5S represents four days, 12 hours, 30 minutes, and five seconds. This property is required when restrictionType is set to keyLifetime.' - format: duration - nullable: true - restrictForAppsCreatedAfterDateTime: - 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: 'Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.' - format: date-time - nullable: true - restrictionType: - $ref: '#/components/schemas/microsoft.graph.appKeyCredentialRestrictionType' - additionalProperties: - type: object - microsoft.graph.passwordCredentialConfiguration: - title: passwordCredentialConfiguration - type: object - properties: - maxLifetime: - pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' - type: string - description: 'String value that indicates the maximum lifetime for password expiration, defined as an ISO 8601 duration. For example, P4DT12H30M5S represents four days, 12 hours, 30 minutes, and five seconds. This property is required when restrictionType is set to passwordLifetime.' - format: duration - nullable: true - restrictForAppsCreatedAfterDateTime: - 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: 'Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.' - format: date-time - nullable: true - restrictionType: - $ref: '#/components/schemas/microsoft.graph.appCredentialRestrictionType' + $ref: '#/components/schemas/microsoft.graph.keyCredentialConfiguration' + description: Collection of keyCredential restrictions settings to be applied to an application or service principal. + passwordCredentials: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.passwordCredentialConfiguration' + description: Collection of password restrictions settings to be applied to an application or service principal. additionalProperties: type: object microsoft.graph.customClaimConfiguration: @@ -20604,7 +20687,7 @@ components: interval: pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' type: string - description: 'The interval between synchronization iterations. The value is represented in ISO 8601 format for durations. For example, PT1M represents a period of 1 month.' + description: 'The interval between synchronization iterations. The value is represented in ISO 8601 format for durations. For example, P1M represents a period of one month and PT1M represents a period of one minute.' format: duration state: $ref: '#/components/schemas/microsoft.graph.synchronizationScheduleState' @@ -20860,6 +20943,14 @@ components: description: 'The status of the request. Not nullable. The possible values are: Canceled, Denied, Failed, Granted, PendingAdminDecision, PendingApproval, PendingProvisioning, PendingScheduleCreation, Provisioned, Revoked, and ScheduleCreated. Not nullable.' additionalProperties: type: object + microsoft.graph.perUserMfaState: + title: perUserMfaState + enum: + - disabled + - enforced + - enabled + - unknownFutureValue + type: string microsoft.graph.userDefaultAuthenticationMethodType: title: userDefaultAuthenticationMethodType enum: @@ -20878,6 +20969,20 @@ components: - notAttested - unknownFutureValue type: string + microsoft.graph.webauthnPublicKeyCredential: + title: webauthnPublicKeyCredential + type: object + properties: + clientExtensionResults: + $ref: '#/components/schemas/microsoft.graph.webauthnAuthenticationExtensionsClientOutputs' + id: + type: string + description: The credential ID created by the WebAuthn Authenticator. + nullable: true + response: + $ref: '#/components/schemas/microsoft.graph.webauthnAuthenticatorAttestationResponse' + additionalProperties: + type: object microsoft.graph.microsoftAuthenticatorAuthenticationMethodClientAppName: title: microsoftAuthenticatorAuthenticationMethodClientAppName enum: @@ -22825,6 +22930,13 @@ components: - organizer - unknownFutureValue type: string + microsoft.graph.meetingLiveShareOptions: + title: meetingLiveShareOptions + enum: + - enabled + - disabled + - unknownFutureValue + type: string microsoft.graph.meetingChatMode: title: meetingChatMode enum: @@ -23016,7 +23128,7 @@ components: $ref: '#/components/schemas/microsoft.graph.identity' registrantId: type: string - description: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. + description: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. (deprecated) nullable: true role: type: string @@ -23649,6 +23761,12 @@ components: type: string description: The role the position entailed. nullable: true + secondaryJobTitle: + type: string + nullable: true + secondaryRole: + type: string + nullable: true startMonthYear: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$' type: string @@ -23667,6 +23785,10 @@ components: properties: address: $ref: '#/components/schemas/microsoft.graph.physicalAddress' + companyCode: + type: string + description: 'Legal entity number of the company or its subdivision. For information on how to set the value for the companyCode, see profileSourceAnnotation.' + nullable: true department: type: string description: Department Name within a company. @@ -23682,6 +23804,9 @@ components: type: string description: Pronunciation guide for the company name. nullable: true + secondaryDepartment: + type: string + nullable: true webUrl: type: string description: Link to the company home page. @@ -24076,6 +24201,8 @@ components: nullable: true endDateTime: $ref: '#/components/schemas/microsoft.graph.dateTimeTimeZone' + settings: + $ref: '#/components/schemas/microsoft.graph.virtualEventSettings' startDateTime: $ref: '#/components/schemas/microsoft.graph.dateTimeTimeZone' status: @@ -25510,23 +25637,56 @@ components: nullable: true additionalProperties: type: object - microsoft.graph.appKeyCredentialRestrictionType: - title: appKeyCredentialRestrictionType - enum: - - asymmetricKeyLifetime - - trustedCertificateAuthority - - unknownFutureValue - type: string - microsoft.graph.appCredentialRestrictionType: - title: appCredentialRestrictionType - enum: - - passwordAddition - - passwordLifetime - - symmetricKeyAddition - - symmetricKeyLifetime - - customPasswordAddition - - unknownFutureValue - type: string + microsoft.graph.keyCredentialConfiguration: + title: keyCredentialConfiguration + type: object + properties: + certificateBasedApplicationConfigurationIds: + type: array + items: + type: string + nullable: true + description: Collection of GUIDs that represent certificateBasedApplicationConfiguration that is allowed as root and intermediate certificate authorities. + maxLifetime: + pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' + type: string + description: 'String value that indicates the maximum lifetime for key expiration, defined as an ISO 8601 duration. For example, P4DT12H30M5S represents four days, 12 hours, 30 minutes, and five seconds. This property is required when restrictionType is set to keyLifetime.' + format: duration + nullable: true + restrictForAppsCreatedAfterDateTime: + 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: 'Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.' + format: date-time + nullable: true + restrictionType: + $ref: '#/components/schemas/microsoft.graph.appKeyCredentialRestrictionType' + state: + $ref: '#/components/schemas/microsoft.graph.appManagementRestrictionState' + additionalProperties: + type: object + microsoft.graph.passwordCredentialConfiguration: + title: passwordCredentialConfiguration + type: object + properties: + maxLifetime: + pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' + type: string + description: 'String value that indicates the maximum lifetime for password expiration, defined as an ISO 8601 duration. For example, P4DT12H30M5S represents four days, 12 hours, 30 minutes, and five seconds. This property is required when restrictionType is set to passwordLifetime.' + format: duration + nullable: true + restrictForAppsCreatedAfterDateTime: + 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: 'Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.' + format: date-time + nullable: true + restrictionType: + $ref: '#/components/schemas/microsoft.graph.appCredentialRestrictionType' + state: + $ref: '#/components/schemas/microsoft.graph.appManagementRestrictionState' + additionalProperties: + type: object microsoft.graph.customClaimAttributeBase: title: customClaimAttributeBase type: object @@ -26322,6 +26482,24 @@ components: $ref: '#/components/schemas/microsoft.graph.printTaskDefinition' additionalProperties: type: object + microsoft.graph.webauthnAuthenticationExtensionsClientOutputs: + title: webauthnAuthenticationExtensionsClientOutputs + type: object + additionalProperties: + type: object + microsoft.graph.webauthnAuthenticatorAttestationResponse: + title: webauthnAuthenticatorAttestationResponse + type: object + properties: + attestationObject: + type: string + description: 'Base64URL encoded, cryptographically protected attestation about the WebAuthn Authenticator.' + nullable: true + clientDataJSON: + type: string + nullable: true + additionalProperties: + type: object microsoft.graph.teamworkUserIdentityType: title: teamworkUserIdentityType enum: @@ -27477,6 +27655,16 @@ components: $ref: '#/components/schemas/microsoft.graph.identity' additionalProperties: type: object + microsoft.graph.virtualEventSettings: + title: virtualEventSettings + type: object + properties: + isAttendeeEmailNotificationEnabled: + type: boolean + description: Indicates whether virtual event attendees receive email notifications. + nullable: true + additionalProperties: + type: object microsoft.graph.virtualEventStatus: title: virtualEventStatus enum: @@ -28035,6 +28223,30 @@ components: $ref: '#/components/schemas/microsoft.graph.scheduleEntityTheme' additionalProperties: type: object + microsoft.graph.appKeyCredentialRestrictionType: + title: appKeyCredentialRestrictionType + enum: + - asymmetricKeyLifetime + - trustedCertificateAuthority + - unknownFutureValue + type: string + microsoft.graph.appManagementRestrictionState: + title: appManagementRestrictionState + enum: + - enabled + - disabled + - unknownFutureValue + type: string + microsoft.graph.appCredentialRestrictionType: + title: appCredentialRestrictionType + enum: + - passwordAddition + - passwordLifetime + - symmetricKeyAddition + - symmetricKeyLifetime + - customPasswordAddition + - unknownFutureValue + type: string microsoft.graph.transformationAttribute: title: transformationAttribute type: object diff --git a/openApiDocs/beta/DeviceManagement.Actions.yml b/openApiDocs/beta/DeviceManagement.Actions.yml index a3d3ebd40b..23d7804385 100644 --- a/openApiDocs/beta/DeviceManagement.Actions.yml +++ b/openApiDocs/beta/DeviceManagement.Actions.yml @@ -766,6 +766,41 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action + '/deviceManagement/comanagedDevices/{managedDevice-id}/microsoft.graph.changeAssignments': + post: + tags: + - deviceManagement.Actions + summary: Invoke action changeAssignments + operationId: deviceManagement.comanagedDevice_changeAssignment + parameters: + - name: managedDevice-id + in: path + description: The unique identifier of managedDevice + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: managedDevice + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + deviceAssignmentItems: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.deviceAssignmentItem' + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action '/deviceManagement/comanagedDevices/{managedDevice-id}/microsoft.graph.cleanWindowsDevice': post: tags: @@ -2501,6 +2536,45 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action + '/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/microsoft.graph.setEnrollmentTimeDeviceMembershipTarget': + post: + tags: + - deviceManagement.Actions + summary: Invoke action setEnrollmentTimeDeviceMembershipTarget + operationId: deviceManagement.configurationPolicy_setEnrollmentTimeDeviceMembershipTarget + parameters: + - name: deviceManagementConfigurationPolicy-id + in: path + description: The unique identifier of deviceManagementConfigurationPolicy + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: deviceManagementConfigurationPolicy + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + enrollmentTimeDeviceMembershipTargets: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.enrollmentTimeDeviceMembershipTarget' + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.enrollmentTimeDeviceMembershipTargetResult' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action '/deviceManagement/dataSharingConsents/{dataSharingConsent-id}/microsoft.graph.consentToDataSharing': post: tags: @@ -4810,6 +4884,41 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action + '/deviceManagement/managedDevices/{managedDevice-id}/microsoft.graph.changeAssignments': + post: + tags: + - deviceManagement.Actions + summary: Invoke action changeAssignments + operationId: deviceManagement.managedDevice_changeAssignment + parameters: + - name: managedDevice-id + in: path + description: The unique identifier of managedDevice + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: managedDevice + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + deviceAssignmentItems: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.deviceAssignmentItem' + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action '/deviceManagement/managedDevices/{managedDevice-id}/microsoft.graph.cleanWindowsDevice': post: tags: @@ -12138,6 +12247,78 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action + /deviceManagement/reports/microsoft.graph.retrieveWin32CatalogAppsUpdateReport: + post: + tags: + - deviceManagement.Actions + summary: Invoke action retrieveWin32CatalogAppsUpdateReport + operationId: deviceManagement.report_retrieveWin32CatalogAppsUpdateReport + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + name: + type: string + nullable: true + select: + type: array + items: + type: string + nullable: true + search: + type: string + nullable: true + groupBy: + type: array + items: + type: string + nullable: true + orderBy: + type: array + items: + type: string + nullable: true + skip: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + top: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + sessionId: + type: string + nullable: true + filter: + type: string + nullable: true + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + content: + application/octet-stream: + schema: + type: object + properties: + value: + type: string + format: base64url + nullable: true + additionalProperties: + type: object + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action '/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/microsoft.graph.assign': post: tags: @@ -12484,6 +12665,53 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action + '/deviceManagement/reusablePolicySettings/{deviceManagementReusablePolicySetting-id}/referencingConfigurationPolicies/{deviceManagementConfigurationPolicy-id}/microsoft.graph.setEnrollmentTimeDeviceMembershipTarget': + post: + tags: + - deviceManagement.Actions + summary: Invoke action setEnrollmentTimeDeviceMembershipTarget + operationId: deviceManagement.reusablePolicySetting.referencingConfigurationPolicy_setEnrollmentTimeDeviceMembershipTarget + parameters: + - name: deviceManagementReusablePolicySetting-id + in: path + description: The unique identifier of deviceManagementReusablePolicySetting + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: deviceManagementReusablePolicySetting + - name: deviceManagementConfigurationPolicy-id + in: path + description: The unique identifier of deviceManagementConfigurationPolicy + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: deviceManagementConfigurationPolicy + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + enrollmentTimeDeviceMembershipTargets: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.enrollmentTimeDeviceMembershipTarget' + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.enrollmentTimeDeviceMembershipTargetResult' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action '/deviceManagement/roleScopeTags/{roleScopeTag-id}/microsoft.graph.assign': post: tags: @@ -15507,6 +15735,54 @@ components: - value: unknownFutureValue description: UnknownFutureValue name: unknownFutureValue + microsoft.graph.deviceAssignmentItem: + title: deviceAssignmentItem + type: object + properties: + assignmentItemActionIntent: + $ref: '#/components/schemas/microsoft.graph.deviceAssignmentItemIntent' + assignmentItemActionStatus: + $ref: '#/components/schemas/microsoft.graph.deviceAssignmentItemStatus' + errorCode: + type: integer + description: The error code for the application or configuration regarding the failed executed action on the managed device. Read-Only. Returned in the action result. 0 is default value and indicates no failure. Valid values -9.22337203685478E+18 to 9.22337203685478E+18. This property is read-only. + format: int64 + readOnly: true + intentActionMessage: + type: string + description: 'The intent action message for the application or configuration regarding the executed action on the managed device. When the action is on error, this property provides message on the reason of failure. When the action is in progress, this property provides message on what''s being processed on the device. Read-Only. Returned in the action result. Can be null. Max length is 1500. This property is read-only.' + nullable: true + readOnly: true + itemDisplayName: + type: string + description: The item displayName name for the application or configuration. Read-Only. Returned in the action result. Default value is null. The property value cannot be modified and is automatically populated with the action result. Max length is 200. This property is read-only. + nullable: true + readOnly: true + itemId: + type: string + description: The unique identifier for the application or configuration. ItemId is required property which needs to be set in the action POST request parameter for the DeviceAssignmentItem intended to remove. Max length is 40 + itemSubTypeDisplayName: + type: string + description: 'Indicates the specific type for the application or configuration. For example, unknown, application, appConfiguration, exploitProtection, bitLocker, deviceControl, microsoftEdgeBaseline, attackSurfaceReductionRulesConfigMgr, endpointDetectionandResponse, windowsUpdateforBusiness, microsoftDefenderFirewallRules, applicationControl, microsoftDefenderAntivirusexclusions, microsoftDefenderAntivirus, wiredNetwork, derivedPersonalIdentityVerificationCredential, windowsHealthMonitoring, extensions, mxProfileZebraOnly, deviceFirmwareConfigurationInterface, deliveryOptimization, identityProtection, kiosk, overrideGroupPolicy, domainJoinPreview, pkcsImportedCertificate, networkBoundary, endpointProtection, microsoftDefenderAtpWindows10Desktop, sharedMultiUserDevice, deviceFeatures, secureAssessmentEducation, wiFiImport, editionUpgradeAndModeSwitch, vpn, custom, softwareUpdates, deviceRestrictionsWindows10Team, email, trustedCertificate, scepCertificate, emailSamsungKnoxOnly, pkcsCertificate, deviceRestrictions, wiFi, settingsCatalog. Read-Only. Returned in the action result. Default value is null. The property value cannot be modified and is automatically populated with the action result. Max length is 200. This property is read-only.' + nullable: true + readOnly: true + itemType: + $ref: '#/components/schemas/microsoft.graph.deviceAssignmentItemType' + lastActionDateTime: + 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 when the application or configuration was initiated an action execution. Read-Only. Returned in the action result. The property value cannot be modified and is automatically populated when the action is initiated. 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, 2025 would look like this: ''2025-01-01T00:00:00Z''. This property is read-only.' + format: date-time + readOnly: true + 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: 'The date and time when the application or configuration was last modified because of either action execution or status change. Read-Only. Returned in the action result. The property value cannot be modified and is automatically populated when the action is initiated or the device has a status change. 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, 2025 would look like this: ''2025-01-01T00:00:00Z''. This property is read-only.' + format: date-time + readOnly: true + additionalProperties: + type: object + description: 'Represents the application or configuration included in the ChangeAssignments action execution or result. For action execution, it represents the application or configuration intended to be uninstalled or removed on the managed device. For action result, it represents the live reporting data for this application or configuration regarding its removal or restoration process.' microsoft.graph.deviceLogCollectionRequest: title: deviceLogCollectionRequest type: object @@ -15987,6 +16263,19 @@ components: additionalProperties: type: object description: 'The EnrollmentTimeDeviceMembershipTargetResult entity represents the results of the set/get EnrollmentTimeDeviceMembershipTarget request. The set/get EnrollmentTimeDeviceMembershipTarget API validates the device membership targets specified by the admin to ensure that they exist, that they are of the proper type, and any other target requirements are met such as that the Intune Device Provisioning First Party App is an owner of the target. Failures other than validation will result in 500 else validationSucceeded will be true or false if any of the validation fails for EnrollmentTimeDeviceMembershipTarget.' + microsoft.graph.enrollmentTimeDeviceMembershipTarget: + title: enrollmentTimeDeviceMembershipTarget + type: object + properties: + targetId: + type: string + description: The unique identifiers of the targets that devices will become members of when enrolled with the asociated profile. + nullable: true + targetType: + $ref: '#/components/schemas/microsoft.graph.enrollmentTimeDeviceMembershipTargetType' + additionalProperties: + type: object + description: The EnrollmentTimeDeviceMembershipTarget entity represents the targets that devices will become members of when enrolled with the associated profile. The only device membership targets supported at this time is static security groups. microsoft.graph.dataSharingConsent: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -17317,6 +17606,8 @@ components: description: 'Time the action was initiated. The Timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). For example, midnight UTC on Jan 1, 2014 appears as ''2014-01-01T00:00:00Z''.' format: date-time nullable: true + statusDetail: + $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetail' statusDetails: $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetails' additionalProperties: @@ -17378,6 +17669,7 @@ components: - frontlineLicenseUsageRealTimeReport - remoteConnectionQualityReports - inaccessibleCloudPcReports + - actionStatusReport - rawRemoteConnectionReports - cloudPcUsageCategoryReports - crossRegionDisasterRecoveryReport @@ -17611,6 +17903,89 @@ components: - value: windowsMobileApplicationManagement description: Indicates Mobile Application Management (MAM) for Windows devices. name: windowsMobileApplicationManagement + microsoft.graph.deviceAssignmentItemIntent: + title: deviceAssignmentItemIntent + enum: + - remove + - restore + - unknownFutureValue + type: string + description: 'A list of possible assignment item action intent values on the application or configuration when executing this action on the managed device. For example, if the application or configuration is intended to be removed on the managed device, then the intent value is remove, and if the application or configuration already under removal through previous actions and is now intended to be restored on the managed device, then the intent value is restore' + x-ms-enum: + name: deviceAssignmentItemIntent + modelAsString: false + values: + - value: remove + description: Default. Indicates that the deployed application or configuration is intended to be removed on the managed device + name: remove + - value: restore + description: Indicates that the application or configuration already under removal through previous actions and is now intended to be restored on the managed device + name: restore + - value: unknownFutureValue + description: Evolvable enumeration sentinel value. Do not use + name: unknownFutureValue + microsoft.graph.deviceAssignmentItemStatus: + title: deviceAssignmentItemStatus + enum: + - initiated + - inProgress + - removed + - error + - succeeded + - unknownFutureValue + type: string + description: 'A list of possible assignment item action status values for the application or configuration regarding their executed action on the managed device. For example, a configuration included in the deviceAssignmentItems list has just been executed the action. Its status starts with inProgress until it''s successfully removed to reflect as removed status or failed to be removed to reflect as error status on the managed device. Similar status change happens for restoration process' + x-ms-enum: + name: deviceAssignmentItemStatus + modelAsString: false + values: + - value: initiated + description: Default. Indicates that the device assignment action to remove or restore an application or a configuration is 'initiated' on the managed device + name: initiated + - value: inProgress + description: Indicates that the device assignment action to remove or restore an application or a configuration is 'in progress' on the managed device + name: inProgress + - value: removed + description: Indicates that the application or configuration has been successfully removed on the managed device + name: removed + - value: error + description: Indicates that the application or configuration has failed to be removed or restored on the managed device. The error may be retriable depending on the intent action message and error code + name: error + - value: succeeded + description: Indicates that the application or configuration has been successfully restored on the managed device + name: succeeded + - value: unknownFutureValue + description: Evolvable enumeration sentinel value. Do not use + name: unknownFutureValue + microsoft.graph.deviceAssignmentItemType: + title: deviceAssignmentItemType + enum: + - application + - deviceConfiguration + - deviceManagementConfigurationPolicy + - mobileAppConfiguration + - unknownFutureValue + type: string + description: 'A list of possible device assignment item types to execute this action on the managed device. Device assignment item represents existing assigned Intune resource such as application or configuration. Currently supported device assignment item types are Application, DeviceConfiguration, DeviceManagementConfigurationPolicy and MobileAppConfiguration' + x-ms-enum: + name: deviceAssignmentItemType + modelAsString: false + values: + - value: application + description: Default. Indicates that the device assignment item type for the action is graph.mobileApp. Application is uninstalled on removal and installed back on restoration + name: application + - value: deviceConfiguration + description: Indicates that the device assignment item type for the action is graph.deviceConfiguration. DeviceConfiguration associated settings are removed on removal and added back on restoration + name: deviceConfiguration + - value: deviceManagementConfigurationPolicy + description: Indicates that the device assignment item type for the action is graph.deviceManagementConfigurationPolicy. DeviceManagementConfigurationPolicy associated settings are removed on removal and added back on restoration + name: deviceManagementConfigurationPolicy + - value: mobileAppConfiguration + description: Indicates that the device assignment item type for the action is `graph.managedDeviceMobileAppConfiguration`. MobileAppConfiguration associated settings are removed on removal and added back on restoration + name: mobileAppConfiguration + - value: unknownFutureValue + description: Evolvable enumeration sentinel value. Do not use + name: unknownFutureValue microsoft.graph.deviceLogCollectionTemplateType: title: deviceLogCollectionTemplateType enum: @@ -17940,6 +18315,27 @@ components: additionalProperties: type: object description: 'Represents the Validation status of the device membership targets. The set/get EnrollmentTimeDeviceMembershipTarget API validates the device membership targets specified by the admin to ensure that they exist, that they are of the proper type, and any other target requirements are met such as that the Intune Device Provisioning First Party App is an owner of the target.' + microsoft.graph.enrollmentTimeDeviceMembershipTargetType: + title: enrollmentTimeDeviceMembershipTargetType + enum: + - unknown + - staticSecurityGroup + - unknownFutureValue + type: string + description: Represents the type of the targets that devices will become members of when enrolled with the associated profile. Possible values are staticSecurityGroup. + x-ms-enum: + name: enrollmentTimeDeviceMembershipTargetType + modelAsString: false + values: + - value: unknown + description: Default value. Do not use. + name: unknown + - value: staticSecurityGroup + description: Indicates the device membership target specified refer to static Entra Security Groups. + name: staticSecurityGroup + - value: unknownFutureValue + description: Evolvable enumeration sentinel value. Do not use. + name: unknownFutureValue microsoft.graph.discoverySource: title: discoverySource enum: @@ -19022,6 +19418,25 @@ components: - failed - notSupported type: string + microsoft.graph.cloudPcStatusDetail: + title: cloudPcStatusDetail + type: object + properties: + additionalInformation: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.keyValuePair' + description: 'More information about the Cloud PC status. For example, ''additionalInformation'': [''{''@odata.type'': ''microsoft.graph.keyValuePair'',''name'': ''retriable'',''value'': true }] ''' + code: + type: string + description: 'The error/warning code associated with the Cloud PC status. Example: ''code'': ''internalServerError''.' + nullable: true + message: + type: string + description: 'The status message associated with error code. Example: ''message'': ''There was an internal server error. Please contact support xxx.''.' + nullable: true + additionalProperties: + type: object microsoft.graph.cloudPcStatusDetails: title: cloudPcStatusDetails type: object @@ -19711,6 +20126,8 @@ components: $ref: '#/components/schemas/microsoft.graph.security.security' settings: $ref: '#/components/schemas/microsoft.graph.userSettings' + solutions: + $ref: '#/components/schemas/microsoft.graph.userSolutionRoot' sponsors: type: array items: @@ -19970,26 +20387,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: @@ -20013,7 +20430,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' @@ -21319,11 +21736,11 @@ components: 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 - description: A collection of the unique identifiers for plans that have been disabled. + description: A collection of the unique identifiers for plans that have been disabled. IDs are available in servicePlans > servicePlanId in the tenant's subscribedSkus or serviceStatus > servicePlanId in the tenant's companySubscription. skuId: 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 - description: The unique identifier for the SKU. + description: The unique identifier for the SKU. Corresponds to the skuId from subscribedSkus or companySubscription. format: uuid nullable: true additionalProperties: @@ -22222,6 +22639,8 @@ components: - title: authentication type: object properties: + requirements: + $ref: '#/components/schemas/microsoft.graph.strongAuthenticationRequirements' signInPreferences: $ref: '#/components/schemas/microsoft.graph.signInPreferences' emailMethods: @@ -22252,6 +22671,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.longRunningOperation' + description: 'Represents the status of a long-running operation, such as a password reset operation.' x-ms-navigationProperty: true passwordlessMicrosoftAuthenticatorMethods: type: array @@ -22721,10 +23141,16 @@ components: type: string description: 'The allotment name divides tenant licenses into smaller batches or groups that help restrict the number of licenses available for use in a specific assignment. When the provisioningType is dedicated, the allotment name is null. Read-only.' nullable: true + connectionSetting: + $ref: '#/components/schemas/microsoft.graph.cloudPcConnectionSetting' connectionSettings: $ref: '#/components/schemas/microsoft.graph.cloudPcConnectionSettings' connectivityResult: $ref: '#/components/schemas/microsoft.graph.cloudPcConnectivityResult' + deviceRegionName: + type: string + description: 'The name of the geographical region where the Cloud PC is currently provisioned. For example, westus3, eastus2, and southeastasia. Read-only.' + nullable: true disasterRecoveryCapability: $ref: '#/components/schemas/microsoft.graph.cloudPcDisasterRecoveryCapability' diskEncryptionState: @@ -22800,6 +23226,8 @@ components: $ref: '#/components/schemas/microsoft.graph.cloudPcServicePlanType' status: $ref: '#/components/schemas/microsoft.graph.cloudPcStatus' + statusDetail: + $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetail' statusDetails: $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetails' userAccountType: @@ -23369,12 +23797,24 @@ components: $ref: '#/components/schemas/microsoft.graph.columnDefinition' description: The collection of column definitions reusable across lists under this site. x-ms-navigationProperty: true + contentModels: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.contentModel' + description: The collection of content models applied to this site. + x-ms-navigationProperty: true contentTypes: type: array items: $ref: '#/components/schemas/microsoft.graph.contentType' description: The collection of content types defined for this site. x-ms-navigationProperty: true + documentProcessingJobs: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.documentProcessingJob' + description: The document processing jobs running on this site. + x-ms-navigationProperty: true drive: $ref: '#/components/schemas/microsoft.graph.drive' drives: @@ -25553,6 +25993,16 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.userSolutionRoot: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: userSolutionRoot + type: object + properties: + workingTimeSchedule: + $ref: '#/components/schemas/microsoft.graph.workingTimeSchedule' + additionalProperties: + type: object microsoft.graph.userTeamwork: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -25561,11 +26011,11 @@ components: properties: locale: type: string - description: The chosen locale of a user in Microsoft Teams. + description: 'Represents the location that a user selected in Microsoft Teams and doesn''t follow the Office''s locale setting. A user’s locale is represented by their preferred language and country or region. For example, en-us. The language component follows two-letter codes as defined in ISO 639-1, and the country component follows two-letter codes as defined in ISO 3166-1 alpha-2.' nullable: true region: type: string - description: The region of the user in Microsoft Teams. + description: 'Represents the region of the organization or the user. For users with multigeo licenses, the property contains the user''s region (if available). For users without multigeo licenses, the property contains the organization''s region.The region value can be any region supported by the Teams payload. The possible values are: Americas, Europe and MiddleEast, Asia Pacific, UAE, Australia, Brazil, Canada, Switzerland, Germany, France, India, Japan, South Korea, Norway, Singapore, United Kingdom, South Africa, Sweden, Qatar, Poland, Italy, Israel, USGov Community Cloud, USGov Community Cloud High, USGov Department of Defense, and China.' nullable: true associatedTeams: type: array @@ -26576,7 +27026,7 @@ components: type: boolean description: Denotes whether the policy is enabled. restrictions: - $ref: '#/components/schemas/microsoft.graph.appManagementConfiguration' + $ref: '#/components/schemas/microsoft.graph.customAppManagementConfiguration' appliesTo: type: array items: @@ -26800,6 +27250,14 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.strongAuthenticationRequirements: + title: strongAuthenticationRequirements + type: object + properties: + perUserMfaState: + $ref: '#/components/schemas/microsoft.graph.perUserMfaState' + additionalProperties: + type: object microsoft.graph.signInPreferences: title: signInPreferences type: object @@ -26832,22 +27290,16 @@ components: properties: aaGuid: type: string - description: 'Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator.' + description: 'Authenticator Attestation GUID, an identifier that indicates the type (such as make and model) of the authenticator.' nullable: true attestationCertificates: type: array items: type: string nullable: true - description: The attestation certificate(s) attached to this security key. + description: The attestation certificate or certificates attached to this security key. attestationLevel: $ref: '#/components/schemas/microsoft.graph.attestationLevel' - 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 when this key was registered to the user. - format: date-time - nullable: true displayName: type: string description: The display name of the key as given by the user. @@ -26856,6 +27308,8 @@ components: type: string description: The manufacturer-assigned model of the FIDO2 security key. nullable: true + publicKeyCredential: + $ref: '#/components/schemas/microsoft.graph.webauthnPublicKeyCredential' additionalProperties: type: object microsoft.graph.authenticationMethod: @@ -26863,6 +27317,12 @@ components: - $ref: '#/components/schemas/microsoft.graph.entity' - title: authenticationMethod type: object + properties: + 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 additionalProperties: type: object microsoft.graph.microsoftAuthenticatorAuthenticationMethod: @@ -26873,12 +27333,6 @@ components: properties: clientAppName: $ref: '#/components/schemas/microsoft.graph.microsoftAuthenticatorAuthenticationMethodClientAppName' - 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 app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - format: date-time - nullable: true deviceTag: type: string description: Tags containing app metadata. @@ -26931,11 +27385,6 @@ components: - title: passwordlessMicrosoftAuthenticatorAuthenticationMethod type: object properties: - 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 creationDateTime: 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 @@ -26956,12 +27405,6 @@ components: - title: passwordAuthenticationMethod type: object properties: - 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 when this password was last updated. This property is currently not populated. Read-only. 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 password: type: string description: 'For security, the password is always returned as null from a LIST or GET operation.' @@ -26990,12 +27433,6 @@ components: - title: platformCredentialAuthenticationMethod type: object properties: - 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 Platform Credential Key was registered. - format: date-time - nullable: true displayName: type: string description: The name of the device on which Platform Credential is registered. @@ -27026,12 +27463,6 @@ components: - title: temporaryAccessPassAuthenticationMethod type: object properties: - 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 when the Temporary Access Pass was created. - format: date-time - nullable: true isUsableOnce: type: boolean description: 'Determines whether the pass is limited to a one-time use. If true, the pass can be used once; if false, the pass can be used multiple times within the Temporary Access Pass lifetime.' @@ -27061,12 +27492,6 @@ components: - title: windowsHelloForBusinessAuthenticationMethod type: object properties: - 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 Windows Hello for Business key was registered. - format: date-time - nullable: true displayName: type: string description: The name of the device on which Windows Hello for Business is registered @@ -27724,6 +28149,15 @@ components: description: A cloudClipboardItem can have multiple cloudClipboardItemPayload objects in the payloads. A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. additionalProperties: type: object + microsoft.graph.cloudPcConnectionSetting: + title: cloudPcConnectionSetting + type: object + properties: + enableSingleSignOn: + type: boolean + description: Indicates whether single sign-on is enabled. The default value is false. + additionalProperties: + type: object microsoft.graph.cloudPcConnectionSettings: title: cloudPcConnectionSettings type: object @@ -27741,6 +28175,12 @@ components: items: $ref: '#/components/schemas/microsoft.graph.cloudPcHealthCheckItem' description: 'A list of failed health check items. If the status property is available, this property is empty.' + 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: 'The last modified time for connectivity status of the Cloud PC. 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 would look like this: 2014-01-01T00:00:00Z.' + format: date-time + nullable: true status: $ref: '#/components/schemas/microsoft.graph.cloudPcConnectivityStatus' updatedDateTime: @@ -27849,6 +28289,7 @@ components: - movingRegion - resizePendingLicense - updatingSingleSignOn + - modifyingSingleSignOn type: string microsoft.graph.typedEmailAddress: allOf: @@ -28533,6 +28974,36 @@ components: $ref: '#/components/schemas/microsoft.graph.columnDefinition' additionalProperties: type: object + microsoft.graph.contentModel: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: contentModel + 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 + description: Date and time of item creation. Read-only. + format: date-time + 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 + description: Date and time of item last modification. Read-only. + format: date-time + nullable: true + modelType: + $ref: '#/components/schemas/microsoft.graph.contentModelType' + name: + type: string + description: The name of the contentModel. + nullable: true + additionalProperties: + type: object microsoft.graph.contentType: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -28617,6 +29088,27 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.documentProcessingJob: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: documentProcessingJob + type: object + properties: + 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 of item creation. Read-only. + format: date-time + nullable: true + jobType: + $ref: '#/components/schemas/microsoft.graph.documentProcessingJobType' + listItemUniqueId: + type: string + description: 'The listItemUniqueId of the file, or folder to process. Use GET driveItem resource operation and read sharepointIds property to get listItemUniqueId.' + status: + $ref: '#/components/schemas/microsoft.graph.documentProcessingJobStatus' + additionalProperties: + type: object microsoft.graph.richLongRunningOperation: allOf: - $ref: '#/components/schemas/microsoft.graph.longRunningOperation' @@ -31755,8 +32247,7 @@ components: allowedPresenters: $ref: '#/components/schemas/microsoft.graph.onlineMeetingPresenters' allowLiveShare: - type: boolean - nullable: true + $ref: '#/components/schemas/microsoft.graph.meetingLiveShareOptions' allowMeetingChat: $ref: '#/components/schemas/microsoft.graph.meetingChatMode' allowParticipantsToChangeName: @@ -31958,10 +32449,6 @@ components: nullable: true meetingOrganizer: $ref: '#/components/schemas/microsoft.graph.identitySet' - meetingOrganizerId: - type: string - description: The unique identifier of the organizer of the onlineMeeting related to this recording. Read-only. - nullable: true recordingContentUrl: type: string description: The URL that can be used to access the content of the recording. Read-only. @@ -32055,10 +32542,6 @@ components: nullable: true meetingOrganizer: $ref: '#/components/schemas/microsoft.graph.identitySet' - meetingOrganizerId: - type: string - description: The unique identifier of the organizer of the onlineMeeting related to this transcript. Read-only. - nullable: true metadataContent: type: string description: The time-aligned metadata of the utterances in the transcript. Read-only. @@ -33404,6 +33887,13 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.workingTimeSchedule: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: workingTimeSchedule + type: object + additionalProperties: + type: object microsoft.graph.associatedTeamInfo: allOf: - $ref: '#/components/schemas/microsoft.graph.teamInfo' @@ -33818,22 +34308,13 @@ components: description: Display name for this policy. Required. additionalProperties: type: object - microsoft.graph.appManagementConfiguration: - title: appManagementConfiguration - type: object - properties: - keyCredentials: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.keyCredentialConfiguration' - description: Collection of keyCredential restrictions settings to be applied to an application or service principal. - passwordCredentials: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.passwordCredentialConfiguration' - description: Collection of password restrictions settings to be applied to an application or service principal. - additionalProperties: - type: object + microsoft.graph.customAppManagementConfiguration: + allOf: + - $ref: '#/components/schemas/microsoft.graph.appManagementConfiguration' + - title: customAppManagementConfiguration + type: object + additionalProperties: + type: object microsoft.graph.stsPolicy: allOf: - $ref: '#/components/schemas/microsoft.graph.policyBase' @@ -33970,6 +34451,14 @@ components: $ref: '#/components/schemas/microsoft.graph.synchronizationSchema' additionalProperties: type: object + microsoft.graph.perUserMfaState: + title: perUserMfaState + enum: + - disabled + - enforced + - enabled + - unknownFutureValue + type: string microsoft.graph.userDefaultAuthenticationMethodType: title: userDefaultAuthenticationMethodType enum: @@ -33988,6 +34477,20 @@ components: - notAttested - unknownFutureValue type: string + microsoft.graph.webauthnPublicKeyCredential: + title: webauthnPublicKeyCredential + type: object + properties: + clientExtensionResults: + $ref: '#/components/schemas/microsoft.graph.webauthnAuthenticationExtensionsClientOutputs' + id: + type: string + description: The credential ID created by the WebAuthn Authenticator. + nullable: true + response: + $ref: '#/components/schemas/microsoft.graph.webauthnAuthenticatorAttestationResponse' + additionalProperties: + type: object microsoft.graph.microsoftAuthenticatorAuthenticationMethodClientAppName: title: microsoftAuthenticatorAuthenticationMethodClientAppName enum: @@ -35832,6 +36335,17 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.contentModelType: + title: contentModelType + enum: + - teachingMethod + - layoutMethod + - freeformSelectionMethod + - prebuiltContractModel + - prebuiltInvoiceModel + - prebuiltReceiptModel + - unknownFutureValue + type: string microsoft.graph.documentSet: title: documentSet type: object @@ -35915,6 +36429,21 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.documentProcessingJobType: + title: documentProcessingJobType + enum: + - file + - folder + - unknownFutureValue + type: string + microsoft.graph.documentProcessingJobStatus: + title: documentProcessingJobStatus + enum: + - inProgress + - completed + - failed + - unknownFutureValue + type: string microsoft.graph.publicError: title: publicError type: object @@ -38171,6 +38700,13 @@ components: - organizer - unknownFutureValue type: string + microsoft.graph.meetingLiveShareOptions: + title: meetingLiveShareOptions + enum: + - enabled + - disabled + - unknownFutureValue + type: string microsoft.graph.meetingChatMode: title: meetingChatMode enum: @@ -38362,7 +38898,7 @@ components: $ref: '#/components/schemas/microsoft.graph.identity' registrantId: type: string - description: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. + description: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. (deprecated) nullable: true role: type: string @@ -39099,6 +39635,12 @@ components: type: string description: The role the position entailed. nullable: true + secondaryJobTitle: + type: string + nullable: true + secondaryRole: + type: string + nullable: true startMonthYear: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$' type: string @@ -39117,6 +39659,10 @@ components: properties: address: $ref: '#/components/schemas/microsoft.graph.physicalAddress' + companyCode: + type: string + description: 'Legal entity number of the company or its subdivision. For information on how to set the value for the companyCode, see profileSourceAnnotation.' + nullable: true department: type: string description: Department Name within a company. @@ -39132,6 +39678,9 @@ components: type: string description: Pronunciation guide for the company name. nullable: true + secondaryDepartment: + type: string + nullable: true webUrl: type: string description: Link to the company home page. @@ -39526,6 +40075,8 @@ components: nullable: true endDateTime: $ref: '#/components/schemas/microsoft.graph.dateTimeTimeZone' + settings: + $ref: '#/components/schemas/microsoft.graph.virtualEventSettings' startDateTime: $ref: '#/components/schemas/microsoft.graph.dateTimeTimeZone' status: @@ -40156,50 +40707,20 @@ components: $ref: '#/components/schemas/microsoft.graph.printTaskDefinition' additionalProperties: type: object - microsoft.graph.keyCredentialConfiguration: - title: keyCredentialConfiguration + microsoft.graph.appManagementConfiguration: + title: appManagementConfiguration type: object properties: - certificateBasedApplicationConfigurationIds: + keyCredentials: type: array items: - type: string - nullable: true - description: Collection of GUIDs that represent certificateBasedApplicationConfiguration that is allowed as root and intermediate certificate authorities. - maxLifetime: - pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' - type: string - description: 'String value that indicates the maximum lifetime for key expiration, defined as an ISO 8601 duration. For example, P4DT12H30M5S represents four days, 12 hours, 30 minutes, and five seconds. This property is required when restrictionType is set to keyLifetime.' - format: duration - nullable: true - restrictForAppsCreatedAfterDateTime: - 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: 'Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.' - format: date-time - nullable: true - restrictionType: - $ref: '#/components/schemas/microsoft.graph.appKeyCredentialRestrictionType' - additionalProperties: - type: object - microsoft.graph.passwordCredentialConfiguration: - title: passwordCredentialConfiguration - type: object - properties: - maxLifetime: - pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' - type: string - description: 'String value that indicates the maximum lifetime for password expiration, defined as an ISO 8601 duration. For example, P4DT12H30M5S represents four days, 12 hours, 30 minutes, and five seconds. This property is required when restrictionType is set to passwordLifetime.' - format: duration - nullable: true - restrictForAppsCreatedAfterDateTime: - 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: 'Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.' - format: date-time - nullable: true - restrictionType: - $ref: '#/components/schemas/microsoft.graph.appCredentialRestrictionType' + $ref: '#/components/schemas/microsoft.graph.keyCredentialConfiguration' + description: Collection of keyCredential restrictions settings to be applied to an application or service principal. + passwordCredentials: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.passwordCredentialConfiguration' + description: Collection of password restrictions settings to be applied to an application or service principal. additionalProperties: type: object microsoft.graph.customClaimConfiguration: @@ -40306,7 +40827,7 @@ components: interval: pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' type: string - description: 'The interval between synchronization iterations. The value is represented in ISO 8601 format for durations. For example, PT1M represents a period of 1 month.' + description: 'The interval between synchronization iterations. The value is represented in ISO 8601 format for durations. For example, P1M represents a period of one month and PT1M represents a period of one minute.' format: duration state: $ref: '#/components/schemas/microsoft.graph.synchronizationScheduleState' @@ -40401,6 +40922,24 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.webauthnAuthenticationExtensionsClientOutputs: + title: webauthnAuthenticationExtensionsClientOutputs + type: object + additionalProperties: + type: object + microsoft.graph.webauthnAuthenticatorAttestationResponse: + title: webauthnAuthenticatorAttestationResponse + type: object + properties: + attestationObject: + type: string + description: 'Base64URL encoded, cryptographically protected attestation about the WebAuthn Authenticator.' + nullable: true + clientDataJSON: + type: string + nullable: true + additionalProperties: + type: object microsoft.graph.attendeeType: title: attendeeType enum: @@ -42842,6 +43381,16 @@ components: $ref: '#/components/schemas/microsoft.graph.identity' additionalProperties: type: object + microsoft.graph.virtualEventSettings: + title: virtualEventSettings + type: object + properties: + isAttendeeEmailNotificationEnabled: + type: boolean + description: Indicates whether virtual event attendees receive email notifications. + nullable: true + additionalProperties: + type: object microsoft.graph.virtualEventStatus: title: virtualEventStatus enum: @@ -44229,23 +44778,56 @@ components: x-ms-navigationProperty: true additionalProperties: type: object - microsoft.graph.appKeyCredentialRestrictionType: - title: appKeyCredentialRestrictionType - enum: - - asymmetricKeyLifetime - - trustedCertificateAuthority - - unknownFutureValue - type: string - microsoft.graph.appCredentialRestrictionType: - title: appCredentialRestrictionType - enum: - - passwordAddition - - passwordLifetime - - symmetricKeyAddition - - symmetricKeyLifetime - - customPasswordAddition - - unknownFutureValue - type: string + microsoft.graph.keyCredentialConfiguration: + title: keyCredentialConfiguration + type: object + properties: + certificateBasedApplicationConfigurationIds: + type: array + items: + type: string + nullable: true + description: Collection of GUIDs that represent certificateBasedApplicationConfiguration that is allowed as root and intermediate certificate authorities. + maxLifetime: + pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' + type: string + description: 'String value that indicates the maximum lifetime for key expiration, defined as an ISO 8601 duration. For example, P4DT12H30M5S represents four days, 12 hours, 30 minutes, and five seconds. This property is required when restrictionType is set to keyLifetime.' + format: duration + nullable: true + restrictForAppsCreatedAfterDateTime: + 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: 'Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.' + format: date-time + nullable: true + restrictionType: + $ref: '#/components/schemas/microsoft.graph.appKeyCredentialRestrictionType' + state: + $ref: '#/components/schemas/microsoft.graph.appManagementRestrictionState' + additionalProperties: + type: object + microsoft.graph.passwordCredentialConfiguration: + title: passwordCredentialConfiguration + type: object + properties: + maxLifetime: + pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' + type: string + description: 'String value that indicates the maximum lifetime for password expiration, defined as an ISO 8601 duration. For example, P4DT12H30M5S represents four days, 12 hours, 30 minutes, and five seconds. This property is required when restrictionType is set to passwordLifetime.' + format: duration + nullable: true + restrictForAppsCreatedAfterDateTime: + 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: 'Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.' + format: date-time + nullable: true + restrictionType: + $ref: '#/components/schemas/microsoft.graph.appCredentialRestrictionType' + state: + $ref: '#/components/schemas/microsoft.graph.appManagementRestrictionState' + additionalProperties: + type: object microsoft.graph.customClaimAttributeBase: title: customClaimAttributeBase type: object @@ -45294,6 +45876,30 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.appKeyCredentialRestrictionType: + title: appKeyCredentialRestrictionType + enum: + - asymmetricKeyLifetime + - trustedCertificateAuthority + - unknownFutureValue + type: string + microsoft.graph.appManagementRestrictionState: + title: appManagementRestrictionState + enum: + - enabled + - disabled + - unknownFutureValue + type: string + microsoft.graph.appCredentialRestrictionType: + title: appCredentialRestrictionType + enum: + - passwordAddition + - passwordLifetime + - symmetricKeyAddition + - symmetricKeyLifetime + - customPasswordAddition + - unknownFutureValue + type: string microsoft.graph.transformationAttribute: title: transformationAttribute type: object diff --git a/openApiDocs/beta/DeviceManagement.Administration.yml b/openApiDocs/beta/DeviceManagement.Administration.yml index f0cfd56308..47294dca4d 100644 --- a/openApiDocs/beta/DeviceManagement.Administration.yml +++ b/openApiDocs/beta/DeviceManagement.Administration.yml @@ -14323,239 +14323,6 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - /deviceManagement/virtualEndpoint/sharedUseServicePlans: - get: - tags: - - deviceManagement.virtualEndpoint - summary: List cloudPcSharedUseServicePlans (deprecated) - description: Get a list of the cloudPcSharedUseServicePlan objects and their properties. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/virtualendpoint-list-shareduseserviceplans?view=graph-rest-beta - operationId: deviceManagement.virtualEndpoint_ListSharedUseServicePlan - 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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - $ref: '#/components/responses/microsoft.graph.cloudPcSharedUseServicePlanCollectionResponse' - default: - $ref: '#/components/responses/error' - deprecated: true - x-ms-deprecation: - removalDate: '2023-10-08' - date: '2023-06-08' - 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 - x-ms-docs-operation-type: operation - post: - tags: - - deviceManagement.virtualEndpoint - summary: Create new navigation property to sharedUseServicePlans for deviceManagement - operationId: deviceManagement.virtualEndpoint_CreateSharedUseServicePlan - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.cloudPcSharedUseServicePlan' - required: true - responses: - 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.cloudPcSharedUseServicePlan' - default: - $ref: '#/components/responses/error' - deprecated: true - x-ms-deprecation: - removalDate: '2023-10-08' - date: '2023-06-08' - 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: - tags: - - deviceManagement.virtualEndpoint - summary: Get cloudPcSharedUseServicePlan (deprecated) - description: Read the properties and relationships of a cloudPcSharedUseServicePlan object. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/cloudpcshareduseserviceplan-get?view=graph-rest-beta - operationId: deviceManagement.virtualEndpoint_GetSharedUseServicePlan - parameters: - - name: cloudPcSharedUseServicePlan-id - in: path - description: The unique identifier of cloudPcSharedUseServicePlan - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: cloudPcSharedUseServicePlan - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.cloudPcSharedUseServicePlan' - default: - $ref: '#/components/responses/error' - deprecated: true - x-ms-deprecation: - removalDate: '2023-10-08' - date: '2023-06-08' - 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: - - deviceManagement.virtualEndpoint - summary: Update the navigation property sharedUseServicePlans in deviceManagement - operationId: deviceManagement.virtualEndpoint_UpdateSharedUseServicePlan - parameters: - - name: cloudPcSharedUseServicePlan-id - in: path - description: The unique identifier of cloudPcSharedUseServicePlan - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: cloudPcSharedUseServicePlan - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.cloudPcSharedUseServicePlan' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.cloudPcSharedUseServicePlan' - default: - $ref: '#/components/responses/error' - deprecated: true - x-ms-deprecation: - removalDate: '2023-10-08' - date: '2023-06-08' - 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: - - deviceManagement.virtualEndpoint - summary: Delete navigation property sharedUseServicePlans for deviceManagement - operationId: deviceManagement.virtualEndpoint_DeleteSharedUseServicePlan - parameters: - - name: cloudPcSharedUseServicePlan-id - in: path - description: The unique identifier of cloudPcSharedUseServicePlan - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: cloudPcSharedUseServicePlan - - name: If-Match - in: header - description: ETag - style: simple - schema: - type: string - responses: - 2XX: - description: Success - default: - $ref: '#/components/responses/error' - deprecated: true - x-ms-deprecation: - removalDate: '2023-10-08' - date: '2023-06-08' - 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: - tags: - - deviceManagement.virtualEndpoint - summary: Get the number of the resource - operationId: deviceManagement.virtualEndpoint.sharedUseServicePlan_GetCount - parameters: - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - deprecated: true - x-ms-deprecation: - removalDate: '2023-10-08' - date: '2023-06-08' - 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: @@ -17180,12 +16947,6 @@ components: $ref: '#/components/schemas/microsoft.graph.cloudPcServicePlan' description: Cloud PC service plans. x-ms-navigationProperty: true - sharedUseServicePlans: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.cloudPcSharedUseServicePlan' - description: 'Cloud PC shared-use service plans. The sharedUseServicePlans relationship is deprecated and stopped returning data on October 8, 2023. Going forward, use the frontLineServicePlans relationship.' - x-ms-navigationProperty: true snapshots: type: array items: @@ -17269,10 +17030,16 @@ components: displayName: type: string description: Name of the bulk action. + initiatedByUserPrincipalName: + type: string + description: Indicates the user principal name (UPN) of the user who initiated this bulk action. Read-only. + nullable: true scheduledDuringMaintenanceWindow: type: boolean description: 'Indicates whether the bulk action is scheduled according to the maintenance window. When true, the bulk action uses the maintenance window to schedule the action; false means that the bulk action doesn''t use the maintenance window. The default value is false.' nullable: true + status: + $ref: '#/components/schemas/microsoft.graph.cloudPcBulkActionStatus' additionalProperties: type: object microsoft.graph.cloudPC: @@ -17289,10 +17056,16 @@ components: type: string description: 'The allotment name divides tenant licenses into smaller batches or groups that help restrict the number of licenses available for use in a specific assignment. When the provisioningType is dedicated, the allotment name is null. Read-only.' nullable: true + connectionSetting: + $ref: '#/components/schemas/microsoft.graph.cloudPcConnectionSetting' connectionSettings: $ref: '#/components/schemas/microsoft.graph.cloudPcConnectionSettings' connectivityResult: $ref: '#/components/schemas/microsoft.graph.cloudPcConnectivityResult' + deviceRegionName: + type: string + description: 'The name of the geographical region where the Cloud PC is currently provisioned. For example, westus3, eastus2, and southeastasia. Read-only.' + nullable: true disasterRecoveryCapability: $ref: '#/components/schemas/microsoft.graph.cloudPcDisasterRecoveryCapability' diskEncryptionState: @@ -17368,6 +17141,8 @@ components: $ref: '#/components/schemas/microsoft.graph.cloudPcServicePlanType' status: $ref: '#/components/schemas/microsoft.graph.cloudPcStatus' + statusDetail: + $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetail' statusDetails: $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetails' userAccountType: @@ -18420,6 +18195,8 @@ components: $ref: '#/components/schemas/microsoft.graph.security.security' settings: $ref: '#/components/schemas/microsoft.graph.userSettings' + solutions: + $ref: '#/components/schemas/microsoft.graph.userSolutionRoot' sponsors: type: array items: @@ -18589,32 +18366,6 @@ components: format: int32 additionalProperties: type: object - microsoft.graph.cloudPcSharedUseServicePlan: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: cloudPcSharedUseServicePlan - type: object - properties: - displayName: - type: string - description: The display name of the shared-use service plan. - nullable: true - totalCount: - maximum: 2147483647 - minimum: -2147483648 - type: integer - description: Total number of shared-use service plans purchased by the customer. - format: int32 - nullable: true - usedCount: - maximum: 2147483647 - minimum: -2147483648 - type: integer - description: The number of service plans that the account uses. - format: int32 - nullable: true - additionalProperties: - type: object microsoft.graph.cloudPcSnapshot: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -20238,8 +19989,6 @@ components: resourceType: type: string description: The type of the audit resource. - type: - type: string additionalProperties: type: object microsoft.graph.cloudPcBulkActionSummary: @@ -20278,6 +20027,23 @@ components: format: int32 additionalProperties: type: object + microsoft.graph.cloudPcBulkActionStatus: + title: cloudPcBulkActionStatus + enum: + - pending + - succeeded + - failed + - unknownFutureValue + type: string + microsoft.graph.cloudPcConnectionSetting: + title: cloudPcConnectionSetting + type: object + properties: + enableSingleSignOn: + type: boolean + description: Indicates whether single sign-on is enabled. The default value is false. + additionalProperties: + type: object microsoft.graph.cloudPcConnectionSettings: title: cloudPcConnectionSettings type: object @@ -20295,6 +20061,12 @@ components: items: $ref: '#/components/schemas/microsoft.graph.cloudPcHealthCheckItem' description: 'A list of failed health check items. If the status property is available, this property is empty.' + 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: 'The last modified time for connectivity status of the Cloud PC. 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 would look like this: 2014-01-01T00:00:00Z.' + format: date-time + nullable: true status: $ref: '#/components/schemas/microsoft.graph.cloudPcConnectivityStatus' updatedDateTime: @@ -20371,6 +20143,8 @@ components: description: 'Time the action was initiated. The Timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). For example, midnight UTC on Jan 1, 2014 appears as ''2014-01-01T00:00:00Z''.' format: date-time nullable: true + statusDetail: + $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetail' statusDetails: $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetails' additionalProperties: @@ -20444,7 +20218,27 @@ components: - movingRegion - resizePendingLicense - updatingSingleSignOn + - modifyingSingleSignOn type: string + microsoft.graph.cloudPcStatusDetail: + title: cloudPcStatusDetail + type: object + properties: + additionalInformation: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.keyValuePair' + description: 'More information about the Cloud PC status. For example, ''additionalInformation'': [''{''@odata.type'': ''microsoft.graph.keyValuePair'',''name'': ''retriable'',''value'': true }] ''' + code: + type: string + description: 'The error/warning code associated with the Cloud PC status. Example: ''code'': ''internalServerError''.' + nullable: true + message: + type: string + description: 'The status message associated with error code. Example: ''message'': ''There was an internal server error. Please contact support xxx.''.' + nullable: true + additionalProperties: + type: object microsoft.graph.cloudPcStatusDetails: title: cloudPcStatusDetails type: object @@ -20618,6 +20412,7 @@ components: properties: autopatchGroupId: type: string + description: The unique identifier (ID) of a Windows Autopatch group. An Autopatch group is a logical container or unit that groups several Microsoft Entra groups and software update policies. Devices with the same Autopatch group ID share unified software update management. The default value is null that indicates that no Autopatch group is associated with the provisioning policy. nullable: true additionalProperties: type: object @@ -20701,11 +20496,11 @@ components: 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 - description: A collection of the unique identifiers for plans that have been disabled. + description: A collection of the unique identifiers for plans that have been disabled. IDs are available in servicePlans > servicePlanId in the tenant's subscribedSkus or serviceStatus > servicePlanId in the tenant's companySubscription. skuId: 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 - description: The unique identifier for the SKU. + description: The unique identifier for the SKU. Corresponds to the skuId from subscribedSkus or companySubscription. format: uuid nullable: true additionalProperties: @@ -21570,6 +21365,8 @@ components: - title: authentication type: object properties: + requirements: + $ref: '#/components/schemas/microsoft.graph.strongAuthenticationRequirements' signInPreferences: $ref: '#/components/schemas/microsoft.graph.signInPreferences' emailMethods: @@ -21600,6 +21397,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.longRunningOperation' + description: 'Represents the status of a long-running operation, such as a password reset operation.' x-ms-navigationProperty: true passwordlessMicrosoftAuthenticatorMethods: type: array @@ -22667,12 +22465,24 @@ components: $ref: '#/components/schemas/microsoft.graph.columnDefinition' description: The collection of column definitions reusable across lists under this site. x-ms-navigationProperty: true + contentModels: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.contentModel' + description: The collection of content models applied to this site. + x-ms-navigationProperty: true contentTypes: type: array items: $ref: '#/components/schemas/microsoft.graph.contentType' description: The collection of content types defined for this site. x-ms-navigationProperty: true + documentProcessingJobs: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.documentProcessingJob' + description: The document processing jobs running on this site. + x-ms-navigationProperty: true drive: $ref: '#/components/schemas/microsoft.graph.drive' drives: @@ -24851,6 +24661,16 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.userSolutionRoot: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: userSolutionRoot + type: object + properties: + workingTimeSchedule: + $ref: '#/components/schemas/microsoft.graph.workingTimeSchedule' + additionalProperties: + type: object microsoft.graph.userTeamwork: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -24859,11 +24679,11 @@ components: properties: locale: type: string - description: The chosen locale of a user in Microsoft Teams. + description: 'Represents the location that a user selected in Microsoft Teams and doesn''t follow the Office''s locale setting. A user’s locale is represented by their preferred language and country or region. For example, en-us. The language component follows two-letter codes as defined in ISO 639-1, and the country component follows two-letter codes as defined in ISO 3166-1 alpha-2.' nullable: true region: type: string - description: The region of the user in Microsoft Teams. + description: 'Represents the region of the organization or the user. For users with multigeo licenses, the property contains the user''s region (if available). For users without multigeo licenses, the property contains the organization''s region.The region value can be any region supported by the Teams payload. The possible values are: Americas, Europe and MiddleEast, Asia Pacific, UAE, Australia, Brazil, Canada, Switzerland, Germany, France, India, Japan, South Korea, Norway, Singapore, United Kingdom, South Africa, Sweden, Qatar, Poland, Italy, Israel, USGov Community Cloud, USGov Community Cloud High, USGov Department of Defense, and China.' nullable: true associatedTeams: type: array @@ -25070,6 +24890,7 @@ components: - frontlineLicenseUsageRealTimeReport - remoteConnectionQualityReports - inaccessibleCloudPcReports + - actionStatusReport - rawRemoteConnectionReports - cloudPcUsageCategoryReports - crossRegionDisasterRecoveryReport @@ -25842,19 +25663,6 @@ components: nullable: true additionalProperties: type: object - microsoft.graph.cloudPcSharedUseServicePlanCollectionResponse: - title: Collection of cloudPcSharedUseServicePlan - type: object - properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.cloudPcSharedUseServicePlan' - '@odata.nextLink': - type: string - nullable: true - additionalProperties: - type: object microsoft.graph.cloudPcSnapshotCollectionResponse: title: Collection of cloudPcSnapshot type: object @@ -26706,7 +26514,7 @@ components: type: boolean description: Denotes whether the policy is enabled. restrictions: - $ref: '#/components/schemas/microsoft.graph.appManagementConfiguration' + $ref: '#/components/schemas/microsoft.graph.customAppManagementConfiguration' appliesTo: type: array items: @@ -26930,6 +26738,14 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.strongAuthenticationRequirements: + title: strongAuthenticationRequirements + type: object + properties: + perUserMfaState: + $ref: '#/components/schemas/microsoft.graph.perUserMfaState' + additionalProperties: + type: object microsoft.graph.signInPreferences: title: signInPreferences type: object @@ -26962,22 +26778,16 @@ components: properties: aaGuid: type: string - description: 'Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator.' + description: 'Authenticator Attestation GUID, an identifier that indicates the type (such as make and model) of the authenticator.' nullable: true attestationCertificates: type: array items: type: string nullable: true - description: The attestation certificate(s) attached to this security key. + description: The attestation certificate or certificates attached to this security key. attestationLevel: $ref: '#/components/schemas/microsoft.graph.attestationLevel' - 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 when this key was registered to the user. - format: date-time - nullable: true displayName: type: string description: The display name of the key as given by the user. @@ -26986,6 +26796,8 @@ components: type: string description: The manufacturer-assigned model of the FIDO2 security key. nullable: true + publicKeyCredential: + $ref: '#/components/schemas/microsoft.graph.webauthnPublicKeyCredential' additionalProperties: type: object microsoft.graph.authenticationMethod: @@ -26993,6 +26805,12 @@ components: - $ref: '#/components/schemas/microsoft.graph.entity' - title: authenticationMethod type: object + properties: + 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 additionalProperties: type: object microsoft.graph.microsoftAuthenticatorAuthenticationMethod: @@ -27003,12 +26821,6 @@ components: properties: clientAppName: $ref: '#/components/schemas/microsoft.graph.microsoftAuthenticatorAuthenticationMethodClientAppName' - 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 app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - format: date-time - nullable: true deviceTag: type: string description: Tags containing app metadata. @@ -27061,11 +26873,6 @@ components: - title: passwordlessMicrosoftAuthenticatorAuthenticationMethod type: object properties: - 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 creationDateTime: 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 @@ -27086,12 +26893,6 @@ components: - title: passwordAuthenticationMethod type: object properties: - 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 when this password was last updated. This property is currently not populated. Read-only. 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 password: type: string description: 'For security, the password is always returned as null from a LIST or GET operation.' @@ -27120,12 +26921,6 @@ components: - title: platformCredentialAuthenticationMethod type: object properties: - 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 Platform Credential Key was registered. - format: date-time - nullable: true displayName: type: string description: The name of the device on which Platform Credential is registered. @@ -27156,12 +26951,6 @@ components: - title: temporaryAccessPassAuthenticationMethod type: object properties: - 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 when the Temporary Access Pass was created. - format: date-time - nullable: true isUsableOnce: type: boolean description: 'Determines whether the pass is limited to a one-time use. If true, the pass can be used once; if false, the pass can be used multiple times within the Temporary Access Pass lifetime.' @@ -27191,12 +26980,6 @@ components: - title: windowsHelloForBusinessAuthenticationMethod type: object properties: - 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 Windows Hello for Business key was registered. - format: date-time - nullable: true displayName: type: string description: The name of the device on which Windows Hello for Business is registered @@ -28615,6 +28398,36 @@ components: $ref: '#/components/schemas/microsoft.graph.columnDefinition' additionalProperties: type: object + microsoft.graph.contentModel: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: contentModel + 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 + description: Date and time of item creation. Read-only. + format: date-time + 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 + description: Date and time of item last modification. Read-only. + format: date-time + nullable: true + modelType: + $ref: '#/components/schemas/microsoft.graph.contentModelType' + name: + type: string + description: The name of the contentModel. + nullable: true + additionalProperties: + type: object microsoft.graph.contentType: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -28699,6 +28512,27 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.documentProcessingJob: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: documentProcessingJob + type: object + properties: + 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 of item creation. Read-only. + format: date-time + nullable: true + jobType: + $ref: '#/components/schemas/microsoft.graph.documentProcessingJobType' + listItemUniqueId: + type: string + description: 'The listItemUniqueId of the file, or folder to process. Use GET driveItem resource operation and read sharepointIds property to get listItemUniqueId.' + status: + $ref: '#/components/schemas/microsoft.graph.documentProcessingJobStatus' + additionalProperties: + type: object microsoft.graph.richLongRunningOperation: allOf: - $ref: '#/components/schemas/microsoft.graph.longRunningOperation' @@ -31585,8 +31419,7 @@ components: allowedPresenters: $ref: '#/components/schemas/microsoft.graph.onlineMeetingPresenters' allowLiveShare: - type: boolean - nullable: true + $ref: '#/components/schemas/microsoft.graph.meetingLiveShareOptions' allowMeetingChat: $ref: '#/components/schemas/microsoft.graph.meetingChatMode' allowParticipantsToChangeName: @@ -31788,10 +31621,6 @@ components: nullable: true meetingOrganizer: $ref: '#/components/schemas/microsoft.graph.identitySet' - meetingOrganizerId: - type: string - description: The unique identifier of the organizer of the onlineMeeting related to this recording. Read-only. - nullable: true recordingContentUrl: type: string description: The URL that can be used to access the content of the recording. Read-only. @@ -31885,10 +31714,6 @@ components: nullable: true meetingOrganizer: $ref: '#/components/schemas/microsoft.graph.identitySet' - meetingOrganizerId: - type: string - description: The unique identifier of the organizer of the onlineMeeting related to this transcript. Read-only. - nullable: true metadataContent: type: string description: The time-aligned metadata of the utterances in the transcript. Read-only. @@ -33234,6 +33059,13 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.workingTimeSchedule: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: workingTimeSchedule + type: object + additionalProperties: + type: object microsoft.graph.associatedTeamInfo: allOf: - $ref: '#/components/schemas/microsoft.graph.teamInfo' @@ -33676,22 +33508,13 @@ components: description: Display name for this policy. Required. additionalProperties: type: object - microsoft.graph.appManagementConfiguration: - title: appManagementConfiguration - type: object - properties: - keyCredentials: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.keyCredentialConfiguration' - description: Collection of keyCredential restrictions settings to be applied to an application or service principal. - passwordCredentials: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.passwordCredentialConfiguration' - description: Collection of password restrictions settings to be applied to an application or service principal. - additionalProperties: - type: object + microsoft.graph.customAppManagementConfiguration: + allOf: + - $ref: '#/components/schemas/microsoft.graph.appManagementConfiguration' + - title: customAppManagementConfiguration + type: object + additionalProperties: + type: object microsoft.graph.stsPolicy: allOf: - $ref: '#/components/schemas/microsoft.graph.policyBase' @@ -33828,6 +33651,14 @@ components: $ref: '#/components/schemas/microsoft.graph.synchronizationSchema' additionalProperties: type: object + microsoft.graph.perUserMfaState: + title: perUserMfaState + enum: + - disabled + - enforced + - enabled + - unknownFutureValue + type: string microsoft.graph.userDefaultAuthenticationMethodType: title: userDefaultAuthenticationMethodType enum: @@ -33846,6 +33677,20 @@ components: - notAttested - unknownFutureValue type: string + microsoft.graph.webauthnPublicKeyCredential: + title: webauthnPublicKeyCredential + type: object + properties: + clientExtensionResults: + $ref: '#/components/schemas/microsoft.graph.webauthnAuthenticationExtensionsClientOutputs' + id: + type: string + description: The credential ID created by the WebAuthn Authenticator. + nullable: true + response: + $ref: '#/components/schemas/microsoft.graph.webauthnAuthenticatorAttestationResponse' + additionalProperties: + type: object microsoft.graph.microsoftAuthenticatorAuthenticationMethodClientAppName: title: microsoftAuthenticatorAuthenticationMethodClientAppName enum: @@ -35650,6 +35495,17 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.contentModelType: + title: contentModelType + enum: + - teachingMethod + - layoutMethod + - freeformSelectionMethod + - prebuiltContractModel + - prebuiltInvoiceModel + - prebuiltReceiptModel + - unknownFutureValue + type: string microsoft.graph.documentSet: title: documentSet type: object @@ -35733,6 +35589,21 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.documentProcessingJobType: + title: documentProcessingJobType + enum: + - file + - folder + - unknownFutureValue + type: string + microsoft.graph.documentProcessingJobStatus: + title: documentProcessingJobStatus + enum: + - inProgress + - completed + - failed + - unknownFutureValue + type: string microsoft.graph.publicError: title: publicError type: object @@ -38019,6 +37890,13 @@ components: - organizer - unknownFutureValue type: string + microsoft.graph.meetingLiveShareOptions: + title: meetingLiveShareOptions + enum: + - enabled + - disabled + - unknownFutureValue + type: string microsoft.graph.meetingChatMode: title: meetingChatMode enum: @@ -38210,7 +38088,7 @@ components: $ref: '#/components/schemas/microsoft.graph.identity' registrantId: type: string - description: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. + description: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. (deprecated) nullable: true role: type: string @@ -38947,6 +38825,12 @@ components: type: string description: The role the position entailed. nullable: true + secondaryJobTitle: + type: string + nullable: true + secondaryRole: + type: string + nullable: true startMonthYear: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$' type: string @@ -38965,6 +38849,10 @@ components: properties: address: $ref: '#/components/schemas/microsoft.graph.physicalAddress' + companyCode: + type: string + description: 'Legal entity number of the company or its subdivision. For information on how to set the value for the companyCode, see profileSourceAnnotation.' + nullable: true department: type: string description: Department Name within a company. @@ -38980,6 +38868,9 @@ components: type: string description: Pronunciation guide for the company name. nullable: true + secondaryDepartment: + type: string + nullable: true webUrl: type: string description: Link to the company home page. @@ -39374,6 +39265,8 @@ components: nullable: true endDateTime: $ref: '#/components/schemas/microsoft.graph.dateTimeTimeZone' + settings: + $ref: '#/components/schemas/microsoft.graph.virtualEventSettings' startDateTime: $ref: '#/components/schemas/microsoft.graph.dateTimeTimeZone' status: @@ -40024,50 +39917,20 @@ components: $ref: '#/components/schemas/microsoft.graph.printTaskDefinition' additionalProperties: type: object - microsoft.graph.keyCredentialConfiguration: - title: keyCredentialConfiguration + microsoft.graph.appManagementConfiguration: + title: appManagementConfiguration type: object properties: - certificateBasedApplicationConfigurationIds: + keyCredentials: type: array items: - type: string - nullable: true - description: Collection of GUIDs that represent certificateBasedApplicationConfiguration that is allowed as root and intermediate certificate authorities. - maxLifetime: - pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' - type: string - description: 'String value that indicates the maximum lifetime for key expiration, defined as an ISO 8601 duration. For example, P4DT12H30M5S represents four days, 12 hours, 30 minutes, and five seconds. This property is required when restrictionType is set to keyLifetime.' - format: duration - nullable: true - restrictForAppsCreatedAfterDateTime: - 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: 'Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.' - format: date-time - nullable: true - restrictionType: - $ref: '#/components/schemas/microsoft.graph.appKeyCredentialRestrictionType' - additionalProperties: - type: object - microsoft.graph.passwordCredentialConfiguration: - title: passwordCredentialConfiguration - type: object - properties: - maxLifetime: - pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' - type: string - description: 'String value that indicates the maximum lifetime for password expiration, defined as an ISO 8601 duration. For example, P4DT12H30M5S represents four days, 12 hours, 30 minutes, and five seconds. This property is required when restrictionType is set to passwordLifetime.' - format: duration - nullable: true - restrictForAppsCreatedAfterDateTime: - 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: 'Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.' - format: date-time - nullable: true - restrictionType: - $ref: '#/components/schemas/microsoft.graph.appCredentialRestrictionType' + $ref: '#/components/schemas/microsoft.graph.keyCredentialConfiguration' + description: Collection of keyCredential restrictions settings to be applied to an application or service principal. + passwordCredentials: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.passwordCredentialConfiguration' + description: Collection of password restrictions settings to be applied to an application or service principal. additionalProperties: type: object microsoft.graph.customClaimConfiguration: @@ -40174,7 +40037,7 @@ components: interval: pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' type: string - description: 'The interval between synchronization iterations. The value is represented in ISO 8601 format for durations. For example, PT1M represents a period of 1 month.' + description: 'The interval between synchronization iterations. The value is represented in ISO 8601 format for durations. For example, P1M represents a period of one month and PT1M represents a period of one minute.' format: duration state: $ref: '#/components/schemas/microsoft.graph.synchronizationScheduleState' @@ -40269,6 +40132,24 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.webauthnAuthenticationExtensionsClientOutputs: + title: webauthnAuthenticationExtensionsClientOutputs + type: object + additionalProperties: + type: object + microsoft.graph.webauthnAuthenticatorAttestationResponse: + title: webauthnAuthenticatorAttestationResponse + type: object + properties: + attestationObject: + type: string + description: 'Base64URL encoded, cryptographically protected attestation about the WebAuthn Authenticator.' + nullable: true + clientDataJSON: + type: string + nullable: true + additionalProperties: + type: object microsoft.graph.attendeeType: title: attendeeType enum: @@ -42702,6 +42583,16 @@ components: $ref: '#/components/schemas/microsoft.graph.identity' additionalProperties: type: object + microsoft.graph.virtualEventSettings: + title: virtualEventSettings + type: object + properties: + isAttendeeEmailNotificationEnabled: + type: boolean + description: Indicates whether virtual event attendees receive email notifications. + nullable: true + additionalProperties: + type: object microsoft.graph.virtualEventStatus: title: virtualEventStatus enum: @@ -44089,23 +43980,56 @@ components: x-ms-navigationProperty: true additionalProperties: type: object - microsoft.graph.appKeyCredentialRestrictionType: - title: appKeyCredentialRestrictionType - enum: - - asymmetricKeyLifetime - - trustedCertificateAuthority - - unknownFutureValue - type: string - microsoft.graph.appCredentialRestrictionType: - title: appCredentialRestrictionType - enum: - - passwordAddition - - passwordLifetime - - symmetricKeyAddition - - symmetricKeyLifetime - - customPasswordAddition - - unknownFutureValue - type: string + microsoft.graph.keyCredentialConfiguration: + title: keyCredentialConfiguration + type: object + properties: + certificateBasedApplicationConfigurationIds: + type: array + items: + type: string + nullable: true + description: Collection of GUIDs that represent certificateBasedApplicationConfiguration that is allowed as root and intermediate certificate authorities. + maxLifetime: + pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' + type: string + description: 'String value that indicates the maximum lifetime for key expiration, defined as an ISO 8601 duration. For example, P4DT12H30M5S represents four days, 12 hours, 30 minutes, and five seconds. This property is required when restrictionType is set to keyLifetime.' + format: duration + nullable: true + restrictForAppsCreatedAfterDateTime: + 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: 'Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.' + format: date-time + nullable: true + restrictionType: + $ref: '#/components/schemas/microsoft.graph.appKeyCredentialRestrictionType' + state: + $ref: '#/components/schemas/microsoft.graph.appManagementRestrictionState' + additionalProperties: + type: object + microsoft.graph.passwordCredentialConfiguration: + title: passwordCredentialConfiguration + type: object + properties: + maxLifetime: + pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' + type: string + description: 'String value that indicates the maximum lifetime for password expiration, defined as an ISO 8601 duration. For example, P4DT12H30M5S represents four days, 12 hours, 30 minutes, and five seconds. This property is required when restrictionType is set to passwordLifetime.' + format: duration + nullable: true + restrictForAppsCreatedAfterDateTime: + 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: 'Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.' + format: date-time + nullable: true + restrictionType: + $ref: '#/components/schemas/microsoft.graph.appCredentialRestrictionType' + state: + $ref: '#/components/schemas/microsoft.graph.appManagementRestrictionState' + additionalProperties: + type: object microsoft.graph.customClaimAttributeBase: title: customClaimAttributeBase type: object @@ -45154,6 +45078,30 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.appKeyCredentialRestrictionType: + title: appKeyCredentialRestrictionType + enum: + - asymmetricKeyLifetime + - trustedCertificateAuthority + - unknownFutureValue + type: string + microsoft.graph.appManagementRestrictionState: + title: appManagementRestrictionState + enum: + - enabled + - disabled + - unknownFutureValue + type: string + microsoft.graph.appCredentialRestrictionType: + title: appCredentialRestrictionType + enum: + - passwordAddition + - passwordLifetime + - symmetricKeyAddition + - symmetricKeyLifetime + - customPasswordAddition + - unknownFutureValue + type: string microsoft.graph.transformationAttribute: title: transformationAttribute type: object @@ -46677,12 +46625,6 @@ components: application/json: schema: $ref: '#/components/schemas/microsoft.graph.cloudPcServicePlanCollectionResponse' - microsoft.graph.cloudPcSharedUseServicePlanCollectionResponse: - description: Retrieved collection - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.cloudPcSharedUseServicePlanCollectionResponse' microsoft.graph.cloudPcSnapshotCollectionResponse: description: Retrieved collection content: diff --git a/openApiDocs/beta/DeviceManagement.Enrollment.yml b/openApiDocs/beta/DeviceManagement.Enrollment.yml index 3d893da9dc..915bda9c79 100644 --- a/openApiDocs/beta/DeviceManagement.Enrollment.yml +++ b/openApiDocs/beta/DeviceManagement.Enrollment.yml @@ -7313,11 +7313,11 @@ paths: get: tags: - roleManagement.rbacApplicationMultiple - summary: Get unifiedRoleAssignmentMultiple - 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 Microsoft Entra ID), use unifiedRoleAssignment." + summary: List unifiedRoleAssignmentMultiple + description: "Get a list of unifiedRoleAssignmentMultiple objects for an RBAC provider. The following RBAC providers are currently supported:\n- Cloud PC \n- device management (Intune) For other Microsoft 365 applications (like Microsoft Entra ID), use unifiedRoleAssignment." externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/unifiedroleassignmentmultiple-get?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/rbacapplicationmultiple-list-roleassignments?view=graph-rest-beta operationId: roleManagement.deviceManagement_ListRoleAssignment parameters: - $ref: '#/components/parameters/top' @@ -9597,7 +9597,7 @@ paths: tags: - roleManagement.unifiedRbacApplication summary: Get appScope from roleManagement - description: Details of the app specific scope when the assignment scope is app specific. Containment entity. Supports $expand for the entitlement provider only. + description: Read-only property with details of the app specific scope when the assignment scope is app specific. Containment entity. Supports $expand for the entitlement provider only. operationId: roleManagement.exchange.roleAssignment_GetAppScope parameters: - name: unifiedRoleAssignment-id @@ -9700,7 +9700,7 @@ paths: tags: - roleManagement.unifiedRbacApplication summary: Get directoryScope from roleManagement - description: The directory object that is the scope of the assignment. Provided so that callers can get the directory object using $expand at the same time as getting the role assignment. Read-only. Supports $expand. + description: The directory object that is the scope of the assignment. Read-only. Supports $expand for the directory provider. operationId: roleManagement.exchange.roleAssignment_GetDirectoryScope parameters: - name: unifiedRoleAssignment-id @@ -9746,7 +9746,7 @@ paths: tags: - roleManagement.unifiedRbacApplication summary: Get principal from roleManagement - description: The assigned principal. Provided so that callers can get the principal using $expand at the same time as getting the role assignment. Read-only. Supports $expand. + description: Referencing the assigned principal. Read-only. Supports $expand except for the Exchange provider. operationId: roleManagement.exchange.roleAssignment_GetPrincipal parameters: - name: unifiedRoleAssignment-id @@ -9792,7 +9792,7 @@ paths: tags: - roleManagement.unifiedRbacApplication summary: Get roleDefinition from roleManagement - description: The roleDefinition the assignment is for. Provided so that callers can get the role definition using $expand at the same time as getting the role assignment. roleDefinition.id will be auto expanded. Supports $expand. + description: The roleDefinition the assignment is for. Supports $expand. operationId: roleManagement.exchange.roleAssignment_GetRoleDefinition parameters: - name: unifiedRoleAssignment-id @@ -10466,7 +10466,7 @@ paths: tags: - roleManagement.unifiedRbacApplication summary: Get appScope from roleManagement - description: Details of the app specific scope when the assignment scope is app specific. Containment entity. Supports $expand for the entitlement provider only. + description: Read-only property with details of the app specific scope when the assignment scope is app specific. Containment entity. Supports $expand for the entitlement provider only. operationId: roleManagement.exchange.transitiveRoleAssignment_GetAppScope parameters: - name: unifiedRoleAssignment-id @@ -10569,7 +10569,7 @@ paths: tags: - roleManagement.unifiedRbacApplication summary: Get directoryScope from roleManagement - description: The directory object that is the scope of the assignment. Provided so that callers can get the directory object using $expand at the same time as getting the role assignment. Read-only. Supports $expand. + description: The directory object that is the scope of the assignment. Read-only. Supports $expand for the directory provider. operationId: roleManagement.exchange.transitiveRoleAssignment_GetDirectoryScope parameters: - name: unifiedRoleAssignment-id @@ -10615,7 +10615,7 @@ paths: tags: - roleManagement.unifiedRbacApplication summary: Get principal from roleManagement - description: The assigned principal. Provided so that callers can get the principal using $expand at the same time as getting the role assignment. Read-only. Supports $expand. + description: Referencing the assigned principal. Read-only. Supports $expand except for the Exchange provider. operationId: roleManagement.exchange.transitiveRoleAssignment_GetPrincipal parameters: - name: unifiedRoleAssignment-id @@ -10661,7 +10661,7 @@ paths: tags: - roleManagement.unifiedRbacApplication summary: Get roleDefinition from roleManagement - description: The roleDefinition the assignment is for. Provided so that callers can get the role definition using $expand at the same time as getting the role assignment. roleDefinition.id will be auto expanded. Supports $expand. + description: The roleDefinition the assignment is for. Supports $expand. operationId: roleManagement.exchange.transitiveRoleAssignment_GetRoleDefinition parameters: - name: unifiedRoleAssignment-id @@ -12142,11 +12142,11 @@ components: properties: displayName: type: string - description: 'Provides the display name of the app-specific resource represented by the app scope. Provided for display purposes since appScopeId is often an immutable, non-human-readable id. This property is read only.' + description: 'Provides the display name of the app-specific resource represented by the app scope. Provided for display purposes since appScopeId is often an immutable, non-human-readable ID. Read only.' nullable: true type: type: string - description: 'Describes the type of app-specific resource represented by the app scope and is provided for display purposes, so a user interface can convey to the user the kind of app specific resource represented by the app scope. This property is read only.' + description: 'Describes the type of app-specific resource represented by the app scope. For display purposes, so a user interface can convey to the user the kind of app specific resource represented by the app scope. Read only.' nullable: true additionalProperties: type: object diff --git a/openApiDocs/beta/DeviceManagement.Functions.yml b/openApiDocs/beta/DeviceManagement.Functions.yml index 58086d084a..acf39cc00a 100644 --- a/openApiDocs/beta/DeviceManagement.Functions.yml +++ b/openApiDocs/beta/DeviceManagement.Functions.yml @@ -253,6 +253,12 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2024-09-30' + date: '2024-05-08' + version: 2024-05/getCloudPcRemoteActionResults + description: 'Starting September 30, 2024, getCloudPcRemoteActionResults API bound to managedDevice entity will be deprecated and no longer supported. Please use retrieveCloudPcRemoteActionResults API bound to cloudpc entity instead.' x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -868,6 +874,12 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2024-09-30' + date: '2024-05-08' + version: 2024-05/getCloudPcRemoteActionResults + description: 'Starting September 30, 2024, getCloudPcRemoteActionResults API bound to managedDevice entity will be deprecated and no longer supported. Please use retrieveCloudPcRemoteActionResults API bound to cloudpc entity instead.' x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -1024,6 +1036,80 @@ paths: x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore + '/deviceManagement/managedDeviceWindowsOSImages/{managedDeviceWindowsOperatingSystemImage-id}/microsoft.graph.getAllManagedDeviceWindowsOSImages()': + get: + tags: + - deviceManagement.Functions + summary: Invoke function getAllManagedDeviceWindowsOSImages + operationId: deviceManagement.managedDeviceWindowsOSImage_getAllManagedDeviceWindowsOSImage + parameters: + - name: managedDeviceWindowsOperatingSystemImage-id + in: path + description: The unique identifier of managedDeviceWindowsOperatingSystemImage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: managedDeviceWindowsOperatingSystemImage + - $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: + type: string + - name: $orderby + in: query + description: Order items by property values + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Success + content: + application/json: + schema: + title: Collection of managedDeviceWindowsOperatingSystemImage + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.managedDeviceWindowsOperatingSystemImage' + '@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 /deviceManagement/microsoft.graph.getAssignedRoleDetails(): get: tags: @@ -2214,16 +2300,16 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: function - '/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/microsoft.graph.getShiftWorkCloudPcAccessState()': + '/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/microsoft.graph.getSupportedCloudPcRemoteActions()': get: tags: - deviceManagement.Functions - summary: Invoke function getShiftWorkCloudPcAccessState - description: 'Get the shiftWorkCloudPcAccessState of a shift work Cloud PC. This API only supports shared-use licenses. For more information, see cloudPcProvisioningPolicy. Shared-use licenses allow three users per license, with one user signed in at a time. Callers can get the latest shift work Cloud PC accessState and determine whether the shift work Cloud PC is accessible to the user. If a web client needs to connect to a shift work Cloud PC, the sharedCloudPcAccessState validates the bookmark scenario. If sharedCloudPcAccessState is not active/activating/standbyMode, the web client shows a ''bad bookmark''.' + summary: Invoke function getSupportedCloudPcRemoteActions + description: 'Get a list of supported Cloud PC remote actions for a specific Cloud PC device, including the action names and capabilities.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/cloudpc-getshiftworkcloudpcaccessstate?view=graph-rest-beta - operationId: deviceManagement.virtualEndpoint.cloudPC_getShiftWorkCloudPcAccessState + url: https://learn.microsoft.com/graph/api/cloudpc-getsupportedcloudpcremoteactions?view=graph-rest-beta + operationId: deviceManagement.virtualEndpoint.cloudPC_getSupportedCloudPcRemoteAction parameters: - name: cloudPC-id in: path @@ -2233,32 +2319,44 @@ paths: schema: type: string x-ms-docs-key-type: cloudPC + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + - $ref: '#/components/parameters/count' responses: 2XX: description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.shiftWorkCloudPcAccessState' + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.cloudPcRemoteActionCapability' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object default: $ref: '#/components/responses/error' - deprecated: true - x-ms-deprecation: - removalDate: '2023-12-31' - date: '2023-09-05' - version: 2023-08/getShiftWorkCloudPcAccessState - description: 'The getShiftWorkCloudPcAccessState API is deprecated and will stop returning data on Dec 31, 2023. Please use the new getFrontlineCloudPcAccessState API' x-ms-docs-operation-type: function - '/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/microsoft.graph.getSupportedCloudPcRemoteActions()': + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/microsoft.graph.retrieveCloudPCRemoteActionResults()': get: tags: - deviceManagement.Functions - summary: Invoke function getSupportedCloudPcRemoteActions - description: 'Get a list of supported Cloud PC remote actions for a specific Cloud PC device, including the action names and capabilities.' + summary: Invoke function retrieveCloudPCRemoteActionResults + description: Retrieve remote action results and check the status of a specific remote action performed on the associated Cloud PC device. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/cloudpc-getsupportedcloudpcremoteactions?view=graph-rest-beta - operationId: deviceManagement.virtualEndpoint.cloudPC_getSupportedCloudPcRemoteAction + url: https://learn.microsoft.com/graph/api/cloudpc-retrievecloudpcremoteactionresults?view=graph-rest-beta + operationId: deviceManagement.virtualEndpoint.cloudPC_retrieveCloudPCRemoteActionResult parameters: - name: cloudPC-id in: path @@ -2284,7 +2382,7 @@ paths: value: type: array items: - $ref: '#/components/schemas/microsoft.graph.cloudPcRemoteActionCapability' + $ref: '#/components/schemas/microsoft.graph.cloudPcRemoteActionResult' '@odata.nextLink': type: string nullable: true @@ -2839,6 +2937,8 @@ components: description: 'Time the action was initiated. The Timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). For example, midnight UTC on Jan 1, 2014 appears as ''2014-01-01T00:00:00Z''.' format: date-time nullable: true + statusDetail: + $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetail' statusDetails: $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetails' additionalProperties: @@ -3278,6 +3378,30 @@ components: additionalProperties: type: object description: Default and customized value of a setting in a Security Baseline + microsoft.graph.managedDeviceWindowsOperatingSystemImage: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: managedDeviceWindowsOperatingSystemImage + type: object + properties: + availableUpdates: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.managedDeviceWindowsOperatingSystemUpdate' + description: 'Indicates the available Quality/Security updates for a specific Windows product version (example: Windows 11 22H1), for upto last 3 Patch Tuesdays . This value in the API response would be updated 2-3 days after every Patch Tuesday. Supports: $filter, $select, $top, $skip. Read-only.' + supportedArchitectures: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.managedDeviceArchitecture' + description: 'Indicates the list of architectures supported by the image. E.g. [''ARM64'',''X86'']. Supports: $filter, $select, $top, $skip. Read-only.' + supportedEditions: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.managedDeviceWindowsOperatingSystemEdition' + description: 'Indicates the list of editions supported by the image along with their support dates. Supports: $filter, $select, $top, $skip. Read-only.' + additionalProperties: + type: object + description: 'This entity defines different Windows Operating System products, like ''Windows 11 22H1'', ''Windows 11 22H2'' etc., along with their available configurations.' microsoft.graph.deviceAndAppManagementAssignedRoleDetails: title: deviceAndAppManagementAssignedRoleDetails type: object @@ -4029,17 +4153,6 @@ components: - standbyMode - unknownFutureValue type: string - microsoft.graph.shiftWorkCloudPcAccessState: - title: shiftWorkCloudPcAccessState - enum: - - unassigned - - noLicensesAvailable - - activationFailed - - active - - activating - - unknownFutureValue - - standbyMode - type: string microsoft.graph.cloudPcRemoteActionCapability: title: cloudPcRemoteActionCapability type: object @@ -4064,10 +4177,16 @@ components: type: string description: 'The allotment name divides tenant licenses into smaller batches or groups that help restrict the number of licenses available for use in a specific assignment. When the provisioningType is dedicated, the allotment name is null. Read-only.' nullable: true + connectionSetting: + $ref: '#/components/schemas/microsoft.graph.cloudPcConnectionSetting' connectionSettings: $ref: '#/components/schemas/microsoft.graph.cloudPcConnectionSettings' connectivityResult: $ref: '#/components/schemas/microsoft.graph.cloudPcConnectivityResult' + deviceRegionName: + type: string + description: 'The name of the geographical region where the Cloud PC is currently provisioned. For example, westus3, eastus2, and southeastasia. Read-only.' + nullable: true disasterRecoveryCapability: $ref: '#/components/schemas/microsoft.graph.cloudPcDisasterRecoveryCapability' diskEncryptionState: @@ -4143,6 +4262,8 @@ components: $ref: '#/components/schemas/microsoft.graph.cloudPcServicePlanType' status: $ref: '#/components/schemas/microsoft.graph.cloudPcStatus' + statusDetail: + $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetail' statusDetails: $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetails' userAccountType: @@ -4201,6 +4322,7 @@ components: lastSyncDateTime: 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 when last sync tenant encryption setting. format: date-time nullable: true tenantDiskEncryptionType: @@ -4253,6 +4375,11 @@ components: - notIn - endsWith - notEndsWith + - greaterThan + - greaterThanOrEquals + - lessThan + - lessThanOrEquals + - unknownFutureValue type: string description: Represents the different type of operators which can be used to craft the AssignmentFilter rule. x-ms-enum: @@ -4260,38 +4387,53 @@ components: modelAsString: false values: - value: notSet - description: NotSet. + description: Indicates operator is not set name: notSet - value: equals - description: Equals. + description: Indicates the devices whose property value equals the configured input in Assignment Filters. name: equals - value: notEquals - description: NotEquals. + description: Indicates the devices whose property value not equals the configured input in Assignment Filters. name: notEquals - value: startsWith - description: StartsWith. + description: Indicates the devices whose property value starts with the configured input in Assignment Filters. name: startsWith - value: notStartsWith - description: NotStartsWith. + description: Indicates the devices whose property value does not start with the configured input in Assignment Filters. name: notStartsWith - value: contains - description: Contains. + description: Indicates the devices whose property value contains the configured input in Assignment Filters. name: contains - value: notContains - description: NotContains. + description: Indicates the devices whose property value does not contain the configured input in Assignment Filters. name: notContains - value: in - description: In. + description: Indicates the devices whose property value equals one of the configured input in Assignment Filters. name: in - value: notIn - description: NotIn. + description: Indicates the devices whose property value does not equals any of the configured input in Assignment Filters. name: notIn - value: endsWith - description: EndsWith. + description: Indicates the devices whose property value ends with the configured input in Assignment Filters. name: endsWith - value: notEndsWith - description: NotEndsWith. + description: Indicates the devices whose property value does not end with the configured input in Assignment Filters. name: notEndsWith + - value: greaterThan + description: Indicates the devices whose property value is greater than the configured input in Assignment Filters. + name: greaterThan + - value: greaterThanOrEquals + description: Indicates the devices whose property value is greater than or equal to the configured input in Assignment Filters. + name: greaterThanOrEquals + - value: lessThan + description: Indicates the devices whose property value is less than the configured input in Assignment Filters. + name: lessThan + - value: lessThanOrEquals + description: Indicates the devices whose property value is less than or equal to the configured input in Assignment Filters. + name: lessThanOrEquals + - value: unknownFutureValue + description: Evolvable enumeration sentinel value. Do not use. + name: unknownFutureValue microsoft.graph.actionState: title: actionState enum: @@ -4303,6 +4445,25 @@ components: - failed - notSupported type: string + microsoft.graph.cloudPcStatusDetail: + title: cloudPcStatusDetail + type: object + properties: + additionalInformation: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.keyValuePair' + description: 'More information about the Cloud PC status. For example, ''additionalInformation'': [''{''@odata.type'': ''microsoft.graph.keyValuePair'',''name'': ''retriable'',''value'': true }] ''' + code: + type: string + description: 'The error/warning code associated with the Cloud PC status. Example: ''code'': ''internalServerError''.' + nullable: true + message: + type: string + description: 'The status message associated with error code. Example: ''message'': ''There was an internal server error. Please contact support xxx.''.' + nullable: true + additionalProperties: + type: object microsoft.graph.cloudPcStatusDetails: title: cloudPcStatusDetails type: object @@ -4807,6 +4968,71 @@ components: - value: removed description: The setting is removed name: removed + microsoft.graph.managedDeviceWindowsOperatingSystemUpdate: + title: managedDeviceWindowsOperatingSystemUpdate + type: object + properties: + buildVersion: + type: string + description: Indicates the build version for associated windows update. Windows Operating System updates are usually released on the Patch Tuesday or B-week of each month. Read-only. + releaseMonth: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: Indicates the Month in which this B-week update was released. Read-only. + format: int32 + releaseYear: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: Indicates the Year in which this B-week update was released. Read-only. + format: int32 + additionalProperties: + type: object + description: Updates for different Windows' versions are usually released on the Patch Tuesday or B-week of each month. This complex type defines the Build-version and the release-date for a particular B-week update of the Windows' version. + microsoft.graph.managedDeviceArchitecture: + title: managedDeviceArchitecture + enum: + - unknown + - x86 + - x64 + - arm + - arM64 + type: string + description: Processor architecture + x-ms-enum: + name: managedDeviceArchitecture + modelAsString: false + values: + - value: unknown + description: Unknown architecture + name: unknown + - value: x86 + description: X86 + name: x86 + - value: x64 + description: X64 + name: x64 + - value: arm + description: ARM + name: arm + - value: arM64 + description: ARM64 + name: arM64 + microsoft.graph.managedDeviceWindowsOperatingSystemEdition: + title: managedDeviceWindowsOperatingSystemEdition + type: object + properties: + editionType: + $ref: '#/components/schemas/microsoft.graph.managedDeviceWindowsOperatingSystemEditionType' + supportEndDate: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$' + type: string + description: 'Indicates the Date until which this Operating System edition type is officially supported. The Timestamp type represents date and time information using ISO 8601 format and is always in Pacific Time Zone (PT). For example, 2014-01-01 would mean ''2014-01-01T07:00:00Z'' in UTC time. Returned by default. Read-only.' + format: date + additionalProperties: + type: object + description: Different Windows' versions have Edition specific support timelines. This complex type defines the date until which a particular edition is supported in a Windows' version. microsoft.graph.resourceAction: title: resourceAction type: object @@ -5202,6 +5428,15 @@ components: - powerOff - moveRegion type: string + microsoft.graph.cloudPcConnectionSetting: + title: cloudPcConnectionSetting + type: object + properties: + enableSingleSignOn: + type: boolean + description: Indicates whether single sign-on is enabled. The default value is false. + additionalProperties: + type: object microsoft.graph.cloudPcConnectionSettings: title: cloudPcConnectionSettings type: object @@ -5219,6 +5454,12 @@ components: items: $ref: '#/components/schemas/microsoft.graph.cloudPcHealthCheckItem' description: 'A list of failed health check items. If the status property is available, this property is empty.' + 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: 'The last modified time for connectivity status of the Cloud PC. 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 would look like this: 2014-01-01T00:00:00Z.' + format: date-time + nullable: true status: $ref: '#/components/schemas/microsoft.graph.cloudPcConnectivityStatus' updatedDateTime: @@ -5334,6 +5575,7 @@ components: - movingRegion - resizePendingLicense - updatingSingleSignOn + - modifyingSingleSignOn type: string microsoft.graph.cloudPcUserAccountType: title: cloudPcUserAccountType @@ -5512,26 +5754,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: @@ -5555,7 +5797,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' @@ -5569,6 +5811,59 @@ components: $ref: '#/components/schemas/microsoft.graph.deviceManagementConfigurationSettingVisibility' additionalProperties: type: object + microsoft.graph.managedDeviceWindowsOperatingSystemEditionType: + title: managedDeviceWindowsOperatingSystemEditionType + enum: + - professional + - professionalN + - enterprise + - enterpriseN + - education + - educationN + - proEducation + - proEducationN + - proWorkstation + - proWorkstationN + - unknownFutureValue + type: string + description: 'Windows Operating System is available in different editions, which have a specific set of features available. This enum type defines the corresponding edition.' + x-ms-enum: + name: managedDeviceWindowsOperatingSystemEditionType + modelAsString: false + values: + - value: professional + description: Default. Indicates Professional Operating System edition used for the managed device. + name: professional + - value: professionalN + description: Indicates Professional N Operating System edition used for the managed device. + name: professionalN + - value: enterprise + description: Indicates Enterprise Operating System edition used for the managed device. + name: enterprise + - value: enterpriseN + description: Indicates Enterprise N Operating System edition used for the managed device. + name: enterpriseN + - value: education + description: Indicates Education Operating System edition used for the managed device. + name: education + - value: educationN + description: Indicates Education N Operating System edition used for the managed device. + name: educationN + - value: proEducation + description: Indicates Pro Education Operating System edition used for the managed device. + name: proEducation + - value: proEducationN + description: Indicates Pro Education N Operating System edition used for the managed device. + name: proEducationN + - value: proWorkstation + description: Indicates Pro Workstation Operating System edition used for the managed device. + name: proWorkstation + - value: proWorkstationN + description: Indicates Pro Workstation N Operating System edition used for the managed device. + name: proWorkstationN + - value: unknownFutureValue + description: Evolvable enumeration sentinel value. Do not use. + name: unknownFutureValue microsoft.graph.deviceManagement.aggregationType: title: aggregationType enum: diff --git a/openApiDocs/beta/DeviceManagement.yml b/openApiDocs/beta/DeviceManagement.yml index 8b736f0d25..818142941f 100644 --- a/openApiDocs/beta/DeviceManagement.yml +++ b/openApiDocs/beta/DeviceManagement.yml @@ -10418,7 +10418,7 @@ paths: 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. + description: The list of scheduled action for this rule operationId: deviceManagement.deviceCompliancePolicy_ListScheduledActionsGraphFPreRule parameters: - name: deviceCompliancePolicy-id @@ -10509,7 +10509,7 @@ paths: 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. + description: The list of scheduled action for this rule operationId: deviceManagement.deviceCompliancePolicy_GetScheduledActionsGraphFPreRule parameters: - name: deviceCompliancePolicy-id @@ -26233,6 +26233,197 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + /deviceManagement/managedDeviceWindowsOSImages: + get: + tags: + - deviceManagement.managedDeviceWindowsOperatingSystemImage + summary: Get managedDeviceWindowsOSImages from deviceManagement + description: A list of ManagedDeviceWindowsOperatingSystemImages + operationId: deviceManagement_ListManagedDeviceWindowsOSImage + 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: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.managedDeviceWindowsOperatingSystemImageCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - deviceManagement.managedDeviceWindowsOperatingSystemImage + summary: Create new navigation property to managedDeviceWindowsOSImages for deviceManagement + operationId: deviceManagement_CreateManagedDeviceWindowsOSImage + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.managedDeviceWindowsOperatingSystemImage' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.managedDeviceWindowsOperatingSystemImage' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/deviceManagement/managedDeviceWindowsOSImages/{managedDeviceWindowsOperatingSystemImage-id}': + get: + tags: + - deviceManagement.managedDeviceWindowsOperatingSystemImage + summary: Get managedDeviceWindowsOSImages from deviceManagement + description: A list of ManagedDeviceWindowsOperatingSystemImages + operationId: deviceManagement_GetManagedDeviceWindowsOSImage + parameters: + - name: managedDeviceWindowsOperatingSystemImage-id + in: path + description: The unique identifier of managedDeviceWindowsOperatingSystemImage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: managedDeviceWindowsOperatingSystemImage + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.managedDeviceWindowsOperatingSystemImage' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - deviceManagement.managedDeviceWindowsOperatingSystemImage + summary: Update the navigation property managedDeviceWindowsOSImages in deviceManagement + operationId: deviceManagement_UpdateManagedDeviceWindowsOSImage + parameters: + - name: managedDeviceWindowsOperatingSystemImage-id + in: path + description: The unique identifier of managedDeviceWindowsOperatingSystemImage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: managedDeviceWindowsOperatingSystemImage + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.managedDeviceWindowsOperatingSystemImage' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.managedDeviceWindowsOperatingSystemImage' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - deviceManagement.managedDeviceWindowsOperatingSystemImage + summary: Delete navigation property managedDeviceWindowsOSImages for deviceManagement + operationId: deviceManagement_DeleteManagedDeviceWindowsOSImage + parameters: + - name: managedDeviceWindowsOperatingSystemImage-id + in: path + description: The unique identifier of managedDeviceWindowsOperatingSystemImage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: managedDeviceWindowsOperatingSystemImage + - 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/managedDeviceWindowsOSImages/$count: + get: + tags: + - deviceManagement.managedDeviceWindowsOperatingSystemImage + summary: Get the number of the resource + operationId: deviceManagement.managedDeviceWindowsOSImage_GetCount + parameters: + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' /deviceManagement/microsoftTunnelConfigurations: get: tags: @@ -43277,6 +43468,12 @@ components: $ref: '#/components/schemas/microsoft.graph.managedDevice' description: The list of managed devices. x-ms-navigationProperty: true + managedDeviceWindowsOSImages: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.managedDeviceWindowsOperatingSystemImage' + description: A list of ManagedDeviceWindowsOperatingSystemImages + x-ms-navigationProperty: true microsoftTunnelConfigurations: type: array items: @@ -45297,26 +45494,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: @@ -45340,7 +45537,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' @@ -45612,7 +45809,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.deviceComplianceScheduledActionForRule' - 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. + description: The list of scheduled action for this rule x-ms-navigationProperty: true userStatuses: type: array @@ -47994,6 +48191,30 @@ components: additionalProperties: type: object description: Summary data for managed devices + microsoft.graph.managedDeviceWindowsOperatingSystemImage: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: managedDeviceWindowsOperatingSystemImage + type: object + properties: + availableUpdates: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.managedDeviceWindowsOperatingSystemUpdate' + description: 'Indicates the available Quality/Security updates for a specific Windows product version (example: Windows 11 22H1), for upto last 3 Patch Tuesdays . This value in the API response would be updated 2-3 days after every Patch Tuesday. Supports: $filter, $select, $top, $skip. Read-only.' + supportedArchitectures: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.managedDeviceArchitecture' + description: 'Indicates the list of architectures supported by the image. E.g. [''ARM64'',''X86'']. Supports: $filter, $select, $top, $skip. Read-only.' + supportedEditions: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.managedDeviceWindowsOperatingSystemEdition' + description: 'Indicates the list of editions supported by the image along with their support dates. Supports: $filter, $select, $top, $skip. Read-only.' + additionalProperties: + type: object + description: 'This entity defines different Windows Operating System products, like ''Windows 11 22H1'', ''Windows 11 22H2'' etc., along with their available configurations.' microsoft.graph.microsoftTunnelConfiguration: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -48027,6 +48248,10 @@ components: type: string nullable: true description: The DNS servers that will be used by the clients + ipv6Network: + type: string + description: The IPv6 subnet that will be used to allocate virtual address for the clients + 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 @@ -48480,6 +48705,10 @@ components: $ref: '#/components/schemas/microsoft.graph.remoteAction' actionState: $ref: '#/components/schemas/microsoft.graph.actionState' + bulkDeviceActionId: + type: string + description: BulkAction ID + nullable: true deviceDisplayName: type: string description: Intune device name. @@ -49562,6 +49791,14 @@ components: type: string description: 'The unique identifier of the device, Intune DeviceID.' nullable: true + deviceManufacturerName: + type: string + description: The manufacturer name of the device. + nullable: true + deviceModelName: + type: string + description: The model name of the device. + nullable: true deviceName: type: string description: Device friendly name. @@ -49650,6 +49887,14 @@ components: type: integer description: The mean of the maximum capacity for all devices of a given model. Maximum capacity measures the full charge vs. design capacity for a device’s batteries.. Valid values 0 to 2147483647 format: int32 + deviceManufacturerName: + type: string + description: The manufacturer name of the device. + nullable: true + deviceModelName: + type: string + description: The model name of the device. + nullable: true manufacturer: type: string description: Name of the device manufacturer. Deprecated in favor of DeviceManufacturerName. @@ -54525,12 +54770,6 @@ components: $ref: '#/components/schemas/microsoft.graph.cloudPcServicePlan' description: Cloud PC service plans. x-ms-navigationProperty: true - sharedUseServicePlans: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.cloudPcSharedUseServicePlan' - description: 'Cloud PC shared-use service plans. The sharedUseServicePlans relationship is deprecated and stopped returning data on October 8, 2023. Going forward, use the frontLineServicePlans relationship.' - x-ms-navigationProperty: true snapshots: type: array items: @@ -55605,6 +55844,8 @@ components: description: 'Time the action was initiated. The Timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). For example, midnight UTC on Jan 1, 2014 appears as ''2014-01-01T00:00:00Z''.' format: date-time nullable: true + statusDetail: + $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetail' statusDetails: $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetails' additionalProperties: @@ -57260,6 +57501,8 @@ components: $ref: '#/components/schemas/microsoft.graph.security.security' settings: $ref: '#/components/schemas/microsoft.graph.userSettings' + solutions: + $ref: '#/components/schemas/microsoft.graph.userSolutionRoot' sponsors: type: array items: @@ -58873,11 +59116,12 @@ components: enum: - none - android - - androidEnterprise - iOS - macOS - windows10X - windows10 + - linux + - unknownFutureValue type: string description: Platform Type x-ms-enum: @@ -58885,26 +59129,29 @@ components: modelAsString: false values: - value: none - description: None Platform Type + description: None name: none - value: android - description: Android Platform Type + description: Android name: android - - value: androidEnterprise - description: Android Enterprise Platform Type - name: androidEnterprise - value: iOS - description: iOS Platform Type + description: iOS name: iOS - value: macOS - description: MacOS Platform Type + description: MacOS name: macOS - value: windows10X description: Windows 10X Platform Type name: windows10X - value: windows10 - description: Windows 10 Platform Type + description: Windows 10 name: windows10 + - value: linux + description: Linux + name: linux + - value: unknownFutureValue + description: UnknownFutureValue + name: unknownFutureValue microsoft.graph.profileType: title: profileType enum: @@ -59773,6 +60020,42 @@ components: additionalProperties: type: object description: Models and Manufactures meatadata for managed devices in the account + microsoft.graph.managedDeviceWindowsOperatingSystemUpdate: + title: managedDeviceWindowsOperatingSystemUpdate + type: object + properties: + buildVersion: + type: string + description: Indicates the build version for associated windows update. Windows Operating System updates are usually released on the Patch Tuesday or B-week of each month. Read-only. + releaseMonth: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: Indicates the Month in which this B-week update was released. Read-only. + format: int32 + releaseYear: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: Indicates the Year in which this B-week update was released. Read-only. + format: int32 + additionalProperties: + type: object + description: Updates for different Windows' versions are usually released on the Patch Tuesday or B-week of each month. This complex type defines the Build-version and the release-date for a particular B-week update of the Windows' version. + microsoft.graph.managedDeviceWindowsOperatingSystemEdition: + title: managedDeviceWindowsOperatingSystemEdition + type: object + properties: + editionType: + $ref: '#/components/schemas/microsoft.graph.managedDeviceWindowsOperatingSystemEditionType' + supportEndDate: + pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$' + type: string + description: 'Indicates the Date until which this Operating System edition type is officially supported. The Timestamp type represents date and time information using ISO 8601 format and is always in Pacific Time Zone (PT). For example, 2014-01-01 would mean ''2014-01-01T07:00:00Z'' in UTC time. Returned by default. Read-only.' + format: date + additionalProperties: + type: object + description: Different Windows' versions have Edition specific support timelines. This complex type defines the date until which a particular edition is supported in a Windows' version. microsoft.graph.keyValuePair: title: keyValuePair type: object @@ -61872,6 +62155,19 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.managedDeviceWindowsOperatingSystemImageCollectionResponse: + title: Collection of managedDeviceWindowsOperatingSystemImage + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.managedDeviceWindowsOperatingSystemImage' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object microsoft.graph.microsoftTunnelConfigurationCollectionResponse: title: Collection of microsoftTunnelConfiguration type: object @@ -65553,10 +65849,16 @@ components: displayName: type: string description: Name of the bulk action. + initiatedByUserPrincipalName: + type: string + description: Indicates the user principal name (UPN) of the user who initiated this bulk action. Read-only. + nullable: true scheduledDuringMaintenanceWindow: type: boolean description: 'Indicates whether the bulk action is scheduled according to the maintenance window. When true, the bulk action uses the maintenance window to schedule the action; false means that the bulk action doesn''t use the maintenance window. The default value is false.' nullable: true + status: + $ref: '#/components/schemas/microsoft.graph.cloudPcBulkActionStatus' additionalProperties: type: object microsoft.graph.cloudPC: @@ -65573,10 +65875,16 @@ components: type: string description: 'The allotment name divides tenant licenses into smaller batches or groups that help restrict the number of licenses available for use in a specific assignment. When the provisioningType is dedicated, the allotment name is null. Read-only.' nullable: true + connectionSetting: + $ref: '#/components/schemas/microsoft.graph.cloudPcConnectionSetting' connectionSettings: $ref: '#/components/schemas/microsoft.graph.cloudPcConnectionSettings' connectivityResult: $ref: '#/components/schemas/microsoft.graph.cloudPcConnectivityResult' + deviceRegionName: + type: string + description: 'The name of the geographical region where the Cloud PC is currently provisioned. For example, westus3, eastus2, and southeastasia. Read-only.' + nullable: true disasterRecoveryCapability: $ref: '#/components/schemas/microsoft.graph.cloudPcDisasterRecoveryCapability' diskEncryptionState: @@ -65652,6 +65960,8 @@ components: $ref: '#/components/schemas/microsoft.graph.cloudPcServicePlanType' status: $ref: '#/components/schemas/microsoft.graph.cloudPcStatus' + statusDetail: + $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetail' statusDetails: $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetails' userAccountType: @@ -66089,32 +66399,6 @@ components: format: int32 additionalProperties: type: object - microsoft.graph.cloudPcSharedUseServicePlan: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: cloudPcSharedUseServicePlan - type: object - properties: - displayName: - type: string - description: The display name of the shared-use service plan. - nullable: true - totalCount: - maximum: 2147483647 - minimum: -2147483648 - type: integer - description: Total number of shared-use service plans purchased by the customer. - format: int32 - nullable: true - usedCount: - maximum: 2147483647 - minimum: -2147483648 - type: integer - description: The number of service plans that the account uses. - format: int32 - nullable: true - additionalProperties: - type: object microsoft.graph.cloudPcSnapshot: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -66937,6 +67221,25 @@ components: - value: deviceManagmentConfigurationAndCompliancePolicy description: Indicates that this filter is associated with a configuration or compliance policy on Device Configuration v2 Infrastructure payload type name: deviceManagmentConfigurationAndCompliancePolicy + microsoft.graph.cloudPcStatusDetail: + title: cloudPcStatusDetail + type: object + properties: + additionalInformation: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.keyValuePair' + description: 'More information about the Cloud PC status. For example, ''additionalInformation'': [''{''@odata.type'': ''microsoft.graph.keyValuePair'',''name'': ''retriable'',''value'': true }] ''' + code: + type: string + description: 'The error/warning code associated with the Cloud PC status. Example: ''code'': ''internalServerError''.' + nullable: true + message: + type: string + description: 'The status message associated with error code. Example: ''message'': ''There was an internal server error. Please contact support xxx.''.' + nullable: true + additionalProperties: + type: object microsoft.graph.cloudPcStatusDetails: title: cloudPcStatusDetails type: object @@ -67283,11 +67586,11 @@ components: 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 - description: A collection of the unique identifiers for plans that have been disabled. + description: A collection of the unique identifiers for plans that have been disabled. IDs are available in servicePlans > servicePlanId in the tenant's subscribedSkus or serviceStatus > servicePlanId in the tenant's companySubscription. skuId: 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 - description: The unique identifier for the SKU. + description: The unique identifier for the SKU. Corresponds to the skuId from subscribedSkus or companySubscription. format: uuid nullable: true additionalProperties: @@ -68186,6 +68489,8 @@ components: - title: authentication type: object properties: + requirements: + $ref: '#/components/schemas/microsoft.graph.strongAuthenticationRequirements' signInPreferences: $ref: '#/components/schemas/microsoft.graph.signInPreferences' emailMethods: @@ -68216,6 +68521,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.longRunningOperation' + description: 'Represents the status of a long-running operation, such as a password reset operation.' x-ms-navigationProperty: true passwordlessMicrosoftAuthenticatorMethods: type: array @@ -69201,12 +69507,24 @@ components: $ref: '#/components/schemas/microsoft.graph.columnDefinition' description: The collection of column definitions reusable across lists under this site. x-ms-navigationProperty: true + contentModels: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.contentModel' + description: The collection of content models applied to this site. + x-ms-navigationProperty: true contentTypes: type: array items: $ref: '#/components/schemas/microsoft.graph.contentType' description: The collection of content types defined for this site. x-ms-navigationProperty: true + documentProcessingJobs: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.documentProcessingJob' + description: The document processing jobs running on this site. + x-ms-navigationProperty: true drive: $ref: '#/components/schemas/microsoft.graph.drive' drives: @@ -70924,6 +71242,16 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.userSolutionRoot: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: userSolutionRoot + type: object + properties: + workingTimeSchedule: + $ref: '#/components/schemas/microsoft.graph.workingTimeSchedule' + additionalProperties: + type: object microsoft.graph.userTeamwork: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -70932,11 +71260,11 @@ components: properties: locale: type: string - description: The chosen locale of a user in Microsoft Teams. + description: 'Represents the location that a user selected in Microsoft Teams and doesn''t follow the Office''s locale setting. A user’s locale is represented by their preferred language and country or region. For example, en-us. The language component follows two-letter codes as defined in ISO 639-1, and the country component follows two-letter codes as defined in ISO 3166-1 alpha-2.' nullable: true region: type: string - description: The region of the user in Microsoft Teams. + description: 'Represents the region of the organization or the user. For users with multigeo licenses, the property contains the user''s region (if available). For users without multigeo licenses, the property contains the organization''s region.The region value can be any region supported by the Teams payload. The possible values are: Americas, Europe and MiddleEast, Asia Pacific, UAE, Australia, Brazil, Canada, Switzerland, Germany, France, India, Japan, South Korea, Norway, Singapore, United Kingdom, South Africa, Sweden, Qatar, Poland, Italy, Israel, USGov Community Cloud, USGov Community Cloud High, USGov Department of Defense, and China.' nullable: true associatedTeams: type: array @@ -71192,6 +71520,59 @@ components: - value: windows10IoTCoreCommercial description: Windows 10 IoT Core Commercial name: windows10IoTCoreCommercial + microsoft.graph.managedDeviceWindowsOperatingSystemEditionType: + title: managedDeviceWindowsOperatingSystemEditionType + enum: + - professional + - professionalN + - enterprise + - enterpriseN + - education + - educationN + - proEducation + - proEducationN + - proWorkstation + - proWorkstationN + - unknownFutureValue + type: string + description: 'Windows Operating System is available in different editions, which have a specific set of features available. This enum type defines the corresponding edition.' + x-ms-enum: + name: managedDeviceWindowsOperatingSystemEditionType + modelAsString: false + values: + - value: professional + description: Default. Indicates Professional Operating System edition used for the managed device. + name: professional + - value: professionalN + description: Indicates Professional N Operating System edition used for the managed device. + name: professionalN + - value: enterprise + description: Indicates Enterprise Operating System edition used for the managed device. + name: enterprise + - value: enterpriseN + description: Indicates Enterprise N Operating System edition used for the managed device. + name: enterpriseN + - value: education + description: Indicates Education Operating System edition used for the managed device. + name: education + - value: educationN + description: Indicates Education N Operating System edition used for the managed device. + name: educationN + - value: proEducation + description: Indicates Pro Education Operating System edition used for the managed device. + name: proEducation + - value: proEducationN + description: Indicates Pro Education N Operating System edition used for the managed device. + name: proEducationN + - value: proWorkstation + description: Indicates Pro Workstation Operating System edition used for the managed device. + name: proWorkstation + - value: proWorkstationN + description: Indicates Pro Workstation N Operating System edition used for the managed device. + name: proWorkstationN + - value: unknownFutureValue + description: Evolvable enumeration sentinel value. Do not use. + name: unknownFutureValue microsoft.graph.deviceManagement.aggregationType: title: aggregationType enum: @@ -72061,8 +72442,6 @@ components: resourceType: type: string description: The type of the audit resource. - type: - type: string additionalProperties: type: object microsoft.graph.cloudPcBulkActionSummary: @@ -72101,6 +72480,23 @@ components: format: int32 additionalProperties: type: object + microsoft.graph.cloudPcBulkActionStatus: + title: cloudPcBulkActionStatus + enum: + - pending + - succeeded + - failed + - unknownFutureValue + type: string + microsoft.graph.cloudPcConnectionSetting: + title: cloudPcConnectionSetting + type: object + properties: + enableSingleSignOn: + type: boolean + description: Indicates whether single sign-on is enabled. The default value is false. + additionalProperties: + type: object microsoft.graph.cloudPcConnectionSettings: title: cloudPcConnectionSettings type: object @@ -72118,6 +72514,12 @@ components: items: $ref: '#/components/schemas/microsoft.graph.cloudPcHealthCheckItem' description: 'A list of failed health check items. If the status property is available, this property is empty.' + 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: 'The last modified time for connectivity status of the Cloud PC. 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 would look like this: 2014-01-01T00:00:00Z.' + format: date-time + nullable: true status: $ref: '#/components/schemas/microsoft.graph.cloudPcConnectivityStatus' updatedDateTime: @@ -72233,6 +72635,7 @@ components: - movingRegion - resizePendingLicense - updatingSingleSignOn + - modifyingSingleSignOn type: string microsoft.graph.cloudPcUserAccountType: title: cloudPcUserAccountType @@ -72388,6 +72791,7 @@ components: properties: autopatchGroupId: type: string + description: The unique identifier (ID) of a Windows Autopatch group. An Autopatch group is a logical container or unit that groups several Microsoft Entra groups and software update policies. Devices with the same Autopatch group ID share unified software update management. The default value is null that indicates that no Autopatch group is associated with the provisioning policy. nullable: true additionalProperties: type: object @@ -73410,7 +73814,7 @@ components: type: boolean description: Denotes whether the policy is enabled. restrictions: - $ref: '#/components/schemas/microsoft.graph.appManagementConfiguration' + $ref: '#/components/schemas/microsoft.graph.customAppManagementConfiguration' appliesTo: type: array items: @@ -73634,6 +74038,14 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.strongAuthenticationRequirements: + title: strongAuthenticationRequirements + type: object + properties: + perUserMfaState: + $ref: '#/components/schemas/microsoft.graph.perUserMfaState' + additionalProperties: + type: object microsoft.graph.signInPreferences: title: signInPreferences type: object @@ -73666,22 +74078,16 @@ components: properties: aaGuid: type: string - description: 'Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator.' + description: 'Authenticator Attestation GUID, an identifier that indicates the type (such as make and model) of the authenticator.' nullable: true attestationCertificates: type: array items: type: string nullable: true - description: The attestation certificate(s) attached to this security key. + description: The attestation certificate or certificates attached to this security key. attestationLevel: $ref: '#/components/schemas/microsoft.graph.attestationLevel' - 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 when this key was registered to the user. - format: date-time - nullable: true displayName: type: string description: The display name of the key as given by the user. @@ -73690,6 +74096,8 @@ components: type: string description: The manufacturer-assigned model of the FIDO2 security key. nullable: true + publicKeyCredential: + $ref: '#/components/schemas/microsoft.graph.webauthnPublicKeyCredential' additionalProperties: type: object microsoft.graph.authenticationMethod: @@ -73697,6 +74105,12 @@ components: - $ref: '#/components/schemas/microsoft.graph.entity' - title: authenticationMethod type: object + properties: + 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 additionalProperties: type: object microsoft.graph.microsoftAuthenticatorAuthenticationMethod: @@ -73707,12 +74121,6 @@ components: properties: clientAppName: $ref: '#/components/schemas/microsoft.graph.microsoftAuthenticatorAuthenticationMethodClientAppName' - 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 app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - format: date-time - nullable: true deviceTag: type: string description: Tags containing app metadata. @@ -73765,11 +74173,6 @@ components: - title: passwordlessMicrosoftAuthenticatorAuthenticationMethod type: object properties: - 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 creationDateTime: 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 @@ -73790,12 +74193,6 @@ components: - title: passwordAuthenticationMethod type: object properties: - 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 when this password was last updated. This property is currently not populated. Read-only. 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 password: type: string description: 'For security, the password is always returned as null from a LIST or GET operation.' @@ -73824,12 +74221,6 @@ components: - title: platformCredentialAuthenticationMethod type: object properties: - 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 Platform Credential Key was registered. - format: date-time - nullable: true displayName: type: string description: The name of the device on which Platform Credential is registered. @@ -73860,12 +74251,6 @@ components: - title: temporaryAccessPassAuthenticationMethod type: object properties: - 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 when the Temporary Access Pass was created. - format: date-time - nullable: true isUsableOnce: type: boolean description: 'Determines whether the pass is limited to a one-time use. If true, the pass can be used once; if false, the pass can be used multiple times within the Temporary Access Pass lifetime.' @@ -73895,12 +74280,6 @@ components: - title: windowsHelloForBusinessAuthenticationMethod type: object properties: - 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 Windows Hello for Business key was registered. - format: date-time - nullable: true displayName: type: string description: The name of the device on which Windows Hello for Business is registered @@ -75203,6 +75582,36 @@ components: $ref: '#/components/schemas/microsoft.graph.columnDefinition' additionalProperties: type: object + microsoft.graph.contentModel: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: contentModel + 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 + description: Date and time of item creation. Read-only. + format: date-time + 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 + description: Date and time of item last modification. Read-only. + format: date-time + nullable: true + modelType: + $ref: '#/components/schemas/microsoft.graph.contentModelType' + name: + type: string + description: The name of the contentModel. + nullable: true + additionalProperties: + type: object microsoft.graph.contentType: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -75287,6 +75696,27 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.documentProcessingJob: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: documentProcessingJob + type: object + properties: + 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 of item creation. Read-only. + format: date-time + nullable: true + jobType: + $ref: '#/components/schemas/microsoft.graph.documentProcessingJobType' + listItemUniqueId: + type: string + description: 'The listItemUniqueId of the file, or folder to process. Use GET driveItem resource operation and read sharepointIds property to get listItemUniqueId.' + status: + $ref: '#/components/schemas/microsoft.graph.documentProcessingJobStatus' + additionalProperties: + type: object microsoft.graph.richLongRunningOperation: allOf: - $ref: '#/components/schemas/microsoft.graph.longRunningOperation' @@ -76802,8 +77232,7 @@ components: allowedPresenters: $ref: '#/components/schemas/microsoft.graph.onlineMeetingPresenters' allowLiveShare: - type: boolean - nullable: true + $ref: '#/components/schemas/microsoft.graph.meetingLiveShareOptions' allowMeetingChat: $ref: '#/components/schemas/microsoft.graph.meetingChatMode' allowParticipantsToChangeName: @@ -77005,10 +77434,6 @@ components: nullable: true meetingOrganizer: $ref: '#/components/schemas/microsoft.graph.identitySet' - meetingOrganizerId: - type: string - description: The unique identifier of the organizer of the onlineMeeting related to this recording. Read-only. - nullable: true recordingContentUrl: type: string description: The URL that can be used to access the content of the recording. Read-only. @@ -77102,10 +77527,6 @@ components: nullable: true meetingOrganizer: $ref: '#/components/schemas/microsoft.graph.identitySet' - meetingOrganizerId: - type: string - description: The unique identifier of the organizer of the onlineMeeting related to this transcript. Read-only. - nullable: true metadataContent: type: string description: The time-aligned metadata of the utterances in the transcript. Read-only. @@ -78437,6 +78858,13 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.workingTimeSchedule: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: workingTimeSchedule + type: object + additionalProperties: + type: object microsoft.graph.associatedTeamInfo: allOf: - $ref: '#/components/schemas/microsoft.graph.teamInfo' @@ -78728,6 +79156,7 @@ components: - frontlineLicenseUsageRealTimeReport - remoteConnectionQualityReports - inaccessibleCloudPcReports + - actionStatusReport - rawRemoteConnectionReports - cloudPcUsageCategoryReports - crossRegionDisasterRecoveryReport @@ -78993,22 +79422,13 @@ components: description: Display name for this policy. Required. additionalProperties: type: object - microsoft.graph.appManagementConfiguration: - title: appManagementConfiguration - type: object - properties: - keyCredentials: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.keyCredentialConfiguration' - description: Collection of keyCredential restrictions settings to be applied to an application or service principal. - passwordCredentials: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.passwordCredentialConfiguration' - description: Collection of password restrictions settings to be applied to an application or service principal. - additionalProperties: - type: object + microsoft.graph.customAppManagementConfiguration: + allOf: + - $ref: '#/components/schemas/microsoft.graph.appManagementConfiguration' + - title: customAppManagementConfiguration + type: object + additionalProperties: + type: object microsoft.graph.stsPolicy: allOf: - $ref: '#/components/schemas/microsoft.graph.policyBase' @@ -79145,6 +79565,14 @@ components: $ref: '#/components/schemas/microsoft.graph.synchronizationSchema' additionalProperties: type: object + microsoft.graph.perUserMfaState: + title: perUserMfaState + enum: + - disabled + - enforced + - enabled + - unknownFutureValue + type: string microsoft.graph.userDefaultAuthenticationMethodType: title: userDefaultAuthenticationMethodType enum: @@ -79163,6 +79591,20 @@ components: - notAttested - unknownFutureValue type: string + microsoft.graph.webauthnPublicKeyCredential: + title: webauthnPublicKeyCredential + type: object + properties: + clientExtensionResults: + $ref: '#/components/schemas/microsoft.graph.webauthnAuthenticationExtensionsClientOutputs' + id: + type: string + description: The credential ID created by the WebAuthn Authenticator. + nullable: true + response: + $ref: '#/components/schemas/microsoft.graph.webauthnAuthenticatorAttestationResponse' + additionalProperties: + type: object microsoft.graph.microsoftAuthenticatorAuthenticationMethodClientAppName: title: microsoftAuthenticatorAuthenticationMethodClientAppName enum: @@ -80936,6 +81378,17 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.contentModelType: + title: contentModelType + enum: + - teachingMethod + - layoutMethod + - freeformSelectionMethod + - prebuiltContractModel + - prebuiltInvoiceModel + - prebuiltReceiptModel + - unknownFutureValue + type: string microsoft.graph.documentSet: title: documentSet type: object @@ -81019,6 +81472,21 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.documentProcessingJobType: + title: documentProcessingJobType + enum: + - file + - folder + - unknownFutureValue + type: string + microsoft.graph.documentProcessingJobStatus: + title: documentProcessingJobStatus + enum: + - inProgress + - completed + - failed + - unknownFutureValue + type: string microsoft.graph.publicError: title: publicError type: object @@ -82406,6 +82874,13 @@ components: - organizer - unknownFutureValue type: string + microsoft.graph.meetingLiveShareOptions: + title: meetingLiveShareOptions + enum: + - enabled + - disabled + - unknownFutureValue + type: string microsoft.graph.meetingChatMode: title: meetingChatMode enum: @@ -82597,7 +83072,7 @@ components: $ref: '#/components/schemas/microsoft.graph.identity' registrantId: type: string - description: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. + description: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. (deprecated) nullable: true role: type: string @@ -83334,6 +83809,12 @@ components: type: string description: The role the position entailed. nullable: true + secondaryJobTitle: + type: string + nullable: true + secondaryRole: + type: string + nullable: true startMonthYear: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$' type: string @@ -83352,6 +83833,10 @@ components: properties: address: $ref: '#/components/schemas/microsoft.graph.physicalAddress' + companyCode: + type: string + description: 'Legal entity number of the company or its subdivision. For information on how to set the value for the companyCode, see profileSourceAnnotation.' + nullable: true department: type: string description: Department Name within a company. @@ -83367,6 +83852,9 @@ components: type: string description: Pronunciation guide for the company name. nullable: true + secondaryDepartment: + type: string + nullable: true webUrl: type: string description: Link to the company home page. @@ -83761,6 +84249,8 @@ components: nullable: true endDateTime: $ref: '#/components/schemas/microsoft.graph.dateTimeTimeZone' + settings: + $ref: '#/components/schemas/microsoft.graph.virtualEventSettings' startDateTime: $ref: '#/components/schemas/microsoft.graph.dateTimeTimeZone' status: @@ -84471,50 +84961,20 @@ components: $ref: '#/components/schemas/microsoft.graph.printTaskDefinition' additionalProperties: type: object - microsoft.graph.keyCredentialConfiguration: - title: keyCredentialConfiguration + microsoft.graph.appManagementConfiguration: + title: appManagementConfiguration type: object properties: - certificateBasedApplicationConfigurationIds: + keyCredentials: type: array items: - type: string - nullable: true - description: Collection of GUIDs that represent certificateBasedApplicationConfiguration that is allowed as root and intermediate certificate authorities. - maxLifetime: - pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' - type: string - description: 'String value that indicates the maximum lifetime for key expiration, defined as an ISO 8601 duration. For example, P4DT12H30M5S represents four days, 12 hours, 30 minutes, and five seconds. This property is required when restrictionType is set to keyLifetime.' - format: duration - nullable: true - restrictForAppsCreatedAfterDateTime: - 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: 'Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.' - format: date-time - nullable: true - restrictionType: - $ref: '#/components/schemas/microsoft.graph.appKeyCredentialRestrictionType' - additionalProperties: - type: object - microsoft.graph.passwordCredentialConfiguration: - title: passwordCredentialConfiguration - type: object - properties: - maxLifetime: - pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' - type: string - description: 'String value that indicates the maximum lifetime for password expiration, defined as an ISO 8601 duration. For example, P4DT12H30M5S represents four days, 12 hours, 30 minutes, and five seconds. This property is required when restrictionType is set to passwordLifetime.' - format: duration - nullable: true - restrictForAppsCreatedAfterDateTime: - 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: 'Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.' - format: date-time - nullable: true - restrictionType: - $ref: '#/components/schemas/microsoft.graph.appCredentialRestrictionType' + $ref: '#/components/schemas/microsoft.graph.keyCredentialConfiguration' + description: Collection of keyCredential restrictions settings to be applied to an application or service principal. + passwordCredentials: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.passwordCredentialConfiguration' + description: Collection of password restrictions settings to be applied to an application or service principal. additionalProperties: type: object microsoft.graph.customClaimConfiguration: @@ -84621,7 +85081,7 @@ components: interval: pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' type: string - description: 'The interval between synchronization iterations. The value is represented in ISO 8601 format for durations. For example, PT1M represents a period of 1 month.' + description: 'The interval between synchronization iterations. The value is represented in ISO 8601 format for durations. For example, P1M represents a period of one month and PT1M represents a period of one minute.' format: duration state: $ref: '#/components/schemas/microsoft.graph.synchronizationScheduleState' @@ -84716,6 +85176,24 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.webauthnAuthenticationExtensionsClientOutputs: + title: webauthnAuthenticationExtensionsClientOutputs + type: object + additionalProperties: + type: object + microsoft.graph.webauthnAuthenticatorAttestationResponse: + title: webauthnAuthenticatorAttestationResponse + type: object + properties: + attestationObject: + type: string + description: 'Base64URL encoded, cryptographically protected attestation about the WebAuthn Authenticator.' + nullable: true + clientDataJSON: + type: string + nullable: true + additionalProperties: + type: object microsoft.graph.attendeeType: title: attendeeType enum: @@ -86737,6 +87215,16 @@ components: $ref: '#/components/schemas/microsoft.graph.identity' additionalProperties: type: object + microsoft.graph.virtualEventSettings: + title: virtualEventSettings + type: object + properties: + isAttendeeEmailNotificationEnabled: + type: boolean + description: Indicates whether virtual event attendees receive email notifications. + nullable: true + additionalProperties: + type: object microsoft.graph.virtualEventStatus: title: virtualEventStatus enum: @@ -88124,23 +88612,56 @@ components: x-ms-navigationProperty: true additionalProperties: type: object - microsoft.graph.appKeyCredentialRestrictionType: - title: appKeyCredentialRestrictionType - enum: - - asymmetricKeyLifetime - - trustedCertificateAuthority - - unknownFutureValue - type: string - microsoft.graph.appCredentialRestrictionType: - title: appCredentialRestrictionType - enum: - - passwordAddition - - passwordLifetime - - symmetricKeyAddition - - symmetricKeyLifetime - - customPasswordAddition - - unknownFutureValue - type: string + microsoft.graph.keyCredentialConfiguration: + title: keyCredentialConfiguration + type: object + properties: + certificateBasedApplicationConfigurationIds: + type: array + items: + type: string + nullable: true + description: Collection of GUIDs that represent certificateBasedApplicationConfiguration that is allowed as root and intermediate certificate authorities. + maxLifetime: + pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' + type: string + description: 'String value that indicates the maximum lifetime for key expiration, defined as an ISO 8601 duration. For example, P4DT12H30M5S represents four days, 12 hours, 30 minutes, and five seconds. This property is required when restrictionType is set to keyLifetime.' + format: duration + nullable: true + restrictForAppsCreatedAfterDateTime: + 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: 'Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.' + format: date-time + nullable: true + restrictionType: + $ref: '#/components/schemas/microsoft.graph.appKeyCredentialRestrictionType' + state: + $ref: '#/components/schemas/microsoft.graph.appManagementRestrictionState' + additionalProperties: + type: object + microsoft.graph.passwordCredentialConfiguration: + title: passwordCredentialConfiguration + type: object + properties: + maxLifetime: + pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' + type: string + description: 'String value that indicates the maximum lifetime for password expiration, defined as an ISO 8601 duration. For example, P4DT12H30M5S represents four days, 12 hours, 30 minutes, and five seconds. This property is required when restrictionType is set to passwordLifetime.' + format: duration + nullable: true + restrictForAppsCreatedAfterDateTime: + 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: 'Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.' + format: date-time + nullable: true + restrictionType: + $ref: '#/components/schemas/microsoft.graph.appCredentialRestrictionType' + state: + $ref: '#/components/schemas/microsoft.graph.appManagementRestrictionState' + additionalProperties: + type: object microsoft.graph.customClaimAttributeBase: title: customClaimAttributeBase type: object @@ -89176,6 +89697,30 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.appKeyCredentialRestrictionType: + title: appKeyCredentialRestrictionType + enum: + - asymmetricKeyLifetime + - trustedCertificateAuthority + - unknownFutureValue + type: string + microsoft.graph.appManagementRestrictionState: + title: appManagementRestrictionState + enum: + - enabled + - disabled + - unknownFutureValue + type: string + microsoft.graph.appCredentialRestrictionType: + title: appCredentialRestrictionType + enum: + - passwordAddition + - passwordLifetime + - symmetricKeyAddition + - symmetricKeyLifetime + - customPasswordAddition + - unknownFutureValue + type: string microsoft.graph.transformationAttribute: title: transformationAttribute type: object @@ -90849,6 +91394,12 @@ components: application/json: schema: $ref: '#/components/schemas/microsoft.graph.managedDeviceEncryptionStateCollectionResponse' + microsoft.graph.managedDeviceWindowsOperatingSystemImageCollectionResponse: + description: Retrieved collection + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.managedDeviceWindowsOperatingSystemImageCollectionResponse' microsoft.graph.microsoftTunnelConfigurationCollectionResponse: description: Retrieved collection content: diff --git a/openApiDocs/beta/Devices.CloudPrint.yml b/openApiDocs/beta/Devices.CloudPrint.yml index 64237d13d7..de2cb90d99 100644 --- a/openApiDocs/beta/Devices.CloudPrint.yml +++ b/openApiDocs/beta/Devices.CloudPrint.yml @@ -11163,6 +11163,8 @@ components: $ref: '#/components/schemas/microsoft.graph.security.security' settings: $ref: '#/components/schemas/microsoft.graph.userSettings' + solutions: + $ref: '#/components/schemas/microsoft.graph.userSolutionRoot' sponsors: type: array items: @@ -11709,11 +11711,11 @@ components: 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 - description: A collection of the unique identifiers for plans that have been disabled. + description: A collection of the unique identifiers for plans that have been disabled. IDs are available in servicePlans > servicePlanId in the tenant's subscribedSkus or serviceStatus > servicePlanId in the tenant's companySubscription. skuId: 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 - description: The unique identifier for the SKU. + description: The unique identifier for the SKU. Corresponds to the skuId from subscribedSkus or companySubscription. format: uuid nullable: true additionalProperties: @@ -12428,12 +12430,24 @@ components: $ref: '#/components/schemas/microsoft.graph.columnDefinition' description: The collection of column definitions reusable across lists under this site. x-ms-navigationProperty: true + contentModels: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.contentModel' + description: The collection of content models applied to this site. + x-ms-navigationProperty: true contentTypes: type: array items: $ref: '#/components/schemas/microsoft.graph.contentType' description: The collection of content types defined for this site. x-ms-navigationProperty: true + documentProcessingJobs: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.documentProcessingJob' + description: The document processing jobs running on this site. + x-ms-navigationProperty: true drive: $ref: '#/components/schemas/microsoft.graph.drive' drives: @@ -13440,6 +13454,8 @@ components: - title: authentication type: object properties: + requirements: + $ref: '#/components/schemas/microsoft.graph.strongAuthenticationRequirements' signInPreferences: $ref: '#/components/schemas/microsoft.graph.signInPreferences' emailMethods: @@ -13470,6 +13486,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.longRunningOperation' + description: 'Represents the status of a long-running operation, such as a password reset operation.' x-ms-navigationProperty: true passwordlessMicrosoftAuthenticatorMethods: type: array @@ -13658,10 +13675,16 @@ components: type: string description: 'The allotment name divides tenant licenses into smaller batches or groups that help restrict the number of licenses available for use in a specific assignment. When the provisioningType is dedicated, the allotment name is null. Read-only.' nullable: true + connectionSetting: + $ref: '#/components/schemas/microsoft.graph.cloudPcConnectionSetting' connectionSettings: $ref: '#/components/schemas/microsoft.graph.cloudPcConnectionSettings' connectivityResult: $ref: '#/components/schemas/microsoft.graph.cloudPcConnectivityResult' + deviceRegionName: + type: string + description: 'The name of the geographical region where the Cloud PC is currently provisioned. For example, westus3, eastus2, and southeastasia. Read-only.' + nullable: true disasterRecoveryCapability: $ref: '#/components/schemas/microsoft.graph.cloudPcDisasterRecoveryCapability' diskEncryptionState: @@ -13737,6 +13760,8 @@ components: $ref: '#/components/schemas/microsoft.graph.cloudPcServicePlanType' status: $ref: '#/components/schemas/microsoft.graph.cloudPcStatus' + statusDetail: + $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetail' statusDetails: $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetails' userAccountType: @@ -15790,6 +15815,16 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.userSolutionRoot: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: userSolutionRoot + type: object + properties: + workingTimeSchedule: + $ref: '#/components/schemas/microsoft.graph.workingTimeSchedule' + additionalProperties: + type: object microsoft.graph.userTeamwork: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -15798,11 +15833,11 @@ components: properties: locale: type: string - description: The chosen locale of a user in Microsoft Teams. + description: 'Represents the location that a user selected in Microsoft Teams and doesn''t follow the Office''s locale setting. A user’s locale is represented by their preferred language and country or region. For example, en-us. The language component follows two-letter codes as defined in ISO 639-1, and the country component follows two-letter codes as defined in ISO 3166-1 alpha-2.' nullable: true region: type: string - description: The region of the user in Microsoft Teams. + description: 'Represents the region of the organization or the user. For users with multigeo licenses, the property contains the user''s region (if available). For users without multigeo licenses, the property contains the organization''s region.The region value can be any region supported by the Teams payload. The possible values are: Americas, Europe and MiddleEast, Asia Pacific, UAE, Australia, Brazil, Canada, Switzerland, Germany, France, India, Japan, South Korea, Norway, Singapore, United Kingdom, South Africa, Sweden, Qatar, Poland, Italy, Israel, USGov Community Cloud, USGov Community Cloud High, USGov Department of Defense, and China.' nullable: true associatedTeams: type: array @@ -17924,6 +17959,36 @@ components: $ref: '#/components/schemas/microsoft.graph.columnDefinition' additionalProperties: type: object + microsoft.graph.contentModel: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: contentModel + 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 + description: Date and time of item creation. Read-only. + format: date-time + 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 + description: Date and time of item last modification. Read-only. + format: date-time + nullable: true + modelType: + $ref: '#/components/schemas/microsoft.graph.contentModelType' + name: + type: string + description: The name of the contentModel. + nullable: true + additionalProperties: + type: object microsoft.graph.contentType: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -18008,6 +18073,27 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.documentProcessingJob: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: documentProcessingJob + type: object + properties: + 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 of item creation. Read-only. + format: date-time + nullable: true + jobType: + $ref: '#/components/schemas/microsoft.graph.documentProcessingJobType' + listItemUniqueId: + type: string + description: 'The listItemUniqueId of the file, or folder to process. Use GET driveItem resource operation and read sharepointIds property to get listItemUniqueId.' + status: + $ref: '#/components/schemas/microsoft.graph.documentProcessingJobStatus' + additionalProperties: + type: object microsoft.graph.richLongRunningOperation: allOf: - $ref: '#/components/schemas/microsoft.graph.longRunningOperation' @@ -19155,7 +19241,7 @@ components: type: boolean description: Denotes whether the policy is enabled. restrictions: - $ref: '#/components/schemas/microsoft.graph.appManagementConfiguration' + $ref: '#/components/schemas/microsoft.graph.customAppManagementConfiguration' appliesTo: type: array items: @@ -19353,6 +19439,14 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.strongAuthenticationRequirements: + title: strongAuthenticationRequirements + type: object + properties: + perUserMfaState: + $ref: '#/components/schemas/microsoft.graph.perUserMfaState' + additionalProperties: + type: object microsoft.graph.signInPreferences: title: signInPreferences type: object @@ -19385,22 +19479,16 @@ components: properties: aaGuid: type: string - description: 'Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator.' + description: 'Authenticator Attestation GUID, an identifier that indicates the type (such as make and model) of the authenticator.' nullable: true attestationCertificates: type: array items: type: string nullable: true - description: The attestation certificate(s) attached to this security key. + description: The attestation certificate or certificates attached to this security key. attestationLevel: $ref: '#/components/schemas/microsoft.graph.attestationLevel' - 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 when this key was registered to the user. - format: date-time - nullable: true displayName: type: string description: The display name of the key as given by the user. @@ -19409,6 +19497,8 @@ components: type: string description: The manufacturer-assigned model of the FIDO2 security key. nullable: true + publicKeyCredential: + $ref: '#/components/schemas/microsoft.graph.webauthnPublicKeyCredential' additionalProperties: type: object microsoft.graph.authenticationMethod: @@ -19416,6 +19506,12 @@ components: - $ref: '#/components/schemas/microsoft.graph.entity' - title: authenticationMethod type: object + properties: + 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 additionalProperties: type: object microsoft.graph.microsoftAuthenticatorAuthenticationMethod: @@ -19426,12 +19522,6 @@ components: properties: clientAppName: $ref: '#/components/schemas/microsoft.graph.microsoftAuthenticatorAuthenticationMethodClientAppName' - 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 app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - format: date-time - nullable: true deviceTag: type: string description: Tags containing app metadata. @@ -19484,11 +19574,6 @@ components: - title: passwordlessMicrosoftAuthenticatorAuthenticationMethod type: object properties: - 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 creationDateTime: 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 @@ -19509,12 +19594,6 @@ components: - title: passwordAuthenticationMethod type: object properties: - 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 when this password was last updated. This property is currently not populated. Read-only. 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 password: type: string description: 'For security, the password is always returned as null from a LIST or GET operation.' @@ -19543,12 +19622,6 @@ components: - title: platformCredentialAuthenticationMethod type: object properties: - 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 Platform Credential Key was registered. - format: date-time - nullable: true displayName: type: string description: The name of the device on which Platform Credential is registered. @@ -19579,12 +19652,6 @@ components: - title: temporaryAccessPassAuthenticationMethod type: object properties: - 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 when the Temporary Access Pass was created. - format: date-time - nullable: true isUsableOnce: type: boolean description: 'Determines whether the pass is limited to a one-time use. If true, the pass can be used once; if false, the pass can be used multiple times within the Temporary Access Pass lifetime.' @@ -19614,12 +19681,6 @@ components: - title: windowsHelloForBusinessAuthenticationMethod type: object properties: - 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 Windows Hello for Business key was registered. - format: date-time - nullable: true displayName: type: string description: The name of the device on which Windows Hello for Business is registered @@ -19873,6 +19934,15 @@ components: description: A cloudClipboardItem can have multiple cloudClipboardItemPayload objects in the payloads. A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. additionalProperties: type: object + microsoft.graph.cloudPcConnectionSetting: + title: cloudPcConnectionSetting + type: object + properties: + enableSingleSignOn: + type: boolean + description: Indicates whether single sign-on is enabled. The default value is false. + additionalProperties: + type: object microsoft.graph.cloudPcConnectionSettings: title: cloudPcConnectionSettings type: object @@ -19890,6 +19960,12 @@ components: items: $ref: '#/components/schemas/microsoft.graph.cloudPcHealthCheckItem' description: 'A list of failed health check items. If the status property is available, this property is empty.' + 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: 'The last modified time for connectivity status of the Cloud PC. 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 would look like this: 2014-01-01T00:00:00Z.' + format: date-time + nullable: true status: $ref: '#/components/schemas/microsoft.graph.cloudPcConnectivityStatus' updatedDateTime: @@ -19966,6 +20042,8 @@ components: description: 'Time the action was initiated. The Timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). For example, midnight UTC on Jan 1, 2014 appears as ''2014-01-01T00:00:00Z''.' format: date-time nullable: true + statusDetail: + $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetail' statusDetails: $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetails' additionalProperties: @@ -20039,7 +20117,27 @@ components: - movingRegion - resizePendingLicense - updatingSingleSignOn + - modifyingSingleSignOn type: string + microsoft.graph.cloudPcStatusDetail: + title: cloudPcStatusDetail + type: object + properties: + additionalInformation: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.keyValuePair' + description: 'More information about the Cloud PC status. For example, ''additionalInformation'': [''{''@odata.type'': ''microsoft.graph.keyValuePair'',''name'': ''retriable'',''value'': true }] ''' + code: + type: string + description: 'The error/warning code associated with the Cloud PC status. Example: ''code'': ''internalServerError''.' + nullable: true + message: + type: string + description: 'The status message associated with error code. Example: ''message'': ''There was an internal server error. Please contact support xxx.''.' + nullable: true + additionalProperties: + type: object microsoft.graph.cloudPcStatusDetails: title: cloudPcStatusDetails type: object @@ -22578,8 +22676,7 @@ components: allowedPresenters: $ref: '#/components/schemas/microsoft.graph.onlineMeetingPresenters' allowLiveShare: - type: boolean - nullable: true + $ref: '#/components/schemas/microsoft.graph.meetingLiveShareOptions' allowMeetingChat: $ref: '#/components/schemas/microsoft.graph.meetingChatMode' allowParticipantsToChangeName: @@ -22781,10 +22878,6 @@ components: nullable: true meetingOrganizer: $ref: '#/components/schemas/microsoft.graph.identitySet' - meetingOrganizerId: - type: string - description: The unique identifier of the organizer of the onlineMeeting related to this recording. Read-only. - nullable: true recordingContentUrl: type: string description: The URL that can be used to access the content of the recording. Read-only. @@ -22878,10 +22971,6 @@ components: nullable: true meetingOrganizer: $ref: '#/components/schemas/microsoft.graph.identitySet' - meetingOrganizerId: - type: string - description: The unique identifier of the organizer of the onlineMeeting related to this transcript. Read-only. - nullable: true metadataContent: type: string description: The time-aligned metadata of the utterances in the transcript. Read-only. @@ -24159,6 +24248,13 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.workingTimeSchedule: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: workingTimeSchedule + type: object + additionalProperties: + type: object microsoft.graph.associatedTeamInfo: allOf: - $ref: '#/components/schemas/microsoft.graph.teamInfo' @@ -25806,6 +25902,17 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.contentModelType: + title: contentModelType + enum: + - teachingMethod + - layoutMethod + - freeformSelectionMethod + - prebuiltContractModel + - prebuiltInvoiceModel + - prebuiltReceiptModel + - unknownFutureValue + type: string microsoft.graph.documentSet: title: documentSet type: object @@ -25889,6 +25996,21 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.documentProcessingJobType: + title: documentProcessingJobType + enum: + - file + - folder + - unknownFutureValue + type: string + microsoft.graph.documentProcessingJobStatus: + title: documentProcessingJobStatus + enum: + - inProgress + - completed + - failed + - unknownFutureValue + type: string microsoft.graph.publicError: title: publicError type: object @@ -26743,22 +26865,13 @@ components: description: Display name for this policy. Required. additionalProperties: type: object - microsoft.graph.appManagementConfiguration: - title: appManagementConfiguration - type: object - properties: - keyCredentials: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.keyCredentialConfiguration' - description: Collection of keyCredential restrictions settings to be applied to an application or service principal. - passwordCredentials: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.passwordCredentialConfiguration' - description: Collection of password restrictions settings to be applied to an application or service principal. - additionalProperties: - type: object + microsoft.graph.customAppManagementConfiguration: + allOf: + - $ref: '#/components/schemas/microsoft.graph.appManagementConfiguration' + - title: customAppManagementConfiguration + type: object + additionalProperties: + type: object microsoft.graph.stsPolicy: allOf: - $ref: '#/components/schemas/microsoft.graph.policyBase' @@ -26895,6 +27008,14 @@ components: $ref: '#/components/schemas/microsoft.graph.synchronizationSchema' additionalProperties: type: object + microsoft.graph.perUserMfaState: + title: perUserMfaState + enum: + - disabled + - enforced + - enabled + - unknownFutureValue + type: string microsoft.graph.userDefaultAuthenticationMethodType: title: userDefaultAuthenticationMethodType enum: @@ -26913,6 +27034,20 @@ components: - notAttested - unknownFutureValue type: string + microsoft.graph.webauthnPublicKeyCredential: + title: webauthnPublicKeyCredential + type: object + properties: + clientExtensionResults: + $ref: '#/components/schemas/microsoft.graph.webauthnAuthenticationExtensionsClientOutputs' + id: + type: string + description: The credential ID created by the WebAuthn Authenticator. + nullable: true + response: + $ref: '#/components/schemas/microsoft.graph.webauthnAuthenticatorAttestationResponse' + additionalProperties: + type: object microsoft.graph.microsoftAuthenticatorAuthenticationMethodClientAppName: title: microsoftAuthenticatorAuthenticationMethodClientAppName enum: @@ -28867,6 +29002,13 @@ components: - organizer - unknownFutureValue type: string + microsoft.graph.meetingLiveShareOptions: + title: meetingLiveShareOptions + enum: + - enabled + - disabled + - unknownFutureValue + type: string microsoft.graph.meetingChatMode: title: meetingChatMode enum: @@ -29058,7 +29200,7 @@ components: $ref: '#/components/schemas/microsoft.graph.identity' registrantId: type: string - description: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. + description: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. (deprecated) nullable: true role: type: string @@ -29675,6 +29817,12 @@ components: type: string description: The role the position entailed. nullable: true + secondaryJobTitle: + type: string + nullable: true + secondaryRole: + type: string + nullable: true startMonthYear: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$' type: string @@ -29693,6 +29841,10 @@ components: properties: address: $ref: '#/components/schemas/microsoft.graph.physicalAddress' + companyCode: + type: string + description: 'Legal entity number of the company or its subdivision. For information on how to set the value for the companyCode, see profileSourceAnnotation.' + nullable: true department: type: string description: Department Name within a company. @@ -29708,6 +29860,9 @@ components: type: string description: Pronunciation guide for the company name. nullable: true + secondaryDepartment: + type: string + nullable: true webUrl: type: string description: Link to the company home page. @@ -30102,6 +30257,8 @@ components: nullable: true endDateTime: $ref: '#/components/schemas/microsoft.graph.dateTimeTimeZone' + settings: + $ref: '#/components/schemas/microsoft.graph.virtualEventSettings' startDateTime: $ref: '#/components/schemas/microsoft.graph.dateTimeTimeZone' status: @@ -31516,50 +31673,20 @@ components: nullable: true additionalProperties: type: object - microsoft.graph.keyCredentialConfiguration: - title: keyCredentialConfiguration + microsoft.graph.appManagementConfiguration: + title: appManagementConfiguration type: object properties: - certificateBasedApplicationConfigurationIds: + keyCredentials: type: array items: - type: string - nullable: true - description: Collection of GUIDs that represent certificateBasedApplicationConfiguration that is allowed as root and intermediate certificate authorities. - maxLifetime: - pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' - type: string - description: 'String value that indicates the maximum lifetime for key expiration, defined as an ISO 8601 duration. For example, P4DT12H30M5S represents four days, 12 hours, 30 minutes, and five seconds. This property is required when restrictionType is set to keyLifetime.' - format: duration - nullable: true - restrictForAppsCreatedAfterDateTime: - 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: 'Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.' - format: date-time - nullable: true - restrictionType: - $ref: '#/components/schemas/microsoft.graph.appKeyCredentialRestrictionType' - additionalProperties: - type: object - microsoft.graph.passwordCredentialConfiguration: - title: passwordCredentialConfiguration - type: object - properties: - maxLifetime: - pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' - type: string - description: 'String value that indicates the maximum lifetime for password expiration, defined as an ISO 8601 duration. For example, P4DT12H30M5S represents four days, 12 hours, 30 minutes, and five seconds. This property is required when restrictionType is set to passwordLifetime.' - format: duration - nullable: true - restrictForAppsCreatedAfterDateTime: - 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: 'Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.' - format: date-time - nullable: true - restrictionType: - $ref: '#/components/schemas/microsoft.graph.appCredentialRestrictionType' + $ref: '#/components/schemas/microsoft.graph.keyCredentialConfiguration' + description: Collection of keyCredential restrictions settings to be applied to an application or service principal. + passwordCredentials: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.passwordCredentialConfiguration' + description: Collection of password restrictions settings to be applied to an application or service principal. additionalProperties: type: object microsoft.graph.customClaimConfiguration: @@ -31666,7 +31793,7 @@ components: interval: pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' type: string - description: 'The interval between synchronization iterations. The value is represented in ISO 8601 format for durations. For example, PT1M represents a period of 1 month.' + description: 'The interval between synchronization iterations. The value is represented in ISO 8601 format for durations. For example, P1M represents a period of one month and PT1M represents a period of one minute.' format: duration state: $ref: '#/components/schemas/microsoft.graph.synchronizationScheduleState' @@ -31761,6 +31888,24 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.webauthnAuthenticationExtensionsClientOutputs: + title: webauthnAuthenticationExtensionsClientOutputs + type: object + additionalProperties: + type: object + microsoft.graph.webauthnAuthenticatorAttestationResponse: + title: webauthnAuthenticatorAttestationResponse + type: object + properties: + attestationObject: + type: string + description: 'Base64URL encoded, cryptographically protected attestation about the WebAuthn Authenticator.' + nullable: true + clientDataJSON: + type: string + nullable: true + additionalProperties: + type: object microsoft.graph.teamworkUserIdentityType: title: teamworkUserIdentityType enum: @@ -32916,6 +33061,16 @@ components: $ref: '#/components/schemas/microsoft.graph.identity' additionalProperties: type: object + microsoft.graph.virtualEventSettings: + title: virtualEventSettings + type: object + properties: + isAttendeeEmailNotificationEnabled: + type: boolean + description: Indicates whether virtual event attendees receive email notifications. + nullable: true + additionalProperties: + type: object microsoft.graph.virtualEventStatus: title: virtualEventStatus enum: @@ -33474,23 +33629,56 @@ components: $ref: '#/components/schemas/microsoft.graph.scheduleEntityTheme' additionalProperties: type: object - microsoft.graph.appKeyCredentialRestrictionType: - title: appKeyCredentialRestrictionType - enum: - - asymmetricKeyLifetime - - trustedCertificateAuthority - - unknownFutureValue - type: string - microsoft.graph.appCredentialRestrictionType: - title: appCredentialRestrictionType - enum: - - passwordAddition - - passwordLifetime - - symmetricKeyAddition - - symmetricKeyLifetime - - customPasswordAddition - - unknownFutureValue - type: string + microsoft.graph.keyCredentialConfiguration: + title: keyCredentialConfiguration + type: object + properties: + certificateBasedApplicationConfigurationIds: + type: array + items: + type: string + nullable: true + description: Collection of GUIDs that represent certificateBasedApplicationConfiguration that is allowed as root and intermediate certificate authorities. + maxLifetime: + pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' + type: string + description: 'String value that indicates the maximum lifetime for key expiration, defined as an ISO 8601 duration. For example, P4DT12H30M5S represents four days, 12 hours, 30 minutes, and five seconds. This property is required when restrictionType is set to keyLifetime.' + format: duration + nullable: true + restrictForAppsCreatedAfterDateTime: + 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: 'Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.' + format: date-time + nullable: true + restrictionType: + $ref: '#/components/schemas/microsoft.graph.appKeyCredentialRestrictionType' + state: + $ref: '#/components/schemas/microsoft.graph.appManagementRestrictionState' + additionalProperties: + type: object + microsoft.graph.passwordCredentialConfiguration: + title: passwordCredentialConfiguration + type: object + properties: + maxLifetime: + pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' + type: string + description: 'String value that indicates the maximum lifetime for password expiration, defined as an ISO 8601 duration. For example, P4DT12H30M5S represents four days, 12 hours, 30 minutes, and five seconds. This property is required when restrictionType is set to passwordLifetime.' + format: duration + nullable: true + restrictForAppsCreatedAfterDateTime: + 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: 'Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.' + format: date-time + nullable: true + restrictionType: + $ref: '#/components/schemas/microsoft.graph.appCredentialRestrictionType' + state: + $ref: '#/components/schemas/microsoft.graph.appManagementRestrictionState' + additionalProperties: + type: object microsoft.graph.customClaimAttributeBase: title: customClaimAttributeBase type: object @@ -34323,6 +34511,30 @@ components: - darkYellow - unknownFutureValue type: string + microsoft.graph.appKeyCredentialRestrictionType: + title: appKeyCredentialRestrictionType + enum: + - asymmetricKeyLifetime + - trustedCertificateAuthority + - unknownFutureValue + type: string + microsoft.graph.appManagementRestrictionState: + title: appManagementRestrictionState + enum: + - enabled + - disabled + - unknownFutureValue + type: string + microsoft.graph.appCredentialRestrictionType: + title: appCredentialRestrictionType + enum: + - passwordAddition + - passwordLifetime + - symmetricKeyAddition + - symmetricKeyLifetime + - customPasswordAddition + - unknownFutureValue + type: string microsoft.graph.transformationAttribute: title: transformationAttribute type: object diff --git a/openApiDocs/beta/Devices.CorporateManagement.yml b/openApiDocs/beta/Devices.CorporateManagement.yml index 3630b7293c..61dcc3128c 100644 --- a/openApiDocs/beta/Devices.CorporateManagement.yml +++ b/openApiDocs/beta/Devices.CorporateManagement.yml @@ -10722,7 +10722,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsAndroidGraphFPreWorkApp_ListRelationship parameters: - name: mobileApp-id @@ -10813,7 +10813,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsAndroidGraphFPreWorkApp_GetRelationship parameters: - name: mobileApp-id @@ -12286,7 +12286,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsAndroidLobApp_ListRelationship parameters: - name: mobileApp-id @@ -12377,7 +12377,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsAndroidLobApp_GetRelationship parameters: - name: mobileApp-id @@ -12946,7 +12946,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsAndroidManagedStoreApp_ListRelationship parameters: - name: mobileApp-id @@ -13037,7 +13037,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsAndroidManagedStoreApp_GetRelationship parameters: - name: mobileApp-id @@ -13606,7 +13606,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsAndroidStoreApp_ListRelationship parameters: - name: mobileApp-id @@ -13697,7 +13697,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsAndroidStoreApp_GetRelationship parameters: - name: mobileApp-id @@ -15205,7 +15205,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsIosLobApp_ListRelationship parameters: - name: mobileApp-id @@ -15296,7 +15296,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsIosLobApp_GetRelationship parameters: - name: mobileApp-id @@ -15865,7 +15865,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsIosStoreApp_ListRelationship parameters: - name: mobileApp-id @@ -15956,7 +15956,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsIosStoreApp_GetRelationship parameters: - name: mobileApp-id @@ -16765,7 +16765,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsIosVppApp_ListRelationship parameters: - name: mobileApp-id @@ -16856,7 +16856,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsIosVppApp_GetRelationship parameters: - name: mobileApp-id @@ -18329,7 +18329,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsMacOSDmgApp_ListRelationship parameters: - name: mobileApp-id @@ -18420,7 +18420,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsMacOSDmgApp_GetRelationship parameters: - name: mobileApp-id @@ -19893,7 +19893,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsMacOSLobApp_ListRelationship parameters: - name: mobileApp-id @@ -19984,7 +19984,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsMacOSLobApp_GetRelationship parameters: - name: mobileApp-id @@ -21457,7 +21457,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsMacOSPkgApp_ListRelationship parameters: - name: mobileApp-id @@ -21548,7 +21548,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsMacOSPkgApp_GetRelationship parameters: - name: mobileApp-id @@ -23021,7 +23021,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsManagedAndroidLobApp_ListRelationship parameters: - name: mobileApp-id @@ -23112,7 +23112,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsManagedAndroidLobApp_GetRelationship parameters: - name: mobileApp-id @@ -24585,7 +24585,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsManagedIOSLobApp_ListRelationship parameters: - name: mobileApp-id @@ -24676,7 +24676,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsManagedIOSLobApp_GetRelationship parameters: - name: mobileApp-id @@ -26149,7 +26149,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsManagedMobileLobApp_ListRelationship parameters: - name: mobileApp-id @@ -26240,7 +26240,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsManagedMobileLobApp_GetRelationship parameters: - name: mobileApp-id @@ -27049,7 +27049,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsMicrosoftStoreGraphFPreBusinessApp_ListRelationship parameters: - name: mobileApp-id @@ -27140,7 +27140,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsMicrosoftStoreGraphFPreBusinessApp_GetRelationship parameters: - name: mobileApp-id @@ -28648,7 +28648,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsWin32LobApp_ListRelationship parameters: - name: mobileApp-id @@ -28739,7 +28739,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsWin32LobApp_GetRelationship parameters: - name: mobileApp-id @@ -30212,7 +30212,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsWindowsAppX_ListRelationship parameters: - name: mobileApp-id @@ -30303,7 +30303,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsWindowsAppX_GetRelationship parameters: - name: mobileApp-id @@ -31776,7 +31776,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsWindowsMobileMSI_ListRelationship parameters: - name: mobileApp-id @@ -31867,7 +31867,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsWindowsMobileMSI_GetRelationship parameters: - name: mobileApp-id @@ -32436,7 +32436,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsWindowsStoreApp_ListRelationship parameters: - name: mobileApp-id @@ -32527,7 +32527,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsWindowsStoreApp_GetRelationship parameters: - name: mobileApp-id @@ -34240,7 +34240,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsWindowsUniversalAppX_ListRelationship parameters: - name: mobileApp-id @@ -34331,7 +34331,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsWindowsUniversalAppX_GetRelationship parameters: - name: mobileApp-id @@ -34900,7 +34900,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsWindowsWebApp_ListRelationship parameters: - name: mobileApp-id @@ -34991,7 +34991,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsWindowsWebApp_GetRelationship parameters: - name: mobileApp-id @@ -35560,7 +35560,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsWinGetApp_ListRelationship parameters: - name: mobileApp-id @@ -35651,7 +35651,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileAppAsWinGetApp_GetRelationship parameters: - name: mobileApp-id @@ -35800,7 +35800,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileApp_ListRelationship parameters: - name: mobileApp-id @@ -35891,7 +35891,7 @@ paths: tags: - deviceAppManagement.mobileApp summary: Get relationships from deviceAppManagement - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. operationId: deviceAppManagement.mobileApp_GetRelationship parameters: - name: mobileApp-id @@ -50010,14 +50010,14 @@ 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 the app was created. + description: The date and time the app was created. This property is read-only. format: date-time readOnly: true dependentAppCount: maximum: 2147483647 minimum: -2147483648 type: integer - description: The total number of dependencies the child app has. + description: The total number of dependencies the child app has. This property is read-only. format: int32 readOnly: true description: @@ -50038,7 +50038,7 @@ components: nullable: true isAssigned: type: boolean - description: The value indicating whether the app is assigned to at least one group. + description: The value indicating whether the app is assigned to at least one group. This property is read-only. readOnly: true isFeatured: type: boolean @@ -50048,7 +50048,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: The date and time the app was last modified. + description: The date and time the app was last modified. This property is read-only. format: date-time readOnly: true notes: @@ -50093,7 +50093,7 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: The upload state. + description: 'The upload state. Possible values are: 0 - Not Ready, 1 - Ready, 2 - Processing. This property is read-only.' format: int32 readOnly: true assignments: @@ -50112,7 +50112,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.mobileAppRelationship' - description: List of relationships for this mobile app. + description: The set of direct relationships for this app. x-ms-navigationProperty: true additionalProperties: type: object @@ -51293,26 +51293,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: @@ -51336,7 +51336,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' @@ -55072,6 +55072,8 @@ components: description: 'Time the action was initiated. The Timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). For example, midnight UTC on Jan 1, 2014 appears as ''2014-01-01T00:00:00Z''.' format: date-time nullable: true + statusDetail: + $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetail' statusDetails: $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetails' additionalProperties: @@ -56844,6 +56846,8 @@ components: $ref: '#/components/schemas/microsoft.graph.security.security' settings: $ref: '#/components/schemas/microsoft.graph.userSettings' + solutions: + $ref: '#/components/schemas/microsoft.graph.userSolutionRoot' sponsors: type: array items: @@ -59824,6 +59828,25 @@ components: additionalProperties: type: object description: 'Object representing a link to troubleshooting information, the link could be to the Azure Portal or a Microsoft doc.' + microsoft.graph.cloudPcStatusDetail: + title: cloudPcStatusDetail + type: object + properties: + additionalInformation: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.keyValuePair' + description: 'More information about the Cloud PC status. For example, ''additionalInformation'': [''{''@odata.type'': ''microsoft.graph.keyValuePair'',''name'': ''retriable'',''value'': true }] ''' + code: + type: string + description: 'The error/warning code associated with the Cloud PC status. Example: ''code'': ''internalServerError''.' + nullable: true + message: + type: string + description: 'The status message associated with error code. Example: ''message'': ''There was an internal server error. Please contact support xxx.''.' + nullable: true + additionalProperties: + type: object microsoft.graph.cloudPcStatusDetails: title: cloudPcStatusDetails type: object @@ -60170,11 +60193,11 @@ components: 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 - description: A collection of the unique identifiers for plans that have been disabled. + description: A collection of the unique identifiers for plans that have been disabled. IDs are available in servicePlans > servicePlanId in the tenant's subscribedSkus or serviceStatus > servicePlanId in the tenant's companySubscription. skuId: 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 - description: The unique identifier for the SKU. + description: The unique identifier for the SKU. Corresponds to the skuId from subscribedSkus or companySubscription. format: uuid nullable: true additionalProperties: @@ -61073,6 +61096,8 @@ components: - title: authentication type: object properties: + requirements: + $ref: '#/components/schemas/microsoft.graph.strongAuthenticationRequirements' signInPreferences: $ref: '#/components/schemas/microsoft.graph.signInPreferences' emailMethods: @@ -61103,6 +61128,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.longRunningOperation' + description: 'Represents the status of a long-running operation, such as a password reset operation.' x-ms-navigationProperty: true passwordlessMicrosoftAuthenticatorMethods: type: array @@ -61572,10 +61598,16 @@ components: type: string description: 'The allotment name divides tenant licenses into smaller batches or groups that help restrict the number of licenses available for use in a specific assignment. When the provisioningType is dedicated, the allotment name is null. Read-only.' nullable: true + connectionSetting: + $ref: '#/components/schemas/microsoft.graph.cloudPcConnectionSetting' connectionSettings: $ref: '#/components/schemas/microsoft.graph.cloudPcConnectionSettings' connectivityResult: $ref: '#/components/schemas/microsoft.graph.cloudPcConnectivityResult' + deviceRegionName: + type: string + description: 'The name of the geographical region where the Cloud PC is currently provisioned. For example, westus3, eastus2, and southeastasia. Read-only.' + nullable: true disasterRecoveryCapability: $ref: '#/components/schemas/microsoft.graph.cloudPcDisasterRecoveryCapability' diskEncryptionState: @@ -61651,6 +61683,8 @@ components: $ref: '#/components/schemas/microsoft.graph.cloudPcServicePlanType' status: $ref: '#/components/schemas/microsoft.graph.cloudPcStatus' + statusDetail: + $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetail' statusDetails: $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetails' userAccountType: @@ -62191,12 +62225,24 @@ components: $ref: '#/components/schemas/microsoft.graph.columnDefinition' description: The collection of column definitions reusable across lists under this site. x-ms-navigationProperty: true + contentModels: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.contentModel' + description: The collection of content models applied to this site. + x-ms-navigationProperty: true contentTypes: type: array items: $ref: '#/components/schemas/microsoft.graph.contentType' description: The collection of content types defined for this site. x-ms-navigationProperty: true + documentProcessingJobs: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.documentProcessingJob' + description: The document processing jobs running on this site. + x-ms-navigationProperty: true drive: $ref: '#/components/schemas/microsoft.graph.drive' drives: @@ -63747,6 +63793,16 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.userSolutionRoot: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: userSolutionRoot + type: object + properties: + workingTimeSchedule: + $ref: '#/components/schemas/microsoft.graph.workingTimeSchedule' + additionalProperties: + type: object microsoft.graph.userTeamwork: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -63755,11 +63811,11 @@ components: properties: locale: type: string - description: The chosen locale of a user in Microsoft Teams. + description: 'Represents the location that a user selected in Microsoft Teams and doesn''t follow the Office''s locale setting. A user’s locale is represented by their preferred language and country or region. For example, en-us. The language component follows two-letter codes as defined in ISO 639-1, and the country component follows two-letter codes as defined in ISO 3166-1 alpha-2.' nullable: true region: type: string - description: The region of the user in Microsoft Teams. + description: 'Represents the region of the organization or the user. For users with multigeo licenses, the property contains the user''s region (if available). For users without multigeo licenses, the property contains the organization''s region.The region value can be any region supported by the Teams payload. The possible values are: Americas, Europe and MiddleEast, Asia Pacific, UAE, Australia, Brazil, Canada, Switzerland, Germany, France, India, Japan, South Korea, Norway, Singapore, United Kingdom, South Africa, Sweden, Qatar, Poland, Italy, Israel, USGov Community Cloud, USGov Community Cloud High, USGov Department of Defense, and China.' nullable: true associatedTeams: type: array @@ -64503,7 +64559,7 @@ components: type: boolean description: Denotes whether the policy is enabled. restrictions: - $ref: '#/components/schemas/microsoft.graph.appManagementConfiguration' + $ref: '#/components/schemas/microsoft.graph.customAppManagementConfiguration' appliesTo: type: array items: @@ -64727,6 +64783,14 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.strongAuthenticationRequirements: + title: strongAuthenticationRequirements + type: object + properties: + perUserMfaState: + $ref: '#/components/schemas/microsoft.graph.perUserMfaState' + additionalProperties: + type: object microsoft.graph.signInPreferences: title: signInPreferences type: object @@ -64759,22 +64823,16 @@ components: properties: aaGuid: type: string - description: 'Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator.' + description: 'Authenticator Attestation GUID, an identifier that indicates the type (such as make and model) of the authenticator.' nullable: true attestationCertificates: type: array items: type: string nullable: true - description: The attestation certificate(s) attached to this security key. + description: The attestation certificate or certificates attached to this security key. attestationLevel: $ref: '#/components/schemas/microsoft.graph.attestationLevel' - 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 when this key was registered to the user. - format: date-time - nullable: true displayName: type: string description: The display name of the key as given by the user. @@ -64783,6 +64841,8 @@ components: type: string description: The manufacturer-assigned model of the FIDO2 security key. nullable: true + publicKeyCredential: + $ref: '#/components/schemas/microsoft.graph.webauthnPublicKeyCredential' additionalProperties: type: object microsoft.graph.authenticationMethod: @@ -64790,6 +64850,12 @@ components: - $ref: '#/components/schemas/microsoft.graph.entity' - title: authenticationMethod type: object + properties: + 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 additionalProperties: type: object microsoft.graph.microsoftAuthenticatorAuthenticationMethod: @@ -64800,12 +64866,6 @@ components: properties: clientAppName: $ref: '#/components/schemas/microsoft.graph.microsoftAuthenticatorAuthenticationMethodClientAppName' - 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 app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - format: date-time - nullable: true deviceTag: type: string description: Tags containing app metadata. @@ -64858,11 +64918,6 @@ components: - title: passwordlessMicrosoftAuthenticatorAuthenticationMethod type: object properties: - 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 creationDateTime: 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 @@ -64883,12 +64938,6 @@ components: - title: passwordAuthenticationMethod type: object properties: - 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 when this password was last updated. This property is currently not populated. Read-only. 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 password: type: string description: 'For security, the password is always returned as null from a LIST or GET operation.' @@ -64917,12 +64966,6 @@ components: - title: platformCredentialAuthenticationMethod type: object properties: - 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 Platform Credential Key was registered. - format: date-time - nullable: true displayName: type: string description: The name of the device on which Platform Credential is registered. @@ -64953,12 +64996,6 @@ components: - title: temporaryAccessPassAuthenticationMethod type: object properties: - 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 when the Temporary Access Pass was created. - format: date-time - nullable: true isUsableOnce: type: boolean description: 'Determines whether the pass is limited to a one-time use. If true, the pass can be used once; if false, the pass can be used multiple times within the Temporary Access Pass lifetime.' @@ -64988,12 +65025,6 @@ components: - title: windowsHelloForBusinessAuthenticationMethod type: object properties: - 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 Windows Hello for Business key was registered. - format: date-time - nullable: true displayName: type: string description: The name of the device on which Windows Hello for Business is registered @@ -65651,6 +65682,15 @@ components: description: A cloudClipboardItem can have multiple cloudClipboardItemPayload objects in the payloads. A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. additionalProperties: type: object + microsoft.graph.cloudPcConnectionSetting: + title: cloudPcConnectionSetting + type: object + properties: + enableSingleSignOn: + type: boolean + description: Indicates whether single sign-on is enabled. The default value is false. + additionalProperties: + type: object microsoft.graph.cloudPcConnectionSettings: title: cloudPcConnectionSettings type: object @@ -65668,6 +65708,12 @@ components: items: $ref: '#/components/schemas/microsoft.graph.cloudPcHealthCheckItem' description: 'A list of failed health check items. If the status property is available, this property is empty.' + 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: 'The last modified time for connectivity status of the Cloud PC. 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 would look like this: 2014-01-01T00:00:00Z.' + format: date-time + nullable: true status: $ref: '#/components/schemas/microsoft.graph.cloudPcConnectivityStatus' updatedDateTime: @@ -65783,6 +65829,7 @@ components: - movingRegion - resizePendingLicense - updatingSingleSignOn + - modifyingSingleSignOn type: string microsoft.graph.cloudPcUserAccountType: title: cloudPcUserAccountType @@ -66448,6 +66495,36 @@ components: $ref: '#/components/schemas/microsoft.graph.columnDefinition' additionalProperties: type: object + microsoft.graph.contentModel: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: contentModel + 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 + description: Date and time of item creation. Read-only. + format: date-time + 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 + description: Date and time of item last modification. Read-only. + format: date-time + nullable: true + modelType: + $ref: '#/components/schemas/microsoft.graph.contentModelType' + name: + type: string + description: The name of the contentModel. + nullable: true + additionalProperties: + type: object microsoft.graph.contentType: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -66532,6 +66609,27 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.documentProcessingJob: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: documentProcessingJob + type: object + properties: + 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 of item creation. Read-only. + format: date-time + nullable: true + jobType: + $ref: '#/components/schemas/microsoft.graph.documentProcessingJobType' + listItemUniqueId: + type: string + description: 'The listItemUniqueId of the file, or folder to process. Use GET driveItem resource operation and read sharepointIds property to get listItemUniqueId.' + status: + $ref: '#/components/schemas/microsoft.graph.documentProcessingJobStatus' + additionalProperties: + type: object microsoft.graph.richLongRunningOperation: allOf: - $ref: '#/components/schemas/microsoft.graph.longRunningOperation' @@ -67880,8 +67978,7 @@ components: allowedPresenters: $ref: '#/components/schemas/microsoft.graph.onlineMeetingPresenters' allowLiveShare: - type: boolean - nullable: true + $ref: '#/components/schemas/microsoft.graph.meetingLiveShareOptions' allowMeetingChat: $ref: '#/components/schemas/microsoft.graph.meetingChatMode' allowParticipantsToChangeName: @@ -68083,10 +68180,6 @@ components: nullable: true meetingOrganizer: $ref: '#/components/schemas/microsoft.graph.identitySet' - meetingOrganizerId: - type: string - description: The unique identifier of the organizer of the onlineMeeting related to this recording. Read-only. - nullable: true recordingContentUrl: type: string description: The URL that can be used to access the content of the recording. Read-only. @@ -68180,10 +68273,6 @@ components: nullable: true meetingOrganizer: $ref: '#/components/schemas/microsoft.graph.identitySet' - meetingOrganizerId: - type: string - description: The unique identifier of the organizer of the onlineMeeting related to this transcript. Read-only. - nullable: true metadataContent: type: string description: The time-aligned metadata of the utterances in the transcript. Read-only. @@ -69529,6 +69618,13 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.workingTimeSchedule: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: workingTimeSchedule + type: object + additionalProperties: + type: object microsoft.graph.associatedTeamInfo: allOf: - $ref: '#/components/schemas/microsoft.graph.teamInfo' @@ -69873,22 +69969,13 @@ components: description: Display name for this policy. Required. additionalProperties: type: object - microsoft.graph.appManagementConfiguration: - title: appManagementConfiguration - type: object - properties: - keyCredentials: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.keyCredentialConfiguration' - description: Collection of keyCredential restrictions settings to be applied to an application or service principal. - passwordCredentials: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.passwordCredentialConfiguration' - description: Collection of password restrictions settings to be applied to an application or service principal. - additionalProperties: - type: object + microsoft.graph.customAppManagementConfiguration: + allOf: + - $ref: '#/components/schemas/microsoft.graph.appManagementConfiguration' + - title: customAppManagementConfiguration + type: object + additionalProperties: + type: object microsoft.graph.stsPolicy: allOf: - $ref: '#/components/schemas/microsoft.graph.policyBase' @@ -70025,6 +70112,14 @@ components: $ref: '#/components/schemas/microsoft.graph.synchronizationSchema' additionalProperties: type: object + microsoft.graph.perUserMfaState: + title: perUserMfaState + enum: + - disabled + - enforced + - enabled + - unknownFutureValue + type: string microsoft.graph.userDefaultAuthenticationMethodType: title: userDefaultAuthenticationMethodType enum: @@ -70043,6 +70138,20 @@ components: - notAttested - unknownFutureValue type: string + microsoft.graph.webauthnPublicKeyCredential: + title: webauthnPublicKeyCredential + type: object + properties: + clientExtensionResults: + $ref: '#/components/schemas/microsoft.graph.webauthnAuthenticationExtensionsClientOutputs' + id: + type: string + description: The credential ID created by the WebAuthn Authenticator. + nullable: true + response: + $ref: '#/components/schemas/microsoft.graph.webauthnAuthenticatorAttestationResponse' + additionalProperties: + type: object microsoft.graph.microsoftAuthenticatorAuthenticationMethodClientAppName: title: microsoftAuthenticatorAuthenticationMethodClientAppName enum: @@ -71873,6 +71982,17 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.contentModelType: + title: contentModelType + enum: + - teachingMethod + - layoutMethod + - freeformSelectionMethod + - prebuiltContractModel + - prebuiltInvoiceModel + - prebuiltReceiptModel + - unknownFutureValue + type: string microsoft.graph.documentSet: title: documentSet type: object @@ -71956,6 +72076,21 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.documentProcessingJobType: + title: documentProcessingJobType + enum: + - file + - folder + - unknownFutureValue + type: string + microsoft.graph.documentProcessingJobStatus: + title: documentProcessingJobStatus + enum: + - inProgress + - completed + - failed + - unknownFutureValue + type: string microsoft.graph.publicError: title: publicError type: object @@ -73215,6 +73350,13 @@ components: - organizer - unknownFutureValue type: string + microsoft.graph.meetingLiveShareOptions: + title: meetingLiveShareOptions + enum: + - enabled + - disabled + - unknownFutureValue + type: string microsoft.graph.meetingChatMode: title: meetingChatMode enum: @@ -73406,7 +73548,7 @@ components: $ref: '#/components/schemas/microsoft.graph.identity' registrantId: type: string - description: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. + description: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. (deprecated) nullable: true role: type: string @@ -74143,6 +74285,12 @@ components: type: string description: The role the position entailed. nullable: true + secondaryJobTitle: + type: string + nullable: true + secondaryRole: + type: string + nullable: true startMonthYear: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$' type: string @@ -74161,6 +74309,10 @@ components: properties: address: $ref: '#/components/schemas/microsoft.graph.physicalAddress' + companyCode: + type: string + description: 'Legal entity number of the company or its subdivision. For information on how to set the value for the companyCode, see profileSourceAnnotation.' + nullable: true department: type: string description: Department Name within a company. @@ -74176,6 +74328,9 @@ components: type: string description: Pronunciation guide for the company name. nullable: true + secondaryDepartment: + type: string + nullable: true webUrl: type: string description: Link to the company home page. @@ -74570,6 +74725,8 @@ components: nullable: true endDateTime: $ref: '#/components/schemas/microsoft.graph.dateTimeTimeZone' + settings: + $ref: '#/components/schemas/microsoft.graph.virtualEventSettings' startDateTime: $ref: '#/components/schemas/microsoft.graph.dateTimeTimeZone' status: @@ -75200,50 +75357,20 @@ components: $ref: '#/components/schemas/microsoft.graph.printTaskDefinition' additionalProperties: type: object - microsoft.graph.keyCredentialConfiguration: - title: keyCredentialConfiguration + microsoft.graph.appManagementConfiguration: + title: appManagementConfiguration type: object properties: - certificateBasedApplicationConfigurationIds: + keyCredentials: type: array items: - type: string - nullable: true - description: Collection of GUIDs that represent certificateBasedApplicationConfiguration that is allowed as root and intermediate certificate authorities. - maxLifetime: - pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' - type: string - description: 'String value that indicates the maximum lifetime for key expiration, defined as an ISO 8601 duration. For example, P4DT12H30M5S represents four days, 12 hours, 30 minutes, and five seconds. This property is required when restrictionType is set to keyLifetime.' - format: duration - nullable: true - restrictForAppsCreatedAfterDateTime: - 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: 'Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.' - format: date-time - nullable: true - restrictionType: - $ref: '#/components/schemas/microsoft.graph.appKeyCredentialRestrictionType' - additionalProperties: - type: object - microsoft.graph.passwordCredentialConfiguration: - title: passwordCredentialConfiguration - type: object - properties: - maxLifetime: - pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' - type: string - description: 'String value that indicates the maximum lifetime for password expiration, defined as an ISO 8601 duration. For example, P4DT12H30M5S represents four days, 12 hours, 30 minutes, and five seconds. This property is required when restrictionType is set to passwordLifetime.' - format: duration - nullable: true - restrictForAppsCreatedAfterDateTime: - 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: 'Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.' - format: date-time - nullable: true - restrictionType: - $ref: '#/components/schemas/microsoft.graph.appCredentialRestrictionType' + $ref: '#/components/schemas/microsoft.graph.keyCredentialConfiguration' + description: Collection of keyCredential restrictions settings to be applied to an application or service principal. + passwordCredentials: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.passwordCredentialConfiguration' + description: Collection of password restrictions settings to be applied to an application or service principal. additionalProperties: type: object microsoft.graph.customClaimConfiguration: @@ -75350,7 +75477,7 @@ components: interval: pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' type: string - description: 'The interval between synchronization iterations. The value is represented in ISO 8601 format for durations. For example, PT1M represents a period of 1 month.' + description: 'The interval between synchronization iterations. The value is represented in ISO 8601 format for durations. For example, P1M represents a period of one month and PT1M represents a period of one minute.' format: duration state: $ref: '#/components/schemas/microsoft.graph.synchronizationScheduleState' @@ -75445,6 +75572,24 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.webauthnAuthenticationExtensionsClientOutputs: + title: webauthnAuthenticationExtensionsClientOutputs + type: object + additionalProperties: + type: object + microsoft.graph.webauthnAuthenticatorAttestationResponse: + title: webauthnAuthenticatorAttestationResponse + type: object + properties: + attestationObject: + type: string + description: 'Base64URL encoded, cryptographically protected attestation about the WebAuthn Authenticator.' + nullable: true + clientDataJSON: + type: string + nullable: true + additionalProperties: + type: object microsoft.graph.attendeeType: title: attendeeType enum: @@ -77474,6 +77619,16 @@ components: $ref: '#/components/schemas/microsoft.graph.identity' additionalProperties: type: object + microsoft.graph.virtualEventSettings: + title: virtualEventSettings + type: object + properties: + isAttendeeEmailNotificationEnabled: + type: boolean + description: Indicates whether virtual event attendees receive email notifications. + nullable: true + additionalProperties: + type: object microsoft.graph.virtualEventStatus: title: virtualEventStatus enum: @@ -78861,23 +79016,56 @@ components: x-ms-navigationProperty: true additionalProperties: type: object - microsoft.graph.appKeyCredentialRestrictionType: - title: appKeyCredentialRestrictionType - enum: - - asymmetricKeyLifetime - - trustedCertificateAuthority - - unknownFutureValue - type: string - microsoft.graph.appCredentialRestrictionType: - title: appCredentialRestrictionType - enum: - - passwordAddition - - passwordLifetime - - symmetricKeyAddition - - symmetricKeyLifetime - - customPasswordAddition - - unknownFutureValue - type: string + microsoft.graph.keyCredentialConfiguration: + title: keyCredentialConfiguration + type: object + properties: + certificateBasedApplicationConfigurationIds: + type: array + items: + type: string + nullable: true + description: Collection of GUIDs that represent certificateBasedApplicationConfiguration that is allowed as root and intermediate certificate authorities. + maxLifetime: + pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' + type: string + description: 'String value that indicates the maximum lifetime for key expiration, defined as an ISO 8601 duration. For example, P4DT12H30M5S represents four days, 12 hours, 30 minutes, and five seconds. This property is required when restrictionType is set to keyLifetime.' + format: duration + nullable: true + restrictForAppsCreatedAfterDateTime: + 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: 'Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.' + format: date-time + nullable: true + restrictionType: + $ref: '#/components/schemas/microsoft.graph.appKeyCredentialRestrictionType' + state: + $ref: '#/components/schemas/microsoft.graph.appManagementRestrictionState' + additionalProperties: + type: object + microsoft.graph.passwordCredentialConfiguration: + title: passwordCredentialConfiguration + type: object + properties: + maxLifetime: + pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' + type: string + description: 'String value that indicates the maximum lifetime for password expiration, defined as an ISO 8601 duration. For example, P4DT12H30M5S represents four days, 12 hours, 30 minutes, and five seconds. This property is required when restrictionType is set to passwordLifetime.' + format: duration + nullable: true + restrictForAppsCreatedAfterDateTime: + 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: 'Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.' + format: date-time + nullable: true + restrictionType: + $ref: '#/components/schemas/microsoft.graph.appCredentialRestrictionType' + state: + $ref: '#/components/schemas/microsoft.graph.appManagementRestrictionState' + additionalProperties: + type: object microsoft.graph.customClaimAttributeBase: title: customClaimAttributeBase type: object @@ -79913,6 +80101,30 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.appKeyCredentialRestrictionType: + title: appKeyCredentialRestrictionType + enum: + - asymmetricKeyLifetime + - trustedCertificateAuthority + - unknownFutureValue + type: string + microsoft.graph.appManagementRestrictionState: + title: appManagementRestrictionState + enum: + - enabled + - disabled + - unknownFutureValue + type: string + microsoft.graph.appCredentialRestrictionType: + title: appCredentialRestrictionType + enum: + - passwordAddition + - passwordLifetime + - symmetricKeyAddition + - symmetricKeyLifetime + - customPasswordAddition + - unknownFutureValue + type: string microsoft.graph.transformationAttribute: title: transformationAttribute type: object diff --git a/openApiDocs/beta/DirectoryObjects.yml b/openApiDocs/beta/DirectoryObjects.yml index 223947fbe2..4bff3120cd 100644 --- a/openApiDocs/beta/DirectoryObjects.yml +++ b/openApiDocs/beta/DirectoryObjects.yml @@ -312,7 +312,7 @@ paths: tags: - directoryObjects.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. This API returns up to 11,000 group IDs. If more than 11,000 results are available, it returns a 400 Bad Request error with the Directory_ResultSizeLimitExceeded error code. As a workaround, use the List group transitive memberOf API.' + 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. This API returns up to 11,000 group IDs. If more than 11,000 results are available, it returns a 400 Bad Request error with the DirectoryResultSizeLimitExceeded error code. If you get the DirectoryResultSizeLimitExceeded error code, use the List group transitive memberOf API instead.' externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta @@ -434,6 +434,20 @@ paths: schema: type: string x-ms-docs-key-type: directoryObject + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + autoReconcileProxyConflict: + type: boolean + default: false + nullable: true + additionalProperties: + type: object + required: true responses: 2XX: description: Success diff --git a/openApiDocs/beta/Education.yml b/openApiDocs/beta/Education.yml index 93393db305..441f22fc7f 100644 --- a/openApiDocs/beta/Education.yml +++ b/openApiDocs/beta/Education.yml @@ -11001,7 +11001,7 @@ 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 can''t be updated.' externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/educationrubric-update?view=graph-rest-beta @@ -12295,7 +12295,7 @@ paths: get: tags: - education.educationSynchronizationProfile - summary: List educationSynchronizationProfiles + summary: List educationSynchronizationProfiles (deprecated) description: Retrieve the collection of school data synchronization profiles in the tenant. externalDocs: description: Find more info here @@ -12372,7 +12372,7 @@ paths: get: tags: - education.educationSynchronizationProfile - summary: Get an educationSynchronizationProfile + summary: Get an educationSynchronizationProfile (deprecated) description: Retrieve a school data synchronization profile in the tenant based on the identifier. externalDocs: description: Find more info here @@ -12451,7 +12451,7 @@ paths: delete: tags: - education.educationSynchronizationProfile - summary: Delete a educationSynchronizationProfile + summary: Delete a educationSynchronizationProfile (deprecated) description: Delete a school data synchronization profile in the tenant based on the identifier. externalDocs: description: Find more info here @@ -12482,7 +12482,7 @@ paths: get: tags: - education.educationSynchronizationProfile - summary: Get educationSynchronizationErrors + summary: Get educationSynchronizationErrors (deprecated) 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 @@ -12877,7 +12877,7 @@ paths: get: tags: - education.educationSynchronizationProfile - summary: Get the status of an educationSynchronizationProfile + summary: Get the status of an educationSynchronizationProfile (deprecated) 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 @@ -13126,11 +13126,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://learn.microsoft.com/graph/api/educationuser-update?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/relatedcontact-update?view=graph-rest-beta operationId: education_UpdateUser parameters: - name: educationUser-id @@ -18645,7 +18645,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' + description: 'The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.' format: date-time nullable: true readOnly: true @@ -18662,7 +18662,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: 'Moment in time when the resource was last modified. 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: 'Moment in time when the resource was last modified. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.' format: date-time nullable: true readOnly: true @@ -20123,6 +20123,8 @@ components: $ref: '#/components/schemas/microsoft.graph.security.security' settings: $ref: '#/components/schemas/microsoft.graph.userSettings' + solutions: + $ref: '#/components/schemas/microsoft.graph.userSolutionRoot' sponsors: type: array items: @@ -20642,11 +20644,11 @@ components: 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 - description: A collection of the unique identifiers for plans that have been disabled. + description: A collection of the unique identifiers for plans that have been disabled. IDs are available in servicePlans > servicePlanId in the tenant's subscribedSkus or serviceStatus > servicePlanId in the tenant's companySubscription. skuId: 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 - description: The unique identifier for the SKU. + description: The unique identifier for the SKU. Corresponds to the skuId from subscribedSkus or companySubscription. format: uuid nullable: true additionalProperties: @@ -21361,12 +21363,24 @@ components: $ref: '#/components/schemas/microsoft.graph.columnDefinition' description: The collection of column definitions reusable across lists under this site. x-ms-navigationProperty: true + contentModels: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.contentModel' + description: The collection of content models applied to this site. + x-ms-navigationProperty: true contentTypes: type: array items: $ref: '#/components/schemas/microsoft.graph.contentType' description: The collection of content types defined for this site. x-ms-navigationProperty: true + documentProcessingJobs: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.documentProcessingJob' + description: The document processing jobs running on this site. + x-ms-navigationProperty: true drive: $ref: '#/components/schemas/microsoft.graph.drive' drives: @@ -22521,6 +22535,8 @@ components: - title: authentication type: object properties: + requirements: + $ref: '#/components/schemas/microsoft.graph.strongAuthenticationRequirements' signInPreferences: $ref: '#/components/schemas/microsoft.graph.signInPreferences' emailMethods: @@ -22551,6 +22567,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.longRunningOperation' + description: 'Represents the status of a long-running operation, such as a password reset operation.' x-ms-navigationProperty: true passwordlessMicrosoftAuthenticatorMethods: type: array @@ -22739,10 +22756,16 @@ components: type: string description: 'The allotment name divides tenant licenses into smaller batches or groups that help restrict the number of licenses available for use in a specific assignment. When the provisioningType is dedicated, the allotment name is null. Read-only.' nullable: true + connectionSetting: + $ref: '#/components/schemas/microsoft.graph.cloudPcConnectionSetting' connectionSettings: $ref: '#/components/schemas/microsoft.graph.cloudPcConnectionSettings' connectivityResult: $ref: '#/components/schemas/microsoft.graph.cloudPcConnectivityResult' + deviceRegionName: + type: string + description: 'The name of the geographical region where the Cloud PC is currently provisioned. For example, westus3, eastus2, and southeastasia. Read-only.' + nullable: true disasterRecoveryCapability: $ref: '#/components/schemas/microsoft.graph.cloudPcDisasterRecoveryCapability' diskEncryptionState: @@ -22818,6 +22841,8 @@ components: $ref: '#/components/schemas/microsoft.graph.cloudPcServicePlanType' status: $ref: '#/components/schemas/microsoft.graph.cloudPcStatus' + statusDetail: + $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetail' statusDetails: $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetails' userAccountType: @@ -24871,6 +24896,16 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.userSolutionRoot: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: userSolutionRoot + type: object + properties: + workingTimeSchedule: + $ref: '#/components/schemas/microsoft.graph.workingTimeSchedule' + additionalProperties: + type: object microsoft.graph.userTeamwork: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -24879,11 +24914,11 @@ components: properties: locale: type: string - description: The chosen locale of a user in Microsoft Teams. + description: 'Represents the location that a user selected in Microsoft Teams and doesn''t follow the Office''s locale setting. A user’s locale is represented by their preferred language and country or region. For example, en-us. The language component follows two-letter codes as defined in ISO 639-1, and the country component follows two-letter codes as defined in ISO 3166-1 alpha-2.' nullable: true region: type: string - description: The region of the user in Microsoft Teams. + description: 'Represents the region of the organization or the user. For users with multigeo licenses, the property contains the user''s region (if available). For users without multigeo licenses, the property contains the organization''s region.The region value can be any region supported by the Teams payload. The possible values are: Americas, Europe and MiddleEast, Asia Pacific, UAE, Australia, Brazil, Canada, Switzerland, Germany, France, India, Japan, South Korea, Norway, Singapore, United Kingdom, South Africa, Sweden, Qatar, Poland, Italy, Israel, USGov Community Cloud, USGov Community Cloud High, USGov Department of Defense, and China.' nullable: true associatedTeams: type: array @@ -26484,6 +26519,36 @@ components: $ref: '#/components/schemas/microsoft.graph.columnDefinition' additionalProperties: type: object + microsoft.graph.contentModel: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: contentModel + 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 + description: Date and time of item creation. Read-only. + format: date-time + 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 + description: Date and time of item last modification. Read-only. + format: date-time + nullable: true + modelType: + $ref: '#/components/schemas/microsoft.graph.contentModelType' + name: + type: string + description: The name of the contentModel. + nullable: true + additionalProperties: + type: object microsoft.graph.contentType: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -26568,6 +26633,27 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.documentProcessingJob: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: documentProcessingJob + type: object + properties: + 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 of item creation. Read-only. + format: date-time + nullable: true + jobType: + $ref: '#/components/schemas/microsoft.graph.documentProcessingJobType' + listItemUniqueId: + type: string + description: 'The listItemUniqueId of the file, or folder to process. Use GET driveItem resource operation and read sharepointIds property to get listItemUniqueId.' + status: + $ref: '#/components/schemas/microsoft.graph.documentProcessingJobStatus' + additionalProperties: + type: object microsoft.graph.richLongRunningOperation: allOf: - $ref: '#/components/schemas/microsoft.graph.longRunningOperation' @@ -27775,7 +27861,7 @@ components: type: boolean description: Denotes whether the policy is enabled. restrictions: - $ref: '#/components/schemas/microsoft.graph.appManagementConfiguration' + $ref: '#/components/schemas/microsoft.graph.customAppManagementConfiguration' appliesTo: type: array items: @@ -27973,6 +28059,14 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.strongAuthenticationRequirements: + title: strongAuthenticationRequirements + type: object + properties: + perUserMfaState: + $ref: '#/components/schemas/microsoft.graph.perUserMfaState' + additionalProperties: + type: object microsoft.graph.signInPreferences: title: signInPreferences type: object @@ -28005,22 +28099,16 @@ components: properties: aaGuid: type: string - description: 'Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator.' + description: 'Authenticator Attestation GUID, an identifier that indicates the type (such as make and model) of the authenticator.' nullable: true attestationCertificates: type: array items: type: string nullable: true - description: The attestation certificate(s) attached to this security key. + description: The attestation certificate or certificates attached to this security key. attestationLevel: $ref: '#/components/schemas/microsoft.graph.attestationLevel' - 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 when this key was registered to the user. - format: date-time - nullable: true displayName: type: string description: The display name of the key as given by the user. @@ -28029,6 +28117,8 @@ components: type: string description: The manufacturer-assigned model of the FIDO2 security key. nullable: true + publicKeyCredential: + $ref: '#/components/schemas/microsoft.graph.webauthnPublicKeyCredential' additionalProperties: type: object microsoft.graph.authenticationMethod: @@ -28036,6 +28126,12 @@ components: - $ref: '#/components/schemas/microsoft.graph.entity' - title: authenticationMethod type: object + properties: + 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 additionalProperties: type: object microsoft.graph.microsoftAuthenticatorAuthenticationMethod: @@ -28046,12 +28142,6 @@ components: properties: clientAppName: $ref: '#/components/schemas/microsoft.graph.microsoftAuthenticatorAuthenticationMethodClientAppName' - 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 app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - format: date-time - nullable: true deviceTag: type: string description: Tags containing app metadata. @@ -28104,11 +28194,6 @@ components: - title: passwordlessMicrosoftAuthenticatorAuthenticationMethod type: object properties: - 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 creationDateTime: 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 @@ -28129,12 +28214,6 @@ components: - title: passwordAuthenticationMethod type: object properties: - 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 when this password was last updated. This property is currently not populated. Read-only. 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 password: type: string description: 'For security, the password is always returned as null from a LIST or GET operation.' @@ -28163,12 +28242,6 @@ components: - title: platformCredentialAuthenticationMethod type: object properties: - 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 Platform Credential Key was registered. - format: date-time - nullable: true displayName: type: string description: The name of the device on which Platform Credential is registered. @@ -28199,12 +28272,6 @@ components: - title: temporaryAccessPassAuthenticationMethod type: object properties: - 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 when the Temporary Access Pass was created. - format: date-time - nullable: true isUsableOnce: type: boolean description: 'Determines whether the pass is limited to a one-time use. If true, the pass can be used once; if false, the pass can be used multiple times within the Temporary Access Pass lifetime.' @@ -28234,12 +28301,6 @@ components: - title: windowsHelloForBusinessAuthenticationMethod type: object properties: - 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 Windows Hello for Business key was registered. - format: date-time - nullable: true displayName: type: string description: The name of the device on which Windows Hello for Business is registered @@ -28493,6 +28554,15 @@ components: description: A cloudClipboardItem can have multiple cloudClipboardItemPayload objects in the payloads. A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. additionalProperties: type: object + microsoft.graph.cloudPcConnectionSetting: + title: cloudPcConnectionSetting + type: object + properties: + enableSingleSignOn: + type: boolean + description: Indicates whether single sign-on is enabled. The default value is false. + additionalProperties: + type: object microsoft.graph.cloudPcConnectionSettings: title: cloudPcConnectionSettings type: object @@ -28510,6 +28580,12 @@ components: items: $ref: '#/components/schemas/microsoft.graph.cloudPcHealthCheckItem' description: 'A list of failed health check items. If the status property is available, this property is empty.' + 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: 'The last modified time for connectivity status of the Cloud PC. 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 would look like this: 2014-01-01T00:00:00Z.' + format: date-time + nullable: true status: $ref: '#/components/schemas/microsoft.graph.cloudPcConnectivityStatus' updatedDateTime: @@ -28586,6 +28662,8 @@ components: description: 'Time the action was initiated. The Timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). For example, midnight UTC on Jan 1, 2014 appears as ''2014-01-01T00:00:00Z''.' format: date-time nullable: true + statusDetail: + $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetail' statusDetails: $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetails' additionalProperties: @@ -28659,7 +28737,27 @@ components: - movingRegion - resizePendingLicense - updatingSingleSignOn + - modifyingSingleSignOn type: string + microsoft.graph.cloudPcStatusDetail: + title: cloudPcStatusDetail + type: object + properties: + additionalInformation: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.keyValuePair' + description: 'More information about the Cloud PC status. For example, ''additionalInformation'': [''{''@odata.type'': ''microsoft.graph.keyValuePair'',''name'': ''retriable'',''value'': true }] ''' + code: + type: string + description: 'The error/warning code associated with the Cloud PC status. Example: ''code'': ''internalServerError''.' + nullable: true + message: + type: string + description: 'The status message associated with error code. Example: ''message'': ''There was an internal server error. Please contact support xxx.''.' + nullable: true + additionalProperties: + type: object microsoft.graph.cloudPcStatusDetails: title: cloudPcStatusDetails type: object @@ -31166,8 +31264,7 @@ components: allowedPresenters: $ref: '#/components/schemas/microsoft.graph.onlineMeetingPresenters' allowLiveShare: - type: boolean - nullable: true + $ref: '#/components/schemas/microsoft.graph.meetingLiveShareOptions' allowMeetingChat: $ref: '#/components/schemas/microsoft.graph.meetingChatMode' allowParticipantsToChangeName: @@ -31369,10 +31466,6 @@ components: nullable: true meetingOrganizer: $ref: '#/components/schemas/microsoft.graph.identitySet' - meetingOrganizerId: - type: string - description: The unique identifier of the organizer of the onlineMeeting related to this recording. Read-only. - nullable: true recordingContentUrl: type: string description: The URL that can be used to access the content of the recording. Read-only. @@ -31466,10 +31559,6 @@ components: nullable: true meetingOrganizer: $ref: '#/components/schemas/microsoft.graph.identitySet' - meetingOrganizerId: - type: string - description: The unique identifier of the organizer of the onlineMeeting related to this transcript. Read-only. - nullable: true metadataContent: type: string description: The time-aligned metadata of the utterances in the transcript. Read-only. @@ -32747,6 +32836,13 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.workingTimeSchedule: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: workingTimeSchedule + type: object + additionalProperties: + type: object microsoft.graph.associatedTeamInfo: allOf: - $ref: '#/components/schemas/microsoft.graph.teamInfo' @@ -34418,6 +34514,17 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.contentModelType: + title: contentModelType + enum: + - teachingMethod + - layoutMethod + - freeformSelectionMethod + - prebuiltContractModel + - prebuiltInvoiceModel + - prebuiltReceiptModel + - unknownFutureValue + type: string microsoft.graph.documentSet: title: documentSet type: object @@ -34501,6 +34608,21 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.documentProcessingJobType: + title: documentProcessingJobType + enum: + - file + - folder + - unknownFutureValue + type: string + microsoft.graph.documentProcessingJobStatus: + title: documentProcessingJobStatus + enum: + - inProgress + - completed + - failed + - unknownFutureValue + type: string microsoft.graph.publicError: title: publicError type: object @@ -35450,22 +35572,13 @@ components: description: Display name for this policy. Required. additionalProperties: type: object - microsoft.graph.appManagementConfiguration: - title: appManagementConfiguration - type: object - properties: - keyCredentials: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.keyCredentialConfiguration' - description: Collection of keyCredential restrictions settings to be applied to an application or service principal. - passwordCredentials: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.passwordCredentialConfiguration' - description: Collection of password restrictions settings to be applied to an application or service principal. - additionalProperties: - type: object + microsoft.graph.customAppManagementConfiguration: + allOf: + - $ref: '#/components/schemas/microsoft.graph.appManagementConfiguration' + - title: customAppManagementConfiguration + type: object + additionalProperties: + type: object microsoft.graph.stsPolicy: allOf: - $ref: '#/components/schemas/microsoft.graph.policyBase' @@ -35602,6 +35715,14 @@ components: $ref: '#/components/schemas/microsoft.graph.synchronizationSchema' additionalProperties: type: object + microsoft.graph.perUserMfaState: + title: perUserMfaState + enum: + - disabled + - enforced + - enabled + - unknownFutureValue + type: string microsoft.graph.userDefaultAuthenticationMethodType: title: userDefaultAuthenticationMethodType enum: @@ -35620,6 +35741,20 @@ components: - notAttested - unknownFutureValue type: string + microsoft.graph.webauthnPublicKeyCredential: + title: webauthnPublicKeyCredential + type: object + properties: + clientExtensionResults: + $ref: '#/components/schemas/microsoft.graph.webauthnAuthenticationExtensionsClientOutputs' + id: + type: string + description: The credential ID created by the WebAuthn Authenticator. + nullable: true + response: + $ref: '#/components/schemas/microsoft.graph.webauthnAuthenticatorAttestationResponse' + additionalProperties: + type: object microsoft.graph.microsoftAuthenticatorAuthenticationMethodClientAppName: title: microsoftAuthenticatorAuthenticationMethodClientAppName enum: @@ -37566,6 +37701,13 @@ components: - organizer - unknownFutureValue type: string + microsoft.graph.meetingLiveShareOptions: + title: meetingLiveShareOptions + enum: + - enabled + - disabled + - unknownFutureValue + type: string microsoft.graph.meetingChatMode: title: meetingChatMode enum: @@ -37757,7 +37899,7 @@ components: $ref: '#/components/schemas/microsoft.graph.identity' registrantId: type: string - description: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. + description: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. (deprecated) nullable: true role: type: string @@ -38390,6 +38532,12 @@ components: type: string description: The role the position entailed. nullable: true + secondaryJobTitle: + type: string + nullable: true + secondaryRole: + type: string + nullable: true startMonthYear: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$' type: string @@ -38408,6 +38556,10 @@ components: properties: address: $ref: '#/components/schemas/microsoft.graph.physicalAddress' + companyCode: + type: string + description: 'Legal entity number of the company or its subdivision. For information on how to set the value for the companyCode, see profileSourceAnnotation.' + nullable: true department: type: string description: Department Name within a company. @@ -38423,6 +38575,9 @@ components: type: string description: Pronunciation guide for the company name. nullable: true + secondaryDepartment: + type: string + nullable: true webUrl: type: string description: Link to the company home page. @@ -38817,6 +38972,8 @@ components: nullable: true endDateTime: $ref: '#/components/schemas/microsoft.graph.dateTimeTimeZone' + settings: + $ref: '#/components/schemas/microsoft.graph.virtualEventSettings' startDateTime: $ref: '#/components/schemas/microsoft.graph.dateTimeTimeZone' status: @@ -40774,50 +40931,20 @@ components: $ref: '#/components/schemas/microsoft.graph.printTaskDefinition' additionalProperties: type: object - microsoft.graph.keyCredentialConfiguration: - title: keyCredentialConfiguration + microsoft.graph.appManagementConfiguration: + title: appManagementConfiguration type: object properties: - certificateBasedApplicationConfigurationIds: + keyCredentials: type: array items: - type: string - nullable: true - description: Collection of GUIDs that represent certificateBasedApplicationConfiguration that is allowed as root and intermediate certificate authorities. - maxLifetime: - pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' - type: string - description: 'String value that indicates the maximum lifetime for key expiration, defined as an ISO 8601 duration. For example, P4DT12H30M5S represents four days, 12 hours, 30 minutes, and five seconds. This property is required when restrictionType is set to keyLifetime.' - format: duration - nullable: true - restrictForAppsCreatedAfterDateTime: - 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: 'Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.' - format: date-time - nullable: true - restrictionType: - $ref: '#/components/schemas/microsoft.graph.appKeyCredentialRestrictionType' - additionalProperties: - type: object - microsoft.graph.passwordCredentialConfiguration: - title: passwordCredentialConfiguration - type: object - properties: - maxLifetime: - pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' - type: string - description: 'String value that indicates the maximum lifetime for password expiration, defined as an ISO 8601 duration. For example, P4DT12H30M5S represents four days, 12 hours, 30 minutes, and five seconds. This property is required when restrictionType is set to passwordLifetime.' - format: duration - nullable: true - restrictForAppsCreatedAfterDateTime: - 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: 'Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.' - format: date-time - nullable: true - restrictionType: - $ref: '#/components/schemas/microsoft.graph.appCredentialRestrictionType' + $ref: '#/components/schemas/microsoft.graph.keyCredentialConfiguration' + description: Collection of keyCredential restrictions settings to be applied to an application or service principal. + passwordCredentials: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.passwordCredentialConfiguration' + description: Collection of password restrictions settings to be applied to an application or service principal. additionalProperties: type: object microsoft.graph.customClaimConfiguration: @@ -40924,7 +41051,7 @@ components: interval: pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' type: string - description: 'The interval between synchronization iterations. The value is represented in ISO 8601 format for durations. For example, PT1M represents a period of 1 month.' + description: 'The interval between synchronization iterations. The value is represented in ISO 8601 format for durations. For example, P1M represents a period of one month and PT1M represents a period of one minute.' format: duration state: $ref: '#/components/schemas/microsoft.graph.synchronizationScheduleState' @@ -41019,6 +41146,24 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.webauthnAuthenticationExtensionsClientOutputs: + title: webauthnAuthenticationExtensionsClientOutputs + type: object + additionalProperties: + type: object + microsoft.graph.webauthnAuthenticatorAttestationResponse: + title: webauthnAuthenticatorAttestationResponse + type: object + properties: + attestationObject: + type: string + description: 'Base64URL encoded, cryptographically protected attestation about the WebAuthn Authenticator.' + nullable: true + clientDataJSON: + type: string + nullable: true + additionalProperties: + type: object microsoft.graph.teamworkUserIdentityType: title: teamworkUserIdentityType enum: @@ -42174,6 +42319,16 @@ components: $ref: '#/components/schemas/microsoft.graph.identity' additionalProperties: type: object + microsoft.graph.virtualEventSettings: + title: virtualEventSettings + type: object + properties: + isAttendeeEmailNotificationEnabled: + type: boolean + description: Indicates whether virtual event attendees receive email notifications. + nullable: true + additionalProperties: + type: object microsoft.graph.virtualEventStatus: title: virtualEventStatus enum: @@ -44005,23 +44160,56 @@ components: x-ms-navigationProperty: true additionalProperties: type: object - microsoft.graph.appKeyCredentialRestrictionType: - title: appKeyCredentialRestrictionType - enum: - - asymmetricKeyLifetime - - trustedCertificateAuthority - - unknownFutureValue - type: string - microsoft.graph.appCredentialRestrictionType: - title: appCredentialRestrictionType - enum: - - passwordAddition - - passwordLifetime - - symmetricKeyAddition - - symmetricKeyLifetime - - customPasswordAddition - - unknownFutureValue - type: string + microsoft.graph.keyCredentialConfiguration: + title: keyCredentialConfiguration + type: object + properties: + certificateBasedApplicationConfigurationIds: + type: array + items: + type: string + nullable: true + description: Collection of GUIDs that represent certificateBasedApplicationConfiguration that is allowed as root and intermediate certificate authorities. + maxLifetime: + pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' + type: string + description: 'String value that indicates the maximum lifetime for key expiration, defined as an ISO 8601 duration. For example, P4DT12H30M5S represents four days, 12 hours, 30 minutes, and five seconds. This property is required when restrictionType is set to keyLifetime.' + format: duration + nullable: true + restrictForAppsCreatedAfterDateTime: + 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: 'Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.' + format: date-time + nullable: true + restrictionType: + $ref: '#/components/schemas/microsoft.graph.appKeyCredentialRestrictionType' + state: + $ref: '#/components/schemas/microsoft.graph.appManagementRestrictionState' + additionalProperties: + type: object + microsoft.graph.passwordCredentialConfiguration: + title: passwordCredentialConfiguration + type: object + properties: + maxLifetime: + pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' + type: string + description: 'String value that indicates the maximum lifetime for password expiration, defined as an ISO 8601 duration. For example, P4DT12H30M5S represents four days, 12 hours, 30 minutes, and five seconds. This property is required when restrictionType is set to passwordLifetime.' + format: duration + nullable: true + restrictForAppsCreatedAfterDateTime: + 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: 'Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.' + format: date-time + nullable: true + restrictionType: + $ref: '#/components/schemas/microsoft.graph.appCredentialRestrictionType' + state: + $ref: '#/components/schemas/microsoft.graph.appManagementRestrictionState' + additionalProperties: + type: object microsoft.graph.customClaimAttributeBase: title: customClaimAttributeBase type: object @@ -45014,6 +45202,30 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.appKeyCredentialRestrictionType: + title: appKeyCredentialRestrictionType + enum: + - asymmetricKeyLifetime + - trustedCertificateAuthority + - unknownFutureValue + type: string + microsoft.graph.appManagementRestrictionState: + title: appManagementRestrictionState + enum: + - enabled + - disabled + - unknownFutureValue + type: string + microsoft.graph.appCredentialRestrictionType: + title: appCredentialRestrictionType + enum: + - passwordAddition + - passwordLifetime + - symmetricKeyAddition + - symmetricKeyLifetime + - customPasswordAddition + - unknownFutureValue + type: string microsoft.graph.transformationAttribute: title: transformationAttribute type: object diff --git a/openApiDocs/beta/Files.yml b/openApiDocs/beta/Files.yml index 3fc28a3256..5e278825cc 100644 --- a/openApiDocs/beta/Files.yml +++ b/openApiDocs/beta/Files.yml @@ -8269,6 +8269,39 @@ paths: x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore + '/drives/{drive-id}/items/{driveItem-id}/microsoft.graph.discardCheckout': + post: + tags: + - drives.Actions + summary: Invoke action discardCheckout + description: Discard the check out of a driveItem. This action releases a driveItem resource that was previously checked out. Any changes made to the item while it was checked out are discarded. The same user that performed the checkout must discard it. Another alternative is to use application permissions. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/driveitem-discardcheckout?view=graph-rest-beta + operationId: drive.item_discardCheckout + parameters: + - 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 '/drives/{drive-id}/items/{driveItem-id}/microsoft.graph.extractSensitivityLabels': post: tags: @@ -23343,6 +23376,31 @@ paths: x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore + '/drives/{drive-id}/root/microsoft.graph.discardCheckout': + post: + tags: + - drives.Actions + summary: Invoke action discardCheckout + description: Discard the check out of a driveItem. This action releases a driveItem resource that was previously checked out. Any changes made to the item while it was checked out are discarded. The same user that performed the checkout must discard it. Another alternative is to use application permissions. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/driveitem-discardcheckout?view=graph-rest-beta + operationId: drive.root_discardCheckout + parameters: + - 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 '/drives/{drive-id}/root/microsoft.graph.extractSensitivityLabels': post: tags: @@ -87944,6 +88002,8 @@ components: $ref: '#/components/schemas/microsoft.graph.security.security' settings: $ref: '#/components/schemas/microsoft.graph.userSettings' + solutions: + $ref: '#/components/schemas/microsoft.graph.userSolutionRoot' sponsors: type: array items: @@ -88793,12 +88853,24 @@ components: $ref: '#/components/schemas/microsoft.graph.columnDefinition' description: The collection of column definitions reusable across lists under this site. x-ms-navigationProperty: true + contentModels: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.contentModel' + description: The collection of content models applied to this site. + x-ms-navigationProperty: true contentTypes: type: array items: $ref: '#/components/schemas/microsoft.graph.contentType' description: The collection of content types defined for this site. x-ms-navigationProperty: true + documentProcessingJobs: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.documentProcessingJob' + description: The document processing jobs running on this site. + x-ms-navigationProperty: true drive: $ref: '#/components/schemas/microsoft.graph.drive' drives: @@ -89635,11 +89707,11 @@ components: 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 - description: A collection of the unique identifiers for plans that have been disabled. + description: A collection of the unique identifiers for plans that have been disabled. IDs are available in servicePlans > servicePlanId in the tenant's subscribedSkus or serviceStatus > servicePlanId in the tenant's companySubscription. skuId: 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 - description: The unique identifier for the SKU. + description: The unique identifier for the SKU. Corresponds to the skuId from subscribedSkus or companySubscription. format: uuid nullable: true additionalProperties: @@ -90504,6 +90576,8 @@ components: - title: authentication type: object properties: + requirements: + $ref: '#/components/schemas/microsoft.graph.strongAuthenticationRequirements' signInPreferences: $ref: '#/components/schemas/microsoft.graph.signInPreferences' emailMethods: @@ -90534,6 +90608,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.longRunningOperation' + description: 'Represents the status of a long-running operation, such as a password reset operation.' x-ms-navigationProperty: true passwordlessMicrosoftAuthenticatorMethods: type: array @@ -91003,10 +91078,16 @@ components: type: string description: 'The allotment name divides tenant licenses into smaller batches or groups that help restrict the number of licenses available for use in a specific assignment. When the provisioningType is dedicated, the allotment name is null. Read-only.' nullable: true + connectionSetting: + $ref: '#/components/schemas/microsoft.graph.cloudPcConnectionSetting' connectionSettings: $ref: '#/components/schemas/microsoft.graph.cloudPcConnectionSettings' connectivityResult: $ref: '#/components/schemas/microsoft.graph.cloudPcConnectivityResult' + deviceRegionName: + type: string + description: 'The name of the geographical region where the Cloud PC is currently provisioned. For example, westus3, eastus2, and southeastasia. Read-only.' + nullable: true disasterRecoveryCapability: $ref: '#/components/schemas/microsoft.graph.cloudPcDisasterRecoveryCapability' diskEncryptionState: @@ -91082,6 +91163,8 @@ components: $ref: '#/components/schemas/microsoft.graph.cloudPcServicePlanType' status: $ref: '#/components/schemas/microsoft.graph.cloudPcStatus' + statusDetail: + $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetail' statusDetails: $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetails' userAccountType: @@ -93737,6 +93820,16 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.userSolutionRoot: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: userSolutionRoot + type: object + properties: + workingTimeSchedule: + $ref: '#/components/schemas/microsoft.graph.workingTimeSchedule' + additionalProperties: + type: object microsoft.graph.userTeamwork: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -93745,11 +93838,11 @@ components: properties: locale: type: string - description: The chosen locale of a user in Microsoft Teams. + description: 'Represents the location that a user selected in Microsoft Teams and doesn''t follow the Office''s locale setting. A user’s locale is represented by their preferred language and country or region. For example, en-us. The language component follows two-letter codes as defined in ISO 639-1, and the country component follows two-letter codes as defined in ISO 3166-1 alpha-2.' nullable: true region: type: string - description: The region of the user in Microsoft Teams. + description: 'Represents the region of the organization or the user. For users with multigeo licenses, the property contains the user''s region (if available). For users without multigeo licenses, the property contains the organization''s region.The region value can be any region supported by the Teams payload. The possible values are: Americas, Europe and MiddleEast, Asia Pacific, UAE, Australia, Brazil, Canada, Switzerland, Germany, France, India, Japan, South Korea, Norway, Singapore, United Kingdom, South Africa, Sweden, Qatar, Poland, Italy, Israel, USGov Community Cloud, USGov Community Cloud High, USGov Department of Defense, and China.' nullable: true associatedTeams: type: array @@ -94599,6 +94692,57 @@ components: $ref: '#/components/schemas/microsoft.graph.root' additionalProperties: type: object + microsoft.graph.contentModel: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: contentModel + 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 + description: Date and time of item creation. Read-only. + format: date-time + 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 + description: Date and time of item last modification. Read-only. + format: date-time + nullable: true + modelType: + $ref: '#/components/schemas/microsoft.graph.contentModelType' + name: + type: string + description: The name of the contentModel. + nullable: true + additionalProperties: + type: object + microsoft.graph.documentProcessingJob: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: documentProcessingJob + type: object + properties: + 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 of item creation. Read-only. + format: date-time + nullable: true + jobType: + $ref: '#/components/schemas/microsoft.graph.documentProcessingJobType' + listItemUniqueId: + type: string + description: 'The listItemUniqueId of the file, or folder to process. Use GET driveItem resource operation and read sharepointIds property to get listItemUniqueId.' + status: + $ref: '#/components/schemas/microsoft.graph.documentProcessingJobStatus' + additionalProperties: + type: object microsoft.graph.baseSitePage: allOf: - $ref: '#/components/schemas/microsoft.graph.baseItem' @@ -95799,7 +95943,7 @@ components: type: boolean description: Denotes whether the policy is enabled. restrictions: - $ref: '#/components/schemas/microsoft.graph.appManagementConfiguration' + $ref: '#/components/schemas/microsoft.graph.customAppManagementConfiguration' appliesTo: type: array items: @@ -96023,6 +96167,14 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.strongAuthenticationRequirements: + title: strongAuthenticationRequirements + type: object + properties: + perUserMfaState: + $ref: '#/components/schemas/microsoft.graph.perUserMfaState' + additionalProperties: + type: object microsoft.graph.signInPreferences: title: signInPreferences type: object @@ -96055,22 +96207,16 @@ components: properties: aaGuid: type: string - description: 'Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator.' + description: 'Authenticator Attestation GUID, an identifier that indicates the type (such as make and model) of the authenticator.' nullable: true attestationCertificates: type: array items: type: string nullable: true - description: The attestation certificate(s) attached to this security key. + description: The attestation certificate or certificates attached to this security key. attestationLevel: $ref: '#/components/schemas/microsoft.graph.attestationLevel' - 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 when this key was registered to the user. - format: date-time - nullable: true displayName: type: string description: The display name of the key as given by the user. @@ -96079,6 +96225,8 @@ components: type: string description: The manufacturer-assigned model of the FIDO2 security key. nullable: true + publicKeyCredential: + $ref: '#/components/schemas/microsoft.graph.webauthnPublicKeyCredential' additionalProperties: type: object microsoft.graph.authenticationMethod: @@ -96086,6 +96234,12 @@ components: - $ref: '#/components/schemas/microsoft.graph.entity' - title: authenticationMethod type: object + properties: + 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 additionalProperties: type: object microsoft.graph.microsoftAuthenticatorAuthenticationMethod: @@ -96096,12 +96250,6 @@ components: properties: clientAppName: $ref: '#/components/schemas/microsoft.graph.microsoftAuthenticatorAuthenticationMethodClientAppName' - 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 app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - format: date-time - nullable: true deviceTag: type: string description: Tags containing app metadata. @@ -96124,11 +96272,6 @@ components: - title: passwordlessMicrosoftAuthenticatorAuthenticationMethod type: object properties: - 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 creationDateTime: 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 @@ -96149,12 +96292,6 @@ components: - title: passwordAuthenticationMethod type: object properties: - 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 when this password was last updated. This property is currently not populated. Read-only. 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 password: type: string description: 'For security, the password is always returned as null from a LIST or GET operation.' @@ -96183,12 +96320,6 @@ components: - title: platformCredentialAuthenticationMethod type: object properties: - 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 Platform Credential Key was registered. - format: date-time - nullable: true displayName: type: string description: The name of the device on which Platform Credential is registered. @@ -96219,12 +96350,6 @@ components: - title: temporaryAccessPassAuthenticationMethod type: object properties: - 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 when the Temporary Access Pass was created. - format: date-time - nullable: true isUsableOnce: type: boolean description: 'Determines whether the pass is limited to a one-time use. If true, the pass can be used once; if false, the pass can be used multiple times within the Temporary Access Pass lifetime.' @@ -96254,12 +96379,6 @@ components: - title: windowsHelloForBusinessAuthenticationMethod type: object properties: - 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 Windows Hello for Business key was registered. - format: date-time - nullable: true displayName: type: string description: The name of the device on which Windows Hello for Business is registered @@ -96905,6 +97024,15 @@ components: description: A cloudClipboardItem can have multiple cloudClipboardItemPayload objects in the payloads. A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. additionalProperties: type: object + microsoft.graph.cloudPcConnectionSetting: + title: cloudPcConnectionSetting + type: object + properties: + enableSingleSignOn: + type: boolean + description: Indicates whether single sign-on is enabled. The default value is false. + additionalProperties: + type: object microsoft.graph.cloudPcConnectionSettings: title: cloudPcConnectionSettings type: object @@ -96922,6 +97050,12 @@ components: items: $ref: '#/components/schemas/microsoft.graph.cloudPcHealthCheckItem' description: 'A list of failed health check items. If the status property is available, this property is empty.' + 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: 'The last modified time for connectivity status of the Cloud PC. 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 would look like this: 2014-01-01T00:00:00Z.' + format: date-time + nullable: true status: $ref: '#/components/schemas/microsoft.graph.cloudPcConnectivityStatus' updatedDateTime: @@ -96998,6 +97132,8 @@ components: description: 'Time the action was initiated. The Timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). For example, midnight UTC on Jan 1, 2014 appears as ''2014-01-01T00:00:00Z''.' format: date-time nullable: true + statusDetail: + $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetail' statusDetails: $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetails' additionalProperties: @@ -97071,7 +97207,27 @@ components: - movingRegion - resizePendingLicense - updatingSingleSignOn + - modifyingSingleSignOn type: string + microsoft.graph.cloudPcStatusDetail: + title: cloudPcStatusDetail + type: object + properties: + additionalInformation: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.keyValuePair' + description: 'More information about the Cloud PC status. For example, ''additionalInformation'': [''{''@odata.type'': ''microsoft.graph.keyValuePair'',''name'': ''retriable'',''value'': true }] ''' + code: + type: string + description: 'The error/warning code associated with the Cloud PC status. Example: ''code'': ''internalServerError''.' + nullable: true + message: + type: string + description: 'The status message associated with error code. Example: ''message'': ''There was an internal server error. Please contact support xxx.''.' + nullable: true + additionalProperties: + type: object microsoft.graph.cloudPcStatusDetails: title: cloudPcStatusDetails type: object @@ -100455,8 +100611,7 @@ components: allowedPresenters: $ref: '#/components/schemas/microsoft.graph.onlineMeetingPresenters' allowLiveShare: - type: boolean - nullable: true + $ref: '#/components/schemas/microsoft.graph.meetingLiveShareOptions' allowMeetingChat: $ref: '#/components/schemas/microsoft.graph.meetingChatMode' allowParticipantsToChangeName: @@ -100658,10 +100813,6 @@ components: nullable: true meetingOrganizer: $ref: '#/components/schemas/microsoft.graph.identitySet' - meetingOrganizerId: - type: string - description: The unique identifier of the organizer of the onlineMeeting related to this recording. Read-only. - nullable: true recordingContentUrl: type: string description: The URL that can be used to access the content of the recording. Read-only. @@ -100755,10 +100906,6 @@ components: nullable: true meetingOrganizer: $ref: '#/components/schemas/microsoft.graph.identitySet' - meetingOrganizerId: - type: string - description: The unique identifier of the organizer of the onlineMeeting related to this transcript. Read-only. - nullable: true metadataContent: type: string description: The time-aligned metadata of the utterances in the transcript. Read-only. @@ -102090,6 +102237,13 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.workingTimeSchedule: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: workingTimeSchedule + type: object + additionalProperties: + type: object microsoft.graph.associatedTeamInfo: allOf: - $ref: '#/components/schemas/microsoft.graph.teamInfo' @@ -102410,6 +102564,32 @@ components: $ref: '#/components/schemas/microsoft.graph.siteArchiveStatus' additionalProperties: type: object + microsoft.graph.contentModelType: + title: contentModelType + enum: + - teachingMethod + - layoutMethod + - freeformSelectionMethod + - prebuiltContractModel + - prebuiltInvoiceModel + - prebuiltReceiptModel + - unknownFutureValue + type: string + microsoft.graph.documentProcessingJobType: + title: documentProcessingJobType + enum: + - file + - folder + - unknownFutureValue + type: string + microsoft.graph.documentProcessingJobStatus: + title: documentProcessingJobStatus + enum: + - inProgress + - completed + - failed + - unknownFutureValue + type: string microsoft.graph.pageLayoutType: title: pageLayoutType enum: @@ -102962,22 +103142,13 @@ components: description: Display name for this policy. Required. additionalProperties: type: object - microsoft.graph.appManagementConfiguration: - title: appManagementConfiguration - type: object - properties: - keyCredentials: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.keyCredentialConfiguration' - description: Collection of keyCredential restrictions settings to be applied to an application or service principal. - passwordCredentials: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.passwordCredentialConfiguration' - description: Collection of password restrictions settings to be applied to an application or service principal. - additionalProperties: - type: object + microsoft.graph.customAppManagementConfiguration: + allOf: + - $ref: '#/components/schemas/microsoft.graph.appManagementConfiguration' + - title: customAppManagementConfiguration + type: object + additionalProperties: + type: object microsoft.graph.stsPolicy: allOf: - $ref: '#/components/schemas/microsoft.graph.policyBase' @@ -103114,6 +103285,14 @@ components: $ref: '#/components/schemas/microsoft.graph.synchronizationSchema' additionalProperties: type: object + microsoft.graph.perUserMfaState: + title: perUserMfaState + enum: + - disabled + - enforced + - enabled + - unknownFutureValue + type: string microsoft.graph.userDefaultAuthenticationMethodType: title: userDefaultAuthenticationMethodType enum: @@ -103132,6 +103311,20 @@ components: - notAttested - unknownFutureValue type: string + microsoft.graph.webauthnPublicKeyCredential: + title: webauthnPublicKeyCredential + type: object + properties: + clientExtensionResults: + $ref: '#/components/schemas/microsoft.graph.webauthnAuthenticationExtensionsClientOutputs' + id: + type: string + description: The credential ID created by the WebAuthn Authenticator. + nullable: true + response: + $ref: '#/components/schemas/microsoft.graph.webauthnAuthenticatorAttestationResponse' + additionalProperties: + type: object microsoft.graph.microsoftAuthenticatorAuthenticationMethodClientAppName: title: microsoftAuthenticatorAuthenticationMethodClientAppName enum: @@ -106000,6 +106193,13 @@ components: - organizer - unknownFutureValue type: string + microsoft.graph.meetingLiveShareOptions: + title: meetingLiveShareOptions + enum: + - enabled + - disabled + - unknownFutureValue + type: string microsoft.graph.meetingChatMode: title: meetingChatMode enum: @@ -106191,7 +106391,7 @@ components: $ref: '#/components/schemas/microsoft.graph.identity' registrantId: type: string - description: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. + description: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. (deprecated) nullable: true role: type: string @@ -106928,6 +107128,12 @@ components: type: string description: The role the position entailed. nullable: true + secondaryJobTitle: + type: string + nullable: true + secondaryRole: + type: string + nullable: true startMonthYear: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$' type: string @@ -106946,6 +107152,10 @@ components: properties: address: $ref: '#/components/schemas/microsoft.graph.physicalAddress' + companyCode: + type: string + description: 'Legal entity number of the company or its subdivision. For information on how to set the value for the companyCode, see profileSourceAnnotation.' + nullable: true department: type: string description: Department Name within a company. @@ -106961,6 +107171,9 @@ components: type: string description: Pronunciation guide for the company name. nullable: true + secondaryDepartment: + type: string + nullable: true webUrl: type: string description: Link to the company home page. @@ -107355,6 +107568,8 @@ components: nullable: true endDateTime: $ref: '#/components/schemas/microsoft.graph.dateTimeTimeZone' + settings: + $ref: '#/components/schemas/microsoft.graph.virtualEventSettings' startDateTime: $ref: '#/components/schemas/microsoft.graph.dateTimeTimeZone' status: @@ -108437,50 +108652,20 @@ components: $ref: '#/components/schemas/microsoft.graph.printTaskDefinition' additionalProperties: type: object - microsoft.graph.keyCredentialConfiguration: - title: keyCredentialConfiguration + microsoft.graph.appManagementConfiguration: + title: appManagementConfiguration type: object properties: - certificateBasedApplicationConfigurationIds: + keyCredentials: type: array items: - type: string - nullable: true - description: Collection of GUIDs that represent certificateBasedApplicationConfiguration that is allowed as root and intermediate certificate authorities. - maxLifetime: - pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' - type: string - description: 'String value that indicates the maximum lifetime for key expiration, defined as an ISO 8601 duration. For example, P4DT12H30M5S represents four days, 12 hours, 30 minutes, and five seconds. This property is required when restrictionType is set to keyLifetime.' - format: duration - nullable: true - restrictForAppsCreatedAfterDateTime: - 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: 'Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.' - format: date-time - nullable: true - restrictionType: - $ref: '#/components/schemas/microsoft.graph.appKeyCredentialRestrictionType' - additionalProperties: - type: object - microsoft.graph.passwordCredentialConfiguration: - title: passwordCredentialConfiguration - type: object - properties: - maxLifetime: - pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' - type: string - description: 'String value that indicates the maximum lifetime for password expiration, defined as an ISO 8601 duration. For example, P4DT12H30M5S represents four days, 12 hours, 30 minutes, and five seconds. This property is required when restrictionType is set to passwordLifetime.' - format: duration - nullable: true - restrictForAppsCreatedAfterDateTime: - 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: 'Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.' - format: date-time - nullable: true - restrictionType: - $ref: '#/components/schemas/microsoft.graph.appCredentialRestrictionType' + $ref: '#/components/schemas/microsoft.graph.keyCredentialConfiguration' + description: Collection of keyCredential restrictions settings to be applied to an application or service principal. + passwordCredentials: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.passwordCredentialConfiguration' + description: Collection of password restrictions settings to be applied to an application or service principal. additionalProperties: type: object microsoft.graph.customClaimConfiguration: @@ -108587,7 +108772,7 @@ components: interval: pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' type: string - description: 'The interval between synchronization iterations. The value is represented in ISO 8601 format for durations. For example, PT1M represents a period of 1 month.' + description: 'The interval between synchronization iterations. The value is represented in ISO 8601 format for durations. For example, P1M represents a period of one month and PT1M represents a period of one minute.' format: duration state: $ref: '#/components/schemas/microsoft.graph.synchronizationScheduleState' @@ -108682,6 +108867,24 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.webauthnAuthenticationExtensionsClientOutputs: + title: webauthnAuthenticationExtensionsClientOutputs + type: object + additionalProperties: + type: object + microsoft.graph.webauthnAuthenticatorAttestationResponse: + title: webauthnAuthenticatorAttestationResponse + type: object + properties: + attestationObject: + type: string + description: 'Base64URL encoded, cryptographically protected attestation about the WebAuthn Authenticator.' + nullable: true + clientDataJSON: + type: string + nullable: true + additionalProperties: + type: object microsoft.graph.attendeeType: title: attendeeType enum: @@ -110372,6 +110575,16 @@ components: $ref: '#/components/schemas/microsoft.graph.identity' additionalProperties: type: object + microsoft.graph.virtualEventSettings: + title: virtualEventSettings + type: object + properties: + isAttendeeEmailNotificationEnabled: + type: boolean + description: Indicates whether virtual event attendees receive email notifications. + nullable: true + additionalProperties: + type: object microsoft.graph.virtualEventStatus: title: virtualEventStatus enum: @@ -111973,23 +112186,56 @@ components: x-ms-navigationProperty: true additionalProperties: type: object - microsoft.graph.appKeyCredentialRestrictionType: - title: appKeyCredentialRestrictionType - enum: - - asymmetricKeyLifetime - - trustedCertificateAuthority - - unknownFutureValue - type: string - microsoft.graph.appCredentialRestrictionType: - title: appCredentialRestrictionType - enum: - - passwordAddition - - passwordLifetime - - symmetricKeyAddition - - symmetricKeyLifetime - - customPasswordAddition - - unknownFutureValue - type: string + microsoft.graph.keyCredentialConfiguration: + title: keyCredentialConfiguration + type: object + properties: + certificateBasedApplicationConfigurationIds: + type: array + items: + type: string + nullable: true + description: Collection of GUIDs that represent certificateBasedApplicationConfiguration that is allowed as root and intermediate certificate authorities. + maxLifetime: + pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' + type: string + description: 'String value that indicates the maximum lifetime for key expiration, defined as an ISO 8601 duration. For example, P4DT12H30M5S represents four days, 12 hours, 30 minutes, and five seconds. This property is required when restrictionType is set to keyLifetime.' + format: duration + nullable: true + restrictForAppsCreatedAfterDateTime: + 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: 'Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.' + format: date-time + nullable: true + restrictionType: + $ref: '#/components/schemas/microsoft.graph.appKeyCredentialRestrictionType' + state: + $ref: '#/components/schemas/microsoft.graph.appManagementRestrictionState' + additionalProperties: + type: object + microsoft.graph.passwordCredentialConfiguration: + title: passwordCredentialConfiguration + type: object + properties: + maxLifetime: + pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' + type: string + description: 'String value that indicates the maximum lifetime for password expiration, defined as an ISO 8601 duration. For example, P4DT12H30M5S represents four days, 12 hours, 30 minutes, and five seconds. This property is required when restrictionType is set to passwordLifetime.' + format: duration + nullable: true + restrictForAppsCreatedAfterDateTime: + 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: 'Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.' + format: date-time + nullable: true + restrictionType: + $ref: '#/components/schemas/microsoft.graph.appCredentialRestrictionType' + state: + $ref: '#/components/schemas/microsoft.graph.appManagementRestrictionState' + additionalProperties: + type: object microsoft.graph.customClaimAttributeBase: title: customClaimAttributeBase type: object @@ -112798,6 +113044,30 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.appKeyCredentialRestrictionType: + title: appKeyCredentialRestrictionType + enum: + - asymmetricKeyLifetime + - trustedCertificateAuthority + - unknownFutureValue + type: string + microsoft.graph.appManagementRestrictionState: + title: appManagementRestrictionState + enum: + - enabled + - disabled + - unknownFutureValue + type: string + microsoft.graph.appCredentialRestrictionType: + title: appCredentialRestrictionType + enum: + - passwordAddition + - passwordLifetime + - symmetricKeyAddition + - symmetricKeyLifetime + - customPasswordAddition + - unknownFutureValue + type: string microsoft.graph.transformationAttribute: title: transformationAttribute type: object diff --git a/openApiDocs/beta/Groups.yml b/openApiDocs/beta/Groups.yml index 46895de21e..96a3ab802d 100644 --- a/openApiDocs/beta/Groups.yml +++ b/openApiDocs/beta/Groups.yml @@ -407,11 +407,11 @@ paths: post: 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.' + summary: Upsert group + description: "Create a new group object if it doesn't exist, or update the properties of an existing group object.\nYou can create or update the following types of group: By default, this operation returns only a subset of the properties for each group. For a list of properties that are returned by default, see the Properties section of the group resource. 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://learn.microsoft.com/graph/api/group-post-groups?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-beta operationId: group_CreateGroup requestBody: description: New entity @@ -9364,11 +9364,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. The table in the Permissions section lists the resources that support open extensions.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/group-post-conversations?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-beta operationId: group_CreateConversation parameters: - name: group-id @@ -9401,10 +9401,10 @@ paths: tags: - groups.conversation summary: Get conversation - description: Retrieve the properties and relationships of conversation object. + description: Get a group's conversation object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/conversation-get?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/group-get-conversation?view=graph-rest-beta operationId: group_GetConversation parameters: - name: group-id @@ -13635,6 +13635,47 @@ paths: x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore + '/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/microsoft.graph.discardCheckout': + post: + tags: + - groups.Actions + summary: Invoke action discardCheckout + description: Discard the check out of a driveItem. This action releases a driveItem resource that was previously checked out. Any changes made to the item while it was checked out are discarded. The same user that performed the checkout must discard it. Another alternative is to use application permissions. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/driveitem-discardcheckout?view=graph-rest-beta + operationId: group.drive.item_discardCheckout + 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: 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 '/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/microsoft.graph.extractSensitivityLabels': post: tags: @@ -16887,6 +16928,39 @@ paths: x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore + '/groups/{group-id}/drives/{drive-id}/root/microsoft.graph.discardCheckout': + post: + tags: + - groups.Actions + summary: Invoke action discardCheckout + description: Discard the check out of a driveItem. This action releases a driveItem resource that was previously checked out. Any changes made to the item while it was checked out are discarded. The same user that performed the checkout must discard it. Another alternative is to use application permissions. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/driveitem-discardcheckout?view=graph-rest-beta + operationId: group.drive.root_discardCheckout + 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: 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 '/groups/{group-id}/drives/{drive-id}/root/microsoft.graph.extractSensitivityLabels': post: tags: @@ -24263,7 +24337,7 @@ paths: tags: - groups.Actions summary: Invoke action addFavorite - description: Add the group to the list of the current user's favorite groups. Supported for Microsoft 365 groups only. + description: Add the group to the list of the current user's favorite groups. The group shows up in Outlook and Teams favorites. Supported for Microsoft 365 groups only. externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/group-addfavorite?view=graph-rest-beta @@ -24563,7 +24637,7 @@ paths: 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. This API returns up to 11,000 group IDs. If more than 11,000 results are available, it returns a 400 Bad Request error with the Directory_ResultSizeLimitExceeded error code. As a workaround, use the List group transitive memberOf API.' + 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. This API returns up to 11,000 group IDs. If more than 11,000 results are available, it returns a 400 Bad Request error with the DirectoryResultSizeLimitExceeded error code. If you get the DirectoryResultSizeLimitExceeded error code, use the List group transitive memberOf API instead.' externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta @@ -24802,6 +24876,20 @@ paths: schema: type: string x-ms-docs-key-type: group + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + autoReconcileProxyConflict: + type: boolean + default: false + nullable: true + additionalProperties: + type: object + required: true responses: 2XX: description: Success @@ -29374,6 +29462,401 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + '/groups/{group-id}/sites/{site-id}/contentModels/{contentModel-id}/microsoft.graph.addToDrive': + post: + tags: + - groups.Actions + summary: Invoke action addToDrive + description: 'Apply a contentModel to SharePoint document libraries. For an existing model that''s already trained, this action automatically processes new documents that are added to the SharePoint libraries.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/contentmodel-addtodrive?view=graph-rest-beta + operationId: group.site.contentModel_addToDrive + 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: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: contentModel-id + in: path + description: The unique identifier of contentModel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: contentModel + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + driveId: + type: string + nullable: true + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.contentModelUsage' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/groups/{group-id}/sites/{site-id}/contentModels/{contentModel-id}/microsoft.graph.getAppliedDrives()': + get: + tags: + - groups.Functions + summary: Invoke function getAppliedDrives + description: List all the contentModelUsage information related to a contentModel applied to a SharePoint document library. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/contentmodel-getapplieddrives?view=graph-rest-beta + operationId: group.site.contentModel_getAppliedDrive + 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: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: contentModel-id + in: path + description: The unique identifier of contentModel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: contentModel + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + - $ref: '#/components/parameters/count' + responses: + 2XX: + description: Success + content: + application/json: + schema: + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.contentModelUsage' + '@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 + '/groups/{group-id}/sites/{site-id}/contentModels/{contentModel-id}/microsoft.graph.removeFromDrive': + post: + tags: + - groups.Actions + summary: Invoke action removeFromDrive + description: Remove a contentModel from a SharePoint document library. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/contentmodel-removefromdrive?view=graph-rest-beta + operationId: group.site.contentModel_removeFromDrive + 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: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: contentModel-id + in: path + description: The unique identifier of contentModel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: contentModel + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + driveId: + 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}/sites/{site-id}/contentModels/microsoft.graph.getByName(modelName=''{modelName}'')': + get: + tags: + - groups.Functions + summary: Invoke function getByName + description: 'Read the properties and relationships of a contentModel object by its model name. The name should be the full model filename, including the file extension; for example, exampleModel.classifier.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/contentmodel-getbyname?view=graph-rest-beta + operationId: group.site.contentModel_getGraphBPreName + 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: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: modelName + in: path + description: 'Usage: modelName=''{modelName}''' + required: true + style: simple + schema: + type: string + nullable: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.contentModel' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: function + '/groups/{group-id}/sites/{site-id}/contentModels/microsoft.graph.getByName(modelName=''{modelName}'')/microsoft.graph.addToDrive': + post: + tags: + - groups.Actions + summary: Invoke action addToDrive + description: 'Apply a contentModel to SharePoint document libraries. For an existing model that''s already trained, this action automatically processes new documents that are added to the SharePoint libraries.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/contentmodel-addtodrive?view=graph-rest-beta + operationId: group.site.contentModel.getGraphBPreName_addToDrive + 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: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: modelName + in: path + description: 'Usage: modelName=''{modelName}''' + required: true + style: simple + schema: + type: string + nullable: true + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + driveId: + type: string + nullable: true + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.contentModelUsage' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/groups/{group-id}/sites/{site-id}/contentModels/microsoft.graph.getByName(modelName=''{modelName}'')/microsoft.graph.getAppliedDrives()': + get: + tags: + - groups.Functions + summary: Invoke function getAppliedDrives + description: List all the contentModelUsage information related to a contentModel applied to a SharePoint document library. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/contentmodel-getapplieddrives?view=graph-rest-beta + operationId: group.site.contentModel.getGraphBPreName_getAppliedDrive + 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: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: modelName + in: path + description: 'Usage: modelName=''{modelName}''' + required: true + style: simple + schema: + type: string + nullable: true + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + - $ref: '#/components/parameters/count' + responses: + 2XX: + description: Success + content: + application/json: + schema: + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.contentModelUsage' + '@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 + '/groups/{group-id}/sites/{site-id}/contentModels/microsoft.graph.getByName(modelName=''{modelName}'')/microsoft.graph.removeFromDrive': + post: + tags: + - groups.Actions + summary: Invoke action removeFromDrive + description: Remove a contentModel from a SharePoint document library. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/contentmodel-removefromdrive?view=graph-rest-beta + operationId: group.site.contentModel.getGraphBPreName_removeFromDrive + 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: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: modelName + in: path + description: 'Usage: modelName=''{modelName}''' + required: true + style: simple + schema: + type: string + nullable: true + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + driveId: + 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}/sites/{site-id}/contentTypes/{contentType-id}/microsoft.graph.associateWithHubSites': post: tags: @@ -32281,55 +32764,6 @@ paths: x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore - '/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/microsoft.graph.getByPath(path=''{path1}'')': - get: - tags: - - groups.Functions - summary: Invoke function getByPath - operationId: group.site.getGraphBPrePath_getGraphBPrePath - 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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: path - in: path - description: 'Usage: path=''{path}''' - required: true - style: simple - schema: - type: string - nullable: true - - name: path1 - in: path - description: 'Usage: path=''{path1}''' - required: true - style: simple - schema: - type: string - nullable: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.site' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: function '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/microsoft.graph.copyNotebook': post: tags: @@ -37281,11 +37715,11 @@ paths: get: tags: - groups.conversationThread - 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. " + summary: Get conversation thread + description: Get a thread object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/conversationthread-get?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/group-get-thread?view=graph-rest-beta operationId: group_GetThread parameters: - name: group-id @@ -37380,11 +37814,11 @@ paths: delete: tags: - groups.conversationThread - summary: Delete conversation thread - description: Delete a thread object. + summary: Delete conversationThread + description: Delete conversationThread. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/group-delete-thread?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/conversationthread-delete?view=graph-rest-beta operationId: group_DeleteThread parameters: - name: group-id @@ -38184,7 +38618,7 @@ paths: tags: - groups.conversationThread summary: Update openTypeExtension - 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.' + description: "Update an open extension (openTypeExtension object) on a supported resource type.\n- If a property in the request body matches the name of an existing property in the extension, the data in the extension is updated.\n- Otherwise, that property and its data are added to the extension. The data in an extension can be primitive types or arrays of primitive types. The operation behaves differently for resources that are directory objects vs other resources. See the table in the Permissions section for the list of resources that support open extensions." externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/opentypeextension-update?view=graph-rest-beta @@ -43509,6 +43943,8 @@ components: type: string description: The main logo for the application. Not nullable. format: base64url + nativeAuthenticationApisEnabled: + $ref: '#/components/schemas/microsoft.graph.nativeAuthenticationApisEnabled' notes: type: string description: Notes relevant for the management of the application. @@ -44863,6 +45299,8 @@ components: $ref: '#/components/schemas/microsoft.graph.security.security' settings: $ref: '#/components/schemas/microsoft.graph.userSettings' + solutions: + $ref: '#/components/schemas/microsoft.graph.userSolutionRoot' sponsors: type: array items: @@ -44911,11 +45349,11 @@ components: 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 - description: A collection of the unique identifiers for plans that have been disabled. + description: A collection of the unique identifiers for plans that have been disabled. IDs are available in servicePlans > servicePlanId in the tenant's subscribedSkus or serviceStatus > servicePlanId in the tenant's companySubscription. skuId: 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 - description: The unique identifier for the SKU. + description: The unique identifier for the SKU. Corresponds to the skuId from subscribedSkus or companySubscription. format: uuid nullable: true additionalProperties: @@ -45378,6 +45816,70 @@ components: description: Collection of name-value pairs corresponding to the name and defaultValue properties in the referenced directorySettingTemplates object. additionalProperties: type: object + microsoft.graph.contentModelUsage: + title: contentModelUsage + 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 + description: Date and time of the contentModel is first applied. + format: date-time + nullable: true + driveId: + type: string + description: The ID of the drive where the contentModel is applied. + 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 + description: Date and time of the contentModel is last applied. + format: date-time + nullable: true + modelId: + type: string + description: The ID of the contentModel. + nullable: true + modelVersion: + type: string + description: The version of the current applied contentModel. + nullable: true + additionalProperties: + type: object + microsoft.graph.contentModel: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: contentModel + 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 + description: Date and time of item creation. Read-only. + format: date-time + 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 + description: Date and time of item last modification. Read-only. + format: date-time + nullable: true + modelType: + $ref: '#/components/schemas/microsoft.graph.contentModelType' + name: + type: string + description: The name of the contentModel. + nullable: true + additionalProperties: + type: object microsoft.graph.dlpEvaluationInput: title: dlpEvaluationInput type: object @@ -45624,12 +46126,24 @@ components: $ref: '#/components/schemas/microsoft.graph.columnDefinition' description: The collection of column definitions reusable across lists under this site. x-ms-navigationProperty: true + contentModels: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.contentModel' + description: The collection of content models applied to this site. + x-ms-navigationProperty: true contentTypes: type: array items: $ref: '#/components/schemas/microsoft.graph.contentType' description: The collection of content types defined for this site. x-ms-navigationProperty: true + documentProcessingJobs: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.documentProcessingJob' + description: The document processing jobs running on this site. + x-ms-navigationProperty: true drive: $ref: '#/components/schemas/microsoft.graph.drive' drives: @@ -48134,6 +48648,15 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.nativeAuthenticationApisEnabled: + title: nativeAuthenticationApisEnabled + enum: + - none + - all + - unknownFutureValue + type: string + x-ms-enum-flags: + isFlags: true microsoft.graph.onPremisesPublishing: title: onPremisesPublishing type: object @@ -48442,7 +48965,7 @@ components: type: boolean description: Denotes whether the policy is enabled. restrictions: - $ref: '#/components/schemas/microsoft.graph.appManagementConfiguration' + $ref: '#/components/schemas/microsoft.graph.customAppManagementConfiguration' appliesTo: type: array items: @@ -49450,6 +49973,8 @@ components: - title: authentication type: object properties: + requirements: + $ref: '#/components/schemas/microsoft.graph.strongAuthenticationRequirements' signInPreferences: $ref: '#/components/schemas/microsoft.graph.signInPreferences' emailMethods: @@ -49480,6 +50005,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.longRunningOperation' + description: 'Represents the status of a long-running operation, such as a password reset operation.' x-ms-navigationProperty: true passwordlessMicrosoftAuthenticatorMethods: type: array @@ -49668,10 +50194,16 @@ components: type: string description: 'The allotment name divides tenant licenses into smaller batches or groups that help restrict the number of licenses available for use in a specific assignment. When the provisioningType is dedicated, the allotment name is null. Read-only.' nullable: true + connectionSetting: + $ref: '#/components/schemas/microsoft.graph.cloudPcConnectionSetting' connectionSettings: $ref: '#/components/schemas/microsoft.graph.cloudPcConnectionSettings' connectivityResult: $ref: '#/components/schemas/microsoft.graph.cloudPcConnectivityResult' + deviceRegionName: + type: string + description: 'The name of the geographical region where the Cloud PC is currently provisioned. For example, westus3, eastus2, and southeastasia. Read-only.' + nullable: true disasterRecoveryCapability: $ref: '#/components/schemas/microsoft.graph.cloudPcDisasterRecoveryCapability' diskEncryptionState: @@ -49747,6 +50279,8 @@ components: $ref: '#/components/schemas/microsoft.graph.cloudPcServicePlanType' status: $ref: '#/components/schemas/microsoft.graph.cloudPcStatus' + statusDetail: + $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetail' statusDetails: $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetails' userAccountType: @@ -51511,6 +52045,16 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.userSolutionRoot: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: userSolutionRoot + type: object + properties: + workingTimeSchedule: + $ref: '#/components/schemas/microsoft.graph.workingTimeSchedule' + additionalProperties: + type: object microsoft.graph.userTeamwork: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -51519,11 +52063,11 @@ components: properties: locale: type: string - description: The chosen locale of a user in Microsoft Teams. + description: 'Represents the location that a user selected in Microsoft Teams and doesn''t follow the Office''s locale setting. A user’s locale is represented by their preferred language and country or region. For example, en-us. The language component follows two-letter codes as defined in ISO 639-1, and the country component follows two-letter codes as defined in ISO 3166-1 alpha-2.' nullable: true region: type: string - description: The region of the user in Microsoft Teams. + description: 'Represents the region of the organization or the user. For users with multigeo licenses, the property contains the user''s region (if available). For users without multigeo licenses, the property contains the organization''s region.The region value can be any region supported by the Teams payload. The possible values are: Americas, Europe and MiddleEast, Asia Pacific, UAE, Australia, Brazil, Canada, Switzerland, Germany, France, India, Japan, South Korea, Norway, Singapore, United Kingdom, South Africa, Sweden, Qatar, Poland, Italy, Israel, USGov Community Cloud, USGov Community Cloud High, USGov Department of Defense, and China.' nullable: true associatedTeams: type: array @@ -51962,6 +52506,17 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.contentModelType: + title: contentModelType + enum: + - teachingMethod + - layoutMethod + - freeformSelectionMethod + - prebuiltContractModel + - prebuiltInvoiceModel + - prebuiltReceiptModel + - unknownFutureValue + type: string microsoft.graph.jobResponseBase: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -52111,6 +52666,27 @@ components: $ref: '#/components/schemas/microsoft.graph.root' additionalProperties: type: object + microsoft.graph.documentProcessingJob: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: documentProcessingJob + type: object + properties: + 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 of item creation. Read-only. + format: date-time + nullable: true + jobType: + $ref: '#/components/schemas/microsoft.graph.documentProcessingJobType' + listItemUniqueId: + type: string + description: 'The listItemUniqueId of the file, or folder to process. Use GET driveItem resource operation and read sharepointIds property to get listItemUniqueId.' + status: + $ref: '#/components/schemas/microsoft.graph.documentProcessingJobStatus' + additionalProperties: + type: object microsoft.graph.list: allOf: - $ref: '#/components/schemas/microsoft.graph.baseItem' @@ -54744,22 +55320,13 @@ components: description: Display name for this policy. Required. additionalProperties: type: object - microsoft.graph.appManagementConfiguration: - title: appManagementConfiguration - type: object - properties: - keyCredentials: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.keyCredentialConfiguration' - description: Collection of keyCredential restrictions settings to be applied to an application or service principal. - passwordCredentials: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.passwordCredentialConfiguration' - description: Collection of password restrictions settings to be applied to an application or service principal. - additionalProperties: - type: object + microsoft.graph.customAppManagementConfiguration: + allOf: + - $ref: '#/components/schemas/microsoft.graph.appManagementConfiguration' + - title: customAppManagementConfiguration + type: object + additionalProperties: + type: object microsoft.graph.connectorGroupType: title: connectorGroupType enum: @@ -55322,6 +55889,14 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.strongAuthenticationRequirements: + title: strongAuthenticationRequirements + type: object + properties: + perUserMfaState: + $ref: '#/components/schemas/microsoft.graph.perUserMfaState' + additionalProperties: + type: object microsoft.graph.signInPreferences: title: signInPreferences type: object @@ -55354,22 +55929,16 @@ components: properties: aaGuid: type: string - description: 'Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator.' + description: 'Authenticator Attestation GUID, an identifier that indicates the type (such as make and model) of the authenticator.' nullable: true attestationCertificates: type: array items: type: string nullable: true - description: The attestation certificate(s) attached to this security key. + description: The attestation certificate or certificates attached to this security key. attestationLevel: $ref: '#/components/schemas/microsoft.graph.attestationLevel' - 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 when this key was registered to the user. - format: date-time - nullable: true displayName: type: string description: The display name of the key as given by the user. @@ -55378,6 +55947,8 @@ components: type: string description: The manufacturer-assigned model of the FIDO2 security key. nullable: true + publicKeyCredential: + $ref: '#/components/schemas/microsoft.graph.webauthnPublicKeyCredential' additionalProperties: type: object microsoft.graph.authenticationMethod: @@ -55385,6 +55956,12 @@ components: - $ref: '#/components/schemas/microsoft.graph.entity' - title: authenticationMethod type: object + properties: + 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 additionalProperties: type: object microsoft.graph.microsoftAuthenticatorAuthenticationMethod: @@ -55395,12 +55972,6 @@ components: properties: clientAppName: $ref: '#/components/schemas/microsoft.graph.microsoftAuthenticatorAuthenticationMethodClientAppName' - 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 app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - format: date-time - nullable: true deviceTag: type: string description: Tags containing app metadata. @@ -55453,11 +56024,6 @@ components: - title: passwordlessMicrosoftAuthenticatorAuthenticationMethod type: object properties: - 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 creationDateTime: 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 @@ -55478,12 +56044,6 @@ components: - title: passwordAuthenticationMethod type: object properties: - 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 when this password was last updated. This property is currently not populated. Read-only. 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 password: type: string description: 'For security, the password is always returned as null from a LIST or GET operation.' @@ -55512,12 +56072,6 @@ components: - title: platformCredentialAuthenticationMethod type: object properties: - 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 Platform Credential Key was registered. - format: date-time - nullable: true displayName: type: string description: The name of the device on which Platform Credential is registered. @@ -55548,12 +56102,6 @@ components: - title: temporaryAccessPassAuthenticationMethod type: object properties: - 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 when the Temporary Access Pass was created. - format: date-time - nullable: true isUsableOnce: type: boolean description: 'Determines whether the pass is limited to a one-time use. If true, the pass can be used once; if false, the pass can be used multiple times within the Temporary Access Pass lifetime.' @@ -55583,12 +56131,6 @@ components: - title: windowsHelloForBusinessAuthenticationMethod type: object properties: - 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 Windows Hello for Business key was registered. - format: date-time - nullable: true displayName: type: string description: The name of the device on which Windows Hello for Business is registered @@ -55735,6 +56277,15 @@ components: description: A cloudClipboardItem can have multiple cloudClipboardItemPayload objects in the payloads. A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. additionalProperties: type: object + microsoft.graph.cloudPcConnectionSetting: + title: cloudPcConnectionSetting + type: object + properties: + enableSingleSignOn: + type: boolean + description: Indicates whether single sign-on is enabled. The default value is false. + additionalProperties: + type: object microsoft.graph.cloudPcConnectionSettings: title: cloudPcConnectionSettings type: object @@ -55752,6 +56303,12 @@ components: items: $ref: '#/components/schemas/microsoft.graph.cloudPcHealthCheckItem' description: 'A list of failed health check items. If the status property is available, this property is empty.' + 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: 'The last modified time for connectivity status of the Cloud PC. 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 would look like this: 2014-01-01T00:00:00Z.' + format: date-time + nullable: true status: $ref: '#/components/schemas/microsoft.graph.cloudPcConnectivityStatus' updatedDateTime: @@ -55828,6 +56385,8 @@ components: description: 'Time the action was initiated. The Timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). For example, midnight UTC on Jan 1, 2014 appears as ''2014-01-01T00:00:00Z''.' format: date-time nullable: true + statusDetail: + $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetail' statusDetails: $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetails' additionalProperties: @@ -55901,7 +56460,27 @@ components: - movingRegion - resizePendingLicense - updatingSingleSignOn + - modifyingSingleSignOn type: string + microsoft.graph.cloudPcStatusDetail: + title: cloudPcStatusDetail + type: object + properties: + additionalInformation: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.keyValuePair' + description: 'More information about the Cloud PC status. For example, ''additionalInformation'': [''{''@odata.type'': ''microsoft.graph.keyValuePair'',''name'': ''retriable'',''value'': true }] ''' + code: + type: string + description: 'The error/warning code associated with the Cloud PC status. Example: ''code'': ''internalServerError''.' + nullable: true + message: + type: string + description: 'The status message associated with error code. Example: ''message'': ''There was an internal server error. Please contact support xxx.''.' + nullable: true + additionalProperties: + type: object microsoft.graph.cloudPcStatusDetails: title: cloudPcStatusDetails type: object @@ -58264,8 +58843,7 @@ components: allowedPresenters: $ref: '#/components/schemas/microsoft.graph.onlineMeetingPresenters' allowLiveShare: - type: boolean - nullable: true + $ref: '#/components/schemas/microsoft.graph.meetingLiveShareOptions' allowMeetingChat: $ref: '#/components/schemas/microsoft.graph.meetingChatMode' allowParticipantsToChangeName: @@ -58467,10 +59045,6 @@ components: nullable: true meetingOrganizer: $ref: '#/components/schemas/microsoft.graph.identitySet' - meetingOrganizerId: - type: string - description: The unique identifier of the organizer of the onlineMeeting related to this recording. Read-only. - nullable: true recordingContentUrl: type: string description: The URL that can be used to access the content of the recording. Read-only. @@ -58564,10 +59138,6 @@ components: nullable: true meetingOrganizer: $ref: '#/components/schemas/microsoft.graph.identitySet' - meetingOrganizerId: - type: string - description: The unique identifier of the organizer of the onlineMeeting related to this transcript. Read-only. - nullable: true metadataContent: type: string description: The time-aligned metadata of the utterances in the transcript. Read-only. @@ -59704,6 +60274,13 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.workingTimeSchedule: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: workingTimeSchedule + type: object + additionalProperties: + type: object microsoft.graph.associatedTeamInfo: allOf: - $ref: '#/components/schemas/microsoft.graph.teamInfo' @@ -60136,6 +60713,21 @@ components: $ref: '#/components/schemas/microsoft.graph.siteArchiveStatus' additionalProperties: type: object + microsoft.graph.documentProcessingJobType: + title: documentProcessingJobType + enum: + - file + - folder + - unknownFutureValue + type: string + microsoft.graph.documentProcessingJobStatus: + title: documentProcessingJobStatus + enum: + - inProgress + - completed + - failed + - unknownFutureValue + type: string microsoft.graph.listInfo: title: listInfo type: object @@ -61529,50 +62121,20 @@ components: - oAuthToken - unknownFutureValue type: string - microsoft.graph.keyCredentialConfiguration: - title: keyCredentialConfiguration + microsoft.graph.appManagementConfiguration: + title: appManagementConfiguration type: object properties: - certificateBasedApplicationConfigurationIds: + keyCredentials: type: array items: - type: string - nullable: true - description: Collection of GUIDs that represent certificateBasedApplicationConfiguration that is allowed as root and intermediate certificate authorities. - maxLifetime: - pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' - type: string - description: 'String value that indicates the maximum lifetime for key expiration, defined as an ISO 8601 duration. For example, P4DT12H30M5S represents four days, 12 hours, 30 minutes, and five seconds. This property is required when restrictionType is set to keyLifetime.' - format: duration - nullable: true - restrictForAppsCreatedAfterDateTime: - 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: 'Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.' - format: date-time - nullable: true - restrictionType: - $ref: '#/components/schemas/microsoft.graph.appKeyCredentialRestrictionType' - additionalProperties: - type: object - microsoft.graph.passwordCredentialConfiguration: - title: passwordCredentialConfiguration - type: object - properties: - maxLifetime: - pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' - type: string - description: 'String value that indicates the maximum lifetime for password expiration, defined as an ISO 8601 duration. For example, P4DT12H30M5S represents four days, 12 hours, 30 minutes, and five seconds. This property is required when restrictionType is set to passwordLifetime.' - format: duration - nullable: true - restrictForAppsCreatedAfterDateTime: - 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: 'Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.' - format: date-time - nullable: true - restrictionType: - $ref: '#/components/schemas/microsoft.graph.appCredentialRestrictionType' + $ref: '#/components/schemas/microsoft.graph.keyCredentialConfiguration' + description: Collection of keyCredential restrictions settings to be applied to an application or service principal. + passwordCredentials: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.passwordCredentialConfiguration' + description: Collection of password restrictions settings to be applied to an application or service principal. additionalProperties: type: object microsoft.graph.connectorStatus: @@ -61643,7 +62205,7 @@ components: interval: pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' type: string - description: 'The interval between synchronization iterations. The value is represented in ISO 8601 format for durations. For example, PT1M represents a period of 1 month.' + description: 'The interval between synchronization iterations. The value is represented in ISO 8601 format for durations. For example, P1M represents a period of one month and PT1M represents a period of one minute.' format: duration state: $ref: '#/components/schemas/microsoft.graph.synchronizationScheduleState' @@ -61952,6 +62514,14 @@ components: description: 'The status of the request. Not nullable. The possible values are: Canceled, Denied, Failed, Granted, PendingAdminDecision, PendingApproval, PendingProvisioning, PendingScheduleCreation, Provisioned, Revoked, and ScheduleCreated. Not nullable.' additionalProperties: type: object + microsoft.graph.perUserMfaState: + title: perUserMfaState + enum: + - disabled + - enforced + - enabled + - unknownFutureValue + type: string microsoft.graph.userDefaultAuthenticationMethodType: title: userDefaultAuthenticationMethodType enum: @@ -61970,6 +62540,20 @@ components: - notAttested - unknownFutureValue type: string + microsoft.graph.webauthnPublicKeyCredential: + title: webauthnPublicKeyCredential + type: object + properties: + clientExtensionResults: + $ref: '#/components/schemas/microsoft.graph.webauthnAuthenticationExtensionsClientOutputs' + id: + type: string + description: The credential ID created by the WebAuthn Authenticator. + nullable: true + response: + $ref: '#/components/schemas/microsoft.graph.webauthnAuthenticatorAttestationResponse' + additionalProperties: + type: object microsoft.graph.microsoftAuthenticatorAuthenticationMethodClientAppName: title: microsoftAuthenticatorAuthenticationMethodClientAppName enum: @@ -63728,6 +64312,13 @@ components: - organizer - unknownFutureValue type: string + microsoft.graph.meetingLiveShareOptions: + title: meetingLiveShareOptions + enum: + - enabled + - disabled + - unknownFutureValue + type: string microsoft.graph.meetingChatMode: title: meetingChatMode enum: @@ -63919,7 +64510,7 @@ components: $ref: '#/components/schemas/microsoft.graph.identity' registrantId: type: string - description: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. + description: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. (deprecated) nullable: true role: type: string @@ -64417,6 +65008,12 @@ components: type: string description: The role the position entailed. nullable: true + secondaryJobTitle: + type: string + nullable: true + secondaryRole: + type: string + nullable: true startMonthYear: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$' type: string @@ -64435,6 +65032,10 @@ components: properties: address: $ref: '#/components/schemas/microsoft.graph.physicalAddress' + companyCode: + type: string + description: 'Legal entity number of the company or its subdivision. For information on how to set the value for the companyCode, see profileSourceAnnotation.' + nullable: true department: type: string description: Department Name within a company. @@ -64450,6 +65051,9 @@ components: type: string description: Pronunciation guide for the company name. nullable: true + secondaryDepartment: + type: string + nullable: true webUrl: type: string description: Link to the company home page. @@ -64818,6 +65422,8 @@ components: nullable: true endDateTime: $ref: '#/components/schemas/microsoft.graph.dateTimeTimeZone' + settings: + $ref: '#/components/schemas/microsoft.graph.virtualEventSettings' startDateTime: $ref: '#/components/schemas/microsoft.graph.dateTimeTimeZone' status: @@ -65821,23 +66427,56 @@ components: - onPremisesUserPrincipalUsername - onPremisesSAMAccountName type: string - microsoft.graph.appKeyCredentialRestrictionType: - title: appKeyCredentialRestrictionType - enum: - - asymmetricKeyLifetime - - trustedCertificateAuthority - - unknownFutureValue - type: string - microsoft.graph.appCredentialRestrictionType: - title: appCredentialRestrictionType - enum: - - passwordAddition - - passwordLifetime - - symmetricKeyAddition - - symmetricKeyLifetime - - customPasswordAddition - - unknownFutureValue - type: string + microsoft.graph.keyCredentialConfiguration: + title: keyCredentialConfiguration + type: object + properties: + certificateBasedApplicationConfigurationIds: + type: array + items: + type: string + nullable: true + description: Collection of GUIDs that represent certificateBasedApplicationConfiguration that is allowed as root and intermediate certificate authorities. + maxLifetime: + pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' + type: string + description: 'String value that indicates the maximum lifetime for key expiration, defined as an ISO 8601 duration. For example, P4DT12H30M5S represents four days, 12 hours, 30 minutes, and five seconds. This property is required when restrictionType is set to keyLifetime.' + format: duration + nullable: true + restrictForAppsCreatedAfterDateTime: + 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: 'Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.' + format: date-time + nullable: true + restrictionType: + $ref: '#/components/schemas/microsoft.graph.appKeyCredentialRestrictionType' + state: + $ref: '#/components/schemas/microsoft.graph.appManagementRestrictionState' + additionalProperties: + type: object + microsoft.graph.passwordCredentialConfiguration: + title: passwordCredentialConfiguration + type: object + properties: + maxLifetime: + pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' + type: string + description: 'String value that indicates the maximum lifetime for password expiration, defined as an ISO 8601 duration. For example, P4DT12H30M5S represents four days, 12 hours, 30 minutes, and five seconds. This property is required when restrictionType is set to passwordLifetime.' + format: duration + nullable: true + restrictForAppsCreatedAfterDateTime: + 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: 'Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.' + format: date-time + nullable: true + restrictionType: + $ref: '#/components/schemas/microsoft.graph.appCredentialRestrictionType' + state: + $ref: '#/components/schemas/microsoft.graph.appManagementRestrictionState' + additionalProperties: + type: object microsoft.graph.synchronizationScheduleState: title: synchronizationScheduleState enum: @@ -66633,6 +67272,24 @@ components: $ref: '#/components/schemas/microsoft.graph.printTaskDefinition' additionalProperties: type: object + microsoft.graph.webauthnAuthenticationExtensionsClientOutputs: + title: webauthnAuthenticationExtensionsClientOutputs + type: object + additionalProperties: + type: object + microsoft.graph.webauthnAuthenticatorAttestationResponse: + title: webauthnAuthenticatorAttestationResponse + type: object + properties: + attestationObject: + type: string + description: 'Base64URL encoded, cryptographically protected attestation about the WebAuthn Authenticator.' + nullable: true + clientDataJSON: + type: string + nullable: true + additionalProperties: + type: object microsoft.graph.teamworkUserIdentityType: title: teamworkUserIdentityType enum: @@ -67564,6 +68221,16 @@ components: $ref: '#/components/schemas/microsoft.graph.identity' additionalProperties: type: object + microsoft.graph.virtualEventSettings: + title: virtualEventSettings + type: object + properties: + isAttendeeEmailNotificationEnabled: + type: boolean + description: Indicates whether virtual event attendees receive email notifications. + nullable: true + additionalProperties: + type: object microsoft.graph.virtualEventStatus: title: virtualEventStatus enum: @@ -68018,6 +68685,30 @@ components: $ref: '#/components/schemas/microsoft.graph.workbookChartFont' additionalProperties: type: object + microsoft.graph.appKeyCredentialRestrictionType: + title: appKeyCredentialRestrictionType + enum: + - asymmetricKeyLifetime + - trustedCertificateAuthority + - unknownFutureValue + type: string + microsoft.graph.appManagementRestrictionState: + title: appManagementRestrictionState + enum: + - enabled + - disabled + - unknownFutureValue + type: string + microsoft.graph.appCredentialRestrictionType: + title: appCredentialRestrictionType + enum: + - passwordAddition + - passwordLifetime + - symmetricKeyAddition + - symmetricKeyLifetime + - customPasswordAddition + - unknownFutureValue + type: string microsoft.graph.synchronizationError: title: synchronizationError type: object diff --git a/openApiDocs/beta/Identity.DirectoryManagement.yml b/openApiDocs/beta/Identity.DirectoryManagement.yml index 9907c697a0..5812438b77 100644 --- a/openApiDocs/beta/Identity.DirectoryManagement.yml +++ b/openApiDocs/beta/Identity.DirectoryManagement.yml @@ -10,8 +10,11 @@ paths: get: tags: - admin.peopleAdminSettings - summary: Get people from admin - description: Represents a setting to control people-related admin settings in the tenant. + summary: Get peopleAdminSettings + description: Retrieve the properties and relationships of a peopleAdminSettings object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/peopleadminsettings-get?view=graph-rest-beta operationId: admin_GetPerson parameters: - name: $select @@ -88,8 +91,11 @@ paths: get: tags: - admin.peopleAdminSettings - summary: Get itemInsights from admin - description: Represents administrator settings that manage the support for item insights in an organization. + summary: List itemInsights + 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 in Microsoft Graph.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/peopleadminsettings-list-iteminsights?view=graph-rest-beta operationId: admin.person_GetItemInsight parameters: - name: $select @@ -125,7 +131,11 @@ paths: patch: tags: - admin.peopleAdminSettings - summary: Update the navigation property itemInsights in admin + summary: Update insightsSettings + description: "Update 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://learn.microsoft.com/graph/api/insightssettings-update?view=graph-rest-beta operationId: admin.person_UpdateItemInsight requestBody: description: New navigation property values @@ -166,8 +176,11 @@ paths: get: tags: - admin.peopleAdminSettings - summary: Get profileCardProperties from admin - description: Contains a collection of the properties an administrator defined as visible on the Microsoft 365 profile card. + summary: List profileCardProperties + description: Get a collection of profileCardProperty resources for an organization. Each resource is identified by its directoryPropertyName property. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/peopleadminsettings-list-profilecardproperties?view=graph-rest-beta operationId: admin.person_ListProfileCardProperty parameters: - $ref: '#/components/parameters/top' @@ -217,7 +230,11 @@ paths: post: tags: - admin.peopleAdminSettings - summary: Create new navigation property to profileCardProperties for admin + summary: Create profileCardProperty + description: 'Create a new profileCardProperty for an organization. The new property is identified by its directoryPropertyName property. For more information about how to add properties to the profile card for an organization, see Add or remove custom attributes on a profile card using the profile card API.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/peopleadminsettings-post-profilecardproperties?view=graph-rest-beta operationId: admin.person_CreateProfileCardProperty requestBody: description: New navigation property @@ -240,8 +257,11 @@ paths: get: tags: - admin.peopleAdminSettings - summary: Get profileCardProperties from admin - description: Contains a collection of the properties an administrator defined as visible on the Microsoft 365 profile card. + summary: Get profileCardProperty + description: Retrieve the properties of a profileCardProperty entity. The profileCardProperty is identified by its directoryPropertyName property. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/profilecardproperty-get?view=graph-rest-beta operationId: admin.person_GetProfileCardProperty parameters: - name: profileCardProperty-id @@ -285,7 +305,11 @@ paths: patch: tags: - admin.peopleAdminSettings - summary: Update the navigation property profileCardProperties in admin + summary: Update profileCardProperty + description: 'Update the properties of a profileCardProperty object, identified by its directoryPropertyName property.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/profilecardproperty-update?view=graph-rest-beta operationId: admin.person_UpdateProfileCardProperty parameters: - name: profileCardProperty-id @@ -316,7 +340,11 @@ paths: delete: tags: - admin.peopleAdminSettings - summary: Delete navigation property profileCardProperties for admin + summary: Delete profileCardProperty + description: 'Delete the profileCardProperty object specified by its directoryPropertyName from the organization''s profile card, and remove any localized customizations for that property.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/profilecardproperty-delete?view=graph-rest-beta operationId: admin.person_DeleteProfileCardProperty parameters: - name: profileCardProperty-id @@ -357,8 +385,11 @@ paths: get: tags: - admin.peopleAdminSettings - summary: Get pronouns from admin - description: Represents administrator settings that manage the support of pronouns in an organization. + summary: List pronounsSettings + 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://learn.microsoft.com/graph/api/peopleadminsettings-list-pronouns?view=graph-rest-beta operationId: admin.person_GetPronoun parameters: - name: $select @@ -394,7 +425,11 @@ paths: patch: tags: - admin.peopleAdminSettings - summary: Update the navigation property pronouns in admin + summary: Update pronounsSettings + description: 'Update the properties of a pronounsSettings object 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://learn.microsoft.com/graph/api/pronounssettings-update?view=graph-rest-beta operationId: admin.person_UpdatePronoun requestBody: description: New navigation property values @@ -949,7 +984,11 @@ paths: post: tags: - administrativeUnits.directoryObject - summary: Create new navigation property to members for administrativeUnits + summary: Add a member + description: 'Use this API to add a member (user, group, or device) to an administrative unit or to create a new group within an administrative unit. All group types can be created within an administrative unit. Note: Currently, it''s only possible to add one member at a time to an administrative unit.`' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/administrativeunit-post-members?view=graph-rest-beta operationId: administrativeUnit_CreateMember parameters: - name: administrativeUnit-id @@ -1067,7 +1106,7 @@ paths: type: string responses: 2XX: - description: Result entities + description: Entity result. content: application/json: schema: @@ -1129,7 +1168,7 @@ paths: type: string responses: 2XX: - description: Result entities + description: Entity result. content: application/json: schema: @@ -1191,7 +1230,7 @@ paths: type: string responses: 2XX: - description: Result entities + description: Entity result. content: application/json: schema: @@ -1253,7 +1292,7 @@ paths: type: string responses: 2XX: - description: Result entities + description: Entity result. content: application/json: schema: @@ -1315,7 +1354,7 @@ paths: type: string responses: 2XX: - description: Result entities + description: Entity result. content: application/json: schema: @@ -1377,7 +1416,7 @@ paths: type: string responses: 2XX: - description: Result entities + description: Entity result. content: application/json: schema: @@ -1469,7 +1508,11 @@ paths: post: tags: - administrativeUnits.directoryObject - summary: Create new navigation property ref to members for administrativeUnits + summary: Add a member + description: 'Use this API to add a member (user, group, or device) to an administrative unit or to create a new group within an administrative unit. All group types can be created within an administrative unit. Note: Currently, it''s only possible to add one member at a time to an administrative unit.`' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/administrativeunit-post-members?view=graph-rest-beta operationId: administrativeUnit_CreateMemberGraphBPreRef parameters: - name: administrativeUnit-id @@ -2235,7 +2278,7 @@ paths: tags: - administrativeUnits.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. This API returns up to 11,000 group IDs. If more than 11,000 results are available, it returns a 400 Bad Request error with the Directory_ResultSizeLimitExceeded error code. As a workaround, use the List group transitive memberOf API.' + 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. This API returns up to 11,000 group IDs. If more than 11,000 results are available, it returns a 400 Bad Request error with the DirectoryResultSizeLimitExceeded error code. If you get the DirectoryResultSizeLimitExceeded error code, use the List group transitive memberOf API instead.' externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta @@ -2357,6 +2400,20 @@ paths: schema: type: string x-ms-docs-key-type: administrativeUnit + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + autoReconcileProxyConflict: + type: boolean + default: false + nullable: true + additionalProperties: + type: object + required: true responses: 2XX: description: Success @@ -2371,8 +2428,11 @@ paths: get: tags: - administrativeUnits.scopedRoleMembership - summary: Get scopedRoleMembers from administrativeUnits - description: Scoped-role members of this administrative unit. + summary: List scopedRoleMembers + description: List Microsoft Entra role assignments with administrative unit scope. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/administrativeunit-list-scopedrolemembers?view=graph-rest-beta operationId: administrativeUnit_ListScopedRoleMember parameters: - name: administrativeUnit-id @@ -2430,7 +2490,11 @@ paths: post: tags: - administrativeUnits.scopedRoleMembership - summary: Create new navigation property to scopedRoleMembers for administrativeUnits + summary: Add a scopedRoleMember + description: 'Assign a Microsoft Entra role with administrative unit scope. For a list of roles that can be assigned with administrative unit scope, see Assign Microsoft Entra roles with administrative unit scope.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/administrativeunit-post-scopedrolemembers?view=graph-rest-beta operationId: administrativeUnit_CreateScopedRoleMember parameters: - name: administrativeUnit-id @@ -2462,8 +2526,11 @@ paths: get: tags: - administrativeUnits.scopedRoleMembership - summary: Get scopedRoleMembers from administrativeUnits - description: Scoped-role members of this administrative unit. + summary: Get a scopedRoleMember + description: Get a Microsoft Entra role assignment with administrative unit scope. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/administrativeunit-get-scopedrolemembers?view=graph-rest-beta operationId: administrativeUnit_GetScopedRoleMember parameters: - name: administrativeUnit-id @@ -2554,7 +2621,11 @@ paths: delete: tags: - administrativeUnits.scopedRoleMembership - summary: Delete navigation property scopedRoleMembers for administrativeUnits + summary: Remove a scopedRoleMember + description: Remove a Microsoft Entra role assignment with administrative unit scope. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/administrativeunit-delete-scopedrolemembers?view=graph-rest-beta operationId: administrativeUnit_DeleteScopedRoleMember parameters: - name: administrativeUnit-id @@ -3030,8 +3101,11 @@ paths: get: tags: - contacts.directoryObject - summary: Get directReports from contacts - description: The contact's direct reports. (The users and contacts that have their manager property set to this contact.) Read-only. Nullable. Supports $expand. + summary: 'orgContact: List directReports' + description: Get the contact's direct reports. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/orgcontact-list-directreports?view=graph-rest-beta operationId: contact_ListDirectReport parameters: - name: orgContact-id @@ -3215,7 +3289,7 @@ paths: type: string responses: 2XX: - description: Result entities + description: Entity result. content: application/json: schema: @@ -3277,7 +3351,7 @@ paths: type: string responses: 2XX: - description: Result entities + description: Entity result. content: application/json: schema: @@ -3520,8 +3594,11 @@ paths: get: tags: - contacts.directoryObject - summary: Get manager from contacts - description: The user or contact that is this contact's manager. Read-only. Supports $expand and $filter (eq) by id. + summary: 'orgContact: Get manager' + description: Get the contact's manager + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/orgcontact-get-manager?view=graph-rest-beta operationId: contact_GetManager parameters: - name: orgContact-id @@ -3566,8 +3643,11 @@ paths: get: tags: - contacts.directoryObject - summary: Get memberOf from contacts - description: Groups that this contact is a member of. Read-only. Nullable. Supports $expand. + summary: 'orgContact: List memberOf' + description: Retrieve the list of groups and adminstrative units the contact is a member of. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/orgcontact-list-memberof?view=graph-rest-beta operationId: contact_ListMemberGraphOPre parameters: - name: orgContact-id @@ -3751,7 +3831,7 @@ paths: type: string responses: 2XX: - description: Result entities + description: Entity result. content: application/json: schema: @@ -3813,7 +3893,7 @@ paths: type: string responses: 2XX: - description: Result entities + description: Entity result. content: application/json: schema: @@ -4165,7 +4245,7 @@ paths: tags: - contacts.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. This API returns up to 11,000 group IDs. If more than 11,000 results are available, it returns a 400 Bad Request error with the Directory_ResultSizeLimitExceeded error code. As a workaround, use the List group transitive memberOf API.' + 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. This API returns up to 11,000 group IDs. If more than 11,000 results are available, it returns a 400 Bad Request error with the DirectoryResultSizeLimitExceeded error code. If you get the DirectoryResultSizeLimitExceeded error code, use the List group transitive memberOf API instead.' externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta @@ -4287,6 +4367,20 @@ paths: schema: type: string x-ms-docs-key-type: orgContact + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + autoReconcileProxyConflict: + type: boolean + default: false + nullable: true + additionalProperties: + type: object + required: true responses: 2XX: description: Success @@ -4417,7 +4511,11 @@ paths: get: tags: - contacts.directoryObject - summary: Get transitiveMemberOf from contacts + summary: List transitiveMemberOf + description: 'Get groups that this organizational contact is a member of. The API request is transitive, and returns all groups the organizational contact is a nested member of.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/orgcontact-list-transitivememberof?view=graph-rest-beta operationId: contact_ListTransitiveMemberGraphOPre parameters: - name: orgContact-id @@ -4600,7 +4698,7 @@ paths: type: string responses: 2XX: - description: Result entities + description: Entity result. content: application/json: schema: @@ -4662,7 +4760,7 @@ paths: type: string responses: 2XX: - description: Result entities + description: Entity result. content: application/json: schema: @@ -4905,8 +5003,11 @@ paths: get: tags: - contacts.directoryObject - summary: Get transitiveReports from contacts - description: The transitive reports for a contact. Read-only. + summary: Get transitiveReports for orgContact + description: Retrieve a count of transitive reports for an organizational contact. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/orgcontact-get-transitivereports?view=graph-rest-beta operationId: contact_ListTransitiveReport parameters: - name: orgContact-id @@ -5559,7 +5660,7 @@ paths: tags: - contracts.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. This API returns up to 11,000 group IDs. If more than 11,000 results are available, it returns a 400 Bad Request error with the Directory_ResultSizeLimitExceeded error code. As a workaround, use the List group transitive memberOf API.' + 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. This API returns up to 11,000 group IDs. If more than 11,000 results are available, it returns a 400 Bad Request error with the DirectoryResultSizeLimitExceeded error code. If you get the DirectoryResultSizeLimitExceeded error code, use the List group transitive memberOf API instead.' externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta @@ -5681,6 +5782,20 @@ paths: schema: type: string x-ms-docs-key-type: contract + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + autoReconcileProxyConflict: + type: boolean + default: false + nullable: true + additionalProperties: + type: object + required: true responses: 2XX: description: Success @@ -6649,8 +6764,11 @@ paths: get: tags: - devices.directoryObject - summary: Get memberOf from devices - description: Groups and administrative units that this device is a member of. Read-only. Nullable. Supports $expand. + summary: List memberOf + description: Get groups and administrative units that the device is a direct member of. This operation is not transitive. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/device-list-memberof?view=graph-rest-beta operationId: device_ListMemberGraphOPre parameters: - name: device-id @@ -6834,7 +6952,7 @@ paths: type: string responses: 2XX: - description: Result entities + description: Entity result. content: application/json: schema: @@ -6845,7 +6963,11 @@ paths: get: tags: - devices.directoryObject - summary: Get the item of type microsoft.graph.directoryObject as microsoft.graph.group + summary: List memberOf + description: Get groups and administrative units that the device is a direct member of. This operation is not transitive. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/device-list-memberof?view=graph-rest-beta operationId: device_GetMemberGraphOPreAsGroup parameters: - name: device-id @@ -6896,7 +7018,7 @@ paths: type: string responses: 2XX: - description: Result entities + description: Entity result. content: application/json: schema: @@ -7039,7 +7161,11 @@ paths: get: tags: - devices.directoryObject - summary: Get the items of type microsoft.graph.group in the microsoft.graph.directoryObject collection + summary: List memberOf + description: Get groups and administrative units that the device is a direct member of. This operation is not transitive. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/device-list-memberof?view=graph-rest-beta operationId: device_ListMemberGraphOPreAsGroup parameters: - name: device-id @@ -7248,7 +7374,7 @@ paths: tags: - devices.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. This API returns up to 11,000 group IDs. If more than 11,000 results are available, it returns a 400 Bad Request error with the Directory_ResultSizeLimitExceeded error code. As a workaround, use the List group transitive memberOf API.' + 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. This API returns up to 11,000 group IDs. If more than 11,000 results are available, it returns a 400 Bad Request error with the DirectoryResultSizeLimitExceeded error code. If you get the DirectoryResultSizeLimitExceeded error code, use the List group transitive memberOf API instead.' externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta @@ -7370,6 +7496,20 @@ paths: schema: type: string x-ms-docs-key-type: device + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + autoReconcileProxyConflict: + type: boolean + default: false + nullable: true + additionalProperties: + type: object + required: true responses: 2XX: description: Success @@ -7384,8 +7524,11 @@ paths: get: tags: - devices.directoryObject - summary: Get registeredOwners from devices - 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. + summary: List registeredOwners + description: 'Retrieve a list of users that are registered owners of the device. A registered owner is the user that cloud joined the device or registered their personal device. The registered owner is set at the time of registration. Currently, there can be only one owner.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/device-list-registeredowners?view=graph-rest-beta operationId: device_ListRegisteredOwner parameters: - name: device-id @@ -7454,7 +7597,11 @@ paths: delete: tags: - devices.directoryObject - summary: Delete ref of navigation property registeredOwners for devices + summary: Delete registeredOwner + description: Remove a user as a registered owner of the device. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/device-delete-registeredowners?view=graph-rest-beta operationId: device.registeredOwner_DeleteDirectoryObjectGraphBPreRef parameters: - name: device-id @@ -7540,7 +7687,7 @@ paths: type: string responses: 2XX: - description: Result entities + description: Entity result. content: application/json: schema: @@ -7602,7 +7749,7 @@ paths: type: string responses: 2XX: - description: Result entities + description: Entity result. content: application/json: schema: @@ -7664,7 +7811,7 @@ paths: type: string responses: 2XX: - description: Result entities + description: Entity result. content: application/json: schema: @@ -7707,8 +7854,11 @@ paths: get: tags: - devices.directoryObject - summary: Get ref of registeredOwners from devices - 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. + summary: List registeredOwners + description: 'Retrieve a list of users that are registered owners of the device. A registered owner is the user that cloud joined the device or registered their personal device. The registered owner is set at the time of registration. Currently, there can be only one owner.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/device-list-registeredowners?view=graph-rest-beta operationId: device_ListRegisteredOwnerGraphBPreRef parameters: - name: device-id @@ -7756,7 +7906,11 @@ paths: post: tags: - devices.directoryObject - summary: Create new navigation property ref to registeredOwners for devices + summary: Create registeredOwner + description: Add a user as a registered owner of the device. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/device-post-registeredowners?view=graph-rest-beta operationId: device_CreateRegisteredOwnerGraphBPreRef parameters: - name: device-id @@ -7778,7 +7932,11 @@ paths: delete: tags: - devices.directoryObject - summary: Delete ref of navigation property registeredOwners for devices + summary: Delete registeredOwner + description: Remove a user as a registered owner of the device. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/device-delete-registeredowners?view=graph-rest-beta operationId: device_DeleteRegisteredOwnerGraphBPreRef parameters: - name: device-id @@ -8113,8 +8271,11 @@ paths: get: tags: - devices.directoryObject - summary: Get registeredUsers from devices - 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.' + summary: List registeredUsers + description: 'Retrieve a list of users that are 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.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/device-list-registeredusers?view=graph-rest-beta operationId: device_ListRegisteredUser parameters: - name: device-id @@ -8183,7 +8344,11 @@ paths: delete: tags: - devices.directoryObject - summary: Delete ref of navigation property registeredUsers for devices + summary: Delete registeredUser + description: Remove a user as a registered user of the device. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/device-delete-registeredusers?view=graph-rest-beta operationId: device.registeredUser_DeleteDirectoryObjectGraphBPreRef parameters: - name: device-id @@ -8269,7 +8434,7 @@ paths: type: string responses: 2XX: - description: Result entities + description: Entity result. content: application/json: schema: @@ -8331,7 +8496,7 @@ paths: type: string responses: 2XX: - description: Result entities + description: Entity result. content: application/json: schema: @@ -8393,7 +8558,7 @@ paths: type: string responses: 2XX: - description: Result entities + description: Entity result. content: application/json: schema: @@ -8436,8 +8601,11 @@ paths: get: tags: - devices.directoryObject - summary: Get ref of registeredUsers from devices - 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.' + summary: List registeredUsers + description: 'Retrieve a list of users that are 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.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/device-list-registeredusers?view=graph-rest-beta operationId: device_ListRegisteredUserGraphBPreRef parameters: - name: device-id @@ -8485,7 +8653,11 @@ paths: post: tags: - devices.directoryObject - summary: Create new navigation property ref to registeredUsers for devices + summary: Create registeredUser + description: Add a registered user for the device. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/device-post-registeredusers?view=graph-rest-beta operationId: device_CreateRegisteredUserGraphBPreRef parameters: - name: device-id @@ -8507,7 +8679,11 @@ paths: delete: tags: - devices.directoryObject - summary: Delete ref of navigation property registeredUsers for devices + summary: Delete registeredUser + description: Remove a user as a registered user of the device. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/device-delete-registeredusers?view=graph-rest-beta operationId: device_DeleteRegisteredUserGraphBPreRef parameters: - name: device-id @@ -8842,8 +9018,11 @@ paths: get: tags: - devices.directoryObject - summary: Get transitiveMemberOf from devices - description: Groups and administrative units that this device is a member of. This operation is transitive. Supports $expand. + summary: List device transitive memberships + description: 'Get groups and administrative units that the device is a member of. This API request is transitive, and will also return all groups and administrative units the device is a nested member of.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/device-list-transitivememberof?view=graph-rest-beta operationId: device_ListTransitiveMemberGraphOPre parameters: - name: device-id @@ -9027,7 +9206,7 @@ paths: type: string responses: 2XX: - description: Result entities + description: Entity result. content: application/json: schema: @@ -9038,7 +9217,11 @@ paths: get: tags: - devices.directoryObject - summary: Get the item of type microsoft.graph.directoryObject as microsoft.graph.group + summary: List device transitive memberships + description: 'Get groups and administrative units that the device is a member of. This API request is transitive, and will also return all groups and administrative units the device is a nested member of.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/device-list-transitivememberof?view=graph-rest-beta operationId: device_GetTransitiveMemberGraphOPreAsGroup parameters: - name: device-id @@ -9089,7 +9272,7 @@ paths: type: string responses: 2XX: - description: Result entities + description: Entity result. content: application/json: schema: @@ -9232,7 +9415,11 @@ paths: get: tags: - devices.directoryObject - summary: Get the items of type microsoft.graph.group in the microsoft.graph.directoryObject collection + summary: List device transitive memberships + description: 'Get groups and administrative units that the device is a member of. This API request is transitive, and will also return all groups and administrative units the device is a nested member of.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/device-list-transitivememberof?view=graph-rest-beta operationId: device_ListTransitiveMemberGraphOPreAsGroup parameters: - name: device-id @@ -9332,8 +9519,11 @@ paths: get: tags: - devices.usageRight - summary: Get usageRights from devices - description: Represents the usage rights a device has been granted. + summary: List device usageRights + description: Retrieve a list of usageRight objects for a given device. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/device-list-usagerights?view=graph-rest-beta operationId: device_ListUsageRight parameters: - name: device-id @@ -10575,7 +10765,7 @@ paths: type: string responses: 2XX: - description: Result entities + description: Entity result. content: application/json: schema: @@ -10637,7 +10827,7 @@ paths: type: string responses: 2XX: - description: Result entities + description: Entity result. content: application/json: schema: @@ -10699,7 +10889,7 @@ paths: type: string responses: 2XX: - description: Result entities + description: Entity result. content: application/json: schema: @@ -10761,7 +10951,7 @@ paths: type: string responses: 2XX: - description: Result entities + description: Entity result. content: application/json: schema: @@ -10823,7 +11013,7 @@ paths: type: string responses: 2XX: - description: Result entities + description: Entity result. content: application/json: schema: @@ -10885,7 +11075,7 @@ paths: type: string responses: 2XX: - description: Result entities + description: Entity result. content: application/json: schema: @@ -11961,8 +12151,11 @@ paths: get: tags: - directory.attributeSet - summary: Get attributeSets from directory - description: Group of related custom security attribute definitions. + summary: List attributeSets + description: Get a list of the attributeSet objects and their properties. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/directory-list-attributesets?view=graph-rest-beta operationId: directory_ListAttributeSet parameters: - $ref: '#/components/parameters/top' @@ -12012,7 +12205,11 @@ paths: post: tags: - directory.attributeSet - summary: Create new navigation property to attributeSets for directory + summary: Create attributeSet + description: Create a new attributeSet object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/directory-post-attributesets?view=graph-rest-beta operationId: directory_CreateAttributeSet requestBody: description: New navigation property @@ -12035,8 +12232,11 @@ paths: get: tags: - directory.attributeSet - summary: Get attributeSets from directory - description: Group of related custom security attribute definitions. + summary: Get attributeSet + description: Read the properties and relationships of an attributeSet object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/attributeset-get?view=graph-rest-beta operationId: directory_GetAttributeSet parameters: - name: attributeSet-id @@ -12080,7 +12280,11 @@ paths: patch: tags: - directory.attributeSet - summary: Update the navigation property attributeSets in directory + summary: Update attributeSet + description: Update the properties of an attributeSet object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/attributeset-update?view=graph-rest-beta operationId: directory_UpdateAttributeSet parameters: - name: attributeSet-id @@ -12229,8 +12433,11 @@ paths: get: tags: - directory.certificateAuthorityPath - summary: Get certificateBasedApplicationConfigurations from directory - description: Defines the trusted certificate authorities for certificates that can be added to apps and service principals in the tenant. + summary: List certificateBasedApplicationConfigurations + description: Get a list of certificateBasedApplicationConfiguration objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/certificateauthoritypath-list-certificatebasedapplicationconfigurations?view=graph-rest-beta operationId: directory.certificateAuthority_ListCertificateBasedApplicationConfiguration parameters: - $ref: '#/components/parameters/top' @@ -12303,8 +12510,11 @@ paths: get: tags: - directory.certificateAuthorityPath - summary: Get certificateBasedApplicationConfigurations from directory - description: Defines the trusted certificate authorities for certificates that can be added to apps and service principals in the tenant. + summary: Get certificateBasedApplicationConfiguration + description: Read the properties and relationships of a certificateBasedApplicationConfiguration object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/certificatebasedapplicationconfiguration-get?view=graph-rest-beta operationId: directory.certificateAuthority_GetCertificateBasedApplicationConfiguration parameters: - name: certificateBasedApplicationConfiguration-id @@ -12348,7 +12558,11 @@ paths: patch: tags: - directory.certificateAuthorityPath - summary: Update the navigation property certificateBasedApplicationConfigurations in directory + summary: Update certificateBasedApplicationConfiguration + description: 'Update the properties of a certificateBasedApplicationConfiguration object. To update the trustedCertificateAuthorities within a certificateBasedApplicationConfiguration object, use the Update certificateAuthorityAsEntity operation.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/certificatebasedapplicationconfiguration-update?view=graph-rest-beta operationId: directory.certificateAuthority_UpdateCertificateBasedApplicationConfiguration parameters: - name: certificateBasedApplicationConfiguration-id @@ -12379,7 +12593,11 @@ paths: delete: tags: - directory.certificateAuthorityPath - summary: Delete navigation property certificateBasedApplicationConfigurations for directory + summary: Delete certificateBasedApplicationConfiguration + description: Delete the properties and relationships of a certificateBasedApplicationConfiguration object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/certificatebasedapplicationconfiguration-delete?view=graph-rest-beta operationId: directory.certificateAuthority_DeleteCertificateBasedApplicationConfiguration parameters: - name: certificateBasedApplicationConfiguration-id @@ -12406,8 +12624,11 @@ paths: get: tags: - directory.certificateAuthorityPath - summary: Get trustedCertificateAuthorities from directory - description: Collection of trusted certificate authorities. + summary: List trustedCertificateAuthorities + description: List the trusted certificate authorities in a certificateBasedApplicationConfiguration object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/certificatebasedapplicationconfiguration-list-trustedcertificateauthorities?view=graph-rest-beta operationId: directory.certificateAuthority.certificateBasedApplicationConfiguration_ListTrustedCertificateAuthority parameters: - name: certificateBasedApplicationConfiguration-id @@ -12465,7 +12686,11 @@ paths: post: tags: - directory.certificateAuthorityPath - summary: Create new navigation property to trustedCertificateAuthorities for directory + summary: Create trustedCertificateAuthority + description: Create a new trusted certificate authority in a certificateBasedApplicationConfiguration object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/certificatebasedapplicationconfiguration-post-trustedcertificateauthorities?view=graph-rest-beta operationId: directory.certificateAuthority.certificateBasedApplicationConfiguration_CreateTrustedCertificateAuthority parameters: - name: certificateBasedApplicationConfiguration-id @@ -12497,8 +12722,11 @@ paths: get: tags: - directory.certificateAuthorityPath - summary: Get trustedCertificateAuthorities from directory - description: Collection of trusted certificate authorities. + summary: Get certificateAuthorityAsEntity + description: Read the properties and relationships of a certificateAuthorityAsEntity object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/certificateauthorityasentity-get?view=graph-rest-beta operationId: directory.certificateAuthority.certificateBasedApplicationConfiguration_GetTrustedCertificateAuthority parameters: - name: certificateBasedApplicationConfiguration-id @@ -12550,7 +12778,11 @@ paths: patch: tags: - directory.certificateAuthorityPath - summary: Update the navigation property trustedCertificateAuthorities in directory + summary: Update certificateAuthorityAsEntity + description: Update the properties of a certificateAuthorityAsEntity object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/certificateauthorityasentity-update?view=graph-rest-beta operationId: directory.certificateAuthority.certificateBasedApplicationConfiguration_UpdateTrustedCertificateAuthority parameters: - name: certificateBasedApplicationConfiguration-id @@ -12589,7 +12821,11 @@ paths: delete: tags: - directory.certificateAuthorityPath - summary: Delete navigation property trustedCertificateAuthorities for directory + summary: Delete certificateAuthorityAsEntity + description: Delete a certificateAuthorityAsEntity object. You can't delete all items in the collection because this collection requires at least one object that is a root authority to always persist. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/certificateauthorityasentity-delete?view=graph-rest-beta operationId: directory.certificateAuthority.certificateBasedApplicationConfiguration_DeleteTrustedCertificateAuthority parameters: - name: certificateBasedApplicationConfiguration-id @@ -12660,8 +12896,11 @@ paths: get: tags: - directory.customSecurityAttributeDefinition - summary: Get customSecurityAttributeDefinitions from directory - description: Schema of a custom security attributes (key-value pairs). + summary: List customSecurityAttributeDefinitions + description: Get a list of the customSecurityAttributeDefinition objects and their properties. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/directory-list-customsecurityattributedefinitions?view=graph-rest-beta operationId: directory_ListCustomSecurityAttributeDefinition parameters: - $ref: '#/components/parameters/top' @@ -12711,7 +12950,11 @@ paths: post: tags: - directory.customSecurityAttributeDefinition - summary: Create new navigation property to customSecurityAttributeDefinitions for directory + summary: Create customSecurityAttributeDefinition + description: Create a new customSecurityAttributeDefinition object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/directory-post-customsecurityattributedefinitions?view=graph-rest-beta operationId: directory_CreateCustomSecurityAttributeDefinition requestBody: description: New navigation property @@ -12734,8 +12977,11 @@ paths: get: tags: - directory.customSecurityAttributeDefinition - summary: Get customSecurityAttributeDefinitions from directory - description: Schema of a custom security attributes (key-value pairs). + summary: Get customSecurityAttributeDefinition + description: Read the properties and relationships of a customSecurityAttributeDefinition object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/customsecurityattributedefinition-get?view=graph-rest-beta operationId: directory_GetCustomSecurityAttributeDefinition parameters: - name: customSecurityAttributeDefinition-id @@ -12779,7 +13025,11 @@ paths: patch: tags: - directory.customSecurityAttributeDefinition - summary: Update the navigation property customSecurityAttributeDefinitions in directory + summary: Update customSecurityAttributeDefinition + description: Update the properties of a customSecurityAttributeDefinition object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/customsecurityattributedefinition-update?view=graph-rest-beta operationId: directory_UpdateCustomSecurityAttributeDefinition parameters: - name: customSecurityAttributeDefinition-id @@ -12837,8 +13087,11 @@ paths: get: tags: - directory.customSecurityAttributeDefinition - summary: Get allowedValues from directory - description: 'Values that are predefined for this custom security attribute. This navigation property is not returned by default and must be specified in an $expand query. For example, /directory/customSecurityAttributeDefinitions?$expand=allowedValues.' + summary: List allowedValues + description: Get a list of the allowedValue objects and their properties. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/customsecurityattributedefinition-list-allowedvalues?view=graph-rest-beta operationId: directory.customSecurityAttributeDefinition_ListAllowedValue parameters: - name: customSecurityAttributeDefinition-id @@ -12896,7 +13149,11 @@ paths: post: tags: - directory.customSecurityAttributeDefinition - summary: Create new navigation property to allowedValues for directory + summary: Create allowedValue + description: Create a new allowedValue object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/customsecurityattributedefinition-post-allowedvalues?view=graph-rest-beta operationId: directory.customSecurityAttributeDefinition_CreateAllowedValue parameters: - name: customSecurityAttributeDefinition-id @@ -12928,8 +13185,11 @@ paths: get: tags: - directory.customSecurityAttributeDefinition - summary: Get allowedValues from directory - description: 'Values that are predefined for this custom security attribute. This navigation property is not returned by default and must be specified in an $expand query. For example, /directory/customSecurityAttributeDefinitions?$expand=allowedValues.' + summary: Get allowedValue + description: Read the properties and relationships of an allowedValue object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/allowedvalue-get?view=graph-rest-beta operationId: directory.customSecurityAttributeDefinition_GetAllowedValue parameters: - name: customSecurityAttributeDefinition-id @@ -12981,7 +13241,11 @@ paths: patch: tags: - directory.customSecurityAttributeDefinition - summary: Update the navigation property allowedValues in directory + summary: Update allowedValue + description: Update the properties of an allowedValue object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/allowedvalue-update?view=graph-rest-beta operationId: directory.customSecurityAttributeDefinition_UpdateAllowedValue parameters: - name: customSecurityAttributeDefinition-id @@ -13248,7 +13512,7 @@ paths: type: string responses: 2XX: - description: Result entities + description: Entity result. content: application/json: schema: @@ -13292,7 +13556,7 @@ paths: type: string responses: 2XX: - description: Result entities + description: Entity result. content: application/json: schema: @@ -13444,7 +13708,7 @@ paths: type: string responses: 2XX: - description: Result entities + description: Entity result. content: application/json: schema: @@ -13456,7 +13720,7 @@ paths: tags: - directory.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. This API returns up to 11,000 group IDs. If more than 11,000 results are available, it returns a 400 Bad Request error with the Directory_ResultSizeLimitExceeded error code. As a workaround, use the List group transitive memberOf API.' + 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. This API returns up to 11,000 group IDs. If more than 11,000 results are available, it returns a 400 Bad Request error with the DirectoryResultSizeLimitExceeded error code. If you get the DirectoryResultSizeLimitExceeded error code, use the List group transitive memberOf API instead.' externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta @@ -13563,7 +13827,11 @@ paths: get: tags: - directory.directoryObject - summary: Get the item of type microsoft.graph.directoryObject as microsoft.graph.group + summary: List deletedItems (directory objects) + description: 'Retrieve a list of recently deleted directory objects. Currently, deleted items functionality is only supported for the application, servicePrincipal, externalUserProfile, group, administrative unit, pendingExternalUserProfile, and user resources.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/directory-deleteditems-list?view=graph-rest-beta operationId: directory_GetDeletedItemAsGroup parameters: - name: directoryObject-id @@ -13596,7 +13864,7 @@ paths: type: string responses: 2XX: - description: Result entities + description: Entity result. content: application/json: schema: @@ -13622,6 +13890,20 @@ paths: schema: type: string x-ms-docs-key-type: directoryObject + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + autoReconcileProxyConflict: + type: boolean + default: false + nullable: true + additionalProperties: + type: object + required: true responses: 2XX: description: Success @@ -13669,7 +13951,7 @@ paths: type: string responses: 2XX: - description: Result entities + description: Entity result. content: application/json: schema: @@ -13713,7 +13995,7 @@ paths: type: string responses: 2XX: - description: Result entities + description: Entity result. content: application/json: schema: @@ -13983,7 +14265,11 @@ paths: get: tags: - directory.directoryObject - summary: Get the items of type microsoft.graph.group in the microsoft.graph.directoryObject collection + summary: List deletedItems (directory objects) + description: 'Retrieve a list of recently deleted directory objects. Currently, deleted items functionality is only supported for the application, servicePrincipal, externalUserProfile, group, administrative unit, pendingExternalUserProfile, and user resources.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/directory-deleteditems-list?view=graph-rest-beta operationId: directory_ListDeletedItemAsGroup parameters: - $ref: '#/components/parameters/top' @@ -14215,11 +14501,15 @@ paths: get: tags: - directory.deviceLocalCredentialInfo - summary: Get deviceLocalCredentials from directory - description: The credentials of the device's local administrator account backed up to Microsoft Entra ID. + summary: List deviceLocalCredentialInfo + description: 'Get a list of the deviceLocalCredentialInfo objects and their properties excluding the credentials. ' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/directory-list-devicelocalcredentials?view=graph-rest-beta operationId: directory_ListDeviceLocalCredential parameters: - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' - $ref: '#/components/parameters/count' @@ -14243,6 +14533,16 @@ paths: type: array items: type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: $ref: '#/components/responses/microsoft.graph.deviceLocalCredentialInfoCollectionResponse' @@ -14278,8 +14578,11 @@ paths: get: tags: - directory.deviceLocalCredentialInfo - summary: Get deviceLocalCredentials from directory - description: The credentials of the device's local administrator account backed up to Microsoft Entra ID. + summary: Get deviceLocalCredentialInfo + description: 'Retrieve the properties of a deviceLocalCredentialInfo for a specified device object. ' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/devicelocalcredentialinfo-get?view=graph-rest-beta operationId: directory_GetDeviceLocalCredential parameters: - name: deviceLocalCredentialInfo-id @@ -14300,6 +14603,16 @@ paths: type: array items: type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: description: Retrieved navigation property @@ -14385,8 +14698,11 @@ paths: get: tags: - directory.externalUserProfile - summary: Get externalUserProfiles from directory - description: Collection of external user profiles that represent collaborators in the directory. + summary: List externalUserProfiles + description: Retrieve the properties of all externalUserProfiles + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/directory-list-externaluserprofiles?view=graph-rest-beta operationId: directory_ListExternalUserProfile parameters: - $ref: '#/components/parameters/top' @@ -14459,8 +14775,11 @@ paths: get: tags: - directory.externalUserProfile - summary: Get externalUserProfiles from directory - description: Collection of external user profiles that represent collaborators in the directory. + summary: Get externalUserProfile + description: Retrieve the properties of a specific externalUserProfile. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/externaluserprofile-get?view=graph-rest-beta operationId: directory_GetExternalUserProfile parameters: - name: externalUserProfile-id @@ -14504,7 +14823,11 @@ paths: patch: tags: - directory.externalUserProfile - summary: Update the navigation property externalUserProfiles in directory + summary: Update externalUserProfile + description: Update the properties of a externalUserProfile object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/externaluserprofile-update?view=graph-rest-beta operationId: directory_UpdateExternalUserProfile parameters: - name: externalUserProfile-id @@ -14535,7 +14858,11 @@ paths: delete: tags: - directory.externalUserProfile - summary: Delete navigation property externalUserProfiles for directory + summary: Delete externalUserProfile + description: 'Delete an externalUserProfile object. Note: To permanently delete the externalUserProfile, follow permanently delete an item. To restore an externalUserProfile, follow restore a deleted item.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/directory-delete-externaluserprofiles?view=graph-rest-beta operationId: directory_DeleteExternalUserProfile parameters: - name: externalUserProfile-id @@ -14782,7 +15109,7 @@ paths: tags: - directory.featureRolloutPolicy summary: Get appliesTo from directory - description: Nullable. Specifies a list of directoryObjects that feature is enabled for. + description: Nullable. Specifies a list of directoryObject resources that feature is enabled for. operationId: directory.featureRolloutPolicy_ListAppliesTo parameters: - name: featureRolloutPolicy-id @@ -14954,7 +15281,7 @@ paths: tags: - directory.featureRolloutPolicy summary: Get ref of appliesTo from directory - description: Nullable. Specifies a list of directoryObjects that feature is enabled for. + description: Nullable. Specifies a list of directoryObject resources that feature is enabled for. operationId: directory.featureRolloutPolicy_ListAppliesToGraphBPreRef parameters: - name: featureRolloutPolicy-id @@ -15237,7 +15564,11 @@ paths: delete: tags: - directory.identityProviderBase - summary: Delete navigation property federationConfigurations for directory + summary: Delete samlOrWsFedExternalDomainFederation + description: Delete a samlOrWsFedExternalDomainFederation object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/samlorwsfedexternaldomainfederation-delete?view=graph-rest-beta operationId: directory_DeleteFederationConfiguration parameters: - name: identityProviderBase-id @@ -15650,8 +15981,11 @@ paths: get: tags: - directory.inboundSharedUserProfile - summary: Get inboundSharedUserProfiles from directory - description: A collection of external users whose profile data is shared with the Microsoft Entra tenant. Nullable. + summary: List inboundSharedUserProfiles + description: Retrieve the properties of all inboundSharedUserProfiles. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/directory-list-inboundshareduserprofiles?view=graph-rest-beta operationId: directory_ListInboundSharedUserProfile parameters: - $ref: '#/components/parameters/top' @@ -15724,8 +16058,11 @@ paths: get: tags: - directory.inboundSharedUserProfile - summary: Get inboundSharedUserProfiles from directory - description: A collection of external users whose profile data is shared with the Microsoft Entra tenant. Nullable. + summary: Get inboundSharedUserProfile + description: Read the properties of an inboundSharedUserProfile. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/inboundshareduserprofile-get?view=graph-rest-beta operationId: directory_GetInboundSharedUserProfile parameters: - name: inboundSharedUserProfile-userId @@ -15904,8 +16241,8 @@ paths: get: tags: - directory.onPremisesDirectorySynchronization - summary: Get onPremisesSynchronization from directory - description: A container for on-premises directory synchronization functionalities that are available for the organization. + summary: Get onPremisesDirectorySynchronization + description: Read the properties and relationships of an onPremisesDirectorySynchronization object. operationId: directory_ListOnPremisesSynchronization parameters: - $ref: '#/components/parameters/top' @@ -15978,8 +16315,11 @@ paths: get: tags: - directory.onPremisesDirectorySynchronization - summary: Get onPremisesSynchronization from directory - description: A container for on-premises directory synchronization functionalities that are available for the organization. + summary: Get onPremisesDirectorySynchronization + description: Read the properties and relationships of an onPremisesDirectorySynchronization object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/onpremisesdirectorysynchronization-get?view=graph-rest-beta operationId: directory_GetOnPremisesSynchronization parameters: - name: onPremisesDirectorySynchronization-id @@ -16023,7 +16363,11 @@ paths: patch: tags: - directory.onPremisesDirectorySynchronization - summary: Update the navigation property onPremisesSynchronization in directory + summary: Update onPremisesDirectorySynchronization + description: Update the properties of an onPremisesDirectorySynchronization object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/onpremisesdirectorysynchronization-update?view=graph-rest-beta operationId: directory_UpdateOnPremisesSynchronization parameters: - name: onPremisesDirectorySynchronization-id @@ -16095,7 +16439,11 @@ paths: get: tags: - directory.outboundSharedUserProfile - summary: Get outboundSharedUserProfiles from directory + summary: List outboundSharedUserProfiles + description: Retrieve the properties of all outboundSharedUserProfiles. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/directory-list-outboundshareduserprofiles?view=graph-rest-beta operationId: directory_ListOutboundSharedUserProfile parameters: - $ref: '#/components/parameters/top' @@ -16168,7 +16516,11 @@ paths: get: tags: - directory.outboundSharedUserProfile - summary: Get outboundSharedUserProfiles from directory + summary: Get outboundSharedUserProfile + description: Get the details of an outboundSharedUserProfile. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/outboundshareduserprofile-get?view=graph-rest-beta operationId: directory_GetOutboundSharedUserProfile parameters: - name: outboundSharedUserProfile-userId @@ -16270,8 +16622,11 @@ paths: get: tags: - directory.outboundSharedUserProfile - summary: Get tenants from directory - description: The collection of external Microsoft Entra tenants that the user has shared profile data with. Read-only. + summary: Get tenantReferences + description: List the tenant references of an outboundSharedUserProfile. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/outboundshareduserprofile-list-tenants?view=graph-rest-beta operationId: directory.outboundSharedUserProfile_ListTenant parameters: - name: outboundSharedUserProfile-userId @@ -16362,7 +16717,7 @@ paths: tags: - directory.outboundSharedUserProfile summary: Get tenants from directory - description: The collection of external Microsoft Entra tenants that the user has shared profile data with. Read-only. + description: The collection of external Microsoft Entra tenants that the user shared profile data with. Read-only. operationId: directory.outboundSharedUserProfile_GetTenant parameters: - name: outboundSharedUserProfile-userId @@ -16557,8 +16912,11 @@ paths: get: tags: - directory.pendingExternalUserProfile - summary: Get pendingExternalUserProfiles from directory - description: Collection of pending external user profiles representing collaborators in the directory that are unredeemed. + summary: List pendingExternalUserProfiles + description: Retrieve the properties of all pendingExternalUserProfiles. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/directory-list-pendingexternaluserprofile?view=graph-rest-beta operationId: directory_ListPendingExternalUserProfile parameters: - $ref: '#/components/parameters/top' @@ -16608,7 +16966,11 @@ paths: post: tags: - directory.pendingExternalUserProfile - summary: Create new navigation property to pendingExternalUserProfiles for directory + summary: Create pendingExternalUserProfile + description: Create a new pendingExternalUserProfile object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/directory-post-pendingexternaluserprofile?view=graph-rest-beta operationId: directory_CreatePendingExternalUserProfile requestBody: description: New navigation property @@ -16631,8 +16993,11 @@ paths: get: tags: - directory.pendingExternalUserProfile - summary: Get pendingExternalUserProfiles from directory - description: Collection of pending external user profiles representing collaborators in the directory that are unredeemed. + summary: Get pendingExternalUserProfile + description: Retrieve the properties of a specific pendingExternalUserProfile. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/pendingexternaluserprofile-get?view=graph-rest-beta operationId: directory_GetPendingExternalUserProfile parameters: - name: pendingExternalUserProfile-id @@ -16676,7 +17041,11 @@ paths: patch: tags: - directory.pendingExternalUserProfile - summary: Update the navigation property pendingExternalUserProfiles in directory + summary: Update pendingExternalUserProfile + description: Update the properties of a pendingExternalUserProfile object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/pendingexternaluserprofile-update?view=graph-rest-beta operationId: directory_UpdatePendingExternalUserProfile parameters: - name: pendingExternalUserProfile-id @@ -16707,7 +17076,11 @@ paths: delete: tags: - directory.pendingExternalUserProfile - summary: Delete navigation property pendingExternalUserProfiles for directory + summary: Delete pendingExternalUserProfile + description: 'Delete a pendingExternalUserProfile object. Note: To permanently delete the pendingExternalUserProfile, follow permanently delete an item. To restore a pendingExternalUserProfile, follow restore a deleted item.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/directory-delete-pendingexternaluserprofiles?view=graph-rest-beta operationId: directory_DeletePendingExternalUserProfile parameters: - name: pendingExternalUserProfile-id @@ -16748,8 +17121,11 @@ paths: get: tags: - directory.recommendation - summary: Get recommendations from directory - description: List of recommended improvements to improve tenant posture. + summary: List recommendations + description: Get a list of the recommendation objects and their properties. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/directory-list-recommendation?view=graph-rest-beta operationId: directory_ListRecommendation parameters: - $ref: '#/components/parameters/top' @@ -16822,8 +17198,11 @@ paths: get: tags: - directory.recommendation - summary: Get recommendations from directory - description: List of recommended improvements to improve tenant posture. + summary: Get recommendation + description: Read the properties and relationships of a recommendation object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/recommendation-get?view=graph-rest-beta operationId: directory_GetRecommendation parameters: - name: recommendation-id @@ -16925,8 +17304,11 @@ paths: get: tags: - directory.recommendation - summary: Get impactedResources from directory - description: The list of directory objects associated with the recommendation. + summary: List impactedResources + description: Get the impactedResource objects for a recommendation. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/recommendation-list-impactedresources?view=graph-rest-beta operationId: directory.recommendation_ListImpactedResource parameters: - name: recommendation-id @@ -17016,8 +17398,11 @@ paths: get: tags: - directory.recommendation - summary: Get impactedResources from directory - description: The list of directory objects associated with the recommendation. + summary: Get impactedResource + description: Read the properties and relationships of an impactedResource object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/impactedresource-get?view=graph-rest-beta operationId: directory.recommendation_GetImpactedResource parameters: - name: recommendation-id @@ -17686,8 +18071,11 @@ paths: get: tags: - directory.companySubscription - summary: Get subscriptions from directory - description: List of commercial subscriptions that an organization has. + summary: List subscriptions + description: Get the list of commercial subscriptions that an organization has acquired. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/directory-list-subscriptions?view=graph-rest-beta operationId: directory_ListSubscription parameters: - $ref: '#/components/parameters/top' @@ -17760,8 +18148,11 @@ paths: get: tags: - directory.companySubscription - summary: Get subscriptions from directory - description: List of commercial subscriptions that an organization has. + summary: Get companySubscription + description: Get a specific commercial subscription that an organization has acquired. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/companysubscription-get?view=graph-rest-beta operationId: directory_GetSubscription parameters: - name: companySubscription-id @@ -17863,8 +18254,11 @@ paths: get: tags: - directory.companySubscription - summary: Get subscriptions from directory - description: List of commercial subscriptions that an organization has. + summary: Get companySubscription + description: Get a specific commercial subscription that an organization has acquired. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/companysubscription-get?view=graph-rest-beta operationId: directory.subscription_GetGraphBPreCommerceSubscriptionId parameters: - name: commerceSubscriptionId @@ -17966,8 +18360,11 @@ paths: get: tags: - directory.companySubscription - summary: Get subscriptions from directory - description: List of commercial subscriptions that an organization has. + summary: Get companySubscription + description: Get a specific commercial subscription that an organization has acquired. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/companysubscription-get?view=graph-rest-beta operationId: directory.subscription_GetGraphBPreOcpSubscriptionId parameters: - name: ocpSubscriptionId @@ -18090,6 +18487,7 @@ paths: url: https://learn.microsoft.com/graph/api/directoryrole-list?view=graph-rest-beta operationId: directoryRole_ListDirectoryRole parameters: + - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' @@ -18269,8 +18667,11 @@ paths: get: tags: - directoryRoles.directoryObject - summary: Get members from directoryRoles - description: 'Users that are members of this directory role. HTTP Methods: GET, POST, DELETE. Read-only. Nullable. Supports $expand.' + summary: List members + description: 'Retrieve a list of the users that are assigned to the directory role. Only users can be assigned to a directory role. 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 Microsoft Entra admin center. For details, see Role template IDs.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/directoryrole-list-members?view=graph-rest-beta operationId: directoryRole_ListMember parameters: - name: directoryRole-id @@ -18339,7 +18740,11 @@ paths: delete: tags: - directoryRoles.directoryObject - summary: Delete ref of navigation property members for directoryRoles + 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 Microsoft Entra admin center. For details, see Role template IDs.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/directoryrole-delete-member?view=graph-rest-beta operationId: directoryRole.member_DeleteDirectoryObjectGraphBPreRef parameters: - name: directoryRole-id @@ -18425,7 +18830,7 @@ paths: type: string responses: 2XX: - description: Result entities + description: Entity result. content: application/json: schema: @@ -18487,7 +18892,7 @@ paths: type: string responses: 2XX: - description: Result entities + description: Entity result. content: application/json: schema: @@ -18549,7 +18954,7 @@ paths: type: string responses: 2XX: - description: Result entities + description: Entity result. content: application/json: schema: @@ -18611,7 +19016,7 @@ paths: type: string responses: 2XX: - description: Result entities + description: Entity result. content: application/json: schema: @@ -18673,7 +19078,7 @@ paths: type: string responses: 2XX: - description: Result entities + description: Entity result. content: application/json: schema: @@ -18735,7 +19140,7 @@ paths: type: string responses: 2XX: - description: Result entities + description: Entity result. content: application/json: schema: @@ -18778,8 +19183,11 @@ paths: get: tags: - directoryRoles.directoryObject - summary: Get ref of members from directoryRoles - description: 'Users that are members of this directory role. HTTP Methods: GET, POST, DELETE. Read-only. Nullable. Supports $expand.' + summary: List members + description: 'Retrieve a list of the users that are assigned to the directory role. Only users can be assigned to a directory role. 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 Microsoft Entra admin center. For details, see Role template IDs.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/directoryrole-list-members?view=graph-rest-beta operationId: directoryRole_ListMemberGraphBPreRef parameters: - name: directoryRole-id @@ -18827,7 +19235,11 @@ paths: post: tags: - directoryRoles.directoryObject - summary: Create new navigation property ref to members for directoryRoles + 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 Microsoft Entra admin center. For details, see Role template IDs.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/directoryrole-post-members?view=graph-rest-beta operationId: directoryRole_CreateMemberGraphBPreRef parameters: - name: directoryRole-id @@ -18849,7 +19261,11 @@ paths: delete: tags: - directoryRoles.directoryObject - summary: Delete ref of navigation property members for directoryRoles + 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 Microsoft Entra admin center. For details, see Role template IDs.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/directoryrole-delete-member?view=graph-rest-beta operationId: directoryRole_DeleteMemberGraphBPreRef parameters: - name: directoryRole-id @@ -19593,7 +20009,7 @@ paths: tags: - directoryRoles.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. This API returns up to 11,000 group IDs. If more than 11,000 results are available, it returns a 400 Bad Request error with the Directory_ResultSizeLimitExceeded error code. As a workaround, use the List group transitive memberOf API.' + 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. This API returns up to 11,000 group IDs. If more than 11,000 results are available, it returns a 400 Bad Request error with the DirectoryResultSizeLimitExceeded error code. If you get the DirectoryResultSizeLimitExceeded error code, use the List group transitive memberOf API instead.' externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta @@ -19715,6 +20131,20 @@ paths: schema: type: string x-ms-docs-key-type: directoryRole + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + autoReconcileProxyConflict: + type: boolean + default: false + nullable: true + additionalProperties: + type: object + required: true responses: 2XX: description: Success @@ -19729,8 +20159,11 @@ paths: get: tags: - directoryRoles.scopedRoleMembership - summary: Get scopedMembers from directoryRoles - description: Members of this directory role that are scoped to administrative units. Read-only. Nullable. + summary: List scopedMembers for a directory role + description: Retrieve a list of scopedRoleMembership objects for a directory role. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/directoryrole-list-scopedmembers?view=graph-rest-beta operationId: directoryRole_ListScopedMember parameters: - name: directoryRole-id @@ -20298,6 +20731,7 @@ paths: url: https://learn.microsoft.com/graph/api/directoryroletemplate-list?view=graph-rest-beta operationId: directoryRoleTemplate_ListDirectoryRoleTemplate parameters: + - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' @@ -20582,7 +21016,7 @@ paths: tags: - directoryRoleTemplates.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. This API returns up to 11,000 group IDs. If more than 11,000 results are available, it returns a 400 Bad Request error with the Directory_ResultSizeLimitExceeded error code. As a workaround, use the List group transitive memberOf API.' + 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. This API returns up to 11,000 group IDs. If more than 11,000 results are available, it returns a 400 Bad Request error with the DirectoryResultSizeLimitExceeded error code. If you get the DirectoryResultSizeLimitExceeded error code, use the List group transitive memberOf API instead.' externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta @@ -20704,6 +21138,20 @@ paths: schema: type: string x-ms-docs-key-type: directoryRoleTemplate + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + autoReconcileProxyConflict: + type: boolean + default: false + nullable: true + additionalProperties: + type: object + required: true responses: 2XX: description: Success @@ -21226,7 +21674,7 @@ paths: tags: - directorySettingTemplates.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. This API returns up to 11,000 group IDs. If more than 11,000 results are available, it returns a 400 Bad Request error with the Directory_ResultSizeLimitExceeded error code. As a workaround, use the List group transitive memberOf API.' + 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. This API returns up to 11,000 group IDs. If more than 11,000 results are available, it returns a 400 Bad Request error with the DirectoryResultSizeLimitExceeded error code. If you get the DirectoryResultSizeLimitExceeded error code, use the List group transitive memberOf API instead.' externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta @@ -21348,6 +21796,20 @@ paths: schema: type: string x-ms-docs-key-type: directorySettingTemplate + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + autoReconcileProxyConflict: + type: boolean + default: false + nullable: true + additionalProperties: + type: object + required: true responses: 2XX: description: Success @@ -21708,7 +22170,7 @@ paths: tags: - domains.domain summary: Update domain - description: Update the properties of domain object. + description: Update the properties of domain object. Only verified domains can be updated. externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/domain-update?view=graph-rest-beta @@ -21743,7 +22205,7 @@ paths: tags: - domains.domain summary: Delete domain - description: Deletes a domain from a tenant. + description: Delete a domain from a tenant. externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/domain-delete?view=graph-rest-beta @@ -21773,8 +22235,11 @@ paths: get: tags: - domains.directoryObject - summary: Get domainNameReferences from domains - description: 'The objects such as users and groups that reference the domain ID. Read-only, Nullable. Supports $expand and $filter by the OData type of objects returned. For example /domains/{domainId}/domainNameReferences/microsoft.graph.user and /domains/{domainId}/domainNameReferences/microsoft.graph.group.' + summary: List domainNameReferences + 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://learn.microsoft.com/graph/api/domain-list-domainnamereferences?view=graph-rest-beta operationId: domain_ListDomainNameReference parameters: - name: domain-id @@ -21834,7 +22299,7 @@ paths: tags: - domains.directoryObject summary: Get domainNameReferences from domains - description: 'The objects such as users and groups that reference the domain ID. Read-only, Nullable. Supports $expand and $filter by the OData type of objects returned. For example /domains/{domainId}/domainNameReferences/microsoft.graph.user and /domains/{domainId}/domainNameReferences/microsoft.graph.group.' + description: 'The objects such as users and groups that reference the domain ID. Read-only, Nullable. Supports $expand and $filter by the OData type of objects returned. For example, /domains/{domainId}/domainNameReferences/microsoft.graph.user and /domains/{domainId}/domainNameReferences/microsoft.graph.group.' operationId: domain_GetDomainNameReference parameters: - name: domain-id @@ -21909,8 +22374,11 @@ paths: get: tags: - domains.internalDomainFederation - summary: Get federationConfiguration from domains - description: Domain settings configured by customer when federated with Microsoft Entra ID. Supports $expand. + summary: List internalDomainFederations + description: Read the properties of the internalDomainFederation objects for the domain. This API returns only one object in the collection. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/domain-list-federationconfiguration?view=graph-rest-beta operationId: domain_ListFederationConfiguration parameters: - name: domain-id @@ -21968,7 +22436,11 @@ paths: post: tags: - domains.internalDomainFederation - summary: Create new navigation property to federationConfiguration for domains + summary: Create internalDomainFederation + description: Create a new internalDomainFederation object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/domain-post-federationconfiguration?view=graph-rest-beta operationId: domain_CreateFederationConfiguration parameters: - name: domain-id @@ -22000,8 +22472,11 @@ paths: get: tags: - domains.internalDomainFederation - summary: Get federationConfiguration from domains - description: Domain settings configured by customer when federated with Microsoft Entra ID. Supports $expand. + summary: Get internalDomainFederation + description: Read the properties and relationships of an internalDomainFederation object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/internaldomainfederation-get?view=graph-rest-beta operationId: domain_GetFederationConfiguration parameters: - name: domain-id @@ -22053,7 +22528,11 @@ paths: patch: tags: - domains.internalDomainFederation - summary: Update the navigation property federationConfiguration in domains + summary: Update internalDomainFederation + description: Update the properties of an internalDomainFederation object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/internaldomainfederation-update?view=graph-rest-beta operationId: domain_UpdateFederationConfiguration parameters: - name: domain-id @@ -22092,7 +22571,11 @@ paths: delete: tags: - domains.internalDomainFederation - summary: Delete navigation property federationConfiguration for domains + summary: Delete internalDomainFederation + description: Deletes an internalDomainFederation object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/internaldomainfederation-delete?view=graph-rest-beta operationId: domain_DeleteFederationConfiguration parameters: - name: domain-id @@ -22150,7 +22633,7 @@ 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: 'Delete a domain using an asynchronous operation. Before performing this operation, 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 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 is returned in the response.' externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/domain-forcedelete?view=graph-rest-beta @@ -22246,7 +22729,7 @@ paths: tags: - domains.Actions summary: Invoke action verify - description: Validates the ownership of the domain. + description: Validate the ownership of a domain. externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/domain-verify?view=graph-rest-beta @@ -22270,12 +22753,64 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action + '/domains/{domain-id}/rootDomain': + get: + tags: + - domains.domain + summary: Get rootDomain + description: "Get the root domain of a subdomain.\nThe API returns a single object which is the root domain of the specified subdomain." + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/domain-list-rootdomain?view=graph-rest-beta + operationId: domain_GetRootDomain + parameters: + - name: domain-id + in: path + description: The unique identifier of domain + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: domain + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.domain' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation '/domains/{domain-id}/serviceConfigurationRecords': get: tags: - domains.domainDnsRecord - summary: Get serviceConfigurationRecords from domains - description: 'DNS records the customer adds to the DNS zone file of the domain before the domain can be used by Microsoft Online services. Read-only, Nullable. Supports $expand.' + summary: List serviceConfigurationRecords + 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://learn.microsoft.com/graph/api/domain-list-serviceconfigurationrecords?view=graph-rest-beta operationId: domain_ListServiceConfigurationRecord parameters: - name: domain-id @@ -22752,8 +23287,11 @@ paths: get: tags: - domains.domainDnsRecord - summary: Get verificationDnsRecords from domains - description: 'DNS records that the customer adds to the DNS zone file of the domain before the customer can complete domain ownership verification with Microsoft Entra ID. Read-only, Nullable. Supports $expand.' + summary: List verificationDnsRecords + description: 'Retrieve a list of domainDnsRecord objects. You cannot use an associated domain with your Microsoft Entra 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://learn.microsoft.com/graph/api/domain-list-verificationdnsrecords?view=graph-rest-beta operationId: domain_ListVerificationDnsRecord parameters: - name: domain-id @@ -23193,8 +23731,11 @@ paths: get: tags: - organization.organizationalBranding - summary: Get branding from organization - description: Resource to manage the default branding for the organization. Nullable. + 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.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/organizationalbranding-get?view=graph-rest-beta operationId: organization_GetBranding parameters: - name: organization-id @@ -23238,7 +23779,11 @@ paths: patch: tags: - organization.organizationalBranding - summary: Update the navigation property branding in organization + summary: Update organizationalBranding + description: Update the properties of the default branding object specified by the organizationalBranding resource. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/organizationalbranding-update?view=graph-rest-beta operationId: organization_UpdateBranding parameters: - name: organization-id @@ -23269,7 +23814,11 @@ paths: delete: tags: - organization.organizationalBranding - summary: Delete navigation property branding for organization + summary: Delete organizationalBranding + 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://learn.microsoft.com/graph/api/organizationalbranding-delete?view=graph-rest-beta operationId: organization_DeleteBranding parameters: - name: organization-id @@ -23297,7 +23846,7 @@ paths: tags: - organization.organizationalBranding summary: Get backgroundImage for the navigation property branding from organization - 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. + 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 reduces bandwidth requirements and make the page load faster. operationId: organization_GetBrandingBackgroundImage parameters: - name: organization-id @@ -23342,12 +23891,11 @@ paths: format: binary default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation put: tags: - organization.organizationalBranding summary: Update backgroundImage for the navigation property branding in organization - 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. + 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 reduces bandwidth requirements and make the page load faster. operationId: organization_SetBrandingBackgroundImage parameters: - name: organization-id @@ -23395,7 +23943,32 @@ paths: description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation + delete: + tags: + - organization.organizationalBranding + summary: Delete backgroundImage for the navigation property branding in organization + 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 reduces bandwidth requirements and make the page load faster. + operationId: organization_DeleteBrandingBackgroundImage + parameters: + - name: organization-id + in: path + description: The unique identifier of organization + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: organization + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' '/organization/{organization-id}/branding/bannerLogo': get: tags: @@ -23446,7 +24019,6 @@ paths: format: binary default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation put: tags: - organization.organizationalBranding @@ -23499,7 +24071,32 @@ paths: description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation + delete: + tags: + - organization.organizationalBranding + summary: Delete 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 not larger than 36 × 245 pixels. We recommend using a transparent image with no padding around the logo. + operationId: organization_DeleteBrandingBannerLogo + parameters: + - name: organization-id + in: path + description: The unique identifier of organization + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: organization + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' '/organization/{organization-id}/branding/customCSS': get: tags: @@ -23550,7 +24147,6 @@ paths: format: binary default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation put: tags: - organization.organizationalBranding @@ -23603,7 +24199,32 @@ paths: description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation + delete: + tags: + - organization.organizationalBranding + summary: Delete 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_DeleteBrandingCustomCSS + parameters: + - name: organization-id + in: path + description: The unique identifier of organization + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: organization + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' '/organization/{organization-id}/branding/favicon': get: tags: @@ -23654,7 +24275,6 @@ paths: format: binary default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation put: tags: - organization.organizationalBranding @@ -23707,7 +24327,32 @@ paths: description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation + delete: + tags: + - organization.organizationalBranding + summary: Delete favicon for the navigation property branding in organization + description: A custom icon (favicon) to replace a default Microsoft product favicon on a Microsoft Entra tenant. + operationId: organization_DeleteBrandingFavicon + parameters: + - name: organization-id + in: path + description: The unique identifier of organization + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: organization + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' '/organization/{organization-id}/branding/headerLogo': get: tags: @@ -23758,7 +24403,6 @@ paths: format: binary default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation put: tags: - organization.organizationalBranding @@ -23811,13 +24455,41 @@ paths: description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation + delete: + tags: + - organization.organizationalBranding + summary: Delete 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_DeleteBrandingHeaderLogo + parameters: + - name: organization-id + in: path + description: The unique identifier of organization + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: organization + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' '/organization/{organization-id}/branding/localizations': get: tags: - organization.organizationalBranding - summary: Get localizations from organization - description: Add different branding based on a locale. + summary: List localizations + description: 'Retrieve all localization branding objects, including the default branding.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/organizationalbranding-list-localizations?view=graph-rest-beta operationId: organization.branding_ListLocalization parameters: - name: organization-id @@ -23875,7 +24547,11 @@ paths: post: tags: - organization.organizationalBranding - summary: Create new navigation property to localizations for organization + summary: Create organizationalBrandingLocalization + 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://learn.microsoft.com/graph/api/organizationalbranding-post-localizations?view=graph-rest-beta operationId: organization.branding_CreateLocalization parameters: - name: organization-id @@ -23907,8 +24583,11 @@ paths: get: tags: - organization.organizationalBranding - summary: Get localizations from organization - description: Add different branding based on a locale. + 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.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-get?view=graph-rest-beta operationId: organization.branding_GetLocalization parameters: - name: organization-id @@ -23960,7 +24639,11 @@ paths: patch: tags: - organization.organizationalBranding - summary: Update the navigation property localizations in organization + summary: Update organizationalBrandingLocalization + description: Update the properties of an organizationalBrandingLocalization object for a specific localization. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-update?view=graph-rest-beta operationId: organization.branding_UpdateLocalization parameters: - name: organization-id @@ -23999,7 +24682,11 @@ paths: delete: tags: - organization.organizationalBranding - summary: Delete navigation property localizations for organization + summary: Delete organizationalBrandingLocalization + 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://learn.microsoft.com/graph/api/organizationalbrandinglocalization-delete?view=graph-rest-beta operationId: organization.branding_DeleteLocalization parameters: - name: organization-id @@ -24035,7 +24722,7 @@ paths: tags: - organization.organizationalBranding summary: Get backgroundImage for the navigation property localizations from organization - 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. + 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 reduces bandwidth requirements and make the page load faster. operationId: organization.branding_GetLocalizationsBackgroundImage parameters: - name: organization-id @@ -24088,12 +24775,11 @@ paths: format: binary default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation put: tags: - organization.organizationalBranding summary: Update backgroundImage for the navigation property localizations in organization - 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. + 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 reduces bandwidth requirements and make the page load faster. operationId: organization.branding_SetLocalizationsBackgroundImage parameters: - name: organization-id @@ -24149,7 +24835,40 @@ paths: description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation + delete: + tags: + - organization.organizationalBranding + summary: Delete backgroundImage for the navigation property localizations in organization + 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 reduces bandwidth requirements and make the page load faster. + operationId: organization.branding_DeleteLocalizationsBackgroundImage + parameters: + - name: organization-id + in: path + description: The unique identifier of organization + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: organization + - name: organizationalBrandingLocalization-id + in: path + description: The unique identifier of organizationalBrandingLocalization + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: organizationalBrandingLocalization + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' '/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/bannerLogo': get: tags: @@ -24208,12 +24927,14 @@ paths: format: binary default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation put: 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 not larger than 36 × 245 pixels. We recommend using a transparent image with no padding around the logo. + summary: Update organizationalBrandingLocalization + description: Update the properties of an organizationalBrandingLocalization object for a specific localization. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-update?view=graph-rest-beta operationId: organization.branding_SetLocalizationsBannerLogo parameters: - name: organization-id @@ -24269,7 +24990,40 @@ paths: description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation + delete: + tags: + - organization.organizationalBranding + summary: Delete 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 not larger than 36 × 245 pixels. We recommend using a transparent image with no padding around the logo. + operationId: organization.branding_DeleteLocalizationsBannerLogo + parameters: + - name: organization-id + in: path + description: The unique identifier of organization + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: organization + - name: organizationalBrandingLocalization-id + in: path + description: The unique identifier of organizationalBrandingLocalization + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: organizationalBrandingLocalization + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' '/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/customCSS': get: tags: @@ -24328,7 +25082,6 @@ paths: format: binary default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation put: tags: - organization.organizationalBranding @@ -24389,7 +25142,40 @@ paths: description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation + delete: + tags: + - organization.organizationalBranding + summary: Delete 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_DeleteLocalizationsCustomCSS + parameters: + - name: organization-id + in: path + description: The unique identifier of organization + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: organization + - name: organizationalBrandingLocalization-id + in: path + description: The unique identifier of organizationalBrandingLocalization + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: organizationalBrandingLocalization + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' '/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/favicon': get: tags: @@ -24448,7 +25234,6 @@ paths: format: binary default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation put: tags: - organization.organizationalBranding @@ -24509,7 +25294,40 @@ paths: description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation + delete: + tags: + - organization.organizationalBranding + summary: Delete favicon for the navigation property localizations in organization + description: A custom icon (favicon) to replace a default Microsoft product favicon on a Microsoft Entra tenant. + operationId: organization.branding_DeleteLocalizationsFavicon + parameters: + - name: organization-id + in: path + description: The unique identifier of organization + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: organization + - name: organizationalBrandingLocalization-id + in: path + description: The unique identifier of organizationalBrandingLocalization + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: organizationalBrandingLocalization + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' '/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/headerLogo': get: tags: @@ -24568,7 +25386,6 @@ paths: format: binary default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation put: tags: - organization.organizationalBranding @@ -24629,7 +25446,40 @@ paths: description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation + delete: + tags: + - organization.organizationalBranding + summary: Delete 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_DeleteLocalizationsHeaderLogo + parameters: + - name: organization-id + in: path + description: The unique identifier of organization + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: organization + - name: organizationalBrandingLocalization-id + in: path + description: The unique identifier of organizationalBrandingLocalization + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: organizationalBrandingLocalization + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' '/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogo': get: tags: @@ -24688,7 +25538,6 @@ paths: format: binary default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation put: tags: - organization.organizationalBranding @@ -24749,7 +25598,40 @@ paths: description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation + delete: + tags: + - organization.organizationalBranding + summary: Delete 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 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_DeleteLocalizationsSquareLogo + parameters: + - name: organization-id + in: path + description: The unique identifier of organization + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: organization + - name: organizationalBrandingLocalization-id + in: path + description: The unique identifier of organizationalBrandingLocalization + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: organizationalBrandingLocalization + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' '/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogoDark': get: tags: @@ -24808,7 +25690,6 @@ paths: format: binary default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation put: tags: - organization.organizationalBranding @@ -24869,7 +25750,40 @@ paths: description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation + delete: + tags: + - organization.organizationalBranding + summary: Delete 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_DeleteLocalizationsSquareLogoDark + parameters: + - name: organization-id + in: path + description: The unique identifier of organization + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: organization + - name: organizationalBrandingLocalization-id + in: path + description: The unique identifier of organizationalBrandingLocalization + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: organizationalBrandingLocalization + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' '/organization/{organization-id}/branding/localizations/$count': get: tags: @@ -24942,7 +25856,6 @@ paths: format: binary default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation put: tags: - organization.organizationalBranding @@ -24995,7 +25908,32 @@ paths: description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation + delete: + tags: + - organization.organizationalBranding + summary: Delete 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 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_DeleteBrandingSquareLogo + parameters: + - name: organization-id + in: path + description: The unique identifier of organization + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: organization + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' '/organization/{organization-id}/branding/squareLogoDark': get: tags: @@ -25046,7 +25984,6 @@ paths: format: binary default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation put: tags: - organization.organizationalBranding @@ -25099,7 +26036,32 @@ paths: description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation + delete: + tags: + - organization.organizationalBranding + summary: Delete 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_DeleteBrandingSquareLogoDark + parameters: + - name: organization-id + in: path + description: The unique identifier of organization + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: organization + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' '/organization/{organization-id}/extensions': get: tags: @@ -25453,7 +26415,7 @@ paths: tags: - organization.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. This API returns up to 11,000 group IDs. If more than 11,000 results are available, it returns a 400 Bad Request error with the Directory_ResultSizeLimitExceeded error code. As a workaround, use the List group transitive memberOf API.' + 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. This API returns up to 11,000 group IDs. If more than 11,000 results are available, it returns a 400 Bad Request error with the DirectoryResultSizeLimitExceeded error code. If you get the DirectoryResultSizeLimitExceeded error code, use the List group transitive memberOf API instead.' externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta @@ -25575,6 +26537,20 @@ paths: schema: type: string x-ms-docs-key-type: organization + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + autoReconcileProxyConflict: + type: boolean + default: false + nullable: true + additionalProperties: + type: object + required: true responses: 2XX: description: Success @@ -25828,8 +26804,11 @@ paths: get: tags: - organization.organizationSettings - summary: Get contactInsights from organization - description: Contains the properties that are configured by an administrator as a tenant-level privacy control whether to identify duplicate contacts among a user's contacts list and suggest the user to merge those contacts to have a cleaner contacts list. List contactInsights returns the settings to display or return contact insights in an organization. + summary: List contactInsights + 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://learn.microsoft.com/graph/api/organizationsettings-list-contactinsights?view=graph-rest-beta operationId: organization.setting_GetContactInsight parameters: - name: organization-id @@ -25873,7 +26852,11 @@ paths: patch: tags: - organization.organizationSettings - summary: Update the navigation property contactInsights in organization + summary: Update insightsSettings + description: "Update 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://learn.microsoft.com/graph/api/insightssettings-update?view=graph-rest-beta operationId: organization.setting_UpdateContactInsight parameters: - name: organization-id @@ -25931,8 +26914,11 @@ paths: get: tags: - organization.organizationSettings - summary: Get itemInsights from organization - description: 'Contains the properties that are configured by an administrator for the visibility of Microsoft Graph-derived insights, between a user and other items in Microsoft 365, such as documents or sites. List itemInsights returns the settings to display or return item insights in an organization.' + summary: List itemInsights + 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://learn.microsoft.com/graph/api/organizationsettings-list-iteminsights?view=graph-rest-beta operationId: organization.setting_GetItemInsight parameters: - name: organization-id @@ -26052,7 +27038,11 @@ paths: get: tags: - organization.organizationSettings - summary: Get microsoftApplicationDataAccess from organization + 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. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/organizationsettings-list-microsoftapplicationdataaccess?view=graph-rest-beta operationId: organization.setting_GetMicrosoftApplicationDataAccess parameters: - name: organization-id @@ -26096,7 +27086,11 @@ paths: patch: tags: - organization.organizationSettings - summary: Update the navigation property microsoftApplicationDataAccess in organization + summary: Update microsoftApplicationDataAccessSettings + 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://learn.microsoft.com/graph/api/microsoftapplicationdataaccesssettings-update?view=graph-rest-beta operationId: organization.setting_UpdateMicrosoftApplicationDataAccess parameters: - name: organization-id @@ -26154,8 +27148,11 @@ paths: get: tags: - organization.organizationSettings - summary: Get peopleInsights from organization - description: Contains the properties that are configured by an administrator for the visibility of a list of people relevant and working with a user in Microsoft 365. List peopleInsights returns the settings to display or return people insights in an organization. + summary: List peopleInsights + 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 in Microsoft Graph.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/organizationsettings-list-peopleinsights?view=graph-rest-beta operationId: organization.setting_GetPeopleInsight parameters: - name: organization-id @@ -26199,7 +27196,11 @@ paths: patch: tags: - organization.organizationSettings - summary: Update the navigation property peopleInsights in organization + summary: Update insightsSettings + description: "Update 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://learn.microsoft.com/graph/api/insightssettings-update?view=graph-rest-beta operationId: organization.setting_UpdatePeopleInsight parameters: - name: organization-id @@ -26410,6 +27411,7 @@ paths: - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' - $ref: '#/components/parameters/count' - name: $orderby in: query @@ -26598,6 +27600,7 @@ paths: operationId: setting_GetCount parameters: - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: $ref: '#/components/responses/ODataCountResponse' @@ -26614,7 +27617,11 @@ paths: url: https://learn.microsoft.com/graph/api/subscribedsku-list?view=graph-rest-beta operationId: subscribedSku_ListSubscribedSku 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 @@ -26635,6 +27642,16 @@ paths: type: array items: type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: $ref: '#/components/responses/microsoft.graph.subscribedSkuCollectionResponse' @@ -26867,6 +27884,7 @@ paths: tags: - tenantRelationships.Actions summary: Invoke action changeDeploymentStatus + description: 'Changes the tenant level deployment status for the management action. This information is used to provide insights into what management actions are in a specific state. As example there might be a plan to apply the require multi-factor authentication for admins, so it would be ideal to change the status to planned to reflect the appropriate status.' operationId: tenantRelationship.managedTenant.managementActionTenantDeploymentStatus_changeDeploymentStatus requestBody: description: Action parameters @@ -26965,6 +27983,7 @@ paths: tags: - tenantRelationships.Actions summary: Invoke action tenantSearch + description: Searches for the specified managed tenants across tenant groups. operationId: tenantRelationship.managedTenant.tenantGroup_tenantSearch requestBody: description: Action parameters @@ -27417,11 +28436,11 @@ components: properties: disabledForGroup: type: string - description: 'The ID of a Microsoft Entra group, of which the specified type of insights are disabled for its members. Default is empty. Optional.' + description: 'The ID of a Microsoft Entra group, of which the specified type of insights are disabled for its members. The default value is null. Optional.' nullable: true isEnabledInOrganization: type: boolean - description: true if insights of the specified type are enabled for the organization; false if insights of the specified type are disabled for all users without exceptions. Default is true. Optional. + description: true if insights of the specified type are enabled for the organization; false if insights of the specified type are disabled for all users without exceptions. The default value is true. Optional. nullable: true additionalProperties: type: object @@ -27592,6 +28611,8 @@ components: type: string description: The main logo for the application. Not nullable. format: base64url + nativeAuthenticationApisEnabled: + $ref: '#/components/schemas/microsoft.graph.nativeAuthenticationApisEnabled' notes: type: string description: Notes relevant for the management of the application. @@ -27713,7 +28734,7 @@ components: properties: accountEnabled: type: boolean - description: 'true if the account is enabled; otherwise, false. Default is true. Supports $filter (eq, ne, not, in). Only callers in Global Administrator and Cloud Device Administrator roles can set this property.' + description: 'true if the account is enabled; otherwise, false. Default is true. Supports $filter (eq, ne, not, in). Only callers with at least the Cloud Device Administrator role can set this property.' nullable: true alternativeSecurityIds: type: array @@ -27793,7 +28814,7 @@ components: nullable: true isRooted: type: boolean - description: true if the device is rooted; false if the device is jail-broken. This property can only be updated by Intune. + description: true if the device is rooted or jail-broken. This property can only be updated by Intune. nullable: true kind: type: string @@ -27999,10 +29020,11 @@ components: nullable: true isAssignableToRole: type: boolean - description: 'Indicates whether this group can be assigned to a Microsoft Entra role. Optional. This property can only be set while creating the group and is immutable. If set to true, the securityEnabled property must also be set to true, visibility must be Hidden, and the group cannot be a dynamic group (that is, groupTypes can''t contain DynamicMembership). Only callers in Global Administrator and Privileged Role Administrator roles can set this property. The caller must also be assigned the RoleManagement.ReadWrite.Directory permission to set this property or update the membership of such groups. For more, see Using a group to manage Microsoft Entra role assignmentsUsing this feature requires a Microsoft Entra ID P1 license. Returned by default. Supports $filter (eq, ne, not).' + description: 'Indicates whether this group can be assigned to a Microsoft Entra role. Optional. This property can only be set while creating the group and is immutable. If set to true, the securityEnabled property must also be set to true, visibility must be Hidden, and the group cannot be a dynamic group (that is, groupTypes can''t contain DynamicMembership). Only callers with at least the Privileged Role Administrator role can set this property. The caller must also be assigned the RoleManagement.ReadWrite.Directory permission to set this property or update the membership of such groups. For more, see Using a group to manage Microsoft Entra role assignmentsUsing this feature requires a Microsoft Entra ID P1 license. Returned by default. Supports $filter (eq, ne, not).' nullable: true isFavorite: type: boolean + description: Indicates whether the user marked the group as favorite. nullable: true isManagementRestricted: type: boolean @@ -28061,7 +29083,7 @@ components: nullable: true onPremisesSecurityIdentifier: type: string - description: Contains the on-premises security identifier (SID) for the group synchronized from on-premises to the cloud. Returned by default. Supports $filter (eq including on null values). Read-only. + description: Contains the on-premises security identifier (SID) for the group synchronized from on-premises to the cloud. Read-only. Returned by default. Supports $filter (eq including on null values). nullable: true onPremisesSyncEnabled: type: boolean @@ -28072,7 +29094,7 @@ components: nullable: true preferredDataLocation: type: string - description: 'The preferred data location for the Microsoft 365 group. By default, the group inherits the group creator''s preferred data location. To set this property, the calling app must be granted the Directory.ReadWrite.All permission and the user be assigned one of the following Microsoft Entra roles: Global Administrator User Account Administrator Directory Writer Exchange Administrator SharePoint Administrator For more information about this property, see OneDrive Online Multi-Geo and Create a Microsoft 365 group with a specific PDL. Nullable. Returned by default.' + description: 'The preferred data location for the Microsoft 365 group. By default, the group inherits the group creator''s preferred data location. To set this property, the calling app must be granted the Directory.ReadWrite.All permission and the user be assigned at least one of the following Microsoft Entra roles: User Account Administrator Directory Writer Exchange Administrator SharePoint Administrator For more information about this property, see OneDrive Online Multi-Geo and Create a Microsoft 365 group with a specific PDL. Nullable. Returned by default.' nullable: true preferredLanguage: type: string @@ -28105,7 +29127,7 @@ components: nullable: true securityIdentifier: type: string - description: 'Security identifier of the group, used in Windows scenarios. Returned by default.' + description: 'Security identifier of the group, used in Windows scenarios. Read-only. Returned by default.' nullable: true serviceProvisioningErrors: type: array @@ -28576,6 +29598,8 @@ components: $ref: '#/components/schemas/microsoft.graph.claimsMappingPolicy' description: The claimsMappingPolicies assigned to this service principal. Supports $expand. x-ms-navigationProperty: true + claimsPolicy: + $ref: '#/components/schemas/microsoft.graph.customClaimsPolicy' createdObjects: type: array items: @@ -28634,6 +29658,11 @@ components: $ref: '#/components/schemas/microsoft.graph.directoryObject' description: 'Directory objects that are owners of this servicePrincipal. The owners are a set of nonadmin 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).' x-ms-navigationProperty: true + permissionGrantPreApprovalPolicies: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.permissionGrantPreApprovalPolicy' + x-ms-navigationProperty: true remoteDesktopSecurityConfiguration: $ref: '#/components/schemas/microsoft.graph.remoteDesktopSecurityConfiguration' synchronization: @@ -28758,7 +29787,7 @@ components: employeeLeaveDateTime: 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 when the user left or will leave the organization. To read this property, the calling app must be assigned the User-LifeCycleInfo.Read.All permission. To write this property, the calling app must be assigned the User.Read.All and User-LifeCycleInfo.ReadWrite.All permissions. To read this property in delegated scenarios, the admin needs one of the following Microsoft Entra roles: Lifecycle Workflows Administrator, Global Reader, or Global Administrator. To write this property in delegated scenarios, the admin needs the Global Administrator role. Supports $filter (eq, ne, not , ge, le, in). For more information, see Configure the employeeLeaveDateTime property for a user.' + description: 'The date and time when the user left or will leave the organization. To read this property, the calling app must be assigned the User-LifeCycleInfo.Read.All permission. To write this property, the calling app must be assigned the User.Read.All and User-LifeCycleInfo.ReadWrite.All permissions. To read this property in delegated scenarios, the admin needs at least one of the following Microsoft Entra roles: Lifecycle Workflows Administrator, Global Reader. To write this property in delegated scenarios, the admin needs the Global Administrator role. Supports $filter (eq, ne, not , ge, le, in). For more information, see Configure the employeeLeaveDateTime property for a user.' format: date-time nullable: true employeeOrgData: @@ -29311,6 +30340,8 @@ components: $ref: '#/components/schemas/microsoft.graph.security.security' settings: $ref: '#/components/schemas/microsoft.graph.userSettings' + solutions: + $ref: '#/components/schemas/microsoft.graph.userSolutionRoot' sponsors: type: array items: @@ -29756,7 +30787,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.directoryObject' - description: Nullable. Specifies a list of directoryObjects that feature is enabled for. + description: Nullable. Specifies a list of directoryObject resources that feature is enabled for. x-ms-navigationProperty: true additionalProperties: type: object @@ -29876,7 +30907,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.tenantReference' - description: The collection of external Microsoft Entra tenants that the user has shared profile data with. Read-only. + description: The collection of external Microsoft Entra tenants that the user shared profile data with. Read-only. x-ms-navigationProperty: true additionalProperties: type: object @@ -30047,7 +31078,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.settingTemplateValue' - description: 'Collection of settingTemplateValues that list the set of available settings, defaults and types that make up this template. Read-only.' + description: 'Collection of settingTemplateValues that list the set of available settings, defaults, and types that make up this template. Read-only.' additionalProperties: type: object microsoft.graph.domain: @@ -30058,38 +31089,38 @@ components: properties: authenticationType: type: string - description: Indicates the configured authentication type for the domain. The value is either Managed or Federated. Managed indicates a cloud managed domain where Microsoft Entra ID performs user authentication. Federated indicates authentication is federated with an identity provider such as the tenant's on-premises Active Directory via Active Directory Federation Services. Not nullable. + description: 'Indicates the configured authentication type for the domain. The value is either Managed or Federated. Managed indicates a cloud managed domain where Microsoft Entra ID performs user authentication. Federated indicates authentication is federated with an identity provider such as the tenant''s on-premises Active Directory via Active Directory Federation Services. Not nullable. To update this property in delegated scenarios, the calling app must be assigned the Directory.AccessAsUser.All delegated permission.' availabilityStatus: type: string description: 'This property is always null except when the verify action is used. When the verify action is used, a domain entity is returned in the response. The availabilityStatus property of the domain entity in the response is either AvailableImmediately or EmailVerifiedDomainTakeoverScheduled.' nullable: true isAdminManaged: type: boolean - description: 'The value of the property is false if the DNS record management of the domain has been delegated to Microsoft 365. Otherwise, the value is true. Not nullable' + description: 'The value of the property is false if the DNS record management of the domain is delegated to Microsoft 365. Otherwise, the value is true. Not nullable.' isDefault: type: boolean - description: true if this is the default domain that is used for user creation. There is only one default domain per company. Not nullable + description: true for the default domain that is used for user creation. There's only one default domain per company. Not nullable. isInitial: type: boolean - description: true if this is the initial domain created by Microsoft Online Services (contoso.com). There is only one initial domain per company. Not nullable + description: 'true for the initial domain created by Microsoft Online Services. For example, contoso.onmicrosoft.com. There''s only one initial domain per company. Not nullable.' isRoot: type: boolean - description: 'true if the domain is a verified root domain. Otherwise, false if the domain is a subdomain or unverified. Not nullable' + description: 'true if the domain is a verified root domain. Otherwise, false if the domain is a subdomain or unverified. Not nullable.' isVerified: type: boolean - description: true if the domain has completed domain ownership verification. Not nullable + description: true for verified domains. Not nullable. passwordNotificationWindowInDays: maximum: 2147483647 minimum: -2147483648 type: integer - description: 'Specifies the number of days before a user receives notification that their password will expire. If the property is not set, a default value of 14 days will be used.' + description: Specifies the number of days before a user receives a password expiry notification. 14 days by default. format: int32 nullable: true passwordValidityPeriodInDays: maximum: 2147483647 minimum: -2147483648 type: integer - description: 'Specifies the length of time that a password is valid before it must be changed. If the property is not set, a default value of 90 days will be used.' + description: Specifies the length of time that a password is valid before it must be changed. 90 days by default. format: int32 nullable: true state: @@ -30098,12 +31129,12 @@ components: type: array items: type: string - description: 'The capabilities assigned to the domain. Can include 0, 1 or more of following values: Email, Sharepoint, EmailInternalRelayOnly, OfficeCommunicationsOnline,SharePointDefaultDomain, FullRedelegation, SharePointPublic, OrgIdAuthentication, Yammer, Intune. The values which you can add/remove using Graph API include: Email, OfficeCommunicationsOnline, Yammer. Not nullable.' + description: 'The capabilities assigned to the domain. Can include 0, 1, or more of following values: Email, Sharepoint, EmailInternalRelayOnly, OfficeCommunicationsOnline,SharePointDefaultDomain, FullRedelegation, SharePointPublic, OrgIdAuthentication, Yammer, Intune, CustomUrlDomain. The values that you can add or remove using the API include: Email, OfficeCommunicationsOnline, Yammer, and CustomUrlDomain. Not nullable. For more information about CustomUrlDomain, see Custom URL domains in external tenants.' domainNameReferences: type: array items: $ref: '#/components/schemas/microsoft.graph.directoryObject' - description: 'The objects such as users and groups that reference the domain ID. Read-only, Nullable. Supports $expand and $filter by the OData type of objects returned. For example /domains/{domainId}/domainNameReferences/microsoft.graph.user and /domains/{domainId}/domainNameReferences/microsoft.graph.group.' + description: 'The objects such as users and groups that reference the domain ID. Read-only, Nullable. Supports $expand and $filter by the OData type of objects returned. For example, /domains/{domainId}/domainNameReferences/microsoft.graph.user and /domains/{domainId}/domainNameReferences/microsoft.graph.group.' x-ms-navigationProperty: true federationConfiguration: type: array @@ -30111,6 +31142,8 @@ components: $ref: '#/components/schemas/microsoft.graph.internalDomainFederation' description: Domain settings configured by customer when federated with Microsoft Entra ID. Supports $expand. x-ms-navigationProperty: true + rootDomain: + $ref: '#/components/schemas/microsoft.graph.domain' serviceConfigurationRecords: type: array items: @@ -30168,13 +31201,13 @@ components: properties: isOptional: type: boolean - description: 'If false, this record must be configured by the customer at the DNS host for Microsoft Online Services to operate correctly with the domain.' + description: 'If false, the customer must configure this record at the DNS host for Microsoft Online Services to operate correctly with the domain.' label: type: string description: Value used when configuring the name of the DNS record at the DNS host. recordType: type: string - description: 'Indicates what type of DNS record this entity represents. The value can be one of the following: CName, Mx, Srv, Txt.' + description: 'Indicates what type of DNS record this entity represents. The value can be one of the following values: CName, Mx, Srv, Txt.' nullable: true supportedService: type: string @@ -30474,7 +31507,7 @@ components: nullable: true capabilityStatus: type: string - description: 'Enabled indicates that the prepaidUnits property has at least one unit that is enabled. LockedOut indicates that the customer cancelled their subscription. Possible values are: Enabled, Warning, Suspended, Deleted, LockedOut.' + description: 'Enabled indicates that the prepaidUnits property has at least one unit that is enabled. LockedOut indicates that the customer canceled their subscription. Possible values are: Enabled, Warning, Suspended, Deleted, LockedOut.' nullable: true consumedUnits: maximum: 2147483647 @@ -30505,6 +31538,7 @@ components: items: type: string nullable: true + description: A list of all subscription IDs associated with this SKU. additionalProperties: type: object microsoft.graph.managedTenants.managedTenantAlert: @@ -30963,6 +31997,15 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.nativeAuthenticationApisEnabled: + title: nativeAuthenticationApisEnabled + enum: + - none + - all + - unknownFutureValue + type: string + x-ms-enum-flags: + isFlags: true microsoft.graph.onPremisesPublishing: title: onPremisesPublishing type: object @@ -31031,6 +32074,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.onPremisesApplicationSegment' + description: 'Represents the application segment collection for an on-premises wildcard application. This property is deprecated and will stop returning data on June 1, 2023. Use segmentsConfiguration instead.' segmentsConfiguration: $ref: '#/components/schemas/microsoft.graph.segmentConfiguration' singleSignOnSettings: @@ -31270,7 +32314,7 @@ components: type: boolean description: Denotes whether the policy is enabled. restrictions: - $ref: '#/components/schemas/microsoft.graph.appManagementConfiguration' + $ref: '#/components/schemas/microsoft.graph.customAppManagementConfiguration' appliesTo: type: array items: @@ -31530,11 +32574,11 @@ components: 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 - description: A collection of the unique identifiers for plans that have been disabled. + description: A collection of the unique identifiers for plans that have been disabled. IDs are available in servicePlans > servicePlanId in the tenant's subscribedSkus or serviceStatus > servicePlanId in the tenant's companySubscription. skuId: 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 - description: The unique identifier for the SKU. + description: The unique identifier for the SKU. Corresponds to the skuId from subscribedSkus or companySubscription. format: uuid nullable: true additionalProperties: @@ -31799,6 +32843,10 @@ components: type: boolean description: 'When set to true, each attendee only sees themselves in the meeting request and meeting Tracking list. Default is false.' nullable: true + iCalUId: + type: string + description: A unique identifier for an event across calendars. This ID is different for each occurrence in a recurring series. Read-only. + nullable: true importance: $ref: '#/components/schemas/microsoft.graph.importance' isAllDay: @@ -32191,12 +33239,24 @@ components: $ref: '#/components/schemas/microsoft.graph.columnDefinition' description: The collection of column definitions reusable across lists under this site. x-ms-navigationProperty: true + contentModels: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.contentModel' + description: The collection of content models applied to this site. + x-ms-navigationProperty: true contentTypes: type: array items: $ref: '#/components/schemas/microsoft.graph.contentType' description: The collection of content types defined for this site. x-ms-navigationProperty: true + documentProcessingJobs: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.documentProcessingJob' + description: The document processing jobs running on this site. + x-ms-navigationProperty: true drive: $ref: '#/components/schemas/microsoft.graph.drive' drives: @@ -32479,14 +33539,17 @@ components: id: 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 + description: The unique identifier for the addIn object. format: uuid nullable: true properties: type: array items: $ref: '#/components/schemas/microsoft.graph.keyValue' + description: The collection of key-value pairs that define parameters that the consuming service can use or call. You must specify this property when performing a POST or a PATCH operation on the addIns collection. Required. type: type: string + description: The unique name for the functionality exposed by the app. additionalProperties: type: object microsoft.graph.customSecurityAttributeValue: @@ -32502,6 +33565,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.passwordSingleSignOnField' + description: The fields to capture to fill the user credentials for password-based single sign-on. additionalProperties: type: object microsoft.graph.permissionScope: @@ -32562,6 +33626,31 @@ components: type: object additionalProperties: type: object + microsoft.graph.customClaimsPolicy: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: customClaimsPolicy + type: object + properties: + audienceOverride: + type: string + description: 'If specified, it overrides the content of the audience claim for WS-Federation and SAML2 protocols. A custom signing key must be used for audienceOverride to be applied, otherwise, the audienceOverride value is ignored. The value provided must be in the format of an absolute URI.' + nullable: true + claims: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.customClaimBase' + description: 'Defines which claims are present in the tokens affected by the policy, in addition to the basic claim and the core claim set. Inherited from customclaimbase.' + includeApplicationIdInIssuer: + type: boolean + description: Indicates whether the application ID is added to the claim. It is relevant only for SAML2.0 and if a custom signing key is used. the default value is true. Optional. + nullable: true + includeBasicClaimSet: + type: boolean + description: 'Determines whether the basic claim set is included in tokens affected by this policy. If set to true, all claims in the basic claim set are emitted in tokens affected by the policy. By default the basic claim set isn''t in the tokens unless they''re explicitly configured in this policy.' + nullable: true + additionalProperties: + type: object microsoft.graph.delegatedPermissionClassification: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -32641,6 +33730,19 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.permissionGrantPreApprovalPolicy: + allOf: + - $ref: '#/components/schemas/microsoft.graph.directoryObject' + - title: permissionGrantPreApprovalPolicy + type: object + properties: + conditions: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.preApprovalDetail' + description: A list of condition sets describing the conditions under which the permission to grant consent for the app has been preapproved. + additionalProperties: + type: object microsoft.graph.remoteDesktopSecurityConfiguration: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -32899,7 +34001,7 @@ components: lastNonInteractiveSignInDateTime: 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 last non-interactive sign-in date for a specific user. You can use this field to calculate the last time a client attempted (either successfully or unsuccessfully) to sign in to the directory on behalf of a user. Because some users may use clients to access tenant resources rather than signing into your tenant directly, you can use the non-interactive sign-in date to along with lastSignInDateTime to identify inactive users. The timestamp 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''. Microsoft Entra ID maintains non-interactive sign-ins going back to May 2020. For more information about using the value of this property, see Manage inactive user accounts in Microsoft Entra ID.' + description: 'The last non-interactive sign-in date for a specific user. You can use this field to calculate the last time a client attempted (either successfully or unsuccessfully) to sign in to the directory on behalf of a user. Because some users may use clients to access tenant resources rather than signing into your tenant directly, you can use the non-interactive sign-in date to along with lastSignInDateTime to identify inactive users. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Microsoft Entra ID maintains non-interactive sign-ins going back to May 2020. For more information about using the value of this property, see Manage inactive user accounts in Microsoft Entra ID.' format: date-time nullable: true lastNonInteractiveSignInRequestId: @@ -32909,7 +34011,7 @@ components: lastSignInDateTime: 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 last interactive sign-in date and time for a specific user. You can use this field to calculate the last time a user attempted (either successfully or unsuccessfully) to sign in to the directory the directory with an interactive authentication method. This field can be used to build reports, such as inactive users. The timestamp 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''. Microsoft Entra ID maintains interactive sign-ins going back to April 2020. For more information about using the value of this property, see Manage inactive user accounts in Microsoft Entra ID.' + description: 'The last interactive sign-in date and time for a specific user. You can use this field to calculate the last time a user attempted (either successfully or unsuccessfully) to sign in to the directory the directory with an interactive authentication method. This field can be used to build reports, such as inactive users. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Microsoft Entra ID maintains interactive sign-ins going back to April 2020. For more information about using the value of this property, see Manage inactive user accounts in Microsoft Entra ID.' format: date-time nullable: true lastSignInRequestId: @@ -32919,12 +34021,12 @@ components: lastSuccessfulSignInDateTime: 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 datetime of the user's most recent successful sign in activity. + description: 'The date and time of the user''s most recent successful sign-in activity. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.' format: date-time nullable: true lastSuccessfulSignInRequestId: type: string - description: The requestID of the last successful signIn. + description: The request ID of the last successful sign-in. nullable: true additionalProperties: type: object @@ -32948,7 +34050,7 @@ components: description: Optional. Short text description of the app used to generate the activity for use in cases when the app is not installed on the user’s local device. nullable: true contentInfo: - $ref: '#/components/schemas/microsoft.graph.Json' + description: Optional. A custom piece of data - JSON-LD extensible description of content according to schema.org syntax. contentUrl: type: string description: 'Optional. Used in the event the content can be rendered outside of a native or web-based app experience (for example, a pointer to an item in an RSS feed).' @@ -32987,7 +34089,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.activityHistoryItem' - description: Optional. NavigationProperty/Containment; navigation property to the activity's historyItems. + description: Optional. NavigationProperty/Containment; navigation property to the activity's activityHistoryItems. x-ms-navigationProperty: true additionalProperties: type: object @@ -33119,6 +34221,8 @@ components: - title: authentication type: object properties: + requirements: + $ref: '#/components/schemas/microsoft.graph.strongAuthenticationRequirements' signInPreferences: $ref: '#/components/schemas/microsoft.graph.signInPreferences' emailMethods: @@ -33149,6 +34253,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.longRunningOperation' + description: 'Represents the status of a long-running operation, such as a password reset operation.' x-ms-navigationProperty: true passwordlessMicrosoftAuthenticatorMethods: type: array @@ -33177,6 +34282,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.softwareOathAuthenticationMethod' + description: The software OATH time-based one-time password (TOTP) applications registered to a user for authentication. x-ms-navigationProperty: true temporaryAccessPassMethods: type: array @@ -33228,12 +34334,18 @@ components: properties: chatType: $ref: '#/components/schemas/microsoft.graph.chatType' + 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 description: Date and time at which the chat was created. Read-only. format: date-time nullable: true + isHiddenForAllMembers: + type: boolean + description: Indicates whether the chat is hidden for all its members. Read-only. + nullable: true lastUpdatedDateTime: 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 @@ -33326,10 +34438,20 @@ components: type: string description: The Microsoft Entra device ID of the Cloud PC. nullable: true + allotmentDisplayName: + type: string + description: 'The allotment name divides tenant licenses into smaller batches or groups that help restrict the number of licenses available for use in a specific assignment. When the provisioningType is dedicated, the allotment name is null. Read-only.' + nullable: true + connectionSetting: + $ref: '#/components/schemas/microsoft.graph.cloudPcConnectionSetting' connectionSettings: $ref: '#/components/schemas/microsoft.graph.cloudPcConnectionSettings' connectivityResult: $ref: '#/components/schemas/microsoft.graph.cloudPcConnectivityResult' + deviceRegionName: + type: string + description: 'The name of the geographical region where the Cloud PC is currently provisioned. For example, westus3, eastus2, and southeastasia. Read-only.' + nullable: true disasterRecoveryCapability: $ref: '#/components/schemas/microsoft.graph.cloudPcDisasterRecoveryCapability' diskEncryptionState: @@ -33341,7 +34463,7 @@ components: gracePeriodEndDateTime: 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 when the grace period ends and reprovisioning or deprovisioning happen. Required only if the status is inGracePeriod. The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.' + description: 'The date and time when the grace period ends and reprovisioning or deprovisioning happens. Required only if the status is inGracePeriod. The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.' format: date-time nullable: true imageDisplayName: @@ -33353,7 +34475,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: 'The last modified date and time of the Cloud PC. 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: 'The last modified date and time of the Cloud PC. 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 lastRemoteActionResult: $ref: '#/components/schemas/microsoft.graph.cloudPcRemoteActionResult' @@ -33405,6 +34527,8 @@ components: $ref: '#/components/schemas/microsoft.graph.cloudPcServicePlanType' status: $ref: '#/components/schemas/microsoft.graph.cloudPcStatus' + statusDetail: + $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetail' statusDetails: $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetails' userAccountType: @@ -33510,7 +34634,7 @@ components: nullable: true generation: type: string - description: The contact's generation. + description: The contact's suffix. nullable: true givenName: type: string @@ -34114,6 +35238,11 @@ components: description: Email(s) for the user associated with the device. This property is read-only. nullable: true readOnly: true + enrolledByUserPrincipalName: + type: string + description: The Entra (Azure AD) User Principal Name (UPN) of the user responsible for the enrollment of the device. This property is read-only. + nullable: true + readOnly: true enrolledDateTime: 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 @@ -34668,10 +35797,12 @@ components: properties: alternativeRecording: type: string + description: The content stream of the alternative recording of a Microsoft Teams live event. Read-only. format: base64url nullable: true attendeeReport: type: string + description: The content stream of the attendee report of a Teams live event. Read-only. format: base64url nullable: true broadcastRecording: @@ -34684,6 +35815,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.meetingCapabilities' + description: 'The list of meeting capabilities. Possible values are: questionAndAnswer,unknownFutureValue.' creationDateTime: 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 @@ -34702,6 +35834,7 @@ components: nullable: true isBroadcast: type: boolean + description: Indicates whether this event is a Teams live event. nullable: true joinUrl: type: string @@ -34714,6 +35847,7 @@ components: $ref: '#/components/schemas/microsoft.graph.meetingParticipants' recording: type: string + description: The content stream of the recording of a Teams live event. Read-only. format: base64url nullable: true startDateTime: @@ -34756,16 +35890,19 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.outlookTaskFolder' + description: The user's Outlook task folders. Read-only. Nullable. x-ms-navigationProperty: true taskGroups: type: array items: $ref: '#/components/schemas/microsoft.graph.outlookTaskGroup' + description: The user's Outlook task groups. Read-only. Nullable. x-ms-navigationProperty: true tasks: type: array items: $ref: '#/components/schemas/microsoft.graph.outlookTask' + description: The user's Outlook tasks. Read-only. Nullable. x-ms-navigationProperty: true additionalProperties: type: object @@ -35156,6 +36293,16 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.userSolutionRoot: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: userSolutionRoot + type: object + properties: + workingTimeSchedule: + $ref: '#/components/schemas/microsoft.graph.workingTimeSchedule' + additionalProperties: + type: object microsoft.graph.userTeamwork: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -35164,11 +36311,11 @@ components: properties: locale: type: string - description: The chosen locale of a user in Microsoft Teams. + description: 'Represents the location that a user selected in Microsoft Teams and doesn''t follow the Office''s locale setting. A user’s locale is represented by their preferred language and country or region. For example, en-us. The language component follows two-letter codes as defined in ISO 639-1, and the country component follows two-letter codes as defined in ISO 3166-1 alpha-2.' nullable: true region: type: string - description: The region of the user in Microsoft Teams. + description: 'Represents the region of the organization or the user. For users with multigeo licenses, the property contains the user''s region (if available). For users without multigeo licenses, the property contains the organization''s region.The region value can be any region supported by the Teams payload. The possible values are: Americas, Europe and MiddleEast, Asia Pacific, UAE, Australia, Brazil, Canada, Switzerland, Germany, France, India, Japan, South Korea, Norway, Singapore, United Kingdom, South Africa, Sweden, Qatar, Poland, Italy, Israel, USGov Community Cloud, USGov Community Cloud High, USGov Department of Defense, and China.' nullable: true associatedTeams: type: array @@ -35600,6 +36747,8 @@ components: type: string description: Description of the impact on users of the remediation. Only applies to recommendations with category set to identitySecureScore. nullable: true + requiredLicenses: + $ref: '#/components/schemas/microsoft.graph.requiredLicenses' status: $ref: '#/components/schemas/microsoft.graph.recommendationStatus' impactedResources: @@ -35668,11 +36817,11 @@ components: nullable: true operation: type: string - description: Type of asynchronous operation. The values can be ForceDelete or Verification + description: Type of asynchronous operation. The values can be ForceDelete or Verification. nullable: true status: type: string - description: Current status of the operation. Scheduled - Operation has been scheduled but has not started. InProgress - Task has started and is in progress. Failed - Operation has failed. + description: Current status of the operation. Scheduled - Operation is scheduled but hasn't started. InProgress - Task is in progress. Failed - The operation failed. nullable: true additionalProperties: type: object @@ -35857,7 +37006,7 @@ components: nullable: true name: type: string - description: 'The domain name; for example, contoso.com`.' + description: 'The domain name; for example, contoso.com.' nullable: true type: type: string @@ -35890,7 +37039,7 @@ components: nullable: true backgroundImage: type: string - 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. + 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 reduces bandwidth requirements and make the page load faster. format: base64url nullable: true backgroundImageRelativeUrl: @@ -37302,22 +38451,13 @@ components: description: Display name for this policy. Required. additionalProperties: type: object - microsoft.graph.appManagementConfiguration: - title: appManagementConfiguration - type: object - properties: - keyCredentials: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.keyCredentialConfiguration' - description: Collection of keyCredential restrictions settings to be applied to an application or service principal. - passwordCredentials: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.passwordCredentialConfiguration' - description: Collection of password restrictions settings to be applied to an application or service principal. - additionalProperties: - type: object + microsoft.graph.customAppManagementConfiguration: + allOf: + - $ref: '#/components/schemas/microsoft.graph.appManagementConfiguration' + - title: customAppManagementConfiguration + type: object + additionalProperties: + type: object microsoft.graph.connectorGroupType: title: connectorGroupType enum: @@ -37569,8 +38709,10 @@ components: items: type: string nullable: true + description: The categories associated with the item. changeKey: type: string + description: 'Identifies the version of the item. Every time the item is changed, changeKey changes as well. This allows Exchange to apply changes to the correct version of the object. Read-only.' 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])$' @@ -37797,6 +38939,7 @@ components: format: date-time description: type: string + description: The description of the item. nullable: true eTag: type: string @@ -37938,6 +39081,7 @@ components: $ref: '#/components/schemas/microsoft.graph.bundle' content: type: string + description: 'The content stream, if the item represents a file. The content property will have a potentially breaking change in behavior in the future. It will stream content directly instead of redirecting. To proactively opt in to the new behavior ahead of time, use the contentStream property instead.' format: base64url nullable: true contentStream: @@ -37994,6 +39138,8 @@ components: $ref: '#/components/schemas/microsoft.graph.specialFolder' video: $ref: '#/components/schemas/microsoft.graph.video' + viewpoint: + $ref: '#/components/schemas/microsoft.graph.driveItemViewpoint' webDavUrl: type: string description: WebDAV compatible URL for the item. @@ -38092,6 +39238,12 @@ components: $ref: '#/components/schemas/microsoft.graph.richLongRunningOperation' description: The collection of long-running operations on the list. x-ms-navigationProperty: true + permissions: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.permission' + description: The set of permissions for the item. Read-only. Nullable. + x-ms-navigationProperty: true subscriptions: type: array items: @@ -38226,10 +39378,12 @@ components: properties: content: type: string + description: The content of the resource. format: base64url nullable: true contentUrl: type: string + description: The URL for the content stream. nullable: true additionalProperties: type: object @@ -38317,9 +39471,11 @@ components: $ref: '#/components/schemas/microsoft.graph.plannerPlanCreation' isArchived: type: boolean + description: 'Read-only. If set to true, the plan is archived. An archived plan is read-only.' nullable: true owner: type: string + description: 'Use the container property instead. ID of the group that owns the plan. After it''s set, this property can’t be updated. This property doesn''t return a valid group ID if the container of the plan isn''t a group.' nullable: true sharedWithContainers: type: array @@ -38378,6 +39534,8 @@ components: title: siteCollection type: object properties: + archivalDetails: + $ref: '#/components/schemas/microsoft.graph.siteArchivalDetails' dataLocationCode: type: string description: The geographic region code for where this site collection resides. Only present for multi-geo tenants. Read-only. @@ -38505,6 +39663,36 @@ components: $ref: '#/components/schemas/microsoft.graph.columnDefinition' additionalProperties: type: object + microsoft.graph.contentModel: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: contentModel + 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 + description: Date and time of item creation. Read-only. + format: date-time + 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 + description: Date and time of item last modification. Read-only. + format: date-time + nullable: true + modelType: + $ref: '#/components/schemas/microsoft.graph.contentModelType' + name: + type: string + description: The name of the contentModel. + nullable: true + additionalProperties: + type: object microsoft.graph.contentType: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -38589,6 +39777,27 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.documentProcessingJob: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: documentProcessingJob + type: object + properties: + 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 of item creation. Read-only. + format: date-time + nullable: true + jobType: + $ref: '#/components/schemas/microsoft.graph.documentProcessingJobType' + listItemUniqueId: + type: string + description: 'The listItemUniqueId of the file, or folder to process. Use GET driveItem resource operation and read sharepointIds property to get listItemUniqueId.' + status: + $ref: '#/components/schemas/microsoft.graph.documentProcessingJobStatus' + additionalProperties: + type: object microsoft.graph.richLongRunningOperation: allOf: - $ref: '#/components/schemas/microsoft.graph.longRunningOperation' @@ -38648,6 +39857,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.identitySet' + description: 'For type permissions, the details of the users to whom permission was granted. Read-only.' grantedToIdentitiesV2: type: array items: @@ -38895,7 +40105,7 @@ components: nullable: true isFavoriteByDefault: type: boolean - description: 'Indicates whether the channel should automatically be marked ''favorite'' for all members of the team. Can only be set programmatically with Create team. Default: false.' + description: 'Indicates whether the channel should be marked as recommended for all members of the team to show in their channel list. Note: All recommended channels automatically show in the channels list for education and frontline worker users. The property can only be set programmatically via the Create team method. The default value is false.' nullable: true membershipType: $ref: '#/components/schemas/microsoft.graph.channelMembershipType' @@ -38947,6 +40157,8 @@ components: properties: consentedPermissionSet: $ref: '#/components/schemas/microsoft.graph.teamsAppPermissionSet' + scopeInfo: + $ref: '#/components/schemas/microsoft.graph.teamsAppInstallationScopeInfo' teamsApp: $ref: '#/components/schemas/microsoft.graph.teamsApp' teamsAppDefinition: @@ -39352,6 +40564,17 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.customClaimBase: + title: customClaimBase + type: object + properties: + configurations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.customClaimConfiguration' + description: One or more configurations that describe how the claim is sourced and under what conditions. + additionalProperties: + type: object microsoft.graph.permissionClassificationType: title: permissionClassificationType enum: @@ -39360,6 +40583,18 @@ components: - high - unknownFutureValue type: string + microsoft.graph.preApprovalDetail: + title: preApprovalDetail + type: object + properties: + permissions: + $ref: '#/components/schemas/microsoft.graph.preApprovedPermissions' + scopeType: + $ref: '#/components/schemas/microsoft.graph.resourceScopeType' + sensitivityLabels: + $ref: '#/components/schemas/microsoft.graph.scopeSensitivityLabels' + additionalProperties: + type: object microsoft.graph.targetDeviceGroup: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -39495,11 +40730,6 @@ components: $ref: '#/components/schemas/microsoft.graph.printer' additionalProperties: type: object - microsoft.graph.Json: - title: Json - type: object - additionalProperties: - type: object microsoft.graph.status: title: status enum: @@ -39520,7 +40750,7 @@ components: description: Optional. Background color used to render the activity in the UI - brand color for the application source of the activity. Must be a valid hex color nullable: true content: - $ref: '#/components/schemas/microsoft.graph.Json' + description: Optional. Custom piece of data - JSON object used to provide custom content to render the activity in the Windows Shell UI description: type: string description: 'Optional. Longer text description of the user''s unique activity (example: document name, first sentence, and/or metadata)' @@ -39540,36 +40770,43 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer + description: 'Optional. The duration of active user engagement. if not supplied, this is calculated from the startedDateTime and lastActiveDateTime.' format: int32 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: Set by the server. DateTime in UTC when the object was created on the server. format: date-time 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 + description: Optional. UTC DateTime when the activityHistoryItem will undergo hard-delete. Can be set by the client. format: date-time nullable: true lastActiveDateTime: 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: 'Optional. UTC DateTime when the activityHistoryItem (activity session) was last understood as active or finished - if null, activityHistoryItem status should be Ongoing.' format: date-time nullable: true 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: Set by the server. DateTime in UTC when the object was modified on the server. format: date-time nullable: true startedDateTime: 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: Required. UTC DateTime when the activityHistoryItem (activity session) was started. Required for timeline history. format: date-time status: $ref: '#/components/schemas/microsoft.graph.status' userTimezone: type: string + description: Optional. The timezone in which the user's device used to generate the activity was located at activity creation time. Values supplied as Olson IDs in order to support cross-platform representation. nullable: true activity: $ref: '#/components/schemas/microsoft.graph.userActivity' @@ -39686,6 +40923,14 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.strongAuthenticationRequirements: + title: strongAuthenticationRequirements + type: object + properties: + perUserMfaState: + $ref: '#/components/schemas/microsoft.graph.perUserMfaState' + additionalProperties: + type: object microsoft.graph.signInPreferences: title: signInPreferences type: object @@ -39718,22 +40963,16 @@ components: properties: aaGuid: type: string - description: 'Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator.' + description: 'Authenticator Attestation GUID, an identifier that indicates the type (such as make and model) of the authenticator.' nullable: true attestationCertificates: type: array items: type: string nullable: true - description: The attestation certificate(s) attached to this security key. + description: The attestation certificate or certificates attached to this security key. attestationLevel: $ref: '#/components/schemas/microsoft.graph.attestationLevel' - 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 when this key was registered to the user. - format: date-time - nullable: true displayName: type: string description: The display name of the key as given by the user. @@ -39742,6 +40981,8 @@ components: type: string description: The manufacturer-assigned model of the FIDO2 security key. nullable: true + publicKeyCredential: + $ref: '#/components/schemas/microsoft.graph.webauthnPublicKeyCredential' additionalProperties: type: object microsoft.graph.authenticationMethod: @@ -39749,6 +40990,12 @@ components: - $ref: '#/components/schemas/microsoft.graph.entity' - title: authenticationMethod type: object + properties: + 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 additionalProperties: type: object microsoft.graph.microsoftAuthenticatorAuthenticationMethod: @@ -39759,12 +41006,6 @@ components: properties: clientAppName: $ref: '#/components/schemas/microsoft.graph.microsoftAuthenticatorAuthenticationMethodClientAppName' - 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 app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - format: date-time - nullable: true deviceTag: type: string description: Tags containing app metadata. @@ -39817,11 +41058,6 @@ components: - title: passwordlessMicrosoftAuthenticatorAuthenticationMethod type: object properties: - 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 creationDateTime: 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 @@ -39842,12 +41078,6 @@ components: - title: passwordAuthenticationMethod type: object properties: - 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 when this password was last updated. This property is currently not populated. Read-only. 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 password: type: string description: 'For security, the password is always returned as null from a LIST or GET operation.' @@ -39876,12 +41106,6 @@ components: - title: platformCredentialAuthenticationMethod type: object properties: - 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 Platform Credential Key was registered. - format: date-time - nullable: true displayName: type: string description: The name of the device on which Platform Credential is registered. @@ -39912,12 +41136,6 @@ components: - title: temporaryAccessPassAuthenticationMethod type: object properties: - 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 when the Temporary Access Pass was created. - format: date-time - nullable: true isUsableOnce: type: boolean description: 'Determines whether the pass is limited to a one-time use. If true, the pass can be used once; if false, the pass can be used multiple times within the Temporary Access Pass lifetime.' @@ -39947,12 +41165,6 @@ components: - title: windowsHelloForBusinessAuthenticationMethod type: object properties: - 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 Windows Hello for Business key was registered. - format: date-time - nullable: true displayName: type: string description: The name of the device on which Windows Hello for Business is registered @@ -40167,6 +41379,7 @@ components: nullable: true teamsAppId: type: string + description: 'App definition identifier of the tab. This value can''t be changed after tab creation. Because this property is deprecated, we recommend expanding teamsApp to retrieve the application that is linked to the tab.' nullable: true webUrl: type: string @@ -40205,6 +41418,15 @@ components: description: A cloudClipboardItem can have multiple cloudClipboardItemPayload objects in the payloads. A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. additionalProperties: type: object + microsoft.graph.cloudPcConnectionSetting: + title: cloudPcConnectionSetting + type: object + properties: + enableSingleSignOn: + type: boolean + description: Indicates whether single sign-on is enabled. The default value is false. + additionalProperties: + type: object microsoft.graph.cloudPcConnectionSettings: title: cloudPcConnectionSettings type: object @@ -40221,13 +41443,19 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.cloudPcHealthCheckItem' - description: 'A list of failed health check items. If the status property is available, this property will be empty.' + description: 'A list of failed health check items. If the status property is available, this property is empty.' + 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: 'The last modified time for connectivity status of the Cloud PC. 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 would look like this: 2014-01-01T00:00:00Z.' + format: date-time + nullable: true status: $ref: '#/components/schemas/microsoft.graph.cloudPcConnectivityStatus' updatedDateTime: 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: 'Datetime when the status was updated. The timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). For example, midnight UTC on Jan 1, 2014 appears as 2014-01-01T00:00:00Z.' + description: 'Datetime when the status was updated. This property is deprecated and will no longer be supported effective August 31, 2024. Use lastModifiedDateTime instead. Read-Only.' format: date-time additionalProperties: type: object @@ -40239,9 +41467,11 @@ components: $ref: '#/components/schemas/microsoft.graph.cloudPcDisasterRecoveryCapabilityType' primaryRegion: type: string + description: The primary and mainly used region where the Cloud PC is located. nullable: true secondaryRegion: type: string + description: The secondary region to which the Cloud PC can be failed over during a regional outage. nullable: true additionalProperties: type: object @@ -40296,6 +41526,8 @@ components: description: 'Time the action was initiated. The Timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). For example, midnight UTC on Jan 1, 2014 appears as ''2014-01-01T00:00:00Z''.' format: date-time nullable: true + statusDetail: + $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetail' statusDetails: $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetails' additionalProperties: @@ -40342,6 +41574,8 @@ components: - dedicated - shared - unknownFutureValue + - sharedByUser + - sharedByEntraGroup type: string microsoft.graph.cloudPcServicePlanType: title: cloudPcServicePlanType @@ -40367,7 +41601,27 @@ components: - movingRegion - resizePendingLicense - updatingSingleSignOn + - modifyingSingleSignOn type: string + microsoft.graph.cloudPcStatusDetail: + title: cloudPcStatusDetail + type: object + properties: + additionalInformation: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.keyValuePair' + description: 'More information about the Cloud PC status. For example, ''additionalInformation'': [''{''@odata.type'': ''microsoft.graph.keyValuePair'',''name'': ''retriable'',''value'': true }] ''' + code: + type: string + description: 'The error/warning code associated with the Cloud PC status. Example: ''code'': ''internalServerError''.' + nullable: true + message: + type: string + description: 'The status message associated with error code. Example: ''message'': ''There was an internal server error. Please contact support xxx.''.' + nullable: true + additionalProperties: + type: object microsoft.graph.cloudPcStatusDetails: title: cloudPcStatusDetails type: object @@ -40608,7 +41862,6 @@ components: nullable: true externalcourseActivityId: type: string - description: A course activity ID generated by the provider. Optional. nullable: true learnerUserId: type: string @@ -40867,6 +42120,8 @@ components: type: string description: A provider-specific reference id for the uploaded logs. Read-only. nullable: true + status: + $ref: '#/components/schemas/microsoft.graph.managedAppLogUploadState' additionalProperties: type: object description: 'A `managedAppLogUpload` represents the log upload result for a given Mobile Application Management (MAM) Logs Uploading Component. Such components can be the application itself, the MAM SDK, and other on-device components that are capable of uploading diagnostic logs.' @@ -42325,7 +43580,7 @@ components: format: int32 additionalProperties: type: object - description: Device Configuration State for a given device. + description: Support for this Entity is being deprecated starting May 2026 & will no longer be supported. microsoft.graph.deviceHealthScriptPolicyState: title: deviceHealthScriptPolicyState type: object @@ -42808,14 +44063,22 @@ components: type: boolean description: Indicates whether attendees can turn on their microphone. nullable: true + allowBreakoutRooms: + type: boolean + nullable: true allowedPresenters: $ref: '#/components/schemas/microsoft.graph.onlineMeetingPresenters' + allowLiveShare: + $ref: '#/components/schemas/microsoft.graph.meetingLiveShareOptions' allowMeetingChat: $ref: '#/components/schemas/microsoft.graph.meetingChatMode' allowParticipantsToChangeName: type: boolean description: Specifies if participants are allowed to rename themselves in an instance of the meeting. nullable: true + allowPowerPointSharing: + type: boolean + nullable: true allowRecording: type: boolean description: Indicates whether recording is enabled for the meeting. @@ -42828,6 +44091,9 @@ components: type: boolean description: Indicates whether transcription is enabled for the meeting. nullable: true + allowWhiteboard: + type: boolean + nullable: true anonymizeIdentityForRoles: type: array items: @@ -42925,12 +44191,14 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.meetingParticipantInfo' + description: For broadcast meeting only. organizer: $ref: '#/components/schemas/microsoft.graph.meetingParticipantInfo' producers: type: array items: $ref: '#/components/schemas/microsoft.graph.meetingParticipantInfo' + description: For broadcast meeting only. additionalProperties: type: object microsoft.graph.meetingAttendanceReport: @@ -42972,30 +44240,40 @@ components: - title: callRecording type: object properties: + callId: + type: string + description: The unique identifier for the call that is related to this recording. Read-only. + nullable: true content: type: string description: The content of the recording. Read-only. format: base64url nullable: true + contentCorrelationId: + type: string + description: The unique identifier that links the transcript with its corresponding recording. Read-only. + 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 at which the recording was created. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only.' format: date-time nullable: true + endDateTime: + 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 at which the recording ends. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only.' + format: date-time + nullable: true meetingId: type: string description: The unique identifier of the onlineMeeting related to this recording. Read-only. nullable: true meetingOrganizer: $ref: '#/components/schemas/microsoft.graph.identitySet' - meetingOrganizerId: - type: string - description: The unique identifier of the organizer of the onlineMeeting related to this recording. Read-only. - nullable: true recordingContentUrl: type: string - description: The URL which can be used to access the content of the recording. Read-only. + description: The URL that can be used to access the content of the recording. Read-only. nullable: true additionalProperties: type: object @@ -43055,15 +44333,29 @@ components: - title: callTranscript type: object properties: + callId: + type: string + description: The unique identifier for the call that is related to this transcript. Read-only. + nullable: true content: type: string description: The content of the transcript. Read-only. format: base64url nullable: true + contentCorrelationId: + type: string + description: The unique identifier that links the transcript with its corresponding recording. Read-only. + 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 at which the transcript 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. Read-only.' + description: 'Date and time at which the transcript was created. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only.' + format: date-time + nullable: true + endDateTime: + 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 at which the transcription ends. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only.' format: date-time nullable: true meetingId: @@ -43072,10 +44364,6 @@ components: nullable: true meetingOrganizer: $ref: '#/components/schemas/microsoft.graph.identitySet' - meetingOrganizerId: - type: string - description: The unique identifier of the organizer of the onlineMeeting related to this transcript. Read-only. - nullable: true metadataContent: type: string description: The time-aligned metadata of the utterances in the transcript. Read-only. @@ -43083,7 +44371,7 @@ components: nullable: true transcriptContentUrl: type: string - description: The URL which can be used to access the content of the transcript. Read-only. + description: The URL that can be used to access the content of the transcript. Read-only. nullable: true additionalProperties: type: object @@ -43313,12 +44601,12 @@ components: appliedDateTime: 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 when the approval decision was applied. 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. Supports $select. Read-only.' + description: 'The timestamp when the approval decision was applied. 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. Supports $select. Read-only.' format: date-time nullable: true applyResult: type: string - description: 'The result of applying the decision. Possible values: New, AppliedSuccessfully, AppliedWithUnknownFailure, AppliedSuccessfullyButObjectNotFound and ApplyNotSupported. Supports $select, $orderby, and $filter (eq only). Read-only.' + description: 'The result of applying the decision. Possible values: New, AppliedSuccessfully, AppliedWithUnknownFailure, AppliedSuccessfullyButObjectNotFound, and ApplyNotSupported. Supports $select, $orderby, and $filter (eq only). Read-only.' nullable: true decision: type: string @@ -43338,7 +44626,7 @@ components: $ref: '#/components/schemas/microsoft.graph.decisionItemPrincipalResourceMembership' recommendation: type: string - description: 'A system-generated recommendation for the approval decision based off last interactive sign-in to tenant. Recommend approve if sign-in is within thirty days of start of review. Recommend deny if sign-in is greater than thirty days of start of review. Recommendation not available otherwise. Possible values: Approve, Deny, or NoInfoAvailable. Supports $select, $orderby, and $filter (eq only). Read-only.' + description: 'A system-generated recommendation for the approval decision based off last interactive sign-in to tenant. Recommend approve if sign-in is within 30 days of start of review. Recommend deny if sign-in is greater than 30 days of start of review. Recommendation not available otherwise. Possible values: Approve, Deny, or NoInfoAvailable. Supports $select, $orderby, and $filter (eq only). Read-only.' nullable: true resource: $ref: '#/components/schemas/microsoft.graph.accessReviewInstanceDecisionItemResource' @@ -43381,6 +44669,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.accessReviewReviewerScope' + description: 'This collection of reviewer scopes is used to define the list of fallback reviewers. These fallback reviewers are notified to take action if no users are found from the list of reviewers specified. This could occur when either the group owner is specified as the reviewer but the group owner doesn''t exist, or manager is specified as reviewer but a user''s manager doesn''t exist. Supports $select. Note: This property has been replaced by fallbackReviewers. However, specifying either backupReviewers or fallbackReviewers automatically populates the same values to the other property.' createdBy: $ref: '#/components/schemas/microsoft.graph.userIdentity' createdDateTime: @@ -43541,7 +44830,7 @@ components: $ref: '#/components/schemas/microsoft.graph.plannerArchivalInfo' assigneePriority: type: string - description: 'A hint that is used to order items of this type in a list view. For more information, see Using order hints in Planner.' + description: 'A hint that is used to order items of this type in a list view. For more information, see Using order hints in planner.' nullable: true assignments: $ref: '#/components/schemas/microsoft.graph.plannerAssignments' @@ -43581,7 +44870,7 @@ components: dueDateTime: 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 at which the task is due. 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: 'The date and time at which the task is due. 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 hasDescription: @@ -43590,10 +44879,11 @@ components: nullable: true isArchived: type: boolean + description: 'Read-only. If set to true, the task is archived. An archived task is read-only.' nullable: true isOnMyDay: type: boolean - description: 'A Boolean value that indicates whether to show this task in the MyDay view. true to show the task. Otherwise, false.' + description: 'Indicates whether to show this task in the MyDay view. If true, it shows the task.' nullable: true isOnMyDayLastModifiedDate: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$' @@ -43603,7 +44893,7 @@ components: nullable: true orderHint: type: string - description: 'The hint used to order items of this type in a list view. For more information, see Using order hints in Plannern.' + description: 'The hint used to order items of this type in a list view. For more information, see Using order hints in plannern.' nullable: true percentComplete: maximum: 2147483647 @@ -43622,7 +44912,7 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: 'The priority of the task. Valid values are between 0 and 10, inclusive. Larger values indicate lower priority. For example, 0 has the highest priority and 10 has the lowest priority. Currently, Planner interprets values 0 and 1 as ''urgent'', 2 and 3 and 4 as ''important'', 5, 6, and 7 as ''medium'', and 8, 9, and 10 as ''low''. Currently, Planner sets the value 1 for ''urgent'', 3 for ''important'', 5 for ''medium'', and 9 for ''low''.' + description: 'The priority of the task. Valid values are between 0 and 10, inclusive. Larger values indicate lower priority. For example, 0 has the highest priority and 10 has the lowest priority. Currently, planner interprets values 0 and 1 as ''urgent'', 2 and 3 and 4 as ''important'', 5, 6, and 7 as ''medium'', and 8, 9, and 10 as ''low''. Currently, planner sets the value 1 for ''urgent'', 3 for ''important'', 5 for ''medium'', and 9 for ''low''.' format: int32 nullable: true recurrence: @@ -44351,6 +45641,13 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.workingTimeSchedule: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: workingTimeSchedule + type: object + additionalProperties: + type: object microsoft.graph.associatedTeamInfo: allOf: - $ref: '#/components/schemas/microsoft.graph.teamInfo' @@ -44597,6 +45894,17 @@ components: - aadGraphDeprecationServicePrincipal - mfaServerDeprecation type: string + microsoft.graph.requiredLicenses: + title: requiredLicenses + enum: + - notApplicable + - microsoftEntraIdFree + - microsoftEntraIdP1 + - microsoftEntraIdP2 + - microsoftEntraIdGovernance + - microsoftEntraWorkloadId + - unknownFutureValue + type: string microsoft.graph.authenticationProtocol: title: authenticationProtocol enum: @@ -44644,6 +45952,15 @@ components: type: string description: A relative URL for the content options of External Identities to be customized throughout the authentication flow for a tenant. nullable: true + registrationCampaign: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.keyValue' + description: Represents content options to customize during MFA proofup interruptions. + registrationCampaignRelativeUrl: + type: string + description: The relative URL of the content options to customize during MFA proofup interruptions. + nullable: true additionalProperties: type: object microsoft.graph.loginPageLayoutConfiguration: @@ -44997,48 +46314,20 @@ components: - oAuthToken - unknownFutureValue type: string - microsoft.graph.keyCredentialConfiguration: - title: keyCredentialConfiguration + microsoft.graph.appManagementConfiguration: + title: appManagementConfiguration type: object properties: - certificateBasedApplicationConfigurationIds: + keyCredentials: type: array items: - type: string - nullable: true - description: Collection of GUIDs that point to the certificateBasedApplicationConfiguration that contains the collection of allowed root and intermediate certificate authorities. - maxLifetime: - pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' - type: string - format: duration - nullable: true - restrictForAppsCreatedAfterDateTime: - 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: 'Timestamp when the policy is enforced for all apps created on or after the specified date. For existing applications, the enforcement date would be back dated. To apply to all applications regardless of their creation date, this property would be null. Nullable.' - format: date-time - nullable: true - restrictionType: - $ref: '#/components/schemas/microsoft.graph.appKeyCredentialRestrictionType' - additionalProperties: - type: object - microsoft.graph.passwordCredentialConfiguration: - title: passwordCredentialConfiguration - type: object - properties: - maxLifetime: - pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' - type: string - format: duration - nullable: true - restrictForAppsCreatedAfterDateTime: - 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: 'Enforces the policy for an app created on or after the enforcement date. For existing applications, the enforcement date would be backdated. To apply to all applications, this date would be null.' - format: date-time - nullable: true - restrictionType: - $ref: '#/components/schemas/microsoft.graph.appCredentialRestrictionType' + $ref: '#/components/schemas/microsoft.graph.keyCredentialConfiguration' + description: Collection of keyCredential restrictions settings to be applied to an application or service principal. + passwordCredentials: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.passwordCredentialConfiguration' + description: Collection of password restrictions settings to be applied to an application or service principal. additionalProperties: type: object microsoft.graph.connectorStatus: @@ -45109,7 +46398,7 @@ components: interval: pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' type: string - description: 'The interval between synchronization iterations. The value is represented in ISO 8601 format for durations. For example, PT1M represents a period of 1 month.' + description: 'The interval between synchronization iterations. The value is represented in ISO 8601 format for durations. For example, P1M represents a period of one month and PT1M represents a period of one minute.' format: duration state: $ref: '#/components/schemas/microsoft.graph.synchronizationScheduleState' @@ -45381,7 +46670,7 @@ components: nullable: true driveType: type: string - description: Identifies the type of drive. Only returned if the item is located in a drive. See drive resource for values. + description: Identifies the type of drive. Only returned if the item is located in a drive. See drive resource for values. nullable: true id: type: string @@ -45393,7 +46682,7 @@ components: nullable: true path: type: string - description: Path that can be used to navigate to the item. Read-only. + description: Percent-encoded path that can be used to navigate to the item. Read-only. nullable: true shareId: type: string @@ -45403,7 +46692,7 @@ components: $ref: '#/components/schemas/microsoft.graph.sharepointIds' siteId: type: string - description: 'For OneDrive for Business and SharePoint, this property represents the ID of the site that contains the parent document library of the driveItem resource or the parent list of the listItem resource. The value is the same as the id property of that site resource. It is an opaque string that consists of three identifiers of the site. For OneDrive, this property is not populated.' + description: 'For OneDrive for Business and SharePoint, this property represents the ID of the site that contains the parent document library of the driveItem resource or the parent list of the listItem resource. The value is the same as the id property of that site resource. It''s an opaque string that consists of three identifiers of the site. For OneDrive, this property isn''t populated.' nullable: true additionalProperties: type: object @@ -45496,6 +46785,12 @@ components: $ref: '#/components/schemas/microsoft.graph.driveItem' fields: $ref: '#/components/schemas/microsoft.graph.fieldValueSet' + permissions: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.permission' + description: The set of permissions for the item. Read-only. Nullable. + x-ms-navigationProperty: true versions: type: array items: @@ -45729,6 +47024,7 @@ components: properties: type: type: string + description: 'An string indicating the type of package. While oneNote is the only currently defined value, you should expect other package types to be returned and handle them accordingly.' nullable: true additionalProperties: type: object @@ -45891,7 +47187,7 @@ components: $ref: '#/components/schemas/microsoft.graph.identitySet' scope: type: string - description: 'Indicates the scope of how the item is shared: anonymous, organization, or users. Read-only.' + description: 'Indicates the scope of how the item is shared. The possible values are: anonymous, organization, or users. Read-only.' nullable: true sharedBy: $ref: '#/components/schemas/microsoft.graph.identitySet' @@ -45990,6 +47286,16 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.driveItemViewpoint: + title: driveItemViewpoint + type: object + properties: + accessOperations: + $ref: '#/components/schemas/microsoft.graph.driveItemAccessOperationsViewpoint' + sharing: + $ref: '#/components/schemas/microsoft.graph.sharingViewpoint' + additionalProperties: + type: object microsoft.graph.itemRetentionLabel: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -46298,12 +47604,14 @@ components: properties: justification: type: string + description: Read-only. Reason why the entity was archived or unarchived. nullable: true statusChangedBy: $ref: '#/components/schemas/microsoft.graph.identitySet' statusChangedDateTime: 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: Read-only. Date and time at which the entity's archive status changed. format: date-time nullable: true additionalProperties: @@ -46359,6 +47667,7 @@ components: $ref: '#/components/schemas/microsoft.graph.plannerBucketCreation' isArchived: type: boolean + description: 'Read-only. If set totrue, the bucket is archived. An archived bucket is read-only.' nullable: true name: type: string @@ -46393,6 +47702,14 @@ components: $ref: '#/components/schemas/microsoft.graph.plannerUserIds' additionalProperties: type: object + microsoft.graph.siteArchivalDetails: + title: siteArchivalDetails + type: object + properties: + archiveStatus: + $ref: '#/components/schemas/microsoft.graph.siteArchiveStatus' + additionalProperties: + type: object microsoft.graph.itemActivityStat: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -46715,6 +48032,17 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.contentModelType: + title: contentModelType + enum: + - teachingMethod + - layoutMethod + - freeformSelectionMethod + - prebuiltContractModel + - prebuiltInvoiceModel + - prebuiltReceiptModel + - unknownFutureValue + type: string microsoft.graph.documentSet: title: documentSet type: object @@ -46798,6 +48126,21 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.documentProcessingJobType: + title: documentProcessingJobType + enum: + - file + - folder + - unknownFutureValue + type: string + microsoft.graph.documentProcessingJobStatus: + title: documentProcessingJobStatus + enum: + - inProgress + - completed + - failed + - unknownFutureValue + type: string microsoft.graph.publicError: title: publicError type: object @@ -47095,6 +48438,14 @@ components: description: A collection of resource-specific permissions. additionalProperties: type: object + microsoft.graph.teamsAppInstallationScopeInfo: + title: teamsAppInstallationScopeInfo + type: object + properties: + scope: + $ref: '#/components/schemas/microsoft.graph.teamsAppInstallationScopes' + additionalProperties: + type: object microsoft.graph.teamsApp: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -47542,6 +48893,48 @@ components: - public - unknownFutureValue type: string + microsoft.graph.customClaimConfiguration: + title: customClaimConfiguration + type: object + properties: + attribute: + $ref: '#/components/schemas/microsoft.graph.customClaimAttributeBase' + condition: + $ref: '#/components/schemas/microsoft.graph.customClaimConditionBase' + transformations: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.customClaimTransformation' + description: An ordered list of transformations that are applied in sequence. + additionalProperties: + type: object + microsoft.graph.preApprovedPermissions: + title: preApprovedPermissions + type: object + properties: + permissionKind: + $ref: '#/components/schemas/microsoft.graph.permissionKind' + permissionType: + $ref: '#/components/schemas/microsoft.graph.permissionType' + additionalProperties: + type: object + microsoft.graph.resourceScopeType: + title: resourceScopeType + enum: + - group + - chat + - tenant + - unknownFutureValue + - team + type: string + microsoft.graph.scopeSensitivityLabels: + title: scopeSensitivityLabels + type: object + properties: + labelKind: + $ref: '#/components/schemas/microsoft.graph.labelKind' + additionalProperties: + type: object microsoft.graph.externalAudienceScope: title: externalAudienceScope enum: @@ -47724,6 +49117,14 @@ components: description: 'The status of the request. Not nullable. The possible values are: Canceled, Denied, Failed, Granted, PendingAdminDecision, PendingApproval, PendingProvisioning, PendingScheduleCreation, Provisioned, Revoked, and ScheduleCreated. Not nullable.' additionalProperties: type: object + microsoft.graph.perUserMfaState: + title: perUserMfaState + enum: + - disabled + - enforced + - enabled + - unknownFutureValue + type: string microsoft.graph.userDefaultAuthenticationMethodType: title: userDefaultAuthenticationMethodType enum: @@ -47742,6 +49143,20 @@ components: - notAttested - unknownFutureValue type: string + microsoft.graph.webauthnPublicKeyCredential: + title: webauthnPublicKeyCredential + type: object + properties: + clientExtensionResults: + $ref: '#/components/schemas/microsoft.graph.webauthnAuthenticationExtensionsClientOutputs' + id: + type: string + description: The credential ID created by the WebAuthn Authenticator. + nullable: true + response: + $ref: '#/components/schemas/microsoft.graph.webauthnAuthenticatorAttestationResponse' + additionalProperties: + type: object microsoft.graph.microsoftAuthenticatorAuthenticationMethodClientAppName: title: microsoftAuthenticatorAuthenticationMethodClientAppName enum: @@ -47940,11 +49355,15 @@ 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' + description: 'The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.' format: date-time + reactionContentUrl: + type: string + description: The hosted content URL for the custom reaction type. + nullable: true reactionType: type: string - description: 'Supported values are like, angry, sad, laugh, heart, surprised.' + description: 'Supported values are Unicode characters and custom. Some backward-compatible reaction types include like, angry, sad, laugh, heart, and surprised.' user: $ref: '#/components/schemas/microsoft.graph.chatMessageReactionIdentitySet' additionalProperties: @@ -48338,6 +49757,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: '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 resourceReference: @@ -48555,6 +49975,43 @@ components: $ref: '#/components/schemas/microsoft.graph.sizeRange' additionalProperties: type: object + microsoft.graph.managedAppLogUploadState: + title: managedAppLogUploadState + enum: + - pending + - inProgress + - completed + - declinedByUser + - timedOut + - failed + - unknownFutureValue + type: string + description: Represents the current status of the associated `managedAppLogCollectionRequest`. + x-ms-enum: + name: managedAppLogUploadState + modelAsString: false + values: + - value: pending + description: 'Default. The log upload request has been successfully created, and is pending delivery to the Mobile Application Management (MAM) application.' + name: pending + - value: inProgress + description: One or more log upload components have uploaded their logs. + name: inProgress + - value: completed + description: All log upload successfully components have uploaded their logs. + name: completed + - value: declinedByUser + description: The log upload request was declined by the user on the device. + name: declinedByUser + - value: timedOut + description: The log upload request was not acknowledged by the user within the allowed time window. + name: timedOut + - value: failed + description: The log upload request encountered an error. + name: failed + - value: unknownFutureValue + description: Evolvable enumeration sentinel value. Do not use. + name: unknownFutureValue microsoft.graph.configurationManagerClientState: title: configurationManagerClientState enum: @@ -49628,6 +51085,13 @@ components: - organizer - unknownFutureValue type: string + microsoft.graph.meetingLiveShareOptions: + title: meetingLiveShareOptions + enum: + - enabled + - disabled + - unknownFutureValue + type: string microsoft.graph.meetingChatMode: title: meetingChatMode enum: @@ -49659,6 +51123,7 @@ components: nullable: true tollFreeNumber: type: string + description: The toll-free number that connects to the Audio Conference Provider. nullable: true tollFreeNumbers: type: array @@ -49668,6 +51133,7 @@ components: description: List of toll-free numbers that are displayed in the meeting invite. tollNumber: type: string + description: The toll number that connects to the Audio Conference Provider. nullable: true tollNumbers: type: array @@ -49817,7 +51283,7 @@ components: $ref: '#/components/schemas/microsoft.graph.identity' registrantId: type: string - description: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. + description: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. (deprecated) nullable: true role: type: string @@ -49933,7 +51399,7 @@ components: properties: ipAddress: type: string - description: Indicates the client IP address used by user performing the activity (audit log only). + description: Indicates the client IP address associated with the user performing the activity (audit log only). nullable: true userPrincipalName: type: string @@ -50267,6 +51733,11 @@ components: format: date-time source: $ref: '#/components/schemas/microsoft.graph.personDataSources' + sources: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.profileSourceAnnotation' + description: Where the values within an entity originated if synced from another source. additionalProperties: type: object microsoft.graph.personAnnualEventType: @@ -50431,6 +51902,12 @@ components: type: string description: The role the position entailed. nullable: true + secondaryJobTitle: + type: string + nullable: true + secondaryRole: + type: string + nullable: true startMonthYear: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$' type: string @@ -50449,6 +51926,10 @@ components: properties: address: $ref: '#/components/schemas/microsoft.graph.physicalAddress' + companyCode: + type: string + description: 'Legal entity number of the company or its subdivision. For information on how to set the value for the companyCode, see profileSourceAnnotation.' + nullable: true department: type: string description: Department Name within a company. @@ -50464,6 +51945,9 @@ components: type: string description: Pronunciation guide for the company name. nullable: true + secondaryDepartment: + type: string + nullable: true webUrl: type: string description: Link to the company home page. @@ -50854,10 +52338,12 @@ components: $ref: '#/components/schemas/microsoft.graph.itemBody' displayName: type: string - description: Display name of the virtual event. + description: The display name of the virtual event. nullable: true endDateTime: $ref: '#/components/schemas/microsoft.graph.dateTimeTimeZone' + settings: + $ref: '#/components/schemas/microsoft.graph.virtualEventSettings' startDateTime: $ref: '#/components/schemas/microsoft.graph.dateTimeTimeZone' status: @@ -50872,7 +52358,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.virtualEventSession' - description: Sessions for the virtual event. + description: The sessions for the virtual event. x-ms-navigationProperty: true additionalProperties: type: object @@ -50933,6 +52419,14 @@ components: type: string description: Last name of the registrant. nullable: true + preferredLanguage: + type: string + description: The registrant's preferred language. + nullable: true + preferredTimezone: + type: string + description: The registrant's time zone details. + nullable: true 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 @@ -51112,23 +52606,56 @@ components: - onPremisesUserPrincipalUsername - onPremisesSAMAccountName type: string - microsoft.graph.appKeyCredentialRestrictionType: - title: appKeyCredentialRestrictionType - enum: - - asymmetricKeyLifetime - - trustedCertificateAuthority - - unknownFutureValue - type: string - microsoft.graph.appCredentialRestrictionType: - title: appCredentialRestrictionType - enum: - - passwordAddition - - passwordLifetime - - symmetricKeyAddition - - symmetricKeyLifetime - - customPasswordAddition - - unknownFutureValue - type: string + microsoft.graph.keyCredentialConfiguration: + title: keyCredentialConfiguration + type: object + properties: + certificateBasedApplicationConfigurationIds: + type: array + items: + type: string + nullable: true + description: Collection of GUIDs that represent certificateBasedApplicationConfiguration that is allowed as root and intermediate certificate authorities. + maxLifetime: + pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' + type: string + description: 'String value that indicates the maximum lifetime for key expiration, defined as an ISO 8601 duration. For example, P4DT12H30M5S represents four days, 12 hours, 30 minutes, and five seconds. This property is required when restrictionType is set to keyLifetime.' + format: duration + nullable: true + restrictForAppsCreatedAfterDateTime: + 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: 'Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.' + format: date-time + nullable: true + restrictionType: + $ref: '#/components/schemas/microsoft.graph.appKeyCredentialRestrictionType' + state: + $ref: '#/components/schemas/microsoft.graph.appManagementRestrictionState' + additionalProperties: + type: object + microsoft.graph.passwordCredentialConfiguration: + title: passwordCredentialConfiguration + type: object + properties: + maxLifetime: + pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' + type: string + description: 'String value that indicates the maximum lifetime for password expiration, defined as an ISO 8601 duration. For example, P4DT12H30M5S represents four days, 12 hours, 30 minutes, and five seconds. This property is required when restrictionType is set to passwordLifetime.' + format: duration + nullable: true + restrictForAppsCreatedAfterDateTime: + 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: 'Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.' + format: date-time + nullable: true + restrictionType: + $ref: '#/components/schemas/microsoft.graph.appCredentialRestrictionType' + state: + $ref: '#/components/schemas/microsoft.graph.appManagementRestrictionState' + additionalProperties: + type: object microsoft.graph.synchronizationScheduleState: title: synchronizationScheduleState enum: @@ -51631,6 +53158,50 @@ components: - other - unknownFutureValue type: string + microsoft.graph.driveItemAccessOperationsViewpoint: + title: driveItemAccessOperationsViewpoint + type: object + properties: + canComment: + type: boolean + description: Indicates whether the user can comment on this item. + nullable: true + canCreateFile: + type: boolean + description: Indicates whether the user can create files within this object. Returned only on folders. + nullable: true + canCreateFolder: + type: boolean + description: Indicates whether the user can create folders within this object. Returned only on folders. + nullable: true + canDelete: + type: boolean + description: Indicates whether the user can delete this item. + nullable: true + canDownload: + type: boolean + description: Indicates whether the user can download this item. + nullable: true + canRead: + type: boolean + description: Indicates whether the user can read this item. + nullable: true + canUpdate: + type: boolean + description: Indicates whether the user can update this item. + nullable: true + additionalProperties: + type: object + microsoft.graph.sharingViewpoint: + title: sharingViewpoint + type: object + properties: + defaultSharingLink: + $ref: '#/components/schemas/microsoft.graph.defaultSharingLink' + sharingAbilities: + $ref: '#/components/schemas/microsoft.graph.sharePointSharingAbilities' + additionalProperties: + type: object microsoft.graph.retentionLabelSettings: title: retentionLabelSettings type: object @@ -51772,7 +53343,7 @@ components: description: 'Indicates what type of reference is associated with the name. Possible values are: String, Integer, Double, Boolean, Range. Read-only.' nullable: true value: - $ref: '#/components/schemas/microsoft.graph.Json' + description: 'Represents the formula that the name is defined to refer to. For example, =Sheet14!$B$2:$H$12 and =4.75. Read-only.' visible: type: boolean description: Specifies whether the object is visible or not. @@ -52066,6 +53637,14 @@ components: type: object additionalProperties: type: object + microsoft.graph.siteArchiveStatus: + title: siteArchiveStatus + enum: + - recentlyArchived + - fullyArchived + - reactivating + - unknownFutureValue + type: string microsoft.graph.itemActionStat: title: itemActionStat type: object @@ -52287,14 +53866,6 @@ components: nullable: true additionalProperties: type: object - microsoft.graph.teamsAppDistributionMethod: - title: teamsAppDistributionMethod - enum: - - store - - organization - - sideloaded - - unknownFutureValue - type: string microsoft.graph.teamsAppInstallationScopes: title: teamsAppInstallationScopes enum: @@ -52305,6 +53876,14 @@ components: type: string x-ms-enum-flags: isFlags: true + microsoft.graph.teamsAppDistributionMethod: + title: teamsAppDistributionMethod + enum: + - store + - organization + - sideloaded + - unknownFutureValue + type: string microsoft.graph.teamsAppAuthorization: title: teamsAppAuthorization type: object @@ -52602,6 +54181,46 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.customClaimAttributeBase: + title: customClaimAttributeBase + type: object + additionalProperties: + type: object + microsoft.graph.customClaimConditionBase: + title: customClaimConditionBase + type: object + additionalProperties: + type: object + microsoft.graph.customClaimTransformation: + title: customClaimTransformation + type: object + properties: + input: + $ref: '#/components/schemas/microsoft.graph.transformationAttribute' + additionalProperties: + type: object + microsoft.graph.permissionKind: + title: permissionKind + enum: + - all + - enumerated + - allPermissionsOnResourceApp + - unknownFutureValue + type: string + microsoft.graph.permissionType: + title: permissionType + enum: + - application + - delegated + - delegatedUserConsentable + type: string + microsoft.graph.labelKind: + title: labelKind + enum: + - all + - enumerated + - unknownFutureValue + type: string microsoft.graph.printerCapabilities: title: printerCapabilities type: object @@ -53125,6 +54744,24 @@ components: $ref: '#/components/schemas/microsoft.graph.printTaskDefinition' additionalProperties: type: object + microsoft.graph.webauthnAuthenticationExtensionsClientOutputs: + title: webauthnAuthenticationExtensionsClientOutputs + type: object + additionalProperties: + type: object + microsoft.graph.webauthnAuthenticatorAttestationResponse: + title: webauthnAuthenticatorAttestationResponse + type: object + properties: + attestationObject: + type: string + description: 'Base64URL encoded, cryptographically protected attestation about the WebAuthn Authenticator.' + nullable: true + clientDataJSON: + type: string + nullable: true + additionalProperties: + type: object microsoft.graph.teamworkUserIdentityType: title: teamworkUserIdentityType enum: @@ -54071,6 +55708,24 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.profileSourceAnnotation: + title: profileSourceAnnotation + type: object + properties: + isDefaultSource: + type: boolean + description: Indicates whether the source is the default one. + nullable: true + properties: + type: array + items: + type: string + nullable: true + description: Names of properties that have data from this source. + sourceId: + type: string + additionalProperties: + type: object microsoft.graph.personRelationship: title: personRelationship enum: @@ -54262,6 +55917,16 @@ components: $ref: '#/components/schemas/microsoft.graph.identity' additionalProperties: type: object + microsoft.graph.virtualEventSettings: + title: virtualEventSettings + type: object + properties: + isAttendeeEmailNotificationEnabled: + type: boolean + description: Indicates whether virtual event attendees receive email notifications. + nullable: true + additionalProperties: + type: object microsoft.graph.virtualEventStatus: title: virtualEventStatus enum: @@ -54344,7 +56009,7 @@ components: properties: booleanValue: type: boolean - description: Boolean answer of the virtualEventRegistrationQuestion. Only appears when answerInputType is boolean. + description: Boolean answer to the virtualEventRegistrationCustomQuestion. Only appears when answerInputType is boolean. nullable: true displayName: type: string @@ -54355,14 +56020,14 @@ components: items: type: string nullable: true - description: Collection of text answer of the virtualEventRegistrationQuestion. Only appears when answerInputType is multiChoice. + description: A collection of text answers to the virtualEventRegistrationCustomQuestion. Only appears when answerInputType is multiChoice. questionId: type: string - description: id of the virtualEventRegistrationQuestion. + description: The identifier of either a virtualEventRegistrationCustomQuestion or a virtualEventRegistrationPredefinedQuestion. nullable: true value: type: string - description: 'Text answer of the virtualEventRegistrationQuestion. Appears when answerInputType is text, multilineText or singleChoice.' + description: 'Text answer to the virtualEventRegistrationCustomQuestion or the virtualEventRegistrationPredefinedQuestion. Appears when answerInputType is text, multilineText or singleChoice.' nullable: true additionalProperties: type: object @@ -54478,6 +56143,30 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.appKeyCredentialRestrictionType: + title: appKeyCredentialRestrictionType + enum: + - asymmetricKeyLifetime + - trustedCertificateAuthority + - unknownFutureValue + type: string + microsoft.graph.appManagementRestrictionState: + title: appManagementRestrictionState + enum: + - enabled + - disabled + - unknownFutureValue + type: string + microsoft.graph.appCredentialRestrictionType: + title: appCredentialRestrictionType + enum: + - passwordAddition + - passwordLifetime + - symmetricKeyAddition + - symmetricKeyLifetime + - customPasswordAddition + - unknownFutureValue + type: string microsoft.graph.synchronizationError: title: synchronizationError type: object @@ -54657,6 +56346,34 @@ components: - comment - unknownFutureValue type: string + microsoft.graph.defaultSharingLink: + title: defaultSharingLink + type: object + properties: + defaultToExistingAccess: + type: boolean + description: Indicates whether the default link setting for this object is a direct URL rather than a sharing link. + nullable: true + role: + $ref: '#/components/schemas/microsoft.graph.sharingRole' + scope: + $ref: '#/components/schemas/microsoft.graph.sharingScope' + additionalProperties: + type: object + microsoft.graph.sharePointSharingAbilities: + title: sharePointSharingAbilities + type: object + properties: + anyoneLinkAbilities: + $ref: '#/components/schemas/microsoft.graph.linkScopeAbilities' + directSharingAbilities: + $ref: '#/components/schemas/microsoft.graph.directSharingAbilities' + organizationLinkAbilities: + $ref: '#/components/schemas/microsoft.graph.linkScopeAbilities' + specificPeopleLinkAbilities: + $ref: '#/components/schemas/microsoft.graph.linkScopeAbilities' + additionalProperties: + type: object microsoft.graph.security.behaviorDuringRetentionPeriod: title: behaviorDuringRetentionPeriod enum: @@ -54781,7 +56498,7 @@ components: description: Returns the name of the table column. nullable: true values: - $ref: '#/components/schemas/microsoft.graph.Json' + description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contains an error returns the error string.' filter: $ref: '#/components/schemas/microsoft.graph.workbookFilter' additionalProperties: @@ -54799,7 +56516,7 @@ components: description: Returns the index number of the row within the rows collection of the table. Zero-indexed. Read-only. format: int32 values: - $ref: '#/components/schemas/microsoft.graph.Json' + description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contain an error will return the error string.' additionalProperties: type: object microsoft.graph.workbookTableSort: @@ -55041,6 +56758,17 @@ components: $ref: '#/components/schemas/microsoft.graph.scheduleEntityTheme' additionalProperties: type: object + microsoft.graph.transformationAttribute: + title: transformationAttribute + type: object + properties: + attribute: + $ref: '#/components/schemas/microsoft.graph.customClaimAttributeBase' + treatAsMultiValue: + type: boolean + description: 'This flag is only relevant in the case where the attribute is multivalued. By default, transformations are only applied to the first element in a multi-valued claim, however setting this flag to true ensures the transformation is applied to all values, resulting in a multivalued output.' + additionalProperties: + type: object microsoft.graph.printColorMode: title: printColorMode enum: @@ -55117,6 +56845,52 @@ components: - stapleDualRight - stapleDualBottom - unknownFutureValue + - stapleTripleLeft + - stapleTripleTop + - stapleTripleRight + - stapleTripleBottom + - bindLeft + - bindTop + - bindRight + - bindBottom + - foldAccordion + - foldDoubleGate + - foldGate + - foldHalf + - foldHalfZ + - foldLeftGate + - foldLetter + - foldParallel + - foldPoster + - foldRightGate + - foldZ + - foldEngineeringZ + - punchTopLeft + - punchBottomLeft + - punchTopRight + - punchBottomRight + - punchDualLeft + - punchDualTop + - punchDualRight + - punchDualBottom + - punchTripleLeft + - punchTripleTop + - punchTripleRight + - punchTripleBottom + - punchQuadLeft + - punchQuadTop + - punchQuadRight + - punchQuadBottom + - fold + - trim + - bale + - bookletMaker + - coat + - laminate + - trimAfterPages + - trimAfterDocuments + - trimAfterCopies + - trimAfterJob type: string microsoft.graph.printMultipageLayout: title: printMultipageLayout @@ -56432,9 +58206,11 @@ components: properties: displayName: type: string + description: Display name of the registration question. nullable: true isRequired: type: boolean + description: Indicates whether an answer to the question is required. The default value is false. nullable: true additionalProperties: type: object @@ -56566,6 +58342,7 @@ components: description: true if value of this attribute should be treated as case-sensitive. This setting affects how the synchronization engine detects changes for the attribute. defaultValue: type: string + description: The default value of the attribute. nullable: true flowNullValues: type: boolean @@ -56608,6 +58385,60 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.sharingRole: + title: sharingRole + enum: + - none + - view + - edit + - manageList + - review + - restrictedView + - submitOnly + - unknownFutureValue + type: string + microsoft.graph.sharingScope: + title: sharingScope + enum: + - anyone + - organization + - specificPeople + - anonymous + - users + - unknownFutureValue + type: string + microsoft.graph.linkScopeAbilities: + title: linkScopeAbilities + type: object + properties: + blockDownloadLinkAbilities: + $ref: '#/components/schemas/microsoft.graph.linkRoleAbilities' + editLinkAbilities: + $ref: '#/components/schemas/microsoft.graph.linkRoleAbilities' + manageListLinkAbilities: + $ref: '#/components/schemas/microsoft.graph.linkRoleAbilities' + readLinkAbilities: + $ref: '#/components/schemas/microsoft.graph.linkRoleAbilities' + reviewLinkAbilities: + $ref: '#/components/schemas/microsoft.graph.linkRoleAbilities' + submitOnlyLinkAbilities: + $ref: '#/components/schemas/microsoft.graph.linkRoleAbilities' + additionalProperties: + type: object + microsoft.graph.directSharingAbilities: + title: directSharingAbilities + type: object + properties: + addExistingExternalUsers: + $ref: '#/components/schemas/microsoft.graph.sharingOperationStatus' + addInternalUsers: + $ref: '#/components/schemas/microsoft.graph.sharingOperationStatus' + addNewExternalUsers: + $ref: '#/components/schemas/microsoft.graph.sharingOperationStatus' + requestGrantAccess: + $ref: '#/components/schemas/microsoft.graph.sharingOperationStatus' + additionalProperties: + type: object microsoft.graph.workbookEmailIdentity: title: workbookEmailIdentity type: object @@ -57227,29 +59058,73 @@ components: - Extensions - BaseObjectName type: string + microsoft.graph.linkRoleAbilities: + title: linkRoleAbilities + type: object + properties: + addExistingExternalUsers: + $ref: '#/components/schemas/microsoft.graph.sharingOperationStatus' + addNewExternalUsers: + $ref: '#/components/schemas/microsoft.graph.sharingOperationStatus' + applyVariants: + $ref: '#/components/schemas/microsoft.graph.sharingLinkVariants' + createLink: + $ref: '#/components/schemas/microsoft.graph.sharingOperationStatus' + deleteLink: + $ref: '#/components/schemas/microsoft.graph.sharingOperationStatus' + linkAllowsExternalUsers: + $ref: '#/components/schemas/microsoft.graph.sharingOperationStatus' + linkExpiration: + $ref: '#/components/schemas/microsoft.graph.sharingLinkExpirationStatus' + retrieveLink: + $ref: '#/components/schemas/microsoft.graph.sharingOperationStatus' + updateLink: + $ref: '#/components/schemas/microsoft.graph.sharingOperationStatus' + additionalProperties: + type: object + microsoft.graph.sharingOperationStatus: + title: sharingOperationStatus + type: object + properties: + disabledReason: + type: string + description: Provides a description of why this operation is not enabled. Only returned if this operation is not enabled. + nullable: true + enabled: + type: boolean + description: Indicates whether this operation is enabled. + nullable: true + additionalProperties: + type: object microsoft.graph.workbookFilterCriteria: title: workbookFilterCriteria type: object properties: color: type: string + description: The color applied to the cell. nullable: true criterion1: type: string + description: A custom criterion. nullable: true criterion2: type: string + description: A custom criterion. nullable: true dynamicCriteria: type: string + description: A dynamic formula specified in a custom filter. filterOn: type: string + description: Indicates whether a filter is applied to a column. icon: $ref: '#/components/schemas/microsoft.graph.workbookIcon' operator: type: string + description: 'An operator in a cell; for example, =, >, <, <=, or <>.' values: - $ref: '#/components/schemas/microsoft.graph.Json' + description: The values that appear in the cell. additionalProperties: type: object microsoft.graph.workbookIcon: @@ -57274,13 +59149,13 @@ components: type: object properties: majorUnit: - $ref: '#/components/schemas/microsoft.graph.Json' + description: Represents the interval between two major tick marks. Can be set to a numeric value or an empty string. The returned value is always a number. maximum: - $ref: '#/components/schemas/microsoft.graph.Json' + description: Represents the maximum value on the value axis. Can be set to a numeric value or an empty string (for automatic axis values). The returned value is always a number. minimum: - $ref: '#/components/schemas/microsoft.graph.Json' + description: Represents the minimum value on the value axis. Can be set to a numeric value or an empty string (for automatic axis values). The returned value is always a number. minorUnit: - $ref: '#/components/schemas/microsoft.graph.Json' + description: Represents the interval between two minor tick marks. 'Can be set to a numeric value or an empty string (for automatic axis values). The returned value is always a number. format: $ref: '#/components/schemas/microsoft.graph.workbookChartAxisFormat' majorGridlines: @@ -57374,7 +59249,7 @@ components: type: object properties: value: - $ref: '#/components/schemas/microsoft.graph.Json' + description: Returns the value of a chart point. Read-only. format: $ref: '#/components/schemas/microsoft.graph.workbookChartPointFormat' additionalProperties: @@ -57448,6 +59323,41 @@ components: - MaximumLength - ReferencedProperty type: string + microsoft.graph.sharingLinkVariants: + title: sharingLinkVariants + type: object + properties: + addressBarLinkPermission: + $ref: '#/components/schemas/microsoft.graph.sharingRole' + allowEmbed: + $ref: '#/components/schemas/microsoft.graph.sharingOperationStatus' + passwordProtected: + $ref: '#/components/schemas/microsoft.graph.sharingOperationStatus' + requiresAuthentication: + $ref: '#/components/schemas/microsoft.graph.sharingOperationStatus' + additionalProperties: + type: object + microsoft.graph.sharingLinkExpirationStatus: + title: sharingLinkExpirationStatus + type: object + properties: + defaultExpirationInDays: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: Default link expiration in days. Returns -1 if there is no required expiration time. + format: int32 + nullable: true + disabledReason: + type: string + description: Provides a description of why this operation is not enabled. Only returned if this operation is not enabled. + nullable: true + enabled: + type: boolean + description: Indicates whether this operation is enabled. + nullable: true + additionalProperties: + type: object microsoft.graph.workbookChartAxisFormat: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -57894,4 +59804,4 @@ components: tokenUrl: https://login.microsoftonline.com/common/oauth2/v2.0/token scopes: { } security: - - azureaadv2: [ ] \ No newline at end of file + - azureaadv2: [ ] diff --git a/openApiDocs/beta/Identity.Governance.yml b/openApiDocs/beta/Identity.Governance.yml index 5d0758dcb5..7936e3c1d1 100644 --- a/openApiDocs/beta/Identity.Governance.yml +++ b/openApiDocs/beta/Identity.Governance.yml @@ -33336,11 +33336,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://learn.microsoft.com/graph/api/accesspackageassignmentworkflowextension-get?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/accesspackageassignmentrequestworkflowextension-get?view=graph-rest-beta operationId: identityGovernance.entitlementManagement.accessPackageCatalog_GetAccessPackageCustomWorkflowExtension parameters: - name: accessPackageCatalog-id @@ -40386,11 +40386,11 @@ paths: delete: tags: - identityGovernance.entitlementManagement - 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." + 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." externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/accesspackageassignmentworkflowextension-delete?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/accesspackageassignmentrequestworkflowextension-delete?view=graph-rest-beta operationId: identityGovernance.entitlementManagement.accessPackageCatalog_DeleteCustomAccessPackageWorkflowExtension parameters: - name: accessPackageCatalog-id @@ -46307,11 +46307,11 @@ paths: get: tags: - identityGovernance.entitlementManagement - summary: List accessPackageResourceRoleScopes - 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. + summary: Get accessPackage + description: Retrieve the properties and relationships of an accessPackage object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/accesspackage-list-accesspackageresourcerolescopes?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/accesspackage-get?view=graph-rest-beta operationId: identityGovernance.entitlementManagement_GetAccessPackage parameters: - name: accessPackage-id @@ -91345,7 +91345,7 @@ paths: tags: - roleManagement.rbacApplication summary: Get appScope from roleManagement - description: Details of the app specific scope when the assignment scope is app specific. Containment entity. Supports $expand for the entitlement provider only. + description: Read-only property with details of the app specific scope when the assignment scope is app specific. Containment entity. Supports $expand for the entitlement provider only. operationId: roleManagement.directory.roleAssignment_GetAppScope parameters: - name: unifiedRoleAssignment-id @@ -91448,7 +91448,7 @@ paths: tags: - roleManagement.rbacApplication summary: Get directoryScope from roleManagement - description: The directory object that is the scope of the assignment. Provided so that callers can get the directory object using $expand at the same time as getting the role assignment. Read-only. Supports $expand. + description: The directory object that is the scope of the assignment. Read-only. Supports $expand for the directory provider. operationId: roleManagement.directory.roleAssignment_GetDirectoryScope parameters: - name: unifiedRoleAssignment-id @@ -91494,7 +91494,7 @@ paths: tags: - roleManagement.rbacApplication summary: Get principal from roleManagement - description: The assigned principal. Provided so that callers can get the principal using $expand at the same time as getting the role assignment. Read-only. Supports $expand. + description: Referencing the assigned principal. Read-only. Supports $expand except for the Exchange provider. operationId: roleManagement.directory.roleAssignment_GetPrincipal parameters: - name: unifiedRoleAssignment-id @@ -91540,7 +91540,7 @@ paths: tags: - roleManagement.rbacApplication summary: Get roleDefinition from roleManagement - description: The roleDefinition the assignment is for. Provided so that callers can get the role definition using $expand at the same time as getting the role assignment. roleDefinition.id will be auto expanded. Supports $expand. + description: The roleDefinition the assignment is for. Supports $expand. operationId: roleManagement.directory.roleAssignment_GetRoleDefinition parameters: - name: unifiedRoleAssignment-id @@ -95492,7 +95492,7 @@ paths: tags: - roleManagement.rbacApplication summary: Get appScope from roleManagement - description: Details of the app specific scope when the assignment scope is app specific. Containment entity. Supports $expand for the entitlement provider only. + description: Read-only property with details of the app specific scope when the assignment scope is app specific. Containment entity. Supports $expand for the entitlement provider only. operationId: roleManagement.directory.transitiveRoleAssignment_GetAppScope parameters: - name: unifiedRoleAssignment-id @@ -95595,7 +95595,7 @@ paths: tags: - roleManagement.rbacApplication summary: Get directoryScope from roleManagement - description: The directory object that is the scope of the assignment. Provided so that callers can get the directory object using $expand at the same time as getting the role assignment. Read-only. Supports $expand. + description: The directory object that is the scope of the assignment. Read-only. Supports $expand for the directory provider. operationId: roleManagement.directory.transitiveRoleAssignment_GetDirectoryScope parameters: - name: unifiedRoleAssignment-id @@ -95641,7 +95641,7 @@ paths: tags: - roleManagement.rbacApplication summary: Get principal from roleManagement - description: The assigned principal. Provided so that callers can get the principal using $expand at the same time as getting the role assignment. Read-only. Supports $expand. + description: Referencing the assigned principal. Read-only. Supports $expand except for the Exchange provider. operationId: roleManagement.directory.transitiveRoleAssignment_GetPrincipal parameters: - name: unifiedRoleAssignment-id @@ -95687,7 +95687,7 @@ paths: tags: - roleManagement.rbacApplication summary: Get roleDefinition from roleManagement - description: The roleDefinition the assignment is for. Provided so that callers can get the role definition using $expand at the same time as getting the role assignment. roleDefinition.id will be auto expanded. Supports $expand. + description: The roleDefinition the assignment is for. Supports $expand. operationId: roleManagement.directory.transitiveRoleAssignment_GetRoleDefinition parameters: - name: unifiedRoleAssignment-id @@ -97766,7 +97766,7 @@ paths: tags: - roleManagement.rbacApplication summary: Get appScope from roleManagement - description: Details of the app specific scope when the assignment scope is app specific. Containment entity. Supports $expand for the entitlement provider only. + description: Read-only property with details of the app specific scope when the assignment scope is app specific. Containment entity. Supports $expand for the entitlement provider only. operationId: roleManagement.enterpriseApp.roleAssignment_GetAppScope parameters: - name: rbacApplication-id @@ -97893,7 +97893,7 @@ paths: tags: - roleManagement.rbacApplication summary: Get directoryScope from roleManagement - description: The directory object that is the scope of the assignment. Provided so that callers can get the directory object using $expand at the same time as getting the role assignment. Read-only. Supports $expand. + description: The directory object that is the scope of the assignment. Read-only. Supports $expand for the directory provider. operationId: roleManagement.enterpriseApp.roleAssignment_GetDirectoryScope parameters: - name: rbacApplication-id @@ -97947,7 +97947,7 @@ paths: tags: - roleManagement.rbacApplication summary: Get principal from roleManagement - description: The assigned principal. Provided so that callers can get the principal using $expand at the same time as getting the role assignment. Read-only. Supports $expand. + description: Referencing the assigned principal. Read-only. Supports $expand except for the Exchange provider. operationId: roleManagement.enterpriseApp.roleAssignment_GetPrincipal parameters: - name: rbacApplication-id @@ -98001,7 +98001,7 @@ paths: tags: - roleManagement.rbacApplication summary: Get roleDefinition from roleManagement - description: The roleDefinition the assignment is for. Provided so that callers can get the role definition using $expand at the same time as getting the role assignment. roleDefinition.id will be auto expanded. Supports $expand. + description: The roleDefinition the assignment is for. Supports $expand. operationId: roleManagement.enterpriseApp.roleAssignment_GetRoleDefinition parameters: - name: rbacApplication-id @@ -102633,7 +102633,7 @@ paths: tags: - roleManagement.rbacApplication summary: Get appScope from roleManagement - description: Details of the app specific scope when the assignment scope is app specific. Containment entity. Supports $expand for the entitlement provider only. + description: Read-only property with details of the app specific scope when the assignment scope is app specific. Containment entity. Supports $expand for the entitlement provider only. operationId: roleManagement.enterpriseApp.transitiveRoleAssignment_GetAppScope parameters: - name: rbacApplication-id @@ -102760,7 +102760,7 @@ paths: tags: - roleManagement.rbacApplication summary: Get directoryScope from roleManagement - description: The directory object that is the scope of the assignment. Provided so that callers can get the directory object using $expand at the same time as getting the role assignment. Read-only. Supports $expand. + description: The directory object that is the scope of the assignment. Read-only. Supports $expand for the directory provider. operationId: roleManagement.enterpriseApp.transitiveRoleAssignment_GetDirectoryScope parameters: - name: rbacApplication-id @@ -102814,7 +102814,7 @@ paths: tags: - roleManagement.rbacApplication summary: Get principal from roleManagement - description: The assigned principal. Provided so that callers can get the principal using $expand at the same time as getting the role assignment. Read-only. Supports $expand. + description: Referencing the assigned principal. Read-only. Supports $expand except for the Exchange provider. operationId: roleManagement.enterpriseApp.transitiveRoleAssignment_GetPrincipal parameters: - name: rbacApplication-id @@ -102868,7 +102868,7 @@ paths: tags: - roleManagement.rbacApplication summary: Get roleDefinition from roleManagement - description: The roleDefinition the assignment is for. Provided so that callers can get the role definition using $expand at the same time as getting the role assignment. roleDefinition.id will be auto expanded. Supports $expand. + description: The roleDefinition the assignment is for. Supports $expand. operationId: roleManagement.enterpriseApp.transitiveRoleAssignment_GetRoleDefinition parameters: - name: rbacApplication-id @@ -104589,7 +104589,7 @@ paths: tags: - roleManagement.rbacApplication summary: Get appScope from roleManagement - description: Details of the app specific scope when the assignment scope is app specific. Containment entity. Supports $expand for the entitlement provider only. + description: Read-only property with details of the app specific scope when the assignment scope is app specific. Containment entity. Supports $expand for the entitlement provider only. operationId: roleManagement.entitlementManagement.roleAssignment_GetAppScope parameters: - name: unifiedRoleAssignment-id @@ -104692,7 +104692,7 @@ paths: tags: - roleManagement.rbacApplication summary: Get directoryScope from roleManagement - description: The directory object that is the scope of the assignment. Provided so that callers can get the directory object using $expand at the same time as getting the role assignment. Read-only. Supports $expand. + description: The directory object that is the scope of the assignment. Read-only. Supports $expand for the directory provider. operationId: roleManagement.entitlementManagement.roleAssignment_GetDirectoryScope parameters: - name: unifiedRoleAssignment-id @@ -104738,7 +104738,7 @@ paths: tags: - roleManagement.rbacApplication summary: Get principal from roleManagement - description: The assigned principal. Provided so that callers can get the principal using $expand at the same time as getting the role assignment. Read-only. Supports $expand. + description: Referencing the assigned principal. Read-only. Supports $expand except for the Exchange provider. operationId: roleManagement.entitlementManagement.roleAssignment_GetPrincipal parameters: - name: unifiedRoleAssignment-id @@ -104784,7 +104784,7 @@ paths: tags: - roleManagement.rbacApplication summary: Get roleDefinition from roleManagement - description: The roleDefinition the assignment is for. Provided so that callers can get the role definition using $expand at the same time as getting the role assignment. roleDefinition.id will be auto expanded. Supports $expand. + description: The roleDefinition the assignment is for. Supports $expand. operationId: roleManagement.entitlementManagement.roleAssignment_GetRoleDefinition parameters: - name: unifiedRoleAssignment-id @@ -108664,7 +108664,7 @@ paths: tags: - roleManagement.rbacApplication summary: Get appScope from roleManagement - description: Details of the app specific scope when the assignment scope is app specific. Containment entity. Supports $expand for the entitlement provider only. + description: Read-only property with details of the app specific scope when the assignment scope is app specific. Containment entity. Supports $expand for the entitlement provider only. operationId: roleManagement.entitlementManagement.transitiveRoleAssignment_GetAppScope parameters: - name: unifiedRoleAssignment-id @@ -108767,7 +108767,7 @@ paths: tags: - roleManagement.rbacApplication summary: Get directoryScope from roleManagement - description: The directory object that is the scope of the assignment. Provided so that callers can get the directory object using $expand at the same time as getting the role assignment. Read-only. Supports $expand. + description: The directory object that is the scope of the assignment. Read-only. Supports $expand for the directory provider. operationId: roleManagement.entitlementManagement.transitiveRoleAssignment_GetDirectoryScope parameters: - name: unifiedRoleAssignment-id @@ -108813,7 +108813,7 @@ paths: tags: - roleManagement.rbacApplication summary: Get principal from roleManagement - description: The assigned principal. Provided so that callers can get the principal using $expand at the same time as getting the role assignment. Read-only. Supports $expand. + description: Referencing the assigned principal. Read-only. Supports $expand except for the Exchange provider. operationId: roleManagement.entitlementManagement.transitiveRoleAssignment_GetPrincipal parameters: - name: unifiedRoleAssignment-id @@ -108859,7 +108859,7 @@ paths: tags: - roleManagement.rbacApplication summary: Get roleDefinition from roleManagement - description: The roleDefinition the assignment is for. Provided so that callers can get the role definition using $expand at the same time as getting the role assignment. roleDefinition.id will be auto expanded. Supports $expand. + description: The roleDefinition the assignment is for. Supports $expand. operationId: roleManagement.entitlementManagement.transitiveRoleAssignment_GetRoleDefinition parameters: - name: unifiedRoleAssignment-id @@ -110372,7 +110372,7 @@ components: nullable: true isHidden: type: boolean - description: Whether the access package is hidden from the requestor. + description: Indicates whether the access package is hidden from the requestor. nullable: true isRoleScopesVisible: type: boolean @@ -111911,6 +111911,8 @@ components: $ref: '#/components/schemas/microsoft.graph.security.security' settings: $ref: '#/components/schemas/microsoft.graph.userSettings' + solutions: + $ref: '#/components/schemas/microsoft.graph.userSolutionRoot' sponsors: type: array items: @@ -114788,11 +114790,11 @@ components: properties: displayName: type: string - description: 'Provides the display name of the app-specific resource represented by the app scope. Provided for display purposes since appScopeId is often an immutable, non-human-readable id. This property is read only.' + description: 'Provides the display name of the app-specific resource represented by the app scope. Provided for display purposes since appScopeId is often an immutable, non-human-readable ID. Read only.' nullable: true type: type: string - description: 'Describes the type of app-specific resource represented by the app scope and is provided for display purposes, so a user interface can convey to the user the kind of app specific resource represented by the app scope. This property is read only.' + description: 'Describes the type of app-specific resource represented by the app scope. For display purposes, so a user interface can convey to the user the kind of app specific resource represented by the app scope. Read only.' nullable: true additionalProperties: type: object @@ -115829,11 +115831,11 @@ components: 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 - description: A collection of the unique identifiers for plans that have been disabled. + description: A collection of the unique identifiers for plans that have been disabled. IDs are available in servicePlans > servicePlanId in the tenant's subscribedSkus or serviceStatus > servicePlanId in the tenant's companySubscription. skuId: 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 - description: The unique identifier for the SKU. + description: The unique identifier for the SKU. Corresponds to the skuId from subscribedSkus or companySubscription. format: uuid nullable: true additionalProperties: @@ -116592,6 +116594,8 @@ components: - title: authentication type: object properties: + requirements: + $ref: '#/components/schemas/microsoft.graph.strongAuthenticationRequirements' signInPreferences: $ref: '#/components/schemas/microsoft.graph.signInPreferences' emailMethods: @@ -116622,6 +116626,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.longRunningOperation' + description: 'Represents the status of a long-running operation, such as a password reset operation.' x-ms-navigationProperty: true passwordlessMicrosoftAuthenticatorMethods: type: array @@ -117091,10 +117096,16 @@ components: type: string description: 'The allotment name divides tenant licenses into smaller batches or groups that help restrict the number of licenses available for use in a specific assignment. When the provisioningType is dedicated, the allotment name is null. Read-only.' nullable: true + connectionSetting: + $ref: '#/components/schemas/microsoft.graph.cloudPcConnectionSetting' connectionSettings: $ref: '#/components/schemas/microsoft.graph.cloudPcConnectionSettings' connectivityResult: $ref: '#/components/schemas/microsoft.graph.cloudPcConnectivityResult' + deviceRegionName: + type: string + description: 'The name of the geographical region where the Cloud PC is currently provisioned. For example, westus3, eastus2, and southeastasia. Read-only.' + nullable: true disasterRecoveryCapability: $ref: '#/components/schemas/microsoft.graph.cloudPcDisasterRecoveryCapability' diskEncryptionState: @@ -117170,6 +117181,8 @@ components: $ref: '#/components/schemas/microsoft.graph.cloudPcServicePlanType' status: $ref: '#/components/schemas/microsoft.graph.cloudPcStatus' + statusDetail: + $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetail' statusDetails: $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetails' userAccountType: @@ -117792,12 +117805,24 @@ components: $ref: '#/components/schemas/microsoft.graph.columnDefinition' description: The collection of column definitions reusable across lists under this site. x-ms-navigationProperty: true + contentModels: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.contentModel' + description: The collection of content models applied to this site. + x-ms-navigationProperty: true contentTypes: type: array items: $ref: '#/components/schemas/microsoft.graph.contentType' description: The collection of content types defined for this site. x-ms-navigationProperty: true + documentProcessingJobs: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.documentProcessingJob' + description: The document processing jobs running on this site. + x-ms-navigationProperty: true drive: $ref: '#/components/schemas/microsoft.graph.drive' drives: @@ -119542,6 +119567,16 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.userSolutionRoot: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: userSolutionRoot + type: object + properties: + workingTimeSchedule: + $ref: '#/components/schemas/microsoft.graph.workingTimeSchedule' + additionalProperties: + type: object microsoft.graph.userTeamwork: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -119550,11 +119585,11 @@ components: properties: locale: type: string - description: The chosen locale of a user in Microsoft Teams. + description: 'Represents the location that a user selected in Microsoft Teams and doesn''t follow the Office''s locale setting. A user’s locale is represented by their preferred language and country or region. For example, en-us. The language component follows two-letter codes as defined in ISO 639-1, and the country component follows two-letter codes as defined in ISO 3166-1 alpha-2.' nullable: true region: type: string - description: The region of the user in Microsoft Teams. + description: 'Represents the region of the organization or the user. For users with multigeo licenses, the property contains the user''s region (if available). For users without multigeo licenses, the property contains the organization''s region.The region value can be any region supported by the Teams payload. The possible values are: Americas, Europe and MiddleEast, Asia Pacific, UAE, Australia, Brazil, Canada, Switzerland, Germany, France, India, Japan, South Korea, Norway, Singapore, United Kingdom, South Africa, Sweden, Qatar, Poland, Italy, Israel, USGov Community Cloud, USGov Community Cloud High, USGov Department of Defense, and China.' nullable: true associatedTeams: type: array @@ -121743,14 +121778,14 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: The number of days that a request can be pending a response before it's automatically denied. + description: The number of days that a request can be pending a response before it is automatically denied. format: int32 nullable: true escalationApprovers: type: array items: $ref: '#/components/schemas/microsoft.graph.userSet' - description: 'If escalation is enabled and the primary approvers don''t respond before the escalation time, the escalationApprovers are the users who will be asked to approve requests. This can be a collection of singleUser, groupMembers, requestorManager, internalSponsors and externalSponsors. When creating or updating a policy, if there are no escalation approvers, or escalation approvers aren''t required for the stage, the value of this property should be an empty collection.' + description: 'The users who are asked to approve requests if escalation is enabled and the primary approvers don''t respond before the escalation time. This property can be a collection of singleUser, groupMembers, requestorManager, internalSponsors, and externalSponsors. When you create or update a policy, if there are no escalation approvers, or escalation approvers aren''t required for the stage, assign an empty collection to this property.' escalationTimeInMinutes: maximum: 2147483647 minimum: -2147483648 @@ -121770,7 +121805,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.userSet' - description: 'The users who are asked to approve requests. A collection of singleUser, groupMembers, requestorManager, internalSponsors, externalSponsors and targetUserSponsors. When creating or updating a policy, include at least one userSet in this collection.' + description: 'The users who are asked to approve requests. A collection of singleUser, groupMembers, requestorManager, internalSponsors, externalSponsors, and targetUserSponsors. When creating or updating a policy, include at least one userSet in this collection.' additionalProperties: type: object microsoft.graph.verifiableCredentialType: @@ -122259,7 +122294,7 @@ components: type: boolean description: Denotes whether the policy is enabled. restrictions: - $ref: '#/components/schemas/microsoft.graph.appManagementConfiguration' + $ref: '#/components/schemas/microsoft.graph.customAppManagementConfiguration' appliesTo: type: array items: @@ -122421,6 +122456,14 @@ components: type: object additionalProperties: type: object + microsoft.graph.strongAuthenticationRequirements: + title: strongAuthenticationRequirements + type: object + properties: + perUserMfaState: + $ref: '#/components/schemas/microsoft.graph.perUserMfaState' + additionalProperties: + type: object microsoft.graph.signInPreferences: title: signInPreferences type: object @@ -122453,22 +122496,16 @@ components: properties: aaGuid: type: string - description: 'Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator.' + description: 'Authenticator Attestation GUID, an identifier that indicates the type (such as make and model) of the authenticator.' nullable: true attestationCertificates: type: array items: type: string nullable: true - description: The attestation certificate(s) attached to this security key. + description: The attestation certificate or certificates attached to this security key. attestationLevel: $ref: '#/components/schemas/microsoft.graph.attestationLevel' - 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 when this key was registered to the user. - format: date-time - nullable: true displayName: type: string description: The display name of the key as given by the user. @@ -122477,6 +122514,8 @@ components: type: string description: The manufacturer-assigned model of the FIDO2 security key. nullable: true + publicKeyCredential: + $ref: '#/components/schemas/microsoft.graph.webauthnPublicKeyCredential' additionalProperties: type: object microsoft.graph.authenticationMethod: @@ -122484,6 +122523,12 @@ components: - $ref: '#/components/schemas/microsoft.graph.entity' - title: authenticationMethod type: object + properties: + 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 additionalProperties: type: object microsoft.graph.microsoftAuthenticatorAuthenticationMethod: @@ -122494,12 +122539,6 @@ components: properties: clientAppName: $ref: '#/components/schemas/microsoft.graph.microsoftAuthenticatorAuthenticationMethodClientAppName' - 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 app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - format: date-time - nullable: true deviceTag: type: string description: Tags containing app metadata. @@ -122522,11 +122561,6 @@ components: - title: passwordlessMicrosoftAuthenticatorAuthenticationMethod type: object properties: - 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 creationDateTime: 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 @@ -122547,12 +122581,6 @@ components: - title: passwordAuthenticationMethod type: object properties: - 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 when this password was last updated. This property is currently not populated. Read-only. 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 password: type: string description: 'For security, the password is always returned as null from a LIST or GET operation.' @@ -122581,12 +122609,6 @@ components: - title: platformCredentialAuthenticationMethod type: object properties: - 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 Platform Credential Key was registered. - format: date-time - nullable: true displayName: type: string description: The name of the device on which Platform Credential is registered. @@ -122617,12 +122639,6 @@ components: - title: temporaryAccessPassAuthenticationMethod type: object properties: - 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 when the Temporary Access Pass was created. - format: date-time - nullable: true isUsableOnce: type: boolean description: 'Determines whether the pass is limited to a one-time use. If true, the pass can be used once; if false, the pass can be used multiple times within the Temporary Access Pass lifetime.' @@ -122652,12 +122668,6 @@ components: - title: windowsHelloForBusinessAuthenticationMethod type: object properties: - 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 Windows Hello for Business key was registered. - format: date-time - nullable: true displayName: type: string description: The name of the device on which Windows Hello for Business is registered @@ -123293,6 +123303,15 @@ components: description: A cloudClipboardItem can have multiple cloudClipboardItemPayload objects in the payloads. A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. additionalProperties: type: object + microsoft.graph.cloudPcConnectionSetting: + title: cloudPcConnectionSetting + type: object + properties: + enableSingleSignOn: + type: boolean + description: Indicates whether single sign-on is enabled. The default value is false. + additionalProperties: + type: object microsoft.graph.cloudPcConnectionSettings: title: cloudPcConnectionSettings type: object @@ -123310,6 +123329,12 @@ components: items: $ref: '#/components/schemas/microsoft.graph.cloudPcHealthCheckItem' description: 'A list of failed health check items. If the status property is available, this property is empty.' + 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: 'The last modified time for connectivity status of the Cloud PC. 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 would look like this: 2014-01-01T00:00:00Z.' + format: date-time + nullable: true status: $ref: '#/components/schemas/microsoft.graph.cloudPcConnectivityStatus' updatedDateTime: @@ -123386,6 +123411,8 @@ components: description: 'Time the action was initiated. The Timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). For example, midnight UTC on Jan 1, 2014 appears as ''2014-01-01T00:00:00Z''.' format: date-time nullable: true + statusDetail: + $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetail' statusDetails: $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetails' additionalProperties: @@ -123459,7 +123486,27 @@ components: - movingRegion - resizePendingLicense - updatingSingleSignOn + - modifyingSingleSignOn type: string + microsoft.graph.cloudPcStatusDetail: + title: cloudPcStatusDetail + type: object + properties: + additionalInformation: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.keyValuePair' + description: 'More information about the Cloud PC status. For example, ''additionalInformation'': [''{''@odata.type'': ''microsoft.graph.keyValuePair'',''name'': ''retriable'',''value'': true }] ''' + code: + type: string + description: 'The error/warning code associated with the Cloud PC status. Example: ''code'': ''internalServerError''.' + nullable: true + message: + type: string + description: 'The status message associated with error code. Example: ''message'': ''There was an internal server error. Please contact support xxx.''.' + nullable: true + additionalProperties: + type: object microsoft.graph.cloudPcStatusDetails: title: cloudPcStatusDetails type: object @@ -124247,6 +124294,36 @@ components: $ref: '#/components/schemas/microsoft.graph.columnDefinition' additionalProperties: type: object + microsoft.graph.contentModel: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: contentModel + 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 + description: Date and time of item creation. Read-only. + format: date-time + 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 + description: Date and time of item last modification. Read-only. + format: date-time + nullable: true + modelType: + $ref: '#/components/schemas/microsoft.graph.contentModelType' + name: + type: string + description: The name of the contentModel. + nullable: true + additionalProperties: + type: object microsoft.graph.contentType: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -124331,6 +124408,27 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.documentProcessingJob: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: documentProcessingJob + type: object + properties: + 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 of item creation. Read-only. + format: date-time + nullable: true + jobType: + $ref: '#/components/schemas/microsoft.graph.documentProcessingJobType' + listItemUniqueId: + type: string + description: 'The listItemUniqueId of the file, or folder to process. Use GET driveItem resource operation and read sharepointIds property to get listItemUniqueId.' + status: + $ref: '#/components/schemas/microsoft.graph.documentProcessingJobStatus' + additionalProperties: + type: object microsoft.graph.richLongRunningOperation: allOf: - $ref: '#/components/schemas/microsoft.graph.longRunningOperation' @@ -127326,8 +127424,7 @@ components: allowedPresenters: $ref: '#/components/schemas/microsoft.graph.onlineMeetingPresenters' allowLiveShare: - type: boolean - nullable: true + $ref: '#/components/schemas/microsoft.graph.meetingLiveShareOptions' allowMeetingChat: $ref: '#/components/schemas/microsoft.graph.meetingChatMode' allowParticipantsToChangeName: @@ -127529,10 +127626,6 @@ components: nullable: true meetingOrganizer: $ref: '#/components/schemas/microsoft.graph.identitySet' - meetingOrganizerId: - type: string - description: The unique identifier of the organizer of the onlineMeeting related to this recording. Read-only. - nullable: true recordingContentUrl: type: string description: The URL that can be used to access the content of the recording. Read-only. @@ -127626,10 +127719,6 @@ components: nullable: true meetingOrganizer: $ref: '#/components/schemas/microsoft.graph.identitySet' - meetingOrganizerId: - type: string - description: The unique identifier of the organizer of the onlineMeeting related to this transcript. Read-only. - nullable: true metadataContent: type: string description: The time-aligned metadata of the utterances in the transcript. Read-only. @@ -128725,6 +128814,13 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.workingTimeSchedule: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: workingTimeSchedule + type: object + additionalProperties: + type: object microsoft.graph.associatedTeamInfo: allOf: - $ref: '#/components/schemas/microsoft.graph.teamInfo' @@ -129279,22 +129375,13 @@ components: description: Display name for this policy. Required. additionalProperties: type: object - microsoft.graph.appManagementConfiguration: - title: appManagementConfiguration - type: object - properties: - keyCredentials: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.keyCredentialConfiguration' - description: Collection of keyCredential restrictions settings to be applied to an application or service principal. - passwordCredentials: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.passwordCredentialConfiguration' - description: Collection of password restrictions settings to be applied to an application or service principal. - additionalProperties: - type: object + microsoft.graph.customAppManagementConfiguration: + allOf: + - $ref: '#/components/schemas/microsoft.graph.appManagementConfiguration' + - title: customAppManagementConfiguration + type: object + additionalProperties: + type: object microsoft.graph.stsPolicy: allOf: - $ref: '#/components/schemas/microsoft.graph.policyBase' @@ -129431,6 +129518,14 @@ components: $ref: '#/components/schemas/microsoft.graph.synchronizationSchema' additionalProperties: type: object + microsoft.graph.perUserMfaState: + title: perUserMfaState + enum: + - disabled + - enforced + - enabled + - unknownFutureValue + type: string microsoft.graph.userDefaultAuthenticationMethodType: title: userDefaultAuthenticationMethodType enum: @@ -129449,6 +129544,20 @@ components: - notAttested - unknownFutureValue type: string + microsoft.graph.webauthnPublicKeyCredential: + title: webauthnPublicKeyCredential + type: object + properties: + clientExtensionResults: + $ref: '#/components/schemas/microsoft.graph.webauthnAuthenticationExtensionsClientOutputs' + id: + type: string + description: The credential ID created by the WebAuthn Authenticator. + nullable: true + response: + $ref: '#/components/schemas/microsoft.graph.webauthnAuthenticatorAttestationResponse' + additionalProperties: + type: object microsoft.graph.microsoftAuthenticatorAuthenticationMethodClientAppName: title: microsoftAuthenticatorAuthenticationMethodClientAppName enum: @@ -131260,6 +131369,17 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.contentModelType: + title: contentModelType + enum: + - teachingMethod + - layoutMethod + - freeformSelectionMethod + - prebuiltContractModel + - prebuiltInvoiceModel + - prebuiltReceiptModel + - unknownFutureValue + type: string microsoft.graph.documentSet: title: documentSet type: object @@ -131343,6 +131463,21 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.documentProcessingJobType: + title: documentProcessingJobType + enum: + - file + - folder + - unknownFutureValue + type: string + microsoft.graph.documentProcessingJobStatus: + title: documentProcessingJobStatus + enum: + - inProgress + - completed + - failed + - unknownFutureValue + type: string microsoft.graph.publicError: title: publicError type: object @@ -133593,6 +133728,13 @@ components: - organizer - unknownFutureValue type: string + microsoft.graph.meetingLiveShareOptions: + title: meetingLiveShareOptions + enum: + - enabled + - disabled + - unknownFutureValue + type: string microsoft.graph.meetingChatMode: title: meetingChatMode enum: @@ -133784,7 +133926,7 @@ components: $ref: '#/components/schemas/microsoft.graph.identity' registrantId: type: string - description: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. + description: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. (deprecated) nullable: true role: type: string @@ -134329,6 +134471,12 @@ components: type: string description: The role the position entailed. nullable: true + secondaryJobTitle: + type: string + nullable: true + secondaryRole: + type: string + nullable: true startMonthYear: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$' type: string @@ -134347,6 +134495,10 @@ components: properties: address: $ref: '#/components/schemas/microsoft.graph.physicalAddress' + companyCode: + type: string + description: 'Legal entity number of the company or its subdivision. For information on how to set the value for the companyCode, see profileSourceAnnotation.' + nullable: true department: type: string description: Department Name within a company. @@ -134362,6 +134514,9 @@ components: type: string description: Pronunciation guide for the company name. nullable: true + secondaryDepartment: + type: string + nullable: true webUrl: type: string description: Link to the company home page. @@ -134756,6 +134911,8 @@ components: nullable: true endDateTime: $ref: '#/components/schemas/microsoft.graph.dateTimeTimeZone' + settings: + $ref: '#/components/schemas/microsoft.graph.virtualEventSettings' startDateTime: $ref: '#/components/schemas/microsoft.graph.dateTimeTimeZone' status: @@ -135447,50 +135604,20 @@ components: $ref: '#/components/schemas/microsoft.graph.printTaskDefinition' additionalProperties: type: object - microsoft.graph.keyCredentialConfiguration: - title: keyCredentialConfiguration + microsoft.graph.appManagementConfiguration: + title: appManagementConfiguration type: object properties: - certificateBasedApplicationConfigurationIds: + keyCredentials: type: array items: - type: string - nullable: true - description: Collection of GUIDs that represent certificateBasedApplicationConfiguration that is allowed as root and intermediate certificate authorities. - maxLifetime: - pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' - type: string - description: 'String value that indicates the maximum lifetime for key expiration, defined as an ISO 8601 duration. For example, P4DT12H30M5S represents four days, 12 hours, 30 minutes, and five seconds. This property is required when restrictionType is set to keyLifetime.' - format: duration - nullable: true - restrictForAppsCreatedAfterDateTime: - 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: 'Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.' - format: date-time - nullable: true - restrictionType: - $ref: '#/components/schemas/microsoft.graph.appKeyCredentialRestrictionType' - additionalProperties: - type: object - microsoft.graph.passwordCredentialConfiguration: - title: passwordCredentialConfiguration - type: object - properties: - maxLifetime: - pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' - type: string - description: 'String value that indicates the maximum lifetime for password expiration, defined as an ISO 8601 duration. For example, P4DT12H30M5S represents four days, 12 hours, 30 minutes, and five seconds. This property is required when restrictionType is set to passwordLifetime.' - format: duration - nullable: true - restrictForAppsCreatedAfterDateTime: - 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: 'Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.' - format: date-time - nullable: true - restrictionType: - $ref: '#/components/schemas/microsoft.graph.appCredentialRestrictionType' + $ref: '#/components/schemas/microsoft.graph.keyCredentialConfiguration' + description: Collection of keyCredential restrictions settings to be applied to an application or service principal. + passwordCredentials: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.passwordCredentialConfiguration' + description: Collection of password restrictions settings to be applied to an application or service principal. additionalProperties: type: object microsoft.graph.customClaimConfiguration: @@ -135597,7 +135724,7 @@ components: interval: pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' type: string - description: 'The interval between synchronization iterations. The value is represented in ISO 8601 format for durations. For example, PT1M represents a period of 1 month.' + description: 'The interval between synchronization iterations. The value is represented in ISO 8601 format for durations. For example, P1M represents a period of one month and PT1M represents a period of one minute.' format: duration state: $ref: '#/components/schemas/microsoft.graph.synchronizationScheduleState' @@ -135692,6 +135819,24 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.webauthnAuthenticationExtensionsClientOutputs: + title: webauthnAuthenticationExtensionsClientOutputs + type: object + additionalProperties: + type: object + microsoft.graph.webauthnAuthenticatorAttestationResponse: + title: webauthnAuthenticatorAttestationResponse + type: object + properties: + attestationObject: + type: string + description: 'Base64URL encoded, cryptographically protected attestation about the WebAuthn Authenticator.' + nullable: true + clientDataJSON: + type: string + nullable: true + additionalProperties: + type: object microsoft.graph.attendeeType: title: attendeeType enum: @@ -138104,6 +138249,16 @@ components: $ref: '#/components/schemas/microsoft.graph.identity' additionalProperties: type: object + microsoft.graph.virtualEventSettings: + title: virtualEventSettings + type: object + properties: + isAttendeeEmailNotificationEnabled: + type: boolean + description: Indicates whether virtual event attendees receive email notifications. + nullable: true + additionalProperties: + type: object microsoft.graph.virtualEventStatus: title: virtualEventStatus enum: @@ -139491,23 +139646,56 @@ components: x-ms-navigationProperty: true additionalProperties: type: object - microsoft.graph.appKeyCredentialRestrictionType: - title: appKeyCredentialRestrictionType - enum: - - asymmetricKeyLifetime - - trustedCertificateAuthority - - unknownFutureValue - type: string - microsoft.graph.appCredentialRestrictionType: - title: appCredentialRestrictionType - enum: - - passwordAddition - - passwordLifetime - - symmetricKeyAddition - - symmetricKeyLifetime - - customPasswordAddition - - unknownFutureValue - type: string + microsoft.graph.keyCredentialConfiguration: + title: keyCredentialConfiguration + type: object + properties: + certificateBasedApplicationConfigurationIds: + type: array + items: + type: string + nullable: true + description: Collection of GUIDs that represent certificateBasedApplicationConfiguration that is allowed as root and intermediate certificate authorities. + maxLifetime: + pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' + type: string + description: 'String value that indicates the maximum lifetime for key expiration, defined as an ISO 8601 duration. For example, P4DT12H30M5S represents four days, 12 hours, 30 minutes, and five seconds. This property is required when restrictionType is set to keyLifetime.' + format: duration + nullable: true + restrictForAppsCreatedAfterDateTime: + 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: 'Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.' + format: date-time + nullable: true + restrictionType: + $ref: '#/components/schemas/microsoft.graph.appKeyCredentialRestrictionType' + state: + $ref: '#/components/schemas/microsoft.graph.appManagementRestrictionState' + additionalProperties: + type: object + microsoft.graph.passwordCredentialConfiguration: + title: passwordCredentialConfiguration + type: object + properties: + maxLifetime: + pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' + type: string + description: 'String value that indicates the maximum lifetime for password expiration, defined as an ISO 8601 duration. For example, P4DT12H30M5S represents four days, 12 hours, 30 minutes, and five seconds. This property is required when restrictionType is set to passwordLifetime.' + format: duration + nullable: true + restrictForAppsCreatedAfterDateTime: + 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: 'Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.' + format: date-time + nullable: true + restrictionType: + $ref: '#/components/schemas/microsoft.graph.appCredentialRestrictionType' + state: + $ref: '#/components/schemas/microsoft.graph.appManagementRestrictionState' + additionalProperties: + type: object microsoft.graph.customClaimAttributeBase: title: customClaimAttributeBase type: object @@ -140556,6 +140744,30 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.appKeyCredentialRestrictionType: + title: appKeyCredentialRestrictionType + enum: + - asymmetricKeyLifetime + - trustedCertificateAuthority + - unknownFutureValue + type: string + microsoft.graph.appManagementRestrictionState: + title: appManagementRestrictionState + enum: + - enabled + - disabled + - unknownFutureValue + type: string + microsoft.graph.appCredentialRestrictionType: + title: appCredentialRestrictionType + enum: + - passwordAddition + - passwordLifetime + - symmetricKeyAddition + - symmetricKeyLifetime + - customPasswordAddition + - unknownFutureValue + type: string microsoft.graph.transformationAttribute: title: transformationAttribute type: object diff --git a/openApiDocs/beta/Identity.SignIns.yml b/openApiDocs/beta/Identity.SignIns.yml index 5a89cb684b..4af7980560 100644 --- a/openApiDocs/beta/Identity.SignIns.yml +++ b/openApiDocs/beta/Identity.SignIns.yml @@ -9174,11 +9174,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://learn.microsoft.com/graph/api/namedlocation-get?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/countrynamedlocation-get?view=graph-rest-beta operationId: identity.conditionalAccess_GetNamedLocation parameters: - name: namedLocation-id @@ -9257,11 +9257,11 @@ paths: delete: tags: - identity.conditionalAccessRoot - summary: Delete ipNamedLocation - description: Delete an ipNamedLocation object. + summary: Delete countryNamedLocation + description: Delete a countryNamedLocation object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/ipnamedlocation-delete?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/countrynamedlocation-delete?view=graph-rest-beta operationId: identity.conditionalAccess_DeleteNamedLocation parameters: - name: namedLocation-id @@ -9795,11 +9795,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://learn.microsoft.com/graph/api/authenticationeventlistener-get?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/customauthenticationextension-get?view=graph-rest-beta operationId: identity_GetCustomAuthenticationExtension parameters: - name: customAuthenticationExtension-id @@ -19910,11 +19910,11 @@ paths: get: tags: - policies.federatedTokenValidationPolicy - summary: List federatedTokenValidationPolicy - description: Get a list of the federatedTokenValidationPolicy objects and their properties. + summary: Get federatedTokenValidationPolicy + description: Read the properties and relationships of a federatedTokenValidationPolicy object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/policyroot-list-federatedtokenvalidationpolicy?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/federatedtokenvalidationpolicy-get?view=graph-rest-beta operationId: policy_GetFederatedTokenValidationPolicy parameters: - name: $select @@ -24739,11 +24739,11 @@ paths: patch: tags: - tenantRelationships.multiTenantOrganization - summary: Create multiTenantOrganization - description: 'Create a new multi-tenant organization. By default, the creator tenant becomes an owner tenant upon successful creation. Only owner tenants can manage a multi-tenant organization. To allow for asynchronous processing, you must wait a minimum of 2 hours between creation and joining a multi-tenant organization.' + summary: Update multiTenantOrganization + description: Update the properties of a multi-tenant organization. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/tenantrelationship-put-multitenantorganization?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/multitenantorganization-update?view=graph-rest-beta operationId: tenantRelationship_UpdateMultiTenantOrganization requestBody: description: New navigation property values @@ -26844,7 +26844,7 @@ paths: tags: - users.authentication summary: Get device from users - description: The registered device on which Microsoft Authenticator resides. This property is null if the device is not registered for passwordless Phone Sign-In. + description: The registered device on which Microsoft Authenticator resides. This property is null if the device isn't registered for passwordless Phone Sign-In. operationId: user.authentication.microsoftAuthenticatorMethod_GetDevice parameters: - name: user-id @@ -26919,8 +26919,8 @@ paths: get: 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.' + summary: Get longRunningOperation + description: 'Read the properties and relationships of a longRunningOperation object. This API allows you to retrieve the details and status of the following long-running Microsoft Graph API operations. 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 @@ -27010,11 +27010,11 @@ paths: get: 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.' + summary: Get longRunningOperation + description: 'Read the properties and relationships of a longRunningOperation object. This API allows you to retrieve the details and status of the following long-running Microsoft Graph API operations. 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://learn.microsoft.com/graph/api/authenticationoperation-get?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/longrunningoperation-get?view=graph-rest-beta operationId: user.authentication_GetOperation parameters: - name: user-id @@ -31228,11 +31228,11 @@ components: properties: clientId: type: string - description: The client ID for the application obtained when registering the application with the identity provider. This is a required field. Required. Not nullable. + description: The client ID for the application obtained when registering the application with the identity provider. This is a required field. Required. Not nullable. 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 returns . This is a required field. Required. Not nullable. nullable: true name: type: string @@ -33113,6 +33113,8 @@ components: $ref: '#/components/schemas/microsoft.graph.security.security' settings: $ref: '#/components/schemas/microsoft.graph.userSettings' + solutions: + $ref: '#/components/schemas/microsoft.graph.userSolutionRoot' sponsors: type: array items: @@ -33451,7 +33453,7 @@ components: type: boolean description: Denotes whether the policy is enabled. restrictions: - $ref: '#/components/schemas/microsoft.graph.appManagementConfiguration' + $ref: '#/components/schemas/microsoft.graph.customAppManagementConfiguration' appliesTo: type: array items: @@ -33783,12 +33785,12 @@ components: type: object properties: applicationRestrictions: - $ref: '#/components/schemas/microsoft.graph.appManagementConfiguration' + $ref: '#/components/schemas/microsoft.graph.appManagementApplicationConfiguration' isEnabled: type: boolean description: Denotes whether the policy is enabled. Default value is false. servicePrincipalRestrictions: - $ref: '#/components/schemas/microsoft.graph.appManagementConfiguration' + $ref: '#/components/schemas/microsoft.graph.appManagementServicePrincipalConfiguration' additionalProperties: type: object microsoft.graph.deviceRegistrationPolicy: @@ -34462,6 +34464,8 @@ components: - title: authentication type: object properties: + requirements: + $ref: '#/components/schemas/microsoft.graph.strongAuthenticationRequirements' signInPreferences: $ref: '#/components/schemas/microsoft.graph.signInPreferences' emailMethods: @@ -34492,6 +34496,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.longRunningOperation' + description: 'Represents the status of a long-running operation, such as a password reset operation.' x-ms-navigationProperty: true passwordlessMicrosoftAuthenticatorMethods: type: array @@ -34556,22 +34561,16 @@ components: properties: aaGuid: type: string - description: 'Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator.' + description: 'Authenticator Attestation GUID, an identifier that indicates the type (such as make and model) of the authenticator.' nullable: true attestationCertificates: type: array items: type: string nullable: true - description: The attestation certificate(s) attached to this security key. + description: The attestation certificate or certificates attached to this security key. attestationLevel: $ref: '#/components/schemas/microsoft.graph.attestationLevel' - 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 when this key was registered to the user. - format: date-time - nullable: true displayName: type: string description: The display name of the key as given by the user. @@ -34580,6 +34579,8 @@ components: type: string description: The manufacturer-assigned model of the FIDO2 security key. nullable: true + publicKeyCredential: + $ref: '#/components/schemas/microsoft.graph.webauthnPublicKeyCredential' additionalProperties: type: object microsoft.graph.authenticationMethod: @@ -34587,6 +34588,12 @@ components: - $ref: '#/components/schemas/microsoft.graph.entity' - title: authenticationMethod type: object + properties: + 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 additionalProperties: type: object microsoft.graph.microsoftAuthenticatorAuthenticationMethod: @@ -34597,12 +34604,6 @@ components: properties: clientAppName: $ref: '#/components/schemas/microsoft.graph.microsoftAuthenticatorAuthenticationMethodClientAppName' - 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 app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - format: date-time - nullable: true deviceTag: type: string description: Tags containing app metadata. @@ -34867,11 +34868,6 @@ components: - title: passwordlessMicrosoftAuthenticatorAuthenticationMethod type: object properties: - 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 creationDateTime: 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 @@ -34892,12 +34888,6 @@ components: - title: passwordAuthenticationMethod type: object properties: - 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 when this password was last updated. This property is currently not populated. Read-only. 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 password: type: string description: 'For security, the password is always returned as null from a LIST or GET operation.' @@ -34926,12 +34916,6 @@ components: - title: platformCredentialAuthenticationMethod type: object properties: - 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 Platform Credential Key was registered. - format: date-time - nullable: true displayName: type: string description: The name of the device on which Platform Credential is registered. @@ -34974,12 +34958,6 @@ components: - title: temporaryAccessPassAuthenticationMethod type: object properties: - 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 when the Temporary Access Pass was created. - format: date-time - nullable: true isUsableOnce: type: boolean description: 'Determines whether the pass is limited to a one-time use. If true, the pass can be used once; if false, the pass can be used multiple times within the Temporary Access Pass lifetime.' @@ -35009,12 +34987,6 @@ components: - title: windowsHelloForBusinessAuthenticationMethod type: object properties: - 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 Windows Hello for Business key was registered. - format: date-time - nullable: true displayName: type: string description: The name of the device on which Windows Hello for Business is registered @@ -35994,11 +35966,11 @@ components: 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 - description: A collection of the unique identifiers for plans that have been disabled. + description: A collection of the unique identifiers for plans that have been disabled. IDs are available in servicePlans > servicePlanId in the tenant's subscribedSkus or serviceStatus > servicePlanId in the tenant's companySubscription. skuId: 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 - description: The unique identifier for the SKU. + description: The unique identifier for the SKU. Corresponds to the skuId from subscribedSkus or companySubscription. format: uuid nullable: true additionalProperties: @@ -37282,10 +37254,16 @@ components: type: string description: 'The allotment name divides tenant licenses into smaller batches or groups that help restrict the number of licenses available for use in a specific assignment. When the provisioningType is dedicated, the allotment name is null. Read-only.' nullable: true + connectionSetting: + $ref: '#/components/schemas/microsoft.graph.cloudPcConnectionSetting' connectionSettings: $ref: '#/components/schemas/microsoft.graph.cloudPcConnectionSettings' connectivityResult: $ref: '#/components/schemas/microsoft.graph.cloudPcConnectivityResult' + deviceRegionName: + type: string + description: 'The name of the geographical region where the Cloud PC is currently provisioned. For example, westus3, eastus2, and southeastasia. Read-only.' + nullable: true disasterRecoveryCapability: $ref: '#/components/schemas/microsoft.graph.cloudPcDisasterRecoveryCapability' diskEncryptionState: @@ -37361,6 +37339,8 @@ components: $ref: '#/components/schemas/microsoft.graph.cloudPcServicePlanType' status: $ref: '#/components/schemas/microsoft.graph.cloudPcStatus' + statusDetail: + $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetail' statusDetails: $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetails' userAccountType: @@ -37771,12 +37751,24 @@ components: $ref: '#/components/schemas/microsoft.graph.columnDefinition' description: The collection of column definitions reusable across lists under this site. x-ms-navigationProperty: true + contentModels: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.contentModel' + description: The collection of content models applied to this site. + x-ms-navigationProperty: true contentTypes: type: array items: $ref: '#/components/schemas/microsoft.graph.contentType' description: The collection of content types defined for this site. x-ms-navigationProperty: true + documentProcessingJobs: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.documentProcessingJob' + description: The document processing jobs running on this site. + x-ms-navigationProperty: true drive: $ref: '#/components/schemas/microsoft.graph.drive' drives: @@ -39888,6 +39880,16 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.userSolutionRoot: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: userSolutionRoot + type: object + properties: + workingTimeSchedule: + $ref: '#/components/schemas/microsoft.graph.workingTimeSchedule' + additionalProperties: + type: object microsoft.graph.userTeamwork: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -39896,11 +39898,11 @@ components: properties: locale: type: string - description: The chosen locale of a user in Microsoft Teams. + description: 'Represents the location that a user selected in Microsoft Teams and doesn''t follow the Office''s locale setting. A user’s locale is represented by their preferred language and country or region. For example, en-us. The language component follows two-letter codes as defined in ISO 639-1, and the country component follows two-letter codes as defined in ISO 3166-1 alpha-2.' nullable: true region: type: string - description: The region of the user in Microsoft Teams. + description: 'Represents the region of the organization or the user. For users with multigeo licenses, the property contains the user''s region (if available). For users without multigeo licenses, the property contains the organization''s region.The region value can be any region supported by the Teams payload. The possible values are: Americas, Europe and MiddleEast, Asia Pacific, UAE, Australia, Brazil, Canada, Switzerland, Germany, France, India, Japan, South Korea, Norway, Singapore, United Kingdom, South Africa, Sweden, Qatar, Poland, Italy, Israel, USGov Community Cloud, USGov Community Cloud High, USGov Department of Defense, and China.' nullable: true associatedTeams: type: array @@ -40167,22 +40169,13 @@ components: description: Display name for this policy. Required. additionalProperties: type: object - microsoft.graph.appManagementConfiguration: - title: appManagementConfiguration - type: object - properties: - keyCredentials: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.keyCredentialConfiguration' - description: Collection of keyCredential restrictions settings to be applied to an application or service principal. - passwordCredentials: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.passwordCredentialConfiguration' - description: Collection of password restrictions settings to be applied to an application or service principal. - additionalProperties: - type: object + microsoft.graph.customAppManagementConfiguration: + allOf: + - $ref: '#/components/schemas/microsoft.graph.appManagementConfiguration' + - title: customAppManagementConfiguration + type: object + additionalProperties: + type: object microsoft.graph.selfServiceSignUpAuthenticationFlowConfiguration: title: selfServiceSignUpAuthenticationFlowConfiguration type: object @@ -40404,6 +40397,20 @@ components: type: string x-ms-enum-flags: isFlags: true + microsoft.graph.appManagementApplicationConfiguration: + allOf: + - $ref: '#/components/schemas/microsoft.graph.appManagementConfiguration' + - title: appManagementApplicationConfiguration + type: object + additionalProperties: + type: object + microsoft.graph.appManagementServicePrincipalConfiguration: + allOf: + - $ref: '#/components/schemas/microsoft.graph.appManagementConfiguration' + - title: appManagementServicePrincipalConfiguration + type: object + additionalProperties: + type: object microsoft.graph.azureADJoinPolicy: title: azureADJoinPolicy type: object @@ -40675,6 +40682,14 @@ components: - disabled - unknownFutureValue type: string + microsoft.graph.strongAuthenticationRequirements: + title: strongAuthenticationRequirements + type: object + properties: + perUserMfaState: + $ref: '#/components/schemas/microsoft.graph.perUserMfaState' + additionalProperties: + type: object microsoft.graph.attestationLevel: title: attestationLevel enum: @@ -40682,6 +40697,20 @@ components: - notAttested - unknownFutureValue type: string + microsoft.graph.webauthnPublicKeyCredential: + title: webauthnPublicKeyCredential + type: object + properties: + clientExtensionResults: + $ref: '#/components/schemas/microsoft.graph.webauthnAuthenticationExtensionsClientOutputs' + id: + type: string + description: The credential ID created by the WebAuthn Authenticator. + nullable: true + response: + $ref: '#/components/schemas/microsoft.graph.webauthnAuthenticatorAttestationResponse' + additionalProperties: + type: object microsoft.graph.microsoftAuthenticatorAuthenticationMethodClientAppName: title: microsoftAuthenticatorAuthenticationMethodClientAppName enum: @@ -43476,6 +43505,15 @@ components: description: A cloudClipboardItem can have multiple cloudClipboardItemPayload objects in the payloads. A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. additionalProperties: type: object + microsoft.graph.cloudPcConnectionSetting: + title: cloudPcConnectionSetting + type: object + properties: + enableSingleSignOn: + type: boolean + description: Indicates whether single sign-on is enabled. The default value is false. + additionalProperties: + type: object microsoft.graph.cloudPcConnectionSettings: title: cloudPcConnectionSettings type: object @@ -43493,6 +43531,12 @@ components: items: $ref: '#/components/schemas/microsoft.graph.cloudPcHealthCheckItem' description: 'A list of failed health check items. If the status property is available, this property is empty.' + 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: 'The last modified time for connectivity status of the Cloud PC. 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 would look like this: 2014-01-01T00:00:00Z.' + format: date-time + nullable: true status: $ref: '#/components/schemas/microsoft.graph.cloudPcConnectivityStatus' updatedDateTime: @@ -43569,6 +43613,8 @@ components: description: 'Time the action was initiated. The Timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). For example, midnight UTC on Jan 1, 2014 appears as ''2014-01-01T00:00:00Z''.' format: date-time nullable: true + statusDetail: + $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetail' statusDetails: $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetails' additionalProperties: @@ -43642,7 +43688,27 @@ components: - movingRegion - resizePendingLicense - updatingSingleSignOn + - modifyingSingleSignOn type: string + microsoft.graph.cloudPcStatusDetail: + title: cloudPcStatusDetail + type: object + properties: + additionalInformation: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.keyValuePair' + description: 'More information about the Cloud PC status. For example, ''additionalInformation'': [''{''@odata.type'': ''microsoft.graph.keyValuePair'',''name'': ''retriable'',''value'': true }] ''' + code: + type: string + description: 'The error/warning code associated with the Cloud PC status. Example: ''code'': ''internalServerError''.' + nullable: true + message: + type: string + description: 'The status message associated with error code. Example: ''message'': ''There was an internal server error. Please contact support xxx.''.' + nullable: true + additionalProperties: + type: object microsoft.graph.cloudPcStatusDetails: title: cloudPcStatusDetails type: object @@ -44375,6 +44441,36 @@ components: $ref: '#/components/schemas/microsoft.graph.columnDefinition' additionalProperties: type: object + microsoft.graph.contentModel: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: contentModel + 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 + description: Date and time of item creation. Read-only. + format: date-time + 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 + description: Date and time of item last modification. Read-only. + format: date-time + nullable: true + modelType: + $ref: '#/components/schemas/microsoft.graph.contentModelType' + name: + type: string + description: The name of the contentModel. + nullable: true + additionalProperties: + type: object microsoft.graph.contentType: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -44459,6 +44555,27 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.documentProcessingJob: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: documentProcessingJob + type: object + properties: + 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 of item creation. Read-only. + format: date-time + nullable: true + jobType: + $ref: '#/components/schemas/microsoft.graph.documentProcessingJobType' + listItemUniqueId: + type: string + description: 'The listItemUniqueId of the file, or folder to process. Use GET driveItem resource operation and read sharepointIds property to get listItemUniqueId.' + status: + $ref: '#/components/schemas/microsoft.graph.documentProcessingJobStatus' + additionalProperties: + type: object microsoft.graph.richLongRunningOperation: allOf: - $ref: '#/components/schemas/microsoft.graph.longRunningOperation' @@ -47511,8 +47628,7 @@ components: allowedPresenters: $ref: '#/components/schemas/microsoft.graph.onlineMeetingPresenters' allowLiveShare: - type: boolean - nullable: true + $ref: '#/components/schemas/microsoft.graph.meetingLiveShareOptions' allowMeetingChat: $ref: '#/components/schemas/microsoft.graph.meetingChatMode' allowParticipantsToChangeName: @@ -47714,10 +47830,6 @@ components: nullable: true meetingOrganizer: $ref: '#/components/schemas/microsoft.graph.identitySet' - meetingOrganizerId: - type: string - description: The unique identifier of the organizer of the onlineMeeting related to this recording. Read-only. - nullable: true recordingContentUrl: type: string description: The URL that can be used to access the content of the recording. Read-only. @@ -47811,10 +47923,6 @@ components: nullable: true meetingOrganizer: $ref: '#/components/schemas/microsoft.graph.identitySet' - meetingOrganizerId: - type: string - description: The unique identifier of the organizer of the onlineMeeting related to this transcript. Read-only. - nullable: true metadataContent: type: string description: The time-aligned metadata of the utterances in the transcript. Read-only. @@ -49126,6 +49234,13 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.workingTimeSchedule: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: workingTimeSchedule + type: object + additionalProperties: + type: object microsoft.graph.associatedTeamInfo: allOf: - $ref: '#/components/schemas/microsoft.graph.teamInfo' @@ -49242,50 +49357,20 @@ components: nullable: true additionalProperties: type: object - microsoft.graph.keyCredentialConfiguration: - title: keyCredentialConfiguration + microsoft.graph.appManagementConfiguration: + title: appManagementConfiguration type: object properties: - certificateBasedApplicationConfigurationIds: + keyCredentials: type: array items: - type: string - nullable: true - description: Collection of GUIDs that represent certificateBasedApplicationConfiguration that is allowed as root and intermediate certificate authorities. - maxLifetime: - pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' - type: string - description: 'String value that indicates the maximum lifetime for key expiration, defined as an ISO 8601 duration. For example, P4DT12H30M5S represents four days, 12 hours, 30 minutes, and five seconds. This property is required when restrictionType is set to keyLifetime.' - format: duration - nullable: true - restrictForAppsCreatedAfterDateTime: - 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: 'Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.' - format: date-time - nullable: true - restrictionType: - $ref: '#/components/schemas/microsoft.graph.appKeyCredentialRestrictionType' - additionalProperties: - type: object - microsoft.graph.passwordCredentialConfiguration: - title: passwordCredentialConfiguration - type: object - properties: - maxLifetime: - pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' - type: string - description: 'String value that indicates the maximum lifetime for password expiration, defined as an ISO 8601 duration. For example, P4DT12H30M5S represents four days, 12 hours, 30 minutes, and five seconds. This property is required when restrictionType is set to passwordLifetime.' - format: duration - nullable: true - restrictForAppsCreatedAfterDateTime: - 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: 'Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.' - format: date-time - nullable: true - restrictionType: - $ref: '#/components/schemas/microsoft.graph.appCredentialRestrictionType' + $ref: '#/components/schemas/microsoft.graph.keyCredentialConfiguration' + description: Collection of keyCredential restrictions settings to be applied to an application or service principal. + passwordCredentials: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.passwordCredentialConfiguration' + description: Collection of password restrictions settings to be applied to an application or service principal. additionalProperties: type: object microsoft.graph.authenticationMethodsRegistrationCampaign: @@ -49444,6 +49529,32 @@ components: - failed - unknownFutureValue type: string + microsoft.graph.perUserMfaState: + title: perUserMfaState + enum: + - disabled + - enforced + - enabled + - unknownFutureValue + type: string + microsoft.graph.webauthnAuthenticationExtensionsClientOutputs: + title: webauthnAuthenticationExtensionsClientOutputs + type: object + additionalProperties: + type: object + microsoft.graph.webauthnAuthenticatorAttestationResponse: + title: webauthnAuthenticatorAttestationResponse + type: object + properties: + attestationObject: + type: string + description: 'Base64URL encoded, cryptographically protected attestation about the WebAuthn Authenticator.' + nullable: true + clientDataJSON: + type: string + nullable: true + additionalProperties: + type: object microsoft.graph.payloadRequest: title: payloadRequest type: object @@ -51795,6 +51906,17 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.contentModelType: + title: contentModelType + enum: + - teachingMethod + - layoutMethod + - freeformSelectionMethod + - prebuiltContractModel + - prebuiltInvoiceModel + - prebuiltReceiptModel + - unknownFutureValue + type: string microsoft.graph.documentSet: title: documentSet type: object @@ -51878,6 +52000,21 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.documentProcessingJobType: + title: documentProcessingJobType + enum: + - file + - folder + - unknownFutureValue + type: string + microsoft.graph.documentProcessingJobStatus: + title: documentProcessingJobStatus + enum: + - inProgress + - completed + - failed + - unknownFutureValue + type: string microsoft.graph.publicError: title: publicError type: object @@ -54060,6 +54197,13 @@ components: - organizer - unknownFutureValue type: string + microsoft.graph.meetingLiveShareOptions: + title: meetingLiveShareOptions + enum: + - enabled + - disabled + - unknownFutureValue + type: string microsoft.graph.meetingChatMode: title: meetingChatMode enum: @@ -54251,7 +54395,7 @@ components: $ref: '#/components/schemas/microsoft.graph.identity' registrantId: type: string - description: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. + description: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. (deprecated) nullable: true role: type: string @@ -54918,6 +55062,12 @@ components: type: string description: The role the position entailed. nullable: true + secondaryJobTitle: + type: string + nullable: true + secondaryRole: + type: string + nullable: true startMonthYear: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$' type: string @@ -54936,6 +55086,10 @@ components: properties: address: $ref: '#/components/schemas/microsoft.graph.physicalAddress' + companyCode: + type: string + description: 'Legal entity number of the company or its subdivision. For information on how to set the value for the companyCode, see profileSourceAnnotation.' + nullable: true department: type: string description: Department Name within a company. @@ -54951,6 +55105,9 @@ components: type: string description: Pronunciation guide for the company name. nullable: true + secondaryDepartment: + type: string + nullable: true webUrl: type: string description: Link to the company home page. @@ -55345,6 +55502,8 @@ components: nullable: true endDateTime: $ref: '#/components/schemas/microsoft.graph.dateTimeTimeZone' + settings: + $ref: '#/components/schemas/microsoft.graph.virtualEventSettings' startDateTime: $ref: '#/components/schemas/microsoft.graph.dateTimeTimeZone' status: @@ -55452,23 +55611,56 @@ components: x-ms-navigationProperty: true additionalProperties: type: object - microsoft.graph.appKeyCredentialRestrictionType: - title: appKeyCredentialRestrictionType - enum: - - asymmetricKeyLifetime - - trustedCertificateAuthority - - unknownFutureValue - type: string - microsoft.graph.appCredentialRestrictionType: - title: appCredentialRestrictionType - enum: - - passwordAddition - - passwordLifetime - - symmetricKeyAddition - - symmetricKeyLifetime - - customPasswordAddition - - unknownFutureValue - type: string + microsoft.graph.keyCredentialConfiguration: + title: keyCredentialConfiguration + type: object + properties: + certificateBasedApplicationConfigurationIds: + type: array + items: + type: string + nullable: true + description: Collection of GUIDs that represent certificateBasedApplicationConfiguration that is allowed as root and intermediate certificate authorities. + maxLifetime: + pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' + type: string + description: 'String value that indicates the maximum lifetime for key expiration, defined as an ISO 8601 duration. For example, P4DT12H30M5S represents four days, 12 hours, 30 minutes, and five seconds. This property is required when restrictionType is set to keyLifetime.' + format: duration + nullable: true + restrictForAppsCreatedAfterDateTime: + 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: 'Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.' + format: date-time + nullable: true + restrictionType: + $ref: '#/components/schemas/microsoft.graph.appKeyCredentialRestrictionType' + state: + $ref: '#/components/schemas/microsoft.graph.appManagementRestrictionState' + additionalProperties: + type: object + microsoft.graph.passwordCredentialConfiguration: + title: passwordCredentialConfiguration + type: object + properties: + maxLifetime: + pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' + type: string + description: 'String value that indicates the maximum lifetime for password expiration, defined as an ISO 8601 duration. For example, P4DT12H30M5S represents four days, 12 hours, 30 minutes, and five seconds. This property is required when restrictionType is set to passwordLifetime.' + format: duration + nullable: true + restrictForAppsCreatedAfterDateTime: + 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: 'Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.' + format: date-time + nullable: true + restrictionType: + $ref: '#/components/schemas/microsoft.graph.appCredentialRestrictionType' + state: + $ref: '#/components/schemas/microsoft.graph.appManagementRestrictionState' + additionalProperties: + type: object microsoft.graph.authenticationMethodsRegistrationCampaignIncludeTarget: title: authenticationMethodsRegistrationCampaignIncludeTarget type: object @@ -56211,7 +56403,7 @@ components: interval: pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' type: string - description: 'The interval between synchronization iterations. The value is represented in ISO 8601 format for durations. For example, PT1M represents a period of 1 month.' + description: 'The interval between synchronization iterations. The value is represented in ISO 8601 format for durations. For example, P1M represents a period of one month and PT1M represents a period of one minute.' format: duration state: $ref: '#/components/schemas/microsoft.graph.synchronizationScheduleState' @@ -58706,6 +58898,16 @@ components: $ref: '#/components/schemas/microsoft.graph.identity' additionalProperties: type: object + microsoft.graph.virtualEventSettings: + title: virtualEventSettings + type: object + properties: + isAttendeeEmailNotificationEnabled: + type: boolean + description: Indicates whether virtual event attendees receive email notifications. + nullable: true + additionalProperties: + type: object microsoft.graph.virtualEventStatus: title: virtualEventStatus enum: @@ -58820,6 +59022,30 @@ components: - rejectedByOrganizer - unknownFutureValue type: string + microsoft.graph.appKeyCredentialRestrictionType: + title: appKeyCredentialRestrictionType + enum: + - asymmetricKeyLifetime + - trustedCertificateAuthority + - unknownFutureValue + type: string + microsoft.graph.appManagementRestrictionState: + title: appManagementRestrictionState + enum: + - enabled + - disabled + - unknownFutureValue + type: string + microsoft.graph.appCredentialRestrictionType: + title: appCredentialRestrictionType + enum: + - passwordAddition + - passwordLifetime + - symmetricKeyAddition + - symmetricKeyLifetime + - customPasswordAddition + - unknownFutureValue + type: string microsoft.graph.crossTenantAccessPolicyTargetType: title: crossTenantAccessPolicyTargetType enum: diff --git a/openApiDocs/beta/Notes.yml b/openApiDocs/beta/Notes.yml index b2c7a2dc3d..f65d80ed68 100644 --- a/openApiDocs/beta/Notes.yml +++ b/openApiDocs/beta/Notes.yml @@ -6672,156 +6672,6 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/microsoft.graph.getByPath(path=''{path1}'')/onenote': - get: - tags: - - sites.onenote - summary: Get onenote from sites - operationId: site.getGraphBPrePath_GetOnenote - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: path - in: path - description: 'Usage: path=''{path}''' - required: true - style: simple - schema: - type: string - nullable: true - - name: path1 - in: path - description: 'Usage: path=''{path1}''' - required: true - style: simple - schema: - type: string - nullable: true - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.onenote' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - sites.onenote - summary: Update the navigation property onenote in sites - operationId: site.getGraphBPrePath_UpdateOnenote - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: path - in: path - description: 'Usage: path=''{path}''' - required: true - style: simple - schema: - type: string - nullable: true - - name: path1 - in: path - description: 'Usage: path=''{path1}''' - required: true - style: simple - schema: - type: string - nullable: true - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.onenote' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.onenote' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - sites.onenote - summary: Delete navigation property onenote for sites - operationId: site.getGraphBPrePath_DeleteOnenote - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: path - in: path - description: 'Usage: path=''{path}''' - required: true - style: simple - schema: - type: string - nullable: true - - name: path1 - in: path - description: 'Usage: path=''{path1}''' - required: true - style: simple - schema: - type: string - nullable: true - - 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 '/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/onenote': get: tags: diff --git a/openApiDocs/beta/People.yml b/openApiDocs/beta/People.yml index 0189bcf194..078e85ca8f 100644 --- a/openApiDocs/beta/People.yml +++ b/openApiDocs/beta/People.yml @@ -6436,6 +6436,12 @@ components: type: string description: The role the position entailed. nullable: true + secondaryJobTitle: + type: string + nullable: true + secondaryRole: + type: string + nullable: true startMonthYear: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$' type: string @@ -6454,6 +6460,10 @@ components: properties: address: $ref: '#/components/schemas/microsoft.graph.physicalAddress' + companyCode: + type: string + description: 'Legal entity number of the company or its subdivision. For information on how to set the value for the companyCode, see profileSourceAnnotation.' + nullable: true department: type: string description: Department Name within a company. @@ -6469,6 +6479,9 @@ components: type: string description: Pronunciation guide for the company name. nullable: true + secondaryDepartment: + type: string + nullable: true webUrl: type: string description: Link to the company home page. diff --git a/openApiDocs/beta/Reports.yml b/openApiDocs/beta/Reports.yml index 3757db5dfd..c5177d1162 100644 --- a/openApiDocs/beta/Reports.yml +++ b/openApiDocs/beta/Reports.yml @@ -13872,7 +13872,7 @@ components: description: The identifier of the user. Supports $filter (eq). userPrincipalName: type: string - description: 'The UPN of the user. Supports $filter (eq, startsWith).' + description: 'User principal name of the user that initiated the sign-in. This value is always in lowercase. For guest users whose values in the user object typically contain #EXT# before the domain part, this property stores the value in both lowercase and the ''true'' format. For example, while the user object stores AdeleVance_fabrikam.com#EXT#@contoso.com, the sign-in logs store adelevance@fabrikam.com. Supports $filter (eq, startsWith).' nullable: true userType: $ref: '#/components/schemas/microsoft.graph.signInUserType' @@ -14411,7 +14411,7 @@ components: properties: content: type: string - description: The http content that has the data + description: Report content; details vary by report type. format: base64url nullable: true additionalProperties: @@ -14571,7 +14571,7 @@ components: completionDateTime: 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 dateTimeOffset when the job was completed, canceled or aborted. Read-only.' + description: 'The dateTimeOffset when the job was completed, canceled, or aborted. Read-only.' format: date-time nullable: true copiesPrinted: diff --git a/openApiDocs/beta/Search.yml b/openApiDocs/beta/Search.yml index f56f890fcd..de07521691 100644 --- a/openApiDocs/beta/Search.yml +++ b/openApiDocs/beta/Search.yml @@ -2298,11 +2298,11 @@ paths: post: tags: - external.industryDataRoot - summary: Create azureDataLakeConnector - description: Create a new azureDataLakeConnector object. + summary: Create oneRosterApiDataConnector + description: Create a new oneRosterApiDataConnector object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/industrydata-azuredatalakeconnector-post?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/industrydata-onerosterapidataconnector-post?view=graph-rest-beta operationId: external.industryData_CreateDataConnector requestBody: description: New navigation property diff --git a/openApiDocs/beta/Security.yml b/openApiDocs/beta/Security.yml index 6640c89c14..60bd99e163 100644 --- a/openApiDocs/beta/Security.yml +++ b/openApiDocs/beta/Security.yml @@ -30442,12 +30442,24 @@ components: $ref: '#/components/schemas/microsoft.graph.columnDefinition' description: The collection of column definitions reusable across lists under this site. x-ms-navigationProperty: true + contentModels: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.contentModel' + description: The collection of content models applied to this site. + x-ms-navigationProperty: true contentTypes: type: array items: $ref: '#/components/schemas/microsoft.graph.contentType' description: The collection of content types defined for this site. x-ms-navigationProperty: true + documentProcessingJobs: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.documentProcessingJob' + description: The document processing jobs running on this site. + x-ms-navigationProperty: true drive: $ref: '#/components/schemas/microsoft.graph.drive' drives: @@ -31905,6 +31917,10 @@ components: $ref: '#/components/schemas/microsoft.graph.security.alertSeverity' status: $ref: '#/components/schemas/microsoft.graph.security.incidentStatus' + summary: + type: string + description: 'The overview of an attack. When applicable, the summary contains details of what occurred, impacted assets, and the type of attack.' + nullable: true systemTags: type: array items: @@ -33563,6 +33579,8 @@ components: $ref: '#/components/schemas/microsoft.graph.security.security' settings: $ref: '#/components/schemas/microsoft.graph.userSettings' + solutions: + $ref: '#/components/schemas/microsoft.graph.userSolutionRoot' sponsors: type: array items: @@ -36750,6 +36768,36 @@ components: $ref: '#/components/schemas/microsoft.graph.columnDefinition' additionalProperties: type: object + microsoft.graph.contentModel: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: contentModel + 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 + description: Date and time of item creation. Read-only. + format: date-time + 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 + description: Date and time of item last modification. Read-only. + format: date-time + nullable: true + modelType: + $ref: '#/components/schemas/microsoft.graph.contentModelType' + name: + type: string + description: The name of the contentModel. + nullable: true + additionalProperties: + type: object microsoft.graph.contentType: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -36834,6 +36882,27 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.documentProcessingJob: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: documentProcessingJob + type: object + properties: + 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 of item creation. Read-only. + format: date-time + nullable: true + jobType: + $ref: '#/components/schemas/microsoft.graph.documentProcessingJobType' + listItemUniqueId: + type: string + description: 'The listItemUniqueId of the file, or folder to process. Use GET driveItem resource operation and read sharepointIds property to get listItemUniqueId.' + status: + $ref: '#/components/schemas/microsoft.graph.documentProcessingJobStatus' + additionalProperties: + type: object microsoft.graph.drive: allOf: - $ref: '#/components/schemas/microsoft.graph.baseItem' @@ -37209,11 +37278,11 @@ components: 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 - description: A collection of the unique identifiers for plans that have been disabled. + description: A collection of the unique identifiers for plans that have been disabled. IDs are available in servicePlans > servicePlanId in the tenant's subscribedSkus or serviceStatus > servicePlanId in the tenant's companySubscription. skuId: 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 - description: The unique identifier for the SKU. + description: The unique identifier for the SKU. Corresponds to the skuId from subscribedSkus or companySubscription. format: uuid nullable: true additionalProperties: @@ -39873,6 +39942,8 @@ components: - title: authentication type: object properties: + requirements: + $ref: '#/components/schemas/microsoft.graph.strongAuthenticationRequirements' signInPreferences: $ref: '#/components/schemas/microsoft.graph.signInPreferences' emailMethods: @@ -39903,6 +39974,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.longRunningOperation' + description: 'Represents the status of a long-running operation, such as a password reset operation.' x-ms-navigationProperty: true passwordlessMicrosoftAuthenticatorMethods: type: array @@ -40091,10 +40163,16 @@ components: type: string description: 'The allotment name divides tenant licenses into smaller batches or groups that help restrict the number of licenses available for use in a specific assignment. When the provisioningType is dedicated, the allotment name is null. Read-only.' nullable: true + connectionSetting: + $ref: '#/components/schemas/microsoft.graph.cloudPcConnectionSetting' connectionSettings: $ref: '#/components/schemas/microsoft.graph.cloudPcConnectionSettings' connectivityResult: $ref: '#/components/schemas/microsoft.graph.cloudPcConnectivityResult' + deviceRegionName: + type: string + description: 'The name of the geographical region where the Cloud PC is currently provisioned. For example, westus3, eastus2, and southeastasia. Read-only.' + nullable: true disasterRecoveryCapability: $ref: '#/components/schemas/microsoft.graph.cloudPcDisasterRecoveryCapability' diskEncryptionState: @@ -40170,6 +40248,8 @@ components: $ref: '#/components/schemas/microsoft.graph.cloudPcServicePlanType' status: $ref: '#/components/schemas/microsoft.graph.cloudPcStatus' + statusDetail: + $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetail' statusDetails: $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetails' userAccountType: @@ -42184,6 +42264,16 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.userSolutionRoot: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: userSolutionRoot + type: object + properties: + workingTimeSchedule: + $ref: '#/components/schemas/microsoft.graph.workingTimeSchedule' + additionalProperties: + type: object microsoft.graph.userTeamwork: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -42192,11 +42282,11 @@ components: properties: locale: type: string - description: The chosen locale of a user in Microsoft Teams. + description: 'Represents the location that a user selected in Microsoft Teams and doesn''t follow the Office''s locale setting. A user’s locale is represented by their preferred language and country or region. For example, en-us. The language component follows two-letter codes as defined in ISO 639-1, and the country component follows two-letter codes as defined in ISO 3166-1 alpha-2.' nullable: true region: type: string - description: The region of the user in Microsoft Teams. + description: 'Represents the region of the organization or the user. For users with multigeo licenses, the property contains the user''s region (if available). For users without multigeo licenses, the property contains the organization''s region.The region value can be any region supported by the Teams payload. The possible values are: Americas, Europe and MiddleEast, Asia Pacific, UAE, Australia, Brazil, Canada, Switzerland, Germany, France, India, Japan, South Korea, Norway, Singapore, United Kingdom, South Africa, Sweden, Qatar, Poland, Italy, Israel, USGov Community Cloud, USGov Community Cloud High, USGov Department of Defense, and China.' nullable: true associatedTeams: type: array @@ -45316,6 +45406,17 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.contentModelType: + title: contentModelType + enum: + - teachingMethod + - layoutMethod + - freeformSelectionMethod + - prebuiltContractModel + - prebuiltInvoiceModel + - prebuiltReceiptModel + - unknownFutureValue + type: string microsoft.graph.documentSet: title: documentSet type: object @@ -45399,6 +45500,21 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.documentProcessingJobType: + title: documentProcessingJobType + enum: + - file + - folder + - unknownFutureValue + type: string + microsoft.graph.documentProcessingJobStatus: + title: documentProcessingJobStatus + enum: + - inProgress + - completed + - failed + - unknownFutureValue + type: string microsoft.graph.quota: title: quota type: object @@ -47393,7 +47509,7 @@ components: type: boolean description: Denotes whether the policy is enabled. restrictions: - $ref: '#/components/schemas/microsoft.graph.appManagementConfiguration' + $ref: '#/components/schemas/microsoft.graph.customAppManagementConfiguration' appliesTo: type: array items: @@ -47591,6 +47707,14 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.strongAuthenticationRequirements: + title: strongAuthenticationRequirements + type: object + properties: + perUserMfaState: + $ref: '#/components/schemas/microsoft.graph.perUserMfaState' + additionalProperties: + type: object microsoft.graph.signInPreferences: title: signInPreferences type: object @@ -47623,22 +47747,16 @@ components: properties: aaGuid: type: string - description: 'Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator.' + description: 'Authenticator Attestation GUID, an identifier that indicates the type (such as make and model) of the authenticator.' nullable: true attestationCertificates: type: array items: type: string nullable: true - description: The attestation certificate(s) attached to this security key. + description: The attestation certificate or certificates attached to this security key. attestationLevel: $ref: '#/components/schemas/microsoft.graph.attestationLevel' - 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 when this key was registered to the user. - format: date-time - nullable: true displayName: type: string description: The display name of the key as given by the user. @@ -47647,6 +47765,8 @@ components: type: string description: The manufacturer-assigned model of the FIDO2 security key. nullable: true + publicKeyCredential: + $ref: '#/components/schemas/microsoft.graph.webauthnPublicKeyCredential' additionalProperties: type: object microsoft.graph.authenticationMethod: @@ -47654,6 +47774,12 @@ components: - $ref: '#/components/schemas/microsoft.graph.entity' - title: authenticationMethod type: object + properties: + 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 additionalProperties: type: object microsoft.graph.microsoftAuthenticatorAuthenticationMethod: @@ -47664,12 +47790,6 @@ components: properties: clientAppName: $ref: '#/components/schemas/microsoft.graph.microsoftAuthenticatorAuthenticationMethodClientAppName' - 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 app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - format: date-time - nullable: true deviceTag: type: string description: Tags containing app metadata. @@ -47692,11 +47812,6 @@ components: - title: passwordlessMicrosoftAuthenticatorAuthenticationMethod type: object properties: - 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 creationDateTime: 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 @@ -47717,12 +47832,6 @@ components: - title: passwordAuthenticationMethod type: object properties: - 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 when this password was last updated. This property is currently not populated. Read-only. 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 password: type: string description: 'For security, the password is always returned as null from a LIST or GET operation.' @@ -47751,12 +47860,6 @@ components: - title: platformCredentialAuthenticationMethod type: object properties: - 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 Platform Credential Key was registered. - format: date-time - nullable: true displayName: type: string description: The name of the device on which Platform Credential is registered. @@ -47787,12 +47890,6 @@ components: - title: temporaryAccessPassAuthenticationMethod type: object properties: - 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 when the Temporary Access Pass was created. - format: date-time - nullable: true isUsableOnce: type: boolean description: 'Determines whether the pass is limited to a one-time use. If true, the pass can be used once; if false, the pass can be used multiple times within the Temporary Access Pass lifetime.' @@ -47822,12 +47919,6 @@ components: - title: windowsHelloForBusinessAuthenticationMethod type: object properties: - 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 Windows Hello for Business key was registered. - format: date-time - nullable: true displayName: type: string description: The name of the device on which Windows Hello for Business is registered @@ -48081,6 +48172,15 @@ components: description: A cloudClipboardItem can have multiple cloudClipboardItemPayload objects in the payloads. A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. additionalProperties: type: object + microsoft.graph.cloudPcConnectionSetting: + title: cloudPcConnectionSetting + type: object + properties: + enableSingleSignOn: + type: boolean + description: Indicates whether single sign-on is enabled. The default value is false. + additionalProperties: + type: object microsoft.graph.cloudPcConnectionSettings: title: cloudPcConnectionSettings type: object @@ -48098,6 +48198,12 @@ components: items: $ref: '#/components/schemas/microsoft.graph.cloudPcHealthCheckItem' description: 'A list of failed health check items. If the status property is available, this property is empty.' + 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: 'The last modified time for connectivity status of the Cloud PC. 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 would look like this: 2014-01-01T00:00:00Z.' + format: date-time + nullable: true status: $ref: '#/components/schemas/microsoft.graph.cloudPcConnectivityStatus' updatedDateTime: @@ -48174,6 +48280,8 @@ components: description: 'Time the action was initiated. The Timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). For example, midnight UTC on Jan 1, 2014 appears as ''2014-01-01T00:00:00Z''.' format: date-time nullable: true + statusDetail: + $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetail' statusDetails: $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetails' additionalProperties: @@ -48247,7 +48355,27 @@ components: - movingRegion - resizePendingLicense - updatingSingleSignOn + - modifyingSingleSignOn type: string + microsoft.graph.cloudPcStatusDetail: + title: cloudPcStatusDetail + type: object + properties: + additionalInformation: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.keyValuePair' + description: 'More information about the Cloud PC status. For example, ''additionalInformation'': [''{''@odata.type'': ''microsoft.graph.keyValuePair'',''name'': ''retriable'',''value'': true }] ''' + code: + type: string + description: 'The error/warning code associated with the Cloud PC status. Example: ''code'': ''internalServerError''.' + nullable: true + message: + type: string + description: 'The status message associated with error code. Example: ''message'': ''There was an internal server error. Please contact support xxx.''.' + nullable: true + additionalProperties: + type: object microsoft.graph.cloudPcStatusDetails: title: cloudPcStatusDetails type: object @@ -50633,8 +50761,7 @@ components: allowedPresenters: $ref: '#/components/schemas/microsoft.graph.onlineMeetingPresenters' allowLiveShare: - type: boolean - nullable: true + $ref: '#/components/schemas/microsoft.graph.meetingLiveShareOptions' allowMeetingChat: $ref: '#/components/schemas/microsoft.graph.meetingChatMode' allowParticipantsToChangeName: @@ -50836,10 +50963,6 @@ components: nullable: true meetingOrganizer: $ref: '#/components/schemas/microsoft.graph.identitySet' - meetingOrganizerId: - type: string - description: The unique identifier of the organizer of the onlineMeeting related to this recording. Read-only. - nullable: true recordingContentUrl: type: string description: The URL that can be used to access the content of the recording. Read-only. @@ -50933,10 +51056,6 @@ components: nullable: true meetingOrganizer: $ref: '#/components/schemas/microsoft.graph.identitySet' - meetingOrganizerId: - type: string - description: The unique identifier of the organizer of the onlineMeeting related to this transcript. Read-only. - nullable: true metadataContent: type: string description: The time-aligned metadata of the utterances in the transcript. Read-only. @@ -52198,6 +52317,13 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.workingTimeSchedule: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: workingTimeSchedule + type: object + additionalProperties: + type: object microsoft.graph.associatedTeamInfo: allOf: - $ref: '#/components/schemas/microsoft.graph.teamInfo' @@ -55037,22 +55163,13 @@ components: description: Display name for this policy. Required. additionalProperties: type: object - microsoft.graph.appManagementConfiguration: - title: appManagementConfiguration - type: object - properties: - keyCredentials: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.keyCredentialConfiguration' - description: Collection of keyCredential restrictions settings to be applied to an application or service principal. - passwordCredentials: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.passwordCredentialConfiguration' - description: Collection of password restrictions settings to be applied to an application or service principal. - additionalProperties: - type: object + microsoft.graph.customAppManagementConfiguration: + allOf: + - $ref: '#/components/schemas/microsoft.graph.appManagementConfiguration' + - title: customAppManagementConfiguration + type: object + additionalProperties: + type: object microsoft.graph.stsPolicy: allOf: - $ref: '#/components/schemas/microsoft.graph.policyBase' @@ -55189,6 +55306,14 @@ components: $ref: '#/components/schemas/microsoft.graph.synchronizationSchema' additionalProperties: type: object + microsoft.graph.perUserMfaState: + title: perUserMfaState + enum: + - disabled + - enforced + - enabled + - unknownFutureValue + type: string microsoft.graph.userDefaultAuthenticationMethodType: title: userDefaultAuthenticationMethodType enum: @@ -55207,6 +55332,20 @@ components: - notAttested - unknownFutureValue type: string + microsoft.graph.webauthnPublicKeyCredential: + title: webauthnPublicKeyCredential + type: object + properties: + clientExtensionResults: + $ref: '#/components/schemas/microsoft.graph.webauthnAuthenticationExtensionsClientOutputs' + id: + type: string + description: The credential ID created by the WebAuthn Authenticator. + nullable: true + response: + $ref: '#/components/schemas/microsoft.graph.webauthnAuthenticatorAttestationResponse' + additionalProperties: + type: object microsoft.graph.microsoftAuthenticatorAuthenticationMethodClientAppName: title: microsoftAuthenticatorAuthenticationMethodClientAppName enum: @@ -56988,6 +57127,13 @@ components: - organizer - unknownFutureValue type: string + microsoft.graph.meetingLiveShareOptions: + title: meetingLiveShareOptions + enum: + - enabled + - disabled + - unknownFutureValue + type: string microsoft.graph.meetingChatMode: title: meetingChatMode enum: @@ -57179,7 +57325,7 @@ components: $ref: '#/components/schemas/microsoft.graph.identity' registrantId: type: string - description: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. + description: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. (deprecated) nullable: true role: type: string @@ -57812,6 +57958,12 @@ components: type: string description: The role the position entailed. nullable: true + secondaryJobTitle: + type: string + nullable: true + secondaryRole: + type: string + nullable: true startMonthYear: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$' type: string @@ -57830,6 +57982,10 @@ components: properties: address: $ref: '#/components/schemas/microsoft.graph.physicalAddress' + companyCode: + type: string + description: 'Legal entity number of the company or its subdivision. For information on how to set the value for the companyCode, see profileSourceAnnotation.' + nullable: true department: type: string description: Department Name within a company. @@ -57845,6 +58001,9 @@ components: type: string description: Pronunciation guide for the company name. nullable: true + secondaryDepartment: + type: string + nullable: true webUrl: type: string description: Link to the company home page. @@ -58171,6 +58330,8 @@ components: nullable: true endDateTime: $ref: '#/components/schemas/microsoft.graph.dateTimeTimeZone' + settings: + $ref: '#/components/schemas/microsoft.graph.virtualEventSettings' startDateTime: $ref: '#/components/schemas/microsoft.graph.dateTimeTimeZone' status: @@ -58633,6 +58794,24 @@ components: - unknown - noResultAvailable - unknownFutureValue + - beingAnalyzed + - notSubmittedToMicrosoft + - phishingSimulation + - allowedDueToOrganizationOverride + - blockedDueToOrganizationOverride + - allowedDueToUserOverride + - blockedDueToUserOverride + - itemNotfound + - threatsFound + - noThreatsFound + - domainImpersonation + - userImpersonation + - brandImpersonation + - authenticationFailure + - spoofedBlocked + - spoofedAllowed + - reasonLostInTransit + - bulk type: string microsoft.graph.security.submissionResultDetail: title: submissionResultDetail @@ -58691,6 +58870,23 @@ components: - badReclassifiedAsBad - badReclassifiedAsCannotMakeDecision - unknownFutureValue + - willNotifyOnceDone + - checkUserReportedSettings + - partOfEducationCampaign + - allowedByAdvancedDelivery + - allowedByEnhancedFiltering + - itemDeleted + - itemFoundClean + - itemFoundMalicious + - unableToMakeDecision + - domainResembledYourOrganization + - endUserBeingImpersonated + - associatedWithBrand + - senderFailedAuthentication + - endUserBeingSpoofed + - itemFoundBulk + - itemNotReceivedByService + - itemFoundSpam type: string microsoft.graph.security.submissionDetectedFile: title: submissionDetectedFile @@ -60190,50 +60386,20 @@ components: $ref: '#/components/schemas/microsoft.graph.printTaskDefinition' additionalProperties: type: object - microsoft.graph.keyCredentialConfiguration: - title: keyCredentialConfiguration + microsoft.graph.appManagementConfiguration: + title: appManagementConfiguration type: object properties: - certificateBasedApplicationConfigurationIds: + keyCredentials: type: array items: - type: string - nullable: true - description: Collection of GUIDs that represent certificateBasedApplicationConfiguration that is allowed as root and intermediate certificate authorities. - maxLifetime: - pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' - type: string - description: 'String value that indicates the maximum lifetime for key expiration, defined as an ISO 8601 duration. For example, P4DT12H30M5S represents four days, 12 hours, 30 minutes, and five seconds. This property is required when restrictionType is set to keyLifetime.' - format: duration - nullable: true - restrictForAppsCreatedAfterDateTime: - 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: 'Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.' - format: date-time - nullable: true - restrictionType: - $ref: '#/components/schemas/microsoft.graph.appKeyCredentialRestrictionType' - additionalProperties: - type: object - microsoft.graph.passwordCredentialConfiguration: - title: passwordCredentialConfiguration - type: object - properties: - maxLifetime: - pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' - type: string - description: 'String value that indicates the maximum lifetime for password expiration, defined as an ISO 8601 duration. For example, P4DT12H30M5S represents four days, 12 hours, 30 minutes, and five seconds. This property is required when restrictionType is set to passwordLifetime.' - format: duration - nullable: true - restrictForAppsCreatedAfterDateTime: - 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: 'Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.' - format: date-time - nullable: true - restrictionType: - $ref: '#/components/schemas/microsoft.graph.appCredentialRestrictionType' + $ref: '#/components/schemas/microsoft.graph.keyCredentialConfiguration' + description: Collection of keyCredential restrictions settings to be applied to an application or service principal. + passwordCredentials: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.passwordCredentialConfiguration' + description: Collection of password restrictions settings to be applied to an application or service principal. additionalProperties: type: object microsoft.graph.customClaimConfiguration: @@ -60340,7 +60506,7 @@ components: interval: pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' type: string - description: 'The interval between synchronization iterations. The value is represented in ISO 8601 format for durations. For example, PT1M represents a period of 1 month.' + description: 'The interval between synchronization iterations. The value is represented in ISO 8601 format for durations. For example, P1M represents a period of one month and PT1M represents a period of one minute.' format: duration state: $ref: '#/components/schemas/microsoft.graph.synchronizationScheduleState' @@ -60435,6 +60601,24 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.webauthnAuthenticationExtensionsClientOutputs: + title: webauthnAuthenticationExtensionsClientOutputs + type: object + additionalProperties: + type: object + microsoft.graph.webauthnAuthenticatorAttestationResponse: + title: webauthnAuthenticatorAttestationResponse + type: object + properties: + attestationObject: + type: string + description: 'Base64URL encoded, cryptographically protected attestation about the WebAuthn Authenticator.' + nullable: true + clientDataJSON: + type: string + nullable: true + additionalProperties: + type: object microsoft.graph.teamworkUserIdentityType: title: teamworkUserIdentityType enum: @@ -61538,6 +61722,16 @@ components: $ref: '#/components/schemas/microsoft.graph.identity' additionalProperties: type: object + microsoft.graph.virtualEventSettings: + title: virtualEventSettings + type: object + properties: + isAttendeeEmailNotificationEnabled: + type: boolean + description: Indicates whether virtual event attendees receive email notifications. + nullable: true + additionalProperties: + type: object microsoft.graph.virtualEventStatus: title: virtualEventStatus enum: @@ -63299,23 +63493,56 @@ components: x-ms-navigationProperty: true additionalProperties: type: object - microsoft.graph.appKeyCredentialRestrictionType: - title: appKeyCredentialRestrictionType - enum: - - asymmetricKeyLifetime - - trustedCertificateAuthority - - unknownFutureValue - type: string - microsoft.graph.appCredentialRestrictionType: - title: appCredentialRestrictionType - enum: - - passwordAddition - - passwordLifetime - - symmetricKeyAddition - - symmetricKeyLifetime - - customPasswordAddition - - unknownFutureValue - type: string + microsoft.graph.keyCredentialConfiguration: + title: keyCredentialConfiguration + type: object + properties: + certificateBasedApplicationConfigurationIds: + type: array + items: + type: string + nullable: true + description: Collection of GUIDs that represent certificateBasedApplicationConfiguration that is allowed as root and intermediate certificate authorities. + maxLifetime: + pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' + type: string + description: 'String value that indicates the maximum lifetime for key expiration, defined as an ISO 8601 duration. For example, P4DT12H30M5S represents four days, 12 hours, 30 minutes, and five seconds. This property is required when restrictionType is set to keyLifetime.' + format: duration + nullable: true + restrictForAppsCreatedAfterDateTime: + 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: 'Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.' + format: date-time + nullable: true + restrictionType: + $ref: '#/components/schemas/microsoft.graph.appKeyCredentialRestrictionType' + state: + $ref: '#/components/schemas/microsoft.graph.appManagementRestrictionState' + additionalProperties: + type: object + microsoft.graph.passwordCredentialConfiguration: + title: passwordCredentialConfiguration + type: object + properties: + maxLifetime: + pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' + type: string + description: 'String value that indicates the maximum lifetime for password expiration, defined as an ISO 8601 duration. For example, P4DT12H30M5S represents four days, 12 hours, 30 minutes, and five seconds. This property is required when restrictionType is set to passwordLifetime.' + format: duration + nullable: true + restrictForAppsCreatedAfterDateTime: + 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: 'Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.' + format: date-time + nullable: true + restrictionType: + $ref: '#/components/schemas/microsoft.graph.appCredentialRestrictionType' + state: + $ref: '#/components/schemas/microsoft.graph.appManagementRestrictionState' + additionalProperties: + type: object microsoft.graph.customClaimAttributeBase: title: customClaimAttributeBase type: object @@ -64303,6 +64530,30 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.appKeyCredentialRestrictionType: + title: appKeyCredentialRestrictionType + enum: + - asymmetricKeyLifetime + - trustedCertificateAuthority + - unknownFutureValue + type: string + microsoft.graph.appManagementRestrictionState: + title: appManagementRestrictionState + enum: + - enabled + - disabled + - unknownFutureValue + type: string + microsoft.graph.appCredentialRestrictionType: + title: appCredentialRestrictionType + enum: + - passwordAddition + - passwordLifetime + - symmetricKeyAddition + - symmetricKeyLifetime + - customPasswordAddition + - unknownFutureValue + type: string microsoft.graph.transformationAttribute: title: transformationAttribute type: object diff --git a/openApiDocs/beta/Sites.yml b/openApiDocs/beta/Sites.yml index 802a49280a..1e145ef72f 100644 --- a/openApiDocs/beta/Sites.yml +++ b/openApiDocs/beta/Sites.yml @@ -1911,6 +1911,294 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + '/groups/{group-id}/sites/{site-id}/contentModels': + get: + tags: + - groups.site + summary: Get contentModels from groups + description: The collection of content models applied to this site. + operationId: group.site_ListContentModel + 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: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - $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: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.contentModelCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - groups.site + summary: Create new navigation property to contentModels for groups + operationId: group.site_CreateContentModel + 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: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.contentModel' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.contentModel' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/contentModels/{contentModel-id}': + get: + tags: + - groups.site + summary: Get contentModels from groups + description: The collection of content models applied to this site. + operationId: group.site_GetContentModel + 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: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: contentModel-id + in: path + description: The unique identifier of contentModel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: contentModel + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.contentModel' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - groups.site + summary: Update the navigation property contentModels in groups + operationId: group.site_UpdateContentModel + 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: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: contentModel-id + in: path + description: The unique identifier of contentModel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: contentModel + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.contentModel' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.contentModel' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - groups.site + summary: Delete navigation property contentModels for groups + operationId: group.site_DeleteContentModel + 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: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: contentModel-id + in: path + description: The unique identifier of contentModel + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: contentModel + - 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}/sites/{site-id}/contentModels/$count': + get: + tags: + - groups.site + summary: Get the number of the resource + operationId: group.site.contentModel_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: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' '/groups/{group-id}/sites/{site-id}/contentTypes': get: tags: @@ -3612,6 +3900,294 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' + '/groups/{group-id}/sites/{site-id}/documentProcessingJobs': + get: + tags: + - groups.site + summary: Get documentProcessingJobs from groups + description: The document processing jobs running on this site. + operationId: group.site_ListDocumentProcessingJob + 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: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - $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: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.documentProcessingJobCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - groups.site + summary: Create new navigation property to documentProcessingJobs for groups + operationId: group.site_CreateDocumentProcessingJob + 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: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.documentProcessingJob' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.documentProcessingJob' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/documentProcessingJobs/{documentProcessingJob-id}': + get: + tags: + - groups.site + summary: Get documentProcessingJobs from groups + description: The document processing jobs running on this site. + operationId: group.site_GetDocumentProcessingJob + 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: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: documentProcessingJob-id + in: path + description: The unique identifier of documentProcessingJob + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: documentProcessingJob + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.documentProcessingJob' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - groups.site + summary: Update the navigation property documentProcessingJobs in groups + operationId: group.site_UpdateDocumentProcessingJob + 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: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: documentProcessingJob-id + in: path + description: The unique identifier of documentProcessingJob + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: documentProcessingJob + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.documentProcessingJob' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.documentProcessingJob' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - groups.site + summary: Delete navigation property documentProcessingJobs for groups + operationId: group.site_DeleteDocumentProcessingJob + 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: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: documentProcessingJob-id + in: path + description: The unique identifier of documentProcessingJob + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: documentProcessingJob + - 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}/sites/{site-id}/documentProcessingJobs/$count': + get: + tags: + - groups.site + summary: Get the number of the resource + operationId: group.site.documentProcessingJob_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: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' '/groups/{group-id}/sites/{site-id}/drive': get: tags: @@ -15258,6 +15834,129 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/contentModels': + get: + tags: + - groups.site + summary: Get contentModels from groups + description: The collection of content models applied to this site. + operationId: group.site.getGraphBPrePath_ListContentModel + 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: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: path + in: path + description: 'Usage: path=''{path}''' + required: true + style: simple + schema: + type: string + nullable: true + - $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: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.contentModelCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - groups.site + summary: Create new navigation property to contentModels for groups + operationId: group.site.getGraphBPrePath_CreateContentModel + 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: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: path + in: path + description: 'Usage: path=''{path}''' + required: true + style: simple + schema: + type: string + nullable: true + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.contentModel' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.contentModel' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation '/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/contentTypes': get: tags: @@ -15442,6 +16141,129 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/documentProcessingJobs': + get: + tags: + - groups.site + summary: Get documentProcessingJobs from groups + description: The document processing jobs running on this site. + operationId: group.site.getGraphBPrePath_ListDocumentProcessingJob + 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: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: path + in: path + description: 'Usage: path=''{path}''' + required: true + style: simple + schema: + type: string + nullable: true + - $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: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.documentProcessingJobCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - groups.site + summary: Create new navigation property to documentProcessingJobs for groups + operationId: group.site.getGraphBPrePath_CreateDocumentProcessingJob + 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: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: path + in: path + description: 'Usage: path=''{path}''' + required: true + style: simple + schema: + type: string + nullable: true + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.documentProcessingJob' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.documentProcessingJob' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation '/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/drive': get: tags: @@ -16066,13 +16888,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/microsoft.graph.getByPath(path=''{path1}'')/analytics': + '/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/onenote': get: tags: - groups.site - summary: Get analytics from groups - description: Analytics about the view activities that took place on this site. - operationId: group.site.getGraphBPrePath_GetAnalytic + summary: Get onenote from groups + operationId: group.site.getGraphBPrePath_GetOnenote parameters: - name: group-id in: path @@ -16098,14 +16919,6 @@ paths: schema: type: string nullable: true - - name: path1 - in: path - description: 'Usage: path=''{path1}''' - required: true - style: simple - schema: - type: string - nullable: true - name: $select in: query description: Select properties to be returned @@ -16132,15 +16945,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.itemAnalytics' + $ref: '#/components/schemas/microsoft.graph.onenote' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.site - summary: Update the navigation property analytics in groups - operationId: group.site.getGraphBPrePath_UpdateAnalytic + summary: Update the navigation property onenote in groups + operationId: group.site.getGraphBPrePath_UpdateOnenote parameters: - name: group-id in: path @@ -16166,20 +16979,12 @@ paths: schema: type: string nullable: true - - name: path1 - in: path - description: 'Usage: path=''{path1}''' - required: true - style: simple - schema: - type: string - nullable: true requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.itemAnalytics' + $ref: '#/components/schemas/microsoft.graph.onenote' required: true responses: 2XX: @@ -16187,15 +16992,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.itemAnalytics' + $ref: '#/components/schemas/microsoft.graph.onenote' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete navigation property analytics for groups - operationId: group.site.getGraphBPrePath_DeleteAnalytic + summary: Delete navigation property onenote for groups + operationId: group.site.getGraphBPrePath_DeleteOnenote parameters: - name: group-id in: path @@ -16221,14 +17026,6 @@ paths: schema: type: string nullable: true - - name: path1 - in: path - description: 'Usage: path=''{path1}''' - required: true - style: simple - schema: - type: string - nullable: true - name: If-Match in: header description: ETag @@ -16241,13 +17038,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/microsoft.graph.getByPath(path=''{path1}'')/columns': + '/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/operations': get: tags: - groups.site - summary: Get columns from groups - description: The collection of column definitions reusable across lists under this site. - operationId: group.site.getGraphBPrePath_ListColumn + summary: Get operations from groups + description: The collection of long running operations for the site. + operationId: group.site.getGraphBPrePath_ListOperation parameters: - name: group-id in: path @@ -16273,14 +17070,6 @@ paths: schema: type: string nullable: true - - name: path1 - in: path - description: 'Usage: path=''{path1}''' - required: true - style: simple - schema: - type: string - nullable: true - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -16318,7 +17107,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.columnDefinitionCollectionResponse' + $ref: '#/components/responses/microsoft.graph.richLongRunningOperationCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -16328,8 +17117,8 @@ paths: post: tags: - groups.site - summary: Create new navigation property to columns for groups - operationId: group.site.getGraphBPrePath_CreateColumn + summary: Create new navigation property to operations for groups + operationId: group.site.getGraphBPrePath_CreateOperation parameters: - name: group-id in: path @@ -16355,20 +17144,12 @@ paths: schema: type: string nullable: true - - name: path1 - in: path - description: 'Usage: path=''{path1}''' - required: true - style: simple - schema: - type: string - nullable: true requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.columnDefinition' + $ref: '#/components/schemas/microsoft.graph.richLongRunningOperation' required: true responses: 2XX: @@ -16376,17 +17157,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.columnDefinition' + $ref: '#/components/schemas/microsoft.graph.richLongRunningOperation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/microsoft.graph.getByPath(path=''{path1}'')/contentTypes': + '/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/pages': get: tags: - groups.site - summary: Get contentTypes from groups - description: The collection of content types defined for this site. - operationId: group.site.getGraphBPrePath_ListContentType + summary: Get pages from groups + description: The collection of pages in the baseSitePages list on this site. + operationId: group.site.getGraphBPrePath_ListPage parameters: - name: group-id in: path @@ -16412,14 +17193,6 @@ paths: schema: type: string nullable: true - - name: path1 - in: path - description: 'Usage: path=''{path1}''' - required: true - style: simple - schema: - type: string - nullable: true - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -16457,7 +17230,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.contentTypeCollectionResponse' + $ref: '#/components/responses/microsoft.graph.baseSitePageCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -16467,8 +17240,8 @@ paths: post: tags: - groups.site - summary: Create new navigation property to contentTypes for groups - operationId: group.site.getGraphBPrePath_CreateContentType + summary: Create new navigation property to pages for groups + operationId: group.site.getGraphBPrePath_CreatePage parameters: - name: group-id in: path @@ -16494,20 +17267,12 @@ paths: schema: type: string nullable: true - - name: path1 - in: path - description: 'Usage: path=''{path1}''' - required: true - style: simple - schema: - type: string - nullable: true requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.contentType' + $ref: '#/components/schemas/microsoft.graph.baseSitePage' required: true responses: 2XX: @@ -16515,16 +17280,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.contentType' + $ref: '#/components/schemas/microsoft.graph.baseSitePage' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/microsoft.graph.getByPath(path=''{path1}'')/createdByUser': + '/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/permissions': get: tags: - groups.site - summary: Get createdByUser from groups - operationId: group.site.getGraphBPrePath_GetCreatedGraphBPreUser + summary: Get permissions from groups + description: The permissions associated with the site. Nullable. + operationId: group.site.getGraphBPrePath_ListPermission parameters: - name: group-id in: path @@ -16550,14 +17316,21 @@ paths: schema: type: string nullable: true - - name: path1 - in: path - description: 'Usage: path=''{path1}''' - 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 - nullable: true + uniqueItems: true + type: array + items: + type: string - name: $select in: query description: Select properties to be returned @@ -16580,21 +17353,18 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.user' + $ref: '#/components/responses/microsoft.graph.permissionCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/microsoft.graph.getByPath(path=''{path1}'')/drive': - get: + post: tags: - groups.site - summary: Get drive from groups - description: The default drive (document library) for this site. - operationId: group.site.getGraphBPrePath_GetDrive + summary: Create new navigation property to permissions for groups + operationId: group.site.getGraphBPrePath_CreatePermission parameters: - name: group-id in: path @@ -16620,9 +17390,50 @@ paths: schema: type: string nullable: true - - name: path1 + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.permission' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.permission' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/recycleBin': + get: + tags: + - groups.site + summary: Get recycleBin from groups + description: A container for a collection of recycleBinItem resources in this site. + operationId: group.site.getGraphBPrePath_GetRecycleBin + parameters: + - name: group-id in: path - description: 'Usage: path=''{path1}''' + description: The unique identifier of group + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: group + - name: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: path + in: path + description: 'Usage: path=''{path}''' required: true style: simple schema: @@ -16654,17 +17465,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.drive' + $ref: '#/components/schemas/microsoft.graph.recycleBin' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/microsoft.graph.getByPath(path=''{path1}'')/drives': - get: + patch: tags: - groups.site - summary: Get drives from groups - description: The collection of drives (document libraries) under this site. - operationId: group.site.getGraphBPrePath_ListDrive + summary: Update the navigation property recycleBin in groups + operationId: group.site.getGraphBPrePath_UpdateRecycleBin parameters: - name: group-id in: path @@ -16690,65 +17499,72 @@ paths: schema: type: string nullable: true - - name: path1 + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.recycleBin' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.recycleBin' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - groups.site + summary: Delete navigation property recycleBin for groups + operationId: group.site.getGraphBPrePath_DeleteRecycleBin + parameters: + - name: group-id in: path - description: 'Usage: path=''{path1}''' + description: The unique identifier of group required: true style: simple schema: type: string - nullable: true - - $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 + x-ms-docs-key-type: group + - name: site-id + in: path + description: The unique identifier of site + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false + type: string + x-ms-docs-key-type: site + - name: path + in: path + description: 'Usage: path=''{path}''' + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false + type: string + nullable: true + - name: If-Match + in: header + description: ETag + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.driveCollectionResponse' + description: Success default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/microsoft.graph.getByPath(path=''{path1}'')/externalColumns': + '/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/sites': get: tags: - groups.site - summary: Get externalColumns from groups - description: The collection of column definitions available in the site that is referenced from the sites in the parent hierarchy of the current site. - operationId: group.site.getGraphBPrePath_ListExternalColumn + summary: Get sites from groups + description: The collection of the sub-sites under this site. + operationId: group.site.getGraphBPrePath_ListSite parameters: - name: group-id in: path @@ -16774,14 +17590,6 @@ paths: schema: type: string nullable: true - - name: path1 - in: path - description: 'Usage: path=''{path1}''' - required: true - style: simple - schema: - type: string - nullable: true - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -16819,19 +17627,20 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.columnDefinitionCollectionResponse' + $ref: '#/components/responses/microsoft.graph.siteCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/microsoft.graph.getByPath(path=''{path1}'')/informationProtection': + '/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/termStore': get: tags: - groups.site - summary: Get informationProtection from groups - operationId: group.site.getGraphBPrePath_GetInformationProtection + summary: Get termStore from groups + description: The termStore under this site. + operationId: group.site.getGraphBPrePath_GetTermStore parameters: - name: group-id in: path @@ -16857,14 +17666,6 @@ paths: schema: type: string nullable: true - - name: path1 - in: path - description: 'Usage: path=''{path1}''' - required: true - style: simple - schema: - type: string - nullable: true - name: $select in: query description: Select properties to be returned @@ -16891,15 +17692,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.informationProtection' + $ref: '#/components/schemas/microsoft.graph.termStore.store' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.site - summary: Update the navigation property informationProtection in groups - operationId: group.site.getGraphBPrePath_UpdateInformationProtection + summary: Update the navigation property termStore in groups + operationId: group.site.getGraphBPrePath_UpdateTermStore parameters: - name: group-id in: path @@ -16925,20 +17726,12 @@ paths: schema: type: string nullable: true - - name: path1 - in: path - description: 'Usage: path=''{path1}''' - required: true - style: simple - schema: - type: string - nullable: true requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.informationProtection' + $ref: '#/components/schemas/microsoft.graph.termStore.store' required: true responses: 2XX: @@ -16946,15 +17739,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.informationProtection' + $ref: '#/components/schemas/microsoft.graph.termStore.store' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete navigation property informationProtection for groups - operationId: group.site.getGraphBPrePath_DeleteInformationProtection + summary: Delete navigation property termStore for groups + operationId: group.site.getGraphBPrePath_DeleteTermStore parameters: - name: group-id in: path @@ -16980,14 +17773,6 @@ paths: schema: type: string nullable: true - - name: path1 - in: path - description: 'Usage: path=''{path1}''' - required: true - style: simple - schema: - type: string - nullable: true - name: If-Match in: header description: ETag @@ -17000,13 +17785,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/microsoft.graph.getByPath(path=''{path1}'')/items': + '/groups/{group-id}/sites/{site-id}/onenote': get: tags: - groups.site - summary: Get items from groups - description: Used to address any item contained in this site. This collection can't be enumerated. - operationId: group.site.getGraphBPrePath_ListItem + summary: Get onenote from groups + operationId: group.site_GetOnenote parameters: - name: group-id in: path @@ -17024,37 +17808,6 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path - in: path - description: 'Usage: path=''{path}''' - required: true - style: simple - schema: - type: string - nullable: true - - name: path1 - in: path - description: 'Usage: path=''{path1}''' - required: true - style: simple - schema: - type: string - nullable: true - - $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: - type: string - name: $select in: query description: Select properties to be returned @@ -17077,19 +17830,19 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.baseItemCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.onenote' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/microsoft.graph.getByPath(path=''{path1}'')/lastModifiedByUser': - get: + patch: tags: - groups.site - summary: Get lastModifiedByUser from groups - operationId: group.site.getGraphBPrePath_GetLastModifiedGraphBPreUser + summary: Update the navigation property onenote in groups + operationId: group.site_UpdateOnenote parameters: - name: group-id in: path @@ -17107,59 +17860,28 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path - in: path - description: 'Usage: path=''{path}''' - required: true - style: simple - schema: - type: string - nullable: true - - name: path1 - in: path - description: 'Usage: path=''{path1}''' - required: true - style: simple - schema: - type: string - nullable: true - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.onenote' + required: true responses: 2XX: - description: Retrieved navigation property + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.user' + $ref: '#/components/schemas/microsoft.graph.onenote' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/microsoft.graph.getByPath(path=''{path1}'')/lists': - get: + delete: tags: - groups.site - summary: Get lists from groups - description: The collection of lists under this site. - operationId: group.site.getGraphBPrePath_ListList + summary: Delete navigation property onenote for groups + operationId: group.site_DeleteOnenote parameters: - name: group-id in: path @@ -17177,22 +17899,42 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - 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}/sites/{site-id}/onenote/notebooks': + get: + tags: + - groups.site + summary: Get notebooks from groups + description: The collection of OneNote notebooks that are owned by the user or group. Read-only. Nullable. + operationId: group.site.onenote_ListNotebook + parameters: + - name: group-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of group required: true style: simple schema: type: string - nullable: true - - name: path1 + x-ms-docs-key-type: group + - name: site-id in: path - description: 'Usage: path=''{path1}''' + description: The unique identifier of site required: true style: simple schema: type: string - nullable: true + x-ms-docs-key-type: site - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -17230,7 +17972,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.listCollectionResponse' + $ref: '#/components/responses/microsoft.graph.notebookCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -17240,8 +17982,8 @@ paths: post: tags: - groups.site - summary: Create new navigation property to lists for groups - operationId: group.site.getGraphBPrePath_CreateList + summary: Create new navigation property to notebooks for groups + operationId: group.site.onenote_CreateNotebook parameters: - name: group-id in: path @@ -17259,28 +18001,12 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path - in: path - description: 'Usage: path=''{path}''' - required: true - style: simple - schema: - type: string - nullable: true - - name: path1 - in: path - description: 'Usage: path=''{path1}''' - required: true - style: simple - schema: - type: string - nullable: true requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.list' + $ref: '#/components/schemas/microsoft.graph.notebook' required: true responses: 2XX: @@ -17288,16 +18014,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.list' + $ref: '#/components/schemas/microsoft.graph.notebook' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/microsoft.graph.getByPath(path=''{path1}'')/onenote': + '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}': get: tags: - groups.site - summary: Get onenote from groups - operationId: group.site.getGraphBPrePath_GetOnenote + summary: Get notebooks from groups + description: The collection of OneNote notebooks that are owned by the user or group. Read-only. Nullable. + operationId: group.site.onenote_GetNotebook parameters: - name: group-id in: path @@ -17315,22 +18042,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path - in: path - description: 'Usage: path=''{path}''' - required: true - style: simple - schema: - type: string - nullable: true - - name: path1 + - name: notebook-id in: path - description: 'Usage: path=''{path1}''' + description: The unique identifier of notebook required: true style: simple schema: type: string - nullable: true + x-ms-docs-key-type: notebook - name: $select in: query description: Select properties to be returned @@ -17357,15 +18076,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenote' + $ref: '#/components/schemas/microsoft.graph.notebook' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.site - summary: Update the navigation property onenote in groups - operationId: group.site.getGraphBPrePath_UpdateOnenote + summary: Update the navigation property notebooks in groups + operationId: group.site.onenote_UpdateNotebook parameters: - name: group-id in: path @@ -17383,28 +18102,20 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path - in: path - description: 'Usage: path=''{path}''' - required: true - style: simple - schema: - type: string - nullable: true - - name: path1 + - name: notebook-id in: path - description: 'Usage: path=''{path1}''' + description: The unique identifier of notebook required: true style: simple schema: type: string - nullable: true + x-ms-docs-key-type: notebook requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenote' + $ref: '#/components/schemas/microsoft.graph.notebook' required: true responses: 2XX: @@ -17412,15 +18123,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenote' + $ref: '#/components/schemas/microsoft.graph.notebook' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete navigation property onenote for groups - operationId: group.site.getGraphBPrePath_DeleteOnenote + summary: Delete navigation property notebooks for groups + operationId: group.site.onenote_DeleteNotebook parameters: - name: group-id in: path @@ -17438,22 +18149,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path - in: path - description: 'Usage: path=''{path}''' - required: true - style: simple - schema: - type: string - nullable: true - - name: path1 + - name: notebook-id in: path - description: 'Usage: path=''{path1}''' + description: The unique identifier of notebook required: true style: simple schema: type: string - nullable: true + x-ms-docs-key-type: notebook - name: If-Match in: header description: ETag @@ -17466,13 +18169,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/microsoft.graph.getByPath(path=''{path1}'')/operations': + '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups': get: tags: - groups.site - summary: Get operations from groups - description: The collection of long running operations for the site. - operationId: group.site.getGraphBPrePath_ListOperation + summary: Get sectionGroups from groups + description: The section groups in the notebook. Read-only. Nullable. + operationId: group.site.onenote.notebook_ListSectionGroup parameters: - name: group-id in: path @@ -17490,22 +18193,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path - in: path - description: 'Usage: path=''{path}''' - required: true - style: simple - schema: - type: string - nullable: true - - name: path1 + - name: notebook-id in: path - description: 'Usage: path=''{path1}''' + description: The unique identifier of notebook required: true style: simple schema: type: string - nullable: true + x-ms-docs-key-type: notebook - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -17543,7 +18238,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.richLongRunningOperationCollectionResponse' + $ref: '#/components/responses/microsoft.graph.sectionGroupCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -17553,8 +18248,8 @@ paths: post: tags: - groups.site - summary: Create new navigation property to operations for groups - operationId: group.site.getGraphBPrePath_CreateOperation + summary: Create new navigation property to sectionGroups for groups + operationId: group.site.onenote.notebook_CreateSectionGroup parameters: - name: group-id in: path @@ -17572,28 +18267,20 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path - in: path - description: 'Usage: path=''{path}''' - required: true - style: simple - schema: - type: string - nullable: true - - name: path1 + - name: notebook-id in: path - description: 'Usage: path=''{path1}''' + description: The unique identifier of notebook required: true style: simple schema: type: string - nullable: true + x-ms-docs-key-type: notebook requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.richLongRunningOperation' + $ref: '#/components/schemas/microsoft.graph.sectionGroup' required: true responses: 2XX: @@ -17601,17 +18288,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.richLongRunningOperation' + $ref: '#/components/schemas/microsoft.graph.sectionGroup' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/microsoft.graph.getByPath(path=''{path1}'')/pages': + '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}': get: tags: - groups.site - summary: Get pages from groups - description: The collection of pages in the baseSitePages list on this site. - operationId: group.site.getGraphBPrePath_ListPage + summary: Get sectionGroups from groups + description: The section groups in the notebook. Read-only. Nullable. + operationId: group.site.onenote.notebook_GetSectionGroup parameters: - name: group-id in: path @@ -17629,37 +18316,22 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: notebook-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of notebook required: true style: simple schema: type: string - nullable: true - - name: path1 + x-ms-docs-key-type: notebook + - name: sectionGroup-id in: path - description: 'Usage: path=''{path1}''' + description: The unique identifier of sectionGroup required: true style: simple schema: type: string - nullable: true - - $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: - type: string + x-ms-docs-key-type: sectionGroup - name: $select in: query description: Select properties to be returned @@ -17682,18 +18354,19 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.baseSitePageCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.sectionGroup' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + patch: tags: - groups.site - summary: Create new navigation property to pages for groups - operationId: group.site.getGraphBPrePath_CreatePage + summary: Update the navigation property sectionGroups in groups + operationId: group.site.onenote.notebook_UpdateSectionGroup parameters: - name: group-id in: path @@ -17711,46 +18384,44 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: notebook-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of notebook required: true style: simple schema: type: string - nullable: true - - name: path1 + x-ms-docs-key-type: notebook + - name: sectionGroup-id in: path - description: 'Usage: path=''{path1}''' + description: The unique identifier of sectionGroup required: true style: simple schema: type: string - nullable: true + x-ms-docs-key-type: sectionGroup requestBody: - description: New navigation property + description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.baseSitePage' + $ref: '#/components/schemas/microsoft.graph.sectionGroup' required: true responses: 2XX: - description: Created navigation property. + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.baseSitePage' + $ref: '#/components/schemas/microsoft.graph.sectionGroup' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/microsoft.graph.getByPath(path=''{path1}'')/permissions': - get: + delete: tags: - groups.site - summary: Get permissions from groups - description: The permissions associated with the site. Nullable. - operationId: group.site.getGraphBPrePath_ListPermission + summary: Delete navigation property sectionGroups for groups + operationId: group.site.onenote.notebook_DeleteSectionGroup parameters: - name: group-id in: path @@ -17768,37 +18439,74 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: notebook-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of notebook required: true style: simple schema: type: string - nullable: true - - name: path1 + x-ms-docs-key-type: notebook + - name: sectionGroup-id in: path - description: 'Usage: path=''{path1}''' + description: The unique identifier of sectionGroup required: true style: simple schema: type: string - nullable: true - - $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 + x-ms-docs-key-type: sectionGroup + - name: If-Match + in: header + description: ETag + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook': + get: + tags: + - groups.site + summary: Get parentNotebook from groups + description: The notebook that contains the section group. Read-only. + operationId: group.site.onenote.notebook.sectionGroup_GetParentNotebook + 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: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: notebook-id + in: path + description: The unique identifier of notebook + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: notebook + - name: sectionGroup-id + in: path + description: The unique identifier of sectionGroup + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: sectionGroup - name: $select in: query description: Select properties to be returned @@ -17821,18 +18529,21 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.permissionCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.notebook' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup': + get: tags: - groups.site - summary: Create new navigation property to permissions for groups - operationId: group.site.getGraphBPrePath_CreatePermission + summary: Get parentSectionGroup from groups + description: The section group that contains the section group. Read-only. + operationId: group.site.onenote.notebook.sectionGroup_GetParentSectionGroup parameters: - name: group-id in: path @@ -17850,46 +18561,59 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: notebook-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of notebook required: true style: simple schema: type: string - nullable: true - - name: path1 + x-ms-docs-key-type: notebook + - name: sectionGroup-id in: path - description: 'Usage: path=''{path1}''' + description: The unique identifier of sectionGroup required: true style: simple schema: type: string - nullable: true - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.permission' - required: true + x-ms-docs-key-type: sectionGroup + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Created navigation property. + description: Retrieved navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.permission' + $ref: '#/components/schemas/microsoft.graph.sectionGroup' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/microsoft.graph.getByPath(path=''{path1}'')/recycleBin': + '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups': get: tags: - groups.site - summary: Get recycleBin from groups - description: A container for a collection of recycleBinItem resources in this site. - operationId: group.site.getGraphBPrePath_GetRecycleBin + summary: Get sectionGroups from groups + description: The section groups in the section. Read-only. Nullable. + operationId: group.site.onenote.notebook.sectionGroup_ListSectionGroup parameters: - name: group-id in: path @@ -17907,22 +18631,37 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: notebook-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of notebook required: true style: simple schema: type: string - nullable: true - - name: path1 + x-ms-docs-key-type: notebook + - name: sectionGroup-id in: path - description: 'Usage: path=''{path1}''' + description: The unique identifier of sectionGroup required: true style: simple schema: type: string - nullable: true + x-ms-docs-key-type: sectionGroup + - $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: + type: string - name: $select in: query description: Select properties to be returned @@ -17945,19 +18684,20 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.recycleBin' + $ref: '#/components/responses/microsoft.graph.sectionGroupCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - patch: + '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id1}': + get: tags: - groups.site - summary: Update the navigation property recycleBin in groups - operationId: group.site.getGraphBPrePath_UpdateRecycleBin + summary: Get sectionGroups from groups + description: The section groups in the section. Read-only. Nullable. + operationId: group.site.onenote.notebook.sectionGroup_GetSectionGroup parameters: - name: group-id in: path @@ -17975,44 +18715,66 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: notebook-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of notebook required: true style: simple schema: type: string - nullable: true - - name: path1 + x-ms-docs-key-type: notebook + - name: sectionGroup-id in: path - description: 'Usage: path=''{path1}''' + description: The unique identifier of sectionGroup required: true style: simple schema: type: string - nullable: true - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.recycleBin' - required: true + x-ms-docs-key-type: sectionGroup + - name: sectionGroup-id1 + in: path + description: The unique identifier of sectionGroup + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: sectionGroup + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Success + description: Retrieved navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.recycleBin' + $ref: '#/components/schemas/microsoft.graph.sectionGroup' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - delete: + '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/$count': + get: tags: - groups.site - summary: Delete navigation property recycleBin for groups - operationId: group.site.getGraphBPrePath_DeleteRecycleBin + summary: Get the number of the resource + operationId: group.site.onenote.notebook.sectionGroup_GetCount parameters: - name: group-id in: path @@ -18030,41 +18792,36 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: notebook-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of notebook required: true style: simple schema: type: string - nullable: true - - name: path1 + x-ms-docs-key-type: notebook + - name: sectionGroup-id in: path - description: 'Usage: path=''{path1}''' + description: The unique identifier of sectionGroup required: true style: simple schema: type: string - nullable: true - - name: If-Match - in: header - description: ETag - style: simple - schema: - type: string + x-ms-docs-key-type: sectionGroup + - $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}/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/microsoft.graph.getByPath(path=''{path1}'')/sites': + '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections': get: tags: - groups.site - summary: Get sites from groups - description: The collection of the sub-sites under this site. - operationId: group.site.getGraphBPrePath_ListSite + summary: Get sections from groups + description: The sections in the section group. Read-only. Nullable. + operationId: group.site.onenote.notebook.sectionGroup_ListSection parameters: - name: group-id in: path @@ -18082,22 +18839,22 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: notebook-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of notebook required: true style: simple schema: type: string - nullable: true - - name: path1 + x-ms-docs-key-type: notebook + - name: sectionGroup-id in: path - description: 'Usage: path=''{path1}''' + description: The unique identifier of sectionGroup required: true style: simple schema: type: string - nullable: true + x-ms-docs-key-type: sectionGroup - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -18135,20 +18892,75 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.siteCollectionResponse' + $ref: '#/components/responses/microsoft.graph.onenoteSectionCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/microsoft.graph.getByPath(path=''{path1}'')/termStore': + post: + tags: + - groups.site + summary: Create new navigation property to sections for groups + operationId: group.site.onenote.notebook.sectionGroup_CreateSection + 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: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: notebook-id + in: path + description: The unique identifier of notebook + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: notebook + - name: sectionGroup-id + in: path + description: The unique identifier of sectionGroup + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: sectionGroup + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.onenoteSection' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.onenoteSection' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}': get: tags: - groups.site - summary: Get termStore from groups - description: The termStore under this site. - operationId: group.site.getGraphBPrePath_GetTermStore + summary: Get sections from groups + description: The sections in the section group. Read-only. Nullable. + operationId: group.site.onenote.notebook.sectionGroup_GetSection parameters: - name: group-id in: path @@ -18166,22 +18978,30 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: notebook-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of notebook required: true style: simple schema: type: string - nullable: true - - name: path1 + x-ms-docs-key-type: notebook + - name: sectionGroup-id in: path - description: 'Usage: path=''{path1}''' + description: The unique identifier of sectionGroup required: true style: simple schema: type: string - nullable: true + x-ms-docs-key-type: sectionGroup + - name: onenoteSection-id + in: path + description: The unique identifier of onenoteSection + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenoteSection - name: $select in: query description: Select properties to be returned @@ -18208,15 +19028,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.store' + $ref: '#/components/schemas/microsoft.graph.onenoteSection' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.site - summary: Update the navigation property termStore in groups - operationId: group.site.getGraphBPrePath_UpdateTermStore + summary: Update the navigation property sections in groups + operationId: group.site.onenote.notebook.sectionGroup_UpdateSection parameters: - name: group-id in: path @@ -18234,28 +19054,36 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: notebook-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of notebook required: true style: simple schema: type: string - nullable: true - - name: path1 + x-ms-docs-key-type: notebook + - name: sectionGroup-id in: path - description: 'Usage: path=''{path1}''' + description: The unique identifier of sectionGroup required: true style: simple schema: type: string - nullable: true + x-ms-docs-key-type: sectionGroup + - name: onenoteSection-id + in: path + description: The unique identifier of onenoteSection + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenoteSection requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.store' + $ref: '#/components/schemas/microsoft.graph.onenoteSection' required: true responses: 2XX: @@ -18263,15 +19091,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.store' + $ref: '#/components/schemas/microsoft.graph.onenoteSection' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete navigation property termStore for groups - operationId: group.site.getGraphBPrePath_DeleteTermStore + summary: Delete navigation property sections for groups + operationId: group.site.onenote.notebook.sectionGroup_DeleteSection parameters: - name: group-id in: path @@ -18289,22 +19117,30 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: notebook-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of notebook required: true style: simple schema: type: string - nullable: true - - name: path1 + x-ms-docs-key-type: notebook + - name: sectionGroup-id in: path - description: 'Usage: path=''{path1}''' + description: The unique identifier of sectionGroup required: true style: simple schema: type: string - nullable: true + x-ms-docs-key-type: sectionGroup + - name: onenoteSection-id + in: path + description: The unique identifier of onenoteSection + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenoteSection - name: If-Match in: header description: ETag @@ -18317,12 +19153,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/onenote': + '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages': get: tags: - groups.site - summary: Get onenote from groups - operationId: group.site.getGraphBPrePath_GetOnenote + summary: Get pages from groups + description: The collection of pages in the section. Read-only. Nullable. + operationId: group.site.onenote.notebook.sectionGroup.section_ListPage parameters: - name: group-id in: path @@ -18340,14 +19177,45 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: notebook-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of notebook required: true style: simple schema: type: string - nullable: true + x-ms-docs-key-type: notebook + - name: sectionGroup-id + in: path + description: The unique identifier of sectionGroup + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: sectionGroup + - name: onenoteSection-id + in: path + description: The unique identifier of onenoteSection + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenoteSection + - $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: + type: string - name: $select in: query description: Select properties to be returned @@ -18370,19 +19238,18 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.onenote' + $ref: '#/components/responses/microsoft.graph.onenotePageCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - patch: + post: tags: - groups.site - summary: Update the navigation property onenote in groups - operationId: group.site.getGraphBPrePath_UpdateOnenote + summary: Create new navigation property to pages for groups + operationId: group.site.onenote.notebook.sectionGroup.section_CreatePage parameters: - name: group-id in: path @@ -18400,36 +19267,54 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: notebook-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of notebook required: true style: simple schema: type: string - nullable: true + x-ms-docs-key-type: notebook + - name: sectionGroup-id + in: path + description: The unique identifier of sectionGroup + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: sectionGroup + - name: onenoteSection-id + in: path + description: The unique identifier of onenoteSection + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenoteSection requestBody: - description: New navigation property values + description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenote' + $ref: '#/components/schemas/microsoft.graph.onenotePage' required: true responses: 2XX: - description: Success + description: Created navigation property. content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenote' + $ref: '#/components/schemas/microsoft.graph.onenotePage' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - delete: + '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}': + get: tags: - groups.site - summary: Delete navigation property onenote for groups - operationId: group.site.getGraphBPrePath_DeleteOnenote + summary: Get pages from groups + description: The collection of pages in the section. Read-only. Nullable. + operationId: group.site.onenote.notebook.sectionGroup.section_GetPage parameters: - name: group-id in: path @@ -18447,73 +19332,38 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: notebook-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of notebook required: true style: simple schema: type: string - nullable: true - - 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}/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/operations': - get: - tags: - - groups.site - summary: Get operations from groups - description: The collection of long running operations for the site. - operationId: group.site.getGraphBPrePath_ListOperation - parameters: - - name: group-id + x-ms-docs-key-type: notebook + - name: sectionGroup-id in: path - description: The unique identifier of group + description: The unique identifier of sectionGroup required: true style: simple schema: type: string - x-ms-docs-key-type: group - - name: site-id + x-ms-docs-key-type: sectionGroup + - name: onenoteSection-id in: path - description: The unique identifier of site + description: The unique identifier of onenoteSection required: true style: simple schema: type: string - x-ms-docs-key-type: site - - name: path + x-ms-docs-key-type: onenoteSection + - name: onenotePage-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of onenotePage required: true style: simple schema: type: string - nullable: true - - $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: - type: string + x-ms-docs-key-type: onenotePage - name: $select in: query description: Select properties to be returned @@ -18536,18 +19386,19 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.richLongRunningOperationCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.onenotePage' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + patch: tags: - groups.site - summary: Create new navigation property to operations for groups - operationId: group.site.getGraphBPrePath_CreateOperation + summary: Update the navigation property pages in groups + operationId: group.site.onenote.notebook.sectionGroup.section_UpdatePage parameters: - name: group-id in: path @@ -18565,38 +19416,60 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: notebook-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of notebook required: true style: simple schema: type: string - nullable: true + x-ms-docs-key-type: notebook + - name: sectionGroup-id + in: path + description: The unique identifier of sectionGroup + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: sectionGroup + - name: onenoteSection-id + in: path + description: The unique identifier of onenoteSection + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenoteSection + - name: onenotePage-id + in: path + description: The unique identifier of onenotePage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenotePage requestBody: - description: New navigation property + description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.richLongRunningOperation' + $ref: '#/components/schemas/microsoft.graph.onenotePage' required: true responses: 2XX: - description: Created navigation property. + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.richLongRunningOperation' + $ref: '#/components/schemas/microsoft.graph.onenotePage' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/pages': - get: + delete: tags: - groups.site - summary: Get pages from groups - description: The collection of pages in the baseSitePages list on this site. - operationId: group.site.getGraphBPrePath_ListPage + summary: Delete navigation property pages for groups + operationId: group.site.onenote.notebook.sectionGroup.section_DeletePage parameters: - name: group-id in: path @@ -18614,112 +19487,57 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: notebook-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of notebook required: true style: simple schema: type: string - nullable: true - - $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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - $ref: '#/components/responses/microsoft.graph.baseSitePageCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - post: - tags: - - groups.site - summary: Create new navigation property to pages for groups - operationId: group.site.getGraphBPrePath_CreatePage - parameters: - - name: group-id + x-ms-docs-key-type: notebook + - name: sectionGroup-id in: path - description: The unique identifier of group + description: The unique identifier of sectionGroup required: true style: simple schema: type: string - x-ms-docs-key-type: group - - name: site-id + x-ms-docs-key-type: sectionGroup + - name: onenoteSection-id in: path - description: The unique identifier of site + description: The unique identifier of onenoteSection required: true style: simple schema: type: string - x-ms-docs-key-type: site - - name: path + x-ms-docs-key-type: onenoteSection + - name: onenotePage-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of onenotePage required: true style: simple schema: type: string - nullable: true - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.baseSitePage' - required: true + x-ms-docs-key-type: onenotePage + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string responses: 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.baseSitePage' + description: Success default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/permissions': + '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content': get: tags: - groups.site - summary: Get permissions from groups - description: The permissions associated with the site. Nullable. - operationId: group.site.getGraphBPrePath_ListPermission + summary: Get content for the navigation property pages from groups + description: The page's HTML content. + operationId: group.site.onenote.notebook.sectionGroup.section_GetPagesContent parameters: - name: group-id in: path @@ -18737,112 +19555,54 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: notebook-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of notebook required: true style: simple schema: type: string - nullable: true - - $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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - $ref: '#/components/responses/microsoft.graph.permissionCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - post: - tags: - - groups.site - summary: Create new navigation property to permissions for groups - operationId: group.site.getGraphBPrePath_CreatePermission - parameters: - - name: group-id + x-ms-docs-key-type: notebook + - name: sectionGroup-id in: path - description: The unique identifier of group + description: The unique identifier of sectionGroup required: true style: simple schema: type: string - x-ms-docs-key-type: group - - name: site-id + x-ms-docs-key-type: sectionGroup + - name: onenoteSection-id in: path - description: The unique identifier of site + description: The unique identifier of onenoteSection required: true style: simple schema: type: string - x-ms-docs-key-type: site - - name: path + x-ms-docs-key-type: onenoteSection + - name: onenotePage-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of onenotePage required: true style: simple schema: type: string - nullable: true - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.permission' - required: true + x-ms-docs-key-type: onenotePage responses: 2XX: - description: Created navigation property. + description: Retrieved media content content: - application/json: + application/octet-stream: schema: - $ref: '#/components/schemas/microsoft.graph.permission' + type: string + format: binary default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/recycleBin': - get: + put: tags: - groups.site - summary: Get recycleBin from groups - description: A container for a collection of recycleBinItem resources in this site. - operationId: group.site.getGraphBPrePath_GetRecycleBin + summary: Update content for the navigation property pages in groups + description: The page's HTML content. + operationId: group.site.onenote.notebook.sectionGroup.section_SetPagesContent parameters: - name: group-id in: path @@ -18860,80 +19620,45 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: notebook-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of notebook required: true style: simple schema: type: string - nullable: true - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.recycleBin' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - groups.site - summary: Update the navigation property recycleBin in groups - operationId: group.site.getGraphBPrePath_UpdateRecycleBin - parameters: - - name: group-id + x-ms-docs-key-type: notebook + - name: sectionGroup-id in: path - description: The unique identifier of group + description: The unique identifier of sectionGroup required: true style: simple schema: type: string - x-ms-docs-key-type: group - - name: site-id + x-ms-docs-key-type: sectionGroup + - name: onenoteSection-id in: path - description: The unique identifier of site + description: The unique identifier of onenoteSection required: true style: simple schema: type: string - x-ms-docs-key-type: site - - name: path + x-ms-docs-key-type: onenoteSection + - name: onenotePage-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of onenotePage required: true style: simple schema: type: string - nullable: true + x-ms-docs-key-type: onenotePage requestBody: - description: New navigation property values + description: New media content. content: - application/json: + application/octet-stream: schema: - $ref: '#/components/schemas/microsoft.graph.recycleBin' + type: string + format: binary required: true responses: 2XX: @@ -18941,15 +19666,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.recycleBin' + $ref: '#/components/schemas/microsoft.graph.onenotePage' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete navigation property recycleBin for groups - operationId: group.site.getGraphBPrePath_DeleteRecycleBin + summary: Delete content for the navigation property pages in groups + description: The page's HTML content. + operationId: group.site.onenote.notebook.sectionGroup.section_DeletePagesContent parameters: - name: group-id in: path @@ -18967,14 +19692,38 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: notebook-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of notebook required: true style: simple schema: type: string - nullable: true + x-ms-docs-key-type: notebook + - name: sectionGroup-id + in: path + description: The unique identifier of sectionGroup + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: sectionGroup + - name: onenoteSection-id + in: path + description: The unique identifier of onenoteSection + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenoteSection + - name: onenotePage-id + in: path + description: The unique identifier of onenotePage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenotePage - name: If-Match in: header description: ETag @@ -18986,14 +19735,13 @@ paths: description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/sites': + '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook': get: tags: - groups.site - summary: Get sites from groups - description: The collection of the sub-sites under this site. - operationId: group.site.getGraphBPrePath_ListSite + summary: Get parentNotebook from groups + description: The notebook that contains the page. Read-only. + operationId: group.site.onenote.notebook.sectionGroup.section.page_GetParentNotebook parameters: - name: group-id in: path @@ -19011,29 +19759,38 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: notebook-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of notebook required: true style: simple schema: type: string - nullable: true - - $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 + x-ms-docs-key-type: notebook + - name: sectionGroup-id + in: path + description: The unique identifier of sectionGroup + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: sectionGroup + - name: onenoteSection-id + in: path + description: The unique identifier of onenoteSection + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenoteSection + - name: onenotePage-id + in: path + description: The unique identifier of onenotePage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenotePage - name: $select in: query description: Select properties to be returned @@ -19056,20 +19813,21 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.siteCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.notebook' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/termStore': + '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection': get: tags: - groups.site - summary: Get termStore from groups - description: The termStore under this site. - operationId: group.site.getGraphBPrePath_GetTermStore + summary: Get parentSection from groups + description: The section that contains the page. Read-only. + operationId: group.site.onenote.notebook.sectionGroup.section.page_GetParentSection parameters: - name: group-id in: path @@ -19087,14 +19845,38 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: notebook-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of notebook required: true style: simple schema: type: string - nullable: true + x-ms-docs-key-type: notebook + - name: sectionGroup-id + in: path + description: The unique identifier of sectionGroup + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: sectionGroup + - name: onenoteSection-id + in: path + description: The unique identifier of onenoteSection + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenoteSection + - name: onenotePage-id + in: path + description: The unique identifier of onenotePage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenotePage - name: $select in: query description: Select properties to be returned @@ -19121,15 +19903,16 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.store' + $ref: '#/components/schemas/microsoft.graph.onenoteSection' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count': + get: tags: - groups.site - summary: Update the navigation property termStore in groups - operationId: group.site.getGraphBPrePath_UpdateTermStore + summary: Get the number of the resource + operationId: group.site.onenote.notebook.sectionGroup.section.page_GetCount parameters: - name: group-id in: path @@ -19147,36 +19930,44 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: notebook-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of notebook required: true style: simple schema: type: string - nullable: true - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.store' - required: true + x-ms-docs-key-type: notebook + - name: sectionGroup-id + in: path + description: The unique identifier of sectionGroup + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: sectionGroup + - name: onenoteSection-id + in: path + description: The unique identifier of onenoteSection + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenoteSection + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.store' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: + '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook': + get: tags: - groups.site - summary: Delete navigation property termStore for groups - operationId: group.site.getGraphBPrePath_DeleteTermStore + summary: Get parentNotebook from groups + description: The notebook that contains the section. Read-only. + operationId: group.site.onenote.notebook.sectionGroup.section_GetParentNotebook parameters: - name: group-id in: path @@ -19194,32 +19985,67 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: notebook-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of notebook required: true style: simple schema: type: string - nullable: true - - name: If-Match - in: header - description: ETag + x-ms-docs-key-type: notebook + - name: sectionGroup-id + in: path + description: The unique identifier of sectionGroup + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: sectionGroup + - name: onenoteSection-id + in: path + description: The unique identifier of onenoteSection + required: true style: simple schema: type: string + x-ms-docs-key-type: onenoteSection + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Success + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.notebook' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote': + '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup': get: tags: - groups.site - summary: Get onenote from groups - operationId: group.site_GetOnenote + summary: Get parentSectionGroup from groups + description: The section group that contains the section. Read-only. + operationId: group.site.onenote.notebook.sectionGroup.section_GetParentSectionGroup parameters: - name: group-id in: path @@ -19237,6 +20063,30 @@ paths: schema: type: string x-ms-docs-key-type: site + - name: notebook-id + in: path + description: The unique identifier of notebook + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: notebook + - name: sectionGroup-id + in: path + description: The unique identifier of sectionGroup + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: sectionGroup + - name: onenoteSection-id + in: path + description: The unique identifier of onenoteSection + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenoteSection - name: $select in: query description: Select properties to be returned @@ -19263,15 +20113,16 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenote' + $ref: '#/components/schemas/microsoft.graph.sectionGroup' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/$count': + get: tags: - groups.site - summary: Update the navigation property onenote in groups - operationId: group.site_UpdateOnenote + summary: Get the number of the resource + operationId: group.site.onenote.notebook.sectionGroup.section_GetCount parameters: - name: group-id in: path @@ -19289,28 +20140,35 @@ paths: schema: type: string x-ms-docs-key-type: site - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.onenote' - required: true + - name: notebook-id + in: path + description: The unique identifier of notebook + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: notebook + - name: sectionGroup-id + in: path + description: The unique identifier of sectionGroup + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: sectionGroup + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.onenote' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: + '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/$count': + get: tags: - groups.site - summary: Delete navigation property onenote for groups - operationId: group.site_DeleteOnenote + summary: Get the number of the resource + operationId: group.site.onenote.notebook.sectionGroup_GetCount parameters: - name: group-id in: path @@ -19328,25 +20186,28 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: If-Match - in: header - description: ETag + - name: notebook-id + in: path + description: The unique identifier of notebook + required: true style: simple schema: type: string + x-ms-docs-key-type: notebook + - $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}/sites/{site-id}/onenote/notebooks': + '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections': get: tags: - groups.site - summary: Get notebooks from groups - description: The collection of OneNote notebooks that are owned by the user or group. Read-only. Nullable. - operationId: group.site.onenote_ListNotebook + summary: Get sections from groups + description: The sections in the notebook. Read-only. Nullable. + operationId: group.site.onenote.notebook_ListSection parameters: - name: group-id in: path @@ -19364,6 +20225,14 @@ paths: schema: type: string x-ms-docs-key-type: site + - name: notebook-id + in: path + description: The unique identifier of notebook + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: notebook - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -19401,7 +20270,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.notebookCollectionResponse' + $ref: '#/components/responses/microsoft.graph.onenoteSectionCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -19411,8 +20280,8 @@ paths: post: tags: - groups.site - summary: Create new navigation property to notebooks for groups - operationId: group.site.onenote_CreateNotebook + summary: Create new navigation property to sections for groups + operationId: group.site.onenote.notebook_CreateSection parameters: - name: group-id in: path @@ -19430,12 +20299,20 @@ paths: schema: type: string x-ms-docs-key-type: site + - name: notebook-id + in: path + description: The unique identifier of notebook + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: notebook requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.notebook' + $ref: '#/components/schemas/microsoft.graph.onenoteSection' required: true responses: 2XX: @@ -19443,17 +20320,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.notebook' + $ref: '#/components/schemas/microsoft.graph.onenoteSection' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}': + '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}': get: tags: - groups.site - summary: Get notebooks from groups - description: The collection of OneNote notebooks that are owned by the user or group. Read-only. Nullable. - operationId: group.site.onenote_GetNotebook + summary: Get sections from groups + description: The sections in the notebook. Read-only. Nullable. + operationId: group.site.onenote.notebook_GetSection parameters: - name: group-id in: path @@ -19479,6 +20356,14 @@ paths: schema: type: string x-ms-docs-key-type: notebook + - name: onenoteSection-id + in: path + description: The unique identifier of onenoteSection + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenoteSection - name: $select in: query description: Select properties to be returned @@ -19505,15 +20390,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.notebook' + $ref: '#/components/schemas/microsoft.graph.onenoteSection' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.site - summary: Update the navigation property notebooks in groups - operationId: group.site.onenote_UpdateNotebook + summary: Update the navigation property sections in groups + operationId: group.site.onenote.notebook_UpdateSection parameters: - name: group-id in: path @@ -19539,12 +20424,20 @@ paths: schema: type: string x-ms-docs-key-type: notebook + - name: onenoteSection-id + in: path + description: The unique identifier of onenoteSection + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenoteSection requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.notebook' + $ref: '#/components/schemas/microsoft.graph.onenoteSection' required: true responses: 2XX: @@ -19552,15 +20445,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.notebook' + $ref: '#/components/schemas/microsoft.graph.onenoteSection' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete navigation property notebooks for groups - operationId: group.site.onenote_DeleteNotebook + summary: Delete navigation property sections for groups + operationId: group.site.onenote.notebook_DeleteSection parameters: - name: group-id in: path @@ -19586,6 +20479,14 @@ paths: schema: type: string x-ms-docs-key-type: notebook + - name: onenoteSection-id + in: path + description: The unique identifier of onenoteSection + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenoteSection - name: If-Match in: header description: ETag @@ -19598,13 +20499,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups': + '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages': get: tags: - groups.site - summary: Get sectionGroups from groups - description: The section groups in the notebook. Read-only. Nullable. - operationId: group.site.onenote.notebook_ListSectionGroup + summary: Get pages from groups + description: The collection of pages in the section. Read-only. Nullable. + operationId: group.site.onenote.notebook.section_ListPage parameters: - name: group-id in: path @@ -19630,6 +20531,14 @@ paths: schema: type: string x-ms-docs-key-type: notebook + - name: onenoteSection-id + in: path + description: The unique identifier of onenoteSection + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenoteSection - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -19667,7 +20576,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.sectionGroupCollectionResponse' + $ref: '#/components/responses/microsoft.graph.onenotePageCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -19677,8 +20586,8 @@ paths: post: tags: - groups.site - summary: Create new navigation property to sectionGroups for groups - operationId: group.site.onenote.notebook_CreateSectionGroup + summary: Create new navigation property to pages for groups + operationId: group.site.onenote.notebook.section_CreatePage parameters: - name: group-id in: path @@ -19704,12 +20613,20 @@ paths: schema: type: string x-ms-docs-key-type: notebook + - name: onenoteSection-id + in: path + description: The unique identifier of onenoteSection + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenoteSection requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.sectionGroup' + $ref: '#/components/schemas/microsoft.graph.onenotePage' required: true responses: 2XX: @@ -19717,17 +20634,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.sectionGroup' + $ref: '#/components/schemas/microsoft.graph.onenotePage' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}': + '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}': get: tags: - groups.site - summary: Get sectionGroups from groups - description: The section groups in the notebook. Read-only. Nullable. - operationId: group.site.onenote.notebook_GetSectionGroup + summary: Get pages from groups + description: The collection of pages in the section. Read-only. Nullable. + operationId: group.site.onenote.notebook.section_GetPage parameters: - name: group-id in: path @@ -19753,14 +20670,22 @@ paths: schema: type: string x-ms-docs-key-type: notebook - - name: sectionGroup-id + - name: onenoteSection-id in: path - description: The unique identifier of sectionGroup + description: The unique identifier of onenoteSection required: true style: simple schema: type: string - x-ms-docs-key-type: sectionGroup + x-ms-docs-key-type: onenoteSection + - name: onenotePage-id + in: path + description: The unique identifier of onenotePage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenotePage - name: $select in: query description: Select properties to be returned @@ -19787,15 +20712,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.sectionGroup' + $ref: '#/components/schemas/microsoft.graph.onenotePage' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.site - summary: Update the navigation property sectionGroups in groups - operationId: group.site.onenote.notebook_UpdateSectionGroup + summary: Update the navigation property pages in groups + operationId: group.site.onenote.notebook.section_UpdatePage parameters: - name: group-id in: path @@ -19821,20 +20746,28 @@ paths: schema: type: string x-ms-docs-key-type: notebook - - name: sectionGroup-id + - name: onenoteSection-id in: path - description: The unique identifier of sectionGroup + description: The unique identifier of onenoteSection required: true style: simple schema: type: string - x-ms-docs-key-type: sectionGroup + x-ms-docs-key-type: onenoteSection + - name: onenotePage-id + in: path + description: The unique identifier of onenotePage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenotePage requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.sectionGroup' + $ref: '#/components/schemas/microsoft.graph.onenotePage' required: true responses: 2XX: @@ -19842,15 +20775,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.sectionGroup' + $ref: '#/components/schemas/microsoft.graph.onenotePage' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete navigation property sectionGroups for groups - operationId: group.site.onenote.notebook_DeleteSectionGroup + summary: Delete navigation property pages for groups + operationId: group.site.onenote.notebook.section_DeletePage parameters: - name: group-id in: path @@ -19876,14 +20809,22 @@ paths: schema: type: string x-ms-docs-key-type: notebook - - name: sectionGroup-id + - name: onenoteSection-id in: path - description: The unique identifier of sectionGroup + description: The unique identifier of onenoteSection required: true style: simple schema: type: string - x-ms-docs-key-type: sectionGroup + x-ms-docs-key-type: onenoteSection + - name: onenotePage-id + in: path + description: The unique identifier of onenotePage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenotePage - name: If-Match in: header description: ETag @@ -19896,13 +20837,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook': + '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content': get: tags: - groups.site - summary: Get parentNotebook from groups - description: The notebook that contains the section group. Read-only. - operationId: group.site.onenote.notebook.sectionGroup_GetParentNotebook + summary: Get content for the navigation property pages from groups + description: The page's HTML content. + operationId: group.site.onenote.notebook.section_GetPagesContent parameters: - name: group-id in: path @@ -19928,51 +20869,38 @@ paths: schema: type: string x-ms-docs-key-type: notebook - - name: sectionGroup-id + - name: onenoteSection-id in: path - description: The unique identifier of sectionGroup + description: The unique identifier of onenoteSection required: true style: simple schema: type: string - x-ms-docs-key-type: sectionGroup - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false + x-ms-docs-key-type: onenoteSection + - name: onenotePage-id + in: path + description: The unique identifier of onenotePage + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: onenotePage responses: 2XX: - description: Retrieved navigation property + description: Retrieved media content content: - application/json: + application/octet-stream: schema: - $ref: '#/components/schemas/microsoft.graph.notebook' + type: string + format: binary default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup': - get: + put: tags: - groups.site - summary: Get parentSectionGroup from groups - description: The section group that contains the section group. Read-only. - operationId: group.site.onenote.notebook.sectionGroup_GetParentSectionGroup + summary: Update content for the navigation property pages in groups + description: The page's HTML content. + operationId: group.site.onenote.notebook.section_SetPagesContent parameters: - name: group-id in: path @@ -19998,51 +20926,45 @@ paths: schema: type: string x-ms-docs-key-type: notebook - - name: sectionGroup-id + - name: onenoteSection-id in: path - description: The unique identifier of sectionGroup + description: The unique identifier of onenoteSection required: true style: simple schema: type: string - x-ms-docs-key-type: sectionGroup - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false + x-ms-docs-key-type: onenoteSection + - name: onenotePage-id + in: path + description: The unique identifier of onenotePage + required: true + style: simple schema: - uniqueItems: true - type: array - items: + type: string + x-ms-docs-key-type: onenotePage + requestBody: + description: New media content. + content: + application/octet-stream: + schema: type: string + format: binary + required: true responses: 2XX: - description: Retrieved navigation property + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.sectionGroup' + $ref: '#/components/schemas/microsoft.graph.onenotePage' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups': - get: + delete: tags: - groups.site - summary: Get sectionGroups from groups - description: The section groups in the section. Read-only. Nullable. - operationId: group.site.onenote.notebook.sectionGroup_ListSectionGroup + summary: Delete content for the navigation property pages in groups + description: The page's HTML content. + operationId: group.site.onenote.notebook.section_DeletePagesContent parameters: - name: group-id in: path @@ -20068,65 +20990,40 @@ paths: schema: type: string x-ms-docs-key-type: notebook - - name: sectionGroup-id + - name: onenoteSection-id in: path - description: The unique identifier of sectionGroup + description: The unique identifier of onenoteSection required: true style: simple schema: type: string - x-ms-docs-key-type: sectionGroup - - $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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false + x-ms-docs-key-type: onenoteSection + - name: onenotePage-id + in: path + description: The unique identifier of onenotePage + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false + type: string + x-ms-docs-key-type: onenotePage + - name: If-Match + in: header + description: ETag + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.sectionGroupCollectionResponse' + description: Success default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id1}': + '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook': get: tags: - groups.site - summary: Get sectionGroups from groups - description: The section groups in the section. Read-only. Nullable. - operationId: group.site.onenote.notebook.sectionGroup_GetSectionGroup + summary: Get parentNotebook from groups + description: The notebook that contains the page. Read-only. + operationId: group.site.onenote.notebook.section.page_GetParentNotebook parameters: - name: group-id in: path @@ -20152,22 +21049,22 @@ paths: schema: type: string x-ms-docs-key-type: notebook - - name: sectionGroup-id + - name: onenoteSection-id in: path - description: The unique identifier of sectionGroup + description: The unique identifier of onenoteSection required: true style: simple schema: type: string - x-ms-docs-key-type: sectionGroup - - name: sectionGroup-id1 + x-ms-docs-key-type: onenoteSection + - name: onenotePage-id in: path - description: The unique identifier of sectionGroup + description: The unique identifier of onenotePage required: true style: simple schema: type: string - x-ms-docs-key-type: sectionGroup + x-ms-docs-key-type: onenotePage - name: $select in: query description: Select properties to be returned @@ -20194,16 +21091,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.sectionGroup' + $ref: '#/components/schemas/microsoft.graph.notebook' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/$count': + '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection': get: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.onenote.notebook.sectionGroup_GetCount + summary: Get parentSection from groups + description: The section that contains the page. Read-only. + operationId: group.site.onenote.notebook.section.page_GetParentSection parameters: - name: group-id in: path @@ -20229,76 +21127,22 @@ paths: schema: type: string x-ms-docs-key-type: notebook - - name: sectionGroup-id - in: path - description: The unique identifier of sectionGroup - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: sectionGroup - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections': - get: - tags: - - groups.site - summary: Get sections from groups - description: The sections in the section group. Read-only. Nullable. - operationId: group.site.onenote.notebook.sectionGroup_ListSection - 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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: notebook-id + - name: onenoteSection-id in: path - description: The unique identifier of notebook + description: The unique identifier of onenoteSection required: true style: simple schema: type: string - x-ms-docs-key-type: notebook - - name: sectionGroup-id + x-ms-docs-key-type: onenoteSection + - name: onenotePage-id in: path - description: The unique identifier of sectionGroup + description: The unique identifier of onenotePage required: true style: simple schema: type: string - x-ms-docs-key-type: sectionGroup - - $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: - type: string + x-ms-docs-key-type: onenotePage - name: $select in: query description: Select properties to be returned @@ -20321,18 +21165,20 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.onenoteSectionCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.onenoteSection' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/$count': + get: tags: - groups.site - summary: Create new navigation property to sections for groups - operationId: group.site.onenote.notebook.sectionGroup_CreateSection + summary: Get the number of the resource + operationId: group.site.onenote.notebook.section.page_GetCount parameters: - name: group-id in: path @@ -20358,38 +21204,28 @@ paths: schema: type: string x-ms-docs-key-type: notebook - - name: sectionGroup-id + - name: onenoteSection-id in: path - description: The unique identifier of sectionGroup + description: The unique identifier of onenoteSection required: true style: simple schema: type: string - x-ms-docs-key-type: sectionGroup - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.onenoteSection' - required: true + x-ms-docs-key-type: onenoteSection + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.onenoteSection' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}': + '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook': get: tags: - groups.site - summary: Get sections from groups - description: The sections in the section group. Read-only. Nullable. - operationId: group.site.onenote.notebook.sectionGroup_GetSection + summary: Get parentNotebook from groups + description: The notebook that contains the section. Read-only. + operationId: group.site.onenote.notebook.section_GetParentNotebook parameters: - name: group-id in: path @@ -20415,14 +21251,6 @@ paths: schema: type: string x-ms-docs-key-type: notebook - - name: sectionGroup-id - in: path - description: The unique identifier of sectionGroup - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: sectionGroup - name: onenoteSection-id in: path description: The unique identifier of onenoteSection @@ -20457,15 +21285,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenoteSection' + $ref: '#/components/schemas/microsoft.graph.notebook' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup': + get: tags: - groups.site - summary: Update the navigation property sections in groups - operationId: group.site.onenote.notebook.sectionGroup_UpdateSection + summary: Get parentSectionGroup from groups + description: The section group that contains the section. Read-only. + operationId: group.site.onenote.notebook.section_GetParentSectionGroup parameters: - name: group-id in: path @@ -20491,14 +21321,6 @@ paths: schema: type: string x-ms-docs-key-type: notebook - - name: sectionGroup-id - in: path - description: The unique identifier of sectionGroup - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: sectionGroup - name: onenoteSection-id in: path description: The unique identifier of onenoteSection @@ -20507,28 +21329,42 @@ paths: schema: type: string x-ms-docs-key-type: onenoteSection - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.onenoteSection' - required: true + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Success + description: Retrieved navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenoteSection' + $ref: '#/components/schemas/microsoft.graph.sectionGroup' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - delete: + '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/$count': + get: tags: - groups.site - summary: Delete navigation property sections for groups - operationId: group.site.onenote.notebook.sectionGroup_DeleteSection + summary: Get the number of the resource + operationId: group.site.onenote.notebook.section_GetCount parameters: - name: group-id in: path @@ -20554,41 +21390,19 @@ paths: schema: type: string x-ms-docs-key-type: notebook - - name: sectionGroup-id - in: path - description: The unique identifier of sectionGroup - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: sectionGroup - - name: onenoteSection-id - in: path - description: The unique identifier of onenoteSection - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: onenoteSection - - 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}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages': + '/groups/{group-id}/sites/{site-id}/onenote/notebooks/$count': get: tags: - groups.site - summary: Get pages from groups - description: The collection of pages in the section. Read-only. Nullable. - operationId: group.site.onenote.notebook.sectionGroup.section_ListPage + summary: Get the number of the resource + operationId: group.site.onenote.notebook_GetCount parameters: - name: group-id in: path @@ -20606,30 +21420,37 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: notebook-id - in: path - description: The unique identifier of notebook - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: notebook - - name: sectionGroup-id + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/groups/{group-id}/sites/{site-id}/onenote/operations': + get: + tags: + - groups.site + summary: Get operations from groups + description: 'The status of OneNote operations. Getting an operations collection isn''t supported, but you can get the status of long-running operations if the Operation-Location header is returned in the response. Read-only. Nullable.' + operationId: group.site.onenote_ListOperation + parameters: + - name: group-id in: path - description: The unique identifier of sectionGroup + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: sectionGroup - - name: onenoteSection-id + x-ms-docs-key-type: group + - name: site-id in: path - description: The unique identifier of onenoteSection + description: The unique identifier of site required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteSection + x-ms-docs-key-type: site - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -20667,7 +21488,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.onenotePageCollectionResponse' + $ref: '#/components/responses/microsoft.graph.onenoteOperationCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -20677,8 +21498,8 @@ paths: post: tags: - groups.site - summary: Create new navigation property to pages for groups - operationId: group.site.onenote.notebook.sectionGroup.section_CreatePage + summary: Create new navigation property to operations for groups + operationId: group.site.onenote_CreateOperation parameters: - name: group-id in: path @@ -20696,36 +21517,12 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: notebook-id - in: path - description: The unique identifier of notebook - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: notebook - - name: sectionGroup-id - in: path - description: The unique identifier of sectionGroup - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: sectionGroup - - name: onenoteSection-id - in: path - description: The unique identifier of onenoteSection - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: onenoteSection requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenotePage' + $ref: '#/components/schemas/microsoft.graph.onenoteOperation' required: true responses: 2XX: @@ -20733,17 +21530,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenotePage' + $ref: '#/components/schemas/microsoft.graph.onenoteOperation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}': + '/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}': get: tags: - groups.site - summary: Get pages from groups - description: The collection of pages in the section. Read-only. Nullable. - operationId: group.site.onenote.notebook.sectionGroup.section_GetPage + summary: Get operations from groups + description: 'The status of OneNote operations. Getting an operations collection isn''t supported, but you can get the status of long-running operations if the Operation-Location header is returned in the response. Read-only. Nullable.' + operationId: group.site.onenote_GetOperation parameters: - name: group-id in: path @@ -20761,38 +21558,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: notebook-id - in: path - description: The unique identifier of notebook - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: notebook - - name: sectionGroup-id - in: path - description: The unique identifier of sectionGroup - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: sectionGroup - - name: onenoteSection-id - in: path - description: The unique identifier of onenoteSection - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: onenoteSection - - name: onenotePage-id + - name: onenoteOperation-id in: path - description: The unique identifier of onenotePage + description: The unique identifier of onenoteOperation required: true style: simple schema: type: string - x-ms-docs-key-type: onenotePage + x-ms-docs-key-type: onenoteOperation - name: $select in: query description: Select properties to be returned @@ -20819,15 +21592,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenotePage' + $ref: '#/components/schemas/microsoft.graph.onenoteOperation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.site - summary: Update the navigation property pages in groups - operationId: group.site.onenote.notebook.sectionGroup.section_UpdatePage + summary: Update the navigation property operations in groups + operationId: group.site.onenote_UpdateOperation parameters: - name: group-id in: path @@ -20845,44 +21618,20 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: notebook-id - in: path - description: The unique identifier of notebook - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: notebook - - name: sectionGroup-id - in: path - description: The unique identifier of sectionGroup - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: sectionGroup - - name: onenoteSection-id - in: path - description: The unique identifier of onenoteSection - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: onenoteSection - - name: onenotePage-id + - name: onenoteOperation-id in: path - description: The unique identifier of onenotePage + description: The unique identifier of onenoteOperation required: true style: simple schema: type: string - x-ms-docs-key-type: onenotePage + x-ms-docs-key-type: onenoteOperation requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenotePage' + $ref: '#/components/schemas/microsoft.graph.onenoteOperation' required: true responses: 2XX: @@ -20890,15 +21639,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenotePage' + $ref: '#/components/schemas/microsoft.graph.onenoteOperation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete navigation property pages for groups - operationId: group.site.onenote.notebook.sectionGroup.section_DeletePage + summary: Delete navigation property operations for groups + operationId: group.site.onenote_DeleteOperation parameters: - name: group-id in: path @@ -20916,38 +21665,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: notebook-id - in: path - description: The unique identifier of notebook - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: notebook - - name: sectionGroup-id - in: path - description: The unique identifier of sectionGroup - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: sectionGroup - - name: onenoteSection-id - in: path - description: The unique identifier of onenoteSection - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: onenoteSection - - name: onenotePage-id + - name: onenoteOperation-id in: path - description: The unique identifier of onenotePage + description: The unique identifier of onenoteOperation required: true style: simple schema: type: string - x-ms-docs-key-type: onenotePage + x-ms-docs-key-type: onenoteOperation - name: If-Match in: header description: ETag @@ -20960,13 +21685,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content': + '/groups/{group-id}/sites/{site-id}/onenote/operations/$count': get: tags: - groups.site - summary: Get content for the navigation property pages from groups - description: The page's HTML content. - operationId: group.site.onenote.notebook.sectionGroup.section_GetPagesContent + summary: Get the number of the resource + operationId: group.site.onenote.operation_GetCount parameters: - name: group-id in: path @@ -20984,54 +21708,127 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: notebook-id + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/groups/{group-id}/sites/{site-id}/onenote/pages': + get: + tags: + - groups.site + summary: Get pages from groups + description: The pages in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. + operationId: group.site.onenote_ListPage + parameters: + - name: group-id in: path - description: The unique identifier of notebook + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: notebook - - name: sectionGroup-id + x-ms-docs-key-type: group + - name: site-id in: path - description: The unique identifier of sectionGroup + description: The unique identifier of site required: true style: simple schema: type: string - x-ms-docs-key-type: sectionGroup - - name: onenoteSection-id + x-ms-docs-key-type: site + - $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: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.onenotePageCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - groups.site + summary: Create new navigation property to pages for groups + operationId: group.site.onenote_CreatePage + parameters: + - name: group-id in: path - description: The unique identifier of onenoteSection + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteSection - - name: onenotePage-id + x-ms-docs-key-type: group + - name: site-id in: path - description: The unique identifier of onenotePage + description: The unique identifier of site required: true style: simple schema: type: string - x-ms-docs-key-type: onenotePage + x-ms-docs-key-type: site + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.onenotePage' + required: true responses: 2XX: - description: Retrieved media content + description: Created navigation property. content: - application/octet-stream: + application/json: schema: - type: string - format: binary + $ref: '#/components/schemas/microsoft.graph.onenotePage' default: $ref: '#/components/responses/error' - put: + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}': + get: tags: - groups.site - summary: Update content for the navigation property pages in groups - description: The page's HTML content. - operationId: group.site.onenote.notebook.sectionGroup.section_SetPagesContent + summary: Get pages from groups + description: The pages in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. + operationId: group.site.onenote_GetPage parameters: - name: group-id in: path @@ -21049,30 +21846,66 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: notebook-id + - name: onenotePage-id in: path - description: The unique identifier of notebook + description: The unique identifier of onenotePage required: true style: simple schema: type: string - x-ms-docs-key-type: notebook - - name: sectionGroup-id + x-ms-docs-key-type: onenotePage + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.onenotePage' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - groups.site + summary: Update the navigation property pages in groups + operationId: group.site.onenote_UpdatePage + parameters: + - name: group-id in: path - description: The unique identifier of sectionGroup + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: sectionGroup - - name: onenoteSection-id + x-ms-docs-key-type: group + - name: site-id in: path - description: The unique identifier of onenoteSection + description: The unique identifier of site required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteSection + x-ms-docs-key-type: site - name: onenotePage-id in: path description: The unique identifier of onenotePage @@ -21082,12 +21915,11 @@ paths: type: string x-ms-docs-key-type: onenotePage 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.onenotePage' required: true responses: 2XX: @@ -21098,12 +21930,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.onenotePage' default: $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete content for the navigation property pages in groups - description: The page's HTML content. - operationId: group.site.onenote.notebook.sectionGroup.section_DeletePagesContent + summary: Delete navigation property pages for groups + operationId: group.site.onenote_DeletePage parameters: - name: group-id in: path @@ -21121,30 +21953,6 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: notebook-id - in: path - description: The unique identifier of notebook - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: notebook - - name: sectionGroup-id - in: path - description: The unique identifier of sectionGroup - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: sectionGroup - - name: onenoteSection-id - in: path - description: The unique identifier of onenoteSection - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: onenoteSection - name: onenotePage-id in: path description: The unique identifier of onenotePage @@ -21164,13 +21972,14 @@ paths: description: Success default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook': + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content': get: tags: - groups.site - summary: Get parentNotebook from groups - description: The notebook that contains the page. Read-only. - operationId: group.site.onenote.notebook.sectionGroup.section.page_GetParentNotebook + summary: Get content for the navigation property pages from groups + description: The page's HTML content. + operationId: group.site.onenote_GetPagesContent parameters: - name: group-id in: path @@ -21188,30 +21997,6 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: notebook-id - in: path - description: The unique identifier of notebook - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: notebook - - name: sectionGroup-id - in: path - description: The unique identifier of sectionGroup - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: sectionGroup - - name: onenoteSection-id - in: path - description: The unique identifier of onenoteSection - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: onenoteSection - name: onenotePage-id in: path description: The unique identifier of onenotePage @@ -21220,43 +22005,22 @@ paths: schema: type: string x-ms-docs-key-type: onenotePage - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string responses: 2XX: - description: Retrieved navigation property + description: Retrieved media content content: - application/json: + application/octet-stream: schema: - $ref: '#/components/schemas/microsoft.graph.notebook' + type: string + format: binary default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection': - get: + put: tags: - groups.site - summary: Get parentSection from groups - description: The section that contains the page. Read-only. - operationId: group.site.onenote.notebook.sectionGroup.section.page_GetParentSection + summary: Update content for the navigation property pages in groups + description: The page's HTML content. + operationId: group.site.onenote_SetPagesContent parameters: - name: group-id in: path @@ -21274,30 +22038,6 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: notebook-id - in: path - description: The unique identifier of notebook - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: notebook - - name: sectionGroup-id - in: path - description: The unique identifier of sectionGroup - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: sectionGroup - - name: onenoteSection-id - in: path - description: The unique identifier of onenoteSection - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: onenoteSection - name: onenotePage-id in: path description: The unique identifier of onenotePage @@ -21306,42 +22046,29 @@ paths: schema: type: string x-ms-docs-key-type: onenotePage - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: + requestBody: + description: New media content. + content: + application/octet-stream: + schema: type: string + format: binary + required: true responses: 2XX: - description: Retrieved navigation property + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenoteSection' + $ref: '#/components/schemas/microsoft.graph.onenotePage' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count': - get: + delete: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.onenote.notebook.sectionGroup.section.page_GetCount + summary: Delete content for the navigation property pages in groups + description: The page's HTML content. + operationId: group.site.onenote_DeletePagesContent parameters: - name: group-id in: path @@ -21359,44 +22086,32 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: notebook-id - in: path - description: The unique identifier of notebook - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: notebook - - name: sectionGroup-id + - name: onenotePage-id in: path - description: The unique identifier of sectionGroup + description: The unique identifier of onenotePage required: true style: simple schema: type: string - x-ms-docs-key-type: sectionGroup - - name: onenoteSection-id - in: path - description: The unique identifier of onenoteSection - required: true + x-ms-docs-key-type: onenotePage + - name: If-Match + in: header + description: ETag style: simple schema: type: string - x-ms-docs-key-type: onenoteSection - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Success default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook': + '/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook': get: tags: - groups.site summary: Get parentNotebook from groups - description: The notebook that contains the section. Read-only. - operationId: group.site.onenote.notebook.sectionGroup.section_GetParentNotebook + description: The notebook that contains the page. Read-only. + operationId: group.site.onenote.page_GetParentNotebook parameters: - name: group-id in: path @@ -21414,30 +22129,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: notebook-id - in: path - description: The unique identifier of notebook - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: notebook - - name: sectionGroup-id - in: path - description: The unique identifier of sectionGroup - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: sectionGroup - - name: onenoteSection-id + - name: onenotePage-id in: path - description: The unique identifier of onenoteSection + description: The unique identifier of onenotePage required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteSection + x-ms-docs-key-type: onenotePage - name: $select in: query description: Select properties to be returned @@ -21468,13 +22167,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup': + '/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection': get: tags: - groups.site - summary: Get parentSectionGroup from groups - description: The section group that contains the section. Read-only. - operationId: group.site.onenote.notebook.sectionGroup.section_GetParentSectionGroup + summary: Get parentSection from groups + description: The section that contains the page. Read-only. + operationId: group.site.onenote.page_GetParentSection parameters: - name: group-id in: path @@ -21492,30 +22191,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: notebook-id - in: path - description: The unique identifier of notebook - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: notebook - - name: sectionGroup-id - in: path - description: The unique identifier of sectionGroup - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: sectionGroup - - name: onenoteSection-id + - name: onenotePage-id in: path - description: The unique identifier of onenoteSection + description: The unique identifier of onenotePage required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteSection + x-ms-docs-key-type: onenotePage - name: $select in: query description: Select properties to be returned @@ -21542,16 +22225,16 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.sectionGroup' + $ref: '#/components/schemas/microsoft.graph.onenoteSection' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/$count': + '/groups/{group-id}/sites/{site-id}/onenote/pages/$count': get: tags: - groups.site summary: Get the number of the resource - operationId: group.site.onenote.notebook.sectionGroup.section_GetCount + operationId: group.site.onenote.page_GetCount parameters: - name: group-id in: path @@ -21569,22 +22252,6 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: notebook-id - in: path - description: The unique identifier of notebook - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: notebook - - name: sectionGroup-id - in: path - description: The unique identifier of sectionGroup - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: sectionGroup - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -21592,12 +22259,13 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/$count': + '/groups/{group-id}/sites/{site-id}/onenote/resources': get: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.onenote.notebook.sectionGroup_GetCount + summary: Get resources from groups + description: 'The image and other file resources in OneNote pages. Getting a resources collection isn''t supported, but you can get the binary content of a specific resource. Read-only. Nullable.' + operationId: group.site.onenote_ListResource parameters: - name: group-id in: path @@ -21615,55 +22283,8 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: notebook-id - in: path - description: The unique identifier of notebook - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: notebook - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections': - get: - tags: - - groups.site - summary: Get sections from groups - description: The sections in the notebook. Read-only. Nullable. - operationId: group.site.onenote.notebook_ListSection - 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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: notebook-id - in: path - description: The unique identifier of notebook - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: notebook - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' - $ref: '#/components/parameters/count' @@ -21699,7 +22320,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.onenoteSectionCollectionResponse' + $ref: '#/components/responses/microsoft.graph.onenoteResourceCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -21709,8 +22330,8 @@ paths: post: tags: - groups.site - summary: Create new navigation property to sections for groups - operationId: group.site.onenote.notebook_CreateSection + summary: Create new navigation property to resources for groups + operationId: group.site.onenote_CreateResource parameters: - name: group-id in: path @@ -21728,20 +22349,12 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: notebook-id - in: path - description: The unique identifier of notebook - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: notebook requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenoteSection' + $ref: '#/components/schemas/microsoft.graph.onenoteResource' required: true responses: 2XX: @@ -21749,17 +22362,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenoteSection' + $ref: '#/components/schemas/microsoft.graph.onenoteResource' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}': + '/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}': get: tags: - groups.site - summary: Get sections from groups - description: The sections in the notebook. Read-only. Nullable. - operationId: group.site.onenote.notebook_GetSection + summary: Get resources from groups + description: 'The image and other file resources in OneNote pages. Getting a resources collection isn''t supported, but you can get the binary content of a specific resource. Read-only. Nullable.' + operationId: group.site.onenote_GetResource parameters: - name: group-id in: path @@ -21777,22 +22390,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: notebook-id - in: path - description: The unique identifier of notebook - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: notebook - - name: onenoteSection-id + - name: onenoteResource-id in: path - description: The unique identifier of onenoteSection + description: The unique identifier of onenoteResource required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteSection + x-ms-docs-key-type: onenoteResource - name: $select in: query description: Select properties to be returned @@ -21819,15 +22424,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenoteSection' + $ref: '#/components/schemas/microsoft.graph.onenoteResource' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.site - summary: Update the navigation property sections in groups - operationId: group.site.onenote.notebook_UpdateSection + summary: Update the navigation property resources in groups + operationId: group.site.onenote_UpdateResource parameters: - name: group-id in: path @@ -21845,28 +22450,20 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: notebook-id - in: path - description: The unique identifier of notebook - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: notebook - - name: onenoteSection-id + - name: onenoteResource-id in: path - description: The unique identifier of onenoteSection + description: The unique identifier of onenoteResource required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteSection + x-ms-docs-key-type: onenoteResource requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenoteSection' + $ref: '#/components/schemas/microsoft.graph.onenoteResource' required: true responses: 2XX: @@ -21874,15 +22471,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenoteSection' + $ref: '#/components/schemas/microsoft.graph.onenoteResource' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete navigation property sections for groups - operationId: group.site.onenote.notebook_DeleteSection + summary: Delete navigation property resources for groups + operationId: group.site.onenote_DeleteResource parameters: - name: group-id in: path @@ -21900,22 +22497,147 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: notebook-id + - name: onenoteResource-id in: path - description: The unique identifier of notebook + description: The unique identifier of onenoteResource required: true style: simple schema: type: string - x-ms-docs-key-type: notebook - - name: onenoteSection-id + x-ms-docs-key-type: onenoteResource + - 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}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content': + get: + tags: + - groups.site + summary: Get content for the navigation property resources from groups + description: The content of the resource. + operationId: group.site.onenote_GetResourcesContent + parameters: + - name: group-id in: path - description: The unique identifier of onenoteSection + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteSection + x-ms-docs-key-type: group + - name: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: onenoteResource-id + in: path + description: The unique identifier of onenoteResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenoteResource + responses: + 2XX: + description: Retrieved media content + content: + application/octet-stream: + schema: + type: string + format: binary + default: + $ref: '#/components/responses/error' + put: + tags: + - groups.site + summary: Update content for the navigation property resources in groups + description: The content of the resource. + operationId: group.site.onenote_SetResourcesContent + 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: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: onenoteResource-id + in: path + description: The unique identifier of onenoteResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenoteResource + 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.onenoteResource' + default: + $ref: '#/components/responses/error' + delete: + tags: + - groups.site + summary: Delete content for the navigation property resources in groups + description: The content of the resource. + operationId: group.site.onenote_DeleteResourcesContent + 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: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: onenoteResource-id + in: path + description: The unique identifier of onenoteResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenoteResource - name: If-Match in: header description: ETag @@ -21927,14 +22649,12 @@ paths: description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages': + '/groups/{group-id}/sites/{site-id}/onenote/resources/$count': get: tags: - groups.site - summary: Get pages from groups - description: The collection of pages in the section. Read-only. Nullable. - operationId: group.site.onenote.notebook.section_ListPage + summary: Get the number of the resource + operationId: group.site.onenote.resource_GetCount parameters: - name: group-id in: path @@ -21952,22 +22672,37 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: notebook-id + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/groups/{group-id}/sites/{site-id}/onenote/sectionGroups': + get: + tags: + - groups.site + summary: Get sectionGroups from groups + description: The section groups in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. + operationId: group.site.onenote_ListSectionGroup + parameters: + - name: group-id in: path - description: The unique identifier of notebook + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: notebook - - name: onenoteSection-id + x-ms-docs-key-type: group + - name: site-id in: path - description: The unique identifier of onenoteSection + description: The unique identifier of site required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteSection + x-ms-docs-key-type: site - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -22005,7 +22740,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.onenotePageCollectionResponse' + $ref: '#/components/responses/microsoft.graph.sectionGroupCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -22015,8 +22750,8 @@ paths: post: tags: - groups.site - summary: Create new navigation property to pages for groups - operationId: group.site.onenote.notebook.section_CreatePage + summary: Create new navigation property to sectionGroups for groups + operationId: group.site.onenote_CreateSectionGroup parameters: - name: group-id in: path @@ -22034,28 +22769,12 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: notebook-id - in: path - description: The unique identifier of notebook - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: notebook - - name: onenoteSection-id - in: path - description: The unique identifier of onenoteSection - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: onenoteSection requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenotePage' + $ref: '#/components/schemas/microsoft.graph.sectionGroup' required: true responses: 2XX: @@ -22063,17 +22782,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenotePage' + $ref: '#/components/schemas/microsoft.graph.sectionGroup' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}': + '/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}': get: tags: - groups.site - summary: Get pages from groups - description: The collection of pages in the section. Read-only. Nullable. - operationId: group.site.onenote.notebook.section_GetPage + summary: Get sectionGroups from groups + description: The section groups in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. + operationId: group.site.onenote_GetSectionGroup parameters: - name: group-id in: path @@ -22091,30 +22810,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: notebook-id - in: path - description: The unique identifier of notebook - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: notebook - - name: onenoteSection-id - in: path - description: The unique identifier of onenoteSection - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: onenoteSection - - name: onenotePage-id + - name: sectionGroup-id in: path - description: The unique identifier of onenotePage + description: The unique identifier of sectionGroup required: true style: simple schema: type: string - x-ms-docs-key-type: onenotePage + x-ms-docs-key-type: sectionGroup - name: $select in: query description: Select properties to be returned @@ -22141,15 +22844,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenotePage' + $ref: '#/components/schemas/microsoft.graph.sectionGroup' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.site - summary: Update the navigation property pages in groups - operationId: group.site.onenote.notebook.section_UpdatePage + summary: Update the navigation property sectionGroups in groups + operationId: group.site.onenote_UpdateSectionGroup parameters: - name: group-id in: path @@ -22167,36 +22870,20 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: notebook-id - in: path - description: The unique identifier of notebook - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: notebook - - name: onenoteSection-id - in: path - description: The unique identifier of onenoteSection - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: onenoteSection - - name: onenotePage-id + - name: sectionGroup-id in: path - description: The unique identifier of onenotePage + description: The unique identifier of sectionGroup required: true style: simple schema: type: string - x-ms-docs-key-type: onenotePage + x-ms-docs-key-type: sectionGroup requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenotePage' + $ref: '#/components/schemas/microsoft.graph.sectionGroup' required: true responses: 2XX: @@ -22204,15 +22891,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenotePage' + $ref: '#/components/schemas/microsoft.graph.sectionGroup' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete navigation property pages for groups - operationId: group.site.onenote.notebook.section_DeletePage + summary: Delete navigation property sectionGroups for groups + operationId: group.site.onenote_DeleteSectionGroup parameters: - name: group-id in: path @@ -22230,30 +22917,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: notebook-id - in: path - description: The unique identifier of notebook - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: notebook - - name: onenoteSection-id - in: path - description: The unique identifier of onenoteSection - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: onenoteSection - - name: onenotePage-id + - name: sectionGroup-id in: path - description: The unique identifier of onenotePage + description: The unique identifier of sectionGroup required: true style: simple schema: type: string - x-ms-docs-key-type: onenotePage + x-ms-docs-key-type: sectionGroup - name: If-Match in: header description: ETag @@ -22266,13 +22937,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content': + '/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook': get: tags: - groups.site - summary: Get content for the navigation property pages from groups - description: The page's HTML content. - operationId: group.site.onenote.notebook.section_GetPagesContent + summary: Get parentNotebook from groups + description: The notebook that contains the section group. Read-only. + operationId: group.site.onenote.sectionGroup_GetParentNotebook parameters: - name: group-id in: path @@ -22290,46 +22961,51 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: notebook-id + - name: sectionGroup-id in: path - description: The unique identifier of notebook + description: The unique identifier of sectionGroup required: true style: simple schema: type: string - x-ms-docs-key-type: notebook - - name: onenoteSection-id - in: path - description: The unique identifier of onenoteSection - required: true - style: simple + x-ms-docs-key-type: sectionGroup + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false schema: - type: string - x-ms-docs-key-type: onenoteSection - - name: onenotePage-id - in: path - description: The unique identifier of onenotePage - required: true - style: simple + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false schema: - type: string - x-ms-docs-key-type: onenotePage + uniqueItems: true + type: array + items: + 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.notebook' default: $ref: '#/components/responses/error' - put: + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup': + get: tags: - groups.site - summary: Update content for the navigation property pages in groups - description: The page's HTML content. - operationId: group.site.onenote.notebook.section_SetPagesContent + summary: Get parentSectionGroup from groups + description: The section group that contains the section group. Read-only. + operationId: group.site.onenote.sectionGroup_GetParentSectionGroup parameters: - name: group-id in: path @@ -22347,53 +23023,51 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: notebook-id + - name: sectionGroup-id in: path - description: The unique identifier of notebook + description: The unique identifier of sectionGroup required: true style: simple schema: type: string - x-ms-docs-key-type: notebook - - name: onenoteSection-id - in: path - description: The unique identifier of onenoteSection - required: true - style: simple + x-ms-docs-key-type: sectionGroup + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false schema: - type: string - x-ms-docs-key-type: onenoteSection - - name: onenotePage-id - in: path - description: The unique identifier of onenotePage - required: true - style: simple + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false schema: - type: string - x-ms-docs-key-type: onenotePage - requestBody: - description: New media content. - content: - application/octet-stream: - schema: + uniqueItems: true + type: array + items: type: string - format: binary - required: true responses: 2XX: - description: Success + description: Retrieved navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenotePage' + $ref: '#/components/schemas/microsoft.graph.sectionGroup' default: $ref: '#/components/responses/error' - delete: + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups': + get: tags: - groups.site - summary: Delete content for the navigation property pages in groups - description: The page's HTML content. - operationId: group.site.onenote.notebook.section_DeletePagesContent + summary: Get sectionGroups from groups + description: The section groups in the section. Read-only. Nullable. + operationId: group.site.onenote.sectionGroup_ListSectionGroup parameters: - name: group-id in: path @@ -22411,48 +23085,65 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: notebook-id + - name: sectionGroup-id in: path - description: The unique identifier of notebook + description: The unique identifier of sectionGroup required: true style: simple schema: type: string - x-ms-docs-key-type: notebook - - name: onenoteSection-id - in: path - description: The unique identifier of onenoteSection - required: true - style: simple + x-ms-docs-key-type: sectionGroup + - $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: onenoteSection - - name: onenotePage-id - in: path - description: The unique identifier of onenotePage - required: true - style: simple + uniqueItems: true + type: array + items: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false schema: - type: string - x-ms-docs-key-type: onenotePage - - name: If-Match - in: header - description: ETag - style: simple + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false schema: - type: string + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Success + $ref: '#/components/responses/microsoft.graph.sectionGroupCollectionResponse' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook': + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id1}': get: tags: - groups.site - summary: Get parentNotebook from groups - description: The notebook that contains the page. Read-only. - operationId: group.site.onenote.notebook.section.page_GetParentNotebook + summary: Get sectionGroups from groups + description: The section groups in the section. Read-only. Nullable. + operationId: group.site.onenote.sectionGroup_GetSectionGroup parameters: - name: group-id in: path @@ -22470,30 +23161,22 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: notebook-id - in: path - description: The unique identifier of notebook - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: notebook - - name: onenoteSection-id + - name: sectionGroup-id in: path - description: The unique identifier of onenoteSection + description: The unique identifier of sectionGroup required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteSection - - name: onenotePage-id + x-ms-docs-key-type: sectionGroup + - name: sectionGroup-id1 in: path - description: The unique identifier of onenotePage + description: The unique identifier of sectionGroup required: true style: simple schema: type: string - x-ms-docs-key-type: onenotePage + x-ms-docs-key-type: sectionGroup - name: $select in: query description: Select properties to be returned @@ -22520,17 +23203,16 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.notebook' + $ref: '#/components/schemas/microsoft.graph.sectionGroup' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection': + '/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count': get: tags: - groups.site - summary: Get parentSection from groups - description: The section that contains the page. Read-only. - operationId: group.site.onenote.notebook.section.page_GetParentSection + summary: Get the number of the resource + operationId: group.site.onenote.sectionGroup_GetCount parameters: - name: group-id in: path @@ -22548,30 +23230,68 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: notebook-id + - name: sectionGroup-id in: path - description: The unique identifier of notebook + description: The unique identifier of sectionGroup required: true style: simple schema: type: string - x-ms-docs-key-type: notebook - - name: onenoteSection-id + x-ms-docs-key-type: sectionGroup + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections': + get: + tags: + - groups.site + summary: Get sections from groups + description: The sections in the section group. Read-only. Nullable. + operationId: group.site.onenote.sectionGroup_ListSection + parameters: + - name: group-id in: path - description: The unique identifier of onenoteSection + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteSection - - name: onenotePage-id + x-ms-docs-key-type: group + - name: site-id in: path - description: The unique identifier of onenotePage + description: The unique identifier of site required: true style: simple schema: type: string - x-ms-docs-key-type: onenotePage + x-ms-docs-key-type: site + - name: sectionGroup-id + in: path + description: The unique identifier of sectionGroup + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: sectionGroup + - $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: + type: string - name: $select in: query description: Select properties to be returned @@ -22594,20 +23314,18 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.onenoteSection' + $ref: '#/components/responses/microsoft.graph.onenoteSectionCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/$count': - get: + post: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.onenote.notebook.section.page_GetCount + summary: Create new navigation property to sections for groups + operationId: group.site.onenote.sectionGroup_CreateSection parameters: - name: group-id in: path @@ -22625,36 +23343,38 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: notebook-id - in: path - description: The unique identifier of notebook - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: notebook - - name: onenoteSection-id + - name: sectionGroup-id in: path - description: The unique identifier of onenoteSection + description: The unique identifier of sectionGroup required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteSection - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + x-ms-docs-key-type: sectionGroup + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.onenoteSection' + required: true responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.onenoteSection' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook': + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}': get: tags: - groups.site - summary: Get parentNotebook from groups - description: The notebook that contains the section. Read-only. - operationId: group.site.onenote.notebook.section_GetParentNotebook + summary: Get sections from groups + description: The sections in the section group. Read-only. Nullable. + operationId: group.site.onenote.sectionGroup_GetSection parameters: - name: group-id in: path @@ -22672,14 +23392,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: notebook-id + - name: sectionGroup-id in: path - description: The unique identifier of notebook + description: The unique identifier of sectionGroup required: true style: simple schema: type: string - x-ms-docs-key-type: notebook + x-ms-docs-key-type: sectionGroup - name: onenoteSection-id in: path description: The unique identifier of onenoteSection @@ -22714,17 +23434,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.notebook' + $ref: '#/components/schemas/microsoft.graph.onenoteSection' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup': - get: + patch: tags: - groups.site - summary: Get parentSectionGroup from groups - description: The section group that contains the section. Read-only. - operationId: group.site.onenote.notebook.section_GetParentSectionGroup + summary: Update the navigation property sections in groups + operationId: group.site.onenote.sectionGroup_UpdateSection parameters: - name: group-id in: path @@ -22742,14 +23460,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: notebook-id + - name: sectionGroup-id in: path - description: The unique identifier of notebook + description: The unique identifier of sectionGroup required: true style: simple schema: type: string - x-ms-docs-key-type: notebook + x-ms-docs-key-type: sectionGroup - name: onenoteSection-id in: path description: The unique identifier of onenoteSection @@ -22758,42 +23476,28 @@ paths: schema: type: string x-ms-docs-key-type: onenoteSection - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.onenoteSection' + required: true responses: 2XX: - description: Retrieved navigation property + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.sectionGroup' + $ref: '#/components/schemas/microsoft.graph.onenoteSection' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/$count': - get: + delete: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.onenote.notebook.section_GetCount + summary: Delete navigation property sections for groups + operationId: group.site.onenote.sectionGroup_DeleteSection parameters: - name: group-id in: path @@ -22811,27 +23515,41 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: notebook-id + - name: sectionGroup-id in: path - description: The unique identifier of notebook + description: The unique identifier of sectionGroup required: true style: simple schema: type: string - x-ms-docs-key-type: notebook - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + x-ms-docs-key-type: sectionGroup + - name: onenoteSection-id + in: path + description: The unique identifier of onenoteSection + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenoteSection + - 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' - '/groups/{group-id}/sites/{site-id}/onenote/notebooks/$count': + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages': get: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.onenote.notebook_GetCount + summary: Get pages from groups + description: The collection of pages in the section. Read-only. Nullable. + operationId: group.site.onenote.sectionGroup.section_ListPage parameters: - name: group-id in: path @@ -22849,37 +23567,22 @@ paths: schema: type: string x-ms-docs-key-type: site - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/onenote/operations': - get: - tags: - - groups.site - summary: Get operations from groups - description: 'The status of OneNote operations. Getting an operations collection isn''t supported, but you can get the status of long-running operations if the Operation-Location header is returned in the response. Read-only. Nullable.' - operationId: group.site.onenote_ListOperation - parameters: - - name: group-id + - name: sectionGroup-id in: path - description: The unique identifier of group + description: The unique identifier of sectionGroup required: true style: simple schema: type: string - x-ms-docs-key-type: group - - name: site-id + x-ms-docs-key-type: sectionGroup + - name: onenoteSection-id in: path - description: The unique identifier of site + description: The unique identifier of onenoteSection required: true style: simple schema: type: string - x-ms-docs-key-type: site + x-ms-docs-key-type: onenoteSection - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -22917,7 +23620,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.onenoteOperationCollectionResponse' + $ref: '#/components/responses/microsoft.graph.onenotePageCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -22927,8 +23630,8 @@ paths: post: tags: - groups.site - summary: Create new navigation property to operations for groups - operationId: group.site.onenote_CreateOperation + summary: Create new navigation property to pages for groups + operationId: group.site.onenote.sectionGroup.section_CreatePage parameters: - name: group-id in: path @@ -22946,12 +23649,28 @@ paths: schema: type: string x-ms-docs-key-type: site + - name: sectionGroup-id + in: path + description: The unique identifier of sectionGroup + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: sectionGroup + - name: onenoteSection-id + in: path + description: The unique identifier of onenoteSection + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenoteSection requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenoteOperation' + $ref: '#/components/schemas/microsoft.graph.onenotePage' required: true responses: 2XX: @@ -22959,17 +23678,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenoteOperation' + $ref: '#/components/schemas/microsoft.graph.onenotePage' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}': + '/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}': get: tags: - groups.site - summary: Get operations from groups - description: 'The status of OneNote operations. Getting an operations collection isn''t supported, but you can get the status of long-running operations if the Operation-Location header is returned in the response. Read-only. Nullable.' - operationId: group.site.onenote_GetOperation + summary: Get pages from groups + description: The collection of pages in the section. Read-only. Nullable. + operationId: group.site.onenote.sectionGroup.section_GetPage parameters: - name: group-id in: path @@ -22987,14 +23706,30 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: onenoteOperation-id + - name: sectionGroup-id in: path - description: The unique identifier of onenoteOperation + description: The unique identifier of sectionGroup required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteOperation + x-ms-docs-key-type: sectionGroup + - name: onenoteSection-id + in: path + description: The unique identifier of onenoteSection + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenoteSection + - name: onenotePage-id + in: path + description: The unique identifier of onenotePage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenotePage - name: $select in: query description: Select properties to be returned @@ -23021,15 +23756,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenoteOperation' + $ref: '#/components/schemas/microsoft.graph.onenotePage' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.site - summary: Update the navigation property operations in groups - operationId: group.site.onenote_UpdateOperation + summary: Update the navigation property pages in groups + operationId: group.site.onenote.sectionGroup.section_UpdatePage parameters: - name: group-id in: path @@ -23047,20 +23782,36 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: onenoteOperation-id + - name: sectionGroup-id in: path - description: The unique identifier of onenoteOperation + description: The unique identifier of sectionGroup required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteOperation + x-ms-docs-key-type: sectionGroup + - name: onenoteSection-id + in: path + description: The unique identifier of onenoteSection + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenoteSection + - name: onenotePage-id + in: path + description: The unique identifier of onenotePage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenotePage requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenoteOperation' + $ref: '#/components/schemas/microsoft.graph.onenotePage' required: true responses: 2XX: @@ -23068,15 +23819,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenoteOperation' + $ref: '#/components/schemas/microsoft.graph.onenotePage' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete navigation property operations for groups - operationId: group.site.onenote_DeleteOperation + summary: Delete navigation property pages for groups + operationId: group.site.onenote.sectionGroup.section_DeletePage parameters: - name: group-id in: path @@ -23094,14 +23845,30 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: onenoteOperation-id + - name: sectionGroup-id in: path - description: The unique identifier of onenoteOperation + description: The unique identifier of sectionGroup required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteOperation + x-ms-docs-key-type: sectionGroup + - name: onenoteSection-id + in: path + description: The unique identifier of onenoteSection + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenoteSection + - name: onenotePage-id + in: path + description: The unique identifier of onenotePage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenotePage - name: If-Match in: header description: ETag @@ -23114,12 +23881,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/operations/$count': + '/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content': get: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.onenote.operation_GetCount + summary: Get content for the navigation property pages from groups + description: The page's HTML content. + operationId: group.site.onenote.sectionGroup.section_GetPagesContent parameters: - name: group-id in: path @@ -23137,20 +23905,46 @@ paths: schema: type: string x-ms-docs-key-type: site - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + - name: sectionGroup-id + in: path + description: The unique identifier of sectionGroup + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: sectionGroup + - name: onenoteSection-id + in: path + description: The unique identifier of onenoteSection + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenoteSection + - name: onenotePage-id + in: path + description: The unique identifier of onenotePage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenotePage responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Retrieved media content + content: + application/octet-stream: + schema: + type: string + format: binary default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/onenote/pages': - get: + put: tags: - groups.site - summary: Get pages from groups - description: The pages in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. - operationId: group.site.onenote_ListPage + summary: Update content for the navigation property pages in groups + description: The page's HTML content. + operationId: group.site.onenote.sectionGroup.section_SetPagesContent parameters: - name: group-id in: path @@ -23168,96 +23962,53 @@ paths: schema: type: string x-ms-docs-key-type: site - - $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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false + - name: sectionGroup-id + in: path + description: The unique identifier of sectionGroup + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - $ref: '#/components/responses/microsoft.graph.onenotePageCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - post: - tags: - - groups.site - summary: Create new navigation property to pages for groups - operationId: group.site.onenote_CreatePage - parameters: - - name: group-id + type: string + x-ms-docs-key-type: sectionGroup + - name: onenoteSection-id in: path - description: The unique identifier of group + description: The unique identifier of onenoteSection required: true style: simple schema: type: string - x-ms-docs-key-type: group - - name: site-id + x-ms-docs-key-type: onenoteSection + - name: onenotePage-id in: path - description: The unique identifier of site + description: The unique identifier of onenotePage required: true style: simple schema: type: string - x-ms-docs-key-type: site + x-ms-docs-key-type: onenotePage requestBody: - description: New navigation property + description: New media content. content: - application/json: + application/octet-stream: schema: - $ref: '#/components/schemas/microsoft.graph.onenotePage' + type: string + format: binary required: true responses: 2XX: - description: Created navigation property. + description: Success content: application/json: schema: $ref: '#/components/schemas/microsoft.graph.onenotePage' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}': - get: + delete: tags: - groups.site - summary: Get pages from groups - description: The pages in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. - operationId: group.site.onenote_GetPage + summary: Delete content for the navigation property pages in groups + description: The page's HTML content. + operationId: group.site.onenote.sectionGroup.section_DeletePagesContent parameters: - name: group-id in: path @@ -23275,66 +24026,22 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: onenotePage-id - in: path - description: The unique identifier of onenotePage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: onenotePage - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.onenotePage' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - groups.site - summary: Update the navigation property pages in groups - operationId: group.site.onenote_UpdatePage - parameters: - - name: group-id + - name: sectionGroup-id in: path - description: The unique identifier of group + description: The unique identifier of sectionGroup required: true style: simple schema: type: string - x-ms-docs-key-type: group - - name: site-id + x-ms-docs-key-type: sectionGroup + - name: onenoteSection-id in: path - description: The unique identifier of site + description: The unique identifier of onenoteSection required: true style: simple schema: type: string - x-ms-docs-key-type: site + x-ms-docs-key-type: onenoteSection - name: onenotePage-id in: path description: The unique identifier of onenotePage @@ -23343,28 +24050,24 @@ paths: schema: type: string x-ms-docs-key-type: onenotePage - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.onenotePage' - required: true + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string responses: 2XX: description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.onenotePage' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: + '/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook': + get: tags: - groups.site - summary: Delete navigation property pages for groups - operationId: group.site.onenote_DeletePage + summary: Get parentNotebook from groups + description: The notebook that contains the page. Read-only. + operationId: group.site.onenote.sectionGroup.section.page_GetParentNotebook parameters: - name: group-id in: path @@ -23382,6 +24085,22 @@ paths: schema: type: string x-ms-docs-key-type: site + - name: sectionGroup-id + in: path + description: The unique identifier of sectionGroup + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: sectionGroup + - name: onenoteSection-id + in: path + description: The unique identifier of onenoteSection + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenoteSection - name: onenotePage-id in: path description: The unique identifier of onenotePage @@ -23390,25 +24109,43 @@ paths: schema: type: string x-ms-docs-key-type: onenotePage - - name: If-Match - in: header - description: ETag - style: simple + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false schema: - type: string + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Success + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.notebook' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content': + '/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection': get: tags: - groups.site - summary: Get content for the navigation property pages from groups - description: The page's HTML content. - operationId: group.site.onenote_GetPagesContent + summary: Get parentSection from groups + description: The section that contains the page. Read-only. + operationId: group.site.onenote.sectionGroup.section.page_GetParentSection parameters: - name: group-id in: path @@ -23426,47 +24163,22 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: onenotePage-id - in: path - description: The unique identifier of onenotePage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: onenotePage - responses: - 2XX: - description: Retrieved media content - content: - application/octet-stream: - schema: - type: string - format: binary - default: - $ref: '#/components/responses/error' - put: - tags: - - groups.site - summary: Update content for the navigation property pages in groups - description: The page's HTML content. - operationId: group.site.onenote_SetPagesContent - parameters: - - name: group-id + - name: sectionGroup-id in: path - description: The unique identifier of group + description: The unique identifier of sectionGroup required: true style: simple schema: type: string - x-ms-docs-key-type: group - - name: site-id + x-ms-docs-key-type: sectionGroup + - name: onenoteSection-id in: path - description: The unique identifier of site + description: The unique identifier of onenoteSection required: true style: simple schema: type: string - x-ms-docs-key-type: site + x-ms-docs-key-type: onenoteSection - name: onenotePage-id in: path description: The unique identifier of onenotePage @@ -23475,29 +24187,42 @@ paths: schema: type: string x-ms-docs-key-type: onenotePage - requestBody: - description: New media content. - content: - application/octet-stream: - schema: + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: type: string - format: binary - required: true responses: 2XX: - description: Success + description: Retrieved navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenotePage' + $ref: '#/components/schemas/microsoft.graph.onenoteSection' default: $ref: '#/components/responses/error' - delete: + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count': + get: tags: - groups.site - summary: Delete content for the navigation property pages in groups - description: The page's HTML content. - operationId: group.site.onenote_DeletePagesContent + summary: Get the number of the resource + operationId: group.site.onenote.sectionGroup.section.page_GetCount parameters: - name: group-id in: path @@ -23515,32 +24240,36 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: onenotePage-id + - name: sectionGroup-id in: path - description: The unique identifier of onenotePage + description: The unique identifier of sectionGroup required: true style: simple schema: type: string - x-ms-docs-key-type: onenotePage - - name: If-Match - in: header - description: ETag + x-ms-docs-key-type: sectionGroup + - name: onenoteSection-id + in: path + description: The unique identifier of onenoteSection + required: true style: simple schema: type: string + x-ms-docs-key-type: onenoteSection + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Success + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook': + '/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook': get: tags: - groups.site summary: Get parentNotebook from groups - description: The notebook that contains the page. Read-only. - operationId: group.site.onenote.page_GetParentNotebook + description: The notebook that contains the section. Read-only. + operationId: group.site.onenote.sectionGroup.section_GetParentNotebook parameters: - name: group-id in: path @@ -23558,14 +24287,22 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: onenotePage-id + - name: sectionGroup-id in: path - description: The unique identifier of onenotePage + description: The unique identifier of sectionGroup required: true style: simple schema: type: string - x-ms-docs-key-type: onenotePage + x-ms-docs-key-type: sectionGroup + - name: onenoteSection-id + in: path + description: The unique identifier of onenoteSection + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenoteSection - name: $select in: query description: Select properties to be returned @@ -23596,13 +24333,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection': + '/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup': get: tags: - groups.site - summary: Get parentSection from groups - description: The section that contains the page. Read-only. - operationId: group.site.onenote.page_GetParentSection + summary: Get parentSectionGroup from groups + description: The section group that contains the section. Read-only. + operationId: group.site.onenote.sectionGroup.section_GetParentSectionGroup parameters: - name: group-id in: path @@ -23620,14 +24357,22 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: onenotePage-id + - name: sectionGroup-id in: path - description: The unique identifier of onenotePage + description: The unique identifier of sectionGroup required: true style: simple schema: type: string - x-ms-docs-key-type: onenotePage + x-ms-docs-key-type: sectionGroup + - name: onenoteSection-id + in: path + description: The unique identifier of onenoteSection + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenoteSection - name: $select in: query description: Select properties to be returned @@ -23654,16 +24399,16 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenoteSection' + $ref: '#/components/schemas/microsoft.graph.sectionGroup' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/pages/$count': + '/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/$count': get: tags: - groups.site summary: Get the number of the resource - operationId: group.site.onenote.page_GetCount + operationId: group.site.onenote.sectionGroup.section_GetCount parameters: - name: group-id in: path @@ -23681,6 +24426,14 @@ paths: schema: type: string x-ms-docs-key-type: site + - name: sectionGroup-id + in: path + description: The unique identifier of sectionGroup + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: sectionGroup - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -23688,13 +24441,43 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/onenote/resources': + '/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/$count': get: tags: - groups.site - summary: Get resources from groups - description: 'The image and other file resources in OneNote pages. Getting a resources collection isn''t supported, but you can get the binary content of a specific resource. Read-only. Nullable.' - operationId: group.site.onenote_ListResource + summary: Get the number of the resource + operationId: group.site.onenote.sectionGroup_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: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/groups/{group-id}/sites/{site-id}/onenote/sections': + get: + tags: + - groups.site + summary: Get sections from groups + description: The sections in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. + operationId: group.site.onenote_ListSection parameters: - name: group-id in: path @@ -23749,7 +24532,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.onenoteResourceCollectionResponse' + $ref: '#/components/responses/microsoft.graph.onenoteSectionCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -23759,8 +24542,8 @@ paths: post: tags: - groups.site - summary: Create new navigation property to resources for groups - operationId: group.site.onenote_CreateResource + summary: Create new navigation property to sections for groups + operationId: group.site.onenote_CreateSection parameters: - name: group-id in: path @@ -23783,7 +24566,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenoteResource' + $ref: '#/components/schemas/microsoft.graph.onenoteSection' required: true responses: 2XX: @@ -23791,17 +24574,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenoteResource' + $ref: '#/components/schemas/microsoft.graph.onenoteSection' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}': + '/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}': get: tags: - groups.site - summary: Get resources from groups - description: 'The image and other file resources in OneNote pages. Getting a resources collection isn''t supported, but you can get the binary content of a specific resource. Read-only. Nullable.' - operationId: group.site.onenote_GetResource + summary: Get sections from groups + description: The sections in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. + operationId: group.site.onenote_GetSection parameters: - name: group-id in: path @@ -23819,14 +24602,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: onenoteResource-id + - name: onenoteSection-id in: path - description: The unique identifier of onenoteResource + description: The unique identifier of onenoteSection required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteResource + x-ms-docs-key-type: onenoteSection - name: $select in: query description: Select properties to be returned @@ -23853,15 +24636,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenoteResource' + $ref: '#/components/schemas/microsoft.graph.onenoteSection' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.site - summary: Update the navigation property resources in groups - operationId: group.site.onenote_UpdateResource + summary: Update the navigation property sections in groups + operationId: group.site.onenote_UpdateSection parameters: - name: group-id in: path @@ -23879,20 +24662,20 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: onenoteResource-id + - name: onenoteSection-id in: path - description: The unique identifier of onenoteResource + description: The unique identifier of onenoteSection required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteResource + x-ms-docs-key-type: onenoteSection requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenoteResource' + $ref: '#/components/schemas/microsoft.graph.onenoteSection' required: true responses: 2XX: @@ -23900,15 +24683,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenoteResource' + $ref: '#/components/schemas/microsoft.graph.onenoteSection' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete navigation property resources for groups - operationId: group.site.onenote_DeleteResource + summary: Delete navigation property sections for groups + operationId: group.site.onenote_DeleteSection parameters: - name: group-id in: path @@ -23926,14 +24709,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: onenoteResource-id + - name: onenoteSection-id in: path - description: The unique identifier of onenoteResource + description: The unique identifier of onenoteSection required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteResource + x-ms-docs-key-type: onenoteSection - name: If-Match in: header description: ETag @@ -23946,13 +24729,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content': + '/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages': get: tags: - groups.site - summary: Get content for the navigation property resources from groups - description: The content of the resource. - operationId: group.site.onenote_GetResourcesContent + summary: Get pages from groups + description: The collection of pages in the section. Read-only. Nullable. + operationId: group.site.onenote.section_ListPage parameters: - name: group-id in: path @@ -23970,30 +24753,63 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: onenoteResource-id + - name: onenoteSection-id in: path - description: The unique identifier of onenoteResource + description: The unique identifier of onenoteSection required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteResource + x-ms-docs-key-type: onenoteSection + - $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: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Retrieved media content - content: - application/octet-stream: - schema: - type: string - format: binary + $ref: '#/components/responses/microsoft.graph.onenotePageCollectionResponse' default: $ref: '#/components/responses/error' - put: + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: tags: - groups.site - summary: Update content for the navigation property resources in groups - description: The content of the resource. - operationId: group.site.onenote_SetResourcesContent + summary: Create new navigation property to pages for groups + operationId: group.site.onenote.section_CreatePage parameters: - name: group-id in: path @@ -24011,37 +24827,38 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: onenoteResource-id + - name: onenoteSection-id in: path - description: The unique identifier of onenoteResource + description: The unique identifier of onenoteSection required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteResource + x-ms-docs-key-type: onenoteSection 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.onenotePage' required: true responses: 2XX: - description: Success + description: Created navigation property. content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenoteResource' + $ref: '#/components/schemas/microsoft.graph.onenotePage' default: $ref: '#/components/responses/error' - delete: + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}': + get: tags: - groups.site - summary: Delete content for the navigation property resources in groups - description: The content of the resource. - operationId: group.site.onenote_DeleteResourcesContent + summary: Get pages from groups + description: The collection of pages in the section. Read-only. Nullable. + operationId: group.site.onenote.section_GetPage parameters: - name: group-id in: path @@ -24059,31 +24876,57 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: onenoteResource-id + - name: onenoteSection-id in: path - description: The unique identifier of onenoteResource + description: The unique identifier of onenoteSection required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteResource - - name: If-Match - in: header - description: ETag + x-ms-docs-key-type: onenoteSection + - name: onenotePage-id + in: path + description: The unique identifier of onenotePage + required: true style: simple schema: type: string + x-ms-docs-key-type: onenotePage + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Success + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.onenotePage' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/onenote/resources/$count': - get: + x-ms-docs-operation-type: operation + patch: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.onenote.resource_GetCount + summary: Update the navigation property pages in groups + operationId: group.site.onenote.section_UpdatePage parameters: - name: group-id in: path @@ -24101,86 +24944,44 @@ paths: schema: type: string x-ms-docs-key-type: site - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/onenote/sectionGroups': - get: - tags: - - groups.site - summary: Get sectionGroups from groups - description: The section groups in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. - operationId: group.site.onenote_ListSectionGroup - parameters: - - name: group-id + - name: onenoteSection-id in: path - description: The unique identifier of group + description: The unique identifier of onenoteSection required: true style: simple schema: type: string - x-ms-docs-key-type: group - - name: site-id + x-ms-docs-key-type: onenoteSection + - name: onenotePage-id in: path - description: The unique identifier of site + description: The unique identifier of onenotePage required: true style: simple schema: type: string - x-ms-docs-key-type: site - - $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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string + x-ms-docs-key-type: onenotePage + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.onenotePage' + required: true responses: 2XX: - $ref: '#/components/responses/microsoft.graph.sectionGroupCollectionResponse' + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.onenotePage' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + delete: tags: - groups.site - summary: Create new navigation property to sectionGroups for groups - operationId: group.site.onenote_CreateSectionGroup + summary: Delete navigation property pages for groups + operationId: group.site.onenote.section_DeletePage parameters: - name: group-id in: path @@ -24198,30 +24999,41 @@ paths: schema: type: string x-ms-docs-key-type: site - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.sectionGroup' - required: true + - name: onenoteSection-id + in: path + description: The unique identifier of onenoteSection + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenoteSection + - name: onenotePage-id + in: path + description: The unique identifier of onenotePage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenotePage + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string responses: 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.sectionGroup' + description: Success default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}': + '/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content': get: tags: - groups.site - summary: Get sectionGroups from groups - description: The section groups in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. - operationId: group.site.onenote_GetSectionGroup + summary: Get content for the navigation property pages from groups + description: The page's HTML content. + operationId: group.site.onenote.section_GetPagesContent parameters: - name: group-id in: path @@ -24239,49 +25051,38 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: sectionGroup-id + - name: onenoteSection-id in: path - description: The unique identifier of sectionGroup + description: The unique identifier of onenoteSection required: true style: simple schema: type: string - x-ms-docs-key-type: sectionGroup - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false + x-ms-docs-key-type: onenoteSection + - name: onenotePage-id + in: path + description: The unique identifier of onenotePage + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: onenotePage responses: 2XX: - description: Retrieved navigation property + description: Retrieved media content content: - application/json: + application/octet-stream: schema: - $ref: '#/components/schemas/microsoft.graph.sectionGroup' + type: string + format: binary default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: + put: tags: - groups.site - summary: Update the navigation property sectionGroups in groups - operationId: group.site.onenote_UpdateSectionGroup + summary: Update content for the navigation property pages in groups + description: The page's HTML content. + operationId: group.site.onenote.section_SetPagesContent parameters: - name: group-id in: path @@ -24299,20 +25100,29 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: sectionGroup-id + - name: onenoteSection-id in: path - description: The unique identifier of sectionGroup + description: The unique identifier of onenoteSection required: true style: simple schema: type: string - x-ms-docs-key-type: sectionGroup + x-ms-docs-key-type: onenoteSection + - name: onenotePage-id + in: path + description: The unique identifier of onenotePage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenotePage requestBody: - description: New navigation property values + description: New media content. content: - application/json: + application/octet-stream: schema: - $ref: '#/components/schemas/microsoft.graph.sectionGroup' + type: string + format: binary required: true responses: 2XX: @@ -24320,15 +25130,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.sectionGroup' + $ref: '#/components/schemas/microsoft.graph.onenotePage' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete navigation property sectionGroups for groups - operationId: group.site.onenote_DeleteSectionGroup + summary: Delete content for the navigation property pages in groups + description: The page's HTML content. + operationId: group.site.onenote.section_DeletePagesContent parameters: - name: group-id in: path @@ -24346,14 +25156,22 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: sectionGroup-id + - name: onenoteSection-id in: path - description: The unique identifier of sectionGroup + description: The unique identifier of onenoteSection required: true style: simple schema: type: string - x-ms-docs-key-type: sectionGroup + x-ms-docs-key-type: onenoteSection + - name: onenotePage-id + in: path + description: The unique identifier of onenotePage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenotePage - name: If-Match in: header description: ETag @@ -24365,14 +25183,13 @@ paths: description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook': + '/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook': get: tags: - groups.site summary: Get parentNotebook from groups - description: The notebook that contains the section group. Read-only. - operationId: group.site.onenote.sectionGroup_GetParentNotebook + description: The notebook that contains the page. Read-only. + operationId: group.site.onenote.section.page_GetParentNotebook parameters: - name: group-id in: path @@ -24390,14 +25207,22 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: sectionGroup-id + - name: onenoteSection-id in: path - description: The unique identifier of sectionGroup + description: The unique identifier of onenoteSection required: true style: simple schema: type: string - x-ms-docs-key-type: sectionGroup + x-ms-docs-key-type: onenoteSection + - name: onenotePage-id + in: path + description: The unique identifier of onenotePage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenotePage - name: $select in: query description: Select properties to be returned @@ -24428,13 +25253,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup': + '/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection': get: tags: - groups.site - summary: Get parentSectionGroup from groups - description: The section group that contains the section group. Read-only. - operationId: group.site.onenote.sectionGroup_GetParentSectionGroup + summary: Get parentSection from groups + description: The section that contains the page. Read-only. + operationId: group.site.onenote.section.page_GetParentSection parameters: - name: group-id in: path @@ -24452,14 +25277,22 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: sectionGroup-id + - name: onenoteSection-id in: path - description: The unique identifier of sectionGroup + description: The unique identifier of onenoteSection required: true style: simple schema: type: string - x-ms-docs-key-type: sectionGroup + x-ms-docs-key-type: onenoteSection + - name: onenotePage-id + in: path + description: The unique identifier of onenotePage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenotePage - name: $select in: query description: Select properties to be returned @@ -24486,17 +25319,16 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.sectionGroup' + $ref: '#/components/schemas/microsoft.graph.onenoteSection' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups': + '/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/$count': get: tags: - groups.site - summary: Get sectionGroups from groups - description: The section groups in the section. Read-only. Nullable. - operationId: group.site.onenote.sectionGroup_ListSectionGroup + summary: Get the number of the resource + operationId: group.site.onenote.section.page_GetCount parameters: - name: group-id in: path @@ -24514,29 +25346,53 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: sectionGroup-id + - name: onenoteSection-id in: path - description: The unique identifier of sectionGroup + description: The unique identifier of onenoteSection required: true style: simple schema: type: string - x-ms-docs-key-type: sectionGroup - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' + x-ms-docs-key-type: onenoteSection - $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 + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook': + get: + tags: + - groups.site + summary: Get parentNotebook from groups + description: The notebook that contains the section. Read-only. + operationId: group.site.onenote.section_GetParentNotebook + parameters: + - name: group-id + in: path + description: The unique identifier of group + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: group + - name: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: onenoteSection-id + in: path + description: The unique identifier of onenoteSection + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenoteSection - name: $select in: query description: Select properties to be returned @@ -24559,20 +25415,21 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.sectionGroupCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.notebook' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id1}': + '/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup': get: tags: - groups.site - summary: Get sectionGroups from groups - description: The section groups in the section. Read-only. Nullable. - operationId: group.site.onenote.sectionGroup_GetSectionGroup + summary: Get parentSectionGroup from groups + description: The section group that contains the section. Read-only. + operationId: group.site.onenote.section_GetParentSectionGroup parameters: - name: group-id in: path @@ -24590,22 +25447,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: sectionGroup-id - in: path - description: The unique identifier of sectionGroup - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: sectionGroup - - name: sectionGroup-id1 + - name: onenoteSection-id in: path - description: The unique identifier of sectionGroup + description: The unique identifier of onenoteSection required: true style: simple schema: type: string - x-ms-docs-key-type: sectionGroup + x-ms-docs-key-type: onenoteSection - name: $select in: query description: Select properties to be returned @@ -24636,12 +25485,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count': + '/groups/{group-id}/sites/{site-id}/onenote/sections/$count': get: tags: - groups.site summary: Get the number of the resource - operationId: group.site.onenote.sectionGroup_GetCount + operationId: group.site.onenote.section_GetCount parameters: - name: group-id in: path @@ -24659,14 +25508,6 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: sectionGroup-id - in: path - description: The unique identifier of sectionGroup - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: sectionGroup - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -24674,13 +25515,13 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections': + '/groups/{group-id}/sites/{site-id}/operations': get: tags: - groups.site - summary: Get sections from groups - description: The sections in the section group. Read-only. Nullable. - operationId: group.site.onenote.sectionGroup_ListSection + summary: Get operations from groups + description: The collection of long running operations for the site. + operationId: group.site_ListOperation parameters: - name: group-id in: path @@ -24698,14 +25539,6 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: sectionGroup-id - in: path - description: The unique identifier of sectionGroup - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: sectionGroup - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -24743,7 +25576,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.onenoteSectionCollectionResponse' + $ref: '#/components/responses/microsoft.graph.richLongRunningOperationCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -24753,8 +25586,8 @@ paths: post: tags: - groups.site - summary: Create new navigation property to sections for groups - operationId: group.site.onenote.sectionGroup_CreateSection + summary: Create new navigation property to operations for groups + operationId: group.site_CreateOperation parameters: - name: group-id in: path @@ -24772,20 +25605,12 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: sectionGroup-id - in: path - description: The unique identifier of sectionGroup - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: sectionGroup requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenoteSection' + $ref: '#/components/schemas/microsoft.graph.richLongRunningOperation' required: true responses: 2XX: @@ -24793,17 +25618,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenoteSection' + $ref: '#/components/schemas/microsoft.graph.richLongRunningOperation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}': + '/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}': get: tags: - groups.site - summary: Get sections from groups - description: The sections in the section group. Read-only. Nullable. - operationId: group.site.onenote.sectionGroup_GetSection + summary: Get operations from groups + description: The collection of long running operations for the site. + operationId: group.site_GetOperation parameters: - name: group-id in: path @@ -24821,22 +25646,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: sectionGroup-id - in: path - description: The unique identifier of sectionGroup - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: sectionGroup - - name: onenoteSection-id + - name: richLongRunningOperation-id in: path - description: The unique identifier of onenoteSection + description: The unique identifier of richLongRunningOperation required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteSection + x-ms-docs-key-type: richLongRunningOperation - name: $select in: query description: Select properties to be returned @@ -24863,15 +25680,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenoteSection' + $ref: '#/components/schemas/microsoft.graph.richLongRunningOperation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.site - summary: Update the navigation property sections in groups - operationId: group.site.onenote.sectionGroup_UpdateSection + summary: Update the navigation property operations in groups + operationId: group.site_UpdateOperation parameters: - name: group-id in: path @@ -24889,28 +25706,20 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: sectionGroup-id - in: path - description: The unique identifier of sectionGroup - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: sectionGroup - - name: onenoteSection-id + - name: richLongRunningOperation-id in: path - description: The unique identifier of onenoteSection + description: The unique identifier of richLongRunningOperation required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteSection + x-ms-docs-key-type: richLongRunningOperation requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenoteSection' + $ref: '#/components/schemas/microsoft.graph.richLongRunningOperation' required: true responses: 2XX: @@ -24918,16 +25727,16 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenoteSection' + $ref: '#/components/schemas/microsoft.graph.richLongRunningOperation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete navigation property sections for groups - operationId: group.site.onenote.sectionGroup_DeleteSection - parameters: + summary: Delete navigation property operations for groups + operationId: group.site_DeleteOperation + parameters: - name: group-id in: path description: The unique identifier of group @@ -24944,22 +25753,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: sectionGroup-id - in: path - description: The unique identifier of sectionGroup - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: sectionGroup - - name: onenoteSection-id + - name: richLongRunningOperation-id in: path - description: The unique identifier of onenoteSection + description: The unique identifier of richLongRunningOperation required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteSection + x-ms-docs-key-type: richLongRunningOperation - name: If-Match in: header description: ETag @@ -24972,13 +25773,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages': + '/groups/{group-id}/sites/{site-id}/operations/$count': get: tags: - groups.site - summary: Get pages from groups - description: The collection of pages in the section. Read-only. Nullable. - operationId: group.site.onenote.sectionGroup.section_ListPage + summary: Get the number of the resource + operationId: group.site.operation_GetCount parameters: - name: group-id in: path @@ -24996,22 +25796,37 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: sectionGroup-id + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/groups/{group-id}/sites/{site-id}/pages': + get: + tags: + - groups.site + summary: Get pages from groups + description: The collection of pages in the baseSitePages list on this site. + operationId: group.site_ListPage + parameters: + - name: group-id in: path - description: The unique identifier of sectionGroup + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: sectionGroup - - name: onenoteSection-id + x-ms-docs-key-type: group + - name: site-id in: path - description: The unique identifier of onenoteSection + description: The unique identifier of site required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteSection + x-ms-docs-key-type: site - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -25049,7 +25864,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.onenotePageCollectionResponse' + $ref: '#/components/responses/microsoft.graph.baseSitePageCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -25060,7 +25875,7 @@ paths: tags: - groups.site summary: Create new navigation property to pages for groups - operationId: group.site.onenote.sectionGroup.section_CreatePage + operationId: group.site_CreatePage parameters: - name: group-id in: path @@ -25078,28 +25893,12 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: sectionGroup-id - in: path - description: The unique identifier of sectionGroup - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: sectionGroup - - name: onenoteSection-id - in: path - description: The unique identifier of onenoteSection - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: onenoteSection requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenotePage' + $ref: '#/components/schemas/microsoft.graph.baseSitePage' required: true responses: 2XX: @@ -25107,17 +25906,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenotePage' + $ref: '#/components/schemas/microsoft.graph.baseSitePage' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}': + '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}': get: tags: - groups.site summary: Get pages from groups - description: The collection of pages in the section. Read-only. Nullable. - operationId: group.site.onenote.sectionGroup.section_GetPage + description: The collection of pages in the baseSitePages list on this site. + operationId: group.site_GetPage parameters: - name: group-id in: path @@ -25135,30 +25934,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: sectionGroup-id - in: path - description: The unique identifier of sectionGroup - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: sectionGroup - - name: onenoteSection-id - in: path - description: The unique identifier of onenoteSection - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: onenoteSection - - name: onenotePage-id + - name: baseSitePage-id in: path - description: The unique identifier of onenotePage + description: The unique identifier of baseSitePage required: true style: simple schema: type: string - x-ms-docs-key-type: onenotePage + x-ms-docs-key-type: baseSitePage - name: $select in: query description: Select properties to be returned @@ -25185,7 +25968,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenotePage' + $ref: '#/components/schemas/microsoft.graph.baseSitePage' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation @@ -25193,7 +25976,7 @@ paths: tags: - groups.site summary: Update the navigation property pages in groups - operationId: group.site.onenote.sectionGroup.section_UpdatePage + operationId: group.site_UpdatePage parameters: - name: group-id in: path @@ -25211,36 +25994,20 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: sectionGroup-id - in: path - description: The unique identifier of sectionGroup - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: sectionGroup - - name: onenoteSection-id - in: path - description: The unique identifier of onenoteSection - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: onenoteSection - - name: onenotePage-id + - name: baseSitePage-id in: path - description: The unique identifier of onenotePage + description: The unique identifier of baseSitePage required: true style: simple schema: type: string - x-ms-docs-key-type: onenotePage + x-ms-docs-key-type: baseSitePage requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenotePage' + $ref: '#/components/schemas/microsoft.graph.baseSitePage' required: true responses: 2XX: @@ -25248,7 +26015,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenotePage' + $ref: '#/components/schemas/microsoft.graph.baseSitePage' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation @@ -25256,7 +26023,7 @@ paths: tags: - groups.site summary: Delete navigation property pages for groups - operationId: group.site.onenote.sectionGroup.section_DeletePage + operationId: group.site_DeletePage parameters: - name: group-id in: path @@ -25274,30 +26041,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: sectionGroup-id - in: path - description: The unique identifier of sectionGroup - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: sectionGroup - - name: onenoteSection-id - in: path - description: The unique identifier of onenoteSection - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: onenoteSection - - name: onenotePage-id + - name: baseSitePage-id in: path - description: The unique identifier of onenotePage + description: The unique identifier of baseSitePage required: true style: simple schema: type: string - x-ms-docs-key-type: onenotePage + x-ms-docs-key-type: baseSitePage - name: If-Match in: header description: ETag @@ -25310,13 +26061,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content': + '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser': get: tags: - groups.site - summary: Get content for the navigation property pages from groups - description: The page's HTML content. - operationId: group.site.onenote.sectionGroup.section_GetPagesContent + summary: Get createdByUser from groups + operationId: group.site.page_GetCreatedGraphBPreUser parameters: - name: group-id in: path @@ -25334,46 +26084,51 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: sectionGroup-id + - name: baseSitePage-id in: path - description: The unique identifier of sectionGroup + description: The unique identifier of baseSitePage required: true style: simple schema: type: string - x-ms-docs-key-type: sectionGroup - - name: onenoteSection-id - in: path - description: The unique identifier of onenoteSection - required: true - style: simple + x-ms-docs-key-type: baseSitePage + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false schema: - type: string - x-ms-docs-key-type: onenoteSection - - name: onenotePage-id - in: path - description: The unique identifier of onenotePage - required: true - style: simple + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false schema: - type: string - x-ms-docs-key-type: onenotePage + uniqueItems: true + type: array + items: + 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.user' default: $ref: '#/components/responses/error' - put: + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings': + get: tags: - groups.site - summary: Update content for the navigation property pages in groups - description: The page's HTML content. - operationId: group.site.onenote.sectionGroup.section_SetPagesContent + summary: Get mailboxSettings property value + description: 'Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. For more information, see User preferences for languages and regional formats. Returned only on $select.' + operationId: group.site.page.createdGraphBPreUser_GetMailboxSetting parameters: - name: group-id in: path @@ -25391,53 +26146,48 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: sectionGroup-id + - name: baseSitePage-id in: path - description: The unique identifier of sectionGroup + description: The unique identifier of baseSitePage required: true style: simple schema: type: string - x-ms-docs-key-type: sectionGroup - - name: onenoteSection-id - in: path - description: The unique identifier of onenoteSection - required: true - style: simple + x-ms-docs-key-type: baseSitePage + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false schema: - type: string - x-ms-docs-key-type: onenoteSection - - name: onenotePage-id - in: path - description: The unique identifier of onenotePage - required: true - style: simple + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false schema: - type: string - x-ms-docs-key-type: onenotePage - requestBody: - description: New media content. - content: - application/octet-stream: - schema: + uniqueItems: true + type: array + items: type: string - format: binary - required: true responses: 2XX: - description: Success + description: Entity result. content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenotePage' + $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' - delete: + patch: tags: - groups.site - summary: Delete content for the navigation property pages in groups - description: The page's HTML content. - operationId: group.site.onenote.sectionGroup.section_DeletePagesContent + summary: Update property mailboxSettings value. + operationId: group.site.page.createdGraphBPreUser_UpdateMailboxSetting parameters: - name: group-id in: path @@ -25455,48 +26205,37 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: sectionGroup-id - in: path - description: The unique identifier of sectionGroup - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: sectionGroup - - name: onenoteSection-id - in: path - description: The unique identifier of onenoteSection - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: onenoteSection - - name: onenotePage-id + - name: baseSitePage-id in: path - description: The unique identifier of onenotePage + description: The unique identifier of baseSitePage required: true style: simple schema: type: string - x-ms-docs-key-type: onenotePage - - name: If-Match - in: header - description: ETag - style: simple - schema: - type: string + x-ms-docs-key-type: baseSitePage + requestBody: + description: New property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.mailboxSettings' + required: true responses: 2XX: description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook': + '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors': get: tags: - groups.site - summary: Get parentNotebook from groups - description: The notebook that contains the page. Read-only. - operationId: group.site.onenote.sectionGroup.section.page_GetParentNotebook + summary: Get serviceProvisioningErrors property value + description: 'Errors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object.' + operationId: group.site.page.createdGraphBPreUser_ListServiceProvisioningError parameters: - name: group-id in: path @@ -25514,43 +26253,22 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: sectionGroup-id - in: path - description: The unique identifier of sectionGroup - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: sectionGroup - - name: onenoteSection-id - in: path - description: The unique identifier of onenoteSection - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: onenoteSection - - name: onenotePage-id + - name: baseSitePage-id in: path - description: The unique identifier of onenotePage + description: The unique identifier of baseSitePage required: true style: simple schema: type: string - x-ms-docs-key-type: onenotePage - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand + x-ms-docs-key-type: baseSitePage + - $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: Expand related entities + description: Order items by property values style: form explode: false schema: @@ -25558,64 +26276,6 @@ paths: type: array items: type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.notebook' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection': - get: - tags: - - groups.site - summary: Get parentSection from groups - description: The section that contains the page. Read-only. - operationId: group.site.onenote.sectionGroup.section.page_GetParentSection - 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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: sectionGroup-id - in: path - description: The unique identifier of sectionGroup - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: sectionGroup - - name: onenoteSection-id - in: path - description: The unique identifier of onenoteSection - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: onenoteSection - - name: onenotePage-id - in: path - description: The unique identifier of onenotePage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: onenotePage - name: $select in: query description: Select properties to be returned @@ -25638,20 +26298,18 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.onenoteSection' + $ref: '#/components/responses/microsoft.graph.serviceProvisioningErrorCollectionResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count': + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors/$count': get: tags: - groups.site summary: Get the number of the resource - operationId: group.site.onenote.sectionGroup.section.page_GetCount + operationId: group.site.page.createdGraphBPreUser.ServiceProvisioningError_GetCount parameters: - name: group-id in: path @@ -25669,22 +26327,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: sectionGroup-id - in: path - description: The unique identifier of sectionGroup - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: sectionGroup - - name: onenoteSection-id + - name: baseSitePage-id in: path - description: The unique identifier of onenoteSection + description: The unique identifier of baseSitePage required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteSection + x-ms-docs-key-type: baseSitePage - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -25692,13 +26342,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook': + '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser': get: tags: - groups.site - summary: Get parentNotebook from groups - description: The notebook that contains the section. Read-only. - operationId: group.site.onenote.sectionGroup.section_GetParentNotebook + summary: Get lastModifiedByUser from groups + operationId: group.site.page_GetLastModifiedGraphBPreUser parameters: - name: group-id in: path @@ -25716,22 +26365,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: sectionGroup-id - in: path - description: The unique identifier of sectionGroup - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: sectionGroup - - name: onenoteSection-id + - name: baseSitePage-id in: path - description: The unique identifier of onenoteSection + description: The unique identifier of baseSitePage required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteSection + x-ms-docs-key-type: baseSitePage - name: $select in: query description: Select properties to be returned @@ -25758,17 +26399,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.notebook' + $ref: '#/components/schemas/microsoft.graph.user' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup': + '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings': get: tags: - groups.site - summary: Get parentSectionGroup from groups - description: The section group that contains the section. Read-only. - operationId: group.site.onenote.sectionGroup.section_GetParentSectionGroup + summary: Get mailboxSettings property value + description: 'Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. For more information, see User preferences for languages and regional formats. Returned only on $select.' + operationId: group.site.page.lastModifiedGraphBPreUser_GetMailboxSetting parameters: - name: group-id in: path @@ -25786,22 +26427,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: sectionGroup-id - in: path - description: The unique identifier of sectionGroup - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: sectionGroup - - name: onenoteSection-id + - name: baseSitePage-id in: path - description: The unique identifier of onenoteSection + description: The unique identifier of baseSitePage required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteSection + x-ms-docs-key-type: baseSitePage - name: $select in: query description: Select properties to be returned @@ -25824,20 +26457,18 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property + description: Entity result. content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.sectionGroup' + $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/$count': - get: + patch: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.onenote.sectionGroup.section_GetCount + summary: Update property mailboxSettings value. + operationId: group.site.page.lastModifiedGraphBPreUser_UpdateMailboxSetting parameters: - name: group-id in: path @@ -25855,27 +26486,37 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: sectionGroup-id + - name: baseSitePage-id in: path - description: The unique identifier of sectionGroup + description: The unique identifier of baseSitePage required: true style: simple schema: type: string - x-ms-docs-key-type: sectionGroup - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + x-ms-docs-key-type: baseSitePage + requestBody: + description: New property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.mailboxSettings' + required: true responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/$count': + '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors': get: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.onenote.sectionGroup_GetCount + summary: Get serviceProvisioningErrors property value + description: 'Errors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object.' + operationId: group.site.page.lastModifiedGraphBPreUser_ListServiceProvisioningError parameters: - name: group-id in: path @@ -25893,37 +26534,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/onenote/sections': - get: - tags: - - groups.site - summary: Get sections from groups - description: The sections in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. - operationId: group.site.onenote_ListSection - 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: site-id + - name: baseSitePage-id in: path - description: The unique identifier of site + description: The unique identifier of baseSitePage required: true style: simple schema: type: string - x-ms-docs-key-type: site + x-ms-docs-key-type: baseSitePage - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -25961,18 +26579,18 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.onenoteSectionCollectionResponse' + $ref: '#/components/responses/microsoft.graph.serviceProvisioningErrorCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore - x-ms-docs-operation-type: operation - post: + '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors/$count': + get: tags: - groups.site - summary: Create new navigation property to sections for groups - operationId: group.site.onenote_CreateSection + summary: Get the number of the resource + operationId: group.site.page.lastModifiedGraphBPreUser.ServiceProvisioningError_GetCount parameters: - name: group-id in: path @@ -25990,30 +26608,88 @@ paths: schema: type: string x-ms-docs-key-type: site - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.onenoteSection' - required: true + - name: baseSitePage-id + in: path + description: The unique identifier of baseSitePage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: baseSitePage + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Created navigation property. + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage': + get: + tags: + - groups.site + summary: Get the item of type microsoft.graph.baseSitePage as microsoft.graph.sitePage + operationId: group.site_GetPageAsSitePage + 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: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: baseSitePage-id + in: path + description: The unique identifier of baseSitePage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: baseSitePage + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Entity result. content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenoteSection' + $ref: '#/components/schemas/microsoft.graph.sitePage' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}': + '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout': get: tags: - groups.site - summary: Get sections from groups - description: The sections in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. - operationId: group.site.onenote_GetSection + summary: Get canvasLayout from groups + description: 'Indicates the layout of the content in a given SharePoint page, including horizontal sections and vertical sections.' + operationId: group.site.pageAsSitePage_GetCanvasLayout parameters: - name: group-id in: path @@ -26031,14 +26707,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: onenoteSection-id + - name: baseSitePage-id in: path - description: The unique identifier of onenoteSection + description: The unique identifier of baseSitePage required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteSection + x-ms-docs-key-type: baseSitePage - name: $select in: query description: Select properties to be returned @@ -26065,15 +26741,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenoteSection' + $ref: '#/components/schemas/microsoft.graph.canvasLayout' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.site - summary: Update the navigation property sections in groups - operationId: group.site.onenote_UpdateSection + summary: Update the navigation property canvasLayout in groups + operationId: group.site.pageAsSitePage_UpdateCanvasLayout parameters: - name: group-id in: path @@ -26091,20 +26767,20 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: onenoteSection-id + - name: baseSitePage-id in: path - description: The unique identifier of onenoteSection + description: The unique identifier of baseSitePage required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteSection + x-ms-docs-key-type: baseSitePage requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenoteSection' + $ref: '#/components/schemas/microsoft.graph.canvasLayout' required: true responses: 2XX: @@ -26112,15 +26788,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenoteSection' + $ref: '#/components/schemas/microsoft.graph.canvasLayout' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete navigation property sections for groups - operationId: group.site.onenote_DeleteSection + summary: Delete navigation property canvasLayout for groups + operationId: group.site.pageAsSitePage_DeleteCanvasLayout parameters: - name: group-id in: path @@ -26138,14 +26814,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: onenoteSection-id + - name: baseSitePage-id in: path - description: The unique identifier of onenoteSection + description: The unique identifier of baseSitePage required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteSection + x-ms-docs-key-type: baseSitePage - name: If-Match in: header description: ETag @@ -26158,13 +26834,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages': + '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/horizontalSections': get: tags: - groups.site - summary: Get pages from groups - description: The collection of pages in the section. Read-only. Nullable. - operationId: group.site.onenote.section_ListPage + summary: Get horizontalSections from groups + description: Collection of horizontal sections on the SharePoint page. + operationId: group.site.pageAsSitePage.canvasLayout_ListHorizontalSection parameters: - name: group-id in: path @@ -26182,14 +26858,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: onenoteSection-id + - name: baseSitePage-id in: path - description: The unique identifier of onenoteSection + description: The unique identifier of baseSitePage required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteSection + x-ms-docs-key-type: baseSitePage - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -26227,7 +26903,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.onenotePageCollectionResponse' + $ref: '#/components/responses/microsoft.graph.horizontalSectionCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -26237,8 +26913,8 @@ paths: post: tags: - groups.site - summary: Create new navigation property to pages for groups - operationId: group.site.onenote.section_CreatePage + summary: Create new navigation property to horizontalSections for groups + operationId: group.site.pageAsSitePage.canvasLayout_CreateHorizontalSection parameters: - name: group-id in: path @@ -26256,20 +26932,20 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: onenoteSection-id + - name: baseSitePage-id in: path - description: The unique identifier of onenoteSection + description: The unique identifier of baseSitePage required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteSection + x-ms-docs-key-type: baseSitePage requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenotePage' + $ref: '#/components/schemas/microsoft.graph.horizontalSection' required: true responses: 2XX: @@ -26277,17 +26953,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenotePage' + $ref: '#/components/schemas/microsoft.graph.horizontalSection' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}': + '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/horizontalSections/{horizontalSection-id}': get: tags: - groups.site - summary: Get pages from groups - description: The collection of pages in the section. Read-only. Nullable. - operationId: group.site.onenote.section_GetPage + summary: Get horizontalSections from groups + description: Collection of horizontal sections on the SharePoint page. + operationId: group.site.pageAsSitePage.canvasLayout_GetHorizontalSection parameters: - name: group-id in: path @@ -26305,22 +26981,22 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: onenoteSection-id + - name: baseSitePage-id in: path - description: The unique identifier of onenoteSection + description: The unique identifier of baseSitePage required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteSection - - name: onenotePage-id + x-ms-docs-key-type: baseSitePage + - name: horizontalSection-id in: path - description: The unique identifier of onenotePage + description: The unique identifier of horizontalSection required: true style: simple schema: type: string - x-ms-docs-key-type: onenotePage + x-ms-docs-key-type: horizontalSection - name: $select in: query description: Select properties to be returned @@ -26347,15 +27023,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenotePage' + $ref: '#/components/schemas/microsoft.graph.horizontalSection' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.site - summary: Update the navigation property pages in groups - operationId: group.site.onenote.section_UpdatePage + summary: Update the navigation property horizontalSections in groups + operationId: group.site.pageAsSitePage.canvasLayout_UpdateHorizontalSection parameters: - name: group-id in: path @@ -26373,28 +27049,28 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: onenoteSection-id + - name: baseSitePage-id in: path - description: The unique identifier of onenoteSection + description: The unique identifier of baseSitePage required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteSection - - name: onenotePage-id + x-ms-docs-key-type: baseSitePage + - name: horizontalSection-id in: path - description: The unique identifier of onenotePage + description: The unique identifier of horizontalSection required: true style: simple schema: type: string - x-ms-docs-key-type: onenotePage + x-ms-docs-key-type: horizontalSection requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenotePage' + $ref: '#/components/schemas/microsoft.graph.horizontalSection' required: true responses: 2XX: @@ -26402,15 +27078,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenotePage' + $ref: '#/components/schemas/microsoft.graph.horizontalSection' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete navigation property pages for groups - operationId: group.site.onenote.section_DeletePage + summary: Delete navigation property horizontalSections for groups + operationId: group.site.pageAsSitePage.canvasLayout_DeleteHorizontalSection parameters: - name: group-id in: path @@ -26428,22 +27104,22 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: onenoteSection-id + - name: baseSitePage-id in: path - description: The unique identifier of onenoteSection + description: The unique identifier of baseSitePage required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteSection - - name: onenotePage-id + x-ms-docs-key-type: baseSitePage + - name: horizontalSection-id in: path - description: The unique identifier of onenotePage + description: The unique identifier of horizontalSection required: true style: simple schema: type: string - x-ms-docs-key-type: onenotePage + x-ms-docs-key-type: horizontalSection - name: If-Match in: header description: ETag @@ -26456,13 +27132,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content': + '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns': get: tags: - groups.site - summary: Get content for the navigation property pages from groups - description: The page's HTML content. - operationId: group.site.onenote.section_GetPagesContent + summary: Get columns from groups + description: The set of vertical columns in this section. + operationId: group.site.pageAsSitePage.canvasLayout.horizontalSection_ListColumn parameters: - name: group-id in: path @@ -26480,38 +27156,71 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: onenoteSection-id + - name: baseSitePage-id in: path - description: The unique identifier of onenoteSection + description: The unique identifier of baseSitePage required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteSection - - name: onenotePage-id + x-ms-docs-key-type: baseSitePage + - name: horizontalSection-id in: path - description: The unique identifier of onenotePage + description: The unique identifier of horizontalSection required: true style: simple schema: type: string - x-ms-docs-key-type: onenotePage + x-ms-docs-key-type: horizontalSection + - $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: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Retrieved media content - content: - application/octet-stream: - schema: - type: string - format: binary + $ref: '#/components/responses/microsoft.graph.horizontalSectionColumnCollectionResponse' default: $ref: '#/components/responses/error' - put: + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: tags: - groups.site - summary: Update content for the navigation property pages in groups - description: The page's HTML content. - operationId: group.site.onenote.section_SetPagesContent + summary: Create new navigation property to columns for groups + operationId: group.site.pageAsSitePage.canvasLayout.horizontalSection_CreateColumn parameters: - name: group-id in: path @@ -26529,45 +27238,46 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: onenoteSection-id + - name: baseSitePage-id in: path - description: The unique identifier of onenoteSection + description: The unique identifier of baseSitePage required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteSection - - name: onenotePage-id + x-ms-docs-key-type: baseSitePage + - name: horizontalSection-id in: path - description: The unique identifier of onenotePage + description: The unique identifier of horizontalSection required: true style: simple schema: type: string - x-ms-docs-key-type: onenotePage + x-ms-docs-key-type: horizontalSection 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.horizontalSectionColumn' required: true responses: 2XX: - description: Success + description: Created navigation property. content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenotePage' + $ref: '#/components/schemas/microsoft.graph.horizontalSectionColumn' default: $ref: '#/components/responses/error' - delete: + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}': + get: tags: - groups.site - summary: Delete content for the navigation property pages in groups - description: The page's HTML content. - operationId: group.site.onenote.section_DeletePagesContent + summary: Get columns from groups + description: The set of vertical columns in this section. + operationId: group.site.pageAsSitePage.canvasLayout.horizontalSection_GetColumn parameters: - name: group-id in: path @@ -26585,73 +27295,30 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: onenoteSection-id - in: path - description: The unique identifier of onenoteSection - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: onenoteSection - - name: onenotePage-id - in: path - description: The unique identifier of onenotePage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: onenotePage - - name: If-Match - in: header - description: ETag - style: simple - schema: - type: string - responses: - 2XX: - description: Success - default: - $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook': - get: - tags: - - groups.site - summary: Get parentNotebook from groups - description: The notebook that contains the page. Read-only. - operationId: group.site.onenote.section.page_GetParentNotebook - 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: site-id + - name: baseSitePage-id in: path - description: The unique identifier of site + description: The unique identifier of baseSitePage required: true style: simple schema: type: string - x-ms-docs-key-type: site - - name: onenoteSection-id + x-ms-docs-key-type: baseSitePage + - name: horizontalSection-id in: path - description: The unique identifier of onenoteSection + description: The unique identifier of horizontalSection required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteSection - - name: onenotePage-id + x-ms-docs-key-type: horizontalSection + - name: horizontalSectionColumn-id in: path - description: The unique identifier of onenotePage + description: The unique identifier of horizontalSectionColumn required: true style: simple schema: type: string - x-ms-docs-key-type: onenotePage + x-ms-docs-key-type: horizontalSectionColumn - name: $select in: query description: Select properties to be returned @@ -26678,17 +27345,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.notebook' + $ref: '#/components/schemas/microsoft.graph.horizontalSectionColumn' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection': - get: + patch: tags: - groups.site - summary: Get parentSection from groups - description: The section that contains the page. Read-only. - operationId: group.site.onenote.section.page_GetParentSection + summary: Update the navigation property columns in groups + operationId: group.site.pageAsSitePage.canvasLayout.horizontalSection_UpdateColumn parameters: - name: group-id in: path @@ -26706,58 +27371,52 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: onenoteSection-id + - name: baseSitePage-id in: path - description: The unique identifier of onenoteSection + description: The unique identifier of baseSitePage required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteSection - - name: onenotePage-id + x-ms-docs-key-type: baseSitePage + - name: horizontalSection-id in: path - description: The unique identifier of onenotePage + description: The unique identifier of horizontalSection required: true style: simple schema: type: string - x-ms-docs-key-type: onenotePage - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false + x-ms-docs-key-type: horizontalSection + - name: horizontalSectionColumn-id + in: path + description: The unique identifier of horizontalSectionColumn + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: horizontalSectionColumn + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.horizontalSectionColumn' + required: true responses: 2XX: - description: Retrieved navigation property + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenoteSection' + $ref: '#/components/schemas/microsoft.graph.horizontalSectionColumn' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/$count': - get: + delete: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.onenote.section.page_GetCount + summary: Delete navigation property columns for groups + operationId: group.site.pageAsSitePage.canvasLayout.horizontalSection_DeleteColumn parameters: - name: group-id in: path @@ -26775,90 +27434,49 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: onenoteSection-id + - name: baseSitePage-id in: path - description: The unique identifier of onenoteSection + description: The unique identifier of baseSitePage required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteSection - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook': - get: - tags: - - groups.site - summary: Get parentNotebook from groups - description: The notebook that contains the section. Read-only. - operationId: group.site.onenote.section_GetParentNotebook - parameters: - - name: group-id + x-ms-docs-key-type: baseSitePage + - name: horizontalSection-id in: path - description: The unique identifier of group + description: The unique identifier of horizontalSection required: true style: simple schema: type: string - x-ms-docs-key-type: group - - name: site-id + x-ms-docs-key-type: horizontalSection + - name: horizontalSectionColumn-id in: path - description: The unique identifier of site + description: The unique identifier of horizontalSectionColumn required: true style: simple schema: type: string - x-ms-docs-key-type: site - - name: onenoteSection-id - in: path - description: The unique identifier of onenoteSection - required: true + x-ms-docs-key-type: horizontalSectionColumn + - name: If-Match + in: header + description: ETag style: simple schema: type: string - x-ms-docs-key-type: onenoteSection - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.notebook' + description: Success default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup': + '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts': get: tags: - groups.site - summary: Get parentSectionGroup from groups - description: The section group that contains the section. Read-only. - operationId: group.site.onenote.section_GetParentSectionGroup + summary: Get webparts from groups + description: The collection of WebParts in this column. + operationId: group.site.pageAsSitePage.canvasLayout.horizontalSection.column_ListWebpart parameters: - name: group-id in: path @@ -26876,98 +27494,30 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: onenoteSection-id - in: path - description: The unique identifier of onenoteSection - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: onenoteSection - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.sectionGroup' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/sections/$count': - get: - tags: - - groups.site - summary: Get the number of the resource - operationId: group.site.onenote.section_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: site-id + - name: baseSitePage-id in: path - description: The unique identifier of site + description: The unique identifier of baseSitePage required: true style: simple schema: type: string - x-ms-docs-key-type: site - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/operations': - get: - tags: - - groups.site - summary: Get operations from groups - description: The collection of long running operations for the site. - operationId: group.site_ListOperation - parameters: - - name: group-id + x-ms-docs-key-type: baseSitePage + - name: horizontalSection-id in: path - description: The unique identifier of group + description: The unique identifier of horizontalSection required: true style: simple schema: type: string - x-ms-docs-key-type: group - - name: site-id + x-ms-docs-key-type: horizontalSection + - name: horizontalSectionColumn-id in: path - description: The unique identifier of site + description: The unique identifier of horizontalSectionColumn required: true style: simple schema: type: string - x-ms-docs-key-type: site + x-ms-docs-key-type: horizontalSectionColumn - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -27005,7 +27555,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.richLongRunningOperationCollectionResponse' + $ref: '#/components/responses/microsoft.graph.webPartCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -27015,8 +27565,8 @@ paths: post: tags: - groups.site - summary: Create new navigation property to operations for groups - operationId: group.site_CreateOperation + summary: Create new navigation property to webparts for groups + operationId: group.site.pageAsSitePage.canvasLayout.horizontalSection.column_CreateWebpart parameters: - name: group-id in: path @@ -27034,12 +27584,36 @@ paths: schema: type: string x-ms-docs-key-type: site + - name: baseSitePage-id + in: path + description: The unique identifier of baseSitePage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: baseSitePage + - name: horizontalSection-id + in: path + description: The unique identifier of horizontalSection + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: horizontalSection + - name: horizontalSectionColumn-id + in: path + description: The unique identifier of horizontalSectionColumn + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: horizontalSectionColumn requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.richLongRunningOperation' + $ref: '#/components/schemas/microsoft.graph.webPart' required: true responses: 2XX: @@ -27047,17 +27621,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.richLongRunningOperation' + $ref: '#/components/schemas/microsoft.graph.webPart' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}': + '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}': get: tags: - groups.site - summary: Get operations from groups - description: The collection of long running operations for the site. - operationId: group.site_GetOperation + summary: Get webparts from groups + description: The collection of WebParts in this column. + operationId: group.site.pageAsSitePage.canvasLayout.horizontalSection.column_GetWebpart parameters: - name: group-id in: path @@ -27075,14 +27649,38 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: richLongRunningOperation-id + - name: baseSitePage-id in: path - description: The unique identifier of richLongRunningOperation + description: The unique identifier of baseSitePage required: true style: simple schema: type: string - x-ms-docs-key-type: richLongRunningOperation + x-ms-docs-key-type: baseSitePage + - name: horizontalSection-id + in: path + description: The unique identifier of horizontalSection + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: horizontalSection + - name: horizontalSectionColumn-id + in: path + description: The unique identifier of horizontalSectionColumn + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: horizontalSectionColumn + - name: webPart-id + in: path + description: The unique identifier of webPart + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: webPart - name: $select in: query description: Select properties to be returned @@ -27109,15 +27707,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.richLongRunningOperation' + $ref: '#/components/schemas/microsoft.graph.webPart' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.site - summary: Update the navigation property operations in groups - operationId: group.site_UpdateOperation + summary: Update the navigation property webparts in groups + operationId: group.site.pageAsSitePage.canvasLayout.horizontalSection.column_UpdateWebpart parameters: - name: group-id in: path @@ -27135,20 +27733,44 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: richLongRunningOperation-id + - name: baseSitePage-id in: path - description: The unique identifier of richLongRunningOperation + description: The unique identifier of baseSitePage required: true style: simple schema: type: string - x-ms-docs-key-type: richLongRunningOperation + x-ms-docs-key-type: baseSitePage + - name: horizontalSection-id + in: path + description: The unique identifier of horizontalSection + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: horizontalSection + - name: horizontalSectionColumn-id + in: path + description: The unique identifier of horizontalSectionColumn + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: horizontalSectionColumn + - name: webPart-id + in: path + description: The unique identifier of webPart + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: webPart requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.richLongRunningOperation' + $ref: '#/components/schemas/microsoft.graph.webPart' required: true responses: 2XX: @@ -27156,15 +27778,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.richLongRunningOperation' + $ref: '#/components/schemas/microsoft.graph.webPart' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete navigation property operations for groups - operationId: group.site_DeleteOperation + summary: Delete navigation property webparts for groups + operationId: group.site.pageAsSitePage.canvasLayout.horizontalSection.column_DeleteWebpart parameters: - name: group-id in: path @@ -27182,14 +27804,38 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: richLongRunningOperation-id + - name: baseSitePage-id in: path - description: The unique identifier of richLongRunningOperation + description: The unique identifier of baseSitePage required: true style: simple schema: type: string - x-ms-docs-key-type: richLongRunningOperation + x-ms-docs-key-type: baseSitePage + - name: horizontalSection-id + in: path + description: The unique identifier of horizontalSection + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: horizontalSection + - name: horizontalSectionColumn-id + in: path + description: The unique identifier of horizontalSectionColumn + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: horizontalSectionColumn + - name: webPart-id + in: path + description: The unique identifier of webPart + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: webPart - name: If-Match in: header description: ETag @@ -27202,12 +27848,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/operations/$count': + '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/$count': get: tags: - groups.site summary: Get the number of the resource - operationId: group.site.operation_GetCount + operationId: group.site.pageAsSitePage.canvasLayout.horizontalSection.column.webpart_GetCount parameters: - name: group-id in: path @@ -27225,6 +27871,30 @@ paths: schema: type: string x-ms-docs-key-type: site + - name: baseSitePage-id + in: path + description: The unique identifier of baseSitePage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: baseSitePage + - name: horizontalSection-id + in: path + description: The unique identifier of horizontalSection + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: horizontalSection + - name: horizontalSectionColumn-id + in: path + description: The unique identifier of horizontalSectionColumn + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: horizontalSectionColumn - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -27232,13 +27902,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/pages': + '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/$count': get: tags: - groups.site - summary: Get pages from groups - description: The collection of pages in the baseSitePages list on this site. - operationId: group.site_ListPage + summary: Get the number of the resource + operationId: group.site.pageAsSitePage.canvasLayout.horizontalSection.column_GetCount parameters: - name: group-id in: path @@ -27256,55 +27925,35 @@ paths: schema: type: string x-ms-docs-key-type: site - - $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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false + - name: baseSitePage-id + in: path + description: The unique identifier of baseSitePage + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false + type: string + x-ms-docs-key-type: baseSitePage + - name: horizontalSection-id + in: path + description: The unique identifier of horizontalSection + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: horizontalSection + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - $ref: '#/components/responses/microsoft.graph.baseSitePageCollectionResponse' + $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}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/horizontalSections/$count': + get: tags: - groups.site - summary: Create new navigation property to pages for groups - operationId: group.site_CreatePage + summary: Get the number of the resource + operationId: group.site.pageAsSitePage.canvasLayout.horizontalSection_GetCount parameters: - name: group-id in: path @@ -27322,30 +27971,28 @@ paths: schema: type: string x-ms-docs-key-type: site - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.baseSitePage' - required: true + - name: baseSitePage-id + in: path + description: The unique identifier of baseSitePage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: baseSitePage + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.baseSitePage' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}': + '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/verticalSection': get: tags: - groups.site - summary: Get pages from groups - description: The collection of pages in the baseSitePages list on this site. - operationId: group.site_GetPage + summary: Get verticalSection from groups + description: Vertical section on the SharePoint page. + operationId: group.site.pageAsSitePage.canvasLayout_GetVerticalSection parameters: - name: group-id in: path @@ -27397,15 +28044,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.baseSitePage' + $ref: '#/components/schemas/microsoft.graph.verticalSection' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.site - summary: Update the navigation property pages in groups - operationId: group.site_UpdatePage + summary: Update the navigation property verticalSection in groups + operationId: group.site.pageAsSitePage.canvasLayout_UpdateVerticalSection parameters: - name: group-id in: path @@ -27436,7 +28083,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.baseSitePage' + $ref: '#/components/schemas/microsoft.graph.verticalSection' required: true responses: 2XX: @@ -27444,15 +28091,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.baseSitePage' + $ref: '#/components/schemas/microsoft.graph.verticalSection' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete navigation property pages for groups - operationId: group.site_DeletePage + summary: Delete navigation property verticalSection for groups + operationId: group.site.pageAsSitePage.canvasLayout_DeleteVerticalSection parameters: - name: group-id in: path @@ -27490,12 +28137,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser': + '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/verticalSection/webparts': get: tags: - groups.site - summary: Get createdByUser from groups - operationId: group.site.page_GetCreatedGraphBPreUser + summary: Get webparts from groups + description: The set of web parts in this section. + operationId: group.site.pageAsSitePage.canvasLayout.verticalSection_ListWebpart parameters: - name: group-id in: path @@ -27521,6 +28169,21 @@ paths: schema: type: string x-ms-docs-key-type: baseSitePage + - $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: + type: string - name: $select in: query description: Select properties to be returned @@ -27543,21 +28206,18 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.user' + $ref: '#/components/responses/microsoft.graph.webPartCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings': - get: + post: tags: - groups.site - summary: Get mailboxSettings property value - description: 'Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. For more information, see User preferences for languages and regional formats. Returned only on $select.' - operationId: group.site.page.createdGraphBPreUser_GetMailboxSetting + summary: Create new navigation property to webparts for groups + operationId: group.site.pageAsSitePage.canvasLayout.verticalSection_CreateWebpart parameters: - name: group-id in: path @@ -27583,40 +28243,30 @@ paths: schema: type: string x-ms-docs-key-type: baseSitePage - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.webPart' + required: true responses: 2XX: - description: Entity result. + description: Created navigation property. content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.mailboxSettings' + $ref: '#/components/schemas/microsoft.graph.webPart' default: $ref: '#/components/responses/error' - patch: + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/verticalSection/webparts/{webPart-id}': + get: tags: - groups.site - summary: Update property mailboxSettings value. - operationId: group.site.page.createdGraphBPreUser_UpdateMailboxSetting + summary: Get webparts from groups + description: The set of web parts in this section. + operationId: group.site.pageAsSitePage.canvasLayout.verticalSection_GetWebpart parameters: - name: group-id in: path @@ -27642,12 +28292,88 @@ paths: schema: type: string x-ms-docs-key-type: baseSitePage + - name: webPart-id + in: path + description: The unique identifier of webPart + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: webPart + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.webPart' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - groups.site + summary: Update the navigation property webparts in groups + operationId: group.site.pageAsSitePage.canvasLayout.verticalSection_UpdateWebpart + 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: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: baseSitePage-id + in: path + description: The unique identifier of baseSitePage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: baseSitePage + - name: webPart-id + in: path + description: The unique identifier of webPart + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: webPart requestBody: - description: New property values + description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.mailboxSettings' + $ref: '#/components/schemas/microsoft.graph.webPart' required: true responses: 2XX: @@ -27655,16 +28381,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.mailboxSettings' + $ref: '#/components/schemas/microsoft.graph.webPart' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors': - get: + x-ms-docs-operation-type: operation + delete: tags: - groups.site - summary: Get serviceProvisioningErrors property value - description: 'Errors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object.' - operationId: group.site.page.createdGraphBPreUser_ListServiceProvisioningError + summary: Delete navigation property webparts for groups + operationId: group.site.pageAsSitePage.canvasLayout.verticalSection_DeleteWebpart parameters: - name: group-id in: path @@ -27690,55 +28415,32 @@ paths: schema: type: string x-ms-docs-key-type: baseSitePage - - $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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false + - name: webPart-id + in: path + description: The unique identifier of webPart + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false + type: string + x-ms-docs-key-type: webPart + - name: If-Match + in: header + description: ETag + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.serviceProvisioningErrorCollectionResponse' + description: Success default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors/$count': + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/verticalSection/webparts/$count': get: tags: - groups.site summary: Get the number of the resource - operationId: group.site.page.createdGraphBPreUser.ServiceProvisioningError_GetCount + operationId: group.site.pageAsSitePage.canvasLayout.verticalSection.webpart_GetCount parameters: - name: group-id in: path @@ -27771,12 +28473,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser': + '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/createdByUser': get: tags: - groups.site - summary: Get lastModifiedByUser from groups - operationId: group.site.page_GetLastModifiedGraphBPreUser + summary: Get createdByUser from groups + operationId: group.site.pageAsSitePage_GetCreatedGraphBPreUser parameters: - name: group-id in: path @@ -27832,13 +28534,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings': + '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/createdByUser/mailboxSettings': get: tags: - groups.site summary: Get mailboxSettings property value description: 'Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. For more information, see User preferences for languages and regional formats. Returned only on $select.' - operationId: group.site.page.lastModifiedGraphBPreUser_GetMailboxSetting + operationId: group.site.pageAsSitePage.createdGraphBPreUser_GetMailboxSetting parameters: - name: group-id in: path @@ -27897,7 +28599,7 @@ paths: tags: - groups.site summary: Update property mailboxSettings value. - operationId: group.site.page.lastModifiedGraphBPreUser_UpdateMailboxSetting + operationId: group.site.pageAsSitePage.createdGraphBPreUser_UpdateMailboxSetting parameters: - name: group-id in: path @@ -27939,13 +28641,13 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors': + '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/createdByUser/serviceProvisioningErrors': get: tags: - groups.site summary: Get serviceProvisioningErrors property value description: 'Errors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object.' - operationId: group.site.page.lastModifiedGraphBPreUser_ListServiceProvisioningError + operationId: group.site.pageAsSitePage.createdGraphBPreUser_ListServiceProvisioningError parameters: - name: group-id in: path @@ -28014,12 +28716,12 @@ paths: x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore - '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors/$count': + '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/createdByUser/serviceProvisioningErrors/$count': get: tags: - groups.site summary: Get the number of the resource - operationId: group.site.page.lastModifiedGraphBPreUser.ServiceProvisioningError_GetCount + operationId: group.site.pageAsSitePage.createdGraphBPreUser.ServiceProvisioningError_GetCount parameters: - name: group-id in: path @@ -28052,12 +28754,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage': + '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/lastModifiedByUser': get: tags: - groups.site - summary: Get the item of type microsoft.graph.baseSitePage as microsoft.graph.sitePage - operationId: group.site_GetPageAsSitePage + summary: Get lastModifiedByUser from groups + operationId: group.site.pageAsSitePage_GetLastModifiedGraphBPreUser parameters: - name: group-id in: path @@ -28105,20 +28807,21 @@ paths: type: string responses: 2XX: - description: Entity result. + description: Retrieved navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.sitePage' + $ref: '#/components/schemas/microsoft.graph.user' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout': + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/lastModifiedByUser/mailboxSettings': get: tags: - groups.site - summary: Get canvasLayout from groups - description: 'Indicates the layout of the content in a given SharePoint page, including horizontal sections and vertical sections.' - operationId: group.site.pageAsSitePage_GetCanvasLayout + summary: Get mailboxSettings property value + description: 'Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. For more information, see User preferences for languages and regional formats. Returned only on $select.' + operationId: group.site.pageAsSitePage.lastModifiedGraphBPreUser_GetMailboxSetting parameters: - name: group-id in: path @@ -28166,19 +28869,18 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property + description: Entity result. content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.canvasLayout' + $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation patch: tags: - groups.site - summary: Update the navigation property canvasLayout in groups - operationId: group.site.pageAsSitePage_UpdateCanvasLayout + summary: Update property mailboxSettings value. + operationId: group.site.pageAsSitePage.lastModifiedGraphBPreUser_UpdateMailboxSetting parameters: - name: group-id in: path @@ -28205,11 +28907,11 @@ paths: type: string x-ms-docs-key-type: baseSitePage requestBody: - description: New navigation property values + description: New property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.canvasLayout' + $ref: '#/components/schemas/microsoft.graph.mailboxSettings' required: true responses: 2XX: @@ -28217,59 +28919,16 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.canvasLayout' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - groups.site - summary: Delete navigation property canvasLayout for groups - operationId: group.site.pageAsSitePage_DeleteCanvasLayout - 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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: baseSitePage-id - in: path - description: The unique identifier of baseSitePage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: baseSitePage - - name: If-Match - in: header - description: ETag - style: simple - schema: - type: string - responses: - 2XX: - description: Success + $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/horizontalSections': + '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/lastModifiedByUser/serviceProvisioningErrors': get: tags: - groups.site - summary: Get horizontalSections from groups - description: Collection of horizontal sections on the SharePoint page. - operationId: group.site.pageAsSitePage.canvasLayout_ListHorizontalSection + summary: Get serviceProvisioningErrors property value + description: 'Errors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object.' + operationId: group.site.pageAsSitePage.lastModifiedGraphBPreUser_ListServiceProvisioningError parameters: - name: group-id in: path @@ -28332,18 +28991,18 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.horizontalSectionCollectionResponse' + $ref: '#/components/responses/microsoft.graph.serviceProvisioningErrorCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore - x-ms-docs-operation-type: operation - post: + '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/lastModifiedByUser/serviceProvisioningErrors/$count': + get: tags: - groups.site - summary: Create new navigation property to horizontalSections for groups - operationId: group.site.pageAsSitePage.canvasLayout_CreateHorizontalSection + summary: Get the number of the resource + operationId: group.site.pageAsSitePage.lastModifiedGraphBPreUser.ServiceProvisioningError_GetCount parameters: - name: group-id in: path @@ -28369,30 +29028,20 @@ paths: schema: type: string x-ms-docs-key-type: baseSitePage - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.horizontalSection' - 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.horizontalSection' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/horizontalSections/{horizontalSection-id}': + '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/webParts': get: tags: - groups.site - summary: Get horizontalSections from groups - description: Collection of horizontal sections on the SharePoint page. - operationId: group.site.pageAsSitePage.canvasLayout_GetHorizontalSection + summary: Get webParts from groups + description: Collection of webparts on the SharePoint page. + operationId: group.site.pageAsSitePage_ListWebPart parameters: - name: group-id in: path @@ -28418,14 +29067,21 @@ paths: schema: type: string x-ms-docs-key-type: baseSitePage - - name: horizontalSection-id - in: path - description: The unique identifier of horizontalSection - 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: horizontalSection + uniqueItems: true + type: array + items: + type: string - name: $select in: query description: Select properties to be returned @@ -28448,19 +29104,18 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.horizontalSection' + $ref: '#/components/responses/microsoft.graph.webPartCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - patch: + post: tags: - groups.site - summary: Update the navigation property horizontalSections in groups - operationId: group.site.pageAsSitePage.canvasLayout_UpdateHorizontalSection + summary: Create new navigation property to webParts for groups + operationId: group.site.pageAsSitePage_CreateWebPart parameters: - name: group-id in: path @@ -28486,88 +29141,30 @@ paths: schema: type: string x-ms-docs-key-type: baseSitePage - - name: horizontalSection-id - in: path - description: The unique identifier of horizontalSection - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: horizontalSection requestBody: - description: New navigation property values + description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.horizontalSection' + $ref: '#/components/schemas/microsoft.graph.webPart' required: true responses: 2XX: - description: Success + description: Created navigation property. content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.horizontalSection' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - groups.site - summary: Delete navigation property horizontalSections for groups - operationId: group.site.pageAsSitePage.canvasLayout_DeleteHorizontalSection - 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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: baseSitePage-id - in: path - description: The unique identifier of baseSitePage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: baseSitePage - - name: horizontalSection-id - in: path - description: The unique identifier of horizontalSection - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: horizontalSection - - name: If-Match - in: header - description: ETag - style: simple - schema: - type: string - responses: - 2XX: - description: Success + $ref: '#/components/schemas/microsoft.graph.webPart' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns': + '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/webParts/{webPart-id}': get: tags: - groups.site - summary: Get columns from groups - description: The set of vertical columns in this section. - operationId: group.site.pageAsSitePage.canvasLayout.horizontalSection_ListColumn + summary: Get webParts from groups + description: Collection of webparts on the SharePoint page. + operationId: group.site.pageAsSitePage_GetWebPart parameters: - name: group-id in: path @@ -28593,29 +29190,14 @@ paths: schema: type: string x-ms-docs-key-type: baseSitePage - - name: horizontalSection-id + - name: webPart-id in: path - description: The unique identifier of horizontalSection + description: The unique identifier of webPart required: true style: simple schema: type: string - x-ms-docs-key-type: horizontalSection - - $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: - type: string + x-ms-docs-key-type: webPart - name: $select in: query description: Select properties to be returned @@ -28638,18 +29220,19 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.horizontalSectionColumnCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.webPart' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + patch: tags: - groups.site - summary: Create new navigation property to columns for groups - operationId: group.site.pageAsSitePage.canvasLayout.horizontalSection_CreateColumn + summary: Update the navigation property webParts in groups + operationId: group.site.pageAsSitePage_UpdateWebPart parameters: - name: group-id in: path @@ -28675,38 +29258,36 @@ paths: schema: type: string x-ms-docs-key-type: baseSitePage - - name: horizontalSection-id + - name: webPart-id in: path - description: The unique identifier of horizontalSection + description: The unique identifier of webPart required: true style: simple schema: type: string - x-ms-docs-key-type: horizontalSection + x-ms-docs-key-type: webPart requestBody: - description: New navigation property + description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.horizontalSectionColumn' + $ref: '#/components/schemas/microsoft.graph.webPart' required: true responses: 2XX: - description: Created navigation property. + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.horizontalSectionColumn' + $ref: '#/components/schemas/microsoft.graph.webPart' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}': - get: + delete: tags: - groups.site - summary: Get columns from groups - description: The set of vertical columns in this section. - operationId: group.site.pageAsSitePage.canvasLayout.horizontalSection_GetColumn + summary: Delete navigation property webParts for groups + operationId: group.site.pageAsSitePage_DeleteWebPart parameters: - name: group-id in: path @@ -28732,57 +29313,32 @@ paths: schema: type: string x-ms-docs-key-type: baseSitePage - - name: horizontalSection-id + - name: webPart-id in: path - description: The unique identifier of horizontalSection + description: The unique identifier of webPart required: true style: simple schema: type: string - x-ms-docs-key-type: horizontalSection - - name: horizontalSectionColumn-id - in: path - description: The unique identifier of horizontalSectionColumn - required: true + x-ms-docs-key-type: webPart + - name: If-Match + in: header + description: ETag style: simple schema: type: string - x-ms-docs-key-type: horizontalSectionColumn - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.horizontalSectionColumn' + description: Success default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/webParts/$count': + get: tags: - groups.site - summary: Update the navigation property columns in groups - operationId: group.site.pageAsSitePage.canvasLayout.horizontalSection_UpdateColumn + summary: Get the number of the resource + operationId: group.site.pageAsSitePage.webPart_GetCount parameters: - name: group-id in: path @@ -28808,44 +29364,49 @@ paths: schema: type: string x-ms-docs-key-type: baseSitePage - - name: horizontalSection-id + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/groups/{group-id}/sites/{site-id}/pages/$count': + get: + tags: + - groups.site + summary: Get the number of the resource + operationId: group.site.page_GetCount + parameters: + - name: group-id in: path - description: The unique identifier of horizontalSection + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: horizontalSection - - name: horizontalSectionColumn-id + x-ms-docs-key-type: group + - name: site-id in: path - description: The unique identifier of horizontalSectionColumn + description: The unique identifier of site required: true style: simple schema: type: string - x-ms-docs-key-type: horizontalSectionColumn - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.horizontalSectionColumn' - required: true + x-ms-docs-key-type: site + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.horizontalSectionColumn' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: + '/groups/{group-id}/sites/{site-id}/pages/microsoft.graph.sitePage': + get: tags: - groups.site - summary: Delete navigation property columns for groups - operationId: group.site.pageAsSitePage.canvasLayout.horizontalSection_DeleteColumn + summary: Get the items of type microsoft.graph.sitePage in the microsoft.graph.baseSitePage collection + operationId: group.site_ListPageAsSitePage parameters: - name: group-id in: path @@ -28863,49 +29424,55 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: baseSitePage-id - in: path - description: The unique identifier of baseSitePage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: baseSitePage - - name: horizontalSection-id - in: path - description: The unique identifier of horizontalSection - 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: horizontalSection - - name: horizontalSectionColumn-id - in: path - description: The unique identifier of horizontalSectionColumn - required: true - style: simple + uniqueItems: true + type: array + items: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false schema: - type: string - x-ms-docs-key-type: horizontalSectionColumn - - name: If-Match - in: header - description: ETag - style: simple + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false schema: - type: string + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Success + $ref: '#/components/responses/microsoft.graph.sitePageCollectionResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts': + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/groups/{group-id}/sites/{site-id}/pages/microsoft.graph.sitePage/$count': get: tags: - groups.site - summary: Get webparts from groups - description: The collection of WebParts in this column. - operationId: group.site.pageAsSitePage.canvasLayout.horizontalSection.column_ListWebpart + summary: Get the number of the resource + operationId: group.site.Page_GetCountAsSitePage parameters: - name: group-id in: path @@ -28923,30 +29490,37 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: baseSitePage-id - in: path - description: The unique identifier of baseSitePage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: baseSitePage - - name: horizontalSection-id + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/groups/{group-id}/sites/{site-id}/permissions': + get: + tags: + - groups.site + summary: Get permissions from groups + description: The permissions associated with the site. Nullable. + operationId: group.site_ListPermission + parameters: + - name: group-id in: path - description: The unique identifier of horizontalSection + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: horizontalSection - - name: horizontalSectionColumn-id + x-ms-docs-key-type: group + - name: site-id in: path - description: The unique identifier of horizontalSectionColumn + description: The unique identifier of site required: true style: simple schema: type: string - x-ms-docs-key-type: horizontalSectionColumn + x-ms-docs-key-type: site - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -28984,7 +29558,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.webPartCollectionResponse' + $ref: '#/components/responses/microsoft.graph.permissionCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -28994,8 +29568,8 @@ paths: post: tags: - groups.site - summary: Create new navigation property to webparts for groups - operationId: group.site.pageAsSitePage.canvasLayout.horizontalSection.column_CreateWebpart + summary: Create new navigation property to permissions for groups + operationId: group.site_CreatePermission parameters: - name: group-id in: path @@ -29013,36 +29587,12 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: baseSitePage-id - in: path - description: The unique identifier of baseSitePage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: baseSitePage - - name: horizontalSection-id - in: path - description: The unique identifier of horizontalSection - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: horizontalSection - - name: horizontalSectionColumn-id - in: path - description: The unique identifier of horizontalSectionColumn - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: horizontalSectionColumn requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.webPart' + $ref: '#/components/schemas/microsoft.graph.permission' required: true responses: 2XX: @@ -29050,17 +29600,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.webPart' + $ref: '#/components/schemas/microsoft.graph.permission' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}': + '/groups/{group-id}/sites/{site-id}/permissions/{permission-id}': get: tags: - groups.site - summary: Get webparts from groups - description: The collection of WebParts in this column. - operationId: group.site.pageAsSitePage.canvasLayout.horizontalSection.column_GetWebpart + summary: Get permissions from groups + description: The permissions associated with the site. Nullable. + operationId: group.site_GetPermission parameters: - name: group-id in: path @@ -29078,38 +29628,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: baseSitePage-id - in: path - description: The unique identifier of baseSitePage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: baseSitePage - - name: horizontalSection-id - in: path - description: The unique identifier of horizontalSection - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: horizontalSection - - name: horizontalSectionColumn-id - in: path - description: The unique identifier of horizontalSectionColumn - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: horizontalSectionColumn - - name: webPart-id + - name: permission-id in: path - description: The unique identifier of webPart + description: The unique identifier of permission required: true style: simple schema: type: string - x-ms-docs-key-type: webPart + x-ms-docs-key-type: permission - name: $select in: query description: Select properties to be returned @@ -29136,15 +29662,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.webPart' + $ref: '#/components/schemas/microsoft.graph.permission' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.site - summary: Update the navigation property webparts in groups - operationId: group.site.pageAsSitePage.canvasLayout.horizontalSection.column_UpdateWebpart + summary: Update the navigation property permissions in groups + operationId: group.site_UpdatePermission parameters: - name: group-id in: path @@ -29162,44 +29688,20 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: baseSitePage-id - in: path - description: The unique identifier of baseSitePage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: baseSitePage - - name: horizontalSection-id - in: path - description: The unique identifier of horizontalSection - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: horizontalSection - - name: horizontalSectionColumn-id - in: path - description: The unique identifier of horizontalSectionColumn - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: horizontalSectionColumn - - name: webPart-id + - name: permission-id in: path - description: The unique identifier of webPart + description: The unique identifier of permission required: true style: simple schema: type: string - x-ms-docs-key-type: webPart + x-ms-docs-key-type: permission requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.webPart' + $ref: '#/components/schemas/microsoft.graph.permission' required: true responses: 2XX: @@ -29207,15 +29709,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.webPart' + $ref: '#/components/schemas/microsoft.graph.permission' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete navigation property webparts for groups - operationId: group.site.pageAsSitePage.canvasLayout.horizontalSection.column_DeleteWebpart + summary: Delete navigation property permissions for groups + operationId: group.site_DeletePermission parameters: - name: group-id in: path @@ -29233,38 +29735,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: baseSitePage-id - in: path - description: The unique identifier of baseSitePage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: baseSitePage - - name: horizontalSection-id - in: path - description: The unique identifier of horizontalSection - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: horizontalSection - - name: horizontalSectionColumn-id - in: path - description: The unique identifier of horizontalSectionColumn - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: horizontalSectionColumn - - name: webPart-id + - name: permission-id in: path - description: The unique identifier of webPart + description: The unique identifier of permission required: true style: simple schema: type: string - x-ms-docs-key-type: webPart + x-ms-docs-key-type: permission - name: If-Match in: header description: ETag @@ -29277,12 +29755,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/$count': + '/groups/{group-id}/sites/{site-id}/permissions/$count': get: tags: - groups.site summary: Get the number of the resource - operationId: group.site.pageAsSitePage.canvasLayout.horizontalSection.column.webpart_GetCount + operationId: group.site.permission_GetCount parameters: - name: group-id in: path @@ -29300,30 +29778,6 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: baseSitePage-id - in: path - description: The unique identifier of baseSitePage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: baseSitePage - - name: horizontalSection-id - in: path - description: The unique identifier of horizontalSection - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: horizontalSection - - name: horizontalSectionColumn-id - in: path - description: The unique identifier of horizontalSectionColumn - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: horizontalSectionColumn - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -29331,12 +29785,13 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/$count': + '/groups/{group-id}/sites/{site-id}/recycleBin': get: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.pageAsSitePage.canvasLayout.horizontalSection.column_GetCount + summary: Get recycleBin from groups + description: A container for a collection of recycleBinItem resources in this site. + operationId: group.site_GetRecycleBin parameters: - name: group-id in: path @@ -29354,35 +29809,80 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: baseSitePage-id + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.recycleBin' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - groups.site + summary: Update the navigation property recycleBin in groups + operationId: group.site_UpdateRecycleBin + parameters: + - name: group-id in: path - description: The unique identifier of baseSitePage + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: baseSitePage - - name: horizontalSection-id + x-ms-docs-key-type: group + - name: site-id in: path - description: The unique identifier of horizontalSection + description: The unique identifier of site required: true style: simple schema: type: string - x-ms-docs-key-type: horizontalSection - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + x-ms-docs-key-type: site + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.recycleBin' + required: true responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.recycleBin' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/horizontalSections/$count': - get: + x-ms-docs-operation-type: operation + delete: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.pageAsSitePage.canvasLayout.horizontalSection_GetCount + summary: Delete navigation property recycleBin for groups + operationId: group.site_DeleteRecycleBin parameters: - name: group-id in: path @@ -29400,28 +29900,24 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: baseSitePage-id - in: path - description: The unique identifier of baseSitePage - required: true + - name: If-Match + in: header + description: ETag style: simple schema: type: string - x-ms-docs-key-type: baseSitePage - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Success default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/verticalSection': + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/recycleBin/createdByUser': get: tags: - groups.site - summary: Get verticalSection from groups - description: Vertical section on the SharePoint page. - operationId: group.site.pageAsSitePage.canvasLayout_GetVerticalSection + summary: Get createdByUser from groups + operationId: group.site.recycleBin_GetCreatedGraphBPreUser parameters: - name: group-id in: path @@ -29439,14 +29935,6 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: baseSitePage-id - in: path - description: The unique identifier of baseSitePage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: baseSitePage - name: $select in: query description: Select properties to be returned @@ -29473,15 +29961,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.verticalSection' + $ref: '#/components/schemas/microsoft.graph.user' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/groups/{group-id}/sites/{site-id}/recycleBin/createdByUser/mailboxSettings': + get: tags: - groups.site - summary: Update the navigation property verticalSection in groups - operationId: group.site.pageAsSitePage.canvasLayout_UpdateVerticalSection + summary: Get mailboxSettings property value + description: 'Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. For more information, see User preferences for languages and regional formats. Returned only on $select.' + operationId: group.site.recycleBin.createdGraphBPreUser_GetMailboxSetting parameters: - name: group-id in: path @@ -29499,20 +29989,63 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: baseSitePage-id + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Entity result. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.mailboxSettings' + default: + $ref: '#/components/responses/error' + patch: + tags: + - groups.site + summary: Update property mailboxSettings value. + operationId: group.site.recycleBin.createdGraphBPreUser_UpdateMailboxSetting + parameters: + - name: group-id in: path - description: The unique identifier of baseSitePage + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: baseSitePage + x-ms-docs-key-type: group + - name: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site requestBody: - description: New navigation property values + description: New property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.verticalSection' + $ref: '#/components/schemas/microsoft.graph.mailboxSettings' required: true responses: 2XX: @@ -29520,15 +30053,16 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.verticalSection' + $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: + '/groups/{group-id}/sites/{site-id}/recycleBin/createdByUser/serviceProvisioningErrors': + get: tags: - groups.site - summary: Delete navigation property verticalSection for groups - operationId: group.site.pageAsSitePage.canvasLayout_DeleteVerticalSection + summary: Get serviceProvisioningErrors property value + description: 'Errors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object.' + operationId: group.site.recycleBin.createdGraphBPreUser_ListServiceProvisioningError parameters: - name: group-id in: path @@ -29546,33 +30080,86 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: baseSitePage-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: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.serviceProvisioningErrorCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/groups/{group-id}/sites/{site-id}/recycleBin/createdByUser/serviceProvisioningErrors/$count': + get: + tags: + - groups.site + summary: Get the number of the resource + operationId: group.site.recycleBin.createdGraphBPreUser.ServiceProvisioningError_GetCount + parameters: + - name: group-id in: path - description: The unique identifier of baseSitePage + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: baseSitePage - - name: If-Match - in: header - description: ETag + x-ms-docs-key-type: group + - name: site-id + in: path + description: The unique identifier of site + required: true style: simple schema: type: string + x-ms-docs-key-type: site + - $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}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/verticalSection/webparts': + '/groups/{group-id}/sites/{site-id}/recycleBin/items': get: tags: - groups.site - summary: Get webparts from groups - description: The set of web parts in this section. - operationId: group.site.pageAsSitePage.canvasLayout.verticalSection_ListWebpart + summary: Get items from groups + description: List of the recycleBinItems deleted by a user. + operationId: group.site.recycleBin_ListItem parameters: - name: group-id in: path @@ -29590,14 +30177,6 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: baseSitePage-id - in: path - description: The unique identifier of baseSitePage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: baseSitePage - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -29635,7 +30214,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.webPartCollectionResponse' + $ref: '#/components/responses/microsoft.graph.recycleBinItemCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -29645,8 +30224,8 @@ paths: post: tags: - groups.site - summary: Create new navigation property to webparts for groups - operationId: group.site.pageAsSitePage.canvasLayout.verticalSection_CreateWebpart + summary: Create new navigation property to items for groups + operationId: group.site.recycleBin_CreateItem parameters: - name: group-id in: path @@ -29664,20 +30243,12 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: baseSitePage-id - in: path - description: The unique identifier of baseSitePage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: baseSitePage requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.webPart' + $ref: '#/components/schemas/microsoft.graph.recycleBinItem' required: true responses: 2XX: @@ -29685,17 +30256,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.webPart' + $ref: '#/components/schemas/microsoft.graph.recycleBinItem' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/verticalSection/webparts/{webPart-id}': + '/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}': get: tags: - groups.site - summary: Get webparts from groups - description: The set of web parts in this section. - operationId: group.site.pageAsSitePage.canvasLayout.verticalSection_GetWebpart + summary: Get items from groups + description: List of the recycleBinItems deleted by a user. + operationId: group.site.recycleBin_GetItem parameters: - name: group-id in: path @@ -29713,22 +30284,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: baseSitePage-id - in: path - description: The unique identifier of baseSitePage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: baseSitePage - - name: webPart-id + - name: recycleBinItem-id in: path - description: The unique identifier of webPart + description: The unique identifier of recycleBinItem required: true style: simple schema: type: string - x-ms-docs-key-type: webPart + x-ms-docs-key-type: recycleBinItem - name: $select in: query description: Select properties to be returned @@ -29755,15 +30318,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.webPart' + $ref: '#/components/schemas/microsoft.graph.recycleBinItem' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.site - summary: Update the navigation property webparts in groups - operationId: group.site.pageAsSitePage.canvasLayout.verticalSection_UpdateWebpart + summary: Update the navigation property items in groups + operationId: group.site.recycleBin_UpdateItem parameters: - name: group-id in: path @@ -29781,28 +30344,20 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: baseSitePage-id - in: path - description: The unique identifier of baseSitePage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: baseSitePage - - name: webPart-id + - name: recycleBinItem-id in: path - description: The unique identifier of webPart + description: The unique identifier of recycleBinItem required: true style: simple schema: type: string - x-ms-docs-key-type: webPart + x-ms-docs-key-type: recycleBinItem requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.webPart' + $ref: '#/components/schemas/microsoft.graph.recycleBinItem' required: true responses: 2XX: @@ -29810,15 +30365,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.webPart' + $ref: '#/components/schemas/microsoft.graph.recycleBinItem' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete navigation property webparts for groups - operationId: group.site.pageAsSitePage.canvasLayout.verticalSection_DeleteWebpart + summary: Delete navigation property items for groups + operationId: group.site.recycleBin_DeleteItem parameters: - name: group-id in: path @@ -29836,22 +30391,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: baseSitePage-id - in: path - description: The unique identifier of baseSitePage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: baseSitePage - - name: webPart-id + - name: recycleBinItem-id in: path - description: The unique identifier of webPart + description: The unique identifier of recycleBinItem required: true style: simple schema: type: string - x-ms-docs-key-type: webPart + x-ms-docs-key-type: recycleBinItem - name: If-Match in: header description: ETag @@ -29864,50 +30411,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/verticalSection/webparts/$count': - get: - tags: - - groups.site - summary: Get the number of the resource - operationId: group.site.pageAsSitePage.canvasLayout.verticalSection.webpart_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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: baseSitePage-id - in: path - description: The unique identifier of baseSitePage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: baseSitePage - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/createdByUser': + '/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/createdByUser': get: tags: - groups.site summary: Get createdByUser from groups - operationId: group.site.pageAsSitePage_GetCreatedGraphBPreUser + operationId: group.site.recycleBin.item_GetCreatedGraphBPreUser parameters: - name: group-id in: path @@ -29925,14 +30434,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: baseSitePage-id + - name: recycleBinItem-id in: path - description: The unique identifier of baseSitePage + description: The unique identifier of recycleBinItem required: true style: simple schema: type: string - x-ms-docs-key-type: baseSitePage + x-ms-docs-key-type: recycleBinItem - name: $select in: query description: Select properties to be returned @@ -29963,13 +30472,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/createdByUser/mailboxSettings': + '/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/createdByUser/mailboxSettings': get: tags: - groups.site summary: Get mailboxSettings property value description: 'Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. For more information, see User preferences for languages and regional formats. Returned only on $select.' - operationId: group.site.pageAsSitePage.createdGraphBPreUser_GetMailboxSetting + operationId: group.site.recycleBin.item.createdGraphBPreUser_GetMailboxSetting parameters: - name: group-id in: path @@ -29987,14 +30496,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: baseSitePage-id + - name: recycleBinItem-id in: path - description: The unique identifier of baseSitePage + description: The unique identifier of recycleBinItem required: true style: simple schema: type: string - x-ms-docs-key-type: baseSitePage + x-ms-docs-key-type: recycleBinItem - name: $select in: query description: Select properties to be returned @@ -30028,7 +30537,7 @@ paths: tags: - groups.site summary: Update property mailboxSettings value. - operationId: group.site.pageAsSitePage.createdGraphBPreUser_UpdateMailboxSetting + operationId: group.site.recycleBin.item.createdGraphBPreUser_UpdateMailboxSetting parameters: - name: group-id in: path @@ -30046,14 +30555,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: baseSitePage-id + - name: recycleBinItem-id in: path - description: The unique identifier of baseSitePage + description: The unique identifier of recycleBinItem required: true style: simple schema: type: string - x-ms-docs-key-type: baseSitePage + x-ms-docs-key-type: recycleBinItem requestBody: description: New property values content: @@ -30070,13 +30579,13 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/createdByUser/serviceProvisioningErrors': + '/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/createdByUser/serviceProvisioningErrors': get: tags: - groups.site summary: Get serviceProvisioningErrors property value description: 'Errors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object.' - operationId: group.site.pageAsSitePage.createdGraphBPreUser_ListServiceProvisioningError + operationId: group.site.recycleBin.item.createdGraphBPreUser_ListServiceProvisioningError parameters: - name: group-id in: path @@ -30094,14 +30603,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: baseSitePage-id + - name: recycleBinItem-id in: path - description: The unique identifier of baseSitePage + description: The unique identifier of recycleBinItem required: true style: simple schema: type: string - x-ms-docs-key-type: baseSitePage + x-ms-docs-key-type: recycleBinItem - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -30145,12 +30654,12 @@ paths: x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore - '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/createdByUser/serviceProvisioningErrors/$count': + '/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/createdByUser/serviceProvisioningErrors/$count': get: tags: - groups.site summary: Get the number of the resource - operationId: group.site.pageAsSitePage.createdGraphBPreUser.ServiceProvisioningError_GetCount + operationId: group.site.recycleBin.item.createdGraphBPreUser.ServiceProvisioningError_GetCount parameters: - name: group-id in: path @@ -30168,14 +30677,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: baseSitePage-id + - name: recycleBinItem-id in: path - description: The unique identifier of baseSitePage + description: The unique identifier of recycleBinItem required: true style: simple schema: type: string - x-ms-docs-key-type: baseSitePage + x-ms-docs-key-type: recycleBinItem - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -30183,12 +30692,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/lastModifiedByUser': + '/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/lastModifiedByUser': get: tags: - groups.site summary: Get lastModifiedByUser from groups - operationId: group.site.pageAsSitePage_GetLastModifiedGraphBPreUser + operationId: group.site.recycleBin.item_GetLastModifiedGraphBPreUser parameters: - name: group-id in: path @@ -30206,14 +30715,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: baseSitePage-id + - name: recycleBinItem-id in: path - description: The unique identifier of baseSitePage + description: The unique identifier of recycleBinItem required: true style: simple schema: type: string - x-ms-docs-key-type: baseSitePage + x-ms-docs-key-type: recycleBinItem - name: $select in: query description: Select properties to be returned @@ -30244,13 +30753,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/lastModifiedByUser/mailboxSettings': + '/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/lastModifiedByUser/mailboxSettings': get: tags: - groups.site summary: Get mailboxSettings property value description: 'Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. For more information, see User preferences for languages and regional formats. Returned only on $select.' - operationId: group.site.pageAsSitePage.lastModifiedGraphBPreUser_GetMailboxSetting + operationId: group.site.recycleBin.item.lastModifiedGraphBPreUser_GetMailboxSetting parameters: - name: group-id in: path @@ -30268,14 +30777,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: baseSitePage-id + - name: recycleBinItem-id in: path - description: The unique identifier of baseSitePage + description: The unique identifier of recycleBinItem required: true style: simple schema: type: string - x-ms-docs-key-type: baseSitePage + x-ms-docs-key-type: recycleBinItem - name: $select in: query description: Select properties to be returned @@ -30309,7 +30818,7 @@ paths: tags: - groups.site summary: Update property mailboxSettings value. - operationId: group.site.pageAsSitePage.lastModifiedGraphBPreUser_UpdateMailboxSetting + operationId: group.site.recycleBin.item.lastModifiedGraphBPreUser_UpdateMailboxSetting parameters: - name: group-id in: path @@ -30327,14 +30836,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: baseSitePage-id + - name: recycleBinItem-id in: path - description: The unique identifier of baseSitePage + description: The unique identifier of recycleBinItem required: true style: simple schema: type: string - x-ms-docs-key-type: baseSitePage + x-ms-docs-key-type: recycleBinItem requestBody: description: New property values content: @@ -30351,13 +30860,13 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/lastModifiedByUser/serviceProvisioningErrors': + '/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/lastModifiedByUser/serviceProvisioningErrors': get: tags: - groups.site summary: Get serviceProvisioningErrors property value description: 'Errors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object.' - operationId: group.site.pageAsSitePage.lastModifiedGraphBPreUser_ListServiceProvisioningError + operationId: group.site.recycleBin.item.lastModifiedGraphBPreUser_ListServiceProvisioningError parameters: - name: group-id in: path @@ -30375,14 +30884,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: baseSitePage-id + - name: recycleBinItem-id in: path - description: The unique identifier of baseSitePage + description: The unique identifier of recycleBinItem required: true style: simple schema: type: string - x-ms-docs-key-type: baseSitePage + x-ms-docs-key-type: recycleBinItem - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -30426,12 +30935,12 @@ paths: x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore - '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/lastModifiedByUser/serviceProvisioningErrors/$count': + '/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count': get: tags: - groups.site summary: Get the number of the resource - operationId: group.site.pageAsSitePage.lastModifiedGraphBPreUser.ServiceProvisioningError_GetCount + operationId: group.site.recycleBin.item.lastModifiedGraphBPreUser.ServiceProvisioningError_GetCount parameters: - name: group-id in: path @@ -30449,14 +30958,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: baseSitePage-id + - name: recycleBinItem-id in: path - description: The unique identifier of baseSitePage + description: The unique identifier of recycleBinItem required: true style: simple schema: type: string - x-ms-docs-key-type: baseSitePage + x-ms-docs-key-type: recycleBinItem - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -30464,13 +30973,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/webParts': + '/groups/{group-id}/sites/{site-id}/recycleBin/items/$count': get: tags: - groups.site - summary: Get webParts from groups - description: Collection of webparts on the SharePoint page. - operationId: group.site.pageAsSitePage_ListWebPart + summary: Get the number of the resource + operationId: group.site.recycleBin.item_GetCount parameters: - name: group-id in: path @@ -30488,22 +30996,49 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: baseSitePage-id + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/groups/{group-id}/sites/{site-id}/recycleBin/lastModifiedByUser': + get: + tags: + - groups.site + summary: Get lastModifiedByUser from groups + operationId: group.site.recycleBin_GetLastModifiedGraphBPreUser + parameters: + - name: group-id in: path - description: The unique identifier of baseSitePage + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: baseSitePage - - $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: group + - name: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: $select in: query - description: Order items by property values + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities style: form explode: false schema: @@ -30511,6 +31046,40 @@ paths: type: array items: type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.user' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/recycleBin/lastModifiedByUser/mailboxSettings': + get: + tags: + - groups.site + summary: Get mailboxSettings property value + description: 'Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. For more information, see User preferences for languages and regional formats. Returned only on $select.' + operationId: group.site.recycleBin.lastModifiedGraphBPreUser_GetMailboxSetting + 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: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site - name: $select in: query description: Select properties to be returned @@ -30533,18 +31102,18 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.webPartCollectionResponse' + description: Entity result. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - post: + patch: tags: - groups.site - summary: Create new navigation property to webParts for groups - operationId: group.site.pageAsSitePage_CreateWebPart + summary: Update property mailboxSettings value. + operationId: group.site.recycleBin.lastModifiedGraphBPreUser_UpdateMailboxSetting parameters: - name: group-id in: path @@ -30562,38 +31131,29 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: baseSitePage-id - in: path - description: The unique identifier of baseSitePage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: baseSitePage requestBody: - description: New navigation property + description: New property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.webPart' + $ref: '#/components/schemas/microsoft.graph.mailboxSettings' required: true responses: 2XX: - description: Created navigation property. + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.webPart' + $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/webParts/{webPart-id}': + '/groups/{group-id}/sites/{site-id}/recycleBin/lastModifiedByUser/serviceProvisioningErrors': get: tags: - groups.site - summary: Get webParts from groups - description: Collection of webparts on the SharePoint page. - operationId: group.site.pageAsSitePage_GetWebPart + summary: Get serviceProvisioningErrors property value + description: 'Errors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object.' + operationId: group.site.recycleBin.lastModifiedGraphBPreUser_ListServiceProvisioningError parameters: - name: group-id in: path @@ -30611,22 +31171,21 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: baseSitePage-id - in: path - description: The unique identifier of baseSitePage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: baseSitePage - - name: webPart-id - in: path - description: The unique identifier of webPart - 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: webPart + uniqueItems: true + type: array + items: + type: string - name: $select in: query description: Select properties to be returned @@ -30649,19 +31208,18 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.webPart' + $ref: '#/components/responses/microsoft.graph.serviceProvisioningErrorCollectionResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/groups/{group-id}/sites/{site-id}/recycleBin/lastModifiedByUser/serviceProvisioningErrors/$count': + get: tags: - groups.site - summary: Update the navigation property webParts in groups - operationId: group.site.pageAsSitePage_UpdateWebPart + summary: Get the number of the resource + operationId: group.site.recycleBin.lastModifiedGraphBPreUser.ServiceProvisioningError_GetCount parameters: - name: group-id in: path @@ -30679,44 +31237,20 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: baseSitePage-id - in: path - description: The unique identifier of baseSitePage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: baseSitePage - - name: webPart-id - in: path - description: The unique identifier of webPart - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: webPart - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.webPart' - required: true + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.webPart' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: + '/groups/{group-id}/sites/{site-id}/sites': + get: tags: - groups.site - summary: Delete navigation property webParts for groups - operationId: group.site.pageAsSitePage_DeleteWebPart + summary: Get sites from groups + description: The collection of the sub-sites under this site. + operationId: group.site_ListSite parameters: - name: group-id in: path @@ -30734,40 +31268,57 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: baseSitePage-id - in: path - description: The unique identifier of baseSitePage - 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: baseSitePage - - name: webPart-id - in: path - description: The unique identifier of webPart - required: true - style: simple + uniqueItems: true + type: array + items: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false schema: - type: string - x-ms-docs-key-type: webPart - - name: If-Match - in: header - description: ETag - style: simple + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false schema: - type: string + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Success + $ref: '#/components/responses/microsoft.graph.siteCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/webParts/$count': + '/groups/{group-id}/sites/{site-id}/sites/{site-id1}': get: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.pageAsSitePage.webPart_GetCount + summary: Get sites from groups + description: The collection of the sub-sites under this site. + operationId: group.site_GetSite parameters: - name: group-id in: path @@ -30785,27 +31336,50 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: baseSitePage-id + - name: site-id1 in: path - description: The unique identifier of baseSitePage + description: The unique identifier of site required: true style: simple schema: type: string - x-ms-docs-key-type: baseSitePage - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + x-ms-docs-key-type: site + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.site' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/pages/$count': + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/sites/$count': get: tags: - groups.site summary: Get the number of the resource - operationId: group.site.page_GetCount + operationId: group.site_GetCount parameters: - name: group-id in: path @@ -30830,12 +31404,13 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/pages/microsoft.graph.sitePage': + '/groups/{group-id}/sites/{site-id}/termStore': get: tags: - groups.site - summary: Get the items of type microsoft.graph.sitePage in the microsoft.graph.baseSitePage collection - operationId: group.site_ListPageAsSitePage + summary: Get termStore from groups + description: The termStore under this site. + operationId: group.site_GetTermStore parameters: - name: group-id in: path @@ -30853,21 +31428,6 @@ paths: schema: type: string x-ms-docs-key-type: site - - $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: - type: string - name: $select in: query description: Select properties to be returned @@ -30890,18 +31450,19 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.sitePageCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.store' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - '/groups/{group-id}/sites/{site-id}/pages/microsoft.graph.sitePage/$count': - get: + x-ms-docs-operation-type: operation + patch: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.Page_GetCountAsSitePage + summary: Update the navigation property termStore in groups + operationId: group.site_UpdateTermStore parameters: - name: group-id in: path @@ -30919,20 +31480,64 @@ paths: schema: type: string x-ms-docs-key-type: site - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.store' + required: true responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.store' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/permissions': + x-ms-docs-operation-type: operation + delete: + tags: + - groups.site + summary: Delete navigation property termStore for groups + operationId: group.site_DeleteTermStore + 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: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - 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}/sites/{site-id}/termStore/groups': get: tags: - groups.site - summary: Get permissions from groups - description: The permissions associated with the site. Nullable. - operationId: group.site_ListPermission + summary: Get groups from groups + description: Collection of all groups available in the term store. + operationId: group.site.termStore_ListGroup parameters: - name: group-id in: path @@ -30987,7 +31592,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.permissionCollectionResponse' + $ref: '#/components/responses/microsoft.graph.termStore.groupCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -30997,8 +31602,8 @@ paths: post: tags: - groups.site - summary: Create new navigation property to permissions for groups - operationId: group.site_CreatePermission + summary: Create new navigation property to groups for groups + operationId: group.site.termStore_CreateGroup parameters: - name: group-id in: path @@ -31021,7 +31626,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.permission' + $ref: '#/components/schemas/microsoft.graph.termStore.group' required: true responses: 2XX: @@ -31029,17 +31634,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.permission' + $ref: '#/components/schemas/microsoft.graph.termStore.group' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/permissions/{permission-id}': + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}': get: tags: - groups.site - summary: Get permissions from groups - description: The permissions associated with the site. Nullable. - operationId: group.site_GetPermission + summary: Get groups from groups + description: Collection of all groups available in the term store. + operationId: group.site.termStore_GetGroup parameters: - name: group-id in: path @@ -31057,14 +31662,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: permission-id + - name: group-id1 in: path - description: The unique identifier of permission + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: permission + x-ms-docs-key-type: group - name: $select in: query description: Select properties to be returned @@ -31091,15 +31696,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.permission' + $ref: '#/components/schemas/microsoft.graph.termStore.group' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.site - summary: Update the navigation property permissions in groups - operationId: group.site_UpdatePermission + summary: Update the navigation property groups in groups + operationId: group.site.termStore_UpdateGroup parameters: - name: group-id in: path @@ -31117,20 +31722,20 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: permission-id + - name: group-id1 in: path - description: The unique identifier of permission + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: permission + x-ms-docs-key-type: group requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.permission' + $ref: '#/components/schemas/microsoft.graph.termStore.group' required: true responses: 2XX: @@ -31138,15 +31743,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.permission' + $ref: '#/components/schemas/microsoft.graph.termStore.group' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete navigation property permissions for groups - operationId: group.site_DeletePermission + summary: Delete navigation property groups for groups + operationId: group.site.termStore_DeleteGroup parameters: - name: group-id in: path @@ -31164,14 +31769,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: permission-id + - name: group-id1 in: path - description: The unique identifier of permission + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: permission + x-ms-docs-key-type: group - name: If-Match in: header description: ETag @@ -31184,12 +31789,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/permissions/$count': + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets': get: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.permission_GetCount + summary: Get sets from groups + description: 'All sets under the group in a term [store].' + operationId: group.site.termStore.group_ListSet parameters: - name: group-id in: path @@ -31207,22 +31813,7 @@ paths: schema: type: string x-ms-docs-key-type: site - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/recycleBin': - get: - tags: - - groups.site - summary: Get recycleBin from groups - description: A container for a collection of recycleBinItem resources in this site. - operationId: group.site_GetRecycleBin - parameters: - - name: group-id + - name: group-id1 in: path description: The unique identifier of group required: true @@ -31230,14 +31821,21 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: site-id - in: path - description: The unique identifier of site - 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: site + uniqueItems: true + type: array + items: + type: string - name: $select in: query description: Select properties to be returned @@ -31260,19 +31858,18 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.recycleBin' + $ref: '#/components/responses/microsoft.graph.termStore.setCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - patch: + post: tags: - groups.site - summary: Update the navigation property recycleBin in groups - operationId: group.site_UpdateRecycleBin + summary: Create new navigation property to sets for groups + operationId: group.site.termStore.group_CreateSet parameters: - name: group-id in: path @@ -31290,28 +31887,38 @@ paths: schema: type: string x-ms-docs-key-type: site + - name: group-id1 + 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 + description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.recycleBin' + $ref: '#/components/schemas/microsoft.graph.termStore.set' required: true responses: 2XX: - description: Success + description: Created navigation property. content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.recycleBin' + $ref: '#/components/schemas/microsoft.graph.termStore.set' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - delete: + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}': + get: tags: - groups.site - summary: Delete navigation property recycleBin for groups - operationId: group.site_DeleteRecycleBin + summary: Get sets from groups + description: 'All sets under the group in a term [store].' + operationId: group.site.termStore.group_GetSet parameters: - name: group-id in: path @@ -31329,26 +31936,7 @@ paths: schema: type: string x-ms-docs-key-type: site - - 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}/sites/{site-id}/recycleBin/createdByUser': - get: - tags: - - groups.site - summary: Get createdByUser from groups - operationId: group.site.recycleBin_GetCreatedGraphBPreUser - parameters: - - name: group-id + - name: group-id1 in: path description: The unique identifier of group required: true @@ -31356,14 +31944,14 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: site-id + - name: set-id in: path - description: The unique identifier of site + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: site + x-ms-docs-key-type: set - name: $select in: query description: Select properties to be returned @@ -31390,17 +31978,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.user' + $ref: '#/components/schemas/microsoft.graph.termStore.set' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/recycleBin/createdByUser/mailboxSettings': - get: + patch: tags: - groups.site - summary: Get mailboxSettings property value - description: 'Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. For more information, see User preferences for languages and regional formats. Returned only on $select.' - operationId: group.site.recycleBin.createdGraphBPreUser_GetMailboxSetting + summary: Update the navigation property sets in groups + operationId: group.site.termStore.group_UpdateSet parameters: - name: group-id in: path @@ -31418,42 +32004,7 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Entity result. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.mailboxSettings' - default: - $ref: '#/components/responses/error' - patch: - tags: - - groups.site - summary: Update property mailboxSettings value. - operationId: group.site.recycleBin.createdGraphBPreUser_UpdateMailboxSetting - parameters: - - name: group-id + - name: group-id1 in: path description: The unique identifier of group required: true @@ -31461,20 +32012,20 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: site-id + - name: set-id in: path - description: The unique identifier of site + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: site + x-ms-docs-key-type: set requestBody: - description: New property values + description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.mailboxSettings' + $ref: '#/components/schemas/microsoft.graph.termStore.set' required: true responses: 2XX: @@ -31482,16 +32033,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.mailboxSettings' + $ref: '#/components/schemas/microsoft.graph.termStore.set' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/recycleBin/createdByUser/serviceProvisioningErrors': - get: + x-ms-docs-operation-type: operation + delete: tags: - groups.site - summary: Get serviceProvisioningErrors property value - description: 'Errors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object.' - operationId: group.site.recycleBin.createdGraphBPreUser_ListServiceProvisioningError + summary: Delete navigation property sets for groups + operationId: group.site.termStore.group_DeleteSet parameters: - name: group-id in: path @@ -31509,55 +32059,41 @@ paths: schema: type: string x-ms-docs-key-type: site - - $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: group-id1 + in: path + description: The unique identifier of group + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false + type: string + x-ms-docs-key-type: group + - name: set-id + in: path + description: The unique identifier of set + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false + type: string + x-ms-docs-key-type: set + - name: If-Match + in: header + description: ETag + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.serviceProvisioningErrorCollectionResponse' + description: Success default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - '/groups/{group-id}/sites/{site-id}/recycleBin/createdByUser/serviceProvisioningErrors/$count': + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children': get: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.recycleBin.createdGraphBPreUser.ServiceProvisioningError_GetCount + summary: Get children from groups + description: 'Children terms of set in term [store].' + operationId: group.site.termStore.group.set_ListChild parameters: - name: group-id in: path @@ -31575,22 +32111,7 @@ paths: schema: type: string x-ms-docs-key-type: site - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/recycleBin/items': - get: - tags: - - groups.site - summary: Get items from groups - description: List of the recycleBinItems deleted by a user. - operationId: group.site.recycleBin_ListItem - parameters: - - name: group-id + - name: group-id1 in: path description: The unique identifier of group required: true @@ -31598,14 +32119,14 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: site-id + - name: set-id in: path - description: The unique identifier of site + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: site + x-ms-docs-key-type: set - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -31643,7 +32164,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.recycleBinItemCollectionResponse' + $ref: '#/components/responses/microsoft.graph.termStore.termCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -31653,8 +32174,8 @@ paths: post: tags: - groups.site - summary: Create new navigation property to items for groups - operationId: group.site.recycleBin_CreateItem + summary: Create new navigation property to children for groups + operationId: group.site.termStore.group.set_CreateChild parameters: - name: group-id in: path @@ -31672,12 +32193,28 @@ paths: schema: type: string x-ms-docs-key-type: site + - name: group-id1 + in: path + description: The unique identifier of group + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: group + - name: set-id + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.recycleBinItem' + $ref: '#/components/schemas/microsoft.graph.termStore.term' required: true responses: 2XX: @@ -31685,17 +32222,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.recycleBinItem' + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}': + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}': get: tags: - groups.site - summary: Get items from groups - description: List of the recycleBinItems deleted by a user. - operationId: group.site.recycleBin_GetItem + summary: Get children from groups + description: 'Children terms of set in term [store].' + operationId: group.site.termStore.group.set_GetChild parameters: - name: group-id in: path @@ -31713,14 +32250,30 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: recycleBinItem-id + - name: group-id1 in: path - description: The unique identifier of recycleBinItem + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: recycleBinItem + x-ms-docs-key-type: group + - name: set-id + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term - name: $select in: query description: Select properties to be returned @@ -31747,15 +32300,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.recycleBinItem' + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.site - summary: Update the navigation property items in groups - operationId: group.site.recycleBin_UpdateItem + summary: Update the navigation property children in groups + operationId: group.site.termStore.group.set_UpdateChild parameters: - name: group-id in: path @@ -31773,20 +32326,36 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: recycleBinItem-id + - name: group-id1 in: path - description: The unique identifier of recycleBinItem + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: recycleBinItem + x-ms-docs-key-type: group + - name: set-id + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.recycleBinItem' + $ref: '#/components/schemas/microsoft.graph.termStore.term' required: true responses: 2XX: @@ -31794,15 +32363,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.recycleBinItem' + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete navigation property items for groups - operationId: group.site.recycleBin_DeleteItem + summary: Delete navigation property children for groups + operationId: group.site.termStore.group.set_DeleteChild parameters: - name: group-id in: path @@ -31820,14 +32389,30 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: recycleBinItem-id + - name: group-id1 in: path - description: The unique identifier of recycleBinItem + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: recycleBinItem + x-ms-docs-key-type: group + - name: set-id + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term - name: If-Match in: header description: ETag @@ -31840,12 +32425,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/createdByUser': + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children': get: tags: - groups.site - summary: Get createdByUser from groups - operationId: group.site.recycleBin.item_GetCreatedGraphBPreUser + summary: Get children from groups + description: Children of current term. + operationId: group.site.termStore.group.set.child_ListChild parameters: - name: group-id in: path @@ -31863,14 +32449,45 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: recycleBinItem-id + - name: group-id1 in: path - description: The unique identifier of recycleBinItem + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: recycleBinItem + x-ms-docs-key-type: group + - name: set-id + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - $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: + type: string - name: $select in: query description: Select properties to be returned @@ -31893,21 +32510,18 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.user' + $ref: '#/components/responses/microsoft.graph.termStore.termCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/createdByUser/mailboxSettings': - get: + post: tags: - groups.site - summary: Get mailboxSettings property value - description: 'Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. For more information, see User preferences for languages and regional formats. Returned only on $select.' - operationId: group.site.recycleBin.item.createdGraphBPreUser_GetMailboxSetting + summary: Create new navigation property to children for groups + operationId: group.site.termStore.group.set.child_CreateChild parameters: - name: group-id in: path @@ -31925,50 +32539,7 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: recycleBinItem-id - in: path - description: The unique identifier of recycleBinItem - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: recycleBinItem - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Entity result. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.mailboxSettings' - default: - $ref: '#/components/responses/error' - patch: - tags: - - groups.site - summary: Update property mailboxSettings value. - operationId: group.site.recycleBin.item.createdGraphBPreUser_UpdateMailboxSetting - parameters: - - name: group-id + - name: group-id1 in: path description: The unique identifier of group required: true @@ -31976,45 +32547,46 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: site-id + - name: set-id in: path - description: The unique identifier of site + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: site - - name: recycleBinItem-id + x-ms-docs-key-type: set + - name: term-id in: path - description: The unique identifier of recycleBinItem + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: recycleBinItem + x-ms-docs-key-type: term requestBody: - description: New property values + description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.mailboxSettings' + $ref: '#/components/schemas/microsoft.graph.termStore.term' required: true responses: 2XX: - description: Success + description: Created navigation property. content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.mailboxSettings' + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/createdByUser/serviceProvisioningErrors': + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}': get: tags: - groups.site - summary: Get serviceProvisioningErrors property value - description: 'Errors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object.' - operationId: group.site.recycleBin.item.createdGraphBPreUser_ListServiceProvisioningError + summary: Get children from groups + description: Children of current term. + operationId: group.site.termStore.group.set.child_GetChild parameters: - name: group-id in: path @@ -32032,29 +32604,38 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: recycleBinItem-id + - name: group-id1 in: path - description: The unique identifier of recycleBinItem + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: recycleBinItem - - $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 + x-ms-docs-key-type: group + - name: set-id + in: path + description: The unique identifier of set + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term - name: $select in: query description: Select properties to be returned @@ -32077,18 +32658,19 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.serviceProvisioningErrorCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - '/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/createdByUser/serviceProvisioningErrors/$count': - get: + x-ms-docs-operation-type: operation + patch: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.recycleBin.item.createdGraphBPreUser.ServiceProvisioningError_GetCount + summary: Update the navigation property children in groups + operationId: group.site.termStore.group.set.child_UpdateChild parameters: - name: group-id in: path @@ -32106,89 +32688,60 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: recycleBinItem-id + - name: group-id1 in: path - description: The unique identifier of recycleBinItem + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: recycleBinItem - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/lastModifiedByUser': - get: - tags: - - groups.site - summary: Get lastModifiedByUser from groups - operationId: group.site.recycleBin.item_GetLastModifiedGraphBPreUser - parameters: - - name: group-id + x-ms-docs-key-type: group + - name: set-id in: path - description: The unique identifier of group + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: group - - name: site-id + x-ms-docs-key-type: set + - name: term-id in: path - description: The unique identifier of site + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: site - - name: recycleBinItem-id + x-ms-docs-key-type: term + - name: term-id1 in: path - description: The unique identifier of recycleBinItem + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: recycleBinItem - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string + x-ms-docs-key-type: term + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' + required: true responses: 2XX: - description: Retrieved navigation property + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.user' + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/lastModifiedByUser/mailboxSettings': - get: + delete: tags: - groups.site - summary: Get mailboxSettings property value - description: 'Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. For more information, see User preferences for languages and regional formats. Returned only on $select.' - operationId: group.site.recycleBin.item.lastModifiedGraphBPreUser_GetMailboxSetting + summary: Delete navigation property children for groups + operationId: group.site.termStore.group.set.child_DeleteChild parameters: - name: group-id in: path @@ -32206,96 +32759,57 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: recycleBinItem-id + - name: group-id1 in: path - description: The unique identifier of recycleBinItem + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: recycleBinItem - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Entity result. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.mailboxSettings' - default: - $ref: '#/components/responses/error' - patch: - tags: - - groups.site - summary: Update property mailboxSettings value. - operationId: group.site.recycleBin.item.lastModifiedGraphBPreUser_UpdateMailboxSetting - parameters: - - name: group-id + x-ms-docs-key-type: group + - name: set-id in: path - description: The unique identifier of group + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: group - - name: site-id + x-ms-docs-key-type: set + - name: term-id in: path - description: The unique identifier of site + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: site - - name: recycleBinItem-id + x-ms-docs-key-type: term + - name: term-id1 in: path - description: The unique identifier of recycleBinItem + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: recycleBinItem - requestBody: - description: New property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.mailboxSettings' - required: true + x-ms-docs-key-type: term + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string responses: 2XX: description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/lastModifiedByUser/serviceProvisioningErrors': + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations': get: tags: - groups.site - summary: Get serviceProvisioningErrors property value - description: 'Errors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object.' - operationId: group.site.recycleBin.item.lastModifiedGraphBPreUser_ListServiceProvisioningError + summary: Get relations from groups + description: To indicate which terms are related to the current term as either pinned or reused. + operationId: group.site.termStore.group.set.child_ListRelation parameters: - name: group-id in: path @@ -32313,14 +32827,38 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: recycleBinItem-id + - name: group-id1 in: path - description: The unique identifier of recycleBinItem + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: recycleBinItem + x-ms-docs-key-type: group + - name: set-id + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -32358,18 +32896,18 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.serviceProvisioningErrorCollectionResponse' + $ref: '#/components/responses/microsoft.graph.termStore.relationCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore - '/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count': - get: + x-ms-docs-operation-type: operation + post: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.recycleBin.item.lastModifiedGraphBPreUser.ServiceProvisioningError_GetCount + summary: Create new navigation property to relations for groups + operationId: group.site.termStore.group.set.child_CreateRelation parameters: - name: group-id in: path @@ -32387,27 +32925,62 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: recycleBinItem-id + - name: group-id1 in: path - description: The unique identifier of recycleBinItem + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: recycleBinItem - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + x-ms-docs-key-type: group + - name: set-id + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.relation' + required: true responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/recycleBin/items/$count': + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}': get: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.recycleBin.item_GetCount + summary: Get relations from groups + description: To indicate which terms are related to the current term as either pinned or reused. + operationId: group.site.termStore.group.set.child_GetRelation parameters: - name: group-id in: path @@ -32425,21 +32998,7 @@ paths: schema: type: string x-ms-docs-key-type: site - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/recycleBin/lastModifiedByUser': - get: - tags: - - groups.site - summary: Get lastModifiedByUser from groups - operationId: group.site.recycleBin_GetLastModifiedGraphBPreUser - parameters: - - name: group-id + - name: group-id1 in: path description: The unique identifier of group required: true @@ -32447,14 +33006,38 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: site-id + - name: set-id in: path - description: The unique identifier of site + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: site + x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation - name: $select in: query description: Select properties to be returned @@ -32481,17 +33064,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.user' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/recycleBin/lastModifiedByUser/mailboxSettings': - get: + patch: tags: - groups.site - summary: Get mailboxSettings property value - description: 'Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. For more information, see User preferences for languages and regional formats. Returned only on $select.' - operationId: group.site.recycleBin.lastModifiedGraphBPreUser_GetMailboxSetting + summary: Update the navigation property relations in groups + operationId: group.site.termStore.group.set.child_UpdateRelation parameters: - name: group-id in: path @@ -32509,42 +33090,7 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Entity result. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.mailboxSettings' - default: - $ref: '#/components/responses/error' - patch: - tags: - - groups.site - summary: Update property mailboxSettings value. - operationId: group.site.recycleBin.lastModifiedGraphBPreUser_UpdateMailboxSetting - parameters: - - name: group-id + - name: group-id1 in: path description: The unique identifier of group required: true @@ -32552,20 +33098,44 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: site-id + - name: set-id in: path - description: The unique identifier of site + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: site + x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation requestBody: - description: New property values + description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.mailboxSettings' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' required: true responses: 2XX: @@ -32573,16 +33143,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.mailboxSettings' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/recycleBin/lastModifiedByUser/serviceProvisioningErrors': - get: + x-ms-docs-operation-type: operation + delete: tags: - groups.site - summary: Get serviceProvisioningErrors property value - description: 'Errors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object.' - operationId: group.site.recycleBin.lastModifiedGraphBPreUser_ListServiceProvisioningError + summary: Delete navigation property relations for groups + operationId: group.site.termStore.group.set.child_DeleteRelation parameters: - name: group-id in: path @@ -32600,57 +33169,7 @@ paths: schema: type: string x-ms-docs-key-type: site - - $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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - $ref: '#/components/responses/microsoft.graph.serviceProvisioningErrorCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - '/groups/{group-id}/sites/{site-id}/recycleBin/lastModifiedByUser/serviceProvisioningErrors/$count': - get: - tags: - - groups.site - summary: Get the number of the resource - operationId: group.site.recycleBin.lastModifiedGraphBPreUser.ServiceProvisioningError_GetCount - parameters: - - name: group-id + - name: group-id1 in: path description: The unique identifier of group required: true @@ -32658,96 +33177,57 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: site-id + - name: set-id in: path - description: The unique identifier of site + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: site - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/sites': - get: - tags: - - groups.site - summary: Get sites from groups - description: The collection of the sub-sites under this site. - operationId: group.site_ListSite - parameters: - - name: group-id + x-ms-docs-key-type: set + - name: term-id in: path - description: The unique identifier of group + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: group - - name: site-id + x-ms-docs-key-type: term + - name: term-id1 in: path - description: The unique identifier of site + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: site - - $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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false + x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false + type: string + x-ms-docs-key-type: relation + - name: If-Match + in: header + description: ETag + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.siteCollectionResponse' + description: Success default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/sites/{site-id1}': + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm': get: tags: - groups.site - summary: Get sites from groups - description: The collection of the sub-sites under this site. - operationId: group.site_GetSite + summary: Get fromTerm from groups + description: 'The from [term] of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the [set].' + operationId: group.site.termStore.group.set.child.relation_GetFromTerm parameters: - name: group-id in: path @@ -32765,14 +33245,46 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: site-id1 + - name: group-id1 in: path - description: The unique identifier of site + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: site + x-ms-docs-key-type: group + - name: set-id + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation - name: $select in: query description: Select properties to be returned @@ -32799,16 +33311,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.site' + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/sites/$count': + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set': get: tags: - groups.site - summary: Get the number of the resource - operationId: group.site_GetCount + summary: Get set from groups + description: 'The [set] in which the relation is relevant.' + operationId: group.site.termStore.group.set.child.relation_GetSet parameters: - name: group-id in: path @@ -32826,22 +33339,7 @@ paths: schema: type: string x-ms-docs-key-type: site - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStore': - get: - tags: - - groups.site - summary: Get termStore from groups - description: The termStore under this site. - operationId: group.site_GetTermStore - parameters: - - name: group-id + - name: group-id1 in: path description: The unique identifier of group required: true @@ -32849,14 +33347,38 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: site-id + - name: set-id in: path - description: The unique identifier of site + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: site + x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation - name: $select in: query description: Select properties to be returned @@ -32883,15 +33405,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.store' + $ref: '#/components/schemas/microsoft.graph.termStore.set' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm': + get: tags: - groups.site - summary: Update the navigation property termStore in groups - operationId: group.site_UpdateTermStore + summary: Get toTerm from groups + description: 'The to [term] of the relation. The term to which the relationship is defined.' + operationId: group.site.termStore.group.set.child.relation_GetToTerm parameters: - name: group-id in: path @@ -32909,30 +33433,7 @@ paths: schema: type: string x-ms-docs-key-type: site - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.store' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.store' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - groups.site - summary: Delete navigation property termStore for groups - operationId: group.site_DeleteTermStore - parameters: - - name: group-id + - name: group-id1 in: path description: The unique identifier of group required: true @@ -32940,65 +33441,38 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: site-id + - name: set-id in: path - description: The unique identifier of site + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: site - - name: If-Match - in: header - description: ETag + x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true style: simple schema: type: string - responses: - 2XX: - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/groups': - get: - tags: - - groups.site - summary: Get groups from groups - description: Collection of all groups available in the term store. - operationId: group.site.termStore_ListGroup - parameters: - - name: group-id + x-ms-docs-key-type: term + - name: term-id1 in: path - description: The unique identifier of group + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: group - - name: site-id + x-ms-docs-key-type: term + - name: relation-id in: path - description: The unique identifier of site + description: The unique identifier of relation required: true style: simple schema: type: string - x-ms-docs-key-type: site - - $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: - type: string + x-ms-docs-key-type: relation - name: $select in: query description: Select properties to be returned @@ -33021,18 +33495,20 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.groupCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count': + get: tags: - groups.site - summary: Create new navigation property to groups for groups - operationId: group.site.termStore_CreateGroup + summary: Get the number of the resource + operationId: group.site.termStore.group.set.child.relation_GetCount parameters: - name: group-id in: path @@ -33050,30 +33526,52 @@ paths: schema: type: string x-ms-docs-key-type: site - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.group' - required: true + - name: group-id1 + in: path + description: The unique identifier of group + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: group + - name: set-id + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.group' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}': + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/set': get: tags: - groups.site - summary: Get groups from groups - description: Collection of all groups available in the term store. - operationId: group.site.termStore_GetGroup + summary: Get set from groups + description: 'The [set] in which the term is created.' + operationId: group.site.termStore.group.set.child_GetSet parameters: - name: group-id in: path @@ -33099,6 +33597,30 @@ paths: schema: type: string x-ms-docs-key-type: group + - name: set-id + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term - name: $select in: query description: Select properties to be returned @@ -33125,15 +33647,16 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.group' + $ref: '#/components/schemas/microsoft.graph.termStore.set' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/$count': + get: tags: - groups.site - summary: Update the navigation property groups in groups - operationId: group.site.termStore_UpdateGroup + summary: Get the number of the resource + operationId: group.site.termStore.group.set.child_GetCount parameters: - name: group-id in: path @@ -33159,72 +33682,36 @@ 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.termStore.group' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.group' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - groups.site - summary: Delete navigation property groups for groups - operationId: group.site.termStore_DeleteGroup - 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: site-id + - name: set-id in: path - description: The unique identifier of site + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: site - - name: group-id1 + x-ms-docs-key-type: set + - name: term-id in: path - description: The unique identifier of group + description: The unique identifier of term 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 + x-ms-docs-key-type: term + - $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}/sites/{site-id}/termStore/groups/{group-id1}/sets': + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/relations': get: tags: - groups.site - summary: Get sets from groups - description: 'All sets under the group in a term [store].' - operationId: group.site.termStore.group_ListSet + summary: Get relations from groups + description: To indicate which terms are related to the current term as either pinned or reused. + operationId: group.site.termStore.group.set.child_ListRelation parameters: - name: group-id in: path @@ -33250,6 +33737,22 @@ paths: schema: type: string x-ms-docs-key-type: group + - name: set-id + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -33287,7 +33790,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.setCollectionResponse' + $ref: '#/components/responses/microsoft.graph.termStore.relationCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -33297,8 +33800,8 @@ paths: post: tags: - groups.site - summary: Create new navigation property to sets for groups - operationId: group.site.termStore.group_CreateSet + summary: Create new navigation property to relations for groups + operationId: group.site.termStore.group.set.child_CreateRelation parameters: - name: group-id in: path @@ -33324,12 +33827,28 @@ paths: schema: type: string x-ms-docs-key-type: group + - name: set-id + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' required: true responses: 2XX: @@ -33337,17 +33856,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}': + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/relations/{relation-id}': get: tags: - groups.site - summary: Get sets from groups - description: 'All sets under the group in a term [store].' - operationId: group.site.termStore.group_GetSet + summary: Get relations from groups + description: To indicate which terms are related to the current term as either pinned or reused. + operationId: group.site.termStore.group.set.child_GetRelation parameters: - name: group-id in: path @@ -33381,6 +33900,22 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation - name: $select in: query description: Select properties to be returned @@ -33407,15 +33942,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.site - summary: Update the navigation property sets in groups - operationId: group.site.termStore.group_UpdateSet + summary: Update the navigation property relations in groups + operationId: group.site.termStore.group.set.child_UpdateRelation parameters: - name: group-id in: path @@ -33449,28 +33984,44 @@ paths: schema: type: string x-ms-docs-key-type: set - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' - required: true - responses: - 2XX: - description: Success - content: - application/json: + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.relation' + required: true + responses: + 2XX: + description: Success + content: + application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete navigation property sets for groups - operationId: group.site.termStore.group_DeleteSet + summary: Delete navigation property relations for groups + operationId: group.site.termStore.group.set.child_DeleteRelation parameters: - name: group-id in: path @@ -33504,6 +34055,22 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation - name: If-Match in: header description: ETag @@ -33516,13 +34083,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children': + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/relations/{relation-id}/fromTerm': get: tags: - groups.site - summary: Get children from groups - description: 'Children terms of set in term [store].' - operationId: group.site.termStore.group.set_ListChild + summary: Get fromTerm from groups + description: 'The from [term] of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the [set].' + operationId: group.site.termStore.group.set.child.relation_GetFromTerm parameters: - name: group-id in: path @@ -33556,21 +34123,22 @@ paths: schema: type: string x-ms-docs-key-type: set - - $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: term-id + in: path + description: The unique identifier of term + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation - name: $select in: query description: Select properties to be returned @@ -33593,61 +34161,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.termCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - post: - tags: - - groups.site - summary: Create new navigation property to children for groups - operationId: group.site.termStore.group.set_CreateChild - 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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: group-id1 - in: path - description: The unique identifier of group - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: group - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' - required: true - responses: - 2XX: - description: Created navigation property. + description: Retrieved navigation property content: application/json: schema: @@ -33655,13 +34169,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}': + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/relations/{relation-id}/set': get: tags: - groups.site - summary: Get children from groups - description: 'Children terms of set in term [store].' - operationId: group.site.termStore.group.set_GetChild + summary: Get set from groups + description: 'The [set] in which the relation is relevant.' + operationId: group.site.termStore.group.set.child.relation_GetSet parameters: - name: group-id in: path @@ -33703,6 +34217,14 @@ paths: schema: type: string x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation - name: $select in: query description: Select properties to be returned @@ -33729,15 +34251,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.set' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/relations/{relation-id}/toTerm': + get: tags: - groups.site - summary: Update the navigation property children in groups - operationId: group.site.termStore.group.set_UpdateChild + summary: Get toTerm from groups + description: 'The to [term] of the relation. The term to which the relationship is defined.' + operationId: group.site.termStore.group.set.child.relation_GetToTerm parameters: - name: group-id in: path @@ -33779,16 +34303,37 @@ paths: schema: type: string x-ms-docs-key-type: term - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' - required: true + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Success + description: Retrieved navigation property content: application/json: schema: @@ -33796,11 +34341,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - delete: + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/relations/$count': + get: tags: - groups.site - summary: Delete navigation property children for groups - operationId: group.site.termStore.group.set_DeleteChild + summary: Get the number of the resource + operationId: group.site.termStore.group.set.child.relation_GetCount parameters: - name: group-id in: path @@ -33842,25 +34388,20 @@ paths: schema: type: string x-ms-docs-key-type: term - - 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}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children': + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/set': get: tags: - groups.site - summary: Get children from groups - description: Children of current term. - operationId: group.site.termStore.group.set.child_ListChild + summary: Get set from groups + description: 'The [set] in which the term is created.' + operationId: group.site.termStore.group.set.child_GetSet parameters: - name: group-id in: path @@ -33902,21 +34443,6 @@ paths: schema: type: string x-ms-docs-key-type: term - - $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: - type: string - name: $select in: query description: Select properties to be returned @@ -33939,18 +34465,20 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.termCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.set' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/$count': + get: tags: - groups.site - summary: Create new navigation property to children for groups - operationId: group.site.termStore.group.set.child_CreateChild + summary: Get the number of the resource + operationId: group.site.termStore.group.set.child_GetCount parameters: - name: group-id in: path @@ -33984,38 +34512,20 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' - 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.termStore.term' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}': + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup': get: tags: - groups.site - summary: Get children from groups - description: Children of current term. - operationId: group.site.termStore.group.set.child_GetChild + summary: Get parentGroup from groups + description: 'The parent [group] that contains the set.' + operationId: group.site.termStore.group.set_GetParentGroup parameters: - name: group-id in: path @@ -34049,22 +34559,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - name: $select in: query description: Select properties to be returned @@ -34091,15 +34585,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.group' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.site - summary: Update the navigation property children in groups - operationId: group.site.termStore.group.set.child_UpdateChild + summary: Update the navigation property parentGroup in groups + operationId: group.site.termStore.group.set_UpdateParentGroup parameters: - name: group-id in: path @@ -34133,28 +34627,12 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.group' required: true responses: 2XX: @@ -34162,15 +34640,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.group' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete navigation property children for groups - operationId: group.site.termStore.group.set.child_DeleteChild + summary: Delete navigation property parentGroup for groups + operationId: group.site.termStore.group.set_DeleteParentGroup parameters: - name: group-id in: path @@ -34204,22 +34682,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - name: If-Match in: header description: ETag @@ -34232,13 +34694,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations': + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations': get: tags: - groups.site summary: Get relations from groups - description: To indicate which terms are related to the current term as either pinned or reused. - operationId: group.site.termStore.group.set.child_ListRelation + description: Indicates which terms have been pinned or reused directly under the set. + operationId: group.site.termStore.group.set_ListRelation parameters: - name: group-id in: path @@ -34272,22 +34734,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -34336,7 +34782,7 @@ paths: tags: - groups.site summary: Create new navigation property to relations for groups - operationId: group.site.termStore.group.set.child_CreateRelation + operationId: group.site.termStore.group.set_CreateRelation parameters: - name: group-id in: path @@ -34370,22 +34816,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term requestBody: description: New navigation property content: @@ -34403,13 +34833,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}': + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}': get: tags: - groups.site summary: Get relations from groups - description: To indicate which terms are related to the current term as either pinned or reused. - operationId: group.site.termStore.group.set.child_GetRelation + description: Indicates which terms have been pinned or reused directly under the set. + operationId: group.site.termStore.group.set_GetRelation parameters: - name: group-id in: path @@ -34443,22 +34873,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -34501,7 +34915,7 @@ paths: tags: - groups.site summary: Update the navigation property relations in groups - operationId: group.site.termStore.group.set.child_UpdateRelation + operationId: group.site.termStore.group.set_UpdateRelation parameters: - name: group-id in: path @@ -34535,22 +34949,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -34580,7 +34978,7 @@ paths: tags: - groups.site summary: Delete navigation property relations for groups - operationId: group.site.termStore.group.set.child_DeleteRelation + operationId: group.site.termStore.group.set_DeleteRelation parameters: - name: group-id in: path @@ -34614,22 +35012,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -34650,13 +35032,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm': + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/fromTerm': get: tags: - groups.site summary: Get fromTerm from groups description: 'The from [term] of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the [set].' - operationId: group.site.termStore.group.set.child.relation_GetFromTerm + operationId: group.site.termStore.group.set.relation_GetFromTerm parameters: - name: group-id in: path @@ -34690,22 +35072,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -34744,13 +35110,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set': + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/set': get: tags: - groups.site summary: Get set from groups description: 'The [set] in which the relation is relevant.' - operationId: group.site.termStore.group.set.child.relation_GetSet + operationId: group.site.termStore.group.set.relation_GetSet parameters: - name: group-id in: path @@ -34784,22 +35150,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -34838,13 +35188,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm': + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/toTerm': get: tags: - groups.site summary: Get toTerm from groups description: 'The to [term] of the relation. The term to which the relationship is defined.' - operationId: group.site.termStore.group.set.child.relation_GetToTerm + operationId: group.site.termStore.group.set.relation_GetToTerm parameters: - name: group-id in: path @@ -34878,22 +35228,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -34932,12 +35266,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count': + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/$count': get: tags: - groups.site summary: Get the number of the resource - operationId: group.site.termStore.group.set.child.relation_GetCount + operationId: group.site.termStore.group.set.relation_GetCount parameters: - name: group-id in: path @@ -34971,22 +35305,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -34994,13 +35312,13 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/set': + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms': get: tags: - groups.site - summary: Get set from groups - description: 'The [set] in which the term is created.' - operationId: group.site.termStore.group.set.child_GetSet + summary: Get terms from groups + description: All the terms under the set. + operationId: group.site.termStore.group.set_ListTerm parameters: - name: group-id in: path @@ -35034,22 +35352,21 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - 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: term + uniqueItems: true + type: array + items: + type: string - name: $select in: query description: Select properties to be returned @@ -35072,20 +35389,18 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + $ref: '#/components/responses/microsoft.graph.termStore.termCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/$count': - get: + post: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.termStore.group.set.child_GetCount + summary: Create new navigation property to terms for groups + operationId: group.site.termStore.group.set_CreateTerm parameters: - name: group-id in: path @@ -35119,28 +35434,30 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' + required: true responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/relations': + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}': get: tags: - groups.site - summary: Get relations from groups - description: To indicate which terms are related to the current term as either pinned or reused. - operationId: group.site.termStore.group.set.child_ListRelation + summary: Get terms from groups + description: All the terms under the set. + operationId: group.site.termStore.group.set_GetTerm parameters: - name: group-id in: path @@ -35182,21 +35499,6 @@ paths: schema: type: string x-ms-docs-key-type: term - - $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: - type: string - name: $select in: query description: Select properties to be returned @@ -35219,18 +35521,19 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.relationCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + patch: tags: - groups.site - summary: Create new navigation property to relations for groups - operationId: group.site.termStore.group.set.child_CreateRelation + summary: Update the navigation property terms in groups + operationId: group.site.termStore.group.set_UpdateTerm parameters: - name: group-id in: path @@ -35273,29 +35576,27 @@ paths: type: string x-ms-docs-key-type: term requestBody: - description: New navigation property + description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.term' required: true responses: 2XX: - description: Created navigation property. + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/relations/{relation-id}': - get: + delete: tags: - groups.site - summary: Get relations from groups - description: To indicate which terms are related to the current term as either pinned or reused. - operationId: group.site.termStore.group.set.child_GetRelation + summary: Delete navigation property terms for groups + operationId: group.site.termStore.group.set_DeleteTerm parameters: - name: group-id in: path @@ -35337,49 +35638,25 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: relation-id - in: path - description: The unique identifier of relation - required: true + - name: If-Match + in: header + description: ETag style: simple schema: type: string - x-ms-docs-key-type: relation - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + description: Success default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children': + get: tags: - groups.site - summary: Update the navigation property relations in groups - operationId: group.site.termStore.group.set.child_UpdateRelation + summary: Get children from groups + description: Children of current term. + operationId: group.site.termStore.group.set.term_ListChild parameters: - name: group-id in: path @@ -35421,36 +35698,55 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: relation-id - in: path - description: The unique identifier of relation - 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: relation - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' - required: true + uniqueItems: true + type: array + items: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/responses/microsoft.graph.termStore.termCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - delete: + post: tags: - groups.site - summary: Delete navigation property relations for groups - operationId: group.site.termStore.group.set.child_DeleteRelation + summary: Create new navigation property to children for groups + operationId: group.site.termStore.group.set.term_CreateChild parameters: - name: group-id in: path @@ -35492,33 +35788,30 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: relation-id - in: path - description: The unique identifier of relation - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: relation - - name: If-Match - in: header - description: ETag - style: simple - schema: - type: string + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' + required: true responses: 2XX: - description: Success + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/relations/{relation-id}/fromTerm': + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}': get: tags: - groups.site - summary: Get fromTerm from groups - description: 'The from [term] of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the [set].' - operationId: group.site.termStore.group.set.child.relation_GetFromTerm + summary: Get children from groups + description: Children of current term. + operationId: group.site.termStore.group.set.term_GetChild parameters: - name: group-id in: path @@ -35560,14 +35853,14 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: relation-id + - name: term-id1 in: path - description: The unique identifier of relation + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: relation + x-ms-docs-key-type: term - name: $select in: query description: Select properties to be returned @@ -35598,13 +35891,11 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/relations/{relation-id}/set': - get: + patch: tags: - groups.site - summary: Get set from groups - description: 'The [set] in which the relation is relevant.' - operationId: group.site.termStore.group.set.child.relation_GetSet + summary: Update the navigation property children in groups + operationId: group.site.termStore.group.set.term_UpdateChild parameters: - name: group-id in: path @@ -35646,51 +35937,36 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: relation-id + - name: term-id1 in: path - description: The unique identifier of relation + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: relation - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string + x-ms-docs-key-type: term + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' + required: true responses: 2XX: - description: Retrieved navigation property + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/relations/{relation-id}/toTerm': - get: + delete: tags: - groups.site - summary: Get toTerm from groups - description: 'The to [term] of the relation. The term to which the relationship is defined.' - operationId: group.site.termStore.group.set.child.relation_GetToTerm + summary: Delete navigation property children for groups + operationId: group.site.termStore.group.set.term_DeleteChild parameters: - name: group-id in: path @@ -35732,50 +36008,33 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: relation-id + - name: term-id1 in: path - description: The unique identifier of relation + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: relation - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false + x-ms-docs-key-type: term + - name: If-Match + in: header + description: ETag + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + description: Success default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/relations/$count': + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations': get: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.termStore.group.set.child.relation_GetCount + summary: Get relations from groups + description: To indicate which terms are related to the current term as either pinned or reused. + operationId: group.site.termStore.group.set.term.child_ListRelation parameters: - name: group-id in: path @@ -35817,20 +36076,63 @@ paths: schema: type: string x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - $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: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + $ref: '#/components/responses/microsoft.graph.termStore.relationCollectionResponse' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/set': - get: + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: tags: - groups.site - summary: Get set from groups - description: 'The [set] in which the term is created.' - operationId: group.site.termStore.group.set.child_GetSet + summary: Create new navigation property to relations for groups + operationId: group.site.termStore.group.set.term.child_CreateRelation parameters: - name: group-id in: path @@ -35872,42 +36174,38 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: term + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.relation' + required: true responses: 2XX: - description: Retrieved navigation property + description: Created navigation property. content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/$count': + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}': get: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.termStore.group.set.child_GetCount + summary: Get relations from groups + description: To indicate which terms are related to the current term as either pinned or reused. + operationId: group.site.termStore.group.set.term.child_GetRelation parameters: - name: group-id in: path @@ -35941,53 +36239,30 @@ paths: schema: type: string x-ms-docs-key-type: set - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup': - get: - tags: - - groups.site - summary: Get parentGroup from groups - description: 'The parent [group] that contains the set.' - operationId: group.site.termStore.group.set_GetParentGroup - 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: site-id + - name: term-id in: path - description: The unique identifier of site + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: site - - name: group-id1 + x-ms-docs-key-type: term + - name: term-id1 in: path - description: The unique identifier of group + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: group - - name: set-id + x-ms-docs-key-type: term + - name: relation-id in: path - description: The unique identifier of set + description: The unique identifier of relation required: true style: simple schema: type: string - x-ms-docs-key-type: set + x-ms-docs-key-type: relation - name: $select in: query description: Select properties to be returned @@ -36014,15 +36289,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.group' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.site - summary: Update the navigation property parentGroup in groups - operationId: group.site.termStore.group.set_UpdateParentGroup + summary: Update the navigation property relations in groups + operationId: group.site.termStore.group.set.term.child_UpdateRelation parameters: - name: group-id in: path @@ -36056,12 +36331,36 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.group' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' required: true responses: 2XX: @@ -36069,15 +36368,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.group' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete navigation property parentGroup for groups - operationId: group.site.termStore.group.set_DeleteParentGroup + summary: Delete navigation property relations for groups + operationId: group.site.termStore.group.set.term.child_DeleteRelation parameters: - name: group-id in: path @@ -36111,6 +36410,30 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation - name: If-Match in: header description: ETag @@ -36123,13 +36446,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations': + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm': get: tags: - groups.site - summary: Get relations from groups - description: Indicates which terms have been pinned or reused directly under the set. - operationId: group.site.termStore.group.set_ListRelation + summary: Get fromTerm from groups + description: 'The from [term] of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the [set].' + operationId: group.site.termStore.group.set.term.child.relation_GetFromTerm parameters: - name: group-id in: path @@ -36163,21 +36486,30 @@ paths: schema: type: string x-ms-docs-key-type: set - - $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: term-id + in: path + description: The unique identifier of term + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation - name: $select in: query description: Select properties to be returned @@ -36200,18 +36532,21 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.relationCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set': + get: tags: - groups.site - summary: Create new navigation property to relations for groups - operationId: group.site.termStore.group.set_CreateRelation + summary: Get set from groups + description: 'The [set] in which the relation is relevant.' + operationId: group.site.termStore.group.set.term.child.relation_GetSet parameters: - name: group-id in: path @@ -36245,63 +36580,22 @@ paths: schema: type: string x-ms-docs-key-type: set - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' - required: true - responses: - 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}': - get: - tags: - - groups.site - summary: Get relations from groups - description: Indicates which terms have been pinned or reused directly under the set. - operationId: group.site.termStore.group.set_GetRelation - 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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: group-id1 + - name: term-id in: path - description: The unique identifier of group + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: group - - name: set-id + x-ms-docs-key-type: term + - name: term-id1 in: path - description: The unique identifier of set + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: set + x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -36336,15 +36630,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.set' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm': + get: tags: - groups.site - summary: Update the navigation property relations in groups - operationId: group.site.termStore.group.set_UpdateRelation + summary: Get toTerm from groups + description: 'The to [term] of the relation. The term to which the relationship is defined.' + operationId: group.site.termStore.group.set.term.child.relation_GetToTerm parameters: - name: group-id in: path @@ -36378,6 +36674,22 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -36386,28 +36698,42 @@ paths: schema: type: string x-ms-docs-key-type: relation - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' - required: true + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Success + description: Retrieved navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - delete: + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count': + get: tags: - groups.site - summary: Delete navigation property relations for groups - operationId: group.site.termStore.group.set_DeleteRelation + summary: Get the number of the resource + operationId: group.site.termStore.group.set.term.child.relation_GetCount parameters: - name: group-id in: path @@ -36441,33 +36767,36 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: relation-id + - name: term-id in: path - description: The unique identifier of relation + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: relation - - name: If-Match - in: header - description: ETag + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true style: simple schema: type: string + x-ms-docs-key-type: term + - $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}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/fromTerm': + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/set': get: tags: - groups.site - summary: Get fromTerm from groups - description: 'The from [term] of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the [set].' - operationId: group.site.termStore.group.set.relation_GetFromTerm + summary: Get set from groups + description: 'The [set] in which the term is created.' + operationId: group.site.termStore.group.set.term.child_GetSet parameters: - name: group-id in: path @@ -36501,14 +36830,22 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: relation-id + - name: term-id in: path - description: The unique identifier of relation + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: relation + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term - name: $select in: query description: Select properties to be returned @@ -36535,17 +36872,16 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.set' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/set': + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/$count': get: tags: - groups.site - summary: Get set from groups - description: 'The [set] in which the relation is relevant.' - operationId: group.site.termStore.group.set.relation_GetSet + summary: Get the number of the resource + operationId: group.site.termStore.group.set.term.child_GetCount parameters: - name: group-id in: path @@ -36579,128 +36915,28 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: relation-id + - name: term-id in: path - description: The unique identifier of relation + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: relation - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string + x-ms-docs-key-type: term + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/toTerm': + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations': get: tags: - groups.site - summary: Get toTerm from groups - description: 'The to [term] of the relation. The term to which the relationship is defined.' - operationId: group.site.termStore.group.set.relation_GetToTerm - 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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: group-id1 - in: path - description: The unique identifier of group - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: group - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: relation-id - in: path - description: The unique identifier of relation - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: relation - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/$count': - get: - tags: - - groups.site - summary: Get the number of the resource - operationId: group.site.termStore.group.set.relation_GetCount + summary: Get relations from groups + description: To indicate which terms are related to the current term as either pinned or reused. + operationId: group.site.termStore.group.set.term_ListRelation parameters: - name: group-id in: path @@ -36734,53 +36970,14 @@ paths: schema: type: string x-ms-docs-key-type: set - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms': - get: - tags: - - groups.site - summary: Get terms from groups - description: All the terms under the set. - operationId: group.site.termStore.group.set_ListTerm - 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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: group-id1 - in: path - description: The unique identifier of group - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: group - - name: set-id + - name: term-id in: path - description: The unique identifier of set + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: set + x-ms-docs-key-type: term - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -36818,7 +37015,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.termCollectionResponse' + $ref: '#/components/responses/microsoft.graph.termStore.relationCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -36828,8 +37025,8 @@ paths: post: tags: - groups.site - summary: Create new navigation property to terms for groups - operationId: group.site.termStore.group.set_CreateTerm + summary: Create new navigation property to relations for groups + operationId: group.site.termStore.group.set.term_CreateRelation parameters: - name: group-id in: path @@ -36863,12 +37060,20 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' required: true responses: 2XX: @@ -36876,17 +37081,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}': + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}': get: tags: - groups.site - summary: Get terms from groups - description: All the terms under the set. - operationId: group.site.termStore.group.set_GetTerm + summary: Get relations from groups + description: To indicate which terms are related to the current term as either pinned or reused. + operationId: group.site.termStore.group.set.term_GetRelation parameters: - name: group-id in: path @@ -36928,6 +37133,14 @@ paths: schema: type: string x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation - name: $select in: query description: Select properties to be returned @@ -36954,15 +37167,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.site - summary: Update the navigation property terms in groups - operationId: group.site.termStore.group.set_UpdateTerm + summary: Update the navigation property relations in groups + operationId: group.site.termStore.group.set.term_UpdateRelation parameters: - name: group-id in: path @@ -37004,12 +37217,20 @@ paths: schema: type: string x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' required: true responses: 2XX: @@ -37017,15 +37238,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete navigation property terms for groups - operationId: group.site.termStore.group.set_DeleteTerm + summary: Delete navigation property relations for groups + operationId: group.site.termStore.group.set.term_DeleteRelation parameters: - name: group-id in: path @@ -37067,6 +37288,14 @@ paths: schema: type: string x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation - name: If-Match in: header description: ETag @@ -37079,13 +37308,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children': + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm': get: tags: - groups.site - summary: Get children from groups - description: Children of current term. - operationId: group.site.termStore.group.set.term_ListChild + summary: Get fromTerm from groups + description: 'The from [term] of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the [set].' + operationId: group.site.termStore.group.set.term.relation_GetFromTerm parameters: - name: group-id in: path @@ -37127,21 +37356,14 @@ paths: schema: type: string x-ms-docs-key-type: term - - $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: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: relation - name: $select in: query description: Select properties to be returned @@ -37164,18 +37386,21 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.termCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set': + get: tags: - groups.site - summary: Create new navigation property to children for groups - operationId: group.site.termStore.group.set.term_CreateChild + summary: Get set from groups + description: 'The [set] in which the relation is relevant.' + operationId: group.site.termStore.group.set.term.relation_GetSet parameters: - name: group-id in: path @@ -37217,30 +37442,51 @@ paths: schema: type: string x-ms-docs-key-type: term - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' - required: true + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Created navigation property. + description: Retrieved navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.set' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}': + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm': get: tags: - groups.site - summary: Get children from groups - description: Children of current term. - operationId: group.site.termStore.group.set.term_GetChild + summary: Get toTerm from groups + description: 'The to [term] of the relation. The term to which the relationship is defined.' + operationId: group.site.termStore.group.set.term.relation_GetToTerm parameters: - name: group-id in: path @@ -37282,14 +37528,14 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: term-id1 + - name: relation-id in: path - description: The unique identifier of term + description: The unique identifier of relation required: true style: simple schema: type: string - x-ms-docs-key-type: term + x-ms-docs-key-type: relation - name: $select in: query description: Select properties to be returned @@ -37320,11 +37566,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/$count': + get: tags: - groups.site - summary: Update the navigation property children in groups - operationId: group.site.termStore.group.set.term_UpdateChild + summary: Get the number of the resource + operationId: group.site.termStore.group.set.term.relation_GetCount parameters: - name: group-id in: path @@ -37366,36 +37613,20 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' - required: true + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/set': + get: tags: - groups.site - summary: Delete navigation property children for groups - operationId: group.site.termStore.group.set.term_DeleteChild + summary: Get set from groups + description: 'The [set] in which the term is created.' + operationId: group.site.termStore.group.set.term_GetSet parameters: - name: group-id in: path @@ -37437,33 +37668,88 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: term-id1 + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.set' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/$count': + get: + tags: + - groups.site + summary: Get the number of the resource + operationId: group.site.termStore.group.set.term_GetCount + parameters: + - name: group-id in: path - description: The unique identifier of term + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: term - - name: If-Match - in: header - description: ETag + x-ms-docs-key-type: group + - name: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: group-id1 + in: path + description: The unique identifier of group + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: group + - name: set-id + in: path + description: The unique identifier of set + required: true style: simple schema: type: string + x-ms-docs-key-type: set + - $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}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations': + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/$count': get: tags: - groups.site - summary: Get relations from groups - description: To indicate which terms are related to the current term as either pinned or reused. - operationId: group.site.termStore.group.set.term.child_ListRelation + summary: Get the number of the resource + operationId: group.site.termStore.group.set_GetCount parameters: - name: group-id in: path @@ -37489,30 +37775,67 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: set-id + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/groups/{group-id}/sites/{site-id}/termStore/groups/$count': + get: + tags: + - groups.site + summary: Get the number of the resource + operationId: group.site.termStore.group_GetCount + parameters: + - name: group-id in: path - description: The unique identifier of set + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: set - - name: term-id + x-ms-docs-key-type: group + - name: site-id in: path - description: The unique identifier of term + description: The unique identifier of site required: true style: simple schema: type: string - x-ms-docs-key-type: term - - name: term-id1 + x-ms-docs-key-type: site + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/groups/{group-id}/sites/{site-id}/termStore/sets': + get: + tags: + - groups.site + summary: Get sets from groups + description: Collection of all sets available in the term store. + operationId: group.site.termStore_ListSet + parameters: + - name: group-id in: path - description: The unique identifier of term + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: term + x-ms-docs-key-type: group + - name: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -37550,7 +37873,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.relationCollectionResponse' + $ref: '#/components/responses/microsoft.graph.termStore.setCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -37560,8 +37883,8 @@ paths: post: tags: - groups.site - summary: Create new navigation property to relations for groups - operationId: group.site.termStore.group.set.term.child_CreateRelation + summary: Create new navigation property to sets for groups + operationId: group.site.termStore_CreateSet parameters: - name: group-id in: path @@ -37579,44 +37902,12 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: group-id1 - in: path - description: The unique identifier of group - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: group - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.set' required: true responses: 2XX: @@ -37624,17 +37915,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.set' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}': get: tags: - groups.site - summary: Get relations from groups - description: To indicate which terms are related to the current term as either pinned or reused. - operationId: group.site.termStore.group.set.term.child_GetRelation + summary: Get sets from groups + description: Collection of all sets available in the term store. + operationId: group.site.termStore_GetSet parameters: - name: group-id in: path @@ -37652,14 +37943,6 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: group-id1 - in: path - description: The unique identifier of group - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: group - name: set-id in: path description: The unique identifier of set @@ -37668,30 +37951,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: relation-id - in: path - description: The unique identifier of relation - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: relation - name: $select in: query description: Select properties to be returned @@ -37718,15 +37977,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.set' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.site - summary: Update the navigation property relations in groups - operationId: group.site.termStore.group.set.term.child_UpdateRelation + summary: Update the navigation property sets in groups + operationId: group.site.termStore_UpdateSet parameters: - name: group-id in: path @@ -37744,14 +38003,6 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: group-id1 - in: path - description: The unique identifier of group - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: group - name: set-id in: path description: The unique identifier of set @@ -37760,36 +38011,12 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: relation-id - in: path - description: The unique identifier of relation - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: relation requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.set' required: true responses: 2XX: @@ -37797,15 +38024,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.set' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete navigation property relations for groups - operationId: group.site.termStore.group.set.term.child_DeleteRelation + summary: Delete navigation property sets for groups + operationId: group.site.termStore_DeleteSet parameters: - name: group-id in: path @@ -37823,14 +38050,6 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: group-id1 - in: path - description: The unique identifier of group - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: group - name: set-id in: path description: The unique identifier of set @@ -37839,30 +38058,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: relation-id - in: path - description: The unique identifier of relation - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: relation - name: If-Match in: header description: ETag @@ -37875,13 +38070,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children': get: tags: - groups.site - summary: Get fromTerm from groups - description: 'The from [term] of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the [set].' - operationId: group.site.termStore.group.set.term.child.relation_GetFromTerm + summary: Get children from groups + description: 'Children terms of set in term [store].' + operationId: group.site.termStore.set_ListChild parameters: - name: group-id in: path @@ -37899,14 +38094,6 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: group-id1 - in: path - description: The unique identifier of group - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: group - name: set-id in: path description: The unique identifier of set @@ -37915,30 +38102,21 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: relation-id - in: path - description: The unique identifier of relation - 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: relation + uniqueItems: true + type: array + items: + type: string - name: $select in: query description: Select properties to be returned @@ -37961,21 +38139,18 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/responses/microsoft.graph.termStore.termCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set': - get: + post: tags: - groups.site - summary: Get set from groups - description: 'The [set] in which the relation is relevant.' - operationId: group.site.termStore.group.set.term.child.relation_GetSet + summary: Create new navigation property to children for groups + operationId: group.site.termStore.set_CreateChild parameters: - name: group-id in: path @@ -37993,14 +38168,6 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: group-id1 - in: path - description: The unique identifier of group - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: group - name: set-id in: path description: The unique identifier of set @@ -38009,67 +38176,30 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: relation-id - in: path - description: The unique identifier of relation - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: relation - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' + required: true responses: 2XX: - description: Retrieved navigation property + description: Created navigation property. content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}': get: tags: - groups.site - summary: Get toTerm from groups - description: 'The to [term] of the relation. The term to which the relationship is defined.' - operationId: group.site.termStore.group.set.term.child.relation_GetToTerm + summary: Get children from groups + description: 'Children terms of set in term [store].' + operationId: group.site.termStore.set_GetChild parameters: - name: group-id in: path @@ -38087,14 +38217,6 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: group-id1 - in: path - description: The unique identifier of group - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: group - name: set-id in: path description: The unique identifier of set @@ -38111,22 +38233,6 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: relation-id - in: path - description: The unique identifier of relation - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: relation - name: $select in: query description: Select properties to be returned @@ -38157,12 +38263,11 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count': - get: + patch: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.termStore.group.set.term.child.relation_GetCount + summary: Update the navigation property children in groups + operationId: group.site.termStore.set_UpdateChild parameters: - name: group-id in: path @@ -38180,7 +38285,46 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: group-id1 + - name: set-id + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - groups.site + summary: Delete navigation property children for groups + operationId: group.site.termStore.set_DeleteChild + parameters: + - name: group-id in: path description: The unique identifier of group required: true @@ -38188,6 +38332,14 @@ paths: schema: type: string x-ms-docs-key-type: group + - name: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site - name: set-id in: path description: The unique identifier of set @@ -38204,7 +38356,51 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: term-id1 + - 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}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children': + get: + tags: + - groups.site + summary: Get children from groups + description: Children of current term. + operationId: group.site.termStore.set.child_ListChild + 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: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: set-id + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - name: term-id in: path description: The unique identifier of term required: true @@ -38212,20 +38408,55 @@ paths: schema: type: string x-ms-docs-key-type: term + - $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: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + $ref: '#/components/responses/microsoft.graph.termStore.termCollectionResponse' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/set': - get: + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: tags: - groups.site - summary: Get set from groups - description: 'The [set] in which the term is created.' - operationId: group.site.termStore.group.set.term.child_GetSet + summary: Create new navigation property to children for groups + operationId: group.site.termStore.set.child_CreateChild parameters: - name: group-id in: path @@ -38243,7 +38474,48 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: group-id1 + - name: set-id + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}': + get: + tags: + - groups.site + summary: Get children from groups + description: Children of current term. + operationId: group.site.termStore.set.child_GetChild + parameters: + - name: group-id in: path description: The unique identifier of group required: true @@ -38251,6 +38523,14 @@ paths: schema: type: string x-ms-docs-key-type: group + - name: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site - name: set-id in: path description: The unique identifier of set @@ -38301,16 +38581,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/$count': - get: + patch: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.termStore.group.set.term.child_GetCount + summary: Update the navigation property children in groups + operationId: group.site.termStore.set.child_UpdateChild parameters: - name: group-id in: path @@ -38328,7 +38607,54 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: group-id1 + - name: set-id + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - groups.site + summary: Delete navigation property children for groups + operationId: group.site.termStore.set.child_DeleteChild + parameters: + - name: group-id in: path description: The unique identifier of group required: true @@ -38336,6 +38662,14 @@ paths: schema: type: string x-ms-docs-key-type: group + - name: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site - name: set-id in: path description: The unique identifier of set @@ -38352,20 +38686,33 @@ paths: schema: type: string x-ms-docs-key-type: term - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - 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' - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations': + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations': get: tags: - groups.site summary: Get relations from groups description: To indicate which terms are related to the current term as either pinned or reused. - operationId: group.site.termStore.group.set.term_ListRelation + operationId: group.site.termStore.set.child_ListRelation parameters: - name: group-id in: path @@ -38383,23 +38730,23 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: group-id1 + - name: set-id in: path - description: The unique identifier of group + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: group - - name: set-id + x-ms-docs-key-type: set + - name: term-id in: path - description: The unique identifier of set + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: set - - name: term-id + x-ms-docs-key-type: term + - name: term-id1 in: path description: The unique identifier of term required: true @@ -38455,7 +38802,7 @@ paths: tags: - groups.site summary: Create new navigation property to relations for groups - operationId: group.site.termStore.group.set.term_CreateRelation + operationId: group.site.termStore.set.child_CreateRelation parameters: - name: group-id in: path @@ -38473,23 +38820,23 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: group-id1 + - name: set-id in: path - description: The unique identifier of group + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: group - - name: set-id + x-ms-docs-key-type: set + - name: term-id in: path - description: The unique identifier of set + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: set - - name: term-id + x-ms-docs-key-type: term + - name: term-id1 in: path description: The unique identifier of term required: true @@ -38514,13 +38861,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}': get: tags: - groups.site summary: Get relations from groups description: To indicate which terms are related to the current term as either pinned or reused. - operationId: group.site.termStore.group.set.term_GetRelation + operationId: group.site.termStore.set.child_GetRelation parameters: - name: group-id in: path @@ -38538,23 +38885,23 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: group-id1 + - name: set-id in: path - description: The unique identifier of group + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: group - - name: set-id + x-ms-docs-key-type: set + - name: term-id in: path - description: The unique identifier of set + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: set - - name: term-id + x-ms-docs-key-type: term + - name: term-id1 in: path description: The unique identifier of term required: true @@ -38604,7 +38951,7 @@ paths: tags: - groups.site summary: Update the navigation property relations in groups - operationId: group.site.termStore.group.set.term_UpdateRelation + operationId: group.site.termStore.set.child_UpdateRelation parameters: - name: group-id in: path @@ -38622,23 +38969,23 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: group-id1 + - name: set-id in: path - description: The unique identifier of group + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: group - - name: set-id + x-ms-docs-key-type: set + - name: term-id in: path - description: The unique identifier of set + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: set - - name: term-id + x-ms-docs-key-type: term + - name: term-id1 in: path description: The unique identifier of term required: true @@ -38675,7 +39022,7 @@ paths: tags: - groups.site summary: Delete navigation property relations for groups - operationId: group.site.termStore.group.set.term_DeleteRelation + operationId: group.site.termStore.set.child_DeleteRelation parameters: - name: group-id in: path @@ -38693,23 +39040,23 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: group-id1 + - name: set-id in: path - description: The unique identifier of group + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: group - - name: set-id + x-ms-docs-key-type: set + - name: term-id in: path - description: The unique identifier of set + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: set - - name: term-id + x-ms-docs-key-type: term + - name: term-id1 in: path description: The unique identifier of term required: true @@ -38737,13 +39084,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm': get: tags: - groups.site summary: Get fromTerm from groups description: 'The from [term] of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the [set].' - operationId: group.site.termStore.group.set.term.relation_GetFromTerm + operationId: group.site.termStore.set.child.relation_GetFromTerm parameters: - name: group-id in: path @@ -38761,23 +39108,23 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: group-id1 + - name: set-id in: path - description: The unique identifier of group + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: group - - name: set-id + x-ms-docs-key-type: set + - name: term-id in: path - description: The unique identifier of set + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: set - - name: term-id + x-ms-docs-key-type: term + - name: term-id1 in: path description: The unique identifier of term required: true @@ -38823,13 +39170,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set': get: tags: - groups.site summary: Get set from groups description: 'The [set] in which the relation is relevant.' - operationId: group.site.termStore.group.set.term.relation_GetSet + operationId: group.site.termStore.set.child.relation_GetSet parameters: - name: group-id in: path @@ -38847,23 +39194,23 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: group-id1 + - name: set-id in: path - description: The unique identifier of group + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: group - - name: set-id + x-ms-docs-key-type: set + - name: term-id in: path - description: The unique identifier of set + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: set - - name: term-id + x-ms-docs-key-type: term + - name: term-id1 in: path description: The unique identifier of term required: true @@ -38909,13 +39256,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm': get: tags: - groups.site summary: Get toTerm from groups description: 'The to [term] of the relation. The term to which the relationship is defined.' - operationId: group.site.termStore.group.set.term.relation_GetToTerm + operationId: group.site.termStore.set.child.relation_GetToTerm parameters: - name: group-id in: path @@ -38933,23 +39280,23 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: group-id1 + - name: set-id in: path - description: The unique identifier of group + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: group - - name: set-id + x-ms-docs-key-type: set + - name: term-id in: path - description: The unique identifier of set + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: set - - name: term-id + x-ms-docs-key-type: term + - name: term-id1 in: path description: The unique identifier of term required: true @@ -38995,12 +39342,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/$count': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count': get: tags: - groups.site summary: Get the number of the resource - operationId: group.site.termStore.group.set.term.relation_GetCount + operationId: group.site.termStore.set.child.relation_GetCount parameters: - name: group-id in: path @@ -39018,23 +39365,23 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: group-id1 + - name: set-id in: path - description: The unique identifier of group + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: group - - name: set-id + x-ms-docs-key-type: set + - name: term-id in: path - description: The unique identifier of set + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: set - - name: term-id + x-ms-docs-key-type: term + - name: term-id1 in: path description: The unique identifier of term required: true @@ -39049,13 +39396,13 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/set': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/set': get: tags: - groups.site summary: Get set from groups description: 'The [set] in which the term is created.' - operationId: group.site.termStore.group.set.term_GetSet + operationId: group.site.termStore.set.child_GetSet parameters: - name: group-id in: path @@ -39073,23 +39420,23 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: group-id1 + - name: set-id in: path - description: The unique identifier of group + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: group - - name: set-id + x-ms-docs-key-type: set + - name: term-id in: path - description: The unique identifier of set + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: set - - name: term-id + x-ms-docs-key-type: term + - name: term-id1 in: path description: The unique identifier of term required: true @@ -39127,12 +39474,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/$count': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/$count': get: tags: - groups.site summary: Get the number of the resource - operationId: group.site.termStore.group.set.term_GetCount + operationId: group.site.termStore.set.child_GetCount parameters: - name: group-id in: path @@ -39150,14 +39497,6 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: group-id1 - in: path - description: The unique identifier of group - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: group - name: set-id in: path description: The unique identifier of set @@ -39166,44 +39505,14 @@ paths: schema: type: string x-ms-docs-key-type: set - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/$count': - get: - tags: - - groups.site - summary: Get the number of the resource - operationId: group.site.termStore.group.set_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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: group-id1 + - name: term-id in: path - description: The unique identifier of group + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: group + x-ms-docs-key-type: term - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -39211,12 +39520,13 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStore/groups/$count': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations': get: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.termStore.group_GetCount + summary: Get relations from groups + description: To indicate which terms are related to the current term as either pinned or reused. + operationId: group.site.termStore.set.child_ListRelation parameters: - name: group-id in: path @@ -39234,37 +39544,22 @@ paths: schema: type: string x-ms-docs-key-type: site - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStore/sets': - get: - tags: - - groups.site - summary: Get sets from groups - description: Collection of all sets available in the term store. - operationId: group.site.termStore_ListSet - parameters: - - name: group-id + - name: set-id in: path - description: The unique identifier of group + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: group - - name: site-id + x-ms-docs-key-type: set + - name: term-id in: path - description: The unique identifier of site + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: site + x-ms-docs-key-type: term - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -39302,7 +39597,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.setCollectionResponse' + $ref: '#/components/responses/microsoft.graph.termStore.relationCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -39312,8 +39607,8 @@ paths: post: tags: - groups.site - summary: Create new navigation property to sets for groups - operationId: group.site.termStore_CreateSet + summary: Create new navigation property to relations for groups + operationId: group.site.termStore.set.child_CreateRelation parameters: - name: group-id in: path @@ -39331,12 +39626,28 @@ paths: schema: type: string x-ms-docs-key-type: site + - name: set-id + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' required: true responses: 2XX: @@ -39344,17 +39655,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}': get: tags: - groups.site - summary: Get sets from groups - description: Collection of all sets available in the term store. - operationId: group.site.termStore_GetSet + summary: Get relations from groups + description: To indicate which terms are related to the current term as either pinned or reused. + operationId: group.site.termStore.set.child_GetRelation parameters: - name: group-id in: path @@ -39380,6 +39691,22 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation - name: $select in: query description: Select properties to be returned @@ -39406,15 +39733,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.site - summary: Update the navigation property sets in groups - operationId: group.site.termStore_UpdateSet + summary: Update the navigation property relations in groups + operationId: group.site.termStore.set.child_UpdateRelation parameters: - name: group-id in: path @@ -39440,12 +39767,28 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' required: true responses: 2XX: @@ -39453,15 +39796,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete navigation property sets for groups - operationId: group.site.termStore_DeleteSet + summary: Delete navigation property relations for groups + operationId: group.site.termStore.set.child_DeleteRelation parameters: - name: group-id in: path @@ -39487,6 +39830,22 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation - name: If-Match in: header description: ETag @@ -39499,13 +39858,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}/fromTerm': get: tags: - groups.site - summary: Get children from groups - description: 'Children terms of set in term [store].' - operationId: group.site.termStore.set_ListChild + summary: Get fromTerm from groups + description: 'The from [term] of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the [set].' + operationId: group.site.termStore.set.child.relation_GetFromTerm parameters: - name: group-id in: path @@ -39531,21 +39890,22 @@ paths: schema: type: string x-ms-docs-key-type: set - - $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: term-id + in: path + description: The unique identifier of term + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation - name: $select in: query description: Select properties to be returned @@ -39568,53 +39928,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.termCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - post: - tags: - - groups.site - summary: Create new navigation property to children for groups - operationId: group.site.termStore.set_CreateChild - 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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' - required: true - responses: - 2XX: - description: Created navigation property. + description: Retrieved navigation property content: application/json: schema: @@ -39622,13 +39936,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}/set': get: tags: - groups.site - summary: Get children from groups - description: 'Children terms of set in term [store].' - operationId: group.site.termStore.set_GetChild + summary: Get set from groups + description: 'The [set] in which the relation is relevant.' + operationId: group.site.termStore.set.child.relation_GetSet parameters: - name: group-id in: path @@ -39662,6 +39976,14 @@ paths: schema: type: string x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation - name: $select in: query description: Select properties to be returned @@ -39688,15 +40010,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.set' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}/toTerm': + get: tags: - groups.site - summary: Update the navigation property children in groups - operationId: group.site.termStore.set_UpdateChild + summary: Get toTerm from groups + description: 'The to [term] of the relation. The term to which the relationship is defined.' + operationId: group.site.termStore.set.child.relation_GetToTerm parameters: - name: group-id in: path @@ -39730,16 +40054,37 @@ paths: schema: type: string x-ms-docs-key-type: term - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' - required: true + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Success + description: Retrieved navigation property content: application/json: schema: @@ -39747,11 +40092,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - delete: + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/$count': + get: tags: - groups.site - summary: Delete navigation property children for groups - operationId: group.site.termStore.set_DeleteChild + summary: Get the number of the resource + operationId: group.site.termStore.set.child.relation_GetCount parameters: - name: group-id in: path @@ -39785,25 +40131,20 @@ paths: schema: type: string x-ms-docs-key-type: term - - 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}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/set': get: tags: - groups.site - summary: Get children from groups - description: Children of current term. - operationId: group.site.termStore.set.child_ListChild + summary: Get set from groups + description: 'The [set] in which the term is created.' + operationId: group.site.termStore.set.child_GetSet parameters: - name: group-id in: path @@ -39837,21 +40178,6 @@ paths: schema: type: string x-ms-docs-key-type: term - - $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: - type: string - name: $select in: query description: Select properties to be returned @@ -39874,18 +40200,20 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.termCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.set' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/$count': + get: tags: - groups.site - summary: Create new navigation property to children for groups - operationId: group.site.termStore.set.child_CreateChild + summary: Get the number of the resource + operationId: group.site.termStore.set.child_GetCount parameters: - name: group-id in: path @@ -39911,38 +40239,20 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' - 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.termStore.term' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup': get: tags: - groups.site - summary: Get children from groups - description: Children of current term. - operationId: group.site.termStore.set.child_GetChild + summary: Get parentGroup from groups + description: 'The parent [group] that contains the set.' + operationId: group.site.termStore.set_GetParentGroup parameters: - name: group-id in: path @@ -39968,22 +40278,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - name: $select in: query description: Select properties to be returned @@ -40010,15 +40304,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.group' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.site - summary: Update the navigation property children in groups - operationId: group.site.termStore.set.child_UpdateChild + summary: Update the navigation property parentGroup in groups + operationId: group.site.termStore.set_UpdateParentGroup parameters: - name: group-id in: path @@ -40044,28 +40338,12 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.group' required: true responses: 2XX: @@ -40073,15 +40351,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.group' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete navigation property children for groups - operationId: group.site.termStore.set.child_DeleteChild + summary: Delete navigation property parentGroup for groups + operationId: group.site.termStore.set_DeleteParentGroup parameters: - name: group-id in: path @@ -40107,22 +40385,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - name: If-Match in: header description: ETag @@ -40135,13 +40397,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets': get: tags: - groups.site - summary: Get relations from groups - description: To indicate which terms are related to the current term as either pinned or reused. - operationId: group.site.termStore.set.child_ListRelation + summary: Get sets from groups + description: 'All sets under the group in a term [store].' + operationId: group.site.termStore.set.parentGroup_ListSet parameters: - name: group-id in: path @@ -40167,22 +40429,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -40220,7 +40466,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.relationCollectionResponse' + $ref: '#/components/responses/microsoft.graph.termStore.setCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -40230,8 +40476,8 @@ paths: post: tags: - groups.site - summary: Create new navigation property to relations for groups - operationId: group.site.termStore.set.child_CreateRelation + summary: Create new navigation property to sets for groups + operationId: group.site.termStore.set.parentGroup_CreateSet parameters: - name: group-id in: path @@ -40257,28 +40503,12 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.set' required: true responses: 2XX: @@ -40286,17 +40516,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.set' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}': get: tags: - groups.site - summary: Get relations from groups - description: To indicate which terms are related to the current term as either pinned or reused. - operationId: group.site.termStore.set.child_GetRelation + summary: Get sets from groups + description: 'All sets under the group in a term [store].' + operationId: group.site.termStore.set.parentGroup_GetSet parameters: - name: group-id in: path @@ -40322,30 +40552,14 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: relation-id + - name: set-id1 in: path - description: The unique identifier of relation + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: relation + x-ms-docs-key-type: set - name: $select in: query description: Select properties to be returned @@ -40372,15 +40586,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.set' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.site - summary: Update the navigation property relations in groups - operationId: group.site.termStore.set.child_UpdateRelation + summary: Update the navigation property sets in groups + operationId: group.site.termStore.set.parentGroup_UpdateSet parameters: - name: group-id in: path @@ -40406,36 +40620,20 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: relation-id + - name: set-id1 in: path - description: The unique identifier of relation + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: relation + x-ms-docs-key-type: set requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.set' required: true responses: 2XX: @@ -40443,15 +40641,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.set' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete navigation property relations for groups - operationId: group.site.termStore.set.child_DeleteRelation + summary: Delete navigation property sets for groups + operationId: group.site.termStore.set.parentGroup_DeleteSet parameters: - name: group-id in: path @@ -40477,30 +40675,14 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: relation-id + - name: set-id1 in: path - description: The unique identifier of relation + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: relation + x-ms-docs-key-type: set - name: If-Match in: header description: ETag @@ -40513,13 +40695,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children': get: tags: - groups.site - summary: Get fromTerm from groups - description: 'The from [term] of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the [set].' - operationId: group.site.termStore.set.child.relation_GetFromTerm + summary: Get children from groups + description: 'Children terms of set in term [store].' + operationId: group.site.termStore.set.parentGroup.set_ListChild parameters: - name: group-id in: path @@ -40545,30 +40727,29 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 + - name: set-id1 in: path - description: The unique identifier of term + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: term - - name: relation-id - in: path - description: The unique identifier of relation - required: true - style: simple + x-ms-docs-key-type: set + - $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: relation + uniqueItems: true + type: array + items: + type: string - name: $select in: query description: Select properties to be returned @@ -40591,21 +40772,18 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/responses/microsoft.graph.termStore.termCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set': - get: + post: tags: - groups.site - summary: Get set from groups - description: 'The [set] in which the relation is relevant.' - operationId: group.site.termStore.set.child.relation_GetSet + summary: Create new navigation property to children for groups + operationId: group.site.termStore.set.parentGroup.set_CreateChild parameters: - name: group-id in: path @@ -40631,67 +40809,38 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: relation-id + - name: set-id1 in: path - description: The unique identifier of relation + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: relation - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string + x-ms-docs-key-type: set + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' + required: true responses: 2XX: - description: Retrieved navigation property + description: Created navigation property. content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}': get: tags: - groups.site - summary: Get toTerm from groups - description: 'The to [term] of the relation. The term to which the relationship is defined.' - operationId: group.site.termStore.set.child.relation_GetToTerm + summary: Get children from groups + description: 'Children terms of set in term [store].' + operationId: group.site.termStore.set.parentGroup.set_GetChild parameters: - name: group-id in: path @@ -40717,15 +40866,15 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id + - name: set-id1 in: path - description: The unique identifier of term + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: term - - name: term-id1 + x-ms-docs-key-type: set + - name: term-id in: path description: The unique identifier of term required: true @@ -40733,14 +40882,6 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: relation-id - in: path - description: The unique identifier of relation - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: relation - name: $select in: query description: Select properties to be returned @@ -40771,12 +40912,11 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count': - get: + patch: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.termStore.set.child.relation_GetCount + summary: Update the navigation property children in groups + operationId: group.site.termStore.set.parentGroup.set_UpdateChild parameters: - name: group-id in: path @@ -40802,15 +40942,15 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id + - name: set-id1 in: path - description: The unique identifier of term + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: term - - name: term-id1 + x-ms-docs-key-type: set + - name: term-id in: path description: The unique identifier of term required: true @@ -40818,20 +40958,28 @@ paths: schema: type: string x-ms-docs-key-type: term - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' + required: true responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/set': - get: + x-ms-docs-operation-type: operation + delete: tags: - groups.site - summary: Get set from groups - description: 'The [set] in which the term is created.' - operationId: group.site.termStore.set.child_GetSet + summary: Delete navigation property children for groups + operationId: group.site.termStore.set.parentGroup.set_DeleteChild parameters: - name: group-id in: path @@ -40857,15 +41005,15 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id + - name: set-id1 in: path - description: The unique identifier of term + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: term - - name: term-id1 + x-ms-docs-key-type: set + - name: term-id in: path description: The unique identifier of term required: true @@ -40873,42 +41021,25 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false + - name: If-Match + in: header + description: ETag + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + description: Success default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/$count': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children': get: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.termStore.set.child_GetCount + summary: Get children from groups + description: Children of current term. + operationId: group.site.termStore.set.parentGroup.set.child_ListChild parameters: - name: group-id in: path @@ -40934,46 +41065,7 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations': - get: - tags: - - groups.site - summary: Get relations from groups - description: To indicate which terms are related to the current term as either pinned or reused. - operationId: group.site.termStore.set.child_ListRelation - 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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: set-id + - name: set-id1 in: path description: The unique identifier of set required: true @@ -41026,7 +41118,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.relationCollectionResponse' + $ref: '#/components/responses/microsoft.graph.termStore.termCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -41036,8 +41128,8 @@ paths: post: tags: - groups.site - summary: Create new navigation property to relations for groups - operationId: group.site.termStore.set.child_CreateRelation + summary: Create new navigation property to children for groups + operationId: group.site.termStore.set.parentGroup.set.child_CreateChild parameters: - name: group-id in: path @@ -41063,6 +41155,14 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: set-id1 + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set - name: term-id in: path description: The unique identifier of term @@ -41076,7 +41176,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.term' required: true responses: 2XX: @@ -41084,17 +41184,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}': get: tags: - groups.site - summary: Get relations from groups - description: To indicate which terms are related to the current term as either pinned or reused. - operationId: group.site.termStore.set.child_GetRelation + summary: Get children from groups + description: Children of current term. + operationId: group.site.termStore.set.parentGroup.set.child_GetChild parameters: - name: group-id in: path @@ -41120,6 +41220,14 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: set-id1 + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set - name: term-id in: path description: The unique identifier of term @@ -41128,14 +41236,14 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: relation-id + - name: term-id1 in: path - description: The unique identifier of relation + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: relation + x-ms-docs-key-type: term - name: $select in: query description: Select properties to be returned @@ -41162,15 +41270,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.site - summary: Update the navigation property relations in groups - operationId: group.site.termStore.set.child_UpdateRelation + summary: Update the navigation property children in groups + operationId: group.site.termStore.set.parentGroup.set.child_UpdateChild parameters: - name: group-id in: path @@ -41196,6 +41304,14 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: set-id1 + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set - name: term-id in: path description: The unique identifier of term @@ -41204,20 +41320,20 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: relation-id + - name: term-id1 in: path - description: The unique identifier of relation + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: relation + x-ms-docs-key-type: term requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.term' required: true responses: 2XX: @@ -41225,15 +41341,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete navigation property relations for groups - operationId: group.site.termStore.set.child_DeleteRelation + summary: Delete navigation property children for groups + operationId: group.site.termStore.set.parentGroup.set.child_DeleteChild parameters: - name: group-id in: path @@ -41259,6 +41375,14 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: set-id1 + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set - name: term-id in: path description: The unique identifier of term @@ -41267,14 +41391,14 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: relation-id + - name: term-id1 in: path - description: The unique identifier of relation + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: relation + x-ms-docs-key-type: term - name: If-Match in: header description: ETag @@ -41287,13 +41411,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}/fromTerm': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations': get: tags: - groups.site - summary: Get fromTerm from groups - description: 'The from [term] of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the [set].' - operationId: group.site.termStore.set.child.relation_GetFromTerm + summary: Get relations from groups + description: To indicate which terms are related to the current term as either pinned or reused. + operationId: group.site.termStore.set.parentGroup.set.child_ListRelation parameters: - name: group-id in: path @@ -41319,6 +41443,14 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: set-id1 + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set - name: term-id in: path description: The unique identifier of term @@ -41327,14 +41459,29 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: relation-id + - name: term-id1 in: path - description: The unique identifier of relation + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: relation + x-ms-docs-key-type: term + - $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: + type: string - name: $select in: query description: Select properties to be returned @@ -41357,21 +41504,18 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/responses/microsoft.graph.termStore.relationCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}/set': - get: + post: tags: - groups.site - summary: Get set from groups - description: 'The [set] in which the relation is relevant.' - operationId: group.site.termStore.set.child.relation_GetSet + summary: Create new navigation property to relations for groups + operationId: group.site.termStore.set.parentGroup.set.child_CreateRelation parameters: - name: group-id in: path @@ -41397,6 +41541,14 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: set-id1 + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set - name: term-id in: path description: The unique identifier of term @@ -41405,51 +41557,38 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: relation-id + - name: term-id1 in: path - description: The unique identifier of relation + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: relation - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string + x-ms-docs-key-type: term + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.relation' + required: true responses: 2XX: - description: Retrieved navigation property + description: Created navigation property. content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}/toTerm': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}': get: tags: - groups.site - summary: Get toTerm from groups - description: 'The to [term] of the relation. The term to which the relationship is defined.' - operationId: group.site.termStore.set.child.relation_GetToTerm + summary: Get relations from groups + description: To indicate which terms are related to the current term as either pinned or reused. + operationId: group.site.termStore.set.parentGroup.set.child_GetRelation parameters: - name: group-id in: path @@ -41475,6 +41614,14 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: set-id1 + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set - name: term-id in: path description: The unique identifier of term @@ -41483,6 +41630,14 @@ paths: schema: type: string x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -41517,16 +41672,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/$count': - get: + patch: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.termStore.set.child.relation_GetCount + summary: Update the navigation property relations in groups + operationId: group.site.termStore.set.parentGroup.set.child_UpdateRelation parameters: - name: group-id in: path @@ -41552,6 +41706,14 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: set-id1 + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set - name: term-id in: path description: The unique identifier of term @@ -41560,20 +41722,44 @@ paths: schema: type: string x-ms-docs-key-type: term - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.relation' + required: true responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/set': - get: + x-ms-docs-operation-type: operation + delete: tags: - groups.site - summary: Get set from groups - description: 'The [set] in which the term is created.' - operationId: group.site.termStore.set.child_GetSet + summary: Delete navigation property relations for groups + operationId: group.site.termStore.set.parentGroup.set.child_DeleteRelation parameters: - name: group-id in: path @@ -41599,6 +41785,14 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: set-id1 + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set - name: term-id in: path description: The unique identifier of term @@ -41607,42 +41801,41 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false + type: string + x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: relation + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + description: Success default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/$count': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm': get: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.termStore.set.child_GetCount + summary: Get fromTerm from groups + description: 'The from [term] of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the [set].' + operationId: group.site.termStore.set.parentGroup.set.child.relation_GetFromTerm parameters: - name: group-id in: path @@ -41668,45 +41861,38 @@ paths: schema: type: string x-ms-docs-key-type: set - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup': - get: - tags: - - groups.site - summary: Get parentGroup from groups - description: 'The parent [group] that contains the set.' - operationId: group.site.termStore.set_GetParentGroup - parameters: - - name: group-id + - name: set-id1 in: path - description: The unique identifier of group + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: group - - name: site-id + x-ms-docs-key-type: set + - name: term-id in: path - description: The unique identifier of site + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: site - - name: set-id + x-ms-docs-key-type: term + - name: term-id1 in: path - description: The unique identifier of set + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: set + x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation - name: $select in: query description: Select properties to be returned @@ -41733,15 +41919,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.group' + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set': + get: tags: - groups.site - summary: Update the navigation property parentGroup in groups - operationId: group.site.termStore.set_UpdateParentGroup + summary: Get set from groups + description: 'The [set] in which the relation is relevant.' + operationId: group.site.termStore.set.parentGroup.set.child.relation_GetSet parameters: - name: group-id in: path @@ -41767,28 +41955,75 @@ paths: schema: type: string x-ms-docs-key-type: set - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.group' - required: true + - name: set-id1 + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Success + description: Retrieved navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.group' + $ref: '#/components/schemas/microsoft.graph.termStore.set' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - delete: + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm': + get: tags: - groups.site - summary: Delete navigation property parentGroup for groups - operationId: group.site.termStore.set_DeleteParentGroup + summary: Get toTerm from groups + description: 'The to [term] of the relation. The term to which the relationship is defined.' + operationId: group.site.termStore.set.parentGroup.set.child.relation_GetToTerm parameters: - name: group-id in: path @@ -41814,65 +42049,38 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: If-Match - in: header - description: ETag + - name: set-id1 + in: path + description: The unique identifier of set + required: true style: simple schema: type: string - responses: - 2XX: - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets': - get: - tags: - - groups.site - summary: Get sets from groups - description: 'All sets under the group in a term [store].' - operationId: group.site.termStore.set.parentGroup_ListSet - parameters: - - name: group-id + x-ms-docs-key-type: set + - name: term-id in: path - description: The unique identifier of group + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: group - - name: site-id + x-ms-docs-key-type: term + - name: term-id1 in: path - description: The unique identifier of site + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: site - - name: set-id + x-ms-docs-key-type: term + - name: relation-id in: path - description: The unique identifier of set + description: The unique identifier of relation required: true style: simple schema: type: string - x-ms-docs-key-type: set - - $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: - type: string + x-ms-docs-key-type: relation - name: $select in: query description: Select properties to be returned @@ -41895,18 +42103,20 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.setCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/$count': + get: tags: - groups.site - summary: Create new navigation property to sets for groups - operationId: group.site.termStore.set.parentGroup_CreateSet + summary: Get the number of the resource + operationId: group.site.termStore.set.parentGroup.set.child.relation_GetCount parameters: - name: group-id in: path @@ -41932,30 +42142,44 @@ paths: schema: type: string x-ms-docs-key-type: set - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' - required: true + - name: set-id1 + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/set': get: tags: - groups.site - summary: Get sets from groups - description: 'All sets under the group in a term [store].' - operationId: group.site.termStore.set.parentGroup_GetSet + summary: Get set from groups + description: 'The [set] in which the term is created.' + operationId: group.site.termStore.set.parentGroup.set.child_GetSet parameters: - name: group-id in: path @@ -41989,6 +42213,22 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term - name: $select in: query description: Select properties to be returned @@ -42019,11 +42259,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/$count': + get: tags: - groups.site - summary: Update the navigation property sets in groups - operationId: group.site.termStore.set.parentGroup_UpdateSet + summary: Get the number of the resource + operationId: group.site.termStore.set.parentGroup.set.child_GetCount parameters: - name: group-id in: path @@ -42057,28 +42298,28 @@ paths: schema: type: string x-ms-docs-key-type: set - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' - required: true + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/relations': + get: tags: - groups.site - summary: Delete navigation property sets for groups - operationId: group.site.termStore.set.parentGroup_DeleteSet + summary: Get relations from groups + description: To indicate which terms are related to the current term as either pinned or reused. + operationId: group.site.termStore.set.parentGroup.set.child_ListRelation parameters: - name: group-id in: path @@ -42112,58 +42353,14 @@ paths: schema: type: string x-ms-docs-key-type: set - - 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}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children': - get: - tags: - - groups.site - summary: Get children from groups - description: 'Children terms of set in term [store].' - operationId: group.site.termStore.set.parentGroup.set_ListChild - 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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: set-id1 + - name: term-id in: path - description: The unique identifier of set + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: set + x-ms-docs-key-type: term - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -42201,7 +42398,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.termCollectionResponse' + $ref: '#/components/responses/microsoft.graph.termStore.relationCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -42211,8 +42408,8 @@ paths: post: tags: - groups.site - summary: Create new navigation property to children for groups - operationId: group.site.termStore.set.parentGroup.set_CreateChild + summary: Create new navigation property to relations for groups + operationId: group.site.termStore.set.parentGroup.set.child_CreateRelation parameters: - name: group-id in: path @@ -42246,12 +42443,20 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' required: true responses: 2XX: @@ -42259,17 +42464,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/relations/{relation-id}': get: tags: - groups.site - summary: Get children from groups - description: 'Children terms of set in term [store].' - operationId: group.site.termStore.set.parentGroup.set_GetChild + summary: Get relations from groups + description: To indicate which terms are related to the current term as either pinned or reused. + operationId: group.site.termStore.set.parentGroup.set.child_GetRelation parameters: - name: group-id in: path @@ -42311,6 +42516,14 @@ paths: schema: type: string x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation - name: $select in: query description: Select properties to be returned @@ -42337,15 +42550,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.site - summary: Update the navigation property children in groups - operationId: group.site.termStore.set.parentGroup.set_UpdateChild + summary: Update the navigation property relations in groups + operationId: group.site.termStore.set.parentGroup.set.child_UpdateRelation parameters: - name: group-id in: path @@ -42387,12 +42600,20 @@ paths: schema: type: string x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' required: true responses: 2XX: @@ -42400,15 +42621,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete navigation property children for groups - operationId: group.site.termStore.set.parentGroup.set_DeleteChild + summary: Delete navigation property relations for groups + operationId: group.site.termStore.set.parentGroup.set.child_DeleteRelation parameters: - name: group-id in: path @@ -42450,6 +42671,14 @@ paths: schema: type: string x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation - name: If-Match in: header description: ETag @@ -42462,13 +42691,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/relations/{relation-id}/fromTerm': get: tags: - groups.site - summary: Get children from groups - description: Children of current term. - operationId: group.site.termStore.set.parentGroup.set.child_ListChild + summary: Get fromTerm from groups + description: 'The from [term] of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the [set].' + operationId: group.site.termStore.set.parentGroup.set.child.relation_GetFromTerm parameters: - name: group-id in: path @@ -42510,21 +42739,14 @@ paths: schema: type: string x-ms-docs-key-type: term - - $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: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: relation - name: $select in: query description: Select properties to be returned @@ -42547,18 +42769,21 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.termCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/relations/{relation-id}/set': + get: tags: - groups.site - summary: Create new navigation property to children for groups - operationId: group.site.termStore.set.parentGroup.set.child_CreateChild + summary: Get set from groups + description: 'The [set] in which the relation is relevant.' + operationId: group.site.termStore.set.parentGroup.set.child.relation_GetSet parameters: - name: group-id in: path @@ -42600,30 +42825,51 @@ paths: schema: type: string x-ms-docs-key-type: term - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' - required: true + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Created navigation property. + description: Retrieved navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.set' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/relations/{relation-id}/toTerm': get: tags: - groups.site - summary: Get children from groups - description: Children of current term. - operationId: group.site.termStore.set.parentGroup.set.child_GetChild + summary: Get toTerm from groups + description: 'The to [term] of the relation. The term to which the relationship is defined.' + operationId: group.site.termStore.set.parentGroup.set.child.relation_GetToTerm parameters: - name: group-id in: path @@ -42665,14 +42911,14 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: term-id1 + - name: relation-id in: path - description: The unique identifier of term + description: The unique identifier of relation required: true style: simple schema: type: string - x-ms-docs-key-type: term + x-ms-docs-key-type: relation - name: $select in: query description: Select properties to be returned @@ -42703,11 +42949,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/relations/$count': + get: tags: - groups.site - summary: Update the navigation property children in groups - operationId: group.site.termStore.set.parentGroup.set.child_UpdateChild + summary: Get the number of the resource + operationId: group.site.termStore.set.parentGroup.set.child.relation_GetCount parameters: - name: group-id in: path @@ -42749,36 +42996,20 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' - required: true + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/set': + get: tags: - groups.site - summary: Delete navigation property children for groups - operationId: group.site.termStore.set.parentGroup.set.child_DeleteChild + summary: Get set from groups + description: 'The [set] in which the term is created.' + operationId: group.site.termStore.set.parentGroup.set.child_GetSet parameters: - name: group-id in: path @@ -42820,33 +43051,42 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - 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: term - - name: If-Match - in: header - description: ETag - style: simple + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false schema: - type: string + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Success + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.set' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/$count': get: tags: - groups.site - summary: Get relations from groups - description: To indicate which terms are related to the current term as either pinned or reused. - operationId: group.site.termStore.set.parentGroup.set.child_ListRelation + summary: Get the number of the resource + operationId: group.site.termStore.set.parentGroup.set.child_GetCount parameters: - name: group-id in: path @@ -42880,22 +43120,53 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations': + get: + tags: + - groups.site + summary: Get relations from groups + description: Indicates which terms have been pinned or reused directly under the set. + operationId: group.site.termStore.set.parentGroup.set_ListRelation + parameters: + - name: group-id in: path - description: The unique identifier of term + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: term - - name: term-id1 + x-ms-docs-key-type: group + - name: site-id in: path - description: The unique identifier of term + description: The unique identifier of site required: true style: simple schema: type: string - x-ms-docs-key-type: term + x-ms-docs-key-type: site + - name: set-id + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - name: set-id1 + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -42944,7 +43215,7 @@ paths: tags: - groups.site summary: Create new navigation property to relations for groups - operationId: group.site.termStore.set.parentGroup.set.child_CreateRelation + operationId: group.site.termStore.set.parentGroup.set_CreateRelation parameters: - name: group-id in: path @@ -42978,22 +43249,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term requestBody: description: New navigation property content: @@ -43011,13 +43266,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}': get: tags: - groups.site summary: Get relations from groups - description: To indicate which terms are related to the current term as either pinned or reused. - operationId: group.site.termStore.set.parentGroup.set.child_GetRelation + description: Indicates which terms have been pinned or reused directly under the set. + operationId: group.site.termStore.set.parentGroup.set_GetRelation parameters: - name: group-id in: path @@ -43051,22 +43306,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -43109,7 +43348,7 @@ paths: tags: - groups.site summary: Update the navigation property relations in groups - operationId: group.site.termStore.set.parentGroup.set.child_UpdateRelation + operationId: group.site.termStore.set.parentGroup.set_UpdateRelation parameters: - name: group-id in: path @@ -43143,22 +43382,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -43188,7 +43411,7 @@ paths: tags: - groups.site summary: Delete navigation property relations for groups - operationId: group.site.termStore.set.parentGroup.set.child_DeleteRelation + operationId: group.site.termStore.set.parentGroup.set_DeleteRelation parameters: - name: group-id in: path @@ -43222,22 +43445,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -43258,13 +43465,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/fromTerm': get: tags: - groups.site summary: Get fromTerm from groups description: 'The from [term] of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the [set].' - operationId: group.site.termStore.set.parentGroup.set.child.relation_GetFromTerm + operationId: group.site.termStore.set.parentGroup.set.relation_GetFromTerm parameters: - name: group-id in: path @@ -43298,22 +43505,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -43352,13 +43543,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/set': get: tags: - groups.site summary: Get set from groups description: 'The [set] in which the relation is relevant.' - operationId: group.site.termStore.set.parentGroup.set.child.relation_GetSet + operationId: group.site.termStore.set.parentGroup.set.relation_GetSet parameters: - name: group-id in: path @@ -43392,22 +43583,84 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id + - name: relation-id in: path - description: The unique identifier of term + description: The unique identifier of relation required: true style: simple schema: type: string - x-ms-docs-key-type: term - - name: term-id1 + x-ms-docs-key-type: relation + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.set' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/toTerm': + get: + tags: + - groups.site + summary: Get toTerm from groups + description: 'The to [term] of the relation. The term to which the relationship is defined.' + operationId: group.site.termStore.set.parentGroup.set.relation_GetToTerm + parameters: + - name: group-id in: path - description: The unique identifier of term + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: term + x-ms-docs-key-type: group + - name: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: set-id + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - name: set-id1 + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set - name: relation-id in: path description: The unique identifier of relation @@ -43442,17 +43695,16 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/$count': get: tags: - groups.site - summary: Get toTerm from groups - description: 'The to [term] of the relation. The term to which the relationship is defined.' - operationId: group.site.termStore.set.parentGroup.set.child.relation_GetToTerm + summary: Get the number of the resource + operationId: group.site.termStore.set.parentGroup.set.relation_GetCount parameters: - name: group-id in: path @@ -43486,30 +43738,68 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms': + get: + tags: + - groups.site + summary: Get terms from groups + description: All the terms under the set. + operationId: group.site.termStore.set.parentGroup.set_ListTerm + parameters: + - name: group-id in: path - description: The unique identifier of term + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: term - - name: term-id1 + x-ms-docs-key-type: group + - name: site-id in: path - description: The unique identifier of term + description: The unique identifier of site required: true style: simple schema: type: string - x-ms-docs-key-type: term - - name: relation-id + x-ms-docs-key-type: site + - name: set-id in: path - description: The unique identifier of relation + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: relation + x-ms-docs-key-type: set + - name: set-id1 + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - $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: + type: string - name: $select in: query description: Select properties to be returned @@ -43532,20 +43822,18 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/responses/microsoft.graph.termStore.termCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/$count': - get: + post: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.termStore.set.parentGroup.set.child.relation_GetCount + summary: Create new navigation property to terms for groups + operationId: group.site.termStore.set.parentGroup.set_CreateTerm parameters: - name: group-id in: path @@ -43579,36 +43867,30 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' + required: true responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/set': + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}': get: tags: - groups.site - summary: Get set from groups - description: 'The [set] in which the term is created.' - operationId: group.site.termStore.set.parentGroup.set.child_GetSet + summary: Get terms from groups + description: All the terms under the set. + operationId: group.site.termStore.set.parentGroup.set_GetTerm parameters: - name: group-id in: path @@ -43650,14 +43932,6 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - name: $select in: query description: Select properties to be returned @@ -43684,16 +43958,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/$count': - get: + patch: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.termStore.set.parentGroup.set.child_GetCount + summary: Update the navigation property terms in groups + operationId: group.site.termStore.set.parentGroup.set_UpdateTerm parameters: - name: group-id in: path @@ -43735,20 +44008,88 @@ paths: schema: type: string x-ms-docs-key-type: term - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' + required: true responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/relations': + x-ms-docs-operation-type: operation + delete: + tags: + - groups.site + summary: Delete navigation property terms for groups + operationId: group.site.termStore.set.parentGroup.set_DeleteTerm + 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: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: set-id + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - name: set-id1 + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - 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}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children': get: tags: - groups.site - summary: Get relations from groups - description: To indicate which terms are related to the current term as either pinned or reused. - operationId: group.site.termStore.set.parentGroup.set.child_ListRelation + summary: Get children from groups + description: Children of current term. + operationId: group.site.termStore.set.parentGroup.set.term_ListChild parameters: - name: group-id in: path @@ -43827,7 +44168,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.relationCollectionResponse' + $ref: '#/components/responses/microsoft.graph.termStore.termCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -43837,8 +44178,8 @@ paths: post: tags: - groups.site - summary: Create new navigation property to relations for groups - operationId: group.site.termStore.set.parentGroup.set.child_CreateRelation + summary: Create new navigation property to children for groups + operationId: group.site.termStore.set.parentGroup.set.term_CreateChild parameters: - name: group-id in: path @@ -43885,7 +44226,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.term' required: true responses: 2XX: @@ -43893,17 +44234,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/relations/{relation-id}': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}': get: tags: - groups.site - summary: Get relations from groups - description: To indicate which terms are related to the current term as either pinned or reused. - operationId: group.site.termStore.set.parentGroup.set.child_GetRelation + summary: Get children from groups + description: Children of current term. + operationId: group.site.termStore.set.parentGroup.set.term_GetChild parameters: - name: group-id in: path @@ -43945,14 +44286,14 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: relation-id + - name: term-id1 in: path - description: The unique identifier of relation + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: relation + x-ms-docs-key-type: term - name: $select in: query description: Select properties to be returned @@ -43979,15 +44320,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.site - summary: Update the navigation property relations in groups - operationId: group.site.termStore.set.parentGroup.set.child_UpdateRelation + summary: Update the navigation property children in groups + operationId: group.site.termStore.set.parentGroup.set.term_UpdateChild parameters: - name: group-id in: path @@ -44029,20 +44370,20 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: relation-id + - name: term-id1 in: path - description: The unique identifier of relation + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: relation + x-ms-docs-key-type: term requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.term' required: true responses: 2XX: @@ -44050,15 +44391,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete navigation property relations for groups - operationId: group.site.termStore.set.parentGroup.set.child_DeleteRelation + summary: Delete navigation property children for groups + operationId: group.site.termStore.set.parentGroup.set.term_DeleteChild parameters: - name: group-id in: path @@ -44100,14 +44441,14 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: relation-id + - name: term-id1 in: path - description: The unique identifier of relation + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: relation + x-ms-docs-key-type: term - name: If-Match in: header description: ETag @@ -44120,13 +44461,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/relations/{relation-id}/fromTerm': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations': get: tags: - groups.site - summary: Get fromTerm from groups - description: 'The from [term] of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the [set].' - operationId: group.site.termStore.set.parentGroup.set.child.relation_GetFromTerm + summary: Get relations from groups + description: To indicate which terms are related to the current term as either pinned or reused. + operationId: group.site.termStore.set.parentGroup.set.term.child_ListRelation parameters: - name: group-id in: path @@ -44168,14 +44509,29 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: relation-id + - name: term-id1 in: path - description: The unique identifier of relation + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: relation + x-ms-docs-key-type: term + - $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: + type: string - name: $select in: query description: Select properties to be returned @@ -44198,21 +44554,18 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/responses/microsoft.graph.termStore.relationCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/relations/{relation-id}/set': - get: + post: tags: - groups.site - summary: Get set from groups - description: 'The [set] in which the relation is relevant.' - operationId: group.site.termStore.set.parentGroup.set.child.relation_GetSet + summary: Create new navigation property to relations for groups + operationId: group.site.termStore.set.parentGroup.set.term.child_CreateRelation parameters: - name: group-id in: path @@ -44254,51 +44607,38 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: relation-id + - name: term-id1 in: path - description: The unique identifier of relation + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: relation - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string + x-ms-docs-key-type: term + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.relation' + required: true responses: 2XX: - description: Retrieved navigation property + description: Created navigation property. content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/relations/{relation-id}/toTerm': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}': get: tags: - groups.site - summary: Get toTerm from groups - description: 'The to [term] of the relation. The term to which the relationship is defined.' - operationId: group.site.termStore.set.parentGroup.set.child.relation_GetToTerm + summary: Get relations from groups + description: To indicate which terms are related to the current term as either pinned or reused. + operationId: group.site.termStore.set.parentGroup.set.term.child_GetRelation parameters: - name: group-id in: path @@ -44340,6 +44680,14 @@ paths: schema: type: string x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -44374,16 +44722,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/relations/$count': - get: + patch: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.termStore.set.parentGroup.set.child.relation_GetCount + summary: Update the navigation property relations in groups + operationId: group.site.termStore.set.parentGroup.set.term.child_UpdateRelation parameters: - name: group-id in: path @@ -44425,20 +44772,44 @@ paths: schema: type: string x-ms-docs-key-type: term - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.relation' + required: true responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/set': - get: + x-ms-docs-operation-type: operation + delete: tags: - groups.site - summary: Get set from groups - description: 'The [set] in which the term is created.' - operationId: group.site.termStore.set.parentGroup.set.child_GetSet + summary: Delete navigation property relations for groups + operationId: group.site.termStore.set.parentGroup.set.term.child_DeleteRelation parameters: - name: group-id in: path @@ -44480,42 +44851,41 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false + type: string + x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: relation + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + description: Success default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/$count': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm': get: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.termStore.set.parentGroup.set.child_GetCount + summary: Get fromTerm from groups + description: 'The from [term] of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the [set].' + operationId: group.site.termStore.set.parentGroup.set.term.child.relation_GetFromTerm parameters: - name: group-id in: path @@ -44549,68 +44919,30 @@ paths: schema: type: string x-ms-docs-key-type: set - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations': - get: - tags: - - groups.site - summary: Get relations from groups - description: Indicates which terms have been pinned or reused directly under the set. - operationId: group.site.termStore.set.parentGroup.set_ListRelation - 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: site-id + - name: term-id in: path - description: The unique identifier of site + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: site - - name: set-id + x-ms-docs-key-type: term + - name: term-id1 in: path - description: The unique identifier of set + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: set - - name: set-id1 + x-ms-docs-key-type: term + - name: relation-id in: path - description: The unique identifier of set + description: The unique identifier of relation required: true style: simple schema: type: string - x-ms-docs-key-type: set - - $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: - type: string + x-ms-docs-key-type: relation - name: $select in: query description: Select properties to be returned @@ -44633,18 +44965,21 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.relationCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set': + get: tags: - groups.site - summary: Create new navigation property to relations for groups - operationId: group.site.termStore.set.parentGroup.set_CreateRelation + summary: Get set from groups + description: 'The [set] in which the relation is relevant.' + operationId: group.site.termStore.set.parentGroup.set.term.child.relation_GetSet parameters: - name: group-id in: path @@ -44678,63 +45013,22 @@ paths: schema: type: string x-ms-docs-key-type: set - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' - required: true - responses: - 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}': - get: - tags: - - groups.site - summary: Get relations from groups - description: Indicates which terms have been pinned or reused directly under the set. - operationId: group.site.termStore.set.parentGroup.set_GetRelation - 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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: set-id + - name: term-id in: path - description: The unique identifier of set + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: set - - name: set-id1 + x-ms-docs-key-type: term + - name: term-id1 in: path - description: The unique identifier of set + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: set + x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -44769,78 +45063,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - groups.site - summary: Update the navigation property relations in groups - operationId: group.site.termStore.set.parentGroup.set_UpdateRelation - 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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: set-id1 - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: relation-id - in: path - description: The unique identifier of relation - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: relation - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.set' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - delete: + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm': + get: tags: - groups.site - summary: Delete navigation property relations for groups - operationId: group.site.termStore.set.parentGroup.set_DeleteRelation + summary: Get toTerm from groups + description: 'The to [term] of the relation. The term to which the relationship is defined.' + operationId: group.site.termStore.set.parentGroup.set.term.child.relation_GetToTerm parameters: - name: group-id in: path @@ -44874,66 +45107,22 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: relation-id - in: path - description: The unique identifier of relation - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: relation - - 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}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/fromTerm': - get: - tags: - - groups.site - summary: Get fromTerm from groups - description: 'The from [term] of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the [set].' - operationId: group.site.termStore.set.parentGroup.set.relation_GetFromTerm - 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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: set-id + - name: term-id in: path - description: The unique identifier of set + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: set - - name: set-id1 + x-ms-docs-key-type: term + - name: term-id1 in: path - description: The unique identifier of set + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: set + x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -44972,13 +45161,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/set': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/$count': get: tags: - groups.site - summary: Get set from groups - description: 'The [set] in which the relation is relevant.' - operationId: group.site.termStore.set.parentGroup.set.relation_GetSet + summary: Get the number of the resource + operationId: group.site.termStore.set.parentGroup.set.term.child.relation_GetCount parameters: - name: group-id in: path @@ -45012,51 +45200,36 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: relation-id + - name: term-id in: path - description: The unique identifier of relation + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: relation - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: term + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/toTerm': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/set': get: tags: - groups.site - summary: Get toTerm from groups - description: 'The to [term] of the relation. The term to which the relationship is defined.' - operationId: group.site.termStore.set.parentGroup.set.relation_GetToTerm + summary: Get set from groups + description: 'The [set] in which the term is created.' + operationId: group.site.termStore.set.parentGroup.set.term.child_GetSet parameters: - name: group-id in: path @@ -45090,14 +45263,22 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: relation-id + - name: term-id in: path - description: The unique identifier of relation + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: relation + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term - name: $select in: query description: Select properties to be returned @@ -45124,16 +45305,16 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.set' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/$count': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/$count': get: tags: - groups.site summary: Get the number of the resource - operationId: group.site.termStore.set.parentGroup.set.relation_GetCount + operationId: group.site.termStore.set.parentGroup.set.term.child_GetCount parameters: - name: group-id in: path @@ -45167,6 +45348,14 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -45174,13 +45363,13 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations': get: tags: - groups.site - summary: Get terms from groups - description: All the terms under the set. - operationId: group.site.termStore.set.parentGroup.set_ListTerm + summary: Get relations from groups + description: To indicate which terms are related to the current term as either pinned or reused. + operationId: group.site.termStore.set.parentGroup.set.term_ListRelation parameters: - name: group-id in: path @@ -45214,6 +45403,14 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -45251,7 +45448,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.termCollectionResponse' + $ref: '#/components/responses/microsoft.graph.termStore.relationCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -45261,8 +45458,8 @@ paths: post: tags: - groups.site - summary: Create new navigation property to terms for groups - operationId: group.site.termStore.set.parentGroup.set_CreateTerm + summary: Create new navigation property to relations for groups + operationId: group.site.termStore.set.parentGroup.set.term_CreateRelation parameters: - name: group-id in: path @@ -45296,12 +45493,20 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' required: true responses: 2XX: @@ -45309,17 +45514,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}': get: tags: - groups.site - summary: Get terms from groups - description: All the terms under the set. - operationId: group.site.termStore.set.parentGroup.set_GetTerm + summary: Get relations from groups + description: To indicate which terms are related to the current term as either pinned or reused. + operationId: group.site.termStore.set.parentGroup.set.term_GetRelation parameters: - name: group-id in: path @@ -45361,6 +45566,14 @@ paths: schema: type: string x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation - name: $select in: query description: Select properties to be returned @@ -45387,15 +45600,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.site - summary: Update the navigation property terms in groups - operationId: group.site.termStore.set.parentGroup.set_UpdateTerm + summary: Update the navigation property relations in groups + operationId: group.site.termStore.set.parentGroup.set.term_UpdateRelation parameters: - name: group-id in: path @@ -45437,12 +45650,20 @@ paths: schema: type: string x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' required: true responses: 2XX: @@ -45450,15 +45671,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete navigation property terms for groups - operationId: group.site.termStore.set.parentGroup.set_DeleteTerm + summary: Delete navigation property relations for groups + operationId: group.site.termStore.set.parentGroup.set.term_DeleteRelation parameters: - name: group-id in: path @@ -45500,6 +45721,14 @@ paths: schema: type: string x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation - name: If-Match in: header description: ETag @@ -45512,13 +45741,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/fromTerm': get: tags: - groups.site - summary: Get children from groups - description: Children of current term. - operationId: group.site.termStore.set.parentGroup.set.term_ListChild + summary: Get fromTerm from groups + description: 'The from [term] of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the [set].' + operationId: group.site.termStore.set.parentGroup.set.term.relation_GetFromTerm parameters: - name: group-id in: path @@ -45560,21 +45789,14 @@ paths: schema: type: string x-ms-docs-key-type: term - - $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: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: relation - name: $select in: query description: Select properties to be returned @@ -45597,18 +45819,21 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.termCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/set': + get: tags: - groups.site - summary: Create new navigation property to children for groups - operationId: group.site.termStore.set.parentGroup.set.term_CreateChild + summary: Get set from groups + description: 'The [set] in which the relation is relevant.' + operationId: group.site.termStore.set.parentGroup.set.term.relation_GetSet parameters: - name: group-id in: path @@ -45650,30 +45875,51 @@ paths: schema: type: string x-ms-docs-key-type: term - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' - required: true + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Created navigation property. + description: Retrieved navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.set' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/toTerm': get: tags: - groups.site - summary: Get children from groups - description: Children of current term. - operationId: group.site.termStore.set.parentGroup.set.term_GetChild + summary: Get toTerm from groups + description: 'The to [term] of the relation. The term to which the relationship is defined.' + operationId: group.site.termStore.set.parentGroup.set.term.relation_GetToTerm parameters: - name: group-id in: path @@ -45715,14 +45961,14 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: term-id1 + - name: relation-id in: path - description: The unique identifier of term + description: The unique identifier of relation required: true style: simple schema: type: string - x-ms-docs-key-type: term + x-ms-docs-key-type: relation - name: $select in: query description: Select properties to be returned @@ -45753,11 +45999,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/$count': + get: tags: - groups.site - summary: Update the navigation property children in groups - operationId: group.site.termStore.set.parentGroup.set.term_UpdateChild + summary: Get the number of the resource + operationId: group.site.termStore.set.parentGroup.set.term.relation_GetCount parameters: - name: group-id in: path @@ -45799,36 +46046,20 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' - required: true + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/set': + get: tags: - groups.site - summary: Delete navigation property children for groups - operationId: group.site.termStore.set.parentGroup.set.term_DeleteChild + summary: Get set from groups + description: 'The [set] in which the term is created.' + operationId: group.site.termStore.set.parentGroup.set.term_GetSet parameters: - name: group-id in: path @@ -45870,33 +46101,42 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - 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: term - - name: If-Match - in: header - description: ETag - style: simple + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false schema: - type: string + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Success + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.set' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/$count': get: tags: - groups.site - summary: Get relations from groups - description: To indicate which terms are related to the current term as either pinned or reused. - operationId: group.site.termStore.set.parentGroup.set.term.child_ListRelation + summary: Get the number of the resource + operationId: group.site.termStore.set.parentGroup.set.term_GetCount parameters: - name: group-id in: path @@ -45930,71 +46170,19 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - $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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.relationCollectionResponse' + $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}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/$count': + get: tags: - groups.site - summary: Create new navigation property to relations for groups - operationId: group.site.termStore.set.parentGroup.set.term.child_CreateRelation + summary: Get the number of the resource + operationId: group.site.termStore.set.parentGroup.set_GetCount parameters: - name: group-id in: path @@ -46020,7 +46208,38 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: set-id1 + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations': + get: + tags: + - groups.site + summary: Get relations from groups + description: Indicates which terms have been pinned or reused directly under the set. + operationId: group.site.termStore.set_ListRelation + 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: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: set-id in: path description: The unique identifier of set required: true @@ -46028,22 +46247,80 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-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: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.termStore.relationCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - groups.site + summary: Create new navigation property to relations for groups + operationId: group.site.termStore.set_CreateRelation + parameters: + - name: group-id in: path - description: The unique identifier of term + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: term - - name: term-id1 + x-ms-docs-key-type: group + - name: site-id in: path - description: The unique identifier of term + description: The unique identifier of site required: true style: simple schema: type: string - x-ms-docs-key-type: term + x-ms-docs-key-type: site + - name: set-id + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set requestBody: description: New navigation property content: @@ -46061,13 +46338,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}': get: tags: - groups.site summary: Get relations from groups - description: To indicate which terms are related to the current term as either pinned or reused. - operationId: group.site.termStore.set.parentGroup.set.term.child_GetRelation + description: Indicates which terms have been pinned or reused directly under the set. + operationId: group.site.termStore.set_GetRelation parameters: - name: group-id in: path @@ -46093,30 +46370,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: set-id1 - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -46159,7 +46412,7 @@ paths: tags: - groups.site summary: Update the navigation property relations in groups - operationId: group.site.termStore.set.parentGroup.set.term.child_UpdateRelation + operationId: group.site.termStore.set_UpdateRelation parameters: - name: group-id in: path @@ -46185,30 +46438,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: set-id1 - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -46238,7 +46467,7 @@ paths: tags: - groups.site summary: Delete navigation property relations for groups - operationId: group.site.termStore.set.parentGroup.set.term.child_DeleteRelation + operationId: group.site.termStore.set_DeleteRelation parameters: - name: group-id in: path @@ -46264,30 +46493,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: set-id1 - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -46308,13 +46513,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm': get: tags: - groups.site summary: Get fromTerm from groups description: 'The from [term] of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the [set].' - operationId: group.site.termStore.set.parentGroup.set.term.child.relation_GetFromTerm + operationId: group.site.termStore.set.relation_GetFromTerm parameters: - name: group-id in: path @@ -46340,30 +46545,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: set-id1 - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -46402,13 +46583,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set': get: tags: - groups.site summary: Get set from groups description: 'The [set] in which the relation is relevant.' - operationId: group.site.termStore.set.parentGroup.set.term.child.relation_GetSet + operationId: group.site.termStore.set.relation_GetSet parameters: - name: group-id in: path @@ -46434,30 +46615,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: set-id1 - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -46496,13 +46653,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm': get: tags: - groups.site summary: Get toTerm from groups description: 'The to [term] of the relation. The term to which the relationship is defined.' - operationId: group.site.termStore.set.parentGroup.set.term.child.relation_GetToTerm + operationId: group.site.termStore.set.relation_GetToTerm parameters: - name: group-id in: path @@ -46528,30 +46685,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: set-id1 - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -46590,12 +46723,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/$count': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/$count': get: tags: - groups.site summary: Get the number of the resource - operationId: group.site.termStore.set.parentGroup.set.term.child.relation_GetCount + operationId: group.site.termStore.set.relation_GetCount parameters: - name: group-id in: path @@ -46621,44 +46754,94 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: set-id1 + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms': + get: + tags: + - groups.site + summary: Get terms from groups + description: All the terms under the set. + operationId: group.site.termStore.set_ListTerm + parameters: + - name: group-id in: path - description: The unique identifier of set + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: set - - name: term-id + x-ms-docs-key-type: group + - name: site-id in: path - description: The unique identifier of term + description: The unique identifier of site required: true style: simple schema: type: string - x-ms-docs-key-type: term - - name: term-id1 + x-ms-docs-key-type: site + - name: set-id in: path - description: The unique identifier of term + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: term + x-ms-docs-key-type: set + - $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: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + $ref: '#/components/responses/microsoft.graph.termStore.termCollectionResponse' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/set': - get: + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: tags: - groups.site - summary: Get set from groups - description: 'The [set] in which the term is created.' - operationId: group.site.termStore.set.parentGroup.set.term.child_GetSet + summary: Create new navigation property to terms for groups + operationId: group.site.termStore.set_CreateTerm parameters: - name: group-id in: path @@ -46684,23 +46867,56 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: set-id1 + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}': + get: + tags: + - groups.site + summary: Get terms from groups + description: All the terms under the set. + operationId: group.site.termStore.set_GetTerm + parameters: + - name: group-id in: path - description: The unique identifier of set + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: set - - name: term-id + x-ms-docs-key-type: group + - name: site-id in: path - description: The unique identifier of term + description: The unique identifier of site required: true style: simple schema: type: string - x-ms-docs-key-type: term - - name: term-id1 + x-ms-docs-key-type: site + - name: set-id + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - name: term-id in: path description: The unique identifier of term required: true @@ -46734,16 +46950,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/$count': - get: + patch: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.termStore.set.parentGroup.set.term.child_GetCount + summary: Update the navigation property terms in groups + operationId: group.site.termStore.set_UpdateTerm parameters: - name: group-id in: path @@ -46769,7 +46984,54 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: set-id1 + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - groups.site + summary: Delete navigation property terms for groups + operationId: group.site.termStore.set_DeleteTerm + 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: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: set-id in: path description: The unique identifier of set required: true @@ -46785,20 +47047,25 @@ paths: schema: type: string x-ms-docs-key-type: term - - $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' - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations': + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children': get: tags: - groups.site - summary: Get relations from groups - description: To indicate which terms are related to the current term as either pinned or reused. - operationId: group.site.termStore.set.parentGroup.set.term_ListRelation + summary: Get children from groups + description: Children of current term. + operationId: group.site.termStore.set.term_ListChild parameters: - name: group-id in: path @@ -46824,14 +47091,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: set-id1 - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - name: term-id in: path description: The unique identifier of term @@ -46877,7 +47136,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.relationCollectionResponse' + $ref: '#/components/responses/microsoft.graph.termStore.termCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -46887,8 +47146,8 @@ paths: post: tags: - groups.site - summary: Create new navigation property to relations for groups - operationId: group.site.termStore.set.parentGroup.set.term_CreateRelation + summary: Create new navigation property to children for groups + operationId: group.site.termStore.set.term_CreateChild parameters: - name: group-id in: path @@ -46914,14 +47173,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: set-id1 - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - name: term-id in: path description: The unique identifier of term @@ -46935,7 +47186,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.term' required: true responses: 2XX: @@ -46943,17 +47194,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}': get: tags: - groups.site - summary: Get relations from groups - description: To indicate which terms are related to the current term as either pinned or reused. - operationId: group.site.termStore.set.parentGroup.set.term_GetRelation + summary: Get children from groups + description: Children of current term. + operationId: group.site.termStore.set.term_GetChild parameters: - name: group-id in: path @@ -46979,14 +47230,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: set-id1 - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - name: term-id in: path description: The unique identifier of term @@ -46995,14 +47238,14 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: relation-id + - name: term-id1 in: path - description: The unique identifier of relation + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: relation + x-ms-docs-key-type: term - name: $select in: query description: Select properties to be returned @@ -47029,15 +47272,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.site - summary: Update the navigation property relations in groups - operationId: group.site.termStore.set.parentGroup.set.term_UpdateRelation + summary: Update the navigation property children in groups + operationId: group.site.termStore.set.term_UpdateChild parameters: - name: group-id in: path @@ -47063,14 +47306,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: set-id1 - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - name: term-id in: path description: The unique identifier of term @@ -47079,20 +47314,20 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: relation-id + - name: term-id1 in: path - description: The unique identifier of relation + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: relation + x-ms-docs-key-type: term requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.term' required: true responses: 2XX: @@ -47100,15 +47335,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete navigation property relations for groups - operationId: group.site.termStore.set.parentGroup.set.term_DeleteRelation + summary: Delete navigation property children for groups + operationId: group.site.termStore.set.term_DeleteChild parameters: - name: group-id in: path @@ -47134,14 +47369,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: set-id1 - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - name: term-id in: path description: The unique identifier of term @@ -47150,14 +47377,14 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: relation-id + - name: term-id1 in: path - description: The unique identifier of relation + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: relation + x-ms-docs-key-type: term - name: If-Match in: header description: ETag @@ -47170,13 +47397,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/fromTerm': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations': get: tags: - groups.site - summary: Get fromTerm from groups - description: 'The from [term] of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the [set].' - operationId: group.site.termStore.set.parentGroup.set.term.relation_GetFromTerm + summary: Get relations from groups + description: To indicate which terms are related to the current term as either pinned or reused. + operationId: group.site.termStore.set.term.child_ListRelation parameters: - name: group-id in: path @@ -47202,14 +47429,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: set-id1 - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - name: term-id in: path description: The unique identifier of term @@ -47218,14 +47437,29 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: relation-id + - name: term-id1 in: path - description: The unique identifier of relation + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: relation + x-ms-docs-key-type: term + - $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: + type: string - name: $select in: query description: Select properties to be returned @@ -47248,21 +47482,83 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property + $ref: '#/components/responses/microsoft.graph.termStore.relationCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - groups.site + summary: Create new navigation property to relations for groups + operationId: group.site.termStore.set.term.child_CreateRelation + 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: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: set-id + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.relation' + required: true + responses: + 2XX: + description: Created navigation property. content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/set': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}': get: tags: - groups.site - summary: Get set from groups - description: 'The [set] in which the relation is relevant.' - operationId: group.site.termStore.set.parentGroup.set.term.relation_GetSet + summary: Get relations from groups + description: To indicate which terms are related to the current term as either pinned or reused. + operationId: group.site.termStore.set.term.child_GetRelation parameters: - name: group-id in: path @@ -47288,15 +47584,15 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: set-id1 + - name: term-id in: path - description: The unique identifier of set + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: set - - name: term-id + x-ms-docs-key-type: term + - name: term-id1 in: path description: The unique identifier of term required: true @@ -47338,17 +47634,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/toTerm': - get: + patch: tags: - groups.site - summary: Get toTerm from groups - description: 'The to [term] of the relation. The term to which the relationship is defined.' - operationId: group.site.termStore.set.parentGroup.set.term.relation_GetToTerm + summary: Update the navigation property relations in groups + operationId: group.site.termStore.set.term.child_UpdateRelation parameters: - name: group-id in: path @@ -47374,15 +47668,15 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: set-id1 + - name: term-id in: path - description: The unique identifier of set + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: set - - name: term-id + x-ms-docs-key-type: term + - name: term-id1 in: path description: The unique identifier of term required: true @@ -47398,42 +47692,28 @@ paths: schema: type: string x-ms-docs-key-type: relation - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.relation' + required: true responses: 2XX: - description: Retrieved navigation property + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/$count': - get: + delete: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.termStore.set.parentGroup.set.term.relation_GetCount + summary: Delete navigation property relations for groups + operationId: group.site.termStore.set.term.child_DeleteRelation parameters: - name: group-id in: path @@ -47459,15 +47739,15 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: set-id1 + - name: term-id in: path - description: The unique identifier of set + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: set - - name: term-id + x-ms-docs-key-type: term + - name: term-id1 in: path description: The unique identifier of term required: true @@ -47475,20 +47755,33 @@ paths: schema: type: string x-ms-docs-key-type: term - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation + - 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' - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/set': + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm': get: tags: - groups.site - summary: Get set from groups - description: 'The [set] in which the term is created.' - operationId: group.site.termStore.set.parentGroup.set.term_GetSet + summary: Get fromTerm from groups + description: 'The from [term] of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the [set].' + operationId: group.site.termStore.set.term.child.relation_GetFromTerm parameters: - name: group-id in: path @@ -47514,7 +47807,85 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: set-id1 + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set': + get: + tags: + - groups.site + summary: Get set from groups + description: 'The [set] in which the relation is relevant.' + operationId: group.site.termStore.set.term.child.relation_GetSet + 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: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: set-id in: path description: The unique identifier of set required: true @@ -47530,6 +47901,22 @@ paths: schema: type: string x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation - name: $select in: query description: Select properties to be returned @@ -47560,12 +47947,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/$count': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm': get: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.termStore.set.parentGroup.set.term_GetCount + summary: Get toTerm from groups + description: 'The to [term] of the relation. The term to which the relationship is defined.' + operationId: group.site.termStore.set.term.child.relation_GetToTerm parameters: - name: group-id in: path @@ -47591,7 +47979,84 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: set-id1 + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count': + get: + tags: + - groups.site + summary: Get the number of the resource + operationId: group.site.termStore.set.term.child.relation_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: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: set-id in: path description: The unique identifier of set required: true @@ -47599,6 +48064,22 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -47606,12 +48087,90 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/$count': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/set': + get: + tags: + - groups.site + summary: Get set from groups + description: 'The [set] in which the term is created.' + operationId: group.site.termStore.set.term.child_GetSet + 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: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: set-id + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.set' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/$count': get: tags: - groups.site summary: Get the number of the resource - operationId: group.site.termStore.set.parentGroup.set_GetCount + operationId: group.site.termStore.set.term.child_GetCount parameters: - name: group-id in: path @@ -47637,6 +48196,14 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -47644,13 +48211,13 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations': get: tags: - groups.site summary: Get relations from groups - description: Indicates which terms have been pinned or reused directly under the set. - operationId: group.site.termStore.set_ListRelation + description: To indicate which terms are related to the current term as either pinned or reused. + operationId: group.site.termStore.set.term_ListRelation parameters: - name: group-id in: path @@ -47676,6 +48243,14 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -47724,7 +48299,7 @@ paths: tags: - groups.site summary: Create new navigation property to relations for groups - operationId: group.site.termStore.set_CreateRelation + operationId: group.site.termStore.set.term_CreateRelation parameters: - name: group-id in: path @@ -47750,6 +48325,14 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term requestBody: description: New navigation property content: @@ -47767,13 +48350,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}': get: tags: - groups.site summary: Get relations from groups - description: Indicates which terms have been pinned or reused directly under the set. - operationId: group.site.termStore.set_GetRelation + description: To indicate which terms are related to the current term as either pinned or reused. + operationId: group.site.termStore.set.term_GetRelation parameters: - name: group-id in: path @@ -47799,6 +48382,14 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -47841,7 +48432,7 @@ paths: tags: - groups.site summary: Update the navigation property relations in groups - operationId: group.site.termStore.set_UpdateRelation + operationId: group.site.termStore.set.term_UpdateRelation parameters: - name: group-id in: path @@ -47867,6 +48458,14 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -47896,7 +48495,7 @@ paths: tags: - groups.site summary: Delete navigation property relations for groups - operationId: group.site.termStore.set_DeleteRelation + operationId: group.site.termStore.set.term_DeleteRelation parameters: - name: group-id in: path @@ -47922,6 +48521,14 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -47942,13 +48549,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm': get: tags: - groups.site summary: Get fromTerm from groups description: 'The from [term] of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the [set].' - operationId: group.site.termStore.set.relation_GetFromTerm + operationId: group.site.termStore.set.term.relation_GetFromTerm parameters: - name: group-id in: path @@ -47974,6 +48581,14 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -48012,13 +48627,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set': get: tags: - groups.site summary: Get set from groups description: 'The [set] in which the relation is relevant.' - operationId: group.site.termStore.set.relation_GetSet + operationId: group.site.termStore.set.term.relation_GetSet parameters: - name: group-id in: path @@ -48044,6 +48659,14 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -48082,13 +48705,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm': get: tags: - groups.site summary: Get toTerm from groups description: 'The to [term] of the relation. The term to which the relationship is defined.' - operationId: group.site.termStore.set.relation_GetToTerm + operationId: group.site.termStore.set.term.relation_GetToTerm parameters: - name: group-id in: path @@ -48114,6 +48737,14 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -48152,12 +48783,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/$count': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/$count': get: tags: - groups.site summary: Get the number of the resource - operationId: group.site.termStore.set.relation_GetCount + operationId: group.site.termStore.set.term.relation_GetCount parameters: - name: group-id in: path @@ -48183,6 +48814,14 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -48190,13 +48829,13 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set': get: tags: - groups.site - summary: Get terms from groups - description: All the terms under the set. - operationId: group.site.termStore.set_ListTerm + summary: Get set from groups + description: 'The [set] in which the term is created.' + operationId: group.site.termStore.set.term_GetSet parameters: - name: group-id in: path @@ -48222,21 +48861,14 @@ paths: schema: type: string x-ms-docs-key-type: set - - $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: term-id + in: path + description: The unique identifier of term + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: term - name: $select in: query description: Select properties to be returned @@ -48259,18 +48891,20 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.termCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.set' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/$count': + get: tags: - groups.site - summary: Create new navigation property to terms for groups - operationId: group.site.termStore.set_CreateTerm + summary: Get the number of the resource + operationId: group.site.termStore.set.term_GetCount parameters: - name: group-id in: path @@ -48296,30 +48930,19 @@ paths: schema: type: string x-ms-docs-key-type: set - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' - 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.termStore.term' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}': + '/groups/{group-id}/sites/{site-id}/termStore/sets/$count': get: tags: - groups.site - summary: Get terms from groups - description: All the terms under the set. - operationId: group.site.termStore.set_GetTerm + summary: Get the number of the resource + operationId: group.site.termStore.set_GetCount parameters: - name: group-id in: path @@ -48337,66 +48960,145 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/groups/{group-id}/sites/$count': + get: + tags: + - groups.site + summary: Get the number of the resource + operationId: group.site_GetCount + parameters: + - name: group-id in: path - description: The unique identifier of term + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: term - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string + x-ms-docs-key-type: group + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + /sites: + get: + 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. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/site-search?view=graph-rest-beta + operationId: site_ListSite + 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: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.siteCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - patch: + '/sites/{site-id}': + get: tags: - - groups.site - summary: Update the navigation property terms in groups - operationId: group.site.termStore.set_UpdateTerm + - 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." + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/site-get?view=graph-rest-beta + operationId: site_GetSite parameters: - - name: group-id + - name: site-id in: path - description: The unique identifier of group + description: The unique identifier of site required: true style: simple schema: type: string - x-ms-docs-key-type: group + x-ms-docs-key-type: site + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved entity + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.site' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - sites.site + summary: Update entity in sites + operationId: site_UpdateSite + parameters: - name: site-id in: path description: The unique identifier of site @@ -48405,28 +49107,89 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: set-id + requestBody: + description: New property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.site' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.site' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/sites/{site-id}/analytics': + get: + tags: + - sites.itemAnalytics + summary: Get analytics from sites + description: Analytics about the view activities that took place on this site. + operationId: site_GetAnalytic + parameters: + - name: site-id in: path - description: The unique identifier of set + description: The unique identifier of site required: true style: simple schema: type: string - x-ms-docs-key-type: set - - name: term-id + x-ms-docs-key-type: site + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.itemAnalytics' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - sites.itemAnalytics + summary: Update the navigation property analytics in sites + operationId: site_UpdateAnalytic + parameters: + - name: site-id in: path - description: The unique identifier of term + description: The unique identifier of site required: true style: simple schema: type: string - x-ms-docs-key-type: term + x-ms-docs-key-type: site requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.itemAnalytics' required: true responses: 2XX: @@ -48434,24 +49197,16 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.itemAnalytics' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - - groups.site - summary: Delete navigation property terms for groups - operationId: group.site.termStore.set_DeleteTerm + - sites.itemAnalytics + summary: Delete navigation property analytics for sites + operationId: site_DeleteAnalytic 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: site-id in: path description: The unique identifier of site @@ -48460,22 +49215,6 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - name: If-Match in: header description: ETag @@ -48488,22 +49227,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children': + '/sites/{site-id}/analytics/allTime': get: tags: - - groups.site - summary: Get children from groups - description: Children of current term. - operationId: group.site.termStore.set.term_ListChild + - sites.itemAnalytics + summary: Get allTime from sites + operationId: site.analytic_GetAllTime 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: site-id in: path description: The unique identifier of site @@ -48512,22 +49242,51 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: set-id - in: path - description: The unique identifier of set - 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: set - - name: term-id + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.itemActivityStat' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/sites/{site-id}/analytics/itemActivityStats': + get: + tags: + - sites.itemAnalytics + summary: Get itemActivityStats from sites + operationId: site.analytic_ListItemActivityStat + parameters: + - name: site-id in: path - description: The unique identifier of term + description: The unique identifier of site required: true style: simple schema: type: string - x-ms-docs-key-type: term + x-ms-docs-key-type: site - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -48565,7 +49324,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.termCollectionResponse' + $ref: '#/components/responses/microsoft.graph.itemActivityStatCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -48574,18 +49333,10 @@ paths: x-ms-docs-operation-type: operation post: tags: - - groups.site - summary: Create new navigation property to children for groups - operationId: group.site.termStore.set.term_CreateChild + - sites.itemAnalytics + summary: Create new navigation property to itemActivityStats for sites + operationId: site.analytic_CreateItemActivityStat 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: site-id in: path description: The unique identifier of site @@ -48594,28 +49345,12 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.itemActivityStat' required: true responses: 2XX: @@ -48623,26 +49358,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.itemActivityStat' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}': + '/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}': get: tags: - - groups.site - summary: Get children from groups - description: Children of current term. - operationId: group.site.termStore.set.term_GetChild + - sites.itemAnalytics + summary: Get itemActivityStats from sites + operationId: site.analytic_GetItemActivityStat 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: site-id in: path description: The unique identifier of site @@ -48651,30 +49377,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 + - name: itemActivityStat-id in: path - description: The unique identifier of term + description: The unique identifier of itemActivityStat required: true style: simple schema: type: string - x-ms-docs-key-type: term + x-ms-docs-key-type: itemActivityStat - name: $select in: query description: Select properties to be returned @@ -48701,24 +49411,16 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.itemActivityStat' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - - groups.site - summary: Update the navigation property children in groups - operationId: group.site.termStore.set.term_UpdateChild + - sites.itemAnalytics + summary: Update the navigation property itemActivityStats in sites + operationId: site.analytic_UpdateItemActivityStat 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: site-id in: path description: The unique identifier of site @@ -48727,36 +49429,20 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 + - name: itemActivityStat-id in: path - description: The unique identifier of term + description: The unique identifier of itemActivityStat required: true style: simple schema: type: string - x-ms-docs-key-type: term + x-ms-docs-key-type: itemActivityStat requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.itemActivityStat' required: true responses: 2XX: @@ -48764,24 +49450,16 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.itemActivityStat' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - - groups.site - summary: Delete navigation property children for groups - operationId: group.site.termStore.set.term_DeleteChild + - sites.itemAnalytics + summary: Delete navigation property itemActivityStats for sites + operationId: site.analytic_DeleteItemActivityStat 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: site-id in: path description: The unique identifier of site @@ -48790,30 +49468,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 + - name: itemActivityStat-id in: path - description: The unique identifier of term + description: The unique identifier of itemActivityStat required: true style: simple schema: type: string - x-ms-docs-key-type: term + x-ms-docs-key-type: itemActivityStat - name: If-Match in: header description: ETag @@ -48826,22 +49488,14 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations': + '/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities': get: tags: - - groups.site - summary: Get relations from groups - description: To indicate which terms are related to the current term as either pinned or reused. - operationId: group.site.termStore.set.term.child_ListRelation + - sites.itemAnalytics + summary: Get activities from sites + description: Exposes the itemActivities represented in this itemActivityStat resource. + operationId: site.analytic.itemActivityStat_ListActivity 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: site-id in: path description: The unique identifier of site @@ -48850,30 +49504,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 + - name: itemActivityStat-id in: path - description: The unique identifier of term + description: The unique identifier of itemActivityStat required: true style: simple schema: type: string - x-ms-docs-key-type: term + x-ms-docs-key-type: itemActivityStat - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -48911,7 +49549,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.relationCollectionResponse' + $ref: '#/components/responses/microsoft.graph.itemActivityCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -48920,18 +49558,10 @@ paths: x-ms-docs-operation-type: operation post: tags: - - groups.site - summary: Create new navigation property to relations for groups - operationId: group.site.termStore.set.term.child_CreateRelation + - sites.itemAnalytics + summary: Create new navigation property to activities for sites + operationId: site.analytic.itemActivityStat_CreateActivity 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: site-id in: path description: The unique identifier of site @@ -48940,36 +49570,20 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id + - name: itemActivityStat-id in: path - description: The unique identifier of term + description: The unique identifier of itemActivityStat required: true style: simple schema: type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term + x-ms-docs-key-type: itemActivityStat requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.itemActivity' required: true responses: 2XX: @@ -48977,26 +49591,18 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.itemActivity' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}': + '/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}': get: tags: - - groups.site - summary: Get relations from groups - description: To indicate which terms are related to the current term as either pinned or reused. - operationId: group.site.termStore.set.term.child_GetRelation + - sites.itemAnalytics + summary: Get activities from sites + description: Exposes the itemActivities represented in this itemActivityStat resource. + operationId: site.analytic.itemActivityStat_GetActivity 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: site-id in: path description: The unique identifier of site @@ -49005,38 +49611,22 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 + - name: itemActivityStat-id in: path - description: The unique identifier of term + description: The unique identifier of itemActivityStat required: true style: simple schema: type: string - x-ms-docs-key-type: term - - name: relation-id + x-ms-docs-key-type: itemActivityStat + - name: itemActivity-id in: path - description: The unique identifier of relation + description: The unique identifier of itemActivity required: true style: simple schema: type: string - x-ms-docs-key-type: relation + x-ms-docs-key-type: itemActivity - name: $select in: query description: Select properties to be returned @@ -49063,24 +49653,16 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.itemActivity' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - - groups.site - summary: Update the navigation property relations in groups - operationId: group.site.termStore.set.term.child_UpdateRelation + - sites.itemAnalytics + summary: Update the navigation property activities in sites + operationId: site.analytic.itemActivityStat_UpdateActivity 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: site-id in: path description: The unique identifier of site @@ -49089,44 +49671,28 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 + - name: itemActivityStat-id in: path - description: The unique identifier of term + description: The unique identifier of itemActivityStat required: true style: simple schema: type: string - x-ms-docs-key-type: term - - name: relation-id + x-ms-docs-key-type: itemActivityStat + - name: itemActivity-id in: path - description: The unique identifier of relation + description: The unique identifier of itemActivity required: true style: simple schema: type: string - x-ms-docs-key-type: relation + x-ms-docs-key-type: itemActivity requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.itemActivity' required: true responses: 2XX: @@ -49134,24 +49700,16 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.itemActivity' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - - groups.site - summary: Delete navigation property relations for groups - operationId: group.site.termStore.set.term.child_DeleteRelation + - sites.itemAnalytics + summary: Delete navigation property activities for sites + operationId: site.analytic.itemActivityStat_DeleteActivity 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: site-id in: path description: The unique identifier of site @@ -49160,38 +49718,22 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 + - name: itemActivityStat-id in: path - description: The unique identifier of term + description: The unique identifier of itemActivityStat required: true style: simple schema: type: string - x-ms-docs-key-type: term - - name: relation-id + x-ms-docs-key-type: itemActivityStat + - name: itemActivity-id in: path - description: The unique identifier of relation + description: The unique identifier of itemActivity required: true style: simple schema: type: string - x-ms-docs-key-type: relation + x-ms-docs-key-type: itemActivity - name: If-Match in: header description: ETag @@ -49204,22 +49746,14 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm': + '/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem': get: tags: - - groups.site - summary: Get fromTerm from groups - description: 'The from [term] of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the [set].' - operationId: group.site.termStore.set.term.child.relation_GetFromTerm + - sites.itemAnalytics + summary: Get driveItem from sites + description: Exposes the driveItem that was the target of this activity. + operationId: site.analytic.itemActivityStat.activity_GetDriveItem 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: site-id in: path description: The unique identifier of site @@ -49228,38 +49762,22 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 + - name: itemActivityStat-id in: path - description: The unique identifier of term + description: The unique identifier of itemActivityStat required: true style: simple schema: type: string - x-ms-docs-key-type: term - - name: relation-id + x-ms-docs-key-type: itemActivityStat + - name: itemActivity-id in: path - description: The unique identifier of relation + description: The unique identifier of itemActivity required: true style: simple schema: type: string - x-ms-docs-key-type: relation + x-ms-docs-key-type: itemActivity - name: $select in: query description: Select properties to be returned @@ -49286,26 +49804,18 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.driveItem' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set': + '/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content': get: tags: - - groups.site - summary: Get set from groups - description: 'The [set] in which the relation is relevant.' - operationId: group.site.termStore.set.term.child.relation_GetSet + - sites.itemAnalytics + summary: Get content for the navigation property driveItem from sites + description: 'The content stream, if the item represents a file. The content property will have a potentially breaking change in behavior in the future. It will stream content directly instead of redirecting. To proactively opt in to the new behavior ahead of time, use the contentStream property instead.' + operationId: site.analytic.itemActivityStat.activity_GetDriveItemContent 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: site-id in: path description: The unique identifier of site @@ -49314,169 +49824,136 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 + - name: itemActivityStat-id in: path - description: The unique identifier of term + description: The unique identifier of itemActivityStat required: true style: simple schema: type: string - x-ms-docs-key-type: term - - name: relation-id + x-ms-docs-key-type: itemActivityStat + - name: itemActivity-id in: path - description: The unique identifier of relation + description: The unique identifier of itemActivity required: true style: simple schema: type: string - x-ms-docs-key-type: relation - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand + x-ms-docs-key-type: itemActivity + - name: $format in: query - description: Expand related entities + description: Format of the content style: form explode: false schema: - uniqueItems: true - type: array - items: - type: string + type: string responses: 2XX: - description: Retrieved navigation property + description: Retrieved media content content: - application/json: + application/octet-stream: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + type: string + format: binary default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm': - get: + put: tags: - - groups.site - summary: Get toTerm from groups - description: 'The to [term] of the relation. The term to which the relationship is defined.' - operationId: group.site.termStore.set.term.child.relation_GetToTerm + - sites.itemAnalytics + summary: Update content for the navigation property driveItem in sites + description: 'The content stream, if the item represents a file. The content property will have a potentially breaking change in behavior in the future. It will stream content directly instead of redirecting. To proactively opt in to the new behavior ahead of time, use the contentStream property instead.' + operationId: site.analytic.itemActivityStat.activity_SetDriveItemContent parameters: - - name: group-id + - name: site-id in: path - description: The unique identifier of group + description: The unique identifier of site required: true style: simple schema: type: string - x-ms-docs-key-type: group - - name: site-id + x-ms-docs-key-type: site + - name: itemActivityStat-id in: path - description: The unique identifier of site + description: The unique identifier of itemActivityStat required: true style: simple schema: type: string - x-ms-docs-key-type: site - - name: set-id + x-ms-docs-key-type: itemActivityStat + - name: itemActivity-id in: path - description: The unique identifier of set + description: The unique identifier of itemActivity required: true style: simple schema: type: string - x-ms-docs-key-type: set - - name: term-id + x-ms-docs-key-type: itemActivity + 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' + '/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/contentStream': + get: + tags: + - sites.itemAnalytics + summary: Get contentStream for the navigation property driveItem from sites + description: 'The content stream, if the item represents a file.' + operationId: site.analytic.itemActivityStat.activity_GetDriveItemContentStream + parameters: + - name: site-id in: path - description: The unique identifier of term + description: The unique identifier of site required: true style: simple schema: type: string - x-ms-docs-key-type: term - - name: term-id1 + x-ms-docs-key-type: site + - name: itemActivityStat-id in: path - description: The unique identifier of term + description: The unique identifier of itemActivityStat required: true style: simple schema: type: string - x-ms-docs-key-type: term - - name: relation-id + x-ms-docs-key-type: itemActivityStat + - name: itemActivity-id in: path - description: The unique identifier of relation + description: The unique identifier of itemActivity required: true style: simple schema: type: string - x-ms-docs-key-type: relation - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string + x-ms-docs-key-type: itemActivity responses: 2XX: - description: Retrieved navigation property + description: Retrieved media content content: - application/json: + application/octet-stream: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + type: string + format: binary default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count': - get: + put: tags: - - groups.site - summary: Get the number of the resource - operationId: group.site.termStore.set.term.child.relation_GetCount + - sites.itemAnalytics + summary: Update contentStream for the navigation property driveItem in sites + description: 'The content stream, if the item represents a file.' + operationId: site.analytic.itemActivityStat.activity_SetDriveItemContentStream 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: site-id in: path description: The unique identifier of site @@ -49485,53 +49962,42 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id + - name: itemActivityStat-id in: path - description: The unique identifier of term + description: The unique identifier of itemActivityStat required: true style: simple schema: type: string - x-ms-docs-key-type: term - - name: term-id1 + x-ms-docs-key-type: itemActivityStat + - name: itemActivity-id in: path - description: The unique identifier of term + description: The unique identifier of itemActivity required: true style: simple schema: type: string - x-ms-docs-key-type: term - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + x-ms-docs-key-type: itemActivity + requestBody: + description: New media content. + content: + application/octet-stream: + schema: + type: string + format: binary + required: true responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Success default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/set': + '/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/$count': get: tags: - - groups.site - summary: Get set from groups - description: 'The [set] in which the term is created.' - operationId: group.site.termStore.set.term.child_GetSet + - sites.itemAnalytics + summary: Get the number of the resource + operationId: site.analytic.itemActivityStat.activity_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: site-id in: path description: The unique identifier of site @@ -49540,30 +50006,58 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: set-id + - name: itemActivityStat-id in: path - description: The unique identifier of set + description: The unique identifier of itemActivityStat required: true style: simple schema: type: string - x-ms-docs-key-type: set - - name: term-id + x-ms-docs-key-type: itemActivityStat + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/sites/{site-id}/analytics/itemActivityStats/$count': + get: + tags: + - sites.itemAnalytics + summary: Get the number of the resource + operationId: site.analytic.itemActivityStat_GetCount + parameters: + - name: site-id in: path - description: The unique identifier of term + description: The unique identifier of site required: true style: simple schema: type: string - x-ms-docs-key-type: term - - name: term-id1 + x-ms-docs-key-type: site + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/sites/{site-id}/analytics/lastSevenDays': + get: + tags: + - sites.itemAnalytics + summary: Get lastSevenDays from sites + operationId: site.analytic_GetLastSevenDay + parameters: + - name: site-id in: path - description: The unique identifier of term + description: The unique identifier of site required: true style: simple schema: type: string - x-ms-docs-key-type: term + x-ms-docs-key-type: site - name: $select in: query description: Select properties to be returned @@ -49590,25 +50084,21 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + $ref: '#/components/schemas/microsoft.graph.itemActivityStat' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/$count': + '/sites/{site-id}/columns': get: tags: - - groups.site - summary: Get the number of the resource - operationId: group.site.termStore.set.term.child_GetCount + - sites.columnDefinition + summary: List columns in a site + description: The collection of column definitions reusable across lists under this site. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/site-list-columns?view=graph-rest-beta + operationId: site_ListColumn 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: site-id in: path description: The unique identifier of site @@ -49617,69 +50107,6 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations': - get: - tags: - - groups.site - summary: Get relations from groups - description: To indicate which terms are related to the current term as either pinned or reused. - operationId: group.site.termStore.set.term_ListRelation - 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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -49717,7 +50144,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.relationCollectionResponse' + $ref: '#/components/responses/microsoft.graph.columnDefinitionCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -49726,18 +50153,13 @@ paths: x-ms-docs-operation-type: operation post: tags: - - groups.site - summary: Create new navigation property to relations for groups - operationId: group.site.termStore.set.term_CreateRelation + - sites.columnDefinition + summary: Create columnDefinition for a site + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/site-post-columns?view=graph-rest-beta + operationId: site_CreateColumn 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: site-id in: path description: The unique identifier of site @@ -49746,28 +50168,12 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.columnDefinition' required: true responses: 2XX: @@ -49775,26 +50181,18 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.columnDefinition' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}': + '/sites/{site-id}/columns/{columnDefinition-id}': get: tags: - - groups.site - summary: Get relations from groups - description: To indicate which terms are related to the current term as either pinned or reused. - operationId: group.site.termStore.set.term_GetRelation + - sites.columnDefinition + summary: Get columns from sites + description: The collection of column definitions reusable across lists under this site. + operationId: site_GetColumn 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: site-id in: path description: The unique identifier of site @@ -49803,30 +50201,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: relation-id + - name: columnDefinition-id in: path - description: The unique identifier of relation + description: The unique identifier of columnDefinition required: true style: simple schema: type: string - x-ms-docs-key-type: relation + x-ms-docs-key-type: columnDefinition - name: $select in: query description: Select properties to be returned @@ -49853,24 +50235,16 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.columnDefinition' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - - groups.site - summary: Update the navigation property relations in groups - operationId: group.site.termStore.set.term_UpdateRelation + - sites.columnDefinition + summary: Update the navigation property columns in sites + operationId: site_UpdateColumn 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: site-id in: path description: The unique identifier of site @@ -49879,36 +50253,20 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: relation-id + - name: columnDefinition-id in: path - description: The unique identifier of relation + description: The unique identifier of columnDefinition required: true style: simple schema: type: string - x-ms-docs-key-type: relation + x-ms-docs-key-type: columnDefinition requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.columnDefinition' required: true responses: 2XX: @@ -49916,24 +50274,16 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.columnDefinition' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - - groups.site - summary: Delete navigation property relations for groups - operationId: group.site.termStore.set.term_DeleteRelation + - sites.columnDefinition + summary: Delete navigation property columns for sites + operationId: site_DeleteColumn 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: site-id in: path description: The unique identifier of site @@ -49942,30 +50292,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: relation-id + - name: columnDefinition-id in: path - description: The unique identifier of relation + description: The unique identifier of columnDefinition required: true style: simple schema: type: string - x-ms-docs-key-type: relation + x-ms-docs-key-type: columnDefinition - name: If-Match in: header description: ETag @@ -49978,22 +50312,14 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm': + '/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn': get: tags: - - groups.site - summary: Get fromTerm from groups - description: 'The from [term] of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the [set].' - operationId: group.site.termStore.set.term.relation_GetFromTerm + - sites.columnDefinition + summary: Get sourceColumn from sites + description: The source column for content type column. + operationId: site.column_GetSourceColumn 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: site-id in: path description: The unique identifier of site @@ -50002,30 +50328,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: relation-id + - name: columnDefinition-id in: path - description: The unique identifier of relation + description: The unique identifier of columnDefinition required: true style: simple schema: type: string - x-ms-docs-key-type: relation + x-ms-docs-key-type: columnDefinition - name: $select in: query description: Select properties to be returned @@ -50052,26 +50362,43 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.columnDefinition' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set': + '/sites/{site-id}/columns/$count': get: tags: - - groups.site - summary: Get set from groups - description: 'The [set] in which the relation is relevant.' - operationId: group.site.termStore.set.term.relation_GetSet + - sites.columnDefinition + summary: Get the number of the resource + operationId: site.column_GetCount parameters: - - name: group-id + - name: site-id in: path - description: The unique identifier of group + description: The unique identifier of site required: true style: simple schema: type: string - x-ms-docs-key-type: group + x-ms-docs-key-type: site + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/sites/{site-id}/contentModels/{contentModel-id}/microsoft.graph.addToDrive': + post: + tags: + - sites.Actions + summary: Invoke action addToDrive + description: 'Apply a contentModel to SharePoint document libraries. For an existing model that''s already trained, this action automatically processes new documents that are added to the SharePoint libraries.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/contentmodel-addtodrive?view=graph-rest-beta + operationId: site.contentModel_addToDrive + parameters: - name: site-id in: path description: The unique identifier of site @@ -50080,76 +50407,103 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: set-id + - name: contentModel-id in: path - description: The unique identifier of set + description: The unique identifier of contentModel required: true style: simple schema: type: string - x-ms-docs-key-type: set - - name: term-id + x-ms-docs-key-type: contentModel + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + driveId: + type: string + nullable: true + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.contentModelUsage' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/sites/{site-id}/contentModels/{contentModel-id}/microsoft.graph.getAppliedDrives()': + get: + tags: + - sites.Functions + summary: Invoke function getAppliedDrives + description: List all the contentModelUsage information related to a contentModel applied to a SharePoint document library. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/contentmodel-getapplieddrives?view=graph-rest-beta + operationId: site.contentModel_getAppliedDrive + parameters: + - name: site-id in: path - description: The unique identifier of term + description: The unique identifier of site required: true style: simple schema: type: string - x-ms-docs-key-type: term - - name: relation-id + x-ms-docs-key-type: site + - name: contentModel-id in: path - description: The unique identifier of relation + description: The unique identifier of contentModel required: true style: simple schema: type: string - x-ms-docs-key-type: relation - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string + x-ms-docs-key-type: contentModel + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + - $ref: '#/components/parameters/count' responses: 2XX: - description: Retrieved navigation property + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.contentModelUsage' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm': - get: + x-ms-docs-operation-type: function + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/sites/{site-id}/contentModels/{contentModel-id}/microsoft.graph.removeFromDrive': + post: tags: - - groups.site - summary: Get toTerm from groups - description: 'The to [term] of the relation. The term to which the relationship is defined.' - operationId: group.site.termStore.set.term.relation_GetToTerm + - sites.Actions + summary: Invoke action removeFromDrive + description: Remove a contentModel from a SharePoint document library. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/contentmodel-removefromdrive?view=graph-rest-beta + operationId: site.contentModel_removeFromDrive 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: site-id in: path description: The unique identifier of site @@ -50158,75 +50512,81 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: set-id + - name: contentModel-id in: path - description: The unique identifier of set + description: The unique identifier of contentModel required: true style: simple schema: type: string - x-ms-docs-key-type: set - - name: term-id + x-ms-docs-key-type: contentModel + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + driveId: + type: string + nullable: true + additionalProperties: + type: object + required: true + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/sites/{site-id}/contentModels/microsoft.graph.getByName(modelName=''{modelName}'')': + get: + tags: + - sites.Functions + summary: Invoke function getByName + description: 'Read the properties and relationships of a contentModel object by its model name. The name should be the full model filename, including the file extension; for example, exampleModel.classifier.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/contentmodel-getbyname?view=graph-rest-beta + operationId: site.contentModel_getGraphBPreName + parameters: + - name: site-id in: path - description: The unique identifier of term + description: The unique identifier of site required: true style: simple schema: type: string - x-ms-docs-key-type: term - - name: relation-id + x-ms-docs-key-type: site + - name: modelName in: path - description: The unique identifier of relation + description: 'Usage: modelName=''{modelName}''' required: true style: simple schema: type: string - x-ms-docs-key-type: relation - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string + nullable: true responses: 2XX: - description: Retrieved navigation property + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.contentModel' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/$count': - get: + x-ms-docs-operation-type: function + '/sites/{site-id}/contentModels/microsoft.graph.getByName(modelName=''{modelName}'')/microsoft.graph.addToDrive': + post: tags: - - groups.site - summary: Get the number of the resource - operationId: group.site.termStore.set.term.relation_GetCount + - sites.Actions + summary: Invoke action addToDrive + description: 'Apply a contentModel to SharePoint document libraries. For an existing model that''s already trained, this action automatically processes new documents that are added to the SharePoint libraries.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/contentmodel-addtodrive?view=graph-rest-beta + operationId: site.contentModel.getGraphBPreName_addToDrive 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: site-id in: path description: The unique identifier of site @@ -50235,45 +50595,48 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id + - name: modelName in: path - description: The unique identifier of term + description: 'Usage: modelName=''{modelName}''' required: true style: simple schema: type: string - x-ms-docs-key-type: term - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + nullable: true + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + driveId: + type: string + nullable: true + additionalProperties: + type: object + required: true responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.contentModelUsage' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set': + x-ms-docs-operation-type: action + '/sites/{site-id}/contentModels/microsoft.graph.getByName(modelName=''{modelName}'')/microsoft.graph.getAppliedDrives()': get: tags: - - groups.site - summary: Get set from groups - description: 'The [set] in which the term is created.' - operationId: group.site.termStore.set.term_GetSet + - sites.Functions + summary: Invoke function getAppliedDrives + description: List all the contentModelUsage information related to a contentModel applied to a SharePoint document library. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/contentmodel-getapplieddrives?view=graph-rest-beta + operationId: site.contentModel.getGraphBPreName_getAppliedDrive 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: site-id in: path description: The unique identifier of site @@ -50282,67 +50645,53 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: set-id + - name: modelName in: path - description: The unique identifier of set + description: 'Usage: modelName=''{modelName}''' required: true style: simple schema: type: string - x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string + nullable: true + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + - $ref: '#/components/parameters/count' responses: 2XX: - description: Retrieved navigation property + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.contentModelUsage' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/$count': - get: + x-ms-docs-operation-type: function + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/sites/{site-id}/contentModels/microsoft.graph.getByName(modelName=''{modelName}'')/microsoft.graph.removeFromDrive': + post: tags: - - groups.site - summary: Get the number of the resource - operationId: group.site.termStore.set.term_GetCount + - sites.Actions + summary: Invoke action removeFromDrive + description: Remove a contentModel from a SharePoint document library. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/contentmodel-removefromdrive?view=graph-rest-beta + operationId: site.contentModel.getGraphBPreName_removeFromDrive 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: site-id in: path description: The unique identifier of site @@ -50351,36 +50700,44 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: set-id + - name: modelName in: path - description: The unique identifier of set + description: 'Usage: modelName=''{modelName}''' required: true style: simple schema: type: string - x-ms-docs-key-type: set - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + nullable: true + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + driveId: + type: string + nullable: true + additionalProperties: + type: object + required: true responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Success default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStore/sets/$count': + x-ms-docs-operation-type: action + '/sites/{site-id}/contentTypes': get: tags: - - groups.site - summary: Get the number of the resource - operationId: group.site.termStore.set_GetCount + - sites.contentType + summary: List contentTypes in a site + description: The collection of content types defined for this site. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/site-list-contenttypes?view=graph-rest-beta + operationId: site_ListContentType 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: site-id in: path description: The unique identifier of site @@ -50389,46 +50746,6 @@ paths: schema: type: string x-ms-docs-key-type: site - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/groups/{group-id}/sites/$count': - get: - tags: - - groups.site - summary: Get the number of the resource - operationId: group.site_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' - /sites: - 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." - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/site-list?view=graph-rest-beta - operationId: site_ListSite - parameters: - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -50466,67 +50783,22 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.siteCollectionResponse' + $ref: '#/components/responses/microsoft.graph.contentTypeCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/sites/{site-id}': - get: + post: 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." + - sites.contentType + summary: Create contentType + description: Create a new contentType for a site. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/site-get?view=graph-rest-beta - operationId: site_GetSite - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved entity - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.site' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - sites.site - summary: Update entity in sites - operationId: site_UpdateSite + url: https://learn.microsoft.com/graph/api/site-post-contenttypes?view=graph-rest-beta + operationId: site_CreateContentType parameters: - name: site-id in: path @@ -50537,29 +50809,32 @@ paths: type: string x-ms-docs-key-type: site requestBody: - description: New property values + description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.site' + $ref: '#/components/schemas/microsoft.graph.contentType' required: true responses: 2XX: - description: Success + description: Created navigation property. content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.site' + $ref: '#/components/schemas/microsoft.graph.contentType' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/sites/{site-id}/analytics': + '/sites/{site-id}/contentTypes/{contentType-id}': get: tags: - - sites.itemAnalytics - summary: Get analytics from sites - description: Analytics about the view activities that took place on this site. - operationId: site_GetAnalytic + - sites.contentType + summary: Get contentType + description: Retrieve the metadata for a content type in a site or a list. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/contenttype-get?view=graph-rest-beta + operationId: site_GetContentType parameters: - name: site-id in: path @@ -50569,6 +50844,14 @@ paths: schema: type: string x-ms-docs-key-type: site + - name: contentType-id + in: path + description: The unique identifier of contentType + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: contentType - name: $select in: query description: Select properties to be returned @@ -50595,15 +50878,18 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.itemAnalytics' + $ref: '#/components/schemas/microsoft.graph.contentType' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - - sites.itemAnalytics - summary: Update the navigation property analytics in sites - operationId: site_UpdateAnalytic + - sites.contentType + summary: Update contentType + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/contenttype-update?view=graph-rest-beta + operationId: site_UpdateContentType parameters: - name: site-id in: path @@ -50613,12 +50899,20 @@ paths: schema: type: string x-ms-docs-key-type: site + - 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: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.itemAnalytics' + $ref: '#/components/schemas/microsoft.graph.contentType' required: true responses: 2XX: @@ -50626,15 +50920,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.itemAnalytics' + $ref: '#/components/schemas/microsoft.graph.contentType' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - - sites.itemAnalytics - summary: Delete navigation property analytics for sites - operationId: site_DeleteAnalytic + - sites.contentType + summary: Delete contentType + description: Remove a content type from a list or a site. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/contenttype-delete?view=graph-rest-beta + operationId: site_DeleteContentType parameters: - name: site-id in: path @@ -50644,6 +50942,14 @@ paths: schema: type: string x-ms-docs-key-type: site + - name: contentType-id + in: path + description: The unique identifier of contentType + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: contentType - name: If-Match in: header description: ETag @@ -50656,12 +50962,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/sites/{site-id}/analytics/allTime': + '/sites/{site-id}/contentTypes/{contentType-id}/base': get: tags: - - sites.itemAnalytics - summary: Get allTime from sites - operationId: site.analytic_GetAllTime + - sites.contentType + summary: Get base from sites + description: Parent contentType from which this content type is derived. + operationId: site.contentType_GetBase parameters: - name: site-id in: path @@ -50671,6 +50978,14 @@ paths: schema: type: string x-ms-docs-key-type: site + - name: contentType-id + in: path + description: The unique identifier of contentType + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: contentType - name: $select in: query description: Select properties to be returned @@ -50697,16 +51012,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.itemActivityStat' + $ref: '#/components/schemas/microsoft.graph.contentType' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/sites/{site-id}/analytics/itemActivityStats': + '/sites/{site-id}/contentTypes/{contentType-id}/baseTypes': get: tags: - - sites.itemAnalytics - summary: Get itemActivityStats from sites - operationId: site.analytic_ListItemActivityStat + - sites.contentType + summary: Get baseTypes from sites + description: The collection of content types that are ancestors of this content type. + operationId: site.contentType_ListBaseType parameters: - name: site-id in: path @@ -50716,6 +51032,14 @@ paths: schema: type: string x-ms-docs-key-type: site + - name: contentType-id + in: path + description: The unique identifier of contentType + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: contentType - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -50753,18 +51077,20 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.itemActivityStatCollectionResponse' + $ref: '#/components/responses/microsoft.graph.contentTypeCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - post: + '/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}': + get: tags: - - sites.itemAnalytics - summary: Create new navigation property to itemActivityStats for sites - operationId: site.analytic_CreateItemActivityStat + - sites.contentType + summary: Get baseTypes from sites + description: The collection of content types that are ancestors of this content type. + operationId: site.contentType_GetBaseType parameters: - name: site-id in: path @@ -50774,46 +51100,22 @@ paths: schema: type: string x-ms-docs-key-type: site - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.itemActivityStat' - required: true - responses: - 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.itemActivityStat' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}': - get: - tags: - - sites.itemAnalytics - summary: Get itemActivityStats from sites - operationId: site.analytic_GetItemActivityStat - parameters: - - name: site-id + - name: contentType-id in: path - description: The unique identifier of site + description: The unique identifier of contentType required: true style: simple schema: type: string - x-ms-docs-key-type: site - - name: itemActivityStat-id + x-ms-docs-key-type: contentType + - name: contentType-id1 in: path - description: The unique identifier of itemActivityStat + description: The unique identifier of contentType required: true style: simple schema: type: string - x-ms-docs-key-type: itemActivityStat + x-ms-docs-key-type: contentType - name: $select in: query description: Select properties to be returned @@ -50840,54 +51142,16 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.itemActivityStat' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - sites.itemAnalytics - summary: Update the navigation property itemActivityStats in sites - operationId: site.analytic_UpdateItemActivityStat - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: itemActivityStat-id - in: path - description: The unique identifier of itemActivityStat - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: itemActivityStat - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.itemActivityStat' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.itemActivityStat' + $ref: '#/components/schemas/microsoft.graph.contentType' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - delete: + '/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$count': + get: tags: - - sites.itemAnalytics - summary: Delete navigation property itemActivityStats for sites - operationId: site.analytic_DeleteItemActivityStat + - sites.contentType + summary: Get the number of the resource + operationId: site.contentType.baseType_GetCount parameters: - name: site-id in: path @@ -50897,33 +51161,28 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: itemActivityStat-id + - name: contentType-id in: path - description: The unique identifier of itemActivityStat + description: The unique identifier of contentType required: true style: simple schema: type: string - x-ms-docs-key-type: itemActivityStat - - name: If-Match - in: header - description: ETag - style: simple - schema: - type: string + x-ms-docs-key-type: contentType + - $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 - '/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities': + '/sites/{site-id}/contentTypes/{contentType-id}/columnLinks': get: tags: - - sites.itemAnalytics - summary: Get activities from sites - description: Exposes the itemActivities represented in this itemActivityStat resource. - operationId: site.analytic.itemActivityStat_ListActivity + - sites.contentType + summary: Get columnLinks from sites + description: The collection of columns that are required by this content type. + operationId: site.contentType_ListColumnLink parameters: - name: site-id in: path @@ -50933,14 +51192,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: itemActivityStat-id + - name: contentType-id in: path - description: The unique identifier of itemActivityStat + description: The unique identifier of contentType required: true style: simple schema: type: string - x-ms-docs-key-type: itemActivityStat + x-ms-docs-key-type: contentType - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -50978,7 +51237,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.itemActivityCollectionResponse' + $ref: '#/components/responses/microsoft.graph.columnLinkCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -50987,9 +51246,9 @@ paths: x-ms-docs-operation-type: operation post: tags: - - sites.itemAnalytics - summary: Create new navigation property to activities for sites - operationId: site.analytic.itemActivityStat_CreateActivity + - sites.contentType + summary: Create new navigation property to columnLinks for sites + operationId: site.contentType_CreateColumnLink parameters: - name: site-id in: path @@ -50999,20 +51258,20 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: itemActivityStat-id + - name: contentType-id in: path - description: The unique identifier of itemActivityStat + description: The unique identifier of contentType required: true style: simple schema: type: string - x-ms-docs-key-type: itemActivityStat + x-ms-docs-key-type: contentType requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.itemActivity' + $ref: '#/components/schemas/microsoft.graph.columnLink' required: true responses: 2XX: @@ -51020,17 +51279,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.itemActivity' + $ref: '#/components/schemas/microsoft.graph.columnLink' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}': + '/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}': get: tags: - - sites.itemAnalytics - summary: Get activities from sites - description: Exposes the itemActivities represented in this itemActivityStat resource. - operationId: site.analytic.itemActivityStat_GetActivity + - sites.contentType + summary: Get columnLinks from sites + description: The collection of columns that are required by this content type. + operationId: site.contentType_GetColumnLink parameters: - name: site-id in: path @@ -51040,22 +51299,22 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: itemActivityStat-id + - name: contentType-id in: path - description: The unique identifier of itemActivityStat + description: The unique identifier of contentType required: true style: simple schema: type: string - x-ms-docs-key-type: itemActivityStat - - name: itemActivity-id + x-ms-docs-key-type: contentType + - name: columnLink-id in: path - description: The unique identifier of itemActivity + description: The unique identifier of columnLink required: true style: simple schema: type: string - x-ms-docs-key-type: itemActivity + x-ms-docs-key-type: columnLink - name: $select in: query description: Select properties to be returned @@ -51082,15 +51341,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.itemActivity' + $ref: '#/components/schemas/microsoft.graph.columnLink' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - - sites.itemAnalytics - summary: Update the navigation property activities in sites - operationId: site.analytic.itemActivityStat_UpdateActivity + - sites.contentType + summary: Update the navigation property columnLinks in sites + operationId: site.contentType_UpdateColumnLink parameters: - name: site-id in: path @@ -51100,28 +51359,28 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: itemActivityStat-id + - name: contentType-id in: path - description: The unique identifier of itemActivityStat + description: The unique identifier of contentType required: true style: simple schema: type: string - x-ms-docs-key-type: itemActivityStat - - name: itemActivity-id + x-ms-docs-key-type: contentType + - name: columnLink-id in: path - description: The unique identifier of itemActivity + description: The unique identifier of columnLink required: true style: simple schema: type: string - x-ms-docs-key-type: itemActivity + x-ms-docs-key-type: columnLink requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.itemActivity' + $ref: '#/components/schemas/microsoft.graph.columnLink' required: true responses: 2XX: @@ -51129,15 +51388,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.itemActivity' + $ref: '#/components/schemas/microsoft.graph.columnLink' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - - sites.itemAnalytics - summary: Delete navigation property activities for sites - operationId: site.analytic.itemActivityStat_DeleteActivity + - sites.contentType + summary: Delete navigation property columnLinks for sites + operationId: site.contentType_DeleteColumnLink parameters: - name: site-id in: path @@ -51147,22 +51406,22 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: itemActivityStat-id + - name: contentType-id in: path - description: The unique identifier of itemActivityStat + description: The unique identifier of contentType required: true style: simple schema: type: string - x-ms-docs-key-type: itemActivityStat - - name: itemActivity-id + x-ms-docs-key-type: contentType + - name: columnLink-id in: path - description: The unique identifier of itemActivity + description: The unique identifier of columnLink required: true style: simple schema: type: string - x-ms-docs-key-type: itemActivity + x-ms-docs-key-type: columnLink - name: If-Match in: header description: ETag @@ -51175,13 +51434,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem': + '/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/$count': get: tags: - - sites.itemAnalytics - summary: Get driveItem from sites - description: Exposes the driveItem that was the target of this activity. - operationId: site.analytic.itemActivityStat.activity_GetDriveItem + - sites.contentType + summary: Get the number of the resource + operationId: site.contentType.columnLink_GetCount parameters: - name: site-id in: path @@ -51191,22 +51449,60 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: itemActivityStat-id + - name: contentType-id in: path - description: The unique identifier of itemActivityStat + description: The unique identifier of contentType required: true style: simple schema: type: string - x-ms-docs-key-type: itemActivityStat - - name: itemActivity-id + x-ms-docs-key-type: contentType + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/sites/{site-id}/contentTypes/{contentType-id}/columnPositions': + get: + tags: + - sites.contentType + summary: Get columnPositions from sites + description: Column order information in a content type. + operationId: site.contentType_ListColumnPosition + parameters: + - name: site-id in: path - description: The unique identifier of itemActivity + description: The unique identifier of site required: true style: simple schema: type: string - x-ms-docs-key-type: itemActivity + x-ms-docs-key-type: site + - name: contentType-id + in: path + description: The unique identifier of contentType + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: contentType + - $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: + type: string - name: $select in: query description: Select properties to be returned @@ -51229,21 +51525,20 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.driveItem' + $ref: '#/components/responses/microsoft.graph.columnDefinitionCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - '/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content': + '/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}': get: tags: - - sites.itemAnalytics - summary: Get content for the navigation property driveItem from sites - description: 'The content stream, if the item represents a file. The content property will have a potentially breaking change in behavior in the future. It will stream content directly instead of redirecting. To proactively opt in to the new behavior ahead of time, use the contentStream property instead.' - operationId: site.analytic.itemActivityStat.activity_GetDriveItemContent + - sites.contentType + summary: Get columnPositions from sites + description: Column order information in a content type. + operationId: site.contentType_GetColumnPosition parameters: - name: site-id in: path @@ -51253,179 +51548,58 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: itemActivityStat-id + - name: contentType-id in: path - description: The unique identifier of itemActivityStat + description: The unique identifier of contentType required: true style: simple schema: type: string - x-ms-docs-key-type: itemActivityStat - - name: itemActivity-id + x-ms-docs-key-type: contentType + - name: columnDefinition-id in: path - description: The unique identifier of itemActivity + description: The unique identifier of columnDefinition required: true style: simple schema: type: string - x-ms-docs-key-type: itemActivity - - name: $format + x-ms-docs-key-type: columnDefinition + - name: $select in: query - description: Format of the content + description: Select properties to be returned style: form explode: false schema: - type: string - responses: - 2XX: - description: Retrieved media content - content: - application/octet-stream: - schema: - type: string - format: binary - default: - $ref: '#/components/responses/error' - put: - tags: - - sites.itemAnalytics - summary: Update content for the navigation property driveItem in sites - description: 'The content stream, if the item represents a file. The content property will have a potentially breaking change in behavior in the future. It will stream content directly instead of redirecting. To proactively opt in to the new behavior ahead of time, use the contentStream property instead.' - operationId: site.analytic.itemActivityStat.activity_SetDriveItemContent - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: itemActivityStat-id - in: path - description: The unique identifier of itemActivityStat - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: itemActivityStat - - name: itemActivity-id - in: path - description: The unique identifier of itemActivity - required: true - style: simple + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false schema: - type: string - x-ms-docs-key-type: itemActivity - requestBody: - description: New media content. - content: - application/octet-stream: - schema: + uniqueItems: true + type: array + items: type: string - format: binary - required: true responses: 2XX: - description: Success + description: Retrieved navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.driveItem' - default: - $ref: '#/components/responses/error' - '/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/contentStream': - get: - tags: - - sites.itemAnalytics - summary: Get contentStream for the navigation property driveItem from sites - description: 'The content stream, if the item represents a file.' - operationId: site.analytic.itemActivityStat.activity_GetDriveItemContentStream - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: itemActivityStat-id - in: path - description: The unique identifier of itemActivityStat - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: itemActivityStat - - name: itemActivity-id - in: path - description: The unique identifier of itemActivity - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: itemActivity - responses: - 2XX: - description: Retrieved media content - content: - application/octet-stream: - schema: - type: string - format: binary - default: - $ref: '#/components/responses/error' - put: - tags: - - sites.itemAnalytics - summary: Update contentStream for the navigation property driveItem in sites - description: 'The content stream, if the item represents a file.' - operationId: site.analytic.itemActivityStat.activity_SetDriveItemContentStream - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: itemActivityStat-id - in: path - description: The unique identifier of itemActivityStat - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: itemActivityStat - - name: itemActivity-id - in: path - description: The unique identifier of itemActivity - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: itemActivity - requestBody: - description: New media content. - content: - application/octet-stream: - schema: - type: string - format: binary - required: true - responses: - 2XX: - description: Success + $ref: '#/components/schemas/microsoft.graph.columnDefinition' default: $ref: '#/components/responses/error' - '/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/$count': + x-ms-docs-operation-type: operation + '/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$count': get: tags: - - sites.itemAnalytics + - sites.contentType summary: Get the number of the resource - operationId: site.analytic.itemActivityStat.activity_GetCount + operationId: site.contentType.columnPosition_GetCount parameters: - name: site-id in: path @@ -51435,36 +51609,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: itemActivityStat-id - in: path - description: The unique identifier of itemActivityStat - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: itemActivityStat - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/sites/{site-id}/analytics/itemActivityStats/$count': - get: - tags: - - sites.itemAnalytics - summary: Get the number of the resource - operationId: site.analytic.itemActivityStat_GetCount - parameters: - - name: site-id + - name: contentType-id in: path - description: The unique identifier of site + description: The unique identifier of contentType required: true style: simple schema: type: string - x-ms-docs-key-type: site + x-ms-docs-key-type: contentType - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -51472,12 +51624,16 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/sites/{site-id}/analytics/lastSevenDays': + '/sites/{site-id}/contentTypes/{contentType-id}/columns': get: tags: - - sites.itemAnalytics - summary: Get lastSevenDays from sites - operationId: site.analytic_GetLastSevenDay + - sites.contentType + summary: List columns in a content type + description: The collection of column definitions for this content type. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/contenttype-list-columns?view=graph-rest-beta + operationId: site.contentType_ListColumn parameters: - name: site-id in: path @@ -51487,55 +51643,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.itemActivityStat' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/sites/{site-id}/columns': - get: - tags: - - sites.columnDefinition - summary: List columns in a site - description: The collection of column definitions reusable across lists under this site. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/site-list-columns?view=graph-rest-beta - operationId: site_ListColumn - parameters: - - name: site-id + - name: contentType-id in: path - description: The unique identifier of site + description: The unique identifier of contentType required: true style: simple schema: type: string - x-ms-docs-key-type: site + x-ms-docs-key-type: contentType - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -51582,12 +51697,12 @@ paths: x-ms-docs-operation-type: operation post: tags: - - sites.columnDefinition - summary: Create columnDefinition for a site + - sites.contentType + summary: Create columnDefinition for a content type externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/site-post-columns?view=graph-rest-beta - operationId: site_CreateColumn + url: https://learn.microsoft.com/graph/api/contenttype-post-columns?view=graph-rest-beta + operationId: site.contentType_CreateColumn parameters: - name: site-id in: path @@ -51597,6 +51712,14 @@ paths: schema: type: string x-ms-docs-key-type: site + - 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: New navigation property content: @@ -51614,13 +51737,16 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/sites/{site-id}/columns/{columnDefinition-id}': + '/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}': get: tags: - - sites.columnDefinition - summary: Get columns from sites - description: The collection of column definitions reusable across lists under this site. - operationId: site_GetColumn + - sites.contentType + summary: Get columnDefinition + description: 'Retrieve the metadata for a site, list, or contentType column.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/columndefinition-get?view=graph-rest-beta + operationId: site.contentType_GetColumn parameters: - name: site-id in: path @@ -51630,6 +51756,14 @@ paths: schema: type: string x-ms-docs-key-type: site + - name: contentType-id + in: path + description: The unique identifier of contentType + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: contentType - name: columnDefinition-id in: path description: The unique identifier of columnDefinition @@ -51670,9 +51804,12 @@ paths: x-ms-docs-operation-type: operation patch: tags: - - sites.columnDefinition - summary: Update the navigation property columns in sites - operationId: site_UpdateColumn + - sites.contentType + summary: Update columnDefinition + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/columndefinition-update?view=graph-rest-beta + operationId: site.contentType_UpdateColumn parameters: - name: site-id in: path @@ -51682,6 +51819,14 @@ paths: schema: type: string x-ms-docs-key-type: site + - name: contentType-id + in: path + description: The unique identifier of contentType + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: contentType - name: columnDefinition-id in: path description: The unique identifier of columnDefinition @@ -51709,9 +51854,12 @@ paths: x-ms-docs-operation-type: operation delete: tags: - - sites.columnDefinition - summary: Delete navigation property columns for sites - operationId: site_DeleteColumn + - sites.contentType + summary: Delete columnDefinition + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/columndefinition-delete?view=graph-rest-beta + operationId: site.contentType_DeleteColumn parameters: - name: site-id in: path @@ -51721,6 +51869,14 @@ paths: schema: type: string x-ms-docs-key-type: site + - name: contentType-id + in: path + description: The unique identifier of contentType + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: contentType - name: columnDefinition-id in: path description: The unique identifier of columnDefinition @@ -51741,13 +51897,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn': + '/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn': get: tags: - - sites.columnDefinition + - sites.contentType summary: Get sourceColumn from sites description: The source column for content type column. - operationId: site.column_GetSourceColumn + operationId: site.contentType.column_GetSourceColumn parameters: - name: site-id in: path @@ -51757,6 +51913,14 @@ paths: schema: type: string x-ms-docs-key-type: site + - name: contentType-id + in: path + description: The unique identifier of contentType + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: contentType - name: columnDefinition-id in: path description: The unique identifier of columnDefinition @@ -51795,12 +51959,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/sites/{site-id}/columns/$count': + '/sites/{site-id}/contentTypes/{contentType-id}/columns/$count': get: tags: - - sites.columnDefinition + - sites.contentType summary: Get the number of the resource - operationId: site.column_GetCount + operationId: site.contentType.column_GetCount parameters: - name: site-id in: path @@ -51810,85 +51974,30 @@ paths: schema: type: string x-ms-docs-key-type: site - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/sites/{site-id}/contentTypes': - get: - tags: - - sites.contentType - summary: List contentTypes in a site - description: The collection of content types defined for this site. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/site-list-contenttypes?view=graph-rest-beta - operationId: site_ListContentType - parameters: - - name: site-id + - name: contentType-id in: path - description: The unique identifier of site + description: The unique identifier of contentType required: true style: simple schema: type: string - x-ms-docs-key-type: site - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' + x-ms-docs-key-type: contentType - $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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.contentTypeCollectionResponse' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation + '/sites/{site-id}/contentTypes/{contentType-id}/microsoft.graph.associateWithHubSites': post: tags: - - sites.contentType - summary: Create contentType - description: Create a new contentType for a site. + - sites.Actions + summary: Invoke action associateWithHubSites externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/site-post-contenttypes?view=graph-rest-beta - operationId: site_CreateContentType + url: https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta + operationId: site.contentType_associateGraphWPreHubSite parameters: - name: site-id in: path @@ -51898,33 +52007,47 @@ paths: schema: type: string x-ms-docs-key-type: site - requestBody: - description: New navigation property + - 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: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.contentType' + type: object + properties: + hubSiteUrls: + type: array + items: + type: string + propagateToExistingLists: + type: boolean + default: false + nullable: true + additionalProperties: + type: object required: true responses: 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.contentType' + description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/sites/{site-id}/contentTypes/{contentType-id}': - get: + x-ms-docs-operation-type: action + '/sites/{site-id}/contentTypes/{contentType-id}/microsoft.graph.copyToDefaultContentLocation': + post: tags: - - sites.contentType - summary: Get contentType - description: Retrieve the metadata for a content type in a site or a list. + - sites.Actions + summary: Invoke action copyToDefaultContentLocation externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/contenttype-get?view=graph-rest-beta - operationId: site_GetContentType + url: https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta + operationId: site.contentType_copyToDefaultContentLocation parameters: - name: site-id in: path @@ -51942,44 +52065,36 @@ paths: schema: type: string x-ms-docs-key-type: contentType - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string + 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: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.contentType' + description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: + x-ms-docs-operation-type: action + '/sites/{site-id}/contentTypes/{contentType-id}/microsoft.graph.isPublished()': + get: tags: - - sites.contentType - summary: Update contentType + - sites.Functions + summary: Invoke function isPublished externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/contenttype-update?view=graph-rest-beta - operationId: site_UpdateContentType + url: https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta + operationId: site.contentType_isPublished parameters: - name: site-id in: path @@ -51997,32 +52112,31 @@ paths: schema: type: string x-ms-docs-key-type: contentType - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.contentType' - required: true responses: 2XX: description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.contentType' + type: object + properties: + value: + type: boolean + default: false + additionalProperties: + type: object default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: + x-ms-docs-operation-type: function + '/sites/{site-id}/contentTypes/{contentType-id}/microsoft.graph.publish': + post: tags: - - sites.contentType - summary: Delete contentType - description: Remove a content type from a list or a site. + - sites.Actions + summary: Invoke action publish externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/contenttype-delete?view=graph-rest-beta - operationId: site_DeleteContentType + url: https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta + operationId: site.contentType_publish parameters: - name: site-id in: path @@ -52040,25 +52154,50 @@ paths: schema: type: string x-ms-docs-key-type: contentType - - name: If-Match - in: header - description: ETag + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/sites/{site-id}/contentTypes/{contentType-id}/microsoft.graph.unpublish': + post: + tags: + - sites.Actions + summary: Invoke action unpublish + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta + operationId: site.contentType_unpublish + parameters: + - name: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: contentType-id + in: path + description: The unique identifier of contentType + required: true style: simple schema: type: string + x-ms-docs-key-type: contentType responses: 2XX: description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/sites/{site-id}/contentTypes/{contentType-id}/base': + x-ms-docs-operation-type: action + '/sites/{site-id}/contentTypes/$count': get: tags: - sites.contentType - summary: Get base from sites - description: Parent contentType from which this content type is derived. - operationId: site.contentType_GetBase + summary: Get the number of the resource + operationId: site.contentType_GetCount parameters: - name: site-id in: path @@ -52068,14 +52207,118 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: contentType-id + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/sites/{site-id}/contentTypes/microsoft.graph.addCopy': + post: + tags: + - sites.Actions + summary: Invoke action addCopy + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta + operationId: site.contentType_addCopy + parameters: + - name: site-id in: path - description: The unique identifier of contentType + description: The unique identifier of site required: true style: simple schema: type: string - x-ms-docs-key-type: contentType + x-ms-docs-key-type: site + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + contentType: + type: string + 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 + '/sites/{site-id}/contentTypes/microsoft.graph.addCopyFromContentTypeHub': + post: + tags: + - sites.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 getCompatibleHubContentTypes and the blog post Syntex Product Updates – August 2021.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta + operationId: site.contentType_addCopyFromContentTypeHub + parameters: + - name: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + contentTypeId: + type: string + 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 + '/sites/{site-id}/contentTypes/microsoft.graph.getCompatibleHubContentTypes()': + get: + tags: + - sites.Functions + summary: Invoke function getCompatibleHubContentTypes + description: 'Get compatible content types in the content type hub that can be added 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 addCopyFromContentTypeHub and the blog post Syntex Product Updates – August 2021.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta + operationId: site.contentType_getCompatibleHubContentType + parameters: + - name: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - $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 @@ -52086,6 +52329,16 @@ paths: type: array items: type: string + - name: $orderby + in: query + description: Order items by property values + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string - name: $expand in: query description: Expand related entities @@ -52098,21 +52351,35 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.contentType' + title: Collection of contentType + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.contentType' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/sites/{site-id}/contentTypes/{contentType-id}/baseTypes': + x-ms-docs-operation-type: function + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/sites/{site-id}/drive': get: tags: - - sites.contentType - summary: Get baseTypes from sites - description: The collection of content types that are ancestors of this content type. - operationId: site.contentType_ListBaseType + - sites.drive + summary: Get drive from sites + description: The default drive (document library) for this site. + operationId: site_GetDrive parameters: - name: site-id in: path @@ -52122,14 +52389,52 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: contentType-id + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.drive' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/sites/{site-id}/drives': + get: + tags: + - sites.drive + summary: Get drives from sites + description: The collection of drives (document libraries) under this site. + operationId: site_ListDrive + parameters: + - name: site-id in: path - description: The unique identifier of contentType + description: The unique identifier of site required: true style: simple schema: type: string - x-ms-docs-key-type: contentType + x-ms-docs-key-type: site - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -52167,20 +52472,20 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.contentTypeCollectionResponse' + $ref: '#/components/responses/microsoft.graph.driveCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}': + '/sites/{site-id}/drives/{drive-id}': get: tags: - - sites.contentType - summary: Get baseTypes from sites - description: The collection of content types that are ancestors of this content type. - operationId: site.contentType_GetBaseType + - sites.drive + summary: Get drives from sites + description: The collection of drives (document libraries) under this site. + operationId: site_GetDrive parameters: - name: site-id in: path @@ -52190,22 +52495,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: contentType-id - in: path - description: The unique identifier of contentType - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: contentType - - name: contentType-id1 + - name: drive-id in: path - description: The unique identifier of contentType + description: The unique identifier of drive required: true style: simple schema: type: string - x-ms-docs-key-type: contentType + x-ms-docs-key-type: drive - name: $select in: query description: Select properties to be returned @@ -52232,16 +52529,16 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.contentType' + $ref: '#/components/schemas/microsoft.graph.drive' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$count': + '/sites/{site-id}/drives/$count': get: tags: - - sites.contentType + - sites.drive summary: Get the number of the resource - operationId: site.contentType.baseType_GetCount + operationId: site.drive_GetCount parameters: - name: site-id in: path @@ -52251,14 +52548,6 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: contentType-id - in: path - description: The unique identifier of contentType - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: contentType - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -52266,13 +52555,13 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/sites/{site-id}/contentTypes/{contentType-id}/columnLinks': + '/sites/{site-id}/externalColumns': get: tags: - - sites.contentType - summary: Get columnLinks from sites - description: The collection of columns that are required by this content type. - operationId: site.contentType_ListColumnLink + - sites.columnDefinition + summary: Get externalColumns from sites + description: The collection of column definitions available in the site that is referenced from the sites in the parent hierarchy of the current site. + operationId: site_ListExternalColumn parameters: - name: site-id in: path @@ -52282,14 +52571,6 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: contentType-id - in: path - description: The unique identifier of contentType - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: contentType - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -52327,59 +52608,20 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.columnLinkCollectionResponse' + $ref: '#/components/responses/microsoft.graph.columnDefinitionCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - post: - tags: - - sites.contentType - summary: Create new navigation property to columnLinks for sites - operationId: site.contentType_CreateColumnLink - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - 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: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.columnLink' - required: true - responses: - 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.columnLink' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}': + '/sites/{site-id}/externalColumns/{columnDefinition-id}': get: tags: - - sites.contentType - summary: Get columnLinks from sites - description: The collection of columns that are required by this content type. - operationId: site.contentType_GetColumnLink + - sites.columnDefinition + summary: Get externalColumns from sites + description: The collection of column definitions available in the site that is referenced from the sites in the parent hierarchy of the current site. + operationId: site_GetExternalColumn parameters: - name: site-id in: path @@ -52389,22 +52631,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: contentType-id - in: path - description: The unique identifier of contentType - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: contentType - - name: columnLink-id + - name: columnDefinition-id in: path - description: The unique identifier of columnLink + description: The unique identifier of columnDefinition required: true style: simple schema: type: string - x-ms-docs-key-type: columnLink + x-ms-docs-key-type: columnDefinition - name: $select in: query description: Select properties to be returned @@ -52431,15 +52665,16 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.columnLink' + $ref: '#/components/schemas/microsoft.graph.columnDefinition' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/sites/{site-id}/externalColumns/$count': + get: tags: - - sites.contentType - summary: Update the navigation property columnLinks in sites - operationId: site.contentType_UpdateColumnLink + - sites.columnDefinition + summary: Get the number of the resource + operationId: site.externalColumn_GetCount parameters: - name: site-id in: path @@ -52449,1965 +52684,19 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: contentType-id - in: path - description: The unique identifier of contentType - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: contentType - - name: columnLink-id - in: path - description: The unique identifier of columnLink - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: columnLink - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.columnLink' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.columnLink' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - sites.contentType - summary: Delete navigation property columnLinks for sites - operationId: site.contentType_DeleteColumnLink - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: contentType-id - in: path - description: The unique identifier of contentType - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: contentType - - name: columnLink-id - in: path - description: The unique identifier of columnLink - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: columnLink - - 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 - '/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/$count': - get: - tags: - - sites.contentType - summary: Get the number of the resource - operationId: site.contentType.columnLink_GetCount - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: contentType-id - in: path - description: The unique identifier of contentType - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: contentType - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/sites/{site-id}/contentTypes/{contentType-id}/columnPositions': - get: - tags: - - sites.contentType - summary: Get columnPositions from sites - description: Column order information in a content type. - operationId: site.contentType_ListColumnPosition - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: contentType-id - in: path - description: The unique identifier of contentType - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: contentType - - $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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - $ref: '#/components/responses/microsoft.graph.columnDefinitionCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - '/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}': - get: - tags: - - sites.contentType - summary: Get columnPositions from sites - description: Column order information in a content type. - operationId: site.contentType_GetColumnPosition - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: contentType-id - in: path - description: The unique identifier of contentType - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: contentType - - name: columnDefinition-id - in: path - description: The unique identifier of columnDefinition - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: columnDefinition - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.columnDefinition' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$count': - get: - tags: - - sites.contentType - summary: Get the number of the resource - operationId: site.contentType.columnPosition_GetCount - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: contentType-id - in: path - description: The unique identifier of contentType - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: contentType - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/sites/{site-id}/contentTypes/{contentType-id}/columns': - get: - tags: - - sites.contentType - summary: List columns in a content type - description: The collection of column definitions for this content type. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/contenttype-list-columns?view=graph-rest-beta - operationId: site.contentType_ListColumn - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: contentType-id - in: path - description: The unique identifier of contentType - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: contentType - - $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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - $ref: '#/components/responses/microsoft.graph.columnDefinitionCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - post: - tags: - - sites.contentType - summary: Create columnDefinition for a content type - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/contenttype-post-columns?view=graph-rest-beta - operationId: site.contentType_CreateColumn - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - 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: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.columnDefinition' - required: true - responses: - 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.columnDefinition' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}': - get: - tags: - - sites.contentType - summary: Get columnDefinition - description: 'Retrieve the metadata for a site, list, or contentType column.' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/columndefinition-get?view=graph-rest-beta - operationId: site.contentType_GetColumn - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: contentType-id - in: path - description: The unique identifier of contentType - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: contentType - - name: columnDefinition-id - in: path - description: The unique identifier of columnDefinition - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: columnDefinition - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.columnDefinition' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - sites.contentType - summary: Update columnDefinition - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/columndefinition-update?view=graph-rest-beta - operationId: site.contentType_UpdateColumn - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: contentType-id - in: path - description: The unique identifier of contentType - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: contentType - - name: columnDefinition-id - in: path - description: The unique identifier of columnDefinition - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: columnDefinition - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.columnDefinition' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.columnDefinition' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - sites.contentType - summary: Delete columnDefinition - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/columndefinition-delete?view=graph-rest-beta - operationId: site.contentType_DeleteColumn - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: contentType-id - in: path - description: The unique identifier of contentType - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: contentType - - name: columnDefinition-id - in: path - description: The unique identifier of columnDefinition - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: columnDefinition - - 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 - '/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn': - get: - tags: - - sites.contentType - summary: Get sourceColumn from sites - description: The source column for content type column. - operationId: site.contentType.column_GetSourceColumn - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: contentType-id - in: path - description: The unique identifier of contentType - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: contentType - - name: columnDefinition-id - in: path - description: The unique identifier of columnDefinition - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: columnDefinition - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.columnDefinition' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/sites/{site-id}/contentTypes/{contentType-id}/columns/$count': - get: - tags: - - sites.contentType - summary: Get the number of the resource - operationId: site.contentType.column_GetCount - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: contentType-id - in: path - description: The unique identifier of contentType - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: contentType - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/sites/{site-id}/contentTypes/{contentType-id}/microsoft.graph.associateWithHubSites': - post: - tags: - - sites.Actions - summary: Invoke action associateWithHubSites - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta - operationId: site.contentType_associateGraphWPreHubSite - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - 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: - 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 - '/sites/{site-id}/contentTypes/{contentType-id}/microsoft.graph.copyToDefaultContentLocation': - post: - tags: - - sites.Actions - summary: Invoke action copyToDefaultContentLocation - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta - operationId: site.contentType_copyToDefaultContentLocation - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - 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: - 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 - '/sites/{site-id}/contentTypes/{contentType-id}/microsoft.graph.isPublished()': - get: - tags: - - sites.Functions - summary: Invoke function isPublished - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta - operationId: site.contentType_isPublished - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: contentType-id - in: path - description: The unique identifier of contentType - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: contentType - 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 - '/sites/{site-id}/contentTypes/{contentType-id}/microsoft.graph.publish': - post: - tags: - - sites.Actions - summary: Invoke action publish - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta - operationId: site.contentType_publish - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: contentType-id - in: path - description: The unique identifier of contentType - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: contentType - responses: - 2XX: - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/sites/{site-id}/contentTypes/{contentType-id}/microsoft.graph.unpublish': - post: - tags: - - sites.Actions - summary: Invoke action unpublish - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta - operationId: site.contentType_unpublish - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: contentType-id - in: path - description: The unique identifier of contentType - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: contentType - responses: - 2XX: - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/sites/{site-id}/contentTypes/$count': - get: - tags: - - sites.contentType - summary: Get the number of the resource - operationId: site.contentType_GetCount - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/sites/{site-id}/contentTypes/microsoft.graph.addCopy': - post: - tags: - - sites.Actions - summary: Invoke action addCopy - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta - operationId: site.contentType_addCopy - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - requestBody: - description: Action parameters - content: - application/json: - schema: - type: object - properties: - contentType: - type: string - 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 - '/sites/{site-id}/contentTypes/microsoft.graph.addCopyFromContentTypeHub': - post: - tags: - - sites.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 getCompatibleHubContentTypes and the blog post Syntex Product Updates – August 2021.' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta - operationId: site.contentType_addCopyFromContentTypeHub - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - requestBody: - description: Action parameters - content: - application/json: - schema: - type: object - properties: - contentTypeId: - type: string - 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 - '/sites/{site-id}/contentTypes/microsoft.graph.getCompatibleHubContentTypes()': - get: - tags: - - sites.Functions - summary: Invoke function getCompatibleHubContentTypes - description: 'Get compatible content types in the content type hub that can be added 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 addCopyFromContentTypeHub and the blog post Syntex Product Updates – August 2021.' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta - operationId: site.contentType_getCompatibleHubContentType - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - $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: - type: string - - name: $orderby - in: query - description: Order items by property values - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Success - content: - application/json: - schema: - title: Collection of contentType - type: object - properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.contentType' - '@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 - '/sites/{site-id}/drive': - get: - tags: - - sites.drive - summary: Get drive from sites - description: The default drive (document library) for this site. - operationId: site_GetDrive - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.drive' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/sites/{site-id}/drives': - get: - tags: - - sites.drive - summary: Get drives from sites - description: The collection of drives (document libraries) under this site. - operationId: site_ListDrive - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - $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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - $ref: '#/components/responses/microsoft.graph.driveCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - '/sites/{site-id}/drives/{drive-id}': - get: - tags: - - sites.drive - summary: Get drives from sites - description: The collection of drives (document libraries) under this site. - operationId: site_GetDrive - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - 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: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.drive' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/sites/{site-id}/drives/$count': - get: - tags: - - sites.drive - summary: Get the number of the resource - operationId: site.drive_GetCount - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/sites/{site-id}/externalColumns': - get: - tags: - - sites.columnDefinition - summary: Get externalColumns from sites - description: The collection of column definitions available in the site that is referenced from the sites in the parent hierarchy of the current site. - operationId: site_ListExternalColumn - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - $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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - $ref: '#/components/responses/microsoft.graph.columnDefinitionCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - '/sites/{site-id}/externalColumns/{columnDefinition-id}': - get: - tags: - - sites.columnDefinition - summary: Get externalColumns from sites - description: The collection of column definitions available in the site that is referenced from the sites in the parent hierarchy of the current site. - operationId: site_GetExternalColumn - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: columnDefinition-id - in: path - description: The unique identifier of columnDefinition - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: columnDefinition - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.columnDefinition' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/sites/{site-id}/externalColumns/$count': - get: - tags: - - sites.columnDefinition - summary: Get the number of the resource - operationId: site.externalColumn_GetCount - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/sites/{site-id}/informationProtection/dataLossPreventionPolicies/microsoft.graph.evaluate': - post: - tags: - - sites.Actions - summary: Invoke action evaluate - operationId: site.informationProtection.dataLossPreventionPolicy_evaluate - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - requestBody: - description: Action parameters - content: - application/json: - schema: - type: object - properties: - target: - type: string - nullable: true - evaluationInput: - $ref: '#/components/schemas/microsoft.graph.dlpEvaluationInput' - notificationInfo: - $ref: '#/components/schemas/microsoft.graph.dlpNotification' - additionalProperties: - type: object - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.dlpEvaluatePoliciesJobResponse' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/sites/{site-id}/informationProtection/microsoft.graph.decryptBuffer': - post: - tags: - - sites.Actions - summary: Invoke action decryptBuffer - operationId: site.informationProtection_decryptBuffer - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - requestBody: - description: Action parameters - content: - application/json: - schema: - type: object - properties: - encryptedBuffer: - type: string - format: base64url - publishingLicense: - type: string - format: base64url - additionalProperties: - type: object - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.bufferDecryptionResult' - default: - $ref: '#/components/responses/error' - deprecated: true - x-ms-deprecation: - removalDate: '2022-08-15' - date: '2021-02-15' - version: 2021-02/Beta_SensitivityLabels - description: 'This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs.' - x-ms-docs-operation-type: action - '/sites/{site-id}/informationProtection/microsoft.graph.encryptBuffer': - post: - tags: - - sites.Actions - summary: Invoke action encryptBuffer - operationId: site.informationProtection_encryptBuffer - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - requestBody: - description: Action parameters - content: - application/json: - schema: - type: object - properties: - buffer: - type: string - format: base64url - labelId: - 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 - additionalProperties: - type: object - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.bufferEncryptionResult' - default: - $ref: '#/components/responses/error' - deprecated: true - x-ms-deprecation: - removalDate: '2022-08-15' - date: '2021-02-15' - version: 2021-02/Beta_SensitivityLabels - description: 'This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs.' - x-ms-docs-operation-type: action - '/sites/{site-id}/informationProtection/microsoft.graph.signDigest': - post: - tags: - - sites.Actions - summary: Invoke action signDigest - operationId: site.informationProtection_signDigest - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - requestBody: - description: Action parameters - content: - application/json: - schema: - type: object - properties: - digest: - type: string - format: base64url - additionalProperties: - type: object - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.signingResult' - default: - $ref: '#/components/responses/error' - deprecated: true - x-ms-deprecation: - removalDate: '2022-08-15' - date: '2021-02-15' - version: 2021-02/Beta_SensitivityLabels - description: 'This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs.' - x-ms-docs-operation-type: action - '/sites/{site-id}/informationProtection/microsoft.graph.verifySignature': - post: - tags: - - sites.Actions - summary: Invoke action verifySignature - operationId: site.informationProtection_verifySignature - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - requestBody: - description: Action parameters - content: - application/json: - schema: - type: object - properties: - digest: - type: string - format: base64url - signature: - type: string - format: base64url - signingKeyId: - type: string - additionalProperties: - type: object - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.verificationResult' - default: - $ref: '#/components/responses/error' - deprecated: true - x-ms-deprecation: - removalDate: '2022-08-15' - date: '2021-02-15' - version: 2021-02/Beta_SensitivityLabels - description: 'This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs.' - x-ms-docs-operation-type: action - '/sites/{site-id}/informationProtection/policy/labels/microsoft.graph.evaluateApplication': - post: - tags: - - sites.Actions - summary: Invoke action evaluateApplication - 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://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateapplication?view=graph-rest-beta - operationId: site.informationProtection.policy.label_evaluateApplication - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - requestBody: - description: Action parameters - content: - application/json: - schema: - type: object - properties: - contentInfo: - $ref: '#/components/schemas/microsoft.graph.contentInfo' - labelingOptions: - $ref: '#/components/schemas/microsoft.graph.labelingOptions' - 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.informationProtectionAction' - '@odata.nextLink': - type: string - nullable: true - additionalProperties: - type: object - default: - $ref: '#/components/responses/error' - deprecated: true - x-ms-deprecation: - removalDate: '2022-08-15' - date: '2021-02-15' - version: 2021-02/Beta_SensitivityLabels - description: 'This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs.' - x-ms-docs-operation-type: action - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - '/sites/{site-id}/informationProtection/policy/labels/microsoft.graph.evaluateClassificationResults': - post: - tags: - - sites.Actions - summary: Invoke action evaluateClassificationResults - 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://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateclassificationresults?view=graph-rest-beta - operationId: site.informationProtection.policy.label_evaluateClassificationResult - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - requestBody: - description: Action parameters - content: - application/json: - schema: - type: object - properties: - contentInfo: - $ref: '#/components/schemas/microsoft.graph.contentInfo' - classificationResults: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.classificationResult' - 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.informationProtectionAction' - '@odata.nextLink': - type: string - nullable: true - additionalProperties: - type: object - default: - $ref: '#/components/responses/error' - deprecated: true - x-ms-deprecation: - removalDate: '2022-08-15' - date: '2021-02-15' - version: 2021-02/Beta_SensitivityLabels - description: 'This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs.' - x-ms-docs-operation-type: action - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - '/sites/{site-id}/informationProtection/policy/labels/microsoft.graph.evaluateRemoval': - post: - tags: - - sites.Actions - summary: Invoke action evaluateRemoval - 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://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateremoval?view=graph-rest-beta - operationId: site.informationProtection.policy.label_evaluateRemoval - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - requestBody: - description: Action parameters - content: - application/json: - schema: - type: object - properties: - contentInfo: - $ref: '#/components/schemas/microsoft.graph.contentInfo' - downgradeJustification: - $ref: '#/components/schemas/microsoft.graph.downgradeJustification' - 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.informationProtectionAction' - '@odata.nextLink': - type: string - nullable: true - additionalProperties: - type: object - default: - $ref: '#/components/responses/error' - deprecated: true - x-ms-deprecation: - removalDate: '2022-08-15' - date: '2021-02-15' - version: 2021-02/Beta_SensitivityLabels - description: 'This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs.' - x-ms-docs-operation-type: action - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - '/sites/{site-id}/informationProtection/policy/labels/microsoft.graph.extractLabel': - post: - tags: - - sites.Actions - summary: Invoke action extractLabel - 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://learn.microsoft.com/graph/api/informationprotectionlabel-extractlabel?view=graph-rest-beta - operationId: site.informationProtection.policy.label_extractLabel - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - requestBody: - description: Action parameters - content: - application/json: - schema: - type: object - properties: - contentInfo: - $ref: '#/components/schemas/microsoft.graph.contentInfo' - additionalProperties: - type: object - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.informationProtectionContentLabel' - default: - $ref: '#/components/responses/error' - deprecated: true - x-ms-deprecation: - removalDate: '2022-08-15' - date: '2021-02-15' - version: 2021-02/Beta_SensitivityLabels - description: 'This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs.' - x-ms-docs-operation-type: action - '/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/microsoft.graph.evaluate': - post: - tags: - - sites.Actions - summary: Invoke action evaluate - operationId: site.informationProtection.sensitivityLabel.sublabel_evaluate - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: sensitivityLabel-id - in: path - description: The unique identifier of sensitivityLabel - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: sensitivityLabel - requestBody: - description: Action parameters - content: - application/json: - schema: - type: object - properties: - discoveredSensitiveTypes: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.discoveredSensitiveType' - currentLabel: - $ref: '#/components/schemas/microsoft.graph.currentLabel' - additionalProperties: - type: object - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.evaluateLabelJobResponse' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/sites/{site-id}/informationProtection/sensitivityLabels/microsoft.graph.evaluate': - post: - tags: - - sites.Actions - summary: Invoke action evaluate - operationId: site.informationProtection.sensitivityLabel_evaluate - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - requestBody: - description: Action parameters - content: - application/json: - schema: - type: object - properties: - discoveredSensitiveTypes: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.discoveredSensitiveType' - currentLabel: - $ref: '#/components/schemas/microsoft.graph.currentLabel' - additionalProperties: - type: object - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.evaluateLabelJobResponse' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/sites/{site-id}/lists': - get: - tags: - - sites.list - summary: Get 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." - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/list-list?view=graph-rest-beta - operationId: site_ListList - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - $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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - $ref: '#/components/responses/microsoft.graph.listCollectionResponse' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation + '/sites/{site-id}/informationProtection/dataLossPreventionPolicies/microsoft.graph.evaluate': post: tags: - - sites.list - summary: Create a new list - description: Create a new list in a site. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/list-create?view=graph-rest-beta - operationId: site_CreateList + - sites.Actions + summary: Invoke action evaluate + operationId: site.informationProtection.dataLossPreventionPolicy_evaluate parameters: - name: site-id in: path @@ -54418,32 +52707,38 @@ paths: type: string x-ms-docs-key-type: site requestBody: - description: New navigation property + description: Action parameters content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.list' + type: object + properties: + target: + type: string + nullable: true + evaluationInput: + $ref: '#/components/schemas/microsoft.graph.dlpEvaluationInput' + notificationInfo: + $ref: '#/components/schemas/microsoft.graph.dlpNotification' + additionalProperties: + type: object required: true responses: 2XX: - description: Created navigation property. + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.list' + $ref: '#/components/schemas/microsoft.graph.dlpEvaluatePoliciesJobResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/sites/{site-id}/lists/{list-id}': - get: + x-ms-docs-operation-type: action + '/sites/{site-id}/informationProtection/microsoft.graph.decryptBuffer': + post: tags: - - sites.list - summary: List operations - description: Get the list of richLongRunningOperations associated with a list. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/list-list-operations?view=graph-rest-beta - operationId: site_GetList + - sites.Actions + summary: Invoke action decryptBuffer + operationId: site.informationProtection_decryptBuffer parameters: - name: site-id in: path @@ -54453,49 +52748,44 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: list-id - in: path - description: The unique identifier of list - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: list - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + encryptedBuffer: + type: string + format: base64url + publishingLicense: + type: string + format: base64url + additionalProperties: + type: object + required: true responses: 2XX: - description: Retrieved navigation property + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.list' + $ref: '#/components/schemas/microsoft.graph.bufferDecryptionResult' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: + deprecated: true + x-ms-deprecation: + removalDate: '2022-08-15' + date: '2021-02-15' + version: 2021-02/Beta_SensitivityLabels + description: 'This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs.' + x-ms-docs-operation-type: action + '/sites/{site-id}/informationProtection/microsoft.graph.encryptBuffer': + post: tags: - - sites.list - summary: Update the navigation property lists in sites - operationId: site_UpdateList + - sites.Actions + summary: Invoke action encryptBuffer + operationId: site.informationProtection_encryptBuffer parameters: - name: site-id in: path @@ -54505,20 +52795,22 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: list-id - in: path - description: The unique identifier of list - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: list requestBody: - description: New navigation property values + description: Action parameters content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.list' + type: object + properties: + buffer: + type: string + format: base64url + labelId: + 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 + additionalProperties: + type: object required: true responses: 2XX: @@ -54526,15 +52818,22 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.list' + $ref: '#/components/schemas/microsoft.graph.bufferEncryptionResult' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: + deprecated: true + x-ms-deprecation: + removalDate: '2022-08-15' + date: '2021-02-15' + version: 2021-02/Beta_SensitivityLabels + description: 'This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs.' + x-ms-docs-operation-type: action + '/sites/{site-id}/informationProtection/microsoft.graph.signDigest': + post: tags: - - sites.list - summary: Delete navigation property lists for sites - operationId: site_DeleteList + - sites.Actions + summary: Invoke action signDigest + operationId: site.informationProtection_signDigest parameters: - name: site-id in: path @@ -54544,99 +52843,41 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: list-id - in: path - description: The unique identifier of list - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: list - - name: If-Match - in: header - description: ETag - style: simple - schema: - type: string + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + digest: + type: string + format: base64url + additionalProperties: + type: object + required: true responses: 2XX: description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.signingResult' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/sites/{site-id}/lists/{list-id}/activities': - get: - tags: - - sites.list - summary: Get activities from sites - description: The recent activities that took place within this list. - operationId: site.list_ListActivity - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: list-id - in: path - description: The unique identifier of list - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: list - - $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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - $ref: '#/components/responses/microsoft.graph.itemActivityOLDCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation + deprecated: true + x-ms-deprecation: + removalDate: '2022-08-15' + date: '2021-02-15' + version: 2021-02/Beta_SensitivityLabels + description: 'This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs.' + x-ms-docs-operation-type: action + '/sites/{site-id}/informationProtection/microsoft.graph.verifySignature': post: tags: - - sites.list - summary: Create new navigation property to activities for sites - operationId: site.list_CreateActivity + - sites.Actions + summary: Invoke action verifySignature + operationId: site.informationProtection_verifySignature parameters: - name: site-id in: path @@ -54646,110 +52887,50 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: list-id - in: path - description: The unique identifier of list - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: list requestBody: - description: New navigation property + description: Action parameters content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.itemActivityOLD' + type: object + properties: + digest: + type: string + format: base64url + signature: + type: string + format: base64url + signingKeyId: + type: string + additionalProperties: + type: object required: true responses: 2XX: - description: Created navigation property. + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.itemActivityOLD' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/sites/{site-id}/lists/{list-id}/columns': - get: - tags: - - sites.list - summary: List columns in a list - description: The collection of field definitions for this list. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/list-list-columns?view=graph-rest-beta - operationId: site.list_ListColumn - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: list-id - in: path - description: The unique identifier of list - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: list - - $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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - $ref: '#/components/responses/microsoft.graph.columnDefinitionCollectionResponse' + $ref: '#/components/schemas/microsoft.graph.verificationResult' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation + deprecated: true + x-ms-deprecation: + removalDate: '2022-08-15' + date: '2021-02-15' + version: 2021-02/Beta_SensitivityLabels + description: 'This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs.' + x-ms-docs-operation-type: action + '/sites/{site-id}/informationProtection/policy/labels/microsoft.graph.evaluateApplication': post: tags: - - sites.list - summary: Create columnDefinition + - sites.Actions + summary: Invoke action evaluateApplication + 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://learn.microsoft.com/graph/api/list-post-columns?view=graph-rest-beta - operationId: site.list_CreateColumn + url: https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateapplication?view=graph-rest-beta + operationId: site.informationProtection.policy.label_evaluateApplication parameters: - name: site-id in: path @@ -54759,38 +52940,59 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: list-id - in: path - description: The unique identifier of list - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: list requestBody: - description: New navigation property + description: Action parameters content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.columnDefinition' + type: object + properties: + contentInfo: + $ref: '#/components/schemas/microsoft.graph.contentInfo' + labelingOptions: + $ref: '#/components/schemas/microsoft.graph.labelingOptions' + additionalProperties: + type: object required: true responses: 2XX: - description: Created navigation property. + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.columnDefinition' + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.informationProtectionAction' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}': - get: + deprecated: true + x-ms-deprecation: + removalDate: '2022-08-15' + date: '2021-02-15' + version: 2021-02/Beta_SensitivityLabels + description: 'This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs.' + x-ms-docs-operation-type: action + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/sites/{site-id}/informationProtection/policy/labels/microsoft.graph.evaluateClassificationResults': + post: tags: - - sites.list - summary: Get columns from sites - description: The collection of field definitions for this list. - operationId: site.list_GetColumn + - sites.Actions + summary: Invoke action evaluateClassificationResults + 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://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateclassificationresults?view=graph-rest-beta + operationId: site.informationProtection.policy.label_evaluateClassificationResult parameters: - name: site-id in: path @@ -54798,59 +53000,63 @@ paths: required: true style: simple schema: - type: string - x-ms-docs-key-type: site - - name: list-id - in: path - description: The unique identifier of list - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: list - - name: columnDefinition-id - in: path - description: The unique identifier of columnDefinition - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: columnDefinition - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: site + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + contentInfo: + $ref: '#/components/schemas/microsoft.graph.contentInfo' + classificationResults: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.classificationResult' + additionalProperties: + type: object + required: true responses: 2XX: - description: Retrieved navigation property + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.columnDefinition' + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.informationProtectionAction' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: + deprecated: true + x-ms-deprecation: + removalDate: '2022-08-15' + date: '2021-02-15' + version: 2021-02/Beta_SensitivityLabels + description: 'This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs.' + x-ms-docs-operation-type: action + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/sites/{site-id}/informationProtection/policy/labels/microsoft.graph.evaluateRemoval': + post: tags: - - sites.list - summary: Update the navigation property columns in sites - operationId: site.list_UpdateColumn + - sites.Actions + summary: Invoke action evaluateRemoval + 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://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateremoval?view=graph-rest-beta + operationId: site.informationProtection.policy.label_evaluateRemoval parameters: - name: site-id in: path @@ -54860,28 +53066,19 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: list-id - in: path - description: The unique identifier of list - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: list - - name: columnDefinition-id - in: path - description: The unique identifier of columnDefinition - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: columnDefinition requestBody: - description: New navigation property values + description: Action parameters content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.columnDefinition' + type: object + properties: + contentInfo: + $ref: '#/components/schemas/microsoft.graph.contentInfo' + downgradeJustification: + $ref: '#/components/schemas/microsoft.graph.downgradeJustification' + additionalProperties: + type: object required: true responses: 2XX: @@ -54889,15 +53086,39 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.columnDefinition' + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.informationProtectionAction' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: + deprecated: true + x-ms-deprecation: + removalDate: '2022-08-15' + date: '2021-02-15' + version: 2021-02/Beta_SensitivityLabels + description: 'This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs.' + x-ms-docs-operation-type: action + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/sites/{site-id}/informationProtection/policy/labels/microsoft.graph.extractLabel': + post: tags: - - sites.list - summary: Delete navigation property columns for sites - operationId: site.list_DeleteColumn + - sites.Actions + summary: Invoke action extractLabel + 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://learn.microsoft.com/graph/api/informationprotectionlabel-extractlabel?view=graph-rest-beta + operationId: site.informationProtection.policy.label_extractLabel parameters: - name: site-id in: path @@ -54907,41 +53128,40 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: list-id - in: path - description: The unique identifier of list - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: list - - name: columnDefinition-id - in: path - description: The unique identifier of columnDefinition - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: columnDefinition - - name: If-Match - in: header - description: ETag - style: simple - schema: - type: string + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + contentInfo: + $ref: '#/components/schemas/microsoft.graph.contentInfo' + additionalProperties: + type: object + required: true responses: 2XX: description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.informationProtectionContentLabel' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn': - get: + deprecated: true + x-ms-deprecation: + removalDate: '2022-08-15' + date: '2021-02-15' + version: 2021-02/Beta_SensitivityLabels + description: 'This API will no longer be accessible, please see microsoft.graph.security.informationProtection APIs.' + x-ms-docs-operation-type: action + '/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/microsoft.graph.evaluate': + post: tags: - - sites.list - summary: Get sourceColumn from sites - description: The source column for content type column. - operationId: site.list.column_GetSourceColumn + - sites.Actions + summary: Invoke action evaluate + operationId: site.informationProtection.sensitivityLabel.sublabel_evaluate parameters: - name: site-id in: path @@ -54951,58 +53171,46 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: list-id - in: path - description: The unique identifier of list - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: list - - name: columnDefinition-id + - name: sensitivityLabel-id in: path - description: The unique identifier of columnDefinition + description: The unique identifier of sensitivityLabel required: true style: simple schema: type: string - x-ms-docs-key-type: columnDefinition - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string + x-ms-docs-key-type: sensitivityLabel + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + discoveredSensitiveTypes: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.discoveredSensitiveType' + currentLabel: + $ref: '#/components/schemas/microsoft.graph.currentLabel' + additionalProperties: + type: object + required: true responses: 2XX: - description: Retrieved navigation property + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.columnDefinition' + $ref: '#/components/schemas/microsoft.graph.evaluateLabelJobResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/sites/{site-id}/lists/{list-id}/columns/$count': - get: + x-ms-docs-operation-type: action + '/sites/{site-id}/informationProtection/sensitivityLabels/microsoft.graph.evaluate': + post: tags: - - sites.list - summary: Get the number of the resource - operationId: site.list.column_GetCount + - sites.Actions + summary: Invoke action evaluate + operationId: site.informationProtection.sensitivityLabel_evaluate parameters: - name: site-id in: path @@ -55012,31 +53220,42 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: list-id - in: path - description: The unique identifier of list - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: list - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + discoveredSensitiveTypes: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.discoveredSensitiveType' + currentLabel: + $ref: '#/components/schemas/microsoft.graph.currentLabel' + additionalProperties: + type: object + required: true responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.evaluateLabelJobResponse' default: $ref: '#/components/responses/error' - '/sites/{site-id}/lists/{list-id}/contentTypes': + x-ms-docs-operation-type: action + '/sites/{site-id}/lists': get: tags: - sites.list - summary: List contentTypes in a list - description: The collection of content types present in this list. + summary: Get 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." externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/list-list-contenttypes?view=graph-rest-beta - operationId: site.list_ListContentType + url: https://learn.microsoft.com/graph/api/list-list?view=graph-rest-beta + operationId: site_ListList parameters: - name: site-id in: path @@ -55046,14 +53265,6 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: list-id - in: path - description: The unique identifier of list - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: list - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -55091,7 +53302,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.contentTypeCollectionResponse' + $ref: '#/components/responses/microsoft.graph.listCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -55101,8 +53312,12 @@ paths: post: tags: - sites.list - summary: Create new navigation property to contentTypes for sites - operationId: site.list_CreateContentType + summary: Create a new list + description: Create a new list in a site. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/list-create?view=graph-rest-beta + operationId: site_CreateList parameters: - name: site-id in: path @@ -55112,20 +53327,12 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: list-id - in: path - description: The unique identifier of list - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: list requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.contentType' + $ref: '#/components/schemas/microsoft.graph.list' required: true responses: 2XX: @@ -55133,17 +53340,20 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.contentType' + $ref: '#/components/schemas/microsoft.graph.list' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}': + '/sites/{site-id}/lists/{list-id}': get: tags: - sites.list - summary: Get contentTypes from sites - description: The collection of content types present in this list. - operationId: site.list_GetContentType + summary: Get metadata for a list + description: Return the metadata for a list. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/list-get?view=graph-rest-beta + operationId: site_GetList parameters: - name: site-id in: path @@ -55161,14 +53371,6 @@ paths: schema: type: string x-ms-docs-key-type: list - - name: contentType-id - in: path - description: The unique identifier of contentType - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: contentType - name: $select in: query description: Select properties to be returned @@ -55195,15 +53397,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.contentType' + $ref: '#/components/schemas/microsoft.graph.list' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - sites.list - summary: Update the navigation property contentTypes in sites - operationId: site.list_UpdateContentType + summary: Update the navigation property lists in sites + operationId: site_UpdateList parameters: - name: site-id in: path @@ -55221,20 +53423,12 @@ paths: schema: type: string x-ms-docs-key-type: list - - 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: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.contentType' + $ref: '#/components/schemas/microsoft.graph.list' required: true responses: 2XX: @@ -55242,15 +53436,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.contentType' + $ref: '#/components/schemas/microsoft.graph.list' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - sites.list - summary: Delete navigation property contentTypes for sites - operationId: site.list_DeleteContentType + summary: Delete navigation property lists for sites + operationId: site_DeleteList parameters: - name: site-id in: path @@ -55268,14 +53462,6 @@ paths: schema: type: string x-ms-docs-key-type: list - - name: contentType-id - in: path - description: The unique identifier of contentType - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: contentType - name: If-Match in: header description: ETag @@ -55288,75 +53474,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base': - get: - tags: - - sites.list - summary: Get base from sites - description: Parent contentType from which this content type is derived. - operationId: site.list.contentType_GetBase - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: list-id - in: path - description: The unique identifier of list - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: list - - name: contentType-id - in: path - description: The unique identifier of contentType - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: contentType - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.contentType' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/baseTypes': + '/sites/{site-id}/lists/{list-id}/activities': get: tags: - sites.list - summary: Get baseTypes from sites - description: The collection of content types that are ancestors of this content type. - operationId: site.list.contentType_ListBaseType + summary: Get activities from sites + description: The recent activities that took place within this list. + operationId: site.list_ListActivity parameters: - name: site-id in: path @@ -55374,14 +53498,6 @@ paths: schema: type: string x-ms-docs-key-type: list - - name: contentType-id - in: path - description: The unique identifier of contentType - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: contentType - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -55390,82 +53506,13 @@ paths: - name: $orderby in: query description: Order items by property values - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - $ref: '#/components/responses/microsoft.graph.contentTypeCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}': - get: - tags: - - sites.list - summary: Get baseTypes from sites - description: The collection of content types that are ancestors of this content type. - operationId: site.list.contentType_GetBaseType - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: list-id - in: path - description: The unique identifier of list - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: list - - name: contentType-id - in: path - description: The unique identifier of contentType - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: contentType - - name: contentType-id1 - in: path - description: The unique identifier of contentType - required: true - style: simple + style: form + explode: false schema: - type: string - x-ms-docs-key-type: contentType + uniqueItems: true + type: array + items: + type: string - name: $select in: query description: Select properties to be returned @@ -55488,20 +53535,18 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.contentType' + $ref: '#/components/responses/microsoft.graph.itemActivityOLDCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/baseTypes/$count': - get: + post: tags: - sites.list - summary: Get the number of the resource - operationId: site.list.contentType.baseType_GetCount + summary: Create new navigation property to activities for sites + operationId: site.list_CreateActivity parameters: - name: site-id in: path @@ -55519,28 +53564,33 @@ paths: schema: type: string x-ms-docs-key-type: list - - name: contentType-id - in: path - description: The unique identifier of contentType - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: contentType - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.itemActivityOLD' + required: true responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.itemActivityOLD' default: $ref: '#/components/responses/error' - '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks': + x-ms-docs-operation-type: operation + '/sites/{site-id}/lists/{list-id}/columns': get: tags: - sites.list - summary: Get columnLinks from sites - description: The collection of columns that are required by this content type. - operationId: site.list.contentType_ListColumnLink + summary: List columns in a list + description: The collection of field definitions for this list. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/list-list-columns?view=graph-rest-beta + operationId: site.list_ListColumn parameters: - name: site-id in: path @@ -55558,14 +53608,6 @@ paths: schema: type: string x-ms-docs-key-type: list - - name: contentType-id - in: path - description: The unique identifier of contentType - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: contentType - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -55603,7 +53645,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.columnLinkCollectionResponse' + $ref: '#/components/responses/microsoft.graph.columnDefinitionCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -55613,8 +53655,11 @@ paths: post: tags: - sites.list - summary: Create new navigation property to columnLinks for sites - operationId: site.list.contentType_CreateColumnLink + summary: Create columnDefinition + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/list-post-columns?view=graph-rest-beta + operationId: site.list_CreateColumn parameters: - name: site-id in: path @@ -55632,20 +53677,12 @@ paths: schema: type: string x-ms-docs-key-type: list - - 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: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.columnLink' + $ref: '#/components/schemas/microsoft.graph.columnDefinition' required: true responses: 2XX: @@ -55653,17 +53690,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.columnLink' + $ref: '#/components/schemas/microsoft.graph.columnDefinition' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}': + '/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}': get: tags: - sites.list - summary: Get columnLinks from sites - description: The collection of columns that are required by this content type. - operationId: site.list.contentType_GetColumnLink + summary: Get columns from sites + description: The collection of field definitions for this list. + operationId: site.list_GetColumn parameters: - name: site-id in: path @@ -55681,22 +53718,14 @@ paths: schema: type: string x-ms-docs-key-type: list - - name: contentType-id - in: path - description: The unique identifier of contentType - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: contentType - - name: columnLink-id + - name: columnDefinition-id in: path - description: The unique identifier of columnLink + description: The unique identifier of columnDefinition required: true style: simple schema: type: string - x-ms-docs-key-type: columnLink + x-ms-docs-key-type: columnDefinition - name: $select in: query description: Select properties to be returned @@ -55723,15 +53752,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.columnLink' + $ref: '#/components/schemas/microsoft.graph.columnDefinition' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - sites.list - summary: Update the navigation property columnLinks in sites - operationId: site.list.contentType_UpdateColumnLink + summary: Update the navigation property columns in sites + operationId: site.list_UpdateColumn parameters: - name: site-id in: path @@ -55749,28 +53778,20 @@ paths: schema: type: string x-ms-docs-key-type: list - - name: contentType-id - in: path - description: The unique identifier of contentType - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: contentType - - name: columnLink-id + - name: columnDefinition-id in: path - description: The unique identifier of columnLink + description: The unique identifier of columnDefinition required: true style: simple schema: type: string - x-ms-docs-key-type: columnLink + x-ms-docs-key-type: columnDefinition requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.columnLink' + $ref: '#/components/schemas/microsoft.graph.columnDefinition' required: true responses: 2XX: @@ -55778,15 +53799,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.columnLink' + $ref: '#/components/schemas/microsoft.graph.columnDefinition' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - sites.list - summary: Delete navigation property columnLinks for sites - operationId: site.list.contentType_DeleteColumnLink + summary: Delete navigation property columns for sites + operationId: site.list_DeleteColumn parameters: - name: site-id in: path @@ -55804,22 +53825,14 @@ paths: schema: type: string x-ms-docs-key-type: list - - name: contentType-id - in: path - description: The unique identifier of contentType - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: contentType - - name: columnLink-id + - name: columnDefinition-id in: path - description: The unique identifier of columnLink + description: The unique identifier of columnDefinition required: true style: simple schema: type: string - x-ms-docs-key-type: columnLink + x-ms-docs-key-type: columnDefinition - name: If-Match in: header description: ETag @@ -55832,12 +53845,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/$count': + '/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn': get: tags: - sites.list - summary: Get the number of the resource - operationId: site.list.contentType.columnLink_GetCount + summary: Get sourceColumn from sites + description: The source column for content type column. + operationId: site.list.column_GetSourceColumn parameters: - name: site-id in: path @@ -55855,28 +53869,50 @@ paths: schema: type: string x-ms-docs-key-type: list - - name: contentType-id + - name: columnDefinition-id in: path - description: The unique identifier of contentType + description: The unique identifier of columnDefinition required: true style: simple schema: type: string - x-ms-docs-key-type: contentType - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + x-ms-docs-key-type: columnDefinition + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.columnDefinition' default: $ref: '#/components/responses/error' - '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions': + x-ms-docs-operation-type: operation + '/sites/{site-id}/lists/{list-id}/columns/$count': get: tags: - sites.list - summary: Get columnPositions from sites - description: Column order information in a content type. - operationId: site.list.contentType_ListColumnPosition + summary: Get the number of the resource + operationId: site.list.column_GetCount parameters: - name: site-id in: path @@ -55894,14 +53930,40 @@ paths: schema: type: string x-ms-docs-key-type: list - - name: contentType-id + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/sites/{site-id}/lists/{list-id}/contentTypes': + get: + tags: + - sites.list + summary: List contentTypes in a list + description: The collection of content types present in this list. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/list-list-contenttypes?view=graph-rest-beta + operationId: site.list_ListContentType + parameters: + - name: site-id in: path - description: The unique identifier of contentType + description: The unique identifier of site required: true style: simple schema: type: string - x-ms-docs-key-type: contentType + x-ms-docs-key-type: site + - name: list-id + in: path + description: The unique identifier of list + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: list - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -55939,20 +54001,18 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.columnDefinitionCollectionResponse' + $ref: '#/components/responses/microsoft.graph.contentTypeCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}': - get: + post: tags: - sites.list - summary: Get columnPositions from sites - description: Column order information in a content type. - operationId: site.list.contentType_GetColumnPosition + summary: Create new navigation property to contentTypes for sites + operationId: site.list_CreateContentType parameters: - name: site-id in: path @@ -55970,22 +54030,55 @@ paths: schema: type: string x-ms-docs-key-type: list - - name: contentType-id + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.contentType' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.contentType' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}': + get: + tags: + - sites.list + summary: Get contentTypes from sites + description: The collection of content types present in this list. + operationId: site.list_GetContentType + parameters: + - name: site-id in: path - description: The unique identifier of contentType + description: The unique identifier of site required: true style: simple schema: type: string - x-ms-docs-key-type: contentType - - name: columnDefinition-id + x-ms-docs-key-type: site + - name: list-id in: path - description: The unique identifier of columnDefinition + description: The unique identifier of list required: true style: simple schema: type: string - x-ms-docs-key-type: columnDefinition + x-ms-docs-key-type: list + - name: contentType-id + in: path + description: The unique identifier of contentType + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: contentType - name: $select in: query description: Select properties to be returned @@ -56012,16 +54105,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.columnDefinition' + $ref: '#/components/schemas/microsoft.graph.contentType' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$count': - get: + patch: tags: - sites.list - summary: Get the number of the resource - operationId: site.list.contentType.columnPosition_GetCount + summary: Update the navigation property contentTypes in sites + operationId: site.list_UpdateContentType parameters: - name: site-id in: path @@ -56047,20 +54139,28 @@ paths: schema: type: string x-ms-docs-key-type: contentType - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.contentType' + required: true responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.contentType' default: $ref: '#/components/responses/error' - '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns': - get: + x-ms-docs-operation-type: operation + delete: tags: - sites.list - summary: Get columns from sites - description: The collection of column definitions for this content type. - operationId: site.list.contentType_ListColumn + summary: Delete navigation property contentTypes for sites + operationId: site.list_DeleteContentType parameters: - name: site-id in: path @@ -56086,55 +54186,25 @@ paths: schema: type: string x-ms-docs-key-type: contentType - - $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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false + - name: If-Match + in: header + description: ETag + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.columnDefinitionCollectionResponse' + description: Success default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base': + get: tags: - sites.list - summary: Create new navigation property to columns for sites - operationId: site.list.contentType_CreateColumn + summary: Get base from sites + description: Parent contentType from which this content type is derived. + operationId: site.list.contentType_GetBase parameters: - name: site-id in: path @@ -56160,30 +54230,43 @@ paths: schema: type: string x-ms-docs-key-type: contentType - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.columnDefinition' - required: true + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Created navigation property. + description: Retrieved navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.columnDefinition' + $ref: '#/components/schemas/microsoft.graph.contentType' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}': + '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/baseTypes': get: tags: - sites.list - summary: Get columns from sites - description: The collection of column definitions for this content type. - operationId: site.list.contentType_GetColumn + summary: Get baseTypes from sites + description: The collection of content types that are ancestors of this content type. + operationId: site.list.contentType_ListBaseType parameters: - name: site-id in: path @@ -56209,14 +54292,21 @@ paths: schema: type: string x-ms-docs-key-type: contentType - - name: columnDefinition-id - in: path - description: The unique identifier of columnDefinition - 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: columnDefinition + uniqueItems: true + type: array + items: + type: string - name: $select in: query description: Select properties to be returned @@ -56239,19 +54329,20 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.columnDefinition' + $ref: '#/components/responses/microsoft.graph.contentTypeCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - patch: + '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}': + get: tags: - sites.list - summary: Update the navigation property columns in sites - operationId: site.list.contentType_UpdateColumn + summary: Get baseTypes from sites + description: The collection of content types that are ancestors of this content type. + operationId: site.list.contentType_GetBaseType parameters: - name: site-id in: path @@ -56277,36 +54368,50 @@ paths: schema: type: string x-ms-docs-key-type: contentType - - name: columnDefinition-id + - name: contentType-id1 in: path - description: The unique identifier of columnDefinition + description: The unique identifier of contentType required: true style: simple schema: type: string - x-ms-docs-key-type: columnDefinition - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.columnDefinition' - required: true + x-ms-docs-key-type: contentType + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Success + description: Retrieved navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.columnDefinition' + $ref: '#/components/schemas/microsoft.graph.contentType' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - delete: + '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/baseTypes/$count': + get: tags: - sites.list - summary: Delete navigation property columns for sites - operationId: site.list.contentType_DeleteColumn + summary: Get the number of the resource + operationId: site.list.contentType.baseType_GetCount parameters: - name: site-id in: path @@ -56332,33 +54437,20 @@ paths: schema: type: string x-ms-docs-key-type: contentType - - name: columnDefinition-id - in: path - description: The unique identifier of columnDefinition - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: columnDefinition - - 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 - '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn': + '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks': get: tags: - sites.list - summary: Get sourceColumn from sites - description: The source column for content type column. - operationId: site.list.contentType.column_GetSourceColumn + summary: Get columnLinks from sites + description: The collection of columns that are required by this content type. + operationId: site.list.contentType_ListColumnLink parameters: - name: site-id in: path @@ -56384,14 +54476,21 @@ paths: schema: type: string x-ms-docs-key-type: contentType - - name: columnDefinition-id - in: path - description: The unique identifier of columnDefinition - 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: columnDefinition + uniqueItems: true + type: array + items: + type: string - name: $select in: query description: Select properties to be returned @@ -56414,20 +54513,18 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.columnDefinition' + $ref: '#/components/responses/microsoft.graph.columnLinkCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/$count': - get: + post: tags: - sites.list - summary: Get the number of the resource - operationId: site.list.contentType.column_GetCount + summary: Create new navigation property to columnLinks for sites + operationId: site.list.contentType_CreateColumnLink parameters: - name: site-id in: path @@ -56453,22 +54550,30 @@ paths: schema: type: string x-ms-docs-key-type: contentType - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.columnLink' + required: true responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.columnLink' default: $ref: '#/components/responses/error' - '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/microsoft.graph.associateWithHubSites': - post: + x-ms-docs-operation-type: operation + '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}': + get: tags: - - sites.Actions - summary: Invoke action associateWithHubSites - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta - operationId: site.list.contentType_associateGraphWPreHubSite + - sites.list + summary: Get columnLinks from sites + description: The collection of columns that are required by this content type. + operationId: site.list.contentType_GetColumnLink parameters: - name: site-id in: path @@ -56494,39 +54599,49 @@ paths: schema: type: string 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 + - name: columnLink-id + in: path + description: The unique identifier of columnLink + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: columnLink + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Success + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.columnLink' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/microsoft.graph.copyToDefaultContentLocation': - post: + x-ms-docs-operation-type: operation + patch: tags: - - sites.Actions - summary: Invoke action copyToDefaultContentLocation - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta - operationId: site.list.contentType_copyToDefaultContentLocation + - sites.list + summary: Update the navigation property columnLinks in sites + operationId: site.list.contentType_UpdateColumnLink parameters: - name: site-id in: path @@ -56552,36 +54667,36 @@ paths: schema: type: string x-ms-docs-key-type: contentType + - name: columnLink-id + in: path + description: The unique identifier of columnLink + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: columnLink requestBody: - description: Action parameters + description: New navigation property values content: application/json: schema: - type: object - properties: - sourceFile: - $ref: '#/components/schemas/microsoft.graph.itemReference' - destinationFileName: - type: string - nullable: true - additionalProperties: - type: object + $ref: '#/components/schemas/microsoft.graph.columnLink' required: true responses: 2XX: description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.columnLink' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/microsoft.graph.isPublished()': - get: + x-ms-docs-operation-type: operation + delete: tags: - - sites.Functions - summary: Invoke function isPublished - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta - operationId: site.list.contentType_isPublished + - sites.list + summary: Delete navigation property columnLinks for sites + operationId: site.list.contentType_DeleteColumnLink parameters: - name: site-id in: path @@ -56607,31 +54722,32 @@ paths: schema: type: string x-ms-docs-key-type: contentType + - name: columnLink-id + in: path + description: The unique identifier of columnLink + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: columnLink + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string 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 - '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/microsoft.graph.publish': - post: + x-ms-docs-operation-type: operation + '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/$count': + get: tags: - - sites.Actions - summary: Invoke action publish - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta - operationId: site.list.contentType_publish + - sites.list + summary: Get the number of the resource + operationId: site.list.contentType.columnLink_GetCount parameters: - name: site-id in: path @@ -56657,21 +54773,20 @@ paths: schema: type: string x-ms-docs-key-type: contentType + - $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 - '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/microsoft.graph.unpublish': - post: + '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions': + get: tags: - - sites.Actions - summary: Invoke action unpublish - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta - operationId: site.list.contentType_unpublish + - sites.list + summary: Get columnPositions from sites + description: Column order information in a content type. + operationId: site.list.contentType_ListColumnPosition parameters: - name: site-id in: path @@ -56697,18 +54812,57 @@ paths: schema: type: string x-ms-docs-key-type: contentType + - $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: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Success + $ref: '#/components/responses/microsoft.graph.columnDefinitionCollectionResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/sites/{site-id}/lists/{list-id}/contentTypes/$count': + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}': get: tags: - sites.list - summary: Get the number of the resource - operationId: site.list.contentType_GetCount + summary: Get columnPositions from sites + description: Column order information in a content type. + operationId: site.list.contentType_GetColumnPosition parameters: - name: site-id in: path @@ -56726,71 +54880,58 @@ paths: schema: type: string x-ms-docs-key-type: list - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/sites/{site-id}/lists/{list-id}/contentTypes/microsoft.graph.addCopy': - post: - tags: - - sites.Actions - summary: Invoke action addCopy - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta - operationId: site.list.contentType_addCopy - parameters: - - name: site-id + - name: contentType-id in: path - description: The unique identifier of site + description: The unique identifier of contentType required: true style: simple schema: type: string - x-ms-docs-key-type: site - - name: list-id + x-ms-docs-key-type: contentType + - name: columnDefinition-id in: path - description: The unique identifier of list + description: The unique identifier of columnDefinition required: true style: simple schema: type: string - x-ms-docs-key-type: list - requestBody: - description: Action parameters - content: - application/json: - schema: - type: object - properties: - contentType: - type: string - additionalProperties: - type: object - required: true + x-ms-docs-key-type: columnDefinition + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Success + description: Retrieved navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.contentType' + $ref: '#/components/schemas/microsoft.graph.columnDefinition' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/sites/{site-id}/lists/{list-id}/contentTypes/microsoft.graph.addCopyFromContentTypeHub': - post: + x-ms-docs-operation-type: operation + '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$count': + get: tags: - - sites.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 getCompatibleHubContentTypes and the blog post Syntex Product Updates – August 2021.' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta - operationId: site.list.contentType_addCopyFromContentTypeHub + - sites.list + summary: Get the number of the resource + operationId: site.list.contentType.columnPosition_GetCount parameters: - name: site-id in: path @@ -56808,38 +54949,28 @@ paths: schema: type: string x-ms-docs-key-type: list - requestBody: - description: Action parameters - content: - application/json: - schema: - type: object - properties: - contentTypeId: - type: string - additionalProperties: - type: object - required: true + - name: contentType-id + in: path + description: The unique identifier of contentType + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: contentType + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.contentType' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/sites/{site-id}/lists/{list-id}/contentTypes/microsoft.graph.getCompatibleHubContentTypes()': + '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns': get: tags: - - sites.Functions - summary: Invoke function getCompatibleHubContentTypes - description: 'Get compatible content types in the content type hub that can be added 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 addCopyFromContentTypeHub and the blog post Syntex Product Updates – August 2021.' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta - operationId: site.list.contentType_getCompatibleHubContentType + - sites.list + summary: Get columns from sites + description: The collection of column definitions for this content type. + operationId: site.list.contentType_ListColumn parameters: - name: site-id in: path @@ -56857,14 +54988,22 @@ paths: schema: type: string x-ms-docs-key-type: list + - name: contentType-id + in: path + description: The unique identifier of contentType + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: contentType - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' - $ref: '#/components/parameters/count' - - name: $select + - name: $orderby in: query - description: Select properties to be returned + description: Order items by property values style: form explode: false schema: @@ -56872,9 +55011,9 @@ paths: type: array items: type: string - - name: $orderby + - name: $select in: query - description: Order items by property values + description: Select properties to be returned style: form explode: false schema: @@ -56894,34 +55033,18 @@ paths: type: string responses: 2XX: - description: Success - content: - application/json: - schema: - title: Collection of contentType - type: object - properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.contentType' - '@odata.nextLink': - type: string - nullable: true - additionalProperties: - type: object + $ref: '#/components/responses/microsoft.graph.columnDefinitionCollectionResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore - '/sites/{site-id}/lists/{list-id}/createdByUser': - get: + x-ms-docs-operation-type: operation + post: tags: - sites.list - summary: Get createdByUser from sites - operationId: site.list_GetCreatedGraphBPreUser + summary: Create new navigation property to columns for sites + operationId: site.list.contentType_CreateColumn parameters: - name: site-id in: path @@ -56939,43 +55062,38 @@ paths: schema: type: string x-ms-docs-key-type: list - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false + - name: contentType-id + in: path + description: The unique identifier of contentType + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: contentType + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.columnDefinition' + required: true responses: 2XX: - description: Retrieved navigation property + description: Created navigation property. content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.user' + $ref: '#/components/schemas/microsoft.graph.columnDefinition' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings': + '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}': get: tags: - sites.list - summary: Get mailboxSettings property value - description: 'Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. For more information, see User preferences for languages and regional formats. Returned only on $select.' - operationId: site.list.createdGraphBPreUser_GetMailboxSetting + summary: Get columns from sites + description: The collection of column definitions for this content type. + operationId: site.list.contentType_GetColumn parameters: - name: site-id in: path @@ -56987,12 +55105,28 @@ paths: x-ms-docs-key-type: site - name: list-id in: path - description: The unique identifier of list + description: The unique identifier of list + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: list + - name: contentType-id + in: path + description: The unique identifier of contentType + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: contentType + - name: columnDefinition-id + in: path + description: The unique identifier of columnDefinition required: true style: simple schema: type: string - x-ms-docs-key-type: list + x-ms-docs-key-type: columnDefinition - name: $select in: query description: Select properties to be returned @@ -57015,18 +55149,19 @@ paths: type: string responses: 2XX: - description: Entity result. + description: Retrieved navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.mailboxSettings' + $ref: '#/components/schemas/microsoft.graph.columnDefinition' default: $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation patch: tags: - sites.list - summary: Update property mailboxSettings value. - operationId: site.list.createdGraphBPreUser_UpdateMailboxSetting + summary: Update the navigation property columns in sites + operationId: site.list.contentType_UpdateColumn parameters: - name: site-id in: path @@ -57044,12 +55179,28 @@ paths: schema: type: string x-ms-docs-key-type: list + - name: contentType-id + in: path + description: The unique identifier of contentType + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: contentType + - name: columnDefinition-id + in: path + description: The unique identifier of columnDefinition + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: columnDefinition requestBody: - description: New property values + description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.mailboxSettings' + $ref: '#/components/schemas/microsoft.graph.columnDefinition' required: true responses: 2XX: @@ -57057,16 +55208,67 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.mailboxSettings' + $ref: '#/components/schemas/microsoft.graph.columnDefinition' default: $ref: '#/components/responses/error' - '/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors': + x-ms-docs-operation-type: operation + delete: + tags: + - sites.list + summary: Delete navigation property columns for sites + operationId: site.list.contentType_DeleteColumn + parameters: + - name: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: list-id + in: path + description: The unique identifier of list + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: list + - name: contentType-id + in: path + description: The unique identifier of contentType + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: contentType + - name: columnDefinition-id + in: path + description: The unique identifier of columnDefinition + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: columnDefinition + - 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 + '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn': get: tags: - sites.list - summary: Get serviceProvisioningErrors property value - description: 'Errors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object.' - operationId: site.list.createdGraphBPreUser_ListServiceProvisioningError + summary: Get sourceColumn from sites + description: The source column for content type column. + operationId: site.list.contentType.column_GetSourceColumn parameters: - name: site-id in: path @@ -57084,21 +55286,22 @@ paths: schema: type: string x-ms-docs-key-type: list - - $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: contentType-id + in: path + description: The unique identifier of contentType + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: contentType + - name: columnDefinition-id + in: path + description: The unique identifier of columnDefinition + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: columnDefinition - name: $select in: query description: Select properties to be returned @@ -57121,18 +55324,20 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.serviceProvisioningErrorCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.columnDefinition' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - '/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors/$count': + x-ms-docs-operation-type: operation + '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/$count': get: tags: - sites.list summary: Get the number of the resource - operationId: site.list.createdGraphBPreUser.ServiceProvisioningError_GetCount + operationId: site.list.contentType.column_GetCount parameters: - name: site-id in: path @@ -57150,6 +55355,14 @@ paths: schema: type: string x-ms-docs-key-type: list + - name: contentType-id + in: path + description: The unique identifier of contentType + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: contentType - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -57157,13 +55370,15 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/sites/{site-id}/lists/{list-id}/drive': - get: + '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/microsoft.graph.associateWithHubSites': + post: tags: - - sites.list - summary: Get drive from sites - description: Allows access to the list as a drive resource with driveItems. Only present on document libraries. - operationId: site.list_GetDrive + - sites.Actions + summary: Invoke action associateWithHubSites + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta + operationId: site.list.contentType_associateGraphWPreHubSite parameters: - name: site-id in: path @@ -57181,46 +55396,47 @@ paths: schema: type: string x-ms-docs-key-type: list - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false + - name: contentType-id + in: path + description: The unique identifier of contentType + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + 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: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.drive' + description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/sites/{site-id}/lists/{list-id}/items': - get: + x-ms-docs-operation-type: action + '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/microsoft.graph.copyToDefaultContentLocation': + post: tags: - - sites.list - summary: Enumerate items in a list - description: Get the collection of items in a list. + - sites.Actions + summary: Invoke action copyToDefaultContentLocation externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/listitem-list?view=graph-rest-beta - operationId: site.list_ListItem + url: https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta + operationId: site.list.contentType_copyToDefaultContentLocation parameters: - name: site-id in: path @@ -57238,59 +55454,44 @@ paths: schema: type: string x-ms-docs-key-type: list - - $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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false + - name: contentType-id + in: path + description: The unique identifier of contentType + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + 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: - $ref: '#/components/responses/microsoft.graph.listItemCollectionResponse' + description: Success 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 + '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/microsoft.graph.isPublished()': + get: tags: - - sites.list - summary: Create a new item in a list - description: Create a new listItem in a list. + - sites.Functions + summary: Invoke function isPublished externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/listitem-create?view=graph-rest-beta - operationId: site.list_CreateItem + url: https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta + operationId: site.list.contentType_isPublished parameters: - name: site-id in: path @@ -57308,33 +55509,39 @@ paths: schema: type: string x-ms-docs-key-type: list - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.listItem' - required: true + - name: contentType-id + in: path + description: The unique identifier of contentType + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: contentType responses: 2XX: - description: Created navigation property. + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.listItem' + type: object + properties: + value: + type: boolean + default: false + additionalProperties: + type: object default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/sites/{site-id}/lists/{list-id}/items/{listItem-id}': - get: + x-ms-docs-operation-type: function + '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/microsoft.graph.publish': + post: tags: - - sites.list - summary: Get an item in a list - description: Returns the metadata for an item in a list. + - sites.Actions + summary: Invoke action publish externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/listitem-get?view=graph-rest-beta - operationId: site.list_GetItem + url: https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta + operationId: site.list.contentType_publish parameters: - name: site-id in: path @@ -57352,49 +55559,66 @@ paths: schema: type: string x-ms-docs-key-type: list - - name: listItem-id + - name: contentType-id in: path - description: The unique identifier of listItem + description: The unique identifier of contentType required: true style: simple schema: type: string - x-ms-docs-key-type: listItem - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false + x-ms-docs-key-type: contentType + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/microsoft.graph.unpublish': + post: + tags: + - sites.Actions + summary: Invoke action unpublish + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta + operationId: site.list.contentType_unpublish + parameters: + - name: site-id + in: path + description: The unique identifier of site + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false + type: string + x-ms-docs-key-type: site + - name: list-id + in: path + description: The unique identifier of list + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: list + - name: contentType-id + in: path + description: The unique identifier of contentType + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: contentType responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.listItem' + description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: + x-ms-docs-operation-type: action + '/sites/{site-id}/lists/{list-id}/contentTypes/$count': + get: tags: - sites.list - summary: Update the navigation property items in sites - operationId: site.list_UpdateItem + summary: Get the number of the resource + operationId: site.list.contentType_GetCount parameters: - name: site-id in: path @@ -57412,20 +55636,50 @@ paths: schema: type: string x-ms-docs-key-type: list - - name: listItem-id + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/sites/{site-id}/lists/{list-id}/contentTypes/microsoft.graph.addCopy': + post: + tags: + - sites.Actions + summary: Invoke action addCopy + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta + operationId: site.list.contentType_addCopy + parameters: + - name: site-id in: path - description: The unique identifier of listItem + description: The unique identifier of site required: true style: simple schema: type: string - x-ms-docs-key-type: listItem + x-ms-docs-key-type: site + - name: list-id + in: path + description: The unique identifier of list + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: list requestBody: - description: New navigation property values + description: Action parameters content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.listItem' + type: object + properties: + contentType: + type: string + additionalProperties: + type: object required: true responses: 2XX: @@ -57433,19 +55687,20 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.listItem' + $ref: '#/components/schemas/microsoft.graph.contentType' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: + x-ms-docs-operation-type: action + '/sites/{site-id}/lists/{list-id}/contentTypes/microsoft.graph.addCopyFromContentTypeHub': + post: tags: - - sites.list - summary: Delete an item from a list - description: Removes an item from a list. + - sites.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 getCompatibleHubContentTypes and the blog post Syntex Product Updates – August 2021.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/listitem-delete?view=graph-rest-beta - operationId: site.list_DeleteItem + url: https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta + operationId: site.list.contentType_addCopyFromContentTypeHub parameters: - name: site-id in: path @@ -57463,33 +55718,38 @@ paths: schema: type: string x-ms-docs-key-type: list - - 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: If-Match - in: header - description: ETag - style: simple - schema: - type: string + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + contentTypeId: + type: string + 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: operation - '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities': + x-ms-docs-operation-type: action + '/sites/{site-id}/lists/{list-id}/contentTypes/microsoft.graph.getCompatibleHubContentTypes()': get: tags: - - sites.list - summary: Get activities from sites - description: The list of recent activities that took place on this item. - operationId: site.list.item_ListActivity + - sites.Functions + summary: Invoke function getCompatibleHubContentTypes + description: 'Get compatible content types in the content type hub that can be added 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 addCopyFromContentTypeHub and the blog post Syntex Product Updates – August 2021.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta + operationId: site.list.contentType_getCompatibleHubContentType parameters: - name: site-id in: path @@ -57507,22 +55767,14 @@ paths: schema: type: string x-ms-docs-key-type: list - - name: listItem-id - in: path - description: The unique identifier of listItem - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: listItem - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $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: @@ -57530,9 +55782,9 @@ paths: type: array items: 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: @@ -57552,18 +55804,34 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.itemActivityOLDCollectionResponse' + description: Success + content: + application/json: + schema: + title: Collection of contentType + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.contentType' + '@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 - x-ms-docs-operation-type: operation - post: + '/sites/{site-id}/lists/{list-id}/createdByUser': + get: tags: - sites.list - summary: Create new navigation property to activities for sites - operationId: site.list.item_CreateActivity + summary: Get createdByUser from sites + operationId: site.list_GetCreatedGraphBPreUser parameters: - name: site-id in: path @@ -57581,38 +55849,43 @@ paths: schema: type: string x-ms-docs-key-type: list - - name: listItem-id - in: path - description: The unique identifier of listItem - 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: listItem - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.itemActivityOLD' - required: true + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Created navigation property. + description: Retrieved navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.itemActivityOLD' + $ref: '#/components/schemas/microsoft.graph.user' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}': + '/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings': get: tags: - sites.list - summary: Get activities from sites - description: The list of recent activities that took place on this item. - operationId: site.list.item_GetActivity + summary: Get mailboxSettings property value + description: 'Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. For more information, see User preferences for languages and regional formats. Returned only on $select.' + operationId: site.list.createdGraphBPreUser_GetMailboxSetting parameters: - name: site-id in: path @@ -57630,22 +55903,6 @@ paths: schema: type: string x-ms-docs-key-type: list - - 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: itemActivityOLD-id - in: path - description: The unique identifier of itemActivityOLD - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: itemActivityOLD - name: $select in: query description: Select properties to be returned @@ -57668,19 +55925,18 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property + description: Entity result. content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.itemActivityOLD' + $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation patch: tags: - sites.list - summary: Update the navigation property activities in sites - operationId: site.list.item_UpdateActivity + summary: Update property mailboxSettings value. + operationId: site.list.createdGraphBPreUser_UpdateMailboxSetting parameters: - name: site-id in: path @@ -57698,28 +55954,12 @@ paths: schema: type: string x-ms-docs-key-type: list - - 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: itemActivityOLD-id - in: path - description: The unique identifier of itemActivityOLD - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: itemActivityOLD requestBody: - description: New navigation property values + description: New property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.itemActivityOLD' + $ref: '#/components/schemas/microsoft.graph.mailboxSettings' required: true responses: 2XX: @@ -57727,15 +55967,16 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.itemActivityOLD' + $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: + '/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors': + get: tags: - sites.list - summary: Delete navigation property activities for sites - operationId: site.list.item_DeleteActivity + summary: Get serviceProvisioningErrors property value + description: 'Errors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object.' + operationId: site.list.createdGraphBPreUser_ListServiceProvisioningError parameters: - name: site-id in: path @@ -57753,40 +55994,55 @@ paths: schema: type: string x-ms-docs-key-type: list - - name: listItem-id - in: path - description: The unique identifier of listItem - 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: listItem - - name: itemActivityOLD-id - in: path - description: The unique identifier of itemActivityOLD - required: true - style: simple + uniqueItems: true + type: array + items: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false schema: - type: string - x-ms-docs-key-type: itemActivityOLD - - name: If-Match - in: header - description: ETag - style: simple + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false schema: - type: string + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Success + $ref: '#/components/responses/microsoft.graph.serviceProvisioningErrorCollectionResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem': + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors/$count': get: tags: - sites.list - summary: Get driveItem from sites - operationId: site.list.item.activity_GetDriveItem + summary: Get the number of the resource + operationId: site.list.createdGraphBPreUser.ServiceProvisioningError_GetCount parameters: - name: site-id in: path @@ -57804,22 +56060,37 @@ paths: schema: type: string x-ms-docs-key-type: list - - name: listItem-id + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/sites/{site-id}/lists/{list-id}/drive': + get: + tags: + - sites.list + summary: Get drive from sites + description: Allows access to the list as a drive resource with driveItems. Only present on document libraries. + operationId: site.list_GetDrive + parameters: + - name: site-id in: path - description: The unique identifier of listItem + description: The unique identifier of site required: true style: simple schema: type: string - x-ms-docs-key-type: listItem - - name: itemActivityOLD-id + x-ms-docs-key-type: site + - name: list-id in: path - description: The unique identifier of itemActivityOLD + description: The unique identifier of list required: true style: simple schema: type: string - x-ms-docs-key-type: itemActivityOLD + x-ms-docs-key-type: list - name: $select in: query description: Select properties to be returned @@ -57846,17 +56117,20 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.driveItem' + $ref: '#/components/schemas/microsoft.graph.drive' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/content': + '/sites/{site-id}/lists/{list-id}/items': get: tags: - sites.list - summary: Get content for the navigation property driveItem from sites - description: 'The content stream, if the item represents a file. The content property will have a potentially breaking change in behavior in the future. It will stream content directly instead of redirecting. To proactively opt in to the new behavior ahead of time, use the contentStream property instead.' - operationId: site.list.item.activity_GetDriveItemContent + summary: Enumerate items in a list + description: Get the collection of items in a list. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/listitem-list?view=graph-rest-beta + operationId: site.list_ListItem parameters: - name: site-id in: path @@ -57874,45 +56148,59 @@ paths: schema: type: string x-ms-docs-key-type: list - - name: listItem-id - in: path - description: The unique identifier of listItem - 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: listItem - - name: itemActivityOLD-id - in: path - description: The unique identifier of itemActivityOLD - required: true - style: simple + uniqueItems: true + type: array + items: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false schema: - type: string - x-ms-docs-key-type: itemActivityOLD - - name: $format + uniqueItems: true + type: array + items: + type: string + - name: $expand in: query - description: Format of the content + description: Expand related entities style: form explode: false schema: - type: string + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Retrieved media content - content: - application/octet-stream: - schema: - type: string - format: binary + $ref: '#/components/responses/microsoft.graph.listItemCollectionResponse' default: $ref: '#/components/responses/error' - put: + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: tags: - sites.list - summary: Update content for the navigation property driveItem in sites - description: 'The content stream, if the item represents a file. The content property will have a potentially breaking change in behavior in the future. It will stream content directly instead of redirecting. To proactively opt in to the new behavior ahead of time, use the contentStream property instead.' - operationId: site.list.item.activity_SetDriveItemContent + summary: Create a new item in a list + description: Create a new listItem in a list. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/listitem-create?view=graph-rest-beta + operationId: site.list_CreateItem parameters: - name: site-id in: path @@ -57930,46 +56218,33 @@ paths: schema: type: string x-ms-docs-key-type: list - - 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: itemActivityOLD-id - in: path - description: The unique identifier of itemActivityOLD - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: itemActivityOLD 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.listItem' required: true responses: 2XX: - description: Success + description: Created navigation property. content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.driveItem' + $ref: '#/components/schemas/microsoft.graph.listItem' default: $ref: '#/components/responses/error' - '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/contentStream': + x-ms-docs-operation-type: operation + '/sites/{site-id}/lists/{list-id}/items/{listItem-id}': get: tags: - sites.list - summary: Get contentStream for the navigation property driveItem from sites - description: 'The content stream, if the item represents a file.' - operationId: site.list.item.activity_GetDriveItemContentStream + summary: Get an item in a list + description: Returns the metadata for an item in a list. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/listitem-get?view=graph-rest-beta + operationId: site.list_GetItem parameters: - name: site-id in: path @@ -57995,30 +56270,41 @@ paths: schema: type: string x-ms-docs-key-type: listItem - - name: itemActivityOLD-id - in: path - description: The unique identifier of itemActivityOLD - 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: itemActivityOLD + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + 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.listItem' default: $ref: '#/components/responses/error' - put: + x-ms-docs-operation-type: operation + patch: tags: - sites.list - summary: Update contentStream for the navigation property driveItem in sites - description: 'The content stream, if the item represents a file.' - operationId: site.list.item.activity_SetDriveItemContentStream + summary: Update the navigation property items in sites + operationId: site.list_UpdateItem parameters: - name: site-id in: path @@ -58044,33 +56330,32 @@ paths: schema: type: string x-ms-docs-key-type: listItem - - name: itemActivityOLD-id - in: path - description: The unique identifier of itemActivityOLD - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: itemActivityOLD 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.listItem' required: true responses: 2XX: description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.listItem' default: $ref: '#/components/responses/error' - '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/listItem': - get: + x-ms-docs-operation-type: operation + delete: tags: - sites.list - summary: Get listItem from sites - operationId: site.list.item.activity_GetListItem + summary: Delete an item from a list + description: Removes an item from a list. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/listitem-delete?view=graph-rest-beta + operationId: site.list_DeleteItem parameters: - name: site-id in: path @@ -58096,50 +56381,25 @@ paths: schema: type: string x-ms-docs-key-type: listItem - - name: itemActivityOLD-id - in: path - description: The unique identifier of itemActivityOLD - required: true + - name: If-Match + in: header + description: ETag style: simple schema: type: string - x-ms-docs-key-type: itemActivityOLD - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.listItem' + description: Success default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/$count': + '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities': get: tags: - sites.list - summary: Get the number of the resource - operationId: site.list.item.activity_GetCount + summary: Get activities from sites + description: The list of recent activities that took place on this item. + operationId: site.list.item_ListActivity parameters: - name: site-id in: path @@ -58165,45 +56425,21 @@ paths: schema: type: string x-ms-docs-key-type: listItem + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics': - get: - tags: - - sites.list - summary: Get analytics from sites - description: Analytics about the view activities that took place on this item. - operationId: site.list.item_GetAnalytic - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: list-id - in: path - description: The unique identifier of list - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: list - - name: listItem-id - in: path - description: The unique identifier of listItem - required: true - style: simple + - $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: listItem + uniqueItems: true + type: array + items: + type: string - name: $select in: query description: Select properties to be returned @@ -58226,20 +56462,18 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.itemAnalytics' + $ref: '#/components/responses/microsoft.graph.itemActivityOLDCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser': - get: + post: tags: - sites.list - summary: Get createdByUser from sites - operationId: site.list.item_GetCreatedGraphBPreUser + summary: Create new navigation property to activities for sites + operationId: site.list.item_CreateActivity parameters: - name: site-id in: path @@ -58265,43 +56499,30 @@ paths: schema: type: string x-ms-docs-key-type: listItem - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.itemActivityOLD' + required: true responses: 2XX: - description: Retrieved navigation property + description: Created navigation property. content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.user' + $ref: '#/components/schemas/microsoft.graph.itemActivityOLD' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings': + '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}': get: tags: - sites.list - summary: Get mailboxSettings property value - description: 'Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. For more information, see User preferences for languages and regional formats. Returned only on $select.' - operationId: site.list.item.createdGraphBPreUser_GetMailboxSetting + summary: Get activities from sites + description: The list of recent activities that took place on this item. + operationId: site.list.item_GetActivity parameters: - name: site-id in: path @@ -58327,6 +56548,14 @@ paths: schema: type: string x-ms-docs-key-type: listItem + - name: itemActivityOLD-id + in: path + description: The unique identifier of itemActivityOLD + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: itemActivityOLD - name: $select in: query description: Select properties to be returned @@ -58349,18 +56578,19 @@ paths: type: string responses: 2XX: - description: Entity result. + description: Retrieved navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.mailboxSettings' + $ref: '#/components/schemas/microsoft.graph.itemActivityOLD' default: $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation patch: tags: - sites.list - summary: Update property mailboxSettings value. - operationId: site.list.item.createdGraphBPreUser_UpdateMailboxSetting + summary: Update the navigation property activities in sites + operationId: site.list.item_UpdateActivity parameters: - name: site-id in: path @@ -58386,12 +56616,20 @@ paths: schema: type: string x-ms-docs-key-type: listItem + - name: itemActivityOLD-id + in: path + description: The unique identifier of itemActivityOLD + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: itemActivityOLD requestBody: - description: New property values + description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.mailboxSettings' + $ref: '#/components/schemas/microsoft.graph.itemActivityOLD' required: true responses: 2XX: @@ -58399,16 +56637,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.mailboxSettings' + $ref: '#/components/schemas/microsoft.graph.itemActivityOLD' default: $ref: '#/components/responses/error' - '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors': - get: + x-ms-docs-operation-type: operation + delete: tags: - sites.list - summary: Get serviceProvisioningErrors property value - description: 'Errors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object.' - operationId: site.list.item.createdGraphBPreUser_ListServiceProvisioningError + summary: Delete navigation property activities for sites + operationId: site.list.item_DeleteActivity parameters: - name: site-id in: path @@ -58434,97 +56671,32 @@ paths: schema: type: string x-ms-docs-key-type: listItem - - $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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - $ref: '#/components/responses/microsoft.graph.serviceProvisioningErrorCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count': - get: - tags: - - sites.list - summary: Get the number of the resource - operationId: site.list.item.createdGraphBPreUser.ServiceProvisioningError_GetCount - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: list-id + - name: itemActivityOLD-id in: path - description: The unique identifier of list + description: The unique identifier of itemActivityOLD required: true style: simple schema: type: string - x-ms-docs-key-type: list - - name: listItem-id - in: path - description: The unique identifier of listItem - required: true + x-ms-docs-key-type: itemActivityOLD + - name: If-Match + in: header + description: ETag style: simple schema: type: string - x-ms-docs-key-type: listItem - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Success default: $ref: '#/components/responses/error' - '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions': + x-ms-docs-operation-type: operation + '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem': get: tags: - sites.list - summary: List documentSetVersions - description: Get a list of the versions of a document set item in a list. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/listitem-list-documentsetversions?view=graph-rest-beta - operationId: site.list.item_ListDocumentSetVersion + summary: Get driveItem from sites + operationId: site.list.item.activity_GetDriveItem parameters: - name: site-id in: path @@ -58550,21 +56722,14 @@ paths: schema: type: string x-ms-docs-key-type: listItem - - $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: itemActivityOLD-id + in: path + description: The unique identifier of itemActivityOLD + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: itemActivityOLD - name: $select in: query description: Select properties to be returned @@ -58587,22 +56752,21 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.documentSetVersionCollectionResponse' + 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: + '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/content': + get: tags: - sites.list - summary: Create documentSetVersion - description: Create a new version of a document set item in a list. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/listitem-post-documentsetversions?view=graph-rest-beta - operationId: site.list.item_CreateDocumentSetVersion + summary: Get content for the navigation property driveItem from sites + description: 'The content stream, if the item represents a file. The content property will have a potentially breaking change in behavior in the future. It will stream content directly instead of redirecting. To proactively opt in to the new behavior ahead of time, use the contentStream property instead.' + operationId: site.list.item.activity_GetDriveItemContent parameters: - name: site-id in: path @@ -58628,33 +56792,37 @@ paths: schema: type: string x-ms-docs-key-type: listItem - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.documentSetVersion' - required: true + - name: itemActivityOLD-id + in: path + description: The unique identifier of itemActivityOLD + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: itemActivityOLD + - name: $format + in: query + description: Format of the content + style: form + explode: false + schema: + type: string responses: 2XX: - description: Created navigation property. + description: Retrieved media content content: - application/json: + application/octet-stream: schema: - $ref: '#/components/schemas/microsoft.graph.documentSetVersion' + type: string + format: binary default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}': - get: + put: tags: - sites.list - summary: Get documentSetVersion - description: Read the properties and relationships of a documentSetVersion object. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/documentsetversion-get?view=graph-rest-beta - operationId: site.list.item_GetDocumentSetVersion + summary: Update content for the navigation property driveItem in sites + description: 'The content stream, if the item represents a file. The content property will have a potentially breaking change in behavior in the future. It will stream content directly instead of redirecting. To proactively opt in to the new behavior ahead of time, use the contentStream property instead.' + operationId: site.list.item.activity_SetDriveItemContent parameters: - name: site-id in: path @@ -58680,49 +56848,38 @@ paths: schema: type: string x-ms-docs-key-type: listItem - - name: documentSetVersion-id + - name: itemActivityOLD-id in: path - description: The unique identifier of documentSetVersion + description: The unique identifier of itemActivityOLD required: true style: simple schema: type: string - x-ms-docs-key-type: documentSetVersion - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: + x-ms-docs-key-type: itemActivityOLD + requestBody: + description: New media content. + content: + application/octet-stream: + schema: type: string + format: binary + required: true responses: 2XX: - description: Retrieved navigation property + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.documentSetVersion' + $ref: '#/components/schemas/microsoft.graph.driveItem' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: + '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/contentStream': + get: tags: - sites.list - summary: Update the navigation property documentSetVersions in sites - operationId: site.list.item_UpdateDocumentSetVersion + summary: Get contentStream for the navigation property driveItem from sites + description: 'The content stream, if the item represents a file.' + operationId: site.list.item.activity_GetDriveItemContentStream parameters: - name: site-id in: path @@ -58748,40 +56905,30 @@ paths: schema: type: string x-ms-docs-key-type: listItem - - name: documentSetVersion-id + - name: itemActivityOLD-id in: path - description: The unique identifier of documentSetVersion + description: The unique identifier of itemActivityOLD required: true style: simple schema: type: string - x-ms-docs-key-type: documentSetVersion - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.documentSetVersion' - required: true + x-ms-docs-key-type: itemActivityOLD responses: 2XX: - description: Success + description: Retrieved media content content: - application/json: + application/octet-stream: schema: - $ref: '#/components/schemas/microsoft.graph.documentSetVersion' + type: string + format: binary default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: + put: tags: - sites.list - summary: Delete documentSetVersion - description: Delete a version of a document set in a list. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/documentsetversion-delete?view=graph-rest-beta - operationId: site.list.item_DeleteDocumentSetVersion + summary: Update contentStream for the navigation property driveItem in sites + description: 'The content stream, if the item represents a file.' + operationId: site.list.item.activity_SetDriveItemContentStream parameters: - name: site-id in: path @@ -58807,33 +56954,33 @@ paths: schema: type: string x-ms-docs-key-type: listItem - - name: documentSetVersion-id + - name: itemActivityOLD-id in: path - description: The unique identifier of documentSetVersion + description: The unique identifier of itemActivityOLD required: true style: simple schema: type: string - x-ms-docs-key-type: documentSetVersion - - name: If-Match - in: header - description: ETag - style: simple - schema: - type: string + x-ms-docs-key-type: itemActivityOLD + 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 - '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields': + '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/listItem': get: tags: - sites.list - summary: Get fields from sites - description: A collection of the fields and values for this version of the list item. - operationId: site.list.item.documentSetVersion_GetField + summary: Get listItem from sites + operationId: site.list.item.activity_GetListItem parameters: - name: site-id in: path @@ -58859,14 +57006,14 @@ paths: schema: type: string x-ms-docs-key-type: listItem - - name: documentSetVersion-id + - name: itemActivityOLD-id in: path - description: The unique identifier of documentSetVersion + description: The unique identifier of itemActivityOLD required: true style: simple schema: type: string - x-ms-docs-key-type: documentSetVersion + x-ms-docs-key-type: itemActivityOLD - name: $select in: query description: Select properties to be returned @@ -58893,15 +57040,16 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.fieldValueSet' + $ref: '#/components/schemas/microsoft.graph.listItem' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/$count': + get: tags: - sites.list - summary: Update the navigation property fields in sites - operationId: site.list.item.documentSetVersion_UpdateField + summary: Get the number of the resource + operationId: site.list.item.activity_GetCount parameters: - name: site-id in: path @@ -58927,36 +57075,20 @@ paths: 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 - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.fieldValueSet' - required: true + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.fieldValueSet' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: + '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics': + get: tags: - sites.list - summary: Delete navigation property fields for sites - operationId: site.list.item.documentSetVersion_DeleteField + summary: Get analytics from sites + description: Analytics about the view activities that took place on this item. + operationId: site.list.item_GetAnalytic parameters: - name: site-id in: path @@ -58982,36 +57114,42 @@ paths: schema: type: string x-ms-docs-key-type: listItem - - name: documentSetVersion-id - in: path - description: The unique identifier of documentSetVersion - 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: documentSetVersion - - name: If-Match - in: header - description: ETag - style: simple + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false schema: - type: string + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Success + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.itemAnalytics' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/microsoft.graph.restore': - post: + '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser': + get: tags: - - sites.Actions - 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-beta - operationId: site.list.item.documentSetVersion_restore + - sites.list + summary: Get createdByUser from sites + operationId: site.list.item_GetCreatedGraphBPreUser parameters: - name: site-id in: path @@ -59037,26 +57175,43 @@ paths: schema: type: string x-ms-docs-key-type: listItem - - name: documentSetVersion-id - in: path - description: The unique identifier of documentSetVersion - 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: documentSetVersion + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Success + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.user' default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/$count': + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings': get: tags: - sites.list - summary: Get the number of the resource - operationId: site.list.item.documentSetVersion_GetCount + summary: Get mailboxSettings property value + description: 'Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. For more information, see User preferences for languages and regional formats. Returned only on $select.' + operationId: site.list.item.createdGraphBPreUser_GetMailboxSetting parameters: - name: site-id in: path @@ -59082,20 +57237,40 @@ paths: schema: type: string x-ms-docs-key-type: listItem - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Entity result. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' - '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem': - get: + patch: tags: - sites.list - summary: Get driveItem from sites - description: 'For document libraries, the driveItem relationship exposes the listItem as a driveItem' - operationId: site.list.item_GetDriveItem + summary: Update property mailboxSettings value. + operationId: site.list.item.createdGraphBPreUser_UpdateMailboxSetting parameters: - name: site-id in: path @@ -59121,43 +57296,29 @@ paths: schema: type: string x-ms-docs-key-type: listItem - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string + requestBody: + description: New property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.mailboxSettings' + required: true responses: 2XX: - description: Retrieved navigation property + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.driveItem' + $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content': + '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors': get: tags: - sites.list - summary: Get content for the navigation property driveItem from sites - description: 'The content stream, if the item represents a file. The content property will have a potentially breaking change in behavior in the future. It will stream content directly instead of redirecting. To proactively opt in to the new behavior ahead of time, use the contentStream property instead.' - operationId: site.list.item_GetDriveItemContent + summary: Get serviceProvisioningErrors property value + description: 'Errors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object.' + operationId: site.list.item.createdGraphBPreUser_ListServiceProvisioningError parameters: - name: site-id in: path @@ -59183,29 +57344,55 @@ paths: schema: type: string x-ms-docs-key-type: listItem - - name: $format + - $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: Format of the content + description: Order items by property values style: form explode: false schema: - type: string + uniqueItems: true + type: array + items: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Retrieved media content - content: - application/octet-stream: - schema: - type: string - format: binary + $ref: '#/components/responses/microsoft.graph.serviceProvisioningErrorCollectionResponse' default: $ref: '#/components/responses/error' - put: + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count': + get: tags: - sites.list - summary: Update content for the navigation property driveItem in sites - description: 'The content stream, if the item represents a file. The content property will have a potentially breaking change in behavior in the future. It will stream content directly instead of redirecting. To proactively opt in to the new behavior ahead of time, use the contentStream property instead.' - operationId: site.list.item_SetDriveItemContent + summary: Get the number of the resource + operationId: site.list.item.createdGraphBPreUser.ServiceProvisioningError_GetCount parameters: - name: site-id in: path @@ -59231,30 +57418,23 @@ paths: schema: type: string x-ms-docs-key-type: listItem - 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' - '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/contentStream': + '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions': get: tags: - sites.list - summary: Get contentStream for the navigation property driveItem from sites - description: 'The content stream, if the item represents a file.' - operationId: site.list.item_GetDriveItemContentStream + summary: List documentSetVersions + description: Get a list of the versions of a document set item in a list. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/listitem-list-documentsetversions?view=graph-rest-beta + operationId: site.list.item_ListDocumentSetVersion parameters: - name: site-id in: path @@ -59280,22 +57460,59 @@ paths: schema: type: string x-ms-docs-key-type: listItem + - $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: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Retrieved media content - content: - application/octet-stream: - schema: - type: string - format: binary + $ref: '#/components/responses/microsoft.graph.documentSetVersionCollectionResponse' default: $ref: '#/components/responses/error' - put: + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: tags: - sites.list - summary: Update contentStream for the navigation property driveItem in sites - description: 'The content stream, if the item represents a file.' - operationId: site.list.item_SetDriveItemContentStream + summary: Create documentSetVersion + description: Create a new version of a document set item in a list. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/listitem-post-documentsetversions?view=graph-rest-beta + operationId: site.list.item_CreateDocumentSetVersion parameters: - name: site-id in: path @@ -59322,25 +57539,32 @@ paths: type: string x-ms-docs-key-type: listItem 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.documentSetVersion' required: true responses: 2XX: - description: Success + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.documentSetVersion' default: $ref: '#/components/responses/error' - '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields': + x-ms-docs-operation-type: operation + '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}': get: tags: - sites.list - summary: Get fields from sites - description: The values of the columns set on this list item. - operationId: site.list.item_GetField + summary: Get documentSetVersion + description: Read the properties and relationships of a documentSetVersion object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/documentsetversion-get?view=graph-rest-beta + operationId: site.list.item_GetDocumentSetVersion parameters: - name: site-id in: path @@ -59366,6 +57590,14 @@ paths: 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 - name: $select in: query description: Select properties to be returned @@ -59392,19 +57624,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.fieldValueSet' + $ref: '#/components/schemas/microsoft.graph.documentSetVersion' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - sites.list - summary: Update an item in a list - description: Update the properties on a listItem. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/listitem-update?view=graph-rest-beta - operationId: site.list.item_UpdateField + summary: Update the navigation property documentSetVersions in sites + operationId: site.list.item_UpdateDocumentSetVersion parameters: - name: site-id in: path @@ -59430,12 +57658,20 @@ paths: 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 requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.fieldValueSet' + $ref: '#/components/schemas/microsoft.graph.documentSetVersion' required: true responses: 2XX: @@ -59443,15 +57679,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.fieldValueSet' + $ref: '#/components/schemas/microsoft.graph.documentSetVersion' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - sites.list - summary: Delete navigation property fields for sites - operationId: site.list.item_DeleteField + summary: Delete documentSetVersion + description: Delete a version of a document set in a list. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/documentsetversion-delete?view=graph-rest-beta + operationId: site.list.item_DeleteDocumentSetVersion parameters: - name: site-id in: path @@ -59477,6 +57717,14 @@ paths: 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 - name: If-Match in: header description: ETag @@ -59489,12 +57737,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser': + '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields': get: tags: - sites.list - summary: Get lastModifiedByUser from sites - operationId: site.list.item_GetLastModifiedGraphBPreUser + summary: Get fields from sites + description: A collection of the fields and values for this version of the list item. + operationId: site.list.item.documentSetVersion_GetField parameters: - name: site-id in: path @@ -59520,6 +57769,14 @@ paths: 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 - name: $select in: query description: Select properties to be returned @@ -59546,17 +57803,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.user' + $ref: '#/components/schemas/microsoft.graph.fieldValueSet' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings': - get: + patch: tags: - sites.list - summary: Get mailboxSettings property value - description: 'Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. For more information, see User preferences for languages and regional formats. Returned only on $select.' - operationId: site.list.item.lastModifiedGraphBPreUser_GetMailboxSetting + summary: Update the navigation property fields in sites + operationId: site.list.item.documentSetVersion_UpdateField parameters: - name: site-id in: path @@ -59582,40 +57837,36 @@ paths: schema: type: string x-ms-docs-key-type: listItem - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false + - name: documentSetVersion-id + in: path + description: The unique identifier of documentSetVersion + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: documentSetVersion + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.fieldValueSet' + required: true responses: 2XX: - description: Entity result. + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.mailboxSettings' + $ref: '#/components/schemas/microsoft.graph.fieldValueSet' default: $ref: '#/components/responses/error' - patch: + x-ms-docs-operation-type: operation + delete: tags: - sites.list - summary: Update property mailboxSettings value. - operationId: site.list.item.lastModifiedGraphBPreUser_UpdateMailboxSetting + summary: Delete navigation property fields for sites + operationId: site.list.item.documentSetVersion_DeleteField parameters: - name: site-id in: path @@ -59641,29 +57892,36 @@ paths: schema: type: string x-ms-docs-key-type: listItem - requestBody: - description: New property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.mailboxSettings' - 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 + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string responses: 2XX: description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' - '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors': - get: + x-ms-docs-operation-type: operation + '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/microsoft.graph.restore': + post: tags: - - sites.list - summary: Get serviceProvisioningErrors property value - description: 'Errors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object.' - operationId: site.list.item.lastModifiedGraphBPreUser_ListServiceProvisioningError + - sites.Actions + 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-beta + operationId: site.list.item.documentSetVersion_restore parameters: - name: site-id in: path @@ -59689,55 +57947,26 @@ paths: schema: type: string x-ms-docs-key-type: listItem - - $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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false + - name: documentSetVersion-id + in: path + description: The unique identifier of documentSetVersion + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: documentSetVersion responses: 2XX: - $ref: '#/components/responses/microsoft.graph.serviceProvisioningErrorCollectionResponse' + description: Success default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count': + x-ms-docs-operation-type: action + '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/$count': get: tags: - sites.list summary: Get the number of the resource - operationId: site.list.item.lastModifiedGraphBPreUser.ServiceProvisioningError_GetCount + operationId: site.list.item.documentSetVersion_GetCount parameters: - name: site-id in: path @@ -59770,16 +57999,13 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/microsoft.graph.createLink': - post: + '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem': + get: 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 returns the existing sharing link. listItem resources inherit sharing permissions from the list the item resides in." - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta - operationId: site.list.item_createLink + - sites.list + summary: Get driveItem from sites + description: 'For document libraries, the driveItem relationship exposes the listItem as a driveItem' + operationId: site.list.item_GetDriveItem parameters: - name: site-id in: path @@ -59805,61 +58031,43 @@ paths: schema: type: string x-ms-docs-key-type: listItem - requestBody: - description: Action parameters - content: - application/json: - schema: - type: object - properties: - type: - type: string - nullable: true - 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 - recipients: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.driveRecipient' - retainInheritedPermissions: - type: boolean - default: false - nullable: true - sendNotification: - type: boolean - default: false - nullable: true - additionalProperties: - type: object - required: true + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Success + description: Retrieved navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.permission' + $ref: '#/components/schemas/microsoft.graph.driveItem' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/microsoft.graph.getActivitiesByInterval(startDateTime=''{startDateTime}'',endDateTime=''{endDateTime}'',interval=''{interval}'')': + x-ms-docs-operation-type: operation + '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content': get: tags: - - sites.Functions - summary: Invoke function getActivitiesByInterval - operationId: site.list.item_getActivitiesGraphBPreInterval + - sites.list + summary: Get content for the navigation property driveItem from sites + description: 'The content stream, if the item represents a file. The content property will have a potentially breaking change in behavior in the future. It will stream content directly instead of redirecting. To proactively opt in to the new behavior ahead of time, use the contentStream property instead.' + operationId: site.list.item_GetDriveItemContent parameters: - name: site-id in: path @@ -59885,96 +58093,78 @@ paths: schema: type: string x-ms-docs-key-type: listItem - - name: startDateTime + - name: $format + in: query + description: Format of the content + style: form + explode: false + schema: + type: string + responses: + 2XX: + description: Retrieved media content + content: + application/octet-stream: + schema: + type: string + format: binary + default: + $ref: '#/components/responses/error' + put: + tags: + - sites.list + summary: Update content for the navigation property driveItem in sites + description: 'The content stream, if the item represents a file. The content property will have a potentially breaking change in behavior in the future. It will stream content directly instead of redirecting. To proactively opt in to the new behavior ahead of time, use the contentStream property instead.' + operationId: site.list.item_SetDriveItemContent + parameters: + - name: site-id in: path - description: 'Usage: startDateTime=''{startDateTime}''' + description: The unique identifier of site required: true style: simple schema: type: string - nullable: true - - name: endDateTime + x-ms-docs-key-type: site + - name: list-id in: path - description: 'Usage: endDateTime=''{endDateTime}''' + description: The unique identifier of list required: true style: simple schema: type: string - nullable: true - - name: interval + x-ms-docs-key-type: list + - name: listItem-id in: path - description: 'Usage: interval=''{interval}''' + description: The unique identifier of listItem required: true style: simple schema: type: string - nullable: true - - $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: - type: string - - name: $orderby - in: query - description: Order items by property values - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: + x-ms-docs-key-type: listItem + requestBody: + description: New media content. + content: + application/octet-stream: + schema: type: string + format: binary + required: true responses: 2XX: description: Success content: application/json: schema: - title: Collection of itemActivityStat - type: object - properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.itemActivityStat' - '@odata.nextLink': - type: string - nullable: true - additionalProperties: - type: object + $ref: '#/components/schemas/microsoft.graph.driveItem' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: function - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions': + '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/contentStream': get: tags: - sites.list - summary: Get permissions from sites - description: The set of permissions for the item. Read-only. Nullable. - operationId: site.list.item_ListPermission + summary: Get contentStream for the navigation property driveItem from sites + description: 'The content stream, if the item represents a file.' + operationId: site.list.item_GetDriveItemContentStream parameters: - name: site-id in: path @@ -60000,55 +58190,22 @@ paths: schema: type: string x-ms-docs-key-type: listItem - - $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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.permissionCollectionResponse' + description: Retrieved media content + content: + application/octet-stream: + schema: + type: string + format: binary default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - post: + put: tags: - sites.list - summary: Create new navigation property to permissions for sites - operationId: site.list.item_CreatePermission + summary: Update contentStream for the navigation property driveItem in sites + description: 'The content stream, if the item represents a file.' + operationId: site.list.item_SetDriveItemContentStream parameters: - name: site-id in: path @@ -60075,29 +58232,25 @@ paths: type: string x-ms-docs-key-type: listItem requestBody: - description: New navigation property + description: New media content. content: - application/json: + application/octet-stream: schema: - $ref: '#/components/schemas/microsoft.graph.permission' + type: string + format: binary required: true responses: 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.permission' + description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}': + '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields': get: tags: - sites.list - summary: Get permissions from sites - description: The set of permissions for the item. Read-only. Nullable. - operationId: site.list.item_GetPermission + summary: Get fields from sites + description: The values of the columns set on this list item. + operationId: site.list.item_GetField parameters: - name: site-id in: path @@ -60123,14 +58276,6 @@ paths: schema: type: string x-ms-docs-key-type: listItem - - name: permission-id - in: path - description: The unique identifier of permission - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: permission - name: $select in: query description: Select properties to be returned @@ -60157,15 +58302,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.permission' + $ref: '#/components/schemas/microsoft.graph.fieldValueSet' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - sites.list - summary: Update the navigation property permissions in sites - operationId: site.list.item_UpdatePermission + summary: Update an item in a list + description: Update the properties on a listItem. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/listitem-update?view=graph-rest-beta + operationId: site.list.item_UpdateField parameters: - name: site-id in: path @@ -60191,20 +58340,12 @@ paths: schema: type: string x-ms-docs-key-type: listItem - - 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: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.permission' + $ref: '#/components/schemas/microsoft.graph.fieldValueSet' required: true responses: 2XX: @@ -60212,15 +58353,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.permission' + $ref: '#/components/schemas/microsoft.graph.fieldValueSet' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - sites.list - summary: Delete navigation property permissions for sites - operationId: site.list.item_DeletePermission + summary: Delete navigation property fields for sites + operationId: site.list.item_DeleteField parameters: - name: site-id in: path @@ -60246,14 +58387,6 @@ paths: schema: type: string x-ms-docs-key-type: listItem - - name: permission-id - in: path - description: The unique identifier of permission - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: permission - name: If-Match in: header description: ETag @@ -60266,16 +58399,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}/microsoft.graph.grant': - post: + '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser': + get: tags: - - sites.Actions - summary: Invoke action grant - description: Grant users access to a link represented by a permission. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta - operationId: site.list.item.permission_grant + - sites.list + summary: Get lastModifiedByUser from sites + operationId: site.list.item_GetLastModifiedGraphBPreUser parameters: - name: site-id in: path @@ -60301,67 +58430,43 @@ paths: schema: type: string x-ms-docs-key-type: listItem - - name: permission-id - in: path - description: The unique identifier of permission - 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: permission - requestBody: - description: Action parameters - content: - application/json: - schema: - type: object - properties: - roles: - type: array - items: - type: string - nullable: true - recipients: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.driveRecipient' - additionalProperties: - type: object - required: true + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Success + description: Retrieved navigation property 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 + $ref: '#/components/schemas/microsoft.graph.user' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}/microsoft.graph.revokeGrants': - post: + x-ms-docs-operation-type: operation + '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings': + get: tags: - - sites.Actions - summary: Invoke action revokeGrants - 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://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta - operationId: site.list.item.permission_revokeGrant + - sites.list + summary: Get mailboxSettings property value + description: 'Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. For more information, see User preferences for languages and regional formats. Returned only on $select.' + operationId: site.list.item.lastModifiedGraphBPreUser_GetMailboxSetting parameters: - name: site-id in: path @@ -60387,44 +58492,40 @@ paths: schema: type: string x-ms-docs-key-type: listItem - - name: permission-id - in: path - description: The unique identifier of permission - 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: permission - requestBody: - description: Action parameters - content: - application/json: - schema: - type: object - properties: - grantees: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.driveRecipient' - additionalProperties: - type: object - required: true + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Success + description: Entity result. content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.permission' + $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/$count': - get: + patch: tags: - sites.list - summary: Get the number of the resource - operationId: site.list.item.permission_GetCount + summary: Update property mailboxSettings value. + operationId: site.list.item.lastModifiedGraphBPreUser_UpdateMailboxSetting parameters: - name: site-id in: path @@ -60450,20 +58551,29 @@ paths: schema: type: string x-ms-docs-key-type: listItem - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + requestBody: + description: New property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.mailboxSettings' + required: true responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' - '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions': + '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors': get: tags: - sites.list - summary: Get versions from sites - description: The list of previous versions of the list item. - operationId: site.list.item_ListVersion + summary: Get serviceProvisioningErrors property value + description: 'Errors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object.' + operationId: site.list.item.lastModifiedGraphBPreUser_ListServiceProvisioningError parameters: - name: site-id in: path @@ -60526,18 +58636,60 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.listItemVersionCollectionResponse' + $ref: '#/components/responses/microsoft.graph.serviceProvisioningErrorCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore - x-ms-docs-operation-type: operation - post: + '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count': + get: tags: - sites.list - summary: Create new navigation property to versions for sites - operationId: site.list.item_CreateVersion + summary: Get the number of the resource + operationId: site.list.item.lastModifiedGraphBPreUser.ServiceProvisioningError_GetCount + parameters: + - name: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: list-id + in: path + description: The unique identifier of list + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: list + - name: listItem-id + in: path + description: The unique identifier of listItem + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: listItem + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/microsoft.graph.createLink': + post: + 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 returns the existing sharing link. listItem resources inherit sharing permissions from the list the item resides in." + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta + operationId: site.list.item_createLink parameters: - name: site-id in: path @@ -60564,29 +58716,60 @@ paths: type: string x-ms-docs-key-type: listItem requestBody: - description: New navigation property + description: Action parameters content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.listItemVersion' + type: object + properties: + type: + type: string + nullable: true + 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 + recipients: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.driveRecipient' + retainInheritedPermissions: + type: boolean + default: false + nullable: true + sendNotification: + 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.listItemVersion' + $ref: '#/components/schemas/microsoft.graph.permission' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}': + x-ms-docs-operation-type: action + '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/microsoft.graph.getActivitiesByInterval(startDateTime=''{startDateTime}'',endDateTime=''{endDateTime}'',interval=''{interval}'')': get: tags: - - sites.list - summary: Get versions from sites - description: The list of previous versions of the list item. - operationId: site.list.item_GetVersion + - sites.Functions + summary: Invoke function getActivitiesByInterval + operationId: site.list.item_getActivitiesGraphBPreInterval parameters: - name: site-id in: path @@ -60612,14 +58795,35 @@ paths: schema: type: string x-ms-docs-key-type: listItem - - name: listItemVersion-id + - name: startDateTime in: path - description: The unique identifier of listItemVersion + description: 'Usage: startDateTime=''{startDateTime}''' required: true style: simple schema: type: string - x-ms-docs-key-type: listItemVersion + nullable: true + - name: endDateTime + in: path + description: 'Usage: endDateTime=''{endDateTime}''' + required: true + style: simple + schema: + type: string + nullable: true + - name: interval + in: path + description: 'Usage: interval=''{interval}''' + required: true + style: simple + schema: + type: string + nullable: true + - $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 @@ -60630,6 +58834,16 @@ paths: type: array items: type: string + - name: $orderby + in: query + description: Order items by property values + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string - name: $expand in: query description: Expand related entities @@ -60642,19 +58856,35 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.listItemVersion' + title: Collection of itemActivityStat + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.itemActivityStat' + '@odata.nextLink': + 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 + '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions': + get: tags: - sites.list - summary: Update the navigation property versions in sites - operationId: site.list.item_UpdateVersion + summary: Get permissions from sites + description: The set of permissions for the item. Read-only. Nullable. + operationId: site.list.item_ListPermission parameters: - name: site-id in: path @@ -60680,36 +58910,55 @@ paths: schema: type: string x-ms-docs-key-type: listItem - - name: listItemVersion-id - in: path - description: The unique identifier of listItemVersion - 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: listItemVersion - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.listItemVersion' - required: true + uniqueItems: true + type: array + items: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.listItemVersion' + $ref: '#/components/responses/microsoft.graph.permissionCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - delete: + post: tags: - sites.list - summary: Delete navigation property versions for sites - operationId: site.list.item_DeleteVersion + summary: Create new navigation property to permissions for sites + operationId: site.list.item_CreatePermission parameters: - name: site-id in: path @@ -60735,33 +58984,30 @@ paths: 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 - - name: If-Match - in: header - description: ETag - style: simple - schema: - type: string + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.permission' + required: true responses: 2XX: - description: Success + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.permission' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields': + '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}': get: tags: - sites.list - summary: Get fields from sites - description: A collection of the fields and values for this version of the list item. - operationId: site.list.item.version_GetField + summary: Get permissions from sites + description: The set of permissions for the item. Read-only. Nullable. + operationId: site.list.item_GetPermission parameters: - name: site-id in: path @@ -60787,14 +59033,14 @@ paths: schema: type: string x-ms-docs-key-type: listItem - - name: listItemVersion-id + - name: permission-id in: path - description: The unique identifier of listItemVersion + description: The unique identifier of permission required: true style: simple schema: type: string - x-ms-docs-key-type: listItemVersion + x-ms-docs-key-type: permission - name: $select in: query description: Select properties to be returned @@ -60821,15 +59067,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.fieldValueSet' + $ref: '#/components/schemas/microsoft.graph.permission' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - sites.list - summary: Update the navigation property fields in sites - operationId: site.list.item.version_UpdateField + summary: Update the navigation property permissions in sites + operationId: site.list.item_UpdatePermission parameters: - name: site-id in: path @@ -60855,20 +59101,20 @@ paths: schema: type: string x-ms-docs-key-type: listItem - - name: listItemVersion-id + - name: permission-id in: path - description: The unique identifier of listItemVersion + description: The unique identifier of permission required: true style: simple schema: type: string - x-ms-docs-key-type: listItemVersion + x-ms-docs-key-type: permission requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.fieldValueSet' + $ref: '#/components/schemas/microsoft.graph.permission' required: true responses: 2XX: @@ -60876,15 +59122,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.fieldValueSet' + $ref: '#/components/schemas/microsoft.graph.permission' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - sites.list - summary: Delete navigation property fields for sites - operationId: site.list.item.version_DeleteField + summary: Delete navigation property permissions for sites + operationId: site.list.item_DeletePermission parameters: - name: site-id in: path @@ -60910,14 +59156,14 @@ paths: schema: type: string x-ms-docs-key-type: listItem - - name: listItemVersion-id + - name: permission-id in: path - description: The unique identifier of listItemVersion + description: The unique identifier of permission required: true style: simple schema: type: string - x-ms-docs-key-type: listItemVersion + x-ms-docs-key-type: permission - name: If-Match in: header description: ETag @@ -60930,57 +59176,16 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/microsoft.graph.restoreVersion': + '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}/microsoft.graph.grant': post: tags: - sites.Actions - summary: Invoke action restoreVersion - operationId: site.list.item.version_restoreVersion - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: list-id - in: path - description: The unique identifier of list - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: list - - 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 - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/$count': - get: - tags: - - sites.list - summary: Get the number of the resource - operationId: site.list.item.version_GetCount + summary: Invoke action grant + description: Grant users access to a link represented by a permission. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta + operationId: site.list.item.permission_grant parameters: - name: site-id in: path @@ -61006,255 +59211,67 @@ paths: schema: type: string x-ms-docs-key-type: listItem - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/sites/{site-id}/lists/{list-id}/items/microsoft.graph.delta()': - get: - tags: - - sites.Functions - summary: Invoke function delta - description: "Get newly created, updated, or deleted list items without having to perform a full read of the entire items collection. Your app begins by calling delta without any parameters.\nThe service starts enumerating the hierarchy of the list, returning pages of items, and either an @odata.nextLink or an @odata.deltaLink.\nYour app should continue calling with the @odata.nextLink until you see an @odata.deltaLink returned. After you received all the changes, you can apply them to your local state.\nTo check for changes in the future, call delta again with the @odata.deltaLink from the previous response. The delta feed shows the latest state for each item, not each change. If an item was renamed twice, it only shows up once, with its latest name.\nThe same item might appear more than once in a delta feed, for various reasons. You should use the last occurrence you see. Deleted items are returned with the deleted facet. Deleted indicates that the item is deleted and can't be restored.\nItems with this property should be removed from your local state." - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-beta - operationId: site.list.item_delta - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: list-id + - name: permission-id in: path - description: The unique identifier of list + description: The unique identifier of permission required: true style: simple schema: type: string - x-ms-docs-key-type: list - - $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: - type: string - - name: $orderby - in: query - description: Order items by property values - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Success - content: - application/json: - schema: - title: Collection of listItem - type: object - properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.listItem' - '@odata.nextLink': - type: string - nullable: true - '@odata.deltaLink': + x-ms-docs-key-type: permission + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + roles: + type: array + items: 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 - '/sites/{site-id}/lists/{list-id}/items/microsoft.graph.delta(token=''{token}'')': - get: - tags: - - sites.Functions - summary: Invoke function delta - operationId: site.list.item_delta - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: list-id - in: path - description: The unique identifier of list - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: list - - name: token - in: path - description: 'Usage: token=''{token}''' - required: true - style: simple - schema: - type: string - nullable: true - - $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: - type: string - - name: $orderby - in: query - description: Order items by property values - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string + 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 listItem + title: Collection of permission type: object properties: value: type: array items: - $ref: '#/components/schemas/microsoft.graph.listItem' + $ref: '#/components/schemas/microsoft.graph.permission' '@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-docs-operation-type: action x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore - '/sites/{site-id}/lists/{list-id}/lastModifiedByUser': - get: - tags: - - sites.list - summary: Get lastModifiedByUser from sites - operationId: site.list_GetLastModifiedGraphBPreUser - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: list-id - in: path - description: The unique identifier of list - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: list - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.user' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings': - get: + '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}/microsoft.graph.revokeGrants': + post: tags: - - sites.list - summary: Get mailboxSettings property value - description: 'Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. For more information, see User preferences for languages and regional formats. Returned only on $select.' - operationId: site.list.lastModifiedGraphBPreUser_GetMailboxSetting + - sites.Actions + summary: Invoke action revokeGrants + 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://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta + operationId: site.list.item.permission_revokeGrant parameters: - name: site-id in: path @@ -61272,40 +59289,52 @@ paths: schema: type: string x-ms-docs-key-type: list - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false + - name: listItem-id + in: path + description: The unique identifier of listItem + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false + type: string + x-ms-docs-key-type: listItem + - name: permission-id + in: path + description: The unique identifier of permission + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: permission + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + grantees: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.driveRecipient' + additionalProperties: + type: object + required: true responses: 2XX: - description: Entity result. + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.mailboxSettings' + $ref: '#/components/schemas/microsoft.graph.permission' default: $ref: '#/components/responses/error' - patch: + x-ms-docs-operation-type: action + '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/$count': + get: tags: - sites.list - summary: Update property mailboxSettings value. - operationId: site.list.lastModifiedGraphBPreUser_UpdateMailboxSetting + summary: Get the number of the resource + operationId: site.list.item.permission_GetCount parameters: - name: site-id in: path @@ -61323,29 +59352,28 @@ paths: schema: type: string x-ms-docs-key-type: list - requestBody: - description: New property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.mailboxSettings' - 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 + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.mailboxSettings' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/sites/{site-id}/lists/{list-id}/lastModifiedByUser/serviceProvisioningErrors': + '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions': get: tags: - sites.list - summary: Get serviceProvisioningErrors property value - description: 'Errors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object.' - operationId: site.list.lastModifiedGraphBPreUser_ListServiceProvisioningError + summary: Get versions from sites + description: The list of previous versions of the list item. + operationId: site.list.item_ListVersion parameters: - name: site-id in: path @@ -61363,6 +59391,14 @@ paths: schema: type: string x-ms-docs-key-type: list + - name: listItem-id + in: path + description: The unique identifier of listItem + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: listItem - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -61400,18 +59436,18 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.serviceProvisioningErrorCollectionResponse' + $ref: '#/components/responses/microsoft.graph.listItemVersionCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore - '/sites/{site-id}/lists/{list-id}/lastModifiedByUser/serviceProvisioningErrors/$count': - get: + x-ms-docs-operation-type: operation + post: tags: - sites.list - summary: Get the number of the resource - operationId: site.list.lastModifiedGraphBPreUser.ServiceProvisioningError_GetCount + summary: Create new navigation property to versions for sites + operationId: site.list.item_CreateVersion parameters: - name: site-id in: path @@ -61429,20 +59465,38 @@ paths: schema: type: string x-ms-docs-key-type: list - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + - name: listItem-id + in: path + description: The unique identifier of listItem + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: listItem + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.listItemVersion' + required: true responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.listItemVersion' default: $ref: '#/components/responses/error' - '/sites/{site-id}/lists/{list-id}/operations': + x-ms-docs-operation-type: operation + '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}': get: tags: - sites.list - summary: Get operations from sites - description: The collection of long-running operations on the list. - operationId: site.list_ListOperation + summary: Get versions from sites + description: The list of previous versions of the list item. + operationId: site.list.item_GetVersion parameters: - name: site-id in: path @@ -61460,21 +59514,22 @@ paths: schema: type: string x-ms-docs-key-type: list - - $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: listItem-id + in: path + description: The unique identifier of listItem + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + 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 - name: $select in: query description: Select properties to be returned @@ -61497,18 +59552,19 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.richLongRunningOperationCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.listItemVersion' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + patch: tags: - sites.list - summary: Create new navigation property to operations for sites - operationId: site.list_CreateOperation + summary: Update the navigation property versions in sites + operationId: site.list.item_UpdateVersion parameters: - name: site-id in: path @@ -61526,30 +59582,96 @@ paths: schema: type: string x-ms-docs-key-type: list + - 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 requestBody: - description: New navigation property + description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.richLongRunningOperation' + $ref: '#/components/schemas/microsoft.graph.listItemVersion' required: true responses: 2XX: - description: Created navigation property. + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.richLongRunningOperation' + $ref: '#/components/schemas/microsoft.graph.listItemVersion' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}': + delete: + tags: + - sites.list + summary: Delete navigation property versions for sites + operationId: site.list.item_DeleteVersion + parameters: + - name: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: list-id + in: path + description: The unique identifier of list + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: list + - 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 + - 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 + '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields': get: tags: - sites.list - summary: Get operations from sites - description: The collection of long-running operations on the list. - operationId: site.list_GetOperation + summary: Get fields from sites + description: A collection of the fields and values for this version of the list item. + operationId: site.list.item.version_GetField parameters: - name: site-id in: path @@ -61567,14 +59689,22 @@ paths: schema: type: string x-ms-docs-key-type: list - - name: richLongRunningOperation-id + - name: listItem-id in: path - description: The unique identifier of richLongRunningOperation + description: The unique identifier of listItem required: true style: simple schema: type: string - x-ms-docs-key-type: richLongRunningOperation + 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 - name: $select in: query description: Select properties to be returned @@ -61601,15 +59731,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.richLongRunningOperation' + $ref: '#/components/schemas/microsoft.graph.fieldValueSet' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - sites.list - summary: Update the navigation property operations in sites - operationId: site.list_UpdateOperation + summary: Update the navigation property fields in sites + operationId: site.list.item.version_UpdateField parameters: - name: site-id in: path @@ -61627,20 +59757,28 @@ paths: schema: type: string x-ms-docs-key-type: list - - name: richLongRunningOperation-id + - name: listItem-id in: path - description: The unique identifier of richLongRunningOperation + description: The unique identifier of listItem required: true style: simple schema: type: string - x-ms-docs-key-type: richLongRunningOperation + 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 requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.richLongRunningOperation' + $ref: '#/components/schemas/microsoft.graph.fieldValueSet' required: true responses: 2XX: @@ -61648,15 +59786,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.richLongRunningOperation' + $ref: '#/components/schemas/microsoft.graph.fieldValueSet' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - sites.list - summary: Delete navigation property operations for sites - operationId: site.list_DeleteOperation + summary: Delete navigation property fields for sites + operationId: site.list.item.version_DeleteField parameters: - name: site-id in: path @@ -61674,14 +59812,22 @@ paths: schema: type: string x-ms-docs-key-type: list - - name: richLongRunningOperation-id + - name: listItem-id in: path - description: The unique identifier of richLongRunningOperation + description: The unique identifier of listItem required: true style: simple schema: type: string - x-ms-docs-key-type: richLongRunningOperation + 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 - name: If-Match in: header description: ETag @@ -61694,12 +59840,57 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/sites/{site-id}/lists/{list-id}/operations/$count': + '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/microsoft.graph.restoreVersion': + post: + tags: + - sites.Actions + summary: Invoke action restoreVersion + operationId: site.list.item.version_restoreVersion + parameters: + - name: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: list-id + in: path + description: The unique identifier of list + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: list + - 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 + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/$count': get: tags: - sites.list summary: Get the number of the resource - operationId: site.list.operation_GetCount + operationId: site.list.item.version_GetCount parameters: - name: site-id in: path @@ -61717,6 +59908,14 @@ paths: schema: type: string x-ms-docs-key-type: list + - name: listItem-id + in: path + description: The unique identifier of listItem + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: listItem - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -61724,13 +59923,16 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/sites/{site-id}/lists/{list-id}/permissions': + '/sites/{site-id}/lists/{list-id}/items/microsoft.graph.delta()': get: tags: - - sites.list - summary: Get permissions from sites - description: The set of permissions for the item. Read-only. Nullable. - operationId: site.list_ListPermission + - sites.Functions + summary: Invoke function delta + description: "Get newly created, updated, or deleted list items without having to perform a full read of the entire items collection. Your app begins by calling delta without any parameters.\nThe service starts enumerating the hierarchy of the list, returning pages of items, and either an @odata.nextLink or an @odata.deltaLink.\nYour app should continue calling with the @odata.nextLink until you see an @odata.deltaLink returned. After you received all the changes, you can apply them to your local state.\nTo check for changes in the future, call delta again with the @odata.deltaLink from the previous response. The delta feed shows the latest state for each item, not each change. If an item was renamed twice, it only shows up once, with its latest name.\nThe same item might appear more than once in a delta feed, for various reasons. You should use the last occurrence you see. Deleted items are returned with the deleted facet. Deleted indicates that the item is deleted and can't be restored.\nItems with this property should be removed from your local state." + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-beta + operationId: site.list.item_delta parameters: - name: site-id in: path @@ -61753,9 +59955,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: @@ -61763,9 +59965,9 @@ paths: type: array items: 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: @@ -61785,18 +59987,37 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.permissionCollectionResponse' + description: Success + content: + application/json: + schema: + title: Collection of listItem + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.listItem' + '@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: + '/sites/{site-id}/lists/{list-id}/items/microsoft.graph.delta(token=''{token}'')': + get: tags: - - sites.list - summary: Create new navigation property to permissions for sites - operationId: site.list_CreatePermission + - sites.Functions + summary: Invoke function delta + operationId: site.list.item_delta parameters: - name: site-id in: path @@ -61814,30 +60035,82 @@ paths: schema: type: string x-ms-docs-key-type: list - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.permission' - required: true + - name: token + in: path + description: 'Usage: token=''{token}''' + required: true + style: simple + schema: + type: string + nullable: true + - $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: + type: string + - name: $orderby + in: query + description: Order items by property values + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Created navigation property. + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.permission' + title: Collection of listItem + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.listItem' + '@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 - '/sites/{site-id}/lists/{list-id}/permissions/{permission-id}': + x-ms-docs-operation-type: function + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/sites/{site-id}/lists/{list-id}/lastModifiedByUser': get: tags: - sites.list - summary: Get permissions from sites - description: The set of permissions for the item. Read-only. Nullable. - operationId: site.list_GetPermission + summary: Get lastModifiedByUser from sites + operationId: site.list_GetLastModifiedGraphBPreUser parameters: - name: site-id in: path @@ -61855,14 +60128,6 @@ paths: schema: type: string x-ms-docs-key-type: list - - name: permission-id - in: path - description: The unique identifier of permission - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: permission - name: $select in: query description: Select properties to be returned @@ -61889,15 +60154,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.permission' + $ref: '#/components/schemas/microsoft.graph.user' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings': + get: tags: - sites.list - summary: Update the navigation property permissions in sites - operationId: site.list_UpdatePermission + summary: Get mailboxSettings property value + description: 'Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. For more information, see User preferences for languages and regional formats. Returned only on $select.' + operationId: site.list.lastModifiedGraphBPreUser_GetMailboxSetting parameters: - name: site-id in: path @@ -61915,83 +60182,40 @@ paths: schema: type: string x-ms-docs-key-type: list - - name: permission-id - in: path - description: The unique identifier of permission - 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: permission - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.permission' - required: true + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Success + description: Entity result. content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.permission' + $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: + patch: tags: - sites.list - summary: Delete navigation property permissions for sites - operationId: site.list_DeletePermission - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: list-id - in: path - description: The unique identifier of list - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: list - - name: permission-id - in: path - description: The unique identifier of permission - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: permission - - 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 - '/sites/{site-id}/lists/{list-id}/permissions/{permission-id}/microsoft.graph.grant': - post: - tags: - - sites.Actions - summary: Invoke action grant - description: Grant users access to a link represented by a permission. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta - operationId: site.list.permission_grant + summary: Update property mailboxSettings value. + operationId: site.list.lastModifiedGraphBPreUser_UpdateMailboxSetting parameters: - name: site-id in: path @@ -62009,32 +60233,12 @@ paths: schema: type: string x-ms-docs-key-type: list - - 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 + description: New property values content: application/json: schema: - type: object - properties: - roles: - type: array - items: - type: string - nullable: true - recipients: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.driveRecipient' - additionalProperties: - type: object + $ref: '#/components/schemas/microsoft.graph.mailboxSettings' required: true responses: 2XX: @@ -62042,34 +60246,16 @@ paths: 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 + $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - '/sites/{site-id}/lists/{list-id}/permissions/{permission-id}/microsoft.graph.revokeGrants': - post: + '/sites/{site-id}/lists/{list-id}/lastModifiedByUser/serviceProvisioningErrors': + get: tags: - - sites.Actions - summary: Invoke action revokeGrants - 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://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta - operationId: site.list.permission_revokeGrant + - sites.list + summary: Get serviceProvisioningErrors property value + description: 'Errors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object.' + operationId: site.list.lastModifiedGraphBPreUser_ListServiceProvisioningError parameters: - name: site-id in: path @@ -62087,44 +60273,55 @@ paths: schema: type: string x-ms-docs-key-type: list - - name: permission-id - in: path - description: The unique identifier of permission - 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: permission - requestBody: - description: Action parameters - content: - application/json: - schema: - type: object - properties: - grantees: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.driveRecipient' - additionalProperties: - type: object - required: true + uniqueItems: true + type: array + items: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.permission' + $ref: '#/components/responses/microsoft.graph.serviceProvisioningErrorCollectionResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/sites/{site-id}/lists/{list-id}/permissions/$count': + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/sites/{site-id}/lists/{list-id}/lastModifiedByUser/serviceProvisioningErrors/$count': get: tags: - sites.list summary: Get the number of the resource - operationId: site.list.permission_GetCount + operationId: site.list.lastModifiedGraphBPreUser.ServiceProvisioningError_GetCount parameters: - name: site-id in: path @@ -62149,13 +60346,13 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/sites/{site-id}/lists/{list-id}/subscriptions': + '/sites/{site-id}/lists/{list-id}/operations': get: tags: - sites.list - summary: Get subscriptions from sites - description: The set of subscriptions on the list. - operationId: site.list_ListSubscription + summary: Get operations from sites + description: The collection of long-running operations on the list. + operationId: site.list_ListOperation parameters: - name: site-id in: path @@ -62210,7 +60407,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.subscriptionCollectionResponse' + $ref: '#/components/responses/microsoft.graph.richLongRunningOperationCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -62220,8 +60417,8 @@ paths: post: tags: - sites.list - summary: Create new navigation property to subscriptions for sites - operationId: site.list_CreateSubscription + summary: Create new navigation property to operations for sites + operationId: site.list_CreateOperation parameters: - name: site-id in: path @@ -62244,7 +60441,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.subscription' + $ref: '#/components/schemas/microsoft.graph.richLongRunningOperation' required: true responses: 2XX: @@ -62252,17 +60449,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.subscription' + $ref: '#/components/schemas/microsoft.graph.richLongRunningOperation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}': + '/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}': get: tags: - sites.list - summary: Get subscriptions from sites - description: The set of subscriptions on the list. - operationId: site.list_GetSubscription + summary: Get operations from sites + description: The collection of long-running operations on the list. + operationId: site.list_GetOperation parameters: - name: site-id in: path @@ -62280,14 +60477,14 @@ paths: schema: type: string x-ms-docs-key-type: list - - name: subscription-id + - name: richLongRunningOperation-id in: path - description: The unique identifier of subscription + description: The unique identifier of richLongRunningOperation required: true style: simple schema: type: string - x-ms-docs-key-type: subscription + x-ms-docs-key-type: richLongRunningOperation - name: $select in: query description: Select properties to be returned @@ -62314,15 +60511,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.subscription' + $ref: '#/components/schemas/microsoft.graph.richLongRunningOperation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - sites.list - summary: Update the navigation property subscriptions in sites - operationId: site.list_UpdateSubscription + summary: Update the navigation property operations in sites + operationId: site.list_UpdateOperation parameters: - name: site-id in: path @@ -62340,20 +60537,20 @@ paths: schema: type: string x-ms-docs-key-type: list - - name: subscription-id + - name: richLongRunningOperation-id in: path - description: The unique identifier of subscription + description: The unique identifier of richLongRunningOperation required: true style: simple schema: type: string - x-ms-docs-key-type: subscription + x-ms-docs-key-type: richLongRunningOperation requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.subscription' + $ref: '#/components/schemas/microsoft.graph.richLongRunningOperation' required: true responses: 2XX: @@ -62361,15 +60558,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.subscription' + $ref: '#/components/schemas/microsoft.graph.richLongRunningOperation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - sites.list - summary: Delete navigation property subscriptions for sites - operationId: site.list_DeleteSubscription + summary: Delete navigation property operations for sites + operationId: site.list_DeleteOperation parameters: - name: site-id in: path @@ -62387,14 +60584,14 @@ paths: schema: type: string x-ms-docs-key-type: list - - name: subscription-id + - name: richLongRunningOperation-id in: path - description: The unique identifier of subscription + description: The unique identifier of richLongRunningOperation required: true style: simple schema: type: string - x-ms-docs-key-type: subscription + x-ms-docs-key-type: richLongRunningOperation - name: If-Match in: header description: ETag @@ -62407,53 +60604,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}/microsoft.graph.reauthorize': - post: - tags: - - sites.Actions - summary: Invoke action reauthorize - description: Reauthorize a subscription when you receive a reauthorizationRequired challenge. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta - operationId: site.list.subscription_reauthorize - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: list-id - in: path - description: The unique identifier of list - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: list - - 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 - '/sites/{site-id}/lists/{list-id}/subscriptions/$count': + '/sites/{site-id}/lists/{list-id}/operations/$count': get: tags: - sites.list summary: Get the number of the resource - operationId: site.list.subscription_GetCount + operationId: site.list.operation_GetCount parameters: - name: site-id in: path @@ -62478,34 +60634,13 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/sites/{site-id}/lists/$count': + '/sites/{site-id}/lists/{list-id}/permissions': get: tags: - sites.list - summary: Get the number of the resource - operationId: site.list_GetCount - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/sites/{site-id}/microsoft.graph.getActivitiesByInterval(startDateTime=''{startDateTime}'',endDateTime=''{endDateTime}'',interval=''{interval}'')': - get: - tags: - - sites.Functions - summary: Invoke function getActivitiesByInterval - operationId: site_getActivitiesGraphBPreInterval + summary: Get permissions from sites + description: The set of permissions for the item. Read-only. Nullable. + operationId: site.list_ListPermission parameters: - name: site-id in: path @@ -62515,45 +60650,19 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: startDateTime - in: path - description: 'Usage: startDateTime=''{startDateTime}''' - required: true - style: simple - schema: - type: string - nullable: true - - name: endDateTime - in: path - description: 'Usage: endDateTime=''{endDateTime}''' - required: true - style: simple - schema: - type: string - nullable: true - - name: interval + - name: list-id in: path - description: 'Usage: interval=''{interval}''' + description: The unique identifier of list required: true style: simple schema: type: string - nullable: true + x-ms-docs-key-type: list - $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: - type: string - name: $orderby in: query description: Order items by property values @@ -62564,71 +60673,6 @@ paths: type: array items: type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Success - content: - application/json: - schema: - title: Collection of itemActivityStat - type: object - properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.itemActivityStat' - '@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 - '/sites/{site-id}/microsoft.graph.getApplicableContentTypesForList(listId=''{listId}'')': - get: - tags: - - sites.Functions - summary: Invoke function getApplicableContentTypesForList - description: Get site contentTypes that can be added to a list. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-beta - operationId: site_getApplicableContentTypesGraphFPreList - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: listId - in: path - description: 'Usage: listId=''{listId}''' - 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' - name: $select in: query description: Select properties to be returned @@ -62639,16 +60683,6 @@ paths: type: array items: type: string - - name: $orderby - in: query - description: Order items by property values - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - name: $expand in: query description: Expand related entities @@ -62661,34 +60695,18 @@ paths: type: string responses: 2XX: - description: Success - content: - application/json: - schema: - title: Collection of contentType - type: object - properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.contentType' - '@odata.nextLink': - type: string - nullable: true - additionalProperties: - type: object + $ref: '#/components/responses/microsoft.graph.permissionCollectionResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore - '/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')': - get: + x-ms-docs-operation-type: operation + post: tags: - - sites.Functions - summary: Invoke function getByPath - operationId: site_getGraphBPrePath + - sites.list + summary: Create new navigation property to permissions for sites + operationId: site.list_CreatePermission parameters: - name: site-id in: path @@ -62698,31 +60716,38 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: list-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of list required: true style: simple schema: type: string - nullable: true + x-ms-docs-key-type: list + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.permission' + required: true responses: 2XX: - description: Success + description: Created navigation property. content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.site' + $ref: '#/components/schemas/microsoft.graph.permission' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: function - '/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/analytics': + x-ms-docs-operation-type: operation + '/sites/{site-id}/lists/{list-id}/permissions/{permission-id}': get: tags: - - sites.itemAnalytics - summary: Get analytics from sites - description: Analytics about the view activities that took place on this site. - operationId: site.getGraphBPrePath_GetAnalytic + - sites.list + summary: Get permissions from sites + description: The set of permissions for the item. Read-only. Nullable. + operationId: site.list_GetPermission parameters: - name: site-id in: path @@ -62732,14 +60757,22 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: list-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of list required: true style: simple schema: type: string - nullable: true + x-ms-docs-key-type: list + - name: permission-id + in: path + description: The unique identifier of permission + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: permission - name: $select in: query description: Select properties to be returned @@ -62766,15 +60799,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.itemAnalytics' + $ref: '#/components/schemas/microsoft.graph.permission' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - - sites.itemAnalytics - summary: Update the navigation property analytics in sites - operationId: site.getGraphBPrePath_UpdateAnalytic + - sites.list + summary: Update the navigation property permissions in sites + operationId: site.list_UpdatePermission parameters: - name: site-id in: path @@ -62784,20 +60817,28 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: list-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of list required: true style: simple schema: type: string - nullable: true + x-ms-docs-key-type: list + - 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: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.itemAnalytics' + $ref: '#/components/schemas/microsoft.graph.permission' required: true responses: 2XX: @@ -62805,15 +60846,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.itemAnalytics' + $ref: '#/components/schemas/microsoft.graph.permission' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - - sites.itemAnalytics - summary: Delete navigation property analytics for sites - operationId: site.getGraphBPrePath_DeleteAnalytic + - sites.list + summary: Delete navigation property permissions for sites + operationId: site.list_DeletePermission parameters: - name: site-id in: path @@ -62823,14 +60864,22 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: list-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of list required: true style: simple schema: type: string - nullable: true + x-ms-docs-key-type: list + - name: permission-id + in: path + description: The unique identifier of permission + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: permission - name: If-Match in: header description: ETag @@ -62843,13 +60892,16 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/columns': - get: + '/sites/{site-id}/lists/{list-id}/permissions/{permission-id}/microsoft.graph.grant': + post: tags: - - sites.columnDefinition - summary: Get columns from sites - description: The collection of column definitions reusable across lists under this site. - operationId: site.getGraphBPrePath_ListColumn + - sites.Actions + summary: Invoke action grant + description: Grant users access to a link represented by a permission. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta + operationId: site.list.permission_grant parameters: - name: site-id in: path @@ -62859,63 +60911,75 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: list-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of list required: true style: simple schema: type: string - nullable: true - - $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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false + x-ms-docs-key-type: list + - name: permission-id + in: path + description: The unique identifier of permission + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: permission + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + 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: - $ref: '#/components/responses/microsoft.graph.columnDefinitionCollectionResponse' + 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 - x-ms-docs-operation-type: operation + '/sites/{site-id}/lists/{list-id}/permissions/{permission-id}/microsoft.graph.revokeGrants': post: tags: - - sites.columnDefinition - summary: Create new navigation property to columns for sites - operationId: site.getGraphBPrePath_CreateColumn + - sites.Actions + summary: Invoke action revokeGrants + 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://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta + operationId: site.list.permission_revokeGrant parameters: - name: site-id in: path @@ -62925,38 +60989,52 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: list-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of list required: true style: simple schema: type: string - nullable: true + x-ms-docs-key-type: list + - 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: New navigation property + description: Action parameters content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.columnDefinition' + type: object + properties: + grantees: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.driveRecipient' + additionalProperties: + type: object required: true responses: 2XX: - description: Created navigation property. + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.columnDefinition' + $ref: '#/components/schemas/microsoft.graph.permission' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/contentTypes': + x-ms-docs-operation-type: action + '/sites/{site-id}/lists/{list-id}/permissions/$count': get: tags: - - sites.contentType - summary: Get contentTypes from sites - description: The collection of content types defined for this site. - operationId: site.getGraphBPrePath_ListContentType + - sites.list + summary: Get the number of the resource + operationId: site.list.permission_GetCount parameters: - name: site-id in: path @@ -62966,14 +61044,45 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: list-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of list required: true style: simple schema: type: string - nullable: true + x-ms-docs-key-type: list + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/sites/{site-id}/lists/{list-id}/subscriptions': + get: + tags: + - sites.list + summary: Get subscriptions from sites + description: The set of subscriptions on the list. + operationId: site.list_ListSubscription + parameters: + - name: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: list-id + in: path + description: The unique identifier of list + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: list - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -63011,7 +61120,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.contentTypeCollectionResponse' + $ref: '#/components/responses/microsoft.graph.subscriptionCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -63020,9 +61129,9 @@ paths: x-ms-docs-operation-type: operation post: tags: - - sites.contentType - summary: Create new navigation property to contentTypes for sites - operationId: site.getGraphBPrePath_CreateContentType + - sites.list + summary: Create new navigation property to subscriptions for sites + operationId: site.list_CreateSubscription parameters: - name: site-id in: path @@ -63032,20 +61141,20 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: list-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of list required: true style: simple schema: type: string - nullable: true + x-ms-docs-key-type: list requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.contentType' + $ref: '#/components/schemas/microsoft.graph.subscription' required: true responses: 2XX: @@ -63053,17 +61162,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.contentType' + $ref: '#/components/schemas/microsoft.graph.subscription' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/drive': + '/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}': get: tags: - - sites.drive - summary: Get drive from sites - description: The default drive (document library) for this site. - operationId: site.getGraphBPrePath_GetDrive + - sites.list + summary: Get subscriptions from sites + description: The set of subscriptions on the list. + operationId: site.list_GetSubscription parameters: - name: site-id in: path @@ -63073,14 +61182,22 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: list-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of list required: true style: simple schema: type: string - nullable: true + x-ms-docs-key-type: list + - name: subscription-id + in: path + description: The unique identifier of subscription + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: subscription - name: $select in: query description: Select properties to be returned @@ -63107,17 +61224,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.drive' + $ref: '#/components/schemas/microsoft.graph.subscription' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/drives': - get: + patch: tags: - - sites.drive - summary: Get drives from sites - description: The collection of drives (document libraries) under this site. - operationId: site.getGraphBPrePath_ListDrive + - sites.list + summary: Update the navigation property subscriptions in sites + operationId: site.list_UpdateSubscription parameters: - name: site-id in: path @@ -63127,65 +61242,44 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: list-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of list required: true style: simple schema: type: string - nullable: true - - $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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false + x-ms-docs-key-type: list + - name: subscription-id + in: path + description: The unique identifier of subscription + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: subscription + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.subscription' + required: true responses: 2XX: - $ref: '#/components/responses/microsoft.graph.driveCollectionResponse' + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.subscription' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - '/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/externalColumns': - get: + delete: tags: - - sites.columnDefinition - summary: Get externalColumns from sites - description: The collection of column definitions available in the site that is referenced from the sites in the parent hierarchy of the current site. - operationId: site.getGraphBPrePath_ListExternalColumn + - sites.list + summary: Delete navigation property subscriptions for sites + operationId: site.list_DeleteSubscription parameters: - name: site-id in: path @@ -63195,65 +61289,44 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: list-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of list required: true style: simple schema: type: string - nullable: true - - $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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false + x-ms-docs-key-type: list + - name: subscription-id + in: path + description: The unique identifier of subscription + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false + type: string + x-ms-docs-key-type: subscription + - name: If-Match + in: header + description: ETag + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.columnDefinitionCollectionResponse' + description: Success default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - '/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/lists': - get: + '/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}/microsoft.graph.reauthorize': + post: tags: - - sites.list - summary: Get lists from sites - description: The collection of lists under this site. - operationId: site.getGraphBPrePath_ListList + - sites.Actions + summary: Invoke action reauthorize + description: Reauthorize a subscription when you receive a reauthorizationRequired challenge. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta + operationId: site.list.subscription_reauthorize parameters: - name: site-id in: path @@ -63263,63 +61336,34 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: list-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of list required: true style: simple schema: type: string - nullable: true - - $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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false + x-ms-docs-key-type: list + - name: subscription-id + in: path + description: The unique identifier of subscription + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: subscription responses: 2XX: - $ref: '#/components/responses/microsoft.graph.listCollectionResponse' + description: Success 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 + '/sites/{site-id}/lists/{list-id}/subscriptions/$count': + get: tags: - sites.list - summary: Create new navigation property to lists for sites - operationId: site.getGraphBPrePath_CreateList + summary: Get the number of the resource + operationId: site.list.subscription_GetCount parameters: - name: site-id in: path @@ -63329,37 +61373,27 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: list-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of list required: true style: simple schema: type: string - nullable: true - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.list' - required: true + x-ms-docs-key-type: list + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.list' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/microsoft.graph.getActivitiesByInterval(startDateTime=''{startDateTime}'',endDateTime=''{endDateTime}'',interval=''{interval}'')': + '/sites/{site-id}/lists/$count': get: tags: - - sites.Functions - summary: Invoke function getActivitiesByInterval - operationId: site.getGraphBPrePath_getActivitiesGraphBPreInterval + - sites.list + summary: Get the number of the resource + operationId: site.list_GetCount parameters: - name: site-id in: path @@ -63369,14 +61403,28 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/sites/{site-id}/microsoft.graph.getActivitiesByInterval(startDateTime=''{startDateTime}'',endDateTime=''{endDateTime}'',interval=''{interval}'')': + get: + tags: + - sites.Functions + summary: Invoke function getActivitiesByInterval + operationId: site_getActivitiesGraphBPreInterval + parameters: + - name: site-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of site required: true style: simple schema: type: string - nullable: true + x-ms-docs-key-type: site - name: startDateTime in: path description: 'Usage: startDateTime=''{startDateTime}''' @@ -63460,7 +61508,7 @@ paths: x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore - '/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/microsoft.graph.getApplicableContentTypesForList(listId=''{listId}'')': + '/sites/{site-id}/microsoft.graph.getApplicableContentTypesForList(listId=''{listId}'')': get: tags: - sites.Functions @@ -63469,7 +61517,7 @@ paths: externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-beta - operationId: site.getGraphBPrePath_getApplicableContentTypesGraphFPreList + operationId: site_getApplicableContentTypesGraphFPreList parameters: - name: site-id in: path @@ -63479,14 +61527,6 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path - in: path - description: 'Usage: path=''{path}''' - required: true - style: simple - schema: - type: string - nullable: true - name: listId in: path description: 'Usage: listId=''{listId}''' @@ -63553,12 +61593,12 @@ paths: x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore - '/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/microsoft.graph.getByPath(path=''{path1}'')': + '/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')': get: tags: - sites.Functions summary: Invoke function getByPath - operationId: site.getGraphBPrePath_getGraphBPrePath + operationId: site_getGraphBPrePath parameters: - name: site-id in: path @@ -63576,14 +61616,6 @@ paths: schema: type: string nullable: true - - name: path1 - in: path - description: 'Usage: path=''{path1}''' - required: true - style: simple - schema: - type: string - nullable: true responses: 2XX: description: Success @@ -63594,7 +61626,7 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: function - '/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/microsoft.graph.getByPath(path=''{path1}'')/analytics': + '/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/analytics': get: tags: - sites.itemAnalytics @@ -63618,14 +61650,6 @@ paths: schema: type: string nullable: true - - name: path1 - in: path - description: 'Usage: path=''{path1}''' - required: true - style: simple - schema: - type: string - nullable: true - name: $select in: query description: Select properties to be returned @@ -63678,14 +61702,6 @@ paths: schema: type: string nullable: true - - name: path1 - in: path - description: 'Usage: path=''{path1}''' - required: true - style: simple - schema: - type: string - nullable: true requestBody: description: New navigation property values content: @@ -63725,14 +61741,6 @@ paths: schema: type: string nullable: true - - name: path1 - in: path - description: 'Usage: path=''{path1}''' - required: true - style: simple - schema: - type: string - nullable: true - name: If-Match in: header description: ETag @@ -63745,7 +61753,7 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/microsoft.graph.getByPath(path=''{path1}'')/columns': + '/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/columns': get: tags: - sites.columnDefinition @@ -63769,14 +61777,6 @@ paths: schema: type: string nullable: true - - name: path1 - in: path - description: 'Usage: path=''{path1}''' - required: true - style: simple - schema: - type: string - nullable: true - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -63843,14 +61843,6 @@ paths: schema: type: string nullable: true - - name: path1 - in: path - description: 'Usage: path=''{path1}''' - required: true - style: simple - schema: - type: string - nullable: true requestBody: description: New navigation property content: @@ -63868,7 +61860,7 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/microsoft.graph.getByPath(path=''{path1}'')/contentTypes': + '/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/contentTypes': get: tags: - sites.contentType @@ -63892,14 +61884,6 @@ paths: schema: type: string nullable: true - - name: path1 - in: path - description: 'Usage: path=''{path1}''' - required: true - style: simple - schema: - type: string - nullable: true - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -63966,14 +61950,6 @@ paths: schema: type: string nullable: true - - name: path1 - in: path - description: 'Usage: path=''{path1}''' - required: true - style: simple - schema: - type: string - nullable: true requestBody: description: New navigation property content: @@ -63991,7 +61967,7 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/microsoft.graph.getByPath(path=''{path1}'')/drive': + '/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/drive': get: tags: - sites.drive @@ -64015,14 +61991,6 @@ paths: schema: type: string nullable: true - - name: path1 - in: path - description: 'Usage: path=''{path1}''' - required: true - style: simple - schema: - type: string - nullable: true - name: $select in: query description: Select properties to be returned @@ -64053,7 +62021,7 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/microsoft.graph.getByPath(path=''{path1}'')/drives': + '/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/drives': get: tags: - sites.drive @@ -64077,14 +62045,6 @@ paths: schema: type: string nullable: true - - name: path1 - in: path - description: 'Usage: path=''{path1}''' - required: true - style: simple - schema: - type: string - nullable: true - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -64129,7 +62089,7 @@ paths: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/microsoft.graph.getByPath(path=''{path1}'')/externalColumns': + '/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/externalColumns': get: tags: - sites.columnDefinition @@ -64153,14 +62113,6 @@ paths: schema: type: string nullable: true - - name: path1 - in: path - description: 'Usage: path=''{path1}''' - required: true - style: simple - schema: - type: string - nullable: true - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -64205,7 +62157,7 @@ paths: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/microsoft.graph.getByPath(path=''{path1}'')/lists': + '/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/lists': get: tags: - sites.list @@ -64229,383 +62181,6 @@ paths: schema: type: string nullable: true - - name: path1 - in: path - description: 'Usage: path=''{path1}''' - required: true - style: simple - schema: - type: string - nullable: true - - $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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - $ref: '#/components/responses/microsoft.graph.listCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - post: - tags: - - sites.list - summary: Create new navigation property to lists for sites - operationId: site.getGraphBPrePath_CreateList - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: path - in: path - description: 'Usage: path=''{path}''' - required: true - style: simple - schema: - type: string - nullable: true - - name: path1 - in: path - description: 'Usage: path=''{path1}''' - required: true - style: simple - schema: - type: string - nullable: true - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.list' - required: true - responses: - 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.list' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/microsoft.graph.getByPath(path=''{path1}'')/operations': - get: - tags: - - sites.richLongRunningOperation - summary: Get operations from sites - description: The collection of long running operations for the site. - operationId: site.getGraphBPrePath_ListOperation - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: path - in: path - description: 'Usage: path=''{path}''' - required: true - style: simple - schema: - type: string - nullable: true - - name: path1 - in: path - description: 'Usage: path=''{path1}''' - required: true - style: simple - schema: - type: string - nullable: true - - $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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - $ref: '#/components/responses/microsoft.graph.richLongRunningOperationCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - post: - tags: - - sites.richLongRunningOperation - summary: Create new navigation property to operations for sites - operationId: site.getGraphBPrePath_CreateOperation - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: path - in: path - description: 'Usage: path=''{path}''' - required: true - style: simple - schema: - type: string - nullable: true - - name: path1 - in: path - description: 'Usage: path=''{path1}''' - required: true - style: simple - schema: - type: string - nullable: true - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.richLongRunningOperation' - required: true - responses: - 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.richLongRunningOperation' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/microsoft.graph.getByPath(path=''{path1}'')/pages': - get: - tags: - - sites.baseSitePage - summary: Get pages from sites - description: The collection of pages in the baseSitePages list on this site. - operationId: site.getGraphBPrePath_ListPage - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: path - in: path - description: 'Usage: path=''{path}''' - required: true - style: simple - schema: - type: string - nullable: true - - name: path1 - in: path - description: 'Usage: path=''{path1}''' - required: true - style: simple - schema: - type: string - nullable: true - - $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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - $ref: '#/components/responses/microsoft.graph.baseSitePageCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - post: - tags: - - sites.baseSitePage - summary: Create new navigation property to pages for sites - operationId: site.getGraphBPrePath_CreatePage - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: path - in: path - description: 'Usage: path=''{path}''' - required: true - style: simple - schema: - type: string - nullable: true - - name: path1 - in: path - description: 'Usage: path=''{path1}''' - required: true - style: simple - schema: - type: string - nullable: true - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.baseSitePage' - required: true - responses: - 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.baseSitePage' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/microsoft.graph.getByPath(path=''{path1}'')/permissions': - get: - tags: - - sites.permission - summary: Get permissions from sites - description: The permissions associated with the site. Nullable. - operationId: site.getGraphBPrePath_ListPermission - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: path - in: path - description: 'Usage: path=''{path}''' - required: true - style: simple - schema: - type: string - nullable: true - - name: path1 - in: path - description: 'Usage: path=''{path1}''' - required: true - style: simple - schema: - type: string - nullable: true - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -64643,7 +62218,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.permissionCollectionResponse' + $ref: '#/components/responses/microsoft.graph.listCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -64652,9 +62227,9 @@ paths: x-ms-docs-operation-type: operation post: tags: - - sites.permission - summary: Create new navigation property to permissions for sites - operationId: site.getGraphBPrePath_CreatePermission + - sites.list + summary: Create new navigation property to lists for sites + operationId: site.getGraphBPrePath_CreateList parameters: - name: site-id in: path @@ -64672,20 +62247,12 @@ paths: schema: type: string nullable: true - - name: path1 - in: path - description: 'Usage: path=''{path1}''' - required: true - style: simple - schema: - type: string - nullable: true requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.permission' + $ref: '#/components/schemas/microsoft.graph.list' required: true responses: 2XX: @@ -64693,17 +62260,16 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.permission' + $ref: '#/components/schemas/microsoft.graph.list' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/microsoft.graph.getByPath(path=''{path1}'')/sites': + '/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/microsoft.graph.getActivitiesByInterval(startDateTime=''{startDateTime}'',endDateTime=''{endDateTime}'',interval=''{interval}'')': get: tags: - - sites.site - summary: Get sites from sites - description: The collection of the sub-sites under this site. - operationId: site.getGraphBPrePath_ListSite + - sites.Functions + summary: Invoke function getActivitiesByInterval + operationId: site.getGraphBPrePath_getActivitiesGraphBPreInterval parameters: - name: site-id in: path @@ -64721,9 +62287,25 @@ paths: schema: type: string nullable: true - - name: path1 + - name: startDateTime + in: path + description: 'Usage: startDateTime=''{startDateTime}''' + required: true + style: simple + schema: + type: string + nullable: true + - name: endDateTime in: path - description: 'Usage: path=''{path1}''' + description: 'Usage: endDateTime=''{endDateTime}''' + required: true + style: simple + schema: + type: string + nullable: true + - name: interval + in: path + description: 'Usage: interval=''{interval}''' required: true style: simple schema: @@ -64734,9 +62316,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: @@ -64744,9 +62326,9 @@ paths: type: array items: 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: @@ -64766,20 +62348,38 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.siteCollectionResponse' + description: Success + content: + application/json: + schema: + title: Collection of itemActivityStat + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.itemActivityStat' + '@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 - x-ms-docs-operation-type: operation - '/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/microsoft.graph.getByPath(path=''{path1}'')/termStore': + '/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/microsoft.graph.getApplicableContentTypesForList(listId=''{listId}'')': get: tags: - - sites.store - summary: Get termStore from sites - description: The termStore under this site. - operationId: site.getGraphBPrePath_GetTermStore + - sites.Functions + summary: Invoke function getApplicableContentTypesForList + description: Get site contentTypes that can be added to a list. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-beta + operationId: site.getGraphBPrePath_getApplicableContentTypesGraphFPreList parameters: - name: site-id in: path @@ -64797,14 +62397,18 @@ paths: schema: type: string nullable: true - - name: path1 + - name: listId in: path - description: 'Usage: path=''{path1}''' + description: 'Usage: listId=''{listId}''' required: true style: simple schema: type: string - nullable: true + - $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 @@ -64815,6 +62419,16 @@ paths: type: array items: type: string + - name: $orderby + in: query + description: Order items by property values + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string - name: $expand in: query description: Expand related entities @@ -64825,105 +62439,30 @@ paths: type: array items: type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.store' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - sites.store - summary: Update the navigation property termStore in sites - operationId: site.getGraphBPrePath_UpdateTermStore - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: path - in: path - description: 'Usage: path=''{path}''' - required: true - style: simple - schema: - type: string - nullable: true - - name: path1 - in: path - description: 'Usage: path=''{path1}''' - required: true - style: simple - schema: - type: string - nullable: true - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.store' - required: true responses: 2XX: description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.store' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - sites.store - summary: Delete navigation property termStore for sites - operationId: site.getGraphBPrePath_DeleteTermStore - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: path - in: path - description: 'Usage: path=''{path}''' - required: true - style: simple - schema: - type: string - nullable: true - - name: path1 - in: path - description: 'Usage: path=''{path1}''' - required: true - style: simple - schema: - type: string - nullable: true - - name: If-Match - in: header - description: ETag - style: simple - schema: - type: string - responses: - 2XX: - description: Success + title: Collection of contentType + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.contentType' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation + x-ms-docs-operation-type: function + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore '/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/operations': get: tags: @@ -87243,12 +84782,24 @@ components: $ref: '#/components/schemas/microsoft.graph.columnDefinition' description: The collection of column definitions reusable across lists under this site. x-ms-navigationProperty: true + contentModels: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.contentModel' + description: The collection of content models applied to this site. + x-ms-navigationProperty: true contentTypes: type: array items: $ref: '#/components/schemas/microsoft.graph.contentType' description: The collection of content types defined for this site. x-ms-navigationProperty: true + documentProcessingJobs: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.documentProcessingJob' + description: The document processing jobs running on this site. + x-ms-navigationProperty: true drive: $ref: '#/components/schemas/microsoft.graph.drive' drives: @@ -87606,6 +85157,36 @@ components: $ref: '#/components/schemas/microsoft.graph.columnDefinition' additionalProperties: type: object + microsoft.graph.contentModel: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: contentModel + 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 + description: Date and time of item creation. Read-only. + format: date-time + 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 + description: Date and time of item last modification. Read-only. + format: date-time + nullable: true + modelType: + $ref: '#/components/schemas/microsoft.graph.contentModelType' + name: + type: string + description: The name of the contentModel. + nullable: true + additionalProperties: + type: object microsoft.graph.contentType: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -88356,6 +85937,8 @@ components: $ref: '#/components/schemas/microsoft.graph.security.security' settings: $ref: '#/components/schemas/microsoft.graph.userSettings' + solutions: + $ref: '#/components/schemas/microsoft.graph.userSolutionRoot' sponsors: type: array items: @@ -88428,6 +86011,27 @@ components: $ref: '#/components/schemas/microsoft.graph.workingHours' additionalProperties: type: object + microsoft.graph.documentProcessingJob: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: documentProcessingJob + type: object + properties: + 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 of item creation. Read-only. + format: date-time + nullable: true + jobType: + $ref: '#/components/schemas/microsoft.graph.documentProcessingJobType' + listItemUniqueId: + type: string + description: 'The listItemUniqueId of the file, or folder to process. Use GET driveItem resource operation and read sharepointIds property to get listItemUniqueId.' + status: + $ref: '#/components/schemas/microsoft.graph.documentProcessingJobStatus' + additionalProperties: + type: object microsoft.graph.drive: allOf: - $ref: '#/components/schemas/microsoft.graph.baseItem' @@ -89660,6 +87264,40 @@ components: $ref: '#/components/schemas/microsoft.graph.termStore.term' additionalProperties: type: object + microsoft.graph.contentModelUsage: + title: contentModelUsage + 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 + description: Date and time of the contentModel is first applied. + format: date-time + nullable: true + driveId: + type: string + description: The ID of the drive where the contentModel is applied. + 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 + description: Date and time of the contentModel is last applied. + format: date-time + nullable: true + modelId: + type: string + description: The ID of the contentModel. + nullable: true + modelVersion: + type: string + description: The version of the current applied contentModel. + nullable: true + additionalProperties: + type: object microsoft.graph.itemReference: title: itemReference type: object @@ -91118,6 +88756,17 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.contentModelType: + title: contentModelType + enum: + - teachingMethod + - layoutMethod + - freeformSelectionMethod + - prebuiltContractModel + - prebuiltInvoiceModel + - prebuiltReceiptModel + - unknownFutureValue + type: string microsoft.graph.documentSet: title: documentSet type: object @@ -91213,11 +88862,11 @@ components: 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 - description: A collection of the unique identifiers for plans that have been disabled. + description: A collection of the unique identifiers for plans that have been disabled. IDs are available in servicePlans > servicePlanId in the tenant's subscribedSkus or serviceStatus > servicePlanId in the tenant's companySubscription. skuId: 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 - description: The unique identifier for the SKU. + description: The unique identifier for the SKU. Corresponds to the skuId from subscribedSkus or companySubscription. format: uuid nullable: true additionalProperties: @@ -92082,6 +89731,8 @@ components: - title: authentication type: object properties: + requirements: + $ref: '#/components/schemas/microsoft.graph.strongAuthenticationRequirements' signInPreferences: $ref: '#/components/schemas/microsoft.graph.signInPreferences' emailMethods: @@ -92112,6 +89763,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.longRunningOperation' + description: 'Represents the status of a long-running operation, such as a password reset operation.' x-ms-navigationProperty: true passwordlessMicrosoftAuthenticatorMethods: type: array @@ -92581,10 +90233,16 @@ components: type: string description: 'The allotment name divides tenant licenses into smaller batches or groups that help restrict the number of licenses available for use in a specific assignment. When the provisioningType is dedicated, the allotment name is null. Read-only.' nullable: true + connectionSetting: + $ref: '#/components/schemas/microsoft.graph.cloudPcConnectionSetting' connectionSettings: $ref: '#/components/schemas/microsoft.graph.cloudPcConnectionSettings' connectivityResult: $ref: '#/components/schemas/microsoft.graph.cloudPcConnectivityResult' + deviceRegionName: + type: string + description: 'The name of the geographical region where the Cloud PC is currently provisioned. For example, westus3, eastus2, and southeastasia. Read-only.' + nullable: true disasterRecoveryCapability: $ref: '#/components/schemas/microsoft.graph.cloudPcDisasterRecoveryCapability' diskEncryptionState: @@ -92660,6 +90318,8 @@ components: $ref: '#/components/schemas/microsoft.graph.cloudPcServicePlanType' status: $ref: '#/components/schemas/microsoft.graph.cloudPcStatus' + statusDetail: + $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetail' statusDetails: $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetails' userAccountType: @@ -95242,6 +92902,16 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.userSolutionRoot: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: userSolutionRoot + type: object + properties: + workingTimeSchedule: + $ref: '#/components/schemas/microsoft.graph.workingTimeSchedule' + additionalProperties: + type: object microsoft.graph.userTeamwork: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -95250,11 +92920,11 @@ components: properties: locale: type: string - description: The chosen locale of a user in Microsoft Teams. + description: 'Represents the location that a user selected in Microsoft Teams and doesn''t follow the Office''s locale setting. A user’s locale is represented by their preferred language and country or region. For example, en-us. The language component follows two-letter codes as defined in ISO 639-1, and the country component follows two-letter codes as defined in ISO 3166-1 alpha-2.' nullable: true region: type: string - description: The region of the user in Microsoft Teams. + description: 'Represents the region of the organization or the user. For users with multigeo licenses, the property contains the user''s region (if available). For users without multigeo licenses, the property contains the organization''s region.The region value can be any region supported by the Teams payload. The possible values are: Americas, Europe and MiddleEast, Asia Pacific, UAE, Australia, Brazil, Canada, Switzerland, Germany, France, India, Japan, South Korea, Norway, Singapore, United Kingdom, South Africa, Sweden, Qatar, Poland, Italy, Israel, USGov Community Cloud, USGov Community Cloud High, USGov Department of Defense, and China.' nullable: true associatedTeams: type: array @@ -95438,6 +93108,21 @@ components: $ref: '#/components/schemas/microsoft.graph.timeZoneBase' additionalProperties: type: object + microsoft.graph.documentProcessingJobType: + title: documentProcessingJobType + enum: + - file + - folder + - unknownFutureValue + type: string + microsoft.graph.documentProcessingJobStatus: + title: documentProcessingJobStatus + enum: + - inProgress + - completed + - failed + - unknownFutureValue + type: string microsoft.graph.quota: title: quota type: object @@ -96366,6 +94051,19 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.contentModelCollectionResponse: + title: Collection of contentModel + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.contentModel' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object microsoft.graph.contentTypeCollectionResponse: title: Collection of contentType type: object @@ -96405,6 +94103,19 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.documentProcessingJobCollectionResponse: + title: Collection of documentProcessingJob + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.documentProcessingJob' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object microsoft.graph.driveCollectionResponse: title: Collection of drive type: object @@ -97692,7 +95403,7 @@ components: type: boolean description: Denotes whether the policy is enabled. restrictions: - $ref: '#/components/schemas/microsoft.graph.appManagementConfiguration' + $ref: '#/components/schemas/microsoft.graph.customAppManagementConfiguration' appliesTo: type: array items: @@ -97916,6 +95627,14 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.strongAuthenticationRequirements: + title: strongAuthenticationRequirements + type: object + properties: + perUserMfaState: + $ref: '#/components/schemas/microsoft.graph.perUserMfaState' + additionalProperties: + type: object microsoft.graph.signInPreferences: title: signInPreferences type: object @@ -97948,22 +95667,16 @@ components: properties: aaGuid: type: string - description: 'Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator.' + description: 'Authenticator Attestation GUID, an identifier that indicates the type (such as make and model) of the authenticator.' nullable: true attestationCertificates: type: array items: type: string nullable: true - description: The attestation certificate(s) attached to this security key. + description: The attestation certificate or certificates attached to this security key. attestationLevel: $ref: '#/components/schemas/microsoft.graph.attestationLevel' - 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 when this key was registered to the user. - format: date-time - nullable: true displayName: type: string description: The display name of the key as given by the user. @@ -97972,6 +95685,8 @@ components: type: string description: The manufacturer-assigned model of the FIDO2 security key. nullable: true + publicKeyCredential: + $ref: '#/components/schemas/microsoft.graph.webauthnPublicKeyCredential' additionalProperties: type: object microsoft.graph.authenticationMethod: @@ -97979,6 +95694,12 @@ components: - $ref: '#/components/schemas/microsoft.graph.entity' - title: authenticationMethod type: object + properties: + 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 additionalProperties: type: object microsoft.graph.microsoftAuthenticatorAuthenticationMethod: @@ -97989,12 +95710,6 @@ components: properties: clientAppName: $ref: '#/components/schemas/microsoft.graph.microsoftAuthenticatorAuthenticationMethodClientAppName' - 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 app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - format: date-time - nullable: true deviceTag: type: string description: Tags containing app metadata. @@ -98017,11 +95732,6 @@ components: - title: passwordlessMicrosoftAuthenticatorAuthenticationMethod type: object properties: - 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 creationDateTime: 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 @@ -98042,12 +95752,6 @@ components: - title: passwordAuthenticationMethod type: object properties: - 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 when this password was last updated. This property is currently not populated. Read-only. 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 password: type: string description: 'For security, the password is always returned as null from a LIST or GET operation.' @@ -98076,12 +95780,6 @@ components: - title: platformCredentialAuthenticationMethod type: object properties: - 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 Platform Credential Key was registered. - format: date-time - nullable: true displayName: type: string description: The name of the device on which Platform Credential is registered. @@ -98112,12 +95810,6 @@ components: - title: temporaryAccessPassAuthenticationMethod type: object properties: - 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 when the Temporary Access Pass was created. - format: date-time - nullable: true isUsableOnce: type: boolean description: 'Determines whether the pass is limited to a one-time use. If true, the pass can be used once; if false, the pass can be used multiple times within the Temporary Access Pass lifetime.' @@ -98147,12 +95839,6 @@ components: - title: windowsHelloForBusinessAuthenticationMethod type: object properties: - 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 Windows Hello for Business key was registered. - format: date-time - nullable: true displayName: type: string description: The name of the device on which Windows Hello for Business is registered @@ -98798,6 +96484,15 @@ components: description: A cloudClipboardItem can have multiple cloudClipboardItemPayload objects in the payloads. A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. additionalProperties: type: object + microsoft.graph.cloudPcConnectionSetting: + title: cloudPcConnectionSetting + type: object + properties: + enableSingleSignOn: + type: boolean + description: Indicates whether single sign-on is enabled. The default value is false. + additionalProperties: + type: object microsoft.graph.cloudPcConnectionSettings: title: cloudPcConnectionSettings type: object @@ -98815,6 +96510,12 @@ components: items: $ref: '#/components/schemas/microsoft.graph.cloudPcHealthCheckItem' description: 'A list of failed health check items. If the status property is available, this property is empty.' + 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: 'The last modified time for connectivity status of the Cloud PC. 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 would look like this: 2014-01-01T00:00:00Z.' + format: date-time + nullable: true status: $ref: '#/components/schemas/microsoft.graph.cloudPcConnectivityStatus' updatedDateTime: @@ -98891,6 +96592,8 @@ components: description: 'Time the action was initiated. The Timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). For example, midnight UTC on Jan 1, 2014 appears as ''2014-01-01T00:00:00Z''.' format: date-time nullable: true + statusDetail: + $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetail' statusDetails: $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetails' additionalProperties: @@ -98964,7 +96667,27 @@ components: - movingRegion - resizePendingLicense - updatingSingleSignOn + - modifyingSingleSignOn type: string + microsoft.graph.cloudPcStatusDetail: + title: cloudPcStatusDetail + type: object + properties: + additionalInformation: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.keyValuePair' + description: 'More information about the Cloud PC status. For example, ''additionalInformation'': [''{''@odata.type'': ''microsoft.graph.keyValuePair'',''name'': ''retriable'',''value'': true }] ''' + code: + type: string + description: 'The error/warning code associated with the Cloud PC status. Example: ''code'': ''internalServerError''.' + nullable: true + message: + type: string + description: 'The status message associated with error code. Example: ''message'': ''There was an internal server error. Please contact support xxx.''.' + nullable: true + additionalProperties: + type: object microsoft.graph.cloudPcStatusDetails: title: cloudPcStatusDetails type: object @@ -102000,8 +99723,7 @@ components: allowedPresenters: $ref: '#/components/schemas/microsoft.graph.onlineMeetingPresenters' allowLiveShare: - type: boolean - nullable: true + $ref: '#/components/schemas/microsoft.graph.meetingLiveShareOptions' allowMeetingChat: $ref: '#/components/schemas/microsoft.graph.meetingChatMode' allowParticipantsToChangeName: @@ -102203,10 +99925,6 @@ components: nullable: true meetingOrganizer: $ref: '#/components/schemas/microsoft.graph.identitySet' - meetingOrganizerId: - type: string - description: The unique identifier of the organizer of the onlineMeeting related to this recording. Read-only. - nullable: true recordingContentUrl: type: string description: The URL that can be used to access the content of the recording. Read-only. @@ -102300,10 +100018,6 @@ components: nullable: true meetingOrganizer: $ref: '#/components/schemas/microsoft.graph.identitySet' - meetingOrganizerId: - type: string - description: The unique identifier of the organizer of the onlineMeeting related to this transcript. Read-only. - nullable: true metadataContent: type: string description: The time-aligned metadata of the utterances in the transcript. Read-only. @@ -103635,6 +101349,13 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.workingTimeSchedule: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: workingTimeSchedule + type: object + additionalProperties: + type: object microsoft.graph.associatedTeamInfo: allOf: - $ref: '#/components/schemas/microsoft.graph.teamInfo' @@ -104560,22 +102281,13 @@ components: description: Display name for this policy. Required. additionalProperties: type: object - microsoft.graph.appManagementConfiguration: - title: appManagementConfiguration - type: object - properties: - keyCredentials: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.keyCredentialConfiguration' - description: Collection of keyCredential restrictions settings to be applied to an application or service principal. - passwordCredentials: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.passwordCredentialConfiguration' - description: Collection of password restrictions settings to be applied to an application or service principal. - additionalProperties: - type: object + microsoft.graph.customAppManagementConfiguration: + allOf: + - $ref: '#/components/schemas/microsoft.graph.appManagementConfiguration' + - title: customAppManagementConfiguration + type: object + additionalProperties: + type: object microsoft.graph.stsPolicy: allOf: - $ref: '#/components/schemas/microsoft.graph.policyBase' @@ -104712,6 +102424,14 @@ components: $ref: '#/components/schemas/microsoft.graph.synchronizationSchema' additionalProperties: type: object + microsoft.graph.perUserMfaState: + title: perUserMfaState + enum: + - disabled + - enforced + - enabled + - unknownFutureValue + type: string microsoft.graph.userDefaultAuthenticationMethodType: title: userDefaultAuthenticationMethodType enum: @@ -104730,6 +102450,20 @@ components: - notAttested - unknownFutureValue type: string + microsoft.graph.webauthnPublicKeyCredential: + title: webauthnPublicKeyCredential + type: object + properties: + clientExtensionResults: + $ref: '#/components/schemas/microsoft.graph.webauthnAuthenticationExtensionsClientOutputs' + id: + type: string + description: The credential ID created by the WebAuthn Authenticator. + nullable: true + response: + $ref: '#/components/schemas/microsoft.graph.webauthnAuthenticatorAttestationResponse' + additionalProperties: + type: object microsoft.graph.microsoftAuthenticatorAuthenticationMethodClientAppName: title: microsoftAuthenticatorAuthenticationMethodClientAppName enum: @@ -107308,6 +105042,13 @@ components: - organizer - unknownFutureValue type: string + microsoft.graph.meetingLiveShareOptions: + title: meetingLiveShareOptions + enum: + - enabled + - disabled + - unknownFutureValue + type: string microsoft.graph.meetingChatMode: title: meetingChatMode enum: @@ -107499,7 +105240,7 @@ components: $ref: '#/components/schemas/microsoft.graph.identity' registrantId: type: string - description: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. + description: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. (deprecated) nullable: true role: type: string @@ -108236,6 +105977,12 @@ components: type: string description: The role the position entailed. nullable: true + secondaryJobTitle: + type: string + nullable: true + secondaryRole: + type: string + nullable: true startMonthYear: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$' type: string @@ -108254,6 +106001,10 @@ components: properties: address: $ref: '#/components/schemas/microsoft.graph.physicalAddress' + companyCode: + type: string + description: 'Legal entity number of the company or its subdivision. For information on how to set the value for the companyCode, see profileSourceAnnotation.' + nullable: true department: type: string description: Department Name within a company. @@ -108269,6 +106020,9 @@ components: type: string description: Pronunciation guide for the company name. nullable: true + secondaryDepartment: + type: string + nullable: true webUrl: type: string description: Link to the company home page. @@ -108663,6 +106417,8 @@ components: nullable: true endDateTime: $ref: '#/components/schemas/microsoft.graph.dateTimeTimeZone' + settings: + $ref: '#/components/schemas/microsoft.graph.virtualEventSettings' startDateTime: $ref: '#/components/schemas/microsoft.graph.dateTimeTimeZone' status: @@ -109800,50 +107556,20 @@ components: $ref: '#/components/schemas/microsoft.graph.printTaskDefinition' additionalProperties: type: object - microsoft.graph.keyCredentialConfiguration: - title: keyCredentialConfiguration + microsoft.graph.appManagementConfiguration: + title: appManagementConfiguration type: object properties: - certificateBasedApplicationConfigurationIds: + keyCredentials: type: array items: - type: string - nullable: true - description: Collection of GUIDs that represent certificateBasedApplicationConfiguration that is allowed as root and intermediate certificate authorities. - maxLifetime: - pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' - type: string - description: 'String value that indicates the maximum lifetime for key expiration, defined as an ISO 8601 duration. For example, P4DT12H30M5S represents four days, 12 hours, 30 minutes, and five seconds. This property is required when restrictionType is set to keyLifetime.' - format: duration - nullable: true - restrictForAppsCreatedAfterDateTime: - 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: 'Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.' - format: date-time - nullable: true - restrictionType: - $ref: '#/components/schemas/microsoft.graph.appKeyCredentialRestrictionType' - additionalProperties: - type: object - microsoft.graph.passwordCredentialConfiguration: - title: passwordCredentialConfiguration - type: object - properties: - maxLifetime: - pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' - type: string - description: 'String value that indicates the maximum lifetime for password expiration, defined as an ISO 8601 duration. For example, P4DT12H30M5S represents four days, 12 hours, 30 minutes, and five seconds. This property is required when restrictionType is set to passwordLifetime.' - format: duration - nullable: true - restrictForAppsCreatedAfterDateTime: - 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: 'Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.' - format: date-time - nullable: true - restrictionType: - $ref: '#/components/schemas/microsoft.graph.appCredentialRestrictionType' + $ref: '#/components/schemas/microsoft.graph.keyCredentialConfiguration' + description: Collection of keyCredential restrictions settings to be applied to an application or service principal. + passwordCredentials: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.passwordCredentialConfiguration' + description: Collection of password restrictions settings to be applied to an application or service principal. additionalProperties: type: object microsoft.graph.customClaimConfiguration: @@ -109950,7 +107676,7 @@ components: interval: pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' type: string - description: 'The interval between synchronization iterations. The value is represented in ISO 8601 format for durations. For example, PT1M represents a period of 1 month.' + description: 'The interval between synchronization iterations. The value is represented in ISO 8601 format for durations. For example, P1M represents a period of one month and PT1M represents a period of one minute.' format: duration state: $ref: '#/components/schemas/microsoft.graph.synchronizationScheduleState' @@ -110045,6 +107771,24 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.webauthnAuthenticationExtensionsClientOutputs: + title: webauthnAuthenticationExtensionsClientOutputs + type: object + additionalProperties: + type: object + microsoft.graph.webauthnAuthenticatorAttestationResponse: + title: webauthnAuthenticatorAttestationResponse + type: object + properties: + attestationObject: + type: string + description: 'Base64URL encoded, cryptographically protected attestation about the WebAuthn Authenticator.' + nullable: true + clientDataJSON: + type: string + nullable: true + additionalProperties: + type: object microsoft.graph.attendeeType: title: attendeeType enum: @@ -111673,6 +109417,16 @@ components: $ref: '#/components/schemas/microsoft.graph.identity' additionalProperties: type: object + microsoft.graph.virtualEventSettings: + title: virtualEventSettings + type: object + properties: + isAttendeeEmailNotificationEnabled: + type: boolean + description: Indicates whether virtual event attendees receive email notifications. + nullable: true + additionalProperties: + type: object microsoft.graph.virtualEventStatus: title: virtualEventStatus enum: @@ -113288,23 +111042,56 @@ components: x-ms-navigationProperty: true additionalProperties: type: object - microsoft.graph.appKeyCredentialRestrictionType: - title: appKeyCredentialRestrictionType - enum: - - asymmetricKeyLifetime - - trustedCertificateAuthority - - unknownFutureValue - type: string - microsoft.graph.appCredentialRestrictionType: - title: appCredentialRestrictionType - enum: - - passwordAddition - - passwordLifetime - - symmetricKeyAddition - - symmetricKeyLifetime - - customPasswordAddition - - unknownFutureValue - type: string + microsoft.graph.keyCredentialConfiguration: + title: keyCredentialConfiguration + type: object + properties: + certificateBasedApplicationConfigurationIds: + type: array + items: + type: string + nullable: true + description: Collection of GUIDs that represent certificateBasedApplicationConfiguration that is allowed as root and intermediate certificate authorities. + maxLifetime: + pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' + type: string + description: 'String value that indicates the maximum lifetime for key expiration, defined as an ISO 8601 duration. For example, P4DT12H30M5S represents four days, 12 hours, 30 minutes, and five seconds. This property is required when restrictionType is set to keyLifetime.' + format: duration + nullable: true + restrictForAppsCreatedAfterDateTime: + 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: 'Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.' + format: date-time + nullable: true + restrictionType: + $ref: '#/components/schemas/microsoft.graph.appKeyCredentialRestrictionType' + state: + $ref: '#/components/schemas/microsoft.graph.appManagementRestrictionState' + additionalProperties: + type: object + microsoft.graph.passwordCredentialConfiguration: + title: passwordCredentialConfiguration + type: object + properties: + maxLifetime: + pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' + type: string + description: 'String value that indicates the maximum lifetime for password expiration, defined as an ISO 8601 duration. For example, P4DT12H30M5S represents four days, 12 hours, 30 minutes, and five seconds. This property is required when restrictionType is set to passwordLifetime.' + format: duration + nullable: true + restrictForAppsCreatedAfterDateTime: + 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: 'Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.' + format: date-time + nullable: true + restrictionType: + $ref: '#/components/schemas/microsoft.graph.appCredentialRestrictionType' + state: + $ref: '#/components/schemas/microsoft.graph.appManagementRestrictionState' + additionalProperties: + type: object microsoft.graph.customClaimAttributeBase: title: customClaimAttributeBase type: object @@ -114113,6 +111900,30 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.appKeyCredentialRestrictionType: + title: appKeyCredentialRestrictionType + enum: + - asymmetricKeyLifetime + - trustedCertificateAuthority + - unknownFutureValue + type: string + microsoft.graph.appManagementRestrictionState: + title: appManagementRestrictionState + enum: + - enabled + - disabled + - unknownFutureValue + type: string + microsoft.graph.appCredentialRestrictionType: + title: appCredentialRestrictionType + enum: + - passwordAddition + - passwordLifetime + - symmetricKeyAddition + - symmetricKeyLifetime + - customPasswordAddition + - unknownFutureValue + type: string microsoft.graph.transformationAttribute: title: transformationAttribute type: object @@ -114686,6 +112497,12 @@ components: application/json: schema: $ref: '#/components/schemas/microsoft.graph.columnDefinitionCollectionResponse' + microsoft.graph.contentModelCollectionResponse: + description: Retrieved collection + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.contentModelCollectionResponse' microsoft.graph.contentTypeCollectionResponse: description: Retrieved collection content: @@ -114704,6 +112521,12 @@ components: application/json: schema: $ref: '#/components/schemas/microsoft.graph.serviceProvisioningErrorCollectionResponse' + microsoft.graph.documentProcessingJobCollectionResponse: + description: Retrieved collection + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.documentProcessingJobCollectionResponse' microsoft.graph.driveCollectionResponse: description: Retrieved collection content: diff --git a/openApiDocs/beta/Teams.yml b/openApiDocs/beta/Teams.yml index 0a49c7bae9..4646a3cde4 100644 --- a/openApiDocs/beta/Teams.yml +++ b/openApiDocs/beta/Teams.yml @@ -18938,11 +18938,11 @@ paths: 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. + summary: Update conversationMember + description: "Update the role of a conversationMember in a \nteam.\nor channel." externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/channel-update-members?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/conversationmember-update?view=graph-rest-beta operationId: team.channel_UpdateMember parameters: - name: team-id @@ -19200,11 +19200,11 @@ paths: 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. + summary: Send chatMessage in channel + description: Send a new chatMessage in the specified channel. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/channel-post-messages?view=graph-rest-beta operationId: team.channel_CreateMessage parameters: - name: team-id @@ -38954,11 +38954,11 @@ paths: get: tags: - teamwork.teamTemplate - summary: List teamTemplates - description: 'Get the list of teamTemplate objects that are available for a tenant. ' + summary: List definitions + description: 'List the teamTemplateDefinition objects associated with a teamTemplate. ' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/teamwork-list-teamtemplates?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/teamtemplate-list-definitions?view=graph-rest-beta operationId: teamwork_ListTeamTemplate parameters: - $ref: '#/components/parameters/top' @@ -63309,6 +63309,8 @@ components: $ref: '#/components/schemas/microsoft.graph.security.security' settings: $ref: '#/components/schemas/microsoft.graph.userSettings' + solutions: + $ref: '#/components/schemas/microsoft.graph.userSolutionRoot' sponsors: type: array items: @@ -63964,7 +63966,7 @@ components: description: Indicates whether Microsoft Teams is enabled for the organization. region: type: string - description: Represents the region of the organization. + description: 'Represents the region of the organization or the tenant. The region value can be any region supported by the Teams payload. The possible values are: Americas, Europe and MiddleEast, Asia Pacific, UAE, Australia, Brazil, Canada, Switzerland, Germany, France, India, Japan, South Korea, Norway, Singapore, United Kingdom, South Africa, Sweden, Qatar, Poland, Italy, Israel, USGov Community Cloud, USGov Community Cloud High, USGov Department of Defense, and China.' nullable: true deletedChats: type: array @@ -64306,11 +64308,11 @@ components: properties: locale: type: string - description: The chosen locale of a user in Microsoft Teams. + description: 'Represents the location that a user selected in Microsoft Teams and doesn''t follow the Office''s locale setting. A user’s locale is represented by their preferred language and country or region. For example, en-us. The language component follows two-letter codes as defined in ISO 639-1, and the country component follows two-letter codes as defined in ISO 3166-1 alpha-2.' nullable: true region: type: string - description: The region of the user in Microsoft Teams. + description: 'Represents the region of the organization or the user. For users with multigeo licenses, the property contains the user''s region (if available). For users without multigeo licenses, the property contains the organization''s region.The region value can be any region supported by the Teams payload. The possible values are: Americas, Europe and MiddleEast, Asia Pacific, UAE, Australia, Brazil, Canada, Switzerland, Germany, France, India, Japan, South Korea, Norway, Singapore, United Kingdom, South Africa, Sweden, Qatar, Poland, Italy, Israel, USGov Community Cloud, USGov Community Cloud High, USGov Department of Defense, and China.' nullable: true associatedTeams: type: array @@ -65906,11 +65908,11 @@ components: 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 - description: A collection of the unique identifiers for plans that have been disabled. + description: A collection of the unique identifiers for plans that have been disabled. IDs are available in servicePlans > servicePlanId in the tenant's subscribedSkus or serviceStatus > servicePlanId in the tenant's companySubscription. skuId: 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 - description: The unique identifier for the SKU. + description: The unique identifier for the SKU. Corresponds to the skuId from subscribedSkus or companySubscription. format: uuid nullable: true additionalProperties: @@ -66575,12 +66577,24 @@ components: $ref: '#/components/schemas/microsoft.graph.columnDefinition' description: The collection of column definitions reusable across lists under this site. x-ms-navigationProperty: true + contentModels: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.contentModel' + description: The collection of content models applied to this site. + x-ms-navigationProperty: true contentTypes: type: array items: $ref: '#/components/schemas/microsoft.graph.contentType' description: The collection of content types defined for this site. x-ms-navigationProperty: true + documentProcessingJobs: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.documentProcessingJob' + description: The document processing jobs running on this site. + x-ms-navigationProperty: true drive: $ref: '#/components/schemas/microsoft.graph.drive' drives: @@ -67459,6 +67473,8 @@ components: - title: authentication type: object properties: + requirements: + $ref: '#/components/schemas/microsoft.graph.strongAuthenticationRequirements' signInPreferences: $ref: '#/components/schemas/microsoft.graph.signInPreferences' emailMethods: @@ -67489,6 +67505,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.longRunningOperation' + description: 'Represents the status of a long-running operation, such as a password reset operation.' x-ms-navigationProperty: true passwordlessMicrosoftAuthenticatorMethods: type: array @@ -67589,10 +67606,16 @@ components: type: string description: 'The allotment name divides tenant licenses into smaller batches or groups that help restrict the number of licenses available for use in a specific assignment. When the provisioningType is dedicated, the allotment name is null. Read-only.' nullable: true + connectionSetting: + $ref: '#/components/schemas/microsoft.graph.cloudPcConnectionSetting' connectionSettings: $ref: '#/components/schemas/microsoft.graph.cloudPcConnectionSettings' connectivityResult: $ref: '#/components/schemas/microsoft.graph.cloudPcConnectivityResult' + deviceRegionName: + type: string + description: 'The name of the geographical region where the Cloud PC is currently provisioned. For example, westus3, eastus2, and southeastasia. Read-only.' + nullable: true disasterRecoveryCapability: $ref: '#/components/schemas/microsoft.graph.cloudPcDisasterRecoveryCapability' diskEncryptionState: @@ -67668,6 +67691,8 @@ components: $ref: '#/components/schemas/microsoft.graph.cloudPcServicePlanType' status: $ref: '#/components/schemas/microsoft.graph.cloudPcStatus' + statusDetail: + $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetail' statusDetails: $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetails' userAccountType: @@ -69721,6 +69746,16 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.userSolutionRoot: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: userSolutionRoot + type: object + properties: + workingTimeSchedule: + $ref: '#/components/schemas/microsoft.graph.workingTimeSchedule' + additionalProperties: + type: object microsoft.graph.todo: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -72750,6 +72785,36 @@ components: $ref: '#/components/schemas/microsoft.graph.columnDefinition' additionalProperties: type: object + microsoft.graph.contentModel: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: contentModel + 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 + description: Date and time of item creation. Read-only. + format: date-time + 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 + description: Date and time of item last modification. Read-only. + format: date-time + nullable: true + modelType: + $ref: '#/components/schemas/microsoft.graph.contentModelType' + name: + type: string + description: The name of the contentModel. + nullable: true + additionalProperties: + type: object microsoft.graph.contentType: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -72834,6 +72899,27 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.documentProcessingJob: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: documentProcessingJob + type: object + properties: + 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 of item creation. Read-only. + format: date-time + nullable: true + jobType: + $ref: '#/components/schemas/microsoft.graph.documentProcessingJobType' + listItemUniqueId: + type: string + description: 'The listItemUniqueId of the file, or folder to process. Use GET driveItem resource operation and read sharepointIds property to get listItemUniqueId.' + status: + $ref: '#/components/schemas/microsoft.graph.documentProcessingJobStatus' + additionalProperties: + type: object microsoft.graph.richLongRunningOperation: allOf: - $ref: '#/components/schemas/microsoft.graph.longRunningOperation' @@ -73434,7 +73520,7 @@ components: type: boolean description: Denotes whether the policy is enabled. restrictions: - $ref: '#/components/schemas/microsoft.graph.appManagementConfiguration' + $ref: '#/components/schemas/microsoft.graph.customAppManagementConfiguration' appliesTo: type: array items: @@ -73632,6 +73718,14 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.strongAuthenticationRequirements: + title: strongAuthenticationRequirements + type: object + properties: + perUserMfaState: + $ref: '#/components/schemas/microsoft.graph.perUserMfaState' + additionalProperties: + type: object microsoft.graph.signInPreferences: title: signInPreferences type: object @@ -73664,22 +73758,16 @@ components: properties: aaGuid: type: string - description: 'Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator.' + description: 'Authenticator Attestation GUID, an identifier that indicates the type (such as make and model) of the authenticator.' nullable: true attestationCertificates: type: array items: type: string nullable: true - description: The attestation certificate(s) attached to this security key. + description: The attestation certificate or certificates attached to this security key. attestationLevel: $ref: '#/components/schemas/microsoft.graph.attestationLevel' - 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 when this key was registered to the user. - format: date-time - nullable: true displayName: type: string description: The display name of the key as given by the user. @@ -73688,6 +73776,8 @@ components: type: string description: The manufacturer-assigned model of the FIDO2 security key. nullable: true + publicKeyCredential: + $ref: '#/components/schemas/microsoft.graph.webauthnPublicKeyCredential' additionalProperties: type: object microsoft.graph.authenticationMethod: @@ -73695,6 +73785,12 @@ components: - $ref: '#/components/schemas/microsoft.graph.entity' - title: authenticationMethod type: object + properties: + 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 additionalProperties: type: object microsoft.graph.microsoftAuthenticatorAuthenticationMethod: @@ -73705,12 +73801,6 @@ components: properties: clientAppName: $ref: '#/components/schemas/microsoft.graph.microsoftAuthenticatorAuthenticationMethodClientAppName' - 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 app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - format: date-time - nullable: true deviceTag: type: string description: Tags containing app metadata. @@ -73763,11 +73853,6 @@ components: - title: passwordlessMicrosoftAuthenticatorAuthenticationMethod type: object properties: - 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 creationDateTime: 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 @@ -73788,12 +73873,6 @@ components: - title: passwordAuthenticationMethod type: object properties: - 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 when this password was last updated. This property is currently not populated. Read-only. 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 password: type: string description: 'For security, the password is always returned as null from a LIST or GET operation.' @@ -73822,12 +73901,6 @@ components: - title: platformCredentialAuthenticationMethod type: object properties: - 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 Platform Credential Key was registered. - format: date-time - nullable: true displayName: type: string description: The name of the device on which Platform Credential is registered. @@ -73858,12 +73931,6 @@ components: - title: temporaryAccessPassAuthenticationMethod type: object properties: - 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 when the Temporary Access Pass was created. - format: date-time - nullable: true isUsableOnce: type: boolean description: 'Determines whether the pass is limited to a one-time use. If true, the pass can be used once; if false, the pass can be used multiple times within the Temporary Access Pass lifetime.' @@ -73893,12 +73960,6 @@ components: - title: windowsHelloForBusinessAuthenticationMethod type: object properties: - 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 Windows Hello for Business key was registered. - format: date-time - nullable: true displayName: type: string description: The name of the device on which Windows Hello for Business is registered @@ -73938,6 +73999,15 @@ components: description: A cloudClipboardItem can have multiple cloudClipboardItemPayload objects in the payloads. A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. additionalProperties: type: object + microsoft.graph.cloudPcConnectionSetting: + title: cloudPcConnectionSetting + type: object + properties: + enableSingleSignOn: + type: boolean + description: Indicates whether single sign-on is enabled. The default value is false. + additionalProperties: + type: object microsoft.graph.cloudPcConnectionSettings: title: cloudPcConnectionSettings type: object @@ -73955,6 +74025,12 @@ components: items: $ref: '#/components/schemas/microsoft.graph.cloudPcHealthCheckItem' description: 'A list of failed health check items. If the status property is available, this property is empty.' + 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: 'The last modified time for connectivity status of the Cloud PC. 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 would look like this: 2014-01-01T00:00:00Z.' + format: date-time + nullable: true status: $ref: '#/components/schemas/microsoft.graph.cloudPcConnectivityStatus' updatedDateTime: @@ -74031,6 +74107,8 @@ components: description: 'Time the action was initiated. The Timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). For example, midnight UTC on Jan 1, 2014 appears as ''2014-01-01T00:00:00Z''.' format: date-time nullable: true + statusDetail: + $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetail' statusDetails: $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetails' additionalProperties: @@ -74104,7 +74182,27 @@ components: - movingRegion - resizePendingLicense - updatingSingleSignOn + - modifyingSingleSignOn type: string + microsoft.graph.cloudPcStatusDetail: + title: cloudPcStatusDetail + type: object + properties: + additionalInformation: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.keyValuePair' + description: 'More information about the Cloud PC status. For example, ''additionalInformation'': [''{''@odata.type'': ''microsoft.graph.keyValuePair'',''name'': ''retriable'',''value'': true }] ''' + code: + type: string + description: 'The error/warning code associated with the Cloud PC status. Example: ''code'': ''internalServerError''.' + nullable: true + message: + type: string + description: 'The status message associated with error code. Example: ''message'': ''There was an internal server error. Please contact support xxx.''.' + nullable: true + additionalProperties: + type: object microsoft.graph.cloudPcStatusDetails: title: cloudPcStatusDetails type: object @@ -76630,8 +76728,7 @@ components: allowedPresenters: $ref: '#/components/schemas/microsoft.graph.onlineMeetingPresenters' allowLiveShare: - type: boolean - nullable: true + $ref: '#/components/schemas/microsoft.graph.meetingLiveShareOptions' allowMeetingChat: $ref: '#/components/schemas/microsoft.graph.meetingChatMode' allowParticipantsToChangeName: @@ -76833,10 +76930,6 @@ components: nullable: true meetingOrganizer: $ref: '#/components/schemas/microsoft.graph.identitySet' - meetingOrganizerId: - type: string - description: The unique identifier of the organizer of the onlineMeeting related to this recording. Read-only. - nullable: true recordingContentUrl: type: string description: The URL that can be used to access the content of the recording. Read-only. @@ -76930,10 +77023,6 @@ components: nullable: true meetingOrganizer: $ref: '#/components/schemas/microsoft.graph.identitySet' - meetingOrganizerId: - type: string - description: The unique identifier of the organizer of the onlineMeeting related to this transcript. Read-only. - nullable: true metadataContent: type: string description: The time-aligned metadata of the utterances in the transcript. Read-only. @@ -78211,6 +78300,13 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.workingTimeSchedule: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: workingTimeSchedule + type: object + additionalProperties: + type: object microsoft.graph.todoTaskList: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -79794,6 +79890,17 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.contentModelType: + title: contentModelType + enum: + - teachingMethod + - layoutMethod + - freeformSelectionMethod + - prebuiltContractModel + - prebuiltInvoiceModel + - prebuiltReceiptModel + - unknownFutureValue + type: string microsoft.graph.documentSet: title: documentSet type: object @@ -79877,6 +79984,21 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.documentProcessingJobType: + title: documentProcessingJobType + enum: + - file + - folder + - unknownFutureValue + type: string + microsoft.graph.documentProcessingJobStatus: + title: documentProcessingJobStatus + enum: + - inProgress + - completed + - failed + - unknownFutureValue + type: string microsoft.graph.pageLayoutType: title: pageLayoutType enum: @@ -80200,22 +80322,13 @@ components: description: Display name for this policy. Required. additionalProperties: type: object - microsoft.graph.appManagementConfiguration: - title: appManagementConfiguration - type: object - properties: - keyCredentials: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.keyCredentialConfiguration' - description: Collection of keyCredential restrictions settings to be applied to an application or service principal. - passwordCredentials: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.passwordCredentialConfiguration' - description: Collection of password restrictions settings to be applied to an application or service principal. - additionalProperties: - type: object + microsoft.graph.customAppManagementConfiguration: + allOf: + - $ref: '#/components/schemas/microsoft.graph.appManagementConfiguration' + - title: customAppManagementConfiguration + type: object + additionalProperties: + type: object microsoft.graph.stsPolicy: allOf: - $ref: '#/components/schemas/microsoft.graph.policyBase' @@ -80352,6 +80465,14 @@ components: $ref: '#/components/schemas/microsoft.graph.synchronizationSchema' additionalProperties: type: object + microsoft.graph.perUserMfaState: + title: perUserMfaState + enum: + - disabled + - enforced + - enabled + - unknownFutureValue + type: string microsoft.graph.userDefaultAuthenticationMethodType: title: userDefaultAuthenticationMethodType enum: @@ -80370,6 +80491,20 @@ components: - notAttested - unknownFutureValue type: string + microsoft.graph.webauthnPublicKeyCredential: + title: webauthnPublicKeyCredential + type: object + properties: + clientExtensionResults: + $ref: '#/components/schemas/microsoft.graph.webauthnAuthenticationExtensionsClientOutputs' + id: + type: string + description: The credential ID created by the WebAuthn Authenticator. + nullable: true + response: + $ref: '#/components/schemas/microsoft.graph.webauthnAuthenticatorAttestationResponse' + additionalProperties: + type: object microsoft.graph.microsoftAuthenticatorAuthenticationMethodClientAppName: title: microsoftAuthenticatorAuthenticationMethodClientAppName enum: @@ -82137,6 +82272,13 @@ components: - organizer - unknownFutureValue type: string + microsoft.graph.meetingLiveShareOptions: + title: meetingLiveShareOptions + enum: + - enabled + - disabled + - unknownFutureValue + type: string microsoft.graph.meetingChatMode: title: meetingChatMode enum: @@ -82328,7 +82470,7 @@ components: $ref: '#/components/schemas/microsoft.graph.identity' registrantId: type: string - description: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. + description: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. (deprecated) nullable: true role: type: string @@ -82961,6 +83103,12 @@ components: type: string description: The role the position entailed. nullable: true + secondaryJobTitle: + type: string + nullable: true + secondaryRole: + type: string + nullable: true startMonthYear: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$' type: string @@ -82979,6 +83127,10 @@ components: properties: address: $ref: '#/components/schemas/microsoft.graph.physicalAddress' + companyCode: + type: string + description: 'Legal entity number of the company or its subdivision. For information on how to set the value for the companyCode, see profileSourceAnnotation.' + nullable: true department: type: string description: Department Name within a company. @@ -82994,6 +83146,9 @@ components: type: string description: Pronunciation guide for the company name. nullable: true + secondaryDepartment: + type: string + nullable: true webUrl: type: string description: Link to the company home page. @@ -83344,6 +83499,8 @@ components: nullable: true endDateTime: $ref: '#/components/schemas/microsoft.graph.dateTimeTimeZone' + settings: + $ref: '#/components/schemas/microsoft.graph.virtualEventSettings' startDateTime: $ref: '#/components/schemas/microsoft.graph.dateTimeTimeZone' status: @@ -84716,50 +84873,20 @@ components: $ref: '#/components/schemas/microsoft.graph.printTaskDefinition' additionalProperties: type: object - microsoft.graph.keyCredentialConfiguration: - title: keyCredentialConfiguration + microsoft.graph.appManagementConfiguration: + title: appManagementConfiguration type: object properties: - certificateBasedApplicationConfigurationIds: + keyCredentials: type: array items: - type: string - nullable: true - description: Collection of GUIDs that represent certificateBasedApplicationConfiguration that is allowed as root and intermediate certificate authorities. - maxLifetime: - pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' - type: string - description: 'String value that indicates the maximum lifetime for key expiration, defined as an ISO 8601 duration. For example, P4DT12H30M5S represents four days, 12 hours, 30 minutes, and five seconds. This property is required when restrictionType is set to keyLifetime.' - format: duration - nullable: true - restrictForAppsCreatedAfterDateTime: - 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: 'Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.' - format: date-time - nullable: true - restrictionType: - $ref: '#/components/schemas/microsoft.graph.appKeyCredentialRestrictionType' - additionalProperties: - type: object - microsoft.graph.passwordCredentialConfiguration: - title: passwordCredentialConfiguration - type: object - properties: - maxLifetime: - pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' - type: string - description: 'String value that indicates the maximum lifetime for password expiration, defined as an ISO 8601 duration. For example, P4DT12H30M5S represents four days, 12 hours, 30 minutes, and five seconds. This property is required when restrictionType is set to passwordLifetime.' - format: duration - nullable: true - restrictForAppsCreatedAfterDateTime: - 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: 'Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.' - format: date-time - nullable: true - restrictionType: - $ref: '#/components/schemas/microsoft.graph.appCredentialRestrictionType' + $ref: '#/components/schemas/microsoft.graph.keyCredentialConfiguration' + description: Collection of keyCredential restrictions settings to be applied to an application or service principal. + passwordCredentials: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.passwordCredentialConfiguration' + description: Collection of password restrictions settings to be applied to an application or service principal. additionalProperties: type: object microsoft.graph.customClaimConfiguration: @@ -84866,7 +84993,7 @@ components: interval: pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' type: string - description: 'The interval between synchronization iterations. The value is represented in ISO 8601 format for durations. For example, PT1M represents a period of 1 month.' + description: 'The interval between synchronization iterations. The value is represented in ISO 8601 format for durations. For example, P1M represents a period of one month and PT1M represents a period of one minute.' format: duration state: $ref: '#/components/schemas/microsoft.graph.synchronizationScheduleState' @@ -84961,6 +85088,24 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.webauthnAuthenticationExtensionsClientOutputs: + title: webauthnAuthenticationExtensionsClientOutputs + type: object + additionalProperties: + type: object + microsoft.graph.webauthnAuthenticatorAttestationResponse: + title: webauthnAuthenticatorAttestationResponse + type: object + properties: + attestationObject: + type: string + description: 'Base64URL encoded, cryptographically protected attestation about the WebAuthn Authenticator.' + nullable: true + clientDataJSON: + type: string + nullable: true + additionalProperties: + type: object microsoft.graph.cloudPcConnectivityEventResult: title: cloudPcConnectivityEventResult enum: @@ -86007,6 +86152,16 @@ components: $ref: '#/components/schemas/microsoft.graph.identity' additionalProperties: type: object + microsoft.graph.virtualEventSettings: + title: virtualEventSettings + type: object + properties: + isAttendeeEmailNotificationEnabled: + type: boolean + description: Indicates whether virtual event attendees receive email notifications. + nullable: true + additionalProperties: + type: object microsoft.graph.virtualEventStatus: title: virtualEventStatus enum: @@ -87640,23 +87795,56 @@ components: x-ms-navigationProperty: true additionalProperties: type: object - microsoft.graph.appKeyCredentialRestrictionType: - title: appKeyCredentialRestrictionType - enum: - - asymmetricKeyLifetime - - trustedCertificateAuthority - - unknownFutureValue - type: string - microsoft.graph.appCredentialRestrictionType: - title: appCredentialRestrictionType - enum: - - passwordAddition - - passwordLifetime - - symmetricKeyAddition - - symmetricKeyLifetime - - customPasswordAddition - - unknownFutureValue - type: string + microsoft.graph.keyCredentialConfiguration: + title: keyCredentialConfiguration + type: object + properties: + certificateBasedApplicationConfigurationIds: + type: array + items: + type: string + nullable: true + description: Collection of GUIDs that represent certificateBasedApplicationConfiguration that is allowed as root and intermediate certificate authorities. + maxLifetime: + pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' + type: string + description: 'String value that indicates the maximum lifetime for key expiration, defined as an ISO 8601 duration. For example, P4DT12H30M5S represents four days, 12 hours, 30 minutes, and five seconds. This property is required when restrictionType is set to keyLifetime.' + format: duration + nullable: true + restrictForAppsCreatedAfterDateTime: + 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: 'Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.' + format: date-time + nullable: true + restrictionType: + $ref: '#/components/schemas/microsoft.graph.appKeyCredentialRestrictionType' + state: + $ref: '#/components/schemas/microsoft.graph.appManagementRestrictionState' + additionalProperties: + type: object + microsoft.graph.passwordCredentialConfiguration: + title: passwordCredentialConfiguration + type: object + properties: + maxLifetime: + pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' + type: string + description: 'String value that indicates the maximum lifetime for password expiration, defined as an ISO 8601 duration. For example, P4DT12H30M5S represents four days, 12 hours, 30 minutes, and five seconds. This property is required when restrictionType is set to passwordLifetime.' + format: duration + nullable: true + restrictForAppsCreatedAfterDateTime: + 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: 'Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.' + format: date-time + nullable: true + restrictionType: + $ref: '#/components/schemas/microsoft.graph.appCredentialRestrictionType' + state: + $ref: '#/components/schemas/microsoft.graph.appManagementRestrictionState' + additionalProperties: + type: object microsoft.graph.customClaimAttributeBase: title: customClaimAttributeBase type: object @@ -88343,6 +88531,30 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.appKeyCredentialRestrictionType: + title: appKeyCredentialRestrictionType + enum: + - asymmetricKeyLifetime + - trustedCertificateAuthority + - unknownFutureValue + type: string + microsoft.graph.appManagementRestrictionState: + title: appManagementRestrictionState + enum: + - enabled + - disabled + - unknownFutureValue + type: string + microsoft.graph.appCredentialRestrictionType: + title: appCredentialRestrictionType + enum: + - passwordAddition + - passwordLifetime + - symmetricKeyAddition + - symmetricKeyLifetime + - customPasswordAddition + - unknownFutureValue + type: string microsoft.graph.transformationAttribute: title: transformationAttribute type: object diff --git a/openApiDocs/beta/Users.Actions.yml b/openApiDocs/beta/Users.Actions.yml index 9a08989c9a..88717d06e3 100644 --- a/openApiDocs/beta/Users.Actions.yml +++ b/openApiDocs/beta/Users.Actions.yml @@ -69,7 +69,7 @@ paths: tags: - users.Actions summary: Invoke action resetPassword - description: Initiate a reset for the password associated with a password authentication method object. This can only be done by an administrator with appropriate permissions and can't be performed on a user's own account. This flow writes the new password to Microsoft Entra ID 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: 'Initiate a reset for the password associated with a password authentication method object. This can only be done by an administrator with appropriate permissions and can''t be performed on a user''s own account. To reset a user''s password in in Azure AD B2C, use the Update user API operation and update the passwordProfile > forceChangePasswordNextSignIn object. This flow writes the new password to Microsoft Entra ID 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://learn.microsoft.com/graph/api/authenticationmethod-resetpassword?view=graph-rest-beta @@ -20514,6 +20514,47 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action + '/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/microsoft.graph.discardCheckout': + post: + tags: + - users.Actions + summary: Invoke action discardCheckout + description: Discard the check out of a driveItem. This action releases a driveItem resource that was previously checked out. Any changes made to the item while it was checked out are discarded. The same user that performed the checkout must discard it. Another alternative is to use application permissions. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/driveitem-discardcheckout?view=graph-rest-beta + operationId: user.drive.item_discardCheckout + 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.extractSensitivityLabels': post: tags: @@ -22605,6 +22646,39 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action + '/users/{user-id}/drives/{drive-id}/root/microsoft.graph.discardCheckout': + post: + tags: + - users.Actions + summary: Invoke action discardCheckout + description: Discard the check out of a driveItem. This action releases a driveItem resource that was previously checked out. Any changes made to the item while it was checked out are discarded. The same user that performed the checkout must discard it. Another alternative is to use application permissions. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/driveitem-discardcheckout?view=graph-rest-beta + operationId: user.drive.root_discardCheckout + 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.extractSensitivityLabels': post: tags: @@ -28072,13 +28146,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/managedDevices/{managedDevice-id}/microsoft.graph.cleanWindowsDevice': + '/users/{user-id}/managedDevices/{managedDevice-id}/microsoft.graph.changeAssignments': post: tags: - users.Actions - summary: Invoke action cleanWindowsDevice - description: Clean Windows device - operationId: user.managedDevice_cleanWindowsDevice + summary: Invoke action changeAssignments + operationId: user.managedDevice_changeAssignment parameters: - name: user-id in: path @@ -28103,9 +28176,10 @@ paths: schema: type: object properties: - keepUserData: - type: boolean - default: false + deviceAssignmentItems: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.deviceAssignmentItem' additionalProperties: type: object required: true @@ -28115,12 +28189,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/managedDevices/{managedDevice-id}/microsoft.graph.createDeviceLogCollectionRequest': + '/users/{user-id}/managedDevices/{managedDevice-id}/microsoft.graph.cleanWindowsDevice': post: tags: - users.Actions - summary: Invoke action createDeviceLogCollectionRequest - operationId: user.managedDevice_createDeviceLogCollectionRequest + summary: Invoke action cleanWindowsDevice + description: Clean Windows device + operationId: user.managedDevice_cleanWindowsDevice parameters: - name: user-id in: path @@ -28145,28 +28220,24 @@ paths: schema: type: object properties: - templateType: - $ref: '#/components/schemas/microsoft.graph.deviceLogCollectionRequest' + keepUserData: + type: boolean + default: false additionalProperties: type: object required: true responses: 2XX: description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.deviceLogCollectionResponse' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/managedDevices/{managedDevice-id}/microsoft.graph.deleteUserFromSharedAppleDevice': + '/users/{user-id}/managedDevices/{managedDevice-id}/microsoft.graph.createDeviceLogCollectionRequest': post: tags: - users.Actions - summary: Invoke action deleteUserFromSharedAppleDevice - description: Delete user from shared Apple device - operationId: user.managedDevice_deleteUserFromSharedAppleDevice + summary: Invoke action createDeviceLogCollectionRequest + operationId: user.managedDevice_createDeviceLogCollectionRequest parameters: - name: user-id in: path @@ -28191,24 +28262,28 @@ paths: schema: type: object properties: - userPrincipalName: - type: string - nullable: true + templateType: + $ref: '#/components/schemas/microsoft.graph.deviceLogCollectionRequest' additionalProperties: type: object required: true responses: 2XX: description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.deviceLogCollectionResponse' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/managedDevices/{managedDevice-id}/microsoft.graph.deprovision': + '/users/{user-id}/managedDevices/{managedDevice-id}/microsoft.graph.deleteUserFromSharedAppleDevice': post: tags: - users.Actions - summary: Invoke action deprovision - operationId: user.managedDevice_deprovision + summary: Invoke action deleteUserFromSharedAppleDevice + description: Delete user from shared Apple device + operationId: user.managedDevice_deleteUserFromSharedAppleDevice parameters: - name: user-id in: path @@ -28233,8 +28308,9 @@ paths: schema: type: object properties: - deprovisionReason: + userPrincipalName: type: string + nullable: true additionalProperties: type: object required: true @@ -28244,72 +28320,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/managedDevices/{managedDevice-id}/microsoft.graph.disable': - post: - tags: - - users.Actions - summary: Invoke action disable - operationId: user.managedDevice_disable - 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: managedDevice-id - in: path - description: The unique identifier of managedDevice - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: managedDevice - responses: - 2XX: - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/users/{user-id}/managedDevices/{managedDevice-id}/microsoft.graph.disableLostMode': - post: - tags: - - users.Actions - summary: Invoke action disableLostMode - description: Disable lost mode - operationId: user.managedDevice_disableLostMode - 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: managedDevice-id - in: path - description: The unique identifier of managedDevice - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: managedDevice - responses: - 2XX: - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/users/{user-id}/managedDevices/{managedDevice-id}/microsoft.graph.enableLostMode': + '/users/{user-id}/managedDevices/{managedDevice-id}/microsoft.graph.deprovision': post: tags: - users.Actions - summary: Invoke action enableLostMode - description: Enable lost mode - operationId: user.managedDevice_enableLostMode + summary: Invoke action deprovision + operationId: user.managedDevice_deprovision parameters: - name: user-id in: path @@ -28334,15 +28350,8 @@ paths: schema: type: object properties: - message: - type: string - nullable: true - phoneNumber: - type: string - nullable: true - footer: + deprovisionReason: type: string - nullable: true additionalProperties: type: object required: true @@ -28352,73 +28361,181 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/users/{user-id}/managedDevices/{managedDevice-id}/microsoft.graph.enrollNowAction': - post: - tags: - - users.Actions - summary: Invoke action enrollNowAction - description: Trigger comanagement enrollment action on ConfigurationManager client - operationId: user.managedDevice_enrollNowAction - 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: managedDevice-id - in: path - description: The unique identifier of managedDevice - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: managedDevice - responses: - 2XX: - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/users/{user-id}/managedDevices/{managedDevice-id}/microsoft.graph.initiateDeviceAttestation': - post: - tags: - - users.Actions - summary: Invoke action initiateDeviceAttestation - description: Perform Device Attestation - operationId: user.managedDevice_initiateDeviceAttestation - 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: managedDevice-id - in: path - description: The unique identifier of managedDevice - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: managedDevice - responses: - 2XX: - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/users/{user-id}/managedDevices/{managedDevice-id}/microsoft.graph.initiateMobileDeviceManagementKeyRecovery': + '/users/{user-id}/managedDevices/{managedDevice-id}/microsoft.graph.disable': post: tags: - users.Actions - summary: Invoke action initiateMobileDeviceManagementKeyRecovery - description: Perform MDM key recovery and TPM attestation - operationId: user.managedDevice_initiateMobileDeviceManagementKeyRecovery + summary: Invoke action disable + operationId: user.managedDevice_disable + 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: managedDevice-id + in: path + description: The unique identifier of managedDevice + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: managedDevice + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/users/{user-id}/managedDevices/{managedDevice-id}/microsoft.graph.disableLostMode': + post: + tags: + - users.Actions + summary: Invoke action disableLostMode + description: Disable lost mode + operationId: user.managedDevice_disableLostMode + 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: managedDevice-id + in: path + description: The unique identifier of managedDevice + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: managedDevice + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/users/{user-id}/managedDevices/{managedDevice-id}/microsoft.graph.enableLostMode': + post: + tags: + - users.Actions + summary: Invoke action enableLostMode + description: Enable lost mode + operationId: user.managedDevice_enableLostMode + 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: managedDevice-id + in: path + description: The unique identifier of managedDevice + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: managedDevice + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + message: + type: string + nullable: true + phoneNumber: + type: string + nullable: true + footer: + 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}/managedDevices/{managedDevice-id}/microsoft.graph.enrollNowAction': + post: + tags: + - users.Actions + summary: Invoke action enrollNowAction + description: Trigger comanagement enrollment action on ConfigurationManager client + operationId: user.managedDevice_enrollNowAction + 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: managedDevice-id + in: path + description: The unique identifier of managedDevice + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: managedDevice + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/users/{user-id}/managedDevices/{managedDevice-id}/microsoft.graph.initiateDeviceAttestation': + post: + tags: + - users.Actions + summary: Invoke action initiateDeviceAttestation + description: Perform Device Attestation + operationId: user.managedDevice_initiateDeviceAttestation + 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: managedDevice-id + in: path + description: The unique identifier of managedDevice + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: managedDevice + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/users/{user-id}/managedDevices/{managedDevice-id}/microsoft.graph.initiateMobileDeviceManagementKeyRecovery': + post: + tags: + - users.Actions + summary: Invoke action initiateMobileDeviceManagementKeyRecovery + description: Perform MDM key recovery and TPM attestation + operationId: user.managedDevice_initiateMobileDeviceManagementKeyRecovery parameters: - name: user-id in: path @@ -30523,7 +30640,7 @@ paths: tags: - users.Actions summary: Invoke action assignLicense - 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. ' + description: 'Add or remove licenses for the user to enable or disable their use of Microsoft cloud offerings that the company has licenses to. 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 get the subscriptions available in the directory, perform a GET subscribedSkus request. ' externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/user-assignlicense?view=graph-rest-beta @@ -30823,7 +30940,7 @@ paths: 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. This API returns up to 11,000 group IDs. If more than 11,000 results are available, it returns a 400 Bad Request error with the Directory_ResultSizeLimitExceeded error code. As a workaround, use the List group transitive memberOf API.' + 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. This API returns up to 11,000 group IDs. If more than 11,000 results are available, it returns a 400 Bad Request error with the DirectoryResultSizeLimitExceeded error code. If you get the DirectoryResultSizeLimitExceeded error code, use the List group transitive memberOf API instead.' externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta @@ -31045,6 +31162,20 @@ paths: schema: type: string x-ms-docs-key-type: user + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + autoReconcileProxyConflict: + type: boolean + default: false + nullable: true + additionalProperties: + type: object + required: true responses: 2XX: description: Success @@ -35067,6 +35198,50 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action + '/users/{user-id}/solutions/workingTimeSchedule/microsoft.graph.endWorkingTime': + post: + tags: + - users.Actions + summary: Invoke action endWorkingTime + description: Triggers the policies associated with the end of working hours. + operationId: user.solution.workingTimeSchedule_endWorkingTime + 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 + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/users/{user-id}/solutions/workingTimeSchedule/microsoft.graph.startWorkingTime': + post: + tags: + - users.Actions + summary: Invoke action startWorkingTime + description: Triggers the policies associated with the end of working hours. + operationId: user.solution.workingTimeSchedule_startWorkingTime + 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 + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action '/users/{user-id}/teamwork/microsoft.graph.sendActivityNotification': post: tags: @@ -35639,6 +35814,8 @@ components: description: 'Time the action was initiated. The Timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). For example, midnight UTC on Jan 1, 2014 appears as ''2014-01-01T00:00:00Z''.' format: date-time nullable: true + statusDetail: + $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetail' statusDetails: $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetails' additionalProperties: @@ -36151,12 +36328,24 @@ components: $ref: '#/components/schemas/microsoft.graph.columnDefinition' description: The collection of column definitions reusable across lists under this site. x-ms-navigationProperty: true + contentModels: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.contentModel' + description: The collection of content models applied to this site. + x-ms-navigationProperty: true contentTypes: type: array items: $ref: '#/components/schemas/microsoft.graph.contentType' description: The collection of content types defined for this site. x-ms-navigationProperty: true + documentProcessingJobs: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.documentProcessingJob' + description: The document processing jobs running on this site. + x-ms-navigationProperty: true drive: $ref: '#/components/schemas/microsoft.graph.drive' drives: @@ -36677,6 +36866,54 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.deviceAssignmentItem: + title: deviceAssignmentItem + type: object + properties: + assignmentItemActionIntent: + $ref: '#/components/schemas/microsoft.graph.deviceAssignmentItemIntent' + assignmentItemActionStatus: + $ref: '#/components/schemas/microsoft.graph.deviceAssignmentItemStatus' + errorCode: + type: integer + description: The error code for the application or configuration regarding the failed executed action on the managed device. Read-Only. Returned in the action result. 0 is default value and indicates no failure. Valid values -9.22337203685478E+18 to 9.22337203685478E+18. This property is read-only. + format: int64 + readOnly: true + intentActionMessage: + type: string + description: 'The intent action message for the application or configuration regarding the executed action on the managed device. When the action is on error, this property provides message on the reason of failure. When the action is in progress, this property provides message on what''s being processed on the device. Read-Only. Returned in the action result. Can be null. Max length is 1500. This property is read-only.' + nullable: true + readOnly: true + itemDisplayName: + type: string + description: The item displayName name for the application or configuration. Read-Only. Returned in the action result. Default value is null. The property value cannot be modified and is automatically populated with the action result. Max length is 200. This property is read-only. + nullable: true + readOnly: true + itemId: + type: string + description: The unique identifier for the application or configuration. ItemId is required property which needs to be set in the action POST request parameter for the DeviceAssignmentItem intended to remove. Max length is 40 + itemSubTypeDisplayName: + type: string + description: 'Indicates the specific type for the application or configuration. For example, unknown, application, appConfiguration, exploitProtection, bitLocker, deviceControl, microsoftEdgeBaseline, attackSurfaceReductionRulesConfigMgr, endpointDetectionandResponse, windowsUpdateforBusiness, microsoftDefenderFirewallRules, applicationControl, microsoftDefenderAntivirusexclusions, microsoftDefenderAntivirus, wiredNetwork, derivedPersonalIdentityVerificationCredential, windowsHealthMonitoring, extensions, mxProfileZebraOnly, deviceFirmwareConfigurationInterface, deliveryOptimization, identityProtection, kiosk, overrideGroupPolicy, domainJoinPreview, pkcsImportedCertificate, networkBoundary, endpointProtection, microsoftDefenderAtpWindows10Desktop, sharedMultiUserDevice, deviceFeatures, secureAssessmentEducation, wiFiImport, editionUpgradeAndModeSwitch, vpn, custom, softwareUpdates, deviceRestrictionsWindows10Team, email, trustedCertificate, scepCertificate, emailSamsungKnoxOnly, pkcsCertificate, deviceRestrictions, wiFi, settingsCatalog. Read-Only. Returned in the action result. Default value is null. The property value cannot be modified and is automatically populated with the action result. Max length is 200. This property is read-only.' + nullable: true + readOnly: true + itemType: + $ref: '#/components/schemas/microsoft.graph.deviceAssignmentItemType' + lastActionDateTime: + 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 when the application or configuration was initiated an action execution. Read-Only. Returned in the action result. The property value cannot be modified and is automatically populated when the action is initiated. 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, 2025 would look like this: ''2025-01-01T00:00:00Z''. This property is read-only.' + format: date-time + readOnly: true + 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: 'The date and time when the application or configuration was last modified because of either action execution or status change. Read-Only. Returned in the action result. The property value cannot be modified and is automatically populated when the action is initiated or the device has a status change. 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, 2025 would look like this: ''2025-01-01T00:00:00Z''. This property is read-only.' + format: date-time + readOnly: true + additionalProperties: + type: object + description: 'Represents the application or configuration included in the ChangeAssignments action execution or result. For action execution, it represents the application or configuration intended to be uninstalled or removed on the managed device. For action result, it represents the live reporting data for this application or configuration regarding its removal or restoration process.' microsoft.graph.deviceLogCollectionRequest: title: deviceLogCollectionRequest type: object @@ -37742,6 +37979,25 @@ components: - failed - notSupported type: string + microsoft.graph.cloudPcStatusDetail: + title: cloudPcStatusDetail + type: object + properties: + additionalInformation: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.keyValuePair' + description: 'More information about the Cloud PC status. For example, ''additionalInformation'': [''{''@odata.type'': ''microsoft.graph.keyValuePair'',''name'': ''retriable'',''value'': true }] ''' + code: + type: string + description: 'The error/warning code associated with the Cloud PC status. Example: ''code'': ''internalServerError''.' + nullable: true + message: + type: string + description: 'The status message associated with error code. Example: ''message'': ''There was an internal server error. Please contact support xxx.''.' + nullable: true + additionalProperties: + type: object microsoft.graph.cloudPcStatusDetails: title: cloudPcStatusDetails type: object @@ -39009,6 +39265,57 @@ components: $ref: '#/components/schemas/microsoft.graph.root' additionalProperties: type: object + microsoft.graph.contentModel: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: contentModel + 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 + description: Date and time of item creation. Read-only. + format: date-time + 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 + description: Date and time of item last modification. Read-only. + format: date-time + nullable: true + modelType: + $ref: '#/components/schemas/microsoft.graph.contentModelType' + name: + type: string + description: The name of the contentModel. + nullable: true + additionalProperties: + type: object + microsoft.graph.documentProcessingJob: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: documentProcessingJob + type: object + properties: + 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 of item creation. Read-only. + format: date-time + nullable: true + jobType: + $ref: '#/components/schemas/microsoft.graph.documentProcessingJobType' + listItemUniqueId: + type: string + description: 'The listItemUniqueId of the file, or folder to process. Use GET driveItem resource operation and read sharepointIds property to get listItemUniqueId.' + status: + $ref: '#/components/schemas/microsoft.graph.documentProcessingJobStatus' + additionalProperties: + type: object microsoft.graph.drive: allOf: - $ref: '#/components/schemas/microsoft.graph.baseItem' @@ -39652,6 +39959,89 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.deviceAssignmentItemIntent: + title: deviceAssignmentItemIntent + enum: + - remove + - restore + - unknownFutureValue + type: string + description: 'A list of possible assignment item action intent values on the application or configuration when executing this action on the managed device. For example, if the application or configuration is intended to be removed on the managed device, then the intent value is remove, and if the application or configuration already under removal through previous actions and is now intended to be restored on the managed device, then the intent value is restore' + x-ms-enum: + name: deviceAssignmentItemIntent + modelAsString: false + values: + - value: remove + description: Default. Indicates that the deployed application or configuration is intended to be removed on the managed device + name: remove + - value: restore + description: Indicates that the application or configuration already under removal through previous actions and is now intended to be restored on the managed device + name: restore + - value: unknownFutureValue + description: Evolvable enumeration sentinel value. Do not use + name: unknownFutureValue + microsoft.graph.deviceAssignmentItemStatus: + title: deviceAssignmentItemStatus + enum: + - initiated + - inProgress + - removed + - error + - succeeded + - unknownFutureValue + type: string + description: 'A list of possible assignment item action status values for the application or configuration regarding their executed action on the managed device. For example, a configuration included in the deviceAssignmentItems list has just been executed the action. Its status starts with inProgress until it''s successfully removed to reflect as removed status or failed to be removed to reflect as error status on the managed device. Similar status change happens for restoration process' + x-ms-enum: + name: deviceAssignmentItemStatus + modelAsString: false + values: + - value: initiated + description: Default. Indicates that the device assignment action to remove or restore an application or a configuration is 'initiated' on the managed device + name: initiated + - value: inProgress + description: Indicates that the device assignment action to remove or restore an application or a configuration is 'in progress' on the managed device + name: inProgress + - value: removed + description: Indicates that the application or configuration has been successfully removed on the managed device + name: removed + - value: error + description: Indicates that the application or configuration has failed to be removed or restored on the managed device. The error may be retriable depending on the intent action message and error code + name: error + - value: succeeded + description: Indicates that the application or configuration has been successfully restored on the managed device + name: succeeded + - value: unknownFutureValue + description: Evolvable enumeration sentinel value. Do not use + name: unknownFutureValue + microsoft.graph.deviceAssignmentItemType: + title: deviceAssignmentItemType + enum: + - application + - deviceConfiguration + - deviceManagementConfigurationPolicy + - mobileAppConfiguration + - unknownFutureValue + type: string + description: 'A list of possible device assignment item types to execute this action on the managed device. Device assignment item represents existing assigned Intune resource such as application or configuration. Currently supported device assignment item types are Application, DeviceConfiguration, DeviceManagementConfigurationPolicy and MobileAppConfiguration' + x-ms-enum: + name: deviceAssignmentItemType + modelAsString: false + values: + - value: application + description: Default. Indicates that the device assignment item type for the action is graph.mobileApp. Application is uninstalled on removal and installed back on restoration + name: application + - value: deviceConfiguration + description: Indicates that the device assignment item type for the action is graph.deviceConfiguration. DeviceConfiguration associated settings are removed on removal and added back on restoration + name: deviceConfiguration + - value: deviceManagementConfigurationPolicy + description: Indicates that the device assignment item type for the action is graph.deviceManagementConfigurationPolicy. DeviceManagementConfigurationPolicy associated settings are removed on removal and added back on restoration + name: deviceManagementConfigurationPolicy + - value: mobileAppConfiguration + description: Indicates that the device assignment item type for the action is `graph.managedDeviceMobileAppConfiguration`. MobileAppConfiguration associated settings are removed on removal and added back on restoration + name: mobileAppConfiguration + - value: unknownFutureValue + description: Evolvable enumeration sentinel value. Do not use + name: unknownFutureValue microsoft.graph.deviceLogCollectionTemplateType: title: deviceLogCollectionTemplateType enum: @@ -39859,8 +40249,7 @@ components: allowedPresenters: $ref: '#/components/schemas/microsoft.graph.onlineMeetingPresenters' allowLiveShare: - type: boolean - nullable: true + $ref: '#/components/schemas/microsoft.graph.meetingLiveShareOptions' allowMeetingChat: $ref: '#/components/schemas/microsoft.graph.meetingChatMode' allowParticipantsToChangeName: @@ -40039,10 +40428,6 @@ components: nullable: true meetingOrganizer: $ref: '#/components/schemas/microsoft.graph.identitySet' - meetingOrganizerId: - type: string - description: The unique identifier of the organizer of the onlineMeeting related to this recording. Read-only. - nullable: true recordingContentUrl: type: string description: The URL that can be used to access the content of the recording. Read-only. @@ -40136,10 +40521,6 @@ components: nullable: true meetingOrganizer: $ref: '#/components/schemas/microsoft.graph.identitySet' - meetingOrganizerId: - type: string - description: The unique identifier of the organizer of the onlineMeeting related to this transcript. Read-only. - nullable: true metadataContent: type: string description: The time-aligned metadata of the utterances in the transcript. Read-only. @@ -40472,11 +40853,11 @@ components: 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 - description: A collection of the unique identifiers for plans that have been disabled. + description: A collection of the unique identifiers for plans that have been disabled. IDs are available in servicePlans > servicePlanId in the tenant's subscribedSkus or serviceStatus > servicePlanId in the tenant's companySubscription. skuId: 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 - description: The unique identifier for the SKU. + description: The unique identifier for the SKU. Corresponds to the skuId from subscribedSkus or companySubscription. format: uuid nullable: true additionalProperties: @@ -41228,6 +41609,8 @@ components: $ref: '#/components/schemas/microsoft.graph.security.security' settings: $ref: '#/components/schemas/microsoft.graph.userSettings' + solutions: + $ref: '#/components/schemas/microsoft.graph.userSolutionRoot' sponsors: type: array items: @@ -42333,6 +42716,32 @@ components: $ref: '#/components/schemas/microsoft.graph.siteArchiveStatus' additionalProperties: type: object + microsoft.graph.contentModelType: + title: contentModelType + enum: + - teachingMethod + - layoutMethod + - freeformSelectionMethod + - prebuiltContractModel + - prebuiltInvoiceModel + - prebuiltReceiptModel + - unknownFutureValue + type: string + microsoft.graph.documentProcessingJobType: + title: documentProcessingJobType + enum: + - file + - folder + - unknownFutureValue + type: string + microsoft.graph.documentProcessingJobStatus: + title: documentProcessingJobStatus + enum: + - inProgress + - completed + - failed + - unknownFutureValue + type: string microsoft.graph.quota: title: quota type: object @@ -43186,6 +43595,13 @@ components: - organizer - unknownFutureValue type: string + microsoft.graph.meetingLiveShareOptions: + title: meetingLiveShareOptions + enum: + - enabled + - disabled + - unknownFutureValue + type: string microsoft.graph.meetingChatMode: title: meetingChatMode enum: @@ -43336,7 +43752,7 @@ components: $ref: '#/components/schemas/microsoft.graph.identity' registrantId: type: string - description: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. + description: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. (deprecated) nullable: true role: type: string @@ -44670,6 +45086,8 @@ components: - title: authentication type: object properties: + requirements: + $ref: '#/components/schemas/microsoft.graph.strongAuthenticationRequirements' signInPreferences: $ref: '#/components/schemas/microsoft.graph.signInPreferences' emailMethods: @@ -44700,6 +45118,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.longRunningOperation' + description: 'Represents the status of a long-running operation, such as a password reset operation.' x-ms-navigationProperty: true passwordlessMicrosoftAuthenticatorMethods: type: array @@ -45169,10 +45588,16 @@ components: type: string description: 'The allotment name divides tenant licenses into smaller batches or groups that help restrict the number of licenses available for use in a specific assignment. When the provisioningType is dedicated, the allotment name is null. Read-only.' nullable: true + connectionSetting: + $ref: '#/components/schemas/microsoft.graph.cloudPcConnectionSetting' connectionSettings: $ref: '#/components/schemas/microsoft.graph.cloudPcConnectionSettings' connectivityResult: $ref: '#/components/schemas/microsoft.graph.cloudPcConnectivityResult' + deviceRegionName: + type: string + description: 'The name of the geographical region where the Cloud PC is currently provisioned. For example, westus3, eastus2, and southeastasia. Read-only.' + nullable: true disasterRecoveryCapability: $ref: '#/components/schemas/microsoft.graph.cloudPcDisasterRecoveryCapability' diskEncryptionState: @@ -45248,6 +45673,8 @@ components: $ref: '#/components/schemas/microsoft.graph.cloudPcServicePlanType' status: $ref: '#/components/schemas/microsoft.graph.cloudPcStatus' + statusDetail: + $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetail' statusDetails: $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetails' userAccountType: @@ -47455,6 +47882,16 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.userSolutionRoot: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: userSolutionRoot + type: object + properties: + workingTimeSchedule: + $ref: '#/components/schemas/microsoft.graph.workingTimeSchedule' + additionalProperties: + type: object microsoft.graph.userTeamwork: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -47463,11 +47900,11 @@ components: properties: locale: type: string - description: The chosen locale of a user in Microsoft Teams. + description: 'Represents the location that a user selected in Microsoft Teams and doesn''t follow the Office''s locale setting. A user’s locale is represented by their preferred language and country or region. For example, en-us. The language component follows two-letter codes as defined in ISO 639-1, and the country component follows two-letter codes as defined in ISO 3166-1 alpha-2.' nullable: true region: type: string - description: The region of the user in Microsoft Teams. + description: 'Represents the region of the organization or the user. For users with multigeo licenses, the property contains the user''s region (if available). For users without multigeo licenses, the property contains the organization''s region.The region value can be any region supported by the Teams payload. The possible values are: Americas, Europe and MiddleEast, Asia Pacific, UAE, Australia, Brazil, Canada, Switzerland, Germany, France, India, Japan, South Korea, Norway, Singapore, United Kingdom, South Africa, Sweden, Qatar, Poland, Italy, Israel, USGov Community Cloud, USGov Community Cloud High, USGov Department of Defense, and China.' nullable: true associatedTeams: type: array @@ -49360,7 +49797,7 @@ components: type: boolean description: Denotes whether the policy is enabled. restrictions: - $ref: '#/components/schemas/microsoft.graph.appManagementConfiguration' + $ref: '#/components/schemas/microsoft.graph.customAppManagementConfiguration' appliesTo: type: array items: @@ -49584,6 +50021,14 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.strongAuthenticationRequirements: + title: strongAuthenticationRequirements + type: object + properties: + perUserMfaState: + $ref: '#/components/schemas/microsoft.graph.perUserMfaState' + additionalProperties: + type: object microsoft.graph.signInPreferences: title: signInPreferences type: object @@ -49616,22 +50061,16 @@ components: properties: aaGuid: type: string - description: 'Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator.' + description: 'Authenticator Attestation GUID, an identifier that indicates the type (such as make and model) of the authenticator.' nullable: true attestationCertificates: type: array items: type: string nullable: true - description: The attestation certificate(s) attached to this security key. + description: The attestation certificate or certificates attached to this security key. attestationLevel: $ref: '#/components/schemas/microsoft.graph.attestationLevel' - 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 when this key was registered to the user. - format: date-time - nullable: true displayName: type: string description: The display name of the key as given by the user. @@ -49640,6 +50079,8 @@ components: type: string description: The manufacturer-assigned model of the FIDO2 security key. nullable: true + publicKeyCredential: + $ref: '#/components/schemas/microsoft.graph.webauthnPublicKeyCredential' additionalProperties: type: object microsoft.graph.authenticationMethod: @@ -49647,6 +50088,12 @@ components: - $ref: '#/components/schemas/microsoft.graph.entity' - title: authenticationMethod type: object + properties: + 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 additionalProperties: type: object microsoft.graph.microsoftAuthenticatorAuthenticationMethod: @@ -49657,12 +50104,6 @@ components: properties: clientAppName: $ref: '#/components/schemas/microsoft.graph.microsoftAuthenticatorAuthenticationMethodClientAppName' - 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 app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - format: date-time - nullable: true deviceTag: type: string description: Tags containing app metadata. @@ -49685,11 +50126,6 @@ components: - title: passwordlessMicrosoftAuthenticatorAuthenticationMethod type: object properties: - 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 creationDateTime: 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 @@ -49710,12 +50146,6 @@ components: - title: passwordAuthenticationMethod type: object properties: - 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 when this password was last updated. This property is currently not populated. Read-only. 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 password: type: string description: 'For security, the password is always returned as null from a LIST or GET operation.' @@ -49744,12 +50174,6 @@ components: - title: platformCredentialAuthenticationMethod type: object properties: - 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 Platform Credential Key was registered. - format: date-time - nullable: true displayName: type: string description: The name of the device on which Platform Credential is registered. @@ -49780,12 +50204,6 @@ components: - title: temporaryAccessPassAuthenticationMethod type: object properties: - 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 when the Temporary Access Pass was created. - format: date-time - nullable: true isUsableOnce: type: boolean description: 'Determines whether the pass is limited to a one-time use. If true, the pass can be used once; if false, the pass can be used multiple times within the Temporary Access Pass lifetime.' @@ -49815,12 +50233,6 @@ components: - title: windowsHelloForBusinessAuthenticationMethod type: object properties: - 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 Windows Hello for Business key was registered. - format: date-time - nullable: true displayName: type: string description: The name of the device on which Windows Hello for Business is registered @@ -50243,6 +50655,15 @@ components: description: A cloudClipboardItem can have multiple cloudClipboardItemPayload objects in the payloads. A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. additionalProperties: type: object + microsoft.graph.cloudPcConnectionSetting: + title: cloudPcConnectionSetting + type: object + properties: + enableSingleSignOn: + type: boolean + description: Indicates whether single sign-on is enabled. The default value is false. + additionalProperties: + type: object microsoft.graph.cloudPcConnectionSettings: title: cloudPcConnectionSettings type: object @@ -50260,6 +50681,12 @@ components: items: $ref: '#/components/schemas/microsoft.graph.cloudPcHealthCheckItem' description: 'A list of failed health check items. If the status property is available, this property is empty.' + 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: 'The last modified time for connectivity status of the Cloud PC. 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 would look like this: 2014-01-01T00:00:00Z.' + format: date-time + nullable: true status: $ref: '#/components/schemas/microsoft.graph.cloudPcConnectivityStatus' updatedDateTime: @@ -50368,6 +50795,7 @@ components: - movingRegion - resizePendingLicense - updatingSingleSignOn + - modifyingSingleSignOn type: string microsoft.graph.typedEmailAddress: allOf: @@ -54134,6 +54562,13 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.workingTimeSchedule: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: workingTimeSchedule + type: object + additionalProperties: + type: object microsoft.graph.associatedTeamInfo: allOf: - $ref: '#/components/schemas/microsoft.graph.teamInfo' @@ -54968,22 +55403,13 @@ components: description: Display name for this policy. Required. additionalProperties: type: object - microsoft.graph.appManagementConfiguration: - title: appManagementConfiguration - type: object - properties: - keyCredentials: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.keyCredentialConfiguration' - description: Collection of keyCredential restrictions settings to be applied to an application or service principal. - passwordCredentials: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.passwordCredentialConfiguration' - description: Collection of password restrictions settings to be applied to an application or service principal. - additionalProperties: - type: object + microsoft.graph.customAppManagementConfiguration: + allOf: + - $ref: '#/components/schemas/microsoft.graph.appManagementConfiguration' + - title: customAppManagementConfiguration + type: object + additionalProperties: + type: object microsoft.graph.stsPolicy: allOf: - $ref: '#/components/schemas/microsoft.graph.policyBase' @@ -55120,6 +55546,14 @@ components: $ref: '#/components/schemas/microsoft.graph.synchronizationSchema' additionalProperties: type: object + microsoft.graph.perUserMfaState: + title: perUserMfaState + enum: + - disabled + - enforced + - enabled + - unknownFutureValue + type: string microsoft.graph.userDefaultAuthenticationMethodType: title: userDefaultAuthenticationMethodType enum: @@ -55138,6 +55572,20 @@ components: - notAttested - unknownFutureValue type: string + microsoft.graph.webauthnPublicKeyCredential: + title: webauthnPublicKeyCredential + type: object + properties: + clientExtensionResults: + $ref: '#/components/schemas/microsoft.graph.webauthnAuthenticationExtensionsClientOutputs' + id: + type: string + description: The credential ID created by the WebAuthn Authenticator. + nullable: true + response: + $ref: '#/components/schemas/microsoft.graph.webauthnAuthenticatorAttestationResponse' + additionalProperties: + type: object microsoft.graph.microsoftAuthenticatorAuthenticationMethodClientAppName: title: microsoftAuthenticatorAuthenticationMethodClientAppName enum: @@ -57687,6 +58135,12 @@ components: type: string description: The role the position entailed. nullable: true + secondaryJobTitle: + type: string + nullable: true + secondaryRole: + type: string + nullable: true startMonthYear: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$' type: string @@ -57705,6 +58159,10 @@ components: properties: address: $ref: '#/components/schemas/microsoft.graph.physicalAddress' + companyCode: + type: string + description: 'Legal entity number of the company or its subdivision. For information on how to set the value for the companyCode, see profileSourceAnnotation.' + nullable: true department: type: string description: Department Name within a company. @@ -57720,6 +58178,9 @@ components: type: string description: Pronunciation guide for the company name. nullable: true + secondaryDepartment: + type: string + nullable: true webUrl: type: string description: Link to the company home page. @@ -58114,6 +58575,8 @@ components: nullable: true endDateTime: $ref: '#/components/schemas/microsoft.graph.dateTimeTimeZone' + settings: + $ref: '#/components/schemas/microsoft.graph.virtualEventSettings' startDateTime: $ref: '#/components/schemas/microsoft.graph.dateTimeTimeZone' status: @@ -58945,50 +59408,20 @@ components: $ref: '#/components/schemas/microsoft.graph.printTaskDefinition' additionalProperties: type: object - microsoft.graph.keyCredentialConfiguration: - title: keyCredentialConfiguration + microsoft.graph.appManagementConfiguration: + title: appManagementConfiguration type: object properties: - certificateBasedApplicationConfigurationIds: + keyCredentials: type: array items: - type: string - nullable: true - description: Collection of GUIDs that represent certificateBasedApplicationConfiguration that is allowed as root and intermediate certificate authorities. - maxLifetime: - pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' - type: string - description: 'String value that indicates the maximum lifetime for key expiration, defined as an ISO 8601 duration. For example, P4DT12H30M5S represents four days, 12 hours, 30 minutes, and five seconds. This property is required when restrictionType is set to keyLifetime.' - format: duration - nullable: true - restrictForAppsCreatedAfterDateTime: - 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: 'Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.' - format: date-time - nullable: true - restrictionType: - $ref: '#/components/schemas/microsoft.graph.appKeyCredentialRestrictionType' - additionalProperties: - type: object - microsoft.graph.passwordCredentialConfiguration: - title: passwordCredentialConfiguration - type: object - properties: - maxLifetime: - pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' - type: string - description: 'String value that indicates the maximum lifetime for password expiration, defined as an ISO 8601 duration. For example, P4DT12H30M5S represents four days, 12 hours, 30 minutes, and five seconds. This property is required when restrictionType is set to passwordLifetime.' - format: duration - nullable: true - restrictForAppsCreatedAfterDateTime: - 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: 'Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.' - format: date-time - nullable: true - restrictionType: - $ref: '#/components/schemas/microsoft.graph.appCredentialRestrictionType' + $ref: '#/components/schemas/microsoft.graph.keyCredentialConfiguration' + description: Collection of keyCredential restrictions settings to be applied to an application or service principal. + passwordCredentials: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.passwordCredentialConfiguration' + description: Collection of password restrictions settings to be applied to an application or service principal. additionalProperties: type: object microsoft.graph.customClaimConfiguration: @@ -59095,7 +59528,7 @@ components: interval: pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' type: string - description: 'The interval between synchronization iterations. The value is represented in ISO 8601 format for durations. For example, PT1M represents a period of 1 month.' + description: 'The interval between synchronization iterations. The value is represented in ISO 8601 format for durations. For example, P1M represents a period of one month and PT1M represents a period of one minute.' format: duration state: $ref: '#/components/schemas/microsoft.graph.synchronizationScheduleState' @@ -59190,6 +59623,24 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.webauthnAuthenticationExtensionsClientOutputs: + title: webauthnAuthenticationExtensionsClientOutputs + type: object + additionalProperties: + type: object + microsoft.graph.webauthnAuthenticatorAttestationResponse: + title: webauthnAuthenticatorAttestationResponse + type: object + properties: + attestationObject: + type: string + description: 'Base64URL encoded, cryptographically protected attestation about the WebAuthn Authenticator.' + nullable: true + clientDataJSON: + type: string + nullable: true + additionalProperties: + type: object microsoft.graph.teamsAppInstallationScopes: title: teamsAppInstallationScopes enum: @@ -60406,6 +60857,16 @@ components: $ref: '#/components/schemas/microsoft.graph.identity' additionalProperties: type: object + microsoft.graph.virtualEventSettings: + title: virtualEventSettings + type: object + properties: + isAttendeeEmailNotificationEnabled: + type: boolean + description: Indicates whether virtual event attendees receive email notifications. + nullable: true + additionalProperties: + type: object microsoft.graph.virtualEventStatus: title: virtualEventStatus enum: @@ -61892,23 +62353,56 @@ components: x-ms-navigationProperty: true additionalProperties: type: object - microsoft.graph.appKeyCredentialRestrictionType: - title: appKeyCredentialRestrictionType - enum: - - asymmetricKeyLifetime - - trustedCertificateAuthority - - unknownFutureValue - type: string - microsoft.graph.appCredentialRestrictionType: - title: appCredentialRestrictionType - enum: - - passwordAddition - - passwordLifetime - - symmetricKeyAddition - - symmetricKeyLifetime - - customPasswordAddition - - unknownFutureValue - type: string + microsoft.graph.keyCredentialConfiguration: + title: keyCredentialConfiguration + type: object + properties: + certificateBasedApplicationConfigurationIds: + type: array + items: + type: string + nullable: true + description: Collection of GUIDs that represent certificateBasedApplicationConfiguration that is allowed as root and intermediate certificate authorities. + maxLifetime: + pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' + type: string + description: 'String value that indicates the maximum lifetime for key expiration, defined as an ISO 8601 duration. For example, P4DT12H30M5S represents four days, 12 hours, 30 minutes, and five seconds. This property is required when restrictionType is set to keyLifetime.' + format: duration + nullable: true + restrictForAppsCreatedAfterDateTime: + 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: 'Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.' + format: date-time + nullable: true + restrictionType: + $ref: '#/components/schemas/microsoft.graph.appKeyCredentialRestrictionType' + state: + $ref: '#/components/schemas/microsoft.graph.appManagementRestrictionState' + additionalProperties: + type: object + microsoft.graph.passwordCredentialConfiguration: + title: passwordCredentialConfiguration + type: object + properties: + maxLifetime: + pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' + type: string + description: 'String value that indicates the maximum lifetime for password expiration, defined as an ISO 8601 duration. For example, P4DT12H30M5S represents four days, 12 hours, 30 minutes, and five seconds. This property is required when restrictionType is set to passwordLifetime.' + format: duration + nullable: true + restrictForAppsCreatedAfterDateTime: + 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: 'Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.' + format: date-time + nullable: true + restrictionType: + $ref: '#/components/schemas/microsoft.graph.appCredentialRestrictionType' + state: + $ref: '#/components/schemas/microsoft.graph.appManagementRestrictionState' + additionalProperties: + type: object microsoft.graph.customClaimAttributeBase: title: customClaimAttributeBase type: object @@ -62583,6 +63077,30 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.appKeyCredentialRestrictionType: + title: appKeyCredentialRestrictionType + enum: + - asymmetricKeyLifetime + - trustedCertificateAuthority + - unknownFutureValue + type: string + microsoft.graph.appManagementRestrictionState: + title: appManagementRestrictionState + enum: + - enabled + - disabled + - unknownFutureValue + type: string + microsoft.graph.appCredentialRestrictionType: + title: appCredentialRestrictionType + enum: + - passwordAddition + - passwordLifetime + - symmetricKeyAddition + - symmetricKeyLifetime + - customPasswordAddition + - unknownFutureValue + type: string microsoft.graph.transformationAttribute: title: transformationAttribute type: object diff --git a/openApiDocs/beta/Users.Functions.yml b/openApiDocs/beta/Users.Functions.yml index e1e15e11d5..e742ed2c6e 100644 --- a/openApiDocs/beta/Users.Functions.yml +++ b/openApiDocs/beta/Users.Functions.yml @@ -343,6 +343,46 @@ paths: x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore + '/users/{user-id}/authentication/fido2Methods/microsoft.graph.creationOptions(challengeTimeoutInMinutes=@challengeTimeoutInMinutes)': + get: + tags: + - users.Functions + summary: Invoke function creationOptions + description: 'Retrieve creation options required to generate and register a Microsoft Entra ID-compatible passkey. Self-service operations aren''t supported. ' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/fido2authenticationmethod-creationoptions?view=graph-rest-beta + operationId: user.authentication.fido2Method_creationOption + 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: challengeTimeoutInMinutes + in: query + description: 'Usage: challengeTimeoutInMinutes=@challengeTimeoutInMinutes' + style: form + explode: false + schema: + maximum: 2147483647 + minimum: -2147483648 + type: integer + format: int32 + nullable: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.webauthnCredentialCreationOptions' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: function '/users/{user-id}/calendar/calendarView/{event-id}/exceptionOccurrences/{event-id1}/instances/microsoft.graph.delta()': get: tags: @@ -5040,16 +5080,16 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: function - '/users/{user-id}/cloudPCs/{cloudPC-id}/microsoft.graph.getShiftWorkCloudPcAccessState()': + '/users/{user-id}/cloudPCs/{cloudPC-id}/microsoft.graph.getSupportedCloudPcRemoteActions()': get: tags: - users.Functions - summary: Invoke function getShiftWorkCloudPcAccessState - description: 'Get the shiftWorkCloudPcAccessState of a shift work Cloud PC. This API only supports shared-use licenses. For more information, see cloudPcProvisioningPolicy. Shared-use licenses allow three users per license, with one user signed in at a time. Callers can get the latest shift work Cloud PC accessState and determine whether the shift work Cloud PC is accessible to the user. If a web client needs to connect to a shift work Cloud PC, the sharedCloudPcAccessState validates the bookmark scenario. If sharedCloudPcAccessState is not active/activating/standbyMode, the web client shows a ''bad bookmark''.' + summary: Invoke function getSupportedCloudPcRemoteActions + description: 'Get a list of supported Cloud PC remote actions for a specific Cloud PC device, including the action names and capabilities.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/cloudpc-getshiftworkcloudpcaccessstate?view=graph-rest-beta - operationId: user.cloudPC_getShiftWorkCloudPcAccessState + url: https://learn.microsoft.com/graph/api/cloudpc-getsupportedcloudpcremoteactions?view=graph-rest-beta + operationId: user.cloudPC_getSupportedCloudPcRemoteAction parameters: - name: user-id in: path @@ -5067,32 +5107,44 @@ paths: schema: type: string x-ms-docs-key-type: cloudPC + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + - $ref: '#/components/parameters/count' responses: 2XX: description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.shiftWorkCloudPcAccessState' + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.cloudPcRemoteActionCapability' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object default: $ref: '#/components/responses/error' - deprecated: true - x-ms-deprecation: - removalDate: '2023-12-31' - date: '2023-09-05' - version: 2023-08/getShiftWorkCloudPcAccessState - description: 'The getShiftWorkCloudPcAccessState API is deprecated and will stop returning data on Dec 31, 2023. Please use the new getFrontlineCloudPcAccessState API' x-ms-docs-operation-type: function - '/users/{user-id}/cloudPCs/{cloudPC-id}/microsoft.graph.getSupportedCloudPcRemoteActions()': + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/users/{user-id}/cloudPCs/{cloudPC-id}/microsoft.graph.retrieveCloudPCRemoteActionResults()': get: tags: - users.Functions - summary: Invoke function getSupportedCloudPcRemoteActions - description: 'Get a list of supported Cloud PC remote actions for a specific Cloud PC device, including the action names and capabilities.' + summary: Invoke function retrieveCloudPCRemoteActionResults + description: Retrieve remote action results and check the status of a specific remote action performed on the associated Cloud PC device. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/cloudpc-getsupportedcloudpcremoteactions?view=graph-rest-beta - operationId: user.cloudPC_getSupportedCloudPcRemoteAction + url: https://learn.microsoft.com/graph/api/cloudpc-retrievecloudpcremoteactionresults?view=graph-rest-beta + operationId: user.cloudPC_retrieveCloudPCRemoteActionResult parameters: - name: user-id in: path @@ -5126,7 +5178,7 @@ paths: value: type: array items: - $ref: '#/components/schemas/microsoft.graph.cloudPcRemoteActionCapability' + $ref: '#/components/schemas/microsoft.graph.cloudPcRemoteActionResult' '@odata.nextLink': type: string nullable: true @@ -8524,6 +8576,12 @@ paths: type: object default: $ref: '#/components/responses/error' + deprecated: true + x-ms-deprecation: + removalDate: '2024-09-30' + date: '2024-05-08' + version: 2024-05/getCloudPcRemoteActionResults + description: 'Starting September 30, 2024, getCloudPcRemoteActionResults API bound to managedDevice entity will be deprecated and no longer supported. Please use retrieveCloudPcRemoteActionResults API bound to cloudpc entity instead.' x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' @@ -11807,6 +11865,20 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.webauthnCredentialCreationOptions: + title: webauthnCredentialCreationOptions + type: object + properties: + challengeTimeoutDateTime: + 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: Defines when the challenge in the creation options is no longer valid. Expired challenges are rejected when you attempt to create a new fido2AuthenticationMethod. + format: date-time + nullable: true + publicKey: + $ref: '#/components/schemas/microsoft.graph.webauthnPublicKeyCredentialCreationOptions' + additionalProperties: + type: object microsoft.graph.event: allOf: - $ref: '#/components/schemas/microsoft.graph.outlookItem' @@ -12166,17 +12238,6 @@ components: - standbyMode - unknownFutureValue type: string - microsoft.graph.shiftWorkCloudPcAccessState: - title: shiftWorkCloudPcAccessState - enum: - - unassigned - - noLicensesAvailable - - activationFailed - - active - - activating - - unknownFutureValue - - standbyMode - type: string microsoft.graph.cloudPcRemoteActionCapability: title: cloudPcRemoteActionCapability type: object @@ -12187,6 +12248,42 @@ components: $ref: '#/components/schemas/microsoft.graph.cloudPcRemoteActionName' additionalProperties: type: object + microsoft.graph.cloudPcRemoteActionResult: + title: cloudPcRemoteActionResult + type: object + properties: + actionName: + type: string + description: 'The specified action. Supported values in the Microsoft Endpoint Manager portal are: Reprovision, Resize, Restore. Supported values in enterprise Cloud PC devices are: Reboot, Rename, Reprovision, Troubleshoot.' + nullable: true + actionState: + $ref: '#/components/schemas/microsoft.graph.actionState' + cloudPcId: + type: string + description: The ID of the Cloud PC device on which the remote action is performed. Read-only. + nullable: true + lastUpdatedDateTime: + 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: 'Last update time for action. The Timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). For example, midnight UTC on Jan 1, 2014 appears as ''2014-01-01T00:00:00Z''.' + format: date-time + nullable: true + managedDeviceId: + type: string + description: The ID of the Intune managed device on which the remote action is performed. Read-only. + 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])$' + type: string + description: 'Time the action was initiated. The Timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). For example, midnight UTC on Jan 1, 2014 appears as ''2014-01-01T00:00:00Z''.' + format: date-time + nullable: true + statusDetail: + $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetail' + statusDetails: + $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetails' + additionalProperties: + type: object microsoft.graph.cloudPcReviewStatus: title: cloudPcReviewStatus type: object @@ -12244,10 +12341,16 @@ components: type: string description: 'The allotment name divides tenant licenses into smaller batches or groups that help restrict the number of licenses available for use in a specific assignment. When the provisioningType is dedicated, the allotment name is null. Read-only.' nullable: true + connectionSetting: + $ref: '#/components/schemas/microsoft.graph.cloudPcConnectionSetting' connectionSettings: $ref: '#/components/schemas/microsoft.graph.cloudPcConnectionSettings' connectivityResult: $ref: '#/components/schemas/microsoft.graph.cloudPcConnectivityResult' + deviceRegionName: + type: string + description: 'The name of the geographical region where the Cloud PC is currently provisioned. For example, westus3, eastus2, and southeastasia. Read-only.' + nullable: true disasterRecoveryCapability: $ref: '#/components/schemas/microsoft.graph.cloudPcDisasterRecoveryCapability' diskEncryptionState: @@ -12323,6 +12426,8 @@ components: $ref: '#/components/schemas/microsoft.graph.cloudPcServicePlanType' status: $ref: '#/components/schemas/microsoft.graph.cloudPcStatus' + statusDetail: + $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetail' statusDetails: $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetails' userAccountType: @@ -13664,40 +13769,6 @@ components: x-ms-navigationProperty: true additionalProperties: type: object - microsoft.graph.cloudPcRemoteActionResult: - title: cloudPcRemoteActionResult - type: object - properties: - actionName: - type: string - description: 'The specified action. Supported values in the Microsoft Endpoint Manager portal are: Reprovision, Resize, Restore. Supported values in enterprise Cloud PC devices are: Reboot, Rename, Reprovision, Troubleshoot.' - nullable: true - actionState: - $ref: '#/components/schemas/microsoft.graph.actionState' - cloudPcId: - type: string - description: The ID of the Cloud PC device on which the remote action is performed. Read-only. - nullable: true - lastUpdatedDateTime: - 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: 'Last update time for action. The Timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). For example, midnight UTC on Jan 1, 2014 appears as ''2014-01-01T00:00:00Z''.' - format: date-time - nullable: true - managedDeviceId: - type: string - description: The ID of the Intune managed device on which the remote action is performed. Read-only. - 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])$' - type: string - description: 'Time the action was initiated. The Timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). For example, midnight UTC on Jan 1, 2014 appears as ''2014-01-01T00:00:00Z''.' - format: date-time - nullable: true - statusDetails: - $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetails' - additionalProperties: - type: object microsoft.graph.deviceCompliancePolicySettingState: title: deviceCompliancePolicySettingState type: object @@ -13868,10 +13939,6 @@ components: nullable: true meetingOrganizer: $ref: '#/components/schemas/microsoft.graph.identitySet' - meetingOrganizerId: - type: string - description: The unique identifier of the organizer of the onlineMeeting related to this recording. Read-only. - nullable: true recordingContentUrl: type: string description: The URL that can be used to access the content of the recording. Read-only. @@ -13915,10 +13982,6 @@ components: nullable: true meetingOrganizer: $ref: '#/components/schemas/microsoft.graph.identitySet' - meetingOrganizerId: - type: string - description: The unique identifier of the organizer of the onlineMeeting related to this transcript. Read-only. - nullable: true metadataContent: type: string description: The time-aligned metadata of the utterances in the transcript. Read-only. @@ -15149,6 +15212,8 @@ components: $ref: '#/components/schemas/microsoft.graph.security.security' settings: $ref: '#/components/schemas/microsoft.graph.userSettings' + solutions: + $ref: '#/components/schemas/microsoft.graph.userSolutionRoot' sponsors: type: array items: @@ -15357,6 +15422,45 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.webauthnPublicKeyCredentialCreationOptions: + title: webauthnPublicKeyCredentialCreationOptions + type: object + properties: + attestation: + type: string + description: Attestation preference for the Microsoft Entra ID relying party. + nullable: true + authenticatorSelection: + $ref: '#/components/schemas/microsoft.graph.webauthnAuthenticatorSelectionCriteria' + challenge: + type: string + description: A challenge generated by Microsoft Entra ID and sent back with the registration request to prevent replay attacks. + nullable: true + excludeCredentials: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.webauthnPublicKeyCredentialDescriptor' + description: List of credentials blocked for creations in Microsoft Entra ID. + extensions: + $ref: '#/components/schemas/microsoft.graph.webauthnAuthenticationExtensionsClientInputs' + pubKeyCredParams: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.webauthnPublicKeyCredentialParameters' + description: A set of preferred credential properties for the creation of a new public key credential in Microsoft Entra ID. + rp: + $ref: '#/components/schemas/microsoft.graph.webauthnPublicKeyCredentialRpEntity' + timeout: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: The time in milliseconds that the client is willing to wait for the credential creation operation to complete. + format: int32 + nullable: true + user: + $ref: '#/components/schemas/microsoft.graph.webauthnPublicKeyCredentialUserEntity' + additionalProperties: + type: object microsoft.graph.outlookItem: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -15918,6 +16022,55 @@ components: - powerOff - moveRegion type: string + microsoft.graph.actionState: + title: actionState + enum: + - none + - pending + - canceled + - active + - done + - failed + - notSupported + type: string + microsoft.graph.cloudPcStatusDetail: + title: cloudPcStatusDetail + type: object + properties: + additionalInformation: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.keyValuePair' + description: 'More information about the Cloud PC status. For example, ''additionalInformation'': [''{''@odata.type'': ''microsoft.graph.keyValuePair'',''name'': ''retriable'',''value'': true }] ''' + code: + type: string + description: 'The error/warning code associated with the Cloud PC status. Example: ''code'': ''internalServerError''.' + nullable: true + message: + type: string + description: 'The status message associated with error code. Example: ''message'': ''There was an internal server error. Please contact support xxx.''.' + nullable: true + additionalProperties: + type: object + microsoft.graph.cloudPcStatusDetails: + title: cloudPcStatusDetails + type: object + properties: + additionalInformation: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.keyValuePair' + description: Any additional information about the Cloud PC status. + code: + type: string + description: The code associated with the Cloud PC status. + nullable: true + message: + type: string + description: The status message. + nullable: true + additionalProperties: + type: object microsoft.graph.cloudPcUserAccessLevel: title: cloudPcUserAccessLevel enum: @@ -15925,6 +16078,15 @@ components: - restricted - unknownFutureValue type: string + microsoft.graph.cloudPcConnectionSetting: + title: cloudPcConnectionSetting + type: object + properties: + enableSingleSignOn: + type: boolean + description: Indicates whether single sign-on is enabled. The default value is false. + additionalProperties: + type: object microsoft.graph.cloudPcConnectionSettings: title: cloudPcConnectionSettings type: object @@ -15942,6 +16104,12 @@ components: items: $ref: '#/components/schemas/microsoft.graph.cloudPcHealthCheckItem' description: 'A list of failed health check items. If the status property is available, this property is empty.' + 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: 'The last modified time for connectivity status of the Cloud PC. 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 would look like this: 2014-01-01T00:00:00Z.' + format: date-time + nullable: true status: $ref: '#/components/schemas/microsoft.graph.cloudPcConnectivityStatus' updatedDateTime: @@ -16057,26 +16225,8 @@ components: - movingRegion - resizePendingLicense - updatingSingleSignOn + - modifyingSingleSignOn type: string - microsoft.graph.cloudPcStatusDetails: - title: cloudPcStatusDetails - type: object - properties: - additionalInformation: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.keyValuePair' - description: Any additional information about the Cloud PC status. - code: - type: string - description: The code associated with the Cloud PC status. - nullable: true - message: - type: string - description: The status message. - nullable: true - additionalProperties: - type: object microsoft.graph.cloudPcUserAccountType: title: cloudPcUserAccountType enum: @@ -17548,11 +17698,11 @@ components: 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 - description: A collection of the unique identifiers for plans that have been disabled. + description: A collection of the unique identifiers for plans that have been disabled. IDs are available in servicePlans > servicePlanId in the tenant's subscribedSkus or serviceStatus > servicePlanId in the tenant's companySubscription. skuId: 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 - description: The unique identifier for the SKU. + description: The unique identifier for the SKU. Corresponds to the skuId from subscribedSkus or companySubscription. format: uuid nullable: true additionalProperties: @@ -17957,12 +18107,24 @@ components: $ref: '#/components/schemas/microsoft.graph.columnDefinition' description: The collection of column definitions reusable across lists under this site. x-ms-navigationProperty: true + contentModels: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.contentModel' + description: The collection of content models applied to this site. + x-ms-navigationProperty: true contentTypes: type: array items: $ref: '#/components/schemas/microsoft.graph.contentType' description: The collection of content types defined for this site. x-ms-navigationProperty: true + documentProcessingJobs: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.documentProcessingJob' + description: The document processing jobs running on this site. + x-ms-navigationProperty: true drive: $ref: '#/components/schemas/microsoft.graph.drive' drives: @@ -18315,17 +18477,6 @@ components: nullable: true additionalProperties: type: object - microsoft.graph.actionState: - title: actionState - enum: - - none - - pending - - canceled - - active - - done - - failed - - notSupported - type: string microsoft.graph.settingSource: title: settingSource type: object @@ -19563,6 +19714,8 @@ components: - title: authentication type: object properties: + requirements: + $ref: '#/components/schemas/microsoft.graph.strongAuthenticationRequirements' signInPreferences: $ref: '#/components/schemas/microsoft.graph.signInPreferences' emailMethods: @@ -19593,6 +19746,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.longRunningOperation' + description: 'Represents the status of a long-running operation, such as a password reset operation.' x-ms-navigationProperty: true passwordlessMicrosoftAuthenticatorMethods: type: array @@ -21094,6 +21248,16 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.userSolutionRoot: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: userSolutionRoot + type: object + properties: + workingTimeSchedule: + $ref: '#/components/schemas/microsoft.graph.workingTimeSchedule' + additionalProperties: + type: object microsoft.graph.userTeamwork: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -21102,11 +21266,11 @@ components: properties: locale: type: string - description: The chosen locale of a user in Microsoft Teams. + description: 'Represents the location that a user selected in Microsoft Teams and doesn''t follow the Office''s locale setting. A user’s locale is represented by their preferred language and country or region. For example, en-us. The language component follows two-letter codes as defined in ISO 639-1, and the country component follows two-letter codes as defined in ISO 3166-1 alpha-2.' nullable: true region: type: string - description: The region of the user in Microsoft Teams. + description: 'Represents the region of the organization or the user. For users with multigeo licenses, the property contains the user''s region (if available). For users without multigeo licenses, the property contains the organization''s region.The region value can be any region supported by the Teams payload. The possible values are: Americas, Europe and MiddleEast, Asia Pacific, UAE, Australia, Brazil, Canada, Switzerland, Germany, France, India, Japan, South Korea, Norway, Singapore, United Kingdom, South Africa, Sweden, Qatar, Poland, Italy, Israel, USGov Community Cloud, USGov Community Cloud High, USGov Department of Defense, and China.' nullable: true associatedTeams: type: array @@ -21336,6 +21500,98 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.webauthnAuthenticatorSelectionCriteria: + title: webauthnAuthenticatorSelectionCriteria + type: object + properties: + authenticatorAttachment: + type: string + description: 'Microsoft Entra ID-preferred attachment modality. For more information, see Authenticator Attachment Modality' + nullable: true + requireResidentKey: + type: boolean + description: Microsoft Entra ID-preferred client-side credential discoverability. Currently always true. The WebAuthn authenticator must store the credential identifier on the authenticator. + nullable: true + userVerification: + type: string + description: Microsoft Entra ID requirement to verify the user is present during credential provisioning. Currently always required. + nullable: true + additionalProperties: + type: object + microsoft.graph.webauthnPublicKeyCredentialDescriptor: + title: webauthnPublicKeyCredentialDescriptor + type: object + properties: + id: + type: string + description: The unique identifier of the credential. + nullable: true + transports: + type: array + items: + type: string + nullable: true + description: 'The transport method used by the WebAuthn authenticator to communicate with the client. For example, usb, nfc, ble.' + type: + type: string + description: Type of public key credential. The only supported value is public-key. + nullable: true + additionalProperties: + type: object + microsoft.graph.webauthnAuthenticationExtensionsClientInputs: + title: webauthnAuthenticationExtensionsClientInputs + type: object + additionalProperties: + type: object + microsoft.graph.webauthnPublicKeyCredentialParameters: + title: webauthnPublicKeyCredentialParameters + type: object + properties: + alg: + maximum: 2147483647 + minimum: -2147483648 + type: integer + description: 'Specifies the cryptographic signature algorithm used for the new credential. The algorithm identifiers should be values registered in the IANA COSE algorithms registry. For more information, see IANA-COSE-ALGS-REG.' + format: int32 + nullable: true + type: + type: string + description: Specifies the type of credential to be created. The only supported value is public-key. + nullable: true + additionalProperties: + type: object + microsoft.graph.webauthnPublicKeyCredentialRpEntity: + title: webauthnPublicKeyCredentialRpEntity + type: object + properties: + id: + type: string + description: 'A unique identifier for the relying party (Microsoft Entra ID) bound to the generated credential. For example, login.microsoft.com.' + nullable: true + name: + type: string + description: Human-readable identifier of the relying party. This property is always set to Microsoft. + nullable: true + additionalProperties: + type: object + microsoft.graph.webauthnPublicKeyCredentialUserEntity: + title: webauthnPublicKeyCredentialUserEntity + type: object + properties: + displayName: + type: string + description: 'The display name of the user account bound to the generated credential, as displayed in Microsoft Entra ID.' + nullable: true + id: + type: string + description: The Microsoft Entra ID-assigned object ID of the user account bound to the generated credential. The ID is encoded to WebAuthn spec by Microsoft Entra ID and is not represented as a GUID. + nullable: true + name: + type: string + description: 'The user principal name (UPN) of the user account bound to the generated credential, as displayed in Microsoft Entra ID.' + nullable: true + additionalProperties: + type: object microsoft.graph.attendeeBase: allOf: - $ref: '#/components/schemas/microsoft.graph.recipient' @@ -21626,6 +21882,19 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.keyValuePair: + title: keyValuePair + type: object + properties: + name: + type: string + description: Name for this key-value pair + value: + type: string + description: Value for this key-value pair + nullable: true + additionalProperties: + type: object microsoft.graph.cloudPcHealthCheckItem: title: cloudPcHealthCheckItem type: object @@ -21683,19 +21952,6 @@ components: - vMware - hp type: string - microsoft.graph.keyValuePair: - title: keyValuePair - type: object - properties: - name: - type: string - description: Name for this key-value pair - value: - type: string - description: Value for this key-value pair - nullable: true - additionalProperties: - type: object microsoft.graph.emailType: title: emailType enum: @@ -22934,6 +23190,57 @@ components: $ref: '#/components/schemas/microsoft.graph.root' additionalProperties: type: object + microsoft.graph.contentModel: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: contentModel + 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 + description: Date and time of item creation. Read-only. + format: date-time + 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 + description: Date and time of item last modification. Read-only. + format: date-time + nullable: true + modelType: + $ref: '#/components/schemas/microsoft.graph.contentModelType' + name: + type: string + description: The name of the contentModel. + nullable: true + additionalProperties: + type: object + microsoft.graph.documentProcessingJob: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: documentProcessingJob + type: object + properties: + 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 of item creation. Read-only. + format: date-time + nullable: true + jobType: + $ref: '#/components/schemas/microsoft.graph.documentProcessingJobType' + listItemUniqueId: + type: string + description: 'The listItemUniqueId of the file, or folder to process. Use GET driveItem resource operation and read sharepointIds property to get listItemUniqueId.' + status: + $ref: '#/components/schemas/microsoft.graph.documentProcessingJobStatus' + additionalProperties: + type: object microsoft.graph.richLongRunningOperation: allOf: - $ref: '#/components/schemas/microsoft.graph.longRunningOperation' @@ -24613,7 +24920,7 @@ components: type: boolean description: Denotes whether the policy is enabled. restrictions: - $ref: '#/components/schemas/microsoft.graph.appManagementConfiguration' + $ref: '#/components/schemas/microsoft.graph.customAppManagementConfiguration' appliesTo: type: array items: @@ -24775,6 +25082,14 @@ components: type: object additionalProperties: type: object + microsoft.graph.strongAuthenticationRequirements: + title: strongAuthenticationRequirements + type: object + properties: + perUserMfaState: + $ref: '#/components/schemas/microsoft.graph.perUserMfaState' + additionalProperties: + type: object microsoft.graph.signInPreferences: title: signInPreferences type: object @@ -24807,22 +25122,16 @@ components: properties: aaGuid: type: string - description: 'Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator.' + description: 'Authenticator Attestation GUID, an identifier that indicates the type (such as make and model) of the authenticator.' nullable: true attestationCertificates: type: array items: type: string nullable: true - description: The attestation certificate(s) attached to this security key. + description: The attestation certificate or certificates attached to this security key. attestationLevel: $ref: '#/components/schemas/microsoft.graph.attestationLevel' - 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 when this key was registered to the user. - format: date-time - nullable: true displayName: type: string description: The display name of the key as given by the user. @@ -24831,6 +25140,8 @@ components: type: string description: The manufacturer-assigned model of the FIDO2 security key. nullable: true + publicKeyCredential: + $ref: '#/components/schemas/microsoft.graph.webauthnPublicKeyCredential' additionalProperties: type: object microsoft.graph.authenticationMethod: @@ -24838,6 +25149,12 @@ components: - $ref: '#/components/schemas/microsoft.graph.entity' - title: authenticationMethod type: object + properties: + 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 additionalProperties: type: object microsoft.graph.microsoftAuthenticatorAuthenticationMethod: @@ -24848,12 +25165,6 @@ components: properties: clientAppName: $ref: '#/components/schemas/microsoft.graph.microsoftAuthenticatorAuthenticationMethodClientAppName' - 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 app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - format: date-time - nullable: true deviceTag: type: string description: Tags containing app metadata. @@ -24906,11 +25217,6 @@ components: - title: passwordlessMicrosoftAuthenticatorAuthenticationMethod type: object properties: - 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 creationDateTime: 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 @@ -24931,12 +25237,6 @@ components: - title: passwordAuthenticationMethod type: object properties: - 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 when this password was last updated. This property is currently not populated. Read-only. 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 password: type: string description: 'For security, the password is always returned as null from a LIST or GET operation.' @@ -24965,12 +25265,6 @@ components: - title: platformCredentialAuthenticationMethod type: object properties: - 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 Platform Credential Key was registered. - format: date-time - nullable: true displayName: type: string description: The name of the device on which Platform Credential is registered. @@ -25001,12 +25295,6 @@ components: - title: temporaryAccessPassAuthenticationMethod type: object properties: - 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 when the Temporary Access Pass was created. - format: date-time - nullable: true isUsableOnce: type: boolean description: 'Determines whether the pass is limited to a one-time use. If true, the pass can be used once; if false, the pass can be used multiple times within the Temporary Access Pass lifetime.' @@ -25036,12 +25324,6 @@ components: - title: windowsHelloForBusinessAuthenticationMethod type: object properties: - 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 Windows Hello for Business key was registered. - format: date-time - nullable: true displayName: type: string description: The name of the device on which Windows Hello for Business is registered @@ -27389,8 +27671,7 @@ components: allowedPresenters: $ref: '#/components/schemas/microsoft.graph.onlineMeetingPresenters' allowLiveShare: - type: boolean - nullable: true + $ref: '#/components/schemas/microsoft.graph.meetingLiveShareOptions' allowMeetingChat: $ref: '#/components/schemas/microsoft.graph.meetingChatMode' allowParticipantsToChangeName: @@ -28494,6 +28775,13 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.workingTimeSchedule: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: workingTimeSchedule + type: object + additionalProperties: + type: object microsoft.graph.associatedTeamInfo: allOf: - $ref: '#/components/schemas/microsoft.graph.teamInfo' @@ -29311,6 +29599,32 @@ components: $ref: '#/components/schemas/microsoft.graph.siteArchiveStatus' additionalProperties: type: object + microsoft.graph.contentModelType: + title: contentModelType + enum: + - teachingMethod + - layoutMethod + - freeformSelectionMethod + - prebuiltContractModel + - prebuiltInvoiceModel + - prebuiltReceiptModel + - unknownFutureValue + type: string + microsoft.graph.documentProcessingJobType: + title: documentProcessingJobType + enum: + - file + - folder + - unknownFutureValue + type: string + microsoft.graph.documentProcessingJobStatus: + title: documentProcessingJobStatus + enum: + - inProgress + - completed + - failed + - unknownFutureValue + type: string microsoft.graph.publicError: title: publicError type: object @@ -30216,22 +30530,13 @@ components: description: Display name for this policy. Required. additionalProperties: type: object - microsoft.graph.appManagementConfiguration: - title: appManagementConfiguration - type: object - properties: - keyCredentials: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.keyCredentialConfiguration' - description: Collection of keyCredential restrictions settings to be applied to an application or service principal. - passwordCredentials: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.passwordCredentialConfiguration' - description: Collection of password restrictions settings to be applied to an application or service principal. - additionalProperties: - type: object + microsoft.graph.customAppManagementConfiguration: + allOf: + - $ref: '#/components/schemas/microsoft.graph.appManagementConfiguration' + - title: customAppManagementConfiguration + type: object + additionalProperties: + type: object microsoft.graph.stsPolicy: allOf: - $ref: '#/components/schemas/microsoft.graph.policyBase' @@ -30368,6 +30673,14 @@ components: $ref: '#/components/schemas/microsoft.graph.synchronizationSchema' additionalProperties: type: object + microsoft.graph.perUserMfaState: + title: perUserMfaState + enum: + - disabled + - enforced + - enabled + - unknownFutureValue + type: string microsoft.graph.userDefaultAuthenticationMethodType: title: userDefaultAuthenticationMethodType enum: @@ -30386,6 +30699,20 @@ components: - notAttested - unknownFutureValue type: string + microsoft.graph.webauthnPublicKeyCredential: + title: webauthnPublicKeyCredential + type: object + properties: + clientExtensionResults: + $ref: '#/components/schemas/microsoft.graph.webauthnAuthenticationExtensionsClientOutputs' + id: + type: string + description: The credential ID created by the WebAuthn Authenticator. + nullable: true + response: + $ref: '#/components/schemas/microsoft.graph.webauthnAuthenticatorAttestationResponse' + additionalProperties: + type: object microsoft.graph.microsoftAuthenticatorAuthenticationMethodClientAppName: title: microsoftAuthenticatorAuthenticationMethodClientAppName enum: @@ -31768,6 +32095,13 @@ components: - organizer - unknownFutureValue type: string + microsoft.graph.meetingLiveShareOptions: + title: meetingLiveShareOptions + enum: + - enabled + - disabled + - unknownFutureValue + type: string microsoft.graph.meetingChatMode: title: meetingChatMode enum: @@ -31959,7 +32293,7 @@ components: $ref: '#/components/schemas/microsoft.graph.identity' registrantId: type: string - description: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. + description: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. (deprecated) nullable: true role: type: string @@ -32256,6 +32590,12 @@ components: type: string description: The role the position entailed. nullable: true + secondaryJobTitle: + type: string + nullable: true + secondaryRole: + type: string + nullable: true startMonthYear: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$' type: string @@ -32274,6 +32614,10 @@ components: properties: address: $ref: '#/components/schemas/microsoft.graph.physicalAddress' + companyCode: + type: string + description: 'Legal entity number of the company or its subdivision. For information on how to set the value for the companyCode, see profileSourceAnnotation.' + nullable: true department: type: string description: Department Name within a company. @@ -32289,6 +32633,9 @@ components: type: string description: Pronunciation guide for the company name. nullable: true + secondaryDepartment: + type: string + nullable: true webUrl: type: string description: Link to the company home page. @@ -32590,6 +32937,8 @@ components: nullable: true endDateTime: $ref: '#/components/schemas/microsoft.graph.dateTimeTimeZone' + settings: + $ref: '#/components/schemas/microsoft.graph.virtualEventSettings' startDateTime: $ref: '#/components/schemas/microsoft.graph.dateTimeTimeZone' status: @@ -34063,50 +34412,20 @@ components: $ref: '#/components/schemas/microsoft.graph.printTaskDefinition' additionalProperties: type: object - microsoft.graph.keyCredentialConfiguration: - title: keyCredentialConfiguration + microsoft.graph.appManagementConfiguration: + title: appManagementConfiguration type: object properties: - certificateBasedApplicationConfigurationIds: + keyCredentials: type: array items: - type: string - nullable: true - description: Collection of GUIDs that represent certificateBasedApplicationConfiguration that is allowed as root and intermediate certificate authorities. - maxLifetime: - pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' - type: string - description: 'String value that indicates the maximum lifetime for key expiration, defined as an ISO 8601 duration. For example, P4DT12H30M5S represents four days, 12 hours, 30 minutes, and five seconds. This property is required when restrictionType is set to keyLifetime.' - format: duration - nullable: true - restrictForAppsCreatedAfterDateTime: - 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: 'Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.' - format: date-time - nullable: true - restrictionType: - $ref: '#/components/schemas/microsoft.graph.appKeyCredentialRestrictionType' - additionalProperties: - type: object - microsoft.graph.passwordCredentialConfiguration: - title: passwordCredentialConfiguration - type: object - properties: - maxLifetime: - pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' - type: string - description: 'String value that indicates the maximum lifetime for password expiration, defined as an ISO 8601 duration. For example, P4DT12H30M5S represents four days, 12 hours, 30 minutes, and five seconds. This property is required when restrictionType is set to passwordLifetime.' - format: duration - nullable: true - restrictForAppsCreatedAfterDateTime: - 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: 'Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.' - format: date-time - nullable: true - restrictionType: - $ref: '#/components/schemas/microsoft.graph.appCredentialRestrictionType' + $ref: '#/components/schemas/microsoft.graph.keyCredentialConfiguration' + description: Collection of keyCredential restrictions settings to be applied to an application or service principal. + passwordCredentials: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.passwordCredentialConfiguration' + description: Collection of password restrictions settings to be applied to an application or service principal. additionalProperties: type: object microsoft.graph.customClaimConfiguration: @@ -34213,7 +34532,7 @@ components: interval: pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' type: string - description: 'The interval between synchronization iterations. The value is represented in ISO 8601 format for durations. For example, PT1M represents a period of 1 month.' + description: 'The interval between synchronization iterations. The value is represented in ISO 8601 format for durations. For example, P1M represents a period of one month and PT1M represents a period of one minute.' format: duration state: $ref: '#/components/schemas/microsoft.graph.synchronizationScheduleState' @@ -34308,6 +34627,24 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.webauthnAuthenticationExtensionsClientOutputs: + title: webauthnAuthenticationExtensionsClientOutputs + type: object + additionalProperties: + type: object + microsoft.graph.webauthnAuthenticatorAttestationResponse: + title: webauthnAuthenticatorAttestationResponse + type: object + properties: + attestationObject: + type: string + description: 'Base64URL encoded, cryptographically protected attestation about the WebAuthn Authenticator.' + nullable: true + clientDataJSON: + type: string + nullable: true + additionalProperties: + type: object microsoft.graph.teamworkUserIdentityType: title: teamworkUserIdentityType enum: @@ -35091,6 +35428,16 @@ components: $ref: '#/components/schemas/microsoft.graph.identity' additionalProperties: type: object + microsoft.graph.virtualEventSettings: + title: virtualEventSettings + type: object + properties: + isAttendeeEmailNotificationEnabled: + type: boolean + description: Indicates whether virtual event attendees receive email notifications. + nullable: true + additionalProperties: + type: object microsoft.graph.virtualEventStatus: title: virtualEventStatus enum: @@ -36797,23 +37144,56 @@ components: x-ms-navigationProperty: true additionalProperties: type: object - microsoft.graph.appKeyCredentialRestrictionType: - title: appKeyCredentialRestrictionType - enum: - - asymmetricKeyLifetime - - trustedCertificateAuthority - - unknownFutureValue - type: string - microsoft.graph.appCredentialRestrictionType: - title: appCredentialRestrictionType - enum: - - passwordAddition - - passwordLifetime - - symmetricKeyAddition - - symmetricKeyLifetime - - customPasswordAddition - - unknownFutureValue - type: string + microsoft.graph.keyCredentialConfiguration: + title: keyCredentialConfiguration + type: object + properties: + certificateBasedApplicationConfigurationIds: + type: array + items: + type: string + nullable: true + description: Collection of GUIDs that represent certificateBasedApplicationConfiguration that is allowed as root and intermediate certificate authorities. + maxLifetime: + pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' + type: string + description: 'String value that indicates the maximum lifetime for key expiration, defined as an ISO 8601 duration. For example, P4DT12H30M5S represents four days, 12 hours, 30 minutes, and five seconds. This property is required when restrictionType is set to keyLifetime.' + format: duration + nullable: true + restrictForAppsCreatedAfterDateTime: + 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: 'Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.' + format: date-time + nullable: true + restrictionType: + $ref: '#/components/schemas/microsoft.graph.appKeyCredentialRestrictionType' + state: + $ref: '#/components/schemas/microsoft.graph.appManagementRestrictionState' + additionalProperties: + type: object + microsoft.graph.passwordCredentialConfiguration: + title: passwordCredentialConfiguration + type: object + properties: + maxLifetime: + pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' + type: string + description: 'String value that indicates the maximum lifetime for password expiration, defined as an ISO 8601 duration. For example, P4DT12H30M5S represents four days, 12 hours, 30 minutes, and five seconds. This property is required when restrictionType is set to passwordLifetime.' + format: duration + nullable: true + restrictForAppsCreatedAfterDateTime: + 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: 'Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.' + format: date-time + nullable: true + restrictionType: + $ref: '#/components/schemas/microsoft.graph.appCredentialRestrictionType' + state: + $ref: '#/components/schemas/microsoft.graph.appManagementRestrictionState' + additionalProperties: + type: object microsoft.graph.customClaimAttributeBase: title: customClaimAttributeBase type: object @@ -37479,6 +37859,30 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.appKeyCredentialRestrictionType: + title: appKeyCredentialRestrictionType + enum: + - asymmetricKeyLifetime + - trustedCertificateAuthority + - unknownFutureValue + type: string + microsoft.graph.appManagementRestrictionState: + title: appManagementRestrictionState + enum: + - enabled + - disabled + - unknownFutureValue + type: string + microsoft.graph.appCredentialRestrictionType: + title: appCredentialRestrictionType + enum: + - passwordAddition + - passwordLifetime + - symmetricKeyAddition + - symmetricKeyLifetime + - customPasswordAddition + - unknownFutureValue + type: string microsoft.graph.transformationAttribute: title: transformationAttribute type: object diff --git a/openApiDocs/beta/Users.yml b/openApiDocs/beta/Users.yml index 14baee2ac2..9941f490af 100644 --- a/openApiDocs/beta/Users.yml +++ b/openApiDocs/beta/Users.yml @@ -149,7 +149,7 @@ paths: tags: - users.user summary: Update user - 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. Customers through Microsoft Entra ID for customers can also use this API operation to update their details. See Default user permissions in customer tenants for the list of properties they can update. + description: Update the properties of a user object. externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/user-update?view=graph-rest-beta @@ -184,7 +184,7 @@ paths: tags: - users.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.' + description: 'Delete a user object. When deleted, user resources, including their mailbox and license assignments, are moved to a temporary container and if the user is restored within 30 days, these objects are restored to them. The user is also restored to any groups they were a member of. After 30 days and if not restored, the user object is permanently deleted and their assigned resources freed. To manage the deleted user object, see deletedItems.' externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/user-delete?view=graph-rest-beta @@ -15053,6 +15053,8 @@ components: $ref: '#/components/schemas/microsoft.graph.security.security' settings: $ref: '#/components/schemas/microsoft.graph.userSettings' + solutions: + $ref: '#/components/schemas/microsoft.graph.userSolutionRoot' sponsors: type: array items: @@ -16676,6 +16678,8 @@ components: type: string description: The main logo for the application. Not nullable. format: base64url + nativeAuthenticationApisEnabled: + $ref: '#/components/schemas/microsoft.graph.nativeAuthenticationApisEnabled' notes: type: string description: Notes relevant for the management of the application. @@ -17256,11 +17260,11 @@ components: 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 - description: A collection of the unique identifiers for plans that have been disabled. + description: A collection of the unique identifiers for plans that have been disabled. IDs are available in servicePlans > servicePlanId in the tenant's subscribedSkus or serviceStatus > servicePlanId in the tenant's companySubscription. skuId: 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 - description: The unique identifier for the SKU. + description: The unique identifier for the SKU. Corresponds to the skuId from subscribedSkus or companySubscription. format: uuid nullable: true additionalProperties: @@ -17850,6 +17854,8 @@ components: - title: authentication type: object properties: + requirements: + $ref: '#/components/schemas/microsoft.graph.strongAuthenticationRequirements' signInPreferences: $ref: '#/components/schemas/microsoft.graph.signInPreferences' emailMethods: @@ -17880,6 +17886,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.longRunningOperation' + description: 'Represents the status of a long-running operation, such as a password reset operation.' x-ms-navigationProperty: true passwordlessMicrosoftAuthenticatorMethods: type: array @@ -18349,10 +18356,16 @@ components: type: string description: 'The allotment name divides tenant licenses into smaller batches or groups that help restrict the number of licenses available for use in a specific assignment. When the provisioningType is dedicated, the allotment name is null. Read-only.' nullable: true + connectionSetting: + $ref: '#/components/schemas/microsoft.graph.cloudPcConnectionSetting' connectionSettings: $ref: '#/components/schemas/microsoft.graph.cloudPcConnectionSettings' connectivityResult: $ref: '#/components/schemas/microsoft.graph.cloudPcConnectivityResult' + deviceRegionName: + type: string + description: 'The name of the geographical region where the Cloud PC is currently provisioned. For example, westus3, eastus2, and southeastasia. Read-only.' + nullable: true disasterRecoveryCapability: $ref: '#/components/schemas/microsoft.graph.cloudPcDisasterRecoveryCapability' diskEncryptionState: @@ -18428,6 +18441,8 @@ components: $ref: '#/components/schemas/microsoft.graph.cloudPcServicePlanType' status: $ref: '#/components/schemas/microsoft.graph.cloudPcStatus' + statusDetail: + $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetail' statusDetails: $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetails' userAccountType: @@ -18831,12 +18846,24 @@ components: $ref: '#/components/schemas/microsoft.graph.columnDefinition' description: The collection of column definitions reusable across lists under this site. x-ms-navigationProperty: true + contentModels: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.contentModel' + description: The collection of content models applied to this site. + x-ms-navigationProperty: true contentTypes: type: array items: $ref: '#/components/schemas/microsoft.graph.contentType' description: The collection of content types defined for this site. x-ms-navigationProperty: true + documentProcessingJobs: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.documentProcessingJob' + description: The document processing jobs running on this site. + x-ms-navigationProperty: true drive: $ref: '#/components/schemas/microsoft.graph.drive' drives: @@ -20456,6 +20483,16 @@ components: $ref: '#/components/schemas/microsoft.graph.security.informationProtection' additionalProperties: type: object + microsoft.graph.userSolutionRoot: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: userSolutionRoot + type: object + properties: + workingTimeSchedule: + $ref: '#/components/schemas/microsoft.graph.workingTimeSchedule' + additionalProperties: + type: object microsoft.graph.userTeamwork: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -20464,11 +20501,11 @@ components: properties: locale: type: string - description: The chosen locale of a user in Microsoft Teams. + description: 'Represents the location that a user selected in Microsoft Teams and doesn''t follow the Office''s locale setting. A user’s locale is represented by their preferred language and country or region. For example, en-us. The language component follows two-letter codes as defined in ISO 639-1, and the country component follows two-letter codes as defined in ISO 3166-1 alpha-2.' nullable: true region: type: string - description: The region of the user in Microsoft Teams. + description: 'Represents the region of the organization or the user. For users with multigeo licenses, the property contains the user''s region (if available). For users without multigeo licenses, the property contains the organization''s region.The region value can be any region supported by the Teams payload. The possible values are: Americas, Europe and MiddleEast, Asia Pacific, UAE, Australia, Brazil, Canada, Switzerland, Germany, France, India, Japan, South Korea, Norway, Singapore, United Kingdom, South Africa, Sweden, Qatar, Poland, Italy, Israel, USGov Community Cloud, USGov Community Cloud High, USGov Department of Defense, and China.' nullable: true associatedTeams: type: array @@ -20807,7 +20844,7 @@ components: type: boolean description: Denotes whether the policy is enabled. restrictions: - $ref: '#/components/schemas/microsoft.graph.appManagementConfiguration' + $ref: '#/components/schemas/microsoft.graph.customAppManagementConfiguration' appliesTo: type: array items: @@ -21767,6 +21804,15 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.nativeAuthenticationApisEnabled: + title: nativeAuthenticationApisEnabled + enum: + - none + - all + - unknownFutureValue + type: string + x-ms-enum-flags: + isFlags: true microsoft.graph.onPremisesPublishing: title: onPremisesPublishing type: object @@ -22854,6 +22900,14 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.strongAuthenticationRequirements: + title: strongAuthenticationRequirements + type: object + properties: + perUserMfaState: + $ref: '#/components/schemas/microsoft.graph.perUserMfaState' + additionalProperties: + type: object microsoft.graph.signInPreferences: title: signInPreferences type: object @@ -22886,22 +22940,16 @@ components: properties: aaGuid: type: string - description: 'Authenticator Attestation GUID, an identifier that indicates the type (e.g. make and model) of the authenticator.' + description: 'Authenticator Attestation GUID, an identifier that indicates the type (such as make and model) of the authenticator.' nullable: true attestationCertificates: type: array items: type: string nullable: true - description: The attestation certificate(s) attached to this security key. + description: The attestation certificate or certificates attached to this security key. attestationLevel: $ref: '#/components/schemas/microsoft.graph.attestationLevel' - 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 when this key was registered to the user. - format: date-time - nullable: true displayName: type: string description: The display name of the key as given by the user. @@ -22910,6 +22958,8 @@ components: type: string description: The manufacturer-assigned model of the FIDO2 security key. nullable: true + publicKeyCredential: + $ref: '#/components/schemas/microsoft.graph.webauthnPublicKeyCredential' additionalProperties: type: object microsoft.graph.authenticationMethod: @@ -22917,6 +22967,12 @@ components: - $ref: '#/components/schemas/microsoft.graph.entity' - title: authenticationMethod type: object + properties: + 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 additionalProperties: type: object microsoft.graph.microsoftAuthenticatorAuthenticationMethod: @@ -22927,12 +22983,6 @@ components: properties: clientAppName: $ref: '#/components/schemas/microsoft.graph.microsoftAuthenticatorAuthenticationMethodClientAppName' - 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 app was registered. This property is null if the device is not registered for passwordless Phone Sign-In. - format: date-time - nullable: true deviceTag: type: string description: Tags containing app metadata. @@ -22985,11 +23035,6 @@ components: - title: passwordlessMicrosoftAuthenticatorAuthenticationMethod type: object properties: - 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 creationDateTime: 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 @@ -23010,12 +23055,6 @@ components: - title: passwordAuthenticationMethod type: object properties: - 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 when this password was last updated. This property is currently not populated. Read-only. 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 password: type: string description: 'For security, the password is always returned as null from a LIST or GET operation.' @@ -23044,12 +23083,6 @@ components: - title: platformCredentialAuthenticationMethod type: object properties: - 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 Platform Credential Key was registered. - format: date-time - nullable: true displayName: type: string description: The name of the device on which Platform Credential is registered. @@ -23080,12 +23113,6 @@ components: - title: temporaryAccessPassAuthenticationMethod type: object properties: - 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 when the Temporary Access Pass was created. - format: date-time - nullable: true isUsableOnce: type: boolean description: 'Determines whether the pass is limited to a one-time use. If true, the pass can be used once; if false, the pass can be used multiple times within the Temporary Access Pass lifetime.' @@ -23115,12 +23142,6 @@ components: - title: windowsHelloForBusinessAuthenticationMethod type: object properties: - 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 Windows Hello for Business key was registered. - format: date-time - nullable: true displayName: type: string description: The name of the device on which Windows Hello for Business is registered @@ -23641,6 +23662,15 @@ components: description: A cloudClipboardItem can have multiple cloudClipboardItemPayload objects in the payloads. A window can place more than one clipboard object on the clipboard. Each one represents the same information in a different clipboard format. additionalProperties: type: object + microsoft.graph.cloudPcConnectionSetting: + title: cloudPcConnectionSetting + type: object + properties: + enableSingleSignOn: + type: boolean + description: Indicates whether single sign-on is enabled. The default value is false. + additionalProperties: + type: object microsoft.graph.cloudPcConnectionSettings: title: cloudPcConnectionSettings type: object @@ -23658,6 +23688,12 @@ components: items: $ref: '#/components/schemas/microsoft.graph.cloudPcHealthCheckItem' description: 'A list of failed health check items. If the status property is available, this property is empty.' + 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: 'The last modified time for connectivity status of the Cloud PC. 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 would look like this: 2014-01-01T00:00:00Z.' + format: date-time + nullable: true status: $ref: '#/components/schemas/microsoft.graph.cloudPcConnectivityStatus' updatedDateTime: @@ -23734,6 +23770,8 @@ components: description: 'Time the action was initiated. The Timestamp is shown in ISO 8601 format and Coordinated Universal Time (UTC). For example, midnight UTC on Jan 1, 2014 appears as ''2014-01-01T00:00:00Z''.' format: date-time nullable: true + statusDetail: + $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetail' statusDetails: $ref: '#/components/schemas/microsoft.graph.cloudPcStatusDetails' additionalProperties: @@ -23807,7 +23845,27 @@ components: - movingRegion - resizePendingLicense - updatingSingleSignOn + - modifyingSingleSignOn type: string + microsoft.graph.cloudPcStatusDetail: + title: cloudPcStatusDetail + type: object + properties: + additionalInformation: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.keyValuePair' + description: 'More information about the Cloud PC status. For example, ''additionalInformation'': [''{''@odata.type'': ''microsoft.graph.keyValuePair'',''name'': ''retriable'',''value'': true }] ''' + code: + type: string + description: 'The error/warning code associated with the Cloud PC status. Example: ''code'': ''internalServerError''.' + nullable: true + message: + type: string + description: 'The status message associated with error code. Example: ''message'': ''There was an internal server error. Please contact support xxx.''.' + nullable: true + additionalProperties: + type: object microsoft.graph.cloudPcStatusDetails: title: cloudPcStatusDetails type: object @@ -24541,6 +24599,36 @@ components: $ref: '#/components/schemas/microsoft.graph.columnDefinition' additionalProperties: type: object + microsoft.graph.contentModel: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: contentModel + 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 + description: Date and time of item creation. Read-only. + format: date-time + 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 + description: Date and time of item last modification. Read-only. + format: date-time + nullable: true + modelType: + $ref: '#/components/schemas/microsoft.graph.contentModelType' + name: + type: string + description: The name of the contentModel. + nullable: true + additionalProperties: + type: object microsoft.graph.contentType: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -24625,6 +24713,27 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.documentProcessingJob: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: documentProcessingJob + type: object + properties: + 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 of item creation. Read-only. + format: date-time + nullable: true + jobType: + $ref: '#/components/schemas/microsoft.graph.documentProcessingJobType' + listItemUniqueId: + type: string + description: 'The listItemUniqueId of the file, or folder to process. Use GET driveItem resource operation and read sharepointIds property to get listItemUniqueId.' + status: + $ref: '#/components/schemas/microsoft.graph.documentProcessingJobStatus' + additionalProperties: + type: object microsoft.graph.richLongRunningOperation: allOf: - $ref: '#/components/schemas/microsoft.graph.longRunningOperation' @@ -27539,8 +27648,7 @@ components: allowedPresenters: $ref: '#/components/schemas/microsoft.graph.onlineMeetingPresenters' allowLiveShare: - type: boolean - nullable: true + $ref: '#/components/schemas/microsoft.graph.meetingLiveShareOptions' allowMeetingChat: $ref: '#/components/schemas/microsoft.graph.meetingChatMode' allowParticipantsToChangeName: @@ -27742,10 +27850,6 @@ components: nullable: true meetingOrganizer: $ref: '#/components/schemas/microsoft.graph.identitySet' - meetingOrganizerId: - type: string - description: The unique identifier of the organizer of the onlineMeeting related to this recording. Read-only. - nullable: true recordingContentUrl: type: string description: The URL that can be used to access the content of the recording. Read-only. @@ -27839,10 +27943,6 @@ components: nullable: true meetingOrganizer: $ref: '#/components/schemas/microsoft.graph.identitySet' - meetingOrganizerId: - type: string - description: The unique identifier of the organizer of the onlineMeeting related to this transcript. Read-only. - nullable: true metadataContent: type: string description: The time-aligned metadata of the utterances in the transcript. Read-only. @@ -28935,6 +29035,13 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.workingTimeSchedule: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: workingTimeSchedule + type: object + additionalProperties: + type: object microsoft.graph.associatedTeamInfo: allOf: - $ref: '#/components/schemas/microsoft.graph.teamInfo' @@ -29034,22 +29141,13 @@ components: description: Display name for this policy. Required. additionalProperties: type: object - microsoft.graph.appManagementConfiguration: - title: appManagementConfiguration - type: object - properties: - keyCredentials: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.keyCredentialConfiguration' - description: Collection of keyCredential restrictions settings to be applied to an application or service principal. - passwordCredentials: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.passwordCredentialConfiguration' - description: Collection of password restrictions settings to be applied to an application or service principal. - additionalProperties: - type: object + microsoft.graph.customAppManagementConfiguration: + allOf: + - $ref: '#/components/schemas/microsoft.graph.appManagementConfiguration' + - title: customAppManagementConfiguration + type: object + additionalProperties: + type: object microsoft.graph.stsPolicy: allOf: - $ref: '#/components/schemas/microsoft.graph.policyBase' @@ -29872,6 +29970,14 @@ components: description: 'The status of the request. Not nullable. The possible values are: Canceled, Denied, Failed, Granted, PendingAdminDecision, PendingApproval, PendingProvisioning, PendingScheduleCreation, Provisioned, Revoked, and ScheduleCreated. Not nullable.' additionalProperties: type: object + microsoft.graph.perUserMfaState: + title: perUserMfaState + enum: + - disabled + - enforced + - enabled + - unknownFutureValue + type: string microsoft.graph.userDefaultAuthenticationMethodType: title: userDefaultAuthenticationMethodType enum: @@ -29890,6 +29996,20 @@ components: - notAttested - unknownFutureValue type: string + microsoft.graph.webauthnPublicKeyCredential: + title: webauthnPublicKeyCredential + type: object + properties: + clientExtensionResults: + $ref: '#/components/schemas/microsoft.graph.webauthnAuthenticationExtensionsClientOutputs' + id: + type: string + description: The credential ID created by the WebAuthn Authenticator. + nullable: true + response: + $ref: '#/components/schemas/microsoft.graph.webauthnAuthenticatorAttestationResponse' + additionalProperties: + type: object microsoft.graph.microsoftAuthenticatorAuthenticationMethodClientAppName: title: microsoftAuthenticatorAuthenticationMethodClientAppName enum: @@ -31678,6 +31798,17 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.contentModelType: + title: contentModelType + enum: + - teachingMethod + - layoutMethod + - freeformSelectionMethod + - prebuiltContractModel + - prebuiltInvoiceModel + - prebuiltReceiptModel + - unknownFutureValue + type: string microsoft.graph.documentSet: title: documentSet type: object @@ -31761,6 +31892,21 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.documentProcessingJobType: + title: documentProcessingJobType + enum: + - file + - folder + - unknownFutureValue + type: string + microsoft.graph.documentProcessingJobStatus: + title: documentProcessingJobStatus + enum: + - inProgress + - completed + - failed + - unknownFutureValue + type: string microsoft.graph.publicError: title: publicError type: object @@ -33930,6 +34076,13 @@ components: - organizer - unknownFutureValue type: string + microsoft.graph.meetingLiveShareOptions: + title: meetingLiveShareOptions + enum: + - enabled + - disabled + - unknownFutureValue + type: string microsoft.graph.meetingChatMode: title: meetingChatMode enum: @@ -34121,7 +34274,7 @@ components: $ref: '#/components/schemas/microsoft.graph.identity' registrantId: type: string - description: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. + description: Unique identifier of a meetingRegistrant. Presents when the participant has registered for the meeting. (deprecated) nullable: true role: type: string @@ -34819,6 +34972,12 @@ components: type: string description: The role the position entailed. nullable: true + secondaryJobTitle: + type: string + nullable: true + secondaryRole: + type: string + nullable: true startMonthYear: pattern: '^[0-9]{4,}-(0[1-9]|1[012])-(0[1-9]|[12][0-9]|3[01])$' type: string @@ -34837,6 +34996,10 @@ components: properties: address: $ref: '#/components/schemas/microsoft.graph.physicalAddress' + companyCode: + type: string + description: 'Legal entity number of the company or its subdivision. For information on how to set the value for the companyCode, see profileSourceAnnotation.' + nullable: true department: type: string description: Department Name within a company. @@ -34852,6 +35015,9 @@ components: type: string description: Pronunciation guide for the company name. nullable: true + secondaryDepartment: + type: string + nullable: true webUrl: type: string description: Link to the company home page. @@ -34982,6 +35148,8 @@ components: nullable: true endDateTime: $ref: '#/components/schemas/microsoft.graph.dateTimeTimeZone' + settings: + $ref: '#/components/schemas/microsoft.graph.virtualEventSettings' startDateTime: $ref: '#/components/schemas/microsoft.graph.dateTimeTimeZone' status: @@ -35089,50 +35257,20 @@ components: x-ms-navigationProperty: true additionalProperties: type: object - microsoft.graph.keyCredentialConfiguration: - title: keyCredentialConfiguration + microsoft.graph.appManagementConfiguration: + title: appManagementConfiguration type: object properties: - certificateBasedApplicationConfigurationIds: + keyCredentials: type: array items: - type: string - nullable: true - description: Collection of GUIDs that represent certificateBasedApplicationConfiguration that is allowed as root and intermediate certificate authorities. - maxLifetime: - pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' - type: string - description: 'String value that indicates the maximum lifetime for key expiration, defined as an ISO 8601 duration. For example, P4DT12H30M5S represents four days, 12 hours, 30 minutes, and five seconds. This property is required when restrictionType is set to keyLifetime.' - format: duration - nullable: true - restrictForAppsCreatedAfterDateTime: - 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: 'Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.' - format: date-time - nullable: true - restrictionType: - $ref: '#/components/schemas/microsoft.graph.appKeyCredentialRestrictionType' - additionalProperties: - type: object - microsoft.graph.passwordCredentialConfiguration: - title: passwordCredentialConfiguration - type: object - properties: - maxLifetime: - pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' - type: string - description: 'String value that indicates the maximum lifetime for password expiration, defined as an ISO 8601 duration. For example, P4DT12H30M5S represents four days, 12 hours, 30 minutes, and five seconds. This property is required when restrictionType is set to passwordLifetime.' - format: duration - nullable: true - restrictForAppsCreatedAfterDateTime: - 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: 'Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.' - format: date-time - nullable: true - restrictionType: - $ref: '#/components/schemas/microsoft.graph.appCredentialRestrictionType' + $ref: '#/components/schemas/microsoft.graph.keyCredentialConfiguration' + description: Collection of keyCredential restrictions settings to be applied to an application or service principal. + passwordCredentials: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.passwordCredentialConfiguration' + description: Collection of password restrictions settings to be applied to an application or service principal. additionalProperties: type: object microsoft.graph.customClaimConfiguration: @@ -35239,7 +35377,7 @@ components: interval: pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' type: string - description: 'The interval between synchronization iterations. The value is represented in ISO 8601 format for durations. For example, PT1M represents a period of 1 month.' + description: 'The interval between synchronization iterations. The value is represented in ISO 8601 format for durations. For example, P1M represents a period of one month and PT1M represents a period of one minute.' format: duration state: $ref: '#/components/schemas/microsoft.graph.synchronizationScheduleState' @@ -35967,6 +36105,24 @@ components: $ref: '#/components/schemas/microsoft.graph.printTaskDefinition' additionalProperties: type: object + microsoft.graph.webauthnAuthenticationExtensionsClientOutputs: + title: webauthnAuthenticationExtensionsClientOutputs + type: object + additionalProperties: + type: object + microsoft.graph.webauthnAuthenticatorAttestationResponse: + title: webauthnAuthenticatorAttestationResponse + type: object + properties: + attestationObject: + type: string + description: 'Base64URL encoded, cryptographically protected attestation about the WebAuthn Authenticator.' + nullable: true + clientDataJSON: + type: string + nullable: true + additionalProperties: + type: object microsoft.graph.attendeeType: title: attendeeType enum: @@ -38158,6 +38314,16 @@ components: $ref: '#/components/schemas/microsoft.graph.identity' additionalProperties: type: object + microsoft.graph.virtualEventSettings: + title: virtualEventSettings + type: object + properties: + isAttendeeEmailNotificationEnabled: + type: boolean + description: Indicates whether virtual event attendees receive email notifications. + nullable: true + additionalProperties: + type: object microsoft.graph.virtualEventStatus: title: virtualEventStatus enum: @@ -38272,23 +38438,56 @@ components: - rejectedByOrganizer - unknownFutureValue type: string - microsoft.graph.appKeyCredentialRestrictionType: - title: appKeyCredentialRestrictionType - enum: - - asymmetricKeyLifetime - - trustedCertificateAuthority - - unknownFutureValue - type: string - microsoft.graph.appCredentialRestrictionType: - title: appCredentialRestrictionType - enum: - - passwordAddition - - passwordLifetime - - symmetricKeyAddition - - symmetricKeyLifetime - - customPasswordAddition - - unknownFutureValue - type: string + microsoft.graph.keyCredentialConfiguration: + title: keyCredentialConfiguration + type: object + properties: + certificateBasedApplicationConfigurationIds: + type: array + items: + type: string + nullable: true + description: Collection of GUIDs that represent certificateBasedApplicationConfiguration that is allowed as root and intermediate certificate authorities. + maxLifetime: + pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' + type: string + description: 'String value that indicates the maximum lifetime for key expiration, defined as an ISO 8601 duration. For example, P4DT12H30M5S represents four days, 12 hours, 30 minutes, and five seconds. This property is required when restrictionType is set to keyLifetime.' + format: duration + nullable: true + restrictForAppsCreatedAfterDateTime: + 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: 'Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.' + format: date-time + nullable: true + restrictionType: + $ref: '#/components/schemas/microsoft.graph.appKeyCredentialRestrictionType' + state: + $ref: '#/components/schemas/microsoft.graph.appManagementRestrictionState' + additionalProperties: + type: object + microsoft.graph.passwordCredentialConfiguration: + title: passwordCredentialConfiguration + type: object + properties: + maxLifetime: + pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' + type: string + description: 'String value that indicates the maximum lifetime for password expiration, defined as an ISO 8601 duration. For example, P4DT12H30M5S represents four days, 12 hours, 30 minutes, and five seconds. This property is required when restrictionType is set to passwordLifetime.' + format: duration + nullable: true + restrictForAppsCreatedAfterDateTime: + 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: 'Specifies the date from which the policy restriction applies to newly created applications. For existing applications, the enforcement date can be retroactively applied.' + format: date-time + nullable: true + restrictionType: + $ref: '#/components/schemas/microsoft.graph.appCredentialRestrictionType' + state: + $ref: '#/components/schemas/microsoft.graph.appManagementRestrictionState' + additionalProperties: + type: object microsoft.graph.customClaimAttributeBase: title: customClaimAttributeBase type: object @@ -40423,6 +40622,30 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.appKeyCredentialRestrictionType: + title: appKeyCredentialRestrictionType + enum: + - asymmetricKeyLifetime + - trustedCertificateAuthority + - unknownFutureValue + type: string + microsoft.graph.appManagementRestrictionState: + title: appManagementRestrictionState + enum: + - enabled + - disabled + - unknownFutureValue + type: string + microsoft.graph.appCredentialRestrictionType: + title: appCredentialRestrictionType + enum: + - passwordAddition + - passwordLifetime + - symmetricKeyAddition + - symmetricKeyLifetime + - customPasswordAddition + - unknownFutureValue + type: string microsoft.graph.transformationAttribute: title: transformationAttribute type: object diff --git a/openApiDocs/beta/WindowsUpdates.yml b/openApiDocs/beta/WindowsUpdates.yml index 6869f2ff51..fc25969c11 100644 --- a/openApiDocs/beta/WindowsUpdates.yml +++ b/openApiDocs/beta/WindowsUpdates.yml @@ -6835,11 +6835,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://learn.microsoft.com/graph/api/windowsupdates-operationalinsightsconnection-get?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/windowsupdates-resourceconnection-get?view=graph-rest-beta operationId: admin.window.update_GetResourceConnection parameters: - name: resourceConnection-id @@ -7119,11 +7119,11 @@ paths: delete: tags: - admin.adminWindows - summary: Delete updatableAssetGroup - description: 'Delete an updatableAssetGroup object. When an updatableAssetGroup object, its member updatableAsset objects are not deleted.' + summary: Delete updatableAsset + description: Delete an updatableAsset object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-delete?view=graph-rest-beta + url: https://learn.microsoft.com/graph/api/windowsupdates-updatableasset-delete?view=graph-rest-beta operationId: admin.window.update_DeleteUpdatableAsset parameters: - name: updatableAsset-id diff --git a/openApiDocs/v1.0/Applications.yml b/openApiDocs/v1.0/Applications.yml index 3bb7d70838..630a9f8072 100644 --- a/openApiDocs/v1.0/Applications.yml +++ b/openApiDocs/v1.0/Applications.yml @@ -275,7 +275,11 @@ paths: delete: tags: - applications.appManagementPolicy - summary: Delete ref of navigation property appManagementPolicies for applications + summary: Remove appliesTo + 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://learn.microsoft.com/graph/api/appmanagementpolicy-delete-appliesto?view=graph-rest-1.0 operationId: application.appManagementPolicy_DeleteAppManagementPolicyGraphBPreRef parameters: - name: application-id @@ -371,7 +375,11 @@ paths: post: tags: - applications.appManagementPolicy - summary: Create new navigation property ref to appManagementPolicies for applications + summary: Assign appliesTo + 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://learn.microsoft.com/graph/api/appmanagementpolicy-post-appliesto?view=graph-rest-1.0 operationId: application_CreateAppManagementPolicyGraphBPreRef parameters: - name: application-id @@ -393,7 +401,11 @@ paths: delete: tags: - applications.appManagementPolicy - summary: Delete ref of navigation property appManagementPolicies for applications + summary: Remove appliesTo + 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://learn.microsoft.com/graph/api/appmanagementpolicy-delete-appliesto?view=graph-rest-1.0 operationId: application_DeleteAppManagementPolicyGraphBPreRef parameters: - name: application-id @@ -474,8 +486,11 @@ paths: get: tags: - applications.extensionProperty - summary: Get extensionProperties from applications - description: 'Read-only. Nullable. Supports $expand and $filter (/$count eq 0, /$count ne 0).' + summary: List extensionProperties (directory extensions) + description: 'Retrieve the list of directory extension definitions, represented by extensionProperty objects on an application.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/application-list-extensionproperty?view=graph-rest-1.0 operationId: application_ListExtensionProperty parameters: - name: application-id @@ -533,7 +548,11 @@ paths: post: tags: - applications.extensionProperty - summary: Create new navigation property to extensionProperties for applications + summary: Create extensionProperty (directory extension) + description: 'Create a new directory extension definition, represented by an extensionProperty object.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/application-post-extensionproperty?view=graph-rest-1.0 operationId: application_CreateExtensionProperty parameters: - name: application-id @@ -565,8 +584,11 @@ paths: get: tags: - applications.extensionProperty - summary: Get extensionProperties from applications - description: 'Read-only. Nullable. Supports $expand and $filter (/$count eq 0, /$count ne 0).' + summary: Get extensionProperty (directory extension) + description: Read a directory extension definition represented by an extensionProperty object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/extensionproperty-get?view=graph-rest-1.0 operationId: application_GetExtensionProperty parameters: - name: application-id @@ -657,7 +679,11 @@ paths: delete: tags: - applications.extensionProperty - summary: Delete navigation property extensionProperties for applications + summary: Delete extensionProperty (directory extension) + 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://learn.microsoft.com/graph/api/extensionproperty-delete?view=graph-rest-1.0 operationId: application_DeleteExtensionProperty parameters: - name: application-id @@ -714,8 +740,11 @@ paths: get: tags: - applications.federatedIdentityCredential - summary: Get federatedIdentityCredentials from applications - description: 'Federated identities for applications. Supports $expand and $filter (startsWith, /$count eq 0, /$count ne 0).' + summary: List federatedIdentityCredentials + description: Get a list of the federatedIdentityCredential objects and their properties. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/application-list-federatedidentitycredentials?view=graph-rest-1.0 operationId: application_ListFederatedIdentityCredential parameters: - name: application-id @@ -773,7 +802,11 @@ paths: post: tags: - applications.federatedIdentityCredential - summary: Create new navigation property to federatedIdentityCredentials for applications + summary: Create federatedIdentityCredential + description: 'Create a new federatedIdentityCredential object for an application. By configuring a trust relationship between your Microsoft Entra 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://learn.microsoft.com/graph/api/application-post-federatedidentitycredentials?view=graph-rest-1.0 operationId: application_CreateFederatedIdentityCredential parameters: - name: application-id @@ -805,8 +838,11 @@ paths: get: tags: - applications.federatedIdentityCredential - summary: Get federatedIdentityCredentials from applications - description: 'Federated identities for applications. Supports $expand and $filter (startsWith, /$count eq 0, /$count ne 0).' + summary: Get federatedIdentityCredential + description: Read the properties and relationships of a federatedIdentityCredential object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/federatedidentitycredential-get?view=graph-rest-1.0 operationId: application_GetFederatedIdentityCredential parameters: - name: application-id @@ -858,7 +894,11 @@ paths: patch: tags: - applications.federatedIdentityCredential - summary: Update the navigation property federatedIdentityCredentials in applications + summary: Upsert federatedIdentityCredential + description: 'Create a new federatedIdentityCredential object for an application if it doesn''t exist, or update the properties of an existing federatedIdentityCredential object. By configuring a trust relationship between your Microsoft Entra 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://learn.microsoft.com/graph/api/federatedidentitycredential-upsert?view=graph-rest-1.0 operationId: application_UpdateFederatedIdentityCredential parameters: - name: application-id @@ -897,7 +937,11 @@ paths: delete: tags: - applications.federatedIdentityCredential - summary: Delete navigation property federatedIdentityCredentials for applications + summary: Delete federatedIdentityCredential + description: Delete a federatedIdentityCredential object from an application. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/federatedidentitycredential-delete?view=graph-rest-1.0 operationId: application_DeleteFederatedIdentityCredential parameters: - name: application-id @@ -932,8 +976,11 @@ paths: get: tags: - applications.federatedIdentityCredential - summary: Get federatedIdentityCredentials from applications - description: 'Federated identities for applications. Supports $expand and $filter (startsWith, /$count eq 0, /$count ne 0).' + summary: Get federatedIdentityCredential + description: Read the properties and relationships of a federatedIdentityCredential object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/federatedidentitycredential-get?view=graph-rest-1.0 operationId: application.federatedIdentityCredential_GetGraphBPreName parameters: - name: application-id @@ -984,7 +1031,11 @@ paths: patch: tags: - applications.federatedIdentityCredential - summary: Update the navigation property federatedIdentityCredentials in applications + summary: Upsert federatedIdentityCredential + description: 'Create a new federatedIdentityCredential object for an application if it doesn''t exist, or update the properties of an existing federatedIdentityCredential object. By configuring a trust relationship between your Microsoft Entra 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://learn.microsoft.com/graph/api/federatedidentitycredential-upsert?view=graph-rest-1.0 operationId: application.federatedIdentityCredential_UpdateGraphBPreName parameters: - name: application-id @@ -1022,7 +1073,11 @@ paths: delete: tags: - applications.federatedIdentityCredential - summary: Delete navigation property federatedIdentityCredentials for applications + summary: Delete federatedIdentityCredential + description: Delete a federatedIdentityCredential object from an application. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/federatedidentitycredential-delete?view=graph-rest-1.0 operationId: application.federatedIdentityCredential_DeleteGraphBPreName parameters: - name: application-id @@ -1234,7 +1289,6 @@ paths: format: binary default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation put: tags: - applications.application @@ -1263,7 +1317,32 @@ paths: description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation + delete: + tags: + - applications.application + summary: Delete logo for application in applications + description: The main logo for the application. Not nullable. + operationId: application_DeleteLogo + parameters: + - name: application-id + in: path + description: The unique identifier of application + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: application + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' '/applications/{application-id}/microsoft.graph.addKey': post: tags: @@ -1463,7 +1542,7 @@ paths: tags: - applications.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. This API returns up to 11,000 group IDs. If more than 11,000 results are available, it returns a 400 Bad Request error with the Directory_ResultSizeLimitExceeded error code. As a workaround, use the List group transitive memberOf API.' + 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. This API returns up to 11,000 group IDs. If more than 11,000 results are available, it returns a 400 Bad Request error with the DirectoryResultSizeLimitExceeded error code. If you get the DirectoryResultSizeLimitExceeded error code, use the List group transitive memberOf API instead.' externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 @@ -1745,8 +1824,11 @@ paths: get: tags: - applications.directoryObject - summary: Get owners from applications - description: 'Directory objects that are owners of the application. Read-only. Nullable. Supports $expand, $filter (/$count eq 0, /$count ne 0, /$count eq 1, /$count ne 1), and $select nested in $expand.' + summary: List owners + description: Retrieve a list of owners for an application that are directoryObject objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/application-list-owners?view=graph-rest-1.0 operationId: application_ListOwner parameters: - name: application-id @@ -1815,7 +1897,11 @@ paths: delete: tags: - applications.directoryObject - summary: Delete ref of navigation property owners for applications + summary: Remove application owner + 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://learn.microsoft.com/graph/api/application-delete-owners?view=graph-rest-1.0 operationId: application.owner_DeleteDirectoryObjectGraphBPreRef parameters: - name: application-id @@ -1901,7 +1987,7 @@ paths: type: string responses: 2XX: - description: Result entities + description: Entity result. content: application/json: schema: @@ -1963,7 +2049,7 @@ paths: type: string responses: 2XX: - description: Result entities + description: Entity result. content: application/json: schema: @@ -2025,7 +2111,7 @@ paths: type: string responses: 2XX: - description: Result entities + description: Entity result. content: application/json: schema: @@ -2087,7 +2173,7 @@ paths: type: string responses: 2XX: - description: Result entities + description: Entity result. content: application/json: schema: @@ -2130,8 +2216,11 @@ paths: get: tags: - applications.directoryObject - summary: Get ref of owners from applications - description: 'Directory objects that are owners of the application. Read-only. Nullable. Supports $expand, $filter (/$count eq 0, /$count ne 0, /$count eq 1, /$count ne 1), and $select nested in $expand.' + summary: List owners + description: Retrieve a list of owners for an application that are directoryObject objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/application-list-owners?view=graph-rest-1.0 operationId: application_ListOwnerGraphBPreRef parameters: - name: application-id @@ -2179,7 +2268,11 @@ paths: post: tags: - applications.directoryObject - summary: Create new navigation property ref to owners for applications + summary: Add owner + description: Add an owner to an application by posting to the owners collection. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/application-post-owners?view=graph-rest-1.0 operationId: application_CreateOwnerGraphBPreRef parameters: - name: application-id @@ -2201,7 +2294,11 @@ paths: delete: tags: - applications.directoryObject - summary: Delete ref of navigation property owners for applications + summary: Remove application owner + 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://learn.microsoft.com/graph/api/application-delete-owners?view=graph-rest-1.0 operationId: application_DeleteOwnerGraphBPreRef parameters: - name: application-id @@ -3085,6 +3182,7 @@ paths: tags: - applications.synchronization summary: Get media content for the navigation property bulkUpload from applications + description: The bulk upload operation for the job. operationId: application.synchronization.job_GetBulkUploadContent parameters: - name: application-id @@ -3113,11 +3211,11 @@ paths: format: binary default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation put: tags: - applications.synchronization summary: Update media content for the navigation property bulkUpload in applications + description: The bulk upload operation for the job. operationId: application.synchronization.job_SetBulkUploadContent parameters: - name: application-id @@ -3149,7 +3247,40 @@ paths: description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation + delete: + tags: + - applications.synchronization + summary: Delete media content for the navigation property bulkUpload in applications + description: The bulk upload operation for the job. + operationId: application.synchronization.job_DeleteBulkUploadContent + parameters: + - name: application-id + in: path + description: The unique identifier of application + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: application + - name: synchronizationJob-id + in: path + description: The unique identifier of synchronizationJob + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: synchronizationJob + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' '/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/microsoft.graph.pause': post: tags: @@ -4376,7 +4507,11 @@ paths: patch: tags: - applications.synchronization - summary: Update the navigation property templates in applications + summary: Update synchronizationTemplate + description: Update (override) the synchronization template associated with a given application. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/synchronization-synchronizationtemplate-update?view=graph-rest-1.0 operationId: application.synchronization_UpdateTemplate parameters: - name: application-id @@ -5158,7 +5293,11 @@ paths: get: tags: - applications.tokenIssuancePolicy - summary: Get tokenIssuancePolicies from applications + summary: List assigned tokenIssuancePolicies + description: List the tokenIssuancePolicy objects that are assigned to an application. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/application-list-tokenissuancepolicies?view=graph-rest-1.0 operationId: application_ListTokenIssuancePolicy parameters: - name: application-id @@ -5217,7 +5356,11 @@ paths: delete: tags: - applications.tokenIssuancePolicy - summary: Delete ref of navigation property tokenIssuancePolicies for applications + summary: Remove tokenIssuancePolicy + description: Remove a tokenIssuancePolicy from an application. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/application-delete-tokenissuancepolicies?view=graph-rest-1.0 operationId: application.tokenIssuancePolicy_DeleteTokenIssuancePolicyGraphBPreRef parameters: - name: application-id @@ -5274,7 +5417,11 @@ paths: get: tags: - applications.tokenIssuancePolicy - summary: Get ref of tokenIssuancePolicies from applications + summary: List assigned tokenIssuancePolicies + description: List the tokenIssuancePolicy objects that are assigned to an application. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/application-list-tokenissuancepolicies?view=graph-rest-1.0 operationId: application_ListTokenIssuancePolicyGraphBPreRef parameters: - name: application-id @@ -5312,7 +5459,11 @@ paths: post: tags: - applications.tokenIssuancePolicy - summary: Create new navigation property ref to tokenIssuancePolicies for applications + summary: Assign tokenIssuancePolicy + description: Assign a tokenIssuancePolicy to an application. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/application-post-tokenissuancepolicies?view=graph-rest-1.0 operationId: application_CreateTokenIssuancePolicyGraphBPreRef parameters: - name: application-id @@ -5334,7 +5485,11 @@ paths: delete: tags: - applications.tokenIssuancePolicy - summary: Delete ref of navigation property tokenIssuancePolicies for applications + summary: Remove tokenIssuancePolicy + description: Remove a tokenIssuancePolicy from an application. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/application-delete-tokenissuancepolicies?view=graph-rest-1.0 operationId: application_DeleteTokenIssuancePolicyGraphBPreRef parameters: - name: application-id @@ -5369,7 +5524,11 @@ paths: get: tags: - applications.tokenLifetimePolicy - summary: Get tokenLifetimePolicies from applications + summary: List assigned tokenLifetimePolicies + 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://learn.microsoft.com/graph/api/application-list-tokenlifetimepolicies?view=graph-rest-1.0 operationId: application_ListTokenLifetimePolicy parameters: - name: application-id @@ -5428,7 +5587,11 @@ paths: delete: tags: - applications.tokenLifetimePolicy - summary: Delete ref of navigation property tokenLifetimePolicies for applications + summary: Remove tokenLifetimePolicy + description: Remove a tokenLifetimePolicy from an application. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/application-delete-tokenlifetimepolicies?view=graph-rest-1.0 operationId: application.tokenLifetimePolicy_DeleteTokenLifetimePolicyGraphBPreRef parameters: - name: application-id @@ -5485,7 +5648,11 @@ paths: get: tags: - applications.tokenLifetimePolicy - summary: Get ref of tokenLifetimePolicies from applications + summary: List assigned tokenLifetimePolicies + 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://learn.microsoft.com/graph/api/application-list-tokenlifetimepolicies?view=graph-rest-1.0 operationId: application_ListTokenLifetimePolicyGraphBPreRef parameters: - name: application-id @@ -5523,7 +5690,11 @@ paths: post: tags: - applications.tokenLifetimePolicy - summary: Create new navigation property ref to tokenLifetimePolicies for applications + summary: Assign tokenLifetimePolicy + 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://learn.microsoft.com/graph/api/application-post-tokenlifetimepolicies?view=graph-rest-1.0 operationId: application_CreateTokenLifetimePolicyGraphBPreRef parameters: - name: application-id @@ -5545,7 +5716,11 @@ paths: delete: tags: - applications.tokenLifetimePolicy - summary: Delete ref of navigation property tokenLifetimePolicies for applications + summary: Remove tokenLifetimePolicy + description: Remove a tokenLifetimePolicy from an application. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/application-delete-tokenlifetimepolicies?view=graph-rest-1.0 operationId: application_DeleteTokenLifetimePolicyGraphBPreRef parameters: - name: application-id @@ -6206,8 +6381,11 @@ paths: get: tags: - groups.appRoleAssignment - summary: Get appRoleAssignments from groups - description: Represents the app roles a group has been granted for an application. Supports $expand. + summary: List appRoleAssignments granted to a group + description: Retrieve the list of appRoleAssignment that have been granted to a group. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/group-list-approleassignments?view=graph-rest-1.0 operationId: group_ListAppRoleAssignment parameters: - name: group-id @@ -6275,7 +6453,11 @@ paths: post: tags: - groups.appRoleAssignment - summary: Create new navigation property to appRoleAssignments for groups + summary: Grant an appRoleAssignment to a group + 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://learn.microsoft.com/graph/api/group-post-approleassignments?view=graph-rest-1.0 operationId: group_CreateAppRoleAssignment parameters: - name: group-id @@ -6308,7 +6490,7 @@ paths: tags: - groups.appRoleAssignment summary: Get appRoleAssignments from groups - description: Represents the app roles a group has been granted for an application. Supports $expand. + description: Represents the app roles granted to a group for an application. Supports $expand. operationId: group_GetAppRoleAssignment parameters: - name: group-id @@ -6409,7 +6591,11 @@ paths: delete: tags: - groups.appRoleAssignment - summary: Delete navigation property appRoleAssignments for groups + summary: Delete appRoleAssignment + description: Deletes an appRoleAssignment that a group has been granted. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/group-delete-approleassignments?view=graph-rest-1.0 operationId: group_DeleteAppRoleAssignment parameters: - name: group-id @@ -6817,8 +7003,11 @@ paths: get: tags: - servicePrincipals.appRoleAssignment - summary: Get appRoleAssignedTo from servicePrincipals - description: 'App role assignments for this app or service, granted to users, groups, and other service principals. Supports $expand.' + summary: Get appRoleAssignment + description: Read the properties and relationships of an appRoleAssignment object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/serviceprincipal-list-approleassignedto?view=graph-rest-1.0 operationId: servicePrincipal_ListAppRoleAssignedTo parameters: - name: servicePrincipal-id @@ -6876,7 +7065,11 @@ paths: post: tags: - servicePrincipals.appRoleAssignment - summary: Create new navigation property to appRoleAssignedTo for servicePrincipals + summary: Grant an appRoleAssignment for a service principal + 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://learn.microsoft.com/graph/api/serviceprincipal-post-approleassignedto?view=graph-rest-1.0 operationId: servicePrincipal_CreateAppRoleAssignedTo parameters: - name: servicePrincipal-id @@ -6908,8 +7101,11 @@ paths: get: tags: - servicePrincipals.appRoleAssignment - summary: Get appRoleAssignedTo from servicePrincipals - description: 'App role assignments for this app or service, granted to users, groups, and other service principals. Supports $expand.' + summary: Get appRoleAssignment + description: Read the properties and relationships of an appRoleAssignment object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/approleassignment-get?view=graph-rest-1.0 operationId: servicePrincipal_GetAppRoleAssignedTo parameters: - name: servicePrincipal-id @@ -7000,7 +7196,11 @@ paths: delete: tags: - servicePrincipals.appRoleAssignment - summary: Delete navigation property appRoleAssignedTo for servicePrincipals + summary: Delete appRoleAssignedTo + 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://learn.microsoft.com/graph/api/serviceprincipal-delete-approleassignedto?view=graph-rest-1.0 operationId: servicePrincipal_DeleteAppRoleAssignedTo parameters: - name: servicePrincipal-id @@ -7057,8 +7257,11 @@ paths: get: tags: - servicePrincipals.appRoleAssignment - summary: Get appRoleAssignments from servicePrincipals - description: 'App role assignment for another app or service, granted to this service principal. Supports $expand.' + summary: Get appRoleAssignment + description: Read the properties and relationships of an appRoleAssignment object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/serviceprincipal-list-approleassignments?view=graph-rest-1.0 operationId: servicePrincipal_ListAppRoleAssignment parameters: - name: servicePrincipal-id @@ -7126,7 +7329,11 @@ paths: post: tags: - servicePrincipals.appRoleAssignment - summary: Create new navigation property to appRoleAssignments for servicePrincipals + summary: Grant an appRoleAssignment to a service principal + 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://learn.microsoft.com/graph/api/serviceprincipal-post-approleassignments?view=graph-rest-1.0 operationId: servicePrincipal_CreateAppRoleAssignment parameters: - name: servicePrincipal-id @@ -7158,8 +7365,11 @@ paths: get: tags: - servicePrincipals.appRoleAssignment - summary: Get appRoleAssignments from servicePrincipals - description: 'App role assignment for another app or service, granted to this service principal. Supports $expand.' + summary: Get appRoleAssignment + description: Read the properties and relationships of an appRoleAssignment object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/approleassignment-get?view=graph-rest-1.0 operationId: servicePrincipal_GetAppRoleAssignment parameters: - name: servicePrincipal-id @@ -7178,16 +7388,6 @@ paths: schema: type: string x-ms-docs-key-type: appRoleAssignment - - name: ConsistencyLevel - in: header - description: 'Indicates the requested consistency level. Documentation URL: https://docs.microsoft.com/graph/aad-advanced-queries' - style: simple - schema: - type: string - examples: - example-1: - description: $search and $count queries require the client to set the ConsistencyLevel HTTP header to 'eventual'. - value: eventual - name: $select in: query description: Select properties to be returned @@ -7260,7 +7460,11 @@ paths: delete: tags: - servicePrincipals.appRoleAssignment - summary: Delete navigation property appRoleAssignments for servicePrincipals + summary: Delete appRoleAssignment + 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://learn.microsoft.com/graph/api/serviceprincipal-delete-approleassignments?view=graph-rest-1.0 operationId: servicePrincipal_DeleteAppRoleAssignment parameters: - name: servicePrincipal-id @@ -7327,8 +7531,11 @@ paths: get: tags: - servicePrincipals.claimsMappingPolicy - summary: Get claimsMappingPolicies from servicePrincipals - description: The claimsMappingPolicies assigned to this service principal. Supports $expand. + summary: List assigned claimsMappingPolicy + description: List the claimsMappingPolicy objects that are assigned to a servicePrincipal. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/serviceprincipal-list-claimsmappingpolicies?view=graph-rest-1.0 operationId: servicePrincipal_ListClaimsMappingPolicy parameters: - name: servicePrincipal-id @@ -7387,7 +7594,11 @@ paths: delete: tags: - servicePrincipals.claimsMappingPolicy - summary: Delete ref of navigation property claimsMappingPolicies for servicePrincipals + summary: Remove claimsMappingPolicy + description: Remove a claimsMappingPolicy from a servicePrincipal. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/serviceprincipal-delete-claimsmappingpolicies?view=graph-rest-1.0 operationId: servicePrincipal.claimsMappingPolicy_DeleteClaimsMappingPolicyGraphBPreRef parameters: - name: servicePrincipal-id @@ -7444,8 +7655,11 @@ paths: get: tags: - servicePrincipals.claimsMappingPolicy - summary: Get ref of claimsMappingPolicies from servicePrincipals - description: The claimsMappingPolicies assigned to this service principal. Supports $expand. + summary: List assigned claimsMappingPolicy + description: List the claimsMappingPolicy objects that are assigned to a servicePrincipal. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/serviceprincipal-list-claimsmappingpolicies?view=graph-rest-1.0 operationId: servicePrincipal_ListClaimsMappingPolicyGraphBPreRef parameters: - name: servicePrincipal-id @@ -7483,7 +7697,11 @@ paths: post: tags: - servicePrincipals.claimsMappingPolicy - summary: Create new navigation property ref to claimsMappingPolicies for servicePrincipals + summary: Assign claimsMappingPolicy + description: Assign a claimsMappingPolicy to a servicePrincipal. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/serviceprincipal-post-claimsmappingpolicies?view=graph-rest-1.0 operationId: servicePrincipal_CreateClaimsMappingPolicyGraphBPreRef parameters: - name: servicePrincipal-id @@ -7505,7 +7723,11 @@ paths: delete: tags: - servicePrincipals.claimsMappingPolicy - summary: Delete ref of navigation property claimsMappingPolicies for servicePrincipals + summary: Remove claimsMappingPolicy + description: Remove a claimsMappingPolicy from a servicePrincipal. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/serviceprincipal-delete-claimsmappingpolicies?view=graph-rest-1.0 operationId: servicePrincipal_DeleteClaimsMappingPolicyGraphBPreRef parameters: - name: servicePrincipal-id @@ -7695,7 +7917,7 @@ paths: type: string responses: 2XX: - description: Result entities + description: Entity result. content: application/json: schema: @@ -7808,7 +8030,11 @@ paths: get: tags: - servicePrincipals.delegatedPermissionClassification - summary: Get delegatedPermissionClassifications from servicePrincipals + summary: List delegatedPermissionClassifications collection of servicePrincipal + description: Retrieve the list of delegatedPermissionClassification currently configured for the delegated permissions exposed by an API. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/serviceprincipal-list-delegatedpermissionclassifications?view=graph-rest-1.0 operationId: servicePrincipal_ListDelegatedPermissionClassification parameters: - name: servicePrincipal-id @@ -7866,7 +8092,11 @@ paths: post: tags: - servicePrincipals.delegatedPermissionClassification - summary: Create new navigation property to delegatedPermissionClassifications for servicePrincipals + summary: Create delegatedPermissionClassification + description: Classify a delegated permission by adding a delegatedPermissionClassification to the servicePrincipal representing the API. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/serviceprincipal-post-delegatedpermissionclassifications?view=graph-rest-1.0 operationId: servicePrincipal_CreateDelegatedPermissionClassification parameters: - name: servicePrincipal-id @@ -7989,7 +8219,11 @@ paths: delete: tags: - servicePrincipals.delegatedPermissionClassification - summary: Delete navigation property delegatedPermissionClassifications for servicePrincipals + summary: Delete delegatedPermissionClassification + description: Deletes a delegatedPermissionClassification which had previously been set for a delegated permission. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/serviceprincipal-delete-delegatedpermissionclassifications?view=graph-rest-1.0 operationId: servicePrincipal_DeleteDelegatedPermissionClassification parameters: - name: servicePrincipal-id @@ -8648,8 +8882,11 @@ paths: get: tags: - servicePrincipals.homeRealmDiscoveryPolicy - summary: Get homeRealmDiscoveryPolicies from servicePrincipals - description: The homeRealmDiscoveryPolicies assigned to this service principal. Supports $expand. + summary: List assigned homeRealmDiscoveryPolicy + description: List the homeRealmDiscoveryPolicy objects that are assigned to a servicePrincipal. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/serviceprincipal-list-homerealmdiscoverypolicies?view=graph-rest-1.0 operationId: servicePrincipal_ListHomeRealmDiscoveryPolicy parameters: - name: servicePrincipal-id @@ -8708,7 +8945,11 @@ paths: delete: tags: - servicePrincipals.homeRealmDiscoveryPolicy - summary: Delete ref of navigation property homeRealmDiscoveryPolicies for servicePrincipals + summary: Remove homeRealmDiscoveryPolicy + description: Remove a homeRealmDiscoveryPolicy from a servicePrincipal. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/serviceprincipal-delete-homerealmdiscoverypolicies?view=graph-rest-1.0 operationId: servicePrincipal.homeRealmDiscoveryPolicy_DeleteHomeRealmDiscoveryPolicyGraphBPreRef parameters: - name: servicePrincipal-id @@ -8765,8 +9006,11 @@ paths: get: tags: - servicePrincipals.homeRealmDiscoveryPolicy - summary: Get ref of homeRealmDiscoveryPolicies from servicePrincipals - description: The homeRealmDiscoveryPolicies assigned to this service principal. Supports $expand. + summary: List assigned homeRealmDiscoveryPolicy + description: List the homeRealmDiscoveryPolicy objects that are assigned to a servicePrincipal. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/serviceprincipal-list-homerealmdiscoverypolicies?view=graph-rest-1.0 operationId: servicePrincipal_ListHomeRealmDiscoveryPolicyGraphBPreRef parameters: - name: servicePrincipal-id @@ -8804,7 +9048,11 @@ paths: post: tags: - servicePrincipals.homeRealmDiscoveryPolicy - summary: Create new navigation property ref to homeRealmDiscoveryPolicies for servicePrincipals + summary: Assign homeRealmDiscoveryPolicy + description: Assign a homeRealmDiscoveryPolicy to a servicePrincipal. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/serviceprincipal-post-homerealmdiscoverypolicies?view=graph-rest-1.0 operationId: servicePrincipal_CreateHomeRealmDiscoveryPolicyGraphBPreRef parameters: - name: servicePrincipal-id @@ -8826,7 +9074,11 @@ paths: delete: tags: - servicePrincipals.homeRealmDiscoveryPolicy - summary: Delete ref of navigation property homeRealmDiscoveryPolicies for servicePrincipals + summary: Remove homeRealmDiscoveryPolicy + description: Remove a homeRealmDiscoveryPolicy from a servicePrincipal. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/serviceprincipal-delete-homerealmdiscoverypolicies?view=graph-rest-1.0 operationId: servicePrincipal_DeleteHomeRealmDiscoveryPolicyGraphBPreRef parameters: - name: servicePrincipal-id @@ -8861,8 +9113,11 @@ paths: get: tags: - servicePrincipals.directoryObject - summary: Get memberOf from servicePrincipals - description: 'Roles that this service principal is a member of. HTTP Methods: GET Read-only. Nullable. Supports $expand.' + summary: List servicePrincipal memberOf + description: Get the groups and directory roles that this servicePrincipal is a direct member of. This operation is not transitive. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/serviceprincipal-list-memberof?view=graph-rest-1.0 operationId: servicePrincipal_ListMemberGraphOPre parameters: - name: servicePrincipal-id @@ -9046,7 +9301,7 @@ paths: type: string responses: 2XX: - description: Result entities + description: Entity result. content: application/json: schema: @@ -9108,7 +9363,7 @@ paths: type: string responses: 2XX: - description: Result entities + description: Entity result. content: application/json: schema: @@ -9170,7 +9425,7 @@ paths: type: string responses: 2XX: - description: Result entities + description: Entity result. content: application/json: schema: @@ -9755,7 +10010,7 @@ paths: tags: - servicePrincipals.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. This API returns up to 11,000 group IDs. If more than 11,000 results are available, it returns a 400 Bad Request error with the Directory_ResultSizeLimitExceeded error code. As a workaround, use the List group transitive memberOf API.' + 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. This API returns up to 11,000 group IDs. If more than 11,000 results are available, it returns a 400 Bad Request error with the DirectoryResultSizeLimitExceeded error code. If you get the DirectoryResultSizeLimitExceeded error code, use the List group transitive memberOf API instead.' externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0 @@ -9975,8 +10230,11 @@ paths: get: tags: - servicePrincipals.oAuth2PermissionGrant - summary: Get oauth2PermissionGrants from servicePrincipals - description: Delegated permission grants authorizing this service principal to access an API on behalf of a signed-in user. Read-only. Nullable. + summary: List oauth2PermissionGrants granted to a service principal + 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://learn.microsoft.com/graph/api/serviceprincipal-list-oauth2permissiongrants?view=graph-rest-1.0 operationId: servicePrincipal_ListOauth2PermissionGrant parameters: - name: servicePrincipal-id @@ -10266,7 +10524,7 @@ paths: type: string responses: 2XX: - description: Result entities + description: Entity result. content: application/json: schema: @@ -10318,7 +10576,7 @@ paths: type: string responses: 2XX: - description: Result entities + description: Entity result. content: application/json: schema: @@ -10370,7 +10628,7 @@ paths: type: string responses: 2XX: - description: Result entities + description: Entity result. content: application/json: schema: @@ -10422,7 +10680,7 @@ paths: type: string responses: 2XX: - description: Result entities + description: Entity result. content: application/json: schema: @@ -10474,7 +10732,7 @@ paths: type: string responses: 2XX: - description: Result entities + description: Entity result. content: application/json: schema: @@ -10907,8 +11165,11 @@ paths: get: tags: - servicePrincipals.directoryObject - summary: Get owners from servicePrincipals - description: 'Directory objects that are owners of this servicePrincipal. The owners are a set of nonadmin users or servicePrincipals who are allowed to modify this object. Read-only. Nullable. Supports $expand, $filter (/$count eq 0, /$count ne 0, /$count eq 1, /$count ne 1), and $select nested in $expand.' + summary: 'servicePrincipals: List owners' + description: Retrieve a list of owners of the servicePrincipal. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/serviceprincipal-list-owners?view=graph-rest-1.0 operationId: servicePrincipal_ListOwner parameters: - name: servicePrincipal-id @@ -10977,7 +11238,11 @@ paths: delete: tags: - servicePrincipals.directoryObject - summary: Delete ref of navigation property owners for servicePrincipals + summary: Remove service principal owner + 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://learn.microsoft.com/graph/api/serviceprincipal-delete-owners?view=graph-rest-1.0 operationId: servicePrincipal.owner_DeleteDirectoryObjectGraphBPreRef parameters: - name: servicePrincipal-id @@ -11063,7 +11328,7 @@ paths: type: string responses: 2XX: - description: Result entities + description: Entity result. content: application/json: schema: @@ -11125,7 +11390,7 @@ paths: type: string responses: 2XX: - description: Result entities + description: Entity result. content: application/json: schema: @@ -11187,7 +11452,7 @@ paths: type: string responses: 2XX: - description: Result entities + description: Entity result. content: application/json: schema: @@ -11249,7 +11514,7 @@ paths: type: string responses: 2XX: - description: Result entities + description: Entity result. content: application/json: schema: @@ -11292,8 +11557,11 @@ paths: get: tags: - servicePrincipals.directoryObject - summary: Get ref of owners from servicePrincipals - description: 'Directory objects that are owners of this servicePrincipal. The owners are a set of nonadmin users or servicePrincipals who are allowed to modify this object. Read-only. Nullable. Supports $expand, $filter (/$count eq 0, /$count ne 0, /$count eq 1, /$count ne 1), and $select nested in $expand.' + summary: 'servicePrincipals: List owners' + description: Retrieve a list of owners of the servicePrincipal. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/serviceprincipal-list-owners?view=graph-rest-1.0 operationId: servicePrincipal_ListOwnerGraphBPreRef parameters: - name: servicePrincipal-id @@ -11341,7 +11609,11 @@ paths: post: tags: - servicePrincipals.directoryObject - summary: Create new navigation property ref to owners for servicePrincipals + summary: 'servicePrincipal: Add owner' + 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://learn.microsoft.com/graph/api/serviceprincipal-post-owners?view=graph-rest-1.0 operationId: servicePrincipal_CreateOwnerGraphBPreRef parameters: - name: servicePrincipal-id @@ -11363,7 +11635,11 @@ paths: delete: tags: - servicePrincipals.directoryObject - summary: Delete ref of navigation property owners for servicePrincipals + summary: Remove service principal owner + 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://learn.microsoft.com/graph/api/serviceprincipal-delete-owners?view=graph-rest-1.0 operationId: servicePrincipal_DeleteOwnerGraphBPreRef parameters: - name: servicePrincipal-id @@ -11798,8 +12074,11 @@ paths: get: tags: - servicePrincipals.remoteDesktopSecurityConfiguration - summary: Get remoteDesktopSecurityConfiguration from servicePrincipals - description: The remoteDesktopSecurityConfiguration object applied to this service principal. Supports $filter (eq) for isRemoteDesktopProtocolEnabled property. + summary: Get remoteDesktopSecurityConfiguration + description: Read the properties and relationships of a remoteDesktopSecurityConfiguration object on a servicePrincipal. Use this configuration to view the Microsoft Entra ID Remote Desktop Services (RDS) authentication protocol to authenticate a user to Microsoft Entra joined or Microsoft Entra hybrid joined devices. Additionally you can view any targetDeviceGroups that have been configured for SSO. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-get?view=graph-rest-1.0 operationId: servicePrincipal_GetRemoteDesktopSecurityConfiguration parameters: - name: servicePrincipal-id @@ -11843,7 +12122,11 @@ paths: patch: tags: - servicePrincipals.remoteDesktopSecurityConfiguration - summary: Update the navigation property remoteDesktopSecurityConfiguration in servicePrincipals + summary: Update remoteDesktopSecurityConfiguration + description: Update the properties of a remoteDesktopSecurityConfiguration object on the servicePrincipal. Use this configuration to enable or disable the Microsoft Entra ID Remote Desktop Services (RDS) authentication protocol to authenticate a user to Microsoft Entra joined or Microsoft Entra hybrid joined devices. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-update?view=graph-rest-1.0 operationId: servicePrincipal_UpdateRemoteDesktopSecurityConfiguration parameters: - name: servicePrincipal-id @@ -11874,7 +12157,11 @@ paths: delete: tags: - servicePrincipals.remoteDesktopSecurityConfiguration - summary: Delete navigation property remoteDesktopSecurityConfiguration for servicePrincipals + summary: Delete remoteDesktopSecurityConfiguration + description: 'Delete a remoteDesktopSecurityConfiguration object on a servicePrincipal. Removing remoteDesktopSecurityConfiguration object on the servicePrincipal disables the Microsoft Entra ID Remote Desktop Services (RDS) authentication protocol to authenticate a user to Microsoft Entra joined or Microsoft Entra hybrid joined devices, and removes any target device groups that you configured for SSO.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/serviceprincipal-delete-remotedesktopsecurityconfiguration?view=graph-rest-1.0 operationId: servicePrincipal_DeleteRemoteDesktopSecurityConfiguration parameters: - name: servicePrincipal-id @@ -11901,8 +12188,11 @@ paths: get: tags: - servicePrincipals.remoteDesktopSecurityConfiguration - summary: Get targetDeviceGroups from servicePrincipals - description: The collection of target device groups that are associated with the RDS security configuration that will be enabled for SSO when a client connects to the target device over RDP using the new Microsoft Entra ID RDS authentication protocol. + summary: List targetDeviceGroups + description: Get a list of the targetDeviceGroup objects and their properties on the remoteDesktopSecurityConfiguration resource on the servicePrincipal. Any user authenticating using the Microsoft Entra ID Remote Desktop Services (RDS) authentication protocol to a Microsoft Entra joined or Microsoft Entra hybrid joined device that belongs to the targetDeviceGroup will get SSO. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-list-targetdevicegroups?view=graph-rest-1.0 operationId: servicePrincipal.remoteDesktopSecurityConfiguration_ListTargetDeviceGroup parameters: - name: servicePrincipal-id @@ -11960,7 +12250,11 @@ paths: post: tags: - servicePrincipals.remoteDesktopSecurityConfiguration - summary: Create new navigation property to targetDeviceGroups for servicePrincipals + summary: Create targetDeviceGroup + description: Create a new targetDeviceGroup object for the remoteDesktopSecurityConfiguration object on the servicePrincipal. You can configure a maximum of 10 target device groups for the remoteDesktopSecurityConfiguraiton object on the servicePrincipal. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-post-targetdevicegroups?view=graph-rest-1.0 operationId: servicePrincipal.remoteDesktopSecurityConfiguration_CreateTargetDeviceGroup parameters: - name: servicePrincipal-id @@ -11992,8 +12286,11 @@ paths: get: tags: - servicePrincipals.remoteDesktopSecurityConfiguration - summary: Get targetDeviceGroups from servicePrincipals - description: The collection of target device groups that are associated with the RDS security configuration that will be enabled for SSO when a client connects to the target device over RDP using the new Microsoft Entra ID RDS authentication protocol. + summary: Get targetDeviceGroup + description: Read the properties and relationships of a targetDeviceGroup object for the remoteDesktopSecurityConfiguration object on the servicePrincipal. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/targetdevicegroup-get?view=graph-rest-1.0 operationId: servicePrincipal.remoteDesktopSecurityConfiguration_GetTargetDeviceGroup parameters: - name: servicePrincipal-id @@ -12045,7 +12342,11 @@ paths: patch: tags: - servicePrincipals.remoteDesktopSecurityConfiguration - summary: Update the navigation property targetDeviceGroups in servicePrincipals + summary: Update targetDeviceGroup + description: Update the properties of a targetDeviceGroup object for remoteDesktopSecurityConfiguration object on the servicePrincipal. You can configure a maximum of 10 target device groups for the remoteDesktopSecurityConfiguraiton object on the servicePrincipal. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/targetdevicegroup-update?view=graph-rest-1.0 operationId: servicePrincipal.remoteDesktopSecurityConfiguration_UpdateTargetDeviceGroup parameters: - name: servicePrincipal-id @@ -12084,7 +12385,11 @@ paths: delete: tags: - servicePrincipals.remoteDesktopSecurityConfiguration - summary: Delete navigation property targetDeviceGroups for servicePrincipals + summary: Delete targetDeviceGroup + description: Delete a targetDeviceGroup object for the remoteDesktopSecurityConfiguration object on the servicePrincipal. Any user authenticating using the Microsoft Entra ID Remote Desktop Services (RDS) authentication protocol to a Microsoft Entra joined or Microsoft Entra hybrid joined device that's in the removed targetDeviceGroup doesn't get SSO prompts. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-delete-targetdevicegroups?view=graph-rest-1.0 operationId: servicePrincipal.remoteDesktopSecurityConfiguration_DeleteTargetDeviceGroup parameters: - name: servicePrincipal-id @@ -12244,8 +12549,11 @@ paths: get: tags: - servicePrincipals.synchronization - summary: Get jobs from servicePrincipals - description: 'Performs synchronization by periodically running in the background, polling for changes in one directory, and pushing them to another directory.' + summary: List synchronization jobs + description: List existing jobs for a given application instance (service principal). + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/synchronization-synchronization-list-jobs?view=graph-rest-1.0 operationId: servicePrincipal.synchronization_ListJob parameters: - name: servicePrincipal-id @@ -12303,7 +12611,11 @@ paths: post: tags: - servicePrincipals.synchronization - summary: Create new navigation property to jobs for servicePrincipals + summary: Create synchronizationJob + 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://learn.microsoft.com/graph/api/synchronization-synchronization-post-jobs?view=graph-rest-1.0 operationId: servicePrincipal.synchronization_CreateJob parameters: - name: servicePrincipal-id @@ -12335,8 +12647,11 @@ paths: get: tags: - servicePrincipals.synchronization - summary: Get jobs from servicePrincipals - description: 'Performs synchronization by periodically running in the background, polling for changes in one directory, and pushing them to another directory.' + summary: Get synchronizationJob + description: Retrieve the existing synchronization job and its properties. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-get?view=graph-rest-1.0 operationId: servicePrincipal.synchronization_GetJob parameters: - name: servicePrincipal-id @@ -12427,7 +12742,11 @@ paths: delete: tags: - servicePrincipals.synchronization - summary: Delete navigation property jobs for servicePrincipals + summary: Delete synchronizationJob + 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://learn.microsoft.com/graph/api/synchronization-synchronizationjob-delete?view=graph-rest-1.0 operationId: servicePrincipal.synchronization_DeleteJob parameters: - name: servicePrincipal-id @@ -12590,6 +12909,7 @@ paths: tags: - servicePrincipals.synchronization summary: Get media content for the navigation property bulkUpload from servicePrincipals + description: The bulk upload operation for the job. operationId: servicePrincipal.synchronization.job_GetBulkUploadContent parameters: - name: servicePrincipal-id @@ -12618,11 +12938,11 @@ paths: format: binary default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation put: tags: - servicePrincipals.synchronization summary: Update media content for the navigation property bulkUpload in servicePrincipals + description: The bulk upload operation for the job. operationId: servicePrincipal.synchronization.job_SetBulkUploadContent parameters: - name: servicePrincipal-id @@ -12654,7 +12974,40 @@ paths: description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation + delete: + tags: + - servicePrincipals.synchronization + summary: Delete media content for the navigation property bulkUpload in servicePrincipals + description: The bulk upload operation for the job. + operationId: servicePrincipal.synchronization.job_DeleteBulkUploadContent + parameters: + - name: servicePrincipal-id + in: path + description: The unique identifier of servicePrincipal + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: servicePrincipal + - name: synchronizationJob-id + in: path + description: The unique identifier of synchronizationJob + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: synchronizationJob + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' '/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/microsoft.graph.pause': post: tags: @@ -12878,8 +13231,11 @@ paths: get: tags: - servicePrincipals.synchronization - summary: Get schema from servicePrincipals - description: The synchronization schema configured for the job. + summary: Get synchronizationSchema + description: Retrieve the schema for a given synchronization job or template. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-get?view=graph-rest-1.0 operationId: servicePrincipal.synchronization.job_GetSchema parameters: - name: servicePrincipal-id @@ -12931,7 +13287,11 @@ paths: patch: tags: - servicePrincipals.synchronization - summary: Update the navigation property schema in servicePrincipals + summary: Update synchronizationSchema + 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://learn.microsoft.com/graph/api/synchronization-synchronizationschema-update?view=graph-rest-1.0 operationId: servicePrincipal.synchronization.job_UpdateSchema parameters: - name: servicePrincipal-id @@ -13670,7 +14030,11 @@ paths: put: tags: - servicePrincipals.synchronization - summary: Update property secrets value. + summary: Add synchronization secrets + description: Provide credentials for establishing connectivity with the target system. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/synchronization-serviceprincipal-put-synchronization?view=graph-rest-1.0 operationId: servicePrincipal.synchronization_SetSecret parameters: - name: servicePrincipal-id @@ -13737,8 +14101,11 @@ paths: get: tags: - servicePrincipals.synchronization - summary: Get templates from servicePrincipals - description: Preconfigured synchronization settings for a particular application. + summary: List existing synchronization templates + description: List the synchronization templates associated with a given application or service principal. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/synchronization-synchronization-list-templates?view=graph-rest-1.0 operationId: servicePrincipal.synchronization_ListTemplate parameters: - name: servicePrincipal-id @@ -14799,8 +15166,11 @@ paths: get: tags: - servicePrincipals.tokenLifetimePolicy - summary: Get tokenLifetimePolicies from servicePrincipals - description: The tokenLifetimePolicies assigned to this service principal. + summary: List assigned tokenLifetimePolicies + description: List the tokenLifetimePolicy objects that are assigned to a servicePrincipal. Only one object is returned in the collection because only one tokenLifetimePolicy can be assigned to a service principal. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/serviceprincipal-list-tokenlifetimepolicies?view=graph-rest-1.0 operationId: servicePrincipal_ListTokenLifetimePolicy parameters: - name: servicePrincipal-id @@ -14935,7 +15305,11 @@ paths: get: tags: - servicePrincipals.directoryObject - summary: Get transitiveMemberOf from servicePrincipals + summary: List servicePrincipal transitive memberOf + description: Get the groups and directory roles that this servicePrincipal is a member of. This operation is transitive and will include all groups that this service principal is a nested member of. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/serviceprincipal-list-transitivememberof?view=graph-rest-1.0 operationId: servicePrincipal_ListTransitiveMemberGraphOPre parameters: - name: servicePrincipal-id @@ -15118,7 +15492,7 @@ paths: type: string responses: 2XX: - description: Result entities + description: Entity result. content: application/json: schema: @@ -15180,7 +15554,7 @@ paths: type: string responses: 2XX: - description: Result entities + description: Entity result. content: application/json: schema: @@ -15242,7 +15616,7 @@ paths: type: string responses: 2XX: - description: Result entities + description: Entity result. content: application/json: schema: @@ -15937,8 +16311,11 @@ paths: get: tags: - users.appRoleAssignment - summary: Get appRoleAssignments from users - description: Represents the app roles a user has been granted for an application. Supports $expand. + summary: List appRoleAssignments granted to a user + description: Retrieve the list of appRoleAssignments that are currently granted to a user. This operation also returns app role assignments granted to groups that the user is a direct member of. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/user-list-approleassignments?view=graph-rest-1.0 operationId: user_ListAppRoleAssignment parameters: - name: user-id @@ -16006,7 +16383,11 @@ paths: post: tags: - users.appRoleAssignment - summary: Create new navigation property to appRoleAssignments for users + summary: Grant an appRoleAssignment to a user + 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://learn.microsoft.com/graph/api/user-post-approleassignments?view=graph-rest-1.0 operationId: user_CreateAppRoleAssignment parameters: - name: user-id @@ -16039,7 +16420,7 @@ paths: tags: - users.appRoleAssignment summary: Get appRoleAssignments from users - description: Represents the app roles a user has been granted for an application. Supports $expand. + description: Represents the app roles a user is granted for an application. Supports $expand. operationId: user_GetAppRoleAssignment parameters: - name: user-id @@ -16140,7 +16521,11 @@ paths: delete: tags: - users.appRoleAssignment - summary: Delete navigation property appRoleAssignments for users + summary: Delete appRoleAssignment + description: Delete an appRoleAssignment that has been granted to a user. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/user-delete-approleassignments?view=graph-rest-1.0 operationId: user_DeleteAppRoleAssignment parameters: - name: user-id @@ -16282,6 +16667,8 @@ components: type: string description: The main logo for the application. Not nullable. format: base64url + nativeAuthenticationApisEnabled: + $ref: '#/components/schemas/microsoft.graph.nativeAuthenticationApisEnabled' notes: type: string description: Notes relevant for the management of the application. @@ -16887,7 +17274,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.assignedLicense' - description: 'The licenses that are assigned to the user, including inherited (group-based) licenses. This property doesn''t differentiate between directly assigned and inherited licenses. Use the licenseAssignmentStates property to identify the directly assigned and inherited licenses. Not nullable. Returned only on $select. Supports $filter (eq, not, /$count eq 0, /$count ne 0).' + description: 'The licenses that are assigned to the user, including inherited (group-based) licenses. This property doesn''t differentiate between directly assigned and inherited licenses. Use the licenseAssignmentStates property to identify the directly assigned and inherited licenses. Not nullable. Returned only on $select. Supports $filter (eq, not, /$count eq 0, /$count ne 0).' assignedPlans: type: array items: @@ -16904,32 +17291,32 @@ components: type: array items: type: string - description: 'The telephone numbers for the user. NOTE: Although it is a string collection, only one number can be set for this property. Read-only for users synced from the on-premises directory. Returned by default. Supports $filter (eq, not, ge, le, startsWith).' + description: 'The telephone numbers for the user. NOTE: Although it''s a string collection, only one number can be set for this property. Read-only for users synced from the on-premises directory. Returned by default. Supports $filter (eq, not, ge, le, startsWith).' city: type: string description: 'The city where the user is located. Maximum length is 128 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values).' nullable: true companyName: type: string - description: 'The name of the company that the user is associated with. This property can be useful for describing the company that an external user comes from. The maximum length is 64 characters.Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values).' + description: 'The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values).' nullable: true consentProvidedForMinor: type: string - description: 'Sets whether consent was obtained for minors. Allowed values: null, Granted, Denied and NotRequired. Refer to the legal age group property definitions for further information. Returned only on $select. Supports $filter (eq, ne, not, and in).' + description: 'Sets whether consent was obtained for minors. Allowed values: null, Granted, Denied, and NotRequired. For more information, see legal age group property definitions. Returned only on $select. Supports $filter (eq, ne, not, and in).' nullable: true country: type: string - description: 'The country or region where the user is located; for example, US or UK. Maximum length is 128 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values).' + description: 'The country/region where the user is located; for example, US or UK. Maximum length is 128 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values).' 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 user was created, in ISO 8601 format and UTC. The value cannot be modified and is automatically populated when the entity is created. Nullable. For on-premises users, the value represents when they were first created in Microsoft Entra ID. Property is null for some users created before June 2018 and on-premises users that were synced to Microsoft Entra ID before June 2018. Read-only. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in).' + description: 'The date and time the user was created, in ISO 8601 format and UTC. The value can''t be modified and is automatically populated when the entity is created. Nullable. For on-premises users, the value represents when they were first created in Microsoft Entra ID. Property is null for some users created before June 2018 and on-premises users that were synced to Microsoft Entra ID before June 2018. Read-only. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in).' format: date-time nullable: true creationType: 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).' + 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 a guest 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' @@ -16945,7 +17332,7 @@ components: format: int32 displayName: type: string - description: 'The name displayed in the address book for the user. This is usually the combination of the user''s first name, middle initial, and last name. This property is required when a user is created and it cannot be cleared during updates. Maximum length is 256 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values), $orderby, and $search.' + description: 'The name displayed in the address book for the user. This value is usually the combination of the user''s first name, middle initial, and family name. This property is required when a user is created and it can''t be cleared during updates. Maximum length is 256 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values), $orderby, and $search.' nullable: true employeeHireDate: 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])$' @@ -16960,7 +17347,7 @@ components: employeeLeaveDateTime: 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 when the user left or will leave the organization. To read this property, the calling app must be assigned the User-LifeCycleInfo.Read.All permission. To write this property, the calling app must be assigned the User.Read.All and User-LifeCycleInfo.ReadWrite.All permissions. To read this property in delegated scenarios, the admin needs one of the following Microsoft Entra roles: Lifecycle Workflows Administrator, Global Reader, or Global Administrator. To write this property in delegated scenarios, the admin needs the Global Administrator role. Supports $filter (eq, ne, not , ge, le, in). For more information, see Configure the employeeLeaveDateTime property for a user.' + description: 'The date and time when the user left or will leave the organization. To read this property, the calling app must be assigned the User-LifeCycleInfo.Read.All permission. To write this property, the calling app must be assigned the User.Read.All and User-LifeCycleInfo.ReadWrite.All permissions. To read this property in delegated scenarios, the admin needs at least one of the following Microsoft Entra roles: Lifecycle Workflows Administrator, Global Reader. To write this property in delegated scenarios, the admin needs the Global Administrator role. Supports $filter (eq, ne, not , ge, le, in). For more information, see Configure the employeeLeaveDateTime property for a user.' format: date-time nullable: true employeeOrgData: @@ -16971,7 +17358,7 @@ components: nullable: true externalUserState: type: string - description: 'For an external user invited to the tenant using the invitation API, this property represents the invited user''s invitation status. For invited users, the state can be PendingAcceptance or Accepted, or null for all other users. Returned only on $select. Supports $filter (eq, ne, not , in).' + description: 'For a guest invited to the tenant using the invitation API, this property represents the invited user''s invitation status. For invited users, the state can be PendingAcceptance or Accepted, or null for all other users. Returned only on $select. Supports $filter (eq, ne, not , in).' nullable: true externalUserStateChangeDateTime: 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])$' @@ -16990,13 +17377,13 @@ components: hireDate: 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 hire date of the user. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014, is 2014-01-01T00:00:00Z. Returned only on $select. Note: This property is specific to SharePoint Online. We recommend using the native employeeHireDate property to set and update hire date values using Microsoft Graph APIs.' + description: 'The hire date of the user. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014, is 2014-01-01T00:00:00Z. Returned only on $select. Note: This property is specific to SharePoint in Microsoft 365. We recommend using the native employeeHireDate property to set and update hire date values using Microsoft Graph APIs.' format: date-time identities: type: array items: $ref: '#/components/schemas/microsoft.graph.objectIdentity' - description: 'Represents the identities that can be used to sign in to this user account. Microsoft (also known as a local account), organizations, or social identity providers such as Facebook, Google, and Microsoft can provide identity and tie it to a user account. It may contain multiple items with the same signInType value. Returned only on $select. Supports $filter (eq) with limitations.' + description: 'Represents the identities that can be used to sign in to this user account. Microsoft (also known as a local account), organizations, or social identity providers such as Facebook, Google, and Microsoft can provide identity and tie it to a user account. It might contain multiple items with the same signInType value. Returned only on $select. Supports $filter (eq) with limitations.' imAddresses: type: array items: @@ -17011,7 +17398,7 @@ components: description: A list for the user to describe their interests. Returned only on $select. isResourceAccount: type: boolean - description: Do not use – reserved for future use. + description: Don't use – reserved for future use. nullable: true jobTitle: type: string @@ -17025,13 +17412,13 @@ components: nullable: true legalAgeGroupClassification: type: string - description: 'Used by enterprise applications to determine the legal age group of the user. This property is read-only and calculated based on ageGroup and consentProvidedForMinor properties. Allowed values: null, MinorWithOutParentalConsent, MinorWithParentalConsent, MinorNoParentalConsentRequired, NotAdult, and Adult. Refer to the legal age group property definitions for further information. Returned only on $select.' + description: 'Used by enterprise applications to determine the legal age group of the user. This property is read-only and calculated based on ageGroup and consentProvidedForMinor properties. Allowed values: null, MinorWithOutParentalConsent, MinorWithParentalConsent, MinorNoParentalConsentRequired, NotAdult, and Adult. For more information, see legal age group property definitions. Returned only on $select.' nullable: true licenseAssignmentStates: type: array items: $ref: '#/components/schemas/microsoft.graph.licenseAssignmentState' - description: State of license assignments for this user. Also indicates licenses that are directly assigned or the user has inherited through group memberships. Read-only. Returned only on $select. + description: State of license assignments for this user. Also indicates licenses that are directly assigned or the user inherited through group memberships. Read-only. Returned only on $select. mail: type: string description: 'The SMTP address for the user, for example, jeff@contoso.com. Changes to this property update the user''s proxyAddresses collection to include the value as an SMTP address. This property can''t contain accent characters. NOTE: We don''t recommend updating this property for Azure AD B2C user profiles. Use the otherMails property instead. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, endsWith, and eq on null values).' @@ -17066,7 +17453,7 @@ components: $ref: '#/components/schemas/microsoft.graph.onPremisesExtensionAttributes' onPremisesImmutableId: type: string - description: 'This property is used to associate an on-premises Active Directory user account to their Microsoft Entra user object. This property must be specified when creating a new user account in the Graph if you''re using a federated domain for the user''s userPrincipalName (UPN) property. NOTE: The $ and _ characters can''t be used when specifying this property. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in)..' + description: 'This property is used to associate an on-premises Active Directory user account to their Microsoft Entra user object. This property must be specified when creating a new user account in the Graph if you''re using a federated domain for the user''s userPrincipalName (UPN) property. NOTE: The $ and _ characters can''t be used when specifying this property. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in).' nullable: true onPremisesLastSyncDateTime: 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])$' @@ -17085,7 +17472,7 @@ components: nullable: true onPremisesSecurityIdentifier: type: string - description: Contains the on-premises security identifier (SID) for the user that was synchronized from on-premises to the cloud. Read-only. Returned only on $select. Supports $filter (eq including on null values). + description: Contains the on-premises security identifier (SID) for the user that was synchronized from on-premises to the cloud. Read-only. Returned only on $select. Supports $filter (eq including on null values). nullable: true onPremisesSyncEnabled: type: boolean @@ -17099,10 +17486,10 @@ components: type: array items: type: string - description: 'A list of additional email addresses for the user; for example: [''bob@contoso.com'', ''Robert@fabrikam.com'']. NOTE: This property can''t contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith, endsWith, /$count eq 0, /$count ne 0).' + description: 'A list of other email addresses for the user; for example: [''bob@contoso.com'', ''Robert@fabrikam.com'']. NOTE: This property can''t contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith, endsWith, /$count eq 0, /$count ne 0).' passwordPolicies: type: string - description: 'Specifies password policies for the user. This value is an enumeration with one possible value being DisableStrongPassword, which allows weaker passwords than the default policy to be specified. DisablePasswordExpiration can also be specified. The two may be specified together; for example: DisablePasswordExpiration, DisableStrongPassword. Returned only on $select. For more information on the default password policies, see Microsoft Entra password policies. Supports $filter (ne, not, and eq on null values).' + description: 'Specifies password policies for the user. This value is an enumeration with one possible value being DisableStrongPassword, which allows weaker passwords than the default policy to be specified. DisablePasswordExpiration can also be specified. The two might be specified together; for example: DisablePasswordExpiration, DisableStrongPassword. Returned only on $select. For more information on the default password policies, see Microsoft Entra password policies. Supports $filter (ne, not, and eq on null values).' nullable: true passwordProfile: $ref: '#/components/schemas/microsoft.graph.passwordProfile' @@ -17122,7 +17509,7 @@ components: nullable: true preferredLanguage: type: string - description: 'The preferred language for the user. The preferred language format is based on RFC 4646. The name is a combination of an ISO 639 two-letter lowercase culture code associated with the language and an ISO 3166 two-letter uppercase subculture code associated with the country or region. Example: ''en-US'', or ''es-ES''. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values)' + description: 'The preferred language for the user. The preferred language format is based on RFC 4646. The name is a combination of an ISO 639 two-letter lowercase culture code associated with the language, and an ISO 3166 two-letter uppercase subculture code associated with the country or region. Example: ''en-US'', or ''es-ES''. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values)' nullable: true preferredName: type: string @@ -17139,7 +17526,7 @@ components: type: array items: type: string - description: 'For example: [''SMTP: bob@contoso.com'', ''smtp: bob@sales.contoso.com'']. Changes to the mail property will also update this collection to include the value as an SMTP address. For more information, see mail and proxyAddresses properties. The proxy address prefixed with SMTP (capitalized) is the primary proxy address while those prefixed with smtp are the secondary proxy addresses. For Azure AD B2C accounts, this property has a limit of 10 unique addresses. Read-only in Microsoft Graph; you can update this property only through the Microsoft 365 admin center. Not nullable. Returned only on $select. Supports $filter (eq, not, ge, le, startsWith, endsWith, /$count eq 0, /$count ne 0).' + description: 'For example: [''SMTP: bob@contoso.com'', ''smtp: bob@sales.contoso.com'']. Changes to the mail property update this collection to include the value as an SMTP address. For more information, see mail and proxyAddresses properties. The proxy address prefixed with SMTP (capitalized) is the primary proxy address, while those addresses prefixed with smtp are the secondary proxy addresses. For Azure AD B2C accounts, this property has a limit of 10 unique addresses. Read-only in Microsoft Graph; you can update this property only through the Microsoft 365 admin center. Not nullable. Returned only on $select. Supports $filter (eq, not, ge, le, startsWith, endsWith, /$count eq 0, /$count ne 0).' responsibilities: type: array items: @@ -17151,7 +17538,7 @@ components: items: type: string nullable: true - description: A list for the user to enumerate the schools they have attended. Returned only on $select. + description: A list for the user to enumerate the schools they attended. Returned only on $select. securityIdentifier: type: string description: 'Security identifier (SID) of the user, used in Windows scenarios. Read-only. Returned by default. Supports $select and $filter (eq, not, ge, le, startsWith).' @@ -17160,7 +17547,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.serviceProvisioningError' - description: 'Errors published by a federated service describing a non-transient, service-specific error regarding the properties or link from a user object . Supports $filter (eq, not, for isResolved and serviceInstance).' + description: 'Errors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object. Supports $filter (eq, not, for isResolved and serviceInstance).' showInAddressList: type: boolean description: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. See Known issue. @@ -17170,7 +17557,7 @@ components: signInSessionsValidFromDateTime: 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: 'Any refresh tokens or sessions tokens (session cookies) issued before this time are invalid, and applications get an error when using an invalid refresh or sessions token to acquire a delegated access token (to access APIs such as Microsoft Graph). If this happens, the application needs to acquire a new refresh token by requesting the authorized endpoint. Read-only. Use revokeSignInSessions to reset. Returned only on $select.' + description: 'Any refresh tokens or session tokens (session cookies) issued before this time are invalid. Applications get an error when using an invalid refresh or session token to acquire a delegated access token (to access APIs such as Microsoft Graph). If this happens, the application needs to acquire a new refresh token by requesting the authorized endpoint. Read-only. Use revokeSignInSessions to reset. Returned only on $select.' format: date-time nullable: true skills: @@ -17185,7 +17572,7 @@ components: nullable: true streetAddress: type: string - description: 'The street address of the user''s place of business. Maximum length is 1024 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values).' + description: 'The street address of the user''s place of business. Maximum length is 1,024 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values).' nullable: true surname: type: string @@ -17193,15 +17580,15 @@ components: nullable: true usageLocation: type: string - description: 'A two-letter country code (ISO standard 3166). Required for users that are assigned licenses due to legal requirements to check for availability of services in countries. Examples include: US, JP, and GB. Not nullable. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values).' + description: 'A two-letter country code (ISO standard 3166). Required for users that are assigned licenses due to legal requirements to check for availability of services in countries. Examples include: US, JP, and GB. Not nullable. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values).' nullable: true userPrincipalName: type: string - description: 'The user principal name (UPN) of the user. The UPN is an Internet-style sign-in name for the user based on the Internet standard RFC 822. By convention, this should map to the user''s email name. The general format is alias@domain, where the domain must be present in the tenant''s collection of verified domains. This property is required when a user is created. The verified domains for the tenant can be accessed from the verifiedDomains property of organization.NOTE: This property can''t contain accent characters. Only the following characters are allowed A - Z, a - z, 0 - 9, '' . - _ ! # ^ ~. For the complete list of allowed characters, see username policies. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, endsWith) and $orderby.' + description: 'The user principal name (UPN) of the user. The UPN is an Internet-style sign-in name for the user based on the Internet standard RFC 822. By convention, this value should map to the user''s email name. The general format is alias@domain, where the domain must be present in the tenant''s collection of verified domains. This property is required when a user is created. The verified domains for the tenant can be accessed from the verifiedDomains property of organization.NOTE: This property can''t contain accent characters. Only the following characters are allowed A - Z, a - z, 0 - 9, '' . - _ ! # ^ ~. For the complete list of allowed characters, see username policies. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, endsWith) and $orderby.' nullable: true userType: type: string - description: 'A string value that can be used to classify user types in your directory. The possible values are Member and Guest. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). NOTE: For more information about the permissions for member and guest users, see What are the default user permissions in Microsoft Entra ID?' + description: 'A string value that can be used to classify user types in your directory. The possible values are Member and Guest. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). NOTE: For more information about the permissions for members and guests, see What are the default user permissions in Microsoft Entra ID?' nullable: true activities: type: array @@ -17219,7 +17606,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.appRoleAssignment' - description: Represents the app roles a user has been granted for an application. Supports $expand. + description: Represents the app roles a user is granted for an application. Supports $expand. x-ms-navigationProperty: true authentication: $ref: '#/components/schemas/microsoft.graph.authentication' @@ -17310,7 +17697,7 @@ components: inferenceClassification: $ref: '#/components/schemas/microsoft.graph.inferenceClassification' insights: - $ref: '#/components/schemas/microsoft.graph.officeGraphInsights' + $ref: '#/components/schemas/microsoft.graph.itemInsights' joinedTeams: type: array items: @@ -17373,13 +17760,13 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.directoryObject' - 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).' + description: 'Devices the user owns. Read-only. Nullable. Supports $expand and $filter (/$count eq 0, /$count ne 0, /$count eq 1, /$count ne 1).' x-ms-navigationProperty: true ownedObjects: type: array items: $ref: '#/components/schemas/microsoft.graph.directoryObject' - description: 'Directory objects that are owned by the user. Read-only. Nullable. Supports $expand, $select nested in $expand, and $filter (/$count eq 0, /$count ne 0, /$count eq 1, /$count ne 1).' + description: 'Directory objects the user owns. Read-only. Nullable. Supports $expand, $select nested in $expand, and $filter (/$count eq 0, /$count ne 0, /$count eq 1, /$count ne 1).' x-ms-navigationProperty: true people: type: array @@ -17422,7 +17809,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.directoryObject' - description: 'The users and groups 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.' + description: 'The users and groups responsible for this guest''s privileges in the tenant and keeping the guest''s information and access updated. (HTTP Methods: GET, POST, DELETE.). Supports $expand.' x-ms-navigationProperty: true teamwork: $ref: '#/components/schemas/microsoft.graph.userTeamwork' @@ -17656,6 +18043,7 @@ components: description: true if value of this attribute should be treated as case-sensitive. This setting affects how the synchronization engine detects changes for the attribute. defaultValue: type: string + description: The default value of the attribute. nullable: true flowNullValues: type: boolean @@ -17808,7 +18196,7 @@ components: type: boolean description: Denotes whether the policy is enabled. restrictions: - $ref: '#/components/schemas/microsoft.graph.appManagementConfiguration' + $ref: '#/components/schemas/microsoft.graph.customAppManagementConfiguration' appliesTo: type: array items: @@ -17927,16 +18315,16 @@ components: description: The licenses that are assigned to the group. Returned only on $select. Supports $filter (eq).Read-only. autoSubscribeNewMembers: type: boolean - description: 'Indicates if new members added to the group will be auto-subscribed to receive email notifications. You can set this property in a PATCH request for the group; do not set it in the initial POST request that creates the group. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}).' + description: 'Indicates if new members added to the group are autosubscribed to receive email notifications. You can set this property in a PATCH request for the group; don''t set it in the initial POST request that creates the group. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}).' nullable: true classification: type: string - description: 'Describes a classification for the group (such as low, medium or high business impact). Valid values for this property are defined by creating a ClassificationList setting value, based on the template definition.Returned by default. Supports $filter (eq, ne, not, ge, le, startsWith).' + description: 'Describes a classification for the group (such as low, medium, or high business impact). Valid values for this property are defined by creating a ClassificationList setting value, based on the template definition.Returned by default. Supports $filter (eq, ne, not, ge, le, startsWith).' 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: 'Timestamp of when the group was created. The value cannot be modified and is automatically populated when the group is created. 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. Returned by default. Read-only.' + description: 'Timestamp of when the group was created. The value can''t be modified and is automatically populated when the group is created. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on January 1, 2014 is 2014-01-01T00:00:00Z. Returned by default. Read-only.' format: date-time nullable: true description: @@ -17945,12 +18333,12 @@ components: nullable: true displayName: type: string - description: 'The display name for the group. This property is required when a group is created and cannot be cleared during updates. Maximum length is 256 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values), $search, and $orderby.' + description: 'The display name for the group. This property is required when a group is created and can''t be cleared during updates. Maximum length is 256 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values), $search, and $orderby.' 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 - description: 'Timestamp of when the group is set to expire. It is null for security groups, but for Microsoft 365 groups, it represents when the group is set to expire as defined in the groupLifecyclePolicy. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Returned by default. Supports $filter (eq, ne, not, ge, le, in). Read-only.' + description: 'Timestamp of when the group is set to expire. It''s null for security groups, but for Microsoft 365 groups, it represents when the group is set to expire as defined in the groupLifecyclePolicy. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on January 1, 2014 is 2014-01-01T00:00:00Z. Returned by default. Supports $filter (eq, ne, not, ge, le, in). Read-only.' format: date-time nullable: true groupTypes: @@ -17964,11 +18352,11 @@ components: nullable: true hideFromAddressLists: type: boolean - description: 'True if the group is not displayed in certain parts of the Outlook UI: the Address Book, address lists for selecting message recipients, and the Browse Groups dialog for searching groups; otherwise, false. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}).' + description: 'True if the group isn''t displayed in certain parts of the Outlook UI: the Address Book, address lists for selecting message recipients, and the Browse Groups dialog for searching groups; otherwise, false. The default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}).' nullable: true hideFromOutlookClients: type: boolean - description: 'True if the group is not displayed in Outlook clients, such as Outlook for Windows and Outlook on the web; otherwise, false. The default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}).' + description: 'True if the group isn''t displayed in Outlook clients, such as Outlook for Windows and Outlook on the web; otherwise, false. The default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}).' nullable: true isArchived: type: boolean @@ -17976,7 +18364,7 @@ components: nullable: true isAssignableToRole: type: boolean - description: 'Indicates whether this group can be assigned to a Microsoft Entra role. Optional. This property can only be set while creating the group and is immutable. If set to true, the securityEnabled property must also be set to true, visibility must be Hidden, and the group cannot be a dynamic group (that is, groupTypes cannot contain DynamicMembership). Only callers in Global Administrator and Privileged Role Administrator roles can set this property. The caller must also be assigned the RoleManagement.ReadWrite.Directory permission to set this property or update the membership of such groups. For more, see Using a group to manage Microsoft Entra role assignmentsUsing this feature requires a Microsoft Entra ID P1 license. Returned by default. Supports $filter (eq, ne, not).' + description: 'Indicates whether this group can be assigned to a Microsoft Entra role. Optional. This property can only be set while creating the group and is immutable. If set to true, the securityEnabled property must also be set to true, visibility must be Hidden, and the group can''t be a dynamic group (that is, groupTypes can''t contain DynamicMembership). Only callers with at least the Privileged Role Administrator role can set this property. The caller must also be assigned the RoleManagement.ReadWrite.Directory permission to set this property or update the membership of such groups. For more, see Using a group to manage Microsoft Entra role assignmentsUsing this feature requires a Microsoft Entra ID P1 license. Returned by default. Supports $filter (eq, ne, not).' nullable: true isSubscribedByMail: type: boolean @@ -17994,7 +18382,7 @@ components: nullable: true mailNickname: type: string - description: 'The mail alias for the group, unique for Microsoft 365 groups in the organization. Maximum length is 64 characters. This property can contain only characters in the ASCII character set 0 - 127 except the following: @ () / [] '' ; : <> , SPACE. Required. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values).' + description: 'The mail alias for the group, unique for Microsoft 365 groups in the organization. Maximum length is 64 characters. This property can contain only characters in the ASCII character set 0 - 127 except the following characters: @ () / [] '' ; : <> , SPACE. Required. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values).' nullable: true membershipRule: type: string @@ -18006,15 +18394,17 @@ components: nullable: true onPremisesDomainName: type: string + description: 'Contains the on-premises domain FQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers synchronizing their on-premises directory to Microsoft Entra ID via Microsoft Entra Connect.Returned by default. Read-only.' nullable: true onPremisesLastSyncDateTime: 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 last time at which the group was synced with the on-premises directory.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. Returned by default. Read-only. Supports $filter (eq, ne, not, ge, le, in).' + description: 'Indicates the last time at which the group was synced with the on-premises directory. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on January 1, 2014 is 2014-01-01T00:00:00Z. Returned by default. Read-only. Supports $filter (eq, ne, not, ge, le, in).' format: date-time nullable: true onPremisesNetBiosName: type: string + description: Contains the on-premises netBios name synchronized from the on-premises directory. The property is only populated for customers synchronizing their on-premises directory to Microsoft Entra ID via Microsoft Entra Connect.Returned by default. Read-only. nullable: true onPremisesProvisioningErrors: type: array @@ -18027,15 +18417,15 @@ components: nullable: true onPremisesSecurityIdentifier: type: string - description: Contains the on-premises security identifier (SID) for the group synchronized from on-premises to the cloud. Returned by default. Supports $filter (eq including on null values). Read-only. + description: Contains the on-premises security identifier (SID) for the group synchronized from on-premises to the cloud. Read-only. Returned by default. Supports $filter (eq including on null values). nullable: true onPremisesSyncEnabled: type: boolean - description: 'true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Returned by default. Read-only. Supports $filter (eq, ne, not, in, and eq on null values).' + description: 'true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. Supports $filter (eq, ne, not, in, and eq on null values).' nullable: true preferredDataLocation: type: string - description: 'The preferred data location for the Microsoft 365 group. By default, the group inherits the group creator''s preferred data location. To set this property, the calling app must be granted the Directory.ReadWrite.All permission and the user be assigned one of the following Microsoft Entra roles: Global Administrator User Account Administrator Directory Writer Exchange Administrator SharePoint Administrator For more information about this property, see OneDrive Online Multi-Geo. Nullable. Returned by default.' + description: 'The preferred data location for the Microsoft 365 group. By default, the group inherits the group creator''s preferred data location. To set this property, the calling app must be granted the Directory.ReadWrite.All permission and the user be assigned at least one of the following Microsoft Entra roles: User Account Administrator Directory Writer Exchange Administrator SharePoint Administrator For more information about this property, see OneDrive Online Multi-Geo. Nullable. Returned by default.' nullable: true preferredLanguage: type: string @@ -18049,7 +18439,7 @@ components: renewedDateTime: 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: 'Timestamp of when the group was last renewed. This cannot be modified directly and is only updated via the renew service action. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Returned by default. Supports $filter (eq, ne, not, ge, le, in). Read-only.' + description: 'Timestamp of when the group was last renewed. This value can''t be modified directly and is only updated via the renew service action. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on January 1, 2014 is 2014-01-01T00:00:00Z. Returned by default. Supports $filter (eq, ne, not, ge, le, in). Read-only.' format: date-time nullable: true securityEnabled: @@ -18058,16 +18448,16 @@ components: nullable: true securityIdentifier: type: string - description: 'Security identifier of the group, used in Windows scenarios. Returned by default.' + description: 'Security identifier of the group, used in Windows scenarios. Read-only. Returned by default.' nullable: true serviceProvisioningErrors: type: array items: $ref: '#/components/schemas/microsoft.graph.serviceProvisioningError' - description: 'Errors published by a federated service describing a non-transient, service-specific error regarding the properties or link from a group object . Supports $filter (eq, not, for isResolved and serviceInstance).' + description: 'Errors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a group object. Supports $filter (eq, not, for isResolved and serviceInstance).' theme: type: string - description: 'Specifies a Microsoft 365 group''s color theme. Possible values are Teal, Purple, Green, Blue, Pink, Orange or Red. Returned by default.' + description: 'Specifies a Microsoft 365 group''s color theme. Possible values are Teal, Purple, Green, Blue, Pink, Orange, or Red. Returned by default.' nullable: true uniqueName: type: string @@ -18077,24 +18467,24 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: 'Count of conversations that have received new posts since the signed-in user last visited the group. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}).' + description: 'Count of conversations that received new posts since the signed-in user last visited the group. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}).' format: int32 nullable: true visibility: type: string - description: 'Specifies the group join policy and group content visibility for groups. Possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can''t be updated later. Other values of visibility can be updated after group creation. If visibility value is not specified during group creation on Microsoft Graph, a security group is created as Private by default, and the Microsoft 365 group is Public. Groups assignable to roles are always Private. To learn more, see group visibility options. Returned by default. Nullable.' + description: 'Specifies the group join policy and group content visibility for groups. Possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can''t be updated later. Other values of visibility can be updated after group creation. If visibility value isn''t specified during group creation on Microsoft Graph, a security group is created as Private by default, and the Microsoft 365 group is Public. Groups assignable to roles are always Private. To learn more, see group visibility options. Returned by default. Nullable.' nullable: true acceptedSenders: type: array items: $ref: '#/components/schemas/microsoft.graph.directoryObject' - description: 'The list of users or groups allowed to create posts or calendar events in this group. If this list is non-empty, then only users or groups listed here are allowed to post.' + description: 'The list of users or groups allowed to create posts or calendar events in this group. If this list is nonempty, then only users or groups listed here are allowed to post.' x-ms-navigationProperty: true appRoleAssignments: type: array items: $ref: '#/components/schemas/microsoft.graph.appRoleAssignment' - description: Represents the app roles a group has been granted for an application. Supports $expand. + description: Represents the app roles granted to a group for an application. Supports $expand. x-ms-navigationProperty: true calendar: $ref: '#/components/schemas/microsoft.graph.calendar' @@ -18162,7 +18552,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.directoryObject' - 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).' + description: 'The owners of the group. Limited to 100 owners. Nullable. If this property isn''t 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).' x-ms-navigationProperty: true permissionGrants: type: array @@ -18189,7 +18579,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.groupSetting' - description: 'Settings that can govern this group''s behavior, like whether members can invite guest users to the group. Nullable.' + description: 'Settings that can govern this group''s behavior, like whether members can invite guests to the group. Nullable.' x-ms-navigationProperty: true sites: type: array @@ -18225,38 +18615,47 @@ components: properties: customKeyIdentifier: type: string + description: Custom key identifier. format: base64url nullable: true displayName: type: string + description: The friendly name for the key. nullable: true endDateTime: 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 at which the credential expires. The timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on January 1, 2014 is 2014-01-01T00:00:00Z.' format: date-time nullable: true key: type: string + description: The value for the key credential. Should be a Base-64 encoded value. format: base64url nullable: true keyId: 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 + description: The unique identifier (GUID) for the key. format: uuid 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])$' type: string + description: 'The date and time at which the credential becomes valid. The timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on January 1, 2014 is 2014-01-01T00:00:00Z.' format: date-time nullable: true thumbprint: type: string + description: The thumbprint value for the key. nullable: true type: type: string + description: The type of key credential. AsymmetricX509Cert. nullable: true usage: type: string + description: A string that describes the purpose for which the key can be used. The possible value is Verify. nullable: true additionalProperties: type: object @@ -18268,10 +18667,10 @@ components: properties: clientId: type: string - 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). + description: The object id (not appId) of the client service principal for the application that's 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).' + 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. Nonadmin users might be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only).' nullable: true principalId: type: string @@ -18279,10 +18678,10 @@ components: nullable: true resourceId: type: string - description: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. Supports $filter (eq only). + description: The id of the resource service principal to which access is authorized. This identifies the API that the client is authorized to attempt to call on behalf of a signed-in user. Supports $filter (eq only). scope: type: string - description: 'A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. Must not exceed 3850 characters in length.' + description: 'A space-separated list of the claim values for delegated permissions that should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. Must not exceed 3,850 characters in length.' nullable: true additionalProperties: type: object @@ -18336,14 +18735,17 @@ components: id: 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 + description: The unique identifier for the addIn object. format: uuid nullable: true properties: type: array items: $ref: '#/components/schemas/microsoft.graph.keyValue' + description: The collection of key-value pairs that define parameters that the consuming service can use or call. You must specify this property when performing a POST or a PATCH operation on the addIns collection. Required. type: type: string + description: The unique name for the functionality exposed by the app. additionalProperties: type: object microsoft.graph.apiApplication: @@ -18474,6 +18876,15 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.nativeAuthenticationApisEnabled: + title: nativeAuthenticationApisEnabled + enum: + - none + - all + - unknownFutureValue + type: string + x-ms-enum-flags: + isFlags: true microsoft.graph.optionalClaims: title: optionalClaims type: object @@ -18519,7 +18930,7 @@ components: type: array items: type: string - description: 'Specifies the URLs where user tokens are sent for sign-in, or the redirect URIs where OAuth 2.0 authorization codes and access tokens are sent.' + description: 'Specifies the URLs where user tokens are sent for sign-in, or the redirect URIs where OAuth 2.0 authorization codes and access tokens are sent. For iOS and macOS apps, specify the value following the syntax msauth.{BUNDLEID}://auth, replacing ''{BUNDLEID}''. For example, if the bundle ID is com.microsoft.identitysample.MSALiOS, the URI is msauth.com.microsoft.identitysample.MSALiOS://auth.' additionalProperties: type: object microsoft.graph.requestSignatureVerification: @@ -18758,11 +19169,11 @@ components: 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 - description: A collection of the unique identifiers for plans that have been disabled. + description: A collection of the unique identifiers for plans that have been disabled. IDs are available in servicePlans > servicePlanId in the tenant's subscribedSkus or serviceStatus > servicePlanId in the tenant's companySubscription. skuId: 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 - description: The unique identifier for the SKU. + description: The unique identifier for the SKU. Corresponds to the skuId from subscribedSkus or companySubscription. format: uuid nullable: true additionalProperties: @@ -19064,7 +19475,7 @@ components: lastNonInteractiveSignInDateTime: 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 last non-interactive sign-in date for a specific user. You can use this field to calculate the last time a client attempted (either successfully or unsuccessfully) to sign in to the directory on behalf of a user. Because some users may use clients to access tenant resources rather than signing into your tenant directly, you can use the non-interactive sign-in date to along with lastSignInDateTime to identify inactive users. The timestamp 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''. Microsoft Entra ID maintains non-interactive sign-ins going back to May 2020. For more information about using the value of this property, see Manage inactive user accounts in Microsoft Entra ID.' + description: 'The last non-interactive sign-in date for a specific user. You can use this field to calculate the last time a client attempted (either successfully or unsuccessfully) to sign in to the directory on behalf of a user. Because some users may use clients to access tenant resources rather than signing into your tenant directly, you can use the non-interactive sign-in date to along with lastSignInDateTime to identify inactive users. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Microsoft Entra ID maintains non-interactive sign-ins going back to May 2020. For more information about using the value of this property, see Manage inactive user accounts in Microsoft Entra ID.' format: date-time nullable: true lastNonInteractiveSignInRequestId: @@ -19074,13 +19485,23 @@ components: lastSignInDateTime: 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 last interactive sign-in date and time for a specific user. You can use this field to calculate the last time a user attempted (either successfully or unsuccessfully) to sign in to the directory with an interactive authentication method. This field can be used to build reports, such as inactive users. The timestamp 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''. Microsoft Entra ID maintains interactive sign-ins going back to April 2020. For more information about using the value of this property, see Manage inactive user accounts in Microsoft Entra ID.' + description: 'The last interactive sign-in date and time for a specific user. You can use this field to calculate the last time a user attempted (either successfully or unsuccessfully) to sign in to the directory with an interactive authentication method. This field can be used to build reports, such as inactive users. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Microsoft Entra ID maintains interactive sign-ins going back to April 2020. For more information about using the value of this property, see Manage inactive user accounts in Microsoft Entra ID.' format: date-time nullable: true lastSignInRequestId: type: string description: Request identifier of the last interactive sign-in performed by this user. nullable: true + lastSuccessfulSignInDateTime: + 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 of the user''s most recent successful sign-in activity. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.' + format: date-time + nullable: true + lastSuccessfulSignInRequestId: + type: string + description: The request ID of the last successful sign-in. + nullable: true additionalProperties: type: object microsoft.graph.userActivity: @@ -19103,7 +19524,7 @@ components: description: Optional. Short text description of the app used to generate the activity for use in cases when the app is not installed on the user’s local device. nullable: true contentInfo: - $ref: '#/components/schemas/microsoft.graph.Json' + description: Optional. A custom piece of data - JSON-LD extensible description of content according to schema.org syntax. contentUrl: type: string description: 'Optional. Used in the event the content can be rendered outside of a native or web-based app experience (for example, a pointer to an item in an RSS feed).' @@ -19242,13 +19663,13 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.longRunningOperation' - description: Represents the status of a long-running operation. + description: 'Represents the status of a long-running operation, such as a password reset operation.' x-ms-navigationProperty: true passwordMethods: type: array items: $ref: '#/components/schemas/microsoft.graph.passwordAuthenticationMethod' - description: 'Represents the password that''s registered to a user for authentication. For security, the password itself will never be returned in the object, but action can be taken to reset a password.' + description: 'Represents the password registered to a user for authentication. For security, the password itself is never returned in the object, but action can be taken to reset a password.' x-ms-navigationProperty: true phoneMethods: type: array @@ -19260,7 +19681,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.softwareOathAuthenticationMethod' - description: The software OATH TOTP applications registered to a user for authentication. + description: The software OATH time-based one-time password (TOTP) applications registered to a user for authentication. x-ms-navigationProperty: true temporaryAccessPassMethods: type: array @@ -19741,7 +20162,7 @@ components: nullable: true generation: type: string - description: The contact's generation. + description: The contact's suffix. nullable: true givenName: type: string @@ -20046,30 +20467,11 @@ components: x-ms-navigationProperty: true additionalProperties: type: object - microsoft.graph.officeGraphInsights: + microsoft.graph.itemInsights: allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: officeGraphInsights + - $ref: '#/components/schemas/microsoft.graph.officeGraphInsights' + - title: itemInsights type: object - properties: - shared: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.sharedInsight' - description: 'Calculated relationship identifying documents shared with or by the user. This includes URLs, file attachments, and reference attachments to OneDrive for Business and SharePoint files found in Outlook messages and meetings. This also includes URLs and reference attachments to Teams conversations. Ordered by recency of share.' - x-ms-navigationProperty: true - trending: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.trending' - description: 'Calculated relationship identifying documents trending around a user. Trending documents are calculated based on activity of the user''s closest network of people and include files stored in OneDrive for Business and SharePoint. Trending insights help the user to discover potentially useful content that the user has access to, but has never viewed before.' - x-ms-navigationProperty: true - used: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.usedInsight' - description: 'Calculated relationship identifying the latest documents viewed or modified by a user, including OneDrive for Business and SharePoint documents, ranked by recency of use.' - x-ms-navigationProperty: true additionalProperties: type: object microsoft.graph.team: @@ -20819,6 +21221,7 @@ components: properties: attendeeReport: type: string + description: The content stream of the attendee report of a Microsoft Teams live event. Read-only. format: base64url nullable: true broadcastSettings: @@ -20840,13 +21243,14 @@ components: nullable: true isBroadcast: type: boolean + description: Indicates whether this meeting is a Teams live event. nullable: true participants: $ref: '#/components/schemas/microsoft.graph.meetingParticipants' 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])$' type: string - description: The meeting start time in UTC. Required when you create an online meeting. + description: The meeting start time in UTC. format: date-time nullable: true recordings: @@ -21079,8 +21483,12 @@ components: contributionToContentDiscoveryDisabled: type: boolean description: 'When set to true, the delegate access to the user''s trending API is disabled. When set to true, documents in the user''s Office Delve are disabled. When set to true, the relevancy of the content displayed in Microsoft 365, for example in Suggested sites in SharePoint Home and the Discover view in OneDrive for Business is affected. Users can control this setting in Office Delve.' + itemInsights: + $ref: '#/components/schemas/microsoft.graph.userInsightsSettings' shiftPreferences: $ref: '#/components/schemas/microsoft.graph.shiftPreferences' + storage: + $ref: '#/components/schemas/microsoft.graph.userStorage' windows: type: array items: @@ -21096,11 +21504,11 @@ components: properties: locale: type: string - description: The chosen locale of a user in Microsoft Teams. + description: 'Represents the location that a user selected in Microsoft Teams and doesn''t follow the Office''s locale setting. A user’s locale is represented by their preferred language and country or region. For example, en-us. The language component follows two-letter codes as defined in ISO 639-1, and the country component follows two-letter codes as defined in ISO 3166-1 alpha-2.' nullable: true region: type: string - description: The region of the user in Microsoft Teams. + description: 'Represents the region of the organization or the user. For users with multigeo licenses, the property contains the user''s region (if available). For users without multigeo licenses, the property contains the organization''s region.The region value can be any region supported by the Teams payload. The possible values are: Americas, Europe and MiddleEast, Asia Pacific, UAE, Australia, Brazil, Canada, Switzerland, Germany, France, India, Japan, South Korea, Norway, Singapore, United Kingdom, South Africa, Sweden, Qatar, Poland, Italy, Israel, USGov Community Cloud, USGov Community Cloud High, USGov Department of Defense, and China.' nullable: true associatedTeams: type: array @@ -21143,7 +21551,7 @@ components: interval: pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' type: string - description: 'The interval between synchronization iterations. The value is represented in ISO 8601 format for durations. For example, PT1M represents a period of one month.' + description: 'The interval between synchronization iterations. The value is represented in ISO 8601 format for durations. For example, P1M represents a period of one month and PT1M represents a period of one minute.' format: duration state: $ref: '#/components/schemas/microsoft.graph.synchronizationScheduleState' @@ -21528,22 +21936,13 @@ components: nullable: true additionalProperties: type: object - microsoft.graph.appManagementConfiguration: - title: appManagementConfiguration - type: object - properties: - keyCredentials: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.keyCredentialConfiguration' - description: Collection of keyCredential restrictions settings to be applied to an application or service principal. - passwordCredentials: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.passwordCredentialConfiguration' - description: Collection of password restrictions settings to be applied to an application or service principal. - additionalProperties: - type: object + microsoft.graph.customAppManagementConfiguration: + allOf: + - $ref: '#/components/schemas/microsoft.graph.appManagementConfiguration' + - title: customAppManagementConfiguration + type: object + additionalProperties: + type: object microsoft.graph.permissionClassificationType: title: permissionClassificationType enum: @@ -22256,11 +22655,6 @@ components: $ref: '#/components/schemas/microsoft.graph.printer' additionalProperties: type: object - microsoft.graph.Json: - title: Json - type: object - additionalProperties: - type: object microsoft.graph.status: title: status enum: @@ -22281,7 +22675,7 @@ components: description: Optional. Background color used to render the activity in the UI - brand color for the application source of the activity. Must be a valid hex color nullable: true content: - $ref: '#/components/schemas/microsoft.graph.Json' + description: Optional. Custom piece of data - JSON object used to provide custom content to render the activity in the Windows Shell UI description: type: string description: 'Optional. Longer text description of the user''s unique activity (example: document name, first sentence, and/or metadata)' @@ -22313,13 +22707,13 @@ components: 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 - description: Optional. UTC DateTime when the historyItem will undergo hard-delete. Can be set by the client. + description: Optional. UTC DateTime when the activityHistoryItem will undergo hard-delete. Can be set by the client. format: date-time nullable: true lastActiveDateTime: 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: 'Optional. UTC DateTime when the historyItem (activity session) was last understood as active or finished - if null, historyItem status should be Ongoing.' + description: 'Optional. UTC DateTime when the activityHistoryItem (activity session) was last understood as active or finished - if null, activityHistoryItem status should be Ongoing.' format: date-time nullable: true lastModifiedDateTime: @@ -22331,7 +22725,7 @@ components: startedDateTime: 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: Required. UTC DateTime when the historyItem (activity session) was started. Required for timeline history. + description: Required. UTC DateTime when the activityHistoryItem (activity session) was started. Required for timeline history. format: date-time status: $ref: '#/components/schemas/microsoft.graph.status' @@ -23482,7 +23876,6 @@ components: nullable: true externalcourseActivityId: type: string - description: A course activity ID generated by the provider. Optional. nullable: true learnerUserId: type: string @@ -23507,6 +23900,8 @@ components: title: siteCollection type: object properties: + archivalDetails: + $ref: '#/components/schemas/microsoft.graph.siteArchivalDetails' dataLocationCode: type: string description: The geographic region code for where this site collection resides. Only present for multi-geo tenants. Read-only. @@ -23777,6 +24172,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.identitySet' + description: 'For type permissions, the details of the users to whom permission was granted. Read-only.' grantedToIdentitiesV2: type: array items: @@ -23846,65 +24242,30 @@ components: $ref: '#/components/schemas/microsoft.graph.emailAddress' additionalProperties: type: object - microsoft.graph.sharedInsight: + microsoft.graph.officeGraphInsights: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' - - title: sharedInsight + - title: officeGraphInsights type: object properties: - lastShared: - $ref: '#/components/schemas/microsoft.graph.sharingDetail' - resourceReference: - $ref: '#/components/schemas/microsoft.graph.resourceReference' - resourceVisualization: - $ref: '#/components/schemas/microsoft.graph.resourceVisualization' - sharingHistory: + shared: type: array items: - $ref: '#/components/schemas/microsoft.graph.sharingDetail' - lastSharedMethod: - $ref: '#/components/schemas/microsoft.graph.entity' - resource: - $ref: '#/components/schemas/microsoft.graph.entity' - additionalProperties: - type: object - microsoft.graph.trending: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: trending - type: object - properties: - 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 - resourceReference: - $ref: '#/components/schemas/microsoft.graph.resourceReference' - resourceVisualization: - $ref: '#/components/schemas/microsoft.graph.resourceVisualization' - weight: - type: number - description: 'Value indicating how much the document is currently trending. The larger the number, the more the document is currently trending around the user (the more relevant it is). Returned documents are sorted by this value.' - format: double - resource: - $ref: '#/components/schemas/microsoft.graph.entity' - additionalProperties: - type: object - microsoft.graph.usedInsight: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: usedInsight - type: object - properties: - lastUsed: - $ref: '#/components/schemas/microsoft.graph.usageDetails' - resourceReference: - $ref: '#/components/schemas/microsoft.graph.resourceReference' - resourceVisualization: - $ref: '#/components/schemas/microsoft.graph.resourceVisualization' - resource: - $ref: '#/components/schemas/microsoft.graph.entity' + $ref: '#/components/schemas/microsoft.graph.sharedInsight' + description: 'Calculated relationship that identifies documents shared with or by the user. This includes URLs, file attachments, and reference attachments to OneDrive for work or school and SharePoint files found in Outlook messages and meetings. This also includes URLs and reference attachments to Teams conversations. Ordered by recency of share.' + x-ms-navigationProperty: true + trending: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.trending' + description: 'Calculated relationship that identifies documents trending around a user. Trending documents are calculated based on activity of the user''s closest network of people and include files stored in OneDrive for work or school and SharePoint. Trending insights help the user to discover potentially useful content that the user has access to, but has never viewed before.' + x-ms-navigationProperty: true + used: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.usedInsight' + description: 'Calculated relationship that identifies the latest documents viewed or modified by a user, including OneDrive for work or school and SharePoint documents, ranked by recency of use.' + x-ms-navigationProperty: true additionalProperties: type: object microsoft.graph.teamFunSettings: @@ -24067,9 +24428,13 @@ components: type: string description: The email address for sending messages to the channel. Read-only. nullable: true + isArchived: + type: boolean + description: Indicates whether the channel is archived. Read-only. + nullable: true isFavoriteByDefault: type: boolean - description: 'Indicates whether the channel should automatically be marked ''favorite'' for all members of the team. Can only be set programmatically with Create team. Default: false.' + description: 'Indicates whether the channel should be marked as recommended for all members of the team to show in their channel list. Note: All recommended channels automatically show in the channels list for education and frontline worker users. The property can only be set programmatically via the Create team method. The default value is false.' nullable: true membershipType: $ref: '#/components/schemas/microsoft.graph.channelMembershipType' @@ -25541,6 +25906,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.meetingParticipantInfo' + description: Information about the meeting attendees. organizer: $ref: '#/components/schemas/microsoft.graph.meetingParticipantInfo' additionalProperties: @@ -25588,7 +25954,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: 'Date and time at which the transcript 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. Read-only.' + description: 'Date and time at which the transcript was created. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only.' format: date-time nullable: true meetingId: @@ -25708,6 +26074,7 @@ components: nullable: true owner: type: string + description: 'Use the container property instead. ID of the group that owns the plan. After it''s set, this property can’t be updated. This property won''t return a valid group ID if the container of the plan isn''t a group.' nullable: true title: type: string @@ -25862,14 +26229,24 @@ components: properties: displayName: type: string - description: 'The display name of the identity. The display name 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.' + description: 'The display name of the identity.For drive items, the display name 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 don''t show up as changed when using delta.' nullable: true id: type: string - description: Unique identifier for the identity. + description: 'Unique identifier for the identity or actor. For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that''s subject to review.' nullable: true additionalProperties: type: object + microsoft.graph.userInsightsSettings: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: userInsightsSettings + type: object + properties: + isEnabled: + type: boolean + additionalProperties: + type: object microsoft.graph.shiftPreferences: allOf: - $ref: '#/components/schemas/microsoft.graph.changeTrackedEntity' @@ -25883,6 +26260,16 @@ components: description: Availability of the user to be scheduled for work and its recurrence pattern. additionalProperties: type: object + microsoft.graph.userStorage: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: userStorage + type: object + properties: + quota: + $ref: '#/components/schemas/microsoft.graph.unifiedStorageQuota' + additionalProperties: + type: object microsoft.graph.windowsSetting: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -26270,42 +26657,20 @@ components: - SynchronizationLearnMoreIbizaFwLink - ConfigurationFields type: string - microsoft.graph.keyCredentialConfiguration: - title: keyCredentialConfiguration - type: object - properties: - maxLifetime: - pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' - type: string - format: duration - nullable: true - restrictForAppsCreatedAfterDateTime: - 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: 'Timestamp when the policy is enforced for all apps created on or after the specified date. For existing applications, the enforcement date would be back dated. To apply to all applications regardless of their creation date, this property would be null. Nullable.' - format: date-time - nullable: true - restrictionType: - $ref: '#/components/schemas/microsoft.graph.appKeyCredentialRestrictionType' - additionalProperties: - type: object - microsoft.graph.passwordCredentialConfiguration: - title: passwordCredentialConfiguration + microsoft.graph.appManagementConfiguration: + title: appManagementConfiguration type: object properties: - maxLifetime: - pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' - type: string - format: duration - nullable: true - restrictForAppsCreatedAfterDateTime: - 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: 'Enforces the policy for an app created on or after the enforcement date. For existing applications, the enforcement date would be back dated. To apply to all applications, enforcement datetime would be null.' - format: date-time - nullable: true - restrictionType: - $ref: '#/components/schemas/microsoft.graph.appCredentialRestrictionType' + keyCredentials: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.keyCredentialConfiguration' + description: Collection of keyCredential restrictions settings to be applied to an application or service principal. + passwordCredentials: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.passwordCredentialConfiguration' + description: Collection of password restrictions settings to be applied to an application or service principal. additionalProperties: type: object microsoft.graph.settingValue: @@ -26568,7 +26933,7 @@ components: properties: accountEnabled: type: boolean - description: 'true if the account is enabled; otherwise, false. Required. Default is true. Supports $filter (eq, ne, not, in). Only callers in Global Administrator and Cloud Device Administrator roles can set this property.' + description: 'true if the account is enabled; otherwise, false. Required. Default is true. Supports $filter (eq, ne, not, in). Only callers with at least the Cloud Device Administrator role can set this property.' nullable: true alternativeSecurityIds: type: array @@ -26593,7 +26958,7 @@ components: nullable: true deviceId: type: string - description: 'Unique identifier set by Azure Device Registration Service at the time of registration. This is an alternate key that can be used to reference the device object. Supports $filter (eq, ne, not, startsWith).' + description: 'Unique identifier set by Azure Device Registration Service at the time of registration. This alternate key can be used to reference the device object. Supports $filter (eq, ne, not, startsWith).' nullable: true deviceMetadata: type: string @@ -26601,7 +26966,7 @@ components: nullable: true deviceOwnership: type: string - description: 'Ownership of the device. This property is set by Intune. Possible values are: unknown, company, personal.' + description: 'Ownership of the device. Intune sets this property. Possible values are: unknown, company, personal.' nullable: true deviceVersion: maximum: 2147483647 @@ -26620,7 +26985,7 @@ components: nullable: true enrollmentType: type: string - description: 'Enrollment type of the device. This property is set by Intune. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement.' + description: 'Enrollment type of the device. Intune sets this property. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed.' nullable: true isCompliant: type: boolean @@ -26632,7 +26997,7 @@ components: nullable: true isRooted: type: boolean - description: true if the device is rooted; false if the device is jail-broken. This property can only be updated by Intune. + description: true if the device is rooted or jail-broken. This property can only be updated by Intune. nullable: true managementType: type: string @@ -26694,7 +27059,7 @@ components: description: 'List of labels applied to the device by the system. Supports $filter (/$count eq 0, /$count ne 0).' trustType: type: string - description: 'Type of trust for the joined device. Read-only. Possible values: Workplace (indicates bring your own personal devices), AzureAd (Cloud only joined devices), ServerAd (on-premises domain joined devices joined to Microsoft Entra ID). For more details, see Introduction to device management in Microsoft Entra ID.' + description: 'Type of trust for the joined device. Read-only. Possible values: Workplace (indicates bring your own personal devices), AzureAd (Cloud-only joined devices), ServerAd (on-premises domain joined devices joined to Microsoft Entra ID). For more information, see Introduction to device management in Microsoft Entra ID.' nullable: true extensions: type: array @@ -27224,7 +27589,7 @@ components: nullable: true path: type: string - description: Path that can be used to navigate to the item. Read-only. + description: Percent-encoded path that can be used to navigate to the item. Read-only. nullable: true shareId: type: string @@ -27634,7 +27999,7 @@ components: $ref: '#/components/schemas/microsoft.graph.identitySet' scope: type: string - description: 'Indicates the scope of how the item is shared: anonymous, organization, or users. Read-only.' + description: 'Indicates the scope of how the item is shared. The possible values are: anonymous, organization, or users. Read-only.' nullable: true sharedBy: $ref: '#/components/schemas/microsoft.graph.identitySet' @@ -27942,6 +28307,14 @@ components: - completed - unknownFutureValue type: string + microsoft.graph.siteArchivalDetails: + title: siteArchivalDetails + type: object + properties: + archiveStatus: + $ref: '#/components/schemas/microsoft.graph.siteArchiveStatus' + additionalProperties: + type: object microsoft.graph.itemActivityStat: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -28498,109 +28871,68 @@ components: x-ms-navigationProperty: true additionalProperties: type: object - microsoft.graph.sharingDetail: - title: sharingDetail - type: object - properties: - sharedBy: - $ref: '#/components/schemas/microsoft.graph.insightIdentity' - sharedDateTime: - 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 file was last shared. The timestamp 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 - sharingReference: - $ref: '#/components/schemas/microsoft.graph.resourceReference' - sharingSubject: - type: string - description: The subject with which the document was shared. - nullable: true - sharingType: - type: string - description: 'Determines the way the document was shared, can be by a ''Link'', ''Attachment'', ''Group'', ''Site''.' - nullable: true - additionalProperties: - type: object - microsoft.graph.resourceReference: - title: resourceReference - type: object - properties: - id: - type: string - description: The item's unique identifier. - nullable: true - type: - type: string - description: 'A string value that can be used to classify the item, such as ''microsoft.graph.driveItem''' - nullable: true - webUrl: - type: string - description: A URL leading to the referenced item. - nullable: true - additionalProperties: - type: object - microsoft.graph.resourceVisualization: - title: resourceVisualization - type: object - properties: - containerDisplayName: - type: string - description: 'A string describing where the item is stored. For example, the name of a SharePoint site or the user name identifying the owner of the OneDrive storing the item.' - nullable: true - containerType: - type: string - description: Can be used for filtering by the type of container in which the file is stored. Such as Site or OneDriveBusiness. - nullable: true - containerWebUrl: - type: string - description: A path leading to the folder in which the item is stored. - nullable: true - mediaType: - type: string - description: The item's media type. Can be used for filtering for a specific type of file based on supported IANA Media Mime Types. Not all Media Mime Types are supported. - nullable: true - previewImageUrl: - type: string - description: A URL leading to the preview image for the item. - nullable: true - previewText: - type: string - description: A preview text for the item. - nullable: true - title: - type: string - description: The item's title text. - nullable: true - type: - type: string - description: The item's media type. Can be used for filtering for a specific file based on a specific type. See the section Type property values for supported types. - nullable: true - additionalProperties: - type: object - ReferenceNumeric: - enum: - - '-INF' - - INF - - NaN - microsoft.graph.usageDetails: - title: usageDetails - type: object - properties: - lastAccessedDateTime: - 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 resource was last accessed by the user. The timestamp 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 - 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: 'The date and time the resource was last modified by the user. The timestamp 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 - additionalProperties: - type: object + microsoft.graph.sharedInsight: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: sharedInsight + type: object + properties: + lastShared: + $ref: '#/components/schemas/microsoft.graph.sharingDetail' + resourceReference: + $ref: '#/components/schemas/microsoft.graph.resourceReference' + resourceVisualization: + $ref: '#/components/schemas/microsoft.graph.resourceVisualization' + sharingHistory: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.sharingDetail' + lastSharedMethod: + $ref: '#/components/schemas/microsoft.graph.entity' + resource: + $ref: '#/components/schemas/microsoft.graph.entity' + additionalProperties: + type: object + microsoft.graph.trending: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: trending + type: object + properties: + 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: '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 + resourceReference: + $ref: '#/components/schemas/microsoft.graph.resourceReference' + resourceVisualization: + $ref: '#/components/schemas/microsoft.graph.resourceVisualization' + weight: + type: number + description: 'Value indicating how much the document is currently trending. The larger the number, the more the document is currently trending around the user (the more relevant it is). Returned documents are sorted by this value.' + format: double + resource: + $ref: '#/components/schemas/microsoft.graph.entity' + additionalProperties: + type: object + microsoft.graph.usedInsight: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: usedInsight + type: object + properties: + lastUsed: + $ref: '#/components/schemas/microsoft.graph.usageDetails' + resourceReference: + $ref: '#/components/schemas/microsoft.graph.resourceReference' + resourceVisualization: + $ref: '#/components/schemas/microsoft.graph.resourceVisualization' + resource: + $ref: '#/components/schemas/microsoft.graph.entity' + additionalProperties: + type: object microsoft.graph.giphyRatingType: title: giphyRatingType enum: @@ -28690,6 +29022,8 @@ components: - unknownFutureValue - teamifyGroup - createChannel + - archiveChannel + - unarchiveChannel type: string microsoft.graph.teamsAsyncOperationStatus: title: teamsAsyncOperationStatus @@ -29288,6 +29622,11 @@ components: additionalProperties: type: object description: Device Configuration Setting State for a given device. + ReferenceNumeric: + enum: + - '-INF' + - INF + - NaN microsoft.graph.appLogUploadState: title: appLogUploadState enum: @@ -29669,6 +30008,7 @@ components: nullable: true tollFreeNumber: type: string + description: The toll-free number that connects to the Audio Conference Provider. nullable: true tollFreeNumbers: type: array @@ -29678,6 +30018,7 @@ components: description: List of toll-free numbers that are displayed in the meeting invite. tollNumber: type: string + description: The toll number that connects to the Audio Conference Provider. nullable: true tollNumbers: type: array @@ -30059,6 +30400,41 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.unifiedStorageQuota: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: unifiedStorageQuota + type: object + properties: + deleted: + type: integer + format: int64 + nullable: true + manageWebUrl: + type: string + nullable: true + remaining: + type: integer + format: int64 + nullable: true + state: + type: string + nullable: true + total: + type: integer + format: int64 + nullable: true + used: + type: integer + format: int64 + nullable: true + services: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.serviceStorageQuotaBreakdown' + x-ms-navigationProperty: true + additionalProperties: + type: object microsoft.graph.windowsSettingType: title: windowsSettingType enum: @@ -30323,22 +30699,46 @@ components: - Extensions - BaseObjectName type: string - microsoft.graph.appKeyCredentialRestrictionType: - title: appKeyCredentialRestrictionType - enum: - - asymmetricKeyLifetime - - unknownFutureValue - type: string - microsoft.graph.appCredentialRestrictionType: - title: appCredentialRestrictionType - enum: - - passwordAddition - - passwordLifetime - - symmetricKeyAddition - - symmetricKeyLifetime - - customPasswordAddition - - unknownFutureValue - type: string + microsoft.graph.keyCredentialConfiguration: + title: keyCredentialConfiguration + type: object + properties: + maxLifetime: + pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' + type: string + description: 'Value that can be used as the maximum duration in days, hours, minutes, or seconds from the date of key creation, for which the key is valid. Defined in ISO 8601 format for Durations. For example, P4DT12H30M5S represents a duration of four days, twelve hours, thirty minutes, and five seconds. This property is required when restrictionType is set to keyLifetime.' + format: duration + nullable: true + restrictForAppsCreatedAfterDateTime: + 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: 'Timestamp when the policy is enforced for all apps created on or after the specified date. For existing applications, the enforcement date would be back dated. To apply to all applications regardless of their creation date, this property would be null. Nullable.' + format: date-time + nullable: true + restrictionType: + $ref: '#/components/schemas/microsoft.graph.appKeyCredentialRestrictionType' + additionalProperties: + type: object + microsoft.graph.passwordCredentialConfiguration: + title: passwordCredentialConfiguration + type: object + properties: + maxLifetime: + pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' + type: string + description: 'Value that can be used as the maximum number for setting password expiration time in days, hours, minutes or seconds. Defined in ISO 8601 format for Durations. For example, ''P4DT12H30M5S'' represents a duration of four days, twelve hours, thirty minutes, and five seconds. This property is required when restriction type is set to passwordLifetime.' + format: duration + nullable: true + restrictForAppsCreatedAfterDateTime: + 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: 'Enforces the policy for an app created on or after the enforcement date. For existing applications, the enforcement date would be back dated. To apply to all applications, enforcement datetime would be null.' + format: date-time + nullable: true + restrictionType: + $ref: '#/components/schemas/microsoft.graph.appCredentialRestrictionType' + additionalProperties: + type: object microsoft.graph.ODataErrors.ErrorDetails: required: - code @@ -30550,6 +30950,7 @@ components: nullable: true inputBin: type: string + description: The default input bin that serves as the paper source. nullable: true mediaColor: type: string @@ -31175,15 +31576,16 @@ components: properties: content: type: string - description: The content of comment. + description: The content of the comment. nullable: true contentType: type: string - description: Indicates the type for the comment. + description: The content type of the comment. replies: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookCommentReply' + description: The list of replies to the comment. Read-only. Nullable. x-ms-navigationProperty: true additionalProperties: type: object @@ -31202,7 +31604,7 @@ components: properties: comment: type: string - description: Represents the comment associated with this name. + description: The comment associated with this name. nullable: true name: type: string @@ -31213,13 +31615,13 @@ components: description: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. type: type: string - description: 'Indicates what type of reference is associated with the name. The possible values are: String, Integer, Double, Boolean, Range. Read-only.' + description: 'The type of reference is associated with the name. Possible values are: String, Integer, Double, Boolean, Range. Read-only.' nullable: true value: - $ref: '#/components/schemas/microsoft.graph.Json' + description: 'The formula that the name is defined to refer to. For example, =Sheet14!$B$2:$H$12 and =4.75. Read-only.' visible: type: boolean - description: Specifies whether the object is visible or not. + description: Indicates whether the object is visible. worksheet: $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' additionalProperties: @@ -31254,11 +31656,11 @@ components: description: Indicates whether the last column contains special formatting. legacyId: type: string - description: Legacy ID used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. + description: A legacy identifier used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. nullable: true name: type: string - description: Name of the table. + description: The name of the table. nullable: true showBandedColumns: type: boolean @@ -31277,19 +31679,19 @@ components: description: Indicates whether the total row is visible or not. This value can be set to show or remove the total row. style: type: string - description: 'Constant value that represents the Table style. The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.' + description: 'A constant value that represents the Table style. Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.' nullable: true columns: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTableColumn' - description: Represents a collection of all the columns in the table. Read-only. + description: The list of all the columns in the table. Read-only. x-ms-navigationProperty: true rows: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTableRow' - description: Represents a collection of all the rows in the table. Read-only. + description: The list of all the rows in the table. Read-only. x-ms-navigationProperty: true sort: $ref: '#/components/schemas/microsoft.graph.workbookTableSort' @@ -31315,24 +31717,24 @@ components: format: int32 visibility: type: string - description: 'The Visibility of the worksheet. The possible values are: Visible, Hidden, VeryHidden.' + description: 'The visibility of the worksheet. The possible values are: Visible, Hidden, VeryHidden.' charts: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookChart' - description: Returns collection of charts that are part of the worksheet. Read-only. + description: The list of charts that are part of the worksheet. Read-only. x-ms-navigationProperty: true names: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookNamedItem' - description: Returns collection of names that are associated with the worksheet. Read-only. + description: The list of names that are associated with the worksheet. Read-only. x-ms-navigationProperty: true pivotTables: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookPivotTable' - description: Collection of PivotTables that are part of the worksheet. + description: The list of piot tables that are part of the worksheet. x-ms-navigationProperty: true protection: $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtection' @@ -31340,10 +31742,18 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTable' - description: Collection of tables that are part of the worksheet. Read-only. + description: The list of tables that are part of the worksheet. Read-only. x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.siteArchiveStatus: + title: siteArchiveStatus + enum: + - recentlyArchived + - fullyArchived + - reactivating + - unknownFutureValue + type: string microsoft.graph.itemActionStat: title: itemActionStat type: object @@ -31513,21 +31923,101 @@ components: $ref: '#/components/schemas/microsoft.graph.termStore.term' additionalProperties: type: object - microsoft.graph.insightIdentity: - title: insightIdentity + microsoft.graph.sharingDetail: + title: sharingDetail type: object properties: - address: + sharedBy: + $ref: '#/components/schemas/microsoft.graph.insightIdentity' + sharedDateTime: + 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 email address of the user who shared the item. + description: 'The date and time the file was last shared. The timestamp 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 - displayName: + sharingReference: + $ref: '#/components/schemas/microsoft.graph.resourceReference' + sharingSubject: type: string - description: The display name of the user who shared the item. + description: The subject with which the document was shared. nullable: true + sharingType: + type: string + description: 'Determines the way the document was shared. Can be by a 1Link1, 1Attachment1, 1Group1, 1Site1.' + nullable: true + additionalProperties: + type: object + microsoft.graph.resourceReference: + title: resourceReference + type: object + properties: id: type: string - description: The ID of the user who shared the item. + description: The item's unique identifier. + nullable: true + type: + type: string + description: 'A string value that can be used to classify the item, such as ''microsoft.graph.driveItem''' + nullable: true + webUrl: + type: string + description: A URL leading to the referenced item. + nullable: true + additionalProperties: + type: object + microsoft.graph.resourceVisualization: + title: resourceVisualization + type: object + properties: + containerDisplayName: + type: string + description: 'A string describing where the item is stored. For example, the name of a SharePoint site or the user name identifying the owner of the OneDrive storing the item.' + nullable: true + containerType: + type: string + description: Can be used for filtering by the type of container in which the file is stored. Such as Site or OneDriveBusiness. + nullable: true + containerWebUrl: + type: string + description: A path leading to the folder in which the item is stored. + nullable: true + mediaType: + type: string + description: The item's media type. Can be used for filtering for a specific type of file based on supported IANA Media Mime Types. Not all Media Mime Types are supported. + nullable: true + previewImageUrl: + type: string + description: A URL leading to the preview image for the item. + nullable: true + previewText: + type: string + description: A preview text for the item. + nullable: true + title: + type: string + description: The item's title text. + nullable: true + type: + type: string + description: The item's media type. Can be used for filtering for a specific file based on a specific type. See the section Type property values for supported types. + nullable: true + additionalProperties: + type: object + microsoft.graph.usageDetails: + title: usageDetails + type: object + properties: + lastAccessedDateTime: + 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 resource was last accessed by the user. The timestamp 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 + 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: 'The date and time the resource was last modified by the user. The timestamp 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 additionalProperties: type: object @@ -32285,6 +32775,13 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.serviceStorageQuotaBreakdown: + allOf: + - $ref: '#/components/schemas/microsoft.graph.storageQuotaBreakdown' + - title: serviceStorageQuotaBreakdown + type: object + additionalProperties: + type: object microsoft.graph.taskStatus: title: taskStatus enum: @@ -32439,6 +32936,22 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.appKeyCredentialRestrictionType: + title: appKeyCredentialRestrictionType + enum: + - asymmetricKeyLifetime + - unknownFutureValue + type: string + microsoft.graph.appCredentialRestrictionType: + title: appCredentialRestrictionType + enum: + - passwordAddition + - passwordLifetime + - symmetricKeyAddition + - symmetricKeyLifetime + - customPasswordAddition + - unknownFutureValue + type: string microsoft.graph.printColorMode: title: printColorMode enum: @@ -32502,6 +33015,52 @@ components: - stapleDualRight - stapleDualBottom - unknownFutureValue + - stapleTripleLeft + - stapleTripleTop + - stapleTripleRight + - stapleTripleBottom + - bindLeft + - bindTop + - bindRight + - bindBottom + - foldAccordion + - foldDoubleGate + - foldGate + - foldHalf + - foldHalfZ + - foldLeftGate + - foldLetter + - foldParallel + - foldPoster + - foldRightGate + - foldZ + - foldEngineeringZ + - punchTopLeft + - punchBottomLeft + - punchTopRight + - punchBottomRight + - punchDualLeft + - punchDualTop + - punchDualRight + - punchDualBottom + - punchTripleLeft + - punchTripleTop + - punchTripleRight + - punchTripleBottom + - punchQuadLeft + - punchQuadTop + - punchQuadRight + - punchQuadBottom + - fold + - trim + - bale + - bookletMaker + - coat + - laminate + - trimAfterPages + - trimAfterDocuments + - trimAfterCopies + - trimAfterJob type: string microsoft.graph.printMultipageLayout: title: printMultipageLayout @@ -33417,6 +33976,7 @@ components: description: Finishing processes to use when printing. fitPdfToPage: type: boolean + description: True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. nullable: true inputBin: type: string @@ -33426,10 +33986,11 @@ components: $ref: '#/components/schemas/microsoft.graph.printMargin' mediaSize: type: string - description: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. + description: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. nullable: true mediaType: type: string + description: The default media (such as paper) type to print the document on. nullable: true multipageLayout: $ref: '#/components/schemas/microsoft.graph.printMultipageLayout' @@ -33437,15 +33998,18 @@ components: $ref: '#/components/schemas/microsoft.graph.printOrientation' outputBin: type: string + description: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. nullable: true pageRanges: type: array items: $ref: '#/components/schemas/microsoft.graph.integerRange' + description: The page ranges to print. Read-only. pagesPerSheet: maximum: 2147483647 minimum: -2147483648 type: integer + description: The number of document pages to print on each sheet. format: int32 nullable: true quality: @@ -33462,7 +34026,7 @@ components: properties: ipAddress: type: string - description: Indicates the client IP address used by user performing the activity (audit log only). + description: Indicates the client IP address associated with the user performing the activity (audit log only). nullable: true userPrincipalName: type: string @@ -33603,11 +34167,11 @@ components: properties: content: type: string - description: The content of a comment reply. + description: The content of the reply. nullable: true contentType: type: string - description: Indicates the type for the comment reply. + description: The content type for the reply. additionalProperties: type: object microsoft.graph.workbookOperationError: @@ -33644,14 +34208,14 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Returns the index number of the column within the columns collection of the table. Zero-indexed. Read-only. + description: The index of the column within the columns collection of the table. Zero-indexed. Read-only. format: int32 name: type: string - description: Returns the name of the table column. + description: The name of the table column. nullable: true values: - $ref: '#/components/schemas/microsoft.graph.Json' + description: 'TRepresents the raw values of the specified range. The data returned could be of type string, number, or a Boolean. Cell that contain an error will return the error string.' filter: $ref: '#/components/schemas/microsoft.graph.workbookFilter' additionalProperties: @@ -33666,10 +34230,10 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Returns the index number of the row within the rows collection of the table. Zero-indexed. Read-only. + description: The index of the row within the rows collection of the table. Zero-based. Read-only. format: int32 values: - $ref: '#/components/schemas/microsoft.graph.Json' + description: 'The raw values of the specified range. The data returned could be of type string, number, or a Boolean. Any cell that contain an error will return the error string.' additionalProperties: type: object microsoft.graph.workbookTableSort: @@ -33682,13 +34246,13 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookSortField' - description: Represents the current conditions used to last sort the table. Read-only. + description: The list of the current conditions last used to sort the table. Read-only. matchCase: type: boolean - description: Represents whether the casing impacted the last sort of the table. Read-only. + description: Indicates whether the casing impacted the last sort of the table. Read-only. method: type: string - description: 'Represents Chinese character ordering method last used to sort the table. The possible values are: PinYin, StrokeCount. Read-only.' + description: 'The Chinese character ordering method last used to sort the table. The possible values are: PinYin, StrokeCount. Read-only.' additionalProperties: type: object microsoft.graph.workbookChart: @@ -33745,7 +34309,7 @@ components: properties: name: type: string - description: Name of the PivotTable. + description: The name of the pivot table. nullable: true worksheet: $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' @@ -33761,7 +34325,7 @@ components: $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtectionOptions' protected: type: boolean - description: Indicates if the worksheet is protected. Read-only. + description: Indicates whether the worksheet is protected. Read-only. additionalProperties: type: object microsoft.graph.accessAction: @@ -33808,6 +34372,24 @@ components: - reuse - unknownFutureValue type: string + microsoft.graph.insightIdentity: + title: insightIdentity + type: object + properties: + address: + type: string + description: The email address of the user who shared the item. + nullable: true + displayName: + type: string + description: The display name of the user who shared the item. + nullable: true + id: + type: string + description: The ID of the user who shared the item. + nullable: true + additionalProperties: + type: object microsoft.graph.scheduleChangeRequestActor: title: scheduleChangeRequestActor enum: @@ -33906,6 +34488,24 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.storageQuotaBreakdown: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: storageQuotaBreakdown + type: object + properties: + displayName: + type: string + nullable: true + manageWebUrl: + type: string + nullable: true + used: + type: integer + format: int64 + nullable: true + additionalProperties: + type: object microsoft.graph.filterClause: title: filterClause type: object @@ -34085,31 +34685,31 @@ components: nullable: true separator: type: string - description: String representing the separator used for the data labels on a chart. + description: String that represents the separator used for the data labels on a chart. nullable: true showBubbleSize: type: boolean - description: Boolean value representing if the data label bubble size is visible or not. + description: Boolean value that represents whether the data label bubble size is visible. nullable: true showCategoryName: type: boolean - description: Boolean value representing if the data label category name is visible or not. + description: Boolean value that represents whether the data label category name is visible. nullable: true showLegendKey: type: boolean - description: Boolean value representing if the data label legend key is visible or not. + description: Boolean value that represents whether the data label legend key is visible. nullable: true showPercentage: type: boolean - description: Boolean value representing if the data label percentage is visible or not. + description: Boolean value that represents whether the data label percentage is visible. nullable: true showSeriesName: type: boolean - description: Boolean value representing if the data label series name is visible or not. + description: Boolean value that represents whether the data label series name is visible. nullable: true showValue: type: boolean - description: Boolean value representing if the data label value is visible or not. + description: Boolean value that represents whether the data label value is visible. nullable: true format: $ref: '#/components/schemas/microsoft.graph.workbookChartDataLabelFormat' @@ -34135,7 +34735,7 @@ components: properties: overlay: type: boolean - description: Boolean value for whether the chart legend should overlap with the main body of the chart. + description: Indicates whether the chart legend should overlap with the main body of the chart. nullable: true position: type: string @@ -34143,7 +34743,7 @@ components: nullable: true visible: type: boolean - description: A boolean value the represents the visibility of a ChartLegend object. + description: Indicates whether the chart legend is visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartLegendFormat' additionalProperties: @@ -34156,7 +34756,7 @@ components: properties: name: type: string - description: Represents the name of a series in a chart. + description: The name of a series in a chart. nullable: true format: $ref: '#/components/schemas/microsoft.graph.workbookChartSeriesFormat' @@ -34164,7 +34764,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookChartPoint' - description: Represents a collection of all points in the series. Read-only. + description: A collection of all points in the series. Read-only. x-ms-navigationProperty: true additionalProperties: type: object @@ -34176,15 +34776,15 @@ components: properties: overlay: type: boolean - description: Boolean value representing if the chart title will overlay the chart or not. + description: Indicates whether the chart title will overlay the chart or not. nullable: true text: type: string - description: Represents the title text of a chart. + description: The title text of the chart. nullable: true visible: type: boolean - description: A boolean value that represents the visibility of a chart title object. + description: Indicates whether the chart title is visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartTitleFormat' additionalProperties: @@ -34272,23 +34872,29 @@ components: properties: color: type: string + description: The color applied to the cell. nullable: true criterion1: type: string + description: A custom criterion. nullable: true criterion2: type: string + description: A custom criterion. nullable: true dynamicCriteria: type: string + description: A dynamic formula specified in a custom filter. filterOn: type: string + description: Indicates whether a filter is applied to a column. icon: $ref: '#/components/schemas/microsoft.graph.workbookIcon' operator: type: string + description: 'An operator in a cell; for example, =, >, <, <=, or <>.' values: - $ref: '#/components/schemas/microsoft.graph.Json' + description: The values that appear in the cell. additionalProperties: type: object microsoft.graph.workbookIcon: @@ -34299,11 +34905,11 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Represents the index of the icon in the given set. + description: The index of the icon in the given set. format: int32 set: type: string - description: 'Represents the set that the icon is part of. The possible values are: Invalid, ThreeArrows, ThreeArrowsGray, ThreeFlags, ThreeTrafficLights1, ThreeTrafficLights2, ThreeSigns, ThreeSymbols, ThreeSymbols2, FourArrows, FourArrowsGray, FourRedToBlack, FourRating, FourTrafficLights, FiveArrows, FiveArrowsGray, FiveRating, FiveQuarters, ThreeStars, ThreeTriangles, FiveBoxes.' + description: 'The set that the icon is part of. The possible values are: Invalid, ThreeArrows, ThreeArrowsGray, ThreeFlags, ThreeTrafficLights1, ThreeTrafficLights2, ThreeSigns, ThreeSymbols, ThreeSymbols2, FourArrows, FourArrowsGray, FourRedToBlack, FourRating, FourTrafficLights, FiveArrows, FiveArrowsGray, FiveRating, FiveQuarters, ThreeStars, ThreeTriangles, FiveBoxes.' additionalProperties: type: object microsoft.graph.workbookChartAxis: @@ -34313,13 +34919,13 @@ components: type: object properties: majorUnit: - $ref: '#/components/schemas/microsoft.graph.Json' + description: Represents the interval between two major tick marks. Can be set to a numeric value or an empty string. The returned value is always a number. maximum: - $ref: '#/components/schemas/microsoft.graph.Json' + description: Represents the maximum value on the value axis. Can be set to a numeric value or an empty string (for automatic axis values). The returned value is always a number. minimum: - $ref: '#/components/schemas/microsoft.graph.Json' + description: Represents the minimum value on the value axis. Can be set to a numeric value or an empty string (for automatic axis values). The returned value is always a number. minorUnit: - $ref: '#/components/schemas/microsoft.graph.Json' + description: Represents the interval between two minor tick marks. 'Can be set to a numeric value or an empty string (for automatic axis values). The returned value is always a number. format: $ref: '#/components/schemas/microsoft.graph.workbookChartAxisFormat' majorGridlines: @@ -34357,28 +34963,28 @@ components: properties: bold: type: boolean - description: Represents the bold status of font. + description: Indicates whether the fond is bold. nullable: true color: type: string - description: 'HTML color code representation of the text color. for example #FF0000 represents Red.' + description: 'The HTML color code representation of the text color. For example #FF0000 represents Red.' nullable: true italic: type: boolean - description: Represents the italic status of the font. + description: Indicates whether the fond is italic. nullable: true name: type: string - description: Font name (for example 'Calibri') + description: The font name. For example 'Calibri'. nullable: true size: type: number - description: Size of the font (for example 11) + description: 'The size of the font. For example, 11.' format: double nullable: true underline: type: string - description: 'Type of underline applied to the font. The possible values are: None, Single.' + description: 'The type of underlining applied to the font. The possible values are: None, Single.' nullable: true additionalProperties: type: object @@ -34413,7 +35019,7 @@ components: type: object properties: value: - $ref: '#/components/schemas/microsoft.graph.Json' + description: The value of a chart point. Read-only. format: $ref: '#/components/schemas/microsoft.graph.workbookChartPointFormat' additionalProperties: @@ -34450,7 +35056,7 @@ components: properties: visible: type: boolean - description: Boolean value representing if the axis gridlines are visible or not. + description: Indicates whether the axis gridlines are visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartGridlinesFormat' additionalProperties: @@ -34467,7 +35073,7 @@ components: nullable: true visible: type: boolean - description: A boolean that specifies the visibility of an axis title. + description: A Boolean that specifies the visibility of an axis title. format: $ref: '#/components/schemas/microsoft.graph.workbookChartAxisTitleFormat' additionalProperties: @@ -34480,7 +35086,7 @@ components: properties: color: type: string - description: HTML color code representing the color of lines in the chart. + description: The HTML color code that represents the color of lines in the chart. nullable: true additionalProperties: type: object @@ -34732,4 +35338,4 @@ components: tokenUrl: https://login.microsoftonline.com/common/oauth2/v2.0/token scopes: { } security: - - azureaadv2: [ ] \ No newline at end of file + - azureaadv2: [ ] diff --git a/openApiDocs/v1.0/CloudCommunications.yml b/openApiDocs/v1.0/CloudCommunications.yml index 08d228fc72..71ee714f71 100644 --- a/openApiDocs/v1.0/CloudCommunications.yml +++ b/openApiDocs/v1.0/CloudCommunications.yml @@ -3146,10 +3146,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://learn.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 diff --git a/openApiDocs/v1.0/Compliance.yml b/openApiDocs/v1.0/Compliance.yml index c36b9d0c82..df70523f0d 100644 --- a/openApiDocs/v1.0/Compliance.yml +++ b/openApiDocs/v1.0/Compliance.yml @@ -2426,11 +2426,11 @@ components: 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 - description: A collection of the unique identifiers for plans that have been disabled. + description: A collection of the unique identifiers for plans that have been disabled. IDs are available in servicePlans > servicePlanId in the tenant's subscribedSkus or serviceStatus > servicePlanId in the tenant's companySubscription. skuId: 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 - description: The unique identifier for the SKU. + description: The unique identifier for the SKU. Corresponds to the skuId from subscribedSkus or companySubscription. format: uuid nullable: true additionalProperties: @@ -5081,7 +5081,7 @@ components: nullable: true hideFromAddressLists: type: boolean - description: 'True if the group isn''t displayed in certain parts of the Outlook UI: the Address Book, address lists for selecting message recipients, and the Browse Groups dialog for searching groups; otherwise, false. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}).' + description: 'True if the group isn''t displayed in certain parts of the Outlook UI: the Address Book, address lists for selecting message recipients, and the Browse Groups dialog for searching groups; otherwise, false. The default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}).' nullable: true hideFromOutlookClients: type: boolean @@ -5123,6 +5123,7 @@ components: nullable: true onPremisesDomainName: type: string + description: 'Contains the on-premises domain FQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers synchronizing their on-premises directory to Microsoft Entra ID via Microsoft Entra Connect.Returned by default. Read-only.' nullable: true onPremisesLastSyncDateTime: 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])$' @@ -5132,6 +5133,7 @@ components: nullable: true onPremisesNetBiosName: type: string + description: Contains the on-premises netBios name synchronized from the on-premises directory. The property is only populated for customers synchronizing their on-premises directory to Microsoft Entra ID via Microsoft Entra Connect.Returned by default. Read-only. nullable: true onPremisesProvisioningErrors: type: array @@ -9729,7 +9731,7 @@ components: nullable: true deviceId: type: string - description: 'Unique identifier set by Azure Device Registration Service at the time of registration. This is an alternate key that can be used to reference the device object. Supports $filter (eq, ne, not, startsWith).' + description: 'Unique identifier set by Azure Device Registration Service at the time of registration. This alternate key can be used to reference the device object. Supports $filter (eq, ne, not, startsWith).' nullable: true deviceMetadata: type: string @@ -9737,7 +9739,7 @@ components: nullable: true deviceOwnership: type: string - description: 'Ownership of the device. This property is set by Intune. Possible values are: unknown, company, personal.' + description: 'Ownership of the device. Intune sets this property. Possible values are: unknown, company, personal.' nullable: true deviceVersion: maximum: 2147483647 @@ -9756,7 +9758,7 @@ components: nullable: true enrollmentType: type: string - description: 'Enrollment type of the device. This property is set by Intune. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement.' + description: 'Enrollment type of the device. Intune sets this property. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed.' nullable: true isCompliant: type: boolean @@ -9830,7 +9832,7 @@ components: description: 'List of labels applied to the device by the system. Supports $filter (/$count eq 0, /$count ne 0).' trustType: type: string - description: 'Type of trust for the joined device. Read-only. Possible values: Workplace (indicates bring your own personal devices), AzureAd (Cloud only joined devices), ServerAd (on-premises domain joined devices joined to Microsoft Entra ID). For more details, see Introduction to device management in Microsoft Entra ID.' + description: 'Type of trust for the joined device. Read-only. Possible values: Workplace (indicates bring your own personal devices), AzureAd (Cloud-only joined devices), ServerAd (on-premises domain joined devices joined to Microsoft Entra ID). For more information, see Introduction to device management in Microsoft Entra ID.' nullable: true extensions: type: array @@ -13988,15 +13990,16 @@ components: properties: content: type: string - description: The content of comment. + description: The content of the comment. nullable: true contentType: type: string - description: Indicates the type for the comment. + description: The content type of the comment. replies: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookCommentReply' + description: The list of replies to the comment. Read-only. Nullable. x-ms-navigationProperty: true additionalProperties: type: object @@ -14015,7 +14018,7 @@ components: properties: comment: type: string - description: Represents the comment associated with this name. + description: The comment associated with this name. nullable: true name: type: string @@ -14026,13 +14029,13 @@ components: description: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. type: type: string - description: 'Indicates what type of reference is associated with the name. The possible values are: String, Integer, Double, Boolean, Range. Read-only.' + description: 'The type of reference is associated with the name. Possible values are: String, Integer, Double, Boolean, Range. Read-only.' nullable: true value: - description: 'Represents the formula that the name is defined to refer to. for example, =Sheet14!$B$2:$H$12, =4.75, etc. Read-only.' + description: 'The formula that the name is defined to refer to. For example, =Sheet14!$B$2:$H$12 and =4.75. Read-only.' visible: type: boolean - description: Specifies whether the object is visible or not. + description: Indicates whether the object is visible. worksheet: $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' additionalProperties: @@ -14067,11 +14070,11 @@ components: description: Indicates whether the last column contains special formatting. legacyId: type: string - description: Legacy ID used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. + description: A legacy identifier used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. nullable: true name: type: string - description: Name of the table. + description: The name of the table. nullable: true showBandedColumns: type: boolean @@ -14090,19 +14093,19 @@ components: description: Indicates whether the total row is visible or not. This value can be set to show or remove the total row. style: type: string - description: 'Constant value that represents the Table style. The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.' + description: 'A constant value that represents the Table style. Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.' nullable: true columns: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTableColumn' - description: Represents a collection of all the columns in the table. Read-only. + description: The list of all the columns in the table. Read-only. x-ms-navigationProperty: true rows: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTableRow' - description: Represents a collection of all the rows in the table. Read-only. + description: The list of all the rows in the table. Read-only. x-ms-navigationProperty: true sort: $ref: '#/components/schemas/microsoft.graph.workbookTableSort' @@ -14128,24 +14131,24 @@ components: format: int32 visibility: type: string - description: 'The Visibility of the worksheet. The possible values are: Visible, Hidden, VeryHidden.' + description: 'The visibility of the worksheet. The possible values are: Visible, Hidden, VeryHidden.' charts: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookChart' - description: Returns collection of charts that are part of the worksheet. Read-only. + description: The list of charts that are part of the worksheet. Read-only. x-ms-navigationProperty: true names: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookNamedItem' - description: Returns collection of names that are associated with the worksheet. Read-only. + description: The list of names that are associated with the worksheet. Read-only. x-ms-navigationProperty: true pivotTables: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookPivotTable' - description: Collection of PivotTables that are part of the worksheet. + description: The list of piot tables that are part of the worksheet. x-ms-navigationProperty: true protection: $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtection' @@ -14153,7 +14156,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTable' - description: Collection of tables that are part of the worksheet. Read-only. + description: The list of tables that are part of the worksheet. Read-only. x-ms-navigationProperty: true additionalProperties: type: object @@ -16491,11 +16494,11 @@ components: properties: content: type: string - description: The content of a comment reply. + description: The content of the reply. nullable: true contentType: type: string - description: Indicates the type for the comment reply. + description: The content type for the reply. additionalProperties: type: object microsoft.graph.workbookOperationError: @@ -16532,14 +16535,14 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Returns the index number of the column within the columns collection of the table. Zero-indexed. Read-only. + description: The index of the column within the columns collection of the table. Zero-indexed. Read-only. format: int32 name: type: string - description: Returns the name of the table column. + description: The name of the table column. nullable: true values: - description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contain an error will return the error string.' + description: 'TRepresents the raw values of the specified range. The data returned could be of type string, number, or a Boolean. Cell that contain an error will return the error string.' filter: $ref: '#/components/schemas/microsoft.graph.workbookFilter' additionalProperties: @@ -16554,10 +16557,10 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Returns the index number of the row within the rows collection of the table. Zero-indexed. Read-only. + description: The index of the row within the rows collection of the table. Zero-based. Read-only. format: int32 values: - description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contain an error will return the error string.' + description: 'The raw values of the specified range. The data returned could be of type string, number, or a Boolean. Any cell that contain an error will return the error string.' additionalProperties: type: object microsoft.graph.workbookTableSort: @@ -16570,13 +16573,13 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookSortField' - description: Represents the current conditions used to last sort the table. Read-only. + description: The list of the current conditions last used to sort the table. Read-only. matchCase: type: boolean - description: Represents whether the casing impacted the last sort of the table. Read-only. + description: Indicates whether the casing impacted the last sort of the table. Read-only. method: type: string - description: 'Represents Chinese character ordering method last used to sort the table. The possible values are: PinYin, StrokeCount. Read-only.' + description: 'The Chinese character ordering method last used to sort the table. The possible values are: PinYin, StrokeCount. Read-only.' additionalProperties: type: object microsoft.graph.workbookChart: @@ -16633,7 +16636,7 @@ components: properties: name: type: string - description: Name of the PivotTable. + description: The name of the pivot table. nullable: true worksheet: $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' @@ -16649,7 +16652,7 @@ components: $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtectionOptions' protected: type: boolean - description: Indicates if the worksheet is protected. Read-only. + description: Indicates whether the worksheet is protected. Read-only. additionalProperties: type: object microsoft.graph.accessAction: @@ -16943,31 +16946,31 @@ components: nullable: true separator: type: string - description: String representing the separator used for the data labels on a chart. + description: String that represents the separator used for the data labels on a chart. nullable: true showBubbleSize: type: boolean - description: Boolean value representing if the data label bubble size is visible or not. + description: Boolean value that represents whether the data label bubble size is visible. nullable: true showCategoryName: type: boolean - description: Boolean value representing if the data label category name is visible or not. + description: Boolean value that represents whether the data label category name is visible. nullable: true showLegendKey: type: boolean - description: Boolean value representing if the data label legend key is visible or not. + description: Boolean value that represents whether the data label legend key is visible. nullable: true showPercentage: type: boolean - description: Boolean value representing if the data label percentage is visible or not. + description: Boolean value that represents whether the data label percentage is visible. nullable: true showSeriesName: type: boolean - description: Boolean value representing if the data label series name is visible or not. + description: Boolean value that represents whether the data label series name is visible. nullable: true showValue: type: boolean - description: Boolean value representing if the data label value is visible or not. + description: Boolean value that represents whether the data label value is visible. nullable: true format: $ref: '#/components/schemas/microsoft.graph.workbookChartDataLabelFormat' @@ -16993,7 +16996,7 @@ components: properties: overlay: type: boolean - description: Boolean value for whether the chart legend should overlap with the main body of the chart. + description: Indicates whether the chart legend should overlap with the main body of the chart. nullable: true position: type: string @@ -17001,7 +17004,7 @@ components: nullable: true visible: type: boolean - description: A boolean value the represents the visibility of a ChartLegend object. + description: Indicates whether the chart legend is visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartLegendFormat' additionalProperties: @@ -17014,7 +17017,7 @@ components: properties: name: type: string - description: Represents the name of a series in a chart. + description: The name of a series in a chart. nullable: true format: $ref: '#/components/schemas/microsoft.graph.workbookChartSeriesFormat' @@ -17022,7 +17025,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookChartPoint' - description: Represents a collection of all points in the series. Read-only. + description: A collection of all points in the series. Read-only. x-ms-navigationProperty: true additionalProperties: type: object @@ -17034,15 +17037,15 @@ components: properties: overlay: type: boolean - description: Boolean value representing if the chart title will overlay the chart or not. + description: Indicates whether the chart title will overlay the chart or not. nullable: true text: type: string - description: Represents the title text of a chart. + description: The title text of the chart. nullable: true visible: type: boolean - description: A boolean value that represents the visibility of a chart title object. + description: Indicates whether the chart title is visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartTitleFormat' additionalProperties: @@ -17134,11 +17137,11 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Represents the index of the icon in the given set. + description: The index of the icon in the given set. format: int32 set: type: string - description: 'Represents the set that the icon is part of. The possible values are: Invalid, ThreeArrows, ThreeArrowsGray, ThreeFlags, ThreeTrafficLights1, ThreeTrafficLights2, ThreeSigns, ThreeSymbols, ThreeSymbols2, FourArrows, FourArrowsGray, FourRedToBlack, FourRating, FourTrafficLights, FiveArrows, FiveArrowsGray, FiveRating, FiveQuarters, ThreeStars, ThreeTriangles, FiveBoxes.' + description: 'The set that the icon is part of. The possible values are: Invalid, ThreeArrows, ThreeArrowsGray, ThreeFlags, ThreeTrafficLights1, ThreeTrafficLights2, ThreeSigns, ThreeSymbols, ThreeSymbols2, FourArrows, FourArrowsGray, FourRedToBlack, FourRating, FourTrafficLights, FiveArrows, FiveArrowsGray, FiveRating, FiveQuarters, ThreeStars, ThreeTriangles, FiveBoxes.' additionalProperties: type: object microsoft.graph.workbookChartAxis: @@ -17192,28 +17195,28 @@ components: properties: bold: type: boolean - description: Represents the bold status of font. + description: Indicates whether the fond is bold. nullable: true color: type: string - description: 'HTML color code representation of the text color. for example #FF0000 represents Red.' + description: 'The HTML color code representation of the text color. For example #FF0000 represents Red.' nullable: true italic: type: boolean - description: Represents the italic status of the font. + description: Indicates whether the fond is italic. nullable: true name: type: string - description: Font name (for example 'Calibri') + description: The font name. For example 'Calibri'. nullable: true size: type: number - description: Size of the font (for example 11) + description: 'The size of the font. For example, 11.' format: double nullable: true underline: type: string - description: 'Type of underline applied to the font. The possible values are: None, Single.' + description: 'The type of underlining applied to the font. The possible values are: None, Single.' nullable: true additionalProperties: type: object @@ -17248,7 +17251,7 @@ components: type: object properties: value: - description: Returns the value of a chart point. Read-only. + description: The value of a chart point. Read-only. format: $ref: '#/components/schemas/microsoft.graph.workbookChartPointFormat' additionalProperties: @@ -17285,7 +17288,7 @@ components: properties: visible: type: boolean - description: Boolean value representing if the axis gridlines are visible or not. + description: Indicates whether the axis gridlines are visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartGridlinesFormat' additionalProperties: @@ -17302,7 +17305,7 @@ components: nullable: true visible: type: boolean - description: A boolean that specifies the visibility of an axis title. + description: A Boolean that specifies the visibility of an axis title. format: $ref: '#/components/schemas/microsoft.graph.workbookChartAxisTitleFormat' additionalProperties: @@ -17315,7 +17318,7 @@ components: properties: color: type: string - description: HTML color code representing the color of lines in the chart. + description: The HTML color code that represents the color of lines in the chart. nullable: true additionalProperties: type: object diff --git a/openApiDocs/v1.0/DeviceManagement.Actions.yml b/openApiDocs/v1.0/DeviceManagement.Actions.yml index c20ac9e840..eac034baae 100644 --- a/openApiDocs/v1.0/DeviceManagement.Actions.yml +++ b/openApiDocs/v1.0/DeviceManagement.Actions.yml @@ -3698,11 +3698,11 @@ components: 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 - description: A collection of the unique identifiers for plans that have been disabled. + description: A collection of the unique identifiers for plans that have been disabled. IDs are available in servicePlans > servicePlanId in the tenant's subscribedSkus or serviceStatus > servicePlanId in the tenant's companySubscription. skuId: 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 - description: The unique identifier for the SKU. + description: The unique identifier for the SKU. Corresponds to the skuId from subscribedSkus or companySubscription. format: uuid nullable: true additionalProperties: @@ -8179,7 +8179,7 @@ components: nullable: true hideFromAddressLists: type: boolean - description: 'True if the group isn''t displayed in certain parts of the Outlook UI: the Address Book, address lists for selecting message recipients, and the Browse Groups dialog for searching groups; otherwise, false. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}).' + description: 'True if the group isn''t displayed in certain parts of the Outlook UI: the Address Book, address lists for selecting message recipients, and the Browse Groups dialog for searching groups; otherwise, false. The default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}).' nullable: true hideFromOutlookClients: type: boolean @@ -8221,6 +8221,7 @@ components: nullable: true onPremisesDomainName: type: string + description: 'Contains the on-premises domain FQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers synchronizing their on-premises directory to Microsoft Entra ID via Microsoft Entra Connect.Returned by default. Read-only.' nullable: true onPremisesLastSyncDateTime: 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])$' @@ -8230,6 +8231,7 @@ components: nullable: true onPremisesNetBiosName: type: string + description: Contains the on-premises netBios name synchronized from the on-premises directory. The property is only populated for customers synchronizing their on-premises directory to Microsoft Entra ID via Microsoft Entra Connect.Returned by default. Read-only. nullable: true onPremisesProvisioningErrors: type: array @@ -10509,7 +10511,7 @@ components: nullable: true deviceId: type: string - description: 'Unique identifier set by Azure Device Registration Service at the time of registration. This is an alternate key that can be used to reference the device object. Supports $filter (eq, ne, not, startsWith).' + description: 'Unique identifier set by Azure Device Registration Service at the time of registration. This alternate key can be used to reference the device object. Supports $filter (eq, ne, not, startsWith).' nullable: true deviceMetadata: type: string @@ -10517,7 +10519,7 @@ components: nullable: true deviceOwnership: type: string - description: 'Ownership of the device. This property is set by Intune. Possible values are: unknown, company, personal.' + description: 'Ownership of the device. Intune sets this property. Possible values are: unknown, company, personal.' nullable: true deviceVersion: maximum: 2147483647 @@ -10536,7 +10538,7 @@ components: nullable: true enrollmentType: type: string - description: 'Enrollment type of the device. This property is set by Intune. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement.' + description: 'Enrollment type of the device. Intune sets this property. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed.' nullable: true isCompliant: type: boolean @@ -10610,7 +10612,7 @@ components: description: 'List of labels applied to the device by the system. Supports $filter (/$count eq 0, /$count ne 0).' trustType: type: string - description: 'Type of trust for the joined device. Read-only. Possible values: Workplace (indicates bring your own personal devices), AzureAd (Cloud only joined devices), ServerAd (on-premises domain joined devices joined to Microsoft Entra ID). For more details, see Introduction to device management in Microsoft Entra ID.' + description: 'Type of trust for the joined device. Read-only. Possible values: Workplace (indicates bring your own personal devices), AzureAd (Cloud-only joined devices), ServerAd (on-premises domain joined devices joined to Microsoft Entra ID). For more information, see Introduction to device management in Microsoft Entra ID.' nullable: true extensions: type: array @@ -15148,15 +15150,16 @@ components: properties: content: type: string - description: The content of comment. + description: The content of the comment. nullable: true contentType: type: string - description: Indicates the type for the comment. + description: The content type of the comment. replies: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookCommentReply' + description: The list of replies to the comment. Read-only. Nullable. x-ms-navigationProperty: true additionalProperties: type: object @@ -15175,7 +15178,7 @@ components: properties: comment: type: string - description: Represents the comment associated with this name. + description: The comment associated with this name. nullable: true name: type: string @@ -15186,13 +15189,13 @@ components: description: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. type: type: string - description: 'Indicates what type of reference is associated with the name. The possible values are: String, Integer, Double, Boolean, Range. Read-only.' + description: 'The type of reference is associated with the name. Possible values are: String, Integer, Double, Boolean, Range. Read-only.' nullable: true value: - description: 'Represents the formula that the name is defined to refer to. for example, =Sheet14!$B$2:$H$12, =4.75, etc. Read-only.' + description: 'The formula that the name is defined to refer to. For example, =Sheet14!$B$2:$H$12 and =4.75. Read-only.' visible: type: boolean - description: Specifies whether the object is visible or not. + description: Indicates whether the object is visible. worksheet: $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' additionalProperties: @@ -15227,11 +15230,11 @@ components: description: Indicates whether the last column contains special formatting. legacyId: type: string - description: Legacy ID used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. + description: A legacy identifier used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. nullable: true name: type: string - description: Name of the table. + description: The name of the table. nullable: true showBandedColumns: type: boolean @@ -15250,19 +15253,19 @@ components: description: Indicates whether the total row is visible or not. This value can be set to show or remove the total row. style: type: string - description: 'Constant value that represents the Table style. The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.' + description: 'A constant value that represents the Table style. Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.' nullable: true columns: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTableColumn' - description: Represents a collection of all the columns in the table. Read-only. + description: The list of all the columns in the table. Read-only. x-ms-navigationProperty: true rows: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTableRow' - description: Represents a collection of all the rows in the table. Read-only. + description: The list of all the rows in the table. Read-only. x-ms-navigationProperty: true sort: $ref: '#/components/schemas/microsoft.graph.workbookTableSort' @@ -15288,24 +15291,24 @@ components: format: int32 visibility: type: string - description: 'The Visibility of the worksheet. The possible values are: Visible, Hidden, VeryHidden.' + description: 'The visibility of the worksheet. The possible values are: Visible, Hidden, VeryHidden.' charts: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookChart' - description: Returns collection of charts that are part of the worksheet. Read-only. + description: The list of charts that are part of the worksheet. Read-only. x-ms-navigationProperty: true names: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookNamedItem' - description: Returns collection of names that are associated with the worksheet. Read-only. + description: The list of names that are associated with the worksheet. Read-only. x-ms-navigationProperty: true pivotTables: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookPivotTable' - description: Collection of PivotTables that are part of the worksheet. + description: The list of piot tables that are part of the worksheet. x-ms-navigationProperty: true protection: $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtection' @@ -15313,7 +15316,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTable' - description: Collection of tables that are part of the worksheet. Read-only. + description: The list of tables that are part of the worksheet. Read-only. x-ms-navigationProperty: true additionalProperties: type: object @@ -17770,11 +17773,11 @@ components: properties: content: type: string - description: The content of a comment reply. + description: The content of the reply. nullable: true contentType: type: string - description: Indicates the type for the comment reply. + description: The content type for the reply. additionalProperties: type: object microsoft.graph.workbookOperationError: @@ -17811,14 +17814,14 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Returns the index number of the column within the columns collection of the table. Zero-indexed. Read-only. + description: The index of the column within the columns collection of the table. Zero-indexed. Read-only. format: int32 name: type: string - description: Returns the name of the table column. + description: The name of the table column. nullable: true values: - description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contain an error will return the error string.' + description: 'TRepresents the raw values of the specified range. The data returned could be of type string, number, or a Boolean. Cell that contain an error will return the error string.' filter: $ref: '#/components/schemas/microsoft.graph.workbookFilter' additionalProperties: @@ -17833,10 +17836,10 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Returns the index number of the row within the rows collection of the table. Zero-indexed. Read-only. + description: The index of the row within the rows collection of the table. Zero-based. Read-only. format: int32 values: - description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contain an error will return the error string.' + description: 'The raw values of the specified range. The data returned could be of type string, number, or a Boolean. Any cell that contain an error will return the error string.' additionalProperties: type: object microsoft.graph.workbookTableSort: @@ -17849,13 +17852,13 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookSortField' - description: Represents the current conditions used to last sort the table. Read-only. + description: The list of the current conditions last used to sort the table. Read-only. matchCase: type: boolean - description: Represents whether the casing impacted the last sort of the table. Read-only. + description: Indicates whether the casing impacted the last sort of the table. Read-only. method: type: string - description: 'Represents Chinese character ordering method last used to sort the table. The possible values are: PinYin, StrokeCount. Read-only.' + description: 'The Chinese character ordering method last used to sort the table. The possible values are: PinYin, StrokeCount. Read-only.' additionalProperties: type: object microsoft.graph.workbookChart: @@ -17912,7 +17915,7 @@ components: properties: name: type: string - description: Name of the PivotTable. + description: The name of the pivot table. nullable: true worksheet: $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' @@ -17928,7 +17931,7 @@ components: $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtectionOptions' protected: type: boolean - description: Indicates if the worksheet is protected. Read-only. + description: Indicates whether the worksheet is protected. Read-only. additionalProperties: type: object microsoft.graph.accessAction: @@ -18272,31 +18275,31 @@ components: nullable: true separator: type: string - description: String representing the separator used for the data labels on a chart. + description: String that represents the separator used for the data labels on a chart. nullable: true showBubbleSize: type: boolean - description: Boolean value representing if the data label bubble size is visible or not. + description: Boolean value that represents whether the data label bubble size is visible. nullable: true showCategoryName: type: boolean - description: Boolean value representing if the data label category name is visible or not. + description: Boolean value that represents whether the data label category name is visible. nullable: true showLegendKey: type: boolean - description: Boolean value representing if the data label legend key is visible or not. + description: Boolean value that represents whether the data label legend key is visible. nullable: true showPercentage: type: boolean - description: Boolean value representing if the data label percentage is visible or not. + description: Boolean value that represents whether the data label percentage is visible. nullable: true showSeriesName: type: boolean - description: Boolean value representing if the data label series name is visible or not. + description: Boolean value that represents whether the data label series name is visible. nullable: true showValue: type: boolean - description: Boolean value representing if the data label value is visible or not. + description: Boolean value that represents whether the data label value is visible. nullable: true format: $ref: '#/components/schemas/microsoft.graph.workbookChartDataLabelFormat' @@ -18322,7 +18325,7 @@ components: properties: overlay: type: boolean - description: Boolean value for whether the chart legend should overlap with the main body of the chart. + description: Indicates whether the chart legend should overlap with the main body of the chart. nullable: true position: type: string @@ -18330,7 +18333,7 @@ components: nullable: true visible: type: boolean - description: A boolean value the represents the visibility of a ChartLegend object. + description: Indicates whether the chart legend is visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartLegendFormat' additionalProperties: @@ -18343,7 +18346,7 @@ components: properties: name: type: string - description: Represents the name of a series in a chart. + description: The name of a series in a chart. nullable: true format: $ref: '#/components/schemas/microsoft.graph.workbookChartSeriesFormat' @@ -18351,7 +18354,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookChartPoint' - description: Represents a collection of all points in the series. Read-only. + description: A collection of all points in the series. Read-only. x-ms-navigationProperty: true additionalProperties: type: object @@ -18363,15 +18366,15 @@ components: properties: overlay: type: boolean - description: Boolean value representing if the chart title will overlay the chart or not. + description: Indicates whether the chart title will overlay the chart or not. nullable: true text: type: string - description: Represents the title text of a chart. + description: The title text of the chart. nullable: true visible: type: boolean - description: A boolean value that represents the visibility of a chart title object. + description: Indicates whether the chart title is visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartTitleFormat' additionalProperties: @@ -18480,11 +18483,11 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Represents the index of the icon in the given set. + description: The index of the icon in the given set. format: int32 set: type: string - description: 'Represents the set that the icon is part of. The possible values are: Invalid, ThreeArrows, ThreeArrowsGray, ThreeFlags, ThreeTrafficLights1, ThreeTrafficLights2, ThreeSigns, ThreeSymbols, ThreeSymbols2, FourArrows, FourArrowsGray, FourRedToBlack, FourRating, FourTrafficLights, FiveArrows, FiveArrowsGray, FiveRating, FiveQuarters, ThreeStars, ThreeTriangles, FiveBoxes.' + description: 'The set that the icon is part of. The possible values are: Invalid, ThreeArrows, ThreeArrowsGray, ThreeFlags, ThreeTrafficLights1, ThreeTrafficLights2, ThreeSigns, ThreeSymbols, ThreeSymbols2, FourArrows, FourArrowsGray, FourRedToBlack, FourRating, FourTrafficLights, FiveArrows, FiveArrowsGray, FiveRating, FiveQuarters, ThreeStars, ThreeTriangles, FiveBoxes.' additionalProperties: type: object microsoft.graph.workbookChartAxis: @@ -18538,28 +18541,28 @@ components: properties: bold: type: boolean - description: Represents the bold status of font. + description: Indicates whether the fond is bold. nullable: true color: type: string - description: 'HTML color code representation of the text color. for example #FF0000 represents Red.' + description: 'The HTML color code representation of the text color. For example #FF0000 represents Red.' nullable: true italic: type: boolean - description: Represents the italic status of the font. + description: Indicates whether the fond is italic. nullable: true name: type: string - description: Font name (for example 'Calibri') + description: The font name. For example 'Calibri'. nullable: true size: type: number - description: Size of the font (for example 11) + description: 'The size of the font. For example, 11.' format: double nullable: true underline: type: string - description: 'Type of underline applied to the font. The possible values are: None, Single.' + description: 'The type of underlining applied to the font. The possible values are: None, Single.' nullable: true additionalProperties: type: object @@ -18594,7 +18597,7 @@ components: type: object properties: value: - description: Returns the value of a chart point. Read-only. + description: The value of a chart point. Read-only. format: $ref: '#/components/schemas/microsoft.graph.workbookChartPointFormat' additionalProperties: @@ -18631,7 +18634,7 @@ components: properties: visible: type: boolean - description: Boolean value representing if the axis gridlines are visible or not. + description: Indicates whether the axis gridlines are visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartGridlinesFormat' additionalProperties: @@ -18648,7 +18651,7 @@ components: nullable: true visible: type: boolean - description: A boolean that specifies the visibility of an axis title. + description: A Boolean that specifies the visibility of an axis title. format: $ref: '#/components/schemas/microsoft.graph.workbookChartAxisTitleFormat' additionalProperties: @@ -18661,7 +18664,7 @@ components: properties: color: type: string - description: HTML color code representing the color of lines in the chart. + description: The HTML color code that represents the color of lines in the chart. nullable: true additionalProperties: type: object diff --git a/openApiDocs/v1.0/DeviceManagement.Administration.yml b/openApiDocs/v1.0/DeviceManagement.Administration.yml index 491f557cd3..bb02a0eeaa 100644 --- a/openApiDocs/v1.0/DeviceManagement.Administration.yml +++ b/openApiDocs/v1.0/DeviceManagement.Administration.yml @@ -2076,11 +2076,11 @@ paths: post: tags: - deviceManagement.roleDefinition - summary: Create roleDefinition - description: Create a new roleDefinition object. + summary: Create deviceAndAppManagementRoleDefinition + description: Create a new deviceAndAppManagementRoleDefinition object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-rbac-roledefinition-create?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroledefinition-create?view=graph-rest-1.0 operationId: deviceManagement_CreateRoleDefinition requestBody: description: New navigation property @@ -8081,11 +8081,11 @@ components: 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 - description: A collection of the unique identifiers for plans that have been disabled. + description: A collection of the unique identifiers for plans that have been disabled. IDs are available in servicePlans > servicePlanId in the tenant's subscribedSkus or serviceStatus > servicePlanId in the tenant's companySubscription. skuId: 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 - description: The unique identifier for the SKU. + description: The unique identifier for the SKU. Corresponds to the skuId from subscribedSkus or companySubscription. format: uuid nullable: true additionalProperties: diff --git a/openApiDocs/v1.0/DeviceManagement.Enrollment.yml b/openApiDocs/v1.0/DeviceManagement.Enrollment.yml index 17cb893f73..6f20ef2b06 100644 --- a/openApiDocs/v1.0/DeviceManagement.Enrollment.yml +++ b/openApiDocs/v1.0/DeviceManagement.Enrollment.yml @@ -95,11 +95,11 @@ paths: get: tags: - deviceManagement.deviceEnrollmentConfiguration - summary: List deviceEnrollmentConfigurations - description: List properties and relationships of the deviceEnrollmentConfiguration objects. + summary: List deviceEnrollmentPlatformRestrictionsConfigurations + description: List properties and relationships of the deviceEnrollmentPlatformRestrictionsConfiguration objects. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentconfiguration-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentplatformrestrictionsconfiguration-list?view=graph-rest-1.0 operationId: deviceManagement_ListDeviceEnrollmentConfiguration parameters: - $ref: '#/components/parameters/top' @@ -176,11 +176,11 @@ paths: get: tags: - deviceManagement.deviceEnrollmentConfiguration - summary: Get deviceEnrollmentWindowsHelloForBusinessConfiguration - description: Read properties and relationships of the deviceEnrollmentWindowsHelloForBusinessConfiguration object. + 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-deviceenrollmentwindowshelloforbusinessconfiguration-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentconfiguration-get?view=graph-rest-1.0 operationId: deviceManagement_GetDeviceEnrollmentConfiguration parameters: - name: deviceEnrollmentConfiguration-id diff --git a/openApiDocs/v1.0/DeviceManagement.yml b/openApiDocs/v1.0/DeviceManagement.yml index 9eed3b040b..e46eeae305 100644 --- a/openApiDocs/v1.0/DeviceManagement.yml +++ b/openApiDocs/v1.0/DeviceManagement.yml @@ -895,7 +895,7 @@ paths: description: Read properties and relationships of the deviceManagement object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-raimportcerts-devicemanagement-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-companyterms-devicemanagement-get?view=graph-rest-1.0 operationId: deviceManagement_GetDeviceManagement parameters: - name: $select @@ -935,7 +935,7 @@ paths: description: Update the properties of a deviceManagement object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-companyterms-devicemanagement-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-onboarding-devicemanagement-update?view=graph-rest-1.0 operationId: deviceManagement_UpdateDeviceManagement requestBody: description: New property values @@ -1512,11 +1512,11 @@ paths: get: tags: - deviceManagement.deviceCompliancePolicy - summary: List macOSCompliancePolicies - description: List properties and relationships of the macOSCompliancePolicy objects. + summary: List windows10CompliancePolicies + description: List properties and relationships of the windows10CompliancePolicy objects. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-deviceconfig-macoscompliancepolicy-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-windows10compliancepolicy-list?view=graph-rest-1.0 operationId: deviceManagement_ListDeviceCompliancePolicy parameters: - $ref: '#/components/parameters/top' @@ -1566,11 +1566,11 @@ paths: post: tags: - deviceManagement.deviceCompliancePolicy - summary: Create androidWorkProfileCompliancePolicy - description: Create a new androidWorkProfileCompliancePolicy object. + summary: Create iosCompliancePolicy + description: Create a new iosCompliancePolicy object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-deviceconfig-androidworkprofilecompliancepolicy-create?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-ioscompliancepolicy-create?view=graph-rest-1.0 operationId: deviceManagement_CreateDeviceCompliancePolicy requestBody: description: New navigation property @@ -1593,11 +1593,11 @@ paths: get: tags: - deviceManagement.deviceCompliancePolicy - summary: Get windows10MobileCompliancePolicy - description: Read properties and relationships of the windows10MobileCompliancePolicy object. + summary: Get windows10CompliancePolicy + description: Read properties and relationships of the windows10CompliancePolicy object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-deviceconfig-windows10mobilecompliancepolicy-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-windows10compliancepolicy-get?view=graph-rest-1.0 operationId: deviceManagement_GetDeviceCompliancePolicy parameters: - name: deviceCompliancePolicy-id @@ -4156,11 +4156,11 @@ paths: get: tags: - deviceManagement.deviceConfiguration - summary: List macOSCustomConfigurations - description: List properties and relationships of the macOSCustomConfiguration objects. + summary: List iosCustomConfigurations + description: List properties and relationships of the iosCustomConfiguration objects. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-deviceconfig-macoscustomconfiguration-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-ioscustomconfiguration-list?view=graph-rest-1.0 operationId: deviceManagement_ListDeviceConfiguration parameters: - $ref: '#/components/parameters/top' @@ -4210,11 +4210,11 @@ paths: post: tags: - deviceManagement.deviceConfiguration - summary: Create windows10EndpointProtectionConfiguration - description: Create a new windows10EndpointProtectionConfiguration object. + summary: Create androidWorkProfileCustomConfiguration + description: Create a new androidWorkProfileCustomConfiguration object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-deviceconfig-windows10endpointprotectionconfiguration-create?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-androidworkprofilecustomconfiguration-create?view=graph-rest-1.0 operationId: deviceManagement_CreateDeviceConfiguration requestBody: description: New navigation property @@ -4237,11 +4237,11 @@ paths: get: tags: - deviceManagement.deviceConfiguration - summary: Get sharedPCConfiguration - description: Read properties and relationships of the sharedPCConfiguration object. + summary: Get windows10SecureAssessmentConfiguration + description: Read properties and relationships of the windows10SecureAssessmentConfiguration object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-deviceconfig-sharedpcconfiguration-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-windows10secureassessmentconfiguration-get?view=graph-rest-1.0 operationId: deviceManagement_GetDeviceConfiguration parameters: - name: deviceConfiguration-id @@ -4285,11 +4285,11 @@ paths: patch: tags: - deviceManagement.deviceConfiguration - summary: Update macOSGeneralDeviceConfiguration - description: Update the properties of a macOSGeneralDeviceConfiguration object. + summary: Update editionUpgradeConfiguration + description: Update the properties of a editionUpgradeConfiguration object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-deviceconfig-macosgeneraldeviceconfiguration-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-editionupgradeconfiguration-update?view=graph-rest-1.0 operationId: deviceManagement_UpdateDeviceConfiguration parameters: - name: deviceConfiguration-id @@ -4320,11 +4320,11 @@ paths: delete: tags: - deviceManagement.deviceConfiguration - summary: Delete androidWorkProfileCustomConfiguration - description: Deletes a androidWorkProfileCustomConfiguration. + summary: Delete iosCustomConfiguration + description: Deletes a iosCustomConfiguration. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-deviceconfig-androidworkprofilecustomconfiguration-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-deviceconfig-ioscustomconfiguration-delete?view=graph-rest-1.0 operationId: deviceManagement_DeleteDeviceConfiguration parameters: - name: deviceConfiguration-id @@ -22896,11 +22896,11 @@ components: 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 - description: A collection of the unique identifiers for plans that have been disabled. + description: A collection of the unique identifiers for plans that have been disabled. IDs are available in servicePlans > servicePlanId in the tenant's subscribedSkus or serviceStatus > servicePlanId in the tenant's companySubscription. skuId: 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 - description: The unique identifier for the SKU. + description: The unique identifier for the SKU. Corresponds to the skuId from subscribedSkus or companySubscription. format: uuid nullable: true additionalProperties: @@ -27520,7 +27520,7 @@ components: nullable: true hideFromAddressLists: type: boolean - description: 'True if the group isn''t displayed in certain parts of the Outlook UI: the Address Book, address lists for selecting message recipients, and the Browse Groups dialog for searching groups; otherwise, false. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}).' + description: 'True if the group isn''t displayed in certain parts of the Outlook UI: the Address Book, address lists for selecting message recipients, and the Browse Groups dialog for searching groups; otherwise, false. The default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}).' nullable: true hideFromOutlookClients: type: boolean @@ -27562,6 +27562,7 @@ components: nullable: true onPremisesDomainName: type: string + description: 'Contains the on-premises domain FQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers synchronizing their on-premises directory to Microsoft Entra ID via Microsoft Entra Connect.Returned by default. Read-only.' nullable: true onPremisesLastSyncDateTime: 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])$' @@ -27571,6 +27572,7 @@ components: nullable: true onPremisesNetBiosName: type: string + description: Contains the on-premises netBios name synchronized from the on-premises directory. The property is only populated for customers synchronizing their on-premises directory to Microsoft Entra ID via Microsoft Entra Connect.Returned by default. Read-only. nullable: true onPremisesProvisioningErrors: type: array @@ -29186,7 +29188,7 @@ components: nullable: true deviceId: type: string - description: 'Unique identifier set by Azure Device Registration Service at the time of registration. This is an alternate key that can be used to reference the device object. Supports $filter (eq, ne, not, startsWith).' + description: 'Unique identifier set by Azure Device Registration Service at the time of registration. This alternate key can be used to reference the device object. Supports $filter (eq, ne, not, startsWith).' nullable: true deviceMetadata: type: string @@ -29194,7 +29196,7 @@ components: nullable: true deviceOwnership: type: string - description: 'Ownership of the device. This property is set by Intune. Possible values are: unknown, company, personal.' + description: 'Ownership of the device. Intune sets this property. Possible values are: unknown, company, personal.' nullable: true deviceVersion: maximum: 2147483647 @@ -29213,7 +29215,7 @@ components: nullable: true enrollmentType: type: string - description: 'Enrollment type of the device. This property is set by Intune. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement.' + description: 'Enrollment type of the device. Intune sets this property. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed.' nullable: true isCompliant: type: boolean @@ -29287,7 +29289,7 @@ components: description: 'List of labels applied to the device by the system. Supports $filter (/$count eq 0, /$count ne 0).' trustType: type: string - description: 'Type of trust for the joined device. Read-only. Possible values: Workplace (indicates bring your own personal devices), AzureAd (Cloud only joined devices), ServerAd (on-premises domain joined devices joined to Microsoft Entra ID). For more details, see Introduction to device management in Microsoft Entra ID.' + description: 'Type of trust for the joined device. Read-only. Possible values: Workplace (indicates bring your own personal devices), AzureAd (Cloud-only joined devices), ServerAd (on-premises domain joined devices joined to Microsoft Entra ID). For more information, see Introduction to device management in Microsoft Entra ID.' nullable: true extensions: type: array @@ -33473,15 +33475,16 @@ components: properties: content: type: string - description: The content of comment. + description: The content of the comment. nullable: true contentType: type: string - description: Indicates the type for the comment. + description: The content type of the comment. replies: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookCommentReply' + description: The list of replies to the comment. Read-only. Nullable. x-ms-navigationProperty: true additionalProperties: type: object @@ -33500,7 +33503,7 @@ components: properties: comment: type: string - description: Represents the comment associated with this name. + description: The comment associated with this name. nullable: true name: type: string @@ -33511,13 +33514,13 @@ components: description: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. type: type: string - description: 'Indicates what type of reference is associated with the name. The possible values are: String, Integer, Double, Boolean, Range. Read-only.' + description: 'The type of reference is associated with the name. Possible values are: String, Integer, Double, Boolean, Range. Read-only.' nullable: true value: - description: 'Represents the formula that the name is defined to refer to. for example, =Sheet14!$B$2:$H$12, =4.75, etc. Read-only.' + description: 'The formula that the name is defined to refer to. For example, =Sheet14!$B$2:$H$12 and =4.75. Read-only.' visible: type: boolean - description: Specifies whether the object is visible or not. + description: Indicates whether the object is visible. worksheet: $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' additionalProperties: @@ -33552,11 +33555,11 @@ components: description: Indicates whether the last column contains special formatting. legacyId: type: string - description: Legacy ID used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. + description: A legacy identifier used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. nullable: true name: type: string - description: Name of the table. + description: The name of the table. nullable: true showBandedColumns: type: boolean @@ -33575,19 +33578,19 @@ components: description: Indicates whether the total row is visible or not. This value can be set to show or remove the total row. style: type: string - description: 'Constant value that represents the Table style. The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.' + description: 'A constant value that represents the Table style. Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.' nullable: true columns: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTableColumn' - description: Represents a collection of all the columns in the table. Read-only. + description: The list of all the columns in the table. Read-only. x-ms-navigationProperty: true rows: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTableRow' - description: Represents a collection of all the rows in the table. Read-only. + description: The list of all the rows in the table. Read-only. x-ms-navigationProperty: true sort: $ref: '#/components/schemas/microsoft.graph.workbookTableSort' @@ -33613,24 +33616,24 @@ components: format: int32 visibility: type: string - description: 'The Visibility of the worksheet. The possible values are: Visible, Hidden, VeryHidden.' + description: 'The visibility of the worksheet. The possible values are: Visible, Hidden, VeryHidden.' charts: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookChart' - description: Returns collection of charts that are part of the worksheet. Read-only. + description: The list of charts that are part of the worksheet. Read-only. x-ms-navigationProperty: true names: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookNamedItem' - description: Returns collection of names that are associated with the worksheet. Read-only. + description: The list of names that are associated with the worksheet. Read-only. x-ms-navigationProperty: true pivotTables: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookPivotTable' - description: Collection of PivotTables that are part of the worksheet. + description: The list of piot tables that are part of the worksheet. x-ms-navigationProperty: true protection: $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtection' @@ -33638,7 +33641,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTable' - description: Collection of tables that are part of the worksheet. Read-only. + description: The list of tables that are part of the worksheet. Read-only. x-ms-navigationProperty: true additionalProperties: type: object @@ -35698,11 +35701,11 @@ components: properties: content: type: string - description: The content of a comment reply. + description: The content of the reply. nullable: true contentType: type: string - description: Indicates the type for the comment reply. + description: The content type for the reply. additionalProperties: type: object microsoft.graph.workbookOperationError: @@ -35739,14 +35742,14 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Returns the index number of the column within the columns collection of the table. Zero-indexed. Read-only. + description: The index of the column within the columns collection of the table. Zero-indexed. Read-only. format: int32 name: type: string - description: Returns the name of the table column. + description: The name of the table column. nullable: true values: - description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contain an error will return the error string.' + description: 'TRepresents the raw values of the specified range. The data returned could be of type string, number, or a Boolean. Cell that contain an error will return the error string.' filter: $ref: '#/components/schemas/microsoft.graph.workbookFilter' additionalProperties: @@ -35761,10 +35764,10 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Returns the index number of the row within the rows collection of the table. Zero-indexed. Read-only. + description: The index of the row within the rows collection of the table. Zero-based. Read-only. format: int32 values: - description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contain an error will return the error string.' + description: 'The raw values of the specified range. The data returned could be of type string, number, or a Boolean. Any cell that contain an error will return the error string.' additionalProperties: type: object microsoft.graph.workbookTableSort: @@ -35777,13 +35780,13 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookSortField' - description: Represents the current conditions used to last sort the table. Read-only. + description: The list of the current conditions last used to sort the table. Read-only. matchCase: type: boolean - description: Represents whether the casing impacted the last sort of the table. Read-only. + description: Indicates whether the casing impacted the last sort of the table. Read-only. method: type: string - description: 'Represents Chinese character ordering method last used to sort the table. The possible values are: PinYin, StrokeCount. Read-only.' + description: 'The Chinese character ordering method last used to sort the table. The possible values are: PinYin, StrokeCount. Read-only.' additionalProperties: type: object microsoft.graph.workbookChart: @@ -35840,7 +35843,7 @@ components: properties: name: type: string - description: Name of the PivotTable. + description: The name of the pivot table. nullable: true worksheet: $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' @@ -35856,7 +35859,7 @@ components: $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtectionOptions' protected: type: boolean - description: Indicates if the worksheet is protected. Read-only. + description: Indicates whether the worksheet is protected. Read-only. additionalProperties: type: object microsoft.graph.accessAction: @@ -36194,31 +36197,31 @@ components: nullable: true separator: type: string - description: String representing the separator used for the data labels on a chart. + description: String that represents the separator used for the data labels on a chart. nullable: true showBubbleSize: type: boolean - description: Boolean value representing if the data label bubble size is visible or not. + description: Boolean value that represents whether the data label bubble size is visible. nullable: true showCategoryName: type: boolean - description: Boolean value representing if the data label category name is visible or not. + description: Boolean value that represents whether the data label category name is visible. nullable: true showLegendKey: type: boolean - description: Boolean value representing if the data label legend key is visible or not. + description: Boolean value that represents whether the data label legend key is visible. nullable: true showPercentage: type: boolean - description: Boolean value representing if the data label percentage is visible or not. + description: Boolean value that represents whether the data label percentage is visible. nullable: true showSeriesName: type: boolean - description: Boolean value representing if the data label series name is visible or not. + description: Boolean value that represents whether the data label series name is visible. nullable: true showValue: type: boolean - description: Boolean value representing if the data label value is visible or not. + description: Boolean value that represents whether the data label value is visible. nullable: true format: $ref: '#/components/schemas/microsoft.graph.workbookChartDataLabelFormat' @@ -36244,7 +36247,7 @@ components: properties: overlay: type: boolean - description: Boolean value for whether the chart legend should overlap with the main body of the chart. + description: Indicates whether the chart legend should overlap with the main body of the chart. nullable: true position: type: string @@ -36252,7 +36255,7 @@ components: nullable: true visible: type: boolean - description: A boolean value the represents the visibility of a ChartLegend object. + description: Indicates whether the chart legend is visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartLegendFormat' additionalProperties: @@ -36265,7 +36268,7 @@ components: properties: name: type: string - description: Represents the name of a series in a chart. + description: The name of a series in a chart. nullable: true format: $ref: '#/components/schemas/microsoft.graph.workbookChartSeriesFormat' @@ -36273,7 +36276,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookChartPoint' - description: Represents a collection of all points in the series. Read-only. + description: A collection of all points in the series. Read-only. x-ms-navigationProperty: true additionalProperties: type: object @@ -36285,15 +36288,15 @@ components: properties: overlay: type: boolean - description: Boolean value representing if the chart title will overlay the chart or not. + description: Indicates whether the chart title will overlay the chart or not. nullable: true text: type: string - description: Represents the title text of a chart. + description: The title text of the chart. nullable: true visible: type: boolean - description: A boolean value that represents the visibility of a chart title object. + description: Indicates whether the chart title is visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartTitleFormat' additionalProperties: @@ -36402,11 +36405,11 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Represents the index of the icon in the given set. + description: The index of the icon in the given set. format: int32 set: type: string - description: 'Represents the set that the icon is part of. The possible values are: Invalid, ThreeArrows, ThreeArrowsGray, ThreeFlags, ThreeTrafficLights1, ThreeTrafficLights2, ThreeSigns, ThreeSymbols, ThreeSymbols2, FourArrows, FourArrowsGray, FourRedToBlack, FourRating, FourTrafficLights, FiveArrows, FiveArrowsGray, FiveRating, FiveQuarters, ThreeStars, ThreeTriangles, FiveBoxes.' + description: 'The set that the icon is part of. The possible values are: Invalid, ThreeArrows, ThreeArrowsGray, ThreeFlags, ThreeTrafficLights1, ThreeTrafficLights2, ThreeSigns, ThreeSymbols, ThreeSymbols2, FourArrows, FourArrowsGray, FourRedToBlack, FourRating, FourTrafficLights, FiveArrows, FiveArrowsGray, FiveRating, FiveQuarters, ThreeStars, ThreeTriangles, FiveBoxes.' additionalProperties: type: object microsoft.graph.workbookChartAxis: @@ -36460,28 +36463,28 @@ components: properties: bold: type: boolean - description: Represents the bold status of font. + description: Indicates whether the fond is bold. nullable: true color: type: string - description: 'HTML color code representation of the text color. for example #FF0000 represents Red.' + description: 'The HTML color code representation of the text color. For example #FF0000 represents Red.' nullable: true italic: type: boolean - description: Represents the italic status of the font. + description: Indicates whether the fond is italic. nullable: true name: type: string - description: Font name (for example 'Calibri') + description: The font name. For example 'Calibri'. nullable: true size: type: number - description: Size of the font (for example 11) + description: 'The size of the font. For example, 11.' format: double nullable: true underline: type: string - description: 'Type of underline applied to the font. The possible values are: None, Single.' + description: 'The type of underlining applied to the font. The possible values are: None, Single.' nullable: true additionalProperties: type: object @@ -36516,7 +36519,7 @@ components: type: object properties: value: - description: Returns the value of a chart point. Read-only. + description: The value of a chart point. Read-only. format: $ref: '#/components/schemas/microsoft.graph.workbookChartPointFormat' additionalProperties: @@ -36553,7 +36556,7 @@ components: properties: visible: type: boolean - description: Boolean value representing if the axis gridlines are visible or not. + description: Indicates whether the axis gridlines are visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartGridlinesFormat' additionalProperties: @@ -36570,7 +36573,7 @@ components: nullable: true visible: type: boolean - description: A boolean that specifies the visibility of an axis title. + description: A Boolean that specifies the visibility of an axis title. format: $ref: '#/components/schemas/microsoft.graph.workbookChartAxisTitleFormat' additionalProperties: @@ -36583,7 +36586,7 @@ components: properties: color: type: string - description: HTML color code representing the color of lines in the chart. + description: The HTML color code that represents the color of lines in the chart. nullable: true additionalProperties: type: object diff --git a/openApiDocs/v1.0/Devices.CloudPrint.yml b/openApiDocs/v1.0/Devices.CloudPrint.yml index cfad27d94a..414d12773a 100644 --- a/openApiDocs/v1.0/Devices.CloudPrint.yml +++ b/openApiDocs/v1.0/Devices.CloudPrint.yml @@ -8344,11 +8344,11 @@ components: 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 - description: A collection of the unique identifiers for plans that have been disabled. + description: A collection of the unique identifiers for plans that have been disabled. IDs are available in servicePlans > servicePlanId in the tenant's subscribedSkus or serviceStatus > servicePlanId in the tenant's companySubscription. skuId: 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 - description: The unique identifier for the SKU. + description: The unique identifier for the SKU. Corresponds to the skuId from subscribedSkus or companySubscription. format: uuid nullable: true additionalProperties: diff --git a/openApiDocs/v1.0/Devices.CorporateManagement.yml b/openApiDocs/v1.0/Devices.CorporateManagement.yml index da6924a152..b5660c2620 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://learn.microsoft.com/graph/api/intune-policyset-deviceappmanagement-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-partnerintegration-deviceappmanagement-get?view=graph-rest-1.0 operationId: deviceAppManagement_GetDeviceAppManagement parameters: - name: $select @@ -2488,11 +2488,11 @@ paths: get: tags: - deviceAppManagement.managedAppRegistration - summary: List managedAppRegistrations - description: List properties and relationships of the managedAppRegistration objects. + 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-managedappregistration-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-mam-androidmanagedappregistration-list?view=graph-rest-1.0 operationId: deviceAppManagement_ListManagedAppRegistration parameters: - $ref: '#/components/parameters/top' @@ -3561,11 +3561,11 @@ paths: get: tags: - deviceAppManagement.managedAppStatus - summary: List managedAppStatusRaws - description: List properties and relationships of the managedAppStatusRaw objects. + 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-managedappstatusraw-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-mam-managedappstatus-list?view=graph-rest-1.0 operationId: deviceAppManagement_ListManagedAppStatus parameters: - $ref: '#/components/parameters/top' @@ -3839,11 +3839,11 @@ paths: get: tags: - deviceAppManagement.managedEBook - summary: Get iosVppEBook - description: Read properties and relationships of the iosVppEBook object. + 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-iosvppebook-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-books-managedebook-get?view=graph-rest-1.0 operationId: deviceAppManagement_GetManagedEBook parameters: - name: managedEBook-id @@ -3953,11 +3953,11 @@ paths: get: tags: - deviceAppManagement.managedEBook - summary: List managedEBookAssignments - description: List properties and relationships of the managedEBookAssignment objects. + 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-managedebookassignment-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-books-iosvppebookassignment-list?view=graph-rest-1.0 operationId: deviceAppManagement.managedEBook_ListAssignment parameters: - name: managedEBook-id @@ -4015,11 +4015,11 @@ paths: post: tags: - deviceAppManagement.managedEBook - summary: Create iosVppEBookAssignment - description: Create a new iosVppEBookAssignment object. + summary: Create managedEBookAssignment + description: Create a new managedEBookAssignment object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-books-iosvppebookassignment-create?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-books-managedebookassignment-create?view=graph-rest-1.0 operationId: deviceAppManagement.managedEBook_CreateAssignment parameters: - name: managedEBook-id @@ -4051,11 +4051,11 @@ paths: get: tags: - deviceAppManagement.managedEBook - summary: Get iosVppEBookAssignment - description: Read properties and relationships of the iosVppEBookAssignment object. + 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-iosvppebookassignment-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-books-managedebookassignment-get?view=graph-rest-1.0 operationId: deviceAppManagement.managedEBook_GetAssignment parameters: - name: managedEBook-id @@ -4107,11 +4107,11 @@ paths: patch: tags: - deviceAppManagement.managedEBook - summary: Update iosVppEBookAssignment - description: Update the properties of a iosVppEBookAssignment object. + summary: Update managedEBookAssignment + description: Update the properties of a managedEBookAssignment object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-books-iosvppebookassignment-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-books-managedebookassignment-update?view=graph-rest-1.0 operationId: deviceAppManagement.managedEBook_UpdateAssignment parameters: - name: managedEBook-id @@ -6413,11 +6413,11 @@ paths: get: tags: - deviceAppManagement.managedDeviceMobileAppConfiguration - summary: Get iosMobileAppConfiguration - description: Read properties and relationships of the iosMobileAppConfiguration object. + 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-iosmobileappconfiguration-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfiguration-get?view=graph-rest-1.0 operationId: deviceAppManagement_GetMobileAppConfiguration parameters: - name: managedDeviceMobileAppConfiguration-id @@ -7574,11 +7574,11 @@ paths: get: tags: - deviceAppManagement.mobileApp - summary: List macOSLobApps - description: List properties and relationships of the macOSLobApp objects. + summary: List windowsUniversalAppXs + description: List properties and relationships of the windowsUniversalAppX objects. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-apps-macoslobapp-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-apps-windowsuniversalappx-list?view=graph-rest-1.0 operationId: deviceAppManagement_ListMobileApp parameters: - $ref: '#/components/parameters/top' @@ -7628,11 +7628,11 @@ paths: post: tags: - deviceAppManagement.mobileApp - summary: Create iosiPadOSWebClip - description: Create a new iosiPadOSWebClip object. + summary: Create windowsWebApp + description: Create a new windowsWebApp object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-apps-iosipadoswebclip-create?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-apps-windowswebapp-create?view=graph-rest-1.0 operationId: deviceAppManagement_CreateMobileApp requestBody: description: New navigation property @@ -7655,11 +7655,11 @@ paths: get: tags: - deviceAppManagement.mobileApp - summary: Get managedMobileLobApp - description: Read properties and relationships of the managedMobileLobApp object. + summary: Get windowsWebApp + description: Read properties and relationships of the windowsWebApp object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-apps-managedmobilelobapp-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-apps-windowswebapp-get?view=graph-rest-1.0 operationId: deviceAppManagement_GetMobileApp parameters: - name: mobileApp-id @@ -7703,11 +7703,11 @@ paths: patch: tags: - deviceAppManagement.mobileApp - summary: Update windowsWebApp - description: Update the properties of a windowsWebApp object. + summary: Update windowsMicrosoftEdgeApp + description: Update the properties of a windowsMicrosoftEdgeApp object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-apps-windowswebapp-update?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-apps-windowsmicrosoftedgeapp-update?view=graph-rest-1.0 operationId: deviceAppManagement_UpdateMobileApp parameters: - name: mobileApp-id @@ -7738,11 +7738,11 @@ paths: delete: tags: - deviceAppManagement.mobileApp - summary: Delete windowsAppX - description: Deletes a windowsAppX. + summary: Delete managedAndroidStoreApp + description: Deletes a managedAndroidStoreApp. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-apps-windowsappx-delete?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-apps-managedandroidstoreapp-delete?view=graph-rest-1.0 operationId: deviceAppManagement_DeleteMobileApp parameters: - name: mobileApp-id @@ -36557,11 +36557,11 @@ components: 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 - description: A collection of the unique identifiers for plans that have been disabled. + description: A collection of the unique identifiers for plans that have been disabled. IDs are available in servicePlans > servicePlanId in the tenant's subscribedSkus or serviceStatus > servicePlanId in the tenant's companySubscription. skuId: 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 - description: The unique identifier for the SKU. + description: The unique identifier for the SKU. Corresponds to the skuId from subscribedSkus or companySubscription. format: uuid nullable: true additionalProperties: diff --git a/openApiDocs/v1.0/Education.yml b/openApiDocs/v1.0/Education.yml index 3e498eafb1..ad60b9d2ce 100644 --- a/openApiDocs/v1.0/Education.yml +++ b/openApiDocs/v1.0/Education.yml @@ -8573,7 +8573,7 @@ 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/{class-id}/assignments/{assignment-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/{class-id}/assignments/{assignment-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/{class-id}/assignments/{assignment-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/{class-id}/assignments/{assignment-id}/rubric, but it can''t be updated.' externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/educationrubric-update?view=graph-rest-1.0 @@ -14556,7 +14556,7 @@ components: nullable: true hideFromAddressLists: type: boolean - description: 'True if the group isn''t displayed in certain parts of the Outlook UI: the Address Book, address lists for selecting message recipients, and the Browse Groups dialog for searching groups; otherwise, false. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}).' + description: 'True if the group isn''t displayed in certain parts of the Outlook UI: the Address Book, address lists for selecting message recipients, and the Browse Groups dialog for searching groups; otherwise, false. The default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}).' nullable: true hideFromOutlookClients: type: boolean @@ -14598,6 +14598,7 @@ components: nullable: true onPremisesDomainName: type: string + description: 'Contains the on-premises domain FQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers synchronizing their on-premises directory to Microsoft Entra ID via Microsoft Entra Connect.Returned by default. Read-only.' nullable: true onPremisesLastSyncDateTime: 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])$' @@ -14607,6 +14608,7 @@ components: nullable: true onPremisesNetBiosName: type: string + description: Contains the on-premises netBios name synchronized from the on-premises directory. The property is only populated for customers synchronizing their on-premises directory to Microsoft Entra ID via Microsoft Entra Connect.Returned by default. Read-only. nullable: true onPremisesProvisioningErrors: type: array @@ -15983,11 +15985,11 @@ components: 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 - description: A collection of the unique identifiers for plans that have been disabled. + description: A collection of the unique identifiers for plans that have been disabled. IDs are available in servicePlans > servicePlanId in the tenant's subscribedSkus or serviceStatus > servicePlanId in the tenant's companySubscription. skuId: 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 - description: The unique identifier for the SKU. + description: The unique identifier for the SKU. Corresponds to the skuId from subscribedSkus or companySubscription. format: uuid nullable: true additionalProperties: @@ -25064,7 +25066,7 @@ components: nullable: true deviceId: type: string - description: 'Unique identifier set by Azure Device Registration Service at the time of registration. This is an alternate key that can be used to reference the device object. Supports $filter (eq, ne, not, startsWith).' + description: 'Unique identifier set by Azure Device Registration Service at the time of registration. This alternate key can be used to reference the device object. Supports $filter (eq, ne, not, startsWith).' nullable: true deviceMetadata: type: string @@ -25072,7 +25074,7 @@ components: nullable: true deviceOwnership: type: string - description: 'Ownership of the device. This property is set by Intune. Possible values are: unknown, company, personal.' + description: 'Ownership of the device. Intune sets this property. Possible values are: unknown, company, personal.' nullable: true deviceVersion: maximum: 2147483647 @@ -25091,7 +25093,7 @@ components: nullable: true enrollmentType: type: string - description: 'Enrollment type of the device. This property is set by Intune. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement.' + description: 'Enrollment type of the device. Intune sets this property. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed.' nullable: true isCompliant: type: boolean @@ -25165,7 +25167,7 @@ components: description: 'List of labels applied to the device by the system. Supports $filter (/$count eq 0, /$count ne 0).' trustType: type: string - description: 'Type of trust for the joined device. Read-only. Possible values: Workplace (indicates bring your own personal devices), AzureAd (Cloud only joined devices), ServerAd (on-premises domain joined devices joined to Microsoft Entra ID). For more details, see Introduction to device management in Microsoft Entra ID.' + description: 'Type of trust for the joined device. Read-only. Possible values: Workplace (indicates bring your own personal devices), AzureAd (Cloud-only joined devices), ServerAd (on-premises domain joined devices joined to Microsoft Entra ID). For more information, see Introduction to device management in Microsoft Entra ID.' nullable: true extensions: type: array @@ -26922,15 +26924,16 @@ components: properties: content: type: string - description: The content of comment. + description: The content of the comment. nullable: true contentType: type: string - description: Indicates the type for the comment. + description: The content type of the comment. replies: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookCommentReply' + description: The list of replies to the comment. Read-only. Nullable. x-ms-navigationProperty: true additionalProperties: type: object @@ -26949,7 +26952,7 @@ components: properties: comment: type: string - description: Represents the comment associated with this name. + description: The comment associated with this name. nullable: true name: type: string @@ -26960,13 +26963,13 @@ components: description: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. type: type: string - description: 'Indicates what type of reference is associated with the name. The possible values are: String, Integer, Double, Boolean, Range. Read-only.' + description: 'The type of reference is associated with the name. Possible values are: String, Integer, Double, Boolean, Range. Read-only.' nullable: true value: - description: 'Represents the formula that the name is defined to refer to. for example, =Sheet14!$B$2:$H$12, =4.75, etc. Read-only.' + description: 'The formula that the name is defined to refer to. For example, =Sheet14!$B$2:$H$12 and =4.75. Read-only.' visible: type: boolean - description: Specifies whether the object is visible or not. + description: Indicates whether the object is visible. worksheet: $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' additionalProperties: @@ -27001,11 +27004,11 @@ components: description: Indicates whether the last column contains special formatting. legacyId: type: string - description: Legacy ID used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. + description: A legacy identifier used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. nullable: true name: type: string - description: Name of the table. + description: The name of the table. nullable: true showBandedColumns: type: boolean @@ -27024,19 +27027,19 @@ components: description: Indicates whether the total row is visible or not. This value can be set to show or remove the total row. style: type: string - description: 'Constant value that represents the Table style. The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.' + description: 'A constant value that represents the Table style. Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.' nullable: true columns: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTableColumn' - description: Represents a collection of all the columns in the table. Read-only. + description: The list of all the columns in the table. Read-only. x-ms-navigationProperty: true rows: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTableRow' - description: Represents a collection of all the rows in the table. Read-only. + description: The list of all the rows in the table. Read-only. x-ms-navigationProperty: true sort: $ref: '#/components/schemas/microsoft.graph.workbookTableSort' @@ -27062,24 +27065,24 @@ components: format: int32 visibility: type: string - description: 'The Visibility of the worksheet. The possible values are: Visible, Hidden, VeryHidden.' + description: 'The visibility of the worksheet. The possible values are: Visible, Hidden, VeryHidden.' charts: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookChart' - description: Returns collection of charts that are part of the worksheet. Read-only. + description: The list of charts that are part of the worksheet. Read-only. x-ms-navigationProperty: true names: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookNamedItem' - description: Returns collection of names that are associated with the worksheet. Read-only. + description: The list of names that are associated with the worksheet. Read-only. x-ms-navigationProperty: true pivotTables: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookPivotTable' - description: Collection of PivotTables that are part of the worksheet. + description: The list of piot tables that are part of the worksheet. x-ms-navigationProperty: true protection: $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtection' @@ -27087,7 +27090,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTable' - description: Collection of tables that are part of the worksheet. Read-only. + description: The list of tables that are part of the worksheet. Read-only. x-ms-navigationProperty: true additionalProperties: type: object @@ -28867,11 +28870,11 @@ components: properties: content: type: string - description: The content of a comment reply. + description: The content of the reply. nullable: true contentType: type: string - description: Indicates the type for the comment reply. + description: The content type for the reply. additionalProperties: type: object microsoft.graph.workbookOperationError: @@ -28908,14 +28911,14 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Returns the index number of the column within the columns collection of the table. Zero-indexed. Read-only. + description: The index of the column within the columns collection of the table. Zero-indexed. Read-only. format: int32 name: type: string - description: Returns the name of the table column. + description: The name of the table column. nullable: true values: - description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contain an error will return the error string.' + description: 'TRepresents the raw values of the specified range. The data returned could be of type string, number, or a Boolean. Cell that contain an error will return the error string.' filter: $ref: '#/components/schemas/microsoft.graph.workbookFilter' additionalProperties: @@ -28930,10 +28933,10 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Returns the index number of the row within the rows collection of the table. Zero-indexed. Read-only. + description: The index of the row within the rows collection of the table. Zero-based. Read-only. format: int32 values: - description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contain an error will return the error string.' + description: 'The raw values of the specified range. The data returned could be of type string, number, or a Boolean. Any cell that contain an error will return the error string.' additionalProperties: type: object microsoft.graph.workbookTableSort: @@ -28946,13 +28949,13 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookSortField' - description: Represents the current conditions used to last sort the table. Read-only. + description: The list of the current conditions last used to sort the table. Read-only. matchCase: type: boolean - description: Represents whether the casing impacted the last sort of the table. Read-only. + description: Indicates whether the casing impacted the last sort of the table. Read-only. method: type: string - description: 'Represents Chinese character ordering method last used to sort the table. The possible values are: PinYin, StrokeCount. Read-only.' + description: 'The Chinese character ordering method last used to sort the table. The possible values are: PinYin, StrokeCount. Read-only.' additionalProperties: type: object microsoft.graph.workbookChart: @@ -29009,7 +29012,7 @@ components: properties: name: type: string - description: Name of the PivotTable. + description: The name of the pivot table. nullable: true worksheet: $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' @@ -29025,7 +29028,7 @@ components: $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtectionOptions' protected: type: boolean - description: Indicates if the worksheet is protected. Read-only. + description: Indicates whether the worksheet is protected. Read-only. additionalProperties: type: object microsoft.graph.accessAction: @@ -30449,31 +30452,31 @@ components: nullable: true separator: type: string - description: String representing the separator used for the data labels on a chart. + description: String that represents the separator used for the data labels on a chart. nullable: true showBubbleSize: type: boolean - description: Boolean value representing if the data label bubble size is visible or not. + description: Boolean value that represents whether the data label bubble size is visible. nullable: true showCategoryName: type: boolean - description: Boolean value representing if the data label category name is visible or not. + description: Boolean value that represents whether the data label category name is visible. nullable: true showLegendKey: type: boolean - description: Boolean value representing if the data label legend key is visible or not. + description: Boolean value that represents whether the data label legend key is visible. nullable: true showPercentage: type: boolean - description: Boolean value representing if the data label percentage is visible or not. + description: Boolean value that represents whether the data label percentage is visible. nullable: true showSeriesName: type: boolean - description: Boolean value representing if the data label series name is visible or not. + description: Boolean value that represents whether the data label series name is visible. nullable: true showValue: type: boolean - description: Boolean value representing if the data label value is visible or not. + description: Boolean value that represents whether the data label value is visible. nullable: true format: $ref: '#/components/schemas/microsoft.graph.workbookChartDataLabelFormat' @@ -30499,7 +30502,7 @@ components: properties: overlay: type: boolean - description: Boolean value for whether the chart legend should overlap with the main body of the chart. + description: Indicates whether the chart legend should overlap with the main body of the chart. nullable: true position: type: string @@ -30507,7 +30510,7 @@ components: nullable: true visible: type: boolean - description: A boolean value the represents the visibility of a ChartLegend object. + description: Indicates whether the chart legend is visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartLegendFormat' additionalProperties: @@ -30520,7 +30523,7 @@ components: properties: name: type: string - description: Represents the name of a series in a chart. + description: The name of a series in a chart. nullable: true format: $ref: '#/components/schemas/microsoft.graph.workbookChartSeriesFormat' @@ -30528,7 +30531,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookChartPoint' - description: Represents a collection of all points in the series. Read-only. + description: A collection of all points in the series. Read-only. x-ms-navigationProperty: true additionalProperties: type: object @@ -30540,15 +30543,15 @@ components: properties: overlay: type: boolean - description: Boolean value representing if the chart title will overlay the chart or not. + description: Indicates whether the chart title will overlay the chart or not. nullable: true text: type: string - description: Represents the title text of a chart. + description: The title text of the chart. nullable: true visible: type: boolean - description: A boolean value that represents the visibility of a chart title object. + description: Indicates whether the chart title is visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartTitleFormat' additionalProperties: @@ -30748,11 +30751,11 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Represents the index of the icon in the given set. + description: The index of the icon in the given set. format: int32 set: type: string - description: 'Represents the set that the icon is part of. The possible values are: Invalid, ThreeArrows, ThreeArrowsGray, ThreeFlags, ThreeTrafficLights1, ThreeTrafficLights2, ThreeSigns, ThreeSymbols, ThreeSymbols2, FourArrows, FourArrowsGray, FourRedToBlack, FourRating, FourTrafficLights, FiveArrows, FiveArrowsGray, FiveRating, FiveQuarters, ThreeStars, ThreeTriangles, FiveBoxes.' + description: 'The set that the icon is part of. The possible values are: Invalid, ThreeArrows, ThreeArrowsGray, ThreeFlags, ThreeTrafficLights1, ThreeTrafficLights2, ThreeSigns, ThreeSymbols, ThreeSymbols2, FourArrows, FourArrowsGray, FourRedToBlack, FourRating, FourTrafficLights, FiveArrows, FiveArrowsGray, FiveRating, FiveQuarters, ThreeStars, ThreeTriangles, FiveBoxes.' additionalProperties: type: object microsoft.graph.workbookChartAxis: @@ -30806,28 +30809,28 @@ components: properties: bold: type: boolean - description: Represents the bold status of font. + description: Indicates whether the fond is bold. nullable: true color: type: string - description: 'HTML color code representation of the text color. for example #FF0000 represents Red.' + description: 'The HTML color code representation of the text color. For example #FF0000 represents Red.' nullable: true italic: type: boolean - description: Represents the italic status of the font. + description: Indicates whether the fond is italic. nullable: true name: type: string - description: Font name (for example 'Calibri') + description: The font name. For example 'Calibri'. nullable: true size: type: number - description: Size of the font (for example 11) + description: 'The size of the font. For example, 11.' format: double nullable: true underline: type: string - description: 'Type of underline applied to the font. The possible values are: None, Single.' + description: 'The type of underlining applied to the font. The possible values are: None, Single.' nullable: true additionalProperties: type: object @@ -30862,7 +30865,7 @@ components: type: object properties: value: - description: Returns the value of a chart point. Read-only. + description: The value of a chart point. Read-only. format: $ref: '#/components/schemas/microsoft.graph.workbookChartPointFormat' additionalProperties: @@ -30908,7 +30911,7 @@ components: properties: visible: type: boolean - description: Boolean value representing if the axis gridlines are visible or not. + description: Indicates whether the axis gridlines are visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartGridlinesFormat' additionalProperties: @@ -30925,7 +30928,7 @@ components: nullable: true visible: type: boolean - description: A boolean that specifies the visibility of an axis title. + description: A Boolean that specifies the visibility of an axis title. format: $ref: '#/components/schemas/microsoft.graph.workbookChartAxisTitleFormat' additionalProperties: @@ -30938,7 +30941,7 @@ components: properties: color: type: string - description: HTML color code representing the color of lines in the chart. + description: The HTML color code that represents the color of lines in the chart. nullable: true additionalProperties: type: object diff --git a/openApiDocs/v1.0/Files.yml b/openApiDocs/v1.0/Files.yml index 57c5ad48b3..77d4a051d1 100644 --- a/openApiDocs/v1.0/Files.yml +++ b/openApiDocs/v1.0/Files.yml @@ -68704,11 +68704,11 @@ components: 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 - description: A collection of the unique identifiers for plans that have been disabled. + description: A collection of the unique identifiers for plans that have been disabled. IDs are available in servicePlans > servicePlanId in the tenant's subscribedSkus or serviceStatus > servicePlanId in the tenant's companySubscription. skuId: 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 - description: The unique identifier for the SKU. + description: The unique identifier for the SKU. Corresponds to the skuId from subscribedSkus or companySubscription. format: uuid nullable: true additionalProperties: @@ -72115,15 +72115,16 @@ components: properties: content: type: string - description: The content of comment. + description: The content of the comment. nullable: true contentType: type: string - description: Indicates the type for the comment. + description: The content type of the comment. replies: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookCommentReply' + description: The list of replies to the comment. Read-only. Nullable. x-ms-navigationProperty: true additionalProperties: type: object @@ -72142,7 +72143,7 @@ components: properties: comment: type: string - description: Represents the comment associated with this name. + description: The comment associated with this name. nullable: true name: type: string @@ -72153,13 +72154,13 @@ components: description: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. type: type: string - description: 'Indicates what type of reference is associated with the name. The possible values are: String, Integer, Double, Boolean, Range. Read-only.' + description: 'The type of reference is associated with the name. Possible values are: String, Integer, Double, Boolean, Range. Read-only.' nullable: true value: - description: 'Represents the formula that the name is defined to refer to. for example, =Sheet14!$B$2:$H$12, =4.75, etc. Read-only.' + description: 'The formula that the name is defined to refer to. For example, =Sheet14!$B$2:$H$12 and =4.75. Read-only.' visible: type: boolean - description: Specifies whether the object is visible or not. + description: Indicates whether the object is visible. worksheet: $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' additionalProperties: @@ -72194,11 +72195,11 @@ components: description: Indicates whether the last column contains special formatting. legacyId: type: string - description: Legacy ID used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. + description: A legacy identifier used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. nullable: true name: type: string - description: Name of the table. + description: The name of the table. nullable: true showBandedColumns: type: boolean @@ -72217,19 +72218,19 @@ components: description: Indicates whether the total row is visible or not. This value can be set to show or remove the total row. style: type: string - description: 'Constant value that represents the Table style. The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.' + description: 'A constant value that represents the Table style. Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.' nullable: true columns: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTableColumn' - description: Represents a collection of all the columns in the table. Read-only. + description: The list of all the columns in the table. Read-only. x-ms-navigationProperty: true rows: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTableRow' - description: Represents a collection of all the rows in the table. Read-only. + description: The list of all the rows in the table. Read-only. x-ms-navigationProperty: true sort: $ref: '#/components/schemas/microsoft.graph.workbookTableSort' @@ -72255,24 +72256,24 @@ components: format: int32 visibility: type: string - description: 'The Visibility of the worksheet. The possible values are: Visible, Hidden, VeryHidden.' + description: 'The visibility of the worksheet. The possible values are: Visible, Hidden, VeryHidden.' charts: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookChart' - description: Returns collection of charts that are part of the worksheet. Read-only. + description: The list of charts that are part of the worksheet. Read-only. x-ms-navigationProperty: true names: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookNamedItem' - description: Returns collection of names that are associated with the worksheet. Read-only. + description: The list of names that are associated with the worksheet. Read-only. x-ms-navigationProperty: true pivotTables: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookPivotTable' - description: Collection of PivotTables that are part of the worksheet. + description: The list of piot tables that are part of the worksheet. x-ms-navigationProperty: true protection: $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtection' @@ -72280,7 +72281,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTable' - description: Collection of tables that are part of the worksheet. Read-only. + description: The list of tables that are part of the worksheet. Read-only. x-ms-navigationProperty: true additionalProperties: type: object @@ -73546,7 +73547,7 @@ components: nullable: true hideFromAddressLists: type: boolean - description: 'True if the group isn''t displayed in certain parts of the Outlook UI: the Address Book, address lists for selecting message recipients, and the Browse Groups dialog for searching groups; otherwise, false. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}).' + description: 'True if the group isn''t displayed in certain parts of the Outlook UI: the Address Book, address lists for selecting message recipients, and the Browse Groups dialog for searching groups; otherwise, false. The default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}).' nullable: true hideFromOutlookClients: type: boolean @@ -73588,6 +73589,7 @@ components: nullable: true onPremisesDomainName: type: string + description: 'Contains the on-premises domain FQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers synchronizing their on-premises directory to Microsoft Entra ID via Microsoft Entra Connect.Returned by default. Read-only.' nullable: true onPremisesLastSyncDateTime: 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])$' @@ -73597,6 +73599,7 @@ components: nullable: true onPremisesNetBiosName: type: string + description: Contains the on-premises netBios name synchronized from the on-premises directory. The property is only populated for customers synchronizing their on-premises directory to Microsoft Entra ID via Microsoft Entra Connect.Returned by default. Read-only. nullable: true onPremisesProvisioningErrors: type: array @@ -75980,11 +75983,11 @@ components: properties: content: type: string - description: The content of a comment reply. + description: The content of the reply. nullable: true contentType: type: string - description: Indicates the type for the comment reply. + description: The content type for the reply. additionalProperties: type: object microsoft.graph.workbookOperationError: @@ -76021,14 +76024,14 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Returns the index number of the column within the columns collection of the table. Zero-indexed. Read-only. + description: The index of the column within the columns collection of the table. Zero-indexed. Read-only. format: int32 name: type: string - description: Returns the name of the table column. + description: The name of the table column. nullable: true values: - description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contain an error will return the error string.' + description: 'TRepresents the raw values of the specified range. The data returned could be of type string, number, or a Boolean. Cell that contain an error will return the error string.' filter: $ref: '#/components/schemas/microsoft.graph.workbookFilter' additionalProperties: @@ -76043,10 +76046,10 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Returns the index number of the row within the rows collection of the table. Zero-indexed. Read-only. + description: The index of the row within the rows collection of the table. Zero-based. Read-only. format: int32 values: - description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contain an error will return the error string.' + description: 'The raw values of the specified range. The data returned could be of type string, number, or a Boolean. Any cell that contain an error will return the error string.' additionalProperties: type: object microsoft.graph.workbookTableSort: @@ -76059,13 +76062,13 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookSortField' - description: Represents the current conditions used to last sort the table. Read-only. + description: The list of the current conditions last used to sort the table. Read-only. matchCase: type: boolean - description: Represents whether the casing impacted the last sort of the table. Read-only. + description: Indicates whether the casing impacted the last sort of the table. Read-only. method: type: string - description: 'Represents Chinese character ordering method last used to sort the table. The possible values are: PinYin, StrokeCount. Read-only.' + description: 'The Chinese character ordering method last used to sort the table. The possible values are: PinYin, StrokeCount. Read-only.' additionalProperties: type: object microsoft.graph.workbookChart: @@ -76122,7 +76125,7 @@ components: properties: name: type: string - description: Name of the PivotTable. + description: The name of the pivot table. nullable: true worksheet: $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' @@ -76138,7 +76141,7 @@ components: $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtectionOptions' protected: type: boolean - description: Indicates if the worksheet is protected. Read-only. + description: Indicates whether the worksheet is protected. Read-only. additionalProperties: type: object microsoft.graph.printerBase: @@ -76294,7 +76297,7 @@ components: nullable: true deviceId: type: string - description: 'Unique identifier set by Azure Device Registration Service at the time of registration. This is an alternate key that can be used to reference the device object. Supports $filter (eq, ne, not, startsWith).' + description: 'Unique identifier set by Azure Device Registration Service at the time of registration. This alternate key can be used to reference the device object. Supports $filter (eq, ne, not, startsWith).' nullable: true deviceMetadata: type: string @@ -76302,7 +76305,7 @@ components: nullable: true deviceOwnership: type: string - description: 'Ownership of the device. This property is set by Intune. Possible values are: unknown, company, personal.' + description: 'Ownership of the device. Intune sets this property. Possible values are: unknown, company, personal.' nullable: true deviceVersion: maximum: 2147483647 @@ -76321,7 +76324,7 @@ components: nullable: true enrollmentType: type: string - description: 'Enrollment type of the device. This property is set by Intune. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement.' + description: 'Enrollment type of the device. Intune sets this property. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed.' nullable: true isCompliant: type: boolean @@ -76395,7 +76398,7 @@ components: description: 'List of labels applied to the device by the system. Supports $filter (/$count eq 0, /$count ne 0).' trustType: type: string - description: 'Type of trust for the joined device. Read-only. Possible values: Workplace (indicates bring your own personal devices), AzureAd (Cloud only joined devices), ServerAd (on-premises domain joined devices joined to Microsoft Entra ID). For more details, see Introduction to device management in Microsoft Entra ID.' + description: 'Type of trust for the joined device. Read-only. Possible values: Workplace (indicates bring your own personal devices), AzureAd (Cloud-only joined devices), ServerAd (on-premises domain joined devices joined to Microsoft Entra ID). For more information, see Introduction to device management in Microsoft Entra ID.' nullable: true extensions: type: array @@ -78940,31 +78943,31 @@ components: nullable: true separator: type: string - description: String representing the separator used for the data labels on a chart. + description: String that represents the separator used for the data labels on a chart. nullable: true showBubbleSize: type: boolean - description: Boolean value representing if the data label bubble size is visible or not. + description: Boolean value that represents whether the data label bubble size is visible. nullable: true showCategoryName: type: boolean - description: Boolean value representing if the data label category name is visible or not. + description: Boolean value that represents whether the data label category name is visible. nullable: true showLegendKey: type: boolean - description: Boolean value representing if the data label legend key is visible or not. + description: Boolean value that represents whether the data label legend key is visible. nullable: true showPercentage: type: boolean - description: Boolean value representing if the data label percentage is visible or not. + description: Boolean value that represents whether the data label percentage is visible. nullable: true showSeriesName: type: boolean - description: Boolean value representing if the data label series name is visible or not. + description: Boolean value that represents whether the data label series name is visible. nullable: true showValue: type: boolean - description: Boolean value representing if the data label value is visible or not. + description: Boolean value that represents whether the data label value is visible. nullable: true format: $ref: '#/components/schemas/microsoft.graph.workbookChartDataLabelFormat' @@ -78990,7 +78993,7 @@ components: properties: overlay: type: boolean - description: Boolean value for whether the chart legend should overlap with the main body of the chart. + description: Indicates whether the chart legend should overlap with the main body of the chart. nullable: true position: type: string @@ -78998,7 +79001,7 @@ components: nullable: true visible: type: boolean - description: A boolean value the represents the visibility of a ChartLegend object. + description: Indicates whether the chart legend is visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartLegendFormat' additionalProperties: @@ -79011,7 +79014,7 @@ components: properties: name: type: string - description: Represents the name of a series in a chart. + description: The name of a series in a chart. nullable: true format: $ref: '#/components/schemas/microsoft.graph.workbookChartSeriesFormat' @@ -79019,7 +79022,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookChartPoint' - description: Represents a collection of all points in the series. Read-only. + description: A collection of all points in the series. Read-only. x-ms-navigationProperty: true additionalProperties: type: object @@ -79031,15 +79034,15 @@ components: properties: overlay: type: boolean - description: Boolean value representing if the chart title will overlay the chart or not. + description: Indicates whether the chart title will overlay the chart or not. nullable: true text: type: string - description: Represents the title text of a chart. + description: The title text of the chart. nullable: true visible: type: boolean - description: A boolean value that represents the visibility of a chart title object. + description: Indicates whether the chart title is visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartTitleFormat' additionalProperties: @@ -80787,11 +80790,11 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Represents the index of the icon in the given set. + description: The index of the icon in the given set. format: int32 set: type: string - description: 'Represents the set that the icon is part of. The possible values are: Invalid, ThreeArrows, ThreeArrowsGray, ThreeFlags, ThreeTrafficLights1, ThreeTrafficLights2, ThreeSigns, ThreeSymbols, ThreeSymbols2, FourArrows, FourArrowsGray, FourRedToBlack, FourRating, FourTrafficLights, FiveArrows, FiveArrowsGray, FiveRating, FiveQuarters, ThreeStars, ThreeTriangles, FiveBoxes.' + description: 'The set that the icon is part of. The possible values are: Invalid, ThreeArrows, ThreeArrowsGray, ThreeFlags, ThreeTrafficLights1, ThreeTrafficLights2, ThreeSigns, ThreeSymbols, ThreeSymbols2, FourArrows, FourArrowsGray, FourRedToBlack, FourRating, FourTrafficLights, FiveArrows, FiveArrowsGray, FiveRating, FiveQuarters, ThreeStars, ThreeTriangles, FiveBoxes.' additionalProperties: type: object microsoft.graph.workbookChartAxis: @@ -80845,28 +80848,28 @@ components: properties: bold: type: boolean - description: Represents the bold status of font. + description: Indicates whether the fond is bold. nullable: true color: type: string - description: 'HTML color code representation of the text color. for example #FF0000 represents Red.' + description: 'The HTML color code representation of the text color. For example #FF0000 represents Red.' nullable: true italic: type: boolean - description: Represents the italic status of the font. + description: Indicates whether the fond is italic. nullable: true name: type: string - description: Font name (for example 'Calibri') + description: The font name. For example 'Calibri'. nullable: true size: type: number - description: Size of the font (for example 11) + description: 'The size of the font. For example, 11.' format: double nullable: true underline: type: string - description: 'Type of underline applied to the font. The possible values are: None, Single.' + description: 'The type of underlining applied to the font. The possible values are: None, Single.' nullable: true additionalProperties: type: object @@ -80901,7 +80904,7 @@ components: type: object properties: value: - description: Returns the value of a chart point. Read-only. + description: The value of a chart point. Read-only. format: $ref: '#/components/schemas/microsoft.graph.workbookChartPointFormat' additionalProperties: @@ -82252,7 +82255,7 @@ components: properties: visible: type: boolean - description: Boolean value representing if the axis gridlines are visible or not. + description: Indicates whether the axis gridlines are visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartGridlinesFormat' additionalProperties: @@ -82269,7 +82272,7 @@ components: nullable: true visible: type: boolean - description: A boolean that specifies the visibility of an axis title. + description: A Boolean that specifies the visibility of an axis title. format: $ref: '#/components/schemas/microsoft.graph.workbookChartAxisTitleFormat' additionalProperties: @@ -82282,7 +82285,7 @@ components: properties: color: type: string - description: HTML color code representing the color of lines in the chart. + description: The HTML color code that represents the color of lines in the chart. nullable: true additionalProperties: type: object diff --git a/openApiDocs/v1.0/Groups.yml b/openApiDocs/v1.0/Groups.yml index b5b6a58952..b2a15166a4 100644 --- a/openApiDocs/v1.0/Groups.yml +++ b/openApiDocs/v1.0/Groups.yml @@ -377,11 +377,11 @@ paths: post: 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.' + summary: Upsert group + description: "Create a new group object if it doesn't exist, or update the properties of an existing group object.\nYou can create or update the following types of group: By default, this operation returns only a subset of the properties for each group. For a list of properties that are returned by default, see the Properties section of the group resource. 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://learn.microsoft.com/graph/api/group-post-groups?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-1.0 operationId: group_CreateGroup requestBody: description: New entity @@ -4023,10 +4023,10 @@ paths: tags: - groups.conversation summary: Get conversation - description: Retrieve the properties and relationships of conversation object. + description: The group's conversations. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/conversation-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-get-conversation?view=graph-rest-1.0 operationId: group_GetConversation parameters: - name: group-id @@ -4383,10 +4383,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. 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://learn.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_reply parameters: - name: group-id @@ -22549,55 +22549,6 @@ paths: x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore - '/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/microsoft.graph.getByPath(path=''{path1}'')': - get: - tags: - - groups.Functions - summary: Invoke function getByPath - operationId: group.site.getGraphBPrePath_getGraphBPrePath - 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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: path - in: path - description: 'Usage: path=''{path}''' - required: true - style: simple - schema: - type: string - nullable: true - - name: path1 - in: path - description: 'Usage: path=''{path1}''' - required: true - style: simple - schema: - type: string - nullable: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.site' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: function '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/microsoft.graph.copyNotebook': post: tags: @@ -27168,11 +27119,11 @@ paths: get: tags: - groups.conversationThread - 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. " + summary: Get conversation thread + description: Get a thread object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/conversationthread-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/group-get-thread?view=graph-rest-1.0 operationId: group_GetThread parameters: - name: group-id @@ -27266,11 +27217,11 @@ paths: delete: tags: - groups.conversationThread - summary: Delete conversation thread + summary: Delete conversationThread description: Delete conversationThread. externalDocs: description: Find more info here - url: https://learn.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 @@ -27306,10 +27257,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. 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://learn.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_reply parameters: - name: group-id @@ -27350,11 +27301,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://learn.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 @@ -34589,11 +34540,11 @@ components: 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 - description: A collection of the unique identifiers for plans that have been disabled. + description: A collection of the unique identifiers for plans that have been disabled. IDs are available in servicePlans > servicePlanId in the tenant's subscribedSkus or serviceStatus > servicePlanId in the tenant's companySubscription. skuId: 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 - description: The unique identifier for the SKU. + description: The unique identifier for the SKU. Corresponds to the skuId from subscribedSkus or companySubscription. format: uuid nullable: true additionalProperties: diff --git a/openApiDocs/v1.0/Identity.DirectoryManagement.yml b/openApiDocs/v1.0/Identity.DirectoryManagement.yml index 5ec4d008c7..5601952405 100644 --- a/openApiDocs/v1.0/Identity.DirectoryManagement.yml +++ b/openApiDocs/v1.0/Identity.DirectoryManagement.yml @@ -16373,10 +16373,10 @@ paths: tags: - organization.organization summary: Update organization - description: Update the properties of a organization object. + 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://learn.microsoft.com/graph/api/intune-onboarding-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 @@ -17576,11 +17576,11 @@ paths: get: 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.' + 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.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/organizationalbranding-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-get?view=graph-rest-1.0 operationId: organization.branding_GetLocalizationsBannerLogo parameters: - name: organization-id @@ -20701,7 +20701,7 @@ components: nullable: true hideFromAddressLists: type: boolean - description: 'True if the group isn''t displayed in certain parts of the Outlook UI: the Address Book, address lists for selecting message recipients, and the Browse Groups dialog for searching groups; otherwise, false. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}).' + description: 'True if the group isn''t displayed in certain parts of the Outlook UI: the Address Book, address lists for selecting message recipients, and the Browse Groups dialog for searching groups; otherwise, false. The default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}).' nullable: true hideFromOutlookClients: type: boolean @@ -20743,6 +20743,7 @@ components: nullable: true onPremisesDomainName: type: string + description: 'Contains the on-premises domain FQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers synchronizing their on-premises directory to Microsoft Entra ID via Microsoft Entra Connect.Returned by default. Read-only.' nullable: true onPremisesLastSyncDateTime: 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])$' @@ -20752,6 +20753,7 @@ components: nullable: true onPremisesNetBiosName: type: string + description: Contains the on-premises netBios name synchronized from the on-premises directory. The property is only populated for customers synchronizing their on-premises directory to Microsoft Entra ID via Microsoft Entra Connect.Returned by default. Read-only. nullable: true onPremisesProvisioningErrors: type: array @@ -21045,7 +21047,7 @@ components: nullable: true deviceId: type: string - description: 'Unique identifier set by Azure Device Registration Service at the time of registration. This is an alternate key that can be used to reference the device object. Supports $filter (eq, ne, not, startsWith).' + description: 'Unique identifier set by Azure Device Registration Service at the time of registration. This alternate key can be used to reference the device object. Supports $filter (eq, ne, not, startsWith).' nullable: true deviceMetadata: type: string @@ -21053,7 +21055,7 @@ components: nullable: true deviceOwnership: type: string - description: 'Ownership of the device. This property is set by Intune. Possible values are: unknown, company, personal.' + description: 'Ownership of the device. Intune sets this property. Possible values are: unknown, company, personal.' nullable: true deviceVersion: maximum: 2147483647 @@ -21072,7 +21074,7 @@ components: nullable: true enrollmentType: type: string - description: 'Enrollment type of the device. This property is set by Intune. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement.' + description: 'Enrollment type of the device. Intune sets this property. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed.' nullable: true isCompliant: type: boolean @@ -21146,7 +21148,7 @@ components: description: 'List of labels applied to the device by the system. Supports $filter (/$count eq 0, /$count ne 0).' trustType: type: string - description: 'Type of trust for the joined device. Read-only. Possible values: Workplace (indicates bring your own personal devices), AzureAd (Cloud only joined devices), ServerAd (on-premises domain joined devices joined to Microsoft Entra ID). For more details, see Introduction to device management in Microsoft Entra ID.' + description: 'Type of trust for the joined device. Read-only. Possible values: Workplace (indicates bring your own personal devices), AzureAd (Cloud-only joined devices), ServerAd (on-premises domain joined devices joined to Microsoft Entra ID). For more information, see Introduction to device management in Microsoft Entra ID.' nullable: true extensions: type: array @@ -22454,11 +22456,11 @@ components: 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 - description: A collection of the unique identifiers for plans that have been disabled. + description: A collection of the unique identifiers for plans that have been disabled. IDs are available in servicePlans > servicePlanId in the tenant's subscribedSkus or serviceStatus > servicePlanId in the tenant's companySubscription. skuId: 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 - description: The unique identifier for the SKU. + description: The unique identifier for the SKU. Corresponds to the skuId from subscribedSkus or companySubscription. format: uuid nullable: true additionalProperties: @@ -25487,7 +25489,7 @@ components: type: array items: type: string - description: 'Specifies the URLs where user tokens are sent for sign-in, or the redirect URIs where OAuth 2.0 authorization codes and access tokens are sent.' + description: 'Specifies the URLs where user tokens are sent for sign-in, or the redirect URIs where OAuth 2.0 authorization codes and access tokens are sent. For iOS and macOS apps, specify the value following the syntax msauth.{BUNDLEID}://auth, replacing ''{BUNDLEID}''. For example, if the bundle ID is com.microsoft.identitysample.MSALiOS, the URI is msauth.com.microsoft.identitysample.MSALiOS://auth.' additionalProperties: type: object microsoft.graph.requestSignatureVerification: @@ -35420,15 +35422,16 @@ components: properties: content: type: string - description: The content of comment. + description: The content of the comment. nullable: true contentType: type: string - description: Indicates the type for the comment. + description: The content type of the comment. replies: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookCommentReply' + description: The list of replies to the comment. Read-only. Nullable. x-ms-navigationProperty: true additionalProperties: type: object @@ -35447,7 +35450,7 @@ components: properties: comment: type: string - description: Represents the comment associated with this name. + description: The comment associated with this name. nullable: true name: type: string @@ -35458,13 +35461,13 @@ components: description: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. type: type: string - description: 'Indicates what type of reference is associated with the name. The possible values are: String, Integer, Double, Boolean, Range. Read-only.' + description: 'The type of reference is associated with the name. Possible values are: String, Integer, Double, Boolean, Range. Read-only.' nullable: true value: - description: 'Represents the formula that the name is defined to refer to. for example, =Sheet14!$B$2:$H$12, =4.75, etc. Read-only.' + description: 'The formula that the name is defined to refer to. For example, =Sheet14!$B$2:$H$12 and =4.75. Read-only.' visible: type: boolean - description: Specifies whether the object is visible or not. + description: Indicates whether the object is visible. worksheet: $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' additionalProperties: @@ -35499,11 +35502,11 @@ components: description: Indicates whether the last column contains special formatting. legacyId: type: string - description: Legacy ID used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. + description: A legacy identifier used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. nullable: true name: type: string - description: Name of the table. + description: The name of the table. nullable: true showBandedColumns: type: boolean @@ -35522,19 +35525,19 @@ components: description: Indicates whether the total row is visible or not. This value can be set to show or remove the total row. style: type: string - description: 'Constant value that represents the Table style. The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.' + description: 'A constant value that represents the Table style. Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.' nullable: true columns: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTableColumn' - description: Represents a collection of all the columns in the table. Read-only. + description: The list of all the columns in the table. Read-only. x-ms-navigationProperty: true rows: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTableRow' - description: Represents a collection of all the rows in the table. Read-only. + description: The list of all the rows in the table. Read-only. x-ms-navigationProperty: true sort: $ref: '#/components/schemas/microsoft.graph.workbookTableSort' @@ -35560,24 +35563,24 @@ components: format: int32 visibility: type: string - description: 'The Visibility of the worksheet. The possible values are: Visible, Hidden, VeryHidden.' + description: 'The visibility of the worksheet. The possible values are: Visible, Hidden, VeryHidden.' charts: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookChart' - description: Returns collection of charts that are part of the worksheet. Read-only. + description: The list of charts that are part of the worksheet. Read-only. x-ms-navigationProperty: true names: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookNamedItem' - description: Returns collection of names that are associated with the worksheet. Read-only. + description: The list of names that are associated with the worksheet. Read-only. x-ms-navigationProperty: true pivotTables: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookPivotTable' - description: Collection of PivotTables that are part of the worksheet. + description: The list of piot tables that are part of the worksheet. x-ms-navigationProperty: true protection: $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtection' @@ -35585,7 +35588,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTable' - description: Collection of tables that are part of the worksheet. Read-only. + description: The list of tables that are part of the worksheet. Read-only. x-ms-navigationProperty: true additionalProperties: type: object @@ -38211,11 +38214,11 @@ components: properties: content: type: string - description: The content of a comment reply. + description: The content of the reply. nullable: true contentType: type: string - description: Indicates the type for the comment reply. + description: The content type for the reply. additionalProperties: type: object microsoft.graph.workbookOperationError: @@ -38252,14 +38255,14 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Returns the index number of the column within the columns collection of the table. Zero-indexed. Read-only. + description: The index of the column within the columns collection of the table. Zero-indexed. Read-only. format: int32 name: type: string - description: Returns the name of the table column. + description: The name of the table column. nullable: true values: - description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contain an error will return the error string.' + description: 'TRepresents the raw values of the specified range. The data returned could be of type string, number, or a Boolean. Cell that contain an error will return the error string.' filter: $ref: '#/components/schemas/microsoft.graph.workbookFilter' additionalProperties: @@ -38274,10 +38277,10 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Returns the index number of the row within the rows collection of the table. Zero-indexed. Read-only. + description: The index of the row within the rows collection of the table. Zero-based. Read-only. format: int32 values: - description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contain an error will return the error string.' + description: 'The raw values of the specified range. The data returned could be of type string, number, or a Boolean. Any cell that contain an error will return the error string.' additionalProperties: type: object microsoft.graph.workbookTableSort: @@ -38290,13 +38293,13 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookSortField' - description: Represents the current conditions used to last sort the table. Read-only. + description: The list of the current conditions last used to sort the table. Read-only. matchCase: type: boolean - description: Represents whether the casing impacted the last sort of the table. Read-only. + description: Indicates whether the casing impacted the last sort of the table. Read-only. method: type: string - description: 'Represents Chinese character ordering method last used to sort the table. The possible values are: PinYin, StrokeCount. Read-only.' + description: 'The Chinese character ordering method last used to sort the table. The possible values are: PinYin, StrokeCount. Read-only.' additionalProperties: type: object microsoft.graph.workbookChart: @@ -38353,7 +38356,7 @@ components: properties: name: type: string - description: Name of the PivotTable. + description: The name of the pivot table. nullable: true worksheet: $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' @@ -38369,7 +38372,7 @@ components: $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtectionOptions' protected: type: boolean - description: Indicates if the worksheet is protected. Read-only. + description: Indicates whether the worksheet is protected. Read-only. additionalProperties: type: object microsoft.graph.accessAction: @@ -38874,31 +38877,31 @@ components: nullable: true separator: type: string - description: String representing the separator used for the data labels on a chart. + description: String that represents the separator used for the data labels on a chart. nullable: true showBubbleSize: type: boolean - description: Boolean value representing if the data label bubble size is visible or not. + description: Boolean value that represents whether the data label bubble size is visible. nullable: true showCategoryName: type: boolean - description: Boolean value representing if the data label category name is visible or not. + description: Boolean value that represents whether the data label category name is visible. nullable: true showLegendKey: type: boolean - description: Boolean value representing if the data label legend key is visible or not. + description: Boolean value that represents whether the data label legend key is visible. nullable: true showPercentage: type: boolean - description: Boolean value representing if the data label percentage is visible or not. + description: Boolean value that represents whether the data label percentage is visible. nullable: true showSeriesName: type: boolean - description: Boolean value representing if the data label series name is visible or not. + description: Boolean value that represents whether the data label series name is visible. nullable: true showValue: type: boolean - description: Boolean value representing if the data label value is visible or not. + description: Boolean value that represents whether the data label value is visible. nullable: true format: $ref: '#/components/schemas/microsoft.graph.workbookChartDataLabelFormat' @@ -38924,7 +38927,7 @@ components: properties: overlay: type: boolean - description: Boolean value for whether the chart legend should overlap with the main body of the chart. + description: Indicates whether the chart legend should overlap with the main body of the chart. nullable: true position: type: string @@ -38932,7 +38935,7 @@ components: nullable: true visible: type: boolean - description: A boolean value the represents the visibility of a ChartLegend object. + description: Indicates whether the chart legend is visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartLegendFormat' additionalProperties: @@ -38945,7 +38948,7 @@ components: properties: name: type: string - description: Represents the name of a series in a chart. + description: The name of a series in a chart. nullable: true format: $ref: '#/components/schemas/microsoft.graph.workbookChartSeriesFormat' @@ -38953,7 +38956,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookChartPoint' - description: Represents a collection of all points in the series. Read-only. + description: A collection of all points in the series. Read-only. x-ms-navigationProperty: true additionalProperties: type: object @@ -38965,15 +38968,15 @@ components: properties: overlay: type: boolean - description: Boolean value representing if the chart title will overlay the chart or not. + description: Indicates whether the chart title will overlay the chart or not. nullable: true text: type: string - description: Represents the title text of a chart. + description: The title text of the chart. nullable: true visible: type: boolean - description: A boolean value that represents the visibility of a chart title object. + description: Indicates whether the chart title is visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartTitleFormat' additionalProperties: @@ -39213,11 +39216,11 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Represents the index of the icon in the given set. + description: The index of the icon in the given set. format: int32 set: type: string - description: 'Represents the set that the icon is part of. The possible values are: Invalid, ThreeArrows, ThreeArrowsGray, ThreeFlags, ThreeTrafficLights1, ThreeTrafficLights2, ThreeSigns, ThreeSymbols, ThreeSymbols2, FourArrows, FourArrowsGray, FourRedToBlack, FourRating, FourTrafficLights, FiveArrows, FiveArrowsGray, FiveRating, FiveQuarters, ThreeStars, ThreeTriangles, FiveBoxes.' + description: 'The set that the icon is part of. The possible values are: Invalid, ThreeArrows, ThreeArrowsGray, ThreeFlags, ThreeTrafficLights1, ThreeTrafficLights2, ThreeSigns, ThreeSymbols, ThreeSymbols2, FourArrows, FourArrowsGray, FourRedToBlack, FourRating, FourTrafficLights, FiveArrows, FiveArrowsGray, FiveRating, FiveQuarters, ThreeStars, ThreeTriangles, FiveBoxes.' additionalProperties: type: object microsoft.graph.workbookChartAxis: @@ -39271,28 +39274,28 @@ components: properties: bold: type: boolean - description: Represents the bold status of font. + description: Indicates whether the fond is bold. nullable: true color: type: string - description: 'HTML color code representation of the text color. for example #FF0000 represents Red.' + description: 'The HTML color code representation of the text color. For example #FF0000 represents Red.' nullable: true italic: type: boolean - description: Represents the italic status of the font. + description: Indicates whether the fond is italic. nullable: true name: type: string - description: Font name (for example 'Calibri') + description: The font name. For example 'Calibri'. nullable: true size: type: number - description: Size of the font (for example 11) + description: 'The size of the font. For example, 11.' format: double nullable: true underline: type: string - description: 'Type of underline applied to the font. The possible values are: None, Single.' + description: 'The type of underlining applied to the font. The possible values are: None, Single.' nullable: true additionalProperties: type: object @@ -39327,7 +39330,7 @@ components: type: object properties: value: - description: Returns the value of a chart point. Read-only. + description: The value of a chart point. Read-only. format: $ref: '#/components/schemas/microsoft.graph.workbookChartPointFormat' additionalProperties: @@ -39481,7 +39484,7 @@ components: properties: visible: type: boolean - description: Boolean value representing if the axis gridlines are visible or not. + description: Indicates whether the axis gridlines are visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartGridlinesFormat' additionalProperties: @@ -39498,7 +39501,7 @@ components: nullable: true visible: type: boolean - description: A boolean that specifies the visibility of an axis title. + description: A Boolean that specifies the visibility of an axis title. format: $ref: '#/components/schemas/microsoft.graph.workbookChartAxisTitleFormat' additionalProperties: @@ -39511,7 +39514,7 @@ components: properties: color: type: string - description: HTML color code representing the color of lines in the chart. + description: The HTML color code that represents the color of lines in the chart. nullable: true additionalProperties: type: object diff --git a/openApiDocs/v1.0/Identity.Governance.yml b/openApiDocs/v1.0/Identity.Governance.yml index 5fff80b830..610afffb5c 100644 --- a/openApiDocs/v1.0/Identity.Governance.yml +++ b/openApiDocs/v1.0/Identity.Governance.yml @@ -7112,11 +7112,11 @@ paths: get: tags: - identityGovernance.entitlementManagement - 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. + summary: Get accessPackage + description: Retrieve the properties and relationships of an accessPackage object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/accesspackage-list-resourcerolescopes?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 @@ -14559,11 +14559,11 @@ paths: get: tags: - identityGovernance.entitlementManagement - summary: Get accessPackageAssignmentRequestWorkflowExtension - description: Read the properties and relationships of an accessPackageAssignmentRequestWorkflowExtension object. + summary: Get accessPackageAssignmentWorkflowExtension + description: Read the properties and relationships of an accessPackageAssignmentWorkflowExtension object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/accesspackageassignmentrequestworkflowextension-get?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/accesspackageassignmentworkflowextension-get?view=graph-rest-1.0 operationId: identityGovernance.entitlementManagement.catalog_GetCustomWorkflowExtension parameters: - name: accessPackageCatalog-id @@ -37381,7 +37381,7 @@ paths: description: Delete a workflow object. externalDocs: description: Find more info here - url: https://learn.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 @@ -56255,11 +56255,11 @@ paths: get: tags: - identityGovernance.termsOfUseContainer - summary: List files (terms of use agreement files) - description: Retrieve all files related to an agreement. This includes the default file and all localized files. + summary: Get agreement + description: Retrieve the properties and relationships of an agreement object. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/agreement-list-files?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 @@ -58591,7 +58591,7 @@ paths: tags: - roleManagement.rbacApplication summary: Get directoryScope from roleManagement - description: The directory object that is the scope of the assignment. Read-only. Supports $expand. + description: The directory object that is the scope of the assignment. Read-only. Supports $expand for the directory provider. operationId: roleManagement.directory.roleAssignment_GetDirectoryScope parameters: - name: unifiedRoleAssignment-id @@ -58637,7 +58637,7 @@ paths: tags: - roleManagement.rbacApplication summary: Get principal from roleManagement - description: Referencing the assigned principal. Read-only. Supports $expand. + description: Referencing the assigned principal. Read-only. Supports $expand except for the Exchange provider. operationId: roleManagement.directory.roleAssignment_GetPrincipal parameters: - name: unifiedRoleAssignment-id @@ -58683,7 +58683,7 @@ paths: tags: - roleManagement.rbacApplication summary: Get roleDefinition from roleManagement - description: The roleDefinition the assignment is for. Supports $expand. + description: The roleDefinition the assignment is for. Supports $expand. operationId: roleManagement.directory.roleAssignment_GetRoleDefinition parameters: - name: unifiedRoleAssignment-id @@ -63020,7 +63020,7 @@ paths: tags: - roleManagement.rbacApplication summary: Get directoryScope from roleManagement - description: The directory object that is the scope of the assignment. Read-only. Supports $expand. + description: The directory object that is the scope of the assignment. Read-only. Supports $expand for the directory provider. operationId: roleManagement.entitlementManagement.roleAssignment_GetDirectoryScope parameters: - name: unifiedRoleAssignment-id @@ -63066,7 +63066,7 @@ paths: tags: - roleManagement.rbacApplication summary: Get principal from roleManagement - description: Referencing the assigned principal. Read-only. Supports $expand. + description: Referencing the assigned principal. Read-only. Supports $expand except for the Exchange provider. operationId: roleManagement.entitlementManagement.roleAssignment_GetPrincipal parameters: - name: unifiedRoleAssignment-id @@ -63112,7 +63112,7 @@ paths: tags: - roleManagement.rbacApplication summary: Get roleDefinition from roleManagement - description: The roleDefinition the assignment is for. Supports $expand. + description: The roleDefinition the assignment is for. Supports $expand. operationId: roleManagement.entitlementManagement.roleAssignment_GetRoleDefinition parameters: - name: unifiedRoleAssignment-id @@ -69106,7 +69106,7 @@ components: $ref: '#/components/schemas/microsoft.graph.identityGovernance.lifecycleTaskCategory' continueOnError: type: boolean - description: 'A boolean value that specifies whether, if this task fails, the workflow stops, and subsequent tasks aren''t run. Optional.' + description: 'A Boolean value that specifies whether, if this task fails, the workflow stops, and subsequent tasks aren''t run. Optional.' description: type: string description: A string that describes the purpose of the task for administrative use. Optional. @@ -69122,7 +69122,7 @@ components: format: int32 isEnabled: type: boolean - description: 'A boolean value that denotes whether the task is set to run or not. Optional.Supports $filter(eq, ne) and orderBy.' + description: 'A Boolean value that denotes whether the task is set to run or not. Optional.Supports $filter(eq, ne) and orderBy.' taskDefinitionId: type: string description: 'A unique template identifier for the task. For more information about the tasks that Lifecycle Workflows currently supports and their unique identifiers, see Configure the arguments for built-in Lifecycle Workflow tasks. Required.Supports $filter(eq, ne).' @@ -69571,7 +69571,7 @@ components: nullable: true hideFromAddressLists: type: boolean - description: 'True if the group isn''t displayed in certain parts of the Outlook UI: the Address Book, address lists for selecting message recipients, and the Browse Groups dialog for searching groups; otherwise, false. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}).' + description: 'True if the group isn''t displayed in certain parts of the Outlook UI: the Address Book, address lists for selecting message recipients, and the Browse Groups dialog for searching groups; otherwise, false. The default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}).' nullable: true hideFromOutlookClients: type: boolean @@ -69613,6 +69613,7 @@ components: nullable: true onPremisesDomainName: type: string + description: 'Contains the on-premises domain FQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers synchronizing their on-premises directory to Microsoft Entra ID via Microsoft Entra Connect.Returned by default. Read-only.' nullable: true onPremisesLastSyncDateTime: 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])$' @@ -69622,6 +69623,7 @@ components: nullable: true onPremisesNetBiosName: type: string + description: Contains the on-premises netBios name synchronized from the on-premises directory. The property is only populated for customers synchronizing their on-premises directory to Microsoft Entra ID via Microsoft Entra Connect.Returned by default. Read-only. nullable: true onPremisesProvisioningErrors: type: array @@ -71175,11 +71177,11 @@ components: 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 - description: A collection of the unique identifiers for plans that have been disabled. + description: A collection of the unique identifiers for plans that have been disabled. IDs are available in servicePlans > servicePlanId in the tenant's subscribedSkus or serviceStatus > servicePlanId in the tenant's companySubscription. skuId: 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 - description: The unique identifier for the SKU. + description: The unique identifier for the SKU. Corresponds to the skuId from subscribedSkus or companySubscription. format: uuid nullable: true additionalProperties: @@ -79156,7 +79158,7 @@ components: nullable: true deviceId: type: string - description: 'Unique identifier set by Azure Device Registration Service at the time of registration. This is an alternate key that can be used to reference the device object. Supports $filter (eq, ne, not, startsWith).' + description: 'Unique identifier set by Azure Device Registration Service at the time of registration. This alternate key can be used to reference the device object. Supports $filter (eq, ne, not, startsWith).' nullable: true deviceMetadata: type: string @@ -79164,7 +79166,7 @@ components: nullable: true deviceOwnership: type: string - description: 'Ownership of the device. This property is set by Intune. Possible values are: unknown, company, personal.' + description: 'Ownership of the device. Intune sets this property. Possible values are: unknown, company, personal.' nullable: true deviceVersion: maximum: 2147483647 @@ -79183,7 +79185,7 @@ components: nullable: true enrollmentType: type: string - description: 'Enrollment type of the device. This property is set by Intune. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement.' + description: 'Enrollment type of the device. Intune sets this property. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed.' nullable: true isCompliant: type: boolean @@ -79257,7 +79259,7 @@ components: description: 'List of labels applied to the device by the system. Supports $filter (/$count eq 0, /$count ne 0).' trustType: type: string - description: 'Type of trust for the joined device. Read-only. Possible values: Workplace (indicates bring your own personal devices), AzureAd (Cloud only joined devices), ServerAd (on-premises domain joined devices joined to Microsoft Entra ID). For more details, see Introduction to device management in Microsoft Entra ID.' + description: 'Type of trust for the joined device. Read-only. Possible values: Workplace (indicates bring your own personal devices), AzureAd (Cloud-only joined devices), ServerAd (on-premises domain joined devices joined to Microsoft Entra ID). For more information, see Introduction to device management in Microsoft Entra ID.' nullable: true extensions: type: array @@ -83591,15 +83593,16 @@ components: properties: content: type: string - description: The content of comment. + description: The content of the comment. nullable: true contentType: type: string - description: Indicates the type for the comment. + description: The content type of the comment. replies: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookCommentReply' + description: The list of replies to the comment. Read-only. Nullable. x-ms-navigationProperty: true additionalProperties: type: object @@ -83618,7 +83621,7 @@ components: properties: comment: type: string - description: Represents the comment associated with this name. + description: The comment associated with this name. nullable: true name: type: string @@ -83629,13 +83632,13 @@ components: description: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. type: type: string - description: 'Indicates what type of reference is associated with the name. The possible values are: String, Integer, Double, Boolean, Range. Read-only.' + description: 'The type of reference is associated with the name. Possible values are: String, Integer, Double, Boolean, Range. Read-only.' nullable: true value: - description: 'Represents the formula that the name is defined to refer to. for example, =Sheet14!$B$2:$H$12, =4.75, etc. Read-only.' + description: 'The formula that the name is defined to refer to. For example, =Sheet14!$B$2:$H$12 and =4.75. Read-only.' visible: type: boolean - description: Specifies whether the object is visible or not. + description: Indicates whether the object is visible. worksheet: $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' additionalProperties: @@ -83670,11 +83673,11 @@ components: description: Indicates whether the last column contains special formatting. legacyId: type: string - description: Legacy ID used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. + description: A legacy identifier used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. nullable: true name: type: string - description: Name of the table. + description: The name of the table. nullable: true showBandedColumns: type: boolean @@ -83693,19 +83696,19 @@ components: description: Indicates whether the total row is visible or not. This value can be set to show or remove the total row. style: type: string - description: 'Constant value that represents the Table style. The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.' + description: 'A constant value that represents the Table style. Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.' nullable: true columns: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTableColumn' - description: Represents a collection of all the columns in the table. Read-only. + description: The list of all the columns in the table. Read-only. x-ms-navigationProperty: true rows: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTableRow' - description: Represents a collection of all the rows in the table. Read-only. + description: The list of all the rows in the table. Read-only. x-ms-navigationProperty: true sort: $ref: '#/components/schemas/microsoft.graph.workbookTableSort' @@ -83731,24 +83734,24 @@ components: format: int32 visibility: type: string - description: 'The Visibility of the worksheet. The possible values are: Visible, Hidden, VeryHidden.' + description: 'The visibility of the worksheet. The possible values are: Visible, Hidden, VeryHidden.' charts: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookChart' - description: Returns collection of charts that are part of the worksheet. Read-only. + description: The list of charts that are part of the worksheet. Read-only. x-ms-navigationProperty: true names: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookNamedItem' - description: Returns collection of names that are associated with the worksheet. Read-only. + description: The list of names that are associated with the worksheet. Read-only. x-ms-navigationProperty: true pivotTables: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookPivotTable' - description: Collection of PivotTables that are part of the worksheet. + description: The list of piot tables that are part of the worksheet. x-ms-navigationProperty: true protection: $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtection' @@ -83756,7 +83759,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTable' - description: Collection of tables that are part of the worksheet. Read-only. + description: The list of tables that are part of the worksheet. Read-only. x-ms-navigationProperty: true additionalProperties: type: object @@ -86122,11 +86125,11 @@ components: properties: content: type: string - description: The content of a comment reply. + description: The content of the reply. nullable: true contentType: type: string - description: Indicates the type for the comment reply. + description: The content type for the reply. additionalProperties: type: object microsoft.graph.workbookOperationError: @@ -86163,14 +86166,14 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Returns the index number of the column within the columns collection of the table. Zero-indexed. Read-only. + description: The index of the column within the columns collection of the table. Zero-indexed. Read-only. format: int32 name: type: string - description: Returns the name of the table column. + description: The name of the table column. nullable: true values: - description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contain an error will return the error string.' + description: 'TRepresents the raw values of the specified range. The data returned could be of type string, number, or a Boolean. Cell that contain an error will return the error string.' filter: $ref: '#/components/schemas/microsoft.graph.workbookFilter' additionalProperties: @@ -86185,10 +86188,10 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Returns the index number of the row within the rows collection of the table. Zero-indexed. Read-only. + description: The index of the row within the rows collection of the table. Zero-based. Read-only. format: int32 values: - description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contain an error will return the error string.' + description: 'The raw values of the specified range. The data returned could be of type string, number, or a Boolean. Any cell that contain an error will return the error string.' additionalProperties: type: object microsoft.graph.workbookTableSort: @@ -86201,13 +86204,13 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookSortField' - description: Represents the current conditions used to last sort the table. Read-only. + description: The list of the current conditions last used to sort the table. Read-only. matchCase: type: boolean - description: Represents whether the casing impacted the last sort of the table. Read-only. + description: Indicates whether the casing impacted the last sort of the table. Read-only. method: type: string - description: 'Represents Chinese character ordering method last used to sort the table. The possible values are: PinYin, StrokeCount. Read-only.' + description: 'The Chinese character ordering method last used to sort the table. The possible values are: PinYin, StrokeCount. Read-only.' additionalProperties: type: object microsoft.graph.workbookChart: @@ -86264,7 +86267,7 @@ components: properties: name: type: string - description: Name of the PivotTable. + description: The name of the pivot table. nullable: true worksheet: $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' @@ -86280,7 +86283,7 @@ components: $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtectionOptions' protected: type: boolean - description: Indicates if the worksheet is protected. Read-only. + description: Indicates whether the worksheet is protected. Read-only. additionalProperties: type: object microsoft.graph.accessAction: @@ -86624,31 +86627,31 @@ components: nullable: true separator: type: string - description: String representing the separator used for the data labels on a chart. + description: String that represents the separator used for the data labels on a chart. nullable: true showBubbleSize: type: boolean - description: Boolean value representing if the data label bubble size is visible or not. + description: Boolean value that represents whether the data label bubble size is visible. nullable: true showCategoryName: type: boolean - description: Boolean value representing if the data label category name is visible or not. + description: Boolean value that represents whether the data label category name is visible. nullable: true showLegendKey: type: boolean - description: Boolean value representing if the data label legend key is visible or not. + description: Boolean value that represents whether the data label legend key is visible. nullable: true showPercentage: type: boolean - description: Boolean value representing if the data label percentage is visible or not. + description: Boolean value that represents whether the data label percentage is visible. nullable: true showSeriesName: type: boolean - description: Boolean value representing if the data label series name is visible or not. + description: Boolean value that represents whether the data label series name is visible. nullable: true showValue: type: boolean - description: Boolean value representing if the data label value is visible or not. + description: Boolean value that represents whether the data label value is visible. nullable: true format: $ref: '#/components/schemas/microsoft.graph.workbookChartDataLabelFormat' @@ -86674,7 +86677,7 @@ components: properties: overlay: type: boolean - description: Boolean value for whether the chart legend should overlap with the main body of the chart. + description: Indicates whether the chart legend should overlap with the main body of the chart. nullable: true position: type: string @@ -86682,7 +86685,7 @@ components: nullable: true visible: type: boolean - description: A boolean value the represents the visibility of a ChartLegend object. + description: Indicates whether the chart legend is visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartLegendFormat' additionalProperties: @@ -86695,7 +86698,7 @@ components: properties: name: type: string - description: Represents the name of a series in a chart. + description: The name of a series in a chart. nullable: true format: $ref: '#/components/schemas/microsoft.graph.workbookChartSeriesFormat' @@ -86703,7 +86706,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookChartPoint' - description: Represents a collection of all points in the series. Read-only. + description: A collection of all points in the series. Read-only. x-ms-navigationProperty: true additionalProperties: type: object @@ -86715,15 +86718,15 @@ components: properties: overlay: type: boolean - description: Boolean value representing if the chart title will overlay the chart or not. + description: Indicates whether the chart title will overlay the chart or not. nullable: true text: type: string - description: Represents the title text of a chart. + description: The title text of the chart. nullable: true visible: type: boolean - description: A boolean value that represents the visibility of a chart title object. + description: Indicates whether the chart title is visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartTitleFormat' additionalProperties: @@ -86832,11 +86835,11 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Represents the index of the icon in the given set. + description: The index of the icon in the given set. format: int32 set: type: string - description: 'Represents the set that the icon is part of. The possible values are: Invalid, ThreeArrows, ThreeArrowsGray, ThreeFlags, ThreeTrafficLights1, ThreeTrafficLights2, ThreeSigns, ThreeSymbols, ThreeSymbols2, FourArrows, FourArrowsGray, FourRedToBlack, FourRating, FourTrafficLights, FiveArrows, FiveArrowsGray, FiveRating, FiveQuarters, ThreeStars, ThreeTriangles, FiveBoxes.' + description: 'The set that the icon is part of. The possible values are: Invalid, ThreeArrows, ThreeArrowsGray, ThreeFlags, ThreeTrafficLights1, ThreeTrafficLights2, ThreeSigns, ThreeSymbols, ThreeSymbols2, FourArrows, FourArrowsGray, FourRedToBlack, FourRating, FourTrafficLights, FiveArrows, FiveArrowsGray, FiveRating, FiveQuarters, ThreeStars, ThreeTriangles, FiveBoxes.' additionalProperties: type: object microsoft.graph.workbookChartAxis: @@ -86890,28 +86893,28 @@ components: properties: bold: type: boolean - description: Represents the bold status of font. + description: Indicates whether the fond is bold. nullable: true color: type: string - description: 'HTML color code representation of the text color. for example #FF0000 represents Red.' + description: 'The HTML color code representation of the text color. For example #FF0000 represents Red.' nullable: true italic: type: boolean - description: Represents the italic status of the font. + description: Indicates whether the fond is italic. nullable: true name: type: string - description: Font name (for example 'Calibri') + description: The font name. For example 'Calibri'. nullable: true size: type: number - description: Size of the font (for example 11) + description: 'The size of the font. For example, 11.' format: double nullable: true underline: type: string - description: 'Type of underline applied to the font. The possible values are: None, Single.' + description: 'The type of underlining applied to the font. The possible values are: None, Single.' nullable: true additionalProperties: type: object @@ -86946,7 +86949,7 @@ components: type: object properties: value: - description: Returns the value of a chart point. Read-only. + description: The value of a chart point. Read-only. format: $ref: '#/components/schemas/microsoft.graph.workbookChartPointFormat' additionalProperties: @@ -86983,7 +86986,7 @@ components: properties: visible: type: boolean - description: Boolean value representing if the axis gridlines are visible or not. + description: Indicates whether the axis gridlines are visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartGridlinesFormat' additionalProperties: @@ -87000,7 +87003,7 @@ components: nullable: true visible: type: boolean - description: A boolean that specifies the visibility of an axis title. + description: A Boolean that specifies the visibility of an axis title. format: $ref: '#/components/schemas/microsoft.graph.workbookChartAxisTitleFormat' additionalProperties: @@ -87013,7 +87016,7 @@ components: properties: color: type: string - description: HTML color code representing the color of lines in the chart. + description: The HTML color code that represents the color of lines in the chart. nullable: true additionalProperties: type: object diff --git a/openApiDocs/v1.0/Identity.SignIns.yml b/openApiDocs/v1.0/Identity.SignIns.yml index 9a09ea9700..081ca62b41 100644 --- a/openApiDocs/v1.0/Identity.SignIns.yml +++ b/openApiDocs/v1.0/Identity.SignIns.yml @@ -263,8 +263,11 @@ paths: get: tags: - identity.identityApiConnector - summary: Get apiConnectors from identity - description: Represents entry point for API connectors. + summary: List identityApiConnectors + description: Read the properties of an identityApiConnector object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identityapiconnector-list?view=graph-rest-1.0 operationId: identity_ListApiConnector parameters: - $ref: '#/components/parameters/top' @@ -314,7 +317,11 @@ paths: post: tags: - identity.identityApiConnector - summary: Create new navigation property to apiConnectors for identity + summary: Create identityApiConnector + description: Create a new identityApiConnector object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identityapiconnector-create?view=graph-rest-1.0 operationId: identity_CreateApiConnector requestBody: description: New navigation property @@ -337,8 +344,11 @@ paths: get: tags: - identity.identityApiConnector - summary: Get apiConnectors from identity - description: Represents entry point for API connectors. + summary: Get identityApiConnector + description: Read the properties of an identityApiConnector object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identityapiconnector-get?view=graph-rest-1.0 operationId: identity_GetApiConnector parameters: - name: identityApiConnector-id @@ -382,7 +392,11 @@ paths: patch: tags: - identity.identityApiConnector - summary: Update the navigation property apiConnectors in identity + summary: Update identityApiConnector + description: Update the properties of an identityApiConnector object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identityapiconnector-update?view=graph-rest-1.0 operationId: identity_UpdateApiConnector parameters: - name: identityApiConnector-id @@ -413,7 +427,11 @@ paths: delete: tags: - identity.identityApiConnector - summary: Delete navigation property apiConnectors for identity + summary: Delete identityApiConnector + description: Delete an identityApiConnector object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identityapiconnector-delete?view=graph-rest-1.0 operationId: identity_DeleteApiConnector parameters: - name: identityApiConnector-id @@ -499,8 +517,11 @@ paths: get: tags: - identity.authenticationEventListener - summary: Get authenticationEventListeners from identity - description: Represents listeners for custom authentication extension events in Azure AD for workforce and customers. + summary: List authenticationEventListeners + 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://learn.microsoft.com/graph/api/identitycontainer-list-authenticationeventlisteners?view=graph-rest-1.0 operationId: identity_ListAuthenticationEventListener parameters: - $ref: '#/components/parameters/top' @@ -550,7 +571,11 @@ paths: post: tags: - identity.authenticationEventListener - summary: Create new navigation property to authenticationEventListeners for identity + summary: Create 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://learn.microsoft.com/graph/api/identitycontainer-post-authenticationeventlisteners?view=graph-rest-1.0 operationId: identity_CreateAuthenticationEventListener requestBody: description: New navigation property @@ -573,8 +598,11 @@ paths: get: tags: - identity.authenticationEventListener - summary: Get authenticationEventListeners from identity - description: Represents listeners for custom authentication extension events in Azure AD for workforce and customers. + 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. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/authenticationeventlistener-get?view=graph-rest-1.0 operationId: identity_GetAuthenticationEventListener parameters: - name: authenticationEventListener-id @@ -618,7 +646,11 @@ paths: patch: tags: - identity.authenticationEventListener - summary: Update the navigation property authenticationEventListeners in identity + 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. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/authenticationeventlistener-update?view=graph-rest-1.0 operationId: identity_UpdateAuthenticationEventListener parameters: - name: authenticationEventListener-id @@ -649,7 +681,11 @@ paths: delete: tags: - identity.authenticationEventListener - summary: Delete navigation property authenticationEventListeners for identity + summary: Delete authenticationEventListener + description: Delete an authenticationEventListener object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/authenticationeventlistener-delete?view=graph-rest-1.0 operationId: identity_DeleteAuthenticationEventListener parameters: - name: authenticationEventListener-id @@ -686,13 +722,16 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - /identity/b2xUserFlows: + /identity/authenticationEventsFlows: get: tags: - - identity.b2xIdentityUserFlow - summary: Get b2xUserFlows from identity - description: Represents entry point for B2X/self-service sign-up identity userflows. - operationId: identity_ListB2xUserFlow + - identity.authenticationEventsFlow + summary: List authenticationEventsFlows + description: "Get a collection of authentication events policies that are derived from authenticationEventsFlow. The following derived subtypes are supported: \n- externalUsersSelfServiceSignupEventsFlow" + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identitycontainer-list-authenticationeventsflows?view=graph-rest-1.0 + operationId: identity_ListAuthenticationEventsFlow parameters: - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' @@ -731,7 +770,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.b2xIdentityUserFlowCollectionResponse' + $ref: '#/components/responses/microsoft.graph.authenticationEventsFlowCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -740,15 +779,19 @@ paths: x-ms-docs-operation-type: operation post: tags: - - identity.b2xIdentityUserFlow - summary: Create new navigation property to b2xUserFlows for identity - operationId: identity_CreateB2xUserFlow + - identity.authenticationEventsFlow + summary: Create authenticationEventsFlow + description: "Create a new authenticationEventsFlow object that is of the type specified in the request body. The following derived subtypes are supported:\n- externalUsersSelfServiceSignupEventsFlow object type." + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identitycontainer-post-authenticationeventsflows?view=graph-rest-1.0 + operationId: identity_CreateAuthenticationEventsFlow requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.b2xIdentityUserFlow' + $ref: '#/components/schemas/microsoft.graph.authenticationEventsFlow' required: true responses: 2XX: @@ -756,26 +799,29 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.b2xIdentityUserFlow' + $ref: '#/components/schemas/microsoft.graph.authenticationEventsFlow' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identity/b2xUserFlows/{b2xIdentityUserFlow-id}': + '/identity/authenticationEventsFlows/{authenticationEventsFlow-id}': get: tags: - - identity.b2xIdentityUserFlow - summary: Get b2xUserFlows from identity - description: Represents entry point for B2X/self-service sign-up identity userflows. - operationId: identity_GetB2xUserFlow + - identity.authenticationEventsFlow + summary: Get authenticationEventsFlow + description: "Retrieve the properties and relationships of a specific authenticationEventsFlow object by ID. The @odata.type property in the response object indicates the type of the object, which can be one of the following derived subtypes:\n- externalUsersSelfServiceSignupEventsFlow" + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/authenticationeventsflow-get?view=graph-rest-1.0 + operationId: identity_GetAuthenticationEventsFlow parameters: - - name: b2xIdentityUserFlow-id + - name: authenticationEventsFlow-id in: path - description: The unique identifier of b2xIdentityUserFlow + description: The unique identifier of authenticationEventsFlow required: true style: simple schema: type: string - x-ms-docs-key-type: b2xIdentityUserFlow + x-ms-docs-key-type: authenticationEventsFlow - name: $select in: query description: Select properties to be returned @@ -802,30 +848,34 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.b2xIdentityUserFlow' + $ref: '#/components/schemas/microsoft.graph.authenticationEventsFlow' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - - identity.b2xIdentityUserFlow - summary: Update the navigation property b2xUserFlows in identity - operationId: identity_UpdateB2xUserFlow + - identity.authenticationEventsFlow + summary: Update authenticationEventsFlow + description: "Update the properties of an authenticationEventsFlow object by ID. You must specify the @odata.type property and the value of the authenticationEventsFlow object type to update. The following derived subtypes are supported:\n- externalUsersSelfServiceSignupEventsFlow" + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/authenticationeventsflow-update?view=graph-rest-1.0 + operationId: identity_UpdateAuthenticationEventsFlow parameters: - - name: b2xIdentityUserFlow-id + - name: authenticationEventsFlow-id in: path - description: The unique identifier of b2xIdentityUserFlow + description: The unique identifier of authenticationEventsFlow required: true style: simple schema: type: string - x-ms-docs-key-type: b2xIdentityUserFlow + x-ms-docs-key-type: authenticationEventsFlow requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.b2xIdentityUserFlow' + $ref: '#/components/schemas/microsoft.graph.authenticationEventsFlow' required: true responses: 2XX: @@ -833,24 +883,28 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.b2xIdentityUserFlow' + $ref: '#/components/schemas/microsoft.graph.authenticationEventsFlow' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - - identity.b2xIdentityUserFlow - summary: Delete navigation property b2xUserFlows for identity - operationId: identity_DeleteB2xUserFlow + - identity.authenticationEventsFlow + summary: Delete authenticationEventsFlow + description: "Delete a specific authenticationEventsFlow resource by ID. This operation also removes or unlinks all applications from the flow, which disables the customized authentication experience defined for the application. The following derived subtypes are supported:\n- externalUsersSelfServiceSignupEventsFlow" + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/authenticationeventsflow-delete?view=graph-rest-1.0 + operationId: identity_DeleteAuthenticationEventsFlow parameters: - - name: b2xIdentityUserFlow-id + - name: authenticationEventsFlow-id in: path - description: The unique identifier of b2xIdentityUserFlow + description: The unique identifier of authenticationEventsFlow required: true style: simple schema: type: string - x-ms-docs-key-type: b2xIdentityUserFlow + x-ms-docs-key-type: authenticationEventsFlow - name: If-Match in: header description: ETag @@ -863,22 +917,22 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration': + '/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions': 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 + - identity.authenticationEventsFlow + summary: Get conditions property value + description: The conditions representing the context of the authentication request that's used to decide whether the events policy is invoked. + operationId: identity.authenticationEventsFlow_GetCondition parameters: - - name: b2xIdentityUserFlow-id + - name: authenticationEventsFlow-id in: path - description: The unique identifier of b2xIdentityUserFlow + description: The unique identifier of authenticationEventsFlow required: true style: simple schema: type: string - x-ms-docs-key-type: b2xIdentityUserFlow + x-ms-docs-key-type: authenticationEventsFlow - name: $select in: query description: Select properties to be returned @@ -901,28 +955,47 @@ paths: type: string responses: 2XX: - description: Result entities + description: Entity result. content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.userFlowApiConnectorConfiguration' + $ref: '#/components/schemas/microsoft.graph.authenticationConditions' default: $ref: '#/components/responses/error' - '/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection': + '/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications': get: tags: - - identity.b2xIdentityUserFlow - summary: Get postAttributeCollection from identity - operationId: identity.b2xUserFlow_GetPostAttributeCollection + - identity.authenticationEventsFlow + summary: List includeApplications (for a user flow) + description: List the applications linked to an authenticationEventsFlow. These are the applications for which the authentication experience defined by the user flow is enabled. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/authenticationconditionsapplications-list-includeapplications?view=graph-rest-1.0 + operationId: identity.authenticationEventsFlow_ListIncludeApplication parameters: - - name: b2xIdentityUserFlow-id + - name: authenticationEventsFlow-id in: path - description: The unique identifier of b2xIdentityUserFlow + description: The unique identifier of authenticationEventsFlow required: true style: simple schema: type: string - x-ms-docs-key-type: b2xIdentityUserFlow + x-ms-docs-key-type: authenticationEventsFlow + - $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: + type: string - name: $select in: query description: Select properties to be returned @@ -945,204 +1018,1663 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.identityApiConnector' + $ref: '#/components/responses/microsoft.graph.authenticationConditionApplicationCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - patch: + post: tags: - - identity.b2xIdentityUserFlow - summary: Update the navigation property postAttributeCollection in identity - operationId: identity.b2xUserFlow_UpdatePostAttributeCollection + - identity.authenticationEventsFlow + summary: Add includeApplication (to a user flow) + description: 'Add or link an application to a user flow, or authenticationEventsFlow. This enables the authentication experience defined by the user flow to be enabled for the application. An application can only be linked to one user flow.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/authenticationconditionsapplications-post-includeapplications?view=graph-rest-1.0 + operationId: identity.authenticationEventsFlow_CreateIncludeApplication parameters: - - name: b2xIdentityUserFlow-id + - name: authenticationEventsFlow-id in: path - description: The unique identifier of b2xIdentityUserFlow + description: The unique identifier of authenticationEventsFlow required: true style: simple schema: type: string - x-ms-docs-key-type: b2xIdentityUserFlow + x-ms-docs-key-type: authenticationEventsFlow requestBody: - description: New navigation property values + description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.identityApiConnector' + $ref: '#/components/schemas/microsoft.graph.authenticationConditionApplication' required: true responses: 2XX: - description: Success + description: Created navigation property. content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.identityApiConnector' + $ref: '#/components/schemas/microsoft.graph.authenticationConditionApplication' 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': + '/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/{authenticationConditionApplication-appId}': get: tags: - - identity.b2xIdentityUserFlow - summary: Get ref of postAttributeCollection from identity - operationId: identity.b2xUserFlow_GetPostGraphAPretributeCollectionGraphBPreRef + - identity.authenticationEventsFlow + summary: Get includeApplications from identity + operationId: identity.authenticationEventsFlow_GetIncludeApplication parameters: - - name: b2xIdentityUserFlow-id + - name: authenticationEventsFlow-id in: path - description: The unique identifier of b2xIdentityUserFlow + description: The unique identifier of authenticationEventsFlow 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 + x-ms-docs-key-type: authenticationEventsFlow + - name: authenticationConditionApplication-appId 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 + description: The unique identifier of authenticationConditionApplication 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 + x-ms-docs-key-type: authenticationConditionApplication + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.authenticationConditionApplication' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - identity.authenticationEventsFlow + summary: Update the navigation property includeApplications in identity + operationId: identity.authenticationEventsFlow_UpdateIncludeApplication + parameters: + - name: authenticationEventsFlow-id + in: path + description: The unique identifier of authenticationEventsFlow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: authenticationEventsFlow + - name: authenticationConditionApplication-appId + in: path + description: The unique identifier of authenticationConditionApplication + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: authenticationConditionApplication + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.authenticationConditionApplication' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.authenticationConditionApplication' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - identity.authenticationEventsFlow + summary: Delete authenticationConditionApplication (from a user flow) + description: Remove or unlink an application from an authenticationEventsFlow object. This disables the customized authentication experience defined for the application. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/authenticationconditionapplication-delete?view=graph-rest-1.0 + operationId: identity.authenticationEventsFlow_DeleteIncludeApplication + parameters: + - name: authenticationEventsFlow-id + in: path + description: The unique identifier of authenticationEventsFlow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: authenticationEventsFlow + - name: authenticationConditionApplication-appId + in: path + description: The unique identifier of authenticationConditionApplication + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: authenticationConditionApplication + - 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/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/$count': + get: + tags: + - identity.authenticationEventsFlow + summary: Get the number of the resource + operationId: identity.authenticationEventsFlow.includeApplication_GetCount + parameters: + - name: authenticationEventsFlow-id + in: path + description: The unique identifier of authenticationEventsFlow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: authenticationEventsFlow + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/microsoft.graph.externalUsersSelfServiceSignUpEventsFlow': + get: + tags: + - identity.authenticationEventsFlow + summary: Get the item of type microsoft.graph.authenticationEventsFlow as microsoft.graph.externalUsersSelfServiceSignUpEventsFlow + operationId: identity_GetAuthenticationEventsFlowAsExternalUsersSelfServiceSignUpEventsFlow + parameters: + - name: authenticationEventsFlow-id + in: path + description: The unique identifier of authenticationEventsFlow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: authenticationEventsFlow + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Entity result. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.externalUsersSelfServiceSignUpEventsFlow' + default: + $ref: '#/components/responses/error' + '/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/microsoft.graph.externalUsersSelfServiceSignUpEventsFlow/conditions': + get: + tags: + - identity.authenticationEventsFlow + summary: Get conditions property value + description: The conditions representing the context of the authentication request that's used to decide whether the events policy is invoked. + operationId: identity.authenticationEventsFlowAsExternalUsersSelfServiceSignUpEventsFlow_GetCondition + parameters: + - name: authenticationEventsFlow-id + in: path + description: The unique identifier of authenticationEventsFlow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: authenticationEventsFlow + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Entity result. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.authenticationConditions' + default: + $ref: '#/components/responses/error' + '/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/microsoft.graph.externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications': + get: + tags: + - identity.authenticationEventsFlow + summary: Get includeApplications from identity + operationId: identity.authenticationEventsFlowAsExternalUsersSelfServiceSignUpEventsFlow_ListIncludeApplication + parameters: + - name: authenticationEventsFlow-id + in: path + description: The unique identifier of authenticationEventsFlow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: authenticationEventsFlow + - $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: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.authenticationConditionApplicationCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - identity.authenticationEventsFlow + summary: Create new navigation property to includeApplications for identity + operationId: identity.authenticationEventsFlowAsExternalUsersSelfServiceSignUpEventsFlow_CreateIncludeApplication + parameters: + - name: authenticationEventsFlow-id + in: path + description: The unique identifier of authenticationEventsFlow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: authenticationEventsFlow + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.authenticationConditionApplication' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.authenticationConditionApplication' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/microsoft.graph.externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/{authenticationConditionApplication-appId}': + get: + tags: + - identity.authenticationEventsFlow + summary: Get includeApplications from identity + operationId: identity.authenticationEventsFlowAsExternalUsersSelfServiceSignUpEventsFlow_GetIncludeApplication + parameters: + - name: authenticationEventsFlow-id + in: path + description: The unique identifier of authenticationEventsFlow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: authenticationEventsFlow + - name: authenticationConditionApplication-appId + in: path + description: The unique identifier of authenticationConditionApplication + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: authenticationConditionApplication + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.authenticationConditionApplication' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - identity.authenticationEventsFlow + summary: Update the navigation property includeApplications in identity + operationId: identity.authenticationEventsFlowAsExternalUsersSelfServiceSignUpEventsFlow_UpdateIncludeApplication + parameters: + - name: authenticationEventsFlow-id + in: path + description: The unique identifier of authenticationEventsFlow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: authenticationEventsFlow + - name: authenticationConditionApplication-appId + in: path + description: The unique identifier of authenticationConditionApplication + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: authenticationConditionApplication + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.authenticationConditionApplication' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.authenticationConditionApplication' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - identity.authenticationEventsFlow + summary: Delete navigation property includeApplications for identity + operationId: identity.authenticationEventsFlowAsExternalUsersSelfServiceSignUpEventsFlow_DeleteIncludeApplication + parameters: + - name: authenticationEventsFlow-id + in: path + description: The unique identifier of authenticationEventsFlow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: authenticationEventsFlow + - name: authenticationConditionApplication-appId + in: path + description: The unique identifier of authenticationConditionApplication + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: authenticationConditionApplication + - 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/authenticationEventsFlows/{authenticationEventsFlow-id}/microsoft.graph.externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/$count': + get: + tags: + - identity.authenticationEventsFlow + summary: Get the number of the resource + operationId: identity.authenticationEventsFlowAsExternalUsersSelfServiceSignUpEventsFlow.includeApplication_GetCount + parameters: + - name: authenticationEventsFlow-id + in: path + description: The unique identifier of authenticationEventsFlow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: authenticationEventsFlow + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/microsoft.graph.externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection': + get: + tags: + - identity.authenticationEventsFlow + summary: Get onAttributeCollection property value + description: The configuration for what to invoke when attributes are ready to be collected from the user. + operationId: identity.authenticationEventsFlowAsExternalUsersSelfServiceSignUpEventsFlow_GetOnAttributeCollection + parameters: + - name: authenticationEventsFlow-id + in: path + description: The unique identifier of authenticationEventsFlow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: authenticationEventsFlow + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Entity result. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.onAttributeCollectionHandler' + default: + $ref: '#/components/responses/error' + '/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/microsoft.graph.externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/microsoft.graph.onAttributeCollectionExternalUsersSelfServiceSignUp': + get: + tags: + - identity.authenticationEventsFlow + summary: Get the item of type microsoft.graph.onAttributeCollectionHandler as microsoft.graph.onAttributeCollectionExternalUsersSelfServiceSignUp + operationId: identity.authenticationEventsFlow_GetOnAttributeCollectionAsOnAttributeCollectionExternalUsersSelfServiceSignUp + parameters: + - name: authenticationEventsFlow-id + in: path + description: The unique identifier of authenticationEventsFlow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: authenticationEventsFlow + responses: + 2XX: + description: Entity result. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.onAttributeCollectionExternalUsersSelfServiceSignUp' + default: + $ref: '#/components/responses/error' + '/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/microsoft.graph.externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/microsoft.graph.onAttributeCollectionExternalUsersSelfServiceSignUp/attributes': + get: + tags: + - identity.authenticationEventsFlow + summary: List attributes (of a user flow) + description: Get an identityUserFlowAttribute collection associated with an external identities self-service user flow represented by an externalUsersSelfServiceSignupEventsFlow object. These attributes are collected from the user during the authentication experience defined by the user flow. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/onattributecollectionexternalusersselfservicesignup-list-attributes?view=graph-rest-1.0 + operationId: identity.authenticationEventsFlowAsOnAttributeCollectionExternalUsersSelfServiceSignUp_ListAttribute + parameters: + - name: authenticationEventsFlow-id + in: path + description: The unique identifier of authenticationEventsFlow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: authenticationEventsFlow + - $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: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.identityUserFlowAttributeCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + '/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/microsoft.graph.externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/microsoft.graph.onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/{identityUserFlowAttribute-id}/$ref': + delete: + tags: + - identity.authenticationEventsFlow + summary: Delete ref of navigation property attributes for identity + operationId: identity.authenticationEventsFlowAsOnGraphAPretributeCollectionExternalUsersSelfServiceSignUp.attribute_DeleteIdentityUserFlowGraphAPretributeGraphBPreRef + parameters: + - name: authenticationEventsFlow-id + in: path + description: The unique identifier of authenticationEventsFlow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: authenticationEventsFlow + - name: identityUserFlowAttribute-id + in: path + description: The unique identifier of identityUserFlowAttribute + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: identityUserFlowAttribute + - 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/authenticationEventsFlows/{authenticationEventsFlow-id}/microsoft.graph.externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/microsoft.graph.onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$count': + get: + tags: + - identity.authenticationEventsFlow + summary: Get the number of the resource + operationId: identity.authenticationEventsFlowAsOnAttributeCollectionExternalUsersSelfServiceSignUp.attribute_GetCount + parameters: + - name: authenticationEventsFlow-id + in: path + description: The unique identifier of authenticationEventsFlow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: authenticationEventsFlow + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/microsoft.graph.externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/microsoft.graph.onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$ref': + get: + tags: + - identity.authenticationEventsFlow + summary: List attributes (of a user flow) + description: Get an identityUserFlowAttribute collection associated with an external identities self-service user flow represented by an externalUsersSelfServiceSignupEventsFlow object. These attributes are collected from the user during the authentication experience defined by the user flow. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/onattributecollectionexternalusersselfservicesignup-list-attributes?view=graph-rest-1.0 + operationId: identity.authenticationEventsFlowAsOnGraphAPretributeCollectionExternalUsersSelfServiceSignUp_ListGraphAPretributeGraphBPreRef + parameters: + - name: authenticationEventsFlow-id + in: path + description: The unique identifier of authenticationEventsFlow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: authenticationEventsFlow + - $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: + type: string + responses: + 2XX: + $ref: '#/components/responses/StringCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - identity.authenticationEventsFlow + summary: Add attribute (to user flow) + description: 'Add an attribute to an external identities self-service user flow represented by an externalUsersSelfServiceSignupEventsFlow object. You can add both custom and built-in attributes to a user flow. Prerequisite: PATCH the user flow with the updated onAttributeCollection event that includes the new attribute.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/onattributecollectionexternalusersselfservicesignup-post-attributes?view=graph-rest-1.0 + operationId: identity.authenticationEventsFlowAsOnGraphAPretributeCollectionExternalUsersSelfServiceSignUp_CreateGraphAPretributeGraphBPreRef + parameters: + - name: authenticationEventsFlow-id + in: path + description: The unique identifier of authenticationEventsFlow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: authenticationEventsFlow + requestBody: + $ref: '#/components/requestBodies/refPostBody' + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - identity.authenticationEventsFlow + summary: Delete ref of navigation property attributes for identity + operationId: identity.authenticationEventsFlowAsOnGraphAPretributeCollectionExternalUsersSelfServiceSignUp_DeleteGraphAPretributeGraphBPreRef + parameters: + - name: authenticationEventsFlow-id + in: path + description: The unique identifier of authenticationEventsFlow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: authenticationEventsFlow + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + - name: '@id' + in: query + description: The delete Uri + required: true + style: form + explode: false + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/microsoft.graph.externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart': + get: + tags: + - identity.authenticationEventsFlow + summary: Get onAuthenticationMethodLoadStart property value + description: Required. The configuration for what to invoke when authentication methods are ready to be presented to the user. Must have at least one identity provider linked. + operationId: identity.authenticationEventsFlowAsExternalUsersSelfServiceSignUpEventsFlow_GetOnAuthenticationMethodLoadStart + parameters: + - name: authenticationEventsFlow-id + in: path + description: The unique identifier of authenticationEventsFlow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: authenticationEventsFlow + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Entity result. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.onAuthenticationMethodLoadStartHandler' + default: + $ref: '#/components/responses/error' + '/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/microsoft.graph.externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/microsoft.graph.onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp': + get: + tags: + - identity.authenticationEventsFlow + summary: Get the item of type microsoft.graph.onAuthenticationMethodLoadStartHandler as microsoft.graph.onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp + operationId: identity.authenticationEventsFlow_GetOnAuthenticationMethodLoadStartAsOnAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp + parameters: + - name: authenticationEventsFlow-id + in: path + description: The unique identifier of authenticationEventsFlow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: authenticationEventsFlow + responses: + 2XX: + description: Entity result. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp' + default: + $ref: '#/components/responses/error' + '/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/microsoft.graph.externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/microsoft.graph.onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders': + get: + tags: + - identity.authenticationEventsFlow + summary: List identityProviders (in a user flow) + description: Get the identity providers that are defined for an external identities self-service sign up user flow that's represented by an externalUsersSelfServiceSignupEventsFlow object type. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/onauthenticationmethodloadstartexternalusersselfservicesignup-list-identityproviders?view=graph-rest-1.0 + operationId: identity.authenticationEventsFlowAsOnAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp_ListIdentityProvider + parameters: + - name: authenticationEventsFlow-id + in: path + description: The unique identifier of authenticationEventsFlow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: authenticationEventsFlow + - $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: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.identityProviderBaseCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + '/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/microsoft.graph.externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/microsoft.graph.onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/{identityProviderBase-id}/$ref': + delete: + tags: + - identity.authenticationEventsFlow + summary: Delete ref of navigation property identityProviders for identity + operationId: identity.authenticationEventsFlowAsOnAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp.identityProvider_DeleteIdentityProviderBaseGraphBPreRef + parameters: + - name: authenticationEventsFlow-id + in: path + description: The unique identifier of authenticationEventsFlow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: authenticationEventsFlow + - name: identityProviderBase-id + in: path + description: The unique identifier of identityProviderBase + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: identityProviderBase + - 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/authenticationEventsFlows/{authenticationEventsFlow-id}/microsoft.graph.externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/microsoft.graph.onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$count': + get: + tags: + - identity.authenticationEventsFlow + summary: Get the number of the resource + operationId: identity.authenticationEventsFlowAsOnAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp.identityProvider_GetCount + parameters: + - name: authenticationEventsFlow-id + in: path + description: The unique identifier of authenticationEventsFlow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: authenticationEventsFlow + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/microsoft.graph.externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/microsoft.graph.onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$ref': + get: + tags: + - identity.authenticationEventsFlow + summary: List identityProviders (in a user flow) + description: Get the identity providers that are defined for an external identities self-service sign up user flow that's represented by an externalUsersSelfServiceSignupEventsFlow object type. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/onauthenticationmethodloadstartexternalusersselfservicesignup-list-identityproviders?view=graph-rest-1.0 + operationId: identity.authenticationEventsFlowAsOnAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp_ListIdentityProviderGraphBPreRef + parameters: + - name: authenticationEventsFlow-id + in: path + description: The unique identifier of authenticationEventsFlow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: authenticationEventsFlow + - $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: + type: string + responses: + 2XX: + $ref: '#/components/responses/StringCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - identity.authenticationEventsFlow + summary: Add identityProvider (to a user flow) + description: Add an identity provider to an external identities self-service user flow represented by an externalUsersSelfServiceSignupEventsFlow object type. The identity provider must first be configured in the tenant. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/onauthenticationmethodloadstartexternalusersselfservicesignup-post-identityproviders?view=graph-rest-1.0 + operationId: identity.authenticationEventsFlowAsOnAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp_CreateIdentityProviderGraphBPreRef + parameters: + - name: authenticationEventsFlow-id + in: path + description: The unique identifier of authenticationEventsFlow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: authenticationEventsFlow + requestBody: + $ref: '#/components/requestBodies/refPostBody' + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - identity.authenticationEventsFlow + summary: Delete ref of navigation property identityProviders for identity + operationId: identity.authenticationEventsFlowAsOnAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp_DeleteIdentityProviderGraphBPreRef + parameters: + - name: authenticationEventsFlow-id + in: path + description: The unique identifier of authenticationEventsFlow + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: authenticationEventsFlow + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + - name: '@id' + in: query + description: The delete Uri + required: true + style: form + explode: false + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + /identity/authenticationEventsFlows/$count: + get: + tags: + - identity.authenticationEventsFlow + summary: Get the number of the resource + operationId: identity.authenticationEventsFlow_GetCount + parameters: + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + /identity/authenticationEventsFlows/microsoft.graph.externalUsersSelfServiceSignUpEventsFlow: + get: + tags: + - identity.authenticationEventsFlow + summary: Get the items of type microsoft.graph.externalUsersSelfServiceSignUpEventsFlow in the microsoft.graph.authenticationEventsFlow collection + operationId: identity_ListAuthenticationEventsFlowAsExternalUsersSelfServiceSignUpEventsFlow + 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: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.externalUsersSelfServiceSignUpEventsFlowCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + /identity/authenticationEventsFlows/microsoft.graph.externalUsersSelfServiceSignUpEventsFlow/$count: + get: + tags: + - identity.authenticationEventsFlow + summary: Get the number of the resource + operationId: identity.AuthenticationEventsFlow_GetCountAsExternalUsersSelfServiceSignUpEventsFlow + parameters: + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + /identity/b2xUserFlows: + get: + tags: + - identity.b2xIdentityUserFlow + summary: List b2xIdentityUserFlows + description: Retrieve a list of b2xIdentityUserFlow objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identitycontainer-list-b2xuserflows?view=graph-rest-1.0 + operationId: identity_ListB2xUserFlow + 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: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.b2xIdentityUserFlowCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - identity.b2xIdentityUserFlow + summary: Create b2xIdentityUserFlow + description: Create a new b2xIdentityUserFlow object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identitycontainer-post-b2xuserflows?view=graph-rest-1.0 + operationId: identity_CreateB2xUserFlow + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.b2xIdentityUserFlow' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.b2xIdentityUserFlow' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/identity/b2xUserFlows/{b2xIdentityUserFlow-id}': + get: + tags: + - identity.b2xIdentityUserFlow + summary: Get b2xIdentityUserFlow + description: Retrieve the properties and relationships of a b2xIdentityUserFlow object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/b2xidentityuserflow-get?view=graph-rest-1.0 + operationId: identity_GetB2xUserFlow + 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: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.b2xIdentityUserFlow' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - identity.b2xIdentityUserFlow + summary: Update the navigation property b2xUserFlows in identity + operationId: identity_UpdateB2xUserFlow + 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.b2xIdentityUserFlow' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.b2xIdentityUserFlow' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - identity.b2xIdentityUserFlow + summary: Delete b2xIdentityUserFlow + description: Delete a b2xIdentityUserFlow object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/b2xidentityuserflow-delete?view=graph-rest-1.0 + operationId: identity_DeleteB2xUserFlow + 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': + get: + tags: + - identity.b2xIdentityUserFlow + summary: Get userFlowApiConnectorConfiguration + description: Get the apiConnectorConfiguration property in a b2xIdentityUserFlow to detail the API connectors enabled for the user flow. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/b2xidentityuserflow-get-apiconnectorconfiguration?view=graph-rest-1.0 + 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: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Entity result. + 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: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + 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 @@ -1352,8 +2884,11 @@ paths: get: tags: - identity.b2xIdentityUserFlow - summary: Get identityProviders from identity - description: The identity providers included in the user flow. + summary: List identityProviders + description: Get the identity providers in a b2xIdentityUserFlow object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/b2xidentityuserflow-list-identityproviders?view=graph-rest-1.0 operationId: identity.b2xUserFlow_ListIdentityProvider parameters: - name: b2xIdentityUserFlow-id @@ -1506,8 +3041,11 @@ paths: get: tags: - identity.b2xIdentityUserFlow - summary: Get languages from identity - description: The languages supported for customization within the user flow. Language customization is enabled by default in self-service sign-up user flow. You can't create custom languages in self-service sign-up user flows. + summary: List languages + description: Retrieve a list of languages supported for customization in a B2X user flow. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/b2xidentityuserflow-list-languages?view=graph-rest-1.0 operationId: identity.b2xUserFlow_ListLanguage parameters: - name: b2xIdentityUserFlow-id @@ -1597,8 +3135,11 @@ paths: get: tags: - identity.b2xIdentityUserFlow - summary: Get languages from identity - description: The languages supported for customization within the user flow. Language customization is enabled by default in self-service sign-up user flow. You can't create custom languages in self-service sign-up user flows. + 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 Microsoft Entra user flows.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-get?view=graph-rest-1.0 operationId: identity.b2xUserFlow_GetLanguage parameters: - name: b2xIdentityUserFlow-id @@ -1724,8 +3265,11 @@ paths: get: tags: - identity.b2xIdentityUserFlow - summary: Get defaultPages from identity - description: Collection of pages with the default content to display in a user flow for a specified language. This collection doesn't allow any kind of modification. + summary: Get userFlowLanguagePage + description: Read the values in a userFlowLanguagePage object for a language in a user flow. These values are shown to a user during a user journey defined by a user flow. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/userflowlanguagepage-get?view=graph-rest-1.0 operationId: identity.b2xUserFlow.language_ListDefaultPage parameters: - name: b2xIdentityUserFlow-id @@ -1919,28 +3463,75 @@ paths: schema: type: string x-ms-docs-key-type: userFlowLanguagePage - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.userFlowLanguagePage' - required: true + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.userFlowLanguagePage' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.userFlowLanguagePage' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - identity.b2xIdentityUserFlow + summary: Delete navigation property defaultPages for identity + operationId: identity.b2xUserFlow.language_DeleteDefaultPage + 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: userFlowLanguageConfiguration-id + in: path + description: The unique identifier of userFlowLanguageConfiguration + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: userFlowLanguageConfiguration + - name: userFlowLanguagePage-id + in: path + description: The unique identifier of userFlowLanguagePage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: userFlowLanguagePage + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string responses: 2XX: description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.userFlowLanguagePage' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - delete: + '/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value': + get: tags: - identity.b2xIdentityUserFlow - summary: Delete navigation property defaultPages for identity - operationId: identity.b2xUserFlow.language_DeleteDefaultPage + summary: Get userFlowLanguagePage + description: Read the values in a userFlowLanguagePage object for a language in a user flow. These values are shown to a user during a user journey defined by a user flow. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/userflowlanguagepage-get?view=graph-rest-1.0 + operationId: identity.b2xUserFlow.language_GetDefaultPagesContent parameters: - name: b2xIdentityUserFlow-id in: path @@ -1966,24 +3557,22 @@ paths: schema: type: string x-ms-docs-key-type: userFlowLanguagePage - - name: If-Match - in: header - description: ETag - style: simple - schema: - type: string responses: 2XX: - description: Success + description: Retrieved media content + content: + application/octet-stream: + schema: + type: string + format: binary default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value': - get: + put: tags: - identity.b2xIdentityUserFlow - summary: Get media content for the navigation property defaultPages from identity - operationId: identity.b2xUserFlow.language_GetDefaultPagesContent + summary: Update media content for the navigation property defaultPages in identity + description: The unique identifier for an entity. Read-only. + operationId: identity.b2xUserFlow.language_SetDefaultPagesContent parameters: - name: b2xIdentityUserFlow-id in: path @@ -2009,29 +3598,25 @@ paths: schema: type: string x-ms-docs-key-type: userFlowLanguagePage - - name: $format - in: query - description: Format of the content - style: form - explode: false - schema: - type: string + requestBody: + description: New media content. + content: + application/octet-stream: + schema: + type: string + format: binary + required: true 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: + delete: tags: - identity.b2xIdentityUserFlow - summary: Update media content for the navigation property defaultPages in identity - operationId: identity.b2xUserFlow.language_SetDefaultPagesContent + summary: Delete media content for the navigation property defaultPages in identity + description: The unique identifier for an entity. Read-only. + operationId: identity.b2xUserFlow.language_DeleteDefaultPagesContent parameters: - name: b2xIdentityUserFlow-id in: path @@ -2057,20 +3642,17 @@ paths: schema: type: string x-ms-docs-key-type: userFlowLanguagePage - requestBody: - description: New media content. - content: - application/octet-stream: - schema: - type: string - format: binary - required: true + - 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}/languages/{userFlowLanguageConfiguration-id}/defaultPages/$count': get: tags: @@ -2105,8 +3687,11 @@ paths: get: tags: - identity.b2xIdentityUserFlow - summary: Get overridesPages from identity - description: 'Collection of pages with the overrides messages to display in a user flow for a specified language. This collection only allows you to modify the content of the page, any other modification isn''t allowed (creation or deletion of pages).' + summary: List overridesPages + 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://learn.microsoft.com/graph/api/userflowlanguageconfiguration-list-overridespages?view=graph-rest-1.0 operationId: identity.b2xUserFlow.language_ListOverridesPage parameters: - name: b2xIdentityUserFlow-id @@ -2273,7 +3858,11 @@ paths: patch: tags: - identity.b2xIdentityUserFlow - summary: Update the navigation property overridesPages in identity + summary: Update userFlowLanguagePage + description: 'Update the values in an userFlowLanguagePage object. You may only update the values in an overridesPage, which is used to customize the values shown to a user during a user journey defined by a user flow.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/userflowlanguagepage-put?view=graph-rest-1.0 operationId: identity.b2xUserFlow.language_UpdateOverridesPage parameters: - name: b2xIdentityUserFlow-id @@ -2320,7 +3909,11 @@ paths: delete: tags: - identity.b2xIdentityUserFlow - summary: Delete navigation property overridesPages for identity + summary: Delete userFlowLanguagePage + description: 'Deletes the values in an userFlowLanguagePage object. You may only delete the values in an overridesPage, which is used to customize the values shown to a user during a user journey defined by a user flow.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/userflowlanguagepage-delete?view=graph-rest-1.0 operationId: identity.b2xUserFlow.language_DeleteOverridesPage parameters: - name: b2xIdentityUserFlow-id @@ -2363,7 +3956,11 @@ paths: get: tags: - identity.b2xIdentityUserFlow - summary: Get media content for the navigation property overridesPages from identity + summary: List overridesPages + 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://learn.microsoft.com/graph/api/userflowlanguageconfiguration-list-overridespages?view=graph-rest-1.0 operationId: identity.b2xUserFlow.language_GetOverridesPagesContent parameters: - name: b2xIdentityUserFlow-id @@ -2390,13 +3987,6 @@ paths: schema: type: string x-ms-docs-key-type: userFlowLanguagePage - - name: $format - in: query - description: Format of the content - style: form - explode: false - schema: - type: string responses: 2XX: description: Retrieved media content @@ -2407,11 +3997,14 @@ paths: format: binary default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation put: tags: - identity.b2xIdentityUserFlow - summary: Update media content for the navigation property overridesPages in identity + summary: Update userFlowLanguagePage + description: 'Update the values in an userFlowLanguagePage object. You may only update the values in an overridesPage, which is used to customize the values shown to a user during a user journey defined by a user flow.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/userflowlanguagepage-put?view=graph-rest-1.0 operationId: identity.b2xUserFlow.language_SetOverridesPagesContent parameters: - name: b2xIdentityUserFlow-id @@ -2451,7 +4044,51 @@ paths: description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation + delete: + tags: + - identity.b2xIdentityUserFlow + summary: Delete userFlowLanguagePage + description: 'Deletes the values in an userFlowLanguagePage object. You may only delete the values in an overridesPage, which is used to customize the values shown to a user during a user journey defined by a user flow.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/userflowlanguagepage-delete?view=graph-rest-1.0 + operationId: identity.b2xUserFlow.language_DeleteOverridesPagesContent + 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: userFlowLanguageConfiguration-id + in: path + description: The unique identifier of userFlowLanguageConfiguration + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: userFlowLanguageConfiguration + - name: userFlowLanguagePage-id + in: path + description: The unique identifier of userFlowLanguagePage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: userFlowLanguagePage + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' '/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/$count': get: tags: @@ -2508,8 +4145,11 @@ paths: get: tags: - identity.b2xIdentityUserFlow - summary: Get userAttributeAssignments from identity - description: The user attribute assignments included in the user flow. + summary: List userAttributeAssignments + description: Get the identityUserFlowAttributeAssignment resources from the userAttributeAssignments navigation property in a b2xIdentityUserFlow. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/b2xidentityuserflow-list-userattributeassignments?view=graph-rest-1.0 operationId: identity.b2xUserFlow_ListUserAttributeAssignment parameters: - name: b2xIdentityUserFlow-id @@ -2567,7 +4207,11 @@ paths: post: tags: - identity.b2xIdentityUserFlow - summary: Create new navigation property to userAttributeAssignments for identity + summary: Create userAttributeAssignments + description: Create a new identityUserFlowAttributeAssignment object in a b2xIdentityUserFlow. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/b2xidentityuserflow-post-userattributeassignments?view=graph-rest-1.0 operationId: identity.b2xUserFlow_CreateUserAttributeAssignment parameters: - name: b2xIdentityUserFlow-id @@ -2599,8 +4243,11 @@ paths: get: tags: - identity.b2xIdentityUserFlow - summary: Get userAttributeAssignments from identity - description: The user attribute assignments included in the user flow. + summary: Get identityUserFlowAttributeAssignment + description: Read the properties and relationships of an identityUserFlowAttributeAssignment object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-get?view=graph-rest-1.0 operationId: identity.b2xUserFlow_GetUserAttributeAssignment parameters: - name: b2xIdentityUserFlow-id @@ -2652,7 +4299,11 @@ paths: patch: tags: - identity.b2xIdentityUserFlow - summary: Update the navigation property userAttributeAssignments in identity + summary: Update identityUserFlowAttributeAssignment + description: Update the properties of a identityUserFlowAttributeAssignment object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-update?view=graph-rest-1.0 operationId: identity.b2xUserFlow_UpdateUserAttributeAssignment parameters: - name: b2xIdentityUserFlow-id @@ -2691,7 +4342,11 @@ paths: delete: tags: - identity.b2xIdentityUserFlow - summary: Delete navigation property userAttributeAssignments for identity + summary: Delete userAttributeAssignment + description: Delete an identityUserFlowAttributeAssignment object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-delete?view=graph-rest-1.0 operationId: identity.b2xUserFlow_DeleteUserAttributeAssignment parameters: - name: b2xIdentityUserFlow-id @@ -3093,8 +4748,11 @@ paths: get: tags: - identity.conditionalAccessRoot - summary: Get authenticationContextClassReferences from identity - description: Read-only. Nullable. Returns a collection of the specified authentication context class references. + summary: List authenticationContextClassReferences + description: Retrieve a list of authenticationContextClassReference objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/conditionalaccessroot-list-authenticationcontextclassreferences?view=graph-rest-1.0 operationId: identity.conditionalAccess_ListAuthenticationContextClassReference parameters: - $ref: '#/components/parameters/top' @@ -3167,8 +4825,11 @@ paths: get: tags: - identity.conditionalAccessRoot - summary: Get authenticationContextClassReferences from identity - description: Read-only. Nullable. Returns a collection of the specified authentication context class references. + summary: Get authenticationContextClassReference + description: Retrieve the properties and relationships of a authenticationContextClassReference object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/authenticationcontextclassreference-get?view=graph-rest-1.0 operationId: identity.conditionalAccess_GetAuthenticationContextClassReference parameters: - name: authenticationContextClassReference-id @@ -3212,7 +4873,11 @@ paths: patch: tags: - identity.conditionalAccessRoot - summary: Update the navigation property authenticationContextClassReferences in identity + summary: Update authenticationContextClassReference + 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://learn.microsoft.com/graph/api/authenticationcontextclassreference-update?view=graph-rest-1.0 operationId: identity.conditionalAccess_UpdateAuthenticationContextClassReference parameters: - name: authenticationContextClassReference-id @@ -3243,7 +4908,11 @@ paths: delete: tags: - identity.conditionalAccessRoot - summary: Delete navigation property authenticationContextClassReferences for identity + summary: Delete authenticationContextClassReference + description: Delete an authenticationContextClassReference object that's not published or used by a conditional access policy. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/authenticationcontextclassreference-delete?view=graph-rest-1.0 operationId: identity.conditionalAccess_DeleteAuthenticationContextClassReference parameters: - name: authenticationContextClassReference-id @@ -3361,8 +5030,11 @@ paths: get: tags: - identity.conditionalAccessRoot - summary: Get authenticationMethodModes from identity - description: Names and descriptions of all valid authentication method modes in the system. + 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.' + externalDocs: + description: Find more info here + 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' @@ -3729,8 +5401,11 @@ paths: get: tags: - identity.conditionalAccessRoot - summary: Get combinationConfigurations from identity - description: Settings that may be used to require specific types or instances of an authentication method to be used when authenticating with a specified combination of authentication methods. + summary: List combinationConfigurations + description: "Get the authenticationCombinationConfiguration objects for an authentication strength policy. The objects can be of one or more of the following derived types:\n* fido2combinationConfigurations\n* x509certificatecombinationconfiguration authenticationCombinationConfiguration objects are supported only for custom authentication strengths." + externalDocs: + description: Find more info here + 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 @@ -3788,7 +5463,11 @@ paths: post: tags: - identity.conditionalAccessRoot - summary: Create new navigation property to combinationConfigurations for identity + summary: Create authenticationCombinationConfiguration + description: "Create a new authenticationCombinationConfiguration object which can be of one of the following derived types:\n* fido2combinationConfiguration\n* x509certificatecombinationconfiguration" + externalDocs: + description: Find more info here + 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 @@ -3820,8 +5499,11 @@ paths: get: tags: - identity.conditionalAccessRoot - summary: Get combinationConfigurations from identity - description: Settings that may be used to require specific types or instances of an authentication method to be used when authenticating with a specified combination of authentication methods. + summary: Get authenticationCombinationConfiguration + description: Read the properties and relationships of an authenticationCombinationConfiguration object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/authenticationcombinationconfiguration-get?view=graph-rest-1.0 operationId: identity.conditionalAccess.authenticationStrength.policy_GetCombinationConfiguration parameters: - name: authenticationStrengthPolicy-id @@ -3873,7 +5555,11 @@ paths: patch: tags: - identity.conditionalAccessRoot - summary: Update the navigation property combinationConfigurations in identity + summary: Update authenticationCombinationConfiguration + description: "Update the properties of an authenticationCombinationConfiguration object. \nThe properties can be for one of the following derived types:\n* fido2combinationConfigurations\n* x509certificatecombinationconfiguration" + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/authenticationcombinationconfiguration-update?view=graph-rest-1.0 operationId: identity.conditionalAccess.authenticationStrength.policy_UpdateCombinationConfiguration parameters: - name: authenticationStrengthPolicy-id @@ -3912,7 +5598,11 @@ paths: delete: tags: - identity.conditionalAccessRoot - summary: Delete navigation property combinationConfigurations for identity + summary: Delete authenticationCombinationConfiguration + description: Delete an authenticationCombinationConfiguration for a custom authenticationStrengthPolicy object. + externalDocs: + description: Find more info here + 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 @@ -4055,8 +5745,11 @@ paths: get: tags: - identity.conditionalAccessRoot - summary: Get namedLocations from identity - description: Read-only. Nullable. Returns a collection of the specified named locations. + summary: List namedLocations + description: Get a list of namedLocation objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/conditionalaccessroot-list-namedlocations?view=graph-rest-1.0 operationId: identity.conditionalAccess_ListNamedLocation parameters: - $ref: '#/components/parameters/top' @@ -4106,7 +5799,11 @@ paths: post: tags: - identity.conditionalAccessRoot - summary: Create new navigation property to namedLocations for identity + summary: Create namedLocation + description: Create a new namedLocation object. Named locations can be either ipNamedLocation or countryNamedLocation objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/conditionalaccessroot-post-namedlocations?view=graph-rest-1.0 operationId: identity.conditionalAccess_CreateNamedLocation requestBody: description: New navigation property @@ -4129,8 +5826,11 @@ paths: get: tags: - identity.conditionalAccessRoot - summary: Get namedLocations from identity - description: Read-only. Nullable. Returns a collection of the specified named locations. + summary: Get namedLocation + description: Retrieve the properties and relationships of a namedLocation object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/namedlocation-get?view=graph-rest-1.0 operationId: identity.conditionalAccess_GetNamedLocation parameters: - name: namedLocation-id @@ -4174,7 +5874,11 @@ paths: patch: tags: - identity.conditionalAccessRoot - summary: Update the navigation property namedLocations in identity + summary: Update countryNamedLocation + description: Update the properties of a countryNamedLocation object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/countrynamedlocation-update?view=graph-rest-1.0 operationId: identity.conditionalAccess_UpdateNamedLocation parameters: - name: namedLocation-id @@ -4205,7 +5909,11 @@ paths: delete: tags: - identity.conditionalAccessRoot - summary: Delete navigation property namedLocations for identity + summary: Delete ipNamedLocation + description: Delete an ipNamedLocation object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/ipnamedlocation-delete?view=graph-rest-1.0 operationId: identity.conditionalAccess_DeleteNamedLocation parameters: - name: namedLocation-id @@ -4246,8 +5954,11 @@ paths: get: tags: - identity.conditionalAccessRoot - summary: Get policies from identity - description: Read-only. Nullable. Returns a collection of the specified Conditional Access (CA) policies. + summary: List policies + description: Retrieve a list of conditionalAccessPolicy objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/conditionalaccessroot-list-policies?view=graph-rest-1.0 operationId: identity.conditionalAccess_ListPolicy parameters: - $ref: '#/components/parameters/top' @@ -4297,7 +6008,11 @@ paths: post: tags: - identity.conditionalAccessRoot - summary: Create new navigation property to policies for identity + summary: Create conditionalAccessPolicy + description: Create a new conditionalAccessPolicy. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/conditionalaccessroot-post-policies?view=graph-rest-1.0 operationId: identity.conditionalAccess_CreatePolicy requestBody: description: New navigation property @@ -4320,8 +6035,11 @@ paths: get: tags: - identity.conditionalAccessRoot - summary: Get policies from identity - description: Read-only. Nullable. Returns a collection of the specified Conditional Access (CA) policies. + summary: Get conditionalAccessPolicy + description: Retrieve the properties and relationships of a conditionalAccessPolicy object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/conditionalaccesspolicy-get?view=graph-rest-1.0 operationId: identity.conditionalAccess_GetPolicy parameters: - name: conditionalAccessPolicy-id @@ -4365,7 +6083,11 @@ paths: patch: tags: - identity.conditionalAccessRoot - summary: Update the navigation property policies in identity + summary: Update conditionalaccesspolicy + description: Update the properties of a conditionalAccessPolicy object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/conditionalaccesspolicy-update?view=graph-rest-1.0 operationId: identity.conditionalAccess_UpdatePolicy parameters: - name: conditionalAccessPolicy-id @@ -4396,7 +6118,11 @@ paths: delete: tags: - identity.conditionalAccessRoot - summary: Delete navigation property policies for identity + summary: Delete conditionalAccessPolicy + description: Delete a conditionalAccessPolicy object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/conditionalaccesspolicy-delete?view=graph-rest-1.0 operationId: identity.conditionalAccess_DeletePolicy parameters: - name: conditionalAccessPolicy-id @@ -4437,8 +6163,11 @@ paths: get: tags: - identity.conditionalAccessRoot - summary: Get templates from identity - description: Read-only. Nullable. Returns a collection of the specified Conditional Access templates. + summary: List conditionalAccessTemplates + description: Get a list of the conditionalAccessTemplate objects and their properties. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/conditionalaccessroot-list-templates?view=graph-rest-1.0 operationId: identity.conditionalAccess_ListTemplate parameters: - $ref: '#/components/parameters/top' @@ -4489,8 +6218,11 @@ paths: get: tags: - identity.conditionalAccessRoot - summary: Get templates from identity - description: Read-only. Nullable. Returns a collection of the specified Conditional Access templates. + summary: Get conditionalAccessTemplate + description: Read the properties and relationships of a conditionalAccessTemplate object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/conditionalaccesstemplate-get?view=graph-rest-1.0 operationId: identity.conditionalAccess_GetTemplate parameters: - name: conditionalAccessTemplate-id @@ -4549,8 +6281,11 @@ paths: get: tags: - identity.customAuthenticationExtension - summary: Get customAuthenticationExtensions from identity - description: Represents custom extensions to authentication flows in Azure AD for workforce and customers. + summary: List customAuthenticationExtensions + description: Get a list of the customAuthenticationExtension objects and their properties. The following derived types are supported. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identitycontainer-list-customauthenticationextensions?view=graph-rest-1.0 operationId: identity_ListCustomAuthenticationExtension parameters: - $ref: '#/components/parameters/top' @@ -4600,7 +6335,11 @@ paths: post: tags: - identity.customAuthenticationExtension - summary: Create new navigation property to customAuthenticationExtensions for identity + summary: Create customAuthenticationExtension + description: Create a new customAuthenticationExtension object. The following derived types are currently supported. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identitycontainer-post-customauthenticationextensions?view=graph-rest-1.0 operationId: identity_CreateCustomAuthenticationExtension requestBody: description: New navigation property @@ -4623,8 +6362,11 @@ paths: get: tags: - identity.customAuthenticationExtension - summary: Get customAuthenticationExtensions from identity - description: Represents custom extensions to authentication flows in Azure AD for workforce and customers. + summary: Get customAuthenticationExtension + description: Read the properties and relationships of a customAuthenticationExtension object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/customauthenticationextension-get?view=graph-rest-1.0 operationId: identity_GetCustomAuthenticationExtension parameters: - name: customAuthenticationExtension-id @@ -4668,7 +6410,11 @@ paths: patch: tags: - identity.customAuthenticationExtension - summary: Update the navigation property customAuthenticationExtensions in identity + summary: Update customAuthenticationExtension + description: Update the properties of a customAuthenticationExtension object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/customauthenticationextension-update?view=graph-rest-1.0 operationId: identity_UpdateCustomAuthenticationExtension parameters: - name: customAuthenticationExtension-id @@ -4699,7 +6445,11 @@ paths: delete: tags: - identity.customAuthenticationExtension - summary: Delete navigation property customAuthenticationExtensions for identity + summary: Delete customAuthenticationExtension + description: Delete a customAuthenticationExtension object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/customauthenticationextension-delete?view=graph-rest-1.0 operationId: identity_DeleteCustomAuthenticationExtension parameters: - name: customAuthenticationExtension-id @@ -4799,7 +6549,11 @@ paths: get: tags: - identity.identityProviderBase - summary: Get identityProviders from identity + summary: List identityProviders + description: 'Get a collection of identity provider resources that are configured for a tenant, and that are derived from identityProviderBase. For a Microsoft Entra 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://learn.microsoft.com/graph/api/identitycontainer-list-identityproviders?view=graph-rest-1.0 operationId: identity_ListIdentityProvider parameters: - $ref: '#/components/parameters/top' @@ -4849,7 +6603,11 @@ paths: post: tags: - identity.identityProviderBase - summary: Create new navigation property to identityProviders for identity + summary: Create identityProvider + 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 Microsoft Entra ID. In Azure AD B2C, this operation can currently create a socialIdentityProvider, or an appleManagedIdentityProvider resource.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identitycontainer-post-identityproviders?view=graph-rest-1.0 operationId: identity_CreateIdentityProvider requestBody: description: New navigation property @@ -4872,7 +6630,11 @@ paths: get: tags: - identity.identityProviderBase - summary: Get identityProviders from identity + summary: Get identityProvider + 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 Microsoft Entra ID. In Azure AD B2C, this operation can currently get a socialIdentityProvider, or an appleManagedIdentityProvider resource.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identityproviderbase-get?view=graph-rest-1.0 operationId: identity_GetIdentityProvider parameters: - name: identityProviderBase-id @@ -4916,7 +6678,11 @@ paths: patch: tags: - identity.identityProviderBase - summary: Update the navigation property identityProviders in identity + summary: Update identityProvider + 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 Microsoft Entra ID. In Azure AD B2C, this operation can currently update a socialIdentityProvider, or an appleManagedIdentityProvider resource.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identityproviderbase-update?view=graph-rest-1.0 operationId: identity_UpdateIdentityProvider parameters: - name: identityProviderBase-id @@ -4947,7 +6713,11 @@ paths: delete: tags: - identity.identityProviderBase - summary: Delete navigation property identityProviders for identity + 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 Microsoft Entra ID. In Azure AD B2C, this operation can currently delete a socialIdentityProvider, or an appleManagedIdentityProvider resource.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identityproviderbase-delete?view=graph-rest-1.0 operationId: identity_DeleteIdentityProvider parameters: - name: identityProviderBase-id @@ -5028,8 +6798,11 @@ paths: get: tags: - identity.identityUserFlowAttribute - summary: Get userFlowAttributes from identity - description: Represents entry point for identity userflow attributes. + summary: List identityUserFlowAttributes + description: Retrieve a list of identityUserFlowAttribute objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identityuserflowattribute-list?view=graph-rest-1.0 operationId: identity_ListUserFlowAttribute parameters: - $ref: '#/components/parameters/top' @@ -5079,7 +6852,11 @@ paths: post: tags: - identity.identityUserFlowAttribute - summary: Create new navigation property to userFlowAttributes for identity + summary: Create identityUserFlowAttribute + description: Create a new custom identityUserFlowAttribute object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identityuserflowattribute-post?view=graph-rest-1.0 operationId: identity_CreateUserFlowAttribute requestBody: description: New navigation property @@ -5102,8 +6879,11 @@ paths: get: tags: - identity.identityUserFlowAttribute - summary: Get userFlowAttributes from identity - description: Represents entry point for identity userflow attributes. + summary: Get identityUserFlowAttribute + description: Retrieve the properties and relationships of a identityUserFlowAttribute object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identityuserflowattribute-get?view=graph-rest-1.0 operationId: identity_GetUserFlowAttribute parameters: - name: identityUserFlowAttribute-id @@ -5147,7 +6927,11 @@ paths: patch: tags: - identity.identityUserFlowAttribute - summary: Update the navigation property userFlowAttributes in identity + summary: Update identityUserFlowAttribute + description: Update the properties of a custom identityUserFlowAttribute object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identityuserflowattribute-update?view=graph-rest-1.0 operationId: identity_UpdateUserFlowAttribute parameters: - name: identityUserFlowAttribute-id @@ -5178,7 +6962,11 @@ paths: delete: tags: - identity.identityUserFlowAttribute - summary: Delete navigation property userFlowAttributes for identity + summary: Delete identityUserFlowAttribute + description: Delete a custom identityUserFlowAttribute. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identityuserflowattribute-delete?view=graph-rest-1.0 operationId: identity_DeleteUserFlowAttribute parameters: - name: identityUserFlowAttribute-id @@ -5278,8 +7066,11 @@ paths: get: tags: - identityProtection.riskDetection - summary: Get riskDetections from identityProtection - description: Risk detection in Microsoft Entra ID Protection and the associated information about the detection. + summary: List riskDetections + description: Get a list of the riskDetection objects and their properties. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/riskdetection-list?view=graph-rest-1.0 operationId: identityProtection_ListRiskDetection parameters: - $ref: '#/components/parameters/top' @@ -5352,8 +7143,11 @@ paths: get: tags: - identityProtection.riskDetection - summary: Get riskDetections from identityProtection - description: Risk detection in Microsoft Entra ID Protection and the associated information about the detection. + summary: Get riskDetection + description: Read the properties and relationships of a riskDetection object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/riskdetection-get?view=graph-rest-1.0 operationId: identityProtection_GetRiskDetection parameters: - name: riskDetection-id @@ -5469,8 +7263,11 @@ paths: get: tags: - identityProtection.riskyServicePrincipal - summary: Get riskyServicePrincipals from identityProtection - description: Microsoft Entra service principals that are at risk. + summary: List riskyServicePrincipals + description: Retrieve the properties and relationships of riskyServicePrincipal objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identityprotectionroot-list-riskyserviceprincipals?view=graph-rest-1.0 operationId: identityProtection_ListRiskyServicePrincipal parameters: - $ref: '#/components/parameters/top' @@ -5543,8 +7340,11 @@ paths: get: tags: - identityProtection.riskyServicePrincipal - summary: Get riskyServicePrincipals from identityProtection - description: Microsoft Entra service principals that are at risk. + summary: Get riskyServicePrincipal + description: Read the properties and relationships of a riskyServicePrincipal object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/riskyserviceprincipal-get?view=graph-rest-1.0 operationId: identityProtection_GetRiskyServicePrincipal parameters: - name: riskyServicePrincipal-id @@ -5646,8 +7446,11 @@ paths: get: tags: - identityProtection.riskyServicePrincipal - summary: Get history from identityProtection - description: Represents the risk history of Microsoft Entra service principals. + summary: List history (risk history of riskyServicePrincipal) + description: Get the risk history of a riskyServicePrincipal object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/riskyserviceprincipal-list-history?view=graph-rest-1.0 operationId: identityProtection.riskyServicePrincipal_ListHistory parameters: - name: riskyServicePrincipal-id @@ -5962,8 +7765,11 @@ paths: get: tags: - identityProtection.riskyUser - summary: Get riskyUsers from identityProtection - description: Users that are flagged as at-risk by Microsoft Entra ID Protection. + summary: List riskyUsers + description: Get a list of the riskyUser objects and their properties. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/riskyuser-list?view=graph-rest-1.0 operationId: identityProtection_ListRiskyUser parameters: - $ref: '#/components/parameters/top' @@ -6036,8 +7842,11 @@ paths: get: tags: - identityProtection.riskyUser - summary: Get riskyUsers from identityProtection - description: Users that are flagged as at-risk by Microsoft Entra ID Protection. + summary: Get riskyUser + description: Read the properties and relationships of a riskyUser object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/riskyuser-get?view=graph-rest-1.0 operationId: identityProtection_GetRiskyUser parameters: - name: riskyUser-id @@ -6139,8 +7948,11 @@ paths: get: tags: - identityProtection.riskyUser - summary: Get history from identityProtection - description: The activity related to user risk level change + summary: List history of riskyUser + description: Get the riskyUserHistoryItems from the history navigation property. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/riskyuser-list-history?view=graph-rest-1.0 operationId: identityProtection.riskyUser_ListHistory parameters: - name: riskyUser-id @@ -6455,8 +8267,11 @@ paths: get: tags: - identityProtection.servicePrincipalRiskDetection - summary: Get servicePrincipalRiskDetections from identityProtection - description: Represents information about detected at-risk service principals in a Microsoft Entra tenant. + summary: List servicePrincipalRiskDetections + description: Retrieve the properties of a collection of servicePrincipalRiskDetection objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identityprotectionroot-list-serviceprincipalriskdetections?view=graph-rest-1.0 operationId: identityProtection_ListServicePrincipalRiskDetection parameters: - $ref: '#/components/parameters/top' @@ -6529,8 +8344,11 @@ paths: get: tags: - identityProtection.servicePrincipalRiskDetection - summary: Get servicePrincipalRiskDetections from identityProtection - description: Represents information about detected at-risk service principals in a Microsoft Entra tenant. + summary: Get servicePrincipalRiskDetection + description: Read the properties and relationships of a servicePrincipalRiskDetection object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/serviceprincipalriskdetection-get?view=graph-rest-1.0 operationId: identityProtection_GetServicePrincipalRiskDetection parameters: - name: servicePrincipalRiskDetection-id @@ -7033,8 +8851,11 @@ paths: get: tags: - informationProtection.bitlocker - summary: Get recoveryKeys from informationProtection - description: The recovery keys associated with the bitlocker entity. + 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.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/bitlocker-list-recoverykeys?view=graph-rest-1.0 operationId: informationProtection.bitlocker_ListRecoveryKey parameters: - $ref: '#/components/parameters/top' @@ -7085,8 +8906,11 @@ paths: get: tags: - informationProtection.bitlocker - summary: Get recoveryKeys from informationProtection - description: The recovery keys associated with the bitlocker entity. + summary: Get bitlockerRecoveryKey + description: 'Retrieve the properties and relationships of a bitlockerRecoveryKey object. By default, this operation doesn''t 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 a Microsoft Entra 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 Microsoft Entra audit logs.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/bitlockerrecoverykey-get?view=graph-rest-1.0 operationId: informationProtection.bitlocker_GetRecoveryKey parameters: - name: bitlockerRecoveryKey-id @@ -7145,7 +8969,11 @@ paths: get: tags: - informationProtection.threatAssessmentRequest - summary: Get threatAssessmentRequests from informationProtection + summary: List threatAssessmentRequests + 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://learn.microsoft.com/graph/api/informationprotection-list-threatassessmentrequests?view=graph-rest-1.0 operationId: informationProtection_ListThreatAssessmentRequest parameters: - $ref: '#/components/parameters/top' @@ -7195,7 +9023,11 @@ paths: post: tags: - informationProtection.threatAssessmentRequest - summary: Create new navigation property to threatAssessmentRequests for informationProtection + summary: Create threatAssessmentRequest + 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://learn.microsoft.com/graph/api/informationprotection-post-threatassessmentrequests?view=graph-rest-1.0 operationId: informationProtection_CreateThreatAssessmentRequest requestBody: description: New navigation property @@ -7218,7 +9050,11 @@ paths: get: tags: - informationProtection.threatAssessmentRequest - summary: Get threatAssessmentRequests from informationProtection + summary: Get threatAssessmentRequest + 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://learn.microsoft.com/graph/api/threatassessmentrequest-get?view=graph-rest-1.0 operationId: informationProtection_GetThreatAssessmentRequest parameters: - name: threatAssessmentRequest-id @@ -7625,7 +9461,7 @@ paths: tags: - invitations.invitation summary: Create invitation - 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:' + description: 'Use this API to create a new invitation or reset the redemption status for a guest user who already redeemed their 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://learn.microsoft.com/graph/api/invitation-post?view=graph-rest-1.0 @@ -7647,124 +9483,28 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/invitations/{invitation-id}': + /invitations/$count: get: tags: - invitations.invitation - summary: Get entity from invitations by key - operationId: invitation_GetInvitation - parameters: - - name: invitation-id - in: path - description: The unique identifier of invitation - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: invitation - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved entity - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.invitation' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - invitations.invitation - summary: Update entity in invitations - operationId: invitation_UpdateInvitation - parameters: - - name: invitation-id - in: path - description: The unique identifier of invitation - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: invitation - requestBody: - description: New property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.invitation' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.invitation' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - invitations.invitation - summary: Delete entity from invitations - operationId: invitation_DeleteInvitation + summary: Get the number of the resource + operationId: invitation_GetCount parameters: - - name: invitation-id - in: path - description: The unique identifier of invitation - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: invitation - - 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 - '/invitations/{invitation-id}/invitedUser': + /invitations/invitedUser: get: tags: - invitations.user summary: Get invitedUser from invitations - description: The user created as part of the invitation creation. Read-Only + description: The user created as part of the invitation creation. Read-only. The id property is required in the request body to reset a redemption status. operationId: invitation_GetInvitedUser parameters: - - name: invitation-id - in: path - description: The unique identifier of invitation - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: invitation - name: $select in: query description: Select properties to be returned @@ -7795,7 +9535,7 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/invitations/{invitation-id}/invitedUser/mailboxSettings': + /invitations/invitedUser/mailboxSettings: get: tags: - invitations.user @@ -7803,14 +9543,6 @@ paths: description: 'Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select.' operationId: invitation.invitedUser_GetMailboxSetting parameters: - - name: invitation-id - in: path - description: The unique identifier of invitation - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: invitation - name: $select in: query description: Select properties to be returned @@ -7833,7 +9565,7 @@ paths: type: string responses: 2XX: - description: Result entities + description: Entity result. content: application/json: schema: @@ -7845,15 +9577,6 @@ paths: - invitations.user summary: Update property mailboxSettings value. operationId: invitation.invitedUser_UpdateMailboxSetting - parameters: - - name: invitation-id - in: path - description: The unique identifier of invitation - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: invitation requestBody: description: New property values content: @@ -7870,22 +9593,14 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' - '/invitations/{invitation-id}/invitedUser/serviceProvisioningErrors': + /invitations/invitedUser/serviceProvisioningErrors: get: tags: - invitations.user summary: Get serviceProvisioningErrors property value - description: 'Errors published by a federated service describing a non-transient, service-specific error regarding the properties or link from a user object . Supports $filter (eq, not, for isResolved and serviceInstance).' + description: 'Errors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object. Supports $filter (eq, not, for isResolved and serviceInstance).' operationId: invitation.invitedUser_ListServiceProvisioningError parameters: - - name: invitation-id - in: path - description: The unique identifier of invitation - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: invitation - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -7929,21 +9644,13 @@ paths: x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore - '/invitations/{invitation-id}/invitedUser/serviceProvisioningErrors/$count': + /invitations/invitedUser/serviceProvisioningErrors/$count: get: tags: - invitations.user summary: Get the number of the resource operationId: invitation.invitedUser.ServiceProvisioningError_GetCount parameters: - - name: invitation-id - in: path - description: The unique identifier of invitation - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: invitation - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -7951,7 +9658,7 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/invitations/{invitation-id}/invitedUserSponsors': + /invitations/invitedUserSponsors: get: tags: - invitations.directoryObject @@ -7959,14 +9666,6 @@ paths: description: The users or groups who are sponsors of the invited user. Sponsors are users and groups that are responsible for guest users' privileges in the tenant and for keeping the guest users' information and access up to date. operationId: invitation_ListInvitedUserSponsor parameters: - - name: invitation-id - in: path - description: The unique identifier of invitation - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: invitation - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -8011,7 +9710,7 @@ paths: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/invitations/{invitation-id}/invitedUserSponsors/{directoryObject-id}': + '/invitations/invitedUserSponsors/{directoryObject-id}': get: tags: - invitations.directoryObject @@ -8019,14 +9718,6 @@ paths: description: The users or groups who are sponsors of the invited user. Sponsors are users and groups that are responsible for guest users' privileges in the tenant and for keeping the guest users' information and access up to date. operationId: invitation_GetInvitedUserSponsor parameters: - - name: invitation-id - in: path - description: The unique identifier of invitation - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: invitation - name: directoryObject-id in: path description: The unique identifier of directoryObject @@ -8065,34 +9756,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/invitations/{invitation-id}/invitedUserSponsors/$count': + /invitations/invitedUserSponsors/$count: get: tags: - invitations.directoryObject summary: Get the number of the resource operationId: invitation.invitedUserSponsor_GetCount - parameters: - - name: invitation-id - in: path - description: The unique identifier of invitation - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: invitation - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - /invitations/$count: - get: - tags: - - invitations.invitation - summary: Get the number of the resource - operationId: invitation_GetCount parameters: - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' @@ -8387,8 +10056,11 @@ paths: get: tags: - organization.certificateBasedAuthConfiguration - summary: Get certificateBasedAuthConfiguration from organization - description: Navigation property to manage certificate-based authentication configuration. Only a single instance of certificateBasedAuthConfiguration can be created in the collection. + summary: List certificateBasedAuthConfigurations + description: Get a list of certificateBasedAuthConfiguration objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-list?view=graph-rest-1.0 operationId: organization_ListCertificateBasedAuthConfiguration parameters: - name: organization-id @@ -8446,7 +10118,11 @@ paths: post: tags: - organization.certificateBasedAuthConfiguration - summary: Create new navigation property to certificateBasedAuthConfiguration for organization + summary: Create certificateBasedAuthConfiguration + description: Create a new certificateBasedAuthConfiguration object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-post-certificatebasedauthconfiguration?view=graph-rest-1.0 operationId: organization_CreateCertificateBasedAuthConfiguration parameters: - name: organization-id @@ -8478,8 +10154,11 @@ paths: get: tags: - organization.certificateBasedAuthConfiguration - summary: Get certificateBasedAuthConfiguration from organization - description: Navigation property to manage certificate-based authentication configuration. Only a single instance of certificateBasedAuthConfiguration can be created in the collection. + summary: Get certificateBasedAuthConfiguration + description: Get the properties of a certificateBasedAuthConfiguration object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-get?view=graph-rest-1.0 operationId: organization_GetCertificateBasedAuthConfiguration parameters: - name: organization-id @@ -8531,7 +10210,11 @@ paths: delete: tags: - organization.certificateBasedAuthConfiguration - summary: Delete navigation property certificateBasedAuthConfiguration for organization + summary: Delete certificateBasedAuthConfiguration + description: Delete a certificateBasedAuthConfiguration object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-delete?view=graph-rest-1.0 operationId: organization_DeleteCertificateBasedAuthConfiguration parameters: - name: organization-id @@ -8647,8 +10330,11 @@ paths: get: tags: - policies.activityBasedTimeoutPolicy - summary: Get activityBasedTimeoutPolicies from policies - description: The policy that controls the idle time out for web sessions for applications. + summary: List activityBasedTimeoutPolicies + description: Get a list of activityBasedTimeoutPolicy objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-list?view=graph-rest-1.0 operationId: policy_ListActivityBasedTimeoutPolicy parameters: - $ref: '#/components/parameters/top' @@ -8698,7 +10384,11 @@ paths: post: tags: - policies.activityBasedTimeoutPolicy - summary: Create new navigation property to activityBasedTimeoutPolicies for policies + summary: Create activityBasedTimeoutPolicy + description: Create a new activityBasedTimeoutPolicy object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-post-activitybasedtimeoutpolicies?view=graph-rest-1.0 operationId: policy_CreateActivityBasedTimeoutPolicy requestBody: description: New navigation property @@ -8721,8 +10411,11 @@ paths: get: tags: - policies.activityBasedTimeoutPolicy - summary: Get activityBasedTimeoutPolicies from policies - description: The policy that controls the idle time out for web sessions for applications. + summary: Get activityBasedTimeoutPolicy + description: Get the properties of an activityBasedTimeoutPolicy object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-get?view=graph-rest-1.0 operationId: policy_GetActivityBasedTimeoutPolicy parameters: - name: activityBasedTimeoutPolicy-id @@ -8766,7 +10459,11 @@ paths: patch: tags: - policies.activityBasedTimeoutPolicy - summary: Update the navigation property activityBasedTimeoutPolicies in policies + summary: Update activitybasedtimeoutpolicy + description: Update the properties of an activityBasedTimeoutPolicy object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-update?view=graph-rest-1.0 operationId: policy_UpdateActivityBasedTimeoutPolicy parameters: - name: activityBasedTimeoutPolicy-id @@ -8797,7 +10494,11 @@ paths: delete: tags: - policies.activityBasedTimeoutPolicy - summary: Delete navigation property activityBasedTimeoutPolicies for policies + summary: Delete activityBasedTimeoutPolicy + description: Delete an activityBasedTimeoutPolicy object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-delete?view=graph-rest-1.0 operationId: policy_DeleteActivityBasedTimeoutPolicy parameters: - name: activityBasedTimeoutPolicy-id @@ -8972,8 +10673,11 @@ paths: get: tags: - policies.adminConsentRequestPolicy - summary: Get adminConsentRequestPolicy from policies - description: The policy by which consent requests are created and managed for the entire tenant. + summary: Get adminConsentRequestPolicy + description: Read the properties and relationships of an adminConsentRequestPolicy object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/adminconsentrequestpolicy-get?view=graph-rest-1.0 operationId: policy_GetAdminConsentRequestPolicy parameters: - name: $select @@ -9009,7 +10713,11 @@ paths: patch: tags: - policies.adminConsentRequestPolicy - summary: Update the navigation property adminConsentRequestPolicy in policies + summary: Update adminConsentRequestPolicy + description: Update the properties of an adminConsentRequestPolicy object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/adminconsentrequestpolicy-update?view=graph-rest-1.0 operationId: policy_UpdateAdminConsentRequestPolicy requestBody: description: New navigation property values @@ -9050,8 +10758,11 @@ paths: get: tags: - policies.appManagementPolicy - summary: Get appManagementPolicies from policies - description: 'The policies that enforce app management restrictions for specific applications and service principals, overriding the defaultAppManagementPolicy.' + summary: List appManagementPolicies + description: Retrieve a list of appManagementPolicy objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/appmanagementpolicy-list?view=graph-rest-1.0 operationId: policy_ListAppManagementPolicy parameters: - $ref: '#/components/parameters/top' @@ -9101,7 +10812,11 @@ paths: post: tags: - policies.appManagementPolicy - summary: Create new navigation property to appManagementPolicies for policies + summary: Create appManagementPolicy + description: Create an appManagementPolicy object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/appmanagementpolicy-post?view=graph-rest-1.0 operationId: policy_CreateAppManagementPolicy requestBody: description: New navigation property @@ -9124,8 +10839,11 @@ paths: get: tags: - policies.appManagementPolicy - summary: Get appManagementPolicies from policies - description: 'The policies that enforce app management restrictions for specific applications and service principals, overriding the defaultAppManagementPolicy.' + summary: Get appManagementPolicy + description: Read the properties of an appManagementPolicy object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/appmanagementpolicy-get?view=graph-rest-1.0 operationId: policy_GetAppManagementPolicy parameters: - name: appManagementPolicy-id @@ -9169,7 +10887,11 @@ paths: patch: tags: - policies.appManagementPolicy - summary: Update the navigation property appManagementPolicies in policies + summary: Update appManagementPolicy + description: Update an appManagementPolicy object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/appmanagementpolicy-update?view=graph-rest-1.0 operationId: policy_UpdateAppManagementPolicy parameters: - name: appManagementPolicy-id @@ -9200,7 +10922,11 @@ paths: delete: tags: - policies.appManagementPolicy - summary: Delete navigation property appManagementPolicies for policies + summary: Delete appManagementPolicy + description: Delete an appManagementPolicy object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/appmanagementpolicy-delete?view=graph-rest-1.0 operationId: policy_DeleteAppManagementPolicy parameters: - name: appManagementPolicy-id @@ -9227,8 +10953,11 @@ paths: get: tags: - policies.appManagementPolicy - summary: Get appliesTo from policies - description: Collection of applications and service principals to which the policy is applied. + summary: List appliesTo + description: List application and service principal objects that are assigned an appManagementPolicy policy object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/appmanagementpolicy-list-appliesto?view=graph-rest-1.0 operationId: policy.appManagementPolicy_ListAppliesTo parameters: - name: appManagementPolicy-id @@ -9377,8 +11106,11 @@ paths: get: tags: - policies.authenticationFlowsPolicy - summary: Get authenticationFlowsPolicy from policies - description: The policy configuration of the self-service sign-up experience of external users. + summary: Get authenticationFlowsPolicy + description: Read the properties and relationships of an authenticationFlowsPolicy object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/authenticationflowspolicy-get?view=graph-rest-1.0 operationId: policy_GetAuthenticationFlowsPolicy parameters: - name: $select @@ -9414,7 +11146,11 @@ paths: patch: tags: - policies.authenticationFlowsPolicy - summary: Update the navigation property authenticationFlowsPolicy in policies + summary: Update authenticationFlowsPolicy + 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://learn.microsoft.com/graph/api/authenticationflowspolicy-update?view=graph-rest-1.0 operationId: policy_UpdateAuthenticationFlowsPolicy requestBody: description: New navigation property values @@ -9455,8 +11191,11 @@ paths: get: tags: - policies.authenticationMethodsPolicy - summary: Get authenticationMethodsPolicy from policies - description: The authentication methods and the users that are allowed to use them to sign in and perform multifactor authentication (MFA) in Microsoft Entra ID. + summary: Get authenticationMethodsPolicy + description: Read the properties and relationships of an authenticationMethodsPolicy object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/authenticationmethodspolicy-get?view=graph-rest-1.0 operationId: policy_GetAuthenticationMethodsPolicy parameters: - name: $select @@ -9492,7 +11231,11 @@ paths: patch: tags: - policies.authenticationMethodsPolicy - summary: Update the navigation property authenticationMethodsPolicy in policies + summary: Update authenticationMethodsPolicy + description: Update the properties of an authenticationMethodsPolicy object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/authenticationmethodspolicy-update?view=graph-rest-1.0 operationId: policy_UpdateAuthenticationMethodsPolicy requestBody: description: New navigation property values @@ -9724,8 +11467,11 @@ paths: get: tags: - policies.authenticationStrengthPolicy - summary: Get authenticationStrengthPolicies from policies - description: The authentication method combinations that are to be used in scenarios defined by Microsoft Entra Conditional Access. + summary: List authenticationStrengthPolicies + 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://learn.microsoft.com/graph/api/authenticationstrengthroot-list-policies?view=graph-rest-1.0 operationId: policy_ListAuthenticationStrengthPolicy parameters: - $ref: '#/components/parameters/top' @@ -9775,7 +11521,11 @@ paths: post: tags: - policies.authenticationStrengthPolicy - summary: Create new navigation property to authenticationStrengthPolicies for policies + summary: Create authenticationStrengthPolicy + description: Create a new custom authenticationStrengthPolicy object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/authenticationstrengthroot-post-policies?view=graph-rest-1.0 operationId: policy_CreateAuthenticationStrengthPolicy requestBody: description: New navigation property @@ -9798,8 +11548,11 @@ paths: get: tags: - policies.authenticationStrengthPolicy - summary: Get authenticationStrengthPolicies from policies - description: The authentication method combinations that are to be used in scenarios defined by Microsoft Entra Conditional Access. + summary: Get authenticationStrengthPolicy + description: Read the properties and relationships of an authenticationStrengthPolicy object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-get?view=graph-rest-1.0 operationId: policy_GetAuthenticationStrengthPolicy parameters: - name: authenticationStrengthPolicy-id @@ -9843,7 +11596,11 @@ paths: patch: tags: - policies.authenticationStrengthPolicy - summary: Update the navigation property authenticationStrengthPolicies in policies + summary: Update authenticationStrengthPolicy + 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://learn.microsoft.com/graph/api/authenticationstrengthpolicy-update?view=graph-rest-1.0 operationId: policy_UpdateAuthenticationStrengthPolicy parameters: - name: authenticationStrengthPolicy-id @@ -9874,7 +11631,11 @@ paths: delete: tags: - policies.authenticationStrengthPolicy - summary: Delete navigation property authenticationStrengthPolicies for policies + summary: Delete authenticationStrengthPolicy + description: Delete a custom authenticationStrengthPolicy object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/authenticationstrengthroot-delete-policies?view=graph-rest-1.0 operationId: policy_DeleteAuthenticationStrengthPolicy parameters: - name: authenticationStrengthPolicy-id @@ -10227,8 +11988,11 @@ paths: get: tags: - policies.authorizationPolicy - summary: Get authorizationPolicy from policies - description: The policy that controls Microsoft Entra authorization settings. + summary: Get authorizationPolicy + description: Retrieve the properties of an authorizationPolicy object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/authorizationpolicy-get?view=graph-rest-1.0 operationId: policy_GetAuthorizationPolicy parameters: - name: $select @@ -10264,7 +12028,11 @@ paths: patch: tags: - policies.authorizationPolicy - summary: Update the navigation property authorizationPolicy in policies + summary: Update authorizationPolicy + description: Update the properties of an authorizationPolicy object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/authorizationpolicy-update?view=graph-rest-1.0 operationId: policy_UpdateAuthorizationPolicy requestBody: description: New navigation property values @@ -10305,8 +12073,11 @@ paths: get: tags: - policies.claimsMappingPolicy - summary: Get claimsMappingPolicies from policies - description: 'The claim-mapping policies for WS-Fed, SAML, OAuth 2.0, and OpenID Connect protocols, for tokens issued to a specific application.' + summary: List claimsMappingPolicies + description: Get a list of claimsMappingPolicy objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/claimsmappingpolicy-list?view=graph-rest-1.0 operationId: policy_ListClaimsMappingPolicy parameters: - $ref: '#/components/parameters/top' @@ -10356,7 +12127,11 @@ paths: post: tags: - policies.claimsMappingPolicy - summary: Create new navigation property to claimsMappingPolicies for policies + summary: Create claimsMappingPolicy + description: Create a new claimsMappingPolicy object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/claimsmappingpolicy-post-claimsmappingpolicies?view=graph-rest-1.0 operationId: policy_CreateClaimsMappingPolicy requestBody: description: New navigation property @@ -10379,8 +12154,11 @@ paths: get: tags: - policies.claimsMappingPolicy - summary: Get claimsMappingPolicies from policies - description: 'The claim-mapping policies for WS-Fed, SAML, OAuth 2.0, and OpenID Connect protocols, for tokens issued to a specific application.' + summary: Get claimsMappingPolicy + description: Retrieve the properties and relationships of a claimsMappingPolicy object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/claimsmappingpolicy-get?view=graph-rest-1.0 operationId: policy_GetClaimsMappingPolicy parameters: - name: claimsMappingPolicy-id @@ -10424,7 +12202,11 @@ paths: patch: tags: - policies.claimsMappingPolicy - summary: Update the navigation property claimsMappingPolicies in policies + summary: Update claimsmappingpolicy + description: Update the properties of a claimsMappingPolicy object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/claimsmappingpolicy-update?view=graph-rest-1.0 operationId: policy_UpdateClaimsMappingPolicy parameters: - name: claimsMappingPolicy-id @@ -10455,7 +12237,11 @@ paths: delete: tags: - policies.claimsMappingPolicy - summary: Delete navigation property claimsMappingPolicies for policies + summary: Delete claimsMappingPolicy + description: Delete a claimsMappingPolicy object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/claimsmappingpolicy-delete?view=graph-rest-1.0 operationId: policy_DeleteClaimsMappingPolicy parameters: - name: claimsMappingPolicy-id @@ -10482,7 +12268,11 @@ paths: get: tags: - policies.claimsMappingPolicy - summary: Get appliesTo from policies + summary: List appliesTo + description: Get a list of directoryObject objects that a claimsMappingPolicy object has been applied to. The claimsMappingPolicy can only be applied to application and servicePrincipal resources. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/claimsmappingpolicy-list-appliesto?view=graph-rest-1.0 operationId: policy.claimsMappingPolicy_ListAppliesTo parameters: - name: claimsMappingPolicy-id @@ -10821,8 +12611,11 @@ paths: get: tags: - policies.crossTenantAccessPolicy - summary: Get crossTenantAccessPolicy from policies - description: The custom rules that define an access scenario when interacting with external Microsoft Entra tenants. + summary: Get crossTenantAccessPolicy + description: Read the properties and relationships of a crossTenantAccessPolicy object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-get?view=graph-rest-1.0 operationId: policy_GetCrossTenantAccessPolicy parameters: - name: $select @@ -10858,7 +12651,11 @@ paths: patch: tags: - policies.crossTenantAccessPolicy - summary: Update the navigation property crossTenantAccessPolicy in policies + summary: Update crossTenantAccessPolicy + description: Update the properties of a cross-tenant access policy. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-update?view=graph-rest-1.0 operationId: policy_UpdateCrossTenantAccessPolicy requestBody: description: New navigation property values @@ -10899,8 +12696,11 @@ paths: get: tags: - policies.crossTenantAccessPolicy - summary: Get default from policies - description: Defines the default configuration for how your organization interacts with external Microsoft Entra organizations. + summary: Get crossTenantAccessPolicyConfigurationDefault + description: Read the default configuration of a cross-tenant access policy. This default configuration may be the service default assigned by Microsoft Entra ID (isServiceDefault is true) or may be customized in your tenant (isServiceDefault is false). + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationdefault-get?view=graph-rest-1.0 operationId: policy.crossTenantAccessPolicy_GetDefault parameters: - name: $select @@ -10936,7 +12736,11 @@ paths: patch: tags: - policies.crossTenantAccessPolicy - summary: Update the navigation property default in policies + summary: Update crossTenantAccessPolicyConfigurationDefault + description: Update the default configuration of a cross-tenant access policy. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationdefault-update?view=graph-rest-1.0 operationId: policy.crossTenantAccessPolicy_UpdateDefault requestBody: description: New navigation property values @@ -10993,8 +12797,11 @@ paths: get: tags: - policies.crossTenantAccessPolicy - summary: Get partners from policies - description: Defines partner-specific configurations for external Microsoft Entra organizations. + 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. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-list-partners?view=graph-rest-1.0 operationId: policy.crossTenantAccessPolicy_ListPartner parameters: - $ref: '#/components/parameters/top' @@ -11044,7 +12851,11 @@ paths: post: tags: - policies.crossTenantAccessPolicy - summary: Create new navigation property to partners for policies + summary: Create crossTenantAccessPolicyConfigurationPartner + description: Create a new partner configuration in a cross-tenant access policy. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-post-partners?view=graph-rest-1.0 operationId: policy.crossTenantAccessPolicy_CreatePartner requestBody: description: New navigation property @@ -11067,8 +12878,11 @@ paths: get: tags: - policies.crossTenantAccessPolicy - summary: Get partners from policies - description: Defines partner-specific configurations for external Microsoft Entra organizations. + summary: Get crossTenantAccessPolicyConfigurationPartner + description: Read the properties and relationships of a partner-specific configuration. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-get?view=graph-rest-1.0 operationId: policy.crossTenantAccessPolicy_GetPartner parameters: - name: crossTenantAccessPolicyConfigurationPartner-tenantId @@ -11112,7 +12926,11 @@ paths: patch: tags: - policies.crossTenantAccessPolicy - summary: Update the navigation property partners in policies + summary: Update crossTenantAccessPolicyConfigurationPartner + description: Update the properties of a partner-specific configuration. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-update?view=graph-rest-1.0 operationId: policy.crossTenantAccessPolicy_UpdatePartner parameters: - name: crossTenantAccessPolicyConfigurationPartner-tenantId @@ -11143,7 +12961,11 @@ paths: delete: tags: - policies.crossTenantAccessPolicy - summary: Delete navigation property partners for policies + summary: Delete crossTenantAccessPolicyConfigurationPartner + 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://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-delete?view=graph-rest-1.0 operationId: policy.crossTenantAccessPolicy_DeletePartner parameters: - name: crossTenantAccessPolicyConfigurationPartner-tenantId @@ -11170,8 +12992,11 @@ paths: get: tags: - policies.crossTenantAccessPolicy - summary: Get identitySynchronization from policies - description: 'Defines the cross-tenant policy for the synchronization of users from a partner tenant. Use this user synchronization policy to streamline collaboration between users in a multitenant organization by automating the creation, update, and deletion of users from one tenant to another.' + summary: Get crossTenantIdentitySyncPolicyPartner + description: Get the user synchronization policy of a partner-specific configuration. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/crosstenantidentitysyncpolicypartner-get?view=graph-rest-1.0 operationId: policy.crossTenantAccessPolicy.partner_GetIdentitySynchronization parameters: - name: crossTenantAccessPolicyConfigurationPartner-tenantId @@ -11215,7 +13040,11 @@ paths: put: tags: - policies.crossTenantAccessPolicy - summary: Update the navigation property identitySynchronization in policies + summary: Create identitySynchronization + description: Create a cross-tenant user synchronization policy for a partner-specific configuration. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-put-identitysynchronization?view=graph-rest-1.0 operationId: policy.crossTenantAccessPolicy.partner_SetIdentitySynchronization parameters: - name: crossTenantAccessPolicyConfigurationPartner-tenantId @@ -11246,7 +13075,11 @@ paths: delete: tags: - policies.crossTenantAccessPolicy - summary: Delete navigation property identitySynchronization for policies + summary: Delete crossTenantIdentitySyncPolicyPartner + description: Delete the user synchronization policy for a partner-specific configuration. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/crosstenantidentitysyncpolicypartner-delete?view=graph-rest-1.0 operationId: policy.crossTenantAccessPolicy.partner_DeleteIdentitySynchronization parameters: - name: crossTenantAccessPolicyConfigurationPartner-tenantId @@ -11365,8 +13198,11 @@ paths: get: tags: - policies.crossTenantAccessPolicy - summary: Get multiTenantOrganizationIdentitySynchronization from policies - description: Defines an optional cross-tenant access policy template with user synchronization settings for a multitenant organization. + summary: Get multiTenantOrganizationIdentitySyncPolicyTemplate + description: Get the cross-tenant access policy template with user synchronization settings for a multitenant organization. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/multitenantorganizationidentitysyncpolicytemplate-get?view=graph-rest-1.0 operationId: policy.crossTenantAccessPolicy.template_GetMultiTenantOrganizationIdentitySynchronization parameters: - name: $select @@ -11402,7 +13238,11 @@ paths: patch: tags: - policies.crossTenantAccessPolicy - summary: Update the navigation property multiTenantOrganizationIdentitySynchronization in policies + summary: Update multiTenantOrganizationIdentitySyncPolicyTemplate + description: Update the cross-tenant access policy template with user synchronization settings for a multitenant organization. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/multitenantorganizationidentitysyncpolicytemplate-update?view=graph-rest-1.0 operationId: policy.crossTenantAccessPolicy.template_UpdateMultiTenantOrganizationIdentitySynchronization requestBody: description: New navigation property values @@ -11443,8 +13283,11 @@ paths: get: tags: - policies.crossTenantAccessPolicy - summary: Get multiTenantOrganizationPartnerConfiguration from policies - description: Defines an optional cross-tenant access policy template with inbound and outbound partner configuration settings for a multitenant organization. + summary: Get multiTenantOrganizationPartnerConfigurationTemplate + description: Get the cross-tenant access policy template with inbound and outbound partner configuration settings for a multitenant organization. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/multitenantorganizationpartnerconfigurationtemplate-get?view=graph-rest-1.0 operationId: policy.crossTenantAccessPolicy.template_GetMultiTenantOrganizationPartnerConfiguration parameters: - name: $select @@ -11480,7 +13323,11 @@ paths: patch: tags: - policies.crossTenantAccessPolicy - summary: Update the navigation property multiTenantOrganizationPartnerConfiguration in policies + summary: Update multiTenantOrganizationPartnerConfigurationTemplate + description: Update the cross-tenant access policy template with inbound and outbound partner configuration settings for a multitenant organization. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/multitenantorganizationpartnerconfigurationtemplate-update?view=graph-rest-1.0 operationId: policy.crossTenantAccessPolicy.template_UpdateMultiTenantOrganizationPartnerConfiguration requestBody: description: New navigation property values @@ -11521,8 +13368,11 @@ paths: get: tags: - policies.tenantAppManagementPolicy - summary: Get defaultAppManagementPolicy from policies - description: The tenant-wide policy that enforces app management restrictions for all applications and service principals. + summary: Get tenantAppManagementPolicy + description: Read the properties of a tenantAppManagementPolicy object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/tenantappmanagementpolicy-get?view=graph-rest-1.0 operationId: policy_GetDefaultAppManagementPolicy parameters: - name: $select @@ -11558,7 +13408,11 @@ paths: patch: tags: - policies.tenantAppManagementPolicy - summary: Update the navigation property defaultAppManagementPolicy in policies + summary: Update tenantAppManagementPolicy + description: Update the properties of a tenantAppManagementPolicy object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/tenantappmanagementpolicy-update?view=graph-rest-1.0 operationId: policy_UpdateDefaultAppManagementPolicy requestBody: description: New navigation property values @@ -11612,6 +13466,16 @@ paths: type: array items: type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: description: Retrieved navigation property @@ -11626,8 +13490,11 @@ paths: get: tags: - policies.featureRolloutPolicy - summary: Get featureRolloutPolicies from policies - description: The feature rollout policy associated with a directory object. + summary: List featureRolloutPolicies + description: Retrieve a list of featureRolloutPolicy objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/featurerolloutpolicies-list?view=graph-rest-1.0 operationId: policy_ListFeatureRolloutPolicy parameters: - $ref: '#/components/parameters/top' @@ -11677,7 +13544,11 @@ paths: post: tags: - policies.featureRolloutPolicy - summary: Create new navigation property to featureRolloutPolicies for policies + summary: Create featureRolloutPolicy + description: Create a new featureRolloutPolicy object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/featurerolloutpolicies-post?view=graph-rest-1.0 operationId: policy_CreateFeatureRolloutPolicy requestBody: description: New navigation property @@ -11700,8 +13571,11 @@ paths: get: tags: - policies.featureRolloutPolicy - summary: Get featureRolloutPolicies from policies - description: The feature rollout policy associated with a directory object. + summary: Get featureRolloutPolicy + description: Retrieve the properties and relationships of a featureRolloutPolicy object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/featurerolloutpolicy-get?view=graph-rest-1.0 operationId: policy_GetFeatureRolloutPolicy parameters: - name: featureRolloutPolicy-id @@ -11745,7 +13619,11 @@ paths: patch: tags: - policies.featureRolloutPolicy - summary: Update the navigation property featureRolloutPolicies in policies + summary: Update featurerolloutpolicy + description: Update the properties of featureRolloutPolicy object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/featurerolloutpolicy-update?view=graph-rest-1.0 operationId: policy_UpdateFeatureRolloutPolicy parameters: - name: featureRolloutPolicy-id @@ -11776,7 +13654,11 @@ paths: delete: tags: - policies.featureRolloutPolicy - summary: Delete navigation property featureRolloutPolicies for policies + summary: Delete featureRolloutPolicy + description: Delete a featureRolloutPolicy object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/featurerolloutpolicy-delete?view=graph-rest-1.0 operationId: policy_DeleteFeatureRolloutPolicy parameters: - name: featureRolloutPolicy-id @@ -11804,7 +13686,7 @@ paths: tags: - policies.featureRolloutPolicy summary: Get appliesTo from policies - description: Nullable. Specifies a list of directoryObjects that feature is enabled for. + description: Nullable. Specifies a list of directoryObject resources that feature is enabled for. operationId: policy.featureRolloutPolicy_ListAppliesTo parameters: - name: featureRolloutPolicy-id @@ -11862,7 +13744,11 @@ paths: post: tags: - policies.featureRolloutPolicy - summary: Create new navigation property to appliesTo for policies + summary: Assign appliesTo on a featureRolloutPolicy + 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://learn.microsoft.com/graph/api/featurerolloutpolicy-post-appliesto?view=graph-rest-1.0 operationId: policy.featureRolloutPolicy_CreateAppliesTo parameters: - name: featureRolloutPolicy-id @@ -11894,7 +13780,11 @@ paths: delete: tags: - policies.featureRolloutPolicy - summary: Delete ref of navigation property appliesTo for policies + summary: Remove appliesTo on a featureRolloutPolicy + description: Remove an appliesTo on a featureRolloutPolicy object to remove the directoryObject from feature rollout. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/featurerolloutpolicy-delete-appliesto?view=graph-rest-1.0 operationId: policy.featureRolloutPolicy.appliesTo_DeleteDirectoryObjectGraphBPreRef parameters: - name: featureRolloutPolicy-id @@ -11952,7 +13842,7 @@ paths: tags: - policies.featureRolloutPolicy summary: Get ref of appliesTo from policies - description: Nullable. Specifies a list of directoryObjects that feature is enabled for. + description: Nullable. Specifies a list of directoryObject resources that feature is enabled for. operationId: policy.featureRolloutPolicy_ListAppliesToGraphBPreRef parameters: - name: featureRolloutPolicy-id @@ -11990,7 +13880,11 @@ paths: post: tags: - policies.featureRolloutPolicy - summary: Create new navigation property ref to appliesTo for policies + summary: Assign appliesTo on a featureRolloutPolicy + 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://learn.microsoft.com/graph/api/featurerolloutpolicy-post-appliesto?view=graph-rest-1.0 operationId: policy.featureRolloutPolicy_CreateAppliesToGraphBPreRef parameters: - name: featureRolloutPolicy-id @@ -12012,7 +13906,11 @@ paths: delete: tags: - policies.featureRolloutPolicy - summary: Delete ref of navigation property appliesTo for policies + summary: Remove appliesTo on a featureRolloutPolicy + description: Remove an appliesTo on a featureRolloutPolicy object to remove the directoryObject from feature rollout. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/featurerolloutpolicy-delete-appliesto?view=graph-rest-1.0 operationId: policy.featureRolloutPolicy_DeleteAppliesToGraphBPreRef parameters: - name: featureRolloutPolicy-id @@ -12061,8 +13959,11 @@ paths: get: tags: - policies.homeRealmDiscoveryPolicy - summary: Get homeRealmDiscoveryPolicies from policies - description: The policy to control Microsoft Entra authentication behavior for federated users. + summary: List homeRealmDiscoveryPolicies + description: Get a list of homeRealmDiscoveryPolicy objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-list?view=graph-rest-1.0 operationId: policy_ListHomeRealmDiscoveryPolicy parameters: - $ref: '#/components/parameters/top' @@ -12112,7 +14013,11 @@ paths: post: tags: - policies.homeRealmDiscoveryPolicy - summary: Create new navigation property to homeRealmDiscoveryPolicies for policies + summary: Create homeRealmDiscoveryPolicy + description: Create a new homeRealmDiscoveryPolicy object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-post-homerealmdiscoverypolicies?view=graph-rest-1.0 operationId: policy_CreateHomeRealmDiscoveryPolicy requestBody: description: New navigation property @@ -12135,8 +14040,11 @@ paths: get: tags: - policies.homeRealmDiscoveryPolicy - summary: Get homeRealmDiscoveryPolicies from policies - description: The policy to control Microsoft Entra authentication behavior for federated users. + summary: Get homeRealmDiscoveryPolicy + description: Retrieve the properties and relationships of a homeRealmDiscoveryPolicy object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-get?view=graph-rest-1.0 operationId: policy_GetHomeRealmDiscoveryPolicy parameters: - name: homeRealmDiscoveryPolicy-id @@ -12180,7 +14088,11 @@ paths: patch: tags: - policies.homeRealmDiscoveryPolicy - summary: Update the navigation property homeRealmDiscoveryPolicies in policies + summary: Update homerealmdiscoverypolicy + description: Update the properties of a homeRealmDiscoveryPolicy object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-update?view=graph-rest-1.0 operationId: policy_UpdateHomeRealmDiscoveryPolicy parameters: - name: homeRealmDiscoveryPolicy-id @@ -12211,7 +14123,11 @@ paths: delete: tags: - policies.homeRealmDiscoveryPolicy - summary: Delete navigation property homeRealmDiscoveryPolicies for policies + summary: Delete homeRealmDiscoveryPolicy + description: Delete a homeRealmDiscoveryPolicy object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-delete?view=graph-rest-1.0 operationId: policy_DeleteHomeRealmDiscoveryPolicy parameters: - name: homeRealmDiscoveryPolicy-id @@ -12238,7 +14154,11 @@ paths: get: tags: - policies.homeRealmDiscoveryPolicy - summary: Get appliesTo from policies + summary: List appliesTo + description: Get a list of directoryObject objects that a homeRealmDiscoveryPolicy object has been applied to. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-list-appliesto?view=graph-rest-1.0 operationId: policy.homeRealmDiscoveryPolicy_ListAppliesTo parameters: - name: homeRealmDiscoveryPolicy-id @@ -12386,8 +14306,11 @@ paths: get: tags: - policies.identitySecurityDefaultsEnforcementPolicy - summary: Get identitySecurityDefaultsEnforcementPolicy from policies - description: The policy that represents the security defaults that protect against common attacks. + summary: Get identitySecurityDefaultsEnforcementPolicy + description: Retrieve the properties of an identitySecurityDefaultsEnforcementPolicy object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identitysecuritydefaultsenforcementpolicy-get?view=graph-rest-1.0 operationId: policy_GetIdentitySecurityDefaultsEnforcementPolicy parameters: - name: $select @@ -12423,7 +14346,11 @@ paths: patch: tags: - policies.identitySecurityDefaultsEnforcementPolicy - summary: Update the navigation property identitySecurityDefaultsEnforcementPolicy in policies + summary: Update identitySecurityDefaultsEnforcementPolicy + description: Update the properties of an identitySecurityDefaultsEnforcementPolicy object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/identitysecuritydefaultsenforcementpolicy-update?view=graph-rest-1.0 operationId: policy_UpdateIdentitySecurityDefaultsEnforcementPolicy requestBody: description: New navigation property values @@ -12464,8 +14391,11 @@ paths: get: tags: - policies.permissionGrantPolicy - summary: Get permissionGrantPolicies from policies - description: The policy that specifies the conditions under which consent can be granted. + summary: List permissionGrantPolicies + description: Retrieve the list of permissionGrantPolicy objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/permissiongrantpolicy-list?view=graph-rest-1.0 operationId: policy_ListPermissionGrantPolicy parameters: - $ref: '#/components/parameters/top' @@ -12515,7 +14445,11 @@ paths: post: tags: - policies.permissionGrantPolicy - summary: Create new navigation property to permissionGrantPolicies for policies + summary: Create permissionGrantPolicy + 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://learn.microsoft.com/graph/api/permissiongrantpolicy-post-permissiongrantpolicies?view=graph-rest-1.0 operationId: policy_CreatePermissionGrantPolicy requestBody: description: New navigation property @@ -12538,8 +14472,11 @@ paths: get: tags: - policies.permissionGrantPolicy - summary: Get permissionGrantPolicies from policies - description: The policy that specifies the conditions under which consent can be granted. + summary: Get permissionGrantPolicy + description: Retrieve a single permissionGrantPolicy object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/permissiongrantpolicy-get?view=graph-rest-1.0 operationId: policy_GetPermissionGrantPolicy parameters: - name: permissionGrantPolicy-id @@ -12583,7 +14520,11 @@ paths: patch: tags: - policies.permissionGrantPolicy - summary: Update the navigation property permissionGrantPolicies in policies + summary: Update permissionGrantPolicy + description: Update properties of a permissionGrantPolicy. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/permissiongrantpolicy-update?view=graph-rest-1.0 operationId: policy_UpdatePermissionGrantPolicy parameters: - name: permissionGrantPolicy-id @@ -12614,7 +14555,11 @@ paths: delete: tags: - policies.permissionGrantPolicy - summary: Delete navigation property permissionGrantPolicies for policies + summary: Delete permissionGrantPolicy + description: Delete a permissionGrantPolicy object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/permissiongrantpolicy-delete?view=graph-rest-1.0 operationId: policy_DeletePermissionGrantPolicy parameters: - name: permissionGrantPolicy-id @@ -12641,8 +14586,11 @@ paths: get: tags: - policies.permissionGrantPolicy - summary: Get excludes from policies - description: Condition sets that are excluded in this permission grant policy. Automatically expanded on GET. + summary: List excludes collection of permissionGrantPolicy + description: Retrieve the condition sets which are *excluded* in a permissionGrantPolicy. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/permissiongrantpolicy-list-excludes?view=graph-rest-1.0 operationId: policy.permissionGrantPolicy_ListExclude parameters: - name: permissionGrantPolicy-id @@ -12700,7 +14648,11 @@ paths: post: tags: - policies.permissionGrantPolicy - summary: Create new navigation property to excludes for policies + 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. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/permissiongrantpolicy-post-excludes?view=graph-rest-1.0 operationId: policy.permissionGrantPolicy_CreateExclude parameters: - name: permissionGrantPolicy-id @@ -12824,7 +14776,11 @@ paths: delete: tags: - policies.permissionGrantPolicy - summary: Delete navigation property excludes for policies + summary: Delete permissionGrantConditionSet from excludes collection of permissionGrantPolicy + description: Deletes a permissionGrantConditionSet from the excludes collection of a permissionGrantPolicy. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/permissiongrantpolicy-delete-excludes?view=graph-rest-1.0 operationId: policy.permissionGrantPolicy_DeleteExclude parameters: - name: permissionGrantPolicy-id @@ -12881,8 +14837,11 @@ paths: get: tags: - policies.permissionGrantPolicy - summary: Get includes from policies - description: Condition sets that are included in this permission grant policy. Automatically expanded on GET. + summary: List includes collection of permissionGrantPolicy + description: Retrieve the condition sets which are *included* in a permissionGrantPolicy. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/permissiongrantpolicy-list-includes?view=graph-rest-1.0 operationId: policy.permissionGrantPolicy_ListInclude parameters: - name: permissionGrantPolicy-id @@ -12940,7 +14899,11 @@ paths: post: tags: - policies.permissionGrantPolicy - summary: Create new navigation property to includes for policies + 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. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/permissiongrantpolicy-post-includes?view=graph-rest-1.0 operationId: policy.permissionGrantPolicy_CreateInclude parameters: - name: permissionGrantPolicy-id @@ -13064,7 +15027,11 @@ paths: delete: tags: - policies.permissionGrantPolicy - summary: Delete navigation property includes for policies + summary: Delete permissionGrantConditionSet from includes collection of permissionGrantPolicy + description: Deletes a permissionGrantConditionSet from the includes collection of a permissionGrantPolicy. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/permissiongrantpolicy-delete-includes?view=graph-rest-1.0 operationId: policy.permissionGrantPolicy_DeleteInclude parameters: - name: permissionGrantPolicy-id @@ -13135,8 +15102,11 @@ paths: get: tags: - policies.unifiedRoleManagementPolicy - summary: Get roleManagementPolicies from policies - description: Specifies the various policies associated with scopes and roles. + summary: List roleManagementPolicies + description: 'Get the details of the policies in PIM that can be applied to Microsoft Entra 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://learn.microsoft.com/graph/api/policyroot-list-rolemanagementpolicies?view=graph-rest-1.0 operationId: policy_ListRoleManagementPolicy parameters: - $ref: '#/components/parameters/top' @@ -13209,8 +15179,11 @@ paths: get: tags: - policies.unifiedRoleManagementPolicy - summary: Get roleManagementPolicies from policies - description: Specifies the various policies associated with scopes and roles. + summary: Get unifiedRoleManagementPolicy + description: Retrieve the details of a role management policy. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicy-get?view=graph-rest-1.0 operationId: policy_GetRoleManagementPolicy parameters: - name: unifiedRoleManagementPolicy-id @@ -13552,8 +15525,11 @@ paths: get: tags: - policies.unifiedRoleManagementPolicy - summary: Get rules from policies - description: The collection of rules like approval rules and expiration rules. Supports $expand. + summary: List rules (for a role management policy) + 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:' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicy-list-rules?view=graph-rest-1.0 operationId: policy.roleManagementPolicy_ListRule parameters: - name: unifiedRoleManagementPolicy-id @@ -13643,8 +15619,11 @@ paths: get: tags: - policies.unifiedRoleManagementPolicy - summary: Get rules from policies - description: The collection of rules like approval rules and expiration rules. Supports $expand. + summary: Get unifiedRoleManagementPolicyRule + 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:' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicyrule-get?view=graph-rest-1.0 operationId: policy.roleManagementPolicy_GetRule parameters: - name: unifiedRoleManagementPolicy-id @@ -13696,7 +15675,11 @@ paths: patch: tags: - policies.unifiedRoleManagementPolicy - summary: Update the navigation property rules in policies + summary: Update unifiedRoleManagementPolicyRule + 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 Microsoft Entra roles and examples of updating rules, see the following articles:' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicyrule-update?view=graph-rest-1.0 operationId: policy.roleManagementPolicy_UpdateRule parameters: - name: unifiedRoleManagementPolicy-id @@ -13806,8 +15789,11 @@ paths: get: tags: - policies.unifiedRoleManagementPolicyAssignment - summary: Get roleManagementPolicyAssignments from policies - description: The assignment of a role management policy to a role definition object. + summary: List roleManagementPolicyAssignments + description: Get the details of all role management policy assignments made in PIM for Microsoft Entra roles and PIM for groups. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/policyroot-list-rolemanagementpolicyassignments?view=graph-rest-1.0 operationId: policy_ListRoleManagementPolicyAssignment parameters: - $ref: '#/components/parameters/top' @@ -13880,8 +15866,11 @@ paths: get: tags: - policies.unifiedRoleManagementPolicyAssignment - summary: Get roleManagementPolicyAssignments from policies - description: The assignment of a role management policy to a role definition object. + summary: Get unifiedRoleManagementPolicyAssignment + description: Get the details of a policy assignment in PIM that's assigned to Microsoft Entra roles or group membership or ownership. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicyassignment-get?view=graph-rest-1.0 operationId: policy_GetRoleManagementPolicyAssignment parameters: - name: unifiedRoleManagementPolicyAssignment-id @@ -14043,8 +16032,11 @@ paths: get: tags: - policies.tokenIssuancePolicy - summary: Get tokenIssuancePolicies from policies - description: The policy that specifies the characteristics of SAML tokens issued by Microsoft Entra ID. + summary: List tokenIssuancePolicy + description: Get a list of tokenIssuancePolicy objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/tokenissuancepolicy-list?view=graph-rest-1.0 operationId: policy_ListTokenIssuancePolicy parameters: - $ref: '#/components/parameters/top' @@ -14094,7 +16086,11 @@ paths: post: tags: - policies.tokenIssuancePolicy - summary: Create new navigation property to tokenIssuancePolicies for policies + summary: Create tokenIssuancePolicy + description: Create a new tokenIssuancePolicy object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/tokenissuancepolicy-post-tokenissuancepolicy?view=graph-rest-1.0 operationId: policy_CreateTokenIssuancePolicy requestBody: description: New navigation property @@ -14162,7 +16158,11 @@ paths: patch: tags: - policies.tokenIssuancePolicy - summary: Update the navigation property tokenIssuancePolicies in policies + summary: Update tokenIssuancePolicy + description: Update the properties of a tokenIssuancePolicy object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/tokenissuancepolicy-update?view=graph-rest-1.0 operationId: policy_UpdateTokenIssuancePolicy parameters: - name: tokenIssuancePolicy-id @@ -14193,7 +16193,11 @@ paths: delete: tags: - policies.tokenIssuancePolicy - summary: Delete navigation property tokenIssuancePolicies for policies + summary: Delete tokenIssuancePolicy + description: Delete a tokenIssuancePolicy object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/tokenissuancepolicy-delete?view=graph-rest-1.0 operationId: policy_DeleteTokenIssuancePolicy parameters: - name: tokenIssuancePolicy-id @@ -14220,7 +16224,11 @@ paths: get: tags: - policies.tokenIssuancePolicy - summary: Get appliesTo from policies + summary: List appliesTo + description: Get a list of directoryObject objects that a tokenIssuancePolicy object has been applied to. The tokenIssuancePolicy can only be applied to application. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/tokenissuancepolicy-list-appliesto?view=graph-rest-1.0 operationId: policy.tokenIssuancePolicy_ListAppliesTo parameters: - name: tokenIssuancePolicy-id @@ -14368,8 +16376,11 @@ paths: get: tags: - policies.tokenLifetimePolicy - summary: Get tokenLifetimePolicies from policies - description: 'The policy that controls the lifetime of a JWT access token, an ID token, or a SAML 1.1/2.0 token issued by Microsoft Entra ID.' + summary: List tokenLifetimePolicies + description: Get a list of tokenLifetimePolicy objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/tokenlifetimepolicy-list?view=graph-rest-1.0 operationId: policy_ListTokenLifetimePolicy parameters: - $ref: '#/components/parameters/top' @@ -14419,7 +16430,11 @@ paths: post: tags: - policies.tokenLifetimePolicy - summary: Create new navigation property to tokenLifetimePolicies for policies + summary: Create tokenLifetimePolicy + description: Create a new tokenLifetimePolicy object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/tokenlifetimepolicy-post-tokenlifetimepolicies?view=graph-rest-1.0 operationId: policy_CreateTokenLifetimePolicy requestBody: description: New navigation property @@ -14442,8 +16457,11 @@ paths: get: tags: - policies.tokenLifetimePolicy - summary: Get tokenLifetimePolicies from policies - description: 'The policy that controls the lifetime of a JWT access token, an ID token, or a SAML 1.1/2.0 token issued by Microsoft Entra ID.' + summary: Get tokenLifetimePolicy + description: Retrieve the properties and relationships of a tokenLifetimePolicy object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/tokenlifetimepolicy-get?view=graph-rest-1.0 operationId: policy_GetTokenLifetimePolicy parameters: - name: tokenLifetimePolicy-id @@ -14487,7 +16505,11 @@ paths: patch: tags: - policies.tokenLifetimePolicy - summary: Update the navigation property tokenLifetimePolicies in policies + summary: Update tokenlifetimepolicy + description: Update the properties of a tokenLifetimePolicy object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/tokenlifetimepolicy-update?view=graph-rest-1.0 operationId: policy_UpdateTokenLifetimePolicy parameters: - name: tokenLifetimePolicy-id @@ -14518,7 +16540,11 @@ paths: delete: tags: - policies.tokenLifetimePolicy - summary: Delete navigation property tokenLifetimePolicies for policies + summary: Delete tokenLifetimePolicy + description: Delete a tokenLifetimePolicy object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/tokenlifetimepolicy-delete?view=graph-rest-1.0 operationId: policy_DeleteTokenLifetimePolicy parameters: - name: tokenLifetimePolicy-id @@ -14545,7 +16571,11 @@ paths: get: tags: - policies.tokenLifetimePolicy - summary: Get appliesTo from policies + summary: List appliesTo + description: Get a list of directoryObject objects that a tokenLifetimePolicy object has been applied to. The tokenLifetimePolicy can only be applied to application. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/tokenlifetimepolicy-list-appliesto?view=graph-rest-1.0 operationId: policy.tokenLifetimePolicy_ListAppliesTo parameters: - name: tokenLifetimePolicy-id @@ -14693,8 +16723,11 @@ paths: get: tags: - tenantRelationships.multiTenantOrganization - summary: Get multiTenantOrganization from tenantRelationships - description: Defines an organization with more than one instance of Microsoft Entra ID. + summary: Get multiTenantOrganization + description: Get properties of the multitenant organization. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/multitenantorganization-get?view=graph-rest-1.0 operationId: tenantRelationship_GetMultiTenantOrganization parameters: - name: $select @@ -14727,11 +16760,15 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - put: + patch: tags: - tenantRelationships.multiTenantOrganization - summary: Update the navigation property multiTenantOrganization in tenantRelationships - operationId: tenantRelationship_SetMultiTenantOrganization + summary: Update multiTenantOrganization + description: Update the properties of a multitenant organization. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/multitenantorganization-update?view=graph-rest-1.0 + operationId: tenantRelationship_UpdateMultiTenantOrganization requestBody: description: New navigation property values content: @@ -14753,8 +16790,11 @@ paths: get: tags: - tenantRelationships.multiTenantOrganization - summary: Get joinRequest from tenantRelationships - description: Defines the status of a tenant joining a multitenant organization. + summary: Get multiTenantOrganizationJoinRequestRecord + description: Get the status of a tenant joining a multitenant organization. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/multitenantorganizationjoinrequestrecord-get?view=graph-rest-1.0 operationId: tenantRelationship.multiTenantOrganization_GetJoinRequest parameters: - name: $select @@ -14790,7 +16830,11 @@ paths: patch: tags: - tenantRelationships.multiTenantOrganization - summary: Update the navigation property joinRequest in tenantRelationships + summary: Update multiTenantOrganizationJoinRequestRecord + description: 'Join a multitenant organization, after the owner of the multitenant organization has added your tenant to the multitenant organization as pending. Before a tenant added to a multitenant organization can participate in the multitenant organization, the administrator of the joining tenant must submit a join request. To allow for asynchronous processing, you must wait up to 2 hours before joining a multitenant organization is completed.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/multitenantorganizationjoinrequestrecord-update?view=graph-rest-1.0 operationId: tenantRelationship.multiTenantOrganization_UpdateJoinRequest requestBody: description: New navigation property values @@ -14813,8 +16857,11 @@ paths: get: tags: - tenantRelationships.multiTenantOrganization - summary: Get tenants from tenantRelationships - description: Defines tenants added to a multitenant organization. + summary: List multiTenantOrganizationMembers + description: List the tenants and their properties in the multitenant organization. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/multitenantorganization-list-tenants?view=graph-rest-1.0 operationId: tenantRelationship.multiTenantOrganization_ListTenant parameters: - $ref: '#/components/parameters/top' @@ -14864,7 +16911,11 @@ paths: post: tags: - tenantRelationships.multiTenantOrganization - summary: Create new navigation property to tenants for tenantRelationships + summary: Add multiTenantOrganizationMember + description: Add a tenant to a multitenant organization. The administrator of an owner tenant has the permissions to add tenants to the multitenant organization. The added tenant is in the pending state until the administrator of the added tenant joins the multitenant organization by submitting a join request. A tenant can be part of only one multitenant organization. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/multitenantorganization-post-tenants?view=graph-rest-1.0 operationId: tenantRelationship.multiTenantOrganization_CreateTenant requestBody: description: New navigation property @@ -14887,8 +16938,11 @@ paths: get: tags: - tenantRelationships.multiTenantOrganization - summary: Get tenants from tenantRelationships - description: Defines tenants added to a multitenant organization. + summary: Get multiTenantOrganizationMember + description: Get a tenant and its properties in the multitenant organization. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/multitenantorganizationmember-get?view=graph-rest-1.0 operationId: tenantRelationship.multiTenantOrganization_GetTenant parameters: - name: multiTenantOrganizationMember-id @@ -14963,7 +17017,11 @@ paths: delete: tags: - tenantRelationships.multiTenantOrganization - summary: Delete navigation property tenants for tenantRelationships + summary: Remove multiTenantOrganizationMember + description: 'Remove a tenant from a multitenant organization. A tenant can be removed in the following scenarios:' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/multitenantorganization-delete-tenants?view=graph-rest-1.0 operationId: tenantRelationship.multiTenantOrganization_DeleteTenant parameters: - name: multiTenantOrganizationMember-id @@ -15166,7 +17224,11 @@ paths: post: tags: - users.authentication - summary: Create new navigation property to emailMethods for users + summary: Create emailMethod + 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://learn.microsoft.com/graph/api/authentication-post-emailmethods?view=graph-rest-1.0 operationId: user.authentication_CreateEmailMethod parameters: - name: user-id @@ -15251,7 +17313,11 @@ paths: patch: tags: - users.authentication - summary: Update the navigation property emailMethods in users + summary: Update emailAuthenticationMethod + description: Update a user's email address represented by an emailAuthenticationMethod object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/emailauthenticationmethod-update?view=graph-rest-1.0 operationId: user.authentication_UpdateEmailMethod parameters: - name: user-id @@ -15290,7 +17356,11 @@ paths: delete: tags: - users.authentication - summary: Delete navigation property emailMethods for users + summary: Delete emailAuthenticationMethod + description: Deletes a user's emailAuthenticationMethod object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/emailauthenticationmethod-delete?view=graph-rest-1.0 operationId: user.authentication_DeleteEmailMethod parameters: - name: user-id @@ -15460,7 +17530,11 @@ paths: delete: tags: - users.authentication - summary: Delete navigation property fido2Methods for users + summary: Delete fido2AuthenticationMethod + description: Deletes a user's FIDO2 Security Key Authentication Method object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/fido2authenticationmethod-delete?view=graph-rest-1.0 operationId: user.authentication_DeleteFido2Method parameters: - name: user-id @@ -15723,8 +17797,11 @@ paths: get: tags: - users.authentication - summary: Get microsoftAuthenticatorMethods from users - description: The details of the Microsoft Authenticator app registered to a user for authentication. + summary: List microsoftAuthenticatorAuthenticationMethods + description: Get a list of the microsoftAuthenticatorAuthenticationMethod objects and their properties. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/microsoftauthenticatorauthenticationmethod-list?view=graph-rest-1.0 operationId: user.authentication_ListMicrosoftAuthenticatorMethod parameters: - name: user-id @@ -15783,8 +17860,11 @@ paths: get: tags: - users.authentication - summary: Get microsoftAuthenticatorMethods from users - description: The details of the Microsoft Authenticator app registered to a user for authentication. + summary: Get microsoftAuthenticatorAuthenticationMethod + description: Read the properties and relationships of a microsoftAuthenticatorAuthenticationMethod object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/microsoftauthenticatorauthenticationmethod-get?view=graph-rest-1.0 operationId: user.authentication_GetMicrosoftAuthenticatorMethod parameters: - name: user-id @@ -15836,7 +17916,11 @@ paths: delete: tags: - users.authentication - summary: Delete navigation property microsoftAuthenticatorMethods for users + summary: Delete microsoftAuthenticatorAuthenticationMethod + description: Deletes a microsoftAuthenticatorAuthenticationMethod object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/microsoftauthenticatorauthenticationmethod-delete?view=graph-rest-1.0 operationId: user.authentication_DeleteMicrosoftAuthenticatorMethod parameters: - name: user-id @@ -15947,8 +18031,8 @@ paths: get: tags: - users.authentication - summary: Get operations from users - description: Represents the status of a long-running operation. + summary: Get longRunningOperation + description: 'Read the properties and relationships of a longRunningOperation object. This API allows you to retrieve the details and status of the following long-running Microsoft Graph API operations. 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 @@ -16038,8 +18122,11 @@ paths: get: tags: - users.authentication - summary: Get operations from users - description: Represents the status of a long-running operation. + summary: Get longRunningOperation + description: 'Read the properties and relationships of a longRunningOperation object. This API allows you to retrieve the details and status of the following long-running Microsoft Graph API operations. 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://learn.microsoft.com/graph/api/longrunningoperation-get?view=graph-rest-1.0 operationId: user.authentication_GetOperation parameters: - name: user-id @@ -16188,7 +18275,7 @@ paths: tags: - users.authentication summary: Get passwordMethods from users - description: 'Represents the password that''s registered to a user for authentication. For security, the password itself will never be returned in the object, but action can be taken to reset a password.' + description: 'Represents the password registered to a user for authentication. For security, the password itself is never returned in the object, but action can be taken to reset a password.' operationId: user.authentication_ListPasswordMethod parameters: - name: user-id @@ -16279,7 +18366,7 @@ paths: tags: - users.authentication summary: Get passwordMethods from users - description: 'Represents the password that''s registered to a user for authentication. For security, the password itself will never be returned in the object, but action can be taken to reset a password.' + description: 'Represents the password registered to a user for authentication. For security, the password itself is never returned in the object, but action can be taken to reset a password.' operationId: user.authentication_GetPasswordMethod parameters: - name: user-id @@ -16413,7 +18500,11 @@ paths: post: tags: - users.authentication - summary: Create new navigation property to phoneMethods for users + 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 pre-existing mobile phone fails. 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 attempts to register the number for use in that system.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/authentication-post-phonemethods?view=graph-rest-1.0 operationId: user.authentication_CreatePhoneMethod parameters: - name: user-id @@ -16498,7 +18589,11 @@ paths: patch: tags: - users.authentication - summary: Update the navigation property phoneMethods in users + 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.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/phoneauthenticationmethod-update?view=graph-rest-1.0 operationId: user.authentication_UpdatePhoneMethod parameters: - name: user-id @@ -16595,7 +18690,7 @@ paths: tags: - users.authentication summary: Get softwareOathMethods from users - description: The software OATH TOTP applications registered to a user for authentication. + description: The software OATH time-based one-time password (TOTP) applications registered to a user for authentication. operationId: user.authentication_ListSoftwareOathMethod parameters: - name: user-id @@ -16655,7 +18750,7 @@ paths: tags: - users.authentication summary: Get softwareOathMethods from users - description: The software OATH TOTP applications registered to a user for authentication. + description: The software OATH time-based one-time password (TOTP) applications registered to a user for authentication. operationId: user.authentication_GetSoftwareOathMethod parameters: - name: user-id @@ -16707,7 +18802,11 @@ paths: delete: tags: - users.authentication - summary: Delete navigation property softwareOathMethods for users + summary: Delete softwareOathAuthenticationMethod + description: Delete a user's Software OATH token authentication method object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/softwareoathauthenticationmethod-delete?view=graph-rest-1.0 operationId: user.authentication_DeleteSoftwareOathMethod parameters: - name: user-id @@ -16764,8 +18863,11 @@ paths: get: tags: - users.authentication - summary: Get temporaryAccessPassMethods from users - description: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. + summary: List temporaryAccessPassMethods + 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://learn.microsoft.com/graph/api/authentication-list-temporaryaccesspassmethods?view=graph-rest-1.0 operationId: user.authentication_ListTemporaryAccessPassMethod parameters: - name: user-id @@ -16823,7 +18925,11 @@ paths: post: tags: - users.authentication - summary: Create new navigation property to temporaryAccessPassMethods for users + summary: Create temporaryAccessPassMethod + 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://learn.microsoft.com/graph/api/authentication-post-temporaryaccesspassmethods?view=graph-rest-1.0 operationId: user.authentication_CreateTemporaryAccessPassMethod parameters: - name: user-id @@ -16855,8 +18961,11 @@ paths: get: tags: - users.authentication - summary: Get temporaryAccessPassMethods from users - description: Represents a Temporary Access Pass registered to a user for authentication through time-limited passcodes. + summary: Get temporaryAccessPassAuthenticationMethod + description: Retrieve a user's single temporaryAccessPassAuthenticationMethod object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/temporaryaccesspassauthenticationmethod-get?view=graph-rest-1.0 operationId: user.authentication_GetTemporaryAccessPassMethod parameters: - name: user-id @@ -16908,7 +19017,11 @@ paths: delete: tags: - users.authentication - summary: Delete navigation property temporaryAccessPassMethods for users + summary: Delete temporaryAccessPassAuthenticationMethod + description: Delete a users's temporaryAccessPassAuthenticationMethod object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/temporaryaccesspassauthenticationmethod-delete?view=graph-rest-1.0 operationId: user.authentication_DeleteTemporaryAccessPassMethod parameters: - name: user-id @@ -16965,8 +19078,11 @@ paths: get: tags: - users.authentication - summary: Get windowsHelloForBusinessMethods from users - description: Represents the Windows Hello for Business authentication method registered to a user for authentication. + summary: List windowsHelloForBusinessAuthenticationMethods + description: Get a list of the windowsHelloForBusinessAuthenticationMethod objects and their properties. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/windowshelloforbusinessauthenticationmethod-list?view=graph-rest-1.0 operationId: user.authentication_ListWindowsHelloGraphFPreBusinessMethod parameters: - name: user-id @@ -17025,8 +19141,11 @@ paths: get: tags: - users.authentication - summary: Get windowsHelloForBusinessMethods from users - description: Represents the Windows Hello for Business authentication method registered to a user for authentication. + summary: Get windowsHelloForBusinessAuthenticationMethod + description: Read the properties and relationships of a windowsHelloForBusinessAuthenticationMethod object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/windowshelloforbusinessauthenticationmethod-get?view=graph-rest-1.0 operationId: user.authentication_GetWindowsHelloGraphFPreBusinessMethod parameters: - name: user-id @@ -17078,7 +19197,11 @@ paths: delete: tags: - users.authentication - summary: Delete navigation property windowsHelloForBusinessMethods for users + summary: Delete windowsHelloForBusinessAuthenticationMethod + description: Deletes a windowsHelloForBusinessAuthenticationMethod object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/windowshelloforbusinessauthenticationmethod-delete?view=graph-rest-1.0 operationId: user.authentication_DeleteWindowsHelloGraphFPreBusinessMethod parameters: - name: user-id @@ -17237,6 +19360,12 @@ components: $ref: '#/components/schemas/microsoft.graph.authenticationEventListener' description: Represents listeners for custom authentication extension events in Azure AD for workforce and customers. x-ms-navigationProperty: true + authenticationEventsFlows: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.authenticationEventsFlow' + description: Represents the entry point for self-service sign-up and sign-in user flows in both Microsoft Entra workforce and external tenants. + x-ms-navigationProperty: true b2xUserFlows: type: array items: @@ -17290,11 +19419,100 @@ components: properties: authenticationEventsFlowId: type: string + description: Indicates the authenticationEventListener is associated with an authenticationEventsFlow. Read-only. nullable: true conditions: $ref: '#/components/schemas/microsoft.graph.authenticationConditions' additionalProperties: type: object + microsoft.graph.authenticationEventsFlow: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: authenticationEventsFlow + type: object + properties: + conditions: + $ref: '#/components/schemas/microsoft.graph.authenticationConditions' + description: + type: string + description: The description of the events policy. + nullable: true + displayName: + type: string + description: Required. The display name for the events policy. + additionalProperties: + type: object + microsoft.graph.authenticationConditions: + title: authenticationConditions + type: object + properties: + applications: + $ref: '#/components/schemas/microsoft.graph.authenticationConditionsApplications' + additionalProperties: + type: object + microsoft.graph.authenticationConditionApplication: + title: authenticationConditionApplication + type: object + properties: + appId: + type: string + description: The identifier for an application corresponding to a condition which will trigger an authenticationEventListener. + additionalProperties: + type: object + microsoft.graph.externalUsersSelfServiceSignUpEventsFlow: + allOf: + - $ref: '#/components/schemas/microsoft.graph.authenticationEventsFlow' + - title: externalUsersSelfServiceSignUpEventsFlow + type: object + properties: + onAttributeCollection: + $ref: '#/components/schemas/microsoft.graph.onAttributeCollectionHandler' + onAuthenticationMethodLoadStart: + $ref: '#/components/schemas/microsoft.graph.onAuthenticationMethodLoadStartHandler' + onInteractiveAuthFlowStart: + $ref: '#/components/schemas/microsoft.graph.onInteractiveAuthFlowStartHandler' + onUserCreateStart: + $ref: '#/components/schemas/microsoft.graph.onUserCreateStartHandler' + additionalProperties: + type: object + microsoft.graph.onAttributeCollectionHandler: + title: onAttributeCollectionHandler + type: object + additionalProperties: + type: object + microsoft.graph.onAttributeCollectionExternalUsersSelfServiceSignUp: + allOf: + - $ref: '#/components/schemas/microsoft.graph.onAttributeCollectionHandler' + - title: onAttributeCollectionExternalUsersSelfServiceSignUp + type: object + properties: + attributeCollectionPage: + $ref: '#/components/schemas/microsoft.graph.authenticationAttributeCollectionPage' + attributes: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityUserFlowAttribute' + x-ms-navigationProperty: true + additionalProperties: + type: object + microsoft.graph.onAuthenticationMethodLoadStartHandler: + title: onAuthenticationMethodLoadStartHandler + type: object + additionalProperties: + type: object + microsoft.graph.onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp: + allOf: + - $ref: '#/components/schemas/microsoft.graph.onAuthenticationMethodLoadStartHandler' + - title: onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp + type: object + properties: + identityProviders: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityProviderBase' + x-ms-navigationProperty: true + additionalProperties: + type: object microsoft.graph.b2xIdentityUserFlow: allOf: - $ref: '#/components/schemas/microsoft.graph.identityUserFlow' @@ -17433,7 +19651,7 @@ components: $ref: '#/components/schemas/microsoft.graph.identityUserFlowAttributeDataType' description: type: string - description: The description of the user flow attribute that's shown to the user at the time of sign-up. + description: The description of the user flow attribute that's shown to the user at the time of sign up. nullable: true displayName: type: string @@ -17562,7 +19780,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.authenticationMethodModes' - description: Which authentication method combinations this configuration applies to. Must be an allowedCombinations object that's defined for the authenticationStrengthPolicy. The only possible value for fido2combinationConfigurations is 'fido2'. + description: 'Which authentication method combinations this configuration applies to. Must be an allowedCombinations object, part of the authenticationStrengthPolicy. The only possible value for fido2combinationConfigurations is ''fido2''.' additionalProperties: type: object microsoft.graph.authenticationMethodModes: @@ -18187,10 +20405,10 @@ components: nullable: true inviteRedirectUrl: type: string - description: The URL the user should be redirected to once the invitation is redeemed. Required. + description: The URL the user should be redirected to after the invitation is redeemed. Required. resetRedemption: type: boolean - description: 'Reset the user''s redemption status and reinvite a user while retaining their user identifier, group memberships, and app assignments. This property allows you to enable a user to sign-in using a different email address from the one in the previous invitation. For more information about using this property, see Reset redemption status for a guest user.' + description: 'Reset the user''s redemption status and reinvite a user while retaining their user identifier, group memberships, and app assignments. This property allows you to enable a user to sign-in using a different email address from the one in the previous invitation. When true, the invitedUser/id relationship is required. For more information about using this property, see Reset redemption status for a guest user.' nullable: true sendInvitationMessage: type: boolean @@ -18232,7 +20450,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.assignedLicense' - description: 'The licenses that are assigned to the user, including inherited (group-based) licenses. This property doesn''t differentiate between directly assigned and inherited licenses. Use the licenseAssignmentStates property to identify the directly assigned and inherited licenses. Not nullable. Returned only on $select. Supports $filter (eq, not, /$count eq 0, /$count ne 0).' + description: 'The licenses that are assigned to the user, including inherited (group-based) licenses. This property doesn''t differentiate between directly assigned and inherited licenses. Use the licenseAssignmentStates property to identify the directly assigned and inherited licenses. Not nullable. Returned only on $select. Supports $filter (eq, not, /$count eq 0, /$count ne 0).' assignedPlans: type: array items: @@ -18249,32 +20467,32 @@ components: type: array items: type: string - description: 'The telephone numbers for the user. NOTE: Although it is a string collection, only one number can be set for this property. Read-only for users synced from the on-premises directory. Returned by default. Supports $filter (eq, not, ge, le, startsWith).' + description: 'The telephone numbers for the user. NOTE: Although it''s a string collection, only one number can be set for this property. Read-only for users synced from the on-premises directory. Returned by default. Supports $filter (eq, not, ge, le, startsWith).' city: type: string description: 'The city where the user is located. Maximum length is 128 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values).' nullable: true companyName: type: string - description: 'The name of the company that the user is associated with. This property can be useful for describing the company that an external user comes from. The maximum length is 64 characters.Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values).' + description: 'The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values).' nullable: true consentProvidedForMinor: type: string - description: 'Sets whether consent was obtained for minors. Allowed values: null, Granted, Denied and NotRequired. Refer to the legal age group property definitions for further information. Returned only on $select. Supports $filter (eq, ne, not, and in).' + description: 'Sets whether consent was obtained for minors. Allowed values: null, Granted, Denied, and NotRequired. For more information, see legal age group property definitions. Returned only on $select. Supports $filter (eq, ne, not, and in).' nullable: true country: type: string - description: 'The country or region where the user is located; for example, US or UK. Maximum length is 128 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values).' + description: 'The country/region where the user is located; for example, US or UK. Maximum length is 128 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values).' 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 user was created, in ISO 8601 format and UTC. The value cannot be modified and is automatically populated when the entity is created. Nullable. For on-premises users, the value represents when they were first created in Microsoft Entra ID. Property is null for some users created before June 2018 and on-premises users that were synced to Microsoft Entra ID before June 2018. Read-only. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in).' + description: 'The date and time the user was created, in ISO 8601 format and UTC. The value can''t be modified and is automatically populated when the entity is created. Nullable. For on-premises users, the value represents when they were first created in Microsoft Entra ID. Property is null for some users created before June 2018 and on-premises users that were synced to Microsoft Entra ID before June 2018. Read-only. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in).' format: date-time nullable: true creationType: 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).' + 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 a guest 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' @@ -18290,7 +20508,7 @@ components: format: int32 displayName: type: string - description: 'The name displayed in the address book for the user. This is usually the combination of the user''s first name, middle initial, and last name. This property is required when a user is created and it cannot be cleared during updates. Maximum length is 256 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values), $orderby, and $search.' + description: 'The name displayed in the address book for the user. This value is usually the combination of the user''s first name, middle initial, and family name. This property is required when a user is created and it can''t be cleared during updates. Maximum length is 256 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values), $orderby, and $search.' nullable: true employeeHireDate: 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])$' @@ -18305,7 +20523,7 @@ components: employeeLeaveDateTime: 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 when the user left or will leave the organization. To read this property, the calling app must be assigned the User-LifeCycleInfo.Read.All permission. To write this property, the calling app must be assigned the User.Read.All and User-LifeCycleInfo.ReadWrite.All permissions. To read this property in delegated scenarios, the admin needs one of the following Microsoft Entra roles: Lifecycle Workflows Administrator, Global Reader, or Global Administrator. To write this property in delegated scenarios, the admin needs the Global Administrator role. Supports $filter (eq, ne, not , ge, le, in). For more information, see Configure the employeeLeaveDateTime property for a user.' + description: 'The date and time when the user left or will leave the organization. To read this property, the calling app must be assigned the User-LifeCycleInfo.Read.All permission. To write this property, the calling app must be assigned the User.Read.All and User-LifeCycleInfo.ReadWrite.All permissions. To read this property in delegated scenarios, the admin needs at least one of the following Microsoft Entra roles: Lifecycle Workflows Administrator, Global Reader. To write this property in delegated scenarios, the admin needs the Global Administrator role. Supports $filter (eq, ne, not , ge, le, in). For more information, see Configure the employeeLeaveDateTime property for a user.' format: date-time nullable: true employeeOrgData: @@ -18316,7 +20534,7 @@ components: nullable: true externalUserState: type: string - description: 'For an external user invited to the tenant using the invitation API, this property represents the invited user''s invitation status. For invited users, the state can be PendingAcceptance or Accepted, or null for all other users. Returned only on $select. Supports $filter (eq, ne, not , in).' + description: 'For a guest invited to the tenant using the invitation API, this property represents the invited user''s invitation status. For invited users, the state can be PendingAcceptance or Accepted, or null for all other users. Returned only on $select. Supports $filter (eq, ne, not , in).' nullable: true externalUserStateChangeDateTime: 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])$' @@ -18335,13 +20553,13 @@ components: hireDate: 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 hire date of the user. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014, is 2014-01-01T00:00:00Z. Returned only on $select. Note: This property is specific to SharePoint Online. We recommend using the native employeeHireDate property to set and update hire date values using Microsoft Graph APIs.' + description: 'The hire date of the user. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014, is 2014-01-01T00:00:00Z. Returned only on $select. Note: This property is specific to SharePoint in Microsoft 365. We recommend using the native employeeHireDate property to set and update hire date values using Microsoft Graph APIs.' format: date-time identities: type: array items: $ref: '#/components/schemas/microsoft.graph.objectIdentity' - description: 'Represents the identities that can be used to sign in to this user account. Microsoft (also known as a local account), organizations, or social identity providers such as Facebook, Google, and Microsoft can provide identity and tie it to a user account. It may contain multiple items with the same signInType value. Returned only on $select. Supports $filter (eq) with limitations.' + description: 'Represents the identities that can be used to sign in to this user account. Microsoft (also known as a local account), organizations, or social identity providers such as Facebook, Google, and Microsoft can provide identity and tie it to a user account. It might contain multiple items with the same signInType value. Returned only on $select. Supports $filter (eq) with limitations.' imAddresses: type: array items: @@ -18356,7 +20574,7 @@ components: description: A list for the user to describe their interests. Returned only on $select. isResourceAccount: type: boolean - description: Do not use – reserved for future use. + description: Don't use – reserved for future use. nullable: true jobTitle: type: string @@ -18370,13 +20588,13 @@ components: nullable: true legalAgeGroupClassification: type: string - description: 'Used by enterprise applications to determine the legal age group of the user. This property is read-only and calculated based on ageGroup and consentProvidedForMinor properties. Allowed values: null, MinorWithOutParentalConsent, MinorWithParentalConsent, MinorNoParentalConsentRequired, NotAdult, and Adult. Refer to the legal age group property definitions for further information. Returned only on $select.' + description: 'Used by enterprise applications to determine the legal age group of the user. This property is read-only and calculated based on ageGroup and consentProvidedForMinor properties. Allowed values: null, MinorWithOutParentalConsent, MinorWithParentalConsent, MinorNoParentalConsentRequired, NotAdult, and Adult. For more information, see legal age group property definitions. Returned only on $select.' nullable: true licenseAssignmentStates: type: array items: $ref: '#/components/schemas/microsoft.graph.licenseAssignmentState' - description: State of license assignments for this user. Also indicates licenses that are directly assigned or the user has inherited through group memberships. Read-only. Returned only on $select. + description: State of license assignments for this user. Also indicates licenses that are directly assigned or the user inherited through group memberships. Read-only. Returned only on $select. mail: type: string description: 'The SMTP address for the user, for example, jeff@contoso.com. Changes to this property update the user''s proxyAddresses collection to include the value as an SMTP address. This property can''t contain accent characters. NOTE: We don''t recommend updating this property for Azure AD B2C user profiles. Use the otherMails property instead. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, endsWith, and eq on null values).' @@ -18411,7 +20629,7 @@ components: $ref: '#/components/schemas/microsoft.graph.onPremisesExtensionAttributes' onPremisesImmutableId: type: string - description: 'This property is used to associate an on-premises Active Directory user account to their Microsoft Entra user object. This property must be specified when creating a new user account in the Graph if you''re using a federated domain for the user''s userPrincipalName (UPN) property. NOTE: The $ and _ characters can''t be used when specifying this property. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in)..' + description: 'This property is used to associate an on-premises Active Directory user account to their Microsoft Entra user object. This property must be specified when creating a new user account in the Graph if you''re using a federated domain for the user''s userPrincipalName (UPN) property. NOTE: The $ and _ characters can''t be used when specifying this property. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in).' nullable: true onPremisesLastSyncDateTime: 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])$' @@ -18430,7 +20648,7 @@ components: nullable: true onPremisesSecurityIdentifier: type: string - description: Contains the on-premises security identifier (SID) for the user that was synchronized from on-premises to the cloud. Read-only. Returned only on $select. Supports $filter (eq including on null values). + description: Contains the on-premises security identifier (SID) for the user that was synchronized from on-premises to the cloud. Read-only. Returned only on $select. Supports $filter (eq including on null values). nullable: true onPremisesSyncEnabled: type: boolean @@ -18444,10 +20662,10 @@ components: type: array items: type: string - description: 'A list of additional email addresses for the user; for example: [''bob@contoso.com'', ''Robert@fabrikam.com'']. NOTE: This property can''t contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith, endsWith, /$count eq 0, /$count ne 0).' + description: 'A list of other email addresses for the user; for example: [''bob@contoso.com'', ''Robert@fabrikam.com'']. NOTE: This property can''t contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith, endsWith, /$count eq 0, /$count ne 0).' passwordPolicies: type: string - description: 'Specifies password policies for the user. This value is an enumeration with one possible value being DisableStrongPassword, which allows weaker passwords than the default policy to be specified. DisablePasswordExpiration can also be specified. The two may be specified together; for example: DisablePasswordExpiration, DisableStrongPassword. Returned only on $select. For more information on the default password policies, see Microsoft Entra password policies. Supports $filter (ne, not, and eq on null values).' + description: 'Specifies password policies for the user. This value is an enumeration with one possible value being DisableStrongPassword, which allows weaker passwords than the default policy to be specified. DisablePasswordExpiration can also be specified. The two might be specified together; for example: DisablePasswordExpiration, DisableStrongPassword. Returned only on $select. For more information on the default password policies, see Microsoft Entra password policies. Supports $filter (ne, not, and eq on null values).' nullable: true passwordProfile: $ref: '#/components/schemas/microsoft.graph.passwordProfile' @@ -18467,7 +20685,7 @@ components: nullable: true preferredLanguage: type: string - description: 'The preferred language for the user. The preferred language format is based on RFC 4646. The name is a combination of an ISO 639 two-letter lowercase culture code associated with the language and an ISO 3166 two-letter uppercase subculture code associated with the country or region. Example: ''en-US'', or ''es-ES''. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values)' + description: 'The preferred language for the user. The preferred language format is based on RFC 4646. The name is a combination of an ISO 639 two-letter lowercase culture code associated with the language, and an ISO 3166 two-letter uppercase subculture code associated with the country or region. Example: ''en-US'', or ''es-ES''. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values)' nullable: true preferredName: type: string @@ -18484,7 +20702,7 @@ components: type: array items: type: string - description: 'For example: [''SMTP: bob@contoso.com'', ''smtp: bob@sales.contoso.com'']. Changes to the mail property will also update this collection to include the value as an SMTP address. For more information, see mail and proxyAddresses properties. The proxy address prefixed with SMTP (capitalized) is the primary proxy address while those prefixed with smtp are the secondary proxy addresses. For Azure AD B2C accounts, this property has a limit of 10 unique addresses. Read-only in Microsoft Graph; you can update this property only through the Microsoft 365 admin center. Not nullable. Returned only on $select. Supports $filter (eq, not, ge, le, startsWith, endsWith, /$count eq 0, /$count ne 0).' + description: 'For example: [''SMTP: bob@contoso.com'', ''smtp: bob@sales.contoso.com'']. Changes to the mail property update this collection to include the value as an SMTP address. For more information, see mail and proxyAddresses properties. The proxy address prefixed with SMTP (capitalized) is the primary proxy address, while those addresses prefixed with smtp are the secondary proxy addresses. For Azure AD B2C accounts, this property has a limit of 10 unique addresses. Read-only in Microsoft Graph; you can update this property only through the Microsoft 365 admin center. Not nullable. Returned only on $select. Supports $filter (eq, not, ge, le, startsWith, endsWith, /$count eq 0, /$count ne 0).' responsibilities: type: array items: @@ -18496,7 +20714,7 @@ components: items: type: string nullable: true - description: A list for the user to enumerate the schools they have attended. Returned only on $select. + description: A list for the user to enumerate the schools they attended. Returned only on $select. securityIdentifier: type: string description: 'Security identifier (SID) of the user, used in Windows scenarios. Read-only. Returned by default. Supports $select and $filter (eq, not, ge, le, startsWith).' @@ -18505,7 +20723,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.serviceProvisioningError' - description: 'Errors published by a federated service describing a non-transient, service-specific error regarding the properties or link from a user object . Supports $filter (eq, not, for isResolved and serviceInstance).' + description: 'Errors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object. Supports $filter (eq, not, for isResolved and serviceInstance).' showInAddressList: type: boolean description: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. See Known issue. @@ -18515,7 +20733,7 @@ components: signInSessionsValidFromDateTime: 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: 'Any refresh tokens or sessions tokens (session cookies) issued before this time are invalid, and applications get an error when using an invalid refresh or sessions token to acquire a delegated access token (to access APIs such as Microsoft Graph). If this happens, the application needs to acquire a new refresh token by requesting the authorized endpoint. Read-only. Use revokeSignInSessions to reset. Returned only on $select.' + description: 'Any refresh tokens or session tokens (session cookies) issued before this time are invalid. Applications get an error when using an invalid refresh or session token to acquire a delegated access token (to access APIs such as Microsoft Graph). If this happens, the application needs to acquire a new refresh token by requesting the authorized endpoint. Read-only. Use revokeSignInSessions to reset. Returned only on $select.' format: date-time nullable: true skills: @@ -18530,7 +20748,7 @@ components: nullable: true streetAddress: type: string - description: 'The street address of the user''s place of business. Maximum length is 1024 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values).' + description: 'The street address of the user''s place of business. Maximum length is 1,024 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values).' nullable: true surname: type: string @@ -18538,15 +20756,15 @@ components: nullable: true usageLocation: type: string - description: 'A two-letter country code (ISO standard 3166). Required for users that are assigned licenses due to legal requirements to check for availability of services in countries. Examples include: US, JP, and GB. Not nullable. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values).' + description: 'A two-letter country code (ISO standard 3166). Required for users that are assigned licenses due to legal requirements to check for availability of services in countries. Examples include: US, JP, and GB. Not nullable. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values).' nullable: true userPrincipalName: type: string - description: 'The user principal name (UPN) of the user. The UPN is an Internet-style sign-in name for the user based on the Internet standard RFC 822. By convention, this should map to the user''s email name. The general format is alias@domain, where the domain must be present in the tenant''s collection of verified domains. This property is required when a user is created. The verified domains for the tenant can be accessed from the verifiedDomains property of organization.NOTE: This property can''t contain accent characters. Only the following characters are allowed A - Z, a - z, 0 - 9, '' . - _ ! # ^ ~. For the complete list of allowed characters, see username policies. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, endsWith) and $orderby.' + description: 'The user principal name (UPN) of the user. The UPN is an Internet-style sign-in name for the user based on the Internet standard RFC 822. By convention, this value should map to the user''s email name. The general format is alias@domain, where the domain must be present in the tenant''s collection of verified domains. This property is required when a user is created. The verified domains for the tenant can be accessed from the verifiedDomains property of organization.NOTE: This property can''t contain accent characters. Only the following characters are allowed A - Z, a - z, 0 - 9, '' . - _ ! # ^ ~. For the complete list of allowed characters, see username policies. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, endsWith) and $orderby.' nullable: true userType: type: string - description: 'A string value that can be used to classify user types in your directory. The possible values are Member and Guest. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). NOTE: For more information about the permissions for member and guest users, see What are the default user permissions in Microsoft Entra ID?' + description: 'A string value that can be used to classify user types in your directory. The possible values are Member and Guest. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). NOTE: For more information about the permissions for members and guests, see What are the default user permissions in Microsoft Entra ID?' nullable: true activities: type: array @@ -18564,7 +20782,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.appRoleAssignment' - description: Represents the app roles a user has been granted for an application. Supports $expand. + description: Represents the app roles a user is granted for an application. Supports $expand. x-ms-navigationProperty: true authentication: $ref: '#/components/schemas/microsoft.graph.authentication' @@ -18655,7 +20873,7 @@ components: inferenceClassification: $ref: '#/components/schemas/microsoft.graph.inferenceClassification' insights: - $ref: '#/components/schemas/microsoft.graph.officeGraphInsights' + $ref: '#/components/schemas/microsoft.graph.itemInsights' joinedTeams: type: array items: @@ -18718,13 +20936,13 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.directoryObject' - 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).' + description: 'Devices the user owns. Read-only. Nullable. Supports $expand and $filter (/$count eq 0, /$count ne 0, /$count eq 1, /$count ne 1).' x-ms-navigationProperty: true ownedObjects: type: array items: $ref: '#/components/schemas/microsoft.graph.directoryObject' - description: 'Directory objects that are owned by the user. Read-only. Nullable. Supports $expand, $select nested in $expand, and $filter (/$count eq 0, /$count ne 0, /$count eq 1, /$count ne 1).' + description: 'Directory objects the user owns. Read-only. Nullable. Supports $expand, $select nested in $expand, and $filter (/$count eq 0, /$count ne 0, /$count eq 1, /$count ne 1).' x-ms-navigationProperty: true people: type: array @@ -18767,7 +20985,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.directoryObject' - description: 'The users and groups 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.' + description: 'The users and groups responsible for this guest''s privileges in the tenant and keeping the guest''s information and access updated. (HTTP Methods: GET, POST, DELETE.). Supports $expand.' x-ms-navigationProperty: true teamwork: $ref: '#/components/schemas/microsoft.graph.userTeamwork' @@ -18835,10 +21053,10 @@ components: properties: clientId: type: string - 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). + description: The object id (not appId) of the client service principal for the application that's 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).' + 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. Nonadmin users might be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only).' nullable: true principalId: type: string @@ -18846,10 +21064,10 @@ components: nullable: true resourceId: type: string - description: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. Supports $filter (eq only). + description: The id of the resource service principal to which access is authorized. This identifies the API that the client is authorized to attempt to call on behalf of a signed-in user. Supports $filter (eq only). scope: type: string - description: 'A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. Must not exceed 3850 characters in length.' + description: 'A space-separated list of the claim values for delegated permissions that should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. Must not exceed 3,850 characters in length.' nullable: true additionalProperties: type: object @@ -19013,7 +21231,7 @@ components: type: boolean description: Denotes whether the policy is enabled. restrictions: - $ref: '#/components/schemas/microsoft.graph.appManagementConfiguration' + $ref: '#/components/schemas/microsoft.graph.customAppManagementConfiguration' appliesTo: type: array items: @@ -19186,6 +21404,8 @@ components: type: boolean description: 'If true, the default configuration is set to the system default configuration. If false, the default settings are customized.' nullable: true + tenantRestrictions: + $ref: '#/components/schemas/microsoft.graph.crossTenantAccessPolicyTenantRestrictions' additionalProperties: type: object microsoft.graph.crossTenantAccessPolicyConfigurationPartner: @@ -19215,6 +21435,8 @@ components: tenantId: type: string description: The tenant identifier for the partner Microsoft Entra organization. Read-only. Key. + tenantRestrictions: + $ref: '#/components/schemas/microsoft.graph.crossTenantAccessPolicyTenantRestrictions' identitySynchronization: $ref: '#/components/schemas/microsoft.graph.crossTenantIdentitySyncPolicyPartner' additionalProperties: @@ -19287,12 +21509,12 @@ components: type: object properties: applicationRestrictions: - $ref: '#/components/schemas/microsoft.graph.appManagementConfiguration' + $ref: '#/components/schemas/microsoft.graph.appManagementApplicationConfiguration' isEnabled: type: boolean description: Denotes whether the policy is enabled. Default value is false. servicePrincipalRestrictions: - $ref: '#/components/schemas/microsoft.graph.appManagementConfiguration' + $ref: '#/components/schemas/microsoft.graph.appManagementServicePrincipalConfiguration' additionalProperties: type: object microsoft.graph.deviceRegistrationPolicy: @@ -19347,7 +21569,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.directoryObject' - description: Nullable. Specifies a list of directoryObjects that feature is enabled for. + description: Nullable. Specifies a list of directoryObject resources that feature is enabled for. x-ms-navigationProperty: true additionalProperties: type: object @@ -19649,13 +21871,13 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.longRunningOperation' - description: Represents the status of a long-running operation. + description: 'Represents the status of a long-running operation, such as a password reset operation.' x-ms-navigationProperty: true passwordMethods: type: array items: $ref: '#/components/schemas/microsoft.graph.passwordAuthenticationMethod' - description: 'Represents the password that''s registered to a user for authentication. For security, the password itself will never be returned in the object, but action can be taken to reset a password.' + description: 'Represents the password registered to a user for authentication. For security, the password itself is never returned in the object, but action can be taken to reset a password.' x-ms-navigationProperty: true phoneMethods: type: array @@ -19667,7 +21889,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.softwareOathAuthenticationMethod' - description: The software OATH TOTP applications registered to a user for authentication. + description: The software OATH time-based one-time password (TOTP) applications registered to a user for authentication. x-ms-navigationProperty: true temporaryAccessPassMethods: type: array @@ -19772,7 +21994,7 @@ components: properties: accountEnabled: type: boolean - description: 'true if the account is enabled; otherwise, false. Required. Default is true. Supports $filter (eq, ne, not, in). Only callers in Global Administrator and Cloud Device Administrator roles can set this property.' + description: 'true if the account is enabled; otherwise, false. Required. Default is true. Supports $filter (eq, ne, not, in). Only callers with at least the Cloud Device Administrator role can set this property.' nullable: true alternativeSecurityIds: type: array @@ -19797,7 +22019,7 @@ components: nullable: true deviceId: type: string - description: 'Unique identifier set by Azure Device Registration Service at the time of registration. This is an alternate key that can be used to reference the device object. Supports $filter (eq, ne, not, startsWith).' + description: 'Unique identifier set by Azure Device Registration Service at the time of registration. This alternate key can be used to reference the device object. Supports $filter (eq, ne, not, startsWith).' nullable: true deviceMetadata: type: string @@ -19805,7 +22027,7 @@ components: nullable: true deviceOwnership: type: string - description: 'Ownership of the device. This property is set by Intune. Possible values are: unknown, company, personal.' + description: 'Ownership of the device. Intune sets this property. Possible values are: unknown, company, personal.' nullable: true deviceVersion: maximum: 2147483647 @@ -19824,7 +22046,7 @@ components: nullable: true enrollmentType: type: string - description: 'Enrollment type of the device. This property is set by Intune. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement.' + description: 'Enrollment type of the device. Intune sets this property. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed.' nullable: true isCompliant: type: boolean @@ -19836,7 +22058,7 @@ components: nullable: true isRooted: type: boolean - description: true if the device is rooted; false if the device is jail-broken. This property can only be updated by Intune. + description: true if the device is rooted or jail-broken. This property can only be updated by Intune. nullable: true managementType: type: string @@ -19898,7 +22120,7 @@ components: description: 'List of labels applied to the device by the system. Supports $filter (/$count eq 0, /$count ne 0).' trustType: type: string - description: 'Type of trust for the joined device. Read-only. Possible values: Workplace (indicates bring your own personal devices), AzureAd (Cloud only joined devices), ServerAd (on-premises domain joined devices joined to Microsoft Entra ID). For more details, see Introduction to device management in Microsoft Entra ID.' + description: 'Type of trust for the joined device. Read-only. Possible values: Workplace (indicates bring your own personal devices), AzureAd (Cloud-only joined devices), ServerAd (on-premises domain joined devices joined to Microsoft Entra ID). For more information, see Introduction to device management in Microsoft Entra ID.' nullable: true extensions: type: array @@ -20135,12 +22357,36 @@ components: type: object additionalProperties: type: object - microsoft.graph.authenticationConditions: - title: authenticationConditions + microsoft.graph.authenticationConditionsApplications: + title: authenticationConditionsApplications type: object properties: - applications: - $ref: '#/components/schemas/microsoft.graph.authenticationConditionsApplications' + includeApplications: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.authenticationConditionApplication' + x-ms-navigationProperty: true + additionalProperties: + type: object + microsoft.graph.onInteractiveAuthFlowStartHandler: + title: onInteractiveAuthFlowStartHandler + type: object + additionalProperties: + type: object + microsoft.graph.onUserCreateStartHandler: + title: onUserCreateStartHandler + type: object + additionalProperties: + type: object + microsoft.graph.authenticationAttributeCollectionPage: + title: authenticationAttributeCollectionPage + type: object + properties: + views: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.authenticationAttributeCollectionPageViewConfiguration' + description: A collection of displays of the attribute collection page. additionalProperties: type: object microsoft.graph.identityUserFlow: @@ -20249,6 +22495,8 @@ components: description: 'Client application types included in the policy. Possible values are: all, browser, mobileAppsAndDesktopClients, exchangeActiveSync, easSupported, other. Required. The easUnsupported enumeration member will be deprecated in favor of exchangeActiveSync which includes EAS supported and unsupported platforms.' devices: $ref: '#/components/schemas/microsoft.graph.conditionalAccessDevices' + insiderRiskLevels: + $ref: '#/components/schemas/microsoft.graph.conditionalAccessInsiderRiskLevels' locations: $ref: '#/components/schemas/microsoft.graph.conditionalAccessLocations' platforms: @@ -20486,6 +22734,7 @@ components: items: type: string nullable: true + description: 'The type of risk event detected. The possible values are: investigationsThreatIntelligence, generic, adminConfirmedServicePrincipalCompromised, suspiciousSignins, leakedCredentials, anomalousServicePrincipalActivity, maliciousApplication, suspiciousApplication.' additionalProperties: type: object microsoft.graph.riskUserActivity: @@ -20593,11 +22842,11 @@ components: 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 - description: A collection of the unique identifiers for plans that have been disabled. + description: A collection of the unique identifiers for plans that have been disabled. IDs are available in servicePlans > servicePlanId in the tenant's subscribedSkus or serviceStatus > servicePlanId in the tenant's companySubscription. skuId: 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 - description: The unique identifier for the SKU. + description: The unique identifier for the SKU. Corresponds to the skuId from subscribedSkus or companySubscription. format: uuid nullable: true additionalProperties: @@ -20872,7 +23121,7 @@ components: lastNonInteractiveSignInDateTime: 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 last non-interactive sign-in date for a specific user. You can use this field to calculate the last time a client attempted (either successfully or unsuccessfully) to sign in to the directory on behalf of a user. Because some users may use clients to access tenant resources rather than signing into your tenant directly, you can use the non-interactive sign-in date to along with lastSignInDateTime to identify inactive users. The timestamp 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''. Microsoft Entra ID maintains non-interactive sign-ins going back to May 2020. For more information about using the value of this property, see Manage inactive user accounts in Microsoft Entra ID.' + description: 'The last non-interactive sign-in date for a specific user. You can use this field to calculate the last time a client attempted (either successfully or unsuccessfully) to sign in to the directory on behalf of a user. Because some users may use clients to access tenant resources rather than signing into your tenant directly, you can use the non-interactive sign-in date to along with lastSignInDateTime to identify inactive users. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Microsoft Entra ID maintains non-interactive sign-ins going back to May 2020. For more information about using the value of this property, see Manage inactive user accounts in Microsoft Entra ID.' format: date-time nullable: true lastNonInteractiveSignInRequestId: @@ -20882,13 +23131,23 @@ components: lastSignInDateTime: 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 last interactive sign-in date and time for a specific user. You can use this field to calculate the last time a user attempted (either successfully or unsuccessfully) to sign in to the directory with an interactive authentication method. This field can be used to build reports, such as inactive users. The timestamp 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''. Microsoft Entra ID maintains interactive sign-ins going back to April 2020. For more information about using the value of this property, see Manage inactive user accounts in Microsoft Entra ID.' + description: 'The last interactive sign-in date and time for a specific user. You can use this field to calculate the last time a user attempted (either successfully or unsuccessfully) to sign in to the directory with an interactive authentication method. This field can be used to build reports, such as inactive users. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Microsoft Entra ID maintains interactive sign-ins going back to April 2020. For more information about using the value of this property, see Manage inactive user accounts in Microsoft Entra ID.' format: date-time nullable: true lastSignInRequestId: type: string description: Request identifier of the last interactive sign-in performed by this user. nullable: true + lastSuccessfulSignInDateTime: + 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 of the user''s most recent successful sign-in activity. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.' + format: date-time + nullable: true + lastSuccessfulSignInRequestId: + type: string + description: The request ID of the last successful sign-in. + nullable: true additionalProperties: type: object microsoft.graph.userActivity: @@ -20911,7 +23170,7 @@ components: description: Optional. Short text description of the app used to generate the activity for use in cases when the app is not installed on the user’s local device. nullable: true contentInfo: - $ref: '#/components/schemas/microsoft.graph.Json' + description: Optional. A custom piece of data - JSON-LD extensible description of content according to schema.org syntax. contentUrl: type: string description: 'Optional. Used in the event the content can be rendered outside of a native or web-based app experience (for example, a pointer to an item in an RSS feed).' @@ -21524,7 +23783,7 @@ components: nullable: true generation: type: string - description: The contact's generation. + description: The contact's suffix. nullable: true givenName: type: string @@ -21829,30 +24088,11 @@ components: x-ms-navigationProperty: true additionalProperties: type: object - microsoft.graph.officeGraphInsights: + microsoft.graph.itemInsights: allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: officeGraphInsights + - $ref: '#/components/schemas/microsoft.graph.officeGraphInsights' + - title: itemInsights type: object - properties: - shared: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.sharedInsight' - description: 'Calculated relationship identifying documents shared with or by the user. This includes URLs, file attachments, and reference attachments to OneDrive for Business and SharePoint files found in Outlook messages and meetings. This also includes URLs and reference attachments to Teams conversations. Ordered by recency of share.' - x-ms-navigationProperty: true - trending: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.trending' - description: 'Calculated relationship identifying documents trending around a user. Trending documents are calculated based on activity of the user''s closest network of people and include files stored in OneDrive for Business and SharePoint. Trending insights help the user to discover potentially useful content that the user has access to, but has never viewed before.' - x-ms-navigationProperty: true - used: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.usedInsight' - description: 'Calculated relationship identifying the latest documents viewed or modified by a user, including OneDrive for Business and SharePoint documents, ranked by recency of use.' - x-ms-navigationProperty: true additionalProperties: type: object microsoft.graph.team: @@ -22602,6 +24842,7 @@ components: properties: attendeeReport: type: string + description: The content stream of the attendee report of a Microsoft Teams live event. Read-only. format: base64url nullable: true broadcastSettings: @@ -22623,13 +24864,14 @@ components: nullable: true isBroadcast: type: boolean + description: Indicates whether this meeting is a Teams live event. nullable: true participants: $ref: '#/components/schemas/microsoft.graph.meetingParticipants' 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])$' type: string - description: The meeting start time in UTC. Required when you create an online meeting. + description: The meeting start time in UTC. format: date-time nullable: true recordings: @@ -22862,8 +25104,12 @@ components: contributionToContentDiscoveryDisabled: type: boolean description: 'When set to true, the delegate access to the user''s trending API is disabled. When set to true, documents in the user''s Office Delve are disabled. When set to true, the relevancy of the content displayed in Microsoft 365, for example in Suggested sites in SharePoint Home and the Discover view in OneDrive for Business is affected. Users can control this setting in Office Delve.' + itemInsights: + $ref: '#/components/schemas/microsoft.graph.userInsightsSettings' shiftPreferences: $ref: '#/components/schemas/microsoft.graph.shiftPreferences' + storage: + $ref: '#/components/schemas/microsoft.graph.userStorage' windows: type: array items: @@ -22879,11 +25125,11 @@ components: properties: locale: type: string - description: The chosen locale of a user in Microsoft Teams. + description: 'Represents the location that a user selected in Microsoft Teams and doesn''t follow the Office''s locale setting. A user’s locale is represented by their preferred language and country or region. For example, en-us. The language component follows two-letter codes as defined in ISO 639-1, and the country component follows two-letter codes as defined in ISO 3166-1 alpha-2.' nullable: true region: type: string - description: The region of the user in Microsoft Teams. + description: 'Represents the region of the organization or the user. For users with multigeo licenses, the property contains the user''s region (if available). For users without multigeo licenses, the property contains the organization''s region.The region value can be any region supported by the Teams payload. The possible values are: Americas, Europe and MiddleEast, Asia Pacific, UAE, Australia, Brazil, Canada, Switzerland, Germany, France, India, Japan, South Korea, Norway, Singapore, United Kingdom, South Africa, Sweden, Qatar, Poland, Italy, Israel, USGov Community Cloud, USGov Community Cloud High, USGov Department of Defense, and China.' nullable: true associatedTeams: type: array @@ -23075,22 +25321,13 @@ components: nullable: true additionalProperties: type: object - microsoft.graph.appManagementConfiguration: - title: appManagementConfiguration - type: object - properties: - keyCredentials: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.keyCredentialConfiguration' - description: Collection of keyCredential restrictions settings to be applied to an application or service principal. - passwordCredentials: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.passwordCredentialConfiguration' - description: Collection of password restrictions settings to be applied to an application or service principal. - additionalProperties: - type: object + microsoft.graph.customAppManagementConfiguration: + allOf: + - $ref: '#/components/schemas/microsoft.graph.appManagementConfiguration' + - title: customAppManagementConfiguration + type: object + additionalProperties: + type: object microsoft.graph.selfServiceSignUpAuthenticationFlowConfiguration: title: selfServiceSignUpAuthenticationFlowConfiguration type: object @@ -23220,6 +25457,16 @@ components: type: object additionalProperties: type: object + microsoft.graph.crossTenantAccessPolicyTenantRestrictions: + allOf: + - $ref: '#/components/schemas/microsoft.graph.crossTenantAccessPolicyB2BSetting' + - title: crossTenantAccessPolicyTenantRestrictions + type: object + properties: + devices: + $ref: '#/components/schemas/microsoft.graph.devicesFilter' + additionalProperties: + type: object microsoft.graph.crossTenantUserSyncInbound: title: crossTenantUserSyncInbound type: object @@ -23240,6 +25487,20 @@ components: type: string x-ms-enum-flags: isFlags: true + microsoft.graph.appManagementApplicationConfiguration: + allOf: + - $ref: '#/components/schemas/microsoft.graph.appManagementConfiguration' + - title: appManagementApplicationConfiguration + type: object + additionalProperties: + type: object + microsoft.graph.appManagementServicePrincipalConfiguration: + allOf: + - $ref: '#/components/schemas/microsoft.graph.appManagementConfiguration' + - title: appManagementServicePrincipalConfiguration + type: object + additionalProperties: + type: object microsoft.graph.azureADJoinPolicy: title: azureADJoinPolicy type: object @@ -23302,11 +25563,11 @@ components: properties: displayName: type: string - description: 'The display name of the identity. The display name 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.' + description: 'The display name of the identity.For drive items, the display name 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 don''t show up as changed when using delta.' nullable: true id: type: string - description: Unique identifier for the identity. + description: 'Unique identifier for the identity or actor. For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that''s subject to review.' nullable: true additionalProperties: type: object @@ -23462,21 +25723,21 @@ components: - weak - unknown type: string - ReferenceUpdate: + ReferenceCreate: type: object properties: '@odata.id': type: string - '@odata.type': - type: string - nullable: true additionalProperties: type: object - ReferenceCreate: + ReferenceUpdate: type: object properties: '@odata.id': type: string + '@odata.type': + type: string + nullable: true additionalProperties: type: object microsoft.graph.dataPolicyOperationCollectionResponse: @@ -23530,92 +25791,144 @@ components: nullable: true additionalProperties: type: object - microsoft.graph.b2xIdentityUserFlowCollectionResponse: - title: Collection of b2xIdentityUserFlow + microsoft.graph.authenticationEventsFlowCollectionResponse: + title: Collection of authenticationEventsFlow type: object properties: value: type: array items: - $ref: '#/components/schemas/microsoft.graph.b2xIdentityUserFlow' + $ref: '#/components/schemas/microsoft.graph.authenticationEventsFlow' '@odata.nextLink': type: string nullable: true additionalProperties: type: object - microsoft.graph.identityProviderCollectionResponse: - title: Collection of identityProvider + microsoft.graph.authenticationConditionApplicationCollectionResponse: + title: Collection of authenticationConditionApplication type: object properties: value: type: array items: - $ref: '#/components/schemas/microsoft.graph.identityProvider' + $ref: '#/components/schemas/microsoft.graph.authenticationConditionApplication' '@odata.nextLink': type: string nullable: true additionalProperties: type: object - microsoft.graph.userFlowLanguageConfigurationCollectionResponse: - title: Collection of userFlowLanguageConfiguration + microsoft.graph.identityUserFlowAttributeCollectionResponse: + title: Collection of identityUserFlowAttribute type: object properties: value: type: array items: - $ref: '#/components/schemas/microsoft.graph.userFlowLanguageConfiguration' + $ref: '#/components/schemas/microsoft.graph.identityUserFlowAttribute' '@odata.nextLink': type: string nullable: true additionalProperties: type: object - microsoft.graph.userFlowLanguagePageCollectionResponse: - title: Collection of userFlowLanguagePage + StringCollectionResponse: + title: Collection of string type: object properties: value: type: array items: - $ref: '#/components/schemas/microsoft.graph.userFlowLanguagePage' + type: string '@odata.nextLink': type: string nullable: true additionalProperties: type: object - microsoft.graph.identityUserFlowAttributeAssignmentCollectionResponse: - title: Collection of identityUserFlowAttributeAssignment + microsoft.graph.identityProviderBaseCollectionResponse: + title: Collection of identityProviderBase type: object properties: value: type: array items: - $ref: '#/components/schemas/microsoft.graph.identityUserFlowAttributeAssignment' + $ref: '#/components/schemas/microsoft.graph.identityProviderBase' '@odata.nextLink': type: string nullable: true additionalProperties: type: object - microsoft.graph.identityProviderBaseCollectionResponse: - title: Collection of identityProviderBase + microsoft.graph.externalUsersSelfServiceSignUpEventsFlowCollectionResponse: + title: Collection of externalUsersSelfServiceSignUpEventsFlow type: object properties: value: type: array items: - $ref: '#/components/schemas/microsoft.graph.identityProviderBase' + $ref: '#/components/schemas/microsoft.graph.externalUsersSelfServiceSignUpEventsFlow' '@odata.nextLink': type: string nullable: true additionalProperties: type: object - StringCollectionResponse: - title: Collection of string + microsoft.graph.b2xIdentityUserFlowCollectionResponse: + title: Collection of b2xIdentityUserFlow type: object properties: value: type: array items: - type: string + $ref: '#/components/schemas/microsoft.graph.b2xIdentityUserFlow' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object + microsoft.graph.identityProviderCollectionResponse: + title: Collection of identityProvider + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityProvider' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object + microsoft.graph.userFlowLanguageConfigurationCollectionResponse: + title: Collection of userFlowLanguageConfiguration + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.userFlowLanguageConfiguration' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object + microsoft.graph.userFlowLanguagePageCollectionResponse: + title: Collection of userFlowLanguagePage + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.userFlowLanguagePage' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object + microsoft.graph.identityUserFlowAttributeAssignmentCollectionResponse: + title: Collection of identityUserFlowAttributeAssignment + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.identityUserFlowAttributeAssignment' '@odata.nextLink': type: string nullable: true @@ -23725,19 +26038,6 @@ components: nullable: true additionalProperties: type: object - microsoft.graph.identityUserFlowAttributeCollectionResponse: - title: Collection of identityUserFlowAttribute - type: object - properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.identityUserFlowAttribute' - '@odata.nextLink': - type: string - nullable: true - additionalProperties: - type: object microsoft.graph.riskDetectionCollectionResponse: title: Collection of riskDetection type: object @@ -24245,15 +26545,23 @@ components: nullable: true additionalProperties: type: object - microsoft.graph.authenticationConditionsApplications: - title: authenticationConditionsApplications + microsoft.graph.authenticationAttributeCollectionPageViewConfiguration: + title: authenticationAttributeCollectionPageViewConfiguration type: object properties: - includeApplications: + description: + type: string + description: The description of the page. + nullable: true + inputs: type: array items: - $ref: '#/components/schemas/microsoft.graph.authenticationConditionApplication' - x-ms-navigationProperty: true + $ref: '#/components/schemas/microsoft.graph.authenticationAttributeCollectionInputConfiguration' + description: The display configuration of attributes being collected on the attribute collection page. + title: + type: string + description: The title of the attribute collection page. + nullable: true additionalProperties: type: object microsoft.graph.userFlowType: @@ -24331,6 +26639,16 @@ components: $ref: '#/components/schemas/microsoft.graph.conditionalAccessFilter' additionalProperties: type: object + microsoft.graph.conditionalAccessInsiderRiskLevels: + title: conditionalAccessInsiderRiskLevels + enum: + - minor + - moderate + - elevated + - unknownFutureValue + type: string + x-ms-enum-flags: + isFlags: true microsoft.graph.conditionalAccessLocations: title: conditionalAccessLocations type: object @@ -24544,11 +26862,6 @@ components: $ref: '#/components/schemas/microsoft.graph.printer' additionalProperties: type: object - microsoft.graph.Json: - title: Json - type: object - additionalProperties: - type: object microsoft.graph.status: title: status enum: @@ -24569,7 +26882,7 @@ components: description: Optional. Background color used to render the activity in the UI - brand color for the application source of the activity. Must be a valid hex color nullable: true content: - $ref: '#/components/schemas/microsoft.graph.Json' + description: Optional. Custom piece of data - JSON object used to provide custom content to render the activity in the Windows Shell UI description: type: string description: 'Optional. Longer text description of the user''s unique activity (example: document name, first sentence, and/or metadata)' @@ -24601,13 +26914,13 @@ components: 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 - description: Optional. UTC DateTime when the historyItem will undergo hard-delete. Can be set by the client. + description: Optional. UTC DateTime when the activityHistoryItem will undergo hard-delete. Can be set by the client. format: date-time nullable: true lastActiveDateTime: 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: 'Optional. UTC DateTime when the historyItem (activity session) was last understood as active or finished - if null, historyItem status should be Ongoing.' + description: 'Optional. UTC DateTime when the activityHistoryItem (activity session) was last understood as active or finished - if null, activityHistoryItem status should be Ongoing.' format: date-time nullable: true lastModifiedDateTime: @@ -24619,7 +26932,7 @@ components: startedDateTime: 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: Required. UTC DateTime when the historyItem (activity session) was started. Required for timeline history. + description: Required. UTC DateTime when the activityHistoryItem (activity session) was started. Required for timeline history. format: date-time status: $ref: '#/components/schemas/microsoft.graph.status' @@ -25528,7 +27841,6 @@ components: nullable: true externalcourseActivityId: type: string - description: A course activity ID generated by the provider. Optional. nullable: true learnerUserId: type: string @@ -25578,6 +27890,8 @@ components: title: siteCollection type: object properties: + archivalDetails: + $ref: '#/components/schemas/microsoft.graph.siteArchivalDetails' dataLocationCode: type: string description: The geographic region code for where this site collection resides. Only present for multi-geo tenants. Read-only. @@ -25848,6 +28162,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.identitySet' + description: 'For type permissions, the details of the users to whom permission was granted. Read-only.' grantedToIdentitiesV2: type: array items: @@ -25917,65 +28232,30 @@ components: $ref: '#/components/schemas/microsoft.graph.emailAddress' additionalProperties: type: object - microsoft.graph.sharedInsight: + microsoft.graph.officeGraphInsights: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' - - title: sharedInsight + - title: officeGraphInsights type: object properties: - lastShared: - $ref: '#/components/schemas/microsoft.graph.sharingDetail' - resourceReference: - $ref: '#/components/schemas/microsoft.graph.resourceReference' - resourceVisualization: - $ref: '#/components/schemas/microsoft.graph.resourceVisualization' - sharingHistory: + shared: type: array items: - $ref: '#/components/schemas/microsoft.graph.sharingDetail' - lastSharedMethod: - $ref: '#/components/schemas/microsoft.graph.entity' - resource: - $ref: '#/components/schemas/microsoft.graph.entity' - additionalProperties: - type: object - microsoft.graph.trending: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: trending - type: object - properties: - 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 - resourceReference: - $ref: '#/components/schemas/microsoft.graph.resourceReference' - resourceVisualization: - $ref: '#/components/schemas/microsoft.graph.resourceVisualization' - weight: - type: number - description: 'Value indicating how much the document is currently trending. The larger the number, the more the document is currently trending around the user (the more relevant it is). Returned documents are sorted by this value.' - format: double - resource: - $ref: '#/components/schemas/microsoft.graph.entity' - additionalProperties: - type: object - microsoft.graph.usedInsight: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: usedInsight - type: object - properties: - lastUsed: - $ref: '#/components/schemas/microsoft.graph.usageDetails' - resourceReference: - $ref: '#/components/schemas/microsoft.graph.resourceReference' - resourceVisualization: - $ref: '#/components/schemas/microsoft.graph.resourceVisualization' - resource: - $ref: '#/components/schemas/microsoft.graph.entity' + $ref: '#/components/schemas/microsoft.graph.sharedInsight' + description: 'Calculated relationship that identifies documents shared with or by the user. This includes URLs, file attachments, and reference attachments to OneDrive for work or school and SharePoint files found in Outlook messages and meetings. This also includes URLs and reference attachments to Teams conversations. Ordered by recency of share.' + x-ms-navigationProperty: true + trending: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.trending' + description: 'Calculated relationship that identifies documents trending around a user. Trending documents are calculated based on activity of the user''s closest network of people and include files stored in OneDrive for work or school and SharePoint. Trending insights help the user to discover potentially useful content that the user has access to, but has never viewed before.' + x-ms-navigationProperty: true + used: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.usedInsight' + description: 'Calculated relationship that identifies the latest documents viewed or modified by a user, including OneDrive for work or school and SharePoint documents, ranked by recency of use.' + x-ms-navigationProperty: true additionalProperties: type: object microsoft.graph.teamFunSettings: @@ -26138,9 +28418,13 @@ components: type: string description: The email address for sending messages to the channel. Read-only. nullable: true + isArchived: + type: boolean + description: Indicates whether the channel is archived. Read-only. + nullable: true isFavoriteByDefault: type: boolean - description: 'Indicates whether the channel should automatically be marked ''favorite'' for all members of the team. Can only be set programmatically with Create team. Default: false.' + description: 'Indicates whether the channel should be marked as recommended for all members of the team to show in their channel list. Note: All recommended channels automatically show in the channels list for education and frontline worker users. The property can only be set programmatically via the Create team method. The default value is false.' nullable: true membershipType: $ref: '#/components/schemas/microsoft.graph.channelMembershipType' @@ -26204,16 +28488,16 @@ components: description: The licenses that are assigned to the group. Returned only on $select. Supports $filter (eq).Read-only. autoSubscribeNewMembers: type: boolean - description: 'Indicates if new members added to the group will be auto-subscribed to receive email notifications. You can set this property in a PATCH request for the group; do not set it in the initial POST request that creates the group. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}).' + description: 'Indicates if new members added to the group are autosubscribed to receive email notifications. You can set this property in a PATCH request for the group; don''t set it in the initial POST request that creates the group. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}).' nullable: true classification: type: string - description: 'Describes a classification for the group (such as low, medium or high business impact). Valid values for this property are defined by creating a ClassificationList setting value, based on the template definition.Returned by default. Supports $filter (eq, ne, not, ge, le, startsWith).' + description: 'Describes a classification for the group (such as low, medium, or high business impact). Valid values for this property are defined by creating a ClassificationList setting value, based on the template definition.Returned by default. Supports $filter (eq, ne, not, ge, le, startsWith).' 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: 'Timestamp of when the group was created. The value cannot be modified and is automatically populated when the group is created. 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. Returned by default. Read-only.' + description: 'Timestamp of when the group was created. The value can''t be modified and is automatically populated when the group is created. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on January 1, 2014 is 2014-01-01T00:00:00Z. Returned by default. Read-only.' format: date-time nullable: true description: @@ -26222,12 +28506,12 @@ components: nullable: true displayName: type: string - description: 'The display name for the group. This property is required when a group is created and cannot be cleared during updates. Maximum length is 256 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values), $search, and $orderby.' + description: 'The display name for the group. This property is required when a group is created and can''t be cleared during updates. Maximum length is 256 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values), $search, and $orderby.' 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 - description: 'Timestamp of when the group is set to expire. It is null for security groups, but for Microsoft 365 groups, it represents when the group is set to expire as defined in the groupLifecyclePolicy. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Returned by default. Supports $filter (eq, ne, not, ge, le, in). Read-only.' + description: 'Timestamp of when the group is set to expire. It''s null for security groups, but for Microsoft 365 groups, it represents when the group is set to expire as defined in the groupLifecyclePolicy. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on January 1, 2014 is 2014-01-01T00:00:00Z. Returned by default. Supports $filter (eq, ne, not, ge, le, in). Read-only.' format: date-time nullable: true groupTypes: @@ -26241,11 +28525,11 @@ components: nullable: true hideFromAddressLists: type: boolean - description: 'True if the group is not displayed in certain parts of the Outlook UI: the Address Book, address lists for selecting message recipients, and the Browse Groups dialog for searching groups; otherwise, false. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}).' + description: 'True if the group isn''t displayed in certain parts of the Outlook UI: the Address Book, address lists for selecting message recipients, and the Browse Groups dialog for searching groups; otherwise, false. The default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}).' nullable: true hideFromOutlookClients: type: boolean - description: 'True if the group is not displayed in Outlook clients, such as Outlook for Windows and Outlook on the web; otherwise, false. The default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}).' + description: 'True if the group isn''t displayed in Outlook clients, such as Outlook for Windows and Outlook on the web; otherwise, false. The default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}).' nullable: true isArchived: type: boolean @@ -26253,7 +28537,7 @@ components: nullable: true isAssignableToRole: type: boolean - description: 'Indicates whether this group can be assigned to a Microsoft Entra role. Optional. This property can only be set while creating the group and is immutable. If set to true, the securityEnabled property must also be set to true, visibility must be Hidden, and the group cannot be a dynamic group (that is, groupTypes cannot contain DynamicMembership). Only callers in Global Administrator and Privileged Role Administrator roles can set this property. The caller must also be assigned the RoleManagement.ReadWrite.Directory permission to set this property or update the membership of such groups. For more, see Using a group to manage Microsoft Entra role assignmentsUsing this feature requires a Microsoft Entra ID P1 license. Returned by default. Supports $filter (eq, ne, not).' + description: 'Indicates whether this group can be assigned to a Microsoft Entra role. Optional. This property can only be set while creating the group and is immutable. If set to true, the securityEnabled property must also be set to true, visibility must be Hidden, and the group can''t be a dynamic group (that is, groupTypes can''t contain DynamicMembership). Only callers with at least the Privileged Role Administrator role can set this property. The caller must also be assigned the RoleManagement.ReadWrite.Directory permission to set this property or update the membership of such groups. For more, see Using a group to manage Microsoft Entra role assignmentsUsing this feature requires a Microsoft Entra ID P1 license. Returned by default. Supports $filter (eq, ne, not).' nullable: true isSubscribedByMail: type: boolean @@ -26271,7 +28555,7 @@ components: nullable: true mailNickname: type: string - description: 'The mail alias for the group, unique for Microsoft 365 groups in the organization. Maximum length is 64 characters. This property can contain only characters in the ASCII character set 0 - 127 except the following: @ () / [] '' ; : <> , SPACE. Required. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values).' + description: 'The mail alias for the group, unique for Microsoft 365 groups in the organization. Maximum length is 64 characters. This property can contain only characters in the ASCII character set 0 - 127 except the following characters: @ () / [] '' ; : <> , SPACE. Required. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values).' nullable: true membershipRule: type: string @@ -26283,15 +28567,17 @@ components: nullable: true onPremisesDomainName: type: string + description: 'Contains the on-premises domain FQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers synchronizing their on-premises directory to Microsoft Entra ID via Microsoft Entra Connect.Returned by default. Read-only.' nullable: true onPremisesLastSyncDateTime: 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 last time at which the group was synced with the on-premises directory.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. Returned by default. Read-only. Supports $filter (eq, ne, not, ge, le, in).' + description: 'Indicates the last time at which the group was synced with the on-premises directory. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on January 1, 2014 is 2014-01-01T00:00:00Z. Returned by default. Read-only. Supports $filter (eq, ne, not, ge, le, in).' format: date-time nullable: true onPremisesNetBiosName: type: string + description: Contains the on-premises netBios name synchronized from the on-premises directory. The property is only populated for customers synchronizing their on-premises directory to Microsoft Entra ID via Microsoft Entra Connect.Returned by default. Read-only. nullable: true onPremisesProvisioningErrors: type: array @@ -26304,15 +28590,15 @@ components: nullable: true onPremisesSecurityIdentifier: type: string - description: Contains the on-premises security identifier (SID) for the group synchronized from on-premises to the cloud. Returned by default. Supports $filter (eq including on null values). Read-only. + description: Contains the on-premises security identifier (SID) for the group synchronized from on-premises to the cloud. Read-only. Returned by default. Supports $filter (eq including on null values). nullable: true onPremisesSyncEnabled: type: boolean - description: 'true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Returned by default. Read-only. Supports $filter (eq, ne, not, in, and eq on null values).' + description: 'true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. Supports $filter (eq, ne, not, in, and eq on null values).' nullable: true preferredDataLocation: type: string - description: 'The preferred data location for the Microsoft 365 group. By default, the group inherits the group creator''s preferred data location. To set this property, the calling app must be granted the Directory.ReadWrite.All permission and the user be assigned one of the following Microsoft Entra roles: Global Administrator User Account Administrator Directory Writer Exchange Administrator SharePoint Administrator For more information about this property, see OneDrive Online Multi-Geo. Nullable. Returned by default.' + description: 'The preferred data location for the Microsoft 365 group. By default, the group inherits the group creator''s preferred data location. To set this property, the calling app must be granted the Directory.ReadWrite.All permission and the user be assigned at least one of the following Microsoft Entra roles: User Account Administrator Directory Writer Exchange Administrator SharePoint Administrator For more information about this property, see OneDrive Online Multi-Geo. Nullable. Returned by default.' nullable: true preferredLanguage: type: string @@ -26326,7 +28612,7 @@ components: renewedDateTime: 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: 'Timestamp of when the group was last renewed. This cannot be modified directly and is only updated via the renew service action. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Returned by default. Supports $filter (eq, ne, not, ge, le, in). Read-only.' + description: 'Timestamp of when the group was last renewed. This value can''t be modified directly and is only updated via the renew service action. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on January 1, 2014 is 2014-01-01T00:00:00Z. Returned by default. Supports $filter (eq, ne, not, ge, le, in). Read-only.' format: date-time nullable: true securityEnabled: @@ -26335,16 +28621,16 @@ components: nullable: true securityIdentifier: type: string - description: 'Security identifier of the group, used in Windows scenarios. Returned by default.' + description: 'Security identifier of the group, used in Windows scenarios. Read-only. Returned by default.' nullable: true serviceProvisioningErrors: type: array items: $ref: '#/components/schemas/microsoft.graph.serviceProvisioningError' - description: 'Errors published by a federated service describing a non-transient, service-specific error regarding the properties or link from a group object . Supports $filter (eq, not, for isResolved and serviceInstance).' + description: 'Errors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a group object. Supports $filter (eq, not, for isResolved and serviceInstance).' theme: type: string - description: 'Specifies a Microsoft 365 group''s color theme. Possible values are Teal, Purple, Green, Blue, Pink, Orange or Red. Returned by default.' + description: 'Specifies a Microsoft 365 group''s color theme. Possible values are Teal, Purple, Green, Blue, Pink, Orange, or Red. Returned by default.' nullable: true uniqueName: type: string @@ -26354,24 +28640,24 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: 'Count of conversations that have received new posts since the signed-in user last visited the group. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}).' + description: 'Count of conversations that received new posts since the signed-in user last visited the group. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}).' format: int32 nullable: true visibility: type: string - description: 'Specifies the group join policy and group content visibility for groups. Possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can''t be updated later. Other values of visibility can be updated after group creation. If visibility value is not specified during group creation on Microsoft Graph, a security group is created as Private by default, and the Microsoft 365 group is Public. Groups assignable to roles are always Private. To learn more, see group visibility options. Returned by default. Nullable.' + description: 'Specifies the group join policy and group content visibility for groups. Possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can''t be updated later. Other values of visibility can be updated after group creation. If visibility value isn''t specified during group creation on Microsoft Graph, a security group is created as Private by default, and the Microsoft 365 group is Public. Groups assignable to roles are always Private. To learn more, see group visibility options. Returned by default. Nullable.' nullable: true acceptedSenders: type: array items: $ref: '#/components/schemas/microsoft.graph.directoryObject' - description: 'The list of users or groups allowed to create posts or calendar events in this group. If this list is non-empty, then only users or groups listed here are allowed to post.' + description: 'The list of users or groups allowed to create posts or calendar events in this group. If this list is nonempty, then only users or groups listed here are allowed to post.' x-ms-navigationProperty: true appRoleAssignments: type: array items: $ref: '#/components/schemas/microsoft.graph.appRoleAssignment' - description: Represents the app roles a group has been granted for an application. Supports $expand. + description: Represents the app roles granted to a group for an application. Supports $expand. x-ms-navigationProperty: true calendar: $ref: '#/components/schemas/microsoft.graph.calendar' @@ -26439,7 +28725,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.directoryObject' - 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).' + description: 'The owners of the group. Limited to 100 owners. Nullable. If this property isn''t 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).' x-ms-navigationProperty: true permissionGrants: type: array @@ -26466,7 +28752,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.groupSetting' - description: 'Settings that can govern this group''s behavior, like whether members can invite guest users to the group. Nullable.' + description: 'Settings that can govern this group''s behavior, like whether members can invite guests to the group. Nullable.' x-ms-navigationProperty: true sites: type: array @@ -27926,6 +30212,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.meetingParticipantInfo' + description: Information about the meeting attendees. organizer: $ref: '#/components/schemas/microsoft.graph.meetingParticipantInfo' additionalProperties: @@ -27973,7 +30260,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: 'Date and time at which the transcript 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. Read-only.' + description: 'Date and time at which the transcript was created. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only.' format: date-time nullable: true meetingId: @@ -28093,6 +30380,7 @@ components: nullable: true owner: type: string + description: 'Use the container property instead. ID of the group that owns the plan. After it''s set, this property can’t be updated. This property won''t return a valid group ID if the container of the plan isn''t a group.' nullable: true title: type: string @@ -28241,6 +30529,16 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.userInsightsSettings: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: userInsightsSettings + type: object + properties: + isEnabled: + type: boolean + additionalProperties: + type: object microsoft.graph.shiftPreferences: allOf: - $ref: '#/components/schemas/microsoft.graph.changeTrackedEntity' @@ -28254,6 +30552,16 @@ components: description: Availability of the user to be scheduled for work and its recurrence pattern. additionalProperties: type: object + microsoft.graph.userStorage: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: userStorage + type: object + properties: + quota: + $ref: '#/components/schemas/microsoft.graph.unifiedStorageQuota' + additionalProperties: + type: object microsoft.graph.windowsSetting: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -28362,42 +30670,20 @@ components: nullable: true additionalProperties: type: object - microsoft.graph.keyCredentialConfiguration: - title: keyCredentialConfiguration - type: object - properties: - maxLifetime: - pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' - type: string - format: duration - nullable: true - restrictForAppsCreatedAfterDateTime: - 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: 'Timestamp when the policy is enforced for all apps created on or after the specified date. For existing applications, the enforcement date would be back dated. To apply to all applications regardless of their creation date, this property would be null. Nullable.' - format: date-time - nullable: true - restrictionType: - $ref: '#/components/schemas/microsoft.graph.appKeyCredentialRestrictionType' - additionalProperties: - type: object - microsoft.graph.passwordCredentialConfiguration: - title: passwordCredentialConfiguration + microsoft.graph.appManagementConfiguration: + title: appManagementConfiguration type: object properties: - maxLifetime: - pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' - type: string - format: duration - nullable: true - restrictForAppsCreatedAfterDateTime: - 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: 'Enforces the policy for an app created on or after the enforcement date. For existing applications, the enforcement date would be back dated. To apply to all applications, enforcement datetime would be null.' - format: date-time - nullable: true - restrictionType: - $ref: '#/components/schemas/microsoft.graph.appCredentialRestrictionType' + keyCredentials: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.keyCredentialConfiguration' + description: Collection of keyCredential restrictions settings to be applied to an application or service principal. + passwordCredentials: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.passwordCredentialConfiguration' + description: Collection of password restrictions settings to be applied to an application or service principal. additionalProperties: type: object microsoft.graph.authenticationMethodsRegistrationCampaign: @@ -28457,6 +30743,18 @@ components: description: 'Collection of identity providers in priority order of preference to be used for guest invitation redemption. Possible values are: azureActiveDirectory, externalFederation, or socialIdentityProviders.' additionalProperties: type: object + microsoft.graph.devicesFilter: + title: devicesFilter + type: object + properties: + mode: + $ref: '#/components/schemas/microsoft.graph.crossTenantAccessPolicyTargetConfigurationAccessType' + rule: + type: string + description: 'Defines the rule to filter the devices. For example, device.deviceAttribute2 -eq ''PrivilegedAccessWorkstation''.' + nullable: true + additionalProperties: + type: object microsoft.graph.deviceRegistrationMembership: title: deviceRegistrationMembership type: object @@ -28506,13 +30804,47 @@ components: $ref: '#/components/schemas/microsoft.graph.ODataErrors.InnerError' additionalProperties: type: object - microsoft.graph.authenticationConditionApplication: - title: authenticationConditionApplication + microsoft.graph.authenticationAttributeCollectionInputConfiguration: + title: authenticationAttributeCollectionInputConfiguration type: object properties: - appId: + attribute: + type: string + description: The built-in or custom attribute for which a value is being collected. + defaultValue: type: string - description: The identifier for an application corresponding to a condition that triggers an authenticationEventListener. + description: The default value of the attribute displayed to the end user. + nullable: true + editable: + type: boolean + description: Whether the attribute is editable by the end user. + nullable: true + hidden: + type: boolean + description: Whether the attribute is displayed to the end user. + nullable: true + inputType: + $ref: '#/components/schemas/microsoft.graph.authenticationAttributeCollectionInputType' + label: + type: string + description: 'The label of the attribute field that is displayed to end user, unless overridden.' + options: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.authenticationAttributeCollectionOptionConfiguration' + description: The option values for certain multiple-option input types. + required: + type: boolean + description: Whether the field is required. + nullable: true + validationRegEx: + type: string + description: The regex for the value of the field. + nullable: true + writeToDirectory: + type: boolean + description: Whether the value collected is stored. + nullable: true additionalProperties: type: object microsoft.graph.conditionalAccessFilter: @@ -29166,7 +31498,7 @@ components: nullable: true path: type: string - description: Path that can be used to navigate to the item. Read-only. + description: Percent-encoded path that can be used to navigate to the item. Read-only. nullable: true shareId: type: string @@ -29555,7 +31887,7 @@ components: $ref: '#/components/schemas/microsoft.graph.identitySet' scope: type: string - description: 'Indicates the scope of how the item is shared: anonymous, organization, or users. Read-only.' + description: 'Indicates the scope of how the item is shared. The possible values are: anonymous, organization, or users. Read-only.' nullable: true sharedBy: $ref: '#/components/schemas/microsoft.graph.identitySet' @@ -29904,6 +32236,14 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.siteArchivalDetails: + title: siteArchivalDetails + type: object + properties: + archiveStatus: + $ref: '#/components/schemas/microsoft.graph.siteArchiveStatus' + additionalProperties: + type: object microsoft.graph.itemActivityStat: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -30460,104 +32800,68 @@ components: x-ms-navigationProperty: true additionalProperties: type: object - microsoft.graph.sharingDetail: - title: sharingDetail - type: object - properties: - sharedBy: - $ref: '#/components/schemas/microsoft.graph.insightIdentity' - sharedDateTime: - 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 file was last shared. The timestamp 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 - sharingReference: - $ref: '#/components/schemas/microsoft.graph.resourceReference' - sharingSubject: - type: string - description: The subject with which the document was shared. - nullable: true - sharingType: - type: string - description: 'Determines the way the document was shared, can be by a ''Link'', ''Attachment'', ''Group'', ''Site''.' - nullable: true - additionalProperties: - type: object - microsoft.graph.resourceReference: - title: resourceReference - type: object - properties: - id: - type: string - description: The item's unique identifier. - nullable: true - type: - type: string - description: 'A string value that can be used to classify the item, such as ''microsoft.graph.driveItem''' - nullable: true - webUrl: - type: string - description: A URL leading to the referenced item. - nullable: true - additionalProperties: - type: object - microsoft.graph.resourceVisualization: - title: resourceVisualization - type: object - properties: - containerDisplayName: - type: string - description: 'A string describing where the item is stored. For example, the name of a SharePoint site or the user name identifying the owner of the OneDrive storing the item.' - nullable: true - containerType: - type: string - description: Can be used for filtering by the type of container in which the file is stored. Such as Site or OneDriveBusiness. - nullable: true - containerWebUrl: - type: string - description: A path leading to the folder in which the item is stored. - nullable: true - mediaType: - type: string - description: The item's media type. Can be used for filtering for a specific type of file based on supported IANA Media Mime Types. Not all Media Mime Types are supported. - nullable: true - previewImageUrl: - type: string - description: A URL leading to the preview image for the item. - nullable: true - previewText: - type: string - description: A preview text for the item. - nullable: true - title: - type: string - description: The item's title text. - nullable: true - type: - type: string - description: The item's media type. Can be used for filtering for a specific file based on a specific type. See the section Type property values for supported types. - nullable: true - additionalProperties: - type: object - microsoft.graph.usageDetails: - title: usageDetails - type: object - properties: - lastAccessedDateTime: - 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 resource was last accessed by the user. The timestamp 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 - 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: 'The date and time the resource was last modified by the user. The timestamp 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 - additionalProperties: - type: object + microsoft.graph.sharedInsight: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: sharedInsight + type: object + properties: + lastShared: + $ref: '#/components/schemas/microsoft.graph.sharingDetail' + resourceReference: + $ref: '#/components/schemas/microsoft.graph.resourceReference' + resourceVisualization: + $ref: '#/components/schemas/microsoft.graph.resourceVisualization' + sharingHistory: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.sharingDetail' + lastSharedMethod: + $ref: '#/components/schemas/microsoft.graph.entity' + resource: + $ref: '#/components/schemas/microsoft.graph.entity' + additionalProperties: + type: object + microsoft.graph.trending: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: trending + type: object + properties: + 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: '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 + resourceReference: + $ref: '#/components/schemas/microsoft.graph.resourceReference' + resourceVisualization: + $ref: '#/components/schemas/microsoft.graph.resourceVisualization' + weight: + type: number + description: 'Value indicating how much the document is currently trending. The larger the number, the more the document is currently trending around the user (the more relevant it is). Returned documents are sorted by this value.' + format: double + resource: + $ref: '#/components/schemas/microsoft.graph.entity' + additionalProperties: + type: object + microsoft.graph.usedInsight: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: usedInsight + type: object + properties: + lastUsed: + $ref: '#/components/schemas/microsoft.graph.usageDetails' + resourceReference: + $ref: '#/components/schemas/microsoft.graph.resourceReference' + resourceVisualization: + $ref: '#/components/schemas/microsoft.graph.resourceVisualization' + resource: + $ref: '#/components/schemas/microsoft.graph.entity' + additionalProperties: + type: object microsoft.graph.giphyRatingType: title: giphyRatingType enum: @@ -30806,6 +33110,8 @@ components: - unknownFutureValue - teamifyGroup - createChannel + - archiveChannel + - unarchiveChannel type: string microsoft.graph.teamsAsyncOperationStatus: title: teamsAsyncOperationStatus @@ -31785,6 +34091,7 @@ components: nullable: true tollFreeNumber: type: string + description: The toll-free number that connects to the Audio Conference Provider. nullable: true tollFreeNumbers: type: array @@ -31794,6 +34101,7 @@ components: description: List of toll-free numbers that are displayed in the meeting invite. tollNumber: type: string + description: The toll number that connects to the Audio Conference Provider. nullable: true tollNumbers: type: array @@ -32175,6 +34483,41 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.unifiedStorageQuota: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: unifiedStorageQuota + type: object + properties: + deleted: + type: integer + format: int64 + nullable: true + manageWebUrl: + type: string + nullable: true + remaining: + type: integer + format: int64 + nullable: true + state: + type: string + nullable: true + total: + type: integer + format: int64 + nullable: true + used: + type: integer + format: int64 + nullable: true + services: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.serviceStorageQuotaBreakdown' + x-ms-navigationProperty: true + additionalProperties: + type: object microsoft.graph.windowsSettingType: title: windowsSettingType enum: @@ -32320,22 +34663,46 @@ components: x-ms-navigationProperty: true additionalProperties: type: object - microsoft.graph.appKeyCredentialRestrictionType: - title: appKeyCredentialRestrictionType - enum: - - asymmetricKeyLifetime - - unknownFutureValue - type: string - microsoft.graph.appCredentialRestrictionType: - title: appCredentialRestrictionType - enum: - - passwordAddition - - passwordLifetime - - symmetricKeyAddition - - symmetricKeyLifetime - - customPasswordAddition - - unknownFutureValue - type: string + microsoft.graph.keyCredentialConfiguration: + title: keyCredentialConfiguration + type: object + properties: + maxLifetime: + pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' + type: string + description: 'Value that can be used as the maximum duration in days, hours, minutes, or seconds from the date of key creation, for which the key is valid. Defined in ISO 8601 format for Durations. For example, P4DT12H30M5S represents a duration of four days, twelve hours, thirty minutes, and five seconds. This property is required when restrictionType is set to keyLifetime.' + format: duration + nullable: true + restrictForAppsCreatedAfterDateTime: + 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: 'Timestamp when the policy is enforced for all apps created on or after the specified date. For existing applications, the enforcement date would be back dated. To apply to all applications regardless of their creation date, this property would be null. Nullable.' + format: date-time + nullable: true + restrictionType: + $ref: '#/components/schemas/microsoft.graph.appKeyCredentialRestrictionType' + additionalProperties: + type: object + microsoft.graph.passwordCredentialConfiguration: + title: passwordCredentialConfiguration + type: object + properties: + maxLifetime: + pattern: '^-?P([0-9]+D)?(T([0-9]+H)?([0-9]+M)?([0-9]+([.][0-9]+)?S)?)?$' + type: string + description: 'Value that can be used as the maximum number for setting password expiration time in days, hours, minutes or seconds. Defined in ISO 8601 format for Durations. For example, ''P4DT12H30M5S'' represents a duration of four days, twelve hours, thirty minutes, and five seconds. This property is required when restriction type is set to passwordLifetime.' + format: duration + nullable: true + restrictForAppsCreatedAfterDateTime: + 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: 'Enforces the policy for an app created on or after the enforcement date. For existing applications, the enforcement date would be back dated. To apply to all applications, enforcement datetime would be null.' + format: date-time + nullable: true + restrictionType: + $ref: '#/components/schemas/microsoft.graph.appCredentialRestrictionType' + additionalProperties: + type: object microsoft.graph.authenticationMethodsRegistrationCampaignIncludeTarget: title: authenticationMethodsRegistrationCampaignIncludeTarget type: object @@ -32372,7 +34739,7 @@ components: properties: target: type: string - description: 'The unique identifier of the user, group, or application; one of the following keywords: AllUsers and AllApplications; or for targets that are applications, you may use reserved values.' + description: 'Defines the target for cross-tenant access policy settings and can have one of the following values: The unique identifier of the user, group, or application AllUsers AllApplications - Refers to any Microsoft cloud application. Office365 - Includes the applications mentioned as part of the Office 365 suite.' nullable: true targetType: $ref: '#/components/schemas/microsoft.graph.crossTenantAccessPolicyTargetType' @@ -32409,6 +34776,27 @@ components: additionalProperties: type: object description: The structure of this object is service-specific + microsoft.graph.authenticationAttributeCollectionInputType: + title: authenticationAttributeCollectionInputType + enum: + - text + - radioSingleSelect + - checkboxMultiSelect + - boolean + - unknownFutureValue + type: string + microsoft.graph.authenticationAttributeCollectionOptionConfiguration: + title: authenticationAttributeCollectionOptionConfiguration + type: object + properties: + label: + type: string + description: 'The label of the option that will be displayed to user, unless overridden.' + value: + type: string + description: The value of the option that will be stored. + additionalProperties: + type: object microsoft.graph.filterMode: title: filterMode enum: @@ -32628,6 +35016,7 @@ components: nullable: true inputBin: type: string + description: The default input bin that serves as the paper source. nullable: true mediaColor: type: string @@ -33231,15 +35620,16 @@ components: properties: content: type: string - description: The content of comment. + description: The content of the comment. nullable: true contentType: type: string - description: Indicates the type for the comment. + description: The content type of the comment. replies: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookCommentReply' + description: The list of replies to the comment. Read-only. Nullable. x-ms-navigationProperty: true additionalProperties: type: object @@ -33258,7 +35648,7 @@ components: properties: comment: type: string - description: Represents the comment associated with this name. + description: The comment associated with this name. nullable: true name: type: string @@ -33269,13 +35659,13 @@ components: description: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. type: type: string - description: 'Indicates what type of reference is associated with the name. The possible values are: String, Integer, Double, Boolean, Range. Read-only.' + description: 'The type of reference is associated with the name. Possible values are: String, Integer, Double, Boolean, Range. Read-only.' nullable: true value: - $ref: '#/components/schemas/microsoft.graph.Json' + description: 'The formula that the name is defined to refer to. For example, =Sheet14!$B$2:$H$12 and =4.75. Read-only.' visible: type: boolean - description: Specifies whether the object is visible or not. + description: Indicates whether the object is visible. worksheet: $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' additionalProperties: @@ -33310,11 +35700,11 @@ components: description: Indicates whether the last column contains special formatting. legacyId: type: string - description: Legacy ID used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. + description: A legacy identifier used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. nullable: true name: type: string - description: Name of the table. + description: The name of the table. nullable: true showBandedColumns: type: boolean @@ -33333,19 +35723,19 @@ components: description: Indicates whether the total row is visible or not. This value can be set to show or remove the total row. style: type: string - description: 'Constant value that represents the Table style. The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.' + description: 'A constant value that represents the Table style. Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.' nullable: true columns: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTableColumn' - description: Represents a collection of all the columns in the table. Read-only. + description: The list of all the columns in the table. Read-only. x-ms-navigationProperty: true rows: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTableRow' - description: Represents a collection of all the rows in the table. Read-only. + description: The list of all the rows in the table. Read-only. x-ms-navigationProperty: true sort: $ref: '#/components/schemas/microsoft.graph.workbookTableSort' @@ -33371,24 +35761,24 @@ components: format: int32 visibility: type: string - description: 'The Visibility of the worksheet. The possible values are: Visible, Hidden, VeryHidden.' + description: 'The visibility of the worksheet. The possible values are: Visible, Hidden, VeryHidden.' charts: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookChart' - description: Returns collection of charts that are part of the worksheet. Read-only. + description: The list of charts that are part of the worksheet. Read-only. x-ms-navigationProperty: true names: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookNamedItem' - description: Returns collection of names that are associated with the worksheet. Read-only. + description: The list of names that are associated with the worksheet. Read-only. x-ms-navigationProperty: true pivotTables: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookPivotTable' - description: Collection of PivotTables that are part of the worksheet. + description: The list of piot tables that are part of the worksheet. x-ms-navigationProperty: true protection: $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtection' @@ -33396,10 +35786,18 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTable' - description: Collection of tables that are part of the worksheet. Read-only. + description: The list of tables that are part of the worksheet. Read-only. x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.siteArchiveStatus: + title: siteArchiveStatus + enum: + - recentlyArchived + - fullyArchived + - reactivating + - unknownFutureValue + type: string microsoft.graph.itemActionStat: title: itemActionStat type: object @@ -33583,21 +35981,101 @@ components: $ref: '#/components/schemas/microsoft.graph.termStore.term' additionalProperties: type: object - microsoft.graph.insightIdentity: - title: insightIdentity + microsoft.graph.sharingDetail: + title: sharingDetail type: object properties: - address: + sharedBy: + $ref: '#/components/schemas/microsoft.graph.insightIdentity' + sharedDateTime: + 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 email address of the user who shared the item. + description: 'The date and time the file was last shared. The timestamp 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 - displayName: + sharingReference: + $ref: '#/components/schemas/microsoft.graph.resourceReference' + sharingSubject: type: string - description: The display name of the user who shared the item. + description: The subject with which the document was shared. nullable: true + sharingType: + type: string + description: 'Determines the way the document was shared. Can be by a 1Link1, 1Attachment1, 1Group1, 1Site1.' + nullable: true + additionalProperties: + type: object + microsoft.graph.resourceReference: + title: resourceReference + type: object + properties: id: type: string - description: The ID of the user who shared the item. + description: The item's unique identifier. + nullable: true + type: + type: string + description: 'A string value that can be used to classify the item, such as ''microsoft.graph.driveItem''' + nullable: true + webUrl: + type: string + description: A URL leading to the referenced item. + nullable: true + additionalProperties: + type: object + microsoft.graph.resourceVisualization: + title: resourceVisualization + type: object + properties: + containerDisplayName: + type: string + description: 'A string describing where the item is stored. For example, the name of a SharePoint site or the user name identifying the owner of the OneDrive storing the item.' + nullable: true + containerType: + type: string + description: Can be used for filtering by the type of container in which the file is stored. Such as Site or OneDriveBusiness. + nullable: true + containerWebUrl: + type: string + description: A path leading to the folder in which the item is stored. + nullable: true + mediaType: + type: string + description: The item's media type. Can be used for filtering for a specific type of file based on supported IANA Media Mime Types. Not all Media Mime Types are supported. + nullable: true + previewImageUrl: + type: string + description: A URL leading to the preview image for the item. + nullable: true + previewText: + type: string + description: A preview text for the item. + nullable: true + title: + type: string + description: The item's title text. + nullable: true + type: + type: string + description: The item's media type. Can be used for filtering for a specific file based on a specific type. See the section Type property values for supported types. + nullable: true + additionalProperties: + type: object + microsoft.graph.usageDetails: + title: usageDetails + type: object + properties: + lastAccessedDateTime: + 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 resource was last accessed by the user. The timestamp 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 + 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: 'The date and time the resource was last modified by the user. The timestamp 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 additionalProperties: type: object @@ -34430,6 +36908,13 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.serviceStorageQuotaBreakdown: + allOf: + - $ref: '#/components/schemas/microsoft.graph.storageQuotaBreakdown' + - title: serviceStorageQuotaBreakdown + type: object + additionalProperties: + type: object microsoft.graph.taskStatus: title: taskStatus enum: @@ -34543,6 +37028,22 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.appKeyCredentialRestrictionType: + title: appKeyCredentialRestrictionType + enum: + - asymmetricKeyLifetime + - unknownFutureValue + type: string + microsoft.graph.appCredentialRestrictionType: + title: appCredentialRestrictionType + enum: + - passwordAddition + - passwordLifetime + - symmetricKeyAddition + - symmetricKeyLifetime + - customPasswordAddition + - unknownFutureValue + type: string microsoft.graph.crossTenantAccessPolicyTargetType: title: crossTenantAccessPolicyTargetType enum: @@ -34621,6 +37122,52 @@ components: - stapleDualRight - stapleDualBottom - unknownFutureValue + - stapleTripleLeft + - stapleTripleTop + - stapleTripleRight + - stapleTripleBottom + - bindLeft + - bindTop + - bindRight + - bindBottom + - foldAccordion + - foldDoubleGate + - foldGate + - foldHalf + - foldHalfZ + - foldLeftGate + - foldLetter + - foldParallel + - foldPoster + - foldRightGate + - foldZ + - foldEngineeringZ + - punchTopLeft + - punchBottomLeft + - punchTopRight + - punchBottomRight + - punchDualLeft + - punchDualTop + - punchDualRight + - punchDualBottom + - punchTripleLeft + - punchTripleTop + - punchTripleRight + - punchTripleBottom + - punchQuadLeft + - punchQuadTop + - punchQuadRight + - punchQuadBottom + - fold + - trim + - bale + - bookletMaker + - coat + - laminate + - trimAfterPages + - trimAfterDocuments + - trimAfterCopies + - trimAfterJob type: string microsoft.graph.printMultipageLayout: title: printMultipageLayout @@ -35536,6 +38083,7 @@ components: description: Finishing processes to use when printing. fitPdfToPage: type: boolean + description: True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. nullable: true inputBin: type: string @@ -35545,10 +38093,11 @@ components: $ref: '#/components/schemas/microsoft.graph.printMargin' mediaSize: type: string - description: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. + description: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. nullable: true mediaType: type: string + description: The default media (such as paper) type to print the document on. nullable: true multipageLayout: $ref: '#/components/schemas/microsoft.graph.printMultipageLayout' @@ -35556,15 +38105,18 @@ components: $ref: '#/components/schemas/microsoft.graph.printOrientation' outputBin: type: string + description: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. nullable: true pageRanges: type: array items: $ref: '#/components/schemas/microsoft.graph.integerRange' + description: The page ranges to print. Read-only. pagesPerSheet: maximum: 2147483647 minimum: -2147483648 type: integer + description: The number of document pages to print on each sheet. format: int32 nullable: true quality: @@ -35581,7 +38133,7 @@ components: properties: ipAddress: type: string - description: Indicates the client IP address used by user performing the activity (audit log only). + description: Indicates the client IP address associated with the user performing the activity (audit log only). nullable: true userPrincipalName: type: string @@ -35722,11 +38274,11 @@ components: properties: content: type: string - description: The content of a comment reply. + description: The content of the reply. nullable: true contentType: type: string - description: Indicates the type for the comment reply. + description: The content type for the reply. additionalProperties: type: object microsoft.graph.workbookOperationError: @@ -35763,14 +38315,14 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Returns the index number of the column within the columns collection of the table. Zero-indexed. Read-only. + description: The index of the column within the columns collection of the table. Zero-indexed. Read-only. format: int32 name: type: string - description: Returns the name of the table column. + description: The name of the table column. nullable: true values: - $ref: '#/components/schemas/microsoft.graph.Json' + description: 'TRepresents the raw values of the specified range. The data returned could be of type string, number, or a Boolean. Cell that contain an error will return the error string.' filter: $ref: '#/components/schemas/microsoft.graph.workbookFilter' additionalProperties: @@ -35785,10 +38337,10 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Returns the index number of the row within the rows collection of the table. Zero-indexed. Read-only. + description: The index of the row within the rows collection of the table. Zero-based. Read-only. format: int32 values: - $ref: '#/components/schemas/microsoft.graph.Json' + description: 'The raw values of the specified range. The data returned could be of type string, number, or a Boolean. Any cell that contain an error will return the error string.' additionalProperties: type: object microsoft.graph.workbookTableSort: @@ -35801,13 +38353,13 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookSortField' - description: Represents the current conditions used to last sort the table. Read-only. + description: The list of the current conditions last used to sort the table. Read-only. matchCase: type: boolean - description: Represents whether the casing impacted the last sort of the table. Read-only. + description: Indicates whether the casing impacted the last sort of the table. Read-only. method: type: string - description: 'Represents Chinese character ordering method last used to sort the table. The possible values are: PinYin, StrokeCount. Read-only.' + description: 'The Chinese character ordering method last used to sort the table. The possible values are: PinYin, StrokeCount. Read-only.' additionalProperties: type: object microsoft.graph.workbookChart: @@ -35864,7 +38416,7 @@ components: properties: name: type: string - description: Name of the PivotTable. + description: The name of the pivot table. nullable: true worksheet: $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' @@ -35880,7 +38432,7 @@ components: $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtectionOptions' protected: type: boolean - description: Indicates if the worksheet is protected. Read-only. + description: Indicates whether the worksheet is protected. Read-only. additionalProperties: type: object microsoft.graph.accessAction: @@ -35927,6 +38479,24 @@ components: - reuse - unknownFutureValue type: string + microsoft.graph.insightIdentity: + title: insightIdentity + type: object + properties: + address: + type: string + description: The email address of the user who shared the item. + nullable: true + displayName: + type: string + description: The display name of the user who shared the item. + nullable: true + id: + type: string + description: The ID of the user who shared the item. + nullable: true + additionalProperties: + type: object microsoft.graph.scheduleChangeRequestActor: title: scheduleChangeRequestActor enum: @@ -36025,6 +38595,24 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.storageQuotaBreakdown: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: storageQuotaBreakdown + type: object + properties: + displayName: + type: string + nullable: true + manageWebUrl: + type: string + nullable: true + used: + type: integer + format: int64 + nullable: true + additionalProperties: + type: object microsoft.graph.printMargin: title: printMargin type: object @@ -36188,31 +38776,31 @@ components: nullable: true separator: type: string - description: String representing the separator used for the data labels on a chart. + description: String that represents the separator used for the data labels on a chart. nullable: true showBubbleSize: type: boolean - description: Boolean value representing if the data label bubble size is visible or not. + description: Boolean value that represents whether the data label bubble size is visible. nullable: true showCategoryName: type: boolean - description: Boolean value representing if the data label category name is visible or not. + description: Boolean value that represents whether the data label category name is visible. nullable: true showLegendKey: type: boolean - description: Boolean value representing if the data label legend key is visible or not. + description: Boolean value that represents whether the data label legend key is visible. nullable: true showPercentage: type: boolean - description: Boolean value representing if the data label percentage is visible or not. + description: Boolean value that represents whether the data label percentage is visible. nullable: true showSeriesName: type: boolean - description: Boolean value representing if the data label series name is visible or not. + description: Boolean value that represents whether the data label series name is visible. nullable: true showValue: type: boolean - description: Boolean value representing if the data label value is visible or not. + description: Boolean value that represents whether the data label value is visible. nullable: true format: $ref: '#/components/schemas/microsoft.graph.workbookChartDataLabelFormat' @@ -36238,7 +38826,7 @@ components: properties: overlay: type: boolean - description: Boolean value for whether the chart legend should overlap with the main body of the chart. + description: Indicates whether the chart legend should overlap with the main body of the chart. nullable: true position: type: string @@ -36246,7 +38834,7 @@ components: nullable: true visible: type: boolean - description: A boolean value the represents the visibility of a ChartLegend object. + description: Indicates whether the chart legend is visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartLegendFormat' additionalProperties: @@ -36259,7 +38847,7 @@ components: properties: name: type: string - description: Represents the name of a series in a chart. + description: The name of a series in a chart. nullable: true format: $ref: '#/components/schemas/microsoft.graph.workbookChartSeriesFormat' @@ -36267,7 +38855,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookChartPoint' - description: Represents a collection of all points in the series. Read-only. + description: A collection of all points in the series. Read-only. x-ms-navigationProperty: true additionalProperties: type: object @@ -36279,15 +38867,15 @@ components: properties: overlay: type: boolean - description: Boolean value representing if the chart title will overlay the chart or not. + description: Indicates whether the chart title will overlay the chart or not. nullable: true text: type: string - description: Represents the title text of a chart. + description: The title text of the chart. nullable: true visible: type: boolean - description: A boolean value that represents the visibility of a chart title object. + description: Indicates whether the chart title is visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartTitleFormat' additionalProperties: @@ -36363,23 +38951,29 @@ components: properties: color: type: string + description: The color applied to the cell. nullable: true criterion1: type: string + description: A custom criterion. nullable: true criterion2: type: string + description: A custom criterion. nullable: true dynamicCriteria: type: string + description: A dynamic formula specified in a custom filter. filterOn: type: string + description: Indicates whether a filter is applied to a column. icon: $ref: '#/components/schemas/microsoft.graph.workbookIcon' operator: type: string + description: 'An operator in a cell; for example, =, >, <, <=, or <>.' values: - $ref: '#/components/schemas/microsoft.graph.Json' + description: The values that appear in the cell. additionalProperties: type: object microsoft.graph.workbookIcon: @@ -36390,11 +38984,11 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Represents the index of the icon in the given set. + description: The index of the icon in the given set. format: int32 set: type: string - description: 'Represents the set that the icon is part of. The possible values are: Invalid, ThreeArrows, ThreeArrowsGray, ThreeFlags, ThreeTrafficLights1, ThreeTrafficLights2, ThreeSigns, ThreeSymbols, ThreeSymbols2, FourArrows, FourArrowsGray, FourRedToBlack, FourRating, FourTrafficLights, FiveArrows, FiveArrowsGray, FiveRating, FiveQuarters, ThreeStars, ThreeTriangles, FiveBoxes.' + description: 'The set that the icon is part of. The possible values are: Invalid, ThreeArrows, ThreeArrowsGray, ThreeFlags, ThreeTrafficLights1, ThreeTrafficLights2, ThreeSigns, ThreeSymbols, ThreeSymbols2, FourArrows, FourArrowsGray, FourRedToBlack, FourRating, FourTrafficLights, FiveArrows, FiveArrowsGray, FiveRating, FiveQuarters, ThreeStars, ThreeTriangles, FiveBoxes.' additionalProperties: type: object microsoft.graph.workbookChartAxis: @@ -36404,13 +38998,13 @@ components: type: object properties: majorUnit: - $ref: '#/components/schemas/microsoft.graph.Json' + description: Represents the interval between two major tick marks. Can be set to a numeric value or an empty string. The returned value is always a number. maximum: - $ref: '#/components/schemas/microsoft.graph.Json' + description: Represents the maximum value on the value axis. Can be set to a numeric value or an empty string (for automatic axis values). The returned value is always a number. minimum: - $ref: '#/components/schemas/microsoft.graph.Json' + description: Represents the minimum value on the value axis. Can be set to a numeric value or an empty string (for automatic axis values). The returned value is always a number. minorUnit: - $ref: '#/components/schemas/microsoft.graph.Json' + description: Represents the interval between two minor tick marks. 'Can be set to a numeric value or an empty string (for automatic axis values). The returned value is always a number. format: $ref: '#/components/schemas/microsoft.graph.workbookChartAxisFormat' majorGridlines: @@ -36448,28 +39042,28 @@ components: properties: bold: type: boolean - description: Represents the bold status of font. + description: Indicates whether the fond is bold. nullable: true color: type: string - description: 'HTML color code representation of the text color. for example #FF0000 represents Red.' + description: 'The HTML color code representation of the text color. For example #FF0000 represents Red.' nullable: true italic: type: boolean - description: Represents the italic status of the font. + description: Indicates whether the fond is italic. nullable: true name: type: string - description: Font name (for example 'Calibri') + description: The font name. For example 'Calibri'. nullable: true size: type: number - description: Size of the font (for example 11) + description: 'The size of the font. For example, 11.' format: double nullable: true underline: type: string - description: 'Type of underline applied to the font. The possible values are: None, Single.' + description: 'The type of underlining applied to the font. The possible values are: None, Single.' nullable: true additionalProperties: type: object @@ -36504,7 +39098,7 @@ components: type: object properties: value: - $ref: '#/components/schemas/microsoft.graph.Json' + description: The value of a chart point. Read-only. format: $ref: '#/components/schemas/microsoft.graph.workbookChartPointFormat' additionalProperties: @@ -36541,7 +39135,7 @@ components: properties: visible: type: boolean - description: Boolean value representing if the axis gridlines are visible or not. + description: Indicates whether the axis gridlines are visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartGridlinesFormat' additionalProperties: @@ -36558,7 +39152,7 @@ components: nullable: true visible: type: boolean - description: A boolean that specifies the visibility of an axis title. + description: A Boolean that specifies the visibility of an axis title. format: $ref: '#/components/schemas/microsoft.graph.workbookChartAxisTitleFormat' additionalProperties: @@ -36571,7 +39165,7 @@ components: properties: color: type: string - description: HTML color code representing the color of lines in the chart. + description: The HTML color code that represents the color of lines in the chart. nullable: true additionalProperties: type: object @@ -36636,6 +39230,42 @@ components: application/json: schema: $ref: '#/components/schemas/microsoft.graph.authenticationEventListenerCollectionResponse' + microsoft.graph.authenticationEventsFlowCollectionResponse: + description: Retrieved collection + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.authenticationEventsFlowCollectionResponse' + microsoft.graph.authenticationConditionApplicationCollectionResponse: + description: Retrieved collection + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.authenticationConditionApplicationCollectionResponse' + microsoft.graph.identityUserFlowAttributeCollectionResponse: + description: Retrieved collection + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.identityUserFlowAttributeCollectionResponse' + StringCollectionResponse: + description: Retrieved collection + content: + application/json: + schema: + $ref: '#/components/schemas/StringCollectionResponse' + microsoft.graph.identityProviderBaseCollectionResponse: + description: Retrieved collection + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.identityProviderBaseCollectionResponse' + microsoft.graph.externalUsersSelfServiceSignUpEventsFlowCollectionResponse: + description: Retrieved collection + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.externalUsersSelfServiceSignUpEventsFlowCollectionResponse' microsoft.graph.b2xIdentityUserFlowCollectionResponse: description: Retrieved collection content: @@ -36666,18 +39296,6 @@ components: application/json: schema: $ref: '#/components/schemas/microsoft.graph.identityUserFlowAttributeAssignmentCollectionResponse' - microsoft.graph.identityProviderBaseCollectionResponse: - description: Retrieved collection - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.identityProviderBaseCollectionResponse' - StringCollectionResponse: - description: Retrieved collection - content: - application/json: - schema: - $ref: '#/components/schemas/StringCollectionResponse' microsoft.graph.authenticationContextClassReferenceCollectionResponse: description: Retrieved collection content: @@ -36726,12 +39344,6 @@ components: application/json: schema: $ref: '#/components/schemas/microsoft.graph.customAuthenticationExtensionCollectionResponse' - microsoft.graph.identityUserFlowAttributeCollectionResponse: - description: Retrieved collection - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.identityUserFlowAttributeCollectionResponse' microsoft.graph.riskDetectionCollectionResponse: description: Retrieved collection content: @@ -37011,19 +39623,19 @@ components: schema: type: boolean requestBodies: - refPutBody: - description: New navigation property ref values + refPostBody: + description: New navigation property ref value content: application/json: schema: - $ref: '#/components/schemas/ReferenceUpdate' + $ref: '#/components/schemas/ReferenceCreate' required: true - refPostBody: - description: New navigation property ref value + refPutBody: + description: New navigation property ref values content: application/json: schema: - $ref: '#/components/schemas/ReferenceCreate' + $ref: '#/components/schemas/ReferenceUpdate' required: true securitySchemes: azureaadv2: @@ -37034,4 +39646,4 @@ components: tokenUrl: https://login.microsoftonline.com/common/oauth2/v2.0/token scopes: { } security: - - azureaadv2: [ ] \ No newline at end of file + - azureaadv2: [ ] diff --git a/openApiDocs/v1.0/Mail.yml b/openApiDocs/v1.0/Mail.yml index 2fd55ef820..38991c6ddc 100644 --- a/openApiDocs/v1.0/Mail.yml +++ b/openApiDocs/v1.0/Mail.yml @@ -32,6 +32,16 @@ paths: type: array items: type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: description: Retrieved navigation property @@ -91,6 +101,7 @@ paths: x-ms-docs-key-type: user - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' - $ref: '#/components/parameters/count' - name: $orderby @@ -113,6 +124,16 @@ paths: type: array items: type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: $ref: '#/components/responses/microsoft.graph.inferenceClassificationOverrideCollectionResponse' @@ -187,6 +208,16 @@ paths: type: array items: type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: description: Retrieved navigation property @@ -285,6 +316,7 @@ paths: schema: type: string x-ms-docs-key-type: user + - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: 2XX: @@ -316,6 +348,7 @@ paths: type: string - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' - $ref: '#/components/parameters/count' - name: $orderby @@ -555,6 +588,7 @@ paths: type: string - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' - $ref: '#/components/parameters/count' - name: $orderby @@ -827,6 +861,7 @@ paths: x-ms-docs-key-type: mailFolder - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' - $ref: '#/components/parameters/count' - name: $orderby @@ -849,6 +884,16 @@ paths: type: array items: type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: $ref: '#/components/responses/microsoft.graph.messageRuleCollectionResponse' @@ -955,6 +1000,16 @@ paths: type: array items: type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: description: Retrieved navigation property @@ -1101,6 +1156,7 @@ paths: schema: type: string x-ms-docs-key-type: mailFolder + - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: 2XX: @@ -1410,6 +1466,7 @@ paths: tags: - users.mailFolder summary: Get media content for the navigation property messages from users + description: The unique identifier for an entity. Read-only. operationId: user.mailFolder.childFolder_GetMessagesContent parameters: - name: user-id @@ -1444,13 +1501,6 @@ paths: schema: type: string x-ms-docs-key-type: message - - name: $format - in: query - description: Format of the content - style: form - explode: false - schema: - type: string responses: 2XX: description: Retrieved media content @@ -1461,11 +1511,11 @@ paths: format: binary default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation put: tags: - users.mailFolder summary: Update media content for the navigation property messages in users + description: The unique identifier for an entity. Read-only. operationId: user.mailFolder.childFolder_SetMessagesContent parameters: - name: user-id @@ -1513,7 +1563,56 @@ paths: description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation + delete: + tags: + - users.mailFolder + summary: Delete media content for the navigation property messages in users + description: The unique identifier for an entity. Read-only. + operationId: user.mailFolder.childFolder_DeleteMessagesContent + 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: mailFolder-id + in: path + description: The unique identifier of mailFolder + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: mailFolder + - name: mailFolder-id1 + in: path + description: The unique identifier of mailFolder + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: mailFolder + - name: message-id + in: path + description: The unique identifier of message + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: message + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' '/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments': get: tags: @@ -1554,6 +1653,9 @@ paths: schema: type: string x-ms-docs-key-type: message + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' - $ref: '#/components/parameters/count' - name: $orderby @@ -1825,6 +1927,7 @@ paths: schema: type: string x-ms-docs-key-type: message + - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: 2XX: @@ -1873,6 +1976,7 @@ paths: x-ms-docs-key-type: message - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' - $ref: '#/components/parameters/count' - name: $orderby @@ -2207,6 +2311,7 @@ paths: schema: type: string x-ms-docs-key-type: message + - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: 2XX: @@ -2274,6 +2379,7 @@ paths: schema: type: string x-ms-docs-key-type: mailFolder + - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: 2XX: @@ -2306,6 +2412,7 @@ paths: x-ms-docs-key-type: mailFolder - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' - $ref: '#/components/parameters/count' - name: $orderby @@ -2328,6 +2435,16 @@ paths: type: array items: type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: $ref: '#/components/responses/microsoft.graph.messageRuleCollectionResponse' @@ -2418,6 +2535,16 @@ paths: type: array items: type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: description: Retrieved navigation property @@ -2540,6 +2667,7 @@ paths: schema: type: string x-ms-docs-key-type: mailFolder + - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: 2XX: @@ -2809,6 +2937,7 @@ paths: tags: - users.mailFolder summary: Get media content for the navigation property messages from users + description: The unique identifier for an entity. Read-only. operationId: user.mailFolder_GetMessagesContent parameters: - name: user-id @@ -2835,13 +2964,6 @@ paths: schema: type: string x-ms-docs-key-type: message - - name: $format - in: query - description: Format of the content - style: form - explode: false - schema: - type: string responses: 2XX: description: Retrieved media content @@ -2852,11 +2974,11 @@ paths: format: binary default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation put: tags: - users.mailFolder summary: Update media content for the navigation property messages in users + description: The unique identifier for an entity. Read-only. operationId: user.mailFolder_SetMessagesContent parameters: - name: user-id @@ -2896,7 +3018,48 @@ paths: description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation + delete: + tags: + - users.mailFolder + summary: Delete media content for the navigation property messages in users + description: The unique identifier for an entity. Read-only. + operationId: user.mailFolder_DeleteMessagesContent + 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: mailFolder-id + in: path + description: The unique identifier of mailFolder + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: mailFolder + - name: message-id + in: path + description: The unique identifier of message + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: message + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' '/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments': get: tags: @@ -2929,6 +3092,9 @@ paths: schema: type: string x-ms-docs-key-type: message + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' - $ref: '#/components/parameters/count' - name: $orderby @@ -3168,6 +3334,7 @@ paths: schema: type: string x-ms-docs-key-type: message + - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: 2XX: @@ -3208,6 +3375,7 @@ paths: x-ms-docs-key-type: message - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' - $ref: '#/components/parameters/count' - name: $orderby @@ -3502,6 +3670,7 @@ paths: schema: type: string x-ms-docs-key-type: message + - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: 2XX: @@ -3553,6 +3722,7 @@ paths: schema: type: string x-ms-docs-key-type: user + - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: 2XX: @@ -3796,6 +3966,7 @@ paths: tags: - users.message summary: Get media content for the navigation property messages from users + description: The unique identifier for an entity. Read-only. operationId: user_GetMessagesContent parameters: - name: user-id @@ -3814,13 +3985,6 @@ paths: schema: type: string x-ms-docs-key-type: message - - name: $format - in: query - description: Format of the content - style: form - explode: false - schema: - type: string responses: 2XX: description: Retrieved media content @@ -3831,11 +3995,11 @@ paths: format: binary default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation put: tags: - users.message summary: Update media content for the navigation property messages in users + description: The unique identifier for an entity. Read-only. operationId: user_SetMessagesContent parameters: - name: user-id @@ -3867,7 +4031,40 @@ paths: description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation + delete: + tags: + - users.message + summary: Delete media content for the navigation property messages in users + description: The unique identifier for an entity. Read-only. + operationId: user_DeleteMessagesContent + 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: message-id + in: path + description: The unique identifier of message + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: message + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' '/users/{user-id}/messages/{message-id}/attachments': get: tags: @@ -3892,6 +4089,9 @@ paths: schema: type: string x-ms-docs-key-type: message + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' - $ref: '#/components/parameters/count' - name: $orderby @@ -4099,6 +4299,7 @@ paths: schema: type: string x-ms-docs-key-type: message + - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: 2XX: @@ -4131,6 +4332,7 @@ paths: x-ms-docs-key-type: message - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' - $ref: '#/components/parameters/count' - name: $orderby @@ -4385,6 +4587,7 @@ paths: schema: type: string x-ms-docs-key-type: message + - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: 2XX: @@ -5316,6 +5519,14 @@ components: schema: minimum: 0 type: integer + search: + name: $search + in: query + description: Search items by search phrases + style: form + explode: false + schema: + type: string filter: name: $filter in: query @@ -5332,14 +5543,6 @@ components: explode: false schema: type: boolean - search: - name: $search - in: query - description: Search items by search phrases - style: form - explode: false - schema: - type: string securitySchemes: azureaadv2: type: oauth2 @@ -5349,4 +5552,4 @@ components: tokenUrl: https://login.microsoftonline.com/common/oauth2/v2.0/token scopes: { } security: - - azureaadv2: [ ] \ No newline at end of file + - azureaadv2: [ ] diff --git a/openApiDocs/v1.0/Notes.yml b/openApiDocs/v1.0/Notes.yml index 0eb4d65e46..42ca3cf72f 100644 --- a/openApiDocs/v1.0/Notes.yml +++ b/openApiDocs/v1.0/Notes.yml @@ -6672,157 +6672,6 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/microsoft.graph.getByPath(path=''{path1}'')/onenote': - get: - tags: - - sites.onenote - summary: Get onenote from sites - description: Calls the OneNote service for notebook related operations. - operationId: site.getGraphBPrePath_GetOnenote - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: path - in: path - description: 'Usage: path=''{path}''' - required: true - style: simple - schema: - type: string - nullable: true - - name: path1 - in: path - description: 'Usage: path=''{path1}''' - required: true - style: simple - schema: - type: string - nullable: true - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.onenote' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - sites.onenote - summary: Update the navigation property onenote in sites - operationId: site.getGraphBPrePath_UpdateOnenote - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: path - in: path - description: 'Usage: path=''{path}''' - required: true - style: simple - schema: - type: string - nullable: true - - name: path1 - in: path - description: 'Usage: path=''{path1}''' - required: true - style: simple - schema: - type: string - nullable: true - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.onenote' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.onenote' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - sites.onenote - summary: Delete navigation property onenote for sites - operationId: site.getGraphBPrePath_DeleteOnenote - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: path - in: path - description: 'Usage: path=''{path}''' - required: true - style: simple - schema: - type: string - nullable: true - - name: path1 - in: path - description: 'Usage: path=''{path1}''' - required: true - style: simple - schema: - type: string - nullable: true - - 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 '/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/onenote': get: tags: diff --git a/openApiDocs/v1.0/PersonalContacts.yml b/openApiDocs/v1.0/PersonalContacts.yml index 07d0d22e50..9f4a37e949 100644 --- a/openApiDocs/v1.0/PersonalContacts.yml +++ b/openApiDocs/v1.0/PersonalContacts.yml @@ -24,6 +24,7 @@ paths: x-ms-docs-key-type: user - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' - $ref: '#/components/parameters/count' - name: $orderby @@ -249,6 +250,7 @@ paths: x-ms-docs-key-type: contactFolder - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' - $ref: '#/components/parameters/count' - name: $orderby @@ -514,6 +516,7 @@ paths: x-ms-docs-key-type: contactFolder - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' - $ref: '#/components/parameters/count' - name: $orderby @@ -819,6 +822,7 @@ paths: x-ms-docs-key-type: contact - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' - $ref: '#/components/parameters/count' - name: $orderby @@ -1153,6 +1157,7 @@ paths: schema: type: string x-ms-docs-key-type: contact + - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: 2XX: @@ -1209,6 +1214,16 @@ paths: type: array items: type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: description: Retrieved navigation property @@ -1279,6 +1294,7 @@ paths: tags: - users.contactFolder summary: Get media content for the navigation property photo from users + description: Optional contact picture. You can get or set a photo for a contact. operationId: user.contactFolder.childFolder.contact_GetPhotoContent parameters: - name: user-id @@ -1313,13 +1329,6 @@ paths: schema: type: string x-ms-docs-key-type: contact - - name: $format - in: query - description: Format of the content - style: form - explode: false - schema: - type: string responses: 2XX: description: Retrieved media content @@ -1330,11 +1339,11 @@ paths: format: binary default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation put: tags: - users.contactFolder summary: Update media content for the navigation property photo in users + description: Optional contact picture. You can get or set a photo for a contact. operationId: user.contactFolder.childFolder.contact_SetPhotoContent parameters: - name: user-id @@ -1382,7 +1391,56 @@ paths: description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation + delete: + tags: + - users.contactFolder + summary: Delete media content for the navigation property photo in users + description: Optional contact picture. You can get or set a photo for a contact. + operationId: user.contactFolder.childFolder.contact_DeletePhotoContent + 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: contactFolder-id + in: path + description: The unique identifier of contactFolder + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: contactFolder + - name: contactFolder-id1 + in: path + description: The unique identifier of contactFolder + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: contactFolder + - name: contact-id + in: path + description: The unique identifier of contact + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: contact + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' '/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/$count': get: tags: @@ -1414,6 +1472,7 @@ paths: schema: type: string x-ms-docs-key-type: contactFolder + - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: 2XX: @@ -1443,6 +1502,7 @@ paths: schema: type: string x-ms-docs-key-type: contactFolder + - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: 2XX: @@ -1475,6 +1535,7 @@ paths: x-ms-docs-key-type: contactFolder - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' - $ref: '#/components/parameters/count' - name: $orderby @@ -1740,6 +1801,7 @@ paths: x-ms-docs-key-type: contact - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' - $ref: '#/components/parameters/count' - name: $orderby @@ -2034,6 +2096,7 @@ paths: schema: type: string x-ms-docs-key-type: contact + - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: 2XX: @@ -2082,6 +2145,16 @@ paths: type: array items: type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: description: Retrieved navigation property @@ -2144,6 +2217,7 @@ paths: tags: - users.contactFolder summary: Get media content for the navigation property photo from users + description: Optional contact picture. You can get or set a photo for a contact. operationId: user.contactFolder.contact_GetPhotoContent parameters: - name: user-id @@ -2170,13 +2244,6 @@ paths: schema: type: string x-ms-docs-key-type: contact - - name: $format - in: query - description: Format of the content - style: form - explode: false - schema: - type: string responses: 2XX: description: Retrieved media content @@ -2187,11 +2254,11 @@ paths: format: binary default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation put: tags: - users.contactFolder summary: Update media content for the navigation property photo in users + description: Optional contact picture. You can get or set a photo for a contact. operationId: user.contactFolder.contact_SetPhotoContent parameters: - name: user-id @@ -2231,7 +2298,48 @@ paths: description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation + delete: + tags: + - users.contactFolder + summary: Delete media content for the navigation property photo in users + description: Optional contact picture. You can get or set a photo for a contact. + operationId: user.contactFolder.contact_DeletePhotoContent + 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: contactFolder-id + in: path + description: The unique identifier of contactFolder + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: contactFolder + - name: contact-id + in: path + description: The unique identifier of contact + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: contact + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' '/users/{user-id}/contactFolders/{contactFolder-id}/contacts/$count': get: tags: @@ -2255,6 +2363,7 @@ paths: schema: type: string x-ms-docs-key-type: contactFolder + - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: 2XX: @@ -2276,6 +2385,7 @@ paths: schema: type: string x-ms-docs-key-type: user + - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: 2XX: @@ -2526,6 +2636,7 @@ paths: x-ms-docs-key-type: contact - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' + - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' - $ref: '#/components/parameters/count' - name: $orderby @@ -2780,6 +2891,7 @@ paths: schema: type: string x-ms-docs-key-type: contact + - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: 2XX: @@ -2820,6 +2932,16 @@ paths: type: array items: type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: description: Retrieved navigation property @@ -2874,6 +2996,7 @@ paths: tags: - users.contact summary: Get media content for the navigation property photo from users + description: Optional contact picture. You can get or set a photo for a contact. operationId: user.contact_GetPhotoContent parameters: - name: user-id @@ -2892,13 +3015,6 @@ paths: schema: type: string x-ms-docs-key-type: contact - - name: $format - in: query - description: Format of the content - style: form - explode: false - schema: - type: string responses: 2XX: description: Retrieved media content @@ -2909,11 +3025,11 @@ paths: format: binary default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation put: tags: - users.contact summary: Update media content for the navigation property photo in users + description: Optional contact picture. You can get or set a photo for a contact. operationId: user.contact_SetPhotoContent parameters: - name: user-id @@ -2945,7 +3061,40 @@ paths: description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation + delete: + tags: + - users.contact + summary: Delete media content for the navigation property photo in users + description: Optional contact picture. You can get or set a photo for a contact. + operationId: user.contact_DeletePhotoContent + 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: contact-id + in: path + description: The unique identifier of contact + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: contact + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' '/users/{user-id}/contacts/$count': get: tags: @@ -3067,7 +3216,7 @@ components: nullable: true generation: type: string - description: The contact's generation. + description: The contact's suffix. nullable: true givenName: type: string @@ -3453,6 +3602,14 @@ components: schema: minimum: 0 type: integer + search: + name: $search + in: query + description: Search items by search phrases + style: form + explode: false + schema: + type: string filter: name: $filter in: query @@ -3469,14 +3626,6 @@ components: explode: false schema: type: boolean - search: - name: $search - in: query - description: Search items by search phrases - style: form - explode: false - schema: - type: string securitySchemes: azureaadv2: type: oauth2 @@ -3486,4 +3635,4 @@ components: tokenUrl: https://login.microsoftonline.com/common/oauth2/v2.0/token scopes: { } security: - - azureaadv2: [ ] \ No newline at end of file + - azureaadv2: [ ] diff --git a/openApiDocs/v1.0/Reports.yml b/openApiDocs/v1.0/Reports.yml index 6d952bf2eb..834e596b9e 100644 --- a/openApiDocs/v1.0/Reports.yml +++ b/openApiDocs/v1.0/Reports.yml @@ -7112,7 +7112,7 @@ components: 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, startsWith).' + description: 'User principal name of the user that initiated the sign-in. This value is always in lowercase. For guest users whose values in the user object typically contain #EXT# before the domain part, this property stores the value in both lowercase and the ''true'' format. For example, while the user object stores AdeleVance_fabrikam.com#EXT#@contoso.com, the sign-in logs store adelevance@fabrikam.com. Supports $filter (eq, startsWith).' nullable: true additionalProperties: type: object diff --git a/openApiDocs/v1.0/Security.yml b/openApiDocs/v1.0/Security.yml index 8483bb20b4..42440327c2 100644 --- a/openApiDocs/v1.0/Security.yml +++ b/openApiDocs/v1.0/Security.yml @@ -26360,11 +26360,11 @@ components: 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 - description: A collection of the unique identifiers for plans that have been disabled. + description: A collection of the unique identifiers for plans that have been disabled. IDs are available in servicePlans > servicePlanId in the tenant's subscribedSkus or serviceStatus > servicePlanId in the tenant's companySubscription. skuId: 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 - description: The unique identifier for the SKU. + description: The unique identifier for the SKU. Corresponds to the skuId from subscribedSkus or companySubscription. format: uuid nullable: true additionalProperties: diff --git a/openApiDocs/v1.0/Sites.yml b/openApiDocs/v1.0/Sites.yml index a4bd03c1f9..983337fcfb 100644 --- a/openApiDocs/v1.0/Sites.yml +++ b/openApiDocs/v1.0/Sites.yml @@ -11414,13 +11414,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/microsoft.graph.getByPath(path=''{path1}'')/analytics': + '/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/onenote': get: tags: - groups.site - summary: Get analytics from groups - description: Analytics about the view activities that took place on this site. - operationId: group.site.getGraphBPrePath_GetAnalytic + summary: Get onenote from groups + description: Calls the OneNote service for notebook related operations. + operationId: group.site.getGraphBPrePath_GetOnenote parameters: - name: group-id in: path @@ -11446,14 +11446,6 @@ paths: schema: type: string nullable: true - - name: path1 - in: path - description: 'Usage: path=''{path1}''' - required: true - style: simple - schema: - type: string - nullable: true - name: $select in: query description: Select properties to be returned @@ -11480,15 +11472,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.itemAnalytics' + $ref: '#/components/schemas/microsoft.graph.onenote' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.site - summary: Update the navigation property analytics in groups - operationId: group.site.getGraphBPrePath_UpdateAnalytic + summary: Update the navigation property onenote in groups + operationId: group.site.getGraphBPrePath_UpdateOnenote parameters: - name: group-id in: path @@ -11514,20 +11506,12 @@ paths: schema: type: string nullable: true - - name: path1 - in: path - description: 'Usage: path=''{path1}''' - required: true - style: simple - schema: - type: string - nullable: true requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.itemAnalytics' + $ref: '#/components/schemas/microsoft.graph.onenote' required: true responses: 2XX: @@ -11535,15 +11519,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.itemAnalytics' + $ref: '#/components/schemas/microsoft.graph.onenote' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete navigation property analytics for groups - operationId: group.site.getGraphBPrePath_DeleteAnalytic + summary: Delete navigation property onenote for groups + operationId: group.site.getGraphBPrePath_DeleteOnenote parameters: - name: group-id in: path @@ -11569,14 +11553,6 @@ paths: schema: type: string nullable: true - - name: path1 - in: path - description: 'Usage: path=''{path1}''' - required: true - style: simple - schema: - type: string - nullable: true - name: If-Match in: header description: ETag @@ -11589,13 +11565,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/microsoft.graph.getByPath(path=''{path1}'')/columns': + '/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/operations': get: tags: - groups.site - summary: Get columns from groups - description: The collection of column definitions reusable across lists under this site. - operationId: group.site.getGraphBPrePath_ListColumn + summary: Get operations from groups + description: The collection of long-running operations on the site. + operationId: group.site.getGraphBPrePath_ListOperation parameters: - name: group-id in: path @@ -11621,14 +11597,6 @@ paths: schema: type: string nullable: true - - name: path1 - in: path - description: 'Usage: path=''{path1}''' - required: true - style: simple - schema: - type: string - nullable: true - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -11666,7 +11634,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.columnDefinitionCollectionResponse' + $ref: '#/components/responses/microsoft.graph.richLongRunningOperationCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -11676,8 +11644,8 @@ paths: post: tags: - groups.site - summary: Create new navigation property to columns for groups - operationId: group.site.getGraphBPrePath_CreateColumn + summary: Create new navigation property to operations for groups + operationId: group.site.getGraphBPrePath_CreateOperation parameters: - name: group-id in: path @@ -11703,20 +11671,12 @@ paths: schema: type: string nullable: true - - name: path1 - in: path - description: 'Usage: path=''{path1}''' - required: true - style: simple - schema: - type: string - nullable: true requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.columnDefinition' + $ref: '#/components/schemas/microsoft.graph.richLongRunningOperation' required: true responses: 2XX: @@ -11724,17 +11684,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.columnDefinition' + $ref: '#/components/schemas/microsoft.graph.richLongRunningOperation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/microsoft.graph.getByPath(path=''{path1}'')/contentTypes': + '/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/pages': get: tags: - groups.site - summary: Get contentTypes from groups - description: The collection of content types defined for this site. - operationId: group.site.getGraphBPrePath_ListContentType + summary: Get pages from groups + description: The collection of pages in the baseSitePages list in this site. + operationId: group.site.getGraphBPrePath_ListPage parameters: - name: group-id in: path @@ -11760,14 +11720,6 @@ paths: schema: type: string nullable: true - - name: path1 - in: path - description: 'Usage: path=''{path1}''' - required: true - style: simple - schema: - type: string - nullable: true - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -11805,7 +11757,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.contentTypeCollectionResponse' + $ref: '#/components/responses/microsoft.graph.baseSitePageCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -11815,8 +11767,8 @@ paths: post: tags: - groups.site - summary: Create new navigation property to contentTypes for groups - operationId: group.site.getGraphBPrePath_CreateContentType + summary: Create new navigation property to pages for groups + operationId: group.site.getGraphBPrePath_CreatePage parameters: - name: group-id in: path @@ -11842,20 +11794,12 @@ paths: schema: type: string nullable: true - - name: path1 - in: path - description: 'Usage: path=''{path1}''' - required: true - style: simple - schema: - type: string - nullable: true requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.contentType' + $ref: '#/components/schemas/microsoft.graph.baseSitePage' required: true responses: 2XX: @@ -11863,17 +11807,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.contentType' + $ref: '#/components/schemas/microsoft.graph.baseSitePage' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/microsoft.graph.getByPath(path=''{path1}'')/createdByUser': + '/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/permissions': get: tags: - groups.site - summary: Get createdByUser from groups - description: Identity of the user who created the item. Read-only. - operationId: group.site.getGraphBPrePath_GetCreatedGraphBPreUser + summary: Get permissions from groups + description: The permissions associated with the site. Nullable. + operationId: group.site.getGraphBPrePath_ListPermission parameters: - name: group-id in: path @@ -11899,14 +11843,21 @@ paths: schema: type: string nullable: true - - name: path1 - in: path - description: 'Usage: path=''{path1}''' - 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 - nullable: true + uniqueItems: true + type: array + items: + type: string - name: $select in: query description: Select properties to be returned @@ -11929,21 +11880,67 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property + $ref: '#/components/responses/microsoft.graph.permissionCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - groups.site + summary: Create new navigation property to permissions for groups + operationId: group.site.getGraphBPrePath_CreatePermission + 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: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: path + in: path + description: 'Usage: path=''{path}''' + required: true + style: simple + schema: + type: string + nullable: true + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.permission' + required: true + responses: + 2XX: + description: Created navigation property. content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.user' + $ref: '#/components/schemas/microsoft.graph.permission' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/microsoft.graph.getByPath(path=''{path1}'')/drive': + '/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/sites': get: tags: - groups.site - summary: Get drive from groups - description: The default drive (document library) for this site. - operationId: group.site.getGraphBPrePath_GetDrive + summary: Get sites from groups + description: The collection of the sub-sites under this site. + operationId: group.site.getGraphBPrePath_ListSite parameters: - name: group-id in: path @@ -11969,9 +11966,77 @@ paths: schema: type: string nullable: true - - name: path1 + - $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: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.siteCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/termStore': + get: + tags: + - groups.site + summary: Get termStore from groups + description: The default termStore under this site. + operationId: group.site.getGraphBPrePath_GetTermStore + 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: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: path in: path - description: 'Usage: path=''{path1}''' + description: 'Usage: path=''{path}''' required: true style: simple schema: @@ -12003,17 +12068,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.drive' + $ref: '#/components/schemas/microsoft.graph.termStore.store' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/microsoft.graph.getByPath(path=''{path1}'')/drives': - get: + patch: tags: - groups.site - summary: Get drives from groups - description: The collection of drives (document libraries) under this site. - operationId: group.site.getGraphBPrePath_ListDrive + summary: Update the navigation property termStore in groups + operationId: group.site.getGraphBPrePath_UpdateTermStore parameters: - name: group-id in: path @@ -12039,64 +12102,28 @@ paths: schema: type: string nullable: true - - name: path1 - in: path - description: 'Usage: path=''{path1}''' - required: true - style: simple - schema: - type: string - nullable: true - - $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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.store' + required: true responses: 2XX: - $ref: '#/components/responses/microsoft.graph.driveCollectionResponse' + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.store' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/microsoft.graph.getByPath(path=''{path1}'')/externalColumns': - get: + delete: tags: - groups.site - summary: Get externalColumns from groups - operationId: group.site.getGraphBPrePath_ListExternalColumn + summary: Delete navigation property termStore for groups + operationId: group.site.getGraphBPrePath_DeleteTermStore parameters: - name: group-id in: path @@ -12122,65 +12149,25 @@ paths: schema: type: string nullable: true - - name: path1 - in: path - description: 'Usage: path=''{path1}''' - required: true + - name: If-Match + in: header + description: ETag style: simple schema: type: string - nullable: true - - $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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.columnDefinitionCollectionResponse' + description: Success default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/microsoft.graph.getByPath(path=''{path1}'')/items': + '/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/termStores': get: tags: - groups.site - summary: Get items from groups - description: Used to address any item contained in this site. This collection can't be enumerated. - operationId: group.site.getGraphBPrePath_ListItem + summary: Get termStores from groups + description: The collection of termStores under this site. + operationId: group.site.getGraphBPrePath_ListTermStore parameters: - name: group-id in: path @@ -12206,14 +12193,6 @@ paths: schema: type: string nullable: true - - name: path1 - in: path - description: 'Usage: path=''{path1}''' - required: true - style: simple - schema: - type: string - nullable: true - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -12251,20 +12230,18 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.baseItemCollectionResponse' + $ref: '#/components/responses/microsoft.graph.termStore.storeCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/microsoft.graph.getByPath(path=''{path1}'')/lastModifiedByUser': - get: + post: tags: - groups.site - summary: Get lastModifiedByUser from groups - description: Identity of the user who last modified the item. Read-only. - operationId: group.site.getGraphBPrePath_GetLastModifiedGraphBPreUser + summary: Create new navigation property to termStores for groups + operationId: group.site.getGraphBPrePath_CreateTermStore parameters: - name: group-id in: path @@ -12290,14 +12267,47 @@ paths: schema: type: string nullable: true - - name: path1 + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.store' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.store' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/onenote': + get: + tags: + - groups.site + summary: Get onenote from groups + description: Calls the OneNote service for notebook related operations. + operationId: group.site_GetOnenote + parameters: + - name: group-id in: path - description: 'Usage: path=''{path1}''' + description: The unique identifier of group required: true style: simple schema: type: string - nullable: true + x-ms-docs-key-type: group + - name: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site - name: $select in: query description: Select properties to be returned @@ -12324,17 +12334,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.user' + $ref: '#/components/schemas/microsoft.graph.onenote' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/microsoft.graph.getByPath(path=''{path1}'')/lists': - get: + patch: tags: - groups.site - summary: Get lists from groups - description: The collection of lists under this site. - operationId: group.site.getGraphBPrePath_ListList + summary: Update the navigation property onenote in groups + operationId: group.site_UpdateOnenote parameters: - name: group-id in: path @@ -12352,22 +12360,81 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.onenote' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.onenote' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - groups.site + summary: Delete navigation property onenote for groups + operationId: group.site_DeleteOnenote + parameters: + - name: group-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of group required: true style: simple schema: type: string - nullable: true - - name: path1 + x-ms-docs-key-type: group + - name: site-id in: path - description: 'Usage: path=''{path1}''' + description: The unique identifier of site required: true style: simple schema: type: string - nullable: true + x-ms-docs-key-type: site + - 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}/sites/{site-id}/onenote/notebooks': + get: + tags: + - groups.site + summary: Get notebooks from groups + description: The collection of OneNote notebooks that are owned by the user or group. Read-only. Nullable. + operationId: group.site.onenote_ListNotebook + 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: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -12405,7 +12472,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.listCollectionResponse' + $ref: '#/components/responses/microsoft.graph.notebookCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -12415,8 +12482,8 @@ paths: post: tags: - groups.site - summary: Create new navigation property to lists for groups - operationId: group.site.getGraphBPrePath_CreateList + summary: Create new navigation property to notebooks for groups + operationId: group.site.onenote_CreateNotebook parameters: - name: group-id in: path @@ -12434,28 +12501,12 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path - in: path - description: 'Usage: path=''{path}''' - required: true - style: simple - schema: - type: string - nullable: true - - name: path1 - in: path - description: 'Usage: path=''{path1}''' - required: true - style: simple - schema: - type: string - nullable: true requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.list' + $ref: '#/components/schemas/microsoft.graph.notebook' required: true responses: 2XX: @@ -12463,17 +12514,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.list' + $ref: '#/components/schemas/microsoft.graph.notebook' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/microsoft.graph.getByPath(path=''{path1}'')/onenote': + '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}': get: tags: - groups.site - summary: Get onenote from groups - description: Calls the OneNote service for notebook related operations. - operationId: group.site.getGraphBPrePath_GetOnenote + summary: Get notebooks from groups + description: The collection of OneNote notebooks that are owned by the user or group. Read-only. Nullable. + operationId: group.site.onenote_GetNotebook parameters: - name: group-id in: path @@ -12491,22 +12542,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path - in: path - description: 'Usage: path=''{path}''' - required: true - style: simple - schema: - type: string - nullable: true - - name: path1 + - name: notebook-id in: path - description: 'Usage: path=''{path1}''' + description: The unique identifier of notebook required: true style: simple schema: type: string - nullable: true + x-ms-docs-key-type: notebook - name: $select in: query description: Select properties to be returned @@ -12533,15 +12576,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenote' + $ref: '#/components/schemas/microsoft.graph.notebook' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.site - summary: Update the navigation property onenote in groups - operationId: group.site.getGraphBPrePath_UpdateOnenote + summary: Update the navigation property notebooks in groups + operationId: group.site.onenote_UpdateNotebook parameters: - name: group-id in: path @@ -12559,28 +12602,20 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path - in: path - description: 'Usage: path=''{path}''' - required: true - style: simple - schema: - type: string - nullable: true - - name: path1 + - name: notebook-id in: path - description: 'Usage: path=''{path1}''' + description: The unique identifier of notebook required: true style: simple schema: type: string - nullable: true + x-ms-docs-key-type: notebook requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenote' + $ref: '#/components/schemas/microsoft.graph.notebook' required: true responses: 2XX: @@ -12588,15 +12623,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenote' + $ref: '#/components/schemas/microsoft.graph.notebook' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete navigation property onenote for groups - operationId: group.site.getGraphBPrePath_DeleteOnenote + summary: Delete navigation property notebooks for groups + operationId: group.site.onenote_DeleteNotebook parameters: - name: group-id in: path @@ -12614,22 +12649,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path - in: path - description: 'Usage: path=''{path}''' - required: true - style: simple - schema: - type: string - nullable: true - - name: path1 + - name: notebook-id in: path - description: 'Usage: path=''{path1}''' + description: The unique identifier of notebook required: true style: simple schema: type: string - nullable: true + x-ms-docs-key-type: notebook - name: If-Match in: header description: ETag @@ -12642,13 +12669,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/microsoft.graph.getByPath(path=''{path1}'')/operations': + '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups': get: tags: - groups.site - summary: Get operations from groups - description: The collection of long-running operations on the site. - operationId: group.site.getGraphBPrePath_ListOperation + summary: Get sectionGroups from groups + description: The section groups in the notebook. Read-only. Nullable. + operationId: group.site.onenote.notebook_ListSectionGroup parameters: - name: group-id in: path @@ -12666,22 +12693,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path - in: path - description: 'Usage: path=''{path}''' - required: true - style: simple - schema: - type: string - nullable: true - - name: path1 + - name: notebook-id in: path - description: 'Usage: path=''{path1}''' + description: The unique identifier of notebook required: true style: simple schema: type: string - nullable: true + x-ms-docs-key-type: notebook - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -12719,7 +12738,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.richLongRunningOperationCollectionResponse' + $ref: '#/components/responses/microsoft.graph.sectionGroupCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -12729,8 +12748,8 @@ paths: post: tags: - groups.site - summary: Create new navigation property to operations for groups - operationId: group.site.getGraphBPrePath_CreateOperation + summary: Create new navigation property to sectionGroups for groups + operationId: group.site.onenote.notebook_CreateSectionGroup parameters: - name: group-id in: path @@ -12748,28 +12767,20 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path - in: path - description: 'Usage: path=''{path}''' - required: true - style: simple - schema: - type: string - nullable: true - - name: path1 + - name: notebook-id in: path - description: 'Usage: path=''{path1}''' + description: The unique identifier of notebook required: true style: simple schema: type: string - nullable: true + x-ms-docs-key-type: notebook requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.richLongRunningOperation' + $ref: '#/components/schemas/microsoft.graph.sectionGroup' required: true responses: 2XX: @@ -12777,17 +12788,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.richLongRunningOperation' + $ref: '#/components/schemas/microsoft.graph.sectionGroup' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/microsoft.graph.getByPath(path=''{path1}'')/pages': + '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}': get: tags: - groups.site - summary: Get pages from groups - description: The collection of pages in the baseSitePages list in this site. - operationId: group.site.getGraphBPrePath_ListPage + summary: Get sectionGroups from groups + description: The section groups in the notebook. Read-only. Nullable. + operationId: group.site.onenote.notebook_GetSectionGroup parameters: - name: group-id in: path @@ -12805,37 +12816,22 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: notebook-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of notebook required: true style: simple schema: type: string - nullable: true - - name: path1 + x-ms-docs-key-type: notebook + - name: sectionGroup-id in: path - description: 'Usage: path=''{path1}''' + description: The unique identifier of sectionGroup required: true style: simple schema: type: string - nullable: true - - $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: - type: string + x-ms-docs-key-type: sectionGroup - name: $select in: query description: Select properties to be returned @@ -12858,18 +12854,19 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.baseSitePageCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.sectionGroup' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + patch: tags: - groups.site - summary: Create new navigation property to pages for groups - operationId: group.site.getGraphBPrePath_CreatePage + summary: Update the navigation property sectionGroups in groups + operationId: group.site.onenote.notebook_UpdateSectionGroup parameters: - name: group-id in: path @@ -12887,46 +12884,44 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: notebook-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of notebook required: true style: simple schema: type: string - nullable: true - - name: path1 + x-ms-docs-key-type: notebook + - name: sectionGroup-id in: path - description: 'Usage: path=''{path1}''' + description: The unique identifier of sectionGroup required: true style: simple schema: type: string - nullable: true + x-ms-docs-key-type: sectionGroup requestBody: - description: New navigation property + description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.baseSitePage' + $ref: '#/components/schemas/microsoft.graph.sectionGroup' required: true responses: 2XX: - description: Created navigation property. + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.baseSitePage' + $ref: '#/components/schemas/microsoft.graph.sectionGroup' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/microsoft.graph.getByPath(path=''{path1}'')/permissions': - get: + delete: tags: - groups.site - summary: Get permissions from groups - description: The permissions associated with the site. Nullable. - operationId: group.site.getGraphBPrePath_ListPermission + summary: Delete navigation property sectionGroups for groups + operationId: group.site.onenote.notebook_DeleteSectionGroup parameters: - name: group-id in: path @@ -12944,71 +12939,41 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: notebook-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of notebook required: true style: simple schema: type: string - nullable: true - - name: path1 + x-ms-docs-key-type: notebook + - name: sectionGroup-id in: path - description: 'Usage: path=''{path1}''' + description: The unique identifier of sectionGroup required: true style: simple schema: type: string - nullable: true - - $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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false + x-ms-docs-key-type: sectionGroup + - name: If-Match + in: header + description: ETag + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.permissionCollectionResponse' + description: Success default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook': + get: tags: - groups.site - summary: Create new navigation property to permissions for groups - operationId: group.site.getGraphBPrePath_CreatePermission + summary: Get parentNotebook from groups + description: The notebook that contains the section group. Read-only. + operationId: group.site.onenote.notebook.sectionGroup_GetParentNotebook parameters: - name: group-id in: path @@ -13026,46 +12991,59 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: notebook-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of notebook required: true style: simple schema: type: string - nullable: true - - name: path1 + x-ms-docs-key-type: notebook + - name: sectionGroup-id in: path - description: 'Usage: path=''{path1}''' + description: The unique identifier of sectionGroup required: true style: simple schema: type: string - nullable: true - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.permission' - required: true + x-ms-docs-key-type: sectionGroup + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Created navigation property. + description: Retrieved navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.permission' + $ref: '#/components/schemas/microsoft.graph.notebook' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/microsoft.graph.getByPath(path=''{path1}'')/sites': + '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup': get: tags: - groups.site - summary: Get sites from groups - description: The collection of the sub-sites under this site. - operationId: group.site.getGraphBPrePath_ListSite + summary: Get parentSectionGroup from groups + description: The section group that contains the section group. Read-only. + operationId: group.site.onenote.notebook.sectionGroup_GetParentSectionGroup parameters: - name: group-id in: path @@ -13083,37 +13061,22 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: notebook-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of notebook required: true style: simple schema: type: string - nullable: true - - name: path1 + x-ms-docs-key-type: notebook + - name: sectionGroup-id in: path - description: 'Usage: path=''{path1}''' + description: The unique identifier of sectionGroup required: true style: simple schema: type: string - nullable: true - - $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: - type: string + x-ms-docs-key-type: sectionGroup - name: $select in: query description: Select properties to be returned @@ -13136,20 +13099,21 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.siteCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.sectionGroup' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/microsoft.graph.getByPath(path=''{path1}'')/termStore': + '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups': get: tags: - groups.site - summary: Get termStore from groups - description: The default termStore under this site. - operationId: group.site.getGraphBPrePath_GetTermStore + summary: Get sectionGroups from groups + description: The section groups in the section. Read-only. Nullable. + operationId: group.site.onenote.notebook.sectionGroup_ListSectionGroup parameters: - name: group-id in: path @@ -13167,22 +13131,37 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: notebook-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of notebook required: true style: simple schema: type: string - nullable: true - - name: path1 + x-ms-docs-key-type: notebook + - name: sectionGroup-id in: path - description: 'Usage: path=''{path1}''' + description: The unique identifier of sectionGroup required: true style: simple schema: type: string - nullable: true + x-ms-docs-key-type: sectionGroup + - $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: + type: string - name: $select in: query description: Select properties to be returned @@ -13205,19 +13184,20 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.store' + $ref: '#/components/responses/microsoft.graph.sectionGroupCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - patch: + '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id1}': + get: tags: - groups.site - summary: Update the navigation property termStore in groups - operationId: group.site.getGraphBPrePath_UpdateTermStore + summary: Get sectionGroups from groups + description: The section groups in the section. Read-only. Nullable. + operationId: group.site.onenote.notebook.sectionGroup_GetSectionGroup parameters: - name: group-id in: path @@ -13235,44 +13215,66 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: notebook-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of notebook required: true style: simple schema: type: string - nullable: true - - name: path1 + x-ms-docs-key-type: notebook + - name: sectionGroup-id in: path - description: 'Usage: path=''{path1}''' + description: The unique identifier of sectionGroup required: true style: simple schema: type: string - nullable: true - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.store' - required: true + x-ms-docs-key-type: sectionGroup + - name: sectionGroup-id1 + in: path + description: The unique identifier of sectionGroup + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: sectionGroup + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Success + description: Retrieved navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.store' + $ref: '#/components/schemas/microsoft.graph.sectionGroup' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - delete: + '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/$count': + get: tags: - groups.site - summary: Delete navigation property termStore for groups - operationId: group.site.getGraphBPrePath_DeleteTermStore + summary: Get the number of the resource + operationId: group.site.onenote.notebook.sectionGroup_GetCount parameters: - name: group-id in: path @@ -13290,41 +13292,36 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: notebook-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of notebook required: true style: simple schema: type: string - nullable: true - - name: path1 + x-ms-docs-key-type: notebook + - name: sectionGroup-id in: path - description: 'Usage: path=''{path1}''' + description: The unique identifier of sectionGroup required: true style: simple schema: type: string - nullable: true - - name: If-Match - in: header - description: ETag - style: simple - schema: - type: string + x-ms-docs-key-type: sectionGroup + - $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}/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/microsoft.graph.getByPath(path=''{path1}'')/termStores': + '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections': get: tags: - groups.site - summary: Get termStores from groups - description: The collection of termStores under this site. - operationId: group.site.getGraphBPrePath_ListTermStore + summary: Get sections from groups + description: The sections in the section group. Read-only. Nullable. + operationId: group.site.onenote.notebook.sectionGroup_ListSection parameters: - name: group-id in: path @@ -13342,22 +13339,22 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: notebook-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of notebook required: true style: simple schema: type: string - nullable: true - - name: path1 + x-ms-docs-key-type: notebook + - name: sectionGroup-id in: path - description: 'Usage: path=''{path1}''' + description: The unique identifier of sectionGroup required: true style: simple schema: type: string - nullable: true + x-ms-docs-key-type: sectionGroup - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -13395,7 +13392,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.storeCollectionResponse' + $ref: '#/components/responses/microsoft.graph.onenoteSectionCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -13405,8 +13402,8 @@ paths: post: tags: - groups.site - summary: Create new navigation property to termStores for groups - operationId: group.site.getGraphBPrePath_CreateTermStore + summary: Create new navigation property to sections for groups + operationId: group.site.onenote.notebook.sectionGroup_CreateSection parameters: - name: group-id in: path @@ -13424,28 +13421,28 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: notebook-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of notebook required: true style: simple schema: type: string - nullable: true - - name: path1 + x-ms-docs-key-type: notebook + - name: sectionGroup-id in: path - description: 'Usage: path=''{path1}''' + description: The unique identifier of sectionGroup required: true style: simple schema: type: string - nullable: true + x-ms-docs-key-type: sectionGroup requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.store' + $ref: '#/components/schemas/microsoft.graph.onenoteSection' required: true responses: 2XX: @@ -13453,17 +13450,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.store' + $ref: '#/components/schemas/microsoft.graph.onenoteSection' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/onenote': + '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}': get: tags: - groups.site - summary: Get onenote from groups - description: Calls the OneNote service for notebook related operations. - operationId: group.site.getGraphBPrePath_GetOnenote + summary: Get sections from groups + description: The sections in the section group. Read-only. Nullable. + operationId: group.site.onenote.notebook.sectionGroup_GetSection parameters: - name: group-id in: path @@ -13481,14 +13478,30 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: notebook-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of notebook required: true style: simple schema: type: string - nullable: true + x-ms-docs-key-type: notebook + - name: sectionGroup-id + in: path + description: The unique identifier of sectionGroup + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: sectionGroup + - name: onenoteSection-id + in: path + description: The unique identifier of onenoteSection + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenoteSection - name: $select in: query description: Select properties to be returned @@ -13515,15 +13528,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenote' + $ref: '#/components/schemas/microsoft.graph.onenoteSection' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.site - summary: Update the navigation property onenote in groups - operationId: group.site.getGraphBPrePath_UpdateOnenote + summary: Update the navigation property sections in groups + operationId: group.site.onenote.notebook.sectionGroup_UpdateSection parameters: - name: group-id in: path @@ -13541,20 +13554,36 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: notebook-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of notebook required: true style: simple schema: type: string - nullable: true + x-ms-docs-key-type: notebook + - name: sectionGroup-id + in: path + description: The unique identifier of sectionGroup + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: sectionGroup + - name: onenoteSection-id + in: path + description: The unique identifier of onenoteSection + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenoteSection requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenote' + $ref: '#/components/schemas/microsoft.graph.onenoteSection' required: true responses: 2XX: @@ -13562,15 +13591,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenote' + $ref: '#/components/schemas/microsoft.graph.onenoteSection' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete navigation property onenote for groups - operationId: group.site.getGraphBPrePath_DeleteOnenote + summary: Delete navigation property sections for groups + operationId: group.site.onenote.notebook.sectionGroup_DeleteSection parameters: - name: group-id in: path @@ -13588,14 +13617,30 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: notebook-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of notebook required: true style: simple schema: type: string - nullable: true + x-ms-docs-key-type: notebook + - name: sectionGroup-id + in: path + description: The unique identifier of sectionGroup + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: sectionGroup + - name: onenoteSection-id + in: path + description: The unique identifier of onenoteSection + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenoteSection - name: If-Match in: header description: ETag @@ -13608,13 +13653,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/operations': + '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages': get: tags: - groups.site - summary: Get operations from groups - description: The collection of long-running operations on the site. - operationId: group.site.getGraphBPrePath_ListOperation + summary: Get pages from groups + description: The collection of pages in the section. Read-only. Nullable. + operationId: group.site.onenote.notebook.sectionGroup.section_ListPage parameters: - name: group-id in: path @@ -13632,14 +13677,30 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: notebook-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of notebook required: true style: simple schema: type: string - nullable: true + x-ms-docs-key-type: notebook + - name: sectionGroup-id + in: path + description: The unique identifier of sectionGroup + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: sectionGroup + - name: onenoteSection-id + in: path + description: The unique identifier of onenoteSection + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenoteSection - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -13677,7 +13738,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.richLongRunningOperationCollectionResponse' + $ref: '#/components/responses/microsoft.graph.onenotePageCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -13687,8 +13748,8 @@ paths: post: tags: - groups.site - summary: Create new navigation property to operations for groups - operationId: group.site.getGraphBPrePath_CreateOperation + summary: Create new navigation property to pages for groups + operationId: group.site.onenote.notebook.sectionGroup.section_CreatePage parameters: - name: group-id in: path @@ -13706,20 +13767,36 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: notebook-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of notebook required: true style: simple schema: type: string - nullable: true + x-ms-docs-key-type: notebook + - name: sectionGroup-id + in: path + description: The unique identifier of sectionGroup + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: sectionGroup + - name: onenoteSection-id + in: path + description: The unique identifier of onenoteSection + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenoteSection requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.richLongRunningOperation' + $ref: '#/components/schemas/microsoft.graph.onenotePage' required: true responses: 2XX: @@ -13727,17 +13804,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.richLongRunningOperation' + $ref: '#/components/schemas/microsoft.graph.onenotePage' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/pages': + '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}': get: tags: - groups.site summary: Get pages from groups - description: The collection of pages in the baseSitePages list in this site. - operationId: group.site.getGraphBPrePath_ListPage + description: The collection of pages in the section. Read-only. Nullable. + operationId: group.site.onenote.notebook.sectionGroup.section_GetPage parameters: - name: group-id in: path @@ -13755,29 +13832,38 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: notebook-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of notebook required: true style: simple schema: type: string - nullable: true - - $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 + x-ms-docs-key-type: notebook + - name: sectionGroup-id + in: path + description: The unique identifier of sectionGroup + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: sectionGroup + - name: onenoteSection-id + in: path + description: The unique identifier of onenoteSection + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenoteSection + - name: onenotePage-id + in: path + description: The unique identifier of onenotePage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenotePage - name: $select in: query description: Select properties to be returned @@ -13800,18 +13886,19 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.baseSitePageCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.onenotePage' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + patch: tags: - groups.site - summary: Create new navigation property to pages for groups - operationId: group.site.getGraphBPrePath_CreatePage + summary: Update the navigation property pages in groups + operationId: group.site.onenote.notebook.sectionGroup.section_UpdatePage parameters: - name: group-id in: path @@ -13829,38 +13916,60 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: notebook-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of notebook required: true style: simple schema: type: string - nullable: true + x-ms-docs-key-type: notebook + - name: sectionGroup-id + in: path + description: The unique identifier of sectionGroup + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: sectionGroup + - name: onenoteSection-id + in: path + description: The unique identifier of onenoteSection + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenoteSection + - name: onenotePage-id + in: path + description: The unique identifier of onenotePage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenotePage requestBody: - description: New navigation property + description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.baseSitePage' + $ref: '#/components/schemas/microsoft.graph.onenotePage' required: true responses: 2XX: - description: Created navigation property. + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.baseSitePage' + $ref: '#/components/schemas/microsoft.graph.onenotePage' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/permissions': - get: + delete: tags: - groups.site - summary: Get permissions from groups - description: The permissions associated with the site. Nullable. - operationId: group.site.getGraphBPrePath_ListPermission + summary: Delete navigation property pages for groups + operationId: group.site.onenote.notebook.sectionGroup.section_DeletePage parameters: - name: group-id in: path @@ -13878,112 +13987,57 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: notebook-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of notebook required: true style: simple schema: type: string - nullable: true - - $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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - $ref: '#/components/responses/microsoft.graph.permissionCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - post: - tags: - - groups.site - summary: Create new navigation property to permissions for groups - operationId: group.site.getGraphBPrePath_CreatePermission - parameters: - - name: group-id + x-ms-docs-key-type: notebook + - name: sectionGroup-id in: path - description: The unique identifier of group + description: The unique identifier of sectionGroup required: true style: simple schema: type: string - x-ms-docs-key-type: group - - name: site-id + x-ms-docs-key-type: sectionGroup + - name: onenoteSection-id in: path - description: The unique identifier of site + description: The unique identifier of onenoteSection required: true style: simple schema: type: string - x-ms-docs-key-type: site - - name: path + x-ms-docs-key-type: onenoteSection + - name: onenotePage-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of onenotePage required: true style: simple schema: type: string - nullable: true - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.permission' - required: true + x-ms-docs-key-type: onenotePage + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string responses: 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.permission' + description: Success default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/sites': + '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content': get: tags: - groups.site - summary: Get sites from groups - description: The collection of the sub-sites under this site. - operationId: group.site.getGraphBPrePath_ListSite + summary: Get content for the navigation property pages from groups + description: The page's HTML content. + operationId: group.site.onenote.notebook.sectionGroup.section_GetPagesContent parameters: - name: group-id in: path @@ -14001,65 +14055,54 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: notebook-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of notebook required: true style: simple schema: type: string - nullable: true - - $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 + x-ms-docs-key-type: notebook + - name: sectionGroup-id + in: path + description: The unique identifier of sectionGroup + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false + type: string + x-ms-docs-key-type: sectionGroup + - name: onenoteSection-id + in: path + description: The unique identifier of onenoteSection + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false + type: string + x-ms-docs-key-type: onenoteSection + - name: onenotePage-id + in: path + description: The unique identifier of onenotePage + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: onenotePage responses: 2XX: - $ref: '#/components/responses/microsoft.graph.siteCollectionResponse' + description: Retrieved media content + content: + application/octet-stream: + schema: + type: string + format: binary default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/termStore': - get: + put: tags: - groups.site - summary: Get termStore from groups - description: The default termStore under this site. - operationId: group.site.getGraphBPrePath_GetTermStore + summary: Update content for the navigation property pages in groups + description: The page's HTML content. + operationId: group.site.onenote.notebook.sectionGroup.section_SetPagesContent parameters: - name: group-id in: path @@ -14077,80 +14120,45 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: notebook-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of notebook required: true style: simple schema: type: string - nullable: true - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.store' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - groups.site - summary: Update the navigation property termStore in groups - operationId: group.site.getGraphBPrePath_UpdateTermStore - parameters: - - name: group-id + x-ms-docs-key-type: notebook + - name: sectionGroup-id in: path - description: The unique identifier of group + description: The unique identifier of sectionGroup required: true style: simple schema: type: string - x-ms-docs-key-type: group - - name: site-id + x-ms-docs-key-type: sectionGroup + - name: onenoteSection-id in: path - description: The unique identifier of site + description: The unique identifier of onenoteSection required: true style: simple schema: type: string - x-ms-docs-key-type: site - - name: path + x-ms-docs-key-type: onenoteSection + - name: onenotePage-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of onenotePage required: true style: simple schema: type: string - nullable: true + x-ms-docs-key-type: onenotePage requestBody: - description: New navigation property values + description: New media content. content: - application/json: + application/octet-stream: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.store' + type: string + format: binary required: true responses: 2XX: @@ -14158,15 +14166,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.store' + $ref: '#/components/schemas/microsoft.graph.onenotePage' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete navigation property termStore for groups - operationId: group.site.getGraphBPrePath_DeleteTermStore + summary: Delete content for the navigation property pages in groups + description: The page's HTML content. + operationId: group.site.onenote.notebook.sectionGroup.section_DeletePagesContent parameters: - name: group-id in: path @@ -14184,14 +14192,38 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: notebook-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of notebook required: true style: simple schema: type: string - nullable: true + x-ms-docs-key-type: notebook + - name: sectionGroup-id + in: path + description: The unique identifier of sectionGroup + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: sectionGroup + - name: onenoteSection-id + in: path + description: The unique identifier of onenoteSection + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenoteSection + - name: onenotePage-id + in: path + description: The unique identifier of onenotePage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenotePage - name: If-Match in: header description: ETag @@ -14203,14 +14235,13 @@ paths: description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/termStores': + '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook': get: tags: - groups.site - summary: Get termStores from groups - description: The collection of termStores under this site. - operationId: group.site.getGraphBPrePath_ListTermStore + summary: Get parentNotebook from groups + description: The notebook that contains the page. Read-only. + operationId: group.site.onenote.notebook.sectionGroup.section.page_GetParentNotebook parameters: - name: group-id in: path @@ -14228,29 +14259,38 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: notebook-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of notebook required: true style: simple schema: type: string - nullable: true - - $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 + x-ms-docs-key-type: notebook + - name: sectionGroup-id + in: path + description: The unique identifier of sectionGroup + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: sectionGroup + - name: onenoteSection-id + in: path + description: The unique identifier of onenoteSection + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenoteSection + - name: onenotePage-id + in: path + description: The unique identifier of onenotePage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenotePage - name: $select in: query description: Select properties to be returned @@ -14273,18 +14313,21 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.storeCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.notebook' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection': + get: tags: - groups.site - summary: Create new navigation property to termStores for groups - operationId: group.site.getGraphBPrePath_CreateTermStore + summary: Get parentSection from groups + description: The section that contains the page. Read-only. + operationId: group.site.onenote.notebook.sectionGroup.section.page_GetParentSection parameters: - name: group-id in: path @@ -14302,55 +14345,38 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: notebook-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of notebook required: true style: simple schema: type: string - nullable: true - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.store' - required: true - responses: - 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.store' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote': - get: - tags: - - groups.site - summary: Get onenote from groups - description: Calls the OneNote service for notebook related operations. - operationId: group.site_GetOnenote - parameters: - - name: group-id + x-ms-docs-key-type: notebook + - name: sectionGroup-id in: path - description: The unique identifier of group + description: The unique identifier of sectionGroup required: true style: simple schema: type: string - x-ms-docs-key-type: group - - name: site-id + x-ms-docs-key-type: sectionGroup + - name: onenoteSection-id in: path - description: The unique identifier of site + description: The unique identifier of onenoteSection required: true style: simple schema: type: string - x-ms-docs-key-type: site + x-ms-docs-key-type: onenoteSection + - name: onenotePage-id + in: path + description: The unique identifier of onenotePage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenotePage - name: $select in: query description: Select properties to be returned @@ -14377,15 +14403,16 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenote' + $ref: '#/components/schemas/microsoft.graph.onenoteSection' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count': + get: tags: - groups.site - summary: Update the navigation property onenote in groups - operationId: group.site_UpdateOnenote + summary: Get the number of the resource + operationId: group.site.onenote.notebook.sectionGroup.section.page_GetCount parameters: - name: group-id in: path @@ -14403,64 +14430,44 @@ paths: schema: type: string x-ms-docs-key-type: site - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.onenote' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.onenote' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - groups.site - summary: Delete navigation property onenote for groups - operationId: group.site_DeleteOnenote - parameters: - - name: group-id + - name: notebook-id in: path - description: The unique identifier of group + description: The unique identifier of notebook required: true style: simple schema: type: string - x-ms-docs-key-type: group - - name: site-id + x-ms-docs-key-type: notebook + - name: sectionGroup-id in: path - description: The unique identifier of site + description: The unique identifier of sectionGroup required: true style: simple schema: type: string - x-ms-docs-key-type: site - - name: If-Match - in: header - description: ETag + x-ms-docs-key-type: sectionGroup + - name: onenoteSection-id + in: path + description: The unique identifier of onenoteSection + required: true style: simple schema: type: string + x-ms-docs-key-type: onenoteSection + - $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}/sites/{site-id}/onenote/notebooks': + '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook': get: tags: - groups.site - summary: Get notebooks from groups - description: The collection of OneNote notebooks that are owned by the user or group. Read-only. Nullable. - operationId: group.site.onenote_ListNotebook + summary: Get parentNotebook from groups + description: The notebook that contains the section. Read-only. + operationId: group.site.onenote.notebook.sectionGroup.section_GetParentNotebook parameters: - name: group-id in: path @@ -14478,21 +14485,30 @@ paths: schema: type: string x-ms-docs-key-type: site - - $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: notebook-id + in: path + description: The unique identifier of notebook + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: notebook + - name: sectionGroup-id + in: path + description: The unique identifier of sectionGroup + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: sectionGroup + - name: onenoteSection-id + in: path + description: The unique identifier of onenoteSection + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenoteSection - name: $select in: query description: Select properties to be returned @@ -14515,18 +14531,21 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.notebookCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.notebook' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup': + get: tags: - groups.site - summary: Create new navigation property to notebooks for groups - operationId: group.site.onenote_CreateNotebook + summary: Get parentSectionGroup from groups + description: The section group that contains the section. Read-only. + operationId: group.site.onenote.notebook.sectionGroup.section_GetParentSectionGroup parameters: - name: group-id in: path @@ -14544,55 +14563,30 @@ paths: schema: type: string x-ms-docs-key-type: site - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.notebook' - required: true - responses: - 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.notebook' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}': - get: - tags: - - groups.site - summary: Get notebooks from groups - description: The collection of OneNote notebooks that are owned by the user or group. Read-only. Nullable. - operationId: group.site.onenote_GetNotebook - parameters: - - name: group-id + - name: notebook-id in: path - description: The unique identifier of group + description: The unique identifier of notebook required: true style: simple schema: type: string - x-ms-docs-key-type: group - - name: site-id + x-ms-docs-key-type: notebook + - name: sectionGroup-id in: path - description: The unique identifier of site + description: The unique identifier of sectionGroup required: true style: simple schema: type: string - x-ms-docs-key-type: site - - name: notebook-id + x-ms-docs-key-type: sectionGroup + - name: onenoteSection-id in: path - description: The unique identifier of notebook + description: The unique identifier of onenoteSection required: true style: simple schema: type: string - x-ms-docs-key-type: notebook + x-ms-docs-key-type: onenoteSection - name: $select in: query description: Select properties to be returned @@ -14619,15 +14613,16 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.notebook' + $ref: '#/components/schemas/microsoft.graph.sectionGroup' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/$count': + get: tags: - groups.site - summary: Update the navigation property notebooks in groups - operationId: group.site.onenote_UpdateNotebook + summary: Get the number of the resource + operationId: group.site.onenote.notebook.sectionGroup.section_GetCount parameters: - name: group-id in: path @@ -14653,28 +14648,27 @@ paths: schema: type: string x-ms-docs-key-type: notebook - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.notebook' - required: true + - name: sectionGroup-id + in: path + description: The unique identifier of sectionGroup + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: sectionGroup + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.notebook' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: + '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/$count': + get: tags: - groups.site - summary: Delete navigation property notebooks for groups - operationId: group.site.onenote_DeleteNotebook + summary: Get the number of the resource + operationId: group.site.onenote.notebook.sectionGroup_GetCount parameters: - name: group-id in: path @@ -14700,25 +14694,20 @@ paths: schema: type: string x-ms-docs-key-type: notebook - - 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}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups': + '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections': get: tags: - groups.site - summary: Get sectionGroups from groups - description: The section groups in the notebook. Read-only. Nullable. - operationId: group.site.onenote.notebook_ListSectionGroup + summary: Get sections from groups + description: The sections in the notebook. Read-only. Nullable. + operationId: group.site.onenote.notebook_ListSection parameters: - name: group-id in: path @@ -14781,7 +14770,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.sectionGroupCollectionResponse' + $ref: '#/components/responses/microsoft.graph.onenoteSectionCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -14791,8 +14780,8 @@ paths: post: tags: - groups.site - summary: Create new navigation property to sectionGroups for groups - operationId: group.site.onenote.notebook_CreateSectionGroup + summary: Create new navigation property to sections for groups + operationId: group.site.onenote.notebook_CreateSection parameters: - name: group-id in: path @@ -14823,7 +14812,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.sectionGroup' + $ref: '#/components/schemas/microsoft.graph.onenoteSection' required: true responses: 2XX: @@ -14831,17 +14820,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.sectionGroup' + $ref: '#/components/schemas/microsoft.graph.onenoteSection' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}': + '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}': get: tags: - groups.site - summary: Get sectionGroups from groups - description: The section groups in the notebook. Read-only. Nullable. - operationId: group.site.onenote.notebook_GetSectionGroup + summary: Get sections from groups + description: The sections in the notebook. Read-only. Nullable. + operationId: group.site.onenote.notebook_GetSection parameters: - name: group-id in: path @@ -14867,14 +14856,14 @@ paths: schema: type: string x-ms-docs-key-type: notebook - - name: sectionGroup-id + - name: onenoteSection-id in: path - description: The unique identifier of sectionGroup + description: The unique identifier of onenoteSection required: true style: simple schema: type: string - x-ms-docs-key-type: sectionGroup + x-ms-docs-key-type: onenoteSection - name: $select in: query description: Select properties to be returned @@ -14901,15 +14890,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.sectionGroup' + $ref: '#/components/schemas/microsoft.graph.onenoteSection' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.site - summary: Update the navigation property sectionGroups in groups - operationId: group.site.onenote.notebook_UpdateSectionGroup + summary: Update the navigation property sections in groups + operationId: group.site.onenote.notebook_UpdateSection parameters: - name: group-id in: path @@ -14935,20 +14924,20 @@ paths: schema: type: string x-ms-docs-key-type: notebook - - name: sectionGroup-id + - name: onenoteSection-id in: path - description: The unique identifier of sectionGroup + description: The unique identifier of onenoteSection required: true style: simple schema: type: string - x-ms-docs-key-type: sectionGroup + x-ms-docs-key-type: onenoteSection requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.sectionGroup' + $ref: '#/components/schemas/microsoft.graph.onenoteSection' required: true responses: 2XX: @@ -14956,15 +14945,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.sectionGroup' + $ref: '#/components/schemas/microsoft.graph.onenoteSection' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete navigation property sectionGroups for groups - operationId: group.site.onenote.notebook_DeleteSectionGroup + summary: Delete navigation property sections for groups + operationId: group.site.onenote.notebook_DeleteSection parameters: - name: group-id in: path @@ -14990,14 +14979,14 @@ paths: schema: type: string x-ms-docs-key-type: notebook - - name: sectionGroup-id + - name: onenoteSection-id in: path - description: The unique identifier of sectionGroup + description: The unique identifier of onenoteSection required: true style: simple schema: type: string - x-ms-docs-key-type: sectionGroup + x-ms-docs-key-type: onenoteSection - name: If-Match in: header description: ETag @@ -15010,13 +14999,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook': + '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages': get: tags: - groups.site - summary: Get parentNotebook from groups - description: The notebook that contains the section group. Read-only. - operationId: group.site.onenote.notebook.sectionGroup_GetParentNotebook + summary: Get pages from groups + description: The collection of pages in the section. Read-only. Nullable. + operationId: group.site.onenote.notebook.section_ListPage parameters: - name: group-id in: path @@ -15042,14 +15031,29 @@ paths: schema: type: string x-ms-docs-key-type: notebook - - name: sectionGroup-id + - name: onenoteSection-id in: path - description: The unique identifier of sectionGroup + description: The unique identifier of onenoteSection required: true style: simple schema: type: string - x-ms-docs-key-type: sectionGroup + x-ms-docs-key-type: onenoteSection + - $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: + type: string - name: $select in: query description: Select properties to be returned @@ -15072,21 +15076,18 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.notebook' + $ref: '#/components/responses/microsoft.graph.onenotePageCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup': - get: + post: tags: - groups.site - summary: Get parentSectionGroup from groups - description: The section group that contains the section group. Read-only. - operationId: group.site.onenote.notebook.sectionGroup_GetParentSectionGroup + summary: Create new navigation property to pages for groups + operationId: group.site.onenote.notebook.section_CreatePage parameters: - name: group-id in: path @@ -15112,51 +15113,38 @@ paths: schema: type: string x-ms-docs-key-type: notebook - - name: sectionGroup-id + - name: onenoteSection-id in: path - description: The unique identifier of sectionGroup + description: The unique identifier of onenoteSection required: true style: simple schema: type: string - x-ms-docs-key-type: sectionGroup - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string + x-ms-docs-key-type: onenoteSection + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.onenotePage' + required: true responses: 2XX: - description: Retrieved navigation property + description: Created navigation property. content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.sectionGroup' + $ref: '#/components/schemas/microsoft.graph.onenotePage' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups': + '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}': get: tags: - groups.site - summary: Get sectionGroups from groups - description: The section groups in the section. Read-only. Nullable. - operationId: group.site.onenote.notebook.sectionGroup_ListSectionGroup + summary: Get pages from groups + description: The collection of pages in the section. Read-only. Nullable. + operationId: group.site.onenote.notebook.section_GetPage parameters: - name: group-id in: path @@ -15182,29 +15170,22 @@ paths: schema: type: string x-ms-docs-key-type: notebook - - name: sectionGroup-id + - name: onenoteSection-id in: path - description: The unique identifier of sectionGroup + description: The unique identifier of onenoteSection required: true style: simple schema: type: string - x-ms-docs-key-type: sectionGroup - - $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 + x-ms-docs-key-type: onenoteSection + - name: onenotePage-id + in: path + description: The unique identifier of onenotePage + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: onenotePage - name: $select in: query description: Select properties to be returned @@ -15227,20 +15208,19 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.sectionGroupCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.onenotePage' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id1}': - get: + patch: tags: - groups.site - summary: Get sectionGroups from groups - description: The section groups in the section. Read-only. Nullable. - operationId: group.site.onenote.notebook.sectionGroup_GetSectionGroup + summary: Update the navigation property pages in groups + operationId: group.site.onenote.notebook.section_UpdatePage parameters: - name: group-id in: path @@ -15266,58 +15246,44 @@ paths: schema: type: string x-ms-docs-key-type: notebook - - name: sectionGroup-id + - name: onenoteSection-id in: path - description: The unique identifier of sectionGroup + description: The unique identifier of onenoteSection required: true style: simple schema: type: string - x-ms-docs-key-type: sectionGroup - - name: sectionGroup-id1 + x-ms-docs-key-type: onenoteSection + - name: onenotePage-id in: path - description: The unique identifier of sectionGroup + description: The unique identifier of onenotePage required: true style: simple schema: type: string - x-ms-docs-key-type: sectionGroup - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string + x-ms-docs-key-type: onenotePage + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.onenotePage' + required: true responses: 2XX: - description: Retrieved navigation property + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.sectionGroup' + $ref: '#/components/schemas/microsoft.graph.onenotePage' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/$count': - get: + delete: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.onenote.notebook.sectionGroup_GetCount + summary: Delete navigation property pages for groups + operationId: group.site.onenote.notebook.section_DeletePage parameters: - name: group-id in: path @@ -15343,110 +15309,41 @@ paths: schema: type: string x-ms-docs-key-type: notebook - - name: sectionGroup-id - in: path - description: The unique identifier of sectionGroup - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: sectionGroup - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections': - get: - tags: - - groups.site - summary: Get sections from groups - description: The sections in the section group. Read-only. Nullable. - operationId: group.site.onenote.notebook.sectionGroup_ListSection - 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: site-id + - name: onenoteSection-id in: path - description: The unique identifier of site + description: The unique identifier of onenoteSection required: true style: simple schema: type: string - x-ms-docs-key-type: site - - name: notebook-id + x-ms-docs-key-type: onenoteSection + - name: onenotePage-id in: path - description: The unique identifier of notebook + description: The unique identifier of onenotePage required: true style: simple schema: type: string - x-ms-docs-key-type: notebook - - name: sectionGroup-id - in: path - description: The unique identifier of sectionGroup - required: true + x-ms-docs-key-type: onenotePage + - name: If-Match + in: header + description: ETag style: simple schema: type: string - x-ms-docs-key-type: sectionGroup - - $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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.onenoteSectionCollectionResponse' + description: Success default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content': + get: tags: - groups.site - summary: Create new navigation property to sections for groups - operationId: group.site.onenote.notebook.sectionGroup_CreateSection + summary: Get content for the navigation property pages from groups + description: The page's HTML content. + operationId: group.site.onenote.notebook.section_GetPagesContent parameters: - name: group-id in: path @@ -15472,38 +15369,38 @@ paths: schema: type: string x-ms-docs-key-type: notebook - - name: sectionGroup-id + - name: onenoteSection-id in: path - description: The unique identifier of sectionGroup + description: The unique identifier of onenoteSection required: true style: simple schema: type: string - x-ms-docs-key-type: sectionGroup - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.onenoteSection' - required: true + x-ms-docs-key-type: onenoteSection + - name: onenotePage-id + in: path + description: The unique identifier of onenotePage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenotePage responses: 2XX: - description: Created navigation property. + description: Retrieved media content content: - application/json: + application/octet-stream: schema: - $ref: '#/components/schemas/microsoft.graph.onenoteSection' + type: string + format: binary default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}': - get: + put: tags: - groups.site - summary: Get sections from groups - description: The sections in the section group. Read-only. Nullable. - operationId: group.site.onenote.notebook.sectionGroup_GetSection + summary: Update content for the navigation property pages in groups + description: The page's HTML content. + operationId: group.site.onenote.notebook.section_SetPagesContent parameters: - name: group-id in: path @@ -15529,57 +15426,45 @@ paths: schema: type: string x-ms-docs-key-type: notebook - - name: sectionGroup-id + - name: onenoteSection-id in: path - description: The unique identifier of sectionGroup + description: The unique identifier of onenoteSection required: true style: simple schema: type: string - x-ms-docs-key-type: sectionGroup - - name: onenoteSection-id + x-ms-docs-key-type: onenoteSection + - name: onenotePage-id in: path - description: The unique identifier of onenoteSection + description: The unique identifier of onenotePage required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteSection - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: + x-ms-docs-key-type: onenotePage + requestBody: + description: New media content. + content: + application/octet-stream: + schema: type: string + format: binary + required: true responses: 2XX: - description: Retrieved navigation property + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenoteSection' + $ref: '#/components/schemas/microsoft.graph.onenotePage' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: + delete: tags: - groups.site - summary: Update the navigation property sections in groups - operationId: group.site.onenote.notebook.sectionGroup_UpdateSection + summary: Delete content for the navigation property pages in groups + description: The page's HTML content. + operationId: group.site.onenote.notebook.section_DeletePagesContent parameters: - name: group-id in: path @@ -15605,44 +15490,40 @@ paths: schema: type: string x-ms-docs-key-type: notebook - - name: sectionGroup-id + - name: onenoteSection-id in: path - description: The unique identifier of sectionGroup + description: The unique identifier of onenoteSection required: true style: simple schema: type: string - x-ms-docs-key-type: sectionGroup - - name: onenoteSection-id + x-ms-docs-key-type: onenoteSection + - name: onenotePage-id in: path - description: The unique identifier of onenoteSection + description: The unique identifier of onenotePage required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteSection - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.onenoteSection' - required: true + x-ms-docs-key-type: onenotePage + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string responses: 2XX: description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.onenoteSection' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: + '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook': + get: tags: - groups.site - summary: Delete navigation property sections for groups - operationId: group.site.onenote.notebook.sectionGroup_DeleteSection + summary: Get parentNotebook from groups + description: The notebook that contains the page. Read-only. + operationId: group.site.onenote.notebook.section.page_GetParentNotebook parameters: - name: group-id in: path @@ -15668,14 +15549,6 @@ paths: schema: type: string x-ms-docs-key-type: notebook - - name: sectionGroup-id - in: path - description: The unique identifier of sectionGroup - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: sectionGroup - name: onenoteSection-id in: path description: The unique identifier of onenoteSection @@ -15684,25 +15557,51 @@ paths: schema: type: string x-ms-docs-key-type: onenoteSection - - name: If-Match - in: header - description: ETag + - name: onenotePage-id + in: path + description: The unique identifier of onenotePage + required: true style: simple schema: type: string + x-ms-docs-key-type: onenotePage + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Success + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.notebook' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages': + '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection': get: tags: - groups.site - summary: Get pages from groups - description: The collection of pages in the section. Read-only. Nullable. - operationId: group.site.onenote.notebook.sectionGroup.section_ListPage + summary: Get parentSection from groups + description: The section that contains the page. Read-only. + operationId: group.site.onenote.notebook.section.page_GetParentSection parameters: - name: group-id in: path @@ -15728,37 +15627,22 @@ paths: schema: type: string x-ms-docs-key-type: notebook - - name: sectionGroup-id + - name: onenoteSection-id in: path - description: The unique identifier of sectionGroup + description: The unique identifier of onenoteSection required: true style: simple schema: type: string - x-ms-docs-key-type: sectionGroup - - name: onenoteSection-id + x-ms-docs-key-type: onenoteSection + - name: onenotePage-id in: path - description: The unique identifier of onenoteSection + description: The unique identifier of onenotePage required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteSection - - $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: - type: string + x-ms-docs-key-type: onenotePage - name: $select in: query description: Select properties to be returned @@ -15781,18 +15665,20 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.onenotePageCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.onenoteSection' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/$count': + get: tags: - groups.site - summary: Create new navigation property to pages for groups - operationId: group.site.onenote.notebook.sectionGroup.section_CreatePage + summary: Get the number of the resource + operationId: group.site.onenote.notebook.section.page_GetCount parameters: - name: group-id in: path @@ -15818,14 +15704,6 @@ paths: schema: type: string x-ms-docs-key-type: notebook - - name: sectionGroup-id - in: path - description: The unique identifier of sectionGroup - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: sectionGroup - name: onenoteSection-id in: path description: The unique identifier of onenoteSection @@ -15834,30 +15712,20 @@ paths: schema: type: string x-ms-docs-key-type: onenoteSection - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.onenotePage' - 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.onenotePage' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}': + '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook': get: tags: - groups.site - summary: Get pages from groups - description: The collection of pages in the section. Read-only. Nullable. - operationId: group.site.onenote.notebook.sectionGroup.section_GetPage + summary: Get parentNotebook from groups + description: The notebook that contains the section. Read-only. + operationId: group.site.onenote.notebook.section_GetParentNotebook parameters: - name: group-id in: path @@ -15883,14 +15751,6 @@ paths: schema: type: string x-ms-docs-key-type: notebook - - name: sectionGroup-id - in: path - description: The unique identifier of sectionGroup - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: sectionGroup - name: onenoteSection-id in: path description: The unique identifier of onenoteSection @@ -15899,14 +15759,6 @@ paths: schema: type: string x-ms-docs-key-type: onenoteSection - - name: onenotePage-id - in: path - description: The unique identifier of onenotePage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: onenotePage - name: $select in: query description: Select properties to be returned @@ -15933,15 +15785,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenotePage' + $ref: '#/components/schemas/microsoft.graph.notebook' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup': + get: tags: - groups.site - summary: Update the navigation property pages in groups - operationId: group.site.onenote.notebook.sectionGroup.section_UpdatePage + summary: Get parentSectionGroup from groups + description: The section group that contains the section. Read-only. + operationId: group.site.onenote.notebook.section_GetParentSectionGroup parameters: - name: group-id in: path @@ -15967,14 +15821,6 @@ paths: schema: type: string x-ms-docs-key-type: notebook - - name: sectionGroup-id - in: path - description: The unique identifier of sectionGroup - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: sectionGroup - name: onenoteSection-id in: path description: The unique identifier of onenoteSection @@ -15983,36 +15829,42 @@ paths: schema: type: string x-ms-docs-key-type: onenoteSection - - name: onenotePage-id - in: path - description: The unique identifier of onenotePage - 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: onenotePage - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.onenotePage' - required: true + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Success + description: Retrieved navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenotePage' + $ref: '#/components/schemas/microsoft.graph.sectionGroup' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - delete: + '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/$count': + get: tags: - groups.site - summary: Delete navigation property pages for groups - operationId: group.site.onenote.notebook.sectionGroup.section_DeletePage + summary: Get the number of the resource + operationId: group.site.onenote.notebook.section_GetCount parameters: - name: group-id in: path @@ -16038,49 +15890,50 @@ paths: schema: type: string x-ms-docs-key-type: notebook - - name: sectionGroup-id + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/groups/{group-id}/sites/{site-id}/onenote/notebooks/$count': + get: + tags: + - groups.site + summary: Get the number of the resource + operationId: group.site.onenote.notebook_GetCount + parameters: + - name: group-id in: path - description: The unique identifier of sectionGroup - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: sectionGroup - - name: onenoteSection-id - in: path - description: The unique identifier of onenoteSection + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteSection - - name: onenotePage-id + x-ms-docs-key-type: group + - name: site-id in: path - description: The unique identifier of onenotePage + description: The unique identifier of site required: true style: simple schema: type: string - x-ms-docs-key-type: onenotePage - - name: If-Match - in: header - description: ETag - style: simple - schema: - type: string + x-ms-docs-key-type: site + - $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}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content': + '/groups/{group-id}/sites/{site-id}/onenote/operations': get: tags: - groups.site - summary: Get content for the navigation property pages from groups - description: The page's HTML content. - operationId: group.site.onenote.notebook.sectionGroup.section_GetPagesContent + summary: Get operations from groups + description: 'The status of OneNote operations. Getting an operations collection isn''t supported, but you can get the status of long-running operations if the Operation-Location header is returned in the response. Read-only. Nullable.' + operationId: group.site.onenote_ListOperation parameters: - name: group-id in: path @@ -16098,54 +15951,96 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: notebook-id - in: path - description: The unique identifier of notebook - 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: notebook - - name: sectionGroup-id - in: path - description: The unique identifier of sectionGroup - required: true - style: simple + uniqueItems: true + type: array + items: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false schema: - type: string - x-ms-docs-key-type: sectionGroup - - name: onenoteSection-id + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.onenoteOperationCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - groups.site + summary: Create new navigation property to operations for groups + operationId: group.site.onenote_CreateOperation + parameters: + - name: group-id in: path - description: The unique identifier of onenoteSection + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteSection - - name: onenotePage-id + x-ms-docs-key-type: group + - name: site-id in: path - description: The unique identifier of onenotePage + description: The unique identifier of site required: true style: simple schema: type: string - x-ms-docs-key-type: onenotePage + x-ms-docs-key-type: site + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.onenoteOperation' + required: true responses: 2XX: - description: Retrieved media content + description: Created navigation property. content: - application/octet-stream: + application/json: schema: - type: string - format: binary + $ref: '#/components/schemas/microsoft.graph.onenoteOperation' default: $ref: '#/components/responses/error' - put: + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}': + get: tags: - groups.site - summary: Update content for the navigation property pages in groups - description: The page's HTML content. - operationId: group.site.onenote.notebook.sectionGroup.section_SetPagesContent + summary: Get operations from groups + description: 'The status of OneNote operations. Getting an operations collection isn''t supported, but you can get the status of long-running operations if the Operation-Location header is returned in the response. Read-only. Nullable.' + operationId: group.site.onenote_GetOperation parameters: - name: group-id in: path @@ -16163,45 +16058,80 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: notebook-id + - name: onenoteOperation-id in: path - description: The unique identifier of notebook + description: The unique identifier of onenoteOperation required: true style: simple schema: type: string - x-ms-docs-key-type: notebook - - name: sectionGroup-id + x-ms-docs-key-type: onenoteOperation + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.onenoteOperation' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - groups.site + summary: Update the navigation property operations in groups + operationId: group.site.onenote_UpdateOperation + parameters: + - name: group-id in: path - description: The unique identifier of sectionGroup + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: sectionGroup - - name: onenoteSection-id + x-ms-docs-key-type: group + - name: site-id in: path - description: The unique identifier of onenoteSection + description: The unique identifier of site required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteSection - - name: onenotePage-id + x-ms-docs-key-type: site + - name: onenoteOperation-id in: path - description: The unique identifier of onenotePage + description: The unique identifier of onenoteOperation required: true style: simple schema: type: string - x-ms-docs-key-type: onenotePage + x-ms-docs-key-type: onenoteOperation 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.onenoteOperation' required: true responses: 2XX: @@ -16209,15 +16139,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenotePage' + $ref: '#/components/schemas/microsoft.graph.onenoteOperation' default: $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete content for the navigation property pages in groups - description: The page's HTML content. - operationId: group.site.onenote.notebook.sectionGroup.section_DeletePagesContent + summary: Delete navigation property operations for groups + operationId: group.site.onenote_DeleteOperation parameters: - name: group-id in: path @@ -16235,38 +16165,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: notebook-id - in: path - description: The unique identifier of notebook - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: notebook - - name: sectionGroup-id - in: path - description: The unique identifier of sectionGroup - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: sectionGroup - - name: onenoteSection-id - in: path - description: The unique identifier of onenoteSection - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: onenoteSection - - name: onenotePage-id + - name: onenoteOperation-id in: path - description: The unique identifier of onenotePage + description: The unique identifier of onenoteOperation required: true style: simple schema: type: string - x-ms-docs-key-type: onenotePage + x-ms-docs-key-type: onenoteOperation - name: If-Match in: header description: ETag @@ -16278,13 +16184,13 @@ paths: description: Success default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook': + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/onenote/operations/$count': get: tags: - groups.site - summary: Get parentNotebook from groups - description: The notebook that contains the page. Read-only. - operationId: group.site.onenote.notebook.sectionGroup.section.page_GetParentNotebook + summary: Get the number of the resource + operationId: group.site.onenote.operation_GetCount parameters: - name: group-id in: path @@ -16302,38 +16208,52 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: notebook-id - in: path - description: The unique identifier of notebook - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: notebook - - name: sectionGroup-id + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/groups/{group-id}/sites/{site-id}/onenote/pages': + get: + tags: + - groups.site + summary: Get pages from groups + description: The pages in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. + operationId: group.site.onenote_ListPage + parameters: + - name: group-id in: path - description: The unique identifier of sectionGroup + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: sectionGroup - - name: onenoteSection-id + x-ms-docs-key-type: group + - name: site-id in: path - description: The unique identifier of onenoteSection + description: The unique identifier of site required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteSection - - name: onenotePage-id - in: path - description: The unique identifier of onenotePage - required: true - style: simple + x-ms-docs-key-type: site + - $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: onenotePage + uniqueItems: true + type: array + items: + type: string - name: $select in: query description: Select properties to be returned @@ -16356,21 +16276,18 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.notebook' + $ref: '#/components/responses/microsoft.graph.onenotePageCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection': - get: + post: tags: - groups.site - summary: Get parentSection from groups - description: The section that contains the page. Read-only. - operationId: group.site.onenote.notebook.sectionGroup.section.page_GetParentSection + summary: Create new navigation property to pages for groups + operationId: group.site.onenote_CreatePage parameters: - name: group-id in: path @@ -16388,30 +16305,47 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: notebook-id - in: path - description: The unique identifier of notebook - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: notebook - - name: sectionGroup-id + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.onenotePage' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.onenotePage' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}': + get: + tags: + - groups.site + summary: Get pages from groups + description: The pages in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. + operationId: group.site.onenote_GetPage + parameters: + - name: group-id in: path - description: The unique identifier of sectionGroup + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: sectionGroup - - name: onenoteSection-id + x-ms-docs-key-type: group + - name: site-id in: path - description: The unique identifier of onenoteSection + description: The unique identifier of site required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteSection + x-ms-docs-key-type: site - name: onenotePage-id in: path description: The unique identifier of onenotePage @@ -16446,16 +16380,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenoteSection' + $ref: '#/components/schemas/microsoft.graph.onenotePage' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count': - get: + patch: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.onenote.notebook.sectionGroup.section.page_GetCount + summary: Update the navigation property pages in groups + operationId: group.site.onenote_UpdatePage parameters: - name: group-id in: path @@ -16473,44 +16406,36 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: notebook-id - in: path - description: The unique identifier of notebook - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: notebook - - name: sectionGroup-id - in: path - description: The unique identifier of sectionGroup - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: sectionGroup - - name: onenoteSection-id + - name: onenotePage-id in: path - description: The unique identifier of onenoteSection + description: The unique identifier of onenotePage required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteSection - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + x-ms-docs-key-type: onenotePage + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.onenotePage' + required: true responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.onenotePage' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook': - get: + x-ms-docs-operation-type: operation + delete: tags: - groups.site - summary: Get parentNotebook from groups - description: The notebook that contains the section. Read-only. - operationId: group.site.onenote.notebook.sectionGroup.section_GetParentNotebook + summary: Delete navigation property pages for groups + operationId: group.site.onenote_DeletePage parameters: - name: group-id in: path @@ -16528,67 +16453,33 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: notebook-id - in: path - description: The unique identifier of notebook - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: notebook - - name: sectionGroup-id + - name: onenotePage-id in: path - description: The unique identifier of sectionGroup + description: The unique identifier of onenotePage required: true style: simple schema: type: string - x-ms-docs-key-type: sectionGroup - - name: onenoteSection-id - in: path - description: The unique identifier of onenoteSection - required: true + x-ms-docs-key-type: onenotePage + - name: If-Match + in: header + description: ETag style: simple schema: type: string - x-ms-docs-key-type: onenoteSection - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.notebook' + description: Success default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup': + '/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content': get: tags: - groups.site - summary: Get parentSectionGroup from groups - description: The section group that contains the section. Read-only. - operationId: group.site.onenote.notebook.sectionGroup.section_GetParentSectionGroup + summary: Get content for the navigation property pages from groups + description: The page's HTML content. + operationId: group.site.onenote_GetPagesContent parameters: - name: group-id in: path @@ -16606,32 +16497,148 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: notebook-id + - name: onenotePage-id in: path - description: The unique identifier of notebook + description: The unique identifier of onenotePage required: true style: simple schema: type: string - x-ms-docs-key-type: notebook - - name: sectionGroup-id + x-ms-docs-key-type: onenotePage + responses: + 2XX: + description: Retrieved media content + content: + application/octet-stream: + schema: + type: string + format: binary + default: + $ref: '#/components/responses/error' + put: + tags: + - groups.site + summary: Update content for the navigation property pages in groups + description: The page's HTML content. + operationId: group.site.onenote_SetPagesContent + parameters: + - name: group-id in: path - description: The unique identifier of sectionGroup + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: sectionGroup - - name: onenoteSection-id + x-ms-docs-key-type: group + - name: site-id in: path - description: The unique identifier of onenoteSection + description: The unique identifier of site required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteSection - - name: $select - in: query + x-ms-docs-key-type: site + - name: onenotePage-id + in: path + description: The unique identifier of onenotePage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenotePage + 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.onenotePage' + default: + $ref: '#/components/responses/error' + delete: + tags: + - groups.site + summary: Delete content for the navigation property pages in groups + description: The page's HTML content. + operationId: group.site.onenote_DeletePagesContent + 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: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: onenotePage-id + in: path + description: The unique identifier of onenotePage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenotePage + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + '/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook': + get: + tags: + - groups.site + summary: Get parentNotebook from groups + description: The notebook that contains the page. Read-only. + operationId: group.site.onenote.page_GetParentNotebook + 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: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: onenotePage-id + in: path + description: The unique identifier of onenotePage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenotePage + - name: $select + in: query description: Select properties to be returned style: form explode: false @@ -16656,16 +16663,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.sectionGroup' + $ref: '#/components/schemas/microsoft.graph.notebook' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/$count': + '/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection': get: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.onenote.notebook.sectionGroup.section_GetCount + summary: Get parentSection from groups + description: The section that contains the page. Read-only. + operationId: group.site.onenote.page_GetParentSection parameters: - name: group-id in: path @@ -16683,35 +16691,50 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: notebook-id + - name: onenotePage-id in: path - description: The unique identifier of notebook + description: The unique identifier of onenotePage required: true style: simple schema: type: string - x-ms-docs-key-type: notebook - - name: sectionGroup-id - in: path - description: The unique identifier of sectionGroup - required: true - style: simple + x-ms-docs-key-type: onenotePage + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false schema: - type: string - x-ms-docs-key-type: sectionGroup - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.onenoteSection' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/$count': + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/onenote/pages/$count': get: tags: - groups.site summary: Get the number of the resource - operationId: group.site.onenote.notebook.sectionGroup_GetCount + operationId: group.site.onenote.page_GetCount parameters: - name: group-id in: path @@ -16729,14 +16752,6 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: notebook-id - in: path - description: The unique identifier of notebook - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: notebook - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -16744,13 +16759,13 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections': + '/groups/{group-id}/sites/{site-id}/onenote/resources': get: tags: - groups.site - summary: Get sections from groups - description: The sections in the notebook. Read-only. Nullable. - operationId: group.site.onenote.notebook_ListSection + summary: Get resources from groups + description: 'The image and other file resources in OneNote pages. Getting a resources collection isn''t supported, but you can get the binary content of a specific resource. Read-only. Nullable.' + operationId: group.site.onenote_ListResource parameters: - name: group-id in: path @@ -16768,14 +16783,6 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: notebook-id - in: path - description: The unique identifier of notebook - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: notebook - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -16813,7 +16820,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.onenoteSectionCollectionResponse' + $ref: '#/components/responses/microsoft.graph.onenoteResourceCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -16823,8 +16830,8 @@ paths: post: tags: - groups.site - summary: Create new navigation property to sections for groups - operationId: group.site.onenote.notebook_CreateSection + summary: Create new navigation property to resources for groups + operationId: group.site.onenote_CreateResource parameters: - name: group-id in: path @@ -16842,20 +16849,12 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: notebook-id - in: path - description: The unique identifier of notebook - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: notebook requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenoteSection' + $ref: '#/components/schemas/microsoft.graph.onenoteResource' required: true responses: 2XX: @@ -16863,17 +16862,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenoteSection' + $ref: '#/components/schemas/microsoft.graph.onenoteResource' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}': + '/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}': get: tags: - groups.site - summary: Get sections from groups - description: The sections in the notebook. Read-only. Nullable. - operationId: group.site.onenote.notebook_GetSection + summary: Get resources from groups + description: 'The image and other file resources in OneNote pages. Getting a resources collection isn''t supported, but you can get the binary content of a specific resource. Read-only. Nullable.' + operationId: group.site.onenote_GetResource parameters: - name: group-id in: path @@ -16891,22 +16890,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: notebook-id - in: path - description: The unique identifier of notebook - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: notebook - - name: onenoteSection-id + - name: onenoteResource-id in: path - description: The unique identifier of onenoteSection + description: The unique identifier of onenoteResource required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteSection + x-ms-docs-key-type: onenoteResource - name: $select in: query description: Select properties to be returned @@ -16933,15 +16924,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenoteSection' + $ref: '#/components/schemas/microsoft.graph.onenoteResource' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.site - summary: Update the navigation property sections in groups - operationId: group.site.onenote.notebook_UpdateSection + summary: Update the navigation property resources in groups + operationId: group.site.onenote_UpdateResource parameters: - name: group-id in: path @@ -16959,28 +16950,20 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: notebook-id - in: path - description: The unique identifier of notebook - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: notebook - - name: onenoteSection-id + - name: onenoteResource-id in: path - description: The unique identifier of onenoteSection + description: The unique identifier of onenoteResource required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteSection + x-ms-docs-key-type: onenoteResource requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenoteSection' + $ref: '#/components/schemas/microsoft.graph.onenoteResource' required: true responses: 2XX: @@ -16988,15 +16971,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenoteSection' + $ref: '#/components/schemas/microsoft.graph.onenoteResource' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete navigation property sections for groups - operationId: group.site.onenote.notebook_DeleteSection + summary: Delete navigation property resources for groups + operationId: group.site.onenote_DeleteResource parameters: - name: group-id in: path @@ -17014,22 +16997,147 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: notebook-id + - name: onenoteResource-id in: path - description: The unique identifier of notebook + description: The unique identifier of onenoteResource required: true style: simple schema: type: string - x-ms-docs-key-type: notebook - - name: onenoteSection-id + x-ms-docs-key-type: onenoteResource + - 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}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content': + get: + tags: + - groups.site + summary: Get content for the navigation property resources from groups + description: The content stream + operationId: group.site.onenote_GetResourcesContent + parameters: + - name: group-id in: path - description: The unique identifier of onenoteSection + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteSection + x-ms-docs-key-type: group + - name: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: onenoteResource-id + in: path + description: The unique identifier of onenoteResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenoteResource + responses: + 2XX: + description: Retrieved media content + content: + application/octet-stream: + schema: + type: string + format: binary + default: + $ref: '#/components/responses/error' + put: + tags: + - groups.site + summary: Update content for the navigation property resources in groups + description: The content stream + operationId: group.site.onenote_SetResourcesContent + 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: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: onenoteResource-id + in: path + description: The unique identifier of onenoteResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenoteResource + 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.onenoteResource' + default: + $ref: '#/components/responses/error' + delete: + tags: + - groups.site + summary: Delete content for the navigation property resources in groups + description: The content stream + operationId: group.site.onenote_DeleteResourcesContent + 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: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: onenoteResource-id + in: path + description: The unique identifier of onenoteResource + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenoteResource - name: If-Match in: header description: ETag @@ -17041,14 +17149,12 @@ paths: description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages': + '/groups/{group-id}/sites/{site-id}/onenote/resources/$count': get: tags: - groups.site - summary: Get pages from groups - description: The collection of pages in the section. Read-only. Nullable. - operationId: group.site.onenote.notebook.section_ListPage + summary: Get the number of the resource + operationId: group.site.onenote.resource_GetCount parameters: - name: group-id in: path @@ -17066,22 +17172,37 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: notebook-id + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/groups/{group-id}/sites/{site-id}/onenote/sectionGroups': + get: + tags: + - groups.site + summary: Get sectionGroups from groups + description: The section groups in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. + operationId: group.site.onenote_ListSectionGroup + parameters: + - name: group-id in: path - description: The unique identifier of notebook + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: notebook - - name: onenoteSection-id + x-ms-docs-key-type: group + - name: site-id in: path - description: The unique identifier of onenoteSection + description: The unique identifier of site required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteSection + x-ms-docs-key-type: site - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -17119,7 +17240,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.onenotePageCollectionResponse' + $ref: '#/components/responses/microsoft.graph.sectionGroupCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -17129,8 +17250,8 @@ paths: post: tags: - groups.site - summary: Create new navigation property to pages for groups - operationId: group.site.onenote.notebook.section_CreatePage + summary: Create new navigation property to sectionGroups for groups + operationId: group.site.onenote_CreateSectionGroup parameters: - name: group-id in: path @@ -17148,28 +17269,12 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: notebook-id - in: path - description: The unique identifier of notebook - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: notebook - - name: onenoteSection-id - in: path - description: The unique identifier of onenoteSection - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: onenoteSection requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenotePage' + $ref: '#/components/schemas/microsoft.graph.sectionGroup' required: true responses: 2XX: @@ -17177,17 +17282,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenotePage' + $ref: '#/components/schemas/microsoft.graph.sectionGroup' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}': + '/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}': get: tags: - groups.site - summary: Get pages from groups - description: The collection of pages in the section. Read-only. Nullable. - operationId: group.site.onenote.notebook.section_GetPage + summary: Get sectionGroups from groups + description: The section groups in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. + operationId: group.site.onenote_GetSectionGroup parameters: - name: group-id in: path @@ -17205,30 +17310,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: notebook-id - in: path - description: The unique identifier of notebook - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: notebook - - name: onenoteSection-id - in: path - description: The unique identifier of onenoteSection - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: onenoteSection - - name: onenotePage-id + - name: sectionGroup-id in: path - description: The unique identifier of onenotePage + description: The unique identifier of sectionGroup required: true style: simple schema: type: string - x-ms-docs-key-type: onenotePage + x-ms-docs-key-type: sectionGroup - name: $select in: query description: Select properties to be returned @@ -17255,15 +17344,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenotePage' + $ref: '#/components/schemas/microsoft.graph.sectionGroup' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.site - summary: Update the navigation property pages in groups - operationId: group.site.onenote.notebook.section_UpdatePage + summary: Update the navigation property sectionGroups in groups + operationId: group.site.onenote_UpdateSectionGroup parameters: - name: group-id in: path @@ -17281,36 +17370,20 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: notebook-id - in: path - description: The unique identifier of notebook - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: notebook - - name: onenoteSection-id - in: path - description: The unique identifier of onenoteSection - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: onenoteSection - - name: onenotePage-id + - name: sectionGroup-id in: path - description: The unique identifier of onenotePage + description: The unique identifier of sectionGroup required: true style: simple schema: type: string - x-ms-docs-key-type: onenotePage + x-ms-docs-key-type: sectionGroup requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenotePage' + $ref: '#/components/schemas/microsoft.graph.sectionGroup' required: true responses: 2XX: @@ -17318,15 +17391,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenotePage' + $ref: '#/components/schemas/microsoft.graph.sectionGroup' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete navigation property pages for groups - operationId: group.site.onenote.notebook.section_DeletePage + summary: Delete navigation property sectionGroups for groups + operationId: group.site.onenote_DeleteSectionGroup parameters: - name: group-id in: path @@ -17344,30 +17417,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: notebook-id - in: path - description: The unique identifier of notebook - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: notebook - - name: onenoteSection-id - in: path - description: The unique identifier of onenoteSection - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: onenoteSection - - name: onenotePage-id + - name: sectionGroup-id in: path - description: The unique identifier of onenotePage + description: The unique identifier of sectionGroup required: true style: simple schema: type: string - x-ms-docs-key-type: onenotePage + x-ms-docs-key-type: sectionGroup - name: If-Match in: header description: ETag @@ -17380,193 +17437,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content': - get: - tags: - - groups.site - summary: Get content for the navigation property pages from groups - description: The page's HTML content. - operationId: group.site.onenote.notebook.section_GetPagesContent - 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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: notebook-id - in: path - description: The unique identifier of notebook - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: notebook - - name: onenoteSection-id - in: path - description: The unique identifier of onenoteSection - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: onenoteSection - - name: onenotePage-id - in: path - description: The unique identifier of onenotePage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: onenotePage - responses: - 2XX: - description: Retrieved media content - content: - application/octet-stream: - schema: - type: string - format: binary - default: - $ref: '#/components/responses/error' - put: - tags: - - groups.site - summary: Update content for the navigation property pages in groups - description: The page's HTML content. - operationId: group.site.onenote.notebook.section_SetPagesContent - 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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: notebook-id - in: path - description: The unique identifier of notebook - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: notebook - - name: onenoteSection-id - in: path - description: The unique identifier of onenoteSection - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: onenoteSection - - name: onenotePage-id - in: path - description: The unique identifier of onenotePage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: onenotePage - 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.onenotePage' - default: - $ref: '#/components/responses/error' - delete: - tags: - - groups.site - summary: Delete content for the navigation property pages in groups - description: The page's HTML content. - operationId: group.site.onenote.notebook.section_DeletePagesContent - 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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: notebook-id - in: path - description: The unique identifier of notebook - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: notebook - - name: onenoteSection-id - in: path - description: The unique identifier of onenoteSection - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: onenoteSection - - name: onenotePage-id - in: path - description: The unique identifier of onenotePage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: onenotePage - - name: If-Match - in: header - description: ETag - style: simple - schema: - type: string - responses: - 2XX: - description: Success - default: - $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook': + '/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook': get: tags: - groups.site summary: Get parentNotebook from groups - description: The notebook that contains the page. Read-only. - operationId: group.site.onenote.notebook.section.page_GetParentNotebook + description: The notebook that contains the section group. Read-only. + operationId: group.site.onenote.sectionGroup_GetParentNotebook parameters: - name: group-id in: path @@ -17584,30 +17461,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: notebook-id - in: path - description: The unique identifier of notebook - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: notebook - - name: onenoteSection-id - in: path - description: The unique identifier of onenoteSection - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: onenoteSection - - name: onenotePage-id + - name: sectionGroup-id in: path - description: The unique identifier of onenotePage + description: The unique identifier of sectionGroup required: true style: simple schema: type: string - x-ms-docs-key-type: onenotePage + x-ms-docs-key-type: sectionGroup - name: $select in: query description: Select properties to be returned @@ -17638,13 +17499,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection': + '/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup': get: tags: - groups.site - summary: Get parentSection from groups - description: The section that contains the page. Read-only. - operationId: group.site.onenote.notebook.section.page_GetParentSection + summary: Get parentSectionGroup from groups + description: The section group that contains the section group. Read-only. + operationId: group.site.onenote.sectionGroup_GetParentSectionGroup parameters: - name: group-id in: path @@ -17662,30 +17523,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: notebook-id - in: path - description: The unique identifier of notebook - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: notebook - - name: onenoteSection-id - in: path - description: The unique identifier of onenoteSection - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: onenoteSection - - name: onenotePage-id + - name: sectionGroup-id in: path - description: The unique identifier of onenotePage + description: The unique identifier of sectionGroup required: true style: simple schema: type: string - x-ms-docs-key-type: onenotePage + x-ms-docs-key-type: sectionGroup - name: $select in: query description: Select properties to be returned @@ -17712,16 +17557,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenoteSection' + $ref: '#/components/schemas/microsoft.graph.sectionGroup' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/$count': + '/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups': get: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.onenote.notebook.section.page_GetCount + summary: Get sectionGroups from groups + description: The section groups in the section. Read-only. Nullable. + operationId: group.site.onenote.sectionGroup_ListSectionGroup parameters: - name: group-id in: path @@ -17739,69 +17585,29 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: notebook-id - in: path - description: The unique identifier of notebook - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: notebook - - name: onenoteSection-id + - name: sectionGroup-id in: path - description: The unique identifier of onenoteSection + description: The unique identifier of sectionGroup required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteSection + x-ms-docs-key-type: sectionGroup + - $ref: '#/components/parameters/top' + - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook': - get: - tags: - - groups.site - summary: Get parentNotebook from groups - description: The notebook that contains the section. Read-only. - operationId: group.site.onenote.notebook.section_GetParentNotebook - 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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: notebook-id - in: path - description: The unique identifier of notebook - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: notebook - - name: onenoteSection-id - in: path - description: The unique identifier of onenoteSection - required: true - style: simple + - $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: onenoteSection + uniqueItems: true + type: array + items: + type: string - name: $select in: query description: Select properties to be returned @@ -17824,21 +17630,20 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.notebook' + $ref: '#/components/responses/microsoft.graph.sectionGroupCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup': + '/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id1}': get: tags: - groups.site - summary: Get parentSectionGroup from groups - description: The section group that contains the section. Read-only. - operationId: group.site.onenote.notebook.section_GetParentSectionGroup + summary: Get sectionGroups from groups + description: The section groups in the section. Read-only. Nullable. + operationId: group.site.onenote.sectionGroup_GetSectionGroup parameters: - name: group-id in: path @@ -17856,22 +17661,22 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: notebook-id + - name: sectionGroup-id in: path - description: The unique identifier of notebook + description: The unique identifier of sectionGroup required: true style: simple schema: type: string - x-ms-docs-key-type: notebook - - name: onenoteSection-id + x-ms-docs-key-type: sectionGroup + - name: sectionGroup-id1 in: path - description: The unique identifier of onenoteSection + description: The unique identifier of sectionGroup required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteSection + x-ms-docs-key-type: sectionGroup - name: $select in: query description: Select properties to be returned @@ -17902,12 +17707,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/$count': + '/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count': get: tags: - groups.site summary: Get the number of the resource - operationId: group.site.onenote.notebook.section_GetCount + operationId: group.site.onenote.sectionGroup_GetCount parameters: - name: group-id in: path @@ -17925,14 +17730,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: notebook-id + - name: sectionGroup-id in: path - description: The unique identifier of notebook + description: The unique identifier of sectionGroup required: true style: simple schema: type: string - x-ms-docs-key-type: notebook + x-ms-docs-key-type: sectionGroup - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -17940,12 +17745,13 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/onenote/notebooks/$count': + '/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections': get: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.onenote.notebook_GetCount + summary: Get sections from groups + description: The sections in the section group. Read-only. Nullable. + operationId: group.site.onenote.sectionGroup_ListSection parameters: - name: group-id in: path @@ -17963,37 +17769,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/onenote/operations': - get: - tags: - - groups.site - summary: Get operations from groups - description: 'The status of OneNote operations. Getting an operations collection isn''t supported, but you can get the status of long-running operations if the Operation-Location header is returned in the response. Read-only. Nullable.' - operationId: group.site.onenote_ListOperation - 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: site-id + - name: sectionGroup-id in: path - description: The unique identifier of site + description: The unique identifier of sectionGroup required: true style: simple schema: type: string - x-ms-docs-key-type: site + x-ms-docs-key-type: sectionGroup - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -18031,7 +17814,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.onenoteOperationCollectionResponse' + $ref: '#/components/responses/microsoft.graph.onenoteSectionCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -18041,8 +17824,8 @@ paths: post: tags: - groups.site - summary: Create new navigation property to operations for groups - operationId: group.site.onenote_CreateOperation + summary: Create new navigation property to sections for groups + operationId: group.site.onenote.sectionGroup_CreateSection parameters: - name: group-id in: path @@ -18060,12 +17843,20 @@ paths: schema: type: string x-ms-docs-key-type: site + - name: sectionGroup-id + in: path + description: The unique identifier of sectionGroup + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: sectionGroup requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenoteOperation' + $ref: '#/components/schemas/microsoft.graph.onenoteSection' required: true responses: 2XX: @@ -18073,17 +17864,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenoteOperation' + $ref: '#/components/schemas/microsoft.graph.onenoteSection' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}': + '/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}': get: tags: - groups.site - summary: Get operations from groups - description: 'The status of OneNote operations. Getting an operations collection isn''t supported, but you can get the status of long-running operations if the Operation-Location header is returned in the response. Read-only. Nullable.' - operationId: group.site.onenote_GetOperation + summary: Get sections from groups + description: The sections in the section group. Read-only. Nullable. + operationId: group.site.onenote.sectionGroup_GetSection parameters: - name: group-id in: path @@ -18101,14 +17892,22 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: onenoteOperation-id + - name: sectionGroup-id in: path - description: The unique identifier of onenoteOperation + description: The unique identifier of sectionGroup required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteOperation + x-ms-docs-key-type: sectionGroup + - name: onenoteSection-id + in: path + description: The unique identifier of onenoteSection + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenoteSection - name: $select in: query description: Select properties to be returned @@ -18135,15 +17934,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenoteOperation' + $ref: '#/components/schemas/microsoft.graph.onenoteSection' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.site - summary: Update the navigation property operations in groups - operationId: group.site.onenote_UpdateOperation + summary: Update the navigation property sections in groups + operationId: group.site.onenote.sectionGroup_UpdateSection parameters: - name: group-id in: path @@ -18161,20 +17960,28 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: onenoteOperation-id + - name: sectionGroup-id in: path - description: The unique identifier of onenoteOperation + description: The unique identifier of sectionGroup required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteOperation + x-ms-docs-key-type: sectionGroup + - name: onenoteSection-id + in: path + description: The unique identifier of onenoteSection + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenoteSection requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenoteOperation' + $ref: '#/components/schemas/microsoft.graph.onenoteSection' required: true responses: 2XX: @@ -18182,15 +17989,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenoteOperation' + $ref: '#/components/schemas/microsoft.graph.onenoteSection' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete navigation property operations for groups - operationId: group.site.onenote_DeleteOperation + summary: Delete navigation property sections for groups + operationId: group.site.onenote.sectionGroup_DeleteSection parameters: - name: group-id in: path @@ -18208,14 +18015,22 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: onenoteOperation-id + - name: sectionGroup-id in: path - description: The unique identifier of onenoteOperation + description: The unique identifier of sectionGroup required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteOperation + x-ms-docs-key-type: sectionGroup + - name: onenoteSection-id + in: path + description: The unique identifier of onenoteSection + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenoteSection - name: If-Match in: header description: ETag @@ -18228,12 +18043,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/operations/$count': + '/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages': get: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.onenote.operation_GetCount + summary: Get pages from groups + description: The collection of pages in the section. Read-only. Nullable. + operationId: group.site.onenote.sectionGroup.section_ListPage parameters: - name: group-id in: path @@ -18251,37 +18067,22 @@ paths: schema: type: string x-ms-docs-key-type: site - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/onenote/pages': - get: - tags: - - groups.site - summary: Get pages from groups - description: The pages in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. - operationId: group.site.onenote_ListPage - parameters: - - name: group-id + - name: sectionGroup-id in: path - description: The unique identifier of group + description: The unique identifier of sectionGroup required: true style: simple schema: type: string - x-ms-docs-key-type: group - - name: site-id + x-ms-docs-key-type: sectionGroup + - name: onenoteSection-id in: path - description: The unique identifier of site + description: The unique identifier of onenoteSection required: true style: simple schema: type: string - x-ms-docs-key-type: site + x-ms-docs-key-type: onenoteSection - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -18330,7 +18131,7 @@ paths: tags: - groups.site summary: Create new navigation property to pages for groups - operationId: group.site.onenote_CreatePage + operationId: group.site.onenote.sectionGroup.section_CreatePage parameters: - name: group-id in: path @@ -18348,6 +18149,22 @@ paths: schema: type: string x-ms-docs-key-type: site + - name: sectionGroup-id + in: path + description: The unique identifier of sectionGroup + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: sectionGroup + - name: onenoteSection-id + in: path + description: The unique identifier of onenoteSection + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenoteSection requestBody: description: New navigation property content: @@ -18365,13 +18182,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}': + '/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}': get: tags: - groups.site summary: Get pages from groups - description: The pages in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. - operationId: group.site.onenote_GetPage + description: The collection of pages in the section. Read-only. Nullable. + operationId: group.site.onenote.sectionGroup.section_GetPage parameters: - name: group-id in: path @@ -18389,6 +18206,22 @@ paths: schema: type: string x-ms-docs-key-type: site + - name: sectionGroup-id + in: path + description: The unique identifier of sectionGroup + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: sectionGroup + - name: onenoteSection-id + in: path + description: The unique identifier of onenoteSection + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenoteSection - name: onenotePage-id in: path description: The unique identifier of onenotePage @@ -18431,7 +18264,7 @@ paths: tags: - groups.site summary: Update the navigation property pages in groups - operationId: group.site.onenote_UpdatePage + operationId: group.site.onenote.sectionGroup.section_UpdatePage parameters: - name: group-id in: path @@ -18449,6 +18282,22 @@ paths: schema: type: string x-ms-docs-key-type: site + - name: sectionGroup-id + in: path + description: The unique identifier of sectionGroup + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: sectionGroup + - name: onenoteSection-id + in: path + description: The unique identifier of onenoteSection + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenoteSection - name: onenotePage-id in: path description: The unique identifier of onenotePage @@ -18478,7 +18327,7 @@ paths: tags: - groups.site summary: Delete navigation property pages for groups - operationId: group.site.onenote_DeletePage + operationId: group.site.onenote.sectionGroup.section_DeletePage parameters: - name: group-id in: path @@ -18496,6 +18345,22 @@ paths: schema: type: string x-ms-docs-key-type: site + - name: sectionGroup-id + in: path + description: The unique identifier of sectionGroup + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: sectionGroup + - name: onenoteSection-id + in: path + description: The unique identifier of onenoteSection + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenoteSection - name: onenotePage-id in: path description: The unique identifier of onenotePage @@ -18516,13 +18381,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content': + '/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content': get: tags: - groups.site summary: Get content for the navigation property pages from groups description: The page's HTML content. - operationId: group.site.onenote_GetPagesContent + operationId: group.site.onenote.sectionGroup.section_GetPagesContent parameters: - name: group-id in: path @@ -18540,6 +18405,22 @@ paths: schema: type: string x-ms-docs-key-type: site + - name: sectionGroup-id + in: path + description: The unique identifier of sectionGroup + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: sectionGroup + - name: onenoteSection-id + in: path + description: The unique identifier of onenoteSection + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenoteSection - name: onenotePage-id in: path description: The unique identifier of onenotePage @@ -18563,7 +18444,7 @@ paths: - groups.site summary: Update content for the navigation property pages in groups description: The page's HTML content. - operationId: group.site.onenote_SetPagesContent + operationId: group.site.onenote.sectionGroup.section_SetPagesContent parameters: - name: group-id in: path @@ -18581,6 +18462,22 @@ paths: schema: type: string x-ms-docs-key-type: site + - name: sectionGroup-id + in: path + description: The unique identifier of sectionGroup + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: sectionGroup + - name: onenoteSection-id + in: path + description: The unique identifier of onenoteSection + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenoteSection - name: onenotePage-id in: path description: The unique identifier of onenotePage @@ -18611,7 +18508,7 @@ paths: - groups.site summary: Delete content for the navigation property pages in groups description: The page's HTML content. - operationId: group.site.onenote_DeletePagesContent + operationId: group.site.onenote.sectionGroup.section_DeletePagesContent parameters: - name: group-id in: path @@ -18629,6 +18526,22 @@ paths: schema: type: string x-ms-docs-key-type: site + - name: sectionGroup-id + in: path + description: The unique identifier of sectionGroup + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: sectionGroup + - name: onenoteSection-id + in: path + description: The unique identifier of onenoteSection + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenoteSection - name: onenotePage-id in: path description: The unique identifier of onenotePage @@ -18648,13 +18561,13 @@ paths: description: Success default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook': + '/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook': get: tags: - groups.site summary: Get parentNotebook from groups description: The notebook that contains the page. Read-only. - operationId: group.site.onenote.page_GetParentNotebook + operationId: group.site.onenote.sectionGroup.section.page_GetParentNotebook parameters: - name: group-id in: path @@ -18672,68 +18585,22 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: onenotePage-id - in: path - description: The unique identifier of onenotePage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: onenotePage - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.notebook' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection': - get: - tags: - - groups.site - summary: Get parentSection from groups - description: The section that contains the page. Read-only. - operationId: group.site.onenote.page_GetParentSection - parameters: - - name: group-id + - name: sectionGroup-id in: path - description: The unique identifier of group + description: The unique identifier of sectionGroup required: true style: simple schema: type: string - x-ms-docs-key-type: group - - name: site-id + x-ms-docs-key-type: sectionGroup + - name: onenoteSection-id in: path - description: The unique identifier of site + description: The unique identifier of onenoteSection required: true style: simple schema: type: string - x-ms-docs-key-type: site + x-ms-docs-key-type: onenoteSection - name: onenotePage-id in: path description: The unique identifier of onenotePage @@ -18768,16 +18635,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenoteSection' + $ref: '#/components/schemas/microsoft.graph.notebook' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/pages/$count': + '/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection': get: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.onenote.page_GetCount + summary: Get parentSection from groups + description: The section that contains the page. Read-only. + operationId: group.site.onenote.sectionGroup.section.page_GetParentSection parameters: - name: group-id in: path @@ -18795,52 +18663,30 @@ paths: schema: type: string x-ms-docs-key-type: site - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/onenote/resources': - get: - tags: - - groups.site - summary: Get resources from groups - description: 'The image and other file resources in OneNote pages. Getting a resources collection isn''t supported, but you can get the binary content of a specific resource. Read-only. Nullable.' - operationId: group.site.onenote_ListResource - parameters: - - name: group-id + - name: sectionGroup-id in: path - description: The unique identifier of group + description: The unique identifier of sectionGroup required: true style: simple schema: type: string - x-ms-docs-key-type: group - - name: site-id + x-ms-docs-key-type: sectionGroup + - name: onenoteSection-id in: path - description: The unique identifier of site + description: The unique identifier of onenoteSection required: true style: simple schema: type: string - x-ms-docs-key-type: site - - $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 + x-ms-docs-key-type: onenoteSection + - name: onenotePage-id + in: path + description: The unique identifier of onenotePage + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: onenotePage - name: $select in: query description: Select properties to be returned @@ -18863,18 +18709,20 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.onenoteResourceCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.onenoteSection' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + '/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count': + get: tags: - groups.site - summary: Create new navigation property to resources for groups - operationId: group.site.onenote_CreateResource + summary: Get the number of the resource + operationId: group.site.onenote.sectionGroup.section.page_GetCount parameters: - name: group-id in: path @@ -18892,30 +18740,36 @@ paths: schema: type: string x-ms-docs-key-type: site - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.onenoteResource' - required: true + - name: sectionGroup-id + in: path + description: The unique identifier of sectionGroup + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: sectionGroup + - name: onenoteSection-id + in: path + description: The unique identifier of onenoteSection + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenoteSection + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.onenoteResource' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}': + '/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook': get: tags: - groups.site - summary: Get resources from groups - description: 'The image and other file resources in OneNote pages. Getting a resources collection isn''t supported, but you can get the binary content of a specific resource. Read-only. Nullable.' - operationId: group.site.onenote_GetResource + summary: Get parentNotebook from groups + description: The notebook that contains the section. Read-only. + operationId: group.site.onenote.sectionGroup.section_GetParentNotebook parameters: - name: group-id in: path @@ -18933,14 +18787,22 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: onenoteResource-id + - name: sectionGroup-id in: path - description: The unique identifier of onenoteResource + description: The unique identifier of sectionGroup required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteResource + x-ms-docs-key-type: sectionGroup + - name: onenoteSection-id + in: path + description: The unique identifier of onenoteSection + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenoteSection - name: $select in: query description: Select properties to be returned @@ -18967,106 +18829,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenoteResource' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - groups.site - summary: Update the navigation property resources in groups - operationId: group.site.onenote_UpdateResource - 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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: onenoteResource-id - in: path - description: The unique identifier of onenoteResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: onenoteResource - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.onenoteResource' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.onenoteResource' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - groups.site - summary: Delete navigation property resources for groups - operationId: group.site.onenote_DeleteResource - 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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: onenoteResource-id - in: path - description: The unique identifier of onenoteResource - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: onenoteResource - - name: If-Match - in: header - description: ETag - style: simple - schema: - type: string - responses: - 2XX: - description: Success + $ref: '#/components/schemas/microsoft.graph.notebook' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content': + '/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup': get: tags: - groups.site - summary: Get content for the navigation property resources from groups - description: The content stream - operationId: group.site.onenote_GetResourcesContent + summary: Get parentSectionGroup from groups + description: The section group that contains the section. Read-only. + operationId: group.site.onenote.sectionGroup.section_GetParentSectionGroup parameters: - name: group-id in: path @@ -19084,78 +18857,58 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: onenoteResource-id + - name: sectionGroup-id in: path - description: The unique identifier of onenoteResource + description: The unique identifier of sectionGroup required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteResource - responses: - 2XX: - description: Retrieved media content - content: - application/octet-stream: - schema: - type: string - format: binary - default: - $ref: '#/components/responses/error' - put: - tags: - - groups.site - summary: Update content for the navigation property resources in groups - description: The content stream - operationId: group.site.onenote_SetResourcesContent - parameters: - - name: group-id + x-ms-docs-key-type: sectionGroup + - name: onenoteSection-id in: path - description: The unique identifier of group + description: The unique identifier of onenoteSection required: true style: simple schema: type: string - x-ms-docs-key-type: group - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple + x-ms-docs-key-type: onenoteSection + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false schema: - type: string - x-ms-docs-key-type: site - - name: onenoteResource-id - in: path - description: The unique identifier of onenoteResource - required: true - style: simple + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false schema: - type: string - x-ms-docs-key-type: onenoteResource - requestBody: - description: New media content. - content: - application/octet-stream: - schema: + uniqueItems: true + type: array + items: type: string - format: binary - required: true responses: 2XX: - description: Success + description: Retrieved navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenoteResource' + $ref: '#/components/schemas/microsoft.graph.sectionGroup' default: $ref: '#/components/responses/error' - delete: + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/$count': + get: tags: - groups.site - summary: Delete content for the navigation property resources in groups - description: The content stream - operationId: group.site.onenote_DeleteResourcesContent + summary: Get the number of the resource + operationId: group.site.onenote.sectionGroup.section_GetCount parameters: - name: group-id in: path @@ -19173,31 +18926,27 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: onenoteResource-id + - name: sectionGroup-id in: path - description: The unique identifier of onenoteResource + description: The unique identifier of sectionGroup required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteResource - - name: If-Match - in: header - description: ETag - style: simple - schema: - type: string + x-ms-docs-key-type: sectionGroup + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Success + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/onenote/resources/$count': + '/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/$count': get: tags: - groups.site summary: Get the number of the resource - operationId: group.site.onenote.resource_GetCount + operationId: group.site.onenote.sectionGroup_GetCount parameters: - name: group-id in: path @@ -19222,13 +18971,13 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/onenote/sectionGroups': + '/groups/{group-id}/sites/{site-id}/onenote/sections': get: tags: - groups.site - summary: Get sectionGroups from groups - description: The section groups in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. - operationId: group.site.onenote_ListSectionGroup + summary: Get sections from groups + description: The sections in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. + operationId: group.site.onenote_ListSection parameters: - name: group-id in: path @@ -19283,7 +19032,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.sectionGroupCollectionResponse' + $ref: '#/components/responses/microsoft.graph.onenoteSectionCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -19293,8 +19042,8 @@ paths: post: tags: - groups.site - summary: Create new navigation property to sectionGroups for groups - operationId: group.site.onenote_CreateSectionGroup + summary: Create new navigation property to sections for groups + operationId: group.site.onenote_CreateSection parameters: - name: group-id in: path @@ -19317,7 +19066,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.sectionGroup' + $ref: '#/components/schemas/microsoft.graph.onenoteSection' required: true responses: 2XX: @@ -19325,17 +19074,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.sectionGroup' + $ref: '#/components/schemas/microsoft.graph.onenoteSection' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}': + '/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}': get: tags: - groups.site - summary: Get sectionGroups from groups - description: The section groups in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. - operationId: group.site.onenote_GetSectionGroup + summary: Get sections from groups + description: The sections in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. + operationId: group.site.onenote_GetSection parameters: - name: group-id in: path @@ -19353,14 +19102,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: sectionGroup-id + - name: onenoteSection-id in: path - description: The unique identifier of sectionGroup + description: The unique identifier of onenoteSection required: true style: simple schema: type: string - x-ms-docs-key-type: sectionGroup + x-ms-docs-key-type: onenoteSection - name: $select in: query description: Select properties to be returned @@ -19387,15 +19136,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.sectionGroup' + $ref: '#/components/schemas/microsoft.graph.onenoteSection' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.site - summary: Update the navigation property sectionGroups in groups - operationId: group.site.onenote_UpdateSectionGroup + summary: Update the navigation property sections in groups + operationId: group.site.onenote_UpdateSection parameters: - name: group-id in: path @@ -19413,20 +19162,20 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: sectionGroup-id + - name: onenoteSection-id in: path - description: The unique identifier of sectionGroup + description: The unique identifier of onenoteSection required: true style: simple schema: type: string - x-ms-docs-key-type: sectionGroup + x-ms-docs-key-type: onenoteSection requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.sectionGroup' + $ref: '#/components/schemas/microsoft.graph.onenoteSection' required: true responses: 2XX: @@ -19434,15 +19183,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.sectionGroup' + $ref: '#/components/schemas/microsoft.graph.onenoteSection' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete navigation property sectionGroups for groups - operationId: group.site.onenote_DeleteSectionGroup + summary: Delete navigation property sections for groups + operationId: group.site.onenote_DeleteSection parameters: - name: group-id in: path @@ -19460,14 +19209,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: sectionGroup-id + - name: onenoteSection-id in: path - description: The unique identifier of sectionGroup + description: The unique identifier of onenoteSection required: true style: simple schema: type: string - x-ms-docs-key-type: sectionGroup + x-ms-docs-key-type: onenoteSection - name: If-Match in: header description: ETag @@ -19480,13 +19229,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook': + '/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages': get: tags: - groups.site - summary: Get parentNotebook from groups - description: The notebook that contains the section group. Read-only. - operationId: group.site.onenote.sectionGroup_GetParentNotebook + summary: Get pages from groups + description: The collection of pages in the section. Read-only. Nullable. + operationId: group.site.onenote.section_ListPage parameters: - name: group-id in: path @@ -19504,14 +19253,29 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: sectionGroup-id + - name: onenoteSection-id in: path - description: The unique identifier of sectionGroup + description: The unique identifier of onenoteSection required: true style: simple schema: type: string - x-ms-docs-key-type: sectionGroup + x-ms-docs-key-type: onenoteSection + - $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: + type: string - name: $select in: query description: Select properties to be returned @@ -19534,21 +19298,18 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.notebook' + $ref: '#/components/responses/microsoft.graph.onenotePageCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup': - get: + post: tags: - groups.site - summary: Get parentSectionGroup from groups - description: The section group that contains the section group. Read-only. - operationId: group.site.onenote.sectionGroup_GetParentSectionGroup + summary: Create new navigation property to pages for groups + operationId: group.site.onenote.section_CreatePage parameters: - name: group-id in: path @@ -19566,51 +19327,38 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: sectionGroup-id + - name: onenoteSection-id in: path - description: The unique identifier of sectionGroup + description: The unique identifier of onenoteSection required: true style: simple schema: type: string - x-ms-docs-key-type: sectionGroup - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string + x-ms-docs-key-type: onenoteSection + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.onenotePage' + required: true responses: 2XX: - description: Retrieved navigation property + description: Created navigation property. content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.sectionGroup' + $ref: '#/components/schemas/microsoft.graph.onenotePage' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups': + '/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}': get: tags: - groups.site - summary: Get sectionGroups from groups - description: The section groups in the section. Read-only. Nullable. - operationId: group.site.onenote.sectionGroup_ListSectionGroup + summary: Get pages from groups + description: The collection of pages in the section. Read-only. Nullable. + operationId: group.site.onenote.section_GetPage parameters: - name: group-id in: path @@ -19628,29 +19376,22 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: sectionGroup-id + - name: onenoteSection-id in: path - description: The unique identifier of sectionGroup + description: The unique identifier of onenoteSection required: true style: simple schema: type: string - x-ms-docs-key-type: sectionGroup - - $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 + x-ms-docs-key-type: onenoteSection + - name: onenotePage-id + in: path + description: The unique identifier of onenotePage + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: onenotePage - name: $select in: query description: Select properties to be returned @@ -19673,20 +19414,19 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.sectionGroupCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.onenotePage' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/{sectionGroup-id1}': - get: + patch: tags: - groups.site - summary: Get sectionGroups from groups - description: The section groups in the section. Read-only. Nullable. - operationId: group.site.onenote.sectionGroup_GetSectionGroup + summary: Update the navigation property pages in groups + operationId: group.site.onenote.section_UpdatePage parameters: - name: group-id in: path @@ -19704,58 +19444,44 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: sectionGroup-id + - name: onenoteSection-id in: path - description: The unique identifier of sectionGroup + description: The unique identifier of onenoteSection required: true style: simple schema: type: string - x-ms-docs-key-type: sectionGroup - - name: sectionGroup-id1 + x-ms-docs-key-type: onenoteSection + - name: onenotePage-id in: path - description: The unique identifier of sectionGroup + description: The unique identifier of onenotePage required: true style: simple schema: type: string - x-ms-docs-key-type: sectionGroup - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string + x-ms-docs-key-type: onenotePage + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.onenotePage' + required: true responses: 2XX: - description: Retrieved navigation property + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.sectionGroup' + $ref: '#/components/schemas/microsoft.graph.onenotePage' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count': - get: + delete: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.onenote.sectionGroup_GetCount + summary: Delete navigation property pages for groups + operationId: group.site.onenote.section_DeletePage parameters: - name: group-id in: path @@ -19773,28 +19499,41 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: sectionGroup-id + - name: onenoteSection-id in: path - description: The unique identifier of sectionGroup + description: The unique identifier of onenoteSection required: true style: simple schema: type: string - x-ms-docs-key-type: sectionGroup - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + x-ms-docs-key-type: onenoteSection + - name: onenotePage-id + in: path + description: The unique identifier of onenotePage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenotePage + - 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' - '/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections': + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content': get: tags: - groups.site - summary: Get sections from groups - description: The sections in the section group. Read-only. Nullable. - operationId: group.site.onenote.sectionGroup_ListSection + summary: Get content for the navigation property pages from groups + description: The page's HTML content. + operationId: group.site.onenote.section_GetPagesContent parameters: - name: group-id in: path @@ -19812,63 +19551,38 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: sectionGroup-id + - name: onenoteSection-id in: path - description: The unique identifier of sectionGroup + description: The unique identifier of onenoteSection required: true style: simple schema: type: string - x-ms-docs-key-type: sectionGroup - - $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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false + x-ms-docs-key-type: onenoteSection + - name: onenotePage-id + in: path + description: The unique identifier of onenotePage + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: onenotePage responses: 2XX: - $ref: '#/components/responses/microsoft.graph.onenoteSectionCollectionResponse' + description: Retrieved media content + content: + application/octet-stream: + schema: + type: string + format: binary default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - post: + put: tags: - groups.site - summary: Create new navigation property to sections for groups - operationId: group.site.onenote.sectionGroup_CreateSection + summary: Update content for the navigation property pages in groups + description: The page's HTML content. + operationId: group.site.onenote.section_SetPagesContent parameters: - name: group-id in: path @@ -19886,38 +19600,45 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: sectionGroup-id + - name: onenoteSection-id in: path - description: The unique identifier of sectionGroup + description: The unique identifier of onenoteSection required: true style: simple schema: type: string - x-ms-docs-key-type: sectionGroup + x-ms-docs-key-type: onenoteSection + - name: onenotePage-id + in: path + description: The unique identifier of onenotePage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenotePage requestBody: - description: New navigation property + description: New media content. content: - application/json: + application/octet-stream: schema: - $ref: '#/components/schemas/microsoft.graph.onenoteSection' + type: string + format: binary required: true responses: 2XX: - description: Created navigation property. + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenoteSection' + $ref: '#/components/schemas/microsoft.graph.onenotePage' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}': - get: + delete: tags: - groups.site - summary: Get sections from groups - description: The sections in the section group. Read-only. Nullable. - operationId: group.site.onenote.sectionGroup_GetSection + summary: Delete content for the navigation property pages in groups + description: The page's HTML content. + operationId: group.site.onenote.section_DeletePagesContent parameters: - name: group-id in: path @@ -19935,14 +19656,57 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: sectionGroup-id + - name: onenoteSection-id in: path - description: The unique identifier of sectionGroup + description: The unique identifier of onenoteSection required: true style: simple schema: type: string - x-ms-docs-key-type: sectionGroup + x-ms-docs-key-type: onenoteSection + - name: onenotePage-id + in: path + description: The unique identifier of onenotePage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenotePage + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + '/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook': + get: + tags: + - groups.site + summary: Get parentNotebook from groups + description: The notebook that contains the page. Read-only. + operationId: group.site.onenote.section.page_GetParentNotebook + 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: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site - name: onenoteSection-id in: path description: The unique identifier of onenoteSection @@ -19951,6 +19715,14 @@ paths: schema: type: string x-ms-docs-key-type: onenoteSection + - name: onenotePage-id + in: path + description: The unique identifier of onenotePage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: onenotePage - name: $select in: query description: Select properties to be returned @@ -19977,15 +19749,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenoteSection' + $ref: '#/components/schemas/microsoft.graph.notebook' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection': + get: tags: - groups.site - summary: Update the navigation property sections in groups - operationId: group.site.onenote.sectionGroup_UpdateSection + summary: Get parentSection from groups + description: The section that contains the page. Read-only. + operationId: group.site.onenote.section.page_GetParentSection parameters: - name: group-id in: path @@ -20003,32 +19777,45 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: sectionGroup-id + - name: onenoteSection-id in: path - description: The unique identifier of sectionGroup + description: The unique identifier of onenoteSection required: true style: simple schema: type: string - x-ms-docs-key-type: sectionGroup - - name: onenoteSection-id + x-ms-docs-key-type: onenoteSection + - name: onenotePage-id in: path - description: The unique identifier of onenoteSection + description: The unique identifier of onenotePage required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteSection - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.onenoteSection' - required: true + x-ms-docs-key-type: onenotePage + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Success + description: Retrieved navigation property content: application/json: schema: @@ -20036,11 +19823,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - delete: + '/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/$count': + get: tags: - groups.site - summary: Delete navigation property sections for groups - operationId: group.site.onenote.sectionGroup_DeleteSection + summary: Get the number of the resource + operationId: group.site.onenote.section.page_GetCount parameters: - name: group-id in: path @@ -20058,14 +19846,45 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: sectionGroup-id + - name: onenoteSection-id in: path - description: The unique identifier of sectionGroup + description: The unique identifier of onenoteSection required: true style: simple schema: type: string - x-ms-docs-key-type: sectionGroup + x-ms-docs-key-type: onenoteSection + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook': + get: + tags: + - groups.site + summary: Get parentNotebook from groups + description: The notebook that contains the section. Read-only. + operationId: group.site.onenote.section_GetParentNotebook + 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: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site - name: onenoteSection-id in: path description: The unique identifier of onenoteSection @@ -20074,25 +19893,104 @@ paths: schema: type: string x-ms-docs-key-type: onenoteSection - - name: If-Match - in: header - description: ETag + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.notebook' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup': + get: + tags: + - groups.site + summary: Get parentSectionGroup from groups + description: The section group that contains the section. Read-only. + operationId: group.site.onenote.section_GetParentSectionGroup + 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: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: onenoteSection-id + in: path + description: The unique identifier of onenoteSection + required: true style: simple schema: type: string + x-ms-docs-key-type: onenoteSection + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Success + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.sectionGroup' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages': + '/groups/{group-id}/sites/{site-id}/onenote/sections/$count': get: tags: - groups.site - summary: Get pages from groups - description: The collection of pages in the section. Read-only. Nullable. - operationId: group.site.onenote.sectionGroup.section_ListPage + summary: Get the number of the resource + operationId: group.site.onenote.section_GetCount parameters: - name: group-id in: path @@ -20110,22 +20008,37 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: sectionGroup-id + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/groups/{group-id}/sites/{site-id}/operations': + get: + tags: + - groups.site + summary: Get operations from groups + description: The collection of long-running operations on the site. + operationId: group.site_ListOperation + parameters: + - name: group-id in: path - description: The unique identifier of sectionGroup + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: sectionGroup - - name: onenoteSection-id + x-ms-docs-key-type: group + - name: site-id in: path - description: The unique identifier of onenoteSection + description: The unique identifier of site required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteSection + x-ms-docs-key-type: site - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -20163,7 +20076,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.onenotePageCollectionResponse' + $ref: '#/components/responses/microsoft.graph.richLongRunningOperationCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -20173,8 +20086,8 @@ paths: post: tags: - groups.site - summary: Create new navigation property to pages for groups - operationId: group.site.onenote.sectionGroup.section_CreatePage + summary: Create new navigation property to operations for groups + operationId: group.site_CreateOperation parameters: - name: group-id in: path @@ -20192,28 +20105,12 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: sectionGroup-id - in: path - description: The unique identifier of sectionGroup - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: sectionGroup - - name: onenoteSection-id - in: path - description: The unique identifier of onenoteSection - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: onenoteSection requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenotePage' + $ref: '#/components/schemas/microsoft.graph.richLongRunningOperation' required: true responses: 2XX: @@ -20221,17 +20118,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenotePage' + $ref: '#/components/schemas/microsoft.graph.richLongRunningOperation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}': + '/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}': get: tags: - groups.site - summary: Get pages from groups - description: The collection of pages in the section. Read-only. Nullable. - operationId: group.site.onenote.sectionGroup.section_GetPage + summary: Get operations from groups + description: The collection of long-running operations on the site. + operationId: group.site_GetOperation parameters: - name: group-id in: path @@ -20249,30 +20146,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: sectionGroup-id - in: path - description: The unique identifier of sectionGroup - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: sectionGroup - - name: onenoteSection-id - in: path - description: The unique identifier of onenoteSection - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: onenoteSection - - name: onenotePage-id + - name: richLongRunningOperation-id in: path - description: The unique identifier of onenotePage + description: The unique identifier of richLongRunningOperation required: true style: simple schema: type: string - x-ms-docs-key-type: onenotePage + x-ms-docs-key-type: richLongRunningOperation - name: $select in: query description: Select properties to be returned @@ -20299,15 +20180,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenotePage' + $ref: '#/components/schemas/microsoft.graph.richLongRunningOperation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.site - summary: Update the navigation property pages in groups - operationId: group.site.onenote.sectionGroup.section_UpdatePage + summary: Update the navigation property operations in groups + operationId: group.site_UpdateOperation parameters: - name: group-id in: path @@ -20325,36 +20206,20 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: sectionGroup-id - in: path - description: The unique identifier of sectionGroup - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: sectionGroup - - name: onenoteSection-id - in: path - description: The unique identifier of onenoteSection - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: onenoteSection - - name: onenotePage-id + - name: richLongRunningOperation-id in: path - description: The unique identifier of onenotePage + description: The unique identifier of richLongRunningOperation required: true style: simple schema: type: string - x-ms-docs-key-type: onenotePage + x-ms-docs-key-type: richLongRunningOperation requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenotePage' + $ref: '#/components/schemas/microsoft.graph.richLongRunningOperation' required: true responses: 2XX: @@ -20362,15 +20227,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenotePage' + $ref: '#/components/schemas/microsoft.graph.richLongRunningOperation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete navigation property pages for groups - operationId: group.site.onenote.sectionGroup.section_DeletePage + summary: Delete navigation property operations for groups + operationId: group.site_DeleteOperation parameters: - name: group-id in: path @@ -20388,33 +20253,17 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: sectionGroup-id + - name: richLongRunningOperation-id in: path - description: The unique identifier of sectionGroup + description: The unique identifier of richLongRunningOperation required: true style: simple schema: type: string - x-ms-docs-key-type: sectionGroup - - name: onenoteSection-id - in: path - description: The unique identifier of onenoteSection - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: onenoteSection - - name: onenotePage-id - in: path - description: The unique identifier of onenotePage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: onenotePage - - name: If-Match - in: header - description: ETag + x-ms-docs-key-type: richLongRunningOperation + - name: If-Match + in: header + description: ETag style: simple schema: type: string @@ -20424,13 +20273,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content': + '/groups/{group-id}/sites/{site-id}/operations/$count': get: tags: - groups.site - summary: Get content for the navigation property pages from groups - description: The page's HTML content. - operationId: group.site.onenote.sectionGroup.section_GetPagesContent + summary: Get the number of the resource + operationId: group.site.operation_GetCount parameters: - name: group-id in: path @@ -20448,46 +20296,20 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: sectionGroup-id - in: path - description: The unique identifier of sectionGroup - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: sectionGroup - - name: onenoteSection-id - in: path - description: The unique identifier of onenoteSection - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: onenoteSection - - name: onenotePage-id - in: path - description: The unique identifier of onenotePage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: onenotePage + - $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' - put: + '/groups/{group-id}/sites/{site-id}/pages': + get: tags: - groups.site - summary: Update content for the navigation property pages in groups - description: The page's HTML content. - operationId: group.site.onenote.sectionGroup.section_SetPagesContent + summary: Get pages from groups + description: The collection of pages in the baseSitePages list in this site. + operationId: group.site_ListPage parameters: - name: group-id in: path @@ -20505,53 +20327,55 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: sectionGroup-id - in: path - description: The unique identifier of sectionGroup - 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: sectionGroup - - name: onenoteSection-id - in: path - description: The unique identifier of onenoteSection - required: true - style: simple + uniqueItems: true + type: array + items: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false schema: - type: string - x-ms-docs-key-type: onenoteSection - - name: onenotePage-id - in: path - description: The unique identifier of onenotePage - required: true - style: simple + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false schema: - type: string - x-ms-docs-key-type: onenotePage - requestBody: - description: New media content. - content: - application/octet-stream: - schema: + uniqueItems: true + type: array + items: type: string - format: binary - required: true responses: 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.onenotePage' + $ref: '#/components/responses/microsoft.graph.baseSitePageCollectionResponse' default: $ref: '#/components/responses/error' - delete: + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: tags: - groups.site - summary: Delete content for the navigation property pages in groups - description: The page's HTML content. - operationId: group.site.onenote.sectionGroup.section_DeletePagesContent + summary: Create new navigation property to pages for groups + operationId: group.site_CreatePage parameters: - name: group-id in: path @@ -20569,48 +20393,30 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: sectionGroup-id - in: path - description: The unique identifier of sectionGroup - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: sectionGroup - - name: onenoteSection-id - in: path - description: The unique identifier of onenoteSection - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: onenoteSection - - name: onenotePage-id - in: path - description: The unique identifier of onenotePage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: onenotePage - - name: If-Match - in: header - description: ETag - style: simple - schema: - type: string + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.baseSitePage' + required: true responses: 2XX: - description: Success + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.baseSitePage' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook': + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}': get: tags: - groups.site - summary: Get parentNotebook from groups - description: The notebook that contains the page. Read-only. - operationId: group.site.onenote.sectionGroup.section.page_GetParentNotebook + summary: Get pages from groups + description: The collection of pages in the baseSitePages list in this site. + operationId: group.site_GetPage parameters: - name: group-id in: path @@ -20628,30 +20434,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: sectionGroup-id - in: path - description: The unique identifier of sectionGroup - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: sectionGroup - - name: onenoteSection-id - in: path - description: The unique identifier of onenoteSection - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: onenoteSection - - name: onenotePage-id + - name: baseSitePage-id in: path - description: The unique identifier of onenotePage + description: The unique identifier of baseSitePage required: true style: simple schema: type: string - x-ms-docs-key-type: onenotePage + x-ms-docs-key-type: baseSitePage - name: $select in: query description: Select properties to be returned @@ -20678,17 +20468,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.notebook' + $ref: '#/components/schemas/microsoft.graph.baseSitePage' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection': - get: + patch: tags: - groups.site - summary: Get parentSection from groups - description: The section that contains the page. Read-only. - operationId: group.site.onenote.sectionGroup.section.page_GetParentSection + summary: Update the navigation property pages in groups + operationId: group.site_UpdatePage parameters: - name: group-id in: path @@ -20706,66 +20494,36 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: sectionGroup-id - in: path - description: The unique identifier of sectionGroup - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: sectionGroup - - name: onenoteSection-id - in: path - description: The unique identifier of onenoteSection - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: onenoteSection - - name: onenotePage-id + - name: baseSitePage-id in: path - description: The unique identifier of onenotePage + description: The unique identifier of baseSitePage required: true style: simple schema: type: string - x-ms-docs-key-type: onenotePage - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string + x-ms-docs-key-type: baseSitePage + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.baseSitePage' + required: true responses: 2XX: - description: Retrieved navigation property + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenoteSection' + $ref: '#/components/schemas/microsoft.graph.baseSitePage' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count': - get: + delete: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.onenote.sectionGroup.section.page_GetCount + summary: Delete navigation property pages for groups + operationId: group.site_DeletePage parameters: - name: group-id in: path @@ -20783,36 +20541,33 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: sectionGroup-id + - name: baseSitePage-id in: path - description: The unique identifier of sectionGroup + description: The unique identifier of baseSitePage required: true style: simple schema: type: string - x-ms-docs-key-type: sectionGroup - - name: onenoteSection-id - in: path - description: The unique identifier of onenoteSection - required: true + x-ms-docs-key-type: baseSitePage + - name: If-Match + in: header + description: ETag style: simple schema: type: string - x-ms-docs-key-type: onenoteSection - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Success default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook': + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser': get: tags: - groups.site - summary: Get parentNotebook from groups - description: The notebook that contains the section. Read-only. - operationId: group.site.onenote.sectionGroup.section_GetParentNotebook + summary: Get createdByUser from groups + description: Identity of the user who created the item. Read-only. + operationId: group.site.page_GetCreatedGraphBPreUser parameters: - name: group-id in: path @@ -20830,22 +20585,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: sectionGroup-id - in: path - description: The unique identifier of sectionGroup - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: sectionGroup - - name: onenoteSection-id + - name: baseSitePage-id in: path - description: The unique identifier of onenoteSection + description: The unique identifier of baseSitePage required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteSection + x-ms-docs-key-type: baseSitePage - name: $select in: query description: Select properties to be returned @@ -20872,17 +20619,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.notebook' + $ref: '#/components/schemas/microsoft.graph.user' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup': + '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings': get: tags: - groups.site - summary: Get parentSectionGroup from groups - description: The section group that contains the section. Read-only. - operationId: group.site.onenote.sectionGroup.section_GetParentSectionGroup + summary: Get mailboxSettings property value + description: 'Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select.' + operationId: group.site.page.createdGraphBPreUser_GetMailboxSetting parameters: - name: group-id in: path @@ -20900,22 +20647,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: sectionGroup-id - in: path - description: The unique identifier of sectionGroup - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: sectionGroup - - name: onenoteSection-id + - name: baseSitePage-id in: path - description: The unique identifier of onenoteSection + description: The unique identifier of baseSitePage required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteSection + x-ms-docs-key-type: baseSitePage - name: $select in: query description: Select properties to be returned @@ -20938,20 +20677,18 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property + description: Entity result. content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.sectionGroup' + $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/$count': - get: + patch: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.onenote.sectionGroup.section_GetCount + summary: Update property mailboxSettings value. + operationId: group.site.page.createdGraphBPreUser_UpdateMailboxSetting parameters: - name: group-id in: path @@ -20969,27 +20706,37 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: sectionGroup-id + - name: baseSitePage-id in: path - description: The unique identifier of sectionGroup + description: The unique identifier of baseSitePage required: true style: simple schema: type: string - x-ms-docs-key-type: sectionGroup - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + x-ms-docs-key-type: baseSitePage + requestBody: + description: New property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.mailboxSettings' + required: true responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/$count': + '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors': get: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.onenote.sectionGroup_GetCount + summary: Get serviceProvisioningErrors property value + description: 'Errors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object. Supports $filter (eq, not, for isResolved and serviceInstance).' + operationId: group.site.page.createdGraphBPreUser_ListServiceProvisioningError parameters: - name: group-id in: path @@ -21007,37 +20754,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/onenote/sections': - get: - tags: - - groups.site - summary: Get sections from groups - description: The sections in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. - operationId: group.site.onenote_ListSection - 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: site-id + - name: baseSitePage-id in: path - description: The unique identifier of site + description: The unique identifier of baseSitePage required: true style: simple schema: type: string - x-ms-docs-key-type: site + x-ms-docs-key-type: baseSitePage - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -21075,18 +20799,18 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.onenoteSectionCollectionResponse' + $ref: '#/components/responses/microsoft.graph.serviceProvisioningErrorCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore - x-ms-docs-operation-type: operation - post: + '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors/$count': + get: tags: - groups.site - summary: Create new navigation property to sections for groups - operationId: group.site.onenote_CreateSection + summary: Get the number of the resource + operationId: group.site.page.createdGraphBPreUser.ServiceProvisioningError_GetCount parameters: - name: group-id in: path @@ -21104,30 +20828,28 @@ paths: schema: type: string x-ms-docs-key-type: site - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.onenoteSection' - required: true + - name: baseSitePage-id + in: path + description: The unique identifier of baseSitePage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: baseSitePage + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.onenoteSection' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}': + '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser': get: tags: - groups.site - summary: Get sections from groups - description: The sections in all OneNote notebooks that are owned by the user or group. Read-only. Nullable. - operationId: group.site.onenote_GetSection + summary: Get lastModifiedByUser from groups + description: Identity of the user who last modified the item. Read-only. + operationId: group.site.page_GetLastModifiedGraphBPreUser parameters: - name: group-id in: path @@ -21145,14 +20867,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: onenoteSection-id + - name: baseSitePage-id in: path - description: The unique identifier of onenoteSection + description: The unique identifier of baseSitePage required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteSection + x-ms-docs-key-type: baseSitePage - name: $select in: query description: Select properties to be returned @@ -21179,15 +20901,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenoteSection' + $ref: '#/components/schemas/microsoft.graph.user' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings': + get: tags: - groups.site - summary: Update the navigation property sections in groups - operationId: group.site.onenote_UpdateSection + summary: Get mailboxSettings property value + description: 'Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select.' + operationId: group.site.page.lastModifiedGraphBPreUser_GetMailboxSetting parameters: - name: group-id in: path @@ -21205,36 +20929,48 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: onenoteSection-id + - name: baseSitePage-id in: path - description: The unique identifier of onenoteSection + description: The unique identifier of baseSitePage required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteSection - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.onenoteSection' - required: true + x-ms-docs-key-type: baseSitePage + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Success + description: Entity result. content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenoteSection' + $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: + patch: tags: - groups.site - summary: Delete navigation property sections for groups - operationId: group.site.onenote_DeleteSection + summary: Update property mailboxSettings value. + operationId: group.site.page.lastModifiedGraphBPreUser_UpdateMailboxSetting parameters: - name: group-id in: path @@ -21252,33 +20988,37 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: onenoteSection-id + - name: baseSitePage-id in: path - description: The unique identifier of onenoteSection + description: The unique identifier of baseSitePage required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteSection - - name: If-Match - in: header - description: ETag - style: simple - schema: - type: string + x-ms-docs-key-type: baseSitePage + requestBody: + description: New property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.mailboxSettings' + required: true responses: 2XX: description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages': + '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors': get: tags: - groups.site - summary: Get pages from groups - description: The collection of pages in the section. Read-only. Nullable. - operationId: group.site.onenote.section_ListPage + summary: Get serviceProvisioningErrors property value + description: 'Errors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object. Supports $filter (eq, not, for isResolved and serviceInstance).' + operationId: group.site.page.lastModifiedGraphBPreUser_ListServiceProvisioningError parameters: - name: group-id in: path @@ -21296,14 +21036,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: onenoteSection-id + - name: baseSitePage-id in: path - description: The unique identifier of onenoteSection + description: The unique identifier of baseSitePage required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteSection + x-ms-docs-key-type: baseSitePage - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -21341,18 +21081,18 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.onenotePageCollectionResponse' + $ref: '#/components/responses/microsoft.graph.serviceProvisioningErrorCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore - x-ms-docs-operation-type: operation - post: + '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors/$count': + get: tags: - groups.site - summary: Create new navigation property to pages for groups - operationId: group.site.onenote.section_CreatePage + summary: Get the number of the resource + operationId: group.site.page.lastModifiedGraphBPreUser.ServiceProvisioningError_GetCount parameters: - name: group-id in: path @@ -21370,38 +21110,27 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: onenoteSection-id + - name: baseSitePage-id in: path - description: The unique identifier of onenoteSection + description: The unique identifier of baseSitePage required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteSection - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.onenotePage' - required: true + x-ms-docs-key-type: baseSitePage + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.onenotePage' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}': + '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage': get: tags: - groups.site - summary: Get pages from groups - description: The collection of pages in the section. Read-only. Nullable. - operationId: group.site.onenote.section_GetPage + summary: Get the item of type microsoft.graph.baseSitePage as microsoft.graph.sitePage + operationId: group.site_GetPageAsSitePage parameters: - name: group-id in: path @@ -21419,22 +21148,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: onenoteSection-id - in: path - description: The unique identifier of onenoteSection - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: onenoteSection - - name: onenotePage-id + - name: baseSitePage-id in: path - description: The unique identifier of onenotePage + description: The unique identifier of baseSitePage required: true style: simple schema: type: string - x-ms-docs-key-type: onenotePage + x-ms-docs-key-type: baseSitePage - name: $select in: query description: Select properties to be returned @@ -21457,19 +21178,20 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property + description: Entity result. content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenotePage' + $ref: '#/components/schemas/microsoft.graph.sitePage' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: + '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout': + get: tags: - groups.site - summary: Update the navigation property pages in groups - operationId: group.site.onenote.section_UpdatePage + summary: Get canvasLayout from groups + description: 'Indicates the layout of the content in a given SharePoint page, including horizontal sections and vertical sections.' + operationId: group.site.pageAsSitePage_GetCanvasLayout parameters: - name: group-id in: path @@ -21487,44 +21209,49 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: onenoteSection-id + - name: baseSitePage-id in: path - description: The unique identifier of onenoteSection + description: The unique identifier of baseSitePage required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteSection - - name: onenotePage-id - in: path - description: The unique identifier of onenotePage - required: true - style: simple + x-ms-docs-key-type: baseSitePage + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false schema: - type: string - x-ms-docs-key-type: onenotePage - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.onenotePage' - required: true + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Success + description: Retrieved navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenotePage' + $ref: '#/components/schemas/microsoft.graph.canvasLayout' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - delete: + patch: tags: - groups.site - summary: Delete navigation property pages for groups - operationId: group.site.onenote.section_DeletePage + summary: Update the navigation property canvasLayout in groups + operationId: group.site.pageAsSitePage_UpdateCanvasLayout parameters: - name: group-id in: path @@ -21542,41 +21269,36 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: onenoteSection-id - in: path - description: The unique identifier of onenoteSection - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: onenoteSection - - name: onenotePage-id + - name: baseSitePage-id in: path - description: The unique identifier of onenotePage + description: The unique identifier of baseSitePage required: true style: simple schema: type: string - x-ms-docs-key-type: onenotePage - - name: If-Match - in: header - description: ETag - style: simple - schema: - type: string + x-ms-docs-key-type: baseSitePage + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.canvasLayout' + required: true responses: 2XX: description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.canvasLayout' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content': - get: + delete: tags: - groups.site - summary: Get content for the navigation property pages from groups - description: The page's HTML content. - operationId: group.site.onenote.section_GetPagesContent + summary: Delete navigation property canvasLayout for groups + operationId: group.site.pageAsSitePage_DeleteCanvasLayout parameters: - name: group-id in: path @@ -21594,38 +21316,33 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: onenoteSection-id + - name: baseSitePage-id in: path - description: The unique identifier of onenoteSection + description: The unique identifier of baseSitePage required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteSection - - name: onenotePage-id - in: path - description: The unique identifier of onenotePage - required: true + x-ms-docs-key-type: baseSitePage + - name: If-Match + in: header + description: ETag style: simple schema: type: string - x-ms-docs-key-type: onenotePage responses: 2XX: - description: Retrieved media content - content: - application/octet-stream: - schema: - type: string - format: binary + description: Success default: $ref: '#/components/responses/error' - put: + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/horizontalSections': + get: tags: - groups.site - summary: Update content for the navigation property pages in groups - description: The page's HTML content. - operationId: group.site.onenote.section_SetPagesContent + summary: Get horizontalSections from groups + description: Collection of horizontal sections on the SharePoint page. + operationId: group.site.pageAsSitePage.canvasLayout_ListHorizontalSection parameters: - name: group-id in: path @@ -21643,45 +21360,63 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: onenoteSection-id + - name: baseSitePage-id in: path - description: The unique identifier of onenoteSection + description: The unique identifier of baseSitePage required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteSection - - name: onenotePage-id - in: path - description: The unique identifier of onenotePage - required: true - style: simple + x-ms-docs-key-type: baseSitePage + - $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: onenotePage - requestBody: - description: New media content. - content: - application/octet-stream: - schema: + uniqueItems: true + type: array + items: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: type: string - format: binary - required: true responses: 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.onenotePage' + $ref: '#/components/responses/microsoft.graph.horizontalSectionCollectionResponse' default: $ref: '#/components/responses/error' - delete: + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: tags: - groups.site - summary: Delete content for the navigation property pages in groups - description: The page's HTML content. - operationId: group.site.onenote.section_DeletePagesContent + summary: Create new navigation property to horizontalSections for groups + operationId: group.site.pageAsSitePage.canvasLayout_CreateHorizontalSection parameters: - name: group-id in: path @@ -21699,40 +21434,38 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: onenoteSection-id - in: path - description: The unique identifier of onenoteSection - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: onenoteSection - - name: onenotePage-id + - name: baseSitePage-id in: path - description: The unique identifier of onenotePage + description: The unique identifier of baseSitePage required: true style: simple schema: type: string - x-ms-docs-key-type: onenotePage - - name: If-Match - in: header - description: ETag - style: simple - schema: - type: string + x-ms-docs-key-type: baseSitePage + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.horizontalSection' + required: true responses: 2XX: - description: Success + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.horizontalSection' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook': + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/horizontalSections/{horizontalSection-id}': get: tags: - groups.site - summary: Get parentNotebook from groups - description: The notebook that contains the page. Read-only. - operationId: group.site.onenote.section.page_GetParentNotebook + summary: Get horizontalSections from groups + description: Collection of horizontal sections on the SharePoint page. + operationId: group.site.pageAsSitePage.canvasLayout_GetHorizontalSection parameters: - name: group-id in: path @@ -21750,22 +21483,22 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: onenoteSection-id + - name: baseSitePage-id in: path - description: The unique identifier of onenoteSection + description: The unique identifier of baseSitePage required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteSection - - name: onenotePage-id + x-ms-docs-key-type: baseSitePage + - name: horizontalSection-id in: path - description: The unique identifier of onenotePage + description: The unique identifier of horizontalSection required: true style: simple schema: type: string - x-ms-docs-key-type: onenotePage + x-ms-docs-key-type: horizontalSection - name: $select in: query description: Select properties to be returned @@ -21792,17 +21525,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.notebook' + $ref: '#/components/schemas/microsoft.graph.horizontalSection' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection': - get: + patch: tags: - groups.site - summary: Get parentSection from groups - description: The section that contains the page. Read-only. - operationId: group.site.onenote.section.page_GetParentSection + summary: Update the navigation property horizontalSections in groups + operationId: group.site.pageAsSitePage.canvasLayout_UpdateHorizontalSection parameters: - name: group-id in: path @@ -21820,58 +21551,44 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: onenoteSection-id + - name: baseSitePage-id in: path - description: The unique identifier of onenoteSection + description: The unique identifier of baseSitePage required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteSection - - name: onenotePage-id + x-ms-docs-key-type: baseSitePage + - name: horizontalSection-id in: path - description: The unique identifier of onenotePage + description: The unique identifier of horizontalSection required: true style: simple schema: type: string - x-ms-docs-key-type: onenotePage - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string + x-ms-docs-key-type: horizontalSection + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.horizontalSection' + required: true responses: 2XX: - description: Retrieved navigation property + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.onenoteSection' + $ref: '#/components/schemas/microsoft.graph.horizontalSection' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/$count': - get: + delete: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.onenote.section.page_GetCount + summary: Delete navigation property horizontalSections for groups + operationId: group.site.pageAsSitePage.canvasLayout_DeleteHorizontalSection parameters: - name: group-id in: path @@ -21889,28 +21606,41 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: onenoteSection-id + - name: baseSitePage-id in: path - description: The unique identifier of onenoteSection + description: The unique identifier of baseSitePage required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteSection - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + x-ms-docs-key-type: baseSitePage + - name: horizontalSection-id + in: path + description: The unique identifier of horizontalSection + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: horizontalSection + - 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' - '/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook': + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns': get: tags: - groups.site - summary: Get parentNotebook from groups - description: The notebook that contains the section. Read-only. - operationId: group.site.onenote.section_GetParentNotebook + summary: Get columns from groups + description: The set of vertical columns in this section. + operationId: group.site.pageAsSitePage.canvasLayout.horizontalSection_ListColumn parameters: - name: group-id in: path @@ -21928,14 +21658,37 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: onenoteSection-id + - name: baseSitePage-id in: path - description: The unique identifier of onenoteSection + description: The unique identifier of baseSitePage required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteSection + x-ms-docs-key-type: baseSitePage + - name: horizontalSection-id + in: path + description: The unique identifier of horizontalSection + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: horizontalSection + - $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: + type: string - name: $select in: query description: Select properties to be returned @@ -21958,21 +21711,18 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.notebook' + $ref: '#/components/responses/microsoft.graph.horizontalSectionColumnCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup': - get: + post: tags: - groups.site - summary: Get parentSectionGroup from groups - description: The section group that contains the section. Read-only. - operationId: group.site.onenote.section_GetParentSectionGroup + summary: Create new navigation property to columns for groups + operationId: group.site.pageAsSitePage.canvasLayout.horizontalSection_CreateColumn parameters: - name: group-id in: path @@ -21990,50 +21740,46 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: onenoteSection-id + - name: baseSitePage-id in: path - description: The unique identifier of onenoteSection + description: The unique identifier of baseSitePage required: true style: simple schema: type: string - x-ms-docs-key-type: onenoteSection - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false + x-ms-docs-key-type: baseSitePage + - name: horizontalSection-id + in: path + description: The unique identifier of horizontalSection + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: horizontalSection + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.horizontalSectionColumn' + required: true responses: 2XX: - description: Retrieved navigation property + description: Created navigation property. content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.sectionGroup' + $ref: '#/components/schemas/microsoft.graph.horizontalSectionColumn' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/onenote/sections/$count': + '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}': get: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.onenote.section_GetCount + summary: Get columns from groups + description: The set of vertical columns in this section. + operationId: group.site.pageAsSitePage.canvasLayout.horizontalSection_GetColumn parameters: - name: group-id in: path @@ -22051,52 +21797,30 @@ paths: schema: type: string x-ms-docs-key-type: site - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/operations': - get: - tags: - - groups.site - summary: Get operations from groups - description: The collection of long-running operations on the site. - operationId: group.site_ListOperation - parameters: - - name: group-id + - name: baseSitePage-id in: path - description: The unique identifier of group + description: The unique identifier of baseSitePage required: true style: simple schema: type: string - x-ms-docs-key-type: group - - name: site-id + x-ms-docs-key-type: baseSitePage + - name: horizontalSection-id in: path - description: The unique identifier of site + description: The unique identifier of horizontalSection required: true style: simple schema: type: string - x-ms-docs-key-type: site - - $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 + x-ms-docs-key-type: horizontalSection + - name: horizontalSectionColumn-id + in: path + description: The unique identifier of horizontalSectionColumn + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: horizontalSectionColumn - name: $select in: query description: Select properties to be returned @@ -22119,59 +21843,19 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.richLongRunningOperationCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - post: - tags: - - groups.site - summary: Create new navigation property to operations for groups - operationId: group.site_CreateOperation - 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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.richLongRunningOperation' - required: true - responses: - 2XX: - description: Created navigation property. + description: Retrieved navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.richLongRunningOperation' + $ref: '#/components/schemas/microsoft.graph.horizontalSectionColumn' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}': - get: + patch: tags: - groups.site - summary: Get operations from groups - description: The collection of long-running operations on the site. - operationId: group.site_GetOperation + summary: Update the navigation property columns in groups + operationId: group.site.pageAsSitePage.canvasLayout.horizontalSection_UpdateColumn parameters: - name: group-id in: path @@ -22189,80 +21873,36 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: richLongRunningOperation-id - in: path - description: The unique identifier of richLongRunningOperation - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: richLongRunningOperation - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.richLongRunningOperation' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - groups.site - summary: Update the navigation property operations in groups - operationId: group.site_UpdateOperation - parameters: - - name: group-id + - name: baseSitePage-id in: path - description: The unique identifier of group + description: The unique identifier of baseSitePage required: true style: simple schema: type: string - x-ms-docs-key-type: group - - name: site-id + x-ms-docs-key-type: baseSitePage + - name: horizontalSection-id in: path - description: The unique identifier of site + description: The unique identifier of horizontalSection required: true style: simple schema: type: string - x-ms-docs-key-type: site - - name: richLongRunningOperation-id + x-ms-docs-key-type: horizontalSection + - name: horizontalSectionColumn-id in: path - description: The unique identifier of richLongRunningOperation + description: The unique identifier of horizontalSectionColumn required: true style: simple schema: type: string - x-ms-docs-key-type: richLongRunningOperation + x-ms-docs-key-type: horizontalSectionColumn requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.richLongRunningOperation' + $ref: '#/components/schemas/microsoft.graph.horizontalSectionColumn' required: true responses: 2XX: @@ -22270,15 +21910,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.richLongRunningOperation' + $ref: '#/components/schemas/microsoft.graph.horizontalSectionColumn' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete navigation property operations for groups - operationId: group.site_DeleteOperation + summary: Delete navigation property columns for groups + operationId: group.site.pageAsSitePage.canvasLayout.horizontalSection_DeleteColumn parameters: - name: group-id in: path @@ -22296,14 +21936,30 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: richLongRunningOperation-id + - name: baseSitePage-id in: path - description: The unique identifier of richLongRunningOperation + description: The unique identifier of baseSitePage required: true style: simple schema: type: string - x-ms-docs-key-type: richLongRunningOperation + x-ms-docs-key-type: baseSitePage + - name: horizontalSection-id + in: path + description: The unique identifier of horizontalSection + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: horizontalSection + - name: horizontalSectionColumn-id + in: path + description: The unique identifier of horizontalSectionColumn + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: horizontalSectionColumn - name: If-Match in: header description: ETag @@ -22316,12 +21972,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/operations/$count': + '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts': get: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.operation_GetCount + summary: Get webparts from groups + description: The collection of WebParts in this column. + operationId: group.site.pageAsSitePage.canvasLayout.horizontalSection.column_ListWebpart parameters: - name: group-id in: path @@ -22339,37 +21996,30 @@ paths: schema: type: string x-ms-docs-key-type: site - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/pages': - get: - tags: - - groups.site - summary: Get pages from groups - description: The collection of pages in the baseSitePages list in this site. - operationId: group.site_ListPage - parameters: - - name: group-id + - name: baseSitePage-id in: path - description: The unique identifier of group + description: The unique identifier of baseSitePage required: true style: simple schema: type: string - x-ms-docs-key-type: group - - name: site-id + x-ms-docs-key-type: baseSitePage + - name: horizontalSection-id in: path - description: The unique identifier of site + description: The unique identifier of horizontalSection required: true style: simple schema: type: string - x-ms-docs-key-type: site + x-ms-docs-key-type: horizontalSection + - name: horizontalSectionColumn-id + in: path + description: The unique identifier of horizontalSectionColumn + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: horizontalSectionColumn - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -22407,7 +22057,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.baseSitePageCollectionResponse' + $ref: '#/components/responses/microsoft.graph.webPartCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -22417,8 +22067,8 @@ paths: post: tags: - groups.site - summary: Create new navigation property to pages for groups - operationId: group.site_CreatePage + summary: Create new navigation property to webparts for groups + operationId: group.site.pageAsSitePage.canvasLayout.horizontalSection.column_CreateWebpart parameters: - name: group-id in: path @@ -22436,12 +22086,36 @@ paths: schema: type: string x-ms-docs-key-type: site + - name: baseSitePage-id + in: path + description: The unique identifier of baseSitePage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: baseSitePage + - name: horizontalSection-id + in: path + description: The unique identifier of horizontalSection + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: horizontalSection + - name: horizontalSectionColumn-id + in: path + description: The unique identifier of horizontalSectionColumn + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: horizontalSectionColumn requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.baseSitePage' + $ref: '#/components/schemas/microsoft.graph.webPart' required: true responses: 2XX: @@ -22449,17 +22123,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.baseSitePage' + $ref: '#/components/schemas/microsoft.graph.webPart' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}': + '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}': get: tags: - groups.site - summary: Get pages from groups - description: The collection of pages in the baseSitePages list in this site. - operationId: group.site_GetPage + summary: Get webparts from groups + description: The collection of WebParts in this column. + operationId: group.site.pageAsSitePage.canvasLayout.horizontalSection.column_GetWebpart parameters: - name: group-id in: path @@ -22485,6 +22159,30 @@ paths: schema: type: string x-ms-docs-key-type: baseSitePage + - name: horizontalSection-id + in: path + description: The unique identifier of horizontalSection + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: horizontalSection + - name: horizontalSectionColumn-id + in: path + description: The unique identifier of horizontalSectionColumn + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: horizontalSectionColumn + - name: webPart-id + in: path + description: The unique identifier of webPart + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: webPart - name: $select in: query description: Select properties to be returned @@ -22511,15 +22209,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.baseSitePage' + $ref: '#/components/schemas/microsoft.graph.webPart' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.site - summary: Update the navigation property pages in groups - operationId: group.site_UpdatePage + summary: Update the navigation property webparts in groups + operationId: group.site.pageAsSitePage.canvasLayout.horizontalSection.column_UpdateWebpart parameters: - name: group-id in: path @@ -22545,12 +22243,36 @@ paths: schema: type: string x-ms-docs-key-type: baseSitePage + - name: horizontalSection-id + in: path + description: The unique identifier of horizontalSection + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: horizontalSection + - name: horizontalSectionColumn-id + in: path + description: The unique identifier of horizontalSectionColumn + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: horizontalSectionColumn + - name: webPart-id + in: path + description: The unique identifier of webPart + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: webPart requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.baseSitePage' + $ref: '#/components/schemas/microsoft.graph.webPart' required: true responses: 2XX: @@ -22558,15 +22280,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.baseSitePage' + $ref: '#/components/schemas/microsoft.graph.webPart' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete navigation property pages for groups - operationId: group.site_DeletePage + summary: Delete navigation property webparts for groups + operationId: group.site.pageAsSitePage.canvasLayout.horizontalSection.column_DeleteWebpart parameters: - name: group-id in: path @@ -22592,6 +22314,30 @@ paths: schema: type: string x-ms-docs-key-type: baseSitePage + - name: horizontalSection-id + in: path + description: The unique identifier of horizontalSection + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: horizontalSection + - name: horizontalSectionColumn-id + in: path + description: The unique identifier of horizontalSectionColumn + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: horizontalSectionColumn + - name: webPart-id + in: path + description: The unique identifier of webPart + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: webPart - name: If-Match in: header description: ETag @@ -22604,13 +22350,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser': + '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/$count': get: tags: - groups.site - summary: Get createdByUser from groups - description: Identity of the user who created the item. Read-only. - operationId: group.site.page_GetCreatedGraphBPreUser + summary: Get the number of the resource + operationId: group.site.pageAsSitePage.canvasLayout.horizontalSection.column.webpart_GetCount parameters: - name: group-id in: path @@ -22636,43 +22381,35 @@ paths: schema: type: string x-ms-docs-key-type: baseSitePage - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false + - name: horizontalSection-id + in: path + description: The unique identifier of horizontalSection + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false + type: string + x-ms-docs-key-type: horizontalSection + - name: horizontalSectionColumn-id + in: path + description: The unique identifier of horizontalSectionColumn + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: horizontalSectionColumn + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.user' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings': + '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/$count': get: tags: - groups.site - summary: Get mailboxSettings property value - description: 'Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select.' - operationId: group.site.page.createdGraphBPreUser_GetMailboxSetting + summary: Get the number of the resource + operationId: group.site.pageAsSitePage.canvasLayout.horizontalSection.column_GetCount parameters: - name: group-id in: path @@ -22698,40 +22435,27 @@ paths: schema: type: string x-ms-docs-key-type: baseSitePage - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false + - name: horizontalSection-id + in: path + description: The unique identifier of horizontalSection + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: horizontalSection + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Entity result. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.mailboxSettings' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - patch: + '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/horizontalSections/$count': + get: tags: - groups.site - summary: Update property mailboxSettings value. - operationId: group.site.page.createdGraphBPreUser_UpdateMailboxSetting + summary: Get the number of the resource + operationId: group.site.pageAsSitePage.canvasLayout.horizontalSection_GetCount parameters: - name: group-id in: path @@ -22757,29 +22481,20 @@ paths: schema: type: string x-ms-docs-key-type: baseSitePage - requestBody: - description: New property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.mailboxSettings' - required: true + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.mailboxSettings' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors': + '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/verticalSection': get: tags: - groups.site - summary: Get serviceProvisioningErrors property value - description: 'Errors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object. Supports $filter (eq, not, for isResolved and serviceInstance).' - operationId: group.site.page.createdGraphBPreUser_ListServiceProvisioningError + summary: Get verticalSection from groups + description: Vertical section on the SharePoint page. + operationId: group.site.pageAsSitePage.canvasLayout_GetVerticalSection parameters: - name: group-id in: path @@ -22805,21 +22520,6 @@ paths: schema: type: string x-ms-docs-key-type: baseSitePage - - $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: - type: string - name: $select in: query description: Select properties to be returned @@ -22842,18 +22542,19 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.serviceProvisioningErrorCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.verticalSection' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors/$count': - get: + x-ms-docs-operation-type: operation + patch: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.page.createdGraphBPreUser.ServiceProvisioningError_GetCount + summary: Update the navigation property verticalSection in groups + operationId: group.site.pageAsSitePage.canvasLayout_UpdateVerticalSection parameters: - name: group-id in: path @@ -22879,20 +22580,72 @@ paths: schema: type: string x-ms-docs-key-type: baseSitePage - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.verticalSection' + required: true responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.verticalSection' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser': + x-ms-docs-operation-type: operation + delete: + tags: + - groups.site + summary: Delete navigation property verticalSection for groups + operationId: group.site.pageAsSitePage.canvasLayout_DeleteVerticalSection + 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: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: baseSitePage-id + in: path + description: The unique identifier of baseSitePage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: baseSitePage + - 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}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/verticalSection/webparts': get: tags: - groups.site - summary: Get lastModifiedByUser from groups - description: Identity of the user who last modified the item. Read-only. - operationId: group.site.page_GetLastModifiedGraphBPreUser + summary: Get webparts from groups + description: The set of web parts in this section. + operationId: group.site.pageAsSitePage.canvasLayout.verticalSection_ListWebpart parameters: - name: group-id in: path @@ -22918,6 +22671,21 @@ paths: schema: type: string x-ms-docs-key-type: baseSitePage + - $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: + type: string - name: $select in: query description: Select properties to be returned @@ -22940,21 +22708,67 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property + $ref: '#/components/responses/microsoft.graph.webPartCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - groups.site + summary: Create new navigation property to webparts for groups + operationId: group.site.pageAsSitePage.canvasLayout.verticalSection_CreateWebpart + 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: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: baseSitePage-id + in: path + description: The unique identifier of baseSitePage + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: baseSitePage + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.webPart' + required: true + responses: + 2XX: + description: Created navigation property. content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.user' + $ref: '#/components/schemas/microsoft.graph.webPart' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings': + '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/verticalSection/webparts/{webPart-id}': get: tags: - groups.site - summary: Get mailboxSettings property value - description: 'Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select.' - operationId: group.site.page.lastModifiedGraphBPreUser_GetMailboxSetting + summary: Get webparts from groups + description: The set of web parts in this section. + operationId: group.site.pageAsSitePage.canvasLayout.verticalSection_GetWebpart parameters: - name: group-id in: path @@ -22980,6 +22794,14 @@ paths: schema: type: string x-ms-docs-key-type: baseSitePage + - name: webPart-id + in: path + description: The unique identifier of webPart + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: webPart - name: $select in: query description: Select properties to be returned @@ -23002,18 +22824,19 @@ paths: type: string responses: 2XX: - description: Entity result. + description: Retrieved navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.mailboxSettings' + $ref: '#/components/schemas/microsoft.graph.webPart' default: $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation patch: tags: - groups.site - summary: Update property mailboxSettings value. - operationId: group.site.page.lastModifiedGraphBPreUser_UpdateMailboxSetting + summary: Update the navigation property webparts in groups + operationId: group.site.pageAsSitePage.canvasLayout.verticalSection_UpdateWebpart parameters: - name: group-id in: path @@ -23039,12 +22862,20 @@ paths: schema: type: string x-ms-docs-key-type: baseSitePage + - name: webPart-id + in: path + description: The unique identifier of webPart + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: webPart requestBody: - description: New property values + description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.mailboxSettings' + $ref: '#/components/schemas/microsoft.graph.webPart' required: true responses: 2XX: @@ -23052,16 +22883,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.mailboxSettings' + $ref: '#/components/schemas/microsoft.graph.webPart' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors': - get: + x-ms-docs-operation-type: operation + delete: tags: - groups.site - summary: Get serviceProvisioningErrors property value - description: 'Errors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object. Supports $filter (eq, not, for isResolved and serviceInstance).' - operationId: group.site.page.lastModifiedGraphBPreUser_ListServiceProvisioningError + summary: Delete navigation property webparts for groups + operationId: group.site.pageAsSitePage.canvasLayout.verticalSection_DeleteWebpart parameters: - name: group-id in: path @@ -23087,55 +22917,32 @@ paths: schema: type: string x-ms-docs-key-type: baseSitePage - - $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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false + - name: webPart-id + in: path + description: The unique identifier of webPart + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false + type: string + x-ms-docs-key-type: webPart + - name: If-Match + in: header + description: ETag + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.serviceProvisioningErrorCollectionResponse' + description: Success default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors/$count': + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/verticalSection/webparts/$count': get: tags: - groups.site summary: Get the number of the resource - operationId: group.site.page.lastModifiedGraphBPreUser.ServiceProvisioningError_GetCount + operationId: group.site.pageAsSitePage.canvasLayout.verticalSection.webpart_GetCount parameters: - name: group-id in: path @@ -23168,12 +22975,13 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage': + '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/createdByUser': get: tags: - groups.site - summary: Get the item of type microsoft.graph.baseSitePage as microsoft.graph.sitePage - operationId: group.site_GetPageAsSitePage + summary: Get createdByUser from groups + description: Identity of the user who created the item. Read-only. + operationId: group.site.pageAsSitePage_GetCreatedGraphBPreUser parameters: - name: group-id in: path @@ -23221,20 +23029,21 @@ paths: type: string responses: 2XX: - description: Entity result. + description: Retrieved navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.sitePage' + $ref: '#/components/schemas/microsoft.graph.user' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout': + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/createdByUser/mailboxSettings': get: tags: - groups.site - summary: Get canvasLayout from groups - description: 'Indicates the layout of the content in a given SharePoint page, including horizontal sections and vertical sections.' - operationId: group.site.pageAsSitePage_GetCanvasLayout + summary: Get mailboxSettings property value + description: 'Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select.' + operationId: group.site.pageAsSitePage.createdGraphBPreUser_GetMailboxSetting parameters: - name: group-id in: path @@ -23282,19 +23091,18 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property + description: Entity result. content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.canvasLayout' + $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation patch: tags: - groups.site - summary: Update the navigation property canvasLayout in groups - operationId: group.site.pageAsSitePage_UpdateCanvasLayout + summary: Update property mailboxSettings value. + operationId: group.site.pageAsSitePage.createdGraphBPreUser_UpdateMailboxSetting parameters: - name: group-id in: path @@ -23321,11 +23129,11 @@ paths: type: string x-ms-docs-key-type: baseSitePage requestBody: - description: New navigation property values + description: New property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.canvasLayout' + $ref: '#/components/schemas/microsoft.graph.mailboxSettings' required: true responses: 2XX: @@ -23333,59 +23141,16 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.canvasLayout' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - groups.site - summary: Delete navigation property canvasLayout for groups - operationId: group.site.pageAsSitePage_DeleteCanvasLayout - 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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: baseSitePage-id - in: path - description: The unique identifier of baseSitePage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: baseSitePage - - name: If-Match - in: header - description: ETag - style: simple - schema: - type: string - responses: - 2XX: - description: Success + $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/horizontalSections': + '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/createdByUser/serviceProvisioningErrors': get: tags: - groups.site - summary: Get horizontalSections from groups - description: Collection of horizontal sections on the SharePoint page. - operationId: group.site.pageAsSitePage.canvasLayout_ListHorizontalSection + summary: Get serviceProvisioningErrors property value + description: 'Errors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object. Supports $filter (eq, not, for isResolved and serviceInstance).' + operationId: group.site.pageAsSitePage.createdGraphBPreUser_ListServiceProvisioningError parameters: - name: group-id in: path @@ -23448,18 +23213,18 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.horizontalSectionCollectionResponse' + $ref: '#/components/responses/microsoft.graph.serviceProvisioningErrorCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore - x-ms-docs-operation-type: operation - post: + '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/createdByUser/serviceProvisioningErrors/$count': + get: tags: - groups.site - summary: Create new navigation property to horizontalSections for groups - operationId: group.site.pageAsSitePage.canvasLayout_CreateHorizontalSection + summary: Get the number of the resource + operationId: group.site.pageAsSitePage.createdGraphBPreUser.ServiceProvisioningError_GetCount parameters: - name: group-id in: path @@ -23485,30 +23250,20 @@ paths: schema: type: string x-ms-docs-key-type: baseSitePage - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.horizontalSection' - 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.horizontalSection' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/horizontalSections/{horizontalSection-id}': + '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/lastModifiedByUser': get: tags: - groups.site - summary: Get horizontalSections from groups - description: Collection of horizontal sections on the SharePoint page. - operationId: group.site.pageAsSitePage.canvasLayout_GetHorizontalSection + summary: Get lastModifiedByUser from groups + description: Identity of the user who last modified the item. Read-only. + operationId: group.site.pageAsSitePage_GetLastModifiedGraphBPreUser parameters: - name: group-id in: path @@ -23534,14 +23289,6 @@ paths: schema: type: string x-ms-docs-key-type: baseSitePage - - name: horizontalSection-id - in: path - description: The unique identifier of horizontalSection - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: horizontalSection - name: $select in: query description: Select properties to be returned @@ -23568,15 +23315,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.horizontalSection' + $ref: '#/components/schemas/microsoft.graph.user' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/lastModifiedByUser/mailboxSettings': + get: tags: - groups.site - summary: Update the navigation property horizontalSections in groups - operationId: group.site.pageAsSitePage.canvasLayout_UpdateHorizontalSection + summary: Get mailboxSettings property value + description: 'Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select.' + operationId: group.site.pageAsSitePage.lastModifiedGraphBPreUser_GetMailboxSetting parameters: - name: group-id in: path @@ -23602,36 +23351,40 @@ paths: schema: type: string x-ms-docs-key-type: baseSitePage - - name: horizontalSection-id - in: path - description: The unique identifier of horizontalSection - 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: horizontalSection - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.horizontalSection' - required: true + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Success + description: Entity result. content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.horizontalSection' + $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: + patch: tags: - groups.site - summary: Delete navigation property horizontalSections for groups - operationId: group.site.pageAsSitePage.canvasLayout_DeleteHorizontalSection + summary: Update property mailboxSettings value. + operationId: group.site.pageAsSitePage.lastModifiedGraphBPreUser_UpdateMailboxSetting parameters: - name: group-id in: path @@ -23657,33 +23410,29 @@ paths: schema: type: string x-ms-docs-key-type: baseSitePage - - name: horizontalSection-id - in: path - description: The unique identifier of horizontalSection - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: horizontalSection - - name: If-Match - in: header - description: ETag - style: simple - schema: - type: string + requestBody: + description: New property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.mailboxSettings' + required: true responses: 2XX: description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns': + '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/lastModifiedByUser/serviceProvisioningErrors': get: tags: - groups.site - summary: Get columns from groups - description: The set of vertical columns in this section. - operationId: group.site.pageAsSitePage.canvasLayout.horizontalSection_ListColumn + summary: Get serviceProvisioningErrors property value + description: 'Errors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object. Supports $filter (eq, not, for isResolved and serviceInstance).' + operationId: group.site.pageAsSitePage.lastModifiedGraphBPreUser_ListServiceProvisioningError parameters: - name: group-id in: path @@ -23709,14 +23458,6 @@ paths: schema: type: string x-ms-docs-key-type: baseSitePage - - name: horizontalSection-id - in: path - description: The unique identifier of horizontalSection - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: horizontalSection - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -23754,18 +23495,18 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.horizontalSectionColumnCollectionResponse' + $ref: '#/components/responses/microsoft.graph.serviceProvisioningErrorCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore - x-ms-docs-operation-type: operation - post: + '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/lastModifiedByUser/serviceProvisioningErrors/$count': + get: tags: - groups.site - summary: Create new navigation property to columns for groups - operationId: group.site.pageAsSitePage.canvasLayout.horizontalSection_CreateColumn + summary: Get the number of the resource + operationId: group.site.pageAsSitePage.lastModifiedGraphBPreUser.ServiceProvisioningError_GetCount parameters: - name: group-id in: path @@ -23791,237 +23532,20 @@ paths: schema: type: string x-ms-docs-key-type: baseSitePage - - name: horizontalSection-id - in: path - description: The unique identifier of horizontalSection - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: horizontalSection - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.horizontalSectionColumn' - required: true - responses: - 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.horizontalSectionColumn' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}': - get: - tags: - - groups.site - summary: Get columns from groups - description: The set of vertical columns in this section. - operationId: group.site.pageAsSitePage.canvasLayout.horizontalSection_GetColumn - 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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: baseSitePage-id - in: path - description: The unique identifier of baseSitePage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: baseSitePage - - name: horizontalSection-id - in: path - description: The unique identifier of horizontalSection - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: horizontalSection - - name: horizontalSectionColumn-id - in: path - description: The unique identifier of horizontalSectionColumn - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: horizontalSectionColumn - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.horizontalSectionColumn' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - groups.site - summary: Update the navigation property columns in groups - operationId: group.site.pageAsSitePage.canvasLayout.horizontalSection_UpdateColumn - 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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: baseSitePage-id - in: path - description: The unique identifier of baseSitePage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: baseSitePage - - name: horizontalSection-id - in: path - description: The unique identifier of horizontalSection - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: horizontalSection - - name: horizontalSectionColumn-id - in: path - description: The unique identifier of horizontalSectionColumn - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: horizontalSectionColumn - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.horizontalSectionColumn' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.horizontalSectionColumn' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - groups.site - summary: Delete navigation property columns for groups - operationId: group.site.pageAsSitePage.canvasLayout.horizontalSection_DeleteColumn - 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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: baseSitePage-id - in: path - description: The unique identifier of baseSitePage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: baseSitePage - - name: horizontalSection-id - in: path - description: The unique identifier of horizontalSection - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: horizontalSection - - name: horizontalSectionColumn-id - in: path - description: The unique identifier of horizontalSectionColumn - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: horizontalSectionColumn - - 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}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts': + '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/webParts': get: tags: - groups.site - summary: Get webparts from groups - description: The collection of WebParts in this column. - operationId: group.site.pageAsSitePage.canvasLayout.horizontalSection.column_ListWebpart + summary: Get webParts from groups + description: Collection of webparts on the SharePoint page. + operationId: group.site.pageAsSitePage_ListWebPart parameters: - name: group-id in: path @@ -24047,22 +23571,6 @@ paths: schema: type: string x-ms-docs-key-type: baseSitePage - - name: horizontalSection-id - in: path - description: The unique identifier of horizontalSection - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: horizontalSection - - name: horizontalSectionColumn-id - in: path - description: The unique identifier of horizontalSectionColumn - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: horizontalSectionColumn - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -24110,8 +23618,8 @@ paths: post: tags: - groups.site - summary: Create new navigation property to webparts for groups - operationId: group.site.pageAsSitePage.canvasLayout.horizontalSection.column_CreateWebpart + summary: Create new navigation property to webParts for groups + operationId: group.site.pageAsSitePage_CreateWebPart parameters: - name: group-id in: path @@ -24137,22 +23645,6 @@ paths: schema: type: string x-ms-docs-key-type: baseSitePage - - name: horizontalSection-id - in: path - description: The unique identifier of horizontalSection - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: horizontalSection - - name: horizontalSectionColumn-id - in: path - description: The unique identifier of horizontalSectionColumn - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: horizontalSectionColumn requestBody: description: New navigation property content: @@ -24170,13 +23662,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}': + '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/webParts/{webPart-id}': get: tags: - groups.site - summary: Get webparts from groups - description: The collection of WebParts in this column. - operationId: group.site.pageAsSitePage.canvasLayout.horizontalSection.column_GetWebpart + summary: Get webParts from groups + description: Collection of webparts on the SharePoint page. + operationId: group.site.pageAsSitePage_GetWebPart parameters: - name: group-id in: path @@ -24202,22 +23694,6 @@ paths: schema: type: string x-ms-docs-key-type: baseSitePage - - name: horizontalSection-id - in: path - description: The unique identifier of horizontalSection - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: horizontalSection - - name: horizontalSectionColumn-id - in: path - description: The unique identifier of horizontalSectionColumn - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: horizontalSectionColumn - name: webPart-id in: path description: The unique identifier of webPart @@ -24259,8 +23735,8 @@ paths: patch: tags: - groups.site - summary: Update the navigation property webparts in groups - operationId: group.site.pageAsSitePage.canvasLayout.horizontalSection.column_UpdateWebpart + summary: Update the navigation property webParts in groups + operationId: group.site.pageAsSitePage_UpdateWebPart parameters: - name: group-id in: path @@ -24286,22 +23762,6 @@ paths: schema: type: string x-ms-docs-key-type: baseSitePage - - name: horizontalSection-id - in: path - description: The unique identifier of horizontalSection - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: horizontalSection - - name: horizontalSectionColumn-id - in: path - description: The unique identifier of horizontalSectionColumn - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: horizontalSectionColumn - name: webPart-id in: path description: The unique identifier of webPart @@ -24330,8 +23790,8 @@ paths: delete: tags: - groups.site - summary: Delete navigation property webparts for groups - operationId: group.site.pageAsSitePage.canvasLayout.horizontalSection.column_DeleteWebpart + summary: Delete navigation property webParts for groups + operationId: group.site.pageAsSitePage_DeleteWebPart parameters: - name: group-id in: path @@ -24357,22 +23817,6 @@ paths: schema: type: string x-ms-docs-key-type: baseSitePage - - name: horizontalSection-id - in: path - description: The unique identifier of horizontalSection - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: horizontalSection - - name: horizontalSectionColumn-id - in: path - description: The unique identifier of horizontalSectionColumn - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: horizontalSectionColumn - name: webPart-id in: path description: The unique identifier of webPart @@ -24393,12 +23837,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/$count': + '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/webParts/$count': get: tags: - groups.site summary: Get the number of the resource - operationId: group.site.pageAsSitePage.canvasLayout.horizontalSection.column.webpart_GetCount + operationId: group.site.pageAsSitePage.webPart_GetCount parameters: - name: group-id in: path @@ -24424,22 +23868,6 @@ paths: schema: type: string x-ms-docs-key-type: baseSitePage - - name: horizontalSection-id - in: path - description: The unique identifier of horizontalSection - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: horizontalSection - - name: horizontalSectionColumn-id - in: path - description: The unique identifier of horizontalSectionColumn - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: horizontalSectionColumn - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -24447,12 +23875,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/$count': + '/groups/{group-id}/sites/{site-id}/pages/$count': get: tags: - groups.site summary: Get the number of the resource - operationId: group.site.pageAsSitePage.canvasLayout.horizontalSection.column_GetCount + operationId: group.site.page_GetCount parameters: - name: group-id in: path @@ -24470,35 +23898,85 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: baseSitePage-id + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/groups/{group-id}/sites/{site-id}/pages/microsoft.graph.sitePage': + get: + tags: + - groups.site + summary: Get the items of type microsoft.graph.sitePage in the microsoft.graph.baseSitePage collection + operationId: group.site_ListPageAsSitePage + parameters: + - name: group-id in: path - description: The unique identifier of baseSitePage + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: baseSitePage - - name: horizontalSection-id + x-ms-docs-key-type: group + - name: site-id in: path - description: The unique identifier of horizontalSection + description: The unique identifier of site required: true style: simple schema: type: string - x-ms-docs-key-type: horizontalSection + x-ms-docs-key-type: site + - $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: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + $ref: '#/components/responses/microsoft.graph.sitePageCollectionResponse' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/horizontalSections/$count': + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/groups/{group-id}/sites/{site-id}/pages/microsoft.graph.sitePage/$count': get: tags: - groups.site summary: Get the number of the resource - operationId: group.site.pageAsSitePage.canvasLayout.horizontalSection_GetCount + operationId: group.site.Page_GetCountAsSitePage parameters: - name: group-id in: path @@ -24516,14 +23994,6 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: baseSitePage-id - in: path - description: The unique identifier of baseSitePage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: baseSitePage - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -24531,13 +24001,13 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/verticalSection': + '/groups/{group-id}/sites/{site-id}/permissions': get: tags: - groups.site - summary: Get verticalSection from groups - description: Vertical section on the SharePoint page. - operationId: group.site.pageAsSitePage.canvasLayout_GetVerticalSection + summary: Get permissions from groups + description: The permissions associated with the site. Nullable. + operationId: group.site_ListPermission parameters: - name: group-id in: path @@ -24555,14 +24025,21 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: baseSitePage-id - in: path - description: The unique identifier of baseSitePage - 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: baseSitePage + uniqueItems: true + type: array + items: + type: string - name: $select in: query description: Select properties to be returned @@ -24585,19 +24062,18 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.verticalSection' + $ref: '#/components/responses/microsoft.graph.permissionCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - patch: + post: tags: - groups.site - summary: Update the navigation property verticalSection in groups - operationId: group.site.pageAsSitePage.canvasLayout_UpdateVerticalSection + summary: Create new navigation property to permissions for groups + operationId: group.site_CreatePermission parameters: - name: group-id in: path @@ -24615,36 +24091,30 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: baseSitePage-id - in: path - description: The unique identifier of baseSitePage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: baseSitePage requestBody: - description: New navigation property values + description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.verticalSection' + $ref: '#/components/schemas/microsoft.graph.permission' required: true responses: 2XX: - description: Success + description: Created navigation property. content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.verticalSection' + $ref: '#/components/schemas/microsoft.graph.permission' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - delete: + '/groups/{group-id}/sites/{site-id}/permissions/{permission-id}': + get: tags: - groups.site - summary: Delete navigation property verticalSection for groups - operationId: group.site.pageAsSitePage.canvasLayout_DeleteVerticalSection + summary: Get permissions from groups + description: The permissions associated with the site. Nullable. + operationId: group.site_GetPermission parameters: - name: group-id in: path @@ -24662,78 +24132,19 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: baseSitePage-id + - name: permission-id in: path - description: The unique identifier of baseSitePage + description: The unique identifier of permission required: true style: simple schema: type: string - x-ms-docs-key-type: baseSitePage - - 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}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/verticalSection/webparts': - get: - tags: - - groups.site - summary: Get webparts from groups - description: The set of web parts in this section. - operationId: group.site.pageAsSitePage.canvasLayout.verticalSection_ListWebpart - 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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: baseSitePage-id - in: path - description: The unique identifier of baseSitePage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: baseSitePage - - $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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false + x-ms-docs-key-type: permission + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false schema: uniqueItems: true type: array @@ -24751,18 +24162,19 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.webPartCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.permission' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + patch: tags: - groups.site - summary: Create new navigation property to webparts for groups - operationId: group.site.pageAsSitePage.canvasLayout.verticalSection_CreateWebpart + summary: Update the navigation property permissions in groups + operationId: group.site_UpdatePermission parameters: - name: group-id in: path @@ -24780,38 +24192,36 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: baseSitePage-id + - name: permission-id in: path - description: The unique identifier of baseSitePage + description: The unique identifier of permission required: true style: simple schema: type: string - x-ms-docs-key-type: baseSitePage + x-ms-docs-key-type: permission requestBody: - description: New navigation property + description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.webPart' + $ref: '#/components/schemas/microsoft.graph.permission' required: true responses: 2XX: - description: Created navigation property. + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.webPart' + $ref: '#/components/schemas/microsoft.graph.permission' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/verticalSection/webparts/{webPart-id}': - get: + delete: tags: - groups.site - summary: Get webparts from groups - description: The set of web parts in this section. - operationId: group.site.pageAsSitePage.canvasLayout.verticalSection_GetWebpart + summary: Delete navigation property permissions for groups + operationId: group.site_DeletePermission parameters: - name: group-id in: path @@ -24829,57 +24239,32 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: baseSitePage-id + - name: permission-id in: path - description: The unique identifier of baseSitePage + description: The unique identifier of permission required: true style: simple schema: type: string - x-ms-docs-key-type: baseSitePage - - name: webPart-id - in: path - description: The unique identifier of webPart - required: true + x-ms-docs-key-type: permission + - name: If-Match + in: header + description: ETag style: simple schema: type: string - x-ms-docs-key-type: webPart - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.webPart' + description: Success default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/groups/{group-id}/sites/{site-id}/permissions/$count': + get: tags: - groups.site - summary: Update the navigation property webparts in groups - operationId: group.site.pageAsSitePage.canvasLayout.verticalSection_UpdateWebpart + summary: Get the number of the resource + operationId: group.site.permission_GetCount parameters: - name: group-id in: path @@ -24897,44 +24282,20 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: baseSitePage-id - in: path - description: The unique identifier of baseSitePage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: baseSitePage - - name: webPart-id - in: path - description: The unique identifier of webPart - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: webPart - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.webPart' - required: true + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.webPart' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: + '/groups/{group-id}/sites/{site-id}/sites': + get: tags: - groups.site - summary: Delete navigation property webparts for groups - operationId: group.site.pageAsSitePage.canvasLayout.verticalSection_DeleteWebpart + summary: Get sites from groups + description: The collection of the sub-sites under this site. + operationId: group.site_ListSite parameters: - name: group-id in: path @@ -24952,40 +24313,57 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: baseSitePage-id - in: path - description: The unique identifier of baseSitePage - 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: baseSitePage - - name: webPart-id - in: path - description: The unique identifier of webPart - required: true - style: simple + uniqueItems: true + type: array + items: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false schema: - type: string - x-ms-docs-key-type: webPart - - name: If-Match - in: header - description: ETag - style: simple + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false schema: - type: string + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Success + $ref: '#/components/responses/microsoft.graph.siteCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/canvasLayout/verticalSection/webparts/$count': + '/groups/{group-id}/sites/{site-id}/sites/{site-id1}': get: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.pageAsSitePage.canvasLayout.verticalSection.webpart_GetCount + summary: Get sites from groups + description: The collection of the sub-sites under this site. + operationId: group.site_GetSite parameters: - name: group-id in: path @@ -25003,38 +24381,7 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: baseSitePage-id - in: path - description: The unique identifier of baseSitePage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: baseSitePage - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/createdByUser': - get: - tags: - - groups.site - summary: Get createdByUser from groups - description: Identity of the user who created the item. Read-only. - operationId: group.site.pageAsSitePage_GetCreatedGraphBPreUser - 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: site-id + - name: site-id1 in: path description: The unique identifier of site required: true @@ -25042,14 +24389,6 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: baseSitePage-id - in: path - description: The unique identifier of baseSitePage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: baseSitePage - name: $select in: query description: Select properties to be returned @@ -25076,17 +24415,16 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.user' + $ref: '#/components/schemas/microsoft.graph.site' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/createdByUser/mailboxSettings': + '/groups/{group-id}/sites/{site-id}/sites/$count': get: tags: - groups.site - summary: Get mailboxSettings property value - description: 'Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select.' - operationId: group.site.pageAsSitePage.createdGraphBPreUser_GetMailboxSetting + summary: Get the number of the resource + operationId: group.site_GetCount parameters: - name: group-id in: path @@ -25104,14 +24442,37 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: baseSitePage-id + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/groups/{group-id}/sites/{site-id}/termStore': + get: + tags: + - groups.site + summary: Get termStore from groups + description: The default termStore under this site. + operationId: group.site_GetTermStore + parameters: + - name: group-id in: path - description: The unique identifier of baseSitePage + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: baseSitePage + x-ms-docs-key-type: group + - name: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site - name: $select in: query description: Select properties to be returned @@ -25134,18 +24495,19 @@ paths: type: string responses: 2XX: - description: Entity result. + description: Retrieved navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.mailboxSettings' + $ref: '#/components/schemas/microsoft.graph.termStore.store' default: $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation patch: tags: - groups.site - summary: Update property mailboxSettings value. - operationId: group.site.pageAsSitePage.createdGraphBPreUser_UpdateMailboxSetting + summary: Update the navigation property termStore in groups + operationId: group.site_UpdateTermStore parameters: - name: group-id in: path @@ -25163,20 +24525,12 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: baseSitePage-id - in: path - description: The unique identifier of baseSitePage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: baseSitePage requestBody: - description: New property values + description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.mailboxSettings' + $ref: '#/components/schemas/microsoft.graph.termStore.store' required: true responses: 2XX: @@ -25184,16 +24538,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.mailboxSettings' + $ref: '#/components/schemas/microsoft.graph.termStore.store' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/createdByUser/serviceProvisioningErrors': - get: + x-ms-docs-operation-type: operation + delete: tags: - groups.site - summary: Get serviceProvisioningErrors property value - description: 'Errors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object. Supports $filter (eq, not, for isResolved and serviceInstance).' - operationId: group.site.pageAsSitePage.createdGraphBPreUser_ListServiceProvisioningError + summary: Delete navigation property termStore for groups + operationId: group.site_DeleteTermStore parameters: - name: group-id in: path @@ -25211,14 +24564,42 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: baseSitePage-id + - 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}/sites/{site-id}/termStore/groups': + get: + tags: + - groups.site + summary: Get groups from groups + description: Collection of all groups available in the term store. + operationId: group.site.termStore_ListGroup + parameters: + - name: group-id in: path - description: The unique identifier of baseSitePage + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: baseSitePage + x-ms-docs-key-type: group + - name: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -25256,18 +24637,18 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.serviceProvisioningErrorCollectionResponse' + $ref: '#/components/responses/microsoft.graph.termStore.groupCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore - '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/createdByUser/serviceProvisioningErrors/$count': - get: + x-ms-docs-operation-type: operation + post: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.pageAsSitePage.createdGraphBPreUser.ServiceProvisioningError_GetCount + summary: Create new navigation property to groups for groups + operationId: group.site.termStore_CreateGroup parameters: - name: group-id in: path @@ -25285,28 +24666,30 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: baseSitePage-id - in: path - description: The unique identifier of baseSitePage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: baseSitePage - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.group' + required: true responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.group' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/lastModifiedByUser': + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}': get: tags: - groups.site - summary: Get lastModifiedByUser from groups - description: Identity of the user who last modified the item. Read-only. - operationId: group.site.pageAsSitePage_GetLastModifiedGraphBPreUser + summary: Get groups from groups + description: Collection of all groups available in the term store. + operationId: group.site.termStore_GetGroup parameters: - name: group-id in: path @@ -25324,14 +24707,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: baseSitePage-id + - name: group-id1 in: path - description: The unique identifier of baseSitePage + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: baseSitePage + x-ms-docs-key-type: group - name: $select in: query description: Select properties to be returned @@ -25358,17 +24741,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.user' + $ref: '#/components/schemas/microsoft.graph.termStore.group' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/lastModifiedByUser/mailboxSettings': - get: + patch: tags: - groups.site - summary: Get mailboxSettings property value - description: 'Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select.' - operationId: group.site.pageAsSitePage.lastModifiedGraphBPreUser_GetMailboxSetting + summary: Update the navigation property groups in groups + operationId: group.site.termStore_UpdateGroup parameters: - name: group-id in: path @@ -25386,48 +24767,36 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: baseSitePage-id + - name: group-id1 in: path - description: The unique identifier of baseSitePage + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: baseSitePage - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string + x-ms-docs-key-type: group + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.group' + required: true responses: 2XX: - description: Entity result. + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.mailboxSettings' + $ref: '#/components/schemas/microsoft.graph.termStore.group' default: $ref: '#/components/responses/error' - patch: + x-ms-docs-operation-type: operation + delete: tags: - groups.site - summary: Update property mailboxSettings value. - operationId: group.site.pageAsSitePage.lastModifiedGraphBPreUser_UpdateMailboxSetting + summary: Delete navigation property groups for groups + operationId: group.site.termStore_DeleteGroup parameters: - name: group-id in: path @@ -25445,111 +24814,33 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: baseSitePage-id + - name: group-id1 in: path - description: The unique identifier of baseSitePage + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: baseSitePage - requestBody: - description: New property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.mailboxSettings' - required: true + x-ms-docs-key-type: group + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string responses: 2XX: description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/lastModifiedByUser/serviceProvisioningErrors': + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets': get: tags: - groups.site - summary: Get serviceProvisioningErrors property value - description: 'Errors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object. Supports $filter (eq, not, for isResolved and serviceInstance).' - operationId: group.site.pageAsSitePage.lastModifiedGraphBPreUser_ListServiceProvisioningError - 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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: baseSitePage-id - in: path - description: The unique identifier of baseSitePage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: baseSitePage - - $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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - $ref: '#/components/responses/microsoft.graph.serviceProvisioningErrorCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/lastModifiedByUser/serviceProvisioningErrors/$count': - get: - tags: - - groups.site - summary: Get the number of the resource - operationId: group.site.pageAsSitePage.lastModifiedGraphBPreUser.ServiceProvisioningError_GetCount + summary: Get sets from groups + description: 'All sets under the group in a term [store].' + operationId: group.site.termStore.group_ListSet parameters: - name: group-id in: path @@ -25567,30 +24858,7 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: baseSitePage-id - in: path - description: The unique identifier of baseSitePage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: baseSitePage - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/webParts': - get: - tags: - - groups.site - summary: Get webParts from groups - description: Collection of webparts on the SharePoint page. - operationId: group.site.pageAsSitePage_ListWebPart - parameters: - - name: group-id + - name: group-id1 in: path description: The unique identifier of group required: true @@ -25598,22 +24866,6 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: baseSitePage-id - in: path - description: The unique identifier of baseSitePage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: baseSitePage - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -25651,7 +24903,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.webPartCollectionResponse' + $ref: '#/components/responses/microsoft.graph.termStore.setCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -25661,8 +24913,8 @@ paths: post: tags: - groups.site - summary: Create new navigation property to webParts for groups - operationId: group.site.pageAsSitePage_CreateWebPart + summary: Create new navigation property to sets for groups + operationId: group.site.termStore.group_CreateSet parameters: - name: group-id in: path @@ -25680,20 +24932,20 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: baseSitePage-id + - name: group-id1 in: path - description: The unique identifier of baseSitePage + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: baseSitePage + x-ms-docs-key-type: group requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.webPart' + $ref: '#/components/schemas/microsoft.graph.termStore.set' required: true responses: 2XX: @@ -25701,17 +24953,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.webPart' + $ref: '#/components/schemas/microsoft.graph.termStore.set' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/webParts/{webPart-id}': + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}': get: tags: - groups.site - summary: Get webParts from groups - description: Collection of webparts on the SharePoint page. - operationId: group.site.pageAsSitePage_GetWebPart + summary: Get sets from groups + description: 'All sets under the group in a term [store].' + operationId: group.site.termStore.group_GetSet parameters: - name: group-id in: path @@ -25729,22 +24981,22 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: baseSitePage-id + - name: group-id1 in: path - description: The unique identifier of baseSitePage + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: baseSitePage - - name: webPart-id + x-ms-docs-key-type: group + - name: set-id in: path - description: The unique identifier of webPart + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: webPart + x-ms-docs-key-type: set - name: $select in: query description: Select properties to be returned @@ -25771,15 +25023,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.webPart' + $ref: '#/components/schemas/microsoft.graph.termStore.set' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.site - summary: Update the navigation property webParts in groups - operationId: group.site.pageAsSitePage_UpdateWebPart + summary: Update the navigation property sets in groups + operationId: group.site.termStore.group_UpdateSet parameters: - name: group-id in: path @@ -25797,28 +25049,28 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: baseSitePage-id + - name: group-id1 in: path - description: The unique identifier of baseSitePage + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: baseSitePage - - name: webPart-id + x-ms-docs-key-type: group + - name: set-id in: path - description: The unique identifier of webPart + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: webPart + x-ms-docs-key-type: set requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.webPart' + $ref: '#/components/schemas/microsoft.graph.termStore.set' required: true responses: 2XX: @@ -25826,15 +25078,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.webPart' + $ref: '#/components/schemas/microsoft.graph.termStore.set' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete navigation property webParts for groups - operationId: group.site.pageAsSitePage_DeleteWebPart + summary: Delete navigation property sets for groups + operationId: group.site.termStore.group_DeleteSet parameters: - name: group-id in: path @@ -25852,22 +25104,22 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: baseSitePage-id + - name: group-id1 in: path - description: The unique identifier of baseSitePage + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: baseSitePage - - name: webPart-id + x-ms-docs-key-type: group + - name: set-id in: path - description: The unique identifier of webPart + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: webPart + x-ms-docs-key-type: set - name: If-Match in: header description: ETag @@ -25880,50 +25132,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/microsoft.graph.sitePage/webParts/$count': - get: - tags: - - groups.site - summary: Get the number of the resource - operationId: group.site.pageAsSitePage.webPart_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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: baseSitePage-id - in: path - description: The unique identifier of baseSitePage - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: baseSitePage - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/pages/$count': + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children': get: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.page_GetCount + summary: Get children from groups + description: 'Children terms of set in term [store].' + operationId: group.site.termStore.group.set_ListChild parameters: - name: group-id in: path @@ -25941,21 +25156,7 @@ paths: schema: type: string x-ms-docs-key-type: site - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/pages/microsoft.graph.sitePage': - get: - tags: - - groups.site - summary: Get the items of type microsoft.graph.sitePage in the microsoft.graph.baseSitePage collection - operationId: group.site_ListPageAsSitePage - parameters: - - name: group-id + - name: group-id1 in: path description: The unique identifier of group required: true @@ -25963,14 +25164,14 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: site-id + - name: set-id in: path - description: The unique identifier of site + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: site + x-ms-docs-key-type: set - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -26008,18 +25209,18 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.sitePageCollectionResponse' + $ref: '#/components/responses/microsoft.graph.termStore.termCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore - '/groups/{group-id}/sites/{site-id}/pages/microsoft.graph.sitePage/$count': - get: + x-ms-docs-operation-type: operation + post: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.Page_GetCountAsSitePage + summary: Create new navigation property to children for groups + operationId: group.site.termStore.group.set_CreateChild parameters: - name: group-id in: path @@ -26037,22 +25238,7 @@ paths: schema: type: string x-ms-docs-key-type: site - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/permissions': - get: - tags: - - groups.site - summary: Get permissions from groups - description: The permissions associated with the site. Nullable. - operationId: group.site_ListPermission - parameters: - - name: group-id + - name: group-id1 in: path description: The unique identifier of group required: true @@ -26060,63 +25246,38 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: site-id + - name: set-id in: path - description: The unique identifier of site + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: site - - $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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string + x-ms-docs-key-type: set + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' + required: true responses: 2XX: - $ref: '#/components/responses/microsoft.graph.permissionCollectionResponse' + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}': + get: tags: - groups.site - summary: Create new navigation property to permissions for groups - operationId: group.site_CreatePermission + summary: Get children from groups + description: 'Children terms of set in term [store].' + operationId: group.site.termStore.group.set_GetChild parameters: - name: group-id in: path @@ -26134,32 +25295,7 @@ paths: schema: type: string x-ms-docs-key-type: site - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.permission' - required: true - responses: - 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.permission' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/permissions/{permission-id}': - get: - tags: - - groups.site - summary: Get permissions from groups - description: The permissions associated with the site. Nullable. - operationId: group.site_GetPermission - parameters: - - name: group-id + - name: group-id1 in: path description: The unique identifier of group required: true @@ -26167,22 +25303,22 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: site-id + - name: set-id in: path - description: The unique identifier of site + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: site - - name: permission-id + x-ms-docs-key-type: set + - name: term-id in: path - description: The unique identifier of permission + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: permission + x-ms-docs-key-type: term - name: $select in: query description: Select properties to be returned @@ -26209,15 +25345,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.permission' + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.site - summary: Update the navigation property permissions in groups - operationId: group.site_UpdatePermission + summary: Update the navigation property children in groups + operationId: group.site.termStore.group.set_UpdateChild parameters: - name: group-id in: path @@ -26235,20 +25371,36 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: permission-id + - name: group-id1 in: path - description: The unique identifier of permission + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: permission + x-ms-docs-key-type: group + - name: set-id + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.permission' + $ref: '#/components/schemas/microsoft.graph.termStore.term' required: true responses: 2XX: @@ -26256,15 +25408,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.permission' + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete navigation property permissions for groups - operationId: group.site_DeletePermission + summary: Delete navigation property children for groups + operationId: group.site.termStore.group.set_DeleteChild parameters: - name: group-id in: path @@ -26282,14 +25434,30 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: permission-id + - name: group-id1 in: path - description: The unique identifier of permission + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: permission + x-ms-docs-key-type: group + - name: set-id + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term - name: If-Match in: header description: ETag @@ -26302,12 +25470,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/permissions/$count': + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children': get: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.permission_GetCount + summary: Get children from groups + description: Children of current term. + operationId: group.site.termStore.group.set.child_ListChild parameters: - name: group-id in: path @@ -26325,22 +25494,7 @@ paths: schema: type: string x-ms-docs-key-type: site - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/sites': - get: - tags: - - groups.site - summary: Get sites from groups - description: The collection of the sub-sites under this site. - operationId: group.site_ListSite - parameters: - - name: group-id + - name: group-id1 in: path description: The unique identifier of group required: true @@ -26348,14 +25502,22 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: site-id + - name: set-id in: path - description: The unique identifier of site + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: site + x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -26393,20 +25555,18 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.siteCollectionResponse' + $ref: '#/components/responses/microsoft.graph.termStore.termCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/sites/{site-id1}': - get: + post: tags: - groups.site - summary: Get sites from groups - description: The collection of the sub-sites under this site. - operationId: group.site_GetSite + summary: Create new navigation property to children for groups + operationId: group.site.termStore.group.set.child_CreateChild parameters: - name: group-id in: path @@ -26424,50 +25584,54 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: site-id1 + - name: group-id1 in: path - description: The unique identifier of site + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: site - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false + x-ms-docs-key-type: group + - name: set-id + in: path + description: The unique identifier of set + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false + type: string + x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: term + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' + required: true responses: 2XX: - description: Retrieved navigation property + description: Created navigation property. content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.site' + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/sites/$count': + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}': get: tags: - groups.site - summary: Get the number of the resource - operationId: group.site_GetCount + summary: Get children from groups + description: Children of current term. + operationId: group.site.termStore.group.set.child_GetChild parameters: - name: group-id in: path @@ -26485,22 +25649,7 @@ paths: schema: type: string x-ms-docs-key-type: site - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStore': - get: - tags: - - groups.site - summary: Get termStore from groups - description: The default termStore under this site. - operationId: group.site_GetTermStore - parameters: - - name: group-id + - name: group-id1 in: path description: The unique identifier of group required: true @@ -26508,14 +25657,30 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: site-id + - name: set-id in: path - description: The unique identifier of site + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: site + x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term - name: $select in: query description: Select properties to be returned @@ -26542,15 +25707,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.store' + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.site - summary: Update the navigation property termStore in groups - operationId: group.site_UpdateTermStore + summary: Update the navigation property children in groups + operationId: group.site.termStore.group.set.child_UpdateChild parameters: - name: group-id in: path @@ -26568,12 +25733,44 @@ paths: schema: type: string x-ms-docs-key-type: site + - name: group-id1 + in: path + description: The unique identifier of group + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: group + - name: set-id + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.store' + $ref: '#/components/schemas/microsoft.graph.termStore.term' required: true responses: 2XX: @@ -26581,15 +25778,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.store' + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete navigation property termStore for groups - operationId: group.site_DeleteTermStore + summary: Delete navigation property children for groups + operationId: group.site.termStore.group.set.child_DeleteChild parameters: - name: group-id in: path @@ -26607,6 +25804,38 @@ paths: schema: type: string x-ms-docs-key-type: site + - name: group-id1 + in: path + description: The unique identifier of group + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: group + - name: set-id + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term - name: If-Match in: header description: ETag @@ -26619,13 +25848,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/groups': + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations': get: tags: - groups.site - summary: Get groups from groups - description: Collection of all groups available in the term store. - operationId: group.site.termStore_ListGroup + summary: Get relations from groups + description: To indicate which terms are related to the current term as either pinned or reused. + operationId: group.site.termStore.group.set.child_ListRelation parameters: - name: group-id in: path @@ -26643,6 +25872,38 @@ paths: schema: type: string x-ms-docs-key-type: site + - name: group-id1 + in: path + description: The unique identifier of group + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: group + - name: set-id + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -26680,7 +25941,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.groupCollectionResponse' + $ref: '#/components/responses/microsoft.graph.termStore.relationCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -26690,8 +25951,8 @@ paths: post: tags: - groups.site - summary: Create new navigation property to groups for groups - operationId: group.site.termStore_CreateGroup + summary: Create new navigation property to relations for groups + operationId: group.site.termStore.group.set.child_CreateRelation parameters: - name: group-id in: path @@ -26709,12 +25970,44 @@ paths: schema: type: string x-ms-docs-key-type: site + - name: group-id1 + in: path + description: The unique identifier of group + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: group + - name: set-id + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.group' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' required: true responses: 2XX: @@ -26722,17 +26015,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.group' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}': + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}': get: tags: - groups.site - summary: Get groups from groups - description: Collection of all groups available in the term store. - operationId: group.site.termStore_GetGroup + summary: Get relations from groups + description: To indicate which terms are related to the current term as either pinned or reused. + operationId: group.site.termStore.group.set.child_GetRelation parameters: - name: group-id in: path @@ -26758,6 +26051,38 @@ paths: schema: type: string x-ms-docs-key-type: group + - name: set-id + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation - name: $select in: query description: Select properties to be returned @@ -26784,15 +26109,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.group' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.site - summary: Update the navigation property groups in groups - operationId: group.site.termStore_UpdateGroup + summary: Update the navigation property relations in groups + operationId: group.site.termStore.group.set.child_UpdateRelation parameters: - name: group-id in: path @@ -26818,12 +26143,44 @@ paths: schema: type: string x-ms-docs-key-type: group + - name: set-id + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.group' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' required: true responses: 2XX: @@ -26831,15 +26188,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.group' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete navigation property groups for groups - operationId: group.site.termStore_DeleteGroup + summary: Delete navigation property relations for groups + operationId: group.site.termStore.group.set.child_DeleteRelation parameters: - name: group-id in: path @@ -26865,6 +26222,38 @@ paths: schema: type: string x-ms-docs-key-type: group + - name: set-id + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation - name: If-Match in: header description: ETag @@ -26877,13 +26266,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets': + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm': get: tags: - groups.site - summary: Get sets from groups - description: 'All sets under the group in a term [store].' - operationId: group.site.termStore.group_ListSet + summary: Get fromTerm from groups + description: 'The from [term] of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the [set].' + operationId: group.site.termStore.group.set.child.relation_GetFromTerm parameters: - name: group-id in: path @@ -26909,21 +26298,38 @@ 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: set-id + in: path + description: The unique identifier of set + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation - name: $select in: query description: Select properties to be returned @@ -26946,18 +26352,21 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.setCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set': + get: tags: - groups.site - summary: Create new navigation property to sets for groups - operationId: group.site.termStore.group_CreateSet + summary: Get set from groups + description: 'The [set] in which the relation is relevant.' + operationId: group.site.termStore.group.set.child.relation_GetSet parameters: - name: group-id in: path @@ -26983,63 +26392,38 @@ paths: schema: type: string x-ms-docs-key-type: group - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' - required: true - responses: - 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}': - get: - tags: - - groups.site - summary: Get sets from groups - description: 'All sets under the group in a term [store].' - operationId: group.site.termStore.group_GetSet - parameters: - - name: group-id + - name: set-id in: path - description: The unique identifier of group + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: group - - name: site-id + x-ms-docs-key-type: set + - name: term-id in: path - description: The unique identifier of site + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: site - - name: group-id1 + x-ms-docs-key-type: term + - name: term-id1 in: path - description: The unique identifier of group + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: group - - name: set-id + x-ms-docs-key-type: term + - name: relation-id in: path - description: The unique identifier of set + description: The unique identifier of relation required: true style: simple schema: type: string - x-ms-docs-key-type: set + x-ms-docs-key-type: relation - name: $select in: query description: Select properties to be returned @@ -27070,11 +26454,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm': + get: tags: - groups.site - summary: Update the navigation property sets in groups - operationId: group.site.termStore.group_UpdateSet + summary: Get toTerm from groups + description: 'The to [term] of the relation. The term to which the relationship is defined.' + operationId: group.site.termStore.group.set.child.relation_GetToTerm parameters: - name: group-id in: path @@ -27108,128 +26494,30 @@ paths: schema: type: string x-ms-docs-key-type: set - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - groups.site - summary: Delete navigation property sets for groups - operationId: group.site.termStore.group_DeleteSet - parameters: - - name: group-id + - name: term-id in: path - description: The unique identifier of group + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: group - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: group-id1 - in: path - description: The unique identifier of group - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: group - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - 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}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children': - get: - tags: - - groups.site - summary: Get children from groups - description: 'Children terms of set in term [store].' - operationId: group.site.termStore.group.set_ListChild - 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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: group-id1 + x-ms-docs-key-type: term + - name: term-id1 in: path - description: The unique identifier of group + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: group - - name: set-id + x-ms-docs-key-type: term + - name: relation-id in: path - description: The unique identifier of set + description: The unique identifier of relation required: true style: simple schema: type: string - x-ms-docs-key-type: set - - $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: - type: string + x-ms-docs-key-type: relation - name: $select in: query description: Select properties to be returned @@ -27252,18 +26540,20 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.termCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count': + get: tags: - groups.site - summary: Create new navigation property to children for groups - operationId: group.site.termStore.group.set_CreateChild + summary: Get the number of the resource + operationId: group.site.termStore.group.set.child.relation_GetCount parameters: - name: group-id in: path @@ -27297,30 +26587,36 @@ paths: schema: type: string x-ms-docs-key-type: set - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' - required: true + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}': + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/set': get: tags: - groups.site - summary: Get children from groups - description: 'Children terms of set in term [store].' - operationId: group.site.termStore.group.set_GetChild + summary: Get set from groups + description: 'The [set] in which the term is created.' + operationId: group.site.termStore.group.set.child_GetSet parameters: - name: group-id in: path @@ -27362,6 +26658,14 @@ paths: schema: type: string x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term - name: $select in: query description: Select properties to be returned @@ -27388,78 +26692,16 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - groups.site - summary: Update the navigation property children in groups - operationId: group.site.termStore.group.set_UpdateChild - 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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: group-id1 - in: path - description: The unique identifier of group - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: group - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.set' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - delete: + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/$count': + get: tags: - groups.site - summary: Delete navigation property children for groups - operationId: group.site.termStore.group.set_DeleteChild + summary: Get the number of the resource + operationId: group.site.termStore.group.set.child_GetCount parameters: - name: group-id in: path @@ -27501,25 +26743,20 @@ paths: schema: type: string x-ms-docs-key-type: term - - 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}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children': + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/relations': get: tags: - groups.site - summary: Get children from groups - description: Children of current term. - operationId: group.site.termStore.group.set.child_ListChild + summary: Get relations from groups + description: To indicate which terms are related to the current term as either pinned or reused. + operationId: group.site.termStore.group.set.child_ListRelation parameters: - name: group-id in: path @@ -27598,7 +26835,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.termCollectionResponse' + $ref: '#/components/responses/microsoft.graph.termStore.relationCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -27608,8 +26845,8 @@ paths: post: tags: - groups.site - summary: Create new navigation property to children for groups - operationId: group.site.termStore.group.set.child_CreateChild + summary: Create new navigation property to relations for groups + operationId: group.site.termStore.group.set.child_CreateRelation parameters: - name: group-id in: path @@ -27656,7 +26893,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' required: true responses: 2XX: @@ -27664,17 +26901,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}': + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/relations/{relation-id}': get: tags: - groups.site - summary: Get children from groups - description: Children of current term. - operationId: group.site.termStore.group.set.child_GetChild + summary: Get relations from groups + description: To indicate which terms are related to the current term as either pinned or reused. + operationId: group.site.termStore.group.set.child_GetRelation parameters: - name: group-id in: path @@ -27716,14 +26953,14 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: term-id1 + - name: relation-id in: path - description: The unique identifier of term + description: The unique identifier of relation required: true style: simple schema: type: string - x-ms-docs-key-type: term + x-ms-docs-key-type: relation - name: $select in: query description: Select properties to be returned @@ -27750,15 +26987,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.site - summary: Update the navigation property children in groups - operationId: group.site.termStore.group.set.child_UpdateChild + summary: Update the navigation property relations in groups + operationId: group.site.termStore.group.set.child_UpdateRelation parameters: - name: group-id in: path @@ -27800,20 +27037,20 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: term-id1 + - name: relation-id in: path - description: The unique identifier of term + description: The unique identifier of relation required: true style: simple schema: type: string - x-ms-docs-key-type: term + x-ms-docs-key-type: relation requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' required: true responses: 2XX: @@ -27821,15 +27058,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete navigation property children for groups - operationId: group.site.termStore.group.set.child_DeleteChild + summary: Delete navigation property relations for groups + operationId: group.site.termStore.group.set.child_DeleteRelation parameters: - name: group-id in: path @@ -27871,14 +27108,14 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: term-id1 + - name: relation-id in: path - description: The unique identifier of term + description: The unique identifier of relation required: true style: simple schema: type: string - x-ms-docs-key-type: term + x-ms-docs-key-type: relation - name: If-Match in: header description: ETag @@ -27891,13 +27128,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations': + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/relations/{relation-id}/fromTerm': get: tags: - groups.site - summary: Get relations from groups - description: To indicate which terms are related to the current term as either pinned or reused. - operationId: group.site.termStore.group.set.child_ListRelation + summary: Get fromTerm from groups + description: 'The from [term] of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the [set].' + operationId: group.site.termStore.group.set.child.relation_GetFromTerm parameters: - name: group-id in: path @@ -27939,29 +27176,14 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: term-id1 + - name: relation-id in: path - description: The unique identifier of term + description: The unique identifier of relation required: true style: simple schema: type: string - x-ms-docs-key-type: term - - $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: - type: string + x-ms-docs-key-type: relation - name: $select in: query description: Select properties to be returned @@ -27984,91 +27206,21 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.relationCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - post: - tags: - - groups.site - summary: Create new navigation property to relations for groups - operationId: group.site.termStore.group.set.child_CreateRelation - 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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: group-id1 - in: path - description: The unique identifier of group - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: group - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' - required: true - responses: - 2XX: - description: Created navigation property. + description: Retrieved navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}': + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/relations/{relation-id}/set': get: tags: - groups.site - summary: Get relations from groups - description: To indicate which terms are related to the current term as either pinned or reused. - operationId: group.site.termStore.group.set.child_GetRelation + summary: Get set from groups + description: 'The [set] in which the relation is relevant.' + operationId: group.site.termStore.group.set.child.relation_GetSet parameters: - name: group-id in: path @@ -28110,14 +27262,6 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -28152,15 +27296,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.set' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/relations/{relation-id}/toTerm': + get: tags: - groups.site - summary: Update the navigation property relations in groups - operationId: group.site.termStore.group.set.child_UpdateRelation + summary: Get toTerm from groups + description: 'The to [term] of the relation. The term to which the relationship is defined.' + operationId: group.site.termStore.group.set.child.relation_GetToTerm parameters: - name: group-id in: path @@ -28202,14 +27348,6 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -28218,28 +27356,42 @@ paths: schema: type: string x-ms-docs-key-type: relation - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' - required: true + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Success + description: Retrieved navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - delete: + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/relations/$count': + get: tags: - groups.site - summary: Delete navigation property relations for groups - operationId: group.site.termStore.group.set.child_DeleteRelation + summary: Get the number of the resource + operationId: group.site.termStore.group.set.child.relation_GetCount parameters: - name: group-id in: path @@ -28281,41 +27433,20 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: relation-id - in: path - description: The unique identifier of relation - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: relation - - 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}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm': + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/set': get: tags: - groups.site - summary: Get fromTerm from groups - description: 'The from [term] of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the [set].' - operationId: group.site.termStore.group.set.child.relation_GetFromTerm + summary: Get set from groups + description: 'The [set] in which the term is created.' + operationId: group.site.termStore.group.set.child_GetSet parameters: - name: group-id in: path @@ -28357,22 +27488,6 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: relation-id - in: path - description: The unique identifier of relation - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: relation - name: $select in: query description: Select properties to be returned @@ -28399,17 +27514,16 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.set' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set': + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/$count': get: tags: - groups.site - summary: Get set from groups - description: 'The [set] in which the relation is relevant.' - operationId: group.site.termStore.group.set.child.relation_GetSet + summary: Get the number of the resource + operationId: group.site.termStore.group.set.child_GetCount parameters: - name: group-id in: path @@ -28443,67 +27557,20 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: relation-id - in: path - description: The unique identifier of relation - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: relation - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm': + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup': get: tags: - groups.site - summary: Get toTerm from groups - description: 'The to [term] of the relation. The term to which the relationship is defined.' - operationId: group.site.termStore.group.set.child.relation_GetToTerm + summary: Get parentGroup from groups + description: 'The parent [group] that contains the set.' + operationId: group.site.termStore.group.set_GetParentGroup parameters: - name: group-id in: path @@ -28537,30 +27604,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: relation-id - in: path - description: The unique identifier of relation - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: relation - name: $select in: query description: Select properties to be returned @@ -28587,79 +27630,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.group' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count': - get: - tags: - - groups.site - summary: Get the number of the resource - operationId: group.site.termStore.group.set.child.relation_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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: group-id1 - in: path - description: The unique identifier of group - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: group - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/set': - get: + patch: tags: - groups.site - summary: Get set from groups - description: 'The [set] in which the term is created.' - operationId: group.site.termStore.group.set.child_GetSet + summary: Update the navigation property parentGroup in groups + operationId: group.site.termStore.group.set_UpdateParentGroup parameters: - name: group-id in: path @@ -28693,58 +27672,28 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.group' + required: true responses: 2XX: - description: Retrieved navigation property + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + $ref: '#/components/schemas/microsoft.graph.termStore.group' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/$count': - get: + delete: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.termStore.group.set.child_GetCount + summary: Delete navigation property parentGroup for groups + operationId: group.site.termStore.group.set_DeleteParentGroup parameters: - name: group-id in: path @@ -28778,28 +27727,25 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true + - name: If-Match + in: header + description: ETag style: simple schema: type: string - x-ms-docs-key-type: term - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Success default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/relations': + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations': get: tags: - groups.site summary: Get relations from groups - description: To indicate which terms are related to the current term as either pinned or reused. - operationId: group.site.termStore.group.set.child_ListRelation + description: Indicates which terms have been pinned or reused directly under the set. + operationId: group.site.termStore.group.set_ListRelation parameters: - name: group-id in: path @@ -28833,14 +27779,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -28889,7 +27827,7 @@ paths: tags: - groups.site summary: Create new navigation property to relations for groups - operationId: group.site.termStore.group.set.child_CreateRelation + operationId: group.site.termStore.group.set_CreateRelation parameters: - name: group-id in: path @@ -28923,14 +27861,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term requestBody: description: New navigation property content: @@ -28948,13 +27878,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/relations/{relation-id}': + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}': get: tags: - groups.site summary: Get relations from groups - description: To indicate which terms are related to the current term as either pinned or reused. - operationId: group.site.termStore.group.set.child_GetRelation + description: Indicates which terms have been pinned or reused directly under the set. + operationId: group.site.termStore.group.set_GetRelation parameters: - name: group-id in: path @@ -28988,14 +27918,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -29038,7 +27960,7 @@ paths: tags: - groups.site summary: Update the navigation property relations in groups - operationId: group.site.termStore.group.set.child_UpdateRelation + operationId: group.site.termStore.group.set_UpdateRelation parameters: - name: group-id in: path @@ -29072,17 +27994,9 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id + - name: relation-id in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: relation-id - in: path - description: The unique identifier of relation + description: The unique identifier of relation required: true style: simple schema: @@ -29109,7 +28023,7 @@ paths: tags: - groups.site summary: Delete navigation property relations for groups - operationId: group.site.termStore.group.set.child_DeleteRelation + operationId: group.site.termStore.group.set_DeleteRelation parameters: - name: group-id in: path @@ -29143,14 +28057,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -29171,13 +28077,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/relations/{relation-id}/fromTerm': + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/fromTerm': get: tags: - groups.site summary: Get fromTerm from groups description: 'The from [term] of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the [set].' - operationId: group.site.termStore.group.set.child.relation_GetFromTerm + operationId: group.site.termStore.group.set.relation_GetFromTerm parameters: - name: group-id in: path @@ -29211,14 +28117,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -29257,13 +28155,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/relations/{relation-id}/set': + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/set': get: tags: - groups.site summary: Get set from groups description: 'The [set] in which the relation is relevant.' - operationId: group.site.termStore.group.set.child.relation_GetSet + operationId: group.site.termStore.group.set.relation_GetSet parameters: - name: group-id in: path @@ -29297,14 +28195,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -29343,13 +28233,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/relations/{relation-id}/toTerm': + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/toTerm': get: tags: - groups.site summary: Get toTerm from groups description: 'The to [term] of the relation. The term to which the relationship is defined.' - operationId: group.site.termStore.group.set.child.relation_GetToTerm + operationId: group.site.termStore.group.set.relation_GetToTerm parameters: - name: group-id in: path @@ -29383,14 +28273,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -29429,12 +28311,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/relations/$count': + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/$count': get: tags: - groups.site summary: Get the number of the resource - operationId: group.site.termStore.group.set.child.relation_GetCount + operationId: group.site.termStore.group.set.relation_GetCount parameters: - name: group-id in: path @@ -29468,14 +28350,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -29483,13 +28357,13 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/set': + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms': get: tags: - groups.site - summary: Get set from groups - description: 'The [set] in which the term is created.' - operationId: group.site.termStore.group.set.child_GetSet + summary: Get terms from groups + description: All the terms under the set. + operationId: group.site.termStore.group.set_ListTerm parameters: - name: group-id in: path @@ -29523,14 +28397,21 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - 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: term + uniqueItems: true + type: array + items: + type: string - name: $select in: query description: Select properties to be returned @@ -29553,20 +28434,18 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + $ref: '#/components/responses/microsoft.graph.termStore.termCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/$count': - get: + post: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.termStore.group.set.child_GetCount + summary: Create new navigation property to terms for groups + operationId: group.site.termStore.group.set_CreateTerm parameters: - name: group-id in: path @@ -29600,20 +28479,30 @@ paths: schema: type: string x-ms-docs-key-type: set - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' + required: true responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup': + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}': get: tags: - groups.site - summary: Get parentGroup from groups - description: 'The parent [group] that contains the set.' - operationId: group.site.termStore.group.set_GetParentGroup + summary: Get terms from groups + description: All the terms under the set. + operationId: group.site.termStore.group.set_GetTerm parameters: - name: group-id in: path @@ -29647,6 +28536,14 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term - name: $select in: query description: Select properties to be returned @@ -29673,15 +28570,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.group' + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.site - summary: Update the navigation property parentGroup in groups - operationId: group.site.termStore.group.set_UpdateParentGroup + summary: Update the navigation property terms in groups + operationId: group.site.termStore.group.set_UpdateTerm parameters: - name: group-id in: path @@ -29715,12 +28612,20 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.group' + $ref: '#/components/schemas/microsoft.graph.termStore.term' required: true responses: 2XX: @@ -29728,15 +28633,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.group' + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete navigation property parentGroup for groups - operationId: group.site.termStore.group.set_DeleteParentGroup + summary: Delete navigation property terms for groups + operationId: group.site.termStore.group.set_DeleteTerm parameters: - name: group-id in: path @@ -29770,6 +28675,14 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term - name: If-Match in: header description: ETag @@ -29782,13 +28695,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations': + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children': get: tags: - groups.site - summary: Get relations from groups - description: Indicates which terms have been pinned or reused directly under the set. - operationId: group.site.termStore.group.set_ListRelation + summary: Get children from groups + description: Children of current term. + operationId: group.site.termStore.group.set.term_ListChild parameters: - name: group-id in: path @@ -29822,6 +28735,14 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -29859,7 +28780,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.relationCollectionResponse' + $ref: '#/components/responses/microsoft.graph.termStore.termCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -29869,8 +28790,8 @@ paths: post: tags: - groups.site - summary: Create new navigation property to relations for groups - operationId: group.site.termStore.group.set_CreateRelation + summary: Create new navigation property to children for groups + operationId: group.site.termStore.group.set.term_CreateChild parameters: - name: group-id in: path @@ -29904,12 +28825,20 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.term' required: true responses: 2XX: @@ -29917,17 +28846,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}': + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}': get: tags: - groups.site - summary: Get relations from groups - description: Indicates which terms have been pinned or reused directly under the set. - operationId: group.site.termStore.group.set_GetRelation + summary: Get children from groups + description: Children of current term. + operationId: group.site.termStore.group.set.term_GetChild parameters: - name: group-id in: path @@ -29961,14 +28890,22 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: relation-id + - name: term-id in: path - description: The unique identifier of relation + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: relation + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term - name: $select in: query description: Select properties to be returned @@ -29995,15 +28932,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.site - summary: Update the navigation property relations in groups - operationId: group.site.termStore.group.set_UpdateRelation + summary: Update the navigation property children in groups + operationId: group.site.termStore.group.set.term_UpdateChild parameters: - name: group-id in: path @@ -30037,20 +28974,28 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: relation-id + - name: term-id in: path - description: The unique identifier of relation + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: relation + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.term' required: true responses: 2XX: @@ -30058,15 +29003,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete navigation property relations for groups - operationId: group.site.termStore.group.set_DeleteRelation + summary: Delete navigation property children for groups + operationId: group.site.termStore.group.set.term_DeleteChild parameters: - name: group-id in: path @@ -30100,14 +29045,22 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: relation-id + - name: term-id in: path - description: The unique identifier of relation + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: relation + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term - name: If-Match in: header description: ETag @@ -30120,13 +29073,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/fromTerm': + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations': get: tags: - groups.site - summary: Get fromTerm from groups - description: 'The from [term] of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the [set].' - operationId: group.site.termStore.group.set.relation_GetFromTerm + summary: Get relations from groups + description: To indicate which terms are related to the current term as either pinned or reused. + operationId: group.site.termStore.group.set.term.child_ListRelation parameters: - name: group-id in: path @@ -30160,14 +29113,37 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: relation-id + - name: term-id in: path - description: The unique identifier of relation + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: relation + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - $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: + type: string - name: $select in: query description: Select properties to be returned @@ -30190,21 +29166,18 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/responses/microsoft.graph.termStore.relationCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/set': - get: + post: tags: - groups.site - summary: Get set from groups - description: 'The [set] in which the relation is relevant.' - operationId: group.site.termStore.group.set.relation_GetSet + summary: Create new navigation property to relations for groups + operationId: group.site.termStore.group.set.term.child_CreateRelation parameters: - name: group-id in: path @@ -30238,51 +29211,46 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: relation-id + - name: term-id in: path - description: The unique identifier of relation + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: relation - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: term + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.relation' + required: true responses: 2XX: - description: Retrieved navigation property + description: Created navigation property. content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/toTerm': + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}': get: tags: - groups.site - summary: Get toTerm from groups - description: 'The to [term] of the relation. The term to which the relationship is defined.' - operationId: group.site.termStore.group.set.relation_GetToTerm + summary: Get relations from groups + description: To indicate which terms are related to the current term as either pinned or reused. + operationId: group.site.termStore.group.set.term.child_GetRelation parameters: - name: group-id in: path @@ -30316,6 +29284,22 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -30350,16 +29334,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/$count': - get: + patch: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.termStore.group.set.relation_GetCount + summary: Update the navigation property relations in groups + operationId: group.site.termStore.group.set.term.child_UpdateRelation parameters: - name: group-id in: path @@ -30393,20 +29376,52 @@ paths: schema: type: string x-ms-docs-key-type: set - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.relation' + required: true responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms': - get: + x-ms-docs-operation-type: operation + delete: tags: - groups.site - summary: Get terms from groups - description: All the terms under the set. - operationId: group.site.termStore.group.set_ListTerm + summary: Delete navigation property relations for groups + operationId: group.site.termStore.group.set.term.child_DeleteRelation parameters: - name: group-id in: path @@ -30440,55 +29455,49 @@ paths: schema: type: string x-ms-docs-key-type: set - - $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: term-id + in: path + description: The unique identifier of term + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false + type: string + x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: relation + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.termCollectionResponse' + description: Success default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm': + get: tags: - groups.site - summary: Create new navigation property to terms for groups - operationId: group.site.termStore.group.set_CreateTerm + summary: Get fromTerm from groups + description: 'The from [term] of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the [set].' + operationId: group.site.termStore.group.set.term.child.relation_GetFromTerm parameters: - name: group-id in: path @@ -30522,16 +29531,53 @@ paths: schema: type: string x-ms-docs-key-type: set - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' - required: true + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Created navigation property. + description: Retrieved navigation property content: application/json: schema: @@ -30539,13 +29585,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}': + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set': get: tags: - groups.site - summary: Get terms from groups - description: All the terms under the set. - operationId: group.site.termStore.group.set_GetTerm + summary: Get set from groups + description: 'The [set] in which the relation is relevant.' + operationId: group.site.termStore.group.set.term.child.relation_GetSet parameters: - name: group-id in: path @@ -30587,6 +29633,22 @@ paths: schema: type: string x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation - name: $select in: query description: Select properties to be returned @@ -30613,15 +29675,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.set' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm': + get: tags: - groups.site - summary: Update the navigation property terms in groups - operationId: group.site.termStore.group.set_UpdateTerm + summary: Get toTerm from groups + description: 'The to [term] of the relation. The term to which the relationship is defined.' + operationId: group.site.termStore.group.set.term.child.relation_GetToTerm parameters: - name: group-id in: path @@ -30663,16 +29727,45 @@ paths: schema: type: string x-ms-docs-key-type: term - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' - required: true + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Success + description: Retrieved navigation property content: application/json: schema: @@ -30680,11 +29773,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - delete: + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count': + get: tags: - groups.site - summary: Delete navigation property terms for groups - operationId: group.site.termStore.group.set_DeleteTerm + summary: Get the number of the resource + operationId: group.site.termStore.group.set.term.child.relation_GetCount parameters: - name: group-id in: path @@ -30726,25 +29820,28 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: If-Match - in: header - description: ETag + - name: term-id1 + in: path + description: The unique identifier of term + required: true style: simple schema: type: string + x-ms-docs-key-type: term + - $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}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children': + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/set': get: tags: - groups.site - summary: Get children from groups - description: Children of current term. - operationId: group.site.termStore.group.set.term_ListChild + summary: Get set from groups + description: 'The [set] in which the term is created.' + operationId: group.site.termStore.group.set.term.child_GetSet parameters: - name: group-id in: path @@ -30786,21 +29883,14 @@ paths: schema: type: string x-ms-docs-key-type: term - - $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: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: term - name: $select in: query description: Select properties to be returned @@ -30823,18 +29913,20 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.termCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.set' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/$count': + get: tags: - groups.site - summary: Create new navigation property to children for groups - operationId: group.site.termStore.group.set.term_CreateChild + summary: Get the number of the resource + operationId: group.site.termStore.group.set.term.child_GetCount parameters: - name: group-id in: path @@ -30876,30 +29968,20 @@ paths: schema: type: string x-ms-docs-key-type: term - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' - 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.termStore.term' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}': + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations': get: tags: - groups.site - summary: Get children from groups - description: Children of current term. - operationId: group.site.termStore.group.set.term_GetChild + summary: Get relations from groups + description: To indicate which terms are related to the current term as either pinned or reused. + operationId: group.site.termStore.group.set.term_ListRelation parameters: - name: group-id in: path @@ -30941,14 +30023,21 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - 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: term + uniqueItems: true + type: array + items: + type: string - name: $select in: query description: Select properties to be returned @@ -30971,19 +30060,18 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/responses/microsoft.graph.termStore.relationCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - patch: + post: tags: - groups.site - summary: Update the navigation property children in groups - operationId: group.site.termStore.group.set.term_UpdateChild + summary: Create new navigation property to relations for groups + operationId: group.site.termStore.group.set.term_CreateRelation parameters: - name: group-id in: path @@ -31025,36 +30113,30 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term requestBody: - description: New navigation property values + description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' required: true responses: 2XX: - description: Success + description: Created navigation property. content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - delete: + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}': + get: tags: - groups.site - summary: Delete navigation property children for groups - operationId: group.site.termStore.group.set.term_DeleteChild + summary: Get relations from groups + description: To indicate which terms are related to the current term as either pinned or reused. + operationId: group.site.termStore.group.set.term_GetRelation parameters: - name: group-id in: path @@ -31096,33 +30178,49 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: term-id1 + - name: relation-id in: path - description: The unique identifier of term + description: The unique identifier of relation required: true style: simple schema: type: string - x-ms-docs-key-type: term - - name: If-Match - in: header - description: ETag - style: simple + x-ms-docs-key-type: relation + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false schema: - type: string + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Success + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations': - get: + patch: tags: - groups.site - summary: Get relations from groups - description: To indicate which terms are related to the current term as either pinned or reused. - operationId: group.site.termStore.group.set.term.child_ListRelation + summary: Update the navigation property relations in groups + operationId: group.site.termStore.group.set.term_UpdateRelation parameters: - name: group-id in: path @@ -31164,63 +30262,36 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: term-id1 + - name: relation-id in: path - description: The unique identifier of term + description: The unique identifier of relation required: true style: simple schema: type: string - x-ms-docs-key-type: term - - $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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string + x-ms-docs-key-type: relation + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.relation' + required: true responses: 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.relationCollectionResponse' + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + delete: tags: - groups.site - summary: Create new navigation property to relations for groups - operationId: group.site.termStore.group.set.term.child_CreateRelation + summary: Delete navigation property relations for groups + operationId: group.site.termStore.group.set.term_DeleteRelation parameters: - name: group-id in: path @@ -31262,38 +30333,33 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: term-id1 + - name: relation-id in: path - description: The unique identifier of term + description: The unique identifier of relation required: true style: simple schema: type: string - x-ms-docs-key-type: term - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' - required: true + x-ms-docs-key-type: relation + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string responses: 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + description: Success default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}': + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm': get: tags: - groups.site - summary: Get relations from groups - description: To indicate which terms are related to the current term as either pinned or reused. - operationId: group.site.termStore.group.set.term.child_GetRelation + summary: Get fromTerm from groups + description: 'The from [term] of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the [set].' + operationId: group.site.termStore.group.set.term.relation_GetFromTerm parameters: - name: group-id in: path @@ -31335,14 +30401,6 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -31377,15 +30435,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set': + get: tags: - groups.site - summary: Update the navigation property relations in groups - operationId: group.site.termStore.group.set.term.child_UpdateRelation + summary: Get set from groups + description: 'The [set] in which the relation is relevant.' + operationId: group.site.termStore.group.set.term.relation_GetSet parameters: - name: group-id in: path @@ -31427,14 +30487,6 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -31443,28 +30495,43 @@ paths: schema: type: string x-ms-docs-key-type: relation - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' - required: true + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Success + description: Retrieved navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.set' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - delete: + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm': + get: tags: - groups.site - summary: Delete navigation property relations for groups - operationId: group.site.termStore.group.set.term.child_DeleteRelation + summary: Get toTerm from groups + description: 'The to [term] of the relation. The term to which the relationship is defined.' + operationId: group.site.termStore.group.set.term.relation_GetToTerm parameters: - name: group-id in: path @@ -31506,14 +30573,6 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -31522,25 +30581,42 @@ paths: schema: type: string x-ms-docs-key-type: relation - - name: If-Match - in: header - description: ETag - style: simple + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false schema: - type: string + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Success + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm': + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/$count': get: tags: - groups.site - summary: Get fromTerm from groups - description: 'The from [term] of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the [set].' - operationId: group.site.termStore.group.set.term.child.relation_GetFromTerm + summary: Get the number of the resource + operationId: group.site.termStore.group.set.term.relation_GetCount parameters: - name: group-id in: path @@ -31582,59 +30658,20 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: relation-id - in: path - description: The unique identifier of relation - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: relation - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set': + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/set': get: tags: - groups.site summary: Get set from groups - description: 'The [set] in which the relation is relevant.' - operationId: group.site.termStore.group.set.term.child.relation_GetSet + description: 'The [set] in which the term is created.' + operationId: group.site.termStore.group.set.term_GetSet parameters: - name: group-id in: path @@ -31676,22 +30713,6 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: relation-id - in: path - description: The unique identifier of relation - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: relation - name: $select in: query description: Select properties to be returned @@ -31722,13 +30743,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm': + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/$count': get: tags: - groups.site - summary: Get toTerm from groups - description: 'The to [term] of the relation. The term to which the relationship is defined.' - operationId: group.site.termStore.group.set.term.child.relation_GetToTerm + summary: Get the number of the resource + operationId: group.site.termStore.group.set.term_GetCount parameters: - name: group-id in: path @@ -31762,66 +30782,57 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/$count': + get: + tags: + - groups.site + summary: Get the number of the resource + operationId: group.site.termStore.group.set_GetCount + parameters: + - name: group-id in: path - description: The unique identifier of term + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: term - - name: term-id1 + x-ms-docs-key-type: group + - name: site-id in: path - description: The unique identifier of term + description: The unique identifier of site required: true style: simple schema: type: string - x-ms-docs-key-type: term - - name: relation-id + x-ms-docs-key-type: site + - name: group-id1 in: path - description: The unique identifier of relation + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: relation - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string + x-ms-docs-key-type: group + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count': + '/groups/{group-id}/sites/{site-id}/termStore/groups/$count': get: tags: - groups.site summary: Get the number of the resource - operationId: group.site.termStore.group.set.term.child.relation_GetCount + operationId: group.site.termStore.group_GetCount parameters: - name: group-id in: path @@ -31839,7 +30850,22 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: group-id1 + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/groups/{group-id}/sites/{site-id}/termStore/sets': + get: + tags: + - groups.site + summary: Get sets from groups + description: Collection of all sets available in the term store. This relationship can only be used to load a specific term set. + operationId: group.site.termStore_ListSet + parameters: + - name: group-id in: path description: The unique identifier of group required: true @@ -31847,44 +30873,63 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 + - name: site-id in: path - description: The unique identifier of term + description: The unique identifier of site required: true style: simple schema: type: string - x-ms-docs-key-type: term + x-ms-docs-key-type: site + - $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: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + $ref: '#/components/responses/microsoft.graph.termStore.setCollectionResponse' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/set': - get: + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: tags: - groups.site - summary: Get set from groups - description: 'The [set] in which the term is created.' - operationId: group.site.termStore.group.set.term.child_GetSet + summary: Create new navigation property to sets for groups + operationId: group.site.termStore_CreateSet parameters: - name: group-id in: path @@ -31902,7 +30947,32 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: group-id1 + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.set' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.set' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}': + get: + tags: + - groups.site + summary: Get sets from groups + description: Collection of all sets available in the term store. This relationship can only be used to load a specific term set. + operationId: group.site.termStore_GetSet + parameters: + - name: group-id in: path description: The unique identifier of group required: true @@ -31910,30 +30980,22 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id + - name: site-id in: path - description: The unique identifier of term + description: The unique identifier of site required: true style: simple schema: type: string - x-ms-docs-key-type: term - - name: term-id1 + x-ms-docs-key-type: site + - name: set-id in: path - description: The unique identifier of term + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: term + x-ms-docs-key-type: set - name: $select in: query description: Select properties to be returned @@ -31964,12 +31026,11 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/$count': - get: + patch: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.termStore.group.set.term.child_GetCount + summary: Update the navigation property sets in groups + operationId: group.site.termStore_UpdateSet parameters: - name: group-id in: path @@ -31987,7 +31048,38 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: group-id1 + - name: set-id + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.set' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.set' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - groups.site + summary: Delete navigation property sets for groups + operationId: group.site.termStore_DeleteSet + parameters: + - name: group-id in: path description: The unique identifier of group required: true @@ -31995,6 +31087,14 @@ paths: schema: type: string x-ms-docs-key-type: group + - name: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site - name: set-id in: path description: The unique identifier of set @@ -32003,28 +31103,25 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true + - name: If-Match + in: header + description: ETag style: simple schema: type: string - x-ms-docs-key-type: term - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Success default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations': + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children': get: tags: - groups.site - summary: Get relations from groups - description: To indicate which terms are related to the current term as either pinned or reused. - operationId: group.site.termStore.group.set.term_ListRelation + summary: Get children from groups + description: 'Children terms of set in term [store].' + operationId: group.site.termStore.set_ListChild parameters: - name: group-id in: path @@ -32042,14 +31139,6 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: group-id1 - in: path - description: The unique identifier of group - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: group - name: set-id in: path description: The unique identifier of set @@ -32058,14 +31147,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -32103,7 +31184,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.relationCollectionResponse' + $ref: '#/components/responses/microsoft.graph.termStore.termCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -32113,8 +31194,8 @@ paths: post: tags: - groups.site - summary: Create new navigation property to relations for groups - operationId: group.site.termStore.group.set.term_CreateRelation + summary: Create new navigation property to children for groups + operationId: group.site.termStore.set_CreateChild parameters: - name: group-id in: path @@ -32132,14 +31213,6 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: group-id1 - in: path - description: The unique identifier of group - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: group - name: set-id in: path description: The unique identifier of set @@ -32148,20 +31221,12 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.term' required: true responses: 2XX: @@ -32169,17 +31234,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}': get: tags: - groups.site - summary: Get relations from groups - description: To indicate which terms are related to the current term as either pinned or reused. - operationId: group.site.termStore.group.set.term_GetRelation + summary: Get children from groups + description: 'Children terms of set in term [store].' + operationId: group.site.termStore.set_GetChild parameters: - name: group-id in: path @@ -32197,14 +31262,6 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: group-id1 - in: path - description: The unique identifier of group - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: group - name: set-id in: path description: The unique identifier of set @@ -32221,14 +31278,6 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: relation-id - in: path - description: The unique identifier of relation - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: relation - name: $select in: query description: Select properties to be returned @@ -32255,15 +31304,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.site - summary: Update the navigation property relations in groups - operationId: group.site.termStore.group.set.term_UpdateRelation + summary: Update the navigation property children in groups + operationId: group.site.termStore.set_UpdateChild parameters: - name: group-id in: path @@ -32281,14 +31330,6 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: group-id1 - in: path - description: The unique identifier of group - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: group - name: set-id in: path description: The unique identifier of set @@ -32305,20 +31346,12 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: relation-id - in: path - description: The unique identifier of relation - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: relation requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.term' required: true responses: 2XX: @@ -32326,15 +31359,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete navigation property relations for groups - operationId: group.site.termStore.group.set.term_DeleteRelation + summary: Delete navigation property children for groups + operationId: group.site.termStore.set_DeleteChild parameters: - name: group-id in: path @@ -32352,14 +31385,6 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: group-id1 - in: path - description: The unique identifier of group - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: group - name: set-id in: path description: The unique identifier of set @@ -32376,14 +31401,6 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: relation-id - in: path - description: The unique identifier of relation - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: relation - name: If-Match in: header description: ETag @@ -32396,13 +31413,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children': get: tags: - groups.site - summary: Get fromTerm from groups - description: 'The from [term] of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the [set].' - operationId: group.site.termStore.group.set.term.relation_GetFromTerm + summary: Get children from groups + description: Children of current term. + operationId: group.site.termStore.set.child_ListChild parameters: - name: group-id in: path @@ -32420,14 +31437,6 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: group-id1 - in: path - description: The unique identifier of group - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: group - name: set-id in: path description: The unique identifier of set @@ -32444,14 +31453,21 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: relation-id - in: path - description: The unique identifier of relation - 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: relation + uniqueItems: true + type: array + items: + type: string - name: $select in: query description: Select properties to be returned @@ -32474,21 +31490,18 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/responses/microsoft.graph.termStore.termCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set': - get: + post: tags: - groups.site - summary: Get set from groups - description: 'The [set] in which the relation is relevant.' - operationId: group.site.termStore.group.set.term.relation_GetSet + summary: Create new navigation property to children for groups + operationId: group.site.termStore.set.child_CreateChild parameters: - name: group-id in: path @@ -32506,17 +31519,9 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: group-id1 + - name: set-id in: path - description: The unique identifier of group - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: group - - name: set-id - in: path - description: The unique identifier of set + description: The unique identifier of set required: true style: simple schema: @@ -32530,51 +31535,30 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: relation-id - in: path - description: The unique identifier of relation - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: relation - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' + required: true responses: 2XX: - description: Retrieved navigation property + description: Created navigation property. content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}': get: tags: - groups.site - summary: Get toTerm from groups - description: 'The to [term] of the relation. The term to which the relationship is defined.' - operationId: group.site.termStore.group.set.term.relation_GetToTerm + summary: Get children from groups + description: Children of current term. + operationId: group.site.termStore.set.child_GetChild parameters: - name: group-id in: path @@ -32592,14 +31576,6 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: group-id1 - in: path - description: The unique identifier of group - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: group - name: set-id in: path description: The unique identifier of set @@ -32616,14 +31592,14 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: relation-id + - name: term-id1 in: path - description: The unique identifier of relation + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: relation + x-ms-docs-key-type: term - name: $select in: query description: Select properties to be returned @@ -32654,12 +31630,11 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/$count': - get: + patch: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.termStore.group.set.term.relation_GetCount + summary: Update the navigation property children in groups + operationId: group.site.termStore.set.child_UpdateChild parameters: - name: group-id in: path @@ -32677,14 +31652,6 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: group-id1 - in: path - description: The unique identifier of group - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: group - name: set-id in: path description: The unique identifier of set @@ -32701,54 +31668,7 @@ paths: schema: type: string x-ms-docs-key-type: term - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/set': - get: - tags: - - groups.site - summary: Get set from groups - description: 'The [set] in which the term is created.' - operationId: group.site.termStore.group.set.term_GetSet - 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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: group-id1 - in: path - description: The unique identifier of group - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: group - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id + - name: term-id1 in: path description: The unique identifier of term required: true @@ -32756,42 +31676,28 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' + required: true responses: 2XX: - description: Retrieved navigation property + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/$count': - get: + delete: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.termStore.group.set.term_GetCount + summary: Delete navigation property children for groups + operationId: group.site.termStore.set.child_DeleteChild parameters: - name: group-id in: path @@ -32809,14 +31715,6 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: group-id1 - in: path - description: The unique identifier of group - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: group - name: set-id in: path description: The unique identifier of set @@ -32825,57 +31723,41 @@ paths: schema: type: string x-ms-docs-key-type: set - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/$count': - get: - tags: - - groups.site - summary: Get the number of the resource - operationId: group.site.termStore.group.set_GetCount - parameters: - - name: group-id + - name: term-id in: path - description: The unique identifier of group + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: group - - name: site-id + x-ms-docs-key-type: term + - name: term-id1 in: path - description: The unique identifier of site + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: site - - name: group-id1 - in: path - description: The unique identifier of group - required: true + x-ms-docs-key-type: term + - name: If-Match + in: header + description: ETag 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' + description: Success default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStore/groups/$count': + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations': get: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.termStore.group_GetCount + summary: Get relations from groups + description: To indicate which terms are related to the current term as either pinned or reused. + operationId: group.site.termStore.set.child_ListRelation parameters: - name: group-id in: path @@ -32893,37 +31775,30 @@ paths: schema: type: string x-ms-docs-key-type: site - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStore/sets': - get: - tags: - - groups.site - summary: Get sets from groups - description: Collection of all sets available in the term store. This relationship can only be used to load a specific term set. - operationId: group.site.termStore_ListSet - parameters: - - name: group-id + - name: set-id in: path - description: The unique identifier of group + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: group - - name: site-id + x-ms-docs-key-type: set + - name: term-id in: path - description: The unique identifier of site + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: site + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -32961,7 +31836,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.setCollectionResponse' + $ref: '#/components/responses/microsoft.graph.termStore.relationCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -32971,8 +31846,8 @@ paths: post: tags: - groups.site - summary: Create new navigation property to sets for groups - operationId: group.site.termStore_CreateSet + summary: Create new navigation property to relations for groups + operationId: group.site.termStore.set.child_CreateRelation parameters: - name: group-id in: path @@ -32990,12 +31865,36 @@ paths: schema: type: string x-ms-docs-key-type: site + - name: set-id + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' required: true responses: 2XX: @@ -33003,17 +31902,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}': get: tags: - groups.site - summary: Get sets from groups - description: Collection of all sets available in the term store. This relationship can only be used to load a specific term set. - operationId: group.site.termStore_GetSet + summary: Get relations from groups + description: To indicate which terms are related to the current term as either pinned or reused. + operationId: group.site.termStore.set.child_GetRelation parameters: - name: group-id in: path @@ -33039,6 +31938,30 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation - name: $select in: query description: Select properties to be returned @@ -33065,15 +31988,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.site - summary: Update the navigation property sets in groups - operationId: group.site.termStore_UpdateSet + summary: Update the navigation property relations in groups + operationId: group.site.termStore.set.child_UpdateRelation parameters: - name: group-id in: path @@ -33099,12 +32022,36 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' required: true responses: 2XX: @@ -33112,15 +32059,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete navigation property sets for groups - operationId: group.site.termStore_DeleteSet + summary: Delete navigation property relations for groups + operationId: group.site.termStore.set.child_DeleteRelation parameters: - name: group-id in: path @@ -33146,6 +32093,30 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation - name: If-Match in: header description: ETag @@ -33158,13 +32129,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm': get: tags: - groups.site - summary: Get children from groups - description: 'Children terms of set in term [store].' - operationId: group.site.termStore.set_ListChild + summary: Get fromTerm from groups + description: 'The from [term] of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the [set].' + operationId: group.site.termStore.set.child.relation_GetFromTerm parameters: - name: group-id in: path @@ -33190,21 +32161,30 @@ paths: schema: type: string x-ms-docs-key-type: set - - $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: term-id + in: path + description: The unique identifier of term + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation - name: $select in: query description: Select properties to be returned @@ -33227,18 +32207,21 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.termCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set': + get: tags: - groups.site - summary: Create new navigation property to children for groups - operationId: group.site.termStore.set_CreateChild + summary: Get set from groups + description: 'The [set] in which the relation is relevant.' + operationId: group.site.termStore.set.child.relation_GetSet parameters: - name: group-id in: path @@ -33264,63 +32247,30 @@ paths: schema: type: string x-ms-docs-key-type: set - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' - required: true - responses: - 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}': - get: - tags: - - groups.site - summary: Get children from groups - description: 'Children terms of set in term [store].' - operationId: group.site.termStore.set_GetChild - 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: site-id + - name: term-id in: path - description: The unique identifier of site + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: site - - name: set-id + x-ms-docs-key-type: term + - name: term-id1 in: path - description: The unique identifier of set + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: set - - name: term-id + x-ms-docs-key-type: term + - name: relation-id in: path - description: The unique identifier of term + description: The unique identifier of relation required: true style: simple schema: type: string - x-ms-docs-key-type: term + x-ms-docs-key-type: relation - name: $select in: query description: Select properties to be returned @@ -33347,15 +32297,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.set' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm': + get: tags: - groups.site - summary: Update the navigation property children in groups - operationId: group.site.termStore.set_UpdateChild + summary: Get toTerm from groups + description: 'The to [term] of the relation. The term to which the relationship is defined.' + operationId: group.site.termStore.set.child.relation_GetToTerm parameters: - name: group-id in: path @@ -33389,54 +32341,7 @@ paths: schema: type: string x-ms-docs-key-type: term - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - groups.site - summary: Delete navigation property children for groups - operationId: group.site.termStore.set_DeleteChild - 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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id + - name: term-id1 in: path description: The unique identifier of term required: true @@ -33444,73 +32349,14 @@ paths: schema: type: string x-ms-docs-key-type: term - - 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}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children': - get: - tags: - - groups.site - summary: Get children from groups - description: Children of current term. - operationId: group.site.termStore.set.child_ListChild - 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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id + - name: relation-id in: path - description: The unique identifier of term + description: The unique identifier of relation required: true style: simple schema: type: string - x-ms-docs-key-type: term - - $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: - type: string + x-ms-docs-key-type: relation - name: $select in: query description: Select properties to be returned @@ -33533,18 +32379,20 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.termCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count': + get: tags: - groups.site - summary: Create new navigation property to children for groups - operationId: group.site.termStore.set.child_CreateChild + summary: Get the number of the resource + operationId: group.site.termStore.set.child.relation_GetCount parameters: - name: group-id in: path @@ -33578,30 +32426,28 @@ paths: schema: type: string x-ms-docs-key-type: term - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' - required: true + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/set': get: tags: - groups.site - summary: Get children from groups - description: Children of current term. - operationId: group.site.termStore.set.child_GetChild + summary: Get set from groups + description: 'The [set] in which the term is created.' + operationId: group.site.termStore.set.child_GetSet parameters: - name: group-id in: path @@ -33669,78 +32515,16 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - groups.site - summary: Update the navigation property children in groups - operationId: group.site.termStore.set.child_UpdateChild - 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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.set' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - delete: + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/$count': + get: tags: - groups.site - summary: Delete navigation property children for groups - operationId: group.site.termStore.set.child_DeleteChild + summary: Get the number of the resource + operationId: group.site.termStore.set.child_GetCount parameters: - name: group-id in: path @@ -33774,27 +32558,14 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - 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}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations': get: tags: - groups.site @@ -33834,14 +32605,6 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -33924,14 +32687,6 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term requestBody: description: New navigation property content: @@ -33949,7 +32704,7 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}': get: tags: - groups.site @@ -33989,14 +32744,6 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -34073,14 +32820,6 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -34144,14 +32883,6 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -34172,7 +32903,7 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}/fromTerm': get: tags: - groups.site @@ -34212,14 +32943,6 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -34258,7 +32981,7 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}/set': get: tags: - groups.site @@ -34298,14 +33021,6 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -34344,7 +33059,7 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}/toTerm': get: tags: - groups.site @@ -34384,14 +33099,6 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -34430,7 +33137,7 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/$count': get: tags: - groups.site @@ -34469,14 +33176,6 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -34484,7 +33183,7 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/set': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/set': get: tags: - groups.site @@ -34524,14 +33223,6 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - name: $select in: query description: Select properties to be returned @@ -34562,7 +33253,7 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/$count': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/$count': get: tags: - groups.site @@ -34593,28 +33284,80 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup': + get: + tags: + - groups.site + summary: Get parentGroup from groups + description: 'The parent [group] that contains the set.' + operationId: group.site.termStore.set_GetParentGroup + parameters: + - name: group-id in: path - description: The unique identifier of term + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: term - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + x-ms-docs-key-type: group + - name: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: set-id + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.group' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations': - get: + x-ms-docs-operation-type: operation + patch: tags: - groups.site - summary: Get relations from groups - description: To indicate which terms are related to the current term as either pinned or reused. - operationId: group.site.termStore.set.child_ListRelation + summary: Update the navigation property parentGroup in groups + operationId: group.site.termStore.set_UpdateParentGroup parameters: - name: group-id in: path @@ -34640,14 +33383,97 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.group' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.group' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - groups.site + summary: Delete navigation property parentGroup for groups + operationId: group.site.termStore.set_DeleteParentGroup + parameters: + - name: group-id in: path - description: The unique identifier of term + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: term + x-ms-docs-key-type: group + - name: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: set-id + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - 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}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets': + get: + tags: + - groups.site + summary: Get sets from groups + description: 'All sets under the group in a term [store].' + operationId: group.site.termStore.set.parentGroup_ListSet + 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: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: set-id + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -34685,7 +33511,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.relationCollectionResponse' + $ref: '#/components/responses/microsoft.graph.termStore.setCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -34695,8 +33521,8 @@ paths: post: tags: - groups.site - summary: Create new navigation property to relations for groups - operationId: group.site.termStore.set.child_CreateRelation + summary: Create new navigation property to sets for groups + operationId: group.site.termStore.set.parentGroup_CreateSet parameters: - name: group-id in: path @@ -34722,20 +33548,12 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.set' required: true responses: 2XX: @@ -34743,17 +33561,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.set' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}': get: tags: - groups.site - summary: Get relations from groups - description: To indicate which terms are related to the current term as either pinned or reused. - operationId: group.site.termStore.set.child_GetRelation + summary: Get sets from groups + description: 'All sets under the group in a term [store].' + operationId: group.site.termStore.set.parentGroup_GetSet parameters: - name: group-id in: path @@ -34779,22 +33597,14 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: relation-id + - name: set-id1 in: path - description: The unique identifier of relation + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: relation + x-ms-docs-key-type: set - name: $select in: query description: Select properties to be returned @@ -34821,15 +33631,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.set' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.site - summary: Update the navigation property relations in groups - operationId: group.site.termStore.set.child_UpdateRelation + summary: Update the navigation property sets in groups + operationId: group.site.termStore.set.parentGroup_UpdateSet parameters: - name: group-id in: path @@ -34855,28 +33665,20 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: relation-id + - name: set-id1 in: path - description: The unique identifier of relation + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: relation + x-ms-docs-key-type: set requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.set' required: true responses: 2XX: @@ -34884,15 +33686,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.set' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete navigation property relations for groups - operationId: group.site.termStore.set.child_DeleteRelation + summary: Delete navigation property sets for groups + operationId: group.site.termStore.set.parentGroup_DeleteSet parameters: - name: group-id in: path @@ -34918,22 +33720,14 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: relation-id + - name: set-id1 in: path - description: The unique identifier of relation + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: relation + x-ms-docs-key-type: set - name: If-Match in: header description: ETag @@ -34946,13 +33740,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}/fromTerm': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children': get: tags: - groups.site - summary: Get fromTerm from groups - description: 'The from [term] of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the [set].' - operationId: group.site.termStore.set.child.relation_GetFromTerm + summary: Get children from groups + description: 'Children terms of set in term [store].' + operationId: group.site.termStore.set.parentGroup.set_ListChild parameters: - name: group-id in: path @@ -34978,22 +33772,29 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id + - name: set-id1 in: path - description: The unique identifier of term + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: term - - name: relation-id - in: path - description: The unique identifier of relation - required: true - style: simple + x-ms-docs-key-type: set + - $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: relation + uniqueItems: true + type: array + items: + type: string - name: $select in: query description: Select properties to be returned @@ -35016,7 +33817,61 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property + $ref: '#/components/responses/microsoft.graph.termStore.termCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - groups.site + summary: Create new navigation property to children for groups + operationId: group.site.termStore.set.parentGroup.set_CreateChild + 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: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: set-id + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - name: set-id1 + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' + required: true + responses: + 2XX: + description: Created navigation property. content: application/json: schema: @@ -35024,13 +33879,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}/set': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}': get: tags: - groups.site - summary: Get set from groups - description: 'The [set] in which the relation is relevant.' - operationId: group.site.termStore.set.child.relation_GetSet + summary: Get children from groups + description: 'Children terms of set in term [store].' + operationId: group.site.termStore.set.parentGroup.set_GetChild parameters: - name: group-id in: path @@ -35056,22 +33911,22 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id + - name: set-id1 in: path - description: The unique identifier of term + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: term - - name: relation-id + x-ms-docs-key-type: set + - name: term-id in: path - description: The unique identifier of relation + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: relation + x-ms-docs-key-type: term - name: $select in: query description: Select properties to be returned @@ -35098,17 +33953,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/{relation-id}/toTerm': - get: + patch: tags: - groups.site - summary: Get toTerm from groups - description: 'The to [term] of the relation. The term to which the relationship is defined.' - operationId: group.site.termStore.set.child.relation_GetToTerm + summary: Update the navigation property children in groups + operationId: group.site.termStore.set.parentGroup.set_UpdateChild parameters: - name: group-id in: path @@ -35134,45 +33987,32 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id + - name: set-id1 in: path - description: The unique identifier of term + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: term - - name: relation-id + x-ms-docs-key-type: set + - name: term-id in: path - description: The unique identifier of relation + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: relation - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string + x-ms-docs-key-type: term + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' + required: true responses: 2XX: - description: Retrieved navigation property + description: Success content: application/json: schema: @@ -35180,12 +34020,11 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/relations/$count': - get: + delete: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.termStore.set.child.relation_GetCount + summary: Delete navigation property children for groups + operationId: group.site.termStore.set.parentGroup.set_DeleteChild parameters: - name: group-id in: path @@ -35211,6 +34050,14 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: set-id1 + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set - name: term-id in: path description: The unique identifier of term @@ -35219,20 +34066,25 @@ paths: schema: type: string x-ms-docs-key-type: term - - $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' - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/set': + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children': get: tags: - groups.site - summary: Get set from groups - description: 'The [set] in which the term is created.' - operationId: group.site.termStore.set.child_GetSet + summary: Get children from groups + description: Children of current term. + operationId: group.site.termStore.set.parentGroup.set.child_ListChild parameters: - name: group-id in: path @@ -35258,6 +34110,14 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: set-id1 + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set - name: term-id in: path description: The unique identifier of term @@ -35266,6 +34126,21 @@ paths: schema: type: string x-ms-docs-key-type: term + - $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: + type: string - name: $select in: query description: Select properties to be returned @@ -35288,20 +34163,18 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + $ref: '#/components/responses/microsoft.graph.termStore.termCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/$count': - get: + post: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.termStore.set.child_GetCount + summary: Create new navigation property to children for groups + operationId: group.site.termStore.set.parentGroup.set.child_CreateChild parameters: - name: group-id in: path @@ -35327,20 +34200,46 @@ paths: schema: type: string x-ms-docs-key-type: set - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + - name: set-id1 + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' + required: true responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup': + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}': get: tags: - groups.site - summary: Get parentGroup from groups - description: 'The parent [group] that contains the set.' - operationId: group.site.termStore.set_GetParentGroup + summary: Get children from groups + description: Children of current term. + operationId: group.site.termStore.set.parentGroup.set.child_GetChild parameters: - name: group-id in: path @@ -35366,6 +34265,30 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: set-id1 + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term - name: $select in: query description: Select properties to be returned @@ -35392,15 +34315,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.group' + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.site - summary: Update the navigation property parentGroup in groups - operationId: group.site.termStore.set_UpdateParentGroup + summary: Update the navigation property children in groups + operationId: group.site.termStore.set.parentGroup.set.child_UpdateChild parameters: - name: group-id in: path @@ -35426,12 +34349,36 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: set-id1 + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.group' + $ref: '#/components/schemas/microsoft.graph.termStore.term' required: true responses: 2XX: @@ -35439,15 +34386,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.group' + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete navigation property parentGroup for groups - operationId: group.site.termStore.set_DeleteParentGroup + summary: Delete navigation property children for groups + operationId: group.site.termStore.set.parentGroup.set.child_DeleteChild parameters: - name: group-id in: path @@ -35473,6 +34420,30 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: set-id1 + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term - name: If-Match in: header description: ETag @@ -35485,13 +34456,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations': get: tags: - groups.site - summary: Get sets from groups - description: 'All sets under the group in a term [store].' - operationId: group.site.termStore.set.parentGroup_ListSet + summary: Get relations from groups + description: To indicate which terms are related to the current term as either pinned or reused. + operationId: group.site.termStore.set.parentGroup.set.child_ListRelation parameters: - name: group-id in: path @@ -35517,6 +34488,30 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: set-id1 + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -35554,7 +34549,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.setCollectionResponse' + $ref: '#/components/responses/microsoft.graph.termStore.relationCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -35564,8 +34559,8 @@ paths: post: tags: - groups.site - summary: Create new navigation property to sets for groups - operationId: group.site.termStore.set.parentGroup_CreateSet + summary: Create new navigation property to relations for groups + operationId: group.site.termStore.set.parentGroup.set.child_CreateRelation parameters: - name: group-id in: path @@ -35591,12 +34586,36 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: set-id1 + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' required: true responses: 2XX: @@ -35604,17 +34623,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}': get: tags: - groups.site - summary: Get sets from groups - description: 'All sets under the group in a term [store].' - operationId: group.site.termStore.set.parentGroup_GetSet + summary: Get relations from groups + description: To indicate which terms are related to the current term as either pinned or reused. + operationId: group.site.termStore.set.parentGroup.set.child_GetRelation parameters: - name: group-id in: path @@ -35648,6 +34667,30 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation - name: $select in: query description: Select properties to be returned @@ -35674,15 +34717,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.site - summary: Update the navigation property sets in groups - operationId: group.site.termStore.set.parentGroup_UpdateSet + summary: Update the navigation property relations in groups + operationId: group.site.termStore.set.parentGroup.set.child_UpdateRelation parameters: - name: group-id in: path @@ -35716,28 +34759,52 @@ paths: schema: type: string x-ms-docs-key-type: set - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' - required: true - responses: - 2XX: - description: Success - content: + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.relation' + required: true + responses: + 2XX: + description: Success + content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete navigation property sets for groups - operationId: group.site.termStore.set.parentGroup_DeleteSet + summary: Delete navigation property relations for groups + operationId: group.site.termStore.set.parentGroup.set.child_DeleteRelation parameters: - name: group-id in: path @@ -35771,6 +34838,30 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation - name: If-Match in: header description: ETag @@ -35783,13 +34874,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm': get: tags: - groups.site - summary: Get children from groups - description: 'Children terms of set in term [store].' - operationId: group.site.termStore.set.parentGroup.set_ListChild + summary: Get fromTerm from groups + description: 'The from [term] of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the [set].' + operationId: group.site.termStore.set.parentGroup.set.child.relation_GetFromTerm parameters: - name: group-id in: path @@ -35823,21 +34914,30 @@ paths: schema: type: string x-ms-docs-key-type: set - - $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: term-id + in: path + description: The unique identifier of term + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation - name: $select in: query description: Select properties to be returned @@ -35860,18 +34960,21 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.termCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set': + get: tags: - groups.site - summary: Create new navigation property to children for groups - operationId: group.site.termStore.set.parentGroup.set_CreateChild + summary: Get set from groups + description: 'The [set] in which the relation is relevant.' + operationId: group.site.termStore.set.parentGroup.set.child.relation_GetSet parameters: - name: group-id in: path @@ -35905,30 +35008,67 @@ paths: schema: type: string x-ms-docs-key-type: set - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' - required: true + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Created navigation property. + description: Retrieved navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.set' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm': get: tags: - groups.site - summary: Get children from groups - description: 'Children terms of set in term [store].' - operationId: group.site.termStore.set.parentGroup.set_GetChild + summary: Get toTerm from groups + description: 'The to [term] of the relation. The term to which the relationship is defined.' + operationId: group.site.termStore.set.parentGroup.set.child.relation_GetToTerm parameters: - name: group-id in: path @@ -35970,6 +35110,22 @@ paths: schema: type: string x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation - name: $select in: query description: Select properties to be returned @@ -36000,11 +35156,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/$count': + get: tags: - groups.site - summary: Update the navigation property children in groups - operationId: group.site.termStore.set.parentGroup.set_UpdateChild + summary: Get the number of the resource + operationId: group.site.termStore.set.parentGroup.set.child.relation_GetCount parameters: - name: group-id in: path @@ -36046,28 +35203,28 @@ paths: schema: type: string x-ms-docs-key-type: term - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' - required: true + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/set': + get: tags: - groups.site - summary: Delete navigation property children for groups - operationId: group.site.termStore.set.parentGroup.set_DeleteChild + summary: Get set from groups + description: 'The [set] in which the term is created.' + operationId: group.site.termStore.set.parentGroup.set.child_GetSet parameters: - name: group-id in: path @@ -36109,25 +35266,105 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: If-Match - in: header - description: ETag + - name: term-id1 + in: path + description: The unique identifier of term + required: true style: simple schema: type: string + x-ms-docs-key-type: term + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Success + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.set' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/$count': get: tags: - groups.site - summary: Get children from groups - description: Children of current term. - operationId: group.site.termStore.set.parentGroup.set.child_ListChild + summary: Get the number of the resource + operationId: group.site.termStore.set.parentGroup.set.child_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: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: set-id + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - name: set-id1 + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/relations': + get: + tags: + - groups.site + summary: Get relations from groups + description: To indicate which terms are related to the current term as either pinned or reused. + operationId: group.site.termStore.set.parentGroup.set.child_ListRelation parameters: - name: group-id in: path @@ -36206,7 +35443,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.termCollectionResponse' + $ref: '#/components/responses/microsoft.graph.termStore.relationCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -36216,8 +35453,8 @@ paths: post: tags: - groups.site - summary: Create new navigation property to children for groups - operationId: group.site.termStore.set.parentGroup.set.child_CreateChild + summary: Create new navigation property to relations for groups + operationId: group.site.termStore.set.parentGroup.set.child_CreateRelation parameters: - name: group-id in: path @@ -36264,7 +35501,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' required: true responses: 2XX: @@ -36272,17 +35509,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/relations/{relation-id}': get: tags: - groups.site - summary: Get children from groups - description: Children of current term. - operationId: group.site.termStore.set.parentGroup.set.child_GetChild + summary: Get relations from groups + description: To indicate which terms are related to the current term as either pinned or reused. + operationId: group.site.termStore.set.parentGroup.set.child_GetRelation parameters: - name: group-id in: path @@ -36324,14 +35561,14 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: term-id1 + - name: relation-id in: path - description: The unique identifier of term + description: The unique identifier of relation required: true style: simple schema: type: string - x-ms-docs-key-type: term + x-ms-docs-key-type: relation - name: $select in: query description: Select properties to be returned @@ -36358,15 +35595,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.site - summary: Update the navigation property children in groups - operationId: group.site.termStore.set.parentGroup.set.child_UpdateChild + summary: Update the navigation property relations in groups + operationId: group.site.termStore.set.parentGroup.set.child_UpdateRelation parameters: - name: group-id in: path @@ -36408,20 +35645,20 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: term-id1 + - name: relation-id in: path - description: The unique identifier of term + description: The unique identifier of relation required: true style: simple schema: type: string - x-ms-docs-key-type: term + x-ms-docs-key-type: relation requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' required: true responses: 2XX: @@ -36429,15 +35666,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete navigation property children for groups - operationId: group.site.termStore.set.parentGroup.set.child_DeleteChild + summary: Delete navigation property relations for groups + operationId: group.site.termStore.set.parentGroup.set.child_DeleteRelation parameters: - name: group-id in: path @@ -36479,14 +35716,14 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: term-id1 + - name: relation-id in: path - description: The unique identifier of term + description: The unique identifier of relation required: true style: simple schema: type: string - x-ms-docs-key-type: term + x-ms-docs-key-type: relation - name: If-Match in: header description: ETag @@ -36499,13 +35736,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/relations/{relation-id}/fromTerm': get: tags: - groups.site - summary: Get relations from groups - description: To indicate which terms are related to the current term as either pinned or reused. - operationId: group.site.termStore.set.parentGroup.set.child_ListRelation + summary: Get fromTerm from groups + description: 'The from [term] of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the [set].' + operationId: group.site.termStore.set.parentGroup.set.child.relation_GetFromTerm parameters: - name: group-id in: path @@ -36547,29 +35784,14 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: term-id1 + - name: relation-id in: path - description: The unique identifier of term + description: The unique identifier of relation required: true style: simple schema: type: string - x-ms-docs-key-type: term - - $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: - type: string + x-ms-docs-key-type: relation - name: $select in: query description: Select properties to be returned @@ -36592,18 +35814,21 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.relationCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/relations/{relation-id}/set': + get: tags: - groups.site - summary: Create new navigation property to relations for groups - operationId: group.site.termStore.set.parentGroup.set.child_CreateRelation + summary: Get set from groups + description: 'The [set] in which the relation is relevant.' + operationId: group.site.termStore.set.parentGroup.set.child.relation_GetSet parameters: - name: group-id in: path @@ -36645,38 +35870,51 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: term-id1 + - name: relation-id in: path - description: The unique identifier of term + description: The unique identifier of relation required: true style: simple schema: type: string - x-ms-docs-key-type: term - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' - required: true + x-ms-docs-key-type: relation + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Created navigation property. + description: Retrieved navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.set' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/relations/{relation-id}/toTerm': get: tags: - groups.site - summary: Get relations from groups - description: To indicate which terms are related to the current term as either pinned or reused. - operationId: group.site.termStore.set.parentGroup.set.child_GetRelation + summary: Get toTerm from groups + description: 'The to [term] of the relation. The term to which the relationship is defined.' + operationId: group.site.termStore.set.parentGroup.set.child.relation_GetToTerm parameters: - name: group-id in: path @@ -36718,14 +35956,6 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -36760,15 +35990,16 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/relations/$count': + get: tags: - groups.site - summary: Update the navigation property relations in groups - operationId: group.site.termStore.set.parentGroup.set.child_UpdateRelation + summary: Get the number of the resource + operationId: group.site.termStore.set.parentGroup.set.child.relation_GetCount parameters: - name: group-id in: path @@ -36810,44 +36041,20 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: relation-id - in: path - description: The unique identifier of relation - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: relation - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' - required: true + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/set': + get: tags: - groups.site - summary: Delete navigation property relations for groups - operationId: group.site.termStore.set.parentGroup.set.child_DeleteRelation + summary: Get set from groups + description: 'The [set] in which the term is created.' + operationId: group.site.termStore.set.parentGroup.set.child_GetSet parameters: - name: group-id in: path @@ -36889,41 +36096,42 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: relation-id - in: path - description: The unique identifier of relation - 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: relation - - name: If-Match - in: header - description: ETag - style: simple + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false schema: - type: string + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Success + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.set' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/$count': get: tags: - groups.site - summary: Get fromTerm from groups - description: 'The from [term] of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the [set].' - operationId: group.site.termStore.set.parentGroup.set.child.relation_GetFromTerm + summary: Get the number of the resource + operationId: group.site.termStore.set.parentGroup.set.child_GetCount parameters: - name: group-id in: path @@ -36957,30 +36165,68 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations': + get: + tags: + - groups.site + summary: Get relations from groups + description: Indicates which terms have been pinned or reused directly under the set. + operationId: group.site.termStore.set.parentGroup.set_ListRelation + parameters: + - name: group-id in: path - description: The unique identifier of term + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: term - - name: term-id1 + x-ms-docs-key-type: group + - name: site-id in: path - description: The unique identifier of term + description: The unique identifier of site required: true style: simple schema: type: string - x-ms-docs-key-type: term - - name: relation-id + x-ms-docs-key-type: site + - name: set-id in: path - description: The unique identifier of relation + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: relation + x-ms-docs-key-type: set + - name: set-id1 + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - $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: + type: string - name: $select in: query description: Select properties to be returned @@ -37003,21 +36249,18 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/responses/microsoft.graph.termStore.relationCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set': - get: + post: tags: - groups.site - summary: Get set from groups - description: 'The [set] in which the relation is relevant.' - operationId: group.site.termStore.set.parentGroup.set.child.relation_GetSet + summary: Create new navigation property to relations for groups + operationId: group.site.termStore.set.parentGroup.set_CreateRelation parameters: - name: group-id in: path @@ -37051,22 +36294,63 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.relation' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.relation' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}': + get: + tags: + - groups.site + summary: Get relations from groups + description: Indicates which terms have been pinned or reused directly under the set. + operationId: group.site.termStore.set.parentGroup.set_GetRelation + parameters: + - name: group-id in: path - description: The unique identifier of term + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: term - - name: term-id1 + x-ms-docs-key-type: group + - name: site-id in: path - description: The unique identifier of term + description: The unique identifier of site required: true style: simple schema: type: string - x-ms-docs-key-type: term + x-ms-docs-key-type: site + - name: set-id + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - name: set-id1 + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set - name: relation-id in: path description: The unique identifier of relation @@ -37101,17 +36385,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm': - get: + patch: tags: - groups.site - summary: Get toTerm from groups - description: 'The to [term] of the relation. The term to which the relationship is defined.' - operationId: group.site.termStore.set.parentGroup.set.child.relation_GetToTerm + summary: Update the navigation property relations in groups + operationId: group.site.termStore.set.parentGroup.set_UpdateRelation parameters: - name: group-id in: path @@ -37145,22 +36427,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -37169,42 +36435,28 @@ paths: schema: type: string x-ms-docs-key-type: relation - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.relation' + required: true responses: 2XX: - description: Retrieved navigation property + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/$count': - get: + delete: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.termStore.set.parentGroup.set.child.relation_GetCount + summary: Delete navigation property relations for groups + operationId: group.site.termStore.set.parentGroup.set_DeleteRelation parameters: - name: group-id in: path @@ -37238,36 +36490,33 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id + - name: relation-id in: path - description: The unique identifier of term + description: The unique identifier of relation required: true style: simple schema: type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true + x-ms-docs-key-type: relation + - name: If-Match + in: header + description: ETag style: simple schema: type: string - x-ms-docs-key-type: term - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Success default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/set': + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/fromTerm': get: tags: - groups.site - summary: Get set from groups - description: 'The [set] in which the term is created.' - operationId: group.site.termStore.set.parentGroup.set.child_GetSet + summary: Get fromTerm from groups + description: 'The from [term] of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the [set].' + operationId: group.site.termStore.set.parentGroup.set.relation_GetFromTerm parameters: - name: group-id in: path @@ -37301,22 +36550,14 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 + - name: relation-id in: path - description: The unique identifier of term + description: The unique identifier of relation required: true style: simple schema: type: string - x-ms-docs-key-type: term + x-ms-docs-key-type: relation - name: $select in: query description: Select properties to be returned @@ -37343,16 +36584,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/$count': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/set': get: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.termStore.set.parentGroup.set.child_GetCount + summary: Get set from groups + description: 'The [set] in which the relation is relevant.' + operationId: group.site.termStore.set.parentGroup.set.relation_GetSet parameters: - name: group-id in: path @@ -37386,28 +36628,51 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id + - name: relation-id in: path - description: The unique identifier of term + description: The unique identifier of relation required: true style: simple schema: type: string - x-ms-docs-key-type: term - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + x-ms-docs-key-type: relation + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.set' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/relations': + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/toTerm': get: tags: - groups.site - summary: Get relations from groups - description: To indicate which terms are related to the current term as either pinned or reused. - operationId: group.site.termStore.set.parentGroup.set.child_ListRelation + summary: Get toTerm from groups + description: 'The to [term] of the relation. The term to which the relationship is defined.' + operationId: group.site.termStore.set.parentGroup.set.relation_GetToTerm parameters: - name: group-id in: path @@ -37441,29 +36706,14 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id + - name: relation-id in: path - description: The unique identifier of term + description: The unique identifier of relation required: true style: simple schema: type: string - x-ms-docs-key-type: term - - $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: - type: string + x-ms-docs-key-type: relation - name: $select in: query description: Select properties to be returned @@ -37486,18 +36736,20 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.relationCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/$count': + get: tags: - groups.site - summary: Create new navigation property to relations for groups - operationId: group.site.termStore.set.parentGroup.set.child_CreateRelation + summary: Get the number of the resource + operationId: group.site.termStore.set.parentGroup.set.relation_GetCount parameters: - name: group-id in: path @@ -37531,20 +36783,141 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms': + get: + tags: + - groups.site + summary: Get terms from groups + description: All the terms under the set. + operationId: group.site.termStore.set.parentGroup.set_ListTerm + parameters: + - name: group-id in: path - description: The unique identifier of term + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: term + x-ms-docs-key-type: group + - name: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: set-id + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - name: set-id1 + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - $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: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.termStore.termCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - groups.site + summary: Create new navigation property to terms for groups + operationId: group.site.termStore.set.parentGroup.set_CreateTerm + 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: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: set-id + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - name: set-id1 + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.term' required: true responses: 2XX: @@ -37552,17 +36925,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/relations/{relation-id}': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}': get: tags: - groups.site - summary: Get relations from groups - description: To indicate which terms are related to the current term as either pinned or reused. - operationId: group.site.termStore.set.parentGroup.set.child_GetRelation + summary: Get terms from groups + description: All the terms under the set. + operationId: group.site.termStore.set.parentGroup.set_GetTerm parameters: - name: group-id in: path @@ -37604,14 +36977,6 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: relation-id - in: path - description: The unique identifier of relation - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: relation - name: $select in: query description: Select properties to be returned @@ -37638,15 +37003,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.site - summary: Update the navigation property relations in groups - operationId: group.site.termStore.set.parentGroup.set.child_UpdateRelation + summary: Update the navigation property terms in groups + operationId: group.site.termStore.set.parentGroup.set_UpdateTerm parameters: - name: group-id in: path @@ -37688,20 +37053,12 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: relation-id - in: path - description: The unique identifier of relation - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: relation requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.term' required: true responses: 2XX: @@ -37709,15 +37066,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete navigation property relations for groups - operationId: group.site.termStore.set.parentGroup.set.child_DeleteRelation + summary: Delete navigation property terms for groups + operationId: group.site.termStore.set.parentGroup.set_DeleteTerm parameters: - name: group-id in: path @@ -37759,14 +37116,6 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: relation-id - in: path - description: The unique identifier of relation - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: relation - name: If-Match in: header description: ETag @@ -37779,13 +37128,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/relations/{relation-id}/fromTerm': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children': get: tags: - groups.site - summary: Get fromTerm from groups - description: 'The from [term] of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the [set].' - operationId: group.site.termStore.set.parentGroup.set.child.relation_GetFromTerm + summary: Get children from groups + description: Children of current term. + operationId: group.site.termStore.set.parentGroup.set.term_ListChild parameters: - name: group-id in: path @@ -37827,14 +37176,21 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: relation-id - in: path - description: The unique identifier of relation - 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: relation + uniqueItems: true + type: array + items: + type: string - name: $select in: query description: Select properties to be returned @@ -37857,21 +37213,18 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/responses/microsoft.graph.termStore.termCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/relations/{relation-id}/set': - get: + post: tags: - groups.site - summary: Get set from groups - description: 'The [set] in which the relation is relevant.' - operationId: group.site.termStore.set.parentGroup.set.child.relation_GetSet + summary: Create new navigation property to children for groups + operationId: group.site.termStore.set.parentGroup.set.term_CreateChild parameters: - name: group-id in: path @@ -37913,51 +37266,30 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: relation-id - in: path - description: The unique identifier of relation - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: relation - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' + required: true responses: 2XX: - description: Retrieved navigation property + description: Created navigation property. content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/relations/{relation-id}/toTerm': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}': get: tags: - groups.site - summary: Get toTerm from groups - description: 'The to [term] of the relation. The term to which the relationship is defined.' - operationId: group.site.termStore.set.parentGroup.set.child.relation_GetToTerm + summary: Get children from groups + description: Children of current term. + operationId: group.site.termStore.set.parentGroup.set.term_GetChild parameters: - name: group-id in: path @@ -37999,14 +37331,14 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: relation-id + - name: term-id1 in: path - description: The unique identifier of relation + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: relation + x-ms-docs-key-type: term - name: $select in: query description: Select properties to be returned @@ -38037,12 +37369,11 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/relations/$count': - get: + patch: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.termStore.set.parentGroup.set.child.relation_GetCount + summary: Update the navigation property children in groups + operationId: group.site.termStore.set.parentGroup.set.term_UpdateChild parameters: - name: group-id in: path @@ -38084,20 +37415,36 @@ paths: schema: type: string x-ms-docs-key-type: term - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' + required: true responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/set': - get: + x-ms-docs-operation-type: operation + delete: tags: - groups.site - summary: Get set from groups - description: 'The [set] in which the term is created.' - operationId: group.site.termStore.set.parentGroup.set.child_GetSet + summary: Delete navigation property children for groups + operationId: group.site.termStore.set.parentGroup.set.term_DeleteChild parameters: - name: group-id in: path @@ -38139,42 +37486,33 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false + type: string + x-ms-docs-key-type: term + - name: If-Match + in: header + description: ETag + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + description: Success default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/$count': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations': get: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.termStore.set.parentGroup.set.child_GetCount + summary: Get relations from groups + description: To indicate which terms are related to the current term as either pinned or reused. + operationId: group.site.termStore.set.parentGroup.set.term.child_ListRelation parameters: - name: group-id in: path @@ -38208,53 +37546,22 @@ paths: schema: type: string x-ms-docs-key-type: set - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations': - get: - tags: - - groups.site - summary: Get relations from groups - description: Indicates which terms have been pinned or reused directly under the set. - operationId: group.site.termStore.set.parentGroup.set_ListRelation - 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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: set-id + - name: term-id in: path - description: The unique identifier of set + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: set - - name: set-id1 + x-ms-docs-key-type: term + - name: term-id1 in: path - description: The unique identifier of set + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: set + x-ms-docs-key-type: term - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -38303,7 +37610,7 @@ paths: tags: - groups.site summary: Create new navigation property to relations for groups - operationId: group.site.termStore.set.parentGroup.set_CreateRelation + operationId: group.site.termStore.set.parentGroup.set.term.child_CreateRelation parameters: - name: group-id in: path @@ -38337,6 +37644,22 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term requestBody: description: New navigation property content: @@ -38354,13 +37677,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}': get: tags: - groups.site summary: Get relations from groups - description: Indicates which terms have been pinned or reused directly under the set. - operationId: group.site.termStore.set.parentGroup.set_GetRelation + description: To indicate which terms are related to the current term as either pinned or reused. + operationId: group.site.termStore.set.parentGroup.set.term.child_GetRelation parameters: - name: group-id in: path @@ -38394,6 +37717,22 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -38436,7 +37775,7 @@ paths: tags: - groups.site summary: Update the navigation property relations in groups - operationId: group.site.termStore.set.parentGroup.set_UpdateRelation + operationId: group.site.termStore.set.parentGroup.set.term.child_UpdateRelation parameters: - name: group-id in: path @@ -38470,6 +37809,22 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -38499,7 +37854,7 @@ paths: tags: - groups.site summary: Delete navigation property relations for groups - operationId: group.site.termStore.set.parentGroup.set_DeleteRelation + operationId: group.site.termStore.set.parentGroup.set.term.child_DeleteRelation parameters: - name: group-id in: path @@ -38533,6 +37888,22 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -38553,13 +37924,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/fromTerm': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm': get: tags: - groups.site summary: Get fromTerm from groups description: 'The from [term] of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the [set].' - operationId: group.site.termStore.set.parentGroup.set.relation_GetFromTerm + operationId: group.site.termStore.set.parentGroup.set.term.child.relation_GetFromTerm parameters: - name: group-id in: path @@ -38593,6 +37964,22 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -38631,13 +38018,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/set': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set': get: tags: - groups.site summary: Get set from groups description: 'The [set] in which the relation is relevant.' - operationId: group.site.termStore.set.parentGroup.set.relation_GetSet + operationId: group.site.termStore.set.parentGroup.set.term.child.relation_GetSet parameters: - name: group-id in: path @@ -38671,6 +38058,22 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -38709,13 +38112,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/toTerm': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm': get: tags: - groups.site summary: Get toTerm from groups description: 'The to [term] of the relation. The term to which the relationship is defined.' - operationId: group.site.termStore.set.parentGroup.set.relation_GetToTerm + operationId: group.site.termStore.set.parentGroup.set.term.child.relation_GetToTerm parameters: - name: group-id in: path @@ -38749,6 +38152,22 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -38787,12 +38206,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/$count': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/$count': get: tags: - groups.site summary: Get the number of the resource - operationId: group.site.termStore.set.parentGroup.set.relation_GetCount + operationId: group.site.termStore.set.parentGroup.set.term.child.relation_GetCount parameters: - name: group-id in: path @@ -38826,6 +38245,22 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -38833,13 +38268,13 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/set': get: tags: - groups.site - summary: Get terms from groups - description: All the terms under the set. - operationId: group.site.termStore.set.parentGroup.set_ListTerm + summary: Get set from groups + description: 'The [set] in which the term is created.' + operationId: group.site.termStore.set.parentGroup.set.term.child_GetSet parameters: - name: group-id in: path @@ -38873,21 +38308,22 @@ paths: schema: type: string x-ms-docs-key-type: set - - $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: term-id + in: path + description: The unique identifier of term + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term - name: $select in: query description: Select properties to be returned @@ -38910,18 +38346,20 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.termCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.set' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/$count': + get: tags: - groups.site - summary: Create new navigation property to terms for groups - operationId: group.site.termStore.set.parentGroup.set_CreateTerm + summary: Get the number of the resource + operationId: group.site.termStore.set.parentGroup.set.term.child_GetCount parameters: - name: group-id in: path @@ -38955,30 +38393,28 @@ paths: schema: type: string x-ms-docs-key-type: set - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' - required: true + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations': get: tags: - groups.site - summary: Get terms from groups - description: All the terms under the set. - operationId: group.site.termStore.set.parentGroup.set_GetTerm + summary: Get relations from groups + description: To indicate which terms are related to the current term as either pinned or reused. + operationId: group.site.termStore.set.parentGroup.set.term_ListRelation parameters: - name: group-id in: path @@ -39020,6 +38456,21 @@ paths: schema: type: string x-ms-docs-key-type: term + - $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: + type: string - name: $select in: query description: Select properties to be returned @@ -39042,19 +38493,18 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/responses/microsoft.graph.termStore.relationCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - patch: + post: tags: - groups.site - summary: Update the navigation property terms in groups - operationId: group.site.termStore.set.parentGroup.set_UpdateTerm + summary: Create new navigation property to relations for groups + operationId: group.site.termStore.set.parentGroup.set.term_CreateRelation parameters: - name: group-id in: path @@ -39096,12 +38546,169 @@ paths: schema: type: string x-ms-docs-key-type: term + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.relation' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.relation' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}': + get: + tags: + - groups.site + summary: Get relations from groups + description: To indicate which terms are related to the current term as either pinned or reused. + operationId: group.site.termStore.set.parentGroup.set.term_GetRelation + 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: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: set-id + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - name: set-id1 + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.relation' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - groups.site + summary: Update the navigation property relations in groups + operationId: group.site.termStore.set.parentGroup.set.term_UpdateRelation + 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: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: set-id + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - name: set-id1 + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' required: true responses: 2XX: @@ -39109,15 +38716,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete navigation property terms for groups - operationId: group.site.termStore.set.parentGroup.set_DeleteTerm + summary: Delete navigation property relations for groups + operationId: group.site.termStore.set.parentGroup.set.term_DeleteRelation parameters: - name: group-id in: path @@ -39159,6 +38766,14 @@ paths: schema: type: string x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation - name: If-Match in: header description: ETag @@ -39171,13 +38786,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/fromTerm': get: tags: - groups.site - summary: Get children from groups - description: Children of current term. - operationId: group.site.termStore.set.parentGroup.set.term_ListChild + summary: Get fromTerm from groups + description: 'The from [term] of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the [set].' + operationId: group.site.termStore.set.parentGroup.set.term.relation_GetFromTerm parameters: - name: group-id in: path @@ -39219,21 +38834,14 @@ paths: schema: type: string x-ms-docs-key-type: term - - $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: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: relation - name: $select in: query description: Select properties to be returned @@ -39256,18 +38864,21 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.termCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/set': + get: tags: - groups.site - summary: Create new navigation property to children for groups - operationId: group.site.termStore.set.parentGroup.set.term_CreateChild + summary: Get set from groups + description: 'The [set] in which the relation is relevant.' + operationId: group.site.termStore.set.parentGroup.set.term.relation_GetSet parameters: - name: group-id in: path @@ -39309,30 +38920,51 @@ paths: schema: type: string x-ms-docs-key-type: term - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' - required: true + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Created navigation property. + description: Retrieved navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.set' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/toTerm': get: tags: - groups.site - summary: Get children from groups - description: Children of current term. - operationId: group.site.termStore.set.parentGroup.set.term_GetChild + summary: Get toTerm from groups + description: 'The to [term] of the relation. The term to which the relationship is defined.' + operationId: group.site.termStore.set.parentGroup.set.term.relation_GetToTerm parameters: - name: group-id in: path @@ -39374,14 +39006,14 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: term-id1 + - name: relation-id in: path - description: The unique identifier of term + description: The unique identifier of relation required: true style: simple schema: type: string - x-ms-docs-key-type: term + x-ms-docs-key-type: relation - name: $select in: query description: Select properties to be returned @@ -39412,11 +39044,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/$count': + get: tags: - groups.site - summary: Update the navigation property children in groups - operationId: group.site.termStore.set.parentGroup.set.term_UpdateChild + summary: Get the number of the resource + operationId: group.site.termStore.set.parentGroup.set.term.relation_GetCount parameters: - name: group-id in: path @@ -39458,36 +39091,20 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' - required: true + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/set': + get: tags: - groups.site - summary: Delete navigation property children for groups - operationId: group.site.termStore.set.parentGroup.set.term_DeleteChild + summary: Get set from groups + description: 'The [set] in which the term is created.' + operationId: group.site.termStore.set.parentGroup.set.term_GetSet parameters: - name: group-id in: path @@ -39529,33 +39146,88 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: term-id1 + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.set' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/$count': + get: + tags: + - groups.site + summary: Get the number of the resource + operationId: group.site.termStore.set.parentGroup.set.term_GetCount + parameters: + - name: group-id in: path - description: The unique identifier of term + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: term - - name: If-Match - in: header - description: ETag + x-ms-docs-key-type: group + - name: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: set-id + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - name: set-id1 + in: path + description: The unique identifier of set + required: true style: simple schema: type: string + x-ms-docs-key-type: set + - $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}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/$count': get: tags: - groups.site - summary: Get relations from groups - description: To indicate which terms are related to the current term as either pinned or reused. - operationId: group.site.termStore.set.parentGroup.set.term.child_ListRelation + summary: Get the number of the resource + operationId: group.site.termStore.set.parentGroup.set_GetCount parameters: - name: group-id in: path @@ -39581,30 +39253,45 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: set-id1 + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations': + get: + tags: + - groups.site + summary: Get relations from groups + description: Indicates which terms have been pinned or reused directly under the set. + operationId: group.site.termStore.set_ListRelation + parameters: + - name: group-id in: path - description: The unique identifier of set + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: set - - name: term-id + x-ms-docs-key-type: group + - name: site-id in: path - description: The unique identifier of term + description: The unique identifier of site required: true style: simple schema: type: string - x-ms-docs-key-type: term - - name: term-id1 + x-ms-docs-key-type: site + - name: set-id in: path - description: The unique identifier of term + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: term + x-ms-docs-key-type: set - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -39653,7 +39340,7 @@ paths: tags: - groups.site summary: Create new navigation property to relations for groups - operationId: group.site.termStore.set.parentGroup.set.term.child_CreateRelation + operationId: group.site.termStore.set_CreateRelation parameters: - name: group-id in: path @@ -39679,30 +39366,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: set-id1 - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term requestBody: description: New navigation property content: @@ -39720,13 +39383,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}': get: tags: - groups.site summary: Get relations from groups - description: To indicate which terms are related to the current term as either pinned or reused. - operationId: group.site.termStore.set.parentGroup.set.term.child_GetRelation + description: Indicates which terms have been pinned or reused directly under the set. + operationId: group.site.termStore.set_GetRelation parameters: - name: group-id in: path @@ -39752,30 +39415,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: set-id1 - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -39818,7 +39457,7 @@ paths: tags: - groups.site summary: Update the navigation property relations in groups - operationId: group.site.termStore.set.parentGroup.set.term.child_UpdateRelation + operationId: group.site.termStore.set_UpdateRelation parameters: - name: group-id in: path @@ -39844,30 +39483,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: set-id1 - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -39897,7 +39512,7 @@ paths: tags: - groups.site summary: Delete navigation property relations for groups - operationId: group.site.termStore.set.parentGroup.set.term.child_DeleteRelation + operationId: group.site.termStore.set_DeleteRelation parameters: - name: group-id in: path @@ -39923,33 +39538,9 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: set-id1 + - name: relation-id in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: relation-id - in: path - description: The unique identifier of relation + description: The unique identifier of relation required: true style: simple schema: @@ -39967,13 +39558,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm': get: tags: - groups.site summary: Get fromTerm from groups description: 'The from [term] of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the [set].' - operationId: group.site.termStore.set.parentGroup.set.term.child.relation_GetFromTerm + operationId: group.site.termStore.set.relation_GetFromTerm parameters: - name: group-id in: path @@ -39999,30 +39590,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: set-id1 - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -40061,13 +39628,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set': get: tags: - groups.site summary: Get set from groups description: 'The [set] in which the relation is relevant.' - operationId: group.site.termStore.set.parentGroup.set.term.child.relation_GetSet + operationId: group.site.termStore.set.relation_GetSet parameters: - name: group-id in: path @@ -40093,30 +39660,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: set-id1 - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -40155,13 +39698,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm': get: tags: - groups.site summary: Get toTerm from groups description: 'The to [term] of the relation. The term to which the relationship is defined.' - operationId: group.site.termStore.set.parentGroup.set.term.child.relation_GetToTerm + operationId: group.site.termStore.set.relation_GetToTerm parameters: - name: group-id in: path @@ -40187,30 +39730,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: set-id1 - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -40249,12 +39768,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/$count': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/$count': get: tags: - groups.site summary: Get the number of the resource - operationId: group.site.termStore.set.parentGroup.set.term.child.relation_GetCount + operationId: group.site.termStore.set.relation_GetCount parameters: - name: group-id in: path @@ -40280,44 +39799,94 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: set-id1 + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms': + get: + tags: + - groups.site + summary: Get terms from groups + description: All the terms under the set. + operationId: group.site.termStore.set_ListTerm + parameters: + - name: group-id in: path - description: The unique identifier of set + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: set - - name: term-id + x-ms-docs-key-type: group + - name: site-id in: path - description: The unique identifier of term + description: The unique identifier of site required: true style: simple schema: type: string - x-ms-docs-key-type: term - - name: term-id1 + x-ms-docs-key-type: site + - name: set-id in: path - description: The unique identifier of term + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: term + x-ms-docs-key-type: set + - $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: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + $ref: '#/components/responses/microsoft.graph.termStore.termCollectionResponse' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/set': - get: + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: tags: - groups.site - summary: Get set from groups - description: 'The [set] in which the term is created.' - operationId: group.site.termStore.set.parentGroup.set.term.child_GetSet + summary: Create new navigation property to terms for groups + operationId: group.site.termStore.set_CreateTerm parameters: - name: group-id in: path @@ -40343,23 +39912,56 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: set-id1 + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}': + get: + tags: + - groups.site + summary: Get terms from groups + description: All the terms under the set. + operationId: group.site.termStore.set_GetTerm + parameters: + - name: group-id in: path - description: The unique identifier of set + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: set - - name: term-id + x-ms-docs-key-type: group + - name: site-id in: path - description: The unique identifier of term + description: The unique identifier of site required: true style: simple schema: type: string - x-ms-docs-key-type: term - - name: term-id1 + x-ms-docs-key-type: site + - name: set-id + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - name: term-id in: path description: The unique identifier of term required: true @@ -40393,16 +39995,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/$count': - get: + patch: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.termStore.set.parentGroup.set.term.child_GetCount + summary: Update the navigation property terms in groups + operationId: group.site.termStore.set_UpdateTerm parameters: - name: group-id in: path @@ -40428,7 +40029,54 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: set-id1 + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - groups.site + summary: Delete navigation property terms for groups + operationId: group.site.termStore.set_DeleteTerm + 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: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: set-id in: path description: The unique identifier of set required: true @@ -40444,20 +40092,25 @@ paths: schema: type: string x-ms-docs-key-type: term - - $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' - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations': + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children': get: tags: - groups.site - summary: Get relations from groups - description: To indicate which terms are related to the current term as either pinned or reused. - operationId: group.site.termStore.set.parentGroup.set.term_ListRelation + summary: Get children from groups + description: Children of current term. + operationId: group.site.termStore.set.term_ListChild parameters: - name: group-id in: path @@ -40483,14 +40136,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: set-id1 - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - name: term-id in: path description: The unique identifier of term @@ -40536,7 +40181,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.relationCollectionResponse' + $ref: '#/components/responses/microsoft.graph.termStore.termCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -40546,8 +40191,8 @@ paths: post: tags: - groups.site - summary: Create new navigation property to relations for groups - operationId: group.site.termStore.set.parentGroup.set.term_CreateRelation + summary: Create new navigation property to children for groups + operationId: group.site.termStore.set.term_CreateChild parameters: - name: group-id in: path @@ -40573,14 +40218,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: set-id1 - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - name: term-id in: path description: The unique identifier of term @@ -40594,7 +40231,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.term' required: true responses: 2XX: @@ -40602,17 +40239,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}': get: tags: - groups.site - summary: Get relations from groups - description: To indicate which terms are related to the current term as either pinned or reused. - operationId: group.site.termStore.set.parentGroup.set.term_GetRelation + summary: Get children from groups + description: Children of current term. + operationId: group.site.termStore.set.term_GetChild parameters: - name: group-id in: path @@ -40638,14 +40275,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: set-id1 - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - name: term-id in: path description: The unique identifier of term @@ -40654,14 +40283,14 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: relation-id + - name: term-id1 in: path - description: The unique identifier of relation + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: relation + x-ms-docs-key-type: term - name: $select in: query description: Select properties to be returned @@ -40688,15 +40317,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.site - summary: Update the navigation property relations in groups - operationId: group.site.termStore.set.parentGroup.set.term_UpdateRelation + summary: Update the navigation property children in groups + operationId: group.site.termStore.set.term_UpdateChild parameters: - name: group-id in: path @@ -40722,14 +40351,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: set-id1 - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - name: term-id in: path description: The unique identifier of term @@ -40738,20 +40359,20 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: relation-id + - name: term-id1 in: path - description: The unique identifier of relation + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: relation + x-ms-docs-key-type: term requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.term' required: true responses: 2XX: @@ -40759,15 +40380,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete navigation property relations for groups - operationId: group.site.termStore.set.parentGroup.set.term_DeleteRelation + summary: Delete navigation property children for groups + operationId: group.site.termStore.set.term_DeleteChild parameters: - name: group-id in: path @@ -40793,14 +40414,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: set-id1 - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - name: term-id in: path description: The unique identifier of term @@ -40809,14 +40422,14 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: relation-id + - name: term-id1 in: path - description: The unique identifier of relation + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: relation + x-ms-docs-key-type: term - name: If-Match in: header description: ETag @@ -40829,13 +40442,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/fromTerm': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations': get: tags: - groups.site - summary: Get fromTerm from groups - description: 'The from [term] of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the [set].' - operationId: group.site.termStore.set.parentGroup.set.term.relation_GetFromTerm + summary: Get relations from groups + description: To indicate which terms are related to the current term as either pinned or reused. + operationId: group.site.termStore.set.term.child_ListRelation parameters: - name: group-id in: path @@ -40861,14 +40474,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: set-id1 - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - name: term-id in: path description: The unique identifier of term @@ -40877,14 +40482,29 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: relation-id + - name: term-id1 in: path - description: The unique identifier of relation + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: relation + x-ms-docs-key-type: term + - $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: + type: string - name: $select in: query description: Select properties to be returned @@ -40907,21 +40527,83 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property + $ref: '#/components/responses/microsoft.graph.termStore.relationCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - groups.site + summary: Create new navigation property to relations for groups + operationId: group.site.termStore.set.term.child_CreateRelation + 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: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: set-id + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.relation' + required: true + responses: + 2XX: + description: Created navigation property. content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/set': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}': get: tags: - groups.site - summary: Get set from groups - description: 'The [set] in which the relation is relevant.' - operationId: group.site.termStore.set.parentGroup.set.term.relation_GetSet + summary: Get relations from groups + description: To indicate which terms are related to the current term as either pinned or reused. + operationId: group.site.termStore.set.term.child_GetRelation parameters: - name: group-id in: path @@ -40947,15 +40629,15 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: set-id1 + - name: term-id in: path - description: The unique identifier of set + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: set - - name: term-id + x-ms-docs-key-type: term + - name: term-id1 in: path description: The unique identifier of term required: true @@ -40997,17 +40679,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/toTerm': - get: + patch: tags: - groups.site - summary: Get toTerm from groups - description: 'The to [term] of the relation. The term to which the relationship is defined.' - operationId: group.site.termStore.set.parentGroup.set.term.relation_GetToTerm + summary: Update the navigation property relations in groups + operationId: group.site.termStore.set.term.child_UpdateRelation parameters: - name: group-id in: path @@ -41033,15 +40713,15 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: set-id1 + - name: term-id in: path - description: The unique identifier of set + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: set - - name: term-id + x-ms-docs-key-type: term + - name: term-id1 in: path description: The unique identifier of term required: true @@ -41057,42 +40737,28 @@ paths: schema: type: string x-ms-docs-key-type: relation - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.relation' + required: true responses: 2XX: - description: Retrieved navigation property + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/$count': - get: + delete: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.termStore.set.parentGroup.set.term.relation_GetCount + summary: Delete navigation property relations for groups + operationId: group.site.termStore.set.term.child_DeleteRelation parameters: - name: group-id in: path @@ -41118,15 +40784,15 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: set-id1 + - name: term-id in: path - description: The unique identifier of set + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: set - - name: term-id + x-ms-docs-key-type: term + - name: term-id1 in: path description: The unique identifier of term required: true @@ -41134,20 +40800,33 @@ paths: schema: type: string x-ms-docs-key-type: term - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation + - 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' - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/set': + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm': get: tags: - groups.site - summary: Get set from groups - description: 'The [set] in which the term is created.' - operationId: group.site.termStore.set.parentGroup.set.term_GetSet + summary: Get fromTerm from groups + description: 'The from [term] of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the [set].' + operationId: group.site.termStore.set.term.child.relation_GetFromTerm parameters: - name: group-id in: path @@ -41173,7 +40852,85 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: set-id1 + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set': + get: + tags: + - groups.site + summary: Get set from groups + description: 'The [set] in which the relation is relevant.' + operationId: group.site.termStore.set.term.child.relation_GetSet + 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: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: set-id in: path description: The unique identifier of set required: true @@ -41189,6 +40946,22 @@ paths: schema: type: string x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation - name: $select in: query description: Select properties to be returned @@ -41219,12 +40992,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/$count': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm': get: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.termStore.set.parentGroup.set.term_GetCount + summary: Get toTerm from groups + description: 'The to [term] of the relation. The term to which the relationship is defined.' + operationId: group.site.termStore.set.term.child.relation_GetToTerm parameters: - name: group-id in: path @@ -41250,7 +41024,84 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: set-id1 + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count': + get: + tags: + - groups.site + summary: Get the number of the resource + operationId: group.site.termStore.set.term.child.relation_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: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: set-id in: path description: The unique identifier of set required: true @@ -41258,6 +41109,22 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -41265,12 +41132,90 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/$count': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/set': + get: + tags: + - groups.site + summary: Get set from groups + description: 'The [set] in which the term is created.' + operationId: group.site.termStore.set.term.child_GetSet + 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: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: set-id + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.set' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/$count': get: tags: - groups.site summary: Get the number of the resource - operationId: group.site.termStore.set.parentGroup.set_GetCount + operationId: group.site.termStore.set.term.child_GetCount parameters: - name: group-id in: path @@ -41296,6 +41241,14 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -41303,13 +41256,13 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations': get: tags: - groups.site summary: Get relations from groups - description: Indicates which terms have been pinned or reused directly under the set. - operationId: group.site.termStore.set_ListRelation + description: To indicate which terms are related to the current term as either pinned or reused. + operationId: group.site.termStore.set.term_ListRelation parameters: - name: group-id in: path @@ -41335,6 +41288,14 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -41383,7 +41344,7 @@ paths: tags: - groups.site summary: Create new navigation property to relations for groups - operationId: group.site.termStore.set_CreateRelation + operationId: group.site.termStore.set.term_CreateRelation parameters: - name: group-id in: path @@ -41409,6 +41370,14 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term requestBody: description: New navigation property content: @@ -41426,13 +41395,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}': get: tags: - groups.site summary: Get relations from groups - description: Indicates which terms have been pinned or reused directly under the set. - operationId: group.site.termStore.set_GetRelation + description: To indicate which terms are related to the current term as either pinned or reused. + operationId: group.site.termStore.set.term_GetRelation parameters: - name: group-id in: path @@ -41458,6 +41427,14 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -41500,7 +41477,7 @@ paths: tags: - groups.site summary: Update the navigation property relations in groups - operationId: group.site.termStore.set_UpdateRelation + operationId: group.site.termStore.set.term_UpdateRelation parameters: - name: group-id in: path @@ -41526,6 +41503,14 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -41555,7 +41540,7 @@ paths: tags: - groups.site summary: Delete navigation property relations for groups - operationId: group.site.termStore.set_DeleteRelation + operationId: group.site.termStore.set.term_DeleteRelation parameters: - name: group-id in: path @@ -41581,6 +41566,14 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -41601,13 +41594,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm': get: tags: - groups.site summary: Get fromTerm from groups description: 'The from [term] of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the [set].' - operationId: group.site.termStore.set.relation_GetFromTerm + operationId: group.site.termStore.set.term.relation_GetFromTerm parameters: - name: group-id in: path @@ -41633,6 +41626,14 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -41671,13 +41672,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set': get: tags: - groups.site summary: Get set from groups description: 'The [set] in which the relation is relevant.' - operationId: group.site.termStore.set.relation_GetSet + operationId: group.site.termStore.set.term.relation_GetSet parameters: - name: group-id in: path @@ -41703,6 +41704,14 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -41741,13 +41750,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm': get: tags: - groups.site summary: Get toTerm from groups description: 'The to [term] of the relation. The term to which the relationship is defined.' - operationId: group.site.termStore.set.relation_GetToTerm + operationId: group.site.termStore.set.term.relation_GetToTerm parameters: - name: group-id in: path @@ -41773,6 +41782,14 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -41811,12 +41828,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/$count': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/$count': get: tags: - groups.site summary: Get the number of the resource - operationId: group.site.termStore.set.relation_GetCount + operationId: group.site.termStore.set.term.relation_GetCount parameters: - name: group-id in: path @@ -41842,6 +41859,14 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -41849,13 +41874,13 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms': + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set': get: tags: - groups.site - summary: Get terms from groups - description: All the terms under the set. - operationId: group.site.termStore.set_ListTerm + summary: Get set from groups + description: 'The [set] in which the term is created.' + operationId: group.site.termStore.set.term_GetSet parameters: - name: group-id in: path @@ -41881,21 +41906,14 @@ paths: schema: type: string x-ms-docs-key-type: set - - $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: term-id + in: path + description: The unique identifier of term + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: term - name: $select in: query description: Select properties to be returned @@ -41918,18 +41936,20 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.termCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.set' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/$count': + get: tags: - groups.site - summary: Create new navigation property to terms for groups - operationId: group.site.termStore.set_CreateTerm + summary: Get the number of the resource + operationId: group.site.termStore.set.term_GetCount parameters: - name: group-id in: path @@ -41955,30 +41975,19 @@ paths: schema: type: string x-ms-docs-key-type: set - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' - 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.termStore.term' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}': + '/groups/{group-id}/sites/{site-id}/termStore/sets/$count': get: tags: - groups.site - summary: Get terms from groups - description: All the terms under the set. - operationId: group.site.termStore.set_GetTerm + summary: Get the number of the resource + operationId: group.site.termStore.set_GetCount parameters: - name: group-id in: path @@ -41996,22 +42005,52 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: set-id + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/groups/{group-id}/sites/{site-id}/termStores': + get: + tags: + - groups.site + summary: Get termStores from groups + description: The collection of termStores under this site. + operationId: group.site_ListTermStore + parameters: + - name: group-id in: path - description: The unique identifier of set + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: set - - name: term-id + x-ms-docs-key-type: group + - name: site-id in: path - description: The unique identifier of term + description: The unique identifier of site required: true style: simple schema: type: string - x-ms-docs-key-type: term + x-ms-docs-key-type: site + - $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: + type: string - name: $select in: query description: Select properties to be returned @@ -42034,19 +42073,18 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/responses/microsoft.graph.termStore.storeCollectionResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: tags: - groups.site - summary: Update the navigation property terms in groups - operationId: group.site.termStore.set_UpdateTerm + summary: Create new navigation property to termStores for groups + operationId: group.site_CreateTermStore parameters: - name: group-id in: path @@ -42064,28 +42102,121 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: set-id + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.store' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.store' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}': + get: + tags: + - groups.site + summary: Get termStores from groups + description: The collection of termStores under this site. + operationId: group.site_GetTermStore + parameters: + - name: group-id in: path - description: The unique identifier of set + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: set - - name: term-id + x-ms-docs-key-type: group + - name: site-id in: path - description: The unique identifier of term + description: The unique identifier of site required: true style: simple schema: type: string - x-ms-docs-key-type: term + x-ms-docs-key-type: site + - name: store-id + in: path + description: The unique identifier of store + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: store + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.store' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - groups.site + summary: Update the navigation property termStores in groups + operationId: group.site_UpdateTermStore + 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: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: store-id + in: path + description: The unique identifier of store + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: store requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.store' required: true responses: 2XX: @@ -42093,15 +42224,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.store' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete navigation property terms for groups - operationId: group.site.termStore.set_DeleteTerm + summary: Delete navigation property termStores for groups + operationId: group.site_DeleteTermStore parameters: - name: group-id in: path @@ -42119,22 +42250,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id + - name: store-id in: path - description: The unique identifier of term + description: The unique identifier of store required: true style: simple schema: type: string - x-ms-docs-key-type: term + x-ms-docs-key-type: store - name: If-Match in: header description: ETag @@ -42147,13 +42270,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups': get: tags: - groups.site - summary: Get children from groups - description: Children of current term. - operationId: group.site.termStore.set.term_ListChild + summary: Get groups from groups + description: Collection of all groups available in the term store. + operationId: group.site.termStore_ListGroup parameters: - name: group-id in: path @@ -42171,22 +42294,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id + - name: store-id in: path - description: The unique identifier of term + description: The unique identifier of store required: true style: simple schema: type: string - x-ms-docs-key-type: term + x-ms-docs-key-type: store - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -42224,7 +42339,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.termCollectionResponse' + $ref: '#/components/responses/microsoft.graph.termStore.groupCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -42234,8 +42349,8 @@ paths: post: tags: - groups.site - summary: Create new navigation property to children for groups - operationId: group.site.termStore.set.term_CreateChild + summary: Create new navigation property to groups for groups + operationId: group.site.termStore_CreateGroup parameters: - name: group-id in: path @@ -42253,28 +42368,20 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id + - name: store-id in: path - description: The unique identifier of term + description: The unique identifier of store required: true style: simple schema: type: string - x-ms-docs-key-type: term + x-ms-docs-key-type: store requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.group' required: true responses: 2XX: @@ -42282,17 +42389,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.group' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}': get: tags: - groups.site - summary: Get children from groups - description: Children of current term. - operationId: group.site.termStore.set.term_GetChild + summary: Get groups from groups + description: Collection of all groups available in the term store. + operationId: group.site.termStore_GetGroup parameters: - name: group-id in: path @@ -42310,30 +42417,22 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id + - name: store-id in: path - description: The unique identifier of term + description: The unique identifier of store required: true style: simple schema: type: string - x-ms-docs-key-type: term - - name: term-id1 + x-ms-docs-key-type: store + - name: group-id1 in: path - description: The unique identifier of term + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: term + x-ms-docs-key-type: group - name: $select in: query description: Select properties to be returned @@ -42360,15 +42459,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.group' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.site - summary: Update the navigation property children in groups - operationId: group.site.termStore.set.term_UpdateChild + summary: Update the navigation property groups in groups + operationId: group.site.termStore_UpdateGroup parameters: - name: group-id in: path @@ -42386,36 +42485,28 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id + - name: store-id in: path - description: The unique identifier of term + description: The unique identifier of store required: true style: simple schema: type: string - x-ms-docs-key-type: term - - name: term-id1 + x-ms-docs-key-type: store + - name: group-id1 in: path - description: The unique identifier of term + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: term + x-ms-docs-key-type: group requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.group' required: true responses: 2XX: @@ -42423,15 +42514,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.group' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete navigation property children for groups - operationId: group.site.termStore.set.term_DeleteChild + summary: Delete navigation property groups for groups + operationId: group.site.termStore_DeleteGroup parameters: - name: group-id in: path @@ -42449,30 +42540,22 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id + - name: store-id in: path - description: The unique identifier of term + description: The unique identifier of store required: true style: simple schema: type: string - x-ms-docs-key-type: term - - name: term-id1 + x-ms-docs-key-type: store + - name: group-id1 in: path - description: The unique identifier of term + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: term + x-ms-docs-key-type: group - name: If-Match in: header description: ETag @@ -42485,13 +42568,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets': get: tags: - groups.site - summary: Get relations from groups - description: To indicate which terms are related to the current term as either pinned or reused. - operationId: group.site.termStore.set.term.child_ListRelation + summary: Get sets from groups + description: 'All sets under the group in a term [store].' + operationId: group.site.termStore.group_ListSet parameters: - name: group-id in: path @@ -42509,30 +42592,22 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id + - name: store-id in: path - description: The unique identifier of term + description: The unique identifier of store required: true style: simple schema: type: string - x-ms-docs-key-type: term - - name: term-id1 + x-ms-docs-key-type: store + - name: group-id1 in: path - description: The unique identifier of term + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: term + x-ms-docs-key-type: group - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -42570,7 +42645,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.relationCollectionResponse' + $ref: '#/components/responses/microsoft.graph.termStore.setCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -42580,8 +42655,8 @@ paths: post: tags: - groups.site - summary: Create new navigation property to relations for groups - operationId: group.site.termStore.set.term.child_CreateRelation + summary: Create new navigation property to sets for groups + operationId: group.site.termStore.group_CreateSet parameters: - name: group-id in: path @@ -42599,36 +42674,28 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id + - name: store-id in: path - description: The unique identifier of term + description: The unique identifier of store required: true style: simple schema: type: string - x-ms-docs-key-type: term - - name: term-id1 + x-ms-docs-key-type: store + - name: group-id1 in: path - description: The unique identifier of term + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: term + x-ms-docs-key-type: group requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.set' required: true responses: 2XX: @@ -42636,17 +42703,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.set' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}': get: tags: - groups.site - summary: Get relations from groups - description: To indicate which terms are related to the current term as either pinned or reused. - operationId: group.site.termStore.set.term.child_GetRelation + summary: Get sets from groups + description: 'All sets under the group in a term [store].' + operationId: group.site.termStore.group_GetSet parameters: - name: group-id in: path @@ -42664,38 +42731,30 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id + - name: store-id in: path - description: The unique identifier of term + description: The unique identifier of store required: true style: simple schema: type: string - x-ms-docs-key-type: term - - name: term-id1 + x-ms-docs-key-type: store + - name: group-id1 in: path - description: The unique identifier of term + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: term - - name: relation-id + x-ms-docs-key-type: group + - name: set-id in: path - description: The unique identifier of relation + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: relation + x-ms-docs-key-type: set - name: $select in: query description: Select properties to be returned @@ -42722,15 +42781,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.set' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.site - summary: Update the navigation property relations in groups - operationId: group.site.termStore.set.term.child_UpdateRelation + summary: Update the navigation property sets in groups + operationId: group.site.termStore.group_UpdateSet parameters: - name: group-id in: path @@ -42748,44 +42807,36 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id + - name: store-id in: path - description: The unique identifier of term + description: The unique identifier of store required: true style: simple schema: type: string - x-ms-docs-key-type: term - - name: term-id1 + x-ms-docs-key-type: store + - name: group-id1 in: path - description: The unique identifier of term + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: term - - name: relation-id + x-ms-docs-key-type: group + - name: set-id in: path - description: The unique identifier of relation + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: relation + x-ms-docs-key-type: set requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.set' required: true responses: 2XX: @@ -42793,15 +42844,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.set' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete navigation property relations for groups - operationId: group.site.termStore.set.term.child_DeleteRelation + summary: Delete navigation property sets for groups + operationId: group.site.termStore.group_DeleteSet parameters: - name: group-id in: path @@ -42819,38 +42870,30 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id + - name: store-id in: path - description: The unique identifier of term + description: The unique identifier of store required: true style: simple schema: type: string - x-ms-docs-key-type: term - - name: term-id1 + x-ms-docs-key-type: store + - name: group-id1 in: path - description: The unique identifier of term + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: term - - name: relation-id + x-ms-docs-key-type: group + - name: set-id in: path - description: The unique identifier of relation + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: relation + x-ms-docs-key-type: set - name: If-Match in: header description: ETag @@ -42863,13 +42906,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/children': get: tags: - groups.site - summary: Get fromTerm from groups - description: 'The from [term] of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the [set].' - operationId: group.site.termStore.set.term.child.relation_GetFromTerm + summary: Get children from groups + description: 'Children terms of set in term [store].' + operationId: group.site.termStore.group.set_ListChild parameters: - name: group-id in: path @@ -42887,38 +42930,45 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: set-id + - name: store-id in: path - description: The unique identifier of set + description: The unique identifier of store required: true style: simple schema: type: string - x-ms-docs-key-type: set - - name: term-id + x-ms-docs-key-type: store + - name: group-id1 in: path - description: The unique identifier of term + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: term - - name: term-id1 + x-ms-docs-key-type: group + - name: set-id in: path - description: The unique identifier of term + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: term - - name: relation-id - in: path - description: The unique identifier of relation - required: true - style: simple + x-ms-docs-key-type: set + - $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: relation + uniqueItems: true + type: array + items: + type: string - name: $select in: query description: Select properties to be returned @@ -42941,21 +42991,18 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/responses/microsoft.graph.termStore.termCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set': - get: + post: tags: - groups.site - summary: Get set from groups - description: 'The [set] in which the relation is relevant.' - operationId: group.site.termStore.set.term.child.relation_GetSet + summary: Create new navigation property to children for groups + operationId: group.site.termStore.group.set_CreateChild parameters: - name: group-id in: path @@ -42973,75 +43020,54 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id + - name: store-id in: path - description: The unique identifier of term + description: The unique identifier of store required: true style: simple schema: type: string - x-ms-docs-key-type: term - - name: term-id1 + x-ms-docs-key-type: store + - name: group-id1 in: path - description: The unique identifier of term + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: term - - name: relation-id + x-ms-docs-key-type: group + - name: set-id in: path - description: The unique identifier of relation + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: relation - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string + x-ms-docs-key-type: set + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' + required: true responses: 2XX: - description: Retrieved navigation property + description: Created navigation property. content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/children/{term-id}': get: tags: - groups.site - summary: Get toTerm from groups - description: 'The to [term] of the relation. The term to which the relationship is defined.' - operationId: group.site.termStore.set.term.child.relation_GetToTerm + summary: Get children from groups + description: 'Children terms of set in term [store].' + operationId: group.site.termStore.group.set_GetChild parameters: - name: group-id in: path @@ -43059,38 +43085,38 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: set-id + - name: store-id in: path - description: The unique identifier of set + description: The unique identifier of store required: true style: simple schema: type: string - x-ms-docs-key-type: set - - name: term-id + x-ms-docs-key-type: store + - name: group-id1 in: path - description: The unique identifier of term + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: term - - name: term-id1 + x-ms-docs-key-type: group + - name: set-id in: path - description: The unique identifier of term + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: term - - name: relation-id + x-ms-docs-key-type: set + - name: term-id in: path - description: The unique identifier of relation + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: relation + x-ms-docs-key-type: term - name: $select in: query description: Select properties to be returned @@ -43121,12 +43147,11 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count': - get: + patch: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.termStore.set.term.child.relation_GetCount + summary: Update the navigation property children in groups + operationId: group.site.termStore.group.set_UpdateChild parameters: - name: group-id in: path @@ -43144,23 +43169,31 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: set-id + - name: store-id in: path - description: The unique identifier of set + description: The unique identifier of store required: true style: simple schema: type: string - x-ms-docs-key-type: set - - name: term-id + x-ms-docs-key-type: store + - name: group-id1 in: path - description: The unique identifier of term + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: term - - name: term-id1 + x-ms-docs-key-type: group + - name: set-id + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - name: term-id in: path description: The unique identifier of term required: true @@ -43168,20 +43201,28 @@ paths: schema: type: string x-ms-docs-key-type: term - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' + required: true responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/set': - get: + x-ms-docs-operation-type: operation + delete: tags: - groups.site - summary: Get set from groups - description: 'The [set] in which the term is created.' - operationId: group.site.termStore.set.term.child_GetSet + summary: Delete navigation property children for groups + operationId: group.site.termStore.group.set_DeleteChild parameters: - name: group-id in: path @@ -43199,6 +43240,22 @@ paths: schema: type: string x-ms-docs-key-type: site + - name: store-id + in: path + description: The unique identifier of store + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: store + - name: group-id1 + in: path + description: The unique identifier of group + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: group - name: set-id in: path description: The unique identifier of set @@ -43215,50 +43272,25 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true + - name: If-Match + in: header + description: ETag style: simple schema: type: string - x-ms-docs-key-type: term - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + description: Success default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/$count': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/children/{term-id}/children': get: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.termStore.set.term.child_GetCount + summary: Get children from groups + description: Children of current term. + operationId: group.site.termStore.group.set.child_ListChild parameters: - name: group-id in: path @@ -43276,38 +43308,15 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id + - name: store-id in: path - description: The unique identifier of term + description: The unique identifier of store required: true style: simple schema: type: string - x-ms-docs-key-type: term - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations': - get: - tags: - - groups.site - summary: Get relations from groups - description: To indicate which terms are related to the current term as either pinned or reused. - operationId: group.site.termStore.set.term_ListRelation - parameters: - - name: group-id + x-ms-docs-key-type: store + - name: group-id1 in: path description: The unique identifier of group required: true @@ -43315,14 +43324,6 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - name: set-id in: path description: The unique identifier of set @@ -43376,7 +43377,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.relationCollectionResponse' + $ref: '#/components/responses/microsoft.graph.termStore.termCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -43386,8 +43387,8 @@ paths: post: tags: - groups.site - summary: Create new navigation property to relations for groups - operationId: group.site.termStore.set.term_CreateRelation + summary: Create new navigation property to children for groups + operationId: group.site.termStore.group.set.child_CreateChild parameters: - name: group-id in: path @@ -43405,6 +43406,22 @@ paths: schema: type: string x-ms-docs-key-type: site + - name: store-id + in: path + description: The unique identifier of store + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: store + - name: group-id1 + in: path + description: The unique identifier of group + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: group - name: set-id in: path description: The unique identifier of set @@ -43426,7 +43443,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.term' required: true responses: 2XX: @@ -43434,17 +43451,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}': get: tags: - groups.site - summary: Get relations from groups - description: To indicate which terms are related to the current term as either pinned or reused. - operationId: group.site.termStore.set.term_GetRelation + summary: Get children from groups + description: Children of current term. + operationId: group.site.termStore.group.set.child_GetChild parameters: - name: group-id in: path @@ -43462,6 +43479,22 @@ paths: schema: type: string x-ms-docs-key-type: site + - name: store-id + in: path + description: The unique identifier of store + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: store + - name: group-id1 + in: path + description: The unique identifier of group + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: group - name: set-id in: path description: The unique identifier of set @@ -43478,14 +43511,14 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: relation-id + - name: term-id1 in: path - description: The unique identifier of relation + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: relation + x-ms-docs-key-type: term - name: $select in: query description: Select properties to be returned @@ -43512,15 +43545,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.site - summary: Update the navigation property relations in groups - operationId: group.site.termStore.set.term_UpdateRelation + summary: Update the navigation property children in groups + operationId: group.site.termStore.group.set.child_UpdateChild parameters: - name: group-id in: path @@ -43538,6 +43571,22 @@ paths: schema: type: string x-ms-docs-key-type: site + - name: store-id + in: path + description: The unique identifier of store + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: store + - name: group-id1 + in: path + description: The unique identifier of group + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: group - name: set-id in: path description: The unique identifier of set @@ -43554,20 +43603,20 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: relation-id + - name: term-id1 in: path - description: The unique identifier of relation + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: relation + x-ms-docs-key-type: term requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.term' required: true responses: 2XX: @@ -43575,15 +43624,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete navigation property relations for groups - operationId: group.site.termStore.set.term_DeleteRelation + summary: Delete navigation property children for groups + operationId: group.site.termStore.group.set.child_DeleteChild parameters: - name: group-id in: path @@ -43601,6 +43650,22 @@ paths: schema: type: string x-ms-docs-key-type: site + - name: store-id + in: path + description: The unique identifier of store + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: store + - name: group-id1 + in: path + description: The unique identifier of group + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: group - name: set-id in: path description: The unique identifier of set @@ -43617,14 +43682,14 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: relation-id + - name: term-id1 in: path - description: The unique identifier of relation + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: relation + x-ms-docs-key-type: term - name: If-Match in: header description: ETag @@ -43637,13 +43702,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations': get: tags: - groups.site - summary: Get fromTerm from groups - description: 'The from [term] of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the [set].' - operationId: group.site.termStore.set.term.relation_GetFromTerm + summary: Get relations from groups + description: To indicate which terms are related to the current term as either pinned or reused. + operationId: group.site.termStore.group.set.child_ListRelation parameters: - name: group-id in: path @@ -43661,6 +43726,22 @@ paths: schema: type: string x-ms-docs-key-type: site + - name: store-id + in: path + description: The unique identifier of store + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: store + - name: group-id1 + in: path + description: The unique identifier of group + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: group - name: set-id in: path description: The unique identifier of set @@ -43677,14 +43758,29 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: relation-id + - name: term-id1 in: path - description: The unique identifier of relation + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: relation + x-ms-docs-key-type: term + - $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: + type: string - name: $select in: query description: Select properties to be returned @@ -43707,21 +43803,18 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/responses/microsoft.graph.termStore.relationCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set': - get: + post: tags: - groups.site - summary: Get set from groups - description: 'The [set] in which the relation is relevant.' - operationId: group.site.termStore.set.term.relation_GetSet + summary: Create new navigation property to relations for groups + operationId: group.site.termStore.group.set.child_CreateRelation parameters: - name: group-id in: path @@ -43739,6 +43832,22 @@ paths: schema: type: string x-ms-docs-key-type: site + - name: store-id + in: path + description: The unique identifier of store + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: store + - name: group-id1 + in: path + description: The unique identifier of group + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: group - name: set-id in: path description: The unique identifier of set @@ -43755,51 +43864,38 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: relation-id + - name: term-id1 in: path - description: The unique identifier of relation + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: relation - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string + x-ms-docs-key-type: term + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.relation' + required: true responses: 2XX: - description: Retrieved navigation property + description: Created navigation property. content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}': get: tags: - groups.site - summary: Get toTerm from groups - description: 'The to [term] of the relation. The term to which the relationship is defined.' - operationId: group.site.termStore.set.term.relation_GetToTerm + summary: Get relations from groups + description: To indicate which terms are related to the current term as either pinned or reused. + operationId: group.site.termStore.group.set.child_GetRelation parameters: - name: group-id in: path @@ -43817,6 +43913,22 @@ paths: schema: type: string x-ms-docs-key-type: site + - name: store-id + in: path + description: The unique identifier of store + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: store + - name: group-id1 + in: path + description: The unique identifier of group + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: group - name: set-id in: path description: The unique identifier of set @@ -43833,6 +43945,14 @@ paths: schema: type: string x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -43867,16 +43987,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/$count': - get: + patch: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.termStore.set.term.relation_GetCount + summary: Update the navigation property relations in groups + operationId: group.site.termStore.group.set.child_UpdateRelation parameters: - name: group-id in: path @@ -43894,6 +44013,22 @@ paths: schema: type: string x-ms-docs-key-type: site + - name: store-id + in: path + description: The unique identifier of store + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: store + - name: group-id1 + in: path + description: The unique identifier of group + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: group - name: set-id in: path description: The unique identifier of set @@ -43910,20 +44045,44 @@ paths: schema: type: string x-ms-docs-key-type: term - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set': - get: - tags: - - groups.site - summary: Get set from groups - description: 'The [set] in which the term is created.' - operationId: group.site.termStore.set.term_GetSet + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.relation' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.relation' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - groups.site + summary: Delete navigation property relations for groups + operationId: group.site.termStore.group.set.child_DeleteRelation parameters: - name: group-id in: path @@ -43941,6 +44100,22 @@ paths: schema: type: string x-ms-docs-key-type: site + - name: store-id + in: path + description: The unique identifier of store + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: store + - name: group-id1 + in: path + description: The unique identifier of group + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: group - name: set-id in: path description: The unique identifier of set @@ -43957,42 +44132,41 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false + type: string + x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: relation + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + description: Success default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/$count': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm': get: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.termStore.set.term_GetCount + summary: Get fromTerm from groups + description: 'The from [term] of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the [set].' + operationId: group.site.termStore.group.set.child.relation_GetFromTerm parameters: - name: group-id in: path @@ -44010,29 +44184,15 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: set-id + - name: store-id in: path - description: The unique identifier of set + description: The unique identifier of store required: true style: simple schema: type: string - x-ms-docs-key-type: set - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStore/sets/$count': - get: - tags: - - groups.site - summary: Get the number of the resource - operationId: group.site.termStore.set_GetCount - parameters: - - name: group-id + x-ms-docs-key-type: store + - name: group-id1 in: path description: The unique identifier of group required: true @@ -44040,60 +44200,38 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: site-id + - name: set-id in: path - description: The unique identifier of site + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: site - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStores': - get: - tags: - - groups.site - summary: Get termStores from groups - description: The collection of termStores under this site. - operationId: group.site_ListTermStore - parameters: - - name: group-id + x-ms-docs-key-type: set + - name: term-id in: path - description: The unique identifier of group + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: group - - name: site-id + x-ms-docs-key-type: term + - name: term-id1 in: path - description: The unique identifier of site + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: site - - $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 + x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: relation - name: $select in: query description: Select properties to be returned @@ -44116,18 +44254,21 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.storeCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set': + get: tags: - groups.site - summary: Create new navigation property to termStores for groups - operationId: group.site_CreateTermStore + summary: Get set from groups + description: 'The [set] in which the relation is relevant.' + operationId: group.site.termStore.group.set.child.relation_GetSet parameters: - name: group-id in: path @@ -44145,32 +44286,15 @@ paths: schema: type: string x-ms-docs-key-type: site - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.store' - required: true - responses: - 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.store' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}': - get: - tags: - - groups.site - summary: Get termStores from groups - description: The collection of termStores under this site. - operationId: group.site_GetTermStore - parameters: - - name: group-id + - name: store-id + in: path + description: The unique identifier of store + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: store + - name: group-id1 in: path description: The unique identifier of group required: true @@ -44178,22 +44302,38 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: site-id + - name: set-id in: path - description: The unique identifier of site + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: site - - name: store-id + x-ms-docs-key-type: set + - name: term-id in: path - description: The unique identifier of store + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: store + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation - name: $select in: query description: Select properties to be returned @@ -44220,15 +44360,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.store' + $ref: '#/components/schemas/microsoft.graph.termStore.set' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm': + get: tags: - groups.site - summary: Update the navigation property termStores in groups - operationId: group.site_UpdateTermStore + summary: Get toTerm from groups + description: 'The to [term] of the relation. The term to which the relationship is defined.' + operationId: group.site.termStore.group.set.child.relation_GetToTerm parameters: - name: group-id in: path @@ -44254,30 +44396,7 @@ paths: schema: type: string x-ms-docs-key-type: store - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.store' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.store' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - groups.site - summary: Delete navigation property termStores for groups - operationId: group.site_DeleteTermStore - parameters: - - name: group-id + - name: group-id1 in: path description: The unique identifier of group required: true @@ -44285,81 +44404,38 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: store-id + - name: set-id in: path - description: The unique identifier of store + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: store - - 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}/sites/{site-id}/termStores/{store-id}/groups': - get: - tags: - - groups.site - summary: Get groups from groups - description: Collection of all groups available in the term store. - operationId: group.site.termStore_ListGroup - parameters: - - name: group-id + x-ms-docs-key-type: set + - name: term-id in: path - description: The unique identifier of group + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: group - - name: site-id + x-ms-docs-key-type: term + - name: term-id1 in: path - description: The unique identifier of site + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: site - - name: store-id + x-ms-docs-key-type: term + - name: relation-id in: path - description: The unique identifier of store + description: The unique identifier of relation required: true style: simple schema: type: string - x-ms-docs-key-type: store - - $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: - type: string + x-ms-docs-key-type: relation - name: $select in: query description: Select properties to be returned @@ -44382,18 +44458,20 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.groupCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count': + get: tags: - groups.site - summary: Create new navigation property to groups for groups - operationId: group.site.termStore_CreateGroup + summary: Get the number of the resource + operationId: group.site.termStore.group.set.child.relation_GetCount parameters: - name: group-id in: path @@ -44419,30 +44497,52 @@ paths: schema: type: string x-ms-docs-key-type: store - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.group' - required: true + - name: group-id1 + in: path + description: The unique identifier of group + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: group + - name: set-id + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.group' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/set': get: tags: - groups.site - summary: Get groups from groups - description: Collection of all groups available in the term store. - operationId: group.site.termStore_GetGroup + summary: Get set from groups + description: 'The [set] in which the term is created.' + operationId: group.site.termStore.group.set.child_GetSet parameters: - name: group-id in: path @@ -44476,6 +44576,30 @@ paths: schema: type: string x-ms-docs-key-type: group + - name: set-id + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term - name: $select in: query description: Select properties to be returned @@ -44502,15 +44626,16 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.group' + $ref: '#/components/schemas/microsoft.graph.termStore.set' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/$count': + get: tags: - groups.site - summary: Update the navigation property groups in groups - operationId: group.site.termStore_UpdateGroup + summary: Get the number of the resource + operationId: group.site.termStore.group.set.child_GetCount parameters: - name: group-id in: path @@ -44544,28 +44669,36 @@ 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.termStore.group' - required: true + - name: set-id + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.group' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/children/{term-id}/relations': + get: tags: - groups.site - summary: Delete navigation property groups for groups - operationId: group.site.termStore_DeleteGroup + summary: Get relations from groups + description: To indicate which terms are related to the current term as either pinned or reused. + operationId: group.site.termStore.group.set.child_ListRelation parameters: - name: group-id in: path @@ -44599,58 +44732,22 @@ paths: 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}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets': - get: - tags: - - groups.site - summary: Get sets from groups - description: 'All sets under the group in a term [store].' - operationId: group.site.termStore.group_ListSet - 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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: store-id + - name: set-id in: path - description: The unique identifier of store + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: store - - name: group-id1 + x-ms-docs-key-type: set + - name: term-id in: path - description: The unique identifier of group + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: group + x-ms-docs-key-type: term - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -44688,7 +44785,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.setCollectionResponse' + $ref: '#/components/responses/microsoft.graph.termStore.relationCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -44698,8 +44795,8 @@ paths: post: tags: - groups.site - summary: Create new navigation property to sets for groups - operationId: group.site.termStore.group_CreateSet + summary: Create new navigation property to relations for groups + operationId: group.site.termStore.group.set.child_CreateRelation parameters: - name: group-id in: path @@ -44733,12 +44830,28 @@ paths: schema: type: string x-ms-docs-key-type: group + - name: set-id + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' required: true responses: 2XX: @@ -44746,17 +44859,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/children/{term-id}/relations/{relation-id}': get: tags: - groups.site - summary: Get sets from groups - description: 'All sets under the group in a term [store].' - operationId: group.site.termStore.group_GetSet + summary: Get relations from groups + description: To indicate which terms are related to the current term as either pinned or reused. + operationId: group.site.termStore.group.set.child_GetRelation parameters: - name: group-id in: path @@ -44798,6 +44911,22 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation - name: $select in: query description: Select properties to be returned @@ -44824,15 +44953,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.site - summary: Update the navigation property sets in groups - operationId: group.site.termStore.group_UpdateSet + summary: Update the navigation property relations in groups + operationId: group.site.termStore.group.set.child_UpdateRelation parameters: - name: group-id in: path @@ -44874,12 +45003,28 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' required: true responses: 2XX: @@ -44887,15 +45032,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete navigation property sets for groups - operationId: group.site.termStore.group_DeleteSet + summary: Delete navigation property relations for groups + operationId: group.site.termStore.group.set.child_DeleteRelation parameters: - name: group-id in: path @@ -44937,6 +45082,22 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation - name: If-Match in: header description: ETag @@ -44949,13 +45110,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/children': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/children/{term-id}/relations/{relation-id}/fromTerm': get: tags: - groups.site - summary: Get children from groups - description: 'Children terms of set in term [store].' - operationId: group.site.termStore.group.set_ListChild + summary: Get fromTerm from groups + description: 'The from [term] of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the [set].' + operationId: group.site.termStore.group.set.child.relation_GetFromTerm parameters: - name: group-id in: path @@ -44997,21 +45158,22 @@ paths: schema: type: string x-ms-docs-key-type: set - - $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: term-id + in: path + description: The unique identifier of term + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation - name: $select in: query description: Select properties to be returned @@ -45034,18 +45196,21 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.termCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/children/{term-id}/relations/{relation-id}/set': + get: tags: - groups.site - summary: Create new navigation property to children for groups - operationId: group.site.termStore.group.set_CreateChild + summary: Get set from groups + description: 'The [set] in which the relation is relevant.' + operationId: group.site.termStore.group.set.child.relation_GetSet parameters: - name: group-id in: path @@ -45087,30 +45252,59 @@ paths: schema: type: string x-ms-docs-key-type: set - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' - required: true + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Created navigation property. + description: Retrieved navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.set' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/children/{term-id}': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/children/{term-id}/relations/{relation-id}/toTerm': get: tags: - groups.site - summary: Get children from groups - description: 'Children terms of set in term [store].' - operationId: group.site.termStore.group.set_GetChild + summary: Get toTerm from groups + description: 'The to [term] of the relation. The term to which the relationship is defined.' + operationId: group.site.termStore.group.set.child.relation_GetToTerm parameters: - name: group-id in: path @@ -45160,6 +45354,14 @@ paths: schema: type: string x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation - name: $select in: query description: Select properties to be returned @@ -45190,82 +45392,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: - tags: - - groups.site - summary: Update the navigation property children in groups - operationId: group.site.termStore.group.set_UpdateChild - 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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: store-id - in: path - description: The unique identifier of store - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: store - - name: group-id1 - in: path - description: The unique identifier of group - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: group - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/children/{term-id}/relations/$count': + get: tags: - groups.site - summary: Delete navigation property children for groups - operationId: group.site.termStore.group.set_DeleteChild + summary: Get the number of the resource + operationId: group.site.termStore.group.set.child.relation_GetCount parameters: - name: group-id in: path @@ -45315,25 +45447,20 @@ paths: schema: type: string x-ms-docs-key-type: term - - 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}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/children/{term-id}/children': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/children/{term-id}/set': get: tags: - groups.site - summary: Get children from groups - description: Children of current term. - operationId: group.site.termStore.group.set.child_ListChild + summary: Get set from groups + description: 'The [set] in which the term is created.' + operationId: group.site.termStore.group.set.child_GetSet parameters: - name: group-id in: path @@ -45383,21 +45510,6 @@ paths: schema: type: string x-ms-docs-key-type: term - - $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: - type: string - name: $select in: query description: Select properties to be returned @@ -45420,18 +45532,20 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.termCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.set' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/children/$count': + get: tags: - groups.site - summary: Create new navigation property to children for groups - operationId: group.site.termStore.group.set.child_CreateChild + summary: Get the number of the resource + operationId: group.site.termStore.group.set.child_GetCount parameters: - name: group-id in: path @@ -45473,38 +45587,20 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' - 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.termStore.term' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/parentGroup': get: tags: - groups.site - summary: Get children from groups - description: Children of current term. - operationId: group.site.termStore.group.set.child_GetChild + summary: Get parentGroup from groups + description: 'The parent [group] that contains the set.' + operationId: group.site.termStore.group.set_GetParentGroup parameters: - name: group-id in: path @@ -45546,22 +45642,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - name: $select in: query description: Select properties to be returned @@ -45588,15 +45668,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.group' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.site - summary: Update the navigation property children in groups - operationId: group.site.termStore.group.set.child_UpdateChild + summary: Update the navigation property parentGroup in groups + operationId: group.site.termStore.group.set_UpdateParentGroup parameters: - name: group-id in: path @@ -45638,28 +45718,12 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.group' required: true responses: 2XX: @@ -45667,15 +45731,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.group' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete navigation property children for groups - operationId: group.site.termStore.group.set.child_DeleteChild + summary: Delete navigation property parentGroup for groups + operationId: group.site.termStore.group.set_DeleteParentGroup parameters: - name: group-id in: path @@ -45717,22 +45781,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - name: If-Match in: header description: ETag @@ -45745,13 +45793,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/relations': get: tags: - groups.site summary: Get relations from groups - description: To indicate which terms are related to the current term as either pinned or reused. - operationId: group.site.termStore.group.set.child_ListRelation + description: Indicates which terms have been pinned or reused directly under the set. + operationId: group.site.termStore.group.set_ListRelation parameters: - name: group-id in: path @@ -45793,22 +45841,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -45857,7 +45889,7 @@ paths: tags: - groups.site summary: Create new navigation property to relations for groups - operationId: group.site.termStore.group.set.child_CreateRelation + operationId: group.site.termStore.group.set_CreateRelation parameters: - name: group-id in: path @@ -45899,22 +45931,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term requestBody: description: New navigation property content: @@ -45932,13 +45948,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/relations/{relation-id}': get: tags: - groups.site summary: Get relations from groups - description: To indicate which terms are related to the current term as either pinned or reused. - operationId: group.site.termStore.group.set.child_GetRelation + description: Indicates which terms have been pinned or reused directly under the set. + operationId: group.site.termStore.group.set_GetRelation parameters: - name: group-id in: path @@ -45980,22 +45996,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -46038,7 +46038,7 @@ paths: tags: - groups.site summary: Update the navigation property relations in groups - operationId: group.site.termStore.group.set.child_UpdateRelation + operationId: group.site.termStore.group.set_UpdateRelation parameters: - name: group-id in: path @@ -46080,22 +46080,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -46125,7 +46109,7 @@ paths: tags: - groups.site summary: Delete navigation property relations for groups - operationId: group.site.termStore.group.set.child_DeleteRelation + operationId: group.site.termStore.group.set_DeleteRelation parameters: - name: group-id in: path @@ -46167,22 +46151,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -46203,13 +46171,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/fromTerm': get: tags: - groups.site summary: Get fromTerm from groups description: 'The from [term] of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the [set].' - operationId: group.site.termStore.group.set.child.relation_GetFromTerm + operationId: group.site.termStore.group.set.relation_GetFromTerm parameters: - name: group-id in: path @@ -46251,22 +46219,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -46305,13 +46257,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/set': get: tags: - groups.site summary: Get set from groups description: 'The [set] in which the relation is relevant.' - operationId: group.site.termStore.group.set.child.relation_GetSet + operationId: group.site.termStore.group.set.relation_GetSet parameters: - name: group-id in: path @@ -46353,22 +46305,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -46407,13 +46343,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/toTerm': get: tags: - groups.site summary: Get toTerm from groups description: 'The to [term] of the relation. The term to which the relationship is defined.' - operationId: group.site.termStore.group.set.child.relation_GetToTerm + operationId: group.site.termStore.group.set.relation_GetToTerm parameters: - name: group-id in: path @@ -46455,22 +46391,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -46509,12 +46429,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/relations/$count': get: tags: - groups.site summary: Get the number of the resource - operationId: group.site.termStore.group.set.child.relation_GetCount + operationId: group.site.termStore.group.set.relation_GetCount parameters: - name: group-id in: path @@ -46556,22 +46476,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -46579,13 +46483,13 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/set': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/terms': get: tags: - groups.site - summary: Get set from groups - description: 'The [set] in which the term is created.' - operationId: group.site.termStore.group.set.child_GetSet + summary: Get terms from groups + description: All the terms under the set. + operationId: group.site.termStore.group.set_ListTerm parameters: - name: group-id in: path @@ -46627,22 +46531,21 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - 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: term + uniqueItems: true + type: array + items: + type: string - name: $select in: query description: Select properties to be returned @@ -46665,20 +46568,18 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + $ref: '#/components/responses/microsoft.graph.termStore.termCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/$count': - get: + post: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.termStore.group.set.child_GetCount + summary: Create new navigation property to terms for groups + operationId: group.site.termStore.group.set_CreateTerm parameters: - name: group-id in: path @@ -46720,28 +46621,30 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' + required: true responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/children/{term-id}/relations': + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/terms/{term-id}': get: tags: - groups.site - summary: Get relations from groups - description: To indicate which terms are related to the current term as either pinned or reused. - operationId: group.site.termStore.group.set.child_ListRelation + summary: Get terms from groups + description: All the terms under the set. + operationId: group.site.termStore.group.set_GetTerm parameters: - name: group-id in: path @@ -46791,21 +46694,6 @@ paths: schema: type: string x-ms-docs-key-type: term - - $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: - type: string - name: $select in: query description: Select properties to be returned @@ -46828,18 +46716,19 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.relationCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + patch: tags: - groups.site - summary: Create new navigation property to relations for groups - operationId: group.site.termStore.group.set.child_CreateRelation + summary: Update the navigation property terms in groups + operationId: group.site.termStore.group.set_UpdateTerm parameters: - name: group-id in: path @@ -46890,29 +46779,27 @@ paths: type: string x-ms-docs-key-type: term requestBody: - description: New navigation property + description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.term' required: true responses: 2XX: - description: Created navigation property. + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/children/{term-id}/relations/{relation-id}': - get: + delete: tags: - groups.site - summary: Get relations from groups - description: To indicate which terms are related to the current term as either pinned or reused. - operationId: group.site.termStore.group.set.child_GetRelation + summary: Delete navigation property terms for groups + operationId: group.site.termStore.group.set_DeleteTerm parameters: - name: group-id in: path @@ -46962,49 +46849,25 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: relation-id - in: path - description: The unique identifier of relation - required: true + - name: If-Match + in: header + description: ETag style: simple schema: type: string - x-ms-docs-key-type: relation - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + description: Success default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children': + get: tags: - groups.site - summary: Update the navigation property relations in groups - operationId: group.site.termStore.group.set.child_UpdateRelation + summary: Get children from groups + description: Children of current term. + operationId: group.site.termStore.group.set.term_ListChild parameters: - name: group-id in: path @@ -47054,36 +46917,55 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: relation-id - in: path - description: The unique identifier of relation - 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: relation - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' - required: true + uniqueItems: true + type: array + items: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/responses/microsoft.graph.termStore.termCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - delete: + post: tags: - groups.site - summary: Delete navigation property relations for groups - operationId: group.site.termStore.group.set.child_DeleteRelation + summary: Create new navigation property to children for groups + operationId: group.site.termStore.group.set.term_CreateChild parameters: - name: group-id in: path @@ -47133,33 +47015,30 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: relation-id - in: path - description: The unique identifier of relation - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: relation - - name: If-Match - in: header - description: ETag - style: simple - schema: - type: string + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' + required: true responses: 2XX: - description: Success + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/children/{term-id}/relations/{relation-id}/fromTerm': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}': get: tags: - groups.site - summary: Get fromTerm from groups - description: 'The from [term] of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the [set].' - operationId: group.site.termStore.group.set.child.relation_GetFromTerm + summary: Get children from groups + description: Children of current term. + operationId: group.site.termStore.group.set.term_GetChild parameters: - name: group-id in: path @@ -47209,14 +47088,14 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: relation-id + - name: term-id1 in: path - description: The unique identifier of relation + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: relation + x-ms-docs-key-type: term - name: $select in: query description: Select properties to be returned @@ -47247,13 +47126,11 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/children/{term-id}/relations/{relation-id}/set': - get: + patch: tags: - groups.site - summary: Get set from groups - description: 'The [set] in which the relation is relevant.' - operationId: group.site.termStore.group.set.child.relation_GetSet + summary: Update the navigation property children in groups + operationId: group.site.termStore.group.set.term_UpdateChild parameters: - name: group-id in: path @@ -47303,51 +47180,36 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: relation-id + - name: term-id1 in: path - description: The unique identifier of relation + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: relation - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string + x-ms-docs-key-type: term + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' + required: true responses: 2XX: - description: Retrieved navigation property + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/children/{term-id}/relations/{relation-id}/toTerm': - get: + delete: tags: - groups.site - summary: Get toTerm from groups - description: 'The to [term] of the relation. The term to which the relationship is defined.' - operationId: group.site.termStore.group.set.child.relation_GetToTerm + summary: Delete navigation property children for groups + operationId: group.site.termStore.group.set.term_DeleteChild parameters: - name: group-id in: path @@ -47397,50 +47259,33 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: relation-id + - name: term-id1 in: path - description: The unique identifier of relation + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: relation - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false + x-ms-docs-key-type: term + - name: If-Match + in: header + description: ETag + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + description: Success default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/children/{term-id}/relations/$count': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations': get: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.termStore.group.set.child.relation_GetCount + summary: Get relations from groups + description: To indicate which terms are related to the current term as either pinned or reused. + operationId: group.site.termStore.group.set.term.child_ListRelation parameters: - name: group-id in: path @@ -47490,20 +47335,63 @@ paths: schema: type: string x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - $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: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + $ref: '#/components/responses/microsoft.graph.termStore.relationCollectionResponse' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/children/{term-id}/set': - get: + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: tags: - groups.site - summary: Get set from groups - description: 'The [set] in which the term is created.' - operationId: group.site.termStore.group.set.child_GetSet + summary: Create new navigation property to relations for groups + operationId: group.site.termStore.group.set.term.child_CreateRelation parameters: - name: group-id in: path @@ -47553,42 +47441,38 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: term + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.relation' + required: true responses: 2XX: - description: Retrieved navigation property + description: Created navigation property. content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/children/$count': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}': get: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.termStore.group.set.child_GetCount + summary: Get relations from groups + description: To indicate which terms are related to the current term as either pinned or reused. + operationId: group.site.termStore.group.set.term.child_GetRelation parameters: - name: group-id in: path @@ -47630,61 +47514,30 @@ paths: schema: type: string x-ms-docs-key-type: set - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/parentGroup': - get: - tags: - - groups.site - summary: Get parentGroup from groups - description: 'The parent [group] that contains the set.' - operationId: group.site.termStore.group.set_GetParentGroup - 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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: store-id + - name: term-id in: path - description: The unique identifier of store + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: store - - name: group-id1 + x-ms-docs-key-type: term + - name: term-id1 in: path - description: The unique identifier of group + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: group - - name: set-id + x-ms-docs-key-type: term + - name: relation-id in: path - description: The unique identifier of set + description: The unique identifier of relation required: true style: simple schema: type: string - x-ms-docs-key-type: set + x-ms-docs-key-type: relation - name: $select in: query description: Select properties to be returned @@ -47711,15 +47564,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.group' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.site - summary: Update the navigation property parentGroup in groups - operationId: group.site.termStore.group.set_UpdateParentGroup + summary: Update the navigation property relations in groups + operationId: group.site.termStore.group.set.term.child_UpdateRelation parameters: - name: group-id in: path @@ -47761,12 +47614,36 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.group' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' required: true responses: 2XX: @@ -47774,15 +47651,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.group' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete navigation property parentGroup for groups - operationId: group.site.termStore.group.set_DeleteParentGroup + summary: Delete navigation property relations for groups + operationId: group.site.termStore.group.set.term.child_DeleteRelation parameters: - name: group-id in: path @@ -47824,6 +47701,30 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation - name: If-Match in: header description: ETag @@ -47836,13 +47737,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/relations': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm': get: tags: - groups.site - summary: Get relations from groups - description: Indicates which terms have been pinned or reused directly under the set. - operationId: group.site.termStore.group.set_ListRelation + summary: Get fromTerm from groups + description: 'The from [term] of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the [set].' + operationId: group.site.termStore.group.set.term.child.relation_GetFromTerm parameters: - name: group-id in: path @@ -47884,21 +47785,30 @@ paths: schema: type: string x-ms-docs-key-type: set - - $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: term-id + in: path + description: The unique identifier of term + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation - name: $select in: query description: Select properties to be returned @@ -47921,18 +47831,21 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.relationCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set': + get: tags: - groups.site - summary: Create new navigation property to relations for groups - operationId: group.site.termStore.group.set_CreateRelation + summary: Get set from groups + description: 'The [set] in which the relation is relevant.' + operationId: group.site.termStore.group.set.term.child.relation_GetSet parameters: - name: group-id in: path @@ -47974,71 +47887,22 @@ paths: schema: type: string x-ms-docs-key-type: set - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' - required: true - responses: - 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/relations/{relation-id}': - get: - tags: - - groups.site - summary: Get relations from groups - description: Indicates which terms have been pinned or reused directly under the set. - operationId: group.site.termStore.group.set_GetRelation - 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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: store-id - in: path - description: The unique identifier of store - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: store - - name: group-id1 + - name: term-id in: path - description: The unique identifier of group + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: group - - name: set-id + x-ms-docs-key-type: term + - name: term-id1 in: path - description: The unique identifier of set + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: set + x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -48073,15 +47937,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.set' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm': + get: tags: - groups.site - summary: Update the navigation property relations in groups - operationId: group.site.termStore.group.set_UpdateRelation + summary: Get toTerm from groups + description: 'The to [term] of the relation. The term to which the relationship is defined.' + operationId: group.site.termStore.group.set.term.child.relation_GetToTerm parameters: - name: group-id in: path @@ -48123,6 +47989,22 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -48131,28 +48013,42 @@ paths: schema: type: string x-ms-docs-key-type: relation - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' - required: true + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Success + description: Retrieved navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - delete: + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count': + get: tags: - groups.site - summary: Delete navigation property relations for groups - operationId: group.site.termStore.group.set_DeleteRelation + summary: Get the number of the resource + operationId: group.site.termStore.group.set.term.child.relation_GetCount parameters: - name: group-id in: path @@ -48194,33 +48090,36 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: relation-id + - name: term-id in: path - description: The unique identifier of relation + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: relation - - name: If-Match - in: header - description: ETag + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true style: simple schema: type: string + x-ms-docs-key-type: term + - $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}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/fromTerm': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/set': get: tags: - groups.site - summary: Get fromTerm from groups - description: 'The from [term] of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the [set].' - operationId: group.site.termStore.group.set.relation_GetFromTerm + summary: Get set from groups + description: 'The [set] in which the term is created.' + operationId: group.site.termStore.group.set.term.child_GetSet parameters: - name: group-id in: path @@ -48262,14 +48161,22 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: relation-id + - name: term-id in: path - description: The unique identifier of relation + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: relation + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term - name: $select in: query description: Select properties to be returned @@ -48296,17 +48203,16 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.set' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/set': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/$count': get: tags: - groups.site - summary: Get set from groups - description: 'The [set] in which the relation is relevant.' - operationId: group.site.termStore.group.set.relation_GetSet + summary: Get the number of the resource + operationId: group.site.termStore.group.set.term.child_GetCount parameters: - name: group-id in: path @@ -48348,51 +48254,28 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: relation-id + - name: term-id in: path - description: The unique identifier of relation + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: relation - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string + x-ms-docs-key-type: term + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/toTerm': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations': get: tags: - groups.site - summary: Get toTerm from groups - description: 'The to [term] of the relation. The term to which the relationship is defined.' - operationId: group.site.termStore.group.set.relation_GetToTerm + summary: Get relations from groups + description: To indicate which terms are related to the current term as either pinned or reused. + operationId: group.site.termStore.group.set.term_ListRelation parameters: - name: group-id in: path @@ -48434,14 +48317,29 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: relation-id + - name: term-id in: path - description: The unique identifier of relation + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: relation + x-ms-docs-key-type: term + - $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: + type: string - name: $select in: query description: Select properties to be returned @@ -48464,20 +48362,18 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/responses/microsoft.graph.termStore.relationCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/relations/$count': - get: + post: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.termStore.group.set.relation_GetCount + summary: Create new navigation property to relations for groups + operationId: group.site.termStore.group.set.term_CreateRelation parameters: - name: group-id in: path @@ -48519,157 +48415,20 @@ paths: schema: type: string x-ms-docs-key-type: set - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/terms': - get: - tags: - - groups.site - summary: Get terms from groups - description: All the terms under the set. - operationId: group.site.termStore.group.set_ListTerm - 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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: store-id - in: path - description: The unique identifier of store - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: store - - name: group-id1 - in: path - description: The unique identifier of group - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: group - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - $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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.termCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - post: - tags: - - groups.site - summary: Create new navigation property to terms for groups - operationId: group.site.termStore.group.set_CreateTerm - 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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: store-id - in: path - description: The unique identifier of store - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: store - - name: group-id1 - in: path - description: The unique identifier of group - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: group - - name: set-id + - name: term-id in: path - description: The unique identifier of set + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: set + x-ms-docs-key-type: term requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' required: true responses: 2XX: @@ -48677,17 +48436,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/terms/{term-id}': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}': get: tags: - groups.site - summary: Get terms from groups - description: All the terms under the set. - operationId: group.site.termStore.group.set_GetTerm + summary: Get relations from groups + description: To indicate which terms are related to the current term as either pinned or reused. + operationId: group.site.termStore.group.set.term_GetRelation parameters: - name: group-id in: path @@ -48737,6 +48496,14 @@ paths: schema: type: string x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation - name: $select in: query description: Select properties to be returned @@ -48763,15 +48530,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.site - summary: Update the navigation property terms in groups - operationId: group.site.termStore.group.set_UpdateTerm + summary: Update the navigation property relations in groups + operationId: group.site.termStore.group.set.term_UpdateRelation parameters: - name: group-id in: path @@ -48821,12 +48588,20 @@ paths: schema: type: string x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' required: true responses: 2XX: @@ -48834,15 +48609,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete navigation property terms for groups - operationId: group.site.termStore.group.set_DeleteTerm + summary: Delete navigation property relations for groups + operationId: group.site.termStore.group.set.term_DeleteRelation parameters: - name: group-id in: path @@ -48892,6 +48667,14 @@ paths: schema: type: string x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation - name: If-Match in: header description: ETag @@ -48904,13 +48687,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm': get: tags: - groups.site - summary: Get children from groups - description: Children of current term. - operationId: group.site.termStore.group.set.term_ListChild + summary: Get fromTerm from groups + description: 'The from [term] of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the [set].' + operationId: group.site.termStore.group.set.term.relation_GetFromTerm parameters: - name: group-id in: path @@ -48960,21 +48743,14 @@ paths: schema: type: string x-ms-docs-key-type: term - - $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: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: relation - name: $select in: query description: Select properties to be returned @@ -48997,18 +48773,21 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.termCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set': + get: tags: - groups.site - summary: Create new navigation property to children for groups - operationId: group.site.termStore.group.set.term_CreateChild + summary: Get set from groups + description: 'The [set] in which the relation is relevant.' + operationId: group.site.termStore.group.set.term.relation_GetSet parameters: - name: group-id in: path @@ -49058,30 +48837,51 @@ paths: schema: type: string x-ms-docs-key-type: term - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' - required: true + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Created navigation property. + description: Retrieved navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.set' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm': get: tags: - groups.site - summary: Get children from groups - description: Children of current term. - operationId: group.site.termStore.group.set.term_GetChild + summary: Get toTerm from groups + description: 'The to [term] of the relation. The term to which the relationship is defined.' + operationId: group.site.termStore.group.set.term.relation_GetToTerm parameters: - name: group-id in: path @@ -49131,14 +48931,14 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: term-id1 + - name: relation-id in: path - description: The unique identifier of term + description: The unique identifier of relation required: true style: simple schema: type: string - x-ms-docs-key-type: term + x-ms-docs-key-type: relation - name: $select in: query description: Select properties to be returned @@ -49169,11 +48969,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/$count': + get: tags: - groups.site - summary: Update the navigation property children in groups - operationId: group.site.termStore.group.set.term_UpdateChild + summary: Get the number of the resource + operationId: group.site.termStore.group.set.term.relation_GetCount parameters: - name: group-id in: path @@ -49223,7 +49024,62 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: term-id1 + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/terms/{term-id}/set': + get: + tags: + - groups.site + summary: Get set from groups + description: 'The [set] in which the term is created.' + operationId: group.site.termStore.group.set.term_GetSet + 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: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: store-id + in: path + description: The unique identifier of store + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: store + - name: group-id1 + in: path + description: The unique identifier of group + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: group + - name: set-id + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - name: term-id in: path description: The unique identifier of term required: true @@ -49231,28 +49087,42 @@ paths: schema: type: string x-ms-docs-key-type: term - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' - required: true + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Success + description: Retrieved navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.set' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - delete: + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/terms/$count': + get: tags: - groups.site - summary: Delete navigation property children for groups - operationId: group.site.termStore.group.set.term_DeleteChild + summary: Get the number of the resource + operationId: group.site.termStore.group.set.term_GetCount parameters: - name: group-id in: path @@ -49294,41 +49164,65 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/$count': + get: + tags: + - groups.site + summary: Get the number of the resource + operationId: group.site.termStore.group.set_GetCount + parameters: + - name: group-id in: path - description: The unique identifier of term + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: term - - name: term-id1 + x-ms-docs-key-type: group + - name: site-id in: path - description: The unique identifier of term + description: The unique identifier of site required: true style: simple schema: type: string - x-ms-docs-key-type: term - - name: If-Match - in: header - description: ETag + x-ms-docs-key-type: site + - name: store-id + in: path + description: The unique identifier of store + required: true style: simple schema: type: string + x-ms-docs-key-type: store + - name: group-id1 + 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: - description: Success + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/$count': get: tags: - groups.site - summary: Get relations from groups - description: To indicate which terms are related to the current term as either pinned or reused. - operationId: group.site.termStore.group.set.term.child_ListRelation + summary: Get the number of the resource + operationId: group.site.termStore.group_GetCount parameters: - name: group-id in: path @@ -49354,7 +49248,22 @@ paths: schema: type: string x-ms-docs-key-type: store - - name: group-id1 + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets': + get: + tags: + - groups.site + summary: Get sets from groups + description: Collection of all sets available in the term store. This relationship can only be used to load a specific term set. + operationId: group.site.termStore_ListSet + parameters: + - name: group-id in: path description: The unique identifier of group required: true @@ -49362,30 +49271,22 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id + - name: site-id in: path - description: The unique identifier of term + description: The unique identifier of site required: true style: simple schema: type: string - x-ms-docs-key-type: term - - name: term-id1 + x-ms-docs-key-type: site + - name: store-id in: path - description: The unique identifier of term + description: The unique identifier of store required: true style: simple schema: type: string - x-ms-docs-key-type: term + x-ms-docs-key-type: store - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -49423,7 +49324,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.relationCollectionResponse' + $ref: '#/components/responses/microsoft.graph.termStore.setCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -49433,8 +49334,8 @@ paths: post: tags: - groups.site - summary: Create new navigation property to relations for groups - operationId: group.site.termStore.group.set.term.child_CreateRelation + summary: Create new navigation property to sets for groups + operationId: group.site.termStore_CreateSet parameters: - name: group-id in: path @@ -49460,44 +49361,12 @@ paths: schema: type: string x-ms-docs-key-type: store - - name: group-id1 - in: path - description: The unique identifier of group - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: group - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.set' required: true responses: 2XX: @@ -49505,17 +49374,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.set' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}': get: tags: - groups.site - summary: Get relations from groups - description: To indicate which terms are related to the current term as either pinned or reused. - operationId: group.site.termStore.group.set.term.child_GetRelation + summary: Get sets from groups + description: Collection of all sets available in the term store. This relationship can only be used to load a specific term set. + operationId: group.site.termStore_GetSet parameters: - name: group-id in: path @@ -49541,14 +49410,6 @@ paths: schema: type: string x-ms-docs-key-type: store - - name: group-id1 - in: path - description: The unique identifier of group - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: group - name: set-id in: path description: The unique identifier of set @@ -49557,30 +49418,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: relation-id - in: path - description: The unique identifier of relation - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: relation - name: $select in: query description: Select properties to be returned @@ -49607,15 +49444,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.set' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.site - summary: Update the navigation property relations in groups - operationId: group.site.termStore.group.set.term.child_UpdateRelation + summary: Update the navigation property sets in groups + operationId: group.site.termStore_UpdateSet parameters: - name: group-id in: path @@ -49641,14 +49478,6 @@ paths: schema: type: string x-ms-docs-key-type: store - - name: group-id1 - in: path - description: The unique identifier of group - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: group - name: set-id in: path description: The unique identifier of set @@ -49657,36 +49486,12 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: relation-id - in: path - description: The unique identifier of relation - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: relation requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.set' required: true responses: 2XX: @@ -49694,15 +49499,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.set' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete navigation property relations for groups - operationId: group.site.termStore.group.set.term.child_DeleteRelation + summary: Delete navigation property sets for groups + operationId: group.site.termStore_DeleteSet parameters: - name: group-id in: path @@ -49728,14 +49533,6 @@ paths: schema: type: string x-ms-docs-key-type: store - - name: group-id1 - in: path - description: The unique identifier of group - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: group - name: set-id in: path description: The unique identifier of set @@ -49744,30 +49541,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: relation-id - in: path - description: The unique identifier of relation - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: relation - name: If-Match in: header description: ETag @@ -49780,13 +49553,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/children': get: tags: - groups.site - summary: Get fromTerm from groups - description: 'The from [term] of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the [set].' - operationId: group.site.termStore.group.set.term.child.relation_GetFromTerm + summary: Get children from groups + description: 'Children terms of set in term [store].' + operationId: group.site.termStore.set_ListChild parameters: - name: group-id in: path @@ -49812,14 +49585,6 @@ paths: schema: type: string x-ms-docs-key-type: store - - name: group-id1 - in: path - description: The unique identifier of group - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: group - name: set-id in: path description: The unique identifier of set @@ -49828,30 +49593,21 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: relation-id - in: path - description: The unique identifier of relation - 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: relation + uniqueItems: true + type: array + items: + type: string - name: $select in: query description: Select properties to be returned @@ -49874,21 +49630,18 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/responses/microsoft.graph.termStore.termCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set': - get: + post: tags: - groups.site - summary: Get set from groups - description: 'The [set] in which the relation is relevant.' - operationId: group.site.termStore.group.set.term.child.relation_GetSet + summary: Create new navigation property to children for groups + operationId: group.site.termStore.set_CreateChild parameters: - name: group-id in: path @@ -49914,7 +49667,40 @@ paths: schema: type: string x-ms-docs-key-type: store - - name: group-id1 + - name: set-id + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/children/{term-id}': + get: + tags: + - groups.site + summary: Get children from groups + description: 'Children terms of set in term [store].' + operationId: group.site.termStore.set_GetChild + parameters: + - name: group-id in: path description: The unique identifier of group required: true @@ -49922,38 +49708,38 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: set-id + - name: site-id in: path - description: The unique identifier of set + description: The unique identifier of site required: true style: simple schema: type: string - x-ms-docs-key-type: set - - name: term-id + x-ms-docs-key-type: site + - name: store-id in: path - description: The unique identifier of term + description: The unique identifier of store required: true style: simple schema: type: string - x-ms-docs-key-type: term - - name: term-id1 + x-ms-docs-key-type: store + - name: set-id in: path - description: The unique identifier of term + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: term - - name: relation-id + x-ms-docs-key-type: set + - name: term-id in: path - description: The unique identifier of relation + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: relation + x-ms-docs-key-type: term - name: $select in: query description: Select properties to be returned @@ -49980,17 +49766,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm': - get: + patch: tags: - groups.site - summary: Get toTerm from groups - description: 'The to [term] of the relation. The term to which the relationship is defined.' - operationId: group.site.termStore.group.set.term.child.relation_GetToTerm + summary: Update the navigation property children in groups + operationId: group.site.termStore.set_UpdateChild parameters: - name: group-id in: path @@ -50016,14 +49800,6 @@ paths: schema: type: string x-ms-docs-key-type: store - - name: group-id1 - in: path - description: The unique identifier of group - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: group - name: set-id in: path description: The unique identifier of set @@ -50040,45 +49816,16 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: relation-id - in: path - description: The unique identifier of relation - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: relation - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' + required: true responses: 2XX: - description: Retrieved navigation property + description: Success content: application/json: schema: @@ -50086,12 +49833,11 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count': - get: + delete: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.termStore.group.set.term.child.relation_GetCount + summary: Delete navigation property children for groups + operationId: group.site.termStore.set_DeleteChild parameters: - name: group-id in: path @@ -50117,7 +49863,43 @@ paths: schema: type: string x-ms-docs-key-type: store - - name: group-id1 + - name: set-id + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - 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}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/children/{term-id}/children': + get: + tags: + - groups.site + summary: Get children from groups + description: Children of current term. + operationId: group.site.termStore.set.child_ListChild + parameters: + - name: group-id in: path description: The unique identifier of group required: true @@ -50125,23 +49907,31 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: set-id + - name: site-id in: path - description: The unique identifier of set + description: The unique identifier of site required: true style: simple schema: type: string - x-ms-docs-key-type: set - - name: term-id + x-ms-docs-key-type: site + - name: store-id in: path - description: The unique identifier of term + description: The unique identifier of store required: true style: simple schema: type: string - x-ms-docs-key-type: term - - name: term-id1 + x-ms-docs-key-type: store + - name: set-id + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - name: term-id in: path description: The unique identifier of term required: true @@ -50149,20 +49939,55 @@ paths: schema: type: string x-ms-docs-key-type: term + - $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: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + $ref: '#/components/responses/microsoft.graph.termStore.termCollectionResponse' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/set': - get: + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: tags: - groups.site - summary: Get set from groups - description: 'The [set] in which the term is created.' - operationId: group.site.termStore.group.set.term.child_GetSet + summary: Create new navigation property to children for groups + operationId: group.site.termStore.set.child_CreateChild parameters: - name: group-id in: path @@ -50188,7 +50013,48 @@ paths: schema: type: string x-ms-docs-key-type: store - - name: group-id1 + - name: set-id + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/children/{term-id}/children/{term-id1}': + get: + tags: + - groups.site + summary: Get children from groups + description: Children of current term. + operationId: group.site.termStore.set.child_GetChild + parameters: + - name: group-id in: path description: The unique identifier of group required: true @@ -50196,6 +50062,22 @@ paths: schema: type: string x-ms-docs-key-type: group + - name: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: store-id + in: path + description: The unique identifier of store + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: store - name: set-id in: path description: The unique identifier of set @@ -50246,16 +50128,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/$count': - get: + patch: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.termStore.group.set.term.child_GetCount + summary: Update the navigation property children in groups + operationId: group.site.termStore.set.child_UpdateChild parameters: - name: group-id in: path @@ -50281,7 +50162,54 @@ paths: schema: type: string x-ms-docs-key-type: store - - name: group-id1 + - name: set-id + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - groups.site + summary: Delete navigation property children for groups + operationId: group.site.termStore.set.child_DeleteChild + parameters: + - name: group-id in: path description: The unique identifier of group required: true @@ -50289,6 +50217,22 @@ paths: schema: type: string x-ms-docs-key-type: group + - name: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: store-id + in: path + description: The unique identifier of store + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: store - name: set-id in: path description: The unique identifier of set @@ -50305,20 +50249,33 @@ paths: schema: type: string x-ms-docs-key-type: term - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - 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' - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations': + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations': get: tags: - groups.site summary: Get relations from groups description: To indicate which terms are related to the current term as either pinned or reused. - operationId: group.site.termStore.group.set.term_ListRelation + operationId: group.site.termStore.set.child_ListRelation parameters: - name: group-id in: path @@ -50344,23 +50301,23 @@ paths: schema: type: string x-ms-docs-key-type: store - - name: group-id1 + - name: set-id in: path - description: The unique identifier of group + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: group - - name: set-id + x-ms-docs-key-type: set + - name: term-id in: path - description: The unique identifier of set + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: set - - name: term-id + x-ms-docs-key-type: term + - name: term-id1 in: path description: The unique identifier of term required: true @@ -50416,7 +50373,7 @@ paths: tags: - groups.site summary: Create new navigation property to relations for groups - operationId: group.site.termStore.group.set.term_CreateRelation + operationId: group.site.termStore.set.child_CreateRelation parameters: - name: group-id in: path @@ -50442,23 +50399,23 @@ paths: schema: type: string x-ms-docs-key-type: store - - name: group-id1 + - name: set-id in: path - description: The unique identifier of group + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: group - - name: set-id + x-ms-docs-key-type: set + - name: term-id in: path - description: The unique identifier of set + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: set - - name: term-id + x-ms-docs-key-type: term + - name: term-id1 in: path description: The unique identifier of term required: true @@ -50483,13 +50440,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}': get: tags: - groups.site summary: Get relations from groups description: To indicate which terms are related to the current term as either pinned or reused. - operationId: group.site.termStore.group.set.term_GetRelation + operationId: group.site.termStore.set.child_GetRelation parameters: - name: group-id in: path @@ -50515,23 +50472,23 @@ paths: schema: type: string x-ms-docs-key-type: store - - name: group-id1 + - name: set-id in: path - description: The unique identifier of group + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: group - - name: set-id + x-ms-docs-key-type: set + - name: term-id in: path - description: The unique identifier of set + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: set - - name: term-id + x-ms-docs-key-type: term + - name: term-id1 in: path description: The unique identifier of term required: true @@ -50581,7 +50538,7 @@ paths: tags: - groups.site summary: Update the navigation property relations in groups - operationId: group.site.termStore.group.set.term_UpdateRelation + operationId: group.site.termStore.set.child_UpdateRelation parameters: - name: group-id in: path @@ -50607,23 +50564,23 @@ paths: schema: type: string x-ms-docs-key-type: store - - name: group-id1 + - name: set-id in: path - description: The unique identifier of group + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: group - - name: set-id + x-ms-docs-key-type: set + - name: term-id in: path - description: The unique identifier of set + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: set - - name: term-id + x-ms-docs-key-type: term + - name: term-id1 in: path description: The unique identifier of term required: true @@ -50660,7 +50617,7 @@ paths: tags: - groups.site summary: Delete navigation property relations for groups - operationId: group.site.termStore.group.set.term_DeleteRelation + operationId: group.site.termStore.set.child_DeleteRelation parameters: - name: group-id in: path @@ -50686,23 +50643,23 @@ paths: schema: type: string x-ms-docs-key-type: store - - name: group-id1 + - name: set-id in: path - description: The unique identifier of group + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: group - - name: set-id + x-ms-docs-key-type: set + - name: term-id in: path - description: The unique identifier of set + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: set - - name: term-id + x-ms-docs-key-type: term + - name: term-id1 in: path description: The unique identifier of term required: true @@ -50730,13 +50687,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm': get: tags: - groups.site summary: Get fromTerm from groups description: 'The from [term] of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the [set].' - operationId: group.site.termStore.group.set.term.relation_GetFromTerm + operationId: group.site.termStore.set.child.relation_GetFromTerm parameters: - name: group-id in: path @@ -50762,23 +50719,23 @@ paths: schema: type: string x-ms-docs-key-type: store - - name: group-id1 + - name: set-id in: path - description: The unique identifier of group + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: group - - name: set-id + x-ms-docs-key-type: set + - name: term-id in: path - description: The unique identifier of set + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: set - - name: term-id + x-ms-docs-key-type: term + - name: term-id1 in: path description: The unique identifier of term required: true @@ -50824,13 +50781,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set': get: tags: - groups.site summary: Get set from groups description: 'The [set] in which the relation is relevant.' - operationId: group.site.termStore.group.set.term.relation_GetSet + operationId: group.site.termStore.set.child.relation_GetSet parameters: - name: group-id in: path @@ -50856,23 +50813,23 @@ paths: schema: type: string x-ms-docs-key-type: store - - name: group-id1 + - name: set-id in: path - description: The unique identifier of group + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: group - - name: set-id + x-ms-docs-key-type: set + - name: term-id in: path - description: The unique identifier of set + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: set - - name: term-id + x-ms-docs-key-type: term + - name: term-id1 in: path description: The unique identifier of term required: true @@ -50918,13 +50875,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm': get: tags: - groups.site summary: Get toTerm from groups description: 'The to [term] of the relation. The term to which the relationship is defined.' - operationId: group.site.termStore.group.set.term.relation_GetToTerm + operationId: group.site.termStore.set.child.relation_GetToTerm parameters: - name: group-id in: path @@ -50950,23 +50907,23 @@ paths: schema: type: string x-ms-docs-key-type: store - - name: group-id1 + - name: set-id in: path - description: The unique identifier of group + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: group - - name: set-id + x-ms-docs-key-type: set + - name: term-id in: path - description: The unique identifier of set + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: set - - name: term-id + x-ms-docs-key-type: term + - name: term-id1 in: path description: The unique identifier of term required: true @@ -51012,12 +50969,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/$count': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count': get: tags: - groups.site summary: Get the number of the resource - operationId: group.site.termStore.group.set.term.relation_GetCount + operationId: group.site.termStore.set.child.relation_GetCount parameters: - name: group-id in: path @@ -51043,23 +51000,23 @@ paths: schema: type: string x-ms-docs-key-type: store - - name: group-id1 + - name: set-id in: path - description: The unique identifier of group + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: group - - name: set-id + x-ms-docs-key-type: set + - name: term-id in: path - description: The unique identifier of set + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: set - - name: term-id + x-ms-docs-key-type: term + - name: term-id1 in: path description: The unique identifier of term required: true @@ -51074,13 +51031,13 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/terms/{term-id}/set': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/set': get: tags: - groups.site summary: Get set from groups description: 'The [set] in which the term is created.' - operationId: group.site.termStore.group.set.term_GetSet + operationId: group.site.termStore.set.child_GetSet parameters: - name: group-id in: path @@ -51106,23 +51063,23 @@ paths: schema: type: string x-ms-docs-key-type: store - - name: group-id1 + - name: set-id in: path - description: The unique identifier of group + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: group - - name: set-id + x-ms-docs-key-type: set + - name: term-id in: path - description: The unique identifier of set + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: set - - name: term-id + x-ms-docs-key-type: term + - name: term-id1 in: path description: The unique identifier of term required: true @@ -51160,12 +51117,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/{set-id}/terms/$count': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/children/{term-id}/children/$count': get: tags: - groups.site summary: Get the number of the resource - operationId: group.site.termStore.group.set.term_GetCount + operationId: group.site.termStore.set.child_GetCount parameters: - name: group-id in: path @@ -51191,14 +51148,6 @@ paths: schema: type: string x-ms-docs-key-type: store - - name: group-id1 - in: path - description: The unique identifier of group - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: group - name: set-id in: path description: The unique identifier of set @@ -51207,52 +51156,14 @@ paths: schema: type: string x-ms-docs-key-type: set - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/{group-id1}/sets/$count': - get: - tags: - - groups.site - summary: Get the number of the resource - operationId: group.site.termStore.group.set_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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: store-id - in: path - description: The unique identifier of store - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: store - - name: group-id1 + - name: term-id in: path - description: The unique identifier of group + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: group + x-ms-docs-key-type: term - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -51260,12 +51171,13 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/groups/$count': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/children/{term-id}/relations': get: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.termStore.group_GetCount + summary: Get relations from groups + description: To indicate which terms are related to the current term as either pinned or reused. + operationId: group.site.termStore.set.child_ListRelation parameters: - name: group-id in: path @@ -51291,45 +51203,22 @@ paths: schema: type: string x-ms-docs-key-type: store - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets': - get: - tags: - - groups.site - summary: Get sets from groups - description: Collection of all sets available in the term store. This relationship can only be used to load a specific term set. - operationId: group.site.termStore_ListSet - 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: site-id + - name: set-id in: path - description: The unique identifier of site + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: site - - name: store-id + x-ms-docs-key-type: set + - name: term-id in: path - description: The unique identifier of store + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: store + x-ms-docs-key-type: term - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -51367,7 +51256,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.setCollectionResponse' + $ref: '#/components/responses/microsoft.graph.termStore.relationCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -51377,8 +51266,8 @@ paths: post: tags: - groups.site - summary: Create new navigation property to sets for groups - operationId: group.site.termStore_CreateSet + summary: Create new navigation property to relations for groups + operationId: group.site.termStore.set.child_CreateRelation parameters: - name: group-id in: path @@ -51404,98 +51293,46 @@ paths: schema: type: string x-ms-docs-key-type: store - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' - required: true - responses: - 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}': - get: - tags: - - groups.site - summary: Get sets from groups - description: Collection of all sets available in the term store. This relationship can only be used to load a specific term set. - operationId: group.site.termStore_GetSet - 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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: store-id + - name: set-id in: path - description: The unique identifier of store + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: store - - name: set-id + x-ms-docs-key-type: set + - name: term-id in: path - description: The unique identifier of set + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: set - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string + x-ms-docs-key-type: term + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.relation' + required: true responses: 2XX: - description: Retrieved navigation property + description: Created navigation property. content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}': + get: tags: - groups.site - summary: Update the navigation property sets in groups - operationId: group.site.termStore_UpdateSet + summary: Get relations from groups + description: To indicate which terms are related to the current term as either pinned or reused. + operationId: group.site.termStore.set.child_GetRelation parameters: - name: group-id in: path @@ -51529,28 +51366,57 @@ paths: schema: type: string x-ms-docs-key-type: set - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' - required: true + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Success + description: Retrieved navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - delete: + patch: tags: - groups.site - summary: Delete navigation property sets for groups - operationId: group.site.termStore_DeleteSet + summary: Update the navigation property relations in groups + operationId: group.site.termStore.set.child_UpdateRelation parameters: - name: group-id in: path @@ -51584,25 +51450,44 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: If-Match - in: header - description: ETag + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true style: simple schema: type: string + x-ms-docs-key-type: relation + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.relation' + required: true responses: 2XX: description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/children': - get: + delete: tags: - groups.site - summary: Get children from groups - description: 'Children terms of set in term [store].' - operationId: group.site.termStore.set_ListChild + summary: Delete navigation property relations for groups + operationId: group.site.termStore.set.child_DeleteRelation parameters: - name: group-id in: path @@ -51636,55 +51521,41 @@ paths: schema: type: string x-ms-docs-key-type: set - - $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: term-id + in: path + description: The unique identifier of term + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false + type: string + x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false + type: string + x-ms-docs-key-type: relation + - name: If-Match + in: header + description: ETag + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.termCollectionResponse' + description: Success default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}/fromTerm': + get: tags: - groups.site - summary: Create new navigation property to children for groups - operationId: group.site.termStore.set_CreateChild + summary: Get fromTerm from groups + description: 'The from [term] of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the [set].' + operationId: group.site.termStore.set.child.relation_GetFromTerm parameters: - name: group-id in: path @@ -51718,16 +51589,45 @@ paths: schema: type: string x-ms-docs-key-type: set - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' - required: true + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Created navigation property. + description: Retrieved navigation property content: application/json: schema: @@ -51735,13 +51635,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/children/{term-id}': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}/set': get: tags: - groups.site - summary: Get children from groups - description: 'Children terms of set in term [store].' - operationId: group.site.termStore.set_GetChild + summary: Get set from groups + description: 'The [set] in which the relation is relevant.' + operationId: group.site.termStore.set.child.relation_GetSet parameters: - name: group-id in: path @@ -51783,6 +51683,14 @@ paths: schema: type: string x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation - name: $select in: query description: Select properties to be returned @@ -51809,15 +51717,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.set' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}/toTerm': + get: tags: - groups.site - summary: Update the navigation property children in groups - operationId: group.site.termStore.set_UpdateChild + summary: Get toTerm from groups + description: 'The to [term] of the relation. The term to which the relationship is defined.' + operationId: group.site.termStore.set.child.relation_GetToTerm parameters: - name: group-id in: path @@ -51859,16 +51769,37 @@ paths: schema: type: string x-ms-docs-key-type: term - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' - required: true + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Success + description: Retrieved navigation property content: application/json: schema: @@ -51876,11 +51807,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - delete: + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/children/{term-id}/relations/$count': + get: tags: - groups.site - summary: Delete navigation property children for groups - operationId: group.site.termStore.set_DeleteChild + summary: Get the number of the resource + operationId: group.site.termStore.set.child.relation_GetCount parameters: - name: group-id in: path @@ -51922,25 +51854,20 @@ paths: schema: type: string x-ms-docs-key-type: term - - 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}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/children/{term-id}/children': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/children/{term-id}/set': get: tags: - groups.site - summary: Get children from groups - description: Children of current term. - operationId: group.site.termStore.set.child_ListChild + summary: Get set from groups + description: 'The [set] in which the term is created.' + operationId: group.site.termStore.set.child_GetSet parameters: - name: group-id in: path @@ -51982,21 +51909,6 @@ paths: schema: type: string x-ms-docs-key-type: term - - $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: - type: string - name: $select in: query description: Select properties to be returned @@ -52019,18 +51931,20 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.termCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.set' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/children/$count': + get: tags: - groups.site - summary: Create new navigation property to children for groups - operationId: group.site.termStore.set.child_CreateChild + summary: Get the number of the resource + operationId: group.site.termStore.set.child_GetCount parameters: - name: group-id in: path @@ -52064,38 +51978,20 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' - 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.termStore.term' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/children/{term-id}/children/{term-id1}': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup': get: tags: - groups.site - summary: Get children from groups - description: Children of current term. - operationId: group.site.termStore.set.child_GetChild + summary: Get parentGroup from groups + description: 'The parent [group] that contains the set.' + operationId: group.site.termStore.set_GetParentGroup parameters: - name: group-id in: path @@ -52129,22 +52025,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - name: $select in: query description: Select properties to be returned @@ -52171,15 +52051,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.group' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.site - summary: Update the navigation property children in groups - operationId: group.site.termStore.set.child_UpdateChild + summary: Update the navigation property parentGroup in groups + operationId: group.site.termStore.set_UpdateParentGroup parameters: - name: group-id in: path @@ -52213,28 +52093,12 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.group' required: true responses: 2XX: @@ -52242,15 +52106,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.group' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete navigation property children for groups - operationId: group.site.termStore.set.child_DeleteChild + summary: Delete navigation property parentGroup for groups + operationId: group.site.termStore.set_DeleteParentGroup parameters: - name: group-id in: path @@ -52284,22 +52148,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - name: If-Match in: header description: ETag @@ -52312,13 +52160,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets': get: tags: - groups.site - summary: Get relations from groups - description: To indicate which terms are related to the current term as either pinned or reused. - operationId: group.site.termStore.set.child_ListRelation + summary: Get sets from groups + description: 'All sets under the group in a term [store].' + operationId: group.site.termStore.set.parentGroup_ListSet parameters: - name: group-id in: path @@ -52352,22 +52200,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -52405,7 +52237,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.relationCollectionResponse' + $ref: '#/components/responses/microsoft.graph.termStore.setCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -52415,8 +52247,8 @@ paths: post: tags: - groups.site - summary: Create new navigation property to relations for groups - operationId: group.site.termStore.set.child_CreateRelation + summary: Create new navigation property to sets for groups + operationId: group.site.termStore.set.parentGroup_CreateSet parameters: - name: group-id in: path @@ -52450,28 +52282,12 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.set' required: true responses: 2XX: @@ -52479,17 +52295,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.set' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}': get: tags: - groups.site - summary: Get relations from groups - description: To indicate which terms are related to the current term as either pinned or reused. - operationId: group.site.termStore.set.child_GetRelation + summary: Get sets from groups + description: 'All sets under the group in a term [store].' + operationId: group.site.termStore.set.parentGroup_GetSet parameters: - name: group-id in: path @@ -52523,30 +52339,14 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: relation-id + - name: set-id1 in: path - description: The unique identifier of relation + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: relation + x-ms-docs-key-type: set - name: $select in: query description: Select properties to be returned @@ -52573,15 +52373,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.set' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.site - summary: Update the navigation property relations in groups - operationId: group.site.termStore.set.child_UpdateRelation + summary: Update the navigation property sets in groups + operationId: group.site.termStore.set.parentGroup_UpdateSet parameters: - name: group-id in: path @@ -52615,36 +52415,20 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: relation-id + - name: set-id1 in: path - description: The unique identifier of relation + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: relation + x-ms-docs-key-type: set requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.set' required: true responses: 2XX: @@ -52652,15 +52436,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.set' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete navigation property relations for groups - operationId: group.site.termStore.set.child_DeleteRelation + summary: Delete navigation property sets for groups + operationId: group.site.termStore.set.parentGroup_DeleteSet parameters: - name: group-id in: path @@ -52694,30 +52478,14 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: relation-id + - name: set-id1 in: path - description: The unique identifier of relation + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: relation + x-ms-docs-key-type: set - name: If-Match in: header description: ETag @@ -52730,13 +52498,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/children': get: tags: - groups.site - summary: Get fromTerm from groups - description: 'The from [term] of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the [set].' - operationId: group.site.termStore.set.child.relation_GetFromTerm + summary: Get children from groups + description: 'Children terms of set in term [store].' + operationId: group.site.termStore.set.parentGroup.set_ListChild parameters: - name: group-id in: path @@ -52770,30 +52538,29 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 + - name: set-id1 in: path - description: The unique identifier of term + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: term - - name: relation-id - in: path - description: The unique identifier of relation - required: true - style: simple + x-ms-docs-key-type: set + - $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: relation + uniqueItems: true + type: array + items: + type: string - name: $select in: query description: Select properties to be returned @@ -52816,21 +52583,18 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/responses/microsoft.graph.termStore.termCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set': - get: + post: tags: - groups.site - summary: Get set from groups - description: 'The [set] in which the relation is relevant.' - operationId: group.site.termStore.set.child.relation_GetSet + summary: Create new navigation property to children for groups + operationId: group.site.termStore.set.parentGroup.set_CreateChild parameters: - name: group-id in: path @@ -52864,67 +52628,38 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: relation-id + - name: set-id1 in: path - description: The unique identifier of relation + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: relation - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string + x-ms-docs-key-type: set + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' + required: true responses: 2XX: - description: Retrieved navigation property + description: Created navigation property. content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}': get: tags: - groups.site - summary: Get toTerm from groups - description: 'The to [term] of the relation. The term to which the relationship is defined.' - operationId: group.site.termStore.set.child.relation_GetToTerm + summary: Get children from groups + description: 'Children terms of set in term [store].' + operationId: group.site.termStore.set.parentGroup.set_GetChild parameters: - name: group-id in: path @@ -52958,15 +52693,15 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id + - name: set-id1 in: path - description: The unique identifier of term + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: term - - name: term-id1 + x-ms-docs-key-type: set + - name: term-id in: path description: The unique identifier of term required: true @@ -52974,14 +52709,6 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: relation-id - in: path - description: The unique identifier of relation - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: relation - name: $select in: query description: Select properties to be returned @@ -53012,12 +52739,11 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count': - get: + patch: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.termStore.set.child.relation_GetCount + summary: Update the navigation property children in groups + operationId: group.site.termStore.set.parentGroup.set_UpdateChild parameters: - name: group-id in: path @@ -53051,15 +52777,15 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id + - name: set-id1 in: path - description: The unique identifier of term + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: term - - name: term-id1 + x-ms-docs-key-type: set + - name: term-id in: path description: The unique identifier of term required: true @@ -53067,20 +52793,28 @@ paths: schema: type: string x-ms-docs-key-type: term - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' + required: true responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/set': - get: + x-ms-docs-operation-type: operation + delete: tags: - groups.site - summary: Get set from groups - description: 'The [set] in which the term is created.' - operationId: group.site.termStore.set.child_GetSet + summary: Delete navigation property children for groups + operationId: group.site.termStore.set.parentGroup.set_DeleteChild parameters: - name: group-id in: path @@ -53114,15 +52848,15 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id + - name: set-id1 in: path - description: The unique identifier of term + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: term - - name: term-id1 + x-ms-docs-key-type: set + - name: term-id in: path description: The unique identifier of term required: true @@ -53130,42 +52864,25 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false + - name: If-Match + in: header + description: ETag + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + description: Success default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/children/{term-id}/children/$count': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children': get: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.termStore.set.child_GetCount + summary: Get children from groups + description: Children of current term. + operationId: group.site.termStore.set.parentGroup.set.child_ListChild parameters: - name: group-id in: path @@ -53199,54 +52916,7 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/children/{term-id}/relations': - get: - tags: - - groups.site - summary: Get relations from groups - description: To indicate which terms are related to the current term as either pinned or reused. - operationId: group.site.termStore.set.child_ListRelation - 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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: store-id - in: path - description: The unique identifier of store - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: store - - name: set-id + - name: set-id1 in: path description: The unique identifier of set required: true @@ -53299,7 +52969,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.relationCollectionResponse' + $ref: '#/components/responses/microsoft.graph.termStore.termCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -53309,8 +52979,8 @@ paths: post: tags: - groups.site - summary: Create new navigation property to relations for groups - operationId: group.site.termStore.set.child_CreateRelation + summary: Create new navigation property to children for groups + operationId: group.site.termStore.set.parentGroup.set.child_CreateChild parameters: - name: group-id in: path @@ -53344,6 +53014,14 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: set-id1 + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set - name: term-id in: path description: The unique identifier of term @@ -53357,7 +53035,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.term' required: true responses: 2XX: @@ -53365,17 +53043,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}': get: tags: - groups.site - summary: Get relations from groups - description: To indicate which terms are related to the current term as either pinned or reused. - operationId: group.site.termStore.set.child_GetRelation + summary: Get children from groups + description: Children of current term. + operationId: group.site.termStore.set.parentGroup.set.child_GetChild parameters: - name: group-id in: path @@ -53409,6 +53087,14 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: set-id1 + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set - name: term-id in: path description: The unique identifier of term @@ -53417,14 +53103,14 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: relation-id + - name: term-id1 in: path - description: The unique identifier of relation + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: relation + x-ms-docs-key-type: term - name: $select in: query description: Select properties to be returned @@ -53451,15 +53137,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.site - summary: Update the navigation property relations in groups - operationId: group.site.termStore.set.child_UpdateRelation + summary: Update the navigation property children in groups + operationId: group.site.termStore.set.parentGroup.set.child_UpdateChild parameters: - name: group-id in: path @@ -53493,6 +53179,14 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: set-id1 + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set - name: term-id in: path description: The unique identifier of term @@ -53501,20 +53195,20 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: relation-id + - name: term-id1 in: path - description: The unique identifier of relation + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: relation + x-ms-docs-key-type: term requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.term' required: true responses: 2XX: @@ -53522,15 +53216,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete navigation property relations for groups - operationId: group.site.termStore.set.child_DeleteRelation + summary: Delete navigation property children for groups + operationId: group.site.termStore.set.parentGroup.set.child_DeleteChild parameters: - name: group-id in: path @@ -53564,6 +53258,14 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: set-id1 + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set - name: term-id in: path description: The unique identifier of term @@ -53572,14 +53274,14 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: relation-id + - name: term-id1 in: path - description: The unique identifier of relation + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: relation + x-ms-docs-key-type: term - name: If-Match in: header description: ETag @@ -53592,13 +53294,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}/fromTerm': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations': get: tags: - groups.site - summary: Get fromTerm from groups - description: 'The from [term] of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the [set].' - operationId: group.site.termStore.set.child.relation_GetFromTerm + summary: Get relations from groups + description: To indicate which terms are related to the current term as either pinned or reused. + operationId: group.site.termStore.set.parentGroup.set.child_ListRelation parameters: - name: group-id in: path @@ -53632,6 +53334,14 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: set-id1 + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set - name: term-id in: path description: The unique identifier of term @@ -53640,14 +53350,29 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: relation-id + - name: term-id1 in: path - description: The unique identifier of relation + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: relation + x-ms-docs-key-type: term + - $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: + type: string - name: $select in: query description: Select properties to be returned @@ -53670,21 +53395,18 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/responses/microsoft.graph.termStore.relationCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}/set': - get: + post: tags: - groups.site - summary: Get set from groups - description: 'The [set] in which the relation is relevant.' - operationId: group.site.termStore.set.child.relation_GetSet + summary: Create new navigation property to relations for groups + operationId: group.site.termStore.set.parentGroup.set.child_CreateRelation parameters: - name: group-id in: path @@ -53718,6 +53440,14 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: set-id1 + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set - name: term-id in: path description: The unique identifier of term @@ -53726,51 +53456,38 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: relation-id + - name: term-id1 in: path - description: The unique identifier of relation + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: relation - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string + x-ms-docs-key-type: term + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.relation' + required: true responses: 2XX: - description: Retrieved navigation property + description: Created navigation property. content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/children/{term-id}/relations/{relation-id}/toTerm': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}': get: tags: - groups.site - summary: Get toTerm from groups - description: 'The to [term] of the relation. The term to which the relationship is defined.' - operationId: group.site.termStore.set.child.relation_GetToTerm + summary: Get relations from groups + description: To indicate which terms are related to the current term as either pinned or reused. + operationId: group.site.termStore.set.parentGroup.set.child_GetRelation parameters: - name: group-id in: path @@ -53804,6 +53521,14 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: set-id1 + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set - name: term-id in: path description: The unique identifier of term @@ -53812,6 +53537,14 @@ paths: schema: type: string x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -53846,16 +53579,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/children/{term-id}/relations/$count': - get: + patch: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.termStore.set.child.relation_GetCount + summary: Update the navigation property relations in groups + operationId: group.site.termStore.set.parentGroup.set.child_UpdateRelation parameters: - name: group-id in: path @@ -53889,6 +53621,14 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: set-id1 + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set - name: term-id in: path description: The unique identifier of term @@ -53897,20 +53637,44 @@ paths: schema: type: string x-ms-docs-key-type: term - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.relation' + required: true responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/children/{term-id}/set': - get: + x-ms-docs-operation-type: operation + delete: tags: - groups.site - summary: Get set from groups - description: 'The [set] in which the term is created.' - operationId: group.site.termStore.set.child_GetSet + summary: Delete navigation property relations for groups + operationId: group.site.termStore.set.parentGroup.set.child_DeleteRelation parameters: - name: group-id in: path @@ -53944,6 +53708,14 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: set-id1 + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set - name: term-id in: path description: The unique identifier of term @@ -53952,42 +53724,41 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false + type: string + x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: relation + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + description: Success default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/children/$count': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm': get: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.termStore.set.child_GetCount + summary: Get fromTerm from groups + description: 'The from [term] of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the [set].' + operationId: group.site.termStore.set.parentGroup.set.child.relation_GetFromTerm parameters: - name: group-id in: path @@ -54021,53 +53792,38 @@ paths: schema: type: string x-ms-docs-key-type: set - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup': - get: - tags: - - groups.site - summary: Get parentGroup from groups - description: 'The parent [group] that contains the set.' - operationId: group.site.termStore.set_GetParentGroup - parameters: - - name: group-id + - name: set-id1 in: path - description: The unique identifier of group + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: group - - name: site-id + x-ms-docs-key-type: set + - name: term-id in: path - description: The unique identifier of site + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: site - - name: store-id + x-ms-docs-key-type: term + - name: term-id1 in: path - description: The unique identifier of store + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: store - - name: set-id + x-ms-docs-key-type: term + - name: relation-id in: path - description: The unique identifier of set + description: The unique identifier of relation required: true style: simple schema: type: string - x-ms-docs-key-type: set + x-ms-docs-key-type: relation - name: $select in: query description: Select properties to be returned @@ -54094,15 +53850,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.group' + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set': + get: tags: - groups.site - summary: Update the navigation property parentGroup in groups - operationId: group.site.termStore.set_UpdateParentGroup + summary: Get set from groups + description: 'The [set] in which the relation is relevant.' + operationId: group.site.termStore.set.parentGroup.set.child.relation_GetSet parameters: - name: group-id in: path @@ -54136,80 +53894,75 @@ paths: schema: type: string x-ms-docs-key-type: set - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.group' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.group' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - groups.site - summary: Delete navigation property parentGroup for groups - operationId: group.site.termStore.set_DeleteParentGroup - parameters: - - name: group-id + - name: set-id1 in: path - description: The unique identifier of group + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: group - - name: site-id + x-ms-docs-key-type: set + - name: term-id in: path - description: The unique identifier of site + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: site - - name: store-id + x-ms-docs-key-type: term + - name: term-id1 in: path - description: The unique identifier of store + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: store - - name: set-id + x-ms-docs-key-type: term + - name: relation-id in: path - description: The unique identifier of set + description: The unique identifier of relation required: true style: simple schema: type: string - x-ms-docs-key-type: set - - name: If-Match - in: header - description: ETag - style: simple + x-ms-docs-key-type: relation + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false schema: - type: string + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Success + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.set' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm': get: tags: - groups.site - summary: Get sets from groups - description: 'All sets under the group in a term [store].' - operationId: group.site.termStore.set.parentGroup_ListSet + summary: Get toTerm from groups + description: 'The to [term] of the relation. The term to which the relationship is defined.' + operationId: group.site.termStore.set.parentGroup.set.child.relation_GetToTerm parameters: - name: group-id in: path @@ -54243,21 +53996,38 @@ paths: schema: type: string x-ms-docs-key-type: set - - $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: set-id1 + in: path + description: The unique identifier of set + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation - name: $select in: query description: Select properties to be returned @@ -54280,18 +54050,20 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.setCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/$count': + get: tags: - groups.site - summary: Create new navigation property to sets for groups - operationId: group.site.termStore.set.parentGroup_CreateSet + summary: Get the number of the resource + operationId: group.site.termStore.set.parentGroup.set.child.relation_GetCount parameters: - name: group-id in: path @@ -54325,30 +54097,44 @@ paths: schema: type: string x-ms-docs-key-type: set - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' - required: true + - name: set-id1 + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/set': get: tags: - groups.site - summary: Get sets from groups - description: 'All sets under the group in a term [store].' - operationId: group.site.termStore.set.parentGroup_GetSet + summary: Get set from groups + description: 'The [set] in which the term is created.' + operationId: group.site.termStore.set.parentGroup.set.child_GetSet parameters: - name: group-id in: path @@ -54390,6 +54176,22 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term - name: $select in: query description: Select properties to be returned @@ -54420,11 +54222,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/$count': + get: tags: - groups.site - summary: Update the navigation property sets in groups - operationId: group.site.termStore.set.parentGroup_UpdateSet + summary: Get the number of the resource + operationId: group.site.termStore.set.parentGroup.set.child_GetCount parameters: - name: group-id in: path @@ -54466,28 +54269,28 @@ paths: schema: type: string x-ms-docs-key-type: set - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' - required: true + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/relations': + get: tags: - groups.site - summary: Delete navigation property sets for groups - operationId: group.site.termStore.set.parentGroup_DeleteSet + summary: Get relations from groups + description: To indicate which terms are related to the current term as either pinned or reused. + operationId: group.site.termStore.set.parentGroup.set.child_ListRelation parameters: - name: group-id in: path @@ -54529,66 +54332,14 @@ paths: schema: type: string x-ms-docs-key-type: set - - 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}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/children': - get: - tags: - - groups.site - summary: Get children from groups - description: 'Children terms of set in term [store].' - operationId: group.site.termStore.set.parentGroup.set_ListChild - parameters: - - name: group-id + - name: term-id in: path - description: The unique identifier of group + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: group - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: store-id - in: path - description: The unique identifier of store - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: store - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: set-id1 - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set + x-ms-docs-key-type: term - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -54626,7 +54377,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.termCollectionResponse' + $ref: '#/components/responses/microsoft.graph.termStore.relationCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -54636,8 +54387,8 @@ paths: post: tags: - groups.site - summary: Create new navigation property to children for groups - operationId: group.site.termStore.set.parentGroup.set_CreateChild + summary: Create new navigation property to relations for groups + operationId: group.site.termStore.set.parentGroup.set.child_CreateRelation parameters: - name: group-id in: path @@ -54679,12 +54430,20 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' required: true responses: 2XX: @@ -54692,17 +54451,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/relations/{relation-id}': get: tags: - groups.site - summary: Get children from groups - description: 'Children terms of set in term [store].' - operationId: group.site.termStore.set.parentGroup.set_GetChild + summary: Get relations from groups + description: To indicate which terms are related to the current term as either pinned or reused. + operationId: group.site.termStore.set.parentGroup.set.child_GetRelation parameters: - name: group-id in: path @@ -54752,6 +54511,14 @@ paths: schema: type: string x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation - name: $select in: query description: Select properties to be returned @@ -54778,15 +54545,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.site - summary: Update the navigation property children in groups - operationId: group.site.termStore.set.parentGroup.set_UpdateChild + summary: Update the navigation property relations in groups + operationId: group.site.termStore.set.parentGroup.set.child_UpdateRelation parameters: - name: group-id in: path @@ -54836,12 +54603,20 @@ paths: schema: type: string x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' required: true responses: 2XX: @@ -54849,15 +54624,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete navigation property children for groups - operationId: group.site.termStore.set.parentGroup.set_DeleteChild + summary: Delete navigation property relations for groups + operationId: group.site.termStore.set.parentGroup.set.child_DeleteRelation parameters: - name: group-id in: path @@ -54907,6 +54682,14 @@ paths: schema: type: string x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation - name: If-Match in: header description: ETag @@ -54919,13 +54702,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/relations/{relation-id}/fromTerm': get: tags: - groups.site - summary: Get children from groups - description: Children of current term. - operationId: group.site.termStore.set.parentGroup.set.child_ListChild + summary: Get fromTerm from groups + description: 'The from [term] of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the [set].' + operationId: group.site.termStore.set.parentGroup.set.child.relation_GetFromTerm parameters: - name: group-id in: path @@ -54975,21 +54758,14 @@ paths: schema: type: string x-ms-docs-key-type: term - - $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: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: relation - name: $select in: query description: Select properties to be returned @@ -55012,77 +54788,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.termCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - post: - tags: - - groups.site - summary: Create new navigation property to children for groups - operationId: group.site.termStore.set.parentGroup.set.child_CreateChild - 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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: store-id - in: path - description: The unique identifier of store - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: store - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: set-id1 - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' - required: true - responses: - 2XX: - description: Created navigation property. + description: Retrieved navigation property content: application/json: schema: @@ -55090,13 +54796,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/relations/{relation-id}/set': get: tags: - groups.site - summary: Get children from groups - description: Children of current term. - operationId: group.site.termStore.set.parentGroup.set.child_GetChild + summary: Get set from groups + description: 'The [set] in which the relation is relevant.' + operationId: group.site.termStore.set.parentGroup.set.child.relation_GetSet parameters: - name: group-id in: path @@ -55146,14 +54852,14 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: term-id1 + - name: relation-id in: path - description: The unique identifier of term + description: The unique identifier of relation required: true style: simple schema: type: string - x-ms-docs-key-type: term + x-ms-docs-key-type: relation - name: $select in: query description: Select properties to be returned @@ -55180,15 +54886,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.set' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/relations/{relation-id}/toTerm': + get: tags: - groups.site - summary: Update the navigation property children in groups - operationId: group.site.termStore.set.parentGroup.set.child_UpdateChild + summary: Get toTerm from groups + description: 'The to [term] of the relation. The term to which the relationship is defined.' + operationId: group.site.termStore.set.parentGroup.set.child.relation_GetToTerm parameters: - name: group-id in: path @@ -55238,24 +54946,37 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: term-id1 + - name: relation-id in: path - description: The unique identifier of term + description: The unique identifier of relation required: true style: simple schema: type: string - x-ms-docs-key-type: term - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' - required: true + x-ms-docs-key-type: relation + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Success + description: Retrieved navigation property content: application/json: schema: @@ -55263,11 +54984,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - delete: + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/relations/$count': + get: tags: - groups.site - summary: Delete navigation property children for groups - operationId: group.site.termStore.set.parentGroup.set.child_DeleteChild + summary: Get the number of the resource + operationId: group.site.termStore.set.parentGroup.set.child.relation_GetCount parameters: - name: group-id in: path @@ -55317,33 +55039,105 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: term-id1 + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/set': + get: + tags: + - groups.site + summary: Get set from groups + description: 'The [set] in which the term is created.' + operationId: group.site.termStore.set.parentGroup.set.child_GetSet + parameters: + - name: group-id in: path - description: The unique identifier of term + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: term - - name: If-Match - in: header - description: ETag + x-ms-docs-key-type: group + - name: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: store-id + in: path + description: The unique identifier of store + required: true style: simple schema: type: string + x-ms-docs-key-type: store + - name: set-id + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - name: set-id1 + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Success + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.set' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/children/$count': get: tags: - groups.site - summary: Get relations from groups - description: To indicate which terms are related to the current term as either pinned or reused. - operationId: group.site.termStore.set.parentGroup.set.child_ListRelation + summary: Get the number of the resource + operationId: group.site.termStore.set.parentGroup.set.child_GetCount parameters: - name: group-id in: path @@ -55385,22 +55179,61 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/relations': + get: + tags: + - groups.site + summary: Get relations from groups + description: Indicates which terms have been pinned or reused directly under the set. + operationId: group.site.termStore.set.parentGroup.set_ListRelation + parameters: + - name: group-id in: path - description: The unique identifier of term + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: term - - name: term-id1 + x-ms-docs-key-type: group + - name: site-id in: path - description: The unique identifier of term + description: The unique identifier of site required: true style: simple schema: type: string - x-ms-docs-key-type: term + x-ms-docs-key-type: site + - name: store-id + in: path + description: The unique identifier of store + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: store + - name: set-id + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - name: set-id1 + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -55449,7 +55282,7 @@ paths: tags: - groups.site summary: Create new navigation property to relations for groups - operationId: group.site.termStore.set.parentGroup.set.child_CreateRelation + operationId: group.site.termStore.set.parentGroup.set_CreateRelation parameters: - name: group-id in: path @@ -55491,22 +55324,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term requestBody: description: New navigation property content: @@ -55524,13 +55341,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}': get: tags: - groups.site summary: Get relations from groups - description: To indicate which terms are related to the current term as either pinned or reused. - operationId: group.site.termStore.set.parentGroup.set.child_GetRelation + description: Indicates which terms have been pinned or reused directly under the set. + operationId: group.site.termStore.set.parentGroup.set_GetRelation parameters: - name: group-id in: path @@ -55572,22 +55389,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -55630,7 +55431,7 @@ paths: tags: - groups.site summary: Update the navigation property relations in groups - operationId: group.site.termStore.set.parentGroup.set.child_UpdateRelation + operationId: group.site.termStore.set.parentGroup.set_UpdateRelation parameters: - name: group-id in: path @@ -55672,22 +55473,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -55717,7 +55502,7 @@ paths: tags: - groups.site summary: Delete navigation property relations for groups - operationId: group.site.termStore.set.parentGroup.set.child_DeleteRelation + operationId: group.site.termStore.set.parentGroup.set_DeleteRelation parameters: - name: group-id in: path @@ -55759,22 +55544,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -55795,13 +55564,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/fromTerm': get: tags: - groups.site summary: Get fromTerm from groups description: 'The from [term] of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the [set].' - operationId: group.site.termStore.set.parentGroup.set.child.relation_GetFromTerm + operationId: group.site.termStore.set.parentGroup.set.relation_GetFromTerm parameters: - name: group-id in: path @@ -55843,22 +55612,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -55897,13 +55650,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/set': get: tags: - groups.site summary: Get set from groups description: 'The [set] in which the relation is relevant.' - operationId: group.site.termStore.set.parentGroup.set.child.relation_GetSet + operationId: group.site.termStore.set.parentGroup.set.relation_GetSet parameters: - name: group-id in: path @@ -55945,22 +55698,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -55999,13 +55736,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/toTerm': get: tags: - groups.site summary: Get toTerm from groups description: 'The to [term] of the relation. The term to which the relationship is defined.' - operationId: group.site.termStore.set.parentGroup.set.child.relation_GetToTerm + operationId: group.site.termStore.set.parentGroup.set.relation_GetToTerm parameters: - name: group-id in: path @@ -56047,22 +55784,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -56101,12 +55822,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/$count': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/relations/$count': get: tags: - groups.site summary: Get the number of the resource - operationId: group.site.termStore.set.parentGroup.set.child.relation_GetCount + operationId: group.site.termStore.set.parentGroup.set.relation_GetCount parameters: - name: group-id in: path @@ -56148,22 +55869,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -56171,13 +55876,13 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/set': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/terms': get: tags: - groups.site - summary: Get set from groups - description: 'The [set] in which the term is created.' - operationId: group.site.termStore.set.parentGroup.set.child_GetSet + summary: Get terms from groups + description: All the terms under the set. + operationId: group.site.termStore.set.parentGroup.set_ListTerm parameters: - name: group-id in: path @@ -56219,22 +55924,21 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - 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: term + uniqueItems: true + type: array + items: + type: string - name: $select in: query description: Select properties to be returned @@ -56257,20 +55961,18 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + $ref: '#/components/responses/microsoft.graph.termStore.termCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/$count': - get: + post: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.termStore.set.parentGroup.set.child_GetCount + summary: Create new navigation property to terms for groups + operationId: group.site.termStore.set.parentGroup.set_CreateTerm parameters: - name: group-id in: path @@ -56312,28 +56014,30 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' + required: true responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/relations': + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}': get: tags: - groups.site - summary: Get relations from groups - description: To indicate which terms are related to the current term as either pinned or reused. - operationId: group.site.termStore.set.parentGroup.set.child_ListRelation + summary: Get terms from groups + description: All the terms under the set. + operationId: group.site.termStore.set.parentGroup.set_GetTerm parameters: - name: group-id in: path @@ -56383,21 +56087,6 @@ paths: schema: type: string x-ms-docs-key-type: term - - $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: - type: string - name: $select in: query description: Select properties to be returned @@ -56420,18 +56109,19 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.relationCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + patch: tags: - groups.site - summary: Create new navigation property to relations for groups - operationId: group.site.termStore.set.parentGroup.set.child_CreateRelation + summary: Update the navigation property terms in groups + operationId: group.site.termStore.set.parentGroup.set_UpdateTerm parameters: - name: group-id in: path @@ -56482,29 +56172,27 @@ paths: type: string x-ms-docs-key-type: term requestBody: - description: New navigation property + description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.term' required: true responses: 2XX: - description: Created navigation property. + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/relations/{relation-id}': - get: + delete: tags: - groups.site - summary: Get relations from groups - description: To indicate which terms are related to the current term as either pinned or reused. - operationId: group.site.termStore.set.parentGroup.set.child_GetRelation + summary: Delete navigation property terms for groups + operationId: group.site.termStore.set.parentGroup.set_DeleteTerm parameters: - name: group-id in: path @@ -56554,14 +56242,89 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: relation-id + - 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}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children': + get: + tags: + - groups.site + summary: Get children from groups + description: Children of current term. + operationId: group.site.termStore.set.parentGroup.set.term_ListChild + parameters: + - name: group-id in: path - description: The unique identifier of relation + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: relation + x-ms-docs-key-type: group + - name: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: store-id + in: path + description: The unique identifier of store + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: store + - name: set-id + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - name: set-id1 + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - $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: + type: string - name: $select in: query description: Select properties to be returned @@ -56584,19 +56347,18 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/responses/microsoft.graph.termStore.termCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - patch: + post: tags: - groups.site - summary: Update the navigation property relations in groups - operationId: group.site.termStore.set.parentGroup.set.child_UpdateRelation + summary: Create new navigation property to children for groups + operationId: group.site.termStore.set.parentGroup.set.term_CreateChild parameters: - name: group-id in: path @@ -56646,36 +56408,30 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: relation-id - in: path - description: The unique identifier of relation - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: relation requestBody: - description: New navigation property values + description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.term' required: true responses: 2XX: - description: Success + description: Created navigation property. content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - delete: + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}': + get: tags: - groups.site - summary: Delete navigation property relations for groups - operationId: group.site.termStore.set.parentGroup.set.child_DeleteRelation + summary: Get children from groups + description: Children of current term. + operationId: group.site.termStore.set.parentGroup.set.term_GetChild parameters: - name: group-id in: path @@ -56725,33 +56481,49 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: relation-id + - name: term-id1 in: path - description: The unique identifier of relation + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: relation - - name: If-Match - in: header - description: ETag - style: simple + x-ms-docs-key-type: term + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false schema: - type: string + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Success + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/relations/{relation-id}/fromTerm': - get: + patch: tags: - groups.site - summary: Get fromTerm from groups - description: 'The from [term] of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the [set].' - operationId: group.site.termStore.set.parentGroup.set.child.relation_GetFromTerm + summary: Update the navigation property children in groups + operationId: group.site.termStore.set.parentGroup.set.term_UpdateChild parameters: - name: group-id in: path @@ -56801,37 +56573,24 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: relation-id + - name: term-id1 in: path - description: The unique identifier of relation + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: relation - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string + x-ms-docs-key-type: term + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' + required: true responses: 2XX: - description: Retrieved navigation property + description: Success content: application/json: schema: @@ -56839,13 +56598,11 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/relations/{relation-id}/set': - get: + delete: tags: - groups.site - summary: Get set from groups - description: 'The [set] in which the relation is relevant.' - operationId: group.site.termStore.set.parentGroup.set.child.relation_GetSet + summary: Delete navigation property children for groups + operationId: group.site.termStore.set.parentGroup.set.term_DeleteChild parameters: - name: group-id in: path @@ -56895,51 +56652,33 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: relation-id + - name: term-id1 in: path - description: The unique identifier of relation + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: relation - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false + x-ms-docs-key-type: term + - name: If-Match + in: header + description: ETag + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + description: Success default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/relations/{relation-id}/toTerm': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations': get: tags: - groups.site - summary: Get toTerm from groups - description: 'The to [term] of the relation. The term to which the relationship is defined.' - operationId: group.site.termStore.set.parentGroup.set.child.relation_GetToTerm + summary: Get relations from groups + description: To indicate which terms are related to the current term as either pinned or reused. + operationId: group.site.termStore.set.parentGroup.set.term.child_ListRelation parameters: - name: group-id in: path @@ -56989,14 +56728,29 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: relation-id + - name: term-id1 in: path - description: The unique identifier of relation + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: relation + x-ms-docs-key-type: term + - $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: + type: string - name: $select in: query description: Select properties to be returned @@ -57019,20 +56773,18 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/responses/microsoft.graph.termStore.relationCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/relations/$count': - get: + post: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.termStore.set.parentGroup.set.child.relation_GetCount + summary: Create new navigation property to relations for groups + operationId: group.site.termStore.set.parentGroup.set.term.child_CreateRelation parameters: - name: group-id in: path @@ -57082,20 +56834,38 @@ paths: schema: type: string x-ms-docs-key-type: term - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.relation' + required: true responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/set': + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}': get: tags: - groups.site - summary: Get set from groups - description: 'The [set] in which the term is created.' - operationId: group.site.termStore.set.parentGroup.set.child_GetSet + summary: Get relations from groups + description: To indicate which terms are related to the current term as either pinned or reused. + operationId: group.site.termStore.set.parentGroup.set.term.child_GetRelation parameters: - name: group-id in: path @@ -57145,6 +56915,22 @@ paths: schema: type: string x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation - name: $select in: query description: Select properties to be returned @@ -57171,16 +56957,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/children/$count': - get: + patch: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.termStore.set.parentGroup.set.child_GetCount + summary: Update the navigation property relations in groups + operationId: group.site.termStore.set.parentGroup.set.term.child_UpdateRelation parameters: - name: group-id in: path @@ -57222,20 +57007,52 @@ paths: schema: type: string x-ms-docs-key-type: set - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.relation' + required: true responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/relations': - get: + x-ms-docs-operation-type: operation + delete: tags: - groups.site - summary: Get relations from groups - description: Indicates which terms have been pinned or reused directly under the set. - operationId: group.site.termStore.set.parentGroup.set_ListRelation + summary: Delete navigation property relations for groups + operationId: group.site.termStore.set.parentGroup.set.term.child_DeleteRelation parameters: - name: group-id in: path @@ -57277,120 +57094,49 @@ paths: schema: type: string x-ms-docs-key-type: set - - $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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.relationCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - post: - tags: - - groups.site - summary: Create new navigation property to relations for groups - operationId: group.site.termStore.set.parentGroup.set_CreateRelation - 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: site-id + - name: term-id in: path - description: The unique identifier of site + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: site - - name: store-id + x-ms-docs-key-type: term + - name: term-id1 in: path - description: The unique identifier of store + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: store - - name: set-id + x-ms-docs-key-type: term + - name: relation-id in: path - description: The unique identifier of set + description: The unique identifier of relation required: true style: simple schema: type: string - x-ms-docs-key-type: set - - name: set-id1 - in: path - description: The unique identifier of set - required: true + x-ms-docs-key-type: relation + - name: If-Match + in: header + description: ETag style: simple schema: type: string - x-ms-docs-key-type: set - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' - required: true responses: 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + description: Success default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm': get: tags: - groups.site - summary: Get relations from groups - description: Indicates which terms have been pinned or reused directly under the set. - operationId: group.site.termStore.set.parentGroup.set_GetRelation + summary: Get fromTerm from groups + description: 'The from [term] of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the [set].' + operationId: group.site.termStore.set.parentGroup.set.term.child.relation_GetFromTerm parameters: - name: group-id in: path @@ -57432,6 +57178,22 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -57466,15 +57228,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set': + get: tags: - groups.site - summary: Update the navigation property relations in groups - operationId: group.site.termStore.set.parentGroup.set_UpdateRelation + summary: Get set from groups + description: 'The [set] in which the relation is relevant.' + operationId: group.site.termStore.set.parentGroup.set.term.child.relation_GetSet parameters: - name: group-id in: path @@ -57516,6 +57280,22 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -57524,28 +57304,43 @@ paths: schema: type: string x-ms-docs-key-type: relation - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' - required: true + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Success + description: Retrieved navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.set' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - delete: + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm': + get: tags: - groups.site - summary: Delete navigation property relations for groups - operationId: group.site.termStore.set.parentGroup.set_DeleteRelation + summary: Get toTerm from groups + description: 'The to [term] of the relation. The term to which the relationship is defined.' + operationId: group.site.termStore.set.parentGroup.set.term.child.relation_GetToTerm parameters: - name: group-id in: path @@ -57587,74 +57382,22 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: relation-id - in: path - description: The unique identifier of relation - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: relation - - 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}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/fromTerm': - get: - tags: - - groups.site - summary: Get fromTerm from groups - description: 'The from [term] of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the [set].' - operationId: group.site.termStore.set.parentGroup.set.relation_GetFromTerm - 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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: store-id - in: path - description: The unique identifier of store - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: store - - name: set-id + - name: term-id in: path - description: The unique identifier of set + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: set - - name: set-id1 + x-ms-docs-key-type: term + - name: term-id1 in: path - description: The unique identifier of set + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: set + x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -57693,13 +57436,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/set': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/$count': get: tags: - groups.site - summary: Get set from groups - description: 'The [set] in which the relation is relevant.' - operationId: group.site.termStore.set.parentGroup.set.relation_GetSet + summary: Get the number of the resource + operationId: group.site.termStore.set.parentGroup.set.term.child.relation_GetCount parameters: - name: group-id in: path @@ -57741,51 +57483,36 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: relation-id + - name: term-id in: path - description: The unique identifier of relation + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: relation - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: term + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/toTerm': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/set': get: tags: - groups.site - summary: Get toTerm from groups - description: 'The to [term] of the relation. The term to which the relationship is defined.' - operationId: group.site.termStore.set.parentGroup.set.relation_GetToTerm + summary: Get set from groups + description: 'The [set] in which the term is created.' + operationId: group.site.termStore.set.parentGroup.set.term.child_GetSet parameters: - name: group-id in: path @@ -57827,14 +57554,22 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: relation-id + - name: term-id in: path - description: The unique identifier of relation + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: relation + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term - name: $select in: query description: Select properties to be returned @@ -57861,16 +57596,16 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.set' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/relations/$count': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/$count': get: tags: - groups.site summary: Get the number of the resource - operationId: group.site.termStore.set.parentGroup.set.relation_GetCount + operationId: group.site.termStore.set.parentGroup.set.term.child_GetCount parameters: - name: group-id in: path @@ -57912,6 +57647,14 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -57919,13 +57662,13 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/terms': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations': get: tags: - groups.site - summary: Get terms from groups - description: All the terms under the set. - operationId: group.site.termStore.set.parentGroup.set_ListTerm + summary: Get relations from groups + description: To indicate which terms are related to the current term as either pinned or reused. + operationId: group.site.termStore.set.parentGroup.set.term_ListRelation parameters: - name: group-id in: path @@ -57967,6 +57710,14 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -58004,7 +57755,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.termCollectionResponse' + $ref: '#/components/responses/microsoft.graph.termStore.relationCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -58014,8 +57765,8 @@ paths: post: tags: - groups.site - summary: Create new navigation property to terms for groups - operationId: group.site.termStore.set.parentGroup.set_CreateTerm + summary: Create new navigation property to relations for groups + operationId: group.site.termStore.set.parentGroup.set.term_CreateRelation parameters: - name: group-id in: path @@ -58057,12 +57808,20 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' required: true responses: 2XX: @@ -58070,17 +57829,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}': get: tags: - groups.site - summary: Get terms from groups - description: All the terms under the set. - operationId: group.site.termStore.set.parentGroup.set_GetTerm + summary: Get relations from groups + description: To indicate which terms are related to the current term as either pinned or reused. + operationId: group.site.termStore.set.parentGroup.set.term_GetRelation parameters: - name: group-id in: path @@ -58130,6 +57889,14 @@ paths: schema: type: string x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation - name: $select in: query description: Select properties to be returned @@ -58156,15 +57923,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.site - summary: Update the navigation property terms in groups - operationId: group.site.termStore.set.parentGroup.set_UpdateTerm + summary: Update the navigation property relations in groups + operationId: group.site.termStore.set.parentGroup.set.term_UpdateRelation parameters: - name: group-id in: path @@ -58214,12 +57981,20 @@ paths: schema: type: string x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' required: true responses: 2XX: @@ -58227,15 +58002,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete navigation property terms for groups - operationId: group.site.termStore.set.parentGroup.set_DeleteTerm + summary: Delete navigation property relations for groups + operationId: group.site.termStore.set.parentGroup.set.term_DeleteRelation parameters: - name: group-id in: path @@ -58285,6 +58060,14 @@ paths: schema: type: string x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation - name: If-Match in: header description: ETag @@ -58297,13 +58080,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/fromTerm': get: tags: - groups.site - summary: Get children from groups - description: Children of current term. - operationId: group.site.termStore.set.parentGroup.set.term_ListChild + summary: Get fromTerm from groups + description: 'The from [term] of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the [set].' + operationId: group.site.termStore.set.parentGroup.set.term.relation_GetFromTerm parameters: - name: group-id in: path @@ -58353,21 +58136,14 @@ paths: schema: type: string x-ms-docs-key-type: term - - $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: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: relation - name: $select in: query description: Select properties to be returned @@ -58390,18 +58166,21 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.termCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/set': + get: tags: - groups.site - summary: Create new navigation property to children for groups - operationId: group.site.termStore.set.parentGroup.set.term_CreateChild + summary: Get set from groups + description: 'The [set] in which the relation is relevant.' + operationId: group.site.termStore.set.parentGroup.set.term.relation_GetSet parameters: - name: group-id in: path @@ -58451,30 +58230,51 @@ paths: schema: type: string x-ms-docs-key-type: term - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' - required: true + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Created navigation property. + description: Retrieved navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.set' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/toTerm': get: tags: - groups.site - summary: Get children from groups - description: Children of current term. - operationId: group.site.termStore.set.parentGroup.set.term_GetChild + summary: Get toTerm from groups + description: 'The to [term] of the relation. The term to which the relationship is defined.' + operationId: group.site.termStore.set.parentGroup.set.term.relation_GetToTerm parameters: - name: group-id in: path @@ -58524,14 +58324,14 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: term-id1 + - name: relation-id in: path - description: The unique identifier of term + description: The unique identifier of relation required: true style: simple schema: type: string - x-ms-docs-key-type: term + x-ms-docs-key-type: relation - name: $select in: query description: Select properties to be returned @@ -58562,11 +58362,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/$count': + get: tags: - groups.site - summary: Update the navigation property children in groups - operationId: group.site.termStore.set.parentGroup.set.term_UpdateChild + summary: Get the number of the resource + operationId: group.site.termStore.set.parentGroup.set.term.relation_GetCount parameters: - name: group-id in: path @@ -58616,7 +58417,62 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: term-id1 + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/set': + get: + tags: + - groups.site + summary: Get set from groups + description: 'The [set] in which the term is created.' + operationId: group.site.termStore.set.parentGroup.set.term_GetSet + 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: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: store-id + in: path + description: The unique identifier of store + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: store + - name: set-id + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - name: set-id1 + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - name: term-id in: path description: The unique identifier of term required: true @@ -58624,28 +58480,42 @@ paths: schema: type: string x-ms-docs-key-type: term - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' - required: true + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Success + description: Retrieved navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.set' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - delete: + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/terms/$count': + get: tags: - groups.site - summary: Delete navigation property children for groups - operationId: group.site.termStore.set.parentGroup.set.term_DeleteChild + summary: Get the number of the resource + operationId: group.site.termStore.set.parentGroup.set.term_GetCount parameters: - name: group-id in: path @@ -58687,41 +58557,19 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - 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}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/$count': get: tags: - groups.site - summary: Get relations from groups - description: To indicate which terms are related to the current term as either pinned or reused. - operationId: group.site.termStore.set.parentGroup.set.term.child_ListRelation + summary: Get the number of the resource + operationId: group.site.termStore.set.parentGroup.set_GetCount parameters: - name: group-id in: path @@ -58755,30 +58603,53 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: set-id1 + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/relations': + get: + tags: + - groups.site + summary: Get relations from groups + description: Indicates which terms have been pinned or reused directly under the set. + operationId: group.site.termStore.set_ListRelation + parameters: + - name: group-id in: path - description: The unique identifier of set + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: set - - name: term-id + x-ms-docs-key-type: group + - name: site-id in: path - description: The unique identifier of term + description: The unique identifier of site required: true style: simple schema: type: string - x-ms-docs-key-type: term - - name: term-id1 + x-ms-docs-key-type: site + - name: store-id in: path - description: The unique identifier of term + description: The unique identifier of store required: true style: simple schema: type: string - x-ms-docs-key-type: term + x-ms-docs-key-type: store + - name: set-id + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -58827,7 +58698,7 @@ paths: tags: - groups.site summary: Create new navigation property to relations for groups - operationId: group.site.termStore.set.parentGroup.set.term.child_CreateRelation + operationId: group.site.termStore.set_CreateRelation parameters: - name: group-id in: path @@ -58861,30 +58732,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: set-id1 - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term requestBody: description: New navigation property content: @@ -58902,13 +58749,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/relations/{relation-id}': get: tags: - groups.site summary: Get relations from groups - description: To indicate which terms are related to the current term as either pinned or reused. - operationId: group.site.termStore.set.parentGroup.set.term.child_GetRelation + description: Indicates which terms have been pinned or reused directly under the set. + operationId: group.site.termStore.set_GetRelation parameters: - name: group-id in: path @@ -58942,30 +58789,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: set-id1 - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -59008,7 +58831,7 @@ paths: tags: - groups.site summary: Update the navigation property relations in groups - operationId: group.site.termStore.set.parentGroup.set.term.child_UpdateRelation + operationId: group.site.termStore.set_UpdateRelation parameters: - name: group-id in: path @@ -59042,30 +58865,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: set-id1 - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -59095,7 +58894,7 @@ paths: tags: - groups.site summary: Delete navigation property relations for groups - operationId: group.site.termStore.set.parentGroup.set.term.child_DeleteRelation + operationId: group.site.termStore.set_DeleteRelation parameters: - name: group-id in: path @@ -59129,30 +58928,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: set-id1 - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -59173,13 +58948,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/relations/{relation-id}/fromTerm': get: tags: - groups.site summary: Get fromTerm from groups description: 'The from [term] of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the [set].' - operationId: group.site.termStore.set.parentGroup.set.term.child.relation_GetFromTerm + operationId: group.site.termStore.set.relation_GetFromTerm parameters: - name: group-id in: path @@ -59213,30 +58988,84 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: set-id1 + - name: relation-id in: path - description: The unique identifier of set + description: The unique identifier of relation required: true style: simple schema: type: string - x-ms-docs-key-type: set - - name: term-id + x-ms-docs-key-type: relation + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/relations/{relation-id}/set': + get: + tags: + - groups.site + summary: Get set from groups + description: 'The [set] in which the relation is relevant.' + operationId: group.site.termStore.set.relation_GetSet + parameters: + - name: group-id in: path - description: The unique identifier of term + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: term - - name: term-id1 + x-ms-docs-key-type: group + - name: site-id in: path - description: The unique identifier of term + description: The unique identifier of site required: true style: simple schema: type: string - x-ms-docs-key-type: term + x-ms-docs-key-type: site + - name: store-id + in: path + description: The unique identifier of store + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: store + - name: set-id + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set - name: relation-id in: path description: The unique identifier of relation @@ -59271,17 +59100,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.set' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/relations/{relation-id}/toTerm': get: tags: - groups.site - summary: Get set from groups - description: 'The [set] in which the relation is relevant.' - operationId: group.site.termStore.set.parentGroup.set.term.child.relation_GetSet + summary: Get toTerm from groups + description: 'The to [term] of the relation. The term to which the relationship is defined.' + operationId: group.site.termStore.set.relation_GetToTerm parameters: - name: group-id in: path @@ -59315,30 +59144,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: set-id1 - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -59373,17 +59178,16 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/relations/$count': get: tags: - groups.site - summary: Get toTerm from groups - description: 'The to [term] of the relation. The term to which the relationship is defined.' - operationId: group.site.termStore.set.parentGroup.set.term.child.relation_GetToTerm + summary: Get the number of the resource + operationId: group.site.termStore.set.relation_GetCount parameters: - name: group-id in: path @@ -59417,38 +59221,68 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: set-id1 + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/terms': + get: + tags: + - groups.site + summary: Get terms from groups + description: All the terms under the set. + operationId: group.site.termStore.set_ListTerm + parameters: + - name: group-id in: path - description: The unique identifier of set + description: The unique identifier of group required: true style: simple schema: type: string - x-ms-docs-key-type: set - - name: term-id + x-ms-docs-key-type: group + - name: site-id in: path - description: The unique identifier of term + description: The unique identifier of site required: true style: simple schema: type: string - x-ms-docs-key-type: term - - name: term-id1 + x-ms-docs-key-type: site + - name: store-id in: path - description: The unique identifier of term + description: The unique identifier of store required: true style: simple schema: type: string - x-ms-docs-key-type: term - - name: relation-id + x-ms-docs-key-type: store + - name: set-id in: path - description: The unique identifier of relation + description: The unique identifier of set required: true style: simple schema: type: string - x-ms-docs-key-type: relation + x-ms-docs-key-type: set + - $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: + type: string - name: $select in: query description: Select properties to be returned @@ -59471,20 +59305,18 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/responses/microsoft.graph.termStore.termCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/$count': - get: + post: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.termStore.set.parentGroup.set.term.child.relation_GetCount + summary: Create new navigation property to terms for groups + operationId: group.site.termStore.set_CreateTerm parameters: - name: group-id in: path @@ -59518,44 +59350,30 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: set-id1 - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' + required: true responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/set': + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/terms/{term-id}': get: tags: - groups.site - summary: Get set from groups - description: 'The [set] in which the term is created.' - operationId: group.site.termStore.set.parentGroup.set.term.child_GetSet + summary: Get terms from groups + description: All the terms under the set. + operationId: group.site.termStore.set_GetTerm parameters: - name: group-id in: path @@ -59589,14 +59407,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: set-id1 - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - name: term-id in: path description: The unique identifier of term @@ -59605,14 +59415,6 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - name: $select in: query description: Select properties to be returned @@ -59639,16 +59441,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/$count': - get: + patch: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.termStore.set.parentGroup.set.term.child_GetCount + summary: Update the navigation property terms in groups + operationId: group.site.termStore.set_UpdateTerm parameters: - name: group-id in: path @@ -59682,7 +59483,62 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: set-id1 + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - groups.site + summary: Delete navigation property terms for groups + operationId: group.site.termStore.set_DeleteTerm + 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: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: store-id + in: path + description: The unique identifier of store + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: store + - name: set-id in: path description: The unique identifier of set required: true @@ -59698,20 +59554,25 @@ paths: schema: type: string x-ms-docs-key-type: term - - $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' - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations': + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/terms/{term-id}/children': get: tags: - groups.site - summary: Get relations from groups - description: To indicate which terms are related to the current term as either pinned or reused. - operationId: group.site.termStore.set.parentGroup.set.term_ListRelation + summary: Get children from groups + description: Children of current term. + operationId: group.site.termStore.set.term_ListChild parameters: - name: group-id in: path @@ -59745,14 +59606,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: set-id1 - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - name: term-id in: path description: The unique identifier of term @@ -59798,7 +59651,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.relationCollectionResponse' + $ref: '#/components/responses/microsoft.graph.termStore.termCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -59808,8 +59661,8 @@ paths: post: tags: - groups.site - summary: Create new navigation property to relations for groups - operationId: group.site.termStore.set.parentGroup.set.term_CreateRelation + summary: Create new navigation property to children for groups + operationId: group.site.termStore.set.term_CreateChild parameters: - name: group-id in: path @@ -59843,14 +59696,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: set-id1 - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - name: term-id in: path description: The unique identifier of term @@ -59864,7 +59709,7 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.term' required: true responses: 2XX: @@ -59872,17 +59717,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}': get: tags: - groups.site - summary: Get relations from groups - description: To indicate which terms are related to the current term as either pinned or reused. - operationId: group.site.termStore.set.parentGroup.set.term_GetRelation + summary: Get children from groups + description: Children of current term. + operationId: group.site.termStore.set.term_GetChild parameters: - name: group-id in: path @@ -59916,14 +59761,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: set-id1 - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - name: term-id in: path description: The unique identifier of term @@ -59932,14 +59769,14 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: relation-id + - name: term-id1 in: path - description: The unique identifier of relation + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: relation + x-ms-docs-key-type: term - name: $select in: query description: Select properties to be returned @@ -59966,15 +59803,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - groups.site - summary: Update the navigation property relations in groups - operationId: group.site.termStore.set.parentGroup.set.term_UpdateRelation + summary: Update the navigation property children in groups + operationId: group.site.termStore.set.term_UpdateChild parameters: - name: group-id in: path @@ -60008,14 +59845,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: set-id1 - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - name: term-id in: path description: The unique identifier of term @@ -60024,20 +59853,20 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: relation-id + - name: term-id1 in: path - description: The unique identifier of relation + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: relation + x-ms-docs-key-type: term requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.term' required: true responses: 2XX: @@ -60045,15 +59874,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - groups.site - summary: Delete navigation property relations for groups - operationId: group.site.termStore.set.parentGroup.set.term_DeleteRelation + summary: Delete navigation property children for groups + operationId: group.site.termStore.set.term_DeleteChild parameters: - name: group-id in: path @@ -60087,14 +59916,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: set-id1 - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - name: term-id in: path description: The unique identifier of term @@ -60103,14 +59924,14 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: relation-id + - name: term-id1 in: path - description: The unique identifier of relation + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: relation + x-ms-docs-key-type: term - name: If-Match in: header description: ETag @@ -60123,13 +59944,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/fromTerm': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations': get: tags: - groups.site - summary: Get fromTerm from groups - description: 'The from [term] of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the [set].' - operationId: group.site.termStore.set.parentGroup.set.term.relation_GetFromTerm + summary: Get relations from groups + description: To indicate which terms are related to the current term as either pinned or reused. + operationId: group.site.termStore.set.term.child_ListRelation parameters: - name: group-id in: path @@ -60163,14 +59984,6 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: set-id1 - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - name: term-id in: path description: The unique identifier of term @@ -60179,14 +59992,29 @@ paths: schema: type: string x-ms-docs-key-type: term - - name: relation-id + - name: term-id1 in: path - description: The unique identifier of relation + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: relation + x-ms-docs-key-type: term + - $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: + type: string - name: $select in: query description: Select properties to be returned @@ -60209,21 +60037,91 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property + $ref: '#/components/responses/microsoft.graph.termStore.relationCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + post: + tags: + - groups.site + summary: Create new navigation property to relations for groups + operationId: group.site.termStore.set.term.child_CreateRelation + 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: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: store-id + in: path + description: The unique identifier of store + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: store + - name: set-id + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.relation' + required: true + responses: + 2XX: + description: Created navigation property. content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/set': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}': get: tags: - groups.site - summary: Get set from groups - description: 'The [set] in which the relation is relevant.' - operationId: group.site.termStore.set.parentGroup.set.term.relation_GetSet + summary: Get relations from groups + description: To indicate which terms are related to the current term as either pinned or reused. + operationId: group.site.termStore.set.term.child_GetRelation parameters: - name: group-id in: path @@ -60257,15 +60155,15 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: set-id1 + - name: term-id in: path - description: The unique identifier of set + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: set - - name: term-id + x-ms-docs-key-type: term + - name: term-id1 in: path description: The unique identifier of term required: true @@ -60307,17 +60205,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/toTerm': - get: + patch: tags: - groups.site - summary: Get toTerm from groups - description: 'The to [term] of the relation. The term to which the relationship is defined.' - operationId: group.site.termStore.set.parentGroup.set.term.relation_GetToTerm + summary: Update the navigation property relations in groups + operationId: group.site.termStore.set.term.child_UpdateRelation parameters: - name: group-id in: path @@ -60351,15 +60247,15 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: set-id1 + - name: term-id in: path - description: The unique identifier of set + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: set - - name: term-id + x-ms-docs-key-type: term + - name: term-id1 in: path description: The unique identifier of term required: true @@ -60375,42 +60271,28 @@ paths: schema: type: string x-ms-docs-key-type: relation - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.relation' + required: true responses: 2XX: - description: Retrieved navigation property + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/schemas/microsoft.graph.termStore.relation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/$count': - get: + delete: tags: - groups.site - summary: Get the number of the resource - operationId: group.site.termStore.set.parentGroup.set.term.relation_GetCount + summary: Delete navigation property relations for groups + operationId: group.site.termStore.set.term.child_DeleteRelation parameters: - name: group-id in: path @@ -60444,7 +60326,75 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: set-id1 + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation + - 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}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm': + get: + tags: + - groups.site + summary: Get fromTerm from groups + description: 'The from [term] of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the [set].' + operationId: group.site.termStore.set.term.child.relation_GetFromTerm + 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: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: store-id + in: path + description: The unique identifier of store + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: store + - name: set-id in: path description: The unique identifier of set required: true @@ -60460,20 +60410,59 @@ paths: schema: type: string x-ms-docs-key-type: term - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/set': + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set': get: tags: - groups.site summary: Get set from groups - description: 'The [set] in which the term is created.' - operationId: group.site.termStore.set.parentGroup.set.term_GetSet + description: 'The [set] in which the relation is relevant.' + operationId: group.site.termStore.set.term.child.relation_GetSet parameters: - name: group-id in: path @@ -60507,7 +60496,93 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: set-id1 + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.set' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm': + get: + tags: + - groups.site + summary: Get toTerm from groups + description: 'The to [term] of the relation. The term to which the relationship is defined.' + operationId: group.site.termStore.set.term.child.relation_GetToTerm + 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: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: store-id + in: path + description: The unique identifier of store + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: store + - name: set-id in: path description: The unique identifier of set required: true @@ -60523,6 +60598,22 @@ paths: schema: type: string x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: relation-id + in: path + description: The unique identifier of relation + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: relation - name: $select in: query description: Select properties to be returned @@ -60549,16 +60640,16 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' + $ref: '#/components/schemas/microsoft.graph.termStore.term' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/{set-id1}/terms/$count': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count': get: tags: - groups.site summary: Get the number of the resource - operationId: group.site.termStore.set.parentGroup.set.term_GetCount + operationId: group.site.termStore.set.term.child.relation_GetCount parameters: - name: group-id in: path @@ -60592,14 +60683,22 @@ paths: schema: type: string x-ms-docs-key-type: set - - name: set-id1 + - name: term-id in: path - description: The unique identifier of set + description: The unique identifier of term required: true style: simple schema: type: string - x-ms-docs-key-type: set + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -60607,12 +60706,98 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/parentGroup/sets/$count': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/set': + get: + tags: + - groups.site + summary: Get set from groups + description: 'The [set] in which the term is created.' + operationId: group.site.termStore.set.term.child_GetSet + 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: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: store-id + in: path + description: The unique identifier of store + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: store + - name: set-id + in: path + description: The unique identifier of set + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: term-id1 + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.set' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/terms/{term-id}/children/$count': get: tags: - groups.site summary: Get the number of the resource - operationId: group.site.termStore.set.parentGroup.set_GetCount + operationId: group.site.termStore.set.term.child_GetCount parameters: - name: group-id in: path @@ -60646,6 +60831,14 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -60653,13 +60846,13 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/relations': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/terms/{term-id}/relations': get: tags: - groups.site summary: Get relations from groups - description: Indicates which terms have been pinned or reused directly under the set. - operationId: group.site.termStore.set_ListRelation + description: To indicate which terms are related to the current term as either pinned or reused. + operationId: group.site.termStore.set.term_ListRelation parameters: - name: group-id in: path @@ -60693,6 +60886,14 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -60741,7 +60942,7 @@ paths: tags: - groups.site summary: Create new navigation property to relations for groups - operationId: group.site.termStore.set_CreateRelation + operationId: group.site.termStore.set.term_CreateRelation parameters: - name: group-id in: path @@ -60775,6 +60976,14 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term requestBody: description: New navigation property content: @@ -60792,13 +61001,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/relations/{relation-id}': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}': get: tags: - groups.site summary: Get relations from groups - description: Indicates which terms have been pinned or reused directly under the set. - operationId: group.site.termStore.set_GetRelation + description: To indicate which terms are related to the current term as either pinned or reused. + operationId: group.site.termStore.set.term_GetRelation parameters: - name: group-id in: path @@ -60832,6 +61041,14 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -60874,7 +61091,7 @@ paths: tags: - groups.site summary: Update the navigation property relations in groups - operationId: group.site.termStore.set_UpdateRelation + operationId: group.site.termStore.set.term_UpdateRelation parameters: - name: group-id in: path @@ -60908,6 +61125,14 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -60937,7 +61162,7 @@ paths: tags: - groups.site summary: Delete navigation property relations for groups - operationId: group.site.termStore.set_DeleteRelation + operationId: group.site.termStore.set.term_DeleteRelation parameters: - name: group-id in: path @@ -60971,6 +61196,14 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -60991,13 +61224,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/relations/{relation-id}/fromTerm': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm': get: tags: - groups.site summary: Get fromTerm from groups description: 'The from [term] of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the [set].' - operationId: group.site.termStore.set.relation_GetFromTerm + operationId: group.site.termStore.set.term.relation_GetFromTerm parameters: - name: group-id in: path @@ -61031,6 +61264,14 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -61069,13 +61310,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/relations/{relation-id}/set': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set': get: tags: - groups.site summary: Get set from groups description: 'The [set] in which the relation is relevant.' - operationId: group.site.termStore.set.relation_GetSet + operationId: group.site.termStore.set.term.relation_GetSet parameters: - name: group-id in: path @@ -61109,6 +61350,14 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -61147,13 +61396,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/relations/{relation-id}/toTerm': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm': get: tags: - groups.site summary: Get toTerm from groups description: 'The to [term] of the relation. The term to which the relationship is defined.' - operationId: group.site.termStore.set.relation_GetToTerm + operationId: group.site.termStore.set.term.relation_GetToTerm parameters: - name: group-id in: path @@ -61187,6 +61436,14 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term - name: relation-id in: path description: The unique identifier of relation @@ -61225,12 +61482,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/relations/$count': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/terms/{term-id}/relations/$count': get: tags: - groups.site summary: Get the number of the resource - operationId: group.site.termStore.set.relation_GetCount + operationId: group.site.termStore.set.term.relation_GetCount parameters: - name: group-id in: path @@ -61264,6 +61521,14 @@ paths: schema: type: string x-ms-docs-key-type: set + - name: term-id + in: path + description: The unique identifier of term + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: term - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -61271,13 +61536,13 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/terms': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/terms/{term-id}/set': get: tags: - groups.site - summary: Get terms from groups - description: All the terms under the set. - operationId: group.site.termStore.set_ListTerm + summary: Get set from groups + description: 'The [set] in which the term is created.' + operationId: group.site.termStore.set.term_GetSet parameters: - name: group-id in: path @@ -61311,21 +61576,14 @@ paths: schema: type: string x-ms-docs-key-type: set - - $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: term-id + in: path + description: The unique identifier of term + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: term - name: $select in: query description: Select properties to be returned @@ -61348,18 +61606,20 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.termCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.termStore.set' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/terms/$count': + get: tags: - groups.site - summary: Create new navigation property to terms for groups - operationId: group.site.termStore.set_CreateTerm + summary: Get the number of the resource + operationId: group.site.termStore.set.term_GetCount parameters: - name: group-id in: path @@ -61393,30 +61653,19 @@ paths: schema: type: string x-ms-docs-key-type: set - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' - 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.termStore.term' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/terms/{term-id}': + '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/$count': get: tags: - groups.site - summary: Get terms from groups - description: All the terms under the set. - operationId: group.site.termStore.set_GetTerm + summary: Get the number of the resource + operationId: group.site.termStore.set_GetCount parameters: - name: group-id in: path @@ -61442,57 +61691,19 @@ paths: schema: type: string x-ms-docs-key-type: store - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: + '/groups/{group-id}/sites/{site-id}/termStores/$count': + get: tags: - groups.site - summary: Update the navigation property terms in groups - operationId: group.site.termStore.set_UpdateTerm + summary: Get the number of the resource + operationId: group.site.termStore_GetCount parameters: - name: group-id in: path @@ -61510,52 +61721,19 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: store-id - in: path - description: The unique identifier of store - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: store - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' - required: true + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: + '/groups/{group-id}/sites/$count': + get: tags: - groups.site - summary: Delete navigation property terms for groups - operationId: group.site.termStore.set_DeleteTerm + summary: Get the number of the resource + operationId: group.site_GetCount parameters: - name: group-id in: path @@ -61565,98 +61743,24 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: store-id - in: path - description: The unique identifier of store - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: store - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - 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}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/terms/{term-id}/children': + /sites: get: tags: - - groups.site - summary: Get children from groups - description: Children of current term. - operationId: group.site.termStore.set.term_ListChild + - 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." + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/site-list?view=graph-rest-1.0 + operationId: site_ListSite 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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: store-id - in: path - description: The unique identifier of store - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: store - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -61694,3453 +61798,32 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.termCollectionResponse' + $ref: '#/components/responses/microsoft.graph.siteCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - post: - tags: - - groups.site - summary: Create new navigation property to children for groups - operationId: group.site.termStore.set.term_CreateChild - 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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: store-id - in: path - description: The unique identifier of store - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: store - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' - required: true - responses: - 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}': - get: - tags: - - groups.site - summary: Get children from groups - description: Children of current term. - operationId: group.site.termStore.set.term_GetChild - 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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: store-id - in: path - description: The unique identifier of store - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: store - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - groups.site - summary: Update the navigation property children in groups - operationId: group.site.termStore.set.term_UpdateChild - 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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: store-id - in: path - description: The unique identifier of store - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: store - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - groups.site - summary: Delete navigation property children for groups - operationId: group.site.termStore.set.term_DeleteChild - 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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: store-id - in: path - description: The unique identifier of store - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: store - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - 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}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations': + '/sites/{site-id}': get: tags: - - groups.site - summary: Get relations from groups - description: To indicate which terms are related to the current term as either pinned or reused. - operationId: group.site.termStore.set.term.child_ListRelation + - 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." + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/site-get?view=graph-rest-1.0 + operationId: site_GetSite 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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: store-id - in: path - description: The unique identifier of store - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: store - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - $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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.relationCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - post: - tags: - - groups.site - summary: Create new navigation property to relations for groups - operationId: group.site.termStore.set.term.child_CreateRelation - 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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: store-id - in: path - description: The unique identifier of store - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: store - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' - required: true - responses: - 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}': - get: - tags: - - groups.site - summary: Get relations from groups - description: To indicate which terms are related to the current term as either pinned or reused. - operationId: group.site.termStore.set.term.child_GetRelation - 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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: store-id - in: path - description: The unique identifier of store - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: store - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: relation-id - in: path - description: The unique identifier of relation - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: relation - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - groups.site - summary: Update the navigation property relations in groups - operationId: group.site.termStore.set.term.child_UpdateRelation - 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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: store-id - in: path - description: The unique identifier of store - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: store - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: relation-id - in: path - description: The unique identifier of relation - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: relation - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - groups.site - summary: Delete navigation property relations for groups - operationId: group.site.termStore.set.term.child_DeleteRelation - 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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: store-id - in: path - description: The unique identifier of store - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: store - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: relation-id - in: path - description: The unique identifier of relation - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: relation - - 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}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm': - get: - tags: - - groups.site - summary: Get fromTerm from groups - description: 'The from [term] of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the [set].' - operationId: group.site.termStore.set.term.child.relation_GetFromTerm - 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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: store-id - in: path - description: The unique identifier of store - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: store - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: relation-id - in: path - description: The unique identifier of relation - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: relation - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set': - get: - tags: - - groups.site - summary: Get set from groups - description: 'The [set] in which the relation is relevant.' - operationId: group.site.termStore.set.term.child.relation_GetSet - 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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: store-id - in: path - description: The unique identifier of store - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: store - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: relation-id - in: path - description: The unique identifier of relation - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: relation - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm': - get: - tags: - - groups.site - summary: Get toTerm from groups - description: 'The to [term] of the relation. The term to which the relationship is defined.' - operationId: group.site.termStore.set.term.child.relation_GetToTerm - 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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: store-id - in: path - description: The unique identifier of store - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: store - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: relation-id - in: path - description: The unique identifier of relation - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: relation - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count': - get: - tags: - - groups.site - summary: Get the number of the resource - operationId: group.site.termStore.set.term.child.relation_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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: store-id - in: path - description: The unique identifier of store - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: store - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/set': - get: - tags: - - groups.site - summary: Get set from groups - description: 'The [set] in which the term is created.' - operationId: group.site.termStore.set.term.child_GetSet - 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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: store-id - in: path - description: The unique identifier of store - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: store - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: term-id1 - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/terms/{term-id}/children/$count': - get: - tags: - - groups.site - summary: Get the number of the resource - operationId: group.site.termStore.set.term.child_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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: store-id - in: path - description: The unique identifier of store - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: store - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/terms/{term-id}/relations': - get: - tags: - - groups.site - summary: Get relations from groups - description: To indicate which terms are related to the current term as either pinned or reused. - operationId: group.site.termStore.set.term_ListRelation - 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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: store-id - in: path - description: The unique identifier of store - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: store - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - $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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.relationCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - post: - tags: - - groups.site - summary: Create new navigation property to relations for groups - operationId: group.site.termStore.set.term_CreateRelation - 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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: store-id - in: path - description: The unique identifier of store - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: store - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' - required: true - responses: - 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}': - get: - tags: - - groups.site - summary: Get relations from groups - description: To indicate which terms are related to the current term as either pinned or reused. - operationId: group.site.termStore.set.term_GetRelation - 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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: store-id - in: path - description: The unique identifier of store - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: store - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: relation-id - in: path - description: The unique identifier of relation - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: relation - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - groups.site - summary: Update the navigation property relations in groups - operationId: group.site.termStore.set.term_UpdateRelation - 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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: store-id - in: path - description: The unique identifier of store - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: store - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: relation-id - in: path - description: The unique identifier of relation - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: relation - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.relation' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - groups.site - summary: Delete navigation property relations for groups - operationId: group.site.termStore.set.term_DeleteRelation - 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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: store-id - in: path - description: The unique identifier of store - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: store - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: relation-id - in: path - description: The unique identifier of relation - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: relation - - 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}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm': - get: - tags: - - groups.site - summary: Get fromTerm from groups - description: 'The from [term] of the relation. The term from which the relationship is defined. A null value would indicate the relation is directly with the [set].' - operationId: group.site.termStore.set.term.relation_GetFromTerm - 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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: store-id - in: path - description: The unique identifier of store - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: store - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: relation-id - in: path - description: The unique identifier of relation - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: relation - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set': - get: - tags: - - groups.site - summary: Get set from groups - description: 'The [set] in which the relation is relevant.' - operationId: group.site.termStore.set.term.relation_GetSet - 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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: store-id - in: path - description: The unique identifier of store - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: store - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: relation-id - in: path - description: The unique identifier of relation - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: relation - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm': - get: - tags: - - groups.site - summary: Get toTerm from groups - description: 'The to [term] of the relation. The term to which the relationship is defined.' - operationId: group.site.termStore.set.term.relation_GetToTerm - 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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: store-id - in: path - description: The unique identifier of store - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: store - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: relation-id - in: path - description: The unique identifier of relation - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: relation - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.term' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/terms/{term-id}/relations/$count': - get: - tags: - - groups.site - summary: Get the number of the resource - operationId: group.site.termStore.set.term.relation_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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: store-id - in: path - description: The unique identifier of store - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: store - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/terms/{term-id}/set': - get: - tags: - - groups.site - summary: Get set from groups - description: 'The [set] in which the term is created.' - operationId: group.site.termStore.set.term_GetSet - 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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: store-id - in: path - description: The unique identifier of store - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: store - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - name: term-id - in: path - description: The unique identifier of term - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: term - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.set' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/{set-id}/terms/$count': - get: - tags: - - groups.site - summary: Get the number of the resource - operationId: group.site.termStore.set.term_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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: store-id - in: path - description: The unique identifier of store - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: store - - name: set-id - in: path - description: The unique identifier of set - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: set - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStores/{store-id}/sets/$count': - get: - tags: - - groups.site - summary: Get the number of the resource - operationId: group.site.termStore.set_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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: store-id - in: path - description: The unique identifier of store - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: store - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/groups/{group-id}/sites/{site-id}/termStores/$count': - get: - tags: - - groups.site - summary: Get the number of the resource - operationId: group.site.termStore_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: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/groups/{group-id}/sites/$count': - get: - tags: - - groups.site - summary: Get the number of the resource - operationId: group.site_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' - /sites: - 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." - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/site-list?view=graph-rest-1.0 - operationId: site_ListSite - 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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - $ref: '#/components/responses/microsoft.graph.siteCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - '/sites/{site-id}': - get: - 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." - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/site-get?view=graph-rest-1.0 - operationId: site_GetSite - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved entity - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.site' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - sites.site - summary: Update entity in sites - operationId: site_UpdateSite - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - requestBody: - description: New property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.site' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.site' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/sites/{site-id}/analytics': - get: - tags: - - sites.itemAnalytics - summary: Get analytics from sites - description: Analytics about the view activities that took place on this site. - operationId: site_GetAnalytic - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.itemAnalytics' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - sites.itemAnalytics - summary: Update the navigation property analytics in sites - operationId: site_UpdateAnalytic - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.itemAnalytics' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.itemAnalytics' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - sites.itemAnalytics - summary: Delete navigation property analytics for sites - operationId: site_DeleteAnalytic - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - 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 - '/sites/{site-id}/analytics/allTime': - get: - tags: - - sites.itemAnalytics - summary: Get allTime from sites - operationId: site.analytic_GetAllTime - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.itemActivityStat' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/sites/{site-id}/analytics/itemActivityStats': - get: - tags: - - sites.itemAnalytics - summary: Get itemActivityStats from sites - operationId: site.analytic_ListItemActivityStat - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - $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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - $ref: '#/components/responses/microsoft.graph.itemActivityStatCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - post: - tags: - - sites.itemAnalytics - summary: Create new navigation property to itemActivityStats for sites - operationId: site.analytic_CreateItemActivityStat - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.itemActivityStat' - required: true - responses: - 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.itemActivityStat' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}': - get: - tags: - - sites.itemAnalytics - summary: Get itemActivityStats from sites - operationId: site.analytic_GetItemActivityStat - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: itemActivityStat-id - in: path - description: The unique identifier of itemActivityStat - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: itemActivityStat - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.itemActivityStat' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - sites.itemAnalytics - summary: Update the navigation property itemActivityStats in sites - operationId: site.analytic_UpdateItemActivityStat - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: itemActivityStat-id - in: path - description: The unique identifier of itemActivityStat - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: itemActivityStat - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.itemActivityStat' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.itemActivityStat' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - sites.itemAnalytics - summary: Delete navigation property itemActivityStats for sites - operationId: site.analytic_DeleteItemActivityStat - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: itemActivityStat-id - in: path - description: The unique identifier of itemActivityStat - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: itemActivityStat - - 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 - '/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities': - get: - tags: - - sites.itemAnalytics - summary: Get activities from sites - description: Exposes the itemActivities represented in this itemActivityStat resource. - operationId: site.analytic.itemActivityStat_ListActivity - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: itemActivityStat-id - in: path - description: The unique identifier of itemActivityStat - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: itemActivityStat - - $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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - $ref: '#/components/responses/microsoft.graph.itemActivityCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - post: - tags: - - sites.itemAnalytics - summary: Create new navigation property to activities for sites - operationId: site.analytic.itemActivityStat_CreateActivity - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: itemActivityStat-id - in: path - description: The unique identifier of itemActivityStat - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: itemActivityStat - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.itemActivity' - required: true - responses: - 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.itemActivity' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}': - get: - tags: - - sites.itemAnalytics - summary: Get activities from sites - description: Exposes the itemActivities represented in this itemActivityStat resource. - operationId: site.analytic.itemActivityStat_GetActivity - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: itemActivityStat-id - in: path - description: The unique identifier of itemActivityStat - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: itemActivityStat - - name: itemActivity-id - in: path - description: The unique identifier of itemActivity - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: itemActivity - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.itemActivity' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - sites.itemAnalytics - summary: Update the navigation property activities in sites - operationId: site.analytic.itemActivityStat_UpdateActivity - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: itemActivityStat-id - in: path - description: The unique identifier of itemActivityStat - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: itemActivityStat - - name: itemActivity-id - in: path - description: The unique identifier of itemActivity - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: itemActivity - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.itemActivity' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.itemActivity' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - sites.itemAnalytics - summary: Delete navigation property activities for sites - operationId: site.analytic.itemActivityStat_DeleteActivity - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: itemActivityStat-id - in: path - description: The unique identifier of itemActivityStat - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: itemActivityStat - - name: itemActivity-id - in: path - description: The unique identifier of itemActivity - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: itemActivity - - 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 - '/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem': - get: - tags: - - sites.itemAnalytics - summary: Get driveItem from sites - description: Exposes the driveItem that was the target of this activity. - operationId: site.analytic.itemActivityStat.activity_GetDriveItem - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: itemActivityStat-id - in: path - description: The unique identifier of itemActivityStat - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: itemActivityStat - - name: itemActivity-id - in: path - description: The unique identifier of itemActivity - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: itemActivity - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - 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 - '/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content': - get: - tags: - - sites.itemAnalytics - summary: Get content for the navigation property driveItem from sites - description: 'The content stream, if the item represents a file.' - operationId: site.analytic.itemActivityStat.activity_GetDriveItemContent - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: itemActivityStat-id - in: path - description: The unique identifier of itemActivityStat - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: itemActivityStat - - name: itemActivity-id - in: path - description: The unique identifier of itemActivity - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: itemActivity - - name: $format - in: query - description: Format of the content - style: form - explode: false - schema: - type: string - responses: - 2XX: - description: Retrieved media content - content: - application/octet-stream: - schema: - type: string - format: binary - default: - $ref: '#/components/responses/error' - put: - tags: - - sites.itemAnalytics - summary: Update content for the navigation property driveItem in sites - description: 'The content stream, if the item represents a file.' - operationId: site.analytic.itemActivityStat.activity_SetDriveItemContent - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: itemActivityStat-id - in: path - description: The unique identifier of itemActivityStat - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: itemActivityStat - - name: itemActivity-id - in: path - description: The unique identifier of itemActivity - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: itemActivity - 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' - '/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/$count': - get: - tags: - - sites.itemAnalytics - summary: Get the number of the resource - operationId: site.analytic.itemActivityStat.activity_GetCount - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: itemActivityStat-id - in: path - description: The unique identifier of itemActivityStat - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: itemActivityStat - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/sites/{site-id}/analytics/itemActivityStats/$count': - get: - tags: - - sites.itemAnalytics - summary: Get the number of the resource - operationId: site.analytic.itemActivityStat_GetCount - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/sites/{site-id}/analytics/lastSevenDays': - get: - tags: - - sites.itemAnalytics - summary: Get lastSevenDays from sites - operationId: site.analytic_GetLastSevenDay - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.itemActivityStat' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/sites/{site-id}/columns': - get: - tags: - - sites.columnDefinition - summary: List columns in a site - description: Get the collection of columns represented as columnDefinition resources in a site. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/site-list-columns?view=graph-rest-1.0 - operationId: site_ListColumn - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - $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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - $ref: '#/components/responses/microsoft.graph.columnDefinitionCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - post: - tags: - - sites.columnDefinition - summary: Create a columnDefinition in a site - description: Create a column for a site with a request that specifies a columnDefinition. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/site-post-columns?view=graph-rest-1.0 - operationId: site_CreateColumn - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.columnDefinition' - required: true - responses: - 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.columnDefinition' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/sites/{site-id}/columns/{columnDefinition-id}': - get: - tags: - - sites.columnDefinition - summary: Get columns from sites - description: The collection of column definitions reusable across lists under this site. - operationId: site_GetColumn - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: columnDefinition-id - in: path - description: The unique identifier of columnDefinition - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: columnDefinition - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.columnDefinition' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - sites.columnDefinition - summary: Update the navigation property columns in sites - operationId: site_UpdateColumn - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: columnDefinition-id - in: path - description: The unique identifier of columnDefinition - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: columnDefinition - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.columnDefinition' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.columnDefinition' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - sites.columnDefinition - summary: Delete navigation property columns for sites - operationId: site_DeleteColumn - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: columnDefinition-id - in: path - description: The unique identifier of columnDefinition - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: columnDefinition - - 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 - '/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn': - get: - tags: - - sites.columnDefinition - summary: Get sourceColumn from sites - description: The source column for the content type column. - operationId: site.column_GetSourceColumn - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: columnDefinition-id - in: path - description: The unique identifier of columnDefinition - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: columnDefinition - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.columnDefinition' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/sites/{site-id}/columns/$count': - get: - tags: - - sites.columnDefinition - summary: Get the number of the resource - operationId: site.column_GetCount - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/sites/{site-id}/contentTypes': - get: - tags: - - sites.contentType - summary: List contentTypes in a site - description: Get the collection of contentType resources in a site. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/site-list-contenttypes?view=graph-rest-1.0 - operationId: site_ListContentType - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - $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 + in: path + description: The unique identifier of site + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: site - name: $select in: query description: Select properties to be returned @@ -65163,22 +61846,19 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.contentTypeCollectionResponse' + description: Retrieved entity + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.site' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + patch: tags: - - sites.contentType - summary: Create a content type - description: Create a new contentType in a site. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/site-post-contenttypes?view=graph-rest-1.0 - operationId: site_CreateContentType + - sites.site + summary: Update entity in sites + operationId: site_UpdateSite parameters: - name: site-id in: path @@ -65189,32 +61869,29 @@ paths: type: string x-ms-docs-key-type: site requestBody: - description: New navigation property + description: New property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.contentType' + $ref: '#/components/schemas/microsoft.graph.site' required: true responses: 2XX: - description: Created navigation property. + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.contentType' + $ref: '#/components/schemas/microsoft.graph.site' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/sites/{site-id}/contentTypes/{contentType-id}': + '/sites/{site-id}/analytics': get: tags: - - sites.contentType - summary: Get contentType - description: Retrieve the metadata for a content type in a site or a list. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/contenttype-get?view=graph-rest-1.0 - operationId: site_GetContentType + - sites.itemAnalytics + summary: Get analytics from sites + description: Analytics about the view activities that took place on this site. + operationId: site_GetAnalytic parameters: - name: site-id in: path @@ -65224,14 +61901,6 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: contentType-id - in: path - description: The unique identifier of contentType - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: contentType - name: $select in: query description: Select properties to be returned @@ -65258,19 +61927,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.contentType' + $ref: '#/components/schemas/microsoft.graph.itemAnalytics' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - - sites.contentType - summary: Update contentType - description: Update a content type. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/contenttype-update?view=graph-rest-1.0 - operationId: site_UpdateContentType + - sites.itemAnalytics + summary: Update the navigation property analytics in sites + operationId: site_UpdateAnalytic parameters: - name: site-id in: path @@ -65280,20 +61945,12 @@ paths: schema: type: string x-ms-docs-key-type: site - - 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: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.contentType' + $ref: '#/components/schemas/microsoft.graph.itemAnalytics' required: true responses: 2XX: @@ -65301,19 +61958,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.contentType' + $ref: '#/components/schemas/microsoft.graph.itemAnalytics' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - - sites.contentType - summary: Delete contentType - description: Remove a content type from a list or a site. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/contenttype-delete?view=graph-rest-1.0 - operationId: site_DeleteContentType + - sites.itemAnalytics + summary: Delete navigation property analytics for sites + operationId: site_DeleteAnalytic parameters: - name: site-id in: path @@ -65323,14 +61976,6 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: contentType-id - in: path - description: The unique identifier of contentType - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: contentType - name: If-Match in: header description: ETag @@ -65343,13 +61988,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/sites/{site-id}/contentTypes/{contentType-id}/base': + '/sites/{site-id}/analytics/allTime': get: tags: - - sites.contentType - summary: Get base from sites - description: Parent contentType from which this content type is derived. - operationId: site.contentType_GetBase + - sites.itemAnalytics + summary: Get allTime from sites + operationId: site.analytic_GetAllTime parameters: - name: site-id in: path @@ -65359,14 +62003,6 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: contentType-id - in: path - description: The unique identifier of contentType - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: contentType - name: $select in: query description: Select properties to be returned @@ -65393,17 +62029,16 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.contentType' + $ref: '#/components/schemas/microsoft.graph.itemActivityStat' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/sites/{site-id}/contentTypes/{contentType-id}/baseTypes': + '/sites/{site-id}/analytics/itemActivityStats': get: tags: - - sites.contentType - summary: Get baseTypes from sites - description: The collection of content types that are ancestors of this content type. - operationId: site.contentType_ListBaseType + - sites.itemAnalytics + summary: Get itemActivityStats from sites + operationId: site.analytic_ListItemActivityStat parameters: - name: site-id in: path @@ -65413,14 +62048,6 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: contentType-id - in: path - description: The unique identifier of contentType - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: contentType - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -65458,20 +62085,18 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.contentTypeCollectionResponse' + $ref: '#/components/responses/microsoft.graph.itemActivityStatCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}': - get: + post: tags: - - sites.contentType - summary: Get baseTypes from sites - description: The collection of content types that are ancestors of this content type. - operationId: site.contentType_GetBaseType + - sites.itemAnalytics + summary: Create new navigation property to itemActivityStats for sites + operationId: site.analytic_CreateItemActivityStat parameters: - name: site-id in: path @@ -65481,22 +62106,46 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: contentType-id + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.itemActivityStat' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.itemActivityStat' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}': + get: + tags: + - sites.itemAnalytics + summary: Get itemActivityStats from sites + operationId: site.analytic_GetItemActivityStat + parameters: + - name: site-id in: path - description: The unique identifier of contentType + description: The unique identifier of site required: true style: simple schema: type: string - x-ms-docs-key-type: contentType - - name: contentType-id1 + x-ms-docs-key-type: site + - name: itemActivityStat-id in: path - description: The unique identifier of contentType + description: The unique identifier of itemActivityStat required: true style: simple schema: type: string - x-ms-docs-key-type: contentType + x-ms-docs-key-type: itemActivityStat - name: $select in: query description: Select properties to be returned @@ -65523,16 +62172,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.contentType' + $ref: '#/components/schemas/microsoft.graph.itemActivityStat' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$count': - get: + patch: tags: - - sites.contentType - summary: Get the number of the resource - operationId: site.contentType.baseType_GetCount + - sites.itemAnalytics + summary: Update the navigation property itemActivityStats in sites + operationId: site.analytic_UpdateItemActivityStat parameters: - name: site-id in: path @@ -65542,28 +62190,72 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: contentType-id + - name: itemActivityStat-id in: path - description: The unique identifier of contentType + description: The unique identifier of itemActivityStat required: true style: simple schema: type: string - x-ms-docs-key-type: contentType - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + x-ms-docs-key-type: itemActivityStat + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.itemActivityStat' + required: true responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.itemActivityStat' default: $ref: '#/components/responses/error' - '/sites/{site-id}/contentTypes/{contentType-id}/columnLinks': + x-ms-docs-operation-type: operation + delete: + tags: + - sites.itemAnalytics + summary: Delete navigation property itemActivityStats for sites + operationId: site.analytic_DeleteItemActivityStat + parameters: + - name: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: itemActivityStat-id + in: path + description: The unique identifier of itemActivityStat + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: itemActivityStat + - 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 + '/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities': get: tags: - - sites.contentType - summary: Get columnLinks from sites - description: The collection of columns that are required by this content type. - operationId: site.contentType_ListColumnLink + - sites.itemAnalytics + summary: Get activities from sites + description: Exposes the itemActivities represented in this itemActivityStat resource. + operationId: site.analytic.itemActivityStat_ListActivity parameters: - name: site-id in: path @@ -65573,14 +62265,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: contentType-id + - name: itemActivityStat-id in: path - description: The unique identifier of contentType + description: The unique identifier of itemActivityStat required: true style: simple schema: type: string - x-ms-docs-key-type: contentType + x-ms-docs-key-type: itemActivityStat - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -65618,7 +62310,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.columnLinkCollectionResponse' + $ref: '#/components/responses/microsoft.graph.itemActivityCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -65627,9 +62319,9 @@ paths: x-ms-docs-operation-type: operation post: tags: - - sites.contentType - summary: Create new navigation property to columnLinks for sites - operationId: site.contentType_CreateColumnLink + - sites.itemAnalytics + summary: Create new navigation property to activities for sites + operationId: site.analytic.itemActivityStat_CreateActivity parameters: - name: site-id in: path @@ -65639,20 +62331,20 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: contentType-id + - name: itemActivityStat-id in: path - description: The unique identifier of contentType + description: The unique identifier of itemActivityStat required: true style: simple schema: type: string - x-ms-docs-key-type: contentType + x-ms-docs-key-type: itemActivityStat requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.columnLink' + $ref: '#/components/schemas/microsoft.graph.itemActivity' required: true responses: 2XX: @@ -65660,17 +62352,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.columnLink' + $ref: '#/components/schemas/microsoft.graph.itemActivity' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}': + '/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}': get: tags: - - sites.contentType - summary: Get columnLinks from sites - description: The collection of columns that are required by this content type. - operationId: site.contentType_GetColumnLink + - sites.itemAnalytics + summary: Get activities from sites + description: Exposes the itemActivities represented in this itemActivityStat resource. + operationId: site.analytic.itemActivityStat_GetActivity parameters: - name: site-id in: path @@ -65680,22 +62372,22 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: contentType-id + - name: itemActivityStat-id in: path - description: The unique identifier of contentType + description: The unique identifier of itemActivityStat required: true style: simple schema: type: string - x-ms-docs-key-type: contentType - - name: columnLink-id + x-ms-docs-key-type: itemActivityStat + - name: itemActivity-id in: path - description: The unique identifier of columnLink + description: The unique identifier of itemActivity required: true style: simple schema: type: string - x-ms-docs-key-type: columnLink + x-ms-docs-key-type: itemActivity - name: $select in: query description: Select properties to be returned @@ -65722,15 +62414,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.columnLink' + $ref: '#/components/schemas/microsoft.graph.itemActivity' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - - sites.contentType - summary: Update the navigation property columnLinks in sites - operationId: site.contentType_UpdateColumnLink + - sites.itemAnalytics + summary: Update the navigation property activities in sites + operationId: site.analytic.itemActivityStat_UpdateActivity parameters: - name: site-id in: path @@ -65740,28 +62432,28 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: contentType-id + - name: itemActivityStat-id in: path - description: The unique identifier of contentType + description: The unique identifier of itemActivityStat required: true style: simple schema: type: string - x-ms-docs-key-type: contentType - - name: columnLink-id + x-ms-docs-key-type: itemActivityStat + - name: itemActivity-id in: path - description: The unique identifier of columnLink + description: The unique identifier of itemActivity required: true style: simple schema: type: string - x-ms-docs-key-type: columnLink + x-ms-docs-key-type: itemActivity requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.columnLink' + $ref: '#/components/schemas/microsoft.graph.itemActivity' required: true responses: 2XX: @@ -65769,15 +62461,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.columnLink' + $ref: '#/components/schemas/microsoft.graph.itemActivity' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - - sites.contentType - summary: Delete navigation property columnLinks for sites - operationId: site.contentType_DeleteColumnLink + - sites.itemAnalytics + summary: Delete navigation property activities for sites + operationId: site.analytic.itemActivityStat_DeleteActivity parameters: - name: site-id in: path @@ -65787,22 +62479,22 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: contentType-id + - name: itemActivityStat-id in: path - description: The unique identifier of contentType + description: The unique identifier of itemActivityStat required: true style: simple schema: type: string - x-ms-docs-key-type: contentType - - name: columnLink-id + x-ms-docs-key-type: itemActivityStat + - name: itemActivity-id in: path - description: The unique identifier of columnLink + description: The unique identifier of itemActivity required: true style: simple schema: type: string - x-ms-docs-key-type: columnLink + x-ms-docs-key-type: itemActivity - name: If-Match in: header description: ETag @@ -65815,12 +62507,171 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/$count': + '/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem': + get: + tags: + - sites.itemAnalytics + summary: Get driveItem from sites + description: Exposes the driveItem that was the target of this activity. + operationId: site.analytic.itemActivityStat.activity_GetDriveItem + parameters: + - name: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: itemActivityStat-id + in: path + description: The unique identifier of itemActivityStat + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: itemActivityStat + - name: itemActivity-id + in: path + description: The unique identifier of itemActivity + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: itemActivity + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + 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 + '/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content': + get: + tags: + - sites.itemAnalytics + summary: Get content for the navigation property driveItem from sites + description: 'The content stream, if the item represents a file.' + operationId: site.analytic.itemActivityStat.activity_GetDriveItemContent + parameters: + - name: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: itemActivityStat-id + in: path + description: The unique identifier of itemActivityStat + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: itemActivityStat + - name: itemActivity-id + in: path + description: The unique identifier of itemActivity + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: itemActivity + - name: $format + in: query + description: Format of the content + style: form + explode: false + schema: + type: string + responses: + 2XX: + description: Retrieved media content + content: + application/octet-stream: + schema: + type: string + format: binary + default: + $ref: '#/components/responses/error' + put: + tags: + - sites.itemAnalytics + summary: Update content for the navigation property driveItem in sites + description: 'The content stream, if the item represents a file.' + operationId: site.analytic.itemActivityStat.activity_SetDriveItemContent + parameters: + - name: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: itemActivityStat-id + in: path + description: The unique identifier of itemActivityStat + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: itemActivityStat + - name: itemActivity-id + in: path + description: The unique identifier of itemActivity + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: itemActivity + 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' + '/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/$count': get: tags: - - sites.contentType + - sites.itemAnalytics summary: Get the number of the resource - operationId: site.contentType.columnLink_GetCount + operationId: site.analytic.itemActivityStat.activity_GetCount parameters: - name: site-id in: path @@ -65830,14 +62681,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: contentType-id + - name: itemActivityStat-id in: path - description: The unique identifier of contentType + description: The unique identifier of itemActivityStat required: true style: simple schema: type: string - x-ms-docs-key-type: contentType + x-ms-docs-key-type: itemActivityStat - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -65845,13 +62696,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/sites/{site-id}/contentTypes/{contentType-id}/columnPositions': + '/sites/{site-id}/analytics/itemActivityStats/$count': get: tags: - - sites.contentType - summary: Get columnPositions from sites - description: Column order information in a content type. - operationId: site.contentType_ListColumnPosition + - sites.itemAnalytics + summary: Get the number of the resource + operationId: site.analytic.itemActivityStat_GetCount parameters: - name: site-id in: path @@ -65861,65 +62711,19 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: contentType-id - in: path - description: The unique identifier of contentType - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: contentType - - $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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.columnDefinitionCollectionResponse' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - '/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}': + '/sites/{site-id}/analytics/lastSevenDays': get: tags: - - sites.contentType - summary: Get columnPositions from sites - description: Column order information in a content type. - operationId: site.contentType_GetColumnPosition + - sites.itemAnalytics + summary: Get lastSevenDays from sites + operationId: site.analytic_GetLastSevenDay parameters: - name: site-id in: path @@ -65929,22 +62733,6 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: contentType-id - in: path - description: The unique identifier of contentType - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: contentType - - name: columnDefinition-id - in: path - description: The unique identifier of columnDefinition - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: columnDefinition - name: $select in: query description: Select properties to be returned @@ -65971,50 +62759,20 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.columnDefinition' + $ref: '#/components/schemas/microsoft.graph.itemActivityStat' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$count': - get: - tags: - - sites.contentType - summary: Get the number of the resource - operationId: site.contentType.columnPosition_GetCount - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: contentType-id - in: path - description: The unique identifier of contentType - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: contentType - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/sites/{site-id}/contentTypes/{contentType-id}/columns': + '/sites/{site-id}/columns': get: tags: - - sites.contentType - summary: List columnDefinitions in a content type - description: Get the collection of columns represented as columnDefinition resources in a content type. + - sites.columnDefinition + summary: List columns in a site + description: Get the collection of columns represented as columnDefinition resources in a site. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/contenttype-list-columns?view=graph-rest-1.0 - operationId: site.contentType_ListColumn + url: https://learn.microsoft.com/graph/api/site-list-columns?view=graph-rest-1.0 + operationId: site_ListColumn parameters: - name: site-id in: path @@ -66024,14 +62782,6 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: contentType-id - in: path - description: The unique identifier of contentType - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: contentType - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -66078,13 +62828,13 @@ paths: x-ms-docs-operation-type: operation post: tags: - - sites.contentType - summary: Create a columnDefinition in a content type - description: 'Add a column to a content type in a site, or a list with a request that specifies a columnDefinition.' + - sites.columnDefinition + summary: Create a columnDefinition in a site + description: Create a column for a site with a request that specifies a columnDefinition. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/contenttype-post-columns?view=graph-rest-1.0 - operationId: site.contentType_CreateColumn + url: https://learn.microsoft.com/graph/api/site-post-columns?view=graph-rest-1.0 + operationId: site_CreateColumn parameters: - name: site-id in: path @@ -66094,14 +62844,6 @@ paths: schema: type: string x-ms-docs-key-type: site - - 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: New navigation property content: @@ -66119,16 +62861,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}': + '/sites/{site-id}/columns/{columnDefinition-id}': get: tags: - - sites.contentType - summary: Get columnDefinition - description: 'Retrieve the metadata for a site, a list, or a contentType column.' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/columndefinition-get?view=graph-rest-1.0 - operationId: site.contentType_GetColumn + - sites.columnDefinition + summary: Get columns from sites + description: The collection of column definitions reusable across lists under this site. + operationId: site_GetColumn parameters: - name: site-id in: path @@ -66138,14 +62877,6 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: contentType-id - in: path - description: The unique identifier of contentType - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: contentType - name: columnDefinition-id in: path description: The unique identifier of columnDefinition @@ -66186,13 +62917,9 @@ paths: x-ms-docs-operation-type: operation patch: tags: - - sites.contentType - summary: Update columnDefinition - description: 'Update a site, a list, or a content type column.' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/columndefinition-update?view=graph-rest-1.0 - operationId: site.contentType_UpdateColumn + - sites.columnDefinition + summary: Update the navigation property columns in sites + operationId: site_UpdateColumn parameters: - name: site-id in: path @@ -66202,14 +62929,6 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: contentType-id - in: path - description: The unique identifier of contentType - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: contentType - name: columnDefinition-id in: path description: The unique identifier of columnDefinition @@ -66237,13 +62956,9 @@ paths: x-ms-docs-operation-type: operation delete: tags: - - sites.contentType - summary: Delete columnDefinition - description: 'Remove a column from a site, a list, or a content type.' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/columndefinition-delete?view=graph-rest-1.0 - operationId: site.contentType_DeleteColumn + - sites.columnDefinition + summary: Delete navigation property columns for sites + operationId: site_DeleteColumn parameters: - name: site-id in: path @@ -66253,14 +62968,6 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: contentType-id - in: path - description: The unique identifier of contentType - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: contentType - name: columnDefinition-id in: path description: The unique identifier of columnDefinition @@ -66281,13 +62988,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn': + '/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn': get: tags: - - sites.contentType + - sites.columnDefinition summary: Get sourceColumn from sites description: The source column for the content type column. - operationId: site.contentType.column_GetSourceColumn + operationId: site.column_GetSourceColumn parameters: - name: site-id in: path @@ -66297,14 +63004,6 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: contentType-id - in: path - description: The unique identifier of contentType - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: contentType - name: columnDefinition-id in: path description: The unique identifier of columnDefinition @@ -66343,12 +63042,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/sites/{site-id}/contentTypes/{contentType-id}/columns/$count': + '/sites/{site-id}/columns/$count': get: tags: - - sites.contentType + - sites.columnDefinition summary: Get the number of the resource - operationId: site.contentType.column_GetCount + operationId: site.column_GetCount parameters: - name: site-id in: path @@ -66358,14 +63057,6 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: contentType-id - in: path - description: The unique identifier of contentType - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: contentType - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -66373,16 +63064,16 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/sites/{site-id}/contentTypes/{contentType-id}/microsoft.graph.associateWithHubSites': - post: + '/sites/{site-id}/contentTypes': + get: tags: - - sites.Actions - summary: Invoke action associateWithHubSites - description: Associate a published content type present in a content type hub with a list of hub sites. + - sites.contentType + summary: List contentTypes in a site + description: Get the collection of contentType resources in a site. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0 - operationId: site.contentType_associateGraphWPreHubSite + url: https://learn.microsoft.com/graph/api/site-list-contenttypes?view=graph-rest-1.0 + operationId: site_ListContentType parameters: - name: site-id in: path @@ -66392,48 +63083,59 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: contentType-id - in: path - description: The unique identifier of contentType - 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: 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 + uniqueItems: true + type: array + items: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Success + $ref: '#/components/responses/microsoft.graph.contentTypeCollectionResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/sites/{site-id}/contentTypes/{contentType-id}/microsoft.graph.copyToDefaultContentLocation': + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation post: tags: - - sites.Actions - summary: Invoke action copyToDefaultContentLocation - description: Copy a file to a default content location in a content type. The file can then be added as a default file or template via a POST operation. + - sites.contentType + summary: Create a content type + description: Create a new contentType in a site. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0 - operationId: site.contentType_copyToDefaultContentLocation + url: https://learn.microsoft.com/graph/api/site-post-contenttypes?view=graph-rest-1.0 + operationId: site_CreateContentType parameters: - name: site-id in: path @@ -66443,121 +63145,33 @@ paths: schema: type: string x-ms-docs-key-type: site - - 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 + description: New navigation property content: application/json: schema: - type: object - properties: - sourceFile: - $ref: '#/components/schemas/microsoft.graph.itemReference' - destinationFileName: - type: string - nullable: true - additionalProperties: - type: object + $ref: '#/components/schemas/microsoft.graph.contentType' required: true responses: 2XX: - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/sites/{site-id}/contentTypes/{contentType-id}/microsoft.graph.isPublished()': - get: - tags: - - sites.Functions - summary: Invoke function isPublished - description: Check the publishing status of a contentType in a content type hub site. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0 - operationId: site.contentType_isPublished - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: contentType-id - in: path - description: The unique identifier of contentType - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: contentType - responses: - 2XX: - description: Success + description: Created navigation property. 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 - '/sites/{site-id}/contentTypes/{contentType-id}/microsoft.graph.publish': - post: - tags: - - sites.Actions - summary: Invoke action publish - description: Publishes a contentType present in the content type hub site. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0 - operationId: site.contentType_publish - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: contentType-id - in: path - description: The unique identifier of contentType - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: contentType - responses: - 2XX: - description: Success + $ref: '#/components/schemas/microsoft.graph.contentType' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/sites/{site-id}/contentTypes/{contentType-id}/microsoft.graph.unpublish': - post: + x-ms-docs-operation-type: operation + '/sites/{site-id}/contentTypes/{contentType-id}': + get: tags: - - sites.Actions - summary: Invoke action unpublish - description: Unpublish a contentType from a content type hub site. + - sites.contentType + summary: Get contentType + description: Retrieve the metadata for a content type in a site or a list. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0 - operationId: site.contentType_unpublish + url: https://learn.microsoft.com/graph/api/contenttype-get?view=graph-rest-1.0 + operationId: site_GetContentType parameters: - name: site-id in: path @@ -66575,85 +63189,45 @@ paths: schema: type: string x-ms-docs-key-type: contentType + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/sites/{site-id}/contentTypes/$count': - get: - tags: - - sites.contentType - summary: Get the number of the resource - operationId: site.contentType_GetCount - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/sites/{site-id}/contentTypes/microsoft.graph.addCopy': - post: - tags: - - sites.Actions - summary: Invoke action addCopy - description: Add a copy of a content type from a site to a list. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0 - operationId: site.contentType_addCopy - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - requestBody: - description: Action parameters - content: - application/json: - schema: - type: object - properties: - contentType: - type: string - additionalProperties: - type: object - required: true - responses: - 2XX: - description: Success + description: Retrieved navigation property content: application/json: schema: $ref: '#/components/schemas/microsoft.graph.contentType' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/sites/{site-id}/contentTypes/microsoft.graph.addCopyFromContentTypeHub': - post: + x-ms-docs-operation-type: operation + patch: tags: - - sites.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.' + - sites.contentType + summary: Update contentType + description: Update a content type. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0 - operationId: site.contentType_addCopyFromContentTypeHub + url: https://learn.microsoft.com/graph/api/contenttype-update?view=graph-rest-1.0 + operationId: site_UpdateContentType parameters: - name: site-id in: path @@ -66663,17 +63237,20 @@ paths: schema: type: string x-ms-docs-key-type: site + - 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 + description: New navigation property values content: application/json: schema: - type: object - properties: - contentTypeId: - type: string - additionalProperties: - type: object + $ref: '#/components/schemas/microsoft.graph.contentType' required: true responses: 2XX: @@ -66684,17 +63261,16 @@ paths: $ref: '#/components/schemas/microsoft.graph.contentType' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/sites/{site-id}/contentTypes/microsoft.graph.getCompatibleHubContentTypes()': - get: + x-ms-docs-operation-type: operation + delete: tags: - - sites.Functions - summary: Invoke function getCompatibleHubContentTypes - description: 'Get a list of compatible content types from the content type hub that can be added 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: addCopyFromContentTypeHub and the blog post Syntex Product Updates – August 2021.' + - sites.contentType + summary: Delete contentType + description: Remove a content type from a list or a site. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0 - operationId: site.contentType_getCompatibleHubContentType + url: https://learn.microsoft.com/graph/api/contenttype-delete?view=graph-rest-1.0 + operationId: site_DeleteContentType parameters: - name: site-id in: path @@ -66704,72 +63280,33 @@ paths: schema: type: string x-ms-docs-key-type: site - - $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: - type: string - - name: $orderby - in: query - description: Order items by property values - style: form - explode: false + - name: contentType-id + in: path + description: The unique identifier of contentType + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false + type: string + x-ms-docs-key-type: contentType + - name: If-Match + in: header + description: ETag + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string responses: 2XX: description: Success - content: - application/json: - schema: - title: Collection of contentType - type: object - properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.contentType' - '@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 - '/sites/{site-id}/drive': + x-ms-docs-operation-type: operation + '/sites/{site-id}/contentTypes/{contentType-id}/base': get: tags: - - sites.drive - summary: Get drive from sites - description: The default drive (document library) for this site. - operationId: site_GetDrive + - sites.contentType + summary: Get base from sites + description: Parent contentType from which this content type is derived. + operationId: site.contentType_GetBase parameters: - name: site-id in: path @@ -66779,6 +63316,14 @@ paths: schema: type: string x-ms-docs-key-type: site + - name: contentType-id + in: path + description: The unique identifier of contentType + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: contentType - name: $select in: query description: Select properties to be returned @@ -66805,17 +63350,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.drive' + $ref: '#/components/schemas/microsoft.graph.contentType' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/sites/{site-id}/drives': + '/sites/{site-id}/contentTypes/{contentType-id}/baseTypes': get: tags: - - sites.drive - summary: Get drives from sites - description: The collection of drives (document libraries) under this site. - operationId: site_ListDrive + - sites.contentType + summary: Get baseTypes from sites + description: The collection of content types that are ancestors of this content type. + operationId: site.contentType_ListBaseType parameters: - name: site-id in: path @@ -66825,6 +63370,14 @@ paths: schema: type: string x-ms-docs-key-type: site + - name: contentType-id + in: path + description: The unique identifier of contentType + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: contentType - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -66862,20 +63415,20 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.driveCollectionResponse' + $ref: '#/components/responses/microsoft.graph.contentTypeCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/sites/{site-id}/drives/{drive-id}': + '/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}': get: tags: - - sites.drive - summary: Get drives from sites - description: The collection of drives (document libraries) under this site. - operationId: site_GetDrive + - sites.contentType + summary: Get baseTypes from sites + description: The collection of content types that are ancestors of this content type. + operationId: site.contentType_GetBaseType parameters: - name: site-id in: path @@ -66885,14 +63438,22 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: drive-id + - name: contentType-id in: path - description: The unique identifier of drive + description: The unique identifier of contentType required: true style: simple schema: type: string - x-ms-docs-key-type: drive + x-ms-docs-key-type: contentType + - name: contentType-id1 + in: path + description: The unique identifier of contentType + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: contentType - name: $select in: query description: Select properties to be returned @@ -66919,16 +63480,16 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.drive' + $ref: '#/components/schemas/microsoft.graph.contentType' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/sites/{site-id}/drives/$count': + '/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$count': get: tags: - - sites.drive + - sites.contentType summary: Get the number of the resource - operationId: site.drive_GetCount + operationId: site.contentType.baseType_GetCount parameters: - name: site-id in: path @@ -66938,6 +63499,14 @@ paths: schema: type: string x-ms-docs-key-type: site + - name: contentType-id + in: path + description: The unique identifier of contentType + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: contentType - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -66945,12 +63514,13 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/sites/{site-id}/externalColumns': + '/sites/{site-id}/contentTypes/{contentType-id}/columnLinks': get: tags: - - sites.columnDefinition - summary: Get externalColumns from sites - operationId: site_ListExternalColumn + - sites.contentType + summary: Get columnLinks from sites + description: The collection of columns that are required by this content type. + operationId: site.contentType_ListColumnLink parameters: - name: site-id in: path @@ -66960,6 +63530,14 @@ paths: schema: type: string x-ms-docs-key-type: site + - name: contentType-id + in: path + description: The unique identifier of contentType + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: contentType - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -66997,19 +63575,59 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.columnDefinitionCollectionResponse' + $ref: '#/components/responses/microsoft.graph.columnLinkCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/sites/{site-id}/externalColumns/{columnDefinition-id}': + post: + tags: + - sites.contentType + summary: Create new navigation property to columnLinks for sites + operationId: site.contentType_CreateColumnLink + parameters: + - name: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - 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: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.columnLink' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.columnLink' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}': get: tags: - - sites.columnDefinition - summary: Get externalColumns from sites - operationId: site_GetExternalColumn + - sites.contentType + summary: Get columnLinks from sites + description: The collection of columns that are required by this content type. + operationId: site.contentType_GetColumnLink parameters: - name: site-id in: path @@ -67019,14 +63637,22 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: columnDefinition-id + - name: contentType-id in: path - description: The unique identifier of columnDefinition + description: The unique identifier of contentType required: true style: simple schema: type: string - x-ms-docs-key-type: columnDefinition + x-ms-docs-key-type: contentType + - name: columnLink-id + in: path + description: The unique identifier of columnLink + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: columnLink - name: $select in: query description: Select properties to be returned @@ -67053,16 +63679,105 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.columnDefinition' + $ref: '#/components/schemas/microsoft.graph.columnLink' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/sites/{site-id}/externalColumns/$count': + patch: + tags: + - sites.contentType + summary: Update the navigation property columnLinks in sites + operationId: site.contentType_UpdateColumnLink + parameters: + - name: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: contentType-id + in: path + description: The unique identifier of contentType + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: contentType + - name: columnLink-id + in: path + description: The unique identifier of columnLink + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: columnLink + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.columnLink' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.columnLink' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - sites.contentType + summary: Delete navigation property columnLinks for sites + operationId: site.contentType_DeleteColumnLink + parameters: + - name: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: contentType-id + in: path + description: The unique identifier of contentType + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: contentType + - name: columnLink-id + in: path + description: The unique identifier of columnLink + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: columnLink + - 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 + '/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/$count': get: tags: - - sites.columnDefinition + - sites.contentType summary: Get the number of the resource - operationId: site.externalColumn_GetCount + operationId: site.contentType.columnLink_GetCount parameters: - name: site-id in: path @@ -67072,6 +63787,14 @@ paths: schema: type: string x-ms-docs-key-type: site + - name: contentType-id + in: path + description: The unique identifier of contentType + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: contentType - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -67079,16 +63802,13 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/sites/{site-id}/lists': + '/sites/{site-id}/contentTypes/{contentType-id}/columnPositions': get: tags: - - sites.list - summary: Get 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." - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/list-list?view=graph-rest-1.0 - operationId: site_ListList + - sites.contentType + summary: Get columnPositions from sites + description: Column order information in a content type. + operationId: site.contentType_ListColumnPosition parameters: - name: site-id in: path @@ -67098,6 +63818,14 @@ paths: schema: type: string x-ms-docs-key-type: site + - name: contentType-id + in: path + description: The unique identifier of contentType + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: contentType - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -67135,22 +63863,20 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.listCollectionResponse' + $ref: '#/components/responses/microsoft.graph.columnDefinitionCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - post: + '/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}': + get: tags: - - sites.list - summary: Create a new list - description: Create a new list in a site. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/list-create?view=graph-rest-1.0 - operationId: site_CreateList + - sites.contentType + summary: Get columnPositions from sites + description: Column order information in a content type. + operationId: site.contentType_GetColumnPosition parameters: - name: site-id in: path @@ -67160,50 +63886,22 @@ paths: schema: type: string x-ms-docs-key-type: site - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.list' - required: true - responses: - 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.list' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/sites/{site-id}/lists/{list-id}': - get: - tags: - - sites.list - summary: List operations on a list - description: Get a list of rich long-running operations associated with a list. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/list-list-operations?view=graph-rest-1.0 - operationId: site_GetList - parameters: - - name: site-id + - name: contentType-id in: path - description: The unique identifier of site + description: The unique identifier of contentType required: true style: simple schema: type: string - x-ms-docs-key-type: site - - name: list-id + x-ms-docs-key-type: contentType + - name: columnDefinition-id in: path - description: The unique identifier of list + description: The unique identifier of columnDefinition required: true style: simple schema: type: string - x-ms-docs-key-type: list + x-ms-docs-key-type: columnDefinition - name: $select in: query description: Select properties to be returned @@ -67230,54 +63928,16 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.list' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - sites.list - summary: Update the navigation property lists in sites - operationId: site_UpdateList - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: list-id - in: path - description: The unique identifier of list - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: list - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.list' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.list' + $ref: '#/components/schemas/microsoft.graph.columnDefinition' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - delete: + '/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$count': + get: tags: - - sites.list - summary: Delete navigation property lists for sites - operationId: site_DeleteList + - sites.contentType + summary: Get the number of the resource + operationId: site.contentType.columnPosition_GetCount parameters: - name: site-id in: path @@ -67287,36 +63947,31 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: list-id + - name: contentType-id in: path - description: The unique identifier of list + description: The unique identifier of contentType required: true style: simple schema: type: string - x-ms-docs-key-type: list - - name: If-Match - in: header - description: ETag - style: simple - schema: - type: string + x-ms-docs-key-type: contentType + - $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 - '/sites/{site-id}/lists/{list-id}/columns': + '/sites/{site-id}/contentTypes/{contentType-id}/columns': get: tags: - - sites.list - summary: List columnDefinitions in a list - description: Get the collection of columns represented as columnDefinition resources in a list. + - sites.contentType + summary: List columnDefinitions in a content type + description: Get the collection of columns represented as columnDefinition resources in a content type. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/list-list-columns?view=graph-rest-1.0 - operationId: site.list_ListColumn + url: https://learn.microsoft.com/graph/api/contenttype-list-columns?view=graph-rest-1.0 + operationId: site.contentType_ListColumn parameters: - name: site-id in: path @@ -67326,14 +63981,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: list-id + - name: contentType-id in: path - description: The unique identifier of list + description: The unique identifier of contentType required: true style: simple schema: type: string - x-ms-docs-key-type: list + x-ms-docs-key-type: contentType - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -67380,13 +64035,13 @@ paths: x-ms-docs-operation-type: operation post: tags: - - sites.list - summary: Create a columnDefinition in a list - description: Create a column for a list with a request that specifies a columnDefinition. + - sites.contentType + summary: Create a columnDefinition in a content type + description: 'Add a column to a content type in a site, or a list with a request that specifies a columnDefinition.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/list-post-columns?view=graph-rest-1.0 - operationId: site.list_CreateColumn + url: https://learn.microsoft.com/graph/api/contenttype-post-columns?view=graph-rest-1.0 + operationId: site.contentType_CreateColumn parameters: - name: site-id in: path @@ -67396,14 +64051,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: list-id + - name: contentType-id in: path - description: The unique identifier of list + description: The unique identifier of contentType required: true style: simple schema: type: string - x-ms-docs-key-type: list + x-ms-docs-key-type: contentType requestBody: description: New navigation property content: @@ -67421,13 +64076,16 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}': + '/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}': get: tags: - - sites.list - summary: Get columns from sites - description: The collection of field definitions for this list. - operationId: site.list_GetColumn + - sites.contentType + summary: Get columnDefinition + description: 'Retrieve the metadata for a site, a list, or a contentType column.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/columndefinition-get?view=graph-rest-1.0 + operationId: site.contentType_GetColumn parameters: - name: site-id in: path @@ -67437,14 +64095,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: list-id + - name: contentType-id in: path - description: The unique identifier of list + description: The unique identifier of contentType required: true style: simple schema: type: string - x-ms-docs-key-type: list + x-ms-docs-key-type: contentType - name: columnDefinition-id in: path description: The unique identifier of columnDefinition @@ -67485,9 +64143,13 @@ paths: x-ms-docs-operation-type: operation patch: tags: - - sites.list - summary: Update the navigation property columns in sites - operationId: site.list_UpdateColumn + - sites.contentType + summary: Update columnDefinition + description: 'Update a site, a list, or a content type column.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/columndefinition-update?view=graph-rest-1.0 + operationId: site.contentType_UpdateColumn parameters: - name: site-id in: path @@ -67497,14 +64159,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: list-id + - name: contentType-id in: path - description: The unique identifier of list + description: The unique identifier of contentType required: true style: simple schema: type: string - x-ms-docs-key-type: list + x-ms-docs-key-type: contentType - name: columnDefinition-id in: path description: The unique identifier of columnDefinition @@ -67532,9 +64194,13 @@ paths: x-ms-docs-operation-type: operation delete: tags: - - sites.list - summary: Delete navigation property columns for sites - operationId: site.list_DeleteColumn + - sites.contentType + summary: Delete columnDefinition + description: 'Remove a column from a site, a list, or a content type.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/columndefinition-delete?view=graph-rest-1.0 + operationId: site.contentType_DeleteColumn parameters: - name: site-id in: path @@ -67544,14 +64210,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: list-id + - name: contentType-id in: path - description: The unique identifier of list + description: The unique identifier of contentType required: true style: simple schema: type: string - x-ms-docs-key-type: list + x-ms-docs-key-type: contentType - name: columnDefinition-id in: path description: The unique identifier of columnDefinition @@ -67572,13 +64238,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn': + '/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn': get: tags: - - sites.list + - sites.contentType summary: Get sourceColumn from sites description: The source column for the content type column. - operationId: site.list.column_GetSourceColumn + operationId: site.contentType.column_GetSourceColumn parameters: - name: site-id in: path @@ -67588,14 +64254,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: list-id + - name: contentType-id in: path - description: The unique identifier of list + description: The unique identifier of contentType required: true style: simple schema: type: string - x-ms-docs-key-type: list + x-ms-docs-key-type: contentType - name: columnDefinition-id in: path description: The unique identifier of columnDefinition @@ -67634,12 +64300,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/sites/{site-id}/lists/{list-id}/columns/$count': + '/sites/{site-id}/contentTypes/{contentType-id}/columns/$count': get: tags: - - sites.list + - sites.contentType summary: Get the number of the resource - operationId: site.list.column_GetCount + operationId: site.contentType.column_GetCount parameters: - name: site-id in: path @@ -67649,14 +64315,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: list-id + - name: contentType-id in: path - description: The unique identifier of list + description: The unique identifier of contentType required: true style: simple schema: type: string - x-ms-docs-key-type: list + x-ms-docs-key-type: contentType - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -67664,16 +64330,16 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/sites/{site-id}/lists/{list-id}/contentTypes': - get: + '/sites/{site-id}/contentTypes/{contentType-id}/microsoft.graph.associateWithHubSites': + post: tags: - - sites.list - summary: List contentTypes in a list - description: Get the collection of contentType resources in a list. + - sites.Actions + summary: Invoke action associateWithHubSites + description: Associate a published content type present in a content type hub with a list of hub sites. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/list-list-contenttypes?view=graph-rest-1.0 - operationId: site.list_ListContentType + url: https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0 + operationId: site.contentType_associateGraphWPreHubSite parameters: - name: site-id in: path @@ -67683,63 +64349,48 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: list-id + - name: contentType-id in: path - description: The unique identifier of list + description: The unique identifier of contentType required: true style: simple schema: type: string - x-ms-docs-key-type: list - - $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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string + 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: - $ref: '#/components/responses/microsoft.graph.contentTypeCollectionResponse' + description: Success default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation + x-ms-docs-operation-type: action + '/sites/{site-id}/contentTypes/{contentType-id}/microsoft.graph.copyToDefaultContentLocation': post: tags: - - sites.list - summary: Create new navigation property to contentTypes for sites - operationId: site.list_CreateContentType + - sites.Actions + summary: Invoke action copyToDefaultContentLocation + description: Copy a file to a default content location in a content type. The file can then be added as a default file or template via a POST operation. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0 + operationId: site.contentType_copyToDefaultContentLocation parameters: - name: site-id in: path @@ -67749,38 +64400,45 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: list-id + - name: contentType-id in: path - description: The unique identifier of list + description: The unique identifier of contentType required: true style: simple schema: type: string - x-ms-docs-key-type: list + x-ms-docs-key-type: contentType requestBody: - description: New navigation property + description: Action parameters content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.contentType' + type: object + properties: + sourceFile: + $ref: '#/components/schemas/microsoft.graph.itemReference' + destinationFileName: + type: string + nullable: true + additionalProperties: + type: object required: true responses: 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.contentType' + description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}': + x-ms-docs-operation-type: action + '/sites/{site-id}/contentTypes/{contentType-id}/microsoft.graph.isPublished()': get: tags: - - sites.list - summary: Get contentTypes from sites - description: The collection of content types present in this list. - operationId: site.list_GetContentType + - sites.Functions + summary: Invoke function isPublished + description: Check the publishing status of a contentType in a content type hub site. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0 + operationId: site.contentType_isPublished parameters: - name: site-id in: path @@ -67790,14 +64448,6 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: list-id - in: path - description: The unique identifier of list - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: list - name: contentType-id in: path description: The unique identifier of contentType @@ -67806,41 +64456,32 @@ paths: schema: type: string x-ms-docs-key-type: contentType - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string responses: 2XX: - description: Retrieved navigation property + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.contentType' + 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 + '/sites/{site-id}/contentTypes/{contentType-id}/microsoft.graph.publish': + post: tags: - - sites.list - summary: Update the navigation property contentTypes in sites - operationId: site.list_UpdateContentType + - sites.Actions + summary: Invoke action publish + description: Publishes a contentType present in the content type hub site. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0 + operationId: site.contentType_publish parameters: - name: site-id in: path @@ -67850,14 +64491,39 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: list-id + - name: contentType-id in: path - description: The unique identifier of list + description: The unique identifier of contentType required: true style: simple schema: type: string - x-ms-docs-key-type: list + x-ms-docs-key-type: contentType + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/sites/{site-id}/contentTypes/{contentType-id}/microsoft.graph.unpublish': + post: + tags: + - sites.Actions + summary: Invoke action unpublish + description: Unpublish a contentType from a content type hub site. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0 + operationId: site.contentType_unpublish + parameters: + - name: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site - name: contentType-id in: path description: The unique identifier of contentType @@ -67866,12 +64532,64 @@ paths: schema: type: string x-ms-docs-key-type: contentType + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action + '/sites/{site-id}/contentTypes/$count': + get: + tags: + - sites.contentType + summary: Get the number of the resource + operationId: site.contentType_GetCount + parameters: + - name: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/sites/{site-id}/contentTypes/microsoft.graph.addCopy': + post: + tags: + - sites.Actions + summary: Invoke action addCopy + description: Add a copy of a content type from a site to a list. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0 + operationId: site.contentType_addCopy + parameters: + - name: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site requestBody: - description: New navigation property values + description: Action parameters content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.contentType' + type: object + properties: + contentType: + type: string + additionalProperties: + type: object required: true responses: 2XX: @@ -67882,12 +64600,17 @@ paths: $ref: '#/components/schemas/microsoft.graph.contentType' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: + x-ms-docs-operation-type: action + '/sites/{site-id}/contentTypes/microsoft.graph.addCopyFromContentTypeHub': + post: tags: - - sites.list - summary: Delete navigation property contentTypes for sites - operationId: site.list_DeleteContentType + - sites.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.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0 + operationId: site.contentType_addCopyFromContentTypeHub parameters: - name: site-id in: path @@ -67897,41 +64620,113 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: list-id + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + contentTypeId: + type: string + 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 + '/sites/{site-id}/contentTypes/microsoft.graph.getCompatibleHubContentTypes()': + get: + tags: + - sites.Functions + summary: Invoke function getCompatibleHubContentTypes + description: 'Get a list of compatible content types from the content type hub that can be added 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: addCopyFromContentTypeHub and the blog post Syntex Product Updates – August 2021.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0 + operationId: site.contentType_getCompatibleHubContentType + parameters: + - name: site-id in: path - description: The unique identifier of list + description: The unique identifier of site required: true style: simple schema: type: string - x-ms-docs-key-type: list - - name: contentType-id - in: path - description: The unique identifier of contentType - required: true - style: simple + x-ms-docs-key-type: site + - $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: - type: string - x-ms-docs-key-type: contentType - - name: If-Match - in: header - description: ETag - style: simple + uniqueItems: true + type: array + items: + type: string + - name: $orderby + in: query + description: Order items by property values + style: form + explode: false schema: - type: string + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: description: Success + content: + application/json: + schema: + title: Collection of contentType + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.contentType' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base': + x-ms-docs-operation-type: function + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/sites/{site-id}/drive': get: tags: - - sites.list - summary: Get base from sites - description: Parent contentType from which this content type is derived. - operationId: site.list.contentType_GetBase + - sites.drive + summary: Get drive from sites + description: The default drive (document library) for this site. + operationId: site_GetDrive parameters: - name: site-id in: path @@ -67941,22 +64736,6 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: list-id - in: path - description: The unique identifier of list - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: list - - name: contentType-id - in: path - description: The unique identifier of contentType - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: contentType - name: $select in: query description: Select properties to be returned @@ -67983,17 +64762,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.contentType' + $ref: '#/components/schemas/microsoft.graph.drive' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/baseTypes': + '/sites/{site-id}/drives': get: tags: - - sites.list - summary: Get baseTypes from sites - description: The collection of content types that are ancestors of this content type. - operationId: site.list.contentType_ListBaseType + - sites.drive + summary: Get drives from sites + description: The collection of drives (document libraries) under this site. + operationId: site_ListDrive parameters: - name: site-id in: path @@ -68003,22 +64782,6 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: list-id - in: path - description: The unique identifier of list - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: list - - name: contentType-id - in: path - description: The unique identifier of contentType - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: contentType - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -68056,20 +64819,20 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.contentTypeCollectionResponse' + $ref: '#/components/responses/microsoft.graph.driveCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}': + '/sites/{site-id}/drives/{drive-id}': get: tags: - - sites.list - summary: Get baseTypes from sites - description: The collection of content types that are ancestors of this content type. - operationId: site.list.contentType_GetBaseType + - sites.drive + summary: Get drives from sites + description: The collection of drives (document libraries) under this site. + operationId: site_GetDrive parameters: - name: site-id in: path @@ -68079,30 +64842,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: list-id - in: path - description: The unique identifier of list - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: list - - name: contentType-id - in: path - description: The unique identifier of contentType - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: contentType - - name: contentType-id1 + - name: drive-id in: path - description: The unique identifier of contentType + description: The unique identifier of drive required: true style: simple schema: type: string - x-ms-docs-key-type: contentType + x-ms-docs-key-type: drive - name: $select in: query description: Select properties to be returned @@ -68129,16 +64876,16 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.contentType' + $ref: '#/components/schemas/microsoft.graph.drive' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/baseTypes/$count': + '/sites/{site-id}/drives/$count': get: tags: - - sites.list + - sites.drive summary: Get the number of the resource - operationId: site.list.contentType.baseType_GetCount + operationId: site.drive_GetCount parameters: - name: site-id in: path @@ -68148,22 +64895,6 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: list-id - in: path - description: The unique identifier of list - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: list - - name: contentType-id - in: path - description: The unique identifier of contentType - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: contentType - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -68171,13 +64902,12 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks': + '/sites/{site-id}/externalColumns': get: tags: - - sites.list - summary: Get columnLinks from sites - description: The collection of columns that are required by this content type. - operationId: site.list.contentType_ListColumnLink + - sites.columnDefinition + summary: Get externalColumns from sites + operationId: site_ListExternalColumn parameters: - name: site-id in: path @@ -68187,22 +64917,6 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: list-id - in: path - description: The unique identifier of list - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: list - - name: contentType-id - in: path - description: The unique identifier of contentType - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: contentType - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -68240,67 +64954,19 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.columnLinkCollectionResponse' + $ref: '#/components/responses/microsoft.graph.columnDefinitionCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - post: - tags: - - sites.list - summary: Create new navigation property to columnLinks for sites - operationId: site.list.contentType_CreateColumnLink - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: list-id - in: path - description: The unique identifier of list - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: list - - 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: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.columnLink' - required: true - responses: - 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.columnLink' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}': + '/sites/{site-id}/externalColumns/{columnDefinition-id}': get: tags: - - sites.list - summary: Get columnLinks from sites - description: The collection of columns that are required by this content type. - operationId: site.list.contentType_GetColumnLink + - sites.columnDefinition + summary: Get externalColumns from sites + operationId: site_GetExternalColumn parameters: - name: site-id in: path @@ -68310,30 +64976,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: list-id - in: path - description: The unique identifier of list - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: list - - name: contentType-id - in: path - description: The unique identifier of contentType - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: contentType - - name: columnLink-id + - name: columnDefinition-id in: path - description: The unique identifier of columnLink + description: The unique identifier of columnDefinition required: true style: simple schema: type: string - x-ms-docs-key-type: columnLink + x-ms-docs-key-type: columnDefinition - name: $select in: query description: Select properties to be returned @@ -68360,121 +65010,16 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.columnLink' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - sites.list - summary: Update the navigation property columnLinks in sites - operationId: site.list.contentType_UpdateColumnLink - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: list-id - in: path - description: The unique identifier of list - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: list - - name: contentType-id - in: path - description: The unique identifier of contentType - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: contentType - - name: columnLink-id - in: path - description: The unique identifier of columnLink - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: columnLink - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.columnLink' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.columnLink' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: - tags: - - sites.list - summary: Delete navigation property columnLinks for sites - operationId: site.list.contentType_DeleteColumnLink - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: list-id - in: path - description: The unique identifier of list - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: list - - name: contentType-id - in: path - description: The unique identifier of contentType - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: contentType - - name: columnLink-id - in: path - description: The unique identifier of columnLink - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: columnLink - - name: If-Match - in: header - description: ETag - style: simple - schema: - type: string - responses: - 2XX: - description: Success + $ref: '#/components/schemas/microsoft.graph.columnDefinition' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/$count': + '/sites/{site-id}/externalColumns/$count': get: tags: - - sites.list + - sites.columnDefinition summary: Get the number of the resource - operationId: site.list.contentType.columnLink_GetCount + operationId: site.externalColumn_GetCount parameters: - name: site-id in: path @@ -68484,22 +65029,6 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: list-id - in: path - description: The unique identifier of list - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: list - - name: contentType-id - in: path - description: The unique identifier of contentType - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: contentType - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -68507,13 +65036,16 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions': + '/sites/{site-id}/lists': get: tags: - sites.list - summary: Get columnPositions from sites - description: Column order information in a content type. - operationId: site.list.contentType_ListColumnPosition + summary: Get 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." + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/list-list?view=graph-rest-1.0 + operationId: site_ListList parameters: - name: site-id in: path @@ -68523,22 +65055,6 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: list-id - in: path - description: The unique identifier of list - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: list - - name: contentType-id - in: path - description: The unique identifier of contentType - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: contentType - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -68576,20 +65092,22 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.columnDefinitionCollectionResponse' + $ref: '#/components/responses/microsoft.graph.listCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}': - get: + post: tags: - sites.list - summary: Get columnPositions from sites - description: Column order information in a content type. - operationId: site.list.contentType_GetColumnPosition + summary: Create a new list + description: Create a new list in a site. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/list-create?view=graph-rest-1.0 + operationId: site_CreateList parameters: - name: site-id in: path @@ -68599,30 +65117,50 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: list-id - in: path - description: The unique identifier of list - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: list - - name: contentType-id + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.list' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.list' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/sites/{site-id}/lists/{list-id}': + get: + tags: + - sites.list + summary: List operations on a list + description: Get a list of rich long-running operations associated with a list. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/list-list-operations?view=graph-rest-1.0 + operationId: site_GetList + parameters: + - name: site-id in: path - description: The unique identifier of contentType + description: The unique identifier of site required: true style: simple schema: type: string - x-ms-docs-key-type: contentType - - name: columnDefinition-id + x-ms-docs-key-type: site + - name: list-id in: path - description: The unique identifier of columnDefinition + description: The unique identifier of list required: true style: simple schema: type: string - x-ms-docs-key-type: columnDefinition + x-ms-docs-key-type: list - name: $select in: query description: Select properties to be returned @@ -68649,16 +65187,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.columnDefinition' + $ref: '#/components/schemas/microsoft.graph.list' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$count': - get: + patch: tags: - sites.list - summary: Get the number of the resource - operationId: site.list.contentType.columnPosition_GetCount + summary: Update the navigation property lists in sites + operationId: site_UpdateList parameters: - name: site-id in: path @@ -68676,28 +65213,67 @@ paths: schema: type: string x-ms-docs-key-type: list - - name: contentType-id + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.list' + required: true + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.list' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - sites.list + summary: Delete navigation property lists for sites + operationId: site_DeleteList + parameters: + - name: site-id in: path - description: The unique identifier of contentType + description: The unique identifier of site required: true style: simple schema: type: string - x-ms-docs-key-type: contentType - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + x-ms-docs-key-type: site + - name: list-id + in: path + description: The unique identifier of list + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: list + - 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' - '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns': + x-ms-docs-operation-type: operation + '/sites/{site-id}/lists/{list-id}/columns': get: tags: - sites.list - summary: Get columns from sites - description: The collection of column definitions for this content type. - operationId: site.list.contentType_ListColumn + summary: List columnDefinitions in a list + description: Get the collection of columns represented as columnDefinition resources in a list. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/list-list-columns?view=graph-rest-1.0 + operationId: site.list_ListColumn parameters: - name: site-id in: path @@ -68715,14 +65291,6 @@ paths: schema: type: string x-ms-docs-key-type: list - - name: contentType-id - in: path - description: The unique identifier of contentType - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: contentType - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -68770,8 +65338,12 @@ paths: post: tags: - sites.list - summary: Create new navigation property to columns for sites - operationId: site.list.contentType_CreateColumn + summary: Create a columnDefinition in a list + description: Create a column for a list with a request that specifies a columnDefinition. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/list-post-columns?view=graph-rest-1.0 + operationId: site.list_CreateColumn parameters: - name: site-id in: path @@ -68789,14 +65361,6 @@ paths: schema: type: string x-ms-docs-key-type: list - - 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: New navigation property content: @@ -68814,13 +65378,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}': + '/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}': get: tags: - sites.list summary: Get columns from sites - description: The collection of column definitions for this content type. - operationId: site.list.contentType_GetColumn + description: The collection of field definitions for this list. + operationId: site.list_GetColumn parameters: - name: site-id in: path @@ -68838,14 +65402,6 @@ paths: schema: type: string x-ms-docs-key-type: list - - name: contentType-id - in: path - description: The unique identifier of contentType - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: contentType - name: columnDefinition-id in: path description: The unique identifier of columnDefinition @@ -68888,7 +65444,7 @@ paths: tags: - sites.list summary: Update the navigation property columns in sites - operationId: site.list.contentType_UpdateColumn + operationId: site.list_UpdateColumn parameters: - name: site-id in: path @@ -68906,14 +65462,6 @@ paths: schema: type: string x-ms-docs-key-type: list - - name: contentType-id - in: path - description: The unique identifier of contentType - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: contentType - name: columnDefinition-id in: path description: The unique identifier of columnDefinition @@ -68943,7 +65491,7 @@ paths: tags: - sites.list summary: Delete navigation property columns for sites - operationId: site.list.contentType_DeleteColumn + operationId: site.list_DeleteColumn parameters: - name: site-id in: path @@ -68961,14 +65509,6 @@ paths: schema: type: string x-ms-docs-key-type: list - - name: contentType-id - in: path - description: The unique identifier of contentType - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: contentType - name: columnDefinition-id in: path description: The unique identifier of columnDefinition @@ -68989,13 +65529,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn': + '/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn': get: tags: - sites.list summary: Get sourceColumn from sites description: The source column for the content type column. - operationId: site.list.contentType.column_GetSourceColumn + operationId: site.list.column_GetSourceColumn parameters: - name: site-id in: path @@ -69013,14 +65553,6 @@ paths: schema: type: string x-ms-docs-key-type: list - - name: contentType-id - in: path - description: The unique identifier of contentType - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: contentType - name: columnDefinition-id in: path description: The unique identifier of columnDefinition @@ -69059,12 +65591,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/$count': + '/sites/{site-id}/lists/{list-id}/columns/$count': get: tags: - sites.list summary: Get the number of the resource - operationId: site.list.contentType.column_GetCount + operationId: site.list.column_GetCount parameters: - name: site-id in: path @@ -69082,14 +65614,6 @@ paths: schema: type: string x-ms-docs-key-type: list - - name: contentType-id - in: path - description: The unique identifier of contentType - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: contentType - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -69097,16 +65621,16 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/microsoft.graph.associateWithHubSites': - post: + '/sites/{site-id}/lists/{list-id}/contentTypes': + get: tags: - - sites.Actions - summary: Invoke action associateWithHubSites - description: Associate a published content type present in a content type hub with a list of hub sites. + - sites.list + summary: List contentTypes in a list + description: Get the collection of contentType resources in a list. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0 - operationId: site.list.contentType_associateGraphWPreHubSite + url: https://learn.microsoft.com/graph/api/list-list-contenttypes?view=graph-rest-1.0 + operationId: site.list_ListContentType parameters: - name: site-id in: path @@ -69124,48 +65648,55 @@ paths: schema: type: string x-ms-docs-key-type: list - - name: contentType-id - in: path - description: The unique identifier of contentType - 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: 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 + uniqueItems: true + type: array + items: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Success + $ref: '#/components/responses/microsoft.graph.contentTypeCollectionResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/microsoft.graph.copyToDefaultContentLocation': + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation post: tags: - - sites.Actions - summary: Invoke action copyToDefaultContentLocation - description: Copy a file to a default content location in a content type. The file can then be added as a default file or template via a POST operation. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0 - operationId: site.list.contentType_copyToDefaultContentLocation + - sites.list + summary: Create new navigation property to contentTypes for sites + operationId: site.list_CreateContentType parameters: - name: site-id in: path @@ -69183,45 +65714,30 @@ paths: schema: type: string x-ms-docs-key-type: list - - 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 + description: New navigation property content: application/json: schema: - type: object - properties: - sourceFile: - $ref: '#/components/schemas/microsoft.graph.itemReference' - destinationFileName: - type: string - nullable: true - additionalProperties: - type: object + $ref: '#/components/schemas/microsoft.graph.contentType' required: true responses: 2XX: - description: Success + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.contentType' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/microsoft.graph.isPublished()': + x-ms-docs-operation-type: operation + '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}': get: tags: - - sites.Functions - summary: Invoke function isPublished - description: Check the publishing status of a contentType in a content type hub site. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0 - operationId: site.list.contentType_isPublished + - sites.list + summary: Get contentTypes from sites + description: The collection of content types present in this list. + operationId: site.list_GetContentType parameters: - name: site-id in: path @@ -69247,73 +65763,41 @@ paths: schema: type: string x-ms-docs-key-type: contentType + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Success + description: Retrieved navigation property 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 - '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/microsoft.graph.publish': - post: - tags: - - sites.Actions - summary: Invoke action publish - description: Publishes a contentType present in the content type hub site. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0 - operationId: site.list.contentType_publish - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: list-id - in: path - description: The unique identifier of list - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: list - - name: contentType-id - in: path - description: The unique identifier of contentType - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: contentType - responses: - 2XX: - description: Success + $ref: '#/components/schemas/microsoft.graph.contentType' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/microsoft.graph.unpublish': - post: + x-ms-docs-operation-type: operation + patch: tags: - - sites.Actions - summary: Invoke action unpublish - description: Unpublish a contentType from a content type hub site. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0 - operationId: site.list.contentType_unpublish + - sites.list + summary: Update the navigation property contentTypes in sites + operationId: site.list_UpdateContentType parameters: - name: site-id in: path @@ -69339,233 +65823,28 @@ paths: schema: type: string x-ms-docs-key-type: contentType - responses: - 2XX: - description: Success - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/sites/{site-id}/lists/{list-id}/contentTypes/$count': - get: - tags: - - sites.list - summary: Get the number of the resource - operationId: site.list.contentType_GetCount - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: list-id - in: path - description: The unique identifier of list - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: list - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/sites/{site-id}/lists/{list-id}/contentTypes/microsoft.graph.addCopy': - post: - tags: - - sites.Actions - summary: Invoke action addCopy - description: Add a copy of a content type from a site to a list. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0 - operationId: site.list.contentType_addCopy - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: list-id - in: path - description: The unique identifier of list - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: list - requestBody: - description: Action parameters - content: - application/json: - schema: - type: object - properties: - contentType: - type: string - 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 - '/sites/{site-id}/lists/{list-id}/contentTypes/microsoft.graph.addCopyFromContentTypeHub': - post: - tags: - - sites.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.' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0 - operationId: site.list.contentType_addCopyFromContentTypeHub - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: list-id - in: path - description: The unique identifier of list - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: list requestBody: - description: Action parameters + description: New navigation property values content: application/json: schema: - type: object - properties: - contentTypeId: - type: string - additionalProperties: - type: object + $ref: '#/components/schemas/microsoft.graph.contentType' 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 - '/sites/{site-id}/lists/{list-id}/contentTypes/microsoft.graph.getCompatibleHubContentTypes()': - get: - tags: - - sites.Functions - summary: Invoke function getCompatibleHubContentTypes - description: 'Get a list of compatible content types from the content type hub that can be added 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: addCopyFromContentTypeHub and the blog post Syntex Product Updates – August 2021.' - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0 - operationId: site.list.contentType_getCompatibleHubContentType - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: list-id - in: path - description: The unique identifier of list - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: list - - $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: - type: string - - name: $orderby - in: query - description: Order items by property values - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - description: Success - content: - application/json: - schema: - title: Collection of contentType - type: object - properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.contentType' - '@odata.nextLink': - type: string - nullable: true - additionalProperties: - type: object + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.contentType' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: function - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - '/sites/{site-id}/lists/{list-id}/createdByUser': - get: + x-ms-docs-operation-type: operation + delete: tags: - sites.list - summary: Get createdByUser from sites - description: Identity of the user who created the item. Read-only. - operationId: site.list_GetCreatedGraphBPreUser + summary: Delete navigation property contentTypes for sites + operationId: site.list_DeleteContentType parameters: - name: site-id in: path @@ -69583,43 +65862,33 @@ paths: schema: type: string x-ms-docs-key-type: list - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false + - name: contentType-id + in: path + description: The unique identifier of contentType + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false + type: string + x-ms-docs-key-type: contentType + - name: If-Match + in: header + description: ETag + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.user' + description: Success default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings': + '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/base': get: tags: - sites.list - summary: Get mailboxSettings property value - description: 'Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select.' - operationId: site.list.createdGraphBPreUser_GetMailboxSetting + summary: Get base from sites + description: Parent contentType from which this content type is derived. + operationId: site.list.contentType_GetBase parameters: - name: site-id in: path @@ -69637,6 +65906,14 @@ paths: schema: type: string x-ms-docs-key-type: list + - name: contentType-id + in: path + description: The unique identifier of contentType + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: contentType - name: $select in: query description: Select properties to be returned @@ -69659,18 +65936,21 @@ paths: type: string responses: 2XX: - description: Entity result. + description: Retrieved navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.mailboxSettings' + $ref: '#/components/schemas/microsoft.graph.contentType' default: $ref: '#/components/responses/error' - patch: + x-ms-docs-operation-type: operation + '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/baseTypes': + get: tags: - sites.list - summary: Update property mailboxSettings value. - operationId: site.list.createdGraphBPreUser_UpdateMailboxSetting + summary: Get baseTypes from sites + description: The collection of content types that are ancestors of this content type. + operationId: site.list.contentType_ListBaseType parameters: - name: site-id in: path @@ -69688,46 +65968,14 @@ paths: schema: type: string x-ms-docs-key-type: list - requestBody: - description: New property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.mailboxSettings' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.mailboxSettings' - default: - $ref: '#/components/responses/error' - '/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors': - get: - tags: - - sites.list - summary: Get serviceProvisioningErrors property value - description: 'Errors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object. Supports $filter (eq, not, for isResolved and serviceInstance).' - operationId: site.list.createdGraphBPreUser_ListServiceProvisioningError - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: list-id + - name: contentType-id in: path - description: The unique identifier of list + description: The unique identifier of contentType required: true style: simple schema: type: string - x-ms-docs-key-type: list + x-ms-docs-key-type: contentType - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -69765,18 +66013,20 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.serviceProvisioningErrorCollectionResponse' + $ref: '#/components/responses/microsoft.graph.contentTypeCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore - '/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors/$count': + x-ms-docs-operation-type: operation + '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}': get: tags: - sites.list - summary: Get the number of the resource - operationId: site.list.createdGraphBPreUser.ServiceProvisioningError_GetCount + summary: Get baseTypes from sites + description: The collection of content types that are ancestors of this content type. + operationId: site.list.contentType_GetBaseType parameters: - name: site-id in: path @@ -69794,37 +66044,22 @@ paths: schema: type: string x-ms-docs-key-type: list - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/sites/{site-id}/lists/{list-id}/drive': - get: - tags: - - sites.list - summary: Get drive from sites - description: Allows access to the list as a drive resource with driveItems. Only present on document libraries. - operationId: site.list_GetDrive - parameters: - - name: site-id + - name: contentType-id in: path - description: The unique identifier of site + description: The unique identifier of contentType required: true style: simple schema: type: string - x-ms-docs-key-type: site - - name: list-id + x-ms-docs-key-type: contentType + - name: contentType-id1 in: path - description: The unique identifier of list + description: The unique identifier of contentType required: true style: simple schema: type: string - x-ms-docs-key-type: list + x-ms-docs-key-type: contentType - name: $select in: query description: Select properties to be returned @@ -69851,20 +66086,55 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.drive' + $ref: '#/components/schemas/microsoft.graph.contentType' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/sites/{site-id}/lists/{list-id}/items': + '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/baseTypes/$count': get: tags: - sites.list - summary: Enumerate items in a list - description: Get the collection of items in a list. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/listitem-list?view=graph-rest-1.0 - operationId: site.list_ListItem + summary: Get the number of the resource + operationId: site.list.contentType.baseType_GetCount + parameters: + - name: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: list-id + in: path + description: The unique identifier of list + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: list + - name: contentType-id + in: path + description: The unique identifier of contentType + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: contentType + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks': + get: + tags: + - sites.list + summary: Get columnLinks from sites + description: The collection of columns that are required by this content type. + operationId: site.list.contentType_ListColumnLink parameters: - name: site-id in: path @@ -69882,6 +66152,14 @@ paths: schema: type: string x-ms-docs-key-type: list + - name: contentType-id + in: path + description: The unique identifier of contentType + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: contentType - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -69919,7 +66197,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.listItemCollectionResponse' + $ref: '#/components/responses/microsoft.graph.columnLinkCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -69929,12 +66207,8 @@ paths: post: tags: - sites.list - summary: Create a new item in a list - description: Create a new listItem in a list. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/listitem-create?view=graph-rest-1.0 - operationId: site.list_CreateItem + summary: Create new navigation property to columnLinks for sites + operationId: site.list.contentType_CreateColumnLink parameters: - name: site-id in: path @@ -69952,12 +66226,20 @@ paths: schema: type: string x-ms-docs-key-type: list + - 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: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.listItem' + $ref: '#/components/schemas/microsoft.graph.columnLink' required: true responses: 2XX: @@ -69965,20 +66247,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.listItem' + $ref: '#/components/schemas/microsoft.graph.columnLink' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/sites/{site-id}/lists/{list-id}/items/{listItem-id}': + '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}': get: tags: - sites.list - summary: Get listItem - description: Returns the metadata for an item in a list. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/listitem-get?view=graph-rest-1.0 - operationId: site.list_GetItem + summary: Get columnLinks from sites + description: The collection of columns that are required by this content type. + operationId: site.list.contentType_GetColumnLink parameters: - name: site-id in: path @@ -69996,14 +66275,22 @@ paths: schema: type: string x-ms-docs-key-type: list - - name: listItem-id + - name: contentType-id in: path - description: The unique identifier of listItem + description: The unique identifier of contentType required: true style: simple schema: type: string - x-ms-docs-key-type: listItem + x-ms-docs-key-type: contentType + - name: columnLink-id + in: path + description: The unique identifier of columnLink + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: columnLink - name: $select in: query description: Select properties to be returned @@ -70030,15 +66317,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.listItem' + $ref: '#/components/schemas/microsoft.graph.columnLink' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - sites.list - summary: Update the navigation property items in sites - operationId: site.list_UpdateItem + summary: Update the navigation property columnLinks in sites + operationId: site.list.contentType_UpdateColumnLink parameters: - name: site-id in: path @@ -70056,20 +66343,28 @@ paths: schema: type: string x-ms-docs-key-type: list - - name: listItem-id + - name: contentType-id in: path - description: The unique identifier of listItem + description: The unique identifier of contentType required: true style: simple schema: type: string - x-ms-docs-key-type: listItem + x-ms-docs-key-type: contentType + - name: columnLink-id + in: path + description: The unique identifier of columnLink + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: columnLink requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.listItem' + $ref: '#/components/schemas/microsoft.graph.columnLink' required: true responses: 2XX: @@ -70077,19 +66372,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.listItem' + $ref: '#/components/schemas/microsoft.graph.columnLink' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - sites.list - summary: Delete an item from a list - description: Removes an item from a list. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/listitem-delete?view=graph-rest-1.0 - operationId: site.list_DeleteItem + summary: Delete navigation property columnLinks for sites + operationId: site.list.contentType_DeleteColumnLink parameters: - name: site-id in: path @@ -70107,14 +66398,22 @@ paths: schema: type: string x-ms-docs-key-type: list - - name: listItem-id + - name: contentType-id in: path - description: The unique identifier of listItem + description: The unique identifier of contentType required: true style: simple schema: type: string - x-ms-docs-key-type: listItem + x-ms-docs-key-type: contentType + - name: columnLink-id + in: path + description: The unique identifier of columnLink + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: columnLink - name: If-Match in: header description: ETag @@ -70127,13 +66426,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics': + '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/$count': get: tags: - sites.list - summary: Get analytics from sites - description: Analytics about the view activities that took place on this item. - operationId: site.list.item_GetAnalytic + summary: Get the number of the resource + operationId: site.list.contentType.columnLink_GetCount parameters: - name: site-id in: path @@ -70151,51 +66449,28 @@ paths: schema: type: string x-ms-docs-key-type: list - - name: listItem-id + - name: contentType-id in: path - description: The unique identifier of listItem + description: The unique identifier of contentType required: true style: simple schema: type: string - x-ms-docs-key-type: listItem - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string + x-ms-docs-key-type: contentType + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.itemAnalytics' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser': + '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions': get: tags: - sites.list - summary: Get createdByUser from sites - description: Identity of the user who created the item. Read-only. - operationId: site.list.item_GetCreatedGraphBPreUser + summary: Get columnPositions from sites + description: Column order information in a content type. + operationId: site.list.contentType_ListColumnPosition parameters: - name: site-id in: path @@ -70213,27 +66488,22 @@ paths: schema: type: string x-ms-docs-key-type: list - - name: listItem-id + - name: contentType-id in: path - description: The unique identifier of listItem + description: The unique identifier of contentType required: true style: simple schema: type: string - x-ms-docs-key-type: listItem - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand + x-ms-docs-key-type: contentType + - $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: Expand related entities + description: Order items by property values style: form explode: false schema: @@ -70241,48 +66511,6 @@ paths: type: array items: type: string - responses: - 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.user' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings': - get: - tags: - - sites.list - summary: Get mailboxSettings property value - description: 'Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select.' - operationId: site.list.item.createdGraphBPreUser_GetMailboxSetting - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: list-id - in: path - description: The unique identifier of list - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: list - - 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: $select in: query description: Select properties to be returned @@ -70305,18 +66533,20 @@ paths: type: string responses: 2XX: - description: Entity result. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.mailboxSettings' + $ref: '#/components/responses/microsoft.graph.columnDefinitionCollectionResponse' default: $ref: '#/components/responses/error' - patch: + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + x-ms-docs-operation-type: operation + '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}': + get: tags: - sites.list - summary: Update property mailboxSettings value. - operationId: site.list.item.createdGraphBPreUser_UpdateMailboxSetting + summary: Get columnPositions from sites + description: Column order information in a content type. + operationId: site.list.contentType_GetColumnPosition parameters: - name: site-id in: path @@ -70334,77 +66564,22 @@ paths: schema: type: string x-ms-docs-key-type: list - - name: listItem-id - in: path - description: The unique identifier of listItem - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: listItem - requestBody: - description: New property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.mailboxSettings' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.mailboxSettings' - default: - $ref: '#/components/responses/error' - '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors': - get: - tags: - - sites.list - summary: Get serviceProvisioningErrors property value - description: 'Errors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object. Supports $filter (eq, not, for isResolved and serviceInstance).' - operationId: site.list.item.createdGraphBPreUser_ListServiceProvisioningError - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: list-id + - name: contentType-id in: path - description: The unique identifier of list + description: The unique identifier of contentType required: true style: simple schema: type: string - x-ms-docs-key-type: list - - name: listItem-id + x-ms-docs-key-type: contentType + - name: columnDefinition-id in: path - description: The unique identifier of listItem + description: The unique identifier of columnDefinition required: true - style: simple - schema: - type: string - x-ms-docs-key-type: listItem - - $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: - type: string + style: simple + schema: + type: string + x-ms-docs-key-type: columnDefinition - name: $select in: query description: Select properties to be returned @@ -70427,18 +66602,20 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.serviceProvisioningErrorCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.columnDefinition' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count': + x-ms-docs-operation-type: operation + '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$count': get: tags: - sites.list summary: Get the number of the resource - operationId: site.list.item.createdGraphBPreUser.ServiceProvisioningError_GetCount + operationId: site.list.contentType.columnPosition_GetCount parameters: - name: site-id in: path @@ -70456,14 +66633,14 @@ paths: schema: type: string x-ms-docs-key-type: list - - name: listItem-id + - name: contentType-id in: path - description: The unique identifier of listItem + description: The unique identifier of contentType required: true style: simple schema: type: string - x-ms-docs-key-type: listItem + x-ms-docs-key-type: contentType - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -70471,16 +66648,13 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions': + '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns': get: tags: - sites.list - summary: List documentSetVersions - description: Get a list of the versions of a document set item in a list. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/listitem-list-documentsetversions?view=graph-rest-1.0 - operationId: site.list.item_ListDocumentSetVersion + summary: Get columns from sites + description: The collection of column definitions for this content type. + operationId: site.list.contentType_ListColumn parameters: - name: site-id in: path @@ -70498,14 +66672,14 @@ paths: schema: type: string x-ms-docs-key-type: list - - name: listItem-id + - name: contentType-id in: path - description: The unique identifier of listItem + description: The unique identifier of contentType required: true style: simple schema: type: string - x-ms-docs-key-type: listItem + x-ms-docs-key-type: contentType - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -70543,7 +66717,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.documentSetVersionCollectionResponse' + $ref: '#/components/responses/microsoft.graph.columnDefinitionCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -70553,12 +66727,8 @@ paths: post: tags: - sites.list - summary: Create documentSetVersion - description: Create a new version of a document set item in a list. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/listitem-post-documentsetversions?view=graph-rest-1.0 - operationId: site.list.item_CreateDocumentSetVersion + summary: Create new navigation property to columns for sites + operationId: site.list.contentType_CreateColumn parameters: - name: site-id in: path @@ -70576,20 +66746,20 @@ paths: schema: type: string x-ms-docs-key-type: list - - name: listItem-id + - name: contentType-id in: path - description: The unique identifier of listItem + description: The unique identifier of contentType required: true style: simple schema: type: string - x-ms-docs-key-type: listItem + x-ms-docs-key-type: contentType requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.documentSetVersion' + $ref: '#/components/schemas/microsoft.graph.columnDefinition' required: true responses: 2XX: @@ -70597,20 +66767,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.documentSetVersion' + $ref: '#/components/schemas/microsoft.graph.columnDefinition' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}': + '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}': get: tags: - sites.list - summary: Get documentSetVersion - description: Read the properties and relationships of a documentSetVersion object. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/documentsetversion-get?view=graph-rest-1.0 - operationId: site.list.item_GetDocumentSetVersion + summary: Get columns from sites + description: The collection of column definitions for this content type. + operationId: site.list.contentType_GetColumn parameters: - name: site-id in: path @@ -70628,22 +66795,22 @@ paths: schema: type: string x-ms-docs-key-type: list - - name: listItem-id + - name: contentType-id in: path - description: The unique identifier of listItem + description: The unique identifier of contentType required: true style: simple schema: type: string - x-ms-docs-key-type: listItem - - name: documentSetVersion-id + x-ms-docs-key-type: contentType + - name: columnDefinition-id in: path - description: The unique identifier of documentSetVersion + description: The unique identifier of columnDefinition required: true style: simple schema: type: string - x-ms-docs-key-type: documentSetVersion + x-ms-docs-key-type: columnDefinition - name: $select in: query description: Select properties to be returned @@ -70670,15 +66837,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.documentSetVersion' + $ref: '#/components/schemas/microsoft.graph.columnDefinition' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - sites.list - summary: Update the navigation property documentSetVersions in sites - operationId: site.list.item_UpdateDocumentSetVersion + summary: Update the navigation property columns in sites + operationId: site.list.contentType_UpdateColumn parameters: - name: site-id in: path @@ -70696,28 +66863,28 @@ paths: schema: type: string x-ms-docs-key-type: list - - name: listItem-id + - name: contentType-id in: path - description: The unique identifier of listItem + description: The unique identifier of contentType required: true style: simple schema: type: string - x-ms-docs-key-type: listItem - - name: documentSetVersion-id + x-ms-docs-key-type: contentType + - name: columnDefinition-id in: path - description: The unique identifier of documentSetVersion + description: The unique identifier of columnDefinition required: true style: simple schema: type: string - x-ms-docs-key-type: documentSetVersion + x-ms-docs-key-type: columnDefinition requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.documentSetVersion' + $ref: '#/components/schemas/microsoft.graph.columnDefinition' required: true responses: 2XX: @@ -70725,19 +66892,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.documentSetVersion' + $ref: '#/components/schemas/microsoft.graph.columnDefinition' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - sites.list - summary: Delete documentSetVersion - description: Delete a version of a document set in a list. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/documentsetversion-delete?view=graph-rest-1.0 - operationId: site.list.item_DeleteDocumentSetVersion + summary: Delete navigation property columns for sites + operationId: site.list.contentType_DeleteColumn parameters: - name: site-id in: path @@ -70755,22 +66918,22 @@ paths: schema: type: string x-ms-docs-key-type: list - - name: listItem-id + - name: contentType-id in: path - description: The unique identifier of listItem + description: The unique identifier of contentType required: true style: simple schema: type: string - x-ms-docs-key-type: listItem - - name: documentSetVersion-id + x-ms-docs-key-type: contentType + - name: columnDefinition-id in: path - description: The unique identifier of documentSetVersion + description: The unique identifier of columnDefinition required: true style: simple schema: type: string - x-ms-docs-key-type: documentSetVersion + x-ms-docs-key-type: columnDefinition - name: If-Match in: header description: ETag @@ -70783,13 +66946,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields': + '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn': get: tags: - sites.list - summary: Get fields from sites - description: A collection of the fields and values for this version of the list item. - operationId: site.list.item.documentSetVersion_GetField + summary: Get sourceColumn from sites + description: The source column for the content type column. + operationId: site.list.contentType.column_GetSourceColumn parameters: - name: site-id in: path @@ -70807,22 +66970,22 @@ paths: schema: type: string x-ms-docs-key-type: list - - name: listItem-id + - name: contentType-id in: path - description: The unique identifier of listItem + description: The unique identifier of contentType required: true style: simple schema: type: string - x-ms-docs-key-type: listItem - - name: documentSetVersion-id + x-ms-docs-key-type: contentType + - name: columnDefinition-id in: path - description: The unique identifier of documentSetVersion + description: The unique identifier of columnDefinition required: true style: simple schema: type: string - x-ms-docs-key-type: documentSetVersion + x-ms-docs-key-type: columnDefinition - name: $select in: query description: Select properties to be returned @@ -70849,15 +67012,16 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.fieldValueSet' + $ref: '#/components/schemas/microsoft.graph.columnDefinition' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/$count': + get: tags: - sites.list - summary: Update the navigation property fields in sites - operationId: site.list.item.documentSetVersion_UpdateField + summary: Get the number of the resource + operationId: site.list.contentType.column_GetCount parameters: - name: site-id in: path @@ -70875,44 +67039,31 @@ paths: schema: type: string x-ms-docs-key-type: list - - 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 + - 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 - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.fieldValueSet' - required: true + x-ms-docs-key-type: contentType + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.fieldValueSet' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: + '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/microsoft.graph.associateWithHubSites': + post: tags: - - sites.list - summary: Delete navigation property fields for sites - operationId: site.list.item.documentSetVersion_DeleteField + - sites.Actions + summary: Invoke action associateWithHubSites + description: Associate a published content type present in a content type hub with a list of hub sites. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0 + operationId: site.list.contentType_associateGraphWPreHubSite parameters: - name: site-id in: path @@ -70930,44 +67081,48 @@ paths: schema: type: string x-ms-docs-key-type: list - - 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 + - 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 - - name: If-Match - in: header - description: ETag - style: simple - schema: - type: string + 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: operation - '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/microsoft.graph.restore': + x-ms-docs-operation-type: action + '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/microsoft.graph.copyToDefaultContentLocation': post: tags: - sites.Actions - summary: Invoke action restore - description: Restore a document set version. + summary: Invoke action copyToDefaultContentLocation + description: Copy a file to a default content location in a content type. The file can then be added as a default file or template via a POST operation. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0 - operationId: site.list.item.documentSetVersion_restore + url: https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0 + operationId: site.list.contentType_copyToDefaultContentLocation parameters: - name: site-id in: path @@ -70985,34 +67140,45 @@ paths: schema: type: string x-ms-docs-key-type: list - - 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 + - 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 + 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 - '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/$count': + '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/microsoft.graph.isPublished()': get: tags: - - sites.list - summary: Get the number of the resource - operationId: site.list.item.documentSetVersion_GetCount + - sites.Functions + summary: Invoke function isPublished + description: Check the publishing status of a contentType in a content type hub site. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0 + operationId: site.list.contentType_isPublished parameters: - name: site-id in: path @@ -71030,28 +67196,40 @@ paths: schema: type: string x-ms-docs-key-type: list - - name: listItem-id + - name: contentType-id in: path - description: The unique identifier of listItem + description: The unique identifier of contentType required: true style: simple schema: type: string - x-ms-docs-key-type: listItem - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + x-ms-docs-key-type: contentType responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Success + content: + application/json: + schema: + type: object + properties: + value: + type: boolean + default: false + additionalProperties: + type: object default: $ref: '#/components/responses/error' - '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem': - get: + x-ms-docs-operation-type: function + '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/microsoft.graph.publish': + post: tags: - - sites.list - summary: Get driveItem from sites - description: 'For document libraries, the driveItem relationship exposes the listItem as a driveItem' - operationId: site.list.item_GetDriveItem + - sites.Actions + summary: Invoke action publish + description: Publishes a contentType present in the content type hub site. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0 + operationId: site.list.contentType_publish parameters: - name: site-id in: path @@ -71069,51 +67247,30 @@ paths: schema: type: string x-ms-docs-key-type: list - - name: listItem-id + - name: contentType-id in: path - description: The unique identifier of listItem + description: The unique identifier of contentType required: true style: simple schema: type: string - x-ms-docs-key-type: listItem - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string + x-ms-docs-key-type: contentType responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.driveItem' + description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content': - get: + x-ms-docs-operation-type: action + '/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/microsoft.graph.unpublish': + post: tags: - - sites.list - summary: Get content for the navigation property driveItem from sites - description: 'The content stream, if the item represents a file.' - operationId: site.list.item_GetDriveItemContent + - sites.Actions + summary: Invoke action unpublish + description: Unpublish a contentType from a content type hub site. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0 + operationId: site.list.contentType_unpublish parameters: - name: site-id in: path @@ -71131,37 +67288,26 @@ paths: schema: type: string x-ms-docs-key-type: list - - name: listItem-id + - name: contentType-id in: path - description: The unique identifier of listItem + description: The unique identifier of contentType required: true style: simple schema: type: string - x-ms-docs-key-type: listItem - - name: $format - in: query - description: Format of the content - style: form - explode: false - schema: - type: string + x-ms-docs-key-type: contentType responses: 2XX: - description: Retrieved media content - content: - application/octet-stream: - schema: - type: string - format: binary + description: Success default: $ref: '#/components/responses/error' - put: + x-ms-docs-operation-type: action + '/sites/{site-id}/lists/{list-id}/contentTypes/$count': + get: tags: - sites.list - summary: Update content for the navigation property driveItem in sites - description: 'The content stream, if the item represents a file.' - operationId: site.list.item_SetDriveItemContent + summary: Get the number of the resource + operationId: site.list.contentType_GetCount parameters: - name: site-id in: path @@ -71179,38 +67325,23 @@ paths: schema: type: string x-ms-docs-key-type: list - - name: listItem-id - in: path - description: The unique identifier of listItem - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: listItem - 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' - '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields': - get: + '/sites/{site-id}/lists/{list-id}/contentTypes/microsoft.graph.addCopy': + post: tags: - - sites.list - summary: Get fields from sites - description: The values of the columns set on this list item. - operationId: site.list.item_GetField + - sites.Actions + summary: Invoke action addCopy + description: Add a copy of a content type from a site to a list. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0 + operationId: site.list.contentType_addCopy parameters: - name: site-id in: path @@ -71228,53 +67359,38 @@ paths: schema: type: string x-ms-docs-key-type: list - - 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: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + contentType: + type: string + additionalProperties: + type: object + required: true responses: 2XX: - description: Retrieved navigation property + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.fieldValueSet' + $ref: '#/components/schemas/microsoft.graph.contentType' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: + x-ms-docs-operation-type: action + '/sites/{site-id}/lists/{list-id}/contentTypes/microsoft.graph.addCopyFromContentTypeHub': + post: tags: - - sites.list - summary: Update listItem - description: Update the properties on a listItem. + - sites.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.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/listitem-update?view=graph-rest-1.0 - operationId: site.list.item_UpdateField + url: https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0 + operationId: site.list.contentType_addCopyFromContentTypeHub parameters: - name: site-id in: path @@ -71292,20 +67408,17 @@ paths: schema: type: string x-ms-docs-key-type: list - - name: listItem-id - in: path - description: The unique identifier of listItem - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: listItem requestBody: - description: New navigation property values + description: Action parameters content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.fieldValueSet' + type: object + properties: + contentTypeId: + type: string + additionalProperties: + type: object required: true responses: 2XX: @@ -71313,15 +67426,20 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.fieldValueSet' + $ref: '#/components/schemas/microsoft.graph.contentType' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: + x-ms-docs-operation-type: action + '/sites/{site-id}/lists/{list-id}/contentTypes/microsoft.graph.getCompatibleHubContentTypes()': + get: tags: - - sites.list - summary: Delete navigation property fields for sites - operationId: site.list.item_DeleteField + - sites.Functions + summary: Invoke function getCompatibleHubContentTypes + description: 'Get a list of compatible content types from the content type hub that can be added 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: addCopyFromContentTypeHub and the blog post Syntex Product Updates – August 2021.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0 + operationId: site.list.contentType_getCompatibleHubContentType parameters: - name: site-id in: path @@ -71339,33 +67457,72 @@ paths: schema: type: string x-ms-docs-key-type: list - - name: listItem-id - in: path - description: The unique identifier of listItem - 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: $select + in: query + description: Select properties to be returned + style: form + explode: false schema: - type: string - x-ms-docs-key-type: listItem - - name: If-Match - in: header - description: ETag - style: simple + uniqueItems: true + type: array + items: + type: string + - name: $orderby + in: query + description: Order items by property values + style: form + explode: false schema: - type: string + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: description: Success + content: + application/json: + schema: + title: Collection of contentType + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.contentType' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser': + x-ms-docs-operation-type: function + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/sites/{site-id}/lists/{list-id}/createdByUser': get: tags: - sites.list - summary: Get lastModifiedByUser from sites - description: Identity of the user who last modified the item. Read-only. - operationId: site.list.item_GetLastModifiedGraphBPreUser + summary: Get createdByUser from sites + description: Identity of the user who created the item. Read-only. + operationId: site.list_GetCreatedGraphBPreUser parameters: - name: site-id in: path @@ -71383,14 +67540,6 @@ paths: schema: type: string x-ms-docs-key-type: list - - 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: $select in: query description: Select properties to be returned @@ -71421,13 +67570,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings': + '/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings': get: tags: - sites.list summary: Get mailboxSettings property value description: 'Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select.' - operationId: site.list.item.lastModifiedGraphBPreUser_GetMailboxSetting + operationId: site.list.createdGraphBPreUser_GetMailboxSetting parameters: - name: site-id in: path @@ -71445,14 +67594,6 @@ paths: schema: type: string x-ms-docs-key-type: list - - 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: $select in: query description: Select properties to be returned @@ -71486,7 +67627,7 @@ paths: tags: - sites.list summary: Update property mailboxSettings value. - operationId: site.list.item.lastModifiedGraphBPreUser_UpdateMailboxSetting + operationId: site.list.createdGraphBPreUser_UpdateMailboxSetting parameters: - name: site-id in: path @@ -71504,14 +67645,6 @@ paths: schema: type: string x-ms-docs-key-type: list - - name: listItem-id - in: path - description: The unique identifier of listItem - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: listItem requestBody: description: New property values content: @@ -71528,13 +67661,13 @@ paths: $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' - '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors': + '/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors': get: tags: - sites.list summary: Get serviceProvisioningErrors property value description: 'Errors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object. Supports $filter (eq, not, for isResolved and serviceInstance).' - operationId: site.list.item.lastModifiedGraphBPreUser_ListServiceProvisioningError + operationId: site.list.createdGraphBPreUser_ListServiceProvisioningError parameters: - name: site-id in: path @@ -71552,14 +67685,6 @@ paths: schema: type: string x-ms-docs-key-type: list - - name: listItem-id - in: path - description: The unique identifier of listItem - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: listItem - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -71603,12 +67728,12 @@ paths: x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore - '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count': + '/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors/$count': get: tags: - sites.list summary: Get the number of the resource - operationId: site.list.item.lastModifiedGraphBPreUser.ServiceProvisioningError_GetCount + operationId: site.list.createdGraphBPreUser.ServiceProvisioningError_GetCount parameters: - name: site-id in: path @@ -71626,14 +67751,6 @@ paths: schema: type: string x-ms-docs-key-type: list - - name: listItem-id - in: path - description: The unique identifier of listItem - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: listItem - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -71641,12 +67758,13 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/microsoft.graph.createLink': - post: + '/sites/{site-id}/lists/{list-id}/drive': + get: tags: - - sites.Actions - summary: Invoke action createLink - operationId: site.list.item_createLink + - sites.list + summary: Get drive from sites + description: Allows access to the list as a drive resource with driveItems. Only present on document libraries. + operationId: site.list_GetDrive parameters: - name: site-id in: path @@ -71664,69 +67782,46 @@ paths: schema: type: string x-ms-docs-key-type: list - - name: listItem-id - in: path - description: The unique identifier of listItem - 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: listItem - requestBody: - description: Action parameters - content: - application/json: - schema: - type: object - properties: - type: - type: string - nullable: true - 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 - recipients: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.driveRecipient' - retainInheritedPermissions: - type: boolean - default: false - nullable: true - sendNotification: - type: boolean - default: false - nullable: true - additionalProperties: - type: object - required: true + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Success + description: Retrieved navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.permission' + $ref: '#/components/schemas/microsoft.graph.drive' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/microsoft.graph.getActivitiesByInterval()': + x-ms-docs-operation-type: operation + '/sites/{site-id}/lists/{list-id}/items': get: tags: - - sites.Functions - summary: Invoke function getActivitiesByInterval - operationId: site.list.item_getActivitiesGraphBPreInterval + - sites.list + summary: Enumerate items in a list + description: Get the collection of items in a list. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/listitem-list?view=graph-rest-1.0 + operationId: site.list_ListItem parameters: - name: site-id in: path @@ -71744,22 +67839,14 @@ paths: schema: type: string x-ms-docs-key-type: list - - name: listItem-id - in: path - description: The unique identifier of listItem - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: listItem - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' - $ref: '#/components/parameters/count' - - name: $select + - name: $orderby in: query - description: Select properties to be returned + description: Order items by property values style: form explode: false schema: @@ -71767,9 +67854,9 @@ paths: type: array items: type: string - - name: $orderby + - name: $select in: query - description: Order items by property values + description: Select properties to be returned style: form explode: false schema: @@ -71789,34 +67876,22 @@ paths: type: string responses: 2XX: - description: Success - content: - application/json: - schema: - title: Collection of itemActivityStat - type: object - properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.itemActivityStat' - '@odata.nextLink': - type: string - nullable: true - additionalProperties: - type: object + $ref: '#/components/responses/microsoft.graph.listItemCollectionResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore - '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/microsoft.graph.getActivitiesByInterval(startDateTime=''{startDateTime}'',endDateTime=''{endDateTime}'',interval=''{interval}'')': - get: + x-ms-docs-operation-type: operation + post: tags: - - sites.Functions - summary: Invoke function getActivitiesByInterval - operationId: site.list.item_getActivitiesGraphBPreInterval + - sites.list + summary: Create a new item in a list + description: Create a new listItem in a list. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/listitem-create?view=graph-rest-1.0 + operationId: site.list_CreateItem parameters: - name: site-id in: path @@ -71834,43 +67909,58 @@ paths: schema: type: string x-ms-docs-key-type: list - - 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: startDateTime + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.listItem' + required: true + responses: + 2XX: + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.listItem' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + '/sites/{site-id}/lists/{list-id}/items/{listItem-id}': + get: + tags: + - sites.list + summary: Get listItem + description: Returns the metadata for an item in a list. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/listitem-get?view=graph-rest-1.0 + operationId: site.list_GetItem + parameters: + - name: site-id in: path - description: 'Usage: startDateTime=''{startDateTime}''' + description: The unique identifier of site required: true style: simple schema: type: string - nullable: true - - name: endDateTime + x-ms-docs-key-type: site + - name: list-id in: path - description: 'Usage: endDateTime=''{endDateTime}''' + description: The unique identifier of list required: true style: simple schema: type: string - nullable: true - - name: interval + x-ms-docs-key-type: list + - name: listItem-id in: path - description: 'Usage: interval=''{interval}''' + description: The unique identifier of listItem required: true style: simple schema: type: string - nullable: true - - $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: listItem - name: $select in: query description: Select properties to be returned @@ -71881,16 +67971,6 @@ paths: type: array items: type: string - - name: $orderby - in: query - description: Order items by property values - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - name: $expand in: query description: Expand related entities @@ -71901,40 +67981,72 @@ paths: type: array items: type: string + responses: + 2XX: + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.listItem' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + patch: + tags: + - sites.list + summary: Update the navigation property items in sites + operationId: site.list_UpdateItem + parameters: + - name: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: list-id + in: path + description: The unique identifier of list + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: list + - name: listItem-id + in: path + description: The unique identifier of listItem + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: listItem + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.listItem' + required: true responses: 2XX: description: Success content: application/json: schema: - title: Collection of itemActivityStat - type: object - properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.itemActivityStat' - '@odata.nextLink': - type: string - nullable: true - additionalProperties: - type: object + $ref: '#/components/schemas/microsoft.graph.listItem' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: function - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions': - get: + x-ms-docs-operation-type: operation + delete: tags: - sites.list - summary: Listing versions of a ListItem - 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. + summary: Delete an item from a list + description: Removes an item from a list. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/listitem-list-versions?view=graph-rest-1.0 - operationId: site.list.item_ListVersion + url: https://learn.microsoft.com/graph/api/listitem-delete?view=graph-rest-1.0 + operationId: site.list_DeleteItem parameters: - name: site-id in: path @@ -71960,55 +68072,25 @@ paths: schema: type: string x-ms-docs-key-type: listItem - - $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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false + - name: If-Match + in: header + description: ETag + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.listItemVersionCollectionResponse' + description: Success default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics': + get: tags: - sites.list - summary: Create new navigation property to versions for sites - operationId: site.list.item_CreateVersion + summary: Get analytics from sites + description: Analytics about the view activities that took place on this item. + operationId: site.list.item_GetAnalytic parameters: - name: site-id in: path @@ -72034,33 +68116,43 @@ paths: schema: type: string x-ms-docs-key-type: listItem - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.listItemVersion' - required: true + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Created navigation property. + description: Retrieved navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.listItemVersion' + $ref: '#/components/schemas/microsoft.graph.itemAnalytics' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}': + '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser': get: tags: - sites.list - summary: Get a ListItemVersion resource - description: Retrieve the metadata for a specific version of a ListItem. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/listitemversion-get?view=graph-rest-1.0 - operationId: site.list.item_GetVersion + summary: Get createdByUser from sites + description: Identity of the user who created the item. Read-only. + operationId: site.list.item_GetCreatedGraphBPreUser parameters: - name: site-id in: path @@ -72086,14 +68178,6 @@ paths: 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 - name: $select in: query description: Select properties to be returned @@ -72120,15 +68204,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.listItemVersion' + $ref: '#/components/schemas/microsoft.graph.user' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - patch: + '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings': + get: tags: - sites.list - summary: Update the navigation property versions in sites - operationId: site.list.item_UpdateVersion + summary: Get mailboxSettings property value + description: 'Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select.' + operationId: site.list.item.createdGraphBPreUser_GetMailboxSetting parameters: - name: site-id in: path @@ -72154,36 +68240,40 @@ paths: schema: type: string x-ms-docs-key-type: listItem - - name: listItemVersion-id - in: path - description: The unique identifier of listItemVersion - 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: listItemVersion - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.listItemVersion' - required: true + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Success + description: Entity result. content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.listItemVersion' + $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: + patch: tags: - sites.list - summary: Delete navigation property versions for sites - operationId: site.list.item_DeleteVersion + summary: Update property mailboxSettings value. + operationId: site.list.item.createdGraphBPreUser_UpdateMailboxSetting parameters: - name: site-id in: path @@ -72209,33 +68299,29 @@ paths: 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 - - name: If-Match - in: header - description: ETag - style: simple - schema: - type: string + requestBody: + description: New property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.mailboxSettings' + required: true responses: 2XX: description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields': + '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors': get: tags: - sites.list - summary: Get fields from sites - description: A collection of the fields and values for this version of the list item. - operationId: site.list.item.version_GetField + summary: Get serviceProvisioningErrors property value + description: 'Errors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object. Supports $filter (eq, not, for isResolved and serviceInstance).' + operationId: site.list.item.createdGraphBPreUser_ListServiceProvisioningError parameters: - name: site-id in: path @@ -72261,14 +68347,21 @@ paths: schema: type: string x-ms-docs-key-type: listItem - - name: listItemVersion-id - in: path - description: The unique identifier of listItemVersion - 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: listItemVersion + uniqueItems: true + type: array + items: + type: string - name: $select in: query description: Select properties to be returned @@ -72291,19 +68384,18 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.fieldValueSet' + $ref: '#/components/responses/microsoft.graph.serviceProvisioningErrorCollectionResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count': + get: tags: - sites.list - summary: Update the navigation property fields in sites - operationId: site.list.item.version_UpdateField + summary: Get the number of the resource + operationId: site.list.item.createdGraphBPreUser.ServiceProvisioningError_GetCount parameters: - name: site-id in: path @@ -72329,36 +68421,23 @@ paths: 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 - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.fieldValueSet' - required: true + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.fieldValueSet' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: + '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions': + get: tags: - sites.list - summary: Delete navigation property fields for sites - operationId: site.list.item.version_DeleteField + summary: List documentSetVersions + description: Get a list of the versions of a document set item in a list. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/listitem-list-documentsetversions?view=graph-rest-1.0 + operationId: site.list.item_ListDocumentSetVersion parameters: - name: site-id in: path @@ -72384,36 +68463,59 @@ paths: schema: type: string x-ms-docs-key-type: listItem - - name: listItemVersion-id - in: path - description: The unique identifier of listItemVersion - 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: listItemVersion - - name: If-Match - in: header - description: ETag - style: simple + uniqueItems: true + type: array + items: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false schema: - type: string + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Success + $ref: '#/components/responses/microsoft.graph.documentSetVersionCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/microsoft.graph.restoreVersion': post: tags: - - sites.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.' + - sites.list + summary: Create documentSetVersion + description: Create a new version of a document set item in a list. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0 - operationId: site.list.item.version_restoreVersion + url: https://learn.microsoft.com/graph/api/listitem-post-documentsetversions?view=graph-rest-1.0 + operationId: site.list.item_CreateDocumentSetVersion parameters: - name: site-id in: path @@ -72439,26 +68541,33 @@ paths: 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 + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.documentSetVersion' + required: true responses: 2XX: - description: Success + description: Created navigation property. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.documentSetVersion' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: action - '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/$count': + x-ms-docs-operation-type: operation + '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}': get: tags: - sites.list - summary: Get the number of the resource - operationId: site.list.item.version_GetCount + summary: Get documentSetVersion + description: Read the properties and relationships of a documentSetVersion object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/documentsetversion-get?view=graph-rest-1.0 + operationId: site.list.item_GetDocumentSetVersion parameters: - name: site-id in: path @@ -72484,45 +68593,14 @@ paths: schema: type: string x-ms-docs-key-type: listItem - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/sites/{site-id}/lists/{list-id}/items/microsoft.graph.delta()': - get: - tags: - - sites.Functions - summary: Invoke function delta - description: "Get newly created, updated, or deleted list items without having to perform a full read of the entire items collection. Your app begins by calling delta without any parameters.\nThe service starts enumerating the hierarchy of the list, returning pages of items, and either an @odata.nextLink or an @odata.deltaLink.\nYour app should continue calling with the @odata.nextLink until you see an @odata.deltaLink returned. After you received all the changes, you can apply them to your local state.\nTo check for changes in the future, call delta again with the @odata.deltaLink from the previous response. The delta feed shows the latest state for each item, not each change. If an item was renamed twice, it only shows up once, with its latest name.\nThe same item might appear more than once in a delta feed, for various reasons. You should use the last occurrence you see. Items with this property should be removed from your local state." - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-1.0 - operationId: site.list.item_delta - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: list-id + - name: documentSetVersion-id in: path - description: The unique identifier of list + description: The unique identifier of documentSetVersion required: true style: simple schema: type: string - x-ms-docs-key-type: list - - $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: documentSetVersion - name: $select in: query description: Select properties to be returned @@ -72533,16 +68611,6 @@ paths: type: array items: type: string - - name: $orderby - in: query - description: Order items by property values - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - name: $expand in: query description: Expand related entities @@ -72555,37 +68623,19 @@ paths: type: string responses: 2XX: - description: Success + description: Retrieved navigation property content: application/json: schema: - title: Collection of listItem - type: object - properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.listItem' - '@odata.nextLink': - type: string - nullable: true - '@odata.deltaLink': - type: string - nullable: true - additionalProperties: - type: object + $ref: '#/components/schemas/microsoft.graph.documentSetVersion' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: function - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - '/sites/{site-id}/lists/{list-id}/items/microsoft.graph.delta(token=''{token}'')': - get: + x-ms-docs-operation-type: operation + patch: tags: - - sites.Functions - summary: Invoke function delta - operationId: site.list.item_delta + - sites.list + summary: Update the navigation property documentSetVersions in sites + operationId: site.list.item_UpdateDocumentSetVersion parameters: - name: site-id in: path @@ -72603,83 +68653,48 @@ paths: schema: type: string x-ms-docs-key-type: list - - name: token + - name: listItem-id in: path - description: 'Usage: token=''{token}''' + description: The unique identifier of listItem required: true style: simple schema: type: string - nullable: true - - $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: - type: string - - name: $orderby - in: query - description: Order items by property values - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false + x-ms-docs-key-type: listItem + - name: documentSetVersion-id + in: path + description: The unique identifier of documentSetVersion + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: documentSetVersion + requestBody: + description: New navigation property values + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.documentSetVersion' + required: true responses: 2XX: description: Success content: application/json: schema: - title: Collection of listItem - type: object - properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.listItem' - '@odata.nextLink': - type: string - nullable: true - '@odata.deltaLink': - type: string - nullable: true - additionalProperties: - type: object + $ref: '#/components/schemas/microsoft.graph.documentSetVersion' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: function - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - '/sites/{site-id}/lists/{list-id}/lastModifiedByUser': - get: + x-ms-docs-operation-type: operation + delete: tags: - sites.list - summary: Get lastModifiedByUser from sites - description: Identity of the user who last modified the item. Read-only. - operationId: site.list_GetLastModifiedGraphBPreUser + summary: Delete documentSetVersion + description: Delete a version of a document set in a list. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/documentsetversion-delete?view=graph-rest-1.0 + operationId: site.list.item_DeleteDocumentSetVersion parameters: - name: site-id in: path @@ -72697,60 +68712,74 @@ paths: schema: type: string x-ms-docs-key-type: list - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false + - name: listItem-id + in: path + description: The unique identifier of listItem + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false + type: string + x-ms-docs-key-type: listItem + - name: documentSetVersion-id + in: path + description: The unique identifier of documentSetVersion + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: documentSetVersion + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.user' + description: Success default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings': + '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields': get: tags: - sites.list - summary: Get mailboxSettings property value - description: 'Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select.' - operationId: site.list.lastModifiedGraphBPreUser_GetMailboxSetting + summary: Get fields from sites + description: A collection of the fields and values for this version of the list item. + operationId: site.list.item.documentSetVersion_GetField parameters: - name: site-id in: path - description: The unique identifier of site + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: list-id + in: path + description: The unique identifier of list + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: list + - name: listItem-id + in: path + description: The unique identifier of listItem required: true style: simple schema: type: string - x-ms-docs-key-type: site - - name: list-id + x-ms-docs-key-type: listItem + - name: documentSetVersion-id in: path - description: The unique identifier of list + description: The unique identifier of documentSetVersion required: true style: simple schema: type: string - x-ms-docs-key-type: list + x-ms-docs-key-type: documentSetVersion - name: $select in: query description: Select properties to be returned @@ -72773,18 +68802,19 @@ paths: type: string responses: 2XX: - description: Entity result. + description: Retrieved navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.mailboxSettings' + $ref: '#/components/schemas/microsoft.graph.fieldValueSet' default: $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation patch: tags: - sites.list - summary: Update property mailboxSettings value. - operationId: site.list.lastModifiedGraphBPreUser_UpdateMailboxSetting + summary: Update the navigation property fields in sites + operationId: site.list.item.documentSetVersion_UpdateField parameters: - name: site-id in: path @@ -72802,12 +68832,28 @@ paths: schema: type: string x-ms-docs-key-type: list + - 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 requestBody: - description: New property values + description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.mailboxSettings' + $ref: '#/components/schemas/microsoft.graph.fieldValueSet' required: true responses: 2XX: @@ -72815,16 +68861,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.mailboxSettings' + $ref: '#/components/schemas/microsoft.graph.fieldValueSet' default: $ref: '#/components/responses/error' - '/sites/{site-id}/lists/{list-id}/lastModifiedByUser/serviceProvisioningErrors': - get: + x-ms-docs-operation-type: operation + delete: tags: - sites.list - summary: Get serviceProvisioningErrors property value - description: 'Errors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object. Supports $filter (eq, not, for isResolved and serviceInstance).' - operationId: site.list.lastModifiedGraphBPreUser_ListServiceProvisioningError + summary: Delete navigation property fields for sites + operationId: site.list.item.documentSetVersion_DeleteField parameters: - name: site-id in: path @@ -72842,55 +68887,89 @@ paths: schema: type: string x-ms-docs-key-type: list - - $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: listItem-id + in: path + description: The unique identifier of listItem + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false + type: string + x-ms-docs-key-type: listItem + - name: documentSetVersion-id + in: path + description: The unique identifier of documentSetVersion + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false + type: string + x-ms-docs-key-type: documentSetVersion + - name: If-Match + in: header + description: ETag + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.serviceProvisioningErrorCollectionResponse' + description: Success default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - '/sites/{site-id}/lists/{list-id}/lastModifiedByUser/serviceProvisioningErrors/$count': + x-ms-docs-operation-type: operation + '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/microsoft.graph.restore': + post: + tags: + - sites.Actions + 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: site.list.item.documentSetVersion_restore + parameters: + - name: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: list-id + in: path + description: The unique identifier of list + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: list + - 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 + '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/$count': get: tags: - sites.list summary: Get the number of the resource - operationId: site.list.lastModifiedGraphBPreUser.ServiceProvisioningError_GetCount + operationId: site.list.item.documentSetVersion_GetCount parameters: - name: site-id in: path @@ -72908,6 +68987,14 @@ paths: schema: type: string x-ms-docs-key-type: list + - name: listItem-id + in: path + description: The unique identifier of listItem + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: listItem - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' responses: @@ -72915,13 +69002,13 @@ paths: $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - '/sites/{site-id}/lists/{list-id}/operations': + '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem': get: tags: - sites.list - summary: Get operations from sites - description: The collection of long-running operations on the list. - operationId: site.list_ListOperation + summary: Get driveItem from sites + description: 'For document libraries, the driveItem relationship exposes the listItem as a driveItem' + operationId: site.list.item_GetDriveItem parameters: - name: site-id in: path @@ -72939,21 +69026,14 @@ paths: schema: type: string x-ms-docs-key-type: list - - $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: listItem-id + in: path + description: The unique identifier of listItem + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: listItem - name: $select in: query description: Select properties to be returned @@ -72976,18 +69056,69 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.richLongRunningOperationCollectionResponse' + 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: + '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content': + get: tags: - sites.list - summary: Create new navigation property to operations for sites - operationId: site.list_CreateOperation + summary: Get content for the navigation property driveItem from sites + description: 'The content stream, if the item represents a file.' + operationId: site.list.item_GetDriveItemContent + parameters: + - name: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: list-id + in: path + description: The unique identifier of list + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: list + - 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: $format + in: query + description: Format of the content + style: form + explode: false + schema: + type: string + responses: + 2XX: + description: Retrieved media content + content: + application/octet-stream: + schema: + type: string + format: binary + default: + $ref: '#/components/responses/error' + put: + tags: + - sites.list + summary: Update content for the navigation property driveItem in sites + description: 'The content stream, if the item represents a file.' + operationId: site.list.item_SetDriveItemContent parameters: - name: site-id in: path @@ -73005,30 +69136,38 @@ paths: schema: type: string x-ms-docs-key-type: list + - name: listItem-id + in: path + description: The unique identifier of listItem + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: listItem requestBody: - description: New navigation property + description: New media content. content: - application/json: + application/octet-stream: schema: - $ref: '#/components/schemas/microsoft.graph.richLongRunningOperation' + type: string + format: binary required: true responses: 2XX: - description: Created navigation property. + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.richLongRunningOperation' + $ref: '#/components/schemas/microsoft.graph.driveItem' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}': + '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields': get: tags: - sites.list - summary: Get operations from sites - description: The collection of long-running operations on the list. - operationId: site.list_GetOperation + summary: Get fields from sites + description: The values of the columns set on this list item. + operationId: site.list.item_GetField parameters: - name: site-id in: path @@ -73046,14 +69185,14 @@ paths: schema: type: string x-ms-docs-key-type: list - - name: richLongRunningOperation-id + - name: listItem-id in: path - description: The unique identifier of richLongRunningOperation + description: The unique identifier of listItem required: true style: simple schema: type: string - x-ms-docs-key-type: richLongRunningOperation + x-ms-docs-key-type: listItem - name: $select in: query description: Select properties to be returned @@ -73080,15 +69219,19 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.richLongRunningOperation' + $ref: '#/components/schemas/microsoft.graph.fieldValueSet' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - sites.list - summary: Update the navigation property operations in sites - operationId: site.list_UpdateOperation + summary: Update listItem + description: Update the properties on a listItem. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/listitem-update?view=graph-rest-1.0 + operationId: site.list.item_UpdateField parameters: - name: site-id in: path @@ -73106,20 +69249,20 @@ paths: schema: type: string x-ms-docs-key-type: list - - name: richLongRunningOperation-id + - name: listItem-id in: path - description: The unique identifier of richLongRunningOperation + description: The unique identifier of listItem required: true style: simple schema: type: string - x-ms-docs-key-type: richLongRunningOperation + x-ms-docs-key-type: listItem requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.richLongRunningOperation' + $ref: '#/components/schemas/microsoft.graph.fieldValueSet' required: true responses: 2XX: @@ -73127,15 +69270,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.richLongRunningOperation' + $ref: '#/components/schemas/microsoft.graph.fieldValueSet' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - sites.list - summary: Delete navigation property operations for sites - operationId: site.list_DeleteOperation + summary: Delete navigation property fields for sites + operationId: site.list.item_DeleteField parameters: - name: site-id in: path @@ -73153,14 +69296,14 @@ paths: schema: type: string x-ms-docs-key-type: list - - name: richLongRunningOperation-id + - name: listItem-id in: path - description: The unique identifier of richLongRunningOperation + description: The unique identifier of listItem required: true style: simple schema: type: string - x-ms-docs-key-type: richLongRunningOperation + x-ms-docs-key-type: listItem - name: If-Match in: header description: ETag @@ -73173,12 +69316,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/sites/{site-id}/lists/{list-id}/operations/$count': + '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser': get: tags: - sites.list - summary: Get the number of the resource - operationId: site.list.operation_GetCount + summary: Get lastModifiedByUser from sites + description: Identity of the user who last modified the item. Read-only. + operationId: site.list.item_GetLastModifiedGraphBPreUser parameters: - name: site-id in: path @@ -73196,20 +69340,51 @@ paths: schema: type: string x-ms-docs-key-type: list - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' + - 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: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - $ref: '#/components/responses/ODataCountResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.user' default: $ref: '#/components/responses/error' - '/sites/{site-id}/lists/{list-id}/subscriptions': + x-ms-docs-operation-type: operation + '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings': get: tags: - sites.list - summary: Get subscriptions from sites - description: The set of subscriptions on the list. - operationId: site.list_ListSubscription + summary: Get mailboxSettings property value + description: 'Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select.' + operationId: site.list.item.lastModifiedGraphBPreUser_GetMailboxSetting parameters: - name: site-id in: path @@ -73227,21 +69402,14 @@ paths: schema: type: string x-ms-docs-key-type: list - - $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: listItem-id + in: path + description: The unique identifier of listItem + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: listItem - name: $select in: query description: Select properties to be returned @@ -73264,18 +69432,18 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.subscriptionCollectionResponse' + description: Entity result. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - post: + patch: tags: - sites.list - summary: Create new navigation property to subscriptions for sites - operationId: site.list_CreateSubscription + summary: Update property mailboxSettings value. + operationId: site.list.item.lastModifiedGraphBPreUser_UpdateMailboxSetting parameters: - name: site-id in: path @@ -73293,30 +69461,37 @@ paths: schema: type: string x-ms-docs-key-type: list + - name: listItem-id + in: path + description: The unique identifier of listItem + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: listItem requestBody: - description: New navigation property + description: New property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.subscription' + $ref: '#/components/schemas/microsoft.graph.mailboxSettings' required: true responses: 2XX: - description: Created navigation property. + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.subscription' + $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}': + '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors': get: tags: - sites.list - summary: Get subscriptions from sites - description: The set of subscriptions on the list. - operationId: site.list_GetSubscription + summary: Get serviceProvisioningErrors property value + description: 'Errors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object. Supports $filter (eq, not, for isResolved and serviceInstance).' + operationId: site.list.item.lastModifiedGraphBPreUser_ListServiceProvisioningError parameters: - name: site-id in: path @@ -73334,14 +69509,29 @@ paths: schema: type: string x-ms-docs-key-type: list - - name: subscription-id + - name: listItem-id in: path - description: The unique identifier of subscription + description: The unique identifier of listItem required: true style: simple schema: type: string - x-ms-docs-key-type: subscription + x-ms-docs-key-type: listItem + - $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: + type: string - name: $select in: query description: Select properties to be returned @@ -73364,66 +69554,18 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.subscription' - default: - $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - patch: - tags: - - sites.list - summary: Update the navigation property subscriptions in sites - operationId: site.list_UpdateSubscription - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - name: list-id - in: path - description: The unique identifier of list - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: list - - name: subscription-id - in: path - description: The unique identifier of subscription - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: subscription - requestBody: - description: New navigation property values - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.subscription' - required: true - responses: - 2XX: - description: Success - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.subscription' + $ref: '#/components/responses/microsoft.graph.serviceProvisioningErrorCollectionResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - delete: + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count': + get: tags: - sites.list - summary: Delete navigation property subscriptions for sites - operationId: site.list_DeleteSubscription + summary: Get the number of the resource + operationId: site.list.item.lastModifiedGraphBPreUser.ServiceProvisioningError_GetCount parameters: - name: site-id in: path @@ -73441,36 +69583,27 @@ paths: schema: type: string x-ms-docs-key-type: list - - name: subscription-id + - name: listItem-id in: path - description: The unique identifier of subscription + description: The unique identifier of listItem required: true style: simple schema: type: string - x-ms-docs-key-type: subscription - - name: If-Match - in: header - description: ETag - style: simple - schema: - type: string + x-ms-docs-key-type: listItem + - $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 - '/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}/microsoft.graph.reauthorize': + '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/microsoft.graph.createLink': post: tags: - sites.Actions - summary: Invoke action reauthorize - description: Reauthorize a subscription when you receive a reauthorizationRequired challenge. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0 - operationId: site.list.subscription_reauthorize + summary: Invoke action createLink + operationId: site.list.item_createLink parameters: - name: site-id in: path @@ -73488,26 +69621,69 @@ paths: schema: type: string x-ms-docs-key-type: list - - name: subscription-id + - name: listItem-id in: path - description: The unique identifier of subscription + description: The unique identifier of listItem required: true style: simple schema: type: string - x-ms-docs-key-type: subscription + x-ms-docs-key-type: listItem + requestBody: + description: Action parameters + content: + application/json: + schema: + type: object + properties: + type: + type: string + nullable: true + 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 + recipients: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.driveRecipient' + retainInheritedPermissions: + type: boolean + default: false + nullable: true + sendNotification: + 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 - '/sites/{site-id}/lists/{list-id}/subscriptions/$count': + '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/microsoft.graph.getActivitiesByInterval()': get: tags: - - sites.list - summary: Get the number of the resource - operationId: site.list.subscription_GetCount + - sites.Functions + summary: Invoke function getActivitiesByInterval + operationId: site.list.item_getActivitiesGraphBPreInterval parameters: - name: site-id in: path @@ -73525,50 +69701,14 @@ paths: schema: type: string x-ms-docs-key-type: list - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/sites/{site-id}/lists/$count': - get: - tags: - - sites.list - summary: Get the number of the resource - operationId: site.list_GetCount - parameters: - - name: site-id - in: path - description: The unique identifier of site - required: true - style: simple - schema: - type: string - x-ms-docs-key-type: site - - $ref: '#/components/parameters/search' - - $ref: '#/components/parameters/filter' - responses: - 2XX: - $ref: '#/components/responses/ODataCountResponse' - default: - $ref: '#/components/responses/error' - '/sites/{site-id}/microsoft.graph.getActivitiesByInterval()': - get: - tags: - - sites.Functions - summary: Invoke function getActivitiesByInterval - operationId: site_getActivitiesGraphBPreInterval - parameters: - - name: site-id + - name: listItem-id in: path - description: The unique identifier of site + description: The unique identifier of listItem required: true style: simple schema: type: string - x-ms-docs-key-type: site + x-ms-docs-key-type: listItem - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -73628,12 +69768,12 @@ paths: x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore - '/sites/{site-id}/microsoft.graph.getActivitiesByInterval(startDateTime=''{startDateTime}'',endDateTime=''{endDateTime}'',interval=''{interval}'')': + '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/microsoft.graph.getActivitiesByInterval(startDateTime=''{startDateTime}'',endDateTime=''{endDateTime}'',interval=''{interval}'')': get: tags: - sites.Functions summary: Invoke function getActivitiesByInterval - operationId: site_getActivitiesGraphBPreInterval + operationId: site.list.item_getActivitiesGraphBPreInterval parameters: - name: site-id in: path @@ -73643,6 +69783,22 @@ paths: schema: type: string x-ms-docs-key-type: site + - name: list-id + in: path + description: The unique identifier of list + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: list + - 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: startDateTime in: path description: 'Usage: startDateTime=''{startDateTime}''' @@ -73726,16 +69882,16 @@ paths: x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore - '/sites/{site-id}/microsoft.graph.getApplicableContentTypesForList(listId=''{listId}'')': + '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions': get: tags: - - sites.Functions - summary: Invoke function getApplicableContentTypesForList - description: Get site contentTypes that can be added to a list. + - sites.list + summary: Listing versions of a ListItem + 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://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-1.0 - operationId: site_getApplicableContentTypesGraphFPreList + url: https://learn.microsoft.com/graph/api/listitem-list-versions?view=graph-rest-1.0 + operationId: site.list.item_ListVersion parameters: - name: site-id in: path @@ -73745,21 +69901,30 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: listId + - name: list-id in: path - description: 'Usage: listId=''{listId}''' + description: The unique identifier of list + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: list + - name: listItem-id + in: path + description: The unique identifier of listItem required: true style: simple schema: type: string + x-ms-docs-key-type: listItem - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' - $ref: '#/components/parameters/count' - - name: $select + - name: $orderby in: query - description: Select properties to be returned + description: Order items by property values style: form explode: false schema: @@ -73767,9 +69932,9 @@ paths: type: array items: type: string - - name: $orderby + - name: $select in: query - description: Order items by property values + description: Select properties to be returned style: form explode: false schema: @@ -73789,34 +69954,18 @@ paths: type: string responses: 2XX: - description: Success - content: - application/json: - schema: - title: Collection of contentType - type: object - properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.contentType' - '@odata.nextLink': - type: string - nullable: true - additionalProperties: - type: object + $ref: '#/components/responses/microsoft.graph.listItemVersionCollectionResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore - '/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')': - get: + x-ms-docs-operation-type: operation + post: tags: - - sites.Functions - summary: Invoke function getByPath - operationId: site_getGraphBPrePath + - sites.list + summary: Create new navigation property to versions for sites + operationId: site.list.item_CreateVersion parameters: - name: site-id in: path @@ -73826,31 +69975,49 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: list-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of list required: true style: simple schema: type: string - nullable: true + x-ms-docs-key-type: list + - name: listItem-id + in: path + description: The unique identifier of listItem + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: listItem + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.listItemVersion' + required: true responses: 2XX: - description: Success + description: Created navigation property. content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.site' + $ref: '#/components/schemas/microsoft.graph.listItemVersion' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: function - '/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/analytics': + x-ms-docs-operation-type: operation + '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}': get: tags: - - sites.itemAnalytics - summary: Get analytics from sites - description: Analytics about the view activities that took place on this site. - operationId: site.getGraphBPrePath_GetAnalytic + - sites.list + summary: Get a ListItemVersion resource + description: Retrieve the metadata for a specific version of a ListItem. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/listitemversion-get?view=graph-rest-1.0 + operationId: site.list.item_GetVersion parameters: - name: site-id in: path @@ -73860,14 +70027,30 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: list-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of list required: true style: simple schema: type: string - nullable: true + x-ms-docs-key-type: list + - 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 - name: $select in: query description: Select properties to be returned @@ -73894,15 +70077,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.itemAnalytics' + $ref: '#/components/schemas/microsoft.graph.listItemVersion' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - - sites.itemAnalytics - summary: Update the navigation property analytics in sites - operationId: site.getGraphBPrePath_UpdateAnalytic + - sites.list + summary: Update the navigation property versions in sites + operationId: site.list.item_UpdateVersion parameters: - name: site-id in: path @@ -73912,20 +70095,36 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: list-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of list required: true style: simple schema: type: string - nullable: true + x-ms-docs-key-type: list + - 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 requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.itemAnalytics' + $ref: '#/components/schemas/microsoft.graph.listItemVersion' required: true responses: 2XX: @@ -73933,15 +70132,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.itemAnalytics' + $ref: '#/components/schemas/microsoft.graph.listItemVersion' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - - sites.itemAnalytics - summary: Delete navigation property analytics for sites - operationId: site.getGraphBPrePath_DeleteAnalytic + - sites.list + summary: Delete navigation property versions for sites + operationId: site.list.item_DeleteVersion parameters: - name: site-id in: path @@ -73951,14 +70150,30 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: list-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of list required: true style: simple schema: type: string - nullable: true + x-ms-docs-key-type: list + - 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 - name: If-Match in: header description: ETag @@ -73971,13 +70186,13 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/columns': + '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields': get: tags: - - sites.columnDefinition - summary: Get columns from sites - description: The collection of column definitions reusable across lists under this site. - operationId: site.getGraphBPrePath_ListColumn + - sites.list + summary: Get fields from sites + description: A collection of the fields and values for this version of the list item. + operationId: site.list.item.version_GetField parameters: - name: site-id in: path @@ -73987,29 +70202,30 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: list-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of list required: true style: simple schema: type: string - nullable: true - - $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 + x-ms-docs-key-type: list + - name: listItem-id + in: path + description: The unique identifier of listItem + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + 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 - name: $select in: query description: Select properties to be returned @@ -74032,18 +70248,19 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.columnDefinitionCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.fieldValueSet' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + patch: tags: - - sites.columnDefinition - summary: Create new navigation property to columns for sites - operationId: site.getGraphBPrePath_CreateColumn + - sites.list + summary: Update the navigation property fields in sites + operationId: site.list.item.version_UpdateField parameters: - name: site-id in: path @@ -74053,38 +70270,107 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: list-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of list required: true style: simple schema: type: string - nullable: true + x-ms-docs-key-type: list + - 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 requestBody: - description: New navigation property + description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.columnDefinition' + $ref: '#/components/schemas/microsoft.graph.fieldValueSet' required: true responses: 2XX: - description: Created navigation property. + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.columnDefinition' + $ref: '#/components/schemas/microsoft.graph.fieldValueSet' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/contentTypes': - get: + delete: tags: - - sites.contentType - summary: Get contentTypes from sites - description: The collection of content types defined for this site. - operationId: site.getGraphBPrePath_ListContentType + - sites.list + summary: Delete navigation property fields for sites + operationId: site.list.item.version_DeleteField + parameters: + - name: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: list-id + in: path + description: The unique identifier of list + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: list + - 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 + - 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 + '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/microsoft.graph.restoreVersion': + post: + tags: + - sites.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://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0 + operationId: site.list.item.version_restoreVersion parameters: - name: site-id in: path @@ -74093,64 +70379,43 @@ paths: style: simple schema: type: string - x-ms-docs-key-type: site - - name: path + x-ms-docs-key-type: site + - name: list-id + in: path + description: The unique identifier of list + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: list + - name: listItem-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of listItem required: true style: simple schema: type: string - nullable: true - - $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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false + x-ms-docs-key-type: listItem + - name: listItemVersion-id + in: path + description: The unique identifier of listItemVersion + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + x-ms-docs-key-type: listItemVersion responses: 2XX: - $ref: '#/components/responses/microsoft.graph.contentTypeCollectionResponse' + description: Success 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 + '/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/$count': + get: tags: - - sites.contentType - summary: Create new navigation property to contentTypes for sites - operationId: site.getGraphBPrePath_CreateContentType + - sites.list + summary: Get the number of the resource + operationId: site.list.item.version_GetCount parameters: - name: site-id in: path @@ -74160,38 +70425,39 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: list-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of list required: true style: simple schema: type: string - nullable: true - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.contentType' - required: true + x-ms-docs-key-type: list + - name: listItem-id + in: path + description: The unique identifier of listItem + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: listItem + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' responses: 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.contentType' + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/drive': + '/sites/{site-id}/lists/{list-id}/items/microsoft.graph.delta()': get: tags: - - sites.drive - summary: Get drive from sites - description: The default drive (document library) for this site. - operationId: site.getGraphBPrePath_GetDrive + - sites.Functions + summary: Invoke function delta + description: "Get newly created, updated, or deleted list items without having to perform a full read of the entire items collection. Your app begins by calling delta without any parameters.\nThe service starts enumerating the hierarchy of the list, returning pages of items, and either an @odata.nextLink or an @odata.deltaLink.\nYour app should continue calling with the @odata.nextLink until you see an @odata.deltaLink returned. After you received all the changes, you can apply them to your local state.\nTo check for changes in the future, call delta again with the @odata.deltaLink from the previous response. The delta feed shows the latest state for each item, not each change. If an item was renamed twice, it only shows up once, with its latest name.\nThe same item might appear more than once in a delta feed, for various reasons. You should use the last occurrence you see. Items with this property should be removed from your local state." + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-1.0 + operationId: site.list.item_delta parameters: - name: site-id in: path @@ -74201,14 +70467,19 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: list-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of list required: true style: simple schema: type: string - nullable: true + x-ms-docs-key-type: list + - $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 @@ -74219,6 +70490,16 @@ paths: type: array items: type: string + - name: $orderby + in: query + description: Order items by property values + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string - name: $expand in: query description: Expand related entities @@ -74231,21 +70512,37 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.drive' + title: Collection of listItem + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.listItem' + '@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 - '/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/drives': + x-ms-docs-operation-type: function + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/sites/{site-id}/lists/{list-id}/items/microsoft.graph.delta(token=''{token}'')': get: tags: - - sites.drive - summary: Get drives from sites - description: The collection of drives (document libraries) under this site. - operationId: site.getGraphBPrePath_ListDrive + - sites.Functions + summary: Invoke function delta + operationId: site.list.item_delta parameters: - name: site-id in: path @@ -74255,9 +70552,17 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: list-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of list + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: list + - name: token + in: path + description: 'Usage: token=''{token}''' required: true style: simple schema: @@ -74268,9 +70573,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: @@ -74278,9 +70583,9 @@ paths: type: array items: 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: @@ -74300,19 +70605,38 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.driveCollectionResponse' + description: Success + content: + application/json: + schema: + title: Collection of listItem + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.listItem' + '@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 - '/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/externalColumns': + '/sites/{site-id}/lists/{list-id}/lastModifiedByUser': get: tags: - - sites.columnDefinition - summary: Get externalColumns from sites - operationId: site.getGraphBPrePath_ListExternalColumn + - sites.list + summary: Get lastModifiedByUser from sites + description: Identity of the user who last modified the item. Read-only. + operationId: site.list_GetLastModifiedGraphBPreUser parameters: - name: site-id in: path @@ -74322,29 +70646,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: list-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of list required: true style: simple schema: type: string - nullable: true - - $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: - type: string + x-ms-docs-key-type: list - name: $select in: query description: Select properties to be returned @@ -74367,20 +70676,21 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.columnDefinitionCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.user' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - '/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/lists': + '/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings': get: tags: - sites.list - summary: Get lists from sites - description: The collection of lists under this site. - operationId: site.getGraphBPrePath_ListList + summary: Get mailboxSettings property value + description: 'Settings for the primary mailbox of the signed-in user. You can get or update settings for sending automatic replies to incoming messages, locale, and time zone. Returned only on $select.' + operationId: site.list.lastModifiedGraphBPreUser_GetMailboxSetting parameters: - name: site-id in: path @@ -74390,29 +70700,14 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: list-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of list required: true style: simple schema: type: string - nullable: true - - $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: - type: string + x-ms-docs-key-type: list - name: $select in: query description: Select properties to be returned @@ -74435,18 +70730,18 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.listCollectionResponse' + description: Entity result. + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - post: + patch: tags: - sites.list - summary: Create new navigation property to lists for sites - operationId: site.getGraphBPrePath_CreateList + summary: Update property mailboxSettings value. + operationId: site.list.lastModifiedGraphBPreUser_UpdateMailboxSetting parameters: - name: site-id in: path @@ -74456,37 +70751,37 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: list-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of list required: true style: simple schema: type: string - nullable: true + x-ms-docs-key-type: list requestBody: - description: New navigation property + description: New property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.list' + $ref: '#/components/schemas/microsoft.graph.mailboxSettings' required: true responses: 2XX: - description: Created navigation property. + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.list' + $ref: '#/components/schemas/microsoft.graph.mailboxSettings' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/microsoft.graph.getActivitiesByInterval()': + '/sites/{site-id}/lists/{list-id}/lastModifiedByUser/serviceProvisioningErrors': get: tags: - - sites.Functions - summary: Invoke function getActivitiesByInterval - operationId: site.getGraphBPrePath_getActivitiesGraphBPreInterval + - sites.list + summary: Get serviceProvisioningErrors property value + description: 'Errors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object. Supports $filter (eq, not, for isResolved and serviceInstance).' + operationId: site.list.lastModifiedGraphBPreUser_ListServiceProvisioningError parameters: - name: site-id in: path @@ -74496,22 +70791,22 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: list-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of list required: true style: simple schema: type: string - nullable: true + x-ms-docs-key-type: list - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' - $ref: '#/components/parameters/count' - - name: $select + - name: $orderby in: query - description: Select properties to be returned + description: Order items by property values style: form explode: false schema: @@ -74519,9 +70814,9 @@ paths: type: array items: type: string - - name: $orderby + - name: $select in: query - description: Order items by property values + description: Select properties to be returned style: form explode: false schema: @@ -74541,34 +70836,18 @@ paths: type: string responses: 2XX: - description: Success - content: - application/json: - schema: - title: Collection of itemActivityStat - type: object - properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.itemActivityStat' - '@odata.nextLink': - type: string - nullable: true - additionalProperties: - type: object + $ref: '#/components/responses/microsoft.graph.serviceProvisioningErrorCollectionResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore - '/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/microsoft.graph.getActivitiesByInterval(startDateTime=''{startDateTime}'',endDateTime=''{endDateTime}'',interval=''{interval}'')': + '/sites/{site-id}/lists/{list-id}/lastModifiedByUser/serviceProvisioningErrors/$count': get: tags: - - sites.Functions - summary: Invoke function getActivitiesByInterval - operationId: site.getGraphBPrePath_getActivitiesGraphBPreInterval + - sites.list + summary: Get the number of the resource + operationId: site.list.lastModifiedGraphBPreUser.ServiceProvisioningError_GetCount parameters: - name: site-id in: path @@ -74578,107 +70857,28 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path - in: path - description: 'Usage: path=''{path}''' - required: true - style: simple - schema: - type: string - nullable: true - - name: startDateTime - in: path - description: 'Usage: startDateTime=''{startDateTime}''' - required: true - style: simple - schema: - type: string - nullable: true - - name: endDateTime - in: path - description: 'Usage: endDateTime=''{endDateTime}''' - required: true - style: simple - schema: - type: string - nullable: true - - name: interval + - name: list-id in: path - description: 'Usage: interval=''{interval}''' + description: The unique identifier of list required: true style: simple schema: type: string - nullable: true - - $ref: '#/components/parameters/top' - - $ref: '#/components/parameters/skip' + x-ms-docs-key-type: list - $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: - type: string - - name: $orderby - in: query - description: Order items by property values - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string responses: 2XX: - description: Success - content: - application/json: - schema: - title: Collection of itemActivityStat - type: object - properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.itemActivityStat' - '@odata.nextLink': - type: string - nullable: true - additionalProperties: - type: object + $ref: '#/components/responses/ODataCountResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: function - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - '/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/microsoft.graph.getApplicableContentTypesForList(listId=''{listId}'')': + '/sites/{site-id}/lists/{list-id}/operations': get: tags: - - sites.Functions - summary: Invoke function getApplicableContentTypesForList - description: Get site contentTypes that can be added to a list. - externalDocs: - description: Find more info here - url: https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-1.0 - operationId: site.getGraphBPrePath_getApplicableContentTypesGraphFPreList + - sites.list + summary: Get operations from sites + description: The collection of long-running operations on the list. + operationId: site.list_ListOperation parameters: - name: site-id in: path @@ -74688,29 +70888,22 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path - in: path - description: 'Usage: path=''{path}''' - required: true - style: simple - schema: - type: string - nullable: true - - name: listId + - name: list-id in: path - description: 'Usage: listId=''{listId}''' + description: The unique identifier of list required: true style: simple schema: type: string + x-ms-docs-key-type: list - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' - $ref: '#/components/parameters/filter' - $ref: '#/components/parameters/count' - - name: $select + - name: $orderby in: query - description: Select properties to be returned + description: Order items by property values style: form explode: false schema: @@ -74718,9 +70911,9 @@ paths: type: array items: type: string - - name: $orderby + - name: $select in: query - description: Order items by property values + description: Select properties to be returned style: form explode: false schema: @@ -74740,34 +70933,18 @@ paths: type: string responses: 2XX: - description: Success - content: - application/json: - schema: - title: Collection of contentType - type: object - properties: - value: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.contentType' - '@odata.nextLink': - type: string - nullable: true - additionalProperties: - type: object + $ref: '#/components/responses/microsoft.graph.richLongRunningOperationCollectionResponse' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: function x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore - '/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/microsoft.graph.getByPath(path=''{path1}'')': - get: + x-ms-docs-operation-type: operation + post: tags: - - sites.Functions - summary: Invoke function getByPath - operationId: site.getGraphBPrePath_getGraphBPrePath + - sites.list + summary: Create new navigation property to operations for sites + operationId: site.list_CreateOperation parameters: - name: site-id in: path @@ -74777,39 +70954,38 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path - in: path - description: 'Usage: path=''{path}''' - required: true - style: simple - schema: - type: string - nullable: true - - name: path1 + - name: list-id in: path - description: 'Usage: path=''{path1}''' + description: The unique identifier of list required: true style: simple schema: type: string - nullable: true + x-ms-docs-key-type: list + requestBody: + description: New navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.richLongRunningOperation' + required: true responses: 2XX: - description: Success + description: Created navigation property. content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.site' + $ref: '#/components/schemas/microsoft.graph.richLongRunningOperation' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: function - '/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/microsoft.graph.getByPath(path=''{path1}'')/analytics': + x-ms-docs-operation-type: operation + '/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}': get: tags: - - sites.itemAnalytics - summary: Get analytics from sites - description: Analytics about the view activities that took place on this site. - operationId: site.getGraphBPrePath_GetAnalytic + - sites.list + summary: Get operations from sites + description: The collection of long-running operations on the list. + operationId: site.list_GetOperation parameters: - name: site-id in: path @@ -74819,22 +70995,22 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: list-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of list required: true style: simple schema: type: string - nullable: true - - name: path1 + x-ms-docs-key-type: list + - name: richLongRunningOperation-id in: path - description: 'Usage: path=''{path1}''' + description: The unique identifier of richLongRunningOperation required: true style: simple schema: type: string - nullable: true + x-ms-docs-key-type: richLongRunningOperation - name: $select in: query description: Select properties to be returned @@ -74861,15 +71037,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.itemAnalytics' + $ref: '#/components/schemas/microsoft.graph.richLongRunningOperation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation patch: tags: - - sites.itemAnalytics - summary: Update the navigation property analytics in sites - operationId: site.getGraphBPrePath_UpdateAnalytic + - sites.list + summary: Update the navigation property operations in sites + operationId: site.list_UpdateOperation parameters: - name: site-id in: path @@ -74879,28 +71055,28 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: list-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of list required: true style: simple schema: type: string - nullable: true - - name: path1 + x-ms-docs-key-type: list + - name: richLongRunningOperation-id in: path - description: 'Usage: path=''{path1}''' + description: The unique identifier of richLongRunningOperation required: true style: simple schema: type: string - nullable: true + x-ms-docs-key-type: richLongRunningOperation requestBody: description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.itemAnalytics' + $ref: '#/components/schemas/microsoft.graph.richLongRunningOperation' required: true responses: 2XX: @@ -74908,15 +71084,15 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.itemAnalytics' + $ref: '#/components/schemas/microsoft.graph.richLongRunningOperation' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation delete: tags: - - sites.itemAnalytics - summary: Delete navigation property analytics for sites - operationId: site.getGraphBPrePath_DeleteAnalytic + - sites.list + summary: Delete navigation property operations for sites + operationId: site.list_DeleteOperation parameters: - name: site-id in: path @@ -74926,22 +71102,22 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: list-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of list required: true style: simple schema: type: string - nullable: true - - name: path1 + x-ms-docs-key-type: list + - name: richLongRunningOperation-id in: path - description: 'Usage: path=''{path1}''' + description: The unique identifier of richLongRunningOperation required: true style: simple schema: type: string - nullable: true + x-ms-docs-key-type: richLongRunningOperation - name: If-Match in: header description: ETag @@ -74954,13 +71130,12 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/microsoft.graph.getByPath(path=''{path1}'')/columns': + '/sites/{site-id}/lists/{list-id}/operations/$count': get: tags: - - sites.columnDefinition - summary: Get columns from sites - description: The collection of column definitions reusable across lists under this site. - operationId: site.getGraphBPrePath_ListColumn + - sites.list + summary: Get the number of the resource + operationId: site.list.operation_GetCount parameters: - name: site-id in: path @@ -74970,22 +71145,45 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: list-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of list required: true style: simple schema: type: string - nullable: true - - name: path1 + x-ms-docs-key-type: list + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/sites/{site-id}/lists/{list-id}/subscriptions': + get: + tags: + - sites.list + summary: Get subscriptions from sites + description: The set of subscriptions on the list. + operationId: site.list_ListSubscription + parameters: + - name: site-id in: path - description: 'Usage: path=''{path1}''' + description: The unique identifier of site required: true style: simple schema: type: string - nullable: true + x-ms-docs-key-type: site + - name: list-id + in: path + description: The unique identifier of list + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: list - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -75023,7 +71221,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.columnDefinitionCollectionResponse' + $ref: '#/components/responses/microsoft.graph.subscriptionCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -75032,9 +71230,9 @@ paths: x-ms-docs-operation-type: operation post: tags: - - sites.columnDefinition - summary: Create new navigation property to columns for sites - operationId: site.getGraphBPrePath_CreateColumn + - sites.list + summary: Create new navigation property to subscriptions for sites + operationId: site.list_CreateSubscription parameters: - name: site-id in: path @@ -75044,28 +71242,20 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path - in: path - description: 'Usage: path=''{path}''' - required: true - style: simple - schema: - type: string - nullable: true - - name: path1 + - name: list-id in: path - description: 'Usage: path=''{path1}''' + description: The unique identifier of list required: true style: simple schema: type: string - nullable: true + x-ms-docs-key-type: list requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.columnDefinition' + $ref: '#/components/schemas/microsoft.graph.subscription' required: true responses: 2XX: @@ -75073,17 +71263,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.columnDefinition' + $ref: '#/components/schemas/microsoft.graph.subscription' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/microsoft.graph.getByPath(path=''{path1}'')/contentTypes': + '/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}': get: tags: - - sites.contentType - summary: Get contentTypes from sites - description: The collection of content types defined for this site. - operationId: site.getGraphBPrePath_ListContentType + - sites.list + summary: Get subscriptions from sites + description: The set of subscriptions on the list. + operationId: site.list_GetSubscription parameters: - name: site-id in: path @@ -75093,37 +71283,22 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: list-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of list required: true style: simple schema: type: string - nullable: true - - name: path1 + x-ms-docs-key-type: list + - name: subscription-id in: path - description: 'Usage: path=''{path1}''' + description: The unique identifier of subscription required: true style: simple schema: type: string - nullable: true - - $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: - type: string + x-ms-docs-key-type: subscription - name: $select in: query description: Select properties to be returned @@ -75146,18 +71321,19 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.contentTypeCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.subscription' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + patch: tags: - - sites.contentType - summary: Create new navigation property to contentTypes for sites - operationId: site.getGraphBPrePath_CreateContentType + - sites.list + summary: Update the navigation property subscriptions in sites + operationId: site.list_UpdateSubscription parameters: - name: site-id in: path @@ -75167,46 +71343,128 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: list-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of list required: true style: simple schema: type: string - nullable: true - - name: path1 + x-ms-docs-key-type: list + - name: subscription-id in: path - description: 'Usage: path=''{path1}''' + description: The unique identifier of subscription required: true style: simple schema: type: string - nullable: true + x-ms-docs-key-type: subscription requestBody: - description: New navigation property + description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.contentType' + $ref: '#/components/schemas/microsoft.graph.subscription' required: true responses: 2XX: - description: Created navigation property. + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.contentType' + $ref: '#/components/schemas/microsoft.graph.subscription' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: operation + delete: + tags: + - sites.list + summary: Delete navigation property subscriptions for sites + operationId: site.list_DeleteSubscription + parameters: + - name: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: list-id + in: path + description: The unique identifier of list + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: list + - name: subscription-id + in: path + description: The unique identifier of subscription + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: subscription + - 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 - '/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/microsoft.graph.getByPath(path=''{path1}'')/drive': + '/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}/microsoft.graph.reauthorize': + post: + tags: + - sites.Actions + summary: Invoke action reauthorize + description: Reauthorize a subscription when you receive a reauthorizationRequired challenge. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0 + operationId: site.list.subscription_reauthorize + parameters: + - name: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: list-id + in: path + description: The unique identifier of list + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: list + - 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 + '/sites/{site-id}/lists/{list-id}/subscriptions/$count': get: tags: - - sites.drive - summary: Get drive from sites - description: The default drive (document library) for this site. - operationId: site.getGraphBPrePath_GetDrive + - sites.list + summary: Get the number of the resource + operationId: site.list.subscription_GetCount parameters: - name: site-id in: path @@ -75216,22 +71474,63 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: list-id in: path - description: 'Usage: path=''{path}''' + description: The unique identifier of list required: true style: simple schema: type: string - nullable: true - - name: path1 + x-ms-docs-key-type: list + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/sites/{site-id}/lists/$count': + get: + tags: + - sites.list + summary: Get the number of the resource + operationId: site.list_GetCount + parameters: + - name: site-id in: path - description: 'Usage: path=''{path1}''' + description: The unique identifier of site required: true style: simple schema: type: string - nullable: true + x-ms-docs-key-type: site + - $ref: '#/components/parameters/search' + - $ref: '#/components/parameters/filter' + responses: + 2XX: + $ref: '#/components/responses/ODataCountResponse' + default: + $ref: '#/components/responses/error' + '/sites/{site-id}/microsoft.graph.getActivitiesByInterval()': + get: + tags: + - sites.Functions + summary: Invoke function getActivitiesByInterval + operationId: site_getActivitiesGraphBPreInterval + parameters: + - name: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - $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 @@ -75242,6 +71541,16 @@ paths: type: array items: type: string + - name: $orderby + in: query + description: Order items by property values + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string - name: $expand in: query description: Expand related entities @@ -75254,21 +71563,34 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.drive' + title: Collection of itemActivityStat + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.itemActivityStat' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/microsoft.graph.getByPath(path=''{path1}'')/drives': + x-ms-docs-operation-type: function + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/sites/{site-id}/microsoft.graph.getActivitiesByInterval(startDateTime=''{startDateTime}'',endDateTime=''{endDateTime}'',interval=''{interval}'')': get: tags: - - sites.drive - summary: Get drives from sites - description: The collection of drives (document libraries) under this site. - operationId: site.getGraphBPrePath_ListDrive + - sites.Functions + summary: Invoke function getActivitiesByInterval + operationId: site_getActivitiesGraphBPreInterval parameters: - name: site-id in: path @@ -75278,17 +71600,25 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path + - name: startDateTime in: path - description: 'Usage: path=''{path}''' + description: 'Usage: startDateTime=''{startDateTime}''' required: true style: simple schema: type: string nullable: true - - name: path1 + - name: endDateTime + in: path + description: 'Usage: endDateTime=''{endDateTime}''' + required: true + style: simple + schema: + type: string + nullable: true + - name: interval in: path - description: 'Usage: path=''{path1}''' + description: 'Usage: interval=''{interval}''' required: true style: simple schema: @@ -75299,9 +71629,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: @@ -75309,9 +71639,9 @@ paths: type: array items: 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: @@ -75331,19 +71661,38 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.driveCollectionResponse' + description: Success + content: + application/json: + schema: + title: Collection of itemActivityStat + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.itemActivityStat' + '@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 - x-ms-docs-operation-type: operation - '/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/microsoft.graph.getByPath(path=''{path1}'')/externalColumns': + '/sites/{site-id}/microsoft.graph.getApplicableContentTypesForList(listId=''{listId}'')': get: tags: - - sites.columnDefinition - summary: Get externalColumns from sites - operationId: site.getGraphBPrePath_ListExternalColumn + - sites.Functions + summary: Invoke function getApplicableContentTypesForList + description: Get site contentTypes that can be added to a list. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-1.0 + operationId: site_getApplicableContentTypesGraphFPreList parameters: - name: site-id in: path @@ -75353,30 +71702,21 @@ paths: schema: type: string x-ms-docs-key-type: site - - name: path - in: path - description: 'Usage: path=''{path}''' - required: true - style: simple - schema: - type: string - nullable: true - - name: path1 + - name: listId in: path - description: 'Usage: path=''{path1}''' + description: 'Usage: listId=''{listId}''' required: true style: simple schema: type: string - nullable: true - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $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: @@ -75384,9 +71724,9 @@ paths: type: array items: 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: @@ -75406,20 +71746,34 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.columnDefinitionCollectionResponse' + description: Success + content: + application/json: + schema: + title: Collection of contentType + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.contentType' + '@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 - x-ms-docs-operation-type: operation - '/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/microsoft.graph.getByPath(path=''{path1}'')/lists': + '/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')': get: tags: - - sites.list - summary: Get lists from sites - description: The collection of lists under this site. - operationId: site.getGraphBPrePath_ListList + - sites.Functions + summary: Invoke function getByPath + operationId: site_getGraphBPrePath parameters: - name: site-id in: path @@ -75437,29 +71791,40 @@ paths: schema: type: string nullable: true - - name: path1 + responses: + 2XX: + description: Success + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.site' + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: function + '/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/analytics': + get: + tags: + - sites.itemAnalytics + summary: Get analytics from sites + description: Analytics about the view activities that took place on this site. + operationId: site.getGraphBPrePath_GetAnalytic + parameters: + - name: site-id in: path - description: 'Usage: path=''{path1}''' + description: The unique identifier of site required: true style: simple schema: type: string - nullable: true - - $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 + x-ms-docs-key-type: site + - name: path + in: path + description: 'Usage: path=''{path}''' + required: true + style: simple schema: - uniqueItems: true - type: array - items: - type: string + type: string + nullable: true - name: $select in: query description: Select properties to be returned @@ -75482,18 +71847,19 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.listCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.itemAnalytics' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + patch: tags: - - sites.list - summary: Create new navigation property to lists for sites - operationId: site.getGraphBPrePath_CreateList + - sites.itemAnalytics + summary: Update the navigation property analytics in sites + operationId: site.getGraphBPrePath_UpdateAnalytic parameters: - name: site-id in: path @@ -75511,38 +71877,28 @@ paths: schema: type: string nullable: true - - name: path1 - in: path - description: 'Usage: path=''{path1}''' - required: true - style: simple - schema: - type: string - nullable: true requestBody: - description: New navigation property + description: New navigation property values content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.list' + $ref: '#/components/schemas/microsoft.graph.itemAnalytics' required: true responses: 2XX: - description: Created navigation property. + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.list' + $ref: '#/components/schemas/microsoft.graph.itemAnalytics' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/microsoft.graph.getByPath(path=''{path1}'')/operations': - get: + delete: tags: - - sites.richLongRunningOperation - summary: Get operations from sites - description: The collection of long-running operations on the site. - operationId: site.getGraphBPrePath_ListOperation + - sites.itemAnalytics + summary: Delete navigation property analytics for sites + operationId: site.getGraphBPrePath_DeleteAnalytic parameters: - name: site-id in: path @@ -75560,9 +71916,37 @@ paths: schema: type: string nullable: true - - name: path1 + - 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 + '/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/columns': + get: + tags: + - sites.columnDefinition + summary: Get columns from sites + description: The collection of column definitions reusable across lists under this site. + operationId: site.getGraphBPrePath_ListColumn + parameters: + - name: site-id + in: path + description: The unique identifier of site + required: true + style: simple + schema: + type: string + x-ms-docs-key-type: site + - name: path in: path - description: 'Usage: path=''{path1}''' + description: 'Usage: path=''{path}''' required: true style: simple schema: @@ -75605,7 +71989,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.richLongRunningOperationCollectionResponse' + $ref: '#/components/responses/microsoft.graph.columnDefinitionCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -75614,9 +71998,9 @@ paths: x-ms-docs-operation-type: operation post: tags: - - sites.richLongRunningOperation - summary: Create new navigation property to operations for sites - operationId: site.getGraphBPrePath_CreateOperation + - sites.columnDefinition + summary: Create new navigation property to columns for sites + operationId: site.getGraphBPrePath_CreateColumn parameters: - name: site-id in: path @@ -75634,20 +72018,12 @@ paths: schema: type: string nullable: true - - name: path1 - in: path - description: 'Usage: path=''{path1}''' - required: true - style: simple - schema: - type: string - nullable: true requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.richLongRunningOperation' + $ref: '#/components/schemas/microsoft.graph.columnDefinition' required: true responses: 2XX: @@ -75655,17 +72031,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.richLongRunningOperation' + $ref: '#/components/schemas/microsoft.graph.columnDefinition' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/microsoft.graph.getByPath(path=''{path1}'')/pages': + '/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/contentTypes': get: tags: - - sites.baseSitePage - summary: Get pages from sites - description: The collection of pages in the baseSitePages list in this site. - operationId: site.getGraphBPrePath_ListPage + - sites.contentType + summary: Get contentTypes from sites + description: The collection of content types defined for this site. + operationId: site.getGraphBPrePath_ListContentType parameters: - name: site-id in: path @@ -75683,14 +72059,6 @@ paths: schema: type: string nullable: true - - name: path1 - in: path - description: 'Usage: path=''{path1}''' - required: true - style: simple - schema: - type: string - nullable: true - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -75728,7 +72096,7 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.baseSitePageCollectionResponse' + $ref: '#/components/responses/microsoft.graph.contentTypeCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: @@ -75737,9 +72105,9 @@ paths: x-ms-docs-operation-type: operation post: tags: - - sites.baseSitePage - summary: Create new navigation property to pages for sites - operationId: site.getGraphBPrePath_CreatePage + - sites.contentType + summary: Create new navigation property to contentTypes for sites + operationId: site.getGraphBPrePath_CreateContentType parameters: - name: site-id in: path @@ -75757,20 +72125,12 @@ paths: schema: type: string nullable: true - - name: path1 - in: path - description: 'Usage: path=''{path1}''' - required: true - style: simple - schema: - type: string - nullable: true requestBody: description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.baseSitePage' + $ref: '#/components/schemas/microsoft.graph.contentType' required: true responses: 2XX: @@ -75778,17 +72138,17 @@ paths: content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.baseSitePage' + $ref: '#/components/schemas/microsoft.graph.contentType' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - '/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/microsoft.graph.getByPath(path=''{path1}'')/permissions': + '/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/drive': get: tags: - - sites.permission - summary: Get permissions from sites - description: The permissions associated with the site. Nullable. - operationId: site.getGraphBPrePath_ListPermission + - sites.drive + summary: Get drive from sites + description: The default drive (document library) for this site. + operationId: site.getGraphBPrePath_GetDrive parameters: - name: site-id in: path @@ -75806,29 +72166,6 @@ paths: schema: type: string nullable: true - - name: path1 - in: path - description: 'Usage: path=''{path1}''' - required: true - style: simple - schema: - type: string - nullable: true - - $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: - type: string - name: $select in: query description: Select properties to be returned @@ -75851,18 +72188,21 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.permissionCollectionResponse' + description: Retrieved navigation property + content: + application/json: + schema: + $ref: '#/components/schemas/microsoft.graph.drive' default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore x-ms-docs-operation-type: operation - post: + '/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/drives': + get: tags: - - sites.permission - summary: Create new navigation property to permissions for sites - operationId: site.getGraphBPrePath_CreatePermission + - sites.drive + summary: Get drives from sites + description: The collection of drives (document libraries) under this site. + operationId: site.getGraphBPrePath_ListDrive parameters: - name: site-id in: path @@ -75880,38 +72220,56 @@ paths: schema: type: string nullable: true - - name: path1 - in: path - description: 'Usage: path=''{path1}''' - 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 - nullable: true - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.permission' - required: true + uniqueItems: true + type: array + items: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Created navigation property. - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.permission' + $ref: '#/components/responses/microsoft.graph.driveCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - '/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/microsoft.graph.getByPath(path=''{path1}'')/sites': + '/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/externalColumns': get: tags: - - sites.site - summary: Get sites from sites - description: The collection of the sub-sites under this site. - operationId: site.getGraphBPrePath_ListSite + - sites.columnDefinition + summary: Get externalColumns from sites + operationId: site.getGraphBPrePath_ListExternalColumn parameters: - name: site-id in: path @@ -75929,14 +72287,6 @@ paths: schema: type: string nullable: true - - name: path1 - in: path - description: 'Usage: path=''{path1}''' - required: true - style: simple - schema: - type: string - nullable: true - $ref: '#/components/parameters/top' - $ref: '#/components/parameters/skip' - $ref: '#/components/parameters/search' @@ -75974,20 +72324,20 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.siteCollectionResponse' + $ref: '#/components/responses/microsoft.graph.columnDefinitionCollectionResponse' default: $ref: '#/components/responses/error' x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore x-ms-docs-operation-type: operation - '/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/microsoft.graph.getByPath(path=''{path1}'')/termStore': + '/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/lists': get: tags: - - sites.store - summary: Get termStore from sites - description: The default termStore under this site. - operationId: site.getGraphBPrePath_GetTermStore + - sites.list + summary: Get lists from sites + description: The collection of lists under this site. + operationId: site.getGraphBPrePath_ListList parameters: - name: site-id in: path @@ -76005,14 +72355,21 @@ paths: schema: type: string nullable: true - - name: path1 - in: path - description: 'Usage: path=''{path1}''' - 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 - nullable: true + uniqueItems: true + type: array + items: + type: string - name: $select in: query description: Select properties to be returned @@ -76035,19 +72392,18 @@ paths: type: string responses: 2XX: - description: Retrieved navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.store' + $ref: '#/components/responses/microsoft.graph.listCollectionResponse' default: $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore x-ms-docs-operation-type: operation - patch: + post: tags: - - sites.store - summary: Update the navigation property termStore in sites - operationId: site.getGraphBPrePath_UpdateTermStore + - sites.list + summary: Create new navigation property to lists for sites + operationId: site.getGraphBPrePath_CreateList parameters: - name: site-id in: path @@ -76065,36 +72421,29 @@ paths: schema: type: string nullable: true - - name: path1 - in: path - description: 'Usage: path=''{path1}''' - required: true - style: simple - schema: - type: string - nullable: true requestBody: - description: New navigation property values + description: New navigation property content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.store' + $ref: '#/components/schemas/microsoft.graph.list' required: true responses: 2XX: - description: Success + description: Created navigation property. content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.store' + $ref: '#/components/schemas/microsoft.graph.list' default: $ref: '#/components/responses/error' x-ms-docs-operation-type: operation - delete: + '/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/microsoft.graph.getActivitiesByInterval()': + get: tags: - - sites.store - summary: Delete navigation property termStore for sites - operationId: site.getGraphBPrePath_DeleteTermStore + - sites.Functions + summary: Invoke function getActivitiesByInterval + operationId: site.getGraphBPrePath_getActivitiesGraphBPreInterval parameters: - name: site-id in: path @@ -76112,33 +72461,71 @@ paths: schema: type: string nullable: true - - name: path1 - in: path - description: 'Usage: path=''{path1}''' - 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: $select + in: query + description: Select properties to be returned + style: form + explode: false schema: - type: string - nullable: true - - name: If-Match - in: header - description: ETag - style: simple + uniqueItems: true + type: array + items: + type: string + - name: $orderby + in: query + description: Order items by property values + style: form + explode: false schema: - type: string + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: description: Success + content: + application/json: + schema: + title: Collection of itemActivityStat + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.itemActivityStat' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/microsoft.graph.getByPath(path=''{path1}'')/termStores': + x-ms-docs-operation-type: function + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/microsoft.graph.getActivitiesByInterval(startDateTime=''{startDateTime}'',endDateTime=''{endDateTime}'',interval=''{interval}'')': get: tags: - - sites.store - summary: Get termStores from sites - description: The collection of termStores under this site. - operationId: site.getGraphBPrePath_ListTermStore + - sites.Functions + summary: Invoke function getActivitiesByInterval + operationId: site.getGraphBPrePath_getActivitiesGraphBPreInterval parameters: - name: site-id in: path @@ -76156,9 +72543,25 @@ paths: schema: type: string nullable: true - - name: path1 + - name: startDateTime + in: path + description: 'Usage: startDateTime=''{startDateTime}''' + required: true + style: simple + schema: + type: string + nullable: true + - name: endDateTime + in: path + description: 'Usage: endDateTime=''{endDateTime}''' + required: true + style: simple + schema: + type: string + nullable: true + - name: interval in: path - description: 'Usage: path=''{path1}''' + description: 'Usage: interval=''{interval}''' required: true style: simple schema: @@ -76169,9 +72572,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: @@ -76179,9 +72582,9 @@ paths: type: array items: 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: @@ -76201,18 +72604,38 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.termStore.storeCollectionResponse' + description: Success + content: + application/json: + schema: + title: Collection of itemActivityStat + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.itemActivityStat' + '@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 - x-ms-docs-operation-type: operation - post: + '/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/microsoft.graph.getApplicableContentTypesForList(listId=''{listId}'')': + get: tags: - - sites.store - summary: Create new navigation property to termStores for sites - operationId: site.getGraphBPrePath_CreateTermStore + - sites.Functions + summary: Invoke function getApplicableContentTypesForList + description: Get site contentTypes that can be added to a list. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-1.0 + operationId: site.getGraphBPrePath_getApplicableContentTypesGraphFPreList parameters: - name: site-id in: path @@ -76230,31 +72653,72 @@ paths: schema: type: string nullable: true - - name: path1 + - name: listId in: path - description: 'Usage: path=''{path1}''' + description: 'Usage: listId=''{listId}''' required: true style: simple schema: type: string - nullable: true - requestBody: - description: New navigation property - content: - application/json: - schema: - $ref: '#/components/schemas/microsoft.graph.termStore.store' - required: true + - $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: + type: string + - name: $orderby + in: query + description: Order items by property values + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: - description: Created navigation property. + description: Success content: application/json: schema: - $ref: '#/components/schemas/microsoft.graph.termStore.store' + title: Collection of contentType + type: object + properties: + value: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.contentType' + '@odata.nextLink': + type: string + nullable: true + additionalProperties: + type: object default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation + x-ms-docs-operation-type: function + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore '/sites/{site-id}/microsoft.graph.getByPath(path=''{path}'')/operations': get: tags: @@ -119625,11 +116089,11 @@ components: 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 - description: A collection of the unique identifiers for plans that have been disabled. + description: A collection of the unique identifiers for plans that have been disabled. IDs are available in servicePlans > servicePlanId in the tenant's subscribedSkus or serviceStatus > servicePlanId in the tenant's companySubscription. skuId: 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 - description: The unique identifier for the SKU. + description: The unique identifier for the SKU. Corresponds to the skuId from subscribedSkus or companySubscription. format: uuid nullable: true additionalProperties: diff --git a/openApiDocs/v1.0/Teams.yml b/openApiDocs/v1.0/Teams.yml index eb8418304d..b2bd0b21a9 100644 --- a/openApiDocs/v1.0/Teams.yml +++ b/openApiDocs/v1.0/Teams.yml @@ -10,7 +10,11 @@ paths: get: tags: - appCatalogs.teamsApp - summary: Get teamsApps from appCatalogs + summary: List teamsApp + description: "List apps from the Microsoft Teams app catalog.\nThis includes apps from the Microsoft Teams store and 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://learn.microsoft.com/graph/api/appcatalogs-list-teamsapps?view=graph-rest-1.0 operationId: appCatalog_ListTeamsApp parameters: - $ref: '#/components/parameters/top' @@ -60,7 +64,11 @@ paths: post: tags: - appCatalogs.teamsApp - summary: Create new navigation property to teamsApps for appCatalogs + 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 has 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://learn.microsoft.com/graph/api/teamsapp-publish?view=graph-rest-1.0 operationId: appCatalog_CreateTeamsApp requestBody: description: New navigation property @@ -158,7 +166,11 @@ paths: delete: tags: - appCatalogs.teamsApp - summary: Delete navigation property teamsApps for appCatalogs + 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.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/teamsapp-delete?view=graph-rest-1.0 operationId: appCatalog_DeleteTeamsApp parameters: - name: teamsApp-id @@ -244,7 +256,11 @@ paths: post: tags: - appCatalogs.teamsApp - summary: Create new navigation property to appDefinitions for appCatalogs + 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).' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/teamsapp-update?view=graph-rest-1.0 operationId: appCatalog.teamsApp_CreateAppDefinition parameters: - name: teamsApp-id @@ -329,7 +345,11 @@ paths: patch: tags: - appCatalogs.teamsApp - summary: Update the navigation property appDefinitions in appCatalogs + 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 has 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://learn.microsoft.com/graph/api/teamsapp-publish?view=graph-rest-1.0 operationId: appCatalog.teamsApp_UpdateAppDefinition parameters: - name: teamsApp-id @@ -403,8 +423,11 @@ paths: get: tags: - appCatalogs.teamsApp - summary: Get bot from appCatalogs - description: The details of the bot specified in the Teams app manifest. + summary: Get teamworkBot + description: Get the bot associated with a specific definition of the TeamsApp. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/teamworkbot-get?view=graph-rest-1.0 operationId: appCatalog.teamsApp.appDefinition_GetBot parameters: - name: teamsApp-id @@ -761,8 +784,11 @@ paths: get: tags: - chats.teamsAppInstallation - summary: Get installedApps from chats - description: A collection of all the apps in the chat. Nullable. + summary: List apps in chat + description: List all app installations within a chat. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/chat-list-installedapps?view=graph-rest-1.0 operationId: chat_ListInstalledApp parameters: - name: chat-id @@ -820,7 +846,11 @@ paths: post: tags: - chats.teamsAppInstallation - summary: Create new navigation property to installedApps for chats + summary: Add app to chat + description: Install a teamsApp to the specified chat. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/chat-post-installedapps?view=graph-rest-1.0 operationId: chat_CreateInstalledApp parameters: - name: chat-id @@ -852,8 +882,11 @@ paths: get: tags: - chats.teamsAppInstallation - summary: Get installedApps from chats - description: A collection of all the apps in the chat. Nullable. + summary: Get installed app in chat + description: Get an app installed in a chat. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/chat-get-installedapps?view=graph-rest-1.0 operationId: chat_GetInstalledApp parameters: - name: chat-id @@ -944,7 +977,11 @@ paths: delete: tags: - chats.teamsAppInstallation - summary: Delete navigation property installedApps for chats + summary: Uninstall app in a chat + description: Uninstall an app installed within a chat. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/chat-delete-installedapps?view=graph-rest-1.0 operationId: chat_DeleteInstalledApp parameters: - name: chat-id @@ -1257,8 +1294,11 @@ paths: get: tags: - chats.conversationMember - summary: Get members from chats - description: A collection of all the members in the chat. Nullable. + summary: List conversationMembers + description: List all conversation members in a chat or channel. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/conversationmember-list?view=graph-rest-1.0 operationId: chat_ListMember parameters: - name: chat-id @@ -1316,7 +1356,11 @@ paths: post: tags: - chats.conversationMember - summary: Create new navigation property to members for chats + summary: Add member to a chat + description: Add a conversationMember to a chat. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/chat-post-members?view=graph-rest-1.0 operationId: chat_CreateMember parameters: - name: chat-id @@ -1348,8 +1392,11 @@ paths: get: tags: - chats.conversationMember - summary: Get members from chats - description: A collection of all the members in the chat. Nullable. + summary: Get conversationMember in a chat + description: Retrieve a conversationMember from a chat. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/chat-get-members?view=graph-rest-1.0 operationId: chat_GetMember parameters: - name: chat-id @@ -1440,7 +1487,11 @@ paths: delete: tags: - chats.conversationMember - summary: Delete navigation property members for chats + summary: Remove member from chat + description: Remove a conversationMember from a chat. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/chat-delete-members?view=graph-rest-1.0 operationId: chat_DeleteMember parameters: - name: chat-id @@ -1553,8 +1604,11 @@ paths: get: tags: - chats.chatMessage - summary: Get messages from chats - description: A collection of all the messages in the chat. Nullable. + 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).' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/chat-list-messages?view=graph-rest-1.0 operationId: chat_ListMessage parameters: - name: chat-id @@ -1612,7 +1666,11 @@ paths: post: tags: - chats.chatMessage - summary: Create new navigation property to messages for chats + 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: chat_CreateMessage parameters: - name: chat-id @@ -1644,8 +1702,11 @@ paths: get: tags: - chats.chatMessage - summary: Get messages from chats - description: A collection of all the messages in the chat. Nullable. + 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: chat_GetMessage parameters: - name: chat-id @@ -1771,8 +1832,11 @@ paths: get: tags: - chats.chatMessage - summary: Get hostedContents from chats - description: 'Content in a message hosted by Microsoft Teams - for example, images or code snippets.' + 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: chat.message_ListHostedContent parameters: - name: chat-id @@ -1878,8 +1942,11 @@ paths: get: tags: - chats.chatMessage - summary: Get hostedContents from chats - description: 'Content in a message hosted by Microsoft Teams - for example, images or code snippets.' + 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: chat.message_GetHostedContent parameters: - name: chat-id @@ -2029,7 +2096,11 @@ paths: get: tags: - chats.chatMessage - summary: Get media content for the navigation property hostedContents from chats + 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: chat.message_GetHostedContentsContent parameters: - name: chat-id @@ -2066,11 +2137,11 @@ paths: format: binary default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation put: tags: - chats.chatMessage summary: Update media content for the navigation property hostedContents in chats + description: The unique identifier for an entity. Read-only. operationId: chat.message_SetHostedContentsContent parameters: - name: chat-id @@ -2110,7 +2181,48 @@ paths: description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation + delete: + tags: + - chats.chatMessage + summary: Delete media content for the navigation property hostedContents in chats + description: The unique identifier for an entity. Read-only. + operationId: chat.message_DeleteHostedContentsContent + 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 + - 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' '/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/$count': get: tags: @@ -2852,6 +2964,7 @@ paths: tags: - chats.chatMessage summary: Get media content for the navigation property hostedContents from chats + description: The unique identifier for an entity. Read-only. operationId: chat.message.reply_GetHostedContentsContent parameters: - name: chat-id @@ -2896,11 +3009,11 @@ paths: format: binary default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation put: tags: - chats.chatMessage summary: Update media content for the navigation property hostedContents in chats + description: The unique identifier for an entity. Read-only. operationId: chat.message.reply_SetHostedContentsContent parameters: - name: chat-id @@ -2948,7 +3061,56 @@ paths: description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation + delete: + tags: + - chats.chatMessage + summary: Delete media content for the navigation property hostedContents in chats + description: The unique identifier for an entity. Read-only. + operationId: chat.message.reply_DeleteHostedContentsContent + 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 + - 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' '/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count': get: tags: @@ -3603,8 +3765,11 @@ paths: get: tags: - chats.resourceSpecificPermissionGrant - summary: Get permissionGrants from chats - description: A collection of permissions granted to apps for the chat. + summary: List permissionGrants of a chat + description: 'List all resource-specific permission grants on the chat. This list specifies the Microsoft Entra apps that have access to the chat, along with the corresponding resource-specific access that each app has.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/chat-list-permissiongrants?view=graph-rest-1.0 operationId: chat_ListPermissionGrant parameters: - name: chat-id @@ -3843,8 +4008,11 @@ paths: get: tags: - chats.pinnedChatMessageInfo - summary: Get pinnedMessages from chats - description: A collection of all the pinned messages in the chat. Nullable. + 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 @@ -3902,7 +4070,11 @@ paths: post: tags: - chats.pinnedChatMessageInfo - summary: Create new navigation property to pinnedMessages for chats + 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 @@ -4026,7 +4198,11 @@ paths: delete: tags: - chats.pinnedChatMessageInfo - summary: Delete navigation property pinnedMessages for chats + 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: - name: chat-id @@ -4137,8 +4313,11 @@ paths: get: tags: - chats.teamsTab - summary: Get tabs from chats - description: A collection of all the tabs in the chat. Nullable. + summary: List tabs in chat + description: Retrieve the list of tabs in the specified chat. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/chat-list-tabs?view=graph-rest-1.0 operationId: chat_ListTab parameters: - name: chat-id @@ -4196,7 +4375,11 @@ paths: post: tags: - chats.teamsTab - summary: Create new navigation property to tabs for chats + 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://learn.microsoft.com/graph/api/chat-post-tabs?view=graph-rest-1.0 operationId: chat_CreateTab parameters: - name: chat-id @@ -4228,8 +4411,11 @@ paths: get: tags: - chats.teamsTab - summary: Get tabs from chats - description: A collection of all the tabs in the chat. Nullable. + 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://learn.microsoft.com/graph/api/chat-get-tabs?view=graph-rest-1.0 operationId: chat_GetTab parameters: - name: chat-id @@ -4281,7 +4467,11 @@ paths: patch: tags: - chats.teamsTab - summary: Update the navigation property tabs in chats + 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://learn.microsoft.com/graph/api/chat-patch-tabs?view=graph-rest-1.0 operationId: chat_UpdateTab parameters: - name: chat-id @@ -4320,7 +4510,11 @@ paths: delete: tags: - chats.teamsTab - summary: Delete navigation property tabs for chats + summary: Delete tab from chat + description: 'Remove (unpin) a tab from the specified chat. ' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/chat-delete-tabs?view=graph-rest-1.0 operationId: chat_DeleteTab parameters: - name: chat-id @@ -4518,6 +4712,72 @@ paths: x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore + /chats/microsoft.graph.getAllRetainedMessages(): + get: + tags: + - chats.Functions + summary: Invoke function getAllRetainedMessages + operationId: chat_getAllRetainedMessage + parameters: + - $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: + type: string + - name: $orderby + in: query + description: Order items by property values + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + 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 '/groups/{group-id}/team': get: tags: @@ -4567,7 +4827,11 @@ paths: put: tags: - groups.team - summary: Update the navigation property team in groups + summary: Create team from group + description: "Create a new team under a group. In order to create a team, the group must have a least one owner. If the creation of the team call is delayed, you can retry the call up to three times before you have to wait for 15 minutes due to a propagation delay. If the group was created less than 15 minutes ago, the call might fail with a 404 error code due to replication delays. If the group was created less than 15 minutes ago, it's possible for a call to create a team to fail with a 404 error code, due to ongoing replication delays.\nThe recommended pattern is to retry the Create team call three times, with a 10 second delay between calls." + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/team-put-teams?view=graph-rest-1.0 operationId: group_SetTeam parameters: - name: group-id @@ -5070,7 +5334,6 @@ paths: format: binary default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation put: tags: - groups.team @@ -5111,7 +5374,40 @@ paths: $ref: '#/components/schemas/microsoft.graph.driveItem' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation + delete: + tags: + - groups.team + summary: Delete content for the navigation property filesFolder in groups + description: 'The content stream, if the item represents a file.' + operationId: group.team.channel_DeleteFilesFolderContent + 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: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' '/groups/{group-id}/team/channels/{channel-id}/members': get: tags: @@ -5961,6 +6257,7 @@ paths: tags: - groups.team summary: Get media content for the navigation property hostedContents from groups + description: The unique identifier for an entity. Read-only. operationId: group.team.channel.message_GetHostedContentsContent parameters: - name: group-id @@ -5995,13 +6292,6 @@ paths: schema: type: string x-ms-docs-key-type: chatMessageHostedContent - - name: $format - in: query - description: Format of the content - style: form - explode: false - schema: - type: string responses: 2XX: description: Retrieved media content @@ -6012,11 +6302,11 @@ paths: 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 + description: The unique identifier for an entity. Read-only. operationId: group.team.channel.message_SetHostedContentsContent parameters: - name: group-id @@ -6064,7 +6354,56 @@ paths: description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation + delete: + tags: + - groups.team + summary: Delete media content for the navigation property hostedContents in groups + description: The unique identifier for an entity. Read-only. + operationId: group.team.channel.message_DeleteHostedContentsContent + 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 + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' '/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count': get: tags: @@ -6744,6 +7083,7 @@ paths: tags: - groups.team summary: Get media content for the navigation property hostedContents from groups + description: The unique identifier for an entity. Read-only. operationId: group.team.channel.message.reply_GetHostedContentsContent parameters: - name: group-id @@ -6786,13 +7126,6 @@ paths: schema: type: string x-ms-docs-key-type: chatMessageHostedContent - - name: $format - in: query - description: Format of the content - style: form - explode: false - schema: - type: string responses: 2XX: description: Retrieved media content @@ -6803,11 +7136,11 @@ paths: 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 + description: The unique identifier for an entity. Read-only. operationId: group.team.channel.message.reply_SetHostedContentsContent parameters: - name: group-id @@ -6863,7 +7196,64 @@ paths: description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation + delete: + tags: + - groups.team + summary: Delete media content for the navigation property hostedContents in groups + description: The unique identifier for an entity. Read-only. + operationId: group.team.channel.message.reply_DeleteHostedContentsContent + 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 + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' '/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count': get: tags: @@ -7933,7 +8323,7 @@ paths: tags: - groups.team summary: Get serviceProvisioningErrors property value - description: 'Errors published by a federated service describing a non-transient, service-specific error regarding the properties or link from a group object . Supports $filter (eq, not, for isResolved and serviceInstance).' + description: 'Errors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a group object. Supports $filter (eq, not, for isResolved and serviceInstance).' operationId: group.team.group_ListServiceProvisioningError parameters: - name: group-id @@ -9295,6 +9685,7 @@ paths: tags: - groups.team summary: Get media content for the navigation property photo from groups + description: The profile photo for the team. operationId: group.team_GetPhotoContent parameters: - name: group-id @@ -9305,13 +9696,6 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: $format - in: query - description: Format of the content - style: form - explode: false - schema: - type: string responses: 2XX: description: Retrieved media content @@ -9322,11 +9706,11 @@ paths: 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 + description: The profile photo for the team. operationId: group.team_SetPhotoContent parameters: - name: group-id @@ -9350,7 +9734,32 @@ paths: description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation + delete: + tags: + - groups.team + summary: Delete media content for the navigation property photo in groups + description: The profile photo for the team. + operationId: group.team_DeletePhotoContent + 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' '/groups/{group-id}/team/primaryChannel': get: tags: @@ -9533,7 +9942,6 @@ paths: format: binary default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation put: tags: - groups.team @@ -9566,14 +9974,12 @@ paths: $ref: '#/components/schemas/microsoft.graph.driveItem' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/team/primaryChannel/members': - get: + delete: tags: - groups.team - summary: Get members from groups - description: A collection of membership records associated with the channel. - operationId: group.team.primaryChannel_ListMember + summary: Delete content for the navigation property filesFolder in groups + description: 'The content stream, if the item represents a file.' + operationId: group.team.primaryChannel_DeleteFilesFolderContent parameters: - name: group-id in: path @@ -9583,88 +9989,24 @@ 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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - 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: Create new navigation property to members for groups - operationId: group.team.primaryChannel_CreateMember - parameters: - - name: group-id - in: path - description: The unique identifier of group - required: true + - name: If-Match + in: header + description: ETag 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' + description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}': + '/groups/{group-id}/team/primaryChannel/members': get: tags: - groups.team summary: Get members from groups description: A collection of membership records associated with the channel. - operationId: group.team.primaryChannel_GetMember + operationId: group.team.primaryChannel_ListMember parameters: - name: group-id in: path @@ -9674,14 +10016,105 @@ paths: schema: type: string x-ms-docs-key-type: group - - name: conversationMember-id - in: path - description: The unique identifier of conversationMember - 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: conversationMember + uniqueItems: true + type: array + items: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + 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: Create new navigation property to members for groups + operationId: group.team.primaryChannel_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/primaryChannel/members/{conversationMember-id}': + get: + tags: + - groups.team + summary: Get members from groups + description: A collection of membership records associated with the channel. + operationId: group.team.primaryChannel_GetMember + 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 - name: $select in: query description: Select properties to be returned @@ -10288,6 +10721,7 @@ paths: tags: - groups.team summary: Get media content for the navigation property hostedContents from groups + description: The unique identifier for an entity. Read-only. operationId: group.team.primaryChannel.message_GetHostedContentsContent parameters: - name: group-id @@ -10314,13 +10748,6 @@ paths: schema: type: string x-ms-docs-key-type: chatMessageHostedContent - - name: $format - in: query - description: Format of the content - style: form - explode: false - schema: - type: string responses: 2XX: description: Retrieved media content @@ -10331,11 +10758,11 @@ paths: 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 + description: The unique identifier for an entity. Read-only. operationId: group.team.primaryChannel.message_SetHostedContentsContent parameters: - name: group-id @@ -10375,7 +10802,48 @@ paths: description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation + delete: + tags: + - groups.team + summary: Delete media content for the navigation property hostedContents in groups + description: The unique identifier for an entity. Read-only. + operationId: group.team.primaryChannel.message_DeleteHostedContentsContent + 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 + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' '/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/$count': get: tags: @@ -10967,6 +11435,7 @@ paths: tags: - groups.team summary: Get media content for the navigation property hostedContents from groups + description: The unique identifier for an entity. Read-only. operationId: group.team.primaryChannel.message.reply_GetHostedContentsContent parameters: - name: group-id @@ -11001,13 +11470,6 @@ paths: schema: type: string x-ms-docs-key-type: chatMessageHostedContent - - name: $format - in: query - description: Format of the content - style: form - explode: false - schema: - type: string responses: 2XX: description: Retrieved media content @@ -11018,11 +11480,11 @@ paths: 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 + description: The unique identifier for an entity. Read-only. operationId: group.team.primaryChannel.message.reply_SetHostedContentsContent parameters: - name: group-id @@ -11070,7 +11532,56 @@ paths: description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation + delete: + tags: + - groups.team + summary: Delete media content for the navigation property hostedContents in groups + description: The unique identifier for an entity. Read-only. + operationId: group.team.primaryChannel.message.reply_DeleteHostedContentsContent + 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 + default: + $ref: '#/components/responses/error' '/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count': get: tags: @@ -12772,6 +13283,16 @@ paths: type: array items: type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: $ref: '#/components/responses/microsoft.graph.schedulingGroupCollectionResponse' @@ -12846,6 +13367,16 @@ paths: type: array items: type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: description: Retrieved navigation property @@ -12992,6 +13523,16 @@ paths: type: array items: type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: $ref: '#/components/responses/microsoft.graph.shiftCollectionResponse' @@ -13066,6 +13607,16 @@ paths: type: array items: type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: description: Retrieved navigation property @@ -13452,6 +14003,16 @@ paths: type: array items: type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: $ref: '#/components/responses/microsoft.graph.timeOffReasonCollectionResponse' @@ -13526,6 +14087,16 @@ paths: type: array items: type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: description: Retrieved navigation property @@ -13672,6 +14243,16 @@ paths: type: array items: type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: $ref: '#/components/responses/microsoft.graph.timeOffRequestCollectionResponse' @@ -13746,6 +14327,16 @@ paths: type: array items: type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: description: Retrieved navigation property @@ -13892,6 +14483,16 @@ paths: type: array items: type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: $ref: '#/components/responses/microsoft.graph.timeOffCollectionResponse' @@ -13966,6 +14567,16 @@ paths: type: array items: type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: description: Retrieved navigation property @@ -14840,8 +15451,11 @@ paths: get: tags: - teams.channel - summary: Get allChannels from teams - description: List of channels either hosted in or shared with the team (incoming channels). + 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 @@ -14976,8 +15590,11 @@ paths: get: tags: - teams.channel - summary: Get channels from teams - description: The collection of channels and messages associated with the team. + 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 @@ -15035,7 +15652,11 @@ paths: post: tags: - teams.channel - summary: Create new navigation property to channels for teams + 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 @@ -15067,8 +15688,11 @@ paths: get: tags: - teams.channel - summary: Get channels from teams - description: The collection of channels and messages associated with the 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. + 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 @@ -15120,7 +15744,11 @@ paths: patch: tags: - teams.channel - summary: Update the navigation property channels in teams + 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 @@ -15159,7 +15787,11 @@ paths: delete: tags: - teams.channel - summary: Delete navigation property channels for teams + 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 @@ -15194,8 +15826,11 @@ paths: get: tags: - teams.channel - summary: Get filesFolder from teams - description: Metadata for the location where the channel's files are stored. + 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 @@ -15285,7 +15920,6 @@ paths: format: binary default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation put: tags: - teams.channel @@ -15326,13 +15960,49 @@ paths: $ref: '#/components/schemas/microsoft.graph.driveItem' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation + delete: + tags: + - teams.channel + summary: Delete content for the navigation property filesFolder in teams + description: 'The content stream, if the item represents a file.' + operationId: team.channel_DeleteFilesFolderContent + 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' '/teams/{team-id}/channels/{channel-id}/members': get: tags: - teams.channel - summary: Get members from teams - description: A collection of membership records associated with the 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 @@ -15398,7 +16068,11 @@ paths: post: tags: - teams.channel - summary: Create new navigation property to members for teams + 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 @@ -15438,8 +16112,11 @@ paths: get: tags: - teams.channel - summary: Get members from teams - description: A collection of membership records associated with the 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 @@ -15499,7 +16176,11 @@ paths: patch: tags: - teams.channel - summary: Update the navigation property members in teams + 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 @@ -15546,7 +16227,11 @@ paths: delete: tags: - teams.channel - summary: Delete navigation property members for teams + summary: Delete conversationMember + description: Delete a conversationMember from a channel. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/conversationmember-delete?view=graph-rest-1.0 operationId: team.channel_DeleteMember parameters: - name: team-id @@ -15683,8 +16368,11 @@ paths: get: tags: - teams.channel - summary: Get messages from teams - description: A collection of all the messages in the channel. A navigation property. Nullable. + 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 @@ -15750,7 +16438,11 @@ paths: post: tags: - teams.channel - summary: Create new navigation property to messages for teams + 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 @@ -15790,8 +16482,11 @@ paths: get: tags: - teams.channel - summary: Get messages from teams - description: A collection of all the messages in the channel. A navigation property. Nullable. + 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 @@ -15851,7 +16546,11 @@ paths: patch: tags: - teams.channel - summary: Update the navigation property messages in teams + summary: Update chatMessage + description: "Update a chatMessage object. \nExcept for 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 fails. This method doesn't 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 @@ -15941,8 +16640,11 @@ paths: get: tags: - teams.channel - summary: Get hostedContents from teams - description: 'Content in a message hosted by Microsoft Teams - for example, images or code snippets.' + 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 @@ -16239,7 +16941,11 @@ paths: get: tags: - teams.channel - summary: Get media content for the navigation property hostedContents from teams + 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_GetHostedContentsContent parameters: - name: team-id @@ -16274,13 +16980,6 @@ paths: schema: type: string x-ms-docs-key-type: chatMessageHostedContent - - name: $format - in: query - description: Format of the content - style: form - explode: false - schema: - type: string responses: 2XX: description: Retrieved media content @@ -16291,11 +16990,11 @@ paths: 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 + description: The unique identifier for an entity. Read-only. operationId: team.channel.message_SetHostedContentsContent parameters: - name: team-id @@ -16343,7 +17042,56 @@ paths: description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation + delete: + tags: + - teams.channel + summary: Delete media content for the navigation property hostedContents in teams + description: The unique identifier for an entity. Read-only. + operationId: team.channel.message_DeleteHostedContentsContent + 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' '/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count': get: tags: @@ -16568,8 +17316,11 @@ paths: get: tags: - teams.channel - summary: Get replies from teams - description: Replies for a specified message. Supports $expand for channel messages. + 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, 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 @@ -16643,7 +17394,11 @@ paths: post: tags: - teams.channel - summary: Create new navigation property to replies for teams + summary: Reply to a message in a channel + description: Create a new reply to a chatMessage in a specified channel. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/channel-post-messagereply?view=graph-rest-1.0 operationId: team.channel.message_CreateReply parameters: - name: team-id @@ -16691,8 +17446,11 @@ paths: get: tags: - teams.channel - summary: Get replies from teams - description: Replies for a specified message. Supports $expand for channel messages. + 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 @@ -16866,8 +17624,11 @@ paths: get: tags: - teams.channel - summary: Get hostedContents from teams - description: 'Content in a message hosted by Microsoft Teams - for example, images or code snippets.' + 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 @@ -17204,7 +17965,11 @@ paths: get: tags: - teams.channel - summary: Get media content for the navigation property hostedContents from teams + 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_GetHostedContentsContent parameters: - name: team-id @@ -17247,13 +18012,6 @@ paths: schema: type: string x-ms-docs-key-type: chatMessageHostedContent - - name: $format - in: query - description: Format of the content - style: form - explode: false - schema: - type: string responses: 2XX: description: Retrieved media content @@ -17264,11 +18022,11 @@ paths: 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 + description: The unique identifier for an entity. Read-only. operationId: team.channel.message.reply_SetHostedContentsContent parameters: - name: team-id @@ -17324,7 +18082,64 @@ paths: description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation + delete: + tags: + - teams.channel + summary: Delete media content for the navigation property hostedContents in teams + description: The unique identifier for an entity. Read-only. + operationId: team.channel.message.reply_DeleteHostedContentsContent + 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: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' '/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count': get: tags: @@ -17839,6 +18654,53 @@ paths: x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore + '/teams/{team-id}/channels/{channel-id}/microsoft.graph.archive': + post: + tags: + - teams.Actions + summary: Invoke action archive + description: 'Archive a channel in a team. When a channel is archived, users can''t send new messages or react to existing messages in the channel, edit the channel settings, or make other changes to the channel. You can delete an archived channel or add and remove members from it. If you archive a team, its channels are also archived. Archiving is an asynchronous operation; a channel is archived after the asynchronous archiving operation completes successfully, which might occur after the response returns. A channel without an owner or that belongs to a group that has no owner, can''t be archived. To restore a channel from its archived state, use the channel: unarchive method. A channel can’t be archived or unarchived if its team is archived.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/channel-archive?view=graph-rest-1.0 + operationId: team.channel_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 + - 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: + 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}/channels/{channel-id}/microsoft.graph.completeMigration': post: tags: @@ -18009,12 +18871,48 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action + '/teams/{team-id}/channels/{channel-id}/microsoft.graph.unarchive': + post: + tags: + - teams.Actions + summary: Invoke action unarchive + description: 'Restore an archived channel. Unarchiving restores the ability for users to send messages and edit the channel. Channels are archived via the channel: archive method. Unarchiving is an asynchronous operation; a channel is unarchived when the asynchronous unarchiving operation completes successfully, which might occur after this method responds.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/channel-unarchive?view=graph-rest-1.0 + operationId: team.channel_unarchive + 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: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action '/teams/{team-id}/channels/{channel-id}/sharedWithTeams': get: tags: - teams.channel - summary: Get sharedWithTeams from teams - description: A collection of teams with which a channel is shared. + 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://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-list?view=graph-rest-1.0 operationId: team.channel_ListSharedGraphWPreTeam parameters: - name: team-id @@ -18120,8 +19018,11 @@ paths: get: tags: - teams.channel - summary: Get sharedWithTeams from teams - description: A collection of teams with which a channel is shared. + 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://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-get?view=graph-rest-1.0 operationId: team.channel_GetSharedGraphWPreTeam parameters: - name: team-id @@ -18228,7 +19129,11 @@ paths: delete: tags: - teams.channel - summary: Delete navigation property sharedWithTeams for teams + 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 @@ -18271,8 +19176,11 @@ paths: get: tags: - teams.channel - summary: Get allowedMembers from teams - description: A collection of team members who have access to the shared 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 @@ -18546,8 +19454,11 @@ paths: get: tags: - teams.channel - summary: Get tabs from teams - description: A collection of all the tabs in the channel. A navigation property. + 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://learn.microsoft.com/graph/api/channel-list-tabs?view=graph-rest-1.0 operationId: team.channel_ListTab parameters: - name: team-id @@ -18613,7 +19524,11 @@ paths: post: tags: - teams.channel - summary: Create new navigation property to tabs for teams + summary: Add tab to channel + description: Add (pin) a tab to the specified channel within a team. The app must be preinstalled in the team and have the configurableTabs property defined in the app manifest. + 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 @@ -18653,8 +19568,11 @@ paths: get: tags: - teams.channel - summary: Get tabs from teams - description: A collection of all the tabs in the channel. A navigation property. + 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://learn.microsoft.com/graph/api/channel-get-tabs?view=graph-rest-1.0 operationId: team.channel_GetTab parameters: - name: team-id @@ -18714,7 +19632,11 @@ paths: patch: tags: - teams.channel - summary: Update the navigation property tabs in teams + summary: Update tab + description: "Update the properties of the specified tab.\nThis API 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 @@ -18761,7 +19683,11 @@ paths: delete: tags: - teams.channel - summary: Delete navigation property tabs for teams + 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://learn.microsoft.com/graph/api/channel-delete-tabs?view=graph-rest-1.0 operationId: team.channel_DeleteTab parameters: - name: team-id @@ -18999,58 +19925,12 @@ paths: x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore - '/teams/{team-id}/group': + '/teams/{team-id}/channels/microsoft.graph.getAllRetainedMessages()': 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 - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - 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 - '/teams/{team-id}/group/serviceProvisioningErrors': - get: - tags: - - teams.group - summary: Get serviceProvisioningErrors property value - description: 'Errors published by a federated service describing a non-transient, service-specific error regarding the properties or link from a group object . Supports $filter (eq, not, for isResolved and serviceInstance).' - operationId: team.group_ListServiceProvisioningError + - teams.Functions + summary: Invoke function getAllRetainedMessages + operationId: team.channel_getAllRetainedMessage parameters: - name: team-id in: path @@ -19065,16 +19945,6 @@ paths: - $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: - type: string - name: $select in: query description: Select properties to be returned @@ -19085,67 +19955,6 @@ paths: type: array items: type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - responses: - 2XX: - $ref: '#/components/responses/microsoft.graph.serviceProvisioningErrorCollectionResponse' - default: - $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - '/teams/{team-id}/group/serviceProvisioningErrors/$count': - get: - tags: - - teams.group - summary: Get the number of the resource - operationId: team.group.ServiceProvisioningError_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}/incomingChannels': - get: - tags: - - teams.channel - summary: Get incomingChannels from teams - description: List of channels shared with the team. - operationId: team_ListIncomingChannel - 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 @@ -19156,16 +19965,6 @@ paths: type: array items: type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - name: $expand in: query description: Expand related entities @@ -19178,20 +19977,34 @@ paths: type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.channelCollectionResponse' + 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 - x-ms-docs-operation-type: operation - '/teams/{team-id}/incomingChannels/{channel-id}': + '/teams/{team-id}/group': get: tags: - - teams.channel - summary: Get incomingChannels from teams - description: List of channels shared with the team. - operationId: team_GetIncomingChannel + - teams.group + summary: Get group from teams + operationId: team_GetGroup parameters: - name: team-id in: path @@ -19201,14 +20014,204 @@ 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: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + 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 + '/teams/{team-id}/group/serviceProvisioningErrors': + get: + tags: + - teams.group + summary: Get serviceProvisioningErrors property value + description: 'Errors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a group object. Supports $filter (eq, not, for isResolved and serviceInstance).' + operationId: team.group_ListServiceProvisioningError + 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: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + responses: + 2XX: + $ref: '#/components/responses/microsoft.graph.serviceProvisioningErrorCollectionResponse' + default: + $ref: '#/components/responses/error' + x-ms-pageable: + nextLinkName: '@odata.nextLink' + operationName: listMore + '/teams/{team-id}/group/serviceProvisioningErrors/$count': + get: + tags: + - teams.group + summary: Get the number of the resource + operationId: team.group.ServiceProvisioningError_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}/incomingChannels': + get: + tags: + - teams.channel + 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 + 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: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + 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}/incomingChannels/{channel-id}': + get: + tags: + - teams.channel + summary: Get incomingChannels from teams + description: List of channels shared with the team. + operationId: team_GetIncomingChannel + 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 @@ -19265,8 +20268,11 @@ paths: get: tags: - teams.teamsAppInstallation - summary: Get installedApps from teams - description: The apps installed in this team. + 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 @@ -19324,7 +20330,11 @@ paths: post: tags: - teams.teamsAppInstallation - summary: Create new navigation property to installedApps for teams + 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: team_CreateInstalledApp parameters: - name: team-id @@ -19356,8 +20366,11 @@ paths: get: tags: - teams.teamsAppInstallation - summary: Get installedApps from teams - description: The apps installed in this team. + 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: team_GetInstalledApp parameters: - name: team-id @@ -19448,7 +20461,11 @@ paths: delete: tags: - teams.teamsAppInstallation - summary: Delete navigation property installedApps for teams + 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: team_DeleteInstalledApp parameters: - name: team-id @@ -19658,8 +20675,11 @@ paths: get: tags: - teams.conversationMember - summary: Get members from teams - description: Members and owners of the team. + summary: List members of team + description: 'Get the conversationMember collection of a team. The membership IDs returned by the server must be treated as opaque strings. The client shouldn''t try to parse or make assumptions about these resource IDs. In the future, membership results can include users from various tenants, as indicated in the response. Clients should avoid assuming that all members exclusively belong to the current tenant.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/team-list-members?view=graph-rest-1.0 operationId: team_ListMember parameters: - name: team-id @@ -19717,7 +20737,11 @@ paths: post: tags: - teams.conversationMember - summary: Create new navigation property to members for teams + 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 @@ -19749,8 +20773,11 @@ paths: get: tags: - teams.conversationMember - summary: Get members from teams - description: Members and owners of the team. + 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 @@ -19802,7 +20829,11 @@ paths: patch: tags: - teams.conversationMember - summary: Update the navigation property members in teams + 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 @@ -19841,7 +20872,11 @@ paths: delete: tags: - teams.conversationMember - summary: Delete navigation property members for teams + summary: Remove member from team + description: Remove a conversationMember from a team. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/team-delete-members?view=graph-rest-1.0 operationId: team_DeleteMember parameters: - name: team-id @@ -20389,8 +21424,11 @@ paths: get: tags: - teams.resourceSpecificPermissionGrant - summary: Get permissionGrants from teams - description: A collection of permissions granted to apps to access the team. + summary: List permissionGrants of a team + description: 'List all resource-specific permission grants on the team. This list specifies the Microsoft Entra apps that have access to the team, along with each app''s corresponding type of resource-specific access.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/team-list-permissiongrants?view=graph-rest-1.0 operationId: team_ListPermissionGrant parameters: - name: team-id @@ -20629,8 +21667,11 @@ paths: get: tags: - teams.profilePhoto - summary: Get photo from teams - description: The profile photo for the 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're stored in Microsoft Entra ID. 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 unavailable, 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 the photo is available for download." + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/profilephoto-get?view=graph-rest-1.0 operationId: team_GetPhoto parameters: - name: team-id @@ -20674,7 +21715,11 @@ paths: patch: tags: - teams.profilePhoto - summary: Update the navigation property photo in teams + summary: Update profilePhoto + description: 'Update the photo for the specified contact, group, team, or user in a tenant. The size of the photo you can update to is limited to 4 MB. You can use either PATCH or PUT for this operation.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/profilephoto-update?view=graph-rest-1.0 operationId: team_UpdatePhoto parameters: - name: team-id @@ -20706,7 +21751,11 @@ paths: get: tags: - teams.profilePhoto - summary: Get media content for the navigation property photo from teams + 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're stored in Microsoft Entra ID. 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 unavailable, 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 the photo is available for download." + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/profilephoto-get?view=graph-rest-1.0 operationId: team_GetPhotoContent parameters: - name: team-id @@ -20717,13 +21766,6 @@ paths: schema: type: string x-ms-docs-key-type: team - - name: $format - in: query - description: Format of the content - style: form - explode: false - schema: - type: string responses: 2XX: description: Retrieved media content @@ -20734,11 +21776,14 @@ paths: format: binary default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation put: tags: - teams.profilePhoto - summary: Update media content for the navigation property photo in teams + summary: Update profilePhoto + description: 'Update the photo for the specified contact, group, team, or user in a tenant. The size of the photo you can update to is limited to 4 MB. You can use either PATCH or PUT for this operation.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/profilephoto-update?view=graph-rest-1.0 operationId: team_SetPhotoContent parameters: - name: team-id @@ -20762,13 +21807,41 @@ paths: description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation + delete: + tags: + - teams.profilePhoto + summary: Delete media content for the navigation property photo in teams + description: The profile photo for the team. + operationId: team_DeletePhotoContent + 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' '/teams/{team-id}/primaryChannel': get: tags: - teams.channel - summary: Get primaryChannel from teams - description: The general channel for the 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: team_GetPrimaryChannel parameters: - name: team-id @@ -20945,7 +22018,6 @@ paths: format: binary default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation put: tags: - teams.channel @@ -20978,7 +22050,32 @@ paths: $ref: '#/components/schemas/microsoft.graph.driveItem' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation + delete: + tags: + - teams.channel + summary: Delete content for the navigation property filesFolder in teams + description: 'The content stream, if the item represents a file.' + operationId: team.primaryChannel_DeleteFilesFolderContent + 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' '/teams/{team-id}/primaryChannel/members': get: tags: @@ -21756,6 +22853,7 @@ paths: tags: - teams.channel summary: Get media content for the navigation property hostedContents from teams + description: The unique identifier for an entity. Read-only. operationId: team.primaryChannel.message_GetHostedContentsContent parameters: - name: team-id @@ -21782,13 +22880,6 @@ paths: schema: type: string x-ms-docs-key-type: chatMessageHostedContent - - name: $format - in: query - description: Format of the content - style: form - explode: false - schema: - type: string responses: 2XX: description: Retrieved media content @@ -21799,11 +22890,11 @@ paths: 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 + description: The unique identifier for an entity. Read-only. operationId: team.primaryChannel.message_SetHostedContentsContent parameters: - name: team-id @@ -21843,7 +22934,48 @@ paths: description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation + delete: + tags: + - teams.channel + summary: Delete media content for the navigation property hostedContents in teams + description: The unique identifier for an entity. Read-only. + operationId: team.primaryChannel.message_DeleteHostedContentsContent + 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: 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' '/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/$count': get: tags: @@ -22585,6 +23717,7 @@ paths: tags: - teams.channel summary: Get media content for the navigation property hostedContents from teams + description: The unique identifier for an entity. Read-only. operationId: team.primaryChannel.message.reply_GetHostedContentsContent parameters: - name: team-id @@ -22619,13 +23752,6 @@ paths: schema: type: string x-ms-docs-key-type: chatMessageHostedContent - - name: $format - in: query - description: Format of the content - style: form - explode: false - schema: - type: string responses: 2XX: description: Retrieved media content @@ -22636,11 +23762,11 @@ paths: 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 + description: The unique identifier for an entity. Read-only. operationId: team.primaryChannel.message.reply_SetHostedContentsContent parameters: - name: team-id @@ -22688,7 +23814,56 @@ paths: description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation + delete: + tags: + - teams.channel + summary: Delete media content for the navigation property hostedContents in teams + description: The unique identifier for an entity. Read-only. + operationId: team.primaryChannel.message.reply_DeleteHostedContentsContent + 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 + - 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' '/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count': get: tags: @@ -23131,6 +24306,45 @@ paths: x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore + '/teams/{team-id}/primaryChannel/microsoft.graph.archive': + post: + tags: + - teams.Actions + summary: Invoke action archive + description: 'Archive a channel in a team. When a channel is archived, users can''t send new messages or react to existing messages in the channel, edit the channel settings, or make other changes to the channel. You can delete an archived channel or add and remove members from it. If you archive a team, its channels are also archived. Archiving is an asynchronous operation; a channel is archived after the asynchronous archiving operation completes successfully, which might occur after the response returns. A channel without an owner or that belongs to a group that has no owner, can''t be archived. To restore a channel from its archived state, use the channel: unarchive method. A channel can’t be archived or unarchived if its team is archived.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/channel-archive?view=graph-rest-1.0 + operationId: team.primaryChannel_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}/primaryChannel/microsoft.graph.completeMigration': post: tags: @@ -23269,6 +24483,31 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action + '/teams/{team-id}/primaryChannel/microsoft.graph.unarchive': + post: + tags: + - teams.Actions + summary: Invoke action unarchive + description: 'Restore an archived channel. Unarchiving restores the ability for users to send messages and edit the channel. Channels are archived via the channel: archive method. Unarchiving is an asynchronous operation; a channel is unarchived when the asynchronous unarchiving operation completes successfully, which might occur after this method responds.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/channel-unarchive?view=graph-rest-1.0 + operationId: team.primaryChannel_unarchive + 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}/primaryChannel/sharedWithTeams': get: tags: @@ -24020,8 +25259,11 @@ paths: get: tags: - teams.schedule - summary: Get schedule from teams - description: The schedule of shifts for this 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." + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/schedule-get?view=graph-rest-1.0 operationId: team_GetSchedule parameters: - name: team-id @@ -24065,7 +25307,11 @@ paths: put: tags: - teams.schedule - summary: Update the navigation property schedule in teams + summary: Create or replace schedule + description: "Create or replace 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 replaces 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://learn.microsoft.com/graph/api/team-put-schedule?view=graph-rest-1.0 operationId: team_SetSchedule parameters: - name: team-id @@ -24172,8 +25418,11 @@ paths: get: tags: - teams.schedule - summary: Get offerShiftRequests from teams - description: The offer requests for shifts in the schedule. + summary: List offerShiftRequest + description: Retrieve the properties and relationships of all offerShiftRequest objects in a team. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/offershiftrequest-list?view=graph-rest-1.0 operationId: team.schedule_ListOfferShiftRequest parameters: - name: team-id @@ -24231,7 +25480,11 @@ paths: post: tags: - teams.schedule - summary: Create new navigation property to offerShiftRequests for teams + summary: Create offerShiftRequest + description: Create an instance of an offerShiftRequest. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/offershiftrequest-post?view=graph-rest-1.0 operationId: team.schedule_CreateOfferShiftRequest parameters: - name: team-id @@ -24263,8 +25516,11 @@ paths: get: tags: - teams.schedule - summary: Get offerShiftRequests from teams - description: The offer requests for shifts in the schedule. + summary: Get offerShiftRequest + description: Retrieve the properties and relationships of an offerShiftRequest object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/offershiftrequest-get?view=graph-rest-1.0 operationId: team.schedule_GetOfferShiftRequest parameters: - name: team-id @@ -24412,8 +25668,11 @@ paths: get: tags: - teams.schedule - summary: Get openShiftChangeRequests from teams - description: The open shift requests in the schedule. + summary: List openShiftChangeRequests + description: Retrieve a list of openShiftChangeRequest objects in a team. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/openshiftchangerequest-list?view=graph-rest-1.0 operationId: team.schedule_ListOpenShiftChangeRequest parameters: - name: team-id @@ -24471,7 +25730,11 @@ paths: post: tags: - teams.schedule - summary: Create new navigation property to openShiftChangeRequests for teams + summary: Create openShiftChangeRequest + description: Create instance of an openShiftChangeRequest object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/openshiftchangerequest-post?view=graph-rest-1.0 operationId: team.schedule_CreateOpenShiftChangeRequest parameters: - name: team-id @@ -24503,8 +25766,11 @@ paths: get: tags: - teams.schedule - summary: Get openShiftChangeRequests from teams - description: The open shift requests in the schedule. + summary: Get openShiftChangeRequest + description: Retrieve the properties and relationships of an openShiftChangeRequest object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/openshiftchangerequest-get?view=graph-rest-1.0 operationId: team.schedule_GetOpenShiftChangeRequest parameters: - name: team-id @@ -24652,8 +25918,11 @@ paths: get: tags: - teams.schedule - summary: Get openShifts from teams - description: The set of open shifts in a scheduling group in the schedule. + summary: List openShifts + description: List openShift objects in a team. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/openshift-list?view=graph-rest-1.0 operationId: team.schedule_ListOpenShift parameters: - name: team-id @@ -24711,7 +25980,11 @@ paths: post: tags: - teams.schedule - summary: Create new navigation property to openShifts for teams + 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: team.schedule_CreateOpenShift parameters: - name: team-id @@ -24743,8 +26016,11 @@ paths: get: tags: - teams.schedule - summary: Get openShifts from teams - description: The set of open shifts in a scheduling group in the schedule. + summary: Get openShift + description: Retrieve the properties and relationships of an openshift object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/openshift-get?view=graph-rest-1.0 operationId: team.schedule_GetOpenShift parameters: - name: team-id @@ -24796,7 +26072,11 @@ paths: patch: tags: - teams.schedule - summary: Update the navigation property openShifts in teams + 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: team.schedule_UpdateOpenShift parameters: - name: team-id @@ -24835,7 +26115,11 @@ paths: delete: tags: - teams.schedule - summary: Delete navigation property openShifts for teams + summary: Delete openShift + description: Delete an openShift object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/openshift-delete?view=graph-rest-1.0 operationId: team.schedule_DeleteOpenShift parameters: - name: team-id @@ -24892,8 +26176,11 @@ paths: get: tags: - teams.schedule - summary: Get schedulingGroups from teams - description: The logical grouping of users in the schedule (usually by role). + summary: List scheduleGroups + description: Get the list of schedulingGroups in this schedule. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/schedule-list-schedulinggroups?view=graph-rest-1.0 operationId: team.schedule_ListSchedulingGroup parameters: - name: team-id @@ -24929,6 +26216,16 @@ paths: type: array items: type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: $ref: '#/components/responses/microsoft.graph.schedulingGroupCollectionResponse' @@ -24941,7 +26238,11 @@ paths: post: tags: - teams.schedule - summary: Create new navigation property to schedulingGroups for teams + summary: Create schedulingGroup + description: Create a new schedulingGroup. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/schedule-post-schedulinggroups?view=graph-rest-1.0 operationId: team.schedule_CreateSchedulingGroup parameters: - name: team-id @@ -24973,8 +26274,11 @@ paths: get: tags: - teams.schedule - summary: Get schedulingGroups from teams - description: The logical grouping of users in the schedule (usually by role). + summary: Get schedulingGroup + description: Retrieve the properties and relationships of a schedulingGroup by ID. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/schedulinggroup-get?view=graph-rest-1.0 operationId: team.schedule_GetSchedulingGroup parameters: - name: team-id @@ -25003,6 +26307,16 @@ paths: type: array items: type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: description: Retrieved navigation property @@ -25016,7 +26330,11 @@ paths: patch: tags: - teams.schedule - summary: Update the navigation property schedulingGroups in teams + 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://learn.microsoft.com/graph/api/schedulinggroup-put?view=graph-rest-1.0 operationId: team.schedule_UpdateSchedulingGroup parameters: - name: team-id @@ -25055,7 +26373,11 @@ paths: delete: tags: - teams.schedule - summary: Delete navigation property schedulingGroups for teams + 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://learn.microsoft.com/graph/api/schedulinggroup-delete?view=graph-rest-1.0 operationId: team.schedule_DeleteSchedulingGroup parameters: - name: team-id @@ -25112,8 +26434,11 @@ paths: get: tags: - teams.schedule - summary: Get shifts from teams - description: The shifts in the schedule. + summary: List shifts + description: Get the list of shift instances in a schedule. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/schedule-list-shifts?view=graph-rest-1.0 operationId: team.schedule_ListShift parameters: - name: team-id @@ -25149,6 +26474,16 @@ paths: type: array items: type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: $ref: '#/components/responses/microsoft.graph.shiftCollectionResponse' @@ -25161,7 +26496,11 @@ paths: post: tags: - teams.schedule - summary: Create new navigation property to shifts for teams + 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://learn.microsoft.com/graph/api/schedule-post-shifts?view=graph-rest-1.0 operationId: team.schedule_CreateShift parameters: - name: team-id @@ -25193,8 +26532,11 @@ paths: get: tags: - teams.schedule - summary: Get shifts from teams - description: The shifts in the schedule. + summary: Get shift + description: Retrieve the properties and relationships of a shift object by ID. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/shift-get?view=graph-rest-1.0 operationId: team.schedule_GetShift parameters: - name: team-id @@ -25223,6 +26565,16 @@ paths: type: array items: type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: description: Retrieved navigation property @@ -25236,7 +26588,11 @@ paths: patch: tags: - teams.schedule - summary: Update the navigation property shifts in teams + 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 can''t be less than 1 minute or longer than 24 hours.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/shift-put?view=graph-rest-1.0 operationId: team.schedule_UpdateShift parameters: - name: team-id @@ -25275,7 +26631,11 @@ paths: delete: tags: - teams.schedule - summary: Delete navigation property shifts for teams + summary: Delete shift + description: Delete a shift from the schedule. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/shift-delete?view=graph-rest-1.0 operationId: team.schedule_DeleteShift parameters: - name: team-id @@ -25332,8 +26692,11 @@ paths: get: tags: - teams.schedule - summary: Get swapShiftsChangeRequests from teams - description: The swap requests for shifts in the schedule. + 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: team.schedule_ListSwapShiftsChangeRequest parameters: - name: team-id @@ -25391,7 +26754,11 @@ paths: post: tags: - teams.schedule - summary: Create new navigation property to swapShiftsChangeRequests for teams + summary: Create swapShiftsChangeRequest + description: Create an instance of a swapShiftsChangeRequest object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/swapshiftschangerequest-post?view=graph-rest-1.0 operationId: team.schedule_CreateSwapShiftsChangeRequest parameters: - name: team-id @@ -25423,8 +26790,11 @@ paths: get: tags: - teams.schedule - summary: Get swapShiftsChangeRequests from teams - description: The swap requests for shifts in the schedule. + summary: Get swapShiftsChangeRequest + description: Retrieve the properties and relationships of a swapShiftsChangeRequest object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/swapshiftschangerequest-get?view=graph-rest-1.0 operationId: team.schedule_GetSwapShiftsChangeRequest parameters: - name: team-id @@ -25572,8 +26942,11 @@ paths: get: tags: - teams.schedule - summary: Get timeOffReasons from teams - description: The set of reasons for a time off in the schedule. + 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: team.schedule_ListTimeOffReason parameters: - name: team-id @@ -25609,6 +26982,16 @@ paths: type: array items: type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: $ref: '#/components/responses/microsoft.graph.timeOffReasonCollectionResponse' @@ -25621,7 +27004,11 @@ paths: post: tags: - teams.schedule - summary: Create new navigation property to timeOffReasons for teams + summary: Create timeOffReason + description: Create a new timeOffReason. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/schedule-post-timeoffreasons?view=graph-rest-1.0 operationId: team.schedule_CreateTimeOffReason parameters: - name: team-id @@ -25653,8 +27040,11 @@ paths: get: tags: - teams.schedule - summary: Get timeOffReasons from teams - description: The set of reasons for a time off in the schedule. + summary: Get timeOffReason + description: Retrieve the properties and relationships of a timeOffReason object by ID. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/timeoffreason-get?view=graph-rest-1.0 operationId: team.schedule_GetTimeOffReason parameters: - name: team-id @@ -25683,6 +27073,16 @@ paths: type: array items: type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: description: Retrieved navigation property @@ -25696,7 +27096,11 @@ paths: patch: tags: - teams.schedule - summary: Update the navigation property timeOffReasons in teams + 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://learn.microsoft.com/graph/api/timeoffreason-put?view=graph-rest-1.0 operationId: team.schedule_UpdateTimeOffReason parameters: - name: team-id @@ -25735,7 +27139,11 @@ paths: delete: tags: - teams.schedule - summary: Delete navigation property timeOffReasons for teams + 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 doesn't 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: team.schedule_DeleteTimeOffReason parameters: - name: team-id @@ -25792,8 +27200,11 @@ paths: get: tags: - teams.schedule - summary: Get timeOffRequests from teams - description: The time off requests in the schedule. + summary: List timeOffRequest + description: Retrieve a list of timeOffRequest objects in the team. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/timeoffrequest-list?view=graph-rest-1.0 operationId: team.schedule_ListTimeOffRequest parameters: - name: team-id @@ -25829,6 +27240,16 @@ paths: type: array items: type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: $ref: '#/components/responses/microsoft.graph.timeOffRequestCollectionResponse' @@ -25873,8 +27294,11 @@ paths: get: tags: - teams.schedule - summary: Get timeOffRequests from teams - description: The time off requests in the schedule. + 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: team.schedule_GetTimeOffRequest parameters: - name: team-id @@ -25903,6 +27327,16 @@ paths: type: array items: type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: description: Retrieved navigation property @@ -25955,7 +27389,11 @@ paths: delete: tags: - teams.schedule - summary: Delete navigation property timeOffRequests for teams + 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: team.schedule_DeleteTimeOffRequest parameters: - name: team-id @@ -26012,8 +27450,11 @@ paths: get: tags: - teams.schedule - summary: Get timesOff from teams - description: The instances of times off in the schedule. + summary: List timesOff + description: Get the list of timeOff instances in a schedule. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/schedule-list-timesoff?view=graph-rest-1.0 operationId: team.schedule_ListTimesOff parameters: - name: team-id @@ -26049,6 +27490,16 @@ paths: type: array items: type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: $ref: '#/components/responses/microsoft.graph.timeOffCollectionResponse' @@ -26061,7 +27512,11 @@ paths: post: tags: - teams.schedule - summary: Create new navigation property to timesOff for teams + summary: Create timeOff + description: Create a new timeOff instance in a schedule. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/schedule-post-timesoff?view=graph-rest-1.0 operationId: team.schedule_CreateTimesOff parameters: - name: team-id @@ -26093,8 +27548,11 @@ paths: get: tags: - teams.schedule - summary: Get timesOff from teams - description: The instances of times off in the schedule. + summary: Get timeOff + description: Retrieve the properties and relationships of a timeOff object by ID. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/timeoff-get?view=graph-rest-1.0 operationId: team.schedule_GetTimesOff parameters: - name: team-id @@ -26123,6 +27581,16 @@ paths: type: array items: type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: description: Retrieved navigation property @@ -26136,7 +27604,11 @@ paths: patch: tags: - teams.schedule - summary: Update the navigation property timesOff in teams + 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://learn.microsoft.com/graph/api/timeoff-put?view=graph-rest-1.0 operationId: team.schedule_UpdateTimesOff parameters: - name: team-id @@ -26175,7 +27647,11 @@ paths: delete: tags: - teams.schedule - summary: Delete navigation property timesOff for teams + summary: Delete timeOff + description: Delete a timeOff instance from a schedule. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/timeoff-delete?view=graph-rest-1.0 operationId: team.schedule_DeleteTimesOff parameters: - name: team-id @@ -26232,8 +27708,11 @@ paths: get: tags: - teams.teamworkTag - summary: Get tags from teams - description: The tags associated with the team. + summary: List teamworkTags + description: Get a list of the tag objects and their properties. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/teamworktag-list?view=graph-rest-1.0 operationId: team_ListTag parameters: - name: team-id @@ -26291,7 +27770,11 @@ paths: post: tags: - teams.teamworkTag - summary: Create new navigation property to tags for teams + summary: Create teamworkTag + description: Create a standard tag for members in a team. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/teamworktag-post?view=graph-rest-1.0 operationId: team_CreateTag parameters: - name: team-id @@ -26323,8 +27806,11 @@ paths: get: tags: - teams.teamworkTag - summary: Get tags from teams - description: The tags associated with the team. + summary: Get teamworkTag + description: Read the properties and relationships of a tag object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/teamworktag-get?view=graph-rest-1.0 operationId: team_GetTag parameters: - name: team-id @@ -26376,7 +27862,11 @@ paths: patch: tags: - teams.teamworkTag - summary: Update the navigation property tags in teams + summary: Update teamworkTag + description: Update the properties of a tag object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/teamworktag-update?view=graph-rest-1.0 operationId: team_UpdateTag parameters: - name: team-id @@ -26415,7 +27905,11 @@ paths: delete: tags: - teams.teamworkTag - summary: Delete navigation property tags for teams + summary: Delete teamworkTag + description: Delete a tag object permanently. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/teamworktag-delete?view=graph-rest-1.0 operationId: team_DeleteTag parameters: - name: team-id @@ -26450,8 +27944,11 @@ paths: get: tags: - teams.teamworkTag - summary: Get members from teams - description: Users assigned to the tag. + 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: team.tag_ListMember parameters: - name: team-id @@ -26517,7 +28014,11 @@ paths: post: tags: - teams.teamworkTag - summary: Create new navigation property to members for teams + summary: Create teamworkTagMember + description: Create a new teamworkTagMember object in a team. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/teamworktagmember-post?view=graph-rest-1.0 operationId: team.tag_CreateMember parameters: - name: team-id @@ -26557,8 +28058,11 @@ paths: get: tags: - teams.teamworkTag - summary: Get members from teams - description: Users assigned to the tag. + 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://learn.microsoft.com/graph/api/teamworktagmember-get?view=graph-rest-1.0 operationId: team.tag_GetMember parameters: - name: team-id @@ -26665,7 +28169,11 @@ paths: delete: tags: - teams.teamworkTag - summary: Delete navigation property members for teams + 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: team.tag_DeleteMember parameters: - name: team-id @@ -26956,8 +28464,8 @@ paths: get: tags: - teamwork.deletedChat - summary: Get deletedChats from teamwork - description: A collection of deleted chats. + summary: Get deletedChat + description: Read the properties and relationships of a deletedChat object. operationId: teamwork_ListDeletedChat parameters: - $ref: '#/components/parameters/top' @@ -27030,8 +28538,11 @@ paths: get: tags: - teamwork.deletedChat - summary: Get deletedChats from teamwork - description: A collection of deleted chats. + summary: Get deletedChat + description: Read the properties and relationships of a deletedChat object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/deletedchat-get?view=graph-rest-1.0 operationId: teamwork_GetDeletedChat parameters: - name: deletedChat-id @@ -27172,8 +28683,11 @@ paths: get: tags: - teamwork.deletedTeam - summary: Get deletedTeams from teamwork - description: The deleted team. + summary: List deletedTeams + description: Get a list of the deletedTeam objects and their properties. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/teamwork-list-deletedteams?view=graph-rest-1.0 operationId: teamwork_ListDeletedTeam parameters: - $ref: '#/components/parameters/top' @@ -27658,7 +29172,6 @@ paths: format: binary default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation put: tags: - teamwork.deletedTeam @@ -27699,7 +29212,40 @@ paths: $ref: '#/components/schemas/microsoft.graph.driveItem' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation + delete: + tags: + - teamwork.deletedTeam + summary: Delete content for the navigation property filesFolder in teamwork + description: 'The content stream, if the item represents a file.' + operationId: teamwork.deletedTeam.channel_DeleteFilesFolderContent + 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: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' '/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members': get: tags: @@ -28613,6 +30159,7 @@ paths: tags: - teamwork.deletedTeam summary: Get media content for the navigation property hostedContents from teamwork + description: The unique identifier for an entity. Read-only. operationId: teamwork.deletedTeam.channel.message_GetHostedContentsContent parameters: - name: deletedTeam-id @@ -28647,13 +30194,6 @@ paths: schema: type: string x-ms-docs-key-type: chatMessageHostedContent - - name: $format - in: query - description: Format of the content - style: form - explode: false - schema: - type: string responses: 2XX: description: Retrieved media content @@ -28664,11 +30204,11 @@ paths: format: binary default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation put: tags: - teamwork.deletedTeam summary: Update media content for the navigation property hostedContents in teamwork + description: The unique identifier for an entity. Read-only. operationId: teamwork.deletedTeam.channel.message_SetHostedContentsContent parameters: - name: deletedTeam-id @@ -28716,13 +30256,12 @@ paths: description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count': - get: + delete: tags: - teamwork.deletedTeam - summary: Get the number of the resource - operationId: teamwork.deletedTeam.channel.message.hostedContent_GetCount + summary: Delete media content for the navigation property hostedContents in teamwork + description: The unique identifier for an entity. Read-only. + operationId: teamwork.deletedTeam.channel.message_DeleteHostedContentsContent parameters: - name: deletedTeam-id in: path @@ -28748,73 +30287,123 @@ 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' - '/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 + - name: chatMessageHostedContent-id in: path - description: The unique identifier of channel + description: The unique identifier of chatMessageHostedContent 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 + x-ms-docs-key-type: chatMessageHostedContent + - name: If-Match + in: header + description: ETag 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: + '/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count': + get: 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_softDelete + - teamwork.deletedTeam + summary: Get the number of the resource + operationId: teamwork.deletedTeam.channel.message.hostedContent_GetCount + 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 + - $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}/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: + - 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_softDelete parameters: - name: deletedTeam-id in: path @@ -29578,6 +31167,7 @@ paths: tags: - teamwork.deletedTeam summary: Get media content for the navigation property hostedContents from teamwork + description: The unique identifier for an entity. Read-only. operationId: teamwork.deletedTeam.channel.message.reply_GetHostedContentsContent parameters: - name: deletedTeam-id @@ -29620,13 +31210,6 @@ paths: schema: type: string x-ms-docs-key-type: chatMessageHostedContent - - name: $format - in: query - description: Format of the content - style: form - explode: false - schema: - type: string responses: 2XX: description: Retrieved media content @@ -29637,11 +31220,11 @@ paths: format: binary default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation put: tags: - teamwork.deletedTeam summary: Update media content for the navigation property hostedContents in teamwork + description: The unique identifier for an entity. Read-only. operationId: teamwork.deletedTeam.channel.message.reply_SetHostedContentsContent parameters: - name: deletedTeam-id @@ -29697,13 +31280,12 @@ paths: description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count': - get: + delete: tags: - teamwork.deletedTeam - summary: Get the number of the resource - operationId: teamwork.deletedTeam.channel.message.reply.hostedContent_GetCount + summary: Delete media content for the navigation property hostedContents in teamwork + description: The unique identifier for an entity. Read-only. + operationId: teamwork.deletedTeam.channel.message.reply_DeleteHostedContentsContent parameters: - name: deletedTeam-id in: path @@ -29737,130 +31319,31 @@ 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' - '/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 + - name: chatMessageHostedContent-id in: path - description: The unique identifier of chatMessage + description: The unique identifier of chatMessageHostedContent 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 + x-ms-docs-key-type: chatMessageHostedContent + - name: If-Match + in: header + description: ETag 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 - '/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/microsoft.graph.undoSoftDelete': - post: + '/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count': + get: 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://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0 - operationId: teamwork.deletedTeam.channel.message.reply_undoSoftDelete + - teamwork.deletedTeam + summary: Get the number of the resource + operationId: teamwork.deletedTeam.channel.message.reply.hostedContent_GetCount parameters: - name: deletedTeam-id in: path @@ -29894,18 +31377,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 - '/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/microsoft.graph.unsetReaction': + '/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/microsoft.graph.setReaction': post: tags: - teamwork.Actions - summary: Invoke action unsetReaction - operationId: teamwork.deletedTeam.channel.message.reply_unsetReaction + summary: Invoke action setReaction + operationId: teamwork.deletedTeam.channel.message.reply_setReaction parameters: - name: deletedTeam-id in: path @@ -29958,12 +31442,16 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action - '/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/$count': - get: + '/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/microsoft.graph.softDelete': + post: tags: - - teamwork.deletedTeam - summary: Get the number of the resource - operationId: teamwork.deletedTeam.channel.message.reply_GetCount + - 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 @@ -29989,23 +31477,175 @@ 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' - '/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/microsoft.graph.delta()': - get: + 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.Functions - summary: Invoke function delta - description: 'Retrieve the list of messages (without the replies) in a channel of a team. By using delta query, you can get new or updated messages in a channel. Delta query supports both full synchronization that retrieves all the messages in the specified channel, and incremental synchronization that retrieves those messages that have been added or changed in the channel since the last synchronization. Typically, you would do an initial full synchronization, and then get incremental changes to that messages view periodically. To get the replies for a message, use the list message replies or the get message reply operation. A GET request with the delta function returns either: State tokens are opaque to the client. To proceed with a round of change tracking, copy and apply the @odata.nextLink or @odata.deltaLink URL returned from the last GET request to the next delta function call for that same calendar view. A @odata.deltaLink returned in a response signifies that the current round of change tracking is complete. You can save and use the @odata.deltaLink URL when you begin to retrieve more changes (messages changed or posted after acquiring @odata.deltaLink). For more information, see the delta query documentation.' + - 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://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0 - operationId: teamwork.deletedTeam.channel.message.reply_delta + 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 + 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: + 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.unsetReaction': + post: + tags: + - teamwork.Actions + summary: Invoke action unsetReaction + operationId: teamwork.deletedTeam.channel.message.reply_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 + - 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/$count': + get: + tags: + - teamwork.deletedTeam + summary: Get the number of the resource + operationId: teamwork.deletedTeam.channel.message.reply_GetCount + 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 + - $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/microsoft.graph.delta()': + get: + tags: + - teamwork.Functions + summary: Invoke function delta + description: 'Retrieve the list of messages (without the replies) in a channel of a team. By using delta query, you can get new or updated messages in a channel. Delta query supports both full synchronization that retrieves all the messages in the specified channel, and incremental synchronization that retrieves those messages that have been added or changed in the channel since the last synchronization. Typically, you would do an initial full synchronization, and then get incremental changes to that messages view periodically. To get the replies for a message, use the list message replies or the get message reply operation. A GET request with the delta function returns either: State tokens are opaque to the client. To proceed with a round of change tracking, copy and apply the @odata.nextLink or @odata.deltaLink URL returned from the last GET request to the next delta function call for that same calendar view. A @odata.deltaLink returned in a response signifies that the current round of change tracking is complete. You can save and use the @odata.deltaLink URL when you begin to retrieve more changes (messages changed or posted after acquiring @odata.deltaLink). For more information, see the delta query documentation.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0 + operationId: teamwork.deletedTeam.channel.message.reply_delta parameters: - name: deletedTeam-id in: path @@ -30212,6 +31852,53 @@ paths: x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore + '/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/microsoft.graph.archive': + post: + tags: + - teamwork.Actions + summary: Invoke action archive + description: 'Archive a channel in a team. When a channel is archived, users can''t send new messages or react to existing messages in the channel, edit the channel settings, or make other changes to the channel. You can delete an archived channel or add and remove members from it. If you archive a team, its channels are also archived. Archiving is an asynchronous operation; a channel is archived after the asynchronous archiving operation completes successfully, which might occur after the response returns. A channel without an owner or that belongs to a group that has no owner, can''t be archived. To restore a channel from its archived state, use the channel: unarchive method. A channel can’t be archived or unarchived if its team is archived.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/channel-archive?view=graph-rest-1.0 + operationId: teamwork.deletedTeam.channel_archive + 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 + 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 '/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/microsoft.graph.completeMigration': post: tags: @@ -30382,6 +32069,39 @@ paths: default: $ref: '#/components/responses/error' x-ms-docs-operation-type: action + '/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/microsoft.graph.unarchive': + post: + tags: + - teamwork.Actions + summary: Invoke action unarchive + description: 'Restore an archived channel. Unarchiving restores the ability for users to send messages and edit the channel. Channels are archived via the channel: archive method. Unarchiving is an asynchronous operation; a channel is unarchived when the asynchronous unarchiving operation completes successfully, which might occur after this method responds.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/channel-unarchive?view=graph-rest-1.0 + operationId: teamwork.deletedTeam.channel_unarchive + 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 + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' + x-ms-docs-operation-type: action '/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams': get: tags: @@ -31372,6 +33092,80 @@ paths: x-ms-pageable: nextLinkName: '@odata.nextLink' operationName: listMore + '/teamwork/deletedTeams/{deletedTeam-id}/channels/microsoft.graph.getAllRetainedMessages()': + get: + tags: + - teamwork.Functions + summary: Invoke function getAllRetainedMessages + operationId: teamwork.deletedTeam.channel_getAllRetainedMessage + 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 + - $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: + type: string + - name: $orderby + in: query + description: Order items by property values + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + 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 /teamwork/deletedTeams/$count: get: tags: @@ -31511,8 +33305,11 @@ paths: get: tags: - teamwork.teamsAppSettings - summary: Get teamsAppSettings from teamwork - description: Represents tenant-wide settings for all Teams apps in the tenant. + summary: Get teamsAppSettings + description: Get the tenant-wide teamsAppSettings for all Teams apps in the tenant. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/teamsappsettings-get?view=graph-rest-1.0 operationId: teamwork_GetTeamsAppSetting parameters: - name: $select @@ -31548,7 +33345,11 @@ paths: patch: tags: - teamwork.teamsAppSettings - summary: Update the navigation property teamsAppSettings in teamwork + summary: Update teamsAppSettings + description: Update the tenant-wide teamsAppSettings for all Teams apps in the tenant. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/teamsappsettings-update?view=graph-rest-1.0 operationId: teamwork_UpdateTeamsAppSetting requestBody: description: New navigation property values @@ -31589,7 +33390,11 @@ paths: get: tags: - teamwork.workforceIntegration - summary: Get workforceIntegrations from teamwork + summary: List workforceIntegrations + description: Retrieve a list of workforceIntegration objects. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/workforceintegration-list?view=graph-rest-1.0 operationId: teamwork_ListWorkforceIntegration parameters: - $ref: '#/components/parameters/top' @@ -31639,7 +33444,11 @@ paths: post: tags: - teamwork.workforceIntegration - summary: Create new navigation property to workforceIntegrations for teamwork + summary: Create workforceIntegration + 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://learn.microsoft.com/graph/api/workforceintegration-post?view=graph-rest-1.0 operationId: teamwork_CreateWorkforceIntegration requestBody: description: New navigation property @@ -31662,7 +33471,11 @@ paths: get: tags: - teamwork.workforceIntegration - summary: Get workforceIntegrations from teamwork + summary: Get workforceIntegration + description: Retrieve the properties and relationships of a workforceIntegration object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/workforceintegration-get?view=graph-rest-1.0 operationId: teamwork_GetWorkforceIntegration parameters: - name: workforceIntegration-id @@ -31706,7 +33519,11 @@ paths: patch: tags: - teamwork.workforceIntegration - summary: Update the navigation property workforceIntegrations in teamwork + summary: Update workforceIntegration + description: Update the properties of a workforceIntegration object. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/workforceintegration-update?view=graph-rest-1.0 operationId: teamwork_UpdateWorkforceIntegration parameters: - name: workforceIntegration-id @@ -31737,7 +33554,11 @@ paths: delete: tags: - teamwork.workforceIntegration - summary: Delete navigation property workforceIntegrations for teamwork + summary: Delete workforceIntegration + description: Delete an instance of a workforceIntegration. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/workforceintegration-delete?view=graph-rest-1.0 operationId: teamwork_DeleteWorkforceIntegration parameters: - name: workforceIntegration-id @@ -31778,7 +33599,11 @@ paths: get: tags: - users.chat - summary: Get chats from users + summary: List chats + 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://learn.microsoft.com/graph/api/chat-list?view=graph-rest-1.0 operationId: user_ListChat parameters: - name: user-id @@ -31868,7 +33693,11 @@ paths: get: tags: - users.chat - summary: Get chats from users + summary: Get chat + 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://learn.microsoft.com/graph/api/chat-get?view=graph-rest-1.0 operationId: user_GetChat parameters: - name: user-id @@ -33378,6 +35207,7 @@ paths: tags: - users.chat summary: Get media content for the navigation property hostedContents from users + description: The unique identifier for an entity. Read-only. operationId: user.chat.message_GetHostedContentsContent parameters: - name: user-id @@ -33412,13 +35242,6 @@ paths: schema: type: string x-ms-docs-key-type: chatMessageHostedContent - - name: $format - in: query - description: Format of the content - style: form - explode: false - schema: - type: string responses: 2XX: description: Retrieved media content @@ -33429,11 +35252,11 @@ paths: 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 + description: The unique identifier for an entity. Read-only. operationId: user.chat.message_SetHostedContentsContent parameters: - name: user-id @@ -33481,7 +35304,56 @@ paths: description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation + delete: + tags: + - users.chat + summary: Delete media content for the navigation property hostedContents in users + description: The unique identifier for an entity. Read-only. + operationId: user.chat.message_DeleteHostedContentsContent + 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: 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' '/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/$count': get: tags: @@ -34161,6 +36033,7 @@ paths: tags: - users.chat summary: Get media content for the navigation property hostedContents from users + description: The unique identifier for an entity. Read-only. operationId: user.chat.message.reply_GetHostedContentsContent parameters: - name: user-id @@ -34203,13 +36076,6 @@ paths: schema: type: string x-ms-docs-key-type: chatMessageHostedContent - - name: $format - in: query - description: Format of the content - style: form - explode: false - schema: - type: string responses: 2XX: description: Retrieved media content @@ -34220,11 +36086,11 @@ paths: 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 + description: The unique identifier for an entity. Read-only. operationId: user.chat.message.reply_SetHostedContentsContent parameters: - name: user-id @@ -34280,7 +36146,64 @@ paths: description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation + delete: + tags: + - users.chat + summary: Delete media content for the navigation property hostedContents in users + description: The unique identifier for an entity. Read-only. + operationId: user.chat.message.reply_DeleteHostedContentsContent + 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 + - name: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' '/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count': get: tags: @@ -36150,7 +38073,6 @@ paths: format: binary default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation put: tags: - users.team @@ -36199,7 +38121,48 @@ paths: $ref: '#/components/schemas/microsoft.graph.driveItem' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation + delete: + tags: + - users.team + summary: Delete content for the navigation property filesFolder in users + description: 'The content stream, if the item represents a file.' + operationId: user.joinedTeam.channel_DeleteFilesFolderContent + 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: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' '/users/{user-id}/joinedTeams/{team-id}/channels/{channel-id}/members': get: tags: @@ -37177,6 +39140,7 @@ paths: tags: - users.team summary: Get media content for the navigation property hostedContents from users + description: The unique identifier for an entity. Read-only. operationId: user.joinedTeam.channel.message_GetHostedContentsContent parameters: - name: user-id @@ -37219,13 +39183,6 @@ paths: schema: type: string x-ms-docs-key-type: chatMessageHostedContent - - name: $format - in: query - description: Format of the content - style: form - explode: false - schema: - type: string responses: 2XX: description: Retrieved media content @@ -37236,11 +39193,11 @@ paths: format: binary default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation put: tags: - users.team summary: Update media content for the navigation property hostedContents in users + description: The unique identifier for an entity. Read-only. operationId: user.joinedTeam.channel.message_SetHostedContentsContent parameters: - name: user-id @@ -37296,7 +39253,64 @@ paths: description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation + delete: + tags: + - users.team + summary: Delete media content for the navigation property hostedContents in users + description: The unique identifier for an entity. Read-only. + operationId: user.joinedTeam.channel.message_DeleteHostedContentsContent + 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: 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' '/users/{user-id}/joinedTeams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count': get: tags: @@ -38064,6 +40078,7 @@ paths: tags: - users.team summary: Get media content for the navigation property hostedContents from users + description: The unique identifier for an entity. Read-only. operationId: user.joinedTeam.channel.message.reply_GetHostedContentsContent parameters: - name: user-id @@ -38114,13 +40129,6 @@ paths: schema: type: string x-ms-docs-key-type: chatMessageHostedContent - - name: $format - in: query - description: Format of the content - style: form - explode: false - schema: - type: string responses: 2XX: description: Retrieved media content @@ -38131,11 +40139,11 @@ paths: format: binary default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation put: tags: - users.team summary: Update media content for the navigation property hostedContents in users + description: The unique identifier for an entity. Read-only. operationId: user.joinedTeam.channel.message.reply_SetHostedContentsContent parameters: - name: user-id @@ -38199,7 +40207,72 @@ paths: description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation + delete: + tags: + - users.team + summary: Delete media content for the navigation property hostedContents in users + description: The unique identifier for an entity. Read-only. + operationId: user.joinedTeam.channel.message.reply_DeleteHostedContentsContent + 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 + - 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' '/users/{user-id}/joinedTeams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count': get: tags: @@ -39445,7 +41518,7 @@ paths: tags: - users.team summary: Get serviceProvisioningErrors property value - description: 'Errors published by a federated service describing a non-transient, service-specific error regarding the properties or link from a group object . Supports $filter (eq, not, for isResolved and serviceInstance).' + description: 'Errors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a group object. Supports $filter (eq, not, for isResolved and serviceInstance).' operationId: user.joinedTeam.group_ListServiceProvisioningError parameters: - name: user-id @@ -41071,6 +43144,7 @@ paths: tags: - users.team summary: Get media content for the navigation property photo from users + description: The profile photo for the team. operationId: user.joinedTeam_GetPhotoContent parameters: - name: user-id @@ -41089,13 +43163,6 @@ paths: schema: type: string x-ms-docs-key-type: team - - name: $format - in: query - description: Format of the content - style: form - explode: false - schema: - type: string responses: 2XX: description: Retrieved media content @@ -41106,11 +43173,11 @@ paths: format: binary default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation put: tags: - users.team summary: Update media content for the navigation property photo in users + description: The profile photo for the team. operationId: user.joinedTeam_SetPhotoContent parameters: - name: user-id @@ -41142,7 +43209,40 @@ paths: description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation + delete: + tags: + - users.team + summary: Delete media content for the navigation property photo in users + description: The profile photo for the team. + operationId: user.joinedTeam_DeletePhotoContent + 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: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' '/users/{user-id}/joinedTeams/{team-id}/primaryChannel': get: tags: @@ -41365,7 +43465,6 @@ paths: format: binary default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation put: tags: - users.team @@ -41406,7 +43505,40 @@ paths: $ref: '#/components/schemas/microsoft.graph.driveItem' default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation + delete: + tags: + - users.team + summary: Delete content for the navigation property filesFolder in users + description: 'The content stream, if the item represents a file.' + operationId: user.joinedTeam.primaryChannel_DeleteFilesFolderContent + 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: If-Match + in: header + description: ETag + style: simple + schema: + type: string + responses: + 2XX: + description: Success + default: + $ref: '#/components/responses/error' '/users/{user-id}/joinedTeams/{team-id}/primaryChannel/members': get: tags: @@ -42256,6 +44388,7 @@ paths: tags: - users.team summary: Get media content for the navigation property hostedContents from users + description: The unique identifier for an entity. Read-only. operationId: user.joinedTeam.primaryChannel.message_GetHostedContentsContent parameters: - name: user-id @@ -42290,13 +44423,6 @@ paths: schema: type: string x-ms-docs-key-type: chatMessageHostedContent - - name: $format - in: query - description: Format of the content - style: form - explode: false - schema: - type: string responses: 2XX: description: Retrieved media content @@ -42307,11 +44433,11 @@ paths: format: binary default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation put: tags: - users.team summary: Update media content for the navigation property hostedContents in users + description: The unique identifier for an entity. Read-only. operationId: user.joinedTeam.primaryChannel.message_SetHostedContentsContent parameters: - name: user-id @@ -42359,13 +44485,12 @@ paths: description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation - '/users/{user-id}/joinedTeams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/$count': - get: + delete: tags: - users.team - summary: Get the number of the resource - operationId: user.joinedTeam.primaryChannel.message.hostedContent_GetCount + summary: Delete media content for the navigation property hostedContents in users + description: The unique identifier for an entity. Read-only. + operationId: user.joinedTeam.primaryChannel.message_DeleteHostedContentsContent parameters: - name: user-id in: path @@ -42391,94 +44516,31 @@ 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' - '/users/{user-id}/joinedTeams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies': - get: - tags: - - users.team - summary: Get replies from users - description: Replies for a specified message. Supports $expand for channel messages. - operationId: user.joinedTeam.primaryChannel.message_ListReply - 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 + - name: chatMessageHostedContent-id in: path - description: The unique identifier of team + description: The unique identifier of chatMessageHostedContent 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 + x-ms-docs-key-type: chatMessageHostedContent + - name: If-Match + in: header + description: ETag 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: - type: string - - name: $select - in: query - description: Select properties to be returned - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string - - name: $expand - in: query - description: Expand related entities - style: form - explode: false - schema: - uniqueItems: true - type: array - items: - type: string responses: 2XX: - $ref: '#/components/responses/microsoft.graph.chatMessageCollectionResponse' + description: Success default: $ref: '#/components/responses/error' - x-ms-pageable: - nextLinkName: '@odata.nextLink' - operationName: listMore - x-ms-docs-operation-type: operation - post: + '/users/{user-id}/joinedTeams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/$count': + get: tags: - users.team - summary: Create new navigation property to replies for users - operationId: user.joinedTeam.primaryChannel.message_CreateReply + summary: Get the number of the resource + operationId: user.joinedTeam.primaryChannel.message.hostedContent_GetCount parameters: - name: user-id in: path @@ -42504,30 +44566,143 @@ paths: 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 - '/users/{user-id}/joinedTeams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}': + '/users/{user-id}/joinedTeams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies': get: tags: - users.team summary: Get replies from users description: Replies for a specified message. Supports $expand for channel messages. - operationId: user.joinedTeam.primaryChannel.message_GetReply + operationId: user.joinedTeam.primaryChannel.message_ListReply + 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 + - $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: + type: string + - name: $select + in: query + description: Select properties to be returned + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + 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: + - users.team + summary: Create new navigation property to replies for users + operationId: user.joinedTeam.primaryChannel.message_CreateReply + 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 + 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 + '/users/{user-id}/joinedTeams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}': + get: + tags: + - users.team + summary: Get replies from users + description: Replies for a specified message. Supports $expand for channel messages. + operationId: user.joinedTeam.primaryChannel.message_GetReply parameters: - name: user-id in: path @@ -43039,6 +45214,7 @@ paths: tags: - users.team summary: Get media content for the navigation property hostedContents from users + description: The unique identifier for an entity. Read-only. operationId: user.joinedTeam.primaryChannel.message.reply_GetHostedContentsContent parameters: - name: user-id @@ -43081,13 +45257,6 @@ paths: schema: type: string x-ms-docs-key-type: chatMessageHostedContent - - name: $format - in: query - description: Format of the content - style: form - explode: false - schema: - type: string responses: 2XX: description: Retrieved media content @@ -43098,11 +45267,11 @@ paths: format: binary default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation put: tags: - users.team summary: Update media content for the navigation property hostedContents in users + description: The unique identifier for an entity. Read-only. operationId: user.joinedTeam.primaryChannel.message.reply_SetHostedContentsContent parameters: - name: user-id @@ -43158,7 +45327,64 @@ paths: description: Success default: $ref: '#/components/responses/error' - x-ms-docs-operation-type: operation + delete: + tags: + - users.team + summary: Delete media content for the navigation property hostedContents in users + description: The unique identifier for an entity. Read-only. + operationId: user.joinedTeam.primaryChannel.message.reply_DeleteHostedContentsContent + 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 + - 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' '/users/{user-id}/joinedTeams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count': get: tags: @@ -45196,6 +47422,16 @@ paths: type: array items: type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: $ref: '#/components/responses/microsoft.graph.schedulingGroupCollectionResponse' @@ -45286,6 +47522,16 @@ paths: type: array items: type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: description: Retrieved navigation property @@ -45464,6 +47710,16 @@ paths: type: array items: type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: $ref: '#/components/responses/microsoft.graph.shiftCollectionResponse' @@ -45554,6 +47810,16 @@ paths: type: array items: type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: description: Retrieved navigation property @@ -46020,6 +48286,16 @@ paths: type: array items: type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: $ref: '#/components/responses/microsoft.graph.timeOffReasonCollectionResponse' @@ -46110,6 +48386,16 @@ paths: type: array items: type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: description: Retrieved navigation property @@ -46288,6 +48574,16 @@ paths: type: array items: type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: $ref: '#/components/responses/microsoft.graph.timeOffRequestCollectionResponse' @@ -46378,6 +48674,16 @@ paths: type: array items: type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: description: Retrieved navigation property @@ -46556,6 +48862,16 @@ paths: type: array items: type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: $ref: '#/components/responses/microsoft.graph.timeOffCollectionResponse' @@ -46646,6 +48962,16 @@ paths: type: array items: type: string + - name: $expand + in: query + description: Expand related entities + style: form + explode: false + schema: + uniqueItems: true + type: array + items: + type: string responses: 2XX: description: Retrieved navigation property @@ -47479,8 +49805,11 @@ paths: get: tags: - users.userTeamwork - summary: Get teamwork from users - description: A container for Microsoft Teams features available for the user. Read-only. Nullable. + summary: Get userTeamwork + description: 'Get the userTeamwork settings for a specified user, which includes the Microsoft Teams region and the locale chosen by the user.' + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/userteamwork-get?view=graph-rest-1.0 operationId: user_GetTeamwork parameters: - name: user-id @@ -47875,8 +50204,11 @@ paths: get: tags: - users.userTeamwork - summary: Get installedApps from users - description: The apps installed in the personal scope of this user. + summary: List apps installed for user + description: Retrieve the list of apps installed in the personal scope of the specified user. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/userteamwork-list-installedapps?view=graph-rest-1.0 operationId: user.teamwork_ListInstalledApp parameters: - name: user-id @@ -47934,7 +50266,11 @@ paths: post: tags: - users.userTeamwork - summary: Create new navigation property to installedApps for users + summary: Install app for user + description: Install an app in the personal scope of the specified user. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/userteamwork-post-installedapps?view=graph-rest-1.0 operationId: user.teamwork_CreateInstalledApp parameters: - name: user-id @@ -47966,8 +50302,11 @@ paths: get: tags: - users.userTeamwork - summary: Get installedApps from users - description: The apps installed in the personal scope of this user. + summary: Get installed app for user + description: Retrieve the app installed in the personal scope of the specified user. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/userteamwork-get-installedapps?view=graph-rest-1.0 operationId: user.teamwork_GetInstalledApp parameters: - name: user-id @@ -48058,7 +50397,11 @@ paths: delete: tags: - users.userTeamwork - summary: Delete navigation property installedApps for users + summary: Uninstall app for user + description: Uninstall an app from the personal scope of the specified user. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/userteamwork-delete-installedapps?view=graph-rest-1.0 operationId: user.teamwork_DeleteInstalledApp parameters: - name: user-id @@ -48093,8 +50436,11 @@ paths: get: tags: - users.userTeamwork - summary: Get chat from users - description: The chat between the user and Teams app. + summary: Get chat between user and teamsApp + description: Retrieve the chat of the specified user and Teams app. + externalDocs: + description: Find more info here + url: https://learn.microsoft.com/graph/api/userscopeteamsappinstallation-get-chat?view=graph-rest-1.0 operationId: user.teamwork.installedApp_GetChat parameters: - name: user-id @@ -48868,9 +51214,13 @@ components: type: string description: The email address for sending messages to the channel. Read-only. nullable: true + isArchived: + type: boolean + description: Indicates whether the channel is archived. Read-only. + nullable: true isFavoriteByDefault: type: boolean - description: 'Indicates whether the channel should automatically be marked ''favorite'' for all members of the team. Can only be set programmatically with Create team. Default: false.' + description: 'Indicates whether the channel should be marked as recommended for all members of the team to show in their channel list. Note: All recommended channels automatically show in the channels list for education and frontline worker users. The property can only be set programmatically via the Create team method. The default value is false.' nullable: true membershipType: $ref: '#/components/schemas/microsoft.graph.channelMembershipType' @@ -49056,16 +51406,16 @@ components: description: The licenses that are assigned to the group. Returned only on $select. Supports $filter (eq).Read-only. autoSubscribeNewMembers: type: boolean - description: 'Indicates if new members added to the group will be auto-subscribed to receive email notifications. You can set this property in a PATCH request for the group; do not set it in the initial POST request that creates the group. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}).' + description: 'Indicates if new members added to the group are autosubscribed to receive email notifications. You can set this property in a PATCH request for the group; don''t set it in the initial POST request that creates the group. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}).' nullable: true classification: type: string - description: 'Describes a classification for the group (such as low, medium or high business impact). Valid values for this property are defined by creating a ClassificationList setting value, based on the template definition.Returned by default. Supports $filter (eq, ne, not, ge, le, startsWith).' + description: 'Describes a classification for the group (such as low, medium, or high business impact). Valid values for this property are defined by creating a ClassificationList setting value, based on the template definition.Returned by default. Supports $filter (eq, ne, not, ge, le, startsWith).' 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: 'Timestamp of when the group was created. The value cannot be modified and is automatically populated when the group is created. 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. Returned by default. Read-only.' + description: 'Timestamp of when the group was created. The value can''t be modified and is automatically populated when the group is created. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on January 1, 2014 is 2014-01-01T00:00:00Z. Returned by default. Read-only.' format: date-time nullable: true description: @@ -49074,12 +51424,12 @@ components: nullable: true displayName: type: string - description: 'The display name for the group. This property is required when a group is created and cannot be cleared during updates. Maximum length is 256 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values), $search, and $orderby.' + description: 'The display name for the group. This property is required when a group is created and can''t be cleared during updates. Maximum length is 256 characters. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values), $search, and $orderby.' 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 - description: 'Timestamp of when the group is set to expire. It is null for security groups, but for Microsoft 365 groups, it represents when the group is set to expire as defined in the groupLifecyclePolicy. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Returned by default. Supports $filter (eq, ne, not, ge, le, in). Read-only.' + description: 'Timestamp of when the group is set to expire. It''s null for security groups, but for Microsoft 365 groups, it represents when the group is set to expire as defined in the groupLifecyclePolicy. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on January 1, 2014 is 2014-01-01T00:00:00Z. Returned by default. Supports $filter (eq, ne, not, ge, le, in). Read-only.' format: date-time nullable: true groupTypes: @@ -49093,11 +51443,11 @@ components: nullable: true hideFromAddressLists: type: boolean - description: 'True if the group is not displayed in certain parts of the Outlook UI: the Address Book, address lists for selecting message recipients, and the Browse Groups dialog for searching groups; otherwise, false. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}).' + description: 'True if the group isn''t displayed in certain parts of the Outlook UI: the Address Book, address lists for selecting message recipients, and the Browse Groups dialog for searching groups; otherwise, false. The default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}).' nullable: true hideFromOutlookClients: type: boolean - description: 'True if the group is not displayed in Outlook clients, such as Outlook for Windows and Outlook on the web; otherwise, false. The default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}).' + description: 'True if the group isn''t displayed in Outlook clients, such as Outlook for Windows and Outlook on the web; otherwise, false. The default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}).' nullable: true isArchived: type: boolean @@ -49105,7 +51455,7 @@ components: nullable: true isAssignableToRole: type: boolean - description: 'Indicates whether this group can be assigned to a Microsoft Entra role. Optional. This property can only be set while creating the group and is immutable. If set to true, the securityEnabled property must also be set to true, visibility must be Hidden, and the group cannot be a dynamic group (that is, groupTypes cannot contain DynamicMembership). Only callers in Global Administrator and Privileged Role Administrator roles can set this property. The caller must also be assigned the RoleManagement.ReadWrite.Directory permission to set this property or update the membership of such groups. For more, see Using a group to manage Microsoft Entra role assignmentsUsing this feature requires a Microsoft Entra ID P1 license. Returned by default. Supports $filter (eq, ne, not).' + description: 'Indicates whether this group can be assigned to a Microsoft Entra role. Optional. This property can only be set while creating the group and is immutable. If set to true, the securityEnabled property must also be set to true, visibility must be Hidden, and the group can''t be a dynamic group (that is, groupTypes can''t contain DynamicMembership). Only callers with at least the Privileged Role Administrator role can set this property. The caller must also be assigned the RoleManagement.ReadWrite.Directory permission to set this property or update the membership of such groups. For more, see Using a group to manage Microsoft Entra role assignmentsUsing this feature requires a Microsoft Entra ID P1 license. Returned by default. Supports $filter (eq, ne, not).' nullable: true isSubscribedByMail: type: boolean @@ -49123,7 +51473,7 @@ components: nullable: true mailNickname: type: string - description: 'The mail alias for the group, unique for Microsoft 365 groups in the organization. Maximum length is 64 characters. This property can contain only characters in the ASCII character set 0 - 127 except the following: @ () / [] '' ; : <> , SPACE. Required. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values).' + description: 'The mail alias for the group, unique for Microsoft 365 groups in the organization. Maximum length is 64 characters. This property can contain only characters in the ASCII character set 0 - 127 except the following characters: @ () / [] '' ; : <> , SPACE. Required. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values).' nullable: true membershipRule: type: string @@ -49135,15 +51485,17 @@ components: nullable: true onPremisesDomainName: type: string + description: 'Contains the on-premises domain FQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers synchronizing their on-premises directory to Microsoft Entra ID via Microsoft Entra Connect.Returned by default. Read-only.' nullable: true onPremisesLastSyncDateTime: 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 last time at which the group was synced with the on-premises directory.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. Returned by default. Read-only. Supports $filter (eq, ne, not, ge, le, in).' + description: 'Indicates the last time at which the group was synced with the on-premises directory. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC time. For example, midnight UTC on January 1, 2014 is 2014-01-01T00:00:00Z. Returned by default. Read-only. Supports $filter (eq, ne, not, ge, le, in).' format: date-time nullable: true onPremisesNetBiosName: type: string + description: Contains the on-premises netBios name synchronized from the on-premises directory. The property is only populated for customers synchronizing their on-premises directory to Microsoft Entra ID via Microsoft Entra Connect.Returned by default. Read-only. nullable: true onPremisesProvisioningErrors: type: array @@ -49156,15 +51508,15 @@ components: nullable: true onPremisesSecurityIdentifier: type: string - description: Contains the on-premises security identifier (SID) for the group synchronized from on-premises to the cloud. Returned by default. Supports $filter (eq including on null values). Read-only. + description: Contains the on-premises security identifier (SID) for the group synchronized from on-premises to the cloud. Read-only. Returned by default. Supports $filter (eq including on null values). nullable: true onPremisesSyncEnabled: type: boolean - description: 'true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never been synced from an on-premises directory (default). Returned by default. Read-only. Supports $filter (eq, ne, not, in, and eq on null values).' + description: 'true if this group is synced from an on-premises directory; false if this group was originally synced from an on-premises directory but is no longer synced; null if this object has never synced from an on-premises directory (default). Returned by default. Read-only. Supports $filter (eq, ne, not, in, and eq on null values).' nullable: true preferredDataLocation: type: string - description: 'The preferred data location for the Microsoft 365 group. By default, the group inherits the group creator''s preferred data location. To set this property, the calling app must be granted the Directory.ReadWrite.All permission and the user be assigned one of the following Microsoft Entra roles: Global Administrator User Account Administrator Directory Writer Exchange Administrator SharePoint Administrator For more information about this property, see OneDrive Online Multi-Geo. Nullable. Returned by default.' + description: 'The preferred data location for the Microsoft 365 group. By default, the group inherits the group creator''s preferred data location. To set this property, the calling app must be granted the Directory.ReadWrite.All permission and the user be assigned at least one of the following Microsoft Entra roles: User Account Administrator Directory Writer Exchange Administrator SharePoint Administrator For more information about this property, see OneDrive Online Multi-Geo. Nullable. Returned by default.' nullable: true preferredLanguage: type: string @@ -49178,7 +51530,7 @@ components: renewedDateTime: 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: 'Timestamp of when the group was last renewed. This cannot be modified directly and is only updated via the renew service action. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Returned by default. Supports $filter (eq, ne, not, ge, le, in). Read-only.' + description: 'Timestamp of when the group was last renewed. This value can''t be modified directly and is only updated via the renew service action. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on January 1, 2014 is 2014-01-01T00:00:00Z. Returned by default. Supports $filter (eq, ne, not, ge, le, in). Read-only.' format: date-time nullable: true securityEnabled: @@ -49187,16 +51539,16 @@ components: nullable: true securityIdentifier: type: string - description: 'Security identifier of the group, used in Windows scenarios. Returned by default.' + description: 'Security identifier of the group, used in Windows scenarios. Read-only. Returned by default.' nullable: true serviceProvisioningErrors: type: array items: $ref: '#/components/schemas/microsoft.graph.serviceProvisioningError' - description: 'Errors published by a federated service describing a non-transient, service-specific error regarding the properties or link from a group object . Supports $filter (eq, not, for isResolved and serviceInstance).' + description: 'Errors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a group object. Supports $filter (eq, not, for isResolved and serviceInstance).' theme: type: string - description: 'Specifies a Microsoft 365 group''s color theme. Possible values are Teal, Purple, Green, Blue, Pink, Orange or Red. Returned by default.' + description: 'Specifies a Microsoft 365 group''s color theme. Possible values are Teal, Purple, Green, Blue, Pink, Orange, or Red. Returned by default.' nullable: true uniqueName: type: string @@ -49206,24 +51558,24 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: 'Count of conversations that have received new posts since the signed-in user last visited the group. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}).' + description: 'Count of conversations that received new posts since the signed-in user last visited the group. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}).' format: int32 nullable: true visibility: type: string - description: 'Specifies the group join policy and group content visibility for groups. Possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can''t be updated later. Other values of visibility can be updated after group creation. If visibility value is not specified during group creation on Microsoft Graph, a security group is created as Private by default, and the Microsoft 365 group is Public. Groups assignable to roles are always Private. To learn more, see group visibility options. Returned by default. Nullable.' + description: 'Specifies the group join policy and group content visibility for groups. Possible values are: Private, Public, or HiddenMembership. HiddenMembership can be set only for Microsoft 365 groups when the groups are created. It can''t be updated later. Other values of visibility can be updated after group creation. If visibility value isn''t specified during group creation on Microsoft Graph, a security group is created as Private by default, and the Microsoft 365 group is Public. Groups assignable to roles are always Private. To learn more, see group visibility options. Returned by default. Nullable.' nullable: true acceptedSenders: type: array items: $ref: '#/components/schemas/microsoft.graph.directoryObject' - description: 'The list of users or groups allowed to create posts or calendar events in this group. If this list is non-empty, then only users or groups listed here are allowed to post.' + description: 'The list of users or groups allowed to create posts or calendar events in this group. If this list is nonempty, then only users or groups listed here are allowed to post.' x-ms-navigationProperty: true appRoleAssignments: type: array items: $ref: '#/components/schemas/microsoft.graph.appRoleAssignment' - description: Represents the app roles a group has been granted for an application. Supports $expand. + description: Represents the app roles granted to a group for an application. Supports $expand. x-ms-navigationProperty: true calendar: $ref: '#/components/schemas/microsoft.graph.calendar' @@ -49291,7 +51643,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.directoryObject' - 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).' + description: 'The owners of the group. Limited to 100 owners. Nullable. If this property isn''t 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).' x-ms-navigationProperty: true permissionGrants: type: array @@ -49318,7 +51670,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.groupSetting' - description: 'Settings that can govern this group''s behavior, like whether members can invite guest users to the group. Nullable.' + description: 'Settings that can govern this group''s behavior, like whether members can invite guests to the group. Nullable.' x-ms-navigationProperty: true sites: type: array @@ -49780,7 +52132,7 @@ components: description: Indicates whether Microsoft Teams is enabled for the organization. region: type: string - description: 'Represents the region of the organization. > The region property contains the organization''s or the user''s region. The property contains the user''s region (if available) for users who have a valid multigeo license. For users without multigeo licenses, the region property contains the organization''s region.' + description: 'Represents the region of the organization or the tenant. The region value can be any region supported by the Teams payload. The possible values are: Americas, Europe and MiddleEast, Asia Pacific, UAE, Australia, Brazil, Canada, Switzerland, Germany, France, India, Japan, South Korea, Norway, Singapore, United Kingdom, South Africa, Sweden, Qatar, Poland, Italy, Israel, USGov Community Cloud, USGov Community Cloud High, USGov Department of Defense, and China.' nullable: true deletedChats: type: array @@ -49879,11 +52231,11 @@ components: properties: locale: type: string - description: The chosen locale of a user in Microsoft Teams. + description: 'Represents the location that a user selected in Microsoft Teams and doesn''t follow the Office''s locale setting. A user’s locale is represented by their preferred language and country or region. For example, en-us. The language component follows two-letter codes as defined in ISO 639-1, and the country component follows two-letter codes as defined in ISO 3166-1 alpha-2.' nullable: true region: type: string - description: The region of the user in Microsoft Teams. + description: 'Represents the region of the organization or the user. For users with multigeo licenses, the property contains the user''s region (if available). For users without multigeo licenses, the property contains the organization''s region.The region value can be any region supported by the Teams payload. The possible values are: Americas, Europe and MiddleEast, Asia Pacific, UAE, Australia, Brazil, Canada, Switzerland, Germany, France, India, Japan, South Korea, Norway, Singapore, United Kingdom, South Africa, Sweden, Qatar, Poland, Italy, Israel, USGov Community Cloud, USGov Community Cloud High, USGov Department of Defense, and China.' nullable: true associatedTeams: type: array @@ -50206,11 +52558,11 @@ components: properties: displayName: type: string - description: 'The display name of the identity. The display name 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.' + description: 'The display name of the identity.For drive items, the display name 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 don''t show up as changed when using delta.' nullable: true id: type: string - description: Unique identifier for the identity. + description: 'Unique identifier for the identity or actor. For example, in the access reviews decisions API, this property might record the id of the principal, that is, the group, user, or application that''s subject to review.' nullable: true additionalProperties: type: object @@ -50878,7 +53230,7 @@ components: $ref: '#/components/schemas/microsoft.graph.identitySet' scope: type: string - description: 'Indicates the scope of how the item is shared: anonymous, organization, or users. Read-only.' + description: 'Indicates the scope of how the item is shared. The possible values are: anonymous, organization, or users. Read-only.' nullable: true sharedBy: $ref: '#/components/schemas/microsoft.graph.identitySet' @@ -51065,6 +53417,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.identitySet' + description: 'For type permissions, the details of the users to whom permission was granted. Read-only.' grantedToIdentitiesV2: type: array items: @@ -51300,11 +53653,11 @@ components: 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 - description: A collection of the unique identifiers for plans that have been disabled. + description: A collection of the unique identifiers for plans that have been disabled. IDs are available in servicePlans > servicePlanId in the tenant's subscribedSkus or serviceStatus > servicePlanId in the tenant's companySubscription. skuId: 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 - description: The unique identifier for the SKU. + description: The unique identifier for the SKU. Corresponds to the skuId from subscribedSkus or companySubscription. format: uuid nullable: true additionalProperties: @@ -52012,6 +54365,8 @@ components: - unknownFutureValue - teamifyGroup - createChannel + - archiveChannel + - unarchiveChannel type: string microsoft.graph.teamsAsyncOperationStatus: title: teamsAsyncOperationStatus @@ -52766,7 +55121,7 @@ components: nullable: true path: type: string - description: Path that can be used to navigate to the item. Read-only. + description: Percent-encoded path that can be used to navigate to the item. Read-only. nullable: true shareId: type: string @@ -52802,7 +55157,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.assignedLicense' - description: 'The licenses that are assigned to the user, including inherited (group-based) licenses. This property doesn''t differentiate between directly assigned and inherited licenses. Use the licenseAssignmentStates property to identify the directly assigned and inherited licenses. Not nullable. Returned only on $select. Supports $filter (eq, not, /$count eq 0, /$count ne 0).' + description: 'The licenses that are assigned to the user, including inherited (group-based) licenses. This property doesn''t differentiate between directly assigned and inherited licenses. Use the licenseAssignmentStates property to identify the directly assigned and inherited licenses. Not nullable. Returned only on $select. Supports $filter (eq, not, /$count eq 0, /$count ne 0).' assignedPlans: type: array items: @@ -52819,32 +55174,32 @@ components: type: array items: type: string - description: 'The telephone numbers for the user. NOTE: Although it is a string collection, only one number can be set for this property. Read-only for users synced from the on-premises directory. Returned by default. Supports $filter (eq, not, ge, le, startsWith).' + description: 'The telephone numbers for the user. NOTE: Although it''s a string collection, only one number can be set for this property. Read-only for users synced from the on-premises directory. Returned by default. Supports $filter (eq, not, ge, le, startsWith).' city: type: string description: 'The city where the user is located. Maximum length is 128 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values).' nullable: true companyName: type: string - description: 'The name of the company that the user is associated with. This property can be useful for describing the company that an external user comes from. The maximum length is 64 characters.Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values).' + description: 'The name of the company that the user is associated with. This property can be useful for describing the company that a guest comes from. The maximum length is 64 characters.Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values).' nullable: true consentProvidedForMinor: type: string - description: 'Sets whether consent was obtained for minors. Allowed values: null, Granted, Denied and NotRequired. Refer to the legal age group property definitions for further information. Returned only on $select. Supports $filter (eq, ne, not, and in).' + description: 'Sets whether consent was obtained for minors. Allowed values: null, Granted, Denied, and NotRequired. For more information, see legal age group property definitions. Returned only on $select. Supports $filter (eq, ne, not, and in).' nullable: true country: type: string - description: 'The country or region where the user is located; for example, US or UK. Maximum length is 128 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values).' + description: 'The country/region where the user is located; for example, US or UK. Maximum length is 128 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values).' 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 user was created, in ISO 8601 format and UTC. The value cannot be modified and is automatically populated when the entity is created. Nullable. For on-premises users, the value represents when they were first created in Microsoft Entra ID. Property is null for some users created before June 2018 and on-premises users that were synced to Microsoft Entra ID before June 2018. Read-only. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in).' + description: 'The date and time the user was created, in ISO 8601 format and UTC. The value can''t be modified and is automatically populated when the entity is created. Nullable. For on-premises users, the value represents when they were first created in Microsoft Entra ID. Property is null for some users created before June 2018 and on-premises users that were synced to Microsoft Entra ID before June 2018. Read-only. Returned only on $select. Supports $filter (eq, ne, not , ge, le, in).' format: date-time nullable: true creationType: 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).' + 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 a guest 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' @@ -52860,7 +55215,7 @@ components: format: int32 displayName: type: string - description: 'The name displayed in the address book for the user. This is usually the combination of the user''s first name, middle initial, and last name. This property is required when a user is created and it cannot be cleared during updates. Maximum length is 256 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values), $orderby, and $search.' + description: 'The name displayed in the address book for the user. This value is usually the combination of the user''s first name, middle initial, and family name. This property is required when a user is created and it can''t be cleared during updates. Maximum length is 256 characters. Returned by default. Supports $filter (eq, ne, not , ge, le, in, startsWith, and eq on null values), $orderby, and $search.' nullable: true employeeHireDate: 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])$' @@ -52875,7 +55230,7 @@ components: employeeLeaveDateTime: 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 when the user left or will leave the organization. To read this property, the calling app must be assigned the User-LifeCycleInfo.Read.All permission. To write this property, the calling app must be assigned the User.Read.All and User-LifeCycleInfo.ReadWrite.All permissions. To read this property in delegated scenarios, the admin needs one of the following Microsoft Entra roles: Lifecycle Workflows Administrator, Global Reader, or Global Administrator. To write this property in delegated scenarios, the admin needs the Global Administrator role. Supports $filter (eq, ne, not , ge, le, in). For more information, see Configure the employeeLeaveDateTime property for a user.' + description: 'The date and time when the user left or will leave the organization. To read this property, the calling app must be assigned the User-LifeCycleInfo.Read.All permission. To write this property, the calling app must be assigned the User.Read.All and User-LifeCycleInfo.ReadWrite.All permissions. To read this property in delegated scenarios, the admin needs at least one of the following Microsoft Entra roles: Lifecycle Workflows Administrator, Global Reader. To write this property in delegated scenarios, the admin needs the Global Administrator role. Supports $filter (eq, ne, not , ge, le, in). For more information, see Configure the employeeLeaveDateTime property for a user.' format: date-time nullable: true employeeOrgData: @@ -52886,7 +55241,7 @@ components: nullable: true externalUserState: type: string - description: 'For an external user invited to the tenant using the invitation API, this property represents the invited user''s invitation status. For invited users, the state can be PendingAcceptance or Accepted, or null for all other users. Returned only on $select. Supports $filter (eq, ne, not , in).' + description: 'For a guest invited to the tenant using the invitation API, this property represents the invited user''s invitation status. For invited users, the state can be PendingAcceptance or Accepted, or null for all other users. Returned only on $select. Supports $filter (eq, ne, not , in).' nullable: true externalUserStateChangeDateTime: 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])$' @@ -52905,13 +55260,13 @@ components: hireDate: 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 hire date of the user. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014, is 2014-01-01T00:00:00Z. Returned only on $select. Note: This property is specific to SharePoint Online. We recommend using the native employeeHireDate property to set and update hire date values using Microsoft Graph APIs.' + description: 'The hire date of the user. The Timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014, is 2014-01-01T00:00:00Z. Returned only on $select. Note: This property is specific to SharePoint in Microsoft 365. We recommend using the native employeeHireDate property to set and update hire date values using Microsoft Graph APIs.' format: date-time identities: type: array items: $ref: '#/components/schemas/microsoft.graph.objectIdentity' - description: 'Represents the identities that can be used to sign in to this user account. Microsoft (also known as a local account), organizations, or social identity providers such as Facebook, Google, and Microsoft can provide identity and tie it to a user account. It may contain multiple items with the same signInType value. Returned only on $select. Supports $filter (eq) with limitations.' + description: 'Represents the identities that can be used to sign in to this user account. Microsoft (also known as a local account), organizations, or social identity providers such as Facebook, Google, and Microsoft can provide identity and tie it to a user account. It might contain multiple items with the same signInType value. Returned only on $select. Supports $filter (eq) with limitations.' imAddresses: type: array items: @@ -52926,7 +55281,7 @@ components: description: A list for the user to describe their interests. Returned only on $select. isResourceAccount: type: boolean - description: Do not use – reserved for future use. + description: Don't use – reserved for future use. nullable: true jobTitle: type: string @@ -52940,13 +55295,13 @@ components: nullable: true legalAgeGroupClassification: type: string - description: 'Used by enterprise applications to determine the legal age group of the user. This property is read-only and calculated based on ageGroup and consentProvidedForMinor properties. Allowed values: null, MinorWithOutParentalConsent, MinorWithParentalConsent, MinorNoParentalConsentRequired, NotAdult, and Adult. Refer to the legal age group property definitions for further information. Returned only on $select.' + description: 'Used by enterprise applications to determine the legal age group of the user. This property is read-only and calculated based on ageGroup and consentProvidedForMinor properties. Allowed values: null, MinorWithOutParentalConsent, MinorWithParentalConsent, MinorNoParentalConsentRequired, NotAdult, and Adult. For more information, see legal age group property definitions. Returned only on $select.' nullable: true licenseAssignmentStates: type: array items: $ref: '#/components/schemas/microsoft.graph.licenseAssignmentState' - description: State of license assignments for this user. Also indicates licenses that are directly assigned or the user has inherited through group memberships. Read-only. Returned only on $select. + description: State of license assignments for this user. Also indicates licenses that are directly assigned or the user inherited through group memberships. Read-only. Returned only on $select. mail: type: string description: 'The SMTP address for the user, for example, jeff@contoso.com. Changes to this property update the user''s proxyAddresses collection to include the value as an SMTP address. This property can''t contain accent characters. NOTE: We don''t recommend updating this property for Azure AD B2C user profiles. Use the otherMails property instead. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, endsWith, and eq on null values).' @@ -52981,7 +55336,7 @@ components: $ref: '#/components/schemas/microsoft.graph.onPremisesExtensionAttributes' onPremisesImmutableId: type: string - description: 'This property is used to associate an on-premises Active Directory user account to their Microsoft Entra user object. This property must be specified when creating a new user account in the Graph if you''re using a federated domain for the user''s userPrincipalName (UPN) property. NOTE: The $ and _ characters can''t be used when specifying this property. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in)..' + description: 'This property is used to associate an on-premises Active Directory user account to their Microsoft Entra user object. This property must be specified when creating a new user account in the Graph if you''re using a federated domain for the user''s userPrincipalName (UPN) property. NOTE: The $ and _ characters can''t be used when specifying this property. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in).' nullable: true onPremisesLastSyncDateTime: 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])$' @@ -53000,7 +55355,7 @@ components: nullable: true onPremisesSecurityIdentifier: type: string - description: Contains the on-premises security identifier (SID) for the user that was synchronized from on-premises to the cloud. Read-only. Returned only on $select. Supports $filter (eq including on null values). + description: Contains the on-premises security identifier (SID) for the user that was synchronized from on-premises to the cloud. Read-only. Returned only on $select. Supports $filter (eq including on null values). nullable: true onPremisesSyncEnabled: type: boolean @@ -53014,10 +55369,10 @@ components: type: array items: type: string - description: 'A list of additional email addresses for the user; for example: [''bob@contoso.com'', ''Robert@fabrikam.com'']. NOTE: This property can''t contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith, endsWith, /$count eq 0, /$count ne 0).' + description: 'A list of other email addresses for the user; for example: [''bob@contoso.com'', ''Robert@fabrikam.com'']. NOTE: This property can''t contain accent characters. Returned only on $select. Supports $filter (eq, not, ge, le, in, startsWith, endsWith, /$count eq 0, /$count ne 0).' passwordPolicies: type: string - description: 'Specifies password policies for the user. This value is an enumeration with one possible value being DisableStrongPassword, which allows weaker passwords than the default policy to be specified. DisablePasswordExpiration can also be specified. The two may be specified together; for example: DisablePasswordExpiration, DisableStrongPassword. Returned only on $select. For more information on the default password policies, see Microsoft Entra password policies. Supports $filter (ne, not, and eq on null values).' + description: 'Specifies password policies for the user. This value is an enumeration with one possible value being DisableStrongPassword, which allows weaker passwords than the default policy to be specified. DisablePasswordExpiration can also be specified. The two might be specified together; for example: DisablePasswordExpiration, DisableStrongPassword. Returned only on $select. For more information on the default password policies, see Microsoft Entra password policies. Supports $filter (ne, not, and eq on null values).' nullable: true passwordProfile: $ref: '#/components/schemas/microsoft.graph.passwordProfile' @@ -53037,7 +55392,7 @@ components: nullable: true preferredLanguage: type: string - description: 'The preferred language for the user. The preferred language format is based on RFC 4646. The name is a combination of an ISO 639 two-letter lowercase culture code associated with the language and an ISO 3166 two-letter uppercase subculture code associated with the country or region. Example: ''en-US'', or ''es-ES''. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values)' + description: 'The preferred language for the user. The preferred language format is based on RFC 4646. The name is a combination of an ISO 639 two-letter lowercase culture code associated with the language, and an ISO 3166 two-letter uppercase subculture code associated with the country or region. Example: ''en-US'', or ''es-ES''. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values)' nullable: true preferredName: type: string @@ -53054,7 +55409,7 @@ components: type: array items: type: string - description: 'For example: [''SMTP: bob@contoso.com'', ''smtp: bob@sales.contoso.com'']. Changes to the mail property will also update this collection to include the value as an SMTP address. For more information, see mail and proxyAddresses properties. The proxy address prefixed with SMTP (capitalized) is the primary proxy address while those prefixed with smtp are the secondary proxy addresses. For Azure AD B2C accounts, this property has a limit of 10 unique addresses. Read-only in Microsoft Graph; you can update this property only through the Microsoft 365 admin center. Not nullable. Returned only on $select. Supports $filter (eq, not, ge, le, startsWith, endsWith, /$count eq 0, /$count ne 0).' + description: 'For example: [''SMTP: bob@contoso.com'', ''smtp: bob@sales.contoso.com'']. Changes to the mail property update this collection to include the value as an SMTP address. For more information, see mail and proxyAddresses properties. The proxy address prefixed with SMTP (capitalized) is the primary proxy address, while those addresses prefixed with smtp are the secondary proxy addresses. For Azure AD B2C accounts, this property has a limit of 10 unique addresses. Read-only in Microsoft Graph; you can update this property only through the Microsoft 365 admin center. Not nullable. Returned only on $select. Supports $filter (eq, not, ge, le, startsWith, endsWith, /$count eq 0, /$count ne 0).' responsibilities: type: array items: @@ -53066,7 +55421,7 @@ components: items: type: string nullable: true - description: A list for the user to enumerate the schools they have attended. Returned only on $select. + description: A list for the user to enumerate the schools they attended. Returned only on $select. securityIdentifier: type: string description: 'Security identifier (SID) of the user, used in Windows scenarios. Read-only. Returned by default. Supports $select and $filter (eq, not, ge, le, startsWith).' @@ -53075,7 +55430,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.serviceProvisioningError' - description: 'Errors published by a federated service describing a non-transient, service-specific error regarding the properties or link from a user object . Supports $filter (eq, not, for isResolved and serviceInstance).' + description: 'Errors published by a federated service describing a nontransient, service-specific error regarding the properties or link from a user object. Supports $filter (eq, not, for isResolved and serviceInstance).' showInAddressList: type: boolean description: Do not use in Microsoft Graph. Manage this property through the Microsoft 365 admin center instead. Represents whether the user should be included in the Outlook global address list. See Known issue. @@ -53085,7 +55440,7 @@ components: signInSessionsValidFromDateTime: 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: 'Any refresh tokens or sessions tokens (session cookies) issued before this time are invalid, and applications get an error when using an invalid refresh or sessions token to acquire a delegated access token (to access APIs such as Microsoft Graph). If this happens, the application needs to acquire a new refresh token by requesting the authorized endpoint. Read-only. Use revokeSignInSessions to reset. Returned only on $select.' + description: 'Any refresh tokens or session tokens (session cookies) issued before this time are invalid. Applications get an error when using an invalid refresh or session token to acquire a delegated access token (to access APIs such as Microsoft Graph). If this happens, the application needs to acquire a new refresh token by requesting the authorized endpoint. Read-only. Use revokeSignInSessions to reset. Returned only on $select.' format: date-time nullable: true skills: @@ -53100,7 +55455,7 @@ components: nullable: true streetAddress: type: string - description: 'The street address of the user''s place of business. Maximum length is 1024 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values).' + description: 'The street address of the user''s place of business. Maximum length is 1,024 characters. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values).' nullable: true surname: type: string @@ -53108,15 +55463,15 @@ components: nullable: true usageLocation: type: string - description: 'A two-letter country code (ISO standard 3166). Required for users that are assigned licenses due to legal requirements to check for availability of services in countries. Examples include: US, JP, and GB. Not nullable. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values).' + description: 'A two-letter country code (ISO standard 3166). Required for users that are assigned licenses due to legal requirements to check for availability of services in countries. Examples include: US, JP, and GB. Not nullable. Returned only on $select. Supports $filter (eq, ne, not, ge, le, in, startsWith, and eq on null values).' nullable: true userPrincipalName: type: string - description: 'The user principal name (UPN) of the user. The UPN is an Internet-style sign-in name for the user based on the Internet standard RFC 822. By convention, this should map to the user''s email name. The general format is alias@domain, where the domain must be present in the tenant''s collection of verified domains. This property is required when a user is created. The verified domains for the tenant can be accessed from the verifiedDomains property of organization.NOTE: This property can''t contain accent characters. Only the following characters are allowed A - Z, a - z, 0 - 9, '' . - _ ! # ^ ~. For the complete list of allowed characters, see username policies. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, endsWith) and $orderby.' + description: 'The user principal name (UPN) of the user. The UPN is an Internet-style sign-in name for the user based on the Internet standard RFC 822. By convention, this value should map to the user''s email name. The general format is alias@domain, where the domain must be present in the tenant''s collection of verified domains. This property is required when a user is created. The verified domains for the tenant can be accessed from the verifiedDomains property of organization.NOTE: This property can''t contain accent characters. Only the following characters are allowed A - Z, a - z, 0 - 9, '' . - _ ! # ^ ~. For the complete list of allowed characters, see username policies. Returned by default. Supports $filter (eq, ne, not, ge, le, in, startsWith, endsWith) and $orderby.' nullable: true userType: type: string - description: 'A string value that can be used to classify user types in your directory. The possible values are Member and Guest. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). NOTE: For more information about the permissions for member and guest users, see What are the default user permissions in Microsoft Entra ID?' + description: 'A string value that can be used to classify user types in your directory. The possible values are Member and Guest. Returned only on $select. Supports $filter (eq, ne, not, in, and eq on null values). NOTE: For more information about the permissions for members and guests, see What are the default user permissions in Microsoft Entra ID?' nullable: true activities: type: array @@ -53134,7 +55489,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.appRoleAssignment' - description: Represents the app roles a user has been granted for an application. Supports $expand. + description: Represents the app roles a user is granted for an application. Supports $expand. x-ms-navigationProperty: true authentication: $ref: '#/components/schemas/microsoft.graph.authentication' @@ -53225,7 +55580,7 @@ components: inferenceClassification: $ref: '#/components/schemas/microsoft.graph.inferenceClassification' insights: - $ref: '#/components/schemas/microsoft.graph.officeGraphInsights' + $ref: '#/components/schemas/microsoft.graph.itemInsights' joinedTeams: type: array items: @@ -53288,13 +55643,13 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.directoryObject' - 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).' + description: 'Devices the user owns. Read-only. Nullable. Supports $expand and $filter (/$count eq 0, /$count ne 0, /$count eq 1, /$count ne 1).' x-ms-navigationProperty: true ownedObjects: type: array items: $ref: '#/components/schemas/microsoft.graph.directoryObject' - description: 'Directory objects that are owned by the user. Read-only. Nullable. Supports $expand, $select nested in $expand, and $filter (/$count eq 0, /$count ne 0, /$count eq 1, /$count ne 1).' + description: 'Directory objects the user owns. Read-only. Nullable. Supports $expand, $select nested in $expand, and $filter (/$count eq 0, /$count ne 0, /$count eq 1, /$count ne 1).' x-ms-navigationProperty: true people: type: array @@ -53337,7 +55692,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.directoryObject' - description: 'The users and groups 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.' + description: 'The users and groups responsible for this guest''s privileges in the tenant and keeping the guest''s information and access updated. (HTTP Methods: GET, POST, DELETE.). Supports $expand.' x-ms-navigationProperty: true teamwork: $ref: '#/components/schemas/microsoft.graph.userTeamwork' @@ -53679,15 +56034,16 @@ components: properties: content: type: string - description: The content of comment. + description: The content of the comment. nullable: true contentType: type: string - description: Indicates the type for the comment. + description: The content type of the comment. replies: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookCommentReply' + description: The list of replies to the comment. Read-only. Nullable. x-ms-navigationProperty: true additionalProperties: type: object @@ -53706,7 +56062,7 @@ components: properties: comment: type: string - description: Represents the comment associated with this name. + description: The comment associated with this name. nullable: true name: type: string @@ -53717,13 +56073,13 @@ components: description: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. type: type: string - description: 'Indicates what type of reference is associated with the name. The possible values are: String, Integer, Double, Boolean, Range. Read-only.' + description: 'The type of reference is associated with the name. Possible values are: String, Integer, Double, Boolean, Range. Read-only.' nullable: true value: - $ref: '#/components/schemas/microsoft.graph.Json' + description: 'The formula that the name is defined to refer to. For example, =Sheet14!$B$2:$H$12 and =4.75. Read-only.' visible: type: boolean - description: Specifies whether the object is visible or not. + description: Indicates whether the object is visible. worksheet: $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' additionalProperties: @@ -53758,11 +56114,11 @@ components: description: Indicates whether the last column contains special formatting. legacyId: type: string - description: Legacy ID used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. + description: A legacy identifier used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. nullable: true name: type: string - description: Name of the table. + description: The name of the table. nullable: true showBandedColumns: type: boolean @@ -53781,19 +56137,19 @@ components: description: Indicates whether the total row is visible or not. This value can be set to show or remove the total row. style: type: string - description: 'Constant value that represents the Table style. The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.' + description: 'A constant value that represents the Table style. Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.' nullable: true columns: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTableColumn' - description: Represents a collection of all the columns in the table. Read-only. + description: The list of all the columns in the table. Read-only. x-ms-navigationProperty: true rows: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTableRow' - description: Represents a collection of all the rows in the table. Read-only. + description: The list of all the rows in the table. Read-only. x-ms-navigationProperty: true sort: $ref: '#/components/schemas/microsoft.graph.workbookTableSort' @@ -53819,24 +56175,24 @@ components: format: int32 visibility: type: string - description: 'The Visibility of the worksheet. The possible values are: Visible, Hidden, VeryHidden.' + description: 'The visibility of the worksheet. The possible values are: Visible, Hidden, VeryHidden.' charts: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookChart' - description: Returns collection of charts that are part of the worksheet. Read-only. + description: The list of charts that are part of the worksheet. Read-only. x-ms-navigationProperty: true names: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookNamedItem' - description: Returns collection of names that are associated with the worksheet. Read-only. + description: The list of names that are associated with the worksheet. Read-only. x-ms-navigationProperty: true pivotTables: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookPivotTable' - description: Collection of PivotTables that are part of the worksheet. + description: The list of piot tables that are part of the worksheet. x-ms-navigationProperty: true protection: $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtection' @@ -53844,7 +56200,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTable' - description: Collection of tables that are part of the worksheet. Read-only. + description: The list of tables that are part of the worksheet. Read-only. x-ms-navigationProperty: true additionalProperties: type: object @@ -54450,6 +56806,7 @@ components: nullable: true owner: type: string + description: 'Use the container property instead. ID of the group that owns the plan. After it''s set, this property can’t be updated. This property won''t return a valid group ID if the container of the plan isn''t a group.' nullable: true title: type: string @@ -54488,6 +56845,8 @@ components: title: siteCollection type: object properties: + archivalDetails: + $ref: '#/components/schemas/microsoft.graph.siteArchivalDetails' dataLocationCode: type: string description: The geographic region code for where this site collection resides. Only present for multi-geo tenants. Read-only. @@ -55175,7 +57534,7 @@ components: lastNonInteractiveSignInDateTime: 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 last non-interactive sign-in date for a specific user. You can use this field to calculate the last time a client attempted (either successfully or unsuccessfully) to sign in to the directory on behalf of a user. Because some users may use clients to access tenant resources rather than signing into your tenant directly, you can use the non-interactive sign-in date to along with lastSignInDateTime to identify inactive users. The timestamp 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''. Microsoft Entra ID maintains non-interactive sign-ins going back to May 2020. For more information about using the value of this property, see Manage inactive user accounts in Microsoft Entra ID.' + description: 'The last non-interactive sign-in date for a specific user. You can use this field to calculate the last time a client attempted (either successfully or unsuccessfully) to sign in to the directory on behalf of a user. Because some users may use clients to access tenant resources rather than signing into your tenant directly, you can use the non-interactive sign-in date to along with lastSignInDateTime to identify inactive users. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Microsoft Entra ID maintains non-interactive sign-ins going back to May 2020. For more information about using the value of this property, see Manage inactive user accounts in Microsoft Entra ID.' format: date-time nullable: true lastNonInteractiveSignInRequestId: @@ -55185,13 +57544,23 @@ components: lastSignInDateTime: 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 last interactive sign-in date and time for a specific user. You can use this field to calculate the last time a user attempted (either successfully or unsuccessfully) to sign in to the directory with an interactive authentication method. This field can be used to build reports, such as inactive users. The timestamp 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''. Microsoft Entra ID maintains interactive sign-ins going back to April 2020. For more information about using the value of this property, see Manage inactive user accounts in Microsoft Entra ID.' + description: 'The last interactive sign-in date and time for a specific user. You can use this field to calculate the last time a user attempted (either successfully or unsuccessfully) to sign in to the directory with an interactive authentication method. This field can be used to build reports, such as inactive users. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Microsoft Entra ID maintains interactive sign-ins going back to April 2020. For more information about using the value of this property, see Manage inactive user accounts in Microsoft Entra ID.' format: date-time nullable: true lastSignInRequestId: type: string description: Request identifier of the last interactive sign-in performed by this user. nullable: true + lastSuccessfulSignInDateTime: + 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 of the user''s most recent successful sign-in activity. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z.' + format: date-time + nullable: true + lastSuccessfulSignInRequestId: + type: string + description: The request ID of the last successful sign-in. + nullable: true additionalProperties: type: object microsoft.graph.userActivity: @@ -55214,7 +57583,7 @@ components: description: Optional. Short text description of the app used to generate the activity for use in cases when the app is not installed on the user’s local device. nullable: true contentInfo: - $ref: '#/components/schemas/microsoft.graph.Json' + description: Optional. A custom piece of data - JSON-LD extensible description of content according to schema.org syntax. contentUrl: type: string description: 'Optional. Used in the event the content can be rendered outside of a native or web-based app experience (for example, a pointer to an item in an RSS feed).' @@ -55353,13 +57722,13 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.longRunningOperation' - description: Represents the status of a long-running operation. + description: 'Represents the status of a long-running operation, such as a password reset operation.' x-ms-navigationProperty: true passwordMethods: type: array items: $ref: '#/components/schemas/microsoft.graph.passwordAuthenticationMethod' - description: 'Represents the password that''s registered to a user for authentication. For security, the password itself will never be returned in the object, but action can be taken to reset a password.' + description: 'Represents the password registered to a user for authentication. For security, the password itself is never returned in the object, but action can be taken to reset a password.' x-ms-navigationProperty: true phoneMethods: type: array @@ -55371,7 +57740,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.softwareOathAuthenticationMethod' - description: The software OATH TOTP applications registered to a user for authentication. + description: The software OATH time-based one-time password (TOTP) applications registered to a user for authentication. x-ms-navigationProperty: true temporaryAccessPassMethods: type: array @@ -55526,7 +57895,7 @@ components: nullable: true generation: type: string - description: The contact's generation. + description: The contact's suffix. nullable: true givenName: type: string @@ -55679,30 +58048,11 @@ components: x-ms-navigationProperty: true additionalProperties: type: object - microsoft.graph.officeGraphInsights: + microsoft.graph.itemInsights: allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: officeGraphInsights + - $ref: '#/components/schemas/microsoft.graph.officeGraphInsights' + - title: itemInsights type: object - properties: - shared: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.sharedInsight' - description: 'Calculated relationship identifying documents shared with or by the user. This includes URLs, file attachments, and reference attachments to OneDrive for Business and SharePoint files found in Outlook messages and meetings. This also includes URLs and reference attachments to Teams conversations. Ordered by recency of share.' - x-ms-navigationProperty: true - trending: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.trending' - description: 'Calculated relationship identifying documents trending around a user. Trending documents are calculated based on activity of the user''s closest network of people and include files stored in OneDrive for Business and SharePoint. Trending insights help the user to discover potentially useful content that the user has access to, but has never viewed before.' - x-ms-navigationProperty: true - used: - type: array - items: - $ref: '#/components/schemas/microsoft.graph.usedInsight' - description: 'Calculated relationship identifying the latest documents viewed or modified by a user, including OneDrive for Business and SharePoint documents, ranked by recency of use.' - x-ms-navigationProperty: true additionalProperties: type: object microsoft.graph.licenseDetails: @@ -56294,10 +58644,10 @@ components: properties: clientId: type: string - 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). + description: The object id (not appId) of the client service principal for the application that's 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).' + 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. Nonadmin users might be authorized to consent on behalf of themselves in some cases, for some delegated permissions. Required. Supports $filter (eq only).' nullable: true principalId: type: string @@ -56305,10 +58655,10 @@ components: nullable: true resourceId: type: string - description: The id of the resource service principal to which access is authorized. This identifies the API which the client is authorized to attempt to call on behalf of a signed-in user. Supports $filter (eq only). + description: The id of the resource service principal to which access is authorized. This identifies the API that the client is authorized to attempt to call on behalf of a signed-in user. Supports $filter (eq only). scope: type: string - description: 'A space-separated list of the claim values for delegated permissions which should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. Must not exceed 3850 characters in length.' + description: 'A space-separated list of the claim values for delegated permissions that should be included in access tokens for the resource application (the API). For example, openid User.Read GroupMember.Read.All. Each claim value should match the value field of one of the delegated permissions defined by the API, listed in the oauth2PermissionScopes property of the resource service principal. Must not exceed 3,850 characters in length.' nullable: true additionalProperties: type: object @@ -56320,6 +58670,7 @@ components: properties: attendeeReport: type: string + description: The content stream of the attendee report of a Microsoft Teams live event. Read-only. format: base64url nullable: true broadcastSettings: @@ -56341,13 +58692,14 @@ components: nullable: true isBroadcast: type: boolean + description: Indicates whether this meeting is a Teams live event. nullable: true participants: $ref: '#/components/schemas/microsoft.graph.meetingParticipants' 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])$' type: string - description: The meeting start time in UTC. Required when you create an online meeting. + description: The meeting start time in UTC. format: date-time nullable: true recordings: @@ -56530,8 +58882,12 @@ components: contributionToContentDiscoveryDisabled: type: boolean description: 'When set to true, the delegate access to the user''s trending API is disabled. When set to true, documents in the user''s Office Delve are disabled. When set to true, the relevancy of the content displayed in Microsoft 365, for example in Suggested sites in SharePoint Home and the Discover view in OneDrive for Business is affected. Users can control this setting in Office Delve.' + itemInsights: + $ref: '#/components/schemas/microsoft.graph.userInsightsSettings' shiftPreferences: $ref: '#/components/schemas/microsoft.graph.shiftPreferences' + storage: + $ref: '#/components/schemas/microsoft.graph.userStorage' windows: type: array items: @@ -56656,18 +59012,13 @@ components: properties: content: type: string - description: The content of a comment reply. + description: The content of the reply. nullable: true contentType: type: string - description: Indicates the type for the comment reply. + description: The content type for the reply. additionalProperties: type: object - microsoft.graph.Json: - title: Json - type: object - additionalProperties: - type: object microsoft.graph.workbookOperationError: title: workbookOperationError type: object @@ -56702,14 +59053,14 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Returns the index number of the column within the columns collection of the table. Zero-indexed. Read-only. + description: The index of the column within the columns collection of the table. Zero-indexed. Read-only. format: int32 name: type: string - description: Returns the name of the table column. + description: The name of the table column. nullable: true values: - $ref: '#/components/schemas/microsoft.graph.Json' + description: 'TRepresents the raw values of the specified range. The data returned could be of type string, number, or a Boolean. Cell that contain an error will return the error string.' filter: $ref: '#/components/schemas/microsoft.graph.workbookFilter' additionalProperties: @@ -56724,10 +59075,10 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Returns the index number of the row within the rows collection of the table. Zero-indexed. Read-only. + description: The index of the row within the rows collection of the table. Zero-based. Read-only. format: int32 values: - $ref: '#/components/schemas/microsoft.graph.Json' + description: 'The raw values of the specified range. The data returned could be of type string, number, or a Boolean. Any cell that contain an error will return the error string.' additionalProperties: type: object microsoft.graph.workbookTableSort: @@ -56740,13 +59091,13 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookSortField' - description: Represents the current conditions used to last sort the table. Read-only. + description: The list of the current conditions last used to sort the table. Read-only. matchCase: type: boolean - description: Represents whether the casing impacted the last sort of the table. Read-only. + description: Indicates whether the casing impacted the last sort of the table. Read-only. method: type: string - description: 'Represents Chinese character ordering method last used to sort the table. The possible values are: PinYin, StrokeCount. Read-only.' + description: 'The Chinese character ordering method last used to sort the table. The possible values are: PinYin, StrokeCount. Read-only.' additionalProperties: type: object microsoft.graph.workbookChart: @@ -56803,7 +59154,7 @@ components: properties: name: type: string - description: Name of the PivotTable. + description: The name of the pivot table. nullable: true worksheet: $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' @@ -56819,7 +59170,7 @@ components: $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtectionOptions' protected: type: boolean - description: Indicates if the worksheet is protected. Read-only. + description: Indicates whether the worksheet is protected. Read-only. additionalProperties: type: object microsoft.graph.calendarRoleType: @@ -57342,6 +59693,14 @@ components: $ref: '#/components/schemas/microsoft.graph.plannerProgressTaskBoardTaskFormat' additionalProperties: type: object + microsoft.graph.siteArchivalDetails: + title: siteArchivalDetails + type: object + properties: + archiveStatus: + $ref: '#/components/schemas/microsoft.graph.siteArchiveStatus' + additionalProperties: + type: object microsoft.graph.booleanColumn: title: booleanColumn type: object @@ -57987,7 +60346,7 @@ components: description: Optional. Background color used to render the activity in the UI - brand color for the application source of the activity. Must be a valid hex color nullable: true content: - $ref: '#/components/schemas/microsoft.graph.Json' + description: Optional. Custom piece of data - JSON object used to provide custom content to render the activity in the Windows Shell UI description: type: string description: 'Optional. Longer text description of the user''s unique activity (example: document name, first sentence, and/or metadata)' @@ -58019,13 +60378,13 @@ components: 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 - description: Optional. UTC DateTime when the historyItem will undergo hard-delete. Can be set by the client. + description: Optional. UTC DateTime when the activityHistoryItem will undergo hard-delete. Can be set by the client. format: date-time nullable: true lastActiveDateTime: 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: 'Optional. UTC DateTime when the historyItem (activity session) was last understood as active or finished - if null, historyItem status should be Ongoing.' + description: 'Optional. UTC DateTime when the activityHistoryItem (activity session) was last understood as active or finished - if null, activityHistoryItem status should be Ongoing.' format: date-time nullable: true lastModifiedDateTime: @@ -58037,7 +60396,7 @@ components: startedDateTime: 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: Required. UTC DateTime when the historyItem (activity session) was started. Required for timeline history. + description: Required. UTC DateTime when the activityHistoryItem (activity session) was started. Required for timeline history. format: date-time status: $ref: '#/components/schemas/microsoft.graph.status' @@ -58298,7 +60657,6 @@ components: nullable: true externalcourseActivityId: type: string - description: A course activity ID generated by the provider. Optional. nullable: true learnerUserId: type: string @@ -58326,65 +60684,30 @@ components: $ref: '#/components/schemas/microsoft.graph.emailAddress' additionalProperties: type: object - microsoft.graph.sharedInsight: + microsoft.graph.officeGraphInsights: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' - - title: sharedInsight + - title: officeGraphInsights type: object properties: - lastShared: - $ref: '#/components/schemas/microsoft.graph.sharingDetail' - resourceReference: - $ref: '#/components/schemas/microsoft.graph.resourceReference' - resourceVisualization: - $ref: '#/components/schemas/microsoft.graph.resourceVisualization' - sharingHistory: + shared: type: array items: - $ref: '#/components/schemas/microsoft.graph.sharingDetail' - lastSharedMethod: - $ref: '#/components/schemas/microsoft.graph.entity' - resource: - $ref: '#/components/schemas/microsoft.graph.entity' - additionalProperties: - type: object - microsoft.graph.trending: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: trending - type: object - properties: - 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 - resourceReference: - $ref: '#/components/schemas/microsoft.graph.resourceReference' - resourceVisualization: - $ref: '#/components/schemas/microsoft.graph.resourceVisualization' - weight: - type: number - description: 'Value indicating how much the document is currently trending. The larger the number, the more the document is currently trending around the user (the more relevant it is). Returned documents are sorted by this value.' - format: double - resource: - $ref: '#/components/schemas/microsoft.graph.entity' - additionalProperties: - type: object - microsoft.graph.usedInsight: - allOf: - - $ref: '#/components/schemas/microsoft.graph.entity' - - title: usedInsight - type: object - properties: - lastUsed: - $ref: '#/components/schemas/microsoft.graph.usageDetails' - resourceReference: - $ref: '#/components/schemas/microsoft.graph.resourceReference' - resourceVisualization: - $ref: '#/components/schemas/microsoft.graph.resourceVisualization' - resource: - $ref: '#/components/schemas/microsoft.graph.entity' + $ref: '#/components/schemas/microsoft.graph.sharedInsight' + description: 'Calculated relationship that identifies documents shared with or by the user. This includes URLs, file attachments, and reference attachments to OneDrive for work or school and SharePoint files found in Outlook messages and meetings. This also includes URLs and reference attachments to Teams conversations. Ordered by recency of share.' + x-ms-navigationProperty: true + trending: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.trending' + description: 'Calculated relationship that identifies documents trending around a user. Trending documents are calculated based on activity of the user''s closest network of people and include files stored in OneDrive for work or school and SharePoint. Trending insights help the user to discover potentially useful content that the user has access to, but has never viewed before.' + x-ms-navigationProperty: true + used: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.usedInsight' + description: 'Calculated relationship that identifies the latest documents viewed or modified by a user, including OneDrive for work or school and SharePoint documents, ranked by recency of use.' + x-ms-navigationProperty: true additionalProperties: type: object microsoft.graph.servicePlanInfo: @@ -59440,6 +61763,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.meetingParticipantInfo' + description: Information about the meeting attendees. organizer: $ref: '#/components/schemas/microsoft.graph.meetingParticipantInfo' additionalProperties: @@ -59487,7 +61811,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: 'Date and time at which the transcript 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. Read-only.' + description: 'Date and time at which the transcript was created. The timestamp type represents date and time information using ISO 8601 format and is always in UTC. For example, midnight UTC on Jan 1, 2014 is 2014-01-01T00:00:00Z. Read-only.' format: date-time nullable: true meetingId: @@ -59587,6 +61911,16 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.userInsightsSettings: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: userInsightsSettings + type: object + properties: + isEnabled: + type: boolean + additionalProperties: + type: object microsoft.graph.shiftPreferences: allOf: - $ref: '#/components/schemas/microsoft.graph.changeTrackedEntity' @@ -59600,6 +61934,16 @@ components: description: Availability of the user to be scheduled for work and its recurrence pattern. additionalProperties: type: object + microsoft.graph.userStorage: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: userStorage + type: object + properties: + quota: + $ref: '#/components/schemas/microsoft.graph.unifiedStorageQuota' + additionalProperties: + type: object microsoft.graph.windowsSetting: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -59724,31 +62068,31 @@ components: nullable: true separator: type: string - description: String representing the separator used for the data labels on a chart. + description: String that represents the separator used for the data labels on a chart. nullable: true showBubbleSize: type: boolean - description: Boolean value representing if the data label bubble size is visible or not. + description: Boolean value that represents whether the data label bubble size is visible. nullable: true showCategoryName: type: boolean - description: Boolean value representing if the data label category name is visible or not. + description: Boolean value that represents whether the data label category name is visible. nullable: true showLegendKey: type: boolean - description: Boolean value representing if the data label legend key is visible or not. + description: Boolean value that represents whether the data label legend key is visible. nullable: true showPercentage: type: boolean - description: Boolean value representing if the data label percentage is visible or not. + description: Boolean value that represents whether the data label percentage is visible. nullable: true showSeriesName: type: boolean - description: Boolean value representing if the data label series name is visible or not. + description: Boolean value that represents whether the data label series name is visible. nullable: true showValue: type: boolean - description: Boolean value representing if the data label value is visible or not. + description: Boolean value that represents whether the data label value is visible. nullable: true format: $ref: '#/components/schemas/microsoft.graph.workbookChartDataLabelFormat' @@ -59774,7 +62118,7 @@ components: properties: overlay: type: boolean - description: Boolean value for whether the chart legend should overlap with the main body of the chart. + description: Indicates whether the chart legend should overlap with the main body of the chart. nullable: true position: type: string @@ -59782,7 +62126,7 @@ components: nullable: true visible: type: boolean - description: A boolean value the represents the visibility of a ChartLegend object. + description: Indicates whether the chart legend is visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartLegendFormat' additionalProperties: @@ -59795,7 +62139,7 @@ components: properties: name: type: string - description: Represents the name of a series in a chart. + description: The name of a series in a chart. nullable: true format: $ref: '#/components/schemas/microsoft.graph.workbookChartSeriesFormat' @@ -59803,7 +62147,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookChartPoint' - description: Represents a collection of all points in the series. Read-only. + description: A collection of all points in the series. Read-only. x-ms-navigationProperty: true additionalProperties: type: object @@ -59815,15 +62159,15 @@ components: properties: overlay: type: boolean - description: Boolean value representing if the chart title will overlay the chart or not. + description: Indicates whether the chart title will overlay the chart or not. nullable: true text: type: string - description: Represents the title text of a chart. + description: The title text of the chart. nullable: true visible: type: boolean - description: A boolean value that represents the visibility of a chart title object. + description: Indicates whether the chart title is visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartTitleFormat' additionalProperties: @@ -60128,6 +62472,14 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.siteArchiveStatus: + title: siteArchiveStatus + enum: + - recentlyArchived + - fullyArchived + - reactivating + - unknownFutureValue + type: string microsoft.graph.termStore.term: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -60404,7 +62756,7 @@ components: properties: accountEnabled: type: boolean - description: 'true if the account is enabled; otherwise, false. Required. Default is true. Supports $filter (eq, ne, not, in). Only callers in Global Administrator and Cloud Device Administrator roles can set this property.' + description: 'true if the account is enabled; otherwise, false. Required. Default is true. Supports $filter (eq, ne, not, in). Only callers with at least the Cloud Device Administrator role can set this property.' nullable: true alternativeSecurityIds: type: array @@ -60429,7 +62781,7 @@ components: nullable: true deviceId: type: string - description: 'Unique identifier set by Azure Device Registration Service at the time of registration. This is an alternate key that can be used to reference the device object. Supports $filter (eq, ne, not, startsWith).' + description: 'Unique identifier set by Azure Device Registration Service at the time of registration. This alternate key can be used to reference the device object. Supports $filter (eq, ne, not, startsWith).' nullable: true deviceMetadata: type: string @@ -60437,7 +62789,7 @@ components: nullable: true deviceOwnership: type: string - description: 'Ownership of the device. This property is set by Intune. Possible values are: unknown, company, personal.' + description: 'Ownership of the device. Intune sets this property. Possible values are: unknown, company, personal.' nullable: true deviceVersion: maximum: 2147483647 @@ -60456,7 +62808,7 @@ components: nullable: true enrollmentType: type: string - description: 'Enrollment type of the device. This property is set by Intune. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement.' + description: 'Enrollment type of the device. Intune sets this property. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed.' nullable: true isCompliant: type: boolean @@ -60468,7 +62820,7 @@ components: nullable: true isRooted: type: boolean - description: true if the device is rooted; false if the device is jail-broken. This property can only be updated by Intune. + description: true if the device is rooted or jail-broken. This property can only be updated by Intune. nullable: true managementType: type: string @@ -60530,7 +62882,7 @@ components: description: 'List of labels applied to the device by the system. Supports $filter (/$count eq 0, /$count ne 0).' trustType: type: string - description: 'Type of trust for the joined device. Read-only. Possible values: Workplace (indicates bring your own personal devices), AzureAd (Cloud only joined devices), ServerAd (on-premises domain joined devices joined to Microsoft Entra ID). For more details, see Introduction to device management in Microsoft Entra ID.' + description: 'Type of trust for the joined device. Read-only. Possible values: Workplace (indicates bring your own personal devices), AzureAd (Cloud-only joined devices), ServerAd (on-premises domain joined devices joined to Microsoft Entra ID). For more information, see Introduction to device management in Microsoft Entra ID.' nullable: true extensions: type: array @@ -60610,104 +62962,68 @@ components: - completed - unknownFutureValue type: string - microsoft.graph.sharingDetail: - title: sharingDetail - type: object - properties: - sharedBy: - $ref: '#/components/schemas/microsoft.graph.insightIdentity' - sharedDateTime: - 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 file was last shared. The timestamp 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 - sharingReference: - $ref: '#/components/schemas/microsoft.graph.resourceReference' - sharingSubject: - type: string - description: The subject with which the document was shared. - nullable: true - sharingType: - type: string - description: 'Determines the way the document was shared, can be by a ''Link'', ''Attachment'', ''Group'', ''Site''.' - nullable: true - additionalProperties: - type: object - microsoft.graph.resourceReference: - title: resourceReference - type: object - properties: - id: - type: string - description: The item's unique identifier. - nullable: true - type: - type: string - description: 'A string value that can be used to classify the item, such as ''microsoft.graph.driveItem''' - nullable: true - webUrl: - type: string - description: A URL leading to the referenced item. - nullable: true - additionalProperties: - type: object - microsoft.graph.resourceVisualization: - title: resourceVisualization - type: object - properties: - containerDisplayName: - type: string - description: 'A string describing where the item is stored. For example, the name of a SharePoint site or the user name identifying the owner of the OneDrive storing the item.' - nullable: true - containerType: - type: string - description: Can be used for filtering by the type of container in which the file is stored. Such as Site or OneDriveBusiness. - nullable: true - containerWebUrl: - type: string - description: A path leading to the folder in which the item is stored. - nullable: true - mediaType: - type: string - description: The item's media type. Can be used for filtering for a specific type of file based on supported IANA Media Mime Types. Not all Media Mime Types are supported. - nullable: true - previewImageUrl: - type: string - description: A URL leading to the preview image for the item. - nullable: true - previewText: - type: string - description: A preview text for the item. - nullable: true - title: - type: string - description: The item's title text. - nullable: true - type: - type: string - description: The item's media type. Can be used for filtering for a specific file based on a specific type. See the section Type property values for supported types. - nullable: true - additionalProperties: - type: object - microsoft.graph.usageDetails: - title: usageDetails - type: object - properties: - lastAccessedDateTime: - 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 resource was last accessed by the user. The timestamp 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 - 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: 'The date and time the resource was last modified by the user. The timestamp 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 - additionalProperties: - type: object + microsoft.graph.sharedInsight: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: sharedInsight + type: object + properties: + lastShared: + $ref: '#/components/schemas/microsoft.graph.sharingDetail' + resourceReference: + $ref: '#/components/schemas/microsoft.graph.resourceReference' + resourceVisualization: + $ref: '#/components/schemas/microsoft.graph.resourceVisualization' + sharingHistory: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.sharingDetail' + lastSharedMethod: + $ref: '#/components/schemas/microsoft.graph.entity' + resource: + $ref: '#/components/schemas/microsoft.graph.entity' + additionalProperties: + type: object + microsoft.graph.trending: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: trending + type: object + properties: + 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: '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 + resourceReference: + $ref: '#/components/schemas/microsoft.graph.resourceReference' + resourceVisualization: + $ref: '#/components/schemas/microsoft.graph.resourceVisualization' + weight: + type: number + description: 'Value indicating how much the document is currently trending. The larger the number, the more the document is currently trending around the user (the more relevant it is). Returned documents are sorted by this value.' + format: double + resource: + $ref: '#/components/schemas/microsoft.graph.entity' + additionalProperties: + type: object + microsoft.graph.usedInsight: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: usedInsight + type: object + properties: + lastUsed: + $ref: '#/components/schemas/microsoft.graph.usageDetails' + resourceReference: + $ref: '#/components/schemas/microsoft.graph.resourceReference' + resourceVisualization: + $ref: '#/components/schemas/microsoft.graph.resourceVisualization' + resource: + $ref: '#/components/schemas/microsoft.graph.entity' + additionalProperties: + type: object microsoft.graph.messageRuleActions: title: messageRuleActions type: object @@ -61352,6 +63668,7 @@ components: nullable: true tollFreeNumber: type: string + description: The toll-free number that connects to the Audio Conference Provider. nullable: true tollFreeNumbers: type: array @@ -61361,6 +63678,7 @@ components: description: List of toll-free numbers that are displayed in the meeting invite. tollNumber: type: string + description: The toll number that connects to the Audio Conference Provider. nullable: true tollNumbers: type: array @@ -61576,6 +63894,41 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.unifiedStorageQuota: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: unifiedStorageQuota + type: object + properties: + deleted: + type: integer + format: int64 + nullable: true + manageWebUrl: + type: string + nullable: true + remaining: + type: integer + format: int64 + nullable: true + state: + type: string + nullable: true + total: + type: integer + format: int64 + nullable: true + used: + type: integer + format: int64 + nullable: true + services: + type: array + items: + $ref: '#/components/schemas/microsoft.graph.serviceStorageQuotaBreakdown' + x-ms-navigationProperty: true + additionalProperties: + type: object microsoft.graph.windowsSettingType: title: windowsSettingType enum: @@ -61709,23 +64062,29 @@ components: properties: color: type: string + description: The color applied to the cell. nullable: true criterion1: type: string + description: A custom criterion. nullable: true criterion2: type: string + description: A custom criterion. nullable: true dynamicCriteria: type: string + description: A dynamic formula specified in a custom filter. filterOn: type: string + description: Indicates whether a filter is applied to a column. icon: $ref: '#/components/schemas/microsoft.graph.workbookIcon' operator: type: string + description: 'An operator in a cell; for example, =, >, <, <=, or <>.' values: - $ref: '#/components/schemas/microsoft.graph.Json' + description: The values that appear in the cell. additionalProperties: type: object microsoft.graph.workbookIcon: @@ -61736,11 +64095,11 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Represents the index of the icon in the given set. + description: The index of the icon in the given set. format: int32 set: type: string - description: 'Represents the set that the icon is part of. The possible values are: Invalid, ThreeArrows, ThreeArrowsGray, ThreeFlags, ThreeTrafficLights1, ThreeTrafficLights2, ThreeSigns, ThreeSymbols, ThreeSymbols2, FourArrows, FourArrowsGray, FourRedToBlack, FourRating, FourTrafficLights, FiveArrows, FiveArrowsGray, FiveRating, FiveQuarters, ThreeStars, ThreeTriangles, FiveBoxes.' + description: 'The set that the icon is part of. The possible values are: Invalid, ThreeArrows, ThreeArrowsGray, ThreeFlags, ThreeTrafficLights1, ThreeTrafficLights2, ThreeSigns, ThreeSymbols, ThreeSymbols2, FourArrows, FourArrowsGray, FourRedToBlack, FourRating, FourTrafficLights, FiveArrows, FiveArrowsGray, FiveRating, FiveQuarters, ThreeStars, ThreeTriangles, FiveBoxes.' additionalProperties: type: object microsoft.graph.workbookChartAxis: @@ -61750,13 +64109,13 @@ components: type: object properties: majorUnit: - $ref: '#/components/schemas/microsoft.graph.Json' + description: Represents the interval between two major tick marks. Can be set to a numeric value or an empty string. The returned value is always a number. maximum: - $ref: '#/components/schemas/microsoft.graph.Json' + description: Represents the maximum value on the value axis. Can be set to a numeric value or an empty string (for automatic axis values). The returned value is always a number. minimum: - $ref: '#/components/schemas/microsoft.graph.Json' + description: Represents the minimum value on the value axis. Can be set to a numeric value or an empty string (for automatic axis values). The returned value is always a number. minorUnit: - $ref: '#/components/schemas/microsoft.graph.Json' + description: Represents the interval between two minor tick marks. 'Can be set to a numeric value or an empty string (for automatic axis values). The returned value is always a number. format: $ref: '#/components/schemas/microsoft.graph.workbookChartAxisFormat' majorGridlines: @@ -61794,28 +64153,28 @@ components: properties: bold: type: boolean - description: Represents the bold status of font. + description: Indicates whether the fond is bold. nullable: true color: type: string - description: 'HTML color code representation of the text color. for example #FF0000 represents Red.' + description: 'The HTML color code representation of the text color. For example #FF0000 represents Red.' nullable: true italic: type: boolean - description: Represents the italic status of the font. + description: Indicates whether the fond is italic. nullable: true name: type: string - description: Font name (for example 'Calibri') + description: The font name. For example 'Calibri'. nullable: true size: type: number - description: Size of the font (for example 11) + description: 'The size of the font. For example, 11.' format: double nullable: true underline: type: string - description: 'Type of underline applied to the font. The possible values are: None, Single.' + description: 'The type of underlining applied to the font. The possible values are: None, Single.' nullable: true additionalProperties: type: object @@ -61850,7 +64209,7 @@ components: type: object properties: value: - $ref: '#/components/schemas/microsoft.graph.Json' + description: The value of a chart point. Read-only. format: $ref: '#/components/schemas/microsoft.graph.workbookChartPointFormat' additionalProperties: @@ -62112,6 +64471,7 @@ components: nullable: true inputBin: type: string + description: The default input bin that serves as the paper source. nullable: true mediaColor: type: string @@ -62349,21 +64709,101 @@ components: nullable: true additionalProperties: type: object - microsoft.graph.insightIdentity: - title: insightIdentity + microsoft.graph.sharingDetail: + title: sharingDetail type: object properties: - address: + sharedBy: + $ref: '#/components/schemas/microsoft.graph.insightIdentity' + sharedDateTime: + 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 email address of the user who shared the item. + description: 'The date and time the file was last shared. The timestamp 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 - displayName: + sharingReference: + $ref: '#/components/schemas/microsoft.graph.resourceReference' + sharingSubject: type: string - description: The display name of the user who shared the item. + description: The subject with which the document was shared. nullable: true + sharingType: + type: string + description: 'Determines the way the document was shared. Can be by a 1Link1, 1Attachment1, 1Group1, 1Site1.' + nullable: true + additionalProperties: + type: object + microsoft.graph.resourceReference: + title: resourceReference + type: object + properties: id: type: string - description: The ID of the user who shared the item. + description: The item's unique identifier. + nullable: true + type: + type: string + description: 'A string value that can be used to classify the item, such as ''microsoft.graph.driveItem''' + nullable: true + webUrl: + type: string + description: A URL leading to the referenced item. + nullable: true + additionalProperties: + type: object + microsoft.graph.resourceVisualization: + title: resourceVisualization + type: object + properties: + containerDisplayName: + type: string + description: 'A string describing where the item is stored. For example, the name of a SharePoint site or the user name identifying the owner of the OneDrive storing the item.' + nullable: true + containerType: + type: string + description: Can be used for filtering by the type of container in which the file is stored. Such as Site or OneDriveBusiness. + nullable: true + containerWebUrl: + type: string + description: A path leading to the folder in which the item is stored. + nullable: true + mediaType: + type: string + description: The item's media type. Can be used for filtering for a specific type of file based on supported IANA Media Mime Types. Not all Media Mime Types are supported. + nullable: true + previewImageUrl: + type: string + description: A URL leading to the preview image for the item. + nullable: true + previewText: + type: string + description: A preview text for the item. + nullable: true + title: + type: string + description: The item's title text. + nullable: true + type: + type: string + description: The item's media type. Can be used for filtering for a specific file based on a specific type. See the section Type property values for supported types. + nullable: true + additionalProperties: + type: object + microsoft.graph.usageDetails: + title: usageDetails + type: object + properties: + lastAccessedDateTime: + 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 resource was last accessed by the user. The timestamp 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 + 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: 'The date and time the resource was last modified by the user. The timestamp 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 additionalProperties: type: object @@ -62867,6 +65307,13 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.serviceStorageQuotaBreakdown: + allOf: + - $ref: '#/components/schemas/microsoft.graph.storageQuotaBreakdown' + - title: serviceStorageQuotaBreakdown + type: object + additionalProperties: + type: object microsoft.graph.taskStatus: title: taskStatus enum: @@ -63000,7 +65447,7 @@ components: properties: visible: type: boolean - description: Boolean value representing if the axis gridlines are visible or not. + description: Indicates whether the axis gridlines are visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartGridlinesFormat' additionalProperties: @@ -63017,7 +65464,7 @@ components: nullable: true visible: type: boolean - description: A boolean that specifies the visibility of an axis title. + description: A Boolean that specifies the visibility of an axis title. format: $ref: '#/components/schemas/microsoft.graph.workbookChartAxisTitleFormat' additionalProperties: @@ -63030,7 +65477,7 @@ components: properties: color: type: string - description: HTML color code representing the color of lines in the chart. + description: The HTML color code that represents the color of lines in the chart. nullable: true additionalProperties: type: object @@ -63107,6 +65554,52 @@ components: - stapleDualRight - stapleDualBottom - unknownFutureValue + - stapleTripleLeft + - stapleTripleTop + - stapleTripleRight + - stapleTripleBottom + - bindLeft + - bindTop + - bindRight + - bindBottom + - foldAccordion + - foldDoubleGate + - foldGate + - foldHalf + - foldHalfZ + - foldLeftGate + - foldLetter + - foldParallel + - foldPoster + - foldRightGate + - foldZ + - foldEngineeringZ + - punchTopLeft + - punchBottomLeft + - punchTopRight + - punchBottomRight + - punchDualLeft + - punchDualTop + - punchDualRight + - punchDualBottom + - punchTripleLeft + - punchTripleTop + - punchTripleRight + - punchTripleBottom + - punchQuadLeft + - punchQuadTop + - punchQuadRight + - punchQuadBottom + - fold + - trim + - bale + - bookletMaker + - coat + - laminate + - trimAfterPages + - trimAfterDocuments + - trimAfterCopies + - trimAfterJob type: string microsoft.graph.printMultipageLayout: title: printMultipageLayout @@ -64022,6 +66515,7 @@ components: description: Finishing processes to use when printing. fitPdfToPage: type: boolean + description: True to fit each page of a PDF document to a physical sheet of media; false to let the printer decide how to lay out impressions. nullable: true inputBin: type: string @@ -64031,10 +66525,11 @@ components: $ref: '#/components/schemas/microsoft.graph.printMargin' mediaSize: type: string - description: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. + description: The media size to use when printing. Supports standard size names for ISO and ANSI media sizes. Valid values listed in the printerCapabilities topic. nullable: true mediaType: type: string + description: The default media (such as paper) type to print the document on. nullable: true multipageLayout: $ref: '#/components/schemas/microsoft.graph.printMultipageLayout' @@ -64042,15 +66537,18 @@ components: $ref: '#/components/schemas/microsoft.graph.printOrientation' outputBin: type: string + description: The output bin to place completed prints into. See the printer's capabilities for a list of supported output bins. nullable: true pageRanges: type: array items: $ref: '#/components/schemas/microsoft.graph.integerRange' + description: The page ranges to print. Read-only. pagesPerSheet: maximum: 2147483647 minimum: -2147483648 type: integer + description: The number of document pages to print on each sheet. format: int32 nullable: true quality: @@ -64067,7 +66565,7 @@ components: properties: ipAddress: type: string - description: Indicates the client IP address used by user performing the activity (audit log only). + description: Indicates the client IP address associated with the user performing the activity (audit log only). nullable: true userPrincipalName: type: string @@ -64156,6 +66654,24 @@ components: x-ms-navigationProperty: true additionalProperties: type: object + microsoft.graph.insightIdentity: + title: insightIdentity + type: object + properties: + address: + type: string + description: The email address of the user who shared the item. + nullable: true + displayName: + type: string + description: The display name of the user who shared the item. + nullable: true + id: + type: string + description: The ID of the user who shared the item. + nullable: true + additionalProperties: + type: object microsoft.graph.settingSourceType: title: settingSourceType enum: @@ -64187,6 +66703,24 @@ components: nullable: true additionalProperties: type: object + microsoft.graph.storageQuotaBreakdown: + allOf: + - $ref: '#/components/schemas/microsoft.graph.entity' + - title: storageQuotaBreakdown + type: object + properties: + displayName: + type: string + nullable: true + manageWebUrl: + type: string + nullable: true + used: + type: integer + format: int64 + nullable: true + additionalProperties: + type: object microsoft.graph.workbookChartGridlinesFormat: allOf: - $ref: '#/components/schemas/microsoft.graph.entity' @@ -64560,4 +67094,4 @@ components: tokenUrl: https://login.microsoftonline.com/common/oauth2/v2.0/token scopes: { } security: - - azureaadv2: [ ] \ No newline at end of file + - azureaadv2: [ ] diff --git a/openApiDocs/v1.0/Users.Actions.yml b/openApiDocs/v1.0/Users.Actions.yml index 5349ce2530..a54e94969a 100644 --- a/openApiDocs/v1.0/Users.Actions.yml +++ b/openApiDocs/v1.0/Users.Actions.yml @@ -11,7 +11,7 @@ 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 can''t be performed on a user''s own account. This flow writes the new password to Microsoft Entra ID 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 returns 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 can''t be performed on a user''s own account. To reset a user''s password in Azure AD B2C, use the Update user API operation and update the passwordProfile > forceChangePasswordNextSignIn object. This flow writes the new password to Microsoft Entra ID 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 returns 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://learn.microsoft.com/graph/api/authenticationmethod-resetpassword?view=graph-rest-1.0 @@ -15623,7 +15623,7 @@ paths: tags: - users.Actions summary: Invoke action assignLicense - description: Add or remove subscriptions for the user. You can also enable and disable specific plans associated with a subscription. + description: 'Add or remove licenses for the user to enable or disable their use of Microsoft cloud offerings that the company has licenses to. 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.' externalDocs: description: Find more info here url: https://learn.microsoft.com/graph/api/user-assignlicense?view=graph-rest-1.0 @@ -21185,11 +21185,11 @@ components: 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 - description: A collection of the unique identifiers for plans that have been disabled. + description: A collection of the unique identifiers for plans that have been disabled. IDs are available in servicePlans > servicePlanId in the tenant's subscribedSkus or serviceStatus > servicePlanId in the tenant's companySubscription. skuId: 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 - description: The unique identifier for the SKU. + description: The unique identifier for the SKU. Corresponds to the skuId from subscribedSkus or companySubscription. format: uuid nullable: true additionalProperties: diff --git a/openApiDocs/v1.0/Users.Functions.yml b/openApiDocs/v1.0/Users.Functions.yml index 30497bfa57..bae52dc824 100644 --- a/openApiDocs/v1.0/Users.Functions.yml +++ b/openApiDocs/v1.0/Users.Functions.yml @@ -10883,11 +10883,11 @@ components: 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 - description: A collection of the unique identifiers for plans that have been disabled. + description: A collection of the unique identifiers for plans that have been disabled. IDs are available in servicePlans > servicePlanId in the tenant's subscribedSkus or serviceStatus > servicePlanId in the tenant's companySubscription. skuId: 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 - description: The unique identifier for the SKU. + description: The unique identifier for the SKU. Corresponds to the skuId from subscribedSkus or companySubscription. format: uuid nullable: true additionalProperties: diff --git a/openApiDocs/v1.0/Users.yml b/openApiDocs/v1.0/Users.yml index 5c456dbfa4..234c80e60e 100644 --- a/openApiDocs/v1.0/Users.yml +++ b/openApiDocs/v1.0/Users.yml @@ -14,7 +14,7 @@ paths: description: List properties and relationships of the user objects. externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-mam-user-list?view=graph-rest-1.0 + url: https://learn.microsoft.com/graph/api/intune-onboarding-user-list?view=graph-rest-1.0 operationId: user_ListUser parameters: - name: ConsistencyLevel @@ -73,11 +73,11 @@ paths: post: tags: - users.user - summary: Create user - description: Create a new user object. + 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." externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-mam-user-create?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 @@ -100,11 +100,11 @@ paths: get: tags: - users.user - summary: Get user - description: Read properties and relationships of the user object. + summary: Get a 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. Customers through Microsoft Entra ID for customers can also use this API operation to retrieve their details.' externalDocs: description: Find more info here - url: https://learn.microsoft.com/graph/api/intune-mam-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 @@ -12238,7 +12238,7 @@ components: nullable: true hideFromAddressLists: type: boolean - description: 'True if the group isn''t displayed in certain parts of the Outlook UI: the Address Book, address lists for selecting message recipients, and the Browse Groups dialog for searching groups; otherwise, false. Default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}).' + description: 'True if the group isn''t displayed in certain parts of the Outlook UI: the Address Book, address lists for selecting message recipients, and the Browse Groups dialog for searching groups; otherwise, false. The default value is false. Returned only on $select. Supported only on the Get group API (GET /groups/{ID}).' nullable: true hideFromOutlookClients: type: boolean @@ -12280,6 +12280,7 @@ components: nullable: true onPremisesDomainName: type: string + description: 'Contains the on-premises domain FQDN, also called dnsDomainName synchronized from the on-premises directory. The property is only populated for customers synchronizing their on-premises directory to Microsoft Entra ID via Microsoft Entra Connect.Returned by default. Read-only.' nullable: true onPremisesLastSyncDateTime: 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])$' @@ -12289,6 +12290,7 @@ components: nullable: true onPremisesNetBiosName: type: string + description: Contains the on-premises netBios name synchronized from the on-premises directory. The property is only populated for customers synchronizing their on-premises directory to Microsoft Entra ID via Microsoft Entra Connect.Returned by default. Read-only. nullable: true onPremisesProvisioningErrors: type: array @@ -12623,7 +12625,7 @@ components: nullable: true deviceId: type: string - description: 'Unique identifier set by Azure Device Registration Service at the time of registration. This is an alternate key that can be used to reference the device object. Supports $filter (eq, ne, not, startsWith).' + description: 'Unique identifier set by Azure Device Registration Service at the time of registration. This alternate key can be used to reference the device object. Supports $filter (eq, ne, not, startsWith).' nullable: true deviceMetadata: type: string @@ -12631,7 +12633,7 @@ components: nullable: true deviceOwnership: type: string - description: 'Ownership of the device. This property is set by Intune. Possible values are: unknown, company, personal.' + description: 'Ownership of the device. Intune sets this property. Possible values are: unknown, company, personal.' nullable: true deviceVersion: maximum: 2147483647 @@ -12650,7 +12652,7 @@ components: nullable: true enrollmentType: type: string - description: 'Enrollment type of the device. This property is set by Intune. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement.' + description: 'Enrollment type of the device. Intune sets this property. Possible values are: unknown, userEnrollment, deviceEnrollmentManager, appleBulkWithUser, appleBulkWithoutUser, windowsAzureADJoin, windowsBulkUserless, windowsAutoEnrollment, windowsBulkAzureDomainJoin, windowsCoManagement, windowsAzureADJoinUsingDeviceAuth,appleUserEnrollment, appleUserEnrollmentWithServiceAccount. NOTE: This property might return other values apart from those listed.' nullable: true isCompliant: type: boolean @@ -12724,7 +12726,7 @@ components: description: 'List of labels applied to the device by the system. Supports $filter (/$count eq 0, /$count ne 0).' trustType: type: string - description: 'Type of trust for the joined device. Read-only. Possible values: Workplace (indicates bring your own personal devices), AzureAd (Cloud only joined devices), ServerAd (on-premises domain joined devices joined to Microsoft Entra ID). For more details, see Introduction to device management in Microsoft Entra ID.' + description: 'Type of trust for the joined device. Read-only. Possible values: Workplace (indicates bring your own personal devices), AzureAd (Cloud-only joined devices), ServerAd (on-premises domain joined devices joined to Microsoft Entra ID). For more information, see Introduction to device management in Microsoft Entra ID.' nullable: true extensions: type: array @@ -13384,11 +13386,11 @@ components: 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 - description: A collection of the unique identifiers for plans that have been disabled. + description: A collection of the unique identifiers for plans that have been disabled. IDs are available in servicePlans > servicePlanId in the tenant's subscribedSkus or serviceStatus > servicePlanId in the tenant's companySubscription. skuId: 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 - description: The unique identifier for the SKU. + description: The unique identifier for the SKU. Corresponds to the skuId from subscribedSkus or companySubscription. format: uuid nullable: true additionalProperties: @@ -16624,7 +16626,7 @@ components: type: array items: type: string - description: 'Specifies the URLs where user tokens are sent for sign-in, or the redirect URIs where OAuth 2.0 authorization codes and access tokens are sent.' + description: 'Specifies the URLs where user tokens are sent for sign-in, or the redirect URIs where OAuth 2.0 authorization codes and access tokens are sent. For iOS and macOS apps, specify the value following the syntax msauth.{BUNDLEID}://auth, replacing ''{BUNDLEID}''. For example, if the bundle ID is com.microsoft.identitysample.MSALiOS, the URI is msauth.com.microsoft.identitysample.MSALiOS://auth.' additionalProperties: type: object microsoft.graph.requestSignatureVerification: @@ -25542,15 +25544,16 @@ components: properties: content: type: string - description: The content of comment. + description: The content of the comment. nullable: true contentType: type: string - description: Indicates the type for the comment. + description: The content type of the comment. replies: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookCommentReply' + description: The list of replies to the comment. Read-only. Nullable. x-ms-navigationProperty: true additionalProperties: type: object @@ -25569,7 +25572,7 @@ components: properties: comment: type: string - description: Represents the comment associated with this name. + description: The comment associated with this name. nullable: true name: type: string @@ -25580,13 +25583,13 @@ components: description: Indicates whether the name is scoped to the workbook or to a specific worksheet. Read-only. type: type: string - description: 'Indicates what type of reference is associated with the name. The possible values are: String, Integer, Double, Boolean, Range. Read-only.' + description: 'The type of reference is associated with the name. Possible values are: String, Integer, Double, Boolean, Range. Read-only.' nullable: true value: - description: 'Represents the formula that the name is defined to refer to. for example, =Sheet14!$B$2:$H$12, =4.75, etc. Read-only.' + description: 'The formula that the name is defined to refer to. For example, =Sheet14!$B$2:$H$12 and =4.75. Read-only.' visible: type: boolean - description: Specifies whether the object is visible or not. + description: Indicates whether the object is visible. worksheet: $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' additionalProperties: @@ -25621,11 +25624,11 @@ components: description: Indicates whether the last column contains special formatting. legacyId: type: string - description: Legacy ID used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. + description: A legacy identifier used in older Excel clients. The value of the identifier remains the same even when the table is renamed. This property should be interpreted as an opaque string value and shouldn't be parsed to any other type. Read-only. nullable: true name: type: string - description: Name of the table. + description: The name of the table. nullable: true showBandedColumns: type: boolean @@ -25644,19 +25647,19 @@ components: description: Indicates whether the total row is visible or not. This value can be set to show or remove the total row. style: type: string - description: 'Constant value that represents the Table style. The possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.' + description: 'A constant value that represents the Table style. Possible values are: TableStyleLight1 through TableStyleLight21, TableStyleMedium1 through TableStyleMedium28, TableStyleStyleDark1 through TableStyleStyleDark11. A custom user-defined style present in the workbook can also be specified.' nullable: true columns: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTableColumn' - description: Represents a collection of all the columns in the table. Read-only. + description: The list of all the columns in the table. Read-only. x-ms-navigationProperty: true rows: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTableRow' - description: Represents a collection of all the rows in the table. Read-only. + description: The list of all the rows in the table. Read-only. x-ms-navigationProperty: true sort: $ref: '#/components/schemas/microsoft.graph.workbookTableSort' @@ -25682,24 +25685,24 @@ components: format: int32 visibility: type: string - description: 'The Visibility of the worksheet. The possible values are: Visible, Hidden, VeryHidden.' + description: 'The visibility of the worksheet. The possible values are: Visible, Hidden, VeryHidden.' charts: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookChart' - description: Returns collection of charts that are part of the worksheet. Read-only. + description: The list of charts that are part of the worksheet. Read-only. x-ms-navigationProperty: true names: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookNamedItem' - description: Returns collection of names that are associated with the worksheet. Read-only. + description: The list of names that are associated with the worksheet. Read-only. x-ms-navigationProperty: true pivotTables: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookPivotTable' - description: Collection of PivotTables that are part of the worksheet. + description: The list of piot tables that are part of the worksheet. x-ms-navigationProperty: true protection: $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtection' @@ -25707,7 +25710,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookTable' - description: Collection of tables that are part of the worksheet. Read-only. + description: The list of tables that are part of the worksheet. Read-only. x-ms-navigationProperty: true additionalProperties: type: object @@ -28111,11 +28114,11 @@ components: properties: content: type: string - description: The content of a comment reply. + description: The content of the reply. nullable: true contentType: type: string - description: Indicates the type for the comment reply. + description: The content type for the reply. additionalProperties: type: object microsoft.graph.workbookOperationError: @@ -28152,14 +28155,14 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Returns the index number of the column within the columns collection of the table. Zero-indexed. Read-only. + description: The index of the column within the columns collection of the table. Zero-indexed. Read-only. format: int32 name: type: string - description: Returns the name of the table column. + description: The name of the table column. nullable: true values: - description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contain an error will return the error string.' + description: 'TRepresents the raw values of the specified range. The data returned could be of type string, number, or a Boolean. Cell that contain an error will return the error string.' filter: $ref: '#/components/schemas/microsoft.graph.workbookFilter' additionalProperties: @@ -28174,10 +28177,10 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Returns the index number of the row within the rows collection of the table. Zero-indexed. Read-only. + description: The index of the row within the rows collection of the table. Zero-based. Read-only. format: int32 values: - description: 'Represents the raw values of the specified range. The data returned could be of type string, number, or a boolean. Cell that contain an error will return the error string.' + description: 'The raw values of the specified range. The data returned could be of type string, number, or a Boolean. Any cell that contain an error will return the error string.' additionalProperties: type: object microsoft.graph.workbookTableSort: @@ -28190,13 +28193,13 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookSortField' - description: Represents the current conditions used to last sort the table. Read-only. + description: The list of the current conditions last used to sort the table. Read-only. matchCase: type: boolean - description: Represents whether the casing impacted the last sort of the table. Read-only. + description: Indicates whether the casing impacted the last sort of the table. Read-only. method: type: string - description: 'Represents Chinese character ordering method last used to sort the table. The possible values are: PinYin, StrokeCount. Read-only.' + description: 'The Chinese character ordering method last used to sort the table. The possible values are: PinYin, StrokeCount. Read-only.' additionalProperties: type: object microsoft.graph.workbookChart: @@ -28253,7 +28256,7 @@ components: properties: name: type: string - description: Name of the PivotTable. + description: The name of the pivot table. nullable: true worksheet: $ref: '#/components/schemas/microsoft.graph.workbookWorksheet' @@ -28269,7 +28272,7 @@ components: $ref: '#/components/schemas/microsoft.graph.workbookWorksheetProtectionOptions' protected: type: boolean - description: Indicates if the worksheet is protected. Read-only. + description: Indicates whether the worksheet is protected. Read-only. additionalProperties: type: object microsoft.graph.accessAction: @@ -28738,31 +28741,31 @@ components: nullable: true separator: type: string - description: String representing the separator used for the data labels on a chart. + description: String that represents the separator used for the data labels on a chart. nullable: true showBubbleSize: type: boolean - description: Boolean value representing if the data label bubble size is visible or not. + description: Boolean value that represents whether the data label bubble size is visible. nullable: true showCategoryName: type: boolean - description: Boolean value representing if the data label category name is visible or not. + description: Boolean value that represents whether the data label category name is visible. nullable: true showLegendKey: type: boolean - description: Boolean value representing if the data label legend key is visible or not. + description: Boolean value that represents whether the data label legend key is visible. nullable: true showPercentage: type: boolean - description: Boolean value representing if the data label percentage is visible or not. + description: Boolean value that represents whether the data label percentage is visible. nullable: true showSeriesName: type: boolean - description: Boolean value representing if the data label series name is visible or not. + description: Boolean value that represents whether the data label series name is visible. nullable: true showValue: type: boolean - description: Boolean value representing if the data label value is visible or not. + description: Boolean value that represents whether the data label value is visible. nullable: true format: $ref: '#/components/schemas/microsoft.graph.workbookChartDataLabelFormat' @@ -28788,7 +28791,7 @@ components: properties: overlay: type: boolean - description: Boolean value for whether the chart legend should overlap with the main body of the chart. + description: Indicates whether the chart legend should overlap with the main body of the chart. nullable: true position: type: string @@ -28796,7 +28799,7 @@ components: nullable: true visible: type: boolean - description: A boolean value the represents the visibility of a ChartLegend object. + description: Indicates whether the chart legend is visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartLegendFormat' additionalProperties: @@ -28809,7 +28812,7 @@ components: properties: name: type: string - description: Represents the name of a series in a chart. + description: The name of a series in a chart. nullable: true format: $ref: '#/components/schemas/microsoft.graph.workbookChartSeriesFormat' @@ -28817,7 +28820,7 @@ components: type: array items: $ref: '#/components/schemas/microsoft.graph.workbookChartPoint' - description: Represents a collection of all points in the series. Read-only. + description: A collection of all points in the series. Read-only. x-ms-navigationProperty: true additionalProperties: type: object @@ -28829,15 +28832,15 @@ components: properties: overlay: type: boolean - description: Boolean value representing if the chart title will overlay the chart or not. + description: Indicates whether the chart title will overlay the chart or not. nullable: true text: type: string - description: Represents the title text of a chart. + description: The title text of the chart. nullable: true visible: type: boolean - description: A boolean value that represents the visibility of a chart title object. + description: Indicates whether the chart title is visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartTitleFormat' additionalProperties: @@ -29077,11 +29080,11 @@ components: maximum: 2147483647 minimum: -2147483648 type: integer - description: Represents the index of the icon in the given set. + description: The index of the icon in the given set. format: int32 set: type: string - description: 'Represents the set that the icon is part of. The possible values are: Invalid, ThreeArrows, ThreeArrowsGray, ThreeFlags, ThreeTrafficLights1, ThreeTrafficLights2, ThreeSigns, ThreeSymbols, ThreeSymbols2, FourArrows, FourArrowsGray, FourRedToBlack, FourRating, FourTrafficLights, FiveArrows, FiveArrowsGray, FiveRating, FiveQuarters, ThreeStars, ThreeTriangles, FiveBoxes.' + description: 'The set that the icon is part of. The possible values are: Invalid, ThreeArrows, ThreeArrowsGray, ThreeFlags, ThreeTrafficLights1, ThreeTrafficLights2, ThreeSigns, ThreeSymbols, ThreeSymbols2, FourArrows, FourArrowsGray, FourRedToBlack, FourRating, FourTrafficLights, FiveArrows, FiveArrowsGray, FiveRating, FiveQuarters, ThreeStars, ThreeTriangles, FiveBoxes.' additionalProperties: type: object microsoft.graph.workbookChartAxis: @@ -29135,28 +29138,28 @@ components: properties: bold: type: boolean - description: Represents the bold status of font. + description: Indicates whether the fond is bold. nullable: true color: type: string - description: 'HTML color code representation of the text color. for example #FF0000 represents Red.' + description: 'The HTML color code representation of the text color. For example #FF0000 represents Red.' nullable: true italic: type: boolean - description: Represents the italic status of the font. + description: Indicates whether the fond is italic. nullable: true name: type: string - description: Font name (for example 'Calibri') + description: The font name. For example 'Calibri'. nullable: true size: type: number - description: Size of the font (for example 11) + description: 'The size of the font. For example, 11.' format: double nullable: true underline: type: string - description: 'Type of underline applied to the font. The possible values are: None, Single.' + description: 'The type of underlining applied to the font. The possible values are: None, Single.' nullable: true additionalProperties: type: object @@ -29191,7 +29194,7 @@ components: type: object properties: value: - description: Returns the value of a chart point. Read-only. + description: The value of a chart point. Read-only. format: $ref: '#/components/schemas/microsoft.graph.workbookChartPointFormat' additionalProperties: @@ -29345,7 +29348,7 @@ components: properties: visible: type: boolean - description: Boolean value representing if the axis gridlines are visible or not. + description: Indicates whether the axis gridlines are visible. format: $ref: '#/components/schemas/microsoft.graph.workbookChartGridlinesFormat' additionalProperties: @@ -29362,7 +29365,7 @@ components: nullable: true visible: type: boolean - description: A boolean that specifies the visibility of an axis title. + description: A Boolean that specifies the visibility of an axis title. format: $ref: '#/components/schemas/microsoft.graph.workbookChartAxisTitleFormat' additionalProperties: @@ -29375,7 +29378,7 @@ components: properties: color: type: string - description: HTML color code representing the color of lines in the chart. + description: The HTML color code that represents the color of lines in the chart. nullable: true additionalProperties: type: object diff --git a/src/Authentication/Authentication/custom/common/MgCommandMetadata.json b/src/Authentication/Authentication/custom/common/MgCommandMetadata.json index da0f6c16cd..017ffc12e6 100644 --- a/src/Authentication/Authentication/custom/common/MgCommandMetadata.json +++ b/src/Authentication/Authentication/custom/common/MgCommandMetadata.json @@ -1,5 +1,12 @@ [ { + "ApiVersion": "v1.0", + "Variants": [ + "Add", + "AddExpanded", + "AddViaIdentity", + "AddViaIdentityExpanded" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -26,22 +33,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-addkey?view=graph-rest-1.0", + "Method": "POST", "Uri": "/applications/{application-id}/addKey", - "Module": "Applications", - "Command": "Add-MgApplicationKey", "OutputType": "IMicrosoftGraphKeyCredential", + "Command": "Add-MgApplicationKey", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-addkey?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -68,22 +75,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-addpassword?view=graph-rest-1.0", + "Method": "POST", "Uri": "/applications/{application-id}/addPassword", - "Module": "Applications", - "Command": "Add-MgApplicationPassword", "OutputType": "IMicrosoftGraphPasswordCredential", - "Variants": [ - "Add", - "AddExpanded", - "AddViaIdentity", - "AddViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-addpassword?view=graph-rest-1.0" + "Command": "Add-MgApplicationPassword", + "Module": "Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "Apply", + "ApplyViaIdentity" + ], "Permissions": [ { "Name": "AccessReview.ReadWrite.Membership", @@ -102,35 +107,37 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-apply?view=graph-rest-beta", + "Method": "POST", "Uri": "/accessReviews/{accessReview-id}/applyDecisions", - "Module": "Beta.Identity.Governance", - "Command": "Add-MgBetaAccessReviewDecision", "OutputType": null, - "Variants": [ - "Apply", - "ApplyViaIdentity" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-apply?view=graph-rest-beta" + "Command": "Add-MgBetaAccessReviewDecision", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/applyDecisions", - "Module": "Beta.Identity.Governance", - "Command": "Add-MgBetaAccessReviewInstanceDecision", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Apply", "ApplyViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/applyDecisions", + "OutputType": null, + "Command": "Add-MgBetaAccessReviewInstanceDecision", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Add", + "AddExpanded", + "AddViaIdentity", + "AddViaIdentityExpanded" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -157,22 +164,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-addkey?view=graph-rest-beta", + "Method": "POST", "Uri": "/applications/{application-id}/addKey", - "Module": "Beta.Applications", - "Command": "Add-MgBetaApplicationKey", "OutputType": "IMicrosoftGraphKeyCredential", + "Command": "Add-MgBetaApplicationKey", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-addkey?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -199,39 +206,39 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-addpassword?view=graph-rest-beta", + "Method": "POST", "Uri": "/applications/{application-id}/addPassword", - "Module": "Beta.Applications", - "Command": "Add-MgBetaApplicationPassword", "OutputType": "IMicrosoftGraphPasswordCredential", + "Command": "Add-MgBetaApplicationPassword", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-addpassword?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta", + "Method": "POST", "Uri": "/chats/{chat-id}/members/add", - "Module": "Beta.Teams", - "Command": "Add-MgBetaChatMember", "OutputType": "IMicrosoftGraphActionResultPart", + "Command": "Add-MgBetaChatMember", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Calls.JoinGroupCallAsGuest.All", @@ -258,27 +265,16 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-addlargegalleryview?view=graph-rest-beta", + "Method": "POST", "Uri": "/communications/calls/{call-id}/addLargeGalleryView", - "Module": "Beta.CloudCommunications", - "Command": "Add-MgBetaCommunicationCallLargeGalleryView", "OutputType": "IMicrosoftGraphAddLargeGalleryViewOperation", - "Variants": [ - "Add", - "AddExpanded", - "AddViaIdentity", - "AddViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-addlargegalleryview?view=graph-rest-beta" + "Command": "Add-MgBetaCommunicationCallLargeGalleryView", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/applyHold", - "Module": "Beta.Compliance", - "Command": "Add-MgBetaComplianceEdiscoveryCaseCustodianHold", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Apply", "Apply1", @@ -287,17 +283,17 @@ "ApplyViaIdentity1", "ApplyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/applyHold", + "OutputType": null, + "Command": "Add-MgBetaComplianceEdiscoveryCaseCustodianHold", + "Module": "Beta.Compliance" }, { - "Permissions": [], - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/applyHold", - "Module": "Beta.Compliance", - "Command": "Add-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceHold", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Apply", "Apply1", @@ -306,12 +302,23 @@ "ApplyViaIdentity1", "ApplyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/applyHold", + "OutputType": null, + "Command": "Add-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceHold", + "Module": "Beta.Compliance" }, { + "ApiVersion": "beta", + "Variants": [ + "Apply", + "ApplyExpanded", + "ApplyViaIdentity", + "ApplyViaIdentityExpanded" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -330,22 +337,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewsetquery-applytags?view=graph-rest-beta", + "Method": "POST", "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}/applyTags", - "Module": "Beta.Compliance", - "Command": "Add-MgBetaComplianceEdiscoveryCaseReviewSetQueryTag", "OutputType": null, - "Variants": [ - "Apply", - "ApplyExpanded", - "ApplyViaIdentity", - "ApplyViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewsetquery-applytags?view=graph-rest-beta" + "Command": "Add-MgBetaComplianceEdiscoveryCaseReviewSetQueryTag", + "Module": "Beta.Compliance" }, { + "ApiVersion": "beta", + "Variants": [ + "Add", + "AddExpanded", + "AddViaIdentity", + "AddViaIdentityExpanded" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -364,318 +371,354 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewset-addtoreviewset?view=graph-rest-beta", + "Method": "POST", "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/addToReviewSet", - "Module": "Beta.Compliance", - "Command": "Add-MgBetaComplianceEdiscoveryCaseReviewSetToReviewSet", "OutputType": null, - "Variants": [ - "Add", - "AddExpanded", - "AddViaIdentity", - "AddViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewset-addtoreviewset?view=graph-rest-beta" + "Command": "Add-MgBetaComplianceEdiscoveryCaseReviewSetToReviewSet", + "Module": "Beta.Compliance" }, { - "Permissions": [], - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/addApps", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Add-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingApp", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Add", "AddExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/addApps", + "OutputType": null, + "Command": "Add-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingApp", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/addLanguageFiles", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Add-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileLanguageFile", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/addLanguageFiles", + "OutputType": null, + "Command": "Add-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileLanguageFile", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/apply", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Add-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Apply", "ApplyExpanded", "ApplyViaIdentity", "ApplyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-apply?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-apply?view=graph-rest-beta", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/apply", + "OutputType": null, + "Command": "Add-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/applyConfig", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Add-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyConfig", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Apply", "ApplyExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-applyconfig?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-applyconfig?view=graph-rest-beta", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/applyConfig", + "OutputType": null, + "Command": "Add-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyConfig", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/contentTypes/addCopy", - "Module": "Beta.Files", - "Command": "Add-MgBetaDriveListContentTypeCopy", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", + "Method": "POST", + "Uri": "/drives/{drive-id}/list/contentTypes/addCopy", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Add-MgBetaDriveListContentTypeCopy", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", - "Module": "Beta.Files", - "Command": "Add-MgBetaDriveListContentTypeCopyFromContentTypeHub", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", + "Method": "POST", + "Uri": "/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Add-MgBetaDriveListContentTypeCopyFromContentTypeHub", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/addActivities", - "Module": "Beta.Search", - "Command": "Add-MgBetaExternalConnectionItemActivity", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivityResult", + "ApiVersion": "beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/addActivities", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivityResult", + "Command": "Add-MgBetaExternalConnectionItemActivity", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/addCopy", - "Module": "Beta.Groups", - "Command": "Add-MgBetaGroupDriveListContentTypeCopy", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/addCopy", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Add-MgBetaGroupDriveListContentTypeCopy", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", - "Module": "Beta.Groups", - "Command": "Add-MgBetaGroupDriveListContentTypeCopyFromContentTypeHub", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Add-MgBetaGroupDriveListContentTypeCopyFromContentTypeHub", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/addFavorite", - "Module": "Beta.Groups", - "Command": "Add-MgBetaGroupFavorite", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Add", "AddViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-addfavorite?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-addfavorite?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/addFavorite", + "OutputType": null, + "Command": "Add-MgBetaGroupFavorite", + "Module": "Beta.Groups" }, { + "ApiVersion": "beta", + "Variants": [ + "Add", + "AddExpanded", + "AddViaIdentity", + "AddViaIdentityExpanded" + ], "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-follow?view=graph-rest-beta", + "Method": "POST", "Uri": "/groups/{group-id}/sites/add", - "Module": "Beta.Groups", - "Command": "Add-MgBetaGroupSite", "OutputType": "IMicrosoftGraphSite", + "Command": "Add-MgBetaGroupSite", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-follow?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-addtodrive?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/contentModels/getByName(modelName='{modelName}')/addToDrive", + "OutputType": "IMicrosoftGraphContentModelUsage", + "Command": "Add-MgBetaGroupSiteContentModelGetByNameToDrive", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/addCopy", - "Module": "Beta.Groups", - "Command": "Add-MgBetaGroupSiteContentTypeCopy", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-addtodrive?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/contentModels/{contentModel-id}/addToDrive", + "OutputType": "IMicrosoftGraphContentModelUsage", + "Command": "Add-MgBetaGroupSiteContentModelToDrive", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/addCopyFromContentTypeHub", - "Module": "Beta.Groups", - "Command": "Add-MgBetaGroupSiteContentTypeCopyFromContentTypeHub", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/addCopy", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Add-MgBetaGroupSiteContentTypeCopy", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/addCopy", - "Module": "Beta.Groups", - "Command": "Add-MgBetaGroupSiteListContentTypeCopy", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/addCopyFromContentTypeHub", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Add-MgBetaGroupSiteContentTypeCopyFromContentTypeHub", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/addCopyFromContentTypeHub", - "Module": "Beta.Groups", - "Command": "Add-MgBetaGroupSiteListContentTypeCopyFromContentTypeHub", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/addCopy", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Add-MgBetaGroupSiteListContentTypeCopy", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/addGroup", - "Module": "Beta.Groups", - "Command": "Add-MgBetaGroupToLifecyclePolicy", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/addCopyFromContentTypeHub", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Add-MgBetaGroupSiteListContentTypeCopyFromContentTypeHub", + "Module": "Beta.Groups" }, { + "ApiVersion": "beta", + "Variants": [ + "Add", + "AddExpanded", + "AddViaIdentity", + "AddViaIdentityExpanded" + ], "Permissions": [], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/applyDecisions", - "Module": "Beta.Identity.Governance", - "Command": "Add-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/addGroup", "OutputType": null, + "Command": "Add-MgBetaGroupToLifecyclePolicy", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Apply", "ApplyViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-applydecisions?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-applydecisions?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/applyDecisions", + "OutputType": null, + "Command": "Add-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/applyDecisions", - "Module": "Beta.Identity.Governance", - "Command": "Add-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Apply", "ApplyViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-applydecisions?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-applydecisions?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/applyDecisions", + "OutputType": null, + "Command": "Add-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Apply", + "Apply1", + "ApplyExpanded", + "ApplyViaIdentity", + "ApplyViaIdentity1", + "ApplyViaIdentityExpanded" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -694,10 +737,16 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-applyhold?view=graph-rest-beta", + "Method": "POST", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/applyHold", - "Module": "Beta.Security", - "Command": "Add-MgBetaSecurityCaseEdiscoveryCaseCustodianHold", "OutputType": null, + "Command": "Add-MgBetaSecurityCaseEdiscoveryCaseCustodianHold", + "Module": "Beta.Security" + }, + { + "ApiVersion": "beta", "Variants": [ "Apply", "Apply1", @@ -706,12 +755,6 @@ "ApplyViaIdentity1", "ApplyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-applyhold?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -730,24 +773,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-applyhold?view=graph-rest-beta", + "Method": "POST", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/applyHold", - "Module": "Beta.Security", - "Command": "Add-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceHold", "OutputType": null, + "Command": "Add-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceHold", + "Module": "Beta.Security" + }, + { + "ApiVersion": "beta", "Variants": [ "Apply", - "Apply1", "ApplyExpanded", "ApplyViaIdentity", - "ApplyViaIdentity1", "ApplyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-applyhold?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -766,22 +807,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-applytags?view=graph-rest-beta", + "Method": "POST", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}/applyTags", - "Module": "Beta.Security", - "Command": "Add-MgBetaSecurityCaseEdiscoveryCaseReviewSetQueryTag", "OutputType": null, - "Variants": [ - "Apply", - "ApplyExpanded", - "ApplyViaIdentity", - "ApplyViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-applytags?view=graph-rest-beta" + "Command": "Add-MgBetaSecurityCaseEdiscoveryCaseReviewSetQueryTag", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "Add", + "AddExpanded", + "AddViaIdentity", + "AddViaIdentityExpanded" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -800,22 +841,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-addtoreviewset?view=graph-rest-beta", + "Method": "POST", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/addToReviewSet", - "Module": "Beta.Security", - "Command": "Add-MgBetaSecurityCaseEdiscoveryCaseReviewSetToReviewSet", "OutputType": null, + "Command": "Add-MgBetaSecurityCaseEdiscoveryCaseReviewSetToReviewSet", + "Module": "Beta.Security" + }, + { + "ApiVersion": "beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-addtoreviewset?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -842,88 +883,122 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-addtokensigningcertificate?view=graph-rest-beta", + "Method": "POST", "Uri": "/servicePrincipals/{servicePrincipal-id}/addTokenSigningCertificate", - "Module": "Beta.Applications", - "Command": "Add-MgBetaServicePrincipalTokenSigningCertificate", "OutputType": "IMicrosoftGraphSelfSignedCertificate", + "Command": "Add-MgBetaServicePrincipalTokenSigningCertificate", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-addtokensigningcertificate?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", + "Method": "POST", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopy", - "Module": "Beta.Files", - "Command": "Add-MgBetaShareListContentTypeCopy", "OutputType": "IMicrosoftGraphContentType", + "Command": "Add-MgBetaShareListContentTypeCopy", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", "Method": "POST", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopyFromContentTypeHub", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Add-MgBetaShareListContentTypeCopyFromContentTypeHub", + "Module": "Beta.Files" + }, + { "ApiVersion": "beta", + "Variants": [ + "Add", + "AddExpanded" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-follow?view=graph-rest-beta", + "Method": "POST", + "Uri": "/sites/add", + "OutputType": "IMicrosoftGraphSite", + "Command": "Add-MgBetaSite", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopyFromContentTypeHub", - "Module": "Beta.Files", - "Command": "Add-MgBetaShareListContentTypeCopyFromContentTypeHub", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-addtodrive?view=graph-rest-beta", + "Method": "POST", + "Uri": "/sites/{site-id}/contentModels/getByName(modelName='{modelName}')/addToDrive", + "OutputType": "IMicrosoftGraphContentModelUsage", + "Command": "Add-MgBetaSiteContentModelGetByNameToDrive", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/add", - "Module": "Beta.Sites", - "Command": "Add-MgBetaSite", - "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", "Variants": [ "Add", - "AddExpanded" + "AddExpanded", + "AddViaIdentity", + "AddViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-follow?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-addtodrive?view=graph-rest-beta", + "Method": "POST", + "Uri": "/sites/{site-id}/contentModels/{contentModel-id}/addToDrive", + "OutputType": "IMicrosoftGraphContentModelUsage", + "Command": "Add-MgBetaSiteContentModelToDrive", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/contentTypes/addCopy", - "Module": "Beta.Sites", - "Command": "Add-MgBetaSiteContentTypeCopy", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", + "Method": "POST", + "Uri": "/sites/{site-id}/contentTypes/addCopy", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Add-MgBetaSiteContentTypeCopy", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "Add", + "AddExpanded", + "AddViaIdentity", + "AddViaIdentityExpanded" + ], "Permissions": [ { "Name": "Sites.Manage.All", @@ -942,22 +1017,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", + "Method": "POST", "Uri": "/sites/{site-id}/contentTypes/addCopyFromContentTypeHub", - "Module": "Beta.Sites", - "Command": "Add-MgBetaSiteContentTypeCopyFromContentTypeHub", "OutputType": "IMicrosoftGraphContentType", + "Command": "Add-MgBetaSiteContentTypeCopyFromContentTypeHub", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Sites.Manage.All", @@ -976,22 +1051,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", + "Method": "POST", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopy", - "Module": "Beta.Sites", - "Command": "Add-MgBetaSiteListContentTypeCopy", "OutputType": "IMicrosoftGraphContentType", + "Command": "Add-MgBetaSiteListContentTypeCopy", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Sites.Manage.All", @@ -1010,377 +1085,377 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", + "Method": "POST", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopyFromContentTypeHub", - "Module": "Beta.Sites", - "Command": "Add-MgBetaSiteListContentTypeCopyFromContentTypeHub", "OutputType": "IMicrosoftGraphContentType", - "Variants": [ - "Add", - "AddExpanded", - "AddViaIdentity", - "AddViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta" + "Command": "Add-MgBetaSiteListContentTypeCopyFromContentTypeHub", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/channels/{channel-id}/members/add", - "Module": "Beta.Teams", - "Command": "Add-MgBetaTeamChannelMember", - "OutputType": "IMicrosoftGraphActionResultPart", + "ApiVersion": "beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta", + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/members/add", + "OutputType": "IMicrosoftGraphActionResultPart", + "Command": "Add-MgBetaTeamChannelMember", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/members/add", - "Module": "Beta.Teams", - "Command": "Add-MgBetaTeamMember", - "OutputType": "IMicrosoftGraphActionResultPart", + "ApiVersion": "beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta", + "Method": "POST", + "Uri": "/teams/{team-id}/members/add", + "OutputType": "IMicrosoftGraphActionResultPart", + "Command": "Add-MgBetaTeamMember", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/members/add", - "Module": "Beta.Teams", - "Command": "Add-MgBetaTeamPrimaryChannelMember", - "OutputType": "IMicrosoftGraphActionResultPart", + "ApiVersion": "beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta", + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/members/add", + "OutputType": "IMicrosoftGraphActionResultPart", + "Command": "Add-MgBetaTeamPrimaryChannelMember", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/add", - "Module": "Beta.Teams", - "Command": "Add-MgBetaTeamworkDeletedTeamChannelMember", - "OutputType": "IMicrosoftGraphActionResultPart", + "ApiVersion": "beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta", + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/add", + "OutputType": "IMicrosoftGraphActionResultPart", + "Command": "Add-MgBetaTeamworkDeletedTeamChannelMember", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/addUserInputLog", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Add-MgBetaTenantRelationshipManagedTenantAlertUserInputLog", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "ApiVersion": "beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/addUserInputLog", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "Command": "Add-MgBetaTenantRelationshipManagedTenantAlertUserInputLog", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managementActions/{managementAction-id}/apply", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Add-MgBetaTenantRelationshipManagedTenantManagementAction", - "OutputType": "IMicrosoftGraphManagedTenantsManagementActionDeploymentStatus", + "ApiVersion": "beta", "Variants": [ "Apply", "ApplyExpanded", "ApplyViaIdentity", "ApplyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managementaction-apply?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managementaction-apply?view=graph-rest-beta", + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/managementActions/{managementAction-id}/apply", + "OutputType": "IMicrosoftGraphManagedTenantsManagementActionDeploymentStatus", + "Command": "Add-MgBetaTenantRelationshipManagedTenantManagementAction", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/members/add", - "Module": "Beta.Users.Actions", - "Command": "Add-MgBetaUserChatMember", - "OutputType": "IMicrosoftGraphActionResultPart", + "ApiVersion": "beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/members/add", + "OutputType": "IMicrosoftGraphActionResultPart", + "Command": "Add-MgBetaUserChatMember", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/addCopy", - "Module": "Beta.Users.Actions", - "Command": "Add-MgBetaUserDriveListContentTypeCopy", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/addCopy", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Add-MgBetaUserDriveListContentTypeCopy", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", - "Module": "Beta.Users.Actions", - "Command": "Add-MgBetaUserDriveListContentTypeCopyFromContentTypeHub", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Add-MgBetaUserDriveListContentTypeCopyFromContentTypeHub", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/followedSites/add", - "Module": "Beta.Users.Actions", - "Command": "Add-MgBetaUserFollowedSite", - "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-follow?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-follow?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/followedSites/add", + "OutputType": "IMicrosoftGraphSite", + "Command": "Add-MgBetaUserFollowedSite", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/applyDecisions", - "Module": "Beta.Users.Actions", - "Command": "Add-MgBetaUserPendingAccessReviewInstanceDecision", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Apply", "ApplyViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-applydecisions?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-applydecisions?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/applyDecisions", + "OutputType": null, + "Command": "Add-MgBetaUserPendingAccessReviewInstanceDecision", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/{updatableAsset-id}/addMembersById", - "Module": "Beta.WindowsUpdates", - "Command": "Add-MgBetaWindowsUpdatesDeploymentAudienceExclusionMemberById", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Add-MgBetaWuDeploymentAudienceExclusionMemberGraphBPreId", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-beta", + "Method": "POST", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/{updatableAsset-id}/addMembersById", + "OutputType": null, + "Command": "Add-MgBetaWindowsUpdatesDeploymentAudienceExclusionMemberById", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}/addMembers", - "Module": "Beta.WindowsUpdates", - "Command": "Add-MgBetaWindowsUpdatesDeploymentAudienceMember", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Add-MgBetaWuDeploymentAudienceMember", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-beta", + "Method": "POST", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}/addMembers", + "OutputType": null, + "Command": "Add-MgBetaWindowsUpdatesDeploymentAudienceMember", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}/addMembersById", - "Module": "Beta.WindowsUpdates", - "Command": "Add-MgBetaWindowsUpdatesDeploymentAudienceMemberById", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Add-MgBetaWuDeploymentAudienceMemberGraphBPreId", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-beta", + "Method": "POST", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}/addMembersById", + "OutputType": null, + "Command": "Add-MgBetaWindowsUpdatesDeploymentAudienceMemberById", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}/addMembers", - "Module": "Beta.WindowsUpdates", - "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceExclusionMember", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Add-MgBetaWuPolicyAudienceExclusionMember", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-beta", + "Method": "POST", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}/addMembers", + "OutputType": null, + "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceExclusionMember", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}/addMembersById", - "Module": "Beta.WindowsUpdates", - "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceExclusionMemberById", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Add-MgBetaWuPolicyAudienceExclusionMemberGraphBPreId", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-beta", + "Method": "POST", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}/addMembersById", + "OutputType": null, + "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceExclusionMemberById", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}/addMembers", - "Module": "Beta.WindowsUpdates", - "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceMember", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Add-MgBetaWuPolicyAudienceMember", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-beta", + "Method": "POST", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}/addMembers", + "OutputType": null, + "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceMember", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}/addMembersById", - "Module": "Beta.WindowsUpdates", - "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceMemberById", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Add-MgBetaWuPolicyAudienceMemberGraphBPreId", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-beta", + "Method": "POST", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}/addMembersById", + "OutputType": null, + "Command": "Add-MgBetaWindowsUpdatesPolicyAudienceMemberById", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/addMembers", - "Module": "Beta.WindowsUpdates", - "Command": "Add-MgBetaWindowsUpdatesUpdatableAssetMember", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Add-MgBetaWuUpdatableAssetMember", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembers?view=graph-rest-beta", + "Method": "POST", + "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/addMembers", + "OutputType": null, + "Command": "Add-MgBetaWindowsUpdatesUpdatableAssetMember", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/addMembersById", - "Module": "Beta.WindowsUpdates", - "Command": "Add-MgBetaWindowsUpdatesUpdatableAssetMemberById", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Add-MgBetaWuUpdatableAssetMemberGraphBPreId", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-addmembersbyid?view=graph-rest-beta", + "Method": "POST", + "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/addMembersById", + "OutputType": null, + "Command": "Add-MgBetaWindowsUpdatesUpdatableAssetMemberById", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/chats/{chat-id}/members/add", - "Module": "Teams", - "Command": "Add-MgChatMember", - "OutputType": "IMicrosoftGraphActionResultPart", + "ApiVersion": "v1.0", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/chats/{chat-id}/members/add", + "OutputType": "IMicrosoftGraphActionResultPart", + "Command": "Add-MgChatMember", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Add", + "AddExpanded", + "AddViaIdentity", + "AddViaIdentityExpanded" + ], "Permissions": [ { "Name": "Calls.JoinGroupCallAsGuest.All", @@ -1407,245 +1482,247 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-addlargegalleryview?view=graph-rest-1.0", + "Method": "POST", "Uri": "/communications/calls/{call-id}/addLargeGalleryView", - "Module": "CloudCommunications", - "Command": "Add-MgCommunicationCallLargeGalleryView", "OutputType": "IMicrosoftGraphAddLargeGalleryViewOperation", - "Variants": [ - "Add", - "AddExpanded", - "AddViaIdentity", - "AddViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-addlargegalleryview?view=graph-rest-1.0" + "Command": "Add-MgCommunicationCallLargeGalleryView", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/contentTypes/addCopy", - "Module": "Files", - "Command": "Add-MgDriveListContentTypeCopy", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/drives/{drive-id}/list/contentTypes/addCopy", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Add-MgDriveListContentTypeCopy", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", - "Module": "Files", - "Command": "Add-MgDriveListContentTypeCopyFromContentTypeHub", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Add-MgDriveListContentTypeCopyFromContentTypeHub", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/addActivities", - "Module": "Search", - "Command": "Add-MgExternalConnectionItemActivity", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivityResult", + "ApiVersion": "v1.0", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/addActivities", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivityResult", + "Command": "Add-MgExternalConnectionItemActivity", + "Module": "Search" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/addCopy", - "Module": "Groups", - "Command": "Add-MgGroupDriveListContentTypeCopy", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/addCopy", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Add-MgGroupDriveListContentTypeCopy", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", - "Module": "Groups", - "Command": "Add-MgGroupDriveListContentTypeCopyFromContentTypeHub", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Add-MgGroupDriveListContentTypeCopyFromContentTypeHub", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/addFavorite", - "Module": "Groups", - "Command": "Add-MgGroupFavorite", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Add", "AddViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-addfavorite?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-addfavorite?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/groups/{group-id}/addFavorite", + "OutputType": null, + "Command": "Add-MgGroupFavorite", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/add", - "Module": "Groups", - "Command": "Add-MgGroupSite", - "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-follow?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-follow?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/add", + "OutputType": "IMicrosoftGraphSite", + "Command": "Add-MgGroupSite", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/addCopy", - "Module": "Groups", - "Command": "Add-MgGroupSiteContentTypeCopy", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/addCopy", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Add-MgGroupSiteContentTypeCopy", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/addCopyFromContentTypeHub", - "Module": "Groups", - "Command": "Add-MgGroupSiteContentTypeCopyFromContentTypeHub", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/addCopyFromContentTypeHub", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Add-MgGroupSiteContentTypeCopyFromContentTypeHub", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/addCopy", - "Module": "Groups", - "Command": "Add-MgGroupSiteListContentTypeCopy", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/addCopy", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Add-MgGroupSiteListContentTypeCopy", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/addCopyFromContentTypeHub", - "Module": "Groups", - "Command": "Add-MgGroupSiteListContentTypeCopyFromContentTypeHub", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/addCopyFromContentTypeHub", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Add-MgGroupSiteListContentTypeCopyFromContentTypeHub", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/addGroup", - "Module": "Groups", - "Command": "Add-MgGroupToLifecyclePolicy", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-addgroup?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-addgroup?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/addGroup", + "OutputType": null, + "Command": "Add-MgGroupToLifecyclePolicy", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/applyDecisions", - "Module": "Identity.Governance", - "Command": "Add-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Apply", "ApplyViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-applydecisions?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-applydecisions?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/applyDecisions", + "OutputType": null, + "Command": "Add-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "Module": "Identity.Governance" }, { - "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, + "ApiVersion": "v1.0", + "Variants": [ + "Apply", + "Apply1", + "ApplyExpanded", + "ApplyViaIdentity", + "ApplyViaIdentity1", + "ApplyViaIdentityExpanded" + ], + "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, "PermissionType": "DelegatedWork", "IsLeastPrivilege": true }, @@ -1658,10 +1735,16 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-applyhold?view=graph-rest-1.0", + "Method": "POST", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/applyHold", - "Module": "Security", - "Command": "Add-MgSecurityCaseEdiscoveryCaseCustodianHold", "OutputType": null, + "Command": "Add-MgSecurityCaseEdiscoveryCaseCustodianHold", + "Module": "Security" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Apply", "Apply1", @@ -1670,12 +1753,6 @@ "ApplyViaIdentity1", "ApplyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-applyhold?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -1694,24 +1771,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-applyhold?view=graph-rest-1.0", + "Method": "POST", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/applyHold", - "Module": "Security", - "Command": "Add-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceHold", "OutputType": null, + "Command": "Add-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceHold", + "Module": "Security" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Apply", - "Apply1", "ApplyExpanded", "ApplyViaIdentity", - "ApplyViaIdentity1", "ApplyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-applyhold?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -1730,22 +1805,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-applytags?view=graph-rest-1.0", + "Method": "POST", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}/applyTags", - "Module": "Security", - "Command": "Add-MgSecurityCaseEdiscoveryCaseReviewSetQueryTag", "OutputType": null, - "Variants": [ - "Apply", - "ApplyExpanded", - "ApplyViaIdentity", - "ApplyViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-applytags?view=graph-rest-1.0" + "Command": "Add-MgSecurityCaseEdiscoveryCaseReviewSetQueryTag", + "Module": "Security" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Add", + "AddExpanded", + "AddViaIdentity", + "AddViaIdentityExpanded" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -1764,22 +1839,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-addtoreviewset?view=graph-rest-1.0", + "Method": "POST", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/addToReviewSet", - "Module": "Security", - "Command": "Add-MgSecurityCaseEdiscoveryCaseReviewSetToReviewSet", "OutputType": null, + "Command": "Add-MgSecurityCaseEdiscoveryCaseReviewSetToReviewSet", + "Module": "Security" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-addtoreviewset?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -1806,22 +1881,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-addkey?view=graph-rest-1.0", + "Method": "POST", "Uri": "/servicePrincipals/{servicePrincipal-id}/addKey", - "Module": "Applications", - "Command": "Add-MgServicePrincipalKey", "OutputType": "IMicrosoftGraphKeyCredential", + "Command": "Add-MgServicePrincipalKey", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-addkey?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -1848,22 +1923,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-addpassword?view=graph-rest-1.0", + "Method": "POST", "Uri": "/servicePrincipals/{servicePrincipal-id}/addPassword", - "Module": "Applications", - "Command": "Add-MgServicePrincipalPassword", "OutputType": "IMicrosoftGraphPasswordCredential", + "Command": "Add-MgServicePrincipalPassword", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-addpassword?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -1890,88 +1965,88 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-addtokensigningcertificate?view=graph-rest-1.0", + "Method": "POST", "Uri": "/servicePrincipals/{servicePrincipal-id}/addTokenSigningCertificate", - "Module": "Applications", - "Command": "Add-MgServicePrincipalTokenSigningCertificate", "OutputType": "IMicrosoftGraphSelfSignedCertificate", - "Variants": [ - "Add", - "AddExpanded", - "AddViaIdentity", - "AddViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-addtokensigningcertificate?view=graph-rest-1.0" + "Command": "Add-MgServicePrincipalTokenSigningCertificate", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopy", - "Module": "Files", - "Command": "Add-MgShareListContentTypeCopy", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopy", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Add-MgShareListContentTypeCopy", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopyFromContentTypeHub", - "Module": "Files", - "Command": "Add-MgShareListContentTypeCopyFromContentTypeHub", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/addCopyFromContentTypeHub", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Add-MgShareListContentTypeCopyFromContentTypeHub", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/sites/add", - "Module": "Sites", - "Command": "Add-MgSite", - "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0", "Variants": [ "Add", "AddExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-follow?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-follow?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/sites/add", + "OutputType": "IMicrosoftGraphSite", + "Command": "Add-MgSite", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/contentTypes/addCopy", - "Module": "Sites", - "Command": "Add-MgSiteContentTypeCopy", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/sites/{site-id}/contentTypes/addCopy", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Add-MgSiteContentTypeCopy", + "Module": "Sites" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Add", + "AddExpanded", + "AddViaIdentity", + "AddViaIdentityExpanded" + ], "Permissions": [ { "Name": "Sites.Manage.All", @@ -1990,22 +2065,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", + "Method": "POST", "Uri": "/sites/{site-id}/contentTypes/addCopyFromContentTypeHub", - "Module": "Sites", - "Command": "Add-MgSiteContentTypeCopyFromContentTypeHub", "OutputType": "IMicrosoftGraphContentType", + "Command": "Add-MgSiteContentTypeCopyFromContentTypeHub", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Sites.Manage.All", @@ -2024,22 +2099,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", + "Method": "POST", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopy", - "Module": "Sites", - "Command": "Add-MgSiteListContentTypeCopy", "OutputType": "IMicrosoftGraphContentType", + "Command": "Add-MgSiteListContentTypeCopy", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Sites.Manage.All", @@ -2058,190 +2133,190 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", + "Method": "POST", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/addCopyFromContentTypeHub", - "Module": "Sites", - "Command": "Add-MgSiteListContentTypeCopyFromContentTypeHub", "OutputType": "IMicrosoftGraphContentType", - "Variants": [ - "Add", - "AddExpanded", - "AddViaIdentity", - "AddViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0" + "Command": "Add-MgSiteListContentTypeCopyFromContentTypeHub", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/channels/{channel-id}/members/add", - "Module": "Teams", - "Command": "Add-MgTeamChannelMember", - "OutputType": "IMicrosoftGraphActionResultPart", + "ApiVersion": "v1.0", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/members/add", + "OutputType": "IMicrosoftGraphActionResultPart", + "Command": "Add-MgTeamChannelMember", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/members/add", - "Module": "Teams", - "Command": "Add-MgTeamMember", - "OutputType": "IMicrosoftGraphActionResultPart", + "ApiVersion": "v1.0", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/teams/{team-id}/members/add", + "OutputType": "IMicrosoftGraphActionResultPart", + "Command": "Add-MgTeamMember", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/members/add", - "Module": "Teams", - "Command": "Add-MgTeamPrimaryChannelMember", - "OutputType": "IMicrosoftGraphActionResultPart", + "ApiVersion": "v1.0", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/members/add", + "OutputType": "IMicrosoftGraphActionResultPart", + "Command": "Add-MgTeamPrimaryChannelMember", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/add", - "Module": "Teams", - "Command": "Add-MgTeamworkDeletedTeamChannelMember", - "OutputType": "IMicrosoftGraphActionResultPart", + "ApiVersion": "v1.0", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/add", + "OutputType": "IMicrosoftGraphActionResultPart", + "Command": "Add-MgTeamworkDeletedTeamChannelMember", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/members/add", - "Module": "Users.Actions", - "Command": "Add-MgUserChatMember", - "OutputType": "IMicrosoftGraphActionResultPart", + "ApiVersion": "v1.0", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmembers-add?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/members/add", + "OutputType": "IMicrosoftGraphActionResultPart", + "Command": "Add-MgUserChatMember", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/addCopy", - "Module": "Users.Actions", - "Command": "Add-MgUserDriveListContentTypeCopy", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopy?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/addCopy", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Add-MgUserDriveListContentTypeCopy", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", - "Module": "Users.Actions", - "Command": "Add-MgUserDriveListContentTypeCopyFromContentTypeHub", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-addcopyfromcontenttypehub?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/addCopyFromContentTypeHub", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Add-MgUserDriveListContentTypeCopyFromContentTypeHub", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/followedSites/add", - "Module": "Users.Actions", - "Command": "Add-MgUserFollowedSite", - "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0", "Variants": [ "Add", "AddExpanded", "AddViaIdentity", "AddViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-follow?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-follow?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/followedSites/add", + "OutputType": "IMicrosoftGraphSite", + "Command": "Add-MgUserFollowedSite", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/approveApps", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Approve-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingApp", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Approve", "ApproveExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/approveApps", + "OutputType": null, + "Command": "Approve-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingApp", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/elevationRequests/{privilegeManagementElevationRequest-id}/approve", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Approve-MgBetaDeviceManagementElevationRequest", - "OutputType": "IMicrosoftGraphPrivilegeManagementElevationRequest", + "ApiVersion": "beta", "Variants": [ "Approve", "ApproveExpanded", "ApproveViaIdentity", "ApproveViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/elevationRequests/{privilegeManagementElevationRequest-id}/approve", + "OutputType": "IMicrosoftGraphPrivilegeManagementElevationRequest", + "Command": "Approve-MgBetaDeviceManagementElevationRequest", + "Module": "Beta.DeviceManagement.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Approve", + "ApproveExpanded", + "ApproveViaIdentity", + "ApproveViaIdentityExpanded" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -2260,147 +2335,145 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/operationApprovalRequests/{operationApprovalRequest-id}/approve", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Approve-MgBetaDeviceManagementOperationApprovalRequest", "OutputType": null, - "Variants": [ - "Approve", - "ApproveExpanded", - "ApproveViaIdentity", - "ApproveViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Approve-MgBetaDeviceManagementOperationApprovalRequest", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/zebraFotaConnector/approveFotaApps", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Approve-MgBetaDeviceManagementZebraFotaConnectorFotaApp", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Approve" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/zebraFotaConnector/approveFotaApps", + "OutputType": null, + "Command": "Approve-MgBetaDeviceManagementZebraFotaConnectorFotaApp", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/unsetVerifiedPublisher", - "Module": "Applications", - "Command": "Clear-MgApplicationVerifiedPublisher", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Unset", "UnsetViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-unsetverifiedpublisher?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-unsetverifiedpublisher?view=graph-rest-1.0", + "Method": "POST", "Uri": "/applications/{application-id}/unsetVerifiedPublisher", - "Module": "Beta.Applications", - "Command": "Clear-MgBetaApplicationVerifiedPublisher", "OutputType": null, + "Command": "Clear-MgApplicationVerifiedPublisher", + "Module": "Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Unset", "UnsetViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-unsetverifiedpublisher?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-unsetverifiedpublisher?view=graph-rest-beta", + "Method": "POST", + "Uri": "/applications/{application-id}/unsetVerifiedPublisher", + "OutputType": null, + "Command": "Clear-MgBetaApplicationVerifiedPublisher", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/unsetReaction", - "Module": "Beta.Teams", - "Command": "Clear-MgBetaChatMessageReaction", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/unsetReaction", + "OutputType": null, + "Command": "Clear-MgBetaChatMessageReaction", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "Module": "Beta.Teams", - "Command": "Clear-MgBetaChatMessageReplyReaction", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", + "OutputType": null, + "Command": "Clear-MgBetaChatMessageReplyReaction", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/communications/presences/{presence-id}/clearPresence", - "Module": "Beta.CloudCommunications", - "Command": "Clear-MgBetaCommunicationPresence", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Clear", "ClearExpanded", "ClearViaIdentity", "ClearViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearpresence?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearpresence?view=graph-rest-beta", + "Method": "POST", + "Uri": "/communications/presences/{presence-id}/clearPresence", + "OutputType": null, + "Command": "Clear-MgBetaCommunicationPresence", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/presences/{presence-id}/clearUserPreferredPresence", - "Module": "Beta.CloudCommunications", - "Command": "Clear-MgBetaCommunicationPresenceUserPreferredPresence", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Clear", "ClearViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearuserpreferredpresence?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearuserpreferredpresence?view=graph-rest-beta", + "Method": "POST", + "Uri": "/communications/presences/{presence-id}/clearUserPreferredPresence", + "OutputType": null, + "Command": "Clear-MgBetaCommunicationPresenceUserPreferredPresence", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/purgeData", - "Module": "Beta.Compliance", - "Command": "Clear-MgBetaComplianceEdiscoveryCaseSourceCollectionData", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Purge", "PurgeViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-purgedata?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-purgedata?view=graph-rest-beta", + "Method": "POST", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/purgeData", + "OutputType": null, + "Command": "Clear-MgBetaComplianceEdiscoveryCaseSourceCollectionData", + "Module": "Beta.Compliance" }, { + "ApiVersion": "beta", + "Variants": [ + "Wipe", + "WipeViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -2419,20 +2492,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Clear-MgBetaDeviceAppMgtWindowsInformationProtectionDeviceRegistration", + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}/wipe", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Clear-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", "OutputType": null, + "Command": "Clear-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Wipe", - "WipeViaIdentity" + "WipeExpanded", + "WipeViaIdentity", + "WipeViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": "Clear-MgBetaDeviceAppMgtWindowsInformationProtectionDeviceRegistration", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -2459,37 +2534,37 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/wipe", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Clear-MgBetaDeviceManagementComanagedDevice", "OutputType": null, - "Variants": [ - "Wipe", - "WipeExpanded", - "WipeViaIdentity", - "WipeViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Clear-MgBetaDeviceManagementComanagedDevice", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/clearEnrollmentTimeDeviceMembershipTarget", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Clear-MgBetaDeviceManagementConfigurationPolicyEnrollmentTimeDeviceMembershipTarget", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Clear", "ClearViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/clearEnrollmentTimeDeviceMembershipTarget", + "OutputType": null, + "Command": "Clear-MgBetaDeviceManagementConfigurationPolicyEnrollmentTimeDeviceMembershipTarget", + "Module": "Beta.DeviceManagement.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Wipe", + "WipeExpanded", + "WipeViaIdentity", + "WipeViaIdentityExpanded" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -2516,141 +2591,139 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/wipe", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Clear-MgBetaDeviceManagementManagedDevice", "OutputType": null, - "Variants": [ - "Wipe", - "WipeExpanded", - "WipeViaIdentity", - "WipeViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Clear-MgBetaDeviceManagementManagedDevice", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/purgeData", - "Module": "Beta.Security", - "Command": "Clear-MgBetaSecurityCaseEdiscoveryCaseSearchData", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Purge", "PurgeExpanded", "PurgeViaIdentity", "PurgeViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-purgedata?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-purgedata?view=graph-rest-beta", + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/purgeData", + "OutputType": null, + "Command": "Clear-MgBetaSecurityCaseEdiscoveryCaseSearchData", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/unsetReaction", - "Module": "Beta.Teams", - "Command": "Clear-MgBetaTeamChannelMessageReaction", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/unsetReaction", + "OutputType": null, + "Command": "Clear-MgBetaTeamChannelMessageReaction", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "Module": "Beta.Teams", - "Command": "Clear-MgBetaTeamChannelMessageReplyReaction", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", + "OutputType": null, + "Command": "Clear-MgBetaTeamChannelMessageReplyReaction", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/unsetReaction", - "Module": "Beta.Teams", - "Command": "Clear-MgBetaTeamPrimaryChannelMessageReaction", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/unsetReaction", + "OutputType": null, + "Command": "Clear-MgBetaTeamPrimaryChannelMessageReaction", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "Module": "Beta.Teams", - "Command": "Clear-MgBetaTeamPrimaryChannelMessageReplyReaction", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", + "OutputType": null, + "Command": "Clear-MgBetaTeamPrimaryChannelMessageReplyReaction", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/unsetReaction", - "Module": "Beta.Teams", - "Command": "Clear-MgBetaTeamworkDeletedTeamChannelMessageReaction", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/unsetReaction", + "OutputType": null, + "Command": "Clear-MgBetaTeamworkDeletedTeamChannelMessageReaction", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "Module": "Beta.Teams", - "Command": "Clear-MgBetaTeamworkDeletedTeamChannelMessageReplyReaction", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", + "OutputType": null, + "Command": "Clear-MgBetaTeamworkDeletedTeamChannelMessageReplyReaction", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Wipe", + "WipeViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -2669,20 +2742,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/wipeAndBlockManagedApps", - "Module": "Beta.Users.Actions", - "Command": "Clear-MgBetaUserAndBlockManagedApp", "OutputType": null, - "Variants": [ - "Wipe", - "WipeViaIdentity" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Clear-MgBetaUserAndBlockManagedApp", + "Module": "Beta.Users.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Unset", + "UnsetExpanded", + "UnsetViaIdentity", + "UnsetViaIdentityExpanded" + ], "Permissions": [ { "Name": "ChatMessage.Send", @@ -2701,39 +2776,39 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/unsetReaction", - "Module": "Beta.Users.Actions", - "Command": "Clear-MgBetaUserChatMessageReaction", "OutputType": null, - "Variants": [ - "Unset", - "UnsetExpanded", - "UnsetViaIdentity", - "UnsetViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Clear-MgBetaUserChatMessageReaction", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "Module": "Beta.Users.Actions", - "Command": "Clear-MgBetaUserChatMessageReplyReaction", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", + "OutputType": null, + "Command": "Clear-MgBetaUserChatMessageReplyReaction", + "Module": "Beta.Users.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Wipe", + "WipeExpanded", + "WipeViaIdentity", + "WipeViaIdentityExpanded" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -2752,56 +2827,56 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/wipeManagedAppRegistrationsByAzureAdDeviceId", - "Module": "Beta.Users.Actions", - "Command": "Clear-MgBetaUserManagedAppRegistrationByAzureAdDeviceId", "OutputType": null, - "Variants": [ - "Wipe", - "WipeExpanded", - "WipeViaIdentity", - "WipeViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Clear-MgBetaUserManagedAppRegistrationByAzureAdDeviceId", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/wipeManagedAppRegistrationsByDeviceTag", - "Module": "Beta.Users.Actions", - "Command": "Clear-MgBetaUserManagedAppRegistrationByDeviceTag", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Wipe1", "WipeExpanded1", "WipeViaIdentity1", "WipeViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/wipeManagedAppRegistrationsByDeviceTag", + "OutputType": null, + "Command": "Clear-MgBetaUserManagedAppRegistrationByDeviceTag", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/wipe", - "Module": "Beta.Users.Actions", - "Command": "Clear-MgBetaUserManagedDevice", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Wipe", "WipeExpanded", "WipeViaIdentity", "WipeViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/wipe", + "OutputType": null, + "Command": "Clear-MgBetaUserManagedDevice", + "Module": "Beta.Users.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Clear", + "ClearExpanded", + "ClearViaIdentity", + "ClearViaIdentityExpanded" + ], "Permissions": [ { "Name": "Presence.ReadWrite", @@ -2820,22 +2895,20 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearpresence?view=graph-rest-beta", + "Method": "POST", "Uri": "/users/{user-id}/presence/clearPresence", - "Module": "Beta.Users.Actions", - "Command": "Clear-MgBetaUserPresence", "OutputType": null, + "Command": "Clear-MgBetaUserPresence", + "Module": "Beta.Users.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Clear", - "ClearExpanded", - "ClearViaIdentity", - "ClearViaIdentityExpanded" + "ClearViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearpresence?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Presence.ReadWrite", @@ -2854,86 +2927,88 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearuserpreferredpresence?view=graph-rest-beta", + "Method": "POST", "Uri": "/users/{user-id}/presence/clearUserPreferredPresence", - "Module": "Beta.Users.Actions", - "Command": "Clear-MgBetaUserPresenceUserPreferredPresence", "OutputType": null, - "Variants": [ - "Clear", - "ClearViaIdentity" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearuserpreferredpresence?view=graph-rest-beta" + "Command": "Clear-MgBetaUserPresenceUserPreferredPresence", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/unsetReaction", - "Module": "Teams", - "Command": "Clear-MgChatMessageReaction", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/unsetReaction", + "OutputType": null, + "Command": "Clear-MgChatMessageReaction", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "Module": "Teams", - "Command": "Clear-MgChatMessageReplyReaction", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", + "OutputType": null, + "Command": "Clear-MgChatMessageReplyReaction", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/communications/presences/{presence-id}/clearPresence", - "Module": "CloudCommunications", - "Command": "Clear-MgCommunicationPresence", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Clear", "ClearExpanded", "ClearViaIdentity", "ClearViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearpresence?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearpresence?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/communications/presences/{presence-id}/clearPresence", + "OutputType": null, + "Command": "Clear-MgCommunicationPresence", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/presences/{presence-id}/clearUserPreferredPresence", - "Module": "CloudCommunications", - "Command": "Clear-MgCommunicationPresenceUserPreferredPresence", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Clear", "ClearViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearuserpreferredpresence?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearuserpreferredpresence?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/communications/presences/{presence-id}/clearUserPreferredPresence", + "OutputType": null, + "Command": "Clear-MgCommunicationPresenceUserPreferredPresence", + "Module": "CloudCommunications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Wipe", + "WipeExpanded", + "WipeViaIdentity", + "WipeViaIdentityExpanded" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -2960,141 +3035,141 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-wipe?view=graph-rest-1.0", + "Method": "POST", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/wipe", - "Module": "DeviceManagement.Actions", - "Command": "Clear-MgDeviceManagementManagedDevice", "OutputType": null, - "Variants": [ - "Wipe", - "WipeExpanded", - "WipeViaIdentity", - "WipeViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-wipe?view=graph-rest-1.0" + "Command": "Clear-MgDeviceManagementManagedDevice", + "Module": "DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/purgeData", - "Module": "Security", - "Command": "Clear-MgSecurityCaseEdiscoveryCaseSearchData", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Purge", "PurgeExpanded", "PurgeViaIdentity", "PurgeViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-purgedata?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-purgedata?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/purgeData", + "OutputType": null, + "Command": "Clear-MgSecurityCaseEdiscoveryCaseSearchData", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/unsetReaction", - "Module": "Teams", - "Command": "Clear-MgTeamChannelMessageReaction", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/unsetReaction", + "OutputType": null, + "Command": "Clear-MgTeamChannelMessageReaction", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "Module": "Teams", - "Command": "Clear-MgTeamChannelMessageReplyReaction", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", + "OutputType": null, + "Command": "Clear-MgTeamChannelMessageReplyReaction", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/unsetReaction", - "Module": "Teams", - "Command": "Clear-MgTeamPrimaryChannelMessageReaction", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/unsetReaction", + "OutputType": null, + "Command": "Clear-MgTeamPrimaryChannelMessageReaction", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "Module": "Teams", - "Command": "Clear-MgTeamPrimaryChannelMessageReplyReaction", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", + "OutputType": null, + "Command": "Clear-MgTeamPrimaryChannelMessageReplyReaction", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/unsetReaction", - "Module": "Teams", - "Command": "Clear-MgTeamworkDeletedTeamChannelMessageReaction", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/unsetReaction", + "OutputType": null, + "Command": "Clear-MgTeamworkDeletedTeamChannelMessageReaction", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "Module": "Teams", - "Command": "Clear-MgTeamworkDeletedTeamChannelMessageReplyReaction", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", + "OutputType": null, + "Command": "Clear-MgTeamworkDeletedTeamChannelMessageReplyReaction", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Unset", + "UnsetExpanded", + "UnsetViaIdentity", + "UnsetViaIdentityExpanded" + ], "Permissions": [ { "Name": "ChatMessage.Send", @@ -3113,56 +3188,56 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/unsetReaction", - "Module": "Users.Actions", - "Command": "Clear-MgUserChatMessageReaction", "OutputType": null, - "Variants": [ - "Unset", - "UnsetExpanded", - "UnsetViaIdentity", - "UnsetViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Clear-MgUserChatMessageReaction", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", - "Module": "Users.Actions", - "Command": "Clear-MgUserChatMessageReplyReaction", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Unset", "UnsetExpanded", "UnsetViaIdentity", "UnsetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/unsetReaction", + "OutputType": null, + "Command": "Clear-MgUserChatMessageReplyReaction", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/wipe", - "Module": "Users.Actions", - "Command": "Clear-MgUserManagedDevice", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Wipe", "WipeExpanded", "WipeViaIdentity", "WipeViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-wipe?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-wipe?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/wipe", + "OutputType": null, + "Command": "Clear-MgUserManagedDevice", + "Module": "Users.Actions" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Clear", + "ClearExpanded", + "ClearViaIdentity", + "ClearViaIdentityExpanded" + ], "Permissions": [ { "Name": "Presence.ReadWrite", @@ -3181,22 +3256,20 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearpresence?view=graph-rest-1.0", + "Method": "POST", "Uri": "/users/{user-id}/presence/clearPresence", - "Module": "Users.Actions", - "Command": "Clear-MgUserPresence", "OutputType": null, + "Command": "Clear-MgUserPresence", + "Module": "Users.Actions" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Clear", - "ClearExpanded", - "ClearViaIdentity", - "ClearViaIdentityExpanded" + "ClearViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearpresence?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Presence.ReadWrite", @@ -3215,20 +3288,20 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearuserpreferredpresence?view=graph-rest-1.0", + "Method": "POST", "Uri": "/users/{user-id}/presence/clearUserPreferredPresence", - "Module": "Users.Actions", - "Command": "Clear-MgUserPresenceUserPreferredPresence", "OutputType": null, - "Variants": [ - "Clear", - "ClearViaIdentity" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-clearuserpreferredpresence?view=graph-rest-1.0" + "Command": "Clear-MgUserPresenceUserPreferredPresence", + "Module": "Users.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Close", + "CloseViaIdentity" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -3247,20 +3320,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-close?view=graph-rest-beta", + "Method": "POST", "Uri": "/compliance/ediscovery/cases/{case-id}/close", - "Module": "Beta.Compliance", - "Command": "Close-MgBetaComplianceEdiscoveryCase", "OutputType": null, + "Command": "Close-MgBetaComplianceEdiscoveryCase", + "Module": "Beta.Compliance" + }, + { + "ApiVersion": "beta", "Variants": [ "Close", "CloseViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-close?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -3279,20 +3352,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-close?view=graph-rest-beta", + "Method": "POST", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/close", - "Module": "Beta.Security", - "Command": "Close-MgBetaSecurityCaseEdiscoveryCase", "OutputType": null, + "Command": "Close-MgBetaSecurityCaseEdiscoveryCase", + "Module": "Beta.Security" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Close", "CloseViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-close?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -3311,20 +3384,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-close?view=graph-rest-1.0", + "Method": "POST", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/close", - "Module": "Security", - "Command": "Close-MgSecurityCaseEdiscoveryCase", "OutputType": null, - "Variants": [ - "Close", - "CloseViaIdentity" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-close?view=graph-rest-1.0" + "Command": "Close-MgSecurityCaseEdiscoveryCase", + "Module": "Security" }, { + "ApiVersion": "beta", + "Variants": [ + "Compare", + "CompareViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -3343,20 +3416,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/compare(templateId='{templateId}')", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Compare-MgBetaDeviceManagementIntent", "OutputType": "IMicrosoftGraphDeviceManagementSettingComparison", + "Command": "Compare-MgBetaDeviceManagementIntent", + "Module": "Beta.DeviceManagement.Functions" + }, + { + "ApiVersion": "beta", "Variants": [ "Compare", "CompareViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -3375,20 +3448,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/compare(templateId='{templateId}')", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Compare-MgBetaDeviceManagementTemplate", "OutputType": "IMicrosoftGraphDeviceManagementSettingComparison", + "Command": "Compare-MgBetaDeviceManagementTemplate", + "Module": "Beta.DeviceManagement.Functions" + }, + { + "ApiVersion": "beta", "Variants": [ "Compare", "CompareViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -3407,362 +3480,362 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/compare(templateId='{templateId}')", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Compare-MgBetaDeviceManagementTemplateMigratableTo", "OutputType": "IMicrosoftGraphDeviceManagementSettingComparison", - "Variants": [ - "Compare", - "CompareViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Compare-MgBetaDeviceManagementTemplateMigratableTo", + "Module": "Beta.DeviceManagement.Functions" }, { - "Permissions": [], - "Uri": "/deviceManagement/androidForWorkSettings/completeSignup", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Complete-MgBetaDeviceManagementAndroidForWorkSettingSignup", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Complete", "CompleteExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/androidForWorkSettings/completeSignup", + "OutputType": null, + "Command": "Complete-MgBetaDeviceManagementAndroidForWorkSettingSignup", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/completeSignup", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Complete-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingSignup", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Complete", "CompleteExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/completeSignup", + "OutputType": null, + "Command": "Complete-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingSignup", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/directory/impactedResources/{impactedResource-id}/complete", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Complete-MgBetaDirectoryImpactedResource", - "OutputType": "IMicrosoftGraphImpactedResource", + "ApiVersion": "beta", "Variants": [ "Complete", "CompleteViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-complete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-complete?view=graph-rest-beta", + "Method": "POST", + "Uri": "/directory/impactedResources/{impactedResource-id}/complete", + "OutputType": "IMicrosoftGraphImpactedResource", + "Command": "Complete-MgBetaDirectoryImpactedResource", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/recommendations/{recommendation-id}/complete", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Complete-MgBetaDirectoryRecommendation", - "OutputType": "IMicrosoftGraphRecommendation", + "ApiVersion": "beta", "Variants": [ "Complete", "CompleteViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/recommendation-complete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/recommendation-complete?view=graph-rest-beta", + "Method": "POST", + "Uri": "/directory/recommendations/{recommendation-id}/complete", + "OutputType": "IMicrosoftGraphRecommendation", + "Command": "Complete-MgBetaDirectoryRecommendation", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/complete", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Complete-MgBetaDirectoryRecommendationImpactedResource", - "OutputType": "IMicrosoftGraphImpactedResource", + "ApiVersion": "beta", "Variants": [ "Complete", "CompleteViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-complete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-complete?view=graph-rest-beta", + "Method": "POST", + "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/complete", + "OutputType": "IMicrosoftGraphImpactedResource", + "Command": "Complete-MgBetaDirectoryRecommendationImpactedResource", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/channels/{channel-id}/completeMigration", - "Module": "Beta.Teams", - "Command": "Complete-MgBetaTeamChannelMigration", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Complete", "CompleteViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-beta", + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/completeMigration", + "OutputType": null, + "Command": "Complete-MgBetaTeamChannelMigration", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/completeMigration", - "Module": "Beta.Teams", - "Command": "Complete-MgBetaTeamMigration", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Complete", "CompleteViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-completemigration?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-completemigration?view=graph-rest-beta", + "Method": "POST", + "Uri": "/teams/{team-id}/completeMigration", + "OutputType": null, + "Command": "Complete-MgBetaTeamMigration", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/completeMigration", - "Module": "Beta.Teams", - "Command": "Complete-MgBetaTeamPrimaryChannelMigration", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Complete", "CompleteViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-beta", + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/completeMigration", + "OutputType": null, + "Command": "Complete-MgBetaTeamPrimaryChannelMigration", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/completeMigration", - "Module": "Beta.Teams", - "Command": "Complete-MgBetaTeamworkDeletedTeamChannelMigration", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Complete", "CompleteViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-beta", + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/completeMigration", + "OutputType": null, + "Command": "Complete-MgBetaTeamworkDeletedTeamChannelMigration", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/complete", - "Module": "Beta.Users.Actions", - "Command": "Complete-MgBetaUserOutlookTask", - "OutputType": "IMicrosoftGraphOutlookTask", + "ApiVersion": "beta", "Variants": [ "Complete", "CompleteViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlooktask-complete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlooktask-complete?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/complete", + "OutputType": "IMicrosoftGraphOutlookTask", + "Command": "Complete-MgBetaUserOutlookTask", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/complete", - "Module": "Beta.Users.Actions", - "Command": "Complete-MgBetaUserOutlookTaskFolderTask", - "OutputType": "IMicrosoftGraphOutlookTask", + "ApiVersion": "beta", "Variants": [ "Complete", "CompleteViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlooktask-complete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlooktask-complete?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/complete", + "OutputType": "IMicrosoftGraphOutlookTask", + "Command": "Complete-MgBetaUserOutlookTaskFolderTask", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/complete", - "Module": "Beta.Users.Actions", - "Command": "Complete-MgBetaUserOutlookTaskGroupTaskFolderTask", - "OutputType": "IMicrosoftGraphOutlookTask", + "ApiVersion": "beta", "Variants": [ "Complete", "CompleteViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlooktask-complete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlooktask-complete?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/complete", + "OutputType": "IMicrosoftGraphOutlookTask", + "Command": "Complete-MgBetaUserOutlookTaskGroupTaskFolderTask", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/channels/{channel-id}/completeMigration", - "Module": "Teams", - "Command": "Complete-MgTeamChannelMigration", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Complete", "CompleteViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/completeMigration", + "OutputType": null, + "Command": "Complete-MgTeamChannelMigration", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/completeMigration", - "Module": "Teams", - "Command": "Complete-MgTeamMigration", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Complete", "CompleteViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-completemigration?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-completemigration?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/teams/{team-id}/completeMigration", + "OutputType": null, + "Command": "Complete-MgTeamMigration", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/completeMigration", - "Module": "Teams", - "Command": "Complete-MgTeamPrimaryChannelMigration", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Complete", "CompleteViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/completeMigration", + "OutputType": null, + "Command": "Complete-MgTeamPrimaryChannelMigration", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/completeMigration", - "Module": "Teams", - "Command": "Complete-MgTeamworkDeletedTeamChannelMigration", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Complete", "CompleteViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-completemigration?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/completeMigration", + "OutputType": null, + "Command": "Complete-MgTeamworkDeletedTeamChannelMigration", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/checkMemberGroups", - "Module": "Applications", - "Command": "Confirm-MgApplicationMemberGroup", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/applications/{application-id}/checkMemberGroups", + "OutputType": null, + "Command": "Confirm-MgApplicationMemberGroup", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/checkMemberObjects", - "Module": "Applications", - "Command": "Confirm-MgApplicationMemberObject", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/applications/{application-id}/checkMemberObjects", + "OutputType": null, + "Command": "Confirm-MgApplicationMemberObject", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/administrativeUnits/{administrativeUnit-id}/checkMemberGroups", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Confirm-MgBetaAdministrativeUnitMemberGroup", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", + "Method": "POST", + "Uri": "/administrativeUnits/{administrativeUnit-id}/checkMemberGroups", + "OutputType": null, + "Command": "Confirm-MgBetaAdministrativeUnitMemberGroup", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/administrativeUnits/{administrativeUnit-id}/checkMemberObjects", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Confirm-MgBetaAdministrativeUnitMemberObject", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/administrativeUnits/{administrativeUnit-id}/checkMemberObjects", + "OutputType": null, + "Command": "Confirm-MgBetaAdministrativeUnitMemberObject", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/checkMemberGroups", - "Module": "Beta.Applications", - "Command": "Confirm-MgBetaApplicationMemberGroup", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", + "Method": "POST", + "Uri": "/applications/{application-id}/checkMemberGroups", + "OutputType": null, + "Command": "Confirm-MgBetaApplicationMemberGroup", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/checkMemberObjects", - "Module": "Beta.Applications", - "Command": "Confirm-MgBetaApplicationMemberObject", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/applications/{application-id}/checkMemberObjects", + "OutputType": null, + "Command": "Confirm-MgBetaApplicationMemberObject", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "Confirm", + "ConfirmExpanded" + ], "Permissions": [ { "Name": "IdentityRiskyUser.ReadWrite.All", @@ -3781,20 +3854,20 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/signin-confirmcompromised?view=graph-rest-beta", + "Method": "POST", "Uri": "/auditLogs/signIns/confirmCompromised", - "Module": "Beta.Reports", - "Command": "Confirm-MgBetaAuditLogSignInCompromised", "OutputType": null, + "Command": "Confirm-MgBetaAuditLogSignInCompromised", + "Module": "Beta.Reports" + }, + { + "ApiVersion": "beta", "Variants": [ "Confirm", "ConfirmExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/signin-confirmcompromised?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "IdentityRiskyUser.ReadWrite.All", @@ -3813,20 +3886,22 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/signin-confirmsafe?view=graph-rest-beta", + "Method": "POST", "Uri": "/auditLogs/signIns/confirmSafe", - "Module": "Beta.Reports", - "Command": "Confirm-MgBetaAuditLogSignInSafe", "OutputType": null, - "Variants": [ - "Confirm", - "ConfirmExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/signin-confirmsafe?view=graph-rest-beta" + "Command": "Confirm-MgBetaAuditLogSignInSafe", + "Module": "Beta.Reports" }, { + "ApiVersion": "beta", + "Variants": [ + "Check", + "CheckExpanded", + "CheckViaIdentity", + "CheckViaIdentityExpanded" + ], "Permissions": [ { "Name": "Application.Read.All", @@ -3917,22 +3992,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", + "Method": "POST", "Uri": "/contacts/{orgContact-id}/checkMemberGroups", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Confirm-MgBetaContactMemberGroup", "OutputType": null, + "Command": "Confirm-MgBetaContactMemberGroup", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Application.Read.All", @@ -4031,56 +4106,54 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/contacts/{orgContact-id}/checkMemberObjects", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Confirm-MgBetaContactMemberObject", "OutputType": null, - "Variants": [ - "Check", - "CheckExpanded", - "CheckViaIdentity", - "CheckViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Confirm-MgBetaContactMemberObject", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/contracts/{contract-id}/checkMemberGroups", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Confirm-MgBetaContractMemberGroup", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", + "Method": "POST", + "Uri": "/contracts/{contract-id}/checkMemberGroups", + "OutputType": null, + "Command": "Confirm-MgBetaContractMemberGroup", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/contracts/{contract-id}/checkMemberObjects", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Confirm-MgBetaContractMemberObject", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/contracts/{contract-id}/checkMemberObjects", + "OutputType": null, + "Command": "Confirm-MgBetaContractMemberObject", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Verify", + "VerifyViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -4099,20 +4172,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/verifyWindowsEnrollmentAutoDiscovery(domainName='{domainName}')", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Confirm-MgBetaDeviceManagementWindowsEnrollmentAutoDiscovery", "OutputType": null, - "Variants": [ - "Verify", - "VerifyViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Confirm-MgBetaDeviceManagementWindowsEnrollmentAutoDiscovery", + "Module": "Beta.DeviceManagement.Functions" }, { + "ApiVersion": "beta", + "Variants": [ + "Check", + "CheckExpanded", + "CheckViaIdentity", + "CheckViaIdentityExpanded" + ], "Permissions": [ { "Name": "Application.Read.All", @@ -4203,22 +4278,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", + "Method": "POST", "Uri": "/devices/{device-id}/checkMemberGroups", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Confirm-MgBetaDeviceMemberGroup", "OutputType": null, + "Command": "Confirm-MgBetaDeviceMemberGroup", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Application.Read.All", @@ -4317,56 +4392,56 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/devices/{device-id}/checkMemberObjects", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Confirm-MgBetaDeviceMemberObject", "OutputType": null, + "Command": "Confirm-MgBetaDeviceMemberObject", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", + "Method": "POST", "Uri": "/directory/deletedItems/{directoryObject-id}/checkMemberGroups", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Confirm-MgBetaDirectoryDeletedItemMemberGroup", "OutputType": null, + "Command": "Confirm-MgBetaDirectoryDeletedItemMemberGroup", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/directory/deletedItems/{directoryObject-id}/checkMemberObjects", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Confirm-MgBetaDirectoryDeletedItemMemberObject", "OutputType": null, + "Command": "Confirm-MgBetaDirectoryDeletedItemMemberObject", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Application.Read.All", @@ -4457,22 +4532,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", + "Method": "POST", "Uri": "/directoryObjects/{directoryObject-id}/checkMemberGroups", - "Module": "Beta.DirectoryObjects", - "Command": "Confirm-MgBetaDirectoryObjectMemberGroup", "OutputType": null, + "Command": "Confirm-MgBetaDirectoryObjectMemberGroup", + "Module": "Beta.DirectoryObjects" + }, + { + "ApiVersion": "beta", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Application.Read.All", @@ -4571,154 +4646,154 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/directoryObjects/{directoryObject-id}/checkMemberObjects", - "Module": "Beta.DirectoryObjects", - "Command": "Confirm-MgBetaDirectoryObjectMemberObject", "OutputType": null, - "Variants": [ - "Check", - "CheckExpanded", - "CheckViaIdentity", - "CheckViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Confirm-MgBetaDirectoryObjectMemberObject", + "Module": "Beta.DirectoryObjects" }, { - "Permissions": [], - "Uri": "/directoryRoles/{directoryRole-id}/checkMemberGroups", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Confirm-MgBetaDirectoryRoleMemberGroup", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", + "Method": "POST", + "Uri": "/directoryRoles/{directoryRole-id}/checkMemberGroups", + "OutputType": null, + "Command": "Confirm-MgBetaDirectoryRoleMemberGroup", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryRoles/{directoryRole-id}/checkMemberObjects", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Confirm-MgBetaDirectoryRoleMemberObject", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/directoryRoles/{directoryRole-id}/checkMemberObjects", + "OutputType": null, + "Command": "Confirm-MgBetaDirectoryRoleMemberObject", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberGroups", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Confirm-MgBetaDirectoryRoleTemplateMemberGroup", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", + "Method": "POST", + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberGroups", + "OutputType": null, + "Command": "Confirm-MgBetaDirectoryRoleTemplateMemberGroup", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberObjects", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Confirm-MgBetaDirectoryRoleTemplateMemberObject", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberObjects", + "OutputType": null, + "Command": "Confirm-MgBetaDirectoryRoleTemplateMemberObject", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/checkMemberGroups", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Confirm-MgBetaDirectorySettingTemplateMemberGroup", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", + "Method": "POST", + "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/checkMemberGroups", + "OutputType": null, + "Command": "Confirm-MgBetaDirectorySettingTemplateMemberGroup", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/checkMemberObjects", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Confirm-MgBetaDirectorySettingTemplateMemberObject", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/checkMemberObjects", + "OutputType": null, + "Command": "Confirm-MgBetaDirectorySettingTemplateMemberObject", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/domains/{domain-id}/verify", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Confirm-MgBetaDomain", - "OutputType": "IMicrosoftGraphDomain", + "ApiVersion": "beta", "Variants": [ "Verify", "VerifyViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-verify?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-verify?view=graph-rest-beta", + "Method": "POST", + "Uri": "/domains/{domain-id}/verify", + "OutputType": "IMicrosoftGraphDomain", + "Command": "Confirm-MgBetaDomain", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/checkGrantedPermissionsForApp", - "Module": "Beta.Groups", - "Command": "Confirm-MgBetaGroupGrantedPermissionForApp", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "beta", "Variants": [ "Check", "CheckViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/checkGrantedPermissionsForApp", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Command": "Confirm-MgBetaGroupGrantedPermissionForApp", + "Module": "Beta.Groups" }, { + "ApiVersion": "beta", + "Variants": [ + "Check", + "CheckExpanded", + "CheckViaIdentity", + "CheckViaIdentityExpanded" + ], "Permissions": [ { "Name": "Application.Read.All", @@ -4809,22 +4884,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", + "Method": "POST", "Uri": "/groups/{group-id}/checkMemberGroups", - "Module": "Beta.Groups", - "Command": "Confirm-MgBetaGroupMemberGroup", "OutputType": null, + "Command": "Confirm-MgBetaGroupMemberGroup", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Application.Read.All", @@ -4923,118 +4998,118 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/checkMemberObjects", - "Module": "Beta.Groups", - "Command": "Confirm-MgBetaGroupMemberObject", "OutputType": null, - "Variants": [ - "Check", - "CheckExpanded", - "CheckViaIdentity", - "CheckViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Confirm-MgBetaGroupMemberObject", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/verifySignature", - "Module": "Beta.Groups", - "Command": "Confirm-MgBetaGroupSiteInformationProtectionSignature", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Verify", "VerifyExpanded", "VerifyViaIdentity", "VerifyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/verifySignature", + "OutputType": null, + "Command": "Confirm-MgBetaGroupSiteInformationProtectionSignature", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/informationProtection/verifySignature", - "Module": "Beta.Identity.SignIns", - "Command": "Confirm-MgBetaInformationProtectionSignature", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Verify", "VerifyExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/informationProtection/verifySignature", + "OutputType": null, + "Command": "Confirm-MgBetaInformationProtectionSignature", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/organization/{organization-id}/checkMemberGroups", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Confirm-MgBetaOrganizationMemberGroup", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", + "Method": "POST", + "Uri": "/organization/{organization-id}/checkMemberGroups", + "OutputType": null, + "Command": "Confirm-MgBetaOrganizationMemberGroup", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/organization/{organization-id}/checkMemberObjects", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Confirm-MgBetaOrganizationMemberObject", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/organization/{organization-id}/checkMemberObjects", + "OutputType": null, + "Command": "Confirm-MgBetaOrganizationMemberObject", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/identityProtection/riskyServicePrincipals/confirmCompromised", - "Module": "Beta.Identity.SignIns", - "Command": "Confirm-MgBetaRiskyServicePrincipalCompromised", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Confirm", "ConfirmExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-confirmcompromised?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-confirmcompromised?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identityProtection/riskyServicePrincipals/confirmCompromised", + "OutputType": null, + "Command": "Confirm-MgBetaRiskyServicePrincipalCompromised", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identityProtection/riskyUsers/confirmCompromised", - "Module": "Beta.Identity.SignIns", - "Command": "Confirm-MgBetaRiskyUserCompromised", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Confirm", "ConfirmExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyusers-confirmcompromised?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyusers-confirmcompromised?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identityProtection/riskyUsers/confirmCompromised", + "OutputType": null, + "Command": "Confirm-MgBetaRiskyUserCompromised", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Check", + "CheckExpanded", + "CheckViaIdentity", + "CheckViaIdentityExpanded" + ], "Permissions": [ { "Name": "Application.Read.All", @@ -5125,22 +5200,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", + "Method": "POST", "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberGroups", - "Module": "Beta.Applications", - "Command": "Confirm-MgBetaServicePrincipalMemberGroup", "OutputType": null, + "Command": "Confirm-MgBetaServicePrincipalMemberGroup", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Application.Read.All", @@ -5239,71 +5314,71 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberObjects", - "Module": "Beta.Applications", - "Command": "Confirm-MgBetaServicePrincipalMemberObject", "OutputType": null, - "Variants": [ - "Check", - "CheckExpanded", - "CheckViaIdentity", - "CheckViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Confirm-MgBetaServicePrincipalMemberObject", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/informationProtection/verifySignature", - "Module": "Beta.Sites", - "Command": "Confirm-MgBetaSiteInformationProtectionSignature", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Verify", "VerifyExpanded", "VerifyViaIdentity", "VerifyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/informationProtection/verifySignature", + "OutputType": null, + "Command": "Confirm-MgBetaSiteInformationProtectionSignature", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/confirm", - "Module": "Beta.Teams", - "Command": "Confirm-MgBetaTeamScheduleTimeCard", - "OutputType": "IMicrosoftGraphTimeCard", + "ApiVersion": "beta", "Variants": [ "Confirm", "ConfirmViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-confirm?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-confirm?view=graph-rest-beta", + "Method": "POST", + "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/confirm", + "OutputType": "IMicrosoftGraphTimeCard", + "Command": "Confirm-MgBetaTeamScheduleTimeCard", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/informationProtection/verifySignature", - "Module": "Beta.Users.Actions", - "Command": "Confirm-MgBetaUserInformationProtectionSignature", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Verify", "VerifyExpanded", "VerifyViaIdentity", "VerifyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/informationProtection/verifySignature", + "OutputType": null, + "Command": "Confirm-MgBetaUserInformationProtectionSignature", + "Module": "Beta.Users.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Check", + "CheckExpanded", + "CheckViaIdentity", + "CheckViaIdentityExpanded" + ], "Permissions": [ { "Name": "Application.Read.All", @@ -5394,22 +5469,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta", + "Method": "POST", "Uri": "/users/{user-id}/checkMemberGroups", - "Module": "Beta.Users.Actions", - "Command": "Confirm-MgBetaUserMemberGroup", "OutputType": null, + "Command": "Confirm-MgBetaUserMemberGroup", + "Module": "Beta.Users.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Application.Read.All", @@ -5508,22 +5583,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/checkMemberObjects", - "Module": "Beta.Users.Actions", - "Command": "Confirm-MgBetaUserMemberObject", "OutputType": null, + "Command": "Confirm-MgBetaUserMemberObject", + "Module": "Beta.Users.Actions" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Application.Read.All", @@ -5614,22 +5689,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", + "Method": "POST", "Uri": "/contacts/{orgContact-id}/checkMemberGroups", - "Module": "Identity.DirectoryManagement", - "Command": "Confirm-MgContactMemberGroup", "OutputType": null, + "Command": "Confirm-MgContactMemberGroup", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Application.Read.All", @@ -5728,56 +5803,54 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/contacts/{orgContact-id}/checkMemberObjects", - "Module": "Identity.DirectoryManagement", - "Command": "Confirm-MgContactMemberObject", "OutputType": null, - "Variants": [ - "Check", - "CheckExpanded", - "CheckViaIdentity", - "CheckViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Confirm-MgContactMemberObject", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/contracts/{contract-id}/checkMemberGroups", - "Module": "Identity.DirectoryManagement", - "Command": "Confirm-MgContractMemberGroup", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/contracts/{contract-id}/checkMemberGroups", + "OutputType": null, + "Command": "Confirm-MgContractMemberGroup", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/contracts/{contract-id}/checkMemberObjects", - "Module": "Identity.DirectoryManagement", - "Command": "Confirm-MgContractMemberObject", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/contracts/{contract-id}/checkMemberObjects", + "OutputType": null, + "Command": "Confirm-MgContractMemberObject", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Verify", + "VerifyViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -5796,20 +5869,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/verifyWindowsEnrollmentAutoDiscovery(domainName='{domainName}')", - "Module": "DeviceManagement.Functions", - "Command": "Confirm-MgDeviceManagementWindowsEnrollmentAutoDiscovery", "OutputType": null, - "Variants": [ - "Verify", - "VerifyViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Confirm-MgDeviceManagementWindowsEnrollmentAutoDiscovery", + "Module": "DeviceManagement.Functions" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Check", + "CheckExpanded", + "CheckViaIdentity", + "CheckViaIdentityExpanded" + ], "Permissions": [ { "Name": "Application.Read.All", @@ -5900,22 +5975,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", + "Method": "POST", "Uri": "/devices/{device-id}/checkMemberGroups", - "Module": "Identity.DirectoryManagement", - "Command": "Confirm-MgDeviceMemberGroup", "OutputType": null, + "Command": "Confirm-MgDeviceMemberGroup", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Application.Read.All", @@ -6014,56 +6089,56 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/devices/{device-id}/checkMemberObjects", - "Module": "Identity.DirectoryManagement", - "Command": "Confirm-MgDeviceMemberObject", "OutputType": null, + "Command": "Confirm-MgDeviceMemberObject", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", + "Method": "POST", "Uri": "/directory/deletedItems/{directoryObject-id}/checkMemberGroups", - "Module": "Identity.DirectoryManagement", - "Command": "Confirm-MgDirectoryDeletedItemMemberGroup", "OutputType": null, + "Command": "Confirm-MgDirectoryDeletedItemMemberGroup", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/directory/deletedItems/{directoryObject-id}/checkMemberObjects", - "Module": "Identity.DirectoryManagement", - "Command": "Confirm-MgDirectoryDeletedItemMemberObject", "OutputType": null, + "Command": "Confirm-MgDirectoryDeletedItemMemberObject", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Application.Read.All", @@ -6154,22 +6229,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", + "Method": "POST", "Uri": "/directoryObjects/{directoryObject-id}/checkMemberGroups", - "Module": "DirectoryObjects", - "Command": "Confirm-MgDirectoryObjectMemberGroup", "OutputType": null, + "Command": "Confirm-MgDirectoryObjectMemberGroup", + "Module": "DirectoryObjects" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Application.Read.All", @@ -6268,120 +6343,120 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/directoryObjects/{directoryObject-id}/checkMemberObjects", - "Module": "DirectoryObjects", - "Command": "Confirm-MgDirectoryObjectMemberObject", "OutputType": null, - "Variants": [ - "Check", - "CheckExpanded", - "CheckViaIdentity", - "CheckViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Confirm-MgDirectoryObjectMemberObject", + "Module": "DirectoryObjects" }, { - "Permissions": [], - "Uri": "/directoryRoles/{directoryRole-id}/checkMemberGroups", - "Module": "Identity.DirectoryManagement", - "Command": "Confirm-MgDirectoryRoleMemberGroup", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/directoryRoles/{directoryRole-id}/checkMemberGroups", + "OutputType": null, + "Command": "Confirm-MgDirectoryRoleMemberGroup", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryRoles/{directoryRole-id}/checkMemberObjects", - "Module": "Identity.DirectoryManagement", - "Command": "Confirm-MgDirectoryRoleMemberObject", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/directoryRoles/{directoryRole-id}/checkMemberObjects", + "OutputType": null, + "Command": "Confirm-MgDirectoryRoleMemberObject", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberGroups", - "Module": "Identity.DirectoryManagement", - "Command": "Confirm-MgDirectoryRoleTemplateMemberGroup", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberGroups", + "OutputType": null, + "Command": "Confirm-MgDirectoryRoleTemplateMemberGroup", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberObjects", - "Module": "Identity.DirectoryManagement", - "Command": "Confirm-MgDirectoryRoleTemplateMemberObject", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/checkMemberObjects", + "OutputType": null, + "Command": "Confirm-MgDirectoryRoleTemplateMemberObject", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/domains/{domain-id}/verify", - "Module": "Identity.DirectoryManagement", - "Command": "Confirm-MgDomain", - "OutputType": "IMicrosoftGraphDomain", + "ApiVersion": "v1.0", "Variants": [ "Verify", "VerifyViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-verify?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-verify?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/domains/{domain-id}/verify", + "OutputType": "IMicrosoftGraphDomain", + "Command": "Confirm-MgDomain", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/checkGrantedPermissionsForApp", - "Module": "Groups", - "Command": "Confirm-MgGroupGrantedPermissionForApp", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "v1.0", "Variants": [ "Check", "CheckViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/checkGrantedPermissionsForApp", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Command": "Confirm-MgGroupGrantedPermissionForApp", + "Module": "Groups" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Check", + "CheckExpanded", + "CheckViaIdentity", + "CheckViaIdentityExpanded" + ], "Permissions": [ { "Name": "Application.Read.All", @@ -6472,22 +6547,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", + "Method": "POST", "Uri": "/groups/{group-id}/checkMemberGroups", - "Module": "Groups", - "Command": "Confirm-MgGroupMemberGroup", "OutputType": null, + "Command": "Confirm-MgGroupMemberGroup", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Application.Read.All", @@ -6586,120 +6661,120 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/checkMemberObjects", - "Module": "Groups", - "Command": "Confirm-MgGroupMemberObject", "OutputType": null, - "Variants": [ - "Check", - "CheckExpanded", - "CheckViaIdentity", - "CheckViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Confirm-MgGroupMemberObject", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/checkMemberGroups", - "Module": "Groups", - "Command": "Confirm-MgGroupSettingTemplateMemberGroup", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/checkMemberGroups", + "OutputType": null, + "Command": "Confirm-MgGroupSettingTemplateMemberGroup", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/checkMemberObjects", - "Module": "Groups", - "Command": "Confirm-MgGroupSettingTemplateMemberObject", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/checkMemberObjects", + "OutputType": null, + "Command": "Confirm-MgGroupSettingTemplateMemberObject", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/organization/{organization-id}/checkMemberGroups", - "Module": "Identity.DirectoryManagement", - "Command": "Confirm-MgOrganizationMemberGroup", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/organization/{organization-id}/checkMemberGroups", + "OutputType": null, + "Command": "Confirm-MgOrganizationMemberGroup", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/organization/{organization-id}/checkMemberObjects", - "Module": "Identity.DirectoryManagement", - "Command": "Confirm-MgOrganizationMemberObject", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/organization/{organization-id}/checkMemberObjects", + "OutputType": null, + "Command": "Confirm-MgOrganizationMemberObject", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/identityProtection/riskyServicePrincipals/confirmCompromised", - "Module": "Identity.SignIns", - "Command": "Confirm-MgRiskyServicePrincipalCompromised", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Confirm", "ConfirmExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-confirmcompromised?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-confirmcompromised?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/identityProtection/riskyServicePrincipals/confirmCompromised", + "OutputType": null, + "Command": "Confirm-MgRiskyServicePrincipalCompromised", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identityProtection/riskyUsers/confirmCompromised", - "Module": "Identity.SignIns", - "Command": "Confirm-MgRiskyUserCompromised", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Confirm", "ConfirmExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyuser-confirmcompromised?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyuser-confirmcompromised?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/identityProtection/riskyUsers/confirmCompromised", + "OutputType": null, + "Command": "Confirm-MgRiskyUserCompromised", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Check", + "CheckExpanded", + "CheckViaIdentity", + "CheckViaIdentityExpanded" + ], "Permissions": [ { "Name": "Application.Read.All", @@ -6790,22 +6865,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", + "Method": "POST", "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberGroups", - "Module": "Applications", - "Command": "Confirm-MgServicePrincipalMemberGroup", "OutputType": null, + "Command": "Confirm-MgServicePrincipalMemberGroup", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Application.Read.All", @@ -6904,22 +6979,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/servicePrincipals/{servicePrincipal-id}/checkMemberObjects", - "Module": "Applications", - "Command": "Confirm-MgServicePrincipalMemberObject", "OutputType": null, + "Command": "Confirm-MgServicePrincipalMemberObject", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Application.Read.All", @@ -7010,22 +7085,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0", + "Method": "POST", "Uri": "/users/{user-id}/checkMemberGroups", - "Module": "Users.Actions", - "Command": "Confirm-MgUserMemberGroup", "OutputType": null, + "Command": "Confirm-MgUserMemberGroup", + "Module": "Users.Actions" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Check", "CheckExpanded", "CheckViaIdentity", "CheckViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-checkmembergroups?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Application.Read.All", @@ -7124,51 +7199,49 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/checkMemberObjects", - "Module": "Users.Actions", - "Command": "Confirm-MgUserMemberObject", "OutputType": null, - "Variants": [ - "Check", - "CheckExpanded", - "CheckViaIdentity", - "CheckViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Confirm-MgUserMemberObject", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/chromeOSOnboardingSettings/connect", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Connect-MgBetaDeviceManagementChromeOSOnboardingSetting", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Connect", "ConnectExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/chromeOSOnboardingSettings/connect", + "OutputType": null, + "Command": "Connect-MgBetaDeviceManagementChromeOSOnboardingSetting", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/zebraFotaConnector/connect", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Connect-MgBetaDeviceManagementZebraFotaConnector", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Connect" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/zebraFotaConnector/connect", + "OutputType": null, + "Command": "Connect-MgBetaDeviceManagementZebraFotaConnector", + "Module": "Beta.DeviceManagement.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Convert", + "ConvertViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -7187,20 +7260,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Convert-MgBetaDeviceAppMgtMobileAppFromMobileAppCatalogPackage", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/convertFromMobileAppCatalogPackage(mobileAppCatalogPackageId='{mobileAppCatalogPackageId}')", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Convert-MgBetaDeviceAppManagementMobileAppFromMobileAppCatalogPackage", "OutputType": "IMicrosoftGraphMobileApp", + "Command": "Convert-MgBetaDeviceAppManagementMobileAppFromMobileAppCatalogPackage", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Convert", - "ConvertViaIdentity" + "ConvertExpanded", + "ConvertViaIdentity", + "ConvertViaIdentityExpanded" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Convert-MgBetaDeviceAppMgtMobileAppFromMobileAppCatalogPackage", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User-ConvertToInternal.ReadWrite.All", @@ -7219,37 +7294,37 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-convertexternaltointernalmemberuser?view=graph-rest-beta", + "Method": "POST", "Uri": "/users/{user-id}/convertExternalToInternalMemberUser", - "Module": "Beta.Users.Actions", - "Command": "Convert-MgBetaUserExternalToInternalMemberUser", "OutputType": "IMicrosoftGraphConversionUserDetails", - "Variants": [ - "Convert", - "ConvertExpanded", - "ConvertViaIdentity", - "ConvertViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-convertexternaltointernalmemberuser?view=graph-rest-beta" + "Command": "Convert-MgBetaUserExternalToInternalMemberUser", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/reusablePolicySettings/{deviceManagementReusablePolicySetting-id}/clone", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Copy-MgBetaDeviceManagementReusablePolicySetting", - "OutputType": "IMicrosoftGraphDeviceManagementReusablePolicySetting", + "ApiVersion": "beta", "Variants": [ "Clone", "CloneViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/reusablePolicySettings/{deviceManagementReusablePolicySetting-id}/clone", + "OutputType": "IMicrosoftGraphDeviceManagementReusablePolicySetting", + "Command": "Copy-MgBetaDeviceManagementReusablePolicySetting", + "Module": "Beta.DeviceManagement.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Copy", + "CopyExpanded", + "CopyViaIdentity", + "CopyViaIdentityExpanded" + ], "Permissions": [ { "Name": "Files.ReadWrite", @@ -7276,107 +7351,107 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-beta", + "Method": "POST", "Uri": "/drives/{drive-id}/items/{driveItem-id}/copy", - "Module": "Beta.Files", - "Command": "Copy-MgBetaDriveItem", "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Copy-MgBetaDriveItem", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", + "Method": "POST", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "Module": "Beta.Files", - "Command": "Copy-MgBetaDriveListContentTypeToDefaultContentLocation", "OutputType": null, + "Command": "Copy-MgBetaDriveListContentTypeToDefaultContentLocation", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-beta", + "Method": "POST", "Uri": "/drives/{drive-id}/root/copy", - "Module": "Beta.Files", - "Command": "Copy-MgBetaDriveRoot", "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Copy-MgBetaDriveRoot", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-beta", + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/copy", - "Module": "Beta.Groups", - "Command": "Copy-MgBetaGroupDriveItem", "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Copy-MgBetaGroupDriveItem", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "Module": "Beta.Groups", - "Command": "Copy-MgBetaGroupDriveListContentTypeToDefaultContentLocation", "OutputType": null, + "Command": "Copy-MgBetaGroupDriveListContentTypeToDefaultContentLocation", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-beta", + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/copy", - "Module": "Beta.Groups", - "Command": "Copy-MgBetaGroupDriveRoot", "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Copy-MgBetaGroupDriveRoot", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -7403,22 +7478,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-beta", + "Method": "POST", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", - "Module": "Beta.Groups", - "Command": "Copy-MgBetaGroupOnenoteNotebook", "OutputType": "IMicrosoftGraphOnenoteOperation", + "Command": "Copy-MgBetaGroupOnenoteNotebook", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -7445,22 +7520,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", + "Method": "POST", "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/copyToSection", - "Module": "Beta.Groups", - "Command": "Copy-MgBetaGroupOnenotePageToSection", "OutputType": "IMicrosoftGraphOnenoteOperation", + "Command": "Copy-MgBetaGroupOnenotePageToSection", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -7487,22 +7562,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", + "Method": "POST", "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", - "Module": "Beta.Groups", - "Command": "Copy-MgBetaGroupOnenoteSectionToNotebook", "OutputType": "IMicrosoftGraphOnenoteOperation", + "Command": "Copy-MgBetaGroupOnenoteSectionToNotebook", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -7529,73 +7604,73 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", + "Method": "POST", "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", - "Module": "Beta.Groups", - "Command": "Copy-MgBetaGroupOnenoteSectionToSectionGroup", "OutputType": "IMicrosoftGraphOnenoteOperation", + "Command": "Copy-MgBetaGroupOnenoteSectionToSectionGroup", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "Module": "Beta.Groups", - "Command": "Copy-MgBetaGroupSiteContentTypeToDefaultContentLocation", "OutputType": null, + "Command": "Copy-MgBetaGroupSiteContentTypeToDefaultContentLocation", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "Module": "Beta.Groups", - "Command": "Copy-MgBetaGroupSiteListContentTypeToDefaultContentLocation", "OutputType": null, + "Command": "Copy-MgBetaGroupSiteListContentTypeToDefaultContentLocation", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", + "Method": "POST", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "Module": "Beta.Files", - "Command": "Copy-MgBetaShareListContentTypeToDefaultContentLocation", "OutputType": null, + "Command": "Copy-MgBetaShareListContentTypeToDefaultContentLocation", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -7622,39 +7697,39 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", + "Method": "POST", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "Module": "Beta.Sites", - "Command": "Copy-MgBetaSiteContentTypeToDefaultContentLocation", "OutputType": null, + "Command": "Copy-MgBetaSiteContentTypeToDefaultContentLocation", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", + "Method": "POST", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "Module": "Beta.Sites", - "Command": "Copy-MgBetaSiteListContentTypeToDefaultContentLocation", "OutputType": null, + "Command": "Copy-MgBetaSiteListContentTypeToDefaultContentLocation", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -7681,124 +7756,124 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-beta", + "Method": "POST", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", - "Module": "Beta.Sites", - "Command": "Copy-MgBetaSiteOnenoteNotebook", "OutputType": "IMicrosoftGraphOnenoteOperation", + "Command": "Copy-MgBetaSiteOnenoteNotebook", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", + "Method": "POST", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "Module": "Beta.Sites", - "Command": "Copy-MgBetaSiteOnenoteNotebookSectionGroupSectionPageToSection", "OutputType": "IMicrosoftGraphOnenoteOperation", + "Command": "Copy-MgBetaSiteOnenoteNotebookSectionGroupSectionPageToSection", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", + "Method": "POST", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", - "Module": "Beta.Sites", - "Command": "Copy-MgBetaSiteOnenoteNotebookSectionGroupSectionToNotebook", "OutputType": "IMicrosoftGraphOnenoteOperation", + "Command": "Copy-MgBetaSiteOnenoteNotebookSectionGroupSectionToNotebook", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", + "Method": "POST", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "Module": "Beta.Sites", - "Command": "Copy-MgBetaSiteOnenoteNotebookSectionGroupSectionToSectionGroup", "OutputType": "IMicrosoftGraphOnenoteOperation", + "Command": "Copy-MgBetaSiteOnenoteNotebookSectionGroupSectionToSectionGroup", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", + "Method": "POST", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "Module": "Beta.Sites", - "Command": "Copy-MgBetaSiteOnenoteNotebookSectionPageToSection", "OutputType": "IMicrosoftGraphOnenoteOperation", + "Command": "Copy-MgBetaSiteOnenoteNotebookSectionPageToSection", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", + "Method": "POST", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", - "Module": "Beta.Sites", - "Command": "Copy-MgBetaSiteOnenoteNotebookSectionToNotebook", "OutputType": "IMicrosoftGraphOnenoteOperation", + "Command": "Copy-MgBetaSiteOnenoteNotebookSectionToNotebook", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", + "Method": "POST", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "Module": "Beta.Sites", - "Command": "Copy-MgBetaSiteOnenoteNotebookSectionToSectionGroup", "OutputType": "IMicrosoftGraphOnenoteOperation", + "Command": "Copy-MgBetaSiteOnenoteNotebookSectionToSectionGroup", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -7825,90 +7900,90 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", + "Method": "POST", "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/copyToSection", - "Module": "Beta.Sites", - "Command": "Copy-MgBetaSiteOnenotePageToSection", "OutputType": "IMicrosoftGraphOnenoteOperation", + "Command": "Copy-MgBetaSiteOnenotePageToSection", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", + "Method": "POST", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "Module": "Beta.Sites", - "Command": "Copy-MgBetaSiteOnenoteSectionGroupSectionPageToSection", "OutputType": "IMicrosoftGraphOnenoteOperation", + "Command": "Copy-MgBetaSiteOnenoteSectionGroupSectionPageToSection", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", + "Method": "POST", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", - "Module": "Beta.Sites", - "Command": "Copy-MgBetaSiteOnenoteSectionGroupSectionToNotebook", "OutputType": "IMicrosoftGraphOnenoteOperation", + "Command": "Copy-MgBetaSiteOnenoteSectionGroupSectionToNotebook", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", + "Method": "POST", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "Module": "Beta.Sites", - "Command": "Copy-MgBetaSiteOnenoteSectionGroupSectionToSectionGroup", "OutputType": "IMicrosoftGraphOnenoteOperation", + "Command": "Copy-MgBetaSiteOnenoteSectionGroupSectionToSectionGroup", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", + "Method": "POST", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "Module": "Beta.Sites", - "Command": "Copy-MgBetaSiteOnenoteSectionPageToSection", "OutputType": "IMicrosoftGraphOnenoteOperation", + "Command": "Copy-MgBetaSiteOnenoteSectionPageToSection", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -7935,22 +8010,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", + "Method": "POST", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", - "Module": "Beta.Sites", - "Command": "Copy-MgBetaSiteOnenoteSectionToNotebook", "OutputType": "IMicrosoftGraphOnenoteOperation", + "Command": "Copy-MgBetaSiteOnenoteSectionToNotebook", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -7977,22 +8052,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", + "Method": "POST", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", - "Module": "Beta.Sites", - "Command": "Copy-MgBetaSiteOnenoteSectionToSectionGroup", "OutputType": "IMicrosoftGraphOnenoteOperation", - "Variants": [ - "Copy", - "CopyExpanded", - "CopyViaIdentity", - "CopyViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta" + "Command": "Copy-MgBetaSiteOnenoteSectionToSectionGroup", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "Clone", + "CloneExpanded", + "CloneViaIdentity", + "CloneViaIdentityExpanded" + ], "Permissions": [ { "Name": "Team.Create", @@ -8019,158 +8094,158 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-clone?view=graph-rest-beta", + "Method": "POST", "Uri": "/teams/{team-id}/clone", - "Module": "Beta.Teams", - "Command": "Copy-MgBetaTeam", "OutputType": null, - "Variants": [ - "Clone", - "CloneExpanded", - "CloneViaIdentity", - "CloneViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-clone?view=graph-rest-beta" + "Command": "Copy-MgBetaTeam", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/copy", - "Module": "Beta.Users.Actions", - "Command": "Copy-MgBetaUserDriveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/copy", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Copy-MgBetaUserDriveItem", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "Module": "Beta.Users.Actions", - "Command": "Copy-MgBetaUserDriveListContentTypeToDefaultContentLocation", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", + "OutputType": null, + "Command": "Copy-MgBetaUserDriveListContentTypeToDefaultContentLocation", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/copy", - "Module": "Beta.Users.Actions", - "Command": "Copy-MgBetaUserDriveRoot", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/copy", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Copy-MgBetaUserDriveRoot", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/copy", - "Module": "Beta.Users.Actions", - "Command": "Copy-MgBetaUserMailFolder", - "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-copy?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-copy?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/copy", + "OutputType": "IMicrosoftGraphMailFolder", + "Command": "Copy-MgBetaUserMailFolder", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/copy", - "Module": "Beta.Users.Actions", - "Command": "Copy-MgBetaUserMailFolderChildFolder", - "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-copy?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-copy?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/copy", + "OutputType": "IMicrosoftGraphMailFolder", + "Command": "Copy-MgBetaUserMailFolderChildFolder", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/copy", - "Module": "Beta.Users.Actions", - "Command": "Copy-MgBetaUserMailFolderChildFolderMessage", - "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-copy?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-copy?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/copy", + "OutputType": "IMicrosoftGraphMessage", + "Command": "Copy-MgBetaUserMailFolderChildFolderMessage", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/copy", - "Module": "Beta.Users.Actions", - "Command": "Copy-MgBetaUserMailFolderMessage", - "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-copy?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-copy?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/copy", + "OutputType": "IMicrosoftGraphMessage", + "Command": "Copy-MgBetaUserMailFolderMessage", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/messages/{message-id}/copy", - "Module": "Beta.Users.Actions", - "Command": "Copy-MgBetaUserMessage", - "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-copy?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-copy?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/messages/{message-id}/copy", + "OutputType": "IMicrosoftGraphMessage", + "Command": "Copy-MgBetaUserMessage", + "Module": "Beta.Users.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Copy", + "CopyExpanded", + "CopyViaIdentity", + "CopyViaIdentityExpanded" + ], "Permissions": [ { "Name": "Notes.Create", @@ -8197,22 +8272,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-beta", + "Method": "POST", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", - "Module": "Beta.Users.Actions", - "Command": "Copy-MgBetaUserOnenoteNotebook", "OutputType": "IMicrosoftGraphOnenoteOperation", + "Command": "Copy-MgBetaUserOnenoteNotebook", + "Module": "Beta.Users.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -8239,22 +8314,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta", + "Method": "POST", "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/copyToSection", - "Module": "Beta.Users.Actions", - "Command": "Copy-MgBetaUserOnenotePageToSection", "OutputType": "IMicrosoftGraphOnenoteOperation", + "Command": "Copy-MgBetaUserOnenotePageToSection", + "Module": "Beta.Users.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -8281,22 +8356,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta", + "Method": "POST", "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", - "Module": "Beta.Users.Actions", - "Command": "Copy-MgBetaUserOnenoteSectionToNotebook", "OutputType": "IMicrosoftGraphOnenoteOperation", + "Command": "Copy-MgBetaUserOnenoteSectionToNotebook", + "Module": "Beta.Users.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -8323,22 +8398,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta", + "Method": "POST", "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", - "Module": "Beta.Users.Actions", - "Command": "Copy-MgBetaUserOnenoteSectionToSectionGroup", "OutputType": "IMicrosoftGraphOnenoteOperation", + "Command": "Copy-MgBetaUserOnenoteSectionToSectionGroup", + "Module": "Beta.Users.Actions" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Files.ReadWrite", @@ -8365,107 +8440,107 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0", + "Method": "POST", "Uri": "/drives/{drive-id}/items/{driveItem-id}/copy", - "Module": "Files", - "Command": "Copy-MgDriveItem", "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Copy-MgDriveItem", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0", + "Method": "POST", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "Module": "Files", - "Command": "Copy-MgDriveListContentTypeToDefaultContentLocation", "OutputType": null, + "Command": "Copy-MgDriveListContentTypeToDefaultContentLocation", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0", + "Method": "POST", "Uri": "/drives/{drive-id}/root/copy", - "Module": "Files", - "Command": "Copy-MgDriveRoot", "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Copy-MgDriveRoot", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0", + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/copy", - "Module": "Groups", - "Command": "Copy-MgGroupDriveItem", "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Copy-MgGroupDriveItem", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0", + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "Module": "Groups", - "Command": "Copy-MgGroupDriveListContentTypeToDefaultContentLocation", "OutputType": null, + "Command": "Copy-MgGroupDriveListContentTypeToDefaultContentLocation", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0", + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/copy", - "Module": "Groups", - "Command": "Copy-MgGroupDriveRoot", "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Copy-MgGroupDriveRoot", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -8492,22 +8567,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-1.0", + "Method": "POST", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/copyNotebook", - "Module": "Groups", - "Command": "Copy-MgGroupOnenoteNotebook", "OutputType": "IMicrosoftGraphOnenoteOperation", + "Command": "Copy-MgGroupOnenoteNotebook", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -8534,22 +8609,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", + "Method": "POST", "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/copyToSection", - "Module": "Groups", - "Command": "Copy-MgGroupOnenotePageToSection", "OutputType": "IMicrosoftGraphOnenoteOperation", + "Command": "Copy-MgGroupOnenotePageToSection", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -8576,22 +8651,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", + "Method": "POST", "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", - "Module": "Groups", - "Command": "Copy-MgGroupOnenoteSectionToNotebook", "OutputType": "IMicrosoftGraphOnenoteOperation", + "Command": "Copy-MgGroupOnenoteSectionToNotebook", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -8618,73 +8693,73 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", + "Method": "POST", "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", - "Module": "Groups", - "Command": "Copy-MgGroupOnenoteSectionToSectionGroup", "OutputType": "IMicrosoftGraphOnenoteOperation", + "Command": "Copy-MgGroupOnenoteSectionToSectionGroup", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0", + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "Module": "Groups", - "Command": "Copy-MgGroupSiteContentTypeToDefaultContentLocation", "OutputType": null, + "Command": "Copy-MgGroupSiteContentTypeToDefaultContentLocation", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0", + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "Module": "Groups", - "Command": "Copy-MgGroupSiteListContentTypeToDefaultContentLocation", "OutputType": null, + "Command": "Copy-MgGroupSiteListContentTypeToDefaultContentLocation", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0", + "Method": "POST", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "Module": "Files", - "Command": "Copy-MgShareListContentTypeToDefaultContentLocation", "OutputType": null, + "Command": "Copy-MgShareListContentTypeToDefaultContentLocation", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -8711,39 +8786,39 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0", + "Method": "POST", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "Module": "Sites", - "Command": "Copy-MgSiteContentTypeToDefaultContentLocation", "OutputType": null, + "Command": "Copy-MgSiteContentTypeToDefaultContentLocation", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0", + "Method": "POST", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "Module": "Sites", - "Command": "Copy-MgSiteListContentTypeToDefaultContentLocation", "OutputType": null, + "Command": "Copy-MgSiteListContentTypeToDefaultContentLocation", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -8770,124 +8845,124 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-1.0", + "Method": "POST", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/copyNotebook", - "Module": "Sites", - "Command": "Copy-MgSiteOnenoteNotebook", "OutputType": "IMicrosoftGraphOnenoteOperation", + "Command": "Copy-MgSiteOnenoteNotebook", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", + "Method": "POST", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "Module": "Sites", - "Command": "Copy-MgSiteOnenoteNotebookSectionGroupSectionPageToSection", "OutputType": "IMicrosoftGraphOnenoteOperation", + "Command": "Copy-MgSiteOnenoteNotebookSectionGroupSectionPageToSection", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", + "Method": "POST", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", - "Module": "Sites", - "Command": "Copy-MgSiteOnenoteNotebookSectionGroupSectionToNotebook", "OutputType": "IMicrosoftGraphOnenoteOperation", + "Command": "Copy-MgSiteOnenoteNotebookSectionGroupSectionToNotebook", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", + "Method": "POST", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "Module": "Sites", - "Command": "Copy-MgSiteOnenoteNotebookSectionGroupSectionToSectionGroup", "OutputType": "IMicrosoftGraphOnenoteOperation", + "Command": "Copy-MgSiteOnenoteNotebookSectionGroupSectionToSectionGroup", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", + "Method": "POST", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "Module": "Sites", - "Command": "Copy-MgSiteOnenoteNotebookSectionPageToSection", "OutputType": "IMicrosoftGraphOnenoteOperation", + "Command": "Copy-MgSiteOnenoteNotebookSectionPageToSection", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", + "Method": "POST", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToNotebook", - "Module": "Sites", - "Command": "Copy-MgSiteOnenoteNotebookSectionToNotebook", "OutputType": "IMicrosoftGraphOnenoteOperation", + "Command": "Copy-MgSiteOnenoteNotebookSectionToNotebook", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", + "Method": "POST", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "Module": "Sites", - "Command": "Copy-MgSiteOnenoteNotebookSectionToSectionGroup", "OutputType": "IMicrosoftGraphOnenoteOperation", + "Command": "Copy-MgSiteOnenoteNotebookSectionToSectionGroup", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -8914,90 +8989,90 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", + "Method": "POST", "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/copyToSection", - "Module": "Sites", - "Command": "Copy-MgSiteOnenotePageToSection", "OutputType": "IMicrosoftGraphOnenoteOperation", + "Command": "Copy-MgSiteOnenotePageToSection", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", + "Method": "POST", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "Module": "Sites", - "Command": "Copy-MgSiteOnenoteSectionGroupSectionPageToSection", "OutputType": "IMicrosoftGraphOnenoteOperation", + "Command": "Copy-MgSiteOnenoteSectionGroupSectionPageToSection", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", + "Method": "POST", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToNotebook", - "Module": "Sites", - "Command": "Copy-MgSiteOnenoteSectionGroupSectionToNotebook", "OutputType": "IMicrosoftGraphOnenoteOperation", + "Command": "Copy-MgSiteOnenoteSectionGroupSectionToNotebook", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", + "Method": "POST", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/copyToSectionGroup", - "Module": "Sites", - "Command": "Copy-MgSiteOnenoteSectionGroupSectionToSectionGroup", "OutputType": "IMicrosoftGraphOnenoteOperation", + "Command": "Copy-MgSiteOnenoteSectionGroupSectionToSectionGroup", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", + "Method": "POST", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/copyToSection", - "Module": "Sites", - "Command": "Copy-MgSiteOnenoteSectionPageToSection", "OutputType": "IMicrosoftGraphOnenoteOperation", + "Command": "Copy-MgSiteOnenoteSectionPageToSection", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -9024,22 +9099,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", + "Method": "POST", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", - "Module": "Sites", - "Command": "Copy-MgSiteOnenoteSectionToNotebook", "OutputType": "IMicrosoftGraphOnenoteOperation", + "Command": "Copy-MgSiteOnenoteSectionToNotebook", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -9066,22 +9141,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", + "Method": "POST", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", - "Module": "Sites", - "Command": "Copy-MgSiteOnenoteSectionToSectionGroup", "OutputType": "IMicrosoftGraphOnenoteOperation", - "Variants": [ - "Copy", - "CopyExpanded", - "CopyViaIdentity", - "CopyViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0" + "Command": "Copy-MgSiteOnenoteSectionToSectionGroup", + "Module": "Sites" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Clone", + "CloneExpanded", + "CloneViaIdentity", + "CloneViaIdentityExpanded" + ], "Permissions": [ { "Name": "Team.Create", @@ -9108,158 +9183,158 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-clone?view=graph-rest-1.0", + "Method": "POST", "Uri": "/teams/{team-id}/clone", - "Module": "Teams", - "Command": "Copy-MgTeam", "OutputType": null, - "Variants": [ - "Clone", - "CloneExpanded", - "CloneViaIdentity", - "CloneViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-clone?view=graph-rest-1.0" + "Command": "Copy-MgTeam", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/copy", - "Module": "Users.Actions", - "Command": "Copy-MgUserDriveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/copy", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Copy-MgUserDriveItem", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", - "Module": "Users.Actions", - "Command": "Copy-MgUserDriveListContentTypeToDefaultContentLocation", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-copytodefaultcontentlocation?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/copyToDefaultContentLocation", + "OutputType": null, + "Command": "Copy-MgUserDriveListContentTypeToDefaultContentLocation", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/copy", - "Module": "Users.Actions", - "Command": "Copy-MgUserDriveRoot", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-copy?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/copy", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Copy-MgUserDriveRoot", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/copy", - "Module": "Users.Actions", - "Command": "Copy-MgUserMailFolder", - "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-copy?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-copy?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/copy", + "OutputType": "IMicrosoftGraphMailFolder", + "Command": "Copy-MgUserMailFolder", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/copy", - "Module": "Users.Actions", - "Command": "Copy-MgUserMailFolderChildFolder", - "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-copy?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-copy?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/copy", + "OutputType": "IMicrosoftGraphMailFolder", + "Command": "Copy-MgUserMailFolderChildFolder", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/copy", - "Module": "Users.Actions", - "Command": "Copy-MgUserMailFolderChildFolderMessage", - "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-copy?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-copy?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/copy", + "OutputType": "IMicrosoftGraphMessage", + "Command": "Copy-MgUserMailFolderChildFolderMessage", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/copy", - "Module": "Users.Actions", - "Command": "Copy-MgUserMailFolderMessage", - "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-copy?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-copy?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/copy", + "OutputType": "IMicrosoftGraphMessage", + "Command": "Copy-MgUserMailFolderMessage", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/messages/{message-id}/copy", - "Module": "Users.Actions", - "Command": "Copy-MgUserMessage", - "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-copy?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-copy?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/messages/{message-id}/copy", + "OutputType": "IMicrosoftGraphMessage", + "Command": "Copy-MgUserMessage", + "Module": "Users.Actions" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Copy", + "CopyExpanded", + "CopyViaIdentity", + "CopyViaIdentityExpanded" + ], "Permissions": [ { "Name": "Notes.Create", @@ -9286,22 +9361,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-1.0", + "Method": "POST", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/copyNotebook", - "Module": "Users.Actions", - "Command": "Copy-MgUserOnenoteNotebook", "OutputType": "IMicrosoftGraphOnenoteOperation", + "Command": "Copy-MgUserOnenoteNotebook", + "Module": "Users.Actions" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-copynotebook?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -9328,22 +9403,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0", + "Method": "POST", "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/copyToSection", - "Module": "Users.Actions", - "Command": "Copy-MgUserOnenotePageToSection", "OutputType": "IMicrosoftGraphOnenoteOperation", + "Command": "Copy-MgUserOnenotePageToSection", + "Module": "Users.Actions" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/page-copytosection?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -9370,22 +9445,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0", + "Method": "POST", "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToNotebook", - "Module": "Users.Actions", - "Command": "Copy-MgUserOnenoteSectionToNotebook", "OutputType": "IMicrosoftGraphOnenoteOperation", + "Command": "Copy-MgUserOnenoteSectionToNotebook", + "Module": "Users.Actions" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Copy", "CopyExpanded", "CopyViaIdentity", "CopyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytonotebook?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -9412,39 +9487,37 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0", + "Method": "POST", "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/copyToSectionGroup", - "Module": "Users.Actions", - "Command": "Copy-MgUserOnenoteSectionToSectionGroup", "OutputType": "IMicrosoftGraphOnenoteOperation", - "Variants": [ - "Copy", - "CopyExpanded", - "CopyViaIdentity", - "CopyViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/section-copytosectiongroup?view=graph-rest-1.0" + "Command": "Copy-MgUserOnenoteSectionToSectionGroup", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/elevationRequests/{privilegeManagementElevationRequest-id}/deny", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Deny-MgBetaDeviceManagementElevationRequest", - "OutputType": "IMicrosoftGraphPrivilegeManagementElevationRequest", + "ApiVersion": "beta", "Variants": [ "Deny", "DenyExpanded", "DenyViaIdentity", "DenyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/elevationRequests/{privilegeManagementElevationRequest-id}/deny", + "OutputType": "IMicrosoftGraphPrivilegeManagementElevationRequest", + "Command": "Deny-MgBetaDeviceManagementElevationRequest", + "Module": "Beta.DeviceManagement.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Disable", + "DisableViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -9463,35 +9536,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/disable", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Disable-MgBetaDeviceManagementComanagedDevice", "OutputType": null, + "Command": "Disable-MgBetaDeviceManagementComanagedDevice", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Disable", "DisableViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/disableLostMode", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Disable-MgBetaDeviceManagementComanagedDeviceLostMode", "OutputType": null, + "Command": "Disable-MgBetaDeviceManagementComanagedDeviceLostMode", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Disable", "DisableViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -9510,95 +9583,95 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/disable", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Disable-MgBetaDeviceManagementManagedDevice", "OutputType": null, + "Command": "Disable-MgBetaDeviceManagementManagedDevice", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Disable", "DisableViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/disableLostMode", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Disable-MgBetaDeviceManagementManagedDeviceLostMode", "OutputType": null, + "Command": "Disable-MgBetaDeviceManagementManagedDeviceLostMode", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Disable", "DisableViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/disableSmsSignIn", - "Module": "Beta.Users.Actions", - "Command": "Disable-MgBetaUserAuthenticationMethodSmsSignIn", "OutputType": null, + "Command": "Disable-MgBetaUserAuthenticationMethodSmsSignIn", + "Module": "Beta.Users.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Disable", "DisableViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/disable", - "Module": "Beta.Users.Actions", - "Command": "Disable-MgBetaUserManagedDevice", "OutputType": null, + "Command": "Disable-MgBetaUserManagedDevice", + "Module": "Beta.Users.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Disable", "DisableViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/disableLostMode", - "Module": "Beta.Users.Actions", - "Command": "Disable-MgBetaUserManagedDeviceLostMode", "OutputType": null, + "Command": "Disable-MgBetaUserManagedDeviceLostMode", + "Module": "Beta.Users.Actions" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Disable", "DisableViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-disablelostmode?view=graph-rest-1.0", + "Method": "POST", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/disableLostMode", - "Module": "DeviceManagement.Actions", - "Command": "Disable-MgDeviceManagementManagedDeviceLostMode", "OutputType": null, + "Command": "Disable-MgDeviceManagementManagedDeviceLostMode", + "Module": "DeviceManagement.Actions" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Disable", "DisableViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-disablelostmode?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -9617,49 +9690,49 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/phoneauthenticationmethod-disablesmssignin?view=graph-rest-1.0", + "Method": "POST", "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}/disableSmsSignIn", - "Module": "Users.Actions", - "Command": "Disable-MgUserAuthenticationPhoneMethodSmsSignIn", "OutputType": null, - "Variants": [ - "Disable", - "DisableViaIdentity" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/phoneauthenticationmethod-disablesmssignin?view=graph-rest-1.0" + "Command": "Disable-MgUserAuthenticationPhoneMethodSmsSignIn", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/disableLostMode", - "Module": "Users.Actions", - "Command": "Disable-MgUserManagedDeviceLostMode", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Disable", "DisableViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-disablelostmode?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-disablelostmode?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/disableLostMode", + "OutputType": null, + "Command": "Disable-MgUserManagedDeviceLostMode", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/chromeOSOnboardingSettings/disconnect", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Disconnect-MgBetaDeviceManagementChromeOSOnboardingSetting", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Disconnect" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/chromeOSOnboardingSettings/disconnect", + "OutputType": null, + "Command": "Disconnect-MgBetaDeviceManagementChromeOSOnboardingSetting", + "Module": "Beta.DeviceManagement.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Disconnect", + "DisconnectViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -9678,34 +9751,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/disconnect", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Disconnect-MgBetaDeviceManagementRemoteAssistancePartner", "OutputType": null, - "Variants": [ - "Disconnect", - "DisconnectViaIdentity" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Disconnect-MgBetaDeviceManagementRemoteAssistancePartner", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/zebraFotaConnector/disconnect", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Disconnect-MgBetaDeviceManagementZebraFotaConnector", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Disconnect" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/zebraFotaConnector/disconnect", + "OutputType": null, + "Command": "Disconnect-MgBetaDeviceManagementZebraFotaConnector", + "Module": "Beta.DeviceManagement.Actions" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Disconnect", + "DisconnectViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -9724,35 +9797,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-disconnect?view=graph-rest-1.0", + "Method": "POST", "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/disconnect", - "Module": "DeviceManagement.Actions", - "Command": "Disconnect-MgDeviceManagementRemoteAssistancePartner", "OutputType": null, - "Variants": [ - "Disconnect", - "DisconnectViaIdentity" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-disconnect?view=graph-rest-1.0" + "Command": "Disconnect-MgDeviceManagementRemoteAssistancePartner", + "Module": "DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/solutions/backupRestore/enable", - "Module": "Beta.Bookings", - "Command": "Enable-MgBetaBackupRestore", - "OutputType": "IMicrosoftGraphServiceStatus", + "ApiVersion": "beta", "Variants": [ "Enable", "EnableExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-enable?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-enable?view=graph-rest-beta", + "Method": "POST", + "Uri": "/solutions/backupRestore/enable", + "OutputType": "IMicrosoftGraphServiceStatus", + "Command": "Enable-MgBetaBackupRestore", + "Module": "Beta.Bookings" }, { + "ApiVersion": "beta", + "Variants": [ + "Enable" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -9771,51 +9843,51 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/enableAndroidDeviceAdministratorEnrollment", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Enable-MgBetaDeviceManagementAndroidDeviceAdministratorEnrollment", "OutputType": null, - "Variants": [ - "Enable" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Enable-MgBetaDeviceManagementAndroidDeviceAdministratorEnrollment", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/assignmentFilters/enable", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Enable-MgBetaDeviceManagementAssignmentFilter", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Enable", "EnableExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/assignmentFilters/enable", + "OutputType": null, + "Command": "Enable-MgBetaDeviceManagementAssignmentFilter", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/enableLostMode", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Enable-MgBetaDeviceManagementComanagedDeviceLostMode", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Enable", "EnableExpanded", "EnableViaIdentity", "EnableViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/enableLostMode", + "OutputType": null, + "Command": "Enable-MgBetaDeviceManagementComanagedDeviceLostMode", + "Module": "Beta.DeviceManagement.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Enable" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -9842,50 +9914,51 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/deviceHealthScripts/enableGlobalScripts", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Enable-MgBetaDeviceManagementDeviceHealthScriptGlobalScript", "OutputType": null, - "Variants": [ - "Enable" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Enable-MgBetaDeviceManagementDeviceHealthScriptGlobalScript", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/enableLegacyPcManagement", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Enable-MgBetaDeviceManagementLegacyPcManagement", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Enable" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/enableLegacyPcManagement", + "OutputType": null, + "Command": "Enable-MgBetaDeviceManagementLegacyPcManagement", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/enableLostMode", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Enable-MgBetaDeviceManagementManagedDeviceLostMode", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Enable", "EnableExpanded", "EnableViaIdentity", "EnableViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/enableLostMode", + "OutputType": null, + "Command": "Enable-MgBetaDeviceManagementManagedDeviceLostMode", + "Module": "Beta.DeviceManagement.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Enable", + "EnableExpanded" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -9904,66 +9977,66 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/tenantAttachRBAC/enable", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Enable-MgBetaDeviceManagementTenantAttachRbac", "OutputType": null, - "Variants": [ - "Enable", - "EnableExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Enable-MgBetaDeviceManagementTenantAttachRbac", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/enableUnlicensedAdminstrators", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Enable-MgBetaDeviceManagementUnlicensedAdminstrator", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Enable" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/enableUnlicensedAdminstrators", + "OutputType": null, + "Command": "Enable-MgBetaDeviceManagementUnlicensedAdminstrator", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/enableSmsSignIn", - "Module": "Beta.Users.Actions", - "Command": "Enable-MgBetaUserAuthenticationMethodSmsSignIn", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Enable", "EnableViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/enableSmsSignIn", + "OutputType": null, + "Command": "Enable-MgBetaUserAuthenticationMethodSmsSignIn", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/enableLostMode", - "Module": "Beta.Users.Actions", - "Command": "Enable-MgBetaUserManagedDeviceLostMode", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Enable", "EnableExpanded", "EnableViaIdentity", "EnableViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/enableLostMode", + "OutputType": null, + "Command": "Enable-MgBetaUserManagedDeviceLostMode", + "Module": "Beta.Users.Actions" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Enable", + "EnableViaIdentity" + ], "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -9982,20 +10055,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/phoneauthenticationmethod-enablesmssignin?view=graph-rest-1.0", + "Method": "POST", "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}/enableSmsSignIn", - "Module": "Users.Actions", - "Command": "Enable-MgUserAuthenticationPhoneMethodSmsSignIn", "OutputType": null, - "Variants": [ - "Enable", - "EnableViaIdentity" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/phoneauthenticationmethod-enablesmssignin?view=graph-rest-1.0" + "Command": "Enable-MgUserAuthenticationPhoneMethodSmsSignIn", + "Module": "Users.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Export", + "ExportExpanded", + "ExportViaIdentity", + "ExportViaIdentityExpanded" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -10014,22 +10089,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewset-export?view=graph-rest-beta", + "Method": "POST", "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/export", - "Module": "Beta.Compliance", - "Command": "Export-MgBetaComplianceEdiscoveryCaseReviewSet", "OutputType": null, + "Command": "Export-MgBetaComplianceEdiscoveryCaseReviewSet", + "Module": "Beta.Compliance" + }, + { + "ApiVersion": "beta", "Variants": [ "Export", - "ExportExpanded", - "ExportViaIdentity", - "ExportViaIdentityExpanded" + "ExportViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewset-export?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -10048,20 +10121,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}/exportMobileConfig", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Export-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileMobileConfig", "OutputType": null, + "Command": "Export-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileMobileConfig", + "Module": "Beta.DeviceManagement.Functions" + }, + { + "ApiVersion": "beta", "Variants": [ "Export", - "ExportViaIdentity" + "ExportExpanded", + "ExportViaIdentity", + "ExportViaIdentityExpanded" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "CrossTenantUserProfileSharing.Read.All", @@ -10080,97 +10155,97 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/inboundshareduserprofile-exportpersonaldata?view=graph-rest-beta", + "Method": "POST", "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}/exportPersonalData", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Export-MgBetaDirectoryInboundSharedUserProfilePersonalData", "OutputType": null, - "Variants": [ - "Export", - "ExportExpanded", - "ExportViaIdentity", - "ExportViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/inboundshareduserprofile-exportpersonaldata?view=graph-rest-beta" + "Command": "Export-MgBetaDirectoryInboundSharedUserProfilePersonalData", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/export", - "Module": "Beta.Identity.Governance", - "Command": "Export-MgBetaPrivilegedAccessResourceRoleAssignment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Export", "ExportViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/export", + "OutputType": null, + "Command": "Export-MgBetaPrivilegedAccessResourceRoleAssignment", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/export", - "Module": "Beta.Identity.Governance", - "Command": "Export-MgBetaPrivilegedAccessRoleAssignment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Export", "ExportViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/export", + "OutputType": null, + "Command": "Export-MgBetaPrivilegedAccessRoleAssignment", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/reports/partners/billing/reconciliation/billed/export", - "Module": "Beta.Reports", - "Command": "Export-MgBetaReportPartnerBillingReconciliationBilled", - "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "ApiVersion": "beta", "Variants": [ "Export", "ExportExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-billedreconciliation-export?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-billedreconciliation-export?view=graph-rest-beta", + "Method": "POST", + "Uri": "/reports/partners/billing/reconciliation/billed/export", + "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "Command": "Export-MgBetaReportPartnerBillingReconciliationBilled", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/partners/billing/usage/billed/export", - "Module": "Beta.Reports", - "Command": "Export-MgBetaReportPartnerBillingUsageBilled", - "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "ApiVersion": "beta", "Variants": [ "Export", "ExportExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-billedusage-export?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-billedusage-export?view=graph-rest-beta", + "Method": "POST", + "Uri": "/reports/partners/billing/usage/billed/export", + "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "Command": "Export-MgBetaReportPartnerBillingUsageBilled", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/partners/billing/usage/unbilled/export", - "Module": "Beta.Reports", - "Command": "Export-MgBetaReportPartnerBillingUsageUnbilled", - "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "ApiVersion": "beta", "Variants": [ "Export", "ExportExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-unbilledusage-export?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-unbilledusage-export?view=graph-rest-beta", + "Method": "POST", + "Uri": "/reports/partners/billing/usage/unbilled/export", + "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "Command": "Export-MgBetaReportPartnerBillingUsageUnbilled", + "Module": "Beta.Reports" }, { + "ApiVersion": "beta", + "Variants": [ + "Export", + "ExportExpanded", + "ExportViaIdentity", + "ExportViaIdentityExpanded" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -10189,22 +10264,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-export?view=graph-rest-beta", + "Method": "POST", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/export", - "Module": "Beta.Security", - "Command": "Export-MgBetaSecurityCaseEdiscoveryCaseReviewSet", "OutputType": null, + "Command": "Export-MgBetaSecurityCaseEdiscoveryCaseReviewSet", + "Module": "Beta.Security" + }, + { + "ApiVersion": "beta", "Variants": [ "Export", "ExportExpanded", "ExportViaIdentity", "ExportViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-export?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -10223,22 +10298,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-export?view=graph-rest-beta", + "Method": "POST", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}/export", - "Module": "Beta.Security", - "Command": "Export-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", "OutputType": null, + "Command": "Export-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", + "Module": "Beta.Security" + }, + { + "ApiVersion": "beta", "Variants": [ "Export", "ExportExpanded", "ExportViaIdentity", "ExportViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-export?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -10257,22 +10332,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/exportReport", - "Module": "Beta.Security", - "Command": "Export-MgBetaSecurityCaseEdiscoveryCaseSearchReport", "OutputType": null, + "Command": "Export-MgBetaSecurityCaseEdiscoveryCaseSearchReport", + "Module": "Beta.Security" + }, + { + "ApiVersion": "beta", "Variants": [ "Export", "ExportExpanded", "ExportViaIdentity", "ExportViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -10291,22 +10366,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/exportResult", - "Module": "Beta.Security", - "Command": "Export-MgBetaSecurityCaseEdiscoveryCaseSearchResult", "OutputType": null, + "Command": "Export-MgBetaSecurityCaseEdiscoveryCaseSearchResult", + "Module": "Beta.Security" + }, + { + "ApiVersion": "beta", "Variants": [ "Export", - "ExportExpanded", + "Export1", "ExportViaIdentity", - "ExportViaIdentityExpanded" + "ExportViaIdentity1" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -10341,84 +10416,84 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/exportDeviceAndAppManagementData", - "Module": "Beta.Users.Functions", - "Command": "Export-MgBetaUserDeviceAndAppManagementData", "OutputType": null, - "Variants": [ - "Export", - "Export1", - "ExportViaIdentity", - "ExportViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Export-MgBetaUserDeviceAndAppManagementData", + "Module": "Beta.Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/exportPersonalData", - "Module": "Beta.Users.Actions", - "Command": "Export-MgBetaUserPersonalData", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Export", "ExportExpanded", "ExportViaIdentity", "ExportViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-exportpersonaldata?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-exportpersonaldata?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/exportPersonalData", + "OutputType": null, + "Command": "Export-MgBetaUserPersonalData", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/reports/partners/billing/reconciliation/billed/export", - "Module": "Reports", - "Command": "Export-MgReportPartnerBillingReconciliationBilled", - "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "ApiVersion": "v1.0", "Variants": [ "Export", "ExportExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-billedreconciliation-export?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-billedreconciliation-export?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/reports/partners/billing/reconciliation/billed/export", + "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "Command": "Export-MgReportPartnerBillingReconciliationBilled", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/partners/billing/usage/billed/export", - "Module": "Reports", - "Command": "Export-MgReportPartnerBillingUsageBilled", - "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "ApiVersion": "v1.0", "Variants": [ "Export", "ExportExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-billedusage-export?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-billedusage-export?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/reports/partners/billing/usage/billed/export", + "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "Command": "Export-MgReportPartnerBillingUsageBilled", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/partners/billing/usage/unbilled/export", - "Module": "Reports", - "Command": "Export-MgReportPartnerBillingUsageUnbilled", - "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "ApiVersion": "v1.0", "Variants": [ "Export", "ExportExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-unbilledusage-export?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-unbilledusage-export?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/reports/partners/billing/usage/unbilled/export", + "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "Command": "Export-MgReportPartnerBillingUsageUnbilled", + "Module": "Reports" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Export", + "ExportExpanded", + "ExportViaIdentity", + "ExportViaIdentityExpanded" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -10437,22 +10512,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-export?view=graph-rest-1.0", + "Method": "POST", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/export", - "Module": "Security", - "Command": "Export-MgSecurityCaseEdiscoveryCaseReviewSet", "OutputType": null, + "Command": "Export-MgSecurityCaseEdiscoveryCaseReviewSet", + "Module": "Security" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Export", "ExportExpanded", "ExportViaIdentity", "ExportViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-export?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -10471,22 +10546,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-export?view=graph-rest-1.0", + "Method": "POST", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}/export", - "Module": "Security", - "Command": "Export-MgSecurityCaseEdiscoveryCaseReviewSetQuery", "OutputType": null, + "Command": "Export-MgSecurityCaseEdiscoveryCaseReviewSetQuery", + "Module": "Security" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Export", - "ExportExpanded", + "Export1", "ExportViaIdentity", - "ExportViaIdentityExpanded" + "ExportViaIdentity1" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-export?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -10521,144 +10596,142 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/exportDeviceAndAppManagementData", - "Module": "Users.Functions", - "Command": "Export-MgUserDeviceAndAppManagementData", "OutputType": null, - "Variants": [ - "Export", - "Export1", - "ExportViaIdentity", - "ExportViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Export-MgUserDeviceAndAppManagementData", + "Module": "Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/exportPersonalData", - "Module": "Users.Actions", - "Command": "Export-MgUserPersonalData", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Export", "ExportExpanded", "ExportViaIdentity", "ExportViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-exportpersonaldata?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-exportpersonaldata?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/exportPersonalData", + "OutputType": null, + "Command": "Export-MgUserPersonalData", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}/discover", - "Module": "Applications", - "Command": "Find-MgApplicationSynchronizationJobSchemaDirectory", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "v1.0", "Variants": [ "Discover", "DiscoverViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}/discover", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Command": "Find-MgApplicationSynchronizationJobSchemaDirectory", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}/discover", - "Module": "Applications", - "Command": "Find-MgApplicationSynchronizationTemplateSchemaDirectory", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "v1.0", "Variants": [ "Discover", "DiscoverViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}/discover", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Command": "Find-MgApplicationSynchronizationTemplateSchemaDirectory", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}/discover", - "Module": "Beta.Applications", - "Command": "Find-MgBetaApplicationSynchronizationJobSchemaDirectory", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "beta", "Variants": [ "Discover", "DiscoverViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-beta", + "Method": "POST", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}/discover", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Command": "Find-MgBetaApplicationSynchronizationJobSchemaDirectory", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}/discover", - "Module": "Beta.Applications", - "Command": "Find-MgBetaApplicationSynchronizationTemplateSchemaDirectory", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "beta", "Variants": [ "Discover", "DiscoverViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-beta", + "Method": "POST", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}/discover", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Command": "Find-MgBetaApplicationSynchronizationTemplateSchemaDirectory", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/locateDevice", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Find-MgBetaDeviceManagementComanagedDevice", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Locate", "LocateViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/locateDevice", + "OutputType": null, + "Command": "Find-MgBetaDeviceManagementComanagedDevice", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/locateDevice", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Find-MgBetaDeviceManagementManagedDevice", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Locate", "LocateViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/locateDevice", + "OutputType": null, + "Command": "Find-MgBetaDeviceManagementManagedDevice", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/findByMethodMode(authenticationMethodModes={authenticationMethodModes})", - "Module": "Beta.Identity.SignIns", - "Command": "Find-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyByMethodMode", - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "ApiVersion": "beta", "Variants": [ "Find1", "FindViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-findbymethodmode?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-findbymethodmode?view=graph-rest-beta", + "Method": "GET", + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/findByMethodMode(authenticationMethodModes={authenticationMethodModes})", + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "Command": "Find-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyByMethodMode", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Find", + "FindViaIdentity" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -10685,20 +10758,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-findbymethodmode?view=graph-rest-beta", + "Method": "GET", "Uri": "/policies/authenticationStrengthPolicies/findByMethodMode(authenticationMethodModes={authenticationMethodModes})", - "Module": "Beta.Identity.SignIns", - "Command": "Find-MgBetaPolicyAuthenticationStrengthPolicyByMethodMode", "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", - "Variants": [ - "Find", - "FindViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-findbymethodmode?view=graph-rest-beta" + "Command": "Find-MgBetaPolicyAuthenticationStrengthPolicyByMethodMode", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Discover", + "DiscoverViaIdentity" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -10717,50 +10790,52 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-beta", + "Method": "POST", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}/discover", - "Module": "Beta.Applications", - "Command": "Find-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Variants": [ - "Discover", - "DiscoverViaIdentity" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-beta" + "Command": "Find-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}/discover", - "Module": "Beta.Applications", - "Command": "Find-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "beta", "Variants": [ "Discover", "DiscoverViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-beta", + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}/discover", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Command": "Find-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/locateDevice", - "Module": "Beta.Users.Actions", - "Command": "Find-MgBetaUserManagedDevice", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Locate", "LocateViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/locateDevice", + "OutputType": null, + "Command": "Find-MgBetaUserManagedDevice", + "Module": "Beta.Users.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Find", + "FindExpanded", + "FindViaIdentity", + "FindViaIdentityExpanded" + ], "Permissions": [ { "Name": "Calendars.Read.Shared", @@ -10779,22 +10854,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-findmeetingtimes?view=graph-rest-beta", + "Method": "POST", "Uri": "/users/{user-id}/findMeetingTimes", - "Module": "Beta.Users.Actions", - "Command": "Find-MgBetaUserMeetingTime", "OutputType": "IMicrosoftGraphMeetingTimeSuggestionsResult", + "Command": "Find-MgBetaUserMeetingTime", + "Module": "Beta.Users.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Find", - "FindExpanded", + "Find1", "FindViaIdentity", - "FindViaIdentityExpanded" + "FindViaIdentity1" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-findmeetingtimes?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "User.Read.All", @@ -10813,22 +10888,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/findRooms", - "Module": "Beta.Users.Functions", - "Command": "Find-MgBetaUserRoom", "OutputType": "IMicrosoftGraphEmailAddress", + "Command": "Find-MgBetaUserRoom", + "Module": "Beta.Users.Functions" + }, + { + "ApiVersion": "beta", "Variants": [ "Find", - "Find1", - "FindViaIdentity", - "FindViaIdentity1" + "FindViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.Read.All", @@ -10847,65 +10920,65 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-findroomlists?view=graph-rest-beta", + "Method": "GET", "Uri": "/users/{user-id}/findRoomLists", - "Module": "Beta.Users.Functions", - "Command": "Find-MgBetaUserRoomList", "OutputType": "IMicrosoftGraphEmailAddress", - "Variants": [ - "Find", - "FindViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-findroomlists?view=graph-rest-beta" + "Command": "Find-MgBetaUserRoomList", + "Module": "Beta.Users.Functions" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/products/findByCatalogId(catalogID='{catalogID}')", - "Module": "Beta.WindowsUpdates", - "Command": "Find-MgBetaWindowsUpdatesProductByCatalogId", - "OutputType": "IMicrosoftGraphWindowsUpdatesProduct", + "ApiVersion": "beta", "Variants": [ "Find", "FindViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Find-MgBetaWuProductGraphBPreCatalogId", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/admin/windows/updates/products/findByCatalogId(catalogID='{catalogID}')", + "OutputType": "IMicrosoftGraphWindowsUpdatesProduct", + "Command": "Find-MgBetaWindowsUpdatesProductByCatalogId", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/products/findByKbNumber(kbNumber={kbNumber})", - "Module": "Beta.WindowsUpdates", - "Command": "Find-MgBetaWindowsUpdatesProductByKbNumber", - "OutputType": "IMicrosoftGraphWindowsUpdatesProduct", + "ApiVersion": "beta", "Variants": [ "Find", "FindViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Find-MgBetaWuProductGraphBPreKbNumber", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/admin/windows/updates/products/findByKbNumber(kbNumber={kbNumber})", + "OutputType": "IMicrosoftGraphWindowsUpdatesProduct", + "Command": "Find-MgBetaWindowsUpdatesProductByKbNumber", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/locateDevice", - "Module": "DeviceManagement.Actions", - "Command": "Find-MgDeviceManagementManagedDevice", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Locate", "LocateViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-locatedevice?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-locatedevice?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/locateDevice", + "OutputType": null, + "Command": "Find-MgDeviceManagementManagedDevice", + "Module": "DeviceManagement.Actions" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Discover", + "DiscoverViaIdentity" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -10924,50 +10997,52 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-1.0", + "Method": "POST", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}/discover", - "Module": "Applications", - "Command": "Find-MgServicePrincipalSynchronizationJobSchemaDirectory", "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Variants": [ - "Discover", - "DiscoverViaIdentity" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-1.0" + "Command": "Find-MgServicePrincipalSynchronizationJobSchemaDirectory", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}/discover", - "Module": "Applications", - "Command": "Find-MgServicePrincipalSynchronizationTemplateSchemaDirectory", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "v1.0", "Variants": [ "Discover", "DiscoverViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-directorydefinition-discover?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}/discover", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Command": "Find-MgServicePrincipalSynchronizationTemplateSchemaDirectory", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/locateDevice", - "Module": "Users.Actions", - "Command": "Find-MgUserManagedDevice", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Locate", "LocateViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-locatedevice?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-locatedevice?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/locateDevice", + "OutputType": null, + "Command": "Find-MgUserManagedDevice", + "Module": "Users.Actions" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Find", + "FindExpanded", + "FindViaIdentity", + "FindViaIdentityExpanded" + ], "Permissions": [ { "Name": "Calendars.Read.Shared", @@ -10986,50 +11061,48 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-findmeetingtimes?view=graph-rest-1.0", + "Method": "POST", "Uri": "/users/{user-id}/findMeetingTimes", - "Module": "Users.Actions", - "Command": "Find-MgUserMeetingTime", "OutputType": "IMicrosoftGraphMeetingTimeSuggestionsResult", - "Variants": [ - "Find", - "FindExpanded", - "FindViaIdentity", - "FindViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-findmeetingtimes?view=graph-rest-1.0" + "Command": "Find-MgUserMeetingTime", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/admin/edge", - "Module": "DeviceManagement", - "Command": "Get-MgAdminEdge", - "OutputType": "IMicrosoftGraphEdge", + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/admin/edge", + "OutputType": "IMicrosoftGraphEdge", + "Command": "Get-MgAdminEdge", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/admin/edge/internetExplorerMode", - "Module": "DeviceManagement", - "Command": "Get-MgAdminEdgeInternetExplorerMode", - "OutputType": "IMicrosoftGraphInternetExplorerMode", + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/admin/edge/internetExplorerMode", + "OutputType": "IMicrosoftGraphInternetExplorerMode", + "Command": "Get-MgAdminEdgeInternetExplorerMode", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -11048,20 +11121,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", - "Module": "DeviceManagement", - "Command": "Get-MgAdminEdgeInternetExplorerModeSiteList", "OutputType": "IMicrosoftGraphBrowserSiteList", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-get?view=graph-rest-1.0" + "Command": "Get-MgAdminEdgeInternetExplorerModeSiteList", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -11080,19 +11152,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internetexplorermode-list-sitelists?view=graph-rest-1.0", + "Method": "GET", "Uri": "/admin/edge/internetExplorerMode/siteLists", - "Module": "DeviceManagement", - "Command": "Get-MgAdminEdgeInternetExplorerModeSiteList", "OutputType": "IMicrosoftGraphBrowserSiteList", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internetexplorermode-list-sitelists?view=graph-rest-1.0" + "Command": "Get-MgAdminEdgeInternetExplorerModeSiteList", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -11111,19 +11183,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/admin/edge/internetExplorerMode/siteLists/$count", - "Module": "DeviceManagement", - "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListCount", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -11142,20 +11215,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersharedcookie-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", - "Module": "DeviceManagement", - "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", "OutputType": "IMicrosoftGraphBrowserSharedCookie", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersharedcookie-get?view=graph-rest-1.0" + "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -11174,19 +11246,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-list-sharedcookies?view=graph-rest-1.0", + "Method": "GET", "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies", - "Module": "DeviceManagement", - "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", "OutputType": "IMicrosoftGraphBrowserSharedCookie", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-list-sharedcookies?view=graph-rest-1.0" + "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -11205,20 +11278,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/$count", - "Module": "DeviceManagement", - "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSharedCookieCount", "OutputType": null, + "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSharedCookieCount", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -11237,20 +11310,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersite-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", - "Module": "DeviceManagement", - "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSite", "OutputType": "IMicrosoftGraphBrowserSite", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersite-get?view=graph-rest-1.0" + "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSite", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -11269,19 +11341,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-list-sites?view=graph-rest-1.0", + "Method": "GET", "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites", - "Module": "DeviceManagement", - "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSite", "OutputType": "IMicrosoftGraphBrowserSite", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-list-sites?view=graph-rest-1.0" + "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSite", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -11300,20 +11373,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/$count", - "Module": "DeviceManagement", - "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSiteCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgAdminEdgeInternetExplorerModeSiteListSiteCount", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "PeopleSettings.Read.All", @@ -11332,19 +11404,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/admin/people", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgAdminPeople", "OutputType": "IMicrosoftGraphPeopleAdminSettings", + "Command": "Get-MgAdminPeople", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-get?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "PeopleSettings.Read.All", @@ -11363,34 +11435,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-list-iteminsights?view=graph-rest-1.0", + "Method": "GET", "Uri": "/admin/people/itemInsights", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgAdminPeopleItemInsight", "OutputType": "IMicrosoftGraphInsightsSettings", - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-list-iteminsights?view=graph-rest-1.0" + "Command": "Get-MgAdminPeopleItemInsight", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgAdminPeopleProfileCardProperty", - "OutputType": "IMicrosoftGraphProfileCardProperty", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilecardproperty-get?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilecardproperty-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}", + "OutputType": "IMicrosoftGraphProfileCardProperty", + "Command": "Get-MgAdminPeopleProfileCardProperty", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "PeopleSettings.Read.All", @@ -11409,19 +11481,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-list-profilecardproperties?view=graph-rest-1.0", + "Method": "GET", "Uri": "/admin/people/profileCardProperties", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgAdminPeopleProfileCardProperty", "OutputType": "IMicrosoftGraphProfileCardProperty", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-list-profilecardproperties?view=graph-rest-1.0" + "Command": "Get-MgAdminPeopleProfileCardProperty", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "PeopleSettings.Read.All", @@ -11440,19 +11512,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/admin/people/profileCardProperties/$count", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgAdminPeopleProfileCardPropertyCount", "OutputType": null, + "Command": "Get-MgAdminPeopleProfileCardPropertyCount", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "PeopleSettings.Read.All", @@ -11471,33 +11543,33 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-list-pronouns?view=graph-rest-1.0", + "Method": "GET", "Uri": "/admin/people/pronouns", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgAdminPeoplePronoun", "OutputType": "IMicrosoftGraphPronounsSettings", + "Command": "Get-MgAdminPeoplePronoun", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-list-pronouns?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/admin/sharepoint", - "Module": "Sites", - "Command": "Get-MgAdminSharepoint", "OutputType": "IMicrosoftGraphSharepoint", + "Command": "Get-MgAdminSharepoint", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "SharePointTenantSettings.Read.All", @@ -11516,92 +11588,93 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointsettings-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/admin/sharepoint/settings", - "Module": "Sites", - "Command": "Get-MgAdminSharepointSetting", "OutputType": "IMicrosoftGraphSharepointSettings", - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointsettings-get?view=graph-rest-1.0" + "Command": "Get-MgAdminSharepointSetting", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/agreements/{agreement-id}", - "Module": "Identity.Governance", - "Command": "Get-MgAgreement", - "OutputType": "IMicrosoftGraphAgreement", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/agreements/{agreement-id}", + "OutputType": "IMicrosoftGraphAgreement", + "Command": "Get-MgAgreement", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/agreements", - "Module": "Identity.Governance", - "Command": "Get-MgAgreement", - "OutputType": "IMicrosoftGraphAgreement", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/agreements", + "OutputType": "IMicrosoftGraphAgreement", + "Command": "Get-MgAgreement", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", - "Module": "Identity.Governance", - "Command": "Get-MgAgreementAcceptance", - "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Command": "Get-MgAgreementAcceptance", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/agreements/{agreement-id}/acceptances", - "Module": "Identity.Governance", - "Command": "Get-MgAgreementAcceptance", - "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/agreements/{agreement-id}/acceptances", + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Command": "Get-MgAgreementAcceptance", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/agreements/{agreement-id}/acceptances/$count", - "Module": "Identity.Governance", - "Command": "Get-MgAgreementAcceptanceCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/agreements/{agreement-id}/acceptances/$count", + "OutputType": null, + "Command": "Get-MgAgreementAcceptanceCount", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Agreement.Read.All", @@ -11620,240 +11693,239 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreementfile-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/agreements/{agreement-id}/file", - "Module": "Identity.Governance", - "Command": "Get-MgAgreementFile", "OutputType": "IMicrosoftGraphAgreementFile", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreementfile-get?view=graph-rest-1.0" + "Command": "Get-MgAgreementFile", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/agreements/{agreement-id}/files", - "Module": "Identity.Governance", - "Command": "Get-MgAgreementFile", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/agreements/{agreement-id}/files", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Command": "Get-MgAgreementFile", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/agreements/{agreement-id}/files/$count", - "Module": "Identity.Governance", - "Command": "Get-MgAgreementFileCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/agreements/{agreement-id}/files/$count", + "OutputType": null, + "Command": "Get-MgAgreementFileCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "Module": "Identity.Governance", - "Command": "Get-MgAgreementFileLocalization", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Command": "Get-MgAgreementFileLocalization", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/agreements/{agreement-id}/file/localizations", - "Module": "Identity.Governance", - "Command": "Get-MgAgreementFileLocalization", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreementfile-list-localizations?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreementfile-list-localizations?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/agreements/{agreement-id}/file/localizations", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Command": "Get-MgAgreementFileLocalization", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/agreements/{agreement-id}/file/localizations/$count", - "Module": "Identity.Governance", - "Command": "Get-MgAgreementFileLocalizationCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/agreements/{agreement-id}/file/localizations/$count", + "OutputType": null, + "Command": "Get-MgAgreementFileLocalizationCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Module": "Identity.Governance", - "Command": "Get-MgAgreementFileLocalizationVersion", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Command": "Get-MgAgreementFileLocalizationVersion", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", - "Module": "Identity.Governance", - "Command": "Get-MgAgreementFileLocalizationVersion", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Command": "Get-MgAgreementFileLocalizationVersion", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/$count", - "Module": "Identity.Governance", - "Command": "Get-MgAgreementFileLocalizationVersionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/$count", + "OutputType": null, + "Command": "Get-MgAgreementFileLocalizationVersionCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Module": "Identity.Governance", - "Command": "Get-MgAgreementFileVersion", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Command": "Get-MgAgreementFileVersion", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", - "Module": "Identity.Governance", - "Command": "Get-MgAgreementFileVersion", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Command": "Get-MgAgreementFileVersion", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/$count", - "Module": "Identity.Governance", - "Command": "Get-MgAgreementFileVersionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/$count", + "OutputType": null, + "Command": "Get-MgAgreementFileVersionCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/getAllSites", - "Module": "Groups", - "Command": "Get-MgAllGroupSite", - "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getallsites?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getallsites?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/getAllSites", + "OutputType": "IMicrosoftGraphSite", + "Command": "Get-MgAllGroupSite", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/allChannels/{channel-id}", - "Module": "Teams", - "Command": "Get-MgAllGroupTeamChannel", - "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/allChannels/{channel-id}", + "OutputType": "IMicrosoftGraphChannel", + "Command": "Get-MgAllGroupTeamChannel", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/allChannels", - "Module": "Teams", - "Command": "Get-MgAllGroupTeamChannel", - "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/allChannels", + "OutputType": "IMicrosoftGraphChannel", + "Command": "Get-MgAllGroupTeamChannel", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/allChannels/$count", - "Module": "Teams", - "Command": "Get-MgAllGroupTeamChannelCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgGroupTeamAllChannelCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/allChannels/$count", + "OutputType": null, + "Command": "Get-MgAllGroupTeamChannelCount", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get2" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -11872,34 +11944,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getallsites?view=graph-rest-1.0", + "Method": "GET", "Uri": "/sites/getAllSites", - "Module": "Sites", - "Command": "Get-MgAllSite", "OutputType": "IMicrosoftGraphSite", - "Variants": [ - "Get2" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getallsites?view=graph-rest-1.0" + "Command": "Get-MgAllSite", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/allChannels/{channel-id}", - "Module": "Teams", - "Command": "Get-MgAllTeamChannel", - "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/allChannels/{channel-id}", + "OutputType": "IMicrosoftGraphChannel", + "Command": "Get-MgAllTeamChannel", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -11926,19 +11998,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-allchannels?view=graph-rest-1.0", + "Method": "GET", "Uri": "/teams/{team-id}/allChannels", - "Module": "Teams", - "Command": "Get-MgAllTeamChannel", "OutputType": "IMicrosoftGraphChannel", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgAllTeamChannel", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -11965,20 +12038,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgTeamAllChannelCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/teams/{team-id}/allChannels/$count", - "Module": "Teams", - "Command": "Get-MgAllTeamChannelCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgTeamAllChannelCount", - "ApiReferenceLink": null + "Command": "Get-MgAllTeamChannelCount", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "TeamSettings.Read.Group", @@ -12053,33 +12125,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgTeamMessage", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/teams/getAllMessages", - "Module": "Teams", - "Command": "Get-MgAllTeamMessage", "OutputType": "IMicrosoftGraphChatMessage", - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgTeamMessage", - "ApiReferenceLink": null + "Command": "Get-MgAllTeamMessage", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/getAllMessages", - "Module": "Teams", - "Command": "Get-MgAllTeamworkDeletedTeamMessage", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgTeamworkDeletedTeamMessage", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teamwork/deletedTeams/getAllMessages", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Get-MgAllTeamworkDeletedTeamMessage", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Chat.Read.All", @@ -12098,35 +12171,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chats-getallmessages?view=graph-rest-1.0", + "Method": "GET", "Uri": "/users/{user-id}/chats/getAllMessages", - "Module": "Users.Functions", - "Command": "Get-MgAllUserChatMessage", "OutputType": "IMicrosoftGraphChatMessage", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chats-getallmessages?view=graph-rest-1.0" + "Command": "Get-MgAllUserChatMessage", + "Module": "Users.Functions" }, { - "Permissions": [], - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", - "Module": "Teams", - "Command": "Get-MgAppCatalogTeamApp", - "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", + "OutputType": "IMicrosoftGraphTeamsApp", + "Command": "Get-MgAppCatalogTeamApp", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "AppCatalog.Submit", @@ -12169,19 +12241,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appcatalogs-list-teamsapps?view=graph-rest-1.0", + "Method": "GET", "Uri": "/appCatalogs/teamsApps", - "Module": "Teams", - "Command": "Get-MgAppCatalogTeamApp", "OutputType": "IMicrosoftGraphTeamsApp", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgAppCatalogTeamApp", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "AppCatalog.Submit", @@ -12224,48 +12296,49 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/appCatalogs/teamsApps/$count", - "Module": "Teams", - "Command": "Get-MgAppCatalogTeamAppCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgAppCatalogTeamAppCount", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", - "Module": "Teams", - "Command": "Get-MgAppCatalogTeamAppDefinition", - "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "Command": "Get-MgAppCatalogTeamAppDefinition", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions", - "Module": "Teams", - "Command": "Get-MgAppCatalogTeamAppDefinition", - "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions", + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "Command": "Get-MgAppCatalogTeamAppDefinition", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "AppCatalog.Read.All", @@ -12292,35 +12365,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkbot-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", - "Module": "Teams", - "Command": "Get-MgAppCatalogTeamAppDefinitionBot", "OutputType": null, + "Command": "Get-MgAppCatalogTeamAppDefinitionBot", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/$count", - "Module": "Teams", - "Command": "Get-MgAppCatalogTeamAppDefinitionCount", "OutputType": null, + "Command": "Get-MgAppCatalogTeamAppDefinitionCount", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Application.Read.All", @@ -12363,20 +12436,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/applications/{application-id}", - "Module": "Applications", - "Command": "Get-MgApplication", "OutputType": "IMicrosoftGraphApplication", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-get?view=graph-rest-1.0" + "Command": "Get-MgApplication", + "Module": "Applications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Application.Read.All", @@ -12427,62 +12499,63 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/applications", - "Module": "Applications", - "Command": "Get-MgApplication", "OutputType": "IMicrosoftGraphApplication", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list?view=graph-rest-1.0" + "Command": "Get-MgApplication", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/appManagementPolicies", - "Module": "Applications", - "Command": "Get-MgApplicationAppManagementPolicy", - "OutputType": "IMicrosoftGraphAppManagementPolicy", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/applications/{application-id}/appManagementPolicies", + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "Command": "Get-MgApplicationAppManagementPolicy", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/appManagementPolicies/$ref", - "Module": "Applications", - "Command": "Get-MgApplicationAppManagementPolicyByRef", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/applications/{application-id}/appManagementPolicies/$ref", + "OutputType": null, + "Command": "Get-MgApplicationAppManagementPolicyByRef", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/appManagementPolicies/$count", - "Module": "Applications", - "Command": "Get-MgApplicationAppManagementPolicyCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/applications/{application-id}/appManagementPolicies/$count", + "OutputType": null, + "Command": "Get-MgApplicationAppManagementPolicyCount", + "Module": "Applications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Application.Read.All", @@ -12533,35 +12606,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/applications(appId='{appId}')", - "Module": "Applications", - "Command": "Get-MgApplicationByAppId", "OutputType": "IMicrosoftGraphApplication", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-get?view=graph-rest-1.0" + "Command": "Get-MgApplicationByAppId", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/applications/getByIds", - "Module": "Applications", - "Command": "Get-MgApplicationById", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/applications/getByIds", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgApplicationById", + "Module": "Applications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Application.Read.All", @@ -12612,20 +12685,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/applications(uniqueName='{uniqueName}')", - "Module": "Applications", - "Command": "Get-MgApplicationByUniqueName", "OutputType": "IMicrosoftGraphApplication", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-get?view=graph-rest-1.0" + "Command": "Get-MgApplicationByUniqueName", + "Module": "Applications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "Application.Read.All", @@ -12676,34 +12748,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/applications/$count", - "Module": "Applications", - "Command": "Get-MgApplicationCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgApplicationCount", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/createdOnBehalfOf", - "Module": "Applications", - "Command": "Get-MgApplicationCreatedOnBehalfOf", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/applications/{application-id}/createdOnBehalfOf", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgApplicationCreatedOnBehalfOf", + "Module": "Applications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delta" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -12746,19 +12818,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delta?view=graph-rest-1.0", + "Method": "GET", "Uri": "/applications/delta", - "Module": "Applications", - "Command": "Get-MgApplicationDelta", "OutputType": "IMicrosoftGraphApplication", - "Variants": [ - "Delta" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delta?view=graph-rest-1.0" + "Command": "Get-MgApplicationDelta", + "Module": "Applications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Application.Read.All", @@ -12793,20 +12866,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/extensionproperty-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", - "Module": "Applications", - "Command": "Get-MgApplicationExtensionProperty", "OutputType": "IMicrosoftGraphExtensionProperty", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgApplicationExtensionProperty", + "Module": "Applications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Application.Read.All", @@ -12849,19 +12921,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-extensionproperty?view=graph-rest-1.0", + "Method": "GET", "Uri": "/applications/{application-id}/extensionProperties", - "Module": "Applications", - "Command": "Get-MgApplicationExtensionProperty", "OutputType": "IMicrosoftGraphExtensionProperty", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgApplicationExtensionProperty", + "Module": "Applications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Application.Read.All", @@ -12904,20 +12977,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/applications/{application-id}/extensionProperties/$count", - "Module": "Applications", - "Command": "Get-MgApplicationExtensionPropertyCount", "OutputType": null, + "Command": "Get-MgApplicationExtensionPropertyCount", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -12936,20 +13009,99 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", - "Module": "Applications", + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", "Command": "Get-MgApplicationFederatedIdentityCredential", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], + "Permissions": [ + { + "Name": "Application.Read.All", + "Description": "Read all applications", + "FullDescription": "Allows the app to read all applications and service principals without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": 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, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Application.ReadWrite.All", + "Description": "Read and write all applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals without a signed-in user. Does not allow management of consent grants.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-federatedidentitycredentials?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/applications/{application-id}/federatedIdentityCredentials", "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "Command": "Get-MgApplicationFederatedIdentityCredential", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [ + { + "Name": "Application.Read.All", + "Description": "Read all applications", + "FullDescription": "Allows the app to read all applications and service principals without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": 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, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Application.ReadWrite.All", + "Description": "Read and write all applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals without a signed-in user. Does not allow management of consent grants.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/applications/{application-id}/federatedIdentityCredentials(name='{name}')", + "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "Command": "Get-MgApplicationFederatedIdentityCredentialByName", + "Module": "Applications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Application.Read.All", @@ -12976,192 +13128,112 @@ "IsLeastPrivilege": false } ], - "Uri": "/applications/{application-id}/federatedIdentityCredentials", - "Module": "Applications", - "Command": "Get-MgApplicationFederatedIdentityCredential", - "OutputType": "IMicrosoftGraphFederatedIdentityCredential", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [ - { - "Name": "Application.Read.All", - "Description": "Read all applications", - "FullDescription": "Allows the app to read all applications and service principals without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": 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, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Application.ReadWrite.All", - "Description": "Read and write all applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals without a signed-in user. Does not allow management of consent grants.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "Uri": "/applications/{application-id}/federatedIdentityCredentials(name='{name}')", - "Module": "Applications", - "Command": "Get-MgApplicationFederatedIdentityCredentialByName", - "OutputType": "IMicrosoftGraphFederatedIdentityCredential", - "Variants": [ - "Get", - "GetViaIdentity" - ], + "ApiReferenceLink": null, "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [ - { - "Name": "Application.Read.All", - "Description": "Read all applications", - "FullDescription": "Allows the app to read all applications and service principals without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": 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, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Application.ReadWrite.All", - "Description": "Read and write all applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals without a signed-in user. Does not allow management of consent grants.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "Uri": "/applications/{application-id}/federatedIdentityCredentials/$count", - "Module": "Applications", - "Command": "Get-MgApplicationFederatedIdentityCredentialCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgApplicationFederatedIdentityCredentialCount", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", - "Module": "Applications", - "Command": "Get-MgApplicationHomeRealmDiscoveryPolicy", - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "Command": "Get-MgApplicationHomeRealmDiscoveryPolicy", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies", - "Module": "Applications", - "Command": "Get-MgApplicationHomeRealmDiscoveryPolicy", - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "Command": "Get-MgApplicationHomeRealmDiscoveryPolicy", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/$count", - "Module": "Applications", - "Command": "Get-MgApplicationHomeRealmDiscoveryPolicyCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/$count", + "OutputType": null, + "Command": "Get-MgApplicationHomeRealmDiscoveryPolicyCount", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/logo", - "Module": "Applications", - "Command": "Get-MgApplicationLogo", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/applications/{application-id}/logo", + "OutputType": null, + "Command": "Get-MgApplicationLogo", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/getMemberGroups", - "Module": "Applications", - "Command": "Get-MgApplicationMemberGroup", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/applications/{application-id}/getMemberGroups", + "OutputType": null, + "Command": "Get-MgApplicationMemberGroup", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/getMemberObjects", - "Module": "Applications", - "Command": "Get-MgApplicationMemberObject", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/applications/{application-id}/getMemberObjects", + "OutputType": null, + "Command": "Get-MgApplicationMemberObject", + "Module": "Applications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -13204,135 +13276,135 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-owners?view=graph-rest-1.0", + "Method": "GET", "Uri": "/applications/{application-id}/owners", - "Module": "Applications", - "Command": "Get-MgApplicationOwner", "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgApplicationOwner", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/owners/{directoryObject-id}/appRoleAssignment", - "Module": "Applications", - "Command": "Get-MgApplicationOwnerAsAppRoleAssignment", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/applications/{application-id}/owners/{directoryObject-id}/appRoleAssignment", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Command": "Get-MgApplicationOwnerAsAppRoleAssignment", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/owners/appRoleAssignment", - "Module": "Applications", - "Command": "Get-MgApplicationOwnerAsAppRoleAssignment", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/applications/{application-id}/owners/appRoleAssignment", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Command": "Get-MgApplicationOwnerAsAppRoleAssignment", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/owners/{directoryObject-id}/endpoint", - "Module": "Applications", - "Command": "Get-MgApplicationOwnerAsEndpoint", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/applications/{application-id}/owners/{directoryObject-id}/endpoint", + "OutputType": "IMicrosoftGraphEndpoint", + "Command": "Get-MgApplicationOwnerAsEndpoint", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/owners/endpoint", - "Module": "Applications", - "Command": "Get-MgApplicationOwnerAsEndpoint", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/applications/{application-id}/owners/endpoint", + "OutputType": "IMicrosoftGraphEndpoint", + "Command": "Get-MgApplicationOwnerAsEndpoint", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/owners/{directoryObject-id}/servicePrincipal", - "Module": "Applications", - "Command": "Get-MgApplicationOwnerAsServicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/applications/{application-id}/owners/{directoryObject-id}/servicePrincipal", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Command": "Get-MgApplicationOwnerAsServicePrincipal", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/owners/servicePrincipal", - "Module": "Applications", - "Command": "Get-MgApplicationOwnerAsServicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/applications/{application-id}/owners/servicePrincipal", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Command": "Get-MgApplicationOwnerAsServicePrincipal", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/owners/{directoryObject-id}/user", - "Module": "Applications", - "Command": "Get-MgApplicationOwnerAsUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/applications/{application-id}/owners/{directoryObject-id}/user", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgApplicationOwnerAsUser", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/owners/user", - "Module": "Applications", - "Command": "Get-MgApplicationOwnerAsUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/applications/{application-id}/owners/user", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgApplicationOwnerAsUser", + "Module": "Applications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -13375,19 +13447,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-owners?view=graph-rest-1.0", + "Method": "GET", "Uri": "/applications/{application-id}/owners/$ref", - "Module": "Applications", - "Command": "Get-MgApplicationOwnerByRef", "OutputType": null, - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgApplicationOwnerByRef", + "Module": "Applications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -13430,95 +13503,97 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/applications/{application-id}/owners/$count", - "Module": "Applications", - "Command": "Get-MgApplicationOwnerCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgApplicationOwnerCount", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/owners/appRoleAssignment/$count", - "Module": "Applications", - "Command": "Get-MgApplicationOwnerCountAsAppRoleAssignment", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/applications/{application-id}/owners/appRoleAssignment/$count", + "OutputType": null, + "Command": "Get-MgApplicationOwnerCountAsAppRoleAssignment", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/owners/endpoint/$count", - "Module": "Applications", - "Command": "Get-MgApplicationOwnerCountAsEndpoint", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/applications/{application-id}/owners/endpoint/$count", + "OutputType": null, + "Command": "Get-MgApplicationOwnerCountAsEndpoint", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/owners/servicePrincipal/$count", - "Module": "Applications", - "Command": "Get-MgApplicationOwnerCountAsServicePrincipal", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/applications/{application-id}/owners/servicePrincipal/$count", + "OutputType": null, + "Command": "Get-MgApplicationOwnerCountAsServicePrincipal", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/owners/user/$count", - "Module": "Applications", - "Command": "Get-MgApplicationOwnerCountAsUser", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/applications/{application-id}/owners/user/$count", + "OutputType": null, + "Command": "Get-MgApplicationOwnerCountAsUser", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/synchronization", - "Module": "Applications", - "Command": "Get-MgApplicationSynchronization", - "OutputType": "IMicrosoftGraphSynchronization", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization", + "OutputType": "IMicrosoftGraphSynchronization", + "Command": "Get-MgApplicationSynchronization", + "Module": "Applications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Acquire", + "AcquireExpanded", + "AcquireViaIdentity", + "AcquireViaIdentityExpanded" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -13537,170 +13612,168 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-acquireaccesstoken?view=graph-rest-1.0", + "Method": "POST", "Uri": "/applications/{application-id}/synchronization/acquireAccessToken", - "Module": "Applications", - "Command": "Get-MgApplicationSynchronizationAccessToken", "OutputType": null, - "Variants": [ - "Acquire", - "AcquireExpanded", - "AcquireViaIdentity", - "AcquireViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-acquireaccesstoken?view=graph-rest-1.0" + "Command": "Get-MgApplicationSynchronizationAccessToken", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", - "Module": "Applications", - "Command": "Get-MgApplicationSynchronizationJob", - "OutputType": "IMicrosoftGraphSynchronizationJob", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", + "OutputType": "IMicrosoftGraphSynchronizationJob", + "Command": "Get-MgApplicationSynchronizationJob", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/synchronization/jobs", - "Module": "Applications", - "Command": "Get-MgApplicationSynchronizationJob", - "OutputType": "IMicrosoftGraphSynchronizationJob", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/jobs", + "OutputType": "IMicrosoftGraphSynchronizationJob", + "Command": "Get-MgApplicationSynchronizationJob", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "Module": "Applications", - "Command": "Get-MgApplicationSynchronizationJobBulkUpload", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", + "OutputType": null, + "Command": "Get-MgApplicationSynchronizationJobBulkUpload", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", - "Module": "Applications", - "Command": "Get-MgApplicationSynchronizationJobBulkUploadContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", + "OutputType": null, + "Command": "Get-MgApplicationSynchronizationJobBulkUploadContent", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/synchronization/jobs/$count", - "Module": "Applications", - "Command": "Get-MgApplicationSynchronizationJobCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/jobs/$count", + "OutputType": null, + "Command": "Get-MgApplicationSynchronizationJobCount", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "Module": "Applications", - "Command": "Get-MgApplicationSynchronizationJobSchema", - "OutputType": "IMicrosoftGraphSynchronizationSchema", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "Command": "Get-MgApplicationSynchronizationJobSchema", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "Module": "Applications", - "Command": "Get-MgApplicationSynchronizationJobSchemaDirectory", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Command": "Get-MgApplicationSynchronizationJobSchemaDirectory", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", - "Module": "Applications", - "Command": "Get-MgApplicationSynchronizationJobSchemaDirectory", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Command": "Get-MgApplicationSynchronizationJobSchemaDirectory", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/$count", - "Module": "Applications", - "Command": "Get-MgApplicationSynchronizationJobSchemaDirectoryCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/$count", + "OutputType": null, + "Command": "Get-MgApplicationSynchronizationJobSchemaDirectoryCount", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/synchronization/secrets/$count", - "Module": "Applications", - "Command": "Get-MgApplicationSynchronizationSecretCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/secrets/$count", + "OutputType": null, + "Command": "Get-MgApplicationSynchronizationSecretCount", + "Module": "Applications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -13727,20 +13800,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", - "Module": "Applications", - "Command": "Get-MgApplicationSynchronizationTemplate", "OutputType": "IMicrosoftGraphSynchronizationTemplate", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgApplicationSynchronizationTemplate", + "Module": "Applications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -13767,19 +13839,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/applications/{application-id}/synchronization/templates", - "Module": "Applications", - "Command": "Get-MgApplicationSynchronizationTemplate", "OutputType": "IMicrosoftGraphSynchronizationTemplate", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgApplicationSynchronizationTemplate", + "Module": "Applications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -13806,20 +13879,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/applications/{application-id}/synchronization/templates/$count", - "Module": "Applications", - "Command": "Get-MgApplicationSynchronizationTemplateCount", "OutputType": null, + "Command": "Get-MgApplicationSynchronizationTemplateCount", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -13846,107 +13919,106 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "Module": "Applications", - "Command": "Get-MgApplicationSynchronizationTemplateSchema", "OutputType": "IMicrosoftGraphSynchronizationSchema", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgApplicationSynchronizationTemplateSchema", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "Module": "Applications", - "Command": "Get-MgApplicationSynchronizationTemplateSchemaDirectory", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Command": "Get-MgApplicationSynchronizationTemplateSchemaDirectory", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", - "Module": "Applications", - "Command": "Get-MgApplicationSynchronizationTemplateSchemaDirectory", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Command": "Get-MgApplicationSynchronizationTemplateSchemaDirectory", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/$count", - "Module": "Applications", - "Command": "Get-MgApplicationSynchronizationTemplateSchemaDirectoryCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/$count", + "OutputType": null, + "Command": "Get-MgApplicationSynchronizationTemplateSchemaDirectoryCount", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/applicationTemplates/{applicationTemplate-id}", - "Module": "Applications", - "Command": "Get-MgApplicationTemplate", - "OutputType": "IMicrosoftGraphApplicationTemplate", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationtemplate-get?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationtemplate-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/applicationTemplates/{applicationTemplate-id}", + "OutputType": "IMicrosoftGraphApplicationTemplate", + "Command": "Get-MgApplicationTemplate", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/applicationTemplates", - "Module": "Applications", - "Command": "Get-MgApplicationTemplate", - "OutputType": "IMicrosoftGraphApplicationTemplate", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationtemplate-list?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationtemplate-list?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/applicationTemplates", + "OutputType": "IMicrosoftGraphApplicationTemplate", + "Command": "Get-MgApplicationTemplate", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/applicationTemplates/$count", - "Module": "Applications", - "Command": "Get-MgApplicationTemplateCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/applicationTemplates/$count", + "OutputType": null, + "Command": "Get-MgApplicationTemplateCount", + "Module": "Applications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -13989,19 +14061,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-tokenissuancepolicies?view=graph-rest-1.0", + "Method": "GET", "Uri": "/applications/{application-id}/tokenIssuancePolicies", - "Module": "Applications", - "Command": "Get-MgApplicationTokenIssuancePolicy", "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "Command": "Get-MgApplicationTokenIssuancePolicy", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Policy.Read.All", @@ -14044,19 +14116,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-tokenissuancepolicies?view=graph-rest-1.0", + "Method": "GET", "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref", - "Module": "Applications", - "Command": "Get-MgApplicationTokenIssuancePolicyByRef", "OutputType": null, - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgApplicationTokenIssuancePolicyByRef", + "Module": "Applications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -14099,20 +14172,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/applications/{application-id}/tokenIssuancePolicies/$count", - "Module": "Applications", - "Command": "Get-MgApplicationTokenIssuancePolicyCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgApplicationTokenIssuancePolicyCount", + "Module": "Applications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -14155,19 +14227,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-tokenlifetimepolicies?view=graph-rest-1.0", + "Method": "GET", "Uri": "/applications/{application-id}/tokenLifetimePolicies", - "Module": "Applications", - "Command": "Get-MgApplicationTokenLifetimePolicy", "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "Command": "Get-MgApplicationTokenLifetimePolicy", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Policy.Read.All", @@ -14210,19 +14282,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-tokenlifetimepolicies?view=graph-rest-1.0", + "Method": "GET", "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref", - "Module": "Applications", - "Command": "Get-MgApplicationTokenLifetimePolicyByRef", "OutputType": null, - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgApplicationTokenLifetimePolicyByRef", + "Module": "Applications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -14265,20 +14338,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/applications/{application-id}/tokenLifetimePolicies/$count", - "Module": "Applications", - "Command": "Get-MgApplicationTokenLifetimePolicyCount", "OutputType": null, + "Command": "Get-MgApplicationTokenLifetimePolicyCount", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "AuditLog.Read.All", @@ -14297,20 +14370,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryaudit-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/auditLogs/directoryAudits/{directoryAudit-id}", - "Module": "Reports", - "Command": "Get-MgAuditLogDirectoryAudit", "OutputType": "IMicrosoftGraphDirectoryAudit", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryaudit-get?view=graph-rest-1.0" + "Command": "Get-MgAuditLogDirectoryAudit", + "Module": "Reports" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "AuditLog.Read.All", @@ -14329,19 +14401,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryaudit-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/auditLogs/directoryAudits", - "Module": "Reports", - "Command": "Get-MgAuditLogDirectoryAudit", "OutputType": "IMicrosoftGraphDirectoryAudit", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryaudit-list?view=graph-rest-1.0" + "Command": "Get-MgAuditLogDirectoryAudit", + "Module": "Reports" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "AuditLog.Read.All", @@ -14360,34 +14432,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/auditLogs/directoryAudits/$count", - "Module": "Reports", - "Command": "Get-MgAuditLogDirectoryAuditCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgAuditLogDirectoryAuditCount", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/auditLogs/provisioning/{provisioningObjectSummary-id}", - "Module": "Reports", - "Command": "Get-MgAuditLogProvisioning", - "OutputType": "IMicrosoftGraphProvisioningObjectSummary", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/auditLogs/provisioning/{provisioningObjectSummary-id}", + "OutputType": "IMicrosoftGraphProvisioningObjectSummary", + "Command": "Get-MgAuditLogProvisioning", + "Module": "Reports" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "AuditLog.Read.All", @@ -14406,19 +14478,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/provisioningobjectsummary-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/auditLogs/provisioning", - "Module": "Reports", - "Command": "Get-MgAuditLogProvisioning", "OutputType": "IMicrosoftGraphProvisioningObjectSummary", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/provisioningobjectsummary-list?view=graph-rest-1.0" + "Command": "Get-MgAuditLogProvisioning", + "Module": "Reports" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "AuditLog.Read.All", @@ -14437,19 +14509,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/auditLogs/provisioning/$count", - "Module": "Reports", - "Command": "Get-MgAuditLogProvisioningCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgAuditLogProvisioningCount", + "Module": "Reports" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "AuditLog.Read.All", @@ -14468,20 +14541,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/signin-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/auditLogs/signIns/{signIn-id}", - "Module": "Reports", - "Command": "Get-MgAuditLogSignIn", "OutputType": "IMicrosoftGraphSignIn", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/signin-get?view=graph-rest-1.0" + "Command": "Get-MgAuditLogSignIn", + "Module": "Reports" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "AuditLog.Read.All", @@ -14500,19 +14572,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/signin-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/auditLogs/signIns", - "Module": "Reports", - "Command": "Get-MgAuditLogSignIn", "OutputType": "IMicrosoftGraphSignIn", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/signin-list?view=graph-rest-1.0" + "Command": "Get-MgAuditLogSignIn", + "Module": "Reports" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "AuditLog.Read.All", @@ -14531,19 +14603,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/auditLogs/signIns/$count", - "Module": "Reports", - "Command": "Get-MgAuditLogSignInCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgAuditLogSignInCount", + "Module": "Reports" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "AccessReview.Read.All", @@ -14570,20 +14643,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/accessReviews/{accessReview-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaAccessReview", "OutputType": "IMicrosoftGraphAccessReview", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-get?view=graph-rest-beta" + "Command": "Get-MgBetaAccessReview", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "AccessReview.Read.All", @@ -14610,19 +14682,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-list?view=graph-rest-beta", + "Method": "GET", "Uri": "/accessReviews", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaAccessReview", "OutputType": "IMicrosoftGraphAccessReview", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-list?view=graph-rest-beta" + "Command": "Get-MgBetaAccessReview", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "AccessReview.Read.All", @@ -14649,34 +14721,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/accessReviews/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaAccessReviewCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaAccessReviewCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/accessReviews/{accessReview-id}/decisions/{accessReviewDecision-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaAccessReviewDecision", - "OutputType": "IMicrosoftGraphAccessReviewDecision", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/accessReviews/{accessReview-id}/decisions/{accessReviewDecision-id}", + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "Command": "Get-MgBetaAccessReviewDecision", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "AccessReview.Read.All", @@ -14703,19 +14775,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-listdecisions?view=graph-rest-beta", + "Method": "GET", "Uri": "/accessReviews/{accessReview-id}/decisions", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaAccessReviewDecision", "OutputType": "IMicrosoftGraphAccessReviewDecision", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-listdecisions?view=graph-rest-beta" + "Command": "Get-MgBetaAccessReviewDecision", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "AccessReview.Read.All", @@ -14742,211 +14815,210 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/accessReviews/{accessReview-id}/decisions/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaAccessReviewDecisionCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaAccessReviewDecisionCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaAccessReviewInstance", - "OutputType": "IMicrosoftGraphAccessReview", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}", + "OutputType": "IMicrosoftGraphAccessReview", + "Command": "Get-MgBetaAccessReviewInstance", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/accessReviews/{accessReview-id}/instances", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaAccessReviewInstance", - "OutputType": "IMicrosoftGraphAccessReview", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/accessReviews/{accessReview-id}/instances", + "OutputType": "IMicrosoftGraphAccessReview", + "Command": "Get-MgBetaAccessReviewInstance", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/accessReviews/{accessReview-id}/instances/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaAccessReviewInstanceCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/accessReviews/{accessReview-id}/instances/$count", + "OutputType": null, + "Command": "Get-MgBetaAccessReviewInstanceCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions/{accessReviewDecision-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaAccessReviewInstanceDecision", - "OutputType": "IMicrosoftGraphAccessReviewDecision", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions/{accessReviewDecision-id}", + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "Command": "Get-MgBetaAccessReviewInstanceDecision", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaAccessReviewInstanceDecision", - "OutputType": "IMicrosoftGraphAccessReviewDecision", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions", + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "Command": "Get-MgBetaAccessReviewInstanceDecision", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaAccessReviewInstanceDecisionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions/$count", + "OutputType": null, + "Command": "Get-MgBetaAccessReviewInstanceDecisionCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions/{accessReviewDecision-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaAccessReviewInstanceMyDecision", - "OutputType": "IMicrosoftGraphAccessReviewDecision", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions/{accessReviewDecision-id}", + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "Command": "Get-MgBetaAccessReviewInstanceMyDecision", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaAccessReviewInstanceMyDecision", - "OutputType": "IMicrosoftGraphAccessReviewDecision", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions", + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "Command": "Get-MgBetaAccessReviewInstanceMyDecision", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaAccessReviewInstanceMyDecisionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers/{accessReviewReviewer-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaAccessReviewInstanceReviewer", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions/$count", + "OutputType": null, + "Command": "Get-MgBetaAccessReviewInstanceMyDecisionCount", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers/{accessReviewReviewer-id}", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Command": "Get-MgBetaAccessReviewInstanceReviewer", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaAccessReviewInstanceReviewer", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Command": "Get-MgBetaAccessReviewInstanceReviewer", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaAccessReviewInstanceReviewerCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers/$count", + "OutputType": null, + "Command": "Get-MgBetaAccessReviewInstanceReviewerCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/accessReviews/{accessReview-id}/myDecisions/{accessReviewDecision-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaAccessReviewMyDecision", - "OutputType": "IMicrosoftGraphAccessReviewDecision", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/accessReviews/{accessReview-id}/myDecisions/{accessReviewDecision-id}", + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "Command": "Get-MgBetaAccessReviewMyDecision", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "AccessReview.Read.All", @@ -14973,19 +15045,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-listmydecisions?view=graph-rest-beta", + "Method": "GET", "Uri": "/accessReviews/{accessReview-id}/myDecisions", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaAccessReviewMyDecision", "OutputType": "IMicrosoftGraphAccessReviewDecision", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-listmydecisions?view=graph-rest-beta" + "Command": "Get-MgBetaAccessReviewMyDecision", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "AccessReview.Read.All", @@ -15012,35 +15085,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/accessReviews/{accessReview-id}/myDecisions/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaAccessReviewMyDecisionCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaAccessReviewMyDecisionCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/accessReviews/{accessReview-id}/reviewers/{accessReviewReviewer-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaAccessReviewReviewer", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/accessReviews/{accessReview-id}/reviewers/{accessReviewReviewer-id}", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Command": "Get-MgBetaAccessReviewReviewer", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "AccessReview.Read.All", @@ -15067,19 +15139,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-listreviewers?view=graph-rest-beta", + "Method": "GET", "Uri": "/accessReviews/{accessReview-id}/reviewers", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaAccessReviewReviewer", "OutputType": "IMicrosoftGraphAccessReviewReviewer", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-listreviewers?view=graph-rest-beta" + "Command": "Get-MgBetaAccessReviewReviewer", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "AccessReview.Read.All", @@ -15106,48 +15179,48 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/accessReviews/{accessReview-id}/reviewers/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaAccessReviewReviewerCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaAccessReviewReviewerCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/admin/edge", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaAdminEdge", - "OutputType": "IMicrosoftGraphEdge", + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/admin/edge", + "OutputType": "IMicrosoftGraphEdge", + "Command": "Get-MgBetaAdminEdge", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/admin/edge/internetExplorerMode", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaAdminEdgeInternetExplorerMode", - "OutputType": "IMicrosoftGraphInternetExplorerMode", + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/admin/edge/internetExplorerMode", + "OutputType": "IMicrosoftGraphInternetExplorerMode", + "Command": "Get-MgBetaAdminEdgeInternetExplorerMode", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -15166,20 +15239,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteList", "OutputType": "IMicrosoftGraphBrowserSiteList", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-get?view=graph-rest-beta" + "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteList", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -15198,19 +15270,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internetexplorermode-list-sitelists?view=graph-rest-beta", + "Method": "GET", "Uri": "/admin/edge/internetExplorerMode/siteLists", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteList", "OutputType": "IMicrosoftGraphBrowserSiteList", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internetexplorermode-list-sitelists?view=graph-rest-beta" + "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteList", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -15229,19 +15301,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/admin/edge/internetExplorerMode/siteLists/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -15260,20 +15333,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersharedcookie-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", "OutputType": "IMicrosoftGraphBrowserSharedCookie", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersharedcookie-get?view=graph-rest-beta" + "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -15292,19 +15364,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-list-sharedcookies?view=graph-rest-beta", + "Method": "GET", "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", "OutputType": "IMicrosoftGraphBrowserSharedCookie", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-list-sharedcookies?view=graph-rest-beta" + "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -15323,20 +15396,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookieCount", "OutputType": null, + "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookieCount", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -15355,20 +15428,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersite-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSite", "OutputType": "IMicrosoftGraphBrowserSite", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersite-get?view=graph-rest-beta" + "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSite", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -15387,19 +15459,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-list-sites?view=graph-rest-beta", + "Method": "GET", "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSite", "OutputType": "IMicrosoftGraphBrowserSite", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-list-sites?view=graph-rest-beta" + "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSite", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "BrowserSiteLists.Read.All", @@ -15418,20 +15491,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSiteCount", "OutputType": null, + "Command": "Get-MgBetaAdminEdgeInternetExplorerModeSiteListSiteCount", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -15466,20 +15539,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/administrativeUnits/{administrativeUnit-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdministrativeUnit", "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-get?view=graph-rest-beta" + "Command": "Get-MgBetaAdministrativeUnit", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -15514,34 +15586,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-administrativeunits?view=graph-rest-beta", + "Method": "GET", "Uri": "/administrativeUnits", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdministrativeUnit", "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-administrativeunits?view=graph-rest-beta" + "Command": "Get-MgBetaAdministrativeUnit", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/administrativeUnits/getByIds", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdministrativeUnitById", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", + "Method": "POST", + "Uri": "/administrativeUnits/getByIds", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaAdministrativeUnitById", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -15576,19 +15648,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/administrativeUnits/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdministrativeUnitCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaAdministrativeUnitCount", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Delta" + ], "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -15623,63 +15695,63 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-delta?view=graph-rest-beta", + "Method": "GET", "Uri": "/administrativeUnits/delta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdministrativeUnitDelta", "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Variants": [ - "Delta" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-delta?view=graph-rest-beta" + "Command": "Get-MgBetaAdministrativeUnitDelta", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdministrativeUnitExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Get-MgBetaAdministrativeUnitExtension", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdministrativeUnitExtension", - "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions", + "OutputType": "IMicrosoftGraphExtension", + "Command": "Get-MgBetaAdministrativeUnitExtension", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdministrativeUnitExtensionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/$count", + "OutputType": null, + "Command": "Get-MgBetaAdministrativeUnitExtensionCount", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -15714,34 +15786,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/administrativeUnits/{administrativeUnit-id}/members", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdministrativeUnitMember", "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaAdministrativeUnitMember", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/application", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdministrativeUnitMemberAsApplication", - "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/application", + "OutputType": "IMicrosoftGraphApplication", + "Command": "Get-MgBetaAdministrativeUnitMemberAsApplication", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -15776,34 +15848,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/administrativeUnits/{administrativeUnit-id}/members/application", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdministrativeUnitMemberAsApplication", "OutputType": "IMicrosoftGraphApplication", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaAdministrativeUnitMemberAsApplication", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/device", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdministrativeUnitMemberAsDevice", - "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/device", + "OutputType": "IMicrosoftGraphDevice", + "Command": "Get-MgBetaAdministrativeUnitMemberAsDevice", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -15838,34 +15910,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/administrativeUnits/{administrativeUnit-id}/members/device", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdministrativeUnitMemberAsDevice", "OutputType": "IMicrosoftGraphDevice", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaAdministrativeUnitMemberAsDevice", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/group", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdministrativeUnitMemberAsGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgBetaAdministrativeUnitMemberAsGroup", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -15900,34 +15972,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/administrativeUnits/{administrativeUnit-id}/members/group", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdministrativeUnitMemberAsGroup", "OutputType": "IMicrosoftGraphGroup", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaAdministrativeUnitMemberAsGroup", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/orgContact", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdministrativeUnitMemberAsOrgContact", - "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/orgContact", + "OutputType": "IMicrosoftGraphOrgContact", + "Command": "Get-MgBetaAdministrativeUnitMemberAsOrgContact", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -15962,34 +16034,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/administrativeUnits/{administrativeUnit-id}/members/orgContact", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdministrativeUnitMemberAsOrgContact", "OutputType": "IMicrosoftGraphOrgContact", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaAdministrativeUnitMemberAsOrgContact", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/servicePrincipal", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdministrativeUnitMemberAsServicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/servicePrincipal", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Command": "Get-MgBetaAdministrativeUnitMemberAsServicePrincipal", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -16024,34 +16096,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdministrativeUnitMemberAsServicePrincipal", "OutputType": "IMicrosoftGraphServicePrincipal", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaAdministrativeUnitMemberAsServicePrincipal", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/user", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdministrativeUnitMemberAsUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/user", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaAdministrativeUnitMemberAsUser", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -16086,19 +16158,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/administrativeUnits/{administrativeUnit-id}/members/user", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdministrativeUnitMemberAsUser", "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaAdministrativeUnitMemberAsUser", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -16133,19 +16205,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/administrativeUnits/{administrativeUnit-id}/members/$ref", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdministrativeUnitMemberByRef", "OutputType": null, - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaAdministrativeUnitMemberByRef", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -16180,20 +16253,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/administrativeUnits/{administrativeUnit-id}/members/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdministrativeUnitMemberCount", "OutputType": null, + "Command": "Get-MgBetaAdministrativeUnitMemberCount", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -16228,20 +16301,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/administrativeUnits/{administrativeUnit-id}/members/application/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdministrativeUnitMemberCountAsApplication", "OutputType": null, + "Command": "Get-MgBetaAdministrativeUnitMemberCountAsApplication", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -16276,20 +16349,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/administrativeUnits/{administrativeUnit-id}/members/device/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdministrativeUnitMemberCountAsDevice", "OutputType": null, + "Command": "Get-MgBetaAdministrativeUnitMemberCountAsDevice", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -16324,20 +16397,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/administrativeUnits/{administrativeUnit-id}/members/group/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdministrativeUnitMemberCountAsGroup", "OutputType": null, + "Command": "Get-MgBetaAdministrativeUnitMemberCountAsGroup", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -16372,20 +16445,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/administrativeUnits/{administrativeUnit-id}/members/orgContact/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdministrativeUnitMemberCountAsOrgContact", "OutputType": null, + "Command": "Get-MgBetaAdministrativeUnitMemberCountAsOrgContact", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -16420,20 +16493,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdministrativeUnitMemberCountAsServicePrincipal", "OutputType": null, + "Command": "Get-MgBetaAdministrativeUnitMemberCountAsServicePrincipal", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -16468,54 +16541,54 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/administrativeUnits/{administrativeUnit-id}/members/user/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdministrativeUnitMemberCountAsUser", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaAdministrativeUnitMemberCountAsUser", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/administrativeUnits/{administrativeUnit-id}/getMemberGroups", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdministrativeUnitMemberGroup", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", + "Method": "POST", + "Uri": "/administrativeUnits/{administrativeUnit-id}/getMemberGroups", + "OutputType": null, + "Command": "Get-MgBetaAdministrativeUnitMemberGroup", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/administrativeUnits/{administrativeUnit-id}/getMemberObjects", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdministrativeUnitMemberObject", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/administrativeUnits/{administrativeUnit-id}/getMemberObjects", + "OutputType": null, + "Command": "Get-MgBetaAdministrativeUnitMemberObject", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -16550,20 +16623,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-get-scopedrolemembers?view=graph-rest-beta", + "Method": "GET", "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdministrativeUnitScopedRoleMember", "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaAdministrativeUnitScopedRoleMember", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -16598,19 +16670,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-list-scopedrolemembers?view=graph-rest-beta", + "Method": "GET", "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdministrativeUnitScopedRoleMember", "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaAdministrativeUnitScopedRoleMember", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -16645,35 +16718,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdministrativeUnitScopedRoleMemberCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaAdministrativeUnitScopedRoleMemberCount", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/administrativeUnits/getUserOwnedObjects", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdministrativeUnitUserOwnedObject", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", + "Method": "POST", + "Uri": "/administrativeUnits/getUserOwnedObjects", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaAdministrativeUnitUserOwnedObject", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "PeopleSettings.Read.All", @@ -16692,19 +16764,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/admin/people", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdminPeople", "OutputType": "IMicrosoftGraphPeopleAdminSettings", + "Command": "Get-MgBetaAdminPeople", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "PeopleSettings.Read.All", @@ -16723,34 +16795,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-list-iteminsights?view=graph-rest-beta", + "Method": "GET", "Uri": "/admin/people/itemInsights", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdminPeopleItemInsight", "OutputType": "IMicrosoftGraphInsightsSettings", - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaAdminPeopleItemInsight", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdminPeopleProfileCardProperty", - "OutputType": "IMicrosoftGraphProfileCardProperty", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilecardproperty-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}", + "OutputType": "IMicrosoftGraphProfileCardProperty", + "Command": "Get-MgBetaAdminPeopleProfileCardProperty", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "PeopleSettings.Read.All", @@ -16769,19 +16841,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-list-profilecardproperties?view=graph-rest-beta", + "Method": "GET", "Uri": "/admin/people/profileCardProperties", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdminPeopleProfileCardProperty", "OutputType": "IMicrosoftGraphProfileCardProperty", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaAdminPeopleProfileCardProperty", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "PeopleSettings.Read.All", @@ -16800,19 +16872,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/admin/people/profileCardProperties/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdminPeopleProfileCardPropertyCount", "OutputType": null, + "Command": "Get-MgBetaAdminPeopleProfileCardPropertyCount", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "PeopleSettings.Read.All", @@ -16831,19 +16903,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-list-pronouns?view=graph-rest-beta", + "Method": "GET", "Uri": "/admin/people/pronouns", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaAdminPeoplePronoun", "OutputType": "IMicrosoftGraphPronounsSettings", + "Command": "Get-MgBetaAdminPeoplePronoun", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "ReportSettings.Read.All", @@ -16862,33 +16934,33 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminreportsettings-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/admin/reportSettings", - "Module": "Beta.Reports", - "Command": "Get-MgBetaAdminReportSetting", "OutputType": "IMicrosoftGraphAdminReportSettings", + "Command": "Get-MgBetaAdminReportSetting", + "Module": "Beta.Reports" + }, + { + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminreportsettings-get?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/admin/sharepoint", - "Module": "Beta.Sites", - "Command": "Get-MgBetaAdminSharepoint", "OutputType": "IMicrosoftGraphSharepoint", + "Command": "Get-MgBetaAdminSharepoint", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "SharePointTenantSettings.Read.All", @@ -16907,92 +16979,93 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointsettings-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/admin/sharepoint/settings", - "Module": "Beta.Sites", - "Command": "Get-MgBetaAdminSharepointSetting", "OutputType": "IMicrosoftGraphSharepointSettings", - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointsettings-get?view=graph-rest-beta" + "Command": "Get-MgBetaAdminSharepointSetting", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/agreements/{agreement-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaAgreement", - "OutputType": "IMicrosoftGraphAgreement", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/agreements/{agreement-id}", + "OutputType": "IMicrosoftGraphAgreement", + "Command": "Get-MgBetaAgreement", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/agreements", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaAgreement", - "OutputType": "IMicrosoftGraphAgreement", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/agreements", + "OutputType": "IMicrosoftGraphAgreement", + "Command": "Get-MgBetaAgreement", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaAgreementAcceptance", - "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Command": "Get-MgBetaAgreementAcceptance", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/agreements/{agreement-id}/acceptances", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaAgreementAcceptance", - "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/agreements/{agreement-id}/acceptances", + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Command": "Get-MgBetaAgreementAcceptance", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/agreements/{agreement-id}/acceptances/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaAgreementAcceptanceCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/agreements/{agreement-id}/acceptances/$count", + "OutputType": null, + "Command": "Get-MgBetaAgreementAcceptanceCount", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Agreement.Read.All", @@ -17011,240 +17084,239 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreementfile-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/agreements/{agreement-id}/file", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaAgreementFile", "OutputType": "IMicrosoftGraphAgreementFile", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreementfile-get?view=graph-rest-beta" + "Command": "Get-MgBetaAgreementFile", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/agreements/{agreement-id}/files", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaAgreementFile", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/agreements/{agreement-id}/files", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Command": "Get-MgBetaAgreementFile", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/agreements/{agreement-id}/files/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaAgreementFileCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/agreements/{agreement-id}/files/$count", + "OutputType": null, + "Command": "Get-MgBetaAgreementFileCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaAgreementFileLocalization", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Command": "Get-MgBetaAgreementFileLocalization", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/agreements/{agreement-id}/file/localizations", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaAgreementFileLocalization", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreementfile-list-localizations?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreementfile-list-localizations?view=graph-rest-beta", + "Method": "GET", + "Uri": "/agreements/{agreement-id}/file/localizations", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Command": "Get-MgBetaAgreementFileLocalization", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/agreements/{agreement-id}/file/localizations/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaAgreementFileLocalizationCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/agreements/{agreement-id}/file/localizations/$count", + "OutputType": null, + "Command": "Get-MgBetaAgreementFileLocalizationCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaAgreementFileLocalizationVersion", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Command": "Get-MgBetaAgreementFileLocalizationVersion", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaAgreementFileLocalizationVersion", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Command": "Get-MgBetaAgreementFileLocalizationVersion", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaAgreementFileLocalizationVersionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/$count", + "OutputType": null, + "Command": "Get-MgBetaAgreementFileLocalizationVersionCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaAgreementFileVersion", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Command": "Get-MgBetaAgreementFileVersion", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaAgreementFileVersion", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Command": "Get-MgBetaAgreementFileVersion", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaAgreementFileVersionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/$count", + "OutputType": null, + "Command": "Get-MgBetaAgreementFileVersionCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/getAllSites", - "Module": "Beta.Groups", - "Command": "Get-MgBetaAllGroupSite", - "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getallsites?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getallsites?view=graph-rest-beta", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/getAllSites", + "OutputType": "IMicrosoftGraphSite", + "Command": "Get-MgBetaAllGroupSite", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/allChannels/{channel-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaAllGroupTeamChannel", - "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/allChannels/{channel-id}", + "OutputType": "IMicrosoftGraphChannel", + "Command": "Get-MgBetaAllGroupTeamChannel", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/allChannels", - "Module": "Beta.Teams", - "Command": "Get-MgBetaAllGroupTeamChannel", - "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/allChannels", + "OutputType": "IMicrosoftGraphChannel", + "Command": "Get-MgBetaAllGroupTeamChannel", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/allChannels/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaAllGroupTeamChannelCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaGroupTeamAllChannelCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/allChannels/$count", + "OutputType": null, + "Command": "Get-MgBetaAllGroupTeamChannelCount", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Get2" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -17263,34 +17335,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getallsites?view=graph-rest-beta", + "Method": "GET", "Uri": "/sites/getAllSites", - "Module": "Beta.Sites", - "Command": "Get-MgBetaAllSite", "OutputType": "IMicrosoftGraphSite", - "Variants": [ - "Get2" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getallsites?view=graph-rest-beta" + "Command": "Get-MgBetaAllSite", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/allChannels/{channel-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaAllTeamChannel", - "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/allChannels/{channel-id}", + "OutputType": "IMicrosoftGraphChannel", + "Command": "Get-MgBetaAllTeamChannel", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -17317,19 +17389,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-allchannels?view=graph-rest-beta", + "Method": "GET", "Uri": "/teams/{team-id}/allChannels", - "Module": "Beta.Teams", - "Command": "Get-MgBetaAllTeamChannel", "OutputType": "IMicrosoftGraphChannel", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-allchannels?view=graph-rest-beta" + "Command": "Get-MgBetaAllTeamChannel", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -17356,20 +17429,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaTeamAllChannelCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/teams/{team-id}/allChannels/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaAllTeamChannelCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaTeamAllChannelCount", - "ApiReferenceLink": null + "Command": "Get-MgBetaAllTeamChannelCount", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "TeamSettings.Read.Group", @@ -17444,33 +17516,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaTeamMessage", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/teams/getAllMessages", - "Module": "Beta.Teams", - "Command": "Get-MgBetaAllTeamMessage", "OutputType": "IMicrosoftGraphChatMessage", - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaTeamMessage", - "ApiReferenceLink": null + "Command": "Get-MgBetaAllTeamMessage", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/getAllMessages", - "Module": "Beta.Teams", - "Command": "Get-MgBetaAllTeamworkDeletedTeamMessage", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaTeamworkDeletedTeamMessage", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teamwork/deletedTeams/getAllMessages", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Get-MgBetaAllTeamworkDeletedTeamMessage", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Chat.Read.All", @@ -17489,65 +17562,64 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chats-getallmessages?view=graph-rest-beta", + "Method": "GET", "Uri": "/users/{user-id}/chats/getAllMessages", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaAllUserChatMessage", "OutputType": "IMicrosoftGraphChatMessage", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chats-getallmessages?view=graph-rest-beta" + "Command": "Get-MgBetaAllUserChatMessage", + "Module": "Beta.Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/getAllRecordings(meetingOrganizerUserId='@meetingOrganizerUserId',startDateTime=@startDateTime,endDateTime=@endDateTime)", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaAllUserOnlineMeetingRecording", - "OutputType": "IMicrosoftGraphCallRecording", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-getallrecordings?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-getallrecordings?view=graph-rest-beta", + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/getAllRecordings(meetingOrganizerUserId='@meetingOrganizerUserId',startDateTime=@startDateTime,endDateTime=@endDateTime)", + "OutputType": "IMicrosoftGraphCallRecording", + "Command": "Get-MgBetaAllUserOnlineMeetingRecording", + "Module": "Beta.Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/getAllTranscripts(meetingOrganizerUserId='@meetingOrganizerUserId',startDateTime=@startDateTime,endDateTime=@endDateTime)", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaAllUserOnlineMeetingTranscript", - "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-getalltranscripts?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-getalltranscripts?view=graph-rest-beta", + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/getAllTranscripts(meetingOrganizerUserId='@meetingOrganizerUserId',startDateTime=@startDateTime,endDateTime=@endDateTime)", + "OutputType": "IMicrosoftGraphCallTranscript", + "Command": "Get-MgBetaAllUserOnlineMeetingTranscript", + "Module": "Beta.Users.Functions" }, { - "Permissions": [], - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaAppCatalogTeamApp", - "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", + "OutputType": "IMicrosoftGraphTeamsApp", + "Command": "Get-MgBetaAppCatalogTeamApp", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "AppCatalog.Submit", @@ -17590,19 +17662,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appcatalogs-list-teamsapps?view=graph-rest-beta", + "Method": "GET", "Uri": "/appCatalogs/teamsApps", - "Module": "Beta.Teams", - "Command": "Get-MgBetaAppCatalogTeamApp", "OutputType": "IMicrosoftGraphTeamsApp", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appcatalogs-list-teamsapps?view=graph-rest-beta" + "Command": "Get-MgBetaAppCatalogTeamApp", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "AppCatalog.Submit", @@ -17645,48 +17717,49 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/appCatalogs/teamsApps/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaAppCatalogTeamAppCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaAppCatalogTeamAppCount", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaAppCatalogTeamAppDefinition", - "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "Command": "Get-MgBetaAppCatalogTeamAppDefinition", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions", - "Module": "Beta.Teams", - "Command": "Get-MgBetaAppCatalogTeamAppDefinition", - "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions", + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "Command": "Get-MgBetaAppCatalogTeamAppDefinition", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "AppCatalog.Read.All", @@ -17713,20 +17786,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkbot-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", - "Module": "Beta.Teams", - "Command": "Get-MgBetaAppCatalogTeamAppDefinitionBot", "OutputType": null, + "Command": "Get-MgBetaAppCatalogTeamAppDefinitionBot", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkbot-get?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "AppCatalog.Read.All", @@ -17753,20 +17826,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsappicon-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon", - "Module": "Beta.Teams", - "Command": "Get-MgBetaAppCatalogTeamAppDefinitionColorIcon", "OutputType": "IMicrosoftGraphTeamsAppIcon", + "Command": "Get-MgBetaAppCatalogTeamAppDefinitionColorIcon", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsappicon-get?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "AppCatalog.Read.All", @@ -17793,81 +17868,79 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkhostedcontent-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent", - "Module": "Beta.Teams", - "Command": "Get-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent", "OutputType": "IMicrosoftGraphTeamworkHostedContent", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkhostedcontent-get?view=graph-rest-beta" + "Command": "Get-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaAppCatalogTeamAppDefinitionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/$count", + "OutputType": null, + "Command": "Get-MgBetaAppCatalogTeamAppDefinitionCount", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/dashboardCards/{teamsAppDashboardCardDefinition-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaAppCatalogTeamAppDefinitionDashboardCard", - "OutputType": "IMicrosoftGraphTeamsAppDashboardCardDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/dashboardCards/{teamsAppDashboardCardDefinition-id}", + "OutputType": "IMicrosoftGraphTeamsAppDashboardCardDefinition", + "Command": "Get-MgBetaAppCatalogTeamAppDefinitionDashboardCard", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/dashboardCards", - "Module": "Beta.Teams", - "Command": "Get-MgBetaAppCatalogTeamAppDefinitionDashboardCard", - "OutputType": "IMicrosoftGraphTeamsAppDashboardCardDefinition", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/dashboardCards", + "OutputType": "IMicrosoftGraphTeamsAppDashboardCardDefinition", + "Command": "Get-MgBetaAppCatalogTeamAppDefinitionDashboardCard", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/dashboardCards/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaAppCatalogTeamAppDefinitionDashboardCardCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/dashboardCards/$count", + "OutputType": null, + "Command": "Get-MgBetaAppCatalogTeamAppDefinitionDashboardCardCount", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "AppCatalog.Read.All", @@ -17894,20 +17967,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsappicon-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon", - "Module": "Beta.Teams", - "Command": "Get-MgBetaAppCatalogTeamAppDefinitionOutlineIcon", "OutputType": "IMicrosoftGraphTeamsAppIcon", + "Command": "Get-MgBetaAppCatalogTeamAppDefinitionOutlineIcon", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsappicon-get?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "AppCatalog.Read.All", @@ -17934,22 +18009,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkhostedcontent-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent", - "Module": "Beta.Teams", - "Command": "Get-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent", "OutputType": "IMicrosoftGraphTeamworkHostedContent", + "Command": "Get-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkhostedcontent-get?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Application.Read.All", @@ -17992,20 +18065,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/applications/{application-id}", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplication", "OutputType": "IMicrosoftGraphApplication", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-get?view=graph-rest-beta" + "Command": "Get-MgBetaApplication", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Application.Read.All", @@ -18056,62 +18128,63 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list?view=graph-rest-beta", + "Method": "GET", "Uri": "/applications", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplication", "OutputType": "IMicrosoftGraphApplication", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list?view=graph-rest-beta" + "Command": "Get-MgBetaApplication", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/appManagementPolicies", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationAppManagementPolicy", - "OutputType": "IMicrosoftGraphAppManagementPolicy", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/applications/{application-id}/appManagementPolicies", + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "Command": "Get-MgBetaApplicationAppManagementPolicy", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/appManagementPolicies/$ref", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationAppManagementPolicyByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/applications/{application-id}/appManagementPolicies/$ref", + "OutputType": null, + "Command": "Get-MgBetaApplicationAppManagementPolicyByRef", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/appManagementPolicies/$count", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationAppManagementPolicyCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/applications/{application-id}/appManagementPolicies/$count", + "OutputType": null, + "Command": "Get-MgBetaApplicationAppManagementPolicyCount", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Application.Read.All", @@ -18162,35 +18235,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/applications(appId='{appId}')", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationByAppId", "OutputType": "IMicrosoftGraphApplication", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-get?view=graph-rest-beta" + "Command": "Get-MgBetaApplicationByAppId", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/applications/getByIds", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationById", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", + "Method": "POST", + "Uri": "/applications/getByIds", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaApplicationById", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Application.Read.All", @@ -18241,50 +18314,49 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/applications(uniqueName='{uniqueName}')", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationByUniqueName", "OutputType": "IMicrosoftGraphApplication", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-get?view=graph-rest-beta" + "Command": "Get-MgBetaApplicationByUniqueName", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/connectorGroup", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationConnectorGroup", - "OutputType": "IMicrosoftGraphConnectorGroup", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/applications/{application-id}/connectorGroup", + "OutputType": "IMicrosoftGraphConnectorGroup", + "Command": "Get-MgBetaApplicationConnectorGroup", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/connectorGroup/$ref", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationConnectorGroupByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/applications/{application-id}/connectorGroup/$ref", + "OutputType": null, + "Command": "Get-MgBetaApplicationConnectorGroupByRef", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "Application.Read.All", @@ -18335,34 +18407,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/applications/$count", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaApplicationCount", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/createdOnBehalfOf", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationCreatedOnBehalfOf", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/applications/{application-id}/createdOnBehalfOf", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaApplicationCreatedOnBehalfOf", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "Delta" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -18405,19 +18477,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delta?view=graph-rest-beta", + "Method": "GET", "Uri": "/applications/delta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationDelta", "OutputType": "IMicrosoftGraphApplication", - "Variants": [ - "Delta" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delta?view=graph-rest-beta" + "Command": "Get-MgBetaApplicationDelta", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Application.Read.All", @@ -18452,20 +18525,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/extensionproperty-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationExtensionProperty", "OutputType": "IMicrosoftGraphExtensionProperty", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/extensionproperty-get?view=graph-rest-beta" + "Command": "Get-MgBetaApplicationExtensionProperty", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Application.Read.All", @@ -18508,19 +18580,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-extensionproperty?view=graph-rest-beta", + "Method": "GET", "Uri": "/applications/{application-id}/extensionProperties", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationExtensionProperty", "OutputType": "IMicrosoftGraphExtensionProperty", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-extensionproperty?view=graph-rest-beta" + "Command": "Get-MgBetaApplicationExtensionProperty", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Application.Read.All", @@ -18563,20 +18636,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/applications/{application-id}/extensionProperties/$count", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationExtensionPropertyCount", "OutputType": null, + "Command": "Get-MgBetaApplicationExtensionPropertyCount", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -18595,20 +18668,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationFederatedIdentityCredential", "OutputType": "IMicrosoftGraphFederatedIdentityCredential", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-get?view=graph-rest-beta" + "Command": "Get-MgBetaApplicationFederatedIdentityCredential", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Application.Read.All", @@ -18635,19 +18707,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-federatedidentitycredentials?view=graph-rest-beta", + "Method": "GET", "Uri": "/applications/{application-id}/federatedIdentityCredentials", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationFederatedIdentityCredential", "OutputType": "IMicrosoftGraphFederatedIdentityCredential", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-federatedidentitycredentials?view=graph-rest-beta" + "Command": "Get-MgBetaApplicationFederatedIdentityCredential", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Application.Read.All", @@ -18674,20 +18747,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/applications/{application-id}/federatedIdentityCredentials(name='{name}')", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationFederatedIdentityCredentialByName", "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "Command": "Get-MgBetaApplicationFederatedIdentityCredentialByName", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-get?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Application.Read.All", @@ -18714,113 +18787,112 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/applications/{application-id}/federatedIdentityCredentials/$count", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationFederatedIdentityCredentialCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaApplicationFederatedIdentityCredentialCount", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationHomeRealmDiscoveryPolicy", - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "Command": "Get-MgBetaApplicationHomeRealmDiscoveryPolicy", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationHomeRealmDiscoveryPolicy", - "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies", + "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "Command": "Get-MgBetaApplicationHomeRealmDiscoveryPolicy", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/$count", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationHomeRealmDiscoveryPolicyCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/applications/{application-id}/homeRealmDiscoveryPolicies/$count", + "OutputType": null, + "Command": "Get-MgBetaApplicationHomeRealmDiscoveryPolicyCount", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/logo", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationLogo", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/applications/{application-id}/logo", + "OutputType": null, + "Command": "Get-MgBetaApplicationLogo", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/getMemberGroups", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationMemberGroup", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", + "Method": "POST", + "Uri": "/applications/{application-id}/getMemberGroups", + "OutputType": null, + "Command": "Get-MgBetaApplicationMemberGroup", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/getMemberObjects", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationMemberObject", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/applications/{application-id}/getMemberObjects", + "OutputType": null, + "Command": "Get-MgBetaApplicationMemberObject", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -18863,106 +18935,106 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-owners?view=graph-rest-beta", + "Method": "GET", "Uri": "/applications/{application-id}/owners", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationOwner", "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-owners?view=graph-rest-beta" + "Command": "Get-MgBetaApplicationOwner", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/owners/{directoryObject-id}/endpoint", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationOwnerAsEndpoint", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/applications/{application-id}/owners/{directoryObject-id}/endpoint", + "OutputType": "IMicrosoftGraphEndpoint", + "Command": "Get-MgBetaApplicationOwnerAsEndpoint", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/owners/endpoint", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationOwnerAsEndpoint", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/applications/{application-id}/owners/endpoint", + "OutputType": "IMicrosoftGraphEndpoint", + "Command": "Get-MgBetaApplicationOwnerAsEndpoint", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/owners/{directoryObject-id}/servicePrincipal", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationOwnerAsServicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/applications/{application-id}/owners/{directoryObject-id}/servicePrincipal", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Command": "Get-MgBetaApplicationOwnerAsServicePrincipal", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/owners/servicePrincipal", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationOwnerAsServicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/applications/{application-id}/owners/servicePrincipal", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Command": "Get-MgBetaApplicationOwnerAsServicePrincipal", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/owners/{directoryObject-id}/user", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationOwnerAsUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/applications/{application-id}/owners/{directoryObject-id}/user", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaApplicationOwnerAsUser", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/owners/user", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationOwnerAsUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/applications/{application-id}/owners/user", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaApplicationOwnerAsUser", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -19005,19 +19077,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-owners?view=graph-rest-beta", + "Method": "GET", "Uri": "/applications/{application-id}/owners/$ref", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationOwnerByRef", "OutputType": null, - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-owners?view=graph-rest-beta" + "Command": "Get-MgBetaApplicationOwnerByRef", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -19060,80 +19133,82 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/applications/{application-id}/owners/$count", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationOwnerCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaApplicationOwnerCount", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/owners/endpoint/$count", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationOwnerCountAsEndpoint", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/applications/{application-id}/owners/endpoint/$count", + "OutputType": null, + "Command": "Get-MgBetaApplicationOwnerCountAsEndpoint", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/owners/servicePrincipal/$count", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationOwnerCountAsServicePrincipal", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/applications/{application-id}/owners/servicePrincipal/$count", + "OutputType": null, + "Command": "Get-MgBetaApplicationOwnerCountAsServicePrincipal", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/owners/user/$count", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationOwnerCountAsUser", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/applications/{application-id}/owners/user/$count", + "OutputType": null, + "Command": "Get-MgBetaApplicationOwnerCountAsUser", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/synchronization", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationSynchronization", - "OutputType": "IMicrosoftGraphSynchronization", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization", + "OutputType": "IMicrosoftGraphSynchronization", + "Command": "Get-MgBetaApplicationSynchronization", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "Acquire", + "AcquireExpanded", + "AcquireViaIdentity", + "AcquireViaIdentityExpanded" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -19152,170 +19227,168 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-acquireaccesstoken?view=graph-rest-beta", + "Method": "POST", "Uri": "/applications/{application-id}/synchronization/acquireAccessToken", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationSynchronizationAccessToken", "OutputType": null, - "Variants": [ - "Acquire", - "AcquireExpanded", - "AcquireViaIdentity", - "AcquireViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-acquireaccesstoken?view=graph-rest-beta" + "Command": "Get-MgBetaApplicationSynchronizationAccessToken", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationSynchronizationJob", - "OutputType": "IMicrosoftGraphSynchronizationJob", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", + "OutputType": "IMicrosoftGraphSynchronizationJob", + "Command": "Get-MgBetaApplicationSynchronizationJob", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/synchronization/jobs", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationSynchronizationJob", - "OutputType": "IMicrosoftGraphSynchronizationJob", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/jobs", + "OutputType": "IMicrosoftGraphSynchronizationJob", + "Command": "Get-MgBetaApplicationSynchronizationJob", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationSynchronizationJobBulkUpload", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", + "OutputType": null, + "Command": "Get-MgBetaApplicationSynchronizationJobBulkUpload", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationSynchronizationJobBulkUploadContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", + "OutputType": null, + "Command": "Get-MgBetaApplicationSynchronizationJobBulkUploadContent", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/synchronization/jobs/$count", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationSynchronizationJobCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/jobs/$count", + "OutputType": null, + "Command": "Get-MgBetaApplicationSynchronizationJobCount", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationSynchronizationJobSchema", - "OutputType": "IMicrosoftGraphSynchronizationSchema", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "Command": "Get-MgBetaApplicationSynchronizationJobSchema", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationSynchronizationJobSchemaDirectory", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Command": "Get-MgBetaApplicationSynchronizationJobSchemaDirectory", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationSynchronizationJobSchemaDirectory", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Command": "Get-MgBetaApplicationSynchronizationJobSchemaDirectory", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/$count", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationSynchronizationJobSchemaDirectoryCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/$count", + "OutputType": null, + "Command": "Get-MgBetaApplicationSynchronizationJobSchemaDirectoryCount", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/synchronization/secrets/$count", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationSynchronizationSecretCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/secrets/$count", + "OutputType": null, + "Command": "Get-MgBetaApplicationSynchronizationSecretCount", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -19342,20 +19415,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationSynchronizationTemplate", "OutputType": "IMicrosoftGraphSynchronizationTemplate", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaApplicationSynchronizationTemplate", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -19382,19 +19454,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/applications/{application-id}/synchronization/templates", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationSynchronizationTemplate", "OutputType": "IMicrosoftGraphSynchronizationTemplate", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaApplicationSynchronizationTemplate", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -19421,20 +19494,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/applications/{application-id}/synchronization/templates/$count", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationSynchronizationTemplateCount", "OutputType": null, + "Command": "Get-MgBetaApplicationSynchronizationTemplateCount", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -19461,107 +19534,106 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationSynchronizationTemplateSchema", "OutputType": "IMicrosoftGraphSynchronizationSchema", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaApplicationSynchronizationTemplateSchema", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationSynchronizationTemplateSchemaDirectory", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Command": "Get-MgBetaApplicationSynchronizationTemplateSchemaDirectory", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationSynchronizationTemplateSchemaDirectory", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Command": "Get-MgBetaApplicationSynchronizationTemplateSchemaDirectory", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/$count", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationSynchronizationTemplateSchemaDirectoryCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/$count", + "OutputType": null, + "Command": "Get-MgBetaApplicationSynchronizationTemplateSchemaDirectoryCount", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/applicationTemplates/{applicationTemplate-id}", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationTemplate", - "OutputType": "IMicrosoftGraphApplicationTemplate", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationtemplate-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationtemplate-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/applicationTemplates/{applicationTemplate-id}", + "OutputType": "IMicrosoftGraphApplicationTemplate", + "Command": "Get-MgBetaApplicationTemplate", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/applicationTemplates", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationTemplate", - "OutputType": "IMicrosoftGraphApplicationTemplate", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationtemplate-list?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationtemplate-list?view=graph-rest-beta", + "Method": "GET", + "Uri": "/applicationTemplates", + "OutputType": "IMicrosoftGraphApplicationTemplate", + "Command": "Get-MgBetaApplicationTemplate", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/applicationTemplates/$count", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationTemplateCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/applicationTemplates/$count", + "OutputType": null, + "Command": "Get-MgBetaApplicationTemplateCount", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -19604,19 +19676,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-tokenissuancepolicies?view=graph-rest-beta", + "Method": "GET", "Uri": "/applications/{application-id}/tokenIssuancePolicies", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationTokenIssuancePolicy", "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "Command": "Get-MgBetaApplicationTokenIssuancePolicy", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-tokenissuancepolicies?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Policy.Read.All", @@ -19659,19 +19731,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-tokenissuancepolicies?view=graph-rest-beta", + "Method": "GET", "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationTokenIssuancePolicyByRef", "OutputType": null, - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-tokenissuancepolicies?view=graph-rest-beta" + "Command": "Get-MgBetaApplicationTokenIssuancePolicyByRef", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -19714,20 +19787,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/applications/{application-id}/tokenIssuancePolicies/$count", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationTokenIssuancePolicyCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaApplicationTokenIssuancePolicyCount", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -19770,19 +19842,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-tokenlifetimepolicies?view=graph-rest-beta", + "Method": "GET", "Uri": "/applications/{application-id}/tokenLifetimePolicies", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationTokenLifetimePolicy", "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "Command": "Get-MgBetaApplicationTokenLifetimePolicy", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-tokenlifetimepolicies?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Policy.Read.All", @@ -19825,19 +19897,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-tokenlifetimepolicies?view=graph-rest-beta", + "Method": "GET", "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationTokenLifetimePolicyByRef", "OutputType": null, - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-list-tokenlifetimepolicies?view=graph-rest-beta" + "Command": "Get-MgBetaApplicationTokenLifetimePolicyByRef", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -19880,78 +19953,78 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/applications/{application-id}/tokenLifetimePolicies/$count", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationTokenLifetimePolicyCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaApplicationTokenLifetimePolicyCount", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/applications/getUserOwnedObjects", - "Module": "Beta.Applications", - "Command": "Get-MgBetaApplicationUserOwnedObject", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", + "Method": "POST", + "Uri": "/applications/getUserOwnedObjects", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaApplicationUserOwnedObject", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/auditLogs/customSecurityAttributeAudits/{customSecurityAttributeAudit-id}", - "Module": "Beta.Reports", - "Command": "Get-MgBetaAuditLogCustomSecurityAttributeAudit", - "OutputType": "IMicrosoftGraphCustomSecurityAttributeAudit", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/auditLogs/customSecurityAttributeAudits/{customSecurityAttributeAudit-id}", + "OutputType": "IMicrosoftGraphCustomSecurityAttributeAudit", + "Command": "Get-MgBetaAuditLogCustomSecurityAttributeAudit", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/auditLogs/customSecurityAttributeAudits", - "Module": "Beta.Reports", - "Command": "Get-MgBetaAuditLogCustomSecurityAttributeAudit", - "OutputType": "IMicrosoftGraphCustomSecurityAttributeAudit", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/auditlogroot-list-customsecurityattributeaudits?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/auditlogroot-list-customsecurityattributeaudits?view=graph-rest-beta", + "Method": "GET", + "Uri": "/auditLogs/customSecurityAttributeAudits", + "OutputType": "IMicrosoftGraphCustomSecurityAttributeAudit", + "Command": "Get-MgBetaAuditLogCustomSecurityAttributeAudit", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/auditLogs/customSecurityAttributeAudits/$count", - "Module": "Beta.Reports", - "Command": "Get-MgBetaAuditLogCustomSecurityAttributeAuditCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/auditLogs/customSecurityAttributeAudits/$count", + "OutputType": null, + "Command": "Get-MgBetaAuditLogCustomSecurityAttributeAuditCount", + "Module": "Beta.Reports" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "AuditLog.Read.All", @@ -19970,20 +20043,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryaudit-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/auditLogs/directoryAudits/{directoryAudit-id}", - "Module": "Beta.Reports", - "Command": "Get-MgBetaAuditLogDirectoryAudit", "OutputType": "IMicrosoftGraphDirectoryAudit", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryaudit-get?view=graph-rest-beta" + "Command": "Get-MgBetaAuditLogDirectoryAudit", + "Module": "Beta.Reports" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "AuditLog.Read.All", @@ -20002,19 +20074,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryaudit-list?view=graph-rest-beta", + "Method": "GET", "Uri": "/auditLogs/directoryAudits", - "Module": "Beta.Reports", - "Command": "Get-MgBetaAuditLogDirectoryAudit", "OutputType": "IMicrosoftGraphDirectoryAudit", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryaudit-list?view=graph-rest-beta" + "Command": "Get-MgBetaAuditLogDirectoryAudit", + "Module": "Beta.Reports" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "AuditLog.Read.All", @@ -20033,77 +20105,77 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/auditLogs/directoryAudits/$count", - "Module": "Beta.Reports", - "Command": "Get-MgBetaAuditLogDirectoryAuditCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaAuditLogDirectoryAuditCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/auditLogs/directoryProvisioning/{provisioningObjectSummary-id}", - "Module": "Beta.Reports", - "Command": "Get-MgBetaAuditLogDirectoryProvisioning", - "OutputType": "IMicrosoftGraphProvisioningObjectSummary", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/auditLogs/directoryProvisioning/{provisioningObjectSummary-id}", + "OutputType": "IMicrosoftGraphProvisioningObjectSummary", + "Command": "Get-MgBetaAuditLogDirectoryProvisioning", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/auditLogs/directoryProvisioning", - "Module": "Beta.Reports", - "Command": "Get-MgBetaAuditLogDirectoryProvisioning", - "OutputType": "IMicrosoftGraphProvisioningObjectSummary", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/auditLogs/directoryProvisioning", + "OutputType": "IMicrosoftGraphProvisioningObjectSummary", + "Command": "Get-MgBetaAuditLogDirectoryProvisioning", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/auditLogs/directoryProvisioning/$count", - "Module": "Beta.Reports", - "Command": "Get-MgBetaAuditLogDirectoryProvisioningCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/auditLogs/directoryProvisioning/$count", + "OutputType": null, + "Command": "Get-MgBetaAuditLogDirectoryProvisioningCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/auditLogs/provisioning/{provisioningObjectSummary-id}", - "Module": "Beta.Reports", - "Command": "Get-MgBetaAuditLogProvisioning", - "OutputType": "IMicrosoftGraphProvisioningObjectSummary", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/auditLogs/provisioning/{provisioningObjectSummary-id}", + "OutputType": "IMicrosoftGraphProvisioningObjectSummary", + "Command": "Get-MgBetaAuditLogProvisioning", + "Module": "Beta.Reports" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "AuditLog.Read.All", @@ -20122,19 +20194,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/provisioningobjectsummary-list?view=graph-rest-beta", + "Method": "GET", "Uri": "/auditLogs/provisioning", - "Module": "Beta.Reports", - "Command": "Get-MgBetaAuditLogProvisioning", "OutputType": "IMicrosoftGraphProvisioningObjectSummary", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/provisioningobjectsummary-list?view=graph-rest-beta" + "Command": "Get-MgBetaAuditLogProvisioning", + "Module": "Beta.Reports" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "AuditLog.Read.All", @@ -20153,19 +20225,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/auditLogs/provisioning/$count", - "Module": "Beta.Reports", - "Command": "Get-MgBetaAuditLogProvisioningCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaAuditLogProvisioningCount", + "Module": "Beta.Reports" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "AuditLog.Read.All", @@ -20184,20 +20257,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/signin-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/auditLogs/signIns/{signIn-id}", - "Module": "Beta.Reports", - "Command": "Get-MgBetaAuditLogSignIn", "OutputType": "IMicrosoftGraphSignIn", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/signin-get?view=graph-rest-beta" + "Command": "Get-MgBetaAuditLogSignIn", + "Module": "Beta.Reports" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "AuditLog.Read.All", @@ -20216,19 +20288,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/signin-list?view=graph-rest-beta", + "Method": "GET", "Uri": "/auditLogs/signIns", - "Module": "Beta.Reports", - "Command": "Get-MgBetaAuditLogSignIn", "OutputType": "IMicrosoftGraphSignIn", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/signin-list?view=graph-rest-beta" + "Command": "Get-MgBetaAuditLogSignIn", + "Module": "Beta.Reports" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "AuditLog.Read.All", @@ -20247,1241 +20319,354 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/auditLogs/signIns/$count", - "Module": "Beta.Reports", - "Command": "Get-MgBetaAuditLogSignInCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaAuditLogSignInCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/solutions/backupRestore", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestore", - "OutputType": "IMicrosoftGraphBackupRestoreRoot", - "Variants": [ - "Get" - ], - "Method": "GET", "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-get?view=graph-rest-beta" - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/driveInclusionRules/{driveProtectionRule-id}", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestoreDriveInclusionRule", - "OutputType": "IMicrosoftGraphDriveProtectionRule", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/driveInclusionRules", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestoreDriveInclusionRule", - "OutputType": "IMicrosoftGraphDriveProtectionRule", - "Variants": [ - "List" + "Permissions": [ + { + "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, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Bookings.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": 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, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Bookings.Manage.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } ], - "Method": "GET", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/driveInclusionRules/$count", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestoreDriveInclusionRuleCount", - "OutputType": null, - "Variants": [ - "Get" - ], + "ApiReferenceLink": null, "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Uri": "/bookingBusinesses/{bookingBusiness-id}", + "OutputType": "IMicrosoftGraphBookingBusiness", + "Command": "Get-MgBetaBookingBusiness", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/backupRestore/driveProtectionUnits/{driveProtectionUnit-id}", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestoreDriveProtectionUnit", - "OutputType": "IMicrosoftGraphDriveProtectionUnit", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/driveProtectionUnits", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestoreDriveProtectionUnit", - "OutputType": "IMicrosoftGraphDriveProtectionUnit", "Variants": [ - "List" + "List", + "List1" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-driveprotectionunits?view=graph-rest-beta" - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/driveProtectionUnits/$count", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestoreDriveProtectionUnitCount", - "OutputType": null, - "Variants": [ - "Get" + "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, + "PermissionType": "Application", + "IsLeastPrivilege": 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.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Bookings.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Bookings.Manage.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } ], - "Method": "GET", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/bookingBusinesses", + "OutputType": "IMicrosoftGraphBookingBusiness", + "Command": "Get-MgBetaBookingBusiness", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestoreExchangeProtectionPolicy", - "OutputType": "IMicrosoftGraphExchangeProtectionPolicy", + "ApiVersion": "beta", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/exchangeProtectionPolicies", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestoreExchangeProtectionPolicy", - "OutputType": "IMicrosoftGraphExchangeProtectionPolicy", - "Variants": [ - "List" + "Permissions": [ + { + "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, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Bookings.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": 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, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Bookings.Manage.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } ], - "Method": "GET", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/$count", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestoreExchangeProtectionPolicyCount", - "OutputType": null, - "Variants": [ - "Get" - ], + "ApiReferenceLink": null, "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", + "OutputType": "IMicrosoftGraphBookingAppointment", + "Command": "Get-MgBetaBookingBusinessAppointment", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxInclusionRules/{mailboxProtectionRule-id}", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestoreExchangeProtectionPolicyMailboxInclusionRule", - "OutputType": "IMicrosoftGraphMailboxProtectionRule", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionrulebase-get?view=graph-rest-beta" - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxInclusionRules", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestoreExchangeProtectionPolicyMailboxInclusionRule", - "OutputType": "IMicrosoftGraphMailboxProtectionRule", "Variants": [ - "List" + "List", + "List1" + ], + "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, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "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, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Bookings.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Bookings.Manage.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } ], - "Method": "GET", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/exchangeprotectionpolicy-list-mailboxinclusionrules?view=graph-rest-beta" + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments", + "OutputType": "IMicrosoftGraphBookingAppointment", + "Command": "Get-MgBetaBookingBusinessAppointment", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxInclusionRules/$count", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestoreExchangeProtectionPolicyMailboxInclusionRuleCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "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, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "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, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Bookings.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Bookings.Manage.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } ], - "Method": "GET", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/$count", + "OutputType": null, + "Command": "Get-MgBetaBookingBusinessAppointmentCount", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxProtectionUnits/{mailboxProtectionUnit-id}", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestoreExchangeProtectionPolicyMailboxProtectionUnit", - "OutputType": "IMicrosoftGraphMailboxProtectionUnit", + "ApiVersion": "beta", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", + "OutputType": "IMicrosoftGraphBookingAppointment", + "Command": "Get-MgBetaBookingBusinessCalendarView", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxProtectionUnits", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestoreExchangeProtectionPolicyMailboxProtectionUnit", - "OutputType": "IMicrosoftGraphMailboxProtectionUnit", + "ApiVersion": "beta", "Variants": [ - "List" + "List", + "List1" + ], + "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, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "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, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Bookings.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Bookings.Manage.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } ], - "Method": "GET", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView", + "OutputType": "IMicrosoftGraphBookingAppointment", + "Command": "Get-MgBetaBookingBusinessCalendarView", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxProtectionUnits/$count", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestoreExchangeProtectionPolicyMailboxProtectionUnitCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestoreExchangeRestoreSession", - "OutputType": "IMicrosoftGraphExchangeRestoreSession", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/exchangeRestoreSessions", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestoreExchangeRestoreSession", - "OutputType": "IMicrosoftGraphExchangeRestoreSession", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/exchangeRestoreSessions/$count", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestoreExchangeRestoreSessionCount", - "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts/{mailboxRestoreArtifact-id}", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", - "OutputType": "IMicrosoftGraphMailboxRestoreArtifact", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", - "OutputType": "IMicrosoftGraphMailboxRestoreArtifact", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/exchangerestoresession-list-mailboxrestoreartifacts?view=graph-rest-beta" - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts/$count", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactCount", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts/{mailboxRestoreArtifact-id}/restorePoint", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactRestorePoint", - "OutputType": "IMicrosoftGraphRestorePoint", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/mailboxInclusionRules/{mailboxProtectionRule-id}", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestoreMailboxInclusionRule", - "OutputType": "IMicrosoftGraphMailboxProtectionRule", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/mailboxInclusionRules", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestoreMailboxInclusionRule", - "OutputType": "IMicrosoftGraphMailboxProtectionRule", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/mailboxInclusionRules/$count", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestoreMailboxInclusionRuleCount", - "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/mailboxProtectionUnits/{mailboxProtectionUnit-id}", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestoreMailboxProtectionUnit", - "OutputType": "IMicrosoftGraphMailboxProtectionUnit", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/mailboxProtectionUnits", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestoreMailboxProtectionUnit", - "OutputType": "IMicrosoftGraphMailboxProtectionUnit", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-mailboxprotectionunits?view=graph-rest-beta" - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/mailboxProtectionUnits/$count", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestoreMailboxProtectionUnitCount", - "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestoreOneDriveForBusinessProtectionPolicy", - "OutputType": "IMicrosoftGraphOneDriveForBusinessProtectionPolicy", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestoreOneDriveForBusinessProtectionPolicy", - "OutputType": "IMicrosoftGraphOneDriveForBusinessProtectionPolicy", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/$count", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestoreOneDriveForBusinessProtectionPolicyCount", - "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveInclusionRules/{driveProtectionRule-id}", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestoreOneDriveForBusinessProtectionPolicyDriveInclusionRule", - "OutputType": "IMicrosoftGraphDriveProtectionRule", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionrulebase-get?view=graph-rest-beta" - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveInclusionRules", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestoreOneDriveForBusinessProtectionPolicyDriveInclusionRule", - "OutputType": "IMicrosoftGraphDriveProtectionRule", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onedriveforbusinessprotectionpolicy-list-driveinclusionrules?view=graph-rest-beta" - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveInclusionRules/$count", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestoreOneDriveForBusinessProtectionPolicyDriveInclusionRuleCount", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveProtectionUnits/{driveProtectionUnit-id}", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnit", - "OutputType": "IMicrosoftGraphDriveProtectionUnit", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveProtectionUnits", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnit", - "OutputType": "IMicrosoftGraphDriveProtectionUnit", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-driveprotectionunits?view=graph-rest-beta" - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveProtectionUnits/$count", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnitCount", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestoreOneDriveForBusinessRestoreSession", - "OutputType": "IMicrosoftGraphOneDriveForBusinessRestoreSession", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestoreOneDriveForBusinessRestoreSession", - "OutputType": "IMicrosoftGraphOneDriveForBusinessRestoreSession", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/$count", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestoreOneDriveForBusinessRestoreSessionCount", - "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts/{driveRestoreArtifact-id}", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", - "OutputType": "IMicrosoftGraphDriveRestoreArtifact", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", - "OutputType": "IMicrosoftGraphDriveRestoreArtifact", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onedriveforbusinessrestoresession-list-driverestoreartifacts?view=graph-rest-beta" - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts/$count", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactCount", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts/{driveRestoreArtifact-id}/restorePoint", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactRestorePoint", - "OutputType": "IMicrosoftGraphRestorePoint", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/restorePoints/{restorePoint-id}", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestorePoint", - "OutputType": "IMicrosoftGraphRestorePoint", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/restorePoints", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestorePoint", - "OutputType": "IMicrosoftGraphRestorePoint", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/restorePoints/$count", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestorePointCount", - "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/restorePoints/{restorePoint-id}/protectionUnit", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestorePointProtectionUnit", - "OutputType": "IMicrosoftGraphProtectionUnitBase", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/protectionPolicies/{protectionPolicyBase-id}", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestoreProtectionPolicy", - "OutputType": "IMicrosoftGraphProtectionPolicyBase", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/protectionPolicies", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestoreProtectionPolicy", - "OutputType": "IMicrosoftGraphProtectionPolicyBase", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/protectionPolicies/$count", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestoreProtectionPolicyCount", - "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/protectionUnits/{protectionUnitBase-id}", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestoreProtectionUnit", - "OutputType": "IMicrosoftGraphProtectionUnitBase", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionunitbase-get?view=graph-rest-beta" - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/protectionUnits", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestoreProtectionUnit", - "OutputType": "IMicrosoftGraphProtectionUnitBase", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/protectionUnits/$count", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestoreProtectionUnitCount", - "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/serviceApps/{serviceApp-id}", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestoreServiceApp", - "OutputType": "IMicrosoftGraphServiceApp", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceapp-get?view=graph-rest-beta" - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/serviceApps", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestoreServiceApp", - "OutputType": "IMicrosoftGraphServiceApp", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-serviceapps?view=graph-rest-beta" - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/serviceApps/$count", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestoreServiceAppCount", - "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/restoreSessions/{restoreSessionBase-id}", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestoreSession", - "OutputType": "IMicrosoftGraphRestoreSessionBase", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/restoresessionbase-get?view=graph-rest-beta" - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/restoreSessions", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestoreSession", - "OutputType": "IMicrosoftGraphRestoreSessionBase", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-restoresessions?view=graph-rest-beta" - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/restoreSessions/$count", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestoreSessionCount", - "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestoreSharePointProtectionPolicy", - "OutputType": "IMicrosoftGraphSharePointProtectionPolicy", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/sharePointProtectionPolicies", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestoreSharePointProtectionPolicy", - "OutputType": "IMicrosoftGraphSharePointProtectionPolicy", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/$count", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestoreSharePointProtectionPolicyCount", - "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteInclusionRules/{siteProtectionRule-id}", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestoreSharePointProtectionPolicySiteInclusionRule", - "OutputType": "IMicrosoftGraphSiteProtectionRule", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionrulebase-get?view=graph-rest-beta" - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteInclusionRules", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestoreSharePointProtectionPolicySiteInclusionRule", - "OutputType": "IMicrosoftGraphSiteProtectionRule", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointprotectionpolicy-list-siteinclusionrules?view=graph-rest-beta" - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteInclusionRules/$count", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestoreSharePointProtectionPolicySiteInclusionRuleCount", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteProtectionUnits/{siteProtectionUnit-id}", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestoreSharePointProtectionPolicySiteProtectionUnit", - "OutputType": "IMicrosoftGraphSiteProtectionUnit", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteProtectionUnits", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestoreSharePointProtectionPolicySiteProtectionUnit", - "OutputType": "IMicrosoftGraphSiteProtectionUnit", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-siteprotectionunits?view=graph-rest-beta" - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteProtectionUnits/$count", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestoreSharePointProtectionPolicySiteProtectionUnitCount", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestoreSharePointRestoreSession", - "OutputType": "IMicrosoftGraphSharePointRestoreSession", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/sharePointRestoreSessions", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestoreSharePointRestoreSession", - "OutputType": "IMicrosoftGraphSharePointRestoreSession", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/sharePointRestoreSessions/$count", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestoreSharePointRestoreSessionCount", - "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts/{siteRestoreArtifact-id}", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", - "OutputType": "IMicrosoftGraphSiteRestoreArtifact", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", - "OutputType": "IMicrosoftGraphSiteRestoreArtifact", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointrestoresession-list-siterestoreartifacts?view=graph-rest-beta" - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts/$count", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestoreSharePointRestoreSessionSiteRestoreArtifactCount", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts/{siteRestoreArtifact-id}/restorePoint", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestoreSharePointRestoreSessionSiteRestoreArtifactRestorePoint", - "OutputType": "IMicrosoftGraphRestorePoint", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/siteInclusionRules/{siteProtectionRule-id}", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestoreSiteInclusionRule", - "OutputType": "IMicrosoftGraphSiteProtectionRule", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/siteInclusionRules", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestoreSiteInclusionRule", - "OutputType": "IMicrosoftGraphSiteProtectionRule", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/siteInclusionRules/$count", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestoreSiteInclusionRuleCount", - "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/siteProtectionUnits/{siteProtectionUnit-id}", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestoreSiteProtectionUnit", - "OutputType": "IMicrosoftGraphSiteProtectionUnit", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/siteProtectionUnits", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestoreSiteProtectionUnit", - "OutputType": "IMicrosoftGraphSiteProtectionUnit", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-siteprotectionunits?view=graph-rest-beta" - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/siteProtectionUnits/$count", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBackupRestoreSiteProtectionUnitCount", - "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { - "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. ", + "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, "PermissionType": "Application", "IsLeastPrivilege": true }, { - "Name": "Bookings.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", + "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, "PermissionType": "Application", "IsLeastPrivilege": 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. ", + "Name": "Bookings.ReadWrite.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", "IsAdmin": false, "PermissionType": "Application", "IsLeastPrivilege": false @@ -21495,22 +20680,20 @@ "IsLeastPrivilege": false } ], - "Uri": "/bookingBusinesses/{bookingBusiness-id}", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBookingBusiness", - "OutputType": "IMicrosoftGraphBookingBusiness", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/$count", + "OutputType": null, + "Command": "Get-MgBetaBookingBusinessCalendarViewCount", + "Module": "Beta.Bookings" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "Get1" + ], "Permissions": [ { "Name": "Bookings.Read.All", @@ -21545,20 +20728,22 @@ "IsLeastPrivilege": false } ], - "Uri": "/bookingBusinesses", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBookingBusiness", - "OutputType": "IMicrosoftGraphBookingBusiness", - "Variants": [ - "List", - "List1" - ], - "Method": "GET", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/bookingBusinesses/$count", + "OutputType": null, + "Command": "Get-MgBetaBookingBusinessCount", + "Module": "Beta.Bookings" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -21593,22 +20778,20 @@ "IsLeastPrivilege": false } ], - "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBookingBusinessAppointment", - "OutputType": "IMicrosoftGraphBookingAppointment", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomer-id}", + "OutputType": "IMicrosoftGraphBookingCustomer", + "Command": "Get-MgBetaBookingBusinessCustomer", + "Module": "Beta.Bookings" }, { + "ApiVersion": "beta", + "Variants": [ + "List", + "List1" + ], "Permissions": [ { "Name": "Bookings.Read.All", @@ -21643,20 +20826,22 @@ "IsLeastPrivilege": false } ], - "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBookingBusinessAppointment", - "OutputType": "IMicrosoftGraphBookingAppointment", - "Variants": [ - "List", - "List1" - ], - "Method": "GET", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers", + "OutputType": "IMicrosoftGraphBookingCustomer", + "Command": "Get-MgBetaBookingBusinessCustomer", + "Module": "Beta.Bookings" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], "Permissions": [ { "Name": "Bookings.Read.All", @@ -21691,39 +20876,22 @@ "IsLeastPrivilege": false } ], - "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/$count", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBookingBusinessAppointmentCount", - "OutputType": null, - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/$count", + "OutputType": null, + "Command": "Get-MgBetaBookingBusinessCustomerCount", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBookingBusinessCalendarView", - "OutputType": "IMicrosoftGraphBookingAppointment", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Bookings.Read.All", @@ -21758,20 +20926,20 @@ "IsLeastPrivilege": false } ], - "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBookingBusinessCalendarView", - "OutputType": "IMicrosoftGraphBookingAppointment", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", + "OutputType": "IMicrosoftGraphBookingCustomQuestion", + "Command": "Get-MgBetaBookingBusinessCustomQuestion", + "Module": "Beta.Bookings" + }, + { + "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Bookings.Read.All", @@ -21783,10 +20951,10 @@ }, { "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. ", + "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, - "PermissionType": "Application", + "PermissionType": "DelegatedWork", "IsLeastPrivilege": false }, { @@ -21806,22 +20974,22 @@ "IsLeastPrivilege": false } ], - "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/$count", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBookingBusinessCalendarViewCount", - "OutputType": null, + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions", + "OutputType": "IMicrosoftGraphBookingCustomQuestion", + "Command": "Get-MgBetaBookingBusinessCustomQuestion", + "Module": "Beta.Bookings" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Bookings.Read.All", @@ -21856,20 +21024,22 @@ "IsLeastPrivilege": false } ], - "Uri": "/bookingBusinesses/$count", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBookingBusinessCount", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/$count", "OutputType": null, + "Command": "Get-MgBetaBookingBusinessCustomQuestionCount", + "Module": "Beta.Bookings" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", - "Get1" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -21904,38 +21074,28 @@ "IsLeastPrivilege": false } ], - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomer-id}", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBookingBusinessCustomer", - "OutputType": "IMicrosoftGraphBookingCustomer", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", + "OutputType": "IMicrosoftGraphBookingService", + "Command": "Get-MgBetaBookingBusinessService", + "Module": "Beta.Bookings" }, { + "ApiVersion": "beta", + "Variants": [ + "List", + "List1" + ], "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, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, { "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, "PermissionType": "Application", - "IsLeastPrivilege": false + "IsLeastPrivilege": true }, { "Name": "Bookings.ReadWrite.All", @@ -21945,6 +21105,14 @@ "PermissionType": "Application", "IsLeastPrivilege": 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, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, { "Name": "Bookings.Manage.All", "Description": "Consent name unavailable", @@ -21954,36 +21122,30 @@ "IsLeastPrivilege": false } ], - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBookingBusinessCustomer", - "OutputType": "IMicrosoftGraphBookingCustomer", - "Variants": [ - "List", - "List1" - ], - "Method": "GET", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/services", + "OutputType": "IMicrosoftGraphBookingService", + "Command": "Get-MgBetaBookingBusinessService", + "Module": "Beta.Bookings" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], "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, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, { "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, "PermissionType": "Application", - "IsLeastPrivilege": false + "IsLeastPrivilege": true }, { "Name": "Bookings.ReadWrite.All", @@ -21993,54 +21155,12 @@ "PermissionType": "Application", "IsLeastPrivilege": false }, - { - "Name": "Bookings.Manage.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/$count", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBookingBusinessCustomerCount", - "OutputType": null, - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "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, "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "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, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Bookings.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "Application", "IsLeastPrivilege": false }, { @@ -22052,268 +21172,22 @@ "IsLeastPrivilege": false } ], - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBookingBusinessCustomQuestion", - "OutputType": "IMicrosoftGraphBookingCustomQuestion", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "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, - "PermissionType": "Application", - "IsLeastPrivilege": 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.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Bookings.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Bookings.Manage.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBookingBusinessCustomQuestion", - "OutputType": "IMicrosoftGraphBookingCustomQuestion", - "Variants": [ - "List", - "List1" - ], + "ApiReferenceLink": null, "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "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, - "PermissionType": "Application", - "IsLeastPrivilege": 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.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "Bookings.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Bookings.Manage.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/$count", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBookingBusinessCustomQuestionCount", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/$count", "OutputType": null, - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [ - { - "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, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Bookings.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": 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, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Bookings.Manage.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBookingBusinessService", - "OutputType": "IMicrosoftGraphBookingService", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaBookingBusinessServiceCount", + "Module": "Beta.Bookings" }, { - "Permissions": [ - { - "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, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Bookings.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": 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, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Bookings.Manage.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "Uri": "/bookingBusinesses/{bookingBusiness-id}/services", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBookingBusinessService", - "OutputType": "IMicrosoftGraphBookingService", - "Variants": [ - "List", - "List1" - ], - "Method": "GET", "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [ - { - "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, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Bookings.ReadWrite.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": 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, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Bookings.Manage.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/$count", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBookingBusinessServiceCount", - "OutputType": null, "Variants": [ "Get", - "Get1", + "GetExpanded", "GetViaIdentity", - "GetViaIdentity1" + "GetViaIdentityExpanded" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Bookings.Read.All", @@ -22356,22 +21230,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-getstaffavailability?view=graph-rest-beta", + "Method": "POST", "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/getStaffAvailability", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBookingBusinessStaffAvailability", "OutputType": "IMicrosoftGraphStaffAvailabilityItem", + "Command": "Get-MgBetaBookingBusinessStaffAvailability", + "Module": "Beta.Bookings" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", - "GetExpanded", + "Get1", "GetViaIdentity", - "GetViaIdentityExpanded" + "GetViaIdentity1" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-getstaffavailability?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -22406,22 +21280,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMember-id}", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBookingBusinessStaffMember", "OutputType": "IMicrosoftGraphBookingStaffMember", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaBookingBusinessStaffMember", + "Module": "Beta.Bookings" }, { + "ApiVersion": "beta", + "Variants": [ + "List", + "List1" + ], "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -22456,20 +21328,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBookingBusinessStaffMember", "OutputType": "IMicrosoftGraphBookingStaffMember", - "Variants": [ - "List", - "List1" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaBookingBusinessStaffMember", + "Module": "Beta.Bookings" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -22504,22 +21378,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/$count", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBookingBusinessStaffMemberCount", "OutputType": null, + "Command": "Get-MgBetaBookingBusinessStaffMemberCount", + "Module": "Beta.Bookings" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Bookings.Read.All", @@ -22554,22 +21428,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/bookingCurrencies/{bookingCurrency-id}", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBookingCurrency", "OutputType": "IMicrosoftGraphBookingCurrency", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaBookingCurrency", + "Module": "Beta.Bookings" }, { + "ApiVersion": "beta", + "Variants": [ + "List", + "List1" + ], "Permissions": [ { "Name": "Bookings.Read.All", @@ -22604,20 +21476,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/bookingCurrencies", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBookingCurrency", "OutputType": "IMicrosoftGraphBookingCurrency", - "Variants": [ - "List", - "List1" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaBookingCurrency", + "Module": "Beta.Bookings" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "Get1" + ], "Permissions": [ { "Name": "Bookings.Read.All", @@ -22652,35 +21524,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/bookingCurrencies/$count", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBookingCurrencyCount", "OutputType": null, - "Variants": [ - "Get", - "Get1" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaBookingCurrencyCount", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/businessFlowTemplates/{businessFlowTemplate-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaBusinessFlowTemplate", - "OutputType": "IMicrosoftGraphBusinessFlowTemplate", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/businessFlowTemplates/{businessFlowTemplate-id}", + "OutputType": "IMicrosoftGraphBusinessFlowTemplate", + "Command": "Get-MgBetaBusinessFlowTemplate", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "AccessReview.Read.All", @@ -22707,19 +21578,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessflowtemplate-list?view=graph-rest-beta", + "Method": "GET", "Uri": "/businessFlowTemplates", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaBusinessFlowTemplate", "OutputType": "IMicrosoftGraphBusinessFlowTemplate", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessflowtemplate-list?view=graph-rest-beta" + "Command": "Get-MgBetaBusinessFlowTemplate", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "AccessReview.Read.All", @@ -22746,1032 +21617,536 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/businessFlowTemplates/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaBusinessFlowTemplateCount", "OutputType": null, + "Command": "Get-MgBetaBusinessFlowTemplateCount", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ - "Get" + "Get", + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" + ], + "Permissions": [ + { + "Name": "BusinessScenarioData.Read.OwnedBy", + "Description": "Read data for all business scenarios this app creates or owns", + "FullDescription": "Allows the app to read the data associated with the business scenarios it owns, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "BusinessScenarioData.ReadWrite.OwnedBy", + "Description": "Read and write data for all business scenarios this app creates or owns", + "FullDescription": "Allows the app to fully manage the data associated with the business scenarios it owns, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } ], - "Method": "GET", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenarioplanner-getplan?view=graph-rest-beta", + "Method": "POST", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/getPlan", + "OutputType": "IMicrosoftGraphBusinessScenarioPlanReference", + "Command": "Get-MgBetaBusinessScenarioPlannerPlan", + "Module": "Beta.Bookings" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { - "Name": "BusinessScenarioConfig.Read.OwnedBy", - "Description": "Read business scenario configurations this app creates or owns", - "FullDescription": "Allows the app to read the configurations of business scenarios it owns, on your behalf.", - "IsAdmin": true, + "Name": "Chat.ReadBasic", + "Description": "Read names and members of your chat threads", + "FullDescription": "Allows an app to read the members and descriptions of one-to-one and group chat threads, on your behalf.", + "IsAdmin": false, "PermissionType": "DelegatedWork", "IsLeastPrivilege": 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, + "Name": "Chat.ReadBasic.All", + "Description": "Read names and members of all chat threads", + "FullDescription": "Read names and members of all one-to-one and group chats in Microsoft Teams, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": 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, "PermissionType": "DelegatedWork", "IsLeastPrivilege": false }, { - "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": "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, "PermissionType": "DelegatedWork", "IsLeastPrivilege": false }, { - "Name": "BusinessScenarioConfig.Read.All", - "Description": "Read business scenario configurations", - "FullDescription": "Allows the app to read the configurations of your organization's business scenarios, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", + "Name": "ChatSettings.ReadWrite.Chat", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "ChatSettings.Read.Chat", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": 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, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Chat.Manage.Chat", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", "IsLeastPrivilege": false } ], - "Uri": "/solutions/businessScenarios/{businessScenario-id}", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBusinessScenario", - "OutputType": "IMicrosoftGraphBusinessScenario", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenario-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/chats/{chat-id}", + "OutputType": "IMicrosoftGraphChat", + "Command": "Get-MgBetaChat", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { - "Name": "BusinessScenarioConfig.Read.OwnedBy", - "Description": "Read business scenario configurations this app creates or owns", - "FullDescription": "Allows the app to read the configurations of business scenarios it owns, on your behalf.", - "IsAdmin": true, + "Name": "Chat.ReadBasic", + "Description": "Read names and members of your chat threads", + "FullDescription": "Allows an app to read the members and descriptions of one-to-one and group chat threads, on your behalf.", + "IsAdmin": false, "PermissionType": "DelegatedWork", "IsLeastPrivilege": 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, + "Name": "Chat.ReadBasic.All", + "Description": "Read names and members of all chat threads", + "FullDescription": "Read names and members of all one-to-one and group chats in Microsoft Teams, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": 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, "PermissionType": "DelegatedWork", "IsLeastPrivilege": false }, { - "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": "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, "PermissionType": "DelegatedWork", "IsLeastPrivilege": false }, { - "Name": "BusinessScenarioConfig.Read.All", - "Description": "Read business scenario configurations", - "FullDescription": "Allows the app to read the configurations of your organization's business scenarios, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", + "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, + "PermissionType": "Application", + "IsLeastPrivilege": 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, + "PermissionType": "Application", "IsLeastPrivilege": false } ], - "Uri": "/solutions/businessScenarios", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBusinessScenario", - "OutputType": "IMicrosoftGraphBusinessScenario", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/solutionsroot-list-businessscenarios?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list?view=graph-rest-beta", + "Method": "GET", + "Uri": "/chats", + "OutputType": "IMicrosoftGraphChat", + "Command": "Get-MgBetaChat", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { - "Name": "BusinessScenarioConfig.Read.OwnedBy", - "Description": "Read business scenario configurations this app creates or owns", - "FullDescription": "Allows the app to read the configurations of business scenarios it owns, on your behalf.", - "IsAdmin": true, + "Name": "Chat.ReadBasic", + "Description": "Read names and members of your chat threads", + "FullDescription": "Allows an app to read the members and descriptions of one-to-one and group chat threads, on your behalf.", + "IsAdmin": false, "PermissionType": "DelegatedWork", "IsLeastPrivilege": 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, + "Name": "Chat.ReadBasic.All", + "Description": "Read names and members of all chat threads", + "FullDescription": "Read names and members of all one-to-one and group chats in Microsoft Teams, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": 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, "PermissionType": "DelegatedWork", "IsLeastPrivilege": false }, { - "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": "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, "PermissionType": "DelegatedWork", "IsLeastPrivilege": false }, { - "Name": "BusinessScenarioConfig.Read.All", - "Description": "Read business scenario configurations", - "FullDescription": "Allows the app to read the configurations of your organization's business scenarios, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", + "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, + "PermissionType": "Application", + "IsLeastPrivilege": 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, + "PermissionType": "Application", "IsLeastPrivilege": false } ], - "Uri": "/solutions/businessScenarios(uniqueName='{uniqueName}')", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBusinessScenarioByUniqueName", - "OutputType": "IMicrosoftGraphBusinessScenario", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/chats/$count", + "OutputType": null, + "Command": "Get-MgBetaChatCount", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenario-get?view=graph-rest-beta" - }, - { "Permissions": [ { - "Name": "BusinessScenarioConfig.Read.OwnedBy", - "Description": "Read business scenario configurations this app creates or owns", - "FullDescription": "Allows the app to read the configurations of business scenarios it owns, on your behalf.", - "IsAdmin": true, + "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, "PermissionType": "DelegatedWork", "IsLeastPrivilege": 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": "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, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "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, "PermissionType": "DelegatedWork", "IsLeastPrivilege": false }, { - "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": "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, "PermissionType": "DelegatedWork", "IsLeastPrivilege": false }, { - "Name": "BusinessScenarioConfig.Read.All", - "Description": "Read business scenario configurations", - "FullDescription": "Allows the app to read the configurations of your organization's business scenarios, on your behalf.", - "IsAdmin": true, + "Name": "TeamsAppInstallation.ManageSelectedForChat", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, "PermissionType": "DelegatedWork", "IsLeastPrivilege": false - } - ], - "Uri": "/solutions/businessScenarios/$count", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBusinessScenarioCount", - "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [ + }, { - "Name": "BusinessScenarioConfig.Read.OwnedBy", - "Description": "Read business scenario configurations this app creates or owns", - "FullDescription": "Allows the app to read the configurations of business scenarios it owns, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": 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, + "PermissionType": "Application", + "IsLeastPrivilege": false }, { - "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, - "PermissionType": "DelegatedWork", + "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, + "PermissionType": "Application", "IsLeastPrivilege": false }, { - "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, - "PermissionType": "DelegatedWork", + "Name": "TeamsAppInstallation.Read.Chat", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", "IsLeastPrivilege": false }, { - "Name": "BusinessScenarioConfig.Read.All", - "Description": "Read business scenario configurations", - "FullDescription": "Allows the app to read the configurations of your organization's business scenarios, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", + "Name": "TeamsAppInstallation.Read.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", "IsLeastPrivilege": false - } - ], - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBusinessScenarioPlanner", - "OutputType": "IMicrosoftGraphBusinessScenarioPlanner", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenarioplanner-get?view=graph-rest-beta" - }, - { - "Permissions": [ + }, { - "Name": "BusinessScenarioData.Read.OwnedBy", - "Description": "Read data for all business scenarios this app creates or owns", - "FullDescription": "Allows the app to read the data associated with the business scenarios it owns, without a signed-in user.", + "Name": "TeamsAppInstallation.ManageSelectedForChat.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", "IsAdmin": false, "PermissionType": "Application", - "IsLeastPrivilege": true + "IsLeastPrivilege": false }, { - "Name": "BusinessScenarioData.ReadWrite.OwnedBy", - "Description": "Read and write data for all business scenarios this app creates or owns", - "FullDescription": "Allows the app to fully manage the data associated with the business scenarios it owns, without a signed-in user.", + "Name": "Chat.Manage.Chat", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", "IsAdmin": false, "PermissionType": "Application", "IsLeastPrivilege": false } ], - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/getPlan", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBusinessScenarioPlannerPlan", - "OutputType": "IMicrosoftGraphBusinessScenarioPlanReference", - "Variants": [ - "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenarioplanner-getplan?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get-installedapps?view=graph-rest-beta", + "Method": "GET", + "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Command": "Get-MgBetaChatInstalledApp", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { - "Name": "BusinessScenarioConfig.Read.OwnedBy", - "Description": "Read business scenario configurations this app creates or owns", - "FullDescription": "Allows the app to read the configurations of business scenarios it owns, on your behalf.", - "IsAdmin": true, + "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, "PermissionType": "DelegatedWork", "IsLeastPrivilege": 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": "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, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "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, "PermissionType": "DelegatedWork", "IsLeastPrivilege": false }, { - "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": "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, "PermissionType": "DelegatedWork", "IsLeastPrivilege": false }, { - "Name": "BusinessScenarioConfig.Read.All", - "Description": "Read business scenario configurations", - "FullDescription": "Allows the app to read the configurations of your organization's business scenarios, on your behalf.", + "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, "PermissionType": "DelegatedWork", "IsLeastPrivilege": false - } - ], - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBusinessScenarioPlannerPlanConfiguration", - "OutputType": "IMicrosoftGraphPlannerPlanConfiguration", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplanconfiguration-get?view=graph-rest-beta" - }, - { - "Permissions": [ + }, { - "Name": "BusinessScenarioConfig.Read.OwnedBy", - "Description": "Read business scenario configurations this app creates or owns", - "FullDescription": "Allows the app to read the configurations of business scenarios it owns, on your behalf.", + "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, "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true + "IsLeastPrivilege": false }, { - "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, + "Name": "TeamsAppInstallation.ManageSelectedForChat", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, "PermissionType": "DelegatedWork", "IsLeastPrivilege": false }, { - "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, - "PermissionType": "DelegatedWork", + "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, + "PermissionType": "Application", "IsLeastPrivilege": false }, { - "Name": "BusinessScenarioConfig.Read.All", - "Description": "Read business scenario configurations", - "FullDescription": "Allows the app to read the configurations of your organization's business scenarios, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", + "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, + "PermissionType": "Application", "IsLeastPrivilege": false - } - ], - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/{plannerPlanConfigurationLocalization-id}", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBusinessScenarioPlannerPlanConfigurationLocalization", - "OutputType": "IMicrosoftGraphPlannerPlanConfigurationLocalization", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplanconfigurationlocalization-get?view=graph-rest-beta" - }, - { - "Permissions": [ + }, { - "Name": "BusinessScenarioConfig.Read.OwnedBy", - "Description": "Read business scenario configurations this app creates or owns", - "FullDescription": "Allows the app to read the configurations of business scenarios it owns, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": 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, + "PermissionType": "Application", + "IsLeastPrivilege": false }, { - "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, - "PermissionType": "DelegatedWork", + "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, + "PermissionType": "Application", "IsLeastPrivilege": false }, { - "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, - "PermissionType": "DelegatedWork", + "Name": "TeamsAppInstallation.Read.Chat", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", "IsLeastPrivilege": false }, { - "Name": "BusinessScenarioConfig.Read.All", - "Description": "Read business scenario configurations", - "FullDescription": "Allows the app to read the configurations of your organization's business scenarios, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", + "Name": "TeamsAppInstallation.Read.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "TeamsAppInstallation.ManageSelectedForChat.All", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Chat.Manage.Chat", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", "IsLeastPrivilege": false } ], - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBusinessScenarioPlannerPlanConfigurationLocalization", - "OutputType": "IMicrosoftGraphPlannerPlanConfigurationLocalization", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplanconfiguration-list-localizations?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-installedapps?view=graph-rest-beta", + "Method": "GET", + "Uri": "/chats/{chat-id}/installedApps", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Command": "Get-MgBetaChatInstalledApp", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { - "Name": "BusinessScenarioConfig.Read.OwnedBy", - "Description": "Read business scenario configurations this app creates or owns", - "FullDescription": "Allows the app to read the configurations of business scenarios it owns, on your behalf.", - "IsAdmin": true, + "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, "PermissionType": "DelegatedWork", "IsLeastPrivilege": 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": "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, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "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, "PermissionType": "DelegatedWork", "IsLeastPrivilege": false }, { - "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": "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, "PermissionType": "DelegatedWork", "IsLeastPrivilege": false }, { - "Name": "BusinessScenarioConfig.Read.All", - "Description": "Read business scenario configurations", - "FullDescription": "Allows the app to read the configurations of your organization's business scenarios, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - } - ], - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/$count", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBusinessScenarioPlannerPlanConfigurationLocalizationCount", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [ - { - "Name": "BusinessScenarioData.Read.OwnedBy", - "Description": "Read data for all business scenarios this app creates or owns", - "FullDescription": "Allows the app to read the data associated with the business scenarios it owns, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "BusinessScenarioData.ReadWrite.OwnedBy", - "Description": "Read and write data for all business scenarios this app creates or owns", - "FullDescription": "Allows the app to fully manage the data associated with the business scenarios it owns, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBusinessScenarioPlannerTask", - "OutputType": "IMicrosoftGraphBusinessScenarioTask", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenariotask-get?view=graph-rest-beta" - }, - { - "Permissions": [ - { - "Name": "BusinessScenarioData.Read.OwnedBy", - "Description": "Read data for all business scenarios this app creates or owns", - "FullDescription": "Allows the app to read the data associated with the business scenarios it owns, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "BusinessScenarioData.ReadWrite.OwnedBy", - "Description": "Read and write data for all business scenarios this app creates or owns", - "FullDescription": "Allows the app to fully manage the data associated with the business scenarios it owns, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBusinessScenarioPlannerTask", - "OutputType": "IMicrosoftGraphBusinessScenarioTask", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenarioplanner-list-tasks?view=graph-rest-beta" - }, - { - "Permissions": [], - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/assignedToTaskBoardFormat", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBusinessScenarioPlannerTaskAssignedToTaskBoardFormat", - "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/bucketTaskBoardFormat", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBusinessScenarioPlannerTaskBucketTaskBoardFormat", - "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [ - { - "Name": "BusinessScenarioConfig.Read.OwnedBy", - "Description": "Read business scenario configurations this app creates or owns", - "FullDescription": "Allows the app to read the configurations of business scenarios it owns, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": 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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "BusinessScenarioConfig.Read.All", - "Description": "Read business scenario configurations", - "FullDescription": "Allows the app to read the configurations of your organization's business scenarios, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - } - ], - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/taskConfiguration", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBusinessScenarioPlannerTaskConfiguration", - "OutputType": "IMicrosoftGraphPlannerTaskConfiguration", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertaskconfiguration-get?view=graph-rest-beta" - }, - { - "Permissions": [ - { - "Name": "BusinessScenarioData.Read.OwnedBy", - "Description": "Read data for all business scenarios this app creates or owns", - "FullDescription": "Allows the app to read the data associated with the business scenarios it owns, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "BusinessScenarioData.ReadWrite.OwnedBy", - "Description": "Read and write data for all business scenarios this app creates or owns", - "FullDescription": "Allows the app to fully manage the data associated with the business scenarios it owns, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/$count", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBusinessScenarioPlannerTaskCount", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/details", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBusinessScenarioPlannerTaskDetail", - "OutputType": "IMicrosoftGraphPlannerTaskDetails", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/progressTaskBoardFormat", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaBusinessScenarioPlannerTaskProgressTaskBoardFormat", - "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [ - { - "Name": "Chat.ReadBasic", - "Description": "Read names and members of your chat threads", - "FullDescription": "Allows an app to read the members and descriptions of one-to-one and group chat threads, on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "Chat.ReadBasic.All", - "Description": "Read names and members of all chat threads", - "FullDescription": "Read names and members of all one-to-one and group chats in Microsoft Teams, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": 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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": 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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "ChatSettings.ReadWrite.Chat", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "ChatSettings.Read.Chat", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": 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, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Chat.Manage.Chat", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "Uri": "/chats/{chat-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaChat", - "OutputType": "IMicrosoftGraphChat", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get?view=graph-rest-beta" - }, - { - "Permissions": [ - { - "Name": "Chat.ReadBasic", - "Description": "Read names and members of your chat threads", - "FullDescription": "Allows an app to read the members and descriptions of one-to-one and group chat threads, on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "Chat.ReadBasic.All", - "Description": "Read names and members of all chat threads", - "FullDescription": "Read names and members of all one-to-one and group chats in Microsoft Teams, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": 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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": 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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": 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, - "PermissionType": "Application", - "IsLeastPrivilege": 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, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "Uri": "/chats", - "Module": "Beta.Teams", - "Command": "Get-MgBetaChat", - "OutputType": "IMicrosoftGraphChat", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list?view=graph-rest-beta" - }, - { - "Permissions": [ - { - "Name": "Chat.ReadBasic", - "Description": "Read names and members of your chat threads", - "FullDescription": "Allows an app to read the members and descriptions of one-to-one and group chat threads, on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "Name": "Chat.ReadBasic.All", - "Description": "Read names and members of all chat threads", - "FullDescription": "Read names and members of all one-to-one and group chats in Microsoft Teams, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": 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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": 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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": 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, - "PermissionType": "Application", - "IsLeastPrivilege": 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, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "Uri": "/chats/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaChatCount", - "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [ - { - "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "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, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": 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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "TeamsAppInstallation.ManageSelectedForChat", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "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, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "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, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "TeamsAppInstallation.Read.Chat", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "TeamsAppInstallation.Read.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "TeamsAppInstallation.ManageSelectedForChat.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Chat.Manage.Chat", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaChatInstalledApp", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get-installedapps?view=graph-rest-beta" - }, - { - "Permissions": [ - { - "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "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, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": 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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": 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.", + "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, "PermissionType": "DelegatedWork", "IsLeastPrivilege": false @@ -23857,200 +22232,65 @@ "IsLeastPrivilege": false } ], - "Uri": "/chats/{chat-id}/installedApps", - "Module": "Beta.Teams", - "Command": "Get-MgBetaChatInstalledApp", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-installedapps?view=graph-rest-beta" - }, - { - "Permissions": [ - { - "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "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, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": 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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": 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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": 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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "TeamsAppInstallation.ManageSelectedForChat", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "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, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "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, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "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, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "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, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "TeamsAppInstallation.Read.Chat", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "TeamsAppInstallation.Read.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "TeamsAppInstallation.ManageSelectedForChat.All", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Chat.Manage.Chat", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/chats/{chat-id}/installedApps/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaChatInstalledAppCount", "OutputType": null, + "Command": "Get-MgBetaChatInstalledAppCount", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp", - "Module": "Beta.Teams", - "Command": "Get-MgBetaChatInstalledAppTeamApp", "OutputType": "IMicrosoftGraphTeamsApp", + "Command": "Get-MgBetaChatInstalledAppTeamApp", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", - "Module": "Beta.Teams", - "Command": "Get-MgBetaChatInstalledAppTeamAppDefinition", "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "Command": "Get-MgBetaChatInstalledAppTeamAppDefinition", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/chats/{chat-id}/lastMessagePreview", - "Module": "Beta.Teams", - "Command": "Get-MgBetaChatLastMessagePreview", "OutputType": "IMicrosoftGraphChatMessageInfo", + "Command": "Get-MgBetaChatLastMessagePreview", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Chat.ReadBasic", @@ -24181,20 +22421,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get-members?view=graph-rest-beta", + "Method": "GET", "Uri": "/chats/{chat-id}/members/{conversationMember-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaChatMember", "OutputType": "IMicrosoftGraphConversationMember", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get-members?view=graph-rest-beta" + "Command": "Get-MgBetaChatMember", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Chat.ReadBasic", @@ -24293,19 +22532,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/chats/{chat-id}/members", - "Module": "Beta.Teams", - "Command": "Get-MgBetaChatMember", "OutputType": "IMicrosoftGraphConversationMember", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaChatMember", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Chat.ReadBasic", @@ -24404,20 +22644,21 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/chats/{chat-id}/members/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaChatMemberCount", "OutputType": null, + "Command": "Get-MgBetaChatMemberCount", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", + "Get1", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Chat.Read", @@ -24468,21 +22709,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaChatMessage", "OutputType": "IMicrosoftGraphChatMessage", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-beta" + "Command": "Get-MgBetaChatMessage", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Chat.Read", @@ -24525,19 +22764,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-messages?view=graph-rest-beta", + "Method": "GET", "Uri": "/chats/{chat-id}/messages", - "Module": "Beta.Teams", - "Command": "Get-MgBetaChatMessage", "OutputType": "IMicrosoftGraphChatMessage", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-messages?view=graph-rest-beta" + "Command": "Get-MgBetaChatMessage", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Chat.Read", @@ -24580,20 +22820,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/chats/{chat-id}/messages/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaChatMessageCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaChatMessageCount", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], "Permissions": [ { "Name": "Chat.Read", @@ -24644,20 +22884,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", + "Method": "GET", "Uri": "/chats/{chat-id}/messages/delta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaChatMessageDelta", "OutputType": "IMicrosoftGraphChatMessage", - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta" + "Command": "Get-MgBetaChatMessageDelta", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], "Permissions": [ { "Name": "Chat.Read", @@ -24716,22 +22958,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaChatMessageHostedContent", "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-beta" + "Command": "Get-MgBetaChatMessageHostedContent", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Chat.Read", @@ -24790,19 +23029,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-beta", + "Method": "GET", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", - "Module": "Beta.Teams", - "Command": "Get-MgBetaChatMessageHostedContent", "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-beta" + "Command": "Get-MgBetaChatMessageHostedContent", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Chat.Read", @@ -24861,125 +23101,125 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaChatMessageHostedContentCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaChatMessageHostedContentCount", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaChatMessageReply", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Get-MgBetaChatMessageReply", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies", - "Module": "Beta.Teams", - "Command": "Get-MgBetaChatMessageReply", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Get-MgBetaChatMessageReply", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaChatMessageReplyCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/$count", + "OutputType": null, + "Command": "Get-MgBetaChatMessageReplyCount", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/delta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaChatMessageReplyDelta", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", + "Method": "GET", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/delta", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Get-MgBetaChatMessageReplyDelta", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaChatMessageReplyHostedContent", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "Get-MgBetaChatMessageReplyHostedContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Module": "Beta.Teams", - "Command": "Get-MgBetaChatMessageReplyHostedContent", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "Get-MgBetaChatMessageReplyHostedContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaChatMessageReplyHostedContentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", + "OutputType": null, + "Command": "Get-MgBetaChatMessageReplyHostedContentCount", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Chat.ReadBasic", @@ -25054,20 +23294,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsasyncoperation-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/chats/{chat-id}/operations/{teamsAsyncOperation-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaChatOperation", "OutputType": "IMicrosoftGraphTeamsAsyncOperation", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsasyncoperation-get?view=graph-rest-beta" + "Command": "Get-MgBetaChatOperation", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Chat.ReadBasic", @@ -25142,19 +23381,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-operations?view=graph-rest-beta", + "Method": "GET", "Uri": "/chats/{chat-id}/operations", - "Module": "Beta.Teams", - "Command": "Get-MgBetaChatOperation", "OutputType": "IMicrosoftGraphTeamsAsyncOperation", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-operations?view=graph-rest-beta" + "Command": "Get-MgBetaChatOperation", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Chat.ReadBasic", @@ -25229,35 +23469,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/chats/{chat-id}/operations/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaChatOperationCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaChatOperationCount", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaChatPermissionGrant", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Command": "Get-MgBetaChatPermissionGrant", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "TeamsAppInstallation.ReadForChat", @@ -25364,19 +23603,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-permissiongrants?view=graph-rest-beta", + "Method": "GET", "Uri": "/chats/{chat-id}/permissionGrants", - "Module": "Beta.Teams", - "Command": "Get-MgBetaChatPermissionGrant", "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-permissiongrants?view=graph-rest-beta" + "Command": "Get-MgBetaChatPermissionGrant", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "TeamsAppInstallation.ReadForChat", @@ -25483,37 +23723,36 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/chats/{chat-id}/permissionGrants/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaChatPermissionGrantCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaChatPermissionGrantCount", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaChatPinnedMessage", - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "Command": "Get-MgBetaChatPinnedMessage", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Chat.Read", @@ -25556,19 +23795,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-pinnedmessages?view=graph-rest-beta", + "Method": "GET", "Uri": "/chats/{chat-id}/pinnedMessages", - "Module": "Beta.Teams", - "Command": "Get-MgBetaChatPinnedMessage", "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-pinnedmessages?view=graph-rest-beta" + "Command": "Get-MgBetaChatPinnedMessage", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Chat.Read", @@ -25611,20 +23851,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/chats/{chat-id}/pinnedMessages/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaChatPinnedMessageCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaChatPinnedMessageCount", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "Chat.ReadBasic", @@ -25691,19 +23930,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-getallretainedmessages?view=graph-rest-beta", + "Method": "GET", "Uri": "/chats/getAllRetainedMessages", - "Module": "Beta.Teams", - "Command": "Get-MgBetaChatRetainedMessage", "OutputType": "IMicrosoftGraphChatMessage", - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-getallretainedmessages?view=graph-rest-beta" + "Command": "Get-MgBetaChatRetainedMessage", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "TeamsTab.Read.All", @@ -25770,20 +24010,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get-tabs?view=graph-rest-beta", + "Method": "GET", "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaChatTab", "OutputType": "IMicrosoftGraphTeamsTab", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get-tabs?view=graph-rest-beta" + "Command": "Get-MgBetaChatTab", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "TeamsTab.Read.All", @@ -25834,19 +24073,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-tabs?view=graph-rest-beta", + "Method": "GET", "Uri": "/chats/{chat-id}/tabs", - "Module": "Beta.Teams", - "Command": "Get-MgBetaChatTab", "OutputType": "IMicrosoftGraphTeamsTab", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-tabs?view=graph-rest-beta" + "Command": "Get-MgBetaChatTab", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "TeamsTab.Read.All", @@ -25897,35 +24137,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/chats/{chat-id}/tabs/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaChatTabCount", "OutputType": null, + "Command": "Get-MgBetaChatTabCount", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp", - "Module": "Beta.Teams", - "Command": "Get-MgBetaChatTabTeamApp", "OutputType": "IMicrosoftGraphTeamsApp", + "Command": "Get-MgBetaChatTabTeamApp", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Calls.Initiate.All", @@ -25944,20 +24184,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/communications/calls/{call-id}", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationCall", "OutputType": "IMicrosoftGraphCall", + "Command": "Get-MgBetaCommunicationCall", + "Module": "Beta.CloudCommunications" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-get?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -25976,20 +24216,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/audioroutinggroup-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationCallAudioRoutingGroup", "OutputType": "IMicrosoftGraphAudioRoutingGroup", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/audioroutinggroup-get?view=graph-rest-beta" + "Command": "Get-MgBetaCommunicationCallAudioRoutingGroup", + "Module": "Beta.CloudCommunications" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -26008,19 +24247,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-list-audioroutinggroups?view=graph-rest-beta", + "Method": "GET", "Uri": "/communications/calls/{call-id}/audioRoutingGroups", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationCallAudioRoutingGroup", "OutputType": "IMicrosoftGraphAudioRoutingGroup", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-list-audioroutinggroups?view=graph-rest-beta" + "Command": "Get-MgBetaCommunicationCallAudioRoutingGroup", + "Module": "Beta.CloudCommunications" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -26039,20 +24279,115 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/communications/calls/{call-id}/audioRoutingGroups/$count", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationCallAudioRoutingGroupCount", "OutputType": null, + "Command": "Get-MgBetaCommunicationCallAudioRoutingGroupCount", + "Module": "Beta.CloudCommunications" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], + "Permissions": [ + { + "Name": "Calls.JoinGroupCallAsGuest.All", + "Description": "Join group calls and meetings as a guest", + "FullDescription": "Allows the app to anonymously join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined as a guest to meetings in your organization.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": 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, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "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, + "PermissionType": "Application", + "IsLeastPrivilege": 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, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentsharingsession-get?view=graph-rest-beta", "Method": "GET", + "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", + "OutputType": null, + "Command": "Get-MgBetaCommunicationCallContentSharingSession", + "Module": "Beta.CloudCommunications" + }, + { "ApiVersion": "beta", + "Variants": [ + "List" + ], + "Permissions": [ + { + "Name": "Calls.JoinGroupCallAsGuest.All", + "Description": "Join group calls and meetings as a guest", + "FullDescription": "Allows the app to anonymously join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined as a guest to meetings in your organization.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": 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, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "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, + "PermissionType": "Application", + "IsLeastPrivilege": 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, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-list-contentsharingsessions?view=graph-rest-beta", + "Method": "GET", + "Uri": "/communications/calls/{call-id}/contentSharingSessions", + "OutputType": "IMicrosoftGraphContentSharingSession", + "Command": "Get-MgBetaCommunicationCallContentSharingSession", + "Module": "Beta.CloudCommunications" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Calls.JoinGroupCallAsGuest.All", @@ -26087,173 +24422,78 @@ "IsLeastPrivilege": false } ], - "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationCallContentSharingSession", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentsharingsession-get?view=graph-rest-beta" - }, - { - "Permissions": [ - { - "Name": "Calls.JoinGroupCallAsGuest.All", - "Description": "Join group calls and meetings as a guest", - "FullDescription": "Allows the app to anonymously join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined as a guest to meetings in your organization.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": 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, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "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, - "PermissionType": "Application", - "IsLeastPrivilege": 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, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "Uri": "/communications/calls/{call-id}/contentSharingSessions", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationCallContentSharingSession", - "OutputType": "IMicrosoftGraphContentSharingSession", - "Variants": [ - "List" - ], + "ApiReferenceLink": null, "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-list-contentsharingsessions?view=graph-rest-beta" - }, - { - "Permissions": [ - { - "Name": "Calls.JoinGroupCallAsGuest.All", - "Description": "Join group calls and meetings as a guest", - "FullDescription": "Allows the app to anonymously join group calls and scheduled meetings in your organization, without a signed-in user.  The app will be joined as a guest to meetings in your organization.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": 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, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "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, - "PermissionType": "Application", - "IsLeastPrivilege": 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, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "Uri": "/communications/calls/{call-id}/contentSharingSessions/$count", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationCallContentSharingSessionCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaCommunicationCallContentSharingSessionCount", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/calls/$count", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationCallCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/communications/calls/$count", + "OutputType": null, + "Command": "Get-MgBetaCommunicationCallCount", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationCallOperation", - "OutputType": "IMicrosoftGraphCommsOperation", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/addlargegalleryviewoperation-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/addlargegalleryviewoperation-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", + "OutputType": "IMicrosoftGraphCommsOperation", + "Command": "Get-MgBetaCommunicationCallOperation", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/calls/{call-id}/operations", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationCallOperation", - "OutputType": "IMicrosoftGraphCommsOperation", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/communications/calls/{call-id}/operations", + "OutputType": "IMicrosoftGraphCommsOperation", + "Command": "Get-MgBetaCommunicationCallOperation", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/calls/{call-id}/operations/$count", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationCallOperationCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/communications/calls/{call-id}/operations/$count", + "OutputType": null, + "Command": "Get-MgBetaCommunicationCallOperationCount", + "Module": "Beta.CloudCommunications" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -26272,20 +24512,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/communications/calls/{call-id}/participants/{participant-id}", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationCallParticipant", "OutputType": "IMicrosoftGraphParticipant", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-get?view=graph-rest-beta" + "Command": "Get-MgBetaCommunicationCallParticipant", + "Module": "Beta.CloudCommunications" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Calls.Initiate.All", @@ -26304,19 +24543,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-list-participants?view=graph-rest-beta", + "Method": "GET", "Uri": "/communications/calls/{call-id}/participants", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationCallParticipant", "OutputType": "IMicrosoftGraphParticipant", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-list-participants?view=graph-rest-beta" + "Command": "Get-MgBetaCommunicationCallParticipant", + "Module": "Beta.CloudCommunications" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Calls.Initiate.All", @@ -26335,229 +24575,228 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/communications/calls/{call-id}/participants/$count", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationCallParticipantCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaCommunicationCallParticipantCount", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/callRecords/{callRecord-id}", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationCallRecord", - "OutputType": "IMicrosoftGraphCallRecordsCallRecord", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/callrecords-callrecord-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/callrecords-callrecord-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/communications/callRecords/{callRecord-id}", + "OutputType": "IMicrosoftGraphCallRecordsCallRecord", + "Command": "Get-MgBetaCommunicationCallRecord", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/callRecords/$count", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationCallRecordCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/communications/callRecords/$count", + "OutputType": null, + "Command": "Get-MgBetaCommunicationCallRecordCount", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/callRecords/{callRecord-id}/organizer_v2", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationCallRecordOrganizerV2", - "OutputType": "IMicrosoftGraphCallRecordsOrganizer", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/communications/callRecords/{callRecord-id}/organizer_v2", + "OutputType": "IMicrosoftGraphCallRecordsOrganizer", + "Command": "Get-MgBetaCommunicationCallRecordOrganizerV2", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/$count", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationCallRecordParticipant", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/$count", + "OutputType": null, + "Command": "Get-MgBetaCommunicationCallRecordParticipant", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/{participant-id}", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationCallRecordParticipantV2", - "OutputType": "IMicrosoftGraphCallRecordsParticipant", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/{participant-id}", + "OutputType": "IMicrosoftGraphCallRecordsParticipant", + "Command": "Get-MgBetaCommunicationCallRecordParticipantV2", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/callRecords/{callRecord-id}/participants_v2", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationCallRecordParticipantV2", - "OutputType": "IMicrosoftGraphCallRecordsParticipant", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/callrecords-callrecord-list-participants_v2?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/callrecords-callrecord-list-participants_v2?view=graph-rest-beta", + "Method": "GET", + "Uri": "/communications/callRecords/{callRecord-id}/participants_v2", + "OutputType": "IMicrosoftGraphCallRecordsParticipant", + "Command": "Get-MgBetaCommunicationCallRecordParticipantV2", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/callRecords/getPstnBlockedUsersLog(fromDateTime={fromDateTime},toDateTime={toDateTime})", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationCallRecordPstnBlockedUserLog", - "OutputType": "IMicrosoftGraphCallRecordsPstnBlockedUsersLogRow", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/communications/callRecords/getPstnBlockedUsersLog(fromDateTime={fromDateTime},toDateTime={toDateTime})", + "OutputType": "IMicrosoftGraphCallRecordsPstnBlockedUsersLogRow", + "Command": "Get-MgBetaCommunicationCallRecordPstnBlockedUserLog", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/callRecords/getPstnOnlineMeetingDialoutReport(fromDateTime={fromDateTime},toDateTime={toDateTime})", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationCallRecordPstnOnlineMeetingDialoutReport", - "OutputType": "IMicrosoftGraphCallRecordsPstnOnlineMeetingDialoutReport", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/communications/callRecords/getPstnOnlineMeetingDialoutReport(fromDateTime={fromDateTime},toDateTime={toDateTime})", + "OutputType": "IMicrosoftGraphCallRecordsPstnOnlineMeetingDialoutReport", + "Command": "Get-MgBetaCommunicationCallRecordPstnOnlineMeetingDialoutReport", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationCallRecordSession", - "OutputType": "IMicrosoftGraphCallRecordsSession", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", + "OutputType": "IMicrosoftGraphCallRecordsSession", + "Command": "Get-MgBetaCommunicationCallRecordSession", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/callRecords/{callRecord-id}/sessions", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationCallRecordSession", - "OutputType": "IMicrosoftGraphCallRecordsSession", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/callrecords-callrecord-list-sessions?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/callrecords-callrecord-list-sessions?view=graph-rest-beta", + "Method": "GET", + "Uri": "/communications/callRecords/{callRecord-id}/sessions", + "OutputType": "IMicrosoftGraphCallRecordsSession", + "Command": "Get-MgBetaCommunicationCallRecordSession", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/callRecords/{callRecord-id}/sessions/$count", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationCallRecordSessionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/communications/callRecords/{callRecord-id}/sessions/$count", + "OutputType": null, + "Command": "Get-MgBetaCommunicationCallRecordSessionCount", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}/segments/$count", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationCallRecordSessionSegmentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}/segments/$count", + "OutputType": null, + "Command": "Get-MgBetaCommunicationCallRecordSessionSegmentCount", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/callRecords/getSmsLog(fromDateTime={fromDateTime},toDateTime={toDateTime})", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationCallRecordSmLog", - "OutputType": "IMicrosoftGraphCallRecordsSmsLogRow", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/communications/callRecords/getSmsLog(fromDateTime={fromDateTime},toDateTime={toDateTime})", + "OutputType": "IMicrosoftGraphCallRecordsSmsLogRow", + "Command": "Get-MgBetaCommunicationCallRecordSmLog", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationOnlineMeeting", - "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetExpanded", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", + "OutputType": "IMicrosoftGraphOnlineMeeting", + "Command": "Get-MgBetaCommunicationOnlineMeeting", + "Module": "Beta.CloudCommunications" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -26592,159 +24831,160 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/communications/onlineMeetings", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationOnlineMeeting", "OutputType": "IMicrosoftGraphOnlineMeeting", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-get?view=graph-rest-beta" + "Command": "Get-MgBetaCommunicationOnlineMeeting", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/alternativeRecording", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationOnlineMeetingAlternativeRecording", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/alternativeRecording", + "OutputType": null, + "Command": "Get-MgBetaCommunicationOnlineMeetingAlternativeRecording", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReport", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReport", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReport", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReport", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecordCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", + "OutputType": null, + "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecordCount", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/$count", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReportCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/$count", + "OutputType": null, + "Command": "Get-MgBetaCommunicationOnlineMeetingAttendanceReportCount", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationOnlineMeetingAttendeeReport", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport", + "OutputType": null, + "Command": "Get-MgBetaCommunicationOnlineMeetingAttendeeReport", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/broadcastRecording", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationOnlineMeetingBroadcastRecording", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/broadcastRecording", + "OutputType": null, + "Command": "Get-MgBetaCommunicationOnlineMeetingBroadcastRecording", + "Module": "Beta.CloudCommunications" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -26779,20 +25019,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/communications/onlineMeetings(joinWebUrl='{joinWebUrl}')", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationOnlineMeetingByJoinWebUrl", "OutputType": "IMicrosoftGraphOnlineMeeting", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaCommunicationOnlineMeetingByJoinWebUrl", + "Module": "Beta.CloudCommunications" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -26827,39 +25066,31 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/communications/onlineMeetings/$count", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationOnlineMeetingCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaCommunicationOnlineMeetingCount", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings(joinWebUrl='{joinWebUrl}')/getVirtualAppointmentJoinWebUrl", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationOnlineMeetingJoinWebUrlVirtualAppointmentJoinWebUrl", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-getvirtualappointmentjoinweburl?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-getvirtualappointmentjoinweburl?view=graph-rest-beta", + "Method": "GET", + "Uri": "/communications/onlineMeetings(joinWebUrl='{joinWebUrl}')/getVirtualAppointmentJoinWebUrl", + "OutputType": null, + "Command": "Get-MgBetaCommunicationOnlineMeetingJoinWebUrlVirtualAppointmentJoinWebUrl", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recording", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationOnlineMeetingRecording", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "Get1", @@ -26867,294 +25098,302 @@ "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recording", + "OutputType": null, + "Command": "Get-MgBetaCommunicationOnlineMeetingRecording", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationOnlineMeetingRecording", - "OutputType": "IMicrosoftGraphCallRecording", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings", + "OutputType": "IMicrosoftGraphCallRecording", + "Command": "Get-MgBetaCommunicationOnlineMeetingRecording", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationOnlineMeetingRecordingContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", + "OutputType": null, + "Command": "Get-MgBetaCommunicationOnlineMeetingRecordingContent", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/$count", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationOnlineMeetingRecordingCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/$count", + "OutputType": null, + "Command": "Get-MgBetaCommunicationOnlineMeetingRecordingCount", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/delta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationOnlineMeetingRecordingDelta", - "OutputType": "IMicrosoftGraphCallRecording", + "ApiVersion": "beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/delta", + "OutputType": "IMicrosoftGraphCallRecording", + "Command": "Get-MgBetaCommunicationOnlineMeetingRecordingDelta", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationOnlineMeetingRegistration", - "OutputType": "IMicrosoftGraphMeetingRegistration", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration", + "OutputType": "IMicrosoftGraphMeetingRegistration", + "Command": "Get-MgBetaCommunicationOnlineMeetingRegistration", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", - "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", + "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", - "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions", + "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/$count", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/$count", + "OutputType": null, + "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestionCount", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", - "OutputType": "IMicrosoftGraphMeetingRegistrantBase", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", + "OutputType": "IMicrosoftGraphMeetingRegistrantBase", + "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", - "OutputType": "IMicrosoftGraphMeetingRegistrantBase", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants", + "OutputType": "IMicrosoftGraphMeetingRegistrantBase", + "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants/$count", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationRegistrantCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants/$count", + "OutputType": null, + "Command": "Get-MgBetaCommunicationOnlineMeetingRegistrationRegistrantCount", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationOnlineMeetingTranscript", - "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", + "OutputType": "IMicrosoftGraphCallTranscript", + "Command": "Get-MgBetaCommunicationOnlineMeetingTranscript", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationOnlineMeetingTranscript", - "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts", + "OutputType": "IMicrosoftGraphCallTranscript", + "Command": "Get-MgBetaCommunicationOnlineMeetingTranscript", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationOnlineMeetingTranscriptContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", + "OutputType": null, + "Command": "Get-MgBetaCommunicationOnlineMeetingTranscriptContent", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/$count", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationOnlineMeetingTranscriptCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/$count", + "OutputType": null, + "Command": "Get-MgBetaCommunicationOnlineMeetingTranscriptCount", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/delta", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationOnlineMeetingTranscriptDelta", - "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/delta", + "OutputType": "IMicrosoftGraphCallTranscript", + "Command": "Get-MgBetaCommunicationOnlineMeetingTranscriptDelta", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationOnlineMeetingTranscriptMetadataContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", + "OutputType": null, + "Command": "Get-MgBetaCommunicationOnlineMeetingTranscriptMetadataContent", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/getVirtualAppointmentJoinWebUrl", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationOnlineMeetingVirtualAppointmentJoinWebUrl", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-getvirtualappointmentjoinweburl?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-getvirtualappointmentjoinweburl?view=graph-rest-beta", + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/getVirtualAppointmentJoinWebUrl", + "OutputType": null, + "Command": "Get-MgBetaCommunicationOnlineMeetingVirtualAppointmentJoinWebUrl", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/presences/{presence-id}", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationPresence", - "OutputType": "IMicrosoftGraphPresence", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/communications/presences/{presence-id}", + "OutputType": "IMicrosoftGraphPresence", + "Command": "Get-MgBetaCommunicationPresence", + "Module": "Beta.CloudCommunications" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Presence.Read", @@ -27181,19 +25420,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/communications/presences", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationPresence", "OutputType": "IMicrosoftGraphPresence", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaCommunicationPresence", + "Module": "Beta.CloudCommunications" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetExpanded" + ], "Permissions": [ { "Name": "Presence.Read.All", @@ -27212,20 +25452,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudcommunications-getpresencesbyuserid?view=graph-rest-beta", + "Method": "POST", "Uri": "/communications/getPresencesByUserId", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationPresenceByUserId", "OutputType": "IMicrosoftGraphPresence", - "Variants": [ - "Get", - "GetExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudcommunications-getpresencesbyuserid?view=graph-rest-beta" + "Command": "Get-MgBetaCommunicationPresenceByUserId", + "Module": "Beta.CloudCommunications" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "Presence.Read", @@ -27252,47 +25491,48 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/communications/presences/$count", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaCommunicationPresenceCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaCommunicationPresenceCount", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/compliance", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaCompliance", - "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot", + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/compliance", + "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot", + "Command": "Get-MgBetaCompliance", + "Module": "Beta.Compliance" }, { - "Permissions": [], - "Uri": "/compliance/ediscovery", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscovery", - "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot", + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/compliance/ediscovery", + "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot", + "Command": "Get-MgBetaComplianceEdiscovery", + "Module": "Beta.Compliance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27311,20 +25551,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/compliance/ediscovery/cases/{case-id}", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCase", "OutputType": "IMicrosoftGraphEdiscoveryCase", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-get?view=graph-rest-beta" + "Command": "Get-MgBetaComplianceEdiscoveryCase", + "Module": "Beta.Compliance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27343,19 +25582,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-list?view=graph-rest-beta", + "Method": "GET", "Uri": "/compliance/ediscovery/cases", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCase", "OutputType": "IMicrosoftGraphEdiscoveryCase", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-list?view=graph-rest-beta" + "Command": "Get-MgBetaComplianceEdiscoveryCase", + "Module": "Beta.Compliance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27374,19 +25613,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/compliance/ediscovery/cases/$count", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaComplianceEdiscoveryCaseCount", + "Module": "Beta.Compliance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27405,20 +25645,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodian", "OutputType": "IMicrosoftGraphEdiscoveryCustodian", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-get?view=graph-rest-beta" + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodian", + "Module": "Beta.Compliance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27437,19 +25676,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-list-custodians?view=graph-rest-beta", + "Method": "GET", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodian", "OutputType": "IMicrosoftGraphEdiscoveryCustodian", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-list-custodians?view=graph-rest-beta" + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodian", + "Module": "Beta.Compliance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27468,35 +25708,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/$count", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianCount", "OutputType": null, + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianCount", + "Module": "Beta.Compliance" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/lastIndexOperation", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianLastIndexOperation", "OutputType": "IMicrosoftGraphEdiscoveryCaseIndexOperation", + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianLastIndexOperation", + "Module": "Beta.Compliance" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27515,20 +25755,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sitesource-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", "OutputType": "IMicrosoftGraphEdiscoverySiteSource", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sitesource-get?view=graph-rest-beta" + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", + "Module": "Beta.Compliance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27547,19 +25786,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-list-sitesources?view=graph-rest-beta", + "Method": "GET", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", "OutputType": "IMicrosoftGraphEdiscoverySiteSource", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-list-sitesources?view=graph-rest-beta" + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", + "Module": "Beta.Compliance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27578,35 +25818,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/$count", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianSiteSourceCount", "OutputType": null, + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianSiteSourceCount", + "Module": "Beta.Compliance" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}/site", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianSiteSourceSite", "OutputType": "IMicrosoftGraphSite", + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianSiteSourceSite", + "Module": "Beta.Compliance" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27625,20 +25865,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-unifiedgroupsource-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-unifiedgroupsource-get?view=graph-rest-beta" + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", + "Module": "Beta.Compliance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27657,19 +25896,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-list-unifiedgroupsources?view=graph-rest-beta", + "Method": "GET", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-list-unifiedgroupsources?view=graph-rest-beta" + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", + "Module": "Beta.Compliance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27688,64 +25928,64 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/$count", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSourceCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSourceCount", + "Module": "Beta.Compliance" }, { - "Permissions": [], - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSourceGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSourceGroup", + "Module": "Beta.Compliance" }, { - "Permissions": [], - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningError", + "Module": "Beta.Compliance" }, { - "Permissions": [], - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors/$count", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningErrorCount", + "Module": "Beta.Compliance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27764,20 +26004,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-usersource-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/{userSource-id}", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUserSource", "OutputType": "IMicrosoftGraphEdiscoveryUserSource", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-usersource-get?view=graph-rest-beta" + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUserSource", + "Module": "Beta.Compliance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27796,19 +26035,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-list-usersources?view=graph-rest-beta", + "Method": "GET", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUserSource", "OutputType": "IMicrosoftGraphEdiscoveryUserSource", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-list-usersources?view=graph-rest-beta" + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUserSource", + "Module": "Beta.Compliance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27827,20 +26067,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/$count", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUserSourceCount", "OutputType": null, + "Command": "Get-MgBetaComplianceEdiscoveryCaseCustodianUserSourceCount", + "Module": "Beta.Compliance" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27859,20 +26099,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-legalhold-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHold", "OutputType": "IMicrosoftGraphEdiscoveryLegalHold", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-legalhold-get?view=graph-rest-beta" + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHold", + "Module": "Beta.Compliance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27891,19 +26130,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHold", "OutputType": "IMicrosoftGraphEdiscoveryLegalHold", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHold", + "Module": "Beta.Compliance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27922,35 +26162,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/$count", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldCount", + "Module": "Beta.Compliance" }, { - "Permissions": [], - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", - "OutputType": "IMicrosoftGraphEdiscoverySiteSource", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}", + "OutputType": "IMicrosoftGraphEdiscoverySiteSource", + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", + "Module": "Beta.Compliance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -27969,19 +26208,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-legalhold-list-sitesources?view=graph-rest-beta", + "Method": "GET", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", "OutputType": "IMicrosoftGraphEdiscoverySiteSource", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-legalhold-list-sitesources?view=graph-rest-beta" + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", + "Module": "Beta.Compliance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -28000,138 +26240,137 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/$count", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSourceCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSourceCount", + "Module": "Beta.Compliance" }, { - "Permissions": [], - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}/site", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSourceSite", - "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}/site", + "OutputType": "IMicrosoftGraphSite", + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSourceSite", + "Module": "Beta.Compliance" }, { - "Permissions": [], - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", - "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}", + "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", + "Module": "Beta.Compliance" }, { - "Permissions": [], - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", - "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources", + "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", + "Module": "Beta.Compliance" }, { - "Permissions": [], - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/$count", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/$count", + "OutputType": null, + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceCount", + "Module": "Beta.Compliance" }, { - "Permissions": [], - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}/group", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceGroup", + "Module": "Beta.Compliance" }, { - "Permissions": [], - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceGroupServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceGroupServiceProvisioningError", + "Module": "Beta.Compliance" }, { - "Permissions": [], - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors/$count", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceGroupServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSourceGroupServiceProvisioningErrorCount", + "Module": "Beta.Compliance" }, { - "Permissions": [], - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/{userSource-id}", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", - "OutputType": "IMicrosoftGraphEdiscoveryUserSource", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/{userSource-id}", + "OutputType": "IMicrosoftGraphEdiscoveryUserSource", + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", + "Module": "Beta.Compliance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -28150,19 +26389,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-legalhold-list-usersources?view=graph-rest-beta", + "Method": "GET", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", "OutputType": "IMicrosoftGraphEdiscoveryUserSource", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-legalhold-list-usersources?view=graph-rest-beta" + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", + "Module": "Beta.Compliance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -28181,20 +26421,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/$count", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUserSourceCount", "OutputType": null, + "Command": "Get-MgBetaComplianceEdiscoveryCaseLegalHoldUserSourceCount", + "Module": "Beta.Compliance" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -28213,20 +26453,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-noncustodialdatasource-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-noncustodialdatasource-get?view=graph-rest-beta" + "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", + "Module": "Beta.Compliance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -28245,19 +26484,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-noncustodialdatasource-list?view=graph-rest-beta", + "Method": "GET", "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-noncustodialdatasource-list?view=graph-rest-beta" + "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", + "Module": "Beta.Compliance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -28276,20 +26516,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/$count", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceCount", + "Module": "Beta.Compliance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get1", + "GetViaIdentity1" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -28308,50 +26548,49 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/dataSource", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceDataSource", "OutputType": "IMicrosoftGraphEdiscoveryDataSource", - "Variants": [ - "Get1", - "GetViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceDataSource", + "Module": "Beta.Compliance" }, { - "Permissions": [], - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/lastIndexOperation", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceLastIndexOperation", - "OutputType": "IMicrosoftGraphEdiscoveryCaseIndexOperation", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/lastIndexOperation", + "OutputType": "IMicrosoftGraphEdiscoveryCaseIndexOperation", + "Command": "Get-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceLastIndexOperation", + "Module": "Beta.Compliance" }, { - "Permissions": [], - "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseOperation", - "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}", + "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation", + "Command": "Get-MgBetaComplianceEdiscoveryCaseOperation", + "Module": "Beta.Compliance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -28370,63 +26609,64 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/compliance/ediscovery/cases/{case-id}/operations", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseOperation", "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaComplianceEdiscoveryCaseOperation", + "Module": "Beta.Compliance" }, { - "Permissions": [], - "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}/caseExportOperation", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationAsCaseExportOperation", - "OutputType": "IMicrosoftGraphEdiscoveryCaseExportOperation", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}/caseExportOperation", + "OutputType": "IMicrosoftGraphEdiscoveryCaseExportOperation", + "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationAsCaseExportOperation", + "Module": "Beta.Compliance" }, { - "Permissions": [], - "Uri": "/compliance/ediscovery/cases/{case-id}/operations/caseExportOperation", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationAsCaseExportOperation", - "OutputType": "IMicrosoftGraphEdiscoveryCaseExportOperation", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/operations/caseExportOperation", + "OutputType": "IMicrosoftGraphEdiscoveryCaseExportOperation", + "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationAsCaseExportOperation", + "Module": "Beta.Compliance" }, { - "Permissions": [], - "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}/caseExportOperation/reviewSet", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationAsCaseExportOperationReviewSet", - "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}/caseExportOperation/reviewSet", + "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", + "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationAsCaseExportOperationReviewSet", + "Module": "Beta.Compliance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -28445,35 +26685,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/compliance/ediscovery/cases/{case-id}/operations/$count", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationCount", "OutputType": null, + "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationCount", + "Module": "Beta.Compliance" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/compliance/ediscovery/cases/{case-id}/operations/caseExportOperation/$count", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationCountAsCaseExportOperation", "OutputType": null, + "Command": "Get-MgBetaComplianceEdiscoveryCaseOperationCountAsCaseExportOperation", + "Module": "Beta.Compliance" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -28492,20 +26732,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewset-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSet", "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewset-get?view=graph-rest-beta" + "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSet", + "Module": "Beta.Compliance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -28524,19 +26763,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSet", "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSet", + "Module": "Beta.Compliance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -28555,20 +26795,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/$count", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSetCount", "OutputType": null, + "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSetCount", + "Module": "Beta.Compliance" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -28587,20 +26827,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewsetquery-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSetQuery", "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewsetquery-get?view=graph-rest-beta" + "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSetQuery", + "Module": "Beta.Compliance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -28619,19 +26858,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewsetquery-list?view=graph-rest-beta", + "Method": "GET", "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSetQuery", "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewsetquery-list?view=graph-rest-beta" + "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSetQuery", + "Module": "Beta.Compliance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -28650,20 +26890,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/$count", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSetQueryCount", "OutputType": null, + "Command": "Get-MgBetaComplianceEdiscoveryCaseReviewSetQueryCount", + "Module": "Beta.Compliance" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -28682,20 +26922,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-casesettings-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/compliance/ediscovery/cases/{case-id}/settings", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSetting", "OutputType": "IMicrosoftGraphEdiscoveryCaseSettings", + "Command": "Get-MgBetaComplianceEdiscoveryCaseSetting", + "Module": "Beta.Compliance" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-casesettings-get?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -28714,20 +26954,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollection", "OutputType": "IMicrosoftGraphEdiscoverySourceCollection", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollection", + "Module": "Beta.Compliance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -28746,34 +26985,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-list-sourcecollections?view=graph-rest-beta", + "Method": "GET", "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollection", "OutputType": "IMicrosoftGraphEdiscoverySourceCollection", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-list-sourcecollections?view=graph-rest-beta" + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollection", + "Module": "Beta.Compliance" }, { - "Permissions": [], - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/{dataSource-id}", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", - "OutputType": "IMicrosoftGraphEdiscoveryDataSource", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/{dataSource-id}", + "OutputType": "IMicrosoftGraphEdiscoveryDataSource", + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", + "Module": "Beta.Compliance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -28792,19 +27031,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-list-additionalsources?view=graph-rest-beta", + "Method": "GET", "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", "OutputType": "IMicrosoftGraphEdiscoveryDataSource", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-list-additionalsources?view=graph-rest-beta" + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", + "Module": "Beta.Compliance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -28823,20 +27063,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/$count", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSourceCount", "OutputType": null, + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSourceCount", + "Module": "Beta.Compliance" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -28855,20 +27095,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-list-addtoreviewsetoperation?view=graph-rest-beta", + "Method": "GET", "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/addToReviewSetOperation", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAddToReviewSetOperation", "OutputType": "IMicrosoftGraphEdiscoveryAddToReviewSetOperation", + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionAddToReviewSetOperation", + "Module": "Beta.Compliance" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-list-addtoreviewsetoperation?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -28887,35 +27127,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/$count", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionCount", + "Module": "Beta.Compliance" }, { - "Permissions": [], - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/custodianSources/{dataSource-id}", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionCustodianSource", - "OutputType": "IMicrosoftGraphEdiscoveryDataSource", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/custodianSources/{dataSource-id}", + "OutputType": "IMicrosoftGraphEdiscoveryDataSource", + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionCustodianSource", + "Module": "Beta.Compliance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -28934,19 +27173,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-list-custodiansources?view=graph-rest-beta", + "Method": "GET", "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/custodianSources", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionCustodianSource", "OutputType": "IMicrosoftGraphEdiscoveryDataSource", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-list-custodiansources?view=graph-rest-beta" + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionCustodianSource", + "Module": "Beta.Compliance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -28965,20 +27205,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/custodianSources/$count", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionCustodianSourceCount", "OutputType": null, + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionCustodianSourceCount", + "Module": "Beta.Compliance" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -28997,35 +27237,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-list-lastestimatestatisticsoperation?view=graph-rest-beta", + "Method": "GET", "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/lastEstimateStatisticsOperation", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionLastEstimateStatisticsOperation", "OutputType": "IMicrosoftGraphEdiscoveryEstimateStatisticsOperation", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-list-lastestimatestatisticsoperation?view=graph-rest-beta" + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionLastEstimateStatisticsOperation", + "Module": "Beta.Compliance" }, { - "Permissions": [], - "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/noncustodialSources/{noncustodialDataSource-id}", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionNoncustodialSource", - "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/noncustodialSources/{noncustodialDataSource-id}", + "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionNoncustodialSource", + "Module": "Beta.Compliance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -29044,19 +27283,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-list-noncustodialsources?view=graph-rest-beta", + "Method": "GET", "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/noncustodialSources", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionNoncustodialSource", "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-list-noncustodialsources?view=graph-rest-beta" + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionNoncustodialSource", + "Module": "Beta.Compliance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -29075,20 +27315,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/noncustodialSources/$count", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionNoncustodialSourceCount", "OutputType": null, + "Command": "Get-MgBetaComplianceEdiscoveryCaseSourceCollectionNoncustodialSourceCount", + "Module": "Beta.Compliance" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -29107,20 +27347,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-tag-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseTag", "OutputType": "IMicrosoftGraphEdiscoveryTag", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-tag-get?view=graph-rest-beta" + "Command": "Get-MgBetaComplianceEdiscoveryCaseTag", + "Module": "Beta.Compliance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -29139,34 +27378,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-list-tags?view=graph-rest-beta", + "Method": "GET", "Uri": "/compliance/ediscovery/cases/{case-id}/tags", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseTag", "OutputType": "IMicrosoftGraphEdiscoveryTag", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-list-tags?view=graph-rest-beta" + "Command": "Get-MgBetaComplianceEdiscoveryCaseTag", + "Module": "Beta.Compliance" }, { - "Permissions": [], - "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/childTags/{tag-id1}", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseTagChildTag", - "OutputType": "IMicrosoftGraphEdiscoveryTag", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/childTags/{tag-id1}", + "OutputType": "IMicrosoftGraphEdiscoveryTag", + "Command": "Get-MgBetaComplianceEdiscoveryCaseTagChildTag", + "Module": "Beta.Compliance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -29185,19 +27424,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-tag-childtags?view=graph-rest-beta", + "Method": "GET", "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/childTags", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseTagChildTag", "OutputType": "IMicrosoftGraphEdiscoveryTag", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-tag-childtags?view=graph-rest-beta" + "Command": "Get-MgBetaComplianceEdiscoveryCaseTagChildTag", + "Module": "Beta.Compliance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -29216,20 +27456,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/childTags/$count", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseTagChildTagCount", "OutputType": null, + "Command": "Get-MgBetaComplianceEdiscoveryCaseTagChildTagCount", + "Module": "Beta.Compliance" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -29248,35 +27488,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/compliance/ediscovery/cases/{case-id}/tags/$count", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseTagCount", "OutputType": null, + "Command": "Get-MgBetaComplianceEdiscoveryCaseTagCount", + "Module": "Beta.Compliance" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}/parent", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaComplianceEdiscoveryCaseTagParent", "OutputType": "IMicrosoftGraphEdiscoveryTag", + "Command": "Get-MgBetaComplianceEdiscoveryCaseTagParent", + "Module": "Beta.Compliance" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "OrgContact.Read.All", @@ -29303,20 +27543,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/contacts/{orgContact-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContact", "OutputType": "IMicrosoftGraphOrgContact", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-get?view=graph-rest-beta" + "Command": "Get-MgBetaContact", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "OrgContact.Read.All", @@ -29343,34 +27582,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-list?view=graph-rest-beta", + "Method": "GET", "Uri": "/contacts", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContact", "OutputType": "IMicrosoftGraphOrgContact", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-list?view=graph-rest-beta" + "Command": "Get-MgBetaContact", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/contacts/getByIds", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContactById", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", + "Method": "POST", + "Uri": "/contacts/getByIds", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaContactById", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "OrgContact.Read.All", @@ -29397,19 +27636,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/contacts/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContactCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaContactCount", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Delta" + ], "Permissions": [ { "Name": "OrgContact.Read.All", @@ -29436,34 +27675,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-delta?view=graph-rest-beta", + "Method": "GET", "Uri": "/contacts/delta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContactDelta", "OutputType": "IMicrosoftGraphOrgContact", - "Variants": [ - "Delta" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-delta?view=graph-rest-beta" + "Command": "Get-MgBetaContactDelta", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContactDirectReport", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaContactDirectReport", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "OrgContact.Read.All", @@ -29498,77 +27737,78 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-list-directreports?view=graph-rest-beta", + "Method": "GET", "Uri": "/contacts/{orgContact-id}/directReports", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContactDirectReport", "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaContactDirectReport", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}/orgContact", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContactDirectReportAsOrgContact", - "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}/orgContact", + "OutputType": "IMicrosoftGraphOrgContact", + "Command": "Get-MgBetaContactDirectReportAsOrgContact", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/contacts/{orgContact-id}/directReports/orgContact", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContactDirectReportAsOrgContact", - "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/directReports/orgContact", + "OutputType": "IMicrosoftGraphOrgContact", + "Command": "Get-MgBetaContactDirectReportAsOrgContact", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}/user", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContactDirectReportAsUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}/user", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaContactDirectReportAsUser", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/contacts/{orgContact-id}/directReports/user", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContactDirectReportAsUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/directReports/user", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaContactDirectReportAsUser", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "OrgContact.Read.All", @@ -29603,50 +27843,50 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/contacts/{orgContact-id}/directReports/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContactDirectReportCount", "OutputType": null, + "Command": "Get-MgBetaContactDirectReportCount", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/contacts/{orgContact-id}/directReports/orgContact/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContactDirectReportCountAsOrgContact", "OutputType": null, + "Command": "Get-MgBetaContactDirectReportCountAsOrgContact", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/contacts/{orgContact-id}/directReports/user/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContactDirectReportCountAsUser", "OutputType": null, + "Command": "Get-MgBetaContactDirectReportCountAsUser", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "OrgContact.Read.All", @@ -29681,20 +27921,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-get-manager?view=graph-rest-beta", + "Method": "GET", "Uri": "/contacts/{orgContact-id}/manager", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContactManager", "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaContactManager", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" + ], "Permissions": [ { "Name": "Application.Read.All", @@ -29777,22 +28019,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", + "Method": "POST", "Uri": "/contacts/{orgContact-id}/getMemberGroups", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContactMemberGroup", "OutputType": null, + "Command": "Get-MgBetaContactMemberGroup", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Application.Read.All", @@ -29891,37 +28133,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/contacts/{orgContact-id}/getMemberObjects", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContactMemberObject", "OutputType": null, - "Variants": [ - "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaContactMemberObject", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContactMemberOf", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaContactMemberOf", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "OrgContact.Read.All", @@ -29956,77 +28195,78 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-list-memberof?view=graph-rest-beta", + "Method": "GET", "Uri": "/contacts/{orgContact-id}/memberOf", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContactMemberOf", "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaContactMemberOf", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}/administrativeUnit", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContactMemberOfAsAdministrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}/administrativeUnit", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Command": "Get-MgBetaContactMemberOfAsAdministrativeUnit", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/contacts/{orgContact-id}/memberOf/administrativeUnit", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContactMemberOfAsAdministrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/memberOf/administrativeUnit", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Command": "Get-MgBetaContactMemberOfAsAdministrativeUnit", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}/group", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContactMemberOfAsGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgBetaContactMemberOfAsGroup", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/contacts/{orgContact-id}/memberOf/group", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContactMemberOfAsGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/memberOf/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgBetaContactMemberOfAsGroup", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "OrgContact.Read.All", @@ -30061,94 +28301,93 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/contacts/{orgContact-id}/memberOf/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContactMemberOfCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaContactMemberOfCount", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/contacts/{orgContact-id}/memberOf/administrativeUnit/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContactMemberOfCountAsAdministrativeUnit", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/memberOf/administrativeUnit/$count", + "OutputType": null, + "Command": "Get-MgBetaContactMemberOfCountAsAdministrativeUnit", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/contacts/{orgContact-id}/memberOf/group/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContactMemberOfCountAsGroup", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/memberOf/group/$count", + "OutputType": null, + "Command": "Get-MgBetaContactMemberOfCountAsGroup", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/contacts/{orgContact-id}/serviceProvisioningErrors", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContactServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaContactServiceProvisioningError", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/contacts/{orgContact-id}/serviceProvisioningErrors/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContactServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaContactServiceProvisioningErrorCount", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContactTransitiveMemberOf", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaContactTransitiveMemberOf", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "OrgContact.Read.All", @@ -30175,77 +28414,78 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-list-transitivememberof?view=graph-rest-beta", + "Method": "GET", "Uri": "/contacts/{orgContact-id}/transitiveMemberOf", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContactTransitiveMemberOf", "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaContactTransitiveMemberOf", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContactTransitiveMemberOfAsAdministrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Command": "Get-MgBetaContactTransitiveMemberOfAsAdministrativeUnit", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/administrativeUnit", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContactTransitiveMemberOfAsAdministrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/administrativeUnit", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Command": "Get-MgBetaContactTransitiveMemberOfAsAdministrativeUnit", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}/group", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContactTransitiveMemberOfAsGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgBetaContactTransitiveMemberOfAsGroup", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/group", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContactTransitiveMemberOfAsGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgBetaContactTransitiveMemberOfAsGroup", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "OrgContact.Read.All", @@ -30272,109 +28512,109 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContactTransitiveMemberOfCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaContactTransitiveMemberOfCount", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/administrativeUnit/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContactTransitiveMemberOfCountAsAdministrativeUnit", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/administrativeUnit/$count", + "OutputType": null, + "Command": "Get-MgBetaContactTransitiveMemberOfCountAsAdministrativeUnit", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/group/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContactTransitiveMemberOfCountAsGroup", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/group/$count", + "OutputType": null, + "Command": "Get-MgBetaContactTransitiveMemberOfCountAsGroup", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/contacts/{orgContact-id}/transitiveReports/{directoryObject-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContactTransitiveReport", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/transitiveReports/{directoryObject-id}", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaContactTransitiveReport", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/contacts/{orgContact-id}/transitiveReports", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContactTransitiveReport", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-get-transitivereports?view=graph-rest-beta", + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/transitiveReports", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaContactTransitiveReport", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/contacts/{orgContact-id}/transitiveReports/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContactTransitiveReportCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/transitiveReports/$count", + "OutputType": null, + "Command": "Get-MgBetaContactTransitiveReportCount", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/contacts/getUserOwnedObjects", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContactUserOwnedObject", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", + "Method": "POST", + "Uri": "/contacts/getUserOwnedObjects", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaContactUserOwnedObject", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Directory.Read.All", @@ -30393,20 +28633,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contract-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/contracts/{contract-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContract", "OutputType": "IMicrosoftGraphContract", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contract-get?view=graph-rest-beta" + "Command": "Get-MgBetaContract", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Directory.Read.All", @@ -30425,34 +28664,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contract-list?view=graph-rest-beta", + "Method": "GET", "Uri": "/contracts", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContract", "OutputType": "IMicrosoftGraphContract", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contract-list?view=graph-rest-beta" + "Command": "Get-MgBetaContract", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/contracts/getByIds", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContractById", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", + "Method": "POST", + "Uri": "/contracts/getByIds", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaContractById", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "Directory.Read.All", @@ -30471,19 +28710,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/contracts/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContractCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaContractCount", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Delta" + ], "Permissions": [ { "Name": "Directory.Read.All", @@ -30502,68 +28741,69 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-beta", + "Method": "GET", "Uri": "/contracts/delta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContractDelta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "Delta" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-beta" + "Command": "Get-MgBetaContractDelta", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/contracts/{contract-id}/getMemberGroups", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContractMemberGroup", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", + "Method": "POST", + "Uri": "/contracts/{contract-id}/getMemberGroups", + "OutputType": null, + "Command": "Get-MgBetaContractMemberGroup", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/contracts/{contract-id}/getMemberObjects", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContractMemberObject", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/contracts/{contract-id}/getMemberObjects", + "OutputType": null, + "Command": "Get-MgBetaContractMemberObject", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/contracts/getUserOwnedObjects", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaContractUserOwnedObject", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", + "Method": "POST", + "Uri": "/contracts/getUserOwnedObjects", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaContractUserOwnedObject", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "User.Export.All", @@ -30582,48 +28822,48 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/datapolicyoperation-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaDataPolicyOperation", "OutputType": "IMicrosoftGraphDataPolicyOperation", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/datapolicyoperation-get?view=graph-rest-beta" + "Command": "Get-MgBetaDataPolicyOperation", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/dataPolicyOperations", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaDataPolicyOperation", - "OutputType": "IMicrosoftGraphDataPolicyOperation", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/dataPolicyOperations", + "OutputType": "IMicrosoftGraphDataPolicyOperation", + "Command": "Get-MgBetaDataPolicyOperation", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/dataPolicyOperations/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaDataPolicyOperationCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/dataPolicyOperations/$count", + "OutputType": null, + "Command": "Get-MgBetaDataPolicyOperationCount", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Device.Read.All", @@ -30658,20 +28898,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/devices/{device-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDevice", "OutputType": "IMicrosoftGraphDevice", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-get?view=graph-rest-beta" + "Command": "Get-MgBetaDevice", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Device.Read.All", @@ -30706,19 +28945,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list?view=graph-rest-beta", + "Method": "GET", "Uri": "/devices", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDevice", "OutputType": "IMicrosoftGraphDevice", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list?view=graph-rest-beta" + "Command": "Get-MgBetaDevice", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -30753,19 +28992,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgt", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagement", "OutputType": "IMicrosoftGraphDeviceAppManagement", - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgt", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagement", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -30784,20 +29024,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtection", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtection", "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtection", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtection", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -30816,19 +29055,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtection", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/androidManagedAppProtections", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtection", "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtection", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtection", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -30863,20 +29103,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtectionApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp", "OutputType": "IMicrosoftGraphManagedMobileApp", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtectionApp", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -30911,19 +29150,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtectionApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp", "OutputType": "IMicrosoftGraphManagedMobileApp", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtectionApp", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -30958,20 +29198,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtectionAppCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionAppCount", "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionAppCount", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtectionAppCount", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31006,20 +29246,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtectionAssignment", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment", "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtectionAssignment", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31054,19 +29293,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtectionAssignment", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment", "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtectionAssignment", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31101,20 +29341,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtectionAssignmentCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignmentCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtectionAssignmentCount", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignmentCount", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31133,19 +29372,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtectionCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/androidManagedAppProtections/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtectionCount", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionCount", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31180,20 +29420,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Command": "Get-MgBetaDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31228,20 +29468,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtDefaultManagedAppProtection", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtection", "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtDefaultManagedAppProtection", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtection", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31276,19 +29515,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtDefaultManagedAppProtection", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/defaultManagedAppProtections", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtection", "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtDefaultManagedAppProtection", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtection", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31323,20 +29563,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtDefaultManagedAppProtectionApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp", "OutputType": "IMicrosoftGraphManagedMobileApp", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtDefaultManagedAppProtectionApp", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31371,19 +29610,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtDefaultManagedAppProtectionApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp", "OutputType": "IMicrosoftGraphManagedMobileApp", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtDefaultManagedAppProtectionApp", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31418,20 +29658,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtDefaultManagedAppProtectionAppCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionAppCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtDefaultManagedAppProtectionAppCount", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionAppCount", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31466,19 +29705,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtDefaultManagedAppProtectionCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/defaultManagedAppProtections/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtDefaultManagedAppProtectionCount", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionCount", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31513,20 +29753,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Command": "Get-MgBetaDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31545,20 +29785,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtEnterpriseCodeSigningCertificate", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/{enterpriseCodeSigningCertificate-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate", "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtEnterpriseCodeSigningCertificate", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31577,19 +29816,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtEnterpriseCodeSigningCertificate", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate", "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtEnterpriseCodeSigningCertificate", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31608,48 +29847,49 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtEnterpriseCodeSigningCertificateCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificateCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtEnterpriseCodeSigningCertificateCount", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificateCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", - "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfiguration", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}", + "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration", + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", - "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfiguration", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations", + "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration", + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31668,20 +29908,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationAssignment", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments/{iosLobAppProvisioningConfigurationAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment", "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationAssignment", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31700,19 +29939,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationAssignment", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment", "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationAssignment", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -31731,34 +29971,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationAssignmentCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignmentCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationAssignmentCount", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignmentCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationCount", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -31777,20 +30017,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationDeviceStatus", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationDeviceStatus", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -31809,19 +30048,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationDeviceStatus", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationDeviceStatus", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -31840,20 +30080,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationDeviceStatusCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatusCount", "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatusCount", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationDeviceStatusCount", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -31872,20 +30112,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationGroupAssignment", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments/{mobileAppProvisioningConfigGroupAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment", "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationGroupAssignment", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -31904,19 +30143,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationGroupAssignment", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment", "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationGroupAssignment", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -31935,20 +30175,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationGroupAssignmentCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignmentCount", "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignmentCount", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationGroupAssignmentCount", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -31967,20 +30207,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationUserStatus", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationUserStatus", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -31999,19 +30238,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationUserStatus", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationUserStatus", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -32030,20 +30270,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationUserStatusCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatusCount", "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatusCount", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationUserStatusCount", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32062,20 +30302,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtection", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtection", "OutputType": "IMicrosoftGraphIosManagedAppProtection", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtection", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtection", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32094,19 +30333,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtection", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/iosManagedAppProtections", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtection", "OutputType": "IMicrosoftGraphIosManagedAppProtection", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtection", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtection", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32141,20 +30381,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtectionApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionApp", "OutputType": "IMicrosoftGraphManagedMobileApp", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtectionApp", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionApp", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32189,19 +30428,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtectionApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionApp", "OutputType": "IMicrosoftGraphManagedMobileApp", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtectionApp", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionApp", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32236,20 +30476,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtectionAppCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionAppCount", "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionAppCount", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtectionAppCount", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32284,20 +30524,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtectionAssignment", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment", "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtectionAssignment", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32332,19 +30571,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtectionAssignment", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment", "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtectionAssignment", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32379,20 +30619,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtectionAssignmentCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignmentCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtectionAssignmentCount", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignmentCount", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32411,19 +30650,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtectionCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/iosManagedAppProtections/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtectionCount", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionCount", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32458,20 +30698,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Command": "Get-MgBetaDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32506,20 +30746,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppPolicy", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementManagedAppPolicy", "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppPolicy", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementManagedAppPolicy", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32554,19 +30793,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppPolicy", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/managedAppPolicies", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementManagedAppPolicy", "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppPolicy", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementManagedAppPolicy", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32601,19 +30840,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppPolicyCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/managedAppPolicies/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementManagedAppPolicyCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppPolicyCount", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementManagedAppPolicyCount", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32648,20 +30888,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistration", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistration", "OutputType": "IMicrosoftGraphManagedAppRegistration", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistration", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistration", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32696,19 +30935,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistration", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/managedAppRegistrations", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistration", "OutputType": "IMicrosoftGraphManagedAppRegistration", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistration", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistration", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32743,20 +30983,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationAppliedPolicy", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationAppliedPolicy", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32791,19 +31030,67 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationAppliedPolicy", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ - "List" + "Get", + "GetViaIdentity" + ], + "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, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": 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, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "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, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": 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, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationAppliedPolicyCount", + "ApiReferenceLink": null, "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationAppliedPolicy", - "ApiReferenceLink": null + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicyCount", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32838,20 +31125,20 @@ "IsLeastPrivilege": false } ], - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicyCount", + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationCount", + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/managedAppRegistrations/$count", "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationCount", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationAppliedPolicyCount", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32886,67 +31173,19 @@ "IsLeastPrivilege": false } ], - "Uri": "/deviceAppManagement/managedAppRegistrations/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationCount", - "OutputType": null, - "Variants": [ - "Get" - ], + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationIntendedPolicy", + "ApiReferenceLink": null, "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationCount", - "ApiReferenceLink": null - }, - { - "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, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": 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, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "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, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": 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, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationIntendedPolicy", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -32981,19 +31220,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationIntendedPolicy", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationIntendedPolicy", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -33028,64 +31268,64 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationIntendedPolicyCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicyCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationIntendedPolicyCount", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicyCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/managedAppLogCollectionRequests/{managedAppLogCollectionRequest-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationManagedAppLogCollectionRequest", - "OutputType": "IMicrosoftGraphManagedAppLogCollectionRequest", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationManagedAppLogCollectionRequest", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/managedAppLogCollectionRequests/{managedAppLogCollectionRequest-id}", + "OutputType": "IMicrosoftGraphManagedAppLogCollectionRequest", + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationManagedAppLogCollectionRequest", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/managedAppLogCollectionRequests", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationManagedAppLogCollectionRequest", - "OutputType": "IMicrosoftGraphManagedAppLogCollectionRequest", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationManagedAppLogCollectionRequest", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/managedAppLogCollectionRequests", + "OutputType": "IMicrosoftGraphManagedAppLogCollectionRequest", + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationManagedAppLogCollectionRequest", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/managedAppLogCollectionRequests/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationManagedAppLogCollectionRequestCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationManagedAppLogCollectionRequestCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/managedAppLogCollectionRequests/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationManagedAppLogCollectionRequestCount", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -33120,20 +31360,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationOperation", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationOperation", "OutputType": "IMicrosoftGraphManagedAppOperation", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationOperation", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationOperation", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -33168,19 +31407,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationOperation", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationOperation", "OutputType": "IMicrosoftGraphManagedAppOperation", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationOperation", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationOperation", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -33215,20 +31455,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationOperationCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationOperationCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationOperationCount", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationOperationCount", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -33263,19 +31502,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationUserIdGraphWPreFlaggedAppRegistration", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/managedAppRegistrations/getUserIdsWithFlaggedAppRegistration", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationUserIdWithFlaggedAppRegistration", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppRegistrationUserIdGraphWPreFlaggedAppRegistration", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementManagedAppRegistrationUserIdWithFlaggedAppRegistration", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -33310,20 +31550,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppStatus", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementManagedAppStatus", "OutputType": "IMicrosoftGraphManagedAppStatus", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppStatus", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementManagedAppStatus", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -33358,19 +31597,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppStatus", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/managedAppStatuses", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementManagedAppStatus", "OutputType": "IMicrosoftGraphManagedAppStatus", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppStatus", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementManagedAppStatus", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -33405,19 +31644,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppStatusCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/managedAppStatuses/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementManagedAppStatusCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedAppStatusCount", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementManagedAppStatusCount", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -33436,20 +31676,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBook", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementManagedEBook", "OutputType": "IMicrosoftGraphManagedEBook", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBook", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementManagedEBook", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -33468,19 +31707,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBook", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/managedEBooks", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementManagedEBook", "OutputType": "IMicrosoftGraphManagedEBook", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBook", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementManagedEBook", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -33499,20 +31739,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookAssignment", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookAssignment", "OutputType": "IMicrosoftGraphManagedEBookAssignment", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookAssignment", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementManagedEBookAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -33531,19 +31770,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookAssignment", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookAssignment", "OutputType": "IMicrosoftGraphManagedEBookAssignment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookAssignment", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementManagedEBookAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -33562,20 +31802,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookAssignmentCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookAssignmentCount", "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementManagedEBookAssignmentCount", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookAssignmentCount", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -33594,22 +31836,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookCategory", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/managedEBookCategories/{managedEBookCategory-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookCategory", "OutputType": "IMicrosoftGraphManagedEBookCategory", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookCategory", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementManagedEBookCategory", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List", + "List1" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -33628,20 +31868,21 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookCategory", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/managedEBookCategories", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookCategory", "OutputType": "IMicrosoftGraphManagedEBookCategory", - "Variants": [ - "List", - "List1" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookCategory", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementManagedEBookCategory", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -33660,21 +31901,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookCategoryCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/managedEBookCategories/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookCategoryCount", "OutputType": null, - "Variants": [ - "Get", - "Get1", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookCategoryCount", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementManagedEBookCategoryCount", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -33693,19 +31932,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/managedEBooks/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookCount", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementManagedEBookCount", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -33724,20 +31964,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookDeviceState", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookDeviceState", "OutputType": "IMicrosoftGraphDeviceInstallState", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookDeviceState", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementManagedEBookDeviceState", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -33756,19 +31995,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookDeviceState", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookDeviceState", "OutputType": "IMicrosoftGraphDeviceInstallState", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookDeviceState", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementManagedEBookDeviceState", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -33787,20 +32027,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookDeviceStateCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookDeviceStateCount", "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementManagedEBookDeviceStateCount", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookDeviceStateCount", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -33819,20 +32059,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookInstallSummary", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookInstallSummary", "OutputType": "IMicrosoftGraphEBookInstallSummary", + "Command": "Get-MgBetaDeviceAppManagementManagedEBookInstallSummary", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookInstallSummary", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -33851,20 +32091,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookUserStateSummary", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummary", "OutputType": "IMicrosoftGraphUserInstallStateSummary", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookUserStateSummary", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummary", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -33883,19 +32122,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookUserStateSummary", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummary", "OutputType": "IMicrosoftGraphUserInstallStateSummary", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookUserStateSummary", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummary", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -33914,20 +32154,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookUserStateSummaryCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummaryCount", "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummaryCount", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookUserStateSummaryCount", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -33946,20 +32186,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookUserStateSummaryDeviceState", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState", "OutputType": "IMicrosoftGraphDeviceInstallState", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookUserStateSummaryDeviceState", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -33978,19 +32217,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookUserStateSummaryDeviceState", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState", "OutputType": "IMicrosoftGraphDeviceInstallState", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookUserStateSummaryDeviceState", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -34009,20 +32249,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookUserStateSummaryDeviceStateCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceStateCount", "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceStateCount", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtManagedEBookUserStateSummaryDeviceStateCount", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -34041,20 +32281,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicy", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicy", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -34073,19 +32312,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicy", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicy", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -34120,20 +32360,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -34168,19 +32407,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -34215,20 +32455,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyAssignmentCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignmentCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyAssignmentCount", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignmentCount", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -34247,19 +32486,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyCount", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyCount", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -34294,20 +32534,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -34342,19 +32581,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -34389,20 +32629,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFileCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFileCount", "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFileCount", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFileCount", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -34437,20 +32677,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -34485,19 +32724,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -34532,20 +32772,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFileCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFileCount", "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFileCount", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFileCount", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -34564,20 +32804,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileApp", "OutputType": "IMicrosoftGraphMobileApp", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileApp", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementMobileApp", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -34596,34 +32835,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileApp", "OutputType": "IMicrosoftGraphMobileApp", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileApp", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementMobileApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkApp", - "OutputType": "IMicrosoftGraphAndroidForWorkApp", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp", + "OutputType": "IMicrosoftGraphAndroidForWorkApp", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkApp", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -34642,166 +32881,166 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/androidForWorkApp", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkApp", "OutputType": "IMicrosoftGraphAndroidForWorkApp", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkApp", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments/{mobileAppAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments/{mobileAppAssignment-id}", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignmentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppAssignmentCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignmentCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/categories/{mobileAppCategory-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppCategory", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppCategory", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/categories/{mobileAppCategory-id}", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppCategory", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/categories", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppCategory", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppCategory", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/categories", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppCategory", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/categories/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppCategoryCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppCategoryCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/categories/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppCategoryCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships/{mobileAppRelationship-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships/{mobileAppRelationship-id}", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationshipCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppRelationshipCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationshipCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobApp", - "OutputType": "IMicrosoftGraphAndroidLobApp", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp", + "OutputType": "IMicrosoftGraphAndroidLobApp", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobApp", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -34820,298 +33059,298 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/androidLobApp", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobApp", "OutputType": "IMicrosoftGraphAndroidLobApp", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobApp", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignmentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppAssignmentCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignmentCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories/{mobileAppCategory-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppCategory", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppCategory", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories/{mobileAppCategory-id}", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppCategory", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppCategory", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppCategory", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppCategory", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppCategoryCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppCategoryCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppCategoryCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", - "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedAppCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedAppCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedAppCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFileCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFileCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFileCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships/{mobileAppRelationship-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships/{mobileAppRelationship-id}", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationshipCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppRelationshipCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationshipCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreApp", - "OutputType": "IMicrosoftGraphAndroidManagedStoreApp", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp", + "OutputType": "IMicrosoftGraphAndroidManagedStoreApp", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreApp", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -35130,166 +33369,166 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/androidManagedStoreApp", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreApp", "OutputType": "IMicrosoftGraphAndroidManagedStoreApp", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreApp", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments/{mobileAppAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments/{mobileAppAssignment-id}", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignmentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppAssignmentCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignmentCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/categories/{mobileAppCategory-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppCategory", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppCategory", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/categories/{mobileAppCategory-id}", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppCategory", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/categories", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppCategory", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppCategory", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/categories", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppCategory", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/categories/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppCategoryCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppCategoryCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/categories/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppCategoryCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships/{mobileAppRelationship-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships/{mobileAppRelationship-id}", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationshipCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppRelationshipCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationshipCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreApp", - "OutputType": "IMicrosoftGraphAndroidStoreApp", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp", + "OutputType": "IMicrosoftGraphAndroidStoreApp", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreApp", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -35308,166 +33547,166 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/androidStoreApp", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreApp", "OutputType": "IMicrosoftGraphAndroidStoreApp", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreApp", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignmentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppAssignmentCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignmentCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories/{mobileAppCategory-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppCategory", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppCategory", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories/{mobileAppCategory-id}", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppCategory", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppCategory", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppCategory", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppCategory", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppCategoryCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppCategoryCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppCategoryCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships/{mobileAppRelationship-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships/{mobileAppRelationship-id}", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationshipCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppRelationshipCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationshipCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobApp", - "OutputType": "IMicrosoftGraphIosLobApp", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp", + "OutputType": "IMicrosoftGraphIosLobApp", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobApp", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -35486,298 +33725,298 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/iosLobApp", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobApp", "OutputType": "IMicrosoftGraphIosLobApp", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobApp", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignmentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppAssignmentCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignmentCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories/{mobileAppCategory-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppCategory", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppCategory", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories/{mobileAppCategory-id}", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppCategory", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppCategory", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppCategory", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppCategory", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppCategoryCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppCategoryCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppCategoryCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersion", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersion", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", - "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedAppCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedAppCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedAppCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFileCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionFileCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFileCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships/{mobileAppRelationship-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships/{mobileAppRelationship-id}", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationshipCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsiOSLobAppRelationshipCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationshipCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreApp", - "OutputType": "IMicrosoftGraphIosStoreApp", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp", + "OutputType": "IMicrosoftGraphIosStoreApp", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreApp", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -35796,166 +34035,166 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/iosStoreApp", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreApp", "OutputType": "IMicrosoftGraphIosStoreApp", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreApp", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignmentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreAppAssignmentCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignmentCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories/{mobileAppCategory-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppCategory", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreAppCategory", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories/{mobileAppCategory-id}", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppCategory", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppCategory", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreAppCategory", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppCategory", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppCategoryCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreAppCategoryCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppCategoryCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships/{mobileAppRelationship-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships/{mobileAppRelationship-id}", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationshipCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoStoreAppRelationshipCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationshipCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppApp", - "OutputType": "IMicrosoftGraphIosVppApp", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp", + "OutputType": "IMicrosoftGraphIosVppApp", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppApp", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -35974,210 +34213,210 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/iosVppApp", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppApp", "OutputType": "IMicrosoftGraphIosVppApp", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppApp", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses/{iosVppAppAssignedLicense-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicense", - "OutputType": "IMicrosoftGraphIosVppAppAssignedLicense", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignedLicense", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses/{iosVppAppAssignedLicense-id}", + "OutputType": "IMicrosoftGraphIosVppAppAssignedLicense", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicense", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicense", - "OutputType": "IMicrosoftGraphIosVppAppAssignedLicense", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignedLicense", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses", + "OutputType": "IMicrosoftGraphIosVppAppAssignedLicense", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicense", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicenseCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignedLicenseCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicenseCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignmentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignmentCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignmentCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories/{mobileAppCategory-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppCategory", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppCategory", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories/{mobileAppCategory-id}", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppCategory", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppCategory", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppCategory", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppCategory", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppCategoryCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppCategoryCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppCategoryCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships/{mobileAppRelationship-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships/{mobileAppRelationship-id}", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationshipCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsIoVppAppRelationshipCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationshipCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgApp", - "OutputType": "IMicrosoftGraphMacOSDmgApp", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp", + "OutputType": "IMicrosoftGraphMacOSDmgApp", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgApp", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -36196,298 +34435,298 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/macOSDmgApp", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgApp", "OutputType": "IMicrosoftGraphMacOSDmgApp", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgApp", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignmentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppAssignmentCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignmentCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories/{mobileAppCategory-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppCategory", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppCategory", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories/{mobileAppCategory-id}", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppCategory", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppCategory", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppCategory", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppCategory", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppCategoryCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppCategoryCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppCategoryCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", - "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps", + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedAppCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedAppCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedAppCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFileCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFileCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFileCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships/{mobileAppRelationship-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships/{mobileAppRelationship-id}", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationshipCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppRelationshipCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationshipCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobApp", - "OutputType": "IMicrosoftGraphMacOSLobApp", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp", + "OutputType": "IMicrosoftGraphMacOSLobApp", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobApp", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -36506,298 +34745,298 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/macOSLobApp", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobApp", "OutputType": "IMicrosoftGraphMacOSLobApp", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobApp", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignmentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppAssignmentCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignmentCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories/{mobileAppCategory-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppCategory", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppCategory", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories/{mobileAppCategory-id}", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppCategory", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppCategory", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppCategory", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppCategory", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppCategoryCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppCategoryCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppCategoryCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", - "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedAppCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedAppCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedAppCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFileCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFileCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFileCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships/{mobileAppRelationship-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships/{mobileAppRelationship-id}", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationshipCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppRelationshipCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationshipCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgApp", - "OutputType": "IMicrosoftGraphMacOSPkgApp", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp", + "OutputType": "IMicrosoftGraphMacOSPkgApp", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgApp", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -36816,298 +35055,298 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/macOSPkgApp", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgApp", "OutputType": "IMicrosoftGraphMacOSPkgApp", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgApp", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments/{mobileAppAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments/{mobileAppAssignment-id}", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignmentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppAssignmentCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignmentCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/categories/{mobileAppCategory-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppCategory", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppCategory", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/categories/{mobileAppCategory-id}", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppCategory", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/categories", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppCategory", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppCategory", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/categories", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppCategory", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/categories/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppCategoryCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppCategoryCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/categories/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppCategoryCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersion", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersion", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedApp", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedApp", - "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps", + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedAppCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionContainedAppCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedAppCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFile", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFile", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFileCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionFileCount", - "ApiReferenceLink": null - }, - { "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships/{mobileAppRelationship-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionFileCount", + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFileCount", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships/{mobileAppRelationship-id}", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationshipCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppRelationshipCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationshipCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobApp", - "OutputType": "IMicrosoftGraphManagedAndroidLobApp", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp", + "OutputType": "IMicrosoftGraphManagedAndroidLobApp", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobApp", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -37126,298 +35365,298 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/managedAndroidLobApp", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobApp", "OutputType": "IMicrosoftGraphManagedAndroidLobApp", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobApp", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignmentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignmentCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignmentCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories/{mobileAppCategory-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppCategory", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppCategory", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories/{mobileAppCategory-id}", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppCategory", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppCategory", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppCategory", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppCategory", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppCategoryCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppCategoryCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppCategoryCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedAppCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedAppCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedAppCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFileCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFileCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFileCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships/{mobileAppRelationship-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships/{mobileAppRelationship-id}", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationshipCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppRelationshipCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationshipCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobApp", - "OutputType": "IMicrosoftGraphManagedIosLobApp", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp", + "OutputType": "IMicrosoftGraphManagedIosLobApp", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobApp", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -37436,298 +35675,298 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/managedIOSLobApp", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobApp", "OutputType": "IMicrosoftGraphManagedIosLobApp", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobApp", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignmentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppAssignmentCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignmentCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories/{mobileAppCategory-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppCategory", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppCategory", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories/{mobileAppCategory-id}", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppCategory", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppCategory", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppCategory", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppCategory", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppCategoryCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppCategoryCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppCategoryCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", - "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedAppCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedAppCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedAppCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFileCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFileCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFileCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships/{mobileAppRelationship-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships/{mobileAppRelationship-id}", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationshipCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppRelationshipCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationshipCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobApp", - "OutputType": "IMicrosoftGraphManagedMobileLobApp", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp", + "OutputType": "IMicrosoftGraphManagedMobileLobApp", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobApp", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -37746,298 +35985,298 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/managedMobileLobApp", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobApp", "OutputType": "IMicrosoftGraphManagedMobileLobApp", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobApp", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignmentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppAssignmentCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignmentCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories/{mobileAppCategory-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppCategory", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppCategory", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories/{mobileAppCategory-id}", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppCategory", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppCategory", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppCategory", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppCategory", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppCategoryCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppCategoryCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppCategoryCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedAppCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedAppCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedAppCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFileCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFileCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFileCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships/{mobileAppRelationship-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships/{mobileAppRelationship-id}", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationshipCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppRelationshipCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationshipCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessApp", - "OutputType": "IMicrosoftGraphMicrosoftStoreForBusinessApp", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp", + "OutputType": "IMicrosoftGraphMicrosoftStoreForBusinessApp", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessApp", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -38056,195 +36295,196 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/microsoftStoreForBusinessApp", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessApp", "OutputType": "IMicrosoftGraphMicrosoftStoreForBusinessApp", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessApp", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignmentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignmentCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignmentCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories/{mobileAppCategory-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategory", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppCategory", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories/{mobileAppCategory-id}", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategory", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategory", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppCategory", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategory", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategoryCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppCategoryCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategoryCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps/{mobileContainedApp-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedApp", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps/{mobileContainedApp-id}", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedApp", - "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps", + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedAppCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppContainedAppCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedAppCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships/{mobileAppRelationship-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships/{mobileAppRelationship-id}", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationshipCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppRelationshipCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationshipCount", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -38263,20 +36503,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAssignment", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAssignment", "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAssignment", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -38295,19 +36534,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAssignment", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAssignment", "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAssignment", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -38326,35 +36566,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAssignmentCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAssignmentCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAssignmentCount", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAssignmentCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobApp", - "OutputType": "IMicrosoftGraphWin32LobApp", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp", + "OutputType": "IMicrosoftGraphWin32LobApp", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobApp", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -38373,298 +36612,298 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/win32LobApp", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobApp", "OutputType": "IMicrosoftGraphWin32LobApp", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobApp", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignmentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppAssignmentCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignmentCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories/{mobileAppCategory-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppCategory", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppCategory", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories/{mobileAppCategory-id}", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppCategory", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppCategory", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppCategory", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppCategory", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppCategoryCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppCategoryCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppCategoryCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersion", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersion", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", - "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps", + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedAppCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedAppCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedAppCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFileCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionFileCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFileCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships/{mobileAppRelationship-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships/{mobileAppRelationship-id}", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationshipCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWin32LobAppRelationshipCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationshipCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppX", - "OutputType": "IMicrosoftGraphWindowsAppX", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppX", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX", + "OutputType": "IMicrosoftGraphWindowsAppX", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppX", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -38683,298 +36922,298 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppX", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/windowsAppX", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppX", "OutputType": "IMicrosoftGraphWindowsAppX", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppX", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppX", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignmentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXAssignmentCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignmentCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories/{mobileAppCategory-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXCategory", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXCategory", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories/{mobileAppCategory-id}", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXCategory", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXCategory", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXCategory", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXCategory", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXCategoryCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXCategoryCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXCategoryCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersion", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersion", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", - "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps", + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedAppCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedAppCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedAppCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFileCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionFileCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFileCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships/{mobileAppRelationship-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships/{mobileAppRelationship-id}", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationshipCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowAppXRelationshipCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationshipCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsi", - "OutputType": "IMicrosoftGraphWindowsMobileMsi", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsi", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI", + "OutputType": "IMicrosoftGraphWindowsMobileMsi", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsi", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -38993,298 +37232,298 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsi", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/windowsMobileMSI", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsi", "OutputType": "IMicrosoftGraphWindowsMobileMsi", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsi", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsi", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignmentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiAssignmentCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignmentCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories/{mobileAppCategory-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiCategory", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiCategory", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories/{mobileAppCategory-id}", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiCategory", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiCategory", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiCategory", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiCategory", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiCategoryCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiCategoryCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiCategoryCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", - "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps", + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedAppCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedAppCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedAppCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFileCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFileCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFileCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships/{mobileAppRelationship-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships/{mobileAppRelationship-id}", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationshipCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiRelationshipCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationshipCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreApp", - "OutputType": "IMicrosoftGraphWindowsStoreApp", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp", + "OutputType": "IMicrosoftGraphWindowsStoreApp", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreApp", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -39303,166 +37542,166 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/windowsStoreApp", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreApp", "OutputType": "IMicrosoftGraphWindowsStoreApp", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreApp", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments/{mobileAppAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments/{mobileAppAssignment-id}", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignmentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppAssignmentCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignmentCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/categories/{mobileAppCategory-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppCategory", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppCategory", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/categories/{mobileAppCategory-id}", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppCategory", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/categories", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppCategory", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppCategory", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/categories", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppCategory", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/categories/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppCategoryCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppCategoryCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/categories/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppCategoryCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships/{mobileAppRelationship-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships/{mobileAppRelationship-id}", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationshipCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppRelationshipCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationshipCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppX", - "OutputType": "IMicrosoftGraphWindowsUniversalAppX", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppX", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX", + "OutputType": "IMicrosoftGraphWindowsUniversalAppX", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppX", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -39481,342 +37720,342 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppX", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/windowsUniversalAppX", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppX", "OutputType": "IMicrosoftGraphWindowsUniversalAppX", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppX", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppX", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignmentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXAssignmentCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignmentCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories/{mobileAppCategory-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCategory", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXCategory", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories/{mobileAppCategory-id}", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCategory", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCategory", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXCategory", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCategory", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCategoryCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXCategoryCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCategoryCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", - "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps", + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedAppCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedAppCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedAppCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", - "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps", + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedAppCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedAppCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedAppCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionCount", - "ApiReferenceLink": null - }, - { "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionCount", + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionCount", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFileCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFileCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFileCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships/{mobileAppRelationship-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships/{mobileAppRelationship-id}", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationshipCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXRelationshipCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationshipCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebApp", - "OutputType": "IMicrosoftGraphWindowsWebApp", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp", + "OutputType": "IMicrosoftGraphWindowsWebApp", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebApp", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -39835,166 +38074,166 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/windowsWebApp", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebApp", "OutputType": "IMicrosoftGraphWindowsWebApp", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebApp", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignmentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebAppAssignmentCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignmentCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories/{mobileAppCategory-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppCategory", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebAppCategory", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories/{mobileAppCategory-id}", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppCategory", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppCategory", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebAppCategory", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppCategory", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppCategoryCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebAppCategoryCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppCategoryCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships/{mobileAppRelationship-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships/{mobileAppRelationship-id}", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationshipCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWindowWebAppRelationshipCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationshipCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetApp", - "OutputType": "IMicrosoftGraphWinGetApp", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp", + "OutputType": "IMicrosoftGraphWinGetApp", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetApp", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -40013,194 +38252,197 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/winGetApp", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetApp", "OutputType": "IMicrosoftGraphWinGetApp", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetApp", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments/{mobileAppAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments/{mobileAppAssignment-id}", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignmentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetAppAssignmentCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignmentCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/categories/{mobileAppCategory-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppCategory", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetAppCategory", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/categories/{mobileAppCategory-id}", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppCategory", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/categories", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppCategory", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetAppCategory", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/categories", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppCategory", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/categories/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppCategoryCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetAppCategoryCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/categories/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppCategoryCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships/{mobileAppRelationship-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships/{mobileAppRelationship-id}", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationshipCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppAsWinGetAppRelationshipCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationshipCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileAppCatalogPackages/{mobileAppCatalogPackage-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCatalogPackage", - "OutputType": "IMicrosoftGraphMobileAppCatalogPackage", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCatalogPackage", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileAppCatalogPackages/{mobileAppCatalogPackage-id}", + "OutputType": "IMicrosoftGraphMobileAppCatalogPackage", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCatalogPackage", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileAppCatalogPackages", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCatalogPackage", - "OutputType": "IMicrosoftGraphMobileAppCatalogPackage", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCatalogPackage", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileAppCatalogPackages", + "OutputType": "IMicrosoftGraphMobileAppCatalogPackage", + "Command": "Get-MgBetaDeviceAppManagementMobileAppCatalogPackage", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileAppCatalogPackages/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCatalogPackageCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCatalogPackageCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileAppCatalogPackages/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppCatalogPackageCount", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -40219,22 +38461,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCategory", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCategory", "OutputType": "IMicrosoftGraphMobileAppCategory", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCategory", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppCategory", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List", + "List1" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -40253,20 +38493,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCategory", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileAppCategories", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCategory", "OutputType": "IMicrosoftGraphMobileAppCategory", - "Variants": [ - "List", - "List1" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCategory", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppCategory", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -40285,20 +38525,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCategoryCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileAppCategories/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCategoryCount", "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppCategoryCount", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCategoryCount", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -40317,20 +38557,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfiguration", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfiguration", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfiguration", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfiguration", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -40349,19 +38588,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfiguration", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileAppConfigurations", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfiguration", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfiguration", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfiguration", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -40380,20 +38620,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationAssignment", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationAssignment", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationAssignment", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -40412,19 +38651,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationAssignment", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationAssignment", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationAssignment", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -40443,20 +38683,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationAssignmentCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationAssignmentCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationAssignmentCount", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationAssignmentCount", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -40475,19 +38714,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileAppConfigurations/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationCount", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationCount", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -40506,20 +38746,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationDeviceStatus", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationDeviceStatus", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -40538,19 +38777,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationDeviceStatus", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationDeviceStatus", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -40569,20 +38809,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationDeviceStatusCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusCount", "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusCount", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationDeviceStatusCount", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -40601,20 +38841,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary", + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -40633,20 +38873,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationUserStatus", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationUserStatus", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -40665,19 +38904,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationUserStatus", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationUserStatus", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -40696,20 +38936,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationUserStatusCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusCount", "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusCount", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationUserStatusCount", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -40728,20 +38968,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationUserStatusSummary", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusSummary", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppConfigurationUserStatusSummary", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusSummary", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -40760,19 +38999,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCount", "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppCount", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCount", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -40791,19 +39030,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsAndroidGraphFPreWorkApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/androidForWorkApp/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsAndroidForWorkApp", "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsAndroidForWorkApp", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsAndroidGraphFPreWorkApp", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -40822,19 +39061,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsAndroidLobApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/androidLobApp/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsAndroidLobApp", "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsAndroidLobApp", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsAndroidLobApp", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -40853,19 +39092,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsAndroidManagedStoreApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/androidManagedStoreApp/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsAndroidManagedStoreApp", "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsAndroidManagedStoreApp", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsAndroidManagedStoreApp", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -40884,19 +39123,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsAndroidStoreApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/androidStoreApp/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsAndroidStoreApp", "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsAndroidStoreApp", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsAndroidStoreApp", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -40915,19 +39154,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsiOSLobApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/iosLobApp/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsiOSLobApp", "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsiOSLobApp", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsiOSLobApp", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -40946,19 +39185,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsIoStoreApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/iosStoreApp/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsIoStoreApp", "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsIoStoreApp", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsIoStoreApp", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -40977,19 +39216,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsIoVppApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/iosVppApp/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsIoVppApp", "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsIoVppApp", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsIoVppApp", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -41008,19 +39247,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsMacOSDmgApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/macOSDmgApp/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsMacOSDmgApp", "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsMacOSDmgApp", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsMacOSDmgApp", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -41039,19 +39278,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsMacOSLobApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/macOSLobApp/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsMacOSLobApp", "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsMacOSLobApp", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsMacOSLobApp", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -41070,19 +39309,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsMacOSPkgApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/macOSPkgApp/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsMacOSPkgApp", "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsMacOSPkgApp", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsMacOSPkgApp", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -41101,19 +39340,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsManagedAndroidLobApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/managedAndroidLobApp/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsManagedAndroidLobApp", "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsManagedAndroidLobApp", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsManagedAndroidLobApp", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -41132,19 +39371,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsManagediOSLobApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/managedIOSLobApp/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsManagediOSLobApp", "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsManagediOSLobApp", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsManagediOSLobApp", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -41163,19 +39402,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsManagedMobileLobApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/managedMobileLobApp/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsManagedMobileLobApp", "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsManagedMobileLobApp", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsManagedMobileLobApp", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -41194,19 +39433,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsMicrosoftStoreGraphFPreBusinessApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/microsoftStoreForBusinessApp/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsMicrosoftStoreForBusinessApp", "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsMicrosoftStoreForBusinessApp", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsMicrosoftStoreGraphFPreBusinessApp", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -41225,19 +39464,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsWin32LobApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/win32LobApp/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWin32LobApp", "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWin32LobApp", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsWin32LobApp", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -41256,19 +39495,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsWindowAppX", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/windowsAppX/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWindowsAppX", "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWindowsAppX", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsWindowAppX", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -41287,19 +39526,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsWindowMobileMsi", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/windowsMobileMSI/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWindowsMobileMsi", "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWindowsMobileMsi", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsWindowMobileMsi", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -41318,19 +39557,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsWindowStoreApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/windowsStoreApp/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWindowStoreApp", "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWindowStoreApp", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsWindowStoreApp", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -41349,19 +39588,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsWindowUniversalAppX", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/windowsUniversalAppX/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWindowsUniversalAppX", "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWindowsUniversalAppX", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsWindowUniversalAppX", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -41380,19 +39619,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsWindowWebApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/windowsWebApp/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWindowsWebApp", "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWindowsWebApp", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsWindowWebApp", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -41411,19 +39650,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsWinGetApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/winGetApp/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWinGetApp", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppCountAsWinGetApp", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppCountAsWinGetApp", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -41442,20 +39682,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppRelationship", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships/{mobileAppRelationship-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppRelationship", "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppRelationship", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -41474,19 +39713,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppRelationship", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppRelationship", "OutputType": "IMicrosoftGraphMobileAppRelationship", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppRelationship", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementMobileAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -41505,20 +39745,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppRelationshipCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementMobileAppRelationshipCount", "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementMobileAppRelationshipCount", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", + "Get1", + "GetExpanded", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtMobileAppRelationshipCount", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41537,22 +39779,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySet", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/policySets/{policySet-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementPolicySet", "OutputType": "IMicrosoftGraphPolicySet", - "Variants": [ - "Get", - "Get1", - "GetExpanded", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySet", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementPolicySet", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41571,19 +39810,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySet", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/policySets", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementPolicySet", "OutputType": "IMicrosoftGraphPolicySet", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySet", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementPolicySet", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41602,20 +39842,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySetAssignment", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/{policySetAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementPolicySetAssignment", "OutputType": "IMicrosoftGraphPolicySetAssignment", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySetAssignment", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementPolicySetAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41634,19 +39873,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySetAssignment", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementPolicySetAssignment", "OutputType": "IMicrosoftGraphPolicySetAssignment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySetAssignment", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementPolicySetAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41665,20 +39905,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySetAssignmentCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementPolicySetAssignmentCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySetAssignmentCount", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementPolicySetAssignmentCount", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41697,19 +39936,20 @@ "IsLeastPrivilege": false } ], - "Uri": "/deviceAppManagement/policySets/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementPolicySetCount", - "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySetCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/policySets/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementPolicySetCount", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41728,20 +39968,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySetItem", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/policySets/{policySet-id}/items/{policySetItem-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementPolicySetItem", "OutputType": "IMicrosoftGraphPolicySetItem", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySetItem", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementPolicySetItem", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41760,19 +39999,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySetItem", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/policySets/{policySet-id}/items", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementPolicySetItem", "OutputType": "IMicrosoftGraphPolicySetItem", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySetItem", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementPolicySetItem", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -41791,20 +40031,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySetItemCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/policySets/{policySet-id}/items/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementPolicySetItemCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtPolicySetItemCount", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementPolicySetItemCount", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -41823,19 +40062,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtSymantecCodeSigningCertificate", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/symantecCodeSigningCertificate", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementSymantecCodeSigningCertificate", "OutputType": "IMicrosoftGraphSymantecCodeSigningCertificate", - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtSymantecCodeSigningCertificate", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementSymantecCodeSigningCertificate", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -41854,20 +40094,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfiguration", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfiguration", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -41886,19 +40125,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfiguration", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfiguration", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -41933,20 +40173,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp", "OutputType": "IMicrosoftGraphManagedMobileApp", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationApp", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -41981,19 +40220,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp", "OutputType": "IMicrosoftGraphManagedMobileApp", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationApp", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -42028,20 +40268,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationAppCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAppCount", "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAppCount", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationAppCount", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -42076,20 +40316,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationAssignment", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment", "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationAssignment", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -42124,19 +40363,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationAssignment", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment", "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationAssignment", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -42171,20 +40411,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationAssignmentCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignmentCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationAssignmentCount", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignmentCount", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -42203,19 +40442,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationCount", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationCount", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -42250,20 +40490,67 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], + "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, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": 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, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": 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, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "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, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSetting", + "ApiReferenceLink": null, "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", - "ApiReferenceLink": null + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -42298,20 +40585,20 @@ "IsLeastPrivilege": false } ], - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", + "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSetting", + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings", "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSetting", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -42346,67 +40633,20 @@ "IsLeastPrivilege": false } ], - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", - "Variants": [ - "List" - ], + "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSettingCount", + "ApiReferenceLink": null, "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSetting", - "ApiReferenceLink": null - }, - { - "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, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": 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, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": 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, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "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, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSettingCount", "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSettingCount", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSettingCount", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -42441,20 +40681,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSettingDefinition", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSettingDefinition", "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSettingDefinition", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSettingDefinition", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -42489,19 +40728,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSettingDefinition", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSettingDefinition", "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSettingDefinition", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSettingDefinition", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -42536,20 +40776,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSettingDefinitionCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSettingDefinitionCount", "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSettingDefinitionCount", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSettingDefinitionCount", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -42584,20 +40824,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtTask", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementTask", "OutputType": "IMicrosoftGraphDeviceAppManagementTask", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtTask", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementTask", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -42632,19 +40871,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtTask", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/deviceAppManagementTasks", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementTask", "OutputType": "IMicrosoftGraphDeviceAppManagementTask", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtTask", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementTask", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -42679,19 +40918,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtTaskCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/deviceAppManagementTasks/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementTaskCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtTaskCount", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementTaskCount", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -42726,20 +40966,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtVppToken", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementVppToken", "OutputType": "IMicrosoftGraphVppToken", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtVppToken", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementVppToken", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -42774,19 +41013,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtVppToken", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/vppTokens", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementVppToken", "OutputType": "IMicrosoftGraphVppToken", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtVppToken", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementVppToken", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -42821,19 +41060,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtVppTokenCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/vppTokens/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementVppTokenCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtVppTokenCount", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementVppTokenCount", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -42868,20 +41108,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtVppTokenLicenseGraphFPreApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/vppTokens/getLicensesForApp(bundleId='{bundleId}')", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementVppTokenLicenseForApp", "OutputType": "IMicrosoftGraphVppTokenLicenseSummary", + "Command": "Get-MgBetaDeviceAppManagementVppTokenLicenseForApp", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtVppTokenLicenseGraphFPreApp", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -42900,20 +41140,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicy", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicy", "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicy", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicy", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -42932,19 +41171,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicy", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/wdacSupplementalPolicies", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicy", "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicy", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicy", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -42963,20 +41203,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicyAssignment", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/{windowsDefenderApplicationControlSupplementalPolicyAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment", "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicyAssignment", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -42995,19 +41234,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicyAssignment", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment", "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicyAssignment", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -43026,20 +41266,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicyAssignmentCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignmentCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicyAssignmentCount", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignmentCount", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -43058,19 +41297,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicyCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/wdacSupplementalPolicies/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicyCount", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyCount", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -43089,20 +41329,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicyDeploySummary", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deploySummary", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyDeploySummary", "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentSummary", + "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyDeploySummary", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicyDeploySummary", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -43121,20 +41361,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicyDeviceStatus", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses/{windowsDefenderApplicationControlSupplementalPolicyDeploymentStatus-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus", "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicyDeviceStatus", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -43153,19 +41392,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicyDeviceStatus", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus", "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtWdacSupplementalPolicyDeviceStatus", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -43200,20 +41440,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionDeviceRegistration", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionDeviceRegistration", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -43248,19 +41487,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionDeviceRegistration", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionDeviceRegistration", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -43295,19 +41534,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionDeviceRegistrationCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistrationCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionDeviceRegistrationCount", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistrationCount", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -43342,20 +41582,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicy", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy", "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicy", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -43390,19 +41629,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicy", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy", "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicy", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -43437,20 +41677,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyAssignment", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment", "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyAssignment", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -43485,19 +41724,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyAssignment", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment", "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyAssignment", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -43532,20 +41772,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyAssignmentCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignmentCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyAssignmentCount", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignmentCount", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -43580,19 +41819,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyCount", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyCount", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -43627,20 +41867,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -43675,19 +41914,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -43722,20 +41962,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFileCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFileCount", "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFileCount", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFileCount", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -43770,20 +42010,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -43818,19 +42057,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -43865,20 +42105,67 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFileCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFileCount", "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFileCount", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], + "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, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": 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, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": 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, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "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, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionWipeAction", + "ApiReferenceLink": null, "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFileCount", - "ApiReferenceLink": null + "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions/{windowsInformationProtectionWipeAction-id}", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction", + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -43913,67 +42200,19 @@ "IsLeastPrivilege": false } ], - "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions/{windowsInformationProtectionWipeAction-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionWipeAction", - "ApiReferenceLink": null - }, - { - "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, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": 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, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": 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, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "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, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction", "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionWipeAction", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -44008,19 +42247,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionWipeActionCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionWipeActionCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowInformationProtectionWipeActionCount", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementWindowsInformationProtectionWipeActionCount", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -44055,20 +42295,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtection", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtection", "OutputType": "IMicrosoftGraphWindowsManagedAppProtection", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtection", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtection", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -44103,19 +42342,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtection", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/windowsManagedAppProtections", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtection", "OutputType": "IMicrosoftGraphWindowsManagedAppProtection", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtection", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtection", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -44150,20 +42390,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtectionApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps/{managedMobileApp-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", "OutputType": "IMicrosoftGraphManagedMobileApp", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtectionApp", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -44198,19 +42437,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtectionApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", "OutputType": "IMicrosoftGraphManagedMobileApp", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtectionApp", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -44245,20 +42485,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtectionAppCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionAppCount", "OutputType": null, + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionAppCount", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtectionAppCount", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -44293,20 +42533,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtectionAssignment", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment", "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtectionAssignment", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -44341,19 +42580,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtectionAssignment", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment", "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtectionAssignment", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -44388,20 +42628,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtectionAssignmentCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignmentCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtectionAssignmentCount", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignmentCount", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -44436,34 +42675,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtectionCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/windowsManagedAppProtections/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtectionCount", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/deploymentSummary", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionDeploymentSummary", - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagedAppProtectionDeploymentSummary", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/deploymentSummary", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Command": "Get-MgBetaDeviceAppManagementWindowsManagedAppProtectionDeploymentSummary", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -44498,19 +42737,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagementApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/windowsManagementApp", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaDeviceAppManagementWindowsManagementApp", "OutputType": "IMicrosoftGraphWindowsManagementApp", - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": "Get-MgBetaDeviceAppMgtWindowManagementApp", - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceAppManagementWindowsManagementApp", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Device.Read.All", @@ -44545,94 +42785,93 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/devices(deviceId='{deviceId}')", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceByDeviceId", "OutputType": "IMicrosoftGraphDevice", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-get?view=graph-rest-beta" + "Command": "Get-MgBetaDeviceByDeviceId", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/getByIds", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceById", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", + "Method": "POST", + "Uri": "/devices/getByIds", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaDeviceById", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/commands/{command-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceCommand", - "OutputType": "IMicrosoftGraphCommand", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/devices/{device-id}/commands/{command-id}", + "OutputType": "IMicrosoftGraphCommand", + "Command": "Get-MgBetaDeviceCommand", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/commands", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceCommand", - "OutputType": "IMicrosoftGraphCommand", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/devices/{device-id}/commands", + "OutputType": "IMicrosoftGraphCommand", + "Command": "Get-MgBetaDeviceCommand", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/commands/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceCommandCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/devices/{device-id}/commands/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceCommandCount", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/commands/{command-id}/responsepayload", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceCommandResponsepayload", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/devices/{device-id}/commands/{command-id}/responsepayload", + "OutputType": null, + "Command": "Get-MgBetaDeviceCommandResponsepayload", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "Device.Read.All", @@ -44667,77 +42906,77 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/devices/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceCount", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/delta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceDelta", - "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Variants": [ "Delta" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delta?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delta?view=graph-rest-beta", + "Method": "GET", + "Uri": "/devices/delta", + "OutputType": "IMicrosoftGraphDevice", + "Command": "Get-MgBetaDeviceDelta", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/extensions/{extension-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/devices/{device-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Get-MgBetaDeviceExtension", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/extensions", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceExtension", - "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/devices/{device-id}/extensions", + "OutputType": "IMicrosoftGraphExtension", + "Command": "Get-MgBetaDeviceExtension", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/extensions/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceExtensionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/devices/{device-id}/extensions/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceExtensionCount", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -44820,19 +43059,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagement", "OutputType": "IMicrosoftGraphDeviceManagement", + "Command": "Get-MgBetaDeviceManagement", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -44851,19 +43090,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummary", "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingStateSummary", - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummary", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -44882,20 +43122,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates/{advancedThreatProtectionOnboardingDeviceSettingState-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -44914,19 +43153,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -44945,19 +43184,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingStateCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingStateCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -44976,20 +43216,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45008,19 +43247,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45039,19 +43278,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/$count", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfileCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfileCount", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45070,20 +43310,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas/{androidForWorkAppConfigurationSchema-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45102,19 +43341,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45133,19 +43372,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchemaCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchemaCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45164,20 +43404,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45196,19 +43435,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45227,19 +43466,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/$count", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementAndroidForWorkEnrollmentProfileCount", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementAndroidForWorkEnrollmentProfileCount", + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45258,19 +43497,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/androidForWorkSettings", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementAndroidForWorkSetting", "OutputType": "IMicrosoftGraphAndroidForWorkSettings", + "Command": "Get-MgBetaDeviceManagementAndroidForWorkSetting", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45289,19 +43528,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", "OutputType": "IMicrosoftGraphAndroidManagedStoreAccountEnterpriseSettings", - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45320,20 +43560,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/{androidManagedStoreAppConfigurationSchema-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45352,19 +43591,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45383,19 +43622,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchemaCount", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchemaCount", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -45430,19 +43669,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/applePushNotificationCertificate", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementApplePushNotificationCertificate", "OutputType": "IMicrosoftGraphApplePushNotificationCertificate", - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementApplePushNotificationCertificate", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -45461,20 +43701,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -45493,19 +43732,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -45524,20 +43764,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/{appleEnrollmentProfileAssignment-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -45556,19 +43795,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -45587,20 +43827,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/$count", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignmentCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignmentCount", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -45619,19 +43858,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/$count", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileCount", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileCount", + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45666,19 +43905,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/getAssignedRoleDetails", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementAssignedRoleDetail", "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignedRoleDetails", - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementAssignedRoleDetail", + "Module": "Beta.DeviceManagement.Functions" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45697,20 +43937,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementAssignmentFilter", "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementAssignmentFilter", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45729,19 +43968,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/assignmentFilters", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementAssignmentFilter", "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementAssignmentFilter", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45760,19 +43999,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/assignmentFilters/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementAssignmentFilterCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementAssignmentFilterCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45791,20 +44031,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/assignmentFilters/getPlatformSupportedProperties(platform='{platform}')", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementAssignmentFilterPlatformSupportedProperty", "OutputType": "IMicrosoftGraphAssignmentFilterSupportedProperty", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementAssignmentFilterPlatformSupportedProperty", + "Module": "Beta.DeviceManagement.Functions" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45823,19 +44062,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/assignmentFilters/getState", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementAssignmentFilterState", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementAssignmentFilterState", + "Module": "Beta.DeviceManagement.Functions" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetExpanded" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45854,20 +44094,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/getAssignmentFiltersStatusDetails", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementAssignmentFilterStatusDetail", "OutputType": "IMicrosoftGraphAssignmentFilterStatusDetails", + "Command": "Get-MgBetaDeviceManagementAssignmentFilterStatusDetail", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", - "GetExpanded" + "GetViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -45886,20 +44126,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}/getSupportedProperties", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementAssignmentFilterSupportedProperty", "OutputType": "IMicrosoftGraphAssignmentFilterSupportedProperty", + "Command": "Get-MgBetaDeviceManagementAssignmentFilterSupportedProperty", + "Module": "Beta.DeviceManagement.Functions" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -45918,20 +44158,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementAuditEvent", "OutputType": "IMicrosoftGraphAuditEvent", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementAuditEvent", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -45950,19 +44189,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/auditEvents", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementAuditEvent", "OutputType": "IMicrosoftGraphAuditEvent", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementAuditEvent", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -45981,20 +44221,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/auditEvents/getAuditActivityTypes(category='{category}')", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementAuditEventAuditActivityType", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementAuditEventAuditActivityType", + "Module": "Beta.DeviceManagement.Functions" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -46013,19 +44252,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/auditEvents/getAuditCategories", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementAuditEventAuditCategory", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementAuditEventAuditCategory", + "Module": "Beta.DeviceManagement.Functions" + }, + { + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -46044,19 +44283,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/auditEvents/$count", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementAuditEventCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementAuditEventCount", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -46075,20 +44315,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementAutopilotEvent", "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementAutopilotEvent", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -46107,19 +44346,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/autopilotEvents", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementAutopilotEvent", "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementAutopilotEvent", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -46138,19 +44377,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/autopilotEvents/$count", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementAutopilotEventCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementAutopilotEventCount", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -46169,20 +44409,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails/{deviceManagementAutopilotPolicyStatusDetail-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementAutopilotEventPolicyStatusDetail", "OutputType": "IMicrosoftGraphDeviceManagementAutopilotPolicyStatusDetail", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementAutopilotEventPolicyStatusDetail", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -46201,19 +44440,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementAutopilotEventPolicyStatusDetail", "OutputType": "IMicrosoftGraphDeviceManagementAutopilotPolicyStatusDetail", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementAutopilotEventPolicyStatusDetail", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -46232,20 +44472,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails/$count", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementAutopilotEventPolicyStatusDetailCount", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementAutopilotEventPolicyStatusDetailCount", + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46264,20 +44504,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/cartToClassAssociations/{cartToClassAssociation-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementCartToClassAssociation", "OutputType": "IMicrosoftGraphCartToClassAssociation", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementCartToClassAssociation", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46296,19 +44535,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/cartToClassAssociations", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementCartToClassAssociation", "OutputType": "IMicrosoftGraphCartToClassAssociation", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementCartToClassAssociation", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46327,19 +44566,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/cartToClassAssociations/$count", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementCartToClassAssociationCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementCartToClassAssociationCount", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46358,20 +44598,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementCategory", "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementCategory", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46390,19 +44629,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/categories", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementCategory", "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementCategory", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46421,19 +44660,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/categories/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementCategoryCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementCategoryCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46452,20 +44692,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementCategorySettingDefinition", "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementCategorySettingDefinition", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46484,19 +44723,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementCategorySettingDefinition", "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementCategorySettingDefinition", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46515,20 +44755,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementCategorySettingDefinitionCount", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementCategorySettingDefinitionCount", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46547,22 +44789,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/certificateConnectorDetails/{certificateConnectorDetails-id}/getHealthMetrics", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementCertificateConnectorDetailHealthMetric", "OutputType": "IMicrosoftGraphKeyLongValuePair", + "Command": "Get-MgBetaDeviceManagementCertificateConnectorDetailHealthMetric", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46581,22 +44823,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/certificateConnectorDetails/{certificateConnectorDetails-id}/getHealthMetricTimeSeries", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementCertificateConnectorDetailHealthMetricTimeSeries", "OutputType": "IMicrosoftGraphCertificateConnectorHealthMetricValue", + "Command": "Get-MgBetaDeviceManagementCertificateConnectorDetailHealthMetricTimeSeries", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" + "GetViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46631,20 +44871,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementComanagedDevice", "OutputType": "IMicrosoftGraphManagedDevice", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementComanagedDevice", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46679,196 +44918,196 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/comanagedDevices", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementComanagedDevice", "OutputType": "IMicrosoftGraphManagedDevice", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementComanagedDevice", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetailCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetailCount", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCategory", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceCategory", - "OutputType": "IMicrosoftGraphDeviceCategory", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCategory", + "OutputType": "IMicrosoftGraphDeviceCategory", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceCategory", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/getCloudPcRemoteActionResults", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceCloudPcRemoteActionResult", - "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-getcloudpcremoteactionresults?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-getcloudpcremoteactionresults?view=graph-rest-beta", + "Method": "GET", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/getCloudPcRemoteActionResults", + "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceCloudPcRemoteActionResult", + "Module": "Beta.DeviceManagement.Functions" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/getCloudPcReviewStatus", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceCloudPcReviewStatus", - "OutputType": "IMicrosoftGraphCloudPcReviewStatus", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-getcloudpcreviewstatus?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-getcloudpcreviewstatus?view=graph-rest-beta", + "Method": "GET", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/getCloudPcReviewStatus", + "OutputType": "IMicrosoftGraphCloudPcReviewStatus", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceCloudPcReviewStatus", + "Module": "Beta.DeviceManagement.Functions" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceCompliancePolicyStateCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementComanagedDeviceCompliancePolicyStateCount", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceConfigurationState", - "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceConfigurationState", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceConfigurationState", - "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceConfigurationState", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceConfigurationStateCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementComanagedDeviceConfigurationStateCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46903,63 +45142,64 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/comanagedDevices/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementComanagedDeviceCount", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/detectedApps/{detectedApp-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceDetectedApp", - "OutputType": "IMicrosoftGraphDetectedApp", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/detectedApps/{detectedApp-id}", + "OutputType": "IMicrosoftGraphDetectedApp", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceDetectedApp", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/detectedApps", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceDetectedApp", - "OutputType": "IMicrosoftGraphDetectedApp", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/detectedApps", + "OutputType": "IMicrosoftGraphDetectedApp", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceDetectedApp", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/detectedApps/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceDetectedAppCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/detectedApps/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementComanagedDeviceDetectedAppCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -46994,255 +45234,254 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/getFileVaultKey", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceFileVaultKey", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementComanagedDeviceFileVaultKey", + "Module": "Beta.DeviceManagement.Functions" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceHealthScriptState", - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceHealthScriptState", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceHealthScriptState", - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates", + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceHealthScriptState", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceHealthScriptStateCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementComanagedDeviceHealthScriptStateCount", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest", - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest", - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceLogCollectionRequestCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementComanagedDeviceLogCollectionRequestCount", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationStateCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationStateCount", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/getNonCompliantSettings", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceNonCompliantSetting", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/getNonCompliantSettings", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceNonCompliantSetting", + "Module": "Beta.DeviceManagement.Functions" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", - "OutputType": "IMicrosoftGraphSecurityBaselineState", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", + "OutputType": "IMicrosoftGraphSecurityBaselineState", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", - "OutputType": "IMicrosoftGraphSecurityBaselineState", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates", + "OutputType": "IMicrosoftGraphSecurityBaselineState", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateCount", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingStateCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingStateCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47277,92 +45516,93 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/getComanagedDevicesSummary", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceSummary", "OutputType": "IMicrosoftGraphComanagedDevicesSummary", - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementComanagedDeviceSummary", + "Module": "Beta.DeviceManagement.Functions" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/users", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/users", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceUser", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceWindowsProtectionState", - "OutputType": "IMicrosoftGraphWindowsProtectionState", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState", + "OutputType": "IMicrosoftGraphWindowsProtectionState", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceWindowsProtectionState", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Command": "Get-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareStateCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareStateCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47397,20 +45637,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/comanagementEligibleDevices/{comanagementEligibleDevice-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementComanagementEligibleDevice", "OutputType": "IMicrosoftGraphComanagementEligibleDevice", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementComanagementEligibleDevice", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47445,19 +45684,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/comanagementEligibleDevices", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementComanagementEligibleDevice", "OutputType": "IMicrosoftGraphComanagementEligibleDevice", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementComanagementEligibleDevice", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47492,19 +45731,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/comanagementEligibleDevices/$count", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementComanagementEligibleDeviceCount", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementComanagementEligibleDeviceCount", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47539,19 +45778,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/getComanagementEligibleDevicesSummary", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementComanagementEligibleDeviceSummary", "OutputType": "IMicrosoftGraphComanagementEligibleDevicesSummary", - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementComanagementEligibleDeviceSummary", + "Module": "Beta.DeviceManagement.Functions" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -47586,20 +45826,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementComplianceManagementPartner", "OutputType": "IMicrosoftGraphComplianceManagementPartner", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementComplianceManagementPartner", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -47634,19 +45873,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/complianceManagementPartners", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementComplianceManagementPartner", "OutputType": "IMicrosoftGraphComplianceManagementPartner", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementComplianceManagementPartner", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -47681,19 +45920,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/complianceManagementPartners/$count", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementComplianceManagementPartnerCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementComplianceManagementPartnerCount", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47712,20 +45952,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementCompliancePolicy", "OutputType": "IMicrosoftGraphDeviceManagementCompliancePolicy", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementCompliancePolicy", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47744,19 +45983,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/compliancePolicies", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementCompliancePolicy", "OutputType": "IMicrosoftGraphDeviceManagementCompliancePolicy", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementCompliancePolicy", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47775,20 +46015,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementCompliancePolicyAssignment", "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementCompliancePolicyAssignment", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47807,19 +46046,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementCompliancePolicyAssignment", "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementCompliancePolicyAssignment", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47838,20 +46078,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementCompliancePolicyAssignmentCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementCompliancePolicyAssignmentCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47870,19 +46109,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/compliancePolicies/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementCompliancePolicyCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementCompliancePolicyCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47901,20 +46141,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47933,19 +46172,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47964,20 +46204,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleCount", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleCount", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -47996,20 +46236,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceManagementComplianceActionItem-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "OutputType": "IMicrosoftGraphDeviceManagementComplianceActionItem", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48028,19 +46267,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "OutputType": "IMicrosoftGraphDeviceManagementComplianceActionItem", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48059,20 +46299,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfigurationCount", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfigurationCount", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48091,20 +46331,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementCompliancePolicySetting", "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementCompliancePolicySetting", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48123,19 +46362,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementCompliancePolicySetting", "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementCompliancePolicySetting", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48154,64 +46394,64 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementCompliancePolicySettingCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementCompliancePolicySettingCount", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementCompliancePolicySettingDefinition", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "Command": "Get-MgBetaDeviceManagementCompliancePolicySettingDefinition", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementCompliancePolicySettingDefinition", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "Command": "Get-MgBetaDeviceManagementCompliancePolicySettingDefinition", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementCompliancePolicySettingDefinitionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementCompliancePolicySettingDefinitionCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48230,20 +46470,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/complianceSettings/{deviceManagementConfigurationSettingDefinition-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementComplianceSetting", "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementComplianceSetting", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48262,19 +46501,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/complianceSettings", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementComplianceSetting", "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementComplianceSetting", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48293,19 +46532,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/complianceSettings/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementComplianceSettingCount", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementComplianceSettingCount", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -48340,19 +46579,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/conditionalAccessSettings", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementConditionalAccessSetting", "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementConditionalAccessSetting", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48387,20 +46627,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/configManagerCollections/getPolicySummary(policyId='{policyId}')", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementConfigManagerCollectionPolicySummary", "OutputType": "IMicrosoftGraphConfigManagerPolicySummary", + "Command": "Get-MgBetaDeviceManagementConfigManagerCollectionPolicySummary", + "Module": "Beta.DeviceManagement.Functions" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48419,20 +46659,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicy", "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementConfigurationPolicy", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48451,19 +46690,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/configurationPolicies", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicy", "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementConfigurationPolicy", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48482,20 +46722,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyAssignment", "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyAssignment", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48514,19 +46753,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyAssignment", "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyAssignment", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48545,20 +46785,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyAssignmentCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyAssignmentCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48577,49 +46816,50 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/configurationPolicies/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyCount", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/retrieveEnrollmentTimeDeviceMembershipTarget", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyEnrollmentTimeDeviceMembershipTarget", - "OutputType": "IMicrosoftGraphEnrollmentTimeDeviceMembershipTargetResult", + "ApiVersion": "beta", "Variants": [ "Retrieve", "RetrieveViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null - }, + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/retrieveEnrollmentTimeDeviceMembershipTarget", + "OutputType": "IMicrosoftGraphEnrollmentTimeDeviceMembershipTargetResult", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyEnrollmentTimeDeviceMembershipTarget", + "Module": "Beta.DeviceManagement.Actions" + }, { - "Permissions": [], - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/retrieveLatestUpgradeDefaultBaselinePolicy", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyLatestUpgradeDefaultBaselinePolicy", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", + "ApiVersion": "beta", "Variants": [ "Retrieve", "RetrieveViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/retrieveLatestUpgradeDefaultBaselinePolicy", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyLatestUpgradeDefaultBaselinePolicy", + "Module": "Beta.DeviceManagement.Functions" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48638,20 +46878,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicySetting", "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementConfigurationPolicySetting", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48670,19 +46909,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicySetting", "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementConfigurationPolicySetting", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48701,20 +46941,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicySettingCount", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementConfigurationPolicySettingCount", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48733,20 +46973,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicySettingDefinition", "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementConfigurationPolicySettingDefinition", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48765,19 +47004,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicySettingDefinition", "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementConfigurationPolicySettingDefinition", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48796,20 +47036,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}/settingDefinitions/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicySettingDefinitionCount", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementConfigurationPolicySettingDefinitionCount", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48828,20 +47068,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplate", "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyTemplate", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplate", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48860,19 +47099,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/configurationPolicyTemplates", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplate", "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyTemplate", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplate", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48891,19 +47130,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/configurationPolicyTemplates/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48922,20 +47162,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48954,19 +47193,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -48985,20 +47225,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinitionCount", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinitionCount", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49017,20 +47257,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingTemplate", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49049,19 +47288,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingTemplate", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49080,20 +47320,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplateCount", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplateCount", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49112,20 +47352,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/configurationSettings/{deviceManagementConfigurationSettingDefinition-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementConfigurationSetting", "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementConfigurationSetting", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49144,19 +47383,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/configurationSettings", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementConfigurationSetting", "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementConfigurationSetting", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -49175,19 +47414,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/configurationSettings/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementConfigurationSettingCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementConfigurationSettingCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -49214,20 +47454,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDataSharingConsent", "OutputType": "IMicrosoftGraphDataSharingConsent", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDataSharingConsent", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -49254,19 +47493,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/dataSharingConsents", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDataSharingConsent", "OutputType": "IMicrosoftGraphDataSharingConsent", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDataSharingConsent", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -49293,19 +47532,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/dataSharingConsents/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDataSharingConsentCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDataSharingConsentCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -49324,20 +47564,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSetting", "OutputType": "IMicrosoftGraphDepOnboardingSetting", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDepOnboardingSetting", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -49356,19 +47595,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/depOnboardingSettings", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSetting", "OutputType": "IMicrosoftGraphDepOnboardingSetting", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDepOnboardingSetting", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -49387,19 +47626,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/depOnboardingSettings/$count", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingCount", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -49418,20 +47658,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/defaultIosEnrollmentProfile", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingDefaultIoEnrollmentProfile", "OutputType": "IMicrosoftGraphDepIosEnrollmentProfile", + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingDefaultIoEnrollmentProfile", + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -49450,20 +47690,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/defaultMacOsEnrollmentProfile", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingDefaultMacOSEnrollmentProfile", "OutputType": "IMicrosoftGraphDepMacOSEnrollmentProfile", + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingDefaultMacOSEnrollmentProfile", + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -49482,20 +47722,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/getEncryptionPublicKey", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingEncryptionPublicKey", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingEncryptionPublicKey", + "Module": "Beta.DeviceManagement.Functions" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -49514,20 +47754,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", "OutputType": "IMicrosoftGraphEnrollmentProfile", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -49546,19 +47785,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", "OutputType": "IMicrosoftGraphEnrollmentProfile", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -49577,20 +47817,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/$count", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileCount", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileCount", + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -49609,20 +47849,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/depOnboardingSettings/getExpiringVppTokenCount(expiringBeforeDateTime='{expiringBeforeDateTime}')", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingExpiringVppTokenCount", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingExpiringVppTokenCount", + "Module": "Beta.DeviceManagement.Functions" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -49641,20 +47881,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/{importedAppleDeviceIdentity-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -49673,19 +47912,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -49704,63 +47944,63 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/$count", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentityCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentityCount", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/deviceManagement/derivedCredentials/{deviceManagementDerivedCredentialSettings-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDerivedCredential", - "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/derivedCredentials/{deviceManagementDerivedCredentialSettings-id}", + "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings", + "Command": "Get-MgBetaDeviceManagementDerivedCredential", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/derivedCredentials", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDerivedCredential", - "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/derivedCredentials", + "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings", + "Command": "Get-MgBetaDeviceManagementDerivedCredential", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/derivedCredentials/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDerivedCredentialCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/derivedCredentials/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementDerivedCredentialCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -49795,20 +48035,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDetectedApp", "OutputType": "IMicrosoftGraphDetectedApp", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDetectedApp", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -49843,19 +48082,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/detectedApps", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDetectedApp", "OutputType": "IMicrosoftGraphDetectedApp", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDetectedApp", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -49890,19 +48129,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/detectedApps/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDetectedAppCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDetectedAppCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -49921,20 +48161,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDetectedAppManagedDevice", "OutputType": "IMicrosoftGraphManagedDevice", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDetectedAppManagedDevice", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -49953,19 +48192,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDetectedAppManagedDevice", "OutputType": "IMicrosoftGraphManagedDevice", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDetectedAppManagedDevice", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -49984,20 +48224,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDetectedAppManagedDeviceCount", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementDetectedAppManagedDeviceCount", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50032,20 +48272,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceCategory", "OutputType": "IMicrosoftGraphDeviceCategory", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDeviceCategory", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50080,19 +48319,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceCategories", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceCategory", "OutputType": "IMicrosoftGraphDeviceCategory", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDeviceCategory", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50127,19 +48366,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceCategories/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceCategoryCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDeviceCategoryCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50158,20 +48398,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicy", "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicy", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50190,19 +48429,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicy", "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicy", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50221,20 +48461,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50253,19 +48492,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50284,20 +48524,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyAssignmentCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyAssignmentCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50316,19 +48555,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyCount", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyCount", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50347,19 +48586,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/getDevicesScheduledToRetire", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceScheduledToRetire", "OutputType": "IMicrosoftGraphRetireScheduledManagedDevice", - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceScheduledToRetire", + "Module": "Beta.DeviceManagement.Functions" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50378,20 +48618,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50410,19 +48649,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50441,20 +48681,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummaryCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummaryCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50473,19 +48712,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStateSummary", "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary", - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStateSummary", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50504,20 +48744,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50536,19 +48775,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50567,20 +48807,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusCount", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusCount", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50599,20 +48839,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50631,20 +48871,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/deviceCompliancePolicies/getNoncompliantDevicesToRetire", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyNoncompliantDeviceToRetire", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyNoncompliantDeviceToRetire", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", - "GetExpanded" + "GetViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50663,20 +48903,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50695,19 +48934,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50726,20 +48966,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleCount", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleCount", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50758,20 +48998,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50790,19 +49029,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50821,20 +49061,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfigurationCount", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfigurationCount", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50853,20 +49093,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50885,19 +49124,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50916,19 +49155,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50947,20 +49187,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -50979,19 +49218,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51010,20 +49250,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingStateCount", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingStateCount", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51042,20 +49282,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51074,19 +49313,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51105,20 +49345,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusCount", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusCount", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51137,20 +49377,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusOverview", "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview", + "Command": "Get-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusOverview", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51169,20 +49409,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceConfiguration", "OutputType": "IMicrosoftGraphDeviceConfiguration", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDeviceConfiguration", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51201,19 +49440,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurations", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceConfiguration", "OutputType": "IMicrosoftGraphDeviceConfiguration", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDeviceConfiguration", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51232,19 +49471,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates/$count", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationAllManagedDeviceCertificateStateCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationAllManagedDeviceCertificateStateCount", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51263,20 +49503,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationAssignment", "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationAssignment", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51295,19 +49534,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationAssignment", "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationAssignment", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51326,20 +49566,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationAssignmentCount", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationAssignmentCount", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51358,20 +49598,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurationConflictSummary/{deviceConfigurationConflictSummary-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationConflictSummary", "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationConflictSummary", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51390,19 +49629,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurationConflictSummary", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationConflictSummary", "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationConflictSummary", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51421,19 +49660,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurationConflictSummary/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationConflictSummaryCount", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationConflictSummaryCount", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51452,19 +49691,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurations/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51483,20 +49723,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51515,19 +49754,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51546,20 +49786,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummaryCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummaryCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51578,19 +49817,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStateSummary", "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary", - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStateSummary", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51609,20 +49849,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51641,19 +49880,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51672,20 +49912,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatusCount", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatusCount", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51704,20 +49944,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatusOverview", "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationDeviceStatusOverview", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51736,20 +49976,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51768,19 +50007,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51799,20 +50039,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationGroupAssignmentCount", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationGroupAssignmentCount", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51831,20 +50071,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}/deviceConfiguration", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationGroupAssignmentDeviceConfiguration", "OutputType": "IMicrosoftGraphDeviceConfiguration", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationGroupAssignmentDeviceConfiguration", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51863,19 +50102,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurations/getIosAvailableUpdateVersions", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationIoAvailableUpdateVersion", "OutputType": "IMicrosoftGraphIosAvailableUpdateVersion", - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationIoAvailableUpdateVersion", + "Module": "Beta.DeviceManagement.Functions" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51894,20 +50134,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates/{managedAllDeviceCertificateState-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51926,19 +50165,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -51957,63 +50197,63 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/getOmaSettingPlainTextValue(secretReferenceValueId='{secretReferenceValueId}')", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationOmaSettingPlainTextValue", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationOmaSettingPlainTextValue", + "Module": "Beta.DeviceManagement.Functions" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceConfigurationProfiles/{deviceConfigurationProfile-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationProfile", - "OutputType": "IMicrosoftGraphDeviceConfigurationProfile", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/deviceConfigurationProfiles/{deviceConfigurationProfile-id}", + "OutputType": "IMicrosoftGraphDeviceConfigurationProfile", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationProfile", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceConfigurationProfiles", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationProfile", - "OutputType": "IMicrosoftGraphDeviceConfigurationProfile", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/deviceConfigurationProfiles", + "OutputType": "IMicrosoftGraphDeviceConfigurationProfile", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationProfile", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceConfigurationProfiles/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationProfileCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/deviceConfigurationProfiles/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationProfileCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -52032,20 +50272,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/{restrictedAppsViolation-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", "OutputType": "IMicrosoftGraphRestrictedAppsViolation", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -52064,22 +50303,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", "OutputType": "IMicrosoftGraphRestrictedAppsViolation", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [ - { - "Name": "DeviceManagementConfiguration.Read.All", + "ApiVersion": "beta", + "Variants": [ + "Get" + ], + "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, without a signed-in user.", "IsAdmin": false, @@ -52095,34 +50334,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/$count", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolationCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolationCount", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceConfigurations/getTargetedUsersAndDevices", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationTargetedUserAndDevice", - "OutputType": "IMicrosoftGraphDeviceConfigurationTargetedUserAndDevice", + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/deviceConfigurations/getTargetedUsersAndDevices", + "OutputType": "IMicrosoftGraphDeviceConfigurationTargetedUserAndDevice", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationTargetedUserAndDevice", + "Module": "Beta.DeviceManagement.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -52141,19 +50380,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurationUserStateSummaries", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStateSummary", "OutputType": "IMicrosoftGraphDeviceConfigurationUserStateSummary", - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStateSummary", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -52172,20 +50412,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStatus", "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStatus", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -52204,19 +50443,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStatus", "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStatus", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -52235,20 +50475,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStatusCount", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStatusCount", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -52267,20 +50507,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStatusOverview", "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview", + "Command": "Get-MgBetaDeviceManagementDeviceConfigurationUserStatusOverview", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -52315,20 +50555,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfiguration", "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfiguration", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -52363,19 +50602,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceEnrollmentConfigurations", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfiguration", "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfiguration", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -52410,20 +50650,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -52458,19 +50697,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -52505,20 +50745,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/$count", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignmentCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignmentCount", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -52553,19 +50792,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceEnrollmentConfigurations/$count", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDeviceEnrollmentConfigurationCount", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -52600,20 +50840,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScript", "OutputType": "IMicrosoftGraphDeviceHealthScript", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDeviceHealthScript", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -52648,19 +50887,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceHealthScripts", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScript", "OutputType": "IMicrosoftGraphDeviceHealthScript", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDeviceHealthScript", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -52679,20 +50919,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/{deviceHealthScriptAssignment-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptAssignment", "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptAssignment", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -52727,19 +50966,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptAssignment", "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptAssignment", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -52774,20 +51014,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptAssignmentCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptAssignmentCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -52822,19 +51061,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceHealthScripts/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -52853,20 +51093,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -52901,19 +51140,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -52948,20 +51188,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptDeviceRunStateCount", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptDeviceRunStateCount", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -52996,20 +51236,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}/managedDevice", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice", "OutputType": "IMicrosoftGraphManagedDevice", + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptDeviceRunStateManagedDevice", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -53036,20 +51276,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/getGlobalScriptHighestAvailableVersion", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptGlobalScriptHighestAvailableVersion", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptGlobalScriptHighestAvailableVersion", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -53084,20 +51324,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/getRemediationHistory", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptRemediationHistory", "OutputType": "IMicrosoftGraphDeviceHealthScriptRemediationHistory", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptRemediationHistory", + "Module": "Beta.DeviceManagement.Functions" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -53132,19 +51371,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceHealthScripts/getRemediationSummary", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptRemediationSummary", "OutputType": "IMicrosoftGraphDeviceHealthScriptRemediationSummary", - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptRemediationSummary", + "Module": "Beta.DeviceManagement.Functions" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -53179,20 +51419,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/runSummary", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptRunSummary", "OutputType": "IMicrosoftGraphDeviceHealthScriptRunSummary", + "Command": "Get-MgBetaDeviceManagementDeviceHealthScriptRunSummary", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -53227,20 +51467,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceShellScript", "OutputType": "IMicrosoftGraphDeviceShellScript", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDeviceShellScript", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -53275,19 +51514,67 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceShellScripts", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceShellScript", "OutputType": "IMicrosoftGraphDeviceShellScript", + "Command": "Get-MgBetaDeviceManagementDeviceShellScript", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ - "List" + "Get", + "GetViaIdentity" + ], + "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, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": 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, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": 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, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } ], - "Method": "GET", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/{deviceManagementScriptAssignment-id}", + "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptAssignment", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -53322,20 +51609,67 @@ "IsLeastPrivilege": false } ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/{deviceManagementScriptAssignment-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptAssignment", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments", "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptAssignment", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "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, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": 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, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": 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, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptAssignmentCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -53370,19 +51704,20 @@ "IsLeastPrivilege": false } ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptAssignment", - "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/deviceShellScripts/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -53417,67 +51752,19 @@ "IsLeastPrivilege": false } ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptAssignmentCount", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", + "Module": "Beta.DeviceManagement" }, { - "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, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": 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, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": 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, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "Uri": "/deviceManagement/deviceShellScripts/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ - "Get" + "List" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -53512,20 +51799,20 @@ "IsLeastPrivilege": false } ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates", "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -53560,82 +51847,35 @@ "IsLeastPrivilege": false } ], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "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, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": 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, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": 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, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptDeviceRunStateCount", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptDeviceRunStateCount", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice", "OutputType": "IMicrosoftGraphManagedDevice", + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptDeviceRunStateManagedDevice", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -53670,20 +51910,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -53718,19 +51957,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -53765,20 +52005,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptGroupAssignmentCount", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptGroupAssignmentCount", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -53813,20 +52053,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/runSummary", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptRunSummary", "OutputType": "IMicrosoftGraphDeviceManagementScriptRunSummary", + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptRunSummary", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -53861,20 +52101,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunState", "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunState", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -53909,19 +52148,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunState", "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunState", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -53956,49 +52196,49 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunStateCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunStateCount", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "Command": "Get-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54017,20 +52257,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/domainJoinConnectors/{deviceManagementDomainJoinConnector-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementDomainJoinConnector", "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDomainJoinConnector", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54049,19 +52288,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/domainJoinConnectors", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementDomainJoinConnector", "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDomainJoinConnector", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54080,19 +52319,21 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/domainJoinConnectors/$count", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementDomainJoinConnectorCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementDomainJoinConnectorCount", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -54111,36 +52352,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/getEffectivePermissions", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementEffectivePermission", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementEffectivePermission", + "Module": "Beta.DeviceManagement.Functions" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", - "Get1", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/elevationRequests/{privilegeManagementElevationRequest-id}/getAllElevationRequests", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementElevationRequest", "OutputType": "IMicrosoftGraphPrivilegeManagementElevationRequest", + "Command": "Get-MgBetaDeviceManagementElevationRequest", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54159,20 +52399,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePool", "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePool", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54191,19 +52430,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/embeddedSIMActivationCodePools", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePool", "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePool", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54222,20 +52462,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments/{embeddedSIMActivationCodePoolAssignment-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54254,19 +52493,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54285,20 +52525,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignmentCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignmentCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54317,19 +52556,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/embeddedSIMActivationCodePools/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54348,20 +52588,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates/{embeddedSIMDeviceState-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54380,19 +52619,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54411,20 +52651,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceStateCount", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceStateCount", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -54459,20 +52699,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementExchangeConnector", "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementExchangeConnector", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -54507,19 +52746,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/exchangeConnectors", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementExchangeConnector", "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementExchangeConnector", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -54554,19 +52793,21 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/exchangeConnectors/$count", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementExchangeConnectorCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementExchangeConnectorCount", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -54601,65 +52842,64 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementExchangeOnPremisePolicy", "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementExchangeOnPremisePolicy", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/exchangeOnPremisesPolicies", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementExchangeOnPremisePolicy", - "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/exchangeOnPremisesPolicies", + "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy", + "Command": "Get-MgBetaDeviceManagementExchangeOnPremisePolicy", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}/conditionalAccessSettings", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementExchangeOnPremisePolicyConditionalAccessSetting", - "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}/conditionalAccessSettings", + "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", + "Command": "Get-MgBetaDeviceManagementExchangeOnPremisePolicyConditionalAccessSetting", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/exchangeOnPremisesPolicies/$count", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementExchangeOnPremisePolicyCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/exchangeOnPremisesPolicies/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementExchangeOnPremisePolicyCount", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54678,20 +52918,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategory", "OutputType": "IMicrosoftGraphGroupPolicyCategory", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategory", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54710,63 +52949,63 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/groupPolicyCategories", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategory", "OutputType": "IMicrosoftGraphGroupPolicyCategory", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategory", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/children/{groupPolicyCategory-id1}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryChild", - "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/children/{groupPolicyCategory-id1}", + "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryChild", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/children", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryChild", - "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/children", + "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryChild", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/children/$count", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryChildCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/children/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryChildCount", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54785,93 +53024,94 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/groupPolicyCategories/$count", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryCount", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitions/{groupPolicyDefinition-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryDefinition", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitions/{groupPolicyDefinition-id}", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryDefinition", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitions", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryDefinition", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitions", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryDefinition", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitions/$count", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryDefinitionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitions/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryDefinitionCount", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitionFile", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryDefinitionFile", - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/definitionFile", + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryDefinitionFile", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/parent", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryParent", - "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}/parent", + "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "Command": "Get-MgBetaDeviceManagementGroupPolicyCategoryParent", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54890,20 +53130,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfiguration", "OutputType": "IMicrosoftGraphGroupPolicyConfiguration", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfiguration", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54922,19 +53161,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/groupPolicyConfigurations", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfiguration", "OutputType": "IMicrosoftGraphGroupPolicyConfiguration", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfiguration", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54953,20 +53193,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments/{groupPolicyConfigurationAssignment-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -54985,19 +53224,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55016,20 +53256,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationAssignmentCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationAssignmentCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55048,19 +53287,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/groupPolicyConfigurations/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55079,20 +53319,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55111,19 +53350,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55142,20 +53382,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValueCount", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValueCount", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55174,20 +53414,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/definition", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValueDefinition", "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValueDefinition", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55206,20 +53446,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues/{groupPolicyPresentationValue-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55238,19 +53477,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55269,20 +53509,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinition", "OutputType": "IMicrosoftGraphGroupPolicyDefinition", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinition", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55301,34 +53540,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/groupPolicyDefinitions", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinition", "OutputType": "IMicrosoftGraphGroupPolicyDefinition", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinition", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/category", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionCategory", - "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/category", + "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionCategory", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55347,19 +53586,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/groupPolicyDefinitions/$count", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionCount", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55378,569 +53620,567 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFile", "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFile", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyDefinitionFiles", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFile", - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitionFiles", + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFile", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyDefinitionFiles/$count", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitionFiles/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileCount", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}/definitions/{groupPolicyDefinition-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileDefinition", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}/definitions/{groupPolicyDefinition-id}", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileDefinition", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}/definitions", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileDefinition", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}/definitions", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileDefinition", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}/definitions/$count", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileDefinitionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}/definitions/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionFileDefinitionCount", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinition", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinition", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/category", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionCategory", - "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/category", + "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionCategory", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/definitionFile", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionFile", - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/definitionFile", + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionFile", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations", + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/$count", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentationCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentationCount", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/{groupPolicyPresentation-id}/definition", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentationDefinition", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/{groupPolicyPresentation-id}/definition", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentationDefinition", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinition", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinition", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/category", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionCategory", - "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/category", + "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionCategory", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/definitionFile", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionFile", - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/definitionFile", + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionFile", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations", + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/$count", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentationCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentationCount", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/{groupPolicyPresentation-id}/definition", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentationDefinition", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/{groupPolicyPresentation-id}/definition", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentationDefinition", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}", + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations", + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/$count", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentationCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentationCount", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}/definition", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentationDefinition", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}/definition", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPresentationDefinition", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinition", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinition", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/category", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionCategory", - "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/category", + "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionCategory", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/definitionFile", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionFile", - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/definitionFile", + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionFile", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinition", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinition", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/category", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionCategory", - "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/category", + "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionCategory", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/definitionFile", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionFile", - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/definitionFile", + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionFile", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations", + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/$count", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentationCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentationCount", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/{groupPolicyPresentation-id}/definition", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentationDefinition", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/{groupPolicyPresentation-id}/definition", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentationDefinition", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations", + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/$count", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentationCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentationCount", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/{groupPolicyPresentation-id}/definition", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentationDefinition", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/{groupPolicyPresentation-id}/definition", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Command": "Get-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentationDefinition", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55959,20 +54199,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReport", "OutputType": "IMicrosoftGraphGroupPolicyMigrationReport", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReport", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -55991,19 +54230,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/groupPolicyMigrationReports", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReport", "OutputType": "IMicrosoftGraphGroupPolicyMigrationReport", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReport", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -56022,19 +54261,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/groupPolicyMigrationReports/$count", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportCount", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -56053,20 +54293,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings/{groupPolicySettingMapping-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", "OutputType": "IMicrosoftGraphGroupPolicySettingMapping", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -56085,19 +54324,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", "OutputType": "IMicrosoftGraphGroupPolicySettingMapping", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -56116,20 +54356,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings/$count", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMappingCount", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMappingCount", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -56148,20 +54388,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions/{unsupportedGroupPolicyExtension-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -56180,19 +54419,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -56211,20 +54451,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions/$count", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtensionCount", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtensionCount", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -56243,20 +54483,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/groupPolicyObjectFiles/{groupPolicyObjectFile-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyObjectFile", "OutputType": "IMicrosoftGraphGroupPolicyObjectFile", + "Command": "Get-MgBetaDeviceManagementGroupPolicyObjectFile", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "ApiVersion": "beta", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -56275,19 +54514,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/groupPolicyObjectFiles", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyObjectFile", "OutputType": "IMicrosoftGraphGroupPolicyObjectFile", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementGroupPolicyObjectFile", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -56306,19 +54545,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/groupPolicyObjectFiles/$count", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyObjectFileCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementGroupPolicyObjectFileCount", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -56337,20 +54577,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -56369,19 +54608,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -56400,107 +54639,108 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/$count", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileCount", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/definitions/{groupPolicyDefinition-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileDefinition", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/definitions/{groupPolicyDefinition-id}", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileDefinition", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/definitions", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileDefinition", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/definitions", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileDefinition", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/definitions/$count", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileDefinitionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/definitions/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileDefinitionCount", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/{groupPolicyOperation-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", - "OutputType": "IMicrosoftGraphGroupPolicyOperation", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/{groupPolicyOperation-id}", + "OutputType": "IMicrosoftGraphGroupPolicyOperation", + "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", - "OutputType": "IMicrosoftGraphGroupPolicyOperation", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations", + "OutputType": "IMicrosoftGraphGroupPolicyOperation", + "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/$count", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperationCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperationCount", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -56519,20 +54759,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/importedDeviceIdentities/{importedDeviceIdentity-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementImportedDeviceIdentity", "OutputType": "IMicrosoftGraphImportedDeviceIdentity", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementImportedDeviceIdentity", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -56551,19 +54790,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/importedDeviceIdentities", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementImportedDeviceIdentity", "OutputType": "IMicrosoftGraphImportedDeviceIdentity", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementImportedDeviceIdentity", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -56582,19 +54821,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/importedDeviceIdentities/$count", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementImportedDeviceIdentityCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementImportedDeviceIdentityCount", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -56613,20 +54853,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -56645,19 +54884,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -56676,19 +54915,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/$count", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentityCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentityCount", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -56707,20 +54947,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementIntent", "OutputType": "IMicrosoftGraphDeviceManagementIntent", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementIntent", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -56739,19 +54978,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/intents", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementIntent", "OutputType": "IMicrosoftGraphDeviceManagementIntent", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementIntent", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -56770,20 +55010,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments/{deviceManagementIntentAssignment-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementIntentAssignment", "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementIntentAssignment", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -56802,19 +55041,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementIntentAssignment", "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementIntentAssignment", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -56833,20 +55073,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementIntentAssignmentCount", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementIntentAssignmentCount", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -56865,20 +55105,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementIntentCategory", "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementIntentCategory", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -56897,19 +55136,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementIntentCategory", "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementIntentCategory", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -56928,20 +55168,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementIntentCategoryCount", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementIntentCategoryCount", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -56960,20 +55200,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings/{deviceManagementSettingInstance-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementIntentCategorySetting", "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementIntentCategorySetting", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -56992,19 +55231,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementIntentCategorySetting", "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementIntentCategorySetting", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -57023,20 +55263,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementIntentCategorySettingCount", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementIntentCategorySettingCount", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -57055,20 +55295,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementIntentCategorySettingDefinition", "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementIntentCategorySettingDefinition", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -57087,19 +55326,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementIntentCategorySettingDefinition", "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementIntentCategorySettingDefinition", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -57118,20 +55358,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementIntentCategorySettingDefinitionCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementIntentCategorySettingDefinitionCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -57150,19 +55389,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/intents/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementIntentCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementIntentCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -57181,20 +55421,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/getCustomizedSettings", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementIntentCustomizedSetting", "OutputType": "IMicrosoftGraphDeviceManagementIntentCustomizedSetting", + "Command": "Get-MgBetaDeviceManagementIntentCustomizedSetting", + "Module": "Beta.DeviceManagement.Functions" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -57213,20 +55453,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries/{deviceManagementIntentDeviceSettingStateSummary-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementIntentDeviceSettingStateSummary", "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementIntentDeviceSettingStateSummary", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -57245,19 +55484,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementIntentDeviceSettingStateSummary", "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementIntentDeviceSettingStateSummary", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -57276,20 +55516,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementIntentDeviceSettingStateSummaryCount", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementIntentDeviceSettingStateSummaryCount", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -57308,20 +55548,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates/{deviceManagementIntentDeviceState-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementIntentDeviceState", "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementIntentDeviceState", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -57340,19 +55579,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementIntentDeviceState", "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementIntentDeviceState", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -57371,20 +55611,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementIntentDeviceStateCount", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementIntentDeviceStateCount", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -57403,20 +55643,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStateSummary", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementIntentDeviceStateSummary", "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceStateSummary", + "Command": "Get-MgBetaDeviceManagementIntentDeviceStateSummary", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -57435,20 +55675,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings/{deviceManagementSettingInstance-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementIntentSetting", "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementIntentSetting", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -57467,19 +55706,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementIntentSetting", "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementIntentSetting", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -57498,20 +55738,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementIntentSettingCount", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementIntentSettingCount", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -57530,20 +55770,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates/{deviceManagementIntentUserState-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementIntentUserState", "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementIntentUserState", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -57562,19 +55801,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementIntentUserState", "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementIntentUserState", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -57593,20 +55833,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementIntentUserStateCount", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementIntentUserStateCount", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -57625,20 +55865,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStateSummary", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementIntentUserStateSummary", "OutputType": "IMicrosoftGraphDeviceManagementIntentUserStateSummary", + "Command": "Get-MgBetaDeviceManagementIntentUserStateSummary", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -57657,20 +55897,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfile", "OutputType": "IMicrosoftGraphIntuneBrandingProfile", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfile", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -57689,19 +55928,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/intuneBrandingProfiles", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfile", "OutputType": "IMicrosoftGraphIntuneBrandingProfile", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfile", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -57720,20 +55960,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments/{intuneBrandingProfileAssignment-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfileAssignment", "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfileAssignment", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -57752,19 +55991,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfileAssignment", "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfileAssignment", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -57783,20 +56023,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments/$count", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfileAssignmentCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfileAssignmentCount", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -57815,19 +56054,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/intuneBrandingProfiles/$count", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfileCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementIntuneBrandingProfileCount", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -57846,20 +56086,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementIoUpdateStatus", "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementIoUpdateStatus", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -57878,19 +56117,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/iosUpdateStatuses", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementIoUpdateStatus", "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementIoUpdateStatus", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -57909,19 +56148,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/iosUpdateStatuses/$count", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementIoUpdateStatusCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementIoUpdateStatusCount", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -57940,20 +56180,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -57972,19 +56211,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -58003,20 +56243,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -58035,19 +56274,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -58066,20 +56306,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryCount", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryCount", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -58098,20 +56338,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries/{macOSSoftwareUpdateStateSummary-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -58130,19 +56369,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -58161,20 +56401,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummaryCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummaryCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -58193,19 +56432,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -58240,20 +56480,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDevice", "OutputType": "IMicrosoftGraphManagedDevice", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementManagedDevice", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -58288,136 +56527,137 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/managedDevices", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDevice", "OutputType": "IMicrosoftGraphManagedDevice", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementManagedDevice", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "Command": "Get-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "Command": "Get-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetailCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetailCount", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDeviceCategory", - "OutputType": "IMicrosoftGraphDeviceCategory", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", + "OutputType": "IMicrosoftGraphDeviceCategory", + "Command": "Get-MgBetaDeviceManagementManagedDeviceCategory", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDeviceCleanupRules/{managedDeviceCleanupRule-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDeviceCleanupRule", - "OutputType": "IMicrosoftGraphManagedDeviceCleanupRule", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/managedDeviceCleanupRules/{managedDeviceCleanupRule-id}", + "OutputType": "IMicrosoftGraphManagedDeviceCleanupRule", + "Command": "Get-MgBetaDeviceManagementManagedDeviceCleanupRule", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDeviceCleanupRules", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDeviceCleanupRule", - "OutputType": "IMicrosoftGraphManagedDeviceCleanupRule", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/managedDeviceCleanupRules", + "OutputType": "IMicrosoftGraphManagedDeviceCleanupRule", + "Command": "Get-MgBetaDeviceManagementManagedDeviceCleanupRule", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDeviceCleanupRules/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDeviceCleanupRuleCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/managedDeviceCleanupRules/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementManagedDeviceCleanupRuleCount", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getCloudPcRemoteActionResults", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementManagedDeviceCloudPcRemoteActionResult", - "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-getcloudpcremoteactionresults?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-getcloudpcremoteactionresults?view=graph-rest-beta", + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getCloudPcRemoteActionResults", + "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", + "Command": "Get-MgBetaDeviceManagementManagedDeviceCloudPcRemoteActionResult", + "Module": "Beta.DeviceManagement.Functions" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -58436,108 +56676,107 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-getcloudpcreviewstatus?view=graph-rest-beta", + "Method": "GET", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getCloudPcReviewStatus", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementManagedDeviceCloudPcReviewStatus", "OutputType": "IMicrosoftGraphCloudPcReviewStatus", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-getcloudpcreviewstatus?view=graph-rest-beta" + "Command": "Get-MgBetaDeviceManagementManagedDeviceCloudPcReviewStatus", + "Module": "Beta.DeviceManagement.Functions" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Command": "Get-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Command": "Get-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDeviceCompliancePolicyStateCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementManagedDeviceCompliancePolicyStateCount", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDeviceConfigurationState", - "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Command": "Get-MgBetaDeviceManagementManagedDeviceConfigurationState", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDeviceConfigurationState", - "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Command": "Get-MgBetaDeviceManagementManagedDeviceConfigurationState", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDeviceConfigurationStateCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementManagedDeviceConfigurationStateCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -58572,63 +56811,64 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/managedDevices/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDeviceCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementManagedDeviceCount", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/detectedApps/{detectedApp-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDeviceDetectedApp", - "OutputType": "IMicrosoftGraphDetectedApp", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/detectedApps/{detectedApp-id}", + "OutputType": "IMicrosoftGraphDetectedApp", + "Command": "Get-MgBetaDeviceManagementManagedDeviceDetectedApp", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/detectedApps", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDeviceDetectedApp", - "OutputType": "IMicrosoftGraphDetectedApp", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/detectedApps", + "OutputType": "IMicrosoftGraphDetectedApp", + "Command": "Get-MgBetaDeviceManagementManagedDeviceDetectedApp", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/detectedApps/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDeviceDetectedAppCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/detectedApps/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementManagedDeviceDetectedAppCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -58647,20 +56887,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/managedDeviceEncryptionStates/{managedDeviceEncryptionState-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDeviceEncryptionState", "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementManagedDeviceEncryptionState", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -58679,19 +56918,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/managedDeviceEncryptionStates", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDeviceEncryptionState", "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementManagedDeviceEncryptionState", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -58710,19 +56949,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/managedDeviceEncryptionStates/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDeviceEncryptionStateCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementManagedDeviceEncryptionStateCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -58757,167 +56997,166 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getFileVaultKey", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementManagedDeviceFileVaultKey", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementManagedDeviceFileVaultKey", + "Module": "Beta.DeviceManagement.Functions" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDeviceHealthScriptState", - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "Command": "Get-MgBetaDeviceManagementManagedDeviceHealthScriptState", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDeviceHealthScriptState", - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates", + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "Command": "Get-MgBetaDeviceManagementManagedDeviceHealthScriptState", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDeviceHealthScriptStateCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementManagedDeviceHealthScriptStateCount", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Command": "Get-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Command": "Get-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDeviceLogCollectionRequestCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementManagedDeviceLogCollectionRequestCount", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "Command": "Get-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "Command": "Get-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationStateCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationStateCount", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getNonCompliantSettings", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementManagedDeviceNonCompliantSetting", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/getNonCompliantSettings", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", + "Command": "Get-MgBetaDeviceManagementManagedDeviceNonCompliantSetting", + "Module": "Beta.DeviceManagement.Functions" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -58952,180 +57191,239 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/managedDeviceOverview", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDeviceOverview", "OutputType": "IMicrosoftGraphManagedDeviceOverview", - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementManagedDeviceOverview", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", - "OutputType": "IMicrosoftGraphSecurityBaselineState", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", + "OutputType": "IMicrosoftGraphSecurityBaselineState", + "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", - "OutputType": "IMicrosoftGraphSecurityBaselineState", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates", + "OutputType": "IMicrosoftGraphSecurityBaselineState", + "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateCount", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateCount", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingStateCount", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/users", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaDeviceManagementManagedDeviceUser", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingStateCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "GET", + "Uri": "/deviceManagement/managedDeviceWindowsOSImages/{managedDeviceWindowsOperatingSystemImage-id}/getAllManagedDeviceWindowsOSImages", + "OutputType": "IMicrosoftGraphManagedDeviceWindowsOperatingSystemImage", + "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowOSImageManagedDeviceWindowsOSImage", + "Module": "Beta.DeviceManagement.Functions" + }, + { "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/managedDeviceWindowsOSImages/{managedDeviceWindowsOperatingSystemImage-id}", + "OutputType": "IMicrosoftGraphManagedDeviceWindowsOperatingSystemImage", + "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsOSImage", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/users", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDeviceUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "List" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "GET", + "Uri": "/deviceManagement/managedDeviceWindowsOSImages", + "OutputType": "IMicrosoftGraphManagedDeviceWindowsOperatingSystemImage", + "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsOSImage", + "Module": "Beta.DeviceManagement" + }, + { "ApiVersion": "beta", + "Variants": [ + "Get" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/managedDeviceWindowsOSImages/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsOSImageCount", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsProtectionState", - "OutputType": "IMicrosoftGraphWindowsProtectionState", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", + "OutputType": "IMicrosoftGraphWindowsProtectionState", + "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsProtectionState", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareStateCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareStateCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -59144,20 +57442,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/microsoftTunnelConfigurations/{microsoftTunnelConfiguration-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelConfiguration", "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelConfiguration", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -59176,19 +57473,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/microsoftTunnelConfigurations", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelConfiguration", "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelConfiguration", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -59207,19 +57504,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/microsoftTunnelConfigurations/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelConfigurationCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelConfigurationCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -59238,20 +57536,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/microsoftTunnelHealthThresholds/{microsoftTunnelHealthThreshold-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -59270,19 +57567,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/microsoftTunnelHealthThresholds", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -59301,19 +57598,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/microsoftTunnelHealthThresholds/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelHealthThresholdCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelHealthThresholdCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -59332,20 +57630,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -59364,19 +57661,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -59395,19 +57692,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponseCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponseCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -59426,20 +57724,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSite", "OutputType": "IMicrosoftGraphMicrosoftTunnelSite", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSite", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -59458,19 +57755,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/microsoftTunnelSites", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSite", "OutputType": "IMicrosoftGraphMicrosoftTunnelSite", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSite", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -59489,19 +57786,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/microsoftTunnelSites/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -59520,20 +57818,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelConfiguration", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelConfiguration", "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelConfiguration", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -59552,20 +57850,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", "OutputType": "IMicrosoftGraphMicrosoftTunnelServer", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -59584,19 +57881,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", "OutputType": "IMicrosoftGraphMicrosoftTunnelServer", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -59615,20 +57913,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerCount", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerCount", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -59647,22 +57947,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}/getHealthMetrics", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerHealthMetric", "OutputType": "IMicrosoftGraphKeyLongValuePair", + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerHealthMetric", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -59681,22 +57981,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}/getHealthMetricTimeSeries", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerHealthMetricTimeSeries", "OutputType": "IMicrosoftGraphMetricTimeSeriesDataPoint", + "Command": "Get-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerHealthMetricTimeSeries", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" + "GetViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -59715,20 +58013,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEvent", "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEvent", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -59747,19 +58044,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/mobileAppTroubleshootingEvents", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEvent", "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEvent", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -59794,20 +58092,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", "OutputType": "IMicrosoftGraphAppLogCollectionRequest", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -59842,19 +58139,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", "OutputType": "IMicrosoftGraphAppLogCollectionRequest", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -59889,20 +58187,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -59921,19 +58218,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEventCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementMobileAppTroubleshootingEventCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -59968,20 +58266,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementMobileThreatDefenseConnector", "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementMobileThreatDefenseConnector", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -60016,19 +58313,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/mobileThreatDefenseConnectors", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementMobileThreatDefenseConnector", "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementMobileThreatDefenseConnector", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -60063,33 +58360,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/mobileThreatDefenseConnectors/$count", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementMobileThreatDefenseConnectorCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementMobileThreatDefenseConnectorCount", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/monitoring", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementMonitoring", - "OutputType": "IMicrosoftGraphDeviceManagementMonitoring", + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/monitoring", + "OutputType": "IMicrosoftGraphDeviceManagementMonitoring", + "Command": "Get-MgBetaDeviceManagementMonitoring", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -60108,20 +58406,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicemanagement-alertrecord-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/deviceManagement/monitoring/alertRecords/{alertRecord-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementMonitoringAlertRecord", "OutputType": "IMicrosoftGraphDeviceManagementAlertRecord", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicemanagement-alertrecord-get?view=graph-rest-beta" + "Command": "Get-MgBetaDeviceManagementMonitoringAlertRecord", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -60140,19 +58437,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicemanagement-alertrecord-list?view=graph-rest-beta", + "Method": "GET", "Uri": "/deviceManagement/monitoring/alertRecords", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementMonitoringAlertRecord", "OutputType": "IMicrosoftGraphDeviceManagementAlertRecord", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicemanagement-alertrecord-list?view=graph-rest-beta" + "Command": "Get-MgBetaDeviceManagementMonitoringAlertRecord", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -60171,19 +58468,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/monitoring/alertRecords/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementMonitoringAlertRecordCount", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementMonitoringAlertRecordCount", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "CloudPC.Read.All", @@ -60202,19 +58499,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/monitoring/alertRecords/getPortalNotifications", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementMonitoringAlertRecordPortalNotification", "OutputType": "IMicrosoftGraphDeviceManagementPortalNotification", - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementMonitoringAlertRecordPortalNotification", + "Module": "Beta.DeviceManagement.Functions" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -60233,20 +58531,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicemanagement-alertrule-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/deviceManagement/monitoring/alertRules/{alertRule-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementMonitoringAlertRule", "OutputType": "IMicrosoftGraphDeviceManagementAlertRule", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicemanagement-alertrule-get?view=graph-rest-beta" + "Command": "Get-MgBetaDeviceManagementMonitoringAlertRule", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -60265,19 +58562,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicemanagement-alertrule-list?view=graph-rest-beta", + "Method": "GET", "Uri": "/deviceManagement/monitoring/alertRules", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementMonitoringAlertRule", "OutputType": "IMicrosoftGraphDeviceManagementAlertRule", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicemanagement-alertrule-list?view=graph-rest-beta" + "Command": "Get-MgBetaDeviceManagementMonitoringAlertRule", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -60296,19 +58593,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/monitoring/alertRules/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementMonitoringAlertRuleCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementMonitoringAlertRuleCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -60327,20 +58625,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/ndesConnectors/{ndesConnector-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementNdeConnector", "OutputType": "IMicrosoftGraphNdesConnector", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementNdeConnector", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -60359,19 +58656,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/ndesConnectors", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementNdeConnector", "OutputType": "IMicrosoftGraphNdesConnector", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementNdeConnector", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -60390,19 +58687,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/ndesConnectors/$count", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementNdeConnectorCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementNdeConnectorCount", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -60421,20 +58719,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplate", "OutputType": "IMicrosoftGraphNotificationMessageTemplate", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplate", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -60453,19 +58750,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/notificationMessageTemplates", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplate", "OutputType": "IMicrosoftGraphNotificationMessageTemplate", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplate", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -60484,19 +58781,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/notificationMessageTemplates/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplateCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplateCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -60515,20 +58813,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -60547,19 +58844,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -60578,20 +58876,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessageCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessageCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Retrieve" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -60626,19 +58923,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/operationApprovalPolicies/retrieveApprovableOperations", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementOperationApprovalPolicyApprovableOperation", "OutputType": "IMicrosoftGraphOperationApprovalPolicySet", + "Command": "Get-MgBetaDeviceManagementOperationApprovalPolicyApprovableOperation", + "Module": "Beta.DeviceManagement.Functions" + }, + { + "ApiVersion": "beta", "Variants": [ "Retrieve" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -60673,19 +58970,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/operationApprovalPolicies/retrieveOperationsRequiringApproval", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementOperationApprovalPolicyOperationRequiringApproval", "OutputType": "IMicrosoftGraphOperationApprovalPolicySet", + "Command": "Get-MgBetaDeviceManagementOperationApprovalPolicyOperationRequiringApproval", + "Module": "Beta.DeviceManagement.Functions" + }, + { + "ApiVersion": "beta", "Variants": [ "Retrieve" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -60720,19 +59017,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/operationApprovalRequests/retrieveMyRequests", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementOperationApprovalRequestMyRequest", "OutputType": "IMicrosoftGraphOperationApprovalRequest", - "Variants": [ - "Retrieve" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementOperationApprovalRequestMyRequest", + "Module": "Beta.DeviceManagement.Functions" }, { + "ApiVersion": "beta", + "Variants": [ + "Retrieve", + "RetrieveViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -60767,35 +59065,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/operationApprovalRequests/retrieveMyRequestById(id='{id}')", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementOperationApprovalRequestMyRequestById", "OutputType": "IMicrosoftGraphOperationApprovalRequest", - "Variants": [ - "Retrieve", - "RetrieveViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementOperationApprovalRequestMyRequestById", + "Module": "Beta.DeviceManagement.Functions" }, { - "Permissions": [], - "Uri": "/deviceManagement/operationApprovalRequests/retrieveRequestStatus", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementOperationApprovalRequestStatus", - "OutputType": "IMicrosoftGraphOperationApprovalRequestEntityStatus", + "ApiVersion": "beta", "Variants": [ "Retrieve", "RetrieveExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/operationApprovalRequests/retrieveRequestStatus", + "OutputType": "IMicrosoftGraphOperationApprovalRequestEntityStatus", + "Command": "Get-MgBetaDeviceManagementOperationApprovalRequestStatus", + "Module": "Beta.DeviceManagement.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -60830,20 +59128,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementPartner", "OutputType": "IMicrosoftGraphDeviceManagementPartner", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementPartner", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -60878,19 +59175,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceManagementPartners", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementPartner", "OutputType": "IMicrosoftGraphDeviceManagementPartner", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementPartner", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -60925,19 +59222,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceManagementPartners/$count", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementPartnerCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementPartnerCount", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -60972,20 +59270,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/remoteActionAudits/{remoteActionAudit-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementRemoteActionAudit", "OutputType": "IMicrosoftGraphRemoteActionAudit", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementRemoteActionAudit", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -61020,19 +59317,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/remoteActionAudits", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementRemoteActionAudit", "OutputType": "IMicrosoftGraphRemoteActionAudit", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementRemoteActionAudit", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -61067,19 +59364,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/remoteActionAudits/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementRemoteActionAuditCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementRemoteActionAuditCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -61114,20 +59412,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementRemoteAssistancePartner", "OutputType": "IMicrosoftGraphRemoteAssistancePartner", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementRemoteAssistancePartner", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -61162,19 +59459,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/remoteAssistancePartners", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementRemoteAssistancePartner", "OutputType": "IMicrosoftGraphRemoteAssistancePartner", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementRemoteAssistancePartner", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -61209,19 +59506,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/remoteAssistancePartners/$count", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementRemoteAssistancePartnerCount", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementRemoteAssistancePartnerCount", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -61288,94 +59585,95 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/reports", - "Module": "Beta.Reports", - "Command": "Get-MgBetaDeviceManagementReport", "OutputType": "IMicrosoftGraphDeviceManagementReports", - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementReport", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/deviceManagement/reports/getActiveMalwareReport", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportActiveMalwareReport", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/reports/getActiveMalwareReport", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementReportActiveMalwareReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/reports/getActiveMalwareSummaryReport", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportActiveMalwareSummaryReport", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/reports/getActiveMalwareSummaryReport", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementReportActiveMalwareSummaryReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/reports/getAppsInstallSummaryReport", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportAppInstallSummaryReport", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/reports/getAppsInstallSummaryReport", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementReportAppInstallSummaryReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/reports/getAppStatusOverviewReport", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportAppStatusOverviewReport", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/reports/getAppStatusOverviewReport", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementReportAppStatusOverviewReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/reports/retrieveAssignedApplicationsReport", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportAssignedApplicationReport", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Retrieve", "RetrieveExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/reports/retrieveAssignedApplicationsReport", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementReportAssignedApplicationReport", + "Module": "Beta.DeviceManagement.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetExpanded" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -61426,20 +59724,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/reports/getCachedReport", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportCachedReport", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementReportCachedReport", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", - "GetExpanded" + "GetViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -61490,20 +59788,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/reports/cachedReportConfigurations/{deviceManagementCachedReportConfiguration-id}", - "Module": "Beta.Reports", - "Command": "Get-MgBetaDeviceManagementReportCachedReportConfiguration", "OutputType": "IMicrosoftGraphDeviceManagementCachedReportConfiguration", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementReportCachedReportConfiguration", + "Module": "Beta.Reports" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -61554,19 +59851,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/reports/cachedReportConfigurations", - "Module": "Beta.Reports", - "Command": "Get-MgBetaDeviceManagementReportCachedReportConfiguration", "OutputType": "IMicrosoftGraphDeviceManagementCachedReportConfiguration", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementReportCachedReportConfiguration", + "Module": "Beta.Reports" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -61617,49 +59914,50 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/reports/cachedReportConfigurations/$count", - "Module": "Beta.Reports", - "Command": "Get-MgBetaDeviceManagementReportCachedReportConfigurationCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementReportCachedReportConfigurationCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/deviceManagement/reports/getCompliancePolicyDevicesReport", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyDeviceReport", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/reports/getCompliancePolicyDevicesReport", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyDeviceReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/reports/getCompliancePolicyDeviceSummaryReport", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyDeviceSummaryReport", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/reports/getCompliancePolicyDeviceSummaryReport", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyDeviceSummaryReport", + "Module": "Beta.DeviceManagement.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetExpanded" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -61710,20 +60008,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceReport", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyNonComplianceReport", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyNonComplianceReport", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -61774,50 +60072,50 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceSummaryReport", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyNonComplianceSummaryReport", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyNonComplianceSummaryReport", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/reports/getCompliancePoliciesReportForDevice", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyReportForDevice", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementReportCompliancePolicyReportForDevice", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/reports/getComplianceSettingDetailsReport", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportComplianceSettingDetailReport", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementReportComplianceSettingDetailReport", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -61868,80 +60166,80 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/reports/getComplianceSettingNonComplianceReport", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportComplianceSettingNonComplianceReport", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementReportComplianceSettingNonComplianceReport", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/reports/getComplianceSettingsReport", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportComplianceSettingReport", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementReportComplianceSettingReport", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/reports/getConfigManagerDevicePolicyStatusReport", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportConfigManagerDevicePolicyStatusReport", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementReportConfigManagerDevicePolicyStatusReport", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/reports/getConfigurationPolicyDevicesReport", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyDeviceReport", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyDeviceReport", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/reports/getConfigurationPolicyDeviceSummaryReport", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyDeviceSummaryReport", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyDeviceSummaryReport", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -61992,20 +60290,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceReport", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyNonComplianceReport", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyNonComplianceReport", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -62056,65 +60354,65 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceSummaryReport", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyNonComplianceSummaryReport", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyNonComplianceSummaryReport", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/reports/getConfigurationPoliciesReportForDevice", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyReportForDevice", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicyReportForDevice", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/reports/getConfigurationPolicySettingsDeviceSummaryReport", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicySettingDeviceSummaryReport", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementReportConfigurationPolicySettingDeviceSummaryReport", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/reports/getConfigurationSettingDetailsReport", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportConfigurationSettingDetailReport", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementReportConfigurationSettingDetailReport", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -62165,80 +60463,80 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/reports/getConfigurationSettingNonComplianceReport", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportConfigurationSettingNonComplianceReport", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementReportConfigurationSettingNonComplianceReport", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/reports/getConfigurationSettingsReport", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportConfigurationSettingReport", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementReportConfigurationSettingReport", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/reports/getDeviceConfigurationPolicySettingsSummaryReport", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportDeviceConfigurationPolicySettingSummaryReport", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementReportDeviceConfigurationPolicySettingSummaryReport", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/reports/getDeviceConfigurationPolicyStatusSummary", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportDeviceConfigurationPolicyStatusSummary", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementReportDeviceConfigurationPolicyStatusSummary", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/reports/getDeviceInstallStatusReport", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportDeviceInstallStatusReport", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementReportDeviceInstallStatusReport", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -62289,20 +60587,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/reports/getDeviceManagementIntentPerSettingContributingProfiles", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportDeviceManagementIntentPerSettingContributingProfile", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementReportDeviceManagementIntentPerSettingContributingProfile", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -62353,20 +60651,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/reports/getDeviceManagementIntentSettingsReport", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportDeviceManagementIntentSettingReport", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementReportDeviceManagementIntentSettingReport", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -62417,20 +60715,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/reports/getDeviceNonComplianceReport", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportDeviceNonComplianceReport", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementReportDeviceNonComplianceReport", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -62481,20 +60779,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/reports/getDevicePoliciesComplianceReport", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportDevicePolicyComplianceReport", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementReportDevicePolicyComplianceReport", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -62545,20 +60843,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/reports/getDevicePolicySettingsComplianceReport", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportDevicePolicySettingComplianceReport", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementReportDevicePolicySettingComplianceReport", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -62609,20 +60907,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/reports/getDeviceStatusByCompliacePolicyReport", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportDeviceStatusByCompliacePolicyReport", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementReportDeviceStatusByCompliacePolicyReport", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -62673,20 +60971,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/reports/getDeviceStatusByCompliancePolicySettingReport", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportDeviceStatusByCompliancePolicySettingReport", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementReportDeviceStatusByCompliancePolicySettingReport", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -62737,84 +61035,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/reports/getDevicesStatusByPolicyPlatformComplianceReport", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportDeviceStatusByPolicyPlatformComplianceReport", "OutputType": null, - "Variants": [ - "Get", - "GetExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementReportDeviceStatusByPolicyPlatformComplianceReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "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, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": 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, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": 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, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": 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, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "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, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "Uri": "/deviceManagement/reports/getDevicesStatusBySettingReport", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportDeviceStatusBySettingReport", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -62865,84 +61099,20 @@ "IsLeastPrivilege": false } ], - "Uri": "/deviceManagement/reports/getDeviceStatusSummaryByCompliacePolicyReport", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportDeviceStatusSummaryByCompliacePolicyReport", - "OutputType": null, - "Variants": [ - "Get", - "GetExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/reports/getDevicesStatusBySettingReport", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementReportDeviceStatusBySettingReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "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, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": 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, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": 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, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": 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, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "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, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "Uri": "/deviceManagement/reports/getDeviceStatusSummaryByCompliancePolicySettingsReport", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportDeviceStatusSummaryByCompliancePolicySettingReport", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -62993,50 +61163,20 @@ "IsLeastPrivilege": false } ], - "Uri": "/deviceManagement/reports/getDevicesWithoutCompliancePolicyReport", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportDeviceWithoutCompliancePolicyReport", - "OutputType": null, - "Variants": [ - "Get", - "GetExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/deviceManagement/reports/getEncryptionReportForDevices", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportEncryptionReportForDevice", - "OutputType": null, - "Variants": [ - "Get", - "GetExpanded" - ], + "ApiReferenceLink": null, "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Uri": "/deviceManagement/reports/getDeviceStatusSummaryByCompliacePolicyReport", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementReportDeviceStatusSummaryByCompliacePolicyReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/reports/getEnrollmentConfigurationPoliciesByDevice", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportEnrollmentConfigurationPolicyByDevice", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -63087,20 +61227,20 @@ "IsLeastPrivilege": false } ], - "Uri": "/deviceManagement/reports/exportJobs/{deviceManagementExportJob-id}", - "Module": "Beta.Reports", - "Command": "Get-MgBetaDeviceManagementReportExportJob", - "OutputType": "IMicrosoftGraphDeviceManagementExportJob", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/reports/getDeviceStatusSummaryByCompliancePolicySettingsReport", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementReportDeviceStatusSummaryByCompliancePolicySettingReport", + "Module": "Beta.DeviceManagement.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetExpanded" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -63151,19 +61291,50 @@ "IsLeastPrivilege": false } ], - "Uri": "/deviceManagement/reports/exportJobs", - "Module": "Beta.Reports", - "Command": "Get-MgBetaDeviceManagementReportExportJob", - "OutputType": "IMicrosoftGraphDeviceManagementExportJob", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/reports/getDevicesWithoutCompliancePolicyReport", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementReportDeviceWithoutCompliancePolicyReport", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ - "List" + "Get", + "GetExpanded" ], - "Method": "GET", + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/reports/getEncryptionReportForDevices", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementReportEncryptionReportForDevice", + "Module": "Beta.DeviceManagement.Actions" + }, + { "ApiVersion": "beta", + "Variants": [ + "Get", + "GetExpanded" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/reports/getEnrollmentConfigurationPoliciesByDevice", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementReportEnrollmentConfigurationPolicyByDevice", + "Module": "Beta.DeviceManagement.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -63214,49 +61385,19 @@ "IsLeastPrivilege": false } ], - "Uri": "/deviceManagement/reports/exportJobs/$count", - "Module": "Beta.Reports", - "Command": "Get-MgBetaDeviceManagementReportExportJobCount", - "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/reports/exportJobs/{deviceManagementExportJob-id}", + "OutputType": "IMicrosoftGraphDeviceManagementExportJob", + "Command": "Get-MgBetaDeviceManagementReportExportJob", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/deviceManagement/reports/getFailedMobileAppsReport", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportFailedMobileAppReport", - "OutputType": null, - "Variants": [ - "Get", - "GetExpanded" - ], - "Method": "POST", "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/deviceManagement/reports/getFailedMobileAppsSummaryReport", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportFailedMobileAppSummaryReport", - "OutputType": null, "Variants": [ - "Get", - "GetExpanded" + "List" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -63307,52 +61448,19 @@ "IsLeastPrivilege": false } ], - "Uri": "/deviceManagement/reports/getReportFilters", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportFilter", - "OutputType": null, - "Variants": [ - "Get", - "GetExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/reports/exportJobs", + "OutputType": "IMicrosoftGraphDeviceManagementExportJob", + "Command": "Get-MgBetaDeviceManagementReportExportJob", + "Module": "Beta.Reports" }, { - "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, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": 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, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "Uri": "/deviceManagement/reports/getGroupPolicySettingsDeviceSettingsReport", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportGroupPolicySettingDeviceSettingReport", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ - "Get", - "GetExpanded" + "Get" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -63403,35 +61511,50 @@ "IsLeastPrivilege": false } ], - "Uri": "/deviceManagement/reports/getHistoricalReport", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportHistoricalReport", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/reports/exportJobs/$count", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementReportExportJobCount", + "Module": "Beta.Reports" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/reports/getFailedMobileAppsReport", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementReportFailedMobileAppReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/reports/getMalwareSummaryReport", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportMalwareSummaryReport", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/reports/getFailedMobileAppsSummaryReport", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementReportFailedMobileAppSummaryReport", + "Module": "Beta.DeviceManagement.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetExpanded" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -63441,6 +61564,22 @@ "PermissionType": "Application", "IsLeastPrivilege": 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, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", @@ -63466,20 +61605,20 @@ "IsLeastPrivilege": false } ], - "Uri": "/deviceManagement/reports/getMobileApplicationManagementAppConfigurationReport", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportMobileApplicationManagementAppConfigurationReport", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/reports/getReportFilters", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementReportFilter", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -63496,38 +61635,22 @@ "IsAdmin": false, "PermissionType": "Application", "IsLeastPrivilege": 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, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "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, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false } ], - "Uri": "/deviceManagement/reports/getMobileApplicationManagementAppRegistrationSummaryReport", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportMobileApplicationManagementAppRegistrationSummaryReport", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/reports/getGroupPolicySettingsDeviceSettingsReport", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementReportGroupPolicySettingDeviceSettingReport", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -63578,20 +61701,35 @@ "IsLeastPrivilege": false } ], - "Uri": "/deviceManagement/reports/getNoncompliantDevicesAndSettingsReport", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportNoncompliantDeviceAndSettingReport", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/reports/getHistoricalReport", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementReportHistoricalReport", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/reports/getMalwareSummaryReport", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementReportMalwareSummaryReport", + "Module": "Beta.DeviceManagement.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetExpanded" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -63601,22 +61739,6 @@ "PermissionType": "Application", "IsLeastPrivilege": 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, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", @@ -63642,20 +61764,20 @@ "IsLeastPrivilege": false } ], - "Uri": "/deviceManagement/reports/getPolicyNonComplianceMetadata", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportPolicyNonComplianceMetadata", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/reports/getMobileApplicationManagementAppConfigurationReport", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementReportMobileApplicationManagementAppConfigurationReport", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -63665,22 +61787,6 @@ "PermissionType": "Application", "IsLeastPrivilege": 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, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, { "Name": "DeviceManagementConfiguration.ReadWrite.All", "Description": "Read and write Microsoft Intune device configuration and policies", @@ -63706,20 +61812,20 @@ "IsLeastPrivilege": false } ], - "Uri": "/deviceManagement/reports/getPolicyNonComplianceReport", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportPolicyNonComplianceReport", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/reports/getMobileApplicationManagementAppRegistrationSummaryReport", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementReportMobileApplicationManagementAppRegistrationSummaryReport", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -63770,65 +61876,257 @@ "IsLeastPrivilege": false } ], - "Uri": "/deviceManagement/reports/getPolicyNonComplianceSummaryReport", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportPolicyNonComplianceSummaryReport", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/reports/getNoncompliantDevicesAndSettingsReport", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementReportNoncompliantDeviceAndSettingReport", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "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, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": 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, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": 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, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": 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, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "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, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/reports/getPolicyNonComplianceMetadata", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementReportPolicyNonComplianceMetadata", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/reports/getQuietTimePolicyUsersReport", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportQuietTimePolicyUserReport", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "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, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": 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, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": 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, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": 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, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "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, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/reports/getPolicyNonComplianceReport", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementReportPolicyNonComplianceReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/reports/getQuietTimePolicyUserSummaryReport", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportQuietTimePolicyUserSummaryReport", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "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, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": 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, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": 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, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": 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, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "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, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/reports/getPolicyNonComplianceSummaryReport", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementReportPolicyNonComplianceSummaryReport", + "Module": "Beta.DeviceManagement.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetExpanded" + ], "Permissions": [], - "Uri": "/deviceManagement/reports/getRelatedAppsStatusReport", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportRelatedAppStatusReport", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/reports/getQuietTimePolicyUsersReport", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementReportQuietTimePolicyUserReport", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "POST", + "Uri": "/deviceManagement/reports/getQuietTimePolicyUserSummaryReport", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementReportQuietTimePolicyUserSummaryReport", + "Module": "Beta.DeviceManagement.Actions" + }, + { "ApiVersion": "beta", + "Variants": [ + "Get", + "GetExpanded" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/reports/getRelatedAppsStatusReport", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementReportRelatedAppStatusReport", + "Module": "Beta.DeviceManagement.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetExpanded" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -63863,20 +62161,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/reports/getRemoteAssistanceSessionsReport", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportRemoteAssistanceSessionReport", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementReportRemoteAssistanceSessionReport", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -63927,170 +62225,185 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/reports/getSettingNonComplianceReport", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportSettingNonComplianceReport", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementReportSettingNonComplianceReport", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/reports/getUnhealthyDefenderAgentsReport", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportUnhealthyDefenderAgentReport", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementReportUnhealthyDefenderAgentReport", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/reports/getUnhealthyFirewallReport", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportUnhealthyFirewallReport", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementReportUnhealthyFirewallReport", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/reports/getUnhealthyFirewallSummaryReport", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportUnhealthyFirewallSummaryReport", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementReportUnhealthyFirewallSummaryReport", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/reports/getUserInstallStatusReport", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementReportUserInstallStatusReport", + "Module": "Beta.DeviceManagement.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Retrieve", + "RetrieveExpanded" + ], "Permissions": [], - "Uri": "/deviceManagement/reports/getUserInstallStatusReport", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportUserInstallStatusReport", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/reports/retrieveWin32CatalogAppsUpdateReport", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementReportWin32CatalogAppUpdateReport", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/reports/getWindowsDriverUpdateAlertsPerPolicyPerDeviceReport", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportWindowsDriverUpdateAlertPerPolicyPerDeviceReport", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementReportWindowsDriverUpdateAlertPerPolicyPerDeviceReport", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/reports/getWindowsDriverUpdateAlertSummaryReport", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportWindowsDriverUpdateAlertSummaryReport", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementReportWindowsDriverUpdateAlertSummaryReport", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/reports/getWindowsQualityUpdateAlertsPerPolicyPerDeviceReport", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportWindowsQualityUpdateAlertPerPolicyPerDeviceReport", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementReportWindowsQualityUpdateAlertPerPolicyPerDeviceReport", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/reports/getWindowsQualityUpdateAlertSummaryReport", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportWindowsQualityUpdateAlertSummaryReport", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementReportWindowsQualityUpdateAlertSummaryReport", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/reports/getWindowsUpdateAlertsPerPolicyPerDeviceReport", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportWindowsUpdateAlertPerPolicyPerDeviceReport", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementReportWindowsUpdateAlertPerPolicyPerDeviceReport", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/reports/getWindowsUpdateAlertSummaryReport", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportWindowsUpdateAlertSummaryReport", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementReportWindowsUpdateAlertSummaryReport", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -64109,20 +62422,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/reports/getZebraFotaDeploymentReport", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementReportZebraFotaDeploymentReport", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementReportZebraFotaDeploymentReport", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", - "GetExpanded" + "GetViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -64141,20 +62454,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementResourceAccessProfile", "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementResourceAccessProfile", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -64173,19 +62485,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/resourceAccessProfiles", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementResourceAccessProfile", "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementResourceAccessProfile", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -64204,20 +62517,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/{deviceManagementResourceAccessProfileAssignment-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementResourceAccessProfileAssignment", "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementResourceAccessProfileAssignment", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -64236,19 +62548,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementResourceAccessProfileAssignment", "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementResourceAccessProfileAssignment", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -64267,20 +62580,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementResourceAccessProfileAssignmentCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementResourceAccessProfileAssignmentCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -64299,19 +62611,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/resourceAccessProfiles/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementResourceAccessProfileCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementResourceAccessProfileCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -64346,20 +62659,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementResourceOperation", "OutputType": "IMicrosoftGraphResourceOperation", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementResourceOperation", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -64394,19 +62706,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/resourceOperations", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementResourceOperation", "OutputType": "IMicrosoftGraphResourceOperation", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementResourceOperation", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -64441,19 +62753,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/resourceOperations/$count", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementResourceOperationCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementResourceOperationCount", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -64488,35 +62801,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}/getScopesForUser(userid='{userid}')", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementResourceOperationScopeForUser", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementResourceOperationScopeForUser", + "Module": "Beta.DeviceManagement.Functions" }, { - "Permissions": [], - "Uri": "/deviceManagement/reusablePolicySettings/{deviceManagementReusablePolicySetting-id}/referencingConfigurationPolicies/{deviceManagementConfigurationPolicy-id}/retrieveLatestUpgradeDefaultBaselinePolicy", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementReusablePolicySettingReferencingConfigurationPolicyLatestUpgradeDefaultBaselinePolicy", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", + "ApiVersion": "beta", "Variants": [ "Retrieve", "RetrieveViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/reusablePolicySettings/{deviceManagementReusablePolicySetting-id}/referencingConfigurationPolicies/{deviceManagementConfigurationPolicy-id}/retrieveLatestUpgradeDefaultBaselinePolicy", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", + "Command": "Get-MgBetaDeviceManagementReusablePolicySettingReferencingConfigurationPolicyLatestUpgradeDefaultBaselinePolicy", + "Module": "Beta.DeviceManagement.Functions" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -64535,20 +62848,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/reusableSettings/{deviceManagementConfigurationSettingDefinition-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementReusableSetting", "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementReusableSetting", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -64567,19 +62879,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/reusableSettings", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementReusableSetting", "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementReusableSetting", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -64598,19 +62910,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/reusableSettings/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementReusableSettingCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementReusableSettingCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -64645,20 +62958,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementRoleAssignment", "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementRoleAssignment", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -64693,19 +63005,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/roleAssignments", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementRoleAssignment", "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementRoleAssignment", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -64740,78 +63052,79 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/roleAssignments/$count", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementRoleAssignmentCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementRoleAssignmentCount", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleDefinition", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementRoleAssignmentRoleDefinition", - "OutputType": "IMicrosoftGraphRoleDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleDefinition", + "OutputType": "IMicrosoftGraphRoleDefinition", + "Command": "Get-MgBetaDeviceManagementRoleAssignmentRoleDefinition", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleScopeTags/{roleScopeTag-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementRoleAssignmentRoleScopeTag", - "OutputType": "IMicrosoftGraphRoleScopeTag", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleScopeTags/{roleScopeTag-id}", + "OutputType": "IMicrosoftGraphRoleScopeTag", + "Command": "Get-MgBetaDeviceManagementRoleAssignmentRoleScopeTag", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleScopeTags", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementRoleAssignmentRoleScopeTag", - "OutputType": "IMicrosoftGraphRoleScopeTag", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleScopeTags", + "OutputType": "IMicrosoftGraphRoleScopeTag", + "Command": "Get-MgBetaDeviceManagementRoleAssignmentRoleScopeTag", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleScopeTags/$count", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementRoleAssignmentRoleScopeTagCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleScopeTags/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementRoleAssignmentRoleScopeTagCount", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -64846,20 +63159,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementRoleDefinition", "OutputType": "IMicrosoftGraphRoleDefinition", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementRoleDefinition", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -64894,19 +63206,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/roleDefinitions", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementRoleDefinition", "OutputType": "IMicrosoftGraphRoleDefinition", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementRoleDefinition", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -64941,19 +63253,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/roleDefinitions/$count", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementRoleDefinitionCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementRoleDefinitionCount", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -64988,20 +63301,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementRoleDefinitionRoleAssignment", "OutputType": "IMicrosoftGraphRoleAssignment", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementRoleDefinitionRoleAssignment", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -65036,19 +63348,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementRoleDefinitionRoleAssignment", "OutputType": "IMicrosoftGraphRoleAssignment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementRoleDefinitionRoleAssignment", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -65083,20 +63396,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/$count", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementRoleDefinitionRoleAssignmentCount", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementRoleDefinitionRoleAssignmentCount", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -65131,20 +63444,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}/roleDefinition", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementRoleDefinitionRoleAssignmentRoleDefinition", "OutputType": "IMicrosoftGraphRoleDefinition", + "Command": "Get-MgBetaDeviceManagementRoleDefinitionRoleAssignmentRoleDefinition", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -65179,20 +63492,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementRoleScopeTag", "OutputType": "IMicrosoftGraphRoleScopeTag", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementRoleScopeTag", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -65227,93 +63539,93 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/roleScopeTags", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementRoleScopeTag", "OutputType": "IMicrosoftGraphRoleScopeTag", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementRoleScopeTag", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/{roleScopeTagAutoAssignment-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementRoleScopeTagAssignment", - "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/{roleScopeTagAutoAssignment-id}", + "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", + "Command": "Get-MgBetaDeviceManagementRoleScopeTagAssignment", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementRoleScopeTagAssignment", - "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments", + "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", + "Command": "Get-MgBetaDeviceManagementRoleScopeTagAssignment", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/$count", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementRoleScopeTagAssignmentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementRoleScopeTagAssignmentCount", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/getRoleScopeTagsByIds(ids={ids})", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementRoleScopeTagById", - "OutputType": "IMicrosoftGraphRoleScopeTag", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/getRoleScopeTagsByIds(ids={ids})", + "OutputType": "IMicrosoftGraphRoleScopeTag", + "Command": "Get-MgBetaDeviceManagementRoleScopeTagById", + "Module": "Beta.DeviceManagement.Functions" }, { - "Permissions": [], - "Uri": "/deviceManagement/getRoleScopeTagsByResource(resource='{resource}')", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementRoleScopeTagByResource", - "OutputType": "IMicrosoftGraphRoleScopeTag", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/getRoleScopeTagsByResource(resource='{resource}')", + "OutputType": "IMicrosoftGraphRoleScopeTag", + "Command": "Get-MgBetaDeviceManagementRoleScopeTagByResource", + "Module": "Beta.DeviceManagement.Functions" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -65348,19 +63660,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/roleScopeTags/$count", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementRoleScopeTagCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementRoleScopeTagCount", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetExpanded" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -65395,49 +63708,49 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/roleScopeTags/getRoleScopeTagsById", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementRoleScopeTagRoleScopeTagById", "OutputType": "IMicrosoftGraphRoleScopeTag", - "Variants": [ - "Get", - "GetExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementRoleScopeTagRoleScopeTagById", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementScript", - "OutputType": "IMicrosoftGraphDeviceManagementScript", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}", + "OutputType": "IMicrosoftGraphDeviceManagementScript", + "Command": "Get-MgBetaDeviceManagementScript", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceManagementScripts", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementScript", - "OutputType": "IMicrosoftGraphDeviceManagementScript", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/deviceManagementScripts", + "OutputType": "IMicrosoftGraphDeviceManagementScript", + "Command": "Get-MgBetaDeviceManagementScript", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -65472,20 +63785,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/{deviceManagementScriptAssignment-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementScriptAssignment", "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementScriptAssignment", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -65520,19 +63832,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementScriptAssignment", "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementScriptAssignment", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -65567,34 +63880,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementScriptAssignmentCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementScriptAssignmentCount", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceManagementScripts/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementScriptCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/deviceManagementScripts/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementScriptCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -65629,20 +63942,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementScriptDeviceRunState", "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementScriptDeviceRunState", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -65677,19 +63989,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementScriptDeviceRunState", "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementScriptDeviceRunState", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -65724,20 +64037,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementScriptDeviceRunStateCount", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementScriptDeviceRunStateCount", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -65772,20 +64085,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}/managedDevice", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementScriptDeviceRunStateManagedDevice", "OutputType": "IMicrosoftGraphManagedDevice", + "Command": "Get-MgBetaDeviceManagementScriptDeviceRunStateManagedDevice", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -65820,20 +64133,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementScriptGroupAssignment", "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementScriptGroupAssignment", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -65868,19 +64180,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementScriptGroupAssignment", "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementScriptGroupAssignment", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -65915,20 +64228,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementScriptGroupAssignmentCount", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementScriptGroupAssignmentCount", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -65963,20 +64276,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/runSummary", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementScriptRunSummary", "OutputType": "IMicrosoftGraphDeviceManagementScriptRunSummary", + "Command": "Get-MgBetaDeviceManagementScriptRunSummary", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -66011,20 +64324,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementScriptUserRunState", "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementScriptUserRunState", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -66059,19 +64371,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementScriptUserRunState", "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementScriptUserRunState", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -66106,20 +64419,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementScriptUserRunStateCount", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementScriptUserRunStateCount", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -66154,20 +64467,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -66202,19 +64514,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -66233,20 +64546,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/settingDefinitions/{deviceManagementSettingDefinition-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementSettingDefinition", "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementSettingDefinition", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -66265,19 +64577,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/settingDefinitions", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementSettingDefinition", "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementSettingDefinition", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -66296,19 +64608,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/settingDefinitions/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementSettingDefinitionCount", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementSettingDefinitionCount", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -66327,19 +64639,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/softwareUpdateStatusSummary", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementSoftwareUpdateStatusSummary", "OutputType": "IMicrosoftGraphSoftwareUpdateStatusSummary", - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementSoftwareUpdateStatusSummary", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -66358,20 +64671,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/getSuggestedEnrollmentLimit(enrollmentType='{enrollmentType}')", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementSuggestedEnrollmentLimit", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementSuggestedEnrollmentLimit", + "Module": "Beta.DeviceManagement.Functions" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -66390,20 +64703,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementTelecomExpenseManagementPartner", "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementTelecomExpenseManagementPartner", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -66422,19 +64734,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/telecomExpenseManagementPartners", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementTelecomExpenseManagementPartner", "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementTelecomExpenseManagementPartner", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -66453,19 +64765,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/telecomExpenseManagementPartners/$count", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementTelecomExpenseManagementPartnerCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementTelecomExpenseManagementPartnerCount", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -66484,20 +64797,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementTemplate", "OutputType": "IMicrosoftGraphDeviceManagementTemplate", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementTemplate", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -66516,19 +64828,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/templates", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementTemplate", "OutputType": "IMicrosoftGraphDeviceManagementTemplate", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementTemplate", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -66547,20 +64860,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementTemplateCategory", "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementTemplateCategory", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -66579,19 +64891,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementTemplateCategory", "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementTemplateCategory", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -66610,20 +64923,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementTemplateCategoryCount", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementTemplateCategoryCount", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -66642,20 +64955,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -66674,19 +64986,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -66705,20 +65018,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementTemplateCategoryRecommendedSettingCount", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementTemplateCategoryRecommendedSettingCount", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -66737,20 +65050,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementTemplateCategorySettingDefinition", "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementTemplateCategorySettingDefinition", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -66769,19 +65081,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementTemplateCategorySettingDefinition", "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementTemplateCategorySettingDefinition", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -66800,20 +65113,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementTemplateCategorySettingDefinitionCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementTemplateCategorySettingDefinitionCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -66832,19 +65144,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/templates/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementTemplateCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementTemplateCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -66863,20 +65176,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableTo", "OutputType": "IMicrosoftGraphDeviceManagementTemplate", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementTemplateMigratableTo", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -66895,151 +65207,152 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableTo", "OutputType": "IMicrosoftGraphDeviceManagementTemplate", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementTemplateMigratableTo", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategory", - "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}", + "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategory", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategory", - "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories", + "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategory", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryCount", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSettingCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSettingCount", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinitionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinitionCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -67058,64 +65371,64 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToCount", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings/{deviceManagementSettingInstance-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToSetting", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings/{deviceManagementSettingInstance-id}", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToSetting", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToSetting", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToSetting", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementTemplateMigratableToSettingCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementTemplateMigratableToSettingCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -67134,20 +65447,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/{deviceManagementSettingInstance-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementTemplateSetting", "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementTemplateSetting", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -67166,19 +65478,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementTemplateSetting", "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementTemplateSetting", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -67197,20 +65510,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementTemplateSettingCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementTemplateSettingCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -67245,19 +65557,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/tenantAttachRBAC/getState", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementTenantAttachRbacState", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementTenantAttachRbacState", + "Module": "Beta.DeviceManagement.Functions" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -67276,20 +65589,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementTermAndCondition", "OutputType": "IMicrosoftGraphTermsAndConditions", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementTermAndCondition", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -67308,19 +65620,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/termsAndConditions", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementTermAndCondition", "OutputType": "IMicrosoftGraphTermsAndConditions", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementTermAndCondition", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -67339,20 +65652,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -67371,19 +65683,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -67402,20 +65715,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/$count", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatusCount", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatusCount", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -67434,20 +65747,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}/termsAndConditions", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatusTermAndCondition", "OutputType": "IMicrosoftGraphTermsAndConditions", + "Command": "Get-MgBetaDeviceManagementTermAndConditionAcceptanceStatusTermAndCondition", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -67466,20 +65779,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementTermAndConditionAssignment", "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementTermAndConditionAssignment", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -67498,19 +65810,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementTermAndConditionAssignment", "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementTermAndConditionAssignment", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -67529,20 +65842,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/$count", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementTermAndConditionAssignmentCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementTermAndConditionAssignmentCount", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -67561,19 +65873,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/termsAndConditions/$count", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementTermAndConditionCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementTermAndConditionCount", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -67592,20 +65905,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementTermAndConditionGroupAssignment", "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementTermAndConditionGroupAssignment", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -67624,19 +65936,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementTermAndConditionGroupAssignment", "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementTermAndConditionGroupAssignment", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -67655,20 +65968,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/$count", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementTermAndConditionGroupAssignmentCount", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementTermAndConditionGroupAssignmentCount", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -67687,20 +66000,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}/termsAndConditions", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementTermAndConditionGroupAssignmentTermAndCondition", "OutputType": "IMicrosoftGraphTermsAndConditions", + "Command": "Get-MgBetaDeviceManagementTermAndConditionGroupAssignmentTermAndCondition", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -67719,20 +66032,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementTroubleshootingEvent", "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementTroubleshootingEvent", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -67751,19 +66063,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/troubleshootingEvents", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementTroubleshootingEvent", "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementTroubleshootingEvent", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -67782,19 +66094,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/troubleshootingEvents/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementTroubleshootingEventCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementTroubleshootingEventCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -67829,20 +66142,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly/{userExperienceAnalyticsAnomaly-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomaly", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomaly", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomaly", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -67877,62 +66189,62 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomaly", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomaly", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomaly", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview/{userExperienceAnalyticsAnomalyCorrelationGroupOverview-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyCorrelationGroupOverview", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview/{userExperienceAnalyticsAnomalyCorrelationGroupOverview-id}", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyCorrelationGroupOverview", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyCorrelationGroupOverview", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyCorrelationGroupOverview", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverviewCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverviewCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -67967,19 +66279,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -68014,20 +66327,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice/{userExperienceAnalyticsAnomalyDevice-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyDevice", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -68062,19 +66374,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyDevice", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -68109,19 +66421,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDeviceCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDeviceCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -68156,20 +66469,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -68204,19 +66516,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -68251,20 +66564,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersion-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -68299,19 +66611,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -68346,19 +66658,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -68393,20 +66706,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -68441,19 +66753,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -68488,19 +66800,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetailCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetailCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -68535,20 +66848,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -68583,19 +66895,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -68630,19 +66942,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceIdCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceIdCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -68677,20 +66990,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -68725,19 +67037,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -68772,19 +67084,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversionCount", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversionCount", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -68819,19 +67131,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -68866,20 +67179,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -68914,19 +67226,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -68961,19 +67273,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformanceCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformanceCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -69008,20 +67321,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -69056,19 +67368,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -69103,19 +67415,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -69150,20 +67463,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -69198,19 +67510,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -69245,19 +67557,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetailCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetailCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -69292,20 +67605,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -69340,19 +67652,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -69387,19 +67699,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformanceCount", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformanceCount", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -69434,62 +67746,63 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverview", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverview", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValueCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValueCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -69524,20 +67837,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaseline", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaseline", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -69572,19 +67884,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaseline", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaseline", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -69619,20 +67932,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/appHealthMetrics", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineAppHealthMetric", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineAppHealthMetric", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -69667,20 +67980,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/batteryHealthMetrics", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineBatteryHealthMetric", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineBatteryHealthMetric", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -69715,20 +68028,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/bestPracticesMetrics", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineBestPracticeMetric", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineBestPracticeMetric", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -69763,19 +68075,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -69810,20 +68123,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/deviceBootPerformanceMetrics", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineDeviceBootPerformanceMetric", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineDeviceBootPerformanceMetric", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -69858,20 +68171,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/rebootAnalyticsMetrics", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineRebootAnalyticMetric", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineRebootAnalyticMetric", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -69906,20 +68219,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/resourcePerformanceMetrics", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineResourcePerformanceMetric", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineResourcePerformanceMetric", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -69954,20 +68267,114 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/workFromAnywhereMetrics", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineWorkFromAnywhereMetric", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBaselineWorkFromAnywhereMetric", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], + "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, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": 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, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": 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, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact/{userExperienceAnalyticsBatteryHealthAppImpact-id}", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", + "Module": "Beta.DeviceManagement" + }, + { "ApiVersion": "beta", + "Variants": [ + "List" + ], + "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, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": 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, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": 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, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -70002,20 +68409,19 @@ "IsLeastPrivilege": false } ], - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact/{userExperienceAnalyticsBatteryHealthAppImpact-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpactCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -70050,19 +68456,20 @@ "IsLeastPrivilege": false } ], - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthCapacityDetails", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthCapacityDetails", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthCapacityDetail", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -70097,19 +68504,19 @@ "IsLeastPrivilege": false } ], - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpactCount", - "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact/{userExperienceAnalyticsBatteryHealthDeviceAppImpact-id}", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -70144,19 +68551,19 @@ "IsLeastPrivilege": false } ], - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthCapacityDetails", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthCapacityDetail", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthCapacityDetails", - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -70191,20 +68598,20 @@ "IsLeastPrivilege": false } ], - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact/{userExperienceAnalyticsBatteryHealthDeviceAppImpact-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpactCount", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -70239,19 +68646,19 @@ "IsLeastPrivilege": false } ], - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance/{userExperienceAnalyticsBatteryHealthDevicePerformance-id}", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -70286,19 +68693,19 @@ "IsLeastPrivilege": false } ], - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpactCount", - "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -70333,20 +68740,20 @@ "IsLeastPrivilege": false } ], - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance/{userExperienceAnalyticsBatteryHealthDevicePerformance-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformanceCount", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -70381,19 +68788,19 @@ "IsLeastPrivilege": false } ], - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory/{userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory-id}", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -70428,19 +68835,19 @@ "IsLeastPrivilege": false } ], - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformanceCount", - "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -70475,20 +68882,20 @@ "IsLeastPrivilege": false } ], - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory/{userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistoryCount", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -70523,19 +68930,19 @@ "IsLeastPrivilege": false } ], - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance/{userExperienceAnalyticsBatteryHealthModelPerformance-id}", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -70570,19 +68977,19 @@ "IsLeastPrivilege": false } ], - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistoryCount", - "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -70617,20 +69024,20 @@ "IsLeastPrivilege": false } ], - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance/{userExperienceAnalyticsBatteryHealthModelPerformance-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformanceCount", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -70665,19 +69072,19 @@ "IsLeastPrivilege": false } ], - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance/{userExperienceAnalyticsBatteryHealthOsPerformance-id}", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -70712,19 +69119,19 @@ "IsLeastPrivilege": false } ], - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformanceCount", - "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -70759,114 +69166,19 @@ "IsLeastPrivilege": false } ], - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance/{userExperienceAnalyticsBatteryHealthOsPerformance-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "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, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": 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, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": 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, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance", - "Variants": [ - "List" - ], + "ApiReferenceLink": null, "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "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, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": 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, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": 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, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformanceCount", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformanceCount", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -70901,19 +69213,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthRuntimeDetails", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthRuntimeDetail", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthRuntimeDetails", - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthRuntimeDetail", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -70948,92 +69261,92 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategory", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategory", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/userExperienceAnalyticsCategories", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategory", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategory", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategoryCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategoryCount", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValueCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValueCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -71068,20 +69381,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory/{userExperienceAnalyticsMetricHistory-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -71116,19 +69428,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -71163,19 +69475,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistoryCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistoryCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -71210,20 +69523,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -71258,19 +69570,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -71305,19 +69617,21 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformanceCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformanceCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -71352,21 +69666,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScope", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScope", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -71401,19 +69713,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScopes", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScope", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -71448,19 +69760,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScopes/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScopeCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScopeCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -71495,20 +69808,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -71543,19 +69855,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -71590,19 +69902,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScoreCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceScoreCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -71637,20 +69950,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -71685,19 +69997,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -71732,19 +70044,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistoryCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistoryCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -71779,20 +70092,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -71827,19 +70139,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -71874,19 +70186,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -71921,20 +70234,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -71969,19 +70281,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -72016,62 +70328,63 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformanceCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformanceCount", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent/{userExperienceAnalyticsDeviceTimelineEvent-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceTimelineEvent", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent/{userExperienceAnalyticsDeviceTimelineEvent-id}", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceTimelineEvent", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceTimelineEvent", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceTimelineEvent", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEventCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEventCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -72106,20 +70419,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity/{userExperienceAnalyticsDeviceWithoutCloudIdentity-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -72154,19 +70466,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -72201,67 +70513,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentityCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentityCount", + "Module": "Beta.DeviceManagement" }, { - "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, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": 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, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": 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, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess/{userExperienceAnalyticsImpactingProcess-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -72296,19 +70561,19 @@ "IsLeastPrivilege": false } ], - "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess/{userExperienceAnalyticsImpactingProcess-id}", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -72343,19 +70608,67 @@ "IsLeastPrivilege": false } ], - "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcessCount", - "OutputType": null, + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess", + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "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, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": 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, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": 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, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcessCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -72390,20 +70703,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -72438,19 +70750,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -72485,19 +70797,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticMetricHistoryCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticMetricHistoryCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -72532,20 +70845,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticModelScore", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticModelScore", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -72580,19 +70892,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsModelScores", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticModelScore", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticModelScore", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -72627,19 +70939,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticModelScoreCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticModelScoreCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -72674,20 +70987,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice/{userExperienceAnalyticsNotAutopilotReadyDevice-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsNotAutopilotReadyDevice", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -72722,19 +71034,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsNotAutopilotReadyDevice", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -72769,19 +71081,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDeviceCount", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDeviceCount", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -72816,19 +71128,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsOverview", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticOverview", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsOverview", - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticOverview", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -72863,20 +71176,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/{userExperienceAnalyticsRemoteConnection-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -72911,19 +71223,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -72958,19 +71270,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnectionCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnectionCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -73005,20 +71318,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/{userExperienceAnalyticsResourcePerformance-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -73053,19 +71365,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -73100,19 +71412,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformanceCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformanceCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -73147,20 +71460,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -73195,19 +71507,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -73242,19 +71554,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticScoreHistoryCount", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticScoreHistoryCount", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -73289,19 +71601,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -73336,20 +71649,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -73384,19 +71696,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -73431,19 +71743,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -73478,20 +71791,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -73526,19 +71838,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -73573,20 +71886,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDeviceCount", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDeviceCount", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -73621,20 +71934,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -73669,19 +71981,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -73716,19 +72028,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformanceCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformanceCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -73747,20 +72060,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userPfxCertificates/{userPFXCertificate-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementUserPfxCertificate", "OutputType": "IMicrosoftGraphUserPfxCertificate", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserPfxCertificate", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -73779,19 +72091,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userPfxCertificates", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementUserPfxCertificate", "OutputType": "IMicrosoftGraphUserPfxCertificate", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserPfxCertificate", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -73810,33 +72122,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userPfxCertificates/$count", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementUserPfxCertificateCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementUserPfxCertificateCount", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpoint", - "OutputType": "IMicrosoftGraphVirtualEndpoint", + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint", + "OutputType": "IMicrosoftGraphVirtualEndpoint", + "Command": "Get-MgBetaDeviceManagementVirtualEndpoint", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -73855,20 +72168,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcauditevent-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/auditEvents/{cloudPcAuditEvent-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointAuditEvent", "OutputType": "IMicrosoftGraphCloudPcAuditEvent", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcauditevent-get?view=graph-rest-beta" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointAuditEvent", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -73887,19 +72199,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-auditevents?view=graph-rest-beta", + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/auditEvents", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointAuditEvent", "OutputType": "IMicrosoftGraphCloudPcAuditEvent", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-auditevents?view=graph-rest-beta" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointAuditEvent", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -73918,19 +72230,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcauditevent-getauditactivitytypes?view=graph-rest-beta", + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/auditEvents/getAuditActivityTypes", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointAuditEventAuditActivityType", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementVirtualEndpointAuditEventAuditActivityType", + "Module": "Beta.DeviceManagement.Functions" + }, + { + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcauditevent-getauditactivitytypes?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "CloudPC.Read.All", @@ -73949,62 +72261,63 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/auditEvents/$count", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointAuditEventCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementVirtualEndpointAuditEventCount", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/bulkActions/{cloudPcBulkAction-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointBulkAction", - "OutputType": "IMicrosoftGraphCloudPcBulkAction", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcbulkaction-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcbulkaction-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/bulkActions/{cloudPcBulkAction-id}", + "OutputType": "IMicrosoftGraphCloudPcBulkAction", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointBulkAction", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/bulkActions", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointBulkAction", - "OutputType": "IMicrosoftGraphCloudPcBulkAction", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-bulkactions?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-bulkactions?view=graph-rest-beta", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/bulkActions", + "OutputType": "IMicrosoftGraphCloudPcBulkAction", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointBulkAction", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/bulkActions/$count", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointBulkActionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/bulkActions/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementVirtualEndpointBulkActionCount", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -74023,20 +72336,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPc", "OutputType": "IMicrosoftGraphCloudPc", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-get?view=graph-rest-beta" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPc", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -74055,19 +72367,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/cloudPCs", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPc", "OutputType": "IMicrosoftGraphCloudPc", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-get?view=graph-rest-beta" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPc", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -74086,20 +72399,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getcloudpcconnectivityhistory?view=graph-rest-beta", + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/getCloudPcConnectivityHistory", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcConnectivityHistory", "OutputType": "IMicrosoftGraphCloudPcConnectivityEvent", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getcloudpcconnectivityhistory?view=graph-rest-beta" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcConnectivityHistory", + "Module": "Beta.DeviceManagement.Functions" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -74118,49 +72430,50 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/$count", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcCount", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/getFrontlineCloudPcAccessState", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcFrontlineCloudPcAccessState", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getfrontlinecloudpcaccessstate?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getfrontlinecloudpcaccessstate?view=graph-rest-beta", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/getFrontlineCloudPcAccessState", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcFrontlineCloudPcAccessState", + "Module": "Beta.DeviceManagement.Functions" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/getCloudPcLaunchInfo", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcLaunchInfo", - "OutputType": "IMicrosoftGraphCloudPcLaunchInfo", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getcloudpclaunchinfo?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getcloudpclaunchinfo?view=graph-rest-beta", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/getCloudPcLaunchInfo", + "OutputType": "IMicrosoftGraphCloudPcLaunchInfo", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcLaunchInfo", + "Module": "Beta.DeviceManagement.Functions" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -74179,50 +72492,50 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getprovisionedcloudpcs?view=graph-rest-beta", + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/getProvisionedCloudPCs(groupId='{groupId}',servicePlanId='{servicePlanId}')", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcProvisionedCloudPc", "OutputType": "IMicrosoftGraphCloudPc", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcProvisionedCloudPc", + "Module": "Beta.DeviceManagement.Functions" + }, + { + "ApiVersion": "beta", "Variants": [ - "Get", - "GetViaIdentity" + "Retrieve", + "RetrieveViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getprovisionedcloudpcs?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-retrievecloudpcremoteactionresults?view=graph-rest-beta", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/retrieveCloudPCRemoteActionResults", + "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcRemoteActionResult", + "Module": "Beta.DeviceManagement.Functions" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/retrieveReviewStatus", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcReviewStatus", - "OutputType": "IMicrosoftGraphCloudPcReviewStatus", + "ApiVersion": "beta", "Variants": [ "Retrieve", "RetrieveViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/retrieveReviewStatus", + "OutputType": "IMicrosoftGraphCloudPcReviewStatus", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcReviewStatus", + "Module": "Beta.DeviceManagement.Functions" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/getShiftWorkCloudPcAccessState", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcShiftWorkCloudPcAccessState", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getshiftworkcloudpcaccessstate?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "CloudPC.Read.All", @@ -74241,20 +72554,19 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getsupportedcloudpcremoteactions?view=graph-rest-beta", + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/getSupportedCloudPcRemoteActions", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcSupportedCloudPcRemoteAction", "OutputType": "IMicrosoftGraphCloudPcRemoteActionCapability", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getsupportedcloudpcremoteactions?view=graph-rest-beta" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointCloudPcSupportedCloudPcRemoteAction", + "Module": "Beta.DeviceManagement.Functions" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -74273,19 +72585,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpccrosscloudgovernmentorganizationmapping-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/crossCloudGovernmentOrganizationMapping", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointCrossCloudGovernmentOrganizationMapping", "OutputType": "IMicrosoftGraphCloudPcCrossCloudGovernmentOrganizationMapping", - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpccrosscloudgovernmentorganizationmapping-get?view=graph-rest-beta" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointCrossCloudGovernmentOrganizationMapping", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -74304,20 +72617,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcdeviceimage-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointDeviceImage", "OutputType": "IMicrosoftGraphCloudPcDeviceImage", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcdeviceimage-get?view=graph-rest-beta" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointDeviceImage", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -74336,19 +72648,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-deviceimages?view=graph-rest-beta", + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/deviceImages", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointDeviceImage", "OutputType": "IMicrosoftGraphCloudPcDeviceImage", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-deviceimages?view=graph-rest-beta" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointDeviceImage", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -74367,19 +72679,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/deviceImages/$count", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointDeviceImageCount", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementVirtualEndpointDeviceImageCount", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "CloudPC.Read.All", @@ -74398,19 +72710,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcdeviceimage-getsourceimages?view=graph-rest-beta", + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/deviceImages/getSourceImages", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointDeviceImageSourceImage", "OutputType": "IMicrosoftGraphCloudPcSourceDeviceImage", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointDeviceImageSourceImage", + "Module": "Beta.DeviceManagement.Functions" + }, + { + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcdeviceimage-getsourceimages?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "CloudPC.Read.All", @@ -74429,19 +72741,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-geteffectivepermissions?view=graph-rest-beta", + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/getEffectivePermissions", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointEffectivePermission", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-geteffectivepermissions?view=graph-rest-beta" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointEffectivePermission", + "Module": "Beta.DeviceManagement.Functions" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -74460,20 +72773,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcexternalpartnersetting-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings/{cloudPcExternalPartnerSetting-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", "OutputType": "IMicrosoftGraphCloudPcExternalPartnerSetting", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcexternalpartnersetting-get?view=graph-rest-beta" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -74492,19 +72804,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-externalpartnersettings?view=graph-rest-beta", + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", "OutputType": "IMicrosoftGraphCloudPcExternalPartnerSetting", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-externalpartnersettings?view=graph-rest-beta" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -74523,62 +72835,63 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings/$count", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointExternalPartnerSettingCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementVirtualEndpointExternalPartnerSettingCount", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans/{cloudPcFrontLineServicePlan-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan", - "OutputType": "IMicrosoftGraphCloudPcFrontLineServicePlan", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcfrontlineserviceplan-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcfrontlineserviceplan-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans/{cloudPcFrontLineServicePlan-id}", + "OutputType": "IMicrosoftGraphCloudPcFrontLineServicePlan", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan", - "OutputType": "IMicrosoftGraphCloudPcFrontLineServicePlan", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-frontlineserviceplans?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-frontlineserviceplans?view=graph-rest-beta", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans", + "OutputType": "IMicrosoftGraphCloudPcFrontLineServicePlan", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans/$count", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlanCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlanCount", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -74597,20 +72910,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcgalleryimage-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointGalleryImage", "OutputType": "IMicrosoftGraphCloudPcGalleryImage", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcgalleryimage-get?view=graph-rest-beta" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointGalleryImage", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -74629,19 +72941,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-galleryimages?view=graph-rest-beta", + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/galleryImages", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointGalleryImage", "OutputType": "IMicrosoftGraphCloudPcGalleryImage", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-galleryimages?view=graph-rest-beta" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointGalleryImage", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -74660,19 +72972,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/galleryImages/$count", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointGalleryImageCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementVirtualEndpointGalleryImageCount", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -74691,20 +73004,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-get?view=graph-rest-beta" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -74723,19 +73035,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-onpremisesconnections?view=graph-rest-beta", + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-onpremisesconnections?view=graph-rest-beta" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -74754,19 +73066,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/$count", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointOnPremiseConnectionCount", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementVirtualEndpointOnPremiseConnectionCount", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -74785,19 +73097,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcorganizationsettings-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/organizationSettings", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointOrganizationSetting", "OutputType": "IMicrosoftGraphCloudPcOrganizationSettings", - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcorganizationsettings-get?view=graph-rest-beta" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointOrganizationSetting", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -74816,20 +73129,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-get?view=graph-rest-beta" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -74848,151 +73160,151 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-provisioningpolicies?view=graph-rest-beta", + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-provisioningpolicies?view=graph-rest-beta" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments", + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUser", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUser", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/$count", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserCount", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/mailboxSettings", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/serviceProvisioningErrors", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningError", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/serviceProvisioningErrors/$count", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningErrorCount", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/$count", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentCount", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -75011,108 +73323,109 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/$count", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyCount", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/reports", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReport", - "OutputType": "IMicrosoftGraphCloudPcReports", + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/reports", + "OutputType": "IMicrosoftGraphCloudPcReports", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReport", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/reports/getActionStatusReports", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportActionStatusReport", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getactionstatusreports?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getactionstatusreports?view=graph-rest-beta", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/reports/getActionStatusReports", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportActionStatusReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/reports/getCloudPcPerformanceReport", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportCloudPcPerformanceReport", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/reports/getCloudPcPerformanceReport", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportCloudPcPerformanceReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/reports/getCloudPcRecommendationReports", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportCloudPcRecommendationReport", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getcloudpcrecommendationreports?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getcloudpcrecommendationreports?view=graph-rest-beta", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/reports/getCloudPcRecommendationReports", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportCloudPcRecommendationReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/reports/getConnectionQualityReports", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportConnectionQualityReport", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getconnectionqualityreports?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getconnectionqualityreports?view=graph-rest-beta", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/reports/getConnectionQualityReports", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportConnectionQualityReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/reports/retrieveCrossRegionDisasterRecoveryReport", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportCrossRegionDisasterRecoveryReport", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Retrieve", "RetrieveExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-retrievecrossregiondisasterrecoveryreport?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-retrievecrossregiondisasterrecoveryreport?view=graph-rest-beta", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/reports/retrieveCrossRegionDisasterRecoveryReport", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportCrossRegionDisasterRecoveryReport", + "Module": "Beta.DeviceManagement.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetExpanded" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -75131,138 +73444,138 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getdailyaggregatedremoteconnectionreports?view=graph-rest-beta", + "Method": "POST", "Uri": "/deviceManagement/virtualEndpoint/reports/getDailyAggregatedRemoteConnectionReports", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportDailyAggregatedRemoteConnectionReport", "OutputType": null, - "Variants": [ - "Get", - "GetExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getdailyaggregatedremoteconnectionreports?view=graph-rest-beta" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportDailyAggregatedRemoteConnectionReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs/{cloudPcExportJob-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportExportJob", - "OutputType": "IMicrosoftGraphCloudPcExportJob", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcexportjob-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcexportjob-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs/{cloudPcExportJob-id}", + "OutputType": "IMicrosoftGraphCloudPcExportJob", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportExportJob", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportExportJob", - "OutputType": "IMicrosoftGraphCloudPcExportJob", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs", + "OutputType": "IMicrosoftGraphCloudPcExportJob", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportExportJob", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs/$count", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportExportJobCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportExportJobCount", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/reports/getFrontlineReport", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportFrontlineReport", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getfrontlinereport?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getfrontlinereport?view=graph-rest-beta", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/reports/getFrontlineReport", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportFrontlineReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/reports/getInaccessibleCloudPcReports", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportInaccessibleCloudPcReport", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getinaccessiblecloudpcreports?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getinaccessiblecloudpcreports?view=graph-rest-beta", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/reports/getInaccessibleCloudPcReports", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportInaccessibleCloudPcReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/reports/getRawRemoteConnectionReports", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportRawRemoteConnectionReport", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getrawremoteconnectionreports?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getrawremoteconnectionreports?view=graph-rest-beta", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/reports/getRawRemoteConnectionReports", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportRawRemoteConnectionReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/reports/getRealTimeRemoteConnectionLatency(cloudPcId='{cloudPcId}')", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportRealTimeRemoteConnectionLatency", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getrealtimeremoteconnectionlatency?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getrealtimeremoteconnectionlatency?view=graph-rest-beta", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/reports/getRealTimeRemoteConnectionLatency(cloudPcId='{cloudPcId}')", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportRealTimeRemoteConnectionLatency", + "Module": "Beta.DeviceManagement.Functions" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/reports/getRealTimeRemoteConnectionStatus(cloudPcId='{cloudPcId}')", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportRealTimeRemoteConnectionStatus", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getrealtimeremoteconnectionstatus?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getrealtimeremoteconnectionstatus?view=graph-rest-beta", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/reports/getRealTimeRemoteConnectionStatus(cloudPcId='{cloudPcId}')", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportRealTimeRemoteConnectionStatus", + "Module": "Beta.DeviceManagement.Functions" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetExpanded" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -75281,20 +73594,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getremoteconnectionhistoricalreports?view=graph-rest-beta", + "Method": "POST", "Uri": "/deviceManagement/virtualEndpoint/reports/getRemoteConnectionHistoricalReports", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportRemoteConnectionHistoricalReport", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportRemoteConnectionHistoricalReport", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getremoteconnectionhistoricalreports?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "CloudPC.Read.All", @@ -75313,20 +73626,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getshareduselicenseusagereport?view=graph-rest-beta", + "Method": "POST", "Uri": "/deviceManagement/virtualEndpoint/reports/getSharedUseLicenseUsageReport", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportSharedUseLicenseUsageReport", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportSharedUseLicenseUsageReport", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-getshareduselicenseusagereport?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "CloudPC.Read.All", @@ -75345,49 +73658,48 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-gettotalaggregatedremoteconnectionreports?view=graph-rest-beta", + "Method": "POST", "Uri": "/deviceManagement/virtualEndpoint/reports/getTotalAggregatedRemoteConnectionReports", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportTotalAggregatedRemoteConnectionReport", "OutputType": null, - "Variants": [ - "Get", - "GetExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-gettotalaggregatedremoteconnectionreports?view=graph-rest-beta" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointReportTotalAggregatedRemoteConnectionReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/retrieveScopedPermissions", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointScopedPermission", - "OutputType": "IMicrosoftGraphCloudPcScopedPermission", + "ApiVersion": "beta", "Variants": [ "Retrieve" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-retrievescopedpermissions?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-retrievescopedpermissions?view=graph-rest-beta", + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/retrieveScopedPermissions", + "OutputType": "IMicrosoftGraphCloudPcScopedPermission", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointScopedPermission", + "Module": "Beta.DeviceManagement.Functions" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/servicePlans/{cloudPcServicePlan-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointServicePlan", - "OutputType": "IMicrosoftGraphCloudPcServicePlan", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/servicePlans/{cloudPcServicePlan-id}", + "OutputType": "IMicrosoftGraphCloudPcServicePlan", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointServicePlan", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -75406,19 +73718,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-serviceplans?view=graph-rest-beta", + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/servicePlans", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointServicePlan", "OutputType": "IMicrosoftGraphCloudPcServicePlan", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-serviceplans?view=graph-rest-beta" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointServicePlan", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -75437,51 +73749,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/servicePlans/$count", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointServicePlanCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementVirtualEndpointServicePlanCount", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [ - { - "Name": "CloudPC.Read.All", - "Description": "Read Cloud PCs", - "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "CloudPC.ReadWrite.All", - "Description": "Read and write Cloud PCs", - "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "Uri": "/deviceManagement/virtualEndpoint/sharedUseServicePlans/{cloudPcSharedUseServicePlan-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSharedUseServicePlan", - "OutputType": "IMicrosoftGraphCloudPcSharedUseServicePlan", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcshareduseserviceplan-get?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "CloudPC.Read.All", @@ -75500,82 +73781,19 @@ "IsLeastPrivilege": false } ], - "Uri": "/deviceManagement/virtualEndpoint/sharedUseServicePlans", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSharedUseServicePlan", - "OutputType": "IMicrosoftGraphCloudPcSharedUseServicePlan", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-shareduseserviceplans?view=graph-rest-beta" - }, - { - "Permissions": [ - { - "Name": "CloudPC.Read.All", - "Description": "Read Cloud PCs", - "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "CloudPC.ReadWrite.All", - "Description": "Read and write Cloud PCs", - "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "Uri": "/deviceManagement/virtualEndpoint/sharedUseServicePlans/$count", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSharedUseServicePlanCount", - "OutputType": null, - "Variants": [ - "Get" - ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcsnapshot-get?view=graph-rest-beta", "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [ - { - "Name": "CloudPC.Read.All", - "Description": "Read Cloud PCs", - "FullDescription": "Allows the app to read the properties of Cloud PCs, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "CloudPC.ReadWrite.All", - "Description": "Read and write Cloud PCs", - "FullDescription": "Allows the app to read and write the properties of Cloud PCs, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "Uri": "/deviceManagement/virtualEndpoint/snapshots/{cloudPcSnapshot-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshot", "OutputType": "IMicrosoftGraphCloudPcSnapshot", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcsnapshot-get?view=graph-rest-beta" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshot", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -75594,19 +73812,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-snapshots?view=graph-rest-beta", + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/snapshots", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshot", "OutputType": "IMicrosoftGraphCloudPcSnapshot", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-snapshots?view=graph-rest-beta" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshot", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -75625,19 +73843,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/snapshots/$count", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshotCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshotCount", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -75656,20 +73875,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcsnapshot-getstorageaccounts?view=graph-rest-beta", + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/snapshots/getStorageAccounts(subscriptionId='{subscriptionId}')", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshotStorageAccount", "OutputType": "IMicrosoftGraphCloudPcForensicStorageAccount", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcsnapshot-getstorageaccounts?view=graph-rest-beta" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshotStorageAccount", + "Module": "Beta.DeviceManagement.Functions" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -75688,34 +73906,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcsnapshot-getsubscriptions?view=graph-rest-beta", + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/snapshots/getSubscriptions", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshotSubscription", "OutputType": "IMicrosoftGraphCloudPcSubscription", - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcsnapshot-getsubscriptions?view=graph-rest-beta" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointSnapshotSubscription", + "Module": "Beta.DeviceManagement.Functions" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/{cloudPcSupportedRegion-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSupportedRegion", - "OutputType": "IMicrosoftGraphCloudPcSupportedRegion", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/{cloudPcSupportedRegion-id}", + "OutputType": "IMicrosoftGraphCloudPcSupportedRegion", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointSupportedRegion", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -75734,19 +73952,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-supportedregions?view=graph-rest-beta", + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/supportedRegions", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSupportedRegion", "OutputType": "IMicrosoftGraphCloudPcSupportedRegion", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-supportedregions?view=graph-rest-beta" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointSupportedRegion", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -75765,33 +73983,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/$count", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointSupportedRegionCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementVirtualEndpointSupportedRegionCount", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/retrieveTenantEncryptionSetting", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointTenantEncryptionSetting", - "OutputType": "IMicrosoftGraphCloudPcTenantEncryptionSetting", + "ApiVersion": "beta", "Variants": [ "Retrieve" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/retrieveTenantEncryptionSetting", + "OutputType": "IMicrosoftGraphCloudPcTenantEncryptionSetting", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointTenantEncryptionSetting", + "Module": "Beta.DeviceManagement.Functions" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -75810,20 +74029,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcusersetting-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSetting", "OutputType": "IMicrosoftGraphCloudPcUserSetting", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcusersetting-get?view=graph-rest-beta" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSetting", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -75842,63 +74060,63 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-usersettings?view=graph-rest-beta", + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/userSettings", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSetting", "OutputType": "IMicrosoftGraphCloudPcUserSetting", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-usersettings?view=graph-rest-beta" + "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSetting", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", - "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", + "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", - "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments", + "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", + "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/$count", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingAssignmentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingAssignmentCount", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -75917,19 +74135,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/userSettings/$count", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementVirtualEndpointUserSettingCount", + "Module": "Beta.DeviceManagement.Administration" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -75948,20 +74167,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -75980,137 +74198,137 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/$count", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceCount", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/deploymentProfile", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceDeploymentProfile", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/deploymentProfile", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceDeploymentProfile", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/intendedDeploymentProfile", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceIntendedDeploymentProfile", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/intendedDeploymentProfile", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceIntendedDeploymentProfile", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/{windowsAutopilotDeploymentProfileAssignment-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/{windowsAutopilotDeploymentProfileAssignment-id}", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment", + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment", + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/$count", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignmentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignmentCount", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -76129,19 +74347,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/$count", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileCount", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -76160,20 +74379,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity", "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -76192,19 +74410,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity", "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -76223,19 +74441,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/$count", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityCount", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -76254,20 +74473,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/deploymentProfile", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityDeploymentProfile", "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityDeploymentProfile", + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -76286,20 +74505,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/intendedDeploymentProfile", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityIntendedDeploymentProfile", "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityIntendedDeploymentProfile", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -76318,19 +74536,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/windowsAutopilotSettings", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementWindowsAutopilotSetting", "OutputType": "IMicrosoftGraphWindowsAutopilotSettings", - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementWindowsAutopilotSetting", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -76349,20 +74568,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfile", "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfile", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -76381,19 +74599,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/windowsFeatureUpdateProfiles", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfile", "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfile", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -76412,20 +74631,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/{windowsFeatureUpdateProfileAssignment-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -76444,19 +74662,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -76475,20 +74694,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/$count", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignmentCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignmentCount", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -76507,19 +74725,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/$count", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfileCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementWindowsFeatureUpdateProfileCount", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -76538,20 +74757,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -76570,19 +74788,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -76601,19 +74819,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummaryCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummaryCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -76632,20 +74851,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -76664,19 +74882,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -76695,19 +74913,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummaryCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummaryCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -76742,20 +74961,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformation", "OutputType": "IMicrosoftGraphWindowsMalwareInformation", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformation", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -76790,19 +75008,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/windowsMalwareInformation", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformation", "OutputType": "IMicrosoftGraphWindowsMalwareInformation", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformation", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -76837,19 +75055,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/windowsMalwareInformation/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformationCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformationCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -76884,20 +75103,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -76932,19 +75150,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -76979,20 +75198,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareStateCount", "OutputType": null, + "Command": "Get-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareStateCount", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -77011,20 +75230,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfile", "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfile", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfile", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -77043,19 +75261,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/windowsQualityUpdateProfiles", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfile", "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfile", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfile", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -77074,20 +75293,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments/{windowsQualityUpdateProfileAssignment-id}", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignment", "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfileAssignment", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignment", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -77106,19 +75324,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignment", "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfileAssignment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignment", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -77137,20 +75356,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignmentCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignmentCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -77169,19 +75387,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/windowsQualityUpdateProfiles/$count", - "Module": "Beta.DeviceManagement", - "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfileCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceManagementWindowsQualityUpdateProfileCount", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" + ], "Permissions": [ { "Name": "Application.Read.All", @@ -77264,22 +75485,22 @@ "IsLeastPrivilege": false } ], - "Uri": "/devices/{device-id}/getMemberGroups", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceMemberGroup", + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", + "Method": "POST", + "Uri": "/devices/{device-id}/getMemberGroups", "OutputType": null, + "Command": "Get-MgBetaDeviceMemberGroup", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Application.Read.All", @@ -77378,37 +75599,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/devices/{device-id}/getMemberObjects", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceMemberObject", "OutputType": null, - "Variants": [ - "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceMemberObject", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceMemberOf", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaDeviceMemberOf", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Device.Read.All", @@ -77443,77 +75661,78 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-memberof?view=graph-rest-beta", + "Method": "GET", "Uri": "/devices/{device-id}/memberOf", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceMemberOf", "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceMemberOf", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}/administrativeUnit", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceMemberOfAsAdministrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}/administrativeUnit", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Command": "Get-MgBetaDeviceMemberOfAsAdministrativeUnit", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/memberOf/administrativeUnit", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceMemberOfAsAdministrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/devices/{device-id}/memberOf/administrativeUnit", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Command": "Get-MgBetaDeviceMemberOfAsAdministrativeUnit", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}/group", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceMemberOfAsGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-memberof?view=graph-rest-beta", + "Method": "GET", + "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgBetaDeviceMemberOfAsGroup", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/memberOf/group", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceMemberOfAsGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-memberof?view=graph-rest-beta", + "Method": "GET", + "Uri": "/devices/{device-id}/memberOf/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgBetaDeviceMemberOfAsGroup", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Device.Read.All", @@ -77548,50 +75767,49 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/devices/{device-id}/memberOf/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceMemberOfCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceMemberOfCount", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/memberOf/administrativeUnit/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceMemberOfCountAsAdministrativeUnit", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/devices/{device-id}/memberOf/administrativeUnit/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceMemberOfCountAsAdministrativeUnit", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/memberOf/group/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceMemberOfCountAsGroup", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/devices/{device-id}/memberOf/group/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceMemberOfCountAsGroup", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Device.Read.All", @@ -77626,106 +75844,106 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-registeredowners?view=graph-rest-beta", + "Method": "GET", "Uri": "/devices/{device-id}/registeredOwners", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceRegisteredOwner", "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceRegisteredOwner", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/endpoint", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceRegisteredOwnerAsEndpoint", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/endpoint", + "OutputType": "IMicrosoftGraphEndpoint", + "Command": "Get-MgBetaDeviceRegisteredOwnerAsEndpoint", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/registeredOwners/endpoint", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceRegisteredOwnerAsEndpoint", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/devices/{device-id}/registeredOwners/endpoint", + "OutputType": "IMicrosoftGraphEndpoint", + "Command": "Get-MgBetaDeviceRegisteredOwnerAsEndpoint", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/servicePrincipal", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceRegisteredOwnerAsServicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/servicePrincipal", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Command": "Get-MgBetaDeviceRegisteredOwnerAsServicePrincipal", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/registeredOwners/servicePrincipal", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceRegisteredOwnerAsServicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/devices/{device-id}/registeredOwners/servicePrincipal", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Command": "Get-MgBetaDeviceRegisteredOwnerAsServicePrincipal", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/user", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceRegisteredOwnerAsUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/user", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaDeviceRegisteredOwnerAsUser", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/registeredOwners/user", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceRegisteredOwnerAsUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/devices/{device-id}/registeredOwners/user", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaDeviceRegisteredOwnerAsUser", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Device.Read.All", @@ -77760,19 +75978,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-registeredowners?view=graph-rest-beta", + "Method": "GET", "Uri": "/devices/{device-id}/registeredOwners/$ref", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceRegisteredOwnerByRef", "OutputType": null, - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceRegisteredOwnerByRef", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Device.Read.All", @@ -77807,65 +76026,64 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/devices/{device-id}/registeredOwners/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceRegisteredOwnerCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceRegisteredOwnerCount", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/registeredOwners/endpoint/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceRegisteredOwnerCountAsEndpoint", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/devices/{device-id}/registeredOwners/endpoint/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceRegisteredOwnerCountAsEndpoint", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/registeredOwners/servicePrincipal/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceRegisteredOwnerCountAsServicePrincipal", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/devices/{device-id}/registeredOwners/servicePrincipal/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceRegisteredOwnerCountAsServicePrincipal", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/registeredOwners/user/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceRegisteredOwnerCountAsUser", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/devices/{device-id}/registeredOwners/user/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceRegisteredOwnerCountAsUser", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Device.Read.All", @@ -77900,106 +76118,106 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-registeredusers?view=graph-rest-beta", + "Method": "GET", "Uri": "/devices/{device-id}/registeredUsers", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceRegisteredUser", "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceRegisteredUser", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/endpoint", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceRegisteredUserAsEndpoint", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/endpoint", + "OutputType": "IMicrosoftGraphEndpoint", + "Command": "Get-MgBetaDeviceRegisteredUserAsEndpoint", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/registeredUsers/endpoint", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceRegisteredUserAsEndpoint", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/devices/{device-id}/registeredUsers/endpoint", + "OutputType": "IMicrosoftGraphEndpoint", + "Command": "Get-MgBetaDeviceRegisteredUserAsEndpoint", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/servicePrincipal", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceRegisteredUserAsServicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/servicePrincipal", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Command": "Get-MgBetaDeviceRegisteredUserAsServicePrincipal", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/registeredUsers/servicePrincipal", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceRegisteredUserAsServicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/devices/{device-id}/registeredUsers/servicePrincipal", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Command": "Get-MgBetaDeviceRegisteredUserAsServicePrincipal", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/user", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceRegisteredUserAsUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/user", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaDeviceRegisteredUserAsUser", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/registeredUsers/user", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceRegisteredUserAsUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/devices/{device-id}/registeredUsers/user", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaDeviceRegisteredUserAsUser", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Device.Read.All", @@ -78034,19 +76252,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-registeredusers?view=graph-rest-beta", + "Method": "GET", "Uri": "/devices/{device-id}/registeredUsers/$ref", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceRegisteredUserByRef", "OutputType": null, - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceRegisteredUserByRef", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Device.Read.All", @@ -78081,80 +76300,79 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/devices/{device-id}/registeredUsers/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceRegisteredUserCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceRegisteredUserCount", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/registeredUsers/endpoint/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceRegisteredUserCountAsEndpoint", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/devices/{device-id}/registeredUsers/endpoint/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceRegisteredUserCountAsEndpoint", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/registeredUsers/servicePrincipal/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceRegisteredUserCountAsServicePrincipal", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/devices/{device-id}/registeredUsers/servicePrincipal/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceRegisteredUserCountAsServicePrincipal", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/registeredUsers/user/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceRegisteredUserCountAsUser", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/devices/{device-id}/registeredUsers/user/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceRegisteredUserCountAsUser", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceTransitiveMemberOf", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaDeviceTransitiveMemberOf", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Device.Read.All", @@ -78189,77 +76407,78 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-transitivememberof?view=graph-rest-beta", + "Method": "GET", "Uri": "/devices/{device-id}/transitiveMemberOf", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceTransitiveMemberOf", "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceTransitiveMemberOf", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceTransitiveMemberOfAsAdministrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Command": "Get-MgBetaDeviceTransitiveMemberOfAsAdministrativeUnit", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/transitiveMemberOf/administrativeUnit", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceTransitiveMemberOfAsAdministrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/devices/{device-id}/transitiveMemberOf/administrativeUnit", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Command": "Get-MgBetaDeviceTransitiveMemberOfAsAdministrativeUnit", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/group", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceTransitiveMemberOfAsGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-transitivememberof?view=graph-rest-beta", + "Method": "GET", + "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgBetaDeviceTransitiveMemberOfAsGroup", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/transitiveMemberOf/group", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceTransitiveMemberOfAsGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-transitivememberof?view=graph-rest-beta", + "Method": "GET", + "Uri": "/devices/{device-id}/transitiveMemberOf/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgBetaDeviceTransitiveMemberOfAsGroup", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Device.Read.All", @@ -78294,65 +76513,64 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/devices/{device-id}/transitiveMemberOf/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceTransitiveMemberOfCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceTransitiveMemberOfCount", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/transitiveMemberOf/administrativeUnit/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceTransitiveMemberOfCountAsAdministrativeUnit", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/devices/{device-id}/transitiveMemberOf/administrativeUnit/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceTransitiveMemberOfCountAsAdministrativeUnit", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/transitiveMemberOf/group/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceTransitiveMemberOfCountAsGroup", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/devices/{device-id}/transitiveMemberOf/group/$count", + "OutputType": null, + "Command": "Get-MgBetaDeviceTransitiveMemberOfCountAsGroup", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/usageRights/{usageRight-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceUsageRights", - "OutputType": "IMicrosoftGraphUsageRight", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/devices/{device-id}/usageRights/{usageRight-id}", + "OutputType": "IMicrosoftGraphUsageRight", + "Command": "Get-MgBetaDeviceUsageRights", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Device.Read.All", @@ -78387,19 +76605,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-usagerights?view=graph-rest-beta", + "Method": "GET", "Uri": "/devices/{device-id}/usageRights", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceUsageRights", "OutputType": "IMicrosoftGraphUsageRight", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceUsageRights", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Device.Read.All", @@ -78434,49 +76653,49 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/devices/{device-id}/usageRights/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceUsageRightsCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDeviceUsageRightsCount", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/getUserOwnedObjects", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDeviceUserOwnedObject", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", + "Method": "POST", + "Uri": "/devices/getUserOwnedObjects", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaDeviceUserOwnedObject", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectory", - "OutputType": "IMicrosoftGraphDirectory", + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directory", + "OutputType": "IMicrosoftGraphDirectory", + "Command": "Get-MgBetaDirectory", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -78511,20 +76730,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryAdministrativeUnit", "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDirectoryAdministrativeUnit", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -78559,19 +76777,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/directory/administrativeUnits", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryAdministrativeUnit", "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDirectoryAdministrativeUnit", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -78606,19 +76824,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/directory/administrativeUnits/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryAdministrativeUnitCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDirectoryAdministrativeUnitCount", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Delta" + ], "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -78653,63 +76871,63 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-delta?view=graph-rest-beta", + "Method": "GET", "Uri": "/directory/administrativeUnits/delta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryAdministrativeUnitDelta", "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Variants": [ - "Delta" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-delta?view=graph-rest-beta" + "Command": "Get-MgBetaDirectoryAdministrativeUnitDelta", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryAdministrativeUnitExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Get-MgBetaDirectoryAdministrativeUnitExtension", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryAdministrativeUnitExtension", - "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions", + "OutputType": "IMicrosoftGraphExtension", + "Command": "Get-MgBetaDirectoryAdministrativeUnitExtension", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryAdministrativeUnitExtensionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/$count", + "OutputType": null, + "Command": "Get-MgBetaDirectoryAdministrativeUnitExtensionCount", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -78744,34 +76962,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMember", "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDirectoryAdministrativeUnitMember", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/application", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsApplication", - "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/application", + "OutputType": "IMicrosoftGraphApplication", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsApplication", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -78806,34 +77024,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/application", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsApplication", "OutputType": "IMicrosoftGraphApplication", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsApplication", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/device", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsDevice", - "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/device", + "OutputType": "IMicrosoftGraphDevice", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsDevice", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -78868,34 +77086,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/device", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsDevice", "OutputType": "IMicrosoftGraphDevice", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsDevice", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/group", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsGroup", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -78930,34 +77148,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/group", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsGroup", "OutputType": "IMicrosoftGraphGroup", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsGroup", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/orgContact", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsOrgContact", - "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/orgContact", + "OutputType": "IMicrosoftGraphOrgContact", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsOrgContact", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -78992,34 +77210,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/orgContact", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsOrgContact", "OutputType": "IMicrosoftGraphOrgContact", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsOrgContact", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/servicePrincipal", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsServicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/servicePrincipal", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsServicePrincipal", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -79054,34 +77272,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsServicePrincipal", "OutputType": "IMicrosoftGraphServicePrincipal", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsServicePrincipal", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/user", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/user", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsUser", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -79116,19 +77334,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/user", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsUser", "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberAsUser", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -79163,19 +77381,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberByRef", "OutputType": null, - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberByRef", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -79210,20 +77429,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCount", "OutputType": null, + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCount", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -79258,20 +77477,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/application/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsApplication", "OutputType": null, + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsApplication", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -79306,20 +77525,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/device/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsDevice", "OutputType": null, + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsDevice", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -79354,20 +77573,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/group/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsGroup", "OutputType": null, + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsGroup", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -79402,20 +77621,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/orgContact/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsOrgContact", "OutputType": null, + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsOrgContact", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -79450,20 +77669,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsServicePrincipal", "OutputType": null, + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsServicePrincipal", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -79498,20 +77717,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/user/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsUser", "OutputType": null, + "Command": "Get-MgBetaDirectoryAdministrativeUnitMemberCountAsUser", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -79546,20 +77765,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryAdministrativeUnitScopedRoleMember", "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDirectoryAdministrativeUnitScopedRoleMember", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -79594,19 +77812,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryAdministrativeUnitScopedRoleMember", "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDirectoryAdministrativeUnitScopedRoleMember", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -79641,20 +77860,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryAdministrativeUnitScopedRoleMemberCount", "OutputType": null, + "Command": "Get-MgBetaDirectoryAdministrativeUnitScopedRoleMemberCount", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -79673,20 +77892,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attributeset-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/directory/attributeSets/{attributeSet-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryAttributeSet", "OutputType": "IMicrosoftGraphAttributeSet", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDirectoryAttributeSet", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -79705,19 +77923,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-attributesets?view=graph-rest-beta", + "Method": "GET", "Uri": "/directory/attributeSets", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryAttributeSet", "OutputType": "IMicrosoftGraphAttributeSet", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDirectoryAttributeSet", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -79736,33 +77954,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/directory/attributeSets/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryAttributeSetCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDirectoryAttributeSetCount", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/certificateAuthorities", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryCertificateAuthority", - "OutputType": "IMicrosoftGraphCertificateAuthorityPath", + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directory/certificateAuthorities", + "OutputType": "IMicrosoftGraphCertificateAuthorityPath", + "Command": "Get-MgBetaDirectoryCertificateAuthority", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "AppCertTrustConfiguration.Read.All", @@ -79781,20 +78000,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedapplicationconfiguration-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", "OutputType": "IMicrosoftGraphCertificateBasedApplicationConfiguration", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "AppCertTrustConfiguration.Read.All", @@ -79813,19 +78031,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificateauthoritypath-list-certificatebasedapplicationconfigurations?view=graph-rest-beta", + "Method": "GET", "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", "OutputType": "IMicrosoftGraphCertificateBasedApplicationConfiguration", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "AppCertTrustConfiguration.Read.All", @@ -79844,19 +78062,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationCount", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "AppCertTrustConfiguration.Read.All", @@ -79875,20 +78094,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificateauthorityasentity-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities/{certificateAuthorityAsEntity-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", "OutputType": "IMicrosoftGraphCertificateAuthorityAsEntity", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "AppCertTrustConfiguration.Read.All", @@ -79907,19 +78125,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedapplicationconfiguration-list-trustedcertificateauthorities?view=graph-rest-beta", + "Method": "GET", "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", "OutputType": "IMicrosoftGraphCertificateAuthorityAsEntity", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "AppCertTrustConfiguration.Read.All", @@ -79938,20 +78157,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthorityCount", "OutputType": null, + "Command": "Get-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthorityCount", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -79970,20 +78189,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customsecurityattributedefinition-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinition", "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinition", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -80002,19 +78220,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-customsecurityattributedefinitions?view=graph-rest-beta", + "Method": "GET", "Uri": "/directory/customSecurityAttributeDefinitions", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinition", "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinition", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -80033,20 +78252,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/allowedvalue-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", "OutputType": "IMicrosoftGraphAllowedValue", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -80065,19 +78283,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customsecurityattributedefinition-list-allowedvalues?view=graph-rest-beta", + "Method": "GET", "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", "OutputType": "IMicrosoftGraphAllowedValue", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -80096,20 +78315,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValueCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValueCount", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -80128,499 +78346,500 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/directory/customSecurityAttributeDefinitions/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinitionCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDirectoryCustomSecurityAttributeDefinitionCount", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/deletedItems/{directoryObject-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryDeletedItem", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directory/deletedItems/{directoryObject-id}", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaDirectoryDeletedItem", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/deletedItems/{directoryObject-id}/administrativeUnit", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryDeletedItemAsAdministrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDirectoryDeletedAdministrativeUnit", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directory/deletedItems/{directoryObject-id}/administrativeUnit", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Command": "Get-MgBetaDirectoryDeletedItemAsAdministrativeUnit", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/deletedItems/administrativeUnit", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryDeletedItemAsAdministrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDirectoryDeletedAdministrativeUnit", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directory/deletedItems/administrativeUnit", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Command": "Get-MgBetaDirectoryDeletedItemAsAdministrativeUnit", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/deletedItems/{directoryObject-id}/application", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryDeletedItemAsApplication", - "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDirectoryDeletedApplication", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directory/deletedItems/{directoryObject-id}/application", + "OutputType": "IMicrosoftGraphApplication", + "Command": "Get-MgBetaDirectoryDeletedItemAsApplication", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/deletedItems/application", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryDeletedItemAsApplication", - "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDirectoryDeletedApplication", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directory/deletedItems/application", + "OutputType": "IMicrosoftGraphApplication", + "Command": "Get-MgBetaDirectoryDeletedItemAsApplication", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/deletedItems/{directoryObject-id}/device", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryDeletedItemAsDevice", - "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDirectoryDeletedDevice", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directory/deletedItems/{directoryObject-id}/device", + "OutputType": "IMicrosoftGraphDevice", + "Command": "Get-MgBetaDirectoryDeletedItemAsDevice", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/deletedItems/device", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryDeletedItemAsDevice", - "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDirectoryDeletedDevice", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directory/deletedItems/device", + "OutputType": "IMicrosoftGraphDevice", + "Command": "Get-MgBetaDirectoryDeletedItemAsDevice", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/deletedItems/{directoryObject-id}/group", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryDeletedItemAsGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDirectoryDeletedGroup", - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-list?view=graph-rest-beta", + "Method": "GET", + "Uri": "/directory/deletedItems/{directoryObject-id}/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgBetaDirectoryDeletedItemAsGroup", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/deletedItems/group", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryDeletedItemAsGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDirectoryDeletedGroup", - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-list?view=graph-rest-beta", + "Method": "GET", + "Uri": "/directory/deletedItems/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgBetaDirectoryDeletedItemAsGroup", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/deletedItems/{directoryObject-id}/servicePrincipal", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryDeletedItemAsServicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDirectoryDeletedServicePrincipal", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directory/deletedItems/{directoryObject-id}/servicePrincipal", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Command": "Get-MgBetaDirectoryDeletedItemAsServicePrincipal", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/deletedItems/servicePrincipal", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryDeletedItemAsServicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDirectoryDeletedServicePrincipal", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directory/deletedItems/servicePrincipal", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Command": "Get-MgBetaDirectoryDeletedItemAsServicePrincipal", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/deletedItems/{directoryObject-id}/user", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryDeletedItemAsUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDirectoryDeletedUser", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directory/deletedItems/{directoryObject-id}/user", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaDirectoryDeletedItemAsUser", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/deletedItems/user", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryDeletedItemAsUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaDirectoryDeletedUser", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directory/deletedItems/user", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaDirectoryDeletedItemAsUser", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/deletedItems/getByIds", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryDeletedItemById", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", + "Method": "POST", + "Uri": "/directory/deletedItems/getByIds", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaDirectoryDeletedItemById", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/deletedItems/administrativeUnit/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryDeletedItemCountAsAdministrativeUnit", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directory/deletedItems/administrativeUnit/$count", + "OutputType": null, + "Command": "Get-MgBetaDirectoryDeletedItemCountAsAdministrativeUnit", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/deletedItems/application/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryDeletedItemCountAsApplication", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directory/deletedItems/application/$count", + "OutputType": null, + "Command": "Get-MgBetaDirectoryDeletedItemCountAsApplication", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/deletedItems/device/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryDeletedItemCountAsDevice", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directory/deletedItems/device/$count", + "OutputType": null, + "Command": "Get-MgBetaDirectoryDeletedItemCountAsDevice", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/deletedItems/group/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryDeletedItemCountAsGroup", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directory/deletedItems/group/$count", + "OutputType": null, + "Command": "Get-MgBetaDirectoryDeletedItemCountAsGroup", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/deletedItems/servicePrincipal/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryDeletedItemCountAsServicePrincipal", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directory/deletedItems/servicePrincipal/$count", + "OutputType": null, + "Command": "Get-MgBetaDirectoryDeletedItemCountAsServicePrincipal", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/deletedItems/user/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryDeletedItemCountAsUser", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directory/deletedItems/user/$count", + "OutputType": null, + "Command": "Get-MgBetaDirectoryDeletedItemCountAsUser", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/deletedItems/{directoryObject-id}/getMemberGroups", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryDeletedItemMemberGroup", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", + "Method": "POST", + "Uri": "/directory/deletedItems/{directoryObject-id}/getMemberGroups", + "OutputType": null, + "Command": "Get-MgBetaDirectoryDeletedItemMemberGroup", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/deletedItems/{directoryObject-id}/getMemberObjects", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryDeletedItemMemberObject", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/directory/deletedItems/{directoryObject-id}/getMemberObjects", + "OutputType": null, + "Command": "Get-MgBetaDirectoryDeletedItemMemberObject", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryDeviceLocalCredential", - "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicelocalcredentialinfo-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}", + "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", + "Command": "Get-MgBetaDirectoryDeviceLocalCredential", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/deviceLocalCredentials", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryDeviceLocalCredential", - "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-devicelocalcredentials?view=graph-rest-beta", + "Method": "GET", + "Uri": "/directory/deviceLocalCredentials", + "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", + "Command": "Get-MgBetaDirectoryDeviceLocalCredential", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/deviceLocalCredentials/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryDeviceLocalCredentialCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directory/deviceLocalCredentials/$count", + "OutputType": null, + "Command": "Get-MgBetaDirectoryDeviceLocalCredentialCount", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/externalUserProfiles/{externalUserProfile-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryExternalUserProfile", - "OutputType": "IMicrosoftGraphExternalUserProfile", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externaluserprofile-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/directory/externalUserProfiles/{externalUserProfile-id}", + "OutputType": "IMicrosoftGraphExternalUserProfile", + "Command": "Get-MgBetaDirectoryExternalUserProfile", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/externalUserProfiles", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryExternalUserProfile", - "OutputType": "IMicrosoftGraphExternalUserProfile", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-externaluserprofiles?view=graph-rest-beta", + "Method": "GET", + "Uri": "/directory/externalUserProfiles", + "OutputType": "IMicrosoftGraphExternalUserProfile", + "Command": "Get-MgBetaDirectoryExternalUserProfile", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/externalUserProfiles/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryExternalUserProfileCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directory/externalUserProfiles/$count", + "OutputType": null, + "Command": "Get-MgBetaDirectoryExternalUserProfileCount", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryFeatureRolloutPolicy", - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}", + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "Command": "Get-MgBetaDirectoryFeatureRolloutPolicy", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/featureRolloutPolicies", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryFeatureRolloutPolicy", - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directory/featureRolloutPolicies", + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "Command": "Get-MgBetaDirectoryFeatureRolloutPolicy", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyApplyTo", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyApplyTo", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyApplyToCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$count", + "OutputType": null, + "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyApplyToCount", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/featureRolloutPolicies/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directory/featureRolloutPolicies/$count", + "OutputType": null, + "Command": "Get-MgBetaDirectoryFeatureRolloutPolicyCount", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -80639,20 +78858,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryFederationConfiguration", "OutputType": "IMicrosoftGraphIdentityProviderBase", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDirectoryFederationConfiguration", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -80671,19 +78889,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/directory/federationConfigurations", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryFederationConfiguration", "OutputType": "IMicrosoftGraphIdentityProviderBase", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDirectoryFederationConfiguration", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -80702,62 +78920,63 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/directory/federationConfigurations/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryFederationConfigurationCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDirectoryFederationConfigurationCount", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/impactedResources/{impactedResource-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryImpactedResource", - "OutputType": "IMicrosoftGraphImpactedResource", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directory/impactedResources/{impactedResource-id}", + "OutputType": "IMicrosoftGraphImpactedResource", + "Command": "Get-MgBetaDirectoryImpactedResource", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/impactedResources", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryImpactedResource", - "OutputType": "IMicrosoftGraphImpactedResource", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directory/impactedResources", + "OutputType": "IMicrosoftGraphImpactedResource", + "Command": "Get-MgBetaDirectoryImpactedResource", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/impactedResources/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryImpactedResourceCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directory/impactedResources/$count", + "OutputType": null, + "Command": "Get-MgBetaDirectoryImpactedResourceCount", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "CrossTenantUserProfileSharing.Read", @@ -80792,20 +79011,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/inboundshareduserprofile-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryInboundSharedUserProfile", "OutputType": "IMicrosoftGraphInboundSharedUserProfile", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDirectoryInboundSharedUserProfile", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "CrossTenantUserProfileSharing.Read.All", @@ -80824,19 +79042,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-inboundshareduserprofiles?view=graph-rest-beta", + "Method": "GET", "Uri": "/directory/inboundSharedUserProfiles", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryInboundSharedUserProfile", "OutputType": "IMicrosoftGraphInboundSharedUserProfile", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDirectoryInboundSharedUserProfile", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "CrossTenantUserProfileSharing.Read.All", @@ -80855,91 +79073,94 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/directory/inboundSharedUserProfiles/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryInboundSharedUserProfileCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDirectoryInboundSharedUserProfileCount", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryObjects/{directoryObject-id}", - "Module": "Beta.DirectoryObjects", - "Command": "Get-MgBetaDirectoryObject", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/directoryObjects/{directoryObject-id}", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaDirectoryObject", + "Module": "Beta.DirectoryObjects" }, { - "Permissions": [], - "Uri": "/directoryObjects", - "Module": "Beta.DirectoryObjects", - "Command": "Get-MgBetaDirectoryObject", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directoryObjects", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaDirectoryObject", + "Module": "Beta.DirectoryObjects" }, { - "Permissions": [], - "Uri": "/directoryObjects/getByIds", - "Module": "Beta.DirectoryObjects", - "Command": "Get-MgBetaDirectoryObjectById", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", + "Method": "POST", + "Uri": "/directoryObjects/getByIds", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaDirectoryObjectById", + "Module": "Beta.DirectoryObjects" }, { - "Permissions": [], - "Uri": "/directoryObjects/$count", - "Module": "Beta.DirectoryObjects", - "Command": "Get-MgBetaDirectoryObjectCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directoryObjects/$count", + "OutputType": null, + "Command": "Get-MgBetaDirectoryObjectCount", + "Module": "Beta.DirectoryObjects" }, { - "Permissions": [], - "Uri": "/directoryObjects/delta", - "Module": "Beta.DirectoryObjects", - "Command": "Get-MgBetaDirectoryObjectDelta", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Delta" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-beta", + "Method": "GET", + "Uri": "/directoryObjects/delta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaDirectoryObjectDelta", + "Module": "Beta.DirectoryObjects" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" + ], "Permissions": [ { "Name": "Application.Read.All", @@ -81022,22 +79243,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", + "Method": "POST", "Uri": "/directoryObjects/{directoryObject-id}/getMemberGroups", - "Module": "Beta.DirectoryObjects", - "Command": "Get-MgBetaDirectoryObjectMemberGroup", "OutputType": null, + "Command": "Get-MgBetaDirectoryObjectMemberGroup", + "Module": "Beta.DirectoryObjects" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Application.Read.All", @@ -81136,52 +79357,49 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/directoryObjects/{directoryObject-id}/getMemberObjects", - "Module": "Beta.DirectoryObjects", - "Command": "Get-MgBetaDirectoryObjectMemberObject", "OutputType": null, - "Variants": [ - "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDirectoryObjectMemberObject", + "Module": "Beta.DirectoryObjects" }, { - "Permissions": [], - "Uri": "/directoryObjects/getUserOwnedObjects", - "Module": "Beta.DirectoryObjects", - "Command": "Get-MgBetaDirectoryObjectUserOwnedObject", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", + "Method": "POST", + "Uri": "/directoryObjects/getUserOwnedObjects", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaDirectoryObjectUserOwnedObject", + "Module": "Beta.DirectoryObjects" }, { - "Permissions": [], - "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryOnPremiseSynchronization", - "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onpremisesdirectorysynchronization-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", + "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", + "Command": "Get-MgBetaDirectoryOnPremiseSynchronization", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "OnPremDirectorySynchronization.Read.All", @@ -81200,19 +79418,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/directory/onPremisesSynchronization", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryOnPremiseSynchronization", "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDirectoryOnPremiseSynchronization", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "OnPremDirectorySynchronization.Read.All", @@ -81231,19 +79449,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/directory/onPremisesSynchronization/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryOnPremiseSynchronizationCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDirectoryOnPremiseSynchronizationCount", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "CrossTenantUserProfileSharing.Read", @@ -81278,23 +79497,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outboundshareduserprofile-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryOutboundSharedUserProfile", "OutputType": "IMicrosoftGraphOutboundSharedUserProfile", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDirectoryOutboundSharedUserProfile", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [ - { - "Name": "CrossTenantUserProfileSharing.Read", + "ApiVersion": "beta", + "Variants": [ + "List" + ], + "Permissions": [ + { + "Name": "CrossTenantUserProfileSharing.Read", "Description": "Read shared cross-tenant user profile and export 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 your external user data (e.g. customer content or system-generated logs), associated with the current tenant on your behalf.", "IsAdmin": true, @@ -81326,19 +79544,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-outboundshareduserprofiles?view=graph-rest-beta", + "Method": "GET", "Uri": "/directory/outboundSharedUserProfiles", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryOutboundSharedUserProfile", "OutputType": "IMicrosoftGraphOutboundSharedUserProfile", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDirectoryOutboundSharedUserProfile", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "CrossTenantUserProfileSharing.Read", @@ -81373,34 +79591,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/directory/outboundSharedUserProfiles/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileCount", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileTenant", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}", + "OutputType": null, + "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileTenant", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "CrossTenantUserProfileSharing.Read", @@ -81435,19 +79653,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outboundshareduserprofile-list-tenants?view=graph-rest-beta", + "Method": "GET", "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileTenant", "OutputType": "IMicrosoftGraphTenantReference", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileTenant", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "CrossTenantUserProfileSharing.Read", @@ -81482,63 +79701,63 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileTenantCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDirectoryOutboundSharedUserProfileTenantCount", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/pendingExternalUserProfiles/{pendingExternalUserProfile-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryPendingExternalUserProfile", - "OutputType": "IMicrosoftGraphPendingExternalUserProfile", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/pendingexternaluserprofile-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/directory/pendingExternalUserProfiles/{pendingExternalUserProfile-id}", + "OutputType": "IMicrosoftGraphPendingExternalUserProfile", + "Command": "Get-MgBetaDirectoryPendingExternalUserProfile", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/pendingExternalUserProfiles", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryPendingExternalUserProfile", - "OutputType": "IMicrosoftGraphPendingExternalUserProfile", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-pendingexternaluserprofile?view=graph-rest-beta", + "Method": "GET", + "Uri": "/directory/pendingExternalUserProfiles", + "OutputType": "IMicrosoftGraphPendingExternalUserProfile", + "Command": "Get-MgBetaDirectoryPendingExternalUserProfile", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/pendingExternalUserProfiles/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryPendingExternalUserProfileCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directory/pendingExternalUserProfiles/$count", + "OutputType": null, + "Command": "Get-MgBetaDirectoryPendingExternalUserProfileCount", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DirectoryRecommendations.Read.All", @@ -81557,20 +79776,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/recommendation-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/directory/recommendations/{recommendation-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRecommendation", "OutputType": "IMicrosoftGraphRecommendation", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDirectoryRecommendation", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DirectoryRecommendations.Read.All", @@ -81589,19 +79807,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-recommendation?view=graph-rest-beta", + "Method": "GET", "Uri": "/directory/recommendations", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRecommendation", "OutputType": "IMicrosoftGraphRecommendation", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDirectoryRecommendation", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DirectoryRecommendations.Read.All", @@ -81620,19 +79838,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/directory/recommendations/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRecommendationCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDirectoryRecommendationCount", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DirectoryRecommendations.Read.All", @@ -81651,20 +79870,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRecommendationImpactedResource", "OutputType": "IMicrosoftGraphImpactedResource", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDirectoryRecommendationImpactedResource", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DirectoryRecommendations.Read.All", @@ -81683,19 +79901,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/recommendation-list-impactedresources?view=graph-rest-beta", + "Method": "GET", "Uri": "/directory/recommendations/{recommendation-id}/impactedResources", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRecommendationImpactedResource", "OutputType": "IMicrosoftGraphImpactedResource", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDirectoryRecommendationImpactedResource", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DirectoryRecommendations.Read.All", @@ -81714,20 +79933,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRecommendationImpactedResourceCount", "OutputType": null, + "Command": "Get-MgBetaDirectoryRecommendationImpactedResourceCount", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -81762,20 +79981,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/directoryRoles/{directoryRole-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRole", "OutputType": "IMicrosoftGraphDirectoryRole", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-get?view=graph-rest-beta" + "Command": "Get-MgBetaDirectoryRole", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -81810,34 +80028,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-list?view=graph-rest-beta", + "Method": "GET", "Uri": "/directoryRoles", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRole", "OutputType": "IMicrosoftGraphDirectoryRole", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-list?view=graph-rest-beta" + "Command": "Get-MgBetaDirectoryRole", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryRoles/getByIds", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRoleById", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", + "Method": "POST", + "Uri": "/directoryRoles/getByIds", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaDirectoryRoleById", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -81872,20 +80091,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRoleByRoleTemplateId", "OutputType": "IMicrosoftGraphDirectoryRole", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-get?view=graph-rest-beta" + "Command": "Get-MgBetaDirectoryRoleByRoleTemplateId", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -81920,19 +80138,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/directoryRoles/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRoleCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDirectoryRoleCount", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Delta" + ], "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -81967,19 +80185,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-delta?view=graph-rest-beta", + "Method": "GET", "Uri": "/directoryRoles/delta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRoleDelta", "OutputType": "IMicrosoftGraphDirectoryRole", - "Variants": [ - "Delta" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-delta?view=graph-rest-beta" + "Command": "Get-MgBetaDirectoryRoleDelta", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -82014,193 +80232,193 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-list-members?view=graph-rest-beta", + "Method": "GET", "Uri": "/directoryRoles/{directoryRole-id}/members", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRoleMember", "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDirectoryRoleMember", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/application", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRoleMemberAsApplication", - "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/application", + "OutputType": "IMicrosoftGraphApplication", + "Command": "Get-MgBetaDirectoryRoleMemberAsApplication", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryRoles/{directoryRole-id}/members/application", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRoleMemberAsApplication", - "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/application", + "OutputType": "IMicrosoftGraphApplication", + "Command": "Get-MgBetaDirectoryRoleMemberAsApplication", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/device", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRoleMemberAsDevice", - "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/device", + "OutputType": "IMicrosoftGraphDevice", + "Command": "Get-MgBetaDirectoryRoleMemberAsDevice", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryRoles/{directoryRole-id}/members/device", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRoleMemberAsDevice", - "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/device", + "OutputType": "IMicrosoftGraphDevice", + "Command": "Get-MgBetaDirectoryRoleMemberAsDevice", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/group", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRoleMemberAsGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgBetaDirectoryRoleMemberAsGroup", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryRoles/{directoryRole-id}/members/group", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRoleMemberAsGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgBetaDirectoryRoleMemberAsGroup", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/orgContact", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRoleMemberAsOrgContact", - "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/orgContact", + "OutputType": "IMicrosoftGraphOrgContact", + "Command": "Get-MgBetaDirectoryRoleMemberAsOrgContact", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryRoles/{directoryRole-id}/members/orgContact", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRoleMemberAsOrgContact", - "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/orgContact", + "OutputType": "IMicrosoftGraphOrgContact", + "Command": "Get-MgBetaDirectoryRoleMemberAsOrgContact", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/servicePrincipal", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRoleMemberAsServicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/servicePrincipal", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Command": "Get-MgBetaDirectoryRoleMemberAsServicePrincipal", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryRoles/{directoryRole-id}/members/servicePrincipal", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRoleMemberAsServicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/servicePrincipal", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Command": "Get-MgBetaDirectoryRoleMemberAsServicePrincipal", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/user", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRoleMemberAsUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/user", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaDirectoryRoleMemberAsUser", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryRoles/{directoryRole-id}/members/user", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRoleMemberAsUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/user", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaDirectoryRoleMemberAsUser", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -82235,19 +80453,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-list-members?view=graph-rest-beta", + "Method": "GET", "Uri": "/directoryRoles/{directoryRole-id}/members/$ref", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRoleMemberByRef", "OutputType": null, - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDirectoryRoleMemberByRef", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -82282,159 +80501,158 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/directoryRoles/{directoryRole-id}/members/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRoleMemberCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDirectoryRoleMemberCount", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryRoles/{directoryRole-id}/members/application/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRoleMemberCountAsApplication", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/application/$count", + "OutputType": null, + "Command": "Get-MgBetaDirectoryRoleMemberCountAsApplication", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryRoles/{directoryRole-id}/members/device/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRoleMemberCountAsDevice", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/device/$count", + "OutputType": null, + "Command": "Get-MgBetaDirectoryRoleMemberCountAsDevice", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryRoles/{directoryRole-id}/members/group/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRoleMemberCountAsGroup", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/group/$count", + "OutputType": null, + "Command": "Get-MgBetaDirectoryRoleMemberCountAsGroup", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryRoles/{directoryRole-id}/members/orgContact/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRoleMemberCountAsOrgContact", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/orgContact/$count", + "OutputType": null, + "Command": "Get-MgBetaDirectoryRoleMemberCountAsOrgContact", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryRoles/{directoryRole-id}/members/servicePrincipal/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRoleMemberCountAsServicePrincipal", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/servicePrincipal/$count", + "OutputType": null, + "Command": "Get-MgBetaDirectoryRoleMemberCountAsServicePrincipal", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryRoles/{directoryRole-id}/members/user/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRoleMemberCountAsUser", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/user/$count", + "OutputType": null, + "Command": "Get-MgBetaDirectoryRoleMemberCountAsUser", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryRoles/{directoryRole-id}/getMemberGroups", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRoleMemberGroup", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", + "Method": "POST", + "Uri": "/directoryRoles/{directoryRole-id}/getMemberGroups", + "OutputType": null, + "Command": "Get-MgBetaDirectoryRoleMemberGroup", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryRoles/{directoryRole-id}/getMemberObjects", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRoleMemberObject", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/directoryRoles/{directoryRole-id}/getMemberObjects", + "OutputType": null, + "Command": "Get-MgBetaDirectoryRoleMemberObject", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRoleScopedMember", - "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Command": "Get-MgBetaDirectoryRoleScopedMember", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -82469,19 +80687,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-list-scopedmembers?view=graph-rest-beta", + "Method": "GET", "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRoleScopedMember", "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDirectoryRoleScopedMember", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -82516,20 +80735,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRoleScopedMemberCount", "OutputType": null, + "Command": "Get-MgBetaDirectoryRoleScopedMemberCount", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -82564,20 +80783,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryroletemplate-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRoleTemplate", "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryroletemplate-get?view=graph-rest-beta" + "Command": "Get-MgBetaDirectoryRoleTemplate", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -82612,34 +80830,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryroletemplate-list?view=graph-rest-beta", + "Method": "GET", "Uri": "/directoryRoleTemplates", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRoleTemplate", "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryroletemplate-list?view=graph-rest-beta" + "Command": "Get-MgBetaDirectoryRoleTemplate", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryRoleTemplates/getByIds", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRoleTemplateById", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", + "Method": "POST", + "Uri": "/directoryRoleTemplates/getByIds", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaDirectoryRoleTemplateById", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -82674,19 +80892,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/directoryRoleTemplates/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRoleTemplateCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDirectoryRoleTemplateCount", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Delta" + ], "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -82721,83 +80939,84 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-beta", + "Method": "GET", "Uri": "/directoryRoleTemplates/delta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRoleTemplateDelta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "Delta" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-beta" + "Command": "Get-MgBetaDirectoryRoleTemplateDelta", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberGroups", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRoleTemplateMemberGroup", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", + "Method": "POST", + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberGroups", + "OutputType": null, + "Command": "Get-MgBetaDirectoryRoleTemplateMemberGroup", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberObjects", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRoleTemplateMemberObject", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberObjects", + "OutputType": null, + "Command": "Get-MgBetaDirectoryRoleTemplateMemberObject", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryRoleTemplates/getUserOwnedObjects", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRoleTemplateUserOwnedObject", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", + "Method": "POST", + "Uri": "/directoryRoleTemplates/getUserOwnedObjects", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaDirectoryRoleTemplateUserOwnedObject", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryRoles/getUserOwnedObjects", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectoryRoleUserOwnedObject", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", + "Method": "POST", + "Uri": "/directoryRoles/getUserOwnedObjects", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaDirectoryRoleUserOwnedObject", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Directory.Read.All", @@ -82832,20 +81051,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directorysetting-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/settings/{directorySetting-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectorySetting", "OutputType": "IMicrosoftGraphDirectorySetting", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directorysetting-get?view=graph-rest-beta" + "Command": "Get-MgBetaDirectorySetting", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Directory.Read.All", @@ -82880,19 +81098,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-settings?view=graph-rest-beta", + "Method": "GET", "Uri": "/settings", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectorySetting", "OutputType": "IMicrosoftGraphDirectorySetting", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-settings?view=graph-rest-beta" + "Command": "Get-MgBetaDirectorySetting", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Directory.Read.All", @@ -82911,20 +81130,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directorysettingtemplate-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectorySettingTemplate", "OutputType": "IMicrosoftGraphDirectorySettingTemplate", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directorysettingtemplate-get?view=graph-rest-beta" + "Command": "Get-MgBetaDirectorySettingTemplate", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Directory.Read.All", @@ -82943,34 +81161,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directorysettingtemplate-list?view=graph-rest-beta", + "Method": "GET", "Uri": "/directorySettingTemplates", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectorySettingTemplate", "OutputType": "IMicrosoftGraphDirectorySettingTemplate", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directorysettingtemplate-list?view=graph-rest-beta" + "Command": "Get-MgBetaDirectorySettingTemplate", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directorySettingTemplates/getByIds", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectorySettingTemplateById", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", + "Method": "POST", + "Uri": "/directorySettingTemplates/getByIds", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaDirectorySettingTemplateById", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "Directory.Read.All", @@ -82989,19 +81207,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/directorySettingTemplates/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectorySettingTemplateCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDirectorySettingTemplateCount", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Delta" + ], "Permissions": [ { "Name": "Directory.Read.All", @@ -83020,184 +81238,185 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-beta", + "Method": "GET", "Uri": "/directorySettingTemplates/delta", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectorySettingTemplateDelta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "Delta" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-beta" + "Command": "Get-MgBetaDirectorySettingTemplateDelta", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/getMemberGroups", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectorySettingTemplateMemberGroup", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", + "Method": "POST", + "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/getMemberGroups", + "OutputType": null, + "Command": "Get-MgBetaDirectorySettingTemplateMemberGroup", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/getMemberObjects", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectorySettingTemplateMemberObject", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}/getMemberObjects", + "OutputType": null, + "Command": "Get-MgBetaDirectorySettingTemplateMemberObject", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directorySettingTemplates/getUserOwnedObjects", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectorySettingTemplateUserOwnedObject", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", + "Method": "POST", + "Uri": "/directorySettingTemplates/getUserOwnedObjects", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaDirectorySettingTemplateUserOwnedObject", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/sharedEmailDomains/{sharedEmailDomain-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectorySharedEmailDomain", - "OutputType": "IMicrosoftGraphSharedEmailDomain", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directory/sharedEmailDomains/{sharedEmailDomain-id}", + "OutputType": "IMicrosoftGraphSharedEmailDomain", + "Command": "Get-MgBetaDirectorySharedEmailDomain", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/sharedEmailDomains", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectorySharedEmailDomain", - "OutputType": "IMicrosoftGraphSharedEmailDomain", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directory/sharedEmailDomains", + "OutputType": "IMicrosoftGraphSharedEmailDomain", + "Command": "Get-MgBetaDirectorySharedEmailDomain", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/sharedEmailDomains/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectorySharedEmailDomainCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directory/sharedEmailDomains/$count", + "OutputType": null, + "Command": "Get-MgBetaDirectorySharedEmailDomainCount", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/subscriptions/{companySubscription-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectorySubscription", - "OutputType": "IMicrosoftGraphCompanySubscription", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/companysubscription-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/directory/subscriptions/{companySubscription-id}", + "OutputType": "IMicrosoftGraphCompanySubscription", + "Command": "Get-MgBetaDirectorySubscription", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/subscriptions", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectorySubscription", - "OutputType": "IMicrosoftGraphCompanySubscription", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-subscriptions?view=graph-rest-beta", + "Method": "GET", + "Uri": "/directory/subscriptions", + "OutputType": "IMicrosoftGraphCompanySubscription", + "Command": "Get-MgBetaDirectorySubscription", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/subscriptions(commerceSubscriptionId='{commerceSubscriptionId}')", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectorySubscriptionByCommerceSubscriptionId", - "OutputType": "IMicrosoftGraphCompanySubscription", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/companysubscription-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/directory/subscriptions(commerceSubscriptionId='{commerceSubscriptionId}')", + "OutputType": "IMicrosoftGraphCompanySubscription", + "Command": "Get-MgBetaDirectorySubscriptionByCommerceSubscriptionId", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/subscriptions(ocpSubscriptionId='{ocpSubscriptionId}')", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectorySubscriptionByOcpSubscriptionId", - "OutputType": "IMicrosoftGraphCompanySubscription", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/companysubscription-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/directory/subscriptions(ocpSubscriptionId='{ocpSubscriptionId}')", + "OutputType": "IMicrosoftGraphCompanySubscription", + "Command": "Get-MgBetaDirectorySubscriptionByOcpSubscriptionId", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/subscriptions/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDirectorySubscriptionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directory/subscriptions/$count", + "OutputType": null, + "Command": "Get-MgBetaDirectorySubscriptionCount", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Domain.Read.All", @@ -83224,20 +81443,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/domains/{domain-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDomain", "OutputType": "IMicrosoftGraphDomain", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-get?view=graph-rest-beta" + "Command": "Get-MgBetaDomain", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Domain.Read.All", @@ -83264,19 +81482,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list?view=graph-rest-beta", + "Method": "GET", "Uri": "/domains", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDomain", "OutputType": "IMicrosoftGraphDomain", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list?view=graph-rest-beta" + "Command": "Get-MgBetaDomain", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "Domain.Read.All", @@ -83303,19 +81521,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/domains/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDomainCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDomainCount", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Domain.Read.All", @@ -83334,64 +81553,63 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internaldomainfederation-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDomainFederationConfiguration", "OutputType": "IMicrosoftGraphInternalDomainFederation", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDomainFederationConfiguration", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/domains/{domain-id}/federationConfiguration", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDomainFederationConfiguration", - "OutputType": "IMicrosoftGraphInternalDomainFederation", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list-federationconfiguration?view=graph-rest-beta", + "Method": "GET", + "Uri": "/domains/{domain-id}/federationConfiguration", + "OutputType": "IMicrosoftGraphInternalDomainFederation", + "Command": "Get-MgBetaDomainFederationConfiguration", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/domains/{domain-id}/federationConfiguration/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDomainFederationConfigurationCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/domains/{domain-id}/federationConfiguration/$count", + "OutputType": null, + "Command": "Get-MgBetaDomainFederationConfigurationCount", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/domains/{domain-id}/domainNameReferences/{directoryObject-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDomainNameReference", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/domains/{domain-id}/domainNameReferences/{directoryObject-id}", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaDomainNameReference", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Domain.Read.All", @@ -83410,19 +81628,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list-domainnamereferences?view=graph-rest-beta", + "Method": "GET", "Uri": "/domains/{domain-id}/domainNameReferences", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDomainNameReference", "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDomainNameReference", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Domain.Read.All", @@ -83441,35 +81660,74 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/domains/{domain-id}/domainNameReferences/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDomainNameReferenceCount", "OutputType": null, + "Command": "Get-MgBetaDomainNameReferenceCount", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [ + { + "Name": "Domain.Read.All", + "Description": "Read domains", + "FullDescription": "Allows the app to read all domain properties without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Domain.ReadWrite.All", + "Description": "Read and write domains", + "FullDescription": "Allows the app to read and write all domain properties without a signed in user.  Also allows the app to add,  verify and remove domains.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list-rootdomain?view=graph-rest-beta", + "Method": "GET", + "Uri": "/domains/{domain-id}/rootDomain", + "OutputType": "IMicrosoftGraphDomain", + "Command": "Get-MgBetaDomainRootDomain", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDomainServiceConfigurationRecord", - "OutputType": "IMicrosoftGraphDomainDnsRecord", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "Command": "Get-MgBetaDomainServiceConfigurationRecord", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Domain.Read.All", @@ -83488,19 +81746,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list-serviceconfigurationrecords?view=graph-rest-beta", + "Method": "GET", "Uri": "/domains/{domain-id}/serviceConfigurationRecords", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDomainServiceConfigurationRecord", "OutputType": "IMicrosoftGraphDomainDnsRecord", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDomainServiceConfigurationRecord", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Domain.Read.All", @@ -83519,79 +81778,78 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/domains/{domain-id}/serviceConfigurationRecords/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDomainServiceConfigurationRecordCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDomainServiceConfigurationRecordCount", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/{sharedEmailDomainInvitation-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDomainSharedEmailDomainInvitation", - "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/{sharedEmailDomainInvitation-id}", + "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation", + "Command": "Get-MgBetaDomainSharedEmailDomainInvitation", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDomainSharedEmailDomainInvitation", - "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations", + "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation", + "Command": "Get-MgBetaDomainSharedEmailDomainInvitation", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDomainSharedEmailDomainInvitationCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/$count", + "OutputType": null, + "Command": "Get-MgBetaDomainSharedEmailDomainInvitationCount", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDomainVerificationDnsRecord", - "OutputType": "IMicrosoftGraphDomainDnsRecord", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "Command": "Get-MgBetaDomainVerificationDnsRecord", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Domain.Read.All", @@ -83610,19 +81868,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list-verificationdnsrecords?view=graph-rest-beta", + "Method": "GET", "Uri": "/domains/{domain-id}/verificationDnsRecords", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDomainVerificationDnsRecord", "OutputType": "IMicrosoftGraphDomainDnsRecord", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDomainVerificationDnsRecord", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Domain.Read.All", @@ -83641,20 +81900,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/domains/{domain-id}/verificationDnsRecords/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaDomainVerificationDnsRecordCount", "OutputType": null, + "Command": "Get-MgBetaDomainVerificationDnsRecordCount", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Files.Read", @@ -83705,34 +81964,33 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/drives/{drive-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaDrive", "OutputType": "IMicrosoftGraphDrive", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDrive", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives", - "Module": "Beta.Files", - "Command": "Get-MgBetaDrive", - "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives", + "OutputType": "IMicrosoftGraphDrive", + "Command": "Get-MgBetaDrive", + "Module": "Beta.Files" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Files.Read", @@ -83783,285 +82041,286 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/drives/{drive-id}/activities", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveActivity", "OutputType": "IMicrosoftGraphItemActivityOld", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDriveActivity", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/bundles/{driveItem-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveBundle", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/bundles/{driveItem-id}", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgBetaDriveBundle", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/bundles", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveBundle", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/bundles", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgBetaDriveBundle", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveBundleContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content", + "OutputType": null, + "Command": "Get-MgBetaDriveBundleContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/contentStream", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveBundleContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/contentStream", + "OutputType": null, + "Command": "Get-MgBetaDriveBundleContentStream", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/bundles/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveBundleCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/bundles/$count", + "OutputType": null, + "Command": "Get-MgBetaDriveBundleCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveContentTypeBase", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgBetaDriveContentTypeBase", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveContentTypeBaseType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgBetaDriveContentTypeBaseType", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveContentTypeBaseType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgBetaDriveContentTypeBaseType", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveContentTypeBaseTypeCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", + "OutputType": null, + "Command": "Get-MgBetaDriveContentTypeBaseTypeCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/createdByUser", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveCreatedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/createdByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaDriveCreatedByUser", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/createdByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaDriveCreatedByUserMailboxSetting", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/createdByUser/serviceProvisioningErrors", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveCreatedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/createdByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaDriveCreatedByUserServiceProvisioningError", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveCreatedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaDriveCreatedByUserServiceProvisioningErrorCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/following/{driveItem-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveFollowing", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/following/{driveItem-id}", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgBetaDriveFollowing", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/following", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveFollowing", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/following", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgBetaDriveFollowing", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/following/{driveItem-id}/content", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveFollowingContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/following/{driveItem-id}/content", + "OutputType": null, + "Command": "Get-MgBetaDriveFollowingContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/following/{driveItem-id}/contentStream", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveFollowingContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/following/{driveItem-id}/contentStream", + "OutputType": null, + "Command": "Get-MgBetaDriveFollowingContentStream", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/following/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveFollowingCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/following/$count", + "OutputType": null, + "Command": "Get-MgBetaDriveFollowingCount", + "Module": "Beta.Files" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Files.Read", @@ -84128,34 +82387,33 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItem", "OutputType": "IMicrosoftGraphDriveItem", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDriveItem", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-beta", + "Method": "GET", + "Uri": "/drives/{drive-id}/items", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgBetaDriveItem", + "Module": "Beta.Files" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Files.Read", @@ -84206,34 +82464,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/activities", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemActivity", "OutputType": "IMicrosoftGraphItemActivityOld", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDriveItemActivity", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemActivityByInterval", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivity-getbyinterval?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivity-getbyinterval?view=graph-rest-beta", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgBetaDriveItemActivityByInterval", + "Module": "Beta.Files" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Files.Read", @@ -84284,78 +82543,78 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemanalytics-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemAnalytic", "OutputType": "IMicrosoftGraphItemAnalytics", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemanalytics-get?view=graph-rest-beta" + "Command": "Get-MgBetaDriveItemAnalytic", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemAnalyticItemActivityStat", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgBetaDriveItemAnalyticItemActivityStat", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemAnalyticItemActivityStat", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgBetaDriveItemAnalyticItemActivityStat", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemAnalyticItemActivityStatActivity", - "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", + "OutputType": "IMicrosoftGraphItemActivity", + "Command": "Get-MgBetaDriveItemAnalyticItemActivityStatActivity", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemAnalyticItemActivityStatCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", + "OutputType": null, + "Command": "Get-MgBetaDriveItemAnalyticItemActivityStatCount", + "Module": "Beta.Files" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Files.Read", @@ -84406,20 +82665,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemAnalyticLastSevenDay", "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgBetaDriveItemAnalyticLastSevenDay", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Files.Read", @@ -84470,35 +82729,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemAnalyticTime", "OutputType": "IMicrosoftGraphItemActivityStat", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDriveItemAnalyticTime", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemChild", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgBetaDriveItemChild", + "Module": "Beta.Files" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Files.Read", @@ -84549,49 +82807,50 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/children", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemChild", "OutputType": "IMicrosoftGraphDriveItem", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDriveItemChild", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemChildContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", + "OutputType": null, + "Command": "Get-MgBetaDriveItemChildContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemChildContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", + "OutputType": null, + "Command": "Get-MgBetaDriveItemChildContentStream", + "Module": "Beta.Files" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Files.Read", @@ -84642,20 +82901,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemChildCount", "OutputType": null, + "Command": "Get-MgBetaDriveItemChildCount", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Files.Read", @@ -84706,20 +82965,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemContent", "OutputType": null, + "Command": "Get-MgBetaDriveItemContent", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Files.Read", @@ -84770,576 +83029,576 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/contentStream", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemContentStream", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDriveItemContentStream", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/$count", + "OutputType": null, + "Command": "Get-MgBetaDriveItemCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemCreatedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaDriveItemCreatedByUser", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaDriveItemCreatedByUserMailboxSetting", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemCreatedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaDriveItemCreatedByUserServiceProvisioningError", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemCreatedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaDriveItemCreatedByUserServiceProvisioningErrorCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/delta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemDelta", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-beta", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/delta", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgBetaDriveItemDelta", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemItemLastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaDriveItemItemLastModifiedByUser", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemItemLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaDriveItemItemLastModifiedByUserMailboxSetting", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemItemLastModifiedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaDriveItemItemLastModifiedByUserServiceProvisioningError", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemLastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaDriveItemLastModifiedByUser", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaDriveItemLastModifiedByUserMailboxSetting", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemLastModifiedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaDriveItemLastModifiedByUserServiceProvisioningError", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemLastModifiedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaDriveItemLastModifiedByUserServiceProvisioningErrorCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemListItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem", + "OutputType": "IMicrosoftGraphListItem", + "Command": "Get-MgBetaDriveItemListItem", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/activities", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemListItemActivity", - "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/activities", + "OutputType": "IMicrosoftGraphItemActivityOld", + "Command": "Get-MgBetaDriveItemListItemActivity", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemListItemActivityByInterval", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgBetaDriveItemListItemActivityByInterval", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/analytics", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemListItemAnalytic", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/analytics", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Command": "Get-MgBetaDriveItemListItemAnalytic", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemListItemCreatedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaDriveItemListItemCreatedByUser", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemListItemCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaDriveItemListItemCreatedByUserMailboxSetting", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemListItemCreatedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaDriveItemListItemCreatedByUserServiceProvisioningError", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemListItemCreatedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaDriveItemListItemCreatedByUserServiceProvisioningErrorCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemListItemDocumentSetVersion", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "Get-MgBetaDriveItemListItemDocumentSetVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemListItemDocumentSetVersion", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "Get-MgBetaDriveItemListItemDocumentSetVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemListItemDocumentSetVersionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count", + "OutputType": null, + "Command": "Get-MgBetaDriveItemListItemDocumentSetVersionCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemListItemDocumentSetVersionField", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "OutputType": null, + "Command": "Get-MgBetaDriveItemListItemDocumentSetVersionField", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemListItemDriveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgBetaDriveItemListItemDriveItem", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemListItemDriveItemContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", + "OutputType": null, + "Command": "Get-MgBetaDriveItemListItemDriveItemContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemListItemDriveItemContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", + "OutputType": null, + "Command": "Get-MgBetaDriveItemListItemDriveItemContentStream", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemListItemField", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields", + "OutputType": null, + "Command": "Get-MgBetaDriveItemListItemField", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemListItemPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Get-MgBetaDriveItemListItemPermission", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/permissions", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemListItemPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/permissions", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Get-MgBetaDriveItemListItemPermission", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemListItemPermissionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/$count", + "OutputType": null, + "Command": "Get-MgBetaDriveItemListItemPermissionCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemListItemVersion", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", + "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "Get-MgBetaDriveItemListItemVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemListItemVersion", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions", + "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "Get-MgBetaDriveItemListItemVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemListItemVersionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count", + "OutputType": null, + "Command": "Get-MgBetaDriveItemListItemVersionCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemListItemVersionField", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", + "OutputType": null, + "Command": "Get-MgBetaDriveItemListItemVersionField", + "Module": "Beta.Files" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Files.Read", @@ -85390,20 +83649,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemPermission", "OutputType": "IMicrosoftGraphPermission", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDriveItemPermission", + "Module": "Beta.Files" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Files.Read", @@ -85454,19 +83712,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemPermission", "OutputType": "IMicrosoftGraphPermission", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDriveItemPermission", + "Module": "Beta.Files" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Files.Read", @@ -85517,94 +83776,93 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemPermissionCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDriveItemPermissionCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemRetentionLabel", - "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel", + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Command": "Get-MgBetaDriveItemRetentionLabel", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemSubscription", - "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", + "OutputType": "IMicrosoftGraphSubscription", + "Command": "Get-MgBetaDriveItemSubscription", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemSubscription", - "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions", + "OutputType": "IMicrosoftGraphSubscription", + "Command": "Get-MgBetaDriveItemSubscription", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemSubscriptionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", + "OutputType": null, + "Command": "Get-MgBetaDriveItemSubscriptionCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemThumbnail", - "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Command": "Get-MgBetaDriveItemThumbnail", + "Module": "Beta.Files" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Files.Read", @@ -85655,19 +83913,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemThumbnail", "OutputType": "IMicrosoftGraphThumbnailSet", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDriveItemThumbnail", + "Module": "Beta.Files" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Files.Read", @@ -85718,20 +83977,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemThumbnailCount", "OutputType": null, + "Command": "Get-MgBetaDriveItemThumbnailCount", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Files.Read", @@ -85782,20 +84041,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemVersion", "OutputType": "IMicrosoftGraphDriveItemVersion", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDriveItemVersion", + "Module": "Beta.Files" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Files.Read", @@ -85846,19 +84104,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemVersion", "OutputType": "IMicrosoftGraphDriveItemVersion", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDriveItemVersion", + "Module": "Beta.Files" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Files.Read", @@ -85909,20 +84168,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemVersionContent", "OutputType": null, + "Command": "Get-MgBetaDriveItemVersionContent", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Files.Read", @@ -85973,1282 +84232,1284 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveItemVersionCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDriveItemVersionCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/lastModifiedByUser", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveLastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/lastModifiedByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaDriveLastModifiedByUser", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaDriveLastModifiedByUserMailboxSetting", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveLastModifiedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaDriveLastModifiedByUserServiceProvisioningError", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveLastModifiedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaDriveLastModifiedByUserServiceProvisioningErrorCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveList", - "OutputType": "IMicrosoftGraphList", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list", + "OutputType": "IMicrosoftGraphList", + "Command": "Get-MgBetaDriveList", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/activities", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListActivity", - "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/activities", + "OutputType": "IMicrosoftGraphItemActivityOld", + "Command": "Get-MgBetaDriveListActivity", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgBetaDriveListColumn", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/columns", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/columns", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgBetaDriveListColumn", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/columns/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListColumnCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/columns/$count", + "OutputType": null, + "Command": "Get-MgBetaDriveListColumnCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListColumnSourceColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgBetaDriveListColumnSourceColumn", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListContentType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgBetaDriveListContentType", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/contentTypes", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListContentType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/contentTypes", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgBetaDriveListContentType", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListContentTypeColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgBetaDriveListContentTypeColumn", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListContentTypeColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgBetaDriveListContentTypeColumn", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListContentTypeColumnCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count", + "OutputType": null, + "Command": "Get-MgBetaDriveListContentTypeColumnCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListContentTypeColumnLink", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "OutputType": "IMicrosoftGraphColumnLink", + "Command": "Get-MgBetaDriveListContentTypeColumnLink", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListContentTypeColumnLink", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", + "OutputType": "IMicrosoftGraphColumnLink", + "Command": "Get-MgBetaDriveListContentTypeColumnLink", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListContentTypeColumnLinkCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count", + "OutputType": null, + "Command": "Get-MgBetaDriveListContentTypeColumnLinkCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListContentTypeColumnPosition", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgBetaDriveListContentTypeColumnPosition", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListContentTypeColumnPosition", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgBetaDriveListContentTypeColumnPosition", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListContentTypeColumnPositionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count", + "OutputType": null, + "Command": "Get-MgBetaDriveListContentTypeColumnPositionCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListContentTypeColumnSourceColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgBetaDriveListContentTypeColumnSourceColumn", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListContentTypeCompatibleHubContentType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgBetaDriveListContentTypeCompatibleHubContentType", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/contentTypes/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListContentTypeCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/contentTypes/$count", + "OutputType": null, + "Command": "Get-MgBetaDriveListContentTypeCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/createdByUser", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListCreatedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/createdByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaDriveListCreatedByUser", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/createdByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaDriveListCreatedByUserMailboxSetting", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListCreatedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaDriveListCreatedByUserServiceProvisioningError", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListCreatedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaDriveListCreatedByUserServiceProvisioningErrorCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/drive", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListDrive", - "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/drive", + "OutputType": "IMicrosoftGraphDrive", + "Command": "Get-MgBetaDriveListDrive", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}", + "OutputType": "IMicrosoftGraphListItem", + "Command": "Get-MgBetaDriveListItem", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/items", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items", + "OutputType": "IMicrosoftGraphListItem", + "Command": "Get-MgBetaDriveListItem", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/activities", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListItemActivity", - "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Variants": [ "List" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/activities", + "OutputType": "IMicrosoftGraphItemActivityOld", + "Command": "Get-MgBetaDriveListItemActivity", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListItemActivityByInterval", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgBetaDriveListItemActivityByInterval", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/analytics", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListItemAnalytic", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/analytics", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Command": "Get-MgBetaDriveListItemAnalytic", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/items/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListItemCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/$count", + "OutputType": null, + "Command": "Get-MgBetaDriveListItemCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListItemCreatedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaDriveListItemCreatedByUser", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListItemCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaDriveListItemCreatedByUserMailboxSetting", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListItemCreatedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaDriveListItemCreatedByUserServiceProvisioningError", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListItemCreatedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaDriveListItemCreatedByUserServiceProvisioningErrorCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/items/delta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListItemDelta", - "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-beta", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/delta", + "OutputType": "IMicrosoftGraphListItem", + "Command": "Get-MgBetaDriveListItemDelta", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListItemDocumentSetVersion", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "Get-MgBetaDriveListItemDocumentSetVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListItemDocumentSetVersion", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "Get-MgBetaDriveListItemDocumentSetVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListItemDocumentSetVersionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count", + "OutputType": null, + "Command": "Get-MgBetaDriveListItemDocumentSetVersionCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListItemDocumentSetVersionField", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "OutputType": null, + "Command": "Get-MgBetaDriveListItemDocumentSetVersionField", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListItemDriveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgBetaDriveListItemDriveItem", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListItemDriveItemContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", + "OutputType": null, + "Command": "Get-MgBetaDriveListItemDriveItemContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListItemDriveItemContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", + "OutputType": null, + "Command": "Get-MgBetaDriveListItemDriveItemContentStream", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListItemField", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", + "OutputType": null, + "Command": "Get-MgBetaDriveListItemField", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListItemPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Get-MgBetaDriveListItemPermission", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/permissions", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListItemPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/permissions", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Get-MgBetaDriveListItemPermission", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/permissions/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListItemPermissionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/permissions/$count", + "OutputType": null, + "Command": "Get-MgBetaDriveListItemPermissionCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListItemVersion", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "Get-MgBetaDriveListItemVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListItemVersion", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions", + "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "Get-MgBetaDriveListItemVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListItemVersionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/$count", + "OutputType": null, + "Command": "Get-MgBetaDriveListItemVersionCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListItemVersionField", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "OutputType": null, + "Command": "Get-MgBetaDriveListItemVersionField", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListOperation", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Command": "Get-MgBetaDriveListOperation", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/operations", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListOperation", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/operations", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Command": "Get-MgBetaDriveListOperation", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/operations/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListOperationCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/operations/$count", + "OutputType": null, + "Command": "Get-MgBetaDriveListOperationCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/permissions/{permission-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/permissions/{permission-id}", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Get-MgBetaDriveListPermission", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/permissions", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/permissions", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Get-MgBetaDriveListPermission", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/permissions/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListPermissionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/permissions/$count", + "OutputType": null, + "Command": "Get-MgBetaDriveListPermissionCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListSubscription", - "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", + "OutputType": "IMicrosoftGraphSubscription", + "Command": "Get-MgBetaDriveListSubscription", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/subscriptions", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListSubscription", - "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/subscriptions", + "OutputType": "IMicrosoftGraphSubscription", + "Command": "Get-MgBetaDriveListSubscription", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/subscriptions/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveListSubscriptionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/subscriptions/$count", + "OutputType": null, + "Command": "Get-MgBetaDriveListSubscriptionCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRoot", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgBetaDriveRoot", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/activities", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootActivity", - "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/activities", + "OutputType": "IMicrosoftGraphItemActivityOld", + "Command": "Get-MgBetaDriveRootActivity", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootActivityByInterval", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivity-getbyinterval?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivity-getbyinterval?view=graph-rest-beta", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgBetaDriveRootActivityByInterval", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/analytics", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootAnalytic", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/analytics", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Command": "Get-MgBetaDriveRootAnalytic", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootAnalyticItemActivityStat", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgBetaDriveRootAnalyticItemActivityStat", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootAnalyticItemActivityStat", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgBetaDriveRootAnalyticItemActivityStat", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootAnalyticItemActivityStatActivity", - "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities", + "OutputType": "IMicrosoftGraphItemActivity", + "Command": "Get-MgBetaDriveRootAnalyticItemActivityStatActivity", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootAnalyticItemActivityStatCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/$count", + "OutputType": null, + "Command": "Get-MgBetaDriveRootAnalyticItemActivityStatCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/analytics/lastSevenDays", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootAnalyticLastSevenDay", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/analytics/lastSevenDays", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgBetaDriveRootAnalyticLastSevenDay", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/analytics/allTime", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootAnalyticTime", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/analytics/allTime", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgBetaDriveRootAnalyticTime", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/children/{driveItem-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootChild", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/children/{driveItem-id}", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgBetaDriveRootChild", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/children", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootChild", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/children", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgBetaDriveRootChild", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootChildContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content", + "OutputType": null, + "Command": "Get-MgBetaDriveRootChildContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/contentStream", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootChildContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/contentStream", + "OutputType": null, + "Command": "Get-MgBetaDriveRootChildContentStream", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/children/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootChildCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/children/$count", + "OutputType": null, + "Command": "Get-MgBetaDriveRootChildCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/content", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/content", + "OutputType": null, + "Command": "Get-MgBetaDriveRootContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/contentStream", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/contentStream", + "OutputType": null, + "Command": "Get-MgBetaDriveRootContentStream", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/createdByUser", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootCreatedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/createdByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaDriveRootCreatedByUser", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/createdByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaDriveRootCreatedByUserMailboxSetting", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootCreatedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaDriveRootCreatedByUserServiceProvisioningError", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootCreatedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaDriveRootCreatedByUserServiceProvisioningErrorCount", + "Module": "Beta.Files" }, { + "ApiVersion": "beta", + "Variants": [ + "Delta", + "Delta1", + "DeltaViaIdentity", + "DeltaViaIdentity1" + ], "Permissions": [ { "Name": "Files.Read", @@ -87299,760 +85560,758 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-beta", + "Method": "GET", "Uri": "/drives/{drive-id}/root/delta", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootDelta", "OutputType": "IMicrosoftGraphDriveItem", - "Variants": [ - "Delta", - "Delta1", - "DeltaViaIdentity", - "DeltaViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-beta" + "Command": "Get-MgBetaDriveRootDelta", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootItemLastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaDriveRootItemLastModifiedByUser", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootItemLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaDriveRootItemLastModifiedByUserMailboxSetting", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootItemLastModifiedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaDriveRootItemLastModifiedByUserServiceProvisioningError", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/lastModifiedByUser", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootLastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/lastModifiedByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaDriveRootLastModifiedByUser", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaDriveRootLastModifiedByUserMailboxSetting", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootLastModifiedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaDriveRootLastModifiedByUserServiceProvisioningError", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootLastModifiedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaDriveRootLastModifiedByUserServiceProvisioningErrorCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/listItem", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootListItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem", + "OutputType": "IMicrosoftGraphListItem", + "Command": "Get-MgBetaDriveRootListItem", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/listItem/activities", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootListItemActivity", - "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/activities", + "OutputType": "IMicrosoftGraphItemActivityOld", + "Command": "Get-MgBetaDriveRootListItemActivity", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootListItemActivityByInterval", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgBetaDriveRootListItemActivityByInterval", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/listItem/analytics", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootListItemAnalytic", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/analytics", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Command": "Get-MgBetaDriveRootListItemAnalytic", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/listItem/createdByUser", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootListItemCreatedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/createdByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaDriveRootListItemCreatedByUser", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootListItemCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaDriveRootListItemCreatedByUserMailboxSetting", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootListItemCreatedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaDriveRootListItemCreatedByUserServiceProvisioningError", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootListItemCreatedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaDriveRootListItemCreatedByUserServiceProvisioningErrorCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootListItemDocumentSetVersion", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "Get-MgBetaDriveRootListItemDocumentSetVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootListItemDocumentSetVersion", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "Get-MgBetaDriveRootListItemDocumentSetVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootListItemDocumentSetVersionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/$count", + "OutputType": null, + "Command": "Get-MgBetaDriveRootListItemDocumentSetVersionCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootListItemDocumentSetVersionField", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "OutputType": null, + "Command": "Get-MgBetaDriveRootListItemDocumentSetVersionField", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/listItem/driveItem", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootListItemDriveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/driveItem", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgBetaDriveRootListItemDriveItem", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/listItem/driveItem/content", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootListItemDriveItemContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/driveItem/content", + "OutputType": null, + "Command": "Get-MgBetaDriveRootListItemDriveItemContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/listItem/driveItem/contentStream", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootListItemDriveItemContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/driveItem/contentStream", + "OutputType": null, + "Command": "Get-MgBetaDriveRootListItemDriveItemContentStream", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/listItem/fields", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootListItemField", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/fields", + "OutputType": null, + "Command": "Get-MgBetaDriveRootListItemField", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/listItem/permissions/{permission-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootListItemPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/permissions/{permission-id}", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Get-MgBetaDriveRootListItemPermission", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/listItem/permissions", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootListItemPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/permissions", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Get-MgBetaDriveRootListItemPermission", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/listItem/permissions/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootListItemPermissionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/permissions/$count", + "OutputType": null, + "Command": "Get-MgBetaDriveRootListItemPermissionCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootListItemVersion", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", + "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "Get-MgBetaDriveRootListItemVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/listItem/versions", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootListItemVersion", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/versions", + "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "Get-MgBetaDriveRootListItemVersion", + "Module": "Beta.Files" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/drives/{drive-id}/root/listItem/versions/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootListItemVersionCount", "OutputType": null, + "Command": "Get-MgBetaDriveRootListItemVersionCount", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootListItemVersionField", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaDriveRootListItemVersionField", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/permissions/{permission-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/permissions/{permission-id}", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Get-MgBetaDriveRootPermission", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/permissions", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/permissions", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Get-MgBetaDriveRootPermission", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/permissions/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootPermissionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/permissions/$count", + "OutputType": null, + "Command": "Get-MgBetaDriveRootPermissionCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/retentionLabel", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootRetentionLabel", - "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/retentionLabel", + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Command": "Get-MgBetaDriveRootRetentionLabel", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootSubscription", - "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}", + "OutputType": "IMicrosoftGraphSubscription", + "Command": "Get-MgBetaDriveRootSubscription", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/subscriptions", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootSubscription", - "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/subscriptions", + "OutputType": "IMicrosoftGraphSubscription", + "Command": "Get-MgBetaDriveRootSubscription", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/subscriptions/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootSubscriptionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/subscriptions/$count", + "OutputType": null, + "Command": "Get-MgBetaDriveRootSubscriptionCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootThumbnail", - "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Command": "Get-MgBetaDriveRootThumbnail", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/thumbnails", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootThumbnail", - "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/thumbnails", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Command": "Get-MgBetaDriveRootThumbnail", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/thumbnails/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootThumbnailCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/thumbnails/$count", + "OutputType": null, + "Command": "Get-MgBetaDriveRootThumbnailCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootVersion", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Command": "Get-MgBetaDriveRootVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/versions", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootVersion", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/versions", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Command": "Get-MgBetaDriveRootVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootVersionContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", + "OutputType": null, + "Command": "Get-MgBetaDriveRootVersionContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/versions/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveRootVersionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/versions/$count", + "OutputType": null, + "Command": "Get-MgBetaDriveRootVersionCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/special/{driveItem-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveSpecial", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/special/{driveItem-id}", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgBetaDriveSpecial", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/special", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveSpecial", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/special", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgBetaDriveSpecial", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/special/{driveItem-id}/content", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveSpecialContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/special/{driveItem-id}/content", + "OutputType": null, + "Command": "Get-MgBetaDriveSpecialContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/special/{driveItem-id}/contentStream", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveSpecialContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/special/{driveItem-id}/contentStream", + "OutputType": null, + "Command": "Get-MgBetaDriveSpecialContentStream", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/special/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaDriveSpecialCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/special/$count", + "OutputType": null, + "Command": "Get-MgBetaDriveSpecialCount", + "Module": "Beta.Files" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -88079,20 +86338,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/education/classes/{educationClass-id}", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClass", "OutputType": "IMicrosoftGraphEducationClass", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-get?view=graph-rest-beta" + "Command": "Get-MgBetaEducationClass", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -88119,19 +86377,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationroot-list-classes?view=graph-rest-beta", + "Method": "GET", "Uri": "/education/classes", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClass", "OutputType": "IMicrosoftGraphEducationClass", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationroot-list-classes?view=graph-rest-beta" + "Command": "Get-MgBetaEducationClass", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -88198,20 +86457,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignment", "OutputType": "IMicrosoftGraphEducationAssignment", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-get?view=graph-rest-beta" + "Command": "Get-MgBetaEducationClassAssignment", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -88278,19 +86536,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-assignments?view=graph-rest-beta", + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignments", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignment", "OutputType": "IMicrosoftGraphEducationAssignment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-assignments?view=graph-rest-beta" + "Command": "Get-MgBetaEducationClassAssignment", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -88357,20 +86616,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentCategory", "OutputType": "IMicrosoftGraphEducationCategory", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-get?view=graph-rest-beta" + "Command": "Get-MgBetaEducationClassAssignmentCategory", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "List", + "List1" + ], "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -88437,20 +86696,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-categories?view=graph-rest-beta", + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignmentCategories", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentCategory", "OutputType": "IMicrosoftGraphEducationCategory", - "Variants": [ - "List", - "List1" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-categories?view=graph-rest-beta" + "Command": "Get-MgBetaEducationClassAssignmentCategory", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -88517,19 +86775,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-list-categories?view=graph-rest-beta", + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/$ref", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentCategoryByRef", "OutputType": null, - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-list-categories?view=graph-rest-beta" + "Command": "Get-MgBetaEducationClassAssignmentCategoryByRef", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -88596,22 +86857,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignmentCategories/$count", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentCategoryCount", "OutputType": null, - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaEducationClassAssignmentCategoryCount", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "Delta", + "Delta1", + "DeltaViaIdentity", + "DeltaViaIdentity1" + ], "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -88678,22 +86939,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delta?view=graph-rest-beta", + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignmentCategories/delta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentCategoryDelta", "OutputType": "IMicrosoftGraphEducationCategory", - "Variants": [ - "Delta", - "Delta1", - "DeltaViaIdentity", - "DeltaViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delta?view=graph-rest-beta" + "Command": "Get-MgBetaEducationClassAssignmentCategoryDelta", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -88760,20 +87019,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignments/$count", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentCount", "OutputType": null, + "Command": "Get-MgBetaEducationClassAssignmentCount", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -88840,20 +87099,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentdefaults-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentDefault", "OutputType": "IMicrosoftGraphEducationAssignmentDefaults", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentdefaults-get?view=graph-rest-beta" + "Command": "Get-MgBetaEducationClassAssignmentDefault", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -88920,50 +87179,50 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delta?view=graph-rest-beta", + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignments/delta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentDelta", "OutputType": "IMicrosoftGraphEducationAssignment", - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delta?view=graph-rest-beta" + "Command": "Get-MgBetaEducationClassAssignmentDelta", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/gradingCategory", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentGradingCategory", - "OutputType": "IMicrosoftGraphEducationGradingCategory", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/gradingCategory", + "OutputType": "IMicrosoftGraphEducationGradingCategory", + "Command": "Get-MgBetaEducationClassAssignmentGradingCategory", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/gradingScheme", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentGradingScheme", - "OutputType": "IMicrosoftGraphEducationGradingScheme", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/gradingScheme", + "OutputType": "IMicrosoftGraphEducationGradingScheme", + "Command": "Get-MgBetaEducationClassAssignmentGradingScheme", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -89030,20 +87289,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentresource-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentResource", "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentresource-get?view=graph-rest-beta" + "Command": "Get-MgBetaEducationClassAssignmentResource", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -89110,19 +87368,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-list-resources?view=graph-rest-beta", + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentResource", "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-list-resources?view=graph-rest-beta" + "Command": "Get-MgBetaEducationClassAssignmentResource", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -89189,35 +87448,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/$count", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentResourceCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaEducationClassAssignmentResourceCount", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentResourceDependentResource", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Command": "Get-MgBetaEducationClassAssignmentResourceDependentResource", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -89276,91 +87534,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentResourceDependentResource", "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaEducationClassAssignmentResourceDependentResource", + "Module": "Beta.Education" }, { - "Permissions": [ - { - "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": 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, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "EduAssignments.Read", - "Description": "View your assignments and grades", - "FullDescription": "Allows the app to view your assignments on your behalf including grades.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "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, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "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, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "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, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/$count", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentResourceDependentResourceCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -89378,14 +87565,6 @@ "PermissionType": "Application", "IsLeastPrivilege": 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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, { "Name": "EduAssignments.ReadWrite", "Description": "View and modify your assignments and grades", @@ -89427,20 +87606,100 @@ "IsLeastPrivilege": false } ], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentRubric", - "OutputType": "IMicrosoftGraphEducationRubric", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/$count", + "OutputType": null, + "Command": "Get-MgBetaEducationClassAssignmentResourceDependentResourceCount", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [ + { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": 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, + "PermissionType": "Application", + "IsLeastPrivilege": 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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": 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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "EduAssignments.Read", + "Description": "View your assignments and grades", + "FullDescription": "Allows the app to view your assignments on your behalf including grades.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "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, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "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, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "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, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-get-rubric?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-get-rubric?view=graph-rest-beta", + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", + "OutputType": "IMicrosoftGraphEducationRubric", + "Command": "Get-MgBetaEducationClassAssignmentRubric", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -89507,20 +87766,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-get-rubric?view=graph-rest-beta", + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentRubricByRef", "OutputType": null, + "Command": "Get-MgBetaEducationClassAssignmentRubricByRef", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-get-rubric?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -89587,79 +87846,79 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentsettings-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignmentSettings", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentSetting", "OutputType": "IMicrosoftGraphEducationAssignmentSettings", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentsettings-get?view=graph-rest-beta" + "Command": "Get-MgBetaEducationClassAssignmentSetting", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/defaultGradingScheme", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentSettingDefaultGradingScheme", - "OutputType": "IMicrosoftGraphEducationGradingScheme", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/defaultGradingScheme", + "OutputType": "IMicrosoftGraphEducationGradingScheme", + "Command": "Get-MgBetaEducationClassAssignmentSettingDefaultGradingScheme", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentSettingGradingCategory", - "OutputType": "IMicrosoftGraphEducationGradingCategory", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}", + "OutputType": "IMicrosoftGraphEducationGradingCategory", + "Command": "Get-MgBetaEducationClassAssignmentSettingGradingCategory", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentSettingGradingCategory", - "OutputType": "IMicrosoftGraphEducationGradingCategory", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories", + "OutputType": "IMicrosoftGraphEducationGradingCategory", + "Command": "Get-MgBetaEducationClassAssignmentSettingGradingCategory", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/$count", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentSettingGradingCategoryCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/$count", + "OutputType": null, + "Command": "Get-MgBetaEducationClassAssignmentSettingGradingCategoryCount", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -89694,49 +87953,49 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationgradingscheme-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingSchemes/{educationGradingScheme-id}", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentSettingGradingScheme", "OutputType": "IMicrosoftGraphEducationGradingScheme", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationgradingscheme-get?view=graph-rest-beta" + "Command": "Get-MgBetaEducationClassAssignmentSettingGradingScheme", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingSchemes", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentSettingGradingScheme", - "OutputType": "IMicrosoftGraphEducationGradingScheme", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingSchemes", + "OutputType": "IMicrosoftGraphEducationGradingScheme", + "Command": "Get-MgBetaEducationClassAssignmentSettingGradingScheme", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingSchemes/$count", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentSettingGradingSchemeCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingSchemes/$count", + "OutputType": null, + "Command": "Get-MgBetaEducationClassAssignmentSettingGradingSchemeCount", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -89803,20 +88062,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentSubmission", "OutputType": "IMicrosoftGraphEducationSubmission", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-get?view=graph-rest-beta" + "Command": "Get-MgBetaEducationClassAssignmentSubmission", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -89883,19 +88141,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-list-submissions?view=graph-rest-beta", + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentSubmission", "OutputType": "IMicrosoftGraphEducationSubmission", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-list-submissions?view=graph-rest-beta" + "Command": "Get-MgBetaEducationClassAssignmentSubmission", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -89962,35 +88221,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/$count", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaEducationClassAssignmentSubmissionCount", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionOutcome", - "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "OutputType": "IMicrosoftGraphEducationOutcome", + "Command": "Get-MgBetaEducationClassAssignmentSubmissionOutcome", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EduAssignments.Read", @@ -90025,19 +88283,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-list-outcomes?view=graph-rest-beta", + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionOutcome", "OutputType": "IMicrosoftGraphEducationOutcome", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-list-outcomes?view=graph-rest-beta" + "Command": "Get-MgBetaEducationClassAssignmentSubmissionOutcome", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EduAssignments.Read", @@ -90072,20 +88331,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionOutcomeCount", "OutputType": null, + "Command": "Get-MgBetaEducationClassAssignmentSubmissionOutcomeCount", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -90152,20 +88411,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmissionresource-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionResource", "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmissionresource-get?view=graph-rest-beta" + "Command": "Get-MgBetaEducationClassAssignmentSubmissionResource", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -90232,19 +88490,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-list-resources?view=graph-rest-beta", + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionResource", "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-list-resources?view=graph-rest-beta" + "Command": "Get-MgBetaEducationClassAssignmentSubmissionResource", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -90311,35 +88570,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionResourceCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaEducationClassAssignmentSubmissionResourceCount", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionResourceDependentResource", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Command": "Get-MgBetaEducationClassAssignmentSubmissionResourceDependentResource", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -90398,19 +88656,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionResourceDependentResource", "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaEducationClassAssignmentSubmissionResourceDependentResource", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -90469,20 +88728,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/$count", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionResourceDependentResourceCount", "OutputType": null, + "Command": "Get-MgBetaEducationClassAssignmentSubmissionResourceDependentResourceCount", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -90549,20 +88808,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResource", "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResource", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -90629,19 +88887,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResource", "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResource", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -90708,35 +88967,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResourceCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResourceCount", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -90803,19 +89061,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource", "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -90882,20 +89141,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/$count", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResourceCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResourceCount", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -90922,19 +89180,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/education/classes/$count", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaEducationClassCount", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "Delta" + ], "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -90985,19 +89243,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delta?view=graph-rest-beta", + "Method": "GET", "Uri": "/education/classes/delta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassDelta", "OutputType": "IMicrosoftGraphEducationClass", - "Variants": [ - "Delta" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delta?view=graph-rest-beta" + "Command": "Get-MgBetaEducationClassDelta", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -91048,49 +89307,48 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-get-group?view=graph-rest-beta", + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/group", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassGroup", "OutputType": "IMicrosoftGraphGroup", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-get-group?view=graph-rest-beta" + "Command": "Get-MgBetaEducationClassGroup", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/classes/{educationClass-id}/group/serviceProvisioningErrors", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassGroupServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/group/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaEducationClassGroupServiceProvisioningError", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/classes/{educationClass-id}/group/serviceProvisioningErrors/$count", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassGroupServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/group/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaEducationClassGroupServiceProvisioningErrorCount", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -91125,19 +89383,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-members?view=graph-rest-beta", + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/members", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassMember", "OutputType": "IMicrosoftGraphEducationUser", + "Command": "Get-MgBetaEducationClassMember", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-members?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -91172,19 +89430,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-members?view=graph-rest-beta", + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/members/$ref", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassMemberByRef", "OutputType": null, - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-members?view=graph-rest-beta" + "Command": "Get-MgBetaEducationClassMemberByRef", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -91219,20 +89478,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/members/$count", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassMemberCount", "OutputType": null, + "Command": "Get-MgBetaEducationClassMemberCount", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "EduCurricula.Read", @@ -91267,20 +89526,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassModule", "OutputType": "IMicrosoftGraphEducationModule", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-get?view=graph-rest-beta" + "Command": "Get-MgBetaEducationClassModule", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EduCurricula.Read", @@ -91315,19 +89573,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-modules?view=graph-rest-beta", + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/modules", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassModule", "OutputType": "IMicrosoftGraphEducationModule", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-modules?view=graph-rest-beta" + "Command": "Get-MgBetaEducationClassModule", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EduCurricula.Read", @@ -91362,20 +89621,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/modules/$count", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassModuleCount", "OutputType": null, + "Command": "Get-MgBetaEducationClassModuleCount", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "EduCurricula.Read", @@ -91410,20 +89669,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmoduleresource-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassModuleResource", "OutputType": "IMicrosoftGraphEducationModuleResource", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmoduleresource-get?view=graph-rest-beta" + "Command": "Get-MgBetaEducationClassModuleResource", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EduCurricula.Read", @@ -91458,19 +89716,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-list-resources?view=graph-rest-beta", + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassModuleResource", "OutputType": "IMicrosoftGraphEducationModuleResource", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-list-resources?view=graph-rest-beta" + "Command": "Get-MgBetaEducationClassModuleResource", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EduCurricula.Read", @@ -91505,35 +89764,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/$count", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassModuleResourceCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaEducationClassModuleResourceCount", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/classes/{educationClass-id}/schools/{educationSchool-id}", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassSchool", - "OutputType": "IMicrosoftGraphEducationSchool", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/schools/{educationSchool-id}", + "OutputType": "IMicrosoftGraphEducationSchool", + "Command": "Get-MgBetaEducationClassSchool", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -91560,19 +89818,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-schools?view=graph-rest-beta", + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/schools", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassSchool", "OutputType": "IMicrosoftGraphEducationSchool", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-schools?view=graph-rest-beta" + "Command": "Get-MgBetaEducationClassSchool", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -91599,20 +89858,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/schools/$count", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassSchoolCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaEducationClassSchoolCount", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -91639,19 +89897,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-teachers?view=graph-rest-beta", + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/teachers", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassTeacher", "OutputType": "IMicrosoftGraphEducationUser", + "Command": "Get-MgBetaEducationClassTeacher", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-teachers?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -91678,19 +89936,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-teachers?view=graph-rest-beta", + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/teachers/$ref", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassTeacherByRef", "OutputType": null, - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-teachers?view=graph-rest-beta" + "Command": "Get-MgBetaEducationClassTeacherByRef", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -91717,20 +89976,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/teachers/$count", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationClassTeacherCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaEducationClassTeacherCount", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -91757,34 +90015,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/education/me", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMe", "OutputType": "IMicrosoftGraphEducationUser", - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaEducationMe", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeAssignment", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Command": "Get-MgBetaEducationMeAssignment", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -91851,77 +90109,77 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-assignments?view=graph-rest-beta", + "Method": "GET", "Uri": "/education/me/assignments", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeAssignment", "OutputType": "IMicrosoftGraphEducationAssignment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-assignments?view=graph-rest-beta" + "Command": "Get-MgBetaEducationMeAssignment", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/categories", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeAssignmentCategory", - "OutputType": "IMicrosoftGraphEducationCategory", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/categories", + "OutputType": "IMicrosoftGraphEducationCategory", + "Command": "Get-MgBetaEducationMeAssignmentCategory", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$ref", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeAssignmentCategoryByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$ref", + "OutputType": null, + "Command": "Get-MgBetaEducationMeAssignmentCategoryByRef", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$count", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeAssignmentCategoryCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$count", + "OutputType": null, + "Command": "Get-MgBetaEducationMeAssignmentCategoryCount", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/categories/delta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeAssignmentCategoryDelta", - "OutputType": "IMicrosoftGraphEducationCategory", + "ApiVersion": "beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delta?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delta?view=graph-rest-beta", + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/categories/delta", + "OutputType": "IMicrosoftGraphEducationCategory", + "Command": "Get-MgBetaEducationMeAssignmentCategoryDelta", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -91988,460 +90246,460 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/education/me/assignments/$count", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeAssignmentCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaEducationMeAssignmentCount", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/delta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeAssignmentDelta", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta", "Variants": [ "Delta" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delta?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delta?view=graph-rest-beta", + "Method": "GET", + "Uri": "/education/me/assignments/delta", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Command": "Get-MgBetaEducationMeAssignmentDelta", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/gradingCategory", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeAssignmentGradingCategory", - "OutputType": "IMicrosoftGraphEducationGradingCategory", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/gradingCategory", + "OutputType": "IMicrosoftGraphEducationGradingCategory", + "Command": "Get-MgBetaEducationMeAssignmentGradingCategory", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/gradingScheme", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeAssignmentGradingScheme", - "OutputType": "IMicrosoftGraphEducationGradingScheme", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/gradingScheme", + "OutputType": "IMicrosoftGraphEducationGradingScheme", + "Command": "Get-MgBetaEducationMeAssignmentGradingScheme", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeAssignmentResource", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Command": "Get-MgBetaEducationMeAssignmentResource", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/resources", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeAssignmentResource", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/resources", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Command": "Get-MgBetaEducationMeAssignmentResource", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/$count", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeAssignmentResourceCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/$count", + "OutputType": null, + "Command": "Get-MgBetaEducationMeAssignmentResourceCount", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeAssignmentResourceDependentResource", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Command": "Get-MgBetaEducationMeAssignmentResourceDependentResource", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeAssignmentResourceDependentResource", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Command": "Get-MgBetaEducationMeAssignmentResourceDependentResource", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/$count", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeAssignmentResourceDependentResourceCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/$count", + "OutputType": null, + "Command": "Get-MgBetaEducationMeAssignmentResourceDependentResourceCount", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeAssignmentRubric", - "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", + "OutputType": "IMicrosoftGraphEducationRubric", + "Command": "Get-MgBetaEducationMeAssignmentRubric", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeAssignmentRubricByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", + "OutputType": null, + "Command": "Get-MgBetaEducationMeAssignmentRubricByRef", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeAssignmentSubmission", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Command": "Get-MgBetaEducationMeAssignmentSubmission", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeAssignmentSubmission", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Command": "Get-MgBetaEducationMeAssignmentSubmission", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/$count", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/$count", + "OutputType": null, + "Command": "Get-MgBetaEducationMeAssignmentSubmissionCount", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionOutcome", - "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "OutputType": "IMicrosoftGraphEducationOutcome", + "Command": "Get-MgBetaEducationMeAssignmentSubmissionOutcome", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionOutcome", - "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", + "OutputType": "IMicrosoftGraphEducationOutcome", + "Command": "Get-MgBetaEducationMeAssignmentSubmissionOutcome", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionOutcomeCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", + "OutputType": null, + "Command": "Get-MgBetaEducationMeAssignmentSubmissionOutcomeCount", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionResource", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Command": "Get-MgBetaEducationMeAssignmentSubmissionResource", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionResource", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Command": "Get-MgBetaEducationMeAssignmentSubmissionResource", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionResourceCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", + "OutputType": null, + "Command": "Get-MgBetaEducationMeAssignmentSubmissionResourceCount", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionResourceDependentResource", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Command": "Get-MgBetaEducationMeAssignmentSubmissionResourceDependentResource", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionResourceDependentResource", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Command": "Get-MgBetaEducationMeAssignmentSubmissionResourceDependentResource", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/$count", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionResourceDependentResourceCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/$count", + "OutputType": null, + "Command": "Get-MgBetaEducationMeAssignmentSubmissionResourceDependentResourceCount", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResource", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResource", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResource", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResource", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResourceCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count", + "OutputType": null, + "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResourceCount", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/$count", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResourceCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/$count", + "OutputType": null, + "Command": "Get-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResourceCount", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/classes/{educationClass-id}", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeClass", - "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/me/classes/{educationClass-id}", + "OutputType": "IMicrosoftGraphEducationClass", + "Command": "Get-MgBetaEducationMeClass", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -92468,19 +90726,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-classes?view=graph-rest-beta", + "Method": "GET", "Uri": "/education/me/classes", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeClass", "OutputType": "IMicrosoftGraphEducationClass", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-classes?view=graph-rest-beta" + "Command": "Get-MgBetaEducationMeClass", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -92507,19 +90765,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/education/me/classes/$count", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeClassCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaEducationMeClassCount", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -92554,20 +90813,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationrubric-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/education/me/rubrics/{educationRubric-id}", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeRubric", "OutputType": "IMicrosoftGraphEducationRubric", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationrubric-get?view=graph-rest-beta" + "Command": "Get-MgBetaEducationMeRubric", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -92602,19 +90860,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-rubrics?view=graph-rest-beta", + "Method": "GET", "Uri": "/education/me/rubrics", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeRubric", "OutputType": "IMicrosoftGraphEducationRubric", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-rubrics?view=graph-rest-beta" + "Command": "Get-MgBetaEducationMeRubric", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -92649,34 +90907,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/education/me/rubrics/$count", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeRubricCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaEducationMeRubricCount", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/schools/{educationSchool-id}", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeSchool", - "OutputType": "IMicrosoftGraphEducationSchool", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/me/schools/{educationSchool-id}", + "OutputType": "IMicrosoftGraphEducationSchool", + "Command": "Get-MgBetaEducationMeSchool", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -92703,19 +90961,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-schools?view=graph-rest-beta", + "Method": "GET", "Uri": "/education/me/schools", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeSchool", "OutputType": "IMicrosoftGraphEducationSchool", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-schools?view=graph-rest-beta" + "Command": "Get-MgBetaEducationMeSchool", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -92742,34 +91000,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/education/me/schools/$count", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeSchoolCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaEducationMeSchoolCount", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/taughtClasses/{educationClass-id}", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeTaughtClass", - "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/me/taughtClasses/{educationClass-id}", + "OutputType": "IMicrosoftGraphEducationClass", + "Command": "Get-MgBetaEducationMeTaughtClass", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -92796,19 +91054,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/education/me/taughtClasses", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeTaughtClass", "OutputType": "IMicrosoftGraphEducationClass", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaEducationMeTaughtClass", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -92835,19 +91093,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/education/me/taughtClasses/$count", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeTaughtClassCount", "OutputType": null, + "Command": "Get-MgBetaEducationMeTaughtClassCount", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -92906,75 +91164,76 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-get-user?view=graph-rest-beta", + "Method": "GET", "Uri": "/education/me/user", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeUser", "OutputType": "IMicrosoftGraphUser", - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-get-user?view=graph-rest-beta" + "Command": "Get-MgBetaEducationMeUser", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/user/mailboxSettings", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/me/user/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaEducationMeUserMailboxSetting", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/user/serviceProvisioningErrors", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/me/user/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaEducationMeUserServiceProvisioningError", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/user/serviceProvisioningErrors/$count", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationMeUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/me/user/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaEducationMeUserServiceProvisioningErrorCount", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationRoot", - "OutputType": "IMicrosoftGraphEducationRoot", + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education", + "OutputType": "IMicrosoftGraphEducationRoot", + "Command": "Get-MgBetaEducationRoot", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -93001,20 +91260,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/education/schools/{educationSchool-id}", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationSchool", "OutputType": "IMicrosoftGraphEducationSchool", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-get?view=graph-rest-beta" + "Command": "Get-MgBetaEducationSchool", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -93041,19 +91299,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationroot-list-schools?view=graph-rest-beta", + "Method": "GET", "Uri": "/education/schools", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationSchool", "OutputType": "IMicrosoftGraphEducationSchool", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationroot-list-schools?view=graph-rest-beta" + "Command": "Get-MgBetaEducationSchool", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -93104,20 +91363,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-get-administrativeunit?view=graph-rest-beta", + "Method": "GET", "Uri": "/education/schools/{educationSchool-id}/administrativeUnit", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationSchoolAdministrativeUnit", "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-get-administrativeunit?view=graph-rest-beta" + "Command": "Get-MgBetaEducationSchoolAdministrativeUnit", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -93144,19 +91402,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list-classes?view=graph-rest-beta", + "Method": "GET", "Uri": "/education/schools/{educationSchool-id}/classes", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationSchoolClass", "OutputType": "IMicrosoftGraphEducationClass", + "Command": "Get-MgBetaEducationSchoolClass", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list-classes?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -93183,19 +91441,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list-classes?view=graph-rest-beta", + "Method": "GET", "Uri": "/education/schools/{educationSchool-id}/classes/$ref", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationSchoolClassByRef", "OutputType": null, - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list-classes?view=graph-rest-beta" + "Command": "Get-MgBetaEducationSchoolClassByRef", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -93222,20 +91481,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/education/schools/{educationSchool-id}/classes/$count", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationSchoolClassCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaEducationSchoolClassCount", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -93262,19 +91520,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/education/schools/$count", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationSchoolCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaEducationSchoolCount", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "Delta" + ], "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -93333,19 +91591,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-delta?view=graph-rest-beta", + "Method": "GET", "Uri": "/education/schools/delta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationSchoolDelta", "OutputType": "IMicrosoftGraphEducationSchool", - "Variants": [ - "Delta" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-delta?view=graph-rest-beta" + "Command": "Get-MgBetaEducationSchoolDelta", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EduRoster.Read.All", @@ -93364,19 +91622,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list-users?view=graph-rest-beta", + "Method": "GET", "Uri": "/education/schools/{educationSchool-id}/users", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationSchoolUser", "OutputType": "IMicrosoftGraphEducationUser", + "Command": "Get-MgBetaEducationSchoolUser", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list-users?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "EduRoster.Read.All", @@ -93395,19 +91653,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list-users?view=graph-rest-beta", + "Method": "GET", "Uri": "/education/schools/{educationSchool-id}/users/$ref", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationSchoolUserByRef", "OutputType": null, - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list-users?view=graph-rest-beta" + "Command": "Get-MgBetaEducationSchoolUserByRef", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EduRoster.Read.All", @@ -93426,20 +91685,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/education/schools/{educationSchool-id}/users/$count", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationSchoolUserCount", "OutputType": null, + "Command": "Get-MgBetaEducationSchoolUserCount", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "EduAdministration.Read", @@ -93474,20 +91733,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationprofile-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationSynchronizationProfile", "OutputType": "IMicrosoftGraphEducationSynchronizationProfile", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationprofile-get?view=graph-rest-beta" + "Command": "Get-MgBetaEducationSynchronizationProfile", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EduAdministration.Read", @@ -93522,19 +91780,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationprofile-list?view=graph-rest-beta", + "Method": "GET", "Uri": "/education/synchronizationProfiles", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationSynchronizationProfile", "OutputType": "IMicrosoftGraphEducationSynchronizationProfile", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationprofile-list?view=graph-rest-beta" + "Command": "Get-MgBetaEducationSynchronizationProfile", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "EduAdministration.Read", @@ -93569,34 +91827,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/education/synchronizationProfiles/$count", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationSynchronizationProfileCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaEducationSynchronizationProfileCount", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors/{educationSynchronizationError-id}", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationSynchronizationProfileError", - "OutputType": "IMicrosoftGraphEducationSynchronizationError", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors/{educationSynchronizationError-id}", + "OutputType": "IMicrosoftGraphEducationSynchronizationError", + "Command": "Get-MgBetaEducationSynchronizationProfileError", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EduAdministration.Read", @@ -93631,19 +91889,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationerrors-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationSynchronizationProfileError", "OutputType": "IMicrosoftGraphEducationSynchronizationError", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationerrors-get?view=graph-rest-beta" + "Command": "Get-MgBetaEducationSynchronizationProfileError", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EduAdministration.Read", @@ -93678,20 +91937,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors/$count", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationSynchronizationProfileErrorCount", "OutputType": null, + "Command": "Get-MgBetaEducationSynchronizationProfileErrorCount", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "EduAdministration.Read", @@ -93726,20 +91985,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationprofilestatus-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/profileStatus", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationSynchronizationProfileStatus", "OutputType": "IMicrosoftGraphEducationSynchronizationProfileStatus", + "Command": "Get-MgBetaEducationSynchronizationProfileStatus", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationprofilestatus-get?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -93766,22 +92027,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/education/users/{educationUser-id}", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUser", "OutputType": "IMicrosoftGraphEducationUser", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-get?view=graph-rest-beta" + "Command": "Get-MgBetaEducationUser", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EduRoster.Read.All", @@ -93800,34 +92058,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationroot-list-users?view=graph-rest-beta", + "Method": "GET", "Uri": "/education/users", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUser", "OutputType": "IMicrosoftGraphEducationUser", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationroot-list-users?view=graph-rest-beta" + "Command": "Get-MgBetaEducationUser", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserAssignment", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Command": "Get-MgBetaEducationUserAssignment", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -93894,77 +92152,78 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-assignments?view=graph-rest-beta", + "Method": "GET", "Uri": "/education/users/{educationUser-id}/assignments", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserAssignment", "OutputType": "IMicrosoftGraphEducationAssignment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-assignments?view=graph-rest-beta" + "Command": "Get-MgBetaEducationUserAssignment", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserAssignmentCategory", - "OutputType": "IMicrosoftGraphEducationCategory", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories", + "OutputType": "IMicrosoftGraphEducationCategory", + "Command": "Get-MgBetaEducationUserAssignmentCategory", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$ref", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserAssignmentCategoryByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$ref", + "OutputType": null, + "Command": "Get-MgBetaEducationUserAssignmentCategoryByRef", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$count", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserAssignmentCategoryCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$count", + "OutputType": null, + "Command": "Get-MgBetaEducationUserAssignmentCategoryCount", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/delta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserAssignmentCategoryDelta", - "OutputType": "IMicrosoftGraphEducationCategory", + "ApiVersion": "beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delta?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delta?view=graph-rest-beta", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/delta", + "OutputType": "IMicrosoftGraphEducationCategory", + "Command": "Get-MgBetaEducationUserAssignmentCategoryDelta", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -94031,462 +92290,461 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/education/users/{educationUser-id}/assignments/$count", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserAssignmentCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaEducationUserAssignmentCount", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/delta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserAssignmentDelta", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delta?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delta?view=graph-rest-beta", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/delta", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Command": "Get-MgBetaEducationUserAssignmentDelta", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/gradingCategory", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserAssignmentGradingCategory", - "OutputType": "IMicrosoftGraphEducationGradingCategory", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/gradingCategory", + "OutputType": "IMicrosoftGraphEducationGradingCategory", + "Command": "Get-MgBetaEducationUserAssignmentGradingCategory", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/gradingScheme", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserAssignmentGradingScheme", - "OutputType": "IMicrosoftGraphEducationGradingScheme", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/gradingScheme", + "OutputType": "IMicrosoftGraphEducationGradingScheme", + "Command": "Get-MgBetaEducationUserAssignmentGradingScheme", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserAssignmentResource", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Command": "Get-MgBetaEducationUserAssignmentResource", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserAssignmentResource", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Command": "Get-MgBetaEducationUserAssignmentResource", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/$count", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserAssignmentResourceCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/$count", + "OutputType": null, + "Command": "Get-MgBetaEducationUserAssignmentResourceCount", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserAssignmentResourceDependentResource", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Command": "Get-MgBetaEducationUserAssignmentResourceDependentResource", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserAssignmentResourceDependentResource", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Command": "Get-MgBetaEducationUserAssignmentResourceDependentResource", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/$count", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserAssignmentResourceDependentResourceCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/$count", + "OutputType": null, + "Command": "Get-MgBetaEducationUserAssignmentResourceDependentResourceCount", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserAssignmentRubric", - "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", + "OutputType": "IMicrosoftGraphEducationRubric", + "Command": "Get-MgBetaEducationUserAssignmentRubric", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserAssignmentRubricByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref", + "OutputType": null, + "Command": "Get-MgBetaEducationUserAssignmentRubricByRef", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserAssignmentSubmission", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Command": "Get-MgBetaEducationUserAssignmentSubmission", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserAssignmentSubmission", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Command": "Get-MgBetaEducationUserAssignmentSubmission", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/$count", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/$count", + "OutputType": null, + "Command": "Get-MgBetaEducationUserAssignmentSubmissionCount", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionOutcome", - "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "OutputType": "IMicrosoftGraphEducationOutcome", + "Command": "Get-MgBetaEducationUserAssignmentSubmissionOutcome", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionOutcome", - "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", + "OutputType": "IMicrosoftGraphEducationOutcome", + "Command": "Get-MgBetaEducationUserAssignmentSubmissionOutcome", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionOutcomeCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", + "OutputType": null, + "Command": "Get-MgBetaEducationUserAssignmentSubmissionOutcomeCount", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionResource", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Command": "Get-MgBetaEducationUserAssignmentSubmissionResource", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionResource", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Command": "Get-MgBetaEducationUserAssignmentSubmissionResource", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionResourceCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", + "OutputType": null, + "Command": "Get-MgBetaEducationUserAssignmentSubmissionResourceCount", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionResourceDependentResource", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Command": "Get-MgBetaEducationUserAssignmentSubmissionResourceDependentResource", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionResourceDependentResource", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Command": "Get-MgBetaEducationUserAssignmentSubmissionResourceDependentResource", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/$count", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionResourceDependentResourceCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/$count", + "OutputType": null, + "Command": "Get-MgBetaEducationUserAssignmentSubmissionResourceDependentResourceCount", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResource", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResource", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResource", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResource", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResourceCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count", + "OutputType": null, + "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResourceCount", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/$count", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResourceCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/$count", + "OutputType": null, + "Command": "Get-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResourceCount", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/classes/{educationClass-id}", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserClass", - "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/classes/{educationClass-id}", + "OutputType": "IMicrosoftGraphEducationClass", + "Command": "Get-MgBetaEducationUserClass", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -94513,19 +92771,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/education/users/{educationUser-id}/classes", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserClass", "OutputType": "IMicrosoftGraphEducationClass", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaEducationUserClass", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -94552,20 +92811,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/education/users/{educationUser-id}/classes/$count", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserClassCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaEducationUserClassCount", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "EduRoster.Read.All", @@ -94584,19 +92842,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/education/users/$count", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaEducationUserCount", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "Delta" + ], "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -94655,93 +92913,93 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-delta?view=graph-rest-beta", + "Method": "GET", "Uri": "/education/users/delta", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserDelta", "OutputType": "IMicrosoftGraphEducationUser", - "Variants": [ - "Delta" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-delta?view=graph-rest-beta" + "Command": "Get-MgBetaEducationUserDelta", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/user/mailboxSettings", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/user/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaEducationUserMailboxSetting", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserRubric", - "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", + "OutputType": "IMicrosoftGraphEducationRubric", + "Command": "Get-MgBetaEducationUserRubric", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/rubrics", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserRubric", - "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/rubrics", + "OutputType": "IMicrosoftGraphEducationRubric", + "Command": "Get-MgBetaEducationUserRubric", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/rubrics/$count", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserRubricCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/rubrics/$count", + "OutputType": null, + "Command": "Get-MgBetaEducationUserRubricCount", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/schools/{educationSchool-id}", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserSchool", - "OutputType": "IMicrosoftGraphEducationSchool", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/schools/{educationSchool-id}", + "OutputType": "IMicrosoftGraphEducationSchool", + "Command": "Get-MgBetaEducationUserSchool", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -94768,19 +93026,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/education/users/{educationUser-id}/schools", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserSchool", "OutputType": "IMicrosoftGraphEducationSchool", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaEducationUserSchool", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -94807,64 +93066,63 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/education/users/{educationUser-id}/schools/$count", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserSchoolCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaEducationUserSchoolCount", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/user/serviceProvisioningErrors", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/user/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaEducationUserServiceProvisioningError", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/user/serviceProvisioningErrors/$count", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/user/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaEducationUserServiceProvisioningErrorCount", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/taughtClasses/{educationClass-id}", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserTaughtClass", - "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/taughtClasses/{educationClass-id}", + "OutputType": "IMicrosoftGraphEducationClass", + "Command": "Get-MgBetaEducationUserTaughtClass", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -94891,19 +93149,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/education/users/{educationUser-id}/taughtClasses", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserTaughtClass", "OutputType": "IMicrosoftGraphEducationClass", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaEducationUserTaughtClass", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -94930,20 +93189,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/education/users/{educationUser-id}/taughtClasses/$count", - "Module": "Beta.Education", - "Command": "Get-MgBetaEducationUserTaughtClassCount", "OutputType": null, + "Command": "Get-MgBetaEducationUserTaughtClassCount", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -94962,20 +93221,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackage", "OutputType": "IMicrosoftGraphAccessPackage", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-accesspackageresourcerolescopes?view=graph-rest-beta" + "Command": "Get-MgBetaEntitlementManagementAccessPackage", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -94994,19 +93252,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackages?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackages", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackage", "OutputType": "IMicrosoftGraphAccessPackage", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackages?view=graph-rest-beta" + "Command": "Get-MgBetaEntitlementManagementAccessPackage", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -95025,35 +93284,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-getapplicablepolicyrequirements?view=graph-rest-beta", + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/getApplicablePolicyRequirements", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageApplicablePolicyRequirement", "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequestRequirements", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-getapplicablepolicyrequirements?view=graph-rest-beta" + "Command": "Get-MgBetaEntitlementManagementAccessPackageApplicablePolicyRequirement", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignment", - "OutputType": "IMicrosoftGraphAccessPackageAssignment", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}", + "OutputType": "IMicrosoftGraphAccessPackageAssignment", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignment", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -95072,49 +93330,50 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackageassignments?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignment", "OutputType": "IMicrosoftGraphAccessPackageAssignment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackageassignments?view=graph-rest-beta" + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignment", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/additionalAccess", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentAdditional", - "OutputType": "IMicrosoftGraphAccessPackageAssignment", + "ApiVersion": "beta", "Variants": [ "Access", "Access1", "AccessViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignment-additionalaccess?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignment-additionalaccess?view=graph-rest-beta", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/additionalAccess", + "OutputType": "IMicrosoftGraphAccessPackageAssignment", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentAdditional", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentApprovalCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/$count", + "OutputType": null, + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentApprovalCount", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -95133,20 +93392,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/steps/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentApprovalStepCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentApprovalStepCount", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -95165,19 +93423,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentCount", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -95196,20 +93455,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentpolicy-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentpolicy-get?view=graph-rest-beta" + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -95228,19 +93486,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackageassignmentpolicies?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackageassignmentpolicies?view=graph-rest-beta" + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -95259,77 +93517,78 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers/{customExtensionHandler-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", - "OutputType": "IMicrosoftGraphCustomExtensionHandler", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers/{customExtensionHandler-id}", + "OutputType": "IMicrosoftGraphCustomExtensionHandler", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", - "OutputType": "IMicrosoftGraphCustomExtensionHandler", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers", + "OutputType": "IMicrosoftGraphCustomExtensionHandler", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", - "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", + "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", - "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings", + "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -95348,20 +93607,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentRequest", "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-get?view=graph-rest-beta" + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentRequest", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -95380,19 +93638,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackageassignmentrequests?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentRequest", "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackageassignmentrequests?view=graph-rest-beta" + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentRequest", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -95411,19 +93669,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentRequestCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentRequestCount", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -95442,20 +93701,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentresourcerole-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/{accessPackageAssignmentResourceRole-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentResourceRole", "OutputType": "IMicrosoftGraphAccessPackageAssignmentResourceRole", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentresourcerole-get?view=graph-rest-beta" + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentResourceRole", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -95474,19 +93732,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackageassignmentresourceroles?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentResourceRole", "OutputType": "IMicrosoftGraphAccessPackageAssignmentResourceRole", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackageassignmentresourceroles?view=graph-rest-beta" + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentResourceRole", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -95505,19 +93763,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentResourceRoles/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentResourceRoleCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaEntitlementManagementAccessPackageAssignmentResourceRoleCount", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -95536,20 +93795,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalog", "OutputType": "IMicrosoftGraphAccessPackageCatalog", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-get?view=graph-rest-beta" + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalog", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -95568,19 +93826,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackagecatalogs?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalog", "OutputType": "IMicrosoftGraphAccessPackageCatalog", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackagecatalogs?view=graph-rest-beta" + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalog", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -95599,20 +93858,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequestworkflowextension-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageCustomWorkflowExtensions/{customCalloutExtension-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", "OutputType": "IMicrosoftGraphCustomCalloutExtension", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentworkflowextension-get?view=graph-rest-beta" + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -95631,19 +93889,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-list-accesspackagecustomworkflowextensions?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageCustomWorkflowExtensions", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-list-accesspackagecustomworkflowextensions?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -95662,19 +93920,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-list-accesspackageresources?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageResources", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageResource", "OutputType": "IMicrosoftGraphAccessPackageResource", + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageResource", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-list-accesspackageresources?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -95693,33 +93951,33 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-list-accesspackageresourceroles?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageResourceRoles", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageResourceRole", "OutputType": "IMicrosoftGraphAccessPackageResourceRole", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-list-accesspackageresourceroles?view=graph-rest-beta" + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageResourceRole", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageResourceScopes", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageResourceScope", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageResourceScopes", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageResourceScope", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -95738,19 +93996,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogCount", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -95769,20 +94028,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customaccesspackageworkflowextension-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions/{customAccessPackageWorkflowExtension-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customaccesspackageworkflowextension-get?view=graph-rest-beta" + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -95801,19 +94059,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-list-customaccesspackageworkflowextensions?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-list-customaccesspackageworkflowextensions?view=graph-rest-beta" + "Command": "Get-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -95832,19 +94090,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackages/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaEntitlementManagementAccessPackageCount", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -95863,19 +94121,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-incompatibleaccesspackages?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackage", "OutputType": "IMicrosoftGraphAccessPackage", + "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackage", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-incompatibleaccesspackages?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -95894,19 +94152,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-incompatibleaccesspackages?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", "OutputType": null, + "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-incompatibleaccesspackages?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -95925,19 +94183,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-incompatiblegroups?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleGroup", "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleGroup", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-incompatiblegroups?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -95956,34 +94214,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-incompatiblegroups?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleGroupByRef", "OutputType": null, - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-incompatiblegroups?view=graph-rest-beta" + "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleGroupByRef", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith/{accessPackage-id1}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleWith", - "OutputType": "IMicrosoftGraphAccessPackage", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith/{accessPackage-id1}", + "OutputType": "IMicrosoftGraphAccessPackage", + "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleWith", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -96002,62 +94260,63 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-accesspackagesincompatiblewith?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleWith", "OutputType": "IMicrosoftGraphAccessPackage", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-accesspackagesincompatiblewith?view=graph-rest-beta" + "Command": "Get-MgBetaEntitlementManagementAccessPackageIncompatibleWith", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageResource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageResources/{accessPackageResource-id}", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Command": "Get-MgBetaEntitlementManagementAccessPackageResource", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/accessPackageResources", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageResource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageResources", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Command": "Get-MgBetaEntitlementManagementAccessPackageResource", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/accessPackageResources/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageResources/$count", + "OutputType": null, + "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceCount", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -96076,20 +94335,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageresourceenvironment-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments/{accessPackageResourceEnvironment-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceEnvironment", "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageresourceenvironment-get?view=graph-rest-beta" + "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceEnvironment", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -96108,34 +94366,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackageresourceenvironment?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceEnvironment", "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackageresourceenvironment?view=graph-rest-beta" + "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceEnvironment", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments/{accessPackageResourceEnvironment-id}/accessPackageResources/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceEnvironmentAccessPackageResourceCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments/{accessPackageResourceEnvironment-id}/accessPackageResources/$count", + "OutputType": null, + "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceEnvironmentAccessPackageResourceCount", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -96154,34 +94412,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceEnvironments/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceEnvironmentCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceEnvironmentCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceRequest", - "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}", + "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", + "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceRequest", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -96200,19 +94458,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackageresourcerequests?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceRequest", "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackageresourcerequests?view=graph-rest-beta" + "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceRequest", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -96231,19 +94489,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceRequestCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaEntitlementManagementAccessPackageResourceRequestCount", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -96262,20 +94521,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAssignmentRequest", "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaEntitlementManagementAssignmentRequest", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -96294,34 +94552,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-assignmentrequests?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/assignmentRequests", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAssignmentRequest", "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-assignmentrequests?view=graph-rest-beta" + "Command": "Get-MgBetaEntitlementManagementAssignmentRequest", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/accessPackageAssignment", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAssignmentRequestAccessPackageAssignment", - "OutputType": "IMicrosoftGraphAccessPackageAssignment", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/accessPackageAssignment", + "OutputType": "IMicrosoftGraphAccessPackageAssignment", + "Command": "Get-MgBetaEntitlementManagementAssignmentRequestAccessPackageAssignment", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -96340,34 +94598,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAssignmentRequestCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaEntitlementManagementAssignmentRequestCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/requestor/connectedOrganization", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementAssignmentRequestRequestorConnectedOrganization", - "OutputType": "IMicrosoftGraphConnectedOrganization", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/requestor/connectedOrganization", + "OutputType": "IMicrosoftGraphConnectedOrganization", + "Command": "Get-MgBetaEntitlementManagementAssignmentRequestRequestorConnectedOrganization", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -96386,20 +94645,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementConnectedOrganization", "OutputType": "IMicrosoftGraphConnectedOrganization", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-get?view=graph-rest-beta" + "Command": "Get-MgBetaEntitlementManagementConnectedOrganization", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -96418,19 +94676,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-connectedorganizations?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementConnectedOrganization", "OutputType": "IMicrosoftGraphConnectedOrganization", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-connectedorganizations?view=graph-rest-beta" + "Command": "Get-MgBetaEntitlementManagementConnectedOrganization", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -96449,19 +94707,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationCount", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -96480,19 +94738,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-list-externalsponsors?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationExternalSponsor", "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationExternalSponsor", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-list-externalsponsors?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -96511,19 +94769,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-list-externalsponsors?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$ref", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorByRef", "OutputType": null, - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-list-externalsponsors?view=graph-rest-beta" + "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorByRef", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -96542,20 +94801,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorCount", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -96574,19 +94832,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-list-internalsponsors?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationInternalSponsor", "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationInternalSponsor", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-list-internalsponsors?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -96605,19 +94863,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-list-internalsponsors?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$ref", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorByRef", "OutputType": null, - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-list-internalsponsors?view=graph-rest-beta" + "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorByRef", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -96636,20 +94895,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorCount", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -96668,164 +94926,165 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagementsettings-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/settings", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementSetting", "OutputType": "IMicrosoftGraphEntitlementManagementSettings", - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagementsettings-get?view=graph-rest-beta" + "Command": "Get-MgBetaEntitlementManagementSetting", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/subjects/{accessPackageSubject-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementSubject", - "OutputType": "IMicrosoftGraphAccessPackageSubject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/subjects/{accessPackageSubject-id}", + "OutputType": "IMicrosoftGraphAccessPackageSubject", + "Command": "Get-MgBetaEntitlementManagementSubject", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/subjects", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementSubject", - "OutputType": "IMicrosoftGraphAccessPackageSubject", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagesubject-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagesubject-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/subjects", + "OutputType": "IMicrosoftGraphAccessPackageSubject", + "Command": "Get-MgBetaEntitlementManagementSubject", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/subjects(objectId='{objectId}')", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementSubjectByObjectId", - "OutputType": "IMicrosoftGraphAccessPackageSubject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/subjects(objectId='{objectId}')", + "OutputType": "IMicrosoftGraphAccessPackageSubject", + "Command": "Get-MgBetaEntitlementManagementSubjectByObjectId", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/subjects/{accessPackageSubject-id}/connectedOrganization", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementSubjectConnectedOrganization", - "OutputType": "IMicrosoftGraphConnectedOrganization", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/subjects/{accessPackageSubject-id}/connectedOrganization", + "OutputType": "IMicrosoftGraphConnectedOrganization", + "Command": "Get-MgBetaEntitlementManagementSubjectConnectedOrganization", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/subjects/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaEntitlementManagementSubjectCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/subjects/$count", + "OutputType": null, + "Command": "Get-MgBetaEntitlementManagementSubjectCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/external", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternal", - "OutputType": "IMicrosoftGraphExternalConnectorsExternal", + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/external", + "OutputType": "IMicrosoftGraphExternalConnectorsExternal", + "Command": "Get-MgBetaExternal", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/external/authorizationSystems/{authorizationSystem-id}", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalAuthorizationSystem", - "OutputType": "IMicrosoftGraphAuthorizationSystem", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/external/authorizationSystems/{authorizationSystem-id}", + "OutputType": "IMicrosoftGraphAuthorizationSystem", + "Command": "Get-MgBetaExternalAuthorizationSystem", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/external/authorizationSystems", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalAuthorizationSystem", - "OutputType": "IMicrosoftGraphAuthorizationSystem", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-external-list-authorizationsystems?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-external-list-authorizationsystems?view=graph-rest-beta", + "Method": "GET", + "Uri": "/external/authorizationSystems", + "OutputType": "IMicrosoftGraphAuthorizationSystem", + "Command": "Get-MgBetaExternalAuthorizationSystem", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/external/authorizationSystems/$count", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalAuthorizationSystemCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/external/authorizationSystems/$count", + "OutputType": null, + "Command": "Get-MgBetaExternalAuthorizationSystemCount", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/external/authorizationSystems/{authorizationSystem-id}/dataCollectionInfo", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalAuthorizationSystemDataCollectionInfo", - "OutputType": "IMicrosoftGraphDataCollectionInfo", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/external/authorizationSystems/{authorizationSystem-id}/dataCollectionInfo", + "OutputType": "IMicrosoftGraphDataCollectionInfo", + "Command": "Get-MgBetaExternalAuthorizationSystemDataCollectionInfo", + "Module": "Beta.Search" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -96852,20 +95111,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/external/connections/{externalConnection-id}", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalConnection", "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-get?view=graph-rest-beta" + "Command": "Get-MgBetaExternalConnection", + "Module": "Beta.Search" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -96892,19 +95150,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-list?view=graph-rest-beta", + "Method": "GET", "Uri": "/external/connections", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalConnection", "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-list?view=graph-rest-beta" + "Command": "Get-MgBetaExternalConnection", + "Module": "Beta.Search" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -96931,19 +95189,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/external/connections/$count", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalConnectionCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaExternalConnectionCount", + "Module": "Beta.Search" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "ExternalItem.Read.All", @@ -96970,93 +95229,93 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalConnectionGroup", "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaExternalConnectionGroup", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/external/connections/{externalConnection-id}/groups", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalConnectionGroup", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/external/connections/{externalConnection-id}/groups", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", + "Command": "Get-MgBetaExternalConnectionGroup", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/external/connections/{externalConnection-id}/groups/$count", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalConnectionGroupCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/external/connections/{externalConnection-id}/groups/$count", + "OutputType": null, + "Command": "Get-MgBetaExternalConnectionGroupCount", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalConnectionGroupMember", - "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", + "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "Command": "Get-MgBetaExternalConnectionGroupMember", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalConnectionGroupMember", - "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members", + "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "Command": "Get-MgBetaExternalConnectionGroupMember", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/$count", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalConnectionGroupMemberCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/$count", + "OutputType": null, + "Command": "Get-MgBetaExternalConnectionGroupMemberCount", + "Module": "Beta.Search" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -97083,108 +95342,108 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalitem-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalConnectionItem", "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalitem-get?view=graph-rest-beta" + "Command": "Get-MgBetaExternalConnectionItem", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/external/connections/{externalConnection-id}/items", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalConnectionItem", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/external/connections/{externalConnection-id}/items", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", + "Command": "Get-MgBetaExternalConnectionItem", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalConnectionItemActivity", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", + "Command": "Get-MgBetaExternalConnectionItemActivity", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalConnectionItemActivity", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", + "Command": "Get-MgBetaExternalConnectionItemActivity", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/$count", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalConnectionItemActivityCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/$count", + "OutputType": null, + "Command": "Get-MgBetaExternalConnectionItemActivityCount", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}/performedBy", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalConnectionItemActivityPerformedBy", - "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}/performedBy", + "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "Command": "Get-MgBetaExternalConnectionItemActivityPerformedBy", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/external/connections/{externalConnection-id}/items/$count", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalConnectionItemCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/external/connections/{externalConnection-id}/items/$count", + "OutputType": null, + "Command": "Get-MgBetaExternalConnectionItemCount", + "Module": "Beta.Search" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -97211,64 +95470,64 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalConnectionOperation", "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaExternalConnectionOperation", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/external/connections/{externalConnection-id}/operations", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalConnectionOperation", - "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/external/connections/{externalConnection-id}/operations", + "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", + "Command": "Get-MgBetaExternalConnectionOperation", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/external/connections/{externalConnection-id}/operations/$count", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalConnectionOperationCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/external/connections/{externalConnection-id}/operations/$count", + "OutputType": null, + "Command": "Get-MgBetaExternalConnectionOperationCount", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/external/connections/{externalConnection-id}/quota", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalConnectionQuota", - "OutputType": "IMicrosoftGraphExternalConnectorsConnectionQuota", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-connectionquota-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-connectionquota-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/external/connections/{externalConnection-id}/quota", + "OutputType": "IMicrosoftGraphExternalConnectorsConnectionQuota", + "Command": "Get-MgBetaExternalConnectionQuota", + "Module": "Beta.Search" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -97295,34 +95554,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-schema-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/external/connections/{externalConnection-id}/schema", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalConnectionSchema", "OutputType": "IMicrosoftGraphExternalConnectorsSchema", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-schema-get?view=graph-rest-beta" + "Command": "Get-MgBetaExternalConnectionSchema", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/external/industryData", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalIndustryData", - "OutputType": "IMicrosoftGraphIndustryDataRoot", + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/external/industryData", + "OutputType": "IMicrosoftGraphIndustryDataRoot", + "Command": "Get-MgBetaExternalIndustryData", + "Module": "Beta.Search" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "IndustryData-DataConnector.Read.All", @@ -97341,20 +95600,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydataconnector-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalIndustryDataConnector", "OutputType": "IMicrosoftGraphIndustryDataConnector", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydataconnector-get?view=graph-rest-beta" + "Command": "Get-MgBetaExternalIndustryDataConnector", + "Module": "Beta.Search" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "IndustryData-DataConnector.Read.All", @@ -97373,19 +95631,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydataconnector-list?view=graph-rest-beta", + "Method": "GET", "Uri": "/external/industryData/dataConnectors", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalIndustryDataConnector", "OutputType": "IMicrosoftGraphIndustryDataConnector", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydataconnector-list?view=graph-rest-beta" + "Command": "Get-MgBetaExternalIndustryDataConnector", + "Module": "Beta.Search" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "IndustryData-DataConnector.Read.All", @@ -97404,34 +95662,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/external/industryData/dataConnectors/$count", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalIndustryDataConnectorCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaExternalIndustryDataConnectorCount", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}/sourceSystem", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalIndustryDataConnectorSourceSystem", - "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}/sourceSystem", + "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition", + "Command": "Get-MgBetaExternalIndustryDataConnectorSourceSystem", + "Module": "Beta.Search" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "IndustryData-InboundFlow.Read.All", @@ -97450,20 +95709,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-inboundflow-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalIndustryDataInboundFlow", "OutputType": "IMicrosoftGraphIndustryDataInboundFlow", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-inboundflow-get?view=graph-rest-beta" + "Command": "Get-MgBetaExternalIndustryDataInboundFlow", + "Module": "Beta.Search" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "IndustryData-InboundFlow.Read.All", @@ -97482,19 +95740,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-inboundflow-list?view=graph-rest-beta", + "Method": "GET", "Uri": "/external/industryData/inboundFlows", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalIndustryDataInboundFlow", "OutputType": "IMicrosoftGraphIndustryDataInboundFlow", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-inboundflow-list?view=graph-rest-beta" + "Command": "Get-MgBetaExternalIndustryDataInboundFlow", + "Module": "Beta.Search" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "IndustryData-InboundFlow.Read.All", @@ -97513,19 +95771,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/external/industryData/inboundFlows/$count", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalIndustryDataInboundFlowCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaExternalIndustryDataInboundFlowCount", + "Module": "Beta.Search" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "IndustryData-DataConnector.Read.All", @@ -97544,20 +95803,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}/dataConnector", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalIndustryDataInboundFlowDataConnector", "OutputType": "IMicrosoftGraphIndustryDataConnector", + "Command": "Get-MgBetaExternalIndustryDataInboundFlowDataConnector", + "Module": "Beta.Search" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "IndustryData-TimePeriod.Read.All", @@ -97576,150 +95835,150 @@ "IsLeastPrivilege": false } ], - "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}/year", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalIndustryDataInboundFlowYear", - "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}/year", + "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition", + "Command": "Get-MgBetaExternalIndustryDataInboundFlowYear", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/external/industryData/operations/{longRunningOperation-id}", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalIndustryDataOperation", - "OutputType": "IMicrosoftGraphLongRunningOperation", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-filevalidateoperation-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-filevalidateoperation-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/external/industryData/operations/{longRunningOperation-id}", + "OutputType": "IMicrosoftGraphLongRunningOperation", + "Command": "Get-MgBetaExternalIndustryDataOperation", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/external/industryData/operations", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalIndustryDataOperation", - "OutputType": "IMicrosoftGraphLongRunningOperation", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-filevalidateoperation-list?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-filevalidateoperation-list?view=graph-rest-beta", + "Method": "GET", + "Uri": "/external/industryData/operations", + "OutputType": "IMicrosoftGraphLongRunningOperation", + "Command": "Get-MgBetaExternalIndustryDataOperation", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/external/industryData/operations/$count", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalIndustryDataOperationCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/external/industryData/operations/$count", + "OutputType": null, + "Command": "Get-MgBetaExternalIndustryDataOperationCount", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSet", - "OutputType": "IMicrosoftGraphIndustryDataOutboundProvisioningFlowSet", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}", + "OutputType": "IMicrosoftGraphIndustryDataOutboundProvisioningFlowSet", + "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSet", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/external/industryData/outboundProvisioningFlowSets", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSet", - "OutputType": "IMicrosoftGraphIndustryDataOutboundProvisioningFlowSet", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydataroot-list-outboundprovisioningflowsets?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydataroot-list-outboundprovisioningflowsets?view=graph-rest-beta", + "Method": "GET", + "Uri": "/external/industryData/outboundProvisioningFlowSets", + "OutputType": "IMicrosoftGraphIndustryDataOutboundProvisioningFlowSet", + "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSet", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/external/industryData/outboundProvisioningFlowSets/$count", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSetCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/external/industryData/outboundProvisioningFlowSets/$count", + "OutputType": null, + "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSetCount", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows/{provisioningFlow-id}", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", - "OutputType": "IMicrosoftGraphIndustryDataProvisioningFlow", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows/{provisioningFlow-id}", + "OutputType": "IMicrosoftGraphIndustryDataProvisioningFlow", + "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", - "OutputType": "IMicrosoftGraphIndustryDataProvisioningFlow", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-outboundprovisioningflowset-list-provisioningflows?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-outboundprovisioningflowset-list-provisioningflows?view=graph-rest-beta", + "Method": "GET", + "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows", + "OutputType": "IMicrosoftGraphIndustryDataProvisioningFlow", + "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows/$count", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlowCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows/$count", + "OutputType": null, + "Command": "Get-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlowCount", + "Module": "Beta.Search" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "IndustryData-ReferenceDefinition.Read.All", @@ -97738,20 +95997,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-referencedefinition-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/external/industryData/referenceDefinitions/{referenceDefinition-id}", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalIndustryDataReferenceDefinition", "OutputType": "IMicrosoftGraphIndustryDataReferenceDefinition", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-referencedefinition-get?view=graph-rest-beta" + "Command": "Get-MgBetaExternalIndustryDataReferenceDefinition", + "Module": "Beta.Search" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "IndustryData.ReadBasic.All", @@ -97770,19 +96028,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-referencedefinition-list?view=graph-rest-beta", + "Method": "GET", "Uri": "/external/industryData/referenceDefinitions", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalIndustryDataReferenceDefinition", "OutputType": "IMicrosoftGraphIndustryDataReferenceDefinition", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-referencedefinition-list?view=graph-rest-beta" + "Command": "Get-MgBetaExternalIndustryDataReferenceDefinition", + "Module": "Beta.Search" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "IndustryData.ReadBasic.All", @@ -97801,167 +96059,168 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/external/industryData/referenceDefinitions/$count", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalIndustryDataReferenceDefinitionCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaExternalIndustryDataReferenceDefinitionCount", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/external/industryData/roleGroups/{roleGroup-id}", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalIndustryDataRoleGroup", - "OutputType": "IMicrosoftGraphIndustryDataRoleGroup", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-rolegroup-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-rolegroup-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/external/industryData/roleGroups/{roleGroup-id}", + "OutputType": "IMicrosoftGraphIndustryDataRoleGroup", + "Command": "Get-MgBetaExternalIndustryDataRoleGroup", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/external/industryData/roleGroups", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalIndustryDataRoleGroup", - "OutputType": "IMicrosoftGraphIndustryDataRoleGroup", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-rolegroup-list?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-rolegroup-list?view=graph-rest-beta", + "Method": "GET", + "Uri": "/external/industryData/roleGroups", + "OutputType": "IMicrosoftGraphIndustryDataRoleGroup", + "Command": "Get-MgBetaExternalIndustryDataRoleGroup", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/external/industryData/roleGroups/$count", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalIndustryDataRoleGroupCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/external/industryData/roleGroups/$count", + "OutputType": null, + "Command": "Get-MgBetaExternalIndustryDataRoleGroupCount", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/external/industryData/runs/{industryDataRun-id}", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalIndustryDataRun", - "OutputType": "IMicrosoftGraphIndustryDataRun", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydatarun-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydatarun-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/external/industryData/runs/{industryDataRun-id}", + "OutputType": "IMicrosoftGraphIndustryDataRun", + "Command": "Get-MgBetaExternalIndustryDataRun", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/external/industryData/runs", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalIndustryDataRun", - "OutputType": "IMicrosoftGraphIndustryDataRun", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydatarun-list?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydatarun-list?view=graph-rest-beta", + "Method": "GET", + "Uri": "/external/industryData/runs", + "OutputType": "IMicrosoftGraphIndustryDataRun", + "Command": "Get-MgBetaExternalIndustryDataRun", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/external/industryData/runs/{industryDataRun-id}/activities/{industryDataRunActivity-id}", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalIndustryDataRunActivity", - "OutputType": "IMicrosoftGraphIndustryDataRunActivity", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/external/industryData/runs/{industryDataRun-id}/activities/{industryDataRunActivity-id}", + "OutputType": "IMicrosoftGraphIndustryDataRunActivity", + "Command": "Get-MgBetaExternalIndustryDataRunActivity", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/external/industryData/runs/{industryDataRun-id}/activities", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalIndustryDataRunActivity", - "OutputType": "IMicrosoftGraphIndustryDataRunActivity", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/external/industryData/runs/{industryDataRun-id}/activities", + "OutputType": "IMicrosoftGraphIndustryDataRunActivity", + "Command": "Get-MgBetaExternalIndustryDataRunActivity", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/external/industryData/runs/{industryDataRun-id}/activities/$count", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalIndustryDataRunActivityCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/external/industryData/runs/{industryDataRun-id}/activities/$count", + "OutputType": null, + "Command": "Get-MgBetaExternalIndustryDataRunActivityCount", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/external/industryData/runs/$count", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalIndustryDataRunCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/external/industryData/runs/$count", + "OutputType": null, + "Command": "Get-MgBetaExternalIndustryDataRunCount", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/external/industryData/runs/{industryDataRun-id}/getStatistics", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalIndustryDataRunStatistics", - "OutputType": "IMicrosoftGraphIndustryDataRunStatistics", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydatarun-getstatistics?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydatarun-getstatistics?view=graph-rest-beta", + "Method": "GET", + "Uri": "/external/industryData/runs/{industryDataRun-id}/getStatistics", + "OutputType": "IMicrosoftGraphIndustryDataRunStatistics", + "Command": "Get-MgBetaExternalIndustryDataRunStatistics", + "Module": "Beta.Search" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "IndustryData-SourceSystem.Read.All", @@ -97980,20 +96239,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-sourcesystemdefinition-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/external/industryData/sourceSystems/{sourceSystemDefinition-id}", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalIndustryDataSourceSystem", "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-sourcesystemdefinition-get?view=graph-rest-beta" + "Command": "Get-MgBetaExternalIndustryDataSourceSystem", + "Module": "Beta.Search" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "IndustryData-SourceSystem.Read.All", @@ -98012,19 +96270,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-sourcesystemdefinition-list?view=graph-rest-beta", + "Method": "GET", "Uri": "/external/industryData/sourceSystems", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalIndustryDataSourceSystem", "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-sourcesystemdefinition-list?view=graph-rest-beta" + "Command": "Get-MgBetaExternalIndustryDataSourceSystem", + "Module": "Beta.Search" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "IndustryData-SourceSystem.Read.All", @@ -98043,19 +96301,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/external/industryData/sourceSystems/$count", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalIndustryDataSourceSystemCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaExternalIndustryDataSourceSystemCount", + "Module": "Beta.Search" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "IndustryData-TimePeriod.Read.All", @@ -98074,20 +96333,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-yeartimeperioddefinition-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/external/industryData/years/{yearTimePeriodDefinition-id}", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalIndustryDataYear", "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-yeartimeperioddefinition-get?view=graph-rest-beta" + "Command": "Get-MgBetaExternalIndustryDataYear", + "Module": "Beta.Search" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "IndustryData-TimePeriod.Read.All", @@ -98106,19 +96364,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-yeartimeperioddefinition-list?view=graph-rest-beta", + "Method": "GET", "Uri": "/external/industryData/years", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalIndustryDataYear", "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-yeartimeperioddefinition-list?view=graph-rest-beta" + "Command": "Get-MgBetaExternalIndustryDataYear", + "Module": "Beta.Search" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "IndustryData-TimePeriod.Read.All", @@ -98137,3907 +96395,3908 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/external/industryData/years/$count", - "Module": "Beta.Search", - "Command": "Get-MgBetaExternalIndustryDataYearCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaExternalIndustryDataYearCount", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/financials", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancial", - "OutputType": "IMicrosoftGraphFinancials", + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials", + "OutputType": "IMicrosoftGraphFinancials", + "Command": "Get-MgBetaFinancial", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompany", - "OutputType": "IMicrosoftGraphCompany", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}", + "OutputType": "IMicrosoftGraphCompany", + "Command": "Get-MgBetaFinancialCompany", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompany", - "OutputType": "IMicrosoftGraphCompany", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies", + "OutputType": "IMicrosoftGraphCompany", + "Command": "Get-MgBetaFinancialCompany", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/accounts/{account-id}", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyAccount", - "OutputType": "IMicrosoftGraphAccount", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/accounts/{account-id}", + "OutputType": "IMicrosoftGraphAccount", + "Command": "Get-MgBetaFinancialCompanyAccount", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/accounts", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyAccount", - "OutputType": "IMicrosoftGraphAccount", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/accounts", + "OutputType": "IMicrosoftGraphAccount", + "Command": "Get-MgBetaFinancialCompanyAccount", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/accounts/$count", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyAccountCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/accounts/$count", + "OutputType": null, + "Command": "Get-MgBetaFinancialCompanyAccountCount", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/agedAccountsPayable/{agedAccountsPayable-id}", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyAgedAccountPayable", - "OutputType": "IMicrosoftGraphAgedAccountsPayable", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/agedAccountsPayable/{agedAccountsPayable-id}", + "OutputType": "IMicrosoftGraphAgedAccountsPayable", + "Command": "Get-MgBetaFinancialCompanyAgedAccountPayable", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/agedAccountsPayable", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyAgedAccountPayable", - "OutputType": "IMicrosoftGraphAgedAccountsPayable", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/agedAccountsPayable", + "OutputType": "IMicrosoftGraphAgedAccountsPayable", + "Command": "Get-MgBetaFinancialCompanyAgedAccountPayable", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/agedAccountsPayable/$count", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyAgedAccountPayableCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/agedAccountsPayable/$count", + "OutputType": null, + "Command": "Get-MgBetaFinancialCompanyAgedAccountPayableCount", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/agedAccountsReceivable/{agedAccountsReceivable-id}", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyAgedAccountReceivable", - "OutputType": "IMicrosoftGraphAgedAccountsReceivable", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/agedAccountsReceivable/{agedAccountsReceivable-id}", + "OutputType": "IMicrosoftGraphAgedAccountsReceivable", + "Command": "Get-MgBetaFinancialCompanyAgedAccountReceivable", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/agedAccountsReceivable", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyAgedAccountReceivable", - "OutputType": "IMicrosoftGraphAgedAccountsReceivable", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/agedAccountsReceivable", + "OutputType": "IMicrosoftGraphAgedAccountsReceivable", + "Command": "Get-MgBetaFinancialCompanyAgedAccountReceivable", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/agedAccountsReceivable/$count", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyAgedAccountReceivableCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/agedAccountsReceivable/$count", + "OutputType": null, + "Command": "Get-MgBetaFinancialCompanyAgedAccountReceivableCount", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/$count", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/$count", + "OutputType": null, + "Command": "Get-MgBetaFinancialCompanyCount", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/countriesRegions/{countryRegion-id}", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCountryRegion", - "OutputType": "IMicrosoftGraphCountryRegion", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/countriesRegions/{countryRegion-id}", + "OutputType": "IMicrosoftGraphCountryRegion", + "Command": "Get-MgBetaFinancialCompanyCountryRegion", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/countriesRegions", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCountryRegion", - "OutputType": "IMicrosoftGraphCountryRegion", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/countriesRegions", + "OutputType": "IMicrosoftGraphCountryRegion", + "Command": "Get-MgBetaFinancialCompanyCountryRegion", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/countriesRegions/$count", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCountryRegionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/countriesRegions/$count", + "OutputType": null, + "Command": "Get-MgBetaFinancialCompanyCountryRegionCount", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/currencies/{currency-id}", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCurrency", - "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/currencies/{currency-id}", + "OutputType": "IMicrosoftGraphCurrency", + "Command": "Get-MgBetaFinancialCompanyCurrency", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/currencies", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCurrency", - "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/currencies", + "OutputType": "IMicrosoftGraphCurrency", + "Command": "Get-MgBetaFinancialCompanyCurrency", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/currencies/$count", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCurrencyCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/currencies/$count", + "OutputType": null, + "Command": "Get-MgBetaFinancialCompanyCurrencyCount", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customers/{customer-id}", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCustomer", - "OutputType": "IMicrosoftGraphCustomer", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/customers/{customer-id}", + "OutputType": "IMicrosoftGraphCustomer", + "Command": "Get-MgBetaFinancialCompanyCustomer", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customers", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCustomer", - "OutputType": "IMicrosoftGraphCustomer", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/customers", + "OutputType": "IMicrosoftGraphCustomer", + "Command": "Get-MgBetaFinancialCompanyCustomer", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customers/$count", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCustomerCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/customers/$count", + "OutputType": null, + "Command": "Get-MgBetaFinancialCompanyCustomerCount", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/currency", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCustomerCurrency", - "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/currency", + "OutputType": "IMicrosoftGraphCurrency", + "Command": "Get-MgBetaFinancialCompanyCustomerCurrency", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCustomerPayment", - "OutputType": "IMicrosoftGraphCustomerPayment", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}", + "OutputType": "IMicrosoftGraphCustomerPayment", + "Command": "Get-MgBetaFinancialCompanyCustomerPayment", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customerPayments", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCustomerPayment", - "OutputType": "IMicrosoftGraphCustomerPayment", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/customerPayments", + "OutputType": "IMicrosoftGraphCustomerPayment", + "Command": "Get-MgBetaFinancialCompanyCustomerPayment", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customerPayments/$count", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/customerPayments/$count", + "OutputType": null, + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCount", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomer", - "OutputType": "IMicrosoftGraphCustomer", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer", + "OutputType": "IMicrosoftGraphCustomer", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomer", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/currency", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerCurrency", - "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/currency", + "OutputType": "IMicrosoftGraphCurrency", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerCurrency", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", + "OutputType": "IMicrosoftGraphPicture", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture", + "OutputType": "IMicrosoftGraphPicture", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPictureContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", + "OutputType": null, + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPictureContent", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/$count", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPictureCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/$count", + "OutputType": null, + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerPictureCount", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerShipmentMethod", - "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", + "OutputType": "IMicrosoftGraphShipmentMethod", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentCustomerShipmentMethod", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournal", - "OutputType": "IMicrosoftGraphCustomerPaymentJournal", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}", + "OutputType": "IMicrosoftGraphCustomerPaymentJournal", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournal", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customerPaymentJournals", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournal", - "OutputType": "IMicrosoftGraphCustomerPaymentJournal", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals", + "OutputType": "IMicrosoftGraphCustomerPaymentJournal", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournal", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/account", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalAccount", - "OutputType": "IMicrosoftGraphAccount", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/account", + "OutputType": "IMicrosoftGraphAccount", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalAccount", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/$count", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/$count", + "OutputType": null, + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCount", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", - "OutputType": "IMicrosoftGraphCustomerPayment", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}", + "OutputType": "IMicrosoftGraphCustomerPayment", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", - "OutputType": "IMicrosoftGraphCustomerPayment", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments", + "OutputType": "IMicrosoftGraphCustomerPayment", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/$count", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/$count", + "OutputType": null, + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCount", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomer", - "OutputType": "IMicrosoftGraphCustomer", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer", + "OutputType": "IMicrosoftGraphCustomer", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomer", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/currency", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerCurrency", - "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/currency", + "OutputType": "IMicrosoftGraphCurrency", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerCurrency", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", + "OutputType": "IMicrosoftGraphPicture", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture", + "OutputType": "IMicrosoftGraphPicture", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", + "OutputType": null, + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureContent", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/$count", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/$count", + "OutputType": null, + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureCount", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerShipmentMethod", - "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", + "OutputType": "IMicrosoftGraphShipmentMethod", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerShipmentMethod", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentMethod", - "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", + "OutputType": "IMicrosoftGraphPaymentMethod", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentMethod", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentTerm", - "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", + "OutputType": "IMicrosoftGraphPaymentTerm", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentTerm", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentMethod", - "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", + "OutputType": "IMicrosoftGraphPaymentMethod", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentMethod", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCustomerPaymentTerm", - "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", + "OutputType": "IMicrosoftGraphPaymentTerm", + "Command": "Get-MgBetaFinancialCompanyCustomerPaymentTerm", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCustomerPicture", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}", + "OutputType": "IMicrosoftGraphPicture", + "Command": "Get-MgBetaFinancialCompanyCustomerPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCustomerPicture", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture", + "OutputType": "IMicrosoftGraphPicture", + "Command": "Get-MgBetaFinancialCompanyCustomerPicture", + "Module": "Beta.Financials" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}/content", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCustomerPictureContent", "OutputType": null, + "Command": "Get-MgBetaFinancialCompanyCustomerPictureContent", + "Module": "Beta.Financials" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/$count", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCustomerPictureCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaFinancialCompanyCustomerPictureCount", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/shipmentMethod", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyCustomerShipmentMethod", - "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/shipmentMethod", + "OutputType": "IMicrosoftGraphShipmentMethod", + "Command": "Get-MgBetaFinancialCompanyCustomerShipmentMethod", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/dimensions/{dimension-id}", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyDimension", - "OutputType": "IMicrosoftGraphDimension", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/dimensions/{dimension-id}", + "OutputType": "IMicrosoftGraphDimension", + "Command": "Get-MgBetaFinancialCompanyDimension", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/dimensions", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyDimension", - "OutputType": "IMicrosoftGraphDimension", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/dimensions", + "OutputType": "IMicrosoftGraphDimension", + "Command": "Get-MgBetaFinancialCompanyDimension", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/dimensions/$count", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyDimensionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/dimensions/$count", + "OutputType": null, + "Command": "Get-MgBetaFinancialCompanyDimensionCount", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/dimensionValues/{dimensionValue-id}", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyDimensionValue", - "OutputType": "IMicrosoftGraphDimensionValue", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/dimensionValues/{dimensionValue-id}", + "OutputType": "IMicrosoftGraphDimensionValue", + "Command": "Get-MgBetaFinancialCompanyDimensionValue", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/dimensionValues", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyDimensionValue", - "OutputType": "IMicrosoftGraphDimensionValue", + "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/dimensionValues", + "OutputType": "IMicrosoftGraphDimensionValue", + "Command": "Get-MgBetaFinancialCompanyDimensionValue", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/dimensions/{dimension-id}/dimensionValues/$count", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyDimensionValueCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/dimensions/{dimension-id}/dimensionValues/$count", + "OutputType": null, + "Command": "Get-MgBetaFinancialCompanyDimensionValueCount", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/employees/{employee-id}", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyEmployee", - "OutputType": "IMicrosoftGraphEmployee", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/employees/{employee-id}", + "OutputType": "IMicrosoftGraphEmployee", + "Command": "Get-MgBetaFinancialCompanyEmployee", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/employees", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyEmployee", - "OutputType": "IMicrosoftGraphEmployee", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/employees", + "OutputType": "IMicrosoftGraphEmployee", + "Command": "Get-MgBetaFinancialCompanyEmployee", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/employees/$count", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyEmployeeCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/employees/$count", + "OutputType": null, + "Command": "Get-MgBetaFinancialCompanyEmployeeCount", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyEmployeePicture", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}", + "OutputType": "IMicrosoftGraphPicture", + "Command": "Get-MgBetaFinancialCompanyEmployeePicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyEmployeePicture", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture", + "OutputType": "IMicrosoftGraphPicture", + "Command": "Get-MgBetaFinancialCompanyEmployeePicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}/content", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyEmployeePictureContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}/content", + "OutputType": null, + "Command": "Get-MgBetaFinancialCompanyEmployeePictureContent", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/$count", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyEmployeePictureCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/$count", + "OutputType": null, + "Command": "Get-MgBetaFinancialCompanyEmployeePictureCount", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/generalLedgerEntries/{generalLedgerEntry-id}", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntry", - "OutputType": "IMicrosoftGraphGeneralLedgerEntry", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/generalLedgerEntries/{generalLedgerEntry-id}", + "OutputType": "IMicrosoftGraphGeneralLedgerEntry", + "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntry", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/generalLedgerEntries", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntry", - "OutputType": "IMicrosoftGraphGeneralLedgerEntry", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/generalLedgerEntries", + "OutputType": "IMicrosoftGraphGeneralLedgerEntry", + "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntry", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/generalLedgerEntries/{generalLedgerEntry-id}/account", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntryAccount", - "OutputType": "IMicrosoftGraphAccount", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/generalLedgerEntries/{generalLedgerEntry-id}/account", + "OutputType": "IMicrosoftGraphAccount", + "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntryAccount", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/generalLedgerEntries/$count", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntryCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/generalLedgerEntries/$count", + "OutputType": null, + "Command": "Get-MgBetaFinancialCompanyGeneralLedgerEntryCount", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyInformation", - "OutputType": "IMicrosoftGraphCompanyInformation", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}", + "OutputType": "IMicrosoftGraphCompanyInformation", + "Command": "Get-MgBetaFinancialCompanyInformation", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/companyInformation", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyInformation", - "OutputType": "IMicrosoftGraphCompanyInformation", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/companyInformation", + "OutputType": "IMicrosoftGraphCompanyInformation", + "Command": "Get-MgBetaFinancialCompanyInformation", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/companyInformation/$count", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyInformationCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/companyInformation/$count", + "OutputType": null, + "Command": "Get-MgBetaFinancialCompanyInformationCount", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}/picture", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyInformationPicture", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}/picture", + "OutputType": null, + "Command": "Get-MgBetaFinancialCompanyInformationPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/items/{item-id}", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyItem", - "OutputType": "IMicrosoftGraphItem", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/items/{item-id}", + "OutputType": "IMicrosoftGraphItem", + "Command": "Get-MgBetaFinancialCompanyItem", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/items", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyItem", - "OutputType": "IMicrosoftGraphItem", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/items", + "OutputType": "IMicrosoftGraphItem", + "Command": "Get-MgBetaFinancialCompanyItem", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/itemCategories/{itemCategory-id}", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyItemCategory", - "OutputType": "IMicrosoftGraphItemCategory", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/itemCategories/{itemCategory-id}", + "OutputType": "IMicrosoftGraphItemCategory", + "Command": "Get-MgBetaFinancialCompanyItemCategory", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/itemCategories", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyItemCategory", - "OutputType": "IMicrosoftGraphItemCategory", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/itemCategories", + "OutputType": "IMicrosoftGraphItemCategory", + "Command": "Get-MgBetaFinancialCompanyItemCategory", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/itemCategories/$count", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyItemCategoryCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/itemCategories/$count", + "OutputType": null, + "Command": "Get-MgBetaFinancialCompanyItemCategoryCount", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/items/$count", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyItemCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/items/$count", + "OutputType": null, + "Command": "Get-MgBetaFinancialCompanyItemCount", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyItemPicture", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}", + "OutputType": "IMicrosoftGraphPicture", + "Command": "Get-MgBetaFinancialCompanyItemPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/items/{item-id}/picture", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyItemPicture", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/items/{item-id}/picture", + "OutputType": "IMicrosoftGraphPicture", + "Command": "Get-MgBetaFinancialCompanyItemPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}/content", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyItemPictureContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}/content", + "OutputType": null, + "Command": "Get-MgBetaFinancialCompanyItemPictureContent", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/$count", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyItemPictureCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/$count", + "OutputType": null, + "Command": "Get-MgBetaFinancialCompanyItemPictureCount", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/journals/{journal-id}", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyJournal", - "OutputType": "IMicrosoftGraphJournal", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/journals/{journal-id}", + "OutputType": "IMicrosoftGraphJournal", + "Command": "Get-MgBetaFinancialCompanyJournal", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/journals", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyJournal", - "OutputType": "IMicrosoftGraphJournal", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/journals", + "OutputType": "IMicrosoftGraphJournal", + "Command": "Get-MgBetaFinancialCompanyJournal", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/journals/{journal-id}/account", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyJournalAccount", - "OutputType": "IMicrosoftGraphAccount", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/journals/{journal-id}/account", + "OutputType": "IMicrosoftGraphAccount", + "Command": "Get-MgBetaFinancialCompanyJournalAccount", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/journals/$count", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyJournalCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/journals/$count", + "OutputType": null, + "Command": "Get-MgBetaFinancialCompanyJournalCount", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyJournalLine", - "OutputType": "IMicrosoftGraphJournalLine", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}", + "OutputType": "IMicrosoftGraphJournalLine", + "Command": "Get-MgBetaFinancialCompanyJournalLine", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/journalLines", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyJournalLine", - "OutputType": "IMicrosoftGraphJournalLine", + "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/journalLines", + "OutputType": "IMicrosoftGraphJournalLine", + "Command": "Get-MgBetaFinancialCompanyJournalLine", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}/account", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyJournalLineAccount", - "OutputType": "IMicrosoftGraphAccount", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}/account", + "OutputType": "IMicrosoftGraphAccount", + "Command": "Get-MgBetaFinancialCompanyJournalLineAccount", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/journalLines/$count", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyJournalLineCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/journalLines/$count", + "OutputType": null, + "Command": "Get-MgBetaFinancialCompanyJournalLineCount", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/paymentMethods/{paymentMethod-id}", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyPaymentMethod", - "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/paymentMethods/{paymentMethod-id}", + "OutputType": "IMicrosoftGraphPaymentMethod", + "Command": "Get-MgBetaFinancialCompanyPaymentMethod", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/paymentMethods", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyPaymentMethod", - "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/paymentMethods", + "OutputType": "IMicrosoftGraphPaymentMethod", + "Command": "Get-MgBetaFinancialCompanyPaymentMethod", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/paymentMethods/$count", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyPaymentMethodCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/paymentMethods/$count", + "OutputType": null, + "Command": "Get-MgBetaFinancialCompanyPaymentMethodCount", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/paymentTerms/{paymentTerm-id}", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyPaymentTerm", - "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/paymentTerms/{paymentTerm-id}", + "OutputType": "IMicrosoftGraphPaymentTerm", + "Command": "Get-MgBetaFinancialCompanyPaymentTerm", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/paymentTerms", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyPaymentTerm", - "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/paymentTerms", + "OutputType": "IMicrosoftGraphPaymentTerm", + "Command": "Get-MgBetaFinancialCompanyPaymentTerm", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/paymentTerms/$count", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyPaymentTermCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/paymentTerms/$count", + "OutputType": null, + "Command": "Get-MgBetaFinancialCompanyPaymentTermCount", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/picture/{picture-id}", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyPicture", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/picture/{picture-id}", + "OutputType": "IMicrosoftGraphPicture", + "Command": "Get-MgBetaFinancialCompanyPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/picture", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyPicture", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/picture", + "OutputType": "IMicrosoftGraphPicture", + "Command": "Get-MgBetaFinancialCompanyPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/picture/{picture-id}/content", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyPictureContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/picture/{picture-id}/content", + "OutputType": null, + "Command": "Get-MgBetaFinancialCompanyPictureContent", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/picture/$count", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyPictureCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/picture/$count", + "OutputType": null, + "Command": "Get-MgBetaFinancialCompanyPictureCount", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoice", - "OutputType": "IMicrosoftGraphPurchaseInvoice", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}", + "OutputType": "IMicrosoftGraphPurchaseInvoice", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoice", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/purchaseInvoices", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoice", - "OutputType": "IMicrosoftGraphPurchaseInvoice", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/purchaseInvoices", + "OutputType": "IMicrosoftGraphPurchaseInvoice", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoice", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/purchaseInvoices/$count", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/$count", + "OutputType": null, + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceCount", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/currency", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceCurrency", - "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/currency", + "OutputType": "IMicrosoftGraphCurrency", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceCurrency", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLine", - "OutputType": "IMicrosoftGraphPurchaseInvoiceLine", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}", + "OutputType": "IMicrosoftGraphPurchaseInvoiceLine", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLine", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLine", - "OutputType": "IMicrosoftGraphPurchaseInvoiceLine", + "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines", + "OutputType": "IMicrosoftGraphPurchaseInvoiceLine", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLine", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/account", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineAccount", - "OutputType": "IMicrosoftGraphAccount", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/account", + "OutputType": "IMicrosoftGraphAccount", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineAccount", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/$count", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/$count", + "OutputType": null, + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineCount", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItem", - "OutputType": "IMicrosoftGraphItem", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item", + "OutputType": "IMicrosoftGraphItem", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItem", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/itemCategory", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemCategory", - "OutputType": "IMicrosoftGraphItemCategory", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/itemCategory", + "OutputType": "IMicrosoftGraphItemCategory", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemCategory", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}", + "OutputType": "IMicrosoftGraphPicture", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture", + "OutputType": "IMicrosoftGraphPicture", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}/content", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPictureContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}/content", + "OutputType": null, + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPictureContent", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/$count", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPictureCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/$count", + "OutputType": null, + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceLineItemPictureCount", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendor", - "OutputType": "IMicrosoftGraphVendor", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor", + "OutputType": "IMicrosoftGraphVendor", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendor", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/currency", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorCurrency", - "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/currency", + "OutputType": "IMicrosoftGraphCurrency", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorCurrency", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentMethod", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentMethod", - "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentMethod", + "OutputType": "IMicrosoftGraphPaymentMethod", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentMethod", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentTerm", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentTerm", - "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentTerm", + "OutputType": "IMicrosoftGraphPaymentTerm", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentTerm", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}", + "OutputType": "IMicrosoftGraphPicture", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture", + "OutputType": "IMicrosoftGraphPicture", + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}/content", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPictureContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}/content", + "OutputType": null, + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPictureContent", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/$count", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPictureCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/$count", + "OutputType": null, + "Command": "Get-MgBetaFinancialCompanyPurchaseInvoiceVendorPictureCount", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemo", - "OutputType": "IMicrosoftGraphSalesCreditMemo", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}", + "OutputType": "IMicrosoftGraphSalesCreditMemo", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemo", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesCreditMemos", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemo", - "OutputType": "IMicrosoftGraphSalesCreditMemo", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesCreditMemos", + "OutputType": "IMicrosoftGraphSalesCreditMemo", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemo", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/$count", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/$count", + "OutputType": null, + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCount", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/currency", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCurrency", - "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/currency", + "OutputType": "IMicrosoftGraphCurrency", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCurrency", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomer", - "OutputType": "IMicrosoftGraphCustomer", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer", + "OutputType": "IMicrosoftGraphCustomer", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomer", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/currency", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerCurrency", - "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/currency", + "OutputType": "IMicrosoftGraphCurrency", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerCurrency", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentMethod", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentMethod", - "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentMethod", + "OutputType": "IMicrosoftGraphPaymentMethod", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentMethod", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentTerm", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentTerm", - "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentTerm", + "OutputType": "IMicrosoftGraphPaymentTerm", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentTerm", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}", + "OutputType": "IMicrosoftGraphPicture", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture", + "OutputType": "IMicrosoftGraphPicture", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}/content", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPictureContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}/content", + "OutputType": null, + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPictureContent", + "Module": "Beta.Financials" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/$count", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPictureCount", "OutputType": null, + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerPictureCount", + "Module": "Beta.Financials" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/shipmentMethod", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerShipmentMethod", "OutputType": "IMicrosoftGraphShipmentMethod", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoCustomerShipmentMethod", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLine", - "OutputType": "IMicrosoftGraphSalesCreditMemoLine", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}", + "OutputType": "IMicrosoftGraphSalesCreditMemoLine", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLine", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLine", - "OutputType": "IMicrosoftGraphSalesCreditMemoLine", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines", + "OutputType": "IMicrosoftGraphSalesCreditMemoLine", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLine", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/account", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineAccount", - "OutputType": "IMicrosoftGraphAccount", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/account", + "OutputType": "IMicrosoftGraphAccount", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineAccount", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/$count", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/$count", + "OutputType": null, + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineCount", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItem", - "OutputType": "IMicrosoftGraphItem", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", + "OutputType": "IMicrosoftGraphItem", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItem", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemCategory", - "OutputType": "IMicrosoftGraphItemCategory", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", + "OutputType": "IMicrosoftGraphItemCategory", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemCategory", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", + "OutputType": "IMicrosoftGraphPicture", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture", + "OutputType": "IMicrosoftGraphPicture", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPictureContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", + "OutputType": null, + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPictureContent", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/$count", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPictureCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/$count", + "OutputType": null, + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoLineItemPictureCount", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/paymentTerm", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoPaymentTerm", - "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/paymentTerm", + "OutputType": "IMicrosoftGraphPaymentTerm", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoPaymentTerm", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLine", - "OutputType": "IMicrosoftGraphSalesCreditMemoLine", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}", + "OutputType": "IMicrosoftGraphSalesCreditMemoLine", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLine", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLine", - "OutputType": "IMicrosoftGraphSalesCreditMemoLine", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines", + "OutputType": "IMicrosoftGraphSalesCreditMemoLine", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLine", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/account", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineAccount", - "OutputType": "IMicrosoftGraphAccount", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/account", + "OutputType": "IMicrosoftGraphAccount", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineAccount", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/$count", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/$count", + "OutputType": null, + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineCount", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItem", - "OutputType": "IMicrosoftGraphItem", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", + "OutputType": "IMicrosoftGraphItem", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItem", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemCategory", - "OutputType": "IMicrosoftGraphItemCategory", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", + "OutputType": "IMicrosoftGraphItemCategory", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemCategory", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", + "OutputType": "IMicrosoftGraphPicture", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture", + "OutputType": "IMicrosoftGraphPicture", + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", + "OutputType": null, + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureContent", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/$count", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/$count", + "OutputType": null, + "Command": "Get-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureCount", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleInvoice", - "OutputType": "IMicrosoftGraphSalesInvoice", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}", + "OutputType": "IMicrosoftGraphSalesInvoice", + "Command": "Get-MgBetaFinancialCompanySaleInvoice", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesInvoices", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleInvoice", - "OutputType": "IMicrosoftGraphSalesInvoice", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesInvoices", + "OutputType": "IMicrosoftGraphSalesInvoice", + "Command": "Get-MgBetaFinancialCompanySaleInvoice", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesInvoices/$count", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesInvoices/$count", + "OutputType": null, + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCount", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/currency", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCurrency", - "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/currency", + "OutputType": "IMicrosoftGraphCurrency", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCurrency", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomer", - "OutputType": "IMicrosoftGraphCustomer", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer", + "OutputType": "IMicrosoftGraphCustomer", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomer", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/currency", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerCurrency", - "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/currency", + "OutputType": "IMicrosoftGraphCurrency", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerCurrency", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentMethod", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPaymentMethod", - "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentMethod", + "OutputType": "IMicrosoftGraphPaymentMethod", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPaymentMethod", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentTerm", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPaymentTerm", - "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentTerm", + "OutputType": "IMicrosoftGraphPaymentTerm", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPaymentTerm", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPicture", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}", + "OutputType": "IMicrosoftGraphPicture", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPicture", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture", + "OutputType": "IMicrosoftGraphPicture", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}/content", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPictureContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}/content", + "OutputType": null, + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPictureContent", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/$count", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPictureCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/$count", + "OutputType": null, + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerPictureCount", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/shipmentMethod", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerShipmentMethod", - "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/shipmentMethod", + "OutputType": "IMicrosoftGraphShipmentMethod", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceCustomerShipmentMethod", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLine", - "OutputType": "IMicrosoftGraphSalesInvoiceLine", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}", + "OutputType": "IMicrosoftGraphSalesInvoiceLine", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLine", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesInvoiceLines", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLine", - "OutputType": "IMicrosoftGraphSalesInvoiceLine", + "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesInvoiceLines", + "OutputType": "IMicrosoftGraphSalesInvoiceLine", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLine", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/account", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineAccount", - "OutputType": "IMicrosoftGraphAccount", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/account", + "OutputType": "IMicrosoftGraphAccount", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineAccount", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/$count", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/$count", + "OutputType": null, + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineCount", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItem", - "OutputType": "IMicrosoftGraphItem", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item", + "OutputType": "IMicrosoftGraphItem", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItem", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/itemCategory", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemCategory", - "OutputType": "IMicrosoftGraphItemCategory", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/itemCategory", + "OutputType": "IMicrosoftGraphItemCategory", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemCategory", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPicture", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}", + "OutputType": "IMicrosoftGraphPicture", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPicture", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture", + "OutputType": "IMicrosoftGraphPicture", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}/content", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPictureContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}/content", + "OutputType": null, + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPictureContent", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/$count", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPictureCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/$count", + "OutputType": null, + "Command": "Get-MgBetaFinancialCompanySaleInvoiceLineItemPictureCount", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/paymentTerm", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleInvoicePaymentTerm", - "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/paymentTerm", + "OutputType": "IMicrosoftGraphPaymentTerm", + "Command": "Get-MgBetaFinancialCompanySaleInvoicePaymentTerm", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/shipmentMethod", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleInvoiceShipmentMethod", - "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/shipmentMethod", + "OutputType": "IMicrosoftGraphShipmentMethod", + "Command": "Get-MgBetaFinancialCompanySaleInvoiceShipmentMethod", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleOrder", - "OutputType": "IMicrosoftGraphSalesOrder", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}", + "OutputType": "IMicrosoftGraphSalesOrder", + "Command": "Get-MgBetaFinancialCompanySaleOrder", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesOrders", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleOrder", - "OutputType": "IMicrosoftGraphSalesOrder", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesOrders", + "OutputType": "IMicrosoftGraphSalesOrder", + "Command": "Get-MgBetaFinancialCompanySaleOrder", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesOrders/$count", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleOrderCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesOrders/$count", + "OutputType": null, + "Command": "Get-MgBetaFinancialCompanySaleOrderCount", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/currency", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleOrderCurrency", - "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/currency", + "OutputType": "IMicrosoftGraphCurrency", + "Command": "Get-MgBetaFinancialCompanySaleOrderCurrency", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomer", - "OutputType": "IMicrosoftGraphCustomer", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer", + "OutputType": "IMicrosoftGraphCustomer", + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomer", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/currency", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerCurrency", - "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/currency", + "OutputType": "IMicrosoftGraphCurrency", + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerCurrency", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentMethod", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPaymentMethod", - "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentMethod", + "OutputType": "IMicrosoftGraphPaymentMethod", + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPaymentMethod", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentTerm", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPaymentTerm", - "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentTerm", + "OutputType": "IMicrosoftGraphPaymentTerm", + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPaymentTerm", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPicture", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}", + "OutputType": "IMicrosoftGraphPicture", + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPicture", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture", + "OutputType": "IMicrosoftGraphPicture", + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}/content", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPictureContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}/content", + "OutputType": null, + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPictureContent", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/$count", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPictureCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/$count", + "OutputType": null, + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerPictureCount", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/shipmentMethod", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerShipmentMethod", - "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/shipmentMethod", + "OutputType": "IMicrosoftGraphShipmentMethod", + "Command": "Get-MgBetaFinancialCompanySaleOrderCustomerShipmentMethod", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleOrderLine", - "OutputType": "IMicrosoftGraphSalesOrderLine", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}", + "OutputType": "IMicrosoftGraphSalesOrderLine", + "Command": "Get-MgBetaFinancialCompanySaleOrderLine", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesOrderLines", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleOrderLine", - "OutputType": "IMicrosoftGraphSalesOrderLine", + "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesOrderLines", + "OutputType": "IMicrosoftGraphSalesOrderLine", + "Command": "Get-MgBetaFinancialCompanySaleOrderLine", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/account", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleOrderLineAccount", - "OutputType": "IMicrosoftGraphAccount", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/account", + "OutputType": "IMicrosoftGraphAccount", + "Command": "Get-MgBetaFinancialCompanySaleOrderLineAccount", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesOrderLines/$count", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleOrderLineCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesOrderLines/$count", + "OutputType": null, + "Command": "Get-MgBetaFinancialCompanySaleOrderLineCount", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleOrderLineItem", - "OutputType": "IMicrosoftGraphItem", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item", + "OutputType": "IMicrosoftGraphItem", + "Command": "Get-MgBetaFinancialCompanySaleOrderLineItem", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/itemCategory", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemCategory", - "OutputType": "IMicrosoftGraphItemCategory", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/itemCategory", + "OutputType": "IMicrosoftGraphItemCategory", + "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemCategory", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPicture", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}", + "OutputType": "IMicrosoftGraphPicture", + "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPicture", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture", + "OutputType": "IMicrosoftGraphPicture", + "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}/content", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPictureContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}/content", + "OutputType": null, + "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPictureContent", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/$count", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPictureCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/$count", + "OutputType": null, + "Command": "Get-MgBetaFinancialCompanySaleOrderLineItemPictureCount", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/paymentTerm", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleOrderPaymentTerm", - "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/paymentTerm", + "OutputType": "IMicrosoftGraphPaymentTerm", + "Command": "Get-MgBetaFinancialCompanySaleOrderPaymentTerm", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleQuote", - "OutputType": "IMicrosoftGraphSalesQuote", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}", + "OutputType": "IMicrosoftGraphSalesQuote", + "Command": "Get-MgBetaFinancialCompanySaleQuote", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesQuotes", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleQuote", - "OutputType": "IMicrosoftGraphSalesQuote", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesQuotes", + "OutputType": "IMicrosoftGraphSalesQuote", + "Command": "Get-MgBetaFinancialCompanySaleQuote", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesQuotes/$count", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleQuoteCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesQuotes/$count", + "OutputType": null, + "Command": "Get-MgBetaFinancialCompanySaleQuoteCount", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/currency", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleQuoteCurrency", - "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/currency", + "OutputType": "IMicrosoftGraphCurrency", + "Command": "Get-MgBetaFinancialCompanySaleQuoteCurrency", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomer", - "OutputType": "IMicrosoftGraphCustomer", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer", + "OutputType": "IMicrosoftGraphCustomer", + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomer", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/currency", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerCurrency", - "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/currency", + "OutputType": "IMicrosoftGraphCurrency", + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerCurrency", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentMethod", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPaymentMethod", - "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentMethod", + "OutputType": "IMicrosoftGraphPaymentMethod", + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPaymentMethod", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentTerm", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPaymentTerm", - "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentTerm", + "OutputType": "IMicrosoftGraphPaymentTerm", + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPaymentTerm", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPicture", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}", + "OutputType": "IMicrosoftGraphPicture", + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPicture", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture", + "OutputType": "IMicrosoftGraphPicture", + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}/content", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPictureContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}/content", + "OutputType": null, + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPictureContent", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/$count", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPictureCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/$count", + "OutputType": null, + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerPictureCount", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/shipmentMethod", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerShipmentMethod", - "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/shipmentMethod", + "OutputType": "IMicrosoftGraphShipmentMethod", + "Command": "Get-MgBetaFinancialCompanySaleQuoteCustomerShipmentMethod", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleQuoteLine", - "OutputType": "IMicrosoftGraphSalesQuoteLine", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}", + "OutputType": "IMicrosoftGraphSalesQuoteLine", + "Command": "Get-MgBetaFinancialCompanySaleQuoteLine", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesQuoteLines", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleQuoteLine", - "OutputType": "IMicrosoftGraphSalesQuoteLine", + "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesQuoteLines", + "OutputType": "IMicrosoftGraphSalesQuoteLine", + "Command": "Get-MgBetaFinancialCompanySaleQuoteLine", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/account", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleQuoteLineAccount", - "OutputType": "IMicrosoftGraphAccount", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/account", + "OutputType": "IMicrosoftGraphAccount", + "Command": "Get-MgBetaFinancialCompanySaleQuoteLineAccount", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesQuoteLines/$count", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleQuoteLineCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesQuoteLines/$count", + "OutputType": null, + "Command": "Get-MgBetaFinancialCompanySaleQuoteLineCount", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItem", - "OutputType": "IMicrosoftGraphItem", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item", + "OutputType": "IMicrosoftGraphItem", + "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItem", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/itemCategory", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemCategory", - "OutputType": "IMicrosoftGraphItemCategory", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/itemCategory", + "OutputType": "IMicrosoftGraphItemCategory", + "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemCategory", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPicture", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}", + "OutputType": "IMicrosoftGraphPicture", + "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPicture", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture", + "OutputType": "IMicrosoftGraphPicture", + "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}/content", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPictureContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}/content", + "OutputType": null, + "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPictureContent", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/$count", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPictureCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/$count", + "OutputType": null, + "Command": "Get-MgBetaFinancialCompanySaleQuoteLineItemPictureCount", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/paymentTerm", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleQuotePaymentTerm", - "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/paymentTerm", + "OutputType": "IMicrosoftGraphPaymentTerm", + "Command": "Get-MgBetaFinancialCompanySaleQuotePaymentTerm", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/shipmentMethod", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanySaleQuoteShipmentMethod", - "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/shipmentMethod", + "OutputType": "IMicrosoftGraphShipmentMethod", + "Command": "Get-MgBetaFinancialCompanySaleQuoteShipmentMethod", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/shipmentMethods/{shipmentMethod-id}", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyShipmentMethod", - "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/shipmentMethods/{shipmentMethod-id}", + "OutputType": "IMicrosoftGraphShipmentMethod", + "Command": "Get-MgBetaFinancialCompanyShipmentMethod", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/shipmentMethods", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyShipmentMethod", - "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/shipmentMethods", + "OutputType": "IMicrosoftGraphShipmentMethod", + "Command": "Get-MgBetaFinancialCompanyShipmentMethod", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/shipmentMethods/$count", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyShipmentMethodCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/shipmentMethods/$count", + "OutputType": null, + "Command": "Get-MgBetaFinancialCompanyShipmentMethodCount", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/taxAreas/{taxArea-id}", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyTaxArea", - "OutputType": "IMicrosoftGraphTaxArea", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/taxAreas/{taxArea-id}", + "OutputType": "IMicrosoftGraphTaxArea", + "Command": "Get-MgBetaFinancialCompanyTaxArea", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/taxAreas", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyTaxArea", - "OutputType": "IMicrosoftGraphTaxArea", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/taxAreas", + "OutputType": "IMicrosoftGraphTaxArea", + "Command": "Get-MgBetaFinancialCompanyTaxArea", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/taxAreas/$count", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyTaxAreaCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/taxAreas/$count", + "OutputType": null, + "Command": "Get-MgBetaFinancialCompanyTaxAreaCount", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/taxGroups/{taxGroup-id}", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyTaxGroup", - "OutputType": "IMicrosoftGraphTaxGroup", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/taxGroups/{taxGroup-id}", + "OutputType": "IMicrosoftGraphTaxGroup", + "Command": "Get-MgBetaFinancialCompanyTaxGroup", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/taxGroups", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyTaxGroup", - "OutputType": "IMicrosoftGraphTaxGroup", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/taxGroups", + "OutputType": "IMicrosoftGraphTaxGroup", + "Command": "Get-MgBetaFinancialCompanyTaxGroup", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/taxGroups/$count", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyTaxGroupCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/taxGroups/$count", + "OutputType": null, + "Command": "Get-MgBetaFinancialCompanyTaxGroupCount", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/unitsOfMeasure/{unitOfMeasure-id}", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyUnitOfMeasure", - "OutputType": "IMicrosoftGraphUnitOfMeasure", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/unitsOfMeasure/{unitOfMeasure-id}", + "OutputType": "IMicrosoftGraphUnitOfMeasure", + "Command": "Get-MgBetaFinancialCompanyUnitOfMeasure", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/unitsOfMeasure", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyUnitOfMeasure", - "OutputType": "IMicrosoftGraphUnitOfMeasure", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/unitsOfMeasure", + "OutputType": "IMicrosoftGraphUnitOfMeasure", + "Command": "Get-MgBetaFinancialCompanyUnitOfMeasure", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/unitsOfMeasure/$count", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyUnitOfMeasureCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/unitsOfMeasure/$count", + "OutputType": null, + "Command": "Get-MgBetaFinancialCompanyUnitOfMeasureCount", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyVendor", - "OutputType": "IMicrosoftGraphVendor", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}", + "OutputType": "IMicrosoftGraphVendor", + "Command": "Get-MgBetaFinancialCompanyVendor", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/vendors", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyVendor", - "OutputType": "IMicrosoftGraphVendor", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/vendors", + "OutputType": "IMicrosoftGraphVendor", + "Command": "Get-MgBetaFinancialCompanyVendor", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/vendors/$count", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyVendorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/vendors/$count", + "OutputType": null, + "Command": "Get-MgBetaFinancialCompanyVendorCount", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/currency", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyVendorCurrency", - "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/currency", + "OutputType": "IMicrosoftGraphCurrency", + "Command": "Get-MgBetaFinancialCompanyVendorCurrency", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentMethod", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyVendorPaymentMethod", - "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentMethod", + "OutputType": "IMicrosoftGraphPaymentMethod", + "Command": "Get-MgBetaFinancialCompanyVendorPaymentMethod", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentTerm", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyVendorPaymentTerm", - "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentTerm", + "OutputType": "IMicrosoftGraphPaymentTerm", + "Command": "Get-MgBetaFinancialCompanyVendorPaymentTerm", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyVendorPicture", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}", + "OutputType": "IMicrosoftGraphPicture", + "Command": "Get-MgBetaFinancialCompanyVendorPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyVendorPicture", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture", + "OutputType": "IMicrosoftGraphPicture", + "Command": "Get-MgBetaFinancialCompanyVendorPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}/content", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyVendorPictureContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}/content", + "OutputType": null, + "Command": "Get-MgBetaFinancialCompanyVendorPictureContent", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/$count", - "Module": "Beta.Financials", - "Command": "Get-MgBetaFinancialCompanyVendorPictureCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/$count", + "OutputType": null, + "Command": "Get-MgBetaFinancialCompanyVendorPictureCount", + "Module": "Beta.Financials" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "GroupMember.Read.All", @@ -102080,20 +100339,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/groups/{group-id}", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroup", "OutputType": "IMicrosoftGraphGroup", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get?view=graph-rest-beta" + "Command": "Get-MgBetaGroup", + "Module": "Beta.Groups" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "GroupMember.Read.All", @@ -102136,19 +100394,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list?view=graph-rest-beta", + "Method": "GET", "Uri": "/groups", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroup", "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgBetaGroup", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Group.Read.All", @@ -102167,19 +100425,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-acceptedsenders?view=graph-rest-beta", + "Method": "GET", "Uri": "/groups/{group-id}/acceptedSenders", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupAcceptedSender", "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaGroupAcceptedSender", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-acceptedsenders?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Group.Read.All", @@ -102198,19 +100456,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-acceptedsenders?view=graph-rest-beta", + "Method": "GET", "Uri": "/groups/{group-id}/acceptedSenders/$ref", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupAcceptedSenderByRef", "OutputType": null, - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-acceptedsenders?view=graph-rest-beta" + "Command": "Get-MgBetaGroupAcceptedSenderByRef", + "Module": "Beta.Groups" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Group.Read.All", @@ -102229,35 +100488,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/acceptedSenders/$count", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupAcceptedSenderCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaGroupAcceptedSenderCount", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", - "Module": "Beta.Applications", - "Command": "Get-MgBetaGroupAppRoleAssignment", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Command": "Get-MgBetaGroupAppRoleAssignment", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Directory.Read.All", @@ -102284,19 +100542,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-approleassignments?view=graph-rest-beta", + "Method": "GET", "Uri": "/groups/{group-id}/appRoleAssignments", - "Module": "Beta.Applications", - "Command": "Get-MgBetaGroupAppRoleAssignment", "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-approleassignments?view=graph-rest-beta" + "Command": "Get-MgBetaGroupAppRoleAssignment", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Directory.Read.All", @@ -102323,35 +100582,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/appRoleAssignments/$count", - "Module": "Beta.Applications", - "Command": "Get-MgBetaGroupAppRoleAssignmentCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaGroupAppRoleAssignmentCount", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/groups/getByIds", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupById", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/getByIds", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaGroupById", + "Module": "Beta.Groups" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "GroupMember.Read.All", @@ -102394,35 +100653,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/groups(uniqueName='{uniqueName}')", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupByUniqueName", "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgBetaGroupByUniqueName", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/calendar", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupCalendar", "OutputType": "IMicrosoftGraphCalendar", + "Command": "Get-MgBetaGroupCalendar", + "Module": "Beta.Calendar" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -102457,20 +100716,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/calendar/events/{event-id}", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupCalendarEvent", "OutputType": "IMicrosoftGraphEvent", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaGroupCalendarEvent", + "Module": "Beta.Calendar" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Group.Read.All", @@ -102489,19 +100747,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/calendar/events", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupCalendarEvent", "OutputType": "IMicrosoftGraphEvent", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaGroupCalendarEvent", + "Module": "Beta.Calendar" }, { + "ApiVersion": "beta", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], "Permissions": [ { "Name": "Calendars.Read", @@ -102528,95 +100787,95 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-beta", + "Method": "GET", "Uri": "/groups/{group-id}/calendar/events/delta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupCalendarEventDelta", "OutputType": "IMicrosoftGraphEvent", - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-beta" + "Command": "Get-MgBetaGroupCalendarEventDelta", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupCalendarPermission", - "OutputType": "IMicrosoftGraphCalendarPermission", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", + "OutputType": "IMicrosoftGraphCalendarPermission", + "Command": "Get-MgBetaGroupCalendarPermission", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/calendar/calendarPermissions", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupCalendarPermission", - "OutputType": "IMicrosoftGraphCalendarPermission", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/calendar/calendarPermissions", + "OutputType": "IMicrosoftGraphCalendarPermission", + "Command": "Get-MgBetaGroupCalendarPermission", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/calendar/calendarPermissions/$count", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupCalendarPermissionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/calendar/calendarPermissions/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupCalendarPermissionCount", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/calendar/getSchedule", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupCalendarSchedule", - "OutputType": "IMicrosoftGraphScheduleInformation", + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/calendar/getSchedule", + "OutputType": "IMicrosoftGraphScheduleInformation", + "Command": "Get-MgBetaGroupCalendarSchedule", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/calendar/calendarView", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupCalendarView", - "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/calendar/calendarView", + "OutputType": "IMicrosoftGraphEvent", + "Command": "Get-MgBetaGroupCalendarView", + "Module": "Beta.Calendar" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -102651,20 +100910,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get-conversation?view=graph-rest-beta", + "Method": "GET", "Uri": "/groups/{group-id}/conversations/{conversation-id}", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupConversation", "OutputType": "IMicrosoftGraphConversation", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversation-get?view=graph-rest-beta" + "Command": "Get-MgBetaGroupConversation", + "Module": "Beta.Groups" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -102699,19 +100957,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-conversations?view=graph-rest-beta", + "Method": "GET", "Uri": "/groups/{group-id}/conversations", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupConversation", "OutputType": "IMicrosoftGraphConversation", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-conversations?view=graph-rest-beta" + "Command": "Get-MgBetaGroupConversation", + "Module": "Beta.Groups" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -102746,20 +101005,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/conversations/$count", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupConversationCount", "OutputType": null, + "Command": "Get-MgBetaGroupConversationCount", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -102794,20 +101053,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupConversationThread", "OutputType": "IMicrosoftGraphConversationThread", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaGroupConversationThread", + "Module": "Beta.Groups" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -102842,19 +101100,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversation-list-threads?view=graph-rest-beta", + "Method": "GET", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupConversationThread", "OutputType": "IMicrosoftGraphConversationThread", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversation-list-threads?view=graph-rest-beta" + "Command": "Get-MgBetaGroupConversationThread", + "Module": "Beta.Groups" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -102889,20 +101148,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/$count", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupConversationThreadCount", "OutputType": null, + "Command": "Get-MgBetaGroupConversationThreadCount", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -102937,22 +101198,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupConversationThreadPost", "OutputType": "IMicrosoftGraphPost", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaGroupConversationThreadPost", + "Module": "Beta.Groups" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -102987,34 +101245,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupConversationThreadPost", "OutputType": "IMicrosoftGraphPost", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaGroupConversationThreadPost", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupConversationThreadPostAttachment", - "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", + "OutputType": "IMicrosoftGraphAttachment", + "Command": "Get-MgBetaGroupConversationThreadPostAttachment", + "Module": "Beta.Groups" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -103049,19 +101307,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupConversationThreadPostAttachment", "OutputType": "IMicrosoftGraphAttachment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaGroupConversationThreadPostAttachment", + "Module": "Beta.Groups" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -103096,20 +101355,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/$count", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupConversationThreadPostAttachmentCount", "OutputType": null, + "Command": "Get-MgBetaGroupConversationThreadPostAttachmentCount", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -103144,240 +101403,239 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/$count", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupConversationThreadPostCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaGroupConversationThreadPostCount", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupConversationThreadPostExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Get-MgBetaGroupConversationThreadPostExtension", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupConversationThreadPostExtension", - "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", + "OutputType": "IMicrosoftGraphExtension", + "Command": "Get-MgBetaGroupConversationThreadPostExtension", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/$count", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupConversationThreadPostExtensionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupConversationThreadPostExtensionCount", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToAttachment", - "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", + "OutputType": "IMicrosoftGraphAttachment", + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToAttachment", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToAttachment", - "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", + "OutputType": "IMicrosoftGraphAttachment", + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToAttachment", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/$count", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToAttachmentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToAttachmentCount", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", + "OutputType": null, + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToExtension", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToExtension", - "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", + "OutputType": "IMicrosoftGraphExtension", + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToExtension", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/$count", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToExtensionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToExtensionCount", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/{mention-id}", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToMention", - "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/{mention-id}", + "OutputType": "IMicrosoftGraphMention", + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToMention", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToMention", - "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions", + "OutputType": "IMicrosoftGraphMention", + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToMention", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/$count", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupConversationThreadPostInReplyToMentionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupConversationThreadPostInReplyToMentionCount", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupConversationThreadPostMention", - "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}", + "OutputType": "IMicrosoftGraphMention", + "Command": "Get-MgBetaGroupConversationThreadPostMention", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupConversationThreadPostMention", - "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions", + "OutputType": "IMicrosoftGraphMention", + "Command": "Get-MgBetaGroupConversationThreadPostMention", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/$count", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupConversationThreadPostMentionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupConversationThreadPostMentionCount", + "Module": "Beta.Groups" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "GroupMember.Read.All", @@ -103420,34 +101678,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/$count", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaGroupCount", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/createdOnBehalfOf", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupCreatedOnBehalfOf", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null - }, - { + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/createdOnBehalfOf", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaGroupCreatedOnBehalfOf", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Files.Read", @@ -103498,20 +101757,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/drive", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDefaultDrive", "OutputType": "IMicrosoftGraphDrive", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaGroupDefaultDrive", + "Module": "Beta.Files" }, { + "ApiVersion": "beta", + "Variants": [ + "Delta" + ], "Permissions": [ { "Name": "GroupMember.Read.All", @@ -103554,34 +101812,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delta?view=graph-rest-beta", + "Method": "GET", "Uri": "/groups/delta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupDelta", "OutputType": "IMicrosoftGraphGroup", - "Variants": [ - "Delta" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delta?view=graph-rest-beta" + "Command": "Get-MgBetaGroupDelta", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDrive", - "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta", "Variants": [ "Get1", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}", + "OutputType": "IMicrosoftGraphDrive", + "Command": "Get-MgBetaGroupDrive", + "Module": "Beta.Files" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Files.Read", @@ -103632,166 +101890,167 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/drives", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDrive", "OutputType": "IMicrosoftGraphDrive", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaGroupDrive", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/activities", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveActivity", - "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/activities", + "OutputType": "IMicrosoftGraphItemActivityOld", + "Command": "Get-MgBetaGroupDriveActivity", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveBundle", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgBetaGroupDriveBundle", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/bundles", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveBundle", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgBetaGroupDriveBundle", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveBundleContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content", + "OutputType": null, + "Command": "Get-MgBetaGroupDriveBundleContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/contentStream", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveBundleContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/contentStream", + "OutputType": null, + "Command": "Get-MgBetaGroupDriveBundleContentStream", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveBundleCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupDriveBundleCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/base", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveContentTypeBase", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/base", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgBetaGroupDriveContentTypeBase", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveContentTypeBaseType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgBetaGroupDriveContentTypeBaseType", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveContentTypeBaseType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgBetaGroupDriveContentTypeBaseType", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveContentTypeBaseTypeCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupDriveContentTypeBaseTypeCount", + "Module": "Beta.Files" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Files.Read", @@ -103842,3182 +102101,3182 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/drives/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaGroupDriveCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveCreatedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaGroupDriveCreatedByUser", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaGroupDriveCreatedByUserMailboxSetting", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveCreatedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaGroupDriveCreatedByUserServiceProvisioningError", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveCreatedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupDriveCreatedByUserServiceProvisioningErrorCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveFollowing", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgBetaGroupDriveFollowing", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/following", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveFollowing", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/following", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgBetaGroupDriveFollowing", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveFollowingContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content", + "OutputType": null, + "Command": "Get-MgBetaGroupDriveFollowingContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/contentStream", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveFollowingContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/contentStream", + "OutputType": null, + "Command": "Get-MgBetaGroupDriveFollowingContentStream", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/following/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveFollowingCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/following/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupDriveFollowingCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgBetaGroupDriveItem", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgBetaGroupDriveItem", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/activities", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemActivity", - "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/activities", + "OutputType": "IMicrosoftGraphItemActivityOld", + "Command": "Get-MgBetaGroupDriveItemActivity", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupDriveItemActivityByInterval", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivity-getbyinterval?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivity-getbyinterval?view=graph-rest-beta", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgBetaGroupDriveItemActivityByInterval", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemAnalytic", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Command": "Get-MgBetaGroupDriveItemAnalytic", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStat", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStat", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStat", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStat", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStatActivity", - "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", + "OutputType": "IMicrosoftGraphItemActivity", + "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStatActivity", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStatCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupDriveItemAnalyticItemActivityStatCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemAnalyticLastSevenDay", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgBetaGroupDriveItemAnalyticLastSevenDay", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemAnalyticTime", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgBetaGroupDriveItemAnalyticTime", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemChild", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgBetaGroupDriveItemChild", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemChild", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgBetaGroupDriveItemChild", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemChildContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", + "OutputType": null, + "Command": "Get-MgBetaGroupDriveItemChildContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemChildContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", + "OutputType": null, + "Command": "Get-MgBetaGroupDriveItemChildContentStream", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemChildCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupDriveItemChildCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content", + "OutputType": null, + "Command": "Get-MgBetaGroupDriveItemContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/contentStream", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/contentStream", + "OutputType": null, + "Command": "Get-MgBetaGroupDriveItemContentStream", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupDriveItemCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemCreatedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaGroupDriveItemCreatedByUser", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaGroupDriveItemCreatedByUserMailboxSetting", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemCreatedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaGroupDriveItemCreatedByUserServiceProvisioningError", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemCreatedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupDriveItemCreatedByUserServiceProvisioningErrorCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/delta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupDriveItemDelta", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-beta", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/delta", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgBetaGroupDriveItemDelta", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemItemLastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaGroupDriveItemItemLastModifiedByUser", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemItemLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaGroupDriveItemItemLastModifiedByUserMailboxSetting", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemItemLastModifiedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaGroupDriveItemItemLastModifiedByUserServiceProvisioningError", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemLastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaGroupDriveItemLastModifiedByUser", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaGroupDriveItemLastModifiedByUserMailboxSetting", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemLastModifiedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaGroupDriveItemLastModifiedByUserServiceProvisioningError", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemLastModifiedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupDriveItemLastModifiedByUserServiceProvisioningErrorCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemListItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem", + "OutputType": "IMicrosoftGraphListItem", + "Command": "Get-MgBetaGroupDriveItemListItem", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/activities", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemListItemActivity", - "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/activities", + "OutputType": "IMicrosoftGraphItemActivityOld", + "Command": "Get-MgBetaGroupDriveItemListItemActivity", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupDriveItemListItemActivityByInterval", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgBetaGroupDriveItemListItemActivityByInterval", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/analytics", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemListItemAnalytic", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/analytics", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Command": "Get-MgBetaGroupDriveItemListItemAnalytic", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemListItemCreatedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaGroupDriveItemListItemCreatedByUser", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemListItemCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaGroupDriveItemListItemCreatedByUserMailboxSetting", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemListItemCreatedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaGroupDriveItemListItemCreatedByUserServiceProvisioningError", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemListItemCreatedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupDriveItemListItemCreatedByUserServiceProvisioningErrorCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersion", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersion", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersionCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersionField", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "OutputType": null, + "Command": "Get-MgBetaGroupDriveItemListItemDocumentSetVersionField", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemListItemDriveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgBetaGroupDriveItemListItemDriveItem", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemListItemDriveItemContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", + "OutputType": null, + "Command": "Get-MgBetaGroupDriveItemListItemDriveItemContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemListItemDriveItemContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", + "OutputType": null, + "Command": "Get-MgBetaGroupDriveItemListItemDriveItemContentStream", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemListItemField", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", + "OutputType": null, + "Command": "Get-MgBetaGroupDriveItemListItemField", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemListItemPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Get-MgBetaGroupDriveItemListItemPermission", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemListItemPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Get-MgBetaGroupDriveItemListItemPermission", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemListItemPermissionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupDriveItemListItemPermissionCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemListItemVersion", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", + "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "Get-MgBetaGroupDriveItemListItemVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemListItemVersion", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", + "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "Get-MgBetaGroupDriveItemListItemVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemListItemVersionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupDriveItemListItemVersionCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemListItemVersionField", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", + "OutputType": null, + "Command": "Get-MgBetaGroupDriveItemListItemVersionField", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Get-MgBetaGroupDriveItemPermission", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Get-MgBetaGroupDriveItemPermission", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemPermissionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupDriveItemPermissionCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemRetentionLabel", - "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Command": "Get-MgBetaGroupDriveItemRetentionLabel", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemSubscription", - "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemSubscription", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", "OutputType": "IMicrosoftGraphSubscription", + "Command": "Get-MgBetaGroupDriveItemSubscription", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", + "OutputType": "IMicrosoftGraphSubscription", + "Command": "Get-MgBetaGroupDriveItemSubscription", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemSubscriptionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupDriveItemSubscriptionCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemThumbnail", - "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Command": "Get-MgBetaGroupDriveItemThumbnail", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemThumbnail", - "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Command": "Get-MgBetaGroupDriveItemThumbnail", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemThumbnailCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupDriveItemThumbnailCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemVersion", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Command": "Get-MgBetaGroupDriveItemVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemVersion", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Command": "Get-MgBetaGroupDriveItemVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemVersionContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", + "OutputType": null, + "Command": "Get-MgBetaGroupDriveItemVersionContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveItemVersionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupDriveItemVersionCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveLastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaGroupDriveLastModifiedByUser", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaGroupDriveLastModifiedByUserMailboxSetting", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveLastModifiedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaGroupDriveLastModifiedByUserServiceProvisioningError", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveLastModifiedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupDriveLastModifiedByUserServiceProvisioningErrorCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveList", - "OutputType": "IMicrosoftGraphList", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list", + "OutputType": "IMicrosoftGraphList", + "Command": "Get-MgBetaGroupDriveList", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/activities", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListActivity", - "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/activities", + "OutputType": "IMicrosoftGraphItemActivityOld", + "Command": "Get-MgBetaGroupDriveListActivity", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgBetaGroupDriveListColumn", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgBetaGroupDriveListColumn", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListColumnCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupDriveListColumnCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListColumnSourceColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgBetaGroupDriveListColumnSourceColumn", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListContentType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgBetaGroupDriveListContentType", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListContentType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgBetaGroupDriveListContentType", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListContentTypeColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgBetaGroupDriveListContentTypeColumn", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListContentTypeColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgBetaGroupDriveListContentTypeColumn", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListContentTypeColumnCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupDriveListContentTypeColumnCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListContentTypeColumnLink", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "OutputType": "IMicrosoftGraphColumnLink", + "Command": "Get-MgBetaGroupDriveListContentTypeColumnLink", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListContentTypeColumnLink", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", + "OutputType": "IMicrosoftGraphColumnLink", + "Command": "Get-MgBetaGroupDriveListContentTypeColumnLink", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListContentTypeColumnLinkCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupDriveListContentTypeColumnLinkCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListContentTypeColumnPosition", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgBetaGroupDriveListContentTypeColumnPosition", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListContentTypeColumnPosition", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgBetaGroupDriveListContentTypeColumnPosition", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListContentTypeColumnPositionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupDriveListContentTypeColumnPositionCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListContentTypeColumnSourceColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgBetaGroupDriveListContentTypeColumnSourceColumn", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupDriveListContentTypeCompatibleHubContentType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgBetaGroupDriveListContentTypeCompatibleHubContentType", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListContentTypeCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupDriveListContentTypeCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListCreatedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaGroupDriveListCreatedByUser", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaGroupDriveListCreatedByUserMailboxSetting", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListCreatedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaGroupDriveListCreatedByUserServiceProvisioningError", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListCreatedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupDriveListCreatedByUserServiceProvisioningErrorCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/drive", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListDrive", - "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/drive", + "OutputType": "IMicrosoftGraphDrive", + "Command": "Get-MgBetaGroupDriveListDrive", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}", + "OutputType": "IMicrosoftGraphListItem", + "Command": "Get-MgBetaGroupDriveListItem", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items", + "OutputType": "IMicrosoftGraphListItem", + "Command": "Get-MgBetaGroupDriveListItem", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/activities", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListItemActivity", - "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/activities", + "OutputType": "IMicrosoftGraphItemActivityOld", + "Command": "Get-MgBetaGroupDriveListItemActivity", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupDriveListItemActivityByInterval", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgBetaGroupDriveListItemActivityByInterval", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/analytics", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListItemAnalytic", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/analytics", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Command": "Get-MgBetaGroupDriveListItemAnalytic", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListItemCreatedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaGroupDriveListItemCreatedByUser", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListItemCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaGroupDriveListItemCreatedByUserMailboxSetting", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListItemCreatedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaGroupDriveListItemCreatedByUserServiceProvisioningError", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListItemCreatedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupDriveListItemCreatedByUserServiceProvisioningErrorCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/delta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupDriveListItemDelta", - "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-beta", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/delta", + "OutputType": "IMicrosoftGraphListItem", + "Command": "Get-MgBetaGroupDriveListItemDelta", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersion", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersion", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersionCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersionField", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "OutputType": null, + "Command": "Get-MgBetaGroupDriveListItemDocumentSetVersionField", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListItemDriveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgBetaGroupDriveListItemDriveItem", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListItemDriveItemContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", + "OutputType": null, + "Command": "Get-MgBetaGroupDriveListItemDriveItemContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListItemDriveItemContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", + "OutputType": null, + "Command": "Get-MgBetaGroupDriveListItemDriveItemContentStream", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListItemField", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields", + "OutputType": null, + "Command": "Get-MgBetaGroupDriveListItemField", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListItemPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Get-MgBetaGroupDriveListItemPermission", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/permissions", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListItemPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/permissions", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Get-MgBetaGroupDriveListItemPermission", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListItemPermissionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupDriveListItemPermissionCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListItemVersion", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "Get-MgBetaGroupDriveListItemVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListItemVersion", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions", + "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "Get-MgBetaGroupDriveListItemVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListItemVersionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupDriveListItemVersionCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListItemVersionField", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "OutputType": null, + "Command": "Get-MgBetaGroupDriveListItemVersionField", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListOperation", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Command": "Get-MgBetaGroupDriveListOperation", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListOperation", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Command": "Get-MgBetaGroupDriveListOperation", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListOperationCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupDriveListOperationCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/permissions/{permission-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/permissions/{permission-id}", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Get-MgBetaGroupDriveListPermission", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/permissions", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/permissions", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Get-MgBetaGroupDriveListPermission", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/permissions/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListPermissionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/permissions/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupDriveListPermissionCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListSubscription", - "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", + "OutputType": "IMicrosoftGraphSubscription", + "Command": "Get-MgBetaGroupDriveListSubscription", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListSubscription", - "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions", + "OutputType": "IMicrosoftGraphSubscription", + "Command": "Get-MgBetaGroupDriveListSubscription", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveListSubscriptionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupDriveListSubscriptionCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRoot", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgBetaGroupDriveRoot", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/activities", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootActivity", - "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/activities", + "OutputType": "IMicrosoftGraphItemActivityOld", + "Command": "Get-MgBetaGroupDriveRootActivity", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupDriveRootActivityByInterval", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivity-getbyinterval?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivity-getbyinterval?view=graph-rest-beta", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgBetaGroupDriveRootActivityByInterval", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootAnalytic", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Command": "Get-MgBetaGroupDriveRootAnalytic", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStat", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStat", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStat", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStat", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStatActivity", - "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities", + "OutputType": "IMicrosoftGraphItemActivity", + "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStatActivity", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStatCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupDriveRootAnalyticItemActivityStatCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/lastSevenDays", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootAnalyticLastSevenDay", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/lastSevenDays", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgBetaGroupDriveRootAnalyticLastSevenDay", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/allTime", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootAnalyticTime", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/allTime", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgBetaGroupDriveRootAnalyticTime", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootChild", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgBetaGroupDriveRootChild", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/children", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootChild", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/children", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgBetaGroupDriveRootChild", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootChildContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content", + "OutputType": null, + "Command": "Get-MgBetaGroupDriveRootChildContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/contentStream", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootChildContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/contentStream", + "OutputType": null, + "Command": "Get-MgBetaGroupDriveRootChildContentStream", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootChildCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupDriveRootChildCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/content", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/content", + "OutputType": null, + "Command": "Get-MgBetaGroupDriveRootContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/contentStream", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/contentStream", + "OutputType": null, + "Command": "Get-MgBetaGroupDriveRootContentStream", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootCreatedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaGroupDriveRootCreatedByUser", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaGroupDriveRootCreatedByUserMailboxSetting", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootCreatedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaGroupDriveRootCreatedByUserServiceProvisioningError", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootCreatedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupDriveRootCreatedByUserServiceProvisioningErrorCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/delta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupDriveRootDelta", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-beta", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/delta", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgBetaGroupDriveRootDelta", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootItemLastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaGroupDriveRootItemLastModifiedByUser", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootItemLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaGroupDriveRootItemLastModifiedByUserMailboxSetting", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootItemLastModifiedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaGroupDriveRootItemLastModifiedByUserServiceProvisioningError", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootLastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaGroupDriveRootLastModifiedByUser", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaGroupDriveRootLastModifiedByUserMailboxSetting", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootLastModifiedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaGroupDriveRootLastModifiedByUserServiceProvisioningError", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootLastModifiedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupDriveRootLastModifiedByUserServiceProvisioningErrorCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootListItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem", + "OutputType": "IMicrosoftGraphListItem", + "Command": "Get-MgBetaGroupDriveRootListItem", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/activities", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootListItemActivity", - "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/activities", + "OutputType": "IMicrosoftGraphItemActivityOld", + "Command": "Get-MgBetaGroupDriveRootListItemActivity", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupDriveRootListItemActivityByInterval", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgBetaGroupDriveRootListItemActivityByInterval", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/analytics", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootListItemAnalytic", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/analytics", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Command": "Get-MgBetaGroupDriveRootListItemAnalytic", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootListItemCreatedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaGroupDriveRootListItemCreatedByUser", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootListItemCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaGroupDriveRootListItemCreatedByUserMailboxSetting", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootListItemCreatedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaGroupDriveRootListItemCreatedByUserServiceProvisioningError", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootListItemCreatedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupDriveRootListItemCreatedByUserServiceProvisioningErrorCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersion", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersion", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersionCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersionField", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "OutputType": null, + "Command": "Get-MgBetaGroupDriveRootListItemDocumentSetVersionField", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootListItemDriveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgBetaGroupDriveRootListItemDriveItem", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootListItemDriveItemContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content", + "OutputType": null, + "Command": "Get-MgBetaGroupDriveRootListItemDriveItemContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/contentStream", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootListItemDriveItemContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/contentStream", + "OutputType": null, + "Command": "Get-MgBetaGroupDriveRootListItemDriveItemContentStream", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootListItemField", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields", + "OutputType": null, + "Command": "Get-MgBetaGroupDriveRootListItemField", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/permissions/{permission-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootListItemPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/permissions/{permission-id}", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Get-MgBetaGroupDriveRootListItemPermission", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/permissions", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootListItemPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/permissions", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Get-MgBetaGroupDriveRootListItemPermission", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/permissions/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootListItemPermissionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/permissions/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupDriveRootListItemPermissionCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootListItemVersion", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", + "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "Get-MgBetaGroupDriveRootListItemVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootListItemVersion", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions", + "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "Get-MgBetaGroupDriveRootListItemVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootListItemVersionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupDriveRootListItemVersionCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootListItemVersionField", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", + "OutputType": null, + "Command": "Get-MgBetaGroupDriveRootListItemVersionField", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Get-MgBetaGroupDriveRootPermission", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Get-MgBetaGroupDriveRootPermission", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootPermissionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupDriveRootPermissionCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootRetentionLabel", - "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel", + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Command": "Get-MgBetaGroupDriveRootRetentionLabel", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootSubscription", - "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", + "OutputType": "IMicrosoftGraphSubscription", + "Command": "Get-MgBetaGroupDriveRootSubscription", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootSubscription", - "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions", + "OutputType": "IMicrosoftGraphSubscription", + "Command": "Get-MgBetaGroupDriveRootSubscription", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootSubscriptionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupDriveRootSubscriptionCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootThumbnail", - "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Command": "Get-MgBetaGroupDriveRootThumbnail", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootThumbnail", - "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Command": "Get-MgBetaGroupDriveRootThumbnail", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootThumbnailCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupDriveRootThumbnailCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootVersion", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Command": "Get-MgBetaGroupDriveRootVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootVersion", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Command": "Get-MgBetaGroupDriveRootVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootVersionContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", + "OutputType": null, + "Command": "Get-MgBetaGroupDriveRootVersionContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveRootVersionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupDriveRootVersionCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveSpecial", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgBetaGroupDriveSpecial", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/special", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveSpecial", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/special", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgBetaGroupDriveSpecial", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveSpecialContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content", + "OutputType": null, + "Command": "Get-MgBetaGroupDriveSpecialContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/contentStream", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveSpecialContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/contentStream", + "OutputType": null, + "Command": "Get-MgBetaGroupDriveSpecialContentStream", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/special/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaGroupDriveSpecialCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/special/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupDriveSpecialCount", + "Module": "Beta.Files" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Group.Read.All", @@ -107036,20 +105295,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/endpoint-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/groups/{group-id}/endpoints/{endpoint-id}", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupEndpoint", "OutputType": "IMicrosoftGraphEndpoint", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/endpoint-get?view=graph-rest-beta" + "Command": "Get-MgBetaGroupEndpoint", + "Module": "Beta.Groups" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Group.Read.All", @@ -107068,19 +105326,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-endpoints?view=graph-rest-beta", + "Method": "GET", "Uri": "/groups/{group-id}/endpoints", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupEndpoint", "OutputType": "IMicrosoftGraphEndpoint", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-endpoints?view=graph-rest-beta" + "Command": "Get-MgBetaGroupEndpoint", + "Module": "Beta.Groups" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Group.Read.All", @@ -107099,20 +105358,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/endpoints/$count", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupEndpointCount", "OutputType": null, + "Command": "Get-MgBetaGroupEndpointCount", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -107147,20 +105406,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get-event?view=graph-rest-beta", + "Method": "GET", "Uri": "/groups/{group-id}/events/{event-id}", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEvent", "OutputType": "IMicrosoftGraphEvent", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get-event?view=graph-rest-beta" + "Command": "Get-MgBetaGroupEvent", + "Module": "Beta.Calendar" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Group.Read.All", @@ -107179,78 +105437,79 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-events?view=graph-rest-beta", + "Method": "GET", "Uri": "/groups/{group-id}/events", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEvent", "OutputType": "IMicrosoftGraphEvent", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-events?view=graph-rest-beta" + "Command": "Get-MgBetaGroupEvent", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventAttachment", - "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}", + "OutputType": "IMicrosoftGraphAttachment", + "Command": "Get-MgBetaGroupEventAttachment", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/attachments", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventAttachment", - "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/attachments", + "OutputType": "IMicrosoftGraphAttachment", + "Command": "Get-MgBetaGroupEventAttachment", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/attachments/$count", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventAttachmentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/attachments/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupEventAttachmentCount", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/calendar", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventCalendar", - "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/calendar", + "OutputType": "IMicrosoftGraphCalendar", + "Command": "Get-MgBetaGroupEventCalendar", + "Module": "Beta.Calendar" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Group.Read.All", @@ -107269,20 +105528,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/events/$count", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaGroupEventCount", + "Module": "Beta.Calendar" }, { + "ApiVersion": "beta", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], "Permissions": [ { "Name": "Calendars.Read", @@ -107309,373 +105568,372 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-beta", + "Method": "GET", "Uri": "/groups/{group-id}/events/delta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupEventDelta", "OutputType": "IMicrosoftGraphEvent", - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-beta" + "Command": "Get-MgBetaGroupEventDelta", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventExceptionOccurrence", - "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}", + "OutputType": "IMicrosoftGraphEvent", + "Command": "Get-MgBetaGroupEventExceptionOccurrence", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventExceptionOccurrence", - "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences", + "OutputType": "IMicrosoftGraphEvent", + "Command": "Get-MgBetaGroupEventExceptionOccurrence", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/{attachment-id}", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceAttachment", - "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/{attachment-id}", + "OutputType": "IMicrosoftGraphAttachment", + "Command": "Get-MgBetaGroupEventExceptionOccurrenceAttachment", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceAttachment", - "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments", + "OutputType": "IMicrosoftGraphAttachment", + "Command": "Get-MgBetaGroupEventExceptionOccurrenceAttachment", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/$count", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceAttachmentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupEventExceptionOccurrenceAttachmentCount", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/calendar", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceCalendar", - "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/calendar", + "OutputType": "IMicrosoftGraphCalendar", + "Command": "Get-MgBetaGroupEventExceptionOccurrenceCalendar", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/$count", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupEventExceptionOccurrenceCount", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", + "OutputType": null, + "Command": "Get-MgBetaGroupEventExceptionOccurrenceExtension", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceExtension", - "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions", + "OutputType": "IMicrosoftGraphExtension", + "Command": "Get-MgBetaGroupEventExceptionOccurrenceExtension", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/$count", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceExtensionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupEventExceptionOccurrenceExtensionCount", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstance", - "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}", + "OutputType": "IMicrosoftGraphEvent", + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstance", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstance", - "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances", + "OutputType": "IMicrosoftGraphEvent", + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstance", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/{attachment-id}", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceAttachment", - "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/{attachment-id}", + "OutputType": "IMicrosoftGraphAttachment", + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceAttachment", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceAttachment", - "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments", + "OutputType": "IMicrosoftGraphAttachment", + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceAttachment", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/$count", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceAttachmentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceAttachmentCount", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/calendar", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceCalendar", - "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/calendar", + "OutputType": "IMicrosoftGraphCalendar", + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceCalendar", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/$count", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceCount", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", + "OutputType": null, + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceExtension", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceExtension", - "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions", + "OutputType": "IMicrosoftGraphExtension", + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceExtension", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/$count", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceExtensionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupEventExceptionOccurrenceInstanceExtensionCount", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Get-MgBetaGroupEventExtension", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/extensions", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventExtension", - "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/extensions", + "OutputType": "IMicrosoftGraphExtension", + "Command": "Get-MgBetaGroupEventExtension", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/extensions/$count", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventExtensionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/extensions/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupEventExtensionCount", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventInstance", - "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}", + "OutputType": "IMicrosoftGraphEvent", + "Command": "Get-MgBetaGroupEventInstance", + "Module": "Beta.Calendar" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -107694,78 +105952,79 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/events/{event-id}/instances", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventInstance", "OutputType": "IMicrosoftGraphEvent", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaGroupEventInstance", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventInstanceAttachment", - "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", + "OutputType": "IMicrosoftGraphAttachment", + "Command": "Get-MgBetaGroupEventInstanceAttachment", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventInstanceAttachment", - "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments", + "OutputType": "IMicrosoftGraphAttachment", + "Command": "Get-MgBetaGroupEventInstanceAttachment", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/$count", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventInstanceAttachmentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupEventInstanceAttachmentCount", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/calendar", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventInstanceCalendar", - "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/calendar", + "OutputType": "IMicrosoftGraphCalendar", + "Command": "Get-MgBetaGroupEventInstanceCalendar", + "Module": "Beta.Calendar" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -107784,255 +106043,257 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/events/{event-id}/instances/$count", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventInstanceCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaGroupEventInstanceCount", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrence", - "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}", + "OutputType": "IMicrosoftGraphEvent", + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrence", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrence", - "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences", + "OutputType": "IMicrosoftGraphEvent", + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrence", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/{attachment-id}", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceAttachment", - "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/{attachment-id}", + "OutputType": "IMicrosoftGraphAttachment", + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceAttachment", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceAttachment", - "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments", + "OutputType": "IMicrosoftGraphAttachment", + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceAttachment", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/$count", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceAttachmentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceAttachmentCount", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/calendar", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceCalendar", - "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/calendar", + "OutputType": "IMicrosoftGraphCalendar", + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceCalendar", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/$count", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceCount", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", + "OutputType": null, + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceExtension", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceExtension", - "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions", + "OutputType": "IMicrosoftGraphExtension", + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceExtension", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/$count", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceExtensionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupEventInstanceExceptionOccurrenceExtensionCount", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventInstanceExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", + "OutputType": null, + "Command": "Get-MgBetaGroupEventInstanceExtension", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventInstanceExtension", - "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions", + "OutputType": "IMicrosoftGraphExtension", + "Command": "Get-MgBetaGroupEventInstanceExtension", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/$count", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaGroupEventInstanceExtensionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupEventInstanceExtensionCount", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/extensions/{extension-id}", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Get-MgBetaGroupExtension", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/extensions", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupExtension", - "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/extensions", + "OutputType": "IMicrosoftGraphExtension", + "Command": "Get-MgBetaGroupExtension", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/extensions/$count", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupExtensionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/extensions/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupExtensionCount", + "Module": "Beta.Groups" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], "Permissions": [ { "Name": "Directory.Read.All", @@ -108051,22 +106312,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupLifecyclePolicy", "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-get?view=graph-rest-beta" + "Command": "Get-MgBetaGroupLifecyclePolicy", + "Module": "Beta.Groups" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Directory.Read.All", @@ -108085,19 +106343,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-list?view=graph-rest-beta", + "Method": "GET", "Uri": "/groupLifecyclePolicies", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupLifecyclePolicy", "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + "Command": "Get-MgBetaGroupLifecyclePolicy", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-list?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Directory.Read.All", @@ -108116,19 +106374,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-grouplifecyclepolicies?view=graph-rest-beta", + "Method": "GET", "Uri": "/groups/{group-id}/groupLifecyclePolicies", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupLifecyclePolicyByGroup", "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-grouplifecyclepolicies?view=graph-rest-beta" + "Command": "Get-MgBetaGroupLifecyclePolicyByGroup", + "Module": "Beta.Groups" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "Directory.Read.All", @@ -108147,19 +106405,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groupLifecyclePolicies/$count", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupLifecyclePolicyCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaGroupLifecyclePolicyCount", + "Module": "Beta.Groups" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "GroupMember.Read.All", @@ -108202,193 +106460,193 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-beta", + "Method": "GET", "Uri": "/groups/{group-id}/members", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMember", "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-beta" + "Command": "Get-MgBetaGroupMember", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/members/{directoryObject-id}/application", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberAsApplication", - "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/members/{directoryObject-id}/application", + "OutputType": "IMicrosoftGraphApplication", + "Command": "Get-MgBetaGroupMemberAsApplication", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/members/application", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberAsApplication", - "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/members/application", + "OutputType": "IMicrosoftGraphApplication", + "Command": "Get-MgBetaGroupMemberAsApplication", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/members/{directoryObject-id}/device", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberAsDevice", - "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/members/{directoryObject-id}/device", + "OutputType": "IMicrosoftGraphDevice", + "Command": "Get-MgBetaGroupMemberAsDevice", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/members/device", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberAsDevice", - "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/members/device", + "OutputType": "IMicrosoftGraphDevice", + "Command": "Get-MgBetaGroupMemberAsDevice", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/members/{directoryObject-id}/group", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberAsGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/members/{directoryObject-id}/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgBetaGroupMemberAsGroup", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/members/group", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberAsGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/members/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgBetaGroupMemberAsGroup", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/members/{directoryObject-id}/orgContact", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberAsOrgContact", - "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/members/{directoryObject-id}/orgContact", + "OutputType": "IMicrosoftGraphOrgContact", + "Command": "Get-MgBetaGroupMemberAsOrgContact", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/members/orgContact", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberAsOrgContact", - "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/members/orgContact", + "OutputType": "IMicrosoftGraphOrgContact", + "Command": "Get-MgBetaGroupMemberAsOrgContact", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/members/{directoryObject-id}/servicePrincipal", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberAsServicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-beta", + "Method": "GET", + "Uri": "/groups/{group-id}/members/{directoryObject-id}/servicePrincipal", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Command": "Get-MgBetaGroupMemberAsServicePrincipal", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/members/servicePrincipal", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberAsServicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-beta", + "Method": "GET", + "Uri": "/groups/{group-id}/members/servicePrincipal", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Command": "Get-MgBetaGroupMemberAsServicePrincipal", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/members/{directoryObject-id}/user", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberAsUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-beta", + "Method": "GET", + "Uri": "/groups/{group-id}/members/{directoryObject-id}/user", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaGroupMemberAsUser", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/members/user", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberAsUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-beta", + "Method": "GET", + "Uri": "/groups/{group-id}/members/user", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaGroupMemberAsUser", + "Module": "Beta.Groups" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "GroupMember.Read.All", @@ -108431,19 +106689,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-beta", + "Method": "GET", "Uri": "/groups/{group-id}/members/$ref", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberByRef", "OutputType": null, - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-beta" + "Command": "Get-MgBetaGroupMemberByRef", + "Module": "Beta.Groups" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "GroupMember.Read.All", @@ -108486,110 +106745,112 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/members/$count", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberCount", "OutputType": null, + "Command": "Get-MgBetaGroupMemberCount", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/members/application/$count", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberCountAsApplication", "OutputType": null, + "Command": "Get-MgBetaGroupMemberCountAsApplication", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/members/device/$count", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberCountAsDevice", "OutputType": null, + "Command": "Get-MgBetaGroupMemberCountAsDevice", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/members/group/$count", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberCountAsGroup", "OutputType": null, + "Command": "Get-MgBetaGroupMemberCountAsGroup", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/members/orgContact/$count", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberCountAsOrgContact", "OutputType": null, + "Command": "Get-MgBetaGroupMemberCountAsOrgContact", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/members/servicePrincipal/$count", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberCountAsServicePrincipal", "OutputType": null, + "Command": "Get-MgBetaGroupMemberCountAsServicePrincipal", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/members/user/$count", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberCountAsUser", "OutputType": null, + "Command": "Get-MgBetaGroupMemberCountAsUser", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Application.Read.All", @@ -108672,22 +106933,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", + "Method": "POST", "Uri": "/groups/{group-id}/getMemberGroups", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberGroup", "OutputType": null, + "Command": "Get-MgBetaGroupMemberGroup", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Application.Read.All", @@ -108786,37 +107047,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/getMemberObjects", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberObject", "OutputType": null, - "Variants": [ - "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaGroupMemberObject", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberOf", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaGroupMemberOf", + "Module": "Beta.Groups" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "GroupMember.Read.All", @@ -108851,77 +107109,78 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-memberof?view=graph-rest-beta", + "Method": "GET", "Uri": "/groups/{group-id}/memberOf", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberOf", "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-memberof?view=graph-rest-beta" + "Command": "Get-MgBetaGroupMemberOf", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}/administrativeUnit", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberOfAsAdministrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}/administrativeUnit", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Command": "Get-MgBetaGroupMemberOfAsAdministrativeUnit", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/memberOf/administrativeUnit", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberOfAsAdministrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/memberOf/administrativeUnit", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Command": "Get-MgBetaGroupMemberOfAsAdministrativeUnit", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}/group", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberOfAsGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-memberof?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-memberof?view=graph-rest-beta", + "Method": "GET", + "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgBetaGroupMemberOfAsGroup", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/memberOf/group", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberOfAsGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-memberof?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-memberof?view=graph-rest-beta", + "Method": "GET", + "Uri": "/groups/{group-id}/memberOf/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgBetaGroupMemberOfAsGroup", + "Module": "Beta.Groups" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "GroupMember.Read.All", @@ -108956,358 +107215,358 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/memberOf/$count", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberOfCount", "OutputType": null, + "Command": "Get-MgBetaGroupMemberOfCount", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/memberOf/administrativeUnit/$count", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberOfCountAsAdministrativeUnit", "OutputType": null, + "Command": "Get-MgBetaGroupMemberOfCountAsAdministrativeUnit", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/memberOf/group/$count", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberOfCountAsGroup", "OutputType": null, + "Command": "Get-MgBetaGroupMemberOfCountAsGroup", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaGroupMemberWithLicenseError", + "Module": "Beta.Groups" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [], - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberWithLicenseError", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/membersWithLicenseErrors", "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaGroupMemberWithLicenseError", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/application", + "OutputType": "IMicrosoftGraphApplication", + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsApplication", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/membersWithLicenseErrors", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberWithLicenseError", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/application", + "OutputType": "IMicrosoftGraphApplication", + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsApplication", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/application", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsApplication", - "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/device", + "OutputType": "IMicrosoftGraphDevice", + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsDevice", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/membersWithLicenseErrors/application", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsApplication", - "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/device", + "OutputType": "IMicrosoftGraphDevice", + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsDevice", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/device", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsDevice", - "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsGroup", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/membersWithLicenseErrors/device", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsDevice", - "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsGroup", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/group", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/orgContact", + "OutputType": "IMicrosoftGraphOrgContact", + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsOrgContact", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/membersWithLicenseErrors/group", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/orgContact", + "OutputType": "IMicrosoftGraphOrgContact", + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsOrgContact", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/orgContact", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsOrgContact", - "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/servicePrincipal", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsServicePrincipal", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/membersWithLicenseErrors/orgContact", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsOrgContact", - "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/servicePrincipal", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsServicePrincipal", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/servicePrincipal", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsServicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/user", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsUser", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/membersWithLicenseErrors/servicePrincipal", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsServicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/user", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsUser", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/user", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], - "Uri": "/groups/{group-id}/membersWithLicenseErrors/user", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorAsUser", - "OutputType": "IMicrosoftGraphUser", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/membersWithLicenseErrors/$count", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorCount", "OutputType": null, + "Command": "Get-MgBetaGroupMemberWithLicenseErrorCount", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/membersWithLicenseErrors/application/$count", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsApplication", "OutputType": null, + "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsApplication", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/membersWithLicenseErrors/device/$count", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsDevice", "OutputType": null, + "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsDevice", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/membersWithLicenseErrors/group/$count", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsGroup", "OutputType": null, + "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsGroup", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/membersWithLicenseErrors/orgContact/$count", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsOrgContact", "OutputType": null, + "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsOrgContact", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/membersWithLicenseErrors/servicePrincipal/$count", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsServicePrincipal", "OutputType": null, + "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsServicePrincipal", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/membersWithLicenseErrors/user/$count", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsUser", "OutputType": null, + "Command": "Get-MgBetaGroupMemberWithLicenseErrorCountAsUser", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -109350,20 +107609,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", - "Module": "Beta.Notes", - "Command": "Get-MgBetaGroupOnenoteNotebook", "OutputType": "IMicrosoftGraphNotebook", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaGroupOnenoteNotebook", + "Module": "Beta.Notes" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Notes.Create", @@ -109406,19 +107664,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/onenote/notebooks", - "Module": "Beta.Notes", - "Command": "Get-MgBetaGroupOnenoteNotebook", "OutputType": "IMicrosoftGraphNotebook", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaGroupOnenoteNotebook", + "Module": "Beta.Notes" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Notes.Create", @@ -109461,20 +107720,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/onenote/notebooks/$count", - "Module": "Beta.Notes", - "Command": "Get-MgBetaGroupOnenoteNotebookCount", "OutputType": null, + "Command": "Get-MgBetaGroupOnenoteNotebookCount", + "Module": "Beta.Notes" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -109517,22 +107778,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-beta", + "Method": "POST", "Uri": "/groups/{group-id}/onenote/notebooks/getNotebookFromWebUrl", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupOnenoteNotebookFromWebUrl", "OutputType": "IMicrosoftGraphCopyNotebookModel", - "Variants": [ - "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-beta" + "Command": "Get-MgBetaGroupOnenoteNotebookFromWebUrl", + "Module": "Beta.Groups" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Notes.Create", @@ -109575,19 +107833,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", - "Module": "Beta.Notes", - "Command": "Get-MgBetaGroupOnenoteNotebookSection", "OutputType": "IMicrosoftGraphOnenoteSection", + "Command": "Get-MgBetaGroupOnenoteNotebookSection", + "Module": "Beta.Notes" + }, + { + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -109630,19 +107888,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "Module": "Beta.Notes", - "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroup", "OutputType": "IMicrosoftGraphSectionGroup", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaGroupOnenoteNotebookSectionGroup", + "Module": "Beta.Notes" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Notes.Create", @@ -109685,35 +107944,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/onenote/operations/{onenoteOperation-id}", - "Module": "Beta.Notes", - "Command": "Get-MgBetaGroupOnenoteOperation", "OutputType": "IMicrosoftGraphOnenoteOperation", + "Command": "Get-MgBetaGroupOnenoteOperation", + "Module": "Beta.Notes" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/onenote/operations/$count", - "Module": "Beta.Notes", - "Command": "Get-MgBetaGroupOnenoteOperationCount", "OutputType": null, + "Command": "Get-MgBetaGroupOnenoteOperationCount", + "Module": "Beta.Notes" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Read", @@ -109748,20 +108007,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", - "Module": "Beta.Notes", - "Command": "Get-MgBetaGroupOnenotePage", "OutputType": "IMicrosoftGraphOnenotePage", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaGroupOnenotePage", + "Module": "Beta.Notes" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Notes.Read", @@ -109796,34 +108054,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/onenote/pages", - "Module": "Beta.Notes", - "Command": "Get-MgBetaGroupOnenotePage", "OutputType": "IMicrosoftGraphOnenotePage", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaGroupOnenotePage", + "Module": "Beta.Notes" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", - "Module": "Beta.Notes", - "Command": "Get-MgBetaGroupOnenotePageContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", + "OutputType": null, + "Command": "Get-MgBetaGroupOnenotePageContent", + "Module": "Beta.Notes" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Notes.Read", @@ -109858,20 +108117,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/onenote/pages/$count", - "Module": "Beta.Notes", - "Command": "Get-MgBetaGroupOnenotePageCount", "OutputType": null, + "Command": "Get-MgBetaGroupOnenotePageCount", + "Module": "Beta.Notes" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -109914,35 +108173,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getrecentnotebooks?view=graph-rest-beta", + "Method": "GET", "Uri": "/groups/{group-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupOnenoteRecentNotebook", "OutputType": "IMicrosoftGraphRecentNotebook", + "Command": "Get-MgBetaGroupOnenoteRecentNotebook", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getrecentnotebooks?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}", - "Module": "Beta.Notes", - "Command": "Get-MgBetaGroupOnenoteResource", "OutputType": "IMicrosoftGraphOnenoteResource", + "Command": "Get-MgBetaGroupOnenoteResource", + "Module": "Beta.Notes" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Read", @@ -109977,35 +108236,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content", - "Module": "Beta.Notes", - "Command": "Get-MgBetaGroupOnenoteResourceContent", "OutputType": null, + "Command": "Get-MgBetaGroupOnenoteResourceContent", + "Module": "Beta.Notes" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/onenote/resources/$count", - "Module": "Beta.Notes", - "Command": "Get-MgBetaGroupOnenoteResourceCount", "OutputType": null, + "Command": "Get-MgBetaGroupOnenoteResourceCount", + "Module": "Beta.Notes" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -110048,20 +108307,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", - "Module": "Beta.Notes", - "Command": "Get-MgBetaGroupOnenoteSection", "OutputType": "IMicrosoftGraphOnenoteSection", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaGroupOnenoteSection", + "Module": "Beta.Notes" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Notes.Create", @@ -110104,19 +108362,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/onenote/sections", - "Module": "Beta.Notes", - "Command": "Get-MgBetaGroupOnenoteSection", "OutputType": "IMicrosoftGraphOnenoteSection", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaGroupOnenoteSection", + "Module": "Beta.Notes" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Notes.Create", @@ -110159,20 +108418,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/onenote/sections/$count", - "Module": "Beta.Notes", - "Command": "Get-MgBetaGroupOnenoteSectionCount", "OutputType": null, + "Command": "Get-MgBetaGroupOnenoteSectionCount", + "Module": "Beta.Notes" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -110215,20 +108474,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", - "Module": "Beta.Notes", - "Command": "Get-MgBetaGroupOnenoteSectionGroup", "OutputType": "IMicrosoftGraphSectionGroup", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaGroupOnenoteSectionGroup", + "Module": "Beta.Notes" }, { + "ApiVersion": "beta", + "Variants": [ + "List", + "List1" + ], "Permissions": [ { "Name": "Notes.Create", @@ -110271,20 +108530,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/onenote/sectionGroups", - "Module": "Beta.Notes", - "Command": "Get-MgBetaGroupOnenoteSectionGroup", "OutputType": "IMicrosoftGraphSectionGroup", - "Variants": [ - "List", - "List1" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaGroupOnenoteSectionGroup", + "Module": "Beta.Notes" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], "Permissions": [ { "Name": "Notes.Create", @@ -110327,22 +108588,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "Module": "Beta.Notes", - "Command": "Get-MgBetaGroupOnenoteSectionGroupCount", "OutputType": null, - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaGroupOnenoteSectionGroupCount", + "Module": "Beta.Notes" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Notes.Create", @@ -110385,19 +108643,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "Module": "Beta.Notes", - "Command": "Get-MgBetaGroupOnenoteSectionGroupSection", "OutputType": "IMicrosoftGraphOnenoteSection", + "Command": "Get-MgBetaGroupOnenoteSectionGroupSection", + "Module": "Beta.Notes" + }, + { + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Read", @@ -110432,19 +108690,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages", - "Module": "Beta.Notes", - "Command": "Get-MgBetaGroupOnenoteSectionPage", "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "Get-MgBetaGroupOnenoteSectionPage", + "Module": "Beta.Notes" + }, + { + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "GroupMember.Read.All", @@ -110487,193 +108745,193 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-owners?view=graph-rest-beta", + "Method": "GET", "Uri": "/groups/{group-id}/owners", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupOwner", "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-owners?view=graph-rest-beta" + "Command": "Get-MgBetaGroupOwner", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/application", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupOwnerAsApplication", - "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/application", + "OutputType": "IMicrosoftGraphApplication", + "Command": "Get-MgBetaGroupOwnerAsApplication", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/owners/application", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupOwnerAsApplication", - "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/owners/application", + "OutputType": "IMicrosoftGraphApplication", + "Command": "Get-MgBetaGroupOwnerAsApplication", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/device", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupOwnerAsDevice", - "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/device", + "OutputType": "IMicrosoftGraphDevice", + "Command": "Get-MgBetaGroupOwnerAsDevice", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/owners/device", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupOwnerAsDevice", - "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/owners/device", + "OutputType": "IMicrosoftGraphDevice", + "Command": "Get-MgBetaGroupOwnerAsDevice", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/group", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupOwnerAsGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgBetaGroupOwnerAsGroup", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/owners/group", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupOwnerAsGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/owners/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgBetaGroupOwnerAsGroup", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/orgContact", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupOwnerAsOrgContact", - "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/orgContact", + "OutputType": "IMicrosoftGraphOrgContact", + "Command": "Get-MgBetaGroupOwnerAsOrgContact", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/owners/orgContact", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupOwnerAsOrgContact", - "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/owners/orgContact", + "OutputType": "IMicrosoftGraphOrgContact", + "Command": "Get-MgBetaGroupOwnerAsOrgContact", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/servicePrincipal", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupOwnerAsServicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/servicePrincipal", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Command": "Get-MgBetaGroupOwnerAsServicePrincipal", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/owners/servicePrincipal", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupOwnerAsServicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/owners/servicePrincipal", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Command": "Get-MgBetaGroupOwnerAsServicePrincipal", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/user", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupOwnerAsUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/user", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaGroupOwnerAsUser", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/owners/user", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupOwnerAsUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/owners/user", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaGroupOwnerAsUser", + "Module": "Beta.Groups" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "GroupMember.Read.All", @@ -110716,19 +108974,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-owners?view=graph-rest-beta", + "Method": "GET", "Uri": "/groups/{group-id}/owners/$ref", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupOwnerByRef", "OutputType": null, - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-owners?view=graph-rest-beta" + "Command": "Get-MgBetaGroupOwnerByRef", + "Module": "Beta.Groups" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "GroupMember.Read.All", @@ -110771,110 +109030,110 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/owners/$count", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupOwnerCount", "OutputType": null, + "Command": "Get-MgBetaGroupOwnerCount", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/owners/application/$count", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupOwnerCountAsApplication", "OutputType": null, + "Command": "Get-MgBetaGroupOwnerCountAsApplication", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/owners/device/$count", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupOwnerCountAsDevice", "OutputType": null, + "Command": "Get-MgBetaGroupOwnerCountAsDevice", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/owners/group/$count", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupOwnerCountAsGroup", "OutputType": null, + "Command": "Get-MgBetaGroupOwnerCountAsGroup", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/owners/orgContact/$count", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupOwnerCountAsOrgContact", "OutputType": null, + "Command": "Get-MgBetaGroupOwnerCountAsOrgContact", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/owners/servicePrincipal/$count", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupOwnerCountAsServicePrincipal", "OutputType": null, + "Command": "Get-MgBetaGroupOwnerCountAsServicePrincipal", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/owners/user/$count", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupOwnerCountAsUser", "OutputType": null, + "Command": "Get-MgBetaGroupOwnerCountAsUser", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -110901,35 +109160,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-getpasswordsinglesignoncredentials?view=graph-rest-beta", + "Method": "POST", "Uri": "/groups/{group-id}/getPasswordSingleSignOnCredentials", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupPasswordSingleSignOnCredential", "OutputType": "IMicrosoftGraphPasswordSingleSignOnCredentialSet", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-getpasswordsinglesignoncredentials?view=graph-rest-beta" + "Command": "Get-MgBetaGroupPasswordSingleSignOnCredential", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupPermissionGrant", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Command": "Get-MgBetaGroupPermissionGrant", + "Module": "Beta.Groups" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "GroupMember.Read.All", @@ -110964,19 +109222,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-permissiongrants?view=graph-rest-beta", + "Method": "GET", "Uri": "/groups/{group-id}/permissionGrants", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupPermissionGrant", "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-permissiongrants?view=graph-rest-beta" + "Command": "Get-MgBetaGroupPermissionGrant", + "Module": "Beta.Groups" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "GroupMember.Read.All", @@ -111011,20 +109270,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/permissionGrants/$count", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupPermissionGrantCount", "OutputType": null, + "Command": "Get-MgBetaGroupPermissionGrantCount", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "ProfilePhoto.Read.All", @@ -111051,22 +109312,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/photo", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupPhoto", "OutputType": "IMicrosoftGraphProfilePhoto", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaGroupPhoto", + "Module": "Beta.Groups" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "ProfilePhoto.Read.All", @@ -111093,19 +109351,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-photos?view=graph-rest-beta", + "Method": "GET", "Uri": "/groups/{group-id}/photos", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupPhoto", "OutputType": "IMicrosoftGraphProfilePhoto", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-photos?view=graph-rest-beta" + "Command": "Get-MgBetaGroupPhoto", + "Module": "Beta.Groups" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], "Permissions": [ { "Name": "ProfilePhoto.Read.All", @@ -111132,52 +109393,49 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/photo/$value", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupPhotoContent", "OutputType": null, - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaGroupPhotoContent", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/planner", - "Module": "Beta.Planner", - "Command": "Get-MgBetaGroupPlanner", - "OutputType": "IMicrosoftGraphPlannerGroup", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/planner", + "OutputType": "IMicrosoftGraphPlannerGroup", + "Command": "Get-MgBetaGroupPlanner", + "Module": "Beta.Planner" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}", - "Module": "Beta.Planner", - "Command": "Get-MgBetaGroupPlannerPlan", - "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Command": "Get-MgBetaGroupPlannerPlan", + "Module": "Beta.Planner" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Tasks.Read", @@ -111228,63 +109486,64 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannergroup-list-plans?view=graph-rest-beta", + "Method": "GET", "Uri": "/groups/{group-id}/planner/plans", - "Module": "Beta.Planner", - "Command": "Get-MgBetaGroupPlannerPlan", "OutputType": "IMicrosoftGraphPlannerPlan", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannergroup-list-plans?view=graph-rest-beta" + "Command": "Get-MgBetaGroupPlannerPlan", + "Module": "Beta.Planner" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets", - "Module": "Beta.Planner", - "Command": "Get-MgBetaGroupPlannerPlanBucket", - "OutputType": "IMicrosoftGraphPlannerBucket", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets", + "OutputType": "IMicrosoftGraphPlannerBucket", + "Command": "Get-MgBetaGroupPlannerPlanBucket", + "Module": "Beta.Planner" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets/delta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupPlannerPlanBucketDelta", - "OutputType": "IMicrosoftGraphPlannerBucket", + "ApiVersion": "beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-delta?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-delta?view=graph-rest-beta", + "Method": "GET", + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets/delta", + "OutputType": "IMicrosoftGraphPlannerBucket", + "Command": "Get-MgBetaGroupPlannerPlanBucketDelta", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/delta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupPlannerPlanBucketTaskDelta", - "OutputType": "IMicrosoftGraphPlannerTask", + "ApiVersion": "beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delta?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delta?view=graph-rest-beta", + "Method": "GET", + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/delta", + "OutputType": "IMicrosoftGraphPlannerTask", + "Command": "Get-MgBetaGroupPlannerPlanBucketTaskDelta", + "Module": "Beta.Groups" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Tasks.Read", @@ -111335,20 +109594,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/planner/plans/$count", - "Module": "Beta.Planner", - "Command": "Get-MgBetaGroupPlannerPlanCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaGroupPlannerPlanCount", + "Module": "Beta.Planner" }, { + "ApiVersion": "beta", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], "Permissions": [ { "Name": "Tasks.Read", @@ -111367,64 +109626,63 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-delta?view=graph-rest-beta", + "Method": "GET", "Uri": "/groups/{group-id}/planner/plans/delta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupPlannerPlanDelta", "OutputType": "IMicrosoftGraphPlannerPlan", - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-delta?view=graph-rest-beta" + "Command": "Get-MgBetaGroupPlannerPlanDelta", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", - "Module": "Beta.Planner", - "Command": "Get-MgBetaGroupPlannerPlanDetail", - "OutputType": "IMicrosoftGraphPlannerPlanDetails", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", + "OutputType": "IMicrosoftGraphPlannerPlanDetails", + "Command": "Get-MgBetaGroupPlannerPlanDetail", + "Module": "Beta.Planner" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/tasks", - "Module": "Beta.Planner", - "Command": "Get-MgBetaGroupPlannerPlanTask", - "OutputType": "IMicrosoftGraphPlannerTask", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/tasks", + "OutputType": "IMicrosoftGraphPlannerTask", + "Command": "Get-MgBetaGroupPlannerPlanTask", + "Module": "Beta.Planner" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/tasks/delta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupPlannerPlanTaskDelta", - "OutputType": "IMicrosoftGraphPlannerTask", + "ApiVersion": "beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delta?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delta?view=graph-rest-beta", + "Method": "GET", + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/tasks/delta", + "OutputType": "IMicrosoftGraphPlannerTask", + "Command": "Get-MgBetaGroupPlannerPlanTaskDelta", + "Module": "Beta.Groups" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Group.Read.All", @@ -111443,19 +109701,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-rejectedsenders?view=graph-rest-beta", + "Method": "GET", "Uri": "/groups/{group-id}/rejectedSenders", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupRejectedSender", "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaGroupRejectedSender", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-rejectedsenders?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Group.Read.All", @@ -111474,19 +109732,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-rejectedsenders?view=graph-rest-beta", + "Method": "GET", "Uri": "/groups/{group-id}/rejectedSenders/$ref", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupRejectedSenderByRef", "OutputType": null, - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-rejectedsenders?view=graph-rest-beta" + "Command": "Get-MgBetaGroupRejectedSenderByRef", + "Module": "Beta.Groups" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Group.Read.All", @@ -111505,20 +109764,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/rejectedSenders/$count", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupRejectedSenderCount", "OutputType": null, + "Command": "Get-MgBetaGroupRejectedSenderCount", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Directory.Read.All", @@ -111553,20 +109812,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/settings/{directorySetting-id}", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupSetting", "OutputType": "IMicrosoftGraphDirectorySetting", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaGroupSetting", + "Module": "Beta.Groups" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Directory.Read.All", @@ -111601,19 +109859,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/settings", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupSetting", "OutputType": "IMicrosoftGraphDirectorySetting", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaGroupSetting", + "Module": "Beta.Groups" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Directory.Read.All", @@ -111648,8630 +109907,8737 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/settings/$count", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupSettingCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaGroupSettingCount", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSite", - "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}", + "OutputType": "IMicrosoftGraphSite", + "Command": "Get-MgBetaGroupSite", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSite", - "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites", + "OutputType": "IMicrosoftGraphSite", + "Command": "Get-MgBetaGroupSite", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupSiteActivityByInterval", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgBetaGroupSiteActivityByInterval", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/analytics", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteAnalytic", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Command": "Get-MgBetaGroupSiteAnalytic", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStat", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStat", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStat", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStat", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivity", - "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", + "OutputType": "IMicrosoftGraphItemActivity", + "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivity", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivity", - "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", + "OutputType": "IMicrosoftGraphItemActivity", + "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivity", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivityCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivityCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItem", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContent", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/contentStream", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/contentStream", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContentStream", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteAnalyticItemActivityStatCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/lastSevenDays", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteAnalyticLastSevenDay", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/lastSevenDays", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgBetaGroupSiteAnalyticLastSevenDay", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/allTime", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteAnalyticTime", "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgBetaGroupSiteAnalyticTime", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-beta", "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getApplicableContentTypesForList(listId='{listId}')", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgBetaGroupSiteApplicableContentTypeForList", + "Module": "Beta.Groups" + }, + { "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')", + "OutputType": "IMicrosoftGraphSite", + "Command": "Get-MgBetaGroupSiteByPath", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/getApplicableContentTypesForList(listId='{listId}')", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupSiteApplicableContentTypeForList", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgBetaGroupSiteColumn", + "Module": "Beta.Sites" + }, + { "ApiVersion": "beta", + "Variants": [ + "List" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-beta" + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/columns", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgBetaGroupSiteColumn", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupSiteByPath", - "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/columns/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteColumnCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgBetaGroupSiteColumnSourceColumn", + "Module": "Beta.Sites" + }, + { "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentModels/{contentModel-id}", + "OutputType": "IMicrosoftGraphContentModel", + "Command": "Get-MgBetaGroupSiteContentModel", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/columns", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentModels", + "OutputType": "IMicrosoftGraphContentModel", + "Command": "Get-MgBetaGroupSiteContentModel", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/columns/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteColumnCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-getapplieddrives?view=graph-rest-beta", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentModels/{contentModel-id}/getAppliedDrives", + "OutputType": "IMicrosoftGraphContentModelUsage", + "Command": "Get-MgBetaGroupSiteContentModelAppliedDrive", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteColumnSourceColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-getbyname?view=graph-rest-beta", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentModels/getByName(modelName='{modelName}')", + "OutputType": "IMicrosoftGraphContentModel", + "Command": "Get-MgBetaGroupSiteContentModelByName", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteContentType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentModels/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteContentModelCount", + "Module": "Beta.Sites" + }, + { "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-getapplieddrives?view=graph-rest-beta", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentModels/getByName(modelName='{modelName}')/getAppliedDrives", + "OutputType": "IMicrosoftGraphContentModelUsage", + "Command": "Get-MgBetaGroupSiteContentModelGetByNameAppliedDrive", + "Module": "Beta.Groups" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteContentType", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgBetaGroupSiteContentType", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgBetaGroupSiteContentType", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/base", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteContentTypeBase", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/base", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgBetaGroupSiteContentTypeBase", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteContentTypeBaseType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgBetaGroupSiteContentTypeBaseType", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteContentTypeBaseType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgBetaGroupSiteContentTypeBaseType", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteContentTypeBaseTypeCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteContentTypeBaseTypeCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteContentTypeColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgBetaGroupSiteContentTypeColumn", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteContentTypeColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgBetaGroupSiteContentTypeColumn", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteContentTypeColumnCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteContentTypeColumnCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteContentTypeColumnLink", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "OutputType": "IMicrosoftGraphColumnLink", + "Command": "Get-MgBetaGroupSiteContentTypeColumnLink", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteContentTypeColumnLink", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", + "OutputType": "IMicrosoftGraphColumnLink", + "Command": "Get-MgBetaGroupSiteContentTypeColumnLink", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteContentTypeColumnLinkCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteContentTypeColumnLinkCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteContentTypeColumnPosition", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgBetaGroupSiteContentTypeColumnPosition", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteContentTypeColumnPosition", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgBetaGroupSiteContentTypeColumnPosition", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteContentTypeColumnPositionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteContentTypeColumnPositionCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteContentTypeColumnSourceColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgBetaGroupSiteContentTypeColumnSourceColumn", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/getCompatibleHubContentTypes", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupSiteContentTypeCompatibleHubContentType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/getCompatibleHubContentTypes", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgBetaGroupSiteContentTypeCompatibleHubContentType", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteContentTypeCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteContentTypeCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get1", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteCreatedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaGroupSiteCreatedByUser", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/mailboxSettings", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaGroupSiteCreatedByUserMailboxSetting", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/serviceProvisioningErrors", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteCreatedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaGroupSiteCreatedByUserServiceProvisioningError", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/serviceProvisioningErrors/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteCreatedByUserServiceProvisioningErrorCount", "OutputType": null, + "Command": "Get-MgBetaGroupSiteCreatedByUserServiceProvisioningErrorCount", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/drive", + "OutputType": "IMicrosoftGraphDrive", + "Command": "Get-MgBetaGroupSiteDefaultDrive", + "Module": "Beta.Sites" + }, + { "ApiVersion": "beta", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-delta?view=graph-rest-beta", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/delta", + "OutputType": "IMicrosoftGraphSite", + "Command": "Get-MgBetaGroupSiteDelta", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/drive", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteDefaultDrive", - "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/documentProcessingJobs/{documentProcessingJob-id}", + "OutputType": "IMicrosoftGraphDocumentProcessingJob", + "Command": "Get-MgBetaGroupSiteDocumentProcessingJob", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/delta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupSiteDelta", - "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", "Variants": [ - "Delta", - "DeltaViaIdentity" + "List" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/documentProcessingJobs", + "OutputType": "IMicrosoftGraphDocumentProcessingJob", + "Command": "Get-MgBetaGroupSiteDocumentProcessingJob", + "Module": "Beta.Sites" + }, + { "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-delta?view=graph-rest-beta" + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/documentProcessingJobs/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteDocumentProcessingJobCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/drives/{drive-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteDrive", - "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta", "Variants": [ "Get1", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/drives/{drive-id}", + "OutputType": "IMicrosoftGraphDrive", + "Command": "Get-MgBetaGroupSiteDrive", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/drives", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteDrive", - "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/drives", + "OutputType": "IMicrosoftGraphDrive", + "Command": "Get-MgBetaGroupSiteDrive", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/drives/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteDriveCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/drives/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteDriveCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns/{columnDefinition-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteExternalColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns/{columnDefinition-id}", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgBetaGroupSiteExternalColumn", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteExternalColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgBetaGroupSiteExternalColumn", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteExternalColumnCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteExternalColumnCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/lists", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteGetByPath", - "OutputType": "IMicrosoftGraphList", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/lists", + "OutputType": "IMicrosoftGraphList", + "Command": "Get-MgBetaGroupSiteGetByPath", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/analytics", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteGetByPathAnalytic", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Variants": [ "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/analytics", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Command": "Get-MgBetaGroupSiteGetByPathAnalytic", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getApplicableContentTypesForList(listId='{listId}')", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupSiteGetByPathApplicableContentTypeForList", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-beta", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getApplicableContentTypesForList(listId='{listId}')", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgBetaGroupSiteGetByPathApplicableContentTypeForList", + "Module": "Beta.Groups" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/columns", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteGetByPathColumn", "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgBetaGroupSiteGetByPathColumn", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ - "List", - "List1" + "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/contentModels", + "OutputType": "IMicrosoftGraphContentModel", + "Command": "Get-MgBetaGroupSiteGetByPathContentModel", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/contentTypes", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteGetByPathContentType", "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgBetaGroupSiteGetByPathContentType", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ - "List", - "List1" + "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/documentProcessingJobs", + "OutputType": "IMicrosoftGraphDocumentProcessingJob", + "Command": "Get-MgBetaGroupSiteGetByPathDocumentProcessingJob", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/drive", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteGetByPathDrive", - "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta", "Variants": [ "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/drive", + "OutputType": "IMicrosoftGraphDrive", + "Command": "Get-MgBetaGroupSiteGetByPathDrive", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/drives", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteGetByPathDrive", - "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta", "Variants": [ - "List", - "List1" + "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/drives", + "OutputType": "IMicrosoftGraphDrive", + "Command": "Get-MgBetaGroupSiteGetByPathDrive", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/externalColumns", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteGetByPathExternalColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Variants": [ - "List", - "List1" + "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/externalColumns", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgBetaGroupSiteGetByPathExternalColumn", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/informationProtection", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteGetByPathInformationProtection", - "OutputType": "IMicrosoftGraphInformationProtection", + "ApiVersion": "beta", "Variants": [ "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/informationProtection", + "OutputType": "IMicrosoftGraphInformationProtection", + "Command": "Get-MgBetaGroupSiteGetByPathInformationProtection", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/items", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteGetByPathItem", "OutputType": "IMicrosoftGraphBaseItem", + "Command": "Get-MgBetaGroupSiteGetByPathItem", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ - "List", - "List1" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/onenote", + "OutputType": "IMicrosoftGraphOnenote", + "Command": "Get-MgBetaGroupSiteGetByPathOnenote", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/lists", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteGetByPathList", - "OutputType": "IMicrosoftGraphList", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/operations", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Command": "Get-MgBetaGroupSiteGetByPathOperation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/onenote", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteGetByPathOnenote", - "OutputType": "IMicrosoftGraphOnenote", + "ApiVersion": "beta", "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/pages", + "OutputType": "IMicrosoftGraphBaseSitePage", + "Command": "Get-MgBetaGroupSiteGetByPathPage", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/operations", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteGetByPathOperation", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Variants": [ - "List", - "List1" + "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/permissions", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Get-MgBetaGroupSiteGetByPathPermission", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/pages", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteGetByPathPage", - "OutputType": "IMicrosoftGraphBaseSitePage", - "Variants": [ - "List", - "List1" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/permissions", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteGetByPathPermission", - "OutputType": "IMicrosoftGraphPermission", - "Variants": [ - "List", - "List1" - ], - "Method": "GET", "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/recycleBin", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteGetByPathRecycleBin", - "OutputType": "IMicrosoftGraphRecycleBin", "Variants": [ "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/recycleBin", + "OutputType": "IMicrosoftGraphRecycleBin", + "Command": "Get-MgBetaGroupSiteGetByPathRecycleBin", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/sites", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteGetByPathSite", - "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", "Variants": [ - "List", - "List1" + "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/sites", + "OutputType": "IMicrosoftGraphSite", + "Command": "Get-MgBetaGroupSiteGetByPathSite", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStore", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteGetByPathTermStore", - "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "beta", "Variants": [ "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/termStore", + "OutputType": "IMicrosoftGraphTermStore", + "Command": "Get-MgBetaGroupSiteGetByPathTermStore", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupSiteGetGraphBPrePathActivityByInterval", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgBetaGroupSiteGetGraphBPrePathActivityByInterval", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupSiteGetGraphBPrePathByPath", - "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/createdByUser", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteGetGraphBPrePathCreatedByUser", "OutputType": "IMicrosoftGraphUser", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaGroupSiteGetGraphBPrePathCreatedByUser", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/lastModifiedByUser", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteGetGraphBPrePathLastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/lastModifiedByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaGroupSiteGetGraphBPrePathLastModifiedByUser", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteInformationProtection", - "OutputType": "IMicrosoftGraphInformationProtection", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection", + "OutputType": "IMicrosoftGraphInformationProtection", + "Command": "Get-MgBetaGroupSiteInformationProtection", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/bitlocker", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteInformationProtectionBitlocker", - "OutputType": "IMicrosoftGraphBitlocker", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/bitlocker", + "OutputType": "IMicrosoftGraphBitlocker", + "Command": "Get-MgBetaGroupSiteInformationProtectionBitlocker", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteInformationProtectionBitlockerRecoveryKey", - "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}", + "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", + "Command": "Get-MgBetaGroupSiteInformationProtectionBitlockerRecoveryKey", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/bitlocker/recoveryKeys", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteInformationProtectionBitlockerRecoveryKey", - "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/bitlocker/recoveryKeys", + "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", + "Command": "Get-MgBetaGroupSiteInformationProtectionBitlockerRecoveryKey", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/bitlocker/recoveryKeys/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteInformationProtectionBitlockerRecoveryKeyCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/bitlocker/recoveryKeys/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteInformationProtectionBitlockerRecoveryKeyCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "Command": "Get-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies", + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "Command": "Get-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicyCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicyCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteInformationProtectionPolicy", - "OutputType": "IMicrosoftGraphInformationProtectionPolicy", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy", + "OutputType": "IMicrosoftGraphInformationProtectionPolicy", + "Command": "Get-MgBetaGroupSiteInformationProtectionPolicy", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteInformationProtectionPolicyLabel", - "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", + "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "Command": "Get-MgBetaGroupSiteInformationProtectionPolicyLabel", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteInformationProtectionPolicyLabel", - "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels", + "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "Command": "Get-MgBetaGroupSiteInformationProtectionPolicyLabel", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteInformationProtectionPolicyLabelCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteInformationProtectionPolicyLabelCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabel", - "OutputType": "IMicrosoftGraphSensitivityLabel", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", + "OutputType": "IMicrosoftGraphSensitivityLabel", + "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabel", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabel", - "OutputType": "IMicrosoftGraphSensitivityLabel", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels", + "OutputType": "IMicrosoftGraphSensitivityLabel", + "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabel", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", - "OutputType": "IMicrosoftGraphSensitivityLabel", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", + "OutputType": "IMicrosoftGraphSensitivityLabel", + "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", - "OutputType": "IMicrosoftGraphSensitivityLabel", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels", + "OutputType": "IMicrosoftGraphSensitivityLabel", + "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabelCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabelCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityPolicySettings", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityPolicySetting", - "OutputType": "IMicrosoftGraphSensitivityPolicySettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityPolicySettings", + "OutputType": "IMicrosoftGraphSensitivityPolicySettings", + "Command": "Get-MgBetaGroupSiteInformationProtectionSensitivityPolicySetting", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", - "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", - "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResultCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResultCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/items/{baseItem-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteItem", - "OutputType": "IMicrosoftGraphBaseItem", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/items/{baseItem-id}", + "OutputType": "IMicrosoftGraphBaseItem", + "Command": "Get-MgBetaGroupSiteItem", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/items", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteItem", - "OutputType": "IMicrosoftGraphBaseItem", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/items", + "OutputType": "IMicrosoftGraphBaseItem", + "Command": "Get-MgBetaGroupSiteItem", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/items/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteItemCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/items/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteItemCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteItemLastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaGroupSiteItemLastModifiedByUser", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteItemLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaGroupSiteItemLastModifiedByUserMailboxSetting", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteItemLastModifiedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaGroupSiteItemLastModifiedByUserServiceProvisioningError", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteItemLastModifiedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteItemLastModifiedByUserServiceProvisioningErrorCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteLastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaGroupSiteLastModifiedByUser", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/mailboxSettings", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaGroupSiteLastModifiedByUserMailboxSetting", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/serviceProvisioningErrors", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteLastModifiedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaGroupSiteLastModifiedByUserServiceProvisioningError", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteLastModifiedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteLastModifiedByUserServiceProvisioningErrorCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteList", - "OutputType": "IMicrosoftGraphList", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", + "OutputType": "IMicrosoftGraphList", + "Command": "Get-MgBetaGroupSiteList", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteList", - "OutputType": "IMicrosoftGraphList", + "ApiVersion": "beta", "Variants": [ "List1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists", + "OutputType": "IMicrosoftGraphList", + "Command": "Get-MgBetaGroupSiteList", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/activities", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListActivity", - "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/activities", + "OutputType": "IMicrosoftGraphItemActivityOld", + "Command": "Get-MgBetaGroupSiteListActivity", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgBetaGroupSiteListColumn", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgBetaGroupSiteListColumn", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListColumnCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteListColumnCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListColumnSourceColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgBetaGroupSiteListColumnSourceColumn", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListContentType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgBetaGroupSiteListContentType", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListContentType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgBetaGroupSiteListContentType", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListContentTypeColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgBetaGroupSiteListContentTypeColumn", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListContentTypeColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgBetaGroupSiteListContentTypeColumn", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListContentTypeColumnCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteListContentTypeColumnCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListContentTypeColumnLink", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "OutputType": "IMicrosoftGraphColumnLink", + "Command": "Get-MgBetaGroupSiteListContentTypeColumnLink", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListContentTypeColumnLink", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", + "OutputType": "IMicrosoftGraphColumnLink", + "Command": "Get-MgBetaGroupSiteListContentTypeColumnLink", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListContentTypeColumnLinkCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteListContentTypeColumnLinkCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListContentTypeColumnPosition", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgBetaGroupSiteListContentTypeColumnPosition", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListContentTypeColumnPosition", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgBetaGroupSiteListContentTypeColumnPosition", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListContentTypeColumnPositionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteListContentTypeColumnPositionCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListContentTypeColumnSourceColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgBetaGroupSiteListContentTypeColumnSourceColumn", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/getCompatibleHubContentTypes", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupSiteListContentTypeCompatibleHubContentType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/getCompatibleHubContentTypes", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgBetaGroupSiteListContentTypeCompatibleHubContentType", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListContentTypeCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteListContentTypeCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteListCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListCreatedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaGroupSiteListCreatedByUser", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaGroupSiteListCreatedByUserMailboxSetting", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListCreatedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaGroupSiteListCreatedByUserServiceProvisioningError", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListCreatedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteListCreatedByUserServiceProvisioningErrorCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/drive", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListDrive", - "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/drive", + "OutputType": "IMicrosoftGraphDrive", + "Command": "Get-MgBetaGroupSiteListDrive", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", + "OutputType": "IMicrosoftGraphListItem", + "Command": "Get-MgBetaGroupSiteListItem", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items", + "OutputType": "IMicrosoftGraphListItem", + "Command": "Get-MgBetaGroupSiteListItem", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListItemActivity", - "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", + "OutputType": "IMicrosoftGraphItemActivityOld", + "Command": "Get-MgBetaGroupSiteListItemActivity", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListItemActivity", - "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities", + "OutputType": "IMicrosoftGraphItemActivityOld", + "Command": "Get-MgBetaGroupSiteListItemActivity", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupSiteListItemActivityByInterval", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgBetaGroupSiteListItemActivityByInterval", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListItemActivityCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteListItemActivityCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListItemActivityDriveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgBetaGroupSiteListItemActivityDriveItem", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/content", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListItemActivityDriveItemContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/content", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteListItemActivityDriveItemContent", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/contentStream", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListItemActivityDriveItemContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/contentStream", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteListItemActivityDriveItemContentStream", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/listItem", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListItemActivityListItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/listItem", + "OutputType": "IMicrosoftGraphListItem", + "Command": "Get-MgBetaGroupSiteListItemActivityListItem", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListItemAnalytic", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Command": "Get-MgBetaGroupSiteListItemAnalytic", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListItemCreatedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaGroupSiteListItemCreatedByUser", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListItemCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaGroupSiteListItemCreatedByUserMailboxSetting", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListItemCreatedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaGroupSiteListItemCreatedByUserServiceProvisioningError", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListItemCreatedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteListItemCreatedByUserServiceProvisioningErrorCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/delta", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupSiteListItemDelta", - "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-beta", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/delta", + "OutputType": "IMicrosoftGraphListItem", + "Command": "Get-MgBetaGroupSiteListItemDelta", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersion", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersion", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersion", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersion", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersionCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersionField", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteListItemDocumentSetVersionField", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListItemDriveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgBetaGroupSiteListItemDriveItem", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListItemDriveItemContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteListItemDriveItemContent", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/contentStream", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListItemDriveItemContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/contentStream", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteListItemDriveItemContentStream", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListItemField", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteListItemField", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListItemPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Get-MgBetaGroupSiteListItemPermission", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListItemPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Get-MgBetaGroupSiteListItemPermission", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListItemPermissionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteListItemPermissionCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListItemVersion", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", + "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "Get-MgBetaGroupSiteListItemVersion", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListItemVersion", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", + "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "Get-MgBetaGroupSiteListItemVersion", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListItemVersionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteListItemVersionCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListItemVersionField", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteListItemVersionField", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListOperation", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Command": "Get-MgBetaGroupSiteListOperation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListOperation", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Command": "Get-MgBetaGroupSiteListOperation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListOperationCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteListOperationCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/permissions/{permission-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/permissions/{permission-id}", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Get-MgBetaGroupSiteListPermission", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/permissions", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/permissions", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Get-MgBetaGroupSiteListPermission", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/permissions/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListPermissionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/permissions/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteListPermissionCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListSubscription", - "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", + "OutputType": "IMicrosoftGraphSubscription", + "Command": "Get-MgBetaGroupSiteListSubscription", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListSubscription", - "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions", + "OutputType": "IMicrosoftGraphSubscription", + "Command": "Get-MgBetaGroupSiteListSubscription", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteListSubscriptionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteListSubscriptionCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenote", - "OutputType": "IMicrosoftGraphOnenote", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote", + "OutputType": "IMicrosoftGraphOnenote", + "Command": "Get-MgBetaGroupSiteOnenote", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteNotebook", - "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", + "OutputType": "IMicrosoftGraphNotebook", + "Command": "Get-MgBetaGroupSiteOnenoteNotebook", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteNotebook", - "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks", + "OutputType": "IMicrosoftGraphNotebook", + "Command": "Get-MgBetaGroupSiteOnenoteNotebook", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteOnenoteNotebookCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSection", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSection", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSection", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSection", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroup", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "OutputType": "IMicrosoftGraphSectionGroup", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroup", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroup", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "OutputType": "IMicrosoftGraphSectionGroup", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroup", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupParentNotebook", - "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "OutputType": "IMicrosoftGraphNotebook", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupParentNotebook", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupParentSectionGroup", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "OutputType": "IMicrosoftGraphSectionGroup", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupParentSectionGroup", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageContent", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageParentNotebook", - "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "OutputType": "IMicrosoftGraphNotebook", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageParentNotebook", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageParentSection", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageParentSection", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionParentNotebook", - "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "OutputType": "IMicrosoftGraphNotebook", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionParentNotebook", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionParentSectionGroup", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "OutputType": "IMicrosoftGraphSectionGroup", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionParentSectionGroup", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPage", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPage", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPage", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPage", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageContent", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageParentNotebook", - "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "OutputType": "IMicrosoftGraphNotebook", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageParentNotebook", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageParentSection", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionPageParentSection", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionParentNotebook", - "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", + "OutputType": "IMicrosoftGraphNotebook", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionParentNotebook", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionParentSectionGroup", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", + "OutputType": "IMicrosoftGraphSectionGroup", + "Command": "Get-MgBetaGroupSiteOnenoteNotebookSectionParentSectionGroup", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteOperation", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Command": "Get-MgBetaGroupSiteOnenoteOperation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteOperation", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Command": "Get-MgBetaGroupSiteOnenoteOperation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteOperationCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteOnenoteOperationCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenotePage", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", + "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "Get-MgBetaGroupSiteOnenotePage", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenotePage", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages", + "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "Get-MgBetaGroupSiteOnenotePage", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenotePageContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteOnenotePageContent", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenotePageCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteOnenotePageCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenotePageParentNotebook", - "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook", + "OutputType": "IMicrosoftGraphNotebook", + "Command": "Get-MgBetaGroupSiteOnenotePageParentNotebook", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenotePageParentSection", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Command": "Get-MgBetaGroupSiteOnenotePageParentSection", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteResource", - "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", + "OutputType": "IMicrosoftGraphOnenoteResource", + "Command": "Get-MgBetaGroupSiteOnenoteResource", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteResource", - "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources", + "OutputType": "IMicrosoftGraphOnenoteResource", + "Command": "Get-MgBetaGroupSiteOnenoteResource", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteResourceContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteOnenoteResourceContent", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteResourceCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteOnenoteResourceCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteSection", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Command": "Get-MgBetaGroupSiteOnenoteSection", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteSection", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Command": "Get-MgBetaGroupSiteOnenoteSection", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteSectionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteOnenoteSectionCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroup", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", + "OutputType": "IMicrosoftGraphSectionGroup", + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroup", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroup", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups", + "OutputType": "IMicrosoftGraphSectionGroup", + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroup", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupParentNotebook", - "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "OutputType": "IMicrosoftGraphNotebook", + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupParentNotebook", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupParentSectionGroup", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "OutputType": "IMicrosoftGraphSectionGroup", + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupParentSectionGroup", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSection", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSection", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSection", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSection", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPage", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPage", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPage", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPage", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPageContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPageContent", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPageCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPageCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPageParentNotebook", - "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "OutputType": "IMicrosoftGraphNotebook", + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPageParentNotebook", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPageParentSection", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionPageParentSection", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionParentNotebook", - "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "OutputType": "IMicrosoftGraphNotebook", + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionParentNotebook", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionParentSectionGroup", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "OutputType": "IMicrosoftGraphSectionGroup", + "Command": "Get-MgBetaGroupSiteOnenoteSectionGroupSectionParentSectionGroup", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteSectionPage", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "Get-MgBetaGroupSiteOnenoteSectionPage", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteSectionPage", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", + "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "Get-MgBetaGroupSiteOnenoteSectionPage", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteSectionPageContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteOnenoteSectionPageContent", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteSectionPageCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteOnenoteSectionPageCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteSectionPageParentNotebook", - "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "OutputType": "IMicrosoftGraphNotebook", + "Command": "Get-MgBetaGroupSiteOnenoteSectionPageParentNotebook", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteSectionPageParentSection", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Command": "Get-MgBetaGroupSiteOnenoteSectionPageParentSection", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteSectionParentNotebook", - "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook", + "OutputType": "IMicrosoftGraphNotebook", + "Command": "Get-MgBetaGroupSiteOnenoteSectionParentNotebook", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOnenoteSectionParentSectionGroup", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup", + "OutputType": "IMicrosoftGraphSectionGroup", + "Command": "Get-MgBetaGroupSiteOnenoteSectionParentSectionGroup", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOperation", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Command": "Get-MgBetaGroupSiteOperation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/operations", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOperation", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/operations", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Command": "Get-MgBetaGroupSiteOperation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/operations/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteOperationCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/operations/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteOperationCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePage", - "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}", + "OutputType": "IMicrosoftGraphBaseSitePage", + "Command": "Get-MgBetaGroupSitePage", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePage", - "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages", + "OutputType": "IMicrosoftGraphBaseSitePage", + "Command": "Get-MgBetaGroupSitePage", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePageAsSitePage", - "OutputType": "IMicrosoftGraphSitePage", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage", + "OutputType": "IMicrosoftGraphSitePage", + "Command": "Get-MgBetaGroupSitePageAsSitePage", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/sitePage", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePageAsSitePage", - "OutputType": "IMicrosoftGraphSitePage", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/sitePage", + "OutputType": "IMicrosoftGraphSitePage", + "Command": "Get-MgBetaGroupSitePageAsSitePage", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayout", - "OutputType": "IMicrosoftGraphCanvasLayout", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", + "OutputType": "IMicrosoftGraphCanvasLayout", + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayout", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSection", - "OutputType": "IMicrosoftGraphHorizontalSection", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", + "OutputType": "IMicrosoftGraphHorizontalSection", + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSection", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSection", - "OutputType": "IMicrosoftGraphHorizontalSection", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", + "OutputType": "IMicrosoftGraphHorizontalSection", + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSection", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", + "OutputType": null, + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "OutputType": "IMicrosoftGraphWebPart", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", + "OutputType": "IMicrosoftGraphWebPart", + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpartCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpartCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSection", - "OutputType": "IMicrosoftGraphVerticalSection", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", + "OutputType": "IMicrosoftGraphVerticalSection", + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSection", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", + "OutputType": null, + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "OutputType": "IMicrosoftGraphWebPart", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", + "OutputType": "IMicrosoftGraphWebPart", + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpartCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpartCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePageAsSitePageCreatedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaGroupSitePageAsSitePageCreatedByUser", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePageAsSitePageCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaGroupSitePageAsSitePageCreatedByUserMailboxSetting", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePageAsSitePageCreatedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaGroupSitePageAsSitePageCreatedByUserServiceProvisioningError", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePageAsSitePageCreatedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSitePageAsSitePageCreatedByUserServiceProvisioningErrorCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePageAsSitePageLastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaGroupSitePageAsSitePageLastModifiedByUser", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePageAsSitePageLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaGroupSitePageAsSitePageLastModifiedByUserMailboxSetting", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePageAsSitePageLastModifiedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaGroupSitePageAsSitePageLastModifiedByUserServiceProvisioningError", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePageAsSitePageLastModifiedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSitePageAsSitePageLastModifiedByUserServiceProvisioningErrorCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePageAsSitePageWebPart", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", + "OutputType": null, + "Command": "Get-MgBetaGroupSitePageAsSitePageWebPart", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePageAsSitePageWebPart", - "OutputType": "IMicrosoftGraphWebPart", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", + "OutputType": "IMicrosoftGraphWebPart", + "Command": "Get-MgBetaGroupSitePageAsSitePageWebPart", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePageAsSitePageWebPartCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSitePageAsSitePageWebPartCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePageCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSitePageCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/sitePage/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePageCountAsSitePage", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/sitePage/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSitePageCountAsSitePage", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePageCreatedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaGroupSitePageCreatedByUser", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePageCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaGroupSitePageCreatedByUserMailboxSetting", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePageCreatedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaGroupSitePageCreatedByUserServiceProvisioningError", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePageCreatedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSitePageCreatedByUserServiceProvisioningErrorCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePageLastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaGroupSitePageLastModifiedByUser", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePageLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaGroupSitePageLastModifiedByUserMailboxSetting", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePageLastModifiedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaGroupSitePageLastModifiedByUserServiceProvisioningError", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePageLastModifiedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSitePageLastModifiedByUserServiceProvisioningErrorCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}/getPositionOfWebPart", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupSitePageMicrosoftGraphSitePageCanvaLayoutHorizontalSectionColumnWebpartPositionOfWebPart", - "OutputType": "IMicrosoftGraphWebPartPosition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}/getPositionOfWebPart", + "OutputType": "IMicrosoftGraphWebPartPosition", + "Command": "Get-MgBetaGroupSitePageMicrosoftGraphSitePageCanvaLayoutHorizontalSectionColumnWebpartPositionOfWebPart", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}/getPositionOfWebPart", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupSitePageMicrosoftGraphSitePageCanvaLayoutVerticalSectionWebpartPositionOfWebPart", - "OutputType": "IMicrosoftGraphWebPartPosition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}/getPositionOfWebPart", + "OutputType": "IMicrosoftGraphWebPartPosition", + "Command": "Get-MgBetaGroupSitePageMicrosoftGraphSitePageCanvaLayoutVerticalSectionWebpartPositionOfWebPart", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}/getPositionOfWebPart", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupSitePageMicrosoftGraphSitePageWebPartPositionOfWebPart", - "OutputType": "IMicrosoftGraphWebPartPosition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}/getPositionOfWebPart", + "OutputType": "IMicrosoftGraphWebPartPosition", + "Command": "Get-MgBetaGroupSitePageMicrosoftGraphSitePageWebPartPositionOfWebPart", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Get-MgBetaGroupSitePermission", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/permissions", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/permissions", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Get-MgBetaGroupSitePermission", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/permissions/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSitePermissionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/permissions/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSitePermissionCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteRecycleBin", - "OutputType": "IMicrosoftGraphRecycleBin", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin", + "OutputType": "IMicrosoftGraphRecycleBin", + "Command": "Get-MgBetaGroupSiteRecycleBin", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/createdByUser", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteRecycleBinCreatedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/createdByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaGroupSiteRecycleBinCreatedByUser", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/createdByUser/mailboxSettings", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteRecycleBinCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaGroupSiteRecycleBinCreatedByUserMailboxSetting", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/createdByUser/serviceProvisioningErrors", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteRecycleBinCreatedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/createdByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaGroupSiteRecycleBinCreatedByUserServiceProvisioningError", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/createdByUser/serviceProvisioningErrors/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteRecycleBinCreatedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/createdByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteRecycleBinCreatedByUserServiceProvisioningErrorCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteRecycleBinItem", - "OutputType": "IMicrosoftGraphRecycleBinItem", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}", + "OutputType": "IMicrosoftGraphRecycleBinItem", + "Command": "Get-MgBetaGroupSiteRecycleBinItem", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteRecycleBinItem", - "OutputType": "IMicrosoftGraphRecycleBinItem", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items", + "OutputType": "IMicrosoftGraphRecycleBinItem", + "Command": "Get-MgBetaGroupSiteRecycleBinItem", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteRecycleBinItemCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteRecycleBinItemCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/createdByUser", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteRecycleBinItemCreatedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/createdByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaGroupSiteRecycleBinItemCreatedByUser", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/createdByUser/mailboxSettings", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteRecycleBinItemCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaGroupSiteRecycleBinItemCreatedByUserMailboxSetting", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/createdByUser/serviceProvisioningErrors", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteRecycleBinItemCreatedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/createdByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaGroupSiteRecycleBinItemCreatedByUserServiceProvisioningError", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/createdByUser/serviceProvisioningErrors/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteRecycleBinItemCreatedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/createdByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteRecycleBinItemCreatedByUserServiceProvisioningErrorCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/lastModifiedByUser", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteRecycleBinItemLastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/lastModifiedByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaGroupSiteRecycleBinItemLastModifiedByUser", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/lastModifiedByUser/mailboxSettings", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteRecycleBinItemLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaGroupSiteRecycleBinItemLastModifiedByUserMailboxSetting", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteRecycleBinItemLastModifiedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/lastModifiedByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaGroupSiteRecycleBinItemLastModifiedByUserServiceProvisioningError", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteRecycleBinItemLastModifiedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteRecycleBinItemLastModifiedByUserServiceProvisioningErrorCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/lastModifiedByUser", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteRecycleBinLastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/lastModifiedByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaGroupSiteRecycleBinLastModifiedByUser", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/lastModifiedByUser/mailboxSettings", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteRecycleBinLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaGroupSiteRecycleBinLastModifiedByUserMailboxSetting", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/lastModifiedByUser/serviceProvisioningErrors", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteRecycleBinLastModifiedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/lastModifiedByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaGroupSiteRecycleBinLastModifiedByUserServiceProvisioningError", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/lastModifiedByUser/serviceProvisioningErrors/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteRecycleBinLastModifiedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/lastModifiedByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteRecycleBinLastModifiedByUserServiceProvisioningErrorCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStore", - "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore", + "OutputType": "IMicrosoftGraphTermStore", + "Command": "Get-MgBetaGroupSiteTermStore", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroup", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Command": "Get-MgBetaGroupSiteTermStoreGroup", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroup", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups", + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Command": "Get-MgBetaGroupSiteTermStoreGroup", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteTermStoreGroupCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSet", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSet", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSet", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChild", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChild", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationFromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationFromTerm", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationSet", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationToTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildRelationToTerm", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/set", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/set", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetChildSet", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetParentGroup", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetParentGroup", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/fromTerm", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationFromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/fromTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationFromTerm", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/set", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/set", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationSet", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/toTerm", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationToTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/toTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetRelationToTerm", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTerm", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTerm", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChild", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChild", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationFromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationFromTerm", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationSet", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationToTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildRelationToTerm", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermChildSet", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationFromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationFromTerm", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationSet", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationToTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermRelationToTerm", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/set", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/set", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgBetaGroupSiteTermStoreGroupSetTermSet", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgBetaGroupSiteTermStoreSet", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgBetaGroupSiteTermStoreSet", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaGroupSiteTermStoreSetChild", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaGroupSiteTermStoreSetChild", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetChildCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetChildCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationFromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationFromTerm", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationSet", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationToTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaGroupSiteTermStoreSetChildRelationToTerm", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/set", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetChildSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/set", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgBetaGroupSiteTermStoreSetChildSet", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroup", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroup", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSet", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSet", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChild", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChild", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "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", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationFromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "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", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationFromTerm", + "Module": "Beta.Sites" }, { - "Permissions": [], - "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", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "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", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationSet", + "Module": "Beta.Sites" }, { - "Permissions": [], - "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", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationToTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "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", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelationToTerm", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/set", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/set", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetChildSet", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/fromTerm", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationFromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/fromTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationFromTerm", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/set", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/set", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationSet", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/toTerm", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationToTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/toTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetRelationToTerm", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "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", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationFromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "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", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationFromTerm", + "Module": "Beta.Sites" }, { - "Permissions": [], - "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", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "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", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationSet", + "Module": "Beta.Sites" }, { - "Permissions": [], - "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", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationToTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "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", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelationToTerm", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/set", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/set", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildSet", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/fromTerm", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationFromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/fromTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationFromTerm", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/set", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/set", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationSet", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/toTerm", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationToTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/toTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelationToTerm", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/set", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/set", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgBetaGroupSiteTermStoreSetParentGroupSetTermSet", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgBetaGroupSiteTermStoreSetRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgBetaGroupSiteTermStoreSetRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetRelationCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetRelationCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetRelationFromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaGroupSiteTermStoreSetRelationFromTerm", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetRelationSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgBetaGroupSiteTermStoreSetRelationSet", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetRelationToTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaGroupSiteTermStoreSetRelationToTerm", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaGroupSiteTermStoreSetTerm", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaGroupSiteTermStoreSetTerm", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChild", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChild", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationFromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationFromTerm", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationSet", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationToTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildRelationToTerm", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgBetaGroupSiteTermStoreSetTermChildSet", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetTermCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationFromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationFromTerm", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationSet", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationToTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaGroupSiteTermStoreSetTermRelationToTerm", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSiteTermStoreSetTermSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgBetaGroupSiteTermStoreSetTermSet", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/sites/{site-id1}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSubSite", - "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", "Variants": [ "Get1", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/sites/{site-id1}", + "OutputType": "IMicrosoftGraphSite", + "Command": "Get-MgBetaGroupSubSite", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/sites", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSubSite", - "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", "Variants": [ "List2" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/sites", + "OutputType": "IMicrosoftGraphSite", + "Command": "Get-MgBetaGroupSubSite", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/sites/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaGroupSubSiteCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/sites/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupSubSiteCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeam", - "OutputType": "IMicrosoftGraphTeam", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team", + "OutputType": "IMicrosoftGraphTeam", + "Command": "Get-MgBetaGroupTeam", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamChannel", - "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta", "Variants": [ "Get1", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}", + "OutputType": "IMicrosoftGraphChannel", + "Command": "Get-MgBetaGroupTeamChannel", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamChannel", - "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta", "Variants": [ "List1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels", + "OutputType": "IMicrosoftGraphChannel", + "Command": "Get-MgBetaGroupTeamChannel", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamChannelCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupTeamChannelCount", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamChannelFileFolder", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgBetaGroupTeamChannelFileFolder", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/content", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamChannelFileFolderContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/content", + "OutputType": null, + "Command": "Get-MgBetaGroupTeamChannelFileFolderContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/contentStream", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamChannelFileFolderContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/contentStream", + "OutputType": null, + "Command": "Get-MgBetaGroupTeamChannelFileFolderContentStream", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamChannelMember", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}", + "OutputType": "IMicrosoftGraphConversationMember", + "Command": "Get-MgBetaGroupTeamChannelMember", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/members", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamChannelMember", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/members", + "OutputType": "IMicrosoftGraphConversationMember", + "Command": "Get-MgBetaGroupTeamChannelMember", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamChannelMemberCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupTeamChannelMemberCount", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamChannelMessage", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Get-MgBetaGroupTeamChannelMessage", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamChannelMessage", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Get-MgBetaGroupTeamChannelMessage", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamChannelMessageCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupTeamChannelMessageCount", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamChannelMessageHostedContent", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "Get-MgBetaGroupTeamChannelMessageHostedContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamChannelMessageHostedContent", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "Get-MgBetaGroupTeamChannelMessageHostedContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamChannelMessageHostedContentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupTeamChannelMessageHostedContentCount", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamChannelMessageReply", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Get-MgBetaGroupTeamChannelMessageReply", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamChannelMessageReply", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Get-MgBetaGroupTeamChannelMessageReply", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamChannelMessageReplyCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupTeamChannelMessageReplyCount", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamChannelMessageReplyHostedContent", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "Get-MgBetaGroupTeamChannelMessageReplyHostedContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamChannelMessageReplyHostedContent", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "Get-MgBetaGroupTeamChannelMessageReplyHostedContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamChannelMessageReplyHostedContentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupTeamChannelMessageReplyHostedContentCount", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamChannelSharedWithTeam", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Command": "Get-MgBetaGroupTeamChannelSharedWithTeam", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamChannelSharedWithTeam", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Command": "Get-MgBetaGroupTeamChannelSharedWithTeam", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamAllowedMember", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", + "OutputType": "IMicrosoftGraphConversationMember", + "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamAllowedMember", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamAllowedMember", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", + "OutputType": "IMicrosoftGraphConversationMember", + "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamAllowedMember", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamAllowedMemberCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamAllowedMemberCount", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupTeamChannelSharedWithTeamCount", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamChannelTab", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}", + "OutputType": "IMicrosoftGraphTeamsTab", + "Command": "Get-MgBetaGroupTeamChannelTab", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamChannelTab", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs", + "OutputType": "IMicrosoftGraphTeamsTab", + "Command": "Get-MgBetaGroupTeamChannelTab", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamChannelTabCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupTeamChannelTabCount", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamChannelTabTeamApp", - "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", + "OutputType": "IMicrosoftGraphTeamsApp", + "Command": "Get-MgBetaGroupTeamChannelTabTeamApp", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/group", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgBetaGroupTeamGroup", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/group/serviceProvisioningErrors", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamGroupServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/group/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaGroupTeamGroupServiceProvisioningError", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/group/serviceProvisioningErrors/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamGroupServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/group/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupTeamGroupServiceProvisioningErrorCount", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/incomingChannels/{channel-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamIncomingChannel", - "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/incomingChannels/{channel-id}", + "OutputType": "IMicrosoftGraphChannel", + "Command": "Get-MgBetaGroupTeamIncomingChannel", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/incomingChannels", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamIncomingChannel", - "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/incomingChannels", + "OutputType": "IMicrosoftGraphChannel", + "Command": "Get-MgBetaGroupTeamIncomingChannel", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/incomingChannels/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamIncomingChannelCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/incomingChannels/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupTeamIncomingChannelCount", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamInstalledApp", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Command": "Get-MgBetaGroupTeamInstalledApp", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/installedApps", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamInstalledApp", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/installedApps", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Command": "Get-MgBetaGroupTeamInstalledApp", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/installedApps/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamInstalledAppCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/installedApps/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupTeamInstalledAppCount", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}/teamsApp", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamInstalledAppTeamApp", - "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}/teamsApp", + "OutputType": "IMicrosoftGraphTeamsApp", + "Command": "Get-MgBetaGroupTeamInstalledAppTeamApp", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamInstalledAppTeamAppDefinition", - "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "Command": "Get-MgBetaGroupTeamInstalledAppTeamAppDefinition", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/members/{conversationMember-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamMember", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/members/{conversationMember-id}", + "OutputType": "IMicrosoftGraphConversationMember", + "Command": "Get-MgBetaGroupTeamMember", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/members", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamMember", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/members", + "OutputType": "IMicrosoftGraphConversationMember", + "Command": "Get-MgBetaGroupTeamMember", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/members/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamMemberCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/members/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupTeamMemberCount", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamOperation", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Command": "Get-MgBetaGroupTeamOperation", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/operations", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamOperation", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/operations", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Command": "Get-MgBetaGroupTeamOperation", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/operations/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamOperationCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/operations/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupTeamOperationCount", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/owners/{user-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamOwner", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/owners/{user-id}", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaGroupTeamOwner", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/owners", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamOwner", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/owners", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaGroupTeamOwner", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/owners/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamOwnerCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/owners/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupTeamOwnerCount", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/owners/{user-id}/mailboxSettings", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamOwnerMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/owners/{user-id}/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaGroupTeamOwnerMailboxSetting", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/owners/{user-id}/serviceProvisioningErrors", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamOwnerServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/owners/{user-id}/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaGroupTeamOwnerServiceProvisioningError", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/owners/{user-id}/serviceProvisioningErrors/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamOwnerServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/owners/{user-id}/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupTeamOwnerServiceProvisioningErrorCount", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamPermissionGrant", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Command": "Get-MgBetaGroupTeamPermissionGrant", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/permissionGrants", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamPermissionGrant", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/permissionGrants", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Command": "Get-MgBetaGroupTeamPermissionGrant", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/permissionGrants/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamPermissionGrantCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/permissionGrants/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupTeamPermissionGrantCount", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/photo", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamPhoto", - "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/photo", + "OutputType": "IMicrosoftGraphProfilePhoto", + "Command": "Get-MgBetaGroupTeamPhoto", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/photo/$value", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamPhotoContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/photo/$value", + "OutputType": null, + "Command": "Get-MgBetaGroupTeamPhotoContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamPrimaryChannel", - "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel", + "OutputType": "IMicrosoftGraphChannel", + "Command": "Get-MgBetaGroupTeamPrimaryChannel", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamPrimaryChannelFileFolder", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgBetaGroupTeamPrimaryChannelFileFolder", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamPrimaryChannelFileFolderContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content", + "OutputType": null, + "Command": "Get-MgBetaGroupTeamPrimaryChannelFileFolderContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/contentStream", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamPrimaryChannelFileFolderContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/contentStream", + "OutputType": null, + "Command": "Get-MgBetaGroupTeamPrimaryChannelFileFolderContentStream", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMember", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}", + "OutputType": "IMicrosoftGraphConversationMember", + "Command": "Get-MgBetaGroupTeamPrimaryChannelMember", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/members", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMember", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/members", + "OutputType": "IMicrosoftGraphConversationMember", + "Command": "Get-MgBetaGroupTeamPrimaryChannelMember", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/members/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMemberCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/members/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupTeamPrimaryChannelMemberCount", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessage", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessage", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/messages", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessage", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/messages", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessage", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/messages/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageCount", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageHostedContent", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageHostedContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageHostedContent", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageHostedContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageHostedContentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageHostedContentCount", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReply", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReply", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReply", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReply", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyCount", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContentCount", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeam", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeam", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeam", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeam", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamAllowedMember", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", + "OutputType": "IMicrosoftGraphConversationMember", + "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamAllowedMember", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamAllowedMember", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", + "OutputType": "IMicrosoftGraphConversationMember", + "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamAllowedMember", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamAllowedMemberCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamAllowedMemberCount", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupTeamPrimaryChannelSharedWithTeamCount", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamPrimaryChannelTab", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}", + "OutputType": "IMicrosoftGraphTeamsTab", + "Command": "Get-MgBetaGroupTeamPrimaryChannelTab", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/tabs", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamPrimaryChannelTab", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/tabs", + "OutputType": "IMicrosoftGraphTeamsTab", + "Command": "Get-MgBetaGroupTeamPrimaryChannelTab", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/tabs/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamPrimaryChannelTabCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/tabs/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupTeamPrimaryChannelTabCount", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}/teamsApp", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamPrimaryChannelTabTeamApp", - "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}/teamsApp", + "OutputType": "IMicrosoftGraphTeamsApp", + "Command": "Get-MgBetaGroupTeamPrimaryChannelTabTeamApp", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamSchedule", - "OutputType": "IMicrosoftGraphSchedule", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule", + "OutputType": "IMicrosoftGraphSchedule", + "Command": "Get-MgBetaGroupTeamSchedule", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/dayNotes/{dayNote-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamScheduleDayNote", - "OutputType": "IMicrosoftGraphDayNote", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/dayNotes/{dayNote-id}", + "OutputType": "IMicrosoftGraphDayNote", + "Command": "Get-MgBetaGroupTeamScheduleDayNote", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/dayNotes", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamScheduleDayNote", - "OutputType": "IMicrosoftGraphDayNote", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/dayNotes", + "OutputType": "IMicrosoftGraphDayNote", + "Command": "Get-MgBetaGroupTeamScheduleDayNote", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/dayNotes/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamScheduleDayNoteCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/dayNotes/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupTeamScheduleDayNoteCount", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamScheduleOfferShiftRequest", - "OutputType": "IMicrosoftGraphOfferShiftRequest", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}", + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "Command": "Get-MgBetaGroupTeamScheduleOfferShiftRequest", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamScheduleOfferShiftRequest", - "OutputType": "IMicrosoftGraphOfferShiftRequest", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests", + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "Command": "Get-MgBetaGroupTeamScheduleOfferShiftRequest", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamScheduleOfferShiftRequestCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupTeamScheduleOfferShiftRequestCount", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamScheduleOpenShift", - "OutputType": "IMicrosoftGraphOpenShift", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}", + "OutputType": "IMicrosoftGraphOpenShift", + "Command": "Get-MgBetaGroupTeamScheduleOpenShift", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/openShifts", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamScheduleOpenShift", - "OutputType": "IMicrosoftGraphOpenShift", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/openShifts", + "OutputType": "IMicrosoftGraphOpenShift", + "Command": "Get-MgBetaGroupTeamScheduleOpenShift", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamScheduleOpenShiftChangeRequest", - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "Command": "Get-MgBetaGroupTeamScheduleOpenShiftChangeRequest", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamScheduleOpenShiftChangeRequest", - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "Command": "Get-MgBetaGroupTeamScheduleOpenShiftChangeRequest", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamScheduleOpenShiftChangeRequestCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupTeamScheduleOpenShiftChangeRequestCount", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/openShifts/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamScheduleOpenShiftCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/openShifts/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupTeamScheduleOpenShiftCount", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamScheduleSchedulingGroup", - "OutputType": "IMicrosoftGraphSchedulingGroup", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}", + "OutputType": "IMicrosoftGraphSchedulingGroup", + "Command": "Get-MgBetaGroupTeamScheduleSchedulingGroup", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/schedulingGroups", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamScheduleSchedulingGroup", - "OutputType": "IMicrosoftGraphSchedulingGroup", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/schedulingGroups", + "OutputType": "IMicrosoftGraphSchedulingGroup", + "Command": "Get-MgBetaGroupTeamScheduleSchedulingGroup", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamScheduleSchedulingGroupCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupTeamScheduleSchedulingGroupCount", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamScheduleShift", - "OutputType": "IMicrosoftGraphShift", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}", + "OutputType": "IMicrosoftGraphShift", + "Command": "Get-MgBetaGroupTeamScheduleShift", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/shifts", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamScheduleShift", - "OutputType": "IMicrosoftGraphShift", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/shifts", + "OutputType": "IMicrosoftGraphShift", + "Command": "Get-MgBetaGroupTeamScheduleShift", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/shifts/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamScheduleShiftCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/shifts/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupTeamScheduleShiftCount", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/shiftsRoleDefinitions/{shiftsRoleDefinition-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamScheduleShiftRoleDefinition", - "OutputType": "IMicrosoftGraphShiftsRoleDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/shiftsRoleDefinitions/{shiftsRoleDefinition-id}", + "OutputType": "IMicrosoftGraphShiftsRoleDefinition", + "Command": "Get-MgBetaGroupTeamScheduleShiftRoleDefinition", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/shiftsRoleDefinitions", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamScheduleShiftRoleDefinition", - "OutputType": "IMicrosoftGraphShiftsRoleDefinition", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/shiftsRoleDefinitions", + "OutputType": "IMicrosoftGraphShiftsRoleDefinition", + "Command": "Get-MgBetaGroupTeamScheduleShiftRoleDefinition", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/shiftsRoleDefinitions/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamScheduleShiftRoleDefinitionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/shiftsRoleDefinitions/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupTeamScheduleShiftRoleDefinitionCount", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamScheduleSwapShiftChangeRequest", - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "Command": "Get-MgBetaGroupTeamScheduleSwapShiftChangeRequest", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamScheduleSwapShiftChangeRequest", - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests", + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "Command": "Get-MgBetaGroupTeamScheduleSwapShiftChangeRequest", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamScheduleSwapShiftChangeRequestCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupTeamScheduleSwapShiftChangeRequestCount", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/timeCards/{timeCard-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamScheduleTimeCard", - "OutputType": "IMicrosoftGraphTimeCard", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/timeCards/{timeCard-id}", + "OutputType": "IMicrosoftGraphTimeCard", + "Command": "Get-MgBetaGroupTeamScheduleTimeCard", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/timeCards", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamScheduleTimeCard", - "OutputType": "IMicrosoftGraphTimeCard", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/timeCards", + "OutputType": "IMicrosoftGraphTimeCard", + "Command": "Get-MgBetaGroupTeamScheduleTimeCard", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/timeCards/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamScheduleTimeCardCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/timeCards/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupTeamScheduleTimeCardCount", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamScheduleTimeOff", - "OutputType": "IMicrosoftGraphTimeOff", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}", + "OutputType": "IMicrosoftGraphTimeOff", + "Command": "Get-MgBetaGroupTeamScheduleTimeOff", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/timesOff", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamScheduleTimeOff", - "OutputType": "IMicrosoftGraphTimeOff", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/timesOff", + "OutputType": "IMicrosoftGraphTimeOff", + "Command": "Get-MgBetaGroupTeamScheduleTimeOff", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/timesOff/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamScheduleTimeOffCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/timesOff/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupTeamScheduleTimeOffCount", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamScheduleTimeOffReason", - "OutputType": "IMicrosoftGraphTimeOffReason", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}", + "OutputType": "IMicrosoftGraphTimeOffReason", + "Command": "Get-MgBetaGroupTeamScheduleTimeOffReason", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/timeOffReasons", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamScheduleTimeOffReason", - "OutputType": "IMicrosoftGraphTimeOffReason", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/timeOffReasons", + "OutputType": "IMicrosoftGraphTimeOffReason", + "Command": "Get-MgBetaGroupTeamScheduleTimeOffReason", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamScheduleTimeOffReasonCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupTeamScheduleTimeOffReasonCount", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamScheduleTimeOffRequest", - "OutputType": "IMicrosoftGraphTimeOffRequest", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}", + "OutputType": "IMicrosoftGraphTimeOffRequest", + "Command": "Get-MgBetaGroupTeamScheduleTimeOffRequest", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/timeOffRequests", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamScheduleTimeOffRequest", - "OutputType": "IMicrosoftGraphTimeOffRequest", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/timeOffRequests", + "OutputType": "IMicrosoftGraphTimeOffRequest", + "Command": "Get-MgBetaGroupTeamScheduleTimeOffRequest", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamScheduleTimeOffRequestCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupTeamScheduleTimeOffRequestCount", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamTag", - "OutputType": "IMicrosoftGraphTeamworkTag", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}", + "OutputType": "IMicrosoftGraphTeamworkTag", + "Command": "Get-MgBetaGroupTeamTag", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/tags", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamTag", - "OutputType": "IMicrosoftGraphTeamworkTag", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/tags", + "OutputType": "IMicrosoftGraphTeamworkTag", + "Command": "Get-MgBetaGroupTeamTag", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/tags/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamTagCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/tags/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupTeamTagCount", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamTagMember", - "OutputType": "IMicrosoftGraphTeamworkTagMember", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "Command": "Get-MgBetaGroupTeamTagMember", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamTagMember", - "OutputType": "IMicrosoftGraphTeamworkTagMember", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members", + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "Command": "Get-MgBetaGroupTeamTagMember", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamTagMemberCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupTeamTagMemberCount", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/template", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamTemplate", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/template", + "OutputType": null, + "Command": "Get-MgBetaGroupTeamTemplate", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/templateDefinition", - "Module": "Beta.Teams", - "Command": "Get-MgBetaGroupTeamTemplateDefinition", - "OutputType": "IMicrosoftGraphTeamTemplateDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/templateDefinition", + "OutputType": "IMicrosoftGraphTeamTemplateDefinition", + "Command": "Get-MgBetaGroupTeamTemplateDefinition", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -120306,20 +118672,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get-thread?view=graph-rest-beta", + "Method": "GET", "Uri": "/groups/{group-id}/threads/{conversationThread-id}", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupThread", "OutputType": "IMicrosoftGraphConversationThread", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationthread-get?view=graph-rest-beta" + "Command": "Get-MgBetaGroupThread", + "Module": "Beta.Groups" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -120354,19 +118719,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-threads?view=graph-rest-beta", + "Method": "GET", "Uri": "/groups/{group-id}/threads", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupThread", "OutputType": "IMicrosoftGraphConversationThread", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-threads?view=graph-rest-beta" + "Command": "Get-MgBetaGroupThread", + "Module": "Beta.Groups" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -120401,20 +118767,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/threads/$count", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupThreadCount", "OutputType": null, + "Command": "Get-MgBetaGroupThreadCount", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -120449,22 +118817,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupThreadPost", "OutputType": "IMicrosoftGraphPost", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-get?view=graph-rest-beta" + "Command": "Get-MgBetaGroupThreadPost", + "Module": "Beta.Groups" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -120499,34 +118864,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationthread-list-posts?view=graph-rest-beta", + "Method": "GET", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupThreadPost", "OutputType": "IMicrosoftGraphPost", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationthread-list-posts?view=graph-rest-beta" + "Command": "Get-MgBetaGroupThreadPost", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupThreadPostAttachment", - "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", + "OutputType": "IMicrosoftGraphAttachment", + "Command": "Get-MgBetaGroupThreadPostAttachment", + "Module": "Beta.Groups" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -120561,19 +118926,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-list-attachments?view=graph-rest-beta", + "Method": "GET", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupThreadPostAttachment", "OutputType": "IMicrosoftGraphAttachment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-list-attachments?view=graph-rest-beta" + "Command": "Get-MgBetaGroupThreadPostAttachment", + "Module": "Beta.Groups" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -120608,20 +118974,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/$count", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupThreadPostAttachmentCount", "OutputType": null, + "Command": "Get-MgBetaGroupThreadPostAttachmentCount", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -120656,255 +119022,254 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/$count", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupThreadPostCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaGroupThreadPostCount", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupThreadPostExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Get-MgBetaGroupThreadPostExtension", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupThreadPostExtension", - "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", + "OutputType": "IMicrosoftGraphExtension", + "Command": "Get-MgBetaGroupThreadPostExtension", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/$count", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupThreadPostExtensionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupThreadPostExtensionCount", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupThreadPostInReplyToAttachment", - "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", + "OutputType": "IMicrosoftGraphAttachment", + "Command": "Get-MgBetaGroupThreadPostInReplyToAttachment", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupThreadPostInReplyToAttachment", - "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", + "OutputType": "IMicrosoftGraphAttachment", + "Command": "Get-MgBetaGroupThreadPostInReplyToAttachment", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/$count", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupThreadPostInReplyToAttachmentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupThreadPostInReplyToAttachmentCount", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupThreadPostInReplyToExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", + "OutputType": null, + "Command": "Get-MgBetaGroupThreadPostInReplyToExtension", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupThreadPostInReplyToExtension", - "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", + "OutputType": "IMicrosoftGraphExtension", + "Command": "Get-MgBetaGroupThreadPostInReplyToExtension", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/$count", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupThreadPostInReplyToExtensionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupThreadPostInReplyToExtensionCount", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/{mention-id}", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupThreadPostInReplyToMention", - "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/{mention-id}", + "OutputType": "IMicrosoftGraphMention", + "Command": "Get-MgBetaGroupThreadPostInReplyToMention", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupThreadPostInReplyToMention", - "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions", + "OutputType": "IMicrosoftGraphMention", + "Command": "Get-MgBetaGroupThreadPostInReplyToMention", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/$count", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupThreadPostInReplyToMentionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupThreadPostInReplyToMentionCount", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupThreadPostMention", - "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}", + "OutputType": "IMicrosoftGraphMention", + "Command": "Get-MgBetaGroupThreadPostMention", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupThreadPostMention", - "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions", + "OutputType": "IMicrosoftGraphMention", + "Command": "Get-MgBetaGroupThreadPostMention", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/$count", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupThreadPostMentionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupThreadPostMentionCount", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupTransitiveMember", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaGroupTransitiveMember", + "Module": "Beta.Groups" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "GroupMember.Read.All", @@ -120947,193 +119312,194 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-beta", + "Method": "GET", "Uri": "/groups/{group-id}/transitiveMembers", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupTransitiveMember", "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-beta" + "Command": "Get-MgBetaGroupTransitiveMember", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/application", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupTransitiveMemberAsApplication", - "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/application", + "OutputType": "IMicrosoftGraphApplication", + "Command": "Get-MgBetaGroupTransitiveMemberAsApplication", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/transitiveMembers/application", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupTransitiveMemberAsApplication", - "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/application", + "OutputType": "IMicrosoftGraphApplication", + "Command": "Get-MgBetaGroupTransitiveMemberAsApplication", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/device", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupTransitiveMemberAsDevice", - "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/device", + "OutputType": "IMicrosoftGraphDevice", + "Command": "Get-MgBetaGroupTransitiveMemberAsDevice", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/transitiveMembers/device", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupTransitiveMemberAsDevice", - "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/device", + "OutputType": "IMicrosoftGraphDevice", + "Command": "Get-MgBetaGroupTransitiveMemberAsDevice", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/group", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupTransitiveMemberAsGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-beta", + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgBetaGroupTransitiveMemberAsGroup", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/transitiveMembers/group", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupTransitiveMemberAsGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-beta", + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgBetaGroupTransitiveMemberAsGroup", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/orgContact", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupTransitiveMemberAsOrgContact", - "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/orgContact", + "OutputType": "IMicrosoftGraphOrgContact", + "Command": "Get-MgBetaGroupTransitiveMemberAsOrgContact", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/transitiveMembers/orgContact", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupTransitiveMemberAsOrgContact", - "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/orgContact", + "OutputType": "IMicrosoftGraphOrgContact", + "Command": "Get-MgBetaGroupTransitiveMemberAsOrgContact", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/servicePrincipal", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupTransitiveMemberAsServicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/servicePrincipal", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Command": "Get-MgBetaGroupTransitiveMemberAsServicePrincipal", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/transitiveMembers/servicePrincipal", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupTransitiveMemberAsServicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/servicePrincipal", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Command": "Get-MgBetaGroupTransitiveMemberAsServicePrincipal", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/user", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupTransitiveMemberAsUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-beta", + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/user", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaGroupTransitiveMemberAsUser", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/transitiveMembers/user", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupTransitiveMemberAsUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-beta", + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/user", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaGroupTransitiveMemberAsUser", + "Module": "Beta.Groups" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "GroupMember.Read.All", @@ -121176,125 +119542,124 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/transitiveMembers/$count", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupTransitiveMemberCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaGroupTransitiveMemberCount", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/transitiveMembers/application/$count", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupTransitiveMemberCountAsApplication", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/application/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupTransitiveMemberCountAsApplication", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/transitiveMembers/device/$count", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupTransitiveMemberCountAsDevice", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/device/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupTransitiveMemberCountAsDevice", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/transitiveMembers/group/$count", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupTransitiveMemberCountAsGroup", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/group/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupTransitiveMemberCountAsGroup", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/transitiveMembers/orgContact/$count", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupTransitiveMemberCountAsOrgContact", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/orgContact/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupTransitiveMemberCountAsOrgContact", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/transitiveMembers/servicePrincipal/$count", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupTransitiveMemberCountAsServicePrincipal", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/servicePrincipal/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupTransitiveMemberCountAsServicePrincipal", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/transitiveMembers/user/$count", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupTransitiveMemberCountAsUser", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/user/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupTransitiveMemberCountAsUser", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupTransitiveMemberOf", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaGroupTransitiveMemberOf", + "Module": "Beta.Groups" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "GroupMember.Read.All", @@ -121329,77 +119694,78 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivememberof?view=graph-rest-beta", + "Method": "GET", "Uri": "/groups/{group-id}/transitiveMemberOf", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupTransitiveMemberOf", "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivememberof?view=graph-rest-beta" + "Command": "Get-MgBetaGroupTransitiveMemberOf", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupTransitiveMemberOfAsAdministrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Command": "Get-MgBetaGroupTransitiveMemberOfAsAdministrativeUnit", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/transitiveMemberOf/administrativeUnit", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupTransitiveMemberOfAsAdministrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMemberOf/administrativeUnit", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Command": "Get-MgBetaGroupTransitiveMemberOfAsAdministrativeUnit", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}/group", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupTransitiveMemberOfAsGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgBetaGroupTransitiveMemberOfAsGroup", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/transitiveMemberOf/group", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupTransitiveMemberOfAsGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMemberOf/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgBetaGroupTransitiveMemberOfAsGroup", + "Module": "Beta.Groups" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "GroupMember.Read.All", @@ -121434,108 +119800,108 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/transitiveMemberOf/$count", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupTransitiveMemberOfCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaGroupTransitiveMemberOfCount", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/transitiveMemberOf/administrativeUnit/$count", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupTransitiveMemberOfCountAsAdministrativeUnit", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMemberOf/administrativeUnit/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupTransitiveMemberOfCountAsAdministrativeUnit", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/transitiveMemberOf/group/$count", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupTransitiveMemberOfCountAsGroup", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMemberOf/group/$count", + "OutputType": null, + "Command": "Get-MgBetaGroupTransitiveMemberOfCountAsGroup", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/getUserOwnedObjects", - "Module": "Beta.Groups", - "Command": "Get-MgBetaGroupUserOwnedObject", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/getUserOwnedObjects", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaGroupUserOwnedObject", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/identity/apiConnectors/{identityApiConnector-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityApiConnector", - "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/identity/apiConnectors/{identityApiConnector-id}", + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Command": "Get-MgBetaIdentityApiConnector", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/apiConnectors", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityApiConnector", - "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-list?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-list?view=graph-rest-beta", + "Method": "GET", + "Uri": "/identity/apiConnectors", + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Command": "Get-MgBetaIdentityApiConnector", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/apiConnectors/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityApiConnectorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identity/apiConnectors/$count", + "OutputType": null, + "Command": "Get-MgBetaIdentityApiConnectorCount", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EventListener.Read.All", @@ -121554,20 +119920,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventsflow-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityAuthenticationEventFlow", "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventsflow-get?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityAuthenticationEventFlow", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EventListener.Read.All", @@ -121586,34 +119951,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-authenticationeventsflows?view=graph-rest-beta", + "Method": "GET", "Uri": "/identity/authenticationEventsFlows", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityAuthenticationEventFlow", "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-authenticationeventsflows?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityAuthenticationEventFlow", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlow", - "OutputType": "IMicrosoftGraphExternalUsersSelfServiceSignUpEventsFlow", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow", + "OutputType": "IMicrosoftGraphExternalUsersSelfServiceSignUpEventsFlow", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlow", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EventListener.Read.All", @@ -121632,209 +119997,209 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identity/authenticationEventsFlows/externalUsersSelfServiceSignUpEventsFlow", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlow", "OutputType": "IMicrosoftGraphExternalUsersSelfServiceSignUpEventsFlow", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlow", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowCondition", - "OutputType": "IMicrosoftGraphAuthenticationConditionsApplications", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions", + "OutputType": "IMicrosoftGraphAuthenticationConditionsApplications", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowCondition", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", + "OutputType": null, + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", - "OutputType": "IMicrosoftGraphAuthenticationConditionApplication", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications", + "OutputType": "IMicrosoftGraphAuthenticationConditionApplication", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplicationCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/$count", + "OutputType": null, + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplicationCount", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowOnAttributeCollection", - "OutputType": "IMicrosoftGraphOnAttributeCollectionHandler", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection", + "OutputType": "IMicrosoftGraphOnAttributeCollectionHandler", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowOnAttributeCollection", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowOnAuthenticationMethodLoadStart", - "OutputType": "IMicrosoftGraphOnAuthenticationMethodLoadStartHandler", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart", + "OutputType": "IMicrosoftGraphOnAuthenticationMethodLoadStartHandler", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowOnAuthenticationMethodLoadStart", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnAttributeCollectionExternalUserSelfServiceSignUpAttribute", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onattributecollectionexternalusersselfservicesignup-list-attributes?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onattributecollectionexternalusersselfservicesignup-list-attributes?view=graph-rest-beta", + "Method": "GET", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnAttributeCollectionExternalUserSelfServiceSignUpAttribute", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnAttributeCollectionExternalUserSelfServiceSignUpAttributeCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$count", + "OutputType": null, + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnAttributeCollectionExternalUserSelfServiceSignUpAttributeCount", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProvider", - "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onauthenticationmethodloadstartexternalusersselfservicesignup-list-identityproviders?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onauthenticationmethodloadstartexternalusersselfservicesignup-list-identityproviders?view=graph-rest-beta", + "Method": "GET", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders", + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProvider", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$ref", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onauthenticationmethodloadstartexternalusersselfservicesignup-list-identityproviders?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onauthenticationmethodloadstartexternalusersselfservicesignup-list-identityproviders?view=graph-rest-beta", + "Method": "GET", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$ref", + "OutputType": null, + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderByRef", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$count", + "OutputType": null, + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderCount", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$ref", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onattributecollectionexternalusersselfservicesignup-list-attributes?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onattributecollectionexternalusersselfservicesignup-list-attributes?view=graph-rest-beta", + "Method": "GET", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$ref", + "OutputType": null, + "Command": "Get-MgBetaIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeByRef", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowCondition", - "OutputType": "IMicrosoftGraphAuthenticationConditionsApplications", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions", + "OutputType": "IMicrosoftGraphAuthenticationConditionsApplications", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowCondition", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "EventListener.Read.All", @@ -121853,19 +120218,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identity/authenticationEventsFlows/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowCount", "OutputType": null, + "Command": "Get-MgBetaIdentityAuthenticationEventFlowCount", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "EventListener.Read.All", @@ -121884,34 +120249,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identity/authenticationEventsFlows/externalUsersSelfServiceSignUpEventsFlow/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowCountAsExternalUserSelfServiceSignUpEventFlow", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaIdentityAuthenticationEventFlowCountAsExternalUserSelfServiceSignUpEventFlow", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowIncludeApplication", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", + "OutputType": null, + "Command": "Get-MgBetaIdentityAuthenticationEventFlowIncludeApplication", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EventListener.Read.All", @@ -121930,19 +120295,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationconditionsapplications-list-includeapplications?view=graph-rest-beta", + "Method": "GET", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowIncludeApplication", "OutputType": "IMicrosoftGraphAuthenticationConditionApplication", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationconditionsapplications-list-includeapplications?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityAuthenticationEventFlowIncludeApplication", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EventListener.Read.All", @@ -121961,50 +120327,50 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowIncludeApplicationCount", "OutputType": null, + "Command": "Get-MgBetaIdentityAuthenticationEventFlowIncludeApplicationCount", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowOnAttributeCollectionAsOnAttributeCollectionExternalUserSelfServiceSignUp", "OutputType": "IMicrosoftGraphOnAttributeCollectionExternalUsersSelfServiceSignUp", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowOnAttributeCollectionAsOnAttributeCollectionExternalUserSelfServiceSignUp", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityAuthenticationEventFlowOnAuthenticationMethodLoadStartAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUp", "OutputType": "IMicrosoftGraphIdentityProviderBase", + "Command": "Get-MgBetaIdentityAuthenticationEventFlowOnAuthenticationMethodLoadStartAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUp", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "EventListener.Read.All", @@ -122023,20 +120389,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityAuthenticationEventListener", "OutputType": "IMicrosoftGraphAuthenticationEventListener", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaIdentityAuthenticationEventListener", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EventListener.Read.All", @@ -122055,19 +120420,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-authenticationeventlisteners?view=graph-rest-beta", + "Method": "GET", "Uri": "/identity/authenticationEventListeners", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityAuthenticationEventListener", "OutputType": "IMicrosoftGraphAuthenticationEventListener", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-authenticationeventlisteners?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityAuthenticationEventListener", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "EventListener.Read.All", @@ -122086,19 +120451,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identity/authenticationEventListeners/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityAuthenticationEventListenerCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaIdentityAuthenticationEventListenerCount", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -122117,20 +120483,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2CUserFlow", "OutputType": "IMicrosoftGraphB2CIdentityUserFlow", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-get?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityB2CUserFlow", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -122149,19 +120514,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-b2cuserflows?view=graph-rest-beta", + "Method": "GET", "Uri": "/identity/b2cUserFlows", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2CUserFlow", "OutputType": "IMicrosoftGraphB2CIdentityUserFlow", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-b2cuserflows?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityB2CUserFlow", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -122180,80 +120545,81 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identity/b2cUserFlows/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2CUserFlowCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaIdentityB2CUserFlowCount", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userFlowIdentityProviders/{identityProviderBase-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProvider", - "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userFlowIdentityProviders/{identityProviderBase-id}", + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProvider", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProvider", - "OutputType": "IMicrosoftGraphIdentityProvider", + "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-list-identityproviders?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-list-identityproviders?view=graph-rest-beta", + "Method": "GET", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders", + "OutputType": "IMicrosoftGraphIdentityProvider", + "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProvider", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders/$ref", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProviderByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-list-identityproviders?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-list-identityproviders?view=graph-rest-beta", + "Method": "GET", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders/$ref", + "OutputType": null, + "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProviderByRef", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProviderCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders/$count", + "OutputType": null, + "Command": "Get-MgBetaIdentityB2CUserFlowIdentityProviderCount", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -122272,20 +120638,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2CUserFlowLanguage", "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-get?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityB2CUserFlowLanguage", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -122304,19 +120669,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-list-languages?view=graph-rest-beta", + "Method": "GET", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2CUserFlowLanguage", "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-list-languages?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityB2CUserFlowLanguage", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -122335,20 +120701,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2CUserFlowLanguageCount", "OutputType": null, + "Command": "Get-MgBetaIdentityB2CUserFlowLanguageCount", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -122367,20 +120733,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2CUserFlowLanguageDefaultPage", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaIdentityB2CUserFlowLanguageDefaultPage", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -122399,19 +120764,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-list-defaultpages?view=graph-rest-beta", + "Method": "GET", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2CUserFlowLanguageDefaultPage", "OutputType": "IMicrosoftGraphUserFlowLanguagePage", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-list-defaultpages?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityB2CUserFlowLanguageDefaultPage", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -122430,20 +120796,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-list-defaultpages?view=graph-rest-beta", + "Method": "GET", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2CUserFlowLanguageDefaultPageContent", "OutputType": null, + "Command": "Get-MgBetaIdentityB2CUserFlowLanguageDefaultPageContent", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-list-defaultpages?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -122462,20 +120828,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2CUserFlowLanguageDefaultPageCount", "OutputType": null, + "Command": "Get-MgBetaIdentityB2CUserFlowLanguageDefaultPageCount", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -122494,20 +120860,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2CUserFlowLanguageOverridePage", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaIdentityB2CUserFlowLanguageOverridePage", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -122526,19 +120891,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-list-overridespages?view=graph-rest-beta", + "Method": "GET", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2CUserFlowLanguageOverridePage", "OutputType": "IMicrosoftGraphUserFlowLanguagePage", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-list-overridespages?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityB2CUserFlowLanguageOverridePage", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -122557,20 +120923,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-list-overridespages?view=graph-rest-beta", + "Method": "GET", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2CUserFlowLanguageOverridePageContent", "OutputType": null, + "Command": "Get-MgBetaIdentityB2CUserFlowLanguageOverridePageContent", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-list-overridespages?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -122589,20 +120955,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2CUserFlowLanguageOverridePageCount", "OutputType": null, + "Command": "Get-MgBetaIdentityB2CUserFlowLanguageOverridePageCount", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -122621,20 +120987,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignment", "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-get?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignment", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -122653,19 +121018,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-list-userattributeassignments?view=graph-rest-beta", + "Method": "GET", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignment", "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-list-userattributeassignments?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignment", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -122684,20 +121050,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignmentCount", "OutputType": null, + "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignmentCount", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -122716,35 +121082,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-getorder?view=graph-rest-beta", + "Method": "GET", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/getOrder", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignmentOrder", "OutputType": null, + "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignmentOrder", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-getorder?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}/userAttribute", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignmentUserAttribute", "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "Command": "Get-MgBetaIdentityB2CUserFlowUserAttributeAssignmentUserAttribute", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -122763,20 +121129,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2XUserFlow", "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-get?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityB2XUserFlow", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -122795,34 +121160,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-b2xuserflows?view=graph-rest-beta", + "Method": "GET", "Uri": "/identity/b2xUserFlows", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2XUserFlow", "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-b2xuserflows?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityB2XUserFlow", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2XUserFlowApiConnectorConfiguration", - "OutputType": "IMicrosoftGraphUserFlowApiConnectorConfiguration", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-get-apiconnectorconfiguration?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-get-apiconnectorconfiguration?view=graph-rest-beta", + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration", + "OutputType": "IMicrosoftGraphUserFlowApiConnectorConfiguration", + "Command": "Get-MgBetaIdentityB2XUserFlowApiConnectorConfiguration", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -122841,80 +121206,81 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identity/b2xUserFlows/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2XUserFlowCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaIdentityB2XUserFlowCount", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders/{identityProvider-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProvider", - "OutputType": "IMicrosoftGraphIdentityProvider", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders/{identityProvider-id}", + "OutputType": "IMicrosoftGraphIdentityProvider", + "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProvider", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProvider", - "OutputType": "IMicrosoftGraphIdentityProvider", + "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-list-identityproviders?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-list-identityproviders?view=graph-rest-beta", + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders", + "OutputType": "IMicrosoftGraphIdentityProvider", + "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProvider", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/$ref", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProviderByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/$ref", + "OutputType": null, + "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProviderByRef", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProviderCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders/$count", + "OutputType": null, + "Command": "Get-MgBetaIdentityB2XUserFlowIdentityProviderCount", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -122933,20 +121299,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2XUserFlowLanguage", "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaIdentityB2XUserFlowLanguage", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -122965,19 +121330,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-list-languages?view=graph-rest-beta", + "Method": "GET", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2XUserFlowLanguage", "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-list-languages?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityB2XUserFlowLanguage", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -122996,20 +121362,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2XUserFlowLanguageCount", "OutputType": null, + "Command": "Get-MgBetaIdentityB2XUserFlowLanguageCount", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -123028,20 +121394,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2XUserFlowLanguageDefaultPage", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaIdentityB2XUserFlowLanguageDefaultPage", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -123060,19 +121425,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2XUserFlowLanguageDefaultPage", "OutputType": "IMicrosoftGraphUserFlowLanguagePage", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaIdentityB2XUserFlowLanguageDefaultPage", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -123091,20 +121457,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2XUserFlowLanguageDefaultPageContent", "OutputType": null, + "Command": "Get-MgBetaIdentityB2XUserFlowLanguageDefaultPageContent", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -123123,20 +121489,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2XUserFlowLanguageDefaultPageCount", "OutputType": null, + "Command": "Get-MgBetaIdentityB2XUserFlowLanguageDefaultPageCount", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -123155,20 +121521,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2XUserFlowLanguageOverridePage", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaIdentityB2XUserFlowLanguageOverridePage", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -123187,19 +121552,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2XUserFlowLanguageOverridePage", "OutputType": "IMicrosoftGraphUserFlowLanguagePage", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaIdentityB2XUserFlowLanguageOverridePage", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -123218,20 +121584,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2XUserFlowLanguageOverridePageContent", "OutputType": null, + "Command": "Get-MgBetaIdentityB2XUserFlowLanguageOverridePageContent", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -123250,95 +121616,95 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2XUserFlowLanguageOverridePageCount", "OutputType": null, + "Command": "Get-MgBetaIdentityB2XUserFlowLanguageOverridePageCount", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2XUserFlowPostAttributeCollection", "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Command": "Get-MgBetaIdentityB2XUserFlowPostAttributeCollection", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2XUserFlowPostAttributeCollectionByRef", "OutputType": null, + "Command": "Get-MgBetaIdentityB2XUserFlowPostAttributeCollectionByRef", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2XUserFlowPostFederationSignup", "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Command": "Get-MgBetaIdentityB2XUserFlowPostFederationSignup", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2XUserFlowPostFederationSignupByRef", "OutputType": null, + "Command": "Get-MgBetaIdentityB2XUserFlowPostFederationSignupByRef", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/preTokenIssuance", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2XUserFlowPreTokenIssuance", "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Command": "Get-MgBetaIdentityB2XUserFlowPreTokenIssuance", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -123357,20 +121723,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignment", "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignment", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -123389,19 +121754,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-list-userattributeassignments?view=graph-rest-beta", + "Method": "GET", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignment", "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-list-userattributeassignments?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignment", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -123420,20 +121786,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignmentCount", "OutputType": null, + "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignmentCount", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -123452,50 +121818,49 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-getorder?view=graph-rest-beta", + "Method": "GET", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/getOrder", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignmentOrder", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-getorder?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignmentOrder", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}/userAttribute", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignmentUserAttribute", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}/userAttribute", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "Command": "Get-MgBetaIdentityB2XUserFlowUserAttributeAssignmentUserAttribute", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationcontextclassreference-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationcontextclassreference-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Policy.Read.ConditionalAccess", @@ -123514,19 +121879,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-list-authenticationcontextclassreferences?view=graph-rest-beta", + "Method": "GET", "Uri": "/identity/conditionalAccess/authenticationContextClassReferences", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-list-authenticationcontextclassreferences?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "Policy.Read.ConditionalAccess", @@ -123545,306 +121910,307 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationContextClassReferenceCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationContextClassReferenceCount", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/conditionalAccess/authenticationStrengths", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrength", - "OutputType": "IMicrosoftGraphAuthenticationStrengthRoot", + "ApiVersion": "beta", "Variants": [ "Get1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identity/conditionalAccess/authenticationStrengths", + "OutputType": "IMicrosoftGraphAuthenticationStrengthRoot", + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrength", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes/{authenticationMethodModeDetail-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", - "OutputType": "IMicrosoftGraphAuthenticationMethodModeDetail", + "ApiVersion": "beta", "Variants": [ "Get1", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes/{authenticationMethodModeDetail-id}", + "OutputType": "IMicrosoftGraphAuthenticationMethodModeDetail", + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", - "OutputType": "IMicrosoftGraphAuthenticationMethodModeDetail", + "ApiVersion": "beta", "Variants": [ "List1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes", + "OutputType": "IMicrosoftGraphAuthenticationMethodModeDetail", + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodModeCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes/$count", + "OutputType": null, + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodModeCount", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "ApiVersion": "beta", "Variants": [ "Get1", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}", + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "ApiVersion": "beta", "Variants": [ "List1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies", + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "ApiVersion": "beta", "Variants": [ "Get1", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "ApiVersion": "beta", "Variants": [ "List1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations", + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfigurationCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get1", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations/$count", + "OutputType": null, + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfigurationCount", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/$count", + "OutputType": null, + "Command": "Get-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCount", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityConditionalAccessNamedLocation", - "OutputType": "IMicrosoftGraphNamedLocation", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/namedlocation-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/countrynamedlocation-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", + "OutputType": "IMicrosoftGraphNamedLocation", + "Command": "Get-MgBetaIdentityConditionalAccessNamedLocation", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/conditionalAccess/namedLocations", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityConditionalAccessNamedLocation", - "OutputType": "IMicrosoftGraphNamedLocation", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-list-namedlocations?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-list-namedlocations?view=graph-rest-beta", + "Method": "GET", + "Uri": "/identity/conditionalAccess/namedLocations", + "OutputType": "IMicrosoftGraphNamedLocation", + "Command": "Get-MgBetaIdentityConditionalAccessNamedLocation", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/conditionalAccess/namedLocations/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityConditionalAccessNamedLocationCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identity/conditionalAccess/namedLocations/$count", + "OutputType": null, + "Command": "Get-MgBetaIdentityConditionalAccessNamedLocationCount", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityConditionalAccessPolicy", - "OutputType": "IMicrosoftGraphConditionalAccessPolicy", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccesspolicy-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccesspolicy-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", + "OutputType": "IMicrosoftGraphConditionalAccessPolicy", + "Command": "Get-MgBetaIdentityConditionalAccessPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/conditionalAccess/policies", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityConditionalAccessPolicy", - "OutputType": "IMicrosoftGraphConditionalAccessPolicy", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-list-policies?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-list-policies?view=graph-rest-beta", + "Method": "GET", + "Uri": "/identity/conditionalAccess/policies", + "OutputType": "IMicrosoftGraphConditionalAccessPolicy", + "Command": "Get-MgBetaIdentityConditionalAccessPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/conditionalAccess/policies/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityConditionalAccessPolicyCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identity/conditionalAccess/policies/$count", + "OutputType": null, + "Command": "Get-MgBetaIdentityConditionalAccessPolicyCount", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/conditionalAccess/templates/{conditionalAccessTemplate-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityConditionalAccessTemplate", - "OutputType": "IMicrosoftGraphConditionalAccessTemplate", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccesstemplate-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccesstemplate-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/identity/conditionalAccess/templates/{conditionalAccessTemplate-id}", + "OutputType": "IMicrosoftGraphConditionalAccessTemplate", + "Command": "Get-MgBetaIdentityConditionalAccessTemplate", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/conditionalAccess/templates", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityConditionalAccessTemplate", - "OutputType": "IMicrosoftGraphConditionalAccessTemplate", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-list-templates?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-list-templates?view=graph-rest-beta", + "Method": "GET", + "Uri": "/identity/conditionalAccess/templates", + "OutputType": "IMicrosoftGraphConditionalAccessTemplate", + "Command": "Get-MgBetaIdentityConditionalAccessTemplate", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/conditionalAccess/templates/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityConditionalAccessTemplateCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identity/conditionalAccess/templates/$count", + "OutputType": null, + "Command": "Get-MgBetaIdentityConditionalAccessTemplateCount", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/continuousAccessEvaluationPolicy", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityContinuouAccessEvaluationPolicy", - "OutputType": "IMicrosoftGraphContinuousAccessEvaluationPolicy", + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/continuousaccessevaluationpolicy-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/continuousaccessevaluationpolicy-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/identity/continuousAccessEvaluationPolicy", + "OutputType": "IMicrosoftGraphContinuousAccessEvaluationPolicy", + "Command": "Get-MgBetaIdentityContinuouAccessEvaluationPolicy", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "CustomAuthenticationExtension.Read.All", @@ -123863,20 +122229,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customauthenticationextension-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityCustomAuthenticationExtension", "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventlistener-get?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityCustomAuthenticationExtension", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "CustomAuthenticationExtension.Read.All", @@ -123895,19 +122260,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-customauthenticationextensions?view=graph-rest-beta", + "Method": "GET", "Uri": "/identity/customAuthenticationExtensions", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityCustomAuthenticationExtension", "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-customauthenticationextensions?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityCustomAuthenticationExtension", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "CustomAuthenticationExtension.Read.All", @@ -123926,400 +122291,401 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identity/customAuthenticationExtensions/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityCustomAuthenticationExtensionCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaIdentityCustomAuthenticationExtensionCount", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecision", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecision", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/decisions", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecision", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/decisions", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecision", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/decisions/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/decisions/$count", + "OutputType": null, + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInsight", - "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInsight", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInsight", - "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights", + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInsight", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInsightCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/$count", + "OutputType": null, + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInsightCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstance", - "OutputType": "IMicrosoftGraphAccessReviewInstance", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance", + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstance", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/{accessReviewReviewer-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/{accessReviewReviewer-id}", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewerCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/$count", + "OutputType": null, + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewerCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/$count", + "OutputType": null, + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", - "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", - "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights", + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsightCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights/$count", + "OutputType": null, + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsightCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/definition", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDefinition", - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/definition", + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDefinition", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", - "OutputType": "IMicrosoftGraphAccessReviewStage", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}", + "OutputType": "IMicrosoftGraphAccessReviewStage", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", - "OutputType": "IMicrosoftGraphAccessReviewStage", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages", + "OutputType": "IMicrosoftGraphAccessReviewStage", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/$count", + "OutputType": null, + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/$count", + "OutputType": null, + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", - "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", - "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights", + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsightCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights/$count", + "OutputType": null, + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsightCount", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "AccessReview.Read.All", @@ -124338,20 +122704,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinition", "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-get?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinition", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "AccessReview.Read.All", @@ -124370,19 +122735,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewset-list-definitions?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/accessReviews/definitions", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinition", "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewset-list-definitions?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinition", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "AccessReview.Read.All", @@ -124401,19 +122766,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/accessReviews/definitions/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionCount", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "AccessReview.Read.All", @@ -124432,20 +122798,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", "OutputType": "IMicrosoftGraphAccessReviewInstance", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-get?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "AccessReview.Read.All", @@ -124464,34 +122829,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-list-instances?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", "OutputType": "IMicrosoftGraphAccessReviewInstance", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-list-instances?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "AccessReview.Read.All", @@ -124510,19 +122875,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-contactedreviewers?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", "OutputType": "IMicrosoftGraphAccessReviewReviewer", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-contactedreviewers?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "AccessReview.Read.All", @@ -124541,20 +122907,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewerCount", "OutputType": null, + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewerCount", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "AccessReview.Read.All", @@ -124573,20 +122939,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceCount", "OutputType": null, + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceCount", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "AccessReview.Read.All", @@ -124605,20 +122971,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-get?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "AccessReview.Read.All", @@ -124637,19 +123002,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "AccessReview.Read.All", @@ -124668,94 +123034,94 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", - "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", - "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsightCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/$count", + "OutputType": null, + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsightCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInstance", - "OutputType": "IMicrosoftGraphAccessReviewInstance", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInstance", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/definition", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDefinition", - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/definition", + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDefinition", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "AccessReview.Read.All", @@ -124774,20 +123140,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", "OutputType": "IMicrosoftGraphAccessReviewStage", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-get?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "AccessReview.Read.All", @@ -124806,19 +123171,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-stages?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", "OutputType": "IMicrosoftGraphAccessReviewStage", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-stages?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "AccessReview.Read.All", @@ -124837,20 +123203,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageCount", "OutputType": null, + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageCount", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "AccessReview.Read.All", @@ -124869,20 +123235,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-get?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "AccessReview.Read.All", @@ -124901,19 +123266,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-list-decisions?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-list-decisions?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "AccessReview.Read.All", @@ -124932,151 +123298,150 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", - "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", - "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInstance", - "OutputType": "IMicrosoftGraphAccessReviewInstance", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInstance", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", - "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewhistorydefinition-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewhistorydefinition-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", + "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/historyDefinitions", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", - "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewset-list-historydefinitions?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewset-list-historydefinitions?view=graph-rest-beta", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/historyDefinitions", + "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/historyDefinitions/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/historyDefinitions/$count", + "OutputType": null, + "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", - "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", + "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", - "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewhistorydefinition-list-instances?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewhistorydefinition-list-instances?view=graph-rest-beta", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances", + "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstanceCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/$count", + "OutputType": null, + "Command": "Get-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstanceCount", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -125095,19 +123460,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewpolicy-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/accessReviews/policy", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAccessReviewPolicy", "OutputType": "IMicrosoftGraphAccessReviewPolicy", - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewpolicy-get?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityGovernanceAccessReviewPolicy", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -125126,20 +123492,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentrequest-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequest", "OutputType": "IMicrosoftGraphAppConsentRequest", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentrequest-get?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequest", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -125158,19 +123523,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentapprovalroute-list-appconsentrequests?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/appConsent/appConsentRequests", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequest", "OutputType": "IMicrosoftGraphAppConsentRequest", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentapprovalroute-list-appconsentrequests?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequest", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -125189,19 +123554,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/appConsent/appConsentRequests/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestCount", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -125220,20 +123586,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userconsentrequest-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", "OutputType": "IMicrosoftGraphUserConsentRequest", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userconsentrequest-get?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -125252,78 +123617,79 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentrequest-list-userconsentrequests?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", "OutputType": "IMicrosoftGraphUserConsentRequest", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentrequest-list-userconsentrequests?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApproval", - "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", + "OutputType": "IMicrosoftGraphApproval", + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApproval", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps/{approvalStep-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", - "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps/{approvalStep-id}", + "OutputType": "IMicrosoftGraphApprovalStep", + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", - "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps", + "OutputType": "IMicrosoftGraphApprovalStep", + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStepCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps/$count", + "OutputType": null, + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStepCount", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -125342,20 +123708,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestCount", "OutputType": null, + "Command": "Get-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestCount", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -125374,20 +123740,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflow", "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-get?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflow", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -125406,19 +123771,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-workflows?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflow", "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-workflows?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflow", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -125437,78 +123802,79 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCreatedBy", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCreatedBy", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/mailboxSettings", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/serviceProvisioningErrors", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCreatedByServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCreatedByServiceProvisioningError", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/serviceProvisioningErrors/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCreatedByServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCreatedByServiceProvisioningErrorCount", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -125527,20 +123893,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-customtaskextension-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-customtaskextension-get?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -125559,19 +123924,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-customtaskextensions?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-customtaskextensions?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -125590,151 +123955,152 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedBy", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedBy", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/mailboxSettings", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/serviceProvisioningErrors", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningError", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/serviceProvisioningErrors/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningErrorCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedBy", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedBy", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/mailboxSettings", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/serviceProvisioningErrors", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByServiceProvisioningError", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/serviceProvisioningErrors/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByServiceProvisioningErrorCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItem", - "OutputType": "IMicrosoftGraphDeletedItemContainer", + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems", + "OutputType": "IMicrosoftGraphDeletedItemContainer", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItem", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -125753,20 +124119,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-deleteditemcontainer-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-deleteditemcontainer-get?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -125785,19 +124150,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-deleteditems?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-deleteditems?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -125816,238 +124181,238 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createdBy", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCreatedBy", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createdBy", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCreatedBy", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/executionScope/{userProcessingResult-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/executionScope/{userProcessingResult-id}", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/executionScope", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/executionScope", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/lastModifiedBy", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowLastModifiedBy", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/lastModifiedBy", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowLastModifiedBy", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun", - "OutputType": "IMicrosoftGraphIdentityGovernanceRun", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}", + "OutputType": "IMicrosoftGraphIdentityGovernanceRun", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun", - "OutputType": "IMicrosoftGraphIdentityGovernanceRun", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs", + "OutputType": "IMicrosoftGraphIdentityGovernanceRun", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports/{taskReport-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports/{taskReport-id}", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope/{userProcessingResult-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowExecutionScope", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope/{userProcessingResult-id}", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowExecutionScope", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -126066,19 +124431,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowExecutionScope", "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowExecutionScope", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -126097,93 +124463,93 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowExecutionScopeCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowExecutionScopeCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/insights", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowInsight", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/insights", + "OutputType": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowInsight", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedBy", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedBy", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/mailboxSettings", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/serviceProvisioningErrors", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedByServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedByServiceProvisioningError", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/serviceProvisioningErrors/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedByServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedByServiceProvisioningErrorCount", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -126202,20 +124568,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-run-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRun", "OutputType": "IMicrosoftGraphIdentityGovernanceRun", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-run-get?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRun", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -126234,19 +124599,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-runs?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRun", "OutputType": "IMicrosoftGraphIdentityGovernanceRun", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-runs?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRun", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -126265,35 +124631,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -126312,19 +124677,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-run-list-taskprocessingresults?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-run-list-taskprocessingresults?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -126343,94 +124709,94 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubject", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubject", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectServiceProvisioningError", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectServiceProvisioningErrorCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultTask", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/task", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultTask", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -126449,20 +124815,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-userprocessingresult-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-userprocessingresult-get?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -126481,19 +124846,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-run-list-userprocessingresults?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-run-list-userprocessingresults?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -126512,94 +124878,93 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubject", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubject", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectServiceProvisioningError", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectServiceProvisioningErrorCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -126618,19 +124983,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-userprocessingresult-list-taskprocessingresults?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult", "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-userprocessingresult-list-taskprocessingresults?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -126649,34 +125014,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecyclemanagementsettings-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/settings", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowSetting", "OutputType": "IMicrosoftGraphIdentityGovernanceLifecycleManagementSettings", - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecyclemanagementsettings-get?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowSetting", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTask", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTask", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -126695,19 +125060,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-task?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTask", "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-task?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTask", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -126726,20 +125092,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskCount", "OutputType": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskCount", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -126758,20 +125124,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskdefinition-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions/{taskDefinition-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskDefinition", "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskdefinition-get?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskDefinition", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -126790,19 +125155,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-taskdefinitions?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskDefinition", "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-taskdefinitions?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskDefinition", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -126821,34 +125186,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskDefinitionCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskDefinitionCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResult", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResult", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -126867,19 +125232,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResult", "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResult", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -126898,109 +125264,108 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubject", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubject", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectServiceProvisioningError", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectServiceProvisioningErrorCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultTask", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultTask", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReport", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReport", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -127019,19 +125384,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-taskreports?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReport", "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-taskreports?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReport", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -127050,65 +125416,64 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/task", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTask", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/task", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTask", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskDefinition", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskDefinition", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskDefinition", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskDefinition", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -127127,19 +125492,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskreport-list-taskprocessingresults?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskreport-list-taskprocessingresults?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -127158,94 +125524,94 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubject", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubject", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectServiceProvisioningError", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectServiceProvisioningErrorCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultTask", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/task", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultTask", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -127264,20 +125630,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflowtemplate-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplate", "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowTemplate", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflowtemplate-get?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplate", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -127296,19 +125661,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-workflowtemplates?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplate", "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowTemplate", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-workflowtemplates?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplate", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -127327,196 +125692,196 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTask", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTask", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTask", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTask", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/$count", + "OutputType": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/$count", + "OutputType": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubject", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubject", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectServiceProvisioningError", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectServiceProvisioningErrorCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultTask", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultTask", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResult", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResult", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -127535,19 +125900,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-userprocessingresults?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResult", "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-userprocessingresults?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResult", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -127566,94 +125932,93 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubject", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubject", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectServiceProvisioningError", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectServiceProvisioningErrorCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -127672,19 +126037,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-userprocessingresult-list-taskprocessingresults?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult", "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-userprocessingresult-list-taskprocessingresults?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -127703,20 +126069,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflowversion-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersion", "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflowversion-get?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersion", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -127735,19 +126100,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-versions?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersion", "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-versions?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersion", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -127766,138 +126132,138 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedBy", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedBy", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/mailboxSettings", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/serviceProvisioningErrors", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedByServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedByServiceProvisioningError", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/serviceProvisioningErrors/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedByServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedByServiceProvisioningErrorCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedBy", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedBy", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/mailboxSettings", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/serviceProvisioningErrors", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedByServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedByServiceProvisioningError", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/serviceProvisioningErrors/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedByServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedByServiceProvisioningErrorCount", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -127916,20 +126282,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-task-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-task-get?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -127948,19 +126313,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflowversion-list-tasks?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflowversion-list-tasks?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -127979,770 +126345,770 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/$count", + "OutputType": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubject", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubject", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectServiceProvisioningError", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectServiceProvisioningErrorCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultTask", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Command": "Get-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultTask", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/permissionsAnalytics", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalytic", - "OutputType": "IMicrosoftGraphPermissionsAnalyticsAggregation", + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/permissionsAnalytics", + "OutputType": "IMicrosoftGraphPermissionsAnalyticsAggregation", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalytic", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/permissionsAnalytics/aws", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAw", - "OutputType": "IMicrosoftGraphPermissionsAnalytics", + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/permissionsAnalytics/aws", + "OutputType": "IMicrosoftGraphPermissionsAnalytics", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAw", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/permissionsAnalytics/aws/findings/{finding-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwFinding", - "OutputType": "IMicrosoftGraphFinding", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/permissionsAnalytics/aws/findings/{finding-id}", + "OutputType": "IMicrosoftGraphFinding", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwFinding", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/permissionsAnalytics/aws/findings", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwFinding", - "OutputType": "IMicrosoftGraphFinding", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/permissionsAnalytics/aws/findings", + "OutputType": "IMicrosoftGraphFinding", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwFinding", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/permissionsAnalytics/aws/findings/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwFindingCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/permissionsAnalytics/aws/findings/$count", + "OutputType": null, + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwFindingCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistribution", - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistribution", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistribution", - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissionsanalytics-list-permissionscreepindexdistributions?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissionsanalytics-list-permissionscreepindexdistributions?view=graph-rest-beta", + "Method": "GET", + "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions", + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistribution", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}/authorizationSystem", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistributionAuthorizationSystem", - "OutputType": "IMicrosoftGraphAuthorizationSystem", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}/authorizationSystem", + "OutputType": "IMicrosoftGraphAuthorizationSystem", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistributionAuthorizationSystem", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistributionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions/$count", + "OutputType": null, + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistributionCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/permissionsAnalytics/azure", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzure", - "OutputType": "IMicrosoftGraphPermissionsAnalytics", + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/permissionsAnalytics/azure", + "OutputType": "IMicrosoftGraphPermissionsAnalytics", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzure", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/permissionsAnalytics/azure/findings/{finding-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzureFinding", - "OutputType": "IMicrosoftGraphFinding", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/permissionsAnalytics/azure/findings/{finding-id}", + "OutputType": "IMicrosoftGraphFinding", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzureFinding", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/permissionsAnalytics/azure/findings", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzureFinding", - "OutputType": "IMicrosoftGraphFinding", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/permissionsAnalytics/azure/findings", + "OutputType": "IMicrosoftGraphFinding", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzureFinding", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/permissionsAnalytics/azure/findings/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzureFindingCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/permissionsAnalytics/azure/findings/$count", + "OutputType": null, + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzureFindingCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistribution", - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistribution", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistribution", - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions", + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistribution", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}/authorizationSystem", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistributionAuthorizationSystem", - "OutputType": "IMicrosoftGraphAuthorizationSystem", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}/authorizationSystem", + "OutputType": "IMicrosoftGraphAuthorizationSystem", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistributionAuthorizationSystem", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistributionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions/$count", + "OutputType": null, + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistributionCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/permissionsAnalytics/gcp", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcp", - "OutputType": "IMicrosoftGraphPermissionsAnalytics", + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/permissionsAnalytics/gcp", + "OutputType": "IMicrosoftGraphPermissionsAnalytics", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcp", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings/{finding-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpFinding", - "OutputType": "IMicrosoftGraphFinding", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings/{finding-id}", + "OutputType": "IMicrosoftGraphFinding", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpFinding", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpFinding", - "OutputType": "IMicrosoftGraphFinding", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings", + "OutputType": "IMicrosoftGraphFinding", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpFinding", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpFindingCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings/$count", + "OutputType": null, + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpFindingCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistribution", - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistribution", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistribution", - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions", + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistribution", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}/authorizationSystem", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistributionAuthorizationSystem", - "OutputType": "IMicrosoftGraphAuthorizationSystem", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}/authorizationSystem", + "OutputType": "IMicrosoftGraphAuthorizationSystem", + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistributionAuthorizationSystem", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistributionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions/$count", + "OutputType": null, + "Command": "Get-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistributionCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/permissionsManagement", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePermissionManagement", - "OutputType": "IMicrosoftGraphPermissionsManagement", + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/permissionsManagement", + "OutputType": "IMicrosoftGraphPermissionsManagement", + "Command": "Get-MgBetaIdentityGovernancePermissionManagement", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges/{permissionsRequestChange-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange", - "OutputType": "IMicrosoftGraphPermissionsRequestChange", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissionsrequestchange-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissionsrequestchange-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges/{permissionsRequestChange-id}", + "OutputType": "IMicrosoftGraphPermissionsRequestChange", + "Command": "Get-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange", - "OutputType": "IMicrosoftGraphPermissionsRequestChange", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissionsmanagement-list-permissionsrequestchanges?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissionsmanagement-list-permissionsrequestchanges?view=graph-rest-beta", + "Method": "GET", + "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges", + "OutputType": "IMicrosoftGraphPermissionsRequestChange", + "Command": "Get-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePermissionManagementPermissionRequestChangeCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges/$count", + "OutputType": null, + "Command": "Get-MgBetaIdentityGovernancePermissionManagementPermissionRequestChangeCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApproval", - "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}", + "OutputType": "IMicrosoftGraphApproval", + "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApproval", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApproval", - "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals", + "OutputType": "IMicrosoftGraphApproval", + "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApproval", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}/steps/{approvalStep-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStep", - "OutputType": "IMicrosoftGraphApprovalStep", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/$count", + "OutputType": null, + "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalCount", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}/steps/{approvalStep-id}", + "OutputType": "IMicrosoftGraphApprovalStep", + "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStep", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}/steps", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStep", - "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}/steps", + "OutputType": "IMicrosoftGraphApprovalStep", + "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStep", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}/steps/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStepCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}/steps/$count", + "OutputType": null, + "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStepCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsRequests", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionRequest", - "OutputType": "IMicrosoftGraphScheduledPermissionsRequest", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsRequests", + "OutputType": "IMicrosoftGraphScheduledPermissionsRequest", + "Command": "Get-MgBetaIdentityGovernancePermissionManagementScheduledPermissionRequest", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccess", - "OutputType": "IMicrosoftGraphPrivilegedAccessRoot", + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess", + "OutputType": "IMicrosoftGraphPrivilegedAccessRoot", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccess", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroup", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroup", + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroup", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroup", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", - "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}", + "OutputType": "IMicrosoftGraphApproval", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", - "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals", + "OutputType": "IMicrosoftGraphApproval", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/$count", + "OutputType": null, + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", - "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps/{approvalStep-id}", + "OutputType": "IMicrosoftGraphApprovalStep", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", - "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps", + "OutputType": "IMicrosoftGraphApprovalStep", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStepCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps/$count", + "OutputType": null, + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStepCount", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -128761,20 +127127,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedule-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedule-get?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -128793,34 +127158,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-assignmentschedules?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-assignmentschedules?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/activatedUsing", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleActivatedUsing", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/activatedUsing", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleActivatedUsing", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -128839,63 +127204,64 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroup", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group/serviceProvisioningErrors", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroupServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroupServiceProvisioningError", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group/serviceProvisioningErrors/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroupServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroupServiceProvisioningErrorCount", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -128914,20 +127280,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentscheduleinstance-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentscheduleinstance-get?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -128946,34 +127311,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-assignmentscheduleinstances?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-assignmentscheduleinstances?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/activatedUsing", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceActivatedUsing", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/activatedUsing", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceActivatedUsing", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -128992,93 +127357,94 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroup", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group/serviceProvisioningErrors", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroupServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroupServiceProvisioningError", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group/serviceProvisioningErrors/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroupServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroupServiceProvisioningErrorCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/principal", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstancePrincipal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/principal", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstancePrincipal", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/principal", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedulePrincipal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/principal", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedulePrincipal", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -129097,20 +127463,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedulerequest-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedulerequest-get?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -129129,34 +127494,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-assignmentschedulerequests?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-assignmentschedulerequests?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/activatedUsing", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestActivatedUsing", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/activatedUsing", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestActivatedUsing", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -129175,93 +127540,94 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroup", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group/serviceProvisioningErrors", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroupServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroupServiceProvisioningError", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group/serviceProvisioningErrors/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroupServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroupServiceProvisioningErrorCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/principal", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestPrincipal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/principal", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestPrincipal", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/targetSchedule", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestTargetSchedule", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/targetSchedule", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestTargetSchedule", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -129280,20 +127646,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedule-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedule-get?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -129312,19 +127677,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-eligibilityschedules?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-eligibilityschedules?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -129343,63 +127708,64 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroup", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group/serviceProvisioningErrors", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroupServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroupServiceProvisioningError", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group/serviceProvisioningErrors/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroupServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroupServiceProvisioningErrorCount", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -129418,20 +127784,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityscheduleinstance-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityscheduleinstance-get?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -129450,19 +127815,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-eligibilityscheduleinstances?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-eligibilityscheduleinstances?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -129481,93 +127846,94 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroup", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group/serviceProvisioningErrors", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroupServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroupServiceProvisioningError", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group/serviceProvisioningErrors/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroupServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroupServiceProvisioningErrorCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/principal", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstancePrincipal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/principal", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstancePrincipal", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/principal", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedulePrincipal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/principal", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedulePrincipal", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -129586,20 +127952,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedulerequest-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedulerequest-get?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -129618,19 +127983,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-eligibilityschedulerequests?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-eligibilityschedulerequests?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -129649,93 +128014,94 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroup", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group/serviceProvisioningErrors", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroupServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroupServiceProvisioningError", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group/serviceProvisioningErrors/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroupServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroupServiceProvisioningErrorCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/principal", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestPrincipal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/principal", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestPrincipal", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/targetSchedule", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestTargetSchedule", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/targetSchedule", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "Command": "Get-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestTargetSchedule", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "RoleManagementAlert.Read.Directory", @@ -129754,20 +128120,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlert", "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlert", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlert", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "RoleManagementAlert.Read.Directory", @@ -129786,19 +128151,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rolemanagementalert-list-alerts?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/roleManagementAlerts/alerts", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlert", "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlert", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rolemanagementalert-list-alerts?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlert", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], "Permissions": [ { "Name": "RoleManagementAlert.Read.Directory", @@ -129817,22 +128185,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/{unifiedRoleManagementAlertConfiguration-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertConfiguration", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "RoleManagementAlert.Read.Directory", @@ -129851,34 +128216,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rolemanagementalert-list-alertconfigurations?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertConfiguration", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rolemanagementalert-list-alertconfigurations?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/{unifiedRoleManagementAlertConfiguration-id}/alertDefinition", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfigurationAlertDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/{unifiedRoleManagementAlertConfiguration-id}/alertDefinition", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition", + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfigurationAlertDefinition", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "RoleManagementAlert.Read.Directory", @@ -129897,19 +128262,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfigurationCount", "OutputType": null, + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertConfigurationCount", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "RoleManagementAlert.Read.Directory", @@ -129928,19 +128293,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/roleManagementAlerts/alerts/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertCount", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], "Permissions": [ { "Name": "RoleManagementAlert.Read.Directory", @@ -129959,22 +128327,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions/{unifiedRoleManagementAlertDefinition-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertDefinition", "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertDefinition", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "RoleManagementAlert.Read.Directory", @@ -129993,19 +128358,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rolemanagementalert-list-alertdefinitions?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertDefinition", "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rolemanagementalert-list-alertdefinitions?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertDefinition", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "RoleManagementAlert.Read.Directory", @@ -130024,19 +128389,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertDefinitionCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertDefinitionCount", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "RoleManagementAlert.Read.Directory", @@ -130055,20 +128421,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/{unifiedRoleManagementAlertIncident-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertIncident", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertIncident", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "RoleManagementAlert.Read.Directory", @@ -130087,19 +128452,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertIncident", "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertIncident", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertIncident", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "RoleManagementAlert.Read.Directory", @@ -130118,20 +128484,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertIncidentCount", "OutputType": null, + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertIncidentCount", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "RoleManagementAlert.Read.Directory", @@ -130150,315 +128516,315 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/roleManagementAlerts/operations/{longRunningOperation-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertOperation", "OutputType": "IMicrosoftGraphLongRunningOperation", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertOperation", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/roleManagementAlerts/operations", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertOperation", - "OutputType": "IMicrosoftGraphLongRunningOperation", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/roleManagementAlerts/operations", + "OutputType": "IMicrosoftGraphLongRunningOperation", + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertOperation", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/roleManagementAlerts/operations/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertOperationCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/roleManagementAlerts/operations/$count", + "OutputType": null, + "Command": "Get-MgBetaIdentityGovernanceRoleManagementAlertOperationCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreement", - "OutputType": "IMicrosoftGraphAgreement", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreement-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreement-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", + "OutputType": "IMicrosoftGraphAgreement", + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreement", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/termsOfUse/agreements", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreement", - "OutputType": "IMicrosoftGraphAgreement", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termsofusecontainer-list-agreements?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termsofusecontainer-list-agreements?view=graph-rest-beta", + "Method": "GET", + "Uri": "/identityGovernance/termsOfUse/agreements", + "OutputType": "IMicrosoftGraphAgreement", + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreement", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", - "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", - "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances", + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptanceCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/$count", + "OutputType": null, + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptanceCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/termsOfUse/agreements/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/termsOfUse/agreements/$count", + "OutputType": null, + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFile", - "OutputType": "IMicrosoftGraphAgreementFile", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreementfile-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreementfile-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", + "OutputType": "IMicrosoftGraphAgreementFile", + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFile", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFile", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFile", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/$count", + "OutputType": null, + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/$count", + "OutputType": null, + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/$count", + "OutputType": null, + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersionCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/$count", + "OutputType": null, + "Command": "Get-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersionCount", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -130477,20 +128843,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/identity/identityProviders/{identityProviderBase-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityProvider", "OutputType": "IMicrosoftGraphIdentityProviderBase", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-get?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityProvider", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -130509,19 +128874,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-identityproviders?view=graph-rest-beta", + "Method": "GET", "Uri": "/identity/identityProviders", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityProvider", "OutputType": "IMicrosoftGraphIdentityProviderBase", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-identityproviders?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityProvider", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -130540,19 +128905,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identity/identityProviders/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityProviderCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaIdentityProviderCount", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -130571,20 +128937,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflow-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/identity/userFlows/{identityUserFlow-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityUserFlow", "OutputType": "IMicrosoftGraphIdentityUserFlow", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflow-get?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityUserFlow", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -130603,19 +128968,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflow-list?view=graph-rest-beta", + "Method": "GET", "Uri": "/identity/userFlows", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityUserFlow", "OutputType": "IMicrosoftGraphIdentityUserFlow", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflow-list?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityUserFlow", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -130634,20 +129000,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityUserFlowAttribute", "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-get?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityUserFlowAttribute", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -130666,19 +129031,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-list?view=graph-rest-beta", + "Method": "GET", "Uri": "/identity/userFlowAttributes", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityUserFlowAttribute", "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-list?view=graph-rest-beta" + "Command": "Get-MgBetaIdentityUserFlowAttribute", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -130697,19 +129062,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identity/userFlowAttributes/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityUserFlowAttributeCount", "OutputType": null, + "Command": "Get-MgBetaIdentityUserFlowAttributeCount", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -130728,47 +129093,48 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identity/userFlows/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaIdentityUserFlowCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaIdentityUserFlowCount", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/informationProtection", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaInformationProtection", - "OutputType": "IMicrosoftGraphInformationProtection", + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/informationProtection", + "OutputType": "IMicrosoftGraphInformationProtection", + "Command": "Get-MgBetaInformationProtection", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/informationProtection/bitlocker", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaInformationProtectionBitlocker", - "OutputType": "IMicrosoftGraphBitlocker", + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/informationProtection/bitlocker", + "OutputType": "IMicrosoftGraphBitlocker", + "Command": "Get-MgBetaInformationProtectionBitlocker", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "BitLockerKey.ReadBasic.All", @@ -130787,20 +129153,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bitlockerrecoverykey-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaInformationProtectionBitlockerRecoveryKey", "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bitlockerrecoverykey-get?view=graph-rest-beta" + "Command": "Get-MgBetaInformationProtectionBitlockerRecoveryKey", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "BitLockerKey.ReadBasic.All", @@ -130819,19 +129184,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bitlocker-list-recoverykeys?view=graph-rest-beta", + "Method": "GET", "Uri": "/informationProtection/bitlocker/recoveryKeys", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaInformationProtectionBitlockerRecoveryKey", "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bitlocker-list-recoverykeys?view=graph-rest-beta" + "Command": "Get-MgBetaInformationProtectionBitlockerRecoveryKey", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "BitLockerKey.ReadBasic.All", @@ -130850,76 +129215,77 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/informationProtection/bitlocker/recoveryKeys/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaInformationProtectionBitlockerRecoveryKeyCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaInformationProtectionBitlockerRecoveryKeyCount", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaInformationProtectionDataLossPreventionPolicy", - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "Command": "Get-MgBetaInformationProtectionDataLossPreventionPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/informationProtection/dataLossPreventionPolicies", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaInformationProtectionDataLossPreventionPolicy", - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/informationProtection/dataLossPreventionPolicies", + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "Command": "Get-MgBetaInformationProtectionDataLossPreventionPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/informationProtection/dataLossPreventionPolicies/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaInformationProtectionDataLossPreventionPolicyCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/informationProtection/dataLossPreventionPolicies/$count", + "OutputType": null, + "Command": "Get-MgBetaInformationProtectionDataLossPreventionPolicyCount", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/informationProtection/policy", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaInformationProtectionPolicy", - "OutputType": "IMicrosoftGraphInformationProtectionPolicy", + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/informationProtection/policy", + "OutputType": "IMicrosoftGraphInformationProtectionPolicy", + "Command": "Get-MgBetaInformationProtectionPolicy", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -130938,20 +129304,19 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/informationProtection/policy/labels/{informationProtectionLabel-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaInformationProtectionPolicyLabel", "OutputType": "IMicrosoftGraphInformationProtectionLabel", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaInformationProtectionPolicyLabel", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -130970,19 +129335,19 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/informationProtection/policy/labels", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaInformationProtectionPolicyLabel", "OutputType": "IMicrosoftGraphInformationProtectionLabel", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaInformationProtectionPolicyLabel", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -131001,62 +129366,63 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/informationProtection/policy/labels/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaInformationProtectionPolicyLabelCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaInformationProtectionPolicyLabelCount", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/informationProtection/sensitivityLabels/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaInformationProtectionSensitivityLabelCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/informationProtection/sensitivityLabels/$count", + "OutputType": null, + "Command": "Get-MgBetaInformationProtectionSensitivityLabelCount", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaInformationProtectionSensitivityLabelSublabelCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/$count", + "OutputType": null, + "Command": "Get-MgBetaInformationProtectionSensitivityLabelSublabelCount", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/informationProtection/sensitivityPolicySettings", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaInformationProtectionSensitivityPolicySetting", - "OutputType": "IMicrosoftGraphSensitivityPolicySettings", + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/informationProtection/sensitivityPolicySettings", + "OutputType": "IMicrosoftGraphSensitivityPolicySettings", + "Command": "Get-MgBetaInformationProtectionSensitivityPolicySetting", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "ThreatAssessment.ReadWrite.All", @@ -131075,20 +129441,19 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/threatassessmentrequest-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequest", "OutputType": "IMicrosoftGraphThreatAssessmentRequest", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/threatassessmentrequest-get?view=graph-rest-beta" + "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequest", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "ThreatAssessment.ReadWrite.All", @@ -131107,19 +129472,19 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotection-list-threatassessmentrequests?view=graph-rest-beta", + "Method": "GET", "Uri": "/informationProtection/threatAssessmentRequests", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequest", "OutputType": "IMicrosoftGraphThreatAssessmentRequest", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotection-list-threatassessmentrequests?view=graph-rest-beta" + "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequest", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "ThreatAssessment.ReadWrite.All", @@ -131138,176 +129503,177 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/informationProtection/threatAssessmentRequests/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestCount", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestResult", - "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestResult", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestResult", - "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestResult", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestResultCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/$count", + "OutputType": null, + "Command": "Get-MgBetaInformationProtectionThreatAssessmentRequestResultCount", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/invitations", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaInvitation", - "OutputType": "IMicrosoftGraphInvitation", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/invitations", + "OutputType": "IMicrosoftGraphInvitation", + "Command": "Get-MgBetaInvitation", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/invitations/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaInvitationCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/invitations/$count", + "OutputType": null, + "Command": "Get-MgBetaInvitationCount", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/invitations/invitedUser/mailboxSettings", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaInvitationInvitedUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/invitations/invitedUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaInvitationInvitedUserMailboxSetting", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/invitations/invitedUser/serviceProvisioningErrors", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaInvitationInvitedUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/invitations/invitedUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaInvitationInvitedUserServiceProvisioningError", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/invitations/invitedUser/serviceProvisioningErrors/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaInvitationInvitedUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/invitations/invitedUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaInvitationInvitedUserServiceProvisioningErrorCount", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/invitations/invitedUserSponsors/{directoryObject-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaInvitationInvitedUserSponsor", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/invitations/invitedUserSponsors/{directoryObject-id}", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaInvitationInvitedUserSponsor", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/invitations/invitedUserSponsors", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaInvitationInvitedUserSponsor", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/invitations/invitedUserSponsors", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaInvitationInvitedUserSponsor", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/invitations/invitedUserSponsors/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaInvitationInvitedUserSponsorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/invitations/invitedUserSponsors/$count", + "OutputType": null, + "Command": "Get-MgBetaInvitationInvitedUserSponsorCount", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Directory.Read.All", @@ -131334,20 +129700,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaOauth2PermissionGrant", "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-get?view=graph-rest-beta" + "Command": "Get-MgBetaOauth2PermissionGrant", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Directory.Read.All", @@ -131374,19 +129739,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-list?view=graph-rest-beta", + "Method": "GET", "Uri": "/oauth2PermissionGrants", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaOauth2PermissionGrant", "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-list?view=graph-rest-beta" + "Command": "Get-MgBetaOauth2PermissionGrant", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "Directory.Read.All", @@ -131413,19 +129778,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/oauth2PermissionGrants/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaOauth2PermissionGrantCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaOauth2PermissionGrantCount", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Delta" + ], "Permissions": [ { "Name": "Directory.Read.All", @@ -131452,187 +129817,179 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-delta?view=graph-rest-beta", + "Method": "GET", "Uri": "/oauth2PermissionGrants/delta", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaOauth2PermissionGrantDelta", "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", - "Variants": [ - "Delta" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-delta?view=graph-rest-beta" + "Command": "Get-MgBetaOauth2PermissionGrantDelta", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfile", - "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}", + "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile", + "Command": "Get-MgBetaOnPremisePublishingProfile", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/onPremisesPublishingProfiles", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfile", - "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles", + "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile", + "Command": "Get-MgBetaOnPremisePublishingProfile", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/{onPremisesAgent-id}", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfileAgent", - "OutputType": "IMicrosoftGraphOnPremisesAgent", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/{onPremisesAgent-id}", + "OutputType": "IMicrosoftGraphOnPremisesAgent", + "Command": "Get-MgBetaOnPremisePublishingProfileAgent", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfileAgent", - "OutputType": "IMicrosoftGraphOnPremisesAgent", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents", + "OutputType": "IMicrosoftGraphOnPremisesAgent", + "Command": "Get-MgBetaOnPremisePublishingProfileAgent", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/$count", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/$count", + "OutputType": null, + "Command": "Get-MgBetaOnPremisePublishingProfileAgentCount", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroup", - "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}", + "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroup", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroup", - "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "ApiVersion": "beta", "Variants": [ "List", "List1", "List2" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups", + "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroup", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupAgent", - "OutputType": "IMicrosoftGraphOnPremisesAgent", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}", + "OutputType": "IMicrosoftGraphOnPremisesAgent", + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupAgent", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupAgent", - "OutputType": "IMicrosoftGraphOnPremisesAgent", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents", + "OutputType": "IMicrosoftGraphOnPremisesAgent", + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupAgent", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/$count", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupAgentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/$count", + "OutputType": null, + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupAgentCount", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}/agentGroups/$ref", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}/agentGroups/$ref", + "OutputType": null, + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupByRef", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/$count", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "Get1", @@ -131641,493 +129998,502 @@ "GetViaIdentity1", "GetViaIdentity2" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/$count", + "OutputType": null, + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupCount", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", - "OutputType": "IMicrosoftGraphPublishedResource", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}", + "OutputType": "IMicrosoftGraphPublishedResource", + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", - "OutputType": "IMicrosoftGraphPublishedResource", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources", + "OutputType": "IMicrosoftGraphPublishedResource", + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroup", - "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups", + "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroup", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/$ref", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/$ref", + "OutputType": null, + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupByRef", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/$count", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/$count", + "OutputType": null, + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupCount", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/$count", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/$count", + "OutputType": null, + "Command": "Get-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceCount", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/applicationSegments/{ipApplicationSegment-id}", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfileApplicationSegment", - "OutputType": "IMicrosoftGraphIPApplicationSegment", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/applicationSegments/{ipApplicationSegment-id}", + "OutputType": "IMicrosoftGraphIPApplicationSegment", + "Command": "Get-MgBetaOnPremisePublishingProfileApplicationSegment", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/applicationSegments", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfileApplicationSegment", - "OutputType": "IMicrosoftGraphIPApplicationSegment", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/applicationSegments", + "OutputType": "IMicrosoftGraphIPApplicationSegment", + "Command": "Get-MgBetaOnPremisePublishingProfileApplicationSegment", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/applicationSegments/$count", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfileApplicationSegmentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/applicationSegments/$count", + "OutputType": null, + "Command": "Get-MgBetaOnPremisePublishingProfileApplicationSegmentCount", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfileConnector", - "OutputType": "IMicrosoftGraphConnector", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}", + "OutputType": "IMicrosoftGraphConnector", + "Command": "Get-MgBetaOnPremisePublishingProfileConnector", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfileConnector", - "OutputType": "IMicrosoftGraphConnector", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors", + "OutputType": "IMicrosoftGraphConnector", + "Command": "Get-MgBetaOnPremisePublishingProfileConnector", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/$count", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/$count", + "OutputType": null, + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorCount", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroup", - "OutputType": "IMicrosoftGraphConnectorGroup", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}", + "OutputType": "IMicrosoftGraphConnectorGroup", + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroup", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroup", - "OutputType": "IMicrosoftGraphConnectorGroup", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups", + "OutputType": "IMicrosoftGraphConnectorGroup", + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroup", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/{application-id}", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplication", - "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/{application-id}", + "OutputType": "IMicrosoftGraphApplication", + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplication", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplication", - "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications", + "OutputType": "IMicrosoftGraphApplication", + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplication", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications(appId='{appId}')", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplicationByAppId", - "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications(appId='{appId}')", + "OutputType": "IMicrosoftGraphApplication", + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplicationByAppId", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications(uniqueName='{uniqueName}')", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplicationByUniqueName", - "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications(uniqueName='{uniqueName}')", + "OutputType": "IMicrosoftGraphApplication", + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplicationByUniqueName", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/$count", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplicationCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/$count", + "OutputType": null, + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplicationCount", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/{application-id}/logo", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplicationLogo", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/{application-id}/logo", + "OutputType": null, + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupApplicationLogo", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/$count", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/$count", + "OutputType": null, + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupCount", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupMember", - "OutputType": "IMicrosoftGraphConnector", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members", + "OutputType": "IMicrosoftGraphConnector", + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupMember", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members/$ref", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupMemberByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members/$ref", + "OutputType": null, + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupMemberByRef", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members/$count", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupMemberCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members/$count", + "OutputType": null, + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorGroupMemberCount", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorMemberOf", - "OutputType": "IMicrosoftGraphConnectorGroup", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf", + "OutputType": "IMicrosoftGraphConnectorGroup", + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorMemberOf", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/$count", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfileConnectorMemberOfCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/$count", + "OutputType": null, + "Command": "Get-MgBetaOnPremisePublishingProfileConnectorMemberOfCount", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/onPremisesPublishingProfiles/$count", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfileCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/$count", + "OutputType": null, + "Command": "Get-MgBetaOnPremisePublishingProfileCount", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResource", - "OutputType": "IMicrosoftGraphPublishedResource", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}", + "OutputType": "IMicrosoftGraphPublishedResource", + "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResource", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResource", - "OutputType": "IMicrosoftGraphPublishedResource", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/publishedresource-list?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/publishedresource-list?view=graph-rest-beta", + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources", + "OutputType": "IMicrosoftGraphPublishedResource", + "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResource", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroup", - "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups", + "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroup", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/$ref", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/$ref", + "OutputType": null, + "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupByRef", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/$count", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/$count", + "OutputType": null, + "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupCount", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/$count", - "Module": "Beta.Applications", - "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResourceCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/$count", + "OutputType": null, + "Command": "Get-MgBetaOnPremisePublishingProfilePublishedResourceCount", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -132162,20 +130528,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organization-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/organization/{organization-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaOrganization", "OutputType": "IMicrosoftGraphOrganization", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organization-get?view=graph-rest-beta" + "Command": "Get-MgBetaOrganization", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -132250,19 +130615,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organization-list?view=graph-rest-beta", + "Method": "GET", "Uri": "/organization", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaOrganization", "OutputType": "IMicrosoftGraphOrganization", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organization-list?view=graph-rest-beta" + "Command": "Get-MgBetaOrganization", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "User.Read", @@ -132313,95 +130679,95 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/organization/{organization-id}/branding", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaOrganizationBranding", "OutputType": "IMicrosoftGraphOrganizationalBranding", + "Command": "Get-MgBetaOrganizationBranding", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/organization/{organization-id}/branding/backgroundImage", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaOrganizationBrandingBackgroundImage", "OutputType": null, + "Command": "Get-MgBetaOrganizationBrandingBackgroundImage", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/organization/{organization-id}/branding/bannerLogo", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaOrganizationBrandingBannerLogo", "OutputType": null, + "Command": "Get-MgBetaOrganizationBrandingBannerLogo", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/organization/{organization-id}/branding/customCSS", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaOrganizationBrandingCustomCss", "OutputType": null, + "Command": "Get-MgBetaOrganizationBrandingCustomCss", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/organization/{organization-id}/branding/favicon", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaOrganizationBrandingFavicon", "OutputType": null, + "Command": "Get-MgBetaOrganizationBrandingFavicon", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/organization/{organization-id}/branding/headerLogo", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaOrganizationBrandingHeaderLogo", "OutputType": null, + "Command": "Get-MgBetaOrganizationBrandingHeaderLogo", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.Read", @@ -132452,20 +130818,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaOrganizationBrandingLocalization", "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaOrganizationBrandingLocalization", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "User.Read", @@ -132516,19 +130881,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-list-localizations?view=graph-rest-beta", + "Method": "GET", "Uri": "/organization/{organization-id}/branding/localizations", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaOrganizationBrandingLocalization", "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaOrganizationBrandingLocalization", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "OrganizationalBranding.Read.All", @@ -132563,20 +130929,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/backgroundImage", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaOrganizationBrandingLocalizationBackgroundImage", "OutputType": null, + "Command": "Get-MgBetaOrganizationBrandingLocalizationBackgroundImage", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "OrganizationalBranding.Read.All", @@ -132611,20 +130977,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/bannerLogo", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaOrganizationBrandingLocalizationBannerLogo", "OutputType": null, + "Command": "Get-MgBetaOrganizationBrandingLocalizationBannerLogo", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.Read", @@ -132675,20 +131041,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/organization/{organization-id}/branding/localizations/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaOrganizationBrandingLocalizationCount", "OutputType": null, + "Command": "Get-MgBetaOrganizationBrandingLocalizationCount", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "OrganizationalBranding.Read.All", @@ -132723,20 +131089,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/customCSS", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaOrganizationBrandingLocalizationCustomCss", "OutputType": null, + "Command": "Get-MgBetaOrganizationBrandingLocalizationCustomCss", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "OrganizationalBranding.Read.All", @@ -132771,20 +131137,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/favicon", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaOrganizationBrandingLocalizationFavicon", "OutputType": null, + "Command": "Get-MgBetaOrganizationBrandingLocalizationFavicon", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "OrganizationalBranding.Read.All", @@ -132819,20 +131185,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/headerLogo", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaOrganizationBrandingLocalizationHeaderLogo", "OutputType": null, + "Command": "Get-MgBetaOrganizationBrandingLocalizationHeaderLogo", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "OrganizationalBranding.Read.All", @@ -132867,20 +131233,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogo", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaOrganizationBrandingLocalizationSquareLogo", "OutputType": null, + "Command": "Get-MgBetaOrganizationBrandingLocalizationSquareLogo", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "OrganizationalBranding.Read.All", @@ -132915,65 +131281,65 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogoDark", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaOrganizationBrandingLocalizationSquareLogoDark", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaOrganizationBrandingLocalizationSquareLogoDark", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/organization/{organization-id}/branding/squareLogo", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaOrganizationBrandingSquareLogo", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/organization/{organization-id}/branding/squareLogo", + "OutputType": null, + "Command": "Get-MgBetaOrganizationBrandingSquareLogo", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/organization/{organization-id}/branding/squareLogoDark", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaOrganizationBrandingSquareLogoDark", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/organization/{organization-id}/branding/squareLogoDark", + "OutputType": null, + "Command": "Get-MgBetaOrganizationBrandingSquareLogoDark", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/organization/getByIds", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaOrganizationById", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", + "Method": "POST", + "Uri": "/organization/getByIds", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaOrganizationById", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Organization.Read.All", @@ -132992,20 +131358,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/{certificateBasedAuthConfiguration-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaOrganizationCertificateBasedAuthConfiguration", "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-get?view=graph-rest-beta" + "Command": "Get-MgBetaOrganizationCertificateBasedAuthConfiguration", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Organization.Read.All", @@ -133024,19 +131389,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-list?view=graph-rest-beta", + "Method": "GET", "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaOrganizationCertificateBasedAuthConfiguration", "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-list?view=graph-rest-beta" + "Command": "Get-MgBetaOrganizationCertificateBasedAuthConfiguration", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Organization.Read.All", @@ -133055,20 +131421,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaOrganizationCertificateBasedAuthConfigurationCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaOrganizationCertificateBasedAuthConfigurationCount", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -133143,112 +131508,113 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/organization/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaOrganizationCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaOrganizationCount", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/organization/{organization-id}/extensions/{extension-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaOrganizationExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/organization/{organization-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Get-MgBetaOrganizationExtension", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/organization/{organization-id}/extensions", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaOrganizationExtension", - "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/organization/{organization-id}/extensions", + "OutputType": "IMicrosoftGraphExtension", + "Command": "Get-MgBetaOrganizationExtension", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/organization/{organization-id}/extensions/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaOrganizationExtensionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/organization/{organization-id}/extensions/$count", + "OutputType": null, + "Command": "Get-MgBetaOrganizationExtensionCount", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/organization/{organization-id}/getMemberGroups", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaOrganizationMemberGroup", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", + "Method": "POST", + "Uri": "/organization/{organization-id}/getMemberGroups", + "OutputType": null, + "Command": "Get-MgBetaOrganizationMemberGroup", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/organization/{organization-id}/getMemberObjects", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaOrganizationMemberObject", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/organization/{organization-id}/getMemberObjects", + "OutputType": null, + "Command": "Get-MgBetaOrganizationMemberObject", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/organization/{organization-id}/partnerInformation", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaOrganizationPartnerInformation", - "OutputType": "IMicrosoftGraphPartnerInformation", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/organization/{organization-id}/partnerInformation", + "OutputType": "IMicrosoftGraphPartnerInformation", + "Command": "Get-MgBetaOrganizationPartnerInformation", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "User.Read", @@ -133267,20 +131633,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/organization/{organization-id}/settings", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaOrganizationSetting", "OutputType": "IMicrosoftGraphOrganizationSettings", + "Command": "Get-MgBetaOrganizationSetting", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Organization.Read.All", @@ -133299,20 +131665,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationsettings-list-contactinsights?view=graph-rest-beta", + "Method": "GET", "Uri": "/organization/{organization-id}/settings/contactInsights", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaOrganizationSettingContactInsight", "OutputType": "IMicrosoftGraphInsightsSettings", + "Command": "Get-MgBetaOrganizationSettingContactInsight", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.Read.All", @@ -133331,20 +131697,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationsettings-list-iteminsights?view=graph-rest-beta", + "Method": "GET", "Uri": "/organization/{organization-id}/settings/itemInsights", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaOrganizationSettingItemInsight", "OutputType": "IMicrosoftGraphInsightsSettings", + "Command": "Get-MgBetaOrganizationSettingItemInsight", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Organization.Read.All", @@ -133363,20 +131729,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationsettings-list-microsoftapplicationdataaccess?view=graph-rest-beta", + "Method": "GET", "Uri": "/organization/{organization-id}/settings/microsoftApplicationDataAccess", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaOrganizationSettingMicrosoftApplicationDataAccess", "OutputType": "IMicrosoftGraphMicrosoftApplicationDataAccessSettings", + "Command": "Get-MgBetaOrganizationSettingMicrosoftApplicationDataAccess", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.Read.All", @@ -133395,237 +131761,237 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationsettings-list-peopleinsights?view=graph-rest-beta", + "Method": "GET", "Uri": "/organization/{organization-id}/settings/peopleInsights", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaOrganizationSettingPersonInsight", "OutputType": "IMicrosoftGraphInsightsSettings", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaOrganizationSettingPersonInsight", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/organization/getUserOwnedObjects", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaOrganizationUserOwnedObject", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", + "Method": "POST", + "Uri": "/organization/getUserOwnedObjects", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaOrganizationUserOwnedObject", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/places/{place-id}/room", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaPlaceAsRoom", - "OutputType": "IMicrosoftGraphRoom", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/place-list?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/place-list?view=graph-rest-beta", + "Method": "GET", + "Uri": "/places/{place-id}/room", + "OutputType": "IMicrosoftGraphRoom", + "Command": "Get-MgBetaPlaceAsRoom", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/places/room", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaPlaceAsRoom", - "OutputType": "IMicrosoftGraphRoom", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/place-list?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/place-list?view=graph-rest-beta", + "Method": "GET", + "Uri": "/places/room", + "OutputType": "IMicrosoftGraphRoom", + "Command": "Get-MgBetaPlaceAsRoom", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/places/{place-id}/roomList", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaPlaceAsRoomList", - "OutputType": "IMicrosoftGraphRoomList", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/places/{place-id}/roomList", + "OutputType": "IMicrosoftGraphRoomList", + "Command": "Get-MgBetaPlaceAsRoomList", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/places/roomList", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaPlaceAsRoomList", - "OutputType": "IMicrosoftGraphRoomList", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/places/roomList", + "OutputType": "IMicrosoftGraphRoomList", + "Command": "Get-MgBetaPlaceAsRoomList", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/places/{place-id}/roomList/rooms/{room-id}", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaPlaceAsRoomListRoom", - "OutputType": "IMicrosoftGraphRoom", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/places/{place-id}/roomList/rooms/{room-id}", + "OutputType": "IMicrosoftGraphRoom", + "Command": "Get-MgBetaPlaceAsRoomListRoom", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/places/{place-id}/roomList/rooms", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaPlaceAsRoomListRoom", - "OutputType": "IMicrosoftGraphRoom", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/places/{place-id}/roomList/rooms", + "OutputType": "IMicrosoftGraphRoom", + "Command": "Get-MgBetaPlaceAsRoomListRoom", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/places/{place-id}/roomList/rooms/$count", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaPlaceAsRoomListRoomCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/places/{place-id}/roomList/rooms/$count", + "OutputType": null, + "Command": "Get-MgBetaPlaceAsRoomListRoomCount", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/places/{place-id}/roomList/workspaces/{workspace-id}", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaPlaceAsRoomListWorkspace", - "OutputType": "IMicrosoftGraphWorkspace", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/places/{place-id}/roomList/workspaces/{workspace-id}", + "OutputType": "IMicrosoftGraphWorkspace", + "Command": "Get-MgBetaPlaceAsRoomListWorkspace", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/places/{place-id}/roomList/workspaces", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaPlaceAsRoomListWorkspace", - "OutputType": "IMicrosoftGraphWorkspace", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/places/{place-id}/roomList/workspaces", + "OutputType": "IMicrosoftGraphWorkspace", + "Command": "Get-MgBetaPlaceAsRoomListWorkspace", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/places/{place-id}/roomList/workspaces/$count", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaPlaceAsRoomListWorkspaceCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/places/{place-id}/roomList/workspaces/$count", + "OutputType": null, + "Command": "Get-MgBetaPlaceAsRoomListWorkspaceCount", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/places/$count", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaPlaceCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/places/$count", + "OutputType": null, + "Command": "Get-MgBetaPlaceCount", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/places/room/$count", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaPlaceCountAsRoom", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/places/room/$count", + "OutputType": null, + "Command": "Get-MgBetaPlaceCountAsRoom", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/places/roomList/$count", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaPlaceCountAsRoomList", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/places/roomList/$count", + "OutputType": null, + "Command": "Get-MgBetaPlaceCountAsRoomList", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/planner", - "Module": "Beta.Planner", - "Command": "Get-MgBetaPlanner", - "OutputType": "IMicrosoftGraphPlanner", + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/planner", + "OutputType": "IMicrosoftGraphPlanner", + "Command": "Get-MgBetaPlanner", + "Module": "Beta.Planner" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Tasks.Read", @@ -133676,20 +132042,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/planner/buckets/{plannerBucket-id}", - "Module": "Beta.Planner", - "Command": "Get-MgBetaPlannerBucket", "OutputType": "IMicrosoftGraphPlannerBucket", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-get?view=graph-rest-beta" + "Command": "Get-MgBetaPlannerBucket", + "Module": "Beta.Planner" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Tasks.Read", @@ -133740,19 +132105,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-list-buckets?view=graph-rest-beta", + "Method": "GET", "Uri": "/planner/buckets", - "Module": "Beta.Planner", - "Command": "Get-MgBetaPlannerBucket", "OutputType": "IMicrosoftGraphPlannerBucket", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-list-buckets?view=graph-rest-beta" + "Command": "Get-MgBetaPlannerBucket", + "Module": "Beta.Planner" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "Tasks.Read", @@ -133803,19 +132168,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/planner/buckets/$count", - "Module": "Beta.Planner", - "Command": "Get-MgBetaPlannerBucketCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaPlannerBucketCount", + "Module": "Beta.Planner" }, { + "ApiVersion": "beta", + "Variants": [ + "Delta" + ], "Permissions": [ { "Name": "Tasks.Read", @@ -133866,19 +132231,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-delta?view=graph-rest-beta", + "Method": "GET", "Uri": "/planner/buckets/delta", - "Module": "Beta.Planner", - "Command": "Get-MgBetaPlannerBucketDelta", "OutputType": "IMicrosoftGraphPlannerBucket", - "Variants": [ - "Delta" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-delta?view=graph-rest-beta" + "Command": "Get-MgBetaPlannerBucketDelta", + "Module": "Beta.Planner" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Tasks.Read", @@ -133929,19 +132294,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-list-tasks?view=graph-rest-beta", + "Method": "GET", "Uri": "/planner/buckets/{plannerBucket-id}/tasks", - "Module": "Beta.Planner", - "Command": "Get-MgBetaPlannerBucketTask", "OutputType": "IMicrosoftGraphPlannerTask", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-list-tasks?view=graph-rest-beta" + "Command": "Get-MgBetaPlannerBucketTask", + "Module": "Beta.Planner" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Tasks.Read", @@ -133992,20 +132358,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/planner/plans/{plannerPlan-id}", - "Module": "Beta.Planner", - "Command": "Get-MgBetaPlannerPlan", "OutputType": "IMicrosoftGraphPlannerPlan", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-get?view=graph-rest-beta" + "Command": "Get-MgBetaPlannerPlan", + "Module": "Beta.Planner" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Tasks.Read", @@ -134056,19 +132421,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-list-plans?view=graph-rest-beta", + "Method": "GET", "Uri": "/planner/plans", - "Module": "Beta.Planner", - "Command": "Get-MgBetaPlannerPlan", "OutputType": "IMicrosoftGraphPlannerPlan", + "Command": "Get-MgBetaPlannerPlan", + "Module": "Beta.Planner" + }, + { + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-list-plans?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Tasks.Read", @@ -134119,19 +132484,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-list-buckets?view=graph-rest-beta", + "Method": "GET", "Uri": "/planner/plans/{plannerPlan-id}/buckets", - "Module": "Beta.Planner", - "Command": "Get-MgBetaPlannerPlanBucket", "OutputType": "IMicrosoftGraphPlannerBucket", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-list-buckets?view=graph-rest-beta" + "Command": "Get-MgBetaPlannerPlanBucket", + "Module": "Beta.Planner" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "Tasks.Read", @@ -134182,19 +132547,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/planner/plans/$count", - "Module": "Beta.Planner", - "Command": "Get-MgBetaPlannerPlanCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaPlannerPlanCount", + "Module": "Beta.Planner" }, { + "ApiVersion": "beta", + "Variants": [ + "Delta" + ], "Permissions": [ { "Name": "Tasks.Read", @@ -134245,19 +132610,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-delta?view=graph-rest-beta", + "Method": "GET", "Uri": "/planner/plans/delta", - "Module": "Beta.Planner", - "Command": "Get-MgBetaPlannerPlanDelta", "OutputType": "IMicrosoftGraphPlannerPlan", - "Variants": [ - "Delta" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-delta?view=graph-rest-beta" + "Command": "Get-MgBetaPlannerPlanDelta", + "Module": "Beta.Planner" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Tasks.Read", @@ -134308,20 +132674,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplandetails-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/planner/plans/{plannerPlan-id}/details", - "Module": "Beta.Planner", - "Command": "Get-MgBetaPlannerPlanDetail", "OutputType": "IMicrosoftGraphPlannerPlanDetails", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplandetails-get?view=graph-rest-beta" + "Command": "Get-MgBetaPlannerPlanDetail", + "Module": "Beta.Planner" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Tasks.Read", @@ -134372,19 +132737,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-list-tasks?view=graph-rest-beta", + "Method": "GET", "Uri": "/planner/plans/{plannerPlan-id}/tasks", - "Module": "Beta.Planner", - "Command": "Get-MgBetaPlannerPlanTask", "OutputType": "IMicrosoftGraphPlannerTask", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-list-tasks?view=graph-rest-beta" + "Command": "Get-MgBetaPlannerPlanTask", + "Module": "Beta.Planner" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Tasks.Read", @@ -134419,48 +132785,48 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerroster-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/planner/rosters/{plannerRoster-id}", - "Module": "Beta.Planner", - "Command": "Get-MgBetaPlannerRoster", "OutputType": "IMicrosoftGraphPlannerRoster", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerroster-get?view=graph-rest-beta" + "Command": "Get-MgBetaPlannerRoster", + "Module": "Beta.Planner" }, { - "Permissions": [], - "Uri": "/planner/rosters", - "Module": "Beta.Planner", - "Command": "Get-MgBetaPlannerRoster", - "OutputType": "IMicrosoftGraphPlannerRoster", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/planner/rosters", + "OutputType": "IMicrosoftGraphPlannerRoster", + "Command": "Get-MgBetaPlannerRoster", + "Module": "Beta.Planner" }, { - "Permissions": [], - "Uri": "/planner/rosters/$count", - "Module": "Beta.Planner", - "Command": "Get-MgBetaPlannerRosterCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/planner/rosters/$count", + "OutputType": null, + "Command": "Get-MgBetaPlannerRosterCount", + "Module": "Beta.Planner" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Tasks.Read", @@ -134495,20 +132861,129 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerrostermember-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/planner/rosters/{plannerRoster-id}/members/{plannerRosterMember-id}", - "Module": "Beta.Planner", + "OutputType": "IMicrosoftGraphPlannerRosterMember", "Command": "Get-MgBetaPlannerRosterMember", + "Module": "Beta.Planner" + }, + { + "ApiVersion": "beta", + "Variants": [ + "List" + ], + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "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, + "PermissionType": "Application", + "IsLeastPrivilege": 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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": 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, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerroster-list-members?view=graph-rest-beta", + "Method": "GET", + "Uri": "/planner/rosters/{plannerRoster-id}/members", "OutputType": "IMicrosoftGraphPlannerRosterMember", + "Command": "Get-MgBetaPlannerRosterMember", + "Module": "Beta.Planner" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "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, + "PermissionType": "Application", + "IsLeastPrivilege": 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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": 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, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "GET", + "Uri": "/planner/rosters/{plannerRoster-id}/members/$count", + "OutputType": null, + "Command": "Get-MgBetaPlannerRosterMemberCount", + "Module": "Beta.Planner" + }, + { "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerrostermember-get?view=graph-rest-beta" + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/planner/rosters/{plannerRoster-id}/plans/{plannerPlan-id}", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Command": "Get-MgBetaPlannerRosterPlan", + "Module": "Beta.Planner" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Tasks.Read", @@ -134543,82 +133018,20 @@ "IsLeastPrivilege": false } ], - "Uri": "/planner/rosters/{plannerRoster-id}/members", - "Module": "Beta.Planner", - "Command": "Get-MgBetaPlannerRosterMember", - "OutputType": "IMicrosoftGraphPlannerRosterMember", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerroster-list-members?view=graph-rest-beta" - }, - { - "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "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, - "PermissionType": "Application", - "IsLeastPrivilege": 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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": 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, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "Uri": "/planner/rosters/{plannerRoster-id}/members/$count", - "Module": "Beta.Planner", - "Command": "Get-MgBetaPlannerRosterMemberCount", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerroster-list-plans?view=graph-rest-beta", "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Uri": "/planner/rosters/{plannerRoster-id}/plans", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Command": "Get-MgBetaPlannerRosterPlan", + "Module": "Beta.Planner" }, { - "Permissions": [], - "Uri": "/planner/rosters/{plannerRoster-id}/plans/{plannerPlan-id}", - "Module": "Beta.Planner", - "Command": "Get-MgBetaPlannerRosterPlan", - "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Tasks.Read", @@ -134653,67 +133066,20 @@ "IsLeastPrivilege": false } ], - "Uri": "/planner/rosters/{plannerRoster-id}/plans", - "Module": "Beta.Planner", - "Command": "Get-MgBetaPlannerRosterPlan", - "OutputType": "IMicrosoftGraphPlannerPlan", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerroster-list-plans?view=graph-rest-beta" - }, - { - "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "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, - "PermissionType": "Application", - "IsLeastPrivilege": 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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": 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, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/planner/rosters/{plannerRoster-id}/plans/$count", - "Module": "Beta.Planner", - "Command": "Get-MgBetaPlannerRosterPlanCount", "OutputType": null, + "Command": "Get-MgBetaPlannerRosterPlanCount", + "Module": "Beta.Planner" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Tasks.Read", @@ -134764,20 +133130,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/planner/tasks/{plannerTask-id}", - "Module": "Beta.Planner", - "Command": "Get-MgBetaPlannerTask", "OutputType": "IMicrosoftGraphPlannerTask", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-get?view=graph-rest-beta" + "Command": "Get-MgBetaPlannerTask", + "Module": "Beta.Planner" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Tasks.Read", @@ -134828,19 +133193,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-list-tasks?view=graph-rest-beta", + "Method": "GET", "Uri": "/planner/tasks", - "Module": "Beta.Planner", - "Command": "Get-MgBetaPlannerTask", "OutputType": "IMicrosoftGraphPlannerTask", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-list-tasks?view=graph-rest-beta" + "Command": "Get-MgBetaPlannerTask", + "Module": "Beta.Planner" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Tasks.Read", @@ -134891,20 +133257,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "Module": "Beta.Planner", - "Command": "Get-MgBetaPlannerTaskAssignedToTaskBoardFormat", "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", + "Command": "Get-MgBetaPlannerTaskAssignedToTaskBoardFormat", + "Module": "Beta.Planner" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-get?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Tasks.Read", @@ -134955,20 +133321,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "Module": "Beta.Planner", - "Command": "Get-MgBetaPlannerTaskBucketTaskBoardFormat", "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-get?view=graph-rest-beta" + "Command": "Get-MgBetaPlannerTaskBucketTaskBoardFormat", + "Module": "Beta.Planner" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "Tasks.Read", @@ -135019,19 +133384,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/planner/tasks/$count", - "Module": "Beta.Planner", - "Command": "Get-MgBetaPlannerTaskCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaPlannerTaskCount", + "Module": "Beta.Planner" }, { + "ApiVersion": "beta", + "Variants": [ + "Delta" + ], "Permissions": [ { "Name": "Tasks.Read", @@ -135050,19 +133415,20 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delta?view=graph-rest-beta", + "Method": "GET", "Uri": "/planner/tasks/delta", - "Module": "Beta.Planner", - "Command": "Get-MgBetaPlannerTaskDelta", "OutputType": "IMicrosoftGraphPlannerTask", - "Variants": [ - "Delta" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delta?view=graph-rest-beta" + "Command": "Get-MgBetaPlannerTaskDelta", + "Module": "Beta.Planner" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Tasks.Read", @@ -135113,20 +133479,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertaskdetails-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/planner/tasks/{plannerTask-id}/details", - "Module": "Beta.Planner", - "Command": "Get-MgBetaPlannerTaskDetail", "OutputType": "IMicrosoftGraphPlannerTaskDetails", + "Command": "Get-MgBetaPlannerTaskDetail", + "Module": "Beta.Planner" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertaskdetails-get?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Tasks.Read", @@ -135177,20 +133543,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", - "Module": "Beta.Planner", - "Command": "Get-MgBetaPlannerTaskProgressTaskBoardFormat", "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-get?view=graph-rest-beta" + "Command": "Get-MgBetaPlannerTaskProgressTaskBoardFormat", + "Module": "Beta.Planner" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -135209,19 +133574,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewpolicy-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/policies/accessReviewPolicy", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyAccessReviewPolicy", "OutputType": "IMicrosoftGraphAccessReviewPolicy", - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewpolicy-get?view=graph-rest-beta" + "Command": "Get-MgBetaPolicyAccessReviewPolicy", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -135248,20 +133614,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicy", "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-get?view=graph-rest-beta" + "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicy", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -135288,63 +133653,63 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-list?view=graph-rest-beta", + "Method": "GET", "Uri": "/policies/activityBasedTimeoutPolicies", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicy", "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-list?view=graph-rest-beta" + "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo/{directoryObject-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyApplyTo", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo/{directoryObject-id}", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyApplyTo", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyApplyTo", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyApplyTo", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyApplyToCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo/$count", + "OutputType": null, + "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyApplyToCount", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -135371,19 +133736,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/policies/activityBasedTimeoutPolicies/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyCount", "OutputType": null, + "Command": "Get-MgBetaPolicyActivityBasedTimeoutPolicyCount", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Policy.Read.All", @@ -135418,19 +133783,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminconsentrequestpolicy-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/policies/adminConsentRequestPolicy", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyAdminConsentRequestPolicy", "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy", - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminconsentrequestpolicy-get?view=graph-rest-beta" + "Command": "Get-MgBetaPolicyAdminConsentRequestPolicy", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -135457,20 +133823,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyAppManagementPolicy", "OutputType": "IMicrosoftGraphAppManagementPolicy", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-get?view=graph-rest-beta" + "Command": "Get-MgBetaPolicyAppManagementPolicy", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -135497,34 +133862,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-list?view=graph-rest-beta", + "Method": "GET", "Uri": "/policies/appManagementPolicies", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyAppManagementPolicy", "OutputType": "IMicrosoftGraphAppManagementPolicy", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-list?view=graph-rest-beta" + "Command": "Get-MgBetaPolicyAppManagementPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo/{directoryObject-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyAppManagementPolicyApplyTo", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo/{directoryObject-id}", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaPolicyAppManagementPolicyApplyTo", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Application.Read.All", @@ -135559,19 +133924,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-list-appliesto?view=graph-rest-beta", + "Method": "GET", "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyAppManagementPolicyApplyTo", "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-list-appliesto?view=graph-rest-beta" + "Command": "Get-MgBetaPolicyAppManagementPolicyApplyTo", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Application.Read.All", @@ -135606,20 +133972,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyAppManagementPolicyApplyToCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaPolicyAppManagementPolicyApplyToCount", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -135646,19 +134011,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/policies/appManagementPolicies/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyAppManagementPolicyCount", "OutputType": null, + "Command": "Get-MgBetaPolicyAppManagementPolicyCount", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Policy.Read.All", @@ -135677,76 +134042,77 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationflowspolicy-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/policies/authenticationFlowsPolicy", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyAuthenticationFlowPolicy", "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy", - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationflowspolicy-get?view=graph-rest-beta" + "Command": "Get-MgBetaPolicyAuthenticationFlowPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/authenticationMethodsPolicy", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyAuthenticationMethodPolicy", - "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy", + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodspolicy-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodspolicy-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/policies/authenticationMethodsPolicy", + "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy", + "Command": "Get-MgBetaPolicyAuthenticationMethodPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", - "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalauthenticationmethodconfiguration-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalauthenticationmethodconfiguration-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", + "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", + "Command": "Get-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", - "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations", + "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", + "Command": "Get-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfigurationCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/$count", + "OutputType": null, + "Command": "Get-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfigurationCount", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -135773,20 +134139,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicy", "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-get?view=graph-rest-beta" + "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicy", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -135813,63 +134178,63 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthroot-list-policies?view=graph-rest-beta", + "Method": "GET", "Uri": "/policies/authenticationStrengthPolicies", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicy", "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthroot-list-policies?view=graph-rest-beta" + "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations", + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfigurationCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/$count", + "OutputType": null, + "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfigurationCount", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -135896,34 +134261,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/policies/authenticationStrengthPolicies/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaPolicyAuthenticationStrengthPolicyCount", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyAuthorizationPolicy", - "OutputType": "IMicrosoftGraphAuthorizationPolicy", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}", + "OutputType": "IMicrosoftGraphAuthorizationPolicy", + "Command": "Get-MgBetaPolicyAuthorizationPolicy", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -135942,19 +134307,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authorizationpolicy-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/policies/authorizationPolicy", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyAuthorizationPolicy", "OutputType": "IMicrosoftGraphAuthorizationPolicy", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authorizationpolicy-get?view=graph-rest-beta" + "Command": "Get-MgBetaPolicyAuthorizationPolicy", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -135973,77 +134338,78 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/policies/authorizationPolicy/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyAuthorizationPolicyCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaPolicyAuthorizationPolicyCount", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/{defaultUserRoleOverride-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", - "OutputType": "IMicrosoftGraphDefaultUserRoleOverride", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/{defaultUserRoleOverride-id}", + "OutputType": "IMicrosoftGraphDefaultUserRoleOverride", + "Command": "Get-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", - "OutputType": "IMicrosoftGraphDefaultUserRoleOverride", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides", + "OutputType": "IMicrosoftGraphDefaultUserRoleOverride", + "Command": "Get-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverrideCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/$count", + "OutputType": null, + "Command": "Get-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverrideCount", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/b2cAuthenticationMethodsPolicy", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyB2CAuthenticationMethodPolicy", - "OutputType": "IMicrosoftGraphB2CAuthenticationMethodsPolicy", + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cauthenticationmethodspolicy-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cauthenticationmethodspolicy-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/policies/b2cAuthenticationMethodsPolicy", + "OutputType": "IMicrosoftGraphB2CAuthenticationMethodsPolicy", + "Command": "Get-MgBetaPolicyB2CAuthenticationMethodPolicy", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -136070,20 +134436,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyClaimMappingPolicy", "OutputType": "IMicrosoftGraphClaimsMappingPolicy", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-get?view=graph-rest-beta" + "Command": "Get-MgBetaPolicyClaimMappingPolicy", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -136110,34 +134475,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-list?view=graph-rest-beta", + "Method": "GET", "Uri": "/policies/claimsMappingPolicies", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyClaimMappingPolicy", "OutputType": "IMicrosoftGraphClaimsMappingPolicy", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-list?view=graph-rest-beta" + "Command": "Get-MgBetaPolicyClaimMappingPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo/{directoryObject-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyClaimMappingPolicyApplyTo", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo/{directoryObject-id}", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaPolicyClaimMappingPolicyApplyTo", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -136180,19 +134545,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-list-appliesto?view=graph-rest-beta", + "Method": "GET", "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyClaimMappingPolicyApplyTo", "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-list-appliesto?view=graph-rest-beta" + "Command": "Get-MgBetaPolicyClaimMappingPolicyApplyTo", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -136235,20 +134601,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyClaimMappingPolicyApplyToCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaPolicyClaimMappingPolicyApplyToCount", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -136275,33 +134640,33 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/policies/claimsMappingPolicies/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyClaimMappingPolicyCount", "OutputType": null, + "Command": "Get-MgBetaPolicyClaimMappingPolicyCount", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/policies/conditionalAccessPolicies/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyConditionalAccessPolicyCount", "OutputType": null, + "Command": "Get-MgBetaPolicyConditionalAccessPolicyCount", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Policy.Read.All", @@ -136320,19 +134685,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/policies/crossTenantAccessPolicy", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyCrossTenantAccessPolicy", "OutputType": "IMicrosoftGraphCrossTenantAccessPolicy", + "Command": "Get-MgBetaPolicyCrossTenantAccessPolicy", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-get?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Policy.Read.All", @@ -136351,19 +134716,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationdefault-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/policies/crossTenantAccessPolicy/default", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyDefault", "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationDefault", - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationdefault-get?view=graph-rest-beta" + "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyDefault", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -136382,20 +134748,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyPartner", "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-get?view=graph-rest-beta" + "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyPartner", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -136414,19 +134779,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-list-partners?view=graph-rest-beta", + "Method": "GET", "Uri": "/policies/crossTenantAccessPolicy/partners", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyPartner", "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-list-partners?view=graph-rest-beta" + "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyPartner", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -136445,19 +134810,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/policies/crossTenantAccessPolicy/partners/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyPartnerCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyPartnerCount", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -136476,20 +134842,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantidentitysyncpolicypartner-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", "OutputType": "IMicrosoftGraphCrossTenantIdentitySyncPolicyPartner", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantidentitysyncpolicypartner-get?view=graph-rest-beta" + "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "MultiTenantOrganization.Read.All", @@ -136508,47 +134873,47 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/policies/crossTenantAccessPolicy/templates", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyTemplate", "OutputType": "IMicrosoftGraphPolicyTemplate", + "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyTemplate", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationidentitysyncpolicytemplate-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", "OutputType": "IMicrosoftGraphMultiTenantOrganizationIdentitySyncPolicyTemplate", + "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationidentitysyncpolicytemplate-get?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationpartnerconfigurationtemplate-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", "OutputType": "IMicrosoftGraphMultiTenantOrganizationPartnerConfigurationTemplate", + "Command": "Get-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationpartnerconfigurationtemplate-get?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Policy.Read.All", @@ -136575,19 +134940,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantappmanagementpolicy-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/policies/defaultAppManagementPolicy", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyDefaultAppManagementPolicy", "OutputType": "IMicrosoftGraphTenantAppManagementPolicy", + "Command": "Get-MgBetaPolicyDefaultAppManagementPolicy", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantappmanagementpolicy-get?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Policy.Read.DeviceConfiguration", @@ -136614,33 +134979,33 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/deviceregistrationpolicy-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/policies/deviceRegistrationPolicy", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyDeviceRegistrationPolicy", "OutputType": "IMicrosoftGraphDeviceRegistrationPolicy", + "Command": "Get-MgBetaPolicyDeviceRegistrationPolicy", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/deviceregistrationpolicy-get?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/policies/directoryRoleAccessReviewPolicy", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyDirectoryRoleAccessReviewPolicy", "OutputType": "IMicrosoftGraphDirectoryRoleAccessReviewPolicy", + "Command": "Get-MgBetaPolicyDirectoryRoleAccessReviewPolicy", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Policy.Read.All", @@ -136659,119 +135024,120 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalidentitiespolicy-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/policies/externalIdentitiesPolicy", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyExternalIdentityPolicy", "OutputType": "IMicrosoftGraphExternalIdentitiesPolicy", - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalidentitiespolicy-get?view=graph-rest-beta" + "Command": "Get-MgBetaPolicyExternalIdentityPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyFeatureRolloutPolicy", - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "Command": "Get-MgBetaPolicyFeatureRolloutPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/featureRolloutPolicies", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyFeatureRolloutPolicy", - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-featurerolloutpolicies?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-featurerolloutpolicies?view=graph-rest-beta", + "Method": "GET", + "Uri": "/policies/featureRolloutPolicies", + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "Command": "Get-MgBetaPolicyFeatureRolloutPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyFeatureRolloutPolicyApplyTo", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaPolicyFeatureRolloutPolicyApplyTo", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyFeatureRolloutPolicyApplyToByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", + "OutputType": null, + "Command": "Get-MgBetaPolicyFeatureRolloutPolicyApplyToByRef", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyFeatureRolloutPolicyApplyToCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$count", + "OutputType": null, + "Command": "Get-MgBetaPolicyFeatureRolloutPolicyApplyToCount", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/featureRolloutPolicies/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyFeatureRolloutPolicyCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/policies/featureRolloutPolicies/$count", + "OutputType": null, + "Command": "Get-MgBetaPolicyFeatureRolloutPolicyCount", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/federatedTokenValidationPolicy", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyFederatedTokenValidationPolicy", - "OutputType": "IMicrosoftGraphFederatedTokenValidationPolicy", + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/policyroot-list-federatedtokenvalidationpolicy?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedtokenvalidationpolicy-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/policies/federatedTokenValidationPolicy", + "OutputType": "IMicrosoftGraphFederatedTokenValidationPolicy", + "Command": "Get-MgBetaPolicyFederatedTokenValidationPolicy", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -136798,20 +135164,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicy", "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-get?view=graph-rest-beta" + "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicy", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -136838,34 +135203,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-list?view=graph-rest-beta", + "Method": "GET", "Uri": "/policies/homeRealmDiscoveryPolicies", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicy", "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-list?view=graph-rest-beta" + "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo/{directoryObject-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyApplyTo", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo/{directoryObject-id}", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyApplyTo", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -136908,19 +135273,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-list-appliesto?view=graph-rest-beta", + "Method": "GET", "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyApplyTo", "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-list-appliesto?view=graph-rest-beta" + "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyApplyTo", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -136963,20 +135329,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyApplyToCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyApplyToCount", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -137003,33 +135368,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/policies/homeRealmDiscoveryPolicies/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaPolicyHomeRealmDiscoveryPolicyCount", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyIdentitySecurityDefaultEnforcementPolicy", - "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy", + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitysecuritydefaultsenforcementpolicy-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitysecuritydefaultsenforcementpolicy-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", + "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy", + "Command": "Get-MgBetaPolicyIdentitySecurityDefaultEnforcementPolicy", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -137048,20 +135414,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyMobileAppManagementPolicy", "OutputType": "IMicrosoftGraphMobilityManagementPolicy", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-get?view=graph-rest-beta" + "Command": "Get-MgBetaPolicyMobileAppManagementPolicy", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -137080,19 +135445,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-list?view=graph-rest-beta", + "Method": "GET", "Uri": "/policies/mobileAppManagementPolicies", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyMobileAppManagementPolicy", "OutputType": "IMicrosoftGraphMobilityManagementPolicy", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-list?view=graph-rest-beta" + "Command": "Get-MgBetaPolicyMobileAppManagementPolicy", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -137111,19 +135476,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/policies/mobileAppManagementPolicies/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyMobileAppManagementPolicyCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaPolicyMobileAppManagementPolicyCount", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -137142,19 +135507,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-list-includedgroups?view=graph-rest-beta", + "Method": "GET", "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroup", "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroup", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-list-includedgroups?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Policy.Read.All", @@ -137173,19 +135538,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-list-includedgroups?view=graph-rest-beta", + "Method": "GET", "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroupByRef", "OutputType": null, - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-list-includedgroups?view=graph-rest-beta" + "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroupByRef", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -137204,49 +135570,49 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroupCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroupCount", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/{group-id}/serviceProvisioningErrors", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroupServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/{group-id}/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroupServiceProvisioningError", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/{group-id}/serviceProvisioningErrors/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroupServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/{group-id}/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaPolicyMobileAppManagementPolicyIncludedGroupServiceProvisioningErrorCount", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -137265,20 +135631,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicy", "OutputType": "IMicrosoftGraphMobilityManagementPolicy", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-get?view=graph-rest-beta" + "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicy", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -137297,19 +135662,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-list?view=graph-rest-beta", + "Method": "GET", "Uri": "/policies/mobileDeviceManagementPolicies", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicy", "OutputType": "IMicrosoftGraphMobilityManagementPolicy", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-list?view=graph-rest-beta" + "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicy", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -137328,19 +135693,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/policies/mobileDeviceManagementPolicies/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyCount", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -137359,19 +135724,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-list-includedgroups?view=graph-rest-beta", + "Method": "GET", "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroup", "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroup", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-list-includedgroups?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Policy.Read.All", @@ -137390,19 +135755,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-list-includedgroups?view=graph-rest-beta", + "Method": "GET", "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupByRef", "OutputType": null, - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-list-includedgroups?view=graph-rest-beta" + "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupByRef", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -137421,49 +135787,49 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupCount", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/{group-id}/serviceProvisioningErrors", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/{group-id}/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupServiceProvisioningError", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/{group-id}/serviceProvisioningErrors/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/{group-id}/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupServiceProvisioningErrorCount", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -137482,20 +135848,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyPermissionGrantPolicy", "OutputType": "IMicrosoftGraphPermissionGrantPolicy", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-get?view=graph-rest-beta" + "Command": "Get-MgBetaPolicyPermissionGrantPolicy", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -137514,19 +135879,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-list?view=graph-rest-beta", + "Method": "GET", "Uri": "/policies/permissionGrantPolicies", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyPermissionGrantPolicy", "OutputType": "IMicrosoftGraphPermissionGrantPolicy", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-list?view=graph-rest-beta" + "Command": "Get-MgBetaPolicyPermissionGrantPolicy", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -137545,34 +135910,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/policies/permissionGrantPolicies/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyPermissionGrantPolicyCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaPolicyPermissionGrantPolicyCount", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyPermissionGrantPolicyExclude", - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "Command": "Get-MgBetaPolicyPermissionGrantPolicyExclude", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -137591,19 +135956,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-list-excludes?view=graph-rest-beta", + "Method": "GET", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyPermissionGrantPolicyExclude", "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-list-excludes?view=graph-rest-beta" + "Command": "Get-MgBetaPolicyPermissionGrantPolicyExclude", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -137622,35 +135988,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyPermissionGrantPolicyExcludeCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaPolicyPermissionGrantPolicyExcludeCount", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyPermissionGrantPolicyInclude", - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "Command": "Get-MgBetaPolicyPermissionGrantPolicyInclude", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -137669,19 +136034,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-list-includes?view=graph-rest-beta", + "Method": "GET", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyPermissionGrantPolicyInclude", "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-list-includes?view=graph-rest-beta" + "Command": "Get-MgBetaPolicyPermissionGrantPolicyInclude", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -137700,63 +136066,63 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyPermissionGrantPolicyIncludeCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaPolicyPermissionGrantPolicyIncludeCount", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/permissionGrantPreApprovalPolicies/{permissionGrantPreApprovalPolicy-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyPermissionGrantPreApprovalPolicy", - "OutputType": "IMicrosoftGraphPermissionGrantPreApprovalPolicy", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpreapprovalpolicy-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpreapprovalpolicy-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/policies/permissionGrantPreApprovalPolicies/{permissionGrantPreApprovalPolicy-id}", + "OutputType": "IMicrosoftGraphPermissionGrantPreApprovalPolicy", + "Command": "Get-MgBetaPolicyPermissionGrantPreApprovalPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/permissionGrantPreApprovalPolicies", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyPermissionGrantPreApprovalPolicy", - "OutputType": "IMicrosoftGraphPermissionGrantPreApprovalPolicy", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/policyroot-list-permissiongrantpreapprovalpolicies?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/policyroot-list-permissiongrantpreapprovalpolicies?view=graph-rest-beta", + "Method": "GET", + "Uri": "/policies/permissionGrantPreApprovalPolicies", + "OutputType": "IMicrosoftGraphPermissionGrantPreApprovalPolicy", + "Command": "Get-MgBetaPolicyPermissionGrantPreApprovalPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/permissionGrantPreApprovalPolicies/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyPermissionGrantPreApprovalPolicyCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/policies/permissionGrantPreApprovalPolicies/$count", + "OutputType": null, + "Command": "Get-MgBetaPolicyPermissionGrantPreApprovalPolicyCount", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -137799,20 +136165,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyRoleManagementPolicy", "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaPolicyRoleManagementPolicy", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -137855,19 +136220,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/policyroot-list-rolemanagementpolicies?view=graph-rest-beta", + "Method": "GET", "Uri": "/policies/roleManagementPolicies", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyRoleManagementPolicy", "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/policyroot-list-rolemanagementpolicies?view=graph-rest-beta" + "Command": "Get-MgBetaPolicyRoleManagementPolicy", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -137910,20 +136276,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyRoleManagementPolicyAssignment", "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaPolicyRoleManagementPolicyAssignment", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -137966,19 +136331,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/policyroot-list-rolemanagementpolicyassignments?view=graph-rest-beta", + "Method": "GET", "Uri": "/policies/roleManagementPolicyAssignments", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyRoleManagementPolicyAssignment", "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/policyroot-list-rolemanagementpolicyassignments?view=graph-rest-beta" + "Command": "Get-MgBetaPolicyRoleManagementPolicyAssignment", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -138021,34 +136386,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/policies/roleManagementPolicyAssignments/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyRoleManagementPolicyAssignmentCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaPolicyRoleManagementPolicyAssignmentCount", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}/policy", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyRoleManagementPolicyAssignmentPolicy", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}/policy", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "Command": "Get-MgBetaPolicyRoleManagementPolicyAssignmentPolicy", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -138091,34 +136456,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/policies/roleManagementPolicies/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyRoleManagementPolicyCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaPolicyRoleManagementPolicyCount", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyRoleManagementPolicyEffectiveRule", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "Command": "Get-MgBetaPolicyRoleManagementPolicyEffectiveRule", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -138161,19 +136526,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicy-list-effectiverules?view=graph-rest-beta", + "Method": "GET", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyRoleManagementPolicyEffectiveRule", "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicy-list-effectiverules?view=graph-rest-beta" + "Command": "Get-MgBetaPolicyRoleManagementPolicyEffectiveRule", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -138216,20 +136582,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyRoleManagementPolicyEffectiveRuleCount", "OutputType": null, + "Command": "Get-MgBetaPolicyRoleManagementPolicyEffectiveRuleCount", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -138272,20 +136638,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicyrule-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyRoleManagementPolicyRule", "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicyrule-get?view=graph-rest-beta" + "Command": "Get-MgBetaPolicyRoleManagementPolicyRule", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -138328,19 +136693,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicy-list-rules?view=graph-rest-beta", + "Method": "GET", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyRoleManagementPolicyRule", "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicy-list-rules?view=graph-rest-beta" + "Command": "Get-MgBetaPolicyRoleManagementPolicyRule", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -138383,151 +136749,151 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyRoleManagementPolicyRuleCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaPolicyRoleManagementPolicyRuleCount", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicy", - "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}", + "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy", + "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/servicePrincipalCreationPolicies", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicy", - "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/policies/servicePrincipalCreationPolicies", + "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy", + "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/servicePrincipalCreationPolicies/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/policies/servicePrincipalCreationPolicies/$count", + "OutputType": null, + "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyCount", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/{servicePrincipalCreationConditionSet-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyExclude", - "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/{servicePrincipalCreationConditionSet-id}", + "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", + "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyExclude", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyExclude", - "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes", + "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", + "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyExclude", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyExcludeCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/$count", + "OutputType": null, + "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyExcludeCount", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/{servicePrincipalCreationConditionSet-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyInclude", - "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/{servicePrincipalCreationConditionSet-id}", + "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", + "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyInclude", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyInclude", - "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes", + "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", + "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyInclude", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyIncludeCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/$count", + "OutputType": null, + "Command": "Get-MgBetaPolicyServicePrincipalCreationPolicyIncludeCount", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -138554,20 +136920,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyTokenIssuancePolicy", "OutputType": "IMicrosoftGraphTokenIssuancePolicy", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-get?view=graph-rest-beta" + "Command": "Get-MgBetaPolicyTokenIssuancePolicy", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -138594,34 +136959,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-list?view=graph-rest-beta", + "Method": "GET", "Uri": "/policies/tokenIssuancePolicies", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyTokenIssuancePolicy", "OutputType": "IMicrosoftGraphTokenIssuancePolicy", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-list?view=graph-rest-beta" + "Command": "Get-MgBetaPolicyTokenIssuancePolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo/{directoryObject-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyTokenIssuancePolicyApplyTo", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo/{directoryObject-id}", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaPolicyTokenIssuancePolicyApplyTo", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -138664,19 +137029,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-list-appliesto?view=graph-rest-beta", + "Method": "GET", "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyTokenIssuancePolicyApplyTo", "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-list-appliesto?view=graph-rest-beta" + "Command": "Get-MgBetaPolicyTokenIssuancePolicyApplyTo", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -138719,20 +137085,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyTokenIssuancePolicyApplyToCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaPolicyTokenIssuancePolicyApplyToCount", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -138759,19 +137124,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/policies/tokenIssuancePolicies/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyTokenIssuancePolicyCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaPolicyTokenIssuancePolicyCount", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -138798,20 +137164,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyTokenLifetimePolicy", "OutputType": "IMicrosoftGraphTokenLifetimePolicy", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-get?view=graph-rest-beta" + "Command": "Get-MgBetaPolicyTokenLifetimePolicy", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -138838,34 +137203,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-list?view=graph-rest-beta", + "Method": "GET", "Uri": "/policies/tokenLifetimePolicies", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyTokenLifetimePolicy", "OutputType": "IMicrosoftGraphTokenLifetimePolicy", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-list?view=graph-rest-beta" + "Command": "Get-MgBetaPolicyTokenLifetimePolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo/{directoryObject-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyTokenLifetimePolicyApplyTo", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo/{directoryObject-id}", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaPolicyTokenLifetimePolicyApplyTo", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -138908,19 +137273,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-list-appliesto?view=graph-rest-beta", + "Method": "GET", "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyTokenLifetimePolicyApplyTo", "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-list-appliesto?view=graph-rest-beta" + "Command": "Get-MgBetaPolicyTokenLifetimePolicyApplyTo", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -138963,20 +137329,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyTokenLifetimePolicyApplyToCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaPolicyTokenLifetimePolicyApplyToCount", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -139003,33 +137368,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/policies/tokenLifetimePolicies/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaPolicyTokenLifetimePolicyCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaPolicyTokenLifetimePolicyCount", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/print", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrint", - "OutputType": "IMicrosoftGraphPrint", + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print", + "OutputType": "IMicrosoftGraphPrint", + "Command": "Get-MgBetaPrint", + "Module": "Beta.Devices.CloudPrint" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -139048,20 +137414,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printconnector-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/print/connectors/{printConnector-id}", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintConnector", "OutputType": "IMicrosoftGraphPrintConnector", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printconnector-get?view=graph-rest-beta" + "Command": "Get-MgBetaPrintConnector", + "Module": "Beta.Devices.CloudPrint" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -139080,19 +137445,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-connectors?view=graph-rest-beta", + "Method": "GET", "Uri": "/print/connectors", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintConnector", "OutputType": "IMicrosoftGraphPrintConnector", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-connectors?view=graph-rest-beta" + "Command": "Get-MgBetaPrintConnector", + "Module": "Beta.Devices.CloudPrint" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -139111,19 +137476,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/print/connectors/$count", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintConnectorCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaPrintConnectorCount", + "Module": "Beta.Devices.CloudPrint" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Printer.Create", @@ -139150,48 +137516,48 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printoperation-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/print/operations/{printOperation-id}", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintOperation", "OutputType": "IMicrosoftGraphPrintOperation", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printoperation-get?view=graph-rest-beta" + "Command": "Get-MgBetaPrintOperation", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/operations", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintOperation", - "OutputType": "IMicrosoftGraphPrintOperation", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print/operations", + "OutputType": "IMicrosoftGraphPrintOperation", + "Command": "Get-MgBetaPrintOperation", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/operations/$count", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintOperationCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print/operations/$count", + "OutputType": null, + "Command": "Get-MgBetaPrintOperationCount", + "Module": "Beta.Devices.CloudPrint" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Printer.Read.All", @@ -139242,20 +137608,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/print/printers/{printer-id}", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinter", "OutputType": "IMicrosoftGraphPrinter", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-get?view=graph-rest-beta" + "Command": "Get-MgBetaPrintPrinter", + "Module": "Beta.Devices.CloudPrint" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Printer.Read.All", @@ -139282,19 +137647,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-printers?view=graph-rest-beta", + "Method": "GET", "Uri": "/print/printers", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinter", "OutputType": "IMicrosoftGraphPrinter", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-printers?view=graph-rest-beta" + "Command": "Get-MgBetaPrintPrinter", + "Module": "Beta.Devices.CloudPrint" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Printer.Read.All", @@ -139321,35 +137687,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-getcapabilities?view=graph-rest-beta", + "Method": "GET", "Uri": "/print/printers/{printer-id}/getCapabilities", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterCapability", "OutputType": "IMicrosoftGraphPrinterCapabilities", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-getcapabilities?view=graph-rest-beta" + "Command": "Get-MgBetaPrintPrinterCapability", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/printers/{printer-id}/connectors/{printConnector-id}", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterConnector", - "OutputType": "IMicrosoftGraphPrintConnector", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print/printers/{printer-id}/connectors/{printConnector-id}", + "OutputType": "IMicrosoftGraphPrintConnector", + "Command": "Get-MgBetaPrintPrinterConnector", + "Module": "Beta.Devices.CloudPrint" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -139368,19 +137733,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-list-connectors?view=graph-rest-beta", + "Method": "GET", "Uri": "/print/printers/{printer-id}/connectors", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterConnector", "OutputType": "IMicrosoftGraphPrintConnector", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-list-connectors?view=graph-rest-beta" + "Command": "Get-MgBetaPrintPrinterConnector", + "Module": "Beta.Devices.CloudPrint" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -139399,20 +137765,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/print/printers/{printer-id}/connectors/$count", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterConnectorCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaPrintPrinterConnectorCount", + "Module": "Beta.Devices.CloudPrint" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "Printer.Read.All", @@ -139439,19 +137804,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/print/printers/$count", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaPrintPrinterCount", + "Module": "Beta.Devices.CloudPrint" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -139518,20 +137884,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterJob", "OutputType": "IMicrosoftGraphPrintJob", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-get?view=graph-rest-beta" + "Command": "Get-MgBetaPrintPrinterJob", + "Module": "Beta.Devices.CloudPrint" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -139598,19 +137963,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-list-jobs?view=graph-rest-beta", + "Method": "GET", "Uri": "/print/printers/{printer-id}/jobs", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterJob", "OutputType": "IMicrosoftGraphPrintJob", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-list-jobs?view=graph-rest-beta" + "Command": "Get-MgBetaPrintPrinterJob", + "Module": "Beta.Devices.CloudPrint" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -139677,20 +138043,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/print/printers/{printer-id}/jobs/$count", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterJobCount", "OutputType": null, + "Command": "Get-MgBetaPrintPrinterJobCount", + "Module": "Beta.Devices.CloudPrint" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "PrintJob.Read", @@ -139725,34 +138091,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterJobDocument", "OutputType": "IMicrosoftGraphPrintDocument", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaPrintPrinterJobDocument", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterJobDocument", - "OutputType": "IMicrosoftGraphPrintDocument", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-get-file?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-get-file?view=graph-rest-beta", + "Method": "GET", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents", + "OutputType": "IMicrosoftGraphPrintDocument", + "Command": "Get-MgBetaPrintPrinterJobDocument", + "Module": "Beta.Devices.CloudPrint" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "PrintJob.Read", @@ -139787,114 +138153,105 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-get-file?view=graph-rest-beta", + "Method": "GET", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterJobDocumentContent", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-get-file?view=graph-rest-beta" + "Command": "Get-MgBetaPrintPrinterJobDocumentContent", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/$count", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterJobDocumentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/$count", + "OutputType": null, + "Command": "Get-MgBetaPrintPrinterJobDocumentCount", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterJobTask", - "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}", + "OutputType": "IMicrosoftGraphPrintTask", + "Command": "Get-MgBetaPrintPrinterJobTask", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterJobTask", - "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks", + "OutputType": "IMicrosoftGraphPrintTask", + "Command": "Get-MgBetaPrintPrinterJobTask", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/$count", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterJobTaskCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/$count", + "OutputType": null, + "Command": "Get-MgBetaPrintPrinterJobTaskCount", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterJobTaskDefinition", - "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition", + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "Command": "Get-MgBetaPrintPrinterJobTaskDefinition", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}/trigger", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterJobTaskTrigger", - "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}/trigger", + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "Command": "Get-MgBetaPrintPrinterJobTaskTrigger", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/printerShares/{printerShare-id}", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterShare", - "OutputType": "IMicrosoftGraphPrinterShare", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", @@ -139903,186 +138260,196 @@ "GetViaIdentity1", "GetViaIdentity2" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print/printerShares/{printerShare-id}", + "OutputType": "IMicrosoftGraphPrinterShare", + "Command": "Get-MgBetaPrintPrinterShare", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/printerShares", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterShare", - "OutputType": "IMicrosoftGraphPrinterShare", + "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print/printerShares", + "OutputType": "IMicrosoftGraphPrinterShare", + "Command": "Get-MgBetaPrintPrinterShare", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/printerShares/{printerShare-id}/allowedGroups", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterShareAllowedGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print/printerShares/{printerShare-id}/allowedGroups", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgBetaPrintPrinterShareAllowedGroup", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/$ref", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterShareAllowedGroupByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/$ref", + "OutputType": null, + "Command": "Get-MgBetaPrintPrinterShareAllowedGroupByRef", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/$count", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterShareAllowedGroupCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/$count", + "OutputType": null, + "Command": "Get-MgBetaPrintPrinterShareAllowedGroupCount", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterShareAllowedGroupServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaPrintPrinterShareAllowedGroupServiceProvisioningError", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors/$count", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterShareAllowedGroupServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaPrintPrinterShareAllowedGroupServiceProvisioningErrorCount", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/printerShares/{printerShare-id}/allowedUsers", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterShareAllowedUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print/printerShares/{printerShare-id}/allowedUsers", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaPrintPrinterShareAllowedUser", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/$ref", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterShareAllowedUserByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/$ref", + "OutputType": null, + "Command": "Get-MgBetaPrintPrinterShareAllowedUserByRef", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/$count", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterShareAllowedUserCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/$count", + "OutputType": null, + "Command": "Get-MgBetaPrintPrinterShareAllowedUserCount", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterShareAllowedUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaPrintPrinterShareAllowedUserMailboxSetting", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterShareAllowedUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaPrintPrinterShareAllowedUserServiceProvisioningError", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors/$count", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterShareAllowedUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaPrintPrinterShareAllowedUserServiceProvisioningErrorCount", + "Module": "Beta.Devices.CloudPrint" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity" + ], "Permissions": [ { "Name": "PrinterShare.ReadBasic.All", @@ -140109,213 +138476,212 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/print/printers/{printer-id}/shares/$count", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterShareCount", "OutputType": null, - "Variants": [ - "Get", - "Get1", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaPrintPrinterShareCount", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterShareJob", - "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}", + "OutputType": "IMicrosoftGraphPrintJob", + "Command": "Get-MgBetaPrintPrinterShareJob", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/printerShares/{printerShare-id}/jobs", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterShareJob", - "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print/printerShares/{printerShare-id}/jobs", + "OutputType": "IMicrosoftGraphPrintJob", + "Command": "Get-MgBetaPrintPrinterShareJob", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/printerShares/{printerShare-id}/jobs/$count", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterShareJobCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print/printerShares/{printerShare-id}/jobs/$count", + "OutputType": null, + "Command": "Get-MgBetaPrintPrinterShareJobCount", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterShareJobDocument", - "OutputType": "IMicrosoftGraphPrintDocument", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", + "OutputType": "IMicrosoftGraphPrintDocument", + "Command": "Get-MgBetaPrintPrinterShareJobDocument", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterShareJobDocument", - "OutputType": "IMicrosoftGraphPrintDocument", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents", + "OutputType": "IMicrosoftGraphPrintDocument", + "Command": "Get-MgBetaPrintPrinterShareJobDocument", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterShareJobDocumentContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", + "OutputType": null, + "Command": "Get-MgBetaPrintPrinterShareJobDocumentContent", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/$count", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterShareJobDocumentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/$count", + "OutputType": null, + "Command": "Get-MgBetaPrintPrinterShareJobDocumentCount", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterShareJobTask", - "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", + "OutputType": "IMicrosoftGraphPrintTask", + "Command": "Get-MgBetaPrintPrinterShareJobTask", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterShareJobTask", - "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks", + "OutputType": "IMicrosoftGraphPrintTask", + "Command": "Get-MgBetaPrintPrinterShareJobTask", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/$count", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterShareJobTaskCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/$count", + "OutputType": null, + "Command": "Get-MgBetaPrintPrinterShareJobTaskCount", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterShareJobTaskDefinition", - "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition", + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "Command": "Get-MgBetaPrintPrinterShareJobTaskDefinition", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/trigger", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterShareJobTaskTrigger", - "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/trigger", + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "Command": "Get-MgBetaPrintPrinterShareJobTaskTrigger", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/printerShares/{printerShare-id}/printer", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterSharePrinter", - "OutputType": "IMicrosoftGraphPrinter", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print/printerShares/{printerShare-id}/printer", + "OutputType": "IMicrosoftGraphPrinter", + "Command": "Get-MgBetaPrintPrinterSharePrinter", + "Module": "Beta.Devices.CloudPrint" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Printer.Read.All", @@ -140342,20 +138708,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtasktrigger-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterTaskTrigger", "OutputType": "IMicrosoftGraphPrintTaskTrigger", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtasktrigger-get?view=graph-rest-beta" + "Command": "Get-MgBetaPrintPrinterTaskTrigger", + "Module": "Beta.Devices.CloudPrint" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Printer.Read.All", @@ -140382,19 +138747,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-list-tasktriggers?view=graph-rest-beta", + "Method": "GET", "Uri": "/print/printers/{printer-id}/taskTriggers", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterTaskTrigger", "OutputType": "IMicrosoftGraphPrintTaskTrigger", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-list-tasktriggers?view=graph-rest-beta" + "Command": "Get-MgBetaPrintPrinterTaskTrigger", + "Module": "Beta.Devices.CloudPrint" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Printer.Read.All", @@ -140421,35 +138787,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/print/printers/{printer-id}/taskTriggers/$count", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterTaskTriggerCount", "OutputType": null, + "Command": "Get-MgBetaPrintPrinterTaskTriggerCount", + "Module": "Beta.Devices.CloudPrint" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}/definition", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintPrinterTaskTriggerDefinition", "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "Command": "Get-MgBetaPrintPrinterTaskTriggerDefinition", + "Module": "Beta.Devices.CloudPrint" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -140620,20 +138986,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printservice-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/print/services/{printService-id}", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintService", "OutputType": "IMicrosoftGraphPrintService", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printservice-get?view=graph-rest-beta" + "Command": "Get-MgBetaPrintService", + "Module": "Beta.Devices.CloudPrint" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -140804,19 +139169,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-services?view=graph-rest-beta", + "Method": "GET", "Uri": "/print/services", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintService", "OutputType": "IMicrosoftGraphPrintService", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-services?view=graph-rest-beta" + "Command": "Get-MgBetaPrintService", + "Module": "Beta.Devices.CloudPrint" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -140987,19 +139352,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/print/services/$count", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintServiceCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaPrintServiceCount", + "Module": "Beta.Devices.CloudPrint" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -141170,20 +139536,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printserviceendpoint-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintServiceEndpoint", "OutputType": "IMicrosoftGraphPrintServiceEndpoint", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printserviceendpoint-get?view=graph-rest-beta" + "Command": "Get-MgBetaPrintServiceEndpoint", + "Module": "Beta.Devices.CloudPrint" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -141354,19 +139719,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printservice-list-endpoints?view=graph-rest-beta", + "Method": "GET", "Uri": "/print/services/{printService-id}/endpoints", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintServiceEndpoint", "OutputType": "IMicrosoftGraphPrintServiceEndpoint", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printservice-list-endpoints?view=graph-rest-beta" + "Command": "Get-MgBetaPrintServiceEndpoint", + "Module": "Beta.Devices.CloudPrint" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -141537,20 +139903,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/print/services/{printService-id}/endpoints/$count", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintServiceEndpointCount", "OutputType": null, + "Command": "Get-MgBetaPrintServiceEndpointCount", + "Module": "Beta.Devices.CloudPrint" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "PrinterShare.ReadBasic.All", @@ -141577,20 +139943,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/print/shares/{printerShare-id}", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintShare", "OutputType": "IMicrosoftGraphPrinterShare", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-get?view=graph-rest-beta" + "Command": "Get-MgBetaPrintShare", + "Module": "Beta.Devices.CloudPrint" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "PrinterShare.ReadBasic.All", @@ -141617,19 +139982,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-shares?view=graph-rest-beta", + "Method": "GET", "Uri": "/print/shares", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintShare", "OutputType": "IMicrosoftGraphPrinterShare", + "Command": "Get-MgBetaPrintShare", + "Module": "Beta.Devices.CloudPrint" + }, + { + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-shares?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -141648,19 +140013,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-allowedgroups?view=graph-rest-beta", + "Method": "GET", "Uri": "/print/shares/{printerShare-id}/allowedGroups", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintShareAllowedGroup", "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgBetaPrintShareAllowedGroup", + "Module": "Beta.Devices.CloudPrint" + }, + { + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-allowedgroups?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -141679,19 +140044,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-allowedgroups?view=graph-rest-beta", + "Method": "GET", "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintShareAllowedGroupByRef", "OutputType": null, - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-allowedgroups?view=graph-rest-beta" + "Command": "Get-MgBetaPrintShareAllowedGroupByRef", + "Module": "Beta.Devices.CloudPrint" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -141710,49 +140076,48 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/print/shares/{printerShare-id}/allowedGroups/$count", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintShareAllowedGroupCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaPrintShareAllowedGroupCount", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/shares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintShareAllowedGroupServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaPrintShareAllowedGroupServiceProvisioningError", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/shares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors/$count", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintShareAllowedGroupServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaPrintShareAllowedGroupServiceProvisioningErrorCount", + "Module": "Beta.Devices.CloudPrint" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -141771,19 +140136,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-allowedusers?view=graph-rest-beta", + "Method": "GET", "Uri": "/print/shares/{printerShare-id}/allowedUsers", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintShareAllowedUser", "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaPrintShareAllowedUser", + "Module": "Beta.Devices.CloudPrint" + }, + { + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-allowedusers?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -141802,19 +140167,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-allowedusers?view=graph-rest-beta", + "Method": "GET", "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintShareAllowedUserByRef", "OutputType": null, - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-allowedusers?view=graph-rest-beta" + "Command": "Get-MgBetaPrintShareAllowedUserByRef", + "Module": "Beta.Devices.CloudPrint" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -141833,64 +140199,63 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/print/shares/{printerShare-id}/allowedUsers/$count", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintShareAllowedUserCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaPrintShareAllowedUserCount", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintShareAllowedUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaPrintShareAllowedUserMailboxSetting", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintShareAllowedUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaPrintShareAllowedUserServiceProvisioningError", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors/$count", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintShareAllowedUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaPrintShareAllowedUserServiceProvisioningErrorCount", + "Module": "Beta.Devices.CloudPrint" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "PrinterShare.ReadBasic.All", @@ -141917,19 +140282,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/print/shares/$count", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintShareCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaPrintShareCount", + "Module": "Beta.Devices.CloudPrint" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -141996,20 +140362,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintShareJob", "OutputType": "IMicrosoftGraphPrintJob", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaPrintShareJob", + "Module": "Beta.Devices.CloudPrint" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -142076,19 +140441,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-jobs?view=graph-rest-beta", + "Method": "GET", "Uri": "/print/shares/{printerShare-id}/jobs", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintShareJob", "OutputType": "IMicrosoftGraphPrintJob", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-jobs?view=graph-rest-beta" + "Command": "Get-MgBetaPrintShareJob", + "Module": "Beta.Devices.CloudPrint" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -142155,153 +140521,153 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/print/shares/{printerShare-id}/jobs/$count", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintShareJobCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaPrintShareJobCount", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintShareJobDocument", - "OutputType": "IMicrosoftGraphPrintDocument", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", + "OutputType": "IMicrosoftGraphPrintDocument", + "Command": "Get-MgBetaPrintShareJobDocument", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintShareJobDocument", - "OutputType": "IMicrosoftGraphPrintDocument", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents", + "OutputType": "IMicrosoftGraphPrintDocument", + "Command": "Get-MgBetaPrintShareJobDocument", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintShareJobDocumentContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", + "OutputType": null, + "Command": "Get-MgBetaPrintShareJobDocumentContent", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/$count", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintShareJobDocumentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/$count", + "OutputType": null, + "Command": "Get-MgBetaPrintShareJobDocumentCount", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintShareJobTask", - "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", + "OutputType": "IMicrosoftGraphPrintTask", + "Command": "Get-MgBetaPrintShareJobTask", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintShareJobTask", - "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks", + "OutputType": "IMicrosoftGraphPrintTask", + "Command": "Get-MgBetaPrintShareJobTask", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/$count", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintShareJobTaskCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/$count", + "OutputType": null, + "Command": "Get-MgBetaPrintShareJobTaskCount", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintShareJobTaskDefinition", - "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition", + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "Command": "Get-MgBetaPrintShareJobTaskDefinition", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/trigger", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintShareJobTaskTrigger", - "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/trigger", + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "Command": "Get-MgBetaPrintShareJobTaskTrigger", + "Module": "Beta.Devices.CloudPrint" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Printer.Read.All", @@ -142328,124 +140694,124 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/print/shares/{printerShare-id}/printer", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintSharePrinter", "OutputType": "IMicrosoftGraphPrinter", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaPrintSharePrinter", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintTaskDefinition", - "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtaskdefinition-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtaskdefinition-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "Command": "Get-MgBetaPrintTaskDefinition", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/taskDefinitions", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintTaskDefinition", - "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-taskdefinitions?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-taskdefinitions?view=graph-rest-beta", + "Method": "GET", + "Uri": "/print/taskDefinitions", + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "Command": "Get-MgBetaPrintTaskDefinition", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/taskDefinitions/$count", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintTaskDefinitionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print/taskDefinitions/$count", + "OutputType": null, + "Command": "Get-MgBetaPrintTaskDefinitionCount", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintTaskDefinitionTask", - "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtask-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtask-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", + "OutputType": "IMicrosoftGraphPrintTask", + "Command": "Get-MgBetaPrintTaskDefinitionTask", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintTaskDefinitionTask", - "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtaskdefinition-list-tasks?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtaskdefinition-list-tasks?view=graph-rest-beta", + "Method": "GET", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks", + "OutputType": "IMicrosoftGraphPrintTask", + "Command": "Get-MgBetaPrintTaskDefinitionTask", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/$count", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintTaskDefinitionTaskCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/$count", + "OutputType": null, + "Command": "Get-MgBetaPrintTaskDefinitionTaskCount", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/trigger", - "Module": "Beta.Devices.CloudPrint", - "Command": "Get-MgBetaPrintTaskDefinitionTaskTrigger", - "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/trigger", + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "Command": "Get-MgBetaPrintTaskDefinitionTaskTrigger", + "Module": "Beta.Devices.CloudPrint" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -142464,20 +140830,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaPrivacySubjectRightsRequest", "OutputType": "IMicrosoftGraphSubjectRightsRequest", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-get?view=graph-rest-beta" + "Command": "Get-MgBetaPrivacySubjectRightsRequest", + "Module": "Beta.Compliance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -142496,195 +140861,195 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-list?view=graph-rest-beta", + "Method": "GET", "Uri": "/privacy/subjectRightsRequests", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaPrivacySubjectRightsRequest", "OutputType": "IMicrosoftGraphSubjectRightsRequest", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-list?view=graph-rest-beta" + "Command": "Get-MgBetaPrivacySubjectRightsRequest", + "Module": "Beta.Compliance" }, { - "Permissions": [], - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaPrivacySubjectRightsRequestApprover", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaPrivacySubjectRightsRequestApprover", + "Module": "Beta.Compliance" }, { - "Permissions": [], - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaPrivacySubjectRightsRequestApprover", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaPrivacySubjectRightsRequestApprover", + "Module": "Beta.Compliance" }, { - "Permissions": [], - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/$count", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaPrivacySubjectRightsRequestApproverCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/$count", + "OutputType": null, + "Command": "Get-MgBetaPrivacySubjectRightsRequestApproverCount", + "Module": "Beta.Compliance" }, { - "Permissions": [], - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaPrivacySubjectRightsRequestApproverMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaPrivacySubjectRightsRequestApproverMailboxSetting", + "Module": "Beta.Compliance" }, { - "Permissions": [], - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaPrivacySubjectRightsRequestApproverServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaPrivacySubjectRightsRequestApproverServiceProvisioningError", + "Module": "Beta.Compliance" }, { - "Permissions": [], - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors/$count", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaPrivacySubjectRightsRequestApproverServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaPrivacySubjectRightsRequestApproverServiceProvisioningErrorCount", + "Module": "Beta.Compliance" }, { - "Permissions": [], - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaborator", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaborator", + "Module": "Beta.Compliance" }, { - "Permissions": [], - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaborator", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaborator", + "Module": "Beta.Compliance" }, { - "Permissions": [], - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/$count", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaboratorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/$count", + "OutputType": null, + "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaboratorCount", + "Module": "Beta.Compliance" }, { - "Permissions": [], - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaboratorMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaboratorMailboxSetting", + "Module": "Beta.Compliance" }, { - "Permissions": [], - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaboratorServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaboratorServiceProvisioningError", + "Module": "Beta.Compliance" }, { - "Permissions": [], - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors/$count", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaboratorServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaPrivacySubjectRightsRequestCollaboratorServiceProvisioningErrorCount", + "Module": "Beta.Compliance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -142703,34 +141068,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/privacy/subjectRightsRequests/$count", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaPrivacySubjectRightsRequestCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaPrivacySubjectRightsRequestCount", + "Module": "Beta.Compliance" }, { - "Permissions": [], - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaPrivacySubjectRightsRequestNote", - "OutputType": "IMicrosoftGraphAuthoredNote", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", + "OutputType": "IMicrosoftGraphAuthoredNote", + "Command": "Get-MgBetaPrivacySubjectRightsRequestNote", + "Module": "Beta.Compliance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -142749,19 +141114,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-list-notes?view=graph-rest-beta", + "Method": "GET", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaPrivacySubjectRightsRequestNote", "OutputType": "IMicrosoftGraphAuthoredNote", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-list-notes?view=graph-rest-beta" + "Command": "Get-MgBetaPrivacySubjectRightsRequestNote", + "Module": "Beta.Compliance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -142780,1159 +141146,1158 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/$count", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaPrivacySubjectRightsRequestNoteCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaPrivacySubjectRightsRequestNoteCount", + "Module": "Beta.Compliance" }, { - "Permissions": [], - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/team", - "Module": "Beta.Compliance", - "Command": "Get-MgBetaPrivacySubjectRightsRequestTeam", - "OutputType": "IMicrosoftGraphTeam", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/team", + "OutputType": "IMicrosoftGraphTeam", + "Command": "Get-MgBetaPrivacySubjectRightsRequestTeam", + "Module": "Beta.Compliance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccess", - "OutputType": "IMicrosoftGraphPrivilegedAccess", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}", + "OutputType": "IMicrosoftGraphPrivilegedAccess", + "Command": "Get-MgBetaPrivilegedAccess", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccess", - "OutputType": "IMicrosoftGraphPrivilegedAccess", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedAccess", + "OutputType": "IMicrosoftGraphPrivilegedAccess", + "Command": "Get-MgBetaPrivilegedAccess", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedAccess/$count", + "OutputType": null, + "Command": "Get-MgBetaPrivilegedAccessCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessResource", - "OutputType": "IMicrosoftGraphGovernanceResource", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}", + "OutputType": "IMicrosoftGraphGovernanceResource", + "Command": "Get-MgBetaPrivilegedAccessResource", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessResource", - "OutputType": "IMicrosoftGraphGovernanceResource", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources", + "OutputType": "IMicrosoftGraphGovernanceResource", + "Command": "Get-MgBetaPrivilegedAccessResource", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessResourceCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/$count", + "OutputType": null, + "Command": "Get-MgBetaPrivilegedAccessResourceCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/parent", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessResourceParent", - "OutputType": "IMicrosoftGraphGovernanceResource", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/parent", + "OutputType": "IMicrosoftGraphGovernanceResource", + "Command": "Get-MgBetaPrivilegedAccessResourceParent", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignment", - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}", + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignment", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignment", - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments", + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignment", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/$count", + "OutputType": null, + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/linkedEligibleRoleAssignment", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentLinkedEligibleRoleAssignment", - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/linkedEligibleRoleAssignment", + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentLinkedEligibleRoleAssignment", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", - "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", + "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", - "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests", + "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/$count", + "OutputType": null, + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/resource", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestResource", - "OutputType": "IMicrosoftGraphGovernanceResource", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/resource", + "OutputType": "IMicrosoftGraphGovernanceResource", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestResource", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinition", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinition", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition/resource", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinitionResource", - "OutputType": "IMicrosoftGraphGovernanceResource", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition/resource", + "OutputType": "IMicrosoftGraphGovernanceResource", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinitionResource", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition/roleSetting", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinitionRoleSetting", - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition/roleSetting", + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinitionRoleSetting", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestSubject", - "OutputType": "IMicrosoftGraphGovernanceSubject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", + "OutputType": "IMicrosoftGraphGovernanceSubject", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRequestSubject", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/resource", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentResource", - "OutputType": "IMicrosoftGraphGovernanceResource", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/resource", + "OutputType": "IMicrosoftGraphGovernanceResource", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentResource", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinition", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinition", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition/resource", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinitionResource", - "OutputType": "IMicrosoftGraphGovernanceResource", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition/resource", + "OutputType": "IMicrosoftGraphGovernanceResource", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinitionResource", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition/roleSetting", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinitionRoleSetting", - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition/roleSetting", + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinitionRoleSetting", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/subject", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentSubject", - "OutputType": "IMicrosoftGraphGovernanceSubject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/subject", + "OutputType": "IMicrosoftGraphGovernanceSubject", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleAssignmentSubject", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinition", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinition", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinition", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinition", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinitionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/$count", + "OutputType": null, + "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinitionCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}/resource", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinitionResource", - "OutputType": "IMicrosoftGraphGovernanceResource", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}/resource", + "OutputType": "IMicrosoftGraphGovernanceResource", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinitionResource", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}/roleSetting", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinitionRoleSetting", - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}/roleSetting", + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleDefinitionRoleSetting", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleSetting", - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}", + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleSetting", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleSetting", - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings", + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleSetting", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/$count", + "OutputType": null, + "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/resource", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingResource", - "OutputType": "IMicrosoftGraphGovernanceResource", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/resource", + "OutputType": "IMicrosoftGraphGovernanceResource", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingResource", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinition", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinition", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition/resource", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinitionResource", - "OutputType": "IMicrosoftGraphGovernanceResource", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition/resource", + "OutputType": "IMicrosoftGraphGovernanceResource", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinitionResource", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition/roleSetting", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinitionRoleSetting", - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition/roleSetting", + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "Command": "Get-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinitionRoleSetting", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignment", - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}", + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "Command": "Get-MgBetaPrivilegedAccessRoleAssignment", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignment", - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments", + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "Command": "Get-MgBetaPrivilegedAccessRoleAssignment", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/$count", + "OutputType": null, + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/linkedEligibleRoleAssignment", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentLinkedEligibleRoleAssignment", - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/linkedEligibleRoleAssignment", + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentLinkedEligibleRoleAssignment", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequest", - "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", + "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequest", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequest", - "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests", + "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequest", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequestCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/$count", + "OutputType": null, + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequestCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/resource", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequestResource", - "OutputType": "IMicrosoftGraphGovernanceResource", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/resource", + "OutputType": "IMicrosoftGraphGovernanceResource", + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequestResource", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequestRoleDefinition", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequestRoleDefinition", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequestSubject", - "OutputType": "IMicrosoftGraphGovernanceSubject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", + "OutputType": "IMicrosoftGraphGovernanceSubject", + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRequestSubject", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/resource", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentResource", - "OutputType": "IMicrosoftGraphGovernanceResource", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/resource", + "OutputType": "IMicrosoftGraphGovernanceResource", + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentResource", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRoleDefinition", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentRoleDefinition", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/subject", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentSubject", - "OutputType": "IMicrosoftGraphGovernanceSubject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/subject", + "OutputType": "IMicrosoftGraphGovernanceSubject", + "Command": "Get-MgBetaPrivilegedAccessRoleAssignmentSubject", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessRoleDefinition", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Command": "Get-MgBetaPrivilegedAccessRoleDefinition", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessRoleDefinition", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Command": "Get-MgBetaPrivilegedAccessRoleDefinition", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessRoleDefinitionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/$count", + "OutputType": null, + "Command": "Get-MgBetaPrivilegedAccessRoleDefinitionCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}/resource", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessRoleDefinitionResource", - "OutputType": "IMicrosoftGraphGovernanceResource", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}/resource", + "OutputType": "IMicrosoftGraphGovernanceResource", + "Command": "Get-MgBetaPrivilegedAccessRoleDefinitionResource", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}/roleSetting", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessRoleDefinitionRoleSetting", - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}/roleSetting", + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "Command": "Get-MgBetaPrivilegedAccessRoleDefinitionRoleSetting", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessRoleSetting", - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}", + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "Command": "Get-MgBetaPrivilegedAccessRoleSetting", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessRoleSetting", - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings", + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "Command": "Get-MgBetaPrivilegedAccessRoleSetting", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessRoleSettingCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/$count", + "OutputType": null, + "Command": "Get-MgBetaPrivilegedAccessRoleSettingCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}/resource", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessRoleSettingResource", - "OutputType": "IMicrosoftGraphGovernanceResource", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}/resource", + "OutputType": "IMicrosoftGraphGovernanceResource", + "Command": "Get-MgBetaPrivilegedAccessRoleSettingResource", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedAccessRoleSettingRoleDefinition", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Command": "Get-MgBetaPrivilegedAccessRoleSettingRoleDefinition", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedApproval/{privilegedApproval-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedApproval", - "OutputType": "IMicrosoftGraphPrivilegedApproval", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedApproval/{privilegedApproval-id}", + "OutputType": "IMicrosoftGraphPrivilegedApproval", + "Command": "Get-MgBetaPrivilegedApproval", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedApproval", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedApproval", - "OutputType": "IMicrosoftGraphPrivilegedApproval", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedApproval", + "OutputType": "IMicrosoftGraphPrivilegedApproval", + "Command": "Get-MgBetaPrivilegedApproval", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedApproval/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedApprovalCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedApproval/$count", + "OutputType": null, + "Command": "Get-MgBetaPrivilegedApprovalCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedApproval/{privilegedApproval-id}/request", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedApprovalRequest", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedApproval/{privilegedApproval-id}/request", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", + "Command": "Get-MgBetaPrivilegedApprovalRequest", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedApprovalRoleInfo", - "OutputType": "IMicrosoftGraphPrivilegedRole", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo", + "OutputType": "IMicrosoftGraphPrivilegedRole", + "Command": "Get-MgBetaPrivilegedApprovalRoleInfo", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/assignments/{privilegedRoleAssignment-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedApprovalRoleInfoAssignment", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/assignments/{privilegedRoleAssignment-id}", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Command": "Get-MgBetaPrivilegedApprovalRoleInfoAssignment", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/assignments", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedApprovalRoleInfoAssignment", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/assignments", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Command": "Get-MgBetaPrivilegedApprovalRoleInfoAssignment", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/assignments/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedApprovalRoleInfoAssignmentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/assignments/$count", + "OutputType": null, + "Command": "Get-MgBetaPrivilegedApprovalRoleInfoAssignmentCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/settings", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedApprovalRoleInfoSetting", - "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/settings", + "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", + "Command": "Get-MgBetaPrivilegedApprovalRoleInfoSetting", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/summary", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedApprovalRoleInfoSummary", - "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/summary", + "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", + "Command": "Get-MgBetaPrivilegedApprovalRoleInfoSummary", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedOperationEvents/{privilegedOperationEvent-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedOperationEvent", - "OutputType": "IMicrosoftGraphPrivilegedOperationEvent", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedOperationEvents/{privilegedOperationEvent-id}", + "OutputType": "IMicrosoftGraphPrivilegedOperationEvent", + "Command": "Get-MgBetaPrivilegedOperationEvent", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedOperationEvents", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedOperationEvent", - "OutputType": "IMicrosoftGraphPrivilegedOperationEvent", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedOperationEvents", + "OutputType": "IMicrosoftGraphPrivilegedOperationEvent", + "Command": "Get-MgBetaPrivilegedOperationEvent", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedOperationEvents/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedOperationEventCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedOperationEvents/$count", + "OutputType": null, + "Command": "Get-MgBetaPrivilegedOperationEventCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedRoles/{privilegedRole-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedRole", - "OutputType": "IMicrosoftGraphPrivilegedRole", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedRoles/{privilegedRole-id}", + "OutputType": "IMicrosoftGraphPrivilegedRole", + "Command": "Get-MgBetaPrivilegedRole", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedRoles", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedRole", - "OutputType": "IMicrosoftGraphPrivilegedRole", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedRoles", + "OutputType": "IMicrosoftGraphPrivilegedRole", + "Command": "Get-MgBetaPrivilegedRole", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedRoleAssignments/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedRoleAssignmentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedRoleAssignments/$count", + "OutputType": null, + "Command": "Get-MgBetaPrivilegedRoleAssignmentCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequest", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequest", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Directory.Read.All", @@ -143951,19 +142316,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/privilegedRoleAssignmentRequests", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequest", "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequest", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "Directory.Read.All", @@ -143982,288 +142347,288 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/privilegedRoleAssignmentRequests/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfo", - "OutputType": "IMicrosoftGraphPrivilegedRole", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo", + "OutputType": "IMicrosoftGraphPrivilegedRole", + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfo", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/assignments/{privilegedRoleAssignment-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoAssignment", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/assignments/{privilegedRoleAssignment-id}", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoAssignment", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/assignments", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoAssignment", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/assignments", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoAssignment", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/assignments/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoAssignmentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/assignments/$count", + "OutputType": null, + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoAssignmentCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/settings", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSetting", - "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/settings", + "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSetting", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/summary", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSummary", - "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/summary", + "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", + "Command": "Get-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSummary", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfo", - "OutputType": "IMicrosoftGraphPrivilegedRole", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo", + "OutputType": "IMicrosoftGraphPrivilegedRole", + "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfo", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/assignments/{privilegedRoleAssignment-id1}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoAssignment", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/assignments/{privilegedRoleAssignment-id1}", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoAssignment", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/assignments", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoAssignment", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/assignments", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoAssignment", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/assignments/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoAssignmentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/assignments/$count", + "OutputType": null, + "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoAssignmentCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/settings", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoSetting", - "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/settings", + "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", + "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoSetting", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/summary", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoSummary", - "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/summary", + "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", + "Command": "Get-MgBetaPrivilegedRoleAssignmentRoleInfoSummary", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedRoles/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedRoleCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedRoles/$count", + "OutputType": null, + "Command": "Get-MgBetaPrivilegedRoleCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedRoleRoleAssignment", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Command": "Get-MgBetaPrivilegedRoleRoleAssignment", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedRoleAssignments", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedRoleRoleAssignment", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedRoleAssignments", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Command": "Get-MgBetaPrivilegedRoleRoleAssignment", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedRoles/{privilegedRole-id}/settings", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedRoleSetting", - "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedRoles/{privilegedRole-id}/settings", + "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", + "Command": "Get-MgBetaPrivilegedRoleSetting", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedRoles/{privilegedRole-id}/summary", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaPrivilegedRoleSummary", - "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedRoles/{privilegedRole-id}/summary", + "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", + "Command": "Get-MgBetaPrivilegedRoleSummary", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/programs/{program-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaProgram", - "OutputType": "IMicrosoftGraphProgram", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/programs/{program-id}", + "OutputType": "IMicrosoftGraphProgram", + "Command": "Get-MgBetaProgram", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "ProgramControl.Read.All", @@ -144282,24 +142647,16 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/program-list?view=graph-rest-beta", + "Method": "GET", "Uri": "/programs", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaProgram", "OutputType": "IMicrosoftGraphProgram", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/program-list?view=graph-rest-beta" + "Command": "Get-MgBetaProgram", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/programControls/{programControl-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaProgramControl", - "OutputType": "IMicrosoftGraphProgramControl", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", @@ -144308,12 +142665,22 @@ "GetViaIdentity1", "GetViaIdentity2" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/programControls/{programControl-id}", + "OutputType": "IMicrosoftGraphProgramControl", + "Command": "Get-MgBetaProgramControl", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "List", + "List1", + "List2" + ], "Permissions": [ { "Name": "ProgramControl.Read.All", @@ -144332,21 +142699,23 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/programcontrol-list?view=graph-rest-beta", + "Method": "GET", "Uri": "/programControls", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaProgramControl", "OutputType": "IMicrosoftGraphProgramControl", - "Variants": [ - "List", - "List1", - "List2" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/programcontrol-list?view=graph-rest-beta" + "Command": "Get-MgBetaProgramControl", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "Get1", + "Get2", + "GetViaIdentity", + "GetViaIdentity1" + ], "Permissions": [ { "Name": "ProgramControl.Read.All", @@ -144365,55 +142734,51 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/programControls/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaProgramControlCount", "OutputType": null, - "Variants": [ - "Get", - "Get1", - "Get2", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaProgramControlCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/programControls/{programControl-id}/program", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaProgramControlProgram", - "OutputType": "IMicrosoftGraphProgram", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/programControls/{programControl-id}/program", + "OutputType": "IMicrosoftGraphProgram", + "Command": "Get-MgBetaProgramControlProgram", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/programControlTypes/{programControlType-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaProgramControlType", - "OutputType": "IMicrosoftGraphProgramControlType", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/programControlTypes/{programControlType-id}", + "OutputType": "IMicrosoftGraphProgramControlType", + "Command": "Get-MgBetaProgramControlType", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "ProgramControl.Read.All", @@ -144432,19 +142797,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/programcontroltype-list?view=graph-rest-beta", + "Method": "GET", "Uri": "/programControlTypes", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaProgramControlType", "OutputType": "IMicrosoftGraphProgramControlType", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/programcontroltype-list?view=graph-rest-beta" + "Command": "Get-MgBetaProgramControlType", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "ProgramControl.Read.All", @@ -144463,19 +142828,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/programControlTypes/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaProgramControlTypeCount", "OutputType": null, + "Command": "Get-MgBetaProgramControlTypeCount", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "ProgramControl.Read.All", @@ -144494,161 +142859,162 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/programs/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaProgramCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaProgramCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/reports/appCredentialSignInActivities/{appCredentialSignInActivity-id}", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportAppCredentialSignInActivity", - "OutputType": "IMicrosoftGraphAppCredentialSignInActivity", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appcredentialsigninactivity-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appcredentialsigninactivity-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/reports/appCredentialSignInActivities/{appCredentialSignInActivity-id}", + "OutputType": "IMicrosoftGraphAppCredentialSignInActivity", + "Command": "Get-MgBetaReportAppCredentialSignInActivity", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/appCredentialSignInActivities", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportAppCredentialSignInActivity", - "OutputType": "IMicrosoftGraphAppCredentialSignInActivity", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-appcredentialsigninactivities?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-appcredentialsigninactivities?view=graph-rest-beta", + "Method": "GET", + "Uri": "/reports/appCredentialSignInActivities", + "OutputType": "IMicrosoftGraphAppCredentialSignInActivity", + "Command": "Get-MgBetaReportAppCredentialSignInActivity", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/appCredentialSignInActivities/$count", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportAppCredentialSignInActivityCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/appCredentialSignInActivities/$count", + "OutputType": null, + "Command": "Get-MgBetaReportAppCredentialSignInActivityCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/applicationSignInDetailedSummary/{applicationSignInDetailedSummary-id}", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportApplicationSignInDetailedSummary", - "OutputType": "IMicrosoftGraphApplicationSignInDetailedSummary", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationsignindetailedsummary-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationsignindetailedsummary-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/reports/applicationSignInDetailedSummary/{applicationSignInDetailedSummary-id}", + "OutputType": "IMicrosoftGraphApplicationSignInDetailedSummary", + "Command": "Get-MgBetaReportApplicationSignInDetailedSummary", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/applicationSignInDetailedSummary", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportApplicationSignInDetailedSummary", - "OutputType": "IMicrosoftGraphApplicationSignInDetailedSummary", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-applicationsignindetailedsummary?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-applicationsignindetailedsummary?view=graph-rest-beta", + "Method": "GET", + "Uri": "/reports/applicationSignInDetailedSummary", + "OutputType": "IMicrosoftGraphApplicationSignInDetailedSummary", + "Command": "Get-MgBetaReportApplicationSignInDetailedSummary", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/applicationSignInDetailedSummary/$count", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportApplicationSignInDetailedSummaryCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/applicationSignInDetailedSummary/$count", + "OutputType": null, + "Command": "Get-MgBetaReportApplicationSignInDetailedSummaryCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getAttackSimulationRepeatOffenders", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportAttackSimulationRepeatOffender", - "OutputType": "IMicrosoftGraphAttackSimulationRepeatOffender", + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getattacksimulationrepeatoffenders?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getattacksimulationrepeatoffenders?view=graph-rest-beta", + "Method": "GET", + "Uri": "/reports/getAttackSimulationRepeatOffenders", + "OutputType": "IMicrosoftGraphAttackSimulationRepeatOffender", + "Command": "Get-MgBetaReportAttackSimulationRepeatOffender", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getAttackSimulationTrainingUserCoverage", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportAttackSimulationTrainingUserCoverage", - "OutputType": "IMicrosoftGraphAttackSimulationTrainingUserCoverage", + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getattacksimulationtrainingusercoverage?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getattacksimulationtrainingusercoverage?view=graph-rest-beta", + "Method": "GET", + "Uri": "/reports/getAttackSimulationTrainingUserCoverage", + "OutputType": "IMicrosoftGraphAttackSimulationTrainingUserCoverage", + "Command": "Get-MgBetaReportAttackSimulationTrainingUserCoverage", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getAttackSimulationSimulationUserCoverage", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportAttackSimulationUserCoverage", - "OutputType": "IMicrosoftGraphAttackSimulationUserCoverage", + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getattacksimulationsimulationusercoverage?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getattacksimulationsimulationusercoverage?view=graph-rest-beta", + "Method": "GET", + "Uri": "/reports/getAttackSimulationSimulationUserCoverage", + "OutputType": "IMicrosoftGraphAttackSimulationUserCoverage", + "Command": "Get-MgBetaReportAttackSimulationUserCoverage", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/authenticationMethods", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportAuthenticationMethod", - "OutputType": "IMicrosoftGraphAuthenticationMethodsRoot", + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/authenticationMethods", + "OutputType": "IMicrosoftGraphAuthenticationMethodsRoot", + "Command": "Get-MgBetaReportAuthenticationMethod", + "Module": "Beta.Reports" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "AuditLog.Read.All", @@ -144667,20 +143033,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userregistrationdetails-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportAuthenticationMethodUserRegistrationDetail", "OutputType": "IMicrosoftGraphUserRegistrationDetails", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userregistrationdetails-get?view=graph-rest-beta" + "Command": "Get-MgBetaReportAuthenticationMethodUserRegistrationDetail", + "Module": "Beta.Reports" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "AuditLog.Read.All", @@ -144699,19 +143064,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodsroot-list-userregistrationdetails?view=graph-rest-beta", + "Method": "GET", "Uri": "/reports/authenticationMethods/userRegistrationDetails", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportAuthenticationMethodUserRegistrationDetail", "OutputType": "IMicrosoftGraphUserRegistrationDetails", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodsroot-list-userregistrationdetails?view=graph-rest-beta" + "Command": "Get-MgBetaReportAuthenticationMethodUserRegistrationDetail", + "Module": "Beta.Reports" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "AuditLog.Read.All", @@ -144730,3213 +143095,3214 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/reports/authenticationMethods/userRegistrationDetails/$count", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportAuthenticationMethodUserRegistrationDetailCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaReportAuthenticationMethodUserRegistrationDetailCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getAzureADApplicationSignInSummary(period='{period}')", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportAzureAdApplicationSignInSummary", - "OutputType": "IMicrosoftGraphApplicationSignInSummary", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getazureadapplicationsigninsummary?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getazureadapplicationsigninsummary?view=graph-rest-beta", + "Method": "GET", + "Uri": "/reports/getAzureADApplicationSignInSummary(period='{period}')", + "OutputType": "IMicrosoftGraphApplicationSignInSummary", + "Command": "Get-MgBetaReportAzureAdApplicationSignInSummary", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getBrowserDistributionUserCounts(period='{period}')", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportBrowserDistributionUserCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getBrowserDistributionUserCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgBetaReportBrowserDistributionUserCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getBrowserUserCounts(period='{period}')", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportBrowserUserCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getBrowserUserCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgBetaReportBrowserUserCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getBrowserUserDetail(period='{period}')", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportBrowserUserDetail", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getBrowserUserDetail(period='{period}')", + "OutputType": null, + "Command": "Get-MgBetaReportBrowserUserDetail", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getCredentialUsageSummary(period='{period}')", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportCredentialUsageSummary", - "OutputType": "IMicrosoftGraphCredentialUsageSummary", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getcredentialusagesummary?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getcredentialusagesummary?view=graph-rest-beta", + "Method": "GET", + "Uri": "/reports/getCredentialUsageSummary(period='{period}')", + "OutputType": "IMicrosoftGraphCredentialUsageSummary", + "Command": "Get-MgBetaReportCredentialUsageSummary", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getCredentialUserRegistrationCount", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportCredentialUserRegistrationCount", - "OutputType": "IMicrosoftGraphCredentialUserRegistrationCount", + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getcredentialuserregistrationcount?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getcredentialuserregistrationcount?view=graph-rest-beta", + "Method": "GET", + "Uri": "/reports/getCredentialUserRegistrationCount", + "OutputType": "IMicrosoftGraphCredentialUserRegistrationCount", + "Command": "Get-MgBetaReportCredentialUserRegistrationCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/credentialUserRegistrationDetails/{credentialUserRegistrationDetails-id}", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportCredentialUserRegistrationDetail", - "OutputType": "IMicrosoftGraphCredentialUserRegistrationDetails", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/credentialUserRegistrationDetails/{credentialUserRegistrationDetails-id}", + "OutputType": "IMicrosoftGraphCredentialUserRegistrationDetails", + "Command": "Get-MgBetaReportCredentialUserRegistrationDetail", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/credentialUserRegistrationDetails", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportCredentialUserRegistrationDetail", - "OutputType": "IMicrosoftGraphCredentialUserRegistrationDetails", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-credentialuserregistrationdetails?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-credentialuserregistrationdetails?view=graph-rest-beta", + "Method": "GET", + "Uri": "/reports/credentialUserRegistrationDetails", + "OutputType": "IMicrosoftGraphCredentialUserRegistrationDetails", + "Command": "Get-MgBetaReportCredentialUserRegistrationDetail", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/credentialUserRegistrationDetails/$count", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportCredentialUserRegistrationDetailCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], - "Uri": "/reports/dailyPrintUsage/{printUsage-id}", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportDailyPrintUsage", - "OutputType": "IMicrosoftGraphPrintUsage", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/credentialUserRegistrationDetails/$count", + "OutputType": null, + "Command": "Get-MgBetaReportCredentialUserRegistrationDetailCount", + "Module": "Beta.Reports" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/dailyPrintUsage/{printUsage-id}", + "OutputType": "IMicrosoftGraphPrintUsage", + "Command": "Get-MgBetaReportDailyPrintUsage", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/dailyPrintUsage", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportDailyPrintUsage", - "OutputType": "IMicrosoftGraphPrintUsage", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/dailyPrintUsage", + "OutputType": "IMicrosoftGraphPrintUsage", + "Command": "Get-MgBetaReportDailyPrintUsage", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/dailyPrintUsageByPrinter/{printUsageByPrinter-id}", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportDailyPrintUsageByPrinter", - "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printusagebyprinter-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printusagebyprinter-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/reports/dailyPrintUsageByPrinter/{printUsageByPrinter-id}", + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "Command": "Get-MgBetaReportDailyPrintUsageByPrinter", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/dailyPrintUsageByPrinter", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportDailyPrintUsageByPrinter", - "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-dailyprintusagebyprinter?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-dailyprintusagebyprinter?view=graph-rest-beta", + "Method": "GET", + "Uri": "/reports/dailyPrintUsageByPrinter", + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "Command": "Get-MgBetaReportDailyPrintUsageByPrinter", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/dailyPrintUsageByPrinter/$count", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportDailyPrintUsageByPrinterCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/dailyPrintUsageByPrinter/$count", + "OutputType": null, + "Command": "Get-MgBetaReportDailyPrintUsageByPrinterCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/dailyPrintUsageByUser/{printUsageByUser-id}", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportDailyPrintUsageByUser", - "OutputType": "IMicrosoftGraphPrintUsageByUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printusagebyuser-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printusagebyuser-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/reports/dailyPrintUsageByUser/{printUsageByUser-id}", + "OutputType": "IMicrosoftGraphPrintUsageByUser", + "Command": "Get-MgBetaReportDailyPrintUsageByUser", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/dailyPrintUsageByUser", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportDailyPrintUsageByUser", - "OutputType": "IMicrosoftGraphPrintUsageByUser", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-dailyprintusagebyuser?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-dailyprintusagebyuser?view=graph-rest-beta", + "Method": "GET", + "Uri": "/reports/dailyPrintUsageByUser", + "OutputType": "IMicrosoftGraphPrintUsageByUser", + "Command": "Get-MgBetaReportDailyPrintUsageByUser", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/dailyPrintUsageByUser/$count", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportDailyPrintUsageByUserCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/dailyPrintUsageByUser/$count", + "OutputType": null, + "Command": "Get-MgBetaReportDailyPrintUsageByUserCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/dailyPrintUsage/$count", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportDailyPrintUsageCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/dailyPrintUsage/$count", + "OutputType": null, + "Command": "Get-MgBetaReportDailyPrintUsageCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/dailyPrintUsageSummariesByPrinter/{printUsageByPrinter-id}", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportDailyPrintUsageSummaryByPrinter", - "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/dailyPrintUsageSummariesByPrinter/{printUsageByPrinter-id}", + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "Command": "Get-MgBetaReportDailyPrintUsageSummaryByPrinter", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/dailyPrintUsageSummariesByPrinter", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportDailyPrintUsageSummaryByPrinter", - "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/dailyPrintUsageSummariesByPrinter", + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "Command": "Get-MgBetaReportDailyPrintUsageSummaryByPrinter", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/dailyPrintUsageSummariesByPrinter/$count", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportDailyPrintUsageSummaryByPrinterCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/dailyPrintUsageSummariesByPrinter/$count", + "OutputType": null, + "Command": "Get-MgBetaReportDailyPrintUsageSummaryByPrinterCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/dailyPrintUsageSummariesByUser/{printUsageByUser-id}", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportDailyPrintUsageSummaryByUser", - "OutputType": "IMicrosoftGraphPrintUsageByUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/dailyPrintUsageSummariesByUser/{printUsageByUser-id}", + "OutputType": "IMicrosoftGraphPrintUsageByUser", + "Command": "Get-MgBetaReportDailyPrintUsageSummaryByUser", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/dailyPrintUsageSummariesByUser", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportDailyPrintUsageSummaryByUser", - "OutputType": "IMicrosoftGraphPrintUsageByUser", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/dailyPrintUsageSummariesByUser", + "OutputType": "IMicrosoftGraphPrintUsageByUser", + "Command": "Get-MgBetaReportDailyPrintUsageSummaryByUser", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/dailyPrintUsageSummariesByUser/$count", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportDailyPrintUsageSummaryByUserCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/dailyPrintUsageSummariesByUser/$count", + "OutputType": null, + "Command": "Get-MgBetaReportDailyPrintUsageSummaryByUserCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/deviceConfigurationDeviceActivity", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportDeviceConfigurationDeviceActivity", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Device" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/deviceConfigurationDeviceActivity", + "OutputType": null, + "Command": "Get-MgBetaReportDeviceConfigurationDeviceActivity", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/deviceConfigurationUserActivity", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportDeviceConfigurationUserActivity", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Device" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/deviceConfigurationUserActivity", + "OutputType": null, + "Command": "Get-MgBetaReportDeviceConfigurationUserActivity", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getEmailActivityCounts(period='{period}')", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportEmailActivityCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getEmailActivityCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgBetaReportEmailActivityCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getEmailActivityUserCounts(period='{period}')", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportEmailActivityUserCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getEmailActivityUserCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgBetaReportEmailActivityUserCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getEmailActivityUserDetail(date={date})", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportEmailActivityUserDetail", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getEmailActivityUserDetail(date={date})", + "OutputType": null, + "Command": "Get-MgBetaReportEmailActivityUserDetail", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getEmailAppUsageAppsUserCounts(period='{period}')", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportEmailAppUsageAppUserCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getEmailAppUsageAppsUserCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgBetaReportEmailAppUsageAppUserCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getEmailAppUsageUserCounts(period='{period}')", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportEmailAppUsageUserCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getEmailAppUsageUserCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgBetaReportEmailAppUsageUserCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getEmailAppUsageUserDetail(date={date})", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportEmailAppUsageUserDetail", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getEmailAppUsageUserDetail(date={date})", + "OutputType": null, + "Command": "Get-MgBetaReportEmailAppUsageUserDetail", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getEmailAppUsageVersionsUserCounts(period='{period}')", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportEmailAppUsageVersionUserCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getEmailAppUsageVersionsUserCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgBetaReportEmailAppUsageVersionUserCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getFormsUserActivityCounts(period='{period}')", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportFormUserActivityCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getFormsUserActivityCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgBetaReportFormUserActivityCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getFormsUserActivityUserCounts(period='{period}')", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportFormUserActivityUserCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getFormsUserActivityUserCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgBetaReportFormUserActivityUserCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getFormsUserActivityUserDetail(date={date})", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportFormUserActivityUserDetail", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getFormsUserActivityUserDetail(date={date})", + "OutputType": null, + "Command": "Get-MgBetaReportFormUserActivityUserDetail", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getGroupArchivedPrintJobs(groupId='{groupId}',startDateTime={startDateTime},endDateTime={endDateTime})", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportGroupArchivedPrintJob", - "OutputType": "IMicrosoftGraphArchivedPrintJob", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reports-getgrouparchivedprintjobs?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reports-getgrouparchivedprintjobs?view=graph-rest-beta", + "Method": "GET", + "Uri": "/reports/getGroupArchivedPrintJobs(groupId='{groupId}',startDateTime={startDateTime},endDateTime={endDateTime})", + "OutputType": "IMicrosoftGraphArchivedPrintJob", + "Command": "Get-MgBetaReportGroupArchivedPrintJob", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getM365AppPlatformUserCounts(period='{period}')", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportM365AppPlatformUserCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getm365appplatformusercounts?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getm365appplatformusercounts?view=graph-rest-beta", + "Method": "GET", + "Uri": "/reports/getM365AppPlatformUserCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgBetaReportM365AppPlatformUserCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getM365AppUserCounts(period='{period}')", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportM365AppUserCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getm365appusercounts?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getm365appusercounts?view=graph-rest-beta", + "Method": "GET", + "Uri": "/reports/getM365AppUserCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgBetaReportM365AppUserCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getM365AppUserDetail(date={date})", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportM365AppUserDetail", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getM365AppUserDetail(date={date})", + "OutputType": null, + "Command": "Get-MgBetaReportM365AppUserDetail", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getMailboxUsageDetail(period='{period}')", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportMailboxUsageDetail", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getMailboxUsageDetail(period='{period}')", + "OutputType": null, + "Command": "Get-MgBetaReportMailboxUsageDetail", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getMailboxUsageMailboxCounts(period='{period}')", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportMailboxUsageMailboxCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getMailboxUsageMailboxCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgBetaReportMailboxUsageMailboxCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getMailboxUsageQuotaStatusMailboxCounts(period='{period}')", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportMailboxUsageQuotaStatusMailboxCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getMailboxUsageQuotaStatusMailboxCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgBetaReportMailboxUsageQuotaStatusMailboxCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getMailboxUsageStorage(period='{period}')", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportMailboxUsageStorage", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getMailboxUsageStorage(period='{period}')", + "OutputType": null, + "Command": "Get-MgBetaReportMailboxUsageStorage", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/managedDeviceEnrollmentAbandonmentDetails(skip={skip},top={top},filter='{filter}',skipToken='{skipToken}')", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportManagedDeviceEnrollmentAbandonmentDetail", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Detail", "DetailViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/managedDeviceEnrollmentAbandonmentDetails(skip={skip},top={top},filter='{filter}',skipToken='{skipToken}')", + "OutputType": null, + "Command": "Get-MgBetaReportManagedDeviceEnrollmentAbandonmentDetail", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/managedDeviceEnrollmentAbandonmentSummary(skip={skip},top={top},filter='{filter}',skipToken='{skipToken}')", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportManagedDeviceEnrollmentAbandonmentSummary", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Managed", "ManagedViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/managedDeviceEnrollmentAbandonmentSummary(skip={skip},top={top},filter='{filter}',skipToken='{skipToken}')", + "OutputType": null, + "Command": "Get-MgBetaReportManagedDeviceEnrollmentAbandonmentSummary", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/managedDeviceEnrollmentFailureDetails", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportManagedDeviceEnrollmentFailureDetail", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Detail", "Detail1", "DetailViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/managedDeviceEnrollmentFailureDetails", + "OutputType": null, + "Command": "Get-MgBetaReportManagedDeviceEnrollmentFailureDetail", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/managedDeviceEnrollmentFailureTrends", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportManagedDeviceEnrollmentFailureTrend", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Managed" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/managedDeviceEnrollmentFailureTrends", + "OutputType": null, + "Command": "Get-MgBetaReportManagedDeviceEnrollmentFailureTrend", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/managedDeviceEnrollmentTopFailures", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportManagedDeviceEnrollmentTopFailure", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Top", "Top1", "TopViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/managedDeviceEnrollmentTopFailures", + "OutputType": null, + "Command": "Get-MgBetaReportManagedDeviceEnrollmentTopFailure", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/monthlyPrintUsageByPrinter/{printUsageByPrinter-id}", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportMonthlyPrintUsageByPrinter", - "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/monthlyPrintUsageByPrinter/{printUsageByPrinter-id}", + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "Command": "Get-MgBetaReportMonthlyPrintUsageByPrinter", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/monthlyPrintUsageByPrinter", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportMonthlyPrintUsageByPrinter", - "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-monthlyprintusagebyprinter?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-monthlyprintusagebyprinter?view=graph-rest-beta", + "Method": "GET", + "Uri": "/reports/monthlyPrintUsageByPrinter", + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "Command": "Get-MgBetaReportMonthlyPrintUsageByPrinter", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/monthlyPrintUsageByPrinter/$count", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportMonthlyPrintUsageByPrinterCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/monthlyPrintUsageByPrinter/$count", + "OutputType": null, + "Command": "Get-MgBetaReportMonthlyPrintUsageByPrinterCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/monthlyPrintUsageByUser/{printUsageByUser-id}", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportMonthlyPrintUsageByUser", - "OutputType": "IMicrosoftGraphPrintUsageByUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/monthlyPrintUsageByUser/{printUsageByUser-id}", + "OutputType": "IMicrosoftGraphPrintUsageByUser", + "Command": "Get-MgBetaReportMonthlyPrintUsageByUser", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/monthlyPrintUsageByUser", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportMonthlyPrintUsageByUser", - "OutputType": "IMicrosoftGraphPrintUsageByUser", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-monthlyprintusagebyuser?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-monthlyprintusagebyuser?view=graph-rest-beta", + "Method": "GET", + "Uri": "/reports/monthlyPrintUsageByUser", + "OutputType": "IMicrosoftGraphPrintUsageByUser", + "Command": "Get-MgBetaReportMonthlyPrintUsageByUser", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/monthlyPrintUsageByUser/$count", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportMonthlyPrintUsageByUserCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/monthlyPrintUsageByUser/$count", + "OutputType": null, + "Command": "Get-MgBetaReportMonthlyPrintUsageByUserCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/monthlyPrintUsageSummariesByPrinter/{printUsageByPrinter-id}", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByPrinter", - "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/monthlyPrintUsageSummariesByPrinter/{printUsageByPrinter-id}", + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByPrinter", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/monthlyPrintUsageSummariesByPrinter", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByPrinter", - "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/monthlyPrintUsageSummariesByPrinter", + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByPrinter", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/monthlyPrintUsageSummariesByPrinter/$count", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByPrinterCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/monthlyPrintUsageSummariesByPrinter/$count", + "OutputType": null, + "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByPrinterCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/monthlyPrintUsageSummariesByUser/{printUsageByUser-id}", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByUser", - "OutputType": "IMicrosoftGraphPrintUsageByUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/monthlyPrintUsageSummariesByUser/{printUsageByUser-id}", + "OutputType": "IMicrosoftGraphPrintUsageByUser", + "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByUser", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/monthlyPrintUsageSummariesByUser", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByUser", - "OutputType": "IMicrosoftGraphPrintUsageByUser", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/monthlyPrintUsageSummariesByUser", + "OutputType": "IMicrosoftGraphPrintUsageByUser", + "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByUser", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/monthlyPrintUsageSummariesByUser/$count", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByUserCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/monthlyPrintUsageSummariesByUser/$count", + "OutputType": null, + "Command": "Get-MgBetaReportMonthlyPrintUsageSummaryByUserCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getOffice365ActivationCounts", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportOffice365ActivationCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getOffice365ActivationCounts", + "OutputType": null, + "Command": "Get-MgBetaReportOffice365ActivationCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getOffice365ActivationsUserCounts", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportOffice365ActivationUserCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getOffice365ActivationsUserCounts", + "OutputType": null, + "Command": "Get-MgBetaReportOffice365ActivationUserCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getOffice365ActivationsUserDetail", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportOffice365ActivationUserDetail", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getOffice365ActivationsUserDetail", + "OutputType": null, + "Command": "Get-MgBetaReportOffice365ActivationUserDetail", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getOffice365ActiveUserCounts(period='{period}')", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportOffice365ActiveUserCount", - "OutputType": "IMicrosoftGraphOffice365ActiveUserCounts", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getOffice365ActiveUserCounts(period='{period}')", + "OutputType": "IMicrosoftGraphOffice365ActiveUserCounts", + "Command": "Get-MgBetaReportOffice365ActiveUserCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getOffice365ActiveUserDetail(date={date})", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportOffice365ActiveUserDetail", - "OutputType": "IMicrosoftGraphOffice365ActiveUserDetail", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getOffice365ActiveUserDetail(date={date})", + "OutputType": "IMicrosoftGraphOffice365ActiveUserDetail", + "Command": "Get-MgBetaReportOffice365ActiveUserDetail", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getOffice365GroupsActivityCounts(period='{period}')", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportOffice365GroupActivityCount", - "OutputType": "IMicrosoftGraphOffice365GroupsActivityCounts", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getOffice365GroupsActivityCounts(period='{period}')", + "OutputType": "IMicrosoftGraphOffice365GroupsActivityCounts", + "Command": "Get-MgBetaReportOffice365GroupActivityCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getOffice365GroupsActivityDetail(date={date})", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportOffice365GroupActivityDetail", - "OutputType": "IMicrosoftGraphOffice365GroupsActivityDetail", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getOffice365GroupsActivityDetail(date={date})", + "OutputType": "IMicrosoftGraphOffice365GroupsActivityDetail", + "Command": "Get-MgBetaReportOffice365GroupActivityDetail", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getOffice365GroupsActivityFileCounts(period='{period}')", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportOffice365GroupActivityFileCount", - "OutputType": "IMicrosoftGraphOffice365GroupsActivityFileCounts", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getOffice365GroupsActivityFileCounts(period='{period}')", + "OutputType": "IMicrosoftGraphOffice365GroupsActivityFileCounts", + "Command": "Get-MgBetaReportOffice365GroupActivityFileCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getOffice365GroupsActivityGroupCounts(period='{period}')", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportOffice365GroupActivityGroupCount", - "OutputType": "IMicrosoftGraphOffice365GroupsActivityGroupCounts", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getOffice365GroupsActivityGroupCounts(period='{period}')", + "OutputType": "IMicrosoftGraphOffice365GroupsActivityGroupCounts", + "Command": "Get-MgBetaReportOffice365GroupActivityGroupCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getOffice365GroupsActivityStorage(period='{period}')", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportOffice365GroupActivityStorage", - "OutputType": "IMicrosoftGraphOffice365GroupsActivityStorage", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getOffice365GroupsActivityStorage(period='{period}')", + "OutputType": "IMicrosoftGraphOffice365GroupsActivityStorage", + "Command": "Get-MgBetaReportOffice365GroupActivityStorage", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getOffice365ServicesUserCounts(period='{period}')", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportOffice365ServiceUserCount", - "OutputType": "IMicrosoftGraphOffice365ServicesUserCounts", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getOffice365ServicesUserCounts(period='{period}')", + "OutputType": "IMicrosoftGraphOffice365ServicesUserCounts", + "Command": "Get-MgBetaReportOffice365ServiceUserCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getOneDriveActivityFileCounts(period='{period}')", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportOneDriveActivityFileCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getOneDriveActivityFileCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgBetaReportOneDriveActivityFileCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getOneDriveActivityUserCounts(period='{period}')", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportOneDriveActivityUserCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getOneDriveActivityUserCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgBetaReportOneDriveActivityUserCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getOneDriveActivityUserDetail(date={date})", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportOneDriveActivityUserDetail", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getOneDriveActivityUserDetail(date={date})", + "OutputType": null, + "Command": "Get-MgBetaReportOneDriveActivityUserDetail", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getOneDriveUsageAccountCounts(period='{period}')", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportOneDriveUsageAccountCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getOneDriveUsageAccountCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgBetaReportOneDriveUsageAccountCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getOneDriveUsageAccountDetail(date={date})", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportOneDriveUsageAccountDetail", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getOneDriveUsageAccountDetail(date={date})", + "OutputType": null, + "Command": "Get-MgBetaReportOneDriveUsageAccountDetail", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getOneDriveUsageFileCounts(period='{period}')", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportOneDriveUsageFileCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getOneDriveUsageFileCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgBetaReportOneDriveUsageFileCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getOneDriveUsageStorage(period='{period}')", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportOneDriveUsageStorage", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getOneDriveUsageStorage(period='{period}')", + "OutputType": null, + "Command": "Get-MgBetaReportOneDriveUsageStorage", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/partners", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportPartner", - "OutputType": "IMicrosoftGraphPartners", + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/partners", + "OutputType": "IMicrosoftGraphPartners", + "Command": "Get-MgBetaReportPartner", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/partners/billing", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportPartnerBilling", - "OutputType": "IMicrosoftGraphPartnersBilling", + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/partners/billing", + "OutputType": "IMicrosoftGraphPartnersBilling", + "Command": "Get-MgBetaReportPartnerBilling", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/partners/billing/manifests/{manifest-id}", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportPartnerBillingManifest", - "OutputType": "IMicrosoftGraphPartnersBillingManifest", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-manifest-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-manifest-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/reports/partners/billing/manifests/{manifest-id}", + "OutputType": "IMicrosoftGraphPartnersBillingManifest", + "Command": "Get-MgBetaReportPartnerBillingManifest", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/partners/billing/manifests", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportPartnerBillingManifest", - "OutputType": "IMicrosoftGraphPartnersBillingManifest", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/partners/billing/manifests", + "OutputType": "IMicrosoftGraphPartnersBillingManifest", + "Command": "Get-MgBetaReportPartnerBillingManifest", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/partners/billing/manifests/$count", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportPartnerBillingManifestCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/partners/billing/manifests/$count", + "OutputType": null, + "Command": "Get-MgBetaReportPartnerBillingManifestCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/partners/billing/operations/{operation-id}", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportPartnerBillingOperation", - "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-operation-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-operation-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/reports/partners/billing/operations/{operation-id}", + "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "Command": "Get-MgBetaReportPartnerBillingOperation", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/partners/billing/operations", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportPartnerBillingOperation", - "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/partners/billing/operations", + "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "Command": "Get-MgBetaReportPartnerBillingOperation", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/partners/billing/operations/$count", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportPartnerBillingOperationCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/partners/billing/operations/$count", + "OutputType": null, + "Command": "Get-MgBetaReportPartnerBillingOperationCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/partners/billing/reconciliation", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportPartnerBillingReconciliation", - "OutputType": "IMicrosoftGraphPartnersBillingReconciliation", + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/partners/billing/reconciliation", + "OutputType": "IMicrosoftGraphPartnersBillingReconciliation", + "Command": "Get-MgBetaReportPartnerBillingReconciliation", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/partners/billing/reconciliation/billed", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportPartnerBillingReconciliationBilled", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/partners/billing/reconciliation/billed", + "OutputType": null, + "Command": "Get-MgBetaReportPartnerBillingReconciliationBilled", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/partners/billing/usage", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportPartnerBillingUsage", - "OutputType": "IMicrosoftGraphPartnersBillingAzureUsage", + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/partners/billing/usage", + "OutputType": "IMicrosoftGraphPartnersBillingAzureUsage", + "Command": "Get-MgBetaReportPartnerBillingUsage", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/partners/billing/usage/billed", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportPartnerBillingUsageBilled", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/partners/billing/usage/billed", + "OutputType": null, + "Command": "Get-MgBetaReportPartnerBillingUsageBilled", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/partners/billing/usage/unbilled", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportPartnerBillingUsageUnbilled", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/partners/billing/usage/unbilled", + "OutputType": null, + "Command": "Get-MgBetaReportPartnerBillingUsageUnbilled", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getPrinterArchivedPrintJobs(printerId='{printerId}',startDateTime={startDateTime},endDateTime={endDateTime})", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportPrinterArchivedPrintJob", - "OutputType": "IMicrosoftGraphArchivedPrintJob", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reports-getprinterarchivedprintjobs?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reports-getprinterarchivedprintjobs?view=graph-rest-beta", + "Method": "GET", + "Uri": "/reports/getPrinterArchivedPrintJobs(printerId='{printerId}',startDateTime={startDateTime},endDateTime={endDateTime})", + "OutputType": "IMicrosoftGraphArchivedPrintJob", + "Command": "Get-MgBetaReportPrinterArchivedPrintJob", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getRelyingPartyDetailedSummary(period='{period}')", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportRelyingPartyDetailedSummary", - "OutputType": "IMicrosoftGraphRelyingPartyDetailedSummary", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getrelyingpartydetailedsummary?view=graph-rest-beta" - }, - { "Permissions": [], - "Uri": "/reports/security", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportSecurity", - "OutputType": null, + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getrelyingpartydetailedsummary?view=graph-rest-beta", + "Method": "GET", + "Uri": "/reports/getRelyingPartyDetailedSummary(period='{period}')", + "OutputType": "IMicrosoftGraphRelyingPartyDetailedSummary", + "Command": "Get-MgBetaReportRelyingPartyDetailedSummary", + "Module": "Beta.Reports" + }, + { + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/security", + "OutputType": null, + "Command": "Get-MgBetaReportSecurity", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/security/getAttackSimulationRepeatOffenders", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportSecurityAttackSimulationRepeatOffender", - "OutputType": "IMicrosoftGraphAttackSimulationRepeatOffender", + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityreportsroot-getattacksimulationrepeatoffenders?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityreportsroot-getattacksimulationrepeatoffenders?view=graph-rest-beta", + "Method": "GET", + "Uri": "/reports/security/getAttackSimulationRepeatOffenders", + "OutputType": "IMicrosoftGraphAttackSimulationRepeatOffender", + "Command": "Get-MgBetaReportSecurityAttackSimulationRepeatOffender", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/security/getAttackSimulationTrainingUserCoverage", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportSecurityAttackSimulationTrainingUserCoverage", - "OutputType": "IMicrosoftGraphAttackSimulationTrainingUserCoverage", + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityreportsroot-getattacksimulationtrainingusercoverage?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityreportsroot-getattacksimulationtrainingusercoverage?view=graph-rest-beta", + "Method": "GET", + "Uri": "/reports/security/getAttackSimulationTrainingUserCoverage", + "OutputType": "IMicrosoftGraphAttackSimulationTrainingUserCoverage", + "Command": "Get-MgBetaReportSecurityAttackSimulationTrainingUserCoverage", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/security/getAttackSimulationSimulationUserCoverage", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportSecurityAttackSimulationUserCoverage", - "OutputType": "IMicrosoftGraphAttackSimulationUserCoverage", + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityreportsroot-getattacksimulationsimulationusercoverage?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityreportsroot-getattacksimulationsimulationusercoverage?view=graph-rest-beta", + "Method": "GET", + "Uri": "/reports/security/getAttackSimulationSimulationUserCoverage", + "OutputType": "IMicrosoftGraphAttackSimulationUserCoverage", + "Command": "Get-MgBetaReportSecurityAttackSimulationUserCoverage", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/serviceActivity", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportServiceActivity", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/serviceActivity", + "OutputType": null, + "Command": "Get-MgBetaReportServiceActivity", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/serviceActivity/getMetricsForConditionalAccessCompliantDevicesSignInSuccess(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportServiceActivityMetricForConditionalAccessCompliantDeviceSignInSuccess", - "OutputType": "IMicrosoftGraphServiceActivityValueMetric", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getmetricsforconditionalaccesscompliantdevicessigninsuccess?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getmetricsforconditionalaccesscompliantdevicessigninsuccess?view=graph-rest-beta", + "Method": "GET", + "Uri": "/reports/serviceActivity/getMetricsForConditionalAccessCompliantDevicesSignInSuccess(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", + "OutputType": "IMicrosoftGraphServiceActivityValueMetric", + "Command": "Get-MgBetaReportServiceActivityMetricForConditionalAccessCompliantDeviceSignInSuccess", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/serviceActivity/getMetricsForConditionalAccessManagedDevicesSignInSuccess(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportServiceActivityMetricForConditionalAccessManagedDeviceSignInSuccess", - "OutputType": "IMicrosoftGraphServiceActivityValueMetric", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getmetricsforconditionalaccessmanageddevicessigninsuccess?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getmetricsforconditionalaccessmanageddevicessigninsuccess?view=graph-rest-beta", + "Method": "GET", + "Uri": "/reports/serviceActivity/getMetricsForConditionalAccessManagedDevicesSignInSuccess(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", + "OutputType": "IMicrosoftGraphServiceActivityValueMetric", + "Command": "Get-MgBetaReportServiceActivityMetricForConditionalAccessManagedDeviceSignInSuccess", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/serviceActivity/getMetricsForMfaSignInFailure(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportServiceActivityMetricForMfaSignInFailure", - "OutputType": "IMicrosoftGraphServiceActivityValueMetric", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getmetricsformfasigninfailure?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getmetricsformfasigninfailure?view=graph-rest-beta", + "Method": "GET", + "Uri": "/reports/serviceActivity/getMetricsForMfaSignInFailure(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", + "OutputType": "IMicrosoftGraphServiceActivityValueMetric", + "Command": "Get-MgBetaReportServiceActivityMetricForMfaSignInFailure", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/serviceActivity/getMetricsForMfaSignInSuccess(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportServiceActivityMetricForMfaSignInSuccess", - "OutputType": "IMicrosoftGraphServiceActivityValueMetric", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getmetricsformfasigninsuccess?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getmetricsformfasigninsuccess?view=graph-rest-beta", + "Method": "GET", + "Uri": "/reports/serviceActivity/getMetricsForMfaSignInSuccess(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", + "OutputType": "IMicrosoftGraphServiceActivityValueMetric", + "Command": "Get-MgBetaReportServiceActivityMetricForMfaSignInSuccess", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/serviceActivity/getMetricsForSamlSignInSuccess(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportServiceActivityMetricForSamlSignInSuccess", - "OutputType": "IMicrosoftGraphServiceActivityValueMetric", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getmetricsforsamlsigninsuccess?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceactivity-getmetricsforsamlsigninsuccess?view=graph-rest-beta", + "Method": "GET", + "Uri": "/reports/serviceActivity/getMetricsForSamlSignInSuccess(inclusiveIntervalStartDateTime={inclusiveIntervalStartDateTime},exclusiveIntervalEndDateTime={exclusiveIntervalEndDateTime},aggregationIntervalInMinutes=@aggregationIntervalInMinutes)", + "OutputType": "IMicrosoftGraphServiceActivityValueMetric", + "Command": "Get-MgBetaReportServiceActivityMetricForSamlSignInSuccess", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/servicePrincipalSignInActivities/{servicePrincipalSignInActivity-id}", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportServicePrincipalSignInActivity", - "OutputType": "IMicrosoftGraphServicePrincipalSignInActivity", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipalsigninactivity-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipalsigninactivity-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/reports/servicePrincipalSignInActivities/{servicePrincipalSignInActivity-id}", + "OutputType": "IMicrosoftGraphServicePrincipalSignInActivity", + "Command": "Get-MgBetaReportServicePrincipalSignInActivity", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/servicePrincipalSignInActivities", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportServicePrincipalSignInActivity", - "OutputType": "IMicrosoftGraphServicePrincipalSignInActivity", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-serviceprincipalsigninactivities?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-serviceprincipalsigninactivities?view=graph-rest-beta", + "Method": "GET", + "Uri": "/reports/servicePrincipalSignInActivities", + "OutputType": "IMicrosoftGraphServicePrincipalSignInActivity", + "Command": "Get-MgBetaReportServicePrincipalSignInActivity", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/servicePrincipalSignInActivities/$count", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportServicePrincipalSignInActivityCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/servicePrincipalSignInActivities/$count", + "OutputType": null, + "Command": "Get-MgBetaReportServicePrincipalSignInActivityCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getSharePointActivityFileCounts(period='{period}')", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportSharePointActivityFileCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getSharePointActivityFileCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgBetaReportSharePointActivityFileCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getSharePointActivityPages(period='{period}')", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportSharePointActivityPage", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getSharePointActivityPages(period='{period}')", + "OutputType": null, + "Command": "Get-MgBetaReportSharePointActivityPage", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getSharePointActivityUserCounts(period='{period}')", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportSharePointActivityUserCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getSharePointActivityUserCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgBetaReportSharePointActivityUserCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getSharePointActivityUserDetail(date={date})", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportSharePointActivityUserDetail", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getSharePointActivityUserDetail(date={date})", + "OutputType": null, + "Command": "Get-MgBetaReportSharePointActivityUserDetail", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getSharePointSiteUsageDetail(date={date})", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportSharePointSiteUsageDetail", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getSharePointSiteUsageDetail(date={date})", + "OutputType": null, + "Command": "Get-MgBetaReportSharePointSiteUsageDetail", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getSharePointSiteUsageFileCounts(period='{period}')", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportSharePointSiteUsageFileCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getSharePointSiteUsageFileCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgBetaReportSharePointSiteUsageFileCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getSharePointSiteUsagePages(period='{period}')", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportSharePointSiteUsagePage", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getSharePointSiteUsagePages(period='{period}')", + "OutputType": null, + "Command": "Get-MgBetaReportSharePointSiteUsagePage", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getSharePointSiteUsageSiteCounts(period='{period}')", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportSharePointSiteUsageSiteCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getSharePointSiteUsageSiteCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgBetaReportSharePointSiteUsageSiteCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getSharePointSiteUsageStorage(period='{period}')", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportSharePointSiteUsageStorage", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getSharePointSiteUsageStorage(period='{period}')", + "OutputType": null, + "Command": "Get-MgBetaReportSharePointSiteUsageStorage", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getSkypeForBusinessActivityCounts(period='{period}')", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportSkypeForBusinessActivityCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getSkypeForBusinessActivityCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgBetaReportSkypeForBusinessActivityCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getSkypeForBusinessActivityUserCounts(period='{period}')", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportSkypeForBusinessActivityUserCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getSkypeForBusinessActivityUserCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgBetaReportSkypeForBusinessActivityUserCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getSkypeForBusinessActivityUserDetail(date={date})", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportSkypeForBusinessActivityUserDetail", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getSkypeForBusinessActivityUserDetail(date={date})", + "OutputType": null, + "Command": "Get-MgBetaReportSkypeForBusinessActivityUserDetail", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getSkypeForBusinessDeviceUsageDistributionUserCounts(period='{period}')", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportSkypeForBusinessDeviceUsageDistributionUserCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getSkypeForBusinessDeviceUsageDistributionUserCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgBetaReportSkypeForBusinessDeviceUsageDistributionUserCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getSkypeForBusinessDeviceUsageUserCounts(period='{period}')", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportSkypeForBusinessDeviceUsageUserCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getSkypeForBusinessDeviceUsageUserCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgBetaReportSkypeForBusinessDeviceUsageUserCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getSkypeForBusinessDeviceUsageUserDetail(date={date})", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportSkypeForBusinessDeviceUsageUserDetail", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getSkypeForBusinessDeviceUsageUserDetail(date={date})", + "OutputType": null, + "Command": "Get-MgBetaReportSkypeForBusinessDeviceUsageUserDetail", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getSkypeForBusinessOrganizerActivityCounts(period='{period}')", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportSkypeForBusinessOrganizerActivityCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getSkypeForBusinessOrganizerActivityCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgBetaReportSkypeForBusinessOrganizerActivityCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getSkypeForBusinessOrganizerActivityMinuteCounts(period='{period}')", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportSkypeForBusinessOrganizerActivityMinuteCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getSkypeForBusinessOrganizerActivityMinuteCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgBetaReportSkypeForBusinessOrganizerActivityMinuteCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getSkypeForBusinessOrganizerActivityUserCounts(period='{period}')", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportSkypeForBusinessOrganizerActivityUserCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getSkypeForBusinessOrganizerActivityUserCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgBetaReportSkypeForBusinessOrganizerActivityUserCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getSkypeForBusinessParticipantActivityCounts(period='{period}')", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportSkypeForBusinessParticipantActivityCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getSkypeForBusinessParticipantActivityCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgBetaReportSkypeForBusinessParticipantActivityCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getSkypeForBusinessParticipantActivityMinuteCounts(period='{period}')", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportSkypeForBusinessParticipantActivityMinuteCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getSkypeForBusinessParticipantActivityMinuteCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgBetaReportSkypeForBusinessParticipantActivityMinuteCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getSkypeForBusinessParticipantActivityUserCounts(period='{period}')", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportSkypeForBusinessParticipantActivityUserCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getSkypeForBusinessParticipantActivityUserCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgBetaReportSkypeForBusinessParticipantActivityUserCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityCounts(period='{period}')", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportSkypeForBusinessPeerToPeerActivityCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgBetaReportSkypeForBusinessPeerToPeerActivityCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityMinuteCounts(period='{period}')", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportSkypeForBusinessPeerToPeerActivityMinuteCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityMinuteCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgBetaReportSkypeForBusinessPeerToPeerActivityMinuteCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityUserCounts(period='{period}')", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportSkypeForBusinessPeerToPeerActivityUserCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityUserCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgBetaReportSkypeForBusinessPeerToPeerActivityUserCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/sla", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportSla", - "OutputType": "IMicrosoftGraphServiceLevelAgreementRoot", + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/sla", + "OutputType": "IMicrosoftGraphServiceLevelAgreementRoot", + "Command": "Get-MgBetaReportSla", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/sla/azureADAuthentication", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportSlaAzureAdAuthentication", - "OutputType": "IMicrosoftGraphAzureAdAuthentication", + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/azureadauthentication-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/azureadauthentication-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/reports/sla/azureADAuthentication", + "OutputType": "IMicrosoftGraphAzureAdAuthentication", + "Command": "Get-MgBetaReportSlaAzureAdAuthentication", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getTeamsTeamActivityCounts(period='{period}')", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportTeamActivityCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getTeamsTeamActivityCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgBetaReportTeamActivityCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getTeamsTeamActivityDetail(date={date})", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportTeamActivityDetail", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getTeamsTeamActivityDetail(date={date})", + "OutputType": null, + "Command": "Get-MgBetaReportTeamActivityDetail", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getTeamsTeamActivityDistributionCounts(period='{period}')", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportTeamActivityDistributionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getTeamsTeamActivityDistributionCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgBetaReportTeamActivityDistributionCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getTeamsTeamCounts(period='{period}')", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportTeamCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getTeamsTeamCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgBetaReportTeamCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getTeamsDeviceUsageDistributionTotalUserCounts(period='{period}')", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportTeamDeviceUsageDistributionTotalUserCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getTeamsDeviceUsageDistributionTotalUserCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgBetaReportTeamDeviceUsageDistributionTotalUserCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getTeamsDeviceUsageDistributionUserCounts(period='{period}')", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportTeamDeviceUsageDistributionUserCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getTeamsDeviceUsageDistributionUserCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgBetaReportTeamDeviceUsageDistributionUserCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getTeamsDeviceUsageTotalUserCounts(period='{period}')", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportTeamDeviceUsageTotalUserCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getTeamsDeviceUsageTotalUserCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgBetaReportTeamDeviceUsageTotalUserCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getTeamsDeviceUsageUserCounts(period='{period}')", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportTeamDeviceUsageUserCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getTeamsDeviceUsageUserCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgBetaReportTeamDeviceUsageUserCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getTeamsDeviceUsageUserDetail(date={date})", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportTeamDeviceUsageUserDetail", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getTeamsDeviceUsageUserDetail(date={date})", + "OutputType": null, + "Command": "Get-MgBetaReportTeamDeviceUsageUserDetail", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getTeamsUserActivityCounts(period='{period}')", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportTeamUserActivityCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getTeamsUserActivityCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgBetaReportTeamUserActivityCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getTeamsUserActivityDistributionTotalUserCounts(period='{period}')", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportTeamUserActivityDistributionTotalUserCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getTeamsUserActivityDistributionTotalUserCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgBetaReportTeamUserActivityDistributionTotalUserCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getTeamsUserActivityDistributionUserCounts(period='{period}')", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportTeamUserActivityDistributionUserCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getTeamsUserActivityDistributionUserCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgBetaReportTeamUserActivityDistributionUserCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getTeamsUserActivityTotalCounts(period='{period}')", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportTeamUserActivityTotalCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getTeamsUserActivityTotalCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgBetaReportTeamUserActivityTotalCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getTeamsUserActivityTotalDistributionCounts(period='{period}')", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportTeamUserActivityTotalDistributionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getTeamsUserActivityTotalDistributionCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgBetaReportTeamUserActivityTotalDistributionCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getTeamsUserActivityTotalUserCounts(period='{period}')", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportTeamUserActivityTotalUserCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getTeamsUserActivityTotalUserCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgBetaReportTeamUserActivityTotalUserCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getTeamsUserActivityUserCounts(period='{period}')", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportTeamUserActivityUserCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getTeamsUserActivityUserCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgBetaReportTeamUserActivityUserCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getTeamsUserActivityUserDetail(date={date})", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportTeamUserActivityUserDetail", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getTeamsUserActivityUserDetail(date={date})", + "OutputType": null, + "Command": "Get-MgBetaReportTeamUserActivityUserDetail", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getUserArchivedPrintJobs(userId='{userId}',startDateTime={startDateTime},endDateTime={endDateTime})", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserArchivedPrintJob", - "OutputType": "IMicrosoftGraphArchivedPrintJob", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reports-getuserarchivedprintjobs?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reports-getuserarchivedprintjobs?view=graph-rest-beta", + "Method": "GET", + "Uri": "/reports/getUserArchivedPrintJobs(userId='{userId}',startDateTime={startDateTime},endDateTime={endDateTime})", + "OutputType": "IMicrosoftGraphArchivedPrintJob", + "Command": "Get-MgBetaReportUserArchivedPrintJob", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/userCredentialUsageDetails/{userCredentialUsageDetails-id}", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserCredentialUsageDetail", - "OutputType": "IMicrosoftGraphUserCredentialUsageDetails", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/userCredentialUsageDetails/{userCredentialUsageDetails-id}", + "OutputType": "IMicrosoftGraphUserCredentialUsageDetails", + "Command": "Get-MgBetaReportUserCredentialUsageDetail", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/userCredentialUsageDetails", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserCredentialUsageDetail", - "OutputType": "IMicrosoftGraphUserCredentialUsageDetails", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-usercredentialusagedetails?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-usercredentialusagedetails?view=graph-rest-beta", + "Method": "GET", + "Uri": "/reports/userCredentialUsageDetails", + "OutputType": "IMicrosoftGraphUserCredentialUsageDetails", + "Command": "Get-MgBetaReportUserCredentialUsageDetail", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/userCredentialUsageDetails/$count", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserCredentialUsageDetailCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/userCredentialUsageDetails/$count", + "OutputType": null, + "Command": "Get-MgBetaReportUserCredentialUsageDetailCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/userInsights", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsight", - "OutputType": "IMicrosoftGraphUserInsightsRoot", + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/userInsights", + "OutputType": "IMicrosoftGraphUserInsightsRoot", + "Command": "Get-MgBetaReportUserInsight", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/userInsights/daily", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightDaily", - "OutputType": "IMicrosoftGraphDailyUserInsightMetricsRoot", + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/userInsights/daily", + "OutputType": "IMicrosoftGraphDailyUserInsightMetricsRoot", + "Command": "Get-MgBetaReportUserInsightDaily", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/userInsights/daily/activeUsers/{activeUsersMetric-id}", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightDailyActiveUser", - "OutputType": "IMicrosoftGraphActiveUsersMetric", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/userInsights/daily/activeUsers/{activeUsersMetric-id}", + "OutputType": "IMicrosoftGraphActiveUsersMetric", + "Command": "Get-MgBetaReportUserInsightDailyActiveUser", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/userInsights/daily/activeUsers", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightDailyActiveUser", - "OutputType": "IMicrosoftGraphActiveUsersMetric", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/dailyuserinsightmetricsroot-list-activeusers?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/dailyuserinsightmetricsroot-list-activeusers?view=graph-rest-beta", + "Method": "GET", + "Uri": "/reports/userInsights/daily/activeUsers", + "OutputType": "IMicrosoftGraphActiveUsersMetric", + "Command": "Get-MgBetaReportUserInsightDailyActiveUser", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/userInsights/daily/activeUsers/$count", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightDailyActiveUserCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/userInsights/daily/activeUsers/$count", + "OutputType": null, + "Command": "Get-MgBetaReportUserInsightDailyActiveUserCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/userInsights/daily/authentications/{authenticationsMetric-id}", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightDailyAuthentication", - "OutputType": "IMicrosoftGraphAuthenticationsMetric", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/userInsights/daily/authentications/{authenticationsMetric-id}", + "OutputType": "IMicrosoftGraphAuthenticationsMetric", + "Command": "Get-MgBetaReportUserInsightDailyAuthentication", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/userInsights/daily/authentications", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightDailyAuthentication", - "OutputType": "IMicrosoftGraphAuthenticationsMetric", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/dailyuserinsightmetricsroot-list-authentications?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/dailyuserinsightmetricsroot-list-authentications?view=graph-rest-beta", + "Method": "GET", + "Uri": "/reports/userInsights/daily/authentications", + "OutputType": "IMicrosoftGraphAuthenticationsMetric", + "Command": "Get-MgBetaReportUserInsightDailyAuthentication", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/userInsights/daily/authentications/$count", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightDailyAuthenticationCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/userInsights/daily/authentications/$count", + "OutputType": null, + "Command": "Get-MgBetaReportUserInsightDailyAuthenticationCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/userInsights/daily/inactiveUsers/{dailyInactiveUsersMetric-id}", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightDailyInactiveUser", - "OutputType": "IMicrosoftGraphDailyInactiveUsersMetric", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/userInsights/daily/inactiveUsers/{dailyInactiveUsersMetric-id}", + "OutputType": "IMicrosoftGraphDailyInactiveUsersMetric", + "Command": "Get-MgBetaReportUserInsightDailyInactiveUser", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/userInsights/daily/inactiveUsers", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightDailyInactiveUser", - "OutputType": "IMicrosoftGraphDailyInactiveUsersMetric", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/userInsights/daily/inactiveUsers", + "OutputType": "IMicrosoftGraphDailyInactiveUsersMetric", + "Command": "Get-MgBetaReportUserInsightDailyInactiveUser", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/userInsights/daily/inactiveUsersByApplication/{dailyInactiveUsersByApplicationMetric-id}", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightDailyInactiveUserByApplication", - "OutputType": "IMicrosoftGraphDailyInactiveUsersByApplicationMetric", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/userInsights/daily/inactiveUsersByApplication/{dailyInactiveUsersByApplicationMetric-id}", + "OutputType": "IMicrosoftGraphDailyInactiveUsersByApplicationMetric", + "Command": "Get-MgBetaReportUserInsightDailyInactiveUserByApplication", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/userInsights/daily/inactiveUsersByApplication", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightDailyInactiveUserByApplication", - "OutputType": "IMicrosoftGraphDailyInactiveUsersByApplicationMetric", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/userInsights/daily/inactiveUsersByApplication", + "OutputType": "IMicrosoftGraphDailyInactiveUsersByApplicationMetric", + "Command": "Get-MgBetaReportUserInsightDailyInactiveUserByApplication", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/userInsights/daily/inactiveUsersByApplication/$count", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightDailyInactiveUserByApplicationCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/userInsights/daily/inactiveUsersByApplication/$count", + "OutputType": null, + "Command": "Get-MgBetaReportUserInsightDailyInactiveUserByApplicationCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/userInsights/daily/inactiveUsers/$count", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightDailyInactiveUserCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/userInsights/daily/inactiveUsers/$count", + "OutputType": null, + "Command": "Get-MgBetaReportUserInsightDailyInactiveUserCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/userInsights/daily/mfaCompletions/{mfaCompletionMetric-id}", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightDailyMfaCompletion", - "OutputType": "IMicrosoftGraphMfaCompletionMetric", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/userInsights/daily/mfaCompletions/{mfaCompletionMetric-id}", + "OutputType": "IMicrosoftGraphMfaCompletionMetric", + "Command": "Get-MgBetaReportUserInsightDailyMfaCompletion", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/userInsights/daily/mfaCompletions", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightDailyMfaCompletion", - "OutputType": "IMicrosoftGraphMfaCompletionMetric", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/dailyuserinsightmetricsroot-list-mfacompletions?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/dailyuserinsightmetricsroot-list-mfacompletions?view=graph-rest-beta", + "Method": "GET", + "Uri": "/reports/userInsights/daily/mfaCompletions", + "OutputType": "IMicrosoftGraphMfaCompletionMetric", + "Command": "Get-MgBetaReportUserInsightDailyMfaCompletion", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/userInsights/daily/mfaCompletions/$count", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightDailyMfaCompletionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/userInsights/daily/mfaCompletions/$count", + "OutputType": null, + "Command": "Get-MgBetaReportUserInsightDailyMfaCompletionCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/userInsights/daily/signUps/{userSignUpMetric-id}", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightDailySignUp", - "OutputType": "IMicrosoftGraphUserSignUpMetric", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/userInsights/daily/signUps/{userSignUpMetric-id}", + "OutputType": "IMicrosoftGraphUserSignUpMetric", + "Command": "Get-MgBetaReportUserInsightDailySignUp", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/userInsights/daily/signUps", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightDailySignUp", - "OutputType": "IMicrosoftGraphUserSignUpMetric", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/dailyuserinsightmetricsroot-list-signups?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/dailyuserinsightmetricsroot-list-signups?view=graph-rest-beta", + "Method": "GET", + "Uri": "/reports/userInsights/daily/signUps", + "OutputType": "IMicrosoftGraphUserSignUpMetric", + "Command": "Get-MgBetaReportUserInsightDailySignUp", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/userInsights/daily/signUps/$count", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightDailySignUpCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/userInsights/daily/signUps/$count", + "OutputType": null, + "Command": "Get-MgBetaReportUserInsightDailySignUpCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/userInsights/daily/summary/{insightSummary-id}", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightDailySummary", - "OutputType": "IMicrosoftGraphInsightSummary", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/userInsights/daily/summary/{insightSummary-id}", + "OutputType": "IMicrosoftGraphInsightSummary", + "Command": "Get-MgBetaReportUserInsightDailySummary", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/userInsights/daily/summary", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightDailySummary", - "OutputType": "IMicrosoftGraphInsightSummary", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/userInsights/daily/summary", + "OutputType": "IMicrosoftGraphInsightSummary", + "Command": "Get-MgBetaReportUserInsightDailySummary", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/userInsights/daily/summary/$count", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightDailySummaryCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/userInsights/daily/summary/$count", + "OutputType": null, + "Command": "Get-MgBetaReportUserInsightDailySummaryCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/userInsights/daily/userCount/{userCountMetric-id}", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightDailyUserCount", - "OutputType": "IMicrosoftGraphUserCountMetric", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/userInsights/daily/userCount/{userCountMetric-id}", + "OutputType": "IMicrosoftGraphUserCountMetric", + "Command": "Get-MgBetaReportUserInsightDailyUserCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/userInsights/daily/userCount", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightDailyUserCount", - "OutputType": "IMicrosoftGraphUserCountMetric", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/dailyuserinsightmetricsroot-list-usercount?view=graph-rest-beta" - }, - { "Permissions": [], - "Uri": "/reports/userInsights/monthly", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightMonthly", - "OutputType": "IMicrosoftGraphMonthlyUserInsightMetricsRoot", + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/dailyuserinsightmetricsroot-list-usercount?view=graph-rest-beta", + "Method": "GET", + "Uri": "/reports/userInsights/daily/userCount", + "OutputType": "IMicrosoftGraphUserCountMetric", + "Command": "Get-MgBetaReportUserInsightDailyUserCount", + "Module": "Beta.Reports" + }, + { + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/userInsights/monthly", + "OutputType": "IMicrosoftGraphMonthlyUserInsightMetricsRoot", + "Command": "Get-MgBetaReportUserInsightMonthly", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/userInsights/monthly/activeUsers/{activeUsersMetric-id}", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightMonthlyActiveUser", - "OutputType": "IMicrosoftGraphActiveUsersMetric", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/userInsights/monthly/activeUsers/{activeUsersMetric-id}", + "OutputType": "IMicrosoftGraphActiveUsersMetric", + "Command": "Get-MgBetaReportUserInsightMonthlyActiveUser", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/userInsights/monthly/activeUsers", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightMonthlyActiveUser", - "OutputType": "IMicrosoftGraphActiveUsersMetric", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/monthlyuserinsightmetricsroot-list-activeusers?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/monthlyuserinsightmetricsroot-list-activeusers?view=graph-rest-beta", + "Method": "GET", + "Uri": "/reports/userInsights/monthly/activeUsers", + "OutputType": "IMicrosoftGraphActiveUsersMetric", + "Command": "Get-MgBetaReportUserInsightMonthlyActiveUser", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/userInsights/monthly/activeUsers/$count", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightMonthlyActiveUserCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/userInsights/monthly/activeUsers/$count", + "OutputType": null, + "Command": "Get-MgBetaReportUserInsightMonthlyActiveUserCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/userInsights/monthly/authentications/{authenticationsMetric-id}", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightMonthlyAuthentication", - "OutputType": "IMicrosoftGraphAuthenticationsMetric", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/userInsights/monthly/authentications/{authenticationsMetric-id}", + "OutputType": "IMicrosoftGraphAuthenticationsMetric", + "Command": "Get-MgBetaReportUserInsightMonthlyAuthentication", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/userInsights/monthly/authentications", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightMonthlyAuthentication", - "OutputType": "IMicrosoftGraphAuthenticationsMetric", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/monthlyuserinsightmetricsroot-list-authentications?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/monthlyuserinsightmetricsroot-list-authentications?view=graph-rest-beta", + "Method": "GET", + "Uri": "/reports/userInsights/monthly/authentications", + "OutputType": "IMicrosoftGraphAuthenticationsMetric", + "Command": "Get-MgBetaReportUserInsightMonthlyAuthentication", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/userInsights/monthly/authentications/$count", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightMonthlyAuthenticationCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/userInsights/monthly/authentications/$count", + "OutputType": null, + "Command": "Get-MgBetaReportUserInsightMonthlyAuthenticationCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/userInsights/monthly/inactiveUsers/{monthlyInactiveUsersMetric-id}", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUser", - "OutputType": "IMicrosoftGraphMonthlyInactiveUsersMetric", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/userInsights/monthly/inactiveUsers/{monthlyInactiveUsersMetric-id}", + "OutputType": "IMicrosoftGraphMonthlyInactiveUsersMetric", + "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUser", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/userInsights/monthly/inactiveUsers", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUser", - "OutputType": "IMicrosoftGraphMonthlyInactiveUsersMetric", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/userInsights/monthly/inactiveUsers", + "OutputType": "IMicrosoftGraphMonthlyInactiveUsersMetric", + "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUser", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/userInsights/monthly/inactiveUsersByApplication/{monthlyInactiveUsersByApplicationMetric-id}", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUserByApplication", - "OutputType": "IMicrosoftGraphMonthlyInactiveUsersByApplicationMetric", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/userInsights/monthly/inactiveUsersByApplication/{monthlyInactiveUsersByApplicationMetric-id}", + "OutputType": "IMicrosoftGraphMonthlyInactiveUsersByApplicationMetric", + "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUserByApplication", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/userInsights/monthly/inactiveUsersByApplication", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUserByApplication", - "OutputType": "IMicrosoftGraphMonthlyInactiveUsersByApplicationMetric", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/userInsights/monthly/inactiveUsersByApplication", + "OutputType": "IMicrosoftGraphMonthlyInactiveUsersByApplicationMetric", + "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUserByApplication", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/userInsights/monthly/inactiveUsersByApplication/$count", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUserByApplicationCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/userInsights/monthly/inactiveUsersByApplication/$count", + "OutputType": null, + "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUserByApplicationCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/userInsights/monthly/inactiveUsers/$count", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUserCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/userInsights/monthly/inactiveUsers/$count", + "OutputType": null, + "Command": "Get-MgBetaReportUserInsightMonthlyInactiveUserCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/userInsights/monthly/mfaCompletions/{mfaCompletionMetric-id}", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightMonthlyMfaCompletion", - "OutputType": "IMicrosoftGraphMfaCompletionMetric", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/userInsights/monthly/mfaCompletions/{mfaCompletionMetric-id}", + "OutputType": "IMicrosoftGraphMfaCompletionMetric", + "Command": "Get-MgBetaReportUserInsightMonthlyMfaCompletion", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/userInsights/monthly/mfaCompletions", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightMonthlyMfaCompletion", - "OutputType": "IMicrosoftGraphMfaCompletionMetric", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/monthlyuserinsightmetricsroot-list-mfacompletions?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/monthlyuserinsightmetricsroot-list-mfacompletions?view=graph-rest-beta", + "Method": "GET", + "Uri": "/reports/userInsights/monthly/mfaCompletions", + "OutputType": "IMicrosoftGraphMfaCompletionMetric", + "Command": "Get-MgBetaReportUserInsightMonthlyMfaCompletion", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/userInsights/monthly/mfaCompletions/$count", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightMonthlyMfaCompletionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/userInsights/monthly/mfaCompletions/$count", + "OutputType": null, + "Command": "Get-MgBetaReportUserInsightMonthlyMfaCompletionCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/userInsights/monthly/requests/{userRequestsMetric-id}", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightMonthlyRequest", - "OutputType": "IMicrosoftGraphUserRequestsMetric", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/userInsights/monthly/requests/{userRequestsMetric-id}", + "OutputType": "IMicrosoftGraphUserRequestsMetric", + "Command": "Get-MgBetaReportUserInsightMonthlyRequest", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/userInsights/monthly/requests", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightMonthlyRequest", - "OutputType": "IMicrosoftGraphUserRequestsMetric", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/monthlyuserinsightmetricsroot-list-requests?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/monthlyuserinsightmetricsroot-list-requests?view=graph-rest-beta", + "Method": "GET", + "Uri": "/reports/userInsights/monthly/requests", + "OutputType": "IMicrosoftGraphUserRequestsMetric", + "Command": "Get-MgBetaReportUserInsightMonthlyRequest", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/userInsights/monthly/requests/$count", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightMonthlyRequestCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/userInsights/monthly/requests/$count", + "OutputType": null, + "Command": "Get-MgBetaReportUserInsightMonthlyRequestCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/userInsights/monthly/signUps/{userSignUpMetric-id}", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightMonthlySignUp", - "OutputType": "IMicrosoftGraphUserSignUpMetric", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/userInsights/monthly/signUps/{userSignUpMetric-id}", + "OutputType": "IMicrosoftGraphUserSignUpMetric", + "Command": "Get-MgBetaReportUserInsightMonthlySignUp", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/userInsights/monthly/signUps", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightMonthlySignUp", - "OutputType": "IMicrosoftGraphUserSignUpMetric", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/monthlyuserinsightmetricsroot-list-signups?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/monthlyuserinsightmetricsroot-list-signups?view=graph-rest-beta", + "Method": "GET", + "Uri": "/reports/userInsights/monthly/signUps", + "OutputType": "IMicrosoftGraphUserSignUpMetric", + "Command": "Get-MgBetaReportUserInsightMonthlySignUp", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/userInsights/monthly/signUps/$count", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightMonthlySignUpCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/userInsights/monthly/signUps/$count", + "OutputType": null, + "Command": "Get-MgBetaReportUserInsightMonthlySignUpCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/userInsights/monthly/summary/{insightSummary-id}", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightMonthlySummary", - "OutputType": "IMicrosoftGraphInsightSummary", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/userInsights/monthly/summary/{insightSummary-id}", + "OutputType": "IMicrosoftGraphInsightSummary", + "Command": "Get-MgBetaReportUserInsightMonthlySummary", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/userInsights/monthly/summary", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightMonthlySummary", - "OutputType": "IMicrosoftGraphInsightSummary", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/userInsights/monthly/summary", + "OutputType": "IMicrosoftGraphInsightSummary", + "Command": "Get-MgBetaReportUserInsightMonthlySummary", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/userInsights/monthly/summary/$count", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportUserInsightMonthlySummaryCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/userInsights/monthly/summary/$count", + "OutputType": null, + "Command": "Get-MgBetaReportUserInsightMonthlySummaryCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getYammerActivityCounts(period='{period}')", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportYammerActivityCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getYammerActivityCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgBetaReportYammerActivityCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getYammerActivityUserCounts(period='{period}')", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportYammerActivityUserCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getYammerActivityUserCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgBetaReportYammerActivityUserCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getYammerActivityUserDetail(date={date})", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportYammerActivityUserDetail", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getYammerActivityUserDetail(date={date})", + "OutputType": null, + "Command": "Get-MgBetaReportYammerActivityUserDetail", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getYammerDeviceUsageDistributionUserCounts(period='{period}')", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportYammerDeviceUsageDistributionUserCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getYammerDeviceUsageDistributionUserCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgBetaReportYammerDeviceUsageDistributionUserCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getYammerDeviceUsageUserCounts(period='{period}')", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportYammerDeviceUsageUserCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getYammerDeviceUsageUserCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgBetaReportYammerDeviceUsageUserCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getYammerDeviceUsageUserDetail(date={date})", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportYammerDeviceUsageUserDetail", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getYammerDeviceUsageUserDetail(date={date})", + "OutputType": null, + "Command": "Get-MgBetaReportYammerDeviceUsageUserDetail", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getYammerGroupsActivityCounts(period='{period}')", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportYammerGroupActivityCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getYammerGroupsActivityCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgBetaReportYammerGroupActivityCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getYammerGroupsActivityDetail(date={date})", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportYammerGroupActivityDetail", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getYammerGroupsActivityDetail(date={date})", + "OutputType": null, + "Command": "Get-MgBetaReportYammerGroupActivityDetail", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/getYammerGroupsActivityGroupCounts(period='{period}')", - "Module": "Beta.Reports", - "Command": "Get-MgBetaReportYammerGroupActivityGroupCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getYammerGroupsActivityGroupCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgBetaReportYammerGroupActivityGroupCount", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/identityProtection/riskDetections/{riskDetection-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaRiskDetection", - "OutputType": "IMicrosoftGraphRiskDetection", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskdetection-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskdetection-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/identityProtection/riskDetections/{riskDetection-id}", + "OutputType": "IMicrosoftGraphRiskDetection", + "Command": "Get-MgBetaRiskDetection", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identityProtection/riskDetections", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaRiskDetection", - "OutputType": "IMicrosoftGraphRiskDetection", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskdetection-list?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskdetection-list?view=graph-rest-beta", + "Method": "GET", + "Uri": "/identityProtection/riskDetections", + "OutputType": "IMicrosoftGraphRiskDetection", + "Command": "Get-MgBetaRiskDetection", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identityProtection/riskDetections/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaRiskDetectionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityProtection/riskDetections/$count", + "OutputType": null, + "Command": "Get-MgBetaRiskDetectionCount", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "IdentityRiskyServicePrincipal.Read.All", @@ -147955,20 +146321,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaRiskyServicePrincipal", "OutputType": "IMicrosoftGraphRiskyServicePrincipal", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-get?view=graph-rest-beta" + "Command": "Get-MgBetaRiskyServicePrincipal", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "IdentityRiskyServicePrincipal.Read.All", @@ -147987,19 +146352,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityprotectionroot-list-riskyserviceprincipals?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityProtection/riskyServicePrincipals", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaRiskyServicePrincipal", "OutputType": "IMicrosoftGraphRiskyServicePrincipal", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityprotectionroot-list-riskyserviceprincipals?view=graph-rest-beta" + "Command": "Get-MgBetaRiskyServicePrincipal", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "IdentityRiskyServicePrincipal.Read.All", @@ -148018,34 +146383,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityProtection/riskyServicePrincipals/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaRiskyServicePrincipalCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaRiskyServicePrincipalCount", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaRiskyServicePrincipalHistory", - "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", + "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", + "Command": "Get-MgBetaRiskyServicePrincipalHistory", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "IdentityRiskyServicePrincipal.Read.All", @@ -148064,19 +146429,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-list-history?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaRiskyServicePrincipalHistory", "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-list-history?view=graph-rest-beta" + "Command": "Get-MgBetaRiskyServicePrincipalHistory", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "IdentityRiskyServicePrincipal.Read.All", @@ -148095,63 +146461,63 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaRiskyServicePrincipalHistoryCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaRiskyServicePrincipalHistoryCount", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaRiskyUser", - "OutputType": "IMicrosoftGraphRiskyUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", + "OutputType": "IMicrosoftGraphRiskyUser", + "Command": "Get-MgBetaRiskyUser", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identityProtection/riskyUsers", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaRiskyUser", - "OutputType": "IMicrosoftGraphRiskyUser", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyusers-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyusers-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/identityProtection/riskyUsers", + "OutputType": "IMicrosoftGraphRiskyUser", + "Command": "Get-MgBetaRiskyUser", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identityProtection/riskyUsers/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaRiskyUserCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityProtection/riskyUsers/$count", + "OutputType": null, + "Command": "Get-MgBetaRiskyUserCount", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "IdentityRiskyUser.Read.All", @@ -148170,20 +146536,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyuserhistoryitem-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaRiskyUserHistory", "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyuserhistoryitem-get?view=graph-rest-beta" + "Command": "Get-MgBetaRiskyUserHistory", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "IdentityRiskyUser.Read.All", @@ -148202,19 +146567,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyuser-list-history?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaRiskyUserHistory", "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyuser-list-history?view=graph-rest-beta" + "Command": "Get-MgBetaRiskyUserHistory", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "IdentityRiskyUser.Read.All", @@ -148233,20 +146599,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaRiskyUserHistoryCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaRiskyUserHistoryCount", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -148281,150 +146646,151 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/roleManagement", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagement", "OutputType": "IMicrosoftGraphRoleManagement", - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaRoleManagement", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/cloudPC", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementCloudPc", - "OutputType": "IMicrosoftGraphRbacApplicationMultiple", + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/cloudPC", + "OutputType": "IMicrosoftGraphRbacApplicationMultiple", + "Command": "Get-MgBetaRoleManagementCloudPc", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespace", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespace", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/cloudPC/resourceNamespaces", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespace", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/cloudPC/resourceNamespaces", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespace", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/cloudPC/resourceNamespaces/$count", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/cloudPC/resourceNamespaces/$count", + "OutputType": null, + "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceCount", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionAuthenticationContext", - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionAuthenticationContext", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", + "OutputType": null, + "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionCount", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionResourceScope", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "Command": "Get-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionResourceScope", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -148459,20 +146825,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentmultiple-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignment", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentmultiple-get?view=graph-rest-beta" + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignment", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -148507,63 +146872,63 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/roleManagement/cloudPC/roleAssignments", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignment", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignment", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", + "OutputType": "IMicrosoftGraphAppScope", + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes", + "OutputType": "IMicrosoftGraphAppScope", + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/$count", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentAppScopeCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/$count", + "OutputType": null, + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentAppScopeCount", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -148598,122 +146963,123 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/roleManagement/cloudPC/roleAssignments/$count", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentCount", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/{directoryObject-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentDirectoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/{directoryObject-id}", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentDirectoryScope", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentDirectoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentDirectoryScope", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/$count", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentDirectoryScopeCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/$count", + "OutputType": null, + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentDirectoryScopeCount", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/{directoryObject-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentPrincipal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/{directoryObject-id}", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentPrincipal", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentPrincipal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentPrincipal", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/$count", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentPrincipalCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/$count", + "OutputType": null, + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentPrincipalCount", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/roleDefinition", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentRoleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/roleDefinition", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "Get-MgBetaRoleManagementCloudPcRoleAssignmentRoleDefinition", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -148820,20 +147186,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinition", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-get?view=graph-rest-beta" + "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinition", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -148940,19 +147305,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roledefinitions?view=graph-rest-beta", + "Method": "GET", "Uri": "/roleManagement/cloudPC/roleDefinitions", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinition", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roledefinitions?view=graph-rest-beta" + "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinition", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -149059,48 +147424,48 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/roleManagement/cloudPC/roleDefinitions/$count", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinitionCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinitionCount", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "Get-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -149135,136 +147500,137 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/roleManagement/deviceManagement", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementDeviceManagement", "OutputType": "IMicrosoftGraphRbacApplicationMultiple", - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaRoleManagementDeviceManagement", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespace", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespace", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/deviceManagement/resourceNamespaces", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespace", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/deviceManagement/resourceNamespaces", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespace", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/$count", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/$count", + "OutputType": null, + "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceCount", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionAuthenticationContext", - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionAuthenticationContext", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", + "OutputType": null, + "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionCount", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionResourceScope", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "Command": "Get-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionResourceScope", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -149299,20 +147665,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentmultiple-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignment", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentmultiple-get?view=graph-rest-beta" + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignment", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -149347,63 +147712,63 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplicationmultiple-list-roleassignments?view=graph-rest-beta", + "Method": "GET", "Uri": "/roleManagement/deviceManagement/roleAssignments", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignment", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentmultiple-get?view=graph-rest-beta" + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignment", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", + "OutputType": "IMicrosoftGraphAppScope", + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes", + "OutputType": "IMicrosoftGraphAppScope", + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/$count", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScopeCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/$count", + "OutputType": null, + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScopeCount", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -149438,122 +147803,123 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/roleManagement/deviceManagement/roleAssignments/$count", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentCount", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/{directoryObject-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentDirectoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/{directoryObject-id}", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentDirectoryScope", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentDirectoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentDirectoryScope", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/$count", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentDirectoryScopeCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/directoryScopes/$count", + "OutputType": null, + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentDirectoryScopeCount", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/{directoryObject-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentPrincipal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/{directoryObject-id}", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentPrincipal", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentPrincipal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentPrincipal", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/$count", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentPrincipalCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/principals/$count", + "OutputType": null, + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentPrincipalCount", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/roleDefinition", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentRoleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/roleDefinition", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleAssignmentRoleDefinition", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -149660,20 +148026,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinition", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinition", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -149780,19 +148145,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/roleManagement/deviceManagement/roleDefinitions", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinition", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinition", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -149899,62 +148264,63 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/roleManagement/deviceManagement/roleDefinitions/$count", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinitionCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinitionCount", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "Get-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/directory", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectory", - "OutputType": "IMicrosoftGraphRbacApplication", + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory", + "OutputType": "IMicrosoftGraphRbacApplication", + "Command": "Get-MgBetaRoleManagementDirectory", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -149981,20 +148347,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrbacresourcenamespace-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespace", "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrbacresourcenamespace-get?view=graph-rest-beta" + "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespace", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -150021,19 +148386,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplicationmultiple-list-resourcenamespaces?view=graph-rest-beta", + "Method": "GET", "Uri": "/roleManagement/directory/resourceNamespaces", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespace", "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplicationmultiple-list-resourcenamespaces?view=graph-rest-beta" + "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespace", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -150060,19 +148425,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/roleManagement/directory/resourceNamespaces/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceCount", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -150099,20 +148465,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrbacresourceaction-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrbacresourceaction-get?view=graph-rest-beta" + "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -150139,34 +148504,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrbacresourcenamespace-list-resourceactions?view=graph-rest-beta", + "Method": "GET", "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrbacresourcenamespace-list-resourceactions?view=graph-rest-beta" + "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionAuthenticationContext", - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionAuthenticationContext", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -150193,35 +148559,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionCount", "OutputType": null, + "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionCount", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionResourceScope", "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "Command": "Get-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionResourceScope", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -150264,20 +148630,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignment-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignment", "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignment-get?view=graph-rest-beta" + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignment", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -150320,121 +148685,121 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignments?view=graph-rest-beta", + "Method": "GET", "Uri": "/roleManagement/directory/roleAssignments", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignment", "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignments?view=graph-rest-beta" + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignment", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApproval", - "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}", + "OutputType": "IMicrosoftGraphApproval", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApproval", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleAssignmentApprovals", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApproval", - "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentApprovals", + "OutputType": "IMicrosoftGraphApproval", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApproval", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleAssignmentApprovals/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentApprovals/$count", + "OutputType": null, + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", - "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", + "OutputType": "IMicrosoftGraphApprovalStep", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", - "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps", + "OutputType": "IMicrosoftGraphApprovalStep", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStepCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/$count", + "OutputType": null, + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStepCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentAppScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "OutputType": "IMicrosoftGraphAppScope", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentAppScope", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -150477,73 +148842,66 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/roleManagement/directory/roleAssignments/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentDirectoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentDirectoryScope", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/principal", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentPrincipal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/principal", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentPrincipal", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentRoleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentRoleDefinition", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write directory RBAC settings", @@ -150575,31 +148933,30 @@ "IsAdmin": true, "PermissionType": "DelegatedWork", "IsLeastPrivilege": false + }, + { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-get?view=graph-rest-beta" + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write directory RBAC settings", @@ -150631,60 +148988,60 @@ "IsAdmin": true, "PermissionType": "DelegatedWork", "IsLeastPrivilege": false + }, + { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignmentschedules?view=graph-rest-beta", + "Method": "GET", "Uri": "/roleManagement/directory/roleAssignmentSchedules", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignmentschedules?view=graph-rest-beta" + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleActivatedUsing", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleActivatedUsing", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleAppScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope", + "OutputType": "IMicrosoftGraphAppScope", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleAppScope", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write directory RBAC settings", @@ -150716,45 +149073,46 @@ "IsAdmin": true, "PermissionType": "DelegatedWork", "IsLeastPrivilege": false + }, + { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/roleManagement/directory/roleAssignmentSchedules/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleDirectoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleDirectoryScope", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write directory RBAC settings", @@ -150786,31 +149144,30 @@ "IsAdmin": true, "PermissionType": "DelegatedWork", "IsLeastPrivilege": false + }, + { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-get?view=graph-rest-beta" + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write directory RBAC settings", @@ -150842,60 +149199,60 @@ "IsAdmin": true, "PermissionType": "DelegatedWork", "IsLeastPrivilege": false + }, + { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignmentscheduleinstances?view=graph-rest-beta", + "Method": "GET", "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignmentscheduleinstances?view=graph-rest-beta" + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceActivatedUsing", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceActivatedUsing", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceAppScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope", + "OutputType": "IMicrosoftGraphAppScope", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceAppScope", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write directory RBAC settings", @@ -150927,81 +149284,90 @@ "IsAdmin": true, "PermissionType": "DelegatedWork", "IsLeastPrivilege": false + }, + { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceDirectoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceDirectoryScope", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstancePrincipal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstancePrincipal", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceRoleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstanceRoleDefinition", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentSchedulePrincipal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentSchedulePrincipal", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "RoleAssignmentSchedule.ReadWrite.Directory", @@ -151036,20 +149402,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-get?view=graph-rest-beta" + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "RoleAssignmentSchedule.ReadWrite.Directory", @@ -151084,49 +149449,49 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignmentschedulerequests?view=graph-rest-beta", + "Method": "GET", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignmentschedulerequests?view=graph-rest-beta" + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestActivatedUsing", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestActivatedUsing", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestAppScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope", + "OutputType": "IMicrosoftGraphAppScope", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestAppScope", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "RoleAssignmentSchedule.ReadWrite.Directory", @@ -151161,94 +149526,95 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestDirectoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestDirectoryScope", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestPrincipal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestPrincipal", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestRoleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestRoleDefinition", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestTargetSchedule", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequestTargetSchedule", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRoleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "Get-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRoleDefinition", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -151291,20 +149657,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinition", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-get?view=graph-rest-beta" + "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinition", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -151347,19 +149712,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roledefinitions?view=graph-rest-beta", + "Method": "GET", "Uri": "/roleManagement/directory/roleDefinitions", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinition", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roledefinitions?view=graph-rest-beta" + "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinition", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -151402,72 +149767,65 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/roleManagement/directory/roleDefinitions/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinitionCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinitionCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFromCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count", + "OutputType": null, + "Command": "Get-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFromCount", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write directory RBAC settings", @@ -151499,31 +149857,30 @@ "IsAdmin": true, "PermissionType": "DelegatedWork", "IsLeastPrivilege": false + }, + { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-get?view=graph-rest-beta" + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write directory RBAC settings", @@ -151555,45 +149912,45 @@ "IsAdmin": true, "PermissionType": "DelegatedWork", "IsLeastPrivilege": false + }, + { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleeligibilityschedules?view=graph-rest-beta", + "Method": "GET", "Uri": "/roleManagement/directory/roleEligibilitySchedules", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleeligibilityschedules?view=graph-rest-beta" + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleAppScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope", + "OutputType": "IMicrosoftGraphAppScope", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleAppScope", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write directory RBAC settings", @@ -151625,45 +149982,46 @@ "IsAdmin": true, "PermissionType": "DelegatedWork", "IsLeastPrivilege": false + }, + { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/roleManagement/directory/roleEligibilitySchedules/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleDirectoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleDirectoryScope", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write directory RBAC settings", @@ -151695,31 +150053,30 @@ "IsAdmin": true, "PermissionType": "DelegatedWork", "IsLeastPrivilege": false + }, + { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-get?view=graph-rest-beta" + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write directory RBAC settings", @@ -151751,45 +150108,45 @@ "IsAdmin": true, "PermissionType": "DelegatedWork", "IsLeastPrivilege": false + }, + { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleeligibilityscheduleinstances?view=graph-rest-beta", + "Method": "GET", "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleeligibilityscheduleinstances?view=graph-rest-beta" + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceAppScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope", + "OutputType": "IMicrosoftGraphAppScope", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceAppScope", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write directory RBAC settings", @@ -151821,81 +150178,90 @@ "IsAdmin": true, "PermissionType": "DelegatedWork", "IsLeastPrivilege": false + }, + { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/directoryScope", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceDirectoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/directoryScope", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceDirectoryScope", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstancePrincipal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstancePrincipal", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceRoleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilitySchedulePrincipal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstanceRoleDefinition", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilitySchedulePrincipal", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "RoleEligibilitySchedule.ReadWrite.Directory", @@ -151938,20 +150304,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-get?view=graph-rest-beta" + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -151994,34 +150359,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleeligibilityschedulerequests?view=graph-rest-beta", + "Method": "GET", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleeligibilityschedulerequests?view=graph-rest-beta" + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestAppScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope", + "OutputType": "IMicrosoftGraphAppScope", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestAppScope", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -152064,109 +150429,109 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestDirectoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestDirectoryScope", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestPrincipal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestPrincipal", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestRoleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestRoleDefinition", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestTargetSchedule", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequestTargetSchedule", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRoleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "Get-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRoleDefinition", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -152201,34 +150566,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-transitiveroleassignments?view=graph-rest-beta", + "Method": "GET", "Uri": "/roleManagement/directory/transitiveRoleAssignments", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-transitiveroleassignments?view=graph-rest-beta" + "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentAppScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", + "OutputType": "IMicrosoftGraphAppScope", + "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentAppScope", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -152263,1439 +150628,1440 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/roleManagement/directory/transitiveRoleAssignments/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentDirectoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentDirectoryScope", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentPrincipal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentPrincipal", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentRoleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "Get-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentRoleDefinition", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseApp", - "OutputType": "IMicrosoftGraphRbacApplication", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}", + "OutputType": "IMicrosoftGraphRbacApplication", + "Command": "Get-MgBetaRoleManagementEnterpriseApp", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseApp", - "OutputType": "IMicrosoftGraphRbacApplication", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps", + "OutputType": "IMicrosoftGraphRbacApplication", + "Command": "Get-MgBetaRoleManagementEnterpriseApp", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/$count", + "OutputType": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespace", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespace", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespace", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespace", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/$count", + "OutputType": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionAuthenticationContext", - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionAuthenticationContext", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", + "OutputType": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionResourceScope", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "Command": "Get-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionResourceScope", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignment", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignment", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignment", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignment", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", - "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}", + "OutputType": "IMicrosoftGraphApproval", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", - "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals", + "OutputType": "IMicrosoftGraphApproval", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/$count", + "OutputType": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", - "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", + "OutputType": "IMicrosoftGraphApprovalStep", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", - "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps", + "OutputType": "IMicrosoftGraphApprovalStep", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStepCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps/$count", + "OutputType": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStepCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentAppScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "OutputType": "IMicrosoftGraphAppScope", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentAppScope", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/$count", + "OutputType": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentDirectoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentDirectoryScope", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/principal", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentPrincipal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/principal", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentPrincipal", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentRoleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentRoleDefinition", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleActivatedUsing", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleActivatedUsing", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleAppScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope", + "OutputType": "IMicrosoftGraphAppScope", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleAppScope", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/$count", + "OutputType": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleDirectoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleDirectoryScope", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceActivatedUsing", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceActivatedUsing", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceAppScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope", + "OutputType": "IMicrosoftGraphAppScope", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceAppScope", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/$count", + "OutputType": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceDirectoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceDirectoryScope", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstancePrincipal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstancePrincipal", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceRoleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceRoleDefinition", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedulePrincipal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedulePrincipal", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestActivatedUsing", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestActivatedUsing", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestAppScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope", + "OutputType": "IMicrosoftGraphAppScope", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestAppScope", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/$count", + "OutputType": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestDirectoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestDirectoryScope", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestPrincipal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestPrincipal", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestRoleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestRoleDefinition", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestTargetSchedule", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequestTargetSchedule", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRoleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRoleDefinition", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinition", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinition", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/$count", + "OutputType": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFromCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count", + "OutputType": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFromCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleAppScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope", + "OutputType": "IMicrosoftGraphAppScope", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleAppScope", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/$count", + "OutputType": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleDirectoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleDirectoryScope", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceAppScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope", + "OutputType": "IMicrosoftGraphAppScope", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceAppScope", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/$count", + "OutputType": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/directoryScope", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceDirectoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/directoryScope", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceDirectoryScope", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstancePrincipal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstancePrincipal", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceRoleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedulePrincipal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceRoleDefinition", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedulePrincipal", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestAppScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope", + "OutputType": "IMicrosoftGraphAppScope", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestAppScope", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/$count", + "OutputType": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestDirectoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestDirectoryScope", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestPrincipal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestPrincipal", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestRoleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestRoleDefinition", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestTargetSchedule", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequestTargetSchedule", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRoleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "Get-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRoleDefinition", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentAppScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", + "OutputType": "IMicrosoftGraphAppScope", + "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentAppScope", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/$count", + "OutputType": null, + "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentDirectoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentDirectoryScope", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentPrincipal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentPrincipal", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentRoleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "Get-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentRoleDefinition", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagement", - "OutputType": "IMicrosoftGraphRbacApplication", + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement", + "OutputType": "IMicrosoftGraphRbacApplication", + "Command": "Get-MgBetaRoleManagementEntitlementManagement", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespace", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespace", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespace", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespace", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/$count", + "OutputType": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionAuthenticationContext", - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionAuthenticationContext", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", + "OutputType": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionResourceScope", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "Command": "Get-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionResourceScope", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -153754,20 +152120,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignment", "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignment", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -153826,121 +152191,121 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignments?view=graph-rest-beta", + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleAssignments", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignment", "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignments?view=graph-rest-beta" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignment", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", - "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}", + "OutputType": "IMicrosoftGraphApproval", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", - "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals", + "OutputType": "IMicrosoftGraphApproval", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/$count", + "OutputType": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", - "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", + "OutputType": "IMicrosoftGraphApprovalStep", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", - "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps", + "OutputType": "IMicrosoftGraphApprovalStep", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStepCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/$count", + "OutputType": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStepCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentAppScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "OutputType": "IMicrosoftGraphAppScope", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentAppScope", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -153999,433 +152364,434 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleAssignments/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentDirectoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentDirectoryScope", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/principal", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentPrincipal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/principal", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentPrincipal", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentRoleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentRoleDefinition", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleActivatedUsing", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleActivatedUsing", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleAppScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope", + "OutputType": "IMicrosoftGraphAppScope", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleAppScope", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/$count", + "OutputType": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleDirectoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleDirectoryScope", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceActivatedUsing", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceActivatedUsing", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceAppScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope", + "OutputType": "IMicrosoftGraphAppScope", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceAppScope", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/$count", + "OutputType": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceDirectoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceDirectoryScope", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstancePrincipal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstancePrincipal", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceRoleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceRoleDefinition", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedulePrincipal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedulePrincipal", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestActivatedUsing", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestActivatedUsing", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestAppScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope", + "OutputType": "IMicrosoftGraphAppScope", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestAppScope", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/$count", + "OutputType": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestDirectoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestDirectoryScope", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestPrincipal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestPrincipal", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestRoleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestRoleDefinition", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestTargetSchedule", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequestTargetSchedule", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRoleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRoleDefinition", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -154532,20 +152898,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinition", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-get?view=graph-rest-beta" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinition", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -154652,19 +153017,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roledefinitions?view=graph-rest-beta", + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleDefinitions", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinition", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roledefinitions?view=graph-rest-beta" + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinition", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -154771,504 +153136,505 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleDefinitions/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFromCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count", + "OutputType": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFromCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleAppScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope", + "OutputType": "IMicrosoftGraphAppScope", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleAppScope", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/$count", + "OutputType": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleDirectoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleDirectoryScope", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceAppScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope", + "OutputType": "IMicrosoftGraphAppScope", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceAppScope", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/$count", + "OutputType": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/directoryScope", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceDirectoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/directoryScope", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceDirectoryScope", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstancePrincipal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstancePrincipal", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceRoleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceRoleDefinition", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedulePrincipal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedulePrincipal", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestAppScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope", + "OutputType": "IMicrosoftGraphAppScope", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestAppScope", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/$count", + "OutputType": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestDirectoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestDirectoryScope", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestPrincipal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestPrincipal", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestRoleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestRoleDefinition", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestTargetSchedule", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequestTargetSchedule", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRoleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "Get-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRoleDefinition", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentAppScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", + "OutputType": "IMicrosoftGraphAppScope", + "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentAppScope", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/$count", + "OutputType": null, + "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentDirectoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentDirectoryScope", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentPrincipal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentPrincipal", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentRoleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "Get-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentRoleDefinition", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/exchange", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementExchange", - "OutputType": "IMicrosoftGraphUnifiedRbacApplication", + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/exchange", + "OutputType": "IMicrosoftGraphUnifiedRbacApplication", + "Command": "Get-MgBetaRoleManagementExchange", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "RoleManagement.Read.Exchange", @@ -155295,20 +153661,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customappscope-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/roleManagement/exchange/customAppScopes/{customAppScope-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementExchangeCustomAppScope", "OutputType": "IMicrosoftGraphCustomAppScope", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customappscope-get?view=graph-rest-beta" + "Command": "Get-MgBetaRoleManagementExchangeCustomAppScope", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "RoleManagement.Read.Exchange", @@ -155335,19 +153700,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrbacapplication-list-customappscopes?view=graph-rest-beta", + "Method": "GET", "Uri": "/roleManagement/exchange/customAppScopes", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementExchangeCustomAppScope", "OutputType": "IMicrosoftGraphCustomAppScope", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrbacapplication-list-customappscopes?view=graph-rest-beta" + "Command": "Get-MgBetaRoleManagementExchangeCustomAppScope", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "RoleManagement.Read.Exchange", @@ -155374,136 +153739,137 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/roleManagement/exchange/customAppScopes/$count", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementExchangeCustomAppScopeCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaRoleManagementExchangeCustomAppScopeCount", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementExchangeResourceNamespace", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Command": "Get-MgBetaRoleManagementExchangeResourceNamespace", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/exchange/resourceNamespaces", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementExchangeResourceNamespace", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/exchange/resourceNamespaces", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Command": "Get-MgBetaRoleManagementExchangeResourceNamespace", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/exchange/resourceNamespaces/$count", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/exchange/resourceNamespaces/$count", + "OutputType": null, + "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceCount", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceResourceActionAuthenticationContext", - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/authenticationContext", + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceResourceActionAuthenticationContext", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceResourceActionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", + "OutputType": null, + "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceResourceActionCount", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceResourceActionResourceScope", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "Command": "Get-MgBetaRoleManagementExchangeResourceNamespaceResourceActionResourceScope", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "RoleManagement.Read.Exchange", @@ -155546,20 +153912,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignment-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementExchangeRoleAssignment", "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignment-get?view=graph-rest-beta" + "Command": "Get-MgBetaRoleManagementExchangeRoleAssignment", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "RoleManagement.Read.Exchange", @@ -155602,34 +153967,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignments?view=graph-rest-beta", + "Method": "GET", "Uri": "/roleManagement/exchange/roleAssignments", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementExchangeRoleAssignment", "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignments?view=graph-rest-beta" + "Command": "Get-MgBetaRoleManagementExchangeRoleAssignment", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementExchangeRoleAssignmentAppScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "OutputType": "IMicrosoftGraphAppScope", + "Command": "Get-MgBetaRoleManagementExchangeRoleAssignmentAppScope", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "RoleManagement.Read.Exchange", @@ -155672,64 +154037,65 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/roleManagement/exchange/roleAssignments/$count", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementExchangeRoleAssignmentCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaRoleManagementExchangeRoleAssignmentCount", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementExchangeRoleAssignmentDirectoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaRoleManagementExchangeRoleAssignmentDirectoryScope", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}/principal", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementExchangeRoleAssignmentPrincipal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}/principal", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaRoleManagementExchangeRoleAssignmentPrincipal", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementExchangeRoleAssignmentRoleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "Get-MgBetaRoleManagementExchangeRoleAssignmentRoleDefinition", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "RoleManagement.Read.Exchange", @@ -155788,20 +154154,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementExchangeRoleDefinition", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-get?view=graph-rest-beta" + "Command": "Get-MgBetaRoleManagementExchangeRoleDefinition", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "RoleManagement.Read.Exchange", @@ -155860,19 +154225,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roledefinitions?view=graph-rest-beta", + "Method": "GET", "Uri": "/roleManagement/exchange/roleDefinitions", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementExchangeRoleDefinition", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roledefinitions?view=graph-rest-beta" + "Command": "Get-MgBetaRoleManagementExchangeRoleDefinition", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "RoleManagement.Read.Exchange", @@ -155931,151 +154296,152 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/roleManagement/exchange/roleDefinitions/$count", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementExchangeRoleDefinitionCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaRoleManagementExchangeRoleDefinitionCount", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementExchangeRoleDefinitionInheritPermissionFrom", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "Get-MgBetaRoleManagementExchangeRoleDefinitionInheritPermissionFrom", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementExchangeRoleDefinitionInheritPermissionFrom", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "Get-MgBetaRoleManagementExchangeRoleDefinitionInheritPermissionFrom", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignment", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignment", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/exchange/transitiveRoleAssignments", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignment", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/exchange/transitiveRoleAssignments", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignment", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignmentAppScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", + "OutputType": "IMicrosoftGraphAppScope", + "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignmentAppScope", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/exchange/transitiveRoleAssignments/$count", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignmentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/exchange/transitiveRoleAssignments/$count", + "OutputType": null, + "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignmentCount", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignmentDirectoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}/directoryScope", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignmentDirectoryScope", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignmentPrincipal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}/principal", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignmentPrincipal", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignmentRoleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}/roleDefinition", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "Get-MgBetaRoleManagementExchangeTransitiveRoleAssignmentRoleDefinition", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "User.Read", @@ -156094,20 +154460,19 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/schemaExtensions/{schemaExtension-id}", - "Module": "Beta.SchemaExtensions", - "Command": "Get-MgBetaSchemaExtension", "OutputType": "IMicrosoftGraphSchemaExtension", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-get?view=graph-rest-beta" + "Command": "Get-MgBetaSchemaExtension", + "Module": "Beta.SchemaExtensions" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "User.Read", @@ -156126,19 +154491,19 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-list?view=graph-rest-beta", + "Method": "GET", "Uri": "/schemaExtensions", - "Module": "Beta.SchemaExtensions", - "Command": "Get-MgBetaSchemaExtension", "OutputType": "IMicrosoftGraphSchemaExtension", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-list?view=graph-rest-beta" + "Command": "Get-MgBetaSchemaExtension", + "Module": "Beta.SchemaExtensions" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "User.Read", @@ -156157,19 +154522,20 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/schemaExtensions/$count", - "Module": "Beta.SchemaExtensions", - "Command": "Get-MgBetaSchemaExtensionCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSchemaExtensionCount", + "Module": "Beta.SchemaExtensions" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -156188,20 +154554,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-acronym-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/search/acronyms/{acronym-id}", - "Module": "Beta.Search", - "Command": "Get-MgBetaSearchAcronym", "OutputType": "IMicrosoftGraphSearchAcronym", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-acronym-get?view=graph-rest-beta" + "Command": "Get-MgBetaSearchAcronym", + "Module": "Beta.Search" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -156220,19 +154585,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-list-acronyms?view=graph-rest-beta", + "Method": "GET", "Uri": "/search/acronyms", - "Module": "Beta.Search", - "Command": "Get-MgBetaSearchAcronym", "OutputType": "IMicrosoftGraphSearchAcronym", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-list-acronyms?view=graph-rest-beta" + "Command": "Get-MgBetaSearchAcronym", + "Module": "Beta.Search" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -156251,19 +154616,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/search/acronyms/$count", - "Module": "Beta.Search", - "Command": "Get-MgBetaSearchAcronymCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSearchAcronymCount", + "Module": "Beta.Search" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -156282,20 +154648,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-bookmark-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/search/bookmarks/{bookmark-id}", - "Module": "Beta.Search", - "Command": "Get-MgBetaSearchBookmark", "OutputType": "IMicrosoftGraphSearchBookmark", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-bookmark-get?view=graph-rest-beta" + "Command": "Get-MgBetaSearchBookmark", + "Module": "Beta.Search" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -156314,19 +154679,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-list-bookmarks?view=graph-rest-beta", + "Method": "GET", "Uri": "/search/bookmarks", - "Module": "Beta.Search", - "Command": "Get-MgBetaSearchBookmark", "OutputType": "IMicrosoftGraphSearchBookmark", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-list-bookmarks?view=graph-rest-beta" + "Command": "Get-MgBetaSearchBookmark", + "Module": "Beta.Search" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -156345,33 +154710,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/search/bookmarks/$count", - "Module": "Beta.Search", - "Command": "Get-MgBetaSearchBookmarkCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSearchBookmarkCount", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/search", - "Module": "Beta.Search", - "Command": "Get-MgBetaSearchEntity", - "OutputType": "IMicrosoftGraphSearchEntity", + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/search", + "OutputType": "IMicrosoftGraphSearchEntity", + "Command": "Get-MgBetaSearchEntity", + "Module": "Beta.Search" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -156390,20 +154756,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-qna-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/search/qnas/{qna-id}", - "Module": "Beta.Search", - "Command": "Get-MgBetaSearchQna", "OutputType": "IMicrosoftGraphSearchQna", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-qna-get?view=graph-rest-beta" + "Command": "Get-MgBetaSearchQna", + "Module": "Beta.Search" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -156422,19 +154787,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-list-qnas?view=graph-rest-beta", + "Method": "GET", "Uri": "/search/qnas", - "Module": "Beta.Search", - "Command": "Get-MgBetaSearchQna", "OutputType": "IMicrosoftGraphSearchQna", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-list-qnas?view=graph-rest-beta" + "Command": "Get-MgBetaSearchQna", + "Module": "Beta.Search" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -156453,19 +154818,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/search/qnas/$count", - "Module": "Beta.Search", - "Command": "Get-MgBetaSearchQnaCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSearchQnaCount", + "Module": "Beta.Search" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "SecurityActions.Read.All", @@ -156484,20 +154850,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityaction-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/security/securityActions/{securityAction-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAction", "OutputType": "IMicrosoftGraphSecurityAction", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityaction-get?view=graph-rest-beta" + "Command": "Get-MgBetaSecurityAction", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "SecurityActions.Read.All", @@ -156516,19 +154881,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityactions-list?view=graph-rest-beta", + "Method": "GET", "Uri": "/security/securityActions", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAction", "OutputType": "IMicrosoftGraphSecurityAction", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityactions-list?view=graph-rest-beta" + "Command": "Get-MgBetaSecurityAction", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "SecurityActions.Read.All", @@ -156547,19 +154912,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/securityActions/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityActionCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSecurityActionCount", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -156578,20 +154944,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/alert-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/security/alerts/{alert-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAlert", "OutputType": "IMicrosoftGraphAlert", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/alert-get?view=graph-rest-beta" + "Command": "Get-MgBetaSecurityAlert", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -156610,19 +154975,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/alert-list?view=graph-rest-beta", + "Method": "GET", "Uri": "/security/alerts", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAlert", "OutputType": "IMicrosoftGraphAlert", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/alert-list?view=graph-rest-beta" + "Command": "Get-MgBetaSecurityAlert", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -156641,19 +155006,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/alerts/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAlertCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSecurityAlertCount", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "SecurityAlert.Read.All", @@ -156672,20 +155038,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-alert-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/security/alerts_v2/{alert-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAlertV2", "OutputType": "IMicrosoftGraphSecurityAlert", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-alert-get?view=graph-rest-beta" + "Command": "Get-MgBetaSecurityAlertV2", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "SecurityAlert.Read.All", @@ -156704,19 +155069,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-list-alerts_v2?view=graph-rest-beta", + "Method": "GET", "Uri": "/security/alerts_v2", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAlertV2", "OutputType": "IMicrosoftGraphSecurityAlert", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-list-alerts_v2?view=graph-rest-beta" + "Command": "Get-MgBetaSecurityAlertV2", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "Get1" + ], "Permissions": [ { "Name": "SecurityAlert.Read.All", @@ -156735,603 +155100,604 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/alerts_v2/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAlertV2Count", "OutputType": null, - "Variants": [ - "Get1" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSecurityAlertV2Count", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAttackSimulation", - "OutputType": "IMicrosoftGraphAttackSimulationRoot", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/attackSimulation", + "OutputType": "IMicrosoftGraphAttackSimulationRoot", + "Command": "Get-MgBetaSecurityAttackSimulation", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/simulations", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAttackSimulation", - "OutputType": "IMicrosoftGraphSimulation", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-simulations?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-simulations?view=graph-rest-beta", + "Method": "GET", + "Uri": "/security/attackSimulation/simulations", + "OutputType": "IMicrosoftGraphSimulation", + "Command": "Get-MgBetaSecurityAttackSimulation", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAttackSimulationAutomation", - "OutputType": "IMicrosoftGraphSimulationAutomation", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/simulationautomation-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/simulationautomation-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", + "OutputType": "IMicrosoftGraphSimulationAutomation", + "Command": "Get-MgBetaSecurityAttackSimulationAutomation", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/simulationAutomations", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAttackSimulationAutomation", - "OutputType": "IMicrosoftGraphSimulationAutomation", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-simulationautomations?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-simulationautomations?view=graph-rest-beta", + "Method": "GET", + "Uri": "/security/attackSimulation/simulationAutomations", + "OutputType": "IMicrosoftGraphSimulationAutomation", + "Command": "Get-MgBetaSecurityAttackSimulationAutomation", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/simulationAutomations/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAttackSimulationAutomationCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/attackSimulation/simulationAutomations/$count", + "OutputType": null, + "Command": "Get-MgBetaSecurityAttackSimulationAutomationCount", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAttackSimulationAutomationRun", - "OutputType": "IMicrosoftGraphSimulationAutomationRun", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", + "OutputType": "IMicrosoftGraphSimulationAutomationRun", + "Command": "Get-MgBetaSecurityAttackSimulationAutomationRun", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAttackSimulationAutomationRun", - "OutputType": "IMicrosoftGraphSimulationAutomationRun", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/simulationautomation-list-runs?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/simulationautomation-list-runs?view=graph-rest-beta", + "Method": "GET", + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs", + "OutputType": "IMicrosoftGraphSimulationAutomationRun", + "Command": "Get-MgBetaSecurityAttackSimulationAutomationRun", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAttackSimulationAutomationRunCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/$count", + "OutputType": null, + "Command": "Get-MgBetaSecurityAttackSimulationAutomationRunCount", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/simulations/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAttackSimulationCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/attackSimulation/simulations/$count", + "OutputType": null, + "Command": "Get-MgBetaSecurityAttackSimulationCount", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotification", - "OutputType": "IMicrosoftGraphEndUserNotification", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}", + "OutputType": "IMicrosoftGraphEndUserNotification", + "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotification", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/endUserNotifications", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotification", - "OutputType": "IMicrosoftGraphEndUserNotification", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-endusernotifications?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-endusernotifications?view=graph-rest-beta", + "Method": "GET", + "Uri": "/security/attackSimulation/endUserNotifications", + "OutputType": "IMicrosoftGraphEndUserNotification", + "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotification", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/endUserNotifications/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotificationCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/attackSimulation/endUserNotifications/$count", + "OutputType": null, + "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotificationCount", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotificationDetail", - "OutputType": "IMicrosoftGraphEndUserNotificationDetail", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}", + "OutputType": "IMicrosoftGraphEndUserNotificationDetail", + "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotificationDetail", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotificationDetail", - "OutputType": "IMicrosoftGraphEndUserNotificationDetail", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details", + "OutputType": "IMicrosoftGraphEndUserNotificationDetail", + "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotificationDetail", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotificationDetailCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/$count", + "OutputType": null, + "Command": "Get-MgBetaSecurityAttackSimulationEndUserNotificationDetailCount", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAttackSimulationLandingPage", - "OutputType": "IMicrosoftGraphLandingPage", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}", + "OutputType": "IMicrosoftGraphLandingPage", + "Command": "Get-MgBetaSecurityAttackSimulationLandingPage", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/landingPages", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAttackSimulationLandingPage", - "OutputType": "IMicrosoftGraphLandingPage", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-landingpage?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-landingpage?view=graph-rest-beta", + "Method": "GET", + "Uri": "/security/attackSimulation/landingPages", + "OutputType": "IMicrosoftGraphLandingPage", + "Command": "Get-MgBetaSecurityAttackSimulationLandingPage", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/landingPages/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAttackSimulationLandingPageCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/attackSimulation/landingPages/$count", + "OutputType": null, + "Command": "Get-MgBetaSecurityAttackSimulationLandingPageCount", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAttackSimulationLandingPageDetail", - "OutputType": "IMicrosoftGraphLandingPageDetail", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}", + "OutputType": "IMicrosoftGraphLandingPageDetail", + "Command": "Get-MgBetaSecurityAttackSimulationLandingPageDetail", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAttackSimulationLandingPageDetail", - "OutputType": "IMicrosoftGraphLandingPageDetail", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details", + "OutputType": "IMicrosoftGraphLandingPageDetail", + "Command": "Get-MgBetaSecurityAttackSimulationLandingPageDetail", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAttackSimulationLandingPageDetailCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/$count", + "OutputType": null, + "Command": "Get-MgBetaSecurityAttackSimulationLandingPageDetailCount", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/loginPages/{loginPage-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAttackSimulationLoginPage", - "OutputType": "IMicrosoftGraphLoginPage", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/attackSimulation/loginPages/{loginPage-id}", + "OutputType": "IMicrosoftGraphLoginPage", + "Command": "Get-MgBetaSecurityAttackSimulationLoginPage", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/loginPages", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAttackSimulationLoginPage", - "OutputType": "IMicrosoftGraphLoginPage", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-loginpage?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-loginpage?view=graph-rest-beta", + "Method": "GET", + "Uri": "/security/attackSimulation/loginPages", + "OutputType": "IMicrosoftGraphLoginPage", + "Command": "Get-MgBetaSecurityAttackSimulationLoginPage", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/loginPages/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAttackSimulationLoginPageCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/attackSimulation/loginPages/$count", + "OutputType": null, + "Command": "Get-MgBetaSecurityAttackSimulationLoginPageCount", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAttackSimulationOperation", - "OutputType": "IMicrosoftGraphAttackSimulationOperation", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationoperation-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationoperation-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}", + "OutputType": "IMicrosoftGraphAttackSimulationOperation", + "Command": "Get-MgBetaSecurityAttackSimulationOperation", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/operations", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAttackSimulationOperation", - "OutputType": "IMicrosoftGraphAttackSimulationOperation", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/attackSimulation/operations", + "OutputType": "IMicrosoftGraphAttackSimulationOperation", + "Command": "Get-MgBetaSecurityAttackSimulationOperation", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/operations/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAttackSimulationOperationCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/attackSimulation/operations/$count", + "OutputType": null, + "Command": "Get-MgBetaSecurityAttackSimulationOperationCount", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/payloads/{payload-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAttackSimulationPayload", - "OutputType": "IMicrosoftGraphPayload", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/attackSimulation/payloads/{payload-id}", + "OutputType": "IMicrosoftGraphPayload", + "Command": "Get-MgBetaSecurityAttackSimulationPayload", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/payloads", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAttackSimulationPayload", - "OutputType": "IMicrosoftGraphPayload", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-payloads?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-payloads?view=graph-rest-beta", + "Method": "GET", + "Uri": "/security/attackSimulation/payloads", + "OutputType": "IMicrosoftGraphPayload", + "Command": "Get-MgBetaSecurityAttackSimulationPayload", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/payloads/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAttackSimulationPayloadCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/attackSimulation/payloads/$count", + "OutputType": null, + "Command": "Get-MgBetaSecurityAttackSimulationPayloadCount", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/trainings/{training-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAttackSimulationTraining", - "OutputType": "IMicrosoftGraphTraining", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/attackSimulation/trainings/{training-id}", + "OutputType": "IMicrosoftGraphTraining", + "Command": "Get-MgBetaSecurityAttackSimulationTraining", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/trainings", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAttackSimulationTraining", - "OutputType": "IMicrosoftGraphTraining", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-trainings?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-trainings?view=graph-rest-beta", + "Method": "GET", + "Uri": "/security/attackSimulation/trainings", + "OutputType": "IMicrosoftGraphTraining", + "Command": "Get-MgBetaSecurityAttackSimulationTraining", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/trainingCampaigns/{trainingCampaign-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAttackSimulationTrainingCampaign", - "OutputType": "IMicrosoftGraphTrainingCampaign", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trainingcampaign-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trainingcampaign-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/security/attackSimulation/trainingCampaigns/{trainingCampaign-id}", + "OutputType": "IMicrosoftGraphTrainingCampaign", + "Command": "Get-MgBetaSecurityAttackSimulationTrainingCampaign", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/trainingCampaigns", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAttackSimulationTrainingCampaign", - "OutputType": "IMicrosoftGraphTrainingCampaign", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-trainingcampaigns?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-trainingcampaigns?view=graph-rest-beta", + "Method": "GET", + "Uri": "/security/attackSimulation/trainingCampaigns", + "OutputType": "IMicrosoftGraphTrainingCampaign", + "Command": "Get-MgBetaSecurityAttackSimulationTrainingCampaign", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/trainingCampaigns/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAttackSimulationTrainingCampaignCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/attackSimulation/trainingCampaigns/$count", + "OutputType": null, + "Command": "Get-MgBetaSecurityAttackSimulationTrainingCampaignCount", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/trainings/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAttackSimulationTrainingCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/attackSimulation/trainings/$count", + "OutputType": null, + "Command": "Get-MgBetaSecurityAttackSimulationTrainingCount", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAttackSimulationTrainingLanguageDetail", - "OutputType": "IMicrosoftGraphTrainingLanguageDetail", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}", + "OutputType": "IMicrosoftGraphTrainingLanguageDetail", + "Command": "Get-MgBetaSecurityAttackSimulationTrainingLanguageDetail", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAttackSimulationTrainingLanguageDetail", - "OutputType": "IMicrosoftGraphTrainingLanguageDetail", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails", + "OutputType": "IMicrosoftGraphTrainingLanguageDetail", + "Command": "Get-MgBetaSecurityAttackSimulationTrainingLanguageDetail", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAttackSimulationTrainingLanguageDetailCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/$count", + "OutputType": null, + "Command": "Get-MgBetaSecurityAttackSimulationTrainingLanguageDetailCount", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/auditLog", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAuditLog", - "OutputType": "IMicrosoftGraphSecurityAuditCoreRoot", + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/auditLog", + "OutputType": "IMicrosoftGraphSecurityAuditCoreRoot", + "Command": "Get-MgBetaSecurityAuditLog", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "AuditLogsQuery-Entra.Read.All", @@ -157390,20 +155756,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-auditlogquery-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/security/auditLog/queries/{auditLogQuery-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAuditLogQuery", "OutputType": "IMicrosoftGraphSecurityAuditLogQuery", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-auditlogquery-get?view=graph-rest-beta" + "Command": "Get-MgBetaSecurityAuditLogQuery", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "AuditLogsQuery-Entra.Read.All", @@ -157462,19 +155827,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-auditcoreroot-list-auditlogqueries?view=graph-rest-beta", + "Method": "GET", "Uri": "/security/auditLog/queries", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAuditLogQuery", "OutputType": "IMicrosoftGraphSecurityAuditLogQuery", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-auditcoreroot-list-auditlogqueries?view=graph-rest-beta" + "Command": "Get-MgBetaSecurityAuditLogQuery", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "AuditLogsQuery-Entra.Read.All", @@ -157533,34 +155898,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/auditLog/queries/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAuditLogQueryCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSecurityAuditLogQueryCount", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records/{auditLogRecord-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAuditLogQueryRecord", - "OutputType": "IMicrosoftGraphSecurityAuditLogRecord", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records/{auditLogRecord-id}", + "OutputType": "IMicrosoftGraphSecurityAuditLogRecord", + "Command": "Get-MgBetaSecurityAuditLogQueryRecord", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "AuditLogsQuery-Entra.Read.All", @@ -157619,19 +155984,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-auditlogquery-list-records?view=graph-rest-beta", + "Method": "GET", "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAuditLogQueryRecord", "OutputType": "IMicrosoftGraphSecurityAuditLogRecord", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-auditlogquery-list-records?view=graph-rest-beta" + "Command": "Get-MgBetaSecurityAuditLogQueryRecord", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "AuditLogsQuery-Entra.Read.All", @@ -157690,34 +156056,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityAuditLogQueryRecordCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSecurityAuditLogQueryRecordCount", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/cases", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCase", - "OutputType": "IMicrosoftGraphSecurityCasesRoot", + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/cases", + "OutputType": "IMicrosoftGraphSecurityCasesRoot", + "Command": "Get-MgBetaSecurityCase", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -157736,20 +156102,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCase", "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-get?view=graph-rest-beta" + "Command": "Get-MgBetaSecurityCaseEdiscoveryCase", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -157768,19 +156133,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-casesroot-list-ediscoverycases?view=graph-rest-beta", + "Method": "GET", "Uri": "/security/cases/ediscoveryCases", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCase", "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-casesroot-list-ediscoverycases?view=graph-rest-beta" + "Command": "Get-MgBetaSecurityCaseEdiscoveryCase", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -157799,19 +156164,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCount", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -157830,20 +156196,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodian", "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-get?view=graph-rest-beta" + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodian", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -157862,19 +156227,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-custodians?view=graph-rest-beta", + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodian", "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-custodians?view=graph-rest-beta" + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodian", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -157893,20 +156259,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianCount", "OutputType": null, + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianCount", + "Module": "Beta.Security" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -157925,35 +156291,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-list-lastindexoperation?view=graph-rest-beta", + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/lastIndexOperation", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianLastIndexOperation", "OutputType": "IMicrosoftGraphSecurityEdiscoveryIndexOperation", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-list-lastindexoperation?view=graph-rest-beta" + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianLastIndexOperation", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", - "OutputType": "IMicrosoftGraphSecuritySiteSource", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", + "OutputType": "IMicrosoftGraphSecuritySiteSource", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -157972,19 +156337,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-list-sitesources?view=graph-rest-beta", + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", "OutputType": "IMicrosoftGraphSecuritySiteSource", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-list-sitesources?view=graph-rest-beta" + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -158003,50 +156369,49 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSourceCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSourceCount", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}/site", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSourceSite", - "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}/site", + "OutputType": "IMicrosoftGraphSite", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSourceSite", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", - "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", + "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -158065,19 +156430,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-list-unifiedgroupsources?view=graph-rest-beta", + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-list-unifiedgroupsources?view=graph-rest-beta" + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -158096,79 +156462,78 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceCount", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroup", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningError", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningErrorCount", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", - "OutputType": "IMicrosoftGraphSecurityUserSource", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", + "OutputType": "IMicrosoftGraphSecurityUserSource", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -158187,19 +156552,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-list-usersources?view=graph-rest-beta", + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", "OutputType": "IMicrosoftGraphSecurityUserSource", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-list-usersources?view=graph-rest-beta" + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -158218,20 +156584,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSourceCount", "OutputType": null, + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSourceCount", + "Module": "Beta.Security" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -158250,20 +156616,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHold", "OutputType": "IMicrosoftGraphSecurityEdiscoveryHoldPolicy", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHold", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -158282,19 +156647,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-legalholds?view=graph-rest-beta", + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHold", "OutputType": "IMicrosoftGraphSecurityEdiscoveryHoldPolicy", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-legalholds?view=graph-rest-beta" + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHold", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -158313,94 +156679,93 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldCount", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources/{siteSource-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource", - "OutputType": "IMicrosoftGraphSecuritySiteSource", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources/{siteSource-id}", + "OutputType": "IMicrosoftGraphSecuritySiteSource", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource", - "OutputType": "IMicrosoftGraphSecuritySiteSource", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources", + "OutputType": "IMicrosoftGraphSecuritySiteSource", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSourceCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources/$count", + "OutputType": null, + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSourceCount", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources/{siteSource-id}/site", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSourceSite", - "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources/{siteSource-id}/site", + "OutputType": "IMicrosoftGraphSite", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSourceSite", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources/{userSource-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", - "OutputType": "IMicrosoftGraphSecurityUserSource", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources/{userSource-id}", + "OutputType": "IMicrosoftGraphSecurityUserSource", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -158419,19 +156784,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", "OutputType": "IMicrosoftGraphSecurityUserSource", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -158450,20 +156816,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSourceCount", "OutputType": null, + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSourceCount", + "Module": "Beta.Security" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -158482,79 +156848,78 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/$count", + "OutputType": null, + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceCount", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/lastIndexOperation", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceLastIndexOperation", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryIndexOperation", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/lastIndexOperation", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryIndexOperation", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceLastIndexOperation", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseOperation", - "OutputType": "IMicrosoftGraphSecurityCaseOperation", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-caseoperation-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-caseoperation-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", + "OutputType": "IMicrosoftGraphSecurityCaseOperation", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseOperation", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -158573,19 +156938,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-operations?view=graph-rest-beta", + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseOperation", "OutputType": "IMicrosoftGraphSecurityCaseOperation", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-operations?view=graph-rest-beta" + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseOperation", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -158604,20 +156970,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseOperationCount", "OutputType": null, + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseOperationCount", + "Module": "Beta.Security" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -158636,20 +157002,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSet", "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-get?view=graph-rest-beta" + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSet", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -158668,19 +157033,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-reviewsets?view=graph-rest-beta", + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSet", "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-reviewsets?view=graph-rest-beta" + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSet", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -158699,20 +157065,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetCount", "OutputType": null, + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetCount", + "Module": "Beta.Security" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -158731,20 +157097,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryfile-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile", "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryfile-get?view=graph-rest-beta" + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -158763,34 +157128,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-list-files?view=graph-rest-beta", + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile", "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile", + "Module": "Beta.Security" + }, + { + "ApiVersion": "beta", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-list-files?view=graph-rest-beta" - }, - { - "Permissions": [], + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/content", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileContent", "OutputType": null, + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileContent", + "Module": "Beta.Security" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -158809,20 +157175,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileCount", "OutputType": null, + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileCount", + "Module": "Beta.Security" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -158841,35 +157207,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/custodian", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileCustodian", "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileCustodian", + "Module": "Beta.Security" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/extractedTextContent", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileExtractedTextContent", "OutputType": null, + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileExtractedTextContent", + "Module": "Beta.Security" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -158888,49 +157254,49 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/tags/{ediscoveryReviewTag-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileTag", "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileTag", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/tags", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileTag", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/tags", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileTag", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/tags/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileTagCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/tags/$count", + "OutputType": null, + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileTagCount", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -158949,20 +157315,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-get?view=graph-rest-beta" + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -158981,19 +157346,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-list-queries?view=graph-rest-beta", + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-list-queries?view=graph-rest-beta" + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -159012,20 +157378,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetQueryCount", "OutputType": null, + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseReviewSetQueryCount", + "Module": "Beta.Security" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -159044,20 +157410,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearch", "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-get?view=graph-rest-beta" + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearch", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -159076,78 +157441,79 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-searches?view=graph-rest-beta", + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearch", "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-searches?view=graph-rest-beta" + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearch", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", - "OutputType": "IMicrosoftGraphSecurityDataSource", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", + "OutputType": "IMicrosoftGraphSecurityDataSource", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", - "OutputType": "IMicrosoftGraphSecurityDataSource", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-list-additionalsources?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-list-additionalsources?view=graph-rest-beta", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources", + "OutputType": "IMicrosoftGraphSecurityDataSource", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSourceCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/$count", + "OutputType": null, + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSourceCount", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/addToReviewSetOperation", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchAddToReviewSetOperation", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryAddToReviewSetOperation", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/addToReviewSetOperation", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryAddToReviewSetOperation", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchAddToReviewSetOperation", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -159166,64 +157532,64 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchCount", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources/{dataSource-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchCustodianSource", - "OutputType": "IMicrosoftGraphSecurityDataSource", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources/{dataSource-id}", + "OutputType": "IMicrosoftGraphSecurityDataSource", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchCustodianSource", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchCustodianSource", - "OutputType": "IMicrosoftGraphSecurityDataSource", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-list-custodiansources?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-list-custodiansources?view=graph-rest-beta", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources", + "OutputType": "IMicrosoftGraphSecurityDataSource", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchCustodianSource", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchCustodianSourceCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources/$count", + "OutputType": null, + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchCustodianSourceCount", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -159242,64 +157608,64 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-list-lastestimatestatisticsoperation?view=graph-rest-beta", + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/lastEstimateStatisticsOperation", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchLastEstimateStatisticsOperation", "OutputType": "IMicrosoftGraphSecurityEdiscoveryEstimateOperation", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-list-lastestimatestatisticsoperation?view=graph-rest-beta" + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchLastEstimateStatisticsOperation", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources/{ediscoveryNoncustodialDataSource-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchNoncustodialSource", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources/{ediscoveryNoncustodialDataSource-id}", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchNoncustodialSource", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchNoncustodialSource", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchNoncustodialSource", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchNoncustodialSourceCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources/$count", + "OutputType": null, + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSearchNoncustodialSourceCount", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -159318,20 +157684,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycasesettings-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSetting", "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseSettings", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseSetting", + "Module": "Beta.Security" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycasesettings-get?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -159350,20 +157716,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewtag-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTag", "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewtag-get?view=graph-rest-beta" + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTag", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -159382,63 +157747,64 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-tags?view=graph-rest-beta", + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTag", "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-tags?view=graph-rest-beta" + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTag", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags/{ediscoveryReviewTag-id1}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagChildTag", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags/{ediscoveryReviewTag-id1}", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagChildTag", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagChildTag", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagChildTag", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagChildTagCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags/$count", + "OutputType": null, + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagChildTagCount", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -159457,92 +157823,92 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagCount", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/parent", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagParent", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/parent", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "Command": "Get-MgBetaSecurityCaseEdiscoveryCaseTagParent", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/cloudAppSecurityProfiles/{cloudAppSecurityProfile-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCloudAppSecurityProfile", - "OutputType": "IMicrosoftGraphCloudAppSecurityProfile", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/cloudAppSecurityProfiles/{cloudAppSecurityProfile-id}", + "OutputType": "IMicrosoftGraphCloudAppSecurityProfile", + "Command": "Get-MgBetaSecurityCloudAppSecurityProfile", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/cloudAppSecurityProfiles", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCloudAppSecurityProfile", - "OutputType": "IMicrosoftGraphCloudAppSecurityProfile", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/cloudAppSecurityProfiles", + "OutputType": "IMicrosoftGraphCloudAppSecurityProfile", + "Command": "Get-MgBetaSecurityCloudAppSecurityProfile", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/cloudAppSecurityProfiles/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCloudAppSecurityProfileCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/cloudAppSecurityProfiles/$count", + "OutputType": null, + "Command": "Get-MgBetaSecurityCloudAppSecurityProfileCount", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/collaboration", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCollaboration", - "OutputType": "IMicrosoftGraphSecurityCollaborationRoot", + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/collaboration", + "OutputType": "IMicrosoftGraphSecurityCollaborationRoot", + "Command": "Get-MgBetaSecurityCollaboration", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "SecurityAnalyzedMessage.Read.All", @@ -159561,20 +157927,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-analyzedemail-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/security/collaboration/analyzedEmails/{analyzedEmail-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCollaborationAnalyzedEmail", "OutputType": "IMicrosoftGraphSecurityAnalyzedEmail", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-analyzedemail-get?view=graph-rest-beta" + "Command": "Get-MgBetaSecurityCollaborationAnalyzedEmail", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "SecurityAnalyzedMessage.Read.All", @@ -159593,19 +157958,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/collaboration/analyzedEmails", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCollaborationAnalyzedEmail", "OutputType": "IMicrosoftGraphSecurityAnalyzedEmail", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSecurityCollaborationAnalyzedEmail", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "SecurityAnalyzedMessage.Read.All", @@ -159624,320 +157989,321 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/collaboration/analyzedEmails/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityCollaborationAnalyzedEmailCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSecurityCollaborationAnalyzedEmailCount", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/domainSecurityProfiles/{domainSecurityProfile-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityDomainSecurityProfile", - "OutputType": "IMicrosoftGraphDomainSecurityProfile", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/domainSecurityProfiles/{domainSecurityProfile-id}", + "OutputType": "IMicrosoftGraphDomainSecurityProfile", + "Command": "Get-MgBetaSecurityDomainSecurityProfile", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/domainSecurityProfiles", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityDomainSecurityProfile", - "OutputType": "IMicrosoftGraphDomainSecurityProfile", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/domainSecurityProfiles", + "OutputType": "IMicrosoftGraphDomainSecurityProfile", + "Command": "Get-MgBetaSecurityDomainSecurityProfile", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/domainSecurityProfiles/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityDomainSecurityProfileCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/domainSecurityProfiles/$count", + "OutputType": null, + "Command": "Get-MgBetaSecurityDomainSecurityProfileCount", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/fileSecurityProfiles/{fileSecurityProfile-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityFileSecurityProfile", - "OutputType": "IMicrosoftGraphFileSecurityProfile", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/fileSecurityProfiles/{fileSecurityProfile-id}", + "OutputType": "IMicrosoftGraphFileSecurityProfile", + "Command": "Get-MgBetaSecurityFileSecurityProfile", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/fileSecurityProfiles", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityFileSecurityProfile", - "OutputType": "IMicrosoftGraphFileSecurityProfile", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/fileSecurityProfiles", + "OutputType": "IMicrosoftGraphFileSecurityProfile", + "Command": "Get-MgBetaSecurityFileSecurityProfile", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/fileSecurityProfiles/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityFileSecurityProfileCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/fileSecurityProfiles/$count", + "OutputType": null, + "Command": "Get-MgBetaSecurityFileSecurityProfileCount", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/hostSecurityProfiles/{hostSecurityProfile-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityHostSecurityProfile", - "OutputType": "IMicrosoftGraphHostSecurityProfile", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/hostSecurityProfiles/{hostSecurityProfile-id}", + "OutputType": "IMicrosoftGraphHostSecurityProfile", + "Command": "Get-MgBetaSecurityHostSecurityProfile", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/hostSecurityProfiles", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityHostSecurityProfile", - "OutputType": "IMicrosoftGraphHostSecurityProfile", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/hostSecurityProfiles", + "OutputType": "IMicrosoftGraphHostSecurityProfile", + "Command": "Get-MgBetaSecurityHostSecurityProfile", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/hostSecurityProfiles/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityHostSecurityProfileCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/hostSecurityProfiles/$count", + "OutputType": null, + "Command": "Get-MgBetaSecurityHostSecurityProfileCount", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/identities", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityIdentity", - "OutputType": "IMicrosoftGraphSecurityIdentityContainer", + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/identities", + "OutputType": "IMicrosoftGraphSecurityIdentityContainer", + "Command": "Get-MgBetaSecurityIdentity", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/identities/healthIssues/{healthIssue-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityIdentityHealthIssue", - "OutputType": "IMicrosoftGraphSecurityHealthIssue", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-healthissue-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-healthissue-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/security/identities/healthIssues/{healthIssue-id}", + "OutputType": "IMicrosoftGraphSecurityHealthIssue", + "Command": "Get-MgBetaSecurityIdentityHealthIssue", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/identities/healthIssues", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityIdentityHealthIssue", - "OutputType": "IMicrosoftGraphSecurityHealthIssue", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-identitycontainer-list-healthissues?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-identitycontainer-list-healthissues?view=graph-rest-beta", + "Method": "GET", + "Uri": "/security/identities/healthIssues", + "OutputType": "IMicrosoftGraphSecurityHealthIssue", + "Command": "Get-MgBetaSecurityIdentityHealthIssue", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/identities/healthIssues/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityIdentityHealthIssueCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/identities/healthIssues/$count", + "OutputType": null, + "Command": "Get-MgBetaSecurityIdentityHealthIssueCount", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/identities/sensors/{sensor-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityIdentitySensor", - "OutputType": "IMicrosoftGraphSecuritySensor", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/identities/sensors/{sensor-id}", + "OutputType": "IMicrosoftGraphSecuritySensor", + "Command": "Get-MgBetaSecurityIdentitySensor", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/identities/sensors", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityIdentitySensor", - "OutputType": "IMicrosoftGraphSecuritySensor", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/identities/sensors", + "OutputType": "IMicrosoftGraphSecuritySensor", + "Command": "Get-MgBetaSecurityIdentitySensor", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/identities/sensors/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityIdentitySensorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/identities/sensors/$count", + "OutputType": null, + "Command": "Get-MgBetaSecurityIdentitySensorCount", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/identities/sensors/getDeploymentAccessKey", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityIdentitySensorDeploymentAccessKey", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/identities/sensors/getDeploymentAccessKey", + "OutputType": null, + "Command": "Get-MgBetaSecurityIdentitySensorDeploymentAccessKey", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/identities/sensors/getDeploymentPackageUri", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityIdentitySensorDeploymentPackageUri", - "OutputType": "IMicrosoftGraphSecuritySensorDeploymentPackage", + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/identities/sensors/getDeploymentPackageUri", + "OutputType": "IMicrosoftGraphSecuritySensorDeploymentPackage", + "Command": "Get-MgBetaSecurityIdentitySensorDeploymentPackageUri", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/identities/sensors/{sensor-id}/healthIssues/{healthIssue-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityIdentitySensorHealthIssue", - "OutputType": "IMicrosoftGraphSecurityHealthIssue", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/identities/sensors/{sensor-id}/healthIssues/{healthIssue-id}", + "OutputType": "IMicrosoftGraphSecurityHealthIssue", + "Command": "Get-MgBetaSecurityIdentitySensorHealthIssue", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/identities/sensors/{sensor-id}/healthIssues", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityIdentitySensorHealthIssue", - "OutputType": "IMicrosoftGraphSecurityHealthIssue", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/identities/sensors/{sensor-id}/healthIssues", + "OutputType": "IMicrosoftGraphSecurityHealthIssue", + "Command": "Get-MgBetaSecurityIdentitySensorHealthIssue", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/identities/sensors/{sensor-id}/healthIssues/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityIdentitySensorHealthIssueCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/identities/sensors/{sensor-id}/healthIssues/$count", + "OutputType": null, + "Command": "Get-MgBetaSecurityIdentitySensorHealthIssueCount", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "SecurityIncident.Read.All", @@ -159956,20 +158322,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-incident-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/security/incidents/{incident-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityIncident", "OutputType": "IMicrosoftGraphSecurityIncident", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-incident-get?view=graph-rest-beta" + "Command": "Get-MgBetaSecurityIncident", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "SecurityIncident.Read.All", @@ -159988,78 +158353,78 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-list-incidents?view=graph-rest-beta", + "Method": "GET", "Uri": "/security/incidents", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityIncident", "OutputType": "IMicrosoftGraphSecurityIncident", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-list-incidents?view=graph-rest-beta" + "Command": "Get-MgBetaSecurityIncident", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityIncidentAlert", - "OutputType": "IMicrosoftGraphSecurityAlert", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}", + "OutputType": "IMicrosoftGraphSecurityAlert", + "Command": "Get-MgBetaSecurityIncidentAlert", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/incidents/{incident-id}/alerts", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityIncidentAlert", - "OutputType": "IMicrosoftGraphSecurityAlert", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/incidents/{incident-id}/alerts", + "OutputType": "IMicrosoftGraphSecurityAlert", + "Command": "Get-MgBetaSecurityIncidentAlert", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}/comments/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityIncidentAlertCommentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}/comments/$count", + "OutputType": null, + "Command": "Get-MgBetaSecurityIncidentAlertCommentCount", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/incidents/{incident-id}/alerts/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityIncidentAlertCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/incidents/{incident-id}/alerts/$count", + "OutputType": null, + "Command": "Get-MgBetaSecurityIncidentAlertCount", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "SecurityIncident.Read.All", @@ -160078,33 +158443,33 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/incidents/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityIncidentCount", "OutputType": null, + "Command": "Get-MgBetaSecurityIncidentCount", + "Module": "Beta.Security" + }, + { + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/informationProtection", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityInformationProtection", "OutputType": "IMicrosoftGraphSecurityInformationProtection", + "Command": "Get-MgBetaSecurityInformationProtection", + "Module": "Beta.Security" + }, + { + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -160123,19 +158488,20 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/informationProtection/labelPolicySettings", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityInformationProtectionLabelPolicySetting", "OutputType": "IMicrosoftGraphSecurityInformationProtectionPolicySetting", - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSecurityInformationProtectionLabelPolicySetting", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -160154,20 +158520,19 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityInformationProtectionSensitivityLabel", "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSecurityInformationProtectionSensitivityLabel", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -160186,19 +158551,19 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/informationProtection/sensitivityLabels", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityInformationProtectionSensitivityLabel", "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSecurityInformationProtectionSensitivityLabel", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -160217,365 +158582,366 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/informationProtection/sensitivityLabels/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityInformationProtectionSensitivityLabelCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSecurityInformationProtectionSensitivityLabelCount", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityInformationProtectionSensitivityLabelParent", - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "Command": "Get-MgBetaSecurityInformationProtectionSensitivityLabelParent", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/ipSecurityProfiles/{ipSecurityProfile-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityIPSecurityProfile", - "OutputType": "IMicrosoftGraphIPSecurityProfile", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/ipSecurityProfiles/{ipSecurityProfile-id}", + "OutputType": "IMicrosoftGraphIPSecurityProfile", + "Command": "Get-MgBetaSecurityIPSecurityProfile", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/ipSecurityProfiles", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityIPSecurityProfile", - "OutputType": "IMicrosoftGraphIPSecurityProfile", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/ipSecurityProfiles", + "OutputType": "IMicrosoftGraphIPSecurityProfile", + "Command": "Get-MgBetaSecurityIPSecurityProfile", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/ipSecurityProfiles/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityIPSecurityProfileCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/ipSecurityProfiles/$count", + "OutputType": null, + "Command": "Get-MgBetaSecurityIPSecurityProfileCount", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/labels", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityLabel", - "OutputType": "IMicrosoftGraphSecurityLabelsRoot", + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/labels", + "OutputType": "IMicrosoftGraphSecurityLabelsRoot", + "Command": "Get-MgBetaSecurityLabel", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/labels/authorities/{authorityTemplate-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityLabelAuthority", - "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-authoritytemplate-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-authoritytemplate-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/security/labels/authorities/{authorityTemplate-id}", + "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", + "Command": "Get-MgBetaSecurityLabelAuthority", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/labels/authorities", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityLabelAuthority", - "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-authorities?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-authorities?view=graph-rest-beta", + "Method": "GET", + "Uri": "/security/labels/authorities", + "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", + "Command": "Get-MgBetaSecurityLabelAuthority", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/labels/authorities/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityLabelAuthorityCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/labels/authorities/$count", + "OutputType": null, + "Command": "Get-MgBetaSecurityLabelAuthorityCount", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/labels/categories/{categoryTemplate-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityLabelCategory", - "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-categorytemplate-get?view=graph-rest-beta" - }, - { - "Permissions": [], - "Uri": "/security/labels/categories", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityLabelCategory", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-categorytemplate-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/security/labels/categories/{categoryTemplate-id}", "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", + "Command": "Get-MgBetaSecurityLabelCategory", + "Module": "Beta.Security" + }, + { + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-categories?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-categories?view=graph-rest-beta", + "Method": "GET", + "Uri": "/security/labels/categories", + "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", + "Command": "Get-MgBetaSecurityLabelCategory", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/labels/categories/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityLabelCategoryCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/labels/categories/$count", + "OutputType": null, + "Command": "Get-MgBetaSecurityLabelCategoryCount", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/{subcategoryTemplate-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityLabelCategorySubcategory", - "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-subcategorytemplate-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-subcategorytemplate-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/{subcategoryTemplate-id}", + "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", + "Command": "Get-MgBetaSecurityLabelCategorySubcategory", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityLabelCategorySubcategory", - "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-categorytemplate-list-subcategories?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-categorytemplate-list-subcategories?view=graph-rest-beta", + "Method": "GET", + "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories", + "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", + "Command": "Get-MgBetaSecurityLabelCategorySubcategory", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityLabelCategorySubcategoryCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/$count", + "OutputType": null, + "Command": "Get-MgBetaSecurityLabelCategorySubcategoryCount", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/labels/citations/{citationTemplate-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityLabelCitation", - "OutputType": "IMicrosoftGraphSecurityCitationTemplate", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-citationtemplate-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-citationtemplate-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/security/labels/citations/{citationTemplate-id}", + "OutputType": "IMicrosoftGraphSecurityCitationTemplate", + "Command": "Get-MgBetaSecurityLabelCitation", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/labels/citations", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityLabelCitation", - "OutputType": "IMicrosoftGraphSecurityCitationTemplate", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-citations?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-citations?view=graph-rest-beta", + "Method": "GET", + "Uri": "/security/labels/citations", + "OutputType": "IMicrosoftGraphSecurityCitationTemplate", + "Command": "Get-MgBetaSecurityLabelCitation", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/labels/citations/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityLabelCitationCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/labels/citations/$count", + "OutputType": null, + "Command": "Get-MgBetaSecurityLabelCitationCount", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/labels/departments/{departmentTemplate-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityLabelDepartment", - "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-departmenttemplate-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-departmenttemplate-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/security/labels/departments/{departmentTemplate-id}", + "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", + "Command": "Get-MgBetaSecurityLabelDepartment", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/labels/departments", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityLabelDepartment", - "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-departments?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-departments?view=graph-rest-beta", + "Method": "GET", + "Uri": "/security/labels/departments", + "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", + "Command": "Get-MgBetaSecurityLabelDepartment", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/labels/departments/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityLabelDepartmentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/labels/departments/$count", + "OutputType": null, + "Command": "Get-MgBetaSecurityLabelDepartmentCount", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityLabelFilePlanReference", - "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-fileplanreferencetemplate-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-fileplanreferencetemplate-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}", + "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", + "Command": "Get-MgBetaSecurityLabelFilePlanReference", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/labels/filePlanReferences", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityLabelFilePlanReference", - "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-fileplanreferences?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-fileplanreferences?view=graph-rest-beta", + "Method": "GET", + "Uri": "/security/labels/filePlanReferences", + "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", + "Command": "Get-MgBetaSecurityLabelFilePlanReference", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/labels/filePlanReferences/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityLabelFilePlanReferenceCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/labels/filePlanReferences/$count", + "OutputType": null, + "Command": "Get-MgBetaSecurityLabelFilePlanReferenceCount", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/retentionEventType", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityLabelRetentionEventType", - "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/retentionEventType", + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + "Command": "Get-MgBetaSecurityLabelRetentionEventType", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -160594,20 +158960,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/labels/retentionLabels/{retentionLabel-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityLabelRetentionLabel", "OutputType": "IMicrosoftGraphSecurityRetentionLabel", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSecurityLabelRetentionLabel", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -160626,19 +158991,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-retentionlabel?view=graph-rest-beta", + "Method": "GET", "Uri": "/security/labels/retentionLabels", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityLabelRetentionLabel", "OutputType": "IMicrosoftGraphSecurityRetentionLabel", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-retentionlabel?view=graph-rest-beta" + "Command": "Get-MgBetaSecurityLabelRetentionLabel", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -160657,167 +159022,168 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/labels/retentionLabels/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityLabelRetentionLabelCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSecurityLabelRetentionLabelCount", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptor", - "OutputType": "IMicrosoftGraphSecurityFilePlanDescriptor", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors", + "OutputType": "IMicrosoftGraphSecurityFilePlanDescriptor", + "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptor", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/authorityTemplate", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorAuthorityTemplate", - "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/authorityTemplate", + "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", + "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorAuthorityTemplate", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/categoryTemplate", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorCategoryTemplate", - "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/categoryTemplate", + "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", + "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorCategoryTemplate", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/citationTemplate", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorCitationTemplate", - "OutputType": "IMicrosoftGraphSecurityCitationTemplate", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/citationTemplate", + "OutputType": "IMicrosoftGraphSecurityCitationTemplate", + "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorCitationTemplate", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/departmentTemplate", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorDepartmentTemplate", - "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/departmentTemplate", + "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", + "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorDepartmentTemplate", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/filePlanReferenceTemplate", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorFilePlanReferenceTemplate", - "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/filePlanReferenceTemplate", + "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", + "Command": "Get-MgBetaSecurityLabelRetentionLabelDescriptorFilePlanReferenceTemplate", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-stageNumber}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", - "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-stageNumber}", + "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", + "Command": "Get-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", - "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages", + "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", + "Command": "Get-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityLabelRetentionLabelDispositionReviewStageCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/$count", + "OutputType": null, + "Command": "Get-MgBetaSecurityLabelRetentionLabelDispositionReviewStageCount", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/partner", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityPartner", - "OutputType": "IMicrosoftGraphPartnerSecurity", + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/partner", + "OutputType": "IMicrosoftGraphPartnerSecurity", + "Command": "Get-MgBetaSecurityPartner", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "PartnerSecurity.Read.All", @@ -160836,20 +159202,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partner-security-partnersecurityalert-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/security/partner/securityAlerts/{partnerSecurityAlert-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityPartnerSecurityAlert", "OutputType": "IMicrosoftGraphPartnerSecurityAlert", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partner-security-partnersecurityalert-get?view=graph-rest-beta" + "Command": "Get-MgBetaSecurityPartnerSecurityAlert", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "PartnerSecurity.Read.All", @@ -160868,19 +159233,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partner-security-partnersecurityalert-list-securityalerts?view=graph-rest-beta", + "Method": "GET", "Uri": "/security/partner/securityAlerts", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityPartnerSecurityAlert", "OutputType": "IMicrosoftGraphPartnerSecurityAlert", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partner-security-partnersecurityalert-list-securityalerts?view=graph-rest-beta" + "Command": "Get-MgBetaSecurityPartnerSecurityAlert", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "PartnerSecurity.Read.All", @@ -160899,76 +159264,77 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/partner/securityAlerts/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityPartnerSecurityAlertCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSecurityPartnerSecurityAlertCount", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/providerTenantSettings/{providerTenantSetting-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityProviderTenantSetting", - "OutputType": "IMicrosoftGraphProviderTenantSetting", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/providerTenantSettings/{providerTenantSetting-id}", + "OutputType": "IMicrosoftGraphProviderTenantSetting", + "Command": "Get-MgBetaSecurityProviderTenantSetting", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/providerTenantSettings", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityProviderTenantSetting", - "OutputType": "IMicrosoftGraphProviderTenantSetting", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/providerTenantSettings", + "OutputType": "IMicrosoftGraphProviderTenantSetting", + "Command": "Get-MgBetaSecurityProviderTenantSetting", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/providerTenantSettings/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityProviderTenantSettingCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/providerTenantSettings/$count", + "OutputType": null, + "Command": "Get-MgBetaSecurityProviderTenantSettingCount", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/rules", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityRule", - "OutputType": "IMicrosoftGraphSecurityRulesRoot", + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/rules", + "OutputType": "IMicrosoftGraphSecurityRulesRoot", + "Command": "Get-MgBetaSecurityRule", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "CustomDetection.Read.All", @@ -160987,20 +159353,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/rules/detectionRules/{detectionRule-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityRuleDetectionRule", "OutputType": "IMicrosoftGraphSecurityDetectionRule", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSecurityRuleDetectionRule", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "CustomDetection.Read.All", @@ -161019,19 +159384,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-detectionrule-list?view=graph-rest-beta", + "Method": "GET", "Uri": "/security/rules/detectionRules", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityRuleDetectionRule", "OutputType": "IMicrosoftGraphSecurityDetectionRule", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-detectionrule-list?view=graph-rest-beta" + "Command": "Get-MgBetaSecurityRuleDetectionRule", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "CustomDetection.Read.All", @@ -161050,19 +159415,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/rules/detectionRules/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityRuleDetectionRuleCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSecurityRuleDetectionRuleCount", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -161081,20 +159447,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/secureScores/{secureScore-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecuritySecureScore", "OutputType": "IMicrosoftGraphSecureScore", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSecuritySecureScore", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -161113,19 +159478,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-list-securescores?view=graph-rest-beta", + "Method": "GET", "Uri": "/security/secureScores", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecuritySecureScore", "OutputType": "IMicrosoftGraphSecureScore", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-list-securescores?view=graph-rest-beta" + "Command": "Get-MgBetaSecuritySecureScore", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -161144,20 +159510,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecuritySecureScoreControlProfile", "OutputType": "IMicrosoftGraphSecureScoreControlProfile", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSecuritySecureScoreControlProfile", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -161176,19 +159541,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securescorecontrolprofiles-list?view=graph-rest-beta", + "Method": "GET", "Uri": "/security/secureScoreControlProfiles", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecuritySecureScoreControlProfile", "OutputType": "IMicrosoftGraphSecureScoreControlProfile", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securescorecontrolprofiles-list?view=graph-rest-beta" + "Command": "Get-MgBetaSecuritySecureScoreControlProfile", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -161207,19 +159572,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/secureScoreControlProfiles/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecuritySecureScoreControlProfileCount", "OutputType": null, + "Command": "Get-MgBetaSecuritySecureScoreControlProfileCount", + "Module": "Beta.Security" + }, + { + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -161238,19 +159603,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/secureScores/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecuritySecureScoreCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSecuritySecureScoreCount", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -161269,20 +159635,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecuritySubjectRightsRequest", "OutputType": "IMicrosoftGraphSubjectRightsRequest", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSecuritySubjectRightsRequest", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -161301,195 +159666,195 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/subjectRightsRequests", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecuritySubjectRightsRequest", "OutputType": "IMicrosoftGraphSubjectRightsRequest", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSecuritySubjectRightsRequest", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecuritySubjectRightsRequestApprover", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaSecuritySubjectRightsRequestApprover", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecuritySubjectRightsRequestApprover", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaSecuritySubjectRightsRequestApprover", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecuritySubjectRightsRequestApproverCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/$count", + "OutputType": null, + "Command": "Get-MgBetaSecuritySubjectRightsRequestApproverCount", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecuritySubjectRightsRequestApproverMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaSecuritySubjectRightsRequestApproverMailboxSetting", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecuritySubjectRightsRequestApproverServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaSecuritySubjectRightsRequestApproverServiceProvisioningError", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecuritySubjectRightsRequestApproverServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaSecuritySubjectRightsRequestApproverServiceProvisioningErrorCount", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaborator", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaborator", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaborator", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaborator", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaboratorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/$count", + "OutputType": null, + "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaboratorCount", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaboratorMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaboratorMailboxSetting", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaboratorServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaboratorServiceProvisioningError", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaboratorServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaSecuritySubjectRightsRequestCollaboratorServiceProvisioningErrorCount", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -161508,19 +159873,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/subjectRightsRequests/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecuritySubjectRightsRequestCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSecuritySubjectRightsRequestCount", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -161539,50 +159905,49 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-getfinalattachment?view=graph-rest-beta", + "Method": "GET", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/getFinalAttachment", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecuritySubjectRightsRequestFinalAttachment", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-getfinalattachment?view=graph-rest-beta" + "Command": "Get-MgBetaSecuritySubjectRightsRequestFinalAttachment", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/getFinalReport", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecuritySubjectRightsRequestFinalReport", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-getfinalreport?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-getfinalreport?view=graph-rest-beta", + "Method": "GET", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/getFinalReport", + "OutputType": null, + "Command": "Get-MgBetaSecuritySubjectRightsRequestFinalReport", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecuritySubjectRightsRequestNote", - "OutputType": "IMicrosoftGraphAuthoredNote", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", + "OutputType": "IMicrosoftGraphAuthoredNote", + "Command": "Get-MgBetaSecuritySubjectRightsRequestNote", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -161601,19 +159966,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecuritySubjectRightsRequestNote", "OutputType": "IMicrosoftGraphAuthoredNote", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSecuritySubjectRightsRequestNote", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -161632,676 +159998,667 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecuritySubjectRightsRequestNoteCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSecuritySubjectRightsRequestNoteCount", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/team", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecuritySubjectRightsRequestTeam", - "OutputType": "IMicrosoftGraphTeam", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/team", + "OutputType": "IMicrosoftGraphTeam", + "Command": "Get-MgBetaSecuritySubjectRightsRequestTeam", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligence", - "OutputType": "IMicrosoftGraphSecurityThreatIntelligence", + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence", + "OutputType": "IMicrosoftGraphSecurityThreatIntelligence", + "Command": "Get-MgBetaSecurityThreatIntelligence", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/articles/{article-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceArticle", - "OutputType": "IMicrosoftGraphSecurityArticle", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-article-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-article-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/security/threatIntelligence/articles/{article-id}", + "OutputType": "IMicrosoftGraphSecurityArticle", + "Command": "Get-MgBetaSecurityThreatIntelligenceArticle", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/articles", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceArticle", - "OutputType": "IMicrosoftGraphSecurityArticle", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-threatintelligence-list-articles?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-threatintelligence-list-articles?view=graph-rest-beta", + "Method": "GET", + "Uri": "/security/threatIntelligence/articles", + "OutputType": "IMicrosoftGraphSecurityArticle", + "Command": "Get-MgBetaSecurityThreatIntelligenceArticle", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/articles/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceArticleCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/articles/$count", + "OutputType": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceArticleCount", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceArticleIndicator", - "OutputType": "IMicrosoftGraphSecurityArticleIndicator", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-articleindicator-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-articleindicator-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", + "OutputType": "IMicrosoftGraphSecurityArticleIndicator", + "Command": "Get-MgBetaSecurityThreatIntelligenceArticleIndicator", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/articleIndicators", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceArticleIndicator", - "OutputType": "IMicrosoftGraphSecurityArticleIndicator", + "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/articleIndicators", + "OutputType": "IMicrosoftGraphSecurityArticleIndicator", + "Command": "Get-MgBetaSecurityThreatIntelligenceArticleIndicator", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}/artifact", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceArticleIndicatorArtifact", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}/artifact", + "OutputType": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceArticleIndicatorArtifact", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/articleIndicators/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceArticleIndicatorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/articleIndicators/$count", + "OutputType": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceArticleIndicatorCount", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hosts/{host-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHost", - "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/{host-id}", + "OutputType": "IMicrosoftGraphSecurityHost", + "Command": "Get-MgBetaSecurityThreatIntelligenceHost", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hosts", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHost", - "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts", + "OutputType": "IMicrosoftGraphSecurityHost", + "Command": "Get-MgBetaSecurityThreatIntelligenceHost", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs/{hostPair-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostChildHostPair", - "OutputType": "IMicrosoftGraphSecurityHostPair", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs/{hostPair-id}", + "OutputType": "IMicrosoftGraphSecurityHostPair", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostChildHostPair", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostChildHostPair", - "OutputType": "IMicrosoftGraphSecurityHostPair", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-childhostpairs?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-childhostpairs?view=graph-rest-beta", + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs", + "OutputType": "IMicrosoftGraphSecurityHostPair", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostChildHostPair", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostChildHostPairCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs/$count", + "OutputType": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceHostChildHostPairCount", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostComponent", - "OutputType": "IMicrosoftGraphSecurityHostComponent", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostcomponent-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostcomponent-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", + "OutputType": "IMicrosoftGraphSecurityHostComponent", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostComponent", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostComponents", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostComponent", - "OutputType": "IMicrosoftGraphSecurityHostComponent", + "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/hostComponents", + "OutputType": "IMicrosoftGraphSecurityHostComponent", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostComponent", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostComponents/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostComponentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/hostComponents/$count", + "OutputType": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceHostComponentCount", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}/host", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostComponentHost", - "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}/host", + "OutputType": "IMicrosoftGraphSecurityHost", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostComponentHost", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostCookie", - "OutputType": "IMicrosoftGraphSecurityHostCookie", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostcookie-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostcookie-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", + "OutputType": "IMicrosoftGraphSecurityHostCookie", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostCookie", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostCookies", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostCookie", - "OutputType": "IMicrosoftGraphSecurityHostCookie", + "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/hostCookies", + "OutputType": "IMicrosoftGraphSecurityHostCookie", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostCookie", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostCookies/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostCookieCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/hostCookies/$count", + "OutputType": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceHostCookieCount", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}/host", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostCookieHost", - "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}/host", + "OutputType": "IMicrosoftGraphSecurityHost", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostCookieHost", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hosts/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/$count", + "OutputType": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceHostCount", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPair", - "OutputType": "IMicrosoftGraphSecurityHostPair", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostpair-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostpair-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}", + "OutputType": "IMicrosoftGraphSecurityHostPair", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPair", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostPairs", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPair", - "OutputType": "IMicrosoftGraphSecurityHostPair", + "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/hostPairs", + "OutputType": "IMicrosoftGraphSecurityHostPair", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPair", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}/childHost", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPairChildHost", - "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}/childHost", + "OutputType": "IMicrosoftGraphSecurityHost", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPairChildHost", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostPairs/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPairCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/hostPairs/$count", + "OutputType": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPairCount", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}/parentHost", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPairParentHost", - "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}/parentHost", + "OutputType": "IMicrosoftGraphSecurityHost", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPairParentHost", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs/{hostPair-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostParentHostPair", - "OutputType": "IMicrosoftGraphSecurityHostPair", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs/{hostPair-id}", + "OutputType": "IMicrosoftGraphSecurityHostPair", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostParentHostPair", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostParentHostPair", - "OutputType": "IMicrosoftGraphSecurityHostPair", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-parenthostpairs?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-parenthostpairs?view=graph-rest-beta", + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs", + "OutputType": "IMicrosoftGraphSecurityHostPair", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostParentHostPair", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostParentHostPairCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs/$count", + "OutputType": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceHostParentHostPairCount", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns/{passiveDnsRecord-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDns", - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns/{passiveDnsRecord-id}", + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDns", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDns", - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-passivedns?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-passivedns?view=graph-rest-beta", + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns", + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDns", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDnsCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns/$count", + "OutputType": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDnsCount", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse/{passiveDnsRecord-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDnsReverse", - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse/{passiveDnsRecord-id}", + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDnsReverse", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDnsReverse", - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-passivednsreverse?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-passivednsreverse?view=graph-rest-beta", + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse", + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDnsReverse", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDnsReverseCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse/$count", + "OutputType": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPassiveDnsReverseCount", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPort", - "OutputType": "IMicrosoftGraphSecurityHostPort", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostport-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostport-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}", + "OutputType": "IMicrosoftGraphSecurityHostPort", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPort", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostPorts", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPort", - "OutputType": "IMicrosoftGraphSecurityHostPort", + "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/hostPorts", + "OutputType": "IMicrosoftGraphSecurityHostPort", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPort", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostPorts/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPortCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/hostPorts/$count", + "OutputType": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPortCount", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}/host", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPortHost", - "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}/host", + "OutputType": "IMicrosoftGraphSecurityHost", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPortHost", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}/mostRecentSslCertificate", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostPortMostRecentSslCertificate", - "OutputType": "IMicrosoftGraphSecuritySslCertificate", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}/mostRecentSslCertificate", + "OutputType": "IMicrosoftGraphSecuritySslCertificate", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostPortMostRecentSslCertificate", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostReputation", - "OutputType": "IMicrosoftGraphSecurityHostReputation", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-get-reputation?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-get-reputation?view=graph-rest-beta", + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation", + "OutputType": "IMicrosoftGraphSecurityHostReputation", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostReputation", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostSslCertificate", - "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", @@ -162310,848 +160667,857 @@ "GetViaIdentity1", "GetViaIdentity2" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostsslcertificate-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostsslcertificate-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}", + "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostSslCertificate", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostSslCertificates", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostSslCertificate", - "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", + "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/hostSslCertificates", + "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostSslCertificate", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hosts/{host-id}/sslCertificates/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostSslCertificateCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/{host-id}/sslCertificates/$count", + "OutputType": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceHostSslCertificateCount", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}/host", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostSslCertificateHost", - "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}/host", + "OutputType": "IMicrosoftGraphSecurityHost", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostSslCertificateHost", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains/{subdomain-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostSubdomain", - "OutputType": "IMicrosoftGraphSecuritySubdomain", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains/{subdomain-id}", + "OutputType": "IMicrosoftGraphSecuritySubdomain", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostSubdomain", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostSubdomain", - "OutputType": "IMicrosoftGraphSecuritySubdomain", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-subdomains?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-subdomains?view=graph-rest-beta", + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains", + "OutputType": "IMicrosoftGraphSecuritySubdomain", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostSubdomain", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostSubdomainCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains/$count", + "OutputType": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceHostSubdomainCount", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostTracker", - "OutputType": "IMicrosoftGraphSecurityHostTracker", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hosttracker-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hosttracker-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", + "OutputType": "IMicrosoftGraphSecurityHostTracker", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostTracker", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostTrackers", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostTracker", - "OutputType": "IMicrosoftGraphSecurityHostTracker", + "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/hostTrackers", + "OutputType": "IMicrosoftGraphSecurityHostTracker", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostTracker", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hosts/{host-id}/trackers/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostTrackerCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/{host-id}/trackers/$count", + "OutputType": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceHostTrackerCount", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}/host", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostTrackerHost", - "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}/host", + "OutputType": "IMicrosoftGraphSecurityHost", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostTrackerHost", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hosts/{host-id}/whois", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceHostWhoi", - "OutputType": "IMicrosoftGraphSecurityWhoisRecord", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-whoisrecord-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-whoisrecord-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/{host-id}/whois", + "OutputType": "IMicrosoftGraphSecurityWhoisRecord", + "Command": "Get-MgBetaSecurityThreatIntelligenceHostWhoi", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfile", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-intelligenceprofile-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-intelligenceprofile-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", + "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfile", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/intelProfiles", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfile", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-threatintelligence-list-intelprofiles?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-threatintelligence-list-intelprofiles?view=graph-rest-beta", + "Method": "GET", + "Uri": "/security/threatIntelligence/intelProfiles", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", + "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfile", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/intelProfiles/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfileCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/intelProfiles/$count", + "OutputType": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfileCount", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators/{intelligenceProfileIndicator-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfileIndicator", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators/{intelligenceProfileIndicator-id}", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfileIndicator", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfileIndicator", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-intelligenceprofile-list-indicators?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-intelligenceprofile-list-indicators?view=graph-rest-beta", + "Method": "GET", + "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfileIndicator", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfileIndicatorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators/$count", + "OutputType": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceIntelProfileIndicatorCount", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecord", - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-passivednsrecord-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-passivednsrecord-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecord", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/passiveDnsRecords", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecord", - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/passiveDnsRecords", + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecord", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}/artifact", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecordArtifact", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}/artifact", + "OutputType": null, + "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecordArtifact", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/passiveDnsRecords/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecordCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/passiveDnsRecords/$count", + "OutputType": null, + "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecordCount", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}/parentHost", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecordParentHost", - "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}/parentHost", + "OutputType": "IMicrosoftGraphSecurityHost", + "Command": "Get-MgBetaSecurityThreatIntelligencePassiveDnsRecordParentHost", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceProfileIndicator", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-intelligenceprofileindicator-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-intelligenceprofileindicator-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "Command": "Get-MgBetaSecurityThreatIntelligenceProfileIndicator", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceProfileIndicator", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/intelligenceProfileIndicators", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "Command": "Get-MgBetaSecurityThreatIntelligenceProfileIndicator", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}/artifact", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceProfileIndicatorArtifact", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}/artifact", + "OutputType": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceProfileIndicatorArtifact", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceProfileIndicatorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/$count", + "OutputType": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceProfileIndicatorCount", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificate", - "OutputType": "IMicrosoftGraphSecuritySslCertificate", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sslcertificate-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sslcertificate-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}", + "OutputType": "IMicrosoftGraphSecuritySslCertificate", + "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificate", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/sslCertificates", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificate", - "OutputType": "IMicrosoftGraphSecuritySslCertificate", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-threatintelligence-list-sslcertificates?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-threatintelligence-list-sslcertificates?view=graph-rest-beta", + "Method": "GET", + "Uri": "/security/threatIntelligence/sslCertificates", + "OutputType": "IMicrosoftGraphSecuritySslCertificate", + "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificate", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/sslCertificates/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificateCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/sslCertificates/$count", + "OutputType": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificateCount", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts/{host-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificateRelatedHost", - "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts/{host-id}", + "OutputType": "IMicrosoftGraphSecurityHost", + "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificateRelatedHost", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificateRelatedHost", - "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sslcertificate-list-relatedhosts?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sslcertificate-list-relatedhosts?view=graph-rest-beta", + "Method": "GET", + "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts", + "OutputType": "IMicrosoftGraphSecurityHost", + "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificateRelatedHost", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificateRelatedHostCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts/$count", + "OutputType": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceSslCertificateRelatedHostCount", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceSubdomain", - "OutputType": "IMicrosoftGraphSecuritySubdomain", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-subdomain-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-subdomain-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}", + "OutputType": "IMicrosoftGraphSecuritySubdomain", + "Command": "Get-MgBetaSecurityThreatIntelligenceSubdomain", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/subdomains", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceSubdomain", - "OutputType": "IMicrosoftGraphSecuritySubdomain", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/subdomains", + "OutputType": "IMicrosoftGraphSecuritySubdomain", + "Command": "Get-MgBetaSecurityThreatIntelligenceSubdomain", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/subdomains/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceSubdomainCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/subdomains/$count", + "OutputType": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceSubdomainCount", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}/host", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceSubdomainHost", - "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}/host", + "OutputType": "IMicrosoftGraphSecurityHost", + "Command": "Get-MgBetaSecurityThreatIntelligenceSubdomainHost", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerability", - "OutputType": "IMicrosoftGraphSecurityVulnerability", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-vulnerability-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-vulnerability-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", + "OutputType": "IMicrosoftGraphSecurityVulnerability", + "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerability", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/vulnerabilities", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerability", - "OutputType": "IMicrosoftGraphSecurityVulnerability", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/vulnerabilities", + "OutputType": "IMicrosoftGraphSecurityVulnerability", + "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerability", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles/{article-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityArticle", - "OutputType": "IMicrosoftGraphSecurityArticle", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles/{article-id}", + "OutputType": "IMicrosoftGraphSecurityArticle", + "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityArticle", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityArticle", - "OutputType": "IMicrosoftGraphSecurityArticle", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles", + "OutputType": "IMicrosoftGraphSecurityArticle", + "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityArticle", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityArticleCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles/$count", + "OutputType": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityArticleCount", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", - "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-vulnerabilitycomponent-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-vulnerabilitycomponent-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", + "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", + "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", - "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-vulnerability-list-components?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-vulnerability-list-components?view=graph-rest-beta", + "Method": "GET", + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components", + "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", + "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityComponentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/$count", + "OutputType": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityComponentCount", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/vulnerabilities/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/vulnerabilities/$count", + "OutputType": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceVulnerabilityCount", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisHistoryRecord", - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}", + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisHistoryRecord", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/whoisHistoryRecords", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisHistoryRecord", - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/whoisHistoryRecords", + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisHistoryRecord", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/whoisHistoryRecords/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisHistoryRecordCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/whoisHistoryRecords/$count", + "OutputType": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisHistoryRecordCount", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}/host", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisHistoryRecordHost", - "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}/host", + "OutputType": "IMicrosoftGraphSecurityHost", + "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisHistoryRecordHost", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecord", - "OutputType": "IMicrosoftGraphSecurityWhoisRecord", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-whoisrecord-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-whoisrecord-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}", + "OutputType": "IMicrosoftGraphSecurityWhoisRecord", + "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecord", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/whoisRecords", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecord", - "OutputType": "IMicrosoftGraphSecurityWhoisRecord", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-threatintelligence-list-whoisrecords?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-threatintelligence-list-whoisrecords?view=graph-rest-beta", + "Method": "GET", + "Uri": "/security/threatIntelligence/whoisRecords", + "OutputType": "IMicrosoftGraphSecurityWhoisRecord", + "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecord", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/whoisRecords/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/whoisRecords/$count", + "OutputType": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordCount", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history/{whoisHistoryRecord-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordHistory", - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history/{whoisHistoryRecord-id}", + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordHistory", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordHistory", - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history", + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordHistory", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordHistoryCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history/$count", + "OutputType": null, + "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordHistoryCount", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/host", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordHost", - "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/host", + "OutputType": "IMicrosoftGraphSecurityHost", + "Command": "Get-MgBetaSecurityThreatIntelligenceWhoisRecordHost", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatSubmission", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatSubmission", - "OutputType": "IMicrosoftGraphSecurityThreatSubmissionRoot", + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatSubmission", + "OutputType": "IMicrosoftGraphSecurityThreatSubmissionRoot", + "Command": "Get-MgBetaSecurityThreatSubmission", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "ThreatSubmission.Read", @@ -163186,20 +161552,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-emailthreatsubmission-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/security/threatSubmission/emailThreats/{emailThreatSubmission-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreat", "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmission", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-emailthreatsubmission-get?view=graph-rest-beta" + "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreat", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "ThreatSubmission.Read", @@ -163234,19 +161599,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-emailthreatsubmission-list?view=graph-rest-beta", + "Method": "GET", "Uri": "/security/threatSubmission/emailThreats", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreat", "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmission", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-emailthreatsubmission-list?view=graph-rest-beta" + "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreat", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "ThreatSubmission.Read", @@ -163281,19 +161646,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/threatSubmission/emailThreats/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreatCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreatCount", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "ThreatSubmission.Read", @@ -163336,20 +161702,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-emailthreatsubmissionpolicy-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies/{emailThreatSubmissionPolicy-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy", "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmissionPolicy", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-emailthreatsubmissionpolicy-get?view=graph-rest-beta" + "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "ThreatSubmission.Read", @@ -163392,19 +161757,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-emailthreatsubmissionpolicy-list?view=graph-rest-beta", + "Method": "GET", "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy", "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmissionPolicy", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-emailthreatsubmissionpolicy-list?view=graph-rest-beta" + "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "ThreatSubmission.Read", @@ -163447,19 +161812,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicyCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicyCount", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "ThreatSubmission.Read", @@ -163494,20 +161860,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-filethreatsubmission-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/security/threatSubmission/fileThreats/{fileThreatSubmission-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatSubmissionFileThreat", "OutputType": "IMicrosoftGraphSecurityFileThreatSubmission", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-filethreatsubmission-get?view=graph-rest-beta" + "Command": "Get-MgBetaSecurityThreatSubmissionFileThreat", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "ThreatSubmission.Read", @@ -163542,19 +161907,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-filethreatsubmission-list?view=graph-rest-beta", + "Method": "GET", "Uri": "/security/threatSubmission/fileThreats", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatSubmissionFileThreat", "OutputType": "IMicrosoftGraphSecurityFileThreatSubmission", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-filethreatsubmission-list?view=graph-rest-beta" + "Command": "Get-MgBetaSecurityThreatSubmissionFileThreat", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "ThreatSubmission.Read", @@ -163589,19 +161954,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/threatSubmission/fileThreats/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatSubmissionFileThreatCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSecurityThreatSubmissionFileThreatCount", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "ThreatSubmission.Read", @@ -163636,20 +162002,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-urlthreatsubmission-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/security/threatSubmission/urlThreats/{urlThreatSubmission-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatSubmissionUrlThreat", "OutputType": "IMicrosoftGraphSecurityUrlThreatSubmission", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-urlthreatsubmission-get?view=graph-rest-beta" + "Command": "Get-MgBetaSecurityThreatSubmissionUrlThreat", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "ThreatSubmission.Read", @@ -163684,19 +162049,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-urlthreatsubmission-list?view=graph-rest-beta", + "Method": "GET", "Uri": "/security/threatSubmission/urlThreats", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatSubmissionUrlThreat", "OutputType": "IMicrosoftGraphSecurityUrlThreatSubmission", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-urlthreatsubmission-list?view=graph-rest-beta" + "Command": "Get-MgBetaSecurityThreatSubmissionUrlThreat", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "ThreatSubmission.Read", @@ -163731,76 +162096,77 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/threatSubmission/urlThreats/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityThreatSubmissionUrlThreatCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSecurityThreatSubmissionUrlThreatCount", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/tiIndicators/{tiIndicator-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityTiIndicator", - "OutputType": "IMicrosoftGraphTiIndicator", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicator-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicator-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/security/tiIndicators/{tiIndicator-id}", + "OutputType": "IMicrosoftGraphTiIndicator", + "Command": "Get-MgBetaSecurityTiIndicator", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/tiIndicators", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityTiIndicator", - "OutputType": "IMicrosoftGraphTiIndicator", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicators-list?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicators-list?view=graph-rest-beta", + "Method": "GET", + "Uri": "/security/tiIndicators", + "OutputType": "IMicrosoftGraphTiIndicator", + "Command": "Get-MgBetaSecurityTiIndicator", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/tiIndicators/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityTiIndicatorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/tiIndicators/$count", + "OutputType": null, + "Command": "Get-MgBetaSecurityTiIndicatorCount", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/triggers", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityTrigger", - "OutputType": "IMicrosoftGraphSecurityTriggersRoot", + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/triggers", + "OutputType": "IMicrosoftGraphSecurityTriggersRoot", + "Command": "Get-MgBetaSecurityTrigger", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -163819,20 +162185,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionevent-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityTriggerRetentionEvent", "OutputType": "IMicrosoftGraphSecurityRetentionEvent", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionevent-get?view=graph-rest-beta" + "Command": "Get-MgBetaSecurityTriggerRetentionEvent", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -163851,19 +162216,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionevent-list?view=graph-rest-beta", + "Method": "GET", "Uri": "/security/triggers/retentionEvents", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityTriggerRetentionEvent", "OutputType": "IMicrosoftGraphSecurityRetentionEvent", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionevent-list?view=graph-rest-beta" + "Command": "Get-MgBetaSecurityTriggerRetentionEvent", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -163882,19 +162247,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/triggers/retentionEvents/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityTriggerRetentionEventCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSecurityTriggerRetentionEventCount", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -163913,34 +162279,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}/retentionEventType", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityTriggerRetentionEventType", "OutputType": "IMicrosoftGraphSecurityRetentionEventType", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSecurityTriggerRetentionEventType", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/triggerTypes", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityTriggerType", - "OutputType": "IMicrosoftGraphSecurityTriggerTypesRoot", + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/triggerTypes", + "OutputType": "IMicrosoftGraphSecurityTriggerTypesRoot", + "Command": "Get-MgBetaSecurityTriggerType", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -163959,20 +162325,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentioneventtype-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityTriggerTypeRetentionEventType", "OutputType": "IMicrosoftGraphSecurityRetentionEventType", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentioneventtype-get?view=graph-rest-beta" + "Command": "Get-MgBetaSecurityTriggerTypeRetentionEventType", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -163991,19 +162356,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentioneventtype-list?view=graph-rest-beta", + "Method": "GET", "Uri": "/security/triggerTypes/retentionEventTypes", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityTriggerTypeRetentionEventType", "OutputType": "IMicrosoftGraphSecurityRetentionEventType", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentioneventtype-list?view=graph-rest-beta" + "Command": "Get-MgBetaSecurityTriggerTypeRetentionEventType", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -164022,309 +162387,310 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/triggerTypes/retentionEventTypes/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityTriggerTypeRetentionEventTypeCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSecurityTriggerTypeRetentionEventTypeCount", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/userSecurityProfiles/{userSecurityProfile-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityUserSecurityProfile", - "OutputType": "IMicrosoftGraphUserSecurityProfile", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/userSecurityProfiles/{userSecurityProfile-id}", + "OutputType": "IMicrosoftGraphUserSecurityProfile", + "Command": "Get-MgBetaSecurityUserSecurityProfile", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/userSecurityProfiles", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityUserSecurityProfile", - "OutputType": "IMicrosoftGraphUserSecurityProfile", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/userSecurityProfiles", + "OutputType": "IMicrosoftGraphUserSecurityProfile", + "Command": "Get-MgBetaSecurityUserSecurityProfile", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/userSecurityProfiles/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaSecurityUserSecurityProfileCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/userSecurityProfiles/$count", + "OutputType": null, + "Command": "Get-MgBetaSecurityUserSecurityProfileCount", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "Get-MgBetaServiceAnnouncementHealthOverview", - "OutputType": "IMicrosoftGraphServiceHealth", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/servicehealth-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/servicehealth-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", + "OutputType": "IMicrosoftGraphServiceHealth", + "Command": "Get-MgBetaServiceAnnouncementHealthOverview", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/healthOverviews", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "Get-MgBetaServiceAnnouncementHealthOverview", - "OutputType": "IMicrosoftGraphServiceHealth", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncement-list-healthoverviews?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncement-list-healthoverviews?view=graph-rest-beta", + "Method": "GET", + "Uri": "/admin/serviceAnnouncement/healthOverviews", + "OutputType": "IMicrosoftGraphServiceHealth", + "Command": "Get-MgBetaServiceAnnouncementHealthOverview", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/healthOverviews/$count", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "Get-MgBetaServiceAnnouncementHealthOverviewCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/admin/serviceAnnouncement/healthOverviews/$count", + "OutputType": null, + "Command": "Get-MgBetaServiceAnnouncementHealthOverviewCount", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "Get-MgBetaServiceAnnouncementHealthOverviewIssue", - "OutputType": "IMicrosoftGraphServiceHealthIssue", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "Command": "Get-MgBetaServiceAnnouncementHealthOverviewIssue", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "Get-MgBetaServiceAnnouncementHealthOverviewIssue", - "OutputType": "IMicrosoftGraphServiceHealthIssue", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues", + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "Command": "Get-MgBetaServiceAnnouncementHealthOverviewIssue", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/$count", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "Get-MgBetaServiceAnnouncementHealthOverviewIssueCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/$count", + "OutputType": null, + "Command": "Get-MgBetaServiceAnnouncementHealthOverviewIssueCount", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "Get-MgBetaServiceAnnouncementIssue", - "OutputType": "IMicrosoftGraphServiceHealthIssue", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/servicehealthissue-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/servicehealthissue-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "Command": "Get-MgBetaServiceAnnouncementIssue", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/issues", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "Get-MgBetaServiceAnnouncementIssue", - "OutputType": "IMicrosoftGraphServiceHealthIssue", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncement-list-issues?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncement-list-issues?view=graph-rest-beta", + "Method": "GET", + "Uri": "/admin/serviceAnnouncement/issues", + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "Command": "Get-MgBetaServiceAnnouncementIssue", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/issues/$count", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "Get-MgBetaServiceAnnouncementIssueCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/admin/serviceAnnouncement/issues/$count", + "OutputType": null, + "Command": "Get-MgBetaServiceAnnouncementIssueCount", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "Get-MgBetaServiceAnnouncementMessage", - "OutputType": "IMicrosoftGraphServiceUpdateMessage", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", + "OutputType": "IMicrosoftGraphServiceUpdateMessage", + "Command": "Get-MgBetaServiceAnnouncementMessage", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/messages", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "Get-MgBetaServiceAnnouncementMessage", - "OutputType": "IMicrosoftGraphServiceUpdateMessage", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncement-list-messages?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncement-list-messages?view=graph-rest-beta", + "Method": "GET", + "Uri": "/admin/serviceAnnouncement/messages", + "OutputType": "IMicrosoftGraphServiceUpdateMessage", + "Command": "Get-MgBetaServiceAnnouncementMessage", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "Get-MgBetaServiceAnnouncementMessageAttachment", - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncementattachment-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncementattachment-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "Command": "Get-MgBetaServiceAnnouncementMessageAttachment", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "Get-MgBetaServiceAnnouncementMessageAttachment", - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-list-attachments?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-list-attachments?view=graph-rest-beta", + "Method": "GET", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments", + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "Command": "Get-MgBetaServiceAnnouncementMessageAttachment", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "Get-MgBetaServiceAnnouncementMessageAttachmentArchive", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-list-attachments?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-list-attachments?view=graph-rest-beta", + "Method": "GET", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive", + "OutputType": null, + "Command": "Get-MgBetaServiceAnnouncementMessageAttachmentArchive", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "Get-MgBetaServiceAnnouncementMessageAttachmentContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncementattachment-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncementattachment-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content", + "OutputType": null, + "Command": "Get-MgBetaServiceAnnouncementMessageAttachmentContent", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/$count", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "Get-MgBetaServiceAnnouncementMessageAttachmentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/$count", + "OutputType": null, + "Command": "Get-MgBetaServiceAnnouncementMessageAttachmentCount", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/messages/$count", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "Get-MgBetaServiceAnnouncementMessageCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/admin/serviceAnnouncement/messages/$count", + "OutputType": null, + "Command": "Get-MgBetaServiceAnnouncementMessageCount", + "Module": "Beta.Devices.ServiceAnnouncement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Application.Read.All", @@ -164367,20 +162733,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipal", "OutputType": "IMicrosoftGraphServicePrincipal", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-get?view=graph-rest-beta" + "Command": "Get-MgBetaServicePrincipal", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Application.Read.All", @@ -164423,78 +162788,78 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list?view=graph-rest-beta", + "Method": "GET", "Uri": "/servicePrincipals", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipal", "OutputType": "IMicrosoftGraphServicePrincipal", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list?view=graph-rest-beta" + "Command": "Get-MgBetaServicePrincipal", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/{appManagementPolicy-id}", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalAppManagementPolicy", - "OutputType": "IMicrosoftGraphAppManagementPolicy", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/{appManagementPolicy-id}", + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "Command": "Get-MgBetaServicePrincipalAppManagementPolicy", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalAppManagementPolicy", - "OutputType": "IMicrosoftGraphAppManagementPolicy", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies", + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "Command": "Get-MgBetaServicePrincipalAppManagementPolicy", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/$count", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalAppManagementPolicyCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/$count", + "OutputType": null, + "Command": "Get-MgBetaServicePrincipalAppManagementPolicyCount", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalAppRoleAssignedTo", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approleassignment-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approleassignment-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Command": "Get-MgBetaServicePrincipalAppRoleAssignedTo", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Application.Read.All", @@ -164537,19 +162902,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-approleassignedto?view=graph-rest-beta", + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalAppRoleAssignedTo", "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-approleassignedto?view=graph-rest-beta" + "Command": "Get-MgBetaServicePrincipalAppRoleAssignedTo", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Application.Read.All", @@ -164592,35 +162958,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/$count", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalAppRoleAssignedToCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaServicePrincipalAppRoleAssignedToCount", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalAppRoleAssignment", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approleassignment-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approleassignment-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Command": "Get-MgBetaServicePrincipalAppRoleAssignment", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Application.Read.All", @@ -164663,19 +163028,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-approleassignments?view=graph-rest-beta", + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalAppRoleAssignment", "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-approleassignments?view=graph-rest-beta" + "Command": "Get-MgBetaServicePrincipalAppRoleAssignment", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Application.Read.All", @@ -164718,20 +163084,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/$count", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalAppRoleAssignmentCount", "OutputType": null, + "Command": "Get-MgBetaServicePrincipalAppRoleAssignmentCount", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Application.Read.All", @@ -164774,35 +163140,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/servicePrincipals(appId='{appId}')", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalByAppId", "OutputType": "IMicrosoftGraphServicePrincipal", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-get?view=graph-rest-beta" + "Command": "Get-MgBetaServicePrincipalByAppId", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/getByIds", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalById", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", + "Method": "POST", + "Uri": "/servicePrincipals/getByIds", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaServicePrincipalById", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -164845,19 +163210,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-claimsmappingpolicies?view=graph-rest-beta", + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalClaimMappingPolicy", "OutputType": "IMicrosoftGraphClaimsMappingPolicy", + "Command": "Get-MgBetaServicePrincipalClaimMappingPolicy", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-claimsmappingpolicies?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Policy.Read.All", @@ -164900,19 +163265,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-claimsmappingpolicies?view=graph-rest-beta", + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalClaimMappingPolicyByRef", "OutputType": null, - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-claimsmappingpolicies?view=graph-rest-beta" + "Command": "Get-MgBetaServicePrincipalClaimMappingPolicyByRef", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -164955,20 +163321,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$count", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalClaimMappingPolicyCount", "OutputType": null, + "Command": "Get-MgBetaServicePrincipalClaimMappingPolicyCount", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -164987,20 +163353,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customclaimspolicy-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsPolicy", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalClaimPolicy", "OutputType": "IMicrosoftGraphCustomClaimsPolicy", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customclaimspolicy-get?view=graph-rest-beta" + "Command": "Get-MgBetaServicePrincipalClaimPolicy", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "Application.Read.All", @@ -165043,34 +163408,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/servicePrincipals/$count", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaServicePrincipalCount", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/{directoryObject-id}", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalCreatedObject", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/{directoryObject-id}", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaServicePrincipalCreatedObject", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Application.Read.All", @@ -165113,48 +163478,49 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-createdobjects?view=graph-rest-beta", + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalCreatedObject", "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-createdobjects?view=graph-rest-beta" + "Command": "Get-MgBetaServicePrincipalCreatedObject", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/{directoryObject-id}/servicePrincipal", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalCreatedObjectAsServicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/{directoryObject-id}/servicePrincipal", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Command": "Get-MgBetaServicePrincipalCreatedObjectAsServicePrincipal", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/servicePrincipal", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalCreatedObjectAsServicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/servicePrincipal", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Command": "Get-MgBetaServicePrincipalCreatedObjectAsServicePrincipal", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Application.Read.All", @@ -165197,50 +163563,49 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/$count", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalCreatedObjectCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaServicePrincipalCreatedObjectCount", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/servicePrincipal/$count", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalCreatedObjectCountAsServicePrincipal", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/servicePrincipal/$count", + "OutputType": null, + "Command": "Get-MgBetaServicePrincipalCreatedObjectCountAsServicePrincipal", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalDelegatedPermissionClassification", - "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", + "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", + "Command": "Get-MgBetaServicePrincipalDelegatedPermissionClassification", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Application.Read.All", @@ -165267,19 +163632,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-delegatedpermissionclassifications?view=graph-rest-beta", + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalDelegatedPermissionClassification", "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-delegatedpermissionclassifications?view=graph-rest-beta" + "Command": "Get-MgBetaServicePrincipalDelegatedPermissionClassification", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Application.Read.All", @@ -165306,20 +163672,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/$count", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalDelegatedPermissionClassificationCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaServicePrincipalDelegatedPermissionClassificationCount", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "Delta" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -165362,63 +163727,63 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delta?view=graph-rest-beta", + "Method": "GET", "Uri": "/servicePrincipals/delta", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalDelta", "OutputType": "IMicrosoftGraphServicePrincipal", - "Variants": [ - "Delta" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delta?view=graph-rest-beta" + "Command": "Get-MgBetaServicePrincipalDelta", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalEndpoint", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", + "OutputType": "IMicrosoftGraphEndpoint", + "Command": "Get-MgBetaServicePrincipalEndpoint", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalEndpoint", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints", + "OutputType": "IMicrosoftGraphEndpoint", + "Command": "Get-MgBetaServicePrincipalEndpoint", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/$count", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalEndpointCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/$count", + "OutputType": null, + "Command": "Get-MgBetaServicePrincipalEndpointCount", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -165461,19 +163826,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-homerealmdiscoverypolicies?view=graph-rest-beta", + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalHomeRealmDiscoveryPolicy", "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "Command": "Get-MgBetaServicePrincipalHomeRealmDiscoveryPolicy", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-homerealmdiscoverypolicies?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Policy.Read.All", @@ -165516,19 +163881,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-homerealmdiscoverypolicies?view=graph-rest-beta", + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalHomeRealmDiscoveryPolicyByRef", "OutputType": null, - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-homerealmdiscoverypolicies?view=graph-rest-beta" + "Command": "Get-MgBetaServicePrincipalHomeRealmDiscoveryPolicyByRef", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -165571,79 +163937,81 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$count", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalHomeRealmDiscoveryPolicyCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaServicePrincipalHomeRealmDiscoveryPolicyCount", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/{licenseDetails-id}", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalLicenseDetail", - "OutputType": "IMicrosoftGraphLicenseDetails", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/{licenseDetails-id}", + "OutputType": "IMicrosoftGraphLicenseDetails", + "Command": "Get-MgBetaServicePrincipalLicenseDetail", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalLicenseDetail", - "OutputType": "IMicrosoftGraphLicenseDetails", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails", + "OutputType": "IMicrosoftGraphLicenseDetails", + "Command": "Get-MgBetaServicePrincipalLicenseDetail", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/$count", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalLicenseDetailCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/$count", + "OutputType": null, + "Command": "Get-MgBetaServicePrincipalLicenseDetailCount", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/getTeamsLicensingDetails", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalLicenseDetailTeamLicensingDetail", - "OutputType": "IMicrosoftGraphTeamsLicensingDetails", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/licensedetails-getteamslicensingdetails?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/licensedetails-getteamslicensingdetails?view=graph-rest-beta", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/getTeamsLicensingDetails", + "OutputType": "IMicrosoftGraphTeamsLicensingDetails", + "Command": "Get-MgBetaServicePrincipalLicenseDetailTeamLicensingDetail", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" + ], "Permissions": [ { "Name": "Application.Read.All", @@ -165726,22 +164094,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", + "Method": "POST", "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberGroups", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalMemberGroup", "OutputType": null, + "Command": "Get-MgBetaServicePrincipalMemberGroup", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Application.Read.All", @@ -165840,37 +164208,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberObjects", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalMemberObject", "OutputType": null, - "Variants": [ - "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaServicePrincipalMemberObject", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalMemberOf", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaServicePrincipalMemberOf", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Application.Read.All", @@ -165913,106 +164278,107 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-memberof?view=graph-rest-beta", + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalMemberOf", "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-memberof?view=graph-rest-beta" + "Command": "Get-MgBetaServicePrincipalMemberOf", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/administrativeUnit", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalMemberOfAsAdministrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/administrativeUnit", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Command": "Get-MgBetaServicePrincipalMemberOfAsAdministrativeUnit", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/administrativeUnit", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalMemberOfAsAdministrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/administrativeUnit", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Command": "Get-MgBetaServicePrincipalMemberOfAsAdministrativeUnit", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/directoryRole", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalMemberOfAsDirectoryRole", - "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/directoryRole", + "OutputType": "IMicrosoftGraphDirectoryRole", + "Command": "Get-MgBetaServicePrincipalMemberOfAsDirectoryRole", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/directoryRole", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalMemberOfAsDirectoryRole", - "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/directoryRole", + "OutputType": "IMicrosoftGraphDirectoryRole", + "Command": "Get-MgBetaServicePrincipalMemberOfAsDirectoryRole", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/group", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalMemberOfAsGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgBetaServicePrincipalMemberOfAsGroup", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/group", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalMemberOfAsGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgBetaServicePrincipalMemberOfAsGroup", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Application.Read.All", @@ -166055,80 +164421,79 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/$count", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalMemberOfCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaServicePrincipalMemberOfCount", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/administrativeUnit/$count", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalMemberOfCountAsAdministrativeUnit", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/administrativeUnit/$count", + "OutputType": null, + "Command": "Get-MgBetaServicePrincipalMemberOfCountAsAdministrativeUnit", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/directoryRole/$count", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalMemberOfCountAsDirectoryRole", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/directoryRole/$count", + "OutputType": null, + "Command": "Get-MgBetaServicePrincipalMemberOfCountAsDirectoryRole", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/group/$count", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalMemberOfCountAsGroup", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/group/$count", + "OutputType": null, + "Command": "Get-MgBetaServicePrincipalMemberOfCountAsGroup", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalOauth2PermissionGrant", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "Command": "Get-MgBetaServicePrincipalOauth2PermissionGrant", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Directory.Read.All", @@ -166155,19 +164520,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-oauth2permissiongrants?view=graph-rest-beta", + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalOauth2PermissionGrant", "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-oauth2permissiongrants?view=graph-rest-beta" + "Command": "Get-MgBetaServicePrincipalOauth2PermissionGrant", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Directory.Read.All", @@ -166194,35 +164560,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/$count", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalOauth2PermissionGrantCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaServicePrincipalOauth2PermissionGrantCount", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalOwnedObject", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaServicePrincipalOwnedObject", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Application.Read.All", @@ -166265,135 +164630,136 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-ownedobjects?view=graph-rest-beta", + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalOwnedObject", "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-ownedobjects?view=graph-rest-beta" + "Command": "Get-MgBetaServicePrincipalOwnedObject", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/application", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalOwnedObjectAsApplication", - "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/application", + "OutputType": "IMicrosoftGraphApplication", + "Command": "Get-MgBetaServicePrincipalOwnedObjectAsApplication", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/application", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalOwnedObjectAsApplication", - "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/application", + "OutputType": "IMicrosoftGraphApplication", + "Command": "Get-MgBetaServicePrincipalOwnedObjectAsApplication", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/endpoint", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalOwnedObjectAsEndpoint", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/endpoint", + "OutputType": "IMicrosoftGraphEndpoint", + "Command": "Get-MgBetaServicePrincipalOwnedObjectAsEndpoint", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/endpoint", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalOwnedObjectAsEndpoint", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/endpoint", + "OutputType": "IMicrosoftGraphEndpoint", + "Command": "Get-MgBetaServicePrincipalOwnedObjectAsEndpoint", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/group", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalOwnedObjectAsGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgBetaServicePrincipalOwnedObjectAsGroup", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/group", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalOwnedObjectAsGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgBetaServicePrincipalOwnedObjectAsGroup", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/servicePrincipal", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalOwnedObjectAsServicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/servicePrincipal", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Command": "Get-MgBetaServicePrincipalOwnedObjectAsServicePrincipal", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/servicePrincipal", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalOwnedObjectAsServicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/servicePrincipal", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Command": "Get-MgBetaServicePrincipalOwnedObjectAsServicePrincipal", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Application.Read.All", @@ -166436,80 +164802,79 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/$count", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalOwnedObjectCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaServicePrincipalOwnedObjectCount", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/application/$count", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsApplication", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/application/$count", + "OutputType": null, + "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsApplication", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/endpoint/$count", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsEndpoint", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/endpoint/$count", + "OutputType": null, + "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsEndpoint", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/group/$count", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsGroup", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/group/$count", + "OutputType": null, + "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsGroup", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/servicePrincipal/$count", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsServicePrincipal", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/servicePrincipal/$count", + "OutputType": null, + "Command": "Get-MgBetaServicePrincipalOwnedObjectCountAsServicePrincipal", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Application.Read.All", @@ -166552,106 +164917,106 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-owners?view=graph-rest-beta", + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalOwner", "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-owners?view=graph-rest-beta" + "Command": "Get-MgBetaServicePrincipalOwner", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/endpoint", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalOwnerAsEndpoint", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/endpoint", + "OutputType": "IMicrosoftGraphEndpoint", + "Command": "Get-MgBetaServicePrincipalOwnerAsEndpoint", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/endpoint", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalOwnerAsEndpoint", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/endpoint", + "OutputType": "IMicrosoftGraphEndpoint", + "Command": "Get-MgBetaServicePrincipalOwnerAsEndpoint", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/servicePrincipal", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalOwnerAsServicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/servicePrincipal", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Command": "Get-MgBetaServicePrincipalOwnerAsServicePrincipal", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/servicePrincipal", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalOwnerAsServicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/servicePrincipal", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Command": "Get-MgBetaServicePrincipalOwnerAsServicePrincipal", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/user", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalOwnerAsUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/user", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaServicePrincipalOwnerAsUser", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/user", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalOwnerAsUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/user", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaServicePrincipalOwnerAsUser", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Application.Read.All", @@ -166694,19 +165059,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-owners?view=graph-rest-beta", + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalOwnerByRef", "OutputType": null, - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-owners?view=graph-rest-beta" + "Command": "Get-MgBetaServicePrincipalOwnerByRef", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Application.Read.All", @@ -166749,65 +165115,67 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$count", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalOwnerCount", "OutputType": null, + "Command": "Get-MgBetaServicePrincipalOwnerCount", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/endpoint/$count", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalOwnerCountAsEndpoint", "OutputType": null, + "Command": "Get-MgBetaServicePrincipalOwnerCountAsEndpoint", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/servicePrincipal/$count", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalOwnerCountAsServicePrincipal", "OutputType": null, + "Command": "Get-MgBetaServicePrincipalOwnerCountAsServicePrincipal", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/user/$count", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalOwnerCountAsUser", "OutputType": null, + "Command": "Get-MgBetaServicePrincipalOwnerCountAsUser", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -166842,66 +165210,64 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-getpasswordsinglesignoncredentials?view=graph-rest-beta", + "Method": "POST", "Uri": "/servicePrincipals/{servicePrincipal-id}/getPasswordSingleSignOnCredentials", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalPasswordSingleSignOnCredential", "OutputType": "IMicrosoftGraphPasswordSingleSignOnCredentialSet", - "Variants": [ - "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-getpasswordsinglesignoncredentials?view=graph-rest-beta" + "Command": "Get-MgBetaServicePrincipalPasswordSingleSignOnCredential", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/permissionGrantPreApprovalPolicies/{permissionGrantPreApprovalPolicy-id}", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalPermissionGrantPreApprovalPolicy", - "OutputType": "IMicrosoftGraphPermissionGrantPreApprovalPolicy", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-permissiongrantpreapprovalpolicies?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-permissiongrantpreapprovalpolicies?view=graph-rest-beta", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/permissionGrantPreApprovalPolicies/{permissionGrantPreApprovalPolicy-id}", + "OutputType": "IMicrosoftGraphPermissionGrantPreApprovalPolicy", + "Command": "Get-MgBetaServicePrincipalPermissionGrantPreApprovalPolicy", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/permissionGrantPreApprovalPolicies", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalPermissionGrantPreApprovalPolicy", - "OutputType": "IMicrosoftGraphPermissionGrantPreApprovalPolicy", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/permissionGrantPreApprovalPolicies", + "OutputType": "IMicrosoftGraphPermissionGrantPreApprovalPolicy", + "Command": "Get-MgBetaServicePrincipalPermissionGrantPreApprovalPolicy", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/permissionGrantPreApprovalPolicies/$count", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalPermissionGrantPreApprovalPolicyCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/permissionGrantPreApprovalPolicies/$count", + "OutputType": null, + "Command": "Get-MgBetaServicePrincipalPermissionGrantPreApprovalPolicyCount", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Application.Read.All", @@ -166952,20 +165318,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalRemoteDesktopSecurityConfiguration", "OutputType": "IMicrosoftGraphRemoteDesktopSecurityConfiguration", + "Command": "Get-MgBetaServicePrincipalRemoteDesktopSecurityConfiguration", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-get?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Application.Read.All", @@ -167016,107 +165382,109 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/targetdevicegroup-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", "OutputType": "IMicrosoftGraphTargetDeviceGroup", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/targetdevicegroup-get?view=graph-rest-beta" + "Command": "Get-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", - "OutputType": "IMicrosoftGraphTargetDeviceGroup", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-list-targetdevicegroups?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-list-targetdevicegroups?view=graph-rest-beta", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups", + "OutputType": "IMicrosoftGraphTargetDeviceGroup", + "Command": "Get-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/$count", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroupCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/$count", + "OutputType": null, + "Command": "Get-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroupCount", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaServicePrincipalRiskDetection", - "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipalriskdetection-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipalriskdetection-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", + "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", + "Command": "Get-MgBetaServicePrincipalRiskDetection", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identityProtection/servicePrincipalRiskDetections", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaServicePrincipalRiskDetection", - "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityprotectionroot-list-serviceprincipalriskdetections?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityprotectionroot-list-serviceprincipalriskdetections?view=graph-rest-beta", + "Method": "GET", + "Uri": "/identityProtection/servicePrincipalRiskDetections", + "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", + "Command": "Get-MgBetaServicePrincipalRiskDetection", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identityProtection/servicePrincipalRiskDetections/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaServicePrincipalRiskDetectionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityProtection/servicePrincipalRiskDetections/$count", + "OutputType": null, + "Command": "Get-MgBetaServicePrincipalRiskDetectionCount", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalSynchronization", - "OutputType": "IMicrosoftGraphSynchronization", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", + "OutputType": "IMicrosoftGraphSynchronization", + "Command": "Get-MgBetaServicePrincipalSynchronization", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "Acquire", + "AcquireExpanded", + "AcquireViaIdentity", + "AcquireViaIdentityExpanded" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -167135,22 +165503,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-acquireaccesstoken?view=graph-rest-beta", + "Method": "POST", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/acquireAccessToken", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalSynchronizationAccessToken", "OutputType": null, - "Variants": [ - "Acquire", - "AcquireExpanded", - "AcquireViaIdentity", - "AcquireViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-acquireaccesstoken?view=graph-rest-beta" + "Command": "Get-MgBetaServicePrincipalSynchronizationAccessToken", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -167177,20 +165543,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalSynchronizationJob", "OutputType": "IMicrosoftGraphSynchronizationJob", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-get?view=graph-rest-beta" + "Command": "Get-MgBetaServicePrincipalSynchronizationJob", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -167217,49 +165582,50 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-list-jobs?view=graph-rest-beta", + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalSynchronizationJob", "OutputType": "IMicrosoftGraphSynchronizationJob", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-list-jobs?view=graph-rest-beta" + "Command": "Get-MgBetaServicePrincipalSynchronizationJob", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalSynchronizationJobBulkUpload", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", + "OutputType": null, + "Command": "Get-MgBetaServicePrincipalSynchronizationJobBulkUpload", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalSynchronizationJobBulkUploadContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", + "OutputType": null, + "Command": "Get-MgBetaServicePrincipalSynchronizationJobBulkUploadContent", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -167286,20 +165652,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/$count", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalSynchronizationJobCount", "OutputType": null, + "Command": "Get-MgBetaServicePrincipalSynchronizationJobCount", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "CustomSecAttributeProvisioning.Read.All", @@ -167342,79 +165708,79 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalSynchronizationJobSchema", "OutputType": "IMicrosoftGraphSynchronizationSchema", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-get?view=graph-rest-beta" + "Command": "Get-MgBetaServicePrincipalSynchronizationJobSchema", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Command": "Get-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Command": "Get-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/$count", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalSynchronizationJobSchemaDirectoryCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/$count", + "OutputType": null, + "Command": "Get-MgBetaServicePrincipalSynchronizationJobSchemaDirectoryCount", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/secrets/$count", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalSynchronizationSecretCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/secrets/$count", + "OutputType": null, + "Command": "Get-MgBetaServicePrincipalSynchronizationSecretCount", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -167441,20 +165807,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalSynchronizationTemplate", "OutputType": "IMicrosoftGraphSynchronizationTemplate", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaServicePrincipalSynchronizationTemplate", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -167481,19 +165846,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-list-templates?view=graph-rest-beta", + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalSynchronizationTemplate", "OutputType": "IMicrosoftGraphSynchronizationTemplate", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-list-templates?view=graph-rest-beta" + "Command": "Get-MgBetaServicePrincipalSynchronizationTemplate", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -167520,20 +165886,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/$count", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateCount", "OutputType": null, + "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateCount", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -167560,123 +165926,122 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateSchema", "OutputType": "IMicrosoftGraphSynchronizationSchema", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateSchema", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/$count", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectoryCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/$count", + "OutputType": null, + "Command": "Get-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectoryCount", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/{tokenIssuancePolicy-id}", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalTokenIssuancePolicy", - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/{tokenIssuancePolicy-id}", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "Command": "Get-MgBetaServicePrincipalTokenIssuancePolicy", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalTokenIssuancePolicy", - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "Command": "Get-MgBetaServicePrincipalTokenIssuancePolicy", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/$count", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalTokenIssuancePolicyCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/$count", + "OutputType": null, + "Command": "Get-MgBetaServicePrincipalTokenIssuancePolicyCount", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/{tokenLifetimePolicy-id}", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalTokenLifetimePolicy", - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/{tokenLifetimePolicy-id}", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "Command": "Get-MgBetaServicePrincipalTokenLifetimePolicy", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -167719,19 +166084,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-tokenlifetimepolicies?view=graph-rest-beta", + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalTokenLifetimePolicy", "OutputType": "IMicrosoftGraphTokenLifetimePolicy", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-tokenlifetimepolicies?view=graph-rest-beta" + "Command": "Get-MgBetaServicePrincipalTokenLifetimePolicy", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -167774,35 +166140,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/$count", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalTokenLifetimePolicyCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaServicePrincipalTokenLifetimePolicyCount", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOf", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOf", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Application.Read.All", @@ -167837,106 +166202,107 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-transitivememberof?view=graph-rest-beta", + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOf", "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-transitivememberof?view=graph-rest-beta" + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOf", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsAdministrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsAdministrativeUnit", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/administrativeUnit", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsAdministrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/administrativeUnit", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsAdministrativeUnit", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/directoryRole", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsDirectoryRole", - "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/directoryRole", + "OutputType": "IMicrosoftGraphDirectoryRole", + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsDirectoryRole", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/directoryRole", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsDirectoryRole", - "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/directoryRole", + "OutputType": "IMicrosoftGraphDirectoryRole", + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsDirectoryRole", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/group", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsGroup", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/group", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfAsGroup", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Application.Read.All", @@ -167971,80 +166337,79 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/$count", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfCount", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/administrativeUnit/$count", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfCountAsAdministrativeUnit", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/administrativeUnit/$count", + "OutputType": null, + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfCountAsAdministrativeUnit", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/directoryRole/$count", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfCountAsDirectoryRole", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/directoryRole/$count", + "OutputType": null, + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfCountAsDirectoryRole", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/group/$count", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfCountAsGroup", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/group/$count", + "OutputType": null, + "Command": "Get-MgBetaServicePrincipalTransitiveMemberOfCountAsGroup", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/getUserOwnedObjects", - "Module": "Beta.Applications", - "Command": "Get-MgBetaServicePrincipalUserOwnedObject", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", + "Method": "POST", + "Uri": "/servicePrincipals/getUserOwnedObjects", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaServicePrincipalUserOwnedObject", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "Directory.Read.All", @@ -168079,151 +166444,152 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/settings/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaSettingCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSettingCount", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareContentTypeBase", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgBetaShareContentTypeBase", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareContentTypeBaseType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgBetaShareContentTypeBaseType", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareContentTypeBaseType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgBetaShareContentTypeBaseType", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareContentTypeBaseTypeCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/$count", + "OutputType": null, + "Command": "Get-MgBetaShareContentTypeBaseTypeCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/$count", + "OutputType": null, + "Command": "Get-MgBetaShareCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/createdByUser", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareCreatedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/createdByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaShareCreatedByUser", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/createdByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaShareCreatedByUserMailboxSetting", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/createdByUser/serviceProvisioningErrors", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareCreatedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/createdByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaShareCreatedByUserServiceProvisioningError", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/createdByUser/serviceProvisioningErrors/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareCreatedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/createdByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaShareCreatedByUserServiceProvisioningErrorCount", + "Module": "Beta.Files" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Files.ReadWrite", @@ -168250,20 +166616,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shares-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/driveItem", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareDriveItem", "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgBetaShareDriveItem", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shares-get?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Files.Read", @@ -168314,20 +166680,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/driveItem/content", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareDriveItemContent", "OutputType": null, + "Command": "Get-MgBetaShareDriveItemContent", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Files.Read", @@ -168378,1198 +166744,1198 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/driveItem/contentStream", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareDriveItemContentStream", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaShareDriveItemContentStream", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgBetaShareItem", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/items", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/items", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgBetaShareItem", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareItemContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content", + "OutputType": null, + "Command": "Get-MgBetaShareItemContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/contentStream", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareItemContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/contentStream", + "OutputType": null, + "Command": "Get-MgBetaShareItemContentStream", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/items/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareItemCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/items/$count", + "OutputType": null, + "Command": "Get-MgBetaShareItemCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareItemLastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaShareItemLastModifiedByUser", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareItemLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaShareItemLastModifiedByUserMailboxSetting", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareItemLastModifiedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaShareItemLastModifiedByUserServiceProvisioningError", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareItemLastModifiedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaShareItemLastModifiedByUserServiceProvisioningErrorCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareLastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaShareLastModifiedByUser", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaShareLastModifiedByUserMailboxSetting", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareLastModifiedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaShareLastModifiedByUserServiceProvisioningError", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareLastModifiedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaShareLastModifiedByUserServiceProvisioningErrorCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareList", - "OutputType": "IMicrosoftGraphList", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list", + "OutputType": "IMicrosoftGraphList", + "Command": "Get-MgBetaShareList", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/activities", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListActivity", - "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/activities", + "OutputType": "IMicrosoftGraphItemActivityOld", + "Command": "Get-MgBetaShareListActivity", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgBetaShareListColumn", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/columns", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/columns", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgBetaShareListColumn", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/columns/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListColumnCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/columns/$count", + "OutputType": null, + "Command": "Get-MgBetaShareListColumnCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}/sourceColumn", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListColumnSourceColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}/sourceColumn", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgBetaShareListColumnSourceColumn", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListContentType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgBetaShareListContentType", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListContentType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgBetaShareListContentType", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListContentTypeColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgBetaShareListContentTypeColumn", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListContentTypeColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgBetaShareListContentTypeColumn", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListContentTypeColumnCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/$count", + "OutputType": null, + "Command": "Get-MgBetaShareListContentTypeColumnCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListContentTypeColumnLink", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "OutputType": "IMicrosoftGraphColumnLink", + "Command": "Get-MgBetaShareListContentTypeColumnLink", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListContentTypeColumnLink", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks", + "OutputType": "IMicrosoftGraphColumnLink", + "Command": "Get-MgBetaShareListContentTypeColumnLink", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListContentTypeColumnLinkCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/$count", + "OutputType": null, + "Command": "Get-MgBetaShareListContentTypeColumnLinkCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListContentTypeColumnPosition", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgBetaShareListContentTypeColumnPosition", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListContentTypeColumnPosition", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgBetaShareListContentTypeColumnPosition", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListContentTypeColumnPositionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/$count", + "OutputType": null, + "Command": "Get-MgBetaShareListContentTypeColumnPositionCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListContentTypeColumnSourceColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgBetaShareListContentTypeColumnSourceColumn", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/getCompatibleHubContentTypes", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListContentTypeCompatibleHubContentType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/getCompatibleHubContentTypes", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgBetaShareListContentTypeCompatibleHubContentType", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListContentTypeCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/$count", + "OutputType": null, + "Command": "Get-MgBetaShareListContentTypeCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListCreatedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaShareListCreatedByUser", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaShareListCreatedByUserMailboxSetting", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/serviceProvisioningErrors", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListCreatedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaShareListCreatedByUserServiceProvisioningError", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/serviceProvisioningErrors/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListCreatedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaShareListCreatedByUserServiceProvisioningErrorCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/drive", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListDrive", - "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/drive", + "OutputType": "IMicrosoftGraphDrive", + "Command": "Get-MgBetaShareListDrive", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/listItem", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/listItem", + "OutputType": "IMicrosoftGraphListItem", + "Command": "Get-MgBetaShareListItem", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items", + "OutputType": "IMicrosoftGraphListItem", + "Command": "Get-MgBetaShareListItem", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/activities", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListItemActivity", - "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/activities", + "OutputType": "IMicrosoftGraphItemActivityOld", + "Command": "Get-MgBetaShareListItemActivity", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListItemActivityByInterval", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgBetaShareListItemActivityByInterval", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/analytics", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListItemAnalytic", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/analytics", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Command": "Get-MgBetaShareListItemAnalytic", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListItemCreatedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaShareListItemCreatedByUser", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListItemCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaShareListItemCreatedByUserMailboxSetting", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListItemCreatedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaShareListItemCreatedByUserServiceProvisioningError", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListItemCreatedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaShareListItemCreatedByUserServiceProvisioningErrorCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/delta", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListItemDelta", - "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-beta", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/delta", + "OutputType": "IMicrosoftGraphListItem", + "Command": "Get-MgBetaShareListItemDelta", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListItemDocumentSetVersion", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "Get-MgBetaShareListItemDocumentSetVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListItemDocumentSetVersion", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "Get-MgBetaShareListItemDocumentSetVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListItemDocumentSetVersionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/$count", + "OutputType": null, + "Command": "Get-MgBetaShareListItemDocumentSetVersionCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListItemDocumentSetVersionField", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "OutputType": null, + "Command": "Get-MgBetaShareListItemDocumentSetVersionField", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListItemDriveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgBetaShareListItemDriveItem", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListItemDriveItemContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content", + "OutputType": null, + "Command": "Get-MgBetaShareListItemDriveItemContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/contentStream", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListItemDriveItemContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/contentStream", + "OutputType": null, + "Command": "Get-MgBetaShareListItemDriveItemContentStream", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListItemField", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", + "OutputType": null, + "Command": "Get-MgBetaShareListItemField", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/permissions/{permission-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListItemPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/permissions/{permission-id}", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Get-MgBetaShareListItemPermission", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/permissions", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListItemPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/permissions", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Get-MgBetaShareListItemPermission", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/permissions/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListItemPermissionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/permissions/$count", + "OutputType": null, + "Command": "Get-MgBetaShareListItemPermissionCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListItemVersion", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "Get-MgBetaShareListItemVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListItemVersion", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions", + "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "Get-MgBetaShareListItemVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListItemVersionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/$count", + "OutputType": null, + "Command": "Get-MgBetaShareListItemVersionCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListItemVersionField", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "OutputType": null, + "Command": "Get-MgBetaShareListItemVersionField", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListOperation", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Command": "Get-MgBetaShareListOperation", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/operations", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListOperation", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/operations", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Command": "Get-MgBetaShareListOperation", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/operations/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListOperationCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/operations/$count", + "OutputType": null, + "Command": "Get-MgBetaShareListOperationCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/permissions/{permission-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/permissions/{permission-id}", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Get-MgBetaShareListPermission", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/permissions", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/permissions", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Get-MgBetaShareListPermission", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/permissions/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListPermissionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/permissions/$count", + "OutputType": null, + "Command": "Get-MgBetaShareListPermissionCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListSubscription", - "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", + "OutputType": "IMicrosoftGraphSubscription", + "Command": "Get-MgBetaShareListSubscription", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListSubscription", - "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions", + "OutputType": "IMicrosoftGraphSubscription", + "Command": "Get-MgBetaShareListSubscription", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareListSubscriptionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/$count", + "OutputType": null, + "Command": "Get-MgBetaShareListSubscriptionCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/permission", - "Module": "Beta.Files", - "Command": "Get-MgBetaSharePermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/permission", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Get-MgBetaSharePermission", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/root", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareRoot", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/root", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgBetaShareRoot", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/root/content", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareRootContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/root/content", + "OutputType": null, + "Command": "Get-MgBetaShareRootContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/root/contentStream", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareRootContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/root/contentStream", + "OutputType": null, + "Command": "Get-MgBetaShareRootContentStream", + "Module": "Beta.Files" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Files.ReadWrite", @@ -169596,49 +167962,49 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shares-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareSharedDriveItemSharedDriveItem", "OutputType": "IMicrosoftGraphSharedDriveItem", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shares-get?view=graph-rest-beta" + "Command": "Get-MgBetaShareSharedDriveItemSharedDriveItem", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareSharedDriveItemSharedDriveItem", - "OutputType": "IMicrosoftGraphSharedDriveItem", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares", + "OutputType": "IMicrosoftGraphSharedDriveItem", + "Command": "Get-MgBetaShareSharedDriveItemSharedDriveItem", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/site", - "Module": "Beta.Files", - "Command": "Get-MgBetaShareSite", - "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/site", + "OutputType": "IMicrosoftGraphSite", + "Command": "Get-MgBetaShareSite", + "Module": "Beta.Files" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -169657,20 +168023,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/sites/{site-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSite", "OutputType": "IMicrosoftGraphSite", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-get?view=graph-rest-beta" + "Command": "Get-MgBetaSite", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -169689,34 +168054,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-search?view=graph-rest-beta", + "Method": "GET", "Uri": "/sites", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSite", "OutputType": "IMicrosoftGraphSite", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list?view=graph-rest-beta" + "Command": "Get-MgBetaSite", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteActivityByInterval", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgBetaSiteActivityByInterval", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Files.Read", @@ -169767,153 +168133,153 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/analytics", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteAnalytic", "OutputType": "IMicrosoftGraphItemAnalytics", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSiteAnalytic", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteAnalyticItemActivityStat", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgBetaSiteAnalyticItemActivityStat", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/analytics/itemActivityStats", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteAnalyticItemActivityStat", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/analytics/itemActivityStats", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgBetaSiteAnalyticItemActivityStat", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivity", - "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", + "OutputType": "IMicrosoftGraphItemActivity", + "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivity", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivity", - "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", + "OutputType": "IMicrosoftGraphItemActivity", + "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivity", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivityCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/$count", + "OutputType": null, + "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivityCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivityDriveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivityDriveItem", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivityDriveItemContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", + "OutputType": null, + "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivityDriveItemContent", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/contentStream", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivityDriveItemContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/contentStream", + "OutputType": null, + "Command": "Get-MgBetaSiteAnalyticItemActivityStatActivityDriveItemContentStream", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/analytics/itemActivityStats/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteAnalyticItemActivityStatCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/analytics/itemActivityStats/$count", + "OutputType": null, + "Command": "Get-MgBetaSiteAnalyticItemActivityStatCount", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Files.Read", @@ -169964,20 +168330,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/analytics/lastSevenDays", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteAnalyticLastSevenDay", "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgBetaSiteAnalyticLastSevenDay", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Files.Read", @@ -170028,20 +168394,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/analytics/allTime", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteAnalyticTime", "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgBetaSiteAnalyticTime", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Sites.Read.All", @@ -170076,35 +168442,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-beta", + "Method": "GET", "Uri": "/sites/{site-id}/getApplicableContentTypesForList(listId='{listId}')", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteApplicableContentTypeForList", "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgBetaSiteApplicableContentTypeForList", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/getByPath(path='{path}')", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteByPath", "OutputType": "IMicrosoftGraphSite", + "Command": "Get-MgBetaSiteByPath", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Sites.Read.All", @@ -170139,20 +168505,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteColumn", "OutputType": "IMicrosoftGraphColumnDefinition", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSiteColumn", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -170187,19 +168552,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-columns?view=graph-rest-beta", + "Method": "GET", "Uri": "/sites/{site-id}/columns", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteColumn", "OutputType": "IMicrosoftGraphColumnDefinition", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-columns?view=graph-rest-beta" + "Command": "Get-MgBetaSiteColumn", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -170234,35 +168600,130 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/columns/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteColumnCount", "OutputType": null, + "Command": "Get-MgBetaSiteColumnCount", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "GET", + "Uri": "/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgBetaSiteColumnSourceColumn", + "Module": "Beta.Sites" + }, + { "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [ + { + "Name": "Sites.Read.All", + "Description": "Read items in all site collections ", + "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Sites.ReadWrite.All", + "Description": "Read and write items in all site collections", + "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Sites.Manage.All", + "Description": "Create, edit, and delete items and lists in all site collections", + "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-getapplieddrives?view=graph-rest-beta", + "Method": "GET", + "Uri": "/sites/{site-id}/contentModels/{contentModel-id}/getAppliedDrives", + "OutputType": "IMicrosoftGraphContentModelUsage", + "Command": "Get-MgBetaSiteContentModelAppliedDrive", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteColumnSourceColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], + "Permissions": [ + { + "Name": "Sites.Read.All", + "Description": "Read items in all site collections ", + "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Sites.ReadWrite.All", + "Description": "Read and write items in all site collections", + "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Sites.Manage.All", + "Description": "Create, edit, and delete items and lists in all site collections", + "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-getbyname?view=graph-rest-beta", "Method": "GET", + "Uri": "/sites/{site-id}/contentModels/getByName(modelName='{modelName}')", + "OutputType": "IMicrosoftGraphContentModel", + "Command": "Get-MgBetaSiteContentModelByName", + "Module": "Beta.Sites" + }, + { "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-getapplieddrives?view=graph-rest-beta", + "Method": "GET", + "Uri": "/sites/{site-id}/contentModels/getByName(modelName='{modelName}')/getAppliedDrives", + "OutputType": "IMicrosoftGraphContentModelUsage", + "Command": "Get-MgBetaSiteContentModelGetByNameAppliedDrive", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -170297,20 +168758,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteContentType", "OutputType": "IMicrosoftGraphContentType", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-get?view=graph-rest-beta" + "Command": "Get-MgBetaSiteContentType", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -170345,85 +168805,86 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-contenttypes?view=graph-rest-beta", + "Method": "GET", "Uri": "/sites/{site-id}/contentTypes", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteContentType", "OutputType": "IMicrosoftGraphContentType", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-contenttypes?view=graph-rest-beta" + "Command": "Get-MgBetaSiteContentType", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteContentTypeBase", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgBetaSiteContentTypeBase", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteContentTypeBaseType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgBetaSiteContentTypeBaseType", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteContentTypeBaseType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgBetaSiteContentTypeBaseType", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteContentTypeBaseTypeCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$count", + "OutputType": null, + "Command": "Get-MgBetaSiteContentTypeBaseTypeCount", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -170458,20 +168919,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/columndefinition-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteContentTypeColumn", "OutputType": "IMicrosoftGraphColumnDefinition", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/columndefinition-get?view=graph-rest-beta" + "Command": "Get-MgBetaSiteContentTypeColumn", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -170506,19 +168966,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-list-columns?view=graph-rest-beta", + "Method": "GET", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteContentTypeColumn", "OutputType": "IMicrosoftGraphColumnDefinition", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-list-columns?view=graph-rest-beta" + "Command": "Get-MgBetaSiteContentTypeColumn", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -170553,123 +169014,123 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteContentTypeColumnCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSiteContentTypeColumnCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteContentTypeColumnLink", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "OutputType": "IMicrosoftGraphColumnLink", + "Command": "Get-MgBetaSiteContentTypeColumnLink", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteContentTypeColumnLink", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", + "OutputType": "IMicrosoftGraphColumnLink", + "Command": "Get-MgBetaSiteContentTypeColumnLink", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteContentTypeColumnLinkCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/$count", + "OutputType": null, + "Command": "Get-MgBetaSiteContentTypeColumnLinkCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteContentTypeColumnPosition", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgBetaSiteContentTypeColumnPosition", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteContentTypeColumnPosition", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgBetaSiteContentTypeColumnPosition", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteContentTypeColumnPositionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$count", + "OutputType": null, + "Command": "Get-MgBetaSiteContentTypeColumnPositionCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteContentTypeColumnSourceColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgBetaSiteContentTypeColumnSourceColumn", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Sites.Manage.All", @@ -170688,20 +169149,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", + "Method": "GET", "Uri": "/sites/{site-id}/contentTypes/getCompatibleHubContentTypes", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteContentTypeCompatibleHubContentType", "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgBetaSiteContentTypeCompatibleHubContentType", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Sites.Read.All", @@ -170736,20 +169197,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/contentTypes/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteContentTypeCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSiteContentTypeCount", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "Get1" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -170768,19 +169228,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteCount", "OutputType": null, - "Variants": [ - "Get1" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSiteCount", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Files.Read", @@ -170831,20 +169292,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/drive", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteDefaultDrive", "OutputType": "IMicrosoftGraphDrive", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSiteDefaultDrive", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "Delta" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -170863,34 +169323,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-delta?view=graph-rest-beta", + "Method": "GET", "Uri": "/sites/delta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteDelta", "OutputType": "IMicrosoftGraphSite", - "Variants": [ - "Delta" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-delta?view=graph-rest-beta" + "Command": "Get-MgBetaSiteDelta", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/drives/{drive-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteDrive", - "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta", "Variants": [ "Get1", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/drives/{drive-id}", + "OutputType": "IMicrosoftGraphDrive", + "Command": "Get-MgBetaSiteDrive", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Files.Read", @@ -170941,19 +169401,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/drives", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteDrive", "OutputType": "IMicrosoftGraphDrive", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSiteDrive", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Files.Read", @@ -171004,443 +169465,398 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/drives/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteDriveCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSiteDriveCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/externalColumns/{columnDefinition-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteExternalColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/externalColumns/{columnDefinition-id}", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgBetaSiteExternalColumn", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/externalColumns", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteExternalColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/externalColumns", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgBetaSiteExternalColumn", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/externalColumns/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteExternalColumnCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/externalColumns/$count", + "OutputType": null, + "Command": "Get-MgBetaSiteExternalColumnCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/getByPath(path='{path}')/lists", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteGetByPath", - "OutputType": "IMicrosoftGraphList", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/lists", + "OutputType": "IMicrosoftGraphList", + "Command": "Get-MgBetaSiteGetByPath", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/getByPath(path='{path}')/analytics", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteGetByPathAnalytic", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Variants": [ "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/analytics", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Command": "Get-MgBetaSiteGetByPathAnalytic", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getApplicableContentTypesForList(listId='{listId}')", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteGetByPathApplicableContentTypeForList", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-beta", + "Method": "GET", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getApplicableContentTypesForList(listId='{listId}')", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgBetaSiteGetByPathApplicableContentTypeForList", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/getByPath(path='{path}')/columns", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteGetByPathColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Variants": [ - "List", - "List1" + "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/columns", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgBetaSiteGetByPathColumn", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/getByPath(path='{path}')/contentTypes", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteGetByPathContentType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Variants": [ - "List", - "List1" + "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/contentTypes", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgBetaSiteGetByPathContentType", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/getByPath(path='{path}')/drive", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteGetByPathDrive", - "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta", "Variants": [ "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], - "Uri": "/sites/{site-id}/getByPath(path='{path}')/drives", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteGetByPathDrive", - "OutputType": "IMicrosoftGraphDrive", - "Variants": [ - "List", - "List1" - ], - "Method": "GET", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/drive", + "OutputType": "IMicrosoftGraphDrive", + "Command": "Get-MgBetaSiteGetByPathDrive", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/getByPath(path='{path}')/externalColumns", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteGetByPathExternalColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Variants": [ - "List", - "List1" + "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/drives", + "OutputType": "IMicrosoftGraphDrive", + "Command": "Get-MgBetaSiteGetByPathDrive", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/lists", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteGetByPathList", - "OutputType": "IMicrosoftGraphList", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/externalColumns", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgBetaSiteGetByPathExternalColumn", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/onenote", - "Module": "Beta.Notes", - "Command": "Get-MgBetaSiteGetByPathOnenote", - "OutputType": "IMicrosoftGraphOnenote", + "ApiVersion": "beta", "Variants": [ "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/operations", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteGetByPathOperation", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Variants": [ - "List", - "List1" - ], - "Method": "GET", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/onenote", + "OutputType": "IMicrosoftGraphOnenote", + "Command": "Get-MgBetaSiteGetByPathOnenote", + "Module": "Beta.Notes" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/pages", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteGetByPathPage", - "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiVersion": "beta", "Variants": [ - "List", - "List1" + "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/operations", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Command": "Get-MgBetaSiteGetByPathOperation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/permissions", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteGetByPathPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ - "List", - "List1" + "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/pages", + "OutputType": "IMicrosoftGraphBaseSitePage", + "Command": "Get-MgBetaSiteGetByPathPage", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/sites", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteGetByPathSite", - "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", "Variants": [ - "List", - "List1" + "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/permissions", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Get-MgBetaSiteGetByPathPermission", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStore", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteGetByPathTermStore", - "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "beta", "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/sites", + "OutputType": "IMicrosoftGraphSite", + "Command": "Get-MgBetaSiteGetByPathSite", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteGetGraphBPrePathActivityByInterval", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/termStore", + "OutputType": "IMicrosoftGraphTermStore", + "Command": "Get-MgBetaSiteGetByPathTermStore", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteGetGraphBPrePathByPath", - "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgBetaSiteGetGraphBPrePathActivityByInterval", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteItemLastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaSiteItemLastModifiedByUser", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteItemLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaSiteItemLastModifiedByUserMailboxSetting", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteItemLastModifiedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaSiteItemLastModifiedByUserServiceProvisioningError", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteItemLastModifiedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaSiteItemLastModifiedByUserServiceProvisioningErrorCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteLastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaSiteLastModifiedByUser", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaSiteLastModifiedByUserMailboxSetting", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/serviceProvisioningErrors", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteLastModifiedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaSiteLastModifiedByUserServiceProvisioningError", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteLastModifiedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaSiteLastModifiedByUserServiceProvisioningErrorCount", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -171459,20 +169875,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteList", "OutputType": "IMicrosoftGraphList", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-list-operations?view=graph-rest-beta" + "Command": "Get-MgBetaSiteList", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "List1" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -171491,19 +169906,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-list?view=graph-rest-beta", + "Method": "GET", "Uri": "/sites/{site-id}/lists", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteList", "OutputType": "IMicrosoftGraphList", - "Variants": [ - "List1" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-list?view=graph-rest-beta" + "Command": "Get-MgBetaSiteList", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Files.Read", @@ -171554,19 +169969,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/activities", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListActivity", "OutputType": "IMicrosoftGraphItemActivityOld", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSiteListActivity", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -171601,20 +170017,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListColumn", "OutputType": "IMicrosoftGraphColumnDefinition", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSiteListColumn", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -171649,19 +170064,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-list-columns?view=graph-rest-beta", + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/columns", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListColumn", "OutputType": "IMicrosoftGraphColumnDefinition", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-list-columns?view=graph-rest-beta" + "Command": "Get-MgBetaSiteListColumn", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -171696,35 +170112,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/columns/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListColumnCount", "OutputType": null, + "Command": "Get-MgBetaSiteListColumnCount", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListColumnSourceColumn", "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgBetaSiteListColumnSourceColumn", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Sites.Read.All", @@ -171759,20 +170175,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListContentType", "OutputType": "IMicrosoftGraphContentType", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSiteListContentType", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -171807,19 +170222,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-list-contenttypes?view=graph-rest-beta", + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListContentType", "OutputType": "IMicrosoftGraphContentType", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-list-contenttypes?view=graph-rest-beta" + "Command": "Get-MgBetaSiteListContentType", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -171854,20 +170270,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListContentTypeColumn", "OutputType": "IMicrosoftGraphColumnDefinition", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSiteListContentTypeColumn", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -171902,19 +170317,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListContentTypeColumn", "OutputType": "IMicrosoftGraphColumnDefinition", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSiteListContentTypeColumn", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -171949,123 +170365,123 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListContentTypeColumnCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSiteListContentTypeColumnCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListContentTypeColumnLink", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "OutputType": "IMicrosoftGraphColumnLink", + "Command": "Get-MgBetaSiteListContentTypeColumnLink", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListContentTypeColumnLink", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", + "OutputType": "IMicrosoftGraphColumnLink", + "Command": "Get-MgBetaSiteListContentTypeColumnLink", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListContentTypeColumnLinkCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/$count", + "OutputType": null, + "Command": "Get-MgBetaSiteListContentTypeColumnLinkCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListContentTypeColumnPosition", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgBetaSiteListContentTypeColumnPosition", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListContentTypeColumnPosition", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgBetaSiteListContentTypeColumnPosition", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListContentTypeColumnPositionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$count", + "OutputType": null, + "Command": "Get-MgBetaSiteListContentTypeColumnPositionCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListContentTypeColumnSourceColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgBetaSiteListContentTypeColumnSourceColumn", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Sites.Manage.All", @@ -172084,20 +170500,20 @@ "IsLeastPrivilege": false } ], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/getCompatibleHubContentTypes", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListContentTypeCompatibleHubContentType", + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/getCompatibleHubContentTypes", "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgBetaSiteListContentTypeCompatibleHubContentType", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Sites.Read.All", @@ -172132,20 +170548,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListContentTypeCount", "OutputType": null, + "Command": "Get-MgBetaSiteListContentTypeCount", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Sites.Read.All", @@ -172164,94 +170580,94 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/lists/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSiteListCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListCreatedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaSiteListCreatedByUser", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaSiteListCreatedByUserMailboxSetting", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListCreatedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaSiteListCreatedByUserServiceProvisioningError", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListCreatedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaSiteListCreatedByUserServiceProvisioningErrorCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/drive", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListDrive", - "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/drive", + "OutputType": "IMicrosoftGraphDrive", + "Command": "Get-MgBetaSiteListDrive", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -172278,20 +170694,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListItem", "OutputType": "IMicrosoftGraphListItem", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-get?view=graph-rest-beta" + "Command": "Get-MgBetaSiteListItem", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -172310,34 +170725,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-list?view=graph-rest-beta", + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/items", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListItem", "OutputType": "IMicrosoftGraphListItem", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-list?view=graph-rest-beta" + "Command": "Get-MgBetaSiteListItem", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListItemActivity", - "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", + "OutputType": "IMicrosoftGraphItemActivityOld", + "Command": "Get-MgBetaSiteListItemActivity", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Files.Read", @@ -172388,34 +170803,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListItemActivity", "OutputType": "IMicrosoftGraphItemActivityOld", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSiteListItemActivity", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListItemActivityByInterval", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgBetaSiteListItemActivityByInterval", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Files.Read", @@ -172466,80 +170882,80 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListItemActivityCount", "OutputType": null, + "Command": "Get-MgBetaSiteListItemActivityCount", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListItemActivityDriveItem", "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgBetaSiteListItemActivityDriveItem", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/content", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListItemActivityDriveItemContent", "OutputType": null, + "Command": "Get-MgBetaSiteListItemActivityDriveItemContent", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/contentStream", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListItemActivityDriveItemContentStream", "OutputType": null, + "Command": "Get-MgBetaSiteListItemActivityDriveItemContentStream", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/listItem", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListItemActivityListItem", "OutputType": "IMicrosoftGraphListItem", + "Command": "Get-MgBetaSiteListItemActivityListItem", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Files.Read", @@ -172590,79 +171006,81 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListItemAnalytic", "OutputType": "IMicrosoftGraphItemAnalytics", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSiteListItemAnalytic", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListItemCreatedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaSiteListItemCreatedByUser", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListItemCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaSiteListItemCreatedByUserMailboxSetting", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListItemCreatedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaSiteListItemCreatedByUserServiceProvisioningError", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListItemCreatedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaSiteListItemCreatedByUserServiceProvisioningErrorCount", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "Delta", + "Delta1", + "DeltaViaIdentity", + "DeltaViaIdentity1" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -172681,22 +171099,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-beta", + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/items/delta", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListItemDelta", "OutputType": "IMicrosoftGraphListItem", - "Variants": [ - "Delta", - "Delta1", - "DeltaViaIdentity", - "DeltaViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-beta" + "Command": "Get-MgBetaSiteListItemDelta", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -172739,20 +171155,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListItemDocumentSetVersion", "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-get?view=graph-rest-beta" + "Command": "Get-MgBetaSiteListItemDocumentSetVersion", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -172795,19 +171210,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-list-documentsetversions?view=graph-rest-beta", + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListItemDocumentSetVersion", "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-list-documentsetversions?view=graph-rest-beta" + "Command": "Get-MgBetaSiteListItemDocumentSetVersion", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -172850,35 +171266,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListItemDocumentSetVersionCount", "OutputType": null, + "Command": "Get-MgBetaSiteListItemDocumentSetVersionCount", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListItemDocumentSetVersionField", "OutputType": null, + "Command": "Get-MgBetaSiteListItemDocumentSetVersionField", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Files.Read", @@ -172929,65 +171345,65 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListItemDriveItem", "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgBetaSiteListItemDriveItem", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListItemDriveItemContent", "OutputType": null, + "Command": "Get-MgBetaSiteListItemDriveItemContent", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/contentStream", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListItemDriveItemContentStream", "OutputType": null, + "Command": "Get-MgBetaSiteListItemDriveItemContentStream", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListItemField", "OutputType": null, + "Command": "Get-MgBetaSiteListItemField", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Sites.Read.All", @@ -173022,20 +171438,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListItemPermission", "OutputType": "IMicrosoftGraphPermission", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSiteListItemPermission", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -173070,19 +171485,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListItemPermission", "OutputType": "IMicrosoftGraphPermission", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSiteListItemPermission", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -173117,20 +171533,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListItemPermissionCount", "OutputType": null, + "Command": "Get-MgBetaSiteListItemPermissionCount", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Sites.Read.All", @@ -173149,20 +171565,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListItemVersion", "OutputType": "IMicrosoftGraphListItemVersion", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSiteListItemVersion", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -173181,19 +171596,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListItemVersion", "OutputType": "IMicrosoftGraphListItemVersion", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSiteListItemVersion", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -173212,35 +171628,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListItemVersionCount", "OutputType": null, + "Command": "Get-MgBetaSiteListItemVersionCount", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListItemVersionField", "OutputType": null, + "Command": "Get-MgBetaSiteListItemVersionField", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Sites.Read.All", @@ -173275,20 +171691,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListOperation", "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSiteListOperation", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -173323,19 +171738,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/operations", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListOperation", "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSiteListOperation", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -173370,20 +171786,67 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/operations/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListOperationCount", "OutputType": null, + "Command": "Get-MgBetaSiteListOperationCount", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [ + { + "Name": "Sites.Read.All", + "Description": "Read items in all site collections ", + "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Sites.ReadWrite.All", + "Description": "Read and write items in all site collections", + "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Sites.Manage.All", + "Description": "Create, edit, and delete items and lists in all site collections", + "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "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, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/permissions/{permission-id}", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Get-MgBetaSiteListPermission", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -173418,20 +171881,20 @@ "IsLeastPrivilege": false } ], - "Uri": "/sites/{site-id}/lists/{list-id}/permissions/{permission-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListPermission", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/permissions", "OutputType": "IMicrosoftGraphPermission", + "Command": "Get-MgBetaSiteListPermission", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Sites.Read.All", @@ -173466,111 +171929,64 @@ "IsLeastPrivilege": false } ], - "Uri": "/sites/{site-id}/lists/{list-id}/permissions", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListPermission", - "OutputType": "IMicrosoftGraphPermission", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [ - { - "Name": "Sites.Read.All", - "Description": "Read items in all site collections ", - "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Sites.ReadWrite.All", - "Description": "Read and write items in all site collections", - "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Sites.Manage.All", - "Description": "Create, edit, and delete items and lists in all site collections", - "FullDescription": "Allows the app to create or delete document libraries and lists in all site collections without a signed in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "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, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/permissions/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListPermissionCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSiteListPermissionCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListSubscription", - "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", + "OutputType": "IMicrosoftGraphSubscription", + "Command": "Get-MgBetaSiteListSubscription", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListSubscription", - "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions", + "OutputType": "IMicrosoftGraphSubscription", + "Command": "Get-MgBetaSiteListSubscription", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteListSubscriptionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/$count", + "OutputType": null, + "Command": "Get-MgBetaSiteListSubscriptionCount", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Notes.Create", @@ -173613,20 +172029,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", - "Module": "Beta.Notes", - "Command": "Get-MgBetaSiteOnenoteNotebook", "OutputType": "IMicrosoftGraphNotebook", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSiteOnenoteNotebook", + "Module": "Beta.Notes" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Notes.Create", @@ -173669,19 +172084,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/onenote/notebooks", - "Module": "Beta.Notes", - "Command": "Get-MgBetaSiteOnenoteNotebook", "OutputType": "IMicrosoftGraphNotebook", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSiteOnenoteNotebook", + "Module": "Beta.Notes" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Notes.Create", @@ -173724,20 +172140,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/onenote/notebooks/$count", - "Module": "Beta.Notes", - "Command": "Get-MgBetaSiteOnenoteNotebookCount", "OutputType": null, + "Command": "Get-MgBetaSiteOnenoteNotebookCount", + "Module": "Beta.Notes" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -173780,22 +172198,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-beta", + "Method": "POST", "Uri": "/sites/{site-id}/onenote/notebooks/getNotebookFromWebUrl", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteOnenoteNotebookFromWebUrl", "OutputType": "IMicrosoftGraphCopyNotebookModel", - "Variants": [ - "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-beta" + "Command": "Get-MgBetaSiteOnenoteNotebookFromWebUrl", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Notes.Create", @@ -173838,19 +172253,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", - "Module": "Beta.Notes", - "Command": "Get-MgBetaSiteOnenoteNotebookSection", "OutputType": "IMicrosoftGraphOnenoteSection", + "Command": "Get-MgBetaSiteOnenoteNotebookSection", + "Module": "Beta.Notes" + }, + { + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -173893,19 +172308,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "Module": "Beta.Notes", - "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroup", "OutputType": "IMicrosoftGraphSectionGroup", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSiteOnenoteNotebookSectionGroup", + "Module": "Beta.Notes" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Notes.Create", @@ -173948,35 +172364,82 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/onenote/operations/{onenoteOperation-id}", - "Module": "Beta.Notes", - "Command": "Get-MgBetaSiteOnenoteOperation", "OutputType": "IMicrosoftGraphOnenoteOperation", + "Command": "Get-MgBetaSiteOnenoteOperation", + "Module": "Beta.Notes" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/onenote/operations/$count", - "Module": "Beta.Notes", - "Command": "Get-MgBetaSiteOnenoteOperationCount", "OutputType": null, + "Command": "Get-MgBetaSiteOnenoteOperationCount", + "Module": "Beta.Notes" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [ + { + "Name": "Notes.Read", + "Description": "Read your OneNote notebooks", + "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": true + }, + { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": 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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": 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, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": false + } + ], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", + "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "Get-MgBetaSiteOnenotePage", + "Module": "Beta.Notes" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Notes.Read", @@ -174011,82 +172474,35 @@ "IsLeastPrivilege": false } ], - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", - "Module": "Beta.Notes", - "Command": "Get-MgBetaSiteOnenotePage", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/pages", "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "Get-MgBetaSiteOnenotePage", + "Module": "Beta.Notes" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [ - { - "Name": "Notes.Read", - "Description": "Read your OneNote notebooks", - "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": true - }, - { - "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": 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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": 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, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": false - } - ], - "Uri": "/sites/{site-id}/onenote/pages", - "Module": "Beta.Notes", - "Command": "Get-MgBetaSiteOnenotePage", - "OutputType": "IMicrosoftGraphOnenotePage", - "Variants": [ - "List" - ], + "ApiReferenceLink": null, "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "Module": "Beta.Notes", - "Command": "Get-MgBetaSiteOnenotePageContent", "OutputType": null, + "Command": "Get-MgBetaSiteOnenotePageContent", + "Module": "Beta.Notes" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Read", @@ -174121,35 +172537,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/onenote/pages/$count", - "Module": "Beta.Notes", - "Command": "Get-MgBetaSiteOnenotePageCount", "OutputType": null, + "Command": "Get-MgBetaSiteOnenotePageCount", + "Module": "Beta.Notes" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}", - "Module": "Beta.Notes", - "Command": "Get-MgBetaSiteOnenoteResource", "OutputType": "IMicrosoftGraphOnenoteResource", + "Command": "Get-MgBetaSiteOnenoteResource", + "Module": "Beta.Notes" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Read", @@ -174184,35 +172600,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", - "Module": "Beta.Notes", - "Command": "Get-MgBetaSiteOnenoteResourceContent", "OutputType": null, + "Command": "Get-MgBetaSiteOnenoteResourceContent", + "Module": "Beta.Notes" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/onenote/resources/$count", - "Module": "Beta.Notes", - "Command": "Get-MgBetaSiteOnenoteResourceCount", "OutputType": null, + "Command": "Get-MgBetaSiteOnenoteResourceCount", + "Module": "Beta.Notes" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -174255,20 +172671,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "Module": "Beta.Notes", - "Command": "Get-MgBetaSiteOnenoteSection", "OutputType": "IMicrosoftGraphOnenoteSection", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSiteOnenoteSection", + "Module": "Beta.Notes" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Notes.Create", @@ -174311,19 +172726,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/onenote/sections", - "Module": "Beta.Notes", - "Command": "Get-MgBetaSiteOnenoteSection", "OutputType": "IMicrosoftGraphOnenoteSection", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSiteOnenoteSection", + "Module": "Beta.Notes" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Notes.Create", @@ -174366,20 +172782,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/onenote/sections/$count", - "Module": "Beta.Notes", - "Command": "Get-MgBetaSiteOnenoteSectionCount", "OutputType": null, + "Command": "Get-MgBetaSiteOnenoteSectionCount", + "Module": "Beta.Notes" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -174422,20 +172838,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "Module": "Beta.Notes", - "Command": "Get-MgBetaSiteOnenoteSectionGroup", "OutputType": "IMicrosoftGraphSectionGroup", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSiteOnenoteSectionGroup", + "Module": "Beta.Notes" }, { + "ApiVersion": "beta", + "Variants": [ + "List", + "List1" + ], "Permissions": [ { "Name": "Notes.Create", @@ -174478,20 +172894,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/onenote/sectionGroups", - "Module": "Beta.Notes", - "Command": "Get-MgBetaSiteOnenoteSectionGroup", "OutputType": "IMicrosoftGraphSectionGroup", - "Variants": [ - "List", - "List1" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSiteOnenoteSectionGroup", + "Module": "Beta.Notes" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], "Permissions": [ { "Name": "Notes.Create", @@ -174534,22 +172952,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "Module": "Beta.Notes", - "Command": "Get-MgBetaSiteOnenoteSectionGroupCount", "OutputType": null, - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSiteOnenoteSectionGroupCount", + "Module": "Beta.Notes" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Notes.Create", @@ -174592,19 +173007,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "Module": "Beta.Notes", - "Command": "Get-MgBetaSiteOnenoteSectionGroupSection", "OutputType": "IMicrosoftGraphOnenoteSection", + "Command": "Get-MgBetaSiteOnenoteSectionGroupSection", + "Module": "Beta.Notes" + }, + { + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Read", @@ -174639,19 +173054,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", - "Module": "Beta.Notes", - "Command": "Get-MgBetaSiteOnenoteSectionPage", "OutputType": "IMicrosoftGraphOnenotePage", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSiteOnenoteSectionPage", + "Module": "Beta.Notes" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -174686,20 +173102,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/richlongrunningoperation-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteOperation", "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/richlongrunningoperation-get?view=graph-rest-beta" + "Command": "Get-MgBetaSiteOperation", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -174734,19 +173149,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-operations?view=graph-rest-beta", + "Method": "GET", "Uri": "/sites/{site-id}/operations", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteOperation", "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-operations?view=graph-rest-beta" + "Command": "Get-MgBetaSiteOperation", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -174781,20 +173197,97 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/operations/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteOperationCount", "OutputType": null, + "Command": "Get-MgBetaSiteOperationCount", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], + "Permissions": [ + { + "Name": "Sites.Read.All", + "Description": "Read items in all site collections ", + "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Sites.ReadWrite.All", + "Description": "Read and write items in all site collections", + "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/basesitepage-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}", + "OutputType": "IMicrosoftGraphBaseSitePage", + "Command": "Get-MgBetaSitePage", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "List" + ], + "Permissions": [ + { + "Name": "Sites.Read.All", + "Description": "Read items in all site collections ", + "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Sites.ReadWrite.All", + "Description": "Read and write items in all site collections", + "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/basesitepage-list?view=graph-rest-beta", "Method": "GET", + "Uri": "/sites/{site-id}/pages", + "OutputType": "IMicrosoftGraphBaseSitePage", + "Command": "Get-MgBetaSitePage", + "Module": "Beta.Sites" + }, + { "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sitepage-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage", + "OutputType": "IMicrosoftGraphSitePage", + "Command": "Get-MgBetaSitePageAsSitePage", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -174813,20 +173306,420 @@ "IsLeastPrivilege": false } ], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePage", - "OutputType": "IMicrosoftGraphBaseSitePage", + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sitepage-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/sitePage", + "OutputType": "IMicrosoftGraphSitePage", + "Command": "Get-MgBetaSitePageAsSitePage", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", + "OutputType": "IMicrosoftGraphCanvasLayout", + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayout", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", + "OutputType": "IMicrosoftGraphHorizontalSection", + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSection", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "List" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", + "OutputType": "IMicrosoftGraphHorizontalSection", + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSection", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "List" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/$count", + "OutputType": null, + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnCount", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", + "OutputType": null, + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "List" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", + "OutputType": "IMicrosoftGraphWebPart", + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/$count", + "OutputType": null, + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpartCount", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/$count", + "OutputType": null, + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionCount", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", + "OutputType": "IMicrosoftGraphVerticalSection", + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutVerticalSection", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", + "OutputType": null, + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "List" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", + "OutputType": "IMicrosoftGraphWebPart", + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/$count", + "OutputType": null, + "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpartCount", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaSitePageAsSitePageCreatedByUser", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaSitePageAsSitePageCreatedByUserMailboxSetting", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "List" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaSitePageAsSitePageCreatedByUserServiceProvisioningError", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaSitePageAsSitePageCreatedByUserServiceProvisioningErrorCount", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaSitePageAsSitePageLastModifiedByUser", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaSitePageAsSitePageLastModifiedByUserMailboxSetting", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "List" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaSitePageAsSitePageLastModifiedByUserServiceProvisioningError", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaSitePageAsSitePageLastModifiedByUserServiceProvisioningErrorCount", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", + "OutputType": null, + "Command": "Get-MgBetaSitePageAsSitePageWebPart", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "List" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", + "OutputType": "IMicrosoftGraphWebPart", + "Command": "Get-MgBetaSitePageAsSitePageWebPart", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/$count", + "OutputType": null, + "Command": "Get-MgBetaSitePageAsSitePageWebPartCount", + "Module": "Beta.Sites" + }, + { "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [ + { + "Name": "Sites.Read.All", + "Description": "Read items in all site collections ", + "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Sites.ReadWrite.All", + "Description": "Read and write items in all site collections", + "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/basesitepage-get?view=graph-rest-beta" + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/pages/$count", + "OutputType": null, + "Command": "Get-MgBetaSitePageCount", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -174845,824 +173738,1939 @@ "IsLeastPrivilege": false } ], - "Uri": "/sites/{site-id}/pages", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePage", - "OutputType": "IMicrosoftGraphBaseSitePage", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/pages/sitePage/$count", + "OutputType": null, + "Command": "Get-MgBetaSitePageCountAsSitePage", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaSitePageCreatedByUser", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaSitePageCreatedByUserMailboxSetting", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "List" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaSitePageCreatedByUserServiceProvisioningError", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaSitePageCreatedByUserServiceProvisioningErrorCount", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaSitePageLastModifiedByUser", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaSitePageLastModifiedByUserMailboxSetting", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "List" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaSitePageLastModifiedByUserServiceProvisioningError", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaSitePageLastModifiedByUserServiceProvisioningErrorCount", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}/getPositionOfWebPart", + "OutputType": "IMicrosoftGraphWebPartPosition", + "Command": "Get-MgBetaSitePageMicrosoftGraphSitePageCanvaLayoutHorizontalSectionColumnWebpartPositionOfWebPart", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}/getPositionOfWebPart", + "OutputType": "IMicrosoftGraphWebPartPosition", + "Command": "Get-MgBetaSitePageMicrosoftGraphSitePageCanvaLayoutVerticalSectionWebpartPositionOfWebPart", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}/getPositionOfWebPart", + "OutputType": "IMicrosoftGraphWebPartPosition", + "Command": "Get-MgBetaSitePageMicrosoftGraphSitePageWebPartPositionOfWebPart", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-get-permission?view=graph-rest-beta", + "Method": "GET", + "Uri": "/sites/{site-id}/permissions/{permission-id}", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Get-MgBetaSitePermission", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "List" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-permissions?view=graph-rest-beta", + "Method": "GET", + "Uri": "/sites/{site-id}/permissions", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Get-MgBetaSitePermission", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/permissions/$count", + "OutputType": null, + "Command": "Get-MgBetaSitePermissionCount", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "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, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": true + }, + { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": 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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": 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, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": false + }, + { + "Name": "Notes.Read", + "Description": "Read your OneNote notebooks", + "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": false + } + ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getrecentnotebooks?view=graph-rest-beta", + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", + "OutputType": "IMicrosoftGraphRecentNotebook", + "Command": "Get-MgBetaSiteRecentNotebook", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [ + { + "Name": "TermStore.Read.All", + "Description": "Read term store data", + "FullDescription": "Allows the app to read the term store data that you have access to. This includes all sets, groups and terms in the term store.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + } + ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-store-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore", + "OutputType": "IMicrosoftGraphTermStore", + "Command": "Get-MgBetaSiteTermStore", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [ + { + "Name": "TermStore.Read.All", + "Description": "Read term store data", + "FullDescription": "Allows the app to read the term store data that you have access to. This includes all sets, groups and terms in the term store.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + } + ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-group-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}", + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Command": "Get-MgBetaSiteTermStoreGroup", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "List" + ], + "Permissions": [ + { + "Name": "TermStore.Read.All", + "Description": "Read term store data", + "FullDescription": "Allows the app to read the term store data that you have access to. This includes all sets, groups and terms in the term store.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + } + ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups", + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Command": "Get-MgBetaSiteTermStoreGroup", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [ + { + "Name": "TermStore.Read.All", + "Description": "Read term store data", + "FullDescription": "Allows the app to read the term store data that you have access to. This includes all sets, groups and terms in the term store.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + } + ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/$count", + "OutputType": null, + "Command": "Get-MgBetaSiteTermStoreGroupCount", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgBetaSiteTermStoreGroupSet", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "List" + ], + "Permissions": [ + { + "Name": "TermStore.Read.All", + "Description": "Read term store data", + "FullDescription": "Allows the app to read the term store data that you have access to. This includes all sets, groups and terms in the term store.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + } + ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgBetaSiteTermStoreGroupSet", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaSiteTermStoreGroupSetChild", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "List", + "List1" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaSiteTermStoreGroupSetChild", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/$count", + "OutputType": null, + "Command": "Get-MgBetaSiteTermStoreGroupSetChildCount", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelation", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "List", + "List1" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelation", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", + "OutputType": null, + "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationCount", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationFromTerm", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationSet", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationToTerm", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/set", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgBetaSiteTermStoreGroupSetChildSet", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [ + { + "Name": "TermStore.Read.All", + "Description": "Read term store data", + "FullDescription": "Allows the app to read the term store data that you have access to. This includes all sets, groups and terms in the term store.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + } + ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/$count", + "OutputType": null, + "Command": "Get-MgBetaSiteTermStoreGroupSetCount", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Command": "Get-MgBetaSiteTermStoreGroupSetParentGroup", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgBetaSiteTermStoreGroupSetRelation", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "List" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgBetaSiteTermStoreGroupSetRelation", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/$count", + "OutputType": null, + "Command": "Get-MgBetaSiteTermStoreGroupSetRelationCount", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/fromTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaSiteTermStoreGroupSetRelationFromTerm", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/set", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgBetaSiteTermStoreGroupSetRelationSet", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/toTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaSiteTermStoreGroupSetRelationToTerm", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [ + { + "Name": "TermStore.Read.All", + "Description": "Read term store data", + "FullDescription": "Allows the app to read the term store data that you have access to. This includes all sets, groups and terms in the term store.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + } + ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-term-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaSiteTermStoreGroupSetTerm", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "List" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaSiteTermStoreGroupSetTerm", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChild", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "List" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChild", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/$count", + "OutputType": null, + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildCount", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelation", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "List" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelation", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", + "OutputType": null, + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationCount", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationFromTerm", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationSet", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationToTerm", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildSet", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/$count", + "OutputType": null, + "Command": "Get-MgBetaSiteTermStoreGroupSetTermCount", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelation", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "List" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelation", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/$count", + "OutputType": null, + "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelationCount", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelationFromTerm", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelationSet", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelationToTerm", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/set", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgBetaSiteTermStoreGroupSetTermSet", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [ + { + "Name": "TermStore.Read.All", + "Description": "Read term store data", + "FullDescription": "Allows the app to read the term store data that you have access to. This includes all sets, groups and terms in the term store.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + } + ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-set-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgBetaSiteTermStoreSet", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/basesitepage-list?view=graph-rest-beta" + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgBetaSiteTermStoreSet", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePageAsSitePage", - "OutputType": "IMicrosoftGraphSitePage", + "ApiVersion": "beta", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sitepage-get?view=graph-rest-beta" + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaSiteTermStoreSetChild", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "List", + "List1" + ], "Permissions": [ { - "Name": "Sites.Read.All", - "Description": "Read items in all site collections ", - "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.", - "IsAdmin": false, - "PermissionType": "Application", + "Name": "TermStore.Read.All", + "Description": "Read term store data", + "FullDescription": "Allows the app to read the term store data that you have access to. This includes all sets, groups and terms in the term store.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", "IsLeastPrivilege": true }, { - "Name": "Sites.ReadWrite.All", - "Description": "Read and write items in all site collections", - "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", - "IsAdmin": false, - "PermissionType": "Application", + "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, + "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } ], - "Uri": "/sites/{site-id}/pages/sitePage", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePageAsSitePage", - "OutputType": "IMicrosoftGraphSitePage", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sitepage-get?view=graph-rest-beta" + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaSiteTermStoreSetChild", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayout", - "OutputType": "IMicrosoftGraphCanvasLayout", + "ApiVersion": "beta", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/$count", + "OutputType": null, + "Command": "Get-MgBetaSiteTermStoreSetChildCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSection", - "OutputType": "IMicrosoftGraphHorizontalSection", + "ApiVersion": "beta", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgBetaSiteTermStoreSetChildRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSection", - "OutputType": "IMicrosoftGraphHorizontalSection", + "ApiVersion": "beta", "Variants": [ - "List" + "List", + "List1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgBetaSiteTermStoreSetChildRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "ApiVersion": "beta", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", + "OutputType": null, + "Command": "Get-MgBetaSiteTermStoreSetChildRelationCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaSiteTermStoreSetChildRelationFromTerm", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgBetaSiteTermStoreSetChildRelationSet", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "OutputType": "IMicrosoftGraphWebPart", + "ApiVersion": "beta", "Variants": [ - "List" + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaSiteTermStoreSetChildRelationToTerm", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpartCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/set", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgBetaSiteTermStoreSetChildSet", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/$count", + "OutputType": null, + "Command": "Get-MgBetaSiteTermStoreSetCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutVerticalSection", - "OutputType": "IMicrosoftGraphVerticalSection", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Command": "Get-MgBetaSiteTermStoreSetParentGroup", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSet", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "OutputType": "IMicrosoftGraphWebPart", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSet", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpartCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChild", + "Module": "Beta.Sites" + }, + { "ApiVersion": "beta", + "Variants": [ + "List", + "List1" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChild", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePageAsSitePageCreatedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/$count", + "OutputType": null, + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePageAsSitePageCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePageAsSitePageCreatedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ - "List" + "List", + "List1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePageAsSitePageCreatedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/$count", + "OutputType": null, + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePageAsSitePageLastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationFromTerm", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePageAsSitePageLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationSet", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePageAsSitePageLastModifiedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ - "List" + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationToTerm", + "Module": "Beta.Sites" + }, + { "ApiVersion": "beta", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/set", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildSet", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePageAsSitePageLastModifiedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/$count", + "OutputType": null, + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePageAsSitePageWebPart", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePageAsSitePageWebPart", - "OutputType": "IMicrosoftGraphWebPart", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePageAsSitePageWebPartCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/$count", + "OutputType": null, + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationCount", + "Module": "Beta.Sites" }, { - "Permissions": [ - { - "Name": "Sites.Read.All", - "Description": "Read items in all site collections ", - "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Sites.ReadWrite.All", - "Description": "Read and write items in all site collections", - "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "Uri": "/sites/{site-id}/pages/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePageCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/fromTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationFromTerm", + "Module": "Beta.Sites" }, { - "Permissions": [ - { - "Name": "Sites.Read.All", - "Description": "Read items in all site collections ", - "FullDescription": "Allows the app to read documents and list items in all site collections without a signed in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Sites.ReadWrite.All", - "Description": "Read and write items in all site collections", - "FullDescription": "Allows the app to create, read, update, and delete documents and list items in all site collections without a signed in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "Uri": "/sites/{site-id}/pages/sitePage/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePageCountAsSitePage", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/set", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationSet", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePageCreatedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/toTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationToTerm", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePageCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTerm", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePageCreatedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTerm", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePageCreatedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChild", + "Module": "Beta.Sites" + }, + { "ApiVersion": "beta", + "Variants": [ + "List" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChild", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePageLastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/$count", + "OutputType": null, + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePageLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePageLastModifiedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePageLastModifiedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/$count", + "OutputType": null, + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationCount", + "Module": "Beta.Sites" + }, + { "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationFromTerm", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}/getPositionOfWebPart", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePageMicrosoftGraphSitePageCanvaLayoutHorizontalSectionColumnWebpartPositionOfWebPart", - "OutputType": "IMicrosoftGraphWebPartPosition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationSet", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}/getPositionOfWebPart", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePageMicrosoftGraphSitePageCanvaLayoutVerticalSectionWebpartPositionOfWebPart", - "OutputType": "IMicrosoftGraphWebPartPosition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationToTerm", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}/getPositionOfWebPart", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePageMicrosoftGraphSitePageWebPartPositionOfWebPart", - "OutputType": "IMicrosoftGraphWebPartPosition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/set", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildSet", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/permissions/{permission-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/$count", + "OutputType": null, + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermCount", + "Module": "Beta.Sites" + }, + { "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-get-permission?view=graph-rest-beta" + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/permissions", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-permissions?view=graph-rest-beta" + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/permissions/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSitePermissionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/$count", + "OutputType": null, + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationCount", + "Module": "Beta.Sites" }, { - "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, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": true - }, - { - "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": 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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": 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, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": false - }, - { - "Name": "Notes.Read", - "Description": "Read your OneNote notebooks", - "FullDescription": "Allows the app to read OneNote notebooks on your behalf.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": false - } - ], - "Uri": "/sites/{site-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteRecentNotebook", - "OutputType": "IMicrosoftGraphRecentNotebook", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getrecentnotebooks?view=graph-rest-beta" + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/fromTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationFromTerm", + "Module": "Beta.Sites" }, { - "Permissions": [ - { - "Name": "TermStore.Read.All", - "Description": "Read term store data", - "FullDescription": "Allows the app to read the term store data that you have access to. This includes all sets, groups and terms in the term store.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - } - ], - "Uri": "/sites/{site-id}/termStore", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStore", - "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/set", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationSet", + "Module": "Beta.Sites" + }, + { "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-store-get?view=graph-rest-beta" + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/toTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationToTerm", + "Module": "Beta.Sites" }, { - "Permissions": [ - { - "Name": "TermStore.Read.All", - "Description": "Read term store data", - "FullDescription": "Allows the app to read the term store data that you have access to. This includes all sets, groups and terms in the term store.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - } - ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroup", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/set", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermSet", + "Module": "Beta.Sites" + }, + { "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-group-get?view=graph-rest-beta" + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgBetaSiteTermStoreSetRelation", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "TermStore.Read.All", @@ -175681,19 +175689,20 @@ "IsLeastPrivilege": false } ], - "Uri": "/sites/{site-id}/termStore/groups", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroup", - "OutputType": "IMicrosoftGraphTermStoreGroup", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgBetaSiteTermStoreSetRelation", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "TermStore.Read.All", @@ -175712,35 +175721,65 @@ "IsLeastPrivilege": false } ], - "Uri": "/sites/{site-id}/termStore/groups/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupCount", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/$count", "OutputType": null, + "Command": "Get-MgBetaSiteTermStoreSetRelationCount", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaSiteTermStoreSetRelationFromTerm", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgBetaSiteTermStoreSetRelationSet", + "Module": "Beta.Sites" + }, + { "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaSiteTermStoreSetRelationToTerm", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "TermStore.Read.All", @@ -175759,185 +175798,80 @@ "IsLeastPrivilege": false } ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupSet", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupSetChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], + "ApiReferenceLink": null, "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupSetChild", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", "OutputType": "IMicrosoftGraphTermStoreTerm", - "Variants": [ - "List", - "List1" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSiteTermStoreSetTerm", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupSetChildCount", - "OutputType": null, - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "List" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Variants": [ - "List", - "List1" - ], - "Method": "GET", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationCount", - "OutputType": null, - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], + "ApiReferenceLink": null, "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationFromTerm", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms", "OutputType": "IMicrosoftGraphTermStoreTerm", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaSiteTermStoreSetTerm", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Variants": [ "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaSiteTermStoreSetTermChild", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupSetChildRelationToTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "List" + ], + "Permissions": [ + { + "Name": "TermStore.Read.All", + "Description": "Read term store data", + "FullDescription": "Allows the app to read the term store data that you have access to. This includes all sets, groups and terms in the term store.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + } ], - "Method": "GET", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaSiteTermStoreSetTermChild", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/set", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupSetChildSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Variants": [ "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "TermStore.Read.All", @@ -175956,124 +175890,153 @@ "IsLeastPrivilege": false } ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupSetCount", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/$count", "OutputType": null, + "Command": "Get-MgBetaSiteTermStoreSetTermChildCount", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgBetaSiteTermStoreSetTermChildRelation", + "Module": "Beta.Sites" + }, + { "ApiVersion": "beta", + "Variants": [ + "List" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgBetaSiteTermStoreSetTermChildRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupSetParentGroup", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", + "OutputType": null, + "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupSetRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationFromTerm", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupSetRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationSet", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupSetRelationCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationToTerm", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/fromTerm", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupSetRelationFromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgBetaSiteTermStoreSetTermChildSet", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/set", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupSetRelationSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/$count", + "OutputType": null, + "Command": "Get-MgBetaSiteTermStoreSetTermCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/toTerm", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupSetRelationToTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgBetaSiteTermStoreSetTermRelation", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "TermStore.Read.All", @@ -176092,1659 +176055,1945 @@ "IsLeastPrivilege": false } ], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupSetTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgBetaSiteTermStoreSetTermRelation", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [ + { + "Name": "TermStore.Read.All", + "Description": "Read term store data", + "FullDescription": "Allows the app to read the term store data that you have access to. This includes all sets, groups and terms in the term store.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + } + ], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-term-get?view=graph-rest-beta" + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/$count", + "OutputType": null, + "Command": "Get-MgBetaSiteTermStoreSetTermRelationCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupSetTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaSiteTermStoreSetTermRelationFromTerm", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgBetaSiteTermStoreSetTermRelationSet", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgBetaSiteTermStoreSetTermRelationToTerm", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgBetaSiteTermStoreSetTermSet", + "Module": "Beta.Sites" + }, + { "ApiVersion": "beta", + "Variants": [ + "Get" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/solutions/backupRestore", + "OutputType": "IMicrosoftGraphBackupRestoreRoot", + "Command": "Get-MgBetaSolutionBackupRestore", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/backupRestore/driveInclusionRules/{driveProtectionRule-id}", + "OutputType": "IMicrosoftGraphDriveProtectionRule", + "Command": "Get-MgBetaSolutionBackupRestoreDriveInclusionRule", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/backupRestore/driveInclusionRules", + "OutputType": "IMicrosoftGraphDriveProtectionRule", + "Command": "Get-MgBetaSolutionBackupRestoreDriveInclusionRule", + "Module": "Beta.BackupRestore" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationCount", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/backupRestore/driveInclusionRules/$count", "OutputType": null, + "Command": "Get-MgBetaSolutionBackupRestoreDriveInclusionRuleCount", + "Module": "Beta.BackupRestore" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/backupRestore/driveProtectionUnits/{driveProtectionUnit-id}", + "OutputType": "IMicrosoftGraphDriveProtectionUnit", + "Command": "Get-MgBetaSolutionBackupRestoreDriveProtectionUnit", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationFromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-driveprotectionunits?view=graph-rest-beta", "Method": "GET", + "Uri": "/solutions/backupRestore/driveProtectionUnits", + "OutputType": "IMicrosoftGraphDriveProtectionUnit", + "Command": "Get-MgBetaSolutionBackupRestoreDriveProtectionUnit", + "Module": "Beta.BackupRestore" + }, + { "ApiVersion": "beta", + "Variants": [ + "Get" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/backupRestore/driveProtectionUnits/$count", + "OutputType": null, + "Command": "Get-MgBetaSolutionBackupRestoreDriveProtectionUnitCount", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}", + "OutputType": "IMicrosoftGraphExchangeProtectionPolicy", + "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicy", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildRelationToTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "GET", + "Uri": "/solutions/backupRestore/exchangeProtectionPolicies", + "OutputType": "IMicrosoftGraphExchangeProtectionPolicy", + "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicy", + "Module": "Beta.BackupRestore" + }, + { "ApiVersion": "beta", + "Variants": [ + "Get" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/$count", + "OutputType": null, + "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicyCount", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermChildSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionrulebase-get?view=graph-rest-beta", "Method": "GET", + "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxInclusionRules/{mailboxProtectionRule-id}", + "OutputType": "IMicrosoftGraphMailboxProtectionRule", + "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicyMailboxInclusionRule", + "Module": "Beta.BackupRestore" + }, + { "ApiVersion": "beta", + "Variants": [ + "List" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/exchangeprotectionpolicy-list-mailboxinclusionrules?view=graph-rest-beta", + "Method": "GET", + "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxInclusionRules", + "OutputType": "IMicrosoftGraphMailboxProtectionRule", + "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicyMailboxInclusionRule", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxInclusionRules/$count", + "OutputType": null, + "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicyMailboxInclusionRuleCount", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxProtectionUnits/{mailboxProtectionUnit-id}", + "OutputType": "IMicrosoftGraphMailboxProtectionUnit", + "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnit", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxProtectionUnits", + "OutputType": "IMicrosoftGraphMailboxProtectionUnit", + "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnit", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelationCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}/mailboxProtectionUnits/$count", + "OutputType": null, + "Command": "Get-MgBetaSolutionBackupRestoreExchangeProtectionPolicyMailboxProtectionUnitCount", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelationFromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "GET", + "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}", + "OutputType": "IMicrosoftGraphExchangeRestoreSession", + "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSession", + "Module": "Beta.BackupRestore" + }, + { "ApiVersion": "beta", + "Variants": [ + "List" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/backupRestore/exchangeRestoreSessions", + "OutputType": "IMicrosoftGraphExchangeRestoreSession", + "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSession", + "Module": "Beta.BackupRestore" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelationSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/backupRestore/exchangeRestoreSessions/$count", + "OutputType": null, + "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionCount", + "Module": "Beta.BackupRestore" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "GET", + "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts/{mailboxRestoreArtifact-id}", + "OutputType": "IMicrosoftGraphMailboxRestoreArtifact", + "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", + "Module": "Beta.BackupRestore" + }, + { "ApiVersion": "beta", + "Variants": [ + "List" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/exchangerestoresession-list-mailboxrestoreartifacts?view=graph-rest-beta", + "Method": "GET", + "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts", + "OutputType": "IMicrosoftGraphMailboxRestoreArtifact", + "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermRelationToTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts/$count", + "OutputType": null, + "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactCount", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/set", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreGroupSetTermSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts/{mailboxRestoreArtifact-id}/restorePoint", + "OutputType": "IMicrosoftGraphRestorePoint", + "Command": "Get-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifactRestorePoint", + "Module": "Beta.BackupRestore" }, { - "Permissions": [ - { - "Name": "TermStore.Read.All", - "Description": "Read term store data", - "FullDescription": "Allows the app to read the term store data that you have access to. This includes all sets, groups and terms in the term store.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - } - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-set-get?view=graph-rest-beta" + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/backupRestore/mailboxInclusionRules/{mailboxProtectionRule-id}", + "OutputType": "IMicrosoftGraphMailboxProtectionRule", + "Command": "Get-MgBetaSolutionBackupRestoreMailboxInclusionRule", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Variants": [ "List" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "GET", + "Uri": "/solutions/backupRestore/mailboxInclusionRules", + "OutputType": "IMicrosoftGraphMailboxProtectionRule", + "Command": "Get-MgBetaSolutionBackupRestoreMailboxInclusionRule", + "Module": "Beta.BackupRestore" + }, + { "ApiVersion": "beta", + "Variants": [ + "Get" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/backupRestore/mailboxInclusionRules/$count", + "OutputType": null, + "Command": "Get-MgBetaSolutionBackupRestoreMailboxInclusionRuleCount", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/backupRestore/mailboxProtectionUnits/{mailboxProtectionUnit-id}", + "OutputType": "IMicrosoftGraphMailboxProtectionUnit", + "Command": "Get-MgBetaSolutionBackupRestoreMailboxProtectionUnit", + "Module": "Beta.BackupRestore" }, { - "Permissions": [ - { - "Name": "TermStore.Read.All", - "Description": "Read term store data", - "FullDescription": "Allows the app to read the term store data that you have access to. This includes all sets, groups and terms in the term store.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - } - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ - "List", - "List1" + "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-mailboxprotectionunits?view=graph-rest-beta", + "Method": "GET", + "Uri": "/solutions/backupRestore/mailboxProtectionUnits", + "OutputType": "IMicrosoftGraphMailboxProtectionUnit", + "Command": "Get-MgBetaSolutionBackupRestoreMailboxProtectionUnit", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetChildCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/backupRestore/mailboxProtectionUnits/$count", + "OutputType": null, + "Command": "Get-MgBetaSolutionBackupRestoreMailboxProtectionUnitCount", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}", + "OutputType": "IMicrosoftGraphOneDriveForBusinessProtectionPolicy", + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicy", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ - "List", - "List1" + "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies", + "OutputType": "IMicrosoftGraphOneDriveForBusinessProtectionPolicy", + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicy", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetChildRelationCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/$count", + "OutputType": null, + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicyCount", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetChildRelationFromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionrulebase-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveInclusionRules/{driveProtectionRule-id}", + "OutputType": "IMicrosoftGraphDriveProtectionRule", + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveInclusionRule", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetChildRelationSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onedriveforbusinessprotectionpolicy-list-driveinclusionrules?view=graph-rest-beta", + "Method": "GET", + "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveInclusionRules", + "OutputType": "IMicrosoftGraphDriveProtectionRule", + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveInclusionRule", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetChildRelationToTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveInclusionRules/$count", + "OutputType": null, + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveInclusionRuleCount", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/set", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetChildSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Variants": [ "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveProtectionUnits/{driveProtectionUnit-id}", + "OutputType": "IMicrosoftGraphDriveProtectionUnit", + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnit", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-driveprotectionunits?view=graph-rest-beta", + "Method": "GET", + "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveProtectionUnits", + "OutputType": "IMicrosoftGraphDriveProtectionUnit", + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnit", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroup", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}/driveProtectionUnits/$count", + "OutputType": null, + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicyDriveProtectionUnitCount", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}", + "OutputType": "IMicrosoftGraphOneDriveForBusinessRestoreSession", + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSession", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Variants": [ "List" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "GET", + "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions", + "OutputType": "IMicrosoftGraphOneDriveForBusinessRestoreSession", + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSession", + "Module": "Beta.BackupRestore" + }, + { "ApiVersion": "beta", + "Variants": [ + "Get" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/$count", + "OutputType": null, + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionCount", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts/{driveRestoreArtifact-id}", + "OutputType": "IMicrosoftGraphDriveRestoreArtifact", + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ - "List", - "List1" + "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onedriveforbusinessrestoresession-list-driverestoreartifacts?view=graph-rest-beta", + "Method": "GET", + "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts", + "OutputType": "IMicrosoftGraphDriveRestoreArtifact", + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts/$count", + "OutputType": null, + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactCount", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts/{driveRestoreArtifact-id}/restorePoint", + "OutputType": "IMicrosoftGraphRestorePoint", + "Command": "Get-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifactRestorePoint", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ - "List", - "List1" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/backupRestore/restorePoints/{restorePoint-id}", + "OutputType": "IMicrosoftGraphRestorePoint", + "Command": "Get-MgBetaSolutionBackupRestorePoint", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/backupRestore/restorePoints", + "OutputType": "IMicrosoftGraphRestorePoint", + "Command": "Get-MgBetaSolutionBackupRestorePoint", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationFromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/backupRestore/restorePoints/$count", + "OutputType": null, + "Command": "Get-MgBetaSolutionBackupRestorePointCount", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Variants": [ "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/backupRestore/restorePoints/{restorePoint-id}/protectionUnit", + "OutputType": "IMicrosoftGraphProtectionUnitBase", + "Command": "Get-MgBetaSolutionBackupRestorePointProtectionUnit", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildRelationToTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/backupRestore/protectionPolicies/{protectionPolicyBase-id}", + "OutputType": "IMicrosoftGraphProtectionPolicyBase", + "Command": "Get-MgBetaSolutionBackupRestoreProtectionPolicy", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/set", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetChildSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/backupRestore/protectionPolicies", + "OutputType": "IMicrosoftGraphProtectionPolicyBase", + "Command": "Get-MgBetaSolutionBackupRestoreProtectionPolicy", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/backupRestore/protectionPolicies/$count", + "OutputType": null, + "Command": "Get-MgBetaSolutionBackupRestoreProtectionPolicyCount", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionunitbase-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/solutions/backupRestore/protectionUnits/{protectionUnitBase-id}", + "OutputType": "IMicrosoftGraphProtectionUnitBase", + "Command": "Get-MgBetaSolutionBackupRestoreProtectionUnit", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/backupRestore/protectionUnits", + "OutputType": "IMicrosoftGraphProtectionUnitBase", + "Command": "Get-MgBetaSolutionBackupRestoreProtectionUnit", + "Module": "Beta.BackupRestore" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationCount", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/backupRestore/protectionUnits/$count", "OutputType": null, + "Command": "Get-MgBetaSolutionBackupRestoreProtectionUnitCount", + "Module": "Beta.BackupRestore" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceapp-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/solutions/backupRestore/serviceApps/{serviceApp-id}", + "OutputType": "IMicrosoftGraphServiceApp", + "Command": "Get-MgBetaSolutionBackupRestoreServiceApp", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/fromTerm", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationFromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-serviceapps?view=graph-rest-beta", "Method": "GET", + "Uri": "/solutions/backupRestore/serviceApps", + "OutputType": "IMicrosoftGraphServiceApp", + "Command": "Get-MgBetaSolutionBackupRestoreServiceApp", + "Module": "Beta.BackupRestore" + }, + { "ApiVersion": "beta", + "Variants": [ + "Get" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/backupRestore/serviceApps/$count", + "OutputType": null, + "Command": "Get-MgBetaSolutionBackupRestoreServiceAppCount", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/set", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/restoresessionbase-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/solutions/backupRestore/restoreSessions/{restoreSessionBase-id}", + "OutputType": "IMicrosoftGraphRestoreSessionBase", + "Command": "Get-MgBetaSolutionBackupRestoreSession", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/toTerm", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetRelationToTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-restoresessions?view=graph-rest-beta", "Method": "GET", + "Uri": "/solutions/backupRestore/restoreSessions", + "OutputType": "IMicrosoftGraphRestoreSessionBase", + "Command": "Get-MgBetaSolutionBackupRestoreSession", + "Module": "Beta.BackupRestore" + }, + { "ApiVersion": "beta", + "Variants": [ + "Get" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/backupRestore/restoreSessions/$count", + "OutputType": null, + "Command": "Get-MgBetaSolutionBackupRestoreSessionCount", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}", + "OutputType": "IMicrosoftGraphSharePointProtectionPolicy", + "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicy", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "List" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "GET", + "Uri": "/solutions/backupRestore/sharePointProtectionPolicies", + "OutputType": "IMicrosoftGraphSharePointProtectionPolicy", + "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicy", + "Module": "Beta.BackupRestore" + }, + { "ApiVersion": "beta", + "Variants": [ + "Get" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/$count", + "OutputType": null, + "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicyCount", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionrulebase-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteInclusionRules/{siteProtectionRule-id}", + "OutputType": "IMicrosoftGraphSiteProtectionRule", + "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicySiteInclusionRule", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointprotectionpolicy-list-siteinclusionrules?view=graph-rest-beta", + "Method": "GET", + "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteInclusionRules", + "OutputType": "IMicrosoftGraphSiteProtectionRule", + "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicySiteInclusionRule", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteInclusionRules/$count", + "OutputType": null, + "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicySiteInclusionRuleCount", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteProtectionUnits/{siteProtectionUnit-id}", + "OutputType": "IMicrosoftGraphSiteProtectionUnit", + "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnit", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-siteprotectionunits?view=graph-rest-beta", + "Method": "GET", + "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteProtectionUnits", + "OutputType": "IMicrosoftGraphSiteProtectionUnit", + "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnit", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}/siteProtectionUnits/$count", + "OutputType": null, + "Command": "Get-MgBetaSolutionBackupRestoreSharePointProtectionPolicySiteProtectionUnitCount", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationFromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}", + "OutputType": "IMicrosoftGraphSharePointRestoreSession", + "Command": "Get-MgBetaSolutionBackupRestoreSharePointRestoreSession", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "GET", + "Uri": "/solutions/backupRestore/sharePointRestoreSessions", + "OutputType": "IMicrosoftGraphSharePointRestoreSession", + "Command": "Get-MgBetaSolutionBackupRestoreSharePointRestoreSession", + "Module": "Beta.BackupRestore" + }, + { "ApiVersion": "beta", + "Variants": [ + "Get" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/backupRestore/sharePointRestoreSessions/$count", + "OutputType": null, + "Command": "Get-MgBetaSolutionBackupRestoreSharePointRestoreSessionCount", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildRelationToTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "GET", + "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts/{siteRestoreArtifact-id}", + "OutputType": "IMicrosoftGraphSiteRestoreArtifact", + "Command": "Get-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", + "Module": "Beta.BackupRestore" + }, + { "ApiVersion": "beta", + "Variants": [ + "List" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointrestoresession-list-siterestoreartifacts?view=graph-rest-beta", + "Method": "GET", + "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts", + "OutputType": "IMicrosoftGraphSiteRestoreArtifact", + "Command": "Get-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/set", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermChildSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts/$count", + "OutputType": null, + "Command": "Get-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactCount", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts/{siteRestoreArtifact-id}/restorePoint", + "OutputType": "IMicrosoftGraphRestorePoint", + "Command": "Get-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifactRestorePoint", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/backupRestore/siteInclusionRules/{siteProtectionRule-id}", + "OutputType": "IMicrosoftGraphSiteProtectionRule", + "Command": "Get-MgBetaSolutionBackupRestoreSiteInclusionRule", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationCount", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/backupRestore/siteInclusionRules", + "OutputType": "IMicrosoftGraphSiteProtectionRule", + "Command": "Get-MgBetaSolutionBackupRestoreSiteInclusionRule", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/fromTerm", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationFromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/backupRestore/siteInclusionRules/$count", + "OutputType": null, + "Command": "Get-MgBetaSolutionBackupRestoreSiteInclusionRuleCount", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/set", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/backupRestore/siteProtectionUnits/{siteProtectionUnit-id}", + "OutputType": "IMicrosoftGraphSiteProtectionUnit", + "Command": "Get-MgBetaSolutionBackupRestoreSiteProtectionUnit", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/toTerm", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermRelationToTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-list-siteprotectionunits?view=graph-rest-beta", + "Method": "GET", + "Uri": "/solutions/backupRestore/siteProtectionUnits", + "OutputType": "IMicrosoftGraphSiteProtectionUnit", + "Command": "Get-MgBetaSolutionBackupRestoreSiteProtectionUnit", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/set", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetParentGroupSetTermSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/backupRestore/siteProtectionUnits/$count", + "OutputType": null, + "Command": "Get-MgBetaSolutionBackupRestoreSiteProtectionUnitCount", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { - "Name": "TermStore.Read.All", - "Description": "Read term store data", - "FullDescription": "Allows the app to read the term store data that you have access to. This includes all sets, groups and terms in the term store.", + "Name": "BusinessScenarioConfig.Read.OwnedBy", + "Description": "Read business scenario configurations this app creates or owns", + "FullDescription": "Allows the app to read the configurations of business scenarios it owns, on your behalf.", "IsAdmin": true, "PermissionType": "DelegatedWork", "IsLeastPrivilege": true }, { - "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.", + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "BusinessScenarioConfig.Read.All", + "Description": "Read business scenario configurations", + "FullDescription": "Allows the app to read the configurations of your organization's business scenarios, on your behalf.", "IsAdmin": true, "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenario-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/solutions/businessScenarios/{businessScenario-id}", + "OutputType": "IMicrosoftGraphBusinessScenario", + "Command": "Get-MgBetaSolutionBusinessScenario", + "Module": "Beta.BusinessScenario" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { - "Name": "TermStore.Read.All", - "Description": "Read term store data", - "FullDescription": "Allows the app to read the term store data that you have access to. This includes all sets, groups and terms in the term store.", + "Name": "BusinessScenarioConfig.Read.OwnedBy", + "Description": "Read business scenario configurations this app creates or owns", + "FullDescription": "Allows the app to read the configurations of business scenarios it owns, on your behalf.", "IsAdmin": true, "PermissionType": "DelegatedWork", "IsLeastPrivilege": true }, { - "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.", + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "BusinessScenarioConfig.Read.All", + "Description": "Read business scenario configurations", + "FullDescription": "Allows the app to read the configurations of your organization's business scenarios, on your behalf.", "IsAdmin": true, "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetRelationCount", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetRelationFromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Variants": [ - "Get", - "GetViaIdentity" - ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/solutionsroot-list-businessscenarios?view=graph-rest-beta", "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Uri": "/solutions/businessScenarios", + "OutputType": "IMicrosoftGraphBusinessScenario", + "Command": "Get-MgBetaSolutionBusinessScenario", + "Module": "Beta.BusinessScenario" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetRelationSet", - "OutputType": "IMicrosoftGraphTermStoreSet", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetRelationToTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { - "Name": "TermStore.Read.All", - "Description": "Read term store data", - "FullDescription": "Allows the app to read the term store data that you have access to. This includes all sets, groups and terms in the term store.", + "Name": "BusinessScenarioConfig.Read.OwnedBy", + "Description": "Read business scenario configurations this app creates or owns", + "FullDescription": "Allows the app to read the configurations of business scenarios it owns, on your behalf.", "IsAdmin": true, "PermissionType": "DelegatedWork", "IsLeastPrivilege": true }, { - "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.", + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "BusinessScenarioConfig.Read.All", + "Description": "Read business scenario configurations", + "FullDescription": "Allows the app to read the configurations of your organization's business scenarios, on your behalf.", "IsAdmin": true, "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenario-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/solutions/businessScenarios(uniqueName='{uniqueName}')", + "OutputType": "IMicrosoftGraphBusinessScenario", + "Command": "Get-MgBetaSolutionBusinessScenarioByUniqueName", + "Module": "Beta.BusinessScenario" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ - "List" + "Get" + ], + "Permissions": [ + { + "Name": "BusinessScenarioConfig.Read.OwnedBy", + "Description": "Read business scenario configurations this app creates or owns", + "FullDescription": "Allows the app to read the configurations of business scenarios it owns, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": 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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "BusinessScenarioConfig.Read.All", + "Description": "Read business scenario configurations", + "FullDescription": "Allows the app to read the configurations of your organization's business scenarios, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + } ], - "Method": "GET", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/businessScenarios/$count", + "OutputType": null, + "Command": "Get-MgBetaSolutionBusinessScenarioCount", + "Module": "Beta.BusinessScenario" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetTermChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { - "Name": "TermStore.Read.All", - "Description": "Read term store data", - "FullDescription": "Allows the app to read the term store data that you have access to. This includes all sets, groups and terms in the term store.", + "Name": "BusinessScenarioConfig.Read.OwnedBy", + "Description": "Read business scenario configurations this app creates or owns", + "FullDescription": "Allows the app to read the configurations of business scenarios it owns, on your behalf.", "IsAdmin": true, "PermissionType": "DelegatedWork", "IsLeastPrivilege": true }, { - "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.", + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "BusinessScenarioConfig.Read.All", + "Description": "Read business scenario configurations", + "FullDescription": "Allows the app to read the configurations of your organization's business scenarios, on your behalf.", "IsAdmin": true, "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetTermChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenarioplanner-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner", + "OutputType": "IMicrosoftGraphBusinessScenarioPlanner", + "Command": "Get-MgBetaSolutionBusinessScenarioPlanner", + "Module": "Beta.BusinessScenario" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { - "Name": "TermStore.Read.All", - "Description": "Read term store data", - "FullDescription": "Allows the app to read the term store data that you have access to. This includes all sets, groups and terms in the term store.", + "Name": "BusinessScenarioConfig.Read.OwnedBy", + "Description": "Read business scenario configurations this app creates or owns", + "FullDescription": "Allows the app to read the configurations of business scenarios it owns, on your behalf.", "IsAdmin": true, "PermissionType": "DelegatedWork", "IsLeastPrivilege": true }, { - "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.", + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "BusinessScenarioConfig.Read.All", + "Description": "Read business scenario configurations", + "FullDescription": "Allows the app to read the configurations of your organization's business scenarios, on your behalf.", "IsAdmin": true, "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetTermChildCount", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplanconfiguration-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration", + "OutputType": "IMicrosoftGraphPlannerPlanConfiguration", + "Command": "Get-MgBetaSolutionBusinessScenarioPlannerPlanConfiguration", + "Module": "Beta.BusinessScenario" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetTermChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [ + { + "Name": "BusinessScenarioConfig.Read.OwnedBy", + "Description": "Read business scenario configurations this app creates or owns", + "FullDescription": "Allows the app to read the configurations of business scenarios it owns, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": 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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "BusinessScenarioConfig.Read.All", + "Description": "Read business scenario configurations", + "FullDescription": "Allows the app to read the configurations of your organization's business scenarios, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + } + ], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/{plannerPlanConfigurationLocalization-id}", + "OutputType": "IMicrosoftGraphPlannerPlanConfigurationLocalization", + "Command": "Get-MgBetaSolutionBusinessScenarioPlannerPlanConfigurationLocalization", + "Module": "Beta.BusinessScenario" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetTermChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationCount", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" + "Permissions": [ + { + "Name": "BusinessScenarioConfig.Read.OwnedBy", + "Description": "Read business scenario configurations this app creates or owns", + "FullDescription": "Allows the app to read the configurations of business scenarios it owns, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": 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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "BusinessScenarioConfig.Read.All", + "Description": "Read business scenario configurations", + "FullDescription": "Allows the app to read the configurations of your organization's business scenarios, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + } ], - "Method": "GET", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplanconfiguration-list-localizations?view=graph-rest-beta", + "Method": "GET", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations", + "OutputType": "IMicrosoftGraphPlannerPlanConfigurationLocalization", + "Command": "Get-MgBetaSolutionBusinessScenarioPlannerPlanConfigurationLocalization", + "Module": "Beta.BusinessScenario" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationFromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [ + { + "Name": "BusinessScenarioConfig.Read.OwnedBy", + "Description": "Read business scenario configurations this app creates or owns", + "FullDescription": "Allows the app to read the configurations of business scenarios it owns, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": 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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "BusinessScenarioConfig.Read.All", + "Description": "Read business scenario configurations", + "FullDescription": "Allows the app to read the configurations of your organization's business scenarios, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + } + ], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/$count", + "OutputType": null, + "Command": "Get-MgBetaSolutionBusinessScenarioPlannerPlanConfigurationLocalizationCount", + "Module": "Beta.BusinessScenario" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [ + { + "Name": "BusinessScenarioData.Read.OwnedBy", + "Description": "Read data for all business scenarios this app creates or owns", + "FullDescription": "Allows the app to read the data associated with the business scenarios it owns, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "BusinessScenarioData.ReadWrite.OwnedBy", + "Description": "Read and write data for all business scenarios this app creates or owns", + "FullDescription": "Allows the app to fully manage the data associated with the business scenarios it owns, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenariotask-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}", + "OutputType": "IMicrosoftGraphBusinessScenarioTask", + "Command": "Get-MgBetaSolutionBusinessScenarioPlannerTask", + "Module": "Beta.BusinessScenario" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetTermChildRelationToTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ - "Get", - "GetViaIdentity" + "List" + ], + "Permissions": [ + { + "Name": "BusinessScenarioData.Read.OwnedBy", + "Description": "Read data for all business scenarios this app creates or owns", + "FullDescription": "Allows the app to read the data associated with the business scenarios it owns, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "BusinessScenarioData.ReadWrite.OwnedBy", + "Description": "Read and write data for all business scenarios this app creates or owns", + "FullDescription": "Allows the app to fully manage the data associated with the business scenarios it owns, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } ], - "Method": "GET", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenarioplanner-list-tasks?view=graph-rest-beta", + "Method": "GET", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks", + "OutputType": "IMicrosoftGraphBusinessScenarioTask", + "Command": "Get-MgBetaSolutionBusinessScenarioPlannerTask", + "Module": "Beta.BusinessScenario" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetTermChildSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/assignedToTaskBoardFormat", + "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", + "Command": "Get-MgBetaSolutionBusinessScenarioPlannerTaskAssignedToTaskBoardFormat", + "Module": "Beta.BusinessScenario" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetTermCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/bucketTaskBoardFormat", + "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", + "Command": "Get-MgBetaSolutionBusinessScenarioPlannerTaskBucketTaskBoardFormat", + "Module": "Beta.BusinessScenario" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetTermRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { - "Name": "TermStore.Read.All", - "Description": "Read term store data", - "FullDescription": "Allows the app to read the term store data that you have access to. This includes all sets, groups and terms in the term store.", + "Name": "BusinessScenarioConfig.Read.OwnedBy", + "Description": "Read business scenario configurations this app creates or owns", + "FullDescription": "Allows the app to read the configurations of business scenarios it owns, on your behalf.", "IsAdmin": true, "PermissionType": "DelegatedWork", "IsLeastPrivilege": true }, { - "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.", + "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, "PermissionType": "DelegatedWork", "IsLeastPrivilege": false - } - ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetTermRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [ + }, { - "Name": "TermStore.Read.All", - "Description": "Read term store data", - "FullDescription": "Allows the app to read the term store data that you have access to. This includes all sets, groups and terms in the term store.", + "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, "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true + "IsLeastPrivilege": false }, { - "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.", + "Name": "BusinessScenarioConfig.Read.All", + "Description": "Read business scenario configurations", + "FullDescription": "Allows the app to read the configurations of your organization's business scenarios, on your behalf.", "IsAdmin": true, "PermissionType": "DelegatedWork", "IsLeastPrivilege": false } ], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetTermRelationCount", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertaskconfiguration-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/taskConfiguration", + "OutputType": "IMicrosoftGraphPlannerTaskConfiguration", + "Command": "Get-MgBetaSolutionBusinessScenarioPlannerTaskConfiguration", + "Module": "Beta.BusinessScenario" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetTermRelationFromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [ + { + "Name": "BusinessScenarioData.Read.OwnedBy", + "Description": "Read data for all business scenarios this app creates or owns", + "FullDescription": "Allows the app to read the data associated with the business scenarios it owns, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "BusinessScenarioData.ReadWrite.OwnedBy", + "Description": "Read and write data for all business scenarios this app creates or owns", + "FullDescription": "Allows the app to fully manage the data associated with the business scenarios it owns, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/$count", + "OutputType": null, + "Command": "Get-MgBetaSolutionBusinessScenarioPlannerTaskCount", + "Module": "Beta.BusinessScenario" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetTermRelationSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/details", + "OutputType": "IMicrosoftGraphPlannerTaskDetails", + "Command": "Get-MgBetaSolutionBusinessScenarioPlannerTaskDetail", + "Module": "Beta.BusinessScenario" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetTermRelationToTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/progressTaskBoardFormat", + "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", + "Command": "Get-MgBetaSolutionBusinessScenarioPlannerTaskProgressTaskBoardFormat", + "Module": "Beta.BusinessScenario" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSiteTermStoreSetTermSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Organization.Read.All", @@ -177779,20 +178028,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscribedsku-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/subscribedSkus/{subscribedSku-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaSubscribedSku", "OutputType": "IMicrosoftGraphSubscribedSku", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscribedsku-get?view=graph-rest-beta" + "Command": "Get-MgBetaSubscribedSku", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Organization.Read.All", @@ -177827,63 +178075,63 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscribedsku-list?view=graph-rest-beta", + "Method": "GET", "Uri": "/subscribedSkus", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaSubscribedSku", "OutputType": "IMicrosoftGraphSubscribedSku", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscribedsku-list?view=graph-rest-beta" + "Command": "Get-MgBetaSubscribedSku", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/subscriptions/{subscription-id}", - "Module": "Beta.ChangeNotifications", - "Command": "Get-MgBetaSubscription", - "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/subscriptions/{subscription-id}", + "OutputType": "IMicrosoftGraphSubscription", + "Command": "Get-MgBetaSubscription", + "Module": "Beta.ChangeNotifications" }, { - "Permissions": [], - "Uri": "/subscriptions", - "Module": "Beta.ChangeNotifications", - "Command": "Get-MgBetaSubscription", - "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-list?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-list?view=graph-rest-beta", + "Method": "GET", + "Uri": "/subscriptions", + "OutputType": "IMicrosoftGraphSubscription", + "Command": "Get-MgBetaSubscription", + "Module": "Beta.ChangeNotifications" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/sites/{site-id1}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSubSite", - "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", "Variants": [ "Get1", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/sites/{site-id1}", + "OutputType": "IMicrosoftGraphSite", + "Command": "Get-MgBetaSubSite", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "List2" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -177902,19 +178150,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-subsites?view=graph-rest-beta", + "Method": "GET", "Uri": "/sites/{site-id}/sites", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSubSite", "OutputType": "IMicrosoftGraphSite", - "Variants": [ - "List2" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-subsites?view=graph-rest-beta" + "Command": "Get-MgBetaSubSite", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -177933,20 +178182,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/sites/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaSubSiteCount", "OutputType": null, + "Command": "Get-MgBetaSubSiteCount", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "TeamSettings.Read.Group", @@ -178021,20 +178270,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/teams/{team-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeam", "OutputType": "IMicrosoftGraphTeam", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-get?view=graph-rest-beta" + "Command": "Get-MgBetaTeam", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Team.ReadBasic.All", @@ -178061,19 +178309,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teams-list?view=graph-rest-beta", + "Method": "GET", "Uri": "/teams", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeam", "OutputType": "IMicrosoftGraphTeam", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teams-list?view=graph-rest-beta" + "Command": "Get-MgBetaTeam", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Get1", + "GetViaIdentity1" + ], "Permissions": [ { "Name": "ChannelSettings.Read.Group", @@ -178148,20 +178397,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/teams/{team-id}/channels/{channel-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamChannel", "OutputType": "IMicrosoftGraphChannel", - "Variants": [ - "Get1", - "GetViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-get?view=graph-rest-beta" + "Command": "Get-MgBetaTeamChannel", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "List1" + ], "Permissions": [ { "Name": "ChannelSettings.Read.Group", @@ -178236,19 +178484,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-list?view=graph-rest-beta", + "Method": "GET", "Uri": "/teams/{team-id}/channels", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamChannel", "OutputType": "IMicrosoftGraphChannel", - "Variants": [ - "List1" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-list?view=graph-rest-beta" + "Command": "Get-MgBetaTeamChannel", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "ChannelSettings.Read.Group", @@ -178323,20 +178572,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/teams/{team-id}/channels/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamChannelCount", "OutputType": null, + "Command": "Get-MgBetaTeamChannelCount", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Files.Read.All", @@ -178411,50 +178660,50 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-get-filesfolder?view=graph-rest-beta", + "Method": "GET", "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamChannelFileFolder", "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgBetaTeamChannelFileFolder", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-get-filesfolder?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamChannelFileFolderContent", "OutputType": null, + "Command": "Get-MgBetaTeamChannelFileFolderContent", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/contentStream", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamChannelFileFolderContentStream", "OutputType": null, + "Command": "Get-MgBetaTeamChannelFileFolderContentStream", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -178489,20 +178738,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-get-members?view=graph-rest-beta", + "Method": "GET", "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamChannelMember", "OutputType": "IMicrosoftGraphConversationMember", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-get-members?view=graph-rest-beta" + "Command": "Get-MgBetaTeamChannelMember", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Group.Read.All", @@ -178529,19 +178777,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-list-members?view=graph-rest-beta", + "Method": "GET", "Uri": "/teams/{team-id}/channels/{channel-id}/members", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamChannelMember", "OutputType": "IMicrosoftGraphConversationMember", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-list-members?view=graph-rest-beta" + "Command": "Get-MgBetaTeamChannelMember", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Group.Read.All", @@ -178568,20 +178817,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/teams/{team-id}/channels/{channel-id}/members/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamChannelMemberCount", "OutputType": null, + "Command": "Get-MgBetaTeamChannelMemberCount", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -178616,22 +178867,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamChannelMessage", "OutputType": "IMicrosoftGraphChatMessage", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-beta" + "Command": "Get-MgBetaTeamChannelMessage", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -178666,19 +178914,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-list-messages?view=graph-rest-beta", + "Method": "GET", "Uri": "/teams/{team-id}/channels/{channel-id}/messages", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamChannelMessage", "OutputType": "IMicrosoftGraphChatMessage", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-list-messages?view=graph-rest-beta" + "Command": "Get-MgBetaTeamChannelMessage", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -178713,20 +178962,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamChannelMessageCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaTeamChannelMessageCount", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -178761,20 +179010,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", + "Method": "GET", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/delta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamChannelMessageDelta", "OutputType": "IMicrosoftGraphChatMessage", - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta" + "Command": "Get-MgBetaTeamChannelMessageDelta", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -178809,22 +179060,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamChannelMessageHostedContent", "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaTeamChannelMessageHostedContent", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -178859,19 +179107,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-beta", + "Method": "GET", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamChannelMessageHostedContent", "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-beta" + "Command": "Get-MgBetaTeamChannelMessageHostedContent", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -178906,20 +179155,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamChannelMessageHostedContentCount", "OutputType": null, + "Command": "Get-MgBetaTeamChannelMessageHostedContentCount", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -178954,20 +179203,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamChannelMessageReply", "OutputType": "IMicrosoftGraphChatMessage", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-beta" + "Command": "Get-MgBetaTeamChannelMessageReply", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -179002,19 +179250,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-list-replies?view=graph-rest-beta", + "Method": "GET", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamChannelMessageReply", "OutputType": "IMicrosoftGraphChatMessage", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-list-replies?view=graph-rest-beta" + "Command": "Get-MgBetaTeamChannelMessageReply", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -179049,20 +179298,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamChannelMessageReplyCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaTeamChannelMessageReplyCount", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -179097,20 +179346,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", + "Method": "GET", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/delta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamChannelMessageReplyDelta", "OutputType": "IMicrosoftGraphChatMessage", - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta" + "Command": "Get-MgBetaTeamChannelMessageReplyDelta", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -179145,22 +179396,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamChannelMessageReplyHostedContent", "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaTeamChannelMessageReplyHostedContent", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -179195,19 +179443,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-beta", + "Method": "GET", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamChannelMessageReplyHostedContent", "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-beta" + "Command": "Get-MgBetaTeamChannelMessageReplyHostedContent", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -179242,35 +179491,37 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamChannelMessageReplyHostedContentCount", "OutputType": null, + "Command": "Get-MgBetaTeamChannelMessageReplyHostedContentCount", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-getallretainedmessages?view=graph-rest-beta", + "Method": "GET", "Uri": "/teams/{team-id}/channels/getAllRetainedMessages", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamChannelRetainedMessage", "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Get-MgBetaTeamChannelRetainedMessage", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-getallretainedmessages?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -179289,22 +179540,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamChannelSharedWithTeam", "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-get?view=graph-rest-beta" + "Command": "Get-MgBetaTeamChannelSharedWithTeam", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -179323,34 +179571,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-list?view=graph-rest-beta", + "Method": "GET", "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamChannelSharedWithTeam", "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-list?view=graph-rest-beta" + "Command": "Get-MgBetaTeamChannelSharedWithTeam", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamChannelSharedWithTeamAllowedMember", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", + "OutputType": "IMicrosoftGraphConversationMember", + "Command": "Get-MgBetaTeamChannelSharedWithTeamAllowedMember", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -179369,19 +179617,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-list-allowedmembers?view=graph-rest-beta", + "Method": "GET", "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamChannelSharedWithTeamAllowedMember", "OutputType": "IMicrosoftGraphConversationMember", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-list-allowedmembers?view=graph-rest-beta" + "Command": "Get-MgBetaTeamChannelSharedWithTeamAllowedMember", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -179400,20 +179649,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamChannelSharedWithTeamAllowedMemberCount", "OutputType": null, + "Command": "Get-MgBetaTeamChannelSharedWithTeamAllowedMemberCount", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -179432,20 +179681,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamChannelSharedWithTeamCount", "OutputType": null, + "Command": "Get-MgBetaTeamChannelSharedWithTeamCount", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "TeamsTab.Read.Group", @@ -179544,20 +179793,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamChannelTab", "OutputType": "IMicrosoftGraphTeamsTab", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaTeamChannelTab", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "TeamsTab.Read.Group", @@ -179656,19 +179904,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-list-tabs?view=graph-rest-beta", + "Method": "GET", "Uri": "/teams/{team-id}/channels/{channel-id}/tabs", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamChannelTab", "OutputType": "IMicrosoftGraphTeamsTab", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-list-tabs?view=graph-rest-beta" + "Command": "Get-MgBetaTeamChannelTab", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "TeamsTab.Read.Group", @@ -179767,35 +180016,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamChannelTabCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaTeamChannelTabCount", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamChannelTabTeamApp", - "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", + "OutputType": "IMicrosoftGraphTeamsApp", + "Command": "Get-MgBetaTeamChannelTabTeamApp", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "Team.ReadBasic.All", @@ -179822,63 +180070,63 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/teams/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaTeamCount", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/group/serviceProvisioningErrors", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamGroupServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/group/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaTeamGroupServiceProvisioningError", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/group/serviceProvisioningErrors/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamGroupServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/group/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaTeamGroupServiceProvisioningErrorCount", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/incomingChannels/{channel-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamIncomingChannel", - "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/incomingChannels/{channel-id}", + "OutputType": "IMicrosoftGraphChannel", + "Command": "Get-MgBetaTeamIncomingChannel", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -179905,19 +180153,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-incomingchannels?view=graph-rest-beta", + "Method": "GET", "Uri": "/teams/{team-id}/incomingChannels", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamIncomingChannel", "OutputType": "IMicrosoftGraphChannel", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-incomingchannels?view=graph-rest-beta" + "Command": "Get-MgBetaTeamIncomingChannel", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -179944,20 +180193,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/teams/{team-id}/incomingChannels/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamIncomingChannelCount", "OutputType": null, + "Command": "Get-MgBetaTeamIncomingChannelCount", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "TeamsAppInstallation.Read.Group", @@ -180112,20 +180361,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-get-installedapps?view=graph-rest-beta", + "Method": "GET", "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamInstalledApp", "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-get-installedapps?view=graph-rest-beta" + "Command": "Get-MgBetaTeamInstalledApp", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "TeamsAppInstallation.ReadForTeam", @@ -180272,19 +180520,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-installedapps?view=graph-rest-beta", + "Method": "GET", "Uri": "/teams/{team-id}/installedApps", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamInstalledApp", "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-installedapps?view=graph-rest-beta" + "Command": "Get-MgBetaTeamInstalledApp", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "TeamsAppInstallation.ReadForTeam", @@ -180431,50 +180680,50 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/teams/{team-id}/installedApps/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamInstalledAppCount", "OutputType": null, + "Command": "Get-MgBetaTeamInstalledAppCount", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsApp", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamInstalledAppTeamApp", "OutputType": "IMicrosoftGraphTeamsApp", + "Command": "Get-MgBetaTeamInstalledAppTeamApp", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamInstalledAppTeamAppDefinition", "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "Command": "Get-MgBetaTeamInstalledAppTeamAppDefinition", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "TeamMember.Read.Group", @@ -180501,20 +180750,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-get-members?view=graph-rest-beta", + "Method": "GET", "Uri": "/teams/{team-id}/members/{conversationMember-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamMember", "OutputType": "IMicrosoftGraphConversationMember", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-get-members?view=graph-rest-beta" + "Command": "Get-MgBetaTeamMember", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "TeamMember.Read.Group", @@ -180541,19 +180789,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-members?view=graph-rest-beta", + "Method": "GET", "Uri": "/teams/{team-id}/members", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamMember", "OutputType": "IMicrosoftGraphConversationMember", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-members?view=graph-rest-beta" + "Command": "Get-MgBetaTeamMember", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "TeamMember.Read.Group", @@ -180580,20 +180829,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/teams/{team-id}/members/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamMemberCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaTeamMemberCount", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "TeamSettings.Read.Group", @@ -180668,166 +180916,166 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-getopenshifts?view=graph-rest-beta", + "Method": "GET", "Uri": "/teams/getOpenShifts", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamOpenShift", "OutputType": "IMicrosoftGraphOpenShift", - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-getopenshifts?view=graph-rest-beta" + "Command": "Get-MgBetaTeamOpenShift", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamOperation", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Command": "Get-MgBetaTeamOperation", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/operations", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamOperation", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/operations", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Command": "Get-MgBetaTeamOperation", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/operations/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamOperationCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/operations/$count", + "OutputType": null, + "Command": "Get-MgBetaTeamOperationCount", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/owners/{user-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamOwner", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/owners/{user-id}", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaTeamOwner", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/owners", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamOwner", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/owners", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaTeamOwner", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/owners/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamOwnerCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/owners/$count", + "OutputType": null, + "Command": "Get-MgBetaTeamOwnerCount", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/owners/{user-id}/mailboxSettings", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamOwnerMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/owners/{user-id}/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaTeamOwnerMailboxSetting", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/owners/{user-id}/serviceProvisioningErrors", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamOwnerServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/owners/{user-id}/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaTeamOwnerServiceProvisioningError", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/owners/{user-id}/serviceProvisioningErrors/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamOwnerServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/owners/{user-id}/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaTeamOwnerServiceProvisioningErrorCount", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamPermissionGrant", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Command": "Get-MgBetaTeamPermissionGrant", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "TeamsAppInstallation.ReadForTeam", @@ -180918,19 +181166,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-permissiongrants?view=graph-rest-beta", + "Method": "GET", "Uri": "/teams/{team-id}/permissionGrants", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamPermissionGrant", "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-permissiongrants?view=graph-rest-beta" + "Command": "Get-MgBetaTeamPermissionGrant", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "TeamsAppInstallation.ReadForTeam", @@ -181021,50 +181270,50 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/teams/{team-id}/permissionGrants/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamPermissionGrantCount", "OutputType": null, + "Command": "Get-MgBetaTeamPermissionGrantCount", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/teams/{team-id}/photo", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamPhoto", "OutputType": "IMicrosoftGraphProfilePhoto", + "Command": "Get-MgBetaTeamPhoto", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/teams/{team-id}/photo/$value", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamPhotoContent", "OutputType": null, + "Command": "Get-MgBetaTeamPhotoContent", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "ChannelSettings.Read.Group", @@ -181107,468 +181356,468 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-get-primarychannel?view=graph-rest-beta", + "Method": "GET", "Uri": "/teams/{team-id}/primaryChannel", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamPrimaryChannel", "OutputType": "IMicrosoftGraphChannel", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-get-primarychannel?view=graph-rest-beta" + "Command": "Get-MgBetaTeamPrimaryChannel", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/filesFolder", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamPrimaryChannelFileFolder", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/filesFolder", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgBetaTeamPrimaryChannelFileFolder", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamPrimaryChannelFileFolderContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content", + "OutputType": null, + "Command": "Get-MgBetaTeamPrimaryChannelFileFolderContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/filesFolder/contentStream", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamPrimaryChannelFileFolderContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/filesFolder/contentStream", + "OutputType": null, + "Command": "Get-MgBetaTeamPrimaryChannelFileFolderContentStream", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamPrimaryChannelMember", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", + "OutputType": "IMicrosoftGraphConversationMember", + "Command": "Get-MgBetaTeamPrimaryChannelMember", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/members", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamPrimaryChannelMember", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/members", + "OutputType": "IMicrosoftGraphConversationMember", + "Command": "Get-MgBetaTeamPrimaryChannelMember", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/members/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamPrimaryChannelMemberCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/members/$count", + "OutputType": null, + "Command": "Get-MgBetaTeamPrimaryChannelMemberCount", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamPrimaryChannelMessage", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Get-MgBetaTeamPrimaryChannelMessage", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/messages", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamPrimaryChannelMessage", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/messages", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Get-MgBetaTeamPrimaryChannelMessage", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/messages/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamPrimaryChannelMessageCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/messages/$count", + "OutputType": null, + "Command": "Get-MgBetaTeamPrimaryChannelMessageCount", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/messages/delta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamPrimaryChannelMessageDelta", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/messages/delta", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Get-MgBetaTeamPrimaryChannelMessageDelta", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamPrimaryChannelMessageHostedContent", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "Get-MgBetaTeamPrimaryChannelMessageHostedContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamPrimaryChannelMessageHostedContent", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "Get-MgBetaTeamPrimaryChannelMessageHostedContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamPrimaryChannelMessageHostedContentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/$count", + "OutputType": null, + "Command": "Get-MgBetaTeamPrimaryChannelMessageHostedContentCount", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamPrimaryChannelMessageReply", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Get-MgBetaTeamPrimaryChannelMessageReply", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamPrimaryChannelMessageReply", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Get-MgBetaTeamPrimaryChannelMessageReply", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/$count", + "OutputType": null, + "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyCount", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/delta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyDelta", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/delta", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyDelta", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyHostedContent", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyHostedContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyHostedContent", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyHostedContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyHostedContentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", + "OutputType": null, + "Command": "Get-MgBetaTeamPrimaryChannelMessageReplyHostedContentCount", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeam", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeam", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeam", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeam", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeamAllowedMember", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", + "OutputType": "IMicrosoftGraphConversationMember", + "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeamAllowedMember", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeamAllowedMember", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", + "OutputType": "IMicrosoftGraphConversationMember", + "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeamAllowedMember", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeamAllowedMemberCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", + "OutputType": null, + "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeamAllowedMemberCount", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeamCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/$count", + "OutputType": null, + "Command": "Get-MgBetaTeamPrimaryChannelSharedWithTeamCount", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamPrimaryChannelTab", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", + "OutputType": "IMicrosoftGraphTeamsTab", + "Command": "Get-MgBetaTeamPrimaryChannelTab", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/tabs", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamPrimaryChannelTab", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/tabs", + "OutputType": "IMicrosoftGraphTeamsTab", + "Command": "Get-MgBetaTeamPrimaryChannelTab", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/tabs/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamPrimaryChannelTabCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/tabs/$count", + "OutputType": null, + "Command": "Get-MgBetaTeamPrimaryChannelTabCount", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}/teamsApp", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamPrimaryChannelTabTeamApp", - "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}/teamsApp", + "OutputType": "IMicrosoftGraphTeamsApp", + "Command": "Get-MgBetaTeamPrimaryChannelTabTeamApp", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Schedule.Read.All", @@ -181603,20 +181852,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/teams/{team-id}/schedule", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamSchedule", "OutputType": "IMicrosoftGraphSchedule", + "Command": "Get-MgBetaTeamSchedule", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-get?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Schedule.Read.All", @@ -181635,20 +181884,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/teams/{team-id}/schedule/dayNotes/{dayNote-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamScheduleDayNote", "OutputType": "IMicrosoftGraphDayNote", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaTeamScheduleDayNote", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Schedule.Read.All", @@ -181667,19 +181915,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/teams/{team-id}/schedule/dayNotes", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamScheduleDayNote", "OutputType": "IMicrosoftGraphDayNote", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaTeamScheduleDayNote", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Schedule.Read.All", @@ -181698,20 +181947,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/teams/{team-id}/schedule/dayNotes/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamScheduleDayNoteCount", "OutputType": null, + "Command": "Get-MgBetaTeamScheduleDayNoteCount", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Schedule.Read.All", @@ -181746,20 +181995,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/offershiftrequest-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamScheduleOfferShiftRequest", "OutputType": "IMicrosoftGraphOfferShiftRequest", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/offershiftrequest-get?view=graph-rest-beta" + "Command": "Get-MgBetaTeamScheduleOfferShiftRequest", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -181778,19 +182026,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/offershiftrequest-list?view=graph-rest-beta", + "Method": "GET", "Uri": "/teams/{team-id}/schedule/offerShiftRequests", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamScheduleOfferShiftRequest", "OutputType": "IMicrosoftGraphOfferShiftRequest", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/offershiftrequest-list?view=graph-rest-beta" + "Command": "Get-MgBetaTeamScheduleOfferShiftRequest", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -181809,20 +182058,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/teams/{team-id}/schedule/offerShiftRequests/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamScheduleOfferShiftRequestCount", "OutputType": null, + "Command": "Get-MgBetaTeamScheduleOfferShiftRequestCount", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Schedule.Read.All", @@ -181857,20 +182106,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamScheduleOpenShift", "OutputType": "IMicrosoftGraphOpenShift", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-get?view=graph-rest-beta" + "Command": "Get-MgBetaTeamScheduleOpenShift", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Schedule.Read.All", @@ -181905,19 +182153,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-list?view=graph-rest-beta", + "Method": "GET", "Uri": "/teams/{team-id}/schedule/openShifts", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamScheduleOpenShift", "OutputType": "IMicrosoftGraphOpenShift", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-list?view=graph-rest-beta" + "Command": "Get-MgBetaTeamScheduleOpenShift", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Schedule.Read.All", @@ -181952,20 +182201,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshiftchangerequest-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamScheduleOpenShiftChangeRequest", "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshiftchangerequest-get?view=graph-rest-beta" + "Command": "Get-MgBetaTeamScheduleOpenShiftChangeRequest", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Schedule.Read.All", @@ -182000,19 +182248,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshiftchangerequest-list?view=graph-rest-beta", + "Method": "GET", "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamScheduleOpenShiftChangeRequest", "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshiftchangerequest-list?view=graph-rest-beta" + "Command": "Get-MgBetaTeamScheduleOpenShiftChangeRequest", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Schedule.Read.All", @@ -182047,20 +182296,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamScheduleOpenShiftChangeRequestCount", "OutputType": null, + "Command": "Get-MgBetaTeamScheduleOpenShiftChangeRequestCount", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Schedule.Read.All", @@ -182095,20 +182344,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/teams/{team-id}/schedule/openShifts/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamScheduleOpenShiftCount", "OutputType": null, + "Command": "Get-MgBetaTeamScheduleOpenShiftCount", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Schedule.Read.All", @@ -182143,20 +182392,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedulinggroup-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamScheduleSchedulingGroup", "OutputType": "IMicrosoftGraphSchedulingGroup", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedulinggroup-get?view=graph-rest-beta" + "Command": "Get-MgBetaTeamScheduleSchedulingGroup", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Schedule.Read.All", @@ -182191,19 +182439,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-list-schedulinggroups?view=graph-rest-beta", + "Method": "GET", "Uri": "/teams/{team-id}/schedule/schedulingGroups", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamScheduleSchedulingGroup", "OutputType": "IMicrosoftGraphSchedulingGroup", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-list-schedulinggroups?view=graph-rest-beta" + "Command": "Get-MgBetaTeamScheduleSchedulingGroup", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Schedule.Read.All", @@ -182238,20 +182487,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/teams/{team-id}/schedule/schedulingGroups/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamScheduleSchedulingGroupCount", "OutputType": null, + "Command": "Get-MgBetaTeamScheduleSchedulingGroupCount", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Group.Read.All", @@ -182286,20 +182535,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shift-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamScheduleShift", "OutputType": "IMicrosoftGraphShift", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shift-get?view=graph-rest-beta" + "Command": "Get-MgBetaTeamScheduleShift", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Schedule.Read.All", @@ -182334,19 +182582,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-list-shifts?view=graph-rest-beta", + "Method": "GET", "Uri": "/teams/{team-id}/schedule/shifts", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamScheduleShift", "OutputType": "IMicrosoftGraphShift", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-list-shifts?view=graph-rest-beta" + "Command": "Get-MgBetaTeamScheduleShift", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Schedule.Read.All", @@ -182381,20 +182630,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/teams/{team-id}/schedule/shifts/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamScheduleShiftCount", "OutputType": null, + "Command": "Get-MgBetaTeamScheduleShiftCount", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Schedule.Read.All", @@ -182421,20 +182670,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/teams/{team-id}/schedule/shiftsRoleDefinitions/{shiftsRoleDefinition-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamScheduleShiftRoleDefinition", "OutputType": "IMicrosoftGraphShiftsRoleDefinition", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaTeamScheduleShiftRoleDefinition", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Schedule.Read.All", @@ -182461,19 +182709,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/teams/{team-id}/schedule/shiftsRoleDefinitions", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamScheduleShiftRoleDefinition", "OutputType": "IMicrosoftGraphShiftsRoleDefinition", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaTeamScheduleShiftRoleDefinition", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Schedule.Read.All", @@ -182500,35 +182749,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/teams/{team-id}/schedule/shiftsRoleDefinitions/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamScheduleShiftRoleDefinitionCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaTeamScheduleShiftRoleDefinitionCount", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamScheduleSwapShiftChangeRequest", - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/swapshiftschangerequest-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/swapshiftschangerequest-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "Command": "Get-MgBetaTeamScheduleSwapShiftChangeRequest", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Schedule.Read.All", @@ -182563,19 +182811,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/swapshiftschangerequest-list?view=graph-rest-beta", + "Method": "GET", "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamScheduleSwapShiftChangeRequest", "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/swapshiftschangerequest-list?view=graph-rest-beta" + "Command": "Get-MgBetaTeamScheduleSwapShiftChangeRequest", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Schedule.Read.All", @@ -182610,20 +182859,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamScheduleSwapShiftChangeRequestCount", "OutputType": null, + "Command": "Get-MgBetaTeamScheduleSwapShiftChangeRequestCount", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Schedule.Read.All", @@ -182642,20 +182891,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamScheduleTimeCard", "OutputType": "IMicrosoftGraphTimeCard", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-get?view=graph-rest-beta" + "Command": "Get-MgBetaTeamScheduleTimeCard", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Schedule.Read.All", @@ -182674,19 +182922,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-list?view=graph-rest-beta", + "Method": "GET", "Uri": "/teams/{team-id}/schedule/timeCards", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamScheduleTimeCard", "OutputType": "IMicrosoftGraphTimeCard", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-list?view=graph-rest-beta" + "Command": "Get-MgBetaTeamScheduleTimeCard", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Schedule.Read.All", @@ -182705,20 +182954,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/teams/{team-id}/schedule/timeCards/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamScheduleTimeCardCount", "OutputType": null, + "Command": "Get-MgBetaTeamScheduleTimeCardCount", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Schedule.Read.All", @@ -182753,20 +183002,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoff-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamScheduleTimeOff", "OutputType": "IMicrosoftGraphTimeOff", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoff-get?view=graph-rest-beta" + "Command": "Get-MgBetaTeamScheduleTimeOff", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Schedule.Read.All", @@ -182801,67 +183049,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-list-timesoff?view=graph-rest-beta", + "Method": "GET", "Uri": "/teams/{team-id}/schedule/timesOff", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamScheduleTimeOff", "OutputType": "IMicrosoftGraphTimeOff", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-list-timesoff?view=graph-rest-beta" + "Command": "Get-MgBetaTeamScheduleTimeOff", + "Module": "Beta.Teams" }, { - "Permissions": [ - { - "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": 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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": 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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": 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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - } - ], - "Uri": "/teams/{team-id}/schedule/timesOff/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamScheduleTimeOffCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Schedule.Read.All", @@ -182896,20 +183097,20 @@ "IsLeastPrivilege": false } ], - "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamScheduleTimeOffReason", - "OutputType": "IMicrosoftGraphTimeOffReason", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/timesOff/$count", + "OutputType": null, + "Command": "Get-MgBetaTeamScheduleTimeOffCount", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffreason-get?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Schedule.Read.All", @@ -182944,67 +183145,19 @@ "IsLeastPrivilege": false } ], - "Uri": "/teams/{team-id}/schedule/timeOffReasons", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamScheduleTimeOffReason", - "OutputType": "IMicrosoftGraphTimeOffReason", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-list-timeoffreasons?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffreason-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", + "OutputType": "IMicrosoftGraphTimeOffReason", + "Command": "Get-MgBetaTeamScheduleTimeOffReason", + "Module": "Beta.Teams" }, { - "Permissions": [ - { - "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": 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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": 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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": 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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - } - ], - "Uri": "/teams/{team-id}/schedule/timeOffReasons/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamScheduleTimeOffReasonCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Schedule.Read.All", @@ -183039,20 +183192,68 @@ "IsLeastPrivilege": false } ], - "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamScheduleTimeOffRequest", - "OutputType": "IMicrosoftGraphTimeOffRequest", + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-list-timeoffreasons?view=graph-rest-beta", + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/timeOffReasons", + "OutputType": "IMicrosoftGraphTimeOffReason", + "Command": "Get-MgBetaTeamScheduleTimeOffReason", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [ + { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": 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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": 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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": 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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + } + ], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffrequest-get?view=graph-rest-beta" + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/timeOffReasons/$count", + "OutputType": null, + "Command": "Get-MgBetaTeamScheduleTimeOffReasonCount", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Schedule.Read.All", @@ -183087,19 +183288,19 @@ "IsLeastPrivilege": false } ], - "Uri": "/teams/{team-id}/schedule/timeOffRequests", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamScheduleTimeOffRequest", + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffrequest-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", "OutputType": "IMicrosoftGraphTimeOffRequest", + "Command": "Get-MgBetaTeamScheduleTimeOffRequest", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffrequest-list?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Schedule.Read.All", @@ -183134,20 +183335,67 @@ "IsLeastPrivilege": false } ], - "Uri": "/teams/{team-id}/schedule/timeOffRequests/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamScheduleTimeOffRequestCount", - "OutputType": null, + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffrequest-list?view=graph-rest-beta", + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/timeOffRequests", + "OutputType": "IMicrosoftGraphTimeOffRequest", + "Command": "Get-MgBetaTeamScheduleTimeOffRequest", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [ + { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": 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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": 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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": 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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + } + ], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/timeOffRequests/$count", + "OutputType": null, + "Command": "Get-MgBetaTeamScheduleTimeOffRequestCount", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "TeamSettings.Read.Group", @@ -183222,19 +183470,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-getshifts?view=graph-rest-beta", + "Method": "GET", "Uri": "/teams/getShifts", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamShift", "OutputType": "IMicrosoftGraphShift", - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-getshifts?view=graph-rest-beta" + "Command": "Get-MgBetaTeamShift", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "TeamworkTag.Read", @@ -183269,20 +183518,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamTag", "OutputType": "IMicrosoftGraphTeamworkTag", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-get?view=graph-rest-beta" + "Command": "Get-MgBetaTeamTag", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "TeamworkTag.Read", @@ -183317,19 +183565,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-list?view=graph-rest-beta", + "Method": "GET", "Uri": "/teams/{team-id}/tags", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamTag", "OutputType": "IMicrosoftGraphTeamworkTag", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-list?view=graph-rest-beta" + "Command": "Get-MgBetaTeamTag", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "TeamworkTag.Read", @@ -183364,20 +183613,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/teams/{team-id}/tags/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamTagCount", "OutputType": null, + "Command": "Get-MgBetaTeamTagCount", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "TeamworkTag.Read", @@ -183412,20 +183661,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktagmember-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamTagMember", "OutputType": "IMicrosoftGraphTeamworkTagMember", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktagmember-get?view=graph-rest-beta" + "Command": "Get-MgBetaTeamTagMember", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "TeamworkTag.Read", @@ -183460,19 +183708,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktagmember-list?view=graph-rest-beta", + "Method": "GET", "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamTagMember", "OutputType": "IMicrosoftGraphTeamworkTagMember", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktagmember-list?view=graph-rest-beta" + "Command": "Get-MgBetaTeamTagMember", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "TeamworkTag.Read", @@ -183507,50 +183756,49 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamTagMemberCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaTeamTagMemberCount", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/template", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamTemplate", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/template", + "OutputType": null, + "Command": "Get-MgBetaTeamTemplate", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/templateDefinition", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamTemplateDefinition", - "OutputType": "IMicrosoftGraphTeamTemplateDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/templateDefinition", + "OutputType": "IMicrosoftGraphTeamTemplateDefinition", + "Command": "Get-MgBetaTeamTemplateDefinition", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "TeamSettings.Read.Group", @@ -183625,628 +183873,629 @@ "IsLeastPrivilege": false } ], - "Uri": "/teams/getTimesOff", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamTimeOff", - "OutputType": "IMicrosoftGraphTimeOff", - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-gettimesoff?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-gettimesoff?view=graph-rest-beta", + "Method": "GET", + "Uri": "/teams/getTimesOff", + "OutputType": "IMicrosoftGraphTimeOff", + "Command": "Get-MgBetaTeamTimeOff", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamwork", - "OutputType": "IMicrosoftGraphTeamwork", + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamwork-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamwork-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/teamwork", + "OutputType": "IMicrosoftGraphTeamwork", + "Command": "Get-MgBetaTeamwork", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedChats/{deletedChat-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedChat", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/deletedchat-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/deletedchat-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/teamwork/deletedChats/{deletedChat-id}", + "OutputType": null, + "Command": "Get-MgBetaTeamworkDeletedChat", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedChats", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedChat", - "OutputType": "IMicrosoftGraphDeletedChat", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teamwork/deletedChats", + "OutputType": "IMicrosoftGraphDeletedChat", + "Command": "Get-MgBetaTeamworkDeletedChat", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedChats/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedChatCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teamwork/deletedChats/$count", + "OutputType": null, + "Command": "Get-MgBetaTeamworkDeletedChatCount", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedTeam", - "OutputType": "IMicrosoftGraphDeletedTeam", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", + "OutputType": "IMicrosoftGraphDeletedTeam", + "Command": "Get-MgBetaTeamworkDeletedTeam", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedTeam", - "OutputType": "IMicrosoftGraphDeletedTeam", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamwork-list-deletedteams?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamwork-list-deletedteams?view=graph-rest-beta", + "Method": "GET", + "Uri": "/teamwork/deletedTeams", + "OutputType": "IMicrosoftGraphDeletedTeam", + "Command": "Get-MgBetaTeamworkDeletedTeam", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedTeamChannel", - "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", + "OutputType": "IMicrosoftGraphChannel", + "Command": "Get-MgBetaTeamworkDeletedTeamChannel", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedTeamChannel", - "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels", + "OutputType": "IMicrosoftGraphChannel", + "Command": "Get-MgBetaTeamworkDeletedTeamChannel", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/$count", + "OutputType": null, + "Command": "Get-MgBetaTeamworkDeletedTeamChannelCount", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelFileFolder", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelFileFolder", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelFileFolderContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content", + "OutputType": null, + "Command": "Get-MgBetaTeamworkDeletedTeamChannelFileFolderContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/contentStream", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelFileFolderContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/contentStream", + "OutputType": null, + "Command": "Get-MgBetaTeamworkDeletedTeamChannelFileFolderContentStream", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMember", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}", + "OutputType": "IMicrosoftGraphConversationMember", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMember", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMember", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members", + "OutputType": "IMicrosoftGraphConversationMember", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMember", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMemberCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/$count", + "OutputType": null, + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMemberCount", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessage", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessage", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessage", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessage", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/$count", + "OutputType": null, + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageCount", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/delta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageDelta", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/delta", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageDelta", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageHostedContentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", + "OutputType": null, + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageHostedContentCount", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReply", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReply", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReply", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReply", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", + "OutputType": null, + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyCount", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/delta", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyDelta", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/delta", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyDelta", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", + "OutputType": null, + "Command": "Get-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContentCount", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/getAllRetainedMessages", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelRetainedMessage", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-getallretainedmessages?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-getallretainedmessages?view=graph-rest-beta", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/getAllRetainedMessages", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelRetainedMessage", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamAllowedMember", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", + "OutputType": "IMicrosoftGraphConversationMember", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamAllowedMember", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamAllowedMember", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", + "OutputType": "IMicrosoftGraphConversationMember", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamAllowedMember", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamAllowedMemberCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", + "OutputType": null, + "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamAllowedMemberCount", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/$count", + "OutputType": null, + "Command": "Get-MgBetaTeamworkDeletedTeamChannelSharedWithTeamCount", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelTab", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}", + "OutputType": "IMicrosoftGraphTeamsTab", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelTab", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelTab", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs", + "OutputType": "IMicrosoftGraphTeamsTab", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelTab", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelTabCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/$count", + "OutputType": null, + "Command": "Get-MgBetaTeamworkDeletedTeamChannelTabCount", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedTeamChannelTabTeamApp", - "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", + "OutputType": "IMicrosoftGraphTeamsApp", + "Command": "Get-MgBetaTeamworkDeletedTeamChannelTabTeamApp", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeletedTeamCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teamwork/deletedTeams/$count", + "OutputType": null, + "Command": "Get-MgBetaTeamworkDeletedTeamCount", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "TeamworkDevice.Read.All", @@ -184265,20 +184514,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdevice-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/teamwork/devices/{teamworkDevice-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDevice", "OutputType": "IMicrosoftGraphTeamworkDevice", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdevice-get?view=graph-rest-beta" + "Command": "Get-MgBetaTeamworkDevice", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "TeamworkDevice.Read.All", @@ -184297,19 +184545,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdevice-list?view=graph-rest-beta", + "Method": "GET", "Uri": "/teamwork/devices", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDevice", "OutputType": "IMicrosoftGraphTeamworkDevice", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdevice-list?view=graph-rest-beta" + "Command": "Get-MgBetaTeamworkDevice", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "TeamworkDevice.Read.All", @@ -184328,20 +184577,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdeviceactivity-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/teamwork/devices/{teamworkDevice-id}/activity", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeviceActivity", "OutputType": "IMicrosoftGraphTeamworkDeviceActivity", + "Command": "Get-MgBetaTeamworkDeviceActivity", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdeviceactivity-get?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "TeamworkDevice.Read.All", @@ -184360,20 +184609,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdeviceconfiguration-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/teamwork/devices/{teamworkDevice-id}/configuration", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeviceConfiguration", "OutputType": "IMicrosoftGraphTeamworkDeviceConfiguration", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdeviceconfiguration-get?view=graph-rest-beta" + "Command": "Get-MgBetaTeamworkDeviceConfiguration", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "TeamworkDevice.Read.All", @@ -184392,19 +184640,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/teamwork/devices/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeviceCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaTeamworkDeviceCount", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "TeamworkDevice.Read.All", @@ -184423,20 +184672,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdevicehealth-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/teamwork/devices/{teamworkDevice-id}/health", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeviceHealth", "OutputType": "IMicrosoftGraphTeamworkDeviceHealth", + "Command": "Get-MgBetaTeamworkDeviceHealth", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdevicehealth-get?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "TeamworkDevice.Read.All", @@ -184455,20 +184704,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdeviceoperation-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/teamwork/devices/{teamworkDevice-id}/operations/{teamworkDeviceOperation-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeviceOperation", "OutputType": "IMicrosoftGraphTeamworkDeviceOperation", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdeviceoperation-get?view=graph-rest-beta" + "Command": "Get-MgBetaTeamworkDeviceOperation", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "TeamworkDevice.Read.All", @@ -184487,19 +184735,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdeviceoperation-list?view=graph-rest-beta", + "Method": "GET", "Uri": "/teamwork/devices/{teamworkDevice-id}/operations", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeviceOperation", "OutputType": "IMicrosoftGraphTeamworkDeviceOperation", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdeviceoperation-list?view=graph-rest-beta" + "Command": "Get-MgBetaTeamworkDeviceOperation", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "TeamworkDevice.Read.All", @@ -184518,20 +184767,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/teamwork/devices/{teamworkDevice-id}/operations/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkDeviceOperationCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaTeamworkDeviceOperationCount", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "TeamworkAppSettings.Read.All", @@ -184550,34 +184798,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsappsettings-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/teamwork/teamsAppSettings", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkTeamAppSetting", "OutputType": "IMicrosoftGraphTeamsAppSettings", - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsappsettings-get?view=graph-rest-beta" + "Command": "Get-MgBetaTeamworkTeamAppSetting", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/teamTemplates/{teamTemplate-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkTeamTemplate", - "OutputType": "IMicrosoftGraphTeamTemplate", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teamwork/teamTemplates/{teamTemplate-id}", + "OutputType": "IMicrosoftGraphTeamTemplate", + "Command": "Get-MgBetaTeamworkTeamTemplate", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "TeamTemplates.Read", @@ -184596,19 +184844,19 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamtemplate-list-definitions?view=graph-rest-beta", + "Method": "GET", "Uri": "/teamwork/teamTemplates", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkTeamTemplate", "OutputType": "IMicrosoftGraphTeamTemplate", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamwork-list-teamtemplates?view=graph-rest-beta" + "Command": "Get-MgBetaTeamworkTeamTemplate", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "TeamTemplates.Read", @@ -184627,19 +184875,20 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/teamwork/teamTemplates/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkTeamTemplateCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaTeamworkTeamTemplateCount", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "TeamTemplates.Read", @@ -184658,49 +184907,49 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamtemplatedefinition-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions/{teamTemplateDefinition-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkTeamTemplateDefinition", "OutputType": "IMicrosoftGraphTeamTemplateDefinition", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamtemplatedefinition-get?view=graph-rest-beta" + "Command": "Get-MgBetaTeamworkTeamTemplateDefinition", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkTeamTemplateDefinition", - "OutputType": "IMicrosoftGraphTeamTemplateDefinition", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions", + "OutputType": "IMicrosoftGraphTeamTemplateDefinition", + "Command": "Get-MgBetaTeamworkTeamTemplateDefinition", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkTeamTemplateDefinitionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions/$count", + "OutputType": null, + "Command": "Get-MgBetaTeamworkTeamTemplateDefinitionCount", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "WorkforceIntegration.Read.All", @@ -184719,20 +184968,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkWorkforceIntegration", "OutputType": "IMicrosoftGraphWorkforceIntegration", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-get?view=graph-rest-beta" + "Command": "Get-MgBetaTeamworkWorkforceIntegration", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "WorkforceIntegration.Read.All", @@ -184751,19 +184999,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-list?view=graph-rest-beta", + "Method": "GET", "Uri": "/teamwork/workforceIntegrations", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkWorkforceIntegration", "OutputType": "IMicrosoftGraphWorkforceIntegration", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-list?view=graph-rest-beta" + "Command": "Get-MgBetaTeamworkWorkforceIntegration", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "WorkforceIntegration.Read.All", @@ -184782,19 +185030,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/teamwork/workforceIntegrations/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaTeamworkWorkforceIntegrationCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaTeamworkWorkforceIntegrationCount", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -184813,20 +185062,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadmincustomer-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}", - "Module": "Beta.Identity.Partner", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomer", "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadmincustomer-get?view=graph-rest-beta" + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomer", + "Module": "Beta.Identity.Partner" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -184845,19 +185093,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantrelationship-list-delegatedadmincustomers?view=graph-rest-beta", + "Method": "GET", "Uri": "/tenantRelationships/delegatedAdminCustomers", - "Module": "Beta.Identity.Partner", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomer", "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantrelationship-list-delegatedadmincustomers?view=graph-rest-beta" + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomer", + "Module": "Beta.Identity.Partner" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -184876,34 +185124,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/tenantRelationships/delegatedAdminCustomers/$count", - "Module": "Beta.Identity.Partner", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerCount", + "Module": "Beta.Identity.Partner" }, { - "Permissions": [], - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", - "Module": "Beta.Identity.Partner", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", - "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", + "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", + "Module": "Beta.Identity.Partner" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -184922,19 +185170,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadmincustomer-list-servicemanagementdetails?view=graph-rest-beta", + "Method": "GET", "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails", - "Module": "Beta.Identity.Partner", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadmincustomer-list-servicemanagementdetails?view=graph-rest-beta" + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", + "Module": "Beta.Identity.Partner" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -184953,20 +185202,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/$count", - "Module": "Beta.Identity.Partner", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetailCount", "OutputType": null, + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetailCount", + "Module": "Beta.Identity.Partner" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -184985,20 +185234,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}", - "Module": "Beta.Identity.Partner", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationship", "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-get?view=graph-rest-beta" + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationship", + "Module": "Beta.Identity.Partner" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -185017,19 +185265,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantrelationship-list-delegatedadminrelationships?view=graph-rest-beta", + "Method": "GET", "Uri": "/tenantRelationships/delegatedAdminRelationships", - "Module": "Beta.Identity.Partner", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationship", "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantrelationship-list-delegatedadminrelationships?view=graph-rest-beta" + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationship", + "Module": "Beta.Identity.Partner" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -185048,20 +185297,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminaccessassignment-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}", - "Module": "Beta.Identity.Partner", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminaccessassignment-get?view=graph-rest-beta" + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", + "Module": "Beta.Identity.Partner" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -185080,19 +185328,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-accessassignments?view=graph-rest-beta", + "Method": "GET", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments", - "Module": "Beta.Identity.Partner", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-accessassignments?view=graph-rest-beta" + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", + "Module": "Beta.Identity.Partner" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -185111,20 +185360,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/$count", - "Module": "Beta.Identity.Partner", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCount", + "Module": "Beta.Identity.Partner" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -185143,19 +185391,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/tenantRelationships/delegatedAdminRelationships/$count", - "Module": "Beta.Identity.Partner", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipCount", + "Module": "Beta.Identity.Partner" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -185174,20 +185423,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationshipoperation-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}", - "Module": "Beta.Identity.Partner", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationshipoperation-get?view=graph-rest-beta" + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", + "Module": "Beta.Identity.Partner" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -185206,19 +185454,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-operations?view=graph-rest-beta", + "Method": "GET", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations", - "Module": "Beta.Identity.Partner", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-operations?view=graph-rest-beta" + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", + "Module": "Beta.Identity.Partner" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -185237,20 +185486,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/$count", - "Module": "Beta.Identity.Partner", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperationCount", "OutputType": null, + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipOperationCount", + "Module": "Beta.Identity.Partner" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -185269,20 +185518,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationshiprequest-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}", - "Module": "Beta.Identity.Partner", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationshiprequest-get?view=graph-rest-beta" + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", + "Module": "Beta.Identity.Partner" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -185301,19 +185549,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-requests?view=graph-rest-beta", + "Method": "GET", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests", - "Module": "Beta.Identity.Partner", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-requests?view=graph-rest-beta" + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", + "Module": "Beta.Identity.Partner" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -185332,20 +185581,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/$count", - "Module": "Beta.Identity.Partner", - "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequestCount", "OutputType": null, + "Command": "Get-MgBetaTenantRelationshipDelegatedAdminRelationshipRequestCount", + "Module": "Beta.Identity.Partner" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { + ], "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -185364,20 +185613,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenant-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/tenants/{tenant-id}", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenant", "OutputType": "IMicrosoftGraphManagedTenantsTenant", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenant-get?view=graph-rest-beta" + "Command": "Get-MgBetaTenantRelationshipManagedTenant", + "Module": "Beta.ManagedTenants" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -185396,34 +185644,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-tenants?view=graph-rest-beta", + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/tenants", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenant", "OutputType": "IMicrosoftGraphManagedTenantsTenant", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-tenants?view=graph-rest-beta" + "Command": "Get-MgBetaTenantRelationshipManagedTenant", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances/{aggregatedPolicyCompliance-id}", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", - "OutputType": "IMicrosoftGraphManagedTenantsAggregatedPolicyCompliance", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances/{aggregatedPolicyCompliance-id}", + "OutputType": "IMicrosoftGraphManagedTenantsAggregatedPolicyCompliance", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", + "Module": "Beta.ManagedTenants" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -185442,19 +185690,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-aggregatedpolicycompliances?view=graph-rest-beta", + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", "OutputType": "IMicrosoftGraphManagedTenantsAggregatedPolicyCompliance", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-aggregatedpolicycompliances?view=graph-rest-beta" + "Command": "Get-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", + "Module": "Beta.ManagedTenants" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -185473,492 +185721,493 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances/$count", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAggregatedPolicyComplianceCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaTenantRelationshipManagedTenantAggregatedPolicyComplianceCount", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlert", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlert", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlert", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlert", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/apiNotifications/{managedTenantApiNotification-id}", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertApiNotification", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/apiNotifications/{managedTenantApiNotification-id}", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertApiNotification", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/apiNotifications", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertApiNotification", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/apiNotifications", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertApiNotification", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/apiNotifications/$count", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertApiNotificationCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/apiNotifications/$count", + "OutputType": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertApiNotificationCount", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/$count", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/$count", + "OutputType": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertCount", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/emailNotifications/{managedTenantEmailNotification-id}", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertEmailNotification", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/emailNotifications/{managedTenantEmailNotification-id}", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertEmailNotification", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/emailNotifications", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertEmailNotification", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/emailNotifications", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertEmailNotification", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/emailNotifications/$count", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertEmailNotificationCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}/emailNotifications/$count", + "OutputType": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertEmailNotificationCount", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/{managedTenantAlertLog-id}", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLog", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertLog", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/{managedTenantAlertLog-id}", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertLog", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLog", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLog", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertLog", + "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertLog", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLog", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/{managedTenantAlertLog-id}/alert", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLogAlert", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/{managedTenantAlertLog-id}/alert", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLogAlert", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/$count", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLogCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/$count", + "OutputType": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertLogCount", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRule", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRule", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRule", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRule", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}/alerts/{managedTenantAlert-id}", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleAlert", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}/alerts/{managedTenantAlert-id}", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleAlert", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}/alerts", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleAlert", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}/alerts", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleAlert", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}/alerts/$count", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleAlertCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}/alerts/$count", + "OutputType": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleAlertCount", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/$count", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/$count", + "OutputType": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleCount", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}/alertRules/{managedTenantAlertRule-id}", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionAlertRule", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}/alertRules/{managedTenantAlertRule-id}", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionAlertRule", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}/alertRules", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionAlertRule", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}/alertRules", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionAlertRule", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}/alertRules/$count", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionAlertRuleCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}/alertRules/$count", + "OutputType": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionAlertRuleCount", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/$count", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/$count", + "OutputType": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantAlertRuleDefinitionCount", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/{managedTenantApiNotification-id}", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotification", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/{managedTenantApiNotification-id}", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", + "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotification", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotification", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", + "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotification", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/{managedTenantApiNotification-id}/alert", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotificationAlert", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/{managedTenantApiNotification-id}/alert", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotificationAlert", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/$count", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotificationCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/$count", + "OutputType": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantApiNotificationCount", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/appPerformances/{appPerformance-id}", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAppPerformance", - "OutputType": "IMicrosoftGraphManagedTenantsAppPerformance", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/appPerformances/{appPerformance-id}", + "OutputType": "IMicrosoftGraphManagedTenantsAppPerformance", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAppPerformance", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/appPerformances", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAppPerformance", - "OutputType": "IMicrosoftGraphManagedTenantsAppPerformance", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/appPerformances", + "OutputType": "IMicrosoftGraphManagedTenantsAppPerformance", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAppPerformance", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/appPerformances/$count", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAppPerformanceCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/appPerformances/$count", + "OutputType": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantAppPerformanceCount", + "Module": "Beta.ManagedTenants" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -185977,48 +186226,48 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-auditevent-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/auditEvents/{auditEvent-id}", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAuditEvent", "OutputType": "IMicrosoftGraphManagedTenantsAuditEvent", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-auditevent-get?view=graph-rest-beta" + "Command": "Get-MgBetaTenantRelationshipManagedTenantAuditEvent", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/auditEvents", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAuditEvent", - "OutputType": "IMicrosoftGraphManagedTenantsAuditEvent", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-auditevents?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-auditevents?view=graph-rest-beta", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/auditEvents", + "OutputType": "IMicrosoftGraphManagedTenantsAuditEvent", + "Command": "Get-MgBetaTenantRelationshipManagedTenantAuditEvent", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/auditEvents/$count", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantAuditEventCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/auditEvents/$count", + "OutputType": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantAuditEventCount", + "Module": "Beta.ManagedTenants" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -186037,20 +186286,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-cloudpcconnection-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/cloudPcConnections/{cloudPcConnection-id}", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcConnection", "OutputType": "IMicrosoftGraphManagedTenantsCloudPcConnection", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-cloudpcconnection-get?view=graph-rest-beta" + "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcConnection", + "Module": "Beta.ManagedTenants" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -186069,19 +186317,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-cloudpcconnections?view=graph-rest-beta", + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/cloudPcConnections", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcConnection", "OutputType": "IMicrosoftGraphManagedTenantsCloudPcConnection", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-cloudpcconnections?view=graph-rest-beta" + "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcConnection", + "Module": "Beta.ManagedTenants" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -186100,19 +186348,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/cloudPcConnections/$count", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcConnectionCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcConnectionCount", + "Module": "Beta.ManagedTenants" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -186131,20 +186380,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-cloudpcdevice-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/cloudPcDevices/{cloudPcDevice-id}", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcDevice", "OutputType": "IMicrosoftGraphManagedTenantsCloudPcDevice", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-cloudpcdevice-get?view=graph-rest-beta" + "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcDevice", + "Module": "Beta.ManagedTenants" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -186163,19 +186411,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-cloudpcdevices?view=graph-rest-beta", + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/cloudPcDevices", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcDevice", "OutputType": "IMicrosoftGraphManagedTenantsCloudPcDevice", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-cloudpcdevices?view=graph-rest-beta" + "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcDevice", + "Module": "Beta.ManagedTenants" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -186194,19 +186442,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/cloudPcDevices/$count", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcDeviceCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcDeviceCount", + "Module": "Beta.ManagedTenants" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -186225,20 +186474,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-cloudpcoverview-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview/{cloudPcOverview-tenantId}", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcOverview", "OutputType": "IMicrosoftGraphManagedTenantsCloudPcOverview", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-cloudpcoverview-get?view=graph-rest-beta" + "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcOverview", + "Module": "Beta.ManagedTenants" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -186257,19 +186505,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-cloudpcsoverview?view=graph-rest-beta", + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcOverview", "OutputType": "IMicrosoftGraphManagedTenantsCloudPcOverview", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-cloudpcsoverview?view=graph-rest-beta" + "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcOverview", + "Module": "Beta.ManagedTenants" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -186288,19 +186536,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview/$count", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcOverviewCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaTenantRelationshipManagedTenantCloudPcOverviewCount", + "Module": "Beta.ManagedTenants" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -186327,20 +186576,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-conditionalaccesspolicycoverage-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages/{conditionalAccessPolicyCoverage-id}", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", "OutputType": "IMicrosoftGraphManagedTenantsConditionalAccessPolicyCoverage", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-conditionalaccesspolicycoverage-get?view=graph-rest-beta" + "Command": "Get-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", + "Module": "Beta.ManagedTenants" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -186367,19 +186615,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-conditionalaccesspolicycoverages?view=graph-rest-beta", + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", "OutputType": "IMicrosoftGraphManagedTenantsConditionalAccessPolicyCoverage", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-conditionalaccesspolicycoverages?view=graph-rest-beta" + "Command": "Get-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", + "Module": "Beta.ManagedTenants" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -186406,19 +186654,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages/$count", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverageCount", "OutputType": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverageCount", + "Module": "Beta.ManagedTenants" + }, + { + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -186437,62 +186685,63 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/tenants/$count", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaTenantRelationshipManagedTenantCount", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries/{credentialUserRegistrationsSummary-id}", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", - "OutputType": "IMicrosoftGraphManagedTenantsCredentialUserRegistrationsSummary", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-credentialuserregistrationssummary-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-credentialuserregistrationssummary-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries/{credentialUserRegistrationsSummary-id}", + "OutputType": "IMicrosoftGraphManagedTenantsCredentialUserRegistrationsSummary", + "Command": "Get-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", - "OutputType": "IMicrosoftGraphManagedTenantsCredentialUserRegistrationsSummary", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-credentialuserregistrationssummaries?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-credentialuserregistrationssummaries?view=graph-rest-beta", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries", + "OutputType": "IMicrosoftGraphManagedTenantsCredentialUserRegistrationsSummary", + "Command": "Get-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries/$count", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummaryCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries/$count", + "OutputType": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummaryCount", + "Module": "Beta.ManagedTenants" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -186511,20 +186760,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenantcustomizedinformation-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation/{tenantCustomizedInformation-id}", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCustomizedInformation", "OutputType": "IMicrosoftGraphManagedTenantsTenantCustomizedInformation", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenantcustomizedinformation-get?view=graph-rest-beta" + "Command": "Get-MgBetaTenantRelationshipManagedTenantCustomizedInformation", + "Module": "Beta.ManagedTenants" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -186543,19 +186791,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-tenantscustomizedinformation?view=graph-rest-beta", + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCustomizedInformation", "OutputType": "IMicrosoftGraphManagedTenantsTenantCustomizedInformation", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-tenantscustomizedinformation?view=graph-rest-beta" + "Command": "Get-MgBetaTenantRelationshipManagedTenantCustomizedInformation", + "Module": "Beta.ManagedTenants" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -186574,19 +186822,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation/$count", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantCustomizedInformationCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaTenantRelationshipManagedTenantCustomizedInformationCount", + "Module": "Beta.ManagedTenants" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -186605,20 +186854,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenantdetailedinformation-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation/{tenantDetailedInformation-id}", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantDetailedInformation", "OutputType": "IMicrosoftGraphManagedTenantsTenantDetailedInformation", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenantdetailedinformation-get?view=graph-rest-beta" + "Command": "Get-MgBetaTenantRelationshipManagedTenantDetailedInformation", + "Module": "Beta.ManagedTenants" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -186637,19 +186885,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-tenantsdetailedinformation?view=graph-rest-beta", + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantDetailedInformation", "OutputType": "IMicrosoftGraphManagedTenantsTenantDetailedInformation", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-tenantsdetailedinformation?view=graph-rest-beta" + "Command": "Get-MgBetaTenantRelationshipManagedTenantDetailedInformation", + "Module": "Beta.ManagedTenants" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -186668,62 +186916,63 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation/$count", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantDetailedInformationCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaTenantRelationshipManagedTenantDetailedInformationCount", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances/{deviceAppPerformance-id}", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", - "OutputType": "IMicrosoftGraphManagedTenantsDeviceAppPerformance", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances/{deviceAppPerformance-id}", + "OutputType": "IMicrosoftGraphManagedTenantsDeviceAppPerformance", + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", - "OutputType": "IMicrosoftGraphManagedTenantsDeviceAppPerformance", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances", + "OutputType": "IMicrosoftGraphManagedTenantsDeviceAppPerformance", + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances/$count", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceAppPerformanceCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances/$count", + "OutputType": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceAppPerformanceCount", + "Module": "Beta.ManagedTenants" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -186742,20 +186991,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-devicecompliancepolicysettingstatesummary-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", "OutputType": "IMicrosoftGraphManagedTenantsDeviceCompliancePolicySettingStateSummary", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-devicecompliancepolicysettingstatesummary-get?view=graph-rest-beta" + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", + "Module": "Beta.ManagedTenants" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -186774,19 +187022,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-devicecompliancepolicysettingstatesummary?view=graph-rest-beta", + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", "OutputType": "IMicrosoftGraphManagedTenantsDeviceCompliancePolicySettingStateSummary", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-devicecompliancepolicysettingstatesummary?view=graph-rest-beta" + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", + "Module": "Beta.ManagedTenants" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -186805,120 +187053,121 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries/$count", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummaryCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummaryCount", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses/{deviceHealthStatus-id}", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", - "OutputType": "IMicrosoftGraphManagedTenantsDeviceHealthStatus", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses/{deviceHealthStatus-id}", + "OutputType": "IMicrosoftGraphManagedTenantsDeviceHealthStatus", + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", - "OutputType": "IMicrosoftGraphManagedTenantsDeviceHealthStatus", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses", + "OutputType": "IMicrosoftGraphManagedTenantsDeviceHealthStatus", + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses/$count", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceHealthStatusCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses/$count", + "OutputType": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantDeviceHealthStatusCount", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/{managedTenantEmailNotification-id}", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotification", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/{managedTenantEmailNotification-id}", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", + "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotification", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotification", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", + "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotification", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/{managedTenantEmailNotification-id}/alert", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotificationAlert", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/{managedTenantEmailNotification-id}/alert", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotificationAlert", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/$count", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotificationCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/$count", + "OutputType": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantEmailNotificationCount", + "Module": "Beta.ManagedTenants" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -186937,20 +187186,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenantgroup-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/tenantGroups/{tenantGroup-id}", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantGroup", "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenantgroup-get?view=graph-rest-beta" + "Command": "Get-MgBetaTenantRelationshipManagedTenantGroup", + "Module": "Beta.ManagedTenants" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -186969,19 +187217,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-tenantgroups?view=graph-rest-beta", + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/tenantGroups", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantGroup", "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-tenantgroups?view=graph-rest-beta" + "Command": "Get-MgBetaTenantRelationshipManagedTenantGroup", + "Module": "Beta.ManagedTenants" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -187000,19 +187248,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/tenantGroups/$count", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantGroupCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaTenantRelationshipManagedTenantGroupCount", + "Module": "Beta.ManagedTenants" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -187031,20 +187280,19 @@ "IsLeastPrivilege": false } ], - "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances/{managedDeviceCompliance-id}", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", - "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceCompliance", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-manageddevicecompliance-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-manageddevicecompliance-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances/{managedDeviceCompliance-id}", + "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceCompliance", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", + "Module": "Beta.ManagedTenants" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -187063,19 +187311,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-manageddevicecompliances?view=graph-rest-beta", + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceCompliance", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-manageddevicecompliances?view=graph-rest-beta" + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", + "Module": "Beta.ManagedTenants" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -187094,19 +187342,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances/$count", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceCount", + "Module": "Beta.ManagedTenants" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -187125,20 +187374,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-manageddevicecompliancetrend-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends/{managedDeviceComplianceTrend-id}", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceComplianceTrend", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-manageddevicecompliancetrend-get?view=graph-rest-beta" + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", + "Module": "Beta.ManagedTenants" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -187157,19 +187405,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-manageddevicecompliancetrends?view=graph-rest-beta", + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceComplianceTrend", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-manageddevicecompliancetrends?view=graph-rest-beta" + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", + "Module": "Beta.ManagedTenants" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -187188,19 +187436,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends/$count", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrendCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrendCount", + "Module": "Beta.ManagedTenants" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -187219,20 +187468,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managementaction-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managementActions/{managementAction-id}", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementAction", "OutputType": "IMicrosoftGraphManagedTenantsManagementAction", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managementaction-get?view=graph-rest-beta" + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementAction", + "Module": "Beta.ManagedTenants" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -187251,19 +187499,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-managementactions?view=graph-rest-beta", + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managementActions", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementAction", "OutputType": "IMicrosoftGraphManagedTenantsManagementAction", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-managementactions?view=graph-rest-beta" + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementAction", + "Module": "Beta.ManagedTenants" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -187282,19 +187530,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managementActions/$count", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementActionCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementActionCount", + "Module": "Beta.ManagedTenants" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -187313,20 +187562,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managementactiontenantdeploymentstatus-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses/{managementActionTenantDeploymentStatus-id}", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", "OutputType": "IMicrosoftGraphManagedTenantsManagementActionTenantDeploymentStatus", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managementactiontenantdeploymentstatus-get?view=graph-rest-beta" + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", + "Module": "Beta.ManagedTenants" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -187345,19 +187593,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-managementactiontenantdeploymentstatuses?view=graph-rest-beta", + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", "OutputType": "IMicrosoftGraphManagedTenantsManagementActionTenantDeploymentStatus", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-managementactiontenantdeploymentstatuses?view=graph-rest-beta" + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", + "Module": "Beta.ManagedTenants" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -187376,19 +187624,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses/$count", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatusCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatusCount", + "Module": "Beta.ManagedTenants" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -187407,20 +187656,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managementintent-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managementIntents/{managementIntent-id}", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementIntent", "OutputType": "IMicrosoftGraphManagedTenantsManagementIntent", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managementintent-get?view=graph-rest-beta" + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementIntent", + "Module": "Beta.ManagedTenants" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -187439,19 +187687,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-managementintents?view=graph-rest-beta", + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managementIntents", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementIntent", "OutputType": "IMicrosoftGraphManagedTenantsManagementIntent", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-managementintents?view=graph-rest-beta" + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementIntent", + "Module": "Beta.ManagedTenants" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -187470,19 +187718,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managementIntents/$count", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementIntentCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementIntentCount", + "Module": "Beta.ManagedTenants" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -187501,20 +187750,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managementtemplate-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managementTemplates/{managementTemplate-id}", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplate", "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managementtemplate-get?view=graph-rest-beta" + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplate", + "Module": "Beta.ManagedTenants" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -187533,154 +187781,154 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-managementtemplates?view=graph-rest-beta", + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managementTemplates", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplate", "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-managementtemplates?view=graph-rest-beta" + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplate", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollection", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollection", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollection", + "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollection", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/$count", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/$count", + "OutputType": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionCount", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}/managementTemplates/{managementTemplate-id}", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionManagementTemplate", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}/managementTemplates/{managementTemplate-id}", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionManagementTemplate", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}/managementTemplates", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionManagementTemplate", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}/managementTemplates", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionManagementTemplate", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}/managementTemplates/$count", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionManagementTemplateCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}/managementTemplates/$count", + "OutputType": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionManagementTemplateCount", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries/{managementTemplateCollectionTenantSummary-id}", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollectionTenantSummary", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries/{managementTemplateCollectionTenantSummary-id}", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollectionTenantSummary", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollectionTenantSummary", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollectionTenantSummary", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries/$count", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummaryCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries/$count", + "OutputType": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummaryCount", + "Module": "Beta.ManagedTenants" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -187699,292 +187947,292 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/managementTemplates/$count", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateCount", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", + "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}/acceptedVersion", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepAcceptedVersion", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}/acceptedVersion", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepAcceptedVersion", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managementTemplates/{managementTemplate-id}/managementTemplateSteps/$count", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managementTemplates/{managementTemplate-id}/managementTemplateSteps/$count", + "OutputType": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepCount", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}/managementTemplate", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepManagementTemplate", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}/managementTemplate", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepManagementTemplate", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries/{managementTemplateStepTenantSummary-id}", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepTenantSummary", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries/{managementTemplateStepTenantSummary-id}", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepTenantSummary", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepTenantSummary", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepTenantSummary", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries/$count", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummaryCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries/$count", + "OutputType": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummaryCount", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", + "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/acceptedFor", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionAcceptedFor", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/acceptedFor", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionAcceptedFor", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}/versions/$count", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}/versions/$count", + "OutputType": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionCount", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/{managementTemplateStepDeployment-id}", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepDeployment", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/{managementTemplateStepDeployment-id}", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepDeployment", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepDeployment", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepDeployment", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/$count", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeploymentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/$count", + "OutputType": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeploymentCount", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/{managementTemplateStepDeployment-id}/templateStepVersion", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeploymentTemplateStepVersion", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/{managementTemplateStepDeployment-id}/templateStepVersion", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeploymentTemplateStepVersion", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/templateStep", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionTemplateStep", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/templateStep", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", + "Command": "Get-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionTemplateStep", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/myRoles/{myRole-tenantId}", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantMyRole", - "OutputType": "IMicrosoftGraphManagedTenantsMyRole", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/myRoles/{myRole-tenantId}", + "OutputType": "IMicrosoftGraphManagedTenantsMyRole", + "Command": "Get-MgBetaTenantRelationshipManagedTenantMyRole", + "Module": "Beta.ManagedTenants" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -188003,19 +188251,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-myroles?view=graph-rest-beta", + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/myRoles", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantMyRole", "OutputType": "IMicrosoftGraphManagedTenantsMyRole", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-myroles?view=graph-rest-beta" + "Command": "Get-MgBetaTenantRelationshipManagedTenantMyRole", + "Module": "Beta.ManagedTenants" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -188034,19 +188282,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/myRoles/$count", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantMyRoleCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaTenantRelationshipManagedTenantMyRoleCount", + "Module": "Beta.ManagedTenants" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -188065,20 +188314,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenanttag-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/tenantTags/{tenantTag-id}", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantTag", "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenanttag-get?view=graph-rest-beta" + "Command": "Get-MgBetaTenantRelationshipManagedTenantTag", + "Module": "Beta.ManagedTenants" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -188097,19 +188345,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-tenanttags?view=graph-rest-beta", + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/tenantTags", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantTag", "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-tenanttags?view=graph-rest-beta" + "Command": "Get-MgBetaTenantRelationshipManagedTenantTag", + "Module": "Beta.ManagedTenants" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -188128,62 +188376,63 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/tenantTags/$count", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantTagCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaTenantRelationshipManagedTenantTagCount", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints/{managedTenantTicketingEndpoint-id}", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantTicketingEndpoint", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints/{managedTenantTicketingEndpoint-id}", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantTicketingEndpoint", + "Command": "Get-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantTicketingEndpoint", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantTicketingEndpoint", + "Command": "Get-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints/$count", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantTicketingEndpointCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints/$count", + "OutputType": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantTicketingEndpointCount", + "Module": "Beta.ManagedTenants" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -188202,20 +188451,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-windowsdevicemalwarestate-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates/{windowsDeviceMalwareState-id}", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", "OutputType": "IMicrosoftGraphManagedTenantsWindowsDeviceMalwareState", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-windowsdevicemalwarestate-get?view=graph-rest-beta" + "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", + "Module": "Beta.ManagedTenants" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -188234,19 +188482,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-windowsdevicemalwarestates?view=graph-rest-beta", + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", "OutputType": "IMicrosoftGraphManagedTenantsWindowsDeviceMalwareState", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-windowsdevicemalwarestates?view=graph-rest-beta" + "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", + "Module": "Beta.ManagedTenants" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -188265,19 +188513,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates/$count", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareStateCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareStateCount", + "Module": "Beta.ManagedTenants" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -188296,20 +188545,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-windowsprotectionstate-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates/{windowsProtectionState-id}", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", "OutputType": "IMicrosoftGraphManagedTenantsWindowsProtectionState", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-windowsprotectionstate-get?view=graph-rest-beta" + "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", + "Module": "Beta.ManagedTenants" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -188328,19 +188576,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-windowsprotectionstates?view=graph-rest-beta", + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", "OutputType": "IMicrosoftGraphManagedTenantsWindowsProtectionState", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-list-windowsprotectionstates?view=graph-rest-beta" + "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", + "Module": "Beta.ManagedTenants" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -188359,19 +188607,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates/$count", - "Module": "Beta.ManagedTenants", - "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsProtectionStateCount", "OutputType": null, + "Command": "Get-MgBetaTenantRelationshipManagedTenantWindowsProtectionStateCount", + "Module": "Beta.ManagedTenants" + }, + { + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "MultiTenantOrganization.ReadBasic.All", @@ -188398,19 +188646,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/tenantRelationships/multiTenantOrganization", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganization", "OutputType": "IMicrosoftGraphMultiTenantOrganization", + "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganization", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-get?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "MultiTenantOrganization.Read.All", @@ -188429,34 +188677,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationjoinrequestrecord-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/tenantRelationships/multiTenantOrganization/joinRequest", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganizationJoinRequest", "OutputType": "IMicrosoftGraphMultiTenantOrganizationJoinRequestRecord", - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationjoinrequestrecord-get?view=graph-rest-beta" + "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganizationJoinRequest", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/tenantRelationships/multiTenantOrganization/tenants/{multiTenantOrganizationMember-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganizationTenant", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationmember-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationmember-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/tenantRelationships/multiTenantOrganization/tenants/{multiTenantOrganizationMember-id}", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", + "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganizationTenant", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "MultiTenantOrganization.ReadBasic.All", @@ -188483,19 +188731,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-list-tenants?view=graph-rest-beta", + "Method": "GET", "Uri": "/tenantRelationships/multiTenantOrganization/tenants", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganizationTenant", "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-list-tenants?view=graph-rest-beta" + "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganizationTenant", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "MultiTenantOrganization.ReadBasic.All", @@ -188522,33 +188770,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/tenantRelationships/multiTenantOrganization/tenants/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganizationTenantCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaTenantRelationshipMultiTenantOrganizationTenantCount", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/trustFramework", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaTrustFramework", - "OutputType": "IMicrosoftGraphTrustFramework", + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/trustFramework", + "OutputType": "IMicrosoftGraphTrustFramework", + "Command": "Get-MgBetaTrustFramework", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "TrustFrameworkKeySet.Read.All", @@ -188567,20 +188816,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaTrustFrameworkKeySet", "OutputType": "IMicrosoftGraphTrustFrameworkKeySet", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-get?view=graph-rest-beta" + "Command": "Get-MgBetaTrustFrameworkKeySet", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "TrustFrameworkKeySet.Read.All", @@ -188599,19 +188847,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframework-list-keysets?view=graph-rest-beta", + "Method": "GET", "Uri": "/trustFramework/keySets", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaTrustFrameworkKeySet", "OutputType": "IMicrosoftGraphTrustFrameworkKeySet", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframework-list-keysets?view=graph-rest-beta" + "Command": "Get-MgBetaTrustFrameworkKeySet", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "TrustFrameworkKeySet.Read.All", @@ -188630,20 +188879,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-getactivekey?view=graph-rest-beta", + "Method": "GET", "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/getActiveKey", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaTrustFrameworkKeySetActiveKey", "OutputType": "IMicrosoftGraphTrustFrameworkKey", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-getactivekey?view=graph-rest-beta" + "Command": "Get-MgBetaTrustFrameworkKeySetActiveKey", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "TrustFrameworkKeySet.Read.All", @@ -188662,63 +188910,64 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/trustFramework/keySets/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaTrustFrameworkKeySetCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaTrustFrameworkKeySetCount", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/keys_v2/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaTrustFrameworkKeySetKey", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/keys_v2/$count", + "OutputType": null, + "Command": "Get-MgBetaTrustFrameworkKeySetKey", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/keys_v2/{trustFrameworkKey_v2-kid}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaTrustFrameworkKeySetKeyV2", - "OutputType": "IMicrosoftGraphTrustFrameworkKeyV2", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkey_v2-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkey_v2-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/keys_v2/{trustFrameworkKey_v2-kid}", + "OutputType": "IMicrosoftGraphTrustFrameworkKeyV2", + "Command": "Get-MgBetaTrustFrameworkKeySetKeyV2", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/keys_v2", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaTrustFrameworkKeySetKeyV2", - "OutputType": "IMicrosoftGraphTrustFrameworkKeyV2", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/keys_v2", + "OutputType": "IMicrosoftGraphTrustFrameworkKeyV2", + "Command": "Get-MgBetaTrustFrameworkKeySetKeyV2", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -188737,20 +188986,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaTrustFrameworkPolicy", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaTrustFrameworkPolicy", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -188769,19 +189017,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframework-list-trustframeworkpolicies?view=graph-rest-beta", + "Method": "GET", "Uri": "/trustFramework/policies", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaTrustFrameworkPolicy", "OutputType": "IMicrosoftGraphTrustFrameworkPolicy", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframework-list-trustframeworkpolicies?view=graph-rest-beta" + "Command": "Get-MgBetaTrustFrameworkPolicy", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -188800,20 +189049,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframework-list-trustframeworkpolicies?view=graph-rest-beta", + "Method": "GET", "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}/$value", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaTrustFrameworkPolicyContent", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframework-list-trustframeworkpolicies?view=graph-rest-beta" + "Command": "Get-MgBetaTrustFrameworkPolicyContent", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -188832,19 +189080,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/trustFramework/policies/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaTrustFrameworkPolicyCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaTrustFrameworkPolicyCount", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "User.ReadBasic.All", @@ -188967,20 +189216,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/users/{user-id}", - "Module": "Beta.Users", - "Command": "Get-MgBetaUser", "OutputType": "IMicrosoftGraphUser", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-get?view=graph-rest-beta" + "Command": "Get-MgBetaUser", + "Module": "Beta.Users" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "User.ReadBasic.All", @@ -189087,166 +189335,166 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list?view=graph-rest-beta", + "Method": "GET", "Uri": "/users", - "Module": "Beta.Users", - "Command": "Get-MgBetaUser", "OutputType": "IMicrosoftGraphUser", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list?view=graph-rest-beta" + "Command": "Get-MgBetaUser", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/activities/{userActivity-id}", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserActivity", - "OutputType": "IMicrosoftGraphUserActivity", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/activities/{userActivity-id}", + "OutputType": "IMicrosoftGraphUserActivity", + "Command": "Get-MgBetaUserActivity", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/activities", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserActivity", - "OutputType": "IMicrosoftGraphUserActivity", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/activities", + "OutputType": "IMicrosoftGraphUserActivity", + "Command": "Get-MgBetaUserActivity", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/activities/$count", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserActivityCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/activities/$count", + "OutputType": null, + "Command": "Get-MgBetaUserActivityCount", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserActivityHistoryItem", - "OutputType": "IMicrosoftGraphActivityHistoryItem", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", + "OutputType": "IMicrosoftGraphActivityHistoryItem", + "Command": "Get-MgBetaUserActivityHistoryItem", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserActivityHistoryItem", - "OutputType": "IMicrosoftGraphActivityHistoryItem", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems", + "OutputType": "IMicrosoftGraphActivityHistoryItem", + "Command": "Get-MgBetaUserActivityHistoryItem", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}/activity", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserActivityHistoryItemActivity", - "OutputType": "IMicrosoftGraphUserActivity", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}/activity", + "OutputType": "IMicrosoftGraphUserActivity", + "Command": "Get-MgBetaUserActivityHistoryItemActivity", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/$count", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserActivityHistoryItemCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/$count", + "OutputType": null, + "Command": "Get-MgBetaUserActivityHistoryItemCount", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/analytics/activityStatistics/{activityStatistics-id}", - "Module": "Beta.People", - "Command": "Get-MgBetaUserActivityStatistics", - "OutputType": "IMicrosoftGraphActivityStatistics", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/analytics/activityStatistics/{activityStatistics-id}", + "OutputType": "IMicrosoftGraphActivityStatistics", + "Command": "Get-MgBetaUserActivityStatistics", + "Module": "Beta.People" }, { - "Permissions": [], - "Uri": "/users/{user-id}/analytics/activityStatistics", - "Module": "Beta.People", - "Command": "Get-MgBetaUserActivityStatistics", - "OutputType": "IMicrosoftGraphActivityStatistics", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/analytics/activityStatistics", + "OutputType": "IMicrosoftGraphActivityStatistics", + "Command": "Get-MgBetaUserActivityStatistics", + "Module": "Beta.People" }, { - "Permissions": [], - "Uri": "/users/{user-id}/agreementAcceptances/{agreementAcceptance-id}", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaUserAgreementAcceptance", - "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/agreementAcceptances/{agreementAcceptance-id}", + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Command": "Get-MgBetaUserAgreementAcceptance", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "AgreementAcceptance.Read", @@ -189265,19 +189513,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/agreementAcceptances", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaUserAgreementAcceptance", "OutputType": "IMicrosoftGraphAgreementAcceptance", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserAgreementAcceptance", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "AgreementAcceptance.Read", @@ -189296,50 +189545,49 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/agreementAcceptances/$count", - "Module": "Beta.Identity.Governance", - "Command": "Get-MgBetaUserAgreementAcceptanceCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserAgreementAcceptanceCount", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/users/{user-id}/analytics/activityStatistics/$count", - "Module": "Beta.People", - "Command": "Get-MgBetaUserAnalyticActivityStatisticsCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/analytics/activityStatistics/$count", + "OutputType": null, + "Command": "Get-MgBetaUserAnalyticActivityStatisticsCount", + "Module": "Beta.People" }, { - "Permissions": [], - "Uri": "/users/{user-id}/appRoleAssignedResources/{servicePrincipal-id}", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserAppRoleAssignedResource", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/appRoleAssignedResources/{servicePrincipal-id}", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Command": "Get-MgBetaUserAppRoleAssignedResource", + "Module": "Beta.Users" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Directory.Read.All", @@ -189358,19 +189606,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/appRoleAssignedResources", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserAppRoleAssignedResource", "OutputType": "IMicrosoftGraphServicePrincipal", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserAppRoleAssignedResource", + "Module": "Beta.Users" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Directory.Read.All", @@ -189389,20 +189638,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/appRoleAssignedResources(appId='{appId}')", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserAppRoleAssignedResourceByAppId", "OutputType": "IMicrosoftGraphServicePrincipal", + "Command": "Get-MgBetaUserAppRoleAssignedResourceByAppId", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Directory.Read.All", @@ -189421,35 +189670,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/appRoleAssignedResources/$count", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserAppRoleAssignedResourceCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserAppRoleAssignedResourceCount", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", - "Module": "Beta.Applications", - "Command": "Get-MgBetaUserAppRoleAssignment", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Command": "Get-MgBetaUserAppRoleAssignment", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Directory.Read.All", @@ -189468,19 +189716,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-approleassignments?view=graph-rest-beta", + "Method": "GET", "Uri": "/users/{user-id}/appRoleAssignments", - "Module": "Beta.Applications", - "Command": "Get-MgBetaUserAppRoleAssignment", "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-approleassignments?view=graph-rest-beta" + "Command": "Get-MgBetaUserAppRoleAssignment", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Directory.Read.All", @@ -189499,20 +189748,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/appRoleAssignments/$count", - "Module": "Beta.Applications", - "Command": "Get-MgBetaUserAppRoleAssignmentCount", "OutputType": null, + "Command": "Get-MgBetaUserAppRoleAssignmentCount", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -189547,20 +189796,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserAuthenticationEmailMethod", "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserAuthenticationEmailMethod", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -189595,19 +189843,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/authentication/emailMethods", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserAuthenticationEmailMethod", "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserAuthenticationEmailMethod", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -189642,20 +189891,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/authentication/emailMethods/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserAuthenticationEmailMethodCount", "OutputType": null, + "Command": "Get-MgBetaUserAuthenticationEmailMethodCount", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -189690,20 +189939,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserAuthenticationFido2Method", "OutputType": "IMicrosoftGraphFido2AuthenticationMethod", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserAuthenticationFido2Method", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -189738,19 +189986,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/authentication/fido2Methods", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserAuthenticationFido2Method", "OutputType": "IMicrosoftGraphFido2AuthenticationMethod", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserAuthenticationFido2Method", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -189785,20 +190034,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/authentication/fido2Methods/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserAuthenticationFido2MethodCount", "OutputType": null, + "Command": "Get-MgBetaUserAuthenticationFido2MethodCount", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -189833,20 +190082,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationMethod", "Command": "Get-MgBetaUserAuthenticationMethod", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -189881,19 +190129,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/authentication/methods", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserAuthenticationMethod", "OutputType": "IMicrosoftGraphAuthenticationMethod", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserAuthenticationMethod", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -189928,20 +190177,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/authentication/methods/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserAuthenticationMethodCount", "OutputType": null, + "Command": "Get-MgBetaUserAuthenticationMethodCount", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -189976,20 +190225,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/microsoftauthenticatorauthenticationmethod-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethod", "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/microsoftauthenticatorauthenticationmethod-get?view=graph-rest-beta" + "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethod", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -190024,19 +190272,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/microsoftauthenticatorauthenticationmethod-list?view=graph-rest-beta", + "Method": "GET", "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethod", "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/microsoftauthenticatorauthenticationmethod-list?view=graph-rest-beta" + "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethod", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -190071,35 +190320,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethodCount", "OutputType": null, + "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethodCount", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}/device", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethodDevice", "OutputType": "IMicrosoftGraphDevice", + "Command": "Get-MgBetaUserAuthenticationMicrosoftAuthenticatorMethodDevice", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -190134,49 +190383,49 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/longrunningoperation-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserAuthenticationOperation", "OutputType": "IMicrosoftGraphLongRunningOperation", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationoperation-get?view=graph-rest-beta" + "Command": "Get-MgBetaUserAuthenticationOperation", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/users/{user-id}/authentication/operations", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserAuthenticationOperation", - "OutputType": "IMicrosoftGraphLongRunningOperation", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/authentication/operations", + "OutputType": "IMicrosoftGraphLongRunningOperation", + "Command": "Get-MgBetaUserAuthenticationOperation", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/users/{user-id}/authentication/operations/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserAuthenticationOperationCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/authentication/operations/$count", + "OutputType": null, + "Command": "Get-MgBetaUserAuthenticationOperationCount", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -190211,20 +190460,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod", "OutputType": "IMicrosoftGraphPasswordlessMicrosoftAuthenticatorAuthenticationMethod", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -190259,19 +190507,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod", "OutputType": "IMicrosoftGraphPasswordlessMicrosoftAuthenticatorAuthenticationMethod", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -190306,35 +190555,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethodCount", "OutputType": null, + "Command": "Get-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethodCount", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}/device", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethodDevice", "OutputType": "IMicrosoftGraphDevice", + "Command": "Get-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethodDevice", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -190369,20 +190618,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/authentication/passwordMethods/{passwordAuthenticationMethod-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserAuthenticationPasswordMethod", "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserAuthenticationPasswordMethod", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -190417,19 +190665,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/authentication/passwordMethods", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserAuthenticationPasswordMethod", "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserAuthenticationPasswordMethod", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -190464,20 +190713,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/authentication/passwordMethods/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserAuthenticationPasswordMethodCount", "OutputType": null, + "Command": "Get-MgBetaUserAuthenticationPasswordMethodCount", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -190512,20 +190761,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserAuthenticationPhoneMethod", "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserAuthenticationPhoneMethod", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -190560,19 +190808,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/authentication/phoneMethods", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserAuthenticationPhoneMethod", "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserAuthenticationPhoneMethod", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -190607,94 +190856,94 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/authentication/phoneMethods/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserAuthenticationPhoneMethodCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserAuthenticationPhoneMethodCount", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/users/{user-id}/authentication/platformCredentialMethods/{platformCredentialAuthenticationMethod-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserAuthenticationPlatformCredentialMethod", - "OutputType": "IMicrosoftGraphPlatformCredentialAuthenticationMethod", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/authentication/platformCredentialMethods/{platformCredentialAuthenticationMethod-id}", + "OutputType": "IMicrosoftGraphPlatformCredentialAuthenticationMethod", + "Command": "Get-MgBetaUserAuthenticationPlatformCredentialMethod", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/users/{user-id}/authentication/platformCredentialMethods", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserAuthenticationPlatformCredentialMethod", - "OutputType": "IMicrosoftGraphPlatformCredentialAuthenticationMethod", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/authentication/platformCredentialMethods", + "OutputType": "IMicrosoftGraphPlatformCredentialAuthenticationMethod", + "Command": "Get-MgBetaUserAuthenticationPlatformCredentialMethod", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/users/{user-id}/authentication/platformCredentialMethods/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserAuthenticationPlatformCredentialMethodCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/authentication/platformCredentialMethods/$count", + "OutputType": null, + "Command": "Get-MgBetaUserAuthenticationPlatformCredentialMethodCount", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/users/{user-id}/authentication/platformCredentialMethods/{platformCredentialAuthenticationMethod-id}/device", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserAuthenticationPlatformCredentialMethodDevice", - "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/authentication/platformCredentialMethods/{platformCredentialAuthenticationMethod-id}/device", + "OutputType": "IMicrosoftGraphDevice", + "Command": "Get-MgBetaUserAuthenticationPlatformCredentialMethodDevice", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/users/{user-id}/authentication/signInPreferences", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserAuthenticationSignInPreference", - "OutputType": "IMicrosoftGraphSignInPreferences", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/users/{user-id}/authentication/signInPreferences", + "OutputType": "IMicrosoftGraphSignInPreferences", + "Command": "Get-MgBetaUserAuthenticationSignInPreference", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -190729,20 +190978,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserAuthenticationSoftwareOathMethod", "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserAuthenticationSoftwareOathMethod", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -190777,19 +191025,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/authentication/softwareOathMethods", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserAuthenticationSoftwareOathMethod", "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserAuthenticationSoftwareOathMethod", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -190824,20 +191073,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/authentication/softwareOathMethods/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserAuthenticationSoftwareOathMethodCount", "OutputType": null, + "Command": "Get-MgBetaUserAuthenticationSoftwareOathMethodCount", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -190872,20 +191121,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/temporaryaccesspassauthenticationmethod-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserAuthenticationTemporaryAccessPassMethod", "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/temporaryaccesspassauthenticationmethod-get?view=graph-rest-beta" + "Command": "Get-MgBetaUserAuthenticationTemporaryAccessPassMethod", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -190920,19 +191168,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-list-temporaryaccesspassmethods?view=graph-rest-beta", + "Method": "GET", "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserAuthenticationTemporaryAccessPassMethod", "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-list-temporaryaccesspassmethods?view=graph-rest-beta" + "Command": "Get-MgBetaUserAuthenticationTemporaryAccessPassMethod", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -190967,20 +191216,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserAuthenticationTemporaryAccessPassMethodCount", "OutputType": null, + "Command": "Get-MgBetaUserAuthenticationTemporaryAccessPassMethodCount", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -191015,20 +191264,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowshelloforbusinessauthenticationmethod-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserAuthenticationWindowsHelloForBusinessMethod", "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowshelloforbusinessauthenticationmethod-get?view=graph-rest-beta" + "Command": "Get-MgBetaUserAuthenticationWindowsHelloForBusinessMethod", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -191063,19 +191311,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowshelloforbusinessauthenticationmethod-list?view=graph-rest-beta", + "Method": "GET", "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserAuthenticationWindowsHelloForBusinessMethod", "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowshelloforbusinessauthenticationmethod-list?view=graph-rest-beta" + "Command": "Get-MgBetaUserAuthenticationWindowsHelloForBusinessMethod", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -191110,112 +191359,64 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserAuthenticationWindowsHelloForBusinessMethodCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserAuthenticationWindowsHelloForBusinessMethodCount", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}/device", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserAuthenticationWindowsHelloForBusinessMethodDevice", - "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}/device", + "OutputType": "IMicrosoftGraphDevice", + "Command": "Get-MgBetaUserAuthenticationWindowsHelloForBusinessMethodDevice", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/users/getByIds", - "Module": "Beta.Users.Actions", - "Command": "Get-MgBetaUserById", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/getByIds", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaUserById", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/calendars/{calendar-id}", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserCalendar", - "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "beta", "Variants": [ "Get1", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/calendars/{calendar-id}", + "OutputType": "IMicrosoftGraphCalendar", + "Command": "Get-MgBetaUserCalendar", + "Module": "Beta.Calendar" }, { - "Permissions": [ - { - "Name": "Calendars.ReadBasic", - "Description": "Consent name unavailable", - "FullDescription": "Consent description unavailable", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Calendars.Read.Shared", - "Description": "Read calendars you can access", - "FullDescription": "Allows the app to read events in all calendars that you can access, including delegate and shared calendars. ", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": 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, - "PermissionType": "Application", - "IsLeastPrivilege": 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, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "Uri": "/users/{user-id}/calendars", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserCalendar", - "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -191250,20 +191451,67 @@ "IsLeastPrivilege": false } ], - "Uri": "/users/{user-id}/calendars/$count", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserCalendarCount", - "OutputType": null, + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/calendars", + "OutputType": "IMicrosoftGraphCalendar", + "Command": "Get-MgBetaUserCalendar", + "Module": "Beta.Calendar" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [ + { + "Name": "Calendars.ReadBasic", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "Calendars.Read.Shared", + "Description": "Read calendars you can access", + "FullDescription": "Allows the app to read events in all calendars that you can access, including delegate and shared calendars. ", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": 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, + "PermissionType": "Application", + "IsLeastPrivilege": 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, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/calendars/$count", + "OutputType": null, + "Command": "Get-MgBetaUserCalendarCount", + "Module": "Beta.Calendar" }, { + "ApiVersion": "beta", + "Variants": [ + "List1" + ], "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -191290,19 +191538,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/calendars/{calendar-id}/events", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserCalendarEvent", "OutputType": "IMicrosoftGraphEvent", - "Variants": [ - "List1" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserCalendarEvent", + "Module": "Beta.Calendar" }, { + "ApiVersion": "beta", + "Variants": [ + "Delta", + "Delta1", + "DeltaViaIdentity", + "DeltaViaIdentity1" + ], "Permissions": [ { "Name": "Calendars.Read", @@ -191329,22 +191580,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-beta", + "Method": "GET", "Uri": "/users/{user-id}/calendar/events/delta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserCalendarEventDelta", "OutputType": "IMicrosoftGraphEvent", - "Variants": [ - "Delta", - "Delta1", - "DeltaViaIdentity", - "DeltaViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-beta" + "Command": "Get-MgBetaUserCalendarEventDelta", + "Module": "Beta.Users.Functions" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -191363,20 +191612,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserCalendarGroup", "OutputType": "IMicrosoftGraphCalendarGroup", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserCalendarGroup", + "Module": "Beta.Calendar" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -191403,19 +191651,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/calendarGroups", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserCalendarGroup", "OutputType": "IMicrosoftGraphCalendarGroup", + "Command": "Get-MgBetaUserCalendarGroup", + "Module": "Beta.Calendar" + }, + { + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -191450,19 +191698,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserCalendarGroupCalendar", "OutputType": "IMicrosoftGraphCalendar", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserCalendarGroupCalendar", + "Module": "Beta.Calendar" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -191489,86 +191738,86 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/calendarGroups/$count", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserCalendarGroupCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserCalendarGroupCount", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserCalendarPermission", - "OutputType": "IMicrosoftGraphCalendarPermission", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendarpermission-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendarpermission-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", + "OutputType": "IMicrosoftGraphCalendarPermission", + "Command": "Get-MgBetaUserCalendarPermission", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/calendar/calendarPermissions", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserCalendarPermission", - "OutputType": "IMicrosoftGraphCalendarPermission", + "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/calendar/calendarPermissions", + "OutputType": "IMicrosoftGraphCalendarPermission", + "Command": "Get-MgBetaUserCalendarPermission", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/calendar/calendarPermissions/$count", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserCalendarPermissionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/calendar/calendarPermissions/$count", + "OutputType": null, + "Command": "Get-MgBetaUserCalendarPermissionCount", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/calendars/{calendar-id}/getSchedule", - "Module": "Beta.Users.Actions", - "Command": "Get-MgBetaUserCalendarSchedule", - "OutputType": "IMicrosoftGraphScheduleInformation", + "ApiVersion": "beta", "Variants": [ "Get1", "GetExpanded1", "GetViaIdentity1", "GetViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/calendars/{calendar-id}/getSchedule", + "OutputType": "IMicrosoftGraphScheduleInformation", + "Command": "Get-MgBetaUserCalendarSchedule", + "Module": "Beta.Users.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "List", + "List1" + ], "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -191595,20 +191844,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/calendar/calendarView", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserCalendarView", "OutputType": "IMicrosoftGraphEvent", - "Variants": [ - "List", - "List1" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserCalendarView", + "Module": "Beta.Calendar" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Chat.ReadBasic", @@ -191691,20 +191940,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/users/{user-id}/chats/{chat-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserChat", "OutputType": "IMicrosoftGraphChat", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get?view=graph-rest-beta" + "Command": "Get-MgBetaUserChat", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Chat.ReadBasic", @@ -191747,19 +191995,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list?view=graph-rest-beta", + "Method": "GET", "Uri": "/users/{user-id}/chats", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserChat", "OutputType": "IMicrosoftGraphChat", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list?view=graph-rest-beta" + "Command": "Get-MgBetaUserChat", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Chat.ReadBasic", @@ -191802,109 +192051,109 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/chats/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserChatCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserChatCount", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserChatInstalledApp", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Command": "Get-MgBetaUserChatInstalledApp", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserChatInstalledApp", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Command": "Get-MgBetaUserChatInstalledApp", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserChatInstalledAppCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/$count", + "OutputType": null, + "Command": "Get-MgBetaUserChatInstalledAppCount", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserChatInstalledAppTeamApp", - "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp", + "OutputType": "IMicrosoftGraphTeamsApp", + "Command": "Get-MgBetaUserChatInstalledAppTeamApp", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserChatInstalledAppTeamAppDefinition", - "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "Command": "Get-MgBetaUserChatInstalledAppTeamAppDefinition", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserChatLastMessagePreview", - "OutputType": "IMicrosoftGraphChatMessageInfo", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview", + "OutputType": "IMicrosoftGraphChatMessageInfo", + "Command": "Get-MgBetaUserChatLastMessagePreview", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "ChatMember.Read", @@ -192003,20 +192252,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserChatMember", "OutputType": "IMicrosoftGraphConversationMember", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserChatMember", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "ChatMember.Read", @@ -192115,19 +192363,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/chats/{chat-id}/members", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserChatMember", "OutputType": "IMicrosoftGraphConversationMember", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserChatMember", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "ChatMember.Read", @@ -192226,20 +192475,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/chats/{chat-id}/members/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserChatMemberCount", "OutputType": null, + "Command": "Get-MgBetaUserChatMemberCount", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Chat.Read", @@ -192298,20 +192547,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserChatMessage", "OutputType": "IMicrosoftGraphChatMessage", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserChatMessage", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Chat.Read", @@ -192354,19 +192602,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/chats/{chat-id}/messages", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserChatMessage", "OutputType": "IMicrosoftGraphChatMessage", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserChatMessage", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Chat.Read", @@ -192409,20 +192658,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/chats/{chat-id}/messages/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserChatMessageCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserChatMessageCount", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], "Permissions": [ { "Name": "Chat.Read", @@ -192481,20 +192730,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", + "Method": "GET", "Uri": "/users/{user-id}/chats/{chat-id}/messages/delta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserChatMessageDelta", "OutputType": "IMicrosoftGraphChatMessage", - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta" + "Command": "Get-MgBetaUserChatMessageDelta", + "Module": "Beta.Users.Functions" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], "Permissions": [ { "Name": "Chat.Read", @@ -192553,22 +192804,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserChatMessageHostedContent", "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserChatMessageHostedContent", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Chat.Read", @@ -192627,19 +192875,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserChatMessageHostedContent", "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserChatMessageHostedContent", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Chat.Read", @@ -192698,259 +192947,259 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserChatMessageHostedContentCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserChatMessageHostedContentCount", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserChatMessageReply", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Get-MgBetaUserChatMessageReply", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserChatMessageReply", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Get-MgBetaUserChatMessageReply", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserChatMessageReplyCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/$count", + "OutputType": null, + "Command": "Get-MgBetaUserChatMessageReplyCount", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/delta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserChatMessageReplyDelta", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-beta", + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/delta", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Get-MgBetaUserChatMessageReplyDelta", + "Module": "Beta.Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserChatMessageReplyHostedContent", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "Get-MgBetaUserChatMessageReplyHostedContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserChatMessageReplyHostedContent", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "Get-MgBetaUserChatMessageReplyHostedContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserChatMessageReplyHostedContentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", + "OutputType": null, + "Command": "Get-MgBetaUserChatMessageReplyHostedContentCount", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/operations/{teamsAsyncOperation-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserChatOperation", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/operations/{teamsAsyncOperation-id}", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Command": "Get-MgBetaUserChatOperation", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/operations", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserChatOperation", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/operations", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Command": "Get-MgBetaUserChatOperation", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/operations/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserChatOperationCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/operations/$count", + "OutputType": null, + "Command": "Get-MgBetaUserChatOperationCount", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserChatPermissionGrant", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Command": "Get-MgBetaUserChatPermissionGrant", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserChatPermissionGrant", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Command": "Get-MgBetaUserChatPermissionGrant", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserChatPermissionGrantCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/$count", + "OutputType": null, + "Command": "Get-MgBetaUserChatPermissionGrantCount", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserChatPinnedMessage", - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "Command": "Get-MgBetaUserChatPinnedMessage", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserChatPinnedMessage", - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages", + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "Command": "Get-MgBetaUserChatPinnedMessage", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserChatPinnedMessageCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/$count", + "OutputType": null, + "Command": "Get-MgBetaUserChatPinnedMessageCount", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Chat.Read.All", @@ -192969,109 +193218,109 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-getallretainedmessages?view=graph-rest-beta", + "Method": "GET", "Uri": "/users/{user-id}/chats/getAllRetainedMessages", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserChatRetainedMessage", "OutputType": "IMicrosoftGraphChatMessage", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-getallretainedmessages?view=graph-rest-beta" + "Command": "Get-MgBetaUserChatRetainedMessage", + "Module": "Beta.Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserChatTab", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}", + "OutputType": "IMicrosoftGraphTeamsTab", + "Command": "Get-MgBetaUserChatTab", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/tabs", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserChatTab", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/tabs", + "OutputType": "IMicrosoftGraphTeamsTab", + "Command": "Get-MgBetaUserChatTab", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/tabs/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserChatTabCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/tabs/$count", + "OutputType": null, + "Command": "Get-MgBetaUserChatTabCount", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserChatTabTeamApp", - "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp", + "OutputType": "IMicrosoftGraphTeamsApp", + "Command": "Get-MgBetaUserChatTabTeamApp", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/getCloudPcConnectivityHistory", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserCloudPcConnectivityHistory", - "OutputType": "IMicrosoftGraphCloudPcConnectivityEvent", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getcloudpcconnectivityhistory?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getcloudpcconnectivityhistory?view=graph-rest-beta", + "Method": "GET", + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/getCloudPcConnectivityHistory", + "OutputType": "IMicrosoftGraphCloudPcConnectivityEvent", + "Command": "Get-MgBetaUserCloudPcConnectivityHistory", + "Module": "Beta.Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/getFrontlineCloudPcAccessState", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserCloudPcFrontlineCloudPcAccessState", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getfrontlinecloudpcaccessstate?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getfrontlinecloudpcaccessstate?view=graph-rest-beta", + "Method": "GET", + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/getFrontlineCloudPcAccessState", + "OutputType": null, + "Command": "Get-MgBetaUserCloudPcFrontlineCloudPcAccessState", + "Module": "Beta.Users.Functions" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -193090,20 +193339,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getcloudpclaunchinfo?view=graph-rest-beta", + "Method": "GET", "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/getCloudPcLaunchInfo", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserCloudPcLaunchInfo", "OutputType": "IMicrosoftGraphCloudPcLaunchInfo", + "Command": "Get-MgBetaUserCloudPcLaunchInfo", + "Module": "Beta.Users.Functions" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getcloudpclaunchinfo?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "CloudPC.Read.All", @@ -193122,65 +193371,65 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getprovisionedcloudpcs?view=graph-rest-beta", + "Method": "GET", "Uri": "/users/{user-id}/cloudPCs/getProvisionedCloudPCs(groupId='{groupId}',servicePlanId='{servicePlanId}')", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserCloudPcProvisionedCloudPc", "OutputType": "IMicrosoftGraphCloudPc", + "Command": "Get-MgBetaUserCloudPcProvisionedCloudPc", + "Module": "Beta.Users.Functions" + }, + { + "ApiVersion": "beta", "Variants": [ - "Get", - "GetViaIdentity" + "Retrieve", + "RetrieveViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getprovisionedcloudpcs?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-retrievecloudpcremoteactionresults?view=graph-rest-beta", + "Method": "GET", + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/retrieveCloudPCRemoteActionResults", + "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", + "Command": "Get-MgBetaUserCloudPcRemoteActionResult", + "Module": "Beta.Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/retrieveReviewStatus", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserCloudPcReviewStatus", - "OutputType": "IMicrosoftGraphCloudPcReviewStatus", + "ApiVersion": "beta", "Variants": [ "Retrieve", "RetrieveViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/retrieveReviewStatus", + "OutputType": "IMicrosoftGraphCloudPcReviewStatus", + "Command": "Get-MgBetaUserCloudPcReviewStatus", + "Module": "Beta.Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/getShiftWorkCloudPcAccessState", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserCloudPcShiftWorkCloudPcAccessState", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getshiftworkcloudpcaccessstate?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getsupportedcloudpcremoteactions?view=graph-rest-beta", + "Method": "GET", "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/getSupportedCloudPcRemoteActions", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserCloudPcSupportedCloudPcRemoteAction", "OutputType": "IMicrosoftGraphCloudPcRemoteActionCapability", + "Command": "Get-MgBetaUserCloudPcSupportedCloudPcRemoteAction", + "Module": "Beta.Users.Functions" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-getsupportedcloudpcremoteactions?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Contacts.Read", @@ -193199,20 +193448,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/contacts/{contact-id}", - "Module": "Beta.PersonalContacts", - "Command": "Get-MgBetaUserContact", "OutputType": "IMicrosoftGraphContact", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserContact", + "Module": "Beta.PersonalContacts" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Contacts.Read", @@ -193231,19 +193479,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/contacts", - "Module": "Beta.PersonalContacts", - "Command": "Get-MgBetaUserContact", "OutputType": "IMicrosoftGraphContact", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserContact", + "Module": "Beta.PersonalContacts" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Contacts.Read", @@ -193262,20 +193511,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/contacts/$count", - "Module": "Beta.PersonalContacts", - "Command": "Get-MgBetaUserContactCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserContactCount", + "Module": "Beta.PersonalContacts" }, { + "ApiVersion": "beta", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], "Permissions": [ { "Name": "Contacts.Read", @@ -193294,64 +193543,64 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-delta?view=graph-rest-beta", + "Method": "GET", "Uri": "/users/{user-id}/contacts/delta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserContactDelta", "OutputType": "IMicrosoftGraphContact", - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-delta?view=graph-rest-beta" + "Command": "Get-MgBetaUserContactDelta", + "Module": "Beta.Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", - "Module": "Beta.PersonalContacts", - "Command": "Get-MgBetaUserContactExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Get-MgBetaUserContactExtension", + "Module": "Beta.PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions", - "Module": "Beta.PersonalContacts", - "Command": "Get-MgBetaUserContactExtension", - "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions", + "OutputType": "IMicrosoftGraphExtension", + "Command": "Get-MgBetaUserContactExtension", + "Module": "Beta.PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/$count", - "Module": "Beta.PersonalContacts", - "Command": "Get-MgBetaUserContactExtensionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/$count", + "OutputType": null, + "Command": "Get-MgBetaUserContactExtensionCount", + "Module": "Beta.PersonalContacts" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Contacts.Read", @@ -193370,20 +193619,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", - "Module": "Beta.PersonalContacts", - "Command": "Get-MgBetaUserContactFolder", "OutputType": "IMicrosoftGraphContactFolder", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserContactFolder", + "Module": "Beta.PersonalContacts" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Contacts.Read", @@ -193402,34 +193650,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/contactFolders", - "Module": "Beta.PersonalContacts", - "Command": "Get-MgBetaUserContactFolder", "OutputType": "IMicrosoftGraphContactFolder", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserContactFolder", + "Module": "Beta.PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", - "Module": "Beta.PersonalContacts", - "Command": "Get-MgBetaUserContactFolderChildFolder", - "OutputType": "IMicrosoftGraphContactFolder", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", + "OutputType": "IMicrosoftGraphContactFolder", + "Command": "Get-MgBetaUserContactFolderChildFolder", + "Module": "Beta.PersonalContacts" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Contacts.Read", @@ -193448,19 +193696,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders", - "Module": "Beta.PersonalContacts", - "Command": "Get-MgBetaUserContactFolderChildFolder", "OutputType": "IMicrosoftGraphContactFolder", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserContactFolderChildFolder", + "Module": "Beta.PersonalContacts" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Contacts.Read", @@ -193479,20 +193728,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}", - "Module": "Beta.PersonalContacts", - "Command": "Get-MgBetaUserContactFolderChildFolderContact", "OutputType": "IMicrosoftGraphContact", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserContactFolderChildFolderContact", + "Module": "Beta.PersonalContacts" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Contacts.Read", @@ -193511,19 +193759,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts", - "Module": "Beta.PersonalContacts", - "Command": "Get-MgBetaUserContactFolderChildFolderContact", "OutputType": "IMicrosoftGraphContact", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserContactFolderChildFolderContact", + "Module": "Beta.PersonalContacts" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Contacts.Read", @@ -193542,20 +193791,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/$count", - "Module": "Beta.PersonalContacts", - "Command": "Get-MgBetaUserContactFolderChildFolderContactCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserContactFolderChildFolderContactCount", + "Module": "Beta.PersonalContacts" }, { + "ApiVersion": "beta", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], "Permissions": [ { "Name": "Contacts.Read", @@ -193574,94 +193823,94 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-delta?view=graph-rest-beta", + "Method": "GET", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/delta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserContactFolderChildFolderContactDelta", "OutputType": "IMicrosoftGraphContact", - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-delta?view=graph-rest-beta" + "Command": "Get-MgBetaUserContactFolderChildFolderContactDelta", + "Module": "Beta.Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", - "Module": "Beta.PersonalContacts", - "Command": "Get-MgBetaUserContactFolderChildFolderContactExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Get-MgBetaUserContactFolderChildFolderContactExtension", + "Module": "Beta.PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions", - "Module": "Beta.PersonalContacts", - "Command": "Get-MgBetaUserContactFolderChildFolderContactExtension", - "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions", + "OutputType": "IMicrosoftGraphExtension", + "Command": "Get-MgBetaUserContactFolderChildFolderContactExtension", + "Module": "Beta.PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/$count", - "Module": "Beta.PersonalContacts", - "Command": "Get-MgBetaUserContactFolderChildFolderContactExtensionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/$count", + "OutputType": null, + "Command": "Get-MgBetaUserContactFolderChildFolderContactExtensionCount", + "Module": "Beta.PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo", - "Module": "Beta.PersonalContacts", - "Command": "Get-MgBetaUserContactFolderChildFolderContactPhoto", - "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo", + "OutputType": "IMicrosoftGraphProfilePhoto", + "Command": "Get-MgBetaUserContactFolderChildFolderContactPhoto", + "Module": "Beta.PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value", - "Module": "Beta.PersonalContacts", - "Command": "Get-MgBetaUserContactFolderChildFolderContactPhotoContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value", + "OutputType": null, + "Command": "Get-MgBetaUserContactFolderChildFolderContactPhotoContent", + "Module": "Beta.PersonalContacts" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Contacts.Read", @@ -193680,35 +193929,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/$count", - "Module": "Beta.PersonalContacts", - "Command": "Get-MgBetaUserContactFolderChildFolderCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserContactFolderChildFolderCount", + "Module": "Beta.PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserContactFolderChildFolderDelta", - "OutputType": "IMicrosoftGraphContactFolder", + "ApiVersion": "beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contactfolder-delta?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contactfolder-delta?view=graph-rest-beta", + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta", + "OutputType": "IMicrosoftGraphContactFolder", + "Command": "Get-MgBetaUserContactFolderChildFolderDelta", + "Module": "Beta.Users.Functions" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Contacts.Read", @@ -193727,20 +193976,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", - "Module": "Beta.PersonalContacts", - "Command": "Get-MgBetaUserContactFolderContact", "OutputType": "IMicrosoftGraphContact", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserContactFolderContact", + "Module": "Beta.PersonalContacts" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Contacts.Read", @@ -193759,19 +194007,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts", - "Module": "Beta.PersonalContacts", - "Command": "Get-MgBetaUserContactFolderContact", "OutputType": "IMicrosoftGraphContact", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserContactFolderContact", + "Module": "Beta.PersonalContacts" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Contacts.Read", @@ -193790,20 +194039,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/$count", - "Module": "Beta.PersonalContacts", - "Command": "Get-MgBetaUserContactFolderContactCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserContactFolderContactCount", + "Module": "Beta.PersonalContacts" }, { + "ApiVersion": "beta", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], "Permissions": [ { "Name": "Contacts.Read", @@ -193822,94 +194071,94 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-delta?view=graph-rest-beta", + "Method": "GET", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserContactFolderContactDelta", "OutputType": "IMicrosoftGraphContact", - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-delta?view=graph-rest-beta" + "Command": "Get-MgBetaUserContactFolderContactDelta", + "Module": "Beta.Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", - "Module": "Beta.PersonalContacts", - "Command": "Get-MgBetaUserContactFolderContactExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Get-MgBetaUserContactFolderContactExtension", + "Module": "Beta.PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions", - "Module": "Beta.PersonalContacts", - "Command": "Get-MgBetaUserContactFolderContactExtension", - "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions", + "OutputType": "IMicrosoftGraphExtension", + "Command": "Get-MgBetaUserContactFolderContactExtension", + "Module": "Beta.PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/$count", - "Module": "Beta.PersonalContacts", - "Command": "Get-MgBetaUserContactFolderContactExtensionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/$count", + "OutputType": null, + "Command": "Get-MgBetaUserContactFolderContactExtensionCount", + "Module": "Beta.PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo", - "Module": "Beta.PersonalContacts", - "Command": "Get-MgBetaUserContactFolderContactPhoto", - "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo", + "OutputType": "IMicrosoftGraphProfilePhoto", + "Command": "Get-MgBetaUserContactFolderContactPhoto", + "Module": "Beta.PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value", - "Module": "Beta.PersonalContacts", - "Command": "Get-MgBetaUserContactFolderContactPhotoContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value", + "OutputType": null, + "Command": "Get-MgBetaUserContactFolderContactPhotoContent", + "Module": "Beta.PersonalContacts" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Contacts.Read", @@ -193928,20 +194177,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/contactFolders/$count", - "Module": "Beta.PersonalContacts", - "Command": "Get-MgBetaUserContactFolderCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserContactFolderCount", + "Module": "Beta.PersonalContacts" }, { + "ApiVersion": "beta", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], "Permissions": [ { "Name": "Contacts.Read", @@ -193960,50 +194209,49 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contactfolder-delta?view=graph-rest-beta", + "Method": "GET", "Uri": "/users/{user-id}/contactFolders/delta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserContactFolderDelta", "OutputType": "IMicrosoftGraphContactFolder", - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contactfolder-delta?view=graph-rest-beta" + "Command": "Get-MgBetaUserContactFolderDelta", + "Module": "Beta.Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contacts/{contact-id}/photo", - "Module": "Beta.PersonalContacts", - "Command": "Get-MgBetaUserContactPhoto", - "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/contacts/{contact-id}/photo", + "OutputType": "IMicrosoftGraphProfilePhoto", + "Command": "Get-MgBetaUserContactPhoto", + "Module": "Beta.PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", - "Module": "Beta.PersonalContacts", - "Command": "Get-MgBetaUserContactPhotoContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", + "OutputType": null, + "Command": "Get-MgBetaUserContactPhotoContent", + "Module": "Beta.PersonalContacts" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "User.ReadBasic.All", @@ -194110,34 +194358,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/$count", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserCount", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/createdObjects/{directoryObject-id}", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserCreatedObject", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/createdObjects/{directoryObject-id}", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaUserCreatedObject", + "Module": "Beta.Users" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "User.Read", @@ -194188,48 +194436,49 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/createdObjects", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserCreatedObject", "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserCreatedObject", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/createdObjects/{directoryObject-id}/servicePrincipal", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserCreatedObjectAsServicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/createdObjects/{directoryObject-id}/servicePrincipal", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Command": "Get-MgBetaUserCreatedObjectAsServicePrincipal", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/createdObjects/servicePrincipal", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserCreatedObjectAsServicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/createdObjects/servicePrincipal", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Command": "Get-MgBetaUserCreatedObjectAsServicePrincipal", + "Module": "Beta.Users" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "User.Read", @@ -194280,50 +194529,49 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/createdObjects/$count", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserCreatedObjectCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserCreatedObjectCount", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/createdObjects/servicePrincipal/$count", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserCreatedObjectCountAsServicePrincipal", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/createdObjects/servicePrincipal/$count", + "OutputType": null, + "Command": "Get-MgBetaUserCreatedObjectCountAsServicePrincipal", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/calendar", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserDefaultCalendar", - "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/calendar", + "OutputType": "IMicrosoftGraphCalendar", + "Command": "Get-MgBetaUserDefaultCalendar", + "Module": "Beta.Calendar" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -194350,19 +194598,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/calendar/events", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserDefaultCalendarEvent", "OutputType": "IMicrosoftGraphEvent", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserDefaultCalendarEvent", + "Module": "Beta.Calendar" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" + ], "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -194389,22 +194640,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-beta", + "Method": "POST", "Uri": "/users/{user-id}/calendar/getSchedule", - "Module": "Beta.Users.Actions", - "Command": "Get-MgBetaUserDefaultCalendarSchedule", "OutputType": "IMicrosoftGraphScheduleInformation", + "Command": "Get-MgBetaUserDefaultCalendarSchedule", + "Module": "Beta.Users.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" + "GetViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Files.Read", @@ -194455,20 +194704,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/drive", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDefaultDrive", "OutputType": "IMicrosoftGraphDrive", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserDefaultDrive", + "Module": "Beta.Files" }, { + "ApiVersion": "beta", + "Variants": [ + "Delta" + ], "Permissions": [ { "Name": "User.Read.All", @@ -194503,1001 +194751,1001 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delta?view=graph-rest-beta", + "Method": "GET", "Uri": "/users/delta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserDelta", "OutputType": "IMicrosoftGraphUser", - "Variants": [ - "Delta" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delta?view=graph-rest-beta" + "Command": "Get-MgBetaUserDelta", + "Module": "Beta.Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/devices/{device-id}", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDevice", - "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}", + "OutputType": "IMicrosoftGraphDevice", + "Command": "Get-MgBetaUserDevice", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/devices", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDevice", - "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/devices", + "OutputType": "IMicrosoftGraphDevice", + "Command": "Get-MgBetaUserDevice", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/devices(deviceId='{deviceId}')", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceByDeviceId", - "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/devices(deviceId='{deviceId}')", + "OutputType": "IMicrosoftGraphDevice", + "Command": "Get-MgBetaUserDeviceByDeviceId", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/devices/{device-id}/commands/{command-id}", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceCommand", - "OutputType": "IMicrosoftGraphCommand", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/commands/{command-id}", + "OutputType": "IMicrosoftGraphCommand", + "Command": "Get-MgBetaUserDeviceCommand", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/devices/{device-id}/commands", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceCommand", - "OutputType": "IMicrosoftGraphCommand", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/commands", + "OutputType": "IMicrosoftGraphCommand", + "Command": "Get-MgBetaUserDeviceCommand", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/devices/{device-id}/commands/$count", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceCommandCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/commands/$count", + "OutputType": null, + "Command": "Get-MgBetaUserDeviceCommandCount", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/devices/{device-id}/commands/{command-id}/responsepayload", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceCommandResponsepayload", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/commands/{command-id}/responsepayload", + "OutputType": null, + "Command": "Get-MgBetaUserDeviceCommandResponsepayload", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/devices/$count", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/devices/$count", + "OutputType": null, + "Command": "Get-MgBetaUserDeviceCount", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/devices/delta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserDeviceDelta", - "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delta?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delta?view=graph-rest-beta", + "Method": "GET", + "Uri": "/users/{user-id}/devices/delta", + "OutputType": "IMicrosoftGraphDevice", + "Command": "Get-MgBetaUserDeviceDelta", + "Module": "Beta.Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserDeviceEnrollmentConfiguration", - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "Command": "Get-MgBetaUserDeviceEnrollmentConfiguration", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserDeviceEnrollmentConfiguration", - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations", + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "Command": "Get-MgBetaUserDeviceEnrollmentConfiguration", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserDeviceEnrollmentConfigurationAssignment", - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "Command": "Get-MgBetaUserDeviceEnrollmentConfigurationAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserDeviceEnrollmentConfigurationAssignment", - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "Command": "Get-MgBetaUserDeviceEnrollmentConfigurationAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserDeviceEnrollmentConfigurationAssignmentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/$count", + "OutputType": null, + "Command": "Get-MgBetaUserDeviceEnrollmentConfigurationAssignmentCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserDeviceEnrollmentConfigurationCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/$count", + "OutputType": null, + "Command": "Get-MgBetaUserDeviceEnrollmentConfigurationCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/devices/{device-id}/extensions/{extension-id}", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Get-MgBetaUserDeviceExtension", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/devices/{device-id}/extensions", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceExtension", - "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/extensions", + "OutputType": "IMicrosoftGraphExtension", + "Command": "Get-MgBetaUserDeviceExtension", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/devices/{device-id}/extensions/$count", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceExtensionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/extensions/$count", + "OutputType": null, + "Command": "Get-MgBetaUserDeviceExtensionCount", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserDeviceManagementTroubleshootingEvent", - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "Command": "Get-MgBetaUserDeviceManagementTroubleshootingEvent", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserDeviceManagementTroubleshootingEvent", - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "Command": "Get-MgBetaUserDeviceManagementTroubleshootingEvent", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserDeviceManagementTroubleshootingEventCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/$count", + "OutputType": null, + "Command": "Get-MgBetaUserDeviceManagementTroubleshootingEventCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/devices/{device-id}/memberOf/{directoryObject-id}", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceMemberOf", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/memberOf/{directoryObject-id}", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaUserDeviceMemberOf", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/devices/{device-id}/memberOf", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceMemberOf", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/memberOf", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaUserDeviceMemberOf", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/devices/{device-id}/memberOf/{directoryObject-id}/administrativeUnit", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceMemberOfAsAdministrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/memberOf/{directoryObject-id}/administrativeUnit", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Command": "Get-MgBetaUserDeviceMemberOfAsAdministrativeUnit", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/devices/{device-id}/memberOf/administrativeUnit", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceMemberOfAsAdministrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/memberOf/administrativeUnit", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Command": "Get-MgBetaUserDeviceMemberOfAsAdministrativeUnit", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/devices/{device-id}/memberOf/{directoryObject-id}/group", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceMemberOfAsGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/memberOf/{directoryObject-id}/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgBetaUserDeviceMemberOfAsGroup", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/devices/{device-id}/memberOf/group", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceMemberOfAsGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/memberOf/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgBetaUserDeviceMemberOfAsGroup", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/devices/{device-id}/memberOf/$count", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceMemberOfCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/memberOf/$count", + "OutputType": null, + "Command": "Get-MgBetaUserDeviceMemberOfCount", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/devices/{device-id}/memberOf/administrativeUnit/$count", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceMemberOfCountAsAdministrativeUnit", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/memberOf/administrativeUnit/$count", + "OutputType": null, + "Command": "Get-MgBetaUserDeviceMemberOfCountAsAdministrativeUnit", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/devices/{device-id}/memberOf/group/$count", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceMemberOfCountAsGroup", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/memberOf/group/$count", + "OutputType": null, + "Command": "Get-MgBetaUserDeviceMemberOfCountAsGroup", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceRegisteredOwner", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaUserDeviceRegisteredOwner", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/{directoryObject-id}/endpoint", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsEndpoint", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/{directoryObject-id}/endpoint", + "OutputType": "IMicrosoftGraphEndpoint", + "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsEndpoint", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/endpoint", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsEndpoint", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/endpoint", + "OutputType": "IMicrosoftGraphEndpoint", + "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsEndpoint", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/{directoryObject-id}/servicePrincipal", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsServicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/{directoryObject-id}/servicePrincipal", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsServicePrincipal", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/servicePrincipal", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsServicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/servicePrincipal", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsServicePrincipal", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/{directoryObject-id}/user", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/{directoryObject-id}/user", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsUser", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/user", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/user", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaUserDeviceRegisteredOwnerAsUser", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/$ref", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceRegisteredOwnerByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/$ref", + "OutputType": null, + "Command": "Get-MgBetaUserDeviceRegisteredOwnerByRef", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/$count", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceRegisteredOwnerCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/$count", + "OutputType": null, + "Command": "Get-MgBetaUserDeviceRegisteredOwnerCount", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/endpoint/$count", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceRegisteredOwnerCountAsEndpoint", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/endpoint/$count", + "OutputType": null, + "Command": "Get-MgBetaUserDeviceRegisteredOwnerCountAsEndpoint", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/servicePrincipal/$count", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceRegisteredOwnerCountAsServicePrincipal", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/servicePrincipal/$count", + "OutputType": null, + "Command": "Get-MgBetaUserDeviceRegisteredOwnerCountAsServicePrincipal", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/user/$count", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceRegisteredOwnerCountAsUser", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/user/$count", + "OutputType": null, + "Command": "Get-MgBetaUserDeviceRegisteredOwnerCountAsUser", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceRegisteredUser", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaUserDeviceRegisteredUser", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/{directoryObject-id}/endpoint", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceRegisteredUserAsEndpoint", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/{directoryObject-id}/endpoint", + "OutputType": "IMicrosoftGraphEndpoint", + "Command": "Get-MgBetaUserDeviceRegisteredUserAsEndpoint", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/endpoint", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceRegisteredUserAsEndpoint", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/endpoint", + "OutputType": "IMicrosoftGraphEndpoint", + "Command": "Get-MgBetaUserDeviceRegisteredUserAsEndpoint", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/{directoryObject-id}/servicePrincipal", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceRegisteredUserAsServicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/{directoryObject-id}/servicePrincipal", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Command": "Get-MgBetaUserDeviceRegisteredUserAsServicePrincipal", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/servicePrincipal", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceRegisteredUserAsServicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/servicePrincipal", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Command": "Get-MgBetaUserDeviceRegisteredUserAsServicePrincipal", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/{directoryObject-id}/user", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceRegisteredUserAsUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/{directoryObject-id}/user", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaUserDeviceRegisteredUserAsUser", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/user", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceRegisteredUserAsUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/user", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaUserDeviceRegisteredUserAsUser", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/$ref", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceRegisteredUserByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/$ref", + "OutputType": null, + "Command": "Get-MgBetaUserDeviceRegisteredUserByRef", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/$count", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceRegisteredUserCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/$count", + "OutputType": null, + "Command": "Get-MgBetaUserDeviceRegisteredUserCount", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/endpoint/$count", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceRegisteredUserCountAsEndpoint", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/endpoint/$count", + "OutputType": null, + "Command": "Get-MgBetaUserDeviceRegisteredUserCountAsEndpoint", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/servicePrincipal/$count", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceRegisteredUserCountAsServicePrincipal", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/servicePrincipal/$count", + "OutputType": null, + "Command": "Get-MgBetaUserDeviceRegisteredUserCountAsServicePrincipal", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/user/$count", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceRegisteredUserCountAsUser", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/user/$count", + "OutputType": null, + "Command": "Get-MgBetaUserDeviceRegisteredUserCountAsUser", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/{directoryObject-id}", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceTransitiveMemberOf", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/{directoryObject-id}", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaUserDeviceTransitiveMemberOf", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceTransitiveMemberOf", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaUserDeviceTransitiveMemberOf", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsAdministrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsAdministrativeUnit", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/administrativeUnit", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsAdministrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/administrativeUnit", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsAdministrativeUnit", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/group", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsGroup", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/group", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgBetaUserDeviceTransitiveMemberOfAsGroup", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/$count", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceTransitiveMemberOfCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/$count", + "OutputType": null, + "Command": "Get-MgBetaUserDeviceTransitiveMemberOfCount", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/administrativeUnit/$count", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceTransitiveMemberOfCountAsAdministrativeUnit", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/administrativeUnit/$count", + "OutputType": null, + "Command": "Get-MgBetaUserDeviceTransitiveMemberOfCountAsAdministrativeUnit", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/group/$count", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceTransitiveMemberOfCountAsGroup", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/transitiveMemberOf/group/$count", + "OutputType": null, + "Command": "Get-MgBetaUserDeviceTransitiveMemberOfCountAsGroup", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/devices/{device-id}/usageRights/{usageRight-id}", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceUsageRights", - "OutputType": "IMicrosoftGraphUsageRight", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/usageRights/{usageRight-id}", + "OutputType": "IMicrosoftGraphUsageRight", + "Command": "Get-MgBetaUserDeviceUsageRights", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/devices/{device-id}/usageRights", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceUsageRights", - "OutputType": "IMicrosoftGraphUsageRight", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/usageRights", + "OutputType": "IMicrosoftGraphUsageRight", + "Command": "Get-MgBetaUserDeviceUsageRights", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/devices/{device-id}/usageRights/$count", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Get-MgBetaUserDeviceUsageRightsCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/devices/{device-id}/usageRights/$count", + "OutputType": null, + "Command": "Get-MgBetaUserDeviceUsageRightsCount", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/directReports/{directoryObject-id}", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserDirectReport", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/directReports/{directoryObject-id}", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaUserDirectReport", + "Module": "Beta.Users" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "User.Read", @@ -195540,77 +195788,78 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/directReports", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserDirectReport", "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserDirectReport", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/directReports/{directoryObject-id}/orgContact", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserDirectReportAsOrgContact", - "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/directReports/{directoryObject-id}/orgContact", + "OutputType": "IMicrosoftGraphOrgContact", + "Command": "Get-MgBetaUserDirectReportAsOrgContact", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/directReports/orgContact", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserDirectReportAsOrgContact", - "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/directReports/orgContact", + "OutputType": "IMicrosoftGraphOrgContact", + "Command": "Get-MgBetaUserDirectReportAsOrgContact", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/directReports/{directoryObject-id}/user", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserDirectReportAsUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/directReports/{directoryObject-id}/user", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaUserDirectReportAsUser", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/directReports/user", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserDirectReportAsUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/directReports/user", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaUserDirectReportAsUser", + "Module": "Beta.Users" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "User.Read", @@ -195653,65 +195902,64 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/directReports/$count", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserDirectReportCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserDirectReportCount", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/directReports/orgContact/$count", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserDirectReportCountAsOrgContact", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/directReports/orgContact/$count", + "OutputType": null, + "Command": "Get-MgBetaUserDirectReportCountAsOrgContact", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/directReports/user/$count", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserDirectReportCountAsUser", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/directReports/user/$count", + "OutputType": null, + "Command": "Get-MgBetaUserDirectReportCountAsUser", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDrive", - "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta", "Variants": [ "Get1", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}", + "OutputType": "IMicrosoftGraphDrive", + "Command": "Get-MgBetaUserDrive", + "Module": "Beta.Files" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Files.Read", @@ -195762,166 +196010,167 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/drives", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDrive", "OutputType": "IMicrosoftGraphDrive", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserDrive", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/activities", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveActivity", - "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/activities", + "OutputType": "IMicrosoftGraphItemActivityOld", + "Command": "Get-MgBetaUserDriveActivity", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveBundle", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgBetaUserDriveBundle", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/bundles", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveBundle", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/bundles", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgBetaUserDriveBundle", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveBundleContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content", + "OutputType": null, + "Command": "Get-MgBetaUserDriveBundleContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/contentStream", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveBundleContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/contentStream", + "OutputType": null, + "Command": "Get-MgBetaUserDriveBundleContentStream", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/bundles/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveBundleCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/bundles/$count", + "OutputType": null, + "Command": "Get-MgBetaUserDriveBundleCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/base", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveContentTypeBase", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/base", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgBetaUserDriveContentTypeBase", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveContentTypeBaseType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgBetaUserDriveContentTypeBaseType", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveContentTypeBaseType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgBetaUserDriveContentTypeBaseType", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveContentTypeBaseTypeCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", + "OutputType": null, + "Command": "Get-MgBetaUserDriveContentTypeBaseTypeCount", + "Module": "Beta.Files" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Files.Read", @@ -195972,3197 +196221,3197 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/drives/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserDriveCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveCreatedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaUserDriveCreatedByUser", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaUserDriveCreatedByUserMailboxSetting", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveCreatedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaUserDriveCreatedByUserServiceProvisioningError", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveCreatedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaUserDriveCreatedByUserServiceProvisioningErrorCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveFollowing", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgBetaUserDriveFollowing", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/following", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveFollowing", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/following", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgBetaUserDriveFollowing", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveFollowingContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content", + "OutputType": null, + "Command": "Get-MgBetaUserDriveFollowingContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/contentStream", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveFollowingContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/contentStream", + "OutputType": null, + "Command": "Get-MgBetaUserDriveFollowingContentStream", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/following/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveFollowingCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/following/$count", + "OutputType": null, + "Command": "Get-MgBetaUserDriveFollowingCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgBetaUserDriveItem", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgBetaUserDriveItem", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/activities", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemActivity", - "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/activities", + "OutputType": "IMicrosoftGraphItemActivityOld", + "Command": "Get-MgBetaUserDriveItemActivity", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserDriveItemActivityByInterval", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivity-getbyinterval?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivity-getbyinterval?view=graph-rest-beta", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgBetaUserDriveItemActivityByInterval", + "Module": "Beta.Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemAnalytic", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Command": "Get-MgBetaUserDriveItemAnalytic", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStat", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStat", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStat", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStat", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStatActivity", - "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", + "OutputType": "IMicrosoftGraphItemActivity", + "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStatActivity", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStatCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", + "OutputType": null, + "Command": "Get-MgBetaUserDriveItemAnalyticItemActivityStatCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemAnalyticLastSevenDay", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgBetaUserDriveItemAnalyticLastSevenDay", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemAnalyticTime", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgBetaUserDriveItemAnalyticTime", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemChild", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgBetaUserDriveItemChild", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemChild", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgBetaUserDriveItemChild", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemChildContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", + "OutputType": null, + "Command": "Get-MgBetaUserDriveItemChildContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemChildContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", + "OutputType": null, + "Command": "Get-MgBetaUserDriveItemChildContentStream", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemChildCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/$count", + "OutputType": null, + "Command": "Get-MgBetaUserDriveItemChildCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content", + "OutputType": null, + "Command": "Get-MgBetaUserDriveItemContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/contentStream", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/contentStream", + "OutputType": null, + "Command": "Get-MgBetaUserDriveItemContentStream", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/$count", + "OutputType": null, + "Command": "Get-MgBetaUserDriveItemCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemCreatedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaUserDriveItemCreatedByUser", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaUserDriveItemCreatedByUserMailboxSetting", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemCreatedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaUserDriveItemCreatedByUserServiceProvisioningError", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemCreatedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaUserDriveItemCreatedByUserServiceProvisioningErrorCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/delta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserDriveItemDelta", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-beta", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/delta", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgBetaUserDriveItemDelta", + "Module": "Beta.Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemItemLastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaUserDriveItemItemLastModifiedByUser", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemItemLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaUserDriveItemItemLastModifiedByUserMailboxSetting", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemItemLastModifiedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaUserDriveItemItemLastModifiedByUserServiceProvisioningError", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaUserDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemLastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaUserDriveItemLastModifiedByUser", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaUserDriveItemLastModifiedByUserMailboxSetting", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemLastModifiedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaUserDriveItemLastModifiedByUserServiceProvisioningError", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemLastModifiedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaUserDriveItemLastModifiedByUserServiceProvisioningErrorCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemListItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", + "OutputType": "IMicrosoftGraphListItem", + "Command": "Get-MgBetaUserDriveItemListItem", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/activities", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemListItemActivity", - "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/activities", + "OutputType": "IMicrosoftGraphItemActivityOld", + "Command": "Get-MgBetaUserDriveItemListItemActivity", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserDriveItemListItemActivityByInterval", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgBetaUserDriveItemListItemActivityByInterval", + "Module": "Beta.Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/analytics", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemListItemAnalytic", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/analytics", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Command": "Get-MgBetaUserDriveItemListItemAnalytic", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemListItemCreatedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaUserDriveItemListItemCreatedByUser", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemListItemCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaUserDriveItemListItemCreatedByUserMailboxSetting", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemListItemCreatedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaUserDriveItemListItemCreatedByUserServiceProvisioningError", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemListItemCreatedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaUserDriveItemListItemCreatedByUserServiceProvisioningErrorCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersion", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersion", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count", + "OutputType": null, + "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersionCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersionField", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "OutputType": null, + "Command": "Get-MgBetaUserDriveItemListItemDocumentSetVersionField", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemListItemDriveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgBetaUserDriveItemListItemDriveItem", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemListItemDriveItemContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", + "OutputType": null, + "Command": "Get-MgBetaUserDriveItemListItemDriveItemContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemListItemDriveItemContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", + "OutputType": null, + "Command": "Get-MgBetaUserDriveItemListItemDriveItemContentStream", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemListItemField", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", + "OutputType": null, + "Command": "Get-MgBetaUserDriveItemListItemField", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemListItemPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Get-MgBetaUserDriveItemListItemPermission", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemListItemPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Get-MgBetaUserDriveItemListItemPermission", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemListItemPermissionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/$count", + "OutputType": null, + "Command": "Get-MgBetaUserDriveItemListItemPermissionCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemListItemVersion", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", + "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "Get-MgBetaUserDriveItemListItemVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemListItemVersion", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", + "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "Get-MgBetaUserDriveItemListItemVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemListItemVersionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count", + "OutputType": null, + "Command": "Get-MgBetaUserDriveItemListItemVersionCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemListItemVersionField", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", + "OutputType": null, + "Command": "Get-MgBetaUserDriveItemListItemVersionField", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Get-MgBetaUserDriveItemPermission", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Get-MgBetaUserDriveItemPermission", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemPermissionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/$count", + "OutputType": null, + "Command": "Get-MgBetaUserDriveItemPermissionCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemRetentionLabel", - "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Command": "Get-MgBetaUserDriveItemRetentionLabel", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemSubscription", - "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", + "OutputType": "IMicrosoftGraphSubscription", + "Command": "Get-MgBetaUserDriveItemSubscription", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemSubscription", - "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", + "OutputType": "IMicrosoftGraphSubscription", + "Command": "Get-MgBetaUserDriveItemSubscription", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemSubscriptionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", + "OutputType": null, + "Command": "Get-MgBetaUserDriveItemSubscriptionCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemThumbnail", - "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Command": "Get-MgBetaUserDriveItemThumbnail", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemThumbnail", - "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Command": "Get-MgBetaUserDriveItemThumbnail", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemThumbnailCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", + "OutputType": null, + "Command": "Get-MgBetaUserDriveItemThumbnailCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemVersion", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Command": "Get-MgBetaUserDriveItemVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemVersion", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Command": "Get-MgBetaUserDriveItemVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemVersionContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", + "OutputType": null, + "Command": "Get-MgBetaUserDriveItemVersionContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveItemVersionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/$count", + "OutputType": null, + "Command": "Get-MgBetaUserDriveItemVersionCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveLastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaUserDriveLastModifiedByUser", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaUserDriveLastModifiedByUserMailboxSetting", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveLastModifiedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaUserDriveLastModifiedByUserServiceProvisioningError", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveLastModifiedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaUserDriveLastModifiedByUserServiceProvisioningErrorCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveList", - "OutputType": "IMicrosoftGraphList", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list", + "OutputType": "IMicrosoftGraphList", + "Command": "Get-MgBetaUserDriveList", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/activities", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListActivity", - "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/activities", + "OutputType": "IMicrosoftGraphItemActivityOld", + "Command": "Get-MgBetaUserDriveListActivity", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgBetaUserDriveListColumn", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/columns", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/columns", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgBetaUserDriveListColumn", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListColumnCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/$count", + "OutputType": null, + "Command": "Get-MgBetaUserDriveListColumnCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListColumnSourceColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgBetaUserDriveListColumnSourceColumn", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListContentType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgBetaUserDriveListContentType", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListContentType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgBetaUserDriveListContentType", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListContentTypeColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgBetaUserDriveListContentTypeColumn", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListContentTypeColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgBetaUserDriveListContentTypeColumn", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListContentTypeColumnCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count", + "OutputType": null, + "Command": "Get-MgBetaUserDriveListContentTypeColumnCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListContentTypeColumnLink", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "OutputType": "IMicrosoftGraphColumnLink", + "Command": "Get-MgBetaUserDriveListContentTypeColumnLink", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListContentTypeColumnLink", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", + "OutputType": "IMicrosoftGraphColumnLink", + "Command": "Get-MgBetaUserDriveListContentTypeColumnLink", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListContentTypeColumnLinkCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count", + "OutputType": null, + "Command": "Get-MgBetaUserDriveListContentTypeColumnLinkCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListContentTypeColumnPosition", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgBetaUserDriveListContentTypeColumnPosition", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListContentTypeColumnPosition", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgBetaUserDriveListContentTypeColumnPosition", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListContentTypeColumnPositionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count", + "OutputType": null, + "Command": "Get-MgBetaUserDriveListContentTypeColumnPositionCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListContentTypeColumnSourceColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgBetaUserDriveListContentTypeColumnSourceColumn", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserDriveListContentTypeCompatibleHubContentType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-beta", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgBetaUserDriveListContentTypeCompatibleHubContentType", + "Module": "Beta.Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListContentTypeCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/$count", + "OutputType": null, + "Command": "Get-MgBetaUserDriveListContentTypeCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListCreatedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaUserDriveListCreatedByUser", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaUserDriveListCreatedByUserMailboxSetting", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListCreatedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaUserDriveListCreatedByUserServiceProvisioningError", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListCreatedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaUserDriveListCreatedByUserServiceProvisioningErrorCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/drive", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListDrive", - "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/drive", + "OutputType": "IMicrosoftGraphDrive", + "Command": "Get-MgBetaUserDriveListDrive", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}", + "OutputType": "IMicrosoftGraphListItem", + "Command": "Get-MgBetaUserDriveListItem", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items", + "OutputType": "IMicrosoftGraphListItem", + "Command": "Get-MgBetaUserDriveListItem", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/activities", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListItemActivity", - "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/activities", + "OutputType": "IMicrosoftGraphItemActivityOld", + "Command": "Get-MgBetaUserDriveListItemActivity", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserDriveListItemActivityByInterval", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgBetaUserDriveListItemActivityByInterval", + "Module": "Beta.Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/analytics", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListItemAnalytic", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/analytics", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Command": "Get-MgBetaUserDriveListItemAnalytic", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListItemCreatedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaUserDriveListItemCreatedByUser", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListItemCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaUserDriveListItemCreatedByUserMailboxSetting", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListItemCreatedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaUserDriveListItemCreatedByUserServiceProvisioningError", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListItemCreatedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaUserDriveListItemCreatedByUserServiceProvisioningErrorCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/delta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserDriveListItemDelta", - "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-beta", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/delta", + "OutputType": "IMicrosoftGraphListItem", + "Command": "Get-MgBetaUserDriveListItemDelta", + "Module": "Beta.Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListItemDocumentSetVersion", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "Get-MgBetaUserDriveListItemDocumentSetVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListItemDocumentSetVersion", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "Get-MgBetaUserDriveListItemDocumentSetVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListItemDocumentSetVersionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count", + "OutputType": null, + "Command": "Get-MgBetaUserDriveListItemDocumentSetVersionCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListItemDocumentSetVersionField", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "OutputType": null, + "Command": "Get-MgBetaUserDriveListItemDocumentSetVersionField", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListItemDriveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgBetaUserDriveListItemDriveItem", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListItemDriveItemContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", + "OutputType": null, + "Command": "Get-MgBetaUserDriveListItemDriveItemContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListItemDriveItemContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", + "OutputType": null, + "Command": "Get-MgBetaUserDriveListItemDriveItemContentStream", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListItemField", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields", + "OutputType": null, + "Command": "Get-MgBetaUserDriveListItemField", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListItemPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Get-MgBetaUserDriveListItemPermission", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/permissions", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListItemPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/permissions", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Get-MgBetaUserDriveListItemPermission", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListItemPermissionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/$count", + "OutputType": null, + "Command": "Get-MgBetaUserDriveListItemPermissionCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListItemVersion", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "Get-MgBetaUserDriveListItemVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListItemVersion", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions", + "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "Get-MgBetaUserDriveListItemVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListItemVersionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/$count", + "OutputType": null, + "Command": "Get-MgBetaUserDriveListItemVersionCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListItemVersionField", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "OutputType": null, + "Command": "Get-MgBetaUserDriveListItemVersionField", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListOperation", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Command": "Get-MgBetaUserDriveListOperation", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/operations", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListOperation", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/operations", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Command": "Get-MgBetaUserDriveListOperation", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListOperationCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/$count", + "OutputType": null, + "Command": "Get-MgBetaUserDriveListOperationCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/permissions/{permission-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/permissions/{permission-id}", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Get-MgBetaUserDriveListPermission", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/permissions", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/permissions", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Get-MgBetaUserDriveListPermission", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/permissions/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListPermissionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/permissions/$count", + "OutputType": null, + "Command": "Get-MgBetaUserDriveListPermissionCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListSubscription", - "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", + "OutputType": "IMicrosoftGraphSubscription", + "Command": "Get-MgBetaUserDriveListSubscription", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListSubscription", - "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions", + "OutputType": "IMicrosoftGraphSubscription", + "Command": "Get-MgBetaUserDriveListSubscription", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveListSubscriptionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/$count", + "OutputType": null, + "Command": "Get-MgBetaUserDriveListSubscriptionCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRoot", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgBetaUserDriveRoot", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/activities", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootActivity", - "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/activities", + "OutputType": "IMicrosoftGraphItemActivityOld", + "Command": "Get-MgBetaUserDriveRootActivity", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserDriveRootActivityByInterval", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivity-getbyinterval?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivity-getbyinterval?view=graph-rest-beta", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgBetaUserDriveRootActivityByInterval", + "Module": "Beta.Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootAnalytic", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Command": "Get-MgBetaUserDriveRootAnalytic", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStat", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStat", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStat", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStat", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStatActivity", - "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities", + "OutputType": "IMicrosoftGraphItemActivity", + "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStatActivity", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStatCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/$count", + "OutputType": null, + "Command": "Get-MgBetaUserDriveRootAnalyticItemActivityStatCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/lastSevenDays", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootAnalyticLastSevenDay", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/lastSevenDays", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgBetaUserDriveRootAnalyticLastSevenDay", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/allTime", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootAnalyticTime", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/allTime", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgBetaUserDriveRootAnalyticTime", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootChild", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgBetaUserDriveRootChild", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/children", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootChild", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/children", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgBetaUserDriveRootChild", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootChildContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content", + "OutputType": null, + "Command": "Get-MgBetaUserDriveRootChildContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/contentStream", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootChildContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/contentStream", + "OutputType": null, + "Command": "Get-MgBetaUserDriveRootChildContentStream", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/children/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootChildCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/children/$count", + "OutputType": null, + "Command": "Get-MgBetaUserDriveRootChildCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/content", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/content", + "OutputType": null, + "Command": "Get-MgBetaUserDriveRootContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/contentStream", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/contentStream", + "OutputType": null, + "Command": "Get-MgBetaUserDriveRootContentStream", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootCreatedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaUserDriveRootCreatedByUser", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaUserDriveRootCreatedByUserMailboxSetting", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootCreatedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaUserDriveRootCreatedByUserServiceProvisioningError", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootCreatedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaUserDriveRootCreatedByUserServiceProvisioningErrorCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/delta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserDriveRootDelta", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-beta", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/delta", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgBetaUserDriveRootDelta", + "Module": "Beta.Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootItemLastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaUserDriveRootItemLastModifiedByUser", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootItemLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaUserDriveRootItemLastModifiedByUserMailboxSetting", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootItemLastModifiedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaUserDriveRootItemLastModifiedByUserServiceProvisioningError", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaUserDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootLastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaUserDriveRootLastModifiedByUser", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaUserDriveRootLastModifiedByUserMailboxSetting", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootLastModifiedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaUserDriveRootLastModifiedByUserServiceProvisioningError", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootLastModifiedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaUserDriveRootLastModifiedByUserServiceProvisioningErrorCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootListItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem", + "OutputType": "IMicrosoftGraphListItem", + "Command": "Get-MgBetaUserDriveRootListItem", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/activities", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootListItemActivity", - "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/activities", + "OutputType": "IMicrosoftGraphItemActivityOld", + "Command": "Get-MgBetaUserDriveRootListItemActivity", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserDriveRootListItemActivityByInterval", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/getActivitiesByInterval(startDateTime='{startDateTime}',endDateTime='{endDateTime}',interval='{interval}')", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgBetaUserDriveRootListItemActivityByInterval", + "Module": "Beta.Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/analytics", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootListItemAnalytic", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/analytics", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Command": "Get-MgBetaUserDriveRootListItemAnalytic", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootListItemCreatedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaUserDriveRootListItemCreatedByUser", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootListItemCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaUserDriveRootListItemCreatedByUserMailboxSetting", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootListItemCreatedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgBetaUserDriveRootListItemCreatedByUserServiceProvisioningError", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootListItemCreatedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgBetaUserDriveRootListItemCreatedByUserServiceProvisioningErrorCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersion", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersion", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/$count", + "OutputType": null, + "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersionCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersionField", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "OutputType": null, + "Command": "Get-MgBetaUserDriveRootListItemDocumentSetVersionField", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootListItemDriveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgBetaUserDriveRootListItemDriveItem", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootListItemDriveItemContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content", + "OutputType": null, + "Command": "Get-MgBetaUserDriveRootListItemDriveItemContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/contentStream", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootListItemDriveItemContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/contentStream", + "OutputType": null, + "Command": "Get-MgBetaUserDriveRootListItemDriveItemContentStream", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootListItemField", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields", + "OutputType": null, + "Command": "Get-MgBetaUserDriveRootListItemField", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/permissions/{permission-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootListItemPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/permissions/{permission-id}", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Get-MgBetaUserDriveRootListItemPermission", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/permissions", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootListItemPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/permissions", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Get-MgBetaUserDriveRootListItemPermission", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/permissions/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootListItemPermissionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/permissions/$count", + "OutputType": null, + "Command": "Get-MgBetaUserDriveRootListItemPermissionCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootListItemVersion", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", + "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "Get-MgBetaUserDriveRootListItemVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootListItemVersion", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions", + "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "Get-MgBetaUserDriveRootListItemVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootListItemVersionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/$count", + "OutputType": null, + "Command": "Get-MgBetaUserDriveRootListItemVersionCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootListItemVersionField", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", + "OutputType": null, + "Command": "Get-MgBetaUserDriveRootListItemVersionField", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Get-MgBetaUserDriveRootPermission", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Get-MgBetaUserDriveRootPermission", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootPermissionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/$count", + "OutputType": null, + "Command": "Get-MgBetaUserDriveRootPermissionCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootRetentionLabel", - "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel", + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Command": "Get-MgBetaUserDriveRootRetentionLabel", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootSubscription", - "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", + "OutputType": "IMicrosoftGraphSubscription", + "Command": "Get-MgBetaUserDriveRootSubscription", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootSubscription", - "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions", + "OutputType": "IMicrosoftGraphSubscription", + "Command": "Get-MgBetaUserDriveRootSubscription", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootSubscriptionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/$count", + "OutputType": null, + "Command": "Get-MgBetaUserDriveRootSubscriptionCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootThumbnail", - "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Command": "Get-MgBetaUserDriveRootThumbnail", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootThumbnail", - "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Command": "Get-MgBetaUserDriveRootThumbnail", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootThumbnailCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/$count", + "OutputType": null, + "Command": "Get-MgBetaUserDriveRootThumbnailCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootVersion", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Command": "Get-MgBetaUserDriveRootVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootVersion", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Command": "Get-MgBetaUserDriveRootVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootVersionContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", + "OutputType": null, + "Command": "Get-MgBetaUserDriveRootVersionContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveRootVersionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/$count", + "OutputType": null, + "Command": "Get-MgBetaUserDriveRootVersionCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveSpecial", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgBetaUserDriveSpecial", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/special", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveSpecial", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/special", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgBetaUserDriveSpecial", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveSpecialContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content", + "OutputType": null, + "Command": "Get-MgBetaUserDriveSpecialContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/contentStream", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveSpecialContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/contentStream", + "OutputType": null, + "Command": "Get-MgBetaUserDriveSpecialContentStream", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/special/$count", - "Module": "Beta.Files", - "Command": "Get-MgBetaUserDriveSpecialCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/special/$count", + "OutputType": null, + "Command": "Get-MgBetaUserDriveSpecialCount", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/getEffectiveDeviceEnrollmentConfigurations", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserEffectiveDeviceEnrollmentConfiguration", - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/getEffectiveDeviceEnrollmentConfigurations", + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "Command": "Get-MgBetaUserEffectiveDeviceEnrollmentConfiguration", + "Module": "Beta.Users.Functions" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -199181,20 +199430,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/events/{event-id}", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEvent", "OutputType": "IMicrosoftGraphEvent", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserEvent", + "Module": "Beta.Calendar" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -199221,78 +199469,79 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/events", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEvent", "OutputType": "IMicrosoftGraphEvent", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserEvent", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventAttachment", - "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}", + "OutputType": "IMicrosoftGraphAttachment", + "Command": "Get-MgBetaUserEventAttachment", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/attachments", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventAttachment", - "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/attachments", + "OutputType": "IMicrosoftGraphAttachment", + "Command": "Get-MgBetaUserEventAttachment", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/attachments/$count", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventAttachmentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/attachments/$count", + "OutputType": null, + "Command": "Get-MgBetaUserEventAttachmentCount", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/calendar", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventCalendar", - "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/calendar", + "OutputType": "IMicrosoftGraphCalendar", + "Command": "Get-MgBetaUserEventCalendar", + "Module": "Beta.Calendar" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -199319,20 +199568,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/events/$count", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserEventCount", + "Module": "Beta.Calendar" }, { + "ApiVersion": "beta", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], "Permissions": [ { "Name": "Calendars.Read", @@ -199359,373 +199608,372 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-beta", + "Method": "GET", "Uri": "/users/{user-id}/events/delta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserEventDelta", "OutputType": "IMicrosoftGraphEvent", - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-beta" + "Command": "Get-MgBetaUserEventDelta", + "Module": "Beta.Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventExceptionOccurrence", - "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}", + "OutputType": "IMicrosoftGraphEvent", + "Command": "Get-MgBetaUserEventExceptionOccurrence", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventExceptionOccurrence", - "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences", + "OutputType": "IMicrosoftGraphEvent", + "Command": "Get-MgBetaUserEventExceptionOccurrence", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/{attachment-id}", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventExceptionOccurrenceAttachment", - "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/{attachment-id}", + "OutputType": "IMicrosoftGraphAttachment", + "Command": "Get-MgBetaUserEventExceptionOccurrenceAttachment", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventExceptionOccurrenceAttachment", - "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments", + "OutputType": "IMicrosoftGraphAttachment", + "Command": "Get-MgBetaUserEventExceptionOccurrenceAttachment", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/$count", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventExceptionOccurrenceAttachmentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/$count", + "OutputType": null, + "Command": "Get-MgBetaUserEventExceptionOccurrenceAttachmentCount", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/calendar", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventExceptionOccurrenceCalendar", - "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/calendar", + "OutputType": "IMicrosoftGraphCalendar", + "Command": "Get-MgBetaUserEventExceptionOccurrenceCalendar", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/$count", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventExceptionOccurrenceCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/$count", + "OutputType": null, + "Command": "Get-MgBetaUserEventExceptionOccurrenceCount", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventExceptionOccurrenceExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", + "OutputType": null, + "Command": "Get-MgBetaUserEventExceptionOccurrenceExtension", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventExceptionOccurrenceExtension", - "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions", + "OutputType": "IMicrosoftGraphExtension", + "Command": "Get-MgBetaUserEventExceptionOccurrenceExtension", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/$count", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventExceptionOccurrenceExtensionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/$count", + "OutputType": null, + "Command": "Get-MgBetaUserEventExceptionOccurrenceExtensionCount", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstance", - "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}", + "OutputType": "IMicrosoftGraphEvent", + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstance", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstance", - "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances", + "OutputType": "IMicrosoftGraphEvent", + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstance", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/{attachment-id}", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceAttachment", - "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/{attachment-id}", + "OutputType": "IMicrosoftGraphAttachment", + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceAttachment", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceAttachment", - "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments", + "OutputType": "IMicrosoftGraphAttachment", + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceAttachment", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/$count", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceAttachmentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/$count", + "OutputType": null, + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceAttachmentCount", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/calendar", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceCalendar", - "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/calendar", + "OutputType": "IMicrosoftGraphCalendar", + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceCalendar", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/$count", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/$count", + "OutputType": null, + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceCount", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", + "OutputType": null, + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceExtension", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceExtension", - "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions", + "OutputType": "IMicrosoftGraphExtension", + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceExtension", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/$count", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceExtensionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/$count", + "OutputType": null, + "Command": "Get-MgBetaUserEventExceptionOccurrenceInstanceExtensionCount", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Get-MgBetaUserEventExtension", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/extensions", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventExtension", - "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/extensions", + "OutputType": "IMicrosoftGraphExtension", + "Command": "Get-MgBetaUserEventExtension", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/extensions/$count", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventExtensionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/extensions/$count", + "OutputType": null, + "Command": "Get-MgBetaUserEventExtensionCount", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventInstance", - "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}", + "OutputType": "IMicrosoftGraphEvent", + "Command": "Get-MgBetaUserEventInstance", + "Module": "Beta.Calendar" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -199744,78 +199992,79 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/events/{event-id}/instances", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventInstance", "OutputType": "IMicrosoftGraphEvent", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserEventInstance", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventInstanceAttachment", - "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", + "OutputType": "IMicrosoftGraphAttachment", + "Command": "Get-MgBetaUserEventInstanceAttachment", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventInstanceAttachment", - "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments", + "OutputType": "IMicrosoftGraphAttachment", + "Command": "Get-MgBetaUserEventInstanceAttachment", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/$count", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventInstanceAttachmentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/$count", + "OutputType": null, + "Command": "Get-MgBetaUserEventInstanceAttachmentCount", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/calendar", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventInstanceCalendar", - "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/calendar", + "OutputType": "IMicrosoftGraphCalendar", + "Command": "Get-MgBetaUserEventInstanceCalendar", + "Module": "Beta.Calendar" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -199834,285 +200083,284 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/events/{event-id}/instances/$count", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventInstanceCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserEventInstanceCount", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/instances/delta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserEventInstanceDelta", - "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-beta", + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/instances/delta", + "OutputType": "IMicrosoftGraphEvent", + "Command": "Get-MgBetaUserEventInstanceDelta", + "Module": "Beta.Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrence", - "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}", + "OutputType": "IMicrosoftGraphEvent", + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrence", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrence", - "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences", + "OutputType": "IMicrosoftGraphEvent", + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrence", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/{attachment-id}", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceAttachment", - "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/{attachment-id}", + "OutputType": "IMicrosoftGraphAttachment", + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceAttachment", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceAttachment", - "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments", + "OutputType": "IMicrosoftGraphAttachment", + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceAttachment", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/$count", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceAttachmentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/$count", + "OutputType": null, + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceAttachmentCount", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/calendar", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceCalendar", - "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/calendar", + "OutputType": "IMicrosoftGraphCalendar", + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceCalendar", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/$count", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/$count", + "OutputType": null, + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceCount", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", + "OutputType": null, + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceExtension", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceExtension", - "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions", + "OutputType": "IMicrosoftGraphExtension", + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceExtension", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/$count", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceExtensionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/$count", + "OutputType": null, + "Command": "Get-MgBetaUserEventInstanceExceptionOccurrenceExtensionCount", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventInstanceExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", + "OutputType": null, + "Command": "Get-MgBetaUserEventInstanceExtension", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventInstanceExtension", - "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions", + "OutputType": "IMicrosoftGraphExtension", + "Command": "Get-MgBetaUserEventInstanceExtension", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/$count", - "Module": "Beta.Calendar", - "Command": "Get-MgBetaUserEventInstanceExtensionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/$count", + "OutputType": null, + "Command": "Get-MgBetaUserEventInstanceExtensionCount", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/extensions/{extension-id}", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Get-MgBetaUserExtension", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/extensions", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserExtension", - "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/extensions", + "OutputType": "IMicrosoftGraphExtension", + "Command": "Get-MgBetaUserExtension", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/extensions/$count", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserExtensionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/extensions/$count", + "OutputType": null, + "Command": "Get-MgBetaUserExtensionCount", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/followedSites/{site-id}", - "Module": "Beta.Sites", - "Command": "Get-MgBetaUserFollowedSite", - "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/followedSites/{site-id}", + "OutputType": "IMicrosoftGraphSite", + "Command": "Get-MgBetaUserFollowedSite", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -200131,19 +200379,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/followedSites", - "Module": "Beta.Sites", - "Command": "Get-MgBetaUserFollowedSite", "OutputType": "IMicrosoftGraphSite", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserFollowedSite", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -200162,212 +200411,212 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/followedSites/$count", - "Module": "Beta.Sites", - "Command": "Get-MgBetaUserFollowedSiteCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserFollowedSiteCount", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/users/{user-id}/inferenceClassification", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserInferenceClassification", - "OutputType": "IMicrosoftGraphInferenceClassification", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/inferenceClassification", + "OutputType": "IMicrosoftGraphInferenceClassification", + "Command": "Get-MgBetaUserInferenceClassification", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserInferenceClassificationOverride", - "OutputType": "IMicrosoftGraphInferenceClassificationOverride", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", + "OutputType": "IMicrosoftGraphInferenceClassificationOverride", + "Command": "Get-MgBetaUserInferenceClassificationOverride", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/inferenceClassification/overrides", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserInferenceClassificationOverride", - "OutputType": "IMicrosoftGraphInferenceClassificationOverride", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/inferenceClassification/overrides", + "OutputType": "IMicrosoftGraphInferenceClassificationOverride", + "Command": "Get-MgBetaUserInferenceClassificationOverride", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/inferenceClassification/overrides/$count", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserInferenceClassificationOverrideCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/inferenceClassification/overrides/$count", + "OutputType": null, + "Command": "Get-MgBetaUserInferenceClassificationOverrideCount", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/informationProtection", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserInformationProtection", - "OutputType": "IMicrosoftGraphInformationProtection", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/informationProtection", + "OutputType": "IMicrosoftGraphInformationProtection", + "Command": "Get-MgBetaUserInformationProtection", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/users/{user-id}/informationProtection/bitlocker", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserInformationProtectionBitlocker", - "OutputType": "IMicrosoftGraphBitlocker", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/informationProtection/bitlocker", + "OutputType": "IMicrosoftGraphBitlocker", + "Command": "Get-MgBetaUserInformationProtectionBitlocker", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/users/{user-id}/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserInformationProtectionBitlockerRecoveryKey", - "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}", + "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", + "Command": "Get-MgBetaUserInformationProtectionBitlockerRecoveryKey", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/users/{user-id}/informationProtection/bitlocker/recoveryKeys", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserInformationProtectionBitlockerRecoveryKey", - "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/informationProtection/bitlocker/recoveryKeys", + "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", + "Command": "Get-MgBetaUserInformationProtectionBitlockerRecoveryKey", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/users/{user-id}/informationProtection/bitlocker/recoveryKeys/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserInformationProtectionBitlockerRecoveryKeyCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/informationProtection/bitlocker/recoveryKeys/$count", + "OutputType": null, + "Command": "Get-MgBetaUserInformationProtectionBitlockerRecoveryKeyCount", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserInformationProtectionDataLossPreventionPolicy", - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "Command": "Get-MgBetaUserInformationProtectionDataLossPreventionPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserInformationProtectionDataLossPreventionPolicy", - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies", + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "Command": "Get-MgBetaUserInformationProtectionDataLossPreventionPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserInformationProtectionDataLossPreventionPolicyCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/$count", + "OutputType": null, + "Command": "Get-MgBetaUserInformationProtectionDataLossPreventionPolicyCount", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/users/{user-id}/informationProtection/policy", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserInformationProtectionPolicy", - "OutputType": "IMicrosoftGraphInformationProtectionPolicy", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/informationProtection/policy", + "OutputType": "IMicrosoftGraphInformationProtectionPolicy", + "Command": "Get-MgBetaUserInformationProtectionPolicy", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -200386,20 +200635,19 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserInformationProtectionPolicyLabel", "OutputType": "IMicrosoftGraphInformationProtectionLabel", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserInformationProtectionPolicyLabel", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -200418,19 +200666,20 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/informationProtection/policy/labels", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserInformationProtectionPolicyLabel", "OutputType": "IMicrosoftGraphInformationProtectionLabel", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserInformationProtectionPolicyLabel", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -200449,241 +200698,240 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/informationProtection/policy/labels/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserInformationProtectionPolicyLabelCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserInformationProtectionPolicyLabelCount", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserInformationProtectionSensitivityLabel", - "OutputType": "IMicrosoftGraphSensitivityLabel", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", + "OutputType": "IMicrosoftGraphSensitivityLabel", + "Command": "Get-MgBetaUserInformationProtectionSensitivityLabel", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/users/{user-id}/informationProtection/sensitivityLabels", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserInformationProtectionSensitivityLabel", - "OutputType": "IMicrosoftGraphSensitivityLabel", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/informationProtection/sensitivityLabels", + "OutputType": "IMicrosoftGraphSensitivityLabel", + "Command": "Get-MgBetaUserInformationProtectionSensitivityLabel", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/$count", + "OutputType": null, + "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelCount", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelSublabel", - "OutputType": "IMicrosoftGraphSensitivityLabel", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", + "OutputType": "IMicrosoftGraphSensitivityLabel", + "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelSublabel", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelSublabel", - "OutputType": "IMicrosoftGraphSensitivityLabel", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels", + "OutputType": "IMicrosoftGraphSensitivityLabel", + "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelSublabel", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelSublabelCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/$count", + "OutputType": null, + "Command": "Get-MgBetaUserInformationProtectionSensitivityLabelSublabelCount", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/users/{user-id}/informationProtection/sensitivityPolicySettings", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserInformationProtectionSensitivityPolicySetting", - "OutputType": "IMicrosoftGraphSensitivityPolicySettings", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/informationProtection/sensitivityPolicySettings", + "OutputType": "IMicrosoftGraphSensitivityPolicySettings", + "Command": "Get-MgBetaUserInformationProtectionSensitivityPolicySetting", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequest", - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequest", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequest", - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequest", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/$count", + "OutputType": null, + "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestCount", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestResult", - "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestResult", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestResult", - "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestResult", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/$count", - "Module": "Beta.Identity.SignIns", - "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestResultCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/$count", + "OutputType": null, + "Command": "Get-MgBetaUserInformationProtectionThreatAssessmentRequestResultCount", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/users/{user-id}/insights", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserInsight", - "OutputType": "IMicrosoftGraphItemInsights", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/insights", + "OutputType": "IMicrosoftGraphItemInsights", + "Command": "Get-MgBetaUserInsight", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserInsightShared", - "OutputType": "IMicrosoftGraphSharedInsight", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}", + "OutputType": "IMicrosoftGraphSharedInsight", + "Command": "Get-MgBetaUserInsightShared", + "Module": "Beta.Users" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -200702,19 +200950,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/insights/shared", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserInsightShared", "OutputType": "IMicrosoftGraphSharedInsight", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserInsightShared", + "Module": "Beta.Users" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -200733,65 +200982,64 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/insights/shared/$count", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserInsightSharedCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserInsightSharedCount", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserInsightSharedLastSharedMethod", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod", + "OutputType": null, + "Command": "Get-MgBetaUserInsightSharedLastSharedMethod", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserInsightSharedResource", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource", + "OutputType": null, + "Command": "Get-MgBetaUserInsightSharedResource", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/insights/trending/{trending-id}", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserInsightTrending", - "OutputType": "IMicrosoftGraphTrending", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/insights/trending/{trending-id}", + "OutputType": "IMicrosoftGraphTrending", + "Command": "Get-MgBetaUserInsightTrending", + "Module": "Beta.Users" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -200810,19 +201058,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/insights/trending", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserInsightTrending", "OutputType": "IMicrosoftGraphTrending", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserInsightTrending", + "Module": "Beta.Users" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -200841,20 +201090,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/insights/trending/$count", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserInsightTrendingCount", "OutputType": null, + "Command": "Get-MgBetaUserInsightTrendingCount", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Sites.Read.All", @@ -200873,35 +201122,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserInsightTrendingResource", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserInsightTrendingResource", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserInsightUsed", - "OutputType": "IMicrosoftGraphUsedInsight", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}", + "OutputType": "IMicrosoftGraphUsedInsight", + "Command": "Get-MgBetaUserInsightUsed", + "Module": "Beta.Users" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -200920,19 +201168,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/insights/used", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserInsightUsed", "OutputType": "IMicrosoftGraphUsedInsight", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserInsightUsed", + "Module": "Beta.Users" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -200951,20 +201200,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/insights/used/$count", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserInsightUsedCount", "OutputType": null, + "Command": "Get-MgBetaUserInsightUsedCount", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Sites.Read.All", @@ -200983,49 +201232,48 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserInsightUsedResource", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserInsightUsedResource", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/invitedBy", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserInvitedBy", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-invitedby?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-invitedby?view=graph-rest-beta", + "Method": "GET", + "Uri": "/users/{user-id}/invitedBy", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaUserInvitedBy", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/joinedGroups", - "Module": "Beta.Groups", - "Command": "Get-MgBetaUserJoinedGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/joinedGroups", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgBetaUserJoinedGroup", + "Module": "Beta.Groups" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Team.ReadBasic.All", @@ -201084,34 +201332,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/joinedTeams", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserJoinedTeam", "OutputType": "IMicrosoftGraphTeam", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserJoinedTeam", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserLicenseDetail", - "OutputType": "IMicrosoftGraphLicenseDetails", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", + "OutputType": "IMicrosoftGraphLicenseDetails", + "Command": "Get-MgBetaUserLicenseDetail", + "Module": "Beta.Users" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "User.Read", @@ -201154,19 +201402,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/licenseDetails", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserLicenseDetail", "OutputType": "IMicrosoftGraphLicenseDetails", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserLicenseDetail", + "Module": "Beta.Users" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "User.Read", @@ -201209,20 +201458,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/licenseDetails/$count", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserLicenseDetailCount", "OutputType": null, + "Command": "Get-MgBetaUserLicenseDetailCount", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.Read", @@ -201257,35 +201506,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/licensedetails-getteamslicensingdetails?view=graph-rest-beta", + "Method": "GET", "Uri": "/users/{user-id}/licenseDetails/getTeamsLicensingDetails", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserLicenseDetailTeamLicensingDetail", "OutputType": "IMicrosoftGraphTeamsLicensingDetails", + "Command": "Get-MgBetaUserLicenseDetailTeamLicensingDetail", + "Module": "Beta.Users.Functions" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/licensedetails-getteamslicensingdetails?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/getLoggedOnManagedDevices", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserLoggedOnManagedDevice", "OutputType": "IMicrosoftGraphManagedDevice", + "Command": "Get-MgBetaUserLoggedOnManagedDevice", + "Module": "Beta.Users.Functions" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "MailboxSettings.Read", @@ -201304,20 +201553,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/mailboxSettings", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserMailboxSetting", "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgBetaUserMailboxSetting", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Mail.ReadBasic", @@ -201352,20 +201601,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolder", "OutputType": "IMicrosoftGraphMailFolder", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserMailFolder", + "Module": "Beta.Mail" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Mail.ReadBasic", @@ -201400,34 +201648,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/mailFolders", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolder", "OutputType": "IMicrosoftGraphMailFolder", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserMailFolder", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderChildFolder", - "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", + "OutputType": "IMicrosoftGraphMailFolder", + "Command": "Get-MgBetaUserMailFolderChildFolder", + "Module": "Beta.Mail" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Mail.ReadBasic", @@ -201462,19 +201710,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderChildFolder", "OutputType": "IMicrosoftGraphMailFolder", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserMailFolderChildFolder", + "Module": "Beta.Mail" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Mail.ReadBasic", @@ -201509,329 +201758,329 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/$count", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderChildFolderCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserMailFolderChildFolderCount", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserMailFolderChildFolderDelta", - "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-delta?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-delta?view=graph-rest-beta", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta", + "OutputType": "IMicrosoftGraphMailFolder", + "Command": "Get-MgBetaUserMailFolderChildFolderDelta", + "Module": "Beta.Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderChildFolderMessage", - "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", + "OutputType": "IMicrosoftGraphMessage", + "Command": "Get-MgBetaUserMailFolderChildFolderMessage", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderChildFolderMessage", - "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages", + "OutputType": "IMicrosoftGraphMessage", + "Command": "Get-MgBetaUserMailFolderChildFolderMessage", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/{attachment-id}", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageAttachment", - "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/{attachment-id}", + "OutputType": "IMicrosoftGraphAttachment", + "Command": "Get-MgBetaUserMailFolderChildFolderMessageAttachment", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageAttachment", - "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments", + "OutputType": "IMicrosoftGraphAttachment", + "Command": "Get-MgBetaUserMailFolderChildFolderMessageAttachment", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/$count", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageAttachmentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/$count", + "OutputType": null, + "Command": "Get-MgBetaUserMailFolderChildFolderMessageAttachmentCount", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value", + "OutputType": null, + "Command": "Get-MgBetaUserMailFolderChildFolderMessageContent", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/$count", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/$count", + "OutputType": null, + "Command": "Get-MgBetaUserMailFolderChildFolderMessageCount", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/delta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageDelta", - "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-beta", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/delta", + "OutputType": "IMicrosoftGraphMessage", + "Command": "Get-MgBetaUserMailFolderChildFolderMessageDelta", + "Module": "Beta.Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Get-MgBetaUserMailFolderChildFolderMessageExtension", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageExtension", - "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions", + "OutputType": "IMicrosoftGraphExtension", + "Command": "Get-MgBetaUserMailFolderChildFolderMessageExtension", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/$count", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageExtensionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/$count", + "OutputType": null, + "Command": "Get-MgBetaUserMailFolderChildFolderMessageExtensionCount", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions/{mention-id}", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageMention", - "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions/{mention-id}", + "OutputType": "IMicrosoftGraphMention", + "Command": "Get-MgBetaUserMailFolderChildFolderMessageMention", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageMention", - "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions", + "OutputType": "IMicrosoftGraphMention", + "Command": "Get-MgBetaUserMailFolderChildFolderMessageMention", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions/$count", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageMentionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions/$count", + "OutputType": null, + "Command": "Get-MgBetaUserMailFolderChildFolderMessageMentionCount", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageRule", - "OutputType": "IMicrosoftGraphMessageRule", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", + "OutputType": "IMicrosoftGraphMessageRule", + "Command": "Get-MgBetaUserMailFolderChildFolderMessageRule", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageRule", - "OutputType": "IMicrosoftGraphMessageRule", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules", + "OutputType": "IMicrosoftGraphMessageRule", + "Command": "Get-MgBetaUserMailFolderChildFolderMessageRule", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/$count", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderChildFolderMessageRuleCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/$count", + "OutputType": null, + "Command": "Get-MgBetaUserMailFolderChildFolderMessageRuleCount", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/userConfigurations/{userConfiguration-id}", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderChildFolderUserConfiguration", - "OutputType": "IMicrosoftGraphUserConfiguration", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/userConfigurations/{userConfiguration-id}", + "OutputType": "IMicrosoftGraphUserConfiguration", + "Command": "Get-MgBetaUserMailFolderChildFolderUserConfiguration", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/userConfigurations", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderChildFolderUserConfiguration", - "OutputType": "IMicrosoftGraphUserConfiguration", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/userConfigurations", + "OutputType": "IMicrosoftGraphUserConfiguration", + "Command": "Get-MgBetaUserMailFolderChildFolderUserConfiguration", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/userConfigurations/$count", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderChildFolderUserConfigurationCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/userConfigurations/$count", + "OutputType": null, + "Command": "Get-MgBetaUserMailFolderChildFolderUserConfigurationCount", + "Module": "Beta.Mail" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Mail.ReadBasic", @@ -201866,20 +202115,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/$count", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserMailFolderCount", + "Module": "Beta.Mail" }, { + "ApiVersion": "beta", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], "Permissions": [ { "Name": "Mail.ReadBasic", @@ -201914,20 +202163,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-delta?view=graph-rest-beta", + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/delta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserMailFolderDelta", "OutputType": "IMicrosoftGraphMailFolder", - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-delta?view=graph-rest-beta" + "Command": "Get-MgBetaUserMailFolderDelta", + "Module": "Beta.Users.Functions" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Mail.Read", @@ -201954,20 +202203,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderMessage", "OutputType": "IMicrosoftGraphMessage", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserMailFolderMessage", + "Module": "Beta.Mail" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Mail.ReadBasic", @@ -202002,103 +202250,64 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderMessage", "OutputType": "IMicrosoftGraphMessage", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserMailFolderMessage", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderMessageAttachment", - "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}", + "OutputType": "IMicrosoftGraphAttachment", + "Command": "Get-MgBetaUserMailFolderMessageAttachment", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderMessageAttachment", - "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments", + "OutputType": "IMicrosoftGraphAttachment", + "Command": "Get-MgBetaUserMailFolderMessageAttachment", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/$count", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderMessageAttachmentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/$count", + "OutputType": null, + "Command": "Get-MgBetaUserMailFolderMessageAttachmentCount", + "Module": "Beta.Mail" }, { - "Permissions": [ - { - "Name": "Mail.Read", - "Description": "Read mail in all mailboxes", - "FullDescription": "Allows the app to read mail in all mailboxes without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Mail.ReadBasic", - "Description": "Read user basic mail", - "FullDescription": "Allows the app to read email in the signed-in user's mailbox except body, previewBody, attachments and any extended properties.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": false - }, - { - "Name": "Mail.ReadBasic.All", - "Description": "Read basic mail in all mailboxes", - "FullDescription": "Allows the app to read basic mail properties in all mailboxes without a signed-in user. Includes all properties except body, previewBody, attachments and any extended properties.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderMessageContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Mail.ReadBasic", @@ -202133,20 +202342,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/$count", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderMessageCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserMailFolderMessageCount", + "Module": "Beta.Mail" }, { + "ApiVersion": "beta", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], "Permissions": [ { "Name": "Mail.ReadBasic", @@ -202181,196 +202390,198 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-beta", + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserMailFolderMessageDelta", "OutputType": "IMicrosoftGraphMessage", - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-beta" + "Command": "Get-MgBetaUserMailFolderMessageDelta", + "Module": "Beta.Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderMessageExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Get-MgBetaUserMailFolderMessageExtension", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderMessageExtension", - "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions", + "OutputType": "IMicrosoftGraphExtension", + "Command": "Get-MgBetaUserMailFolderMessageExtension", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/$count", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderMessageExtensionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/$count", + "OutputType": null, + "Command": "Get-MgBetaUserMailFolderMessageExtensionCount", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions/{mention-id}", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderMessageMention", - "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions/{mention-id}", + "OutputType": "IMicrosoftGraphMention", + "Command": "Get-MgBetaUserMailFolderMessageMention", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderMessageMention", - "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions", + "OutputType": "IMicrosoftGraphMention", + "Command": "Get-MgBetaUserMailFolderMessageMention", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions/$count", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderMessageMentionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions/$count", + "OutputType": null, + "Command": "Get-MgBetaUserMailFolderMessageMentionCount", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderMessageRule", - "OutputType": "IMicrosoftGraphMessageRule", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", + "OutputType": "IMicrosoftGraphMessageRule", + "Command": "Get-MgBetaUserMailFolderMessageRule", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderMessageRule", - "OutputType": "IMicrosoftGraphMessageRule", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules", + "OutputType": "IMicrosoftGraphMessageRule", + "Command": "Get-MgBetaUserMailFolderMessageRule", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/$count", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderMessageRuleCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/$count", + "OutputType": null, + "Command": "Get-MgBetaUserMailFolderMessageRuleCount", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/userConfigurations/{userConfiguration-id}", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderUserConfiguration", - "OutputType": "IMicrosoftGraphUserConfiguration", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/userConfigurations/{userConfiguration-id}", + "OutputType": "IMicrosoftGraphUserConfiguration", + "Command": "Get-MgBetaUserMailFolderUserConfiguration", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/userConfigurations", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderUserConfiguration", - "OutputType": "IMicrosoftGraphUserConfiguration", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/userConfigurations", + "OutputType": "IMicrosoftGraphUserConfiguration", + "Command": "Get-MgBetaUserMailFolderUserConfiguration", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/userConfigurations/$count", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMailFolderUserConfigurationCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/userConfigurations/$count", + "OutputType": null, + "Command": "Get-MgBetaUserMailFolderUserConfigurationCount", + "Module": "Beta.Mail" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" + ], "Permissions": [ { "Name": "Mail.Read", @@ -202389,22 +202600,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-getmailtips?view=graph-rest-beta", + "Method": "POST", "Uri": "/users/{user-id}/getMailTips", - "Module": "Beta.Users.Actions", - "Command": "Get-MgBetaUserMailTip", "OutputType": "IMicrosoftGraphMailTips", - "Variants": [ - "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-getmailtips?view=graph-rest-beta" + "Command": "Get-MgBetaUserMailTip", + "Module": "Beta.Users.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -202439,19 +202647,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/getManagedAppBlockedUsers", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserManagedAppBlockedUser", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserManagedAppBlockedUser", + "Module": "Beta.Users.Functions" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -202470,20 +202679,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/getManagedAppDiagnosticStatuses", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserManagedAppDiagnosticStatus", "OutputType": "IMicrosoftGraphManagedAppDiagnosticStatus", + "Command": "Get-MgBetaUserManagedAppDiagnosticStatus", + "Module": "Beta.Users.Functions" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -202502,652 +202711,652 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/getManagedAppPolicies", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserManagedAppPolicy", "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserManagedAppPolicy", + "Module": "Beta.Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedAppRegistrations/{managedAppRegistration-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserManagedAppRegistration", - "OutputType": "IMicrosoftGraphManagedAppRegistration", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/managedAppRegistrations/{managedAppRegistration-id}", + "OutputType": "IMicrosoftGraphManagedAppRegistration", + "Command": "Get-MgBetaUserManagedAppRegistration", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedAppRegistrations", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserManagedAppRegistration", - "OutputType": "IMicrosoftGraphManagedAppRegistration", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/managedAppRegistrations", + "OutputType": "IMicrosoftGraphManagedAppRegistration", + "Command": "Get-MgBetaUserManagedAppRegistration", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedAppRegistrations/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserManagedAppRegistrationCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/managedAppRegistrations/$count", + "OutputType": null, + "Command": "Get-MgBetaUserManagedAppRegistrationCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserManagedDevice", - "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", + "OutputType": "IMicrosoftGraphManagedDevice", + "Command": "Get-MgBetaUserManagedDevice", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserManagedDevice", - "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices", + "OutputType": "IMicrosoftGraphManagedDevice", + "Command": "Get-MgBetaUserManagedDevice", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "Command": "Get-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "Command": "Get-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetailCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/$count", + "OutputType": null, + "Command": "Get-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetailCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserManagedDeviceCategory", - "OutputType": "IMicrosoftGraphDeviceCategory", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", + "OutputType": "IMicrosoftGraphDeviceCategory", + "Command": "Get-MgBetaUserManagedDeviceCategory", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getCloudPcRemoteActionResults", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserManagedDeviceCloudPcRemoteActionResult", - "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-getcloudpcremoteactionresults?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-getcloudpcremoteactionresults?view=graph-rest-beta", + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getCloudPcRemoteActionResults", + "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", + "Command": "Get-MgBetaUserManagedDeviceCloudPcRemoteActionResult", + "Module": "Beta.Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getCloudPcReviewStatus", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserManagedDeviceCloudPcReviewStatus", - "OutputType": "IMicrosoftGraphCloudPcReviewStatus", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-getcloudpcreviewstatus?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-getcloudpcreviewstatus?view=graph-rest-beta", + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getCloudPcReviewStatus", + "OutputType": "IMicrosoftGraphCloudPcReviewStatus", + "Command": "Get-MgBetaUserManagedDeviceCloudPcReviewStatus", + "Module": "Beta.Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserManagedDeviceCompliancePolicyState", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Command": "Get-MgBetaUserManagedDeviceCompliancePolicyState", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserManagedDeviceCompliancePolicyState", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Command": "Get-MgBetaUserManagedDeviceCompliancePolicyState", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserManagedDeviceCompliancePolicyStateCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count", + "OutputType": null, + "Command": "Get-MgBetaUserManagedDeviceCompliancePolicyStateCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserManagedDeviceConfigurationState", - "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Command": "Get-MgBetaUserManagedDeviceConfigurationState", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserManagedDeviceConfigurationState", - "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Command": "Get-MgBetaUserManagedDeviceConfigurationState", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserManagedDeviceConfigurationStateCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/$count", + "OutputType": null, + "Command": "Get-MgBetaUserManagedDeviceConfigurationStateCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserManagedDeviceCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/$count", + "OutputType": null, + "Command": "Get-MgBetaUserManagedDeviceCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/detectedApps/{detectedApp-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserManagedDeviceDetectedApp", - "OutputType": "IMicrosoftGraphDetectedApp", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/detectedApps/{detectedApp-id}", + "OutputType": "IMicrosoftGraphDetectedApp", + "Command": "Get-MgBetaUserManagedDeviceDetectedApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/detectedApps", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserManagedDeviceDetectedApp", - "OutputType": "IMicrosoftGraphDetectedApp", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/detectedApps", + "OutputType": "IMicrosoftGraphDetectedApp", + "Command": "Get-MgBetaUserManagedDeviceDetectedApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/detectedApps/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserManagedDeviceDetectedAppCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/detectedApps/$count", + "OutputType": null, + "Command": "Get-MgBetaUserManagedDeviceDetectedAppCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getFileVaultKey", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserManagedDeviceFileVaultKey", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getFileVaultKey", + "OutputType": null, + "Command": "Get-MgBetaUserManagedDeviceFileVaultKey", + "Module": "Beta.Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserManagedDeviceHealthScriptState", - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "Command": "Get-MgBetaUserManagedDeviceHealthScriptState", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserManagedDeviceHealthScriptState", - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates", + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "Command": "Get-MgBetaUserManagedDeviceHealthScriptState", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserManagedDeviceHealthScriptStateCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates/$count", + "OutputType": null, + "Command": "Get-MgBetaUserManagedDeviceHealthScriptStateCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserManagedDeviceLogCollectionRequestCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/$count", + "OutputType": null, + "Command": "Get-MgBetaUserManagedDeviceLogCollectionRequestCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserManagedDeviceLogCollectionResponse", - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Command": "Get-MgBetaUserManagedDeviceLogCollectionResponse", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserManagedDeviceLogCollectionResponse", - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Command": "Get-MgBetaUserManagedDeviceLogCollectionResponse", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserManagedDeviceMobileAppConfigurationState", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "Command": "Get-MgBetaUserManagedDeviceMobileAppConfigurationState", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserManagedDeviceMobileAppConfigurationState", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "Command": "Get-MgBetaUserManagedDeviceMobileAppConfigurationState", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserManagedDeviceMobileAppConfigurationStateCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/$count", + "OutputType": null, + "Command": "Get-MgBetaUserManagedDeviceMobileAppConfigurationStateCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getNonCompliantSettings", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserManagedDeviceNonCompliantSetting", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/getNonCompliantSettings", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingState", + "Command": "Get-MgBetaUserManagedDeviceNonCompliantSetting", + "Module": "Beta.Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineState", - "OutputType": "IMicrosoftGraphSecurityBaselineState", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", + "OutputType": "IMicrosoftGraphSecurityBaselineState", + "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineState", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineState", - "OutputType": "IMicrosoftGraphSecurityBaselineState", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates", + "OutputType": "IMicrosoftGraphSecurityBaselineState", + "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineState", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/$count", + "OutputType": null, + "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateSettingStateCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/$count", + "OutputType": null, + "Command": "Get-MgBetaUserManagedDeviceSecurityBaselineStateSettingStateCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/users", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserManagedDeviceUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/users", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgBetaUserManagedDeviceUser", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionState", - "OutputType": "IMicrosoftGraphWindowsProtectionState", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", + "OutputType": "IMicrosoftGraphWindowsProtectionState", + "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionState", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareStateCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count", + "OutputType": null, + "Command": "Get-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareStateCount", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -203166,20 +203375,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/getManagedDevicesWithAppFailures", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserManagedDeviceWithAppFailure", "OutputType": null, + "Command": "Get-MgBetaUserManagedDeviceWithAppFailure", + "Module": "Beta.Users.Functions" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -203198,20 +203407,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/getManagedDevicesWithFailedOrPendingApps", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserManagedDeviceWithFailedApp", "OutputType": "IMicrosoftGraphManagedDeviceSummarizedAppState", + "Command": "Get-MgBetaUserManagedDeviceWithFailedApp", + "Module": "Beta.Users.Functions" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.Read.All", @@ -203246,20 +203455,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-manager?view=graph-rest-beta", + "Method": "GET", "Uri": "/users/{user-id}/manager", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserManager", "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaUserManager", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-manager?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "User.Read.All", @@ -203294,20 +203503,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-manager?view=graph-rest-beta", + "Method": "GET", "Uri": "/users/{user-id}/manager/$ref", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserManagerByRef", "OutputType": null, + "Command": "Get-MgBetaUserManagerByRef", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-manager?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Application.Read.All", @@ -203390,22 +203601,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta", + "Method": "POST", "Uri": "/users/{user-id}/getMemberGroups", - "Module": "Beta.Users.Actions", - "Command": "Get-MgBetaUserMemberGroup", "OutputType": null, + "Command": "Get-MgBetaUserMemberGroup", + "Module": "Beta.Users.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Application.Read.All", @@ -203504,22 +203715,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/getMemberObjects", - "Module": "Beta.Users.Actions", - "Command": "Get-MgBetaUserMemberObject", "OutputType": null, + "Command": "Get-MgBetaUserMemberObject", + "Module": "Beta.Users.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" + "GetViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.Read", @@ -203538,20 +203747,19 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/memberOf/{directoryObject-id}", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserMemberOf", "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserMemberOf", + "Module": "Beta.Users" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "User.Read", @@ -203586,34 +203794,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-memberof?view=graph-rest-beta", + "Method": "GET", "Uri": "/users/{user-id}/memberOf", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserMemberOf", "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-memberof?view=graph-rest-beta" + "Command": "Get-MgBetaUserMemberOf", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/administrativeUnit", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserMemberOfAsAdministrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/administrativeUnit", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Command": "Get-MgBetaUserMemberOfAsAdministrativeUnit", + "Module": "Beta.Users" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "User.Read", @@ -203632,34 +203840,34 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/memberOf/administrativeUnit", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserMemberOfAsAdministrativeUnit", "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserMemberOfAsAdministrativeUnit", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/directoryRole", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserMemberOfAsDirectoryRole", - "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/directoryRole", + "OutputType": "IMicrosoftGraphDirectoryRole", + "Command": "Get-MgBetaUserMemberOfAsDirectoryRole", + "Module": "Beta.Users" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "User.Read", @@ -203678,34 +203886,34 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/memberOf/directoryRole", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserMemberOfAsDirectoryRole", "OutputType": "IMicrosoftGraphDirectoryRole", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserMemberOfAsDirectoryRole", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/group", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserMemberOfAsGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-memberof?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-memberof?view=graph-rest-beta", + "Method": "GET", + "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgBetaUserMemberOfAsGroup", + "Module": "Beta.Users" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "User.Read", @@ -203724,19 +203932,20 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-memberof?view=graph-rest-beta", + "Method": "GET", "Uri": "/users/{user-id}/memberOf/group", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserMemberOfAsGroup", "OutputType": "IMicrosoftGraphGroup", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-memberof?view=graph-rest-beta" + "Command": "Get-MgBetaUserMemberOfAsGroup", + "Module": "Beta.Users" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "User.Read", @@ -203771,20 +203980,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/memberOf/$count", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserMemberOfCount", "OutputType": null, + "Command": "Get-MgBetaUserMemberOfCount", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.Read", @@ -203803,20 +204012,20 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/memberOf/administrativeUnit/$count", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserMemberOfCountAsAdministrativeUnit", "OutputType": null, + "Command": "Get-MgBetaUserMemberOfCountAsAdministrativeUnit", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.Read", @@ -203835,20 +204044,20 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/memberOf/directoryRole/$count", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserMemberOfCountAsDirectoryRole", "OutputType": null, + "Command": "Get-MgBetaUserMemberOfCountAsDirectoryRole", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.Read", @@ -203867,20 +204076,20 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/memberOf/group/$count", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserMemberOfCountAsGroup", "OutputType": null, + "Command": "Get-MgBetaUserMemberOfCountAsGroup", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Mail.Read", @@ -203907,20 +204116,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/messages/{message-id}", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMessage", "OutputType": "IMicrosoftGraphMessage", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserMessage", + "Module": "Beta.Mail" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Mail.ReadBasic", @@ -203955,63 +204163,64 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/messages", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMessage", "OutputType": "IMicrosoftGraphMessage", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserMessage", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMessageAttachment", - "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}", + "OutputType": "IMicrosoftGraphAttachment", + "Command": "Get-MgBetaUserMessageAttachment", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/messages/{message-id}/attachments", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMessageAttachment", - "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/messages/{message-id}/attachments", + "OutputType": "IMicrosoftGraphAttachment", + "Command": "Get-MgBetaUserMessageAttachment", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/messages/{message-id}/attachments/$count", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMessageAttachmentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/messages/{message-id}/attachments/$count", + "OutputType": null, + "Command": "Get-MgBetaUserMessageAttachmentCount", + "Module": "Beta.Mail" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Mail.Read", @@ -204038,20 +204247,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/messages/{message-id}/$value", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMessageContent", "OutputType": null, + "Command": "Get-MgBetaUserMessageContent", + "Module": "Beta.Mail" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Mail.ReadBasic", @@ -204086,20 +204295,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/messages/$count", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMessageCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserMessageCount", + "Module": "Beta.Mail" }, { + "ApiVersion": "beta", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], "Permissions": [ { "Name": "Mail.Read", @@ -204126,108 +204335,108 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-beta", + "Method": "GET", "Uri": "/users/{user-id}/messages/delta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserMessageDelta", "OutputType": "IMicrosoftGraphMessage", - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-beta" + "Command": "Get-MgBetaUserMessageDelta", + "Module": "Beta.Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMessageExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Get-MgBetaUserMessageExtension", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/messages/{message-id}/extensions", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMessageExtension", - "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/messages/{message-id}/extensions", + "OutputType": "IMicrosoftGraphExtension", + "Command": "Get-MgBetaUserMessageExtension", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/messages/{message-id}/extensions/$count", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMessageExtensionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/messages/{message-id}/extensions/$count", + "OutputType": null, + "Command": "Get-MgBetaUserMessageExtensionCount", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/messages/{message-id}/mentions/{mention-id}", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMessageMention", - "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/messages/{message-id}/mentions/{mention-id}", + "OutputType": "IMicrosoftGraphMention", + "Command": "Get-MgBetaUserMessageMention", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/messages/{message-id}/mentions", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMessageMention", - "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/messages/{message-id}/mentions", + "OutputType": "IMicrosoftGraphMention", + "Command": "Get-MgBetaUserMessageMention", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/messages/{message-id}/mentions/$count", - "Module": "Beta.Mail", - "Command": "Get-MgBetaUserMessageMentionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/messages/{message-id}/mentions/$count", + "OutputType": null, + "Command": "Get-MgBetaUserMessageMentionCount", + "Module": "Beta.Mail" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -204246,20 +204455,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/mobileAppIntentAndStates/{mobileAppIntentAndState-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserMobileAppIntentAndState", "OutputType": "IMicrosoftGraphMobileAppIntentAndState", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserMobileAppIntentAndState", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -204278,19 +204486,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/mobileAppIntentAndStates", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserMobileAppIntentAndState", "OutputType": "IMicrosoftGraphMobileAppIntentAndState", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserMobileAppIntentAndState", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -204309,167 +204518,166 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/mobileAppIntentAndStates/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserMobileAppIntentAndStateCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserMobileAppIntentAndStateCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserMobileAppTroubleshootingEvent", - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "Command": "Get-MgBetaUserMobileAppTroubleshootingEvent", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserMobileAppTroubleshootingEvent", - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents", + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "Command": "Get-MgBetaUserMobileAppTroubleshootingEvent", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", - "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "Command": "Get-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", - "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "Command": "Get-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequestCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/$count", + "OutputType": null, + "Command": "Get-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequestCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserMobileAppTroubleshootingEventCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/$count", + "OutputType": null, + "Command": "Get-MgBetaUserMobileAppTroubleshootingEventCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/notifications/{notification-id}", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserNotification", - "OutputType": "IMicrosoftGraphNotification", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/notifications/{notification-id}", + "OutputType": "IMicrosoftGraphNotification", + "Command": "Get-MgBetaUserNotification", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/notifications", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserNotification", - "OutputType": "IMicrosoftGraphNotification", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/notifications", + "OutputType": "IMicrosoftGraphNotification", + "Command": "Get-MgBetaUserNotification", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/notifications/$count", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserNotificationCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/notifications/$count", + "OutputType": null, + "Command": "Get-MgBetaUserNotificationCount", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOauth2PermissionGrant", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "Command": "Get-MgBetaUserOauth2PermissionGrant", + "Module": "Beta.Users" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Directory.Read.All", @@ -204488,19 +204696,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-oauth2permissiongrants?view=graph-rest-beta", + "Method": "GET", "Uri": "/users/{user-id}/oauth2PermissionGrants", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOauth2PermissionGrant", "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-oauth2permissiongrants?view=graph-rest-beta" + "Command": "Get-MgBetaUserOauth2PermissionGrant", + "Module": "Beta.Users" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Directory.Read.All", @@ -204519,20 +204728,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/oauth2PermissionGrants/$count", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOauth2PermissionGrantCount", "OutputType": null, + "Command": "Get-MgBetaUserOauth2PermissionGrantCount", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -204575,20 +204784,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", - "Module": "Beta.Notes", - "Command": "Get-MgBetaUserOnenoteNotebook", "OutputType": "IMicrosoftGraphNotebook", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserOnenoteNotebook", + "Module": "Beta.Notes" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Notes.Create", @@ -204631,19 +204839,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/onenote/notebooks", - "Module": "Beta.Notes", - "Command": "Get-MgBetaUserOnenoteNotebook", "OutputType": "IMicrosoftGraphNotebook", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserOnenoteNotebook", + "Module": "Beta.Notes" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Notes.Create", @@ -204686,20 +204895,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/onenote/notebooks/$count", - "Module": "Beta.Notes", - "Command": "Get-MgBetaUserOnenoteNotebookCount", "OutputType": null, + "Command": "Get-MgBetaUserOnenoteNotebookCount", + "Module": "Beta.Notes" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -204742,22 +204953,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-beta", + "Method": "POST", "Uri": "/users/{user-id}/onenote/notebooks/getNotebookFromWebUrl", - "Module": "Beta.Users.Actions", - "Command": "Get-MgBetaUserOnenoteNotebookFromWebUrl", "OutputType": "IMicrosoftGraphCopyNotebookModel", - "Variants": [ - "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-beta" + "Command": "Get-MgBetaUserOnenoteNotebookFromWebUrl", + "Module": "Beta.Users.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Notes.Create", @@ -204800,19 +205008,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", - "Module": "Beta.Notes", - "Command": "Get-MgBetaUserOnenoteNotebookSection", "OutputType": "IMicrosoftGraphOnenoteSection", + "Command": "Get-MgBetaUserOnenoteNotebookSection", + "Module": "Beta.Notes" + }, + { + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -204855,19 +205063,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "Module": "Beta.Notes", - "Command": "Get-MgBetaUserOnenoteNotebookSectionGroup", "OutputType": "IMicrosoftGraphSectionGroup", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserOnenoteNotebookSectionGroup", + "Module": "Beta.Notes" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Notes.Create", @@ -204910,35 +205119,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/onenote/operations/{onenoteOperation-id}", - "Module": "Beta.Notes", - "Command": "Get-MgBetaUserOnenoteOperation", "OutputType": "IMicrosoftGraphOnenoteOperation", + "Command": "Get-MgBetaUserOnenoteOperation", + "Module": "Beta.Notes" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/onenote/operations/$count", - "Module": "Beta.Notes", - "Command": "Get-MgBetaUserOnenoteOperationCount", "OutputType": null, + "Command": "Get-MgBetaUserOnenoteOperationCount", + "Module": "Beta.Notes" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Read", @@ -204973,20 +205182,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", - "Module": "Beta.Notes", - "Command": "Get-MgBetaUserOnenotePage", "OutputType": "IMicrosoftGraphOnenotePage", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserOnenotePage", + "Module": "Beta.Notes" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Notes.Read", @@ -205021,19 +205229,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/onenote/pages", - "Module": "Beta.Notes", - "Command": "Get-MgBetaUserOnenotePage", "OutputType": "IMicrosoftGraphOnenotePage", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserOnenotePage", + "Module": "Beta.Notes" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Notes.Read", @@ -205068,20 +205277,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", - "Module": "Beta.Notes", - "Command": "Get-MgBetaUserOnenotePageContent", "OutputType": null, + "Command": "Get-MgBetaUserOnenotePageContent", + "Module": "Beta.Notes" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Read", @@ -205116,20 +205325,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/onenote/pages/$count", - "Module": "Beta.Notes", - "Command": "Get-MgBetaUserOnenotePageCount", "OutputType": null, + "Command": "Get-MgBetaUserOnenotePageCount", + "Module": "Beta.Notes" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -205172,35 +205381,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getrecentnotebooks?view=graph-rest-beta", + "Method": "GET", "Uri": "/users/{user-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserOnenoteRecentNotebook", "OutputType": "IMicrosoftGraphRecentNotebook", + "Command": "Get-MgBetaUserOnenoteRecentNotebook", + "Module": "Beta.Users.Functions" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getrecentnotebooks?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}", - "Module": "Beta.Notes", - "Command": "Get-MgBetaUserOnenoteResource", "OutputType": "IMicrosoftGraphOnenoteResource", + "Command": "Get-MgBetaUserOnenoteResource", + "Module": "Beta.Notes" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Read", @@ -205235,35 +205444,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content", - "Module": "Beta.Notes", - "Command": "Get-MgBetaUserOnenoteResourceContent", "OutputType": null, + "Command": "Get-MgBetaUserOnenoteResourceContent", + "Module": "Beta.Notes" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/onenote/resources/$count", - "Module": "Beta.Notes", - "Command": "Get-MgBetaUserOnenoteResourceCount", "OutputType": null, + "Command": "Get-MgBetaUserOnenoteResourceCount", + "Module": "Beta.Notes" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -205306,20 +205515,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", - "Module": "Beta.Notes", - "Command": "Get-MgBetaUserOnenoteSection", "OutputType": "IMicrosoftGraphOnenoteSection", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserOnenoteSection", + "Module": "Beta.Notes" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Notes.Create", @@ -205362,19 +205570,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/onenote/sections", - "Module": "Beta.Notes", - "Command": "Get-MgBetaUserOnenoteSection", "OutputType": "IMicrosoftGraphOnenoteSection", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserOnenoteSection", + "Module": "Beta.Notes" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Notes.Create", @@ -205417,20 +205626,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/onenote/sections/$count", - "Module": "Beta.Notes", - "Command": "Get-MgBetaUserOnenoteSectionCount", "OutputType": null, + "Command": "Get-MgBetaUserOnenoteSectionCount", + "Module": "Beta.Notes" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -205473,20 +205682,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", - "Module": "Beta.Notes", - "Command": "Get-MgBetaUserOnenoteSectionGroup", "OutputType": "IMicrosoftGraphSectionGroup", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserOnenoteSectionGroup", + "Module": "Beta.Notes" }, { + "ApiVersion": "beta", + "Variants": [ + "List", + "List1" + ], "Permissions": [ { "Name": "Notes.Create", @@ -205529,20 +205738,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/onenote/sectionGroups", - "Module": "Beta.Notes", - "Command": "Get-MgBetaUserOnenoteSectionGroup", "OutputType": "IMicrosoftGraphSectionGroup", - "Variants": [ - "List", - "List1" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserOnenoteSectionGroup", + "Module": "Beta.Notes" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], "Permissions": [ { "Name": "Notes.Create", @@ -205585,22 +205796,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "Module": "Beta.Notes", - "Command": "Get-MgBetaUserOnenoteSectionGroupCount", "OutputType": null, - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserOnenoteSectionGroupCount", + "Module": "Beta.Notes" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Notes.Create", @@ -205643,19 +205851,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "Module": "Beta.Notes", - "Command": "Get-MgBetaUserOnenoteSectionGroupSection", "OutputType": "IMicrosoftGraphOnenoteSection", + "Command": "Get-MgBetaUserOnenoteSectionGroupSection", + "Module": "Beta.Notes" + }, + { + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Read", @@ -205690,19 +205898,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages", - "Module": "Beta.Notes", - "Command": "Get-MgBetaUserOnenoteSectionPage", "OutputType": "IMicrosoftGraphOnenotePage", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserOnenoteSectionPage", + "Module": "Beta.Notes" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -205737,20 +205946,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaUserOnlineMeeting", "OutputType": "IMicrosoftGraphOnlineMeeting", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserOnlineMeeting", + "Module": "Beta.CloudCommunications" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -205785,19 +205993,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/onlineMeetings", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaUserOnlineMeeting", "OutputType": "IMicrosoftGraphOnlineMeeting", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserOnlineMeeting", + "Module": "Beta.CloudCommunications" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "OnlineMeetingArtifact.Read.All", @@ -205840,145 +206049,145 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/alternativeRecording", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaUserOnlineMeetingAlternativeRecording", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserOnlineMeetingAlternativeRecording", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaUserOnlineMeetingAttendanceReport", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Command": "Get-MgBetaUserOnlineMeetingAttendanceReport", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaUserOnlineMeetingAttendanceReport", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Command": "Get-MgBetaUserOnlineMeetingAttendanceReport", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Command": "Get-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Command": "Get-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecordCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", + "OutputType": null, + "Command": "Get-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecordCount", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/$count", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaUserOnlineMeetingAttendanceReportCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/$count", + "OutputType": null, + "Command": "Get-MgBetaUserOnlineMeetingAttendanceReportCount", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaUserOnlineMeetingAttendeeReport", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", + "OutputType": null, + "Command": "Get-MgBetaUserOnlineMeetingAttendeeReport", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/broadcastRecording", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaUserOnlineMeetingBroadcastRecording", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/broadcastRecording", + "OutputType": null, + "Command": "Get-MgBetaUserOnlineMeetingBroadcastRecording", + "Module": "Beta.CloudCommunications" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -206013,20 +206222,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/onlineMeetings(joinWebUrl='{joinWebUrl}')", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaUserOnlineMeetingByJoinWebUrl", "OutputType": "IMicrosoftGraphOnlineMeeting", + "Command": "Get-MgBetaUserOnlineMeetingByJoinWebUrl", + "Module": "Beta.CloudCommunications" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -206061,20 +206270,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/onlineMeetings/$count", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaUserOnlineMeetingCount", "OutputType": null, + "Command": "Get-MgBetaUserOnlineMeetingCount", + "Module": "Beta.CloudCommunications" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -206109,20 +206318,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-getvirtualappointmentjoinweburl?view=graph-rest-beta", + "Method": "GET", "Uri": "/users/{user-id}/onlineMeetings(joinWebUrl='{joinWebUrl}')/getVirtualAppointmentJoinWebUrl", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserOnlineMeetingJoinWebUrlVirtualAppointmentJoinWebUrl", "OutputType": null, + "Command": "Get-MgBetaUserOnlineMeetingJoinWebUrlVirtualAppointmentJoinWebUrl", + "Module": "Beta.Users.Functions" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-getvirtualappointmentjoinweburl?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "OnlineMeetingArtifact.Read.All", @@ -206165,81 +206376,79 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recording", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaUserOnlineMeetingRecording", "OutputType": null, - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserOnlineMeetingRecording", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaUserOnlineMeetingRecording", - "OutputType": "IMicrosoftGraphCallRecording", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings", + "OutputType": "IMicrosoftGraphCallRecording", + "Command": "Get-MgBetaUserOnlineMeetingRecording", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaUserOnlineMeetingRecordingContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/callrecording-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/callrecording-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", + "OutputType": null, + "Command": "Get-MgBetaUserOnlineMeetingRecordingContent", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/$count", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaUserOnlineMeetingRecordingCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/$count", + "OutputType": null, + "Command": "Get-MgBetaUserOnlineMeetingRecordingCount", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/delta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserOnlineMeetingRecordingDelta", - "OutputType": "IMicrosoftGraphCallRecording", + "ApiVersion": "beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/delta", + "OutputType": "IMicrosoftGraphCallRecording", + "Command": "Get-MgBetaUserOnlineMeetingRecordingDelta", + "Module": "Beta.Users.Functions" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -206274,20 +206483,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaUserOnlineMeetingRegistration", "OutputType": "IMicrosoftGraphMeetingRegistration", + "Command": "Get-MgBetaUserOnlineMeetingRegistration", + "Module": "Beta.CloudCommunications" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -206306,64 +206515,63 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaUserOnlineMeetingRegistrationCustomQuestion", "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserOnlineMeetingRegistrationCustomQuestion", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaUserOnlineMeetingRegistrationCustomQuestion", - "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions", + "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "Command": "Get-MgBetaUserOnlineMeetingRegistrationCustomQuestion", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/$count", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaUserOnlineMeetingRegistrationCustomQuestionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/$count", + "OutputType": null, + "Command": "Get-MgBetaUserOnlineMeetingRegistrationCustomQuestionCount", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaUserOnlineMeetingRegistrationRegistrant", - "OutputType": "IMicrosoftGraphMeetingRegistrantBase", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", + "OutputType": "IMicrosoftGraphMeetingRegistrantBase", + "Command": "Get-MgBetaUserOnlineMeetingRegistrationRegistrant", + "Module": "Beta.CloudCommunications" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -206390,19 +206598,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaUserOnlineMeetingRegistrationRegistrant", "OutputType": "IMicrosoftGraphMeetingRegistrantBase", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserOnlineMeetingRegistrationRegistrant", + "Module": "Beta.CloudCommunications" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -206429,109 +206638,109 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants/$count", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaUserOnlineMeetingRegistrationRegistrantCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserOnlineMeetingRegistrationRegistrantCount", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaUserOnlineMeetingTranscript", - "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calltranscript-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calltranscript-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", + "OutputType": "IMicrosoftGraphCallTranscript", + "Command": "Get-MgBetaUserOnlineMeetingTranscript", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaUserOnlineMeetingTranscript", - "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-list-transcripts?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-list-transcripts?view=graph-rest-beta", + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts", + "OutputType": "IMicrosoftGraphCallTranscript", + "Command": "Get-MgBetaUserOnlineMeetingTranscript", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaUserOnlineMeetingTranscriptContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calltranscript-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calltranscript-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", + "OutputType": null, + "Command": "Get-MgBetaUserOnlineMeetingTranscriptContent", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/$count", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaUserOnlineMeetingTranscriptCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/$count", + "OutputType": null, + "Command": "Get-MgBetaUserOnlineMeetingTranscriptCount", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/delta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserOnlineMeetingTranscriptDelta", - "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/delta", + "OutputType": "IMicrosoftGraphCallTranscript", + "Command": "Get-MgBetaUserOnlineMeetingTranscriptDelta", + "Module": "Beta.Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaUserOnlineMeetingTranscriptMetadataContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calltranscript-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calltranscript-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", + "OutputType": null, + "Command": "Get-MgBetaUserOnlineMeetingTranscriptMetadataContent", + "Module": "Beta.CloudCommunications" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "VirtualAppointment.Read", @@ -206582,475 +206791,474 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-getvirtualappointmentjoinweburl?view=graph-rest-beta", + "Method": "GET", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/getVirtualAppointmentJoinWebUrl", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserOnlineMeetingVirtualAppointmentJoinWebUrl", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-getvirtualappointmentjoinweburl?view=graph-rest-beta" + "Command": "Get-MgBetaUserOnlineMeetingVirtualAppointmentJoinWebUrl", + "Module": "Beta.Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOutlookMasterCategory", - "OutputType": "IMicrosoftGraphOutlookCategory", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", + "OutputType": "IMicrosoftGraphOutlookCategory", + "Command": "Get-MgBetaUserOutlookMasterCategory", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/outlook/masterCategories", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOutlookMasterCategory", - "OutputType": "IMicrosoftGraphOutlookCategory", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/outlook/masterCategories", + "OutputType": "IMicrosoftGraphOutlookCategory", + "Command": "Get-MgBetaUserOutlookMasterCategory", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/outlook/masterCategories/$count", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOutlookMasterCategoryCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/outlook/masterCategories/$count", + "OutputType": null, + "Command": "Get-MgBetaUserOutlookMasterCategoryCount", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOutlookTask", - "OutputType": "IMicrosoftGraphOutlookTask", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}", + "OutputType": "IMicrosoftGraphOutlookTask", + "Command": "Get-MgBetaUserOutlookTask", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/outlook/tasks", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOutlookTask", - "OutputType": "IMicrosoftGraphOutlookTask", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/outlook/tasks", + "OutputType": "IMicrosoftGraphOutlookTask", + "Command": "Get-MgBetaUserOutlookTask", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/{attachment-id}", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOutlookTaskAttachment", - "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/{attachment-id}", + "OutputType": "IMicrosoftGraphAttachment", + "Command": "Get-MgBetaUserOutlookTaskAttachment", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOutlookTaskAttachment", - "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlooktask-list-attachments?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlooktask-list-attachments?view=graph-rest-beta", + "Method": "GET", + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments", + "OutputType": "IMicrosoftGraphAttachment", + "Command": "Get-MgBetaUserOutlookTaskAttachment", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/$count", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOutlookTaskAttachmentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/$count", + "OutputType": null, + "Command": "Get-MgBetaUserOutlookTaskAttachmentCount", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/outlook/tasks/$count", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOutlookTaskCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/outlook/tasks/$count", + "OutputType": null, + "Command": "Get-MgBetaUserOutlookTaskCount", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOutlookTaskFolder", - "OutputType": "IMicrosoftGraphOutlookTaskFolder", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}", + "OutputType": "IMicrosoftGraphOutlookTaskFolder", + "Command": "Get-MgBetaUserOutlookTaskFolder", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/outlook/taskFolders", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOutlookTaskFolder", - "OutputType": "IMicrosoftGraphOutlookTaskFolder", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/outlook/taskFolders", + "OutputType": "IMicrosoftGraphOutlookTaskFolder", + "Command": "Get-MgBetaUserOutlookTaskFolder", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/outlook/taskFolders/$count", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOutlookTaskFolderCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/outlook/taskFolders/$count", + "OutputType": null, + "Command": "Get-MgBetaUserOutlookTaskFolderCount", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOutlookTaskFolderTask", - "OutputType": "IMicrosoftGraphOutlookTask", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", + "OutputType": "IMicrosoftGraphOutlookTask", + "Command": "Get-MgBetaUserOutlookTaskFolderTask", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOutlookTaskFolderTask", - "OutputType": "IMicrosoftGraphOutlookTask", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks", + "OutputType": "IMicrosoftGraphOutlookTask", + "Command": "Get-MgBetaUserOutlookTaskFolderTask", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOutlookTaskFolderTaskAttachment", - "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}", + "OutputType": "IMicrosoftGraphAttachment", + "Command": "Get-MgBetaUserOutlookTaskFolderTaskAttachment", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOutlookTaskFolderTaskAttachment", - "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments", + "OutputType": "IMicrosoftGraphAttachment", + "Command": "Get-MgBetaUserOutlookTaskFolderTaskAttachment", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/$count", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOutlookTaskFolderTaskAttachmentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/$count", + "OutputType": null, + "Command": "Get-MgBetaUserOutlookTaskFolderTaskAttachmentCount", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/$count", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOutlookTaskFolderTaskCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/$count", + "OutputType": null, + "Command": "Get-MgBetaUserOutlookTaskFolderTaskCount", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOutlookTaskGroup", - "OutputType": "IMicrosoftGraphOutlookTaskGroup", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}", + "OutputType": "IMicrosoftGraphOutlookTaskGroup", + "Command": "Get-MgBetaUserOutlookTaskGroup", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/outlook/taskGroups", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOutlookTaskGroup", - "OutputType": "IMicrosoftGraphOutlookTaskGroup", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/outlook/taskGroups", + "OutputType": "IMicrosoftGraphOutlookTaskGroup", + "Command": "Get-MgBetaUserOutlookTaskGroup", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/outlook/taskGroups/$count", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOutlookTaskGroupCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/outlook/taskGroups/$count", + "OutputType": null, + "Command": "Get-MgBetaUserOutlookTaskGroupCount", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolder", - "OutputType": "IMicrosoftGraphOutlookTaskFolder", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}", + "OutputType": "IMicrosoftGraphOutlookTaskFolder", + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolder", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolder", - "OutputType": "IMicrosoftGraphOutlookTaskFolder", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders", + "OutputType": "IMicrosoftGraphOutlookTaskFolder", + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolder", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/$count", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/$count", + "OutputType": null, + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderCount", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTask", - "OutputType": "IMicrosoftGraphOutlookTask", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", + "OutputType": "IMicrosoftGraphOutlookTask", + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTask", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTask", - "OutputType": "IMicrosoftGraphOutlookTask", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks", + "OutputType": "IMicrosoftGraphOutlookTask", + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTask", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment", - "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}", + "OutputType": "IMicrosoftGraphAttachment", + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment", - "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments", + "OutputType": "IMicrosoftGraphAttachment", + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/$count", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachmentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/$count", + "OutputType": null, + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachmentCount", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/$count", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/$count", + "OutputType": null, + "Command": "Get-MgBetaUserOutlookTaskGroupTaskFolderTaskCount", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOwnedDevice", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaUserOwnedDevice", + "Module": "Beta.Users" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "User.Read", @@ -207093,77 +207301,78 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/ownedDevices", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOwnedDevice", "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserOwnedDevice", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/device", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOwnedDeviceAsDevice", - "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/device", + "OutputType": "IMicrosoftGraphDevice", + "Command": "Get-MgBetaUserOwnedDeviceAsDevice", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/ownedDevices/device", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOwnedDeviceAsDevice", - "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/ownedDevices/device", + "OutputType": "IMicrosoftGraphDevice", + "Command": "Get-MgBetaUserOwnedDeviceAsDevice", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/endpoint", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOwnedDeviceAsEndpoint", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/endpoint", + "OutputType": "IMicrosoftGraphEndpoint", + "Command": "Get-MgBetaUserOwnedDeviceAsEndpoint", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/ownedDevices/endpoint", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOwnedDeviceAsEndpoint", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/ownedDevices/endpoint", + "OutputType": "IMicrosoftGraphEndpoint", + "Command": "Get-MgBetaUserOwnedDeviceAsEndpoint", + "Module": "Beta.Users" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "User.Read", @@ -207206,65 +207415,64 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/ownedDevices/$count", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOwnedDeviceCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserOwnedDeviceCount", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/ownedDevices/device/$count", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOwnedDeviceCountAsDevice", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/ownedDevices/device/$count", + "OutputType": null, + "Command": "Get-MgBetaUserOwnedDeviceCountAsDevice", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/ownedDevices/endpoint/$count", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOwnedDeviceCountAsEndpoint", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/ownedDevices/endpoint/$count", + "OutputType": null, + "Command": "Get-MgBetaUserOwnedDeviceCountAsEndpoint", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOwnedObject", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaUserOwnedObject", + "Module": "Beta.Users" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "User.Read", @@ -207307,121 +207515,122 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/ownedObjects", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOwnedObject", "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserOwnedObject", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/application", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOwnedObjectAsApplication", - "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/application", + "OutputType": "IMicrosoftGraphApplication", + "Command": "Get-MgBetaUserOwnedObjectAsApplication", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/ownedObjects/application", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOwnedObjectAsApplication", - "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/ownedObjects/application", + "OutputType": "IMicrosoftGraphApplication", + "Command": "Get-MgBetaUserOwnedObjectAsApplication", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/group", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOwnedObjectAsGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgBetaUserOwnedObjectAsGroup", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/ownedObjects/group", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOwnedObjectAsGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/ownedObjects/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgBetaUserOwnedObjectAsGroup", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/servicePrincipal", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOwnedObjectAsServicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/servicePrincipal", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Command": "Get-MgBetaUserOwnedObjectAsServicePrincipal", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/ownedObjects/servicePrincipal", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOwnedObjectAsServicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/ownedObjects/servicePrincipal", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Command": "Get-MgBetaUserOwnedObjectAsServicePrincipal", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/getUserOwnedObjects", - "Module": "Beta.Users.Actions", - "Command": "Get-MgBetaUserOwnedObjectByType", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-getuserownedobjects?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/getUserOwnedObjects", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaUserOwnedObjectByType", + "Module": "Beta.Users.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "User.Read", @@ -207464,65 +207673,65 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/ownedObjects/$count", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOwnedObjectCount", "OutputType": null, + "Command": "Get-MgBetaUserOwnedObjectCount", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/ownedObjects/application/$count", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOwnedObjectCountAsApplication", "OutputType": null, + "Command": "Get-MgBetaUserOwnedObjectCountAsApplication", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/ownedObjects/group/$count", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOwnedObjectCountAsGroup", "OutputType": null, + "Command": "Get-MgBetaUserOwnedObjectCountAsGroup", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/ownedObjects/servicePrincipal/$count", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserOwnedObjectCountAsServicePrincipal", "OutputType": null, + "Command": "Get-MgBetaUserOwnedObjectCountAsServicePrincipal", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -207549,35 +207758,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-getpasswordsinglesignoncredentials?view=graph-rest-beta", + "Method": "POST", "Uri": "/users/{user-id}/getPasswordSingleSignOnCredentials", - "Module": "Beta.Users.Actions", - "Command": "Get-MgBetaUserPasswordSingleSignOnCredential", "OutputType": "IMicrosoftGraphPasswordSingleSignOnCredentialSet", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-getpasswordsinglesignoncredentials?view=graph-rest-beta" + "Command": "Get-MgBetaUserPasswordSingleSignOnCredential", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/people/{person-id}", - "Module": "Beta.People", - "Command": "Get-MgBetaUserPerson", - "OutputType": "IMicrosoftGraphPerson", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/people/{person-id}", + "OutputType": "IMicrosoftGraphPerson", + "Command": "Get-MgBetaUserPerson", + "Module": "Beta.People" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "People.Read", @@ -207596,19 +207804,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/people", - "Module": "Beta.People", - "Command": "Get-MgBetaUserPerson", "OutputType": "IMicrosoftGraphPerson", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserPerson", + "Module": "Beta.People" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "People.Read", @@ -207627,20 +207836,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/people/$count", - "Module": "Beta.People", - "Command": "Get-MgBetaUserPersonCount", "OutputType": null, + "Command": "Get-MgBetaUserPersonCount", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.Read", @@ -207683,22 +207894,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/photo", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserPhoto", "OutputType": "IMicrosoftGraphProfilePhoto", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserPhoto", + "Module": "Beta.Users" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "User.Read", @@ -207741,19 +207949,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/photos", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserPhoto", "OutputType": "IMicrosoftGraphProfilePhoto", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserPhoto", + "Module": "Beta.Users" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], "Permissions": [ { "Name": "User.Read", @@ -207796,22 +208007,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/photo/$value", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserPhotoContent", "OutputType": null, + "Command": "Get-MgBetaUserPhotoContent", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Tasks.Read", @@ -207854,51 +208065,49 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/planner", - "Module": "Beta.Planner", - "Command": "Get-MgBetaUserPlanner", "OutputType": "IMicrosoftGraphPlannerUser", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserPlanner", + "Module": "Beta.Planner" }, { - "Permissions": [], - "Uri": "/users/{user-id}/planner/all", - "Module": "Beta.Planner", - "Command": "Get-MgBetaUserPlanner", - "OutputType": "IMicrosoftGraphPlannerDelta", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/planner/all", + "OutputType": "IMicrosoftGraphPlannerDelta", + "Command": "Get-MgBetaUserPlanner", + "Module": "Beta.Planner" }, { - "Permissions": [], - "Uri": "/users/{user-id}/planner/all/$count", - "Module": "Beta.Planner", - "Command": "Get-MgBetaUserPlannerAllCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/planner/all/$count", + "OutputType": null, + "Command": "Get-MgBetaUserPlannerAllCount", + "Module": "Beta.Planner" }, { + "ApiVersion": "beta", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], "Permissions": [ { "Name": "Tasks.Read", @@ -207933,35 +208142,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planneruser-list-delta?view=graph-rest-beta", + "Method": "GET", "Uri": "/users/{user-id}/planner/all/delta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserPlannerAllDelta", "OutputType": "IMicrosoftGraphPlannerDelta", - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planneruser-list-delta?view=graph-rest-beta" + "Command": "Get-MgBetaUserPlannerAllDelta", + "Module": "Beta.Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/planner/favoritePlans/{plannerPlan-id}", - "Module": "Beta.Planner", - "Command": "Get-MgBetaUserPlannerFavoritePlan", - "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/planner/favoritePlans/{plannerPlan-id}", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Command": "Get-MgBetaUserPlannerFavoritePlan", + "Module": "Beta.Planner" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Tasks.Read", @@ -207988,19 +208196,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/planner/favoritePlans", - "Module": "Beta.Planner", - "Command": "Get-MgBetaUserPlannerFavoritePlan", "OutputType": "IMicrosoftGraphPlannerPlan", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserPlannerFavoritePlan", + "Module": "Beta.Planner" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Tasks.Read", @@ -208027,35 +208236,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/planner/favoritePlans/$count", - "Module": "Beta.Planner", - "Command": "Get-MgBetaUserPlannerFavoritePlanCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserPlannerFavoritePlanCount", + "Module": "Beta.Planner" }, { - "Permissions": [], - "Uri": "/users/{user-id}/planner/myDayTasks/{plannerTask-id}", - "Module": "Beta.Planner", - "Command": "Get-MgBetaUserPlannerMyDayTask", - "OutputType": "IMicrosoftGraphPlannerTask", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/planner/myDayTasks/{plannerTask-id}", + "OutputType": "IMicrosoftGraphPlannerTask", + "Command": "Get-MgBetaUserPlannerMyDayTask", + "Module": "Beta.Planner" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Tasks.Read", @@ -208090,19 +208298,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/planner/myDayTasks", - "Module": "Beta.Planner", - "Command": "Get-MgBetaUserPlannerMyDayTask", "OutputType": "IMicrosoftGraphPlannerTask", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserPlannerMyDayTask", + "Module": "Beta.Planner" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Tasks.Read", @@ -208137,20 +208346,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/planner/myDayTasks/$count", - "Module": "Beta.Planner", - "Command": "Get-MgBetaUserPlannerMyDayTaskCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserPlannerMyDayTaskCount", + "Module": "Beta.Planner" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Tasks.Read", @@ -208185,94 +208393,94 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/planner/plans", - "Module": "Beta.Planner", - "Command": "Get-MgBetaUserPlannerPlan", "OutputType": "IMicrosoftGraphPlannerPlan", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserPlannerPlan", + "Module": "Beta.Planner" }, { - "Permissions": [], - "Uri": "/users/{user-id}/planner/plans/{plannerPlan-id}/buckets/delta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserPlannerPlanBucketDelta", - "OutputType": "IMicrosoftGraphPlannerBucket", + "ApiVersion": "beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-delta?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-delta?view=graph-rest-beta", + "Method": "GET", + "Uri": "/users/{user-id}/planner/plans/{plannerPlan-id}/buckets/delta", + "OutputType": "IMicrosoftGraphPlannerBucket", + "Command": "Get-MgBetaUserPlannerPlanBucketDelta", + "Module": "Beta.Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/delta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserPlannerPlanBucketTaskDelta", - "OutputType": "IMicrosoftGraphPlannerTask", + "ApiVersion": "beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delta?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delta?view=graph-rest-beta", + "Method": "GET", + "Uri": "/users/{user-id}/planner/plans/{plannerPlan-id}/buckets/{plannerBucket-id}/tasks/delta", + "OutputType": "IMicrosoftGraphPlannerTask", + "Command": "Get-MgBetaUserPlannerPlanBucketTaskDelta", + "Module": "Beta.Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/planner/plans/delta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserPlannerPlanDelta", - "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-delta?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-delta?view=graph-rest-beta", + "Method": "GET", + "Uri": "/users/{user-id}/planner/plans/delta", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Command": "Get-MgBetaUserPlannerPlanDelta", + "Module": "Beta.Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/planner/plans/{plannerPlan-id}/tasks/delta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserPlannerPlanTaskDelta", - "OutputType": "IMicrosoftGraphPlannerTask", + "ApiVersion": "beta", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delta?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delta?view=graph-rest-beta", + "Method": "GET", + "Uri": "/users/{user-id}/planner/plans/{plannerPlan-id}/tasks/delta", + "OutputType": "IMicrosoftGraphPlannerTask", + "Command": "Get-MgBetaUserPlannerPlanTaskDelta", + "Module": "Beta.Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/planner/recentPlans/{plannerPlan-id}", - "Module": "Beta.Planner", - "Command": "Get-MgBetaUserPlannerRecentPlan", - "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/planner/recentPlans/{plannerPlan-id}", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Command": "Get-MgBetaUserPlannerRecentPlan", + "Module": "Beta.Planner" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Tasks.Read", @@ -208299,19 +208507,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/planner/recentPlans", - "Module": "Beta.Planner", - "Command": "Get-MgBetaUserPlannerRecentPlan", "OutputType": "IMicrosoftGraphPlannerPlan", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserPlannerRecentPlan", + "Module": "Beta.Planner" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Tasks.Read", @@ -208338,35 +208547,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/planner/recentPlans/$count", - "Module": "Beta.Planner", - "Command": "Get-MgBetaUserPlannerRecentPlanCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserPlannerRecentPlanCount", + "Module": "Beta.Planner" }, { - "Permissions": [], - "Uri": "/users/{user-id}/planner/rosterPlans/{plannerPlan-id}", - "Module": "Beta.Planner", - "Command": "Get-MgBetaUserPlannerRosterPlan", - "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/planner/rosterPlans/{plannerPlan-id}", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Command": "Get-MgBetaUserPlannerRosterPlan", + "Module": "Beta.Planner" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Tasks.Read", @@ -208401,19 +208609,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planneruser-list-rosterplans?view=graph-rest-beta", + "Method": "GET", "Uri": "/users/{user-id}/planner/rosterPlans", - "Module": "Beta.Planner", - "Command": "Get-MgBetaUserPlannerRosterPlan", "OutputType": "IMicrosoftGraphPlannerPlan", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planneruser-list-rosterplans?view=graph-rest-beta" + "Command": "Get-MgBetaUserPlannerRosterPlan", + "Module": "Beta.Planner" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Tasks.Read", @@ -208448,20 +208657,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/planner/rosterPlans/$count", - "Module": "Beta.Planner", - "Command": "Get-MgBetaUserPlannerRosterPlanCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserPlannerRosterPlanCount", + "Module": "Beta.Planner" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Tasks.Read", @@ -208512,19 +208720,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/planner/tasks", - "Module": "Beta.Planner", - "Command": "Get-MgBetaUserPlannerTask", "OutputType": "IMicrosoftGraphPlannerTask", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserPlannerTask", + "Module": "Beta.Planner" }, { + "ApiVersion": "beta", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], "Permissions": [ { "Name": "Tasks.Read", @@ -208543,20 +208752,20 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delta?view=graph-rest-beta", + "Method": "GET", "Uri": "/users/{user-id}/planner/tasks/delta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserPlannerTaskDelta", "OutputType": "IMicrosoftGraphPlannerTask", - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delta?view=graph-rest-beta" + "Command": "Get-MgBetaUserPlannerTaskDelta", + "Module": "Beta.Users.Functions" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Presence.Read", @@ -208583,187 +208792,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/users/{user-id}/presence", - "Module": "Beta.CloudCommunications", - "Command": "Get-MgBetaUserPresence", "OutputType": "IMicrosoftGraphPresence", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-beta" + "Command": "Get-MgBetaUserPresence", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [ - { - "Name": "User.Read", - "Description": "Sign you in and read your profile", - "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": 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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "User.ReadBasic.All", - "Description": "Read all users' basic profiles", - "FullDescription": "Allows the app to read a basic set of profile properties of other users in your organization on your behalf. Includes display name, first and last name, email address and photo.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "User.Read.All", - "Description": "Read all users' full profiles", - "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "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, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": false - } - ], - "Uri": "/users/{user-id}/profile", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfile", - "OutputType": "IMicrosoftGraphProfile", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [ - { - "Name": "User.Read", - "Description": "Sign you in and read your profile", - "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": 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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "User.ReadBasic.All", - "Description": "Read all users' basic profiles", - "FullDescription": "Allows the app to read a basic set of profile properties of other users in your organization on your behalf. Includes display name, first and last name, email address and photo.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "User.Read.All", - "Description": "Read all users' full profiles", - "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "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, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": false - } - ], - "Uri": "/users/{user-id}/profile/account/{userAccountInformation-id}", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfileAccount", - "OutputType": "IMicrosoftGraphUserAccountInformation", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [ - { - "Name": "User.Read", - "Description": "Sign you in and read your profile", - "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": 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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "User.ReadBasic.All", - "Description": "Read all users' basic profiles", - "FullDescription": "Allows the app to read a basic set of profile properties of other users in your organization on your behalf. Includes display name, first and last name, email address and photo.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "User.Read.All", - "Description": "Read all users' full profiles", - "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "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, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": false - } - ], - "Uri": "/users/{user-id}/profile/account", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfileAccount", - "OutputType": "IMicrosoftGraphUserAccountInformation", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.Read", @@ -208806,20 +208848,75 @@ "IsLeastPrivilege": false } ], - "Uri": "/users/{user-id}/profile/account/$count", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfileAccountCount", - "OutputType": null, + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/profile", + "OutputType": "IMicrosoftGraphProfile", + "Command": "Get-MgBetaUserProfile", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [ + { + "Name": "User.Read", + "Description": "Sign you in and read your profile", + "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": 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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "User.ReadBasic.All", + "Description": "Read all users' basic profiles", + "FullDescription": "Allows the app to read a basic set of profile properties of other users in your organization on your behalf. Includes display name, first and last name, email address and photo.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "User.Read.All", + "Description": "Read all users' full profiles", + "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "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, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": false + } + ], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/profile/account/{userAccountInformation-id}", + "OutputType": "IMicrosoftGraphUserAccountInformation", + "Command": "Get-MgBetaUserProfileAccount", + "Module": "Beta.People" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "User.Read", @@ -208862,20 +208959,76 @@ "IsLeastPrivilege": false } ], - "Uri": "/users/{user-id}/profile/addresses/{itemAddress-id}", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfileAddress", - "OutputType": "IMicrosoftGraphItemAddress", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/profile/account", + "OutputType": "IMicrosoftGraphUserAccountInformation", + "Command": "Get-MgBetaUserProfileAccount", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [ + { + "Name": "User.Read", + "Description": "Sign you in and read your profile", + "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": 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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "User.ReadBasic.All", + "Description": "Read all users' basic profiles", + "FullDescription": "Allows the app to read a basic set of profile properties of other users in your organization on your behalf. Includes display name, first and last name, email address and photo.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "User.Read.All", + "Description": "Read all users' full profiles", + "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "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, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": false + } + ], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/profile/account/$count", + "OutputType": null, + "Command": "Get-MgBetaUserProfileAccountCount", + "Module": "Beta.People" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "User.Read", @@ -208918,19 +209071,19 @@ "IsLeastPrivilege": false } ], - "Uri": "/users/{user-id}/profile/addresses", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfileAddress", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/profile/addresses/{itemAddress-id}", "OutputType": "IMicrosoftGraphItemAddress", + "Command": "Get-MgBetaUserProfileAddress", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.Read", @@ -208973,20 +209126,20 @@ "IsLeastPrivilege": false } ], - "Uri": "/users/{user-id}/profile/addresses/$count", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfileAddressCount", - "OutputType": null, + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/profile/addresses", + "OutputType": "IMicrosoftGraphItemAddress", + "Command": "Get-MgBetaUserProfileAddress", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.Read", @@ -209029,20 +209182,20 @@ "IsLeastPrivilege": false } ], - "Uri": "/users/{user-id}/profile/anniversaries/{personAnnualEvent-id}", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfileAnniversary", - "OutputType": "IMicrosoftGraphPersonAnnualEvent", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/profile/addresses/$count", + "OutputType": null, + "Command": "Get-MgBetaUserProfileAddressCount", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.Read", @@ -209085,19 +209238,19 @@ "IsLeastPrivilege": false } ], - "Uri": "/users/{user-id}/profile/anniversaries", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfileAnniversary", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/profile/anniversaries/{personAnnualEvent-id}", "OutputType": "IMicrosoftGraphPersonAnnualEvent", + "Command": "Get-MgBetaUserProfileAnniversary", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.Read", @@ -209140,20 +209293,20 @@ "IsLeastPrivilege": false } ], - "Uri": "/users/{user-id}/profile/anniversaries/$count", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfileAnniversaryCount", - "OutputType": null, + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/profile/anniversaries", + "OutputType": "IMicrosoftGraphPersonAnnualEvent", + "Command": "Get-MgBetaUserProfileAnniversary", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.Read", @@ -209196,20 +209349,20 @@ "IsLeastPrivilege": false } ], - "Uri": "/users/{user-id}/profile/awards/{personAward-id}", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfileAward", - "OutputType": "IMicrosoftGraphPersonAward", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/profile/anniversaries/$count", + "OutputType": null, + "Command": "Get-MgBetaUserProfileAnniversaryCount", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.Read", @@ -209252,19 +209405,19 @@ "IsLeastPrivilege": false } ], - "Uri": "/users/{user-id}/profile/awards", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfileAward", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/profile/awards/{personAward-id}", "OutputType": "IMicrosoftGraphPersonAward", + "Command": "Get-MgBetaUserProfileAward", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.Read", @@ -209307,20 +209460,20 @@ "IsLeastPrivilege": false } ], - "Uri": "/users/{user-id}/profile/awards/$count", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfileAwardCount", - "OutputType": null, + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/profile/awards", + "OutputType": "IMicrosoftGraphPersonAward", + "Command": "Get-MgBetaUserProfileAward", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.Read", @@ -209363,20 +209516,20 @@ "IsLeastPrivilege": false } ], - "Uri": "/users/{user-id}/profile/certifications/{personCertification-id}", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfileCertification", - "OutputType": "IMicrosoftGraphPersonCertification", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/profile/awards/$count", + "OutputType": null, + "Command": "Get-MgBetaUserProfileAwardCount", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.Read", @@ -209419,19 +209572,75 @@ "IsLeastPrivilege": false } ], - "Uri": "/users/{user-id}/profile/certifications", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfileCertification", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/profile/certifications/{personCertification-id}", "OutputType": "IMicrosoftGraphPersonCertification", + "Command": "Get-MgBetaUserProfileCertification", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [ + { + "Name": "User.Read", + "Description": "Sign you in and read your profile", + "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": 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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "User.ReadBasic.All", + "Description": "Read all users' basic profiles", + "FullDescription": "Allows the app to read a basic set of profile properties of other users in your organization on your behalf. Includes display name, first and last name, email address and photo.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "User.Read.All", + "Description": "Read all users' full profiles", + "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "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, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": false + } + ], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/profile/certifications", + "OutputType": "IMicrosoftGraphPersonCertification", + "Command": "Get-MgBetaUserProfileCertification", + "Module": "Beta.People" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "User.Read", @@ -209474,20 +209683,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/profile/certifications/$count", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfileCertificationCount", "OutputType": null, + "Command": "Get-MgBetaUserProfileCertificationCount", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.Read", @@ -209530,20 +209739,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/profile/educationalActivities/{educationalActivity-id}", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfileEducationalActivity", "OutputType": "IMicrosoftGraphEducationalActivity", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserProfileEducationalActivity", + "Module": "Beta.People" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "User.Read", @@ -209586,19 +209794,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/profile/educationalActivities", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfileEducationalActivity", "OutputType": "IMicrosoftGraphEducationalActivity", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserProfileEducationalActivity", + "Module": "Beta.People" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "User.Read", @@ -209641,20 +209850,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/profile/educationalActivities/$count", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfileEducationalActivityCount", "OutputType": null, + "Command": "Get-MgBetaUserProfileEducationalActivityCount", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.Read", @@ -209697,20 +209906,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itememail-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/users/{user-id}/profile/emails/{itemEmail-id}", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfileEmail", "OutputType": "IMicrosoftGraphItemEmail", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itememail-get?view=graph-rest-beta" + "Command": "Get-MgBetaUserProfileEmail", + "Module": "Beta.People" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "User.Read", @@ -209753,19 +209961,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/profile/emails", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfileEmail", "OutputType": "IMicrosoftGraphItemEmail", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserProfileEmail", + "Module": "Beta.People" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "User.Read", @@ -209808,20 +210017,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/profile/emails/$count", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfileEmailCount", "OutputType": null, + "Command": "Get-MgBetaUserProfileEmailCount", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.Read", @@ -209864,20 +210073,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/profile/interests/{personInterest-id}", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfileInterest", "OutputType": "IMicrosoftGraphPersonInterest", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserProfileInterest", + "Module": "Beta.People" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "User.Read", @@ -209920,19 +210128,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/profile/interests", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfileInterest", "OutputType": "IMicrosoftGraphPersonInterest", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserProfileInterest", + "Module": "Beta.People" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "User.Read", @@ -209975,20 +210184,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/profile/interests/$count", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfileInterestCount", "OutputType": null, + "Command": "Get-MgBetaUserProfileInterestCount", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.Read", @@ -210031,20 +210240,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/profile/languages/{languageProficiency-id}", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfileLanguage", "OutputType": "IMicrosoftGraphLanguageProficiency", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserProfileLanguage", + "Module": "Beta.People" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "User.Read", @@ -210087,19 +210295,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/profile/languages", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfileLanguage", "OutputType": "IMicrosoftGraphLanguageProficiency", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserProfileLanguage", + "Module": "Beta.People" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "User.Read", @@ -210142,20 +210351,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/profile/languages/$count", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfileLanguageCount", "OutputType": null, + "Command": "Get-MgBetaUserProfileLanguageCount", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.Read", @@ -210198,20 +210407,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/profile/names/{personName-id}", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfileName", "OutputType": "IMicrosoftGraphPersonName", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserProfileName", + "Module": "Beta.People" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "User.Read", @@ -210254,19 +210462,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/profile/names", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfileName", "OutputType": "IMicrosoftGraphPersonName", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserProfileName", + "Module": "Beta.People" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "User.Read", @@ -210309,20 +210518,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/profile/names/$count", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfileNameCount", "OutputType": null, + "Command": "Get-MgBetaUserProfileNameCount", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.Read", @@ -210365,20 +210574,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/profile/notes/{personAnnotation-id}", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfileNote", "OutputType": "IMicrosoftGraphPersonAnnotation", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserProfileNote", + "Module": "Beta.People" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "User.Read", @@ -210421,19 +210629,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/profile/notes", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfileNote", "OutputType": "IMicrosoftGraphPersonAnnotation", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserProfileNote", + "Module": "Beta.People" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "User.Read", @@ -210476,20 +210685,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/profile/notes/$count", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfileNoteCount", "OutputType": null, + "Command": "Get-MgBetaUserProfileNoteCount", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.Read", @@ -210532,20 +210741,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/profile/patents/{itemPatent-id}", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfilePatent", "OutputType": "IMicrosoftGraphItemPatent", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserProfilePatent", + "Module": "Beta.People" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "User.Read", @@ -210588,19 +210796,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/profile/patents", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfilePatent", "OutputType": "IMicrosoftGraphItemPatent", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserProfilePatent", + "Module": "Beta.People" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "User.Read", @@ -210643,20 +210852,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/profile/patents/$count", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfilePatentCount", "OutputType": null, + "Command": "Get-MgBetaUserProfilePatentCount", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.Read", @@ -210699,20 +210908,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/profile/phones/{itemPhone-id}", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfilePhone", "OutputType": "IMicrosoftGraphItemPhone", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserProfilePhone", + "Module": "Beta.People" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "User.Read", @@ -210755,19 +210963,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/profile/phones", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfilePhone", "OutputType": "IMicrosoftGraphItemPhone", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserProfilePhone", + "Module": "Beta.People" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "User.Read", @@ -210810,20 +211019,75 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/profile/phones/$count", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfilePhoneCount", "OutputType": null, + "Command": "Get-MgBetaUserProfilePhoneCount", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [ + { + "Name": "User.Read", + "Description": "Sign you in and read your profile", + "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": 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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "User.ReadBasic.All", + "Description": "Read all users' basic profiles", + "FullDescription": "Allows the app to read a basic set of profile properties of other users in your organization on your behalf. Includes display name, first and last name, email address and photo.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "User.Read.All", + "Description": "Read all users' full profiles", + "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "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, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": false + } + ], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/profile/positions/{workPosition-id}", + "OutputType": "IMicrosoftGraphWorkPosition", + "Command": "Get-MgBetaUserProfilePosition", + "Module": "Beta.People" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "User.Read", @@ -210866,20 +211130,76 @@ "IsLeastPrivilege": false } ], - "Uri": "/users/{user-id}/profile/positions/{workPosition-id}", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfilePosition", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/profile/positions", "OutputType": "IMicrosoftGraphWorkPosition", + "Command": "Get-MgBetaUserProfilePosition", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [ + { + "Name": "User.Read", + "Description": "Sign you in and read your profile", + "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": 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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "User.ReadBasic.All", + "Description": "Read all users' basic profiles", + "FullDescription": "Allows the app to read a basic set of profile properties of other users in your organization on your behalf. Includes display name, first and last name, email address and photo.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "User.Read.All", + "Description": "Read all users' full profiles", + "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", + "IsAdmin": true, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "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, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": false + } + ], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/profile/positions/$count", + "OutputType": null, + "Command": "Get-MgBetaUserProfilePositionCount", + "Module": "Beta.People" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "User.Read", @@ -210922,75 +211242,19 @@ "IsLeastPrivilege": false } ], - "Uri": "/users/{user-id}/profile/positions", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfilePosition", - "OutputType": "IMicrosoftGraphWorkPosition", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/profile/projects/{projectParticipation-id}", + "OutputType": "IMicrosoftGraphProjectParticipation", + "Command": "Get-MgBetaUserProfileProject", + "Module": "Beta.People" }, { - "Permissions": [ - { - "Name": "User.Read", - "Description": "Sign you in and read your profile", - "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": 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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "User.ReadBasic.All", - "Description": "Read all users' basic profiles", - "FullDescription": "Allows the app to read a basic set of profile properties of other users in your organization on your behalf. Includes display name, first and last name, email address and photo.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "User.Read.All", - "Description": "Read all users' full profiles", - "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "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, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": false - } - ], - "Uri": "/users/{user-id}/profile/positions/$count", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfilePositionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ - "Get", - "GetViaIdentity" + "List" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.Read", @@ -211033,20 +211297,20 @@ "IsLeastPrivilege": false } ], - "Uri": "/users/{user-id}/profile/projects/{projectParticipation-id}", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfileProject", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/profile/projects", "OutputType": "IMicrosoftGraphProjectParticipation", + "Command": "Get-MgBetaUserProfileProject", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.Read", @@ -211089,75 +211353,20 @@ "IsLeastPrivilege": false } ], - "Uri": "/users/{user-id}/profile/projects", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfileProject", - "OutputType": "IMicrosoftGraphProjectParticipation", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [ - { - "Name": "User.Read", - "Description": "Sign you in and read your profile", - "FullDescription": "Allows you to sign in to the app with your organizational account and let the app read your profile. It also allows the app to read basic company information.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": 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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "User.ReadBasic.All", - "Description": "Read all users' basic profiles", - "FullDescription": "Allows the app to read a basic set of profile properties of other users in your organization on your behalf. Includes display name, first and last name, email address and photo.", - "IsAdmin": false, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "Name": "User.Read.All", - "Description": "Read all users' full profiles", - "FullDescription": "Allows the app to read the full set of profile properties, reports, and managers of other users in your organization, on your behalf.", - "IsAdmin": true, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "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, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": false - } - ], + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/profile/projects/$count", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfileProjectCount", "OutputType": null, + "Command": "Get-MgBetaUserProfileProjectCount", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.Read", @@ -211200,20 +211409,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/profile/publications/{itemPublication-id}", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfilePublication", "OutputType": "IMicrosoftGraphItemPublication", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserProfilePublication", + "Module": "Beta.People" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "User.Read", @@ -211256,19 +211464,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/profile/publications", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfilePublication", "OutputType": "IMicrosoftGraphItemPublication", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserProfilePublication", + "Module": "Beta.People" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "User.Read", @@ -211311,20 +211520,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/profile/publications/$count", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfilePublicationCount", "OutputType": null, + "Command": "Get-MgBetaUserProfilePublicationCount", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.Read", @@ -211367,20 +211576,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/profile/skills/{skillProficiency-id}", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfileSkill", "OutputType": "IMicrosoftGraphSkillProficiency", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserProfileSkill", + "Module": "Beta.People" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "User.Read", @@ -211423,19 +211631,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/profile/skills", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfileSkill", "OutputType": "IMicrosoftGraphSkillProficiency", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserProfileSkill", + "Module": "Beta.People" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "User.Read", @@ -211478,20 +211687,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/profile/skills/$count", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfileSkillCount", "OutputType": null, + "Command": "Get-MgBetaUserProfileSkillCount", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.Read", @@ -211534,20 +211743,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/profile/webAccounts/{webAccount-id}", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfileWebAccount", "OutputType": "IMicrosoftGraphWebAccount", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserProfileWebAccount", + "Module": "Beta.People" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "User.Read", @@ -211590,19 +211798,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/profile/webAccounts", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfileWebAccount", "OutputType": "IMicrosoftGraphWebAccount", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserProfileWebAccount", + "Module": "Beta.People" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "User.Read", @@ -211645,20 +211854,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/profile/webAccounts/$count", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfileWebAccountCount", "OutputType": null, + "Command": "Get-MgBetaUserProfileWebAccountCount", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.Read", @@ -211701,20 +211910,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/profile/websites/{personWebsite-id}", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfileWebsite", "OutputType": "IMicrosoftGraphPersonWebsite", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserProfileWebsite", + "Module": "Beta.People" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "User.Read", @@ -211757,19 +211965,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/profile/websites", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfileWebsite", "OutputType": "IMicrosoftGraphPersonWebsite", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserProfileWebsite", + "Module": "Beta.People" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "User.Read", @@ -211812,35 +212021,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/profile/websites/$count", - "Module": "Beta.People", - "Command": "Get-MgBetaUserProfileWebsiteCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserProfileWebsiteCount", + "Module": "Beta.People" }, { - "Permissions": [], - "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserRegisteredDevice", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaUserRegisteredDevice", + "Module": "Beta.Users" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "User.Read", @@ -211883,77 +212091,78 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/registeredDevices", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserRegisteredDevice", "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserRegisteredDevice", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/device", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserRegisteredDeviceAsDevice", - "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/device", + "OutputType": "IMicrosoftGraphDevice", + "Command": "Get-MgBetaUserRegisteredDeviceAsDevice", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/registeredDevices/device", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserRegisteredDeviceAsDevice", - "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/registeredDevices/device", + "OutputType": "IMicrosoftGraphDevice", + "Command": "Get-MgBetaUserRegisteredDeviceAsDevice", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/endpoint", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserRegisteredDeviceAsEndpoint", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/endpoint", + "OutputType": "IMicrosoftGraphEndpoint", + "Command": "Get-MgBetaUserRegisteredDeviceAsEndpoint", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/registeredDevices/endpoint", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserRegisteredDeviceAsEndpoint", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/registeredDevices/endpoint", + "OutputType": "IMicrosoftGraphEndpoint", + "Command": "Get-MgBetaUserRegisteredDeviceAsEndpoint", + "Module": "Beta.Users" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "User.Read", @@ -211996,65 +212205,64 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/registeredDevices/$count", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserRegisteredDeviceCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserRegisteredDeviceCount", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/registeredDevices/device/$count", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserRegisteredDeviceCountAsDevice", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/registeredDevices/device/$count", + "OutputType": null, + "Command": "Get-MgBetaUserRegisteredDeviceCountAsDevice", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/registeredDevices/endpoint/$count", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserRegisteredDeviceCountAsEndpoint", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/registeredDevices/endpoint/$count", + "OutputType": null, + "Command": "Get-MgBetaUserRegisteredDeviceCountAsEndpoint", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaUserScopedRoleMemberOf", - "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Command": "Get-MgBetaUserScopedRoleMemberOf", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Directory.Read.All", @@ -212073,19 +212281,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/scopedRoleMemberOf", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaUserScopedRoleMemberOf", "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserScopedRoleMemberOf", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Directory.Read.All", @@ -212104,50 +212313,50 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/scopedRoleMemberOf/$count", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Get-MgBetaUserScopedRoleMemberOfCount", "OutputType": null, + "Command": "Get-MgBetaUserScopedRoleMemberOfCount", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/security", - "Module": "Beta.Security", - "Command": "Get-MgBetaUserSecurity", "OutputType": "IMicrosoftGraphSecurity1", + "Command": "Get-MgBetaUserSecurity", + "Module": "Beta.Security" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/security/informationProtection", - "Module": "Beta.Security", - "Command": "Get-MgBetaUserSecurityInformationProtection", "OutputType": "IMicrosoftGraphSecurityInformationProtection", + "Command": "Get-MgBetaUserSecurityInformationProtection", + "Module": "Beta.Security" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -212166,20 +212375,20 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-informationprotectionpolicysetting-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/users/{user-id}/security/informationProtection/labelPolicySettings", - "Module": "Beta.Security", - "Command": "Get-MgBetaUserSecurityInformationProtectionLabelPolicySetting", "OutputType": "IMicrosoftGraphSecurityInformationProtectionPolicySetting", + "Command": "Get-MgBetaUserSecurityInformationProtectionLabelPolicySetting", + "Module": "Beta.Security" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-informationprotectionpolicysetting-get?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -212198,20 +212407,19 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "Module": "Beta.Security", - "Command": "Get-MgBetaUserSecurityInformationProtectionSensitivityLabel", "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserSecurityInformationProtectionSensitivityLabel", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -212230,19 +212438,20 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-informationprotection-list-sensitivitylabels?view=graph-rest-beta", + "Method": "GET", "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels", - "Module": "Beta.Security", - "Command": "Get-MgBetaUserSecurityInformationProtectionSensitivityLabel", "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-informationprotection-list-sensitivitylabels?view=graph-rest-beta" + "Command": "Get-MgBetaUserSecurityInformationProtectionSensitivityLabel", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -212261,35 +212470,35 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/$count", - "Module": "Beta.Security", - "Command": "Get-MgBetaUserSecurityInformationProtectionSensitivityLabelCount", "OutputType": null, + "Command": "Get-MgBetaUserSecurityInformationProtectionSensitivityLabelCount", + "Module": "Beta.Security" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", - "Module": "Beta.Security", - "Command": "Get-MgBetaUserSecurityInformationProtectionSensitivityLabelParent", "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "Command": "Get-MgBetaUserSecurityInformationProtectionSensitivityLabelParent", + "Module": "Beta.Security" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.Read.All", @@ -212308,20 +212517,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/settings", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserSetting", "OutputType": "IMicrosoftGraphUserSettings", + "Command": "Get-MgBetaUserSetting", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.Read", @@ -212340,20 +212549,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/settings/contactMergeSuggestions", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserSettingContactMergeSuggestion", "OutputType": "IMicrosoftGraphContactMergeSuggestions", + "Command": "Get-MgBetaUserSettingContactMergeSuggestion", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.Read", @@ -212372,35 +212581,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/settings/itemInsights", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserSettingItemInsight", "OutputType": "IMicrosoftGraphUserInsightsSettings", + "Command": "Get-MgBetaUserSettingItemInsight", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/settings/regionalAndLanguageSettings", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserSettingRegionalAndLanguageSetting", "OutputType": "IMicrosoftGraphRegionalAndLanguageSettings", + "Command": "Get-MgBetaUserSettingRegionalAndLanguageSetting", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.Read.All", @@ -212435,35 +212644,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shiftpreferences-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/users/{user-id}/settings/shiftPreferences", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserSettingShiftPreference", "OutputType": "IMicrosoftGraphShiftPreferences", + "Command": "Get-MgBetaUserSettingShiftPreference", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shiftpreferences-get?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/settings/storage", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserSettingStorage", "OutputType": "IMicrosoftGraphUserStorage", + "Command": "Get-MgBetaUserSettingStorage", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Files.Read", @@ -212498,20 +212707,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedstoragequota-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/users/{user-id}/settings/storage/quota", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserSettingStorageQuota", "OutputType": "IMicrosoftGraphUnifiedStorageQuota", + "Command": "Get-MgBetaUserSettingStorageQuota", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedstoragequota-get?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Files.Read", @@ -212546,67 +212755,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/settings/storage/quota/services/{serviceStorageQuotaBreakdown-id}", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserSettingStorageQuotaService", "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserSettingStorageQuotaService", + "Module": "Beta.Users" }, { - "Permissions": [ - { - "Name": "Files.Read", - "Description": "Read your files", - "FullDescription": "Allows the app to read your files.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": 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, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": 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, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": 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, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": false - } - ], - "Uri": "/users/{user-id}/settings/storage/quota/services", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserSettingStorageQuotaService", - "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Files.Read", @@ -212641,123 +212802,170 @@ "IsLeastPrivilege": false } ], - "Uri": "/users/{user-id}/settings/storage/quota/services/$count", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserSettingStorageQuotaServiceCount", - "OutputType": null, + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/settings/storage/quota/services", + "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown", + "Command": "Get-MgBetaUserSettingStorageQuotaService", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [ + { + "Name": "Files.Read", + "Description": "Read your files", + "FullDescription": "Allows the app to read your files.", + "IsAdmin": false, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": 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, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": 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, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": 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, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": false + } + ], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/settings/storage/quota/services/$count", + "OutputType": null, + "Command": "Get-MgBetaUserSettingStorageQuotaServiceCount", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserSettingWindows", - "OutputType": "IMicrosoftGraphWindowsSetting", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}", + "OutputType": "IMicrosoftGraphWindowsSetting", + "Command": "Get-MgBetaUserSettingWindows", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/settings/windows", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserSettingWindows", - "OutputType": "IMicrosoftGraphWindowsSetting", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/settings/windows", + "OutputType": "IMicrosoftGraphWindowsSetting", + "Command": "Get-MgBetaUserSettingWindows", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/settings/windows/$count", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserSettingWindowsCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/settings/windows/$count", + "OutputType": null, + "Command": "Get-MgBetaUserSettingWindowsCount", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/{windowsSettingInstance-id}", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserSettingWindowsInstance", - "OutputType": "IMicrosoftGraphWindowsSettingInstance", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/{windowsSettingInstance-id}", + "OutputType": "IMicrosoftGraphWindowsSettingInstance", + "Command": "Get-MgBetaUserSettingWindowsInstance", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserSettingWindowsInstance", - "OutputType": "IMicrosoftGraphWindowsSettingInstance", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances", + "OutputType": "IMicrosoftGraphWindowsSettingInstance", + "Command": "Get-MgBetaUserSettingWindowsInstance", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/$count", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserSettingWindowsInstanceCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/$count", + "OutputType": null, + "Command": "Get-MgBetaUserSettingWindowsInstanceCount", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/sponsors/{directoryObject-id}", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserSponsor", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/sponsors/{directoryObject-id}", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaUserSponsor", + "Module": "Beta.Users" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "User.Read", @@ -212784,19 +212992,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-sponsors?view=graph-rest-beta", + "Method": "GET", "Uri": "/users/{user-id}/sponsors", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserSponsor", "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-sponsors?view=graph-rest-beta" + "Command": "Get-MgBetaUserSponsor", + "Module": "Beta.Users" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "User.Read", @@ -212823,20 +213032,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/sponsors/$count", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserSponsorCount", "OutputType": null, + "Command": "Get-MgBetaUserSponsorCount", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "UserTeamwork.Read", @@ -212855,37 +213064,36 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/users/{user-id}/teamwork", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserTeamwork", "OutputType": "IMicrosoftGraphUserTeamwork", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-get?view=graph-rest-beta" + "Command": "Get-MgBetaUserTeamwork", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserTeamworkAssociatedTeam", - "OutputType": "IMicrosoftGraphAssociatedTeamInfo", + "ApiVersion": "beta", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", + "OutputType": "IMicrosoftGraphAssociatedTeamInfo", + "Command": "Get-MgBetaUserTeamworkAssociatedTeam", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Team.ReadBasic.All", @@ -212912,19 +213120,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/teamwork/associatedTeams", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserTeamworkAssociatedTeam", "OutputType": "IMicrosoftGraphAssociatedTeamInfo", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserTeamworkAssociatedTeam", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Team.ReadBasic.All", @@ -212951,20 +213160,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/teamwork/associatedTeams/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserTeamworkAssociatedTeamCount", "OutputType": null, + "Command": "Get-MgBetaUserTeamworkAssociatedTeamCount", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "TeamsAppInstallation.ReadForUser", @@ -213087,20 +213296,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-get-installedapps?view=graph-rest-beta", + "Method": "GET", "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserTeamworkInstalledApp", "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-get-installedapps?view=graph-rest-beta" + "Command": "Get-MgBetaUserTeamworkInstalledApp", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "TeamsAppInstallation.ReadForUser", @@ -213223,19 +213431,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-list-installedapps?view=graph-rest-beta", + "Method": "GET", "Uri": "/users/{user-id}/teamwork/installedApps", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserTeamworkInstalledApp", "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-list-installedapps?view=graph-rest-beta" + "Command": "Get-MgBetaUserTeamworkInstalledApp", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "TeamsAppInstallation.ReadForUser", @@ -213310,20 +213519,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userscopeteamsappinstallation-get-chat?view=graph-rest-beta", + "Method": "GET", "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/chat", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserTeamworkInstalledAppChat", "OutputType": "IMicrosoftGraphChat", + "Command": "Get-MgBetaUserTeamworkInstalledAppChat", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userscopeteamsappinstallation-get-chat?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "TeamsAppInstallation.ReadForUser", @@ -213446,50 +213655,50 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/teamwork/installedApps/$count", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserTeamworkInstalledAppCount", "OutputType": null, + "Command": "Get-MgBetaUserTeamworkInstalledAppCount", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/teamsApp", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserTeamworkInstalledAppTeamApp", "OutputType": "IMicrosoftGraphTeamsApp", + "Command": "Get-MgBetaUserTeamworkInstalledAppTeamApp", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/teamsAppDefinition", - "Module": "Beta.Teams", - "Command": "Get-MgBetaUserTeamworkInstalledAppTeamAppDefinition", "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "Command": "Get-MgBetaUserTeamworkInstalledAppTeamAppDefinition", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Tasks.Read", @@ -213524,20 +213733,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserTodoList", "OutputType": "IMicrosoftGraphTodoTaskList", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserTodoList", + "Module": "Beta.Users" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Tasks.Read", @@ -213572,19 +213780,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/todo/lists", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserTodoList", "OutputType": "IMicrosoftGraphTodoTaskList", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserTodoList", + "Module": "Beta.Users" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Tasks.Read", @@ -213619,20 +213828,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/todo/lists/$count", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserTodoListCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserTodoListCount", + "Module": "Beta.Users" }, { + "ApiVersion": "beta", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -213659,64 +213868,64 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/todo/lists/delta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserTodoListDelta", "OutputType": "IMicrosoftGraphTodoTaskList", - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserTodoListDelta", + "Module": "Beta.Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserTodoListExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Get-MgBetaUserTodoListExtension", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserTodoListExtension", - "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions", + "OutputType": "IMicrosoftGraphExtension", + "Command": "Get-MgBetaUserTodoListExtension", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/$count", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserTodoListExtensionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/$count", + "OutputType": null, + "Command": "Get-MgBetaUserTodoListExtensionCount", + "Module": "Beta.Users" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Tasks.Read", @@ -213751,20 +213960,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserTodoTask", "OutputType": "IMicrosoftGraphTodoTask", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserTodoTask", + "Module": "Beta.Users" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Tasks.Read", @@ -213799,19 +214007,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserTodoTask", "OutputType": "IMicrosoftGraphTodoTask", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserTodoTask", + "Module": "Beta.Users" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Tasks.Read", @@ -213846,20 +214055,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserTodoTaskAttachment", "OutputType": "IMicrosoftGraphAttachmentBase", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserTodoTaskAttachment", + "Module": "Beta.Users" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Tasks.Read", @@ -213894,19 +214102,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserTodoTaskAttachment", "OutputType": "IMicrosoftGraphAttachmentBase", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserTodoTaskAttachment", + "Module": "Beta.Users" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Tasks.Read", @@ -213941,20 +214150,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserTodoTaskAttachmentContent", "OutputType": null, + "Command": "Get-MgBetaUserTodoTaskAttachmentContent", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Tasks.Read", @@ -213989,79 +214198,79 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/$count", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserTodoTaskAttachmentCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserTodoTaskAttachmentCount", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserTodoTaskAttachmentSession", - "OutputType": "IMicrosoftGraphAttachmentSession", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", + "OutputType": "IMicrosoftGraphAttachmentSession", + "Command": "Get-MgBetaUserTodoTaskAttachmentSession", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserTodoTaskAttachmentSession", - "OutputType": "IMicrosoftGraphAttachmentSession", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions", + "OutputType": "IMicrosoftGraphAttachmentSession", + "Command": "Get-MgBetaUserTodoTaskAttachmentSession", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserTodoTaskAttachmentSessionContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content", + "OutputType": null, + "Command": "Get-MgBetaUserTodoTaskAttachmentSessionContent", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/$count", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserTodoTaskAttachmentSessionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/$count", + "OutputType": null, + "Command": "Get-MgBetaUserTodoTaskAttachmentSessionCount", + "Module": "Beta.Users" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Tasks.Read", @@ -214096,20 +214305,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserTodoTaskChecklistItem", "OutputType": "IMicrosoftGraphChecklistItem", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserTodoTaskChecklistItem", + "Module": "Beta.Users" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Tasks.Read", @@ -214144,19 +214352,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserTodoTaskChecklistItem", "OutputType": "IMicrosoftGraphChecklistItem", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserTodoTaskChecklistItem", + "Module": "Beta.Users" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Tasks.Read", @@ -214191,20 +214400,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/$count", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserTodoTaskChecklistItemCount", "OutputType": null, + "Command": "Get-MgBetaUserTodoTaskChecklistItemCount", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Tasks.Read", @@ -214239,20 +214448,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/$count", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserTodoTaskCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserTodoTaskCount", + "Module": "Beta.Users" }, { + "ApiVersion": "beta", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], "Permissions": [ { "Name": "Tasks.Read", @@ -214287,64 +214496,64 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/delta", - "Module": "Beta.Users.Functions", - "Command": "Get-MgBetaUserTodoTaskDelta", "OutputType": "IMicrosoftGraphTodoTask", - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserTodoTaskDelta", + "Module": "Beta.Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserTodoTaskExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Get-MgBetaUserTodoTaskExtension", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserTodoTaskExtension", - "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions", + "OutputType": "IMicrosoftGraphExtension", + "Command": "Get-MgBetaUserTodoTaskExtension", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/$count", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserTodoTaskExtensionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/$count", + "OutputType": null, + "Command": "Get-MgBetaUserTodoTaskExtensionCount", + "Module": "Beta.Users" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Tasks.Read", @@ -214379,20 +214588,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserTodoTaskLinkedResource", "OutputType": "IMicrosoftGraphLinkedResource", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserTodoTaskLinkedResource", + "Module": "Beta.Users" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Tasks.Read", @@ -214427,19 +214635,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserTodoTaskLinkedResource", "OutputType": "IMicrosoftGraphLinkedResource", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserTodoTaskLinkedResource", + "Module": "Beta.Users" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Tasks.Read", @@ -214474,35 +214683,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/$count", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserTodoTaskLinkedResourceCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserTodoTaskLinkedResourceCount", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserTransitiveMemberOf", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaUserTransitiveMemberOf", + "Module": "Beta.Users" }, { + "ApiVersion": "beta", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "User.Read", @@ -214553,106 +214761,107 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-transitivememberof?view=graph-rest-beta", + "Method": "GET", "Uri": "/users/{user-id}/transitiveMemberOf", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserTransitiveMemberOf", "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-transitivememberof?view=graph-rest-beta" + "Command": "Get-MgBetaUserTransitiveMemberOf", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserTransitiveMemberOfAsAdministrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Command": "Get-MgBetaUserTransitiveMemberOfAsAdministrativeUnit", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/transitiveMemberOf/administrativeUnit", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserTransitiveMemberOfAsAdministrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/transitiveMemberOf/administrativeUnit", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Command": "Get-MgBetaUserTransitiveMemberOfAsAdministrativeUnit", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/directoryRole", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserTransitiveMemberOfAsDirectoryRole", - "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/directoryRole", + "OutputType": "IMicrosoftGraphDirectoryRole", + "Command": "Get-MgBetaUserTransitiveMemberOfAsDirectoryRole", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/transitiveMemberOf/directoryRole", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserTransitiveMemberOfAsDirectoryRole", - "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/transitiveMemberOf/directoryRole", + "OutputType": "IMicrosoftGraphDirectoryRole", + "Command": "Get-MgBetaUserTransitiveMemberOfAsDirectoryRole", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/group", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserTransitiveMemberOfAsGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgBetaUserTransitiveMemberOfAsGroup", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/transitiveMemberOf/group", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserTransitiveMemberOfAsGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/transitiveMemberOf/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgBetaUserTransitiveMemberOfAsGroup", + "Module": "Beta.Users" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "User.Read", @@ -214703,2515 +214912,2559 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/transitiveMemberOf/$count", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserTransitiveMemberOfCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBetaUserTransitiveMemberOfCount", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/transitiveMemberOf/administrativeUnit/$count", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserTransitiveMemberOfCountAsAdministrativeUnit", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/transitiveMemberOf/administrativeUnit/$count", + "OutputType": null, + "Command": "Get-MgBetaUserTransitiveMemberOfCountAsAdministrativeUnit", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/transitiveMemberOf/directoryRole/$count", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserTransitiveMemberOfCountAsDirectoryRole", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/transitiveMemberOf/directoryRole/$count", + "OutputType": null, + "Command": "Get-MgBetaUserTransitiveMemberOfCountAsDirectoryRole", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/transitiveMemberOf/group/$count", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserTransitiveMemberOfCountAsGroup", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/transitiveMemberOf/group/$count", + "OutputType": null, + "Command": "Get-MgBetaUserTransitiveMemberOfCountAsGroup", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/transitiveReports/{directoryObject-id}", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserTransitiveReport", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/transitiveReports/{directoryObject-id}", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaUserTransitiveReport", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/transitiveReports", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserTransitiveReport", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-get-transitivereports?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-get-transitivereports?view=graph-rest-beta", + "Method": "GET", + "Uri": "/users/{user-id}/transitiveReports", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgBetaUserTransitiveReport", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/transitiveReports/$count", - "Module": "Beta.Users", - "Command": "Get-MgBetaUserTransitiveReportCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/transitiveReports/$count", + "OutputType": null, + "Command": "Get-MgBetaUserTransitiveReportCount", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserWindowsInformationProtectionDeviceRegistration", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", + "Command": "Get-MgBetaUserWindowsInformationProtectionDeviceRegistration", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/windowsInformationProtectionDeviceRegistrations", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserWindowsInformationProtectionDeviceRegistration", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/windowsInformationProtectionDeviceRegistrations", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", + "Command": "Get-MgBetaUserWindowsInformationProtectionDeviceRegistration", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/windowsInformationProtectionDeviceRegistrations/$count", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Get-MgBetaUserWindowsInformationProtectionDeviceRegistrationCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/windowsInformationProtectionDeviceRegistrations/$count", + "OutputType": null, + "Command": "Get-MgBetaUserWindowsInformationProtectionDeviceRegistrationCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEvent", - "OutputType": "IMicrosoftGraphVirtualEvent", + "ApiVersion": "beta", "Variants": [ "Get1", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}", + "OutputType": "IMicrosoftGraphVirtualEvent", + "Command": "Get-MgBetaVirtualEvent", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/events", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEvent", - "OutputType": "IMicrosoftGraphVirtualEvent", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/events", + "OutputType": "IMicrosoftGraphVirtualEvent", + "Command": "Get-MgBetaVirtualEvent", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/events/$count", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/events/$count", + "OutputType": null, + "Command": "Get-MgBetaVirtualEventCount", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventPresenter", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Command": "Get-MgBetaVirtualEventPresenter", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventPresenter", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Command": "Get-MgBetaVirtualEventPresenter", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/$count", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventPresenterCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/$count", + "OutputType": null, + "Command": "Get-MgBetaVirtualEventPresenterCount", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}/sessions/{virtualEventSession-id}", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventPresenterSession", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}/sessions/{virtualEventSession-id}", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Command": "Get-MgBetaVirtualEventPresenterSession", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}/sessions", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventPresenterSession", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}/sessions", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Command": "Get-MgBetaVirtualEventPresenterSession", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}/sessions(joinWebUrl='{joinWebUrl}')", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventPresenterSessionByJoinWebUrl", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}/sessions(joinWebUrl='{joinWebUrl}')", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Command": "Get-MgBetaVirtualEventPresenterSessionByJoinWebUrl", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}/sessions/$count", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventPresenterSessionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}/sessions/$count", + "OutputType": null, + "Command": "Get-MgBetaVirtualEventPresenterSessionCount", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventSession", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Command": "Get-MgBetaVirtualEventSession", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventSession", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Command": "Get-MgBetaVirtualEventSession", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventSessionAttendanceReport", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Command": "Get-MgBetaVirtualEventSessionAttendanceReport", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventSessionAttendanceReport", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Command": "Get-MgBetaVirtualEventSessionAttendanceReport", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Command": "Get-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Command": "Get-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventSessionAttendanceReportAttendanceRecordCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", + "OutputType": null, + "Command": "Get-MgBetaVirtualEventSessionAttendanceReportAttendanceRecordCount", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/$count", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventSessionAttendanceReportCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/$count", + "OutputType": null, + "Command": "Get-MgBetaVirtualEventSessionAttendanceReportCount", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions(joinWebUrl='{joinWebUrl}')", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventSessionByJoinWebUrl", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions(joinWebUrl='{joinWebUrl}')", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Command": "Get-MgBetaVirtualEventSessionByJoinWebUrl", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/$count", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventSessionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/$count", + "OutputType": null, + "Command": "Get-MgBetaVirtualEventSessionCount", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/presenters/{virtualEventPresenter-id}", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventSessionPresenter", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/presenters/{virtualEventPresenter-id}", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Command": "Get-MgBetaVirtualEventSessionPresenter", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/presenters", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventSessionPresenter", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/presenters", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Command": "Get-MgBetaVirtualEventSessionPresenter", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/presenters/$count", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventSessionPresenterCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/presenters/$count", + "OutputType": null, + "Command": "Get-MgBetaVirtualEventSessionPresenterCount", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registrations/{virtualEventRegistration-id}", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventSessionRegistration", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registrations/{virtualEventRegistration-id}", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Command": "Get-MgBetaVirtualEventSessionRegistration", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registrations", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventSessionRegistration", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registrations", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Command": "Get-MgBetaVirtualEventSessionRegistration", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registrations(email='{email}')", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventSessionRegistrationByEmail", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registrations(email='{email}')", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Command": "Get-MgBetaVirtualEventSessionRegistrationByEmail", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registrations(userId='{userId}')", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventSessionRegistrationByUserId", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registrations(userId='{userId}')", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Command": "Get-MgBetaVirtualEventSessionRegistrationByUserId", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registrations/$count", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventSessionRegistrationCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/registrations/$count", + "OutputType": null, + "Command": "Get-MgBetaVirtualEventSessionRegistrationCount", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventTownhall", - "OutputType": "IMicrosoftGraphVirtualEventTownhall", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventtownhall-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventtownhall-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}", + "OutputType": "IMicrosoftGraphVirtualEventTownhall", + "Command": "Get-MgBetaVirtualEventTownhall", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/townhalls", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventTownhall", - "OutputType": "IMicrosoftGraphVirtualEventTownhall", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/townhalls", + "OutputType": "IMicrosoftGraphVirtualEventTownhall", + "Command": "Get-MgBetaVirtualEventTownhall", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/townhalls/getByUserIdAndRole(userId='{userId}',role='{role}')", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventTownhallByUserIdAndRole", - "OutputType": "IMicrosoftGraphVirtualEventTownhall", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/townhalls/getByUserIdAndRole(userId='{userId}',role='{role}')", + "OutputType": "IMicrosoftGraphVirtualEventTownhall", + "Command": "Get-MgBetaVirtualEventTownhallByUserIdAndRole", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/townhalls/getByUserRole(role='{role}')", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventTownhallByUserRole", - "OutputType": "IMicrosoftGraphVirtualEventTownhall", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/townhalls/getByUserRole(role='{role}')", + "OutputType": "IMicrosoftGraphVirtualEventTownhall", + "Command": "Get-MgBetaVirtualEventTownhallByUserRole", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/townhalls/$count", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventTownhallCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/townhalls/$count", + "OutputType": null, + "Command": "Get-MgBetaVirtualEventTownhallCount", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventTownhallPresenter", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventpresenter-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventpresenter-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Command": "Get-MgBetaVirtualEventTownhallPresenter", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventTownhallPresenter", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualevent-list-presenters?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualevent-list-presenters?view=graph-rest-beta", + "Method": "GET", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Command": "Get-MgBetaVirtualEventTownhallPresenter", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/$count", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventTownhallPresenterCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/$count", + "OutputType": null, + "Command": "Get-MgBetaVirtualEventTownhallPresenterCount", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}/sessions/{virtualEventSession-id}", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventTownhallPresenterSession", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}/sessions/{virtualEventSession-id}", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Command": "Get-MgBetaVirtualEventTownhallPresenterSession", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}/sessions", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventTownhallPresenterSession", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}/sessions", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Command": "Get-MgBetaVirtualEventTownhallPresenterSession", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}/sessions(joinWebUrl='{joinWebUrl}')", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventTownhallPresenterSessionByJoinWebUrl", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}/sessions(joinWebUrl='{joinWebUrl}')", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Command": "Get-MgBetaVirtualEventTownhallPresenterSessionByJoinWebUrl", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}/sessions/$count", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventTownhallPresenterSessionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}/sessions/$count", + "OutputType": null, + "Command": "Get-MgBetaVirtualEventTownhallPresenterSessionCount", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventTownhallSession", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Command": "Get-MgBetaVirtualEventTownhallSession", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventTownhallSession", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Command": "Get-MgBetaVirtualEventTownhallSession", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReport", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReport", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReport", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReport", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecord", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecord", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecord", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecord", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecordCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", + "OutputType": null, + "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecordCount", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/$count", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReportCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/$count", + "OutputType": null, + "Command": "Get-MgBetaVirtualEventTownhallSessionAttendanceReportCount", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions(joinWebUrl='{joinWebUrl}')", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventTownhallSessionByJoinWebUrl", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions(joinWebUrl='{joinWebUrl}')", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Command": "Get-MgBetaVirtualEventTownhallSessionByJoinWebUrl", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/$count", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventTownhallSessionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/$count", + "OutputType": null, + "Command": "Get-MgBetaVirtualEventTownhallSessionCount", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/presenters/{virtualEventPresenter-id}", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventTownhallSessionPresenter", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/presenters/{virtualEventPresenter-id}", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Command": "Get-MgBetaVirtualEventTownhallSessionPresenter", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/presenters", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventTownhallSessionPresenter", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/presenters", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Command": "Get-MgBetaVirtualEventTownhallSessionPresenter", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/presenters/$count", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventTownhallSessionPresenterCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/presenters/$count", + "OutputType": null, + "Command": "Get-MgBetaVirtualEventTownhallSessionPresenterCount", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/registrations/{virtualEventRegistration-id}", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventTownhallSessionRegistration", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/registrations/{virtualEventRegistration-id}", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Command": "Get-MgBetaVirtualEventTownhallSessionRegistration", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/registrations", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventTownhallSessionRegistration", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/registrations", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Command": "Get-MgBetaVirtualEventTownhallSessionRegistration", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/registrations(email='{email}')", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventTownhallSessionRegistrationByEmail", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/registrations(email='{email}')", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Command": "Get-MgBetaVirtualEventTownhallSessionRegistrationByEmail", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/registrations(userId='{userId}')", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventTownhallSessionRegistrationByUserId", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/registrations(userId='{userId}')", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Command": "Get-MgBetaVirtualEventTownhallSessionRegistrationByUserId", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/registrations/$count", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventTownhallSessionRegistrationCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/registrations/$count", + "OutputType": null, + "Command": "Get-MgBetaVirtualEventTownhallSessionRegistrationCount", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinar", - "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}", + "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "Command": "Get-MgBetaVirtualEventWebinar", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinar", - "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventsroot-list-webinars?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventsroot-list-webinars?view=graph-rest-beta", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars", + "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "Command": "Get-MgBetaVirtualEventWebinar", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/getByUserIdAndRole(userId='{userId}',role='{role}')", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinarByUserIdAndRole", - "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-getbyuseridandrole?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-getbyuseridandrole?view=graph-rest-beta", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/getByUserIdAndRole(userId='{userId}',role='{role}')", + "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "Command": "Get-MgBetaVirtualEventWebinarByUserIdAndRole", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/getByUserRole(role='{role}')", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinarByUserRole", - "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-getbyuserrole?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-getbyuserrole?view=graph-rest-beta", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/getByUserRole(role='{role}')", + "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "Command": "Get-MgBetaVirtualEventWebinarByUserRole", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/$count", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinarCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/$count", + "OutputType": null, + "Command": "Get-MgBetaVirtualEventWebinarCount", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinarPresenter", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Command": "Get-MgBetaVirtualEventWebinarPresenter", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinarPresenter", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Command": "Get-MgBetaVirtualEventWebinarPresenter", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/$count", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinarPresenterCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/$count", + "OutputType": null, + "Command": "Get-MgBetaVirtualEventWebinarPresenterCount", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}/sessions/{virtualEventSession-id}", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinarPresenterSession", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}/sessions/{virtualEventSession-id}", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Command": "Get-MgBetaVirtualEventWebinarPresenterSession", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}/sessions", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinarPresenterSession", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}/sessions", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Command": "Get-MgBetaVirtualEventWebinarPresenterSession", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}/sessions(joinWebUrl='{joinWebUrl}')", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinarPresenterSessionByJoinWebUrl", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}/sessions(joinWebUrl='{joinWebUrl}')", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Command": "Get-MgBetaVirtualEventWebinarPresenterSessionByJoinWebUrl", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}/sessions/$count", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinarPresenterSessionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}/sessions/$count", + "OutputType": null, + "Command": "Get-MgBetaVirtualEventWebinarPresenterSessionCount", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinarRegistration", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistration-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistration-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Command": "Get-MgBetaVirtualEventWebinarRegistration", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinarRegistration", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistration-list?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistration-list?view=graph-rest-beta", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Command": "Get-MgBetaVirtualEventWebinarRegistration", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email='{email}')", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinarRegistrationByEmail", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistration-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistration-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email='{email}')", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Command": "Get-MgBetaVirtualEventWebinarRegistrationByEmail", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId='{userId}')", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinarRegistrationByUserId", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistration-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistration-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId='{userId}')", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Command": "Get-MgBetaVirtualEventWebinarRegistrationByUserId", + "Module": "Beta.Bookings" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinarregistrationconfiguration-get?view=graph-rest-beta", + "Method": "GET", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinarRegistrationConfiguration", "OutputType": "IMicrosoftGraphVirtualEventWebinarRegistrationConfiguration", + "Command": "Get-MgBetaVirtualEventWebinarRegistrationConfiguration", + "Module": "Beta.Bookings" + }, + { + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions/{virtualEventRegistrationQuestionBase-id}", + "OutputType": "IMicrosoftGraphVirtualEventRegistrationQuestionBase", + "Command": "Get-MgBetaVirtualEventWebinarRegistrationConfigurationQuestion", + "Module": "Beta.Bookings" + }, + { "ApiVersion": "beta", + "Variants": [ + "List" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinarregistrationconfiguration-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistrationconfiguration-list-questions?view=graph-rest-beta", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions", + "OutputType": "IMicrosoftGraphVirtualEventRegistrationQuestionBase", + "Command": "Get-MgBetaVirtualEventWebinarRegistrationConfigurationQuestion", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/$count", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinarRegistrationCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions/$count", + "OutputType": null, + "Command": "Get-MgBetaVirtualEventWebinarRegistrationConfigurationQuestionCount", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions/{virtualEventSession-id}", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinarRegistrationSession", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/$count", + "OutputType": null, + "Command": "Get-MgBetaVirtualEventWebinarRegistrationCount", + "Module": "Beta.Bookings" }, { + "ApiVersion": "beta", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinarRegistrationSession", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions/{virtualEventSession-id}", "OutputType": "IMicrosoftGraphVirtualEventSession", + "Command": "Get-MgBetaVirtualEventWebinarRegistrationSession", + "Module": "Beta.Bookings" + }, + { + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistration-list-sessions?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistration-list-sessions?view=graph-rest-beta", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Command": "Get-MgBetaVirtualEventWebinarRegistrationSession", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions(joinWebUrl='{joinWebUrl}')", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinarRegistrationSessionByJoinWebUrl", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions(joinWebUrl='{joinWebUrl}')", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Command": "Get-MgBetaVirtualEventWebinarRegistrationSessionByJoinWebUrl", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions/$count", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinarRegistrationSessionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions/$count", + "OutputType": null, + "Command": "Get-MgBetaVirtualEventWebinarRegistrationSessionCount", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinarSession", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventsession-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventsession-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Command": "Get-MgBetaVirtualEventWebinarSession", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinarSession", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualevent-list-sessions?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualevent-list-sessions?view=graph-rest-beta", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Command": "Get-MgBetaVirtualEventWebinarSession", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReport", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/meetingattendancereport-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/meetingattendancereport-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReport", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReport", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/meetingattendancereport-list?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/meetingattendancereport-list?view=graph-rest-beta", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReport", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecordCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", + "OutputType": null, + "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecordCount", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/$count", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/$count", + "OutputType": null, + "Command": "Get-MgBetaVirtualEventWebinarSessionAttendanceReportCount", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions(joinWebUrl='{joinWebUrl}')", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinarSessionByJoinWebUrl", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventsession-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventsession-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions(joinWebUrl='{joinWebUrl}')", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Command": "Get-MgBetaVirtualEventWebinarSessionByJoinWebUrl", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/$count", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinarSessionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/$count", + "OutputType": null, + "Command": "Get-MgBetaVirtualEventWebinarSessionCount", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/presenters/{virtualEventPresenter-id}", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinarSessionPresenter", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/presenters/{virtualEventPresenter-id}", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Command": "Get-MgBetaVirtualEventWebinarSessionPresenter", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/presenters", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinarSessionPresenter", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/presenters", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Command": "Get-MgBetaVirtualEventWebinarSessionPresenter", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/presenters/$count", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinarSessionPresenterCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/presenters/$count", + "OutputType": null, + "Command": "Get-MgBetaVirtualEventWebinarSessionPresenterCount", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registrations/{virtualEventRegistration-id}", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinarSessionRegistration", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registrations/{virtualEventRegistration-id}", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Command": "Get-MgBetaVirtualEventWebinarSessionRegistration", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registrations", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinarSessionRegistration", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registrations", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Command": "Get-MgBetaVirtualEventWebinarSessionRegistration", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registrations(email='{email}')", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinarSessionRegistrationByEmail", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registrations(email='{email}')", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Command": "Get-MgBetaVirtualEventWebinarSessionRegistrationByEmail", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registrations(userId='{userId}')", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinarSessionRegistrationByUserId", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registrations(userId='{userId}')", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Command": "Get-MgBetaVirtualEventWebinarSessionRegistrationByUserId", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registrations/$count", - "Module": "Beta.Bookings", - "Command": "Get-MgBetaVirtualEventWebinarSessionRegistrationCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/registrations/$count", + "OutputType": null, + "Command": "Get-MgBetaVirtualEventWebinarSessionRegistrationCount", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/catalog/entries/{catalogEntry-id}", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesCatalogEntry", - "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaWuCatalogEntry", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/admin/windows/updates/catalog/entries/{catalogEntry-id}", + "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", + "Command": "Get-MgBetaWindowsUpdatesCatalogEntry", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/catalog/entries", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesCatalogEntry", - "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaWuCatalogEntry", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-catalog-list-entries?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-catalog-list-entries?view=graph-rest-beta", + "Method": "GET", + "Uri": "/admin/windows/updates/catalog/entries", + "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", + "Command": "Get-MgBetaWindowsUpdatesCatalogEntry", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/catalog/entries/$count", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesCatalogEntryCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaWuCatalogEntryCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/admin/windows/updates/catalog/entries/$count", + "OutputType": null, + "Command": "Get-MgBetaWindowsUpdatesCatalogEntryCount", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/deployments/{deployment-id}", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesDeployment", - "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaWuDeployment", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-deployment-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-deployment-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/admin/windows/updates/deployments/{deployment-id}", + "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment", + "Command": "Get-MgBetaWindowsUpdatesDeployment", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/deployments", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesDeployment", - "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaWuDeployment", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-list-deployments?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-list-deployments?view=graph-rest-beta", + "Method": "GET", + "Uri": "/admin/windows/updates/deployments", + "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment", + "Command": "Get-MgBetaWindowsUpdatesDeployment", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContent", - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaWuDeploymentAudienceApplicableContent", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}", + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContent", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContent", - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaWuDeploymentAudienceApplicableContent", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent", + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContent", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/catalogEntry", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentCatalogEntry", - "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaWuDeploymentAudienceApplicableContentCatalogEntry", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/catalogEntry", + "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentCatalogEntry", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/$count", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaWuDeploymentAudienceApplicableContentCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/$count", + "OutputType": null, + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentCount", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/{applicableContentDeviceMatch-deviceId}", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDevice", - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaWuDeploymentAudienceApplicableContentMatchedDevice", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/{applicableContentDeviceMatch-deviceId}", + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDevice", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDevice", - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaWuDeploymentAudienceApplicableContentMatchedDevice", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices", + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDevice", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/$count", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDeviceCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaWuDeploymentAudienceApplicableContentMatchedDeviceCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/$count", + "OutputType": null, + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDeviceCount", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/{updatableAsset-id}", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceExclusion", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaWuDeploymentAudienceExclusion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/{updatableAsset-id}", + "OutputType": null, + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceExclusion", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceExclusion", - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaWuDeploymentAudienceExclusion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions", + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceExclusion", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/$count", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceExclusionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaWuDeploymentAudienceExclusionCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/$count", + "OutputType": null, + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceExclusionCount", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceMember", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaWuDeploymentAudienceMember", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}", + "OutputType": null, + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceMember", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceMember", - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaWuDeploymentAudienceMember", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members", + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceMember", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/$count", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceMemberCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaWuDeploymentAudienceMemberCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/$count", + "OutputType": null, + "Command": "Get-MgBetaWindowsUpdatesDeploymentAudienceMemberCount", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/deployments/$count", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesDeploymentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaWuDeploymentCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/admin/windows/updates/deployments/$count", + "OutputType": null, + "Command": "Get-MgBetaWindowsUpdatesDeploymentCount", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesPolicy", - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaWuPolicy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatepolicy-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatepolicy-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}", + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy", + "Command": "Get-MgBetaWindowsUpdatesPolicy", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/updatePolicies", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesPolicy", - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaWuPolicy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-list-updatepolicies?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-list-updatepolicies?view=graph-rest-beta", + "Method": "GET", + "Uri": "/admin/windows/updates/updatePolicies", + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy", + "Command": "Get-MgBetaWindowsUpdatesPolicy", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudience", - "OutputType": "IMicrosoftGraphWindowsUpdatesDeploymentAudience", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaWuPolicyAudience", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience", + "OutputType": "IMicrosoftGraphWindowsUpdatesDeploymentAudience", + "Command": "Get-MgBetaWindowsUpdatesPolicyAudience", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContent", - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaWuPolicyAudienceApplicableContent", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}", + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContent", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContent", - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaWuPolicyAudienceApplicableContent", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent", + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContent", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/catalogEntry", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContentCatalogEntry", - "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaWuPolicyAudienceApplicableContentCatalogEntry", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/catalogEntry", + "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContentCatalogEntry", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/$count", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContentCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaWuPolicyAudienceApplicableContentCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/$count", + "OutputType": null, + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContentCount", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/{applicableContentDeviceMatch-deviceId}", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDevice", - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaWuPolicyAudienceApplicableContentMatchedDevice", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/{applicableContentDeviceMatch-deviceId}", + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDevice", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDevice", - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaWuPolicyAudienceApplicableContentMatchedDevice", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices", + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDevice", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/$count", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDeviceCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaWuPolicyAudienceApplicableContentMatchedDeviceCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/$count", + "OutputType": null, + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDeviceCount", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceExclusion", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaWuPolicyAudienceExclusion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}", + "OutputType": null, + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceExclusion", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceExclusion", - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaWuPolicyAudienceExclusion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions", + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceExclusion", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/$count", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceExclusionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaWuPolicyAudienceExclusionCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/$count", + "OutputType": null, + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceExclusionCount", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceMember", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaWuPolicyAudienceMember", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}", + "OutputType": null, + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceMember", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceMember", - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaWuPolicyAudienceMember", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members", + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceMember", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/$count", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceMemberCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaWuPolicyAudienceMemberCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/$count", + "OutputType": null, + "Command": "Get-MgBetaWindowsUpdatesPolicyAudienceMemberCount", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/{complianceChange-id}", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChange", - "OutputType": "IMicrosoftGraphWindowsUpdatesComplianceChange", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaWuPolicyComplianceChange", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-compliancechange-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-compliancechange-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/{complianceChange-id}", + "OutputType": "IMicrosoftGraphWindowsUpdatesComplianceChange", + "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChange", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChange", - "OutputType": "IMicrosoftGraphWindowsUpdatesComplianceChange", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaWuPolicyComplianceChange", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatepolicy-list-compliancechanges?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatepolicy-list-compliancechanges?view=graph-rest-beta", + "Method": "GET", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges", + "OutputType": "IMicrosoftGraphWindowsUpdatesComplianceChange", + "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChange", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/$count", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChangeCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaWuPolicyComplianceChangeCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/$count", + "OutputType": null, + "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChangeCount", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/{complianceChange-id}/updatePolicy", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChangeUpdatePolicy", - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaWuPolicyComplianceChangeUpdatePolicy", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/{complianceChange-id}/updatePolicy", + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy", + "Command": "Get-MgBetaWindowsUpdatesPolicyComplianceChangeUpdatePolicy", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/updatePolicies/$count", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesPolicyCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaWuPolicyCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/admin/windows/updates/updatePolicies/$count", + "OutputType": null, + "Command": "Get-MgBetaWindowsUpdatesPolicyCount", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/products/{product-id}", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesProduct", - "OutputType": "IMicrosoftGraphWindowsUpdatesProduct", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaWuProduct", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/admin/windows/updates/products/{product-id}", + "OutputType": "IMicrosoftGraphWindowsUpdatesProduct", + "Command": "Get-MgBetaWindowsUpdatesProduct", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/products", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesProduct", - "OutputType": "IMicrosoftGraphWindowsUpdatesProduct", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaWuProduct", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/admin/windows/updates/products", + "OutputType": "IMicrosoftGraphWindowsUpdatesProduct", + "Command": "Get-MgBetaWindowsUpdatesProduct", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/products/$count", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesProductCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaWuProductCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/admin/windows/updates/products/$count", + "OutputType": null, + "Command": "Get-MgBetaWindowsUpdatesProductCount", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/products/{product-id}/editions/{edition-id}", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesProductEdition", - "OutputType": "IMicrosoftGraphWindowsUpdatesEdition", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaWuProductEdition", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/admin/windows/updates/products/{product-id}/editions/{edition-id}", + "OutputType": "IMicrosoftGraphWindowsUpdatesEdition", + "Command": "Get-MgBetaWindowsUpdatesProductEdition", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/products/{product-id}/editions", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesProductEdition", - "OutputType": "IMicrosoftGraphWindowsUpdatesEdition", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaWuProductEdition", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/admin/windows/updates/products/{product-id}/editions", + "OutputType": "IMicrosoftGraphWindowsUpdatesEdition", + "Command": "Get-MgBetaWindowsUpdatesProductEdition", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/products/{product-id}/editions/$count", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesProductEditionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaWuProductEditionCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/admin/windows/updates/products/{product-id}/editions/$count", + "OutputType": null, + "Command": "Get-MgBetaWindowsUpdatesProductEditionCount", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesProductKnownIssue", - "OutputType": "IMicrosoftGraphWindowsUpdatesKnownIssue", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaWuProductKnownIssue", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}", + "OutputType": "IMicrosoftGraphWindowsUpdatesKnownIssue", + "Command": "Get-MgBetaWindowsUpdatesProductKnownIssue", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/products/{product-id}/knownIssues", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesProductKnownIssue", - "OutputType": "IMicrosoftGraphWindowsUpdatesKnownIssue", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaWuProductKnownIssue", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/admin/windows/updates/products/{product-id}/knownIssues", + "OutputType": "IMicrosoftGraphWindowsUpdatesKnownIssue", + "Command": "Get-MgBetaWindowsUpdatesProductKnownIssue", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/products/{product-id}/getKnownIssuesByTimeRange(daysInPast={daysInPast},includeAllActive=@includeAllActive)", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesProductKnownIssueByTimeRange", - "OutputType": "IMicrosoftGraphWindowsUpdatesKnownIssue", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaWuProductKnownIssueGraphBPreTimeRange", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-product-getknownissuesbytimerange?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-product-getknownissuesbytimerange?view=graph-rest-beta", + "Method": "GET", + "Uri": "/admin/windows/updates/products/{product-id}/getKnownIssuesByTimeRange(daysInPast={daysInPast},includeAllActive=@includeAllActive)", + "OutputType": "IMicrosoftGraphWindowsUpdatesKnownIssue", + "Command": "Get-MgBetaWindowsUpdatesProductKnownIssueByTimeRange", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/$count", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesProductKnownIssueCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaWuProductKnownIssueCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/$count", + "OutputType": null, + "Command": "Get-MgBetaWindowsUpdatesProductKnownIssueCount", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}/originatingKnowledgeBaseArticle", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesProductKnownIssueOriginatingKnowledgeBaseArticle", - "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaWuProductKnownIssueOriginatingKnowledgeBaseArticle", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}/originatingKnowledgeBaseArticle", + "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle", + "Command": "Get-MgBetaWindowsUpdatesProductKnownIssueOriginatingKnowledgeBaseArticle", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}/resolvingKnowledgeBaseArticle", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesProductKnownIssueResolvingKnowledgeBaseArticle", - "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaWuProductKnownIssueResolvingKnowledgeBaseArticle", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}/resolvingKnowledgeBaseArticle", + "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle", + "Command": "Get-MgBetaWindowsUpdatesProductKnownIssueResolvingKnowledgeBaseArticle", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesProductRevision", - "OutputType": "IMicrosoftGraphWindowsUpdatesProductRevision", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaWuProductRevision", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}", + "OutputType": "IMicrosoftGraphWindowsUpdatesProductRevision", + "Command": "Get-MgBetaWindowsUpdatesProductRevision", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/products/{product-id}/revisions", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesProductRevision", - "OutputType": "IMicrosoftGraphWindowsUpdatesProductRevision", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaWuProductRevision", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/admin/windows/updates/products/{product-id}/revisions", + "OutputType": "IMicrosoftGraphWindowsUpdatesProductRevision", + "Command": "Get-MgBetaWindowsUpdatesProductRevision", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}/catalogEntry", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesProductRevisionCatalogEntry", - "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaWuProductRevisionCatalogEntry", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}/catalogEntry", + "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", + "Command": "Get-MgBetaWindowsUpdatesProductRevisionCatalogEntry", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/products/{product-id}/revisions/$count", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesProductRevisionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaWuProductRevisionCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/admin/windows/updates/products/{product-id}/revisions/$count", + "OutputType": null, + "Command": "Get-MgBetaWindowsUpdatesProductRevisionCount", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}/knowledgeBaseArticle", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesProductRevisionKnowledgeBaseArticle", - "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaWuProductRevisionKnowledgeBaseArticle", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}/knowledgeBaseArticle", + "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle", + "Command": "Get-MgBetaWindowsUpdatesProductRevisionKnowledgeBaseArticle", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/resourceConnections/{resourceConnection-id}", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesResourceConnection", - "OutputType": "IMicrosoftGraphWindowsUpdatesResourceConnection", + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaWuResourceConnection", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-operationalinsightsconnection-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-resourceconnection-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/admin/windows/updates/resourceConnections/{resourceConnection-id}", + "OutputType": "IMicrosoftGraphWindowsUpdatesResourceConnection", + "Command": "Get-MgBetaWindowsUpdatesResourceConnection", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/resourceConnections", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesResourceConnection", - "OutputType": "IMicrosoftGraphWindowsUpdatesResourceConnection", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaWuResourceConnection", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-list-resourceconnections?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-list-resourceconnections?view=graph-rest-beta", + "Method": "GET", + "Uri": "/admin/windows/updates/resourceConnections", + "OutputType": "IMicrosoftGraphWindowsUpdatesResourceConnection", + "Command": "Get-MgBetaWindowsUpdatesResourceConnection", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/resourceConnections/$count", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesResourceConnectionCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaWuResourceConnectionCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/admin/windows/updates/resourceConnections/$count", + "OutputType": null, + "Command": "Get-MgBetaWindowsUpdatesResourceConnectionCount", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesUpdatableAsset", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaWuUpdatableAsset", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-azureaddevice-get?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-azureaddevice-get?view=graph-rest-beta", + "Method": "GET", + "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}", + "OutputType": null, + "Command": "Get-MgBetaWindowsUpdatesUpdatableAsset", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/updatableAssets", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesUpdatableAsset", - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", + "ApiVersion": "beta", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaWuUpdatableAsset", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-list-updatableassets?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-list-updatableassets?view=graph-rest-beta", + "Method": "GET", + "Uri": "/admin/windows/updates/updatableAssets", + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatableAsset", + "Command": "Get-MgBetaWindowsUpdatesUpdatableAsset", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/updatableAssets/$count", - "Module": "Beta.WindowsUpdates", - "Command": "Get-MgBetaWindowsUpdatesUpdatableAssetCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Get-MgBetaWuUpdatableAssetCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/admin/windows/updates/updatableAssets/$count", + "OutputType": null, + "Command": "Get-MgBetaWindowsUpdatesUpdatableAssetCount", + "Module": "Beta.WindowsUpdates" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -217246,20 +217499,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}", - "Module": "Bookings", - "Command": "Get-MgBookingBusiness", "OutputType": "IMicrosoftGraphBookingBusiness", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-get?view=graph-rest-1.0" + "Command": "Get-MgBookingBusiness", + "Module": "Bookings" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Bookings.Read.All", @@ -217294,19 +217546,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/solutions/bookingBusinesses", - "Module": "Bookings", - "Command": "Get-MgBookingBusiness", "OutputType": "IMicrosoftGraphBookingBusiness", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-list?view=graph-rest-1.0" + "Command": "Get-MgBookingBusiness", + "Module": "Bookings" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -217341,20 +217594,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingappointment-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", - "Module": "Bookings", - "Command": "Get-MgBookingBusinessAppointment", "OutputType": "IMicrosoftGraphBookingAppointment", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingappointment-get?view=graph-rest-1.0" + "Command": "Get-MgBookingBusinessAppointment", + "Module": "Bookings" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -217389,19 +217641,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-list-appointments?view=graph-rest-1.0", + "Method": "GET", "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments", - "Module": "Bookings", - "Command": "Get-MgBookingBusinessAppointment", "OutputType": "IMicrosoftGraphBookingAppointment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-list-appointments?view=graph-rest-1.0" + "Command": "Get-MgBookingBusinessAppointment", + "Module": "Bookings" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -217436,35 +217689,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/$count", - "Module": "Bookings", - "Command": "Get-MgBookingBusinessAppointmentCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBookingBusinessAppointmentCount", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", - "Module": "Bookings", - "Command": "Get-MgBookingBusinessCalendarView", - "OutputType": "IMicrosoftGraphBookingAppointment", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", + "OutputType": "IMicrosoftGraphBookingAppointment", + "Command": "Get-MgBookingBusinessCalendarView", + "Module": "Bookings" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Bookings.Read.All", @@ -217499,19 +217751,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-list-calendarview?view=graph-rest-1.0", + "Method": "GET", "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView", - "Module": "Bookings", - "Command": "Get-MgBookingBusinessCalendarView", "OutputType": "IMicrosoftGraphBookingAppointment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-list-calendarview?view=graph-rest-1.0" + "Command": "Get-MgBookingBusinessCalendarView", + "Module": "Bookings" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Bookings.Read.All", @@ -217546,20 +217799,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/$count", - "Module": "Bookings", - "Command": "Get-MgBookingBusinessCalendarViewCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBookingBusinessCalendarViewCount", + "Module": "Bookings" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "Bookings.Read.All", @@ -217594,19 +217846,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/solutions/bookingBusinesses/$count", - "Module": "Bookings", - "Command": "Get-MgBookingBusinessCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBookingBusinessCount", + "Module": "Bookings" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -217641,20 +217894,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingcustomer-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomerBase-id}", - "Module": "Bookings", - "Command": "Get-MgBookingBusinessCustomer", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingcustomer-get?view=graph-rest-1.0" + "Command": "Get-MgBookingBusinessCustomer", + "Module": "Bookings" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Bookings.Read.All", @@ -217689,19 +217941,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-list-customers?view=graph-rest-1.0", + "Method": "GET", "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers", - "Module": "Bookings", - "Command": "Get-MgBookingBusinessCustomer", "OutputType": "IMicrosoftGraphBookingCustomerBase", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-list-customers?view=graph-rest-1.0" + "Command": "Get-MgBookingBusinessCustomer", + "Module": "Bookings" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Bookings.Read.All", @@ -217736,20 +217989,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers/$count", - "Module": "Bookings", - "Command": "Get-MgBookingBusinessCustomerCount", "OutputType": null, + "Command": "Get-MgBookingBusinessCustomerCount", + "Module": "Bookings" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Bookings.Read.All", @@ -217784,20 +218037,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingcustomquestion-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", - "Module": "Bookings", - "Command": "Get-MgBookingBusinessCustomQuestion", "OutputType": "IMicrosoftGraphBookingCustomQuestion", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingcustomquestion-get?view=graph-rest-1.0" + "Command": "Get-MgBookingBusinessCustomQuestion", + "Module": "Bookings" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Bookings.Read.All", @@ -217832,19 +218084,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-list-customquestions?view=graph-rest-1.0", + "Method": "GET", "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions", - "Module": "Bookings", - "Command": "Get-MgBookingBusinessCustomQuestion", "OutputType": "IMicrosoftGraphBookingCustomQuestion", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-list-customquestions?view=graph-rest-1.0" + "Command": "Get-MgBookingBusinessCustomQuestion", + "Module": "Bookings" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Bookings.Read.All", @@ -217879,20 +218132,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/$count", - "Module": "Bookings", - "Command": "Get-MgBookingBusinessCustomQuestionCount", "OutputType": null, + "Command": "Get-MgBookingBusinessCustomQuestionCount", + "Module": "Bookings" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -217927,20 +218180,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingservice-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", - "Module": "Bookings", - "Command": "Get-MgBookingBusinessService", "OutputType": "IMicrosoftGraphBookingService", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingservice-get?view=graph-rest-1.0" + "Command": "Get-MgBookingBusinessService", + "Module": "Bookings" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -217975,19 +218227,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-list-services?view=graph-rest-1.0", + "Method": "GET", "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services", - "Module": "Bookings", - "Command": "Get-MgBookingBusinessService", "OutputType": "IMicrosoftGraphBookingService", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-list-services?view=graph-rest-1.0" + "Command": "Get-MgBookingBusinessService", + "Module": "Bookings" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -218022,20 +218275,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services/$count", - "Module": "Bookings", - "Command": "Get-MgBookingBusinessServiceCount", "OutputType": null, + "Command": "Get-MgBookingBusinessServiceCount", + "Module": "Bookings" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Bookings.Read.All", @@ -218078,22 +218333,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-getstaffavailability?view=graph-rest-1.0", + "Method": "POST", "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/getStaffAvailability", - "Module": "Bookings", - "Command": "Get-MgBookingBusinessStaffAvailability", "OutputType": "IMicrosoftGraphStaffAvailabilityItem", + "Command": "Get-MgBookingBusinessStaffAvailability", + "Module": "Bookings" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" + "GetViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-getstaffavailability?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -218128,20 +218381,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingstaffmember-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMemberBase-id}", - "Module": "Bookings", - "Command": "Get-MgBookingBusinessStaffMember", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingstaffmember-get?view=graph-rest-1.0" + "Command": "Get-MgBookingBusinessStaffMember", + "Module": "Bookings" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -218176,19 +218428,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-list-staffmembers?view=graph-rest-1.0", + "Method": "GET", "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers", - "Module": "Bookings", - "Command": "Get-MgBookingBusinessStaffMember", "OutputType": "IMicrosoftGraphBookingStaffMemberBase", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-list-staffmembers?view=graph-rest-1.0" + "Command": "Get-MgBookingBusinessStaffMember", + "Module": "Bookings" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -218223,20 +218476,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/$count", - "Module": "Bookings", - "Command": "Get-MgBookingBusinessStaffMemberCount", "OutputType": null, + "Command": "Get-MgBookingBusinessStaffMemberCount", + "Module": "Bookings" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Bookings.Read.All", @@ -218271,20 +218524,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingcurrency-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/solutions/bookingCurrencies/{bookingCurrency-id}", - "Module": "Bookings", - "Command": "Get-MgBookingCurrency", "OutputType": "IMicrosoftGraphBookingCurrency", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingcurrency-get?view=graph-rest-1.0" + "Command": "Get-MgBookingCurrency", + "Module": "Bookings" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Bookings.Read.All", @@ -218319,19 +218571,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingcurrency-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/solutions/bookingCurrencies", - "Module": "Bookings", - "Command": "Get-MgBookingCurrency", "OutputType": "IMicrosoftGraphBookingCurrency", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingcurrency-list?view=graph-rest-1.0" + "Command": "Get-MgBookingCurrency", + "Module": "Bookings" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "Bookings.Read.All", @@ -218366,19 +218618,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/solutions/bookingCurrencies/$count", - "Module": "Bookings", - "Command": "Get-MgBookingCurrencyCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgBookingCurrencyCount", + "Module": "Bookings" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Chat.ReadBasic", @@ -218445,20 +218698,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/chats/{chat-id}", - "Module": "Teams", - "Command": "Get-MgChat", "OutputType": "IMicrosoftGraphChat", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get?view=graph-rest-1.0" + "Command": "Get-MgChat", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Chat.ReadBasic", @@ -218509,19 +218761,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/chats", - "Module": "Teams", - "Command": "Get-MgChat", "OutputType": "IMicrosoftGraphChat", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list?view=graph-rest-1.0" + "Command": "Get-MgChat", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "Chat.ReadBasic", @@ -218572,19 +218824,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/chats/$count", - "Module": "Teams", - "Command": "Get-MgChatCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgChatCount", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "TeamsAppInstallation.ReadForChat", @@ -218675,20 +218928,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get-installedapps?view=graph-rest-1.0", + "Method": "GET", "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", - "Module": "Teams", - "Command": "Get-MgChatInstalledApp", "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgChatInstalledApp", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "TeamsAppInstallation.ReadForChat", @@ -218811,19 +219063,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-installedapps?view=graph-rest-1.0", + "Method": "GET", "Uri": "/chats/{chat-id}/installedApps", - "Module": "Teams", - "Command": "Get-MgChatInstalledApp", "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgChatInstalledApp", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "TeamsAppInstallation.ReadForChat", @@ -218946,65 +219199,65 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/chats/{chat-id}/installedApps/$count", - "Module": "Teams", - "Command": "Get-MgChatInstalledAppCount", "OutputType": null, + "Command": "Get-MgChatInstalledAppCount", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp", - "Module": "Teams", - "Command": "Get-MgChatInstalledAppTeamApp", "OutputType": "IMicrosoftGraphTeamsApp", + "Command": "Get-MgChatInstalledAppTeamApp", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", - "Module": "Teams", - "Command": "Get-MgChatInstalledAppTeamAppDefinition", "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "Command": "Get-MgChatInstalledAppTeamAppDefinition", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/chats/{chat-id}/lastMessagePreview", - "Module": "Teams", - "Command": "Get-MgChatLastMessagePreview", "OutputType": "IMicrosoftGraphChatMessageInfo", + "Command": "Get-MgChatLastMessagePreview", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Chat.ReadBasic", @@ -219135,20 +219388,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get-members?view=graph-rest-1.0", + "Method": "GET", "Uri": "/chats/{chat-id}/members/{conversationMember-id}", - "Module": "Teams", - "Command": "Get-MgChatMember", "OutputType": "IMicrosoftGraphConversationMember", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgChatMember", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Chat.ReadBasic", @@ -219247,19 +219499,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmember-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/chats/{chat-id}/members", - "Module": "Teams", - "Command": "Get-MgChatMember", "OutputType": "IMicrosoftGraphConversationMember", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgChatMember", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Chat.ReadBasic", @@ -219358,20 +219611,21 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/chats/{chat-id}/members/$count", - "Module": "Teams", - "Command": "Get-MgChatMemberCount", "OutputType": null, + "Command": "Get-MgChatMemberCount", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", + "Get1", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Chat.Read", @@ -219422,21 +219676,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}", - "Module": "Teams", - "Command": "Get-MgChatMessage", "OutputType": "IMicrosoftGraphChatMessage", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgChatMessage", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Chat.Read", @@ -219479,19 +219731,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-messages?view=graph-rest-1.0", + "Method": "GET", "Uri": "/chats/{chat-id}/messages", - "Module": "Teams", - "Command": "Get-MgChatMessage", "OutputType": "IMicrosoftGraphChatMessage", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgChatMessage", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Chat.Read", @@ -219534,20 +219787,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/chats/{chat-id}/messages/$count", - "Module": "Teams", - "Command": "Get-MgChatMessageCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgChatMessageCount", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], "Permissions": [ { "Name": "Chat.Read", @@ -219598,20 +219851,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", + "Method": "GET", "Uri": "/chats/{chat-id}/messages/delta", - "Module": "Teams", - "Command": "Get-MgChatMessageDelta", "OutputType": "IMicrosoftGraphChatMessage", - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0" + "Command": "Get-MgChatMessageDelta", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], "Permissions": [ { "Name": "Chat.Read", @@ -219670,22 +219925,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessagehostedcontent-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Module": "Teams", - "Command": "Get-MgChatMessageHostedContent", "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgChatMessageHostedContent", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Chat.Read", @@ -219744,19 +219996,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0", + "Method": "GET", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", - "Module": "Teams", - "Command": "Get-MgChatMessageHostedContent", "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgChatMessageHostedContent", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Chat.Read", @@ -219815,140 +220068,139 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/$count", - "Module": "Teams", - "Command": "Get-MgChatMessageHostedContentCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgChatMessageHostedContentCount", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Module": "Teams", - "Command": "Get-MgChatMessageReply", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Get-MgChatMessageReply", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies", - "Module": "Teams", - "Command": "Get-MgChatMessageReply", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Get-MgChatMessageReply", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/$count", - "Module": "Teams", - "Command": "Get-MgChatMessageReplyCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/$count", + "OutputType": null, + "Command": "Get-MgChatMessageReplyCount", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/delta", - "Module": "Teams", - "Command": "Get-MgChatMessageReplyDelta", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/delta", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Get-MgChatMessageReplyDelta", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Module": "Teams", - "Command": "Get-MgChatMessageReplyHostedContent", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "Get-MgChatMessageReplyHostedContent", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Module": "Teams", - "Command": "Get-MgChatMessageReplyHostedContent", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "Get-MgChatMessageReplyHostedContent", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "Module": "Teams", - "Command": "Get-MgChatMessageReplyHostedContentCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", + "OutputType": null, + "Command": "Get-MgChatMessageReplyHostedContentCount", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Module": "Teams", - "Command": "Get-MgChatPermissionGrant", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Command": "Get-MgChatPermissionGrant", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "TeamsAppInstallation.ReadForChat", @@ -220055,19 +220307,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-permissiongrants?view=graph-rest-1.0", + "Method": "GET", "Uri": "/chats/{chat-id}/permissionGrants", - "Module": "Teams", - "Command": "Get-MgChatPermissionGrant", "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgChatPermissionGrant", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "TeamsAppInstallation.ReadForChat", @@ -220174,37 +220427,36 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/chats/{chat-id}/permissionGrants/$count", - "Module": "Teams", - "Command": "Get-MgChatPermissionGrantCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgChatPermissionGrantCount", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "Module": "Teams", - "Command": "Get-MgChatPinnedMessage", - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "Command": "Get-MgChatPinnedMessage", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Chat.Read", @@ -220247,19 +220499,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-pinnedmessages?view=graph-rest-1.0", + "Method": "GET", "Uri": "/chats/{chat-id}/pinnedMessages", - "Module": "Teams", - "Command": "Get-MgChatPinnedMessage", "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgChatPinnedMessage", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Chat.Read", @@ -220302,20 +220555,99 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/chats/{chat-id}/pinnedMessages/$count", - "Module": "Teams", - "Command": "Get-MgChatPinnedMessageCount", "OutputType": null, + "Command": "Get-MgChatPinnedMessageCount", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ - "Get", - "GetViaIdentity" + "Get" + ], + "Permissions": [ + { + "Name": "Chat.ReadBasic", + "Description": "Read names and members of your chat threads", + "FullDescription": "Allows an app to read the members and descriptions of one-to-one and group chat threads, on your behalf.", + "IsAdmin": false, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "Name": "Chat.ReadBasic.All", + "Description": "Read names and members of all chat threads", + "FullDescription": "Read names and members of all one-to-one and group chats in Microsoft Teams, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": 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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": 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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "ChatSettings.ReadWrite.Chat", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "ChatSettings.Read.Chat", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": 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, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Chat.Manage.Chat", + "Description": "Consent name unavailable", + "FullDescription": "Consent description unavailable", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } ], - "Method": "GET", - "ApiVersion": "v1.0", "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/chats/getAllRetainedMessages", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Get-MgChatRetainedMessage", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "TeamsTab.Read.All", @@ -220382,20 +220714,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get-tabs?view=graph-rest-1.0", + "Method": "GET", "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", - "Module": "Teams", - "Command": "Get-MgChatTab", "OutputType": "IMicrosoftGraphTeamsTab", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgChatTab", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "TeamsTab.Read.All", @@ -220446,19 +220777,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list-tabs?view=graph-rest-1.0", + "Method": "GET", "Uri": "/chats/{chat-id}/tabs", - "Module": "Teams", - "Command": "Get-MgChatTab", "OutputType": "IMicrosoftGraphTeamsTab", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgChatTab", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "TeamsTab.Read.All", @@ -220509,35 +220841,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/chats/{chat-id}/tabs/$count", - "Module": "Teams", - "Command": "Get-MgChatTabCount", "OutputType": null, + "Command": "Get-MgChatTabCount", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp", - "Module": "Teams", - "Command": "Get-MgChatTabTeamApp", "OutputType": "IMicrosoftGraphTeamsApp", + "Command": "Get-MgChatTabTeamApp", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Calls.Initiate.All", @@ -220556,20 +220888,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/communications/calls/{call-id}", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationCall", "OutputType": "IMicrosoftGraphCall", + "Command": "Get-MgCommunicationCall", + "Module": "CloudCommunications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-get?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -220588,20 +220920,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/audioroutinggroup-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationCallAudioRoutingGroup", "OutputType": "IMicrosoftGraphAudioRoutingGroup", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/audioroutinggroup-get?view=graph-rest-1.0" + "Command": "Get-MgCommunicationCallAudioRoutingGroup", + "Module": "CloudCommunications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -220620,19 +220951,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-list-audioroutinggroups?view=graph-rest-1.0", + "Method": "GET", "Uri": "/communications/calls/{call-id}/audioRoutingGroups", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationCallAudioRoutingGroup", "OutputType": "IMicrosoftGraphAudioRoutingGroup", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-list-audioroutinggroups?view=graph-rest-1.0" + "Command": "Get-MgCommunicationCallAudioRoutingGroup", + "Module": "CloudCommunications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -220651,20 +220983,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/communications/calls/{call-id}/audioRoutingGroups/$count", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationCallAudioRoutingGroupCount", "OutputType": null, + "Command": "Get-MgCommunicationCallAudioRoutingGroupCount", + "Module": "CloudCommunications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Calls.JoinGroupCallAsGuest.All", @@ -220699,20 +221031,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentsharingsession-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationCallContentSharingSession", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentsharingsession-get?view=graph-rest-1.0" + "Command": "Get-MgCommunicationCallContentSharingSession", + "Module": "CloudCommunications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Calls.JoinGroupCallAsGuest.All", @@ -220747,19 +221078,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-list-contentsharingsessions?view=graph-rest-1.0", + "Method": "GET", "Uri": "/communications/calls/{call-id}/contentSharingSessions", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationCallContentSharingSession", "OutputType": "IMicrosoftGraphContentSharingSession", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-list-contentsharingsessions?view=graph-rest-1.0" + "Command": "Get-MgCommunicationCallContentSharingSession", + "Module": "CloudCommunications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Calls.JoinGroupCallAsGuest.All", @@ -220794,78 +221126,78 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/communications/calls/{call-id}/contentSharingSessions/$count", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationCallContentSharingSessionCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgCommunicationCallContentSharingSessionCount", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/calls/$count", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationCallCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/communications/calls/$count", + "OutputType": null, + "Command": "Get-MgCommunicationCallCount", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationCallOperation", - "OutputType": "IMicrosoftGraphCommsOperation", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/addlargegalleryviewoperation-get?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/addlargegalleryviewoperation-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", + "OutputType": "IMicrosoftGraphCommsOperation", + "Command": "Get-MgCommunicationCallOperation", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/calls/{call-id}/operations", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationCallOperation", - "OutputType": "IMicrosoftGraphCommsOperation", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/communications/calls/{call-id}/operations", + "OutputType": "IMicrosoftGraphCommsOperation", + "Command": "Get-MgCommunicationCallOperation", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/calls/{call-id}/operations/$count", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationCallOperationCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/communications/calls/{call-id}/operations/$count", + "OutputType": null, + "Command": "Get-MgCommunicationCallOperationCount", + "Module": "CloudCommunications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -220884,20 +221216,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/communications/calls/{call-id}/participants/{participant-id}", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationCallParticipant", "OutputType": "IMicrosoftGraphParticipant", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-get?view=graph-rest-1.0" + "Command": "Get-MgCommunicationCallParticipant", + "Module": "CloudCommunications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Calls.Initiate.All", @@ -220916,19 +221247,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-list-participants?view=graph-rest-1.0", + "Method": "GET", "Uri": "/communications/calls/{call-id}/participants", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationCallParticipant", "OutputType": "IMicrosoftGraphParticipant", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-list-participants?view=graph-rest-1.0" + "Command": "Get-MgCommunicationCallParticipant", + "Module": "CloudCommunications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Calls.Initiate.All", @@ -220947,184 +221279,183 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/communications/calls/{call-id}/participants/$count", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationCallParticipantCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgCommunicationCallParticipantCount", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/callRecords/{callRecord-id}", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationCallRecord", - "OutputType": "IMicrosoftGraphCallRecordsCallRecord", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/callrecords-callrecord-get?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/callrecords-callrecord-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/communications/callRecords/{callRecord-id}", + "OutputType": "IMicrosoftGraphCallRecordsCallRecord", + "Command": "Get-MgCommunicationCallRecord", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/callRecords/$count", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationCallRecordCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/communications/callRecords/$count", + "OutputType": null, + "Command": "Get-MgCommunicationCallRecordCount", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/callRecords/{callRecord-id}/organizer_v2", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationCallRecordOrganizerV2", - "OutputType": "IMicrosoftGraphCallRecordsOrganizer", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/communications/callRecords/{callRecord-id}/organizer_v2", + "OutputType": "IMicrosoftGraphCallRecordsOrganizer", + "Command": "Get-MgCommunicationCallRecordOrganizerV2", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/$count", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationCallRecordParticipant", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/$count", + "OutputType": null, + "Command": "Get-MgCommunicationCallRecordParticipant", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/{participant-id}", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationCallRecordParticipantV2", - "OutputType": "IMicrosoftGraphCallRecordsParticipant", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/{participant-id}", + "OutputType": "IMicrosoftGraphCallRecordsParticipant", + "Command": "Get-MgCommunicationCallRecordParticipantV2", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/callRecords/{callRecord-id}/participants_v2", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationCallRecordParticipantV2", - "OutputType": "IMicrosoftGraphCallRecordsParticipant", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/callrecords-callrecord-list-participants_v2?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/callrecords-callrecord-list-participants_v2?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/communications/callRecords/{callRecord-id}/participants_v2", + "OutputType": "IMicrosoftGraphCallRecordsParticipant", + "Command": "Get-MgCommunicationCallRecordParticipantV2", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationCallRecordSession", - "OutputType": "IMicrosoftGraphCallRecordsSession", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", + "OutputType": "IMicrosoftGraphCallRecordsSession", + "Command": "Get-MgCommunicationCallRecordSession", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/callRecords/{callRecord-id}/sessions", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationCallRecordSession", - "OutputType": "IMicrosoftGraphCallRecordsSession", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/callrecords-callrecord-list-sessions?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/callrecords-callrecord-list-sessions?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/communications/callRecords/{callRecord-id}/sessions", + "OutputType": "IMicrosoftGraphCallRecordsSession", + "Command": "Get-MgCommunicationCallRecordSession", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/callRecords/{callRecord-id}/sessions/$count", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationCallRecordSessionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/communications/callRecords/{callRecord-id}/sessions/$count", + "OutputType": null, + "Command": "Get-MgCommunicationCallRecordSessionCount", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}/segments/$count", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationCallRecordSessionSegmentCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}/segments/$count", + "OutputType": null, + "Command": "Get-MgCommunicationCallRecordSessionSegmentCount", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationOnlineMeeting", - "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetExpanded", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", + "OutputType": "IMicrosoftGraphOnlineMeeting", + "Command": "Get-MgCommunicationOnlineMeeting", + "Module": "CloudCommunications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -221159,122 +221490,122 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/communications/onlineMeetings", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationOnlineMeeting", "OutputType": "IMicrosoftGraphOnlineMeeting", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-get?view=graph-rest-1.0" + "Command": "Get-MgCommunicationOnlineMeeting", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationOnlineMeetingAttendanceReport", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Command": "Get-MgCommunicationOnlineMeetingAttendanceReport", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationOnlineMeetingAttendanceReport", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Command": "Get-MgCommunicationOnlineMeetingAttendanceReport", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecordCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", + "OutputType": null, + "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecordCount", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/$count", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/$count", + "OutputType": null, + "Command": "Get-MgCommunicationOnlineMeetingAttendanceReportCount", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationOnlineMeetingAttendeeReport", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport", + "OutputType": null, + "Command": "Get-MgCommunicationOnlineMeetingAttendeeReport", + "Module": "CloudCommunications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -221309,182 +221640,182 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/communications/onlineMeetings/$count", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationOnlineMeetingCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgCommunicationOnlineMeetingCount", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationOnlineMeetingRecording", - "OutputType": "IMicrosoftGraphCallRecording", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", + "OutputType": "IMicrosoftGraphCallRecording", + "Command": "Get-MgCommunicationOnlineMeetingRecording", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationOnlineMeetingRecording", - "OutputType": "IMicrosoftGraphCallRecording", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings", + "OutputType": "IMicrosoftGraphCallRecording", + "Command": "Get-MgCommunicationOnlineMeetingRecording", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationOnlineMeetingRecordingContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", + "OutputType": null, + "Command": "Get-MgCommunicationOnlineMeetingRecordingContent", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/$count", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationOnlineMeetingRecordingCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/$count", + "OutputType": null, + "Command": "Get-MgCommunicationOnlineMeetingRecordingCount", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationOnlineMeetingTranscript", - "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", + "OutputType": "IMicrosoftGraphCallTranscript", + "Command": "Get-MgCommunicationOnlineMeetingTranscript", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationOnlineMeetingTranscript", - "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts", + "OutputType": "IMicrosoftGraphCallTranscript", + "Command": "Get-MgCommunicationOnlineMeetingTranscript", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationOnlineMeetingTranscriptContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", + "OutputType": null, + "Command": "Get-MgCommunicationOnlineMeetingTranscriptContent", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/$count", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationOnlineMeetingTranscriptCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/$count", + "OutputType": null, + "Command": "Get-MgCommunicationOnlineMeetingTranscriptCount", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationOnlineMeetingTranscriptMetadataContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", + "OutputType": null, + "Command": "Get-MgCommunicationOnlineMeetingTranscriptMetadataContent", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/getVirtualAppointmentJoinWebUrl", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationOnlineMeetingVirtualAppointmentJoinWebUrl", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-getvirtualappointmentjoinweburl?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-getvirtualappointmentjoinweburl?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/getVirtualAppointmentJoinWebUrl", + "OutputType": null, + "Command": "Get-MgCommunicationOnlineMeetingVirtualAppointmentJoinWebUrl", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/presences/{presence-id}", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationPresence", - "OutputType": "IMicrosoftGraphPresence", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-get?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/communications/presences/{presence-id}", + "OutputType": "IMicrosoftGraphPresence", + "Command": "Get-MgCommunicationPresence", + "Module": "CloudCommunications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Presence.Read", @@ -221511,19 +221842,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/communications/presences", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationPresence", "OutputType": "IMicrosoftGraphPresence", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgCommunicationPresence", + "Module": "CloudCommunications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetExpanded" + ], "Permissions": [ { "Name": "Presence.Read.All", @@ -221542,20 +221874,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudcommunications-getpresencesbyuserid?view=graph-rest-1.0", + "Method": "POST", "Uri": "/communications/getPresencesByUserId", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationPresenceByUserId", "OutputType": "IMicrosoftGraphPresence", - "Variants": [ - "Get", - "GetExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudcommunications-getpresencesbyuserid?view=graph-rest-1.0" + "Command": "Get-MgCommunicationPresenceByUserId", + "Module": "CloudCommunications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "Presence.Read", @@ -221582,33 +221913,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/communications/presences/$count", - "Module": "CloudCommunications", - "Command": "Get-MgCommunicationPresenceCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgCommunicationPresenceCount", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/compliance", - "Module": "Compliance", - "Command": "Get-MgCompliance", - "OutputType": "IMicrosoftGraphCompliance", + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/compliance", + "OutputType": "IMicrosoftGraphCompliance", + "Command": "Get-MgCompliance", + "Module": "Compliance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "OrgContact.Read.All", @@ -221635,20 +221967,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/contacts/{orgContact-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContact", "OutputType": "IMicrosoftGraphOrgContact", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-get?view=graph-rest-1.0" + "Command": "Get-MgContact", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "OrgContact.Read.All", @@ -221675,34 +222006,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/contacts", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContact", "OutputType": "IMicrosoftGraphOrgContact", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-list?view=graph-rest-1.0" + "Command": "Get-MgContact", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/contacts/getByIds", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactById", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/contacts/getByIds", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgContactById", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "OrgContact.Read.All", @@ -221729,19 +222060,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/contacts/$count", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgContactCount", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delta" + ], "Permissions": [ { "Name": "OrgContact.Read.All", @@ -221768,34 +222099,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-delta?view=graph-rest-1.0", + "Method": "GET", "Uri": "/contacts/delta", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactDelta", "OutputType": "IMicrosoftGraphOrgContact", - "Variants": [ - "Delta" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-delta?view=graph-rest-1.0" + "Command": "Get-MgContactDelta", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactDirectReport", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgContactDirectReport", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "OrgContact.Read.All", @@ -221830,77 +222161,78 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-list-directreports?view=graph-rest-1.0", + "Method": "GET", "Uri": "/contacts/{orgContact-id}/directReports", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactDirectReport", "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-list-directreports?view=graph-rest-1.0" + "Command": "Get-MgContactDirectReport", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}/orgContact", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactDirectReportAsOrgContact", - "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}/orgContact", + "OutputType": "IMicrosoftGraphOrgContact", + "Command": "Get-MgContactDirectReportAsOrgContact", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/contacts/{orgContact-id}/directReports/orgContact", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactDirectReportAsOrgContact", - "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/directReports/orgContact", + "OutputType": "IMicrosoftGraphOrgContact", + "Command": "Get-MgContactDirectReportAsOrgContact", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}/user", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactDirectReportAsUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/directReports/{directoryObject-id}/user", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgContactDirectReportAsUser", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/contacts/{orgContact-id}/directReports/user", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactDirectReportAsUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/directReports/user", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgContactDirectReportAsUser", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "OrgContact.Read.All", @@ -221935,50 +222267,50 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/contacts/{orgContact-id}/directReports/$count", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactDirectReportCount", "OutputType": null, + "Command": "Get-MgContactDirectReportCount", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/contacts/{orgContact-id}/directReports/orgContact/$count", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactDirectReportCountAsOrgContact", "OutputType": null, + "Command": "Get-MgContactDirectReportCountAsOrgContact", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/contacts/{orgContact-id}/directReports/user/$count", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactDirectReportCountAsUser", "OutputType": null, + "Command": "Get-MgContactDirectReportCountAsUser", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "OrgContact.Read.All", @@ -222013,20 +222345,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-get-manager?view=graph-rest-1.0", + "Method": "GET", "Uri": "/contacts/{orgContact-id}/manager", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactManager", "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgContactManager", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-get-manager?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Application.Read.All", @@ -222109,22 +222443,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", + "Method": "POST", "Uri": "/contacts/{orgContact-id}/getMemberGroups", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactMemberGroup", "OutputType": null, + "Command": "Get-MgContactMemberGroup", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Application.Read.All", @@ -222223,37 +222557,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", + "Method": "POST", "Uri": "/contacts/{orgContact-id}/getMemberObjects", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactMemberObject", "OutputType": null, - "Variants": [ - "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0" + "Command": "Get-MgContactMemberObject", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactMemberOf", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgContactMemberOf", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "OrgContact.Read.All", @@ -222288,77 +222619,78 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-list-memberof?view=graph-rest-1.0", + "Method": "GET", "Uri": "/contacts/{orgContact-id}/memberOf", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactMemberOf", "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-list-memberof?view=graph-rest-1.0" + "Command": "Get-MgContactMemberOf", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}/administrativeUnit", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactMemberOfAsAdministrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}/administrativeUnit", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Command": "Get-MgContactMemberOfAsAdministrativeUnit", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/contacts/{orgContact-id}/memberOf/administrativeUnit", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactMemberOfAsAdministrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/memberOf/administrativeUnit", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Command": "Get-MgContactMemberOfAsAdministrativeUnit", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}/group", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactMemberOfAsGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/memberOf/{directoryObject-id}/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgContactMemberOfAsGroup", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/contacts/{orgContact-id}/memberOf/group", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactMemberOfAsGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/memberOf/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgContactMemberOfAsGroup", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "OrgContact.Read.All", @@ -222393,94 +222725,93 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/contacts/{orgContact-id}/memberOf/$count", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactMemberOfCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgContactMemberOfCount", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/contacts/{orgContact-id}/memberOf/administrativeUnit/$count", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactMemberOfCountAsAdministrativeUnit", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/memberOf/administrativeUnit/$count", + "OutputType": null, + "Command": "Get-MgContactMemberOfCountAsAdministrativeUnit", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/contacts/{orgContact-id}/memberOf/group/$count", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactMemberOfCountAsGroup", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/memberOf/group/$count", + "OutputType": null, + "Command": "Get-MgContactMemberOfCountAsGroup", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/contacts/{orgContact-id}/serviceProvisioningErrors", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgContactServiceProvisioningError", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/contacts/{orgContact-id}/serviceProvisioningErrors/$count", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgContactServiceProvisioningErrorCount", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactTransitiveMemberOf", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgContactTransitiveMemberOf", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "OrgContact.Read.All", @@ -222507,77 +222838,78 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-list-transitivememberof?view=graph-rest-1.0", + "Method": "GET", "Uri": "/contacts/{orgContact-id}/transitiveMemberOf", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactTransitiveMemberOf", "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-list-transitivememberof?view=graph-rest-1.0" + "Command": "Get-MgContactTransitiveMemberOf", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactTransitiveMemberOfAsAdministrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Command": "Get-MgContactTransitiveMemberOfAsAdministrativeUnit", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/administrativeUnit", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactTransitiveMemberOfAsAdministrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/administrativeUnit", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Command": "Get-MgContactTransitiveMemberOfAsAdministrativeUnit", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}/group", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactTransitiveMemberOfAsGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/{directoryObject-id}/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgContactTransitiveMemberOfAsGroup", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/group", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactTransitiveMemberOfAsGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgContactTransitiveMemberOfAsGroup", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "OrgContact.Read.All", @@ -222604,50 +222936,50 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/$count", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactTransitiveMemberOfCount", "OutputType": null, + "Command": "Get-MgContactTransitiveMemberOfCount", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/administrativeUnit/$count", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactTransitiveMemberOfCountAsAdministrativeUnit", "OutputType": null, + "Command": "Get-MgContactTransitiveMemberOfCountAsAdministrativeUnit", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/contacts/{orgContact-id}/transitiveMemberOf/group/$count", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContactTransitiveMemberOfCountAsGroup", "OutputType": null, + "Command": "Get-MgContactTransitiveMemberOfCountAsGroup", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Directory.Read.All", @@ -222666,20 +222998,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contract-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/contracts/{contract-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContract", "OutputType": "IMicrosoftGraphContract", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contract-get?view=graph-rest-1.0" + "Command": "Get-MgContract", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Directory.Read.All", @@ -222698,34 +223029,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contract-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/contracts", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContract", "OutputType": "IMicrosoftGraphContract", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contract-list?view=graph-rest-1.0" + "Command": "Get-MgContract", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/contracts/getByIds", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContractById", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/contracts/getByIds", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgContractById", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "Directory.Read.All", @@ -222744,19 +223075,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/contracts/$count", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContractCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgContractCount", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delta" + ], "Permissions": [ { "Name": "Directory.Read.All", @@ -222775,53 +223106,54 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-1.0", + "Method": "GET", "Uri": "/contracts/delta", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContractDelta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "Delta" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-1.0" + "Command": "Get-MgContractDelta", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/contracts/{contract-id}/getMemberGroups", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContractMemberGroup", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/contracts/{contract-id}/getMemberGroups", + "OutputType": null, + "Command": "Get-MgContractMemberGroup", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/contracts/{contract-id}/getMemberObjects", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgContractMemberObject", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/contracts/{contract-id}/getMemberObjects", + "OutputType": null, + "Command": "Get-MgContractMemberObject", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "User.Export.All", @@ -222840,48 +223172,48 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/datapolicyoperation-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", - "Module": "Identity.SignIns", - "Command": "Get-MgDataPolicyOperation", "OutputType": "IMicrosoftGraphDataPolicyOperation", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/datapolicyoperation-get?view=graph-rest-1.0" + "Command": "Get-MgDataPolicyOperation", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/dataPolicyOperations", - "Module": "Identity.SignIns", - "Command": "Get-MgDataPolicyOperation", - "OutputType": "IMicrosoftGraphDataPolicyOperation", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/dataPolicyOperations", + "OutputType": "IMicrosoftGraphDataPolicyOperation", + "Command": "Get-MgDataPolicyOperation", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/dataPolicyOperations/$count", - "Module": "Identity.SignIns", - "Command": "Get-MgDataPolicyOperationCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/dataPolicyOperations/$count", + "OutputType": null, + "Command": "Get-MgDataPolicyOperationCount", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Device.Read.All", @@ -222916,20 +223248,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/devices/{device-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDevice", "OutputType": "IMicrosoftGraphDevice", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-get?view=graph-rest-1.0" + "Command": "Get-MgDevice", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Device.Read.All", @@ -222964,19 +223295,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/devices", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDevice", "OutputType": "IMicrosoftGraphDevice", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list?view=graph-rest-1.0" + "Command": "Get-MgDevice", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -223011,19 +223342,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgt", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-partnerintegration-deviceappmanagement-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceAppManagement", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagement", "OutputType": "IMicrosoftGraphDeviceAppManagement", - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgt", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-policyset-deviceappmanagement-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceAppManagement", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -223042,20 +223374,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtection", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtection", "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtection", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-androidmanagedappprotection-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtection", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -223074,19 +223405,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtection", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/androidManagedAppProtections", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtection", "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtection", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-androidmanagedappprotection-list?view=graph-rest-1.0" + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtection", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -223121,20 +223453,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtectionApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionApp", "OutputType": "IMicrosoftGraphManagedMobileApp", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtectionApp", - "ApiReferenceLink": null + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionApp", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -223169,19 +223500,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtectionApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionApp", "OutputType": "IMicrosoftGraphManagedMobileApp", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtectionApp", - "ApiReferenceLink": null + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionApp", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -223216,20 +223548,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtectionAppCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAppCount", "OutputType": null, + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAppCount", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtectionAppCount", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -223264,67 +223596,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtectionAssignment", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtectionAssignment", - "ApiReferenceLink": null + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", + "Module": "Devices.CorporateManagement" }, { - "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, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": 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, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "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, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": 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, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtectionAssignment", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -223359,51 +223643,20 @@ "IsLeastPrivilege": false } ], - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignmentCount", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], + "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtectionAssignment", + "ApiReferenceLink": null, "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtectionAssignmentCount", - "ApiReferenceLink": null + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", + "Module": "Devices.CorporateManagement" }, { - "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, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": 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, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "Uri": "/deviceAppManagement/androidManagedAppProtections/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ - "Get" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtectionCount", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -223438,20 +223691,51 @@ "IsLeastPrivilege": false } ], - "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", - "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtectionAssignmentCount", + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/$count", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionAssignmentCount", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], + "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, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": 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, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtectionCount", + "ApiReferenceLink": null, "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", - "ApiReferenceLink": null + "Uri": "/deviceAppManagement/androidManagedAppProtections/$count", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionCount", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -223486,20 +223770,20 @@ "IsLeastPrivilege": false } ], - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtection", - "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", + "CommandAlias": "Get-MgDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", + "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Command": "Get-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtDefaultManagedAppProtection", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-defaultmanagedappprotection-get?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -223534,19 +223818,19 @@ "IsLeastPrivilege": false } ], - "Uri": "/deviceAppManagement/defaultManagedAppProtections", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtection", + "CommandAlias": "Get-MgDeviceAppMgtDefaultManagedAppProtection", + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", + "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtection", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtDefaultManagedAppProtection", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-defaultmanagedappprotection-list?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -223581,20 +223865,20 @@ "IsLeastPrivilege": false } ], - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionApp", - "OutputType": "IMicrosoftGraphManagedMobileApp", + "CommandAlias": "Get-MgDeviceAppMgtDefaultManagedAppProtection", + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/defaultManagedAppProtections", + "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", + "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtection", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtDefaultManagedAppProtectionApp", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -223629,19 +223913,19 @@ "IsLeastPrivilege": false } ], - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionApp", + "CommandAlias": "Get-MgDeviceAppMgtDefaultManagedAppProtectionApp", + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", "OutputType": "IMicrosoftGraphManagedMobileApp", + "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionApp", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtDefaultManagedAppProtectionApp", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -223676,20 +223960,20 @@ "IsLeastPrivilege": false } ], - "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionAppCount", - "OutputType": null, + "CommandAlias": "Get-MgDeviceAppMgtDefaultManagedAppProtectionApp", + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionApp", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtDefaultManagedAppProtectionAppCount", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -223724,19 +224008,67 @@ "IsLeastPrivilege": false } ], - "Uri": "/deviceAppManagement/defaultManagedAppProtections/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionCount", + "CommandAlias": "Get-MgDeviceAppMgtDefaultManagedAppProtectionAppCount", + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/$count", "OutputType": null, + "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionAppCount", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "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, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": 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, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "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, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": 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, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "CommandAlias": "Get-MgDeviceAppMgtDefaultManagedAppProtectionCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/defaultManagedAppProtections/$count", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionCount", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -223771,20 +224103,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Command": "Get-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -223803,20 +224135,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtection", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtection", "OutputType": "IMicrosoftGraphIosManagedAppProtection", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtection", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-iosmanagedappprotection-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtection", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -223835,19 +224166,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtection", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/iosManagedAppProtections", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtection", "OutputType": "IMicrosoftGraphIosManagedAppProtection", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtection", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-iosmanagedappprotection-list?view=graph-rest-1.0" + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtection", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -223882,20 +224214,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionApp", "OutputType": "IMicrosoftGraphManagedMobileApp", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionApp", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-managedmobileapp-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionApp", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -223930,19 +224261,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionApp", "OutputType": "IMicrosoftGraphManagedMobileApp", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionApp", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-managedmobileapp-list?view=graph-rest-1.0" + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionApp", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -223977,20 +224309,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionAppCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionAppCount", "OutputType": null, + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionAppCount", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionAppCount", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -224025,20 +224357,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionAssignment", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionAssignment", "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionAssignment", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedapppolicyassignment-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionAssignment", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -224073,19 +224404,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionAssignment", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionAssignment", "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionAssignment", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedapppolicyassignment-list?view=graph-rest-1.0" + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionAssignment", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -224120,20 +224452,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionAssignmentCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionAssignmentCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionAssignmentCount", - "ApiReferenceLink": null + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionAssignmentCount", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -224152,19 +224483,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/iosManagedAppProtections/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionCount", - "ApiReferenceLink": null + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionCount", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -224199,20 +224531,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Command": "Get-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-managedapppolicydeploymentsummary-get?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -224247,20 +224579,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtManagedAppPolicy", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementManagedAppPolicy", "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtManagedAppPolicy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-managedappconfiguration-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceAppManagementManagedAppPolicy", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -224295,19 +224626,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtManagedAppPolicy", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/managedAppPolicies", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementManagedAppPolicy", "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtManagedAppPolicy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-managedappconfiguration-list?view=graph-rest-1.0" + "Command": "Get-MgDeviceAppManagementManagedAppPolicy", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -224342,19 +224673,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtManagedAppPolicyCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/managedAppPolicies/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementManagedAppPolicyCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtManagedAppPolicyCount", - "ApiReferenceLink": null + "Command": "Get-MgDeviceAppManagementManagedAppPolicyCount", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -224389,20 +224721,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistration", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementManagedAppRegistration", "OutputType": "IMicrosoftGraphManagedAppRegistration", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistration", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-managedappregistration-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceAppManagementManagedAppRegistration", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -224437,19 +224768,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistration", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/managedAppRegistrations", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementManagedAppRegistration", "OutputType": "IMicrosoftGraphManagedAppRegistration", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistration", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-managedappregistration-list?view=graph-rest-1.0" + "Command": "Get-MgDeviceAppManagementManagedAppRegistration", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -224484,20 +224816,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", - "ApiReferenceLink": null + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -224532,19 +224863,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", - "ApiReferenceLink": null + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -224579,20 +224911,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationAppliedPolicyCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicyCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationAppliedPolicyCount", - "ApiReferenceLink": null + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationAppliedPolicyCount", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -224627,19 +224958,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/managedAppRegistrations/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationCount", - "ApiReferenceLink": null + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationCount", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -224674,20 +225006,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", - "ApiReferenceLink": null + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -224722,19 +225053,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", - "ApiReferenceLink": null + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -224769,20 +225101,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationIntendedPolicyCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicyCount", "OutputType": null, + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationIntendedPolicyCount", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationIntendedPolicyCount", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -224817,20 +225149,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationOperation", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationOperation", "OutputType": "IMicrosoftGraphManagedAppOperation", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationOperation", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-managedappoperation-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationOperation", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -224865,19 +225196,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationOperation", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationOperation", "OutputType": "IMicrosoftGraphManagedAppOperation", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationOperation", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-managedappoperation-list?view=graph-rest-1.0" + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationOperation", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -224912,20 +225244,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationOperationCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationOperationCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationOperationCount", - "ApiReferenceLink": null + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationOperationCount", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -224960,19 +225291,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationUserIdGraphWPreFlaggedAppRegistration", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/managedAppRegistrations/getUserIdsWithFlaggedAppRegistration", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementManagedAppRegistrationUserIdWithFlaggedAppRegistration", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtManagedAppRegistrationUserIdGraphWPreFlaggedAppRegistration", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-managedappregistration-getuseridswithflaggedappregistration?view=graph-rest-1.0" + "Command": "Get-MgDeviceAppManagementManagedAppRegistrationUserIdWithFlaggedAppRegistration", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225007,20 +225339,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtManagedAppStatus", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementManagedAppStatus", "OutputType": "IMicrosoftGraphManagedAppStatus", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtManagedAppStatus", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-managedappstatus-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceAppManagementManagedAppStatus", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225055,19 +225386,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtManagedAppStatus", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/managedAppStatuses", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementManagedAppStatus", "OutputType": "IMicrosoftGraphManagedAppStatus", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtManagedAppStatus", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-managedappstatusraw-list?view=graph-rest-1.0" + "Command": "Get-MgDeviceAppManagementManagedAppStatus", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225102,19 +225433,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtManagedAppStatusCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/managedAppStatuses/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementManagedAppStatusCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtManagedAppStatusCount", - "ApiReferenceLink": null + "Command": "Get-MgDeviceAppManagementManagedAppStatusCount", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225133,20 +225465,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtManagedEBook", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-managedebook-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementManagedEBook", "OutputType": "IMicrosoftGraphManagedEBook", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtManagedEBook", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-iosvppebook-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceAppManagementManagedEBook", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225165,19 +225496,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtManagedEBook", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-managedebook-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceAppManagement/managedEBooks", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementManagedEBook", "OutputType": "IMicrosoftGraphManagedEBook", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtManagedEBook", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-managedebook-list?view=graph-rest-1.0" + "Command": "Get-MgDeviceAppManagementManagedEBook", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225196,20 +225528,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtManagedEBookAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-managedebookassignment-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementManagedEBookAssignment", "OutputType": "IMicrosoftGraphManagedEBookAssignment", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtManagedEBookAssignment", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-iosvppebookassignment-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceAppManagementManagedEBookAssignment", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225228,19 +225559,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtManagedEBookAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-iosvppebookassignment-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementManagedEBookAssignment", "OutputType": "IMicrosoftGraphManagedEBookAssignment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtManagedEBookAssignment", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-managedebookassignment-list?view=graph-rest-1.0" + "Command": "Get-MgDeviceAppManagementManagedEBookAssignment", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225259,20 +225591,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtManagedEBookAssignmentCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementManagedEBookAssignmentCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtManagedEBookAssignmentCount", - "ApiReferenceLink": null + "Command": "Get-MgDeviceAppManagementManagedEBookAssignmentCount", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225291,19 +225622,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtManagedEBookCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/managedEBooks/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementManagedEBookCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtManagedEBookCount", - "ApiReferenceLink": null + "Command": "Get-MgDeviceAppManagementManagedEBookCount", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225322,20 +225654,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtManagedEBookDeviceState", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-deviceinstallstate-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementManagedEBookDeviceState", "OutputType": "IMicrosoftGraphDeviceInstallState", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtManagedEBookDeviceState", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-deviceinstallstate-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceAppManagementManagedEBookDeviceState", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225354,19 +225685,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtManagedEBookDeviceState", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-deviceinstallstate-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementManagedEBookDeviceState", "OutputType": "IMicrosoftGraphDeviceInstallState", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtManagedEBookDeviceState", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-deviceinstallstate-list?view=graph-rest-1.0" + "Command": "Get-MgDeviceAppManagementManagedEBookDeviceState", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225385,20 +225717,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtManagedEBookDeviceStateCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementManagedEBookDeviceStateCount", "OutputType": null, + "Command": "Get-MgDeviceAppManagementManagedEBookDeviceStateCount", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtManagedEBookDeviceStateCount", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225417,20 +225749,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtManagedEBookInstallSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-ebookinstallsummary-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementManagedEBookInstallSummary", "OutputType": "IMicrosoftGraphEBookInstallSummary", + "Command": "Get-MgDeviceAppManagementManagedEBookInstallSummary", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtManagedEBookInstallSummary", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-ebookinstallsummary-get?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225449,20 +225781,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtManagedEBookUserStateSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-userinstallstatesummary-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummary", "OutputType": "IMicrosoftGraphUserInstallStateSummary", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtManagedEBookUserStateSummary", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-userinstallstatesummary-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummary", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225481,19 +225812,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtManagedEBookUserStateSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-userinstallstatesummary-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummary", "OutputType": "IMicrosoftGraphUserInstallStateSummary", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtManagedEBookUserStateSummary", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-userinstallstatesummary-list?view=graph-rest-1.0" + "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummary", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225512,20 +225844,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtManagedEBookUserStateSummaryCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummaryCount", "OutputType": null, + "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummaryCount", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtManagedEBookUserStateSummaryCount", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225544,20 +225876,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", "OutputType": "IMicrosoftGraphDeviceInstallState", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", - "ApiReferenceLink": null + "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225576,19 +225907,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", "OutputType": "IMicrosoftGraphDeviceInstallState", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", - "ApiReferenceLink": null + "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225607,20 +225939,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceStateCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceStateCount", "OutputType": null, + "Command": "Get-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceStateCount", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceStateCount", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225639,20 +225971,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-mdmwindowsinformationprotectionpolicy-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225671,19 +226002,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-mdmwindowsinformationprotectionpolicy-list?view=graph-rest-1.0" + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225718,20 +226050,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", - "ApiReferenceLink": null + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225766,19 +226097,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", - "ApiReferenceLink": null + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225813,20 +226145,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyAssignmentCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignmentCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyAssignmentCount", - "ApiReferenceLink": null + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignmentCount", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225845,19 +226176,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyCount", - "ApiReferenceLink": null + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyCount", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225892,20 +226224,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", - "ApiReferenceLink": null + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225940,19 +226271,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", - "ApiReferenceLink": null + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -225987,20 +226319,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFileCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFileCount", "OutputType": null, + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFileCount", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFileCount", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -226035,20 +226367,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", - "ApiReferenceLink": null + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -226083,19 +226414,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", - "ApiReferenceLink": null + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -226130,20 +226462,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFileCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFileCount", "OutputType": null, + "Command": "Get-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFileCount", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFileCount", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -226162,20 +226494,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtMobileApp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-windowswebapp-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileApp", "OutputType": "IMicrosoftGraphMobileApp", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtMobileApp", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-managedmobilelobapp-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceAppManagementMobileApp", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -226194,34 +226525,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtMobileApp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-windowsuniversalappx-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileApp", "OutputType": "IMicrosoftGraphMobileApp", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtMobileApp", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-macoslobapp-list?view=graph-rest-1.0" + "Command": "Get-MgDeviceAppManagementMobileApp", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobApp", - "OutputType": "IMicrosoftGraphAndroidLobApp", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp", + "OutputType": "IMicrosoftGraphAndroidLobApp", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobApp", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -226240,254 +226571,254 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/androidLobApp", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobApp", "OutputType": "IMicrosoftGraphAndroidLobApp", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobApp", - "ApiReferenceLink": null + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobApp", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignmentCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppAssignmentCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/$count", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignmentCount", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories/{mobileAppCategory-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppCategory", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppCategory", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories/{mobileAppCategory-id}", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppCategory", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppCategory", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppCategory", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppCategory", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppCategoryCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppCategoryCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/categories/$count", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppCategoryCount", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", - "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedAppCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedAppCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedAppCount", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/$count", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionCount", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFileCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFileCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/$count", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFileCount", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreApp", - "OutputType": "IMicrosoftGraphAndroidStoreApp", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidStoreApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp", + "OutputType": "IMicrosoftGraphAndroidStoreApp", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreApp", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -226506,122 +226837,122 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidStoreApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/androidStoreApp", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreApp", "OutputType": "IMicrosoftGraphAndroidStoreApp", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidStoreApp", - "ApiReferenceLink": null + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreApp", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignmentCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidStoreAppAssignmentCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/$count", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignmentCount", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories/{mobileAppCategory-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppCategory", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidStoreAppCategory", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories/{mobileAppCategory-id}", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppCategory", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppCategory", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidStoreAppCategory", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppCategory", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppCategoryCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsAndroidStoreAppCategoryCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/categories/$count", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsAndroidStoreAppCategoryCount", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobApp", - "OutputType": "IMicrosoftGraphIosLobApp", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp", + "OutputType": "IMicrosoftGraphIosLobApp", + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobApp", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -226640,254 +226971,254 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/iosLobApp", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobApp", "OutputType": "IMicrosoftGraphIosLobApp", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobApp", - "ApiReferenceLink": null + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobApp", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppAssignmentCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppAssignmentCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/$count", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppAssignmentCount", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories/{mobileAppCategory-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppCategory", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppCategory", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories/{mobileAppCategory-id}", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppCategory", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppCategory", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppCategory", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppCategory", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppCategoryCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppCategoryCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/categories/$count", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppCategoryCount", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", - "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedAppCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedAppCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedAppCount", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/$count", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionCount", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFileCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionFileCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/$count", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFileCount", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreApp", - "OutputType": "IMicrosoftGraphIosStoreApp", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoStoreApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp", + "OutputType": "IMicrosoftGraphIosStoreApp", + "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreApp", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -226906,122 +227237,122 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoStoreApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/iosStoreApp", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreApp", "OutputType": "IMicrosoftGraphIosStoreApp", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoStoreApp", - "ApiReferenceLink": null + "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreApp", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoStoreAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoStoreAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppAssignmentCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoStoreAppAssignmentCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/$count", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppAssignmentCount", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories/{mobileAppCategory-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppCategory", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoStoreAppCategory", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories/{mobileAppCategory-id}", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppCategory", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppCategory", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoStoreAppCategory", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppCategory", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppCategoryCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoStoreAppCategoryCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/categories/$count", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsIoStoreAppCategoryCount", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppApp", - "OutputType": "IMicrosoftGraphIosVppApp", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoVppApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp", + "OutputType": "IMicrosoftGraphIosVppApp", + "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppApp", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -227040,122 +227371,122 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoVppApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/iosVppApp", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppApp", "OutputType": "IMicrosoftGraphIosVppApp", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoVppApp", - "ApiReferenceLink": null + "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppApp", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoVppAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppAssignment", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoVppAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppAssignment", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppAssignmentCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoVppAppAssignmentCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/$count", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppAssignmentCount", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories/{mobileAppCategory-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppCategory", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoVppAppCategory", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories/{mobileAppCategory-id}", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppCategory", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppCategory", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoVppAppCategory", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppCategory", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppCategoryCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsIoVppAppCategoryCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/categories/$count", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsIoVppAppCategoryCount", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgApp", - "OutputType": "IMicrosoftGraphMacOSDmgApp", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp", + "OutputType": "IMicrosoftGraphMacOSDmgApp", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgApp", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -227174,254 +227505,254 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/macOSDmgApp", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgApp", "OutputType": "IMicrosoftGraphMacOSDmgApp", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgApp", - "ApiReferenceLink": null + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgApp", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignmentCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppAssignmentCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/$count", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignmentCount", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories/{mobileAppCategory-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppCategory", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppCategory", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories/{mobileAppCategory-id}", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppCategory", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppCategory", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppCategory", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppCategory", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppCategoryCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppCategoryCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/categories/$count", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppCategoryCount", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", - "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps", + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedAppCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedAppCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/$count", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedAppCount", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/$count", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionCount", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFileCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFileCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/$count", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFileCount", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobApp", - "OutputType": "IMicrosoftGraphMacOSLobApp", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp", + "OutputType": "IMicrosoftGraphMacOSLobApp", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobApp", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -227440,254 +227771,254 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/macOSLobApp", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobApp", "OutputType": "IMicrosoftGraphMacOSLobApp", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobApp", - "ApiReferenceLink": null + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobApp", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignmentCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppAssignmentCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/$count", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignmentCount", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories/{mobileAppCategory-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppCategory", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppCategory", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories/{mobileAppCategory-id}", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppCategory", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppCategory", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppCategory", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppCategory", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppCategoryCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppCategoryCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/categories/$count", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppCategoryCount", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", - "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedAppCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedAppCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedAppCount", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/$count", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionCount", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFileCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFileCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/$count", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFileCount", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobApp", - "OutputType": "IMicrosoftGraphManagedAndroidLobApp", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp", + "OutputType": "IMicrosoftGraphManagedAndroidLobApp", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobApp", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -227706,254 +228037,254 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/managedAndroidLobApp", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobApp", "OutputType": "IMicrosoftGraphManagedAndroidLobApp", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobApp", - "ApiReferenceLink": null + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobApp", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignmentCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignmentCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/$count", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignmentCount", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories/{mobileAppCategory-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppCategory", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppCategory", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories/{mobileAppCategory-id}", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppCategory", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppCategory", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppCategory", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppCategory", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppCategoryCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppCategoryCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/categories/$count", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppCategoryCount", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedAppCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedAppCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedAppCount", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/$count", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionCount", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFileCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFileCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/$count", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFileCount", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobApp", - "OutputType": "IMicrosoftGraphManagedIosLobApp", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp", + "OutputType": "IMicrosoftGraphManagedIosLobApp", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobApp", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -227972,254 +228303,254 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/managedIOSLobApp", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobApp", "OutputType": "IMicrosoftGraphManagedIosLobApp", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobApp", - "ApiReferenceLink": null + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobApp", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignmentCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppAssignmentCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/$count", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignmentCount", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories/{mobileAppCategory-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppCategory", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppCategory", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories/{mobileAppCategory-id}", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppCategory", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppCategory", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppCategory", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppCategory", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppCategoryCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppCategoryCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/categories/$count", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppCategoryCount", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", - "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedAppCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedAppCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedAppCount", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/$count", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionCount", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFileCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFileCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/$count", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFileCount", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobApp", - "OutputType": "IMicrosoftGraphManagedMobileLobApp", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp", + "OutputType": "IMicrosoftGraphManagedMobileLobApp", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobApp", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -228238,254 +228569,254 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/managedMobileLobApp", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobApp", "OutputType": "IMicrosoftGraphManagedMobileLobApp", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobApp", - "ApiReferenceLink": null + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobApp", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignmentCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppAssignmentCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/$count", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignmentCount", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories/{mobileAppCategory-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppCategory", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppCategory", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories/{mobileAppCategory-id}", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppCategory", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppCategory", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppCategory", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppCategory", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppCategoryCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppCategoryCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/categories/$count", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppCategoryCount", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedAppCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedAppCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedAppCount", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/$count", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionCount", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFileCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFileCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/$count", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFileCount", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessApp", - "OutputType": "IMicrosoftGraphMicrosoftStoreForBusinessApp", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp", + "OutputType": "IMicrosoftGraphMicrosoftStoreForBusinessApp", + "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessApp", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -228504,107 +228835,108 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/microsoftStoreForBusinessApp", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessApp", "OutputType": "IMicrosoftGraphMicrosoftStoreForBusinessApp", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessApp", - "ApiReferenceLink": null + "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessApp", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignmentCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignmentCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/$count", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignmentCount", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories/{mobileAppCategory-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategory", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppCategory", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories/{mobileAppCategory-id}", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategory", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategory", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppCategory", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategory", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategoryCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppCategoryCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/categories/$count", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppCategoryCount", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -228623,20 +228955,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappassignment-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAssignment", "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAssignment", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappassignment-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceAppManagementMobileAppAssignment", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -228655,19 +228986,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappassignment-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAssignment", "OutputType": "IMicrosoftGraphMobileAppAssignment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAssignment", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappassignment-list?view=graph-rest-1.0" + "Command": "Get-MgDeviceAppManagementMobileAppAssignment", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -228686,35 +229018,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAssignmentCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAssignmentCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAssignmentCount", - "ApiReferenceLink": null + "Command": "Get-MgDeviceAppManagementMobileAppAssignmentCount", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobApp", - "OutputType": "IMicrosoftGraphWin32LobApp", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp", + "OutputType": "IMicrosoftGraphWin32LobApp", + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobApp", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -228733,254 +229064,254 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/win32LobApp", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobApp", "OutputType": "IMicrosoftGraphWin32LobApp", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobApp", - "ApiReferenceLink": null + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobApp", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppAssignmentCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppAssignmentCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/$count", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppAssignmentCount", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories/{mobileAppCategory-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppCategory", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppCategory", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories/{mobileAppCategory-id}", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppCategory", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppCategory", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppCategory", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppCategory", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppCategoryCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppCategoryCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/categories/$count", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppCategoryCount", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", - "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps", + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedAppCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedAppCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/$count", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedAppCount", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/$count", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionCount", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFileCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionFileCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/$count", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFileCount", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppX", - "OutputType": "IMicrosoftGraphWindowsAppX", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppX", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX", + "OutputType": "IMicrosoftGraphWindowsAppX", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppX", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -228999,254 +229330,254 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppX", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/windowsAppX", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppX", "OutputType": "IMicrosoftGraphWindowsAppX", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppX", - "ApiReferenceLink": null + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppX", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXAssignmentCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXAssignmentCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/$count", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXAssignmentCount", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories/{mobileAppCategory-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXCategory", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXCategory", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories/{mobileAppCategory-id}", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXCategory", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXCategory", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXCategory", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXCategory", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXCategoryCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXCategoryCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/categories/$count", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXCategoryCount", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", - "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps", + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedAppCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedAppCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/$count", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedAppCount", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/$count", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionCount", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFileCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionFileCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/$count", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFileCount", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsi", - "OutputType": "IMicrosoftGraphWindowsMobileMsi", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsi", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI", + "OutputType": "IMicrosoftGraphWindowsMobileMsi", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsi", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -229265,254 +229596,254 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsi", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/windowsMobileMSI", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsi", "OutputType": "IMicrosoftGraphWindowsMobileMsi", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsi", - "ApiReferenceLink": null + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsi", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", - "ApiReferenceLink": null - }, - { "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignmentCount", - "OutputType": null, + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiAssignmentCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/$count", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignmentCount", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories/{mobileAppCategory-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiCategory", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiCategory", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories/{mobileAppCategory-id}", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiCategory", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiCategory", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiCategory", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiCategory", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiCategoryCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiCategoryCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/categories/$count", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiCategoryCount", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", - "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps", + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedAppCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedAppCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/$count", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedAppCount", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/$count", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionCount", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFileCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFileCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/$count", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFileCount", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppX", - "OutputType": "IMicrosoftGraphWindowsUniversalAppX", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppX", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX", + "OutputType": "IMicrosoftGraphWindowsUniversalAppX", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppX", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -229531,298 +229862,298 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppX", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/windowsUniversalAppX", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppX", "OutputType": "IMicrosoftGraphWindowsUniversalAppX", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppX", - "ApiReferenceLink": null + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppX", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignmentCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXAssignmentCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/$count", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignmentCount", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories/{mobileAppCategory-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCategory", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXCategory", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories/{mobileAppCategory-id}", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCategory", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCategory", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXCategory", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCategory", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCategoryCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXCategoryCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/categories/$count", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCategoryCount", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", - "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps", + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedAppCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedAppCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/$count", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedAppCount", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", - "OutputType": "IMicrosoftGraphMobileContainedApp", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps", + "OutputType": "IMicrosoftGraphMobileContainedApp", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedAppCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedAppCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/$count", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedAppCount", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/$count", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionCount", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFileCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFileCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/$count", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFileCount", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebApp", - "OutputType": "IMicrosoftGraphWindowsWebApp", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowWebApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp", + "OutputType": "IMicrosoftGraphWindowsWebApp", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebApp", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -229841,107 +230172,110 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowWebApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/windowsWebApp", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebApp", "OutputType": "IMicrosoftGraphWindowsWebApp", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowWebApp", - "ApiReferenceLink": null + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebApp", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowWebAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowWebAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignmentCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowWebAppAssignmentCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/$count", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignmentCount", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories/{mobileAppCategory-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppCategory", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowWebAppCategory", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories/{mobileAppCategory-id}", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppCategory", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppCategory", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowWebAppCategory", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppCategory", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppCategoryCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDeviceAppMgtMobileAppAsWindowWebAppCategoryCount", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/categories/$count", + "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppAsWindowsWebAppCategoryCount", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -229960,22 +230294,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtMobileAppCategory", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappcategory-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppCategory", "OutputType": "IMicrosoftGraphMobileAppCategory", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCategory", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappcategory-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceAppManagementMobileAppCategory", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List", + "List1" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -229994,20 +230326,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtMobileAppCategory", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappcategory-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceAppManagement/mobileAppCategories", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppCategory", "OutputType": "IMicrosoftGraphMobileAppCategory", - "Variants": [ - "List", - "List1" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCategory", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappcategory-list?view=graph-rest-1.0" + "Command": "Get-MgDeviceAppManagementMobileAppCategory", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -230026,20 +230358,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtMobileAppCategoryCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileAppCategories/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppCategoryCount", "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppCategoryCount", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCategoryCount", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -230058,20 +230390,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfiguration-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppConfiguration", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfiguration", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-iosmobileappconfiguration-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceAppManagementMobileAppConfiguration", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -230090,19 +230421,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-iosmobileappconfiguration-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceAppManagement/mobileAppConfigurations", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppConfiguration", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfiguration", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-iosmobileappconfiguration-list?view=graph-rest-1.0" + "Command": "Get-MgDeviceAppManagementMobileAppConfiguration", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -230121,20 +230453,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationassignment-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationAssignment", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationAssignment", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationassignment-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationAssignment", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -230153,19 +230484,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationassignment-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationAssignment", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationAssignment", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationassignment-list?view=graph-rest-1.0" + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationAssignment", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -230184,20 +230516,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationAssignmentCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationAssignmentCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationAssignmentCount", - "ApiReferenceLink": null + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationAssignmentCount", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -230216,19 +230547,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileAppConfigurations/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationCount", - "ApiReferenceLink": null + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationCount", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -230247,20 +230579,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationDeviceStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicestatus-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationDeviceStatus", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicestatus-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -230279,19 +230610,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationDeviceStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicestatus-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationDeviceStatus", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicestatus-list?view=graph-rest-1.0" + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -230310,20 +230642,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationDeviceStatusCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatusCount", "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatusCount", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationDeviceStatusCount", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -230342,20 +230674,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicesummary-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary", + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicesummary-get?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -230374,20 +230706,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationUserStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationuserstatus-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationUserStatus", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationUserStatus", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationuserstatus-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationUserStatus", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -230406,19 +230737,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationUserStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationuserstatus-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationUserStatus", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationUserStatus", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationuserstatus-list?view=graph-rest-1.0" + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationUserStatus", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -230437,20 +230769,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationUserStatusCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationUserStatusCount", "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationUserStatusCount", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationUserStatusCount", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -230469,20 +230801,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationUserStatusSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationusersummary-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppConfigurationUserStatusSummary", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationusersummary-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -230501,19 +230832,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtMobileAppCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppCount", "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppCount", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCount", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -230532,19 +230863,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsAndroidLobApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/androidLobApp/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsAndroidLobApp", "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppCountAsAndroidLobApp", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsAndroidLobApp", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -230563,19 +230894,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsAndroidStoreApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/androidStoreApp/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsAndroidStoreApp", "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppCountAsAndroidStoreApp", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsAndroidStoreApp", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -230594,19 +230925,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsiOSLobApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/iosLobApp/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsiOSLobApp", "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppCountAsiOSLobApp", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsiOSLobApp", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -230625,19 +230956,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsIoStoreApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/iosStoreApp/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsIoStoreApp", "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppCountAsIoStoreApp", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsIoStoreApp", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -230656,19 +230987,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsIoVppApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/iosVppApp/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsIoVppApp", "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppCountAsIoVppApp", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsIoVppApp", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -230687,19 +231018,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsMacOSDmgApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/macOSDmgApp/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsMacOSDmgApp", "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppCountAsMacOSDmgApp", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsMacOSDmgApp", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -230718,19 +231049,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsMacOSLobApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/macOSLobApp/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsMacOSLobApp", "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppCountAsMacOSLobApp", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsMacOSLobApp", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -230749,19 +231080,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsManagedAndroidLobApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/managedAndroidLobApp/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsManagedAndroidLobApp", "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppCountAsManagedAndroidLobApp", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsManagedAndroidLobApp", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -230780,19 +231111,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsManagediOSLobApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/managedIOSLobApp/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsManagediOSLobApp", "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppCountAsManagediOSLobApp", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsManagediOSLobApp", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -230811,19 +231142,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsManagedMobileLobApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/managedMobileLobApp/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsManagedMobileLobApp", "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppCountAsManagedMobileLobApp", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsManagedMobileLobApp", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -230842,19 +231173,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsMicrosoftStoreGraphFPreBusinessApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/microsoftStoreForBusinessApp/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsMicrosoftStoreForBusinessApp", "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppCountAsMicrosoftStoreForBusinessApp", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsMicrosoftStoreGraphFPreBusinessApp", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -230873,19 +231204,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsWin32LobApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/win32LobApp/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsWin32LobApp", "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppCountAsWin32LobApp", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsWin32LobApp", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -230904,19 +231235,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsWindowAppX", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/windowsAppX/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsWindowsAppX", "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppCountAsWindowsAppX", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsWindowAppX", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -230935,19 +231266,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsWindowMobileMsi", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/windowsMobileMSI/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsWindowsMobileMsi", "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppCountAsWindowsMobileMsi", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsWindowMobileMsi", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -230966,19 +231297,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsWindowUniversalAppX", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/windowsUniversalAppX/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsWindowsUniversalAppX", "OutputType": null, + "Command": "Get-MgDeviceAppManagementMobileAppCountAsWindowsUniversalAppX", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsWindowUniversalAppX", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -230997,51 +231328,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsWindowWebApp", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/mobileApps/windowsWebApp/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementMobileAppCountAsWindowsWebApp", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtMobileAppCountAsWindowWebApp", - "ApiReferenceLink": null + "Command": "Get-MgDeviceAppManagementMobileAppCountAsWindowsWebApp", + "Module": "Devices.CorporateManagement" }, { - "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, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": 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, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfiguration", - "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfiguration", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedappconfiguration-get?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -231060,19 +231360,19 @@ "IsLeastPrivilege": false } ], - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfiguration", + "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfiguration", + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfiguration", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfiguration", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedappconfiguration-list?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -231082,22 +231382,6 @@ "PermissionType": "Application", "IsLeastPrivilege": 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, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "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, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, { "Name": "DeviceManagementApps.ReadWrite.All", "Description": "Read and write Microsoft Intune apps", @@ -231107,20 +231391,20 @@ "IsLeastPrivilege": false } ], - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationApp", - "OutputType": "IMicrosoftGraphManagedMobileApp", + "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfiguration", + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations", + "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfiguration", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationApp", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -231155,19 +231439,67 @@ "IsLeastPrivilege": false } ], - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationApp", + "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationApp", + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", "OutputType": "IMicrosoftGraphManagedMobileApp", + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationApp", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "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, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": 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, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "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, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": 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, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps", + "OutputType": "IMicrosoftGraphManagedMobileApp", + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationApp", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -231202,20 +231534,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationAppCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationAppCount", "OutputType": null, + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationAppCount", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationAppCount", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -231250,20 +231582,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", - "ApiReferenceLink": null + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -231298,19 +231629,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", - "ApiReferenceLink": null + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -231345,20 +231677,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationAssignmentCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationAssignmentCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationAssignmentCount", - "ApiReferenceLink": null + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationAssignmentCount", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -231377,19 +231708,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationCount", - "ApiReferenceLink": null + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationCount", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -231424,20 +231756,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Command": "Get-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -231472,20 +231804,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtVppToken", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementVppToken", "OutputType": "IMicrosoftGraphVppToken", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtVppToken", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-vpptoken-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceAppManagementVppToken", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -231520,19 +231851,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtVppToken", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/vppTokens", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementVppToken", "OutputType": "IMicrosoftGraphVppToken", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtVppToken", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-vpptoken-list?view=graph-rest-1.0" + "Command": "Get-MgDeviceAppManagementVppToken", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -231567,19 +231898,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtVppTokenCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/vppTokens/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementVppTokenCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtVppTokenCount", - "ApiReferenceLink": null + "Command": "Get-MgDeviceAppManagementVppTokenCount", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -231614,20 +231946,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicy", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicy", "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-windowsinformationprotectionpolicy-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicy", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -231662,19 +231993,67 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicy", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicy", "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicy", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ - "List" + "Get", + "GetViaIdentity" + ], + "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, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": 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, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "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, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": 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, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } ], + "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyAssignment", + "ApiReferenceLink": null, "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-windowsinformationprotectionpolicy-list?view=graph-rest-1.0" + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -231709,20 +232088,20 @@ "IsLeastPrivilege": false } ], - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", + "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyAssignment", + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments", "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyAssignment", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -231757,67 +232136,19 @@ "IsLeastPrivilege": false } ], - "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", - "Variants": [ - "List" - ], + "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyAssignmentCount", + "ApiReferenceLink": null, "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyAssignment", - "ApiReferenceLink": null - }, - { - "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, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": 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, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "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, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": 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, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignmentCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyAssignmentCount", - "ApiReferenceLink": null + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignmentCount", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -231852,19 +232183,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyCount", - "ApiReferenceLink": null + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyCount", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -231899,20 +232231,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-windowsinformationprotectionapplockerfile-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -231947,19 +232278,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-windowsinformationprotectionapplockerfile-list?view=graph-rest-1.0" + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -231994,20 +232326,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFileCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFileCount", "OutputType": null, + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFileCount", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFileCount", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -232042,20 +232374,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", - "ApiReferenceLink": null + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -232090,19 +232421,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", - "ApiReferenceLink": null + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -232137,20 +232469,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFileCount", + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFileCount", "OutputType": null, + "Command": "Get-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFileCount", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": "Get-MgDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFileCount", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Device.Read.All", @@ -232185,35 +232517,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/devices(deviceId='{deviceId}')", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceByDeviceId", "OutputType": "IMicrosoftGraphDevice", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceByDeviceId", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/getByIds", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceById", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/devices/getByIds", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgDeviceById", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "Device.Read.All", @@ -232248,77 +232579,77 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/devices/$count", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceCount", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/delta", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceDelta", - "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0", "Variants": [ "Delta" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delta?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delta?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/devices/delta", + "OutputType": "IMicrosoftGraphDevice", + "Command": "Get-MgDeviceDelta", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/extensions/{extension-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceExtension", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/devices/{device-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Get-MgDeviceExtension", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/extensions", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceExtension", - "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/devices/{device-id}/extensions", + "OutputType": "IMicrosoftGraphExtension", + "Command": "Get-MgDeviceExtension", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/extensions/$count", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceExtensionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/devices/{device-id}/extensions/$count", + "OutputType": null, + "Command": "Get-MgDeviceExtensionCount", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -232401,19 +232732,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-devicemanagement-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagement", "OutputType": "IMicrosoftGraphDeviceManagement", + "Command": "Get-MgDeviceManagement", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-raimportcerts-devicemanagement-get?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -232448,19 +232779,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applepushnotificationcertificate-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/applePushNotificationCertificate", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementApplePushNotificationCertificate", "OutputType": "IMicrosoftGraphApplePushNotificationCertificate", - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applepushnotificationcertificate-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementApplePushNotificationCertificate", + "Module": "DeviceManagement.Administration" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -232479,20 +232811,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-auditing-auditevent-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementAuditEvent", "OutputType": "IMicrosoftGraphAuditEvent", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-auditing-auditevent-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementAuditEvent", + "Module": "DeviceManagement.Administration" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -232511,19 +232842,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-auditing-auditevent-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/auditEvents", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementAuditEvent", "OutputType": "IMicrosoftGraphAuditEvent", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-auditing-auditevent-list?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementAuditEvent", + "Module": "DeviceManagement.Administration" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -232542,20 +232874,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/auditEvents/getAuditActivityTypes(category='{category}')", - "Module": "DeviceManagement.Functions", - "Command": "Get-MgDeviceManagementAuditEventAuditActivityType", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementAuditEventAuditActivityType", + "Module": "DeviceManagement.Functions" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -232574,19 +232905,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-auditing-auditevent-getauditcategories?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/auditEvents/getAuditCategories", - "Module": "DeviceManagement.Functions", - "Command": "Get-MgDeviceManagementAuditEventAuditCategory", "OutputType": null, + "Command": "Get-MgDeviceManagementAuditEventAuditCategory", + "Module": "DeviceManagement.Functions" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-auditing-auditevent-getauditcategories?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -232605,19 +232936,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/auditEvents/$count", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementAuditEventCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementAuditEventCount", + "Module": "DeviceManagement.Administration" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -232652,20 +232984,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementComplianceManagementPartner", "OutputType": "IMicrosoftGraphComplianceManagementPartner", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-compliancemanagementpartner-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementComplianceManagementPartner", + "Module": "DeviceManagement.Administration" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -232700,19 +233031,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/complianceManagementPartners", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementComplianceManagementPartner", "OutputType": "IMicrosoftGraphComplianceManagementPartner", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-compliancemanagementpartner-list?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementComplianceManagementPartner", + "Module": "DeviceManagement.Administration" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -232747,19 +233078,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/complianceManagementPartners/$count", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementComplianceManagementPartnerCount", "OutputType": null, + "Command": "Get-MgDeviceManagementComplianceManagementPartnerCount", + "Module": "DeviceManagement.Administration" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -232794,19 +233125,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/conditionalAccessSettings", - "Module": "DeviceManagement.Enrollment", - "Command": "Get-MgDeviceManagementConditionalAccessSetting", "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-onpremisesconditionalaccesssettings-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementConditionalAccessSetting", + "Module": "DeviceManagement.Enrollment" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -232841,20 +233173,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-detectedapp-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDetectedApp", "OutputType": "IMicrosoftGraphDetectedApp", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-detectedapp-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementDetectedApp", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -232889,19 +233220,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-detectedapp-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/detectedApps", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDetectedApp", "OutputType": "IMicrosoftGraphDetectedApp", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-detectedapp-list?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementDetectedApp", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -232936,19 +233267,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/detectedApps/$count", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDetectedAppCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementDetectedAppCount", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -232967,20 +233299,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/{managedDevice-id}", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDetectedAppManagedDevice", "OutputType": "IMicrosoftGraphManagedDevice", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementDetectedAppManagedDevice", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -232999,19 +233330,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDetectedAppManagedDevice", "OutputType": "IMicrosoftGraphManagedDevice", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementDetectedAppManagedDevice", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -233030,20 +233362,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/detectedApps/{detectedApp-id}/managedDevices/$count", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDetectedAppManagedDeviceCount", "OutputType": null, + "Command": "Get-MgDeviceManagementDetectedAppManagedDeviceCount", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -233078,20 +233410,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCategory", "OutputType": "IMicrosoftGraphDeviceCategory", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-devicecategory-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementDeviceCategory", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -233126,19 +233457,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceCategories", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCategory", "OutputType": "IMicrosoftGraphDeviceCategory", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-devicecategory-list?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementDeviceCategory", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -233173,19 +233504,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceCategories/$count", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCategoryCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementDeviceCategoryCount", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -233204,20 +233536,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-windows10compliancepolicy-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicy", "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-windows10mobilecompliancepolicy-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementDeviceCompliancePolicy", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -233236,19 +233567,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-windows10compliancepolicy-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicy", "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-macoscompliancepolicy-list?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementDeviceCompliancePolicy", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -233267,20 +233599,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicyassignment-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyAssignment", "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicyassignment-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyAssignment", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -233299,19 +233630,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicyassignment-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyAssignment", "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicyassignment-list?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyAssignment", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -233330,20 +233662,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/$count", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyAssignmentCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyAssignmentCount", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -233362,19 +233693,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/$count", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyCount", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -233393,20 +233725,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -233425,19 +233756,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -233456,20 +233788,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/$count", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummaryCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummaryCount", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -233488,19 +233819,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicydevicestatesummary-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary", - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicydevicestatesummary-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -233519,20 +233851,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedevicestatus-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedevicestatus-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -233551,19 +233882,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedevicestatus-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedevicestatus-list?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -233582,20 +233914,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/$count", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatusCount", "OutputType": null, + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatusCount", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -233614,20 +233946,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedeviceoverview-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedeviceoverview-get?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -233646,20 +233978,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancescheduledactionforrule-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancescheduledactionforrule-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -233678,19 +234009,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancescheduledactionforrule-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancescheduledactionforrule-list?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -233709,20 +234041,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/$count", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleCount", "OutputType": null, + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleCount", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -233741,20 +234073,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceactionitem-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceactionitem-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -233773,19 +234104,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceactionitem-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceactionitem-list?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -233804,20 +234136,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/$count", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfigurationCount", "OutputType": null, + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfigurationCount", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -233836,20 +234168,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicysettingstatesummary-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicysettingstatesummary-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -233868,19 +234199,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicysettingstatesummary-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicysettingstatesummary-list?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -233899,19 +234230,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/$count", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryCount", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -233930,20 +234262,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancesettingstate-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancesettingstate-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -233962,19 +234293,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancesettingstate-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancesettingstate-list?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -233993,20 +234325,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/$count", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingStateCount", "OutputType": null, + "Command": "Get-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingStateCount", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -234025,20 +234357,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuserstatus-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatus", "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuserstatus-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatus", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -234057,19 +234388,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuserstatus-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatus", "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuserstatus-list?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatus", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -234088,20 +234420,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/$count", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatusCount", "OutputType": null, + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatusCount", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -234120,20 +234452,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuseroverview-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview", + "Command": "Get-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuseroverview-get?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -234152,20 +234484,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-windows10secureassessmentconfiguration-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceConfiguration", "OutputType": "IMicrosoftGraphDeviceConfiguration", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-sharedpcconfiguration-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementDeviceConfiguration", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -234184,19 +234515,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-ioscustomconfiguration-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurations", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceConfiguration", "OutputType": "IMicrosoftGraphDeviceConfiguration", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-macoscustomconfiguration-list?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementDeviceConfiguration", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -234215,20 +234547,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationassignment-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceConfigurationAssignment", "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationassignment-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementDeviceConfigurationAssignment", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -234247,19 +234578,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationassignment-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceConfigurationAssignment", "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationassignment-list?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementDeviceConfigurationAssignment", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -234278,20 +234610,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/$count", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceConfigurationAssignmentCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementDeviceConfigurationAssignmentCount", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -234310,19 +234641,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurations/$count", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceConfigurationCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementDeviceConfigurationCount", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -234341,20 +234673,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-settingstatedevicesummary-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-settingstatedevicesummary-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -234373,19 +234704,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-settingstatedevicesummary-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-settingstatedevicesummary-list?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -234404,20 +234736,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/$count", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummaryCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummaryCount", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -234436,19 +234767,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatesummary-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStateSummary", "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary", - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatesummary-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStateSummary", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -234467,20 +234799,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatus-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatus", "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatus-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatus", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -234499,19 +234830,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatus-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatus", "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatus-list?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatus", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -234530,20 +234862,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/$count", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatusCount", "OutputType": null, + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatusCount", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -234562,20 +234894,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdeviceoverview-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview", + "Command": "Get-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdeviceoverview-get?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -234594,20 +234926,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/getOmaSettingPlainTextValue(secretReferenceValueId='{secretReferenceValueId}')", - "Module": "DeviceManagement.Functions", - "Command": "Get-MgDeviceManagementDeviceConfigurationOmaSettingPlainTextValue", "OutputType": null, + "Command": "Get-MgDeviceManagementDeviceConfigurationOmaSettingPlainTextValue", + "Module": "DeviceManagement.Functions" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -234626,20 +234958,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuserstatus-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatus", "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuserstatus-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatus", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -234658,19 +234989,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuserstatus-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatus", "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuserstatus-list?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatus", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -234689,20 +235021,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/$count", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatusCount", "OutputType": null, + "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatusCount", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -234721,20 +235053,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuseroverview-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatusOverview", "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview", + "Command": "Get-MgDeviceManagementDeviceConfigurationUserStatusOverview", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuseroverview-get?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -234769,20 +235101,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", - "Module": "DeviceManagement.Enrollment", - "Command": "Get-MgDeviceManagementDeviceEnrollmentConfiguration", "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentwindowshelloforbusinessconfiguration-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementDeviceEnrollmentConfiguration", + "Module": "DeviceManagement.Enrollment" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -234817,19 +235148,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceEnrollmentConfigurations", - "Module": "DeviceManagement.Enrollment", - "Command": "Get-MgDeviceManagementDeviceEnrollmentConfiguration", "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentconfiguration-list?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementDeviceEnrollmentConfiguration", + "Module": "DeviceManagement.Enrollment" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -234864,20 +235196,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", - "Module": "DeviceManagement.Enrollment", - "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-enrollmentconfigurationassignment-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", + "Module": "DeviceManagement.Enrollment" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -234912,19 +235243,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", - "Module": "DeviceManagement.Enrollment", - "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-enrollmentconfigurationassignment-list?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", + "Module": "DeviceManagement.Enrollment" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -234959,20 +235291,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/$count", - "Module": "DeviceManagement.Enrollment", - "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignmentCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationAssignmentCount", + "Module": "DeviceManagement.Enrollment" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -235007,19 +235338,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceEnrollmentConfigurations/$count", - "Module": "DeviceManagement.Enrollment", - "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementDeviceEnrollmentConfigurationCount", + "Module": "DeviceManagement.Enrollment" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -235038,20 +235370,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-devicemanagement-geteffectivepermissions?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/getEffectivePermissions(scope='{scope}')", - "Module": "DeviceManagement.Functions", - "Command": "Get-MgDeviceManagementEffectivePermission", "OutputType": "IMicrosoftGraphRolePermission", + "Command": "Get-MgDeviceManagementEffectivePermission", + "Module": "DeviceManagement.Functions" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-devicemanagement-geteffectivepermissions?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -235086,20 +235418,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementExchangeConnector", "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-devicemanagementexchangeconnector-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementExchangeConnector", + "Module": "DeviceManagement.Administration" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -235134,19 +235465,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/exchangeConnectors", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementExchangeConnector", "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-devicemanagementexchangeconnector-list?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementExchangeConnector", + "Module": "DeviceManagement.Administration" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -235181,19 +235512,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/exchangeConnectors/$count", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementExchangeConnectorCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementExchangeConnectorCount", + "Module": "DeviceManagement.Administration" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -235212,20 +235544,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-importedwindowsautopilotdeviceidentity-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", - "Module": "DeviceManagement.Enrollment", - "Command": "Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-importedwindowsautopilotdeviceidentity-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "Module": "DeviceManagement.Enrollment" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -235244,19 +235575,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-importedwindowsautopilotdeviceidentity-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities", - "Module": "DeviceManagement.Enrollment", - "Command": "Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-importedwindowsautopilotdeviceidentity-list?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "Module": "DeviceManagement.Enrollment" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -235275,19 +235606,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/$count", - "Module": "DeviceManagement.Enrollment", - "Command": "Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentityCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementImportedWindowsAutopilotDeviceIdentityCount", + "Module": "DeviceManagement.Enrollment" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -235306,20 +235638,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-iosupdatedevicestatus-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementIoUpdateStatus", "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-iosupdatedevicestatus-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementIoUpdateStatus", + "Module": "DeviceManagement.Administration" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -235338,19 +235669,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-iosupdatedevicestatus-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/iosUpdateStatuses", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementIoUpdateStatus", "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-iosupdatedevicestatus-list?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementIoUpdateStatus", + "Module": "DeviceManagement.Administration" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -235369,19 +235700,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/iosUpdateStatuses/$count", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementIoUpdateStatusCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementIoUpdateStatusCount", + "Module": "DeviceManagement.Administration" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -235416,20 +235748,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementManagedDevice", "OutputType": "IMicrosoftGraphManagedDevice", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementManagedDevice", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -235464,122 +235795,122 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/managedDevices", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementManagedDevice", "OutputType": "IMicrosoftGraphManagedDevice", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementManagedDevice", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementManagedDeviceCategory", - "OutputType": "IMicrosoftGraphDeviceCategory", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", + "OutputType": "IMicrosoftGraphDeviceCategory", + "Command": "Get-MgDeviceManagementManagedDeviceCategory", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyState", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyState", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyState", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyState", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyStateCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count", + "OutputType": null, + "Command": "Get-MgDeviceManagementManagedDeviceCompliancePolicyStateCount", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementManagedDeviceConfigurationState", - "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Command": "Get-MgDeviceManagementManagedDeviceConfigurationState", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementManagedDeviceConfigurationState", - "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Command": "Get-MgDeviceManagementManagedDeviceConfigurationState", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/$count", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementManagedDeviceConfigurationStateCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/$count", + "OutputType": null, + "Command": "Get-MgDeviceManagementManagedDeviceConfigurationStateCount", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -235614,63 +235945,63 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/managedDevices/$count", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementManagedDeviceCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementManagedDeviceCount", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementManagedDeviceLogCollectionRequest", - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Command": "Get-MgDeviceManagementManagedDeviceLogCollectionRequest", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementManagedDeviceLogCollectionRequest", - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Command": "Get-MgDeviceManagementManagedDeviceLogCollectionRequest", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/$count", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementManagedDeviceLogCollectionRequestCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/$count", + "OutputType": null, + "Command": "Get-MgDeviceManagementManagedDeviceLogCollectionRequestCount", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -235705,92 +236036,93 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/managedDeviceOverview", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementManagedDeviceOverview", "OutputType": "IMicrosoftGraphManagedDeviceOverview", - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementManagedDeviceOverview", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/users", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementManagedDeviceUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/users", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgDeviceManagementManagedDeviceUser", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementManagedDeviceWindowsProtectionState", - "OutputType": "IMicrosoftGraphWindowsProtectionState", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", + "OutputType": "IMicrosoftGraphWindowsProtectionState", + "Command": "Get-MgDeviceManagementManagedDeviceWindowsProtectionState", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Command": "Get-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Command": "Get-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareStateCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count", + "OutputType": null, + "Command": "Get-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareStateCount", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -235809,20 +236141,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-mobileapptroubleshootingevent-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEvent", "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-mobileapptroubleshootingevent-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEvent", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -235841,19 +236172,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-mobileapptroubleshootingevent-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/mobileAppTroubleshootingEvents", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEvent", "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-mobileapptroubleshootingevent-list?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEvent", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -235888,20 +236220,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applogcollectionrequest-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", "OutputType": "IMicrosoftGraphAppLogCollectionRequest", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applogcollectionrequest-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -235936,19 +236267,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applogcollectionrequest-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", "OutputType": "IMicrosoftGraphAppLogCollectionRequest", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applogcollectionrequest-list?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -235983,20 +236315,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/$count", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestCount", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -236015,19 +236346,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/$count", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementMobileAppTroubleshootingEventCount", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -236062,20 +236394,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementMobileThreatDefenseConnector", "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-mobilethreatdefenseconnector-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementMobileThreatDefenseConnector", + "Module": "DeviceManagement.Administration" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -236110,19 +236441,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/mobileThreatDefenseConnectors", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementMobileThreatDefenseConnector", "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-mobilethreatdefenseconnector-list?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementMobileThreatDefenseConnector", + "Module": "DeviceManagement.Administration" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -236157,19 +236488,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/mobileThreatDefenseConnectors/$count", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementMobileThreatDefenseConnectorCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementMobileThreatDefenseConnectorCount", + "Module": "DeviceManagement.Administration" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -236188,20 +236520,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-notificationmessagetemplate-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementNotificationMessageTemplate", "OutputType": "IMicrosoftGraphNotificationMessageTemplate", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-notificationmessagetemplate-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementNotificationMessageTemplate", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -236220,19 +236551,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-notificationmessagetemplate-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/notificationMessageTemplates", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementNotificationMessageTemplate", "OutputType": "IMicrosoftGraphNotificationMessageTemplate", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-notificationmessagetemplate-list?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementNotificationMessageTemplate", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -236251,19 +236582,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/notificationMessageTemplates/$count", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementNotificationMessageTemplateCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementNotificationMessageTemplateCount", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -236282,20 +236614,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-localizednotificationmessage-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-localizednotificationmessage-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -236314,19 +236645,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-localizednotificationmessage-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-localizednotificationmessage-list?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -236345,20 +236677,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/$count", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessageCount", "OutputType": null, + "Command": "Get-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessageCount", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -236393,20 +236725,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementPartner", "OutputType": "IMicrosoftGraphDeviceManagementPartner", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-devicemanagementpartner-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementPartner", + "Module": "DeviceManagement.Administration" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -236441,66 +236772,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceManagementPartners", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementPartner", "OutputType": "IMicrosoftGraphDeviceManagementPartner", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-devicemanagementpartner-list?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementPartner", + "Module": "DeviceManagement.Administration" }, { - "Permissions": [ - { - "Name": "DeviceManagementServiceConfig.Read.All", - "Description": "Read Microsoft Intune configuration", - "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": 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, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": 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, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "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, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "Uri": "/deviceManagement/deviceManagementPartners/$count", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementPartnerCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -236535,20 +236819,20 @@ "IsLeastPrivilege": false } ], - "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementRemoteAssistancePartner", - "OutputType": "IMicrosoftGraphRemoteAssistancePartner", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/deviceManagementPartners/$count", + "OutputType": null, + "Command": "Get-MgDeviceManagementPartnerCount", + "Module": "DeviceManagement.Administration" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-get?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -236583,19 +236867,66 @@ "IsLeastPrivilege": false } ], - "Uri": "/deviceManagement/remoteAssistancePartners", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementRemoteAssistancePartner", + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", "OutputType": "IMicrosoftGraphRemoteAssistancePartner", + "Command": "Get-MgDeviceManagementRemoteAssistancePartner", + "Module": "DeviceManagement.Administration" + }, + { + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [ + { + "Name": "DeviceManagementServiceConfig.Read.All", + "Description": "Read Microsoft Intune configuration", + "FullDescription": "Allows the app to read Microsoft Intune service properties including device enrollment and third party service connection configuration, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": 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, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": 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, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "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, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-list?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-list?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/deviceManagement/remoteAssistancePartners", + "OutputType": "IMicrosoftGraphRemoteAssistancePartner", + "Command": "Get-MgDeviceManagementRemoteAssistancePartner", + "Module": "DeviceManagement.Administration" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -236630,19 +236961,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/remoteAssistancePartners/$count", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementRemoteAssistancePartnerCount", "OutputType": null, + "Command": "Get-MgDeviceManagementRemoteAssistancePartnerCount", + "Module": "DeviceManagement.Administration" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -236709,19 +237040,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/reports", - "Module": "Reports", - "Command": "Get-MgDeviceManagementReport", "OutputType": "IMicrosoftGraphDeviceManagementReports", - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementReport", + "Module": "Reports" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetExpanded" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -236772,20 +237104,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getcachedreport?view=graph-rest-1.0", + "Method": "POST", "Uri": "/deviceManagement/reports/getCachedReport", - "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportCachedReport", "OutputType": null, + "Command": "Get-MgDeviceManagementReportCachedReport", + "Module": "DeviceManagement.Actions" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getcachedreport?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -236836,20 +237168,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getcompliancepolicynoncompliancereport?view=graph-rest-1.0", + "Method": "POST", "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceReport", - "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportCompliancePolicyNonComplianceReport", "OutputType": null, + "Command": "Get-MgDeviceManagementReportCompliancePolicyNonComplianceReport", + "Module": "DeviceManagement.Actions" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getcompliancepolicynoncompliancereport?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -236900,20 +237232,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getcompliancepolicynoncompliancesummaryreport?view=graph-rest-1.0", + "Method": "POST", "Uri": "/deviceManagement/reports/getCompliancePolicyNonComplianceSummaryReport", - "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportCompliancePolicyNonComplianceSummaryReport", "OutputType": null, + "Command": "Get-MgDeviceManagementReportCompliancePolicyNonComplianceSummaryReport", + "Module": "DeviceManagement.Actions" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getcompliancepolicynoncompliancesummaryreport?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -236964,20 +237296,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getcompliancesettingnoncompliancereport?view=graph-rest-1.0", + "Method": "POST", "Uri": "/deviceManagement/reports/getComplianceSettingNonComplianceReport", - "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportComplianceSettingNonComplianceReport", "OutputType": null, + "Command": "Get-MgDeviceManagementReportComplianceSettingNonComplianceReport", + "Module": "DeviceManagement.Actions" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getcompliancesettingnoncompliancereport?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -237028,20 +237360,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getconfigurationpolicynoncompliancereport?view=graph-rest-1.0", + "Method": "POST", "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceReport", - "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportConfigurationPolicyNonComplianceReport", "OutputType": null, + "Command": "Get-MgDeviceManagementReportConfigurationPolicyNonComplianceReport", + "Module": "DeviceManagement.Actions" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getconfigurationpolicynoncompliancereport?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -237092,20 +237424,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getconfigurationpolicynoncompliancesummaryreport?view=graph-rest-1.0", + "Method": "POST", "Uri": "/deviceManagement/reports/getConfigurationPolicyNonComplianceSummaryReport", - "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportConfigurationPolicyNonComplianceSummaryReport", "OutputType": null, + "Command": "Get-MgDeviceManagementReportConfigurationPolicyNonComplianceSummaryReport", + "Module": "DeviceManagement.Actions" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getconfigurationpolicynoncompliancesummaryreport?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -237156,20 +237488,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getconfigurationsettingnoncompliancereport?view=graph-rest-1.0", + "Method": "POST", "Uri": "/deviceManagement/reports/getConfigurationSettingNonComplianceReport", - "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportConfigurationSettingNonComplianceReport", "OutputType": null, + "Command": "Get-MgDeviceManagementReportConfigurationSettingNonComplianceReport", + "Module": "DeviceManagement.Actions" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getconfigurationsettingnoncompliancereport?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -237220,20 +237552,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getdevicemanagementintentpersettingcontributingprofiles?view=graph-rest-1.0", + "Method": "POST", "Uri": "/deviceManagement/reports/getDeviceManagementIntentPerSettingContributingProfiles", - "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportDeviceManagementIntentPerSettingContributingProfile", "OutputType": null, + "Command": "Get-MgDeviceManagementReportDeviceManagementIntentPerSettingContributingProfile", + "Module": "DeviceManagement.Actions" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getdevicemanagementintentpersettingcontributingprofiles?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -237284,84 +237616,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getdevicemanagementintentsettingsreport?view=graph-rest-1.0", + "Method": "POST", "Uri": "/deviceManagement/reports/getDeviceManagementIntentSettingsReport", - "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportDeviceManagementIntentSettingReport", "OutputType": null, - "Variants": [ - "Get", - "GetExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getdevicemanagementintentsettingsreport?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementReportDeviceManagementIntentSettingReport", + "Module": "DeviceManagement.Actions" }, { - "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, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": 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, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": 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, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": 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, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "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, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "Uri": "/deviceManagement/reports/getDeviceNonComplianceReport", - "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportDeviceNonComplianceReport", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getdevicenoncompliancereport?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -237412,20 +237680,20 @@ "IsLeastPrivilege": false } ], - "Uri": "/deviceManagement/reports/getDevicesWithoutCompliancePolicyReport", - "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportDeviceWithoutCompliancePolicyReport", + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getdevicenoncompliancereport?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/deviceManagement/reports/getDeviceNonComplianceReport", "OutputType": null, + "Command": "Get-MgDeviceManagementReportDeviceNonComplianceReport", + "Module": "DeviceManagement.Actions" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getdeviceswithoutcompliancepolicyreport?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -237476,20 +237744,20 @@ "IsLeastPrivilege": false } ], - "Uri": "/deviceManagement/reports/exportJobs/{deviceManagementExportJob-id}", - "Module": "Reports", - "Command": "Get-MgDeviceManagementReportExportJob", - "OutputType": "IMicrosoftGraphDeviceManagementExportJob", + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getdeviceswithoutcompliancepolicyreport?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/deviceManagement/reports/getDevicesWithoutCompliancePolicyReport", + "OutputType": null, + "Command": "Get-MgDeviceManagementReportDeviceWithoutCompliancePolicyReport", + "Module": "DeviceManagement.Actions" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementexportjob-get?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -237540,19 +237808,82 @@ "IsLeastPrivilege": false } ], - "Uri": "/deviceManagement/reports/exportJobs", - "Module": "Reports", - "Command": "Get-MgDeviceManagementReportExportJob", + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementexportjob-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/deviceManagement/reports/exportJobs/{deviceManagementExportJob-id}", "OutputType": "IMicrosoftGraphDeviceManagementExportJob", + "Command": "Get-MgDeviceManagementReportExportJob", + "Module": "Reports" + }, + { + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "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, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": 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, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": 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, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": 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, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "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, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementexportjob-list?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementexportjob-list?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/deviceManagement/reports/exportJobs", + "OutputType": "IMicrosoftGraphDeviceManagementExportJob", + "Command": "Get-MgDeviceManagementReportExportJob", + "Module": "Reports" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -237603,19 +237934,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/reports/exportJobs/$count", - "Module": "Reports", - "Command": "Get-MgDeviceManagementReportExportJobCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementReportExportJobCount", + "Module": "Reports" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetExpanded" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -237666,20 +237998,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getreportfilters?view=graph-rest-1.0", + "Method": "POST", "Uri": "/deviceManagement/reports/getReportFilters", - "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportFilter", "OutputType": null, + "Command": "Get-MgDeviceManagementReportFilter", + "Module": "DeviceManagement.Actions" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getreportfilters?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -237730,20 +238062,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-gethistoricalreport?view=graph-rest-1.0", + "Method": "POST", "Uri": "/deviceManagement/reports/getHistoricalReport", - "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportHistoricalReport", "OutputType": null, + "Command": "Get-MgDeviceManagementReportHistoricalReport", + "Module": "DeviceManagement.Actions" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-gethistoricalreport?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -237794,20 +238126,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getnoncompliantdevicesandsettingsreport?view=graph-rest-1.0", + "Method": "POST", "Uri": "/deviceManagement/reports/getNoncompliantDevicesAndSettingsReport", - "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportNoncompliantDeviceAndSettingReport", "OutputType": null, + "Command": "Get-MgDeviceManagementReportNoncompliantDeviceAndSettingReport", + "Module": "DeviceManagement.Actions" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getnoncompliantdevicesandsettingsreport?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -237858,20 +238190,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getpolicynoncompliancemetadata?view=graph-rest-1.0", + "Method": "POST", "Uri": "/deviceManagement/reports/getPolicyNonComplianceMetadata", - "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportPolicyNonComplianceMetadata", "OutputType": null, + "Command": "Get-MgDeviceManagementReportPolicyNonComplianceMetadata", + "Module": "DeviceManagement.Actions" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getpolicynoncompliancemetadata?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -237922,20 +238254,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getpolicynoncompliancereport?view=graph-rest-1.0", + "Method": "POST", "Uri": "/deviceManagement/reports/getPolicyNonComplianceReport", - "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportPolicyNonComplianceReport", "OutputType": null, + "Command": "Get-MgDeviceManagementReportPolicyNonComplianceReport", + "Module": "DeviceManagement.Actions" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getpolicynoncompliancereport?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -237986,20 +238318,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getpolicynoncompliancesummaryreport?view=graph-rest-1.0", + "Method": "POST", "Uri": "/deviceManagement/reports/getPolicyNonComplianceSummaryReport", - "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportPolicyNonComplianceSummaryReport", "OutputType": null, + "Command": "Get-MgDeviceManagementReportPolicyNonComplianceSummaryReport", + "Module": "DeviceManagement.Actions" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getpolicynoncompliancesummaryreport?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -238050,20 +238382,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getsettingnoncompliancereport?view=graph-rest-1.0", + "Method": "POST", "Uri": "/deviceManagement/reports/getSettingNonComplianceReport", - "Module": "DeviceManagement.Actions", - "Command": "Get-MgDeviceManagementReportSettingNonComplianceReport", "OutputType": null, + "Command": "Get-MgDeviceManagementReportSettingNonComplianceReport", + "Module": "DeviceManagement.Actions" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", - "GetExpanded" + "GetViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-getsettingnoncompliancereport?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -238098,20 +238430,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-resourceoperation-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementResourceOperation", "OutputType": "IMicrosoftGraphResourceOperation", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-resourceoperation-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementResourceOperation", + "Module": "DeviceManagement.Administration" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -238146,19 +238477,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-resourceoperation-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/resourceOperations", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementResourceOperation", "OutputType": "IMicrosoftGraphResourceOperation", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-resourceoperation-list?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementResourceOperation", + "Module": "DeviceManagement.Administration" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -238193,19 +238524,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/resourceOperations/$count", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementResourceOperationCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementResourceOperationCount", + "Module": "DeviceManagement.Administration" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -238240,20 +238572,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroleassignment-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementRoleAssignment", "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroleassignment-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementRoleAssignment", + "Module": "DeviceManagement.Administration" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -238288,19 +238619,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroleassignment-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/roleAssignments", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementRoleAssignment", "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroleassignment-list?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementRoleAssignment", + "Module": "DeviceManagement.Administration" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -238335,34 +238666,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/roleAssignments/$count", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementRoleAssignmentCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementRoleAssignmentCount", + "Module": "DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleDefinition", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementRoleAssignmentRoleDefinition", - "OutputType": "IMicrosoftGraphRoleDefinition", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}/roleDefinition", + "OutputType": "IMicrosoftGraphRoleDefinition", + "Command": "Get-MgDeviceManagementRoleAssignmentRoleDefinition", + "Module": "DeviceManagement.Administration" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -238397,20 +238729,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroledefinition-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementRoleDefinition", "OutputType": "IMicrosoftGraphRoleDefinition", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroledefinition-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementRoleDefinition", + "Module": "DeviceManagement.Administration" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -238445,19 +238776,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroledefinition-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/roleDefinitions", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementRoleDefinition", "OutputType": "IMicrosoftGraphRoleDefinition", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroledefinition-list?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementRoleDefinition", + "Module": "DeviceManagement.Administration" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -238492,19 +238823,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/roleDefinitions/$count", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementRoleDefinitionCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementRoleDefinitionCount", + "Module": "DeviceManagement.Administration" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -238539,20 +238871,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-roleassignment-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignment", "OutputType": "IMicrosoftGraphRoleAssignment", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-roleassignment-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignment", + "Module": "DeviceManagement.Administration" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -238587,19 +238918,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-roleassignment-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignment", "OutputType": "IMicrosoftGraphRoleAssignment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-roleassignment-list?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignment", + "Module": "DeviceManagement.Administration" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -238634,20 +238966,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/$count", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignmentCount", "OutputType": null, + "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignmentCount", + "Module": "DeviceManagement.Administration" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementRBAC.Read.All", @@ -238682,20 +239014,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}/roleDefinition", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignmentRoleDefinition", "OutputType": "IMicrosoftGraphRoleDefinition", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementRoleDefinitionRoleAssignmentRoleDefinition", + "Module": "DeviceManagement.Administration" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -238714,19 +239045,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-softwareupdatestatussummary-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/softwareUpdateStatusSummary", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementSoftwareUpdateStatusSummary", "OutputType": "IMicrosoftGraphSoftwareUpdateStatusSummary", - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-softwareupdatestatussummary-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementSoftwareUpdateStatusSummary", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -238745,20 +239077,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-tem-telecomexpensemanagementpartner-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementTelecomExpenseManagementPartner", "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-tem-telecomexpensemanagementpartner-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementTelecomExpenseManagementPartner", + "Module": "DeviceManagement.Administration" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -238777,19 +239108,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-tem-telecomexpensemanagementpartner-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/telecomExpenseManagementPartners", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementTelecomExpenseManagementPartner", "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-tem-telecomexpensemanagementpartner-list?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementTelecomExpenseManagementPartner", + "Module": "DeviceManagement.Administration" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -238808,19 +239139,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/telecomExpenseManagementPartners/$count", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementTelecomExpenseManagementPartnerCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementTelecomExpenseManagementPartnerCount", + "Module": "DeviceManagement.Administration" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -238839,20 +239171,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditions-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementTermAndCondition", "OutputType": "IMicrosoftGraphTermsAndConditions", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditions-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementTermAndCondition", + "Module": "DeviceManagement.Administration" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -238871,19 +239202,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditions-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/termsAndConditions", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementTermAndCondition", "OutputType": "IMicrosoftGraphTermsAndConditions", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditions-list?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementTermAndCondition", + "Module": "DeviceManagement.Administration" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -238902,20 +239234,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsacceptancestatus-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatus", "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsacceptancestatus-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatus", + "Module": "DeviceManagement.Administration" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -238934,19 +239265,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsacceptancestatus-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatus", "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsacceptancestatus-list?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatus", + "Module": "DeviceManagement.Administration" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -238965,20 +239297,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/$count", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatusCount", "OutputType": null, + "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatusCount", + "Module": "DeviceManagement.Administration" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -238997,20 +239329,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}/termsAndConditions", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatusTermAndCondition", "OutputType": "IMicrosoftGraphTermsAndConditions", + "Command": "Get-MgDeviceManagementTermAndConditionAcceptanceStatusTermAndCondition", + "Module": "DeviceManagement.Administration" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -239029,20 +239361,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsassignment-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementTermAndConditionAssignment", "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsassignment-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementTermAndConditionAssignment", + "Module": "DeviceManagement.Administration" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -239061,19 +239392,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsassignment-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementTermAndConditionAssignment", "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsassignment-list?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementTermAndConditionAssignment", + "Module": "DeviceManagement.Administration" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -239092,20 +239424,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/$count", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementTermAndConditionAssignmentCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementTermAndConditionAssignmentCount", + "Module": "DeviceManagement.Administration" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -239124,19 +239455,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/termsAndConditions/$count", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementTermAndConditionCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementTermAndConditionCount", + "Module": "DeviceManagement.Administration" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -239155,20 +239487,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementTroubleshootingEvent", "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementTroubleshootingEvent", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -239187,19 +239518,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/troubleshootingEvents", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementTroubleshootingEvent", "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementTroubleshootingEvent", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -239218,19 +239549,67 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/troubleshootingEvents/$count", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementTroubleshootingEventCount", "OutputType": null, + "Command": "Get-MgDeviceManagementTroubleshootingEventCount", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ - "Get" + "Get", + "GetViaIdentity" + ], + "Permissions": [ + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": 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, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": 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, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "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, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } ], - "Method": "GET", - "ApiVersion": "v1.0", "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -239265,20 +239644,67 @@ "IsLeastPrivilege": false } ], - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [ + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": 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, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": 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, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "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, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -239313,114 +239739,19 @@ "IsLeastPrivilege": false } ], - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [ - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": 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, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": 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, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "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, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", - "Variants": [ - "Get", - "GetViaIdentity" - ], + "ApiReferenceLink": null, "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [ - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": 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, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": 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, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "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, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -239455,19 +239786,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/$count", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetailCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetailCount", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -239502,20 +239834,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -239550,19 +239881,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -239597,19 +239928,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/$count", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceIdCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceIdCount", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -239644,20 +239976,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -239692,19 +240023,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -239739,19 +240070,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/$count", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversionCount", "OutputType": null, + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversionCount", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -239786,19 +240117,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/$count", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceCount", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -239833,20 +240165,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -239881,19 +240212,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -239928,19 +240259,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/$count", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformanceCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformanceCount", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -239975,20 +240307,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -240023,19 +240354,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -240070,19 +240401,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/$count", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceCount", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -240117,20 +240449,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -240165,19 +240496,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -240212,19 +240543,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/$count", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetailCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetailCount", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -240259,20 +240591,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -240307,19 +240638,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -240354,19 +240685,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/$count", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformanceCount", "OutputType": null, + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformanceCount", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -240401,110 +240732,63 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverview", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverview", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/$count", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValueCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/$count", + "OutputType": null, + "Command": "Get-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValueCount", + "Module": "DeviceManagement" }, { - "Permissions": [ - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": 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, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": 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, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "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, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaseline", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -240539,19 +240823,19 @@ "IsLeastPrivilege": false } ], - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaseline", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaseline", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -240586,20 +240870,20 @@ "IsLeastPrivilege": false } ], - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/appHealthMetrics", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineAppHealthMetric", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaseline", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -240634,20 +240918,20 @@ "IsLeastPrivilege": false } ], - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/batteryHealthMetrics", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineBatteryHealthMetric", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/appHealthMetrics", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineAppHealthMetric", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -240682,20 +240966,67 @@ "IsLeastPrivilege": false } ], - "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/bestPracticesMetrics", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineBestPracticeMetric", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/batteryHealthMetrics", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineBatteryHealthMetric", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [ + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": 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, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": 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, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "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, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/bestPracticesMetrics", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineBestPracticeMetric", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -240730,19 +241061,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/$count", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineCount", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -240777,20 +241109,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/deviceBootPerformanceMetrics", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineDeviceBootPerformanceMetric", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineDeviceBootPerformanceMetric", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -240825,20 +241157,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/rebootAnalyticsMetrics", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineRebootAnalyticMetric", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineRebootAnalyticMetric", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -240873,20 +241205,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/resourcePerformanceMetrics", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineResourcePerformanceMetric", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineResourcePerformanceMetric", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -240921,20 +241253,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}/workFromAnywhereMetrics", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineWorkFromAnywhereMetric", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticBaselineWorkFromAnywhereMetric", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -240969,92 +241301,92 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategory", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategory", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/userExperienceAnalyticsCategories", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategory", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategory", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/$count", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/$count", + "OutputType": null, + "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryCount", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/$count", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryMetricValueCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/$count", + "OutputType": null, + "Command": "Get-MgDeviceManagementUserExperienceAnalyticCategoryMetricValueCount", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -241089,20 +241421,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDevicePerformance", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDevicePerformance", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -241137,19 +241468,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDevicePerformance", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDevicePerformance", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -241184,19 +241515,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/$count", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDevicePerformanceCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDevicePerformanceCount", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -241231,20 +241563,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceScore", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceScore", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -241279,19 +241610,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceScore", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceScore", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -241326,19 +241657,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/$count", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceScoreCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceScoreCount", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -241373,20 +241705,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -241421,19 +241752,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -241468,19 +241799,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/$count", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistoryCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistoryCount", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -241515,20 +241847,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -241563,19 +241894,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -241610,19 +241941,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/$count", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessCount", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -241657,20 +241989,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -241705,19 +242036,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -241752,19 +242083,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/$count", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformanceCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformanceCount", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -241799,20 +242131,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticMetricHistory", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementUserExperienceAnalyticMetricHistory", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -241847,19 +242178,114 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticMetricHistory", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticMetricHistory", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ - "List" + "Get" + ], + "Permissions": [ + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": 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, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": 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, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "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, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } ], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/$count", + "OutputType": null, + "Command": "Get-MgDeviceManagementUserExperienceAnalyticMetricHistoryCount", + "Module": "DeviceManagement" + }, + { "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [ + { + "Name": "DeviceManagementManagedDevices.Read.All", + "Description": "Read Microsoft Intune devices", + "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": 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, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": 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, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "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, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", + "Command": "Get-MgDeviceManagementUserExperienceAnalyticModelScore", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -241894,114 +242320,19 @@ "IsLeastPrivilege": false } ], - "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/$count", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticMetricHistoryCount", - "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [ - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": 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, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": 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, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "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, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticModelScore", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", - "Variants": [ - "Get", - "GetViaIdentity" - ], + "ApiReferenceLink": null, "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [ - { - "Name": "DeviceManagementManagedDevices.Read.All", - "Description": "Read Microsoft Intune devices", - "FullDescription": "Allows the app to read the properties of devices managed by Microsoft Intune, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": 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, without a signed-in user. Does not allow high impact operations such as remote wipe and password reset on the device’s owner", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": 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, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "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, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], "Uri": "/deviceManagement/userExperienceAnalyticsModelScores", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticModelScore", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementUserExperienceAnalyticModelScore", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -242036,19 +242367,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/$count", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticModelScoreCount", "OutputType": null, + "Command": "Get-MgDeviceManagementUserExperienceAnalyticModelScoreCount", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -242083,19 +242414,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsOverview", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticOverview", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsOverview", - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementUserExperienceAnalyticOverview", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -242130,20 +242462,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticScoreHistory", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementUserExperienceAnalyticScoreHistory", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -242178,19 +242509,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticScoreHistory", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementUserExperienceAnalyticScoreHistory", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -242225,19 +242556,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/$count", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticScoreHistoryCount", "OutputType": null, + "Command": "Get-MgDeviceManagementUserExperienceAnalyticScoreHistoryCount", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -242272,19 +242603,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -242319,20 +242651,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -242367,19 +242698,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -242414,19 +242745,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/$count", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricCount", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -242461,20 +242793,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -242509,19 +242840,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -242556,20 +242888,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/$count", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDeviceCount", "OutputType": null, + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDeviceCount", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -242604,20 +242936,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -242652,19 +242983,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -242699,33 +243030,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/$count", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformanceCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformanceCount", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpoint", - "OutputType": "IMicrosoftGraphVirtualEndpoint", + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint", + "OutputType": "IMicrosoftGraphVirtualEndpoint", + "Command": "Get-MgDeviceManagementVirtualEndpoint", + "Module": "DeviceManagement.Administration" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -242744,20 +243076,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcauditevent-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/auditEvents/{cloudPcAuditEvent-id}", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointAuditEvent", "OutputType": "IMicrosoftGraphCloudPcAuditEvent", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcauditevent-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementVirtualEndpointAuditEvent", + "Module": "DeviceManagement.Administration" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -242776,19 +243107,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-auditevents?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/auditEvents", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointAuditEvent", "OutputType": "IMicrosoftGraphCloudPcAuditEvent", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-auditevents?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementVirtualEndpointAuditEvent", + "Module": "DeviceManagement.Administration" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -242807,19 +243138,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcauditevent-getauditactivitytypes?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/auditEvents/getAuditActivityTypes", - "Module": "DeviceManagement.Functions", - "Command": "Get-MgDeviceManagementVirtualEndpointAuditEventAuditActivityType", "OutputType": null, + "Command": "Get-MgDeviceManagementVirtualEndpointAuditEventAuditActivityType", + "Module": "DeviceManagement.Functions" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcauditevent-getauditactivitytypes?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "CloudPC.Read.All", @@ -242838,19 +243169,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/auditEvents/$count", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointAuditEventCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementVirtualEndpointAuditEventCount", + "Module": "DeviceManagement.Administration" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -242869,20 +243201,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointCloudPc", "OutputType": "IMicrosoftGraphCloudPc", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementVirtualEndpointCloudPc", + "Module": "DeviceManagement.Administration" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -242901,19 +243232,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-cloudpcs?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/cloudPCs", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointCloudPc", "OutputType": "IMicrosoftGraphCloudPc", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-cloudpcs?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementVirtualEndpointCloudPc", + "Module": "DeviceManagement.Administration" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -242932,19 +243263,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/$count", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointCloudPcCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementVirtualEndpointCloudPcCount", + "Module": "DeviceManagement.Administration" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -242963,20 +243295,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcdeviceimage-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointDeviceImage", "OutputType": "IMicrosoftGraphCloudPcDeviceImage", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcdeviceimage-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementVirtualEndpointDeviceImage", + "Module": "DeviceManagement.Administration" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -242995,19 +243326,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-deviceimages?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/deviceImages", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointDeviceImage", "OutputType": "IMicrosoftGraphCloudPcDeviceImage", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-deviceimages?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementVirtualEndpointDeviceImage", + "Module": "DeviceManagement.Administration" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -243026,19 +243357,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/deviceImages/$count", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointDeviceImageCount", "OutputType": null, + "Command": "Get-MgDeviceManagementVirtualEndpointDeviceImageCount", + "Module": "DeviceManagement.Administration" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "CloudPC.Read.All", @@ -243057,19 +243388,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcdeviceimage-getsourceimages?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/deviceImages/getSourceImages", - "Module": "DeviceManagement.Functions", - "Command": "Get-MgDeviceManagementVirtualEndpointDeviceImageSourceImage", "OutputType": "IMicrosoftGraphCloudPcSourceDeviceImage", - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcdeviceimage-getsourceimages?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementVirtualEndpointDeviceImageSourceImage", + "Module": "DeviceManagement.Functions" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -243088,20 +243420,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcgalleryimage-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointGalleryImage", "OutputType": "IMicrosoftGraphCloudPcGalleryImage", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcgalleryimage-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementVirtualEndpointGalleryImage", + "Module": "DeviceManagement.Administration" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -243120,19 +243451,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-galleryimages?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/galleryImages", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointGalleryImage", "OutputType": "IMicrosoftGraphCloudPcGalleryImage", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-galleryimages?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementVirtualEndpointGalleryImage", + "Module": "DeviceManagement.Administration" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -243151,19 +243482,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/galleryImages/$count", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointGalleryImageCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementVirtualEndpointGalleryImageCount", + "Module": "DeviceManagement.Administration" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -243182,20 +243514,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointOnPremiseConnection", "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementVirtualEndpointOnPremiseConnection", + "Module": "DeviceManagement.Administration" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -243214,19 +243545,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-onpremisesconnections?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointOnPremiseConnection", "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-onpremisesconnections?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementVirtualEndpointOnPremiseConnection", + "Module": "DeviceManagement.Administration" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -243245,19 +243576,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/$count", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointOnPremiseConnectionCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementVirtualEndpointOnPremiseConnectionCount", + "Module": "DeviceManagement.Administration" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -243276,20 +243608,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicy", "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicy", + "Module": "DeviceManagement.Administration" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -243308,151 +243639,151 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-provisioningpolicies?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicy", "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-provisioningpolicies?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicy", + "Module": "DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", + "Module": "DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments", + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", + "Module": "DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUser", + "Module": "DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUser", + "Module": "DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/$count", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/$count", + "OutputType": null, + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserCount", + "Module": "DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/mailboxSettings", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting", + "Module": "DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/serviceProvisioningErrors", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningError", + "Module": "DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/serviceProvisioningErrors/$count", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserServiceProvisioningErrorCount", + "Module": "DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/$count", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/$count", + "OutputType": null, + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentCount", + "Module": "DeviceManagement.Administration" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -243471,19 +243802,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/$count", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementVirtualEndpointProvisioningPolicyCount", + "Module": "DeviceManagement.Administration" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -243502,20 +243834,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcusersetting-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointUserSetting", "OutputType": "IMicrosoftGraphCloudPcUserSetting", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcusersetting-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementVirtualEndpointUserSetting", + "Module": "DeviceManagement.Administration" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -243534,63 +243865,63 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-usersettings?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/userSettings", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointUserSetting", "OutputType": "IMicrosoftGraphCloudPcUserSetting", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-list-usersettings?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementVirtualEndpointUserSetting", + "Module": "DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointUserSettingAssignment", - "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", + "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", + "Command": "Get-MgDeviceManagementVirtualEndpointUserSettingAssignment", + "Module": "DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointUserSettingAssignment", - "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments", + "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", + "Command": "Get-MgDeviceManagementVirtualEndpointUserSettingAssignment", + "Module": "DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/$count", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointUserSettingAssignmentCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/$count", + "OutputType": null, + "Command": "Get-MgDeviceManagementVirtualEndpointUserSettingAssignmentCount", + "Module": "DeviceManagement.Administration" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "CloudPC.Read.All", @@ -243609,19 +243940,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/virtualEndpoint/userSettings/$count", - "Module": "DeviceManagement.Administration", - "Command": "Get-MgDeviceManagementVirtualEndpointUserSettingCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementVirtualEndpointUserSettingCount", + "Module": "DeviceManagement.Administration" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -243640,20 +243972,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}", - "Module": "DeviceManagement.Enrollment", - "Command": "Get-MgDeviceManagementWindowsAutopilotDeviceIdentity", "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementWindowsAutopilotDeviceIdentity", + "Module": "DeviceManagement.Enrollment" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -243672,19 +244003,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities", - "Module": "DeviceManagement.Enrollment", - "Command": "Get-MgDeviceManagementWindowsAutopilotDeviceIdentity", "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-list?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementWindowsAutopilotDeviceIdentity", + "Module": "DeviceManagement.Enrollment" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -243703,19 +244034,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/$count", - "Module": "DeviceManagement.Enrollment", - "Command": "Get-MgDeviceManagementWindowsAutopilotDeviceIdentityCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementWindowsAutopilotDeviceIdentityCount", + "Module": "DeviceManagement.Enrollment" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -243734,20 +244066,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionapplearningsummary-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionapplearningsummary-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -243766,19 +244097,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionapplearningsummary-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionapplearningsummary-list?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -243797,19 +244128,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/$count", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummaryCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementWindowsInformationProtectionAppLearningSummaryCount", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -243828,20 +244160,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionnetworklearningsummary-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionnetworklearningsummary-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -243860,19 +244191,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionnetworklearningsummary-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionnetworklearningsummary-list?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -243891,19 +244222,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/$count", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummaryCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummaryCount", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -243938,20 +244270,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-windowsmalwareinformation-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementWindowsMalwareInformation", "OutputType": "IMicrosoftGraphWindowsMalwareInformation", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-windowsmalwareinformation-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementWindowsMalwareInformation", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -243986,19 +244317,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-windowsmalwareinformation-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/windowsMalwareInformation", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementWindowsMalwareInformation", "OutputType": "IMicrosoftGraphWindowsMalwareInformation", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-windowsmalwareinformation-list?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementWindowsMalwareInformation", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -244033,19 +244364,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/windowsMalwareInformation/$count", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementWindowsMalwareInformationCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceManagementWindowsMalwareInformationCount", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -244080,20 +244412,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-malwarestateforwindowsdevice-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-malwarestateforwindowsdevice-get?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -244128,19 +244459,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-malwarestateforwindowsdevice-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-malwarestateforwindowsdevice-list?view=graph-rest-1.0" + "Command": "Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -244175,20 +244507,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/$count", - "Module": "DeviceManagement", - "Command": "Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareStateCount", "OutputType": null, + "Command": "Get-MgDeviceManagementWindowsMalwareInformationDeviceMalwareStateCount", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Application.Read.All", @@ -244271,22 +244605,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", + "Method": "POST", "Uri": "/devices/{device-id}/getMemberGroups", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceMemberGroup", "OutputType": null, + "Command": "Get-MgDeviceMemberGroup", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Application.Read.All", @@ -244385,37 +244719,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", + "Method": "POST", "Uri": "/devices/{device-id}/getMemberObjects", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceMemberObject", "OutputType": null, - "Variants": [ - "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0" + "Command": "Get-MgDeviceMemberObject", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceMemberOf", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgDeviceMemberOf", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Device.Read.All", @@ -244450,77 +244781,78 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-memberof?view=graph-rest-1.0", + "Method": "GET", "Uri": "/devices/{device-id}/memberOf", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceMemberOf", "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-memberof?view=graph-rest-1.0" + "Command": "Get-MgDeviceMemberOf", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}/administrativeUnit", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceMemberOfAsAdministrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}/administrativeUnit", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Command": "Get-MgDeviceMemberOfAsAdministrativeUnit", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/memberOf/administrativeUnit", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceMemberOfAsAdministrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/devices/{device-id}/memberOf/administrativeUnit", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Command": "Get-MgDeviceMemberOfAsAdministrativeUnit", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}/group", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceMemberOfAsGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-memberof?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-memberof?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/devices/{device-id}/memberOf/{directoryObject-id}/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgDeviceMemberOfAsGroup", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/memberOf/group", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceMemberOfAsGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-memberof?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-memberof?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/devices/{device-id}/memberOf/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgDeviceMemberOfAsGroup", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Device.Read.All", @@ -244555,50 +244887,49 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/devices/{device-id}/memberOf/$count", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceMemberOfCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceMemberOfCount", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/memberOf/administrativeUnit/$count", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceMemberOfCountAsAdministrativeUnit", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/devices/{device-id}/memberOf/administrativeUnit/$count", + "OutputType": null, + "Command": "Get-MgDeviceMemberOfCountAsAdministrativeUnit", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/memberOf/group/$count", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceMemberOfCountAsGroup", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/devices/{device-id}/memberOf/group/$count", + "OutputType": null, + "Command": "Get-MgDeviceMemberOfCountAsGroup", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Device.Read.All", @@ -244633,135 +244964,135 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-registeredowners?view=graph-rest-1.0", + "Method": "GET", "Uri": "/devices/{device-id}/registeredOwners", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceRegisteredOwner", "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-registeredowners?view=graph-rest-1.0" + "Command": "Get-MgDeviceRegisteredOwner", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/appRoleAssignment", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceRegisteredOwnerAsAppRoleAssignment", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/appRoleAssignment", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Command": "Get-MgDeviceRegisteredOwnerAsAppRoleAssignment", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/registeredOwners/appRoleAssignment", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceRegisteredOwnerAsAppRoleAssignment", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/devices/{device-id}/registeredOwners/appRoleAssignment", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Command": "Get-MgDeviceRegisteredOwnerAsAppRoleAssignment", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/endpoint", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceRegisteredOwnerAsEndpoint", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/endpoint", + "OutputType": "IMicrosoftGraphEndpoint", + "Command": "Get-MgDeviceRegisteredOwnerAsEndpoint", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/registeredOwners/endpoint", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceRegisteredOwnerAsEndpoint", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/devices/{device-id}/registeredOwners/endpoint", + "OutputType": "IMicrosoftGraphEndpoint", + "Command": "Get-MgDeviceRegisteredOwnerAsEndpoint", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/servicePrincipal", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceRegisteredOwnerAsServicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/servicePrincipal", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Command": "Get-MgDeviceRegisteredOwnerAsServicePrincipal", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/registeredOwners/servicePrincipal", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceRegisteredOwnerAsServicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/devices/{device-id}/registeredOwners/servicePrincipal", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Command": "Get-MgDeviceRegisteredOwnerAsServicePrincipal", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/user", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceRegisteredOwnerAsUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/user", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgDeviceRegisteredOwnerAsUser", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/registeredOwners/user", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceRegisteredOwnerAsUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/devices/{device-id}/registeredOwners/user", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgDeviceRegisteredOwnerAsUser", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Device.Read.All", @@ -244796,19 +245127,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-registeredowners?view=graph-rest-1.0", + "Method": "GET", "Uri": "/devices/{device-id}/registeredOwners/$ref", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceRegisteredOwnerByRef", "OutputType": null, - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-registeredowners?view=graph-rest-1.0" + "Command": "Get-MgDeviceRegisteredOwnerByRef", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Device.Read.All", @@ -244843,80 +245175,79 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/devices/{device-id}/registeredOwners/$count", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceRegisteredOwnerCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceRegisteredOwnerCount", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/registeredOwners/appRoleAssignment/$count", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceRegisteredOwnerCountAsAppRoleAssignment", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/devices/{device-id}/registeredOwners/appRoleAssignment/$count", + "OutputType": null, + "Command": "Get-MgDeviceRegisteredOwnerCountAsAppRoleAssignment", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/registeredOwners/endpoint/$count", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceRegisteredOwnerCountAsEndpoint", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/devices/{device-id}/registeredOwners/endpoint/$count", + "OutputType": null, + "Command": "Get-MgDeviceRegisteredOwnerCountAsEndpoint", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/registeredOwners/servicePrincipal/$count", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceRegisteredOwnerCountAsServicePrincipal", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/devices/{device-id}/registeredOwners/servicePrincipal/$count", + "OutputType": null, + "Command": "Get-MgDeviceRegisteredOwnerCountAsServicePrincipal", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/registeredOwners/user/$count", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceRegisteredOwnerCountAsUser", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/devices/{device-id}/registeredOwners/user/$count", + "OutputType": null, + "Command": "Get-MgDeviceRegisteredOwnerCountAsUser", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Device.Read.All", @@ -244951,135 +245282,135 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-registeredusers?view=graph-rest-1.0", + "Method": "GET", "Uri": "/devices/{device-id}/registeredUsers", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceRegisteredUser", "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-registeredusers?view=graph-rest-1.0" + "Command": "Get-MgDeviceRegisteredUser", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/appRoleAssignment", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceRegisteredUserAsAppRoleAssignment", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/appRoleAssignment", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Command": "Get-MgDeviceRegisteredUserAsAppRoleAssignment", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/registeredUsers/appRoleAssignment", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceRegisteredUserAsAppRoleAssignment", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/devices/{device-id}/registeredUsers/appRoleAssignment", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Command": "Get-MgDeviceRegisteredUserAsAppRoleAssignment", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/endpoint", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceRegisteredUserAsEndpoint", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/endpoint", + "OutputType": "IMicrosoftGraphEndpoint", + "Command": "Get-MgDeviceRegisteredUserAsEndpoint", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/registeredUsers/endpoint", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceRegisteredUserAsEndpoint", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/devices/{device-id}/registeredUsers/endpoint", + "OutputType": "IMicrosoftGraphEndpoint", + "Command": "Get-MgDeviceRegisteredUserAsEndpoint", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/servicePrincipal", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceRegisteredUserAsServicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/servicePrincipal", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Command": "Get-MgDeviceRegisteredUserAsServicePrincipal", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/registeredUsers/servicePrincipal", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceRegisteredUserAsServicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/devices/{device-id}/registeredUsers/servicePrincipal", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Command": "Get-MgDeviceRegisteredUserAsServicePrincipal", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/user", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceRegisteredUserAsUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/user", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgDeviceRegisteredUserAsUser", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/registeredUsers/user", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceRegisteredUserAsUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/devices/{device-id}/registeredUsers/user", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgDeviceRegisteredUserAsUser", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Device.Read.All", @@ -245114,19 +245445,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-registeredusers?view=graph-rest-1.0", + "Method": "GET", "Uri": "/devices/{device-id}/registeredUsers/$ref", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceRegisteredUserByRef", "OutputType": null, - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-registeredusers?view=graph-rest-1.0" + "Command": "Get-MgDeviceRegisteredUserByRef", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Device.Read.All", @@ -245161,95 +245493,94 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/devices/{device-id}/registeredUsers/$count", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceRegisteredUserCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceRegisteredUserCount", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/registeredUsers/appRoleAssignment/$count", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceRegisteredUserCountAsAppRoleAssignment", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/devices/{device-id}/registeredUsers/appRoleAssignment/$count", + "OutputType": null, + "Command": "Get-MgDeviceRegisteredUserCountAsAppRoleAssignment", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/registeredUsers/endpoint/$count", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceRegisteredUserCountAsEndpoint", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/devices/{device-id}/registeredUsers/endpoint/$count", + "OutputType": null, + "Command": "Get-MgDeviceRegisteredUserCountAsEndpoint", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/registeredUsers/servicePrincipal/$count", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceRegisteredUserCountAsServicePrincipal", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/devices/{device-id}/registeredUsers/servicePrincipal/$count", + "OutputType": null, + "Command": "Get-MgDeviceRegisteredUserCountAsServicePrincipal", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/registeredUsers/user/$count", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceRegisteredUserCountAsUser", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/devices/{device-id}/registeredUsers/user/$count", + "OutputType": null, + "Command": "Get-MgDeviceRegisteredUserCountAsUser", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceTransitiveMemberOf", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgDeviceTransitiveMemberOf", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Device.Read.All", @@ -245284,77 +245615,78 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-transitivememberof?view=graph-rest-1.0", + "Method": "GET", "Uri": "/devices/{device-id}/transitiveMemberOf", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceTransitiveMemberOf", "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-transitivememberof?view=graph-rest-1.0" + "Command": "Get-MgDeviceTransitiveMemberOf", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceTransitiveMemberOfAsAdministrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Command": "Get-MgDeviceTransitiveMemberOfAsAdministrativeUnit", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/transitiveMemberOf/administrativeUnit", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceTransitiveMemberOfAsAdministrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/devices/{device-id}/transitiveMemberOf/administrativeUnit", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Command": "Get-MgDeviceTransitiveMemberOfAsAdministrativeUnit", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/group", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceTransitiveMemberOfAsGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-transitivememberof?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-transitivememberof?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/devices/{device-id}/transitiveMemberOf/{directoryObject-id}/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgDeviceTransitiveMemberOfAsGroup", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/transitiveMemberOf/group", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceTransitiveMemberOfAsGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-transitivememberof?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-list-transitivememberof?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/devices/{device-id}/transitiveMemberOf/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgDeviceTransitiveMemberOfAsGroup", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Device.Read.All", @@ -245389,64 +245721,64 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/devices/{device-id}/transitiveMemberOf/$count", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceTransitiveMemberOfCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDeviceTransitiveMemberOfCount", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/transitiveMemberOf/administrativeUnit/$count", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceTransitiveMemberOfCountAsAdministrativeUnit", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/devices/{device-id}/transitiveMemberOf/administrativeUnit/$count", + "OutputType": null, + "Command": "Get-MgDeviceTransitiveMemberOfCountAsAdministrativeUnit", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/transitiveMemberOf/group/$count", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDeviceTransitiveMemberOfCountAsGroup", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/devices/{device-id}/transitiveMemberOf/group/$count", + "OutputType": null, + "Command": "Get-MgDeviceTransitiveMemberOfCountAsGroup", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectory", - "OutputType": "IMicrosoftGraphDirectory", + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directory", + "OutputType": "IMicrosoftGraphDirectory", + "Command": "Get-MgDirectory", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -245481,20 +245813,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryAdministrativeUnit", "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-get?view=graph-rest-1.0" + "Command": "Get-MgDirectoryAdministrativeUnit", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -245529,19 +245860,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-administrativeunits?view=graph-rest-1.0", + "Method": "GET", "Uri": "/directory/administrativeUnits", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryAdministrativeUnit", "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-administrativeunits?view=graph-rest-1.0" + "Command": "Get-MgDirectoryAdministrativeUnit", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -245576,19 +245907,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/directory/administrativeUnits/$count", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryAdministrativeUnitCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDirectoryAdministrativeUnitCount", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delta" + ], "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -245623,63 +245954,63 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/directory/administrativeUnits/delta", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryAdministrativeUnitDelta", "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Variants": [ - "Delta" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDirectoryAdministrativeUnitDelta", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryAdministrativeUnitExtension", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Get-MgDirectoryAdministrativeUnitExtension", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryAdministrativeUnitExtension", - "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions", + "OutputType": "IMicrosoftGraphExtension", + "Command": "Get-MgDirectoryAdministrativeUnitExtension", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/$count", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryAdministrativeUnitExtensionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/$count", + "OutputType": null, + "Command": "Get-MgDirectoryAdministrativeUnitExtensionCount", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -245714,34 +246045,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-list-members?view=graph-rest-1.0", + "Method": "GET", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryAdministrativeUnitMember", "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-list-members?view=graph-rest-1.0" + "Command": "Get-MgDirectoryAdministrativeUnitMember", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/application", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsApplication", - "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/application", + "OutputType": "IMicrosoftGraphApplication", + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsApplication", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -245776,34 +246107,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/application", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsApplication", "OutputType": "IMicrosoftGraphApplication", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsApplication", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/device", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsDevice", - "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/device", + "OutputType": "IMicrosoftGraphDevice", + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsDevice", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -245838,34 +246169,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/device", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsDevice", "OutputType": "IMicrosoftGraphDevice", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsDevice", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/group", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsGroup", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -245900,34 +246231,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/group", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsGroup", "OutputType": "IMicrosoftGraphGroup", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsGroup", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/orgContact", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsOrgContact", - "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/orgContact", + "OutputType": "IMicrosoftGraphOrgContact", + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsOrgContact", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -245962,34 +246293,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/orgContact", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsOrgContact", "OutputType": "IMicrosoftGraphOrgContact", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsOrgContact", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/servicePrincipal", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsServicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/servicePrincipal", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsServicePrincipal", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -246024,34 +246355,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsServicePrincipal", "OutputType": "IMicrosoftGraphServicePrincipal", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsServicePrincipal", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/user", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/user", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsUser", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -246086,19 +246417,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/user", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryAdministrativeUnitMemberAsUser", "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgDirectoryAdministrativeUnitMemberAsUser", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -246133,19 +246464,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-list-members?view=graph-rest-1.0", + "Method": "GET", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryAdministrativeUnitMemberByRef", "OutputType": null, - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-list-members?view=graph-rest-1.0" + "Command": "Get-MgDirectoryAdministrativeUnitMemberByRef", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -246180,20 +246512,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$count", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryAdministrativeUnitMemberCount", "OutputType": null, + "Command": "Get-MgDirectoryAdministrativeUnitMemberCount", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -246228,20 +246560,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/application/$count", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsApplication", "OutputType": null, + "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsApplication", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -246276,20 +246608,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/device/$count", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsDevice", "OutputType": null, + "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsDevice", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -246324,20 +246656,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/group/$count", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsGroup", "OutputType": null, + "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsGroup", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -246372,20 +246704,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/orgContact/$count", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsOrgContact", "OutputType": null, + "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsOrgContact", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -246420,20 +246752,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/servicePrincipal/$count", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsServicePrincipal", "OutputType": null, + "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsServicePrincipal", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "AdministrativeUnit.Read.All", @@ -246468,20 +246800,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/user/$count", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsUser", "OutputType": null, + "Command": "Get-MgDirectoryAdministrativeUnitMemberCountAsUser", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -246516,20 +246848,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-get-scopedrolemembers?view=graph-rest-1.0", + "Method": "GET", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryAdministrativeUnitScopedRoleMember", "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-get-scopedrolemembers?view=graph-rest-1.0" + "Command": "Get-MgDirectoryAdministrativeUnitScopedRoleMember", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -246564,19 +246895,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-list-scopedrolemembers?view=graph-rest-1.0", + "Method": "GET", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryAdministrativeUnitScopedRoleMember", "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-list-scopedrolemembers?view=graph-rest-1.0" + "Command": "Get-MgDirectoryAdministrativeUnitScopedRoleMember", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -246611,20 +246943,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/$count", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryAdministrativeUnitScopedRoleMemberCount", "OutputType": null, + "Command": "Get-MgDirectoryAdministrativeUnitScopedRoleMemberCount", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -246643,20 +246975,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attributeset-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/directory/attributeSets/{attributeSet-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryAttributeSet", "OutputType": "IMicrosoftGraphAttributeSet", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attributeset-get?view=graph-rest-1.0" + "Command": "Get-MgDirectoryAttributeSet", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -246675,19 +247006,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-attributesets?view=graph-rest-1.0", + "Method": "GET", "Uri": "/directory/attributeSets", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryAttributeSet", "OutputType": "IMicrosoftGraphAttributeSet", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-attributesets?view=graph-rest-1.0" + "Command": "Get-MgDirectoryAttributeSet", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -246706,19 +247037,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/directory/attributeSets/$count", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryAttributeSetCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDirectoryAttributeSetCount", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -246737,20 +247069,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customsecurityattributedefinition-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryCustomSecurityAttributeDefinition", "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customsecurityattributedefinition-get?view=graph-rest-1.0" + "Command": "Get-MgDirectoryCustomSecurityAttributeDefinition", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -246769,19 +247100,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-customsecurityattributedefinitions?view=graph-rest-1.0", + "Method": "GET", "Uri": "/directory/customSecurityAttributeDefinitions", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryCustomSecurityAttributeDefinition", "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-customsecurityattributedefinitions?view=graph-rest-1.0" + "Command": "Get-MgDirectoryCustomSecurityAttributeDefinition", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -246800,20 +247132,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/allowedvalue-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", "OutputType": "IMicrosoftGraphAllowedValue", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/allowedvalue-get?view=graph-rest-1.0" + "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -246832,19 +247163,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customsecurityattributedefinition-list-allowedvalues?view=graph-rest-1.0", + "Method": "GET", "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", "OutputType": "IMicrosoftGraphAllowedValue", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customsecurityattributedefinition-list-allowedvalues?view=graph-rest-1.0" + "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -246863,20 +247195,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/$count", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionAllowedValueCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionAllowedValueCount", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "CustomSecAttributeDefinition.Read.All", @@ -246895,384 +247226,385 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/directory/customSecurityAttributeDefinitions/$count", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDirectoryCustomSecurityAttributeDefinitionCount", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/deletedItems/{directoryObject-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryDeletedItem", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-get?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/directory/deletedItems/{directoryObject-id}", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgDirectoryDeletedItem", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/deletedItems/{directoryObject-id}/administrativeUnit", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryDeletedItemAsAdministrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDirectoryDeletedAdministrativeUnit", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directory/deletedItems/{directoryObject-id}/administrativeUnit", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Command": "Get-MgDirectoryDeletedItemAsAdministrativeUnit", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/deletedItems/administrativeUnit", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryDeletedItemAsAdministrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDirectoryDeletedAdministrativeUnit", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directory/deletedItems/administrativeUnit", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Command": "Get-MgDirectoryDeletedItemAsAdministrativeUnit", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/deletedItems/{directoryObject-id}/application", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryDeletedItemAsApplication", - "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDirectoryDeletedApplication", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directory/deletedItems/{directoryObject-id}/application", + "OutputType": "IMicrosoftGraphApplication", + "Command": "Get-MgDirectoryDeletedItemAsApplication", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/deletedItems/application", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryDeletedItemAsApplication", - "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDirectoryDeletedApplication", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directory/deletedItems/application", + "OutputType": "IMicrosoftGraphApplication", + "Command": "Get-MgDirectoryDeletedItemAsApplication", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/deletedItems/{directoryObject-id}/device", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryDeletedItemAsDevice", - "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDirectoryDeletedDevice", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directory/deletedItems/{directoryObject-id}/device", + "OutputType": "IMicrosoftGraphDevice", + "Command": "Get-MgDirectoryDeletedItemAsDevice", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/deletedItems/device", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryDeletedItemAsDevice", - "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDirectoryDeletedDevice", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directory/deletedItems/device", + "OutputType": "IMicrosoftGraphDevice", + "Command": "Get-MgDirectoryDeletedItemAsDevice", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/deletedItems/{directoryObject-id}/group", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryDeletedItemAsGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDirectoryDeletedGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-list?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-list?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/directory/deletedItems/{directoryObject-id}/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgDirectoryDeletedItemAsGroup", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/deletedItems/group", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryDeletedItemAsGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDirectoryDeletedGroup", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-list?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-list?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/directory/deletedItems/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgDirectoryDeletedItemAsGroup", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/deletedItems/{directoryObject-id}/servicePrincipal", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryDeletedItemAsServicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDirectoryDeletedServicePrincipal", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directory/deletedItems/{directoryObject-id}/servicePrincipal", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Command": "Get-MgDirectoryDeletedItemAsServicePrincipal", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/deletedItems/servicePrincipal", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryDeletedItemAsServicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDirectoryDeletedServicePrincipal", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directory/deletedItems/servicePrincipal", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Command": "Get-MgDirectoryDeletedItemAsServicePrincipal", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/deletedItems/{directoryObject-id}/user", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryDeletedItemAsUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDirectoryDeletedUser", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directory/deletedItems/{directoryObject-id}/user", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgDirectoryDeletedItemAsUser", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/deletedItems/user", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryDeletedItemAsUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Get-MgDirectoryDeletedUser", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directory/deletedItems/user", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgDirectoryDeletedItemAsUser", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/deletedItems/getByIds", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryDeletedItemById", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/directory/deletedItems/getByIds", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgDirectoryDeletedItemById", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/deletedItems/administrativeUnit/$count", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryDeletedItemCountAsAdministrativeUnit", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directory/deletedItems/administrativeUnit/$count", + "OutputType": null, + "Command": "Get-MgDirectoryDeletedItemCountAsAdministrativeUnit", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/deletedItems/application/$count", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryDeletedItemCountAsApplication", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directory/deletedItems/application/$count", + "OutputType": null, + "Command": "Get-MgDirectoryDeletedItemCountAsApplication", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/deletedItems/device/$count", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryDeletedItemCountAsDevice", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directory/deletedItems/device/$count", + "OutputType": null, + "Command": "Get-MgDirectoryDeletedItemCountAsDevice", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/deletedItems/group/$count", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryDeletedItemCountAsGroup", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directory/deletedItems/group/$count", + "OutputType": null, + "Command": "Get-MgDirectoryDeletedItemCountAsGroup", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/deletedItems/servicePrincipal/$count", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryDeletedItemCountAsServicePrincipal", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directory/deletedItems/servicePrincipal/$count", + "OutputType": null, + "Command": "Get-MgDirectoryDeletedItemCountAsServicePrincipal", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/deletedItems/user/$count", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryDeletedItemCountAsUser", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directory/deletedItems/user/$count", + "OutputType": null, + "Command": "Get-MgDirectoryDeletedItemCountAsUser", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/deletedItems/{directoryObject-id}/getMemberGroups", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryDeletedItemMemberGroup", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/directory/deletedItems/{directoryObject-id}/getMemberGroups", + "OutputType": null, + "Command": "Get-MgDirectoryDeletedItemMemberGroup", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/deletedItems/{directoryObject-id}/getMemberObjects", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryDeletedItemMemberObject", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/directory/deletedItems/{directoryObject-id}/getMemberObjects", + "OutputType": null, + "Command": "Get-MgDirectoryDeletedItemMemberObject", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryDeviceLocalCredential", - "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicelocalcredentialinfo-get?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicelocalcredentialinfo-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}", + "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", + "Command": "Get-MgDirectoryDeviceLocalCredential", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/deviceLocalCredentials", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryDeviceLocalCredential", - "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-devicelocalcredentials?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-devicelocalcredentials?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/directory/deviceLocalCredentials", + "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", + "Command": "Get-MgDirectoryDeviceLocalCredential", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/deviceLocalCredentials/$count", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryDeviceLocalCredentialCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directory/deviceLocalCredentials/$count", + "OutputType": null, + "Command": "Get-MgDirectoryDeviceLocalCredentialCount", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -247291,20 +247623,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryFederationConfiguration", "OutputType": "IMicrosoftGraphIdentityProviderBase", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDirectoryFederationConfiguration", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -247323,19 +247654,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/directory/federationConfigurations", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryFederationConfiguration", "OutputType": "IMicrosoftGraphIdentityProviderBase", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDirectoryFederationConfiguration", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -247354,106 +247685,109 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/directory/federationConfigurations/$count", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryFederationConfigurationCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDirectoryFederationConfigurationCount", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryObjects/{directoryObject-id}", - "Module": "DirectoryObjects", - "Command": "Get-MgDirectoryObject", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-get?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/directoryObjects/{directoryObject-id}", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgDirectoryObject", + "Module": "DirectoryObjects" }, { - "Permissions": [], - "Uri": "/directoryObjects", - "Module": "DirectoryObjects", - "Command": "Get-MgDirectoryObject", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directoryObjects", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgDirectoryObject", + "Module": "DirectoryObjects" }, { - "Permissions": [], - "Uri": "/directoryObjects/getAvailableExtensionProperties", - "Module": "DirectoryObjects", - "Command": "Get-MgDirectoryObjectAvailableExtensionProperty", - "OutputType": "IMicrosoftGraphExtensionProperty", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getavailableextensionproperties?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getavailableextensionproperties?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/directoryObjects/getAvailableExtensionProperties", + "OutputType": "IMicrosoftGraphExtensionProperty", + "Command": "Get-MgDirectoryObjectAvailableExtensionProperty", + "Module": "DirectoryObjects" }, { - "Permissions": [], - "Uri": "/directoryObjects/getByIds", - "Module": "DirectoryObjects", - "Command": "Get-MgDirectoryObjectById", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/directoryObjects/getByIds", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgDirectoryObjectById", + "Module": "DirectoryObjects" }, { - "Permissions": [], - "Uri": "/directoryObjects/$count", - "Module": "DirectoryObjects", - "Command": "Get-MgDirectoryObjectCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directoryObjects/$count", + "OutputType": null, + "Command": "Get-MgDirectoryObjectCount", + "Module": "DirectoryObjects" }, { - "Permissions": [], - "Uri": "/directoryObjects/delta", - "Module": "DirectoryObjects", - "Command": "Get-MgDirectoryObjectDelta", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Delta" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/directoryObjects/delta", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgDirectoryObjectDelta", + "Module": "DirectoryObjects" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" + ], "Permissions": [ { "Name": "Application.Read.All", @@ -247536,22 +247870,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", + "Method": "POST", "Uri": "/directoryObjects/{directoryObject-id}/getMemberGroups", - "Module": "DirectoryObjects", - "Command": "Get-MgDirectoryObjectMemberGroup", "OutputType": null, + "Command": "Get-MgDirectoryObjectMemberGroup", + "Module": "DirectoryObjects" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Application.Read.All", @@ -247650,37 +247984,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", + "Method": "POST", "Uri": "/directoryObjects/{directoryObject-id}/getMemberObjects", - "Module": "DirectoryObjects", - "Command": "Get-MgDirectoryObjectMemberObject", "OutputType": null, - "Variants": [ - "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0" + "Command": "Get-MgDirectoryObjectMemberObject", + "Module": "DirectoryObjects" }, { - "Permissions": [], - "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryOnPremiseSynchronization", - "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onpremisesdirectorysynchronization-get?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onpremisesdirectorysynchronization-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", + "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", + "Command": "Get-MgDirectoryOnPremiseSynchronization", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "OnPremDirectorySynchronization.Read.All", @@ -247699,19 +248030,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/directory/onPremisesSynchronization", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryOnPremiseSynchronization", "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDirectoryOnPremiseSynchronization", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "OnPremDirectorySynchronization.Read.All", @@ -247730,19 +248061,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/directory/onPremisesSynchronization/$count", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryOnPremiseSynchronizationCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDirectoryOnPremiseSynchronizationCount", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -247777,20 +248109,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/directoryRoles/{directoryRole-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRole", "OutputType": "IMicrosoftGraphDirectoryRole", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-get?view=graph-rest-1.0" + "Command": "Get-MgDirectoryRole", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -247825,34 +248156,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/directoryRoles", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRole", "OutputType": "IMicrosoftGraphDirectoryRole", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-list?view=graph-rest-1.0" + "Command": "Get-MgDirectoryRole", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryRoles/getByIds", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleById", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/directoryRoles/getByIds", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgDirectoryRoleById", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -247887,20 +248219,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleByRoleTemplateId", "OutputType": "IMicrosoftGraphDirectoryRole", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-get?view=graph-rest-1.0" + "Command": "Get-MgDirectoryRoleByRoleTemplateId", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -247935,19 +248266,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/directoryRoles/$count", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDirectoryRoleCount", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delta" + ], "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -247982,19 +248313,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-delta?view=graph-rest-1.0", + "Method": "GET", "Uri": "/directoryRoles/delta", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleDelta", "OutputType": "IMicrosoftGraphDirectoryRole", - "Variants": [ - "Delta" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-delta?view=graph-rest-1.0" + "Command": "Get-MgDirectoryRoleDelta", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -248029,193 +248360,193 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-list-members?view=graph-rest-1.0", + "Method": "GET", "Uri": "/directoryRoles/{directoryRole-id}/members", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleMember", "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-list-members?view=graph-rest-1.0" + "Command": "Get-MgDirectoryRoleMember", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/application", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleMemberAsApplication", - "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/application", + "OutputType": "IMicrosoftGraphApplication", + "Command": "Get-MgDirectoryRoleMemberAsApplication", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryRoles/{directoryRole-id}/members/application", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleMemberAsApplication", - "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/application", + "OutputType": "IMicrosoftGraphApplication", + "Command": "Get-MgDirectoryRoleMemberAsApplication", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/device", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleMemberAsDevice", - "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/device", + "OutputType": "IMicrosoftGraphDevice", + "Command": "Get-MgDirectoryRoleMemberAsDevice", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryRoles/{directoryRole-id}/members/device", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleMemberAsDevice", - "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/device", + "OutputType": "IMicrosoftGraphDevice", + "Command": "Get-MgDirectoryRoleMemberAsDevice", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/group", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleMemberAsGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgDirectoryRoleMemberAsGroup", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryRoles/{directoryRole-id}/members/group", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleMemberAsGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgDirectoryRoleMemberAsGroup", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/orgContact", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleMemberAsOrgContact", - "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/orgContact", + "OutputType": "IMicrosoftGraphOrgContact", + "Command": "Get-MgDirectoryRoleMemberAsOrgContact", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryRoles/{directoryRole-id}/members/orgContact", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleMemberAsOrgContact", - "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/orgContact", + "OutputType": "IMicrosoftGraphOrgContact", + "Command": "Get-MgDirectoryRoleMemberAsOrgContact", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/servicePrincipal", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleMemberAsServicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/servicePrincipal", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Command": "Get-MgDirectoryRoleMemberAsServicePrincipal", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryRoles/{directoryRole-id}/members/servicePrincipal", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleMemberAsServicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/servicePrincipal", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Command": "Get-MgDirectoryRoleMemberAsServicePrincipal", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/user", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleMemberAsUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/user", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgDirectoryRoleMemberAsUser", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryRoles/{directoryRole-id}/members/user", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleMemberAsUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/user", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgDirectoryRoleMemberAsUser", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -248250,19 +248581,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-list-members?view=graph-rest-1.0", + "Method": "GET", "Uri": "/directoryRoles/{directoryRole-id}/members/$ref", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleMemberByRef", "OutputType": null, - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-list-members?view=graph-rest-1.0" + "Command": "Get-MgDirectoryRoleMemberByRef", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -248297,159 +248629,158 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/directoryRoles/{directoryRole-id}/members/$count", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleMemberCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDirectoryRoleMemberCount", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryRoles/{directoryRole-id}/members/application/$count", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleMemberCountAsApplication", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/application/$count", + "OutputType": null, + "Command": "Get-MgDirectoryRoleMemberCountAsApplication", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryRoles/{directoryRole-id}/members/device/$count", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleMemberCountAsDevice", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/device/$count", + "OutputType": null, + "Command": "Get-MgDirectoryRoleMemberCountAsDevice", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryRoles/{directoryRole-id}/members/group/$count", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleMemberCountAsGroup", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/group/$count", + "OutputType": null, + "Command": "Get-MgDirectoryRoleMemberCountAsGroup", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryRoles/{directoryRole-id}/members/orgContact/$count", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleMemberCountAsOrgContact", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/orgContact/$count", + "OutputType": null, + "Command": "Get-MgDirectoryRoleMemberCountAsOrgContact", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryRoles/{directoryRole-id}/members/servicePrincipal/$count", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleMemberCountAsServicePrincipal", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/servicePrincipal/$count", + "OutputType": null, + "Command": "Get-MgDirectoryRoleMemberCountAsServicePrincipal", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryRoles/{directoryRole-id}/members/user/$count", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleMemberCountAsUser", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/members/user/$count", + "OutputType": null, + "Command": "Get-MgDirectoryRoleMemberCountAsUser", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryRoles/{directoryRole-id}/getMemberGroups", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleMemberGroup", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/directoryRoles/{directoryRole-id}/getMemberGroups", + "OutputType": null, + "Command": "Get-MgDirectoryRoleMemberGroup", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryRoles/{directoryRole-id}/getMemberObjects", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleMemberObject", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/directoryRoles/{directoryRole-id}/getMemberObjects", + "OutputType": null, + "Command": "Get-MgDirectoryRoleMemberObject", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleScopedMember", - "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Command": "Get-MgDirectoryRoleScopedMember", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -248484,19 +248815,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-list-scopedmembers?view=graph-rest-1.0", + "Method": "GET", "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleScopedMember", "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-list-scopedmembers?view=graph-rest-1.0" + "Command": "Get-MgDirectoryRoleScopedMember", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -248531,20 +248863,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/$count", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleScopedMemberCount", "OutputType": null, + "Command": "Get-MgDirectoryRoleScopedMemberCount", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -248579,20 +248911,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryroletemplate-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleTemplate", "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryroletemplate-get?view=graph-rest-1.0" + "Command": "Get-MgDirectoryRoleTemplate", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -248627,34 +248958,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryroletemplate-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/directoryRoleTemplates", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleTemplate", "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryroletemplate-list?view=graph-rest-1.0" + "Command": "Get-MgDirectoryRoleTemplate", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryRoleTemplates/getByIds", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleTemplateById", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/directoryRoleTemplates/getByIds", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgDirectoryRoleTemplateById", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -248689,19 +249020,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/directoryRoleTemplates/$count", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleTemplateCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDirectoryRoleTemplateCount", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delta" + ], "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -248736,111 +249067,112 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-1.0", + "Method": "GET", "Uri": "/directoryRoleTemplates/delta", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleTemplateDelta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "Delta" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-1.0" + "Command": "Get-MgDirectoryRoleTemplateDelta", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberGroups", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleTemplateMemberGroup", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberGroups", + "OutputType": null, + "Command": "Get-MgDirectoryRoleTemplateMemberGroup", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberObjects", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectoryRoleTemplateMemberObject", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}/getMemberObjects", + "OutputType": null, + "Command": "Get-MgDirectoryRoleTemplateMemberObject", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/subscriptions/{companySubscription-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectorySubscription", - "OutputType": "IMicrosoftGraphCompanySubscription", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/companysubscription-get?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/companysubscription-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/directory/subscriptions/{companySubscription-id}", + "OutputType": "IMicrosoftGraphCompanySubscription", + "Command": "Get-MgDirectorySubscription", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/subscriptions", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectorySubscription", - "OutputType": "IMicrosoftGraphCompanySubscription", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-subscriptions?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-list-subscriptions?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/directory/subscriptions", + "OutputType": "IMicrosoftGraphCompanySubscription", + "Command": "Get-MgDirectorySubscription", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/subscriptions(commerceSubscriptionId='{commerceSubscriptionId}')", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectorySubscriptionByCommerceSubscriptionId", - "OutputType": "IMicrosoftGraphCompanySubscription", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/companysubscription-get?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/companysubscription-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/directory/subscriptions(commerceSubscriptionId='{commerceSubscriptionId}')", + "OutputType": "IMicrosoftGraphCompanySubscription", + "Command": "Get-MgDirectorySubscriptionByCommerceSubscriptionId", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/subscriptions/$count", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDirectorySubscriptionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/directory/subscriptions/$count", + "OutputType": null, + "Command": "Get-MgDirectorySubscriptionCount", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Domain.Read.All", @@ -248867,20 +249199,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/domains/{domain-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDomain", "OutputType": "IMicrosoftGraphDomain", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-get?view=graph-rest-1.0" + "Command": "Get-MgDomain", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Domain.Read.All", @@ -248907,19 +249238,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/domains", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDomain", "OutputType": "IMicrosoftGraphDomain", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list?view=graph-rest-1.0" + "Command": "Get-MgDomain", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "Domain.Read.All", @@ -248946,19 +249277,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/domains/$count", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDomainCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDomainCount", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Domain.Read.All", @@ -248977,64 +249309,63 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internaldomainfederation-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDomainFederationConfiguration", "OutputType": "IMicrosoftGraphInternalDomainFederation", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internaldomainfederation-get?view=graph-rest-1.0" + "Command": "Get-MgDomainFederationConfiguration", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/domains/{domain-id}/federationConfiguration", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDomainFederationConfiguration", - "OutputType": "IMicrosoftGraphInternalDomainFederation", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list-federationconfiguration?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list-federationconfiguration?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/domains/{domain-id}/federationConfiguration", + "OutputType": "IMicrosoftGraphInternalDomainFederation", + "Command": "Get-MgDomainFederationConfiguration", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/domains/{domain-id}/federationConfiguration/$count", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDomainFederationConfigurationCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/domains/{domain-id}/federationConfiguration/$count", + "OutputType": null, + "Command": "Get-MgDomainFederationConfigurationCount", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/domains/{domain-id}/domainNameReferences/{directoryObject-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDomainNameReference", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/domains/{domain-id}/domainNameReferences/{directoryObject-id}", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgDomainNameReference", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Domain.Read.All", @@ -249053,19 +249384,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list-domainnamereferences?view=graph-rest-1.0", + "Method": "GET", "Uri": "/domains/{domain-id}/domainNameReferences", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDomainNameReference", "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list-domainnamereferences?view=graph-rest-1.0" + "Command": "Get-MgDomainNameReference", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Domain.Read.All", @@ -249084,35 +249416,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/domains/{domain-id}/domainNameReferences/$count", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDomainNameReferenceCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDomainNameReferenceCount", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDomainServiceConfigurationRecord", - "OutputType": "IMicrosoftGraphDomainDnsRecord", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "Command": "Get-MgDomainServiceConfigurationRecord", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Domain.Read.All", @@ -249131,19 +249462,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list-serviceconfigurationrecords?view=graph-rest-1.0", + "Method": "GET", "Uri": "/domains/{domain-id}/serviceConfigurationRecords", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDomainServiceConfigurationRecord", "OutputType": "IMicrosoftGraphDomainDnsRecord", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list-serviceconfigurationrecords?view=graph-rest-1.0" + "Command": "Get-MgDomainServiceConfigurationRecord", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Domain.Read.All", @@ -249162,35 +249494,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/domains/{domain-id}/serviceConfigurationRecords/$count", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDomainServiceConfigurationRecordCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDomainServiceConfigurationRecordCount", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDomainVerificationDnsRecord", - "OutputType": "IMicrosoftGraphDomainDnsRecord", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "Command": "Get-MgDomainVerificationDnsRecord", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Domain.Read.All", @@ -249209,19 +249540,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list-verificationdnsrecords?view=graph-rest-1.0", + "Method": "GET", "Uri": "/domains/{domain-id}/verificationDnsRecords", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDomainVerificationDnsRecord", "OutputType": "IMicrosoftGraphDomainDnsRecord", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-list-verificationdnsrecords?view=graph-rest-1.0" + "Command": "Get-MgDomainVerificationDnsRecord", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Domain.Read.All", @@ -249240,20 +249572,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/domains/{domain-id}/verificationDnsRecords/$count", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgDomainVerificationDnsRecordCount", "OutputType": null, + "Command": "Get-MgDomainVerificationDnsRecordCount", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Files.Read", @@ -249304,270 +249636,270 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/drives/{drive-id}", - "Module": "Files", - "Command": "Get-MgDrive", "OutputType": "IMicrosoftGraphDrive", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDrive", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives", - "Module": "Files", - "Command": "Get-MgDrive", - "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives", + "OutputType": "IMicrosoftGraphDrive", + "Command": "Get-MgDrive", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/bundles/{driveItem-id}", - "Module": "Files", - "Command": "Get-MgDriveBundle", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/bundles/{driveItem-id}", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgDriveBundle", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/bundles", - "Module": "Files", - "Command": "Get-MgDriveBundle", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/bundles", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgDriveBundle", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content", - "Module": "Files", - "Command": "Get-MgDriveBundleContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content", + "OutputType": null, + "Command": "Get-MgDriveBundleContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/bundles/$count", - "Module": "Files", - "Command": "Get-MgDriveBundleCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/bundles/$count", + "OutputType": null, + "Command": "Get-MgDriveBundleCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base", - "Module": "Files", - "Command": "Get-MgDriveContentTypeBase", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/base", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgDriveContentTypeBase", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "Module": "Files", - "Command": "Get-MgDriveContentTypeBaseType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgDriveContentTypeBaseType", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", - "Module": "Files", - "Command": "Get-MgDriveContentTypeBaseType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgDriveContentTypeBaseType", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", - "Module": "Files", - "Command": "Get-MgDriveContentTypeBaseTypeCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", + "OutputType": null, + "Command": "Get-MgDriveContentTypeBaseTypeCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/createdByUser", - "Module": "Files", - "Command": "Get-MgDriveCreatedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/createdByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgDriveCreatedByUser", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/createdByUser/mailboxSettings", - "Module": "Files", - "Command": "Get-MgDriveCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgDriveCreatedByUserMailboxSetting", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/createdByUser/serviceProvisioningErrors", - "Module": "Files", - "Command": "Get-MgDriveCreatedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/createdByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgDriveCreatedByUserServiceProvisioningError", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count", - "Module": "Files", - "Command": "Get-MgDriveCreatedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgDriveCreatedByUserServiceProvisioningErrorCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/following/{driveItem-id}", - "Module": "Files", - "Command": "Get-MgDriveFollowing", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/following/{driveItem-id}", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgDriveFollowing", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/following", - "Module": "Files", - "Command": "Get-MgDriveFollowing", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/following", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgDriveFollowing", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/following/{driveItem-id}/content", - "Module": "Files", - "Command": "Get-MgDriveFollowingContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/following/{driveItem-id}/content", + "OutputType": null, + "Command": "Get-MgDriveFollowingContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/following/$count", - "Module": "Files", - "Command": "Get-MgDriveFollowingCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/following/$count", + "OutputType": null, + "Command": "Get-MgDriveFollowingCount", + "Module": "Files" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Files.Read", @@ -249634,51 +249966,51 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}", - "Module": "Files", - "Command": "Get-MgDriveItem", "OutputType": "IMicrosoftGraphDriveItem", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDriveItem", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items", - "Module": "Files", - "Command": "Get-MgDriveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/drives/{drive-id}/items", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgDriveItem", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval", - "Module": "Files", - "Command": "Get-MgDriveItemActivityByInterval", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivitystat-getactivitybyinterval?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivitystat-getactivitybyinterval?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgDriveItemActivityByInterval", + "Module": "Files" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Files.Read", @@ -249729,78 +250061,78 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics", - "Module": "Files", - "Command": "Get-MgDriveItemAnalytic", "OutputType": "IMicrosoftGraphItemAnalytics", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDriveItemAnalytic", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Module": "Files", - "Command": "Get-MgDriveItemAnalyticItemActivityStat", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgDriveItemAnalyticItemActivityStat", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "Module": "Files", - "Command": "Get-MgDriveItemAnalyticItemActivityStat", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgDriveItemAnalyticItemActivityStat", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Module": "Files", - "Command": "Get-MgDriveItemAnalyticItemActivityStatActivity", - "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", + "OutputType": "IMicrosoftGraphItemActivity", + "Command": "Get-MgDriveItemAnalyticItemActivityStatActivity", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", - "Module": "Files", - "Command": "Get-MgDriveItemAnalyticItemActivityStatCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", + "OutputType": null, + "Command": "Get-MgDriveItemAnalyticItemActivityStatCount", + "Module": "Files" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Files.Read", @@ -249851,20 +250183,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", - "Module": "Files", - "Command": "Get-MgDriveItemAnalyticLastSevenDay", "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgDriveItemAnalyticLastSevenDay", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Files.Read", @@ -249915,35 +250247,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemanalytics-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", - "Module": "Files", - "Command": "Get-MgDriveItemAnalyticTime", "OutputType": "IMicrosoftGraphItemActivityStat", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemanalytics-get?view=graph-rest-1.0" + "Command": "Get-MgDriveItemAnalyticTime", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", - "Module": "Files", - "Command": "Get-MgDriveItemChild", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgDriveItemChild", + "Module": "Files" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Files.Read", @@ -249994,34 +250325,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-list-children?view=graph-rest-1.0", + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/children", - "Module": "Files", - "Command": "Get-MgDriveItemChild", "OutputType": "IMicrosoftGraphDriveItem", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-list-children?view=graph-rest-1.0" + "Command": "Get-MgDriveItemChild", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "Module": "Files", - "Command": "Get-MgDriveItemChildContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", + "OutputType": null, + "Command": "Get-MgDriveItemChildContent", + "Module": "Files" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Files.Read", @@ -250072,20 +250404,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/$count", - "Module": "Files", - "Command": "Get-MgDriveItemChildCount", "OutputType": null, + "Command": "Get-MgDriveItemChildCount", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Files.Read", @@ -250136,505 +250468,505 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", - "Module": "Files", - "Command": "Get-MgDriveItemContent", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDriveItemContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/$count", - "Module": "Files", - "Command": "Get-MgDriveItemCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/$count", + "OutputType": null, + "Command": "Get-MgDriveItemCount", + "Module": "Files" }, - { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser", - "Module": "Files", - "Command": "Get-MgDriveItemCreatedByUser", - "OutputType": "IMicrosoftGraphUser", + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgDriveItemCreatedByUser", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "Module": "Files", - "Command": "Get-MgDriveItemCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgDriveItemCreatedByUserMailboxSetting", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors", - "Module": "Files", - "Command": "Get-MgDriveItemCreatedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgDriveItemCreatedByUserServiceProvisioningError", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count", - "Module": "Files", - "Command": "Get-MgDriveItemCreatedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgDriveItemCreatedByUserServiceProvisioningErrorCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/delta", - "Module": "Files", - "Command": "Get-MgDriveItemDelta", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/delta", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgDriveItemDelta", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", - "Module": "Files", - "Command": "Get-MgDriveItemItemLastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgDriveItemItemLastModifiedByUser", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "Module": "Files", - "Command": "Get-MgDriveItemItemLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgDriveItemItemLastModifiedByUserMailboxSetting", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors", - "Module": "Files", - "Command": "Get-MgDriveItemItemLastModifiedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgDriveItemItemLastModifiedByUserServiceProvisioningError", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", - "Module": "Files", - "Command": "Get-MgDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", - "Module": "Files", - "Command": "Get-MgDriveItemLastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgDriveItemLastModifiedByUser", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "Module": "Files", - "Command": "Get-MgDriveItemLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgDriveItemLastModifiedByUserMailboxSetting", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "Module": "Files", - "Command": "Get-MgDriveItemLastModifiedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgDriveItemLastModifiedByUserServiceProvisioningError", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "Module": "Files", - "Command": "Get-MgDriveItemLastModifiedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgDriveItemLastModifiedByUserServiceProvisioningErrorCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem", - "Module": "Files", - "Command": "Get-MgDriveItemListItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem", + "OutputType": "IMicrosoftGraphListItem", + "Command": "Get-MgDriveItemListItem", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval", - "Module": "Files", - "Command": "Get-MgDriveItemListItemActivityByInterval", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgDriveItemListItemActivityByInterval", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/analytics", - "Module": "Files", - "Command": "Get-MgDriveItemListItemAnalytic", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/analytics", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Command": "Get-MgDriveItemListItemAnalytic", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser", - "Module": "Files", - "Command": "Get-MgDriveItemListItemCreatedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgDriveItemListItemCreatedByUser", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "Module": "Files", - "Command": "Get-MgDriveItemListItemCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgDriveItemListItemCreatedByUserMailboxSetting", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors", - "Module": "Files", - "Command": "Get-MgDriveItemListItemCreatedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgDriveItemListItemCreatedByUserServiceProvisioningError", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count", - "Module": "Files", - "Command": "Get-MgDriveItemListItemCreatedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgDriveItemListItemCreatedByUserServiceProvisioningErrorCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "Module": "Files", - "Command": "Get-MgDriveItemListItemDocumentSetVersion", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "Get-MgDriveItemListItemDocumentSetVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "Module": "Files", - "Command": "Get-MgDriveItemListItemDocumentSetVersion", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "Get-MgDriveItemListItemDocumentSetVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count", - "Module": "Files", - "Command": "Get-MgDriveItemListItemDocumentSetVersionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count", + "OutputType": null, + "Command": "Get-MgDriveItemListItemDocumentSetVersionCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Module": "Files", - "Command": "Get-MgDriveItemListItemDocumentSetVersionField", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "OutputType": null, + "Command": "Get-MgDriveItemListItemDocumentSetVersionField", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem", - "Module": "Files", - "Command": "Get-MgDriveItemListItemDriveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgDriveItemListItemDriveItem", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "Module": "Files", - "Command": "Get-MgDriveItemListItemDriveItemContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", + "OutputType": null, + "Command": "Get-MgDriveItemListItemDriveItemContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "Module": "Files", - "Command": "Get-MgDriveItemListItemField", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields", + "OutputType": null, + "Command": "Get-MgDriveItemListItemField", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "Module": "Files", - "Command": "Get-MgDriveItemListItemVersion", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", + "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "Get-MgDriveItemListItemVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "Module": "Files", - "Command": "Get-MgDriveItemListItemVersion", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions", + "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "Get-MgDriveItemListItemVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count", - "Module": "Files", - "Command": "Get-MgDriveItemListItemVersionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count", + "OutputType": null, + "Command": "Get-MgDriveItemListItemVersionCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "Module": "Files", - "Command": "Get-MgDriveItemListItemVersionField", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", + "OutputType": null, + "Command": "Get-MgDriveItemListItemVersionField", + "Module": "Files" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Files.Read", @@ -250685,20 +251017,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "Module": "Files", - "Command": "Get-MgDriveItemPermission", "OutputType": "IMicrosoftGraphPermission", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDriveItemPermission", + "Module": "Files" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Files.Read", @@ -250749,19 +251080,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions", - "Module": "Files", - "Command": "Get-MgDriveItemPermission", "OutputType": "IMicrosoftGraphPermission", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDriveItemPermission", + "Module": "Files" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Files.Read", @@ -250812,94 +251144,93 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/$count", - "Module": "Files", - "Command": "Get-MgDriveItemPermissionCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDriveItemPermissionCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "Module": "Files", - "Command": "Get-MgDriveItemRetentionLabel", - "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel", + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Command": "Get-MgDriveItemRetentionLabel", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "Module": "Files", - "Command": "Get-MgDriveItemSubscription", - "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", + "OutputType": "IMicrosoftGraphSubscription", + "Command": "Get-MgDriveItemSubscription", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "Module": "Files", - "Command": "Get-MgDriveItemSubscription", - "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions", + "OutputType": "IMicrosoftGraphSubscription", + "Command": "Get-MgDriveItemSubscription", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", - "Module": "Files", - "Command": "Get-MgDriveItemSubscriptionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", + "OutputType": null, + "Command": "Get-MgDriveItemSubscriptionCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "Module": "Files", - "Command": "Get-MgDriveItemThumbnail", - "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Command": "Get-MgDriveItemThumbnail", + "Module": "Files" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Files.Read", @@ -250950,19 +251281,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "Module": "Files", - "Command": "Get-MgDriveItemThumbnail", "OutputType": "IMicrosoftGraphThumbnailSet", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDriveItemThumbnail", + "Module": "Files" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Files.Read", @@ -251013,20 +251345,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", - "Module": "Files", - "Command": "Get-MgDriveItemThumbnailCount", "OutputType": null, + "Command": "Get-MgDriveItemThumbnailCount", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Files.Read", @@ -251077,20 +251409,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "Module": "Files", - "Command": "Get-MgDriveItemVersion", "OutputType": "IMicrosoftGraphDriveItemVersion", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDriveItemVersion", + "Module": "Files" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Files.Read", @@ -251141,19 +251472,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions", - "Module": "Files", - "Command": "Get-MgDriveItemVersion", "OutputType": "IMicrosoftGraphDriveItemVersion", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDriveItemVersion", + "Module": "Files" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Files.Read", @@ -251204,20 +251536,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "Module": "Files", - "Command": "Get-MgDriveItemVersionContent", "OutputType": null, + "Command": "Get-MgDriveItemVersionContent", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Files.Read", @@ -251268,1111 +251600,1113 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/$count", - "Module": "Files", - "Command": "Get-MgDriveItemVersionCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgDriveItemVersionCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/lastModifiedByUser", - "Module": "Files", - "Command": "Get-MgDriveLastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/lastModifiedByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgDriveLastModifiedByUser", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "Module": "Files", - "Command": "Get-MgDriveLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgDriveLastModifiedByUserMailboxSetting", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors", - "Module": "Files", - "Command": "Get-MgDriveLastModifiedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgDriveLastModifiedByUserServiceProvisioningError", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "Module": "Files", - "Command": "Get-MgDriveLastModifiedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgDriveLastModifiedByUserServiceProvisioningErrorCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list", - "Module": "Files", - "Command": "Get-MgDriveList", - "OutputType": "IMicrosoftGraphList", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list", + "OutputType": "IMicrosoftGraphList", + "Command": "Get-MgDriveList", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", - "Module": "Files", - "Command": "Get-MgDriveListColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgDriveListColumn", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/columns", - "Module": "Files", - "Command": "Get-MgDriveListColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/columns", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgDriveListColumn", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/columns/$count", - "Module": "Files", - "Command": "Get-MgDriveListColumnCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/columns/$count", + "OutputType": null, + "Command": "Get-MgDriveListColumnCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", - "Module": "Files", - "Command": "Get-MgDriveListColumnSourceColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgDriveListColumnSourceColumn", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", - "Module": "Files", - "Command": "Get-MgDriveListContentType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgDriveListContentType", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/contentTypes", - "Module": "Files", - "Command": "Get-MgDriveListContentType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/contentTypes", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgDriveListContentType", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Module": "Files", - "Command": "Get-MgDriveListContentTypeColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgDriveListContentTypeColumn", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "Module": "Files", - "Command": "Get-MgDriveListContentTypeColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgDriveListContentTypeColumn", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count", - "Module": "Files", - "Command": "Get-MgDriveListContentTypeColumnCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count", + "OutputType": null, + "Command": "Get-MgDriveListContentTypeColumnCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Module": "Files", - "Command": "Get-MgDriveListContentTypeColumnLink", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "OutputType": "IMicrosoftGraphColumnLink", + "Command": "Get-MgDriveListContentTypeColumnLink", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "Module": "Files", - "Command": "Get-MgDriveListContentTypeColumnLink", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", + "OutputType": "IMicrosoftGraphColumnLink", + "Command": "Get-MgDriveListContentTypeColumnLink", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count", - "Module": "Files", - "Command": "Get-MgDriveListContentTypeColumnLinkCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count", + "OutputType": null, + "Command": "Get-MgDriveListContentTypeColumnLinkCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "Module": "Files", - "Command": "Get-MgDriveListContentTypeColumnPosition", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgDriveListContentTypeColumnPosition", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", - "Module": "Files", - "Command": "Get-MgDriveListContentTypeColumnPosition", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgDriveListContentTypeColumnPosition", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count", - "Module": "Files", - "Command": "Get-MgDriveListContentTypeColumnPositionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count", + "OutputType": null, + "Command": "Get-MgDriveListContentTypeColumnPositionCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "Module": "Files", - "Command": "Get-MgDriveListContentTypeColumnSourceColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgDriveListContentTypeColumnSourceColumn", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", - "Module": "Files", - "Command": "Get-MgDriveListContentTypeCompatibleHubContentType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgDriveListContentTypeCompatibleHubContentType", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/contentTypes/$count", - "Module": "Files", - "Command": "Get-MgDriveListContentTypeCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/contentTypes/$count", + "OutputType": null, + "Command": "Get-MgDriveListContentTypeCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/createdByUser", - "Module": "Files", - "Command": "Get-MgDriveListCreatedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/createdByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgDriveListCreatedByUser", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/createdByUser/mailboxSettings", - "Module": "Files", - "Command": "Get-MgDriveListCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgDriveListCreatedByUserMailboxSetting", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors", - "Module": "Files", - "Command": "Get-MgDriveListCreatedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgDriveListCreatedByUserServiceProvisioningError", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count", - "Module": "Files", - "Command": "Get-MgDriveListCreatedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgDriveListCreatedByUserServiceProvisioningErrorCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/drive", - "Module": "Files", - "Command": "Get-MgDriveListDrive", - "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/drive", + "OutputType": "IMicrosoftGraphDrive", + "Command": "Get-MgDriveListDrive", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}", - "Module": "Files", - "Command": "Get-MgDriveListItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}", + "OutputType": "IMicrosoftGraphListItem", + "Command": "Get-MgDriveListItem", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/items", - "Module": "Files", - "Command": "Get-MgDriveListItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items", + "OutputType": "IMicrosoftGraphListItem", + "Command": "Get-MgDriveListItem", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval", - "Module": "Files", - "Command": "Get-MgDriveListItemActivityByInterval", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgDriveListItemActivityByInterval", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/analytics", - "Module": "Files", - "Command": "Get-MgDriveListItemAnalytic", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/analytics", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Command": "Get-MgDriveListItemAnalytic", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/items/$count", - "Module": "Files", - "Command": "Get-MgDriveListItemCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/$count", + "OutputType": null, + "Command": "Get-MgDriveListItemCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser", - "Module": "Files", - "Command": "Get-MgDriveListItemCreatedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgDriveListItemCreatedByUser", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "Module": "Files", - "Command": "Get-MgDriveListItemCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgDriveListItemCreatedByUserMailboxSetting", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", - "Module": "Files", - "Command": "Get-MgDriveListItemCreatedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgDriveListItemCreatedByUserServiceProvisioningError", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "Module": "Files", - "Command": "Get-MgDriveListItemCreatedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgDriveListItemCreatedByUserServiceProvisioningErrorCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/items/delta", - "Module": "Files", - "Command": "Get-MgDriveListItemDelta", - "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/delta", + "OutputType": "IMicrosoftGraphListItem", + "Command": "Get-MgDriveListItemDelta", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Module": "Files", - "Command": "Get-MgDriveListItemDocumentSetVersion", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "Get-MgDriveListItemDocumentSetVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "Module": "Files", - "Command": "Get-MgDriveListItemDocumentSetVersion", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "Get-MgDriveListItemDocumentSetVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count", - "Module": "Files", - "Command": "Get-MgDriveListItemDocumentSetVersionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count", + "OutputType": null, + "Command": "Get-MgDriveListItemDocumentSetVersionCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Module": "Files", - "Command": "Get-MgDriveListItemDocumentSetVersionField", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "OutputType": null, + "Command": "Get-MgDriveListItemDocumentSetVersionField", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem", - "Module": "Files", - "Command": "Get-MgDriveListItemDriveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgDriveListItemDriveItem", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "Module": "Files", - "Command": "Get-MgDriveListItemDriveItemContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", + "OutputType": null, + "Command": "Get-MgDriveListItemDriveItemContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", - "Module": "Files", - "Command": "Get-MgDriveListItemField", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", + "OutputType": null, + "Command": "Get-MgDriveListItemField", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Module": "Files", - "Command": "Get-MgDriveListItemVersion", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "Get-MgDriveListItemVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions", - "Module": "Files", - "Command": "Get-MgDriveListItemVersion", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions", + "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "Get-MgDriveListItemVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/$count", - "Module": "Files", - "Command": "Get-MgDriveListItemVersionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/$count", + "OutputType": null, + "Command": "Get-MgDriveListItemVersionCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Module": "Files", - "Command": "Get-MgDriveListItemVersionField", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "OutputType": null, + "Command": "Get-MgDriveListItemVersionField", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "Module": "Files", - "Command": "Get-MgDriveListOperation", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Command": "Get-MgDriveListOperation", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/operations", - "Module": "Files", - "Command": "Get-MgDriveListOperation", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/operations", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Command": "Get-MgDriveListOperation", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/operations/$count", - "Module": "Files", - "Command": "Get-MgDriveListOperationCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/operations/$count", + "OutputType": null, + "Command": "Get-MgDriveListOperationCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", - "Module": "Files", - "Command": "Get-MgDriveListSubscription", - "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", + "OutputType": "IMicrosoftGraphSubscription", + "Command": "Get-MgDriveListSubscription", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/subscriptions", - "Module": "Files", - "Command": "Get-MgDriveListSubscription", - "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/subscriptions", + "OutputType": "IMicrosoftGraphSubscription", + "Command": "Get-MgDriveListSubscription", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/subscriptions/$count", - "Module": "Files", - "Command": "Get-MgDriveListSubscriptionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/list/subscriptions/$count", + "OutputType": null, + "Command": "Get-MgDriveListSubscriptionCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root", - "Module": "Files", - "Command": "Get-MgDriveRoot", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgDriveRoot", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/getActivitiesByInterval", - "Module": "Files", - "Command": "Get-MgDriveRootActivityByInterval", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivitystat-getactivitybyinterval?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivitystat-getactivitybyinterval?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/getActivitiesByInterval", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgDriveRootActivityByInterval", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/analytics", - "Module": "Files", - "Command": "Get-MgDriveRootAnalytic", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/analytics", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Command": "Get-MgDriveRootAnalytic", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "Module": "Files", - "Command": "Get-MgDriveRootAnalyticItemActivityStat", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgDriveRootAnalyticItemActivityStat", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats", - "Module": "Files", - "Command": "Get-MgDriveRootAnalyticItemActivityStat", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgDriveRootAnalyticItemActivityStat", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Module": "Files", - "Command": "Get-MgDriveRootAnalyticItemActivityStatActivity", - "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities", + "OutputType": "IMicrosoftGraphItemActivity", + "Command": "Get-MgDriveRootAnalyticItemActivityStatActivity", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/$count", - "Module": "Files", - "Command": "Get-MgDriveRootAnalyticItemActivityStatCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/$count", + "OutputType": null, + "Command": "Get-MgDriveRootAnalyticItemActivityStatCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/analytics/lastSevenDays", - "Module": "Files", - "Command": "Get-MgDriveRootAnalyticLastSevenDay", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/analytics/lastSevenDays", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgDriveRootAnalyticLastSevenDay", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/analytics/allTime", - "Module": "Files", - "Command": "Get-MgDriveRootAnalyticTime", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/analytics/allTime", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgDriveRootAnalyticTime", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/children/{driveItem-id}", - "Module": "Files", - "Command": "Get-MgDriveRootChild", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/children/{driveItem-id}", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgDriveRootChild", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/children", - "Module": "Files", - "Command": "Get-MgDriveRootChild", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/children", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgDriveRootChild", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content", - "Module": "Files", - "Command": "Get-MgDriveRootChildContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content", + "OutputType": null, + "Command": "Get-MgDriveRootChildContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/children/$count", - "Module": "Files", - "Command": "Get-MgDriveRootChildCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/children/$count", + "OutputType": null, + "Command": "Get-MgDriveRootChildCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/content", - "Module": "Files", - "Command": "Get-MgDriveRootContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/content", + "OutputType": null, + "Command": "Get-MgDriveRootContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/createdByUser", - "Module": "Files", - "Command": "Get-MgDriveRootCreatedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/createdByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgDriveRootCreatedByUser", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/createdByUser/mailboxSettings", - "Module": "Files", - "Command": "Get-MgDriveRootCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgDriveRootCreatedByUserMailboxSetting", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors", - "Module": "Files", - "Command": "Get-MgDriveRootCreatedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgDriveRootCreatedByUserServiceProvisioningError", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count", - "Module": "Files", - "Command": "Get-MgDriveRootCreatedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgDriveRootCreatedByUserServiceProvisioningErrorCount", + "Module": "Files" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delta", + "Delta1", + "DeltaViaIdentity", + "DeltaViaIdentity1" + ], "Permissions": [ { "Name": "Files.Read", @@ -252423,674 +252757,672 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-1.0", + "Method": "GET", "Uri": "/drives/{drive-id}/root/delta", - "Module": "Files", - "Command": "Get-MgDriveRootDelta", "OutputType": "IMicrosoftGraphDriveItem", - "Variants": [ - "Delta", - "Delta1", - "DeltaViaIdentity", - "DeltaViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-1.0" + "Command": "Get-MgDriveRootDelta", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser", - "Module": "Files", - "Command": "Get-MgDriveRootItemLastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgDriveRootItemLastModifiedByUser", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "Module": "Files", - "Command": "Get-MgDriveRootItemLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgDriveRootItemLastModifiedByUserMailboxSetting", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors", - "Module": "Files", - "Command": "Get-MgDriveRootItemLastModifiedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgDriveRootItemLastModifiedByUserServiceProvisioningError", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", - "Module": "Files", - "Command": "Get-MgDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/lastModifiedByUser", - "Module": "Files", - "Command": "Get-MgDriveRootLastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/lastModifiedByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgDriveRootLastModifiedByUser", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "Module": "Files", - "Command": "Get-MgDriveRootLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgDriveRootLastModifiedByUserMailboxSetting", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors", - "Module": "Files", - "Command": "Get-MgDriveRootLastModifiedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgDriveRootLastModifiedByUserServiceProvisioningError", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count", - "Module": "Files", - "Command": "Get-MgDriveRootLastModifiedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgDriveRootLastModifiedByUserServiceProvisioningErrorCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/listItem", - "Module": "Files", - "Command": "Get-MgDriveRootListItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem", + "OutputType": "IMicrosoftGraphListItem", + "Command": "Get-MgDriveRootListItem", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/listItem/getActivitiesByInterval", - "Module": "Files", - "Command": "Get-MgDriveRootListItemActivityByInterval", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/getActivitiesByInterval", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgDriveRootListItemActivityByInterval", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/listItem/analytics", - "Module": "Files", - "Command": "Get-MgDriveRootListItemAnalytic", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/analytics", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Command": "Get-MgDriveRootListItemAnalytic", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/listItem/createdByUser", - "Module": "Files", - "Command": "Get-MgDriveRootListItemCreatedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/createdByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgDriveRootListItemCreatedByUser", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "Module": "Files", - "Command": "Get-MgDriveRootListItemCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgDriveRootListItemCreatedByUserMailboxSetting", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors", - "Module": "Files", - "Command": "Get-MgDriveRootListItemCreatedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgDriveRootListItemCreatedByUserServiceProvisioningError", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count", - "Module": "Files", - "Command": "Get-MgDriveRootListItemCreatedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgDriveRootListItemCreatedByUserServiceProvisioningErrorCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "Module": "Files", - "Command": "Get-MgDriveRootListItemDocumentSetVersion", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "Get-MgDriveRootListItemDocumentSetVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions", - "Module": "Files", - "Command": "Get-MgDriveRootListItemDocumentSetVersion", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "Get-MgDriveRootListItemDocumentSetVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/$count", - "Module": "Files", - "Command": "Get-MgDriveRootListItemDocumentSetVersionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/$count", + "OutputType": null, + "Command": "Get-MgDriveRootListItemDocumentSetVersionCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Module": "Files", - "Command": "Get-MgDriveRootListItemDocumentSetVersionField", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "OutputType": null, + "Command": "Get-MgDriveRootListItemDocumentSetVersionField", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/listItem/driveItem", - "Module": "Files", - "Command": "Get-MgDriveRootListItemDriveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/driveItem", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgDriveRootListItemDriveItem", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/listItem/driveItem/content", - "Module": "Files", - "Command": "Get-MgDriveRootListItemDriveItemContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/driveItem/content", + "OutputType": null, + "Command": "Get-MgDriveRootListItemDriveItemContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/listItem/fields", - "Module": "Files", - "Command": "Get-MgDriveRootListItemField", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/fields", + "OutputType": null, + "Command": "Get-MgDriveRootListItemField", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "Module": "Files", - "Command": "Get-MgDriveRootListItemVersion", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", + "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "Get-MgDriveRootListItemVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/listItem/versions", - "Module": "Files", - "Command": "Get-MgDriveRootListItemVersion", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/versions", + "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "Get-MgDriveRootListItemVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/listItem/versions/$count", - "Module": "Files", - "Command": "Get-MgDriveRootListItemVersionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/versions/$count", + "OutputType": null, + "Command": "Get-MgDriveRootListItemVersionCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "Module": "Files", - "Command": "Get-MgDriveRootListItemVersionField", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", + "OutputType": null, + "Command": "Get-MgDriveRootListItemVersionField", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/permissions/{permission-id}", - "Module": "Files", - "Command": "Get-MgDriveRootPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/permissions/{permission-id}", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Get-MgDriveRootPermission", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/permissions", - "Module": "Files", - "Command": "Get-MgDriveRootPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/permissions", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Get-MgDriveRootPermission", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/permissions/$count", - "Module": "Files", - "Command": "Get-MgDriveRootPermissionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/permissions/$count", + "OutputType": null, + "Command": "Get-MgDriveRootPermissionCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/retentionLabel", - "Module": "Files", - "Command": "Get-MgDriveRootRetentionLabel", - "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/retentionLabel", + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Command": "Get-MgDriveRootRetentionLabel", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}", - "Module": "Files", - "Command": "Get-MgDriveRootSubscription", - "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}", + "OutputType": "IMicrosoftGraphSubscription", + "Command": "Get-MgDriveRootSubscription", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/subscriptions", - "Module": "Files", - "Command": "Get-MgDriveRootSubscription", - "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/subscriptions", + "OutputType": "IMicrosoftGraphSubscription", + "Command": "Get-MgDriveRootSubscription", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/subscriptions/$count", - "Module": "Files", - "Command": "Get-MgDriveRootSubscriptionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/subscriptions/$count", + "OutputType": null, + "Command": "Get-MgDriveRootSubscriptionCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "Module": "Files", - "Command": "Get-MgDriveRootThumbnail", - "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Command": "Get-MgDriveRootThumbnail", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/thumbnails", - "Module": "Files", - "Command": "Get-MgDriveRootThumbnail", - "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/thumbnails", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Command": "Get-MgDriveRootThumbnail", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/thumbnails/$count", - "Module": "Files", - "Command": "Get-MgDriveRootThumbnailCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/thumbnails/$count", + "OutputType": null, + "Command": "Get-MgDriveRootThumbnailCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "Module": "Files", - "Command": "Get-MgDriveRootVersion", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Command": "Get-MgDriveRootVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/versions", - "Module": "Files", - "Command": "Get-MgDriveRootVersion", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/versions", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Command": "Get-MgDriveRootVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "Module": "Files", - "Command": "Get-MgDriveRootVersionContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", + "OutputType": null, + "Command": "Get-MgDriveRootVersionContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/versions/$count", - "Module": "Files", - "Command": "Get-MgDriveRootVersionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/root/versions/$count", + "OutputType": null, + "Command": "Get-MgDriveRootVersionCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/special/{driveItem-id}", - "Module": "Files", - "Command": "Get-MgDriveSpecial", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/special/{driveItem-id}", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgDriveSpecial", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/special", - "Module": "Files", - "Command": "Get-MgDriveSpecial", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/special", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgDriveSpecial", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/special/{driveItem-id}/content", - "Module": "Files", - "Command": "Get-MgDriveSpecialContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/special/{driveItem-id}/content", + "OutputType": null, + "Command": "Get-MgDriveSpecialContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/special/$count", - "Module": "Files", - "Command": "Get-MgDriveSpecialCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/drives/{drive-id}/special/$count", + "OutputType": null, + "Command": "Get-MgDriveSpecialCount", + "Module": "Files" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -253117,20 +253449,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/education/classes/{educationClass-id}", - "Module": "Education", - "Command": "Get-MgEducationClass", "OutputType": "IMicrosoftGraphEducationClass", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-get?view=graph-rest-1.0" + "Command": "Get-MgEducationClass", + "Module": "Education" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -253157,19 +253488,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/education/classes", - "Module": "Education", - "Command": "Get-MgEducationClass", "OutputType": "IMicrosoftGraphEducationClass", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list?view=graph-rest-1.0" + "Command": "Get-MgEducationClass", + "Module": "Education" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -253236,20 +253568,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", - "Module": "Education", - "Command": "Get-MgEducationClassAssignment", "OutputType": "IMicrosoftGraphEducationAssignment", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-get?view=graph-rest-1.0" + "Command": "Get-MgEducationClassAssignment", + "Module": "Education" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -253316,19 +253647,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-assignments?view=graph-rest-1.0", + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignments", - "Module": "Education", - "Command": "Get-MgEducationClassAssignment", "OutputType": "IMicrosoftGraphEducationAssignment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-assignments?view=graph-rest-1.0" + "Command": "Get-MgEducationClassAssignment", + "Module": "Education" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -253395,20 +253727,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", - "Module": "Education", - "Command": "Get-MgEducationClassAssignmentCategory", "OutputType": "IMicrosoftGraphEducationCategory", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-get?view=graph-rest-1.0" + "Command": "Get-MgEducationClassAssignmentCategory", + "Module": "Education" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List", + "List1" + ], "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -253475,20 +253807,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-categories?view=graph-rest-1.0", + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignmentCategories", - "Module": "Education", - "Command": "Get-MgEducationClassAssignmentCategory", "OutputType": "IMicrosoftGraphEducationCategory", - "Variants": [ - "List", - "List1" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-categories?view=graph-rest-1.0" + "Command": "Get-MgEducationClassAssignmentCategory", + "Module": "Education" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -253555,19 +253886,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-list-categories?view=graph-rest-1.0", + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/$ref", - "Module": "Education", - "Command": "Get-MgEducationClassAssignmentCategoryByRef", "OutputType": null, - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-list-categories?view=graph-rest-1.0" + "Command": "Get-MgEducationClassAssignmentCategoryByRef", + "Module": "Education" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -253634,22 +253968,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignmentCategories/$count", - "Module": "Education", - "Command": "Get-MgEducationClassAssignmentCategoryCount", "OutputType": null, - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgEducationClassAssignmentCategoryCount", + "Module": "Education" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delta", + "Delta1", + "DeltaViaIdentity", + "DeltaViaIdentity1" + ], "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -253716,22 +254050,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delta?view=graph-rest-1.0", + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignmentCategories/delta", - "Module": "Education", - "Command": "Get-MgEducationClassAssignmentCategoryDelta", "OutputType": "IMicrosoftGraphEducationCategory", - "Variants": [ - "Delta", - "Delta1", - "DeltaViaIdentity", - "DeltaViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delta?view=graph-rest-1.0" + "Command": "Get-MgEducationClassAssignmentCategoryDelta", + "Module": "Education" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -253798,20 +254130,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignments/$count", - "Module": "Education", - "Command": "Get-MgEducationClassAssignmentCount", "OutputType": null, + "Command": "Get-MgEducationClassAssignmentCount", + "Module": "Education" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -253878,20 +254210,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentdefaults-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", - "Module": "Education", - "Command": "Get-MgEducationClassAssignmentDefault", "OutputType": "IMicrosoftGraphEducationAssignmentDefaults", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentdefaults-get?view=graph-rest-1.0" + "Command": "Get-MgEducationClassAssignmentDefault", + "Module": "Education" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -253958,35 +254290,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delta?view=graph-rest-1.0", + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignments/delta", - "Module": "Education", - "Command": "Get-MgEducationClassAssignmentDelta", "OutputType": "IMicrosoftGraphEducationAssignment", - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delta?view=graph-rest-1.0" + "Command": "Get-MgEducationClassAssignmentDelta", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/gradingCategory", - "Module": "Education", - "Command": "Get-MgEducationClassAssignmentGradingCategory", - "OutputType": "IMicrosoftGraphEducationGradingCategory", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/gradingCategory", + "OutputType": "IMicrosoftGraphEducationGradingCategory", + "Command": "Get-MgEducationClassAssignmentGradingCategory", + "Module": "Education" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -254053,20 +254385,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentresource-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "Module": "Education", - "Command": "Get-MgEducationClassAssignmentResource", "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentresource-get?view=graph-rest-1.0" + "Command": "Get-MgEducationClassAssignmentResource", + "Module": "Education" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -254133,19 +254464,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-list-resources?view=graph-rest-1.0", + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources", - "Module": "Education", - "Command": "Get-MgEducationClassAssignmentResource", "OutputType": "IMicrosoftGraphEducationAssignmentResource", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-list-resources?view=graph-rest-1.0" + "Command": "Get-MgEducationClassAssignmentResource", + "Module": "Education" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -254212,20 +254544,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/$count", - "Module": "Education", - "Command": "Get-MgEducationClassAssignmentResourceCount", "OutputType": null, + "Command": "Get-MgEducationClassAssignmentResourceCount", + "Module": "Education" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -254292,20 +254624,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-get-rubric?view=graph-rest-1.0", + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", - "Module": "Education", - "Command": "Get-MgEducationClassAssignmentRubric", "OutputType": "IMicrosoftGraphEducationRubric", + "Command": "Get-MgEducationClassAssignmentRubric", + "Module": "Education" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-get-rubric?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -254372,20 +254704,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-get-rubric?view=graph-rest-1.0", + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", - "Module": "Education", - "Command": "Get-MgEducationClassAssignmentRubricByRef", "OutputType": null, + "Command": "Get-MgEducationClassAssignmentRubricByRef", + "Module": "Education" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-get-rubric?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -254452,64 +254784,64 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignmentSettings", - "Module": "Education", - "Command": "Get-MgEducationClassAssignmentSetting", "OutputType": "IMicrosoftGraphEducationAssignmentSettings", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgEducationClassAssignmentSetting", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}", - "Module": "Education", - "Command": "Get-MgEducationClassAssignmentSettingGradingCategory", - "OutputType": "IMicrosoftGraphEducationGradingCategory", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}", + "OutputType": "IMicrosoftGraphEducationGradingCategory", + "Command": "Get-MgEducationClassAssignmentSettingGradingCategory", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories", - "Module": "Education", - "Command": "Get-MgEducationClassAssignmentSettingGradingCategory", - "OutputType": "IMicrosoftGraphEducationGradingCategory", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories", + "OutputType": "IMicrosoftGraphEducationGradingCategory", + "Command": "Get-MgEducationClassAssignmentSettingGradingCategory", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/$count", - "Module": "Education", - "Command": "Get-MgEducationClassAssignmentSettingGradingCategoryCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/$count", + "OutputType": null, + "Command": "Get-MgEducationClassAssignmentSettingGradingCategoryCount", + "Module": "Education" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -254576,20 +254908,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "Module": "Education", - "Command": "Get-MgEducationClassAssignmentSubmission", "OutputType": "IMicrosoftGraphEducationSubmission", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-get?view=graph-rest-1.0" + "Command": "Get-MgEducationClassAssignmentSubmission", + "Module": "Education" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -254656,19 +254987,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-list-submissions?view=graph-rest-1.0", + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions", - "Module": "Education", - "Command": "Get-MgEducationClassAssignmentSubmission", "OutputType": "IMicrosoftGraphEducationSubmission", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-list-submissions?view=graph-rest-1.0" + "Command": "Get-MgEducationClassAssignmentSubmission", + "Module": "Education" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -254735,35 +255067,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/$count", - "Module": "Education", - "Command": "Get-MgEducationClassAssignmentSubmissionCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgEducationClassAssignmentSubmissionCount", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "Module": "Education", - "Command": "Get-MgEducationClassAssignmentSubmissionOutcome", - "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "OutputType": "IMicrosoftGraphEducationOutcome", + "Command": "Get-MgEducationClassAssignmentSubmissionOutcome", + "Module": "Education" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EduAssignments.Read", @@ -254798,19 +255129,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-list-outcomes?view=graph-rest-1.0", + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "Module": "Education", - "Command": "Get-MgEducationClassAssignmentSubmissionOutcome", "OutputType": "IMicrosoftGraphEducationOutcome", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-list-outcomes?view=graph-rest-1.0" + "Command": "Get-MgEducationClassAssignmentSubmissionOutcome", + "Module": "Education" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EduAssignments.Read", @@ -254845,20 +255177,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", - "Module": "Education", - "Command": "Get-MgEducationClassAssignmentSubmissionOutcomeCount", "OutputType": null, + "Command": "Get-MgEducationClassAssignmentSubmissionOutcomeCount", + "Module": "Education" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -254925,20 +255257,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmissionresource-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "Module": "Education", - "Command": "Get-MgEducationClassAssignmentSubmissionResource", "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmissionresource-get?view=graph-rest-1.0" + "Command": "Get-MgEducationClassAssignmentSubmissionResource", + "Module": "Education" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -255005,19 +255336,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-list-resources?view=graph-rest-1.0", + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "Module": "Education", - "Command": "Get-MgEducationClassAssignmentSubmissionResource", "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-list-resources?view=graph-rest-1.0" + "Command": "Get-MgEducationClassAssignmentSubmissionResource", + "Module": "Education" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -255084,20 +255416,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", - "Module": "Education", - "Command": "Get-MgEducationClassAssignmentSubmissionResourceCount", "OutputType": null, + "Command": "Get-MgEducationClassAssignmentSubmissionResourceCount", + "Module": "Education" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -255164,20 +255496,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmittedsubmissionresource-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "Module": "Education", - "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResource", "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmittedsubmissionresource-get?view=graph-rest-1.0" + "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResource", + "Module": "Education" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -255244,19 +255575,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-list-submittedresources?view=graph-rest-1.0", + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "Module": "Education", - "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResource", "OutputType": "IMicrosoftGraphEducationSubmissionResource", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-list-submittedresources?view=graph-rest-1.0" + "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResource", + "Module": "Education" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -255323,20 +255655,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count", - "Module": "Education", - "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResourceCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgEducationClassAssignmentSubmissionSubmittedResourceCount", + "Module": "Education" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -255363,19 +255694,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/education/classes/$count", - "Module": "Education", - "Command": "Get-MgEducationClassCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgEducationClassCount", + "Module": "Education" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delta" + ], "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -255426,19 +255757,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delta?view=graph-rest-1.0", + "Method": "GET", "Uri": "/education/classes/delta", - "Module": "Education", - "Command": "Get-MgEducationClassDelta", "OutputType": "IMicrosoftGraphEducationClass", - "Variants": [ - "Delta" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delta?view=graph-rest-1.0" + "Command": "Get-MgEducationClassDelta", + "Module": "Education" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -255489,49 +255821,48 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/group", - "Module": "Education", - "Command": "Get-MgEducationClassGroup", "OutputType": "IMicrosoftGraphGroup", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgEducationClassGroup", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/classes/{educationClass-id}/group/serviceProvisioningErrors", - "Module": "Education", - "Command": "Get-MgEducationClassGroupServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/group/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgEducationClassGroupServiceProvisioningError", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/classes/{educationClass-id}/group/serviceProvisioningErrors/$count", - "Module": "Education", - "Command": "Get-MgEducationClassGroupServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/group/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgEducationClassGroupServiceProvisioningErrorCount", + "Module": "Education" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -255566,19 +255897,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-members?view=graph-rest-1.0", + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/members", - "Module": "Education", - "Command": "Get-MgEducationClassMember", "OutputType": "IMicrosoftGraphEducationUser", + "Command": "Get-MgEducationClassMember", + "Module": "Education" + }, + { + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-members?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -255613,19 +255944,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-members?view=graph-rest-1.0", + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/members/$ref", - "Module": "Education", - "Command": "Get-MgEducationClassMemberByRef", "OutputType": null, - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-members?view=graph-rest-1.0" + "Command": "Get-MgEducationClassMemberByRef", + "Module": "Education" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -255660,20 +255992,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/members/$count", - "Module": "Education", - "Command": "Get-MgEducationClassMemberCount", "OutputType": null, + "Command": "Get-MgEducationClassMemberCount", + "Module": "Education" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "EduCurricula.Read", @@ -255708,20 +256040,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}", - "Module": "Education", - "Command": "Get-MgEducationClassModule", "OutputType": "IMicrosoftGraphEducationModule", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-get?view=graph-rest-1.0" + "Command": "Get-MgEducationClassModule", + "Module": "Education" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EduCurricula.Read", @@ -255756,19 +256087,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-modules?view=graph-rest-1.0", + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/modules", - "Module": "Education", - "Command": "Get-MgEducationClassModule", "OutputType": "IMicrosoftGraphEducationModule", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-modules?view=graph-rest-1.0" + "Command": "Get-MgEducationClassModule", + "Module": "Education" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EduCurricula.Read", @@ -255803,20 +256135,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/modules/$count", - "Module": "Education", - "Command": "Get-MgEducationClassModuleCount", "OutputType": null, + "Command": "Get-MgEducationClassModuleCount", + "Module": "Education" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "EduCurricula.Read", @@ -255851,20 +256183,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmoduleresource-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}", - "Module": "Education", - "Command": "Get-MgEducationClassModuleResource", "OutputType": "IMicrosoftGraphEducationModuleResource", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmoduleresource-get?view=graph-rest-1.0" + "Command": "Get-MgEducationClassModuleResource", + "Module": "Education" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EduCurricula.Read", @@ -255899,19 +256230,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-list-resources?view=graph-rest-1.0", + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources", - "Module": "Education", - "Command": "Get-MgEducationClassModuleResource", "OutputType": "IMicrosoftGraphEducationModuleResource", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-list-resources?view=graph-rest-1.0" + "Command": "Get-MgEducationClassModuleResource", + "Module": "Education" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EduCurricula.Read", @@ -255946,35 +256278,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/$count", - "Module": "Education", - "Command": "Get-MgEducationClassModuleResourceCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgEducationClassModuleResourceCount", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/classes/{educationClass-id}/schools/{educationSchool-id}", - "Module": "Education", - "Command": "Get-MgEducationClassSchool", - "OutputType": "IMicrosoftGraphEducationSchool", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/classes/{educationClass-id}/schools/{educationSchool-id}", + "OutputType": "IMicrosoftGraphEducationSchool", + "Command": "Get-MgEducationClassSchool", + "Module": "Education" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -256001,19 +256332,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-schools?view=graph-rest-1.0", + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/schools", - "Module": "Education", - "Command": "Get-MgEducationClassSchool", "OutputType": "IMicrosoftGraphEducationSchool", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-schools?view=graph-rest-1.0" + "Command": "Get-MgEducationClassSchool", + "Module": "Education" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -256040,20 +256372,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/schools/$count", - "Module": "Education", - "Command": "Get-MgEducationClassSchoolCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgEducationClassSchoolCount", + "Module": "Education" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -256080,19 +256411,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-teachers?view=graph-rest-1.0", + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/teachers", - "Module": "Education", - "Command": "Get-MgEducationClassTeacher", "OutputType": "IMicrosoftGraphEducationUser", + "Command": "Get-MgEducationClassTeacher", + "Module": "Education" + }, + { + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-teachers?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -256119,19 +256450,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-teachers?view=graph-rest-1.0", + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/teachers/$ref", - "Module": "Education", - "Command": "Get-MgEducationClassTeacherByRef", "OutputType": null, - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-list-teachers?view=graph-rest-1.0" + "Command": "Get-MgEducationClassTeacherByRef", + "Module": "Education" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -256158,20 +256490,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/education/classes/{educationClass-id}/teachers/$count", - "Module": "Education", - "Command": "Get-MgEducationClassTeacherCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgEducationClassTeacherCount", + "Module": "Education" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -256198,34 +256529,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/education/me", - "Module": "Education", - "Command": "Get-MgEducationMe", "OutputType": "IMicrosoftGraphEducationUser", - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgEducationMe", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}", - "Module": "Education", - "Command": "Get-MgEducationMeAssignment", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Command": "Get-MgEducationMeAssignment", + "Module": "Education" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -256292,77 +256623,77 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-assignments?view=graph-rest-1.0", + "Method": "GET", "Uri": "/education/me/assignments", - "Module": "Education", - "Command": "Get-MgEducationMeAssignment", "OutputType": "IMicrosoftGraphEducationAssignment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-assignments?view=graph-rest-1.0" + "Command": "Get-MgEducationMeAssignment", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/categories", - "Module": "Education", - "Command": "Get-MgEducationMeAssignmentCategory", - "OutputType": "IMicrosoftGraphEducationCategory", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/categories", + "OutputType": "IMicrosoftGraphEducationCategory", + "Command": "Get-MgEducationMeAssignmentCategory", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$ref", - "Module": "Education", - "Command": "Get-MgEducationMeAssignmentCategoryByRef", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$ref", + "OutputType": null, + "Command": "Get-MgEducationMeAssignmentCategoryByRef", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$count", - "Module": "Education", - "Command": "Get-MgEducationMeAssignmentCategoryCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$count", + "OutputType": null, + "Command": "Get-MgEducationMeAssignmentCategoryCount", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/categories/delta", - "Module": "Education", - "Command": "Get-MgEducationMeAssignmentCategoryDelta", - "OutputType": "IMicrosoftGraphEducationCategory", + "ApiVersion": "v1.0", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delta?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delta?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/categories/delta", + "OutputType": "IMicrosoftGraphEducationCategory", + "Command": "Get-MgEducationMeAssignmentCategoryDelta", + "Module": "Education" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -256429,313 +256760,313 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/education/me/assignments/$count", - "Module": "Education", - "Command": "Get-MgEducationMeAssignmentCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgEducationMeAssignmentCount", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/delta", - "Module": "Education", - "Command": "Get-MgEducationMeAssignmentDelta", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0", "Variants": [ "Delta" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delta?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delta?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/education/me/assignments/delta", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Command": "Get-MgEducationMeAssignmentDelta", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/gradingCategory", - "Module": "Education", - "Command": "Get-MgEducationMeAssignmentGradingCategory", - "OutputType": "IMicrosoftGraphEducationGradingCategory", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/gradingCategory", + "OutputType": "IMicrosoftGraphEducationGradingCategory", + "Command": "Get-MgEducationMeAssignmentGradingCategory", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "Module": "Education", - "Command": "Get-MgEducationMeAssignmentResource", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Command": "Get-MgEducationMeAssignmentResource", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/resources", - "Module": "Education", - "Command": "Get-MgEducationMeAssignmentResource", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/resources", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Command": "Get-MgEducationMeAssignmentResource", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/$count", - "Module": "Education", - "Command": "Get-MgEducationMeAssignmentResourceCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/$count", + "OutputType": null, + "Command": "Get-MgEducationMeAssignmentResourceCount", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", - "Module": "Education", - "Command": "Get-MgEducationMeAssignmentRubric", - "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", + "OutputType": "IMicrosoftGraphEducationRubric", + "Command": "Get-MgEducationMeAssignmentRubric", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", - "Module": "Education", - "Command": "Get-MgEducationMeAssignmentRubricByRef", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", + "OutputType": null, + "Command": "Get-MgEducationMeAssignmentRubricByRef", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "Module": "Education", - "Command": "Get-MgEducationMeAssignmentSubmission", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Command": "Get-MgEducationMeAssignmentSubmission", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions", - "Module": "Education", - "Command": "Get-MgEducationMeAssignmentSubmission", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Command": "Get-MgEducationMeAssignmentSubmission", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/$count", - "Module": "Education", - "Command": "Get-MgEducationMeAssignmentSubmissionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/$count", + "OutputType": null, + "Command": "Get-MgEducationMeAssignmentSubmissionCount", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "Module": "Education", - "Command": "Get-MgEducationMeAssignmentSubmissionOutcome", - "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "OutputType": "IMicrosoftGraphEducationOutcome", + "Command": "Get-MgEducationMeAssignmentSubmissionOutcome", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "Module": "Education", - "Command": "Get-MgEducationMeAssignmentSubmissionOutcome", - "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", + "OutputType": "IMicrosoftGraphEducationOutcome", + "Command": "Get-MgEducationMeAssignmentSubmissionOutcome", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", - "Module": "Education", - "Command": "Get-MgEducationMeAssignmentSubmissionOutcomeCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", + "OutputType": null, + "Command": "Get-MgEducationMeAssignmentSubmissionOutcomeCount", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "Module": "Education", - "Command": "Get-MgEducationMeAssignmentSubmissionResource", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Command": "Get-MgEducationMeAssignmentSubmissionResource", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "Module": "Education", - "Command": "Get-MgEducationMeAssignmentSubmissionResource", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Command": "Get-MgEducationMeAssignmentSubmissionResource", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", - "Module": "Education", - "Command": "Get-MgEducationMeAssignmentSubmissionResourceCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", + "OutputType": null, + "Command": "Get-MgEducationMeAssignmentSubmissionResourceCount", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "Module": "Education", - "Command": "Get-MgEducationMeAssignmentSubmissionSubmittedResource", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Command": "Get-MgEducationMeAssignmentSubmissionSubmittedResource", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "Module": "Education", - "Command": "Get-MgEducationMeAssignmentSubmissionSubmittedResource", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Command": "Get-MgEducationMeAssignmentSubmissionSubmittedResource", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count", - "Module": "Education", - "Command": "Get-MgEducationMeAssignmentSubmissionSubmittedResourceCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count", + "OutputType": null, + "Command": "Get-MgEducationMeAssignmentSubmissionSubmittedResourceCount", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/me/classes/{educationClass-id}", - "Module": "Education", - "Command": "Get-MgEducationMeClass", - "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/me/classes/{educationClass-id}", + "OutputType": "IMicrosoftGraphEducationClass", + "Command": "Get-MgEducationMeClass", + "Module": "Education" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -256762,19 +257093,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-classes?view=graph-rest-1.0", + "Method": "GET", "Uri": "/education/me/classes", - "Module": "Education", - "Command": "Get-MgEducationMeClass", "OutputType": "IMicrosoftGraphEducationClass", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-classes?view=graph-rest-1.0" + "Command": "Get-MgEducationMeClass", + "Module": "Education" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -256801,19 +257132,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/education/me/classes/$count", - "Module": "Education", - "Command": "Get-MgEducationMeClassCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgEducationMeClassCount", + "Module": "Education" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -256848,20 +257180,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationrubric-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/education/me/rubrics/{educationRubric-id}", - "Module": "Education", - "Command": "Get-MgEducationMeRubric", "OutputType": "IMicrosoftGraphEducationRubric", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationrubric-get?view=graph-rest-1.0" + "Command": "Get-MgEducationMeRubric", + "Module": "Education" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -256896,19 +257227,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-rubrics?view=graph-rest-1.0", + "Method": "GET", "Uri": "/education/me/rubrics", - "Module": "Education", - "Command": "Get-MgEducationMeRubric", "OutputType": "IMicrosoftGraphEducationRubric", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-rubrics?view=graph-rest-1.0" + "Command": "Get-MgEducationMeRubric", + "Module": "Education" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -256943,34 +257274,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/education/me/rubrics/$count", - "Module": "Education", - "Command": "Get-MgEducationMeRubricCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgEducationMeRubricCount", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/me/schools/{educationSchool-id}", - "Module": "Education", - "Command": "Get-MgEducationMeSchool", - "OutputType": "IMicrosoftGraphEducationSchool", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/me/schools/{educationSchool-id}", + "OutputType": "IMicrosoftGraphEducationSchool", + "Command": "Get-MgEducationMeSchool", + "Module": "Education" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -256997,19 +257328,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-schools?view=graph-rest-1.0", + "Method": "GET", "Uri": "/education/me/schools", - "Module": "Education", - "Command": "Get-MgEducationMeSchool", "OutputType": "IMicrosoftGraphEducationSchool", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-schools?view=graph-rest-1.0" + "Command": "Get-MgEducationMeSchool", + "Module": "Education" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -257036,34 +257367,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/education/me/schools/$count", - "Module": "Education", - "Command": "Get-MgEducationMeSchoolCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgEducationMeSchoolCount", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/me/taughtClasses/{educationClass-id}", - "Module": "Education", - "Command": "Get-MgEducationMeTaughtClass", - "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/me/taughtClasses/{educationClass-id}", + "OutputType": "IMicrosoftGraphEducationClass", + "Command": "Get-MgEducationMeTaughtClass", + "Module": "Education" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -257090,19 +257421,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/education/me/taughtClasses", - "Module": "Education", - "Command": "Get-MgEducationMeTaughtClass", "OutputType": "IMicrosoftGraphEducationClass", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgEducationMeTaughtClass", + "Module": "Education" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -257129,19 +257460,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/education/me/taughtClasses/$count", - "Module": "Education", - "Command": "Get-MgEducationMeTaughtClassCount", "OutputType": null, + "Command": "Get-MgEducationMeTaughtClassCount", + "Module": "Education" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -257200,75 +257531,76 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-get-user?view=graph-rest-1.0", + "Method": "GET", "Uri": "/education/me/user", - "Module": "Education", - "Command": "Get-MgEducationMeUser", "OutputType": "IMicrosoftGraphUser", - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-get-user?view=graph-rest-1.0" + "Command": "Get-MgEducationMeUser", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/me/user/mailboxSettings", - "Module": "Education", - "Command": "Get-MgEducationMeUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/me/user/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgEducationMeUserMailboxSetting", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/me/user/serviceProvisioningErrors", - "Module": "Education", - "Command": "Get-MgEducationMeUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/me/user/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgEducationMeUserServiceProvisioningError", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/me/user/serviceProvisioningErrors/$count", - "Module": "Education", - "Command": "Get-MgEducationMeUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/me/user/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgEducationMeUserServiceProvisioningErrorCount", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education", - "Module": "Education", - "Command": "Get-MgEducationRoot", - "OutputType": "IMicrosoftGraphEducationRoot", + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education", + "OutputType": "IMicrosoftGraphEducationRoot", + "Command": "Get-MgEducationRoot", + "Module": "Education" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -257295,20 +257627,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/education/schools/{educationSchool-id}", - "Module": "Education", - "Command": "Get-MgEducationSchool", "OutputType": "IMicrosoftGraphEducationSchool", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-get?view=graph-rest-1.0" + "Command": "Get-MgEducationSchool", + "Module": "Education" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -257335,19 +257666,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/education/schools", - "Module": "Education", - "Command": "Get-MgEducationSchool", "OutputType": "IMicrosoftGraphEducationSchool", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list?view=graph-rest-1.0" + "Command": "Get-MgEducationSchool", + "Module": "Education" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -257398,20 +257730,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/education/schools/{educationSchool-id}/administrativeUnit", - "Module": "Education", - "Command": "Get-MgEducationSchoolAdministrativeUnit", "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgEducationSchoolAdministrativeUnit", + "Module": "Education" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -257438,19 +257769,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list-classes?view=graph-rest-1.0", + "Method": "GET", "Uri": "/education/schools/{educationSchool-id}/classes", - "Module": "Education", - "Command": "Get-MgEducationSchoolClass", "OutputType": "IMicrosoftGraphEducationClass", + "Command": "Get-MgEducationSchoolClass", + "Module": "Education" + }, + { + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list-classes?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -257477,19 +257808,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list-classes?view=graph-rest-1.0", + "Method": "GET", "Uri": "/education/schools/{educationSchool-id}/classes/$ref", - "Module": "Education", - "Command": "Get-MgEducationSchoolClassByRef", "OutputType": null, - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list-classes?view=graph-rest-1.0" + "Command": "Get-MgEducationSchoolClassByRef", + "Module": "Education" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -257516,20 +257848,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/education/schools/{educationSchool-id}/classes/$count", - "Module": "Education", - "Command": "Get-MgEducationSchoolClassCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgEducationSchoolClassCount", + "Module": "Education" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -257556,19 +257887,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/education/schools/$count", - "Module": "Education", - "Command": "Get-MgEducationSchoolCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgEducationSchoolCount", + "Module": "Education" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delta" + ], "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -257627,19 +257958,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-delta?view=graph-rest-1.0", + "Method": "GET", "Uri": "/education/schools/delta", - "Module": "Education", - "Command": "Get-MgEducationSchoolDelta", "OutputType": "IMicrosoftGraphEducationSchool", - "Variants": [ - "Delta" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-delta?view=graph-rest-1.0" + "Command": "Get-MgEducationSchoolDelta", + "Module": "Education" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EduRoster.Read.All", @@ -257658,19 +257989,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list-users?view=graph-rest-1.0", + "Method": "GET", "Uri": "/education/schools/{educationSchool-id}/users", - "Module": "Education", - "Command": "Get-MgEducationSchoolUser", "OutputType": "IMicrosoftGraphEducationUser", + "Command": "Get-MgEducationSchoolUser", + "Module": "Education" + }, + { + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list-users?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "EduRoster.Read.All", @@ -257689,19 +258020,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list-users?view=graph-rest-1.0", + "Method": "GET", "Uri": "/education/schools/{educationSchool-id}/users/$ref", - "Module": "Education", - "Command": "Get-MgEducationSchoolUserByRef", "OutputType": null, - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-list-users?view=graph-rest-1.0" + "Command": "Get-MgEducationSchoolUserByRef", + "Module": "Education" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EduRoster.Read.All", @@ -257720,20 +258052,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/education/schools/{educationSchool-id}/users/$count", - "Module": "Education", - "Command": "Get-MgEducationSchoolUserCount", "OutputType": null, + "Command": "Get-MgEducationSchoolUserCount", + "Module": "Education" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -257760,22 +258094,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/education/users/{educationUser-id}", - "Module": "Education", - "Command": "Get-MgEducationUser", "OutputType": "IMicrosoftGraphEducationUser", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-get?view=graph-rest-1.0" + "Command": "Get-MgEducationUser", + "Module": "Education" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EduRoster.Read.All", @@ -257794,34 +258125,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/education/users", - "Module": "Education", - "Command": "Get-MgEducationUser", "OutputType": "IMicrosoftGraphEducationUser", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list?view=graph-rest-1.0" + "Command": "Get-MgEducationUser", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", - "Module": "Education", - "Command": "Get-MgEducationUserAssignment", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Command": "Get-MgEducationUserAssignment", + "Module": "Education" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -257888,77 +258219,78 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-assignments?view=graph-rest-1.0", + "Method": "GET", "Uri": "/education/users/{educationUser-id}/assignments", - "Module": "Education", - "Command": "Get-MgEducationUserAssignment", "OutputType": "IMicrosoftGraphEducationAssignment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-assignments?view=graph-rest-1.0" + "Command": "Get-MgEducationUserAssignment", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories", - "Module": "Education", - "Command": "Get-MgEducationUserAssignmentCategory", - "OutputType": "IMicrosoftGraphEducationCategory", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories", + "OutputType": "IMicrosoftGraphEducationCategory", + "Command": "Get-MgEducationUserAssignmentCategory", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$ref", - "Module": "Education", - "Command": "Get-MgEducationUserAssignmentCategoryByRef", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$ref", + "OutputType": null, + "Command": "Get-MgEducationUserAssignmentCategoryByRef", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$count", - "Module": "Education", - "Command": "Get-MgEducationUserAssignmentCategoryCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$count", + "OutputType": null, + "Command": "Get-MgEducationUserAssignmentCategoryCount", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/delta", - "Module": "Education", - "Command": "Get-MgEducationUserAssignmentCategoryDelta", - "OutputType": "IMicrosoftGraphEducationCategory", + "ApiVersion": "v1.0", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delta?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delta?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/delta", + "OutputType": "IMicrosoftGraphEducationCategory", + "Command": "Get-MgEducationUserAssignmentCategoryDelta", + "Module": "Education" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EduAssignments.ReadBasic", @@ -258025,315 +258357,314 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/education/users/{educationUser-id}/assignments/$count", - "Module": "Education", - "Command": "Get-MgEducationUserAssignmentCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgEducationUserAssignmentCount", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/delta", - "Module": "Education", - "Command": "Get-MgEducationUserAssignmentDelta", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delta?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delta?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/delta", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Command": "Get-MgEducationUserAssignmentDelta", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/gradingCategory", - "Module": "Education", - "Command": "Get-MgEducationUserAssignmentGradingCategory", - "OutputType": "IMicrosoftGraphEducationGradingCategory", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/gradingCategory", + "OutputType": "IMicrosoftGraphEducationGradingCategory", + "Command": "Get-MgEducationUserAssignmentGradingCategory", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "Module": "Education", - "Command": "Get-MgEducationUserAssignmentResource", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Command": "Get-MgEducationUserAssignmentResource", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources", - "Module": "Education", - "Command": "Get-MgEducationUserAssignmentResource", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Command": "Get-MgEducationUserAssignmentResource", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/$count", - "Module": "Education", - "Command": "Get-MgEducationUserAssignmentResourceCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/$count", + "OutputType": null, + "Command": "Get-MgEducationUserAssignmentResourceCount", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", - "Module": "Education", - "Command": "Get-MgEducationUserAssignmentRubric", - "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", + "OutputType": "IMicrosoftGraphEducationRubric", + "Command": "Get-MgEducationUserAssignmentRubric", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref", - "Module": "Education", - "Command": "Get-MgEducationUserAssignmentRubricByRef", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref", + "OutputType": null, + "Command": "Get-MgEducationUserAssignmentRubricByRef", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "Module": "Education", - "Command": "Get-MgEducationUserAssignmentSubmission", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Command": "Get-MgEducationUserAssignmentSubmission", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions", - "Module": "Education", - "Command": "Get-MgEducationUserAssignmentSubmission", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Command": "Get-MgEducationUserAssignmentSubmission", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/$count", - "Module": "Education", - "Command": "Get-MgEducationUserAssignmentSubmissionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/$count", + "OutputType": null, + "Command": "Get-MgEducationUserAssignmentSubmissionCount", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "Module": "Education", - "Command": "Get-MgEducationUserAssignmentSubmissionOutcome", - "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "OutputType": "IMicrosoftGraphEducationOutcome", + "Command": "Get-MgEducationUserAssignmentSubmissionOutcome", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "Module": "Education", - "Command": "Get-MgEducationUserAssignmentSubmissionOutcome", - "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", + "OutputType": "IMicrosoftGraphEducationOutcome", + "Command": "Get-MgEducationUserAssignmentSubmissionOutcome", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", - "Module": "Education", - "Command": "Get-MgEducationUserAssignmentSubmissionOutcomeCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/$count", + "OutputType": null, + "Command": "Get-MgEducationUserAssignmentSubmissionOutcomeCount", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "Module": "Education", - "Command": "Get-MgEducationUserAssignmentSubmissionResource", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Command": "Get-MgEducationUserAssignmentSubmissionResource", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "Module": "Education", - "Command": "Get-MgEducationUserAssignmentSubmissionResource", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Command": "Get-MgEducationUserAssignmentSubmissionResource", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", - "Module": "Education", - "Command": "Get-MgEducationUserAssignmentSubmissionResourceCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/$count", + "OutputType": null, + "Command": "Get-MgEducationUserAssignmentSubmissionResourceCount", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "Module": "Education", - "Command": "Get-MgEducationUserAssignmentSubmissionSubmittedResource", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Command": "Get-MgEducationUserAssignmentSubmissionSubmittedResource", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "Module": "Education", - "Command": "Get-MgEducationUserAssignmentSubmissionSubmittedResource", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Command": "Get-MgEducationUserAssignmentSubmissionSubmittedResource", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count", - "Module": "Education", - "Command": "Get-MgEducationUserAssignmentSubmissionSubmittedResourceCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/$count", + "OutputType": null, + "Command": "Get-MgEducationUserAssignmentSubmissionSubmittedResourceCount", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/classes/{educationClass-id}", - "Module": "Education", - "Command": "Get-MgEducationUserClass", - "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/classes/{educationClass-id}", + "OutputType": "IMicrosoftGraphEducationClass", + "Command": "Get-MgEducationUserClass", + "Module": "Education" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -258360,19 +258691,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/education/users/{educationUser-id}/classes", - "Module": "Education", - "Command": "Get-MgEducationUserClass", "OutputType": "IMicrosoftGraphEducationClass", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgEducationUserClass", + "Module": "Education" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -258399,20 +258731,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/education/users/{educationUser-id}/classes/$count", - "Module": "Education", - "Command": "Get-MgEducationUserClassCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgEducationUserClassCount", + "Module": "Education" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "EduRoster.Read.All", @@ -258431,19 +258762,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/education/users/$count", - "Module": "Education", - "Command": "Get-MgEducationUserCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgEducationUserCount", + "Module": "Education" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delta" + ], "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -258502,93 +258833,93 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-delta?view=graph-rest-1.0", + "Method": "GET", "Uri": "/education/users/delta", - "Module": "Education", - "Command": "Get-MgEducationUserDelta", "OutputType": "IMicrosoftGraphEducationUser", - "Variants": [ - "Delta" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-delta?view=graph-rest-1.0" + "Command": "Get-MgEducationUserDelta", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/user/mailboxSettings", - "Module": "Education", - "Command": "Get-MgEducationUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/user/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgEducationUserMailboxSetting", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", - "Module": "Education", - "Command": "Get-MgEducationUserRubric", - "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", + "OutputType": "IMicrosoftGraphEducationRubric", + "Command": "Get-MgEducationUserRubric", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/rubrics", - "Module": "Education", - "Command": "Get-MgEducationUserRubric", - "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/rubrics", + "OutputType": "IMicrosoftGraphEducationRubric", + "Command": "Get-MgEducationUserRubric", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/rubrics/$count", - "Module": "Education", - "Command": "Get-MgEducationUserRubricCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/rubrics/$count", + "OutputType": null, + "Command": "Get-MgEducationUserRubricCount", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/schools/{educationSchool-id}", - "Module": "Education", - "Command": "Get-MgEducationUserSchool", - "OutputType": "IMicrosoftGraphEducationSchool", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/schools/{educationSchool-id}", + "OutputType": "IMicrosoftGraphEducationSchool", + "Command": "Get-MgEducationUserSchool", + "Module": "Education" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -258615,19 +258946,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/education/users/{educationUser-id}/schools", - "Module": "Education", - "Command": "Get-MgEducationUserSchool", "OutputType": "IMicrosoftGraphEducationSchool", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgEducationUserSchool", + "Module": "Education" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -258654,64 +258986,63 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/education/users/{educationUser-id}/schools/$count", - "Module": "Education", - "Command": "Get-MgEducationUserSchoolCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgEducationUserSchoolCount", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/user/serviceProvisioningErrors", - "Module": "Education", - "Command": "Get-MgEducationUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/user/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgEducationUserServiceProvisioningError", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/user/serviceProvisioningErrors/$count", - "Module": "Education", - "Command": "Get-MgEducationUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/user/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgEducationUserServiceProvisioningErrorCount", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/taughtClasses/{educationClass-id}", - "Module": "Education", - "Command": "Get-MgEducationUserTaughtClass", - "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/education/users/{educationUser-id}/taughtClasses/{educationClass-id}", + "OutputType": "IMicrosoftGraphEducationClass", + "Command": "Get-MgEducationUserTaughtClass", + "Module": "Education" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -258738,19 +259069,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-taughtclasses?view=graph-rest-1.0", + "Method": "GET", "Uri": "/education/users/{educationUser-id}/taughtClasses", - "Module": "Education", - "Command": "Get-MgEducationUserTaughtClass", "OutputType": "IMicrosoftGraphEducationClass", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-list-taughtclasses?view=graph-rest-1.0" + "Command": "Get-MgEducationUserTaughtClass", + "Module": "Education" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EduRoster.ReadBasic", @@ -258777,20 +259109,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/education/users/{educationUser-id}/taughtClasses/$count", - "Module": "Education", - "Command": "Get-MgEducationUserTaughtClassCount", "OutputType": null, + "Command": "Get-MgEducationUserTaughtClassCount", + "Module": "Education" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -258809,20 +259141,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAccessPackage", "OutputType": "IMicrosoftGraphAccessPackage", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-resourcerolescopes?view=graph-rest-1.0" + "Command": "Get-MgEntitlementManagementAccessPackage", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -258841,19 +259172,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackages?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackages", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAccessPackage", "OutputType": "IMicrosoftGraphAccessPackage", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-accesspackages?view=graph-rest-1.0" + "Command": "Get-MgEntitlementManagementAccessPackage", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -258872,34 +259204,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-getapplicablepolicyrequirements?view=graph-rest-1.0", + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/getApplicablePolicyRequirements", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAccessPackageApplicablePolicyRequirement", "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequestRequirements", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-getapplicablepolicyrequirements?view=graph-rest-1.0" + "Command": "Get-MgEntitlementManagementAccessPackageApplicablePolicyRequirement", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/$count", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/$count", + "OutputType": null, + "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalCount", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -258918,20 +259250,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approvalstage-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/{approvalStage-id}", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalStage", "OutputType": "IMicrosoftGraphApprovalStage", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approvalstage-get?view=graph-rest-1.0" + "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalStage", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -258950,19 +259281,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-list-stages?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalStage", "OutputType": "IMicrosoftGraphApprovalStage", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-list-stages?view=graph-rest-1.0" + "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalStage", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -258981,64 +259313,63 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/$count", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalStageCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgEntitlementManagementAccessPackageAssignmentApprovalStageCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAccessPackageAssignmentPolicy", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "Command": "Get-MgEntitlementManagementAccessPackageAssignmentPolicy", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAccessPackageAssignmentPolicy", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "Command": "Get-MgEntitlementManagementAccessPackageAssignmentPolicy", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/catalog", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAccessPackageCatalog", - "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/catalog", + "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "Command": "Get-MgEntitlementManagementAccessPackageCatalog", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -259057,19 +259388,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackages/$count", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAccessPackageCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgEntitlementManagementAccessPackageCount", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -259088,19 +259419,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-incompatibleaccesspackages?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleAccessPackage", "OutputType": "IMicrosoftGraphAccessPackage", + "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleAccessPackage", + "Module": "Identity.Governance" + }, + { + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-incompatibleaccesspackages?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -259119,19 +259450,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-incompatibleaccesspackages?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", "OutputType": null, + "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", + "Module": "Identity.Governance" + }, + { + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-incompatibleaccesspackages?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -259150,19 +259481,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-incompatiblegroups?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleGroup", "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleGroup", + "Module": "Identity.Governance" + }, + { + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-incompatiblegroups?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -259181,34 +259512,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-incompatiblegroups?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleGroupByRef", "OutputType": null, - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-incompatiblegroups?view=graph-rest-1.0" + "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleGroupByRef", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith/{accessPackage-id1}", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleWith", - "OutputType": "IMicrosoftGraphAccessPackage", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith/{accessPackage-id1}", + "OutputType": "IMicrosoftGraphAccessPackage", + "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleWith", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -259227,19 +259558,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-accesspackagesincompatiblewith?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackagesIncompatibleWith", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleWith", "OutputType": "IMicrosoftGraphAccessPackage", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-list-accesspackagesincompatiblewith?view=graph-rest-1.0" + "Command": "Get-MgEntitlementManagementAccessPackageIncompatibleWith", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -259258,20 +259590,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignment-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAssignment", "OutputType": "IMicrosoftGraphAccessPackageAssignment", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignment-get?view=graph-rest-1.0" + "Command": "Get-MgEntitlementManagementAssignment", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -259290,19 +259621,21 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-assignments?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/assignments", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAssignment", "OutputType": "IMicrosoftGraphAccessPackageAssignment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-assignments?view=graph-rest-1.0" + "Command": "Get-MgEntitlementManagementAssignment", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Access", + "Access1", + "AccessViaIdentity" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -259321,21 +259654,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignment-additionalaccess?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/assignments/additionalAccess", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAssignmentAdditional", "OutputType": "IMicrosoftGraphAccessPackageAssignment", - "Variants": [ - "Access", - "Access1", - "AccessViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignment-additionalaccess?view=graph-rest-1.0" + "Command": "Get-MgEntitlementManagementAssignmentAdditional", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -259354,19 +259685,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/assignments/$count", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAssignmentCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgEntitlementManagementAssignmentCount", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -259385,22 +259719,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentpolicy-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAssignmentPolicy", "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentpolicy-get?view=graph-rest-1.0" + "Command": "Get-MgEntitlementManagementAssignmentPolicy", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -259419,49 +259750,49 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-assignmentpolicies?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAssignmentPolicy", "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-assignmentpolicies?view=graph-rest-1.0" + "Command": "Get-MgEntitlementManagementAssignmentPolicy", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/accessPackage", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAssignmentPolicyAccessPackage", - "OutputType": "IMicrosoftGraphAccessPackage", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/accessPackage", + "OutputType": "IMicrosoftGraphAccessPackage", + "Command": "Get-MgEntitlementManagementAssignmentPolicyAccessPackage", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/catalog", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAssignmentPolicyCatalog", - "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/catalog", + "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "Command": "Get-MgEntitlementManagementAssignmentPolicyCatalog", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -259480,122 +259811,123 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/$count", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAssignmentPolicyCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgEntitlementManagementAssignmentPolicyCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", - "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", + "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", + "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", - "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings", + "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", + "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/$count", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSettingCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/$count", + "OutputType": null, + "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSettingCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}/customExtension", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSettingCustomExtension", - "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}/customExtension", + "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "Command": "Get-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSettingCustomExtension", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions/{accessPackageQuestion-id}", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAssignmentPolicyQuestion", - "OutputType": "IMicrosoftGraphAccessPackageQuestion", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions/{accessPackageQuestion-id}", + "OutputType": "IMicrosoftGraphAccessPackageQuestion", + "Command": "Get-MgEntitlementManagementAssignmentPolicyQuestion", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAssignmentPolicyQuestion", - "OutputType": "IMicrosoftGraphAccessPackageQuestion", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions", + "OutputType": "IMicrosoftGraphAccessPackageQuestion", + "Command": "Get-MgEntitlementManagementAssignmentPolicyQuestion", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions/$count", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAssignmentPolicyQuestionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions/$count", + "OutputType": null, + "Command": "Get-MgEntitlementManagementAssignmentPolicyQuestionCount", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -259614,20 +259946,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAssignmentRequest", "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-get?view=graph-rest-1.0" + "Command": "Get-MgEntitlementManagementAssignmentRequest", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -259646,19 +259977,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-assignmentrequests?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/assignmentRequests", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAssignmentRequest", "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-assignmentrequests?view=graph-rest-1.0" + "Command": "Get-MgEntitlementManagementAssignmentRequest", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -259677,19 +260008,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/$count", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementAssignmentRequestCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgEntitlementManagementAssignmentRequestCount", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -259708,20 +260040,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementCatalog", "OutputType": "IMicrosoftGraphAccessPackageCatalog", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-get?view=graph-rest-1.0" + "Command": "Get-MgEntitlementManagementCatalog", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -259740,34 +260071,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-catalogs?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/catalogs", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementCatalog", "OutputType": "IMicrosoftGraphAccessPackageCatalog", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-catalogs?view=graph-rest-1.0" + "Command": "Get-MgEntitlementManagementCatalog", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/accessPackages/$count", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementCatalogAccessPackageCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/accessPackages/$count", + "OutputType": null, + "Command": "Get-MgEntitlementManagementCatalogAccessPackageCount", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -259786,127 +260117,119 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/catalogs/$count", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementCatalogCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgEntitlementManagementCatalogCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions/{customCalloutExtension-id}", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementCatalogCustomWorkflowExtension", - "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequestworkflowextension-get?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentworkflowextension-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions/{customCalloutExtension-id}", + "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "Command": "Get-MgEntitlementManagementCatalogCustomWorkflowExtension", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementCatalogCustomWorkflowExtension", - "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-list-accesspackagecustomworkflowextensions?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-list-accesspackagecustomworkflowextensions?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions", + "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "Command": "Get-MgEntitlementManagementCatalogCustomWorkflowExtension", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions/$count", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementCatalogCustomWorkflowExtensionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions/$count", + "OutputType": null, + "Command": "Get-MgEntitlementManagementCatalogCustomWorkflowExtensionCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementCatalogResource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Command": "Get-MgEntitlementManagementCatalogResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementCatalogResource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-list-resources?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-list-resources?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Command": "Get-MgEntitlementManagementCatalogResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/$count", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementCatalogResourceCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/$count", + "OutputType": null, + "Command": "Get-MgEntitlementManagementCatalogResourceCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/environment", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementCatalogResourceEnvironment", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/environment", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Command": "Get-MgEntitlementManagementCatalogResourceEnvironment", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementCatalogResourceRole", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -259915,33 +260238,33 @@ "GetViaIdentity1", "GetViaIdentity2" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Command": "Get-MgEntitlementManagementCatalogResourceRole", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementCatalogResourceRole", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Variants": [ "List", "List1", "List2" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-list-resourceroles?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-list-resourceroles?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Command": "Get-MgEntitlementManagementCatalogResourceRole", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/$count", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementCatalogResourceRoleCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -259950,178 +260273,178 @@ "GetViaIdentity1", "GetViaIdentity2" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/$count", + "OutputType": null, + "Command": "Get-MgEntitlementManagementCatalogResourceRoleCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/environment", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceEnvironment", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/environment", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceEnvironment", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScope", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScope", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/$count", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/$count", + "OutputType": null, + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceEnvironment", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceEnvironment", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/$count", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRoleCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/$count", + "OutputType": null, + "Command": "Get-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRoleCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementCatalogResourceScope", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -260130,33 +260453,33 @@ "GetViaIdentity1", "GetViaIdentity2" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Command": "Get-MgEntitlementManagementCatalogResourceScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementCatalogResourceScope", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Variants": [ "List", "List1", "List2" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Command": "Get-MgEntitlementManagementCatalogResourceScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/$count", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementCatalogResourceScopeCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -260165,173 +260488,182 @@ "GetViaIdentity1", "GetViaIdentity2" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/$count", + "OutputType": null, + "Command": "Get-MgEntitlementManagementCatalogResourceScopeCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementCatalogResourceScopeResource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Command": "Get-MgEntitlementManagementCatalogResourceScopeResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/environment", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceEnvironment", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/environment", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceEnvironment", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRole", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRole", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRole", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRole", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/$count", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/$count", + "OutputType": null, + "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceEnvironment", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceEnvironment", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/$count", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScopeCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/$count", + "OutputType": null, + "Command": "Get-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScopeCount", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -260350,20 +260682,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementConnectedOrganization", "OutputType": "IMicrosoftGraphConnectedOrganization", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-get?view=graph-rest-1.0" + "Command": "Get-MgEntitlementManagementConnectedOrganization", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -260382,19 +260713,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-connectedorganizations?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementConnectedOrganization", "OutputType": "IMicrosoftGraphConnectedOrganization", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-connectedorganizations?view=graph-rest-1.0" + "Command": "Get-MgEntitlementManagementConnectedOrganization", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -260413,19 +260744,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/$count", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementConnectedOrganizationCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgEntitlementManagementConnectedOrganizationCount", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -260444,19 +260775,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsor", "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsor", + "Module": "Identity.Governance" + }, + { + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -260475,19 +260806,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$ref", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsorByRef", "OutputType": null, - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsorByRef", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -260506,20 +260838,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$count", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsorCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgEntitlementManagementConnectedOrganizationExternalSponsorCount", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -260538,19 +260869,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsor", "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsor", + "Module": "Identity.Governance" + }, + { + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -260569,19 +260900,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$ref", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsorByRef", "OutputType": null, - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsorByRef", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -260600,68 +260932,59 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$count", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsorCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgEntitlementManagementConnectedOrganizationInternalSponsorCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Command": "Get-MgEntitlementManagementResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resources", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resources", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Command": "Get-MgEntitlementManagementResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resources/$count", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resources/$count", + "OutputType": null, + "Command": "Get-MgEntitlementManagementResourceCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceEnvironment", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -260670,576 +260993,576 @@ "GetViaIdentity1", "GetViaIdentity2" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Command": "Get-MgEntitlementManagementResourceEnvironment", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceEnvironment", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-resourceenvironments?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-resourceenvironments?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Command": "Get-MgEntitlementManagementResourceEnvironment", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/$count", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceEnvironmentCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/$count", + "OutputType": null, + "Command": "Get-MgEntitlementManagementResourceEnvironmentCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/$count", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/$count", + "OutputType": null, + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRole", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRole", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRole", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRole", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/$count", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/$count", + "OutputType": null, + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/environment", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceEnvironment", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/environment", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceEnvironment", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/$count", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/$count", + "OutputType": null, + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResourceEnvironment", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResourceEnvironment", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScope", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScope", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/$count", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/$count", + "OutputType": null, + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/environment", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceEnvironment", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/environment", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceEnvironment", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/$count", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/$count", + "OutputType": null, + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResourceEnvironment", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Command": "Get-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResourceEnvironment", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequest", - "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}", + "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", + "Command": "Get-MgEntitlementManagementResourceRequest", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequest", - "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-resourcerequests?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-list-resourcerequests?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests", + "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", + "Command": "Get-MgEntitlementManagementResourceRequest", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestCatalog", - "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog", + "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "Command": "Get-MgEntitlementManagementResourceRequestCatalog", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/accessPackages/{accessPackage-id}", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogAccessPackage", - "OutputType": "IMicrosoftGraphAccessPackage", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/accessPackages/{accessPackage-id}", + "OutputType": "IMicrosoftGraphAccessPackage", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogAccessPackage", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/accessPackages", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogAccessPackage", - "OutputType": "IMicrosoftGraphAccessPackage", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/accessPackages", + "OutputType": "IMicrosoftGraphAccessPackage", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogAccessPackage", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/accessPackages/$count", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogAccessPackageCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/accessPackages/$count", + "OutputType": null, + "Command": "Get-MgEntitlementManagementResourceRequestCatalogAccessPackageCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions/{customCalloutExtension-id}", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension", - "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions/{customCalloutExtension-id}", + "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension", - "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions", + "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions/$count", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtensionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions/$count", + "OutputType": null, + "Command": "Get-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtensionCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/$count", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/$count", + "OutputType": null, + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/environment", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceEnvironment", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/environment", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceEnvironment", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRole", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -261248,33 +261571,33 @@ "GetViaIdentity1", "GetViaIdentity2" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRole", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRole", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Variants": [ "List", "List1", "List2" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRole", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/$count", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -261283,178 +261606,178 @@ "GetViaIdentity1", "GetViaIdentity2" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/$count", + "OutputType": null, + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/environment", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceEnvironment", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/environment", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceEnvironment", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/$count", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/$count", + "OutputType": null, + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceEnvironment", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceEnvironment", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/$count", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRoleCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/$count", + "OutputType": null, + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRoleCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScope", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -261463,33 +261786,33 @@ "GetViaIdentity1", "GetViaIdentity2" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScope", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Variants": [ "List", "List1", "List2" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/$count", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -261498,1251 +261821,1259 @@ "GetViaIdentity1", "GetViaIdentity2" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/$count", + "OutputType": null, + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/environment", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceEnvironment", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/environment", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceEnvironment", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/$count", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/$count", + "OutputType": null, + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceEnvironment", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceEnvironment", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/$count", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScopeCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/$count", + "OutputType": null, + "Command": "Get-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScopeCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/$count", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/$count", + "OutputType": null, + "Command": "Get-MgEntitlementManagementResourceRequestCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestResource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Command": "Get-MgEntitlementManagementResourceRequestResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/environment", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestResourceEnvironment", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/environment", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Command": "Get-MgEntitlementManagementResourceRequestResourceEnvironment", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestResourceRole", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Command": "Get-MgEntitlementManagementResourceRequestResourceRole", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestResourceRole", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Command": "Get-MgEntitlementManagementResourceRequestResourceRole", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/$count", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/$count", + "OutputType": null, + "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceEnvironment", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceEnvironment", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScope", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScope", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/$count", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScopeCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/$count", + "OutputType": null, + "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScopeCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResourceEnvironment", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Command": "Get-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResourceEnvironment", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestResourceScope", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Command": "Get-MgEntitlementManagementResourceRequestResourceScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestResourceScope", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Command": "Get-MgEntitlementManagementResourceRequestResourceScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/$count", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/$count", + "OutputType": null, + "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceEnvironment", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceEnvironment", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRole", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRole", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRole", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRole", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/$count", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRoleCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/$count", + "OutputType": null, + "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRoleCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResourceEnvironment", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Command": "Get-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResourceEnvironment", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRole", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Command": "Get-MgEntitlementManagementResourceRole", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRole", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Command": "Get-MgEntitlementManagementResourceRole", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/$count", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRoleCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/$count", + "OutputType": null, + "Command": "Get-MgEntitlementManagementResourceRoleCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRoleResource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Command": "Get-MgEntitlementManagementResourceRoleResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/environment", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRoleResourceEnvironment", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/environment", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Command": "Get-MgEntitlementManagementResourceRoleResourceEnvironment", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRoleResourceScope", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Command": "Get-MgEntitlementManagementResourceRoleResourceScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRoleResourceScope", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Command": "Get-MgEntitlementManagementResourceRoleResourceScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/$count", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRoleResourceScopeCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/$count", + "OutputType": null, + "Command": "Get-MgEntitlementManagementResourceRoleResourceScopeCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRoleResourceScopeResource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Command": "Get-MgEntitlementManagementResourceRoleResourceScopeResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRoleResourceScopeResourceEnvironment", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/environment", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Command": "Get-MgEntitlementManagementResourceRoleResourceScopeResourceEnvironment", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRoleScope", - "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}", + "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", + "Command": "Get-MgEntitlementManagementResourceRoleScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRoleScope", - "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes", + "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", + "Command": "Get-MgEntitlementManagementResourceRoleScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/$count", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRoleScopeCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/$count", + "OutputType": null, + "Command": "Get-MgEntitlementManagementResourceRoleScopeCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRoleScopeResource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Command": "Get-MgEntitlementManagementResourceRoleScopeResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/environment", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceEnvironment", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/environment", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceEnvironment", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRole", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRole", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRole", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRole", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/$count", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/$count", + "OutputType": null, + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/environment", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceEnvironment", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/environment", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceEnvironment", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes/$count", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScopeCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes/$count", + "OutputType": null, + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScopeCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes/{accessPackageResourceScope-id}", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceScope", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes/{accessPackageResourceScope-id}", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceScope", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes/$count", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceScopeCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes/$count", + "OutputType": null, + "Command": "Get-MgEntitlementManagementResourceRoleScopeResourceScopeCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRole", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Command": "Get-MgEntitlementManagementResourceRoleScopeRole", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/environment", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceEnvironment", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/environment", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceEnvironment", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles/{accessPackageResourceRole-id}", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceRole", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles/{accessPackageResourceRole-id}", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceRole", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceRole", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceRole", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles/$count", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceRoleCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles/$count", + "OutputType": null, + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceRoleCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScope", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScope", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/$count", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/$count", + "OutputType": null, + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/environment", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceEnvironment", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/environment", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceEnvironment", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles/$count", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRoleCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles/$count", + "OutputType": null, + "Command": "Get-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRoleCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceScope", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Command": "Get-MgEntitlementManagementResourceScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceScope", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Command": "Get-MgEntitlementManagementResourceScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/$count", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceScopeCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/$count", + "OutputType": null, + "Command": "Get-MgEntitlementManagementResourceScopeCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceScopeResource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Command": "Get-MgEntitlementManagementResourceScopeResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/environment", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceScopeResourceEnvironment", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/environment", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Command": "Get-MgEntitlementManagementResourceScopeResourceEnvironment", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceScopeResourceRole", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Command": "Get-MgEntitlementManagementResourceScopeResourceRole", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceScopeResourceRole", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Command": "Get-MgEntitlementManagementResourceScopeResourceRole", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/$count", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceScopeResourceRoleCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/$count", + "OutputType": null, + "Command": "Get-MgEntitlementManagementResourceScopeResourceRoleCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceScopeResourceRoleResource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Command": "Get-MgEntitlementManagementResourceScopeResourceRoleResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementResourceScopeResourceRoleResourceEnvironment", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/environment", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Command": "Get-MgEntitlementManagementResourceScopeResourceRoleResourceEnvironment", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -262761,33 +263092,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagementsettings-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/settings", - "Module": "Identity.Governance", - "Command": "Get-MgEntitlementManagementSetting", "OutputType": "IMicrosoftGraphEntitlementManagementSettings", - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagementsettings-get?view=graph-rest-1.0" + "Command": "Get-MgEntitlementManagementSetting", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/external", - "Module": "Search", - "Command": "Get-MgExternal", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/external", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "Command": "Get-MgExternal", + "Module": "Search" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -262814,20 +263146,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/external/connections/{externalConnection-id}", - "Module": "Search", - "Command": "Get-MgExternalConnection", "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-get?view=graph-rest-1.0" + "Command": "Get-MgExternalConnection", + "Module": "Search" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -262854,19 +263185,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/external/connections", - "Module": "Search", - "Command": "Get-MgExternalConnection", "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-list?view=graph-rest-1.0" + "Command": "Get-MgExternalConnection", + "Module": "Search" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -262893,19 +263224,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/external/connections/$count", - "Module": "Search", - "Command": "Get-MgExternalConnectionCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgExternalConnectionCount", + "Module": "Search" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "ExternalItem.Read.All", @@ -262932,93 +263264,93 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalgroup-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", - "Module": "Search", - "Command": "Get-MgExternalConnectionGroup", "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalgroup-get?view=graph-rest-1.0" + "Command": "Get-MgExternalConnectionGroup", + "Module": "Search" }, { - "Permissions": [], - "Uri": "/external/connections/{externalConnection-id}/groups", - "Module": "Search", - "Command": "Get-MgExternalConnectionGroup", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/external/connections/{externalConnection-id}/groups", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", + "Command": "Get-MgExternalConnectionGroup", + "Module": "Search" }, { - "Permissions": [], - "Uri": "/external/connections/{externalConnection-id}/groups/$count", - "Module": "Search", - "Command": "Get-MgExternalConnectionGroupCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/external/connections/{externalConnection-id}/groups/$count", + "OutputType": null, + "Command": "Get-MgExternalConnectionGroupCount", + "Module": "Search" }, { - "Permissions": [], - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", - "Module": "Search", - "Command": "Get-MgExternalConnectionGroupMember", - "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", + "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "Command": "Get-MgExternalConnectionGroupMember", + "Module": "Search" }, { - "Permissions": [], - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members", - "Module": "Search", - "Command": "Get-MgExternalConnectionGroupMember", - "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members", + "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "Command": "Get-MgExternalConnectionGroupMember", + "Module": "Search" }, { - "Permissions": [], - "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/$count", - "Module": "Search", - "Command": "Get-MgExternalConnectionGroupMemberCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/$count", + "OutputType": null, + "Command": "Get-MgExternalConnectionGroupMemberCount", + "Module": "Search" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -263045,108 +263377,108 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalitem-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", - "Module": "Search", - "Command": "Get-MgExternalConnectionItem", "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalitem-get?view=graph-rest-1.0" + "Command": "Get-MgExternalConnectionItem", + "Module": "Search" }, { - "Permissions": [], - "Uri": "/external/connections/{externalConnection-id}/items", - "Module": "Search", - "Command": "Get-MgExternalConnectionItem", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/external/connections/{externalConnection-id}/items", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", + "Command": "Get-MgExternalConnectionItem", + "Module": "Search" }, { - "Permissions": [], - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", - "Module": "Search", - "Command": "Get-MgExternalConnectionItemActivity", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities", - "Module": "Search", - "Command": "Get-MgExternalConnectionItemActivity", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", + "Command": "Get-MgExternalConnectionItemActivity", + "Module": "Search" + }, + { + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", + "Command": "Get-MgExternalConnectionItemActivity", + "Module": "Search" }, { - "Permissions": [], - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/$count", - "Module": "Search", - "Command": "Get-MgExternalConnectionItemActivityCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/$count", + "OutputType": null, + "Command": "Get-MgExternalConnectionItemActivityCount", + "Module": "Search" }, { - "Permissions": [], - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}/performedBy", - "Module": "Search", - "Command": "Get-MgExternalConnectionItemActivityPerformedBy", - "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}/performedBy", + "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "Command": "Get-MgExternalConnectionItemActivityPerformedBy", + "Module": "Search" }, { - "Permissions": [], - "Uri": "/external/connections/{externalConnection-id}/items/$count", - "Module": "Search", - "Command": "Get-MgExternalConnectionItemCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/external/connections/{externalConnection-id}/items/$count", + "OutputType": null, + "Command": "Get-MgExternalConnectionItemCount", + "Module": "Search" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -263173,49 +263505,49 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-connectionoperation-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", - "Module": "Search", - "Command": "Get-MgExternalConnectionOperation", "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-connectionoperation-get?view=graph-rest-1.0" + "Command": "Get-MgExternalConnectionOperation", + "Module": "Search" }, { - "Permissions": [], - "Uri": "/external/connections/{externalConnection-id}/operations", - "Module": "Search", - "Command": "Get-MgExternalConnectionOperation", - "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/external/connections/{externalConnection-id}/operations", + "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", + "Command": "Get-MgExternalConnectionOperation", + "Module": "Search" }, { - "Permissions": [], - "Uri": "/external/connections/{externalConnection-id}/operations/$count", - "Module": "Search", - "Command": "Get-MgExternalConnectionOperationCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/external/connections/{externalConnection-id}/operations/$count", + "OutputType": null, + "Command": "Get-MgExternalConnectionOperationCount", + "Module": "Search" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -263242,20 +263574,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-schema-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/external/connections/{externalConnection-id}/schema", - "Module": "Search", - "Command": "Get-MgExternalConnectionSchema", "OutputType": "IMicrosoftGraphExternalConnectorsSchema", + "Command": "Get-MgExternalConnectionSchema", + "Module": "Search" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-schema-get?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "GroupMember.Read.All", @@ -263298,20 +263630,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/groups/{group-id}", - "Module": "Groups", - "Command": "Get-MgGroup", "OutputType": "IMicrosoftGraphGroup", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get?view=graph-rest-1.0" + "Command": "Get-MgGroup", + "Module": "Groups" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "GroupMember.Read.All", @@ -263354,19 +263685,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/groups", - "Module": "Groups", - "Command": "Get-MgGroup", "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgGroup", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Group.Read.All", @@ -263385,19 +263716,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-acceptedsenders?view=graph-rest-1.0", + "Method": "GET", "Uri": "/groups/{group-id}/acceptedSenders", - "Module": "Groups", - "Command": "Get-MgGroupAcceptedSender", "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgGroupAcceptedSender", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-acceptedsenders?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Group.Read.All", @@ -263416,19 +263747,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-acceptedsenders?view=graph-rest-1.0", + "Method": "GET", "Uri": "/groups/{group-id}/acceptedSenders/$ref", - "Module": "Groups", - "Command": "Get-MgGroupAcceptedSenderByRef", "OutputType": null, - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-acceptedsenders?view=graph-rest-1.0" + "Command": "Get-MgGroupAcceptedSenderByRef", + "Module": "Groups" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Group.Read.All", @@ -263447,35 +263779,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/acceptedSenders/$count", - "Module": "Groups", - "Command": "Get-MgGroupAcceptedSenderCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgGroupAcceptedSenderCount", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", - "Module": "Applications", - "Command": "Get-MgGroupAppRoleAssignment", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Command": "Get-MgGroupAppRoleAssignment", + "Module": "Applications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Directory.Read.All", @@ -263502,19 +263833,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-approleassignments?view=graph-rest-1.0", + "Method": "GET", "Uri": "/groups/{group-id}/appRoleAssignments", - "Module": "Applications", - "Command": "Get-MgGroupAppRoleAssignment", "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgGroupAppRoleAssignment", + "Module": "Applications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Directory.Read.All", @@ -263541,35 +263873,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/appRoleAssignments/$count", - "Module": "Applications", - "Command": "Get-MgGroupAppRoleAssignmentCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgGroupAppRoleAssignmentCount", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/groups/getByIds", - "Module": "Groups", - "Command": "Get-MgGroupById", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/groups/getByIds", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgGroupById", + "Module": "Groups" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "GroupMember.Read.All", @@ -263612,35 +263944,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/groups(uniqueName='{uniqueName}')", - "Module": "Groups", - "Command": "Get-MgGroupByUniqueName", "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgGroupByUniqueName", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/calendar", - "Module": "Calendar", - "Command": "Get-MgGroupCalendar", "OutputType": "IMicrosoftGraphCalendar", + "Command": "Get-MgGroupCalendar", + "Module": "Calendar" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -263675,20 +264007,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/calendar/events/{event-id}", - "Module": "Calendar", - "Command": "Get-MgGroupCalendarEvent", "OutputType": "IMicrosoftGraphEvent", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgGroupCalendarEvent", + "Module": "Calendar" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Group.Read.All", @@ -263707,19 +264038,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/calendar/events", - "Module": "Calendar", - "Command": "Get-MgGroupCalendarEvent", "OutputType": "IMicrosoftGraphEvent", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgGroupCalendarEvent", + "Module": "Calendar" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], "Permissions": [ { "Name": "Calendars.Read", @@ -263746,95 +264078,95 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0", + "Method": "GET", "Uri": "/groups/{group-id}/calendar/events/delta", - "Module": "Groups", - "Command": "Get-MgGroupCalendarEventDelta", "OutputType": "IMicrosoftGraphEvent", - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0" + "Command": "Get-MgGroupCalendarEventDelta", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", - "Module": "Calendar", - "Command": "Get-MgGroupCalendarPermission", - "OutputType": "IMicrosoftGraphCalendarPermission", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", + "OutputType": "IMicrosoftGraphCalendarPermission", + "Command": "Get-MgGroupCalendarPermission", + "Module": "Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/calendar/calendarPermissions", - "Module": "Calendar", - "Command": "Get-MgGroupCalendarPermission", - "OutputType": "IMicrosoftGraphCalendarPermission", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/calendar/calendarPermissions", + "OutputType": "IMicrosoftGraphCalendarPermission", + "Command": "Get-MgGroupCalendarPermission", + "Module": "Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/calendar/calendarPermissions/$count", - "Module": "Calendar", - "Command": "Get-MgGroupCalendarPermissionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/calendar/calendarPermissions/$count", + "OutputType": null, + "Command": "Get-MgGroupCalendarPermissionCount", + "Module": "Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/calendar/getSchedule", - "Module": "Groups", - "Command": "Get-MgGroupCalendarSchedule", - "OutputType": "IMicrosoftGraphScheduleInformation", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/groups/{group-id}/calendar/getSchedule", + "OutputType": "IMicrosoftGraphScheduleInformation", + "Command": "Get-MgGroupCalendarSchedule", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/calendar/calendarView", - "Module": "Calendar", - "Command": "Get-MgGroupCalendarView", - "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/calendar/calendarView", + "OutputType": "IMicrosoftGraphEvent", + "Command": "Get-MgGroupCalendarView", + "Module": "Calendar" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -263869,20 +264201,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get-conversation?view=graph-rest-1.0", + "Method": "GET", "Uri": "/groups/{group-id}/conversations/{conversation-id}", - "Module": "Groups", - "Command": "Get-MgGroupConversation", "OutputType": "IMicrosoftGraphConversation", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversation-get?view=graph-rest-1.0" + "Command": "Get-MgGroupConversation", + "Module": "Groups" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -263917,19 +264248,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-conversations?view=graph-rest-1.0", + "Method": "GET", "Uri": "/groups/{group-id}/conversations", - "Module": "Groups", - "Command": "Get-MgGroupConversation", "OutputType": "IMicrosoftGraphConversation", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-conversations?view=graph-rest-1.0" + "Command": "Get-MgGroupConversation", + "Module": "Groups" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -263964,20 +264296,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/conversations/$count", - "Module": "Groups", - "Command": "Get-MgGroupConversationCount", "OutputType": null, + "Command": "Get-MgGroupConversationCount", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -264012,20 +264344,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", - "Module": "Groups", - "Command": "Get-MgGroupConversationThread", "OutputType": "IMicrosoftGraphConversationThread", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgGroupConversationThread", + "Module": "Groups" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -264060,19 +264391,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversation-list-threads?view=graph-rest-1.0", + "Method": "GET", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads", - "Module": "Groups", - "Command": "Get-MgGroupConversationThread", "OutputType": "IMicrosoftGraphConversationThread", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversation-list-threads?view=graph-rest-1.0" + "Command": "Get-MgGroupConversationThread", + "Module": "Groups" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -264107,20 +264439,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/$count", - "Module": "Groups", - "Command": "Get-MgGroupConversationThreadCount", "OutputType": null, + "Command": "Get-MgGroupConversationThreadCount", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -264155,22 +264489,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}", - "Module": "Groups", - "Command": "Get-MgGroupConversationThreadPost", "OutputType": "IMicrosoftGraphPost", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgGroupConversationThreadPost", + "Module": "Groups" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -264205,34 +264536,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts", - "Module": "Groups", - "Command": "Get-MgGroupConversationThreadPost", "OutputType": "IMicrosoftGraphPost", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgGroupConversationThreadPost", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "Module": "Groups", - "Command": "Get-MgGroupConversationThreadPostAttachment", - "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", + "OutputType": "IMicrosoftGraphAttachment", + "Command": "Get-MgGroupConversationThreadPostAttachment", + "Module": "Groups" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -264267,19 +264598,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", - "Module": "Groups", - "Command": "Get-MgGroupConversationThreadPostAttachment", "OutputType": "IMicrosoftGraphAttachment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgGroupConversationThreadPostAttachment", + "Module": "Groups" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -264314,20 +264646,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/$count", - "Module": "Groups", - "Command": "Get-MgGroupConversationThreadPostAttachmentCount", "OutputType": null, + "Command": "Get-MgGroupConversationThreadPostAttachmentCount", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -264362,152 +264694,151 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/$count", - "Module": "Groups", - "Command": "Get-MgGroupConversationThreadPostCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgGroupConversationThreadPostCount", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "Module": "Groups", - "Command": "Get-MgGroupConversationThreadPostExtension", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Get-MgGroupConversationThreadPostExtension", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", - "Module": "Groups", - "Command": "Get-MgGroupConversationThreadPostExtension", - "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", + "OutputType": "IMicrosoftGraphExtension", + "Command": "Get-MgGroupConversationThreadPostExtension", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/$count", - "Module": "Groups", - "Command": "Get-MgGroupConversationThreadPostExtensionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/$count", + "OutputType": null, + "Command": "Get-MgGroupConversationThreadPostExtensionCount", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", - "Module": "Groups", - "Command": "Get-MgGroupConversationThreadPostInReplyToAttachment", - "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", + "OutputType": "IMicrosoftGraphAttachment", + "Command": "Get-MgGroupConversationThreadPostInReplyToAttachment", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", - "Module": "Groups", - "Command": "Get-MgGroupConversationThreadPostInReplyToAttachment", - "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", + "OutputType": "IMicrosoftGraphAttachment", + "Command": "Get-MgGroupConversationThreadPostInReplyToAttachment", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/$count", - "Module": "Groups", - "Command": "Get-MgGroupConversationThreadPostInReplyToAttachmentCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/$count", + "OutputType": null, + "Command": "Get-MgGroupConversationThreadPostInReplyToAttachmentCount", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "Module": "Groups", - "Command": "Get-MgGroupConversationThreadPostInReplyToExtension", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", + "OutputType": null, + "Command": "Get-MgGroupConversationThreadPostInReplyToExtension", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", - "Module": "Groups", - "Command": "Get-MgGroupConversationThreadPostInReplyToExtension", - "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", + "OutputType": "IMicrosoftGraphExtension", + "Command": "Get-MgGroupConversationThreadPostInReplyToExtension", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/$count", - "Module": "Groups", - "Command": "Get-MgGroupConversationThreadPostInReplyToExtensionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/$count", + "OutputType": null, + "Command": "Get-MgGroupConversationThreadPostInReplyToExtensionCount", + "Module": "Groups" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "GroupMember.Read.All", @@ -264550,34 +264881,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/$count", - "Module": "Groups", - "Command": "Get-MgGroupCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgGroupCount", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/createdOnBehalfOf", - "Module": "Groups", - "Command": "Get-MgGroupCreatedOnBehalfOf", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/createdOnBehalfOf", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgGroupCreatedOnBehalfOf", + "Module": "Groups" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Files.Read", @@ -264628,20 +264960,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/drive", - "Module": "Files", - "Command": "Get-MgGroupDefaultDrive", "OutputType": "IMicrosoftGraphDrive", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgGroupDefaultDrive", + "Module": "Files" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delta" + ], "Permissions": [ { "Name": "GroupMember.Read.All", @@ -264684,34 +265015,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delta?view=graph-rest-1.0", + "Method": "GET", "Uri": "/groups/delta", - "Module": "Groups", - "Command": "Get-MgGroupDelta", "OutputType": "IMicrosoftGraphGroup", - "Variants": [ - "Delta" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delta?view=graph-rest-1.0" + "Command": "Get-MgGroupDelta", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}", - "Module": "Files", - "Command": "Get-MgGroupDrive", - "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0", "Variants": [ "Get1", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}", + "OutputType": "IMicrosoftGraphDrive", + "Command": "Get-MgGroupDrive", + "Module": "Files" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Files.Read", @@ -264762,137 +265093,138 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/drives", - "Module": "Files", - "Command": "Get-MgGroupDrive", "OutputType": "IMicrosoftGraphDrive", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgGroupDrive", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}", - "Module": "Files", - "Command": "Get-MgGroupDriveBundle", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgGroupDriveBundle", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/bundles", - "Module": "Files", - "Command": "Get-MgGroupDriveBundle", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgGroupDriveBundle", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "Module": "Files", - "Command": "Get-MgGroupDriveBundleContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content", + "OutputType": null, + "Command": "Get-MgGroupDriveBundleContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/$count", - "Module": "Files", - "Command": "Get-MgGroupDriveBundleCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/$count", + "OutputType": null, + "Command": "Get-MgGroupDriveBundleCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/base", - "Module": "Files", - "Command": "Get-MgGroupDriveContentTypeBase", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/base", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgGroupDriveContentTypeBase", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "Module": "Files", - "Command": "Get-MgGroupDriveContentTypeBaseType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgGroupDriveContentTypeBaseType", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", - "Module": "Files", - "Command": "Get-MgGroupDriveContentTypeBaseType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgGroupDriveContentTypeBaseType", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", - "Module": "Files", - "Command": "Get-MgGroupDriveContentTypeBaseTypeCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", + "OutputType": null, + "Command": "Get-MgGroupDriveContentTypeBaseTypeCount", + "Module": "Files" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Files.Read", @@ -264943,2797 +265275,2797 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/drives/$count", - "Module": "Files", - "Command": "Get-MgGroupDriveCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgGroupDriveCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser", - "Module": "Files", - "Command": "Get-MgGroupDriveCreatedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgGroupDriveCreatedByUser", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/mailboxSettings", - "Module": "Files", - "Command": "Get-MgGroupDriveCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgGroupDriveCreatedByUserMailboxSetting", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors", - "Module": "Files", - "Command": "Get-MgGroupDriveCreatedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgGroupDriveCreatedByUserServiceProvisioningError", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count", - "Module": "Files", - "Command": "Get-MgGroupDriveCreatedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgGroupDriveCreatedByUserServiceProvisioningErrorCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}", - "Module": "Files", - "Command": "Get-MgGroupDriveFollowing", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgGroupDriveFollowing", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/following", - "Module": "Files", - "Command": "Get-MgGroupDriveFollowing", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/following", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgGroupDriveFollowing", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content", - "Module": "Files", - "Command": "Get-MgGroupDriveFollowingContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content", + "OutputType": null, + "Command": "Get-MgGroupDriveFollowingContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/following/$count", - "Module": "Files", - "Command": "Get-MgGroupDriveFollowingCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/following/$count", + "OutputType": null, + "Command": "Get-MgGroupDriveFollowingCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}", - "Module": "Files", - "Command": "Get-MgGroupDriveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgGroupDriveItem", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items", - "Module": "Files", - "Command": "Get-MgGroupDriveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgGroupDriveItem", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval", - "Module": "Groups", - "Command": "Get-MgGroupDriveItemActivityByInterval", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivitystat-getactivitybyinterval?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivitystat-getactivitybyinterval?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgGroupDriveItemActivityByInterval", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "Module": "Files", - "Command": "Get-MgGroupDriveItemAnalytic", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Command": "Get-MgGroupDriveItemAnalytic", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Module": "Files", - "Command": "Get-MgGroupDriveItemAnalyticItemActivityStat", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgGroupDriveItemAnalyticItemActivityStat", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "Module": "Files", - "Command": "Get-MgGroupDriveItemAnalyticItemActivityStat", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgGroupDriveItemAnalyticItemActivityStat", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Module": "Files", - "Command": "Get-MgGroupDriveItemAnalyticItemActivityStatActivity", - "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", + "OutputType": "IMicrosoftGraphItemActivity", + "Command": "Get-MgGroupDriveItemAnalyticItemActivityStatActivity", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", - "Module": "Files", - "Command": "Get-MgGroupDriveItemAnalyticItemActivityStatCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", - "Module": "Files", - "Command": "Get-MgGroupDriveItemAnalyticLastSevenDay", - "OutputType": "IMicrosoftGraphItemActivityStat", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", + "OutputType": null, + "Command": "Get-MgGroupDriveItemAnalyticItemActivityStatCount", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgGroupDriveItemAnalyticLastSevenDay", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", - "Module": "Files", - "Command": "Get-MgGroupDriveItemAnalyticTime", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgGroupDriveItemAnalyticTime", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", - "Module": "Files", - "Command": "Get-MgGroupDriveItemChild", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgGroupDriveItemChild", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children", - "Module": "Files", - "Command": "Get-MgGroupDriveItemChild", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgGroupDriveItemChild", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "Module": "Files", - "Command": "Get-MgGroupDriveItemChildContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", + "OutputType": null, + "Command": "Get-MgGroupDriveItemChildContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/$count", - "Module": "Files", - "Command": "Get-MgGroupDriveItemChildCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/$count", + "OutputType": null, + "Command": "Get-MgGroupDriveItemChildCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content", - "Module": "Files", - "Command": "Get-MgGroupDriveItemContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content", + "OutputType": null, + "Command": "Get-MgGroupDriveItemContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/$count", - "Module": "Files", - "Command": "Get-MgGroupDriveItemCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/$count", + "OutputType": null, + "Command": "Get-MgGroupDriveItemCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser", - "Module": "Files", - "Command": "Get-MgGroupDriveItemCreatedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgGroupDriveItemCreatedByUser", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "Module": "Files", - "Command": "Get-MgGroupDriveItemCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgGroupDriveItemCreatedByUserMailboxSetting", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors", - "Module": "Files", - "Command": "Get-MgGroupDriveItemCreatedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgGroupDriveItemCreatedByUserServiceProvisioningError", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count", - "Module": "Files", - "Command": "Get-MgGroupDriveItemCreatedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgGroupDriveItemCreatedByUserServiceProvisioningErrorCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/delta", - "Module": "Groups", - "Command": "Get-MgGroupDriveItemDelta", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/delta", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgGroupDriveItemDelta", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", - "Module": "Files", - "Command": "Get-MgGroupDriveItemItemLastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgGroupDriveItemItemLastModifiedByUser", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "Module": "Files", - "Command": "Get-MgGroupDriveItemItemLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgGroupDriveItemItemLastModifiedByUserMailboxSetting", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors", - "Module": "Files", - "Command": "Get-MgGroupDriveItemItemLastModifiedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgGroupDriveItemItemLastModifiedByUserServiceProvisioningError", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", - "Module": "Files", - "Command": "Get-MgGroupDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgGroupDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", - "Module": "Files", - "Command": "Get-MgGroupDriveItemLastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgGroupDriveItemLastModifiedByUser", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "Module": "Files", - "Command": "Get-MgGroupDriveItemLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgGroupDriveItemLastModifiedByUserMailboxSetting", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "Module": "Files", - "Command": "Get-MgGroupDriveItemLastModifiedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgGroupDriveItemLastModifiedByUserServiceProvisioningError", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "Module": "Files", - "Command": "Get-MgGroupDriveItemLastModifiedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgGroupDriveItemLastModifiedByUserServiceProvisioningErrorCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "Module": "Files", - "Command": "Get-MgGroupDriveItemListItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem", + "OutputType": "IMicrosoftGraphListItem", + "Command": "Get-MgGroupDriveItemListItem", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval", - "Module": "Groups", - "Command": "Get-MgGroupDriveItemListItemActivityByInterval", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgGroupDriveItemListItemActivityByInterval", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/analytics", - "Module": "Files", - "Command": "Get-MgGroupDriveItemListItemAnalytic", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/analytics", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Command": "Get-MgGroupDriveItemListItemAnalytic", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser", - "Module": "Files", - "Command": "Get-MgGroupDriveItemListItemCreatedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgGroupDriveItemListItemCreatedByUser", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "Module": "Files", - "Command": "Get-MgGroupDriveItemListItemCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgGroupDriveItemListItemCreatedByUserMailboxSetting", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors", - "Module": "Files", - "Command": "Get-MgGroupDriveItemListItemCreatedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgGroupDriveItemListItemCreatedByUserServiceProvisioningError", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count", - "Module": "Files", - "Command": "Get-MgGroupDriveItemListItemCreatedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgGroupDriveItemListItemCreatedByUserServiceProvisioningErrorCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "Module": "Files", - "Command": "Get-MgGroupDriveItemListItemDocumentSetVersion", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "Get-MgGroupDriveItemListItemDocumentSetVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "Module": "Files", - "Command": "Get-MgGroupDriveItemListItemDocumentSetVersion", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "Get-MgGroupDriveItemListItemDocumentSetVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count", - "Module": "Files", - "Command": "Get-MgGroupDriveItemListItemDocumentSetVersionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count", + "OutputType": null, + "Command": "Get-MgGroupDriveItemListItemDocumentSetVersionCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Module": "Files", - "Command": "Get-MgGroupDriveItemListItemDocumentSetVersionField", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "OutputType": null, + "Command": "Get-MgGroupDriveItemListItemDocumentSetVersionField", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem", - "Module": "Files", - "Command": "Get-MgGroupDriveItemListItemDriveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgGroupDriveItemListItemDriveItem", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "Module": "Files", - "Command": "Get-MgGroupDriveItemListItemDriveItemContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", + "OutputType": null, + "Command": "Get-MgGroupDriveItemListItemDriveItemContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "Module": "Files", - "Command": "Get-MgGroupDriveItemListItemField", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", + "OutputType": null, + "Command": "Get-MgGroupDriveItemListItemField", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "Module": "Files", - "Command": "Get-MgGroupDriveItemListItemVersion", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", + "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "Get-MgGroupDriveItemListItemVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "Module": "Files", - "Command": "Get-MgGroupDriveItemListItemVersion", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", + "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "Get-MgGroupDriveItemListItemVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count", - "Module": "Files", - "Command": "Get-MgGroupDriveItemListItemVersionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count", + "OutputType": null, + "Command": "Get-MgGroupDriveItemListItemVersionCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "Module": "Files", - "Command": "Get-MgGroupDriveItemListItemVersionField", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", + "OutputType": null, + "Command": "Get-MgGroupDriveItemListItemVersionField", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "Module": "Files", - "Command": "Get-MgGroupDriveItemPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Get-MgGroupDriveItemPermission", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions", - "Module": "Files", - "Command": "Get-MgGroupDriveItemPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Get-MgGroupDriveItemPermission", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/$count", - "Module": "Files", - "Command": "Get-MgGroupDriveItemPermissionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/$count", + "OutputType": null, + "Command": "Get-MgGroupDriveItemPermissionCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "Module": "Files", - "Command": "Get-MgGroupDriveItemRetentionLabel", - "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Command": "Get-MgGroupDriveItemRetentionLabel", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "Module": "Files", - "Command": "Get-MgGroupDriveItemSubscription", - "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", + "OutputType": "IMicrosoftGraphSubscription", + "Command": "Get-MgGroupDriveItemSubscription", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "Module": "Files", - "Command": "Get-MgGroupDriveItemSubscription", - "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", + "OutputType": "IMicrosoftGraphSubscription", + "Command": "Get-MgGroupDriveItemSubscription", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", - "Module": "Files", - "Command": "Get-MgGroupDriveItemSubscriptionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", + "OutputType": null, + "Command": "Get-MgGroupDriveItemSubscriptionCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "Module": "Files", - "Command": "Get-MgGroupDriveItemThumbnail", - "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Command": "Get-MgGroupDriveItemThumbnail", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "Module": "Files", - "Command": "Get-MgGroupDriveItemThumbnail", - "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Command": "Get-MgGroupDriveItemThumbnail", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", - "Module": "Files", - "Command": "Get-MgGroupDriveItemThumbnailCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", + "OutputType": null, + "Command": "Get-MgGroupDriveItemThumbnailCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "Module": "Files", - "Command": "Get-MgGroupDriveItemVersion", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Command": "Get-MgGroupDriveItemVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions", - "Module": "Files", - "Command": "Get-MgGroupDriveItemVersion", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Command": "Get-MgGroupDriveItemVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "Module": "Files", - "Command": "Get-MgGroupDriveItemVersionContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", + "OutputType": null, + "Command": "Get-MgGroupDriveItemVersionContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/$count", - "Module": "Files", - "Command": "Get-MgGroupDriveItemVersionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/$count", + "OutputType": null, + "Command": "Get-MgGroupDriveItemVersionCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser", - "Module": "Files", - "Command": "Get-MgGroupDriveLastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgGroupDriveLastModifiedByUser", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "Module": "Files", - "Command": "Get-MgGroupDriveLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgGroupDriveLastModifiedByUserMailboxSetting", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors", - "Module": "Files", - "Command": "Get-MgGroupDriveLastModifiedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgGroupDriveLastModifiedByUserServiceProvisioningError", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "Module": "Files", - "Command": "Get-MgGroupDriveLastModifiedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgGroupDriveLastModifiedByUserServiceProvisioningErrorCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list", - "Module": "Files", - "Command": "Get-MgGroupDriveList", - "OutputType": "IMicrosoftGraphList", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list", + "OutputType": "IMicrosoftGraphList", + "Command": "Get-MgGroupDriveList", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "Module": "Files", - "Command": "Get-MgGroupDriveListColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgGroupDriveListColumn", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns", - "Module": "Files", - "Command": "Get-MgGroupDriveListColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgGroupDriveListColumn", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/$count", - "Module": "Files", - "Command": "Get-MgGroupDriveListColumnCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/$count", + "OutputType": null, + "Command": "Get-MgGroupDriveListColumnCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", - "Module": "Files", - "Command": "Get-MgGroupDriveListColumnSourceColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgGroupDriveListColumnSourceColumn", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "Module": "Files", - "Command": "Get-MgGroupDriveListContentType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgGroupDriveListContentType", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes", - "Module": "Files", - "Command": "Get-MgGroupDriveListContentType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgGroupDriveListContentType", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Module": "Files", - "Command": "Get-MgGroupDriveListContentTypeColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgGroupDriveListContentTypeColumn", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "Module": "Files", - "Command": "Get-MgGroupDriveListContentTypeColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgGroupDriveListContentTypeColumn", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count", - "Module": "Files", - "Command": "Get-MgGroupDriveListContentTypeColumnCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count", + "OutputType": null, + "Command": "Get-MgGroupDriveListContentTypeColumnCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Module": "Files", - "Command": "Get-MgGroupDriveListContentTypeColumnLink", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "OutputType": "IMicrosoftGraphColumnLink", + "Command": "Get-MgGroupDriveListContentTypeColumnLink", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "Module": "Files", - "Command": "Get-MgGroupDriveListContentTypeColumnLink", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", + "OutputType": "IMicrosoftGraphColumnLink", + "Command": "Get-MgGroupDriveListContentTypeColumnLink", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count", - "Module": "Files", - "Command": "Get-MgGroupDriveListContentTypeColumnLinkCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count", + "OutputType": null, + "Command": "Get-MgGroupDriveListContentTypeColumnLinkCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "Module": "Files", - "Command": "Get-MgGroupDriveListContentTypeColumnPosition", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgGroupDriveListContentTypeColumnPosition", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", - "Module": "Files", - "Command": "Get-MgGroupDriveListContentTypeColumnPosition", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgGroupDriveListContentTypeColumnPosition", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count", - "Module": "Files", - "Command": "Get-MgGroupDriveListContentTypeColumnPositionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count", + "OutputType": null, + "Command": "Get-MgGroupDriveListContentTypeColumnPositionCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "Module": "Files", - "Command": "Get-MgGroupDriveListContentTypeColumnSourceColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgGroupDriveListContentTypeColumnSourceColumn", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", - "Module": "Groups", - "Command": "Get-MgGroupDriveListContentTypeCompatibleHubContentType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgGroupDriveListContentTypeCompatibleHubContentType", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/$count", - "Module": "Files", - "Command": "Get-MgGroupDriveListContentTypeCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/$count", + "OutputType": null, + "Command": "Get-MgGroupDriveListContentTypeCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser", - "Module": "Files", - "Command": "Get-MgGroupDriveListCreatedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgGroupDriveListCreatedByUser", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", - "Module": "Files", - "Command": "Get-MgGroupDriveListCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgGroupDriveListCreatedByUserMailboxSetting", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors", - "Module": "Files", - "Command": "Get-MgGroupDriveListCreatedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgGroupDriveListCreatedByUserServiceProvisioningError", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count", - "Module": "Files", - "Command": "Get-MgGroupDriveListCreatedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgGroupDriveListCreatedByUserServiceProvisioningErrorCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/drive", - "Module": "Files", - "Command": "Get-MgGroupDriveListDrive", - "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/drive", + "OutputType": "IMicrosoftGraphDrive", + "Command": "Get-MgGroupDriveListDrive", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}", - "Module": "Files", - "Command": "Get-MgGroupDriveListItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}", + "OutputType": "IMicrosoftGraphListItem", + "Command": "Get-MgGroupDriveListItem", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items", - "Module": "Files", - "Command": "Get-MgGroupDriveListItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items", + "OutputType": "IMicrosoftGraphListItem", + "Command": "Get-MgGroupDriveListItem", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval", - "Module": "Groups", - "Command": "Get-MgGroupDriveListItemActivityByInterval", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgGroupDriveListItemActivityByInterval", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/analytics", - "Module": "Files", - "Command": "Get-MgGroupDriveListItemAnalytic", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser", - "Module": "Files", - "Command": "Get-MgGroupDriveListItemCreatedByUser", - "OutputType": "IMicrosoftGraphUser", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/analytics", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Command": "Get-MgGroupDriveListItemAnalytic", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgGroupDriveListItemCreatedByUser", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "Module": "Files", - "Command": "Get-MgGroupDriveListItemCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgGroupDriveListItemCreatedByUserMailboxSetting", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", - "Module": "Files", - "Command": "Get-MgGroupDriveListItemCreatedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgGroupDriveListItemCreatedByUserServiceProvisioningError", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "Module": "Files", - "Command": "Get-MgGroupDriveListItemCreatedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgGroupDriveListItemCreatedByUserServiceProvisioningErrorCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/delta", - "Module": "Groups", - "Command": "Get-MgGroupDriveListItemDelta", - "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/delta", + "OutputType": "IMicrosoftGraphListItem", + "Command": "Get-MgGroupDriveListItemDelta", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Module": "Files", - "Command": "Get-MgGroupDriveListItemDocumentSetVersion", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "Get-MgGroupDriveListItemDocumentSetVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "Module": "Files", - "Command": "Get-MgGroupDriveListItemDocumentSetVersion", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "Get-MgGroupDriveListItemDocumentSetVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count", - "Module": "Files", - "Command": "Get-MgGroupDriveListItemDocumentSetVersionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count", + "OutputType": null, + "Command": "Get-MgGroupDriveListItemDocumentSetVersionCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Module": "Files", - "Command": "Get-MgGroupDriveListItemDocumentSetVersionField", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "OutputType": null, + "Command": "Get-MgGroupDriveListItemDocumentSetVersionField", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem", - "Module": "Files", - "Command": "Get-MgGroupDriveListItemDriveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgGroupDriveListItemDriveItem", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "Module": "Files", - "Command": "Get-MgGroupDriveListItemDriveItemContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", + "OutputType": null, + "Command": "Get-MgGroupDriveListItemDriveItemContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "Module": "Files", - "Command": "Get-MgGroupDriveListItemField", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields", + "OutputType": null, + "Command": "Get-MgGroupDriveListItemField", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Module": "Files", - "Command": "Get-MgGroupDriveListItemVersion", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "Get-MgGroupDriveListItemVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions", - "Module": "Files", - "Command": "Get-MgGroupDriveListItemVersion", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions", + "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "Get-MgGroupDriveListItemVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/$count", - "Module": "Files", - "Command": "Get-MgGroupDriveListItemVersionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/$count", + "OutputType": null, + "Command": "Get-MgGroupDriveListItemVersionCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Module": "Files", - "Command": "Get-MgGroupDriveListItemVersionField", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "OutputType": null, + "Command": "Get-MgGroupDriveListItemVersionField", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "Module": "Files", - "Command": "Get-MgGroupDriveListOperation", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Command": "Get-MgGroupDriveListOperation", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations", - "Module": "Files", - "Command": "Get-MgGroupDriveListOperation", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Command": "Get-MgGroupDriveListOperation", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/$count", - "Module": "Files", - "Command": "Get-MgGroupDriveListOperationCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/$count", + "OutputType": null, + "Command": "Get-MgGroupDriveListOperationCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "Module": "Files", - "Command": "Get-MgGroupDriveListSubscription", - "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", + "OutputType": "IMicrosoftGraphSubscription", + "Command": "Get-MgGroupDriveListSubscription", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions", - "Module": "Files", - "Command": "Get-MgGroupDriveListSubscription", - "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions", + "OutputType": "IMicrosoftGraphSubscription", + "Command": "Get-MgGroupDriveListSubscription", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/$count", - "Module": "Files", - "Command": "Get-MgGroupDriveListSubscriptionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/$count", + "OutputType": null, + "Command": "Get-MgGroupDriveListSubscriptionCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root", - "Module": "Files", - "Command": "Get-MgGroupDriveRoot", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgGroupDriveRoot", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/getActivitiesByInterval", - "Module": "Groups", - "Command": "Get-MgGroupDriveRootActivityByInterval", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivitystat-getactivitybyinterval?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivitystat-getactivitybyinterval?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/getActivitiesByInterval", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgGroupDriveRootActivityByInterval", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics", - "Module": "Files", - "Command": "Get-MgGroupDriveRootAnalytic", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Command": "Get-MgGroupDriveRootAnalytic", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "Module": "Files", - "Command": "Get-MgGroupDriveRootAnalyticItemActivityStat", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgGroupDriveRootAnalyticItemActivityStat", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats", - "Module": "Files", - "Command": "Get-MgGroupDriveRootAnalyticItemActivityStat", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgGroupDriveRootAnalyticItemActivityStat", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Module": "Files", - "Command": "Get-MgGroupDriveRootAnalyticItemActivityStatActivity", - "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities", + "OutputType": "IMicrosoftGraphItemActivity", + "Command": "Get-MgGroupDriveRootAnalyticItemActivityStatActivity", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/$count", - "Module": "Files", - "Command": "Get-MgGroupDriveRootAnalyticItemActivityStatCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/$count", + "OutputType": null, + "Command": "Get-MgGroupDriveRootAnalyticItemActivityStatCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/lastSevenDays", - "Module": "Files", - "Command": "Get-MgGroupDriveRootAnalyticLastSevenDay", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/lastSevenDays", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgGroupDriveRootAnalyticLastSevenDay", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/allTime", - "Module": "Files", - "Command": "Get-MgGroupDriveRootAnalyticTime", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/allTime", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgGroupDriveRootAnalyticTime", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}", - "Module": "Files", - "Command": "Get-MgGroupDriveRootChild", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgGroupDriveRootChild", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/children", - "Module": "Files", - "Command": "Get-MgGroupDriveRootChild", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/children", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgGroupDriveRootChild", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "Module": "Files", - "Command": "Get-MgGroupDriveRootChildContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content", + "OutputType": null, + "Command": "Get-MgGroupDriveRootChildContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/$count", - "Module": "Files", - "Command": "Get-MgGroupDriveRootChildCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/$count", + "OutputType": null, + "Command": "Get-MgGroupDriveRootChildCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/content", - "Module": "Files", - "Command": "Get-MgGroupDriveRootContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/content", + "OutputType": null, + "Command": "Get-MgGroupDriveRootContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser", - "Module": "Files", - "Command": "Get-MgGroupDriveRootCreatedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgGroupDriveRootCreatedByUser", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", - "Module": "Files", - "Command": "Get-MgGroupDriveRootCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgGroupDriveRootCreatedByUserMailboxSetting", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors", - "Module": "Files", - "Command": "Get-MgGroupDriveRootCreatedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgGroupDriveRootCreatedByUserServiceProvisioningError", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count", - "Module": "Files", - "Command": "Get-MgGroupDriveRootCreatedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgGroupDriveRootCreatedByUserServiceProvisioningErrorCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/delta", - "Module": "Groups", - "Command": "Get-MgGroupDriveRootDelta", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/delta", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgGroupDriveRootDelta", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser", - "Module": "Files", - "Command": "Get-MgGroupDriveRootItemLastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgGroupDriveRootItemLastModifiedByUser", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "Module": "Files", - "Command": "Get-MgGroupDriveRootItemLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgGroupDriveRootItemLastModifiedByUserMailboxSetting", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors", - "Module": "Files", - "Command": "Get-MgGroupDriveRootItemLastModifiedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgGroupDriveRootItemLastModifiedByUserServiceProvisioningError", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", - "Module": "Files", - "Command": "Get-MgGroupDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgGroupDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser", - "Module": "Files", - "Command": "Get-MgGroupDriveRootLastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgGroupDriveRootLastModifiedByUser", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "Module": "Files", - "Command": "Get-MgGroupDriveRootLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgGroupDriveRootLastModifiedByUserMailboxSetting", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors", - "Module": "Files", - "Command": "Get-MgGroupDriveRootLastModifiedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgGroupDriveRootLastModifiedByUserServiceProvisioningError", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count", - "Module": "Files", - "Command": "Get-MgGroupDriveRootLastModifiedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgGroupDriveRootLastModifiedByUserServiceProvisioningErrorCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem", - "Module": "Files", - "Command": "Get-MgGroupDriveRootListItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem", + "OutputType": "IMicrosoftGraphListItem", + "Command": "Get-MgGroupDriveRootListItem", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/getActivitiesByInterval", - "Module": "Groups", - "Command": "Get-MgGroupDriveRootListItemActivityByInterval", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/getActivitiesByInterval", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgGroupDriveRootListItemActivityByInterval", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/analytics", - "Module": "Files", - "Command": "Get-MgGroupDriveRootListItemAnalytic", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/analytics", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Command": "Get-MgGroupDriveRootListItemAnalytic", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser", - "Module": "Files", - "Command": "Get-MgGroupDriveRootListItemCreatedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgGroupDriveRootListItemCreatedByUser", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "Module": "Files", - "Command": "Get-MgGroupDriveRootListItemCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgGroupDriveRootListItemCreatedByUserMailboxSetting", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors", - "Module": "Files", - "Command": "Get-MgGroupDriveRootListItemCreatedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgGroupDriveRootListItemCreatedByUserServiceProvisioningError", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count", - "Module": "Files", - "Command": "Get-MgGroupDriveRootListItemCreatedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgGroupDriveRootListItemCreatedByUserServiceProvisioningErrorCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "Module": "Files", - "Command": "Get-MgGroupDriveRootListItemDocumentSetVersion", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "Get-MgGroupDriveRootListItemDocumentSetVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions", - "Module": "Files", - "Command": "Get-MgGroupDriveRootListItemDocumentSetVersion", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "Get-MgGroupDriveRootListItemDocumentSetVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/$count", - "Module": "Files", - "Command": "Get-MgGroupDriveRootListItemDocumentSetVersionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/$count", + "OutputType": null, + "Command": "Get-MgGroupDriveRootListItemDocumentSetVersionCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Module": "Files", - "Command": "Get-MgGroupDriveRootListItemDocumentSetVersionField", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "OutputType": null, + "Command": "Get-MgGroupDriveRootListItemDocumentSetVersionField", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem", - "Module": "Files", - "Command": "Get-MgGroupDriveRootListItemDriveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgGroupDriveRootListItemDriveItem", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content", - "Module": "Files", - "Command": "Get-MgGroupDriveRootListItemDriveItemContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content", + "OutputType": null, + "Command": "Get-MgGroupDriveRootListItemDriveItemContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields", - "Module": "Files", - "Command": "Get-MgGroupDriveRootListItemField", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields", + "OutputType": null, + "Command": "Get-MgGroupDriveRootListItemField", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "Module": "Files", - "Command": "Get-MgGroupDriveRootListItemVersion", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", + "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "Get-MgGroupDriveRootListItemVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions", - "Module": "Files", - "Command": "Get-MgGroupDriveRootListItemVersion", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions", + "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "Get-MgGroupDriveRootListItemVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/$count", - "Module": "Files", - "Command": "Get-MgGroupDriveRootListItemVersionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/$count", + "OutputType": null, + "Command": "Get-MgGroupDriveRootListItemVersionCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "Module": "Files", - "Command": "Get-MgGroupDriveRootListItemVersionField", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", + "OutputType": null, + "Command": "Get-MgGroupDriveRootListItemVersionField", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}", - "Module": "Files", - "Command": "Get-MgGroupDriveRootPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Get-MgGroupDriveRootPermission", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions", - "Module": "Files", - "Command": "Get-MgGroupDriveRootPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Get-MgGroupDriveRootPermission", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/$count", - "Module": "Files", - "Command": "Get-MgGroupDriveRootPermissionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/$count", + "OutputType": null, + "Command": "Get-MgGroupDriveRootPermissionCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel", - "Module": "Files", - "Command": "Get-MgGroupDriveRootRetentionLabel", - "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel", + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Command": "Get-MgGroupDriveRootRetentionLabel", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "Module": "Files", - "Command": "Get-MgGroupDriveRootSubscription", - "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", + "OutputType": "IMicrosoftGraphSubscription", + "Command": "Get-MgGroupDriveRootSubscription", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions", - "Module": "Files", - "Command": "Get-MgGroupDriveRootSubscription", - "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions", + "OutputType": "IMicrosoftGraphSubscription", + "Command": "Get-MgGroupDriveRootSubscription", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/$count", - "Module": "Files", - "Command": "Get-MgGroupDriveRootSubscriptionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/$count", + "OutputType": null, + "Command": "Get-MgGroupDriveRootSubscriptionCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "Module": "Files", - "Command": "Get-MgGroupDriveRootThumbnail", - "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Command": "Get-MgGroupDriveRootThumbnail", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails", - "Module": "Files", - "Command": "Get-MgGroupDriveRootThumbnail", - "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Command": "Get-MgGroupDriveRootThumbnail", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/$count", - "Module": "Files", - "Command": "Get-MgGroupDriveRootThumbnailCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/$count", + "OutputType": null, + "Command": "Get-MgGroupDriveRootThumbnailCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "Module": "Files", - "Command": "Get-MgGroupDriveRootVersion", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Command": "Get-MgGroupDriveRootVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions", - "Module": "Files", - "Command": "Get-MgGroupDriveRootVersion", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Command": "Get-MgGroupDriveRootVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "Module": "Files", - "Command": "Get-MgGroupDriveRootVersionContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", + "OutputType": null, + "Command": "Get-MgGroupDriveRootVersionContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/$count", - "Module": "Files", - "Command": "Get-MgGroupDriveRootVersionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/$count", + "OutputType": null, + "Command": "Get-MgGroupDriveRootVersionCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}", - "Module": "Files", - "Command": "Get-MgGroupDriveSpecial", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgGroupDriveSpecial", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/special", - "Module": "Files", - "Command": "Get-MgGroupDriveSpecial", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/special", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgGroupDriveSpecial", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content", - "Module": "Files", - "Command": "Get-MgGroupDriveSpecialContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content", + "OutputType": null, + "Command": "Get-MgGroupDriveSpecialContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/special/$count", - "Module": "Files", - "Command": "Get-MgGroupDriveSpecialCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/special/$count", + "OutputType": null, + "Command": "Get-MgGroupDriveSpecialCount", + "Module": "Files" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -267768,20 +268100,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get-event?view=graph-rest-1.0", + "Method": "GET", "Uri": "/groups/{group-id}/events/{event-id}", - "Module": "Calendar", - "Command": "Get-MgGroupEvent", "OutputType": "IMicrosoftGraphEvent", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get-event?view=graph-rest-1.0" + "Command": "Get-MgGroupEvent", + "Module": "Calendar" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Group.Read.All", @@ -267800,78 +268131,79 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-events?view=graph-rest-1.0", + "Method": "GET", "Uri": "/groups/{group-id}/events", - "Module": "Calendar", - "Command": "Get-MgGroupEvent", "OutputType": "IMicrosoftGraphEvent", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-events?view=graph-rest-1.0" + "Command": "Get-MgGroupEvent", + "Module": "Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}", - "Module": "Calendar", - "Command": "Get-MgGroupEventAttachment", - "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}", + "OutputType": "IMicrosoftGraphAttachment", + "Command": "Get-MgGroupEventAttachment", + "Module": "Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/attachments", - "Module": "Calendar", - "Command": "Get-MgGroupEventAttachment", - "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/attachments", + "OutputType": "IMicrosoftGraphAttachment", + "Command": "Get-MgGroupEventAttachment", + "Module": "Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/attachments/$count", - "Module": "Calendar", - "Command": "Get-MgGroupEventAttachmentCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/attachments/$count", + "OutputType": null, + "Command": "Get-MgGroupEventAttachmentCount", + "Module": "Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/calendar", - "Module": "Calendar", - "Command": "Get-MgGroupEventCalendar", - "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/calendar", + "OutputType": "IMicrosoftGraphCalendar", + "Command": "Get-MgGroupEventCalendar", + "Module": "Calendar" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Group.Read.All", @@ -267890,20 +268222,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/events/$count", - "Module": "Calendar", - "Command": "Get-MgGroupEventCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgGroupEventCount", + "Module": "Calendar" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], "Permissions": [ { "Name": "Calendars.Read", @@ -267930,79 +268262,78 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0", + "Method": "GET", "Uri": "/groups/{group-id}/events/delta", - "Module": "Groups", - "Command": "Get-MgGroupEventDelta", "OutputType": "IMicrosoftGraphEvent", - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0" + "Command": "Get-MgGroupEventDelta", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", - "Module": "Calendar", - "Command": "Get-MgGroupEventExtension", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Get-MgGroupEventExtension", + "Module": "Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/extensions", - "Module": "Calendar", - "Command": "Get-MgGroupEventExtension", - "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/extensions", + "OutputType": "IMicrosoftGraphExtension", + "Command": "Get-MgGroupEventExtension", + "Module": "Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/extensions/$count", - "Module": "Calendar", - "Command": "Get-MgGroupEventExtensionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/extensions/$count", + "OutputType": null, + "Command": "Get-MgGroupEventExtensionCount", + "Module": "Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}", - "Module": "Calendar", - "Command": "Get-MgGroupEventInstance", - "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}", + "OutputType": "IMicrosoftGraphEvent", + "Command": "Get-MgGroupEventInstance", + "Module": "Calendar" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -268021,78 +268352,79 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/events/{event-id}/instances", - "Module": "Calendar", - "Command": "Get-MgGroupEventInstance", "OutputType": "IMicrosoftGraphEvent", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgGroupEventInstance", + "Module": "Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", - "Module": "Calendar", - "Command": "Get-MgGroupEventInstanceAttachment", - "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", + "OutputType": "IMicrosoftGraphAttachment", + "Command": "Get-MgGroupEventInstanceAttachment", + "Module": "Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments", - "Module": "Calendar", - "Command": "Get-MgGroupEventInstanceAttachment", - "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments", + "OutputType": "IMicrosoftGraphAttachment", + "Command": "Get-MgGroupEventInstanceAttachment", + "Module": "Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/$count", - "Module": "Calendar", - "Command": "Get-MgGroupEventInstanceAttachmentCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/$count", + "OutputType": null, + "Command": "Get-MgGroupEventInstanceAttachmentCount", + "Module": "Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/calendar", - "Module": "Calendar", - "Command": "Get-MgGroupEventInstanceCalendar", - "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/calendar", + "OutputType": "IMicrosoftGraphCalendar", + "Command": "Get-MgGroupEventInstanceCalendar", + "Module": "Calendar" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -268111,108 +268443,110 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/events/{event-id}/instances/$count", - "Module": "Calendar", - "Command": "Get-MgGroupEventInstanceCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgGroupEventInstanceCount", + "Module": "Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "Module": "Calendar", - "Command": "Get-MgGroupEventInstanceExtension", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", + "OutputType": null, + "Command": "Get-MgGroupEventInstanceExtension", + "Module": "Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions", - "Module": "Calendar", - "Command": "Get-MgGroupEventInstanceExtension", - "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions", + "OutputType": "IMicrosoftGraphExtension", + "Command": "Get-MgGroupEventInstanceExtension", + "Module": "Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/$count", - "Module": "Calendar", - "Command": "Get-MgGroupEventInstanceExtensionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/$count", + "OutputType": null, + "Command": "Get-MgGroupEventInstanceExtensionCount", + "Module": "Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/extensions/{extension-id}", - "Module": "Groups", - "Command": "Get-MgGroupExtension", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Get-MgGroupExtension", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/extensions", - "Module": "Groups", - "Command": "Get-MgGroupExtension", - "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/extensions", + "OutputType": "IMicrosoftGraphExtension", + "Command": "Get-MgGroupExtension", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/extensions/$count", - "Module": "Groups", - "Command": "Get-MgGroupExtensionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/extensions/$count", + "OutputType": null, + "Command": "Get-MgGroupExtensionCount", + "Module": "Groups" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], "Permissions": [ { "Name": "Directory.Read.All", @@ -268231,22 +268565,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", - "Module": "Groups", - "Command": "Get-MgGroupLifecyclePolicy", "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-get?view=graph-rest-1.0" + "Command": "Get-MgGroupLifecyclePolicy", + "Module": "Groups" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Directory.Read.All", @@ -268265,19 +268596,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/groupLifecyclePolicies", - "Module": "Groups", - "Command": "Get-MgGroupLifecyclePolicy", "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + "Command": "Get-MgGroupLifecyclePolicy", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-list?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Directory.Read.All", @@ -268296,19 +268627,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-grouplifecyclepolicies?view=graph-rest-1.0", + "Method": "GET", "Uri": "/groups/{group-id}/groupLifecyclePolicies", - "Module": "Groups", - "Command": "Get-MgGroupLifecyclePolicyByGroup", "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-grouplifecyclepolicies?view=graph-rest-1.0" + "Command": "Get-MgGroupLifecyclePolicyByGroup", + "Module": "Groups" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "Directory.Read.All", @@ -268327,19 +268658,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groupLifecyclePolicies/$count", - "Module": "Groups", - "Command": "Get-MgGroupLifecyclePolicyCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgGroupLifecyclePolicyCount", + "Module": "Groups" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "GroupMember.Read.All", @@ -268382,193 +268713,193 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-1.0", + "Method": "GET", "Uri": "/groups/{group-id}/members", - "Module": "Groups", - "Command": "Get-MgGroupMember", "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-1.0" + "Command": "Get-MgGroupMember", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/members/{directoryObject-id}/application", - "Module": "Groups", - "Command": "Get-MgGroupMemberAsApplication", - "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/members/{directoryObject-id}/application", + "OutputType": "IMicrosoftGraphApplication", + "Command": "Get-MgGroupMemberAsApplication", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/members/application", - "Module": "Groups", - "Command": "Get-MgGroupMemberAsApplication", - "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/members/application", + "OutputType": "IMicrosoftGraphApplication", + "Command": "Get-MgGroupMemberAsApplication", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/members/{directoryObject-id}/device", - "Module": "Groups", - "Command": "Get-MgGroupMemberAsDevice", - "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/members/{directoryObject-id}/device", + "OutputType": "IMicrosoftGraphDevice", + "Command": "Get-MgGroupMemberAsDevice", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/members/device", - "Module": "Groups", - "Command": "Get-MgGroupMemberAsDevice", - "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/members/device", + "OutputType": "IMicrosoftGraphDevice", + "Command": "Get-MgGroupMemberAsDevice", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/members/{directoryObject-id}/group", - "Module": "Groups", - "Command": "Get-MgGroupMemberAsGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/members/{directoryObject-id}/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgGroupMemberAsGroup", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/members/group", - "Module": "Groups", - "Command": "Get-MgGroupMemberAsGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/members/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgGroupMemberAsGroup", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/members/{directoryObject-id}/orgContact", - "Module": "Groups", - "Command": "Get-MgGroupMemberAsOrgContact", - "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/members/{directoryObject-id}/orgContact", + "OutputType": "IMicrosoftGraphOrgContact", + "Command": "Get-MgGroupMemberAsOrgContact", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/members/orgContact", - "Module": "Groups", - "Command": "Get-MgGroupMemberAsOrgContact", - "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/members/orgContact", + "OutputType": "IMicrosoftGraphOrgContact", + "Command": "Get-MgGroupMemberAsOrgContact", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/members/{directoryObject-id}/servicePrincipal", - "Module": "Groups", - "Command": "Get-MgGroupMemberAsServicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/members/{directoryObject-id}/servicePrincipal", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Command": "Get-MgGroupMemberAsServicePrincipal", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/members/servicePrincipal", - "Module": "Groups", - "Command": "Get-MgGroupMemberAsServicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/members/servicePrincipal", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Command": "Get-MgGroupMemberAsServicePrincipal", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/members/{directoryObject-id}/user", - "Module": "Groups", - "Command": "Get-MgGroupMemberAsUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/groups/{group-id}/members/{directoryObject-id}/user", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgGroupMemberAsUser", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/members/user", - "Module": "Groups", - "Command": "Get-MgGroupMemberAsUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/groups/{group-id}/members/user", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgGroupMemberAsUser", + "Module": "Groups" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "GroupMember.Read.All", @@ -268611,19 +268942,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-1.0", + "Method": "GET", "Uri": "/groups/{group-id}/members/$ref", - "Module": "Groups", - "Command": "Get-MgGroupMemberByRef", "OutputType": null, - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-members?view=graph-rest-1.0" + "Command": "Get-MgGroupMemberByRef", + "Module": "Groups" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "GroupMember.Read.All", @@ -268666,110 +268998,112 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/members/$count", - "Module": "Groups", - "Command": "Get-MgGroupMemberCount", "OutputType": null, + "Command": "Get-MgGroupMemberCount", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/members/application/$count", - "Module": "Groups", - "Command": "Get-MgGroupMemberCountAsApplication", "OutputType": null, + "Command": "Get-MgGroupMemberCountAsApplication", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/members/device/$count", - "Module": "Groups", - "Command": "Get-MgGroupMemberCountAsDevice", "OutputType": null, + "Command": "Get-MgGroupMemberCountAsDevice", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/members/group/$count", - "Module": "Groups", - "Command": "Get-MgGroupMemberCountAsGroup", "OutputType": null, + "Command": "Get-MgGroupMemberCountAsGroup", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/members/orgContact/$count", - "Module": "Groups", - "Command": "Get-MgGroupMemberCountAsOrgContact", "OutputType": null, + "Command": "Get-MgGroupMemberCountAsOrgContact", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/members/servicePrincipal/$count", - "Module": "Groups", - "Command": "Get-MgGroupMemberCountAsServicePrincipal", "OutputType": null, + "Command": "Get-MgGroupMemberCountAsServicePrincipal", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/members/user/$count", - "Module": "Groups", - "Command": "Get-MgGroupMemberCountAsUser", "OutputType": null, + "Command": "Get-MgGroupMemberCountAsUser", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Application.Read.All", @@ -268852,22 +269186,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", + "Method": "POST", "Uri": "/groups/{group-id}/getMemberGroups", - "Module": "Groups", - "Command": "Get-MgGroupMemberGroup", "OutputType": null, + "Command": "Get-MgGroupMemberGroup", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Application.Read.All", @@ -268966,37 +269300,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", + "Method": "POST", "Uri": "/groups/{group-id}/getMemberObjects", - "Module": "Groups", - "Command": "Get-MgGroupMemberObject", "OutputType": null, - "Variants": [ - "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0" + "Command": "Get-MgGroupMemberObject", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}", - "Module": "Groups", - "Command": "Get-MgGroupMemberOf", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgGroupMemberOf", + "Module": "Groups" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "GroupMember.Read.All", @@ -269031,77 +269362,78 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-memberof?view=graph-rest-1.0", + "Method": "GET", "Uri": "/groups/{group-id}/memberOf", - "Module": "Groups", - "Command": "Get-MgGroupMemberOf", "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-memberof?view=graph-rest-1.0" + "Command": "Get-MgGroupMemberOf", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}/administrativeUnit", - "Module": "Groups", - "Command": "Get-MgGroupMemberOfAsAdministrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}/administrativeUnit", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Command": "Get-MgGroupMemberOfAsAdministrativeUnit", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/memberOf/administrativeUnit", - "Module": "Groups", - "Command": "Get-MgGroupMemberOfAsAdministrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/memberOf/administrativeUnit", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Command": "Get-MgGroupMemberOfAsAdministrativeUnit", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}/group", - "Module": "Groups", - "Command": "Get-MgGroupMemberOfAsGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-memberof?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-memberof?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/groups/{group-id}/memberOf/{directoryObject-id}/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgGroupMemberOfAsGroup", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/memberOf/group", - "Module": "Groups", - "Command": "Get-MgGroupMemberOfAsGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-memberof?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-memberof?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/groups/{group-id}/memberOf/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgGroupMemberOfAsGroup", + "Module": "Groups" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "GroupMember.Read.All", @@ -269136,358 +269468,358 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/memberOf/$count", - "Module": "Groups", - "Command": "Get-MgGroupMemberOfCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgGroupMemberOfCount", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/memberOf/administrativeUnit/$count", - "Module": "Groups", - "Command": "Get-MgGroupMemberOfCountAsAdministrativeUnit", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/memberOf/administrativeUnit/$count", + "OutputType": null, + "Command": "Get-MgGroupMemberOfCountAsAdministrativeUnit", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/memberOf/group/$count", - "Module": "Groups", - "Command": "Get-MgGroupMemberOfCountAsGroup", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/memberOf/group/$count", + "OutputType": null, + "Command": "Get-MgGroupMemberOfCountAsGroup", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}", - "Module": "Groups", - "Command": "Get-MgGroupMemberWithLicenseError", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgGroupMemberWithLicenseError", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/membersWithLicenseErrors", - "Module": "Groups", - "Command": "Get-MgGroupMemberWithLicenseError", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/membersWithLicenseErrors", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgGroupMemberWithLicenseError", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/application", - "Module": "Groups", - "Command": "Get-MgGroupMemberWithLicenseErrorAsApplication", - "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/application", + "OutputType": "IMicrosoftGraphApplication", + "Command": "Get-MgGroupMemberWithLicenseErrorAsApplication", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/membersWithLicenseErrors/application", - "Module": "Groups", - "Command": "Get-MgGroupMemberWithLicenseErrorAsApplication", - "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/application", + "OutputType": "IMicrosoftGraphApplication", + "Command": "Get-MgGroupMemberWithLicenseErrorAsApplication", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/device", - "Module": "Groups", - "Command": "Get-MgGroupMemberWithLicenseErrorAsDevice", - "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/device", + "OutputType": "IMicrosoftGraphDevice", + "Command": "Get-MgGroupMemberWithLicenseErrorAsDevice", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/membersWithLicenseErrors/device", - "Module": "Groups", - "Command": "Get-MgGroupMemberWithLicenseErrorAsDevice", - "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/device", + "OutputType": "IMicrosoftGraphDevice", + "Command": "Get-MgGroupMemberWithLicenseErrorAsDevice", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/group", - "Module": "Groups", - "Command": "Get-MgGroupMemberWithLicenseErrorAsGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgGroupMemberWithLicenseErrorAsGroup", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/membersWithLicenseErrors/group", - "Module": "Groups", - "Command": "Get-MgGroupMemberWithLicenseErrorAsGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgGroupMemberWithLicenseErrorAsGroup", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/orgContact", - "Module": "Groups", - "Command": "Get-MgGroupMemberWithLicenseErrorAsOrgContact", - "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/orgContact", + "OutputType": "IMicrosoftGraphOrgContact", + "Command": "Get-MgGroupMemberWithLicenseErrorAsOrgContact", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/membersWithLicenseErrors/orgContact", - "Module": "Groups", - "Command": "Get-MgGroupMemberWithLicenseErrorAsOrgContact", - "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/orgContact", + "OutputType": "IMicrosoftGraphOrgContact", + "Command": "Get-MgGroupMemberWithLicenseErrorAsOrgContact", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/servicePrincipal", - "Module": "Groups", - "Command": "Get-MgGroupMemberWithLicenseErrorAsServicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/servicePrincipal", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Command": "Get-MgGroupMemberWithLicenseErrorAsServicePrincipal", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/membersWithLicenseErrors/servicePrincipal", - "Module": "Groups", - "Command": "Get-MgGroupMemberWithLicenseErrorAsServicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/servicePrincipal", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Command": "Get-MgGroupMemberWithLicenseErrorAsServicePrincipal", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/user", - "Module": "Groups", - "Command": "Get-MgGroupMemberWithLicenseErrorAsUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/{directoryObject-id}/user", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgGroupMemberWithLicenseErrorAsUser", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/membersWithLicenseErrors/user", - "Module": "Groups", - "Command": "Get-MgGroupMemberWithLicenseErrorAsUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/user", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgGroupMemberWithLicenseErrorAsUser", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/membersWithLicenseErrors/$count", - "Module": "Groups", - "Command": "Get-MgGroupMemberWithLicenseErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/$count", + "OutputType": null, + "Command": "Get-MgGroupMemberWithLicenseErrorCount", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/membersWithLicenseErrors/application/$count", - "Module": "Groups", - "Command": "Get-MgGroupMemberWithLicenseErrorCountAsApplication", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/application/$count", + "OutputType": null, + "Command": "Get-MgGroupMemberWithLicenseErrorCountAsApplication", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/membersWithLicenseErrors/device/$count", - "Module": "Groups", - "Command": "Get-MgGroupMemberWithLicenseErrorCountAsDevice", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/device/$count", + "OutputType": null, + "Command": "Get-MgGroupMemberWithLicenseErrorCountAsDevice", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/membersWithLicenseErrors/group/$count", - "Module": "Groups", - "Command": "Get-MgGroupMemberWithLicenseErrorCountAsGroup", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/group/$count", + "OutputType": null, + "Command": "Get-MgGroupMemberWithLicenseErrorCountAsGroup", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/membersWithLicenseErrors/orgContact/$count", - "Module": "Groups", - "Command": "Get-MgGroupMemberWithLicenseErrorCountAsOrgContact", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/orgContact/$count", + "OutputType": null, + "Command": "Get-MgGroupMemberWithLicenseErrorCountAsOrgContact", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/membersWithLicenseErrors/servicePrincipal/$count", - "Module": "Groups", - "Command": "Get-MgGroupMemberWithLicenseErrorCountAsServicePrincipal", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/servicePrincipal/$count", + "OutputType": null, + "Command": "Get-MgGroupMemberWithLicenseErrorCountAsServicePrincipal", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/membersWithLicenseErrors/user/$count", - "Module": "Groups", - "Command": "Get-MgGroupMemberWithLicenseErrorCountAsUser", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/membersWithLicenseErrors/user/$count", + "OutputType": null, + "Command": "Get-MgGroupMemberWithLicenseErrorCountAsUser", + "Module": "Groups" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Notes.Create", @@ -269530,20 +269862,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", - "Module": "Notes", - "Command": "Get-MgGroupOnenoteNotebook", "OutputType": "IMicrosoftGraphNotebook", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgGroupOnenoteNotebook", + "Module": "Notes" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Notes.Create", @@ -269586,19 +269917,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/onenote/notebooks", - "Module": "Notes", - "Command": "Get-MgGroupOnenoteNotebook", "OutputType": "IMicrosoftGraphNotebook", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgGroupOnenoteNotebook", + "Module": "Notes" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Notes.Create", @@ -269641,20 +269973,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/onenote/notebooks/$count", - "Module": "Notes", - "Command": "Get-MgGroupOnenoteNotebookCount", "OutputType": null, + "Command": "Get-MgGroupOnenoteNotebookCount", + "Module": "Notes" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -269697,22 +270031,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-1.0", + "Method": "POST", "Uri": "/groups/{group-id}/onenote/notebooks/getNotebookFromWebUrl", - "Module": "Groups", - "Command": "Get-MgGroupOnenoteNotebookFromWebUrl", "OutputType": "IMicrosoftGraphCopyNotebookModel", - "Variants": [ - "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-1.0" + "Command": "Get-MgGroupOnenoteNotebookFromWebUrl", + "Module": "Groups" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Notes.Create", @@ -269755,19 +270086,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", - "Module": "Notes", - "Command": "Get-MgGroupOnenoteNotebookSection", "OutputType": "IMicrosoftGraphOnenoteSection", + "Command": "Get-MgGroupOnenoteNotebookSection", + "Module": "Notes" + }, + { + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -269810,19 +270141,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "Module": "Notes", - "Command": "Get-MgGroupOnenoteNotebookSectionGroup", "OutputType": "IMicrosoftGraphSectionGroup", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgGroupOnenoteNotebookSectionGroup", + "Module": "Notes" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Notes.Create", @@ -269865,35 +270197,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/onenote/operations/{onenoteOperation-id}", - "Module": "Notes", - "Command": "Get-MgGroupOnenoteOperation", "OutputType": "IMicrosoftGraphOnenoteOperation", + "Command": "Get-MgGroupOnenoteOperation", + "Module": "Notes" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/onenote/operations/$count", - "Module": "Notes", - "Command": "Get-MgGroupOnenoteOperationCount", "OutputType": null, + "Command": "Get-MgGroupOnenoteOperationCount", + "Module": "Notes" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Read", @@ -269928,20 +270260,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", - "Module": "Notes", - "Command": "Get-MgGroupOnenotePage", "OutputType": "IMicrosoftGraphOnenotePage", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgGroupOnenotePage", + "Module": "Notes" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Notes.Read", @@ -269976,34 +270307,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/onenote/pages", - "Module": "Notes", - "Command": "Get-MgGroupOnenotePage", "OutputType": "IMicrosoftGraphOnenotePage", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgGroupOnenotePage", + "Module": "Notes" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", - "Module": "Notes", - "Command": "Get-MgGroupOnenotePageContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", + "OutputType": null, + "Command": "Get-MgGroupOnenotePageContent", + "Module": "Notes" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Notes.Read", @@ -270038,20 +270370,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/onenote/pages/$count", - "Module": "Notes", - "Command": "Get-MgGroupOnenotePageCount", "OutputType": null, + "Command": "Get-MgGroupOnenotePageCount", + "Module": "Notes" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -270094,35 +270426,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getrecentnotebooks?view=graph-rest-1.0", + "Method": "GET", "Uri": "/groups/{group-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", - "Module": "Groups", - "Command": "Get-MgGroupOnenoteRecentNotebook", "OutputType": "IMicrosoftGraphRecentNotebook", + "Command": "Get-MgGroupOnenoteRecentNotebook", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getrecentnotebooks?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}", - "Module": "Notes", - "Command": "Get-MgGroupOnenoteResource", "OutputType": "IMicrosoftGraphOnenoteResource", + "Command": "Get-MgGroupOnenoteResource", + "Module": "Notes" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Read", @@ -270157,35 +270489,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content", - "Module": "Notes", - "Command": "Get-MgGroupOnenoteResourceContent", "OutputType": null, + "Command": "Get-MgGroupOnenoteResourceContent", + "Module": "Notes" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/onenote/resources/$count", - "Module": "Notes", - "Command": "Get-MgGroupOnenoteResourceCount", "OutputType": null, + "Command": "Get-MgGroupOnenoteResourceCount", + "Module": "Notes" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -270228,20 +270560,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", - "Module": "Notes", - "Command": "Get-MgGroupOnenoteSection", "OutputType": "IMicrosoftGraphOnenoteSection", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgGroupOnenoteSection", + "Module": "Notes" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Notes.Create", @@ -270284,19 +270615,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/onenote/sections", - "Module": "Notes", - "Command": "Get-MgGroupOnenoteSection", "OutputType": "IMicrosoftGraphOnenoteSection", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgGroupOnenoteSection", + "Module": "Notes" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Notes.Create", @@ -270339,20 +270671,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/onenote/sections/$count", - "Module": "Notes", - "Command": "Get-MgGroupOnenoteSectionCount", "OutputType": null, + "Command": "Get-MgGroupOnenoteSectionCount", + "Module": "Notes" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -270395,20 +270727,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", - "Module": "Notes", - "Command": "Get-MgGroupOnenoteSectionGroup", "OutputType": "IMicrosoftGraphSectionGroup", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgGroupOnenoteSectionGroup", + "Module": "Notes" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List", + "List1" + ], "Permissions": [ { "Name": "Notes.Create", @@ -270451,20 +270783,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/onenote/sectionGroups", - "Module": "Notes", - "Command": "Get-MgGroupOnenoteSectionGroup", "OutputType": "IMicrosoftGraphSectionGroup", - "Variants": [ - "List", - "List1" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgGroupOnenoteSectionGroup", + "Module": "Notes" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], "Permissions": [ { "Name": "Notes.Create", @@ -270507,22 +270841,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "Module": "Notes", - "Command": "Get-MgGroupOnenoteSectionGroupCount", "OutputType": null, - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgGroupOnenoteSectionGroupCount", + "Module": "Notes" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Notes.Create", @@ -270565,19 +270896,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "Module": "Notes", - "Command": "Get-MgGroupOnenoteSectionGroupSection", "OutputType": "IMicrosoftGraphOnenoteSection", + "Command": "Get-MgGroupOnenoteSectionGroupSection", + "Module": "Notes" + }, + { + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Read", @@ -270612,19 +270943,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages", - "Module": "Notes", - "Command": "Get-MgGroupOnenoteSectionPage", "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "Get-MgGroupOnenoteSectionPage", + "Module": "Notes" + }, + { + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "GroupMember.Read.All", @@ -270667,193 +270998,193 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-owners?view=graph-rest-1.0", + "Method": "GET", "Uri": "/groups/{group-id}/owners", - "Module": "Groups", - "Command": "Get-MgGroupOwner", "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-owners?view=graph-rest-1.0" + "Command": "Get-MgGroupOwner", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/application", - "Module": "Groups", - "Command": "Get-MgGroupOwnerAsApplication", - "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/application", + "OutputType": "IMicrosoftGraphApplication", + "Command": "Get-MgGroupOwnerAsApplication", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/owners/application", - "Module": "Groups", - "Command": "Get-MgGroupOwnerAsApplication", - "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/owners/application", + "OutputType": "IMicrosoftGraphApplication", + "Command": "Get-MgGroupOwnerAsApplication", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/device", - "Module": "Groups", - "Command": "Get-MgGroupOwnerAsDevice", - "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/device", + "OutputType": "IMicrosoftGraphDevice", + "Command": "Get-MgGroupOwnerAsDevice", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/owners/device", - "Module": "Groups", - "Command": "Get-MgGroupOwnerAsDevice", - "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/owners/device", + "OutputType": "IMicrosoftGraphDevice", + "Command": "Get-MgGroupOwnerAsDevice", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/group", - "Module": "Groups", - "Command": "Get-MgGroupOwnerAsGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgGroupOwnerAsGroup", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/owners/group", - "Module": "Groups", - "Command": "Get-MgGroupOwnerAsGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/owners/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgGroupOwnerAsGroup", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/orgContact", - "Module": "Groups", - "Command": "Get-MgGroupOwnerAsOrgContact", - "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/orgContact", + "OutputType": "IMicrosoftGraphOrgContact", + "Command": "Get-MgGroupOwnerAsOrgContact", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/owners/orgContact", - "Module": "Groups", - "Command": "Get-MgGroupOwnerAsOrgContact", - "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/owners/orgContact", + "OutputType": "IMicrosoftGraphOrgContact", + "Command": "Get-MgGroupOwnerAsOrgContact", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/servicePrincipal", - "Module": "Groups", - "Command": "Get-MgGroupOwnerAsServicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/servicePrincipal", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Command": "Get-MgGroupOwnerAsServicePrincipal", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/owners/servicePrincipal", - "Module": "Groups", - "Command": "Get-MgGroupOwnerAsServicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/owners/servicePrincipal", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Command": "Get-MgGroupOwnerAsServicePrincipal", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/owners/{directoryObject-id}/user", - "Module": "Groups", - "Command": "Get-MgGroupOwnerAsUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/owners/{directoryObject-id}/user", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgGroupOwnerAsUser", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/owners/user", - "Module": "Groups", - "Command": "Get-MgGroupOwnerAsUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/owners/user", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgGroupOwnerAsUser", + "Module": "Groups" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "GroupMember.Read.All", @@ -270896,19 +271227,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-owners?view=graph-rest-1.0", + "Method": "GET", "Uri": "/groups/{group-id}/owners/$ref", - "Module": "Groups", - "Command": "Get-MgGroupOwnerByRef", "OutputType": null, - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-owners?view=graph-rest-1.0" + "Command": "Get-MgGroupOwnerByRef", + "Module": "Groups" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "GroupMember.Read.All", @@ -270951,125 +271283,124 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/owners/$count", - "Module": "Groups", - "Command": "Get-MgGroupOwnerCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgGroupOwnerCount", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/owners/application/$count", - "Module": "Groups", - "Command": "Get-MgGroupOwnerCountAsApplication", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/owners/application/$count", + "OutputType": null, + "Command": "Get-MgGroupOwnerCountAsApplication", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/owners/device/$count", - "Module": "Groups", - "Command": "Get-MgGroupOwnerCountAsDevice", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/owners/device/$count", + "OutputType": null, + "Command": "Get-MgGroupOwnerCountAsDevice", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/owners/group/$count", - "Module": "Groups", - "Command": "Get-MgGroupOwnerCountAsGroup", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/owners/group/$count", + "OutputType": null, + "Command": "Get-MgGroupOwnerCountAsGroup", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/owners/orgContact/$count", - "Module": "Groups", - "Command": "Get-MgGroupOwnerCountAsOrgContact", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/owners/orgContact/$count", + "OutputType": null, + "Command": "Get-MgGroupOwnerCountAsOrgContact", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/owners/servicePrincipal/$count", - "Module": "Groups", - "Command": "Get-MgGroupOwnerCountAsServicePrincipal", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/owners/servicePrincipal/$count", + "OutputType": null, + "Command": "Get-MgGroupOwnerCountAsServicePrincipal", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/owners/user/$count", - "Module": "Groups", - "Command": "Get-MgGroupOwnerCountAsUser", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/owners/user/$count", + "OutputType": null, + "Command": "Get-MgGroupOwnerCountAsUser", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Module": "Groups", - "Command": "Get-MgGroupPermissionGrant", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Command": "Get-MgGroupPermissionGrant", + "Module": "Groups" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "GroupMember.Read.All", @@ -271104,19 +271435,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-permissiongrants?view=graph-rest-1.0", + "Method": "GET", "Uri": "/groups/{group-id}/permissionGrants", - "Module": "Groups", - "Command": "Get-MgGroupPermissionGrant", "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-permissiongrants?view=graph-rest-1.0" + "Command": "Get-MgGroupPermissionGrant", + "Module": "Groups" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "GroupMember.Read.All", @@ -271151,20 +271483,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/permissionGrants/$count", - "Module": "Groups", - "Command": "Get-MgGroupPermissionGrantCount", "OutputType": null, + "Command": "Get-MgGroupPermissionGrantCount", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "ProfilePhoto.Read.All", @@ -271191,22 +271525,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/photo", - "Module": "Groups", - "Command": "Get-MgGroupPhoto", "OutputType": "IMicrosoftGraphProfilePhoto", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgGroupPhoto", + "Module": "Groups" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "ProfilePhoto.Read.All", @@ -271233,19 +271564,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-photos?view=graph-rest-1.0", + "Method": "GET", "Uri": "/groups/{group-id}/photos", - "Module": "Groups", - "Command": "Get-MgGroupPhoto", "OutputType": "IMicrosoftGraphProfilePhoto", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-photos?view=graph-rest-1.0" + "Command": "Get-MgGroupPhoto", + "Module": "Groups" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], "Permissions": [ { "Name": "ProfilePhoto.Read.All", @@ -271272,52 +271606,49 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/photo/$value", - "Module": "Groups", - "Command": "Get-MgGroupPhotoContent", "OutputType": null, - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgGroupPhotoContent", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/planner", - "Module": "Planner", - "Command": "Get-MgGroupPlanner", - "OutputType": "IMicrosoftGraphPlannerGroup", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/planner", + "OutputType": "IMicrosoftGraphPlannerGroup", + "Command": "Get-MgGroupPlanner", + "Module": "Planner" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}", - "Module": "Planner", - "Command": "Get-MgGroupPlannerPlan", - "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Command": "Get-MgGroupPlannerPlan", + "Module": "Planner" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Tasks.Read", @@ -271368,33 +271699,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannergroup-list-plans?view=graph-rest-1.0", + "Method": "GET", "Uri": "/groups/{group-id}/planner/plans", - "Module": "Planner", - "Command": "Get-MgGroupPlannerPlan", "OutputType": "IMicrosoftGraphPlannerPlan", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannergroup-list-plans?view=graph-rest-1.0" + "Command": "Get-MgGroupPlannerPlan", + "Module": "Planner" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets", - "Module": "Planner", - "Command": "Get-MgGroupPlannerPlanBucket", - "OutputType": "IMicrosoftGraphPlannerBucket", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/buckets", + "OutputType": "IMicrosoftGraphPlannerBucket", + "Command": "Get-MgGroupPlannerPlanBucket", + "Module": "Planner" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Tasks.Read", @@ -271445,49 +271777,48 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/planner/plans/$count", - "Module": "Planner", - "Command": "Get-MgGroupPlannerPlanCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgGroupPlannerPlanCount", + "Module": "Planner" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", - "Module": "Planner", - "Command": "Get-MgGroupPlannerPlanDetail", - "OutputType": "IMicrosoftGraphPlannerPlanDetails", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", + "OutputType": "IMicrosoftGraphPlannerPlanDetails", + "Command": "Get-MgGroupPlannerPlanDetail", + "Module": "Planner" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/tasks", - "Module": "Planner", - "Command": "Get-MgGroupPlannerPlanTask", - "OutputType": "IMicrosoftGraphPlannerTask", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/tasks", + "OutputType": "IMicrosoftGraphPlannerTask", + "Command": "Get-MgGroupPlannerPlanTask", + "Module": "Planner" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Group.Read.All", @@ -271506,19 +271837,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-rejectedsenders?view=graph-rest-1.0", + "Method": "GET", "Uri": "/groups/{group-id}/rejectedSenders", - "Module": "Groups", - "Command": "Get-MgGroupRejectedSender", "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgGroupRejectedSender", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-rejectedsenders?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Group.Read.All", @@ -271537,19 +271868,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-rejectedsenders?view=graph-rest-1.0", + "Method": "GET", "Uri": "/groups/{group-id}/rejectedSenders/$ref", - "Module": "Groups", - "Command": "Get-MgGroupRejectedSenderByRef", "OutputType": null, - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-rejectedsenders?view=graph-rest-1.0" + "Command": "Get-MgGroupRejectedSenderByRef", + "Module": "Groups" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Group.Read.All", @@ -271568,20 +271900,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/rejectedSenders/$count", - "Module": "Groups", - "Command": "Get-MgGroupRejectedSenderCount", "OutputType": null, + "Command": "Get-MgGroupRejectedSenderCount", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Directory.Read.All", @@ -271616,22 +271950,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/groupsetting-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/groups/{group-id}/settings/{groupSetting-id}", - "Module": "Groups", - "Command": "Get-MgGroupSetting", "OutputType": "IMicrosoftGraphGroupSetting", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/groupsetting-get?view=graph-rest-1.0" + "Command": "Get-MgGroupSetting", + "Module": "Groups" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List", + "List1" + ], "Permissions": [ { "Name": "Directory.Read.All", @@ -271666,20 +271998,21 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-settings?view=graph-rest-1.0", + "Method": "GET", "Uri": "/groups/{group-id}/settings", - "Module": "Groups", - "Command": "Get-MgGroupSetting", "OutputType": "IMicrosoftGraphGroupSetting", - "Variants": [ - "List", - "List1" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-settings?view=graph-rest-1.0" + "Command": "Get-MgGroupSetting", + "Module": "Groups" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Directory.Read.All", @@ -271714,36 +272047,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/settings/$count", - "Module": "Groups", - "Command": "Get-MgGroupSettingCount", "OutputType": null, - "Variants": [ - "Get", - "Get1", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgGroupSettingCount", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groupSettingTemplates/getByIds", - "Module": "Groups", - "Command": "Get-MgGroupSettingTemplateById", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/groupSettingTemplates/getByIds", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgGroupSettingTemplateById", + "Module": "Groups" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "Directory.Read.All", @@ -271762,19 +272093,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groupSettingTemplates/$count", - "Module": "Groups", - "Command": "Get-MgGroupSettingTemplateCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgGroupSettingTemplateCount", + "Module": "Groups" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delta" + ], "Permissions": [ { "Name": "Directory.Read.All", @@ -271793,19 +272124,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-1.0", + "Method": "GET", "Uri": "/groupSettingTemplates/delta", - "Module": "Groups", - "Command": "Get-MgGroupSettingTemplateDelta", "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "Delta" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delta?view=graph-rest-1.0" + "Command": "Get-MgGroupSettingTemplateDelta", + "Module": "Groups" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Directory.Read.All", @@ -271824,20 +272156,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/groupsettingtemplate-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}", - "Module": "Groups", - "Command": "Get-MgGroupSettingTemplateGroupSettingTemplate", "OutputType": "IMicrosoftGraphGroupSettingTemplate", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/groupsettingtemplate-get?view=graph-rest-1.0" + "Command": "Get-MgGroupSettingTemplateGroupSettingTemplate", + "Module": "Groups" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Directory.Read.All", @@ -271856,3982 +272187,3923 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/groupsettingtemplate-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/groupSettingTemplates", - "Module": "Groups", - "Command": "Get-MgGroupSettingTemplateGroupSettingTemplate", "OutputType": "IMicrosoftGraphGroupSettingTemplate", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/groupsettingtemplate-list?view=graph-rest-1.0" + "Command": "Get-MgGroupSettingTemplateGroupSettingTemplate", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/getMemberGroups", - "Module": "Groups", - "Command": "Get-MgGroupSettingTemplateMemberGroup", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/getMemberGroups", + "OutputType": null, + "Command": "Get-MgGroupSettingTemplateMemberGroup", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/getMemberObjects", - "Module": "Groups", - "Command": "Get-MgGroupSettingTemplateMemberObject", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/getMemberObjects", + "OutputType": null, + "Command": "Get-MgGroupSettingTemplateMemberObject", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}", - "Module": "Sites", - "Command": "Get-MgGroupSite", - "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}", + "OutputType": "IMicrosoftGraphSite", + "Command": "Get-MgGroupSite", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites", - "Module": "Sites", - "Command": "Get-MgGroupSite", - "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites", + "OutputType": "IMicrosoftGraphSite", + "Command": "Get-MgGroupSite", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/getActivitiesByInterval", - "Module": "Groups", - "Command": "Get-MgGroupSiteActivityByInterval", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getActivitiesByInterval", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgGroupSiteActivityByInterval", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/analytics", - "Module": "Sites", - "Command": "Get-MgGroupSiteAnalytic", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Command": "Get-MgGroupSiteAnalytic", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Module": "Sites", - "Command": "Get-MgGroupSiteAnalyticItemActivityStat", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgGroupSiteAnalyticItemActivityStat", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats", - "Module": "Sites", - "Command": "Get-MgGroupSiteAnalyticItemActivityStat", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgGroupSiteAnalyticItemActivityStat", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "Module": "Sites", - "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivity", - "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", + "OutputType": "IMicrosoftGraphItemActivity", + "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivity", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Module": "Sites", - "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivity", - "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", + "OutputType": "IMicrosoftGraphItemActivity", + "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivity", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/$count", - "Module": "Sites", - "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivityCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/$count", + "OutputType": null, + "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivityCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem", - "Module": "Sites", - "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivityDriveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivityDriveItem", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", - "Module": "Sites", - "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivityDriveItemContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", + "OutputType": null, + "Command": "Get-MgGroupSiteAnalyticItemActivityStatActivityDriveItemContent", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/$count", - "Module": "Sites", - "Command": "Get-MgGroupSiteAnalyticItemActivityStatCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/$count", + "OutputType": null, + "Command": "Get-MgGroupSiteAnalyticItemActivityStatCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/lastSevenDays", - "Module": "Sites", - "Command": "Get-MgGroupSiteAnalyticLastSevenDay", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/lastSevenDays", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgGroupSiteAnalyticLastSevenDay", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/allTime", - "Module": "Sites", - "Command": "Get-MgGroupSiteAnalyticTime", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/allTime", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgGroupSiteAnalyticTime", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/getApplicableContentTypesForList(listId='{listId}')", - "Module": "Groups", - "Command": "Get-MgGroupSiteApplicableContentTypeForList", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getApplicableContentTypesForList(listId='{listId}')", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgGroupSiteApplicableContentTypeForList", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')", - "Module": "Groups", - "Command": "Get-MgGroupSiteByPath", - "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')", + "OutputType": "IMicrosoftGraphSite", + "Command": "Get-MgGroupSiteByPath", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", - "Module": "Sites", - "Command": "Get-MgGroupSiteColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgGroupSiteColumn", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/columns", - "Module": "Sites", - "Command": "Get-MgGroupSiteColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/columns", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgGroupSiteColumn", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/columns/$count", - "Module": "Sites", - "Command": "Get-MgGroupSiteColumnCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/columns/$count", + "OutputType": null, + "Command": "Get-MgGroupSiteColumnCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn", - "Module": "Sites", - "Command": "Get-MgGroupSiteColumnSourceColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgGroupSiteColumnSourceColumn", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", - "Module": "Sites", - "Command": "Get-MgGroupSiteContentType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgGroupSiteContentType", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes", - "Module": "Sites", - "Command": "Get-MgGroupSiteContentType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgGroupSiteContentType", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/base", - "Module": "Sites", - "Command": "Get-MgGroupSiteContentTypeBase", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/base", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgGroupSiteContentTypeBase", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "Module": "Sites", - "Command": "Get-MgGroupSiteContentTypeBaseType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgGroupSiteContentTypeBaseType", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes", - "Module": "Sites", - "Command": "Get-MgGroupSiteContentTypeBaseType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgGroupSiteContentTypeBaseType", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$count", - "Module": "Sites", - "Command": "Get-MgGroupSiteContentTypeBaseTypeCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$count", + "OutputType": null, + "Command": "Get-MgGroupSiteContentTypeBaseTypeCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Module": "Sites", - "Command": "Get-MgGroupSiteContentTypeColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgGroupSiteContentTypeColumn", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns", - "Module": "Sites", - "Command": "Get-MgGroupSiteContentTypeColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgGroupSiteContentTypeColumn", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/$count", - "Module": "Sites", - "Command": "Get-MgGroupSiteContentTypeColumnCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/$count", + "OutputType": null, + "Command": "Get-MgGroupSiteContentTypeColumnCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Module": "Sites", - "Command": "Get-MgGroupSiteContentTypeColumnLink", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "OutputType": "IMicrosoftGraphColumnLink", + "Command": "Get-MgGroupSiteContentTypeColumnLink", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", - "Module": "Sites", - "Command": "Get-MgGroupSiteContentTypeColumnLink", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", + "OutputType": "IMicrosoftGraphColumnLink", + "Command": "Get-MgGroupSiteContentTypeColumnLink", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/$count", - "Module": "Sites", - "Command": "Get-MgGroupSiteContentTypeColumnLinkCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/$count", + "OutputType": null, + "Command": "Get-MgGroupSiteContentTypeColumnLinkCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "Module": "Sites", - "Command": "Get-MgGroupSiteContentTypeColumnPosition", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgGroupSiteContentTypeColumnPosition", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions", - "Module": "Sites", - "Command": "Get-MgGroupSiteContentTypeColumnPosition", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgGroupSiteContentTypeColumnPosition", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$count", - "Module": "Sites", - "Command": "Get-MgGroupSiteContentTypeColumnPositionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$count", + "OutputType": null, + "Command": "Get-MgGroupSiteContentTypeColumnPositionCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "Module": "Sites", - "Command": "Get-MgGroupSiteContentTypeColumnSourceColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgGroupSiteContentTypeColumnSourceColumn", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/getCompatibleHubContentTypes", - "Module": "Groups", - "Command": "Get-MgGroupSiteContentTypeCompatibleHubContentType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/getCompatibleHubContentTypes", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgGroupSiteContentTypeCompatibleHubContentType", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/$count", - "Module": "Sites", - "Command": "Get-MgGroupSiteContentTypeCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/$count", + "OutputType": null, + "Command": "Get-MgGroupSiteContentTypeCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/$count", - "Module": "Sites", - "Command": "Get-MgGroupSiteCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get1", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/$count", + "OutputType": null, + "Command": "Get-MgGroupSiteCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser", - "Module": "Sites", - "Command": "Get-MgGroupSiteCreatedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgGroupSiteCreatedByUser", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/mailboxSettings", - "Module": "Sites", - "Command": "Get-MgGroupSiteCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgGroupSiteCreatedByUserMailboxSetting", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/serviceProvisioningErrors", - "Module": "Sites", - "Command": "Get-MgGroupSiteCreatedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgGroupSiteCreatedByUserServiceProvisioningError", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/serviceProvisioningErrors/$count", - "Module": "Sites", - "Command": "Get-MgGroupSiteCreatedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgGroupSiteCreatedByUserServiceProvisioningErrorCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/drive", - "Module": "Sites", - "Command": "Get-MgGroupSiteDefaultDrive", - "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/drive", + "OutputType": "IMicrosoftGraphDrive", + "Command": "Get-MgGroupSiteDefaultDrive", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/delta", - "Module": "Groups", - "Command": "Get-MgGroupSiteDelta", - "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-delta?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-delta?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/delta", + "OutputType": "IMicrosoftGraphSite", + "Command": "Get-MgGroupSiteDelta", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/drives/{drive-id}", - "Module": "Sites", - "Command": "Get-MgGroupSiteDrive", - "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0", "Variants": [ "Get1", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/drives/{drive-id}", + "OutputType": "IMicrosoftGraphDrive", + "Command": "Get-MgGroupSiteDrive", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/drives", - "Module": "Sites", - "Command": "Get-MgGroupSiteDrive", - "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/drives", + "OutputType": "IMicrosoftGraphDrive", + "Command": "Get-MgGroupSiteDrive", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/drives/$count", - "Module": "Sites", - "Command": "Get-MgGroupSiteDriveCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/drives/$count", + "OutputType": null, + "Command": "Get-MgGroupSiteDriveCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns/{columnDefinition-id}", - "Module": "Sites", - "Command": "Get-MgGroupSiteExternalColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns/{columnDefinition-id}", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgGroupSiteExternalColumn", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns", - "Module": "Sites", - "Command": "Get-MgGroupSiteExternalColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgGroupSiteExternalColumn", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns/$count", - "Module": "Sites", - "Command": "Get-MgGroupSiteExternalColumnCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/externalColumns/$count", + "OutputType": null, + "Command": "Get-MgGroupSiteExternalColumnCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/lists", - "Module": "Sites", - "Command": "Get-MgGroupSiteGetByPath", - "OutputType": "IMicrosoftGraphList", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/lists", + "OutputType": "IMicrosoftGraphList", + "Command": "Get-MgGroupSiteGetByPath", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/analytics", - "Module": "Sites", - "Command": "Get-MgGroupSiteGetByPathAnalytic", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Variants": [ "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/analytics", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Command": "Get-MgGroupSiteGetByPathAnalytic", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getApplicableContentTypesForList(listId='{listId}')", - "Module": "Groups", - "Command": "Get-MgGroupSiteGetByPathApplicableContentTypeForList", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getApplicableContentTypesForList(listId='{listId}')", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgGroupSiteGetByPathApplicableContentTypeForList", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/columns", - "Module": "Sites", - "Command": "Get-MgGroupSiteGetByPathColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Variants": [ - "List", - "List1" + "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/columns", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgGroupSiteGetByPathColumn", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/contentTypes", - "Module": "Sites", - "Command": "Get-MgGroupSiteGetByPathContentType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Variants": [ - "List", - "List1" + "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/contentTypes", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgGroupSiteGetByPathContentType", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/drive", - "Module": "Sites", - "Command": "Get-MgGroupSiteGetByPathDrive", - "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0", "Variants": [ "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/drives", - "Module": "Sites", - "Command": "Get-MgGroupSiteGetByPathDrive", - "OutputType": "IMicrosoftGraphDrive", - "Variants": [ - "List", - "List1" - ], - "Method": "GET", - "ApiVersion": "v1.0", "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/drive", + "OutputType": "IMicrosoftGraphDrive", + "Command": "Get-MgGroupSiteGetByPathDrive", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/externalColumns", - "Module": "Sites", - "Command": "Get-MgGroupSiteGetByPathExternalColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Variants": [ - "List", - "List1" + "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/drives", + "OutputType": "IMicrosoftGraphDrive", + "Command": "Get-MgGroupSiteGetByPathDrive", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/items", - "Module": "Sites", - "Command": "Get-MgGroupSiteGetByPathItem", - "OutputType": "IMicrosoftGraphBaseItem", + "ApiVersion": "v1.0", "Variants": [ - "List", - "List1" + "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/externalColumns", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgGroupSiteGetByPathExternalColumn", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/lists", - "Module": "Sites", - "Command": "Get-MgGroupSiteGetByPathList", - "OutputType": "IMicrosoftGraphList", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/items", + "OutputType": "IMicrosoftGraphBaseItem", + "Command": "Get-MgGroupSiteGetByPathItem", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/onenote", - "Module": "Sites", - "Command": "Get-MgGroupSiteGetByPathOnenote", - "OutputType": "IMicrosoftGraphOnenote", + "ApiVersion": "v1.0", "Variants": [ "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/onenote", + "OutputType": "IMicrosoftGraphOnenote", + "Command": "Get-MgGroupSiteGetByPathOnenote", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/operations", - "Module": "Sites", - "Command": "Get-MgGroupSiteGetByPathOperation", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Variants": [ - "List", - "List1" + "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/operations", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Command": "Get-MgGroupSiteGetByPathOperation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/pages", - "Module": "Sites", - "Command": "Get-MgGroupSiteGetByPathPage", - "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiVersion": "v1.0", "Variants": [ - "List", - "List1" + "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/pages", + "OutputType": "IMicrosoftGraphBaseSitePage", + "Command": "Get-MgGroupSiteGetByPathPage", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/permissions", - "Module": "Sites", - "Command": "Get-MgGroupSiteGetByPathPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Variants": [ - "List", - "List1" + "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/permissions", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Get-MgGroupSiteGetByPathPermission", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/sites", - "Module": "Sites", - "Command": "Get-MgGroupSiteGetByPathSite", - "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0", "Variants": [ - "List", - "List1" + "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/sites", + "OutputType": "IMicrosoftGraphSite", + "Command": "Get-MgGroupSiteGetByPathSite", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStore", - "Module": "Sites", - "Command": "Get-MgGroupSiteGetByPathTermStore", - "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "v1.0", "Variants": [ "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/termStore", + "OutputType": "IMicrosoftGraphTermStore", + "Command": "Get-MgGroupSiteGetByPathTermStore", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStores", - "Module": "Sites", - "Command": "Get-MgGroupSiteGetByPathTermStore", - "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "v1.0", "Variants": [ - "List", - "List1" + "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/termStores", + "OutputType": "IMicrosoftGraphTermStore", + "Command": "Get-MgGroupSiteGetByPathTermStore", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getActivitiesByInterval", - "Module": "Groups", - "Command": "Get-MgGroupSiteGetGraphBPrePathActivityByInterval", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getActivitiesByInterval", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgGroupSiteGetGraphBPrePathActivityByInterval", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')", - "Module": "Groups", - "Command": "Get-MgGroupSiteGetGraphBPrePathByPath", - "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/createdByUser", - "Module": "Sites", - "Command": "Get-MgGroupSiteGetGraphBPrePathCreatedByUser", "OutputType": "IMicrosoftGraphUser", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgGroupSiteGetGraphBPrePathCreatedByUser", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/lastModifiedByUser", - "Module": "Sites", - "Command": "Get-MgGroupSiteGetGraphBPrePathLastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/lastModifiedByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgGroupSiteGetGraphBPrePathLastModifiedByUser", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/items/{baseItem-id}", - "Module": "Sites", - "Command": "Get-MgGroupSiteItem", - "OutputType": "IMicrosoftGraphBaseItem", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/items/{baseItem-id}", + "OutputType": "IMicrosoftGraphBaseItem", + "Command": "Get-MgGroupSiteItem", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/items", - "Module": "Sites", - "Command": "Get-MgGroupSiteItem", - "OutputType": "IMicrosoftGraphBaseItem", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/items", + "OutputType": "IMicrosoftGraphBaseItem", + "Command": "Get-MgGroupSiteItem", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/items/$count", - "Module": "Sites", - "Command": "Get-MgGroupSiteItemCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/items/$count", + "OutputType": null, + "Command": "Get-MgGroupSiteItemCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser", - "Module": "Sites", - "Command": "Get-MgGroupSiteItemLastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgGroupSiteItemLastModifiedByUser", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "Module": "Sites", - "Command": "Get-MgGroupSiteItemLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgGroupSiteItemLastModifiedByUserMailboxSetting", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "Module": "Sites", - "Command": "Get-MgGroupSiteItemLastModifiedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgGroupSiteItemLastModifiedByUserServiceProvisioningError", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "Module": "Sites", - "Command": "Get-MgGroupSiteItemLastModifiedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgGroupSiteItemLastModifiedByUserServiceProvisioningErrorCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser", - "Module": "Sites", - "Command": "Get-MgGroupSiteLastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgGroupSiteLastModifiedByUser", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/mailboxSettings", - "Module": "Sites", - "Command": "Get-MgGroupSiteLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgGroupSiteLastModifiedByUserMailboxSetting", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/serviceProvisioningErrors", - "Module": "Sites", - "Command": "Get-MgGroupSiteLastModifiedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgGroupSiteLastModifiedByUserServiceProvisioningError", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "Module": "Sites", - "Command": "Get-MgGroupSiteLastModifiedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgGroupSiteLastModifiedByUserServiceProvisioningErrorCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", - "Module": "Sites", - "Command": "Get-MgGroupSiteList", - "OutputType": "IMicrosoftGraphList", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", + "OutputType": "IMicrosoftGraphList", + "Command": "Get-MgGroupSiteList", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists", - "Module": "Sites", - "Command": "Get-MgGroupSiteList", - "OutputType": "IMicrosoftGraphList", + "ApiVersion": "v1.0", "Variants": [ "List1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists", + "OutputType": "IMicrosoftGraphList", + "Command": "Get-MgGroupSiteList", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "Module": "Sites", - "Command": "Get-MgGroupSiteListColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgGroupSiteListColumn", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns", - "Module": "Sites", - "Command": "Get-MgGroupSiteListColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgGroupSiteListColumn", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/$count", - "Module": "Sites", - "Command": "Get-MgGroupSiteListColumnCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/$count", + "OutputType": null, + "Command": "Get-MgGroupSiteListColumnCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn", - "Module": "Sites", - "Command": "Get-MgGroupSiteListColumnSourceColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgGroupSiteListColumnSourceColumn", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "Module": "Sites", - "Command": "Get-MgGroupSiteListContentType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgGroupSiteListContentType", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes", - "Module": "Sites", - "Command": "Get-MgGroupSiteListContentType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgGroupSiteListContentType", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Module": "Sites", - "Command": "Get-MgGroupSiteListContentTypeColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgGroupSiteListContentTypeColumn", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", - "Module": "Sites", - "Command": "Get-MgGroupSiteListContentTypeColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgGroupSiteListContentTypeColumn", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/$count", - "Module": "Sites", - "Command": "Get-MgGroupSiteListContentTypeColumnCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/$count", + "OutputType": null, + "Command": "Get-MgGroupSiteListContentTypeColumnCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Module": "Sites", - "Command": "Get-MgGroupSiteListContentTypeColumnLink", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "OutputType": "IMicrosoftGraphColumnLink", + "Command": "Get-MgGroupSiteListContentTypeColumnLink", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", - "Module": "Sites", - "Command": "Get-MgGroupSiteListContentTypeColumnLink", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", + "OutputType": "IMicrosoftGraphColumnLink", + "Command": "Get-MgGroupSiteListContentTypeColumnLink", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/$count", - "Module": "Sites", - "Command": "Get-MgGroupSiteListContentTypeColumnLinkCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/$count", + "OutputType": null, + "Command": "Get-MgGroupSiteListContentTypeColumnLinkCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "Module": "Sites", - "Command": "Get-MgGroupSiteListContentTypeColumnPosition", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgGroupSiteListContentTypeColumnPosition", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions", - "Module": "Sites", - "Command": "Get-MgGroupSiteListContentTypeColumnPosition", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgGroupSiteListContentTypeColumnPosition", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$count", - "Module": "Sites", - "Command": "Get-MgGroupSiteListContentTypeColumnPositionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$count", + "OutputType": null, + "Command": "Get-MgGroupSiteListContentTypeColumnPositionCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "Module": "Sites", - "Command": "Get-MgGroupSiteListContentTypeColumnSourceColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgGroupSiteListContentTypeColumnSourceColumn", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/getCompatibleHubContentTypes", - "Module": "Groups", - "Command": "Get-MgGroupSiteListContentTypeCompatibleHubContentType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/getCompatibleHubContentTypes", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgGroupSiteListContentTypeCompatibleHubContentType", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/$count", - "Module": "Sites", - "Command": "Get-MgGroupSiteListContentTypeCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/$count", + "OutputType": null, + "Command": "Get-MgGroupSiteListContentTypeCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/$count", - "Module": "Sites", - "Command": "Get-MgGroupSiteListCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/$count", + "OutputType": null, + "Command": "Get-MgGroupSiteListCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser", - "Module": "Sites", - "Command": "Get-MgGroupSiteListCreatedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgGroupSiteListCreatedByUser", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", - "Module": "Sites", - "Command": "Get-MgGroupSiteListCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgGroupSiteListCreatedByUserMailboxSetting", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors", - "Module": "Sites", - "Command": "Get-MgGroupSiteListCreatedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgGroupSiteListCreatedByUserServiceProvisioningError", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors/$count", - "Module": "Sites", - "Command": "Get-MgGroupSiteListCreatedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgGroupSiteListCreatedByUserServiceProvisioningErrorCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/drive", - "Module": "Sites", - "Command": "Get-MgGroupSiteListDrive", - "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/drive", + "OutputType": "IMicrosoftGraphDrive", + "Command": "Get-MgGroupSiteListDrive", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "Module": "Sites", - "Command": "Get-MgGroupSiteListItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", + "OutputType": "IMicrosoftGraphListItem", + "Command": "Get-MgGroupSiteListItem", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items", - "Module": "Sites", - "Command": "Get-MgGroupSiteListItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items", + "OutputType": "IMicrosoftGraphListItem", + "Command": "Get-MgGroupSiteListItem", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/getActivitiesByInterval", - "Module": "Groups", - "Command": "Get-MgGroupSiteListItemActivityByInterval", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/getActivitiesByInterval", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgGroupSiteListItemActivityByInterval", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics", - "Module": "Sites", - "Command": "Get-MgGroupSiteListItemAnalytic", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Command": "Get-MgGroupSiteListItemAnalytic", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser", - "Module": "Sites", - "Command": "Get-MgGroupSiteListItemCreatedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgGroupSiteListItemCreatedByUser", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", - "Module": "Sites", - "Command": "Get-MgGroupSiteListItemCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgGroupSiteListItemCreatedByUserMailboxSetting", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors", - "Module": "Sites", - "Command": "Get-MgGroupSiteListItemCreatedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgGroupSiteListItemCreatedByUserServiceProvisioningError", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "Module": "Sites", - "Command": "Get-MgGroupSiteListItemCreatedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgGroupSiteListItemCreatedByUserServiceProvisioningErrorCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/delta", - "Module": "Groups", - "Command": "Get-MgGroupSiteListItemDelta", - "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/delta", + "OutputType": "IMicrosoftGraphListItem", + "Command": "Get-MgGroupSiteListItemDelta", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Module": "Sites", - "Command": "Get-MgGroupSiteListItemDocumentSetVersion", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "Get-MgGroupSiteListItemDocumentSetVersion", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", - "Module": "Sites", - "Command": "Get-MgGroupSiteListItemDocumentSetVersion", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "Get-MgGroupSiteListItemDocumentSetVersion", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/$count", - "Module": "Sites", - "Command": "Get-MgGroupSiteListItemDocumentSetVersionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/$count", + "OutputType": null, + "Command": "Get-MgGroupSiteListItemDocumentSetVersionCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Module": "Sites", - "Command": "Get-MgGroupSiteListItemDocumentSetVersionField", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "OutputType": null, + "Command": "Get-MgGroupSiteListItemDocumentSetVersionField", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem", - "Module": "Sites", - "Command": "Get-MgGroupSiteListItemDriveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgGroupSiteListItemDriveItem", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", - "Module": "Sites", - "Command": "Get-MgGroupSiteListItemDriveItemContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", + "OutputType": null, + "Command": "Get-MgGroupSiteListItemDriveItemContent", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "Module": "Sites", - "Command": "Get-MgGroupSiteListItemField", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", + "OutputType": null, + "Command": "Get-MgGroupSiteListItemField", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "Module": "Sites", - "Command": "Get-MgGroupSiteListItemVersion", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", + "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "Get-MgGroupSiteListItemVersion", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", - "Module": "Sites", - "Command": "Get-MgGroupSiteListItemVersion", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", + "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "Get-MgGroupSiteListItemVersion", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/$count", - "Module": "Sites", - "Command": "Get-MgGroupSiteListItemVersionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/$count", + "OutputType": null, + "Command": "Get-MgGroupSiteListItemVersionCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Module": "Sites", - "Command": "Get-MgGroupSiteListItemVersionField", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "OutputType": null, + "Command": "Get-MgGroupSiteListItemVersionField", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "Module": "Sites", - "Command": "Get-MgGroupSiteListOperation", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Command": "Get-MgGroupSiteListOperation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations", - "Module": "Sites", - "Command": "Get-MgGroupSiteListOperation", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Command": "Get-MgGroupSiteListOperation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/$count", - "Module": "Sites", - "Command": "Get-MgGroupSiteListOperationCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/$count", + "OutputType": null, + "Command": "Get-MgGroupSiteListOperationCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "Module": "Sites", - "Command": "Get-MgGroupSiteListSubscription", - "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", + "OutputType": "IMicrosoftGraphSubscription", + "Command": "Get-MgGroupSiteListSubscription", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions", - "Module": "Sites", - "Command": "Get-MgGroupSiteListSubscription", - "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions", + "OutputType": "IMicrosoftGraphSubscription", + "Command": "Get-MgGroupSiteListSubscription", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/$count", - "Module": "Sites", - "Command": "Get-MgGroupSiteListSubscriptionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/$count", + "OutputType": null, + "Command": "Get-MgGroupSiteListSubscriptionCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenote", - "OutputType": "IMicrosoftGraphOnenote", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote", + "OutputType": "IMicrosoftGraphOnenote", + "Command": "Get-MgGroupSiteOnenote", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteNotebook", - "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", + "OutputType": "IMicrosoftGraphNotebook", + "Command": "Get-MgGroupSiteOnenoteNotebook", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteNotebook", - "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks", + "OutputType": "IMicrosoftGraphNotebook", + "Command": "Get-MgGroupSiteOnenoteNotebook", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/$count", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteNotebookCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/$count", + "OutputType": null, + "Command": "Get-MgGroupSiteOnenoteNotebookCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteNotebookSection", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Command": "Get-MgGroupSiteOnenoteNotebookSection", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteNotebookSection", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Command": "Get-MgGroupSiteOnenoteNotebookSection", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/$count", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/$count", + "OutputType": null, + "Command": "Get-MgGroupSiteOnenoteNotebookSectionCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroup", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "OutputType": "IMicrosoftGraphSectionGroup", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroup", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroup", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "OutputType": "IMicrosoftGraphSectionGroup", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroup", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sectionGroups/$count", + "OutputType": null, + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupParentNotebook", - "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentNotebook", + "OutputType": "IMicrosoftGraphNotebook", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupParentNotebook", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupParentSectionGroup", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "OutputType": "IMicrosoftGraphSectionGroup", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupParentSectionGroup", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSection", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSection", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSection", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSection", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/$count", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/$count", + "OutputType": null, + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "OutputType": null, + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageContent", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", + "OutputType": null, + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageParentNotebook", - "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "OutputType": "IMicrosoftGraphNotebook", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageParentNotebook", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageParentSection", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionPageParentSection", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionParentNotebook", - "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "OutputType": "IMicrosoftGraphNotebook", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionParentNotebook", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionParentSectionGroup", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "OutputType": "IMicrosoftGraphSectionGroup", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionGroupSectionParentSectionGroup", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionPage", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionPage", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionPage", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionPage", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "OutputType": null, + "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageContent", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/$count", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/$count", + "OutputType": null, + "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageParentNotebook", - "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "OutputType": "IMicrosoftGraphNotebook", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageParentNotebook", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageParentSection", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionPageParentSection", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionParentNotebook", - "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentNotebook", + "OutputType": "IMicrosoftGraphNotebook", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionParentNotebook", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteNotebookSectionParentSectionGroup", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/parentSectionGroup", + "OutputType": "IMicrosoftGraphSectionGroup", + "Command": "Get-MgGroupSiteOnenoteNotebookSectionParentSectionGroup", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteOperation", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Command": "Get-MgGroupSiteOnenoteOperation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteOperation", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Command": "Get-MgGroupSiteOnenoteOperation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/$count", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteOperationCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/$count", + "OutputType": null, + "Command": "Get-MgGroupSiteOnenoteOperationCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenotePage", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", + "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "Get-MgGroupSiteOnenotePage", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenotePage", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages", + "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "Get-MgGroupSiteOnenotePage", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenotePageContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content", + "OutputType": null, + "Command": "Get-MgGroupSiteOnenotePageContent", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/$count", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenotePageCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/$count", + "OutputType": null, + "Command": "Get-MgGroupSiteOnenotePageCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenotePageParentNotebook", - "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/parentNotebook", + "OutputType": "IMicrosoftGraphNotebook", + "Command": "Get-MgGroupSiteOnenotePageParentNotebook", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenotePageParentSection", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/parentSection", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Command": "Get-MgGroupSiteOnenotePageParentSection", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteResource", - "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", + "OutputType": "IMicrosoftGraphOnenoteResource", + "Command": "Get-MgGroupSiteOnenoteResource", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteResource", - "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources", + "OutputType": "IMicrosoftGraphOnenoteResource", + "Command": "Get-MgGroupSiteOnenoteResource", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteResourceContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", + "OutputType": null, + "Command": "Get-MgGroupSiteOnenoteResourceContent", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/$count", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteResourceCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/$count", + "OutputType": null, + "Command": "Get-MgGroupSiteOnenoteResourceCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteSection", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Command": "Get-MgGroupSiteOnenoteSection", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteSection", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Command": "Get-MgGroupSiteOnenoteSection", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/$count", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteSectionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/$count", + "OutputType": null, + "Command": "Get-MgGroupSiteOnenoteSectionCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteSectionGroup", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", + "OutputType": "IMicrosoftGraphSectionGroup", + "Command": "Get-MgGroupSiteOnenoteSectionGroup", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteSectionGroup", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups", + "OutputType": "IMicrosoftGraphSectionGroup", + "Command": "Get-MgGroupSiteOnenoteSectionGroup", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteSectionGroupCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", + "OutputType": null, + "Command": "Get-MgGroupSiteOnenoteSectionGroupCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteSectionGroupParentNotebook", - "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentNotebook", + "OutputType": "IMicrosoftGraphNotebook", + "Command": "Get-MgGroupSiteOnenoteSectionGroupParentNotebook", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteSectionGroupParentSectionGroup", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/parentSectionGroup", + "OutputType": "IMicrosoftGraphSectionGroup", + "Command": "Get-MgGroupSiteOnenoteSectionGroupParentSectionGroup", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteSectionGroupSection", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Command": "Get-MgGroupSiteOnenoteSectionGroupSection", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteSectionGroupSection", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Command": "Get-MgGroupSiteOnenoteSectionGroupSection", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/$count", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/$count", + "OutputType": null, + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPage", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPage", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPage", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPage", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "OutputType": null, + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageContent", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/$count", + "OutputType": null, + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageParentNotebook", - "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "OutputType": "IMicrosoftGraphNotebook", + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageParentNotebook", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageParentSection", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionPageParentSection", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionParentNotebook", - "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentNotebook", + "OutputType": "IMicrosoftGraphNotebook", + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionParentNotebook", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionParentSectionGroup", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/parentSectionGroup", + "OutputType": "IMicrosoftGraphSectionGroup", + "Command": "Get-MgGroupSiteOnenoteSectionGroupSectionParentSectionGroup", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteSectionPage", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "Get-MgGroupSiteOnenoteSectionPage", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteSectionPage", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", + "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "Get-MgGroupSiteOnenoteSectionPage", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteSectionPageContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "OutputType": null, + "Command": "Get-MgGroupSiteOnenoteSectionPageContent", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/$count", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteSectionPageCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/$count", + "OutputType": null, + "Command": "Get-MgGroupSiteOnenoteSectionPageCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteSectionPageParentNotebook", - "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentNotebook", + "OutputType": "IMicrosoftGraphNotebook", + "Command": "Get-MgGroupSiteOnenoteSectionPageParentNotebook", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteSectionPageParentSection", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/parentSection", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Command": "Get-MgGroupSiteOnenoteSectionPageParentSection", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteSectionParentNotebook", - "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentNotebook", + "OutputType": "IMicrosoftGraphNotebook", + "Command": "Get-MgGroupSiteOnenoteSectionParentNotebook", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup", - "Module": "Sites", - "Command": "Get-MgGroupSiteOnenoteSectionParentSectionGroup", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/parentSectionGroup", + "OutputType": "IMicrosoftGraphSectionGroup", + "Command": "Get-MgGroupSiteOnenoteSectionParentSectionGroup", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", - "Module": "Sites", - "Command": "Get-MgGroupSiteOperation", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Command": "Get-MgGroupSiteOperation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/operations", - "Module": "Sites", - "Command": "Get-MgGroupSiteOperation", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/operations", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Command": "Get-MgGroupSiteOperation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/operations/$count", - "Module": "Sites", - "Command": "Get-MgGroupSiteOperationCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/operations/$count", + "OutputType": null, + "Command": "Get-MgGroupSiteOperationCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}", - "Module": "Sites", - "Command": "Get-MgGroupSitePage", - "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}", + "OutputType": "IMicrosoftGraphBaseSitePage", + "Command": "Get-MgGroupSitePage", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages", - "Module": "Sites", - "Command": "Get-MgGroupSitePage", - "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages", + "OutputType": "IMicrosoftGraphBaseSitePage", + "Command": "Get-MgGroupSitePage", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage", - "Module": "Sites", - "Command": "Get-MgGroupSitePageAsSitePage", - "OutputType": "IMicrosoftGraphSitePage", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage", + "OutputType": "IMicrosoftGraphSitePage", + "Command": "Get-MgGroupSitePageAsSitePage", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/sitePage", - "Module": "Sites", - "Command": "Get-MgGroupSitePageAsSitePage", - "OutputType": "IMicrosoftGraphSitePage", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/sitePage", + "OutputType": "IMicrosoftGraphSitePage", + "Command": "Get-MgGroupSitePageAsSitePage", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", - "Module": "Sites", - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayout", - "OutputType": "IMicrosoftGraphCanvasLayout", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", + "OutputType": "IMicrosoftGraphCanvasLayout", + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayout", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", - "Module": "Sites", - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSection", - "OutputType": "IMicrosoftGraphHorizontalSection", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", + "OutputType": "IMicrosoftGraphHorizontalSection", + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSection", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", - "Module": "Sites", - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSection", - "OutputType": "IMicrosoftGraphHorizontalSection", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", + "OutputType": "IMicrosoftGraphHorizontalSection", + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSection", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "Module": "Sites", - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", - "Module": "Sites", - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/$count", - "Module": "Sites", - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/$count", + "OutputType": null, + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "Module": "Sites", - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", + "OutputType": null, + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", - "Module": "Sites", - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "OutputType": "IMicrosoftGraphWebPart", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", + "OutputType": "IMicrosoftGraphWebPart", + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/$count", - "Module": "Sites", - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpartCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/$count", + "OutputType": null, + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpartCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/$count", - "Module": "Sites", - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/$count", + "OutputType": null, + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", - "Module": "Sites", - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutVerticalSection", - "OutputType": "IMicrosoftGraphVerticalSection", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", + "OutputType": "IMicrosoftGraphVerticalSection", + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutVerticalSection", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", - "Module": "Sites", - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", + "OutputType": null, + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", - "Module": "Sites", - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "OutputType": "IMicrosoftGraphWebPart", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", + "OutputType": "IMicrosoftGraphWebPart", + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/$count", - "Module": "Sites", - "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpartCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/$count", + "OutputType": null, + "Command": "Get-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpartCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser", - "Module": "Sites", - "Command": "Get-MgGroupSitePageAsSitePageCreatedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgGroupSitePageAsSitePageCreatedByUser", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", - "Module": "Sites", - "Command": "Get-MgGroupSitePageAsSitePageCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgGroupSitePageAsSitePageCreatedByUserMailboxSetting", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors", - "Module": "Sites", - "Command": "Get-MgGroupSitePageAsSitePageCreatedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgGroupSitePageAsSitePageCreatedByUserServiceProvisioningError", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors/$count", - "Module": "Sites", - "Command": "Get-MgGroupSitePageAsSitePageCreatedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgGroupSitePageAsSitePageCreatedByUserServiceProvisioningErrorCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser", - "Module": "Sites", - "Command": "Get-MgGroupSitePageAsSitePageLastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgGroupSitePageAsSitePageLastModifiedByUser", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", - "Module": "Sites", - "Command": "Get-MgGroupSitePageAsSitePageLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgGroupSitePageAsSitePageLastModifiedByUserMailboxSetting", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors", - "Module": "Sites", - "Command": "Get-MgGroupSitePageAsSitePageLastModifiedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgGroupSitePageAsSitePageLastModifiedByUserServiceProvisioningError", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors/$count", - "Module": "Sites", - "Command": "Get-MgGroupSitePageAsSitePageLastModifiedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgGroupSitePageAsSitePageLastModifiedByUserServiceProvisioningErrorCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", - "Module": "Sites", - "Command": "Get-MgGroupSitePageAsSitePageWebPart", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", + "OutputType": null, + "Command": "Get-MgGroupSitePageAsSitePageWebPart", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", - "Module": "Sites", - "Command": "Get-MgGroupSitePageAsSitePageWebPart", - "OutputType": "IMicrosoftGraphWebPart", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", + "OutputType": "IMicrosoftGraphWebPart", + "Command": "Get-MgGroupSitePageAsSitePageWebPart", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/$count", - "Module": "Sites", - "Command": "Get-MgGroupSitePageAsSitePageWebPartCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/$count", + "OutputType": null, + "Command": "Get-MgGroupSitePageAsSitePageWebPartCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/$count", - "Module": "Sites", - "Command": "Get-MgGroupSitePageCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/$count", + "OutputType": null, + "Command": "Get-MgGroupSitePageCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/sitePage/$count", - "Module": "Sites", - "Command": "Get-MgGroupSitePageCountAsSitePage", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/sitePage/$count", + "OutputType": null, + "Command": "Get-MgGroupSitePageCountAsSitePage", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser", - "Module": "Sites", - "Command": "Get-MgGroupSitePageCreatedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgGroupSitePageCreatedByUser", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", - "Module": "Sites", - "Command": "Get-MgGroupSitePageCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgGroupSitePageCreatedByUserMailboxSetting", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors", - "Module": "Sites", - "Command": "Get-MgGroupSitePageCreatedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgGroupSitePageCreatedByUserServiceProvisioningError", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors/$count", - "Module": "Sites", - "Command": "Get-MgGroupSitePageCreatedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgGroupSitePageCreatedByUserServiceProvisioningErrorCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser", - "Module": "Sites", - "Command": "Get-MgGroupSitePageLastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgGroupSitePageLastModifiedByUser", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", - "Module": "Sites", - "Command": "Get-MgGroupSitePageLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgGroupSitePageLastModifiedByUserMailboxSetting", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors", - "Module": "Sites", - "Command": "Get-MgGroupSitePageLastModifiedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgGroupSitePageLastModifiedByUserServiceProvisioningError", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "Module": "Sites", - "Command": "Get-MgGroupSitePageLastModifiedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgGroupSitePageLastModifiedByUserServiceProvisioningErrorCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}/getPositionOfWebPart", - "Module": "Groups", - "Command": "Get-MgGroupSitePageMicrosoftGraphSitePageCanvaLayoutHorizontalSectionColumnWebpartPositionOfWebPart", - "OutputType": "IMicrosoftGraphWebPartPosition", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}/getPositionOfWebPart", + "OutputType": "IMicrosoftGraphWebPartPosition", + "Command": "Get-MgGroupSitePageMicrosoftGraphSitePageCanvaLayoutHorizontalSectionColumnWebpartPositionOfWebPart", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}/getPositionOfWebPart", - "Module": "Groups", - "Command": "Get-MgGroupSitePageMicrosoftGraphSitePageCanvaLayoutVerticalSectionWebpartPositionOfWebPart", - "OutputType": "IMicrosoftGraphWebPartPosition", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}/getPositionOfWebPart", + "OutputType": "IMicrosoftGraphWebPartPosition", + "Command": "Get-MgGroupSitePageMicrosoftGraphSitePageCanvaLayoutVerticalSectionWebpartPositionOfWebPart", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}/getPositionOfWebPart", - "Module": "Groups", - "Command": "Get-MgGroupSitePageMicrosoftGraphSitePageWebPartPositionOfWebPart", - "OutputType": "IMicrosoftGraphWebPartPosition", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}/getPositionOfWebPart", + "OutputType": "IMicrosoftGraphWebPartPosition", + "Command": "Get-MgGroupSitePageMicrosoftGraphSitePageWebPartPositionOfWebPart", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", - "Module": "Sites", - "Command": "Get-MgGroupSitePermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Get-MgGroupSitePermission", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/permissions", - "Module": "Sites", - "Command": "Get-MgGroupSitePermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/permissions", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Get-MgGroupSitePermission", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/permissions/$count", - "Module": "Sites", - "Command": "Get-MgGroupSitePermissionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/permissions/$count", + "OutputType": null, + "Command": "Get-MgGroupSitePermissionCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStore", - "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore", + "OutputType": "IMicrosoftGraphTermStore", + "Command": "Get-MgGroupSiteTermStore", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStores", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStore", - "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStores", + "OutputType": "IMicrosoftGraphTermStore", + "Command": "Get-MgGroupSiteTermStore", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStores/$count", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStores/$count", + "OutputType": null, + "Command": "Get-MgGroupSiteTermStoreCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroup", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Command": "Get-MgGroupSiteTermStoreGroup", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroup", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups", + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Command": "Get-MgGroupSiteTermStoreGroup", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/$count", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/$count", + "OutputType": null, + "Command": "Get-MgGroupSiteTermStoreGroupCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgGroupSiteTermStoreGroupSet", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgGroupSiteTermStoreGroupSet", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSetChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -275842,34 +276114,34 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgGroupSiteTermStoreGroupSetChild", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSetChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "List", "List1", "List2", "List3" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgGroupSiteTermStoreGroupSetChild", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/$count", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSetChildCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -275880,17 +276152,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/$count", + "OutputType": null, + "Command": "Get-MgGroupSiteTermStoreGroupSetChildCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -275901,34 +276173,34 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "List", "List1", "List2", "List3" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -275939,17 +276211,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", + "OutputType": null, + "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationFromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -275960,17 +276232,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationFromTerm", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -275981,17 +276253,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationSet", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationToTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -276002,17 +276274,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgGroupSiteTermStoreGroupSetChildRelationToTerm", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/set", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSetChildSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -276023,515 +276295,515 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/set", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgGroupSiteTermStoreGroupSetChildSet", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/$count", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSetCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/$count", + "OutputType": null, + "Command": "Get-MgGroupSiteTermStoreGroupSetCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSetParentGroup", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Command": "Get-MgGroupSiteTermStoreGroupSetParentGroup", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSetRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgGroupSiteTermStoreGroupSetRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSetRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgGroupSiteTermStoreGroupSetRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/$count", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSetRelationCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/$count", + "OutputType": null, + "Command": "Get-MgGroupSiteTermStoreGroupSetRelationCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/fromTerm", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSetRelationFromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/fromTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgGroupSiteTermStoreGroupSetRelationFromTerm", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/set", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSetRelationSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/set", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgGroupSiteTermStoreGroupSetRelationSet", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/toTerm", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSetRelationToTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}/toTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgGroupSiteTermStoreGroupSetRelationToTerm", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSetTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgGroupSiteTermStoreGroupSetTerm", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSetTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgGroupSiteTermStoreGroupSetTerm", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChild", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChild", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/$count", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/$count", + "OutputType": null, + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", + "OutputType": null, + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationFromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationFromTerm", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationSet", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationToTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildRelationToTerm", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgGroupSiteTermStoreGroupSetTermChildSet", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/$count", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/$count", + "OutputType": null, + "Command": "Get-MgGroupSiteTermStoreGroupSetTermCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/$count", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/$count", + "OutputType": null, + "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationFromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationFromTerm", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationSet", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationToTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgGroupSiteTermStoreGroupSetTermRelationToTerm", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/set", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreGroupSetTermSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/set", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgGroupSiteTermStoreGroupSetTermSet", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgGroupSiteTermStoreSet", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgGroupSiteTermStoreSet", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -276542,34 +276814,34 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgGroupSiteTermStoreSetChild", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "List", "List1", "List2", "List3" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgGroupSiteTermStoreSetChild", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/$count", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetChildCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -276580,17 +276852,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/$count", + "OutputType": null, + "Command": "Get-MgGroupSiteTermStoreSetChildCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -276601,34 +276873,34 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgGroupSiteTermStoreSetChildRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "List", "List1", "List2", "List3" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgGroupSiteTermStoreSetChildRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetChildRelationCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -276639,17 +276911,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", + "OutputType": null, + "Command": "Get-MgGroupSiteTermStoreSetChildRelationCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetChildRelationFromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -276660,17 +276932,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgGroupSiteTermStoreSetChildRelationFromTerm", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetChildRelationSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -276681,17 +276953,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgGroupSiteTermStoreSetChildRelationSet", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetChildRelationToTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -276702,17 +276974,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgGroupSiteTermStoreSetChildRelationToTerm", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/set", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetChildSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -276723,83 +276995,83 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/set", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgGroupSiteTermStoreSetChildSet", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/$count", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/$count", + "OutputType": null, + "Command": "Get-MgGroupSiteTermStoreSetCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroup", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Command": "Get-MgGroupSiteTermStoreSetParentGroup", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSet", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSet", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -276810,34 +277082,34 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChild", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "List", "List1", "List2", "List3" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChild", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/$count", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -276848,17 +277120,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/$count", + "OutputType": null, + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -276869,34 +277141,34 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "List", "List1", "List2", "List3" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/$count", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -276907,17 +277179,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/$count", + "OutputType": null, + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationCount", + "Module": "Sites" }, { - "Permissions": [], - "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", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationFromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -276928,17 +277200,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "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", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationFromTerm", + "Module": "Sites" }, { - "Permissions": [], - "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", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -276949,17 +277221,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "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", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationSet", + "Module": "Sites" }, { - "Permissions": [], - "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", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationToTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -276970,17 +277242,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "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", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildRelationToTerm", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/set", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -276991,2655 +277263,2664 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/set", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetChildSet", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/$count", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/$count", + "OutputType": null, + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/$count", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/$count", + "OutputType": null, + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/fromTerm", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationFromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/fromTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationFromTerm", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/set", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/set", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationSet", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/toTerm", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationToTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/toTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetRelationToTerm", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTerm", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTerm", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChild", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChild", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/$count", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/$count", + "OutputType": null, + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/$count", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/$count", + "OutputType": null, + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationCount", + "Module": "Sites" }, { - "Permissions": [], - "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", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationFromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "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", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationFromTerm", + "Module": "Sites" }, { - "Permissions": [], - "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", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "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", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationSet", + "Module": "Sites" }, { - "Permissions": [], - "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", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationToTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "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", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildRelationToTerm", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/set", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/set", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermChildSet", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/$count", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/$count", + "OutputType": null, + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/$count", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/$count", + "OutputType": null, + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/fromTerm", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationFromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/fromTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationFromTerm", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/set", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/set", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationSet", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/toTerm", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationToTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/toTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermRelationToTerm", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/set", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/set", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgGroupSiteTermStoreSetParentGroupSetTermSet", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgGroupSiteTermStoreSetRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgGroupSiteTermStoreSetRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/$count", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetRelationCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/$count", + "OutputType": null, + "Command": "Get-MgGroupSiteTermStoreSetRelationCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetRelationFromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgGroupSiteTermStoreSetRelationFromTerm", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetRelationSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgGroupSiteTermStoreSetRelationSet", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetRelationToTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgGroupSiteTermStoreSetRelationToTerm", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgGroupSiteTermStoreSetTerm", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgGroupSiteTermStoreSetTerm", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetTermChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgGroupSiteTermStoreSetTermChild", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetTermChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgGroupSiteTermStoreSetTermChild", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/$count", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetTermChildCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/$count", + "OutputType": null, + "Command": "Get-MgGroupSiteTermStoreSetTermChildCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetTermChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgGroupSiteTermStoreSetTermChildRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetTermChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgGroupSiteTermStoreSetTermChildRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", + "OutputType": null, + "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationFromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationFromTerm", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationSet", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationToTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgGroupSiteTermStoreSetTermChildRelationToTerm", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetTermChildSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgGroupSiteTermStoreSetTermChildSet", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/$count", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetTermCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/$count", + "OutputType": null, + "Command": "Get-MgGroupSiteTermStoreSetTermCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetTermRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgGroupSiteTermStoreSetTermRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetTermRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgGroupSiteTermStoreSetTermRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/$count", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetTermRelationCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/$count", + "OutputType": null, + "Command": "Get-MgGroupSiteTermStoreSetTermRelationCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetTermRelationFromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgGroupSiteTermStoreSetTermRelationFromTerm", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetTermRelationSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgGroupSiteTermStoreSetTermRelationSet", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetTermRelationToTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgGroupSiteTermStoreSetTermRelationToTerm", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set", - "Module": "Sites", - "Command": "Get-MgGroupSiteTermStoreSetTermSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgGroupSiteTermStoreSetTermSet", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/sites/{site-id1}", - "Module": "Sites", - "Command": "Get-MgGroupSubSite", - "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0", "Variants": [ "Get1", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/sites/{site-id1}", + "OutputType": "IMicrosoftGraphSite", + "Command": "Get-MgGroupSubSite", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/sites", - "Module": "Sites", - "Command": "Get-MgGroupSubSite", - "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0", "Variants": [ "List2" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/sites", + "OutputType": "IMicrosoftGraphSite", + "Command": "Get-MgGroupSubSite", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/sites/$count", - "Module": "Sites", - "Command": "Get-MgGroupSubSiteCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/sites/$count", + "OutputType": null, + "Command": "Get-MgGroupSubSiteCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team", - "Module": "Teams", - "Command": "Get-MgGroupTeam", - "OutputType": "IMicrosoftGraphTeam", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team", + "OutputType": "IMicrosoftGraphTeam", + "Command": "Get-MgGroupTeam", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}", - "Module": "Teams", - "Command": "Get-MgGroupTeamChannel", - "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0", "Variants": [ "Get1", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}", + "OutputType": "IMicrosoftGraphChannel", + "Command": "Get-MgGroupTeamChannel", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels", - "Module": "Teams", - "Command": "Get-MgGroupTeamChannel", - "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0", "Variants": [ "List1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels", + "OutputType": "IMicrosoftGraphChannel", + "Command": "Get-MgGroupTeamChannel", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/$count", - "Module": "Teams", - "Command": "Get-MgGroupTeamChannelCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/$count", + "OutputType": null, + "Command": "Get-MgGroupTeamChannelCount", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder", - "Module": "Teams", - "Command": "Get-MgGroupTeamChannelFileFolder", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgGroupTeamChannelFileFolder", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/content", - "Module": "Teams", - "Command": "Get-MgGroupTeamChannelFileFolderContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/content", + "OutputType": null, + "Command": "Get-MgGroupTeamChannelFileFolderContent", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}", - "Module": "Teams", - "Command": "Get-MgGroupTeamChannelMember", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}", + "OutputType": "IMicrosoftGraphConversationMember", + "Command": "Get-MgGroupTeamChannelMember", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/members", - "Module": "Teams", - "Command": "Get-MgGroupTeamChannelMember", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/members", + "OutputType": "IMicrosoftGraphConversationMember", + "Command": "Get-MgGroupTeamChannelMember", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/$count", - "Module": "Teams", - "Command": "Get-MgGroupTeamChannelMemberCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/$count", + "OutputType": null, + "Command": "Get-MgGroupTeamChannelMemberCount", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", - "Module": "Teams", - "Command": "Get-MgGroupTeamChannelMessage", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Get-MgGroupTeamChannelMessage", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages", - "Module": "Teams", - "Command": "Get-MgGroupTeamChannelMessage", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Get-MgGroupTeamChannelMessage", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/$count", - "Module": "Teams", - "Command": "Get-MgGroupTeamChannelMessageCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/$count", + "OutputType": null, + "Command": "Get-MgGroupTeamChannelMessageCount", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Module": "Teams", - "Command": "Get-MgGroupTeamChannelMessageHostedContent", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "Get-MgGroupTeamChannelMessageHostedContent", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "Module": "Teams", - "Command": "Get-MgGroupTeamChannelMessageHostedContent", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "Get-MgGroupTeamChannelMessageHostedContent", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", - "Module": "Teams", - "Command": "Get-MgGroupTeamChannelMessageHostedContentCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", + "OutputType": null, + "Command": "Get-MgGroupTeamChannelMessageHostedContentCount", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Module": "Teams", - "Command": "Get-MgGroupTeamChannelMessageReply", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Get-MgGroupTeamChannelMessageReply", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies", - "Module": "Teams", - "Command": "Get-MgGroupTeamChannelMessageReply", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Get-MgGroupTeamChannelMessageReply", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", - "Module": "Teams", - "Command": "Get-MgGroupTeamChannelMessageReplyCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", + "OutputType": null, + "Command": "Get-MgGroupTeamChannelMessageReplyCount", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Module": "Teams", - "Command": "Get-MgGroupTeamChannelMessageReplyHostedContent", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "Get-MgGroupTeamChannelMessageReplyHostedContent", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Module": "Teams", - "Command": "Get-MgGroupTeamChannelMessageReplyHostedContent", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "Get-MgGroupTeamChannelMessageReplyHostedContent", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "Module": "Teams", - "Command": "Get-MgGroupTeamChannelMessageReplyHostedContentCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", + "OutputType": null, + "Command": "Get-MgGroupTeamChannelMessageReplyHostedContentCount", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Module": "Teams", - "Command": "Get-MgGroupTeamChannelSharedWithTeam", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Command": "Get-MgGroupTeamChannelSharedWithTeam", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams", - "Module": "Teams", - "Command": "Get-MgGroupTeamChannelSharedWithTeam", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Command": "Get-MgGroupTeamChannelSharedWithTeam", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "Module": "Teams", - "Command": "Get-MgGroupTeamChannelSharedWithTeamAllowedMember", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", + "OutputType": "IMicrosoftGraphConversationMember", + "Command": "Get-MgGroupTeamChannelSharedWithTeamAllowedMember", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", - "Module": "Teams", - "Command": "Get-MgGroupTeamChannelSharedWithTeamAllowedMember", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", + "OutputType": "IMicrosoftGraphConversationMember", + "Command": "Get-MgGroupTeamChannelSharedWithTeamAllowedMember", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", - "Module": "Teams", - "Command": "Get-MgGroupTeamChannelSharedWithTeamAllowedMemberCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", + "OutputType": null, + "Command": "Get-MgGroupTeamChannelSharedWithTeamAllowedMemberCount", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/$count", - "Module": "Teams", - "Command": "Get-MgGroupTeamChannelSharedWithTeamCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/$count", + "OutputType": null, + "Command": "Get-MgGroupTeamChannelSharedWithTeamCount", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}", - "Module": "Teams", - "Command": "Get-MgGroupTeamChannelTab", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}", + "OutputType": "IMicrosoftGraphTeamsTab", + "Command": "Get-MgGroupTeamChannelTab", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs", - "Module": "Teams", - "Command": "Get-MgGroupTeamChannelTab", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs", + "OutputType": "IMicrosoftGraphTeamsTab", + "Command": "Get-MgGroupTeamChannelTab", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/$count", - "Module": "Teams", - "Command": "Get-MgGroupTeamChannelTabCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/$count", + "OutputType": null, + "Command": "Get-MgGroupTeamChannelTabCount", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", - "Module": "Teams", - "Command": "Get-MgGroupTeamChannelTabTeamApp", - "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", + "OutputType": "IMicrosoftGraphTeamsApp", + "Command": "Get-MgGroupTeamChannelTabTeamApp", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/group", - "Module": "Teams", - "Command": "Get-MgGroupTeamGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgGroupTeamGroup", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/group/serviceProvisioningErrors", - "Module": "Teams", - "Command": "Get-MgGroupTeamGroupServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/group/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgGroupTeamGroupServiceProvisioningError", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/group/serviceProvisioningErrors/$count", - "Module": "Teams", - "Command": "Get-MgGroupTeamGroupServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/group/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgGroupTeamGroupServiceProvisioningErrorCount", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/incomingChannels/{channel-id}", - "Module": "Teams", - "Command": "Get-MgGroupTeamIncomingChannel", - "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/incomingChannels/{channel-id}", + "OutputType": "IMicrosoftGraphChannel", + "Command": "Get-MgGroupTeamIncomingChannel", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/incomingChannels", - "Module": "Teams", - "Command": "Get-MgGroupTeamIncomingChannel", - "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/incomingChannels", + "OutputType": "IMicrosoftGraphChannel", + "Command": "Get-MgGroupTeamIncomingChannel", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/incomingChannels/$count", - "Module": "Teams", - "Command": "Get-MgGroupTeamIncomingChannelCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/incomingChannels/$count", + "OutputType": null, + "Command": "Get-MgGroupTeamIncomingChannelCount", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}", - "Module": "Teams", - "Command": "Get-MgGroupTeamInstalledApp", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], - "Uri": "/groups/{group-id}/team/installedApps", - "Module": "Teams", - "Command": "Get-MgGroupTeamInstalledApp", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}", "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Command": "Get-MgGroupTeamInstalledApp", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/installedApps", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Command": "Get-MgGroupTeamInstalledApp", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/installedApps/$count", - "Module": "Teams", - "Command": "Get-MgGroupTeamInstalledAppCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/installedApps/$count", + "OutputType": null, + "Command": "Get-MgGroupTeamInstalledAppCount", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}/teamsApp", - "Module": "Teams", - "Command": "Get-MgGroupTeamInstalledAppTeamApp", - "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}/teamsApp", + "OutputType": "IMicrosoftGraphTeamsApp", + "Command": "Get-MgGroupTeamInstalledAppTeamApp", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", - "Module": "Teams", - "Command": "Get-MgGroupTeamInstalledAppTeamAppDefinition", - "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "Command": "Get-MgGroupTeamInstalledAppTeamAppDefinition", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/members/{conversationMember-id}", - "Module": "Teams", - "Command": "Get-MgGroupTeamMember", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/members/{conversationMember-id}", + "OutputType": "IMicrosoftGraphConversationMember", + "Command": "Get-MgGroupTeamMember", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/members", - "Module": "Teams", - "Command": "Get-MgGroupTeamMember", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/members", + "OutputType": "IMicrosoftGraphConversationMember", + "Command": "Get-MgGroupTeamMember", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/members/$count", - "Module": "Teams", - "Command": "Get-MgGroupTeamMemberCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/members/$count", + "OutputType": null, + "Command": "Get-MgGroupTeamMemberCount", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", - "Module": "Teams", - "Command": "Get-MgGroupTeamOperation", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Command": "Get-MgGroupTeamOperation", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/operations", - "Module": "Teams", - "Command": "Get-MgGroupTeamOperation", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/operations", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Command": "Get-MgGroupTeamOperation", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/operations/$count", - "Module": "Teams", - "Command": "Get-MgGroupTeamOperationCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/operations/$count", + "OutputType": null, + "Command": "Get-MgGroupTeamOperationCount", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Module": "Teams", - "Command": "Get-MgGroupTeamPermissionGrant", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Command": "Get-MgGroupTeamPermissionGrant", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/permissionGrants", - "Module": "Teams", - "Command": "Get-MgGroupTeamPermissionGrant", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/permissionGrants", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Command": "Get-MgGroupTeamPermissionGrant", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/permissionGrants/$count", - "Module": "Teams", - "Command": "Get-MgGroupTeamPermissionGrantCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/permissionGrants/$count", + "OutputType": null, + "Command": "Get-MgGroupTeamPermissionGrantCount", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/photo", - "Module": "Teams", - "Command": "Get-MgGroupTeamPhoto", - "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/photo", + "OutputType": "IMicrosoftGraphProfilePhoto", + "Command": "Get-MgGroupTeamPhoto", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/photo/$value", - "Module": "Teams", - "Command": "Get-MgGroupTeamPhotoContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/photo/$value", + "OutputType": null, + "Command": "Get-MgGroupTeamPhotoContent", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel", - "Module": "Teams", - "Command": "Get-MgGroupTeamPrimaryChannel", - "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel", + "OutputType": "IMicrosoftGraphChannel", + "Command": "Get-MgGroupTeamPrimaryChannel", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder", - "Module": "Teams", - "Command": "Get-MgGroupTeamPrimaryChannelFileFolder", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgGroupTeamPrimaryChannelFileFolder", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content", - "Module": "Teams", - "Command": "Get-MgGroupTeamPrimaryChannelFileFolderContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content", + "OutputType": null, + "Command": "Get-MgGroupTeamPrimaryChannelFileFolderContent", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}", - "Module": "Teams", - "Command": "Get-MgGroupTeamPrimaryChannelMember", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}", + "OutputType": "IMicrosoftGraphConversationMember", + "Command": "Get-MgGroupTeamPrimaryChannelMember", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/members", - "Module": "Teams", - "Command": "Get-MgGroupTeamPrimaryChannelMember", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/members", + "OutputType": "IMicrosoftGraphConversationMember", + "Command": "Get-MgGroupTeamPrimaryChannelMember", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/members/$count", - "Module": "Teams", - "Command": "Get-MgGroupTeamPrimaryChannelMemberCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/members/$count", + "OutputType": null, + "Command": "Get-MgGroupTeamPrimaryChannelMemberCount", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", - "Module": "Teams", - "Command": "Get-MgGroupTeamPrimaryChannelMessage", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Get-MgGroupTeamPrimaryChannelMessage", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/messages", - "Module": "Teams", - "Command": "Get-MgGroupTeamPrimaryChannelMessage", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/messages", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Get-MgGroupTeamPrimaryChannelMessage", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/messages/$count", - "Module": "Teams", - "Command": "Get-MgGroupTeamPrimaryChannelMessageCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/$count", + "OutputType": null, + "Command": "Get-MgGroupTeamPrimaryChannelMessageCount", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Module": "Teams", - "Command": "Get-MgGroupTeamPrimaryChannelMessageHostedContent", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "Get-MgGroupTeamPrimaryChannelMessageHostedContent", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents", - "Module": "Teams", - "Command": "Get-MgGroupTeamPrimaryChannelMessageHostedContent", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "Get-MgGroupTeamPrimaryChannelMessageHostedContent", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/$count", - "Module": "Teams", - "Command": "Get-MgGroupTeamPrimaryChannelMessageHostedContentCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/$count", + "OutputType": null, + "Command": "Get-MgGroupTeamPrimaryChannelMessageHostedContentCount", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Module": "Teams", - "Command": "Get-MgGroupTeamPrimaryChannelMessageReply", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Get-MgGroupTeamPrimaryChannelMessageReply", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies", - "Module": "Teams", - "Command": "Get-MgGroupTeamPrimaryChannelMessageReply", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Get-MgGroupTeamPrimaryChannelMessageReply", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/$count", - "Module": "Teams", - "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/$count", + "OutputType": null, + "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyCount", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Module": "Teams", - "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyHostedContent", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyHostedContent", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Module": "Teams", - "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyHostedContent", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyHostedContent", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "Module": "Teams", - "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyHostedContentCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", + "OutputType": null, + "Command": "Get-MgGroupTeamPrimaryChannelMessageReplyHostedContentCount", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Module": "Teams", - "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeam", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeam", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams", - "Module": "Teams", - "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeam", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeam", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "Module": "Teams", - "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamAllowedMember", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", + "OutputType": "IMicrosoftGraphConversationMember", + "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamAllowedMember", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", - "Module": "Teams", - "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamAllowedMember", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", + "OutputType": "IMicrosoftGraphConversationMember", + "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamAllowedMember", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", - "Module": "Teams", - "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamAllowedMemberCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", + "OutputType": null, + "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamAllowedMemberCount", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/$count", - "Module": "Teams", - "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/$count", + "OutputType": null, + "Command": "Get-MgGroupTeamPrimaryChannelSharedWithTeamCount", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}", - "Module": "Teams", - "Command": "Get-MgGroupTeamPrimaryChannelTab", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}", + "OutputType": "IMicrosoftGraphTeamsTab", + "Command": "Get-MgGroupTeamPrimaryChannelTab", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/tabs", - "Module": "Teams", - "Command": "Get-MgGroupTeamPrimaryChannelTab", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/tabs", + "OutputType": "IMicrosoftGraphTeamsTab", + "Command": "Get-MgGroupTeamPrimaryChannelTab", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/tabs/$count", - "Module": "Teams", - "Command": "Get-MgGroupTeamPrimaryChannelTabCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/tabs/$count", + "OutputType": null, + "Command": "Get-MgGroupTeamPrimaryChannelTabCount", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}/teamsApp", - "Module": "Teams", - "Command": "Get-MgGroupTeamPrimaryChannelTabTeamApp", - "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}/teamsApp", + "OutputType": "IMicrosoftGraphTeamsApp", + "Command": "Get-MgGroupTeamPrimaryChannelTabTeamApp", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule", - "Module": "Teams", - "Command": "Get-MgGroupTeamSchedule", - "OutputType": "IMicrosoftGraphSchedule", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule", + "OutputType": "IMicrosoftGraphSchedule", + "Command": "Get-MgGroupTeamSchedule", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}", - "Module": "Teams", - "Command": "Get-MgGroupTeamScheduleOfferShiftRequest", - "OutputType": "IMicrosoftGraphOfferShiftRequest", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}", + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "Command": "Get-MgGroupTeamScheduleOfferShiftRequest", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests", - "Module": "Teams", - "Command": "Get-MgGroupTeamScheduleOfferShiftRequest", - "OutputType": "IMicrosoftGraphOfferShiftRequest", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests", + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "Command": "Get-MgGroupTeamScheduleOfferShiftRequest", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/$count", - "Module": "Teams", - "Command": "Get-MgGroupTeamScheduleOfferShiftRequestCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/$count", + "OutputType": null, + "Command": "Get-MgGroupTeamScheduleOfferShiftRequestCount", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}", - "Module": "Teams", - "Command": "Get-MgGroupTeamScheduleOpenShift", - "OutputType": "IMicrosoftGraphOpenShift", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}", + "OutputType": "IMicrosoftGraphOpenShift", + "Command": "Get-MgGroupTeamScheduleOpenShift", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/openShifts", - "Module": "Teams", - "Command": "Get-MgGroupTeamScheduleOpenShift", - "OutputType": "IMicrosoftGraphOpenShift", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/openShifts", + "OutputType": "IMicrosoftGraphOpenShift", + "Command": "Get-MgGroupTeamScheduleOpenShift", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "Module": "Teams", - "Command": "Get-MgGroupTeamScheduleOpenShiftChangeRequest", - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "Command": "Get-MgGroupTeamScheduleOpenShiftChangeRequest", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests", - "Module": "Teams", - "Command": "Get-MgGroupTeamScheduleOpenShiftChangeRequest", - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "Command": "Get-MgGroupTeamScheduleOpenShiftChangeRequest", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/$count", - "Module": "Teams", - "Command": "Get-MgGroupTeamScheduleOpenShiftChangeRequestCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/$count", + "OutputType": null, + "Command": "Get-MgGroupTeamScheduleOpenShiftChangeRequestCount", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/openShifts/$count", - "Module": "Teams", - "Command": "Get-MgGroupTeamScheduleOpenShiftCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/openShifts/$count", + "OutputType": null, + "Command": "Get-MgGroupTeamScheduleOpenShiftCount", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}", - "Module": "Teams", - "Command": "Get-MgGroupTeamScheduleSchedulingGroup", - "OutputType": "IMicrosoftGraphSchedulingGroup", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}", + "OutputType": "IMicrosoftGraphSchedulingGroup", + "Command": "Get-MgGroupTeamScheduleSchedulingGroup", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/schedulingGroups", - "Module": "Teams", - "Command": "Get-MgGroupTeamScheduleSchedulingGroup", - "OutputType": "IMicrosoftGraphSchedulingGroup", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/schedulingGroups", + "OutputType": "IMicrosoftGraphSchedulingGroup", + "Command": "Get-MgGroupTeamScheduleSchedulingGroup", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/$count", - "Module": "Teams", - "Command": "Get-MgGroupTeamScheduleSchedulingGroupCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/$count", + "OutputType": null, + "Command": "Get-MgGroupTeamScheduleSchedulingGroupCount", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}", - "Module": "Teams", - "Command": "Get-MgGroupTeamScheduleShift", - "OutputType": "IMicrosoftGraphShift", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}", + "OutputType": "IMicrosoftGraphShift", + "Command": "Get-MgGroupTeamScheduleShift", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/shifts", - "Module": "Teams", - "Command": "Get-MgGroupTeamScheduleShift", - "OutputType": "IMicrosoftGraphShift", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/shifts", + "OutputType": "IMicrosoftGraphShift", + "Command": "Get-MgGroupTeamScheduleShift", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/shifts/$count", - "Module": "Teams", - "Command": "Get-MgGroupTeamScheduleShiftCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/shifts/$count", + "OutputType": null, + "Command": "Get-MgGroupTeamScheduleShiftCount", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "Module": "Teams", - "Command": "Get-MgGroupTeamScheduleSwapShiftChangeRequest", - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "Command": "Get-MgGroupTeamScheduleSwapShiftChangeRequest", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests", - "Module": "Teams", - "Command": "Get-MgGroupTeamScheduleSwapShiftChangeRequest", - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests", + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "Command": "Get-MgGroupTeamScheduleSwapShiftChangeRequest", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/$count", - "Module": "Teams", - "Command": "Get-MgGroupTeamScheduleSwapShiftChangeRequestCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/$count", + "OutputType": null, + "Command": "Get-MgGroupTeamScheduleSwapShiftChangeRequestCount", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}", - "Module": "Teams", - "Command": "Get-MgGroupTeamScheduleTimeOff", - "OutputType": "IMicrosoftGraphTimeOff", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}", + "OutputType": "IMicrosoftGraphTimeOff", + "Command": "Get-MgGroupTeamScheduleTimeOff", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/timesOff", - "Module": "Teams", - "Command": "Get-MgGroupTeamScheduleTimeOff", - "OutputType": "IMicrosoftGraphTimeOff", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/timesOff", + "OutputType": "IMicrosoftGraphTimeOff", + "Command": "Get-MgGroupTeamScheduleTimeOff", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/timesOff/$count", - "Module": "Teams", - "Command": "Get-MgGroupTeamScheduleTimeOffCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/timesOff/$count", + "OutputType": null, + "Command": "Get-MgGroupTeamScheduleTimeOffCount", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}", - "Module": "Teams", - "Command": "Get-MgGroupTeamScheduleTimeOffReason", - "OutputType": "IMicrosoftGraphTimeOffReason", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}", + "OutputType": "IMicrosoftGraphTimeOffReason", + "Command": "Get-MgGroupTeamScheduleTimeOffReason", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/timeOffReasons", - "Module": "Teams", - "Command": "Get-MgGroupTeamScheduleTimeOffReason", - "OutputType": "IMicrosoftGraphTimeOffReason", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/timeOffReasons", + "OutputType": "IMicrosoftGraphTimeOffReason", + "Command": "Get-MgGroupTeamScheduleTimeOffReason", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/$count", - "Module": "Teams", - "Command": "Get-MgGroupTeamScheduleTimeOffReasonCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/$count", + "OutputType": null, + "Command": "Get-MgGroupTeamScheduleTimeOffReasonCount", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}", - "Module": "Teams", - "Command": "Get-MgGroupTeamScheduleTimeOffRequest", - "OutputType": "IMicrosoftGraphTimeOffRequest", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}", + "OutputType": "IMicrosoftGraphTimeOffRequest", + "Command": "Get-MgGroupTeamScheduleTimeOffRequest", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/timeOffRequests", - "Module": "Teams", - "Command": "Get-MgGroupTeamScheduleTimeOffRequest", - "OutputType": "IMicrosoftGraphTimeOffRequest", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/timeOffRequests", + "OutputType": "IMicrosoftGraphTimeOffRequest", + "Command": "Get-MgGroupTeamScheduleTimeOffRequest", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/$count", - "Module": "Teams", - "Command": "Get-MgGroupTeamScheduleTimeOffRequestCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/$count", + "OutputType": null, + "Command": "Get-MgGroupTeamScheduleTimeOffRequestCount", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}", - "Module": "Teams", - "Command": "Get-MgGroupTeamTag", - "OutputType": "IMicrosoftGraphTeamworkTag", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}", + "OutputType": "IMicrosoftGraphTeamworkTag", + "Command": "Get-MgGroupTeamTag", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/tags", - "Module": "Teams", - "Command": "Get-MgGroupTeamTag", - "OutputType": "IMicrosoftGraphTeamworkTag", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/tags", + "OutputType": "IMicrosoftGraphTeamworkTag", + "Command": "Get-MgGroupTeamTag", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/tags/$count", - "Module": "Teams", - "Command": "Get-MgGroupTeamTagCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/tags/$count", + "OutputType": null, + "Command": "Get-MgGroupTeamTagCount", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "Module": "Teams", - "Command": "Get-MgGroupTeamTagMember", - "OutputType": "IMicrosoftGraphTeamworkTagMember", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "Command": "Get-MgGroupTeamTagMember", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members", - "Module": "Teams", - "Command": "Get-MgGroupTeamTagMember", - "OutputType": "IMicrosoftGraphTeamworkTagMember", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members", + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "Command": "Get-MgGroupTeamTagMember", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/$count", - "Module": "Teams", - "Command": "Get-MgGroupTeamTagMemberCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/$count", + "OutputType": null, + "Command": "Get-MgGroupTeamTagMemberCount", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/template", - "Module": "Teams", - "Command": "Get-MgGroupTeamTemplate", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/team/template", + "OutputType": null, + "Command": "Get-MgGroupTeamTemplate", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -279674,20 +279955,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-get-thread?view=graph-rest-1.0", + "Method": "GET", "Uri": "/groups/{group-id}/threads/{conversationThread-id}", - "Module": "Groups", - "Command": "Get-MgGroupThread", "OutputType": "IMicrosoftGraphConversationThread", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationthread-get?view=graph-rest-1.0" + "Command": "Get-MgGroupThread", + "Module": "Groups" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -279722,19 +280002,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-threads?view=graph-rest-1.0", + "Method": "GET", "Uri": "/groups/{group-id}/threads", - "Module": "Groups", - "Command": "Get-MgGroupThread", "OutputType": "IMicrosoftGraphConversationThread", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-threads?view=graph-rest-1.0" + "Command": "Get-MgGroupThread", + "Module": "Groups" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -279769,20 +280050,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/threads/$count", - "Module": "Groups", - "Command": "Get-MgGroupThreadCount", "OutputType": null, + "Command": "Get-MgGroupThreadCount", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -279817,22 +280100,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}", - "Module": "Groups", - "Command": "Get-MgGroupThreadPost", "OutputType": "IMicrosoftGraphPost", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgGroupThreadPost", + "Module": "Groups" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -279867,34 +280147,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationthread-list-posts?view=graph-rest-1.0", + "Method": "GET", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts", - "Module": "Groups", - "Command": "Get-MgGroupThreadPost", "OutputType": "IMicrosoftGraphPost", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-get?view=graph-rest-1.0" + "Command": "Get-MgGroupThreadPost", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "Module": "Groups", - "Command": "Get-MgGroupThreadPostAttachment", - "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", + "OutputType": "IMicrosoftGraphAttachment", + "Command": "Get-MgGroupThreadPostAttachment", + "Module": "Groups" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -279929,19 +280209,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-list-attachments?view=graph-rest-1.0", + "Method": "GET", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", - "Module": "Groups", - "Command": "Get-MgGroupThreadPostAttachment", "OutputType": "IMicrosoftGraphAttachment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-list-attachments?view=graph-rest-1.0" + "Command": "Get-MgGroupThreadPostAttachment", + "Module": "Groups" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -279976,20 +280257,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/$count", - "Module": "Groups", - "Command": "Get-MgGroupThreadPostAttachmentCount", "OutputType": null, + "Command": "Get-MgGroupThreadPostAttachmentCount", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Group-Conversation.Read.All", @@ -280024,167 +280305,166 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/$count", - "Module": "Groups", - "Command": "Get-MgGroupThreadPostCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgGroupThreadPostCount", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "Module": "Groups", - "Command": "Get-MgGroupThreadPostExtension", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Get-MgGroupThreadPostExtension", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", - "Module": "Groups", - "Command": "Get-MgGroupThreadPostExtension", - "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", + "OutputType": "IMicrosoftGraphExtension", + "Command": "Get-MgGroupThreadPostExtension", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/$count", - "Module": "Groups", - "Command": "Get-MgGroupThreadPostExtensionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/$count", + "OutputType": null, + "Command": "Get-MgGroupThreadPostExtensionCount", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", - "Module": "Groups", - "Command": "Get-MgGroupThreadPostInReplyToAttachment", - "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", + "OutputType": "IMicrosoftGraphAttachment", + "Command": "Get-MgGroupThreadPostInReplyToAttachment", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", - "Module": "Groups", - "Command": "Get-MgGroupThreadPostInReplyToAttachment", - "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", + "OutputType": "IMicrosoftGraphAttachment", + "Command": "Get-MgGroupThreadPostInReplyToAttachment", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/$count", - "Module": "Groups", - "Command": "Get-MgGroupThreadPostInReplyToAttachmentCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/$count", + "OutputType": null, + "Command": "Get-MgGroupThreadPostInReplyToAttachmentCount", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "Module": "Groups", - "Command": "Get-MgGroupThreadPostInReplyToExtension", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", + "OutputType": null, + "Command": "Get-MgGroupThreadPostInReplyToExtension", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", - "Module": "Groups", - "Command": "Get-MgGroupThreadPostInReplyToExtension", - "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", + "OutputType": "IMicrosoftGraphExtension", + "Command": "Get-MgGroupThreadPostInReplyToExtension", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/$count", - "Module": "Groups", - "Command": "Get-MgGroupThreadPostInReplyToExtensionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/$count", + "OutputType": null, + "Command": "Get-MgGroupThreadPostInReplyToExtensionCount", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}", - "Module": "Groups", - "Command": "Get-MgGroupTransitiveMember", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgGroupTransitiveMember", + "Module": "Groups" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "GroupMember.Read.All", @@ -280227,193 +280507,194 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-1.0", + "Method": "GET", "Uri": "/groups/{group-id}/transitiveMembers", - "Module": "Groups", - "Command": "Get-MgGroupTransitiveMember", "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-1.0" + "Command": "Get-MgGroupTransitiveMember", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/application", - "Module": "Groups", - "Command": "Get-MgGroupTransitiveMemberAsApplication", - "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/application", + "OutputType": "IMicrosoftGraphApplication", + "Command": "Get-MgGroupTransitiveMemberAsApplication", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/transitiveMembers/application", - "Module": "Groups", - "Command": "Get-MgGroupTransitiveMemberAsApplication", - "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/application", + "OutputType": "IMicrosoftGraphApplication", + "Command": "Get-MgGroupTransitiveMemberAsApplication", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/device", - "Module": "Groups", - "Command": "Get-MgGroupTransitiveMemberAsDevice", - "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/device", + "OutputType": "IMicrosoftGraphDevice", + "Command": "Get-MgGroupTransitiveMemberAsDevice", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/transitiveMembers/device", - "Module": "Groups", - "Command": "Get-MgGroupTransitiveMemberAsDevice", - "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/device", + "OutputType": "IMicrosoftGraphDevice", + "Command": "Get-MgGroupTransitiveMemberAsDevice", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/group", - "Module": "Groups", - "Command": "Get-MgGroupTransitiveMemberAsGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgGroupTransitiveMemberAsGroup", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/transitiveMembers/group", - "Module": "Groups", - "Command": "Get-MgGroupTransitiveMemberAsGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgGroupTransitiveMemberAsGroup", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/orgContact", - "Module": "Groups", - "Command": "Get-MgGroupTransitiveMemberAsOrgContact", - "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/orgContact", + "OutputType": "IMicrosoftGraphOrgContact", + "Command": "Get-MgGroupTransitiveMemberAsOrgContact", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/transitiveMembers/orgContact", - "Module": "Groups", - "Command": "Get-MgGroupTransitiveMemberAsOrgContact", - "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/orgContact", + "OutputType": "IMicrosoftGraphOrgContact", + "Command": "Get-MgGroupTransitiveMemberAsOrgContact", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/servicePrincipal", - "Module": "Groups", - "Command": "Get-MgGroupTransitiveMemberAsServicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/servicePrincipal", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Command": "Get-MgGroupTransitiveMemberAsServicePrincipal", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/transitiveMembers/servicePrincipal", - "Module": "Groups", - "Command": "Get-MgGroupTransitiveMemberAsServicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/servicePrincipal", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Command": "Get-MgGroupTransitiveMemberAsServicePrincipal", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/user", - "Module": "Groups", - "Command": "Get-MgGroupTransitiveMemberAsUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/{directoryObject-id}/user", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgGroupTransitiveMemberAsUser", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/transitiveMembers/user", - "Module": "Groups", - "Command": "Get-MgGroupTransitiveMemberAsUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivemembers?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/user", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgGroupTransitiveMemberAsUser", + "Module": "Groups" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "GroupMember.Read.All", @@ -280456,125 +280737,124 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/transitiveMembers/$count", - "Module": "Groups", - "Command": "Get-MgGroupTransitiveMemberCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgGroupTransitiveMemberCount", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/transitiveMembers/application/$count", - "Module": "Groups", - "Command": "Get-MgGroupTransitiveMemberCountAsApplication", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/application/$count", + "OutputType": null, + "Command": "Get-MgGroupTransitiveMemberCountAsApplication", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/transitiveMembers/device/$count", - "Module": "Groups", - "Command": "Get-MgGroupTransitiveMemberCountAsDevice", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/device/$count", + "OutputType": null, + "Command": "Get-MgGroupTransitiveMemberCountAsDevice", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/transitiveMembers/group/$count", - "Module": "Groups", - "Command": "Get-MgGroupTransitiveMemberCountAsGroup", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/group/$count", + "OutputType": null, + "Command": "Get-MgGroupTransitiveMemberCountAsGroup", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/transitiveMembers/orgContact/$count", - "Module": "Groups", - "Command": "Get-MgGroupTransitiveMemberCountAsOrgContact", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/orgContact/$count", + "OutputType": null, + "Command": "Get-MgGroupTransitiveMemberCountAsOrgContact", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/transitiveMembers/servicePrincipal/$count", - "Module": "Groups", - "Command": "Get-MgGroupTransitiveMemberCountAsServicePrincipal", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/servicePrincipal/$count", + "OutputType": null, + "Command": "Get-MgGroupTransitiveMemberCountAsServicePrincipal", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/transitiveMembers/user/$count", - "Module": "Groups", - "Command": "Get-MgGroupTransitiveMemberCountAsUser", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMembers/user/$count", + "OutputType": null, + "Command": "Get-MgGroupTransitiveMemberCountAsUser", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}", - "Module": "Groups", - "Command": "Get-MgGroupTransitiveMemberOf", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgGroupTransitiveMemberOf", + "Module": "Groups" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "GroupMember.Read.All", @@ -280609,77 +280889,78 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivememberof?view=graph-rest-1.0", + "Method": "GET", "Uri": "/groups/{group-id}/transitiveMemberOf", - "Module": "Groups", - "Command": "Get-MgGroupTransitiveMemberOf", "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-list-transitivememberof?view=graph-rest-1.0" + "Command": "Get-MgGroupTransitiveMemberOf", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "Module": "Groups", - "Command": "Get-MgGroupTransitiveMemberOfAsAdministrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Command": "Get-MgGroupTransitiveMemberOfAsAdministrativeUnit", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/transitiveMemberOf/administrativeUnit", - "Module": "Groups", - "Command": "Get-MgGroupTransitiveMemberOfAsAdministrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMemberOf/administrativeUnit", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Command": "Get-MgGroupTransitiveMemberOfAsAdministrativeUnit", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}/group", - "Module": "Groups", - "Command": "Get-MgGroupTransitiveMemberOfAsGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMemberOf/{directoryObject-id}/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgGroupTransitiveMemberOfAsGroup", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/transitiveMemberOf/group", - "Module": "Groups", - "Command": "Get-MgGroupTransitiveMemberOfAsGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMemberOf/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgGroupTransitiveMemberOfAsGroup", + "Module": "Groups" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "GroupMember.Read.All", @@ -280714,93 +280995,391 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/groups/{group-id}/transitiveMemberOf/$count", - "Module": "Groups", + "OutputType": null, "Command": "Get-MgGroupTransitiveMemberOfCount", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMemberOf/administrativeUnit/$count", + "OutputType": null, + "Command": "Get-MgGroupTransitiveMemberOfCountAsAdministrativeUnit", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/transitiveMemberOf/group/$count", "OutputType": null, + "Command": "Get-MgGroupTransitiveMemberOfCountAsGroup", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-get?view=graph-rest-1.0", "Method": "GET", + "Uri": "/identity/apiConnectors/{identityApiConnector-id}", + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Command": "Get-MgIdentityApiConnector", + "Module": "Identity.SignIns" + }, + { "ApiVersion": "v1.0", + "Variants": [ + "List" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-list?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/identity/apiConnectors", + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Command": "Get-MgIdentityApiConnector", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [], - "Uri": "/groups/{group-id}/transitiveMemberOf/administrativeUnit/$count", - "Module": "Groups", - "Command": "Get-MgGroupTransitiveMemberOfCountAsAdministrativeUnit", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identity/apiConnectors/$count", "OutputType": null, + "Command": "Get-MgIdentityApiConnectorCount", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], + "Permissions": [ + { + "Name": "EventListener.Read.All", + "Description": "Read all authentication event listeners", + "FullDescription": "Allows the app to read your organization's authentication event listeners without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "EventListener.ReadWrite.All", + "Description": "Read and write all authentication event listeners", + "FullDescription": "Allows the app to read or write your organization's authentication event listeners without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventsflow-get?view=graph-rest-1.0", "Method": "GET", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}", + "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", + "Command": "Get-MgIdentityAuthenticationEventFlow", + "Module": "Identity.SignIns" + }, + { "ApiVersion": "v1.0", + "Variants": [ + "List" + ], + "Permissions": [ + { + "Name": "EventListener.Read.All", + "Description": "Read all authentication event listeners", + "FullDescription": "Allows the app to read your organization's authentication event listeners without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "EventListener.ReadWrite.All", + "Description": "Read and write all authentication event listeners", + "FullDescription": "Allows the app to read or write your organization's authentication event listeners without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-authenticationeventsflows?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/identity/authenticationEventsFlows", + "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", + "Command": "Get-MgIdentityAuthenticationEventFlow", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [], - "Uri": "/groups/{group-id}/transitiveMemberOf/group/$count", - "Module": "Groups", - "Command": "Get-MgGroupTransitiveMemberOfCountAsGroup", - "OutputType": null, + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow", + "OutputType": "IMicrosoftGraphExternalUsersSelfServiceSignUpEventsFlow", + "Command": "Get-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlow", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], + "Permissions": [ + { + "Name": "EventListener.Read.All", + "Description": "Read all authentication event listeners", + "FullDescription": "Allows the app to read your organization's authentication event listeners without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "EventListener.ReadWrite.All", + "Description": "Read and write all authentication event listeners", + "FullDescription": "Allows the app to read or write your organization's authentication event listeners without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identity/authenticationEventsFlows/externalUsersSelfServiceSignUpEventsFlow", + "OutputType": "IMicrosoftGraphExternalUsersSelfServiceSignUpEventsFlow", + "Command": "Get-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlow", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions", + "OutputType": "IMicrosoftGraphAuthenticationConditionsApplications", + "Command": "Get-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowCondition", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "GET", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", + "OutputType": null, + "Command": "Get-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", + "Module": "Identity.SignIns" + }, + { "ApiVersion": "v1.0", + "Variants": [ + "List" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications", + "OutputType": "IMicrosoftGraphAuthenticationConditionApplication", + "Command": "Get-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [], - "Uri": "/identity/apiConnectors/{identityApiConnector-id}", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityApiConnector", - "OutputType": "IMicrosoftGraphIdentityApiConnector", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/$count", + "OutputType": null, + "Command": "Get-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplicationCount", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "GET", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection", + "OutputType": "IMicrosoftGraphOnAttributeCollectionHandler", + "Command": "Get-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowOnAttributeCollection", + "Module": "Identity.SignIns" + }, + { "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart", + "OutputType": "IMicrosoftGraphOnAuthenticationMethodLoadStartHandler", + "Command": "Get-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowOnAuthenticationMethodLoadStart", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [], - "Uri": "/identity/apiConnectors", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityApiConnector", - "OutputType": "IMicrosoftGraphIdentityApiConnector", + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onattributecollectionexternalusersselfservicesignup-list-attributes?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "Command": "Get-MgIdentityAuthenticationEventFlowAsOnAttributeCollectionExternalUserSelfServiceSignUpAttribute", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$count", + "OutputType": null, + "Command": "Get-MgIdentityAuthenticationEventFlowAsOnAttributeCollectionExternalUserSelfServiceSignUpAttributeCount", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "List" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onauthenticationmethodloadstartexternalusersselfservicesignup-list-identityproviders?view=graph-rest-1.0", "Method": "GET", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders", + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "Command": "Get-MgIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProvider", + "Module": "Identity.SignIns" + }, + { "ApiVersion": "v1.0", + "Variants": [ + "List" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onauthenticationmethodloadstartexternalusersselfservicesignup-list-identityproviders?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$ref", + "OutputType": null, + "Command": "Get-MgIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderByRef", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [], - "Uri": "/identity/apiConnectors/$count", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityApiConnectorCount", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$count", "OutputType": null, + "Command": "Get-MgIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderCount", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ - "Get" + "List" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onattributecollectionexternalusersselfservicesignup-list-attributes?view=graph-rest-1.0", "Method": "GET", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$ref", + "OutputType": null, + "Command": "Get-MgIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeByRef", + "Module": "Identity.SignIns" + }, + { "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions", + "OutputType": "IMicrosoftGraphAuthenticationConditionsApplications", + "Command": "Get-MgIdentityAuthenticationEventFlowCondition", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "EventListener.Read.All", @@ -280819,20 +281398,97 @@ "IsLeastPrivilege": false } ], - "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityAuthenticationEventListener", - "OutputType": "IMicrosoftGraphAuthenticationEventListener", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identity/authenticationEventsFlows/$count", + "OutputType": null, + "Command": "Get-MgIdentityAuthenticationEventFlowCount", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], + "Permissions": [ + { + "Name": "EventListener.Read.All", + "Description": "Read all authentication event listeners", + "FullDescription": "Allows the app to read your organization's authentication event listeners without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "EventListener.ReadWrite.All", + "Description": "Read and write all authentication event listeners", + "FullDescription": "Allows the app to read or write your organization's authentication event listeners without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identity/authenticationEventsFlows/externalUsersSelfServiceSignUpEventsFlow/$count", + "OutputType": null, + "Command": "Get-MgIdentityAuthenticationEventFlowCountAsExternalUserSelfServiceSignUpEventFlow", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "GET", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", + "OutputType": null, + "Command": "Get-MgIdentityAuthenticationEventFlowIncludeApplication", + "Module": "Identity.SignIns" + }, + { "ApiVersion": "v1.0", + "Variants": [ + "List" + ], + "Permissions": [ + { + "Name": "EventListener.Read.All", + "Description": "Read all authentication event listeners", + "FullDescription": "Allows the app to read your organization's authentication event listeners without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "EventListener.ReadWrite.All", + "Description": "Read and write all authentication event listeners", + "FullDescription": "Allows the app to read or write your organization's authentication event listeners without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationconditionsapplications-list-includeapplications?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications", + "OutputType": "IMicrosoftGraphAuthenticationConditionApplication", + "Command": "Get-MgIdentityAuthenticationEventFlowIncludeApplication", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EventListener.Read.All", @@ -280851,19 +281507,50 @@ "IsLeastPrivilege": false } ], - "Uri": "/identity/authenticationEventListeners", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityAuthenticationEventListener", - "OutputType": "IMicrosoftGraphAuthenticationEventListener", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/$count", + "OutputType": null, + "Command": "Get-MgIdentityAuthenticationEventFlowIncludeApplicationCount", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "GET", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp", + "OutputType": "IMicrosoftGraphOnAttributeCollectionExternalUsersSelfServiceSignUp", + "Command": "Get-MgIdentityAuthenticationEventFlowOnAttributeCollectionAsOnAttributeCollectionExternalUserSelfServiceSignUp", + "Module": "Identity.SignIns" + }, + { "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp", + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "Command": "Get-MgIdentityAuthenticationEventFlowOnAuthenticationMethodLoadStartAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUp", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EventListener.Read.All", @@ -280882,19 +281569,82 @@ "IsLeastPrivilege": false } ], - "Uri": "/identity/authenticationEventListeners/$count", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityAuthenticationEventListenerCount", - "OutputType": null, + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventlistener-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}", + "OutputType": "IMicrosoftGraphAuthenticationEventListener", + "Command": "Get-MgIdentityAuthenticationEventListener", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ - "Get" + "List" + ], + "Permissions": [ + { + "Name": "EventListener.Read.All", + "Description": "Read all authentication event listeners", + "FullDescription": "Allows the app to read your organization's authentication event listeners without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "EventListener.ReadWrite.All", + "Description": "Read and write all authentication event listeners", + "FullDescription": "Allows the app to read or write your organization's authentication event listeners without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-authenticationeventlisteners?view=graph-rest-1.0", "Method": "GET", + "Uri": "/identity/authenticationEventListeners", + "OutputType": "IMicrosoftGraphAuthenticationEventListener", + "Command": "Get-MgIdentityAuthenticationEventListener", + "Module": "Identity.SignIns" + }, + { "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], + "Permissions": [ + { + "Name": "EventListener.Read.All", + "Description": "Read all authentication event listeners", + "FullDescription": "Allows the app to read your organization's authentication event listeners without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "EventListener.ReadWrite.All", + "Description": "Read and write all authentication event listeners", + "FullDescription": "Allows the app to read or write your organization's authentication event listeners without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identity/authenticationEventListeners/$count", + "OutputType": null, + "Command": "Get-MgIdentityAuthenticationEventListenerCount", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -280913,20 +281663,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityB2XUserFlow", "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgIdentityB2XUserFlow", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -280945,34 +281694,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-b2xuserflows?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identity/b2xUserFlows", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityB2XUserFlow", "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgIdentityB2XUserFlow", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityB2XUserFlowApiConnectorConfiguration", - "OutputType": "IMicrosoftGraphUserFlowApiConnectorConfiguration", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-get-apiconnectorconfiguration?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration", + "OutputType": "IMicrosoftGraphUserFlowApiConnectorConfiguration", + "Command": "Get-MgIdentityB2XUserFlowApiConnectorConfiguration", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -280991,80 +281740,81 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identity/b2xUserFlows/$count", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityB2XUserFlowCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgIdentityB2XUserFlowCount", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders/{identityProvider-id}", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityB2XUserFlowIdentityProvider", - "OutputType": "IMicrosoftGraphIdentityProvider", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders/{identityProvider-id}", + "OutputType": "IMicrosoftGraphIdentityProvider", + "Command": "Get-MgIdentityB2XUserFlowIdentityProvider", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityB2XUserFlowIdentityProvider", - "OutputType": "IMicrosoftGraphIdentityProvider", + "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-list-identityproviders?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders", + "OutputType": "IMicrosoftGraphIdentityProvider", + "Command": "Get-MgIdentityB2XUserFlowIdentityProvider", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/$ref", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityB2XUserFlowIdentityProviderByRef", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders/$count", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityB2XUserFlowIdentityProviderCount", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/$ref", "OutputType": null, + "Command": "Get-MgIdentityB2XUserFlowIdentityProviderByRef", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/identityProviders/$count", + "OutputType": null, + "Command": "Get-MgIdentityB2XUserFlowIdentityProviderCount", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -281083,20 +281833,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityB2XUserFlowLanguage", "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgIdentityB2XUserFlowLanguage", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -281115,19 +281864,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-list-languages?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityB2XUserFlowLanguage", "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgIdentityB2XUserFlowLanguage", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -281146,20 +281896,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/$count", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityB2XUserFlowLanguageCount", "OutputType": null, + "Command": "Get-MgIdentityB2XUserFlowLanguageCount", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -281178,20 +281928,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityB2XUserFlowLanguageDefaultPage", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgIdentityB2XUserFlowLanguageDefaultPage", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -281210,19 +281959,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguagepage-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityB2XUserFlowLanguageDefaultPage", "OutputType": "IMicrosoftGraphUserFlowLanguagePage", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgIdentityB2XUserFlowLanguageDefaultPage", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -281241,20 +281991,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguagepage-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityB2XUserFlowLanguageDefaultPageContent", "OutputType": null, + "Command": "Get-MgIdentityB2XUserFlowLanguageDefaultPageContent", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -281273,20 +282023,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/$count", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityB2XUserFlowLanguageDefaultPageCount", "OutputType": null, + "Command": "Get-MgIdentityB2XUserFlowLanguageDefaultPageCount", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -281305,20 +282055,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityB2XUserFlowLanguageOverridePage", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgIdentityB2XUserFlowLanguageOverridePage", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -281337,19 +282086,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-list-overridespages?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityB2XUserFlowLanguageOverridePage", "OutputType": "IMicrosoftGraphUserFlowLanguagePage", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgIdentityB2XUserFlowLanguageOverridePage", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -281368,20 +282118,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-list-overridespages?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityB2XUserFlowLanguageOverridePageContent", "OutputType": null, + "Command": "Get-MgIdentityB2XUserFlowLanguageOverridePageContent", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -281400,80 +282150,80 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/$count", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityB2XUserFlowLanguageOverridePageCount", "OutputType": null, + "Command": "Get-MgIdentityB2XUserFlowLanguageOverridePageCount", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityB2XUserFlowPostAttributeCollection", "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Command": "Get-MgIdentityB2XUserFlowPostAttributeCollection", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityB2XUserFlowPostAttributeCollectionByRef", "OutputType": null, + "Command": "Get-MgIdentityB2XUserFlowPostAttributeCollectionByRef", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityB2XUserFlowPostFederationSignup", "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Command": "Get-MgIdentityB2XUserFlowPostFederationSignup", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityB2XUserFlowPostFederationSignupByRef", "OutputType": null, + "Command": "Get-MgIdentityB2XUserFlowPostFederationSignupByRef", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -281492,20 +282242,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignment", "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignment", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -281524,19 +282273,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-list-userattributeassignments?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignment", "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignment", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -281555,20 +282305,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/$count", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignmentCount", "OutputType": null, + "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignmentCount", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -281587,50 +282337,49 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-getorder?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/getOrder", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignmentOrder", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-getorder?view=graph-rest-1.0" + "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignmentOrder", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}/userAttribute", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignmentUserAttribute", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}/userAttribute", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "Command": "Get-MgIdentityB2XUserFlowUserAttributeAssignmentUserAttribute", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityConditionalAccessAuthenticationContextClassReference", - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationcontextclassreference-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "Command": "Get-MgIdentityConditionalAccessAuthenticationContextClassReference", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Policy.Read.ConditionalAccess", @@ -281649,19 +282398,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-list-authenticationcontextclassreferences?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identity/conditionalAccess/authenticationContextClassReferences", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityConditionalAccessAuthenticationContextClassReference", "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgIdentityConditionalAccessAuthenticationContextClassReference", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "Policy.Read.ConditionalAccess", @@ -281680,148 +282429,149 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/$count", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityConditionalAccessAuthenticationContextClassReferenceCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgIdentityConditionalAccessAuthenticationContextClassReferenceCount", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityConditionalAccessNamedLocation", - "OutputType": "IMicrosoftGraphNamedLocation", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/namedlocation-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", + "OutputType": "IMicrosoftGraphNamedLocation", + "Command": "Get-MgIdentityConditionalAccessNamedLocation", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/conditionalAccess/namedLocations", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityConditionalAccessNamedLocation", - "OutputType": "IMicrosoftGraphNamedLocation", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-list-namedlocations?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/identity/conditionalAccess/namedLocations", + "OutputType": "IMicrosoftGraphNamedLocation", + "Command": "Get-MgIdentityConditionalAccessNamedLocation", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/conditionalAccess/namedLocations/$count", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityConditionalAccessNamedLocationCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identity/conditionalAccess/namedLocations/$count", + "OutputType": null, + "Command": "Get-MgIdentityConditionalAccessNamedLocationCount", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityConditionalAccessPolicy", - "OutputType": "IMicrosoftGraphConditionalAccessPolicy", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccesspolicy-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", + "OutputType": "IMicrosoftGraphConditionalAccessPolicy", + "Command": "Get-MgIdentityConditionalAccessPolicy", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/conditionalAccess/policies", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityConditionalAccessPolicy", - "OutputType": "IMicrosoftGraphConditionalAccessPolicy", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-list-policies?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/identity/conditionalAccess/policies", + "OutputType": "IMicrosoftGraphConditionalAccessPolicy", + "Command": "Get-MgIdentityConditionalAccessPolicy", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/conditionalAccess/policies/$count", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityConditionalAccessPolicyCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identity/conditionalAccess/policies/$count", + "OutputType": null, + "Command": "Get-MgIdentityConditionalAccessPolicyCount", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/conditionalAccess/templates/{conditionalAccessTemplate-id}", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityConditionalAccessTemplate", - "OutputType": "IMicrosoftGraphConditionalAccessTemplate", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccesstemplate-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/identity/conditionalAccess/templates/{conditionalAccessTemplate-id}", + "OutputType": "IMicrosoftGraphConditionalAccessTemplate", + "Command": "Get-MgIdentityConditionalAccessTemplate", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/conditionalAccess/templates", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityConditionalAccessTemplate", - "OutputType": "IMicrosoftGraphConditionalAccessTemplate", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-list-templates?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/identity/conditionalAccess/templates", + "OutputType": "IMicrosoftGraphConditionalAccessTemplate", + "Command": "Get-MgIdentityConditionalAccessTemplate", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/conditionalAccess/templates/$count", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityConditionalAccessTemplateCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identity/conditionalAccess/templates/$count", + "OutputType": null, + "Command": "Get-MgIdentityConditionalAccessTemplateCount", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "CustomAuthenticationExtension.Read.All", @@ -281840,20 +282590,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customauthenticationextension-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityCustomAuthenticationExtension", "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgIdentityCustomAuthenticationExtension", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "CustomAuthenticationExtension.Read.All", @@ -281872,19 +282621,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-customauthenticationextensions?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identity/customAuthenticationExtensions", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityCustomAuthenticationExtension", "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgIdentityCustomAuthenticationExtension", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "CustomAuthenticationExtension.Read.All", @@ -281903,19 +282652,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identity/customAuthenticationExtensions/$count", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityCustomAuthenticationExtensionCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgIdentityCustomAuthenticationExtensionCount", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "AccessReview.Read.All", @@ -281934,20 +282684,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinition", "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-get?view=graph-rest-1.0" + "Command": "Get-MgIdentityGovernanceAccessReviewDefinition", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "AccessReview.Read.All", @@ -281966,19 +282715,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewset-list-definitions?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/accessReviews/definitions", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinition", "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewset-list-definitions?view=graph-rest-1.0" + "Command": "Get-MgIdentityGovernanceAccessReviewDefinition", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "AccessReview.Read.All", @@ -281997,19 +282746,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/accessReviews/definitions/$count", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionCount", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "AccessReview.Read.All", @@ -282028,20 +282778,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstance", "OutputType": "IMicrosoftGraphAccessReviewInstance", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-get?view=graph-rest-1.0" + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstance", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "AccessReview.Read.All", @@ -282060,34 +282809,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-list-instances?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstance", "OutputType": "IMicrosoftGraphAccessReviewInstance", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-list-instances?view=graph-rest-1.0" + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstance", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "AccessReview.Read.All", @@ -282106,19 +282855,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-contactedreviewers?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", "OutputType": "IMicrosoftGraphAccessReviewReviewer", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-contactedreviewers?view=graph-rest-1.0" + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "AccessReview.Read.All", @@ -282137,20 +282887,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/$count", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewerCount", "OutputType": null, + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewerCount", + "Module": "Identity.Governance" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "AccessReview.Read.All", @@ -282169,20 +282919,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/$count", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceCount", "OutputType": null, + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceCount", + "Module": "Identity.Governance" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "AccessReview.Read.All", @@ -282201,20 +282951,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-get?view=graph-rest-1.0" + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "AccessReview.Read.All", @@ -282233,19 +282982,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-1.0" + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "AccessReview.Read.All", @@ -282264,64 +283014,64 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/$count", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", - "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", - "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/$count", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsightCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/$count", + "OutputType": null, + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsightCount", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "AccessReview.Read.All", @@ -282340,20 +283090,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", "OutputType": "IMicrosoftGraphAccessReviewStage", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-get?view=graph-rest-1.0" + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "AccessReview.Read.All", @@ -282372,19 +283121,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-stages?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", "OutputType": "IMicrosoftGraphAccessReviewStage", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-stages?view=graph-rest-1.0" + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "AccessReview.Read.All", @@ -282403,20 +283153,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/$count", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageCount", "OutputType": null, + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageCount", + "Module": "Identity.Governance" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "AccessReview.Read.All", @@ -282435,20 +283185,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-get?view=graph-rest-1.0" + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "AccessReview.Read.All", @@ -282467,19 +283216,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-list-decisions?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-list-decisions?view=graph-rest-1.0" + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "AccessReview.Read.All", @@ -282498,136 +283248,136 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/$count", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", - "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", - "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Command": "Get-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinition", - "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewhistorydefinition-get?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewhistorydefinition-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", + "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", + "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinition", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/historyDefinitions", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinition", - "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewset-list-historydefinitions?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewset-list-historydefinitions?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/historyDefinitions", + "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", + "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinition", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/historyDefinitions/$count", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinitionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/historyDefinitions/$count", + "OutputType": null, + "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinitionCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", - "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", + "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", - "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewhistorydefinition-list-instances?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewhistorydefinition-list-instances?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances", + "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/$count", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinitionInstanceCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/$count", + "OutputType": null, + "Command": "Get-MgIdentityGovernanceAccessReviewHistoryDefinitionInstanceCount", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -282646,20 +283396,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentrequest-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceAppConsentRequest", "OutputType": "IMicrosoftGraphAppConsentRequest", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentrequest-get?view=graph-rest-1.0" + "Command": "Get-MgIdentityGovernanceAppConsentRequest", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -282678,19 +283427,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentapprovalroute-list-appconsentrequests?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/appConsent/appConsentRequests", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceAppConsentRequest", "OutputType": "IMicrosoftGraphAppConsentRequest", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentapprovalroute-list-appconsentrequests?view=graph-rest-1.0" + "Command": "Get-MgIdentityGovernanceAppConsentRequest", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -282709,19 +283458,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/appConsent/appConsentRequests/$count", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceAppConsentRequestCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgIdentityGovernanceAppConsentRequestCount", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -282740,20 +283490,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userconsentrequest-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequest", "OutputType": "IMicrosoftGraphUserConsentRequest", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userconsentrequest-get?view=graph-rest-1.0" + "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequest", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -282772,78 +283521,79 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentrequest-list-userconsentrequests?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequest", "OutputType": "IMicrosoftGraphUserConsentRequest", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentrequest-list-userconsentrequests?view=graph-rest-1.0" + "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequest", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApproval", - "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", + "OutputType": "IMicrosoftGraphApproval", + "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApproval", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages/{approvalStage-id}", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", - "OutputType": "IMicrosoftGraphApprovalStage", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages/{approvalStage-id}", + "OutputType": "IMicrosoftGraphApprovalStage", + "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", - "OutputType": "IMicrosoftGraphApprovalStage", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages", + "OutputType": "IMicrosoftGraphApprovalStage", + "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages/$count", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStageCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages/$count", + "OutputType": null, + "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStageCount", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -282862,20 +283612,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/$count", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestCount", "OutputType": null, + "Command": "Get-MgIdentityGovernanceAppConsentRequestUserConsentRequestCount", + "Module": "Identity.Governance" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -282894,20 +283644,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflow", "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-get?view=graph-rest-1.0" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflow", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -282926,19 +283675,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-workflows?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflow", "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-workflows?view=graph-rest-1.0" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflow", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -282957,78 +283706,79 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/$count", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCreatedBy", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCreatedBy", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/mailboxSettings", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/serviceProvisioningErrors", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCreatedByServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCreatedByServiceProvisioningError", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/serviceProvisioningErrors/$count", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCreatedByServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCreatedByServiceProvisioningErrorCount", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -283047,20 +283797,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-customtaskextension-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-customtaskextension-get?view=graph-rest-1.0" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -283079,19 +283828,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-customtaskextensions?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-customtaskextensions?view=graph-rest-1.0" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -283110,151 +283859,152 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/$count", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedBy", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedBy", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/mailboxSettings", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/serviceProvisioningErrors", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningError", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/serviceProvisioningErrors/$count", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByServiceProvisioningErrorCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedBy", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedBy", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/mailboxSettings", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/serviceProvisioningErrors", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByServiceProvisioningError", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/serviceProvisioningErrors/$count", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByServiceProvisioningErrorCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItem", - "OutputType": "IMicrosoftGraphDeletedItemContainer", + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems", + "OutputType": "IMicrosoftGraphDeletedItemContainer", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItem", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -283273,20 +284023,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-deleteditemcontainer-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-deleteditemcontainer-get?view=graph-rest-1.0" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -283305,19 +284054,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-deleteditems?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-deleteditems?view=graph-rest-1.0" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -283336,238 +284085,238 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/$count", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createdBy", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCreatedBy", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createdBy", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowCreatedBy", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/executionScope/{userProcessingResult-id}", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/executionScope/{userProcessingResult-id}", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/executionScope", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/executionScope", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowExecutionScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/lastModifiedBy", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowLastModifiedBy", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/lastModifiedBy", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowLastModifiedBy", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun", - "OutputType": "IMicrosoftGraphIdentityGovernanceRun", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs/{run-id}", + "OutputType": "IMicrosoftGraphIdentityGovernanceRun", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun", - "OutputType": "IMicrosoftGraphIdentityGovernanceRun", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/runs", + "OutputType": "IMicrosoftGraphIdentityGovernanceRun", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowRun", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports/{taskReport-id}", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports/{taskReport-id}", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/taskReports", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTaskReport", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/userProcessingResults", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowUserProcessingResult", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/versions", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowVersion", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope/{userProcessingResult-id}", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowExecutionScope", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope/{userProcessingResult-id}", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowExecutionScope", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -283586,19 +284335,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowExecutionScope", "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowExecutionScope", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -283617,79 +284367,79 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/executionScope/$count", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowExecutionScopeCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowExecutionScopeCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedBy", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedBy", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/mailboxSettings", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/serviceProvisioningErrors", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedByServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedByServiceProvisioningError", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/serviceProvisioningErrors/$count", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedByServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowLastModifiedByServiceProvisioningErrorCount", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -283708,20 +284458,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-run-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRun", "OutputType": "IMicrosoftGraphIdentityGovernanceRun", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-run-get?view=graph-rest-1.0" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRun", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -283740,19 +284489,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-runs?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRun", "OutputType": "IMicrosoftGraphIdentityGovernanceRun", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-runs?view=graph-rest-1.0" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRun", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -283771,35 +284521,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/$count", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -283818,19 +284567,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-run-list-taskprocessingresults?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-run-list-taskprocessingresults?view=graph-rest-1.0" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -283849,94 +284599,94 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/$count", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubject", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubject", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectServiceProvisioningError", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectServiceProvisioningErrorCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultTask", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/task", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultTask", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -283955,20 +284705,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-userprocessingresult-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-userprocessingresult-get?view=graph-rest-1.0" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -283987,19 +284736,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-run-list-userprocessingresults?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-run-list-userprocessingresults?view=graph-rest-1.0" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -284018,94 +284768,93 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/$count", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubject", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubject", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectServiceProvisioningError", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectServiceProvisioningErrorCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -284124,19 +284873,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-userprocessingresult-list-taskprocessingresults?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult", "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-userprocessingresult-list-taskprocessingresults?view=graph-rest-1.0" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultTaskProcessingResult", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -284155,34 +284904,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecyclemanagementsettings-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/settings", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowSetting", "OutputType": "IMicrosoftGraphIdentityGovernanceLifecycleManagementSettings", - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecyclemanagementsettings-get?view=graph-rest-1.0" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowSetting", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTask", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-task-get?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-task-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTask", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -284201,19 +284950,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-task?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTask", "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-task?view=graph-rest-1.0" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTask", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -284232,20 +284982,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/$count", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskCount", "OutputType": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskCount", + "Module": "Identity.Governance" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -284264,20 +285014,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskdefinition-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions/{taskDefinition-id}", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskDefinition", "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskdefinition-get?view=graph-rest-1.0" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskDefinition", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -284296,19 +285045,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-taskdefinitions?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskDefinition", "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-taskdefinitions?view=graph-rest-1.0" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskDefinition", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -284327,34 +285076,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/taskDefinitions/$count", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskDefinitionCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskDefinitionCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResult", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResult", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -284373,19 +285122,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResult", "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResult", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -284404,109 +285154,108 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/$count", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubject", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubject", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectServiceProvisioningError", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectServiceProvisioningErrorCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultTask", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultTask", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReport", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReport", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -284525,19 +285274,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-taskreports?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReport", "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReport", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-taskreports?view=graph-rest-1.0" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReport", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -284556,65 +285306,64 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/$count", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/task", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTask", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/task", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTask", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskDefinition", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskDefinition", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskDefinition", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskDefinition", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskDefinition", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -284633,19 +285382,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskreport-list-taskprocessingresults?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskreport-list-taskprocessingresults?view=graph-rest-1.0" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -284664,94 +285414,94 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/$count", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubject", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubject", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectServiceProvisioningError", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectServiceProvisioningErrorCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultTask", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/task", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultTask", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -284770,20 +285520,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflowtemplate-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplate", "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowTemplate", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflowtemplate-get?view=graph-rest-1.0" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplate", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -284802,19 +285551,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-workflowtemplates?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplate", "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowTemplate", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-list-workflowtemplates?view=graph-rest-1.0" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplate", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -284833,196 +285582,196 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/$count", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTask", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTask", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTask", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTask", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/$count", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/$count", + "OutputType": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/$count", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/$count", + "OutputType": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubject", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubject", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectServiceProvisioningError", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectServiceProvisioningErrorCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultTask", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultTask", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResult", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResult", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -285041,19 +285790,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-userprocessingresults?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResult", "OutputType": "IMicrosoftGraphIdentityGovernanceUserProcessingResult", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-userprocessingresults?view=graph-rest-1.0" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResult", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -285072,94 +285822,93 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/$count", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubject", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubject", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectServiceProvisioningError", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectServiceProvisioningErrorCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults/{taskProcessingResult-id}", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -285178,19 +285927,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-userprocessingresult-list-taskprocessingresults?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/taskProcessingResults", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult", "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-userprocessingresult-list-taskprocessingresults?view=graph-rest-1.0" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultTaskProcessingResult", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -285209,20 +285959,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflowversion-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersion", "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflowversion-get?view=graph-rest-1.0" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersion", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -285241,19 +285990,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-versions?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersion", "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowVersion", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-list-versions?view=graph-rest-1.0" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersion", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -285272,138 +286022,138 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/$count", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedBy", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedBy", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/mailboxSettings", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/serviceProvisioningErrors", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByServiceProvisioningError", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/serviceProvisioningErrors/$count", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByServiceProvisioningErrorCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedBy", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedBy", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/mailboxSettings", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/serviceProvisioningErrors", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByServiceProvisioningError", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/serviceProvisioningErrors/$count", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByServiceProvisioningErrorCount", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -285422,20 +286172,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-task-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTask", "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-task-get?view=graph-rest-1.0" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTask", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -285454,19 +286203,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflowversion-list-tasks?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTask", "OutputType": "IMicrosoftGraphIdentityGovernanceTask", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflowversion-list-tasks?view=graph-rest-1.0" + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTask", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -285485,253 +286235,253 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/$count", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskProcessingResult", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/$count", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/$count", + "OutputType": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubject", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubject", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectServiceProvisioningError", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectServiceProvisioningErrorCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultTask", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/task", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Command": "Get-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultTask", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccess", - "OutputType": "IMicrosoftGraphPrivilegedAccessRoot", + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess", + "OutputType": "IMicrosoftGraphPrivilegedAccessRoot", + "Command": "Get-MgIdentityGovernancePrivilegedAccess", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroup", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroup", + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroup", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroup", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval", - "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}", + "OutputType": "IMicrosoftGraphApproval", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval", - "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals", + "OutputType": "IMicrosoftGraphApproval", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/$count", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/$count", + "OutputType": null, + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages/{approvalStage-id}", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage", - "OutputType": "IMicrosoftGraphApprovalStage", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages/{approvalStage-id}", + "OutputType": "IMicrosoftGraphApprovalStage", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage", - "OutputType": "IMicrosoftGraphApprovalStage", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages", + "OutputType": "IMicrosoftGraphApprovalStage", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages/$count", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStageCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages/$count", + "OutputType": null, + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStageCount", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -285750,20 +286500,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedule-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedule-get?view=graph-rest-1.0" + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -285782,34 +286531,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-assignmentschedules?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-assignmentschedules?view=graph-rest-1.0" + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/activatedUsing", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleActivatedUsing", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/activatedUsing", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleActivatedUsing", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -285828,63 +286577,64 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/$count", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroup", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group/serviceProvisioningErrors", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroupServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroupServiceProvisioningError", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group/serviceProvisioningErrors/$count", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroupServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/group/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleGroupServiceProvisioningErrorCount", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -285903,20 +286653,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentscheduleinstance-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentscheduleinstance-get?view=graph-rest-1.0" + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -285935,34 +286684,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-assignmentscheduleinstances?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-assignmentscheduleinstances?view=graph-rest-1.0" + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/activatedUsing", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceActivatedUsing", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/activatedUsing", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceActivatedUsing", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -285981,93 +286730,94 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/$count", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroup", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group/serviceProvisioningErrors", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroupServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroupServiceProvisioningError", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group/serviceProvisioningErrors/$count", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroupServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/group/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceGroupServiceProvisioningErrorCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/principal", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstancePrincipal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}/principal", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstancePrincipal", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/principal", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedulePrincipal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}/principal", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedulePrincipal", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -286086,20 +286836,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedulerequest-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedulerequest-get?view=graph-rest-1.0" + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -286118,34 +286867,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-assignmentschedulerequests?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-assignmentschedulerequests?view=graph-rest-1.0" + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/activatedUsing", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestActivatedUsing", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/activatedUsing", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestActivatedUsing", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -286164,93 +286913,94 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/$count", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroup", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group/serviceProvisioningErrors", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroupServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroupServiceProvisioningError", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group/serviceProvisioningErrors/$count", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroupServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/group/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestGroupServiceProvisioningErrorCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/principal", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestPrincipal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/principal", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestPrincipal", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/targetSchedule", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestTargetSchedule", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/targetSchedule", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestTargetSchedule", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -286269,20 +287019,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedule-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedule-get?view=graph-rest-1.0" + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -286301,19 +287050,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-eligibilityschedules?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-eligibilityschedules?view=graph-rest-1.0" + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -286332,63 +287081,64 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/$count", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroup", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group/serviceProvisioningErrors", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroupServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroupServiceProvisioningError", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group/serviceProvisioningErrors/$count", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroupServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/group/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleGroupServiceProvisioningErrorCount", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -286407,20 +287157,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityscheduleinstance-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityscheduleinstance-get?view=graph-rest-1.0" + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -286439,19 +287188,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-eligibilityscheduleinstances?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-eligibilityscheduleinstances?view=graph-rest-1.0" + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -286470,93 +287219,94 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/$count", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroup", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group/serviceProvisioningErrors", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroupServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroupServiceProvisioningError", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group/serviceProvisioningErrors/$count", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroupServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/group/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceGroupServiceProvisioningErrorCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/principal", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstancePrincipal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}/principal", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstancePrincipal", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/principal", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedulePrincipal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}/principal", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedulePrincipal", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -286575,20 +287325,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedulerequest-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedulerequest-get?view=graph-rest-1.0" + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -286607,19 +287356,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-eligibilityschedulerequests?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-list-eligibilityschedulerequests?view=graph-rest-1.0" + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -286638,360 +287387,361 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/$count", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroup", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group/serviceProvisioningErrors", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroupServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroupServiceProvisioningError", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group/serviceProvisioningErrors/$count", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroupServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/group/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestGroupServiceProvisioningErrorCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/principal", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestPrincipal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/principal", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestPrincipal", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/targetSchedule", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestTargetSchedule", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/targetSchedule", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "Command": "Get-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestTargetSchedule", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreement", - "OutputType": "IMicrosoftGraphAgreement", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreement-list-files?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreement-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", + "OutputType": "IMicrosoftGraphAgreement", + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreement", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/termsOfUse/agreements", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreement", - "OutputType": "IMicrosoftGraphAgreement", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termsofusecontainer-list-agreements?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termsofusecontainer-list-agreements?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/identityGovernance/termsOfUse/agreements", + "OutputType": "IMicrosoftGraphAgreement", + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreement", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementAcceptance", - "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementAcceptance", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementAcceptance", - "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances", + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementAcceptance", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/$count", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementAcceptanceCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/$count", + "OutputType": null, + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementAcceptanceCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/termsOfUse/agreements/$count", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/termsOfUse/agreements/$count", + "OutputType": null, + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFile", - "OutputType": "IMicrosoftGraphAgreementFile", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreementfile-get?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreementfile-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", + "OutputType": "IMicrosoftGraphAgreementFile", + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFile", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFile", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFile", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/$count", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/$count", + "OutputType": null, + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/$count", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/$count", + "OutputType": null, + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/$count", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/$count", + "OutputType": null, + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersionCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileVersion", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileVersion", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileVersion", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileVersion", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/$count", - "Module": "Identity.Governance", - "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileVersionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/$count", + "OutputType": null, + "Command": "Get-MgIdentityGovernanceTermsOfUseAgreementFileVersionCount", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -287010,20 +287760,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identity/identityProviders/{identityProviderBase-id}", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityProvider", "OutputType": "IMicrosoftGraphIdentityProviderBase", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgIdentityProvider", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -287042,19 +287791,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-list-identityproviders?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identity/identityProviders", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityProvider", "OutputType": "IMicrosoftGraphIdentityProviderBase", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgIdentityProvider", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -287073,19 +287822,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identity/identityProviders/$count", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityProviderCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgIdentityProviderCount", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -287104,20 +287854,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityUserFlowAttribute", "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgIdentityUserFlowAttribute", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -287136,19 +287885,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identity/userFlowAttributes", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityUserFlowAttribute", "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgIdentityUserFlowAttribute", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "IdentityUserFlow.Read.All", @@ -287167,47 +287916,48 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identity/userFlowAttributes/$count", - "Module": "Identity.SignIns", - "Command": "Get-MgIdentityUserFlowAttributeCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgIdentityUserFlowAttributeCount", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/informationProtection", - "Module": "Identity.SignIns", - "Command": "Get-MgInformationProtection", - "OutputType": "IMicrosoftGraphInformationProtection", + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/informationProtection", + "OutputType": "IMicrosoftGraphInformationProtection", + "Command": "Get-MgInformationProtection", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/informationProtection/bitlocker", - "Module": "Identity.SignIns", - "Command": "Get-MgInformationProtectionBitlocker", - "OutputType": "IMicrosoftGraphBitlocker", + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/informationProtection/bitlocker", + "OutputType": "IMicrosoftGraphBitlocker", + "Command": "Get-MgInformationProtectionBitlocker", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "BitLockerKey.ReadBasic.All", @@ -287226,20 +287976,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bitlockerrecoverykey-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/informationProtection/bitlocker/recoveryKeys/{bitlockerRecoveryKey-id}", - "Module": "Identity.SignIns", - "Command": "Get-MgInformationProtectionBitlockerRecoveryKey", "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgInformationProtectionBitlockerRecoveryKey", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "BitLockerKey.ReadBasic.All", @@ -287258,19 +288007,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bitlocker-list-recoverykeys?view=graph-rest-1.0", + "Method": "GET", "Uri": "/informationProtection/bitlocker/recoveryKeys", - "Module": "Identity.SignIns", - "Command": "Get-MgInformationProtectionBitlockerRecoveryKey", "OutputType": "IMicrosoftGraphBitlockerRecoveryKey", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgInformationProtectionBitlockerRecoveryKey", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "BitLockerKey.ReadBasic.All", @@ -287289,19 +288038,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/informationProtection/bitlocker/recoveryKeys/$count", - "Module": "Identity.SignIns", - "Command": "Get-MgInformationProtectionBitlockerRecoveryKeyCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgInformationProtectionBitlockerRecoveryKeyCount", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "ThreatAssessment.ReadWrite.All", @@ -287320,20 +288070,19 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/threatassessmentrequest-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "Module": "Identity.SignIns", - "Command": "Get-MgInformationProtectionThreatAssessmentRequest", "OutputType": "IMicrosoftGraphThreatAssessmentRequest", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgInformationProtectionThreatAssessmentRequest", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "ThreatAssessment.ReadWrite.All", @@ -287352,19 +288101,19 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotection-list-threatassessmentrequests?view=graph-rest-1.0", + "Method": "GET", "Uri": "/informationProtection/threatAssessmentRequests", - "Module": "Identity.SignIns", - "Command": "Get-MgInformationProtectionThreatAssessmentRequest", "OutputType": "IMicrosoftGraphThreatAssessmentRequest", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgInformationProtectionThreatAssessmentRequest", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "ThreatAssessment.ReadWrite.All", @@ -287383,194 +288132,177 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/informationProtection/threatAssessmentRequests/$count", - "Module": "Identity.SignIns", - "Command": "Get-MgInformationProtectionThreatAssessmentRequestCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgInformationProtectionThreatAssessmentRequestCount", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "Module": "Identity.SignIns", - "Command": "Get-MgInformationProtectionThreatAssessmentRequestResult", - "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "Command": "Get-MgInformationProtectionThreatAssessmentRequestResult", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", - "Module": "Identity.SignIns", - "Command": "Get-MgInformationProtectionThreatAssessmentRequestResult", - "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/$count", - "Module": "Identity.SignIns", - "Command": "Get-MgInformationProtectionThreatAssessmentRequestResultCount", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "Command": "Get-MgInformationProtectionThreatAssessmentRequestResult", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/invitations/{invitation-id}", - "Module": "Identity.SignIns", - "Command": "Get-MgInvitation", - "OutputType": "IMicrosoftGraphInvitation", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/$count", + "OutputType": null, + "Command": "Get-MgInformationProtectionThreatAssessmentRequestResultCount", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/invitations", - "Module": "Identity.SignIns", - "Command": "Get-MgInvitation", - "OutputType": "IMicrosoftGraphInvitation", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/invitations", + "OutputType": "IMicrosoftGraphInvitation", + "Command": "Get-MgInvitation", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/invitations/$count", - "Module": "Identity.SignIns", - "Command": "Get-MgInvitationCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/invitations/$count", + "OutputType": null, + "Command": "Get-MgInvitationCount", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/invitations/{invitation-id}/invitedUser/mailboxSettings", - "Module": "Identity.SignIns", - "Command": "Get-MgInvitationInvitedUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/invitations/invitedUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgInvitationInvitedUserMailboxSetting", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/invitations/{invitation-id}/invitedUser/serviceProvisioningErrors", - "Module": "Identity.SignIns", - "Command": "Get-MgInvitationInvitedUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/invitations/invitedUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgInvitationInvitedUserServiceProvisioningError", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/invitations/{invitation-id}/invitedUser/serviceProvisioningErrors/$count", - "Module": "Identity.SignIns", - "Command": "Get-MgInvitationInvitedUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ - "Get", - "GetViaIdentity" + "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/invitations/invitedUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgInvitationInvitedUserServiceProvisioningErrorCount", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/invitations/{invitation-id}/invitedUserSponsors/{directoryObject-id}", - "Module": "Identity.SignIns", - "Command": "Get-MgInvitationInvitedUserSponsor", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/invitations/invitedUserSponsors/{directoryObject-id}", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgInvitationInvitedUserSponsor", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/invitations/{invitation-id}/invitedUserSponsors", - "Module": "Identity.SignIns", - "Command": "Get-MgInvitationInvitedUserSponsor", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/invitations/invitedUserSponsors", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgInvitationInvitedUserSponsor", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [], - "Uri": "/invitations/{invitation-id}/invitedUserSponsors/$count", - "Module": "Identity.SignIns", - "Command": "Get-MgInvitationInvitedUserSponsorCount", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/invitations/invitedUserSponsors/$count", "OutputType": null, + "Command": "Get-MgInvitationInvitedUserSponsorCount", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Directory.Read.All", @@ -287597,20 +288329,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "Module": "Identity.SignIns", - "Command": "Get-MgOauth2PermissionGrant", "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-get?view=graph-rest-1.0" + "Command": "Get-MgOauth2PermissionGrant", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Directory.Read.All", @@ -287637,19 +288368,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/oauth2PermissionGrants", - "Module": "Identity.SignIns", - "Command": "Get-MgOauth2PermissionGrant", "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-list?view=graph-rest-1.0" + "Command": "Get-MgOauth2PermissionGrant", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "Directory.Read.All", @@ -287676,19 +288407,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/oauth2PermissionGrants/$count", - "Module": "Identity.SignIns", - "Command": "Get-MgOauth2PermissionGrantCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgOauth2PermissionGrantCount", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delta" + ], "Permissions": [ { "Name": "Directory.Read.All", @@ -287715,19 +288446,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-delta?view=graph-rest-1.0", + "Method": "GET", "Uri": "/oauth2PermissionGrants/delta", - "Module": "Identity.SignIns", - "Command": "Get-MgOauth2PermissionGrantDelta", "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", - "Variants": [ - "Delta" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-delta?view=graph-rest-1.0" + "Command": "Get-MgOauth2PermissionGrantDelta", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -287762,20 +288494,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organization-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/organization/{organization-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgOrganization", "OutputType": "IMicrosoftGraphOrganization", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-organization-get?view=graph-rest-1.0" + "Command": "Get-MgOrganization", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -287850,19 +288581,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organization-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/organization", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgOrganization", "OutputType": "IMicrosoftGraphOrganization", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-organization-list?view=graph-rest-1.0" + "Command": "Get-MgOrganization", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "User.Read", @@ -287913,95 +288645,95 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/organization/{organization-id}/branding", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgOrganizationBranding", "OutputType": "IMicrosoftGraphOrganizationalBranding", + "Command": "Get-MgOrganizationBranding", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-get?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/organization/{organization-id}/branding/backgroundImage", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgOrganizationBrandingBackgroundImage", "OutputType": null, + "Command": "Get-MgOrganizationBrandingBackgroundImage", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/organization/{organization-id}/branding/bannerLogo", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgOrganizationBrandingBannerLogo", "OutputType": null, + "Command": "Get-MgOrganizationBrandingBannerLogo", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/organization/{organization-id}/branding/customCSS", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgOrganizationBrandingCustomCss", "OutputType": null, + "Command": "Get-MgOrganizationBrandingCustomCss", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/organization/{organization-id}/branding/favicon", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgOrganizationBrandingFavicon", "OutputType": null, + "Command": "Get-MgOrganizationBrandingFavicon", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/organization/{organization-id}/branding/headerLogo", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgOrganizationBrandingHeaderLogo", "OutputType": null, + "Command": "Get-MgOrganizationBrandingHeaderLogo", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.Read", @@ -288052,20 +288784,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgOrganizationBrandingLocalization", "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-get?view=graph-rest-1.0" + "Command": "Get-MgOrganizationBrandingLocalization", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "User.Read", @@ -288116,19 +288847,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-list-localizations?view=graph-rest-1.0", + "Method": "GET", "Uri": "/organization/{organization-id}/branding/localizations", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgOrganizationBrandingLocalization", "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-list-localizations?view=graph-rest-1.0" + "Command": "Get-MgOrganizationBrandingLocalization", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "OrganizationalBranding.Read.All", @@ -288163,20 +288895,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/backgroundImage", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgOrganizationBrandingLocalizationBackgroundImage", "OutputType": null, + "Command": "Get-MgOrganizationBrandingLocalizationBackgroundImage", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "OrganizationalBranding.Read.All", @@ -288211,20 +288943,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/bannerLogo", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgOrganizationBrandingLocalizationBannerLogo", "OutputType": null, + "Command": "Get-MgOrganizationBrandingLocalizationBannerLogo", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-get?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "User.Read", @@ -288275,20 +289007,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/organization/{organization-id}/branding/localizations/$count", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgOrganizationBrandingLocalizationCount", "OutputType": null, + "Command": "Get-MgOrganizationBrandingLocalizationCount", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "OrganizationalBranding.Read.All", @@ -288323,20 +289055,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/customCSS", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgOrganizationBrandingLocalizationCustomCss", "OutputType": null, + "Command": "Get-MgOrganizationBrandingLocalizationCustomCss", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "OrganizationalBranding.Read.All", @@ -288371,20 +289103,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/favicon", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgOrganizationBrandingLocalizationFavicon", "OutputType": null, + "Command": "Get-MgOrganizationBrandingLocalizationFavicon", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "OrganizationalBranding.Read.All", @@ -288419,20 +289151,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/headerLogo", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgOrganizationBrandingLocalizationHeaderLogo", "OutputType": null, + "Command": "Get-MgOrganizationBrandingLocalizationHeaderLogo", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "OrganizationalBranding.Read.All", @@ -288467,20 +289199,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogo", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgOrganizationBrandingLocalizationSquareLogo", "OutputType": null, + "Command": "Get-MgOrganizationBrandingLocalizationSquareLogo", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "OrganizationalBranding.Read.All", @@ -288515,65 +289247,65 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogoDark", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgOrganizationBrandingLocalizationSquareLogoDark", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgOrganizationBrandingLocalizationSquareLogoDark", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/organization/{organization-id}/branding/squareLogo", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgOrganizationBrandingSquareLogo", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/organization/{organization-id}/branding/squareLogo", + "OutputType": null, + "Command": "Get-MgOrganizationBrandingSquareLogo", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/organization/{organization-id}/branding/squareLogoDark", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgOrganizationBrandingSquareLogoDark", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/organization/{organization-id}/branding/squareLogoDark", + "OutputType": null, + "Command": "Get-MgOrganizationBrandingSquareLogoDark", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/organization/getByIds", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgOrganizationById", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/organization/getByIds", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgOrganizationById", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Organization.Read.All", @@ -288592,20 +289324,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/{certificateBasedAuthConfiguration-id}", - "Module": "Identity.SignIns", - "Command": "Get-MgOrganizationCertificateBasedAuthConfiguration", "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgOrganizationCertificateBasedAuthConfiguration", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Organization.Read.All", @@ -288624,19 +289355,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration", - "Module": "Identity.SignIns", - "Command": "Get-MgOrganizationCertificateBasedAuthConfiguration", "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgOrganizationCertificateBasedAuthConfiguration", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Organization.Read.All", @@ -288655,20 +289387,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/$count", - "Module": "Identity.SignIns", - "Command": "Get-MgOrganizationCertificateBasedAuthConfigurationCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgOrganizationCertificateBasedAuthConfigurationCount", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -288743,255 +289474,256 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/organization/$count", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgOrganizationCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgOrganizationCount", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/organization/{organization-id}/extensions/{extension-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgOrganizationExtension", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/organization/{organization-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Get-MgOrganizationExtension", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/organization/{organization-id}/extensions", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgOrganizationExtension", - "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/organization/{organization-id}/extensions", + "OutputType": "IMicrosoftGraphExtension", + "Command": "Get-MgOrganizationExtension", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/organization/{organization-id}/extensions/$count", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgOrganizationExtensionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/organization/{organization-id}/extensions/$count", + "OutputType": null, + "Command": "Get-MgOrganizationExtensionCount", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/organization/{organization-id}/getMemberGroups", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgOrganizationMemberGroup", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/organization/{organization-id}/getMemberGroups", + "OutputType": null, + "Command": "Get-MgOrganizationMemberGroup", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/organization/{organization-id}/getMemberObjects", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgOrganizationMemberObject", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/organization/{organization-id}/getMemberObjects", + "OutputType": null, + "Command": "Get-MgOrganizationMemberObject", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/places/{place-id}/room", - "Module": "Calendar", - "Command": "Get-MgPlaceAsRoom", - "OutputType": "IMicrosoftGraphRoom", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/place-list?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/place-list?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/places/{place-id}/room", + "OutputType": "IMicrosoftGraphRoom", + "Command": "Get-MgPlaceAsRoom", + "Module": "Calendar" }, { - "Permissions": [], - "Uri": "/places/room", - "Module": "Calendar", - "Command": "Get-MgPlaceAsRoom", - "OutputType": "IMicrosoftGraphRoom", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/place-list?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/place-list?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/places/room", + "OutputType": "IMicrosoftGraphRoom", + "Command": "Get-MgPlaceAsRoom", + "Module": "Calendar" }, { - "Permissions": [], - "Uri": "/places/{place-id}/roomList", - "Module": "Calendar", - "Command": "Get-MgPlaceAsRoomList", - "OutputType": "IMicrosoftGraphRoomList", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/places/{place-id}/roomList", + "OutputType": "IMicrosoftGraphRoomList", + "Command": "Get-MgPlaceAsRoomList", + "Module": "Calendar" }, { - "Permissions": [], - "Uri": "/places/roomList", - "Module": "Calendar", - "Command": "Get-MgPlaceAsRoomList", - "OutputType": "IMicrosoftGraphRoomList", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/places/roomList", + "OutputType": "IMicrosoftGraphRoomList", + "Command": "Get-MgPlaceAsRoomList", + "Module": "Calendar" }, { - "Permissions": [], - "Uri": "/places/{place-id}/roomList/rooms/{room-id}", - "Module": "Calendar", - "Command": "Get-MgPlaceAsRoomListRoom", - "OutputType": "IMicrosoftGraphRoom", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/places/{place-id}/roomList/rooms/{room-id}", + "OutputType": "IMicrosoftGraphRoom", + "Command": "Get-MgPlaceAsRoomListRoom", + "Module": "Calendar" }, { - "Permissions": [], - "Uri": "/places/{place-id}/roomList/rooms", - "Module": "Calendar", - "Command": "Get-MgPlaceAsRoomListRoom", - "OutputType": "IMicrosoftGraphRoom", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/places/{place-id}/roomList/rooms", + "OutputType": "IMicrosoftGraphRoom", + "Command": "Get-MgPlaceAsRoomListRoom", + "Module": "Calendar" }, { - "Permissions": [], - "Uri": "/places/{place-id}/roomList/rooms/$count", - "Module": "Calendar", - "Command": "Get-MgPlaceAsRoomListRoomCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/places/{place-id}/roomList/rooms/$count", + "OutputType": null, + "Command": "Get-MgPlaceAsRoomListRoomCount", + "Module": "Calendar" }, { - "Permissions": [], - "Uri": "/places/$count", - "Module": "Calendar", - "Command": "Get-MgPlaceCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/places/$count", + "OutputType": null, + "Command": "Get-MgPlaceCount", + "Module": "Calendar" }, { - "Permissions": [], - "Uri": "/places/room/$count", - "Module": "Calendar", - "Command": "Get-MgPlaceCountAsRoom", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/places/room/$count", + "OutputType": null, + "Command": "Get-MgPlaceCountAsRoom", + "Module": "Calendar" }, { - "Permissions": [], - "Uri": "/places/roomList/$count", - "Module": "Calendar", - "Command": "Get-MgPlaceCountAsRoomList", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/places/roomList/$count", + "OutputType": null, + "Command": "Get-MgPlaceCountAsRoomList", + "Module": "Calendar" }, { - "Permissions": [], - "Uri": "/planner", - "Module": "Planner", - "Command": "Get-MgPlanner", - "OutputType": "IMicrosoftGraphPlanner", + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/planner", + "OutputType": "IMicrosoftGraphPlanner", + "Command": "Get-MgPlanner", + "Module": "Planner" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Tasks.Read", @@ -289042,20 +289774,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/planner/buckets/{plannerBucket-id}", - "Module": "Planner", - "Command": "Get-MgPlannerBucket", "OutputType": "IMicrosoftGraphPlannerBucket", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-get?view=graph-rest-1.0" + "Command": "Get-MgPlannerBucket", + "Module": "Planner" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Tasks.Read", @@ -289106,19 +289837,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-list-buckets?view=graph-rest-1.0", + "Method": "GET", "Uri": "/planner/buckets", - "Module": "Planner", - "Command": "Get-MgPlannerBucket", "OutputType": "IMicrosoftGraphPlannerBucket", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-list-buckets?view=graph-rest-1.0" + "Command": "Get-MgPlannerBucket", + "Module": "Planner" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "Tasks.Read", @@ -289169,82 +289900,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/planner/buckets/$count", - "Module": "Planner", - "Command": "Get-MgPlannerBucketCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgPlannerBucketCount", + "Module": "Planner" }, { - "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "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, - "PermissionType": "Application", - "IsLeastPrivilege": 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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": 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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": 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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": 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, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "Uri": "/planner/buckets/{plannerBucket-id}/tasks", - "Module": "Planner", - "Command": "Get-MgPlannerBucketTask", - "OutputType": "IMicrosoftGraphPlannerTask", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-list-tasks?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Tasks.Read", @@ -289295,83 +289963,20 @@ "IsLeastPrivilege": false } ], - "Uri": "/planner/plans/{plannerPlan-id}", - "Module": "Planner", - "Command": "Get-MgPlannerPlan", - "OutputType": "IMicrosoftGraphPlannerPlan", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-get?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-list-tasks?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/planner/buckets/{plannerBucket-id}/tasks", + "OutputType": "IMicrosoftGraphPlannerTask", + "Command": "Get-MgPlannerBucketTask", + "Module": "Planner" }, { - "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "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, - "PermissionType": "Application", - "IsLeastPrivilege": 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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": 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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": 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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": 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, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "Uri": "/planner/plans", - "Module": "Planner", - "Command": "Get-MgPlannerPlan", - "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "v1.0", "Variants": [ - "List" + "Get", + "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-list-plans?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Tasks.Read", @@ -289422,19 +290027,82 @@ "IsLeastPrivilege": false } ], - "Uri": "/planner/plans/{plannerPlan-id}/buckets", - "Module": "Planner", - "Command": "Get-MgPlannerPlanBucket", - "OutputType": "IMicrosoftGraphPlannerBucket", + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/planner/plans/{plannerPlan-id}", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Command": "Get-MgPlannerPlan", + "Module": "Planner" + }, + { + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "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, + "PermissionType": "Application", + "IsLeastPrivilege": 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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": 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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": 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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": 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, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-list-buckets?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-list-plans?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/planner/plans", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Command": "Get-MgPlannerPlan", + "Module": "Planner" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Tasks.Read", @@ -289485,19 +290153,19 @@ "IsLeastPrivilege": false } ], - "Uri": "/planner/plans/$count", - "Module": "Planner", - "Command": "Get-MgPlannerPlanCount", - "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-list-buckets?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/planner/plans/{plannerPlan-id}/buckets", + "OutputType": "IMicrosoftGraphPlannerBucket", + "Command": "Get-MgPlannerPlanBucket", + "Module": "Planner" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "Tasks.Read", @@ -289548,20 +290216,20 @@ "IsLeastPrivilege": false } ], - "Uri": "/planner/plans/{plannerPlan-id}/details", - "Module": "Planner", - "Command": "Get-MgPlannerPlanDetail", - "OutputType": "IMicrosoftGraphPlannerPlanDetails", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/planner/plans/$count", + "OutputType": null, + "Command": "Get-MgPlannerPlanCount", + "Module": "Planner" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplandetails-get?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Tasks.Read", @@ -289612,19 +290280,19 @@ "IsLeastPrivilege": false } ], - "Uri": "/planner/plans/{plannerPlan-id}/tasks", - "Module": "Planner", - "Command": "Get-MgPlannerPlanTask", - "OutputType": "IMicrosoftGraphPlannerTask", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-list-tasks?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplandetails-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/planner/plans/{plannerPlan-id}/details", + "OutputType": "IMicrosoftGraphPlannerPlanDetails", + "Command": "Get-MgPlannerPlanDetail", + "Module": "Planner" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Tasks.Read", @@ -289675,20 +290343,20 @@ "IsLeastPrivilege": false } ], - "Uri": "/planner/tasks/{plannerTask-id}", - "Module": "Planner", - "Command": "Get-MgPlannerTask", + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-list-tasks?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/planner/plans/{plannerPlan-id}/tasks", "OutputType": "IMicrosoftGraphPlannerTask", + "Command": "Get-MgPlannerPlanTask", + "Module": "Planner" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-get?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Tasks.Read", @@ -289739,19 +290407,83 @@ "IsLeastPrivilege": false } ], - "Uri": "/planner/tasks", - "Module": "Planner", - "Command": "Get-MgPlannerTask", + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/planner/tasks/{plannerTask-id}", "OutputType": "IMicrosoftGraphPlannerTask", + "Command": "Get-MgPlannerTask", + "Module": "Planner" + }, + { + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "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, + "PermissionType": "Application", + "IsLeastPrivilege": 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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": 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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": 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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": 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, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-list-tasks?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-list-tasks?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/planner/tasks", + "OutputType": "IMicrosoftGraphPlannerTask", + "Command": "Get-MgPlannerTask", + "Module": "Planner" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Tasks.Read", @@ -289802,20 +290534,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "Module": "Planner", - "Command": "Get-MgPlannerTaskAssignedToTaskBoardFormat", "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", + "Command": "Get-MgPlannerTaskAssignedToTaskBoardFormat", + "Module": "Planner" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-get?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Tasks.Read", @@ -289866,20 +290598,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "Module": "Planner", - "Command": "Get-MgPlannerTaskBucketTaskBoardFormat", "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-get?view=graph-rest-1.0" + "Command": "Get-MgPlannerTaskBucketTaskBoardFormat", + "Module": "Planner" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "Tasks.Read", @@ -289930,19 +290661,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/planner/tasks/$count", - "Module": "Planner", - "Command": "Get-MgPlannerTaskCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgPlannerTaskCount", + "Module": "Planner" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Tasks.Read", @@ -289993,20 +290725,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertaskdetails-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/planner/tasks/{plannerTask-id}/details", - "Module": "Planner", - "Command": "Get-MgPlannerTaskDetail", "OutputType": "IMicrosoftGraphPlannerTaskDetails", + "Command": "Get-MgPlannerTaskDetail", + "Module": "Planner" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertaskdetails-get?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Tasks.Read", @@ -290057,20 +290789,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", - "Module": "Planner", - "Command": "Get-MgPlannerTaskProgressTaskBoardFormat", "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", + "Command": "Get-MgPlannerTaskProgressTaskBoardFormat", + "Module": "Planner" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-get?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Policy.Read.All", @@ -290097,20 +290829,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyActivityBasedTimeoutPolicy", "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgPolicyActivityBasedTimeoutPolicy", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -290137,63 +290868,63 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/policies/activityBasedTimeoutPolicies", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyActivityBasedTimeoutPolicy", "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgPolicyActivityBasedTimeoutPolicy", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo/{directoryObject-id}", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyActivityBasedTimeoutPolicyApplyTo", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo/{directoryObject-id}", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgPolicyActivityBasedTimeoutPolicyApplyTo", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyActivityBasedTimeoutPolicyApplyTo", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgPolicyActivityBasedTimeoutPolicyApplyTo", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo/$count", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyActivityBasedTimeoutPolicyApplyToCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}/appliesTo/$count", + "OutputType": null, + "Command": "Get-MgPolicyActivityBasedTimeoutPolicyApplyToCount", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -290220,19 +290951,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/policies/activityBasedTimeoutPolicies/$count", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyActivityBasedTimeoutPolicyCount", "OutputType": null, + "Command": "Get-MgPolicyActivityBasedTimeoutPolicyCount", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Policy.Read.All", @@ -290267,19 +290998,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminconsentrequestpolicy-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/policies/adminConsentRequestPolicy", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyAdminConsentRequestPolicy", "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy", - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgPolicyAdminConsentRequestPolicy", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -290306,20 +291038,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyAppManagementPolicy", "OutputType": "IMicrosoftGraphAppManagementPolicy", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgPolicyAppManagementPolicy", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -290346,34 +291077,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/policies/appManagementPolicies", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyAppManagementPolicy", "OutputType": "IMicrosoftGraphAppManagementPolicy", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgPolicyAppManagementPolicy", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo/{directoryObject-id}", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyAppManagementPolicyApplyTo", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo/{directoryObject-id}", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgPolicyAppManagementPolicyApplyTo", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Application.Read.All", @@ -290408,19 +291139,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-list-appliesto?view=graph-rest-1.0", + "Method": "GET", "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyAppManagementPolicyApplyTo", "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgPolicyAppManagementPolicyApplyTo", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Application.Read.All", @@ -290455,20 +291187,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}/appliesTo/$count", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyAppManagementPolicyApplyToCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgPolicyAppManagementPolicyApplyToCount", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -290495,19 +291226,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/policies/appManagementPolicies/$count", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyAppManagementPolicyCount", "OutputType": null, + "Command": "Get-MgPolicyAppManagementPolicyCount", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Policy.Read.All", @@ -290526,76 +291257,77 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationflowspolicy-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/policies/authenticationFlowsPolicy", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyAuthenticationFlowPolicy", "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy", - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgPolicyAuthenticationFlowPolicy", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/authenticationMethodsPolicy", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyAuthenticationMethodPolicy", - "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy", + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodspolicy-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/policies/authenticationMethodsPolicy", + "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy", + "Command": "Get-MgPolicyAuthenticationMethodPolicy", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", - "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", + "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", + "Command": "Get-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", - "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations", + "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", + "Command": "Get-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/$count", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfigurationCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/$count", + "OutputType": null, + "Command": "Get-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfigurationCount", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -290622,20 +291354,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyAuthenticationStrengthPolicy", "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgPolicyAuthenticationStrengthPolicy", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -290662,63 +291393,63 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthroot-list-policies?view=graph-rest-1.0", + "Method": "GET", "Uri": "/policies/authenticationStrengthPolicies", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyAuthenticationStrengthPolicy", "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgPolicyAuthenticationStrengthPolicy", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "Command": "Get-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations", + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "Command": "Get-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/$count", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyAuthenticationStrengthPolicyCombinationConfigurationCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/$count", + "OutputType": null, + "Command": "Get-MgPolicyAuthenticationStrengthPolicyCombinationConfigurationCount", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -290745,19 +291476,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/policies/authenticationStrengthPolicies/$count", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyAuthenticationStrengthPolicyCount", "OutputType": null, + "Command": "Get-MgPolicyAuthenticationStrengthPolicyCount", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Policy.Read.All", @@ -290776,19 +291507,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authorizationpolicy-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/policies/authorizationPolicy", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyAuthorizationPolicy", "OutputType": "IMicrosoftGraphAuthorizationPolicy", - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgPolicyAuthorizationPolicy", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -290815,20 +291547,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyClaimMappingPolicy", "OutputType": "IMicrosoftGraphClaimsMappingPolicy", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgPolicyClaimMappingPolicy", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -290855,34 +291586,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/policies/claimsMappingPolicies", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyClaimMappingPolicy", "OutputType": "IMicrosoftGraphClaimsMappingPolicy", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgPolicyClaimMappingPolicy", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo/{directoryObject-id}", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyClaimMappingPolicyApplyTo", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo/{directoryObject-id}", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgPolicyClaimMappingPolicyApplyTo", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -290925,19 +291656,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-list-appliesto?view=graph-rest-1.0", + "Method": "GET", "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyClaimMappingPolicyApplyTo", "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgPolicyClaimMappingPolicyApplyTo", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -290980,20 +291712,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}/appliesTo/$count", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyClaimMappingPolicyApplyToCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgPolicyClaimMappingPolicyApplyToCount", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -291020,33 +291751,33 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/policies/claimsMappingPolicies/$count", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyClaimMappingPolicyCount", "OutputType": null, + "Command": "Get-MgPolicyClaimMappingPolicyCount", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/policies/conditionalAccessPolicies/$count", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyConditionalAccessPolicyCount", "OutputType": null, + "Command": "Get-MgPolicyConditionalAccessPolicyCount", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Policy.Read.All", @@ -291065,19 +291796,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/policies/crossTenantAccessPolicy", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyCrossTenantAccessPolicy", "OutputType": "IMicrosoftGraphCrossTenantAccessPolicy", + "Command": "Get-MgPolicyCrossTenantAccessPolicy", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Policy.Read.All", @@ -291096,19 +291827,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationdefault-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/policies/crossTenantAccessPolicy/default", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyCrossTenantAccessPolicyDefault", "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationDefault", - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgPolicyCrossTenantAccessPolicyDefault", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -291127,20 +291859,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyCrossTenantAccessPolicyPartner", "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgPolicyCrossTenantAccessPolicyPartner", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -291159,19 +291890,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-list-partners?view=graph-rest-1.0", + "Method": "GET", "Uri": "/policies/crossTenantAccessPolicy/partners", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyCrossTenantAccessPolicyPartner", "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgPolicyCrossTenantAccessPolicyPartner", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -291190,19 +291921,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/policies/crossTenantAccessPolicy/partners/$count", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyCrossTenantAccessPolicyPartnerCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgPolicyCrossTenantAccessPolicyPartnerCount", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -291221,20 +291953,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantidentitysyncpolicypartner-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", "OutputType": "IMicrosoftGraphCrossTenantIdentitySyncPolicyPartner", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "MultiTenantOrganization.Read.All", @@ -291253,47 +291984,47 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/policies/crossTenantAccessPolicy/templates", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyCrossTenantAccessPolicyTemplate", "OutputType": "IMicrosoftGraphPolicyTemplate", + "Command": "Get-MgPolicyCrossTenantAccessPolicyTemplate", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationidentitysyncpolicytemplate-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", "OutputType": "IMicrosoftGraphMultiTenantOrganizationIdentitySyncPolicyTemplate", + "Command": "Get-MgPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationpartnerconfigurationtemplate-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", "OutputType": "IMicrosoftGraphMultiTenantOrganizationPartnerConfigurationTemplate", + "Command": "Get-MgPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Policy.Read.All", @@ -291320,19 +292051,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantappmanagementpolicy-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/policies/defaultAppManagementPolicy", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyDefaultAppManagementPolicy", "OutputType": "IMicrosoftGraphTenantAppManagementPolicy", + "Command": "Get-MgPolicyDefaultAppManagementPolicy", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Policy.Read.DeviceConfiguration", @@ -291359,105 +292090,106 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/policies/deviceRegistrationPolicy", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyDeviceRegistrationPolicy", "OutputType": "IMicrosoftGraphDeviceRegistrationPolicy", - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgPolicyDeviceRegistrationPolicy", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyFeatureRolloutPolicy", - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "Command": "Get-MgPolicyFeatureRolloutPolicy", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/featureRolloutPolicies", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyFeatureRolloutPolicy", - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicies-list?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/policies/featureRolloutPolicies", + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "Command": "Get-MgPolicyFeatureRolloutPolicy", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyFeatureRolloutPolicyApplyTo", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgPolicyFeatureRolloutPolicyApplyTo", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyFeatureRolloutPolicyApplyToByRef", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", + "OutputType": null, + "Command": "Get-MgPolicyFeatureRolloutPolicyApplyToByRef", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$count", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyFeatureRolloutPolicyApplyToCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$count", + "OutputType": null, + "Command": "Get-MgPolicyFeatureRolloutPolicyApplyToCount", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/featureRolloutPolicies/$count", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyFeatureRolloutPolicyCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/policies/featureRolloutPolicies/$count", + "OutputType": null, + "Command": "Get-MgPolicyFeatureRolloutPolicyCount", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -291484,20 +292216,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyHomeRealmDiscoveryPolicy", "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgPolicyHomeRealmDiscoveryPolicy", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -291524,34 +292255,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/policies/homeRealmDiscoveryPolicies", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyHomeRealmDiscoveryPolicy", "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgPolicyHomeRealmDiscoveryPolicy", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo/{directoryObject-id}", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyApplyTo", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo/{directoryObject-id}", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyApplyTo", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -291594,19 +292325,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-list-appliesto?view=graph-rest-1.0", + "Method": "GET", "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyApplyTo", "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyApplyTo", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -291649,20 +292381,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/appliesTo/$count", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyApplyToCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyApplyToCount", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -291689,33 +292420,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/policies/homeRealmDiscoveryPolicies/$count", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgPolicyHomeRealmDiscoveryPolicyCount", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyIdentitySecurityDefaultEnforcementPolicy", - "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy", + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitysecuritydefaultsenforcementpolicy-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", + "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy", + "Command": "Get-MgPolicyIdentitySecurityDefaultEnforcementPolicy", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -291734,20 +292466,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyPermissionGrantPolicy", "OutputType": "IMicrosoftGraphPermissionGrantPolicy", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgPolicyPermissionGrantPolicy", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -291766,19 +292497,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/policies/permissionGrantPolicies", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyPermissionGrantPolicy", "OutputType": "IMicrosoftGraphPermissionGrantPolicy", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgPolicyPermissionGrantPolicy", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -291797,34 +292528,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/policies/permissionGrantPolicies/$count", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyPermissionGrantPolicyCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgPolicyPermissionGrantPolicyCount", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyPermissionGrantPolicyExclude", - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "Command": "Get-MgPolicyPermissionGrantPolicyExclude", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -291843,19 +292574,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-list-excludes?view=graph-rest-1.0", + "Method": "GET", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyPermissionGrantPolicyExclude", "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgPolicyPermissionGrantPolicyExclude", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -291874,35 +292606,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/$count", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyPermissionGrantPolicyExcludeCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgPolicyPermissionGrantPolicyExcludeCount", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyPermissionGrantPolicyInclude", - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "Command": "Get-MgPolicyPermissionGrantPolicyInclude", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -291921,19 +292652,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-list-includes?view=graph-rest-1.0", + "Method": "GET", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyPermissionGrantPolicyInclude", "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgPolicyPermissionGrantPolicyInclude", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Policy.Read.PermissionGrant", @@ -291952,20 +292684,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/$count", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyPermissionGrantPolicyIncludeCount", "OutputType": null, + "Command": "Get-MgPolicyPermissionGrantPolicyIncludeCount", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -292008,20 +292740,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicy-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyRoleManagementPolicy", "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgPolicyRoleManagementPolicy", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -292064,19 +292795,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/policyroot-list-rolemanagementpolicies?view=graph-rest-1.0", + "Method": "GET", "Uri": "/policies/roleManagementPolicies", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyRoleManagementPolicy", "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgPolicyRoleManagementPolicy", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -292119,20 +292851,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicyassignment-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyRoleManagementPolicyAssignment", "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgPolicyRoleManagementPolicyAssignment", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -292175,19 +292906,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/policyroot-list-rolemanagementpolicyassignments?view=graph-rest-1.0", + "Method": "GET", "Uri": "/policies/roleManagementPolicyAssignments", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyRoleManagementPolicyAssignment", "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgPolicyRoleManagementPolicyAssignment", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -292230,34 +292961,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/policies/roleManagementPolicyAssignments/$count", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyRoleManagementPolicyAssignmentCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgPolicyRoleManagementPolicyAssignmentCount", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}/policy", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyRoleManagementPolicyAssignmentPolicy", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}/policy", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "Command": "Get-MgPolicyRoleManagementPolicyAssignmentPolicy", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -292300,34 +293031,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/policies/roleManagementPolicies/$count", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyRoleManagementPolicyCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgPolicyRoleManagementPolicyCount", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyRoleManagementPolicyEffectiveRule", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "Command": "Get-MgPolicyRoleManagementPolicyEffectiveRule", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -292370,19 +293101,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyRoleManagementPolicyEffectiveRule", "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgPolicyRoleManagementPolicyEffectiveRule", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -292425,20 +293157,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/$count", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyRoleManagementPolicyEffectiveRuleCount", "OutputType": null, + "Command": "Get-MgPolicyRoleManagementPolicyEffectiveRuleCount", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -292481,20 +293213,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicyrule-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyRoleManagementPolicyRule", "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgPolicyRoleManagementPolicyRule", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -292537,19 +293268,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicy-list-rules?view=graph-rest-1.0", + "Method": "GET", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyRoleManagementPolicyRule", "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgPolicyRoleManagementPolicyRule", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "RoleManagementPolicy.Read.Directory", @@ -292592,20 +293324,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/$count", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyRoleManagementPolicyRuleCount", "OutputType": null, + "Command": "Get-MgPolicyRoleManagementPolicyRuleCount", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Policy.Read.All", @@ -292632,20 +293364,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyTokenIssuancePolicy", "OutputType": "IMicrosoftGraphTokenIssuancePolicy", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgPolicyTokenIssuancePolicy", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -292672,34 +293403,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/policies/tokenIssuancePolicies", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyTokenIssuancePolicy", "OutputType": "IMicrosoftGraphTokenIssuancePolicy", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgPolicyTokenIssuancePolicy", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo/{directoryObject-id}", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyTokenIssuancePolicyApplyTo", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo/{directoryObject-id}", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgPolicyTokenIssuancePolicyApplyTo", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -292742,19 +293473,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-list-appliesto?view=graph-rest-1.0", + "Method": "GET", "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyTokenIssuancePolicyApplyTo", "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgPolicyTokenIssuancePolicyApplyTo", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -292797,20 +293529,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}/appliesTo/$count", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyTokenIssuancePolicyApplyToCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgPolicyTokenIssuancePolicyApplyToCount", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -292837,19 +293568,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/policies/tokenIssuancePolicies/$count", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyTokenIssuancePolicyCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgPolicyTokenIssuancePolicyCount", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -292876,20 +293608,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyTokenLifetimePolicy", "OutputType": "IMicrosoftGraphTokenLifetimePolicy", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgPolicyTokenLifetimePolicy", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -292916,34 +293647,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/policies/tokenLifetimePolicies", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyTokenLifetimePolicy", "OutputType": "IMicrosoftGraphTokenLifetimePolicy", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgPolicyTokenLifetimePolicy", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo/{directoryObject-id}", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyTokenLifetimePolicyApplyTo", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo/{directoryObject-id}", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgPolicyTokenLifetimePolicyApplyTo", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -292986,19 +293717,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-list-appliesto?view=graph-rest-1.0", + "Method": "GET", "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyTokenLifetimePolicyApplyTo", "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgPolicyTokenLifetimePolicyApplyTo", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -293041,20 +293773,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}/appliesTo/$count", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyTokenLifetimePolicyApplyToCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgPolicyTokenLifetimePolicyApplyToCount", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -293081,33 +293812,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/policies/tokenLifetimePolicies/$count", - "Module": "Identity.SignIns", - "Command": "Get-MgPolicyTokenLifetimePolicyCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgPolicyTokenLifetimePolicyCount", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/print", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrint", - "OutputType": "IMicrosoftGraphPrint", + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print", + "OutputType": "IMicrosoftGraphPrint", + "Command": "Get-MgPrint", + "Module": "Devices.CloudPrint" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -293126,20 +293858,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printconnector-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/print/connectors/{printConnector-id}", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintConnector", "OutputType": "IMicrosoftGraphPrintConnector", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printconnector-get?view=graph-rest-1.0" + "Command": "Get-MgPrintConnector", + "Module": "Devices.CloudPrint" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -293158,19 +293889,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-connectors?view=graph-rest-1.0", + "Method": "GET", "Uri": "/print/connectors", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintConnector", "OutputType": "IMicrosoftGraphPrintConnector", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-connectors?view=graph-rest-1.0" + "Command": "Get-MgPrintConnector", + "Module": "Devices.CloudPrint" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -293189,19 +293920,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/print/connectors/$count", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintConnectorCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgPrintConnectorCount", + "Module": "Devices.CloudPrint" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Printer.Create", @@ -293228,48 +293960,48 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printoperation-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/print/operations/{printOperation-id}", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintOperation", "OutputType": "IMicrosoftGraphPrintOperation", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printoperation-get?view=graph-rest-1.0" + "Command": "Get-MgPrintOperation", + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/operations", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintOperation", - "OutputType": "IMicrosoftGraphPrintOperation", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print/operations", + "OutputType": "IMicrosoftGraphPrintOperation", + "Command": "Get-MgPrintOperation", + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/operations/$count", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintOperationCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print/operations/$count", + "OutputType": null, + "Command": "Get-MgPrintOperationCount", + "Module": "Devices.CloudPrint" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Printer.Read.All", @@ -293320,20 +294052,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/print/printers/{printer-id}", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintPrinter", "OutputType": "IMicrosoftGraphPrinter", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-get?view=graph-rest-1.0" + "Command": "Get-MgPrintPrinter", + "Module": "Devices.CloudPrint" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Printer.Read.All", @@ -293360,34 +294091,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-printers?view=graph-rest-1.0", + "Method": "GET", "Uri": "/print/printers", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintPrinter", "OutputType": "IMicrosoftGraphPrinter", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-printers?view=graph-rest-1.0" + "Command": "Get-MgPrintPrinter", + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/printers/{printer-id}/connectors/{printConnector-id}", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintPrinterConnector", - "OutputType": "IMicrosoftGraphPrintConnector", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print/printers/{printer-id}/connectors/{printConnector-id}", + "OutputType": "IMicrosoftGraphPrintConnector", + "Command": "Get-MgPrintPrinterConnector", + "Module": "Devices.CloudPrint" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -293406,19 +294137,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-list-connectors?view=graph-rest-1.0", + "Method": "GET", "Uri": "/print/printers/{printer-id}/connectors", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintPrinterConnector", "OutputType": "IMicrosoftGraphPrintConnector", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-list-connectors?view=graph-rest-1.0" + "Command": "Get-MgPrintPrinterConnector", + "Module": "Devices.CloudPrint" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "PrintConnector.Read.All", @@ -293437,20 +294169,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/print/printers/{printer-id}/connectors/$count", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintPrinterConnectorCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgPrintPrinterConnectorCount", + "Module": "Devices.CloudPrint" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "Printer.Read.All", @@ -293477,19 +294208,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/print/printers/$count", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintPrinterCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgPrintPrinterCount", + "Module": "Devices.CloudPrint" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -293556,20 +294288,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintPrinterJob", "OutputType": "IMicrosoftGraphPrintJob", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-get?view=graph-rest-1.0" + "Command": "Get-MgPrintPrinterJob", + "Module": "Devices.CloudPrint" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -293636,19 +294367,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-list-jobs?view=graph-rest-1.0", + "Method": "GET", "Uri": "/print/printers/{printer-id}/jobs", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintPrinterJob", "OutputType": "IMicrosoftGraphPrintJob", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-list-jobs?view=graph-rest-1.0" + "Command": "Get-MgPrintPrinterJob", + "Module": "Devices.CloudPrint" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -293715,20 +294447,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/print/printers/{printer-id}/jobs/$count", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintPrinterJobCount", "OutputType": null, + "Command": "Get-MgPrintPrinterJobCount", + "Module": "Devices.CloudPrint" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "PrintJob.Read", @@ -293763,34 +294495,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintPrinterJobDocument", "OutputType": "IMicrosoftGraphPrintDocument", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgPrintPrinterJobDocument", + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintPrinterJobDocument", - "OutputType": "IMicrosoftGraphPrintDocument", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-get-file?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-get-file?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents", + "OutputType": "IMicrosoftGraphPrintDocument", + "Command": "Get-MgPrintPrinterJobDocument", + "Module": "Devices.CloudPrint" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "PrintJob.Read", @@ -293825,109 +294557,109 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-get-file?view=graph-rest-1.0", + "Method": "GET", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintPrinterJobDocumentContent", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-get-file?view=graph-rest-1.0" + "Command": "Get-MgPrintPrinterJobDocumentContent", + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/$count", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintPrinterJobDocumentCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/$count", + "OutputType": null, + "Command": "Get-MgPrintPrinterJobDocumentCount", + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintPrinterJobTask", - "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}", + "OutputType": "IMicrosoftGraphPrintTask", + "Command": "Get-MgPrintPrinterJobTask", + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintPrinterJobTask", - "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks", + "OutputType": "IMicrosoftGraphPrintTask", + "Command": "Get-MgPrintPrinterJobTask", + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/$count", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintPrinterJobTaskCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/$count", + "OutputType": null, + "Command": "Get-MgPrintPrinterJobTaskCount", + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintPrinterJobTaskDefinition", - "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition", + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "Command": "Get-MgPrintPrinterJobTaskDefinition", + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}/trigger", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintPrinterJobTaskTrigger", - "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}/trigger", + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "Command": "Get-MgPrintPrinterJobTaskTrigger", + "Module": "Devices.CloudPrint" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "PrinterShare.ReadBasic.All", @@ -293954,20 +294686,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/print/printers/{printer-id}/shares/{printerShare-id}", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintPrinterShare", "OutputType": "IMicrosoftGraphPrinterShare", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgPrintPrinterShare", + "Module": "Devices.CloudPrint" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "PrinterShare.ReadBasic.All", @@ -293994,19 +294725,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-list-shares?view=graph-rest-1.0", + "Method": "GET", "Uri": "/print/printers/{printer-id}/shares", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintPrinterShare", "OutputType": "IMicrosoftGraphPrinterShare", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-list-shares?view=graph-rest-1.0" + "Command": "Get-MgPrintPrinterShare", + "Module": "Devices.CloudPrint" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "PrinterShare.ReadBasic.All", @@ -294033,20 +294765,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/print/printers/{printer-id}/shares/$count", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintPrinterShareCount", "OutputType": null, + "Command": "Get-MgPrintPrinterShareCount", + "Module": "Devices.CloudPrint" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Printer.Read.All", @@ -294073,20 +294805,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtasktrigger-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintPrinterTaskTrigger", "OutputType": "IMicrosoftGraphPrintTaskTrigger", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtasktrigger-get?view=graph-rest-1.0" + "Command": "Get-MgPrintPrinterTaskTrigger", + "Module": "Devices.CloudPrint" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Printer.Read.All", @@ -294113,19 +294844,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-list-tasktriggers?view=graph-rest-1.0", + "Method": "GET", "Uri": "/print/printers/{printer-id}/taskTriggers", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintPrinterTaskTrigger", "OutputType": "IMicrosoftGraphPrintTaskTrigger", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-list-tasktriggers?view=graph-rest-1.0" + "Command": "Get-MgPrintPrinterTaskTrigger", + "Module": "Devices.CloudPrint" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Printer.Read.All", @@ -294152,35 +294884,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/print/printers/{printer-id}/taskTriggers/$count", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintPrinterTaskTriggerCount", "OutputType": null, + "Command": "Get-MgPrintPrinterTaskTriggerCount", + "Module": "Devices.CloudPrint" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}/definition", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintPrinterTaskTriggerDefinition", "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "Command": "Get-MgPrintPrinterTaskTriggerDefinition", + "Module": "Devices.CloudPrint" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -294351,20 +295083,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printservice-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/print/services/{printService-id}", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintService", "OutputType": "IMicrosoftGraphPrintService", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printservice-get?view=graph-rest-1.0" + "Command": "Get-MgPrintService", + "Module": "Devices.CloudPrint" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -294535,19 +295266,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-services?view=graph-rest-1.0", + "Method": "GET", "Uri": "/print/services", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintService", "OutputType": "IMicrosoftGraphPrintService", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-services?view=graph-rest-1.0" + "Command": "Get-MgPrintService", + "Module": "Devices.CloudPrint" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -294718,19 +295449,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/print/services/$count", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintServiceCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgPrintServiceCount", + "Module": "Devices.CloudPrint" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -294901,20 +295633,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printserviceendpoint-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintServiceEndpoint", "OutputType": "IMicrosoftGraphPrintServiceEndpoint", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printserviceendpoint-get?view=graph-rest-1.0" + "Command": "Get-MgPrintServiceEndpoint", + "Module": "Devices.CloudPrint" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -295085,19 +295816,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printservice-list-endpoints?view=graph-rest-1.0", + "Method": "GET", "Uri": "/print/services/{printService-id}/endpoints", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintServiceEndpoint", "OutputType": "IMicrosoftGraphPrintServiceEndpoint", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printservice-list-endpoints?view=graph-rest-1.0" + "Command": "Get-MgPrintServiceEndpoint", + "Module": "Devices.CloudPrint" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -295268,20 +296000,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/print/services/{printService-id}/endpoints/$count", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintServiceEndpointCount", "OutputType": null, + "Command": "Get-MgPrintServiceEndpointCount", + "Module": "Devices.CloudPrint" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "PrinterShare.ReadBasic.All", @@ -295308,20 +296040,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/print/shares/{printerShare-id}", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintShare", "OutputType": "IMicrosoftGraphPrinterShare", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-get?view=graph-rest-1.0" + "Command": "Get-MgPrintShare", + "Module": "Devices.CloudPrint" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "PrinterShare.ReadBasic.All", @@ -295348,19 +296079,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-shares?view=graph-rest-1.0", + "Method": "GET", "Uri": "/print/shares", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintShare", "OutputType": "IMicrosoftGraphPrinterShare", + "Command": "Get-MgPrintShare", + "Module": "Devices.CloudPrint" + }, + { + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-shares?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -295379,19 +296110,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-allowedgroups?view=graph-rest-1.0", + "Method": "GET", "Uri": "/print/shares/{printerShare-id}/allowedGroups", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintShareAllowedGroup", "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgPrintShareAllowedGroup", + "Module": "Devices.CloudPrint" + }, + { + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-allowedgroups?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -295410,19 +296141,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-allowedgroups?view=graph-rest-1.0", + "Method": "GET", "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintShareAllowedGroupByRef", "OutputType": null, - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-allowedgroups?view=graph-rest-1.0" + "Command": "Get-MgPrintShareAllowedGroupByRef", + "Module": "Devices.CloudPrint" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -295441,49 +296173,48 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/print/shares/{printerShare-id}/allowedGroups/$count", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintShareAllowedGroupCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgPrintShareAllowedGroupCount", + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/shares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintShareAllowedGroupServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgPrintShareAllowedGroupServiceProvisioningError", + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/shares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors/$count", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintShareAllowedGroupServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/allowedGroups/{group-id}/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgPrintShareAllowedGroupServiceProvisioningErrorCount", + "Module": "Devices.CloudPrint" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -295502,19 +296233,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-allowedusers?view=graph-rest-1.0", + "Method": "GET", "Uri": "/print/shares/{printerShare-id}/allowedUsers", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintShareAllowedUser", "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgPrintShareAllowedUser", + "Module": "Devices.CloudPrint" + }, + { + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-allowedusers?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -295533,19 +296264,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-allowedusers?view=graph-rest-1.0", + "Method": "GET", "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintShareAllowedUserByRef", "OutputType": null, - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-allowedusers?view=graph-rest-1.0" + "Command": "Get-MgPrintShareAllowedUserByRef", + "Module": "Devices.CloudPrint" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "PrinterShare.Read.All", @@ -295564,64 +296296,63 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/print/shares/{printerShare-id}/allowedUsers/$count", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintShareAllowedUserCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgPrintShareAllowedUserCount", + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintShareAllowedUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgPrintShareAllowedUserMailboxSetting", + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintShareAllowedUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgPrintShareAllowedUserServiceProvisioningError", + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors/$count", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintShareAllowedUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgPrintShareAllowedUserServiceProvisioningErrorCount", + "Module": "Devices.CloudPrint" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "PrinterShare.ReadBasic.All", @@ -295648,19 +296379,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/print/shares/$count", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintShareCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgPrintShareCount", + "Module": "Devices.CloudPrint" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -295727,20 +296459,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintShareJob", "OutputType": "IMicrosoftGraphPrintJob", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgPrintShareJob", + "Module": "Devices.CloudPrint" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -295807,19 +296538,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-jobs?view=graph-rest-1.0", + "Method": "GET", "Uri": "/print/shares/{printerShare-id}/jobs", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintShareJob", "OutputType": "IMicrosoftGraphPrintJob", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-list-jobs?view=graph-rest-1.0" + "Command": "Get-MgPrintShareJob", + "Module": "Devices.CloudPrint" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "PrintJob.ReadBasic", @@ -295886,153 +296618,153 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/print/shares/{printerShare-id}/jobs/$count", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintShareJobCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgPrintShareJobCount", + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintShareJobDocument", - "OutputType": "IMicrosoftGraphPrintDocument", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", + "OutputType": "IMicrosoftGraphPrintDocument", + "Command": "Get-MgPrintShareJobDocument", + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintShareJobDocument", - "OutputType": "IMicrosoftGraphPrintDocument", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents", + "OutputType": "IMicrosoftGraphPrintDocument", + "Command": "Get-MgPrintShareJobDocument", + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintShareJobDocumentContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", + "OutputType": null, + "Command": "Get-MgPrintShareJobDocumentContent", + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/$count", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintShareJobDocumentCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/$count", + "OutputType": null, + "Command": "Get-MgPrintShareJobDocumentCount", + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintShareJobTask", - "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", + "OutputType": "IMicrosoftGraphPrintTask", + "Command": "Get-MgPrintShareJobTask", + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintShareJobTask", - "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks", + "OutputType": "IMicrosoftGraphPrintTask", + "Command": "Get-MgPrintShareJobTask", + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/$count", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintShareJobTaskCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/$count", + "OutputType": null, + "Command": "Get-MgPrintShareJobTaskCount", + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintShareJobTaskDefinition", - "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/definition", + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "Command": "Get-MgPrintShareJobTaskDefinition", + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/trigger", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintShareJobTaskTrigger", - "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}/trigger", + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "Command": "Get-MgPrintShareJobTaskTrigger", + "Module": "Devices.CloudPrint" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Printer.Read.All", @@ -296059,124 +296791,124 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/print/shares/{printerShare-id}/printer", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintSharePrinter", "OutputType": "IMicrosoftGraphPrinter", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgPrintSharePrinter", + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintTaskDefinition", - "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtaskdefinition-get?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtaskdefinition-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "Command": "Get-MgPrintTaskDefinition", + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/taskDefinitions", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintTaskDefinition", - "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-taskdefinitions?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-list-taskdefinitions?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/print/taskDefinitions", + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "Command": "Get-MgPrintTaskDefinition", + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/taskDefinitions/$count", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintTaskDefinitionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print/taskDefinitions/$count", + "OutputType": null, + "Command": "Get-MgPrintTaskDefinitionCount", + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintTaskDefinitionTask", - "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtask-get?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtask-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", + "OutputType": "IMicrosoftGraphPrintTask", + "Command": "Get-MgPrintTaskDefinitionTask", + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintTaskDefinitionTask", - "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtaskdefinition-list-tasks?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtaskdefinition-list-tasks?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks", + "OutputType": "IMicrosoftGraphPrintTask", + "Command": "Get-MgPrintTaskDefinitionTask", + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/$count", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintTaskDefinitionTaskCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/$count", + "OutputType": null, + "Command": "Get-MgPrintTaskDefinitionTaskCount", + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/trigger", - "Module": "Devices.CloudPrint", - "Command": "Get-MgPrintTaskDefinitionTaskTrigger", - "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}/trigger", + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "Command": "Get-MgPrintTaskDefinitionTaskTrigger", + "Module": "Devices.CloudPrint" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -296195,20 +296927,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", - "Module": "Compliance", - "Command": "Get-MgPrivacySubjectRightsRequest", "OutputType": "IMicrosoftGraphSubjectRightsRequest", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-get?view=graph-rest-1.0" + "Command": "Get-MgPrivacySubjectRightsRequest", + "Module": "Compliance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -296227,195 +296958,195 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/privacy/subjectRightsRequests", - "Module": "Compliance", - "Command": "Get-MgPrivacySubjectRightsRequest", "OutputType": "IMicrosoftGraphSubjectRightsRequest", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-list?view=graph-rest-1.0" + "Command": "Get-MgPrivacySubjectRightsRequest", + "Module": "Compliance" }, { - "Permissions": [], - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}", - "Module": "Compliance", - "Command": "Get-MgPrivacySubjectRightsRequestApprover", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgPrivacySubjectRightsRequestApprover", + "Module": "Compliance" }, { - "Permissions": [], - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers", - "Module": "Compliance", - "Command": "Get-MgPrivacySubjectRightsRequestApprover", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgPrivacySubjectRightsRequestApprover", + "Module": "Compliance" }, { - "Permissions": [], - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/$count", - "Module": "Compliance", - "Command": "Get-MgPrivacySubjectRightsRequestApproverCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/$count", + "OutputType": null, + "Command": "Get-MgPrivacySubjectRightsRequestApproverCount", + "Module": "Compliance" }, { - "Permissions": [], - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", - "Module": "Compliance", - "Command": "Get-MgPrivacySubjectRightsRequestApproverMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgPrivacySubjectRightsRequestApproverMailboxSetting", + "Module": "Compliance" }, { - "Permissions": [], - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors", - "Module": "Compliance", - "Command": "Get-MgPrivacySubjectRightsRequestApproverServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgPrivacySubjectRightsRequestApproverServiceProvisioningError", + "Module": "Compliance" }, { - "Permissions": [], - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors/$count", - "Module": "Compliance", - "Command": "Get-MgPrivacySubjectRightsRequestApproverServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgPrivacySubjectRightsRequestApproverServiceProvisioningErrorCount", + "Module": "Compliance" }, { - "Permissions": [], - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}", - "Module": "Compliance", - "Command": "Get-MgPrivacySubjectRightsRequestCollaborator", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgPrivacySubjectRightsRequestCollaborator", + "Module": "Compliance" }, { - "Permissions": [], - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators", - "Module": "Compliance", - "Command": "Get-MgPrivacySubjectRightsRequestCollaborator", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgPrivacySubjectRightsRequestCollaborator", + "Module": "Compliance" }, { - "Permissions": [], - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/$count", - "Module": "Compliance", - "Command": "Get-MgPrivacySubjectRightsRequestCollaboratorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/$count", + "OutputType": null, + "Command": "Get-MgPrivacySubjectRightsRequestCollaboratorCount", + "Module": "Compliance" }, { - "Permissions": [], - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", - "Module": "Compliance", - "Command": "Get-MgPrivacySubjectRightsRequestCollaboratorMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgPrivacySubjectRightsRequestCollaboratorMailboxSetting", + "Module": "Compliance" }, { - "Permissions": [], - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors", - "Module": "Compliance", - "Command": "Get-MgPrivacySubjectRightsRequestCollaboratorServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgPrivacySubjectRightsRequestCollaboratorServiceProvisioningError", + "Module": "Compliance" }, { - "Permissions": [], - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors/$count", - "Module": "Compliance", - "Command": "Get-MgPrivacySubjectRightsRequestCollaboratorServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgPrivacySubjectRightsRequestCollaboratorServiceProvisioningErrorCount", + "Module": "Compliance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -296434,34 +297165,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/privacy/subjectRightsRequests/$count", - "Module": "Compliance", - "Command": "Get-MgPrivacySubjectRightsRequestCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgPrivacySubjectRightsRequestCount", + "Module": "Compliance" }, { - "Permissions": [], - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "Module": "Compliance", - "Command": "Get-MgPrivacySubjectRightsRequestNote", - "OutputType": "IMicrosoftGraphAuthoredNote", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", + "OutputType": "IMicrosoftGraphAuthoredNote", + "Command": "Get-MgPrivacySubjectRightsRequestNote", + "Module": "Compliance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -296480,19 +297211,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-list-notes?view=graph-rest-1.0", + "Method": "GET", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes", - "Module": "Compliance", - "Command": "Get-MgPrivacySubjectRightsRequestNote", "OutputType": "IMicrosoftGraphAuthoredNote", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-list-notes?view=graph-rest-1.0" + "Command": "Get-MgPrivacySubjectRightsRequestNote", + "Module": "Compliance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -296511,49 +297243,49 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/$count", - "Module": "Compliance", - "Command": "Get-MgPrivacySubjectRightsRequestNoteCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgPrivacySubjectRightsRequestNoteCount", + "Module": "Compliance" }, { - "Permissions": [], - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/team", - "Module": "Compliance", - "Command": "Get-MgPrivacySubjectRightsRequestTeam", - "OutputType": "IMicrosoftGraphTeam", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/team", + "OutputType": "IMicrosoftGraphTeam", + "Command": "Get-MgPrivacySubjectRightsRequestTeam", + "Module": "Compliance" }, { - "Permissions": [], - "Uri": "/reports/authenticationMethods", - "Module": "Reports", - "Command": "Get-MgReportAuthenticationMethod", - "OutputType": "IMicrosoftGraphAuthenticationMethodsRoot", + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/authenticationMethods", + "OutputType": "IMicrosoftGraphAuthenticationMethodsRoot", + "Command": "Get-MgReportAuthenticationMethod", + "Module": "Reports" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "AuditLog.Read.All", @@ -296572,20 +297304,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userregistrationdetails-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", - "Module": "Reports", - "Command": "Get-MgReportAuthenticationMethodUserRegistrationDetail", "OutputType": "IMicrosoftGraphUserRegistrationDetails", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userregistrationdetails-get?view=graph-rest-1.0" + "Command": "Get-MgReportAuthenticationMethodUserRegistrationDetail", + "Module": "Reports" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "AuditLog.Read.All", @@ -296604,19 +297335,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodsroot-list-userregistrationdetails?view=graph-rest-1.0", + "Method": "GET", "Uri": "/reports/authenticationMethods/userRegistrationDetails", - "Module": "Reports", - "Command": "Get-MgReportAuthenticationMethodUserRegistrationDetail", "OutputType": "IMicrosoftGraphUserRegistrationDetails", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodsroot-list-userregistrationdetails?view=graph-rest-1.0" + "Command": "Get-MgReportAuthenticationMethodUserRegistrationDetail", + "Module": "Reports" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "AuditLog.Read.All", @@ -296635,1750 +297366,1751 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/reports/authenticationMethods/userRegistrationDetails/$count", - "Module": "Reports", - "Command": "Get-MgReportAuthenticationMethodUserRegistrationDetailCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgReportAuthenticationMethodUserRegistrationDetailCount", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/dailyPrintUsageByPrinter/{printUsageByPrinter-id}", - "Module": "Reports", - "Command": "Get-MgReportDailyPrintUsageByPrinter", - "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printusagebyprinter-get?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printusagebyprinter-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/dailyPrintUsageByPrinter/{printUsageByPrinter-id}", + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "Command": "Get-MgReportDailyPrintUsageByPrinter", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/dailyPrintUsageByPrinter", - "Module": "Reports", - "Command": "Get-MgReportDailyPrintUsageByPrinter", - "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-dailyprintusagebyprinter?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-dailyprintusagebyprinter?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/dailyPrintUsageByPrinter", + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "Command": "Get-MgReportDailyPrintUsageByPrinter", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/dailyPrintUsageByPrinter/$count", - "Module": "Reports", - "Command": "Get-MgReportDailyPrintUsageByPrinterCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/dailyPrintUsageByPrinter/$count", + "OutputType": null, + "Command": "Get-MgReportDailyPrintUsageByPrinterCount", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/dailyPrintUsageByUser/{printUsageByUser-id}", - "Module": "Reports", - "Command": "Get-MgReportDailyPrintUsageByUser", - "OutputType": "IMicrosoftGraphPrintUsageByUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printusagebyuser-get?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printusagebyuser-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/dailyPrintUsageByUser/{printUsageByUser-id}", + "OutputType": "IMicrosoftGraphPrintUsageByUser", + "Command": "Get-MgReportDailyPrintUsageByUser", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/dailyPrintUsageByUser", - "Module": "Reports", - "Command": "Get-MgReportDailyPrintUsageByUser", - "OutputType": "IMicrosoftGraphPrintUsageByUser", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-dailyprintusagebyuser?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-dailyprintusagebyuser?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/dailyPrintUsageByUser", + "OutputType": "IMicrosoftGraphPrintUsageByUser", + "Command": "Get-MgReportDailyPrintUsageByUser", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/dailyPrintUsageByUser/$count", - "Module": "Reports", - "Command": "Get-MgReportDailyPrintUsageByUserCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/dailyPrintUsageByUser/$count", + "OutputType": null, + "Command": "Get-MgReportDailyPrintUsageByUserCount", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/deviceConfigurationDeviceActivity", - "Module": "Reports", - "Command": "Get-MgReportDeviceConfigurationDeviceActivity", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Device" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-reportroot-deviceconfigurationdeviceactivity?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-reportroot-deviceconfigurationdeviceactivity?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/deviceConfigurationDeviceActivity", + "OutputType": null, + "Command": "Get-MgReportDeviceConfigurationDeviceActivity", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/deviceConfigurationUserActivity", - "Module": "Reports", - "Command": "Get-MgReportDeviceConfigurationUserActivity", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Device" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-reportroot-deviceconfigurationuseractivity?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-reportroot-deviceconfigurationuseractivity?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/deviceConfigurationUserActivity", + "OutputType": null, + "Command": "Get-MgReportDeviceConfigurationUserActivity", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/getEmailActivityCounts(period='{period}')", - "Module": "Reports", - "Command": "Get-MgReportEmailActivityCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getemailactivitycounts?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getemailactivitycounts?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/getEmailActivityCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgReportEmailActivityCount", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/getEmailActivityUserCounts(period='{period}')", - "Module": "Reports", - "Command": "Get-MgReportEmailActivityUserCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getemailactivityusercounts?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getemailactivityusercounts?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/getEmailActivityUserCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgReportEmailActivityUserCount", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/getEmailActivityUserDetail(date={date})", - "Module": "Reports", - "Command": "Get-MgReportEmailActivityUserDetail", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getEmailActivityUserDetail(date={date})", + "OutputType": null, + "Command": "Get-MgReportEmailActivityUserDetail", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/getEmailAppUsageAppsUserCounts(period='{period}')", - "Module": "Reports", - "Command": "Get-MgReportEmailAppUsageAppUserCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getemailappusageappsusercounts?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getemailappusageappsusercounts?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/getEmailAppUsageAppsUserCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgReportEmailAppUsageAppUserCount", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/getEmailAppUsageUserCounts(period='{period}')", - "Module": "Reports", - "Command": "Get-MgReportEmailAppUsageUserCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getemailappusageusercounts?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getemailappusageusercounts?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/getEmailAppUsageUserCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgReportEmailAppUsageUserCount", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/getEmailAppUsageUserDetail(date={date})", - "Module": "Reports", - "Command": "Get-MgReportEmailAppUsageUserDetail", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getEmailAppUsageUserDetail(date={date})", + "OutputType": null, + "Command": "Get-MgReportEmailAppUsageUserDetail", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/getEmailAppUsageVersionsUserCounts(period='{period}')", - "Module": "Reports", - "Command": "Get-MgReportEmailAppUsageVersionUserCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getemailappusageversionsusercounts?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getemailappusageversionsusercounts?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/getEmailAppUsageVersionsUserCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgReportEmailAppUsageVersionUserCount", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/getGroupArchivedPrintJobs(groupId='{groupId}',startDateTime={startDateTime},endDateTime={endDateTime})", - "Module": "Reports", - "Command": "Get-MgReportGroupArchivedPrintJob", - "OutputType": "IMicrosoftGraphArchivedPrintJob", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reports-getgrouparchivedprintjobs?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reports-getgrouparchivedprintjobs?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/getGroupArchivedPrintJobs(groupId='{groupId}',startDateTime={startDateTime},endDateTime={endDateTime})", + "OutputType": "IMicrosoftGraphArchivedPrintJob", + "Command": "Get-MgReportGroupArchivedPrintJob", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/getM365AppPlatformUserCounts(period='{period}')", - "Module": "Reports", - "Command": "Get-MgReportM365AppPlatformUserCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getm365appplatformusercounts?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getm365appplatformusercounts?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/getM365AppPlatformUserCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgReportM365AppPlatformUserCount", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/getM365AppUserCounts(period='{period}')", - "Module": "Reports", - "Command": "Get-MgReportM365AppUserCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getm365appusercounts?view=graph-rest-1.0" - }, - { "Permissions": [], - "Uri": "/reports/getM365AppUserDetail(date={date})", - "Module": "Reports", - "Command": "Get-MgReportM365AppUserDetail", + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getm365appusercounts?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/getM365AppUserCounts(period='{period}')", "OutputType": null, + "Command": "Get-MgReportM365AppUserCount", + "Module": "Reports" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getM365AppUserDetail(date={date})", + "OutputType": null, + "Command": "Get-MgReportM365AppUserDetail", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/getMailboxUsageDetail(period='{period}')", - "Module": "Reports", - "Command": "Get-MgReportMailboxUsageDetail", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getmailboxusagedetail?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getmailboxusagedetail?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/getMailboxUsageDetail(period='{period}')", + "OutputType": null, + "Command": "Get-MgReportMailboxUsageDetail", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/getMailboxUsageMailboxCounts(period='{period}')", - "Module": "Reports", - "Command": "Get-MgReportMailboxUsageMailboxCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getmailboxusagemailboxcounts?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getmailboxusagemailboxcounts?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/getMailboxUsageMailboxCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgReportMailboxUsageMailboxCount", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/getMailboxUsageQuotaStatusMailboxCounts(period='{period}')", - "Module": "Reports", - "Command": "Get-MgReportMailboxUsageQuotaStatusMailboxCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getmailboxusagequotastatusmailboxcounts?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getmailboxusagequotastatusmailboxcounts?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/getMailboxUsageQuotaStatusMailboxCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgReportMailboxUsageQuotaStatusMailboxCount", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/getMailboxUsageStorage(period='{period}')", - "Module": "Reports", - "Command": "Get-MgReportMailboxUsageStorage", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getmailboxusagestorage?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getmailboxusagestorage?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/getMailboxUsageStorage(period='{period}')", + "OutputType": null, + "Command": "Get-MgReportMailboxUsageStorage", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/managedDeviceEnrollmentFailureDetails", - "Module": "Reports", - "Command": "Get-MgReportManagedDeviceEnrollmentFailureDetail", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Detail", "Detail1", "DetailViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/managedDeviceEnrollmentFailureDetails", + "OutputType": null, + "Command": "Get-MgReportManagedDeviceEnrollmentFailureDetail", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/managedDeviceEnrollmentTopFailures", - "Module": "Reports", - "Command": "Get-MgReportManagedDeviceEnrollmentTopFailure", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Top", "Top1", "TopViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/managedDeviceEnrollmentTopFailures", + "OutputType": null, + "Command": "Get-MgReportManagedDeviceEnrollmentTopFailure", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/monthlyPrintUsageByPrinter/{printUsageByPrinter-id}", - "Module": "Reports", - "Command": "Get-MgReportMonthlyPrintUsageByPrinter", - "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/monthlyPrintUsageByPrinter/{printUsageByPrinter-id}", + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "Command": "Get-MgReportMonthlyPrintUsageByPrinter", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/monthlyPrintUsageByPrinter", - "Module": "Reports", - "Command": "Get-MgReportMonthlyPrintUsageByPrinter", - "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-monthlyprintusagebyprinter?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-monthlyprintusagebyprinter?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/monthlyPrintUsageByPrinter", + "OutputType": "IMicrosoftGraphPrintUsageByPrinter", + "Command": "Get-MgReportMonthlyPrintUsageByPrinter", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/monthlyPrintUsageByPrinter/$count", - "Module": "Reports", - "Command": "Get-MgReportMonthlyPrintUsageByPrinterCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/monthlyPrintUsageByPrinter/$count", + "OutputType": null, + "Command": "Get-MgReportMonthlyPrintUsageByPrinterCount", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/monthlyPrintUsageByUser/{printUsageByUser-id}", - "Module": "Reports", - "Command": "Get-MgReportMonthlyPrintUsageByUser", - "OutputType": "IMicrosoftGraphPrintUsageByUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/monthlyPrintUsageByUser/{printUsageByUser-id}", + "OutputType": "IMicrosoftGraphPrintUsageByUser", + "Command": "Get-MgReportMonthlyPrintUsageByUser", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/monthlyPrintUsageByUser", - "Module": "Reports", - "Command": "Get-MgReportMonthlyPrintUsageByUser", - "OutputType": "IMicrosoftGraphPrintUsageByUser", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-monthlyprintusagebyuser?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-list-monthlyprintusagebyuser?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/monthlyPrintUsageByUser", + "OutputType": "IMicrosoftGraphPrintUsageByUser", + "Command": "Get-MgReportMonthlyPrintUsageByUser", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/monthlyPrintUsageByUser/$count", - "Module": "Reports", - "Command": "Get-MgReportMonthlyPrintUsageByUserCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/monthlyPrintUsageByUser/$count", + "OutputType": null, + "Command": "Get-MgReportMonthlyPrintUsageByUserCount", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/getOffice365ActivationCounts", - "Module": "Reports", - "Command": "Get-MgReportOffice365ActivationCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365activationcounts?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365activationcounts?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/getOffice365ActivationCounts", + "OutputType": null, + "Command": "Get-MgReportOffice365ActivationCount", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/getOffice365ActivationsUserCounts", - "Module": "Reports", - "Command": "Get-MgReportOffice365ActivationUserCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365activationsusercounts?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365activationsusercounts?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/getOffice365ActivationsUserCounts", + "OutputType": null, + "Command": "Get-MgReportOffice365ActivationUserCount", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/getOffice365ActivationsUserDetail", - "Module": "Reports", - "Command": "Get-MgReportOffice365ActivationUserDetail", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365activationsuserdetail?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365activationsuserdetail?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/getOffice365ActivationsUserDetail", + "OutputType": null, + "Command": "Get-MgReportOffice365ActivationUserDetail", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/getOffice365ActiveUserCounts(period='{period}')", - "Module": "Reports", - "Command": "Get-MgReportOffice365ActiveUserCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365activeusercounts?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365activeusercounts?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/getOffice365ActiveUserCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgReportOffice365ActiveUserCount", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/getOffice365ActiveUserDetail(date={date})", - "Module": "Reports", - "Command": "Get-MgReportOffice365ActiveUserDetail", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365activeuserdetail?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365activeuserdetail?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/getOffice365ActiveUserDetail(date={date})", + "OutputType": null, + "Command": "Get-MgReportOffice365ActiveUserDetail", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/getOffice365GroupsActivityCounts(period='{period}')", - "Module": "Reports", - "Command": "Get-MgReportOffice365GroupActivityCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365groupsactivitycounts?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365groupsactivitycounts?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/getOffice365GroupsActivityCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgReportOffice365GroupActivityCount", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/getOffice365GroupsActivityDetail(date={date})", - "Module": "Reports", - "Command": "Get-MgReportOffice365GroupActivityDetail", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365groupsactivitydetail?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365groupsactivitydetail?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/getOffice365GroupsActivityDetail(date={date})", + "OutputType": null, + "Command": "Get-MgReportOffice365GroupActivityDetail", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/getOffice365GroupsActivityFileCounts(period='{period}')", - "Module": "Reports", - "Command": "Get-MgReportOffice365GroupActivityFileCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365groupsactivityfilecounts?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365groupsactivityfilecounts?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/getOffice365GroupsActivityFileCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgReportOffice365GroupActivityFileCount", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/getOffice365GroupsActivityGroupCounts(period='{period}')", - "Module": "Reports", - "Command": "Get-MgReportOffice365GroupActivityGroupCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365groupsactivitygroupcounts?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365groupsactivitygroupcounts?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/getOffice365GroupsActivityGroupCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgReportOffice365GroupActivityGroupCount", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/getOffice365GroupsActivityStorage(period='{period}')", - "Module": "Reports", - "Command": "Get-MgReportOffice365GroupActivityStorage", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365groupsactivitystorage?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365groupsactivitystorage?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/getOffice365GroupsActivityStorage(period='{period}')", + "OutputType": null, + "Command": "Get-MgReportOffice365GroupActivityStorage", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/getOffice365ServicesUserCounts(period='{period}')", - "Module": "Reports", - "Command": "Get-MgReportOffice365ServiceUserCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365servicesusercounts?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getoffice365servicesusercounts?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/getOffice365ServicesUserCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgReportOffice365ServiceUserCount", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/getOneDriveActivityFileCounts(period='{period}')", - "Module": "Reports", - "Command": "Get-MgReportOneDriveActivityFileCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveactivityfilecounts?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveactivityfilecounts?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/getOneDriveActivityFileCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgReportOneDriveActivityFileCount", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/getOneDriveActivityUserCounts(period='{period}')", - "Module": "Reports", - "Command": "Get-MgReportOneDriveActivityUserCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveactivityusercounts?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveactivityusercounts?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/getOneDriveActivityUserCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgReportOneDriveActivityUserCount", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/getOneDriveActivityUserDetail(date={date})", - "Module": "Reports", - "Command": "Get-MgReportOneDriveActivityUserDetail", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveactivityuserdetail?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveactivityuserdetail?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/getOneDriveActivityUserDetail(date={date})", + "OutputType": null, + "Command": "Get-MgReportOneDriveActivityUserDetail", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/getOneDriveUsageAccountCounts(period='{period}')", - "Module": "Reports", - "Command": "Get-MgReportOneDriveUsageAccountCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveusageaccountcounts?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveusageaccountcounts?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/getOneDriveUsageAccountCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgReportOneDriveUsageAccountCount", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/getOneDriveUsageAccountDetail(date={date})", - "Module": "Reports", - "Command": "Get-MgReportOneDriveUsageAccountDetail", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveusageaccountdetail?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveusageaccountdetail?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/getOneDriveUsageAccountDetail(date={date})", + "OutputType": null, + "Command": "Get-MgReportOneDriveUsageAccountDetail", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/getOneDriveUsageFileCounts(period='{period}')", - "Module": "Reports", - "Command": "Get-MgReportOneDriveUsageFileCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveusagefilecounts?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveusagefilecounts?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/getOneDriveUsageFileCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgReportOneDriveUsageFileCount", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/getOneDriveUsageStorage(period='{period}')", - "Module": "Reports", - "Command": "Get-MgReportOneDriveUsageStorage", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveusagestorage?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getonedriveusagestorage?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/getOneDriveUsageStorage(period='{period}')", + "OutputType": null, + "Command": "Get-MgReportOneDriveUsageStorage", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/partners", - "Module": "Reports", - "Command": "Get-MgReportPartner", - "OutputType": "IMicrosoftGraphPartners", + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/partners", + "OutputType": "IMicrosoftGraphPartners", + "Command": "Get-MgReportPartner", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/partners/billing", - "Module": "Reports", - "Command": "Get-MgReportPartnerBilling", - "OutputType": "IMicrosoftGraphPartnersBilling", + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/partners/billing", + "OutputType": "IMicrosoftGraphPartnersBilling", + "Command": "Get-MgReportPartnerBilling", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/partners/billing/manifests/{manifest-id}", - "Module": "Reports", - "Command": "Get-MgReportPartnerBillingManifest", - "OutputType": "IMicrosoftGraphPartnersBillingManifest", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-manifest-get?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-manifest-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/partners/billing/manifests/{manifest-id}", + "OutputType": "IMicrosoftGraphPartnersBillingManifest", + "Command": "Get-MgReportPartnerBillingManifest", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/partners/billing/manifests", - "Module": "Reports", - "Command": "Get-MgReportPartnerBillingManifest", - "OutputType": "IMicrosoftGraphPartnersBillingManifest", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/partners/billing/manifests", + "OutputType": "IMicrosoftGraphPartnersBillingManifest", + "Command": "Get-MgReportPartnerBillingManifest", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/partners/billing/manifests/$count", - "Module": "Reports", - "Command": "Get-MgReportPartnerBillingManifestCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/partners/billing/manifests/$count", + "OutputType": null, + "Command": "Get-MgReportPartnerBillingManifestCount", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/partners/billing/operations/{operation-id}", - "Module": "Reports", - "Command": "Get-MgReportPartnerBillingOperation", - "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-operation-get?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partners-billing-operation-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/partners/billing/operations/{operation-id}", + "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "Command": "Get-MgReportPartnerBillingOperation", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/partners/billing/operations", - "Module": "Reports", - "Command": "Get-MgReportPartnerBillingOperation", - "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/partners/billing/operations", + "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "Command": "Get-MgReportPartnerBillingOperation", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/partners/billing/operations/$count", - "Module": "Reports", - "Command": "Get-MgReportPartnerBillingOperationCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/partners/billing/operations/$count", + "OutputType": null, + "Command": "Get-MgReportPartnerBillingOperationCount", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/partners/billing/reconciliation", - "Module": "Reports", - "Command": "Get-MgReportPartnerBillingReconciliation", - "OutputType": "IMicrosoftGraphPartnersBillingReconciliation", + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/partners/billing/reconciliation", + "OutputType": "IMicrosoftGraphPartnersBillingReconciliation", + "Command": "Get-MgReportPartnerBillingReconciliation", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/partners/billing/reconciliation/billed", - "Module": "Reports", - "Command": "Get-MgReportPartnerBillingReconciliationBilled", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/partners/billing/reconciliation/billed", + "OutputType": null, + "Command": "Get-MgReportPartnerBillingReconciliationBilled", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/partners/billing/usage", - "Module": "Reports", - "Command": "Get-MgReportPartnerBillingUsage", - "OutputType": "IMicrosoftGraphPartnersBillingAzureUsage", + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/partners/billing/usage", + "OutputType": "IMicrosoftGraphPartnersBillingAzureUsage", + "Command": "Get-MgReportPartnerBillingUsage", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/partners/billing/usage/billed", - "Module": "Reports", - "Command": "Get-MgReportPartnerBillingUsageBilled", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/partners/billing/usage/billed", + "OutputType": null, + "Command": "Get-MgReportPartnerBillingUsageBilled", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/partners/billing/usage/unbilled", - "Module": "Reports", - "Command": "Get-MgReportPartnerBillingUsageUnbilled", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/partners/billing/usage/unbilled", + "OutputType": null, + "Command": "Get-MgReportPartnerBillingUsageUnbilled", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/getPrinterArchivedPrintJobs(printerId='{printerId}',startDateTime={startDateTime},endDateTime={endDateTime})", - "Module": "Reports", - "Command": "Get-MgReportPrinterArchivedPrintJob", - "OutputType": "IMicrosoftGraphArchivedPrintJob", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reports-getprinterarchivedprintjobs?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reports-getprinterarchivedprintjobs?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/getPrinterArchivedPrintJobs(printerId='{printerId}',startDateTime={startDateTime},endDateTime={endDateTime})", + "OutputType": "IMicrosoftGraphArchivedPrintJob", + "Command": "Get-MgReportPrinterArchivedPrintJob", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/getRelyingPartyDetailedSummary(period='{period}')", - "Module": "Reports", - "Command": "Get-MgReportRelyingPartyDetailedSummary", - "OutputType": "IMicrosoftGraphRelyingPartyDetailedSummary", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getrelyingpartydetailedsummary?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getrelyingpartydetailedsummary?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/getRelyingPartyDetailedSummary(period='{period}')", + "OutputType": "IMicrosoftGraphRelyingPartyDetailedSummary", + "Command": "Get-MgReportRelyingPartyDetailedSummary", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/security", - "Module": "Reports", - "Command": "Get-MgReportSecurity", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/security", + "OutputType": null, + "Command": "Get-MgReportSecurity", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/security/getAttackSimulationRepeatOffenders", - "Module": "Reports", - "Command": "Get-MgReportSecurityAttackSimulationRepeatOffender", - "OutputType": "IMicrosoftGraphAttackSimulationRepeatOffender", + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityreportsroot-getattacksimulationrepeatoffenders?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityreportsroot-getattacksimulationrepeatoffenders?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/security/getAttackSimulationRepeatOffenders", + "OutputType": "IMicrosoftGraphAttackSimulationRepeatOffender", + "Command": "Get-MgReportSecurityAttackSimulationRepeatOffender", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/security/getAttackSimulationTrainingUserCoverage", - "Module": "Reports", - "Command": "Get-MgReportSecurityAttackSimulationTrainingUserCoverage", - "OutputType": "IMicrosoftGraphAttackSimulationTrainingUserCoverage", + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityreportsroot-getattacksimulationtrainingusercoverage?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityreportsroot-getattacksimulationtrainingusercoverage?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/security/getAttackSimulationTrainingUserCoverage", + "OutputType": "IMicrosoftGraphAttackSimulationTrainingUserCoverage", + "Command": "Get-MgReportSecurityAttackSimulationTrainingUserCoverage", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/security/getAttackSimulationSimulationUserCoverage", - "Module": "Reports", - "Command": "Get-MgReportSecurityAttackSimulationUserCoverage", - "OutputType": "IMicrosoftGraphAttackSimulationUserCoverage", + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityreportsroot-getattacksimulationsimulationusercoverage?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityreportsroot-getattacksimulationsimulationusercoverage?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/security/getAttackSimulationSimulationUserCoverage", + "OutputType": "IMicrosoftGraphAttackSimulationUserCoverage", + "Command": "Get-MgReportSecurityAttackSimulationUserCoverage", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/getSharePointActivityFileCounts(period='{period}')", - "Module": "Reports", - "Command": "Get-MgReportSharePointActivityFileCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointactivityfilecounts?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointactivityfilecounts?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/getSharePointActivityFileCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgReportSharePointActivityFileCount", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/getSharePointActivityPages(period='{period}')", - "Module": "Reports", - "Command": "Get-MgReportSharePointActivityPage", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointactivitypages?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointactivitypages?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/getSharePointActivityPages(period='{period}')", + "OutputType": null, + "Command": "Get-MgReportSharePointActivityPage", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/getSharePointActivityUserCounts(period='{period}')", - "Module": "Reports", - "Command": "Get-MgReportSharePointActivityUserCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointactivityusercounts?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointactivityusercounts?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/getSharePointActivityUserCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgReportSharePointActivityUserCount", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/getSharePointActivityUserDetail(date={date})", - "Module": "Reports", - "Command": "Get-MgReportSharePointActivityUserDetail", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointactivityuserdetail?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointactivityuserdetail?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/getSharePointActivityUserDetail(date={date})", + "OutputType": null, + "Command": "Get-MgReportSharePointActivityUserDetail", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/getSharePointSiteUsageDetail(date={date})", - "Module": "Reports", - "Command": "Get-MgReportSharePointSiteUsageDetail", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointsiteusagedetail?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointsiteusagedetail?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/getSharePointSiteUsageDetail(date={date})", + "OutputType": null, + "Command": "Get-MgReportSharePointSiteUsageDetail", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/getSharePointSiteUsageFileCounts(period='{period}')", - "Module": "Reports", - "Command": "Get-MgReportSharePointSiteUsageFileCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointsiteusagefilecounts?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointsiteusagefilecounts?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/getSharePointSiteUsageFileCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgReportSharePointSiteUsageFileCount", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/getSharePointSiteUsagePages(period='{period}')", - "Module": "Reports", - "Command": "Get-MgReportSharePointSiteUsagePage", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointsiteusagepages?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointsiteusagepages?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/getSharePointSiteUsagePages(period='{period}')", + "OutputType": null, + "Command": "Get-MgReportSharePointSiteUsagePage", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/getSharePointSiteUsageSiteCounts(period='{period}')", - "Module": "Reports", - "Command": "Get-MgReportSharePointSiteUsageSiteCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointsiteusagesitecounts?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointsiteusagesitecounts?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/getSharePointSiteUsageSiteCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgReportSharePointSiteUsageSiteCount", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/getSharePointSiteUsageStorage(period='{period}')", - "Module": "Reports", - "Command": "Get-MgReportSharePointSiteUsageStorage", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointsiteusagestorage?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getsharepointsiteusagestorage?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/getSharePointSiteUsageStorage(period='{period}')", + "OutputType": null, + "Command": "Get-MgReportSharePointSiteUsageStorage", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/getSkypeForBusinessActivityCounts(period='{period}')", - "Module": "Reports", - "Command": "Get-MgReportSkypeForBusinessActivityCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessactivitycounts?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessactivitycounts?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/getSkypeForBusinessActivityCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgReportSkypeForBusinessActivityCount", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/getSkypeForBusinessActivityUserCounts(period='{period}')", - "Module": "Reports", - "Command": "Get-MgReportSkypeForBusinessActivityUserCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessactivityusercounts?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessactivityusercounts?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/getSkypeForBusinessActivityUserCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgReportSkypeForBusinessActivityUserCount", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/getSkypeForBusinessActivityUserDetail(date={date})", - "Module": "Reports", - "Command": "Get-MgReportSkypeForBusinessActivityUserDetail", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessactivityuserdetail?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessactivityuserdetail?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/getSkypeForBusinessActivityUserDetail(date={date})", + "OutputType": null, + "Command": "Get-MgReportSkypeForBusinessActivityUserDetail", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/getSkypeForBusinessDeviceUsageDistributionUserCounts(period='{period}')", - "Module": "Reports", - "Command": "Get-MgReportSkypeForBusinessDeviceUsageDistributionUserCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessdeviceusagedistributionusercounts?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessdeviceusagedistributionusercounts?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/getSkypeForBusinessDeviceUsageDistributionUserCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgReportSkypeForBusinessDeviceUsageDistributionUserCount", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/getSkypeForBusinessDeviceUsageUserCounts(period='{period}')", - "Module": "Reports", - "Command": "Get-MgReportSkypeForBusinessDeviceUsageUserCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessdeviceusageusercounts?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessdeviceusageusercounts?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/getSkypeForBusinessDeviceUsageUserCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgReportSkypeForBusinessDeviceUsageUserCount", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/getSkypeForBusinessDeviceUsageUserDetail(date={date})", - "Module": "Reports", - "Command": "Get-MgReportSkypeForBusinessDeviceUsageUserDetail", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessdeviceusageuserdetail?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessdeviceusageuserdetail?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/getSkypeForBusinessDeviceUsageUserDetail(date={date})", + "OutputType": null, + "Command": "Get-MgReportSkypeForBusinessDeviceUsageUserDetail", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/getSkypeForBusinessOrganizerActivityCounts(period='{period}')", - "Module": "Reports", - "Command": "Get-MgReportSkypeForBusinessOrganizerActivityCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessorganizeractivitycounts?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessorganizeractivitycounts?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/getSkypeForBusinessOrganizerActivityCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgReportSkypeForBusinessOrganizerActivityCount", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/getSkypeForBusinessOrganizerActivityMinuteCounts(period='{period}')", - "Module": "Reports", - "Command": "Get-MgReportSkypeForBusinessOrganizerActivityMinuteCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessorganizeractivityminutecounts?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessorganizeractivityminutecounts?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/getSkypeForBusinessOrganizerActivityMinuteCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgReportSkypeForBusinessOrganizerActivityMinuteCount", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/getSkypeForBusinessOrganizerActivityUserCounts(period='{period}')", - "Module": "Reports", - "Command": "Get-MgReportSkypeForBusinessOrganizerActivityUserCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessorganizeractivityusercounts?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessorganizeractivityusercounts?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/getSkypeForBusinessOrganizerActivityUserCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgReportSkypeForBusinessOrganizerActivityUserCount", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/getSkypeForBusinessParticipantActivityCounts(period='{period}')", - "Module": "Reports", - "Command": "Get-MgReportSkypeForBusinessParticipantActivityCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessparticipantactivitycounts?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessparticipantactivitycounts?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/getSkypeForBusinessParticipantActivityCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgReportSkypeForBusinessParticipantActivityCount", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/getSkypeForBusinessParticipantActivityMinuteCounts(period='{period}')", - "Module": "Reports", - "Command": "Get-MgReportSkypeForBusinessParticipantActivityMinuteCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessparticipantactivityminutecounts?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessparticipantactivityminutecounts?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/getSkypeForBusinessParticipantActivityMinuteCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgReportSkypeForBusinessParticipantActivityMinuteCount", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/getSkypeForBusinessParticipantActivityUserCounts(period='{period}')", - "Module": "Reports", - "Command": "Get-MgReportSkypeForBusinessParticipantActivityUserCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessparticipantactivityusercounts?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinessparticipantactivityusercounts?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/getSkypeForBusinessParticipantActivityUserCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgReportSkypeForBusinessParticipantActivityUserCount", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityCounts(period='{period}')", - "Module": "Reports", - "Command": "Get-MgReportSkypeForBusinessPeerToPeerActivityCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinesspeertopeeractivitycounts?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinesspeertopeeractivitycounts?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgReportSkypeForBusinessPeerToPeerActivityCount", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityMinuteCounts(period='{period}')", - "Module": "Reports", - "Command": "Get-MgReportSkypeForBusinessPeerToPeerActivityMinuteCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinesspeertopeeractivityminutecounts?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinesspeertopeeractivityminutecounts?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityMinuteCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgReportSkypeForBusinessPeerToPeerActivityMinuteCount", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityUserCounts(period='{period}')", - "Module": "Reports", - "Command": "Get-MgReportSkypeForBusinessPeerToPeerActivityUserCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinesspeertopeeractivityusercounts?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getskypeforbusinesspeertopeeractivityusercounts?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/getSkypeForBusinessPeerToPeerActivityUserCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgReportSkypeForBusinessPeerToPeerActivityUserCount", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/getTeamsTeamActivityCounts(period='{period}')", - "Module": "Reports", - "Command": "Get-MgReportTeamActivityCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsteamactivitycounts?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsteamactivitycounts?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/getTeamsTeamActivityCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgReportTeamActivityCount", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/getTeamsTeamActivityDetail(date={date})", - "Module": "Reports", - "Command": "Get-MgReportTeamActivityDetail", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getTeamsTeamActivityDetail(date={date})", + "OutputType": null, + "Command": "Get-MgReportTeamActivityDetail", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/getTeamsTeamActivityDistributionCounts(period='{period}')", - "Module": "Reports", - "Command": "Get-MgReportTeamActivityDistributionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsteamactivitydistributioncounts?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsteamactivitydistributioncounts?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/getTeamsTeamActivityDistributionCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgReportTeamActivityDistributionCount", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/getTeamsTeamCounts(period='{period}')", - "Module": "Reports", - "Command": "Get-MgReportTeamCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsteamcounts?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsteamcounts?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/getTeamsTeamCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgReportTeamCount", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/getTeamsDeviceUsageDistributionUserCounts(period='{period}')", - "Module": "Reports", - "Command": "Get-MgReportTeamDeviceUsageDistributionUserCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsdeviceusagedistributionusercounts?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsdeviceusagedistributionusercounts?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/getTeamsDeviceUsageDistributionUserCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgReportTeamDeviceUsageDistributionUserCount", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/getTeamsDeviceUsageUserCounts(period='{period}')", - "Module": "Reports", - "Command": "Get-MgReportTeamDeviceUsageUserCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsdeviceusageusercounts?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsdeviceusageusercounts?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/getTeamsDeviceUsageUserCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgReportTeamDeviceUsageUserCount", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/getTeamsDeviceUsageUserDetail(date={date})", - "Module": "Reports", - "Command": "Get-MgReportTeamDeviceUsageUserDetail", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getTeamsDeviceUsageUserDetail(date={date})", + "OutputType": null, + "Command": "Get-MgReportTeamDeviceUsageUserDetail", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/getTeamsUserActivityCounts(period='{period}')", - "Module": "Reports", - "Command": "Get-MgReportTeamUserActivityCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsuseractivitycounts?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsuseractivitycounts?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/getTeamsUserActivityCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgReportTeamUserActivityCount", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/getTeamsUserActivityUserCounts(period='{period}')", - "Module": "Reports", - "Command": "Get-MgReportTeamUserActivityUserCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsuseractivityusercounts?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getteamsuseractivityusercounts?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/getTeamsUserActivityUserCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgReportTeamUserActivityUserCount", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/getTeamsUserActivityUserDetail(date={date})", - "Module": "Reports", - "Command": "Get-MgReportTeamUserActivityUserDetail", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/reports/getTeamsUserActivityUserDetail(date={date})", + "OutputType": null, + "Command": "Get-MgReportTeamUserActivityUserDetail", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/getUserArchivedPrintJobs(userId='{userId}',startDateTime={startDateTime},endDateTime={endDateTime})", - "Module": "Reports", - "Command": "Get-MgReportUserArchivedPrintJob", - "OutputType": "IMicrosoftGraphArchivedPrintJob", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reports-getuserarchivedprintjobs?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reports-getuserarchivedprintjobs?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/getUserArchivedPrintJobs(userId='{userId}',startDateTime={startDateTime},endDateTime={endDateTime})", + "OutputType": "IMicrosoftGraphArchivedPrintJob", + "Command": "Get-MgReportUserArchivedPrintJob", + "Module": "Reports" }, - { - "Permissions": [], - "Uri": "/reports/getYammerActivityCounts(period='{period}')", - "Module": "Reports", - "Command": "Get-MgReportYammerActivityCount", - "OutputType": null, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammeractivitycounts?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammeractivitycounts?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/getYammerActivityCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgReportYammerActivityCount", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/getYammerActivityUserCounts(period='{period}')", - "Module": "Reports", - "Command": "Get-MgReportYammerActivityUserCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammeractivityusercounts?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammeractivityusercounts?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/getYammerActivityUserCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgReportYammerActivityUserCount", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/getYammerActivityUserDetail(date={date})", - "Module": "Reports", - "Command": "Get-MgReportYammerActivityUserDetail", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammeractivityuserdetail?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammeractivityuserdetail?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/getYammerActivityUserDetail(date={date})", + "OutputType": null, + "Command": "Get-MgReportYammerActivityUserDetail", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/getYammerDeviceUsageDistributionUserCounts(period='{period}')", - "Module": "Reports", - "Command": "Get-MgReportYammerDeviceUsageDistributionUserCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammerdeviceusagedistributionusercounts?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammerdeviceusagedistributionusercounts?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/getYammerDeviceUsageDistributionUserCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgReportYammerDeviceUsageDistributionUserCount", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/getYammerDeviceUsageUserCounts(period='{period}')", - "Module": "Reports", - "Command": "Get-MgReportYammerDeviceUsageUserCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammerdeviceusageusercounts?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammerdeviceusageusercounts?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/getYammerDeviceUsageUserCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgReportYammerDeviceUsageUserCount", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/getYammerDeviceUsageUserDetail(date={date})", - "Module": "Reports", - "Command": "Get-MgReportYammerDeviceUsageUserDetail", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammerdeviceusageuserdetail?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammerdeviceusageuserdetail?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/getYammerDeviceUsageUserDetail(date={date})", + "OutputType": null, + "Command": "Get-MgReportYammerDeviceUsageUserDetail", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/getYammerGroupsActivityCounts(period='{period}')", - "Module": "Reports", - "Command": "Get-MgReportYammerGroupActivityCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammergroupsactivitycounts?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammergroupsactivitycounts?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/getYammerGroupsActivityCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgReportYammerGroupActivityCount", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/getYammerGroupsActivityDetail(date={date})", - "Module": "Reports", - "Command": "Get-MgReportYammerGroupActivityDetail", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammergroupsactivitydetail?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammergroupsactivitydetail?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/getYammerGroupsActivityDetail(date={date})", + "OutputType": null, + "Command": "Get-MgReportYammerGroupActivityDetail", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/getYammerGroupsActivityGroupCounts(period='{period}')", - "Module": "Reports", - "Command": "Get-MgReportYammerGroupActivityGroupCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammergroupsactivitygroupcounts?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/reportroot-getyammergroupsactivitygroupcounts?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/getYammerGroupsActivityGroupCounts(period='{period}')", + "OutputType": null, + "Command": "Get-MgReportYammerGroupActivityGroupCount", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/identityProtection/riskDetections/{riskDetection-id}", - "Module": "Identity.SignIns", - "Command": "Get-MgRiskDetection", - "OutputType": "IMicrosoftGraphRiskDetection", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskdetection-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/identityProtection/riskDetections/{riskDetection-id}", + "OutputType": "IMicrosoftGraphRiskDetection", + "Command": "Get-MgRiskDetection", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identityProtection/riskDetections", - "Module": "Identity.SignIns", - "Command": "Get-MgRiskDetection", - "OutputType": "IMicrosoftGraphRiskDetection", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskdetection-list?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/identityProtection/riskDetections", + "OutputType": "IMicrosoftGraphRiskDetection", + "Command": "Get-MgRiskDetection", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identityProtection/riskDetections/$count", - "Module": "Identity.SignIns", - "Command": "Get-MgRiskDetectionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityProtection/riskDetections/$count", + "OutputType": null, + "Command": "Get-MgRiskDetectionCount", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "IdentityRiskyServicePrincipal.Read.All", @@ -298397,20 +299129,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", - "Module": "Identity.SignIns", - "Command": "Get-MgRiskyServicePrincipal", "OutputType": "IMicrosoftGraphRiskyServicePrincipal", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgRiskyServicePrincipal", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "IdentityRiskyServicePrincipal.Read.All", @@ -298429,19 +299160,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityprotectionroot-list-riskyserviceprincipals?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityProtection/riskyServicePrincipals", - "Module": "Identity.SignIns", - "Command": "Get-MgRiskyServicePrincipal", "OutputType": "IMicrosoftGraphRiskyServicePrincipal", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgRiskyServicePrincipal", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "IdentityRiskyServicePrincipal.Read.All", @@ -298460,34 +299191,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityProtection/riskyServicePrincipals/$count", - "Module": "Identity.SignIns", - "Command": "Get-MgRiskyServicePrincipalCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgRiskyServicePrincipalCount", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", - "Module": "Identity.SignIns", - "Command": "Get-MgRiskyServicePrincipalHistory", - "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", + "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", + "Command": "Get-MgRiskyServicePrincipalHistory", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "IdentityRiskyServicePrincipal.Read.All", @@ -298506,19 +299237,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-list-history?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history", - "Module": "Identity.SignIns", - "Command": "Get-MgRiskyServicePrincipalHistory", "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgRiskyServicePrincipalHistory", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "IdentityRiskyServicePrincipal.Read.All", @@ -298537,63 +299269,63 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/$count", - "Module": "Identity.SignIns", - "Command": "Get-MgRiskyServicePrincipalHistoryCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgRiskyServicePrincipalHistoryCount", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", - "Module": "Identity.SignIns", - "Command": "Get-MgRiskyUser", - "OutputType": "IMicrosoftGraphRiskyUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyuser-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", + "OutputType": "IMicrosoftGraphRiskyUser", + "Command": "Get-MgRiskyUser", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identityProtection/riskyUsers", - "Module": "Identity.SignIns", - "Command": "Get-MgRiskyUser", - "OutputType": "IMicrosoftGraphRiskyUser", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyuser-list?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/identityProtection/riskyUsers", + "OutputType": "IMicrosoftGraphRiskyUser", + "Command": "Get-MgRiskyUser", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identityProtection/riskyUsers/$count", - "Module": "Identity.SignIns", - "Command": "Get-MgRiskyUserCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityProtection/riskyUsers/$count", + "OutputType": null, + "Command": "Get-MgRiskyUserCount", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "IdentityRiskyUser.Read.All", @@ -298612,20 +299344,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", - "Module": "Identity.SignIns", - "Command": "Get-MgRiskyUserHistory", "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgRiskyUserHistory", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "IdentityRiskyUser.Read.All", @@ -298644,19 +299375,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyuser-list-history?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history", - "Module": "Identity.SignIns", - "Command": "Get-MgRiskyUserHistory", "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgRiskyUserHistory", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "IdentityRiskyUser.Read.All", @@ -298675,20 +299407,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/$count", - "Module": "Identity.SignIns", - "Command": "Get-MgRiskyUserHistoryCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgRiskyUserHistoryCount", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -298723,33 +299454,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/roleManagement", - "Module": "DeviceManagement.Enrollment", - "Command": "Get-MgRoleManagement", "OutputType": "IMicrosoftGraphRoleManagement", - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgRoleManagement", + "Module": "DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/directory", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectory", - "OutputType": "IMicrosoftGraphRbacApplication", + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory", + "OutputType": "IMicrosoftGraphRbacApplication", + "Command": "Get-MgRoleManagementDirectory", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -298776,20 +299508,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryResourceNamespace", "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgRoleManagementDirectoryResourceNamespace", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -298816,19 +299547,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/roleManagement/directory/resourceNamespaces", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryResourceNamespace", "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgRoleManagementDirectoryResourceNamespace", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -298855,19 +299586,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/roleManagement/directory/resourceNamespaces/$count", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryResourceNamespaceCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgRoleManagementDirectoryResourceNamespaceCount", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -298894,20 +299626,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryResourceNamespaceResourceAction", "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgRoleManagementDirectoryResourceNamespaceResourceAction", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -298934,19 +299665,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryResourceNamespaceResourceAction", "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgRoleManagementDirectoryResourceNamespaceResourceAction", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -298973,20 +299705,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryResourceNamespaceResourceActionCount", "OutputType": null, + "Command": "Get-MgRoleManagementDirectoryResourceNamespaceResourceActionCount", + "Module": "Identity.Governance" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -299029,20 +299761,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignment-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleAssignment", "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignment-get?view=graph-rest-1.0" + "Command": "Get-MgRoleManagementDirectoryRoleAssignment", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -299085,34 +299816,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignments?view=graph-rest-1.0", + "Method": "GET", "Uri": "/roleManagement/directory/roleAssignments", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleAssignment", "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignments?view=graph-rest-1.0" + "Command": "Get-MgRoleManagementDirectoryRoleAssignment", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentAppScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "OutputType": "IMicrosoftGraphAppScope", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentAppScope", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -299155,73 +299886,66 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/roleManagement/directory/roleAssignments/$count", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentDirectoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentDirectoryScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/principal", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentPrincipal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/principal", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentPrincipal", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentRoleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentRoleDefinition", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write directory RBAC settings", @@ -299253,31 +299977,30 @@ "IsAdmin": true, "PermissionType": "DelegatedWork", "IsLeastPrivilege": false + }, + { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentSchedule", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-get?view=graph-rest-1.0" + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentSchedule", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write directory RBAC settings", @@ -299309,60 +300032,60 @@ "IsAdmin": true, "PermissionType": "DelegatedWork", "IsLeastPrivilege": false + }, + { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignmentschedules?view=graph-rest-1.0", + "Method": "GET", "Uri": "/roleManagement/directory/roleAssignmentSchedules", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentSchedule", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignmentschedules?view=graph-rest-1.0" + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentSchedule", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleActivatedUsing", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleActivatedUsing", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleAppScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope", + "OutputType": "IMicrosoftGraphAppScope", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleAppScope", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write directory RBAC settings", @@ -299394,45 +300117,46 @@ "IsAdmin": true, "PermissionType": "DelegatedWork", "IsLeastPrivilege": false + }, + { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/roleManagement/directory/roleAssignmentSchedules/$count", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleDirectoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleDirectoryScope", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write directory RBAC settings", @@ -299464,31 +300188,30 @@ "IsAdmin": true, "PermissionType": "DelegatedWork", "IsLeastPrivilege": false + }, + { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-get?view=graph-rest-1.0" + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write directory RBAC settings", @@ -299520,60 +300243,60 @@ "IsAdmin": true, "PermissionType": "DelegatedWork", "IsLeastPrivilege": false + }, + { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignmentscheduleinstances?view=graph-rest-1.0", + "Method": "GET", "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignmentscheduleinstances?view=graph-rest-1.0" + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceActivatedUsing", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceActivatedUsing", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceAppScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope", + "OutputType": "IMicrosoftGraphAppScope", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceAppScope", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write directory RBAC settings", @@ -299605,81 +300328,90 @@ "IsAdmin": true, "PermissionType": "DelegatedWork", "IsLeastPrivilege": false + }, + { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/$count", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceDirectoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceDirectoryScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstancePrincipal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstancePrincipal", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceRoleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleInstanceRoleDefinition", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentSchedulePrincipal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentSchedulePrincipal", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "RoleAssignmentSchedule.ReadWrite.Directory", @@ -299714,20 +300446,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-get?view=graph-rest-1.0" + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "RoleAssignmentSchedule.ReadWrite.Directory", @@ -299762,49 +300493,49 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignmentschedulerequests?view=graph-rest-1.0", + "Method": "GET", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignmentschedulerequests?view=graph-rest-1.0" + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestActivatedUsing", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestActivatedUsing", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestAppScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope", + "OutputType": "IMicrosoftGraphAppScope", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestAppScope", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "RoleAssignmentSchedule.ReadWrite.Directory", @@ -299839,94 +300570,95 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/$count", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestDirectoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestDirectoryScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestPrincipal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestPrincipal", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestRoleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestRoleDefinition", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestTargetSchedule", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRequestTargetSchedule", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRoleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "Get-MgRoleManagementDirectoryRoleAssignmentScheduleRoleDefinition", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -299969,20 +300701,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleDefinition", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-get?view=graph-rest-1.0" + "Command": "Get-MgRoleManagementDirectoryRoleDefinition", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -300025,19 +300756,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roledefinitions?view=graph-rest-1.0", + "Method": "GET", "Uri": "/roleManagement/directory/roleDefinitions", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleDefinition", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roledefinitions?view=graph-rest-1.0" + "Command": "Get-MgRoleManagementDirectoryRoleDefinition", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -300080,72 +300811,65 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/roleManagement/directory/roleDefinitions/$count", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleDefinitionCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgRoleManagementDirectoryRoleDefinitionCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFromCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count", + "OutputType": null, + "Command": "Get-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFromCount", + "Module": "Identity.Governance" }, { - "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], + "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write directory RBAC settings", @@ -300177,31 +300901,30 @@ "IsAdmin": true, "PermissionType": "DelegatedWork", "IsLeastPrivilege": false + }, + { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilitySchedule", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-get?view=graph-rest-1.0" + "Command": "Get-MgRoleManagementDirectoryRoleEligibilitySchedule", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write directory RBAC settings", @@ -300233,45 +300956,45 @@ "IsAdmin": true, "PermissionType": "DelegatedWork", "IsLeastPrivilege": false + }, + { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleeligibilityschedules?view=graph-rest-1.0", + "Method": "GET", "Uri": "/roleManagement/directory/roleEligibilitySchedules", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilitySchedule", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleeligibilityschedules?view=graph-rest-1.0" + "Command": "Get-MgRoleManagementDirectoryRoleEligibilitySchedule", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleAppScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope", + "OutputType": "IMicrosoftGraphAppScope", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleAppScope", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write directory RBAC settings", @@ -300303,45 +301026,46 @@ "IsAdmin": true, "PermissionType": "DelegatedWork", "IsLeastPrivilege": false + }, + { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/roleManagement/directory/roleEligibilitySchedules/$count", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleDirectoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleDirectoryScope", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write directory RBAC settings", @@ -300373,31 +301097,30 @@ "IsAdmin": true, "PermissionType": "DelegatedWork", "IsLeastPrivilege": false + }, + { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-get?view=graph-rest-1.0" + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write directory RBAC settings", @@ -300429,45 +301152,45 @@ "IsAdmin": true, "PermissionType": "DelegatedWork", "IsLeastPrivilege": false + }, + { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleeligibilityscheduleinstances?view=graph-rest-1.0", + "Method": "GET", "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleeligibilityscheduleinstances?view=graph-rest-1.0" + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceAppScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope", + "OutputType": "IMicrosoftGraphAppScope", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceAppScope", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write directory RBAC settings", @@ -300499,81 +301222,90 @@ "IsAdmin": true, "PermissionType": "DelegatedWork", "IsLeastPrivilege": false + }, + { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/$count", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/directoryScope", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceDirectoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/directoryScope", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceDirectoryScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstancePrincipal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstancePrincipal", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceRoleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleInstanceRoleDefinition", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilitySchedulePrincipal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilitySchedulePrincipal", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "RoleEligibilitySchedule.ReadWrite.Directory", @@ -300616,20 +301348,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-get?view=graph-rest-1.0" + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -300672,34 +301403,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleeligibilityschedulerequests?view=graph-rest-1.0", + "Method": "GET", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleeligibilityschedulerequests?view=graph-rest-1.0" + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestAppScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope", + "OutputType": "IMicrosoftGraphAppScope", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestAppScope", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "RoleEligibilitySchedule.Read.Directory", @@ -300742,195 +301473,196 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/$count", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestDirectoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestDirectoryScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestPrincipal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestPrincipal", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestRoleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestRoleDefinition", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestTargetSchedule", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRequestTargetSchedule", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRoleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "Get-MgRoleManagementDirectoryRoleEligibilityScheduleRoleDefinition", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagement", - "OutputType": "IMicrosoftGraphRbacApplication", + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement", + "OutputType": "IMicrosoftGraphRbacApplication", + "Command": "Get-MgRoleManagementEntitlementManagement", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespace", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespace", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespace", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespace", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/$count", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/$count", + "OutputType": null, + "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceActionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/$count", + "OutputType": null, + "Command": "Get-MgRoleManagementEntitlementManagementResourceNamespaceResourceActionCount", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -300989,20 +301721,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignment", "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignment", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -301061,34 +301792,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignments?view=graph-rest-1.0", + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleAssignments", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignment", "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roleassignments?view=graph-rest-1.0" + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignment", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "OutputType": "IMicrosoftGraphAppScope", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -301147,433 +301878,434 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleAssignments/$count", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentDirectoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/directoryScope", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentDirectoryScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/principal", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentPrincipal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/principal", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentPrincipal", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentRoleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/roleDefinition", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentRoleDefinition", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleActivatedUsing", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/activatedUsing", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleActivatedUsing", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleAppScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/appScope", + "OutputType": "IMicrosoftGraphAppScope", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleAppScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/$count", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/$count", + "OutputType": null, + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleDirectoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/directoryScope", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleDirectoryScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceActivatedUsing", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/activatedUsing", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceActivatedUsing", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceAppScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/appScope", + "OutputType": "IMicrosoftGraphAppScope", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceAppScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/$count", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/$count", + "OutputType": null, + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceDirectoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/directoryScope", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceDirectoryScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstancePrincipal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/principal", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstancePrincipal", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceRoleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}/roleDefinition", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceRoleDefinition", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedulePrincipal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/principal", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentSchedulePrincipal", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestActivatedUsing", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/activatedUsing", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestActivatedUsing", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestAppScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/appScope", + "OutputType": "IMicrosoftGraphAppScope", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestAppScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/$count", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/$count", + "OutputType": null, + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestDirectoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/directoryScope", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestDirectoryScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestPrincipal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/principal", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestPrincipal", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestRoleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/roleDefinition", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestRoleDefinition", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestTargetSchedule", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/targetSchedule", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequestTargetSchedule", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRoleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}/roleDefinition", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "Get-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRoleDefinition", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -301680,20 +302412,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinition", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinition", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -301800,19 +302531,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roledefinitions?view=graph-rest-1.0", + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleDefinitions", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinition", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-list-roledefinitions?view=graph-rest-1.0" + "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinition", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -301919,387 +302650,388 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleDefinitions/$count", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFromCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/$count", + "OutputType": null, + "Command": "Get-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFromCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleAppScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/appScope", + "OutputType": "IMicrosoftGraphAppScope", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleAppScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/$count", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/$count", + "OutputType": null, + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleDirectoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/directoryScope", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleDirectoryScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceAppScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/appScope", + "OutputType": "IMicrosoftGraphAppScope", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceAppScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/$count", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/$count", + "OutputType": null, + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/directoryScope", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceDirectoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/directoryScope", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceDirectoryScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstancePrincipal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/principal", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstancePrincipal", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceRoleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}/roleDefinition", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceRoleDefinition", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedulePrincipal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/principal", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilitySchedulePrincipal", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestAppScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/appScope", + "OutputType": "IMicrosoftGraphAppScope", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestAppScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/$count", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/$count", + "OutputType": null, + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestDirectoryScope", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/directoryScope", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestDirectoryScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestPrincipal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/principal", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestPrincipal", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestRoleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/roleDefinition", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestRoleDefinition", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestTargetSchedule", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/targetSchedule", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequestTargetSchedule", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition", - "Module": "Identity.Governance", - "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRoleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}/roleDefinition", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "Get-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRoleDefinition", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "User.Read", @@ -302318,20 +303050,19 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/schemaExtensions/{schemaExtension-id}", - "Module": "SchemaExtensions", - "Command": "Get-MgSchemaExtension", "OutputType": "IMicrosoftGraphSchemaExtension", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-get?view=graph-rest-1.0" + "Command": "Get-MgSchemaExtension", + "Module": "SchemaExtensions" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "User.Read", @@ -302350,19 +303081,19 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/schemaExtensions", - "Module": "SchemaExtensions", - "Command": "Get-MgSchemaExtension", "OutputType": "IMicrosoftGraphSchemaExtension", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-list?view=graph-rest-1.0" + "Command": "Get-MgSchemaExtension", + "Module": "SchemaExtensions" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "User.Read", @@ -302381,19 +303112,20 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/schemaExtensions/$count", - "Module": "SchemaExtensions", - "Command": "Get-MgSchemaExtensionCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgSchemaExtensionCount", + "Module": "SchemaExtensions" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -302412,20 +303144,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-acronym-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/search/acronyms/{acronym-id}", - "Module": "Search", - "Command": "Get-MgSearchAcronym", "OutputType": "IMicrosoftGraphSearchAcronym", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-acronym-get?view=graph-rest-1.0" + "Command": "Get-MgSearchAcronym", + "Module": "Search" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -302444,19 +303175,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-list-acronyms?view=graph-rest-1.0", + "Method": "GET", "Uri": "/search/acronyms", - "Module": "Search", - "Command": "Get-MgSearchAcronym", "OutputType": "IMicrosoftGraphSearchAcronym", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-list-acronyms?view=graph-rest-1.0" + "Command": "Get-MgSearchAcronym", + "Module": "Search" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -302475,19 +303206,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/search/acronyms/$count", - "Module": "Search", - "Command": "Get-MgSearchAcronymCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgSearchAcronymCount", + "Module": "Search" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -302506,20 +303238,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-bookmark-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/search/bookmarks/{bookmark-id}", - "Module": "Search", - "Command": "Get-MgSearchBookmark", "OutputType": "IMicrosoftGraphSearchBookmark", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-bookmark-get?view=graph-rest-1.0" + "Command": "Get-MgSearchBookmark", + "Module": "Search" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -302538,19 +303269,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-list-bookmarks?view=graph-rest-1.0", + "Method": "GET", "Uri": "/search/bookmarks", - "Module": "Search", - "Command": "Get-MgSearchBookmark", "OutputType": "IMicrosoftGraphSearchBookmark", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-list-bookmarks?view=graph-rest-1.0" + "Command": "Get-MgSearchBookmark", + "Module": "Search" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -302569,33 +303300,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/search/bookmarks/$count", - "Module": "Search", - "Command": "Get-MgSearchBookmarkCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgSearchBookmarkCount", + "Module": "Search" }, { - "Permissions": [], - "Uri": "/search", - "Module": "Search", - "Command": "Get-MgSearchEntity", - "OutputType": "IMicrosoftGraphSearchEntity", + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/search", + "OutputType": "IMicrosoftGraphSearchEntity", + "Command": "Get-MgSearchEntity", + "Module": "Search" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -302614,20 +303346,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-qna-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/search/qnas/{qna-id}", - "Module": "Search", - "Command": "Get-MgSearchQna", "OutputType": "IMicrosoftGraphSearchQna", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-qna-get?view=graph-rest-1.0" + "Command": "Get-MgSearchQna", + "Module": "Search" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -302646,19 +303377,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-list-qnas?view=graph-rest-1.0", + "Method": "GET", "Uri": "/search/qnas", - "Module": "Search", - "Command": "Get-MgSearchQna", "OutputType": "IMicrosoftGraphSearchQna", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-list-qnas?view=graph-rest-1.0" + "Command": "Get-MgSearchQna", + "Module": "Search" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -302677,19 +303408,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/search/qnas/$count", - "Module": "Search", - "Command": "Get-MgSearchQnaCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgSearchQnaCount", + "Module": "Search" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -302708,20 +303440,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/alert-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/security/alerts/{alert-id}", - "Module": "Security", - "Command": "Get-MgSecurityAlert", "OutputType": "IMicrosoftGraphAlert", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/alert-get?view=graph-rest-1.0" + "Command": "Get-MgSecurityAlert", + "Module": "Security" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -302740,19 +303471,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/alert-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/security/alerts", - "Module": "Security", - "Command": "Get-MgSecurityAlert", "OutputType": "IMicrosoftGraphAlert", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/alert-list?view=graph-rest-1.0" + "Command": "Get-MgSecurityAlert", + "Module": "Security" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -302771,19 +303502,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/alerts/$count", - "Module": "Security", - "Command": "Get-MgSecurityAlertCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgSecurityAlertCount", + "Module": "Security" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "SecurityAlert.Read.All", @@ -302802,20 +303534,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-alert-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/security/alerts_v2/{alert-id}", - "Module": "Security", - "Command": "Get-MgSecurityAlertV2", "OutputType": "IMicrosoftGraphSecurityAlert", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-alert-get?view=graph-rest-1.0" + "Command": "Get-MgSecurityAlertV2", + "Module": "Security" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "SecurityAlert.Read.All", @@ -302834,19 +303565,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-list-alerts_v2?view=graph-rest-1.0", + "Method": "GET", "Uri": "/security/alerts_v2", - "Module": "Security", - "Command": "Get-MgSecurityAlertV2", "OutputType": "IMicrosoftGraphSecurityAlert", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-list-alerts_v2?view=graph-rest-1.0" + "Command": "Get-MgSecurityAlertV2", + "Module": "Security" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get1" + ], "Permissions": [ { "Name": "SecurityAlert.Read.All", @@ -302865,560 +303596,561 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/alerts_v2/$count", - "Module": "Security", - "Command": "Get-MgSecurityAlertV2Count", "OutputType": null, - "Variants": [ - "Get1" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgSecurityAlertV2Count", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation", - "Module": "Security", - "Command": "Get-MgSecurityAttackSimulation", - "OutputType": "IMicrosoftGraphAttackSimulationRoot", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/attackSimulation", + "OutputType": "IMicrosoftGraphAttackSimulationRoot", + "Command": "Get-MgSecurityAttackSimulation", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/simulations", - "Module": "Security", - "Command": "Get-MgSecurityAttackSimulation", - "OutputType": "IMicrosoftGraphSimulation", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-simulations?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-simulations?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/security/attackSimulation/simulations", + "OutputType": "IMicrosoftGraphSimulation", + "Command": "Get-MgSecurityAttackSimulation", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", - "Module": "Security", - "Command": "Get-MgSecurityAttackSimulationAutomation", - "OutputType": "IMicrosoftGraphSimulationAutomation", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/simulationautomation-get?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/simulationautomation-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", + "OutputType": "IMicrosoftGraphSimulationAutomation", + "Command": "Get-MgSecurityAttackSimulationAutomation", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/simulationAutomations", - "Module": "Security", - "Command": "Get-MgSecurityAttackSimulationAutomation", - "OutputType": "IMicrosoftGraphSimulationAutomation", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-simulationautomations?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-simulationautomations?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/security/attackSimulation/simulationAutomations", + "OutputType": "IMicrosoftGraphSimulationAutomation", + "Command": "Get-MgSecurityAttackSimulationAutomation", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/simulationAutomations/$count", - "Module": "Security", - "Command": "Get-MgSecurityAttackSimulationAutomationCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/attackSimulation/simulationAutomations/$count", + "OutputType": null, + "Command": "Get-MgSecurityAttackSimulationAutomationCount", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", - "Module": "Security", - "Command": "Get-MgSecurityAttackSimulationAutomationRun", - "OutputType": "IMicrosoftGraphSimulationAutomationRun", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", + "OutputType": "IMicrosoftGraphSimulationAutomationRun", + "Command": "Get-MgSecurityAttackSimulationAutomationRun", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs", - "Module": "Security", - "Command": "Get-MgSecurityAttackSimulationAutomationRun", - "OutputType": "IMicrosoftGraphSimulationAutomationRun", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/simulationautomation-list-runs?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/simulationautomation-list-runs?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs", + "OutputType": "IMicrosoftGraphSimulationAutomationRun", + "Command": "Get-MgSecurityAttackSimulationAutomationRun", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/$count", - "Module": "Security", - "Command": "Get-MgSecurityAttackSimulationAutomationRunCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/$count", + "OutputType": null, + "Command": "Get-MgSecurityAttackSimulationAutomationRunCount", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/simulations/$count", - "Module": "Security", - "Command": "Get-MgSecurityAttackSimulationCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/attackSimulation/simulations/$count", + "OutputType": null, + "Command": "Get-MgSecurityAttackSimulationCount", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}", - "Module": "Security", - "Command": "Get-MgSecurityAttackSimulationEndUserNotification", - "OutputType": "IMicrosoftGraphEndUserNotification", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}", + "OutputType": "IMicrosoftGraphEndUserNotification", + "Command": "Get-MgSecurityAttackSimulationEndUserNotification", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/endUserNotifications", - "Module": "Security", - "Command": "Get-MgSecurityAttackSimulationEndUserNotification", - "OutputType": "IMicrosoftGraphEndUserNotification", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-endusernotifications?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-endusernotifications?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/security/attackSimulation/endUserNotifications", + "OutputType": "IMicrosoftGraphEndUserNotification", + "Command": "Get-MgSecurityAttackSimulationEndUserNotification", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/endUserNotifications/$count", - "Module": "Security", - "Command": "Get-MgSecurityAttackSimulationEndUserNotificationCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/attackSimulation/endUserNotifications/$count", + "OutputType": null, + "Command": "Get-MgSecurityAttackSimulationEndUserNotificationCount", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}", - "Module": "Security", - "Command": "Get-MgSecurityAttackSimulationEndUserNotificationDetail", - "OutputType": "IMicrosoftGraphEndUserNotificationDetail", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}", + "OutputType": "IMicrosoftGraphEndUserNotificationDetail", + "Command": "Get-MgSecurityAttackSimulationEndUserNotificationDetail", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details", - "Module": "Security", - "Command": "Get-MgSecurityAttackSimulationEndUserNotificationDetail", - "OutputType": "IMicrosoftGraphEndUserNotificationDetail", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details", + "OutputType": "IMicrosoftGraphEndUserNotificationDetail", + "Command": "Get-MgSecurityAttackSimulationEndUserNotificationDetail", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/$count", - "Module": "Security", - "Command": "Get-MgSecurityAttackSimulationEndUserNotificationDetailCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/$count", + "OutputType": null, + "Command": "Get-MgSecurityAttackSimulationEndUserNotificationDetailCount", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}", - "Module": "Security", - "Command": "Get-MgSecurityAttackSimulationLandingPage", - "OutputType": "IMicrosoftGraphLandingPage", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}", + "OutputType": "IMicrosoftGraphLandingPage", + "Command": "Get-MgSecurityAttackSimulationLandingPage", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/landingPages", - "Module": "Security", - "Command": "Get-MgSecurityAttackSimulationLandingPage", - "OutputType": "IMicrosoftGraphLandingPage", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-landingpage?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-landingpage?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/security/attackSimulation/landingPages", + "OutputType": "IMicrosoftGraphLandingPage", + "Command": "Get-MgSecurityAttackSimulationLandingPage", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/landingPages/$count", - "Module": "Security", - "Command": "Get-MgSecurityAttackSimulationLandingPageCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/attackSimulation/landingPages/$count", + "OutputType": null, + "Command": "Get-MgSecurityAttackSimulationLandingPageCount", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}", - "Module": "Security", - "Command": "Get-MgSecurityAttackSimulationLandingPageDetail", - "OutputType": "IMicrosoftGraphLandingPageDetail", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}", + "OutputType": "IMicrosoftGraphLandingPageDetail", + "Command": "Get-MgSecurityAttackSimulationLandingPageDetail", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details", - "Module": "Security", - "Command": "Get-MgSecurityAttackSimulationLandingPageDetail", - "OutputType": "IMicrosoftGraphLandingPageDetail", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details", + "OutputType": "IMicrosoftGraphLandingPageDetail", + "Command": "Get-MgSecurityAttackSimulationLandingPageDetail", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/$count", - "Module": "Security", - "Command": "Get-MgSecurityAttackSimulationLandingPageDetailCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/$count", + "OutputType": null, + "Command": "Get-MgSecurityAttackSimulationLandingPageDetailCount", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/loginPages/{loginPage-id}", - "Module": "Security", - "Command": "Get-MgSecurityAttackSimulationLoginPage", - "OutputType": "IMicrosoftGraphLoginPage", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/attackSimulation/loginPages/{loginPage-id}", + "OutputType": "IMicrosoftGraphLoginPage", + "Command": "Get-MgSecurityAttackSimulationLoginPage", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/loginPages", - "Module": "Security", - "Command": "Get-MgSecurityAttackSimulationLoginPage", - "OutputType": "IMicrosoftGraphLoginPage", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-loginpage?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-loginpage?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/security/attackSimulation/loginPages", + "OutputType": "IMicrosoftGraphLoginPage", + "Command": "Get-MgSecurityAttackSimulationLoginPage", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/loginPages/$count", - "Module": "Security", - "Command": "Get-MgSecurityAttackSimulationLoginPageCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/attackSimulation/loginPages/$count", + "OutputType": null, + "Command": "Get-MgSecurityAttackSimulationLoginPageCount", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}", - "Module": "Security", - "Command": "Get-MgSecurityAttackSimulationOperation", - "OutputType": "IMicrosoftGraphAttackSimulationOperation", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationoperation-get?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationoperation-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}", + "OutputType": "IMicrosoftGraphAttackSimulationOperation", + "Command": "Get-MgSecurityAttackSimulationOperation", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/operations", - "Module": "Security", - "Command": "Get-MgSecurityAttackSimulationOperation", - "OutputType": "IMicrosoftGraphAttackSimulationOperation", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/attackSimulation/operations", + "OutputType": "IMicrosoftGraphAttackSimulationOperation", + "Command": "Get-MgSecurityAttackSimulationOperation", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/operations/$count", - "Module": "Security", - "Command": "Get-MgSecurityAttackSimulationOperationCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/attackSimulation/operations/$count", + "OutputType": null, + "Command": "Get-MgSecurityAttackSimulationOperationCount", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/payloads/{payload-id}", - "Module": "Security", - "Command": "Get-MgSecurityAttackSimulationPayload", - "OutputType": "IMicrosoftGraphPayload", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/attackSimulation/payloads/{payload-id}", + "OutputType": "IMicrosoftGraphPayload", + "Command": "Get-MgSecurityAttackSimulationPayload", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/payloads", - "Module": "Security", - "Command": "Get-MgSecurityAttackSimulationPayload", - "OutputType": "IMicrosoftGraphPayload", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-payloads?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-payloads?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/security/attackSimulation/payloads", + "OutputType": "IMicrosoftGraphPayload", + "Command": "Get-MgSecurityAttackSimulationPayload", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/payloads/$count", - "Module": "Security", - "Command": "Get-MgSecurityAttackSimulationPayloadCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/attackSimulation/payloads/$count", + "OutputType": null, + "Command": "Get-MgSecurityAttackSimulationPayloadCount", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/trainings/{training-id}", - "Module": "Security", - "Command": "Get-MgSecurityAttackSimulationTraining", - "OutputType": "IMicrosoftGraphTraining", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/attackSimulation/trainings/{training-id}", + "OutputType": "IMicrosoftGraphTraining", + "Command": "Get-MgSecurityAttackSimulationTraining", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/trainings", - "Module": "Security", - "Command": "Get-MgSecurityAttackSimulationTraining", - "OutputType": "IMicrosoftGraphTraining", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-trainings?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-list-trainings?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/security/attackSimulation/trainings", + "OutputType": "IMicrosoftGraphTraining", + "Command": "Get-MgSecurityAttackSimulationTraining", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/trainings/$count", - "Module": "Security", - "Command": "Get-MgSecurityAttackSimulationTrainingCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/attackSimulation/trainings/$count", + "OutputType": null, + "Command": "Get-MgSecurityAttackSimulationTrainingCount", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}", - "Module": "Security", - "Command": "Get-MgSecurityAttackSimulationTrainingLanguageDetail", - "OutputType": "IMicrosoftGraphTrainingLanguageDetail", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}", + "OutputType": "IMicrosoftGraphTrainingLanguageDetail", + "Command": "Get-MgSecurityAttackSimulationTrainingLanguageDetail", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails", - "Module": "Security", - "Command": "Get-MgSecurityAttackSimulationTrainingLanguageDetail", - "OutputType": "IMicrosoftGraphTrainingLanguageDetail", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails", + "OutputType": "IMicrosoftGraphTrainingLanguageDetail", + "Command": "Get-MgSecurityAttackSimulationTrainingLanguageDetail", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/$count", - "Module": "Security", - "Command": "Get-MgSecurityAttackSimulationTrainingLanguageDetailCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/$count", + "OutputType": null, + "Command": "Get-MgSecurityAttackSimulationTrainingLanguageDetailCount", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/cases", - "Module": "Security", - "Command": "Get-MgSecurityCase", - "OutputType": "IMicrosoftGraphSecurityCasesRoot", + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/cases", + "OutputType": "IMicrosoftGraphSecurityCasesRoot", + "Command": "Get-MgSecurityCase", + "Module": "Security" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -303437,20 +304169,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCase", "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-get?view=graph-rest-1.0" + "Command": "Get-MgSecurityCaseEdiscoveryCase", + "Module": "Security" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -303469,19 +304200,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-casesroot-list-ediscoverycases?view=graph-rest-1.0", + "Method": "GET", "Uri": "/security/cases/ediscoveryCases", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCase", "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-casesroot-list-ediscoverycases?view=graph-rest-1.0" + "Command": "Get-MgSecurityCaseEdiscoveryCase", + "Module": "Security" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -303500,19 +304231,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/$count", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgSecurityCaseEdiscoveryCaseCount", + "Module": "Security" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -303531,20 +304263,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodian", "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-get?view=graph-rest-1.0" + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodian", + "Module": "Security" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -303563,19 +304294,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-custodians?view=graph-rest-1.0", + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodian", "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-custodians?view=graph-rest-1.0" + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodian", + "Module": "Security" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -303594,20 +304326,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/$count", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianCount", "OutputType": null, + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianCount", + "Module": "Security" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -303626,35 +304358,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-list-lastindexoperation?view=graph-rest-1.0", + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/lastIndexOperation", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianLastIndexOperation", "OutputType": "IMicrosoftGraphSecurityEdiscoveryIndexOperation", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-list-lastindexoperation?view=graph-rest-1.0" + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianLastIndexOperation", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", - "OutputType": "IMicrosoftGraphSecuritySiteSource", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", + "OutputType": "IMicrosoftGraphSecuritySiteSource", + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", + "Module": "Security" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -303673,19 +304404,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-list-sitesources?view=graph-rest-1.0", + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", "OutputType": "IMicrosoftGraphSecuritySiteSource", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-list-sitesources?view=graph-rest-1.0" + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", + "Module": "Security" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -303704,50 +304436,49 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/$count", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSourceCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSourceCount", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}/site", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSourceSite", - "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}/site", + "OutputType": "IMicrosoftGraphSite", + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianSiteSourceSite", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", - "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", + "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", + "Module": "Security" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -303766,19 +304497,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-list-unifiedgroupsources?view=graph-rest-1.0", + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-list-unifiedgroupsources?view=graph-rest-1.0" + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", + "Module": "Security" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -303797,79 +304529,78 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/$count", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceCount", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroup", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningError", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors/$count", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}/group/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSourceGroupServiceProvisioningErrorCount", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUserSource", - "OutputType": "IMicrosoftGraphSecurityUserSource", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", + "OutputType": "IMicrosoftGraphSecurityUserSource", + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUserSource", + "Module": "Security" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -303888,19 +304619,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-list-usersources?view=graph-rest-1.0", + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUserSource", "OutputType": "IMicrosoftGraphSecurityUserSource", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-list-usersources?view=graph-rest-1.0" + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUserSource", + "Module": "Security" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -303919,20 +304651,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/$count", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUserSourceCount", "OutputType": null, + "Command": "Get-MgSecurityCaseEdiscoveryCaseCustodianUserSourceCount", + "Module": "Security" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -303951,79 +304683,78 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/$count", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/$count", + "OutputType": null, + "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceCount", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/lastIndexOperation", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceLastIndexOperation", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryIndexOperation", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/lastIndexOperation", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryIndexOperation", + "Command": "Get-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceLastIndexOperation", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseOperation", - "OutputType": "IMicrosoftGraphSecurityCaseOperation", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-caseoperation-get?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-caseoperation-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", + "OutputType": "IMicrosoftGraphSecurityCaseOperation", + "Command": "Get-MgSecurityCaseEdiscoveryCaseOperation", + "Module": "Security" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -304042,19 +304773,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-operations?view=graph-rest-1.0", + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseOperation", "OutputType": "IMicrosoftGraphSecurityCaseOperation", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-operations?view=graph-rest-1.0" + "Command": "Get-MgSecurityCaseEdiscoveryCaseOperation", + "Module": "Security" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -304073,20 +304805,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/$count", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseOperationCount", "OutputType": null, + "Command": "Get-MgSecurityCaseEdiscoveryCaseOperationCount", + "Module": "Security" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -304105,20 +304837,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSet", "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-get?view=graph-rest-1.0" + "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSet", + "Module": "Security" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -304137,19 +304868,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-reviewsets?view=graph-rest-1.0", + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSet", "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-reviewsets?view=graph-rest-1.0" + "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSet", + "Module": "Security" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -304168,20 +304900,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/$count", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSetCount", "OutputType": null, + "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSetCount", + "Module": "Security" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -304200,20 +304932,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSetQuery", "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-get?view=graph-rest-1.0" + "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSetQuery", + "Module": "Security" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -304232,19 +304963,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-list-queries?view=graph-rest-1.0", + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSetQuery", "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-list-queries?view=graph-rest-1.0" + "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSetQuery", + "Module": "Security" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -304263,20 +304995,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/$count", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSetQueryCount", "OutputType": null, + "Command": "Get-MgSecurityCaseEdiscoveryCaseReviewSetQueryCount", + "Module": "Security" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -304295,20 +305027,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearch", "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-get?view=graph-rest-1.0" + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearch", + "Module": "Security" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -304327,78 +305058,79 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-searches?view=graph-rest-1.0", + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearch", "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-searches?view=graph-rest-1.0" + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearch", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", - "OutputType": "IMicrosoftGraphSecurityDataSource", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", + "OutputType": "IMicrosoftGraphSecurityDataSource", + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", - "OutputType": "IMicrosoftGraphSecurityDataSource", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-list-additionalsources?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-list-additionalsources?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources", + "OutputType": "IMicrosoftGraphSecurityDataSource", + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/$count", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchAdditionalSourceCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/$count", + "OutputType": null, + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchAdditionalSourceCount", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/addToReviewSetOperation", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchAddToReviewSetOperation", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryAddToReviewSetOperation", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/addToReviewSetOperation", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryAddToReviewSetOperation", + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchAddToReviewSetOperation", + "Module": "Security" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -304417,64 +305149,64 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/$count", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchCount", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources/{dataSource-id}", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchCustodianSource", - "OutputType": "IMicrosoftGraphSecurityDataSource", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources/{dataSource-id}", + "OutputType": "IMicrosoftGraphSecurityDataSource", + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchCustodianSource", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchCustodianSource", - "OutputType": "IMicrosoftGraphSecurityDataSource", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-list-custodiansources?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-list-custodiansources?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources", + "OutputType": "IMicrosoftGraphSecurityDataSource", + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchCustodianSource", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources/$count", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchCustodianSourceCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/custodianSources/$count", + "OutputType": null, + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchCustodianSourceCount", + "Module": "Security" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -304493,64 +305225,64 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-list-lastestimatestatisticsoperation?view=graph-rest-1.0", + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/lastEstimateStatisticsOperation", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchLastEstimateStatisticsOperation", "OutputType": "IMicrosoftGraphSecurityEdiscoveryEstimateOperation", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-list-lastestimatestatisticsoperation?view=graph-rest-1.0" + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchLastEstimateStatisticsOperation", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources/{ediscoveryNoncustodialDataSource-id}", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchNoncustodialSource", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources/{ediscoveryNoncustodialDataSource-id}", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchNoncustodialSource", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchNoncustodialSource", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchNoncustodialSource", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources/$count", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchNoncustodialSourceCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/noncustodialSources/$count", + "OutputType": null, + "Command": "Get-MgSecurityCaseEdiscoveryCaseSearchNoncustodialSourceCount", + "Module": "Security" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -304569,20 +305301,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycasesettings-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseSetting", "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseSettings", + "Command": "Get-MgSecurityCaseEdiscoveryCaseSetting", + "Module": "Security" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycasesettings-get?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -304601,20 +305333,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewtag-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseTag", "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewtag-get?view=graph-rest-1.0" + "Command": "Get-MgSecurityCaseEdiscoveryCaseTag", + "Module": "Security" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -304633,63 +305364,64 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-tags?view=graph-rest-1.0", + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseTag", "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-list-tags?view=graph-rest-1.0" + "Command": "Get-MgSecurityCaseEdiscoveryCaseTag", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags/{ediscoveryReviewTag-id1}", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseTagChildTag", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags/{ediscoveryReviewTag-id1}", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "Command": "Get-MgSecurityCaseEdiscoveryCaseTagChildTag", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseTagChildTag", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "Command": "Get-MgSecurityCaseEdiscoveryCaseTagChildTag", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags/$count", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseTagChildTagCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/childTags/$count", + "OutputType": null, + "Command": "Get-MgSecurityCaseEdiscoveryCaseTagChildTagCount", + "Module": "Security" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -304708,92 +305440,92 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/$count", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseTagCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgSecurityCaseEdiscoveryCaseTagCount", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/parent", - "Module": "Security", - "Command": "Get-MgSecurityCaseEdiscoveryCaseTagParent", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}/parent", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", + "Command": "Get-MgSecurityCaseEdiscoveryCaseTagParent", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/identities", - "Module": "Security", - "Command": "Get-MgSecurityIdentity", - "OutputType": "IMicrosoftGraphSecurityIdentityContainer", + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/identities", + "OutputType": "IMicrosoftGraphSecurityIdentityContainer", + "Command": "Get-MgSecurityIdentity", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/identities/healthIssues/{healthIssue-id}", - "Module": "Security", - "Command": "Get-MgSecurityIdentityHealthIssue", - "OutputType": "IMicrosoftGraphSecurityHealthIssue", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/identities/healthIssues/{healthIssue-id}", + "OutputType": "IMicrosoftGraphSecurityHealthIssue", + "Command": "Get-MgSecurityIdentityHealthIssue", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/identities/healthIssues", - "Module": "Security", - "Command": "Get-MgSecurityIdentityHealthIssue", - "OutputType": "IMicrosoftGraphSecurityHealthIssue", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/identities/healthIssues", + "OutputType": "IMicrosoftGraphSecurityHealthIssue", + "Command": "Get-MgSecurityIdentityHealthIssue", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/identities/healthIssues/$count", - "Module": "Security", - "Command": "Get-MgSecurityIdentityHealthIssueCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/identities/healthIssues/$count", + "OutputType": null, + "Command": "Get-MgSecurityIdentityHealthIssueCount", + "Module": "Security" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "SecurityIncident.Read.All", @@ -304812,20 +305544,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-incident-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/security/incidents/{incident-id}", - "Module": "Security", - "Command": "Get-MgSecurityIncident", "OutputType": "IMicrosoftGraphSecurityIncident", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-incident-get?view=graph-rest-1.0" + "Command": "Get-MgSecurityIncident", + "Module": "Security" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "SecurityIncident.Read.All", @@ -304844,78 +305575,78 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-list-incidents?view=graph-rest-1.0", + "Method": "GET", "Uri": "/security/incidents", - "Module": "Security", - "Command": "Get-MgSecurityIncident", "OutputType": "IMicrosoftGraphSecurityIncident", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-list-incidents?view=graph-rest-1.0" + "Command": "Get-MgSecurityIncident", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}", - "Module": "Security", - "Command": "Get-MgSecurityIncidentAlert", - "OutputType": "IMicrosoftGraphSecurityAlert", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}", + "OutputType": "IMicrosoftGraphSecurityAlert", + "Command": "Get-MgSecurityIncidentAlert", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/incidents/{incident-id}/alerts", - "Module": "Security", - "Command": "Get-MgSecurityIncidentAlert", - "OutputType": "IMicrosoftGraphSecurityAlert", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/incidents/{incident-id}/alerts", + "OutputType": "IMicrosoftGraphSecurityAlert", + "Command": "Get-MgSecurityIncidentAlert", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}/comments/$count", - "Module": "Security", - "Command": "Get-MgSecurityIncidentAlertCommentCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}/comments/$count", + "OutputType": null, + "Command": "Get-MgSecurityIncidentAlertCommentCount", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/incidents/{incident-id}/alerts/$count", - "Module": "Security", - "Command": "Get-MgSecurityIncidentAlertCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/incidents/{incident-id}/alerts/$count", + "OutputType": null, + "Command": "Get-MgSecurityIncidentAlertCount", + "Module": "Security" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "SecurityIncident.Read.All", @@ -304934,307 +305665,308 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/incidents/$count", - "Module": "Security", - "Command": "Get-MgSecurityIncidentCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgSecurityIncidentCount", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/labels", - "Module": "Security", - "Command": "Get-MgSecurityLabel", - "OutputType": "IMicrosoftGraphSecurityLabelsRoot", + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/labels", + "OutputType": "IMicrosoftGraphSecurityLabelsRoot", + "Command": "Get-MgSecurityLabel", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/labels/authorities/{authorityTemplate-id}", - "Module": "Security", - "Command": "Get-MgSecurityLabelAuthority", - "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-authoritytemplate-get?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-authoritytemplate-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/security/labels/authorities/{authorityTemplate-id}", + "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", + "Command": "Get-MgSecurityLabelAuthority", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/labels/authorities", - "Module": "Security", - "Command": "Get-MgSecurityLabelAuthority", - "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-authorities?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-authorities?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/security/labels/authorities", + "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", + "Command": "Get-MgSecurityLabelAuthority", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/labels/authorities/$count", - "Module": "Security", - "Command": "Get-MgSecurityLabelAuthorityCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/labels/authorities/$count", + "OutputType": null, + "Command": "Get-MgSecurityLabelAuthorityCount", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/labels/categories/{categoryTemplate-id}", - "Module": "Security", - "Command": "Get-MgSecurityLabelCategory", - "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-categorytemplate-get?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-categorytemplate-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/security/labels/categories/{categoryTemplate-id}", + "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", + "Command": "Get-MgSecurityLabelCategory", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/labels/categories", - "Module": "Security", - "Command": "Get-MgSecurityLabelCategory", - "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-categories?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-categories?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/security/labels/categories", + "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", + "Command": "Get-MgSecurityLabelCategory", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/labels/categories/$count", - "Module": "Security", - "Command": "Get-MgSecurityLabelCategoryCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/labels/categories/$count", + "OutputType": null, + "Command": "Get-MgSecurityLabelCategoryCount", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/{subcategoryTemplate-id}", - "Module": "Security", - "Command": "Get-MgSecurityLabelCategorySubcategory", - "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-subcategorytemplate-get?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-subcategorytemplate-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/{subcategoryTemplate-id}", + "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", + "Command": "Get-MgSecurityLabelCategorySubcategory", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories", - "Module": "Security", - "Command": "Get-MgSecurityLabelCategorySubcategory", - "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-categorytemplate-list-subcategories?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-categorytemplate-list-subcategories?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories", + "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", + "Command": "Get-MgSecurityLabelCategorySubcategory", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/$count", - "Module": "Security", - "Command": "Get-MgSecurityLabelCategorySubcategoryCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/$count", + "OutputType": null, + "Command": "Get-MgSecurityLabelCategorySubcategoryCount", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/labels/citations/{citationTemplate-id}", - "Module": "Security", - "Command": "Get-MgSecurityLabelCitation", - "OutputType": "IMicrosoftGraphSecurityCitationTemplate", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-citationtemplate-get?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-citationtemplate-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/security/labels/citations/{citationTemplate-id}", + "OutputType": "IMicrosoftGraphSecurityCitationTemplate", + "Command": "Get-MgSecurityLabelCitation", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/labels/citations", - "Module": "Security", - "Command": "Get-MgSecurityLabelCitation", - "OutputType": "IMicrosoftGraphSecurityCitationTemplate", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-citations?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-citations?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/security/labels/citations", + "OutputType": "IMicrosoftGraphSecurityCitationTemplate", + "Command": "Get-MgSecurityLabelCitation", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/labels/citations/$count", - "Module": "Security", - "Command": "Get-MgSecurityLabelCitationCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/labels/citations/$count", + "OutputType": null, + "Command": "Get-MgSecurityLabelCitationCount", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/labels/departments/{departmentTemplate-id}", - "Module": "Security", - "Command": "Get-MgSecurityLabelDepartment", - "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-departmenttemplate-get?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-departmenttemplate-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/security/labels/departments/{departmentTemplate-id}", + "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", + "Command": "Get-MgSecurityLabelDepartment", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/labels/departments", - "Module": "Security", - "Command": "Get-MgSecurityLabelDepartment", - "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-departments?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-departments?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/security/labels/departments", + "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", + "Command": "Get-MgSecurityLabelDepartment", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/labels/departments/$count", - "Module": "Security", - "Command": "Get-MgSecurityLabelDepartmentCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/labels/departments/$count", + "OutputType": null, + "Command": "Get-MgSecurityLabelDepartmentCount", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}", - "Module": "Security", - "Command": "Get-MgSecurityLabelFilePlanReference", - "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-fileplanreferencetemplate-get?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-fileplanreferencetemplate-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}", + "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", + "Command": "Get-MgSecurityLabelFilePlanReference", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/labels/filePlanReferences", - "Module": "Security", - "Command": "Get-MgSecurityLabelFilePlanReference", - "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-fileplanreferences?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-fileplanreferences?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/security/labels/filePlanReferences", + "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", + "Command": "Get-MgSecurityLabelFilePlanReference", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/labels/filePlanReferences/$count", - "Module": "Security", - "Command": "Get-MgSecurityLabelFilePlanReferenceCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/labels/filePlanReferences/$count", + "OutputType": null, + "Command": "Get-MgSecurityLabelFilePlanReferenceCount", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/retentionEventType", - "Module": "Security", - "Command": "Get-MgSecurityLabelRetentionEventType", - "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/retentionEventType", + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + "Command": "Get-MgSecurityLabelRetentionEventType", + "Module": "Security" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -305253,20 +305985,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/labels/retentionLabels/{retentionLabel-id}", - "Module": "Security", - "Command": "Get-MgSecurityLabelRetentionLabel", "OutputType": "IMicrosoftGraphSecurityRetentionLabel", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgSecurityLabelRetentionLabel", + "Module": "Security" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -305285,19 +306016,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-retentionlabel?view=graph-rest-1.0", + "Method": "GET", "Uri": "/security/labels/retentionLabels", - "Module": "Security", - "Command": "Get-MgSecurityLabelRetentionLabel", "OutputType": "IMicrosoftGraphSecurityRetentionLabel", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-list-retentionlabel?view=graph-rest-1.0" + "Command": "Get-MgSecurityLabelRetentionLabel", + "Module": "Security" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -305316,153 +306047,154 @@ "IsLeastPrivilege": false } ], - "Uri": "/security/labels/retentionLabels/$count", - "Module": "Security", - "Command": "Get-MgSecurityLabelRetentionLabelCount", - "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/labels/retentionLabels/$count", + "OutputType": null, + "Command": "Get-MgSecurityLabelRetentionLabelCount", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors", - "Module": "Security", - "Command": "Get-MgSecurityLabelRetentionLabelDescriptor", - "OutputType": "IMicrosoftGraphSecurityFilePlanDescriptor", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors", + "OutputType": "IMicrosoftGraphSecurityFilePlanDescriptor", + "Command": "Get-MgSecurityLabelRetentionLabelDescriptor", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/authorityTemplate", - "Module": "Security", - "Command": "Get-MgSecurityLabelRetentionLabelDescriptorAuthorityTemplate", - "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/authorityTemplate", + "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", + "Command": "Get-MgSecurityLabelRetentionLabelDescriptorAuthorityTemplate", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/categoryTemplate", - "Module": "Security", - "Command": "Get-MgSecurityLabelRetentionLabelDescriptorCategoryTemplate", - "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/categoryTemplate", + "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", + "Command": "Get-MgSecurityLabelRetentionLabelDescriptorCategoryTemplate", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/citationTemplate", - "Module": "Security", - "Command": "Get-MgSecurityLabelRetentionLabelDescriptorCitationTemplate", - "OutputType": "IMicrosoftGraphSecurityCitationTemplate", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/citationTemplate", + "OutputType": "IMicrosoftGraphSecurityCitationTemplate", + "Command": "Get-MgSecurityLabelRetentionLabelDescriptorCitationTemplate", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/departmentTemplate", - "Module": "Security", - "Command": "Get-MgSecurityLabelRetentionLabelDescriptorDepartmentTemplate", - "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/departmentTemplate", + "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", + "Command": "Get-MgSecurityLabelRetentionLabelDescriptorDepartmentTemplate", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/filePlanReferenceTemplate", - "Module": "Security", - "Command": "Get-MgSecurityLabelRetentionLabelDescriptorFilePlanReferenceTemplate", - "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors/filePlanReferenceTemplate", + "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", + "Command": "Get-MgSecurityLabelRetentionLabelDescriptorFilePlanReferenceTemplate", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-stageNumber}", - "Module": "Security", - "Command": "Get-MgSecurityLabelRetentionLabelDispositionReviewStage", - "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-stageNumber}", + "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", + "Command": "Get-MgSecurityLabelRetentionLabelDispositionReviewStage", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages", - "Module": "Security", - "Command": "Get-MgSecurityLabelRetentionLabelDispositionReviewStage", - "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages", + "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", + "Command": "Get-MgSecurityLabelRetentionLabelDispositionReviewStage", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/$count", - "Module": "Security", - "Command": "Get-MgSecurityLabelRetentionLabelDispositionReviewStageCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/$count", + "OutputType": null, + "Command": "Get-MgSecurityLabelRetentionLabelDispositionReviewStageCount", + "Module": "Security" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -305481,20 +306213,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securescore-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/security/secureScores/{secureScore-id}", - "Module": "Security", - "Command": "Get-MgSecuritySecureScore", "OutputType": "IMicrosoftGraphSecureScore", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securescore-get?view=graph-rest-1.0" + "Command": "Get-MgSecuritySecureScore", + "Module": "Security" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -305513,19 +306244,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-list-securescores?view=graph-rest-1.0", + "Method": "GET", "Uri": "/security/secureScores", - "Module": "Security", - "Command": "Get-MgSecuritySecureScore", "OutputType": "IMicrosoftGraphSecureScore", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-list-securescores?view=graph-rest-1.0" + "Command": "Get-MgSecuritySecureScore", + "Module": "Security" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -305544,20 +306276,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securescorecontrolprofile-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", - "Module": "Security", - "Command": "Get-MgSecuritySecureScoreControlProfile", "OutputType": "IMicrosoftGraphSecureScoreControlProfile", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securescorecontrolprofile-get?view=graph-rest-1.0" + "Command": "Get-MgSecuritySecureScoreControlProfile", + "Module": "Security" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -305576,19 +306307,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-list-securescorecontrolprofiles?view=graph-rest-1.0", + "Method": "GET", "Uri": "/security/secureScoreControlProfiles", - "Module": "Security", - "Command": "Get-MgSecuritySecureScoreControlProfile", "OutputType": "IMicrosoftGraphSecureScoreControlProfile", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-list-securescorecontrolprofiles?view=graph-rest-1.0" + "Command": "Get-MgSecuritySecureScoreControlProfile", + "Module": "Security" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -305607,19 +306338,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/secureScoreControlProfiles/$count", - "Module": "Security", - "Command": "Get-MgSecuritySecureScoreControlProfileCount", "OutputType": null, + "Command": "Get-MgSecuritySecureScoreControlProfileCount", + "Module": "Security" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "SecurityEvents.Read.All", @@ -305638,19 +306369,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/secureScores/$count", - "Module": "Security", - "Command": "Get-MgSecuritySecureScoreCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgSecuritySecureScoreCount", + "Module": "Security" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -305669,20 +306401,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}", - "Module": "Security", - "Command": "Get-MgSecuritySubjectRightsRequest", "OutputType": "IMicrosoftGraphSubjectRightsRequest", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgSecuritySubjectRightsRequest", + "Module": "Security" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -305701,195 +306432,195 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/subjectRightsRequests", - "Module": "Security", - "Command": "Get-MgSecuritySubjectRightsRequest", "OutputType": "IMicrosoftGraphSubjectRightsRequest", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgSecuritySubjectRightsRequest", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}", - "Module": "Security", - "Command": "Get-MgSecuritySubjectRightsRequestApprover", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgSecuritySubjectRightsRequestApprover", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers", - "Module": "Security", - "Command": "Get-MgSecuritySubjectRightsRequestApprover", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgSecuritySubjectRightsRequestApprover", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/$count", - "Module": "Security", - "Command": "Get-MgSecuritySubjectRightsRequestApproverCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/$count", + "OutputType": null, + "Command": "Get-MgSecuritySubjectRightsRequestApproverCount", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", - "Module": "Security", - "Command": "Get-MgSecuritySubjectRightsRequestApproverMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgSecuritySubjectRightsRequestApproverMailboxSetting", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors", - "Module": "Security", - "Command": "Get-MgSecuritySubjectRightsRequestApproverServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgSecuritySubjectRightsRequestApproverServiceProvisioningError", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors/$count", - "Module": "Security", - "Command": "Get-MgSecuritySubjectRightsRequestApproverServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgSecuritySubjectRightsRequestApproverServiceProvisioningErrorCount", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}", - "Module": "Security", - "Command": "Get-MgSecuritySubjectRightsRequestCollaborator", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgSecuritySubjectRightsRequestCollaborator", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators", - "Module": "Security", - "Command": "Get-MgSecuritySubjectRightsRequestCollaborator", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgSecuritySubjectRightsRequestCollaborator", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/$count", - "Module": "Security", - "Command": "Get-MgSecuritySubjectRightsRequestCollaboratorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/$count", + "OutputType": null, + "Command": "Get-MgSecuritySubjectRightsRequestCollaboratorCount", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", - "Module": "Security", - "Command": "Get-MgSecuritySubjectRightsRequestCollaboratorMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgSecuritySubjectRightsRequestCollaboratorMailboxSetting", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors", - "Module": "Security", - "Command": "Get-MgSecuritySubjectRightsRequestCollaboratorServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgSecuritySubjectRightsRequestCollaboratorServiceProvisioningError", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors/$count", - "Module": "Security", - "Command": "Get-MgSecuritySubjectRightsRequestCollaboratorServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgSecuritySubjectRightsRequestCollaboratorServiceProvisioningErrorCount", + "Module": "Security" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -305908,19 +306639,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/subjectRightsRequests/$count", - "Module": "Security", - "Command": "Get-MgSecuritySubjectRightsRequestCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgSecuritySubjectRightsRequestCount", + "Module": "Security" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -305939,50 +306671,49 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-getfinalattachment?view=graph-rest-1.0", + "Method": "GET", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/getFinalAttachment", - "Module": "Security", - "Command": "Get-MgSecuritySubjectRightsRequestFinalAttachment", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-getfinalattachment?view=graph-rest-1.0" + "Command": "Get-MgSecuritySubjectRightsRequestFinalAttachment", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/getFinalReport", - "Module": "Security", - "Command": "Get-MgSecuritySubjectRightsRequestFinalReport", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-getfinalreport?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-getfinalreport?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/getFinalReport", + "OutputType": null, + "Command": "Get-MgSecuritySubjectRightsRequestFinalReport", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "Module": "Security", - "Command": "Get-MgSecuritySubjectRightsRequestNote", - "OutputType": "IMicrosoftGraphAuthoredNote", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", + "OutputType": "IMicrosoftGraphAuthoredNote", + "Command": "Get-MgSecuritySubjectRightsRequestNote", + "Module": "Security" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -306001,19 +306732,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes", - "Module": "Security", - "Command": "Get-MgSecuritySubjectRightsRequestNote", "OutputType": "IMicrosoftGraphAuthoredNote", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgSecuritySubjectRightsRequestNote", + "Module": "Security" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "SubjectRightsRequest.Read.All", @@ -306032,676 +306764,667 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/$count", - "Module": "Security", - "Command": "Get-MgSecuritySubjectRightsRequestNoteCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgSecuritySubjectRightsRequestNoteCount", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/team", - "Module": "Security", - "Command": "Get-MgSecuritySubjectRightsRequestTeam", - "OutputType": "IMicrosoftGraphTeam", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/team", + "OutputType": "IMicrosoftGraphTeam", + "Command": "Get-MgSecuritySubjectRightsRequestTeam", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligence", - "OutputType": "IMicrosoftGraphSecurityThreatIntelligence", + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence", + "OutputType": "IMicrosoftGraphSecurityThreatIntelligence", + "Command": "Get-MgSecurityThreatIntelligence", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/articles/{article-id}", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceArticle", - "OutputType": "IMicrosoftGraphSecurityArticle", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-article-get?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-article-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/security/threatIntelligence/articles/{article-id}", + "OutputType": "IMicrosoftGraphSecurityArticle", + "Command": "Get-MgSecurityThreatIntelligenceArticle", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/articles", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceArticle", - "OutputType": "IMicrosoftGraphSecurityArticle", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-threatintelligence-list-articles?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-threatintelligence-list-articles?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/security/threatIntelligence/articles", + "OutputType": "IMicrosoftGraphSecurityArticle", + "Command": "Get-MgSecurityThreatIntelligenceArticle", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/articles/$count", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceArticleCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/articles/$count", + "OutputType": null, + "Command": "Get-MgSecurityThreatIntelligenceArticleCount", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceArticleIndicator", - "OutputType": "IMicrosoftGraphSecurityArticleIndicator", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-articleindicator-get?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-articleindicator-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", + "OutputType": "IMicrosoftGraphSecurityArticleIndicator", + "Command": "Get-MgSecurityThreatIntelligenceArticleIndicator", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/articleIndicators", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceArticleIndicator", - "OutputType": "IMicrosoftGraphSecurityArticleIndicator", + "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/articleIndicators", + "OutputType": "IMicrosoftGraphSecurityArticleIndicator", + "Command": "Get-MgSecurityThreatIntelligenceArticleIndicator", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}/artifact", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceArticleIndicatorArtifact", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}/artifact", + "OutputType": null, + "Command": "Get-MgSecurityThreatIntelligenceArticleIndicatorArtifact", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/articleIndicators/$count", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceArticleIndicatorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/articleIndicators/$count", + "OutputType": null, + "Command": "Get-MgSecurityThreatIntelligenceArticleIndicatorCount", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hosts/{host-id}", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHost", - "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-get?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/{host-id}", + "OutputType": "IMicrosoftGraphSecurityHost", + "Command": "Get-MgSecurityThreatIntelligenceHost", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hosts", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHost", - "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts", + "OutputType": "IMicrosoftGraphSecurityHost", + "Command": "Get-MgSecurityThreatIntelligenceHost", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs/{hostPair-id}", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostChildHostPair", - "OutputType": "IMicrosoftGraphSecurityHostPair", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs/{hostPair-id}", + "OutputType": "IMicrosoftGraphSecurityHostPair", + "Command": "Get-MgSecurityThreatIntelligenceHostChildHostPair", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostChildHostPair", - "OutputType": "IMicrosoftGraphSecurityHostPair", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-childhostpairs?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-childhostpairs?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs", + "OutputType": "IMicrosoftGraphSecurityHostPair", + "Command": "Get-MgSecurityThreatIntelligenceHostChildHostPair", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs/$count", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostChildHostPairCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/{host-id}/childHostPairs/$count", + "OutputType": null, + "Command": "Get-MgSecurityThreatIntelligenceHostChildHostPairCount", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostComponent", - "OutputType": "IMicrosoftGraphSecurityHostComponent", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostcomponent-get?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostcomponent-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", + "OutputType": "IMicrosoftGraphSecurityHostComponent", + "Command": "Get-MgSecurityThreatIntelligenceHostComponent", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostComponents", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostComponent", - "OutputType": "IMicrosoftGraphSecurityHostComponent", + "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/hostComponents", + "OutputType": "IMicrosoftGraphSecurityHostComponent", + "Command": "Get-MgSecurityThreatIntelligenceHostComponent", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostComponents/$count", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostComponentCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/hostComponents/$count", + "OutputType": null, + "Command": "Get-MgSecurityThreatIntelligenceHostComponentCount", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}/host", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostComponentHost", - "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}/host", + "OutputType": "IMicrosoftGraphSecurityHost", + "Command": "Get-MgSecurityThreatIntelligenceHostComponentHost", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostCookie", - "OutputType": "IMicrosoftGraphSecurityHostCookie", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostcookie-get?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostcookie-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", + "OutputType": "IMicrosoftGraphSecurityHostCookie", + "Command": "Get-MgSecurityThreatIntelligenceHostCookie", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostCookies", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostCookie", - "OutputType": "IMicrosoftGraphSecurityHostCookie", + "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/hostCookies", + "OutputType": "IMicrosoftGraphSecurityHostCookie", + "Command": "Get-MgSecurityThreatIntelligenceHostCookie", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostCookies/$count", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostCookieCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/hostCookies/$count", + "OutputType": null, + "Command": "Get-MgSecurityThreatIntelligenceHostCookieCount", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}/host", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostCookieHost", - "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}/host", + "OutputType": "IMicrosoftGraphSecurityHost", + "Command": "Get-MgSecurityThreatIntelligenceHostCookieHost", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hosts/$count", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/$count", + "OutputType": null, + "Command": "Get-MgSecurityThreatIntelligenceHostCount", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostPair", - "OutputType": "IMicrosoftGraphSecurityHostPair", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostpair-get?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostpair-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}", + "OutputType": "IMicrosoftGraphSecurityHostPair", + "Command": "Get-MgSecurityThreatIntelligenceHostPair", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostPairs", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostPair", - "OutputType": "IMicrosoftGraphSecurityHostPair", + "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/hostPairs", + "OutputType": "IMicrosoftGraphSecurityHostPair", + "Command": "Get-MgSecurityThreatIntelligenceHostPair", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}/childHost", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostPairChildHost", - "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}/childHost", + "OutputType": "IMicrosoftGraphSecurityHost", + "Command": "Get-MgSecurityThreatIntelligenceHostPairChildHost", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostPairs/$count", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostPairCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/hostPairs/$count", + "OutputType": null, + "Command": "Get-MgSecurityThreatIntelligenceHostPairCount", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}/parentHost", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostPairParentHost", - "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}/parentHost", + "OutputType": "IMicrosoftGraphSecurityHost", + "Command": "Get-MgSecurityThreatIntelligenceHostPairParentHost", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs/{hostPair-id}", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostParentHostPair", - "OutputType": "IMicrosoftGraphSecurityHostPair", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs/{hostPair-id}", + "OutputType": "IMicrosoftGraphSecurityHostPair", + "Command": "Get-MgSecurityThreatIntelligenceHostParentHostPair", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostParentHostPair", - "OutputType": "IMicrosoftGraphSecurityHostPair", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-parenthostpairs?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-parenthostpairs?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs", + "OutputType": "IMicrosoftGraphSecurityHostPair", + "Command": "Get-MgSecurityThreatIntelligenceHostParentHostPair", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs/$count", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostParentHostPairCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/{host-id}/parentHostPairs/$count", + "OutputType": null, + "Command": "Get-MgSecurityThreatIntelligenceHostParentHostPairCount", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns/{passiveDnsRecord-id}", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDns", - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns/{passiveDnsRecord-id}", + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDns", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDns", - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-passivedns?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-passivedns?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns", + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDns", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns/$count", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDns/$count", + "OutputType": null, + "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsCount", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse/{passiveDnsRecord-id}", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsReverse", - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse/{passiveDnsRecord-id}", + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsReverse", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsReverse", - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-passivednsreverse?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-passivednsreverse?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse", + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsReverse", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse/$count", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsReverseCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/{host-id}/passiveDnsReverse/$count", + "OutputType": null, + "Command": "Get-MgSecurityThreatIntelligenceHostPassiveDnsReverseCount", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostPort", - "OutputType": "IMicrosoftGraphSecurityHostPort", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostport-get?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostport-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}", + "OutputType": "IMicrosoftGraphSecurityHostPort", + "Command": "Get-MgSecurityThreatIntelligenceHostPort", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostPorts", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostPort", - "OutputType": "IMicrosoftGraphSecurityHostPort", + "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/hostPorts", + "OutputType": "IMicrosoftGraphSecurityHostPort", + "Command": "Get-MgSecurityThreatIntelligenceHostPort", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostPorts/$count", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostPortCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/hostPorts/$count", + "OutputType": null, + "Command": "Get-MgSecurityThreatIntelligenceHostPortCount", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}/host", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostPortHost", - "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}/host", + "OutputType": "IMicrosoftGraphSecurityHost", + "Command": "Get-MgSecurityThreatIntelligenceHostPortHost", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}/mostRecentSslCertificate", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostPortMostRecentSslCertificate", - "OutputType": "IMicrosoftGraphSecuritySslCertificate", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}/mostRecentSslCertificate", + "OutputType": "IMicrosoftGraphSecuritySslCertificate", + "Command": "Get-MgSecurityThreatIntelligenceHostPortMostRecentSslCertificate", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostReputation", - "OutputType": "IMicrosoftGraphSecurityHostReputation", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-get-reputation?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-get-reputation?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation", + "OutputType": "IMicrosoftGraphSecurityHostReputation", + "Command": "Get-MgSecurityThreatIntelligenceHostReputation", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostSslCertificate", - "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -306710,848 +307433,857 @@ "GetViaIdentity1", "GetViaIdentity2" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostsslcertificate-get?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hostsslcertificate-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}", + "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", + "Command": "Get-MgSecurityThreatIntelligenceHostSslCertificate", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostSslCertificates", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostSslCertificate", - "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", + "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/hostSslCertificates", + "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", + "Command": "Get-MgSecurityThreatIntelligenceHostSslCertificate", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hosts/{host-id}/sslCertificates/$count", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostSslCertificateCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/{host-id}/sslCertificates/$count", + "OutputType": null, + "Command": "Get-MgSecurityThreatIntelligenceHostSslCertificateCount", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}/host", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostSslCertificateHost", - "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], - "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains/{subdomain-id}", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostSubdomain", - "OutputType": "IMicrosoftGraphSecuritySubdomain", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}/host", + "OutputType": "IMicrosoftGraphSecurityHost", + "Command": "Get-MgSecurityThreatIntelligenceHostSslCertificateHost", + "Module": "Security" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains/{subdomain-id}", + "OutputType": "IMicrosoftGraphSecuritySubdomain", + "Command": "Get-MgSecurityThreatIntelligenceHostSubdomain", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostSubdomain", - "OutputType": "IMicrosoftGraphSecuritySubdomain", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-subdomains?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-host-list-subdomains?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains", + "OutputType": "IMicrosoftGraphSecuritySubdomain", + "Command": "Get-MgSecurityThreatIntelligenceHostSubdomain", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains/$count", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostSubdomainCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/{host-id}/subdomains/$count", + "OutputType": null, + "Command": "Get-MgSecurityThreatIntelligenceHostSubdomainCount", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostTracker", - "OutputType": "IMicrosoftGraphSecurityHostTracker", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hosttracker-get?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-hosttracker-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", + "OutputType": "IMicrosoftGraphSecurityHostTracker", + "Command": "Get-MgSecurityThreatIntelligenceHostTracker", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostTrackers", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostTracker", - "OutputType": "IMicrosoftGraphSecurityHostTracker", + "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/hostTrackers", + "OutputType": "IMicrosoftGraphSecurityHostTracker", + "Command": "Get-MgSecurityThreatIntelligenceHostTracker", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hosts/{host-id}/trackers/$count", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostTrackerCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/{host-id}/trackers/$count", + "OutputType": null, + "Command": "Get-MgSecurityThreatIntelligenceHostTrackerCount", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}/host", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostTrackerHost", - "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}/host", + "OutputType": "IMicrosoftGraphSecurityHost", + "Command": "Get-MgSecurityThreatIntelligenceHostTrackerHost", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hosts/{host-id}/whois", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceHostWhoi", - "OutputType": "IMicrosoftGraphSecurityWhoisRecord", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-whoisrecord-get?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-whoisrecord-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/security/threatIntelligence/hosts/{host-id}/whois", + "OutputType": "IMicrosoftGraphSecurityWhoisRecord", + "Command": "Get-MgSecurityThreatIntelligenceHostWhoi", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceIntelProfile", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-intelligenceprofile-get?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-intelligenceprofile-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", + "Command": "Get-MgSecurityThreatIntelligenceIntelProfile", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/intelProfiles", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceIntelProfile", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-threatintelligence-list-intelprofiles?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-threatintelligence-list-intelprofiles?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/security/threatIntelligence/intelProfiles", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", + "Command": "Get-MgSecurityThreatIntelligenceIntelProfile", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/intelProfiles/$count", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceIntelProfileCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/intelProfiles/$count", + "OutputType": null, + "Command": "Get-MgSecurityThreatIntelligenceIntelProfileCount", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators/{intelligenceProfileIndicator-id}", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceIntelProfileIndicator", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators/{intelligenceProfileIndicator-id}", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "Command": "Get-MgSecurityThreatIntelligenceIntelProfileIndicator", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceIntelProfileIndicator", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-intelligenceprofile-list-indicators?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-intelligenceprofile-list-indicators?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "Command": "Get-MgSecurityThreatIntelligenceIntelProfileIndicator", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators/$count", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceIntelProfileIndicatorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}/indicators/$count", + "OutputType": null, + "Command": "Get-MgSecurityThreatIntelligenceIntelProfileIndicatorCount", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecord", - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-passivednsrecord-get?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-passivednsrecord-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecord", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/passiveDnsRecords", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecord", - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/passiveDnsRecords", + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecord", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}/artifact", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecordArtifact", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}/artifact", + "OutputType": null, + "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecordArtifact", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/passiveDnsRecords/$count", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecordCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/passiveDnsRecords/$count", + "OutputType": null, + "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecordCount", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}/parentHost", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecordParentHost", - "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}/parentHost", + "OutputType": "IMicrosoftGraphSecurityHost", + "Command": "Get-MgSecurityThreatIntelligencePassiveDnsRecordParentHost", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceProfileIndicator", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-intelligenceprofileindicator-get?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-intelligenceprofileindicator-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "Command": "Get-MgSecurityThreatIntelligenceProfileIndicator", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceProfileIndicator", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/intelligenceProfileIndicators", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "Command": "Get-MgSecurityThreatIntelligenceProfileIndicator", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}/artifact", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceProfileIndicatorArtifact", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}/artifact", + "OutputType": null, + "Command": "Get-MgSecurityThreatIntelligenceProfileIndicatorArtifact", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/$count", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceProfileIndicatorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/$count", + "OutputType": null, + "Command": "Get-MgSecurityThreatIntelligenceProfileIndicatorCount", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceSslCertificate", - "OutputType": "IMicrosoftGraphSecuritySslCertificate", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sslcertificate-get?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sslcertificate-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}", + "OutputType": "IMicrosoftGraphSecuritySslCertificate", + "Command": "Get-MgSecurityThreatIntelligenceSslCertificate", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/sslCertificates", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceSslCertificate", - "OutputType": "IMicrosoftGraphSecuritySslCertificate", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-threatintelligence-list-sslcertificates?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-threatintelligence-list-sslcertificates?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/security/threatIntelligence/sslCertificates", + "OutputType": "IMicrosoftGraphSecuritySslCertificate", + "Command": "Get-MgSecurityThreatIntelligenceSslCertificate", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/sslCertificates/$count", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceSslCertificateCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/sslCertificates/$count", + "OutputType": null, + "Command": "Get-MgSecurityThreatIntelligenceSslCertificateCount", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts/{host-id}", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceSslCertificateRelatedHost", - "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts/{host-id}", + "OutputType": "IMicrosoftGraphSecurityHost", + "Command": "Get-MgSecurityThreatIntelligenceSslCertificateRelatedHost", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceSslCertificateRelatedHost", - "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sslcertificate-list-relatedhosts?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sslcertificate-list-relatedhosts?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts", + "OutputType": "IMicrosoftGraphSecurityHost", + "Command": "Get-MgSecurityThreatIntelligenceSslCertificateRelatedHost", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts/$count", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceSslCertificateRelatedHostCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}/relatedHosts/$count", + "OutputType": null, + "Command": "Get-MgSecurityThreatIntelligenceSslCertificateRelatedHostCount", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceSubdomain", - "OutputType": "IMicrosoftGraphSecuritySubdomain", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-subdomain-get?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-subdomain-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}", + "OutputType": "IMicrosoftGraphSecuritySubdomain", + "Command": "Get-MgSecurityThreatIntelligenceSubdomain", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/subdomains", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceSubdomain", - "OutputType": "IMicrosoftGraphSecuritySubdomain", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/subdomains", + "OutputType": "IMicrosoftGraphSecuritySubdomain", + "Command": "Get-MgSecurityThreatIntelligenceSubdomain", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/subdomains/$count", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceSubdomainCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/subdomains/$count", + "OutputType": null, + "Command": "Get-MgSecurityThreatIntelligenceSubdomainCount", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}/host", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceSubdomainHost", - "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}/host", + "OutputType": "IMicrosoftGraphSecurityHost", + "Command": "Get-MgSecurityThreatIntelligenceSubdomainHost", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceVulnerability", - "OutputType": "IMicrosoftGraphSecurityVulnerability", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-vulnerability-get?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-vulnerability-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", + "OutputType": "IMicrosoftGraphSecurityVulnerability", + "Command": "Get-MgSecurityThreatIntelligenceVulnerability", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/vulnerabilities", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceVulnerability", - "OutputType": "IMicrosoftGraphSecurityVulnerability", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/vulnerabilities", + "OutputType": "IMicrosoftGraphSecurityVulnerability", + "Command": "Get-MgSecurityThreatIntelligenceVulnerability", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles/{article-id}", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityArticle", - "OutputType": "IMicrosoftGraphSecurityArticle", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles/{article-id}", + "OutputType": "IMicrosoftGraphSecurityArticle", + "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityArticle", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityArticle", - "OutputType": "IMicrosoftGraphSecurityArticle", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles", + "OutputType": "IMicrosoftGraphSecurityArticle", + "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityArticle", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles/$count", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityArticleCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/articles/$count", + "OutputType": null, + "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityArticleCount", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityComponent", - "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-vulnerabilitycomponent-get?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-vulnerabilitycomponent-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", + "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", + "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityComponent", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityComponent", - "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-vulnerability-list-components?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-vulnerability-list-components?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components", + "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", + "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityComponent", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/$count", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityComponentCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/$count", + "OutputType": null, + "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityComponentCount", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/vulnerabilities/$count", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/vulnerabilities/$count", + "OutputType": null, + "Command": "Get-MgSecurityThreatIntelligenceVulnerabilityCount", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceWhoisHistoryRecord", - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}", + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "Command": "Get-MgSecurityThreatIntelligenceWhoisHistoryRecord", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/whoisHistoryRecords", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceWhoisHistoryRecord", - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/whoisHistoryRecords", + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "Command": "Get-MgSecurityThreatIntelligenceWhoisHistoryRecord", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/whoisHistoryRecords/$count", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceWhoisHistoryRecordCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/whoisHistoryRecords/$count", + "OutputType": null, + "Command": "Get-MgSecurityThreatIntelligenceWhoisHistoryRecordCount", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}/host", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceWhoisHistoryRecordHost", - "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}/host", + "OutputType": "IMicrosoftGraphSecurityHost", + "Command": "Get-MgSecurityThreatIntelligenceWhoisHistoryRecordHost", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceWhoisRecord", - "OutputType": "IMicrosoftGraphSecurityWhoisRecord", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-whoisrecord-get?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-whoisrecord-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}", + "OutputType": "IMicrosoftGraphSecurityWhoisRecord", + "Command": "Get-MgSecurityThreatIntelligenceWhoisRecord", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/whoisRecords", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceWhoisRecord", - "OutputType": "IMicrosoftGraphSecurityWhoisRecord", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-threatintelligence-list-whoisrecords?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-threatintelligence-list-whoisrecords?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/security/threatIntelligence/whoisRecords", + "OutputType": "IMicrosoftGraphSecurityWhoisRecord", + "Command": "Get-MgSecurityThreatIntelligenceWhoisRecord", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/whoisRecords/$count", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/whoisRecords/$count", + "OutputType": null, + "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordCount", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history/{whoisHistoryRecord-id}", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordHistory", - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history/{whoisHistoryRecord-id}", + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordHistory", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordHistory", - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history", + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordHistory", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history/$count", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordHistoryCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/history/$count", + "OutputType": null, + "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordHistoryCount", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/host", - "Module": "Security", - "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordHost", - "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}/host", + "OutputType": "IMicrosoftGraphSecurityHost", + "Command": "Get-MgSecurityThreatIntelligenceWhoisRecordHost", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/triggers", - "Module": "Security", - "Command": "Get-MgSecurityTrigger", - "OutputType": "IMicrosoftGraphSecurityTriggersRoot", + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/triggers", + "OutputType": "IMicrosoftGraphSecurityTriggersRoot", + "Command": "Get-MgSecurityTrigger", + "Module": "Security" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -307570,20 +308302,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionevent-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", - "Module": "Security", - "Command": "Get-MgSecurityTriggerRetentionEvent", "OutputType": "IMicrosoftGraphSecurityRetentionEvent", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionevent-get?view=graph-rest-1.0" + "Command": "Get-MgSecurityTriggerRetentionEvent", + "Module": "Security" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -307602,19 +308333,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionevent-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/security/triggers/retentionEvents", - "Module": "Security", - "Command": "Get-MgSecurityTriggerRetentionEvent", "OutputType": "IMicrosoftGraphSecurityRetentionEvent", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionevent-list?view=graph-rest-1.0" + "Command": "Get-MgSecurityTriggerRetentionEvent", + "Module": "Security" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -307633,19 +308364,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/triggers/retentionEvents/$count", - "Module": "Security", - "Command": "Get-MgSecurityTriggerRetentionEventCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgSecurityTriggerRetentionEventCount", + "Module": "Security" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -307664,34 +308396,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}/retentionEventType", - "Module": "Security", - "Command": "Get-MgSecurityTriggerRetentionEventType", "OutputType": "IMicrosoftGraphSecurityRetentionEventType", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgSecurityTriggerRetentionEventType", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/triggerTypes", - "Module": "Security", - "Command": "Get-MgSecurityTriggerType", - "OutputType": "IMicrosoftGraphSecurityTriggerTypesRoot", + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/triggerTypes", + "OutputType": "IMicrosoftGraphSecurityTriggerTypesRoot", + "Command": "Get-MgSecurityTriggerType", + "Module": "Security" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -307710,20 +308442,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentioneventtype-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}", - "Module": "Security", - "Command": "Get-MgSecurityTriggerTypeRetentionEventType", "OutputType": "IMicrosoftGraphSecurityRetentionEventType", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentioneventtype-get?view=graph-rest-1.0" + "Command": "Get-MgSecurityTriggerTypeRetentionEventType", + "Module": "Security" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -307742,19 +308473,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentioneventtype-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/security/triggerTypes/retentionEventTypes", - "Module": "Security", - "Command": "Get-MgSecurityTriggerTypeRetentionEventType", "OutputType": "IMicrosoftGraphSecurityRetentionEventType", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentioneventtype-list?view=graph-rest-1.0" + "Command": "Get-MgSecurityTriggerTypeRetentionEventType", + "Module": "Security" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "RecordsManagement.Read.All", @@ -307773,322 +308504,267 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/triggerTypes/retentionEventTypes/$count", - "Module": "Security", - "Command": "Get-MgSecurityTriggerTypeRetentionEventTypeCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgSecurityTriggerTypeRetentionEventTypeCount", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", - "Module": "Devices.ServiceAnnouncement", - "Command": "Get-MgServiceAnnouncementHealthOverview", - "OutputType": "IMicrosoftGraphServiceHealth", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/servicehealth-get?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/servicehealth-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", + "OutputType": "IMicrosoftGraphServiceHealth", + "Command": "Get-MgServiceAnnouncementHealthOverview", + "Module": "Devices.ServiceAnnouncement" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/healthOverviews", - "Module": "Devices.ServiceAnnouncement", - "Command": "Get-MgServiceAnnouncementHealthOverview", - "OutputType": "IMicrosoftGraphServiceHealth", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncement-list-healthoverviews?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncement-list-healthoverviews?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/admin/serviceAnnouncement/healthOverviews", + "OutputType": "IMicrosoftGraphServiceHealth", + "Command": "Get-MgServiceAnnouncementHealthOverview", + "Module": "Devices.ServiceAnnouncement" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/healthOverviews/$count", - "Module": "Devices.ServiceAnnouncement", - "Command": "Get-MgServiceAnnouncementHealthOverviewCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/admin/serviceAnnouncement/healthOverviews/$count", + "OutputType": null, + "Command": "Get-MgServiceAnnouncementHealthOverviewCount", + "Module": "Devices.ServiceAnnouncement" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", - "Module": "Devices.ServiceAnnouncement", - "Command": "Get-MgServiceAnnouncementHealthOverviewIssue", - "OutputType": "IMicrosoftGraphServiceHealthIssue", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "Command": "Get-MgServiceAnnouncementHealthOverviewIssue", + "Module": "Devices.ServiceAnnouncement" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues", - "Module": "Devices.ServiceAnnouncement", - "Command": "Get-MgServiceAnnouncementHealthOverviewIssue", - "OutputType": "IMicrosoftGraphServiceHealthIssue", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues", + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "Command": "Get-MgServiceAnnouncementHealthOverviewIssue", + "Module": "Devices.ServiceAnnouncement" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/$count", - "Module": "Devices.ServiceAnnouncement", - "Command": "Get-MgServiceAnnouncementHealthOverviewIssueCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/$count", + "OutputType": null, + "Command": "Get-MgServiceAnnouncementHealthOverviewIssueCount", + "Module": "Devices.ServiceAnnouncement" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", - "Module": "Devices.ServiceAnnouncement", - "Command": "Get-MgServiceAnnouncementIssue", - "OutputType": "IMicrosoftGraphServiceHealthIssue", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/servicehealthissue-get?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/servicehealthissue-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "Command": "Get-MgServiceAnnouncementIssue", + "Module": "Devices.ServiceAnnouncement" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/issues", - "Module": "Devices.ServiceAnnouncement", - "Command": "Get-MgServiceAnnouncementIssue", - "OutputType": "IMicrosoftGraphServiceHealthIssue", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncement-list-issues?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncement-list-issues?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/admin/serviceAnnouncement/issues", + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "Command": "Get-MgServiceAnnouncementIssue", + "Module": "Devices.ServiceAnnouncement" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/issues/$count", - "Module": "Devices.ServiceAnnouncement", - "Command": "Get-MgServiceAnnouncementIssueCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/admin/serviceAnnouncement/issues/$count", + "OutputType": null, + "Command": "Get-MgServiceAnnouncementIssueCount", + "Module": "Devices.ServiceAnnouncement" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", - "Module": "Devices.ServiceAnnouncement", - "Command": "Get-MgServiceAnnouncementMessage", - "OutputType": "IMicrosoftGraphServiceUpdateMessage", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-get?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", + "OutputType": "IMicrosoftGraphServiceUpdateMessage", + "Command": "Get-MgServiceAnnouncementMessage", + "Module": "Devices.ServiceAnnouncement" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/messages", - "Module": "Devices.ServiceAnnouncement", - "Command": "Get-MgServiceAnnouncementMessage", - "OutputType": "IMicrosoftGraphServiceUpdateMessage", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncement-list-messages?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncement-list-messages?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/admin/serviceAnnouncement/messages", + "OutputType": "IMicrosoftGraphServiceUpdateMessage", + "Command": "Get-MgServiceAnnouncementMessage", + "Module": "Devices.ServiceAnnouncement" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", - "Module": "Devices.ServiceAnnouncement", - "Command": "Get-MgServiceAnnouncementMessageAttachment", - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncementattachment-get?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncementattachment-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "Command": "Get-MgServiceAnnouncementMessageAttachment", + "Module": "Devices.ServiceAnnouncement" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments", - "Module": "Devices.ServiceAnnouncement", - "Command": "Get-MgServiceAnnouncementMessageAttachment", - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-list-attachments?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-list-attachments?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments", + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "Command": "Get-MgServiceAnnouncementMessageAttachment", + "Module": "Devices.ServiceAnnouncement" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive", - "Module": "Devices.ServiceAnnouncement", - "Command": "Get-MgServiceAnnouncementMessageAttachmentArchive", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-list-attachments?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-list-attachments?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive", + "OutputType": null, + "Command": "Get-MgServiceAnnouncementMessageAttachmentArchive", + "Module": "Devices.ServiceAnnouncement" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content", - "Module": "Devices.ServiceAnnouncement", - "Command": "Get-MgServiceAnnouncementMessageAttachmentContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncementattachment-get?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceannouncementattachment-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content", + "OutputType": null, + "Command": "Get-MgServiceAnnouncementMessageAttachmentContent", + "Module": "Devices.ServiceAnnouncement" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/$count", - "Module": "Devices.ServiceAnnouncement", - "Command": "Get-MgServiceAnnouncementMessageAttachmentCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/$count", + "OutputType": null, + "Command": "Get-MgServiceAnnouncementMessageAttachmentCount", + "Module": "Devices.ServiceAnnouncement" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/messages/$count", - "Module": "Devices.ServiceAnnouncement", - "Command": "Get-MgServiceAnnouncementMessageCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/admin/serviceAnnouncement/messages/$count", + "OutputType": null, + "Command": "Get-MgServiceAnnouncementMessageCount", + "Module": "Devices.ServiceAnnouncement" }, { - "Permissions": [ - { - "Name": "Application.Read.All", - "Description": "Read all applications", - "FullDescription": "Allows the app to read all applications and service principals without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": 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, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "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, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Application.ReadWrite.All", - "Description": "Read and write all applications", - "FullDescription": "Allows the app to create, read, update and delete applications and service principals without a signed-in user. Does not allow management of consent grants.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "Uri": "/servicePrincipals/{servicePrincipal-id}", - "Module": "Applications", - "Command": "Get-MgServicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-get?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Application.Read.All", @@ -308101,9 +308777,9 @@ { "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, - "PermissionType": "DelegatedWork", + "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, + "PermissionType": "Application", "IsLeastPrivilege": false }, { @@ -308131,78 +308807,133 @@ "IsLeastPrivilege": false } ], - "Uri": "/servicePrincipals", - "Module": "Applications", - "Command": "Get-MgServicePrincipal", + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}", "OutputType": "IMicrosoftGraphServicePrincipal", + "Command": "Get-MgServicePrincipal", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [ + { + "Name": "Application.Read.All", + "Description": "Read all applications", + "FullDescription": "Allows the app to read all applications and service principals without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": 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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "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, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Application.ReadWrite.All", + "Description": "Read and write all applications", + "FullDescription": "Allows the app to create, read, update and delete applications and service principals without a signed-in user. Does not allow management of consent grants.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/servicePrincipals", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Command": "Get-MgServicePrincipal", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/{appManagementPolicy-id}", - "Module": "Applications", - "Command": "Get-MgServicePrincipalAppManagementPolicy", - "OutputType": "IMicrosoftGraphAppManagementPolicy", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/{appManagementPolicy-id}", + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "Command": "Get-MgServicePrincipalAppManagementPolicy", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies", - "Module": "Applications", - "Command": "Get-MgServicePrincipalAppManagementPolicy", - "OutputType": "IMicrosoftGraphAppManagementPolicy", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies", + "OutputType": "IMicrosoftGraphAppManagementPolicy", + "Command": "Get-MgServicePrincipalAppManagementPolicy", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/$count", - "Module": "Applications", - "Command": "Get-MgServicePrincipalAppManagementPolicyCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appManagementPolicies/$count", + "OutputType": null, + "Command": "Get-MgServicePrincipalAppManagementPolicyCount", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", - "Module": "Applications", - "Command": "Get-MgServicePrincipalAppRoleAssignedTo", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approleassignment-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Command": "Get-MgServicePrincipalAppRoleAssignedTo", + "Module": "Applications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Application.Read.All", @@ -308245,19 +308976,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-approleassignedto?view=graph-rest-1.0", + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo", - "Module": "Applications", - "Command": "Get-MgServicePrincipalAppRoleAssignedTo", "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgServicePrincipalAppRoleAssignedTo", + "Module": "Applications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Application.Read.All", @@ -308300,35 +309032,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/$count", - "Module": "Applications", - "Command": "Get-MgServicePrincipalAppRoleAssignedToCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgServicePrincipalAppRoleAssignedToCount", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", - "Module": "Applications", - "Command": "Get-MgServicePrincipalAppRoleAssignment", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approleassignment-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Command": "Get-MgServicePrincipalAppRoleAssignment", + "Module": "Applications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Application.Read.All", @@ -308371,19 +309102,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-approleassignments?view=graph-rest-1.0", + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments", - "Module": "Applications", - "Command": "Get-MgServicePrincipalAppRoleAssignment", "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgServicePrincipalAppRoleAssignment", + "Module": "Applications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Application.Read.All", @@ -308426,20 +309158,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/$count", - "Module": "Applications", - "Command": "Get-MgServicePrincipalAppRoleAssignmentCount", "OutputType": null, + "Command": "Get-MgServicePrincipalAppRoleAssignmentCount", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Application.Read.All", @@ -308482,35 +309214,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/servicePrincipals(appId='{appId}')", - "Module": "Applications", - "Command": "Get-MgServicePrincipalByAppId", "OutputType": "IMicrosoftGraphServicePrincipal", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-get?view=graph-rest-1.0" + "Command": "Get-MgServicePrincipalByAppId", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/getByIds", - "Module": "Applications", - "Command": "Get-MgServicePrincipalById", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/servicePrincipals/getByIds", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgServicePrincipalById", + "Module": "Applications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -308553,19 +309284,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-claimsmappingpolicies?view=graph-rest-1.0", + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies", - "Module": "Applications", - "Command": "Get-MgServicePrincipalClaimMappingPolicy", "OutputType": "IMicrosoftGraphClaimsMappingPolicy", + "Command": "Get-MgServicePrincipalClaimMappingPolicy", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Policy.Read.All", @@ -308608,19 +309339,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-claimsmappingpolicies?view=graph-rest-1.0", + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref", - "Module": "Applications", - "Command": "Get-MgServicePrincipalClaimMappingPolicyByRef", "OutputType": null, - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgServicePrincipalClaimMappingPolicyByRef", + "Module": "Applications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -308663,20 +309395,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$count", - "Module": "Applications", - "Command": "Get-MgServicePrincipalClaimMappingPolicyCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgServicePrincipalClaimMappingPolicyCount", + "Module": "Applications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "Application.Read.All", @@ -308719,34 +309450,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/servicePrincipals/$count", - "Module": "Applications", - "Command": "Get-MgServicePrincipalCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgServicePrincipalCount", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/{directoryObject-id}", - "Module": "Applications", - "Command": "Get-MgServicePrincipalCreatedObject", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/{directoryObject-id}", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgServicePrincipalCreatedObject", + "Module": "Applications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Application.Read.All", @@ -308789,48 +309520,49 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects", - "Module": "Applications", - "Command": "Get-MgServicePrincipalCreatedObject", "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgServicePrincipalCreatedObject", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/{directoryObject-id}/servicePrincipal", - "Module": "Applications", - "Command": "Get-MgServicePrincipalCreatedObjectAsServicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/{directoryObject-id}/servicePrincipal", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Command": "Get-MgServicePrincipalCreatedObjectAsServicePrincipal", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/servicePrincipal", - "Module": "Applications", - "Command": "Get-MgServicePrincipalCreatedObjectAsServicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/servicePrincipal", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Command": "Get-MgServicePrincipalCreatedObjectAsServicePrincipal", + "Module": "Applications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Application.Read.All", @@ -308873,50 +309605,49 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/$count", - "Module": "Applications", - "Command": "Get-MgServicePrincipalCreatedObjectCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgServicePrincipalCreatedObjectCount", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/servicePrincipal/$count", - "Module": "Applications", - "Command": "Get-MgServicePrincipalCreatedObjectCountAsServicePrincipal", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/createdObjects/servicePrincipal/$count", + "OutputType": null, + "Command": "Get-MgServicePrincipalCreatedObjectCountAsServicePrincipal", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", - "Module": "Applications", - "Command": "Get-MgServicePrincipalDelegatedPermissionClassification", - "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", + "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", + "Command": "Get-MgServicePrincipalDelegatedPermissionClassification", + "Module": "Applications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Application.Read.All", @@ -308943,19 +309674,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-delegatedpermissionclassifications?view=graph-rest-1.0", + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications", - "Module": "Applications", - "Command": "Get-MgServicePrincipalDelegatedPermissionClassification", "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgServicePrincipalDelegatedPermissionClassification", + "Module": "Applications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Application.Read.All", @@ -308982,20 +309714,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/$count", - "Module": "Applications", - "Command": "Get-MgServicePrincipalDelegatedPermissionClassificationCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgServicePrincipalDelegatedPermissionClassificationCount", + "Module": "Applications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delta" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -309038,63 +309769,63 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delta?view=graph-rest-1.0", + "Method": "GET", "Uri": "/servicePrincipals/delta", - "Module": "Applications", - "Command": "Get-MgServicePrincipalDelta", "OutputType": "IMicrosoftGraphServicePrincipal", - "Variants": [ - "Delta" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delta?view=graph-rest-1.0" + "Command": "Get-MgServicePrincipalDelta", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", - "Module": "Applications", - "Command": "Get-MgServicePrincipalEndpoint", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", + "OutputType": "IMicrosoftGraphEndpoint", + "Command": "Get-MgServicePrincipalEndpoint", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints", - "Module": "Applications", - "Command": "Get-MgServicePrincipalEndpoint", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints", + "OutputType": "IMicrosoftGraphEndpoint", + "Command": "Get-MgServicePrincipalEndpoint", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/$count", - "Module": "Applications", - "Command": "Get-MgServicePrincipalEndpointCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/$count", + "OutputType": null, + "Command": "Get-MgServicePrincipalEndpointCount", + "Module": "Applications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -309137,19 +309868,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-homerealmdiscoverypolicies?view=graph-rest-1.0", + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies", - "Module": "Applications", - "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicy", "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicy", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Policy.Read.All", @@ -309192,19 +309923,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-homerealmdiscoverypolicies?view=graph-rest-1.0", + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref", - "Module": "Applications", - "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicyByRef", "OutputType": null, - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicyByRef", + "Module": "Applications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -309247,20 +309979,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$count", - "Module": "Applications", - "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicyCount", "OutputType": null, + "Command": "Get-MgServicePrincipalHomeRealmDiscoveryPolicyCount", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Application.Read.All", @@ -309343,22 +310077,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", + "Method": "POST", "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberGroups", - "Module": "Applications", - "Command": "Get-MgServicePrincipalMemberGroup", "OutputType": null, + "Command": "Get-MgServicePrincipalMemberGroup", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Application.Read.All", @@ -309457,37 +310191,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", + "Method": "POST", "Uri": "/servicePrincipals/{servicePrincipal-id}/getMemberObjects", - "Module": "Applications", - "Command": "Get-MgServicePrincipalMemberObject", "OutputType": null, - "Variants": [ - "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0" + "Command": "Get-MgServicePrincipalMemberObject", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}", - "Module": "Applications", - "Command": "Get-MgServicePrincipalMemberOf", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgServicePrincipalMemberOf", + "Module": "Applications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Application.Read.All", @@ -309530,106 +310261,107 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-memberof?view=graph-rest-1.0", + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf", - "Module": "Applications", - "Command": "Get-MgServicePrincipalMemberOf", "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgServicePrincipalMemberOf", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/administrativeUnit", - "Module": "Applications", - "Command": "Get-MgServicePrincipalMemberOfAsAdministrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/administrativeUnit", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Command": "Get-MgServicePrincipalMemberOfAsAdministrativeUnit", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/administrativeUnit", - "Module": "Applications", - "Command": "Get-MgServicePrincipalMemberOfAsAdministrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/administrativeUnit", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Command": "Get-MgServicePrincipalMemberOfAsAdministrativeUnit", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/directoryRole", - "Module": "Applications", - "Command": "Get-MgServicePrincipalMemberOfAsDirectoryRole", - "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/directoryRole", + "OutputType": "IMicrosoftGraphDirectoryRole", + "Command": "Get-MgServicePrincipalMemberOfAsDirectoryRole", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/directoryRole", - "Module": "Applications", - "Command": "Get-MgServicePrincipalMemberOfAsDirectoryRole", - "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/directoryRole", + "OutputType": "IMicrosoftGraphDirectoryRole", + "Command": "Get-MgServicePrincipalMemberOfAsDirectoryRole", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/group", - "Module": "Applications", - "Command": "Get-MgServicePrincipalMemberOfAsGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/{directoryObject-id}/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgServicePrincipalMemberOfAsGroup", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/group", - "Module": "Applications", - "Command": "Get-MgServicePrincipalMemberOfAsGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgServicePrincipalMemberOfAsGroup", + "Module": "Applications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Application.Read.All", @@ -309672,80 +310404,79 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/$count", - "Module": "Applications", - "Command": "Get-MgServicePrincipalMemberOfCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgServicePrincipalMemberOfCount", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/administrativeUnit/$count", - "Module": "Applications", - "Command": "Get-MgServicePrincipalMemberOfCountAsAdministrativeUnit", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/administrativeUnit/$count", + "OutputType": null, + "Command": "Get-MgServicePrincipalMemberOfCountAsAdministrativeUnit", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/directoryRole/$count", - "Module": "Applications", - "Command": "Get-MgServicePrincipalMemberOfCountAsDirectoryRole", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/directoryRole/$count", + "OutputType": null, + "Command": "Get-MgServicePrincipalMemberOfCountAsDirectoryRole", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/group/$count", - "Module": "Applications", - "Command": "Get-MgServicePrincipalMemberOfCountAsGroup", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/memberOf/group/$count", + "OutputType": null, + "Command": "Get-MgServicePrincipalMemberOfCountAsGroup", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "Module": "Applications", - "Command": "Get-MgServicePrincipalOauth2PermissionGrant", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "Command": "Get-MgServicePrincipalOauth2PermissionGrant", + "Module": "Applications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Directory.Read.All", @@ -309772,19 +310503,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-oauth2permissiongrants?view=graph-rest-1.0", + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants", - "Module": "Applications", - "Command": "Get-MgServicePrincipalOauth2PermissionGrant", "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgServicePrincipalOauth2PermissionGrant", + "Module": "Applications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Directory.Read.All", @@ -309811,35 +310543,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/oauth2PermissionGrants/$count", - "Module": "Applications", - "Command": "Get-MgServicePrincipalOauth2PermissionGrantCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgServicePrincipalOauth2PermissionGrantCount", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}", - "Module": "Applications", - "Command": "Get-MgServicePrincipalOwnedObject", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgServicePrincipalOwnedObject", + "Module": "Applications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Application.Read.All", @@ -309882,164 +310613,165 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects", - "Module": "Applications", - "Command": "Get-MgServicePrincipalOwnedObject", "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgServicePrincipalOwnedObject", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/application", - "Module": "Applications", - "Command": "Get-MgServicePrincipalOwnedObjectAsApplication", - "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/application", + "OutputType": "IMicrosoftGraphApplication", + "Command": "Get-MgServicePrincipalOwnedObjectAsApplication", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/application", - "Module": "Applications", - "Command": "Get-MgServicePrincipalOwnedObjectAsApplication", - "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/application", + "OutputType": "IMicrosoftGraphApplication", + "Command": "Get-MgServicePrincipalOwnedObjectAsApplication", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/appRoleAssignment", - "Module": "Applications", - "Command": "Get-MgServicePrincipalOwnedObjectAsAppRoleAssignment", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/appRoleAssignment", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Command": "Get-MgServicePrincipalOwnedObjectAsAppRoleAssignment", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/appRoleAssignment", - "Module": "Applications", - "Command": "Get-MgServicePrincipalOwnedObjectAsAppRoleAssignment", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/appRoleAssignment", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Command": "Get-MgServicePrincipalOwnedObjectAsAppRoleAssignment", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/endpoint", - "Module": "Applications", - "Command": "Get-MgServicePrincipalOwnedObjectAsEndpoint", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/endpoint", + "OutputType": "IMicrosoftGraphEndpoint", + "Command": "Get-MgServicePrincipalOwnedObjectAsEndpoint", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/endpoint", - "Module": "Applications", - "Command": "Get-MgServicePrincipalOwnedObjectAsEndpoint", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/endpoint", + "OutputType": "IMicrosoftGraphEndpoint", + "Command": "Get-MgServicePrincipalOwnedObjectAsEndpoint", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/group", - "Module": "Applications", - "Command": "Get-MgServicePrincipalOwnedObjectAsGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgServicePrincipalOwnedObjectAsGroup", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/group", - "Module": "Applications", - "Command": "Get-MgServicePrincipalOwnedObjectAsGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgServicePrincipalOwnedObjectAsGroup", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/servicePrincipal", - "Module": "Applications", - "Command": "Get-MgServicePrincipalOwnedObjectAsServicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/{directoryObject-id}/servicePrincipal", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Command": "Get-MgServicePrincipalOwnedObjectAsServicePrincipal", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/servicePrincipal", - "Module": "Applications", - "Command": "Get-MgServicePrincipalOwnedObjectAsServicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/servicePrincipal", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Command": "Get-MgServicePrincipalOwnedObjectAsServicePrincipal", + "Module": "Applications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Application.Read.All", @@ -310082,95 +310814,94 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/$count", - "Module": "Applications", - "Command": "Get-MgServicePrincipalOwnedObjectCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgServicePrincipalOwnedObjectCount", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/application/$count", - "Module": "Applications", - "Command": "Get-MgServicePrincipalOwnedObjectCountAsApplication", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/application/$count", + "OutputType": null, + "Command": "Get-MgServicePrincipalOwnedObjectCountAsApplication", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/appRoleAssignment/$count", - "Module": "Applications", - "Command": "Get-MgServicePrincipalOwnedObjectCountAsAppRoleAssignment", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/appRoleAssignment/$count", + "OutputType": null, + "Command": "Get-MgServicePrincipalOwnedObjectCountAsAppRoleAssignment", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/endpoint/$count", - "Module": "Applications", - "Command": "Get-MgServicePrincipalOwnedObjectCountAsEndpoint", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/endpoint/$count", + "OutputType": null, + "Command": "Get-MgServicePrincipalOwnedObjectCountAsEndpoint", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/group/$count", - "Module": "Applications", - "Command": "Get-MgServicePrincipalOwnedObjectCountAsGroup", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/group/$count", + "OutputType": null, + "Command": "Get-MgServicePrincipalOwnedObjectCountAsGroup", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/servicePrincipal/$count", - "Module": "Applications", - "Command": "Get-MgServicePrincipalOwnedObjectCountAsServicePrincipal", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/ownedObjects/servicePrincipal/$count", + "OutputType": null, + "Command": "Get-MgServicePrincipalOwnedObjectCountAsServicePrincipal", + "Module": "Applications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Application.Read.All", @@ -310213,135 +310944,135 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-owners?view=graph-rest-1.0", + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners", - "Module": "Applications", - "Command": "Get-MgServicePrincipalOwner", "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgServicePrincipalOwner", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/appRoleAssignment", - "Module": "Applications", - "Command": "Get-MgServicePrincipalOwnerAsAppRoleAssignment", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/appRoleAssignment", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Command": "Get-MgServicePrincipalOwnerAsAppRoleAssignment", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/appRoleAssignment", - "Module": "Applications", - "Command": "Get-MgServicePrincipalOwnerAsAppRoleAssignment", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/appRoleAssignment", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Command": "Get-MgServicePrincipalOwnerAsAppRoleAssignment", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/endpoint", - "Module": "Applications", - "Command": "Get-MgServicePrincipalOwnerAsEndpoint", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/endpoint", + "OutputType": "IMicrosoftGraphEndpoint", + "Command": "Get-MgServicePrincipalOwnerAsEndpoint", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/endpoint", - "Module": "Applications", - "Command": "Get-MgServicePrincipalOwnerAsEndpoint", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/endpoint", + "OutputType": "IMicrosoftGraphEndpoint", + "Command": "Get-MgServicePrincipalOwnerAsEndpoint", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/servicePrincipal", - "Module": "Applications", - "Command": "Get-MgServicePrincipalOwnerAsServicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/servicePrincipal", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Command": "Get-MgServicePrincipalOwnerAsServicePrincipal", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/servicePrincipal", - "Module": "Applications", - "Command": "Get-MgServicePrincipalOwnerAsServicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/servicePrincipal", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Command": "Get-MgServicePrincipalOwnerAsServicePrincipal", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/user", - "Module": "Applications", - "Command": "Get-MgServicePrincipalOwnerAsUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/user", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgServicePrincipalOwnerAsUser", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/user", - "Module": "Applications", - "Command": "Get-MgServicePrincipalOwnerAsUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/user", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgServicePrincipalOwnerAsUser", + "Module": "Applications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Application.Read.All", @@ -310384,19 +311115,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-owners?view=graph-rest-1.0", + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref", - "Module": "Applications", - "Command": "Get-MgServicePrincipalOwnerByRef", "OutputType": null, - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgServicePrincipalOwnerByRef", + "Module": "Applications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Application.Read.All", @@ -310439,80 +311171,80 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$count", - "Module": "Applications", - "Command": "Get-MgServicePrincipalOwnerCount", "OutputType": null, + "Command": "Get-MgServicePrincipalOwnerCount", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/appRoleAssignment/$count", - "Module": "Applications", - "Command": "Get-MgServicePrincipalOwnerCountAsAppRoleAssignment", "OutputType": null, + "Command": "Get-MgServicePrincipalOwnerCountAsAppRoleAssignment", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/endpoint/$count", - "Module": "Applications", - "Command": "Get-MgServicePrincipalOwnerCountAsEndpoint", "OutputType": null, + "Command": "Get-MgServicePrincipalOwnerCountAsEndpoint", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/servicePrincipal/$count", - "Module": "Applications", - "Command": "Get-MgServicePrincipalOwnerCountAsServicePrincipal", "OutputType": null, + "Command": "Get-MgServicePrincipalOwnerCountAsServicePrincipal", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/user/$count", - "Module": "Applications", - "Command": "Get-MgServicePrincipalOwnerCountAsUser", "OutputType": null, + "Command": "Get-MgServicePrincipalOwnerCountAsUser", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Application.Read.All", @@ -310563,20 +311295,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration", - "Module": "Applications", - "Command": "Get-MgServicePrincipalRemoteDesktopSecurityConfiguration", "OutputType": "IMicrosoftGraphRemoteDesktopSecurityConfiguration", + "Command": "Get-MgServicePrincipalRemoteDesktopSecurityConfiguration", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Application.Read.All", @@ -310627,107 +311359,109 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/targetdevicegroup-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}", - "Module": "Applications", - "Command": "Get-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", "OutputType": "IMicrosoftGraphTargetDeviceGroup", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups", - "Module": "Applications", - "Command": "Get-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", - "OutputType": "IMicrosoftGraphTargetDeviceGroup", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-list-targetdevicegroups?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups", + "OutputType": "IMicrosoftGraphTargetDeviceGroup", + "Command": "Get-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/$count", - "Module": "Applications", - "Command": "Get-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroupCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/$count", + "OutputType": null, + "Command": "Get-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroupCount", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", - "Module": "Identity.SignIns", - "Command": "Get-MgServicePrincipalRiskDetection", - "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipalriskdetection-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", + "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", + "Command": "Get-MgServicePrincipalRiskDetection", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identityProtection/servicePrincipalRiskDetections", - "Module": "Identity.SignIns", - "Command": "Get-MgServicePrincipalRiskDetection", - "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityprotectionroot-list-serviceprincipalriskdetections?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/identityProtection/servicePrincipalRiskDetections", + "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", + "Command": "Get-MgServicePrincipalRiskDetection", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identityProtection/servicePrincipalRiskDetections/$count", - "Module": "Identity.SignIns", - "Command": "Get-MgServicePrincipalRiskDetectionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityProtection/servicePrincipalRiskDetections/$count", + "OutputType": null, + "Command": "Get-MgServicePrincipalRiskDetectionCount", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", - "Module": "Applications", - "Command": "Get-MgServicePrincipalSynchronization", - "OutputType": "IMicrosoftGraphSynchronization", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", + "OutputType": "IMicrosoftGraphSynchronization", + "Command": "Get-MgServicePrincipalSynchronization", + "Module": "Applications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Acquire", + "AcquireExpanded", + "AcquireViaIdentity", + "AcquireViaIdentityExpanded" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -310746,22 +311480,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-acquireaccesstoken?view=graph-rest-1.0", + "Method": "POST", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/acquireAccessToken", - "Module": "Applications", - "Command": "Get-MgServicePrincipalSynchronizationAccessToken", "OutputType": null, - "Variants": [ - "Acquire", - "AcquireExpanded", - "AcquireViaIdentity", - "AcquireViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-acquireaccesstoken?view=graph-rest-1.0" + "Command": "Get-MgServicePrincipalSynchronizationAccessToken", + "Module": "Applications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -310788,20 +311520,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", - "Module": "Applications", - "Command": "Get-MgServicePrincipalSynchronizationJob", "OutputType": "IMicrosoftGraphSynchronizationJob", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgServicePrincipalSynchronizationJob", + "Module": "Applications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -310828,49 +311559,50 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-list-jobs?view=graph-rest-1.0", + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs", - "Module": "Applications", - "Command": "Get-MgServicePrincipalSynchronizationJob", "OutputType": "IMicrosoftGraphSynchronizationJob", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgServicePrincipalSynchronizationJob", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "Module": "Applications", - "Command": "Get-MgServicePrincipalSynchronizationJobBulkUpload", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", + "OutputType": null, + "Command": "Get-MgServicePrincipalSynchronizationJobBulkUpload", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", - "Module": "Applications", - "Command": "Get-MgServicePrincipalSynchronizationJobBulkUploadContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", + "OutputType": null, + "Command": "Get-MgServicePrincipalSynchronizationJobBulkUploadContent", + "Module": "Applications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -310897,20 +311629,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/$count", - "Module": "Applications", - "Command": "Get-MgServicePrincipalSynchronizationJobCount", "OutputType": null, + "Command": "Get-MgServicePrincipalSynchronizationJobCount", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "CustomSecAttributeProvisioning.Read.All", @@ -310953,79 +311685,79 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "Module": "Applications", - "Command": "Get-MgServicePrincipalSynchronizationJobSchema", "OutputType": "IMicrosoftGraphSynchronizationSchema", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgServicePrincipalSynchronizationJobSchema", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "Module": "Applications", - "Command": "Get-MgServicePrincipalSynchronizationJobSchemaDirectory", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Command": "Get-MgServicePrincipalSynchronizationJobSchemaDirectory", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", - "Module": "Applications", - "Command": "Get-MgServicePrincipalSynchronizationJobSchemaDirectory", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Command": "Get-MgServicePrincipalSynchronizationJobSchemaDirectory", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/$count", - "Module": "Applications", - "Command": "Get-MgServicePrincipalSynchronizationJobSchemaDirectoryCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/$count", + "OutputType": null, + "Command": "Get-MgServicePrincipalSynchronizationJobSchemaDirectoryCount", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/secrets/$count", - "Module": "Applications", - "Command": "Get-MgServicePrincipalSynchronizationSecretCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/secrets/$count", + "OutputType": null, + "Command": "Get-MgServicePrincipalSynchronizationSecretCount", + "Module": "Applications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -311052,20 +311784,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", - "Module": "Applications", - "Command": "Get-MgServicePrincipalSynchronizationTemplate", "OutputType": "IMicrosoftGraphSynchronizationTemplate", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgServicePrincipalSynchronizationTemplate", + "Module": "Applications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -311092,19 +311823,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-list-templates?view=graph-rest-1.0", + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates", - "Module": "Applications", - "Command": "Get-MgServicePrincipalSynchronizationTemplate", "OutputType": "IMicrosoftGraphSynchronizationTemplate", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgServicePrincipalSynchronizationTemplate", + "Module": "Applications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -311131,20 +311863,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/$count", - "Module": "Applications", - "Command": "Get-MgServicePrincipalSynchronizationTemplateCount", "OutputType": null, + "Command": "Get-MgServicePrincipalSynchronizationTemplateCount", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -311171,123 +311903,122 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "Module": "Applications", - "Command": "Get-MgServicePrincipalSynchronizationTemplateSchema", "OutputType": "IMicrosoftGraphSynchronizationSchema", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgServicePrincipalSynchronizationTemplateSchema", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "Module": "Applications", - "Command": "Get-MgServicePrincipalSynchronizationTemplateSchemaDirectory", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Command": "Get-MgServicePrincipalSynchronizationTemplateSchemaDirectory", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", - "Module": "Applications", - "Command": "Get-MgServicePrincipalSynchronizationTemplateSchemaDirectory", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Command": "Get-MgServicePrincipalSynchronizationTemplateSchemaDirectory", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/$count", - "Module": "Applications", - "Command": "Get-MgServicePrincipalSynchronizationTemplateSchemaDirectoryCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/$count", + "OutputType": null, + "Command": "Get-MgServicePrincipalSynchronizationTemplateSchemaDirectoryCount", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/{tokenIssuancePolicy-id}", - "Module": "Applications", - "Command": "Get-MgServicePrincipalTokenIssuancePolicy", - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/{tokenIssuancePolicy-id}", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "Command": "Get-MgServicePrincipalTokenIssuancePolicy", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies", - "Module": "Applications", - "Command": "Get-MgServicePrincipalTokenIssuancePolicy", - "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies", + "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "Command": "Get-MgServicePrincipalTokenIssuancePolicy", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/$count", - "Module": "Applications", - "Command": "Get-MgServicePrincipalTokenIssuancePolicyCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenIssuancePolicies/$count", + "OutputType": null, + "Command": "Get-MgServicePrincipalTokenIssuancePolicyCount", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/{tokenLifetimePolicy-id}", - "Module": "Applications", - "Command": "Get-MgServicePrincipalTokenLifetimePolicy", - "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/{tokenLifetimePolicy-id}", + "OutputType": "IMicrosoftGraphTokenLifetimePolicy", + "Command": "Get-MgServicePrincipalTokenLifetimePolicy", + "Module": "Applications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -311330,19 +312061,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-tokenlifetimepolicies?view=graph-rest-1.0", + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies", - "Module": "Applications", - "Command": "Get-MgServicePrincipalTokenLifetimePolicy", "OutputType": "IMicrosoftGraphTokenLifetimePolicy", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgServicePrincipalTokenLifetimePolicy", + "Module": "Applications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -311385,35 +312117,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/tokenLifetimePolicies/$count", - "Module": "Applications", - "Command": "Get-MgServicePrincipalTokenLifetimePolicyCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgServicePrincipalTokenLifetimePolicyCount", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}", - "Module": "Applications", - "Command": "Get-MgServicePrincipalTransitiveMemberOf", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgServicePrincipalTransitiveMemberOf", + "Module": "Applications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Application.Read.All", @@ -311448,106 +312179,107 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-list-transitivememberof?view=graph-rest-1.0", + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf", - "Module": "Applications", - "Command": "Get-MgServicePrincipalTransitiveMemberOf", "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgServicePrincipalTransitiveMemberOf", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "Module": "Applications", - "Command": "Get-MgServicePrincipalTransitiveMemberOfAsAdministrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Command": "Get-MgServicePrincipalTransitiveMemberOfAsAdministrativeUnit", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/administrativeUnit", - "Module": "Applications", - "Command": "Get-MgServicePrincipalTransitiveMemberOfAsAdministrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/administrativeUnit", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Command": "Get-MgServicePrincipalTransitiveMemberOfAsAdministrativeUnit", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/directoryRole", - "Module": "Applications", - "Command": "Get-MgServicePrincipalTransitiveMemberOfAsDirectoryRole", - "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/directoryRole", + "OutputType": "IMicrosoftGraphDirectoryRole", + "Command": "Get-MgServicePrincipalTransitiveMemberOfAsDirectoryRole", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/directoryRole", - "Module": "Applications", - "Command": "Get-MgServicePrincipalTransitiveMemberOfAsDirectoryRole", - "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/directoryRole", + "OutputType": "IMicrosoftGraphDirectoryRole", + "Command": "Get-MgServicePrincipalTransitiveMemberOfAsDirectoryRole", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/group", - "Module": "Applications", - "Command": "Get-MgServicePrincipalTransitiveMemberOfAsGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/{directoryObject-id}/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgServicePrincipalTransitiveMemberOfAsGroup", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/group", - "Module": "Applications", - "Command": "Get-MgServicePrincipalTransitiveMemberOfAsGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgServicePrincipalTransitiveMemberOfAsGroup", + "Module": "Applications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Application.Read.All", @@ -311582,197 +312314,197 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/$count", - "Module": "Applications", - "Command": "Get-MgServicePrincipalTransitiveMemberOfCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgServicePrincipalTransitiveMemberOfCount", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/administrativeUnit/$count", - "Module": "Applications", - "Command": "Get-MgServicePrincipalTransitiveMemberOfCountAsAdministrativeUnit", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/administrativeUnit/$count", + "OutputType": null, + "Command": "Get-MgServicePrincipalTransitiveMemberOfCountAsAdministrativeUnit", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/directoryRole/$count", - "Module": "Applications", - "Command": "Get-MgServicePrincipalTransitiveMemberOfCountAsDirectoryRole", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/directoryRole/$count", + "OutputType": null, + "Command": "Get-MgServicePrincipalTransitiveMemberOfCountAsDirectoryRole", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/group/$count", - "Module": "Applications", - "Command": "Get-MgServicePrincipalTransitiveMemberOfCountAsGroup", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/transitiveMemberOf/group/$count", + "OutputType": null, + "Command": "Get-MgServicePrincipalTransitiveMemberOfCountAsGroup", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base", - "Module": "Files", - "Command": "Get-MgShareContentTypeBase", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/base", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgShareContentTypeBase", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "Module": "Files", - "Command": "Get-MgShareContentTypeBaseType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgShareContentTypeBaseType", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes", - "Module": "Files", - "Command": "Get-MgShareContentTypeBaseType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgShareContentTypeBaseType", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/$count", - "Module": "Files", - "Command": "Get-MgShareContentTypeBaseTypeCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/baseTypes/$count", + "OutputType": null, + "Command": "Get-MgShareContentTypeBaseTypeCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/$count", - "Module": "Files", - "Command": "Get-MgShareCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/$count", + "OutputType": null, + "Command": "Get-MgShareCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/createdByUser", - "Module": "Files", - "Command": "Get-MgShareCreatedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/createdByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgShareCreatedByUser", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/createdByUser/mailboxSettings", - "Module": "Files", - "Command": "Get-MgShareCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgShareCreatedByUserMailboxSetting", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/createdByUser/serviceProvisioningErrors", - "Module": "Files", - "Command": "Get-MgShareCreatedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/createdByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgShareCreatedByUserServiceProvisioningError", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/createdByUser/serviceProvisioningErrors/$count", - "Module": "Files", - "Command": "Get-MgShareCreatedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/createdByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgShareCreatedByUserServiceProvisioningErrorCount", + "Module": "Files" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Files.ReadWrite", @@ -311799,20 +312531,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shares-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/driveItem", - "Module": "Files", - "Command": "Get-MgShareDriveItem", "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgShareDriveItem", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shares-get?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Files.Read", @@ -311863,601 +312595,592 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/driveItem/content", - "Module": "Files", - "Command": "Get-MgShareDriveItemContent", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgShareDriveItemContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}", - "Module": "Files", - "Command": "Get-MgShareItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgShareItem", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/items", - "Module": "Files", - "Command": "Get-MgShareItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/items", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgShareItem", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content", - "Module": "Files", - "Command": "Get-MgShareItemContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content", + "OutputType": null, + "Command": "Get-MgShareItemContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/items/$count", - "Module": "Files", - "Command": "Get-MgShareItemCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/items/$count", + "OutputType": null, + "Command": "Get-MgShareItemCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser", - "Module": "Files", - "Command": "Get-MgShareItemLastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgShareItemLastModifiedByUser", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "Module": "Files", - "Command": "Get-MgShareItemLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgShareItemLastModifiedByUserMailboxSetting", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "Module": "Files", - "Command": "Get-MgShareItemLastModifiedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgShareItemLastModifiedByUserServiceProvisioningError", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "Module": "Files", - "Command": "Get-MgShareItemLastModifiedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgShareItemLastModifiedByUserServiceProvisioningErrorCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser", - "Module": "Files", - "Command": "Get-MgShareLastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgShareLastModifiedByUser", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/mailboxSettings", - "Module": "Files", - "Command": "Get-MgShareLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgShareLastModifiedByUserMailboxSetting", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "Module": "Files", - "Command": "Get-MgShareLastModifiedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgShareLastModifiedByUserServiceProvisioningError", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "Module": "Files", - "Command": "Get-MgShareLastModifiedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgShareLastModifiedByUserServiceProvisioningErrorCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list", - "Module": "Files", - "Command": "Get-MgShareList", - "OutputType": "IMicrosoftGraphList", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list", + "OutputType": "IMicrosoftGraphList", + "Command": "Get-MgShareList", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", - "Module": "Files", - "Command": "Get-MgShareListColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgShareListColumn", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/columns", - "Module": "Files", - "Command": "Get-MgShareListColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/columns", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgShareListColumn", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/columns/$count", - "Module": "Files", - "Command": "Get-MgShareListColumnCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/columns/$count", + "OutputType": null, + "Command": "Get-MgShareListColumnCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}/sourceColumn", - "Module": "Files", - "Command": "Get-MgShareListColumnSourceColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}/sourceColumn", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgShareListColumnSourceColumn", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", - "Module": "Files", - "Command": "Get-MgShareListContentType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgShareListContentType", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes", - "Module": "Files", - "Command": "Get-MgShareListContentType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgShareListContentType", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Module": "Files", - "Command": "Get-MgShareListContentTypeColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgShareListContentTypeColumn", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns", - "Module": "Files", - "Command": "Get-MgShareListContentTypeColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgShareListContentTypeColumn", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/$count", - "Module": "Files", - "Command": "Get-MgShareListContentTypeColumnCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/$count", + "OutputType": null, + "Command": "Get-MgShareListContentTypeColumnCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Module": "Files", - "Command": "Get-MgShareListContentTypeColumnLink", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "OutputType": "IMicrosoftGraphColumnLink", + "Command": "Get-MgShareListContentTypeColumnLink", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks", - "Module": "Files", - "Command": "Get-MgShareListContentTypeColumnLink", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks", + "OutputType": "IMicrosoftGraphColumnLink", + "Command": "Get-MgShareListContentTypeColumnLink", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/$count", - "Module": "Files", - "Command": "Get-MgShareListContentTypeColumnLinkCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/$count", + "OutputType": null, + "Command": "Get-MgShareListContentTypeColumnLinkCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "Module": "Files", - "Command": "Get-MgShareListContentTypeColumnPosition", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgShareListContentTypeColumnPosition", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions", - "Module": "Files", - "Command": "Get-MgShareListContentTypeColumnPosition", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgShareListContentTypeColumnPosition", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/$count", - "Module": "Files", - "Command": "Get-MgShareListContentTypeColumnPositionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnPositions/$count", + "OutputType": null, + "Command": "Get-MgShareListContentTypeColumnPositionCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "Module": "Files", - "Command": "Get-MgShareListContentTypeColumnSourceColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgShareListContentTypeColumnSourceColumn", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/getCompatibleHubContentTypes", - "Module": "Files", - "Command": "Get-MgShareListContentTypeCompatibleHubContentType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/getCompatibleHubContentTypes", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgShareListContentTypeCompatibleHubContentType", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/$count", - "Module": "Files", - "Command": "Get-MgShareListContentTypeCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/$count", + "OutputType": null, + "Command": "Get-MgShareListContentTypeCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser", - "Module": "Files", - "Command": "Get-MgShareListCreatedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgShareListCreatedByUser", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/mailboxSettings", - "Module": "Files", - "Command": "Get-MgShareListCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgShareListCreatedByUserMailboxSetting", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/serviceProvisioningErrors", - "Module": "Files", - "Command": "Get-MgShareListCreatedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgShareListCreatedByUserServiceProvisioningError", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/serviceProvisioningErrors/$count", - "Module": "Files", - "Command": "Get-MgShareListCreatedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgShareListCreatedByUserServiceProvisioningErrorCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/drive", - "Module": "Files", - "Command": "Get-MgShareListDrive", - "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/drive", + "OutputType": "IMicrosoftGraphDrive", + "Command": "Get-MgShareListDrive", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/listItem", - "Module": "Files", - "Command": "Get-MgShareListItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/listItem", + "OutputType": "IMicrosoftGraphListItem", + "Command": "Get-MgShareListItem", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items", - "Module": "Files", - "Command": "Get-MgShareListItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items", + "OutputType": "IMicrosoftGraphListItem", + "Command": "Get-MgShareListItem", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/getActivitiesByInterval", - "Module": "Files", - "Command": "Get-MgShareListItemActivityByInterval", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -312468,428 +313191,437 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/getActivitiesByInterval", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgShareListItemActivityByInterval", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/analytics", - "Module": "Files", - "Command": "Get-MgShareListItemAnalytic", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/analytics", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Command": "Get-MgShareListItemAnalytic", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser", - "Module": "Files", - "Command": "Get-MgShareListItemCreatedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgShareListItemCreatedByUser", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "Module": "Files", - "Command": "Get-MgShareListItemCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgShareListItemCreatedByUserMailboxSetting", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", - "Module": "Files", - "Command": "Get-MgShareListItemCreatedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgShareListItemCreatedByUserServiceProvisioningError", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "Module": "Files", - "Command": "Get-MgShareListItemCreatedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgShareListItemCreatedByUserServiceProvisioningErrorCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/delta", - "Module": "Files", - "Command": "Get-MgShareListItemDelta", - "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/delta", + "OutputType": "IMicrosoftGraphListItem", + "Command": "Get-MgShareListItemDelta", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Module": "Files", - "Command": "Get-MgShareListItemDocumentSetVersion", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "Get-MgShareListItemDocumentSetVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions", - "Module": "Files", - "Command": "Get-MgShareListItemDocumentSetVersion", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "Get-MgShareListItemDocumentSetVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/$count", - "Module": "Files", - "Command": "Get-MgShareListItemDocumentSetVersionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/$count", + "OutputType": null, + "Command": "Get-MgShareListItemDocumentSetVersionCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Module": "Files", - "Command": "Get-MgShareListItemDocumentSetVersionField", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "OutputType": null, + "Command": "Get-MgShareListItemDocumentSetVersionField", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem", - "Module": "Files", - "Command": "Get-MgShareListItemDriveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgShareListItemDriveItem", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content", - "Module": "Files", - "Command": "Get-MgShareListItemDriveItemContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content", + "OutputType": null, + "Command": "Get-MgShareListItemDriveItemContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", - "Module": "Files", - "Command": "Get-MgShareListItemField", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", + "OutputType": null, + "Command": "Get-MgShareListItemField", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Module": "Files", - "Command": "Get-MgShareListItemVersion", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "Get-MgShareListItemVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions", - "Module": "Files", - "Command": "Get-MgShareListItemVersion", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions", + "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "Get-MgShareListItemVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/$count", - "Module": "Files", - "Command": "Get-MgShareListItemVersionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/$count", + "OutputType": null, + "Command": "Get-MgShareListItemVersionCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Module": "Files", - "Command": "Get-MgShareListItemVersionField", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "OutputType": null, + "Command": "Get-MgShareListItemVersionField", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", - "Module": "Files", - "Command": "Get-MgShareListOperation", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Command": "Get-MgShareListOperation", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/operations", - "Module": "Files", - "Command": "Get-MgShareListOperation", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/operations", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Command": "Get-MgShareListOperation", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/operations/$count", - "Module": "Files", - "Command": "Get-MgShareListOperationCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/operations/$count", + "OutputType": null, + "Command": "Get-MgShareListOperationCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", - "Module": "Files", - "Command": "Get-MgShareListSubscription", - "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", + "OutputType": "IMicrosoftGraphSubscription", + "Command": "Get-MgShareListSubscription", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions", - "Module": "Files", - "Command": "Get-MgShareListSubscription", - "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions", + "OutputType": "IMicrosoftGraphSubscription", + "Command": "Get-MgShareListSubscription", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/$count", - "Module": "Files", - "Command": "Get-MgShareListSubscriptionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/$count", + "OutputType": null, + "Command": "Get-MgShareListSubscriptionCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/permission", - "Module": "Files", - "Command": "Get-MgSharePermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/permission", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Get-MgSharePermission", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/root", - "Module": "Files", - "Command": "Get-MgShareRoot", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/root", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgShareRoot", + "Module": "Files" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}/root/content", - "Module": "Files", - "Command": "Get-MgShareRootContent", "OutputType": null, + "Command": "Get-MgShareRootContent", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Files.ReadWrite", @@ -312916,49 +313648,49 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shares-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/shares/{sharedDriveItem-id}", - "Module": "Files", - "Command": "Get-MgShareSharedDriveItemSharedDriveItem", "OutputType": "IMicrosoftGraphSharedDriveItem", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shares-get?view=graph-rest-1.0" + "Command": "Get-MgShareSharedDriveItemSharedDriveItem", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares", - "Module": "Files", - "Command": "Get-MgShareSharedDriveItemSharedDriveItem", - "OutputType": "IMicrosoftGraphSharedDriveItem", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares", + "OutputType": "IMicrosoftGraphSharedDriveItem", + "Command": "Get-MgShareSharedDriveItemSharedDriveItem", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/site", - "Module": "Files", - "Command": "Get-MgShareSite", - "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/site", + "OutputType": "IMicrosoftGraphSite", + "Command": "Get-MgShareSite", + "Module": "Files" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -312977,20 +313709,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/sites/{site-id}", - "Module": "Sites", - "Command": "Get-MgSite", "OutputType": "IMicrosoftGraphSite", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-get?view=graph-rest-1.0" + "Command": "Get-MgSite", + "Module": "Sites" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -313009,36 +313740,37 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/sites", - "Module": "Sites", - "Command": "Get-MgSite", "OutputType": "IMicrosoftGraphSite", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list?view=graph-rest-1.0" + "Command": "Get-MgSite", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/getActivitiesByInterval", - "Module": "Sites", - "Command": "Get-MgSiteActivityByInterval", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/getActivitiesByInterval", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgSiteActivityByInterval", + "Module": "Sites" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Files.Read", @@ -313089,138 +313821,138 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/analytics", - "Module": "Sites", - "Command": "Get-MgSiteAnalytic", "OutputType": "IMicrosoftGraphItemAnalytics", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgSiteAnalytic", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Module": "Sites", - "Command": "Get-MgSiteAnalyticItemActivityStat", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgSiteAnalyticItemActivityStat", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/analytics/itemActivityStats", - "Module": "Sites", - "Command": "Get-MgSiteAnalyticItemActivityStat", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/analytics/itemActivityStats", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgSiteAnalyticItemActivityStat", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "Module": "Sites", - "Command": "Get-MgSiteAnalyticItemActivityStatActivity", - "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", + "OutputType": "IMicrosoftGraphItemActivity", + "Command": "Get-MgSiteAnalyticItemActivityStatActivity", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Module": "Sites", - "Command": "Get-MgSiteAnalyticItemActivityStatActivity", - "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", + "OutputType": "IMicrosoftGraphItemActivity", + "Command": "Get-MgSiteAnalyticItemActivityStatActivity", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/$count", - "Module": "Sites", - "Command": "Get-MgSiteAnalyticItemActivityStatActivityCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/$count", + "OutputType": null, + "Command": "Get-MgSiteAnalyticItemActivityStatActivityCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem", - "Module": "Sites", - "Command": "Get-MgSiteAnalyticItemActivityStatActivityDriveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgSiteAnalyticItemActivityStatActivityDriveItem", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", - "Module": "Sites", - "Command": "Get-MgSiteAnalyticItemActivityStatActivityDriveItemContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", + "OutputType": null, + "Command": "Get-MgSiteAnalyticItemActivityStatActivityDriveItemContent", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/analytics/itemActivityStats/$count", - "Module": "Sites", - "Command": "Get-MgSiteAnalyticItemActivityStatCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/analytics/itemActivityStats/$count", + "OutputType": null, + "Command": "Get-MgSiteAnalyticItemActivityStatCount", + "Module": "Sites" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Files.Read", @@ -313271,20 +314003,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/analytics/lastSevenDays", - "Module": "Sites", - "Command": "Get-MgSiteAnalyticLastSevenDay", "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgSiteAnalyticLastSevenDay", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Files.Read", @@ -313335,20 +314067,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/analytics/allTime", - "Module": "Sites", - "Command": "Get-MgSiteAnalyticTime", "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgSiteAnalyticTime", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Sites.Read.All", @@ -313383,35 +314115,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-1.0", + "Method": "GET", "Uri": "/sites/{site-id}/getApplicableContentTypesForList(listId='{listId}')", - "Module": "Sites", - "Command": "Get-MgSiteApplicableContentTypeForList", "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgSiteApplicableContentTypeForList", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/getByPath(path='{path}')", - "Module": "Sites", - "Command": "Get-MgSiteByPath", "OutputType": "IMicrosoftGraphSite", + "Command": "Get-MgSiteByPath", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Sites.Read.All", @@ -313446,20 +314178,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", - "Module": "Sites", - "Command": "Get-MgSiteColumn", "OutputType": "IMicrosoftGraphColumnDefinition", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgSiteColumn", + "Module": "Sites" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -313494,19 +314225,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-columns?view=graph-rest-1.0", + "Method": "GET", "Uri": "/sites/{site-id}/columns", - "Module": "Sites", - "Command": "Get-MgSiteColumn", "OutputType": "IMicrosoftGraphColumnDefinition", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-columns?view=graph-rest-1.0" + "Command": "Get-MgSiteColumn", + "Module": "Sites" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -313541,35 +314273,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/columns/$count", - "Module": "Sites", - "Command": "Get-MgSiteColumnCount", "OutputType": null, + "Command": "Get-MgSiteColumnCount", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/columns/{columnDefinition-id}/sourceColumn", - "Module": "Sites", - "Command": "Get-MgSiteColumnSourceColumn", "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgSiteColumnSourceColumn", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Sites.Read.All", @@ -313604,20 +314336,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", - "Module": "Sites", - "Command": "Get-MgSiteContentType", "OutputType": "IMicrosoftGraphContentType", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-get?view=graph-rest-1.0" + "Command": "Get-MgSiteContentType", + "Module": "Sites" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -313652,85 +314383,86 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-contenttypes?view=graph-rest-1.0", + "Method": "GET", "Uri": "/sites/{site-id}/contentTypes", - "Module": "Sites", - "Command": "Get-MgSiteContentType", "OutputType": "IMicrosoftGraphContentType", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-contenttypes?view=graph-rest-1.0" + "Command": "Get-MgSiteContentType", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base", - "Module": "Sites", - "Command": "Get-MgSiteContentTypeBase", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/base", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgSiteContentTypeBase", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "Module": "Sites", - "Command": "Get-MgSiteContentTypeBaseType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgSiteContentTypeBaseType", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes", - "Module": "Sites", - "Command": "Get-MgSiteContentTypeBaseType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgSiteContentTypeBaseType", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$count", - "Module": "Sites", - "Command": "Get-MgSiteContentTypeBaseTypeCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/baseTypes/$count", + "OutputType": null, + "Command": "Get-MgSiteContentTypeBaseTypeCount", + "Module": "Sites" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -313765,20 +314497,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/columndefinition-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Module": "Sites", - "Command": "Get-MgSiteContentTypeColumn", "OutputType": "IMicrosoftGraphColumnDefinition", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/columndefinition-get?view=graph-rest-1.0" + "Command": "Get-MgSiteContentTypeColumn", + "Module": "Sites" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -313813,19 +314544,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-list-columns?view=graph-rest-1.0", + "Method": "GET", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns", - "Module": "Sites", - "Command": "Get-MgSiteContentTypeColumn", "OutputType": "IMicrosoftGraphColumnDefinition", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-list-columns?view=graph-rest-1.0" + "Command": "Get-MgSiteContentTypeColumn", + "Module": "Sites" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -313860,123 +314592,123 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/$count", - "Module": "Sites", - "Command": "Get-MgSiteContentTypeColumnCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgSiteContentTypeColumnCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Module": "Sites", - "Command": "Get-MgSiteContentTypeColumnLink", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "OutputType": "IMicrosoftGraphColumnLink", + "Command": "Get-MgSiteContentTypeColumnLink", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", - "Module": "Sites", - "Command": "Get-MgSiteContentTypeColumnLink", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", + "OutputType": "IMicrosoftGraphColumnLink", + "Command": "Get-MgSiteContentTypeColumnLink", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/$count", - "Module": "Sites", - "Command": "Get-MgSiteContentTypeColumnLinkCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/$count", + "OutputType": null, + "Command": "Get-MgSiteContentTypeColumnLinkCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "Module": "Sites", - "Command": "Get-MgSiteContentTypeColumnPosition", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgSiteContentTypeColumnPosition", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions", - "Module": "Sites", - "Command": "Get-MgSiteContentTypeColumnPosition", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgSiteContentTypeColumnPosition", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$count", - "Module": "Sites", - "Command": "Get-MgSiteContentTypeColumnPositionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnPositions/$count", + "OutputType": null, + "Command": "Get-MgSiteContentTypeColumnPositionCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "Module": "Sites", - "Command": "Get-MgSiteContentTypeColumnSourceColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgSiteContentTypeColumnSourceColumn", + "Module": "Sites" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Sites.Manage.All", @@ -313995,20 +314727,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", + "Method": "GET", "Uri": "/sites/{site-id}/contentTypes/getCompatibleHubContentTypes", - "Module": "Sites", - "Command": "Get-MgSiteContentTypeCompatibleHubContentType", "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgSiteContentTypeCompatibleHubContentType", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Sites.Read.All", @@ -314043,20 +314775,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/contentTypes/$count", - "Module": "Sites", - "Command": "Get-MgSiteContentTypeCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgSiteContentTypeCount", + "Module": "Sites" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get1" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -314075,19 +314806,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/$count", - "Module": "Sites", - "Command": "Get-MgSiteCount", "OutputType": null, - "Variants": [ - "Get1" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgSiteCount", + "Module": "Sites" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Files.Read", @@ -314138,20 +314870,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/drive", - "Module": "Sites", - "Command": "Get-MgSiteDefaultDrive", "OutputType": "IMicrosoftGraphDrive", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgSiteDefaultDrive", + "Module": "Sites" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delta" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -314170,34 +314901,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-delta?view=graph-rest-1.0", + "Method": "GET", "Uri": "/sites/delta", - "Module": "Sites", - "Command": "Get-MgSiteDelta", "OutputType": "IMicrosoftGraphSite", - "Variants": [ - "Delta" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-delta?view=graph-rest-1.0" + "Command": "Get-MgSiteDelta", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/drives/{drive-id}", - "Module": "Sites", - "Command": "Get-MgSiteDrive", - "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0", "Variants": [ "Get1", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/drives/{drive-id}", + "OutputType": "IMicrosoftGraphDrive", + "Command": "Get-MgSiteDrive", + "Module": "Sites" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Files.Read", @@ -314248,19 +314979,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/drives", - "Module": "Sites", - "Command": "Get-MgSiteDrive", "OutputType": "IMicrosoftGraphDrive", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgSiteDrive", + "Module": "Sites" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Files.Read", @@ -314311,460 +315043,414 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/drives/$count", - "Module": "Sites", - "Command": "Get-MgSiteDriveCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgSiteDriveCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/externalColumns/{columnDefinition-id}", - "Module": "Sites", - "Command": "Get-MgSiteExternalColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/externalColumns/{columnDefinition-id}", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgSiteExternalColumn", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/externalColumns", - "Module": "Sites", - "Command": "Get-MgSiteExternalColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/externalColumns", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgSiteExternalColumn", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/externalColumns/$count", - "Module": "Sites", - "Command": "Get-MgSiteExternalColumnCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/externalColumns/$count", + "OutputType": null, + "Command": "Get-MgSiteExternalColumnCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/getByPath(path='{path}')/lists", - "Module": "Sites", - "Command": "Get-MgSiteGetByPath", - "OutputType": "IMicrosoftGraphList", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/lists", + "OutputType": "IMicrosoftGraphList", + "Command": "Get-MgSiteGetByPath", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/getByPath(path='{path}')/analytics", - "Module": "Sites", - "Command": "Get-MgSiteGetByPathAnalytic", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Variants": [ "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/analytics", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Command": "Get-MgSiteGetByPathAnalytic", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getApplicableContentTypesForList(listId='{listId}')", - "Module": "Sites", - "Command": "Get-MgSiteGetByPathApplicableContentTypeForList", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-getapplicablecontenttypesforlist?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getApplicableContentTypesForList(listId='{listId}')", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgSiteGetByPathApplicableContentTypeForList", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/getByPath(path='{path}')/columns", - "Module": "Sites", - "Command": "Get-MgSiteGetByPathColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Variants": [ - "List", - "List1" + "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/columns", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgSiteGetByPathColumn", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/getByPath(path='{path}')/contentTypes", - "Module": "Sites", - "Command": "Get-MgSiteGetByPathContentType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Variants": [ - "List", - "List1" + "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/contentTypes", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgSiteGetByPathContentType", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/getByPath(path='{path}')/drive", - "Module": "Sites", - "Command": "Get-MgSiteGetByPathDrive", - "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0", "Variants": [ "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], - "Uri": "/sites/{site-id}/getByPath(path='{path}')/drives", - "Module": "Sites", - "Command": "Get-MgSiteGetByPathDrive", - "OutputType": "IMicrosoftGraphDrive", - "Variants": [ - "List", - "List1" - ], - "Method": "GET", - "ApiVersion": "v1.0", "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/drive", + "OutputType": "IMicrosoftGraphDrive", + "Command": "Get-MgSiteGetByPathDrive", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/getByPath(path='{path}')/externalColumns", - "Module": "Sites", - "Command": "Get-MgSiteGetByPathExternalColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Variants": [ - "List", - "List1" + "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/drives", + "OutputType": "IMicrosoftGraphDrive", + "Command": "Get-MgSiteGetByPathDrive", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/lists", - "Module": "Sites", - "Command": "Get-MgSiteGetByPathList", - "OutputType": "IMicrosoftGraphList", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/externalColumns", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgSiteGetByPathExternalColumn", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/onenote", - "Module": "Notes", - "Command": "Get-MgSiteGetByPathOnenote", - "OutputType": "IMicrosoftGraphOnenote", + "ApiVersion": "v1.0", "Variants": [ "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/onenote", + "OutputType": "IMicrosoftGraphOnenote", + "Command": "Get-MgSiteGetByPathOnenote", + "Module": "Notes" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/operations", - "Module": "Sites", - "Command": "Get-MgSiteGetByPathOperation", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Variants": [ - "List", - "List1" + "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/operations", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Command": "Get-MgSiteGetByPathOperation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/pages", - "Module": "Sites", - "Command": "Get-MgSiteGetByPathPage", - "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiVersion": "v1.0", "Variants": [ - "List", - "List1" + "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/pages", + "OutputType": "IMicrosoftGraphBaseSitePage", + "Command": "Get-MgSiteGetByPathPage", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/permissions", - "Module": "Sites", - "Command": "Get-MgSiteGetByPathPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Variants": [ - "List", - "List1" + "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/permissions", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Get-MgSiteGetByPathPermission", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/sites", - "Module": "Sites", - "Command": "Get-MgSiteGetByPathSite", - "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0", "Variants": [ - "List", - "List1" + "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/sites", + "OutputType": "IMicrosoftGraphSite", + "Command": "Get-MgSiteGetByPathSite", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStore", - "Module": "Sites", - "Command": "Get-MgSiteGetByPathTermStore", - "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "v1.0", "Variants": [ "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/termStore", + "OutputType": "IMicrosoftGraphTermStore", + "Command": "Get-MgSiteGetByPathTermStore", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStores", - "Module": "Sites", - "Command": "Get-MgSiteGetByPathTermStore", - "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "v1.0", "Variants": [ - "List", - "List1" + "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/termStores", + "OutputType": "IMicrosoftGraphTermStore", + "Command": "Get-MgSiteGetByPathTermStore", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getActivitiesByInterval", - "Module": "Sites", - "Command": "Get-MgSiteGetGraphBPrePathActivityByInterval", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/getActivitiesByInterval", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgSiteGetGraphBPrePathActivityByInterval", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')", - "Module": "Sites", - "Command": "Get-MgSiteGetGraphBPrePathByPath", - "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser", - "Module": "Sites", - "Command": "Get-MgSiteItemLastModifiedByUser", "OutputType": "IMicrosoftGraphUser", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgSiteItemLastModifiedByUser", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "Module": "Sites", - "Command": "Get-MgSiteItemLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgSiteItemLastModifiedByUserMailboxSetting", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "Module": "Sites", - "Command": "Get-MgSiteItemLastModifiedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgSiteItemLastModifiedByUserServiceProvisioningError", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "Module": "Sites", - "Command": "Get-MgSiteItemLastModifiedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgSiteItemLastModifiedByUserServiceProvisioningErrorCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser", - "Module": "Sites", - "Command": "Get-MgSiteLastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgSiteLastModifiedByUser", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", - "Module": "Sites", - "Command": "Get-MgSiteLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgSiteLastModifiedByUserMailboxSetting", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/serviceProvisioningErrors", - "Module": "Sites", - "Command": "Get-MgSiteLastModifiedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgSiteLastModifiedByUserServiceProvisioningError", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "Module": "Sites", - "Command": "Get-MgSiteLastModifiedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgSiteLastModifiedByUserServiceProvisioningErrorCount", + "Module": "Sites" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -314783,20 +315469,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-list-operations?view=graph-rest-1.0", + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}", - "Module": "Sites", - "Command": "Get-MgSiteList", "OutputType": "IMicrosoftGraphList", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-list-operations?view=graph-rest-1.0" + "Command": "Get-MgSiteList", + "Module": "Sites" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List1" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -314815,19 +315500,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/sites/{site-id}/lists", - "Module": "Sites", - "Command": "Get-MgSiteList", "OutputType": "IMicrosoftGraphList", - "Variants": [ - "List1" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-list?view=graph-rest-1.0" + "Command": "Get-MgSiteList", + "Module": "Sites" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -314862,20 +315548,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "Module": "Sites", - "Command": "Get-MgSiteListColumn", "OutputType": "IMicrosoftGraphColumnDefinition", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgSiteListColumn", + "Module": "Sites" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -314910,19 +315595,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-list-columns?view=graph-rest-1.0", + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/columns", - "Module": "Sites", - "Command": "Get-MgSiteListColumn", "OutputType": "IMicrosoftGraphColumnDefinition", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-list-columns?view=graph-rest-1.0" + "Command": "Get-MgSiteListColumn", + "Module": "Sites" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -314957,35 +315643,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/columns/$count", - "Module": "Sites", - "Command": "Get-MgSiteListColumnCount", "OutputType": null, + "Command": "Get-MgSiteListColumnCount", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}/sourceColumn", - "Module": "Sites", - "Command": "Get-MgSiteListColumnSourceColumn", "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgSiteListColumnSourceColumn", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Sites.Read.All", @@ -315020,20 +315706,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "Module": "Sites", - "Command": "Get-MgSiteListContentType", "OutputType": "IMicrosoftGraphContentType", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgSiteListContentType", + "Module": "Sites" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -315068,19 +315753,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-list-contenttypes?view=graph-rest-1.0", + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes", - "Module": "Sites", - "Command": "Get-MgSiteListContentType", "OutputType": "IMicrosoftGraphContentType", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-list-contenttypes?view=graph-rest-1.0" + "Command": "Get-MgSiteListContentType", + "Module": "Sites" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -315115,20 +315801,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Module": "Sites", - "Command": "Get-MgSiteListContentTypeColumn", "OutputType": "IMicrosoftGraphColumnDefinition", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgSiteListContentTypeColumn", + "Module": "Sites" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -315163,19 +315848,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", - "Module": "Sites", - "Command": "Get-MgSiteListContentTypeColumn", "OutputType": "IMicrosoftGraphColumnDefinition", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgSiteListContentTypeColumn", + "Module": "Sites" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -315210,123 +315896,123 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/$count", - "Module": "Sites", - "Command": "Get-MgSiteListContentTypeColumnCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgSiteListContentTypeColumnCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Module": "Sites", - "Command": "Get-MgSiteListContentTypeColumnLink", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "OutputType": "IMicrosoftGraphColumnLink", + "Command": "Get-MgSiteListContentTypeColumnLink", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", - "Module": "Sites", - "Command": "Get-MgSiteListContentTypeColumnLink", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", + "OutputType": "IMicrosoftGraphColumnLink", + "Command": "Get-MgSiteListContentTypeColumnLink", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/$count", - "Module": "Sites", - "Command": "Get-MgSiteListContentTypeColumnLinkCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/$count", + "OutputType": null, + "Command": "Get-MgSiteListContentTypeColumnLinkCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "Module": "Sites", - "Command": "Get-MgSiteListContentTypeColumnPosition", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgSiteListContentTypeColumnPosition", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions", - "Module": "Sites", - "Command": "Get-MgSiteListContentTypeColumnPosition", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgSiteListContentTypeColumnPosition", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$count", - "Module": "Sites", - "Command": "Get-MgSiteListContentTypeColumnPositionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnPositions/$count", + "OutputType": null, + "Command": "Get-MgSiteListContentTypeColumnPositionCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "Module": "Sites", - "Command": "Get-MgSiteListContentTypeColumnSourceColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgSiteListContentTypeColumnSourceColumn", + "Module": "Sites" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Sites.Manage.All", @@ -315345,20 +316031,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/getCompatibleHubContentTypes", - "Module": "Sites", - "Command": "Get-MgSiteListContentTypeCompatibleHubContentType", "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgSiteListContentTypeCompatibleHubContentType", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Sites.Read.All", @@ -315393,20 +316079,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/$count", - "Module": "Sites", - "Command": "Get-MgSiteListContentTypeCount", "OutputType": null, + "Command": "Get-MgSiteListContentTypeCount", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Sites.Read.All", @@ -315425,94 +316111,94 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/lists/$count", - "Module": "Sites", - "Command": "Get-MgSiteListCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgSiteListCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser", - "Module": "Sites", - "Command": "Get-MgSiteListCreatedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgSiteListCreatedByUser", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", - "Module": "Sites", - "Command": "Get-MgSiteListCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgSiteListCreatedByUserMailboxSetting", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors", - "Module": "Sites", - "Command": "Get-MgSiteListCreatedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgSiteListCreatedByUserServiceProvisioningError", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors/$count", - "Module": "Sites", - "Command": "Get-MgSiteListCreatedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgSiteListCreatedByUserServiceProvisioningErrorCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/drive", - "Module": "Sites", - "Command": "Get-MgSiteListDrive", - "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/drive", + "OutputType": "IMicrosoftGraphDrive", + "Command": "Get-MgSiteListDrive", + "Module": "Sites" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -315539,20 +316225,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "Module": "Sites", - "Command": "Get-MgSiteListItem", "OutputType": "IMicrosoftGraphListItem", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-get?view=graph-rest-1.0" + "Command": "Get-MgSiteListItem", + "Module": "Sites" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -315571,36 +316256,37 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/items", - "Module": "Sites", - "Command": "Get-MgSiteListItem", "OutputType": "IMicrosoftGraphListItem", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-list?view=graph-rest-1.0" + "Command": "Get-MgSiteListItem", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/getActivitiesByInterval", - "Module": "Sites", - "Command": "Get-MgSiteListItemActivityByInterval", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/getActivitiesByInterval", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgSiteListItemActivityByInterval", + "Module": "Sites" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Files.Read", @@ -315651,79 +316337,81 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/analytics", - "Module": "Sites", - "Command": "Get-MgSiteListItemAnalytic", "OutputType": "IMicrosoftGraphItemAnalytics", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgSiteListItemAnalytic", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser", - "Module": "Sites", - "Command": "Get-MgSiteListItemCreatedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgSiteListItemCreatedByUser", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", - "Module": "Sites", - "Command": "Get-MgSiteListItemCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgSiteListItemCreatedByUserMailboxSetting", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors", - "Module": "Sites", - "Command": "Get-MgSiteListItemCreatedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgSiteListItemCreatedByUserServiceProvisioningError", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "Module": "Sites", - "Command": "Get-MgSiteListItemCreatedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgSiteListItemCreatedByUserServiceProvisioningErrorCount", + "Module": "Sites" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delta", + "Delta1", + "DeltaViaIdentity", + "DeltaViaIdentity1" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -315742,22 +316430,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-1.0", + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/items/delta", - "Module": "Sites", - "Command": "Get-MgSiteListItemDelta", "OutputType": "IMicrosoftGraphListItem", - "Variants": [ - "Delta", - "Delta1", - "DeltaViaIdentity", - "DeltaViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-1.0" + "Command": "Get-MgSiteListItemDelta", + "Module": "Sites" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -315800,20 +316486,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Module": "Sites", - "Command": "Get-MgSiteListItemDocumentSetVersion", "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-get?view=graph-rest-1.0" + "Command": "Get-MgSiteListItemDocumentSetVersion", + "Module": "Sites" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -315856,19 +316541,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-list-documentsetversions?view=graph-rest-1.0", + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", - "Module": "Sites", - "Command": "Get-MgSiteListItemDocumentSetVersion", "OutputType": "IMicrosoftGraphDocumentSetVersion", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-list-documentsetversions?view=graph-rest-1.0" + "Command": "Get-MgSiteListItemDocumentSetVersion", + "Module": "Sites" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -315911,35 +316597,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/$count", - "Module": "Sites", - "Command": "Get-MgSiteListItemDocumentSetVersionCount", "OutputType": null, + "Command": "Get-MgSiteListItemDocumentSetVersionCount", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Module": "Sites", - "Command": "Get-MgSiteListItemDocumentSetVersionField", "OutputType": null, + "Command": "Get-MgSiteListItemDocumentSetVersionField", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Files.Read", @@ -315990,50 +316676,50 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem", - "Module": "Sites", - "Command": "Get-MgSiteListItemDriveItem", "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgSiteListItemDriveItem", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", - "Module": "Sites", - "Command": "Get-MgSiteListItemDriveItemContent", "OutputType": null, + "Command": "Get-MgSiteListItemDriveItemContent", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "Module": "Sites", - "Command": "Get-MgSiteListItemField", "OutputType": null, + "Command": "Get-MgSiteListItemField", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Sites.Read.All", @@ -316052,20 +316738,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "Module": "Sites", - "Command": "Get-MgSiteListItemVersion", "OutputType": "IMicrosoftGraphListItemVersion", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-get?view=graph-rest-1.0" + "Command": "Get-MgSiteListItemVersion", + "Module": "Sites" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -316084,19 +316769,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-list-versions?view=graph-rest-1.0", + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", - "Module": "Sites", - "Command": "Get-MgSiteListItemVersion", "OutputType": "IMicrosoftGraphListItemVersion", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-list-versions?view=graph-rest-1.0" + "Command": "Get-MgSiteListItemVersion", + "Module": "Sites" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -316115,35 +316801,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/$count", - "Module": "Sites", - "Command": "Get-MgSiteListItemVersionCount", "OutputType": null, + "Command": "Get-MgSiteListItemVersionCount", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Module": "Sites", - "Command": "Get-MgSiteListItemVersionField", "OutputType": null, + "Command": "Get-MgSiteListItemVersionField", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Sites.Read.All", @@ -316178,20 +316864,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "Module": "Sites", - "Command": "Get-MgSiteListOperation", "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgSiteListOperation", + "Module": "Sites" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -316226,19 +316911,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/operations", - "Module": "Sites", - "Command": "Get-MgSiteListOperation", "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgSiteListOperation", + "Module": "Sites" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -316273,64 +316959,64 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/lists/{list-id}/operations/$count", - "Module": "Sites", - "Command": "Get-MgSiteListOperationCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgSiteListOperationCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "Module": "Sites", - "Command": "Get-MgSiteListSubscription", - "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", + "OutputType": "IMicrosoftGraphSubscription", + "Command": "Get-MgSiteListSubscription", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions", - "Module": "Sites", - "Command": "Get-MgSiteListSubscription", - "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions", + "OutputType": "IMicrosoftGraphSubscription", + "Command": "Get-MgSiteListSubscription", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/$count", - "Module": "Sites", - "Command": "Get-MgSiteListSubscriptionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/$count", + "OutputType": null, + "Command": "Get-MgSiteListSubscriptionCount", + "Module": "Sites" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Notes.Create", @@ -316373,20 +317059,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", - "Module": "Notes", - "Command": "Get-MgSiteOnenoteNotebook", "OutputType": "IMicrosoftGraphNotebook", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgSiteOnenoteNotebook", + "Module": "Notes" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Notes.Create", @@ -316429,19 +317114,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/onenote/notebooks", - "Module": "Notes", - "Command": "Get-MgSiteOnenoteNotebook", "OutputType": "IMicrosoftGraphNotebook", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgSiteOnenoteNotebook", + "Module": "Notes" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Notes.Create", @@ -316484,20 +317170,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/onenote/notebooks/$count", - "Module": "Notes", - "Command": "Get-MgSiteOnenoteNotebookCount", "OutputType": null, + "Command": "Get-MgSiteOnenoteNotebookCount", + "Module": "Notes" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -316540,22 +317228,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-1.0", + "Method": "POST", "Uri": "/sites/{site-id}/onenote/notebooks/getNotebookFromWebUrl", - "Module": "Sites", - "Command": "Get-MgSiteOnenoteNotebookFromWebUrl", "OutputType": "IMicrosoftGraphCopyNotebookModel", - "Variants": [ - "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-1.0" + "Command": "Get-MgSiteOnenoteNotebookFromWebUrl", + "Module": "Sites" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Notes.Create", @@ -316598,19 +317283,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", - "Module": "Notes", - "Command": "Get-MgSiteOnenoteNotebookSection", "OutputType": "IMicrosoftGraphOnenoteSection", + "Command": "Get-MgSiteOnenoteNotebookSection", + "Module": "Notes" + }, + { + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -316653,19 +317338,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "Module": "Notes", - "Command": "Get-MgSiteOnenoteNotebookSectionGroup", "OutputType": "IMicrosoftGraphSectionGroup", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgSiteOnenoteNotebookSectionGroup", + "Module": "Notes" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Notes.Create", @@ -316708,35 +317394,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/onenote/operations/{onenoteOperation-id}", - "Module": "Notes", - "Command": "Get-MgSiteOnenoteOperation", "OutputType": "IMicrosoftGraphOnenoteOperation", + "Command": "Get-MgSiteOnenoteOperation", + "Module": "Notes" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/onenote/operations/$count", - "Module": "Notes", - "Command": "Get-MgSiteOnenoteOperationCount", "OutputType": null, + "Command": "Get-MgSiteOnenoteOperationCount", + "Module": "Notes" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Read", @@ -316771,20 +317457,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", - "Module": "Notes", - "Command": "Get-MgSiteOnenotePage", "OutputType": "IMicrosoftGraphOnenotePage", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgSiteOnenotePage", + "Module": "Notes" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Notes.Read", @@ -316819,34 +317504,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/onenote/pages", - "Module": "Notes", - "Command": "Get-MgSiteOnenotePage", "OutputType": "IMicrosoftGraphOnenotePage", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgSiteOnenotePage", + "Module": "Notes" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "Module": "Notes", - "Command": "Get-MgSiteOnenotePageContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content", + "OutputType": null, + "Command": "Get-MgSiteOnenotePageContent", + "Module": "Notes" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Notes.Read", @@ -316881,35 +317567,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/onenote/pages/$count", - "Module": "Notes", - "Command": "Get-MgSiteOnenotePageCount", "OutputType": null, + "Command": "Get-MgSiteOnenotePageCount", + "Module": "Notes" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}", - "Module": "Notes", - "Command": "Get-MgSiteOnenoteResource", "OutputType": "IMicrosoftGraphOnenoteResource", + "Command": "Get-MgSiteOnenoteResource", + "Module": "Notes" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Read", @@ -316944,35 +317630,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", - "Module": "Notes", - "Command": "Get-MgSiteOnenoteResourceContent", "OutputType": null, + "Command": "Get-MgSiteOnenoteResourceContent", + "Module": "Notes" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/onenote/resources/$count", - "Module": "Notes", - "Command": "Get-MgSiteOnenoteResourceCount", "OutputType": null, + "Command": "Get-MgSiteOnenoteResourceCount", + "Module": "Notes" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -317015,20 +317701,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "Module": "Notes", - "Command": "Get-MgSiteOnenoteSection", "OutputType": "IMicrosoftGraphOnenoteSection", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgSiteOnenoteSection", + "Module": "Notes" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Notes.Create", @@ -317071,19 +317756,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/onenote/sections", - "Module": "Notes", - "Command": "Get-MgSiteOnenoteSection", "OutputType": "IMicrosoftGraphOnenoteSection", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgSiteOnenoteSection", + "Module": "Notes" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Notes.Create", @@ -317126,20 +317812,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/onenote/sections/$count", - "Module": "Notes", - "Command": "Get-MgSiteOnenoteSectionCount", "OutputType": null, + "Command": "Get-MgSiteOnenoteSectionCount", + "Module": "Notes" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -317182,20 +317868,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "Module": "Notes", - "Command": "Get-MgSiteOnenoteSectionGroup", "OutputType": "IMicrosoftGraphSectionGroup", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgSiteOnenoteSectionGroup", + "Module": "Notes" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List", + "List1" + ], "Permissions": [ { "Name": "Notes.Create", @@ -317238,20 +317924,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/onenote/sectionGroups", - "Module": "Notes", - "Command": "Get-MgSiteOnenoteSectionGroup", "OutputType": "IMicrosoftGraphSectionGroup", - "Variants": [ - "List", - "List1" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgSiteOnenoteSectionGroup", + "Module": "Notes" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], "Permissions": [ { "Name": "Notes.Create", @@ -317294,22 +317982,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "Module": "Notes", - "Command": "Get-MgSiteOnenoteSectionGroupCount", "OutputType": null, - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgSiteOnenoteSectionGroupCount", + "Module": "Notes" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Notes.Create", @@ -317352,19 +318037,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "Module": "Notes", - "Command": "Get-MgSiteOnenoteSectionGroupSection", "OutputType": "IMicrosoftGraphOnenoteSection", + "Command": "Get-MgSiteOnenoteSectionGroupSection", + "Module": "Notes" + }, + { + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Read", @@ -317399,19 +318084,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", - "Module": "Notes", - "Command": "Get-MgSiteOnenoteSectionPage", "OutputType": "IMicrosoftGraphOnenotePage", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgSiteOnenoteSectionPage", + "Module": "Notes" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -317446,20 +318132,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/richlongrunningoperation-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}", - "Module": "Sites", - "Command": "Get-MgSiteOperation", "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/richlongrunningoperation-get?view=graph-rest-1.0" + "Command": "Get-MgSiteOperation", + "Module": "Sites" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -317494,19 +318179,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-operations?view=graph-rest-1.0", + "Method": "GET", "Uri": "/sites/{site-id}/operations", - "Module": "Sites", - "Command": "Get-MgSiteOperation", "OutputType": "IMicrosoftGraphRichLongRunningOperation", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-operations?view=graph-rest-1.0" + "Command": "Get-MgSiteOperation", + "Module": "Sites" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -317541,20 +318227,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/operations/$count", - "Module": "Sites", - "Command": "Get-MgSiteOperationCount", "OutputType": null, + "Command": "Get-MgSiteOperationCount", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Sites.Read.All", @@ -317573,20 +318259,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/basesitepage-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}", - "Module": "Sites", - "Command": "Get-MgSitePage", "OutputType": "IMicrosoftGraphBaseSitePage", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/basesitepage-get?view=graph-rest-1.0" + "Command": "Get-MgSitePage", + "Module": "Sites" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -317605,34 +318290,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/basesitepage-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/sites/{site-id}/pages", - "Module": "Sites", - "Command": "Get-MgSitePage", "OutputType": "IMicrosoftGraphBaseSitePage", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/basesitepage-list?view=graph-rest-1.0" + "Command": "Get-MgSitePage", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage", - "Module": "Sites", - "Command": "Get-MgSitePageAsSitePage", - "OutputType": "IMicrosoftGraphSitePage", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sitepage-get?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sitepage-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage", + "OutputType": "IMicrosoftGraphSitePage", + "Command": "Get-MgSitePageAsSitePage", + "Module": "Sites" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -317651,387 +318336,388 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sitepage-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/sites/{site-id}/pages/sitePage", - "Module": "Sites", - "Command": "Get-MgSitePageAsSitePage", "OutputType": "IMicrosoftGraphSitePage", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sitepage-get?view=graph-rest-1.0" + "Command": "Get-MgSitePageAsSitePage", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", - "Module": "Sites", - "Command": "Get-MgSitePageAsSitePageCanvaLayout", - "OutputType": "IMicrosoftGraphCanvasLayout", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", + "OutputType": "IMicrosoftGraphCanvasLayout", + "Command": "Get-MgSitePageAsSitePageCanvaLayout", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", - "Module": "Sites", - "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSection", - "OutputType": "IMicrosoftGraphHorizontalSection", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", + "OutputType": "IMicrosoftGraphHorizontalSection", + "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSection", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", - "Module": "Sites", - "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSection", - "OutputType": "IMicrosoftGraphHorizontalSection", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", + "OutputType": "IMicrosoftGraphHorizontalSection", + "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSection", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "Module": "Sites", - "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", - "Module": "Sites", - "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/$count", - "Module": "Sites", - "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/$count", + "OutputType": null, + "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "Module": "Sites", - "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", + "OutputType": null, + "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", - "Module": "Sites", - "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "OutputType": "IMicrosoftGraphWebPart", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", + "OutputType": "IMicrosoftGraphWebPart", + "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/$count", - "Module": "Sites", - "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpartCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/$count", + "OutputType": null, + "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpartCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/$count", - "Module": "Sites", - "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/$count", + "OutputType": null, + "Command": "Get-MgSitePageAsSitePageCanvaLayoutHorizontalSectionCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", - "Module": "Sites", - "Command": "Get-MgSitePageAsSitePageCanvaLayoutVerticalSection", - "OutputType": "IMicrosoftGraphVerticalSection", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", + "OutputType": "IMicrosoftGraphVerticalSection", + "Command": "Get-MgSitePageAsSitePageCanvaLayoutVerticalSection", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", - "Module": "Sites", - "Command": "Get-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", + "OutputType": null, + "Command": "Get-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", - "Module": "Sites", - "Command": "Get-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "OutputType": "IMicrosoftGraphWebPart", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", + "OutputType": "IMicrosoftGraphWebPart", + "Command": "Get-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/$count", - "Module": "Sites", - "Command": "Get-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpartCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/$count", + "OutputType": null, + "Command": "Get-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpartCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser", - "Module": "Sites", - "Command": "Get-MgSitePageAsSitePageCreatedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgSitePageAsSitePageCreatedByUser", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", - "Module": "Sites", - "Command": "Get-MgSitePageAsSitePageCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgSitePageAsSitePageCreatedByUserMailboxSetting", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors", - "Module": "Sites", - "Command": "Get-MgSitePageAsSitePageCreatedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgSitePageAsSitePageCreatedByUserServiceProvisioningError", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors/$count", - "Module": "Sites", - "Command": "Get-MgSitePageAsSitePageCreatedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgSitePageAsSitePageCreatedByUserServiceProvisioningErrorCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser", - "Module": "Sites", - "Command": "Get-MgSitePageAsSitePageLastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgSitePageAsSitePageLastModifiedByUser", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", - "Module": "Sites", - "Command": "Get-MgSitePageAsSitePageLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgSitePageAsSitePageLastModifiedByUserMailboxSetting", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors", - "Module": "Sites", - "Command": "Get-MgSitePageAsSitePageLastModifiedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgSitePageAsSitePageLastModifiedByUserServiceProvisioningError", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors/$count", - "Module": "Sites", - "Command": "Get-MgSitePageAsSitePageLastModifiedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgSitePageAsSitePageLastModifiedByUserServiceProvisioningErrorCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", - "Module": "Sites", - "Command": "Get-MgSitePageAsSitePageWebPart", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", + "OutputType": null, + "Command": "Get-MgSitePageAsSitePageWebPart", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", - "Module": "Sites", - "Command": "Get-MgSitePageAsSitePageWebPart", - "OutputType": "IMicrosoftGraphWebPart", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", + "OutputType": "IMicrosoftGraphWebPart", + "Command": "Get-MgSitePageAsSitePageWebPart", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/$count", - "Module": "Sites", - "Command": "Get-MgSitePageAsSitePageWebPartCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/$count", + "OutputType": null, + "Command": "Get-MgSitePageAsSitePageWebPartCount", + "Module": "Sites" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -318050,20 +318736,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/pages/$count", - "Module": "Sites", - "Command": "Get-MgSitePageCount", "OutputType": null, + "Command": "Get-MgSitePageCount", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Sites.Read.All", @@ -318082,227 +318768,227 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/pages/sitePage/$count", - "Module": "Sites", - "Command": "Get-MgSitePageCountAsSitePage", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgSitePageCountAsSitePage", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser", - "Module": "Sites", - "Command": "Get-MgSitePageCreatedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgSitePageCreatedByUser", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", - "Module": "Sites", - "Command": "Get-MgSitePageCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgSitePageCreatedByUserMailboxSetting", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors", - "Module": "Sites", - "Command": "Get-MgSitePageCreatedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgSitePageCreatedByUserServiceProvisioningError", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors/$count", - "Module": "Sites", - "Command": "Get-MgSitePageCreatedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgSitePageCreatedByUserServiceProvisioningErrorCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser", - "Module": "Sites", - "Command": "Get-MgSitePageLastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgSitePageLastModifiedByUser", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", - "Module": "Sites", - "Command": "Get-MgSitePageLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgSitePageLastModifiedByUserMailboxSetting", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors", - "Module": "Sites", - "Command": "Get-MgSitePageLastModifiedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgSitePageLastModifiedByUserServiceProvisioningError", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "Module": "Sites", - "Command": "Get-MgSitePageLastModifiedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgSitePageLastModifiedByUserServiceProvisioningErrorCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}/getPositionOfWebPart", - "Module": "Sites", - "Command": "Get-MgSitePageMicrosoftGraphSitePageCanvaLayoutHorizontalSectionColumnWebpartPositionOfWebPart", - "OutputType": "IMicrosoftGraphWebPartPosition", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}/getPositionOfWebPart", + "OutputType": "IMicrosoftGraphWebPartPosition", + "Command": "Get-MgSitePageMicrosoftGraphSitePageCanvaLayoutHorizontalSectionColumnWebpartPositionOfWebPart", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}/getPositionOfWebPart", - "Module": "Sites", - "Command": "Get-MgSitePageMicrosoftGraphSitePageCanvaLayoutVerticalSectionWebpartPositionOfWebPart", - "OutputType": "IMicrosoftGraphWebPartPosition", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}/getPositionOfWebPart", + "OutputType": "IMicrosoftGraphWebPartPosition", + "Command": "Get-MgSitePageMicrosoftGraphSitePageCanvaLayoutVerticalSectionWebpartPositionOfWebPart", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}/getPositionOfWebPart", - "Module": "Sites", - "Command": "Get-MgSitePageMicrosoftGraphSitePageWebPartPositionOfWebPart", - "OutputType": "IMicrosoftGraphWebPartPosition", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}/getPositionOfWebPart", + "OutputType": "IMicrosoftGraphWebPartPosition", + "Command": "Get-MgSitePageMicrosoftGraphSitePageWebPartPositionOfWebPart", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/permissions/{permission-id}", - "Module": "Sites", - "Command": "Get-MgSitePermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-get-permission?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-get-permission?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/sites/{site-id}/permissions/{permission-id}", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Get-MgSitePermission", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/permissions", - "Module": "Sites", - "Command": "Get-MgSitePermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-permissions?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-permissions?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/sites/{site-id}/permissions", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Get-MgSitePermission", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/permissions/$count", - "Module": "Sites", - "Command": "Get-MgSitePermissionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/permissions/$count", + "OutputType": null, + "Command": "Get-MgSitePermissionCount", + "Module": "Sites" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Notes.Create", @@ -318345,20 +319031,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getrecentnotebooks?view=graph-rest-1.0", + "Method": "GET", "Uri": "/sites/{site-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", - "Module": "Sites", - "Command": "Get-MgSiteRecentNotebook", "OutputType": "IMicrosoftGraphRecentNotebook", + "Command": "Get-MgSiteRecentNotebook", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getrecentnotebooks?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "TermStore.Read.All", @@ -318377,51 +319065,51 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-store-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/sites/{site-id}/termStore", - "Module": "Sites", - "Command": "Get-MgSiteTermStore", "OutputType": "IMicrosoftGraphTermStore", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-store-get?view=graph-rest-1.0" + "Command": "Get-MgSiteTermStore", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStores", - "Module": "Sites", - "Command": "Get-MgSiteTermStore", - "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStores", + "OutputType": "IMicrosoftGraphTermStore", + "Command": "Get-MgSiteTermStore", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStores/$count", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStores/$count", + "OutputType": null, + "Command": "Get-MgSiteTermStoreCount", + "Module": "Sites" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], "Permissions": [ { "Name": "TermStore.Read.All", @@ -318440,22 +319128,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-group-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups/{group-id}", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroup", "OutputType": "IMicrosoftGraphTermStoreGroup", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-group-get?view=graph-rest-1.0" + "Command": "Get-MgSiteTermStoreGroup", + "Module": "Sites" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List", + "List1" + ], "Permissions": [ { "Name": "TermStore.Read.All", @@ -318474,20 +319160,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-list-groups?view=graph-rest-1.0", + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroup", "OutputType": "IMicrosoftGraphTermStoreGroup", - "Variants": [ - "List", - "List1" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-list-groups?view=graph-rest-1.0" + "Command": "Get-MgSiteTermStoreGroup", + "Module": "Sites" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], "Permissions": [ { "Name": "TermStore.Read.All", @@ -318506,39 +319194,37 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups/$count", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupCount", "OutputType": null, - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgSiteTermStoreGroupCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgSiteTermStoreGroupSet", + "Module": "Sites" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List", + "List1" + ], "Permissions": [ { "Name": "TermStore.Read.All", @@ -318557,25 +319243,16 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-group-list-sets?view=graph-rest-1.0", + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSet", "OutputType": "IMicrosoftGraphTermStoreSet", - "Variants": [ - "List", - "List1" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-group-list-sets?view=graph-rest-1.0" + "Command": "Get-MgSiteTermStoreGroupSet", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -318586,34 +319263,34 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgSiteTermStoreGroupSetChild", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "List", "List1", "List2", "List3" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgSiteTermStoreGroupSetChild", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/$count", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetChildCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -318624,17 +319301,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/$count", + "OutputType": null, + "Command": "Get-MgSiteTermStoreGroupSetChildCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -318645,34 +319322,34 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgSiteTermStoreGroupSetChildRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "List", "List1", "List2", "List3" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgSiteTermStoreGroupSetChildRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetChildRelationCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -318683,17 +319360,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", + "OutputType": null, + "Command": "Get-MgSiteTermStoreGroupSetChildRelationCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetChildRelationFromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -318704,17 +319381,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgSiteTermStoreGroupSetChildRelationFromTerm", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetChildRelationSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -318725,17 +319402,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgSiteTermStoreGroupSetChildRelationSet", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetChildRelationToTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -318746,17 +319423,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgSiteTermStoreGroupSetChildRelationToTerm", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/set", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetChildSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -318767,12 +319444,23 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/set", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgSiteTermStoreGroupSetChildSet", + "Module": "Sites" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], "Permissions": [ { "Name": "TermStore.Read.All", @@ -318791,139 +319479,139 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/$count", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetCount", "OutputType": null, - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgSiteTermStoreGroupSetCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetParentGroup", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Command": "Get-MgSiteTermStoreGroupSetParentGroup", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgSiteTermStoreGroupSetRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgSiteTermStoreGroupSetRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/$count", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetRelationCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/$count", + "OutputType": null, + "Command": "Get-MgSiteTermStoreGroupSetRelationCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/fromTerm", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetRelationFromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/fromTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgSiteTermStoreGroupSetRelationFromTerm", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/set", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetRelationSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/set", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgSiteTermStoreGroupSetRelationSet", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/toTerm", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetRelationToTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}/toTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgSiteTermStoreGroupSetRelationToTerm", + "Module": "Sites" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], "Permissions": [ { "Name": "TermStore.Read.All", @@ -318942,337 +319630,337 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-term-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetTerm", "OutputType": "IMicrosoftGraphTermStoreTerm", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-term-get?view=graph-rest-1.0" + "Command": "Get-MgSiteTermStoreGroupSetTerm", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgSiteTermStoreGroupSetTerm", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetTermChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgSiteTermStoreGroupSetTermChild", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetTermChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgSiteTermStoreGroupSetTermChild", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/$count", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetTermChildCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/$count", + "OutputType": null, + "Command": "Get-MgSiteTermStoreGroupSetTermChildCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetTermChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgSiteTermStoreGroupSetTermChildRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetTermChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgSiteTermStoreGroupSetTermChildRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", + "OutputType": null, + "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationFromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationFromTerm", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationSet", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationToTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgSiteTermStoreGroupSetTermChildRelationToTerm", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetTermChildSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgSiteTermStoreGroupSetTermChildSet", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/$count", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetTermCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/$count", + "OutputType": null, + "Command": "Get-MgSiteTermStoreGroupSetTermCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetTermRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgSiteTermStoreGroupSetTermRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetTermRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgSiteTermStoreGroupSetTermRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/$count", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetTermRelationCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/$count", + "OutputType": null, + "Command": "Get-MgSiteTermStoreGroupSetTermRelationCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetTermRelationFromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgSiteTermStoreGroupSetTermRelationFromTerm", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetTermRelationSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgSiteTermStoreGroupSetTermRelationSet", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetTermRelationToTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgSiteTermStoreGroupSetTermRelationToTerm", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/set", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreGroupSetTermSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/set", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgSiteTermStoreGroupSetTermSet", + "Module": "Sites" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], "Permissions": [ { "Name": "TermStore.Read.All", @@ -319291,42 +319979,31 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-set-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSet", "OutputType": "IMicrosoftGraphTermStoreSet", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-set-get?view=graph-rest-1.0" + "Command": "Get-MgSiteTermStoreSet", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgSiteTermStoreSet", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -319337,12 +320014,23 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgSiteTermStoreSetChild", + "Module": "Sites" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List", + "List1", + "List2", + "List3" + ], "Permissions": [ { "Name": "TermStore.Read.All", @@ -319361,27 +320049,16 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-term-list-children?view=graph-rest-1.0", + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetChild", "OutputType": "IMicrosoftGraphTermStoreTerm", - "Variants": [ - "List", - "List1", - "List2", - "List3" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-term-list-children?view=graph-rest-1.0" + "Command": "Get-MgSiteTermStoreSetChild", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/$count", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetChildCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -319392,17 +320069,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/$count", + "OutputType": null, + "Command": "Get-MgSiteTermStoreSetChildCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -319413,34 +320090,34 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgSiteTermStoreSetChildRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "List", "List1", "List2", "List3" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgSiteTermStoreSetChildRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetChildRelationCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -319451,17 +320128,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/$count", + "OutputType": null, + "Command": "Get-MgSiteTermStoreSetChildRelationCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetChildRelationFromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -319472,17 +320149,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgSiteTermStoreSetChildRelationFromTerm", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetChildRelationSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -319493,17 +320170,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgSiteTermStoreSetChildRelationSet", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetChildRelationToTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -319514,17 +320191,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgSiteTermStoreSetChildRelationToTerm", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/set", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetChildSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -319535,83 +320212,83 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/set", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgSiteTermStoreSetChildSet", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/$count", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/$count", + "OutputType": null, + "Command": "Get-MgSiteTermStoreSetCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroup", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Command": "Get-MgSiteTermStoreSetParentGroup", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgSiteTermStoreSetParentGroupSet", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgSiteTermStoreSetParentGroupSet", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSetChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -319622,34 +320299,34 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgSiteTermStoreSetParentGroupSetChild", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSetChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "List", "List1", "List2", "List3" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgSiteTermStoreSetParentGroupSetChild", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/$count", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSetChildCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -319660,17 +320337,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/$count", + "OutputType": null, + "Command": "Get-MgSiteTermStoreSetParentGroupSetChildCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -319681,34 +320358,34 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "List", "List1", "List2", "List3" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/$count", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -319719,17 +320396,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/$count", + "OutputType": null, + "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationFromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -319740,17 +320417,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationFromTerm", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -319761,17 +320438,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationSet", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationToTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -319782,17 +320459,17 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgSiteTermStoreSetParentGroupSetChildRelationToTerm", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/set", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSetChildSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", @@ -319803,478 +320480,487 @@ "GetViaIdentity2", "GetViaIdentity3" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/set", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgSiteTermStoreSetParentGroupSetChildSet", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/$count", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSetCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/$count", + "OutputType": null, + "Command": "Get-MgSiteTermStoreSetParentGroupSetCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSetRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgSiteTermStoreSetParentGroupSetRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSetRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgSiteTermStoreSetParentGroupSetRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/$count", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/$count", + "OutputType": null, + "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/fromTerm", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationFromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/fromTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationFromTerm", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/set", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/set", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationSet", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/toTerm", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationToTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}/toTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgSiteTermStoreSetParentGroupSetRelationToTerm", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgSiteTermStoreSetParentGroupSetTerm", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgSiteTermStoreSetParentGroupSetTerm", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChild", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChild", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/$count", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/$count", + "OutputType": null, + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/$count", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/$count", + "OutputType": null, + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationFromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationFromTerm", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationSet", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationToTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildRelationToTerm", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/set", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/set", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermChildSet", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/$count", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/$count", + "OutputType": null, + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/$count", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/$count", + "OutputType": null, + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/fromTerm", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationFromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/fromTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationFromTerm", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/set", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/set", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationSet", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/toTerm", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationToTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}/toTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermRelationToTerm", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/set", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetParentGroupSetTermSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/set", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgSiteTermStoreSetParentGroupSetTermSet", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgSiteTermStoreSetRelation", + "Module": "Sites" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List", + "List1" + ], "Permissions": [ { "Name": "TermStore.Read.All", @@ -320293,20 +320979,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-term-list-relations?view=graph-rest-1.0", + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetRelation", "OutputType": "IMicrosoftGraphTermStoreRelation", - "Variants": [ - "List", - "List1" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-term-list-relations?view=graph-rest-1.0" + "Command": "Get-MgSiteTermStoreSetRelation", + "Module": "Sites" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], "Permissions": [ { "Name": "TermStore.Read.All", @@ -320325,73 +321013,73 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/$count", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetRelationCount", "OutputType": null, + "Command": "Get-MgSiteTermStoreSetRelationCount", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/fromTerm", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetRelationFromTerm", "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgSiteTermStoreSetRelationFromTerm", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/set", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetRelationSet", "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgSiteTermStoreSetRelationSet", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}/toTerm", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetRelationToTerm", "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgSiteTermStoreSetRelationToTerm", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "TermStore.Read.All", @@ -320410,54 +321098,52 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetTerm", "OutputType": "IMicrosoftGraphTermStoreTerm", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgSiteTermStoreSetTerm", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgSiteTermStoreSetTerm", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetTermChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgSiteTermStoreSetTermChild", + "Module": "Sites" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List", + "List1" + ], "Permissions": [ { "Name": "TermStore.Read.All", @@ -320476,20 +321162,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetTermChild", "OutputType": "IMicrosoftGraphTermStoreTerm", - "Variants": [ - "List", - "List1" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgSiteTermStoreSetTermChild", + "Module": "Sites" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], "Permissions": [ { "Name": "TermStore.Read.All", @@ -320508,173 +321196,171 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/$count", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetTermChildCount", "OutputType": null, - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgSiteTermStoreSetTermChildCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetTermChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgSiteTermStoreSetTermChildRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetTermChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgSiteTermStoreSetTermChildRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetTermChildRelationCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/$count", + "OutputType": null, + "Command": "Get-MgSiteTermStoreSetTermChildRelationCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetTermChildRelationFromTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/fromTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgSiteTermStoreSetTermChildRelationFromTerm", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetTermChildRelationSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/set", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgSiteTermStoreSetTermChildRelationSet", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetTermChildRelationToTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}/toTerm", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgSiteTermStoreSetTermChildRelationToTerm", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetTermChildSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/set", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgSiteTermStoreSetTermChildSet", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/$count", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetTermCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/$count", + "OutputType": null, + "Command": "Get-MgSiteTermStoreSetTermCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetTermRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Get-MgSiteTermStoreSetTermRelation", + "Module": "Sites" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List", + "List1" + ], "Permissions": [ { "Name": "TermStore.Read.All", @@ -320693,20 +321379,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetTermRelation", "OutputType": "IMicrosoftGraphTermStoreRelation", - "Variants": [ - "List", - "List1" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgSiteTermStoreSetTermRelation", + "Module": "Sites" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], "Permissions": [ { "Name": "TermStore.Read.All", @@ -320725,90 +321413,88 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/$count", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetTermRelationCount", "OutputType": null, + "Command": "Get-MgSiteTermStoreSetTermRelationCount", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/fromTerm", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetTermRelationFromTerm", "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgSiteTermStoreSetTermRelationFromTerm", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/set", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetTermRelationSet", "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgSiteTermStoreSetTermRelationSet", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}/toTerm", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetTermRelationToTerm", "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Get-MgSiteTermStoreSetTermRelationToTerm", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/set", - "Module": "Sites", - "Command": "Get-MgSiteTermStoreSetTermSet", "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Get-MgSiteTermStoreSetTermSet", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Organization.Read.All", @@ -320843,20 +321529,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscribedsku-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/subscribedSkus/{subscribedSku-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgSubscribedSku", "OutputType": "IMicrosoftGraphSubscribedSku", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscribedsku-get?view=graph-rest-1.0" + "Command": "Get-MgSubscribedSku", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Organization.Read.All", @@ -320891,63 +321576,63 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscribedsku-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/subscribedSkus", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgSubscribedSku", "OutputType": "IMicrosoftGraphSubscribedSku", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscribedsku-list?view=graph-rest-1.0" + "Command": "Get-MgSubscribedSku", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/subscriptions/{subscription-id}", - "Module": "ChangeNotifications", - "Command": "Get-MgSubscription", - "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-get?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/subscriptions/{subscription-id}", + "OutputType": "IMicrosoftGraphSubscription", + "Command": "Get-MgSubscription", + "Module": "ChangeNotifications" }, { - "Permissions": [], - "Uri": "/subscriptions", - "Module": "ChangeNotifications", - "Command": "Get-MgSubscription", - "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-list?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-list?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/subscriptions", + "OutputType": "IMicrosoftGraphSubscription", + "Command": "Get-MgSubscription", + "Module": "ChangeNotifications" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/sites/{site-id1}", - "Module": "Sites", - "Command": "Get-MgSubSite", - "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0", "Variants": [ "Get1", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/sites/{site-id1}", + "OutputType": "IMicrosoftGraphSite", + "Command": "Get-MgSubSite", + "Module": "Sites" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List2" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -320966,19 +321651,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-subsites?view=graph-rest-1.0", + "Method": "GET", "Uri": "/sites/{site-id}/sites", - "Module": "Sites", - "Command": "Get-MgSubSite", "OutputType": "IMicrosoftGraphSite", - "Variants": [ - "List2" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-list-subsites?view=graph-rest-1.0" + "Command": "Get-MgSubSite", + "Module": "Sites" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -320997,20 +321683,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/sites/{site-id}/sites/$count", - "Module": "Sites", - "Command": "Get-MgSubSiteCount", "OutputType": null, + "Command": "Get-MgSubSiteCount", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "TeamSettings.Read.Group", @@ -321085,20 +321771,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/teams/{team-id}", - "Module": "Teams", - "Command": "Get-MgTeam", "OutputType": "IMicrosoftGraphTeam", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-get?view=graph-rest-1.0" + "Command": "Get-MgTeam", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Team.ReadBasic.All", @@ -321125,19 +321810,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teams-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/teams", - "Module": "Teams", - "Command": "Get-MgTeam", "OutputType": "IMicrosoftGraphTeam", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teams-list?view=graph-rest-1.0" + "Command": "Get-MgTeam", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get1", + "GetViaIdentity1" + ], "Permissions": [ { "Name": "ChannelSettings.Read.Group", @@ -321212,20 +321898,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/teams/{team-id}/channels/{channel-id}", - "Module": "Teams", - "Command": "Get-MgTeamChannel", "OutputType": "IMicrosoftGraphChannel", - "Variants": [ - "Get1", - "GetViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgTeamChannel", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List1" + ], "Permissions": [ { "Name": "ChannelSettings.Read.Group", @@ -321300,19 +321985,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/teams/{team-id}/channels", - "Module": "Teams", - "Command": "Get-MgTeamChannel", "OutputType": "IMicrosoftGraphChannel", - "Variants": [ - "List1" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgTeamChannel", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "ChannelSettings.Read.Group", @@ -321387,20 +322073,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/teams/{team-id}/channels/$count", - "Module": "Teams", - "Command": "Get-MgTeamChannelCount", "OutputType": null, + "Command": "Get-MgTeamChannelCount", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Files.Read.All", @@ -321475,35 +322161,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-get-filesfolder?view=graph-rest-1.0", + "Method": "GET", "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder", - "Module": "Teams", - "Command": "Get-MgTeamChannelFileFolder", "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgTeamChannelFileFolder", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content", - "Module": "Teams", - "Command": "Get-MgTeamChannelFileFolderContent", "OutputType": null, + "Command": "Get-MgTeamChannelFileFolderContent", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -321538,20 +322224,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-get-members?view=graph-rest-1.0", + "Method": "GET", "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", - "Module": "Teams", - "Command": "Get-MgTeamChannelMember", "OutputType": "IMicrosoftGraphConversationMember", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgTeamChannelMember", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Group.Read.All", @@ -321578,19 +322263,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-list-members?view=graph-rest-1.0", + "Method": "GET", "Uri": "/teams/{team-id}/channels/{channel-id}/members", - "Module": "Teams", - "Command": "Get-MgTeamChannelMember", "OutputType": "IMicrosoftGraphConversationMember", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgTeamChannelMember", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Group.Read.All", @@ -321617,20 +322303,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/teams/{team-id}/channels/{channel-id}/members/$count", - "Module": "Teams", - "Command": "Get-MgTeamChannelMemberCount", "OutputType": null, + "Command": "Get-MgTeamChannelMemberCount", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -321665,22 +322353,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}", - "Module": "Teams", - "Command": "Get-MgTeamChannelMessage", "OutputType": "IMicrosoftGraphChatMessage", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgTeamChannelMessage", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -321715,19 +322400,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-list-messages?view=graph-rest-1.0", + "Method": "GET", "Uri": "/teams/{team-id}/channels/{channel-id}/messages", - "Module": "Teams", - "Command": "Get-MgTeamChannelMessage", "OutputType": "IMicrosoftGraphChatMessage", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgTeamChannelMessage", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -321762,20 +322448,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/$count", - "Module": "Teams", - "Command": "Get-MgTeamChannelMessageCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgTeamChannelMessageCount", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -321810,20 +322496,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", + "Method": "GET", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/delta", - "Module": "Teams", - "Command": "Get-MgTeamChannelMessageDelta", "OutputType": "IMicrosoftGraphChatMessage", - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0" + "Command": "Get-MgTeamChannelMessageDelta", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -321858,22 +322546,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Module": "Teams", - "Command": "Get-MgTeamChannelMessageHostedContent", "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgTeamChannelMessageHostedContent", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -321908,19 +322593,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0", + "Method": "GET", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "Module": "Teams", - "Command": "Get-MgTeamChannelMessageHostedContent", "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgTeamChannelMessageHostedContent", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -321955,20 +322641,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", - "Module": "Teams", - "Command": "Get-MgTeamChannelMessageHostedContentCount", "OutputType": null, + "Command": "Get-MgTeamChannelMessageHostedContentCount", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -322003,20 +322689,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Module": "Teams", - "Command": "Get-MgTeamChannelMessageReply", "OutputType": "IMicrosoftGraphChatMessage", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgTeamChannelMessageReply", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -322051,19 +322736,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-list-replies?view=graph-rest-1.0", + "Method": "GET", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", - "Module": "Teams", - "Command": "Get-MgTeamChannelMessageReply", "OutputType": "IMicrosoftGraphChatMessage", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgTeamChannelMessageReply", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -322098,20 +322784,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", - "Module": "Teams", - "Command": "Get-MgTeamChannelMessageReplyCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgTeamChannelMessageReplyCount", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -322146,20 +322832,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", + "Method": "GET", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/delta", - "Module": "Teams", - "Command": "Get-MgTeamChannelMessageReplyDelta", "OutputType": "IMicrosoftGraphChatMessage", - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0" + "Command": "Get-MgTeamChannelMessageReplyDelta", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -322194,22 +322882,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Module": "Teams", - "Command": "Get-MgTeamChannelMessageReplyHostedContent", "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgTeamChannelMessageReplyHostedContent", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -322244,19 +322929,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-list-hostedcontents?view=graph-rest-1.0", + "Method": "GET", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Module": "Teams", - "Command": "Get-MgTeamChannelMessageReplyHostedContent", "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgTeamChannelMessageReplyHostedContent", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "ChannelMessage.Read.Group", @@ -322291,20 +322977,37 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "Module": "Teams", - "Command": "Get-MgTeamChannelMessageReplyHostedContentCount", "OutputType": null, + "Command": "Get-MgTeamChannelMessageReplyHostedContentCount", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/channels/getAllRetainedMessages", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Get-MgTeamChannelRetainedMessage", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -322323,22 +323026,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Module": "Teams", - "Command": "Get-MgTeamChannelSharedWithTeam", "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgTeamChannelSharedWithTeam", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -322357,34 +323057,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams", - "Module": "Teams", - "Command": "Get-MgTeamChannelSharedWithTeam", "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgTeamChannelSharedWithTeam", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "Module": "Teams", - "Command": "Get-MgTeamChannelSharedWithTeamAllowedMember", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", + "OutputType": "IMicrosoftGraphConversationMember", + "Command": "Get-MgTeamChannelSharedWithTeamAllowedMember", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -322403,19 +323103,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-list-allowedmembers?view=graph-rest-1.0", + "Method": "GET", "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", - "Module": "Teams", - "Command": "Get-MgTeamChannelSharedWithTeamAllowedMember", "OutputType": "IMicrosoftGraphConversationMember", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgTeamChannelSharedWithTeamAllowedMember", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -322434,20 +323135,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", - "Module": "Teams", - "Command": "Get-MgTeamChannelSharedWithTeamAllowedMemberCount", "OutputType": null, + "Command": "Get-MgTeamChannelSharedWithTeamAllowedMemberCount", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -322466,20 +323167,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/$count", - "Module": "Teams", - "Command": "Get-MgTeamChannelSharedWithTeamCount", "OutputType": null, + "Command": "Get-MgTeamChannelSharedWithTeamCount", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "TeamsTab.Read.Group", @@ -322578,20 +323279,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-get-tabs?view=graph-rest-1.0", + "Method": "GET", "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "Module": "Teams", - "Command": "Get-MgTeamChannelTab", "OutputType": "IMicrosoftGraphTeamsTab", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgTeamChannelTab", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "TeamsTab.Read.Group", @@ -322690,19 +323390,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-list-tabs?view=graph-rest-1.0", + "Method": "GET", "Uri": "/teams/{team-id}/channels/{channel-id}/tabs", - "Module": "Teams", - "Command": "Get-MgTeamChannelTab", "OutputType": "IMicrosoftGraphTeamsTab", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgTeamChannelTab", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "TeamsTab.Read.Group", @@ -322801,35 +323502,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/$count", - "Module": "Teams", - "Command": "Get-MgTeamChannelTabCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgTeamChannelTabCount", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", - "Module": "Teams", - "Command": "Get-MgTeamChannelTabTeamApp", - "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", + "OutputType": "IMicrosoftGraphTeamsApp", + "Command": "Get-MgTeamChannelTabTeamApp", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "Team.ReadBasic.All", @@ -322856,63 +323556,63 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/teams/$count", - "Module": "Teams", - "Command": "Get-MgTeamCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgTeamCount", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/group/serviceProvisioningErrors", - "Module": "Teams", - "Command": "Get-MgTeamGroupServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/group/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgTeamGroupServiceProvisioningError", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/group/serviceProvisioningErrors/$count", - "Module": "Teams", - "Command": "Get-MgTeamGroupServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/group/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgTeamGroupServiceProvisioningErrorCount", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/incomingChannels/{channel-id}", - "Module": "Teams", - "Command": "Get-MgTeamIncomingChannel", - "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/incomingChannels/{channel-id}", + "OutputType": "IMicrosoftGraphChannel", + "Command": "Get-MgTeamIncomingChannel", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -322939,19 +323639,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-incomingchannels?view=graph-rest-1.0", + "Method": "GET", "Uri": "/teams/{team-id}/incomingChannels", - "Module": "Teams", - "Command": "Get-MgTeamIncomingChannel", "OutputType": "IMicrosoftGraphChannel", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgTeamIncomingChannel", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Channel.ReadBasic.All", @@ -322978,20 +323679,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/teams/{team-id}/incomingChannels/$count", - "Module": "Teams", - "Command": "Get-MgTeamIncomingChannelCount", "OutputType": null, + "Command": "Get-MgTeamIncomingChannelCount", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "TeamsAppInstallation.Read.Group", @@ -323146,20 +323847,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-get-installedapps?view=graph-rest-1.0", + "Method": "GET", "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}", - "Module": "Teams", - "Command": "Get-MgTeamInstalledApp", "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgTeamInstalledApp", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "TeamsAppInstallation.ReadForTeam", @@ -323306,19 +324006,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-installedapps?view=graph-rest-1.0", + "Method": "GET", "Uri": "/teams/{team-id}/installedApps", - "Module": "Teams", - "Command": "Get-MgTeamInstalledApp", "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgTeamInstalledApp", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "TeamsAppInstallation.ReadForTeam", @@ -323465,50 +324166,50 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/teams/{team-id}/installedApps/$count", - "Module": "Teams", - "Command": "Get-MgTeamInstalledAppCount", "OutputType": null, + "Command": "Get-MgTeamInstalledAppCount", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsApp", - "Module": "Teams", - "Command": "Get-MgTeamInstalledAppTeamApp", "OutputType": "IMicrosoftGraphTeamsApp", + "Command": "Get-MgTeamInstalledAppTeamApp", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", - "Module": "Teams", - "Command": "Get-MgTeamInstalledAppTeamAppDefinition", "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "Command": "Get-MgTeamInstalledAppTeamAppDefinition", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "TeamMember.Read.Group", @@ -323535,20 +324236,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-get-members?view=graph-rest-1.0", + "Method": "GET", "Uri": "/teams/{team-id}/members/{conversationMember-id}", - "Module": "Teams", - "Command": "Get-MgTeamMember", "OutputType": "IMicrosoftGraphConversationMember", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgTeamMember", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "TeamMember.Read.Group", @@ -323575,19 +324275,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-members?view=graph-rest-1.0", + "Method": "GET", "Uri": "/teams/{team-id}/members", - "Module": "Teams", - "Command": "Get-MgTeamMember", "OutputType": "IMicrosoftGraphConversationMember", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgTeamMember", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "TeamMember.Read.Group", @@ -323614,79 +324315,78 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/teams/{team-id}/members/$count", - "Module": "Teams", - "Command": "Get-MgTeamMemberCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgTeamMemberCount", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", - "Module": "Teams", - "Command": "Get-MgTeamOperation", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Command": "Get-MgTeamOperation", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/operations", - "Module": "Teams", - "Command": "Get-MgTeamOperation", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/operations", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Command": "Get-MgTeamOperation", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/operations/$count", - "Module": "Teams", - "Command": "Get-MgTeamOperationCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/operations/$count", + "OutputType": null, + "Command": "Get-MgTeamOperationCount", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Module": "Teams", - "Command": "Get-MgTeamPermissionGrant", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Command": "Get-MgTeamPermissionGrant", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "TeamsAppInstallation.ReadForTeam", @@ -323777,19 +324477,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-list-permissiongrants?view=graph-rest-1.0", + "Method": "GET", "Uri": "/teams/{team-id}/permissionGrants", - "Module": "Teams", - "Command": "Get-MgTeamPermissionGrant", "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgTeamPermissionGrant", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "TeamsAppInstallation.ReadForTeam", @@ -323880,50 +324581,50 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/teams/{team-id}/permissionGrants/$count", - "Module": "Teams", - "Command": "Get-MgTeamPermissionGrantCount", "OutputType": null, + "Command": "Get-MgTeamPermissionGrantCount", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilephoto-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/teams/{team-id}/photo", - "Module": "Teams", - "Command": "Get-MgTeamPhoto", "OutputType": "IMicrosoftGraphProfilePhoto", + "Command": "Get-MgTeamPhoto", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilephoto-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/teams/{team-id}/photo/$value", - "Module": "Teams", - "Command": "Get-MgTeamPhotoContent", "OutputType": null, + "Command": "Get-MgTeamPhotoContent", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "ChannelSettings.Read.Group", @@ -323966,453 +324667,453 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-get-primarychannel?view=graph-rest-1.0", + "Method": "GET", "Uri": "/teams/{team-id}/primaryChannel", - "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannel", "OutputType": "IMicrosoftGraphChannel", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgTeamPrimaryChannel", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/filesFolder", - "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelFileFolder", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/filesFolder", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgTeamPrimaryChannelFileFolder", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content", - "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelFileFolderContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content", + "OutputType": null, + "Command": "Get-MgTeamPrimaryChannelFileFolderContent", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", - "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelMember", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", + "OutputType": "IMicrosoftGraphConversationMember", + "Command": "Get-MgTeamPrimaryChannelMember", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/members", - "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelMember", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/members", + "OutputType": "IMicrosoftGraphConversationMember", + "Command": "Get-MgTeamPrimaryChannelMember", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/members/$count", - "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelMemberCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/members/$count", + "OutputType": null, + "Command": "Get-MgTeamPrimaryChannelMemberCount", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}", - "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelMessage", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Get-MgTeamPrimaryChannelMessage", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/messages", - "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelMessage", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/messages", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Get-MgTeamPrimaryChannelMessage", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/messages/$count", - "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelMessageCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/messages/$count", + "OutputType": null, + "Command": "Get-MgTeamPrimaryChannelMessageCount", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/messages/delta", - "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelMessageDelta", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/messages/delta", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Get-MgTeamPrimaryChannelMessageDelta", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelMessageHostedContent", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "Get-MgTeamPrimaryChannelMessageHostedContent", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents", - "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelMessageHostedContent", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "Get-MgTeamPrimaryChannelMessageHostedContent", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/$count", - "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelMessageHostedContentCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/$count", + "OutputType": null, + "Command": "Get-MgTeamPrimaryChannelMessageHostedContentCount", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelMessageReply", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Get-MgTeamPrimaryChannelMessageReply", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies", - "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelMessageReply", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Get-MgTeamPrimaryChannelMessageReply", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/$count", - "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelMessageReplyCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/$count", + "OutputType": null, + "Command": "Get-MgTeamPrimaryChannelMessageReplyCount", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/delta", - "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelMessageReplyDelta", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/delta", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Get-MgTeamPrimaryChannelMessageReplyDelta", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelMessageReplyHostedContent", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "Get-MgTeamPrimaryChannelMessageReplyHostedContent", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelMessageReplyHostedContent", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "Get-MgTeamPrimaryChannelMessageReplyHostedContent", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelMessageReplyHostedContentCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", + "OutputType": null, + "Command": "Get-MgTeamPrimaryChannelMessageReplyHostedContentCount", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelSharedWithTeam", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Command": "Get-MgTeamPrimaryChannelSharedWithTeam", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams", - "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelSharedWithTeam", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Command": "Get-MgTeamPrimaryChannelSharedWithTeam", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelSharedWithTeamAllowedMember", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", + "OutputType": "IMicrosoftGraphConversationMember", + "Command": "Get-MgTeamPrimaryChannelSharedWithTeamAllowedMember", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", - "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelSharedWithTeamAllowedMember", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", + "OutputType": "IMicrosoftGraphConversationMember", + "Command": "Get-MgTeamPrimaryChannelSharedWithTeamAllowedMember", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", - "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelSharedWithTeamAllowedMemberCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", + "OutputType": null, + "Command": "Get-MgTeamPrimaryChannelSharedWithTeamAllowedMemberCount", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/$count", - "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelSharedWithTeamCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/$count", + "OutputType": null, + "Command": "Get-MgTeamPrimaryChannelSharedWithTeamCount", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", - "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelTab", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", + "OutputType": "IMicrosoftGraphTeamsTab", + "Command": "Get-MgTeamPrimaryChannelTab", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/tabs", - "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelTab", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/tabs", + "OutputType": "IMicrosoftGraphTeamsTab", + "Command": "Get-MgTeamPrimaryChannelTab", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/tabs/$count", - "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelTabCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/tabs/$count", + "OutputType": null, + "Command": "Get-MgTeamPrimaryChannelTabCount", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}/teamsApp", - "Module": "Teams", - "Command": "Get-MgTeamPrimaryChannelTabTeamApp", - "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}/teamsApp", + "OutputType": "IMicrosoftGraphTeamsApp", + "Command": "Get-MgTeamPrimaryChannelTabTeamApp", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Schedule.Read.All", @@ -324447,20 +325148,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/teams/{team-id}/schedule", - "Module": "Teams", - "Command": "Get-MgTeamSchedule", "OutputType": "IMicrosoftGraphSchedule", + "Command": "Get-MgTeamSchedule", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Schedule.Read.All", @@ -324495,20 +325196,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/offershiftrequest-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", - "Module": "Teams", - "Command": "Get-MgTeamScheduleOfferShiftRequest", "OutputType": "IMicrosoftGraphOfferShiftRequest", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgTeamScheduleOfferShiftRequest", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -324527,19 +325227,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/offershiftrequest-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/teams/{team-id}/schedule/offerShiftRequests", - "Module": "Teams", - "Command": "Get-MgTeamScheduleOfferShiftRequest", "OutputType": "IMicrosoftGraphOfferShiftRequest", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgTeamScheduleOfferShiftRequest", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -324558,20 +325259,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/teams/{team-id}/schedule/offerShiftRequests/$count", - "Module": "Teams", - "Command": "Get-MgTeamScheduleOfferShiftRequestCount", "OutputType": null, + "Command": "Get-MgTeamScheduleOfferShiftRequestCount", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Schedule.Read.All", @@ -324606,20 +325307,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", - "Module": "Teams", - "Command": "Get-MgTeamScheduleOpenShift", "OutputType": "IMicrosoftGraphOpenShift", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgTeamScheduleOpenShift", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Schedule.Read.All", @@ -324654,67 +325354,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/teams/{team-id}/schedule/openShifts", - "Module": "Teams", - "Command": "Get-MgTeamScheduleOpenShift", "OutputType": "IMicrosoftGraphOpenShift", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgTeamScheduleOpenShift", + "Module": "Teams" }, { - "Permissions": [ - { - "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": 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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": 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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": 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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - } - ], - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "Module": "Teams", - "Command": "Get-MgTeamScheduleOpenShiftChangeRequest", - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Schedule.Read.All", @@ -324749,19 +325402,19 @@ "IsLeastPrivilege": false } ], - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests", - "Module": "Teams", - "Command": "Get-MgTeamScheduleOpenShiftChangeRequest", + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshiftchangerequest-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "Command": "Get-MgTeamScheduleOpenShiftChangeRequest", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Schedule.Read.All", @@ -324796,68 +325449,20 @@ "IsLeastPrivilege": false } ], - "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/$count", - "Module": "Teams", - "Command": "Get-MgTeamScheduleOpenShiftChangeRequestCount", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshiftchangerequest-list?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "Command": "Get-MgTeamScheduleOpenShiftChangeRequest", + "Module": "Teams" }, { - "Permissions": [ - { - "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": 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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": 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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": 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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - } - ], - "Uri": "/teams/{team-id}/schedule/openShifts/$count", - "Module": "Teams", - "Command": "Get-MgTeamScheduleOpenShiftCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Schedule.Read.All", @@ -324892,20 +325497,68 @@ "IsLeastPrivilege": false } ], - "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", - "Module": "Teams", - "Command": "Get-MgTeamScheduleSchedulingGroup", - "OutputType": "IMicrosoftGraphSchedulingGroup", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/$count", + "OutputType": null, + "Command": "Get-MgTeamScheduleOpenShiftChangeRequestCount", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [ + { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": 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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": 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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": 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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + } + ], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/openShifts/$count", + "OutputType": null, + "Command": "Get-MgTeamScheduleOpenShiftCount", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Schedule.Read.All", @@ -324940,19 +325593,67 @@ "IsLeastPrivilege": false } ], - "Uri": "/teams/{team-id}/schedule/schedulingGroups", - "Module": "Teams", - "Command": "Get-MgTeamScheduleSchedulingGroup", + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedulinggroup-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", "OutputType": "IMicrosoftGraphSchedulingGroup", + "Command": "Get-MgTeamScheduleSchedulingGroup", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [ + { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": 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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": 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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": 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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + } + ], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-list-schedulinggroups?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/schedulingGroups", + "OutputType": "IMicrosoftGraphSchedulingGroup", + "Command": "Get-MgTeamScheduleSchedulingGroup", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Schedule.Read.All", @@ -324987,20 +325688,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/teams/{team-id}/schedule/schedulingGroups/$count", - "Module": "Teams", - "Command": "Get-MgTeamScheduleSchedulingGroupCount", "OutputType": null, + "Command": "Get-MgTeamScheduleSchedulingGroupCount", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Group.Read.All", @@ -325035,20 +325736,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shift-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", - "Module": "Teams", - "Command": "Get-MgTeamScheduleShift", "OutputType": "IMicrosoftGraphShift", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgTeamScheduleShift", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Schedule.Read.All", @@ -325083,19 +325783,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-list-shifts?view=graph-rest-1.0", + "Method": "GET", "Uri": "/teams/{team-id}/schedule/shifts", - "Module": "Teams", - "Command": "Get-MgTeamScheduleShift", "OutputType": "IMicrosoftGraphShift", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgTeamScheduleShift", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Schedule.Read.All", @@ -325130,35 +325831,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/teams/{team-id}/schedule/shifts/$count", - "Module": "Teams", - "Command": "Get-MgTeamScheduleShiftCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgTeamScheduleShiftCount", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "Module": "Teams", - "Command": "Get-MgTeamScheduleSwapShiftChangeRequest", - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/swapshiftschangerequest-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "Command": "Get-MgTeamScheduleSwapShiftChangeRequest", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Schedule.Read.All", @@ -325193,19 +325893,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/swapshiftschangerequest-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests", - "Module": "Teams", - "Command": "Get-MgTeamScheduleSwapShiftChangeRequest", "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgTeamScheduleSwapShiftChangeRequest", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Schedule.Read.All", @@ -325240,20 +325941,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/$count", - "Module": "Teams", - "Command": "Get-MgTeamScheduleSwapShiftChangeRequestCount", "OutputType": null, + "Command": "Get-MgTeamScheduleSwapShiftChangeRequestCount", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Schedule.Read.All", @@ -325288,20 +325989,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoff-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", - "Module": "Teams", - "Command": "Get-MgTeamScheduleTimeOff", "OutputType": "IMicrosoftGraphTimeOff", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgTeamScheduleTimeOff", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Schedule.Read.All", @@ -325336,19 +326036,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-list-timesoff?view=graph-rest-1.0", + "Method": "GET", "Uri": "/teams/{team-id}/schedule/timesOff", - "Module": "Teams", - "Command": "Get-MgTeamScheduleTimeOff", "OutputType": "IMicrosoftGraphTimeOff", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgTeamScheduleTimeOff", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Schedule.Read.All", @@ -325383,20 +326084,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/teams/{team-id}/schedule/timesOff/$count", - "Module": "Teams", - "Command": "Get-MgTeamScheduleTimeOffCount", "OutputType": null, + "Command": "Get-MgTeamScheduleTimeOffCount", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Schedule.Read.All", @@ -325428,23 +326129,22 @@ "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, "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - } - ], - "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", - "Module": "Teams", - "Command": "Get-MgTeamScheduleTimeOffReason", - "OutputType": "IMicrosoftGraphTimeOffReason", - "Variants": [ - "Get", - "GetViaIdentity" + "IsLeastPrivilege": false + } ], - "Method": "GET", - "ApiVersion": "v1.0", "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffreason-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", + "OutputType": "IMicrosoftGraphTimeOffReason", + "Command": "Get-MgTeamScheduleTimeOffReason", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Schedule.Read.All", @@ -325479,19 +326179,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-list-timeoffreasons?view=graph-rest-1.0", + "Method": "GET", "Uri": "/teams/{team-id}/schedule/timeOffReasons", - "Module": "Teams", - "Command": "Get-MgTeamScheduleTimeOffReason", "OutputType": "IMicrosoftGraphTimeOffReason", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgTeamScheduleTimeOffReason", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Schedule.Read.All", @@ -325526,20 +326227,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/teams/{team-id}/schedule/timeOffReasons/$count", - "Module": "Teams", - "Command": "Get-MgTeamScheduleTimeOffReasonCount", "OutputType": null, + "Command": "Get-MgTeamScheduleTimeOffReasonCount", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Schedule.Read.All", @@ -325574,20 +326275,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffrequest-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", - "Module": "Teams", - "Command": "Get-MgTeamScheduleTimeOffRequest", "OutputType": "IMicrosoftGraphTimeOffRequest", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgTeamScheduleTimeOffRequest", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Schedule.Read.All", @@ -325622,19 +326322,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffrequest-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/teams/{team-id}/schedule/timeOffRequests", - "Module": "Teams", - "Command": "Get-MgTeamScheduleTimeOffRequest", "OutputType": "IMicrosoftGraphTimeOffRequest", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgTeamScheduleTimeOffRequest", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Schedule.Read.All", @@ -325669,20 +326370,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/teams/{team-id}/schedule/timeOffRequests/$count", - "Module": "Teams", - "Command": "Get-MgTeamScheduleTimeOffRequestCount", "OutputType": null, + "Command": "Get-MgTeamScheduleTimeOffRequestCount", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "TeamworkTag.Read", @@ -325717,20 +326418,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", - "Module": "Teams", - "Command": "Get-MgTeamTag", "OutputType": "IMicrosoftGraphTeamworkTag", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgTeamTag", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "TeamworkTag.Read", @@ -325765,19 +326465,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/teams/{team-id}/tags", - "Module": "Teams", - "Command": "Get-MgTeamTag", "OutputType": "IMicrosoftGraphTeamworkTag", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgTeamTag", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "TeamworkTag.Read", @@ -325812,20 +326513,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/teams/{team-id}/tags/$count", - "Module": "Teams", - "Command": "Get-MgTeamTagCount", "OutputType": null, + "Command": "Get-MgTeamTagCount", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "TeamworkTag.Read", @@ -325860,20 +326561,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktagmember-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "Module": "Teams", - "Command": "Get-MgTeamTagMember", "OutputType": "IMicrosoftGraphTeamworkTagMember", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgTeamTagMember", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "TeamworkTag.Read", @@ -325908,19 +326608,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktagmember-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members", - "Module": "Teams", - "Command": "Get-MgTeamTagMember", "OutputType": "IMicrosoftGraphTeamworkTagMember", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgTeamTagMember", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "TeamworkTag.Read", @@ -325955,614 +326656,628 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/$count", - "Module": "Teams", - "Command": "Get-MgTeamTagMemberCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgTeamTagMemberCount", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/template", - "Module": "Teams", - "Command": "Get-MgTeamTemplate", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teams/{team-id}/template", + "OutputType": null, + "Command": "Get-MgTeamTemplate", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork", - "Module": "Teams", - "Command": "Get-MgTeamwork", - "OutputType": "IMicrosoftGraphTeamwork", + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamwork-get?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamwork-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/teamwork", + "OutputType": "IMicrosoftGraphTeamwork", + "Command": "Get-MgTeamwork", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedChats/{deletedChat-id}", - "Module": "Teams", - "Command": "Get-MgTeamworkDeletedChat", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/deletedchat-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/teamwork/deletedChats/{deletedChat-id}", + "OutputType": null, + "Command": "Get-MgTeamworkDeletedChat", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedChats", - "Module": "Teams", - "Command": "Get-MgTeamworkDeletedChat", - "OutputType": "IMicrosoftGraphDeletedChat", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teamwork/deletedChats", + "OutputType": "IMicrosoftGraphDeletedChat", + "Command": "Get-MgTeamworkDeletedChat", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedChats/$count", - "Module": "Teams", - "Command": "Get-MgTeamworkDeletedChatCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teamwork/deletedChats/$count", + "OutputType": null, + "Command": "Get-MgTeamworkDeletedChatCount", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", - "Module": "Teams", - "Command": "Get-MgTeamworkDeletedTeam", - "OutputType": "IMicrosoftGraphDeletedTeam", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", + "OutputType": "IMicrosoftGraphDeletedTeam", + "Command": "Get-MgTeamworkDeletedTeam", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams", - "Module": "Teams", - "Command": "Get-MgTeamworkDeletedTeam", - "OutputType": "IMicrosoftGraphDeletedTeam", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamwork-list-deletedteams?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/teamwork/deletedTeams", + "OutputType": "IMicrosoftGraphDeletedTeam", + "Command": "Get-MgTeamworkDeletedTeam", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", - "Module": "Teams", - "Command": "Get-MgTeamworkDeletedTeamChannel", - "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", + "OutputType": "IMicrosoftGraphChannel", + "Command": "Get-MgTeamworkDeletedTeamChannel", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels", - "Module": "Teams", - "Command": "Get-MgTeamworkDeletedTeamChannel", - "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels", + "OutputType": "IMicrosoftGraphChannel", + "Command": "Get-MgTeamworkDeletedTeamChannel", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/$count", - "Module": "Teams", - "Command": "Get-MgTeamworkDeletedTeamChannelCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/$count", + "OutputType": null, + "Command": "Get-MgTeamworkDeletedTeamChannelCount", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder", - "Module": "Teams", - "Command": "Get-MgTeamworkDeletedTeamChannelFileFolder", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgTeamworkDeletedTeamChannelFileFolder", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content", - "Module": "Teams", - "Command": "Get-MgTeamworkDeletedTeamChannelFileFolderContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content", + "OutputType": null, + "Command": "Get-MgTeamworkDeletedTeamChannelFileFolderContent", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}", - "Module": "Teams", - "Command": "Get-MgTeamworkDeletedTeamChannelMember", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}", + "OutputType": "IMicrosoftGraphConversationMember", + "Command": "Get-MgTeamworkDeletedTeamChannelMember", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members", - "Module": "Teams", - "Command": "Get-MgTeamworkDeletedTeamChannelMember", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members", + "OutputType": "IMicrosoftGraphConversationMember", + "Command": "Get-MgTeamworkDeletedTeamChannelMember", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/$count", - "Module": "Teams", - "Command": "Get-MgTeamworkDeletedTeamChannelMemberCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/$count", + "OutputType": null, + "Command": "Get-MgTeamworkDeletedTeamChannelMemberCount", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", - "Module": "Teams", - "Command": "Get-MgTeamworkDeletedTeamChannelMessage", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Get-MgTeamworkDeletedTeamChannelMessage", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages", - "Module": "Teams", - "Command": "Get-MgTeamworkDeletedTeamChannelMessage", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Get-MgTeamworkDeletedTeamChannelMessage", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/$count", - "Module": "Teams", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/$count", + "OutputType": null, + "Command": "Get-MgTeamworkDeletedTeamChannelMessageCount", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/delta", - "Module": "Teams", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageDelta", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/delta", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Get-MgTeamworkDeletedTeamChannelMessageDelta", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Module": "Teams", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageHostedContent", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "Get-MgTeamworkDeletedTeamChannelMessageHostedContent", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "Module": "Teams", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageHostedContent", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "Get-MgTeamworkDeletedTeamChannelMessageHostedContent", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", - "Module": "Teams", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageHostedContentCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/$count", + "OutputType": null, + "Command": "Get-MgTeamworkDeletedTeamChannelMessageHostedContentCount", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Module": "Teams", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageReply", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Get-MgTeamworkDeletedTeamChannelMessageReply", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", - "Module": "Teams", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageReply", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Get-MgTeamworkDeletedTeamChannelMessageReply", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", - "Module": "Teams", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/$count", + "OutputType": null, + "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyCount", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/delta", - "Module": "Teams", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyDelta", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/delta", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyDelta", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Module": "Teams", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Module": "Teams", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "Module": "Teams", - "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyHostedContentCount", "OutputType": null, + "Command": "Get-MgTeamworkDeletedTeamChannelMessageReplyHostedContentCount", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/getAllRetainedMessages", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Get-MgTeamworkDeletedTeamChannelRetainedMessage", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Module": "Teams", - "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeam", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeam", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams", - "Module": "Teams", - "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeam", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeam", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", - "Module": "Teams", - "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamAllowedMember", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/{conversationMember-id}", + "OutputType": "IMicrosoftGraphConversationMember", + "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamAllowedMember", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", - "Module": "Teams", - "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamAllowedMember", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers", + "OutputType": "IMicrosoftGraphConversationMember", + "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamAllowedMember", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", - "Module": "Teams", - "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamAllowedMemberCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}/allowedMembers/$count", + "OutputType": null, + "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamAllowedMemberCount", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/$count", - "Module": "Teams", - "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/$count", + "OutputType": null, + "Command": "Get-MgTeamworkDeletedTeamChannelSharedWithTeamCount", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "Module": "Teams", - "Command": "Get-MgTeamworkDeletedTeamChannelTab", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}", + "OutputType": "IMicrosoftGraphTeamsTab", + "Command": "Get-MgTeamworkDeletedTeamChannelTab", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs", - "Module": "Teams", - "Command": "Get-MgTeamworkDeletedTeamChannelTab", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs", + "OutputType": "IMicrosoftGraphTeamsTab", + "Command": "Get-MgTeamworkDeletedTeamChannelTab", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/$count", - "Module": "Teams", - "Command": "Get-MgTeamworkDeletedTeamChannelTabCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/$count", + "OutputType": null, + "Command": "Get-MgTeamworkDeletedTeamChannelTabCount", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", - "Module": "Teams", - "Command": "Get-MgTeamworkDeletedTeamChannelTabTeamApp", - "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}/teamsApp", + "OutputType": "IMicrosoftGraphTeamsApp", + "Command": "Get-MgTeamworkDeletedTeamChannelTabTeamApp", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/$count", - "Module": "Teams", - "Command": "Get-MgTeamworkDeletedTeamCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/teamwork/deletedTeams/$count", + "OutputType": null, + "Command": "Get-MgTeamworkDeletedTeamCount", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "TeamworkAppSettings.Read.All", @@ -326581,19 +327296,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsappsettings-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/teamwork/teamsAppSettings", - "Module": "Teams", - "Command": "Get-MgTeamworkTeamAppSetting", "OutputType": "IMicrosoftGraphTeamsAppSettings", - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgTeamworkTeamAppSetting", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "WorkforceIntegration.Read.All", @@ -326612,20 +327328,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", - "Module": "Teams", - "Command": "Get-MgTeamworkWorkforceIntegration", "OutputType": "IMicrosoftGraphWorkforceIntegration", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgTeamworkWorkforceIntegration", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "WorkforceIntegration.Read.All", @@ -326644,19 +327359,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/teamwork/workforceIntegrations", - "Module": "Teams", - "Command": "Get-MgTeamworkWorkforceIntegration", "OutputType": "IMicrosoftGraphWorkforceIntegration", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgTeamworkWorkforceIntegration", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "WorkforceIntegration.Read.All", @@ -326675,19 +327390,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/teamwork/workforceIntegrations/$count", - "Module": "Teams", - "Command": "Get-MgTeamworkWorkforceIntegrationCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgTeamworkWorkforceIntegrationCount", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -326706,20 +327422,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadmincustomer-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}", - "Module": "Identity.Partner", - "Command": "Get-MgTenantRelationshipDelegatedAdminCustomer", "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadmincustomer-get?view=graph-rest-1.0" + "Command": "Get-MgTenantRelationshipDelegatedAdminCustomer", + "Module": "Identity.Partner" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -326738,19 +327453,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantrelationship-list-delegatedadmincustomers?view=graph-rest-1.0", + "Method": "GET", "Uri": "/tenantRelationships/delegatedAdminCustomers", - "Module": "Identity.Partner", - "Command": "Get-MgTenantRelationshipDelegatedAdminCustomer", "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantrelationship-list-delegatedadmincustomers?view=graph-rest-1.0" + "Command": "Get-MgTenantRelationshipDelegatedAdminCustomer", + "Module": "Identity.Partner" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -326769,34 +327484,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/tenantRelationships/delegatedAdminCustomers/$count", - "Module": "Identity.Partner", - "Command": "Get-MgTenantRelationshipDelegatedAdminCustomerCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgTenantRelationshipDelegatedAdminCustomerCount", + "Module": "Identity.Partner" }, { - "Permissions": [], - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", - "Module": "Identity.Partner", - "Command": "Get-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", - "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", + "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", + "Command": "Get-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", + "Module": "Identity.Partner" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -326815,19 +327530,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadmincustomer-list-servicemanagementdetails?view=graph-rest-1.0", + "Method": "GET", "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails", - "Module": "Identity.Partner", - "Command": "Get-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadmincustomer-list-servicemanagementdetails?view=graph-rest-1.0" + "Command": "Get-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", + "Module": "Identity.Partner" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -326846,20 +327562,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/$count", - "Module": "Identity.Partner", - "Command": "Get-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetailCount", "OutputType": null, + "Command": "Get-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetailCount", + "Module": "Identity.Partner" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -326878,20 +327594,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}", - "Module": "Identity.Partner", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationship", "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-get?view=graph-rest-1.0" + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationship", + "Module": "Identity.Partner" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -326910,19 +327625,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantrelationship-list-delegatedadminrelationships?view=graph-rest-1.0", + "Method": "GET", "Uri": "/tenantRelationships/delegatedAdminRelationships", - "Module": "Identity.Partner", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationship", "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantrelationship-list-delegatedadminrelationships?view=graph-rest-1.0" + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationship", + "Module": "Identity.Partner" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -326941,20 +327657,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminaccessassignment-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}", - "Module": "Identity.Partner", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminaccessassignment-get?view=graph-rest-1.0" + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", + "Module": "Identity.Partner" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -326973,19 +327688,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-accessassignments?view=graph-rest-1.0", + "Method": "GET", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments", - "Module": "Identity.Partner", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-accessassignments?view=graph-rest-1.0" + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", + "Module": "Identity.Partner" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -327004,20 +327720,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/$count", - "Module": "Identity.Partner", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignmentCount", + "Module": "Identity.Partner" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -327036,19 +327751,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/tenantRelationships/delegatedAdminRelationships/$count", - "Module": "Identity.Partner", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipCount", + "Module": "Identity.Partner" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -327067,20 +327783,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationshipoperation-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}", - "Module": "Identity.Partner", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipOperation", "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationshipoperation-get?view=graph-rest-1.0" + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipOperation", + "Module": "Identity.Partner" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -327099,19 +327814,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-operations?view=graph-rest-1.0", + "Method": "GET", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations", - "Module": "Identity.Partner", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipOperation", "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-operations?view=graph-rest-1.0" + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipOperation", + "Module": "Identity.Partner" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -327130,20 +327846,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/$count", - "Module": "Identity.Partner", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipOperationCount", "OutputType": null, + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipOperationCount", + "Module": "Identity.Partner" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -327162,20 +327878,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationshiprequest-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}", - "Module": "Identity.Partner", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipRequest", "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationshiprequest-get?view=graph-rest-1.0" + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipRequest", + "Module": "Identity.Partner" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -327194,19 +327909,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-requests?view=graph-rest-1.0", + "Method": "GET", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests", - "Module": "Identity.Partner", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipRequest", "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-list-requests?view=graph-rest-1.0" + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipRequest", + "Module": "Identity.Partner" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DelegatedAdminRelationship.Read.All", @@ -327225,20 +327941,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/$count", - "Module": "Identity.Partner", - "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipRequestCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgTenantRelationshipDelegatedAdminRelationshipRequestCount", + "Module": "Identity.Partner" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "MultiTenantOrganization.ReadBasic.All", @@ -327265,19 +327980,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/tenantRelationships/multiTenantOrganization", - "Module": "Identity.SignIns", - "Command": "Get-MgTenantRelationshipMultiTenantOrganization", "OutputType": "IMicrosoftGraphMultiTenantOrganization", + "Command": "Get-MgTenantRelationshipMultiTenantOrganization", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "MultiTenantOrganization.Read.All", @@ -327296,34 +328011,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationjoinrequestrecord-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/tenantRelationships/multiTenantOrganization/joinRequest", - "Module": "Identity.SignIns", - "Command": "Get-MgTenantRelationshipMultiTenantOrganizationJoinRequest", "OutputType": "IMicrosoftGraphMultiTenantOrganizationJoinRequestRecord", - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgTenantRelationshipMultiTenantOrganizationJoinRequest", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/tenantRelationships/multiTenantOrganization/tenants/{multiTenantOrganizationMember-id}", - "Module": "Identity.SignIns", - "Command": "Get-MgTenantRelationshipMultiTenantOrganizationTenant", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationmember-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/tenantRelationships/multiTenantOrganization/tenants/{multiTenantOrganizationMember-id}", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", + "Command": "Get-MgTenantRelationshipMultiTenantOrganizationTenant", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "MultiTenantOrganization.ReadBasic.All", @@ -327350,19 +328065,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-list-tenants?view=graph-rest-1.0", + "Method": "GET", "Uri": "/tenantRelationships/multiTenantOrganization/tenants", - "Module": "Identity.SignIns", - "Command": "Get-MgTenantRelationshipMultiTenantOrganizationTenant", "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgTenantRelationshipMultiTenantOrganizationTenant", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "MultiTenantOrganization.ReadBasic.All", @@ -327389,19 +328104,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/tenantRelationships/multiTenantOrganization/tenants/$count", - "Module": "Identity.SignIns", - "Command": "Get-MgTenantRelationshipMultiTenantOrganizationTenantCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgTenantRelationshipMultiTenantOrganizationTenantCount", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "User.ReadBasic.All", @@ -327524,20 +328240,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/users/{user-id}", - "Module": "Users", - "Command": "Get-MgUser", "OutputType": "IMicrosoftGraphUser", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-user-get?view=graph-rest-1.0" + "Command": "Get-MgUser", + "Module": "Users" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "User.ReadBasic.All", @@ -327644,137 +328359,137 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/users", - "Module": "Users", - "Command": "Get-MgUser", "OutputType": "IMicrosoftGraphUser", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-user-list?view=graph-rest-1.0" + "Command": "Get-MgUser", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/activities/{userActivity-id}", - "Module": "CrossDeviceExperiences", - "Command": "Get-MgUserActivity", - "OutputType": "IMicrosoftGraphUserActivity", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/activities/{userActivity-id}", + "OutputType": "IMicrosoftGraphUserActivity", + "Command": "Get-MgUserActivity", + "Module": "CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/activities", - "Module": "CrossDeviceExperiences", - "Command": "Get-MgUserActivity", - "OutputType": "IMicrosoftGraphUserActivity", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/activities", + "OutputType": "IMicrosoftGraphUserActivity", + "Command": "Get-MgUserActivity", + "Module": "CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/activities/$count", - "Module": "CrossDeviceExperiences", - "Command": "Get-MgUserActivityCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/activities/$count", + "OutputType": null, + "Command": "Get-MgUserActivityCount", + "Module": "CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", - "Module": "CrossDeviceExperiences", - "Command": "Get-MgUserActivityHistoryItem", - "OutputType": "IMicrosoftGraphActivityHistoryItem", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", + "OutputType": "IMicrosoftGraphActivityHistoryItem", + "Command": "Get-MgUserActivityHistoryItem", + "Module": "CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems", - "Module": "CrossDeviceExperiences", - "Command": "Get-MgUserActivityHistoryItem", - "OutputType": "IMicrosoftGraphActivityHistoryItem", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems", + "OutputType": "IMicrosoftGraphActivityHistoryItem", + "Command": "Get-MgUserActivityHistoryItem", + "Module": "CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}/activity", - "Module": "CrossDeviceExperiences", - "Command": "Get-MgUserActivityHistoryItemActivity", - "OutputType": "IMicrosoftGraphUserActivity", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}/activity", + "OutputType": "IMicrosoftGraphUserActivity", + "Command": "Get-MgUserActivityHistoryItemActivity", + "Module": "CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/$count", - "Module": "CrossDeviceExperiences", - "Command": "Get-MgUserActivityHistoryItemCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/$count", + "OutputType": null, + "Command": "Get-MgUserActivityHistoryItemCount", + "Module": "CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/agreementAcceptances/{agreementAcceptance-id}", - "Module": "Identity.Governance", - "Command": "Get-MgUserAgreementAcceptance", - "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/agreementAcceptances/{agreementAcceptance-id}", + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Command": "Get-MgUserAgreementAcceptance", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "AgreementAcceptance.Read", @@ -327793,19 +328508,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/agreementAcceptances", - "Module": "Identity.Governance", - "Command": "Get-MgUserAgreementAcceptance", "OutputType": "IMicrosoftGraphAgreementAcceptance", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserAgreementAcceptance", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "AgreementAcceptance.Read", @@ -327824,35 +328540,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/agreementAcceptances/$count", - "Module": "Identity.Governance", - "Command": "Get-MgUserAgreementAcceptanceCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserAgreementAcceptanceCount", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", - "Module": "Applications", - "Command": "Get-MgUserAppRoleAssignment", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Command": "Get-MgUserAppRoleAssignment", + "Module": "Applications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Directory.Read.All", @@ -327871,19 +328586,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-approleassignments?view=graph-rest-1.0", + "Method": "GET", "Uri": "/users/{user-id}/appRoleAssignments", - "Module": "Applications", - "Command": "Get-MgUserAppRoleAssignment", "OutputType": "IMicrosoftGraphAppRoleAssignment", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserAppRoleAssignment", + "Module": "Applications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Directory.Read.All", @@ -327902,20 +328618,67 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/appRoleAssignments/$count", - "Module": "Applications", - "Command": "Get-MgUserAppRoleAssignmentCount", "OutputType": null, + "Command": "Get-MgUserAppRoleAssignmentCount", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": 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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + } + ], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", + "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", + "Command": "Get-MgUserAuthenticationEmailMethod", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -327950,20 +328713,20 @@ "IsLeastPrivilege": false } ], - "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationEmailMethod", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/authentication/emailMethods", "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", + "Command": "Get-MgUserAuthenticationEmailMethod", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -327998,67 +328761,20 @@ "IsLeastPrivilege": false } ], - "Uri": "/users/{user-id}/authentication/emailMethods", - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationEmailMethod", - "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": 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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - }, - { - "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - } - ], + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/authentication/emailMethods/$count", - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationEmailMethodCount", "OutputType": null, + "Command": "Get-MgUserAuthenticationEmailMethodCount", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -328093,20 +328809,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}", - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationFido2Method", "OutputType": "IMicrosoftGraphFido2AuthenticationMethod", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserAuthenticationFido2Method", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -328141,19 +328856,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/authentication/fido2Methods", - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationFido2Method", "OutputType": "IMicrosoftGraphFido2AuthenticationMethod", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserAuthenticationFido2Method", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -328188,20 +328904,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/authentication/fido2Methods/$count", - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationFido2MethodCount", "OutputType": null, + "Command": "Get-MgUserAuthenticationFido2MethodCount", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -328236,20 +328952,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}", - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationMethod", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserAuthenticationMethod", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -328284,19 +328999,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/authentication/methods", - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationMethod", "OutputType": "IMicrosoftGraphAuthenticationMethod", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserAuthenticationMethod", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -328331,20 +329047,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/authentication/methods/$count", - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationMethodCount", "OutputType": null, + "Command": "Get-MgUserAuthenticationMethodCount", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -328379,20 +329095,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/microsoftauthenticatorauthenticationmethod-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethod", "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethod", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -328427,19 +329142,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/microsoftauthenticatorauthenticationmethod-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods", - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethod", "OutputType": "IMicrosoftGraphMicrosoftAuthenticatorAuthenticationMethod", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethod", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -328474,35 +329190,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/$count", - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethodCount", "OutputType": null, + "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethodCount", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}/device", - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethodDevice", "OutputType": "IMicrosoftGraphDevice", + "Command": "Get-MgUserAuthenticationMicrosoftAuthenticatorMethodDevice", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -328537,49 +329253,49 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/longrunningoperation-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationOperation", "OutputType": "IMicrosoftGraphLongRunningOperation", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserAuthenticationOperation", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/users/{user-id}/authentication/operations", - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationOperation", - "OutputType": "IMicrosoftGraphLongRunningOperation", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/authentication/operations", + "OutputType": "IMicrosoftGraphLongRunningOperation", + "Command": "Get-MgUserAuthenticationOperation", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/users/{user-id}/authentication/operations/$count", - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationOperationCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/authentication/operations/$count", + "OutputType": null, + "Command": "Get-MgUserAuthenticationOperationCount", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -328614,20 +329330,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/authentication/passwordMethods/{passwordAuthenticationMethod-id}", - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationPasswordMethod", "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserAuthenticationPasswordMethod", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -328662,19 +329377,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/authentication/passwordMethods", - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationPasswordMethod", "OutputType": "IMicrosoftGraphPasswordAuthenticationMethod", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserAuthenticationPasswordMethod", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -328709,20 +329425,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/authentication/passwordMethods/$count", - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationPasswordMethodCount", "OutputType": null, + "Command": "Get-MgUserAuthenticationPasswordMethodCount", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -328757,20 +329473,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationPhoneMethod", "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserAuthenticationPhoneMethod", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -328805,19 +329520,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/authentication/phoneMethods", - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationPhoneMethod", "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserAuthenticationPhoneMethod", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "UserAuthenticationMethod.Read.All", @@ -328852,20 +329568,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/authentication/phoneMethods/$count", - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationPhoneMethodCount", "OutputType": null, + "Command": "Get-MgUserAuthenticationPhoneMethodCount", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -328900,20 +329616,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}", - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationSoftwareOathMethod", "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserAuthenticationSoftwareOathMethod", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -328948,19 +329663,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/authentication/softwareOathMethods", - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationSoftwareOathMethod", "OutputType": "IMicrosoftGraphSoftwareOathAuthenticationMethod", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserAuthenticationSoftwareOathMethod", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -328995,20 +329711,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/authentication/softwareOathMethods/$count", - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationSoftwareOathMethodCount", "OutputType": null, + "Command": "Get-MgUserAuthenticationSoftwareOathMethodCount", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -329043,20 +329759,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/temporaryaccesspassauthenticationmethod-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}", - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationTemporaryAccessPassMethod", "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserAuthenticationTemporaryAccessPassMethod", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -329091,19 +329806,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-list-temporaryaccesspassmethods?view=graph-rest-1.0", + "Method": "GET", "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods", - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationTemporaryAccessPassMethod", "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserAuthenticationTemporaryAccessPassMethod", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -329138,20 +329854,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/$count", - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationTemporaryAccessPassMethodCount", "OutputType": null, + "Command": "Get-MgUserAuthenticationTemporaryAccessPassMethodCount", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -329186,20 +329902,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowshelloforbusinessauthenticationmethod-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}", - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationWindowsHelloForBusinessMethod", "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserAuthenticationWindowsHelloForBusinessMethod", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -329234,19 +329949,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowshelloforbusinessauthenticationmethod-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods", - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationWindowsHelloForBusinessMethod", "OutputType": "IMicrosoftGraphWindowsHelloForBusinessAuthenticationMethod", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserAuthenticationWindowsHelloForBusinessMethod", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "UserAuthenticationMethod.Read", @@ -329281,65 +329997,64 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/$count", - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationWindowsHelloForBusinessMethodCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserAuthenticationWindowsHelloForBusinessMethodCount", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}/device", - "Module": "Identity.SignIns", - "Command": "Get-MgUserAuthenticationWindowsHelloForBusinessMethodDevice", - "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}/device", + "OutputType": "IMicrosoftGraphDevice", + "Command": "Get-MgUserAuthenticationWindowsHelloForBusinessMethodDevice", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/users/getByIds", - "Module": "Users.Actions", - "Command": "Get-MgUserById", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getbyids?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/getByIds", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgUserById", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/calendars/{calendar-id}", - "Module": "Calendar", - "Command": "Get-MgUserCalendar", - "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "v1.0", "Variants": [ "Get1", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/calendars/{calendar-id}", + "OutputType": "IMicrosoftGraphCalendar", + "Command": "Get-MgUserCalendar", + "Module": "Calendar" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -329374,19 +330089,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/calendars", - "Module": "Calendar", - "Command": "Get-MgUserCalendar", "OutputType": "IMicrosoftGraphCalendar", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserCalendar", + "Module": "Calendar" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -329421,20 +330137,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/calendars/$count", - "Module": "Calendar", - "Command": "Get-MgUserCalendarCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserCalendarCount", + "Module": "Calendar" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List1" + ], "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -329461,19 +330176,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/calendars/{calendar-id}/events", - "Module": "Calendar", - "Command": "Get-MgUserCalendarEvent", "OutputType": "IMicrosoftGraphEvent", - "Variants": [ - "List1" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserCalendarEvent", + "Module": "Calendar" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delta", + "Delta1", + "DeltaViaIdentity", + "DeltaViaIdentity1" + ], "Permissions": [ { "Name": "Calendars.Read", @@ -329500,22 +330218,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0", + "Method": "GET", "Uri": "/users/{user-id}/calendar/events/delta", - "Module": "Users.Functions", - "Command": "Get-MgUserCalendarEventDelta", "OutputType": "IMicrosoftGraphEvent", - "Variants": [ - "Delta", - "Delta1", - "DeltaViaIdentity", - "DeltaViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0" + "Command": "Get-MgUserCalendarEventDelta", + "Module": "Users.Functions" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -329534,20 +330250,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", - "Module": "Calendar", - "Command": "Get-MgUserCalendarGroup", "OutputType": "IMicrosoftGraphCalendarGroup", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserCalendarGroup", + "Module": "Calendar" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -329574,19 +330289,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/calendarGroups", - "Module": "Calendar", - "Command": "Get-MgUserCalendarGroup", "OutputType": "IMicrosoftGraphCalendarGroup", + "Command": "Get-MgUserCalendarGroup", + "Module": "Calendar" + }, + { + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -329621,19 +330336,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars", - "Module": "Calendar", - "Command": "Get-MgUserCalendarGroupCalendar", "OutputType": "IMicrosoftGraphCalendar", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserCalendarGroupCalendar", + "Module": "Calendar" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -329660,86 +330376,86 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/calendarGroups/$count", - "Module": "Calendar", - "Command": "Get-MgUserCalendarGroupCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserCalendarGroupCount", + "Module": "Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", - "Module": "Calendar", - "Command": "Get-MgUserCalendarPermission", - "OutputType": "IMicrosoftGraphCalendarPermission", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendarpermission-get?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendarpermission-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", + "OutputType": "IMicrosoftGraphCalendarPermission", + "Command": "Get-MgUserCalendarPermission", + "Module": "Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/calendar/calendarPermissions", - "Module": "Calendar", - "Command": "Get-MgUserCalendarPermission", - "OutputType": "IMicrosoftGraphCalendarPermission", + "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-list-calendarpermissions?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-list-calendarpermissions?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/users/{user-id}/calendar/calendarPermissions", + "OutputType": "IMicrosoftGraphCalendarPermission", + "Command": "Get-MgUserCalendarPermission", + "Module": "Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/calendar/calendarPermissions/$count", - "Module": "Calendar", - "Command": "Get-MgUserCalendarPermissionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/calendar/calendarPermissions/$count", + "OutputType": null, + "Command": "Get-MgUserCalendarPermissionCount", + "Module": "Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/calendars/{calendar-id}/getSchedule", - "Module": "Users.Actions", - "Command": "Get-MgUserCalendarSchedule", - "OutputType": "IMicrosoftGraphScheduleInformation", + "ApiVersion": "v1.0", "Variants": [ "Get1", "GetExpanded1", "GetViaIdentity1", "GetViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/calendars/{calendar-id}/getSchedule", + "OutputType": "IMicrosoftGraphScheduleInformation", + "Command": "Get-MgUserCalendarSchedule", + "Module": "Users.Actions" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List", + "List1" + ], "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -329766,20 +330482,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/calendar/calendarView", - "Module": "Calendar", - "Command": "Get-MgUserCalendarView", "OutputType": "IMicrosoftGraphEvent", - "Variants": [ - "List", - "List1" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserCalendarView", + "Module": "Calendar" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Chat.ReadBasic", @@ -329862,20 +330578,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/users/{user-id}/chats/{chat-id}", - "Module": "Teams", - "Command": "Get-MgUserChat", "OutputType": "IMicrosoftGraphChat", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserChat", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Chat.ReadBasic", @@ -329918,19 +330633,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-list?view=graph-rest-1.0", + "Method": "GET", "Uri": "/users/{user-id}/chats", - "Module": "Teams", - "Command": "Get-MgUserChat", "OutputType": "IMicrosoftGraphChat", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserChat", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Chat.ReadBasic", @@ -329973,109 +330689,109 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/chats/$count", - "Module": "Teams", - "Command": "Get-MgUserChatCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserChatCount", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", - "Module": "Teams", - "Command": "Get-MgUserChatInstalledApp", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Command": "Get-MgUserChatInstalledApp", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps", - "Module": "Teams", - "Command": "Get-MgUserChatInstalledApp", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Command": "Get-MgUserChatInstalledApp", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/$count", - "Module": "Teams", - "Command": "Get-MgUserChatInstalledAppCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/$count", + "OutputType": null, + "Command": "Get-MgUserChatInstalledAppCount", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp", - "Module": "Teams", - "Command": "Get-MgUserChatInstalledAppTeamApp", - "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsApp", + "OutputType": "IMicrosoftGraphTeamsApp", + "Command": "Get-MgUserChatInstalledAppTeamApp", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", - "Module": "Teams", - "Command": "Get-MgUserChatInstalledAppTeamAppDefinition", - "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/teamsAppDefinition", + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "Command": "Get-MgUserChatInstalledAppTeamAppDefinition", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview", - "Module": "Teams", - "Command": "Get-MgUserChatLastMessagePreview", - "OutputType": "IMicrosoftGraphChatMessageInfo", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview", + "OutputType": "IMicrosoftGraphChatMessageInfo", + "Command": "Get-MgUserChatLastMessagePreview", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "ChatMember.Read", @@ -330174,20 +330890,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", - "Module": "Teams", - "Command": "Get-MgUserChatMember", "OutputType": "IMicrosoftGraphConversationMember", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserChatMember", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "ChatMember.Read", @@ -330286,19 +331001,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/chats/{chat-id}/members", - "Module": "Teams", - "Command": "Get-MgUserChatMember", "OutputType": "IMicrosoftGraphConversationMember", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserChatMember", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "ChatMember.Read", @@ -330397,20 +331113,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/chats/{chat-id}/members/$count", - "Module": "Teams", - "Command": "Get-MgUserChatMemberCount", "OutputType": null, + "Command": "Get-MgUserChatMemberCount", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Chat.Read", @@ -330469,20 +331185,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", - "Module": "Teams", - "Command": "Get-MgUserChatMessage", "OutputType": "IMicrosoftGraphChatMessage", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserChatMessage", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Chat.Read", @@ -330525,19 +331240,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/chats/{chat-id}/messages", - "Module": "Teams", - "Command": "Get-MgUserChatMessage", "OutputType": "IMicrosoftGraphChatMessage", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserChatMessage", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Chat.Read", @@ -330580,20 +331296,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/chats/{chat-id}/messages/$count", - "Module": "Teams", - "Command": "Get-MgUserChatMessageCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserChatMessageCount", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], "Permissions": [ { "Name": "Chat.Read", @@ -330652,20 +331368,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", + "Method": "GET", "Uri": "/users/{user-id}/chats/{chat-id}/messages/delta", - "Module": "Users.Functions", - "Command": "Get-MgUserChatMessageDelta", "OutputType": "IMicrosoftGraphChatMessage", - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0" + "Command": "Get-MgUserChatMessageDelta", + "Module": "Users.Functions" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], "Permissions": [ { "Name": "Chat.Read", @@ -330724,22 +331442,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Module": "Teams", - "Command": "Get-MgUserChatMessageHostedContent", "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserChatMessageHostedContent", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Chat.Read", @@ -330798,19 +331513,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", - "Module": "Teams", - "Command": "Get-MgUserChatMessageHostedContent", "OutputType": "IMicrosoftGraphChatMessageHostedContent", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserChatMessageHostedContent", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Chat.Read", @@ -330869,215 +331585,215 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/$count", - "Module": "Teams", - "Command": "Get-MgUserChatMessageHostedContentCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserChatMessageHostedContentCount", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Module": "Teams", - "Command": "Get-MgUserChatMessageReply", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Get-MgUserChatMessageReply", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies", - "Module": "Teams", - "Command": "Get-MgUserChatMessageReply", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Get-MgUserChatMessageReply", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/$count", - "Module": "Teams", - "Command": "Get-MgUserChatMessageReplyCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/$count", + "OutputType": null, + "Command": "Get-MgUserChatMessageReplyCount", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/delta", - "Module": "Users.Functions", - "Command": "Get-MgUserChatMessageReplyDelta", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-delta?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/delta", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Get-MgUserChatMessageReplyDelta", + "Module": "Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Module": "Teams", - "Command": "Get-MgUserChatMessageReplyHostedContent", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "Get-MgUserChatMessageReplyHostedContent", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Module": "Teams", - "Command": "Get-MgUserChatMessageReplyHostedContent", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "Get-MgUserChatMessageReplyHostedContent", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", - "Module": "Teams", - "Command": "Get-MgUserChatMessageReplyHostedContentCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/$count", + "OutputType": null, + "Command": "Get-MgUserChatMessageReplyHostedContentCount", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Module": "Teams", - "Command": "Get-MgUserChatPermissionGrant", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Command": "Get-MgUserChatPermissionGrant", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants", - "Module": "Teams", - "Command": "Get-MgUserChatPermissionGrant", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Command": "Get-MgUserChatPermissionGrant", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/$count", - "Module": "Teams", - "Command": "Get-MgUserChatPermissionGrantCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/$count", + "OutputType": null, + "Command": "Get-MgUserChatPermissionGrantCount", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "Module": "Teams", - "Command": "Get-MgUserChatPinnedMessage", - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "Command": "Get-MgUserChatPinnedMessage", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages", - "Module": "Teams", - "Command": "Get-MgUserChatPinnedMessage", - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages", + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "Command": "Get-MgUserChatPinnedMessage", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/$count", - "Module": "Teams", - "Command": "Get-MgUserChatPinnedMessageCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/$count", + "OutputType": null, + "Command": "Get-MgUserChatPinnedMessageCount", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Chat.Read.All", @@ -331096,79 +331812,79 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/chats/getAllRetainedMessages", - "Module": "Users.Functions", - "Command": "Get-MgUserChatRetainedMessage", "OutputType": "IMicrosoftGraphChatMessage", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserChatRetainedMessage", + "Module": "Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}", - "Module": "Teams", - "Command": "Get-MgUserChatTab", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}", + "OutputType": "IMicrosoftGraphTeamsTab", + "Command": "Get-MgUserChatTab", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/tabs", - "Module": "Teams", - "Command": "Get-MgUserChatTab", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/tabs", + "OutputType": "IMicrosoftGraphTeamsTab", + "Command": "Get-MgUserChatTab", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/tabs/$count", - "Module": "Teams", - "Command": "Get-MgUserChatTabCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/tabs/$count", + "OutputType": null, + "Command": "Get-MgUserChatTabCount", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp", - "Module": "Teams", - "Command": "Get-MgUserChatTabTeamApp", - "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}/teamsApp", + "OutputType": "IMicrosoftGraphTeamsApp", + "Command": "Get-MgUserChatTabTeamApp", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Contacts.Read", @@ -331187,20 +331903,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/contacts/{contact-id}", - "Module": "PersonalContacts", - "Command": "Get-MgUserContact", "OutputType": "IMicrosoftGraphContact", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserContact", + "Module": "PersonalContacts" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Contacts.Read", @@ -331219,19 +331934,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/contacts", - "Module": "PersonalContacts", - "Command": "Get-MgUserContact", "OutputType": "IMicrosoftGraphContact", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserContact", + "Module": "PersonalContacts" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Contacts.Read", @@ -331250,20 +331966,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/contacts/$count", - "Module": "PersonalContacts", - "Command": "Get-MgUserContactCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserContactCount", + "Module": "PersonalContacts" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], "Permissions": [ { "Name": "Contacts.Read", @@ -331282,64 +331998,64 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-delta?view=graph-rest-1.0", + "Method": "GET", "Uri": "/users/{user-id}/contacts/delta", - "Module": "Users.Functions", - "Command": "Get-MgUserContactDelta", "OutputType": "IMicrosoftGraphContact", - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-delta?view=graph-rest-1.0" + "Command": "Get-MgUserContactDelta", + "Module": "Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", - "Module": "PersonalContacts", - "Command": "Get-MgUserContactExtension", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Get-MgUserContactExtension", + "Module": "PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions", - "Module": "PersonalContacts", - "Command": "Get-MgUserContactExtension", - "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions", + "OutputType": "IMicrosoftGraphExtension", + "Command": "Get-MgUserContactExtension", + "Module": "PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/$count", - "Module": "PersonalContacts", - "Command": "Get-MgUserContactExtensionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/$count", + "OutputType": null, + "Command": "Get-MgUserContactExtensionCount", + "Module": "PersonalContacts" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Contacts.Read", @@ -331358,20 +332074,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", - "Module": "PersonalContacts", - "Command": "Get-MgUserContactFolder", "OutputType": "IMicrosoftGraphContactFolder", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserContactFolder", + "Module": "PersonalContacts" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Contacts.Read", @@ -331390,34 +332105,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/contactFolders", - "Module": "PersonalContacts", - "Command": "Get-MgUserContactFolder", "OutputType": "IMicrosoftGraphContactFolder", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserContactFolder", + "Module": "PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", - "Module": "PersonalContacts", - "Command": "Get-MgUserContactFolderChildFolder", - "OutputType": "IMicrosoftGraphContactFolder", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", + "OutputType": "IMicrosoftGraphContactFolder", + "Command": "Get-MgUserContactFolderChildFolder", + "Module": "PersonalContacts" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Contacts.Read", @@ -331436,19 +332151,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders", - "Module": "PersonalContacts", - "Command": "Get-MgUserContactFolderChildFolder", "OutputType": "IMicrosoftGraphContactFolder", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserContactFolderChildFolder", + "Module": "PersonalContacts" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Contacts.Read", @@ -331467,20 +332183,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}", - "Module": "PersonalContacts", - "Command": "Get-MgUserContactFolderChildFolderContact", "OutputType": "IMicrosoftGraphContact", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserContactFolderChildFolderContact", + "Module": "PersonalContacts" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Contacts.Read", @@ -331499,19 +332214,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts", - "Module": "PersonalContacts", - "Command": "Get-MgUserContactFolderChildFolderContact", "OutputType": "IMicrosoftGraphContact", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserContactFolderChildFolderContact", + "Module": "PersonalContacts" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Contacts.Read", @@ -331530,20 +332246,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/$count", - "Module": "PersonalContacts", - "Command": "Get-MgUserContactFolderChildFolderContactCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserContactFolderChildFolderContactCount", + "Module": "PersonalContacts" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], "Permissions": [ { "Name": "Contacts.Read", @@ -331562,94 +332278,94 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-delta?view=graph-rest-1.0", + "Method": "GET", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/delta", - "Module": "Users.Functions", - "Command": "Get-MgUserContactFolderChildFolderContactDelta", "OutputType": "IMicrosoftGraphContact", - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-delta?view=graph-rest-1.0" + "Command": "Get-MgUserContactFolderChildFolderContactDelta", + "Module": "Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", - "Module": "PersonalContacts", - "Command": "Get-MgUserContactFolderChildFolderContactExtension", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Get-MgUserContactFolderChildFolderContactExtension", + "Module": "PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions", - "Module": "PersonalContacts", - "Command": "Get-MgUserContactFolderChildFolderContactExtension", - "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions", + "OutputType": "IMicrosoftGraphExtension", + "Command": "Get-MgUserContactFolderChildFolderContactExtension", + "Module": "PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/$count", - "Module": "PersonalContacts", - "Command": "Get-MgUserContactFolderChildFolderContactExtensionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/$count", + "OutputType": null, + "Command": "Get-MgUserContactFolderChildFolderContactExtensionCount", + "Module": "PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo", - "Module": "PersonalContacts", - "Command": "Get-MgUserContactFolderChildFolderContactPhoto", - "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo", + "OutputType": "IMicrosoftGraphProfilePhoto", + "Command": "Get-MgUserContactFolderChildFolderContactPhoto", + "Module": "PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value", - "Module": "PersonalContacts", - "Command": "Get-MgUserContactFolderChildFolderContactPhotoContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value", + "OutputType": null, + "Command": "Get-MgUserContactFolderChildFolderContactPhotoContent", + "Module": "PersonalContacts" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Contacts.Read", @@ -331668,35 +332384,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/$count", - "Module": "PersonalContacts", - "Command": "Get-MgUserContactFolderChildFolderCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserContactFolderChildFolderCount", + "Module": "PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta", - "Module": "Users.Functions", - "Command": "Get-MgUserContactFolderChildFolderDelta", - "OutputType": "IMicrosoftGraphContactFolder", + "ApiVersion": "v1.0", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contactfolder-delta?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contactfolder-delta?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/delta", + "OutputType": "IMicrosoftGraphContactFolder", + "Command": "Get-MgUserContactFolderChildFolderDelta", + "Module": "Users.Functions" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Contacts.Read", @@ -331715,20 +332431,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", - "Module": "PersonalContacts", - "Command": "Get-MgUserContactFolderContact", "OutputType": "IMicrosoftGraphContact", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserContactFolderContact", + "Module": "PersonalContacts" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Contacts.Read", @@ -331747,19 +332462,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts", - "Module": "PersonalContacts", - "Command": "Get-MgUserContactFolderContact", "OutputType": "IMicrosoftGraphContact", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserContactFolderContact", + "Module": "PersonalContacts" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Contacts.Read", @@ -331778,20 +332494,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/$count", - "Module": "PersonalContacts", - "Command": "Get-MgUserContactFolderContactCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserContactFolderContactCount", + "Module": "PersonalContacts" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], "Permissions": [ { "Name": "Contacts.Read", @@ -331810,94 +332526,94 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-delta?view=graph-rest-1.0", + "Method": "GET", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/delta", - "Module": "Users.Functions", - "Command": "Get-MgUserContactFolderContactDelta", "OutputType": "IMicrosoftGraphContact", - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contact-delta?view=graph-rest-1.0" + "Command": "Get-MgUserContactFolderContactDelta", + "Module": "Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", - "Module": "PersonalContacts", - "Command": "Get-MgUserContactFolderContactExtension", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Get-MgUserContactFolderContactExtension", + "Module": "PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions", - "Module": "PersonalContacts", - "Command": "Get-MgUserContactFolderContactExtension", - "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions", + "OutputType": "IMicrosoftGraphExtension", + "Command": "Get-MgUserContactFolderContactExtension", + "Module": "PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/$count", - "Module": "PersonalContacts", - "Command": "Get-MgUserContactFolderContactExtensionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/$count", + "OutputType": null, + "Command": "Get-MgUserContactFolderContactExtensionCount", + "Module": "PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo", - "Module": "PersonalContacts", - "Command": "Get-MgUserContactFolderContactPhoto", - "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo", + "OutputType": "IMicrosoftGraphProfilePhoto", + "Command": "Get-MgUserContactFolderContactPhoto", + "Module": "PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value", - "Module": "PersonalContacts", - "Command": "Get-MgUserContactFolderContactPhotoContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value", + "OutputType": null, + "Command": "Get-MgUserContactFolderContactPhotoContent", + "Module": "PersonalContacts" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Contacts.Read", @@ -331916,20 +332632,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/contactFolders/$count", - "Module": "PersonalContacts", - "Command": "Get-MgUserContactFolderCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserContactFolderCount", + "Module": "PersonalContacts" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], "Permissions": [ { "Name": "Contacts.Read", @@ -331948,50 +332664,49 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contactfolder-delta?view=graph-rest-1.0", + "Method": "GET", "Uri": "/users/{user-id}/contactFolders/delta", - "Module": "Users.Functions", - "Command": "Get-MgUserContactFolderDelta", "OutputType": "IMicrosoftGraphContactFolder", - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contactfolder-delta?view=graph-rest-1.0" + "Command": "Get-MgUserContactFolderDelta", + "Module": "Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contacts/{contact-id}/photo", - "Module": "PersonalContacts", - "Command": "Get-MgUserContactPhoto", - "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/contacts/{contact-id}/photo", + "OutputType": "IMicrosoftGraphProfilePhoto", + "Command": "Get-MgUserContactPhoto", + "Module": "PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", - "Module": "PersonalContacts", - "Command": "Get-MgUserContactPhotoContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", + "OutputType": null, + "Command": "Get-MgUserContactPhotoContent", + "Module": "PersonalContacts" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get" + ], "Permissions": [ { "Name": "User.ReadBasic.All", @@ -332098,34 +332813,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/$count", - "Module": "Users", - "Command": "Get-MgUserCount", "OutputType": null, - "Variants": [ - "Get" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserCount", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/createdObjects/{directoryObject-id}", - "Module": "Users", - "Command": "Get-MgUserCreatedObject", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/createdObjects/{directoryObject-id}", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgUserCreatedObject", + "Module": "Users" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "User.Read", @@ -332176,48 +332891,49 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/createdObjects", - "Module": "Users", - "Command": "Get-MgUserCreatedObject", "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserCreatedObject", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/createdObjects/{directoryObject-id}/servicePrincipal", - "Module": "Users", - "Command": "Get-MgUserCreatedObjectAsServicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/createdObjects/{directoryObject-id}/servicePrincipal", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Command": "Get-MgUserCreatedObjectAsServicePrincipal", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/createdObjects/servicePrincipal", - "Module": "Users", - "Command": "Get-MgUserCreatedObjectAsServicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/createdObjects/servicePrincipal", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Command": "Get-MgUserCreatedObjectAsServicePrincipal", + "Module": "Users" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "User.Read", @@ -332268,50 +332984,49 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/createdObjects/$count", - "Module": "Users", - "Command": "Get-MgUserCreatedObjectCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserCreatedObjectCount", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/createdObjects/servicePrincipal/$count", - "Module": "Users", - "Command": "Get-MgUserCreatedObjectCountAsServicePrincipal", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/createdObjects/servicePrincipal/$count", + "OutputType": null, + "Command": "Get-MgUserCreatedObjectCountAsServicePrincipal", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/calendar", - "Module": "Calendar", - "Command": "Get-MgUserDefaultCalendar", - "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/calendar", + "OutputType": "IMicrosoftGraphCalendar", + "Command": "Get-MgUserDefaultCalendar", + "Module": "Calendar" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -332338,19 +333053,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/calendar/events", - "Module": "Calendar", - "Command": "Get-MgUserDefaultCalendarEvent", "OutputType": "IMicrosoftGraphEvent", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserDefaultCalendarEvent", + "Module": "Calendar" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" + ], "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -332377,22 +333095,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-1.0", + "Method": "POST", "Uri": "/users/{user-id}/calendar/getSchedule", - "Module": "Users.Actions", - "Command": "Get-MgUserDefaultCalendarSchedule", "OutputType": "IMicrosoftGraphScheduleInformation", + "Command": "Get-MgUserDefaultCalendarSchedule", + "Module": "Users.Actions" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" + "GetViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-getschedule?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Files.Read", @@ -332443,20 +333159,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/drive", - "Module": "Files", - "Command": "Get-MgUserDefaultDrive", "OutputType": "IMicrosoftGraphDrive", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserDefaultDrive", + "Module": "Files" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delta" + ], "Permissions": [ { "Name": "User.Read.All", @@ -332491,78 +333206,78 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delta?view=graph-rest-1.0", + "Method": "GET", "Uri": "/users/delta", - "Module": "Users.Functions", - "Command": "Get-MgUserDelta", "OutputType": "IMicrosoftGraphUser", - "Variants": [ - "Delta" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delta?view=graph-rest-1.0" + "Command": "Get-MgUserDelta", + "Module": "Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserDeviceManagementTroubleshootingEvent", - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "Command": "Get-MgUserDeviceManagementTroubleshootingEvent", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserDeviceManagementTroubleshootingEvent", - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "Command": "Get-MgUserDeviceManagementTroubleshootingEvent", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserDeviceManagementTroubleshootingEventCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/$count", + "OutputType": null, + "Command": "Get-MgUserDeviceManagementTroubleshootingEventCount", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/directReports/{directoryObject-id}", - "Module": "Users", - "Command": "Get-MgUserDirectReport", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/directReports/{directoryObject-id}", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgUserDirectReport", + "Module": "Users" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "User.Read", @@ -332605,77 +333320,78 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/directReports", - "Module": "Users", - "Command": "Get-MgUserDirectReport", "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserDirectReport", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/directReports/{directoryObject-id}/orgContact", - "Module": "Users", - "Command": "Get-MgUserDirectReportAsOrgContact", - "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/directReports/{directoryObject-id}/orgContact", + "OutputType": "IMicrosoftGraphOrgContact", + "Command": "Get-MgUserDirectReportAsOrgContact", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/directReports/orgContact", - "Module": "Users", - "Command": "Get-MgUserDirectReportAsOrgContact", - "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/directReports/orgContact", + "OutputType": "IMicrosoftGraphOrgContact", + "Command": "Get-MgUserDirectReportAsOrgContact", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/directReports/{directoryObject-id}/user", - "Module": "Users", - "Command": "Get-MgUserDirectReportAsUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/directReports/{directoryObject-id}/user", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgUserDirectReportAsUser", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/directReports/user", - "Module": "Users", - "Command": "Get-MgUserDirectReportAsUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/directReports/user", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgUserDirectReportAsUser", + "Module": "Users" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "User.Read", @@ -332718,65 +333434,64 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/directReports/$count", - "Module": "Users", - "Command": "Get-MgUserDirectReportCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserDirectReportCount", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/directReports/orgContact/$count", - "Module": "Users", - "Command": "Get-MgUserDirectReportCountAsOrgContact", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/directReports/orgContact/$count", + "OutputType": null, + "Command": "Get-MgUserDirectReportCountAsOrgContact", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/directReports/user/$count", - "Module": "Users", - "Command": "Get-MgUserDirectReportCountAsUser", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/directReports/user/$count", + "OutputType": null, + "Command": "Get-MgUserDirectReportCountAsUser", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}", - "Module": "Files", - "Command": "Get-MgUserDrive", - "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0", "Variants": [ "Get1", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}", + "OutputType": "IMicrosoftGraphDrive", + "Command": "Get-MgUserDrive", + "Module": "Files" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Files.Read", @@ -332827,137 +333542,138 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/drives", - "Module": "Files", - "Command": "Get-MgUserDrive", "OutputType": "IMicrosoftGraphDrive", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserDrive", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}", - "Module": "Files", - "Command": "Get-MgUserDriveBundle", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgUserDriveBundle", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/bundles", - "Module": "Files", - "Command": "Get-MgUserDriveBundle", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/bundles", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgUserDriveBundle", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "Module": "Files", - "Command": "Get-MgUserDriveBundleContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content", + "OutputType": null, + "Command": "Get-MgUserDriveBundleContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/bundles/$count", - "Module": "Files", - "Command": "Get-MgUserDriveBundleCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/bundles/$count", + "OutputType": null, + "Command": "Get-MgUserDriveBundleCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/base", - "Module": "Files", - "Command": "Get-MgUserDriveContentTypeBase", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/base", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgUserDriveContentTypeBase", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", - "Module": "Files", - "Command": "Get-MgUserDriveContentTypeBaseType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/{contentType-id1}", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgUserDriveContentTypeBaseType", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", - "Module": "Files", - "Command": "Get-MgUserDriveContentTypeBaseType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgUserDriveContentTypeBaseType", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", - "Module": "Files", - "Command": "Get-MgUserDriveContentTypeBaseTypeCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/baseTypes/$count", + "OutputType": null, + "Command": "Get-MgUserDriveContentTypeBaseTypeCount", + "Module": "Files" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Files.Read", @@ -333008,2797 +333724,2797 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/drives/$count", - "Module": "Files", - "Command": "Get-MgUserDriveCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserDriveCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser", - "Module": "Files", - "Command": "Get-MgUserDriveCreatedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgUserDriveCreatedByUser", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/mailboxSettings", - "Module": "Files", - "Command": "Get-MgUserDriveCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgUserDriveCreatedByUserMailboxSetting", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors", - "Module": "Files", - "Command": "Get-MgUserDriveCreatedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgUserDriveCreatedByUserServiceProvisioningError", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count", - "Module": "Files", - "Command": "Get-MgUserDriveCreatedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgUserDriveCreatedByUserServiceProvisioningErrorCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}", - "Module": "Files", - "Command": "Get-MgUserDriveFollowing", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgUserDriveFollowing", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/following", - "Module": "Files", - "Command": "Get-MgUserDriveFollowing", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/following", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgUserDriveFollowing", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content", - "Module": "Files", - "Command": "Get-MgUserDriveFollowingContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content", + "OutputType": null, + "Command": "Get-MgUserDriveFollowingContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/following/$count", - "Module": "Files", - "Command": "Get-MgUserDriveFollowingCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/following/$count", + "OutputType": null, + "Command": "Get-MgUserDriveFollowingCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}", - "Module": "Files", - "Command": "Get-MgUserDriveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgUserDriveItem", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items", - "Module": "Files", - "Command": "Get-MgUserDriveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgUserDriveItem", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval", - "Module": "Users.Functions", - "Command": "Get-MgUserDriveItemActivityByInterval", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivitystat-getactivitybyinterval?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivitystat-getactivitybyinterval?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/getActivitiesByInterval", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgUserDriveItemActivityByInterval", + "Module": "Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "Module": "Files", - "Command": "Get-MgUserDriveItemAnalytic", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Command": "Get-MgUserDriveItemAnalytic", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Module": "Files", - "Command": "Get-MgUserDriveItemAnalyticItemActivityStat", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgUserDriveItemAnalyticItemActivityStat", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "Module": "Files", - "Command": "Get-MgUserDriveItemAnalyticItemActivityStat", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgUserDriveItemAnalyticItemActivityStat", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Module": "Files", - "Command": "Get-MgUserDriveItemAnalyticItemActivityStatActivity", - "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", + "OutputType": "IMicrosoftGraphItemActivity", + "Command": "Get-MgUserDriveItemAnalyticItemActivityStatActivity", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", - "Module": "Files", - "Command": "Get-MgUserDriveItemAnalyticItemActivityStatCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/$count", + "OutputType": null, + "Command": "Get-MgUserDriveItemAnalyticItemActivityStatCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", - "Module": "Files", - "Command": "Get-MgUserDriveItemAnalyticLastSevenDay", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/lastSevenDays", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgUserDriveItemAnalyticLastSevenDay", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", - "Module": "Files", - "Command": "Get-MgUserDriveItemAnalyticTime", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/allTime", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgUserDriveItemAnalyticTime", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", - "Module": "Files", - "Command": "Get-MgUserDriveItemChild", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgUserDriveItemChild", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children", - "Module": "Files", - "Command": "Get-MgUserDriveItemChild", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgUserDriveItemChild", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "Module": "Files", - "Command": "Get-MgUserDriveItemChildContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", + "OutputType": null, + "Command": "Get-MgUserDriveItemChildContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/$count", - "Module": "Files", - "Command": "Get-MgUserDriveItemChildCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/$count", + "OutputType": null, + "Command": "Get-MgUserDriveItemChildCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content", - "Module": "Files", - "Command": "Get-MgUserDriveItemContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content", + "OutputType": null, + "Command": "Get-MgUserDriveItemContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/$count", - "Module": "Files", - "Command": "Get-MgUserDriveItemCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/$count", + "OutputType": null, + "Command": "Get-MgUserDriveItemCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser", - "Module": "Files", - "Command": "Get-MgUserDriveItemCreatedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgUserDriveItemCreatedByUser", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "Module": "Files", - "Command": "Get-MgUserDriveItemCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgUserDriveItemCreatedByUserMailboxSetting", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors", - "Module": "Files", - "Command": "Get-MgUserDriveItemCreatedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgUserDriveItemCreatedByUserServiceProvisioningError", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count", - "Module": "Files", - "Command": "Get-MgUserDriveItemCreatedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgUserDriveItemCreatedByUserServiceProvisioningErrorCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/delta", - "Module": "Users.Functions", - "Command": "Get-MgUserDriveItemDelta", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/delta", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgUserDriveItemDelta", + "Module": "Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", - "Module": "Files", - "Command": "Get-MgUserDriveItemItemLastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgUserDriveItemItemLastModifiedByUser", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "Module": "Files", - "Command": "Get-MgUserDriveItemItemLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgUserDriveItemItemLastModifiedByUserMailboxSetting", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors", - "Module": "Files", - "Command": "Get-MgUserDriveItemItemLastModifiedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgUserDriveItemItemLastModifiedByUserServiceProvisioningError", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", - "Module": "Files", - "Command": "Get-MgUserDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgUserDriveItemItemLastModifiedByUserServiceProvisioningErrorCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", - "Module": "Files", - "Command": "Get-MgUserDriveItemLastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgUserDriveItemLastModifiedByUser", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "Module": "Files", - "Command": "Get-MgUserDriveItemLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgUserDriveItemLastModifiedByUserMailboxSetting", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors", - "Module": "Files", - "Command": "Get-MgUserDriveItemLastModifiedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgUserDriveItemLastModifiedByUserServiceProvisioningError", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "Module": "Files", - "Command": "Get-MgUserDriveItemLastModifiedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgUserDriveItemLastModifiedByUserServiceProvisioningErrorCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "Module": "Files", - "Command": "Get-MgUserDriveItemListItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", + "OutputType": "IMicrosoftGraphListItem", + "Command": "Get-MgUserDriveItemListItem", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval", - "Module": "Users.Functions", - "Command": "Get-MgUserDriveItemListItemActivityByInterval", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/getActivitiesByInterval", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgUserDriveItemListItemActivityByInterval", + "Module": "Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/analytics", - "Module": "Files", - "Command": "Get-MgUserDriveItemListItemAnalytic", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/analytics", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Command": "Get-MgUserDriveItemListItemAnalytic", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser", - "Module": "Files", - "Command": "Get-MgUserDriveItemListItemCreatedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgUserDriveItemListItemCreatedByUser", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "Module": "Files", - "Command": "Get-MgUserDriveItemListItemCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgUserDriveItemListItemCreatedByUserMailboxSetting", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors", - "Module": "Files", - "Command": "Get-MgUserDriveItemListItemCreatedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgUserDriveItemListItemCreatedByUserServiceProvisioningError", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count", - "Module": "Files", - "Command": "Get-MgUserDriveItemListItemCreatedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgUserDriveItemListItemCreatedByUserServiceProvisioningErrorCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "Module": "Files", - "Command": "Get-MgUserDriveItemListItemDocumentSetVersion", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "Get-MgUserDriveItemListItemDocumentSetVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "Module": "Files", - "Command": "Get-MgUserDriveItemListItemDocumentSetVersion", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "Get-MgUserDriveItemListItemDocumentSetVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count", - "Module": "Files", - "Command": "Get-MgUserDriveItemListItemDocumentSetVersionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/$count", + "OutputType": null, + "Command": "Get-MgUserDriveItemListItemDocumentSetVersionCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Module": "Files", - "Command": "Get-MgUserDriveItemListItemDocumentSetVersionField", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "OutputType": null, + "Command": "Get-MgUserDriveItemListItemDocumentSetVersionField", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem", - "Module": "Files", - "Command": "Get-MgUserDriveItemListItemDriveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgUserDriveItemListItemDriveItem", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "Module": "Files", - "Command": "Get-MgUserDriveItemListItemDriveItemContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", + "OutputType": null, + "Command": "Get-MgUserDriveItemListItemDriveItemContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "Module": "Files", - "Command": "Get-MgUserDriveItemListItemField", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", + "OutputType": null, + "Command": "Get-MgUserDriveItemListItemField", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "Module": "Files", - "Command": "Get-MgUserDriveItemListItemVersion", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", + "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "Get-MgUserDriveItemListItemVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "Module": "Files", - "Command": "Get-MgUserDriveItemListItemVersion", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", + "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "Get-MgUserDriveItemListItemVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count", - "Module": "Files", - "Command": "Get-MgUserDriveItemListItemVersionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/$count", + "OutputType": null, + "Command": "Get-MgUserDriveItemListItemVersionCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "Module": "Files", - "Command": "Get-MgUserDriveItemListItemVersionField", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", + "OutputType": null, + "Command": "Get-MgUserDriveItemListItemVersionField", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "Module": "Files", - "Command": "Get-MgUserDriveItemPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Get-MgUserDriveItemPermission", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions", - "Module": "Files", - "Command": "Get-MgUserDriveItemPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Get-MgUserDriveItemPermission", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/$count", - "Module": "Files", - "Command": "Get-MgUserDriveItemPermissionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/$count", + "OutputType": null, + "Command": "Get-MgUserDriveItemPermissionCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "Module": "Files", - "Command": "Get-MgUserDriveItemRetentionLabel", - "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Command": "Get-MgUserDriveItemRetentionLabel", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "Module": "Files", - "Command": "Get-MgUserDriveItemSubscription", - "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", + "OutputType": "IMicrosoftGraphSubscription", + "Command": "Get-MgUserDriveItemSubscription", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "Module": "Files", - "Command": "Get-MgUserDriveItemSubscription", - "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", + "OutputType": "IMicrosoftGraphSubscription", + "Command": "Get-MgUserDriveItemSubscription", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", - "Module": "Files", - "Command": "Get-MgUserDriveItemSubscriptionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/$count", + "OutputType": null, + "Command": "Get-MgUserDriveItemSubscriptionCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "Module": "Files", - "Command": "Get-MgUserDriveItemThumbnail", - "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Command": "Get-MgUserDriveItemThumbnail", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "Module": "Files", - "Command": "Get-MgUserDriveItemThumbnail", - "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Command": "Get-MgUserDriveItemThumbnail", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", - "Module": "Files", - "Command": "Get-MgUserDriveItemThumbnailCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/$count", + "OutputType": null, + "Command": "Get-MgUserDriveItemThumbnailCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "Module": "Files", - "Command": "Get-MgUserDriveItemVersion", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Command": "Get-MgUserDriveItemVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions", - "Module": "Files", - "Command": "Get-MgUserDriveItemVersion", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Command": "Get-MgUserDriveItemVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "Module": "Files", - "Command": "Get-MgUserDriveItemVersionContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", + "OutputType": null, + "Command": "Get-MgUserDriveItemVersionContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/$count", - "Module": "Files", - "Command": "Get-MgUserDriveItemVersionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/$count", + "OutputType": null, + "Command": "Get-MgUserDriveItemVersionCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser", - "Module": "Files", - "Command": "Get-MgUserDriveLastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgUserDriveLastModifiedByUser", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "Module": "Files", - "Command": "Get-MgUserDriveLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgUserDriveLastModifiedByUserMailboxSetting", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors", - "Module": "Files", - "Command": "Get-MgUserDriveLastModifiedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List", "List1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgUserDriveLastModifiedByUserServiceProvisioningError", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count", - "Module": "Files", - "Command": "Get-MgUserDriveLastModifiedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgUserDriveLastModifiedByUserServiceProvisioningErrorCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list", - "Module": "Files", - "Command": "Get-MgUserDriveList", - "OutputType": "IMicrosoftGraphList", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list", + "OutputType": "IMicrosoftGraphList", + "Command": "Get-MgUserDriveList", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "Module": "Files", - "Command": "Get-MgUserDriveListColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgUserDriveListColumn", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/columns", - "Module": "Files", - "Command": "Get-MgUserDriveListColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/columns", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgUserDriveListColumn", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/$count", - "Module": "Files", - "Command": "Get-MgUserDriveListColumnCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/$count", + "OutputType": null, + "Command": "Get-MgUserDriveListColumnCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", - "Module": "Files", - "Command": "Get-MgUserDriveListColumnSourceColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}/sourceColumn", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgUserDriveListColumnSourceColumn", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "Module": "Files", - "Command": "Get-MgUserDriveListContentType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgUserDriveListContentType", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes", - "Module": "Files", - "Command": "Get-MgUserDriveListContentType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgUserDriveListContentType", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Module": "Files", - "Command": "Get-MgUserDriveListContentTypeColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgUserDriveListContentTypeColumn", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "Module": "Files", - "Command": "Get-MgUserDriveListContentTypeColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgUserDriveListContentTypeColumn", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count", - "Module": "Files", - "Command": "Get-MgUserDriveListContentTypeColumnCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/$count", + "OutputType": null, + "Command": "Get-MgUserDriveListContentTypeColumnCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Module": "Files", - "Command": "Get-MgUserDriveListContentTypeColumnLink", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "OutputType": "IMicrosoftGraphColumnLink", + "Command": "Get-MgUserDriveListContentTypeColumnLink", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "Module": "Files", - "Command": "Get-MgUserDriveListContentTypeColumnLink", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", + "OutputType": "IMicrosoftGraphColumnLink", + "Command": "Get-MgUserDriveListContentTypeColumnLink", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count", - "Module": "Files", - "Command": "Get-MgUserDriveListContentTypeColumnLinkCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/$count", + "OutputType": null, + "Command": "Get-MgUserDriveListContentTypeColumnLinkCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", - "Module": "Files", - "Command": "Get-MgUserDriveListContentTypeColumnPosition", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/{columnDefinition-id}", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgUserDriveListContentTypeColumnPosition", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", - "Module": "Files", - "Command": "Get-MgUserDriveListContentTypeColumnPosition", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgUserDriveListContentTypeColumnPosition", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count", - "Module": "Files", - "Command": "Get-MgUserDriveListContentTypeColumnPositionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnPositions/$count", + "OutputType": null, + "Command": "Get-MgUserDriveListContentTypeColumnPositionCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", - "Module": "Files", - "Command": "Get-MgUserDriveListContentTypeColumnSourceColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}/sourceColumn", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Get-MgUserDriveListContentTypeColumnSourceColumn", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", - "Module": "Users.Functions", - "Command": "Get-MgUserDriveListContentTypeCompatibleHubContentType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-getcompatiblehubcontenttypes?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/getCompatibleHubContentTypes", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Get-MgUserDriveListContentTypeCompatibleHubContentType", + "Module": "Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/$count", - "Module": "Files", - "Command": "Get-MgUserDriveListContentTypeCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/$count", + "OutputType": null, + "Command": "Get-MgUserDriveListContentTypeCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser", - "Module": "Files", - "Command": "Get-MgUserDriveListCreatedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgUserDriveListCreatedByUser", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", - "Module": "Files", - "Command": "Get-MgUserDriveListCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgUserDriveListCreatedByUserMailboxSetting", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors", - "Module": "Files", - "Command": "Get-MgUserDriveListCreatedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgUserDriveListCreatedByUserServiceProvisioningError", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count", - "Module": "Files", - "Command": "Get-MgUserDriveListCreatedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgUserDriveListCreatedByUserServiceProvisioningErrorCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/drive", - "Module": "Files", - "Command": "Get-MgUserDriveListDrive", - "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/drive", + "OutputType": "IMicrosoftGraphDrive", + "Command": "Get-MgUserDriveListDrive", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}", - "Module": "Files", - "Command": "Get-MgUserDriveListItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}", + "OutputType": "IMicrosoftGraphListItem", + "Command": "Get-MgUserDriveListItem", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items", - "Module": "Files", - "Command": "Get-MgUserDriveListItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items", + "OutputType": "IMicrosoftGraphListItem", + "Command": "Get-MgUserDriveListItem", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval", - "Module": "Users.Functions", - "Command": "Get-MgUserDriveListItemActivityByInterval", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/getActivitiesByInterval", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgUserDriveListItemActivityByInterval", + "Module": "Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/analytics", - "Module": "Files", - "Command": "Get-MgUserDriveListItemAnalytic", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/analytics", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Command": "Get-MgUserDriveListItemAnalytic", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser", - "Module": "Files", - "Command": "Get-MgUserDriveListItemCreatedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgUserDriveListItemCreatedByUser", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "Module": "Files", - "Command": "Get-MgUserDriveListItemCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgUserDriveListItemCreatedByUserMailboxSetting", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", - "Module": "Files", - "Command": "Get-MgUserDriveListItemCreatedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgUserDriveListItemCreatedByUserServiceProvisioningError", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", - "Module": "Files", - "Command": "Get-MgUserDriveListItemCreatedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgUserDriveListItemCreatedByUserServiceProvisioningErrorCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/delta", - "Module": "Users.Functions", - "Command": "Get-MgUserDriveListItemDelta", - "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delta?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/delta", + "OutputType": "IMicrosoftGraphListItem", + "Command": "Get-MgUserDriveListItemDelta", + "Module": "Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Module": "Files", - "Command": "Get-MgUserDriveListItemDocumentSetVersion", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "Get-MgUserDriveListItemDocumentSetVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "Module": "Files", - "Command": "Get-MgUserDriveListItemDocumentSetVersion", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "Get-MgUserDriveListItemDocumentSetVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count", - "Module": "Files", - "Command": "Get-MgUserDriveListItemDocumentSetVersionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/$count", + "OutputType": null, + "Command": "Get-MgUserDriveListItemDocumentSetVersionCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Module": "Files", - "Command": "Get-MgUserDriveListItemDocumentSetVersionField", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "OutputType": null, + "Command": "Get-MgUserDriveListItemDocumentSetVersionField", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem", - "Module": "Files", - "Command": "Get-MgUserDriveListItemDriveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgUserDriveListItemDriveItem", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "Module": "Files", - "Command": "Get-MgUserDriveListItemDriveItemContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", + "OutputType": null, + "Command": "Get-MgUserDriveListItemDriveItemContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "Module": "Files", - "Command": "Get-MgUserDriveListItemField", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields", + "OutputType": null, + "Command": "Get-MgUserDriveListItemField", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Module": "Files", - "Command": "Get-MgUserDriveListItemVersion", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "Get-MgUserDriveListItemVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions", - "Module": "Files", - "Command": "Get-MgUserDriveListItemVersion", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions", + "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "Get-MgUserDriveListItemVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/$count", - "Module": "Files", - "Command": "Get-MgUserDriveListItemVersionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/$count", + "OutputType": null, + "Command": "Get-MgUserDriveListItemVersionCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Module": "Files", - "Command": "Get-MgUserDriveListItemVersionField", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "OutputType": null, + "Command": "Get-MgUserDriveListItemVersionField", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "Module": "Files", - "Command": "Get-MgUserDriveListOperation", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Command": "Get-MgUserDriveListOperation", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/operations", - "Module": "Files", - "Command": "Get-MgUserDriveListOperation", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/operations", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Command": "Get-MgUserDriveListOperation", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/$count", - "Module": "Files", - "Command": "Get-MgUserDriveListOperationCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/$count", + "OutputType": null, + "Command": "Get-MgUserDriveListOperationCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "Module": "Files", - "Command": "Get-MgUserDriveListSubscription", - "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", + "OutputType": "IMicrosoftGraphSubscription", + "Command": "Get-MgUserDriveListSubscription", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions", - "Module": "Files", - "Command": "Get-MgUserDriveListSubscription", - "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions", + "OutputType": "IMicrosoftGraphSubscription", + "Command": "Get-MgUserDriveListSubscription", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/$count", - "Module": "Files", - "Command": "Get-MgUserDriveListSubscriptionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/$count", + "OutputType": null, + "Command": "Get-MgUserDriveListSubscriptionCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root", - "Module": "Files", - "Command": "Get-MgUserDriveRoot", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgUserDriveRoot", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/getActivitiesByInterval", - "Module": "Users.Functions", - "Command": "Get-MgUserDriveRootActivityByInterval", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivitystat-getactivitybyinterval?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemactivitystat-getactivitybyinterval?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/getActivitiesByInterval", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgUserDriveRootActivityByInterval", + "Module": "Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics", - "Module": "Files", - "Command": "Get-MgUserDriveRootAnalytic", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Command": "Get-MgUserDriveRootAnalytic", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "Module": "Files", - "Command": "Get-MgUserDriveRootAnalyticItemActivityStat", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgUserDriveRootAnalyticItemActivityStat", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats", - "Module": "Files", - "Command": "Get-MgUserDriveRootAnalyticItemActivityStat", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgUserDriveRootAnalyticItemActivityStat", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Module": "Files", - "Command": "Get-MgUserDriveRootAnalyticItemActivityStatActivity", - "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}/activities", + "OutputType": "IMicrosoftGraphItemActivity", + "Command": "Get-MgUserDriveRootAnalyticItemActivityStatActivity", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/$count", - "Module": "Files", - "Command": "Get-MgUserDriveRootAnalyticItemActivityStatCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/$count", + "OutputType": null, + "Command": "Get-MgUserDriveRootAnalyticItemActivityStatCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/lastSevenDays", - "Module": "Files", - "Command": "Get-MgUserDriveRootAnalyticLastSevenDay", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/lastSevenDays", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgUserDriveRootAnalyticLastSevenDay", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/allTime", - "Module": "Files", - "Command": "Get-MgUserDriveRootAnalyticTime", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/allTime", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgUserDriveRootAnalyticTime", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}", - "Module": "Files", - "Command": "Get-MgUserDriveRootChild", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgUserDriveRootChild", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/children", - "Module": "Files", - "Command": "Get-MgUserDriveRootChild", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/children", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgUserDriveRootChild", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "Module": "Files", - "Command": "Get-MgUserDriveRootChildContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content", + "OutputType": null, + "Command": "Get-MgUserDriveRootChildContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/children/$count", - "Module": "Files", - "Command": "Get-MgUserDriveRootChildCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/children/$count", + "OutputType": null, + "Command": "Get-MgUserDriveRootChildCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/content", - "Module": "Files", - "Command": "Get-MgUserDriveRootContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/content", + "OutputType": null, + "Command": "Get-MgUserDriveRootContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser", - "Module": "Files", - "Command": "Get-MgUserDriveRootCreatedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgUserDriveRootCreatedByUser", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", - "Module": "Files", - "Command": "Get-MgUserDriveRootCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgUserDriveRootCreatedByUserMailboxSetting", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors", - "Module": "Files", - "Command": "Get-MgUserDriveRootCreatedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgUserDriveRootCreatedByUserServiceProvisioningError", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count", - "Module": "Files", - "Command": "Get-MgUserDriveRootCreatedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgUserDriveRootCreatedByUserServiceProvisioningErrorCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/delta", - "Module": "Users.Functions", - "Command": "Get-MgUserDriveRootDelta", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Delta", "Delta1", "DeltaViaIdentity", "DeltaViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-delta?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/delta", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgUserDriveRootDelta", + "Module": "Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser", - "Module": "Files", - "Command": "Get-MgUserDriveRootItemLastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgUserDriveRootItemLastModifiedByUser", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "Module": "Files", - "Command": "Get-MgUserDriveRootItemLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgUserDriveRootItemLastModifiedByUserMailboxSetting", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors", - "Module": "Files", - "Command": "Get-MgUserDriveRootItemLastModifiedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgUserDriveRootItemLastModifiedByUserServiceProvisioningError", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", - "Module": "Files", - "Command": "Get-MgUserDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgUserDriveRootItemLastModifiedByUserServiceProvisioningErrorCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser", - "Module": "Files", - "Command": "Get-MgUserDriveRootLastModifiedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgUserDriveRootLastModifiedByUser", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "Module": "Files", - "Command": "Get-MgUserDriveRootLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgUserDriveRootLastModifiedByUserMailboxSetting", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors", - "Module": "Files", - "Command": "Get-MgUserDriveRootLastModifiedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgUserDriveRootLastModifiedByUserServiceProvisioningError", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count", - "Module": "Files", - "Command": "Get-MgUserDriveRootLastModifiedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgUserDriveRootLastModifiedByUserServiceProvisioningErrorCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem", - "Module": "Files", - "Command": "Get-MgUserDriveRootListItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem", + "OutputType": "IMicrosoftGraphListItem", + "Command": "Get-MgUserDriveRootListItem", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/getActivitiesByInterval", - "Module": "Users.Functions", - "Command": "Get-MgUserDriveRootListItemActivityByInterval", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/getActivitiesByInterval", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Get-MgUserDriveRootListItemActivityByInterval", + "Module": "Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/analytics", - "Module": "Files", - "Command": "Get-MgUserDriveRootListItemAnalytic", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/analytics", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Command": "Get-MgUserDriveRootListItemAnalytic", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser", - "Module": "Files", - "Command": "Get-MgUserDriveRootListItemCreatedByUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgUserDriveRootListItemCreatedByUser", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "Module": "Files", - "Command": "Get-MgUserDriveRootListItemCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgUserDriveRootListItemCreatedByUserMailboxSetting", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors", - "Module": "Files", - "Command": "Get-MgUserDriveRootListItemCreatedByUserServiceProvisioningError", - "OutputType": "IMicrosoftGraphServiceProvisioningError", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors", + "OutputType": "IMicrosoftGraphServiceProvisioningError", + "Command": "Get-MgUserDriveRootListItemCreatedByUserServiceProvisioningError", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count", - "Module": "Files", - "Command": "Get-MgUserDriveRootListItemCreatedByUserServiceProvisioningErrorCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/serviceProvisioningErrors/$count", + "OutputType": null, + "Command": "Get-MgUserDriveRootListItemCreatedByUserServiceProvisioningErrorCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "Module": "Files", - "Command": "Get-MgUserDriveRootListItemDocumentSetVersion", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "Get-MgUserDriveRootListItemDocumentSetVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions", - "Module": "Files", - "Command": "Get-MgUserDriveRootListItemDocumentSetVersion", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "Get-MgUserDriveRootListItemDocumentSetVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/$count", - "Module": "Files", - "Command": "Get-MgUserDriveRootListItemDocumentSetVersionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/$count", + "OutputType": null, + "Command": "Get-MgUserDriveRootListItemDocumentSetVersionCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Module": "Files", - "Command": "Get-MgUserDriveRootListItemDocumentSetVersionField", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "OutputType": null, + "Command": "Get-MgUserDriveRootListItemDocumentSetVersionField", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem", - "Module": "Files", - "Command": "Get-MgUserDriveRootListItemDriveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgUserDriveRootListItemDriveItem", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content", - "Module": "Files", - "Command": "Get-MgUserDriveRootListItemDriveItemContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content", + "OutputType": null, + "Command": "Get-MgUserDriveRootListItemDriveItemContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields", - "Module": "Files", - "Command": "Get-MgUserDriveRootListItemField", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields", + "OutputType": null, + "Command": "Get-MgUserDriveRootListItemField", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "Module": "Files", - "Command": "Get-MgUserDriveRootListItemVersion", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", + "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "Get-MgUserDriveRootListItemVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions", - "Module": "Files", - "Command": "Get-MgUserDriveRootListItemVersion", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions", + "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "Get-MgUserDriveRootListItemVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/$count", - "Module": "Files", - "Command": "Get-MgUserDriveRootListItemVersionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/$count", + "OutputType": null, + "Command": "Get-MgUserDriveRootListItemVersionCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "Module": "Files", - "Command": "Get-MgUserDriveRootListItemVersionField", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", + "OutputType": null, + "Command": "Get-MgUserDriveRootListItemVersionField", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}", - "Module": "Files", - "Command": "Get-MgUserDriveRootPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Get-MgUserDriveRootPermission", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions", - "Module": "Files", - "Command": "Get-MgUserDriveRootPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Get-MgUserDriveRootPermission", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/$count", - "Module": "Files", - "Command": "Get-MgUserDriveRootPermissionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/$count", + "OutputType": null, + "Command": "Get-MgUserDriveRootPermissionCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel", - "Module": "Files", - "Command": "Get-MgUserDriveRootRetentionLabel", - "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel", + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Command": "Get-MgUserDriveRootRetentionLabel", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "Module": "Files", - "Command": "Get-MgUserDriveRootSubscription", - "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", + "OutputType": "IMicrosoftGraphSubscription", + "Command": "Get-MgUserDriveRootSubscription", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions", - "Module": "Files", - "Command": "Get-MgUserDriveRootSubscription", - "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions", + "OutputType": "IMicrosoftGraphSubscription", + "Command": "Get-MgUserDriveRootSubscription", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/$count", - "Module": "Files", - "Command": "Get-MgUserDriveRootSubscriptionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/$count", + "OutputType": null, + "Command": "Get-MgUserDriveRootSubscriptionCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "Module": "Files", - "Command": "Get-MgUserDriveRootThumbnail", - "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Command": "Get-MgUserDriveRootThumbnail", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails", - "Module": "Files", - "Command": "Get-MgUserDriveRootThumbnail", - "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Command": "Get-MgUserDriveRootThumbnail", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/$count", - "Module": "Files", - "Command": "Get-MgUserDriveRootThumbnailCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/$count", + "OutputType": null, + "Command": "Get-MgUserDriveRootThumbnailCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "Module": "Files", - "Command": "Get-MgUserDriveRootVersion", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Command": "Get-MgUserDriveRootVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions", - "Module": "Files", - "Command": "Get-MgUserDriveRootVersion", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Command": "Get-MgUserDriveRootVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "Module": "Files", - "Command": "Get-MgUserDriveRootVersionContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", + "OutputType": null, + "Command": "Get-MgUserDriveRootVersionContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/$count", - "Module": "Files", - "Command": "Get-MgUserDriveRootVersionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/$count", + "OutputType": null, + "Command": "Get-MgUserDriveRootVersionCount", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}", - "Module": "Files", - "Command": "Get-MgUserDriveSpecial", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgUserDriveSpecial", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/special", - "Module": "Files", - "Command": "Get-MgUserDriveSpecial", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/special", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Get-MgUserDriveSpecial", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content", - "Module": "Files", - "Command": "Get-MgUserDriveSpecialContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content", + "OutputType": null, + "Command": "Get-MgUserDriveSpecialContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/special/$count", - "Module": "Files", - "Command": "Get-MgUserDriveSpecialCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/special/$count", + "OutputType": null, + "Command": "Get-MgUserDriveSpecialCount", + "Module": "Files" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -335817,20 +336533,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/events/{event-id}", - "Module": "Calendar", - "Command": "Get-MgUserEvent", "OutputType": "IMicrosoftGraphEvent", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserEvent", + "Module": "Calendar" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -335857,78 +336572,79 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/events", - "Module": "Calendar", - "Command": "Get-MgUserEvent", "OutputType": "IMicrosoftGraphEvent", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserEvent", + "Module": "Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}", - "Module": "Calendar", - "Command": "Get-MgUserEventAttachment", - "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}", + "OutputType": "IMicrosoftGraphAttachment", + "Command": "Get-MgUserEventAttachment", + "Module": "Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/attachments", - "Module": "Calendar", - "Command": "Get-MgUserEventAttachment", - "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/attachments", + "OutputType": "IMicrosoftGraphAttachment", + "Command": "Get-MgUserEventAttachment", + "Module": "Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/attachments/$count", - "Module": "Calendar", - "Command": "Get-MgUserEventAttachmentCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/attachments/$count", + "OutputType": null, + "Command": "Get-MgUserEventAttachmentCount", + "Module": "Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/calendar", - "Module": "Calendar", - "Command": "Get-MgUserEventCalendar", - "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/calendar", + "OutputType": "IMicrosoftGraphCalendar", + "Command": "Get-MgUserEventCalendar", + "Module": "Calendar" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -335955,20 +336671,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/events/$count", - "Module": "Calendar", - "Command": "Get-MgUserEventCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserEventCount", + "Module": "Calendar" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], "Permissions": [ { "Name": "Calendars.Read", @@ -335995,79 +336711,78 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0", + "Method": "GET", "Uri": "/users/{user-id}/events/delta", - "Module": "Users.Functions", - "Command": "Get-MgUserEventDelta", "OutputType": "IMicrosoftGraphEvent", - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0" + "Command": "Get-MgUserEventDelta", + "Module": "Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", - "Module": "Calendar", - "Command": "Get-MgUserEventExtension", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Get-MgUserEventExtension", + "Module": "Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/extensions", - "Module": "Calendar", - "Command": "Get-MgUserEventExtension", - "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/extensions", + "OutputType": "IMicrosoftGraphExtension", + "Command": "Get-MgUserEventExtension", + "Module": "Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/extensions/$count", - "Module": "Calendar", - "Command": "Get-MgUserEventExtensionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/extensions/$count", + "OutputType": null, + "Command": "Get-MgUserEventExtensionCount", + "Module": "Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}", - "Module": "Calendar", - "Command": "Get-MgUserEventInstance", - "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}", + "OutputType": "IMicrosoftGraphEvent", + "Command": "Get-MgUserEventInstance", + "Module": "Calendar" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -336086,78 +336801,79 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/events/{event-id}/instances", - "Module": "Calendar", - "Command": "Get-MgUserEventInstance", "OutputType": "IMicrosoftGraphEvent", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserEventInstance", + "Module": "Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", - "Module": "Calendar", - "Command": "Get-MgUserEventInstanceAttachment", - "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", + "OutputType": "IMicrosoftGraphAttachment", + "Command": "Get-MgUserEventInstanceAttachment", + "Module": "Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments", - "Module": "Calendar", - "Command": "Get-MgUserEventInstanceAttachment", - "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments", + "OutputType": "IMicrosoftGraphAttachment", + "Command": "Get-MgUserEventInstanceAttachment", + "Module": "Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/$count", - "Module": "Calendar", - "Command": "Get-MgUserEventInstanceAttachmentCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/$count", + "OutputType": null, + "Command": "Get-MgUserEventInstanceAttachmentCount", + "Module": "Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/calendar", - "Module": "Calendar", - "Command": "Get-MgUserEventInstanceCalendar", - "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/calendar", + "OutputType": "IMicrosoftGraphCalendar", + "Command": "Get-MgUserEventInstanceCalendar", + "Module": "Calendar" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Calendars.ReadBasic", @@ -336176,138 +336892,137 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/events/{event-id}/instances/$count", - "Module": "Calendar", - "Command": "Get-MgUserEventInstanceCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserEventInstanceCount", + "Module": "Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/instances/delta", - "Module": "Users.Functions", - "Command": "Get-MgUserEventInstanceDelta", - "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-delta?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/instances/delta", + "OutputType": "IMicrosoftGraphEvent", + "Command": "Get-MgUserEventInstanceDelta", + "Module": "Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "Module": "Calendar", - "Command": "Get-MgUserEventInstanceExtension", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", + "OutputType": null, + "Command": "Get-MgUserEventInstanceExtension", + "Module": "Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions", - "Module": "Calendar", - "Command": "Get-MgUserEventInstanceExtension", - "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions", + "OutputType": "IMicrosoftGraphExtension", + "Command": "Get-MgUserEventInstanceExtension", + "Module": "Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/$count", - "Module": "Calendar", - "Command": "Get-MgUserEventInstanceExtensionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/$count", + "OutputType": null, + "Command": "Get-MgUserEventInstanceExtensionCount", + "Module": "Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/extensions/{extension-id}", - "Module": "Users", - "Command": "Get-MgUserExtension", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Get-MgUserExtension", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/extensions", - "Module": "Users", - "Command": "Get-MgUserExtension", - "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/extensions", + "OutputType": "IMicrosoftGraphExtension", + "Command": "Get-MgUserExtension", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/extensions/$count", - "Module": "Users", - "Command": "Get-MgUserExtensionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/extensions/$count", + "OutputType": null, + "Command": "Get-MgUserExtensionCount", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/followedSites/{site-id}", - "Module": "Sites", - "Command": "Get-MgUserFollowedSite", - "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/followedSites/{site-id}", + "OutputType": "IMicrosoftGraphSite", + "Command": "Get-MgUserFollowedSite", + "Module": "Sites" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -336326,19 +337041,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/followedSites", - "Module": "Sites", - "Command": "Get-MgUserFollowedSite", "OutputType": "IMicrosoftGraphSite", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserFollowedSite", + "Module": "Sites" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -336357,109 +337073,108 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/followedSites/$count", - "Module": "Sites", - "Command": "Get-MgUserFollowedSiteCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserFollowedSiteCount", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/users/{user-id}/inferenceClassification", - "Module": "Mail", - "Command": "Get-MgUserInferenceClassification", - "OutputType": "IMicrosoftGraphInferenceClassification", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/inferenceClassification", + "OutputType": "IMicrosoftGraphInferenceClassification", + "Command": "Get-MgUserInferenceClassification", + "Module": "Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", - "Module": "Mail", - "Command": "Get-MgUserInferenceClassificationOverride", - "OutputType": "IMicrosoftGraphInferenceClassificationOverride", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", + "OutputType": "IMicrosoftGraphInferenceClassificationOverride", + "Command": "Get-MgUserInferenceClassificationOverride", + "Module": "Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/inferenceClassification/overrides", - "Module": "Mail", - "Command": "Get-MgUserInferenceClassificationOverride", - "OutputType": "IMicrosoftGraphInferenceClassificationOverride", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/inferenceClassification/overrides", + "OutputType": "IMicrosoftGraphInferenceClassificationOverride", + "Command": "Get-MgUserInferenceClassificationOverride", + "Module": "Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/inferenceClassification/overrides/$count", - "Module": "Mail", - "Command": "Get-MgUserInferenceClassificationOverrideCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/inferenceClassification/overrides/$count", + "OutputType": null, + "Command": "Get-MgUserInferenceClassificationOverrideCount", + "Module": "Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/insights", - "Module": "Users", - "Command": "Get-MgUserInsight", - "OutputType": "IMicrosoftGraphItemInsights", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/insights", + "OutputType": "IMicrosoftGraphItemInsights", + "Command": "Get-MgUserInsight", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}", - "Module": "Users", - "Command": "Get-MgUserInsightShared", - "OutputType": "IMicrosoftGraphSharedInsight", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}", + "OutputType": "IMicrosoftGraphSharedInsight", + "Command": "Get-MgUserInsightShared", + "Module": "Users" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -336478,19 +337193,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/insights/shared", - "Module": "Users", - "Command": "Get-MgUserInsightShared", "OutputType": "IMicrosoftGraphSharedInsight", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserInsightShared", + "Module": "Users" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -336509,65 +337225,64 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/insights/shared/$count", - "Module": "Users", - "Command": "Get-MgUserInsightSharedCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserInsightSharedCount", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod", - "Module": "Users", - "Command": "Get-MgUserInsightSharedLastSharedMethod", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/lastSharedMethod", + "OutputType": null, + "Command": "Get-MgUserInsightSharedLastSharedMethod", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource", - "Module": "Users", - "Command": "Get-MgUserInsightSharedResource", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}/resource", + "OutputType": null, + "Command": "Get-MgUserInsightSharedResource", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/insights/trending/{trending-id}", - "Module": "Users", - "Command": "Get-MgUserInsightTrending", - "OutputType": "IMicrosoftGraphTrending", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/insights/trending/{trending-id}", + "OutputType": "IMicrosoftGraphTrending", + "Command": "Get-MgUserInsightTrending", + "Module": "Users" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -336586,19 +337301,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/insights/trending", - "Module": "Users", - "Command": "Get-MgUserInsightTrending", "OutputType": "IMicrosoftGraphTrending", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserInsightTrending", + "Module": "Users" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -336617,20 +337333,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/insights/trending/$count", - "Module": "Users", - "Command": "Get-MgUserInsightTrendingCount", "OutputType": null, + "Command": "Get-MgUserInsightTrendingCount", + "Module": "Users" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Sites.Read.All", @@ -336649,35 +337365,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/insights/trending/{trending-id}/resource", - "Module": "Users", - "Command": "Get-MgUserInsightTrendingResource", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserInsightTrendingResource", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}", - "Module": "Users", - "Command": "Get-MgUserInsightUsed", - "OutputType": "IMicrosoftGraphUsedInsight", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}", + "OutputType": "IMicrosoftGraphUsedInsight", + "Command": "Get-MgUserInsightUsed", + "Module": "Users" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -336696,19 +337411,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/insights/used", - "Module": "Users", - "Command": "Get-MgUserInsightUsed", "OutputType": "IMicrosoftGraphUsedInsight", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserInsightUsed", + "Module": "Users" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Sites.Read.All", @@ -336727,20 +337443,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/insights/used/$count", - "Module": "Users", - "Command": "Get-MgUserInsightUsedCount", "OutputType": null, + "Command": "Get-MgUserInsightUsedCount", + "Module": "Users" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Sites.Read.All", @@ -336759,20 +337475,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/insights/used/{usedInsight-id}/resource", - "Module": "Users", - "Command": "Get-MgUserInsightUsedResource", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserInsightUsedResource", + "Module": "Users" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Team.ReadBasic.All", @@ -336831,34 +337546,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/joinedTeams", - "Module": "Teams", - "Command": "Get-MgUserJoinedTeam", "OutputType": "IMicrosoftGraphTeam", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserJoinedTeam", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", - "Module": "Users", - "Command": "Get-MgUserLicenseDetail", - "OutputType": "IMicrosoftGraphLicenseDetails", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", + "OutputType": "IMicrosoftGraphLicenseDetails", + "Command": "Get-MgUserLicenseDetail", + "Module": "Users" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "User.Read", @@ -336901,19 +337616,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/licenseDetails", - "Module": "Users", - "Command": "Get-MgUserLicenseDetail", "OutputType": "IMicrosoftGraphLicenseDetails", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserLicenseDetail", + "Module": "Users" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "User.Read", @@ -336956,20 +337672,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/licenseDetails/$count", - "Module": "Users", - "Command": "Get-MgUserLicenseDetailCount", "OutputType": null, + "Command": "Get-MgUserLicenseDetailCount", + "Module": "Users" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.Read", @@ -337004,20 +337720,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/licensedetails-getteamslicensingdetails?view=graph-rest-1.0", + "Method": "GET", "Uri": "/users/{user-id}/licenseDetails/getTeamsLicensingDetails", - "Module": "Users.Functions", - "Command": "Get-MgUserLicenseDetailTeamLicensingDetail", "OutputType": "IMicrosoftGraphTeamsLicensingDetails", + "Command": "Get-MgUserLicenseDetailTeamLicensingDetail", + "Module": "Users.Functions" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/licensedetails-getteamslicensingdetails?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "MailboxSettings.Read", @@ -337036,20 +337752,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/mailboxSettings", - "Module": "Users", - "Command": "Get-MgUserMailboxSetting", "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Get-MgUserMailboxSetting", + "Module": "Users" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Mail.ReadBasic", @@ -337084,20 +337800,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", - "Module": "Mail", - "Command": "Get-MgUserMailFolder", "OutputType": "IMicrosoftGraphMailFolder", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserMailFolder", + "Module": "Mail" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Mail.ReadBasic", @@ -337132,34 +337847,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/mailFolders", - "Module": "Mail", - "Command": "Get-MgUserMailFolder", "OutputType": "IMicrosoftGraphMailFolder", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserMailFolder", + "Module": "Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", - "Module": "Mail", - "Command": "Get-MgUserMailFolderChildFolder", - "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", + "OutputType": "IMicrosoftGraphMailFolder", + "Command": "Get-MgUserMailFolderChildFolder", + "Module": "Mail" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Mail.ReadBasic", @@ -337194,19 +337909,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders", - "Module": "Mail", - "Command": "Get-MgUserMailFolderChildFolder", "OutputType": "IMicrosoftGraphMailFolder", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserMailFolderChildFolder", + "Module": "Mail" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Mail.ReadBasic", @@ -337241,241 +337957,241 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/$count", - "Module": "Mail", - "Command": "Get-MgUserMailFolderChildFolderCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserMailFolderChildFolderCount", + "Module": "Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta", - "Module": "Users.Functions", - "Command": "Get-MgUserMailFolderChildFolderDelta", - "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "v1.0", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-delta?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-delta?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/delta", + "OutputType": "IMicrosoftGraphMailFolder", + "Command": "Get-MgUserMailFolderChildFolderDelta", + "Module": "Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", - "Module": "Mail", - "Command": "Get-MgUserMailFolderChildFolderMessage", - "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", + "OutputType": "IMicrosoftGraphMessage", + "Command": "Get-MgUserMailFolderChildFolderMessage", + "Module": "Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages", - "Module": "Mail", - "Command": "Get-MgUserMailFolderChildFolderMessage", - "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages", + "OutputType": "IMicrosoftGraphMessage", + "Command": "Get-MgUserMailFolderChildFolderMessage", + "Module": "Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/{attachment-id}", - "Module": "Mail", - "Command": "Get-MgUserMailFolderChildFolderMessageAttachment", - "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/{attachment-id}", + "OutputType": "IMicrosoftGraphAttachment", + "Command": "Get-MgUserMailFolderChildFolderMessageAttachment", + "Module": "Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments", - "Module": "Mail", - "Command": "Get-MgUserMailFolderChildFolderMessageAttachment", - "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments", + "OutputType": "IMicrosoftGraphAttachment", + "Command": "Get-MgUserMailFolderChildFolderMessageAttachment", + "Module": "Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/$count", - "Module": "Mail", - "Command": "Get-MgUserMailFolderChildFolderMessageAttachmentCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/$count", + "OutputType": null, + "Command": "Get-MgUserMailFolderChildFolderMessageAttachmentCount", + "Module": "Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value", - "Module": "Mail", - "Command": "Get-MgUserMailFolderChildFolderMessageContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value", + "OutputType": null, + "Command": "Get-MgUserMailFolderChildFolderMessageContent", + "Module": "Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/$count", - "Module": "Mail", - "Command": "Get-MgUserMailFolderChildFolderMessageCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/$count", + "OutputType": null, + "Command": "Get-MgUserMailFolderChildFolderMessageCount", + "Module": "Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/delta", - "Module": "Users.Functions", - "Command": "Get-MgUserMailFolderChildFolderMessageDelta", - "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0", "Variants": [ "Delta", "DeltaViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/delta", + "OutputType": "IMicrosoftGraphMessage", + "Command": "Get-MgUserMailFolderChildFolderMessageDelta", + "Module": "Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", - "Module": "Mail", - "Command": "Get-MgUserMailFolderChildFolderMessageExtension", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Get-MgUserMailFolderChildFolderMessageExtension", + "Module": "Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions", - "Module": "Mail", - "Command": "Get-MgUserMailFolderChildFolderMessageExtension", - "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions", + "OutputType": "IMicrosoftGraphExtension", + "Command": "Get-MgUserMailFolderChildFolderMessageExtension", + "Module": "Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/$count", - "Module": "Mail", - "Command": "Get-MgUserMailFolderChildFolderMessageExtensionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/$count", + "OutputType": null, + "Command": "Get-MgUserMailFolderChildFolderMessageExtensionCount", + "Module": "Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", - "Module": "Mail", - "Command": "Get-MgUserMailFolderChildFolderMessageRule", - "OutputType": "IMicrosoftGraphMessageRule", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", + "OutputType": "IMicrosoftGraphMessageRule", + "Command": "Get-MgUserMailFolderChildFolderMessageRule", + "Module": "Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules", - "Module": "Mail", - "Command": "Get-MgUserMailFolderChildFolderMessageRule", - "OutputType": "IMicrosoftGraphMessageRule", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules", + "OutputType": "IMicrosoftGraphMessageRule", + "Command": "Get-MgUserMailFolderChildFolderMessageRule", + "Module": "Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/$count", - "Module": "Mail", - "Command": "Get-MgUserMailFolderChildFolderMessageRuleCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/$count", + "OutputType": null, + "Command": "Get-MgUserMailFolderChildFolderMessageRuleCount", + "Module": "Mail" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Mail.ReadBasic", @@ -337510,20 +338226,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/$count", - "Module": "Mail", - "Command": "Get-MgUserMailFolderCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserMailFolderCount", + "Module": "Mail" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], "Permissions": [ { "Name": "Mail.ReadBasic", @@ -337558,20 +338274,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-delta?view=graph-rest-1.0", + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/delta", - "Module": "Users.Functions", - "Command": "Get-MgUserMailFolderDelta", "OutputType": "IMicrosoftGraphMailFolder", - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-delta?view=graph-rest-1.0" + "Command": "Get-MgUserMailFolderDelta", + "Module": "Users.Functions" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Mail.Read", @@ -337598,20 +338314,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", - "Module": "Mail", - "Command": "Get-MgUserMailFolderMessage", "OutputType": "IMicrosoftGraphMessage", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserMailFolderMessage", + "Module": "Mail" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Mail.ReadBasic", @@ -337646,103 +338361,64 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages", - "Module": "Mail", - "Command": "Get-MgUserMailFolderMessage", "OutputType": "IMicrosoftGraphMessage", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserMailFolderMessage", + "Module": "Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}", - "Module": "Mail", - "Command": "Get-MgUserMailFolderMessageAttachment", - "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}", + "OutputType": "IMicrosoftGraphAttachment", + "Command": "Get-MgUserMailFolderMessageAttachment", + "Module": "Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments", - "Module": "Mail", - "Command": "Get-MgUserMailFolderMessageAttachment", - "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments", + "OutputType": "IMicrosoftGraphAttachment", + "Command": "Get-MgUserMailFolderMessageAttachment", + "Module": "Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/$count", - "Module": "Mail", - "Command": "Get-MgUserMailFolderMessageAttachmentCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/$count", + "OutputType": null, + "Command": "Get-MgUserMailFolderMessageAttachmentCount", + "Module": "Mail" }, { - "Permissions": [ - { - "Name": "Mail.Read", - "Description": "Read mail in all mailboxes", - "FullDescription": "Allows the app to read mail in all mailboxes without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "Mail.ReadBasic", - "Description": "Read user basic mail", - "FullDescription": "Allows the app to read email in the signed-in user's mailbox except body, previewBody, attachments and any extended properties.", - "IsAdmin": false, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": false - }, - { - "Name": "Mail.ReadBasic.All", - "Description": "Read basic mail in all mailboxes", - "FullDescription": "Allows the app to read basic mail properties in all mailboxes without a signed-in user. Includes all properties except body, previewBody, attachments and any extended properties.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value", - "Module": "Mail", - "Command": "Get-MgUserMailFolderMessageContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Mail.ReadBasic", @@ -337777,20 +338453,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/$count", - "Module": "Mail", - "Command": "Get-MgUserMailFolderMessageCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserMailFolderMessageCount", + "Module": "Mail" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], "Permissions": [ { "Name": "Mail.ReadBasic", @@ -337825,108 +338501,110 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-1.0", + "Method": "GET", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/delta", - "Module": "Users.Functions", - "Command": "Get-MgUserMailFolderMessageDelta", "OutputType": "IMicrosoftGraphMessage", - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-1.0" + "Command": "Get-MgUserMailFolderMessageDelta", + "Module": "Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", - "Module": "Mail", - "Command": "Get-MgUserMailFolderMessageExtension", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Get-MgUserMailFolderMessageExtension", + "Module": "Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions", - "Module": "Mail", - "Command": "Get-MgUserMailFolderMessageExtension", - "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions", + "OutputType": "IMicrosoftGraphExtension", + "Command": "Get-MgUserMailFolderMessageExtension", + "Module": "Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/$count", - "Module": "Mail", - "Command": "Get-MgUserMailFolderMessageExtensionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/$count", + "OutputType": null, + "Command": "Get-MgUserMailFolderMessageExtensionCount", + "Module": "Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", - "Module": "Mail", - "Command": "Get-MgUserMailFolderMessageRule", - "OutputType": "IMicrosoftGraphMessageRule", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", + "OutputType": "IMicrosoftGraphMessageRule", + "Command": "Get-MgUserMailFolderMessageRule", + "Module": "Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules", - "Module": "Mail", - "Command": "Get-MgUserMailFolderMessageRule", - "OutputType": "IMicrosoftGraphMessageRule", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules", + "OutputType": "IMicrosoftGraphMessageRule", + "Command": "Get-MgUserMailFolderMessageRule", + "Module": "Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/$count", - "Module": "Mail", - "Command": "Get-MgUserMailFolderMessageRuleCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/$count", + "OutputType": null, + "Command": "Get-MgUserMailFolderMessageRuleCount", + "Module": "Mail" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" + ], "Permissions": [ { "Name": "Mail.Read", @@ -337945,22 +338623,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-getmailtips?view=graph-rest-1.0", + "Method": "POST", "Uri": "/users/{user-id}/getMailTips", - "Module": "Users.Actions", - "Command": "Get-MgUserMailTip", "OutputType": "IMicrosoftGraphMailTips", + "Command": "Get-MgUserMailTip", + "Module": "Users.Actions" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" + "GetViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-getmailtips?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -337979,20 +338655,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/getManagedAppDiagnosticStatuses", - "Module": "Users.Functions", - "Command": "Get-MgUserManagedAppDiagnosticStatus", "OutputType": "IMicrosoftGraphManagedAppDiagnosticStatus", + "Command": "Get-MgUserManagedAppDiagnosticStatus", + "Module": "Users.Functions" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-user-getmanagedappdiagnosticstatuses?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementApps.Read.All", @@ -338011,328 +338687,328 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/getManagedAppPolicies", - "Module": "Users.Functions", - "Command": "Get-MgUserManagedAppPolicy", "OutputType": "IMicrosoftGraphManagedAppPolicy", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-user-getmanagedapppolicies?view=graph-rest-1.0" + "Command": "Get-MgUserManagedAppPolicy", + "Module": "Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedAppRegistrations/{managedAppRegistration-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserManagedAppRegistration", - "OutputType": "IMicrosoftGraphManagedAppRegistration", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/managedAppRegistrations/{managedAppRegistration-id}", + "OutputType": "IMicrosoftGraphManagedAppRegistration", + "Command": "Get-MgUserManagedAppRegistration", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedAppRegistrations", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserManagedAppRegistration", - "OutputType": "IMicrosoftGraphManagedAppRegistration", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/managedAppRegistrations", + "OutputType": "IMicrosoftGraphManagedAppRegistration", + "Command": "Get-MgUserManagedAppRegistration", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedAppRegistrations/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserManagedAppRegistrationCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/managedAppRegistrations/$count", + "OutputType": null, + "Command": "Get-MgUserManagedAppRegistrationCount", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserManagedDevice", - "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", + "OutputType": "IMicrosoftGraphManagedDevice", + "Command": "Get-MgUserManagedDevice", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserManagedDevice", - "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices", + "OutputType": "IMicrosoftGraphManagedDevice", + "Command": "Get-MgUserManagedDevice", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserManagedDeviceCategory", - "OutputType": "IMicrosoftGraphDeviceCategory", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", + "OutputType": "IMicrosoftGraphDeviceCategory", + "Command": "Get-MgUserManagedDeviceCategory", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserManagedDeviceCompliancePolicyState", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Command": "Get-MgUserManagedDeviceCompliancePolicyState", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserManagedDeviceCompliancePolicyState", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Command": "Get-MgUserManagedDeviceCompliancePolicyState", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserManagedDeviceCompliancePolicyStateCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/$count", + "OutputType": null, + "Command": "Get-MgUserManagedDeviceCompliancePolicyStateCount", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserManagedDeviceConfigurationState", - "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Command": "Get-MgUserManagedDeviceConfigurationState", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserManagedDeviceConfigurationState", - "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Command": "Get-MgUserManagedDeviceConfigurationState", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserManagedDeviceConfigurationStateCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/$count", + "OutputType": null, + "Command": "Get-MgUserManagedDeviceConfigurationStateCount", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserManagedDeviceCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/$count", + "OutputType": null, + "Command": "Get-MgUserManagedDeviceCount", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserManagedDeviceLogCollectionRequestCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/$count", + "OutputType": null, + "Command": "Get-MgUserManagedDeviceLogCollectionRequestCount", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserManagedDeviceLogCollectionResponse", - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Command": "Get-MgUserManagedDeviceLogCollectionResponse", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserManagedDeviceLogCollectionResponse", - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Command": "Get-MgUserManagedDeviceLogCollectionResponse", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/users", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserManagedDeviceUser", - "OutputType": "IMicrosoftGraphUser", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/users", + "OutputType": "IMicrosoftGraphUser", + "Command": "Get-MgUserManagedDeviceUser", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserManagedDeviceWindowsProtectionState", - "OutputType": "IMicrosoftGraphWindowsProtectionState", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", + "OutputType": "IMicrosoftGraphWindowsProtectionState", + "Command": "Get-MgUserManagedDeviceWindowsProtectionState", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Command": "Get-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Command": "Get-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count", - "Module": "Devices.CorporateManagement", - "Command": "Get-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareStateCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/$count", + "OutputType": null, + "Command": "Get-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareStateCount", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -338351,68 +339027,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-troubleshooting-user-getmanageddeviceswithappfailures?view=graph-rest-1.0", + "Method": "GET", "Uri": "/users/{user-id}/getManagedDevicesWithAppFailures", - "Module": "Users.Functions", - "Command": "Get-MgUserManagedDeviceWithAppFailure", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-troubleshooting-user-getmanageddeviceswithappfailures?view=graph-rest-1.0" + "Command": "Get-MgUserManagedDeviceWithAppFailure", + "Module": "Users.Functions" }, { - "Permissions": [ - { - "Name": "User.Read.All", - "Description": "Read all users' full profiles", - "FullDescription": "Allows the app to read user profiles without a signed in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": true - }, - { - "Name": "User.ReadWrite.All", - "Description": "Read and write all users' full profiles", - "FullDescription": "Allows the app to read and update user profiles without a signed in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": 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.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - }, - { - "Name": "Directory.Read.All", - "Description": "Read directory data", - "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", - "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "Uri": "/users/{user-id}/manager", - "Module": "Users", - "Command": "Get-MgUserManager", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-manager?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "User.Read.All", @@ -338447,20 +339075,70 @@ "IsLeastPrivilege": false } ], - "Uri": "/users/{user-id}/manager/$ref", - "Module": "Users", - "Command": "Get-MgUserManagerByRef", - "OutputType": null, + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-manager?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/users/{user-id}/manager", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgUserManager", + "Module": "Users" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [ + { + "Name": "User.Read.All", + "Description": "Read all users' full profiles", + "FullDescription": "Allows the app to read user profiles without a signed in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": true + }, + { + "Name": "User.ReadWrite.All", + "Description": "Read and write all users' full profiles", + "FullDescription": "Allows the app to read and update user profiles without a signed in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": 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.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + }, + { + "Name": "Directory.Read.All", + "Description": "Read directory data", + "FullDescription": "Allows the app to read data in your organization's directory, such as users, groups and apps, without a signed-in user.", + "IsAdmin": false, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-manager?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-manager?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/users/{user-id}/manager/$ref", + "OutputType": null, + "Command": "Get-MgUserManagerByRef", + "Module": "Users" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" + ], "Permissions": [ { "Name": "Application.Read.All", @@ -338543,22 +339221,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0", + "Method": "POST", "Uri": "/users/{user-id}/getMemberGroups", - "Module": "Users.Actions", - "Command": "Get-MgUserMemberGroup", "OutputType": null, + "Command": "Get-MgUserMemberGroup", + "Module": "Users.Actions" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetExpanded", "GetViaIdentity", "GetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmembergroups?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Application.Read.All", @@ -338657,22 +339335,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0", + "Method": "POST", "Uri": "/users/{user-id}/getMemberObjects", - "Module": "Users.Actions", - "Command": "Get-MgUserMemberObject", "OutputType": null, + "Command": "Get-MgUserMemberObject", + "Module": "Users.Actions" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" + "GetViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-getmemberobjects?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "User.Read", @@ -338691,20 +339367,19 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/memberOf/{directoryObject-id}", - "Module": "Users", - "Command": "Get-MgUserMemberOf", "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserMemberOf", + "Module": "Users" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "User.Read", @@ -338739,34 +339414,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-memberof?view=graph-rest-1.0", + "Method": "GET", "Uri": "/users/{user-id}/memberOf", - "Module": "Users", - "Command": "Get-MgUserMemberOf", "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-memberof?view=graph-rest-1.0" + "Command": "Get-MgUserMemberOf", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/administrativeUnit", - "Module": "Users", - "Command": "Get-MgUserMemberOfAsAdministrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/administrativeUnit", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Command": "Get-MgUserMemberOfAsAdministrativeUnit", + "Module": "Users" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "User.Read", @@ -338785,34 +339460,34 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/memberOf/administrativeUnit", - "Module": "Users", - "Command": "Get-MgUserMemberOfAsAdministrativeUnit", "OutputType": "IMicrosoftGraphAdministrativeUnit", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserMemberOfAsAdministrativeUnit", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/directoryRole", - "Module": "Users", - "Command": "Get-MgUserMemberOfAsDirectoryRole", - "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/directoryRole", + "OutputType": "IMicrosoftGraphDirectoryRole", + "Command": "Get-MgUserMemberOfAsDirectoryRole", + "Module": "Users" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "User.Read", @@ -338831,34 +339506,34 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/memberOf/directoryRole", - "Module": "Users", - "Command": "Get-MgUserMemberOfAsDirectoryRole", "OutputType": "IMicrosoftGraphDirectoryRole", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserMemberOfAsDirectoryRole", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/group", - "Module": "Users", - "Command": "Get-MgUserMemberOfAsGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-memberof?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-memberof?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/users/{user-id}/memberOf/{directoryObject-id}/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgUserMemberOfAsGroup", + "Module": "Users" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "User.Read", @@ -338877,19 +339552,20 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-memberof?view=graph-rest-1.0", + "Method": "GET", "Uri": "/users/{user-id}/memberOf/group", - "Module": "Users", - "Command": "Get-MgUserMemberOfAsGroup", "OutputType": "IMicrosoftGraphGroup", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-memberof?view=graph-rest-1.0" + "Command": "Get-MgUserMemberOfAsGroup", + "Module": "Users" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "User.Read", @@ -338924,20 +339600,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/memberOf/$count", - "Module": "Users", - "Command": "Get-MgUserMemberOfCount", "OutputType": null, + "Command": "Get-MgUserMemberOfCount", + "Module": "Users" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.Read", @@ -338956,20 +339632,20 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/memberOf/administrativeUnit/$count", - "Module": "Users", - "Command": "Get-MgUserMemberOfCountAsAdministrativeUnit", "OutputType": null, + "Command": "Get-MgUserMemberOfCountAsAdministrativeUnit", + "Module": "Users" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.Read", @@ -338988,20 +339664,20 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/memberOf/directoryRole/$count", - "Module": "Users", - "Command": "Get-MgUserMemberOfCountAsDirectoryRole", "OutputType": null, + "Command": "Get-MgUserMemberOfCountAsDirectoryRole", + "Module": "Users" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.Read", @@ -339020,20 +339696,20 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/memberOf/group/$count", - "Module": "Users", - "Command": "Get-MgUserMemberOfCountAsGroup", "OutputType": null, + "Command": "Get-MgUserMemberOfCountAsGroup", + "Module": "Users" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Mail.Read", @@ -339060,20 +339736,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/messages/{message-id}", - "Module": "Mail", - "Command": "Get-MgUserMessage", "OutputType": "IMicrosoftGraphMessage", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserMessage", + "Module": "Mail" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Mail.ReadBasic", @@ -339108,63 +339783,64 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/messages", - "Module": "Mail", - "Command": "Get-MgUserMessage", "OutputType": "IMicrosoftGraphMessage", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserMessage", + "Module": "Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}", - "Module": "Mail", - "Command": "Get-MgUserMessageAttachment", - "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}", + "OutputType": "IMicrosoftGraphAttachment", + "Command": "Get-MgUserMessageAttachment", + "Module": "Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/messages/{message-id}/attachments", - "Module": "Mail", - "Command": "Get-MgUserMessageAttachment", - "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/messages/{message-id}/attachments", + "OutputType": "IMicrosoftGraphAttachment", + "Command": "Get-MgUserMessageAttachment", + "Module": "Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/messages/{message-id}/attachments/$count", - "Module": "Mail", - "Command": "Get-MgUserMessageAttachmentCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/messages/{message-id}/attachments/$count", + "OutputType": null, + "Command": "Get-MgUserMessageAttachmentCount", + "Module": "Mail" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Mail.Read", @@ -339191,20 +339867,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/messages/{message-id}/$value", - "Module": "Mail", - "Command": "Get-MgUserMessageContent", "OutputType": null, + "Command": "Get-MgUserMessageContent", + "Module": "Mail" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Mail.ReadBasic", @@ -339239,20 +339915,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/messages/$count", - "Module": "Mail", - "Command": "Get-MgUserMessageCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserMessageCount", + "Module": "Mail" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], "Permissions": [ { "Name": "Mail.Read", @@ -339279,79 +339955,78 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-1.0", + "Method": "GET", "Uri": "/users/{user-id}/messages/delta", - "Module": "Users.Functions", - "Command": "Get-MgUserMessageDelta", "OutputType": "IMicrosoftGraphMessage", - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-delta?view=graph-rest-1.0" + "Command": "Get-MgUserMessageDelta", + "Module": "Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", - "Module": "Mail", - "Command": "Get-MgUserMessageExtension", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Get-MgUserMessageExtension", + "Module": "Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/messages/{message-id}/extensions", - "Module": "Mail", - "Command": "Get-MgUserMessageExtension", - "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/messages/{message-id}/extensions", + "OutputType": "IMicrosoftGraphExtension", + "Command": "Get-MgUserMessageExtension", + "Module": "Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/messages/{message-id}/extensions/$count", - "Module": "Mail", - "Command": "Get-MgUserMessageExtensionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/messages/{message-id}/extensions/$count", + "OutputType": null, + "Command": "Get-MgUserMessageExtensionCount", + "Module": "Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "Module": "Users", - "Command": "Get-MgUserOauth2PermissionGrant", - "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", + "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "Command": "Get-MgUserOauth2PermissionGrant", + "Module": "Users" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Directory.Read.All", @@ -339370,19 +340045,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-oauth2permissiongrants?view=graph-rest-1.0", + "Method": "GET", "Uri": "/users/{user-id}/oauth2PermissionGrants", - "Module": "Users", - "Command": "Get-MgUserOauth2PermissionGrant", "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-oauth2permissiongrants?view=graph-rest-1.0" + "Command": "Get-MgUserOauth2PermissionGrant", + "Module": "Users" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Directory.Read.All", @@ -339401,20 +340077,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/oauth2PermissionGrants/$count", - "Module": "Users", - "Command": "Get-MgUserOauth2PermissionGrantCount", "OutputType": null, + "Command": "Get-MgUserOauth2PermissionGrantCount", + "Module": "Users" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -339457,20 +340133,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", - "Module": "Notes", - "Command": "Get-MgUserOnenoteNotebook", "OutputType": "IMicrosoftGraphNotebook", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserOnenoteNotebook", + "Module": "Notes" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Notes.Create", @@ -339513,19 +340188,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/onenote/notebooks", - "Module": "Notes", - "Command": "Get-MgUserOnenoteNotebook", "OutputType": "IMicrosoftGraphNotebook", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserOnenoteNotebook", + "Module": "Notes" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Notes.Create", @@ -339568,20 +340244,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/onenote/notebooks/$count", - "Module": "Notes", - "Command": "Get-MgUserOnenoteNotebookCount", "OutputType": null, + "Command": "Get-MgUserOnenoteNotebookCount", + "Module": "Notes" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", - "GetViaIdentity" + "GetExpanded", + "GetViaIdentity", + "GetViaIdentityExpanded" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -339624,22 +340302,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-1.0", + "Method": "POST", "Uri": "/users/{user-id}/onenote/notebooks/getNotebookFromWebUrl", - "Module": "Users.Actions", - "Command": "Get-MgUserOnenoteNotebookFromWebUrl", "OutputType": "IMicrosoftGraphCopyNotebookModel", - "Variants": [ - "Get", - "GetExpanded", - "GetViaIdentity", - "GetViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getnotebookfromweburl?view=graph-rest-1.0" + "Command": "Get-MgUserOnenoteNotebookFromWebUrl", + "Module": "Users.Actions" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Notes.Create", @@ -339682,19 +340357,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", - "Module": "Notes", - "Command": "Get-MgUserOnenoteNotebookSection", "OutputType": "IMicrosoftGraphOnenoteSection", + "Command": "Get-MgUserOnenoteNotebookSection", + "Module": "Notes" + }, + { + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -339737,19 +340412,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "Module": "Notes", - "Command": "Get-MgUserOnenoteNotebookSectionGroup", "OutputType": "IMicrosoftGraphSectionGroup", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserOnenoteNotebookSectionGroup", + "Module": "Notes" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Notes.Create", @@ -339792,35 +340468,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/onenote/operations/{onenoteOperation-id}", - "Module": "Notes", - "Command": "Get-MgUserOnenoteOperation", "OutputType": "IMicrosoftGraphOnenoteOperation", + "Command": "Get-MgUserOnenoteOperation", + "Module": "Notes" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/onenote/operations/$count", - "Module": "Notes", - "Command": "Get-MgUserOnenoteOperationCount", "OutputType": null, + "Command": "Get-MgUserOnenoteOperationCount", + "Module": "Notes" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Read", @@ -339855,20 +340531,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", - "Module": "Notes", - "Command": "Get-MgUserOnenotePage", "OutputType": "IMicrosoftGraphOnenotePage", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserOnenotePage", + "Module": "Notes" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Notes.Read", @@ -339903,19 +340578,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/onenote/pages", - "Module": "Notes", - "Command": "Get-MgUserOnenotePage", "OutputType": "IMicrosoftGraphOnenotePage", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserOnenotePage", + "Module": "Notes" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Notes.Read", @@ -339950,20 +340626,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", - "Module": "Notes", - "Command": "Get-MgUserOnenotePageContent", "OutputType": null, + "Command": "Get-MgUserOnenotePageContent", + "Module": "Notes" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Read", @@ -339998,20 +340674,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/onenote/pages/$count", - "Module": "Notes", - "Command": "Get-MgUserOnenotePageCount", "OutputType": null, + "Command": "Get-MgUserOnenotePageCount", + "Module": "Notes" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -340054,35 +340730,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getrecentnotebooks?view=graph-rest-1.0", + "Method": "GET", "Uri": "/users/{user-id}/onenote/notebooks/getRecentNotebooks(includePersonalNotebooks={includePersonalNotebooks})", - "Module": "Users.Functions", - "Command": "Get-MgUserOnenoteRecentNotebook", "OutputType": "IMicrosoftGraphRecentNotebook", + "Command": "Get-MgUserOnenoteRecentNotebook", + "Module": "Users.Functions" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/notebook-getrecentnotebooks?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}", - "Module": "Notes", - "Command": "Get-MgUserOnenoteResource", "OutputType": "IMicrosoftGraphOnenoteResource", + "Command": "Get-MgUserOnenoteResource", + "Module": "Notes" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Read", @@ -340117,35 +340793,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content", - "Module": "Notes", - "Command": "Get-MgUserOnenoteResourceContent", "OutputType": null, + "Command": "Get-MgUserOnenoteResourceContent", + "Module": "Notes" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/onenote/resources/$count", - "Module": "Notes", - "Command": "Get-MgUserOnenoteResourceCount", "OutputType": null, + "Command": "Get-MgUserOnenoteResourceCount", + "Module": "Notes" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -340188,20 +340864,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", - "Module": "Notes", - "Command": "Get-MgUserOnenoteSection", "OutputType": "IMicrosoftGraphOnenoteSection", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserOnenoteSection", + "Module": "Notes" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Notes.Create", @@ -340244,19 +340919,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/onenote/sections", - "Module": "Notes", - "Command": "Get-MgUserOnenoteSection", "OutputType": "IMicrosoftGraphOnenoteSection", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserOnenoteSection", + "Module": "Notes" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Notes.Create", @@ -340299,20 +340975,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/onenote/sections/$count", - "Module": "Notes", - "Command": "Get-MgUserOnenoteSectionCount", "OutputType": null, + "Command": "Get-MgUserOnenoteSectionCount", + "Module": "Notes" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -340355,20 +341031,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", - "Module": "Notes", - "Command": "Get-MgUserOnenoteSectionGroup", "OutputType": "IMicrosoftGraphSectionGroup", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserOnenoteSectionGroup", + "Module": "Notes" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List", + "List1" + ], "Permissions": [ { "Name": "Notes.Create", @@ -340411,20 +341087,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/onenote/sectionGroups", - "Module": "Notes", - "Command": "Get-MgUserOnenoteSectionGroup", "OutputType": "IMicrosoftGraphSectionGroup", - "Variants": [ - "List", - "List1" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserOnenoteSectionGroup", + "Module": "Notes" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], "Permissions": [ { "Name": "Notes.Create", @@ -340467,22 +341145,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sectionGroups/$count", - "Module": "Notes", - "Command": "Get-MgUserOnenoteSectionGroupCount", "OutputType": null, - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserOnenoteSectionGroupCount", + "Module": "Notes" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Notes.Create", @@ -340525,19 +341200,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "Module": "Notes", - "Command": "Get-MgUserOnenoteSectionGroupSection", "OutputType": "IMicrosoftGraphOnenoteSection", + "Command": "Get-MgUserOnenoteSectionGroupSection", + "Module": "Notes" + }, + { + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Read", @@ -340572,19 +341247,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages", - "Module": "Notes", - "Command": "Get-MgUserOnenoteSectionPage", "OutputType": "IMicrosoftGraphOnenotePage", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserOnenoteSectionPage", + "Module": "Notes" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -340619,20 +341295,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", - "Module": "CloudCommunications", - "Command": "Get-MgUserOnlineMeeting", "OutputType": "IMicrosoftGraphOnlineMeeting", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserOnlineMeeting", + "Module": "CloudCommunications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -340667,122 +341342,123 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/onlineMeetings", - "Module": "CloudCommunications", - "Command": "Get-MgUserOnlineMeeting", "OutputType": "IMicrosoftGraphOnlineMeeting", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserOnlineMeeting", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "Module": "CloudCommunications", - "Command": "Get-MgUserOnlineMeetingAttendanceReport", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Command": "Get-MgUserOnlineMeetingAttendanceReport", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports", - "Module": "CloudCommunications", - "Command": "Get-MgUserOnlineMeetingAttendanceReport", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Command": "Get-MgUserOnlineMeetingAttendanceReport", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Module": "CloudCommunications", - "Command": "Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Command": "Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "Module": "CloudCommunications", - "Command": "Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Command": "Get-MgUserOnlineMeetingAttendanceReportAttendanceRecord", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", - "Module": "CloudCommunications", - "Command": "Get-MgUserOnlineMeetingAttendanceReportAttendanceRecordCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", + "OutputType": null, + "Command": "Get-MgUserOnlineMeetingAttendanceReportAttendanceRecordCount", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/$count", - "Module": "CloudCommunications", - "Command": "Get-MgUserOnlineMeetingAttendanceReportCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/$count", + "OutputType": null, + "Command": "Get-MgUserOnlineMeetingAttendanceReportCount", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "Module": "CloudCommunications", - "Command": "Get-MgUserOnlineMeetingAttendeeReport", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", + "OutputType": null, + "Command": "Get-MgUserOnlineMeetingAttendeeReport", + "Module": "CloudCommunications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "OnlineMeetings.Read", @@ -340817,153 +341493,153 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/onlineMeetings/$count", - "Module": "CloudCommunications", - "Command": "Get-MgUserOnlineMeetingCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserOnlineMeetingCount", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", - "Module": "CloudCommunications", - "Command": "Get-MgUserOnlineMeetingRecording", - "OutputType": "IMicrosoftGraphCallRecording", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/callrecording-get?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/callrecording-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", + "OutputType": "IMicrosoftGraphCallRecording", + "Command": "Get-MgUserOnlineMeetingRecording", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings", - "Module": "CloudCommunications", - "Command": "Get-MgUserOnlineMeetingRecording", - "OutputType": "IMicrosoftGraphCallRecording", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings", + "OutputType": "IMicrosoftGraphCallRecording", + "Command": "Get-MgUserOnlineMeetingRecording", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", - "Module": "CloudCommunications", - "Command": "Get-MgUserOnlineMeetingRecordingContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", + "OutputType": null, + "Command": "Get-MgUserOnlineMeetingRecordingContent", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/$count", - "Module": "CloudCommunications", - "Command": "Get-MgUserOnlineMeetingRecordingCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/$count", + "OutputType": null, + "Command": "Get-MgUserOnlineMeetingRecordingCount", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "Module": "CloudCommunications", - "Command": "Get-MgUserOnlineMeetingTranscript", - "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calltranscript-get?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calltranscript-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", + "OutputType": "IMicrosoftGraphCallTranscript", + "Command": "Get-MgUserOnlineMeetingTranscript", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts", - "Module": "CloudCommunications", - "Command": "Get-MgUserOnlineMeetingTranscript", - "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-list-transcripts?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-list-transcripts?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts", + "OutputType": "IMicrosoftGraphCallTranscript", + "Command": "Get-MgUserOnlineMeetingTranscript", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", - "Module": "CloudCommunications", - "Command": "Get-MgUserOnlineMeetingTranscriptContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calltranscript-get?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calltranscript-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", + "OutputType": null, + "Command": "Get-MgUserOnlineMeetingTranscriptContent", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/$count", - "Module": "CloudCommunications", - "Command": "Get-MgUserOnlineMeetingTranscriptCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/$count", + "OutputType": null, + "Command": "Get-MgUserOnlineMeetingTranscriptCount", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", - "Module": "CloudCommunications", - "Command": "Get-MgUserOnlineMeetingTranscriptMetadataContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calltranscript-get?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calltranscript-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", + "OutputType": null, + "Command": "Get-MgUserOnlineMeetingTranscriptMetadataContent", + "Module": "CloudCommunications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "VirtualAppointment.Read", @@ -341014,79 +341690,78 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-getvirtualappointmentjoinweburl?view=graph-rest-1.0", + "Method": "GET", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/getVirtualAppointmentJoinWebUrl", - "Module": "Users.Functions", - "Command": "Get-MgUserOnlineMeetingVirtualAppointmentJoinWebUrl", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-getvirtualappointmentjoinweburl?view=graph-rest-1.0" + "Command": "Get-MgUserOnlineMeetingVirtualAppointmentJoinWebUrl", + "Module": "Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", - "Module": "Users", - "Command": "Get-MgUserOutlookMasterCategory", - "OutputType": "IMicrosoftGraphOutlookCategory", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", + "OutputType": "IMicrosoftGraphOutlookCategory", + "Command": "Get-MgUserOutlookMasterCategory", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/outlook/masterCategories", - "Module": "Users", - "Command": "Get-MgUserOutlookMasterCategory", - "OutputType": "IMicrosoftGraphOutlookCategory", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/outlook/masterCategories", + "OutputType": "IMicrosoftGraphOutlookCategory", + "Command": "Get-MgUserOutlookMasterCategory", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/outlook/masterCategories/$count", - "Module": "Users", - "Command": "Get-MgUserOutlookMasterCategoryCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/outlook/masterCategories/$count", + "OutputType": null, + "Command": "Get-MgUserOutlookMasterCategoryCount", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}", - "Module": "Users", - "Command": "Get-MgUserOwnedDevice", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgUserOwnedDevice", + "Module": "Users" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "User.Read", @@ -341129,106 +341804,107 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/ownedDevices", - "Module": "Users", - "Command": "Get-MgUserOwnedDevice", "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserOwnedDevice", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/appRoleAssignment", - "Module": "Users", - "Command": "Get-MgUserOwnedDeviceAsAppRoleAssignment", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/appRoleAssignment", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Command": "Get-MgUserOwnedDeviceAsAppRoleAssignment", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/ownedDevices/appRoleAssignment", - "Module": "Users", - "Command": "Get-MgUserOwnedDeviceAsAppRoleAssignment", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/ownedDevices/appRoleAssignment", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Command": "Get-MgUserOwnedDeviceAsAppRoleAssignment", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/device", - "Module": "Users", - "Command": "Get-MgUserOwnedDeviceAsDevice", - "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/device", + "OutputType": "IMicrosoftGraphDevice", + "Command": "Get-MgUserOwnedDeviceAsDevice", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/ownedDevices/device", - "Module": "Users", - "Command": "Get-MgUserOwnedDeviceAsDevice", - "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/ownedDevices/device", + "OutputType": "IMicrosoftGraphDevice", + "Command": "Get-MgUserOwnedDeviceAsDevice", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/endpoint", - "Module": "Users", - "Command": "Get-MgUserOwnedDeviceAsEndpoint", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/ownedDevices/{directoryObject-id}/endpoint", + "OutputType": "IMicrosoftGraphEndpoint", + "Command": "Get-MgUserOwnedDeviceAsEndpoint", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/ownedDevices/endpoint", - "Module": "Users", - "Command": "Get-MgUserOwnedDeviceAsEndpoint", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/ownedDevices/endpoint", + "OutputType": "IMicrosoftGraphEndpoint", + "Command": "Get-MgUserOwnedDeviceAsEndpoint", + "Module": "Users" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "User.Read", @@ -341271,80 +341947,79 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/ownedDevices/$count", - "Module": "Users", - "Command": "Get-MgUserOwnedDeviceCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserOwnedDeviceCount", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/ownedDevices/appRoleAssignment/$count", - "Module": "Users", - "Command": "Get-MgUserOwnedDeviceCountAsAppRoleAssignment", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/ownedDevices/appRoleAssignment/$count", + "OutputType": null, + "Command": "Get-MgUserOwnedDeviceCountAsAppRoleAssignment", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/ownedDevices/device/$count", - "Module": "Users", - "Command": "Get-MgUserOwnedDeviceCountAsDevice", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/ownedDevices/device/$count", + "OutputType": null, + "Command": "Get-MgUserOwnedDeviceCountAsDevice", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/ownedDevices/endpoint/$count", - "Module": "Users", - "Command": "Get-MgUserOwnedDeviceCountAsEndpoint", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/ownedDevices/endpoint/$count", + "OutputType": null, + "Command": "Get-MgUserOwnedDeviceCountAsEndpoint", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}", - "Module": "Users", - "Command": "Get-MgUserOwnedObject", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgUserOwnedObject", + "Module": "Users" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "User.Read", @@ -341387,106 +342062,107 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/ownedObjects", - "Module": "Users", - "Command": "Get-MgUserOwnedObject", "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserOwnedObject", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/application", - "Module": "Users", - "Command": "Get-MgUserOwnedObjectAsApplication", - "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/application", + "OutputType": "IMicrosoftGraphApplication", + "Command": "Get-MgUserOwnedObjectAsApplication", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/ownedObjects/application", - "Module": "Users", - "Command": "Get-MgUserOwnedObjectAsApplication", - "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/ownedObjects/application", + "OutputType": "IMicrosoftGraphApplication", + "Command": "Get-MgUserOwnedObjectAsApplication", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/group", - "Module": "Users", - "Command": "Get-MgUserOwnedObjectAsGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgUserOwnedObjectAsGroup", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/ownedObjects/group", - "Module": "Users", - "Command": "Get-MgUserOwnedObjectAsGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/ownedObjects/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgUserOwnedObjectAsGroup", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/servicePrincipal", - "Module": "Users", - "Command": "Get-MgUserOwnedObjectAsServicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/ownedObjects/{directoryObject-id}/servicePrincipal", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Command": "Get-MgUserOwnedObjectAsServicePrincipal", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/ownedObjects/servicePrincipal", - "Module": "Users", - "Command": "Get-MgUserOwnedObjectAsServicePrincipal", - "OutputType": "IMicrosoftGraphServicePrincipal", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/ownedObjects/servicePrincipal", + "OutputType": "IMicrosoftGraphServicePrincipal", + "Command": "Get-MgUserOwnedObjectAsServicePrincipal", + "Module": "Users" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "User.Read", @@ -341529,80 +342205,79 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/ownedObjects/$count", - "Module": "Users", - "Command": "Get-MgUserOwnedObjectCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserOwnedObjectCount", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/ownedObjects/application/$count", - "Module": "Users", - "Command": "Get-MgUserOwnedObjectCountAsApplication", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/ownedObjects/application/$count", + "OutputType": null, + "Command": "Get-MgUserOwnedObjectCountAsApplication", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/ownedObjects/group/$count", - "Module": "Users", - "Command": "Get-MgUserOwnedObjectCountAsGroup", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/ownedObjects/group/$count", + "OutputType": null, + "Command": "Get-MgUserOwnedObjectCountAsGroup", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/ownedObjects/servicePrincipal/$count", - "Module": "Users", - "Command": "Get-MgUserOwnedObjectCountAsServicePrincipal", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/ownedObjects/servicePrincipal/$count", + "OutputType": null, + "Command": "Get-MgUserOwnedObjectCountAsServicePrincipal", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/people/{person-id}", - "Module": "People", - "Command": "Get-MgUserPerson", - "OutputType": "IMicrosoftGraphPerson", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/people/{person-id}", + "OutputType": "IMicrosoftGraphPerson", + "Command": "Get-MgUserPerson", + "Module": "People" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "People.Read", @@ -341621,19 +342296,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/people", - "Module": "People", - "Command": "Get-MgUserPerson", "OutputType": "IMicrosoftGraphPerson", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserPerson", + "Module": "People" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "People.Read", @@ -341652,20 +342328,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/people/$count", - "Module": "People", - "Command": "Get-MgUserPersonCount", "OutputType": null, + "Command": "Get-MgUserPersonCount", + "Module": "People" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", - "GetViaIdentity" + "Get1", + "GetViaIdentity", + "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.Read", @@ -341708,22 +342386,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/photo", - "Module": "Users", - "Command": "Get-MgUserPhoto", "OutputType": "IMicrosoftGraphProfilePhoto", - "Variants": [ - "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserPhoto", + "Module": "Users" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "User.Read", @@ -341766,19 +342441,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/photos", - "Module": "Users", - "Command": "Get-MgUserPhoto", "OutputType": "IMicrosoftGraphProfilePhoto", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserPhoto", + "Module": "Users" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "Get1", + "GetViaIdentity", + "GetViaIdentity1" + ], "Permissions": [ { "Name": "User.Read", @@ -341821,22 +342499,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/photo/$value", - "Module": "Users", - "Command": "Get-MgUserPhotoContent", "OutputType": null, + "Command": "Get-MgUserPhotoContent", + "Module": "Users" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", - "Get1", - "GetViaIdentity", - "GetViaIdentity1" + "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Tasks.Read", @@ -341879,20 +342555,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/planner", - "Module": "Planner", - "Command": "Get-MgUserPlanner", "OutputType": "IMicrosoftGraphPlannerUser", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserPlanner", + "Module": "Planner" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Tasks.Read", @@ -341927,19 +342602,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/planner/plans", - "Module": "Planner", - "Command": "Get-MgUserPlannerPlan", "OutputType": "IMicrosoftGraphPlannerPlan", + "Command": "Get-MgUserPlannerPlan", + "Module": "Planner" + }, + { + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Tasks.Read", @@ -341990,19 +342665,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/planner/tasks", - "Module": "Planner", - "Command": "Get-MgUserPlannerTask", "OutputType": "IMicrosoftGraphPlannerTask", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserPlannerTask", + "Module": "Planner" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Presence.Read", @@ -342029,35 +342705,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-1.0", + "Method": "GET", "Uri": "/users/{user-id}/presence", - "Module": "CloudCommunications", - "Command": "Get-MgUserPresence", "OutputType": "IMicrosoftGraphPresence", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-1.0" + "Command": "Get-MgUserPresence", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}", - "Module": "Users", - "Command": "Get-MgUserRegisteredDevice", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgUserRegisteredDevice", + "Module": "Users" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "User.Read", @@ -342100,106 +342775,107 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/registeredDevices", - "Module": "Users", - "Command": "Get-MgUserRegisteredDevice", "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserRegisteredDevice", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/appRoleAssignment", - "Module": "Users", - "Command": "Get-MgUserRegisteredDeviceAsAppRoleAssignment", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/appRoleAssignment", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Command": "Get-MgUserRegisteredDeviceAsAppRoleAssignment", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/registeredDevices/appRoleAssignment", - "Module": "Users", - "Command": "Get-MgUserRegisteredDeviceAsAppRoleAssignment", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/registeredDevices/appRoleAssignment", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Command": "Get-MgUserRegisteredDeviceAsAppRoleAssignment", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/device", - "Module": "Users", - "Command": "Get-MgUserRegisteredDeviceAsDevice", - "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/device", + "OutputType": "IMicrosoftGraphDevice", + "Command": "Get-MgUserRegisteredDeviceAsDevice", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/registeredDevices/device", - "Module": "Users", - "Command": "Get-MgUserRegisteredDeviceAsDevice", - "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/registeredDevices/device", + "OutputType": "IMicrosoftGraphDevice", + "Command": "Get-MgUserRegisteredDeviceAsDevice", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/endpoint", - "Module": "Users", - "Command": "Get-MgUserRegisteredDeviceAsEndpoint", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/registeredDevices/{directoryObject-id}/endpoint", + "OutputType": "IMicrosoftGraphEndpoint", + "Command": "Get-MgUserRegisteredDeviceAsEndpoint", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/registeredDevices/endpoint", - "Module": "Users", - "Command": "Get-MgUserRegisteredDeviceAsEndpoint", - "OutputType": "IMicrosoftGraphEndpoint", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/registeredDevices/endpoint", + "OutputType": "IMicrosoftGraphEndpoint", + "Command": "Get-MgUserRegisteredDeviceAsEndpoint", + "Module": "Users" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "User.Read", @@ -342242,80 +342918,79 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/registeredDevices/$count", - "Module": "Users", - "Command": "Get-MgUserRegisteredDeviceCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserRegisteredDeviceCount", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/registeredDevices/appRoleAssignment/$count", - "Module": "Users", - "Command": "Get-MgUserRegisteredDeviceCountAsAppRoleAssignment", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/registeredDevices/appRoleAssignment/$count", + "OutputType": null, + "Command": "Get-MgUserRegisteredDeviceCountAsAppRoleAssignment", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/registeredDevices/device/$count", - "Module": "Users", - "Command": "Get-MgUserRegisteredDeviceCountAsDevice", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/registeredDevices/device/$count", + "OutputType": null, + "Command": "Get-MgUserRegisteredDeviceCountAsDevice", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/registeredDevices/endpoint/$count", - "Module": "Users", - "Command": "Get-MgUserRegisteredDeviceCountAsEndpoint", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/registeredDevices/endpoint/$count", + "OutputType": null, + "Command": "Get-MgUserRegisteredDeviceCountAsEndpoint", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgUserScopedRoleMemberOf", - "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Command": "Get-MgUserScopedRoleMemberOf", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Directory.Read.All", @@ -342334,19 +343009,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/scopedRoleMemberOf", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgUserScopedRoleMemberOf", "OutputType": "IMicrosoftGraphScopedRoleMembership", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserScopedRoleMemberOf", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Directory.Read.All", @@ -342365,20 +343041,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/scopedRoleMemberOf/$count", - "Module": "Identity.DirectoryManagement", - "Command": "Get-MgUserScopedRoleMemberOfCount", "OutputType": null, + "Command": "Get-MgUserScopedRoleMemberOfCount", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.Read.All", @@ -342397,20 +343073,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/settings", - "Module": "Users", - "Command": "Get-MgUserSetting", "OutputType": "IMicrosoftGraphUserSettings", + "Command": "Get-MgUserSetting", + "Module": "Users" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.Read", @@ -342429,20 +343105,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/settings/itemInsights", - "Module": "Users", - "Command": "Get-MgUserSettingItemInsight", "OutputType": "IMicrosoftGraphUserInsightsSettings", + "Command": "Get-MgUserSettingItemInsight", + "Module": "Users" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.Read.All", @@ -342477,35 +343153,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shiftpreferences-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/users/{user-id}/settings/shiftPreferences", - "Module": "Users", - "Command": "Get-MgUserSettingShiftPreference", "OutputType": "IMicrosoftGraphShiftPreferences", + "Command": "Get-MgUserSettingShiftPreference", + "Module": "Users" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shiftpreferences-get?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/settings/storage", - "Module": "Users", - "Command": "Get-MgUserSettingStorage", "OutputType": "IMicrosoftGraphUserStorage", + "Command": "Get-MgUserSettingStorage", + "Module": "Users" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Files.Read", @@ -342540,20 +343216,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/settings/storage/quota", - "Module": "Users", - "Command": "Get-MgUserSettingStorageQuota", "OutputType": "IMicrosoftGraphUnifiedStorageQuota", + "Command": "Get-MgUserSettingStorageQuota", + "Module": "Users" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Files.Read", @@ -342588,20 +343264,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/settings/storage/quota/services/{serviceStorageQuotaBreakdown-id}", - "Module": "Users", - "Command": "Get-MgUserSettingStorageQuotaService", "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserSettingStorageQuotaService", + "Module": "Users" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Files.Read", @@ -342636,19 +343311,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/settings/storage/quota/services", - "Module": "Users", - "Command": "Get-MgUserSettingStorageQuotaService", "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserSettingStorageQuotaService", + "Module": "Users" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Files.Read", @@ -342683,123 +343359,122 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/settings/storage/quota/services/$count", - "Module": "Users", - "Command": "Get-MgUserSettingStorageQuotaServiceCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserSettingStorageQuotaServiceCount", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}", - "Module": "Users", - "Command": "Get-MgUserSettingWindows", - "OutputType": "IMicrosoftGraphWindowsSetting", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}", + "OutputType": "IMicrosoftGraphWindowsSetting", + "Command": "Get-MgUserSettingWindows", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/settings/windows", - "Module": "Users", - "Command": "Get-MgUserSettingWindows", - "OutputType": "IMicrosoftGraphWindowsSetting", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/settings/windows", + "OutputType": "IMicrosoftGraphWindowsSetting", + "Command": "Get-MgUserSettingWindows", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/settings/windows/$count", - "Module": "Users", - "Command": "Get-MgUserSettingWindowsCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/settings/windows/$count", + "OutputType": null, + "Command": "Get-MgUserSettingWindowsCount", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/{windowsSettingInstance-id}", - "Module": "Users", - "Command": "Get-MgUserSettingWindowsInstance", - "OutputType": "IMicrosoftGraphWindowsSettingInstance", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/{windowsSettingInstance-id}", + "OutputType": "IMicrosoftGraphWindowsSettingInstance", + "Command": "Get-MgUserSettingWindowsInstance", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances", - "Module": "Users", - "Command": "Get-MgUserSettingWindowsInstance", - "OutputType": "IMicrosoftGraphWindowsSettingInstance", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances", + "OutputType": "IMicrosoftGraphWindowsSettingInstance", + "Command": "Get-MgUserSettingWindowsInstance", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/$count", - "Module": "Users", - "Command": "Get-MgUserSettingWindowsInstanceCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/$count", + "OutputType": null, + "Command": "Get-MgUserSettingWindowsInstanceCount", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/sponsors/{directoryObject-id}", - "Module": "Users", - "Command": "Get-MgUserSponsor", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/sponsors/{directoryObject-id}", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgUserSponsor", + "Module": "Users" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "User.Read", @@ -342826,19 +343501,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-sponsors?view=graph-rest-1.0", + "Method": "GET", "Uri": "/users/{user-id}/sponsors", - "Module": "Users", - "Command": "Get-MgUserSponsor", "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-sponsors?view=graph-rest-1.0" + "Command": "Get-MgUserSponsor", + "Module": "Users" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "User.Read", @@ -342865,20 +343541,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/sponsors/$count", - "Module": "Users", - "Command": "Get-MgUserSponsorCount", "OutputType": null, + "Command": "Get-MgUserSponsorCount", + "Module": "Users" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "UserTeamwork.Read", @@ -342897,37 +343573,36 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-get?view=graph-rest-1.0", + "Method": "GET", "Uri": "/users/{user-id}/teamwork", - "Module": "Teams", - "Command": "Get-MgUserTeamwork", "OutputType": "IMicrosoftGraphUserTeamwork", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserTeamwork", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", - "Module": "Teams", - "Command": "Get-MgUserTeamworkAssociatedTeam", - "OutputType": "IMicrosoftGraphAssociatedTeamInfo", + "ApiVersion": "v1.0", "Variants": [ "Get", "Get1", "GetViaIdentity", "GetViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", + "OutputType": "IMicrosoftGraphAssociatedTeamInfo", + "Command": "Get-MgUserTeamworkAssociatedTeam", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Team.ReadBasic.All", @@ -342954,19 +343629,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/teamwork/associatedTeams", - "Module": "Teams", - "Command": "Get-MgUserTeamworkAssociatedTeam", "OutputType": "IMicrosoftGraphAssociatedTeamInfo", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserTeamworkAssociatedTeam", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Team.ReadBasic.All", @@ -342993,20 +343669,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/teamwork/associatedTeams/$count", - "Module": "Teams", - "Command": "Get-MgUserTeamworkAssociatedTeamCount", "OutputType": null, + "Command": "Get-MgUserTeamworkAssociatedTeamCount", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "TeamsAppInstallation.ReadForUser", @@ -343129,20 +343805,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-get-installedapps?view=graph-rest-1.0", + "Method": "GET", "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}", - "Module": "Teams", - "Command": "Get-MgUserTeamworkInstalledApp", "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserTeamworkInstalledApp", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "TeamsAppInstallation.ReadForUser", @@ -343265,19 +343940,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-list-installedapps?view=graph-rest-1.0", + "Method": "GET", "Uri": "/users/{user-id}/teamwork/installedApps", - "Module": "Teams", - "Command": "Get-MgUserTeamworkInstalledApp", "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserTeamworkInstalledApp", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "TeamsAppInstallation.ReadForUser", @@ -343352,20 +344028,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userscopeteamsappinstallation-get-chat?view=graph-rest-1.0", + "Method": "GET", "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/chat", - "Module": "Teams", - "Command": "Get-MgUserTeamworkInstalledAppChat", "OutputType": "IMicrosoftGraphChat", + "Command": "Get-MgUserTeamworkInstalledAppChat", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "TeamsAppInstallation.ReadForUser", @@ -343488,50 +344164,50 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/teamwork/installedApps/$count", - "Module": "Teams", - "Command": "Get-MgUserTeamworkInstalledAppCount", "OutputType": null, + "Command": "Get-MgUserTeamworkInstalledAppCount", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/teamsApp", - "Module": "Teams", - "Command": "Get-MgUserTeamworkInstalledAppTeamApp", "OutputType": "IMicrosoftGraphTeamsApp", + "Command": "Get-MgUserTeamworkInstalledAppTeamApp", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}/teamsAppDefinition", - "Module": "Teams", - "Command": "Get-MgUserTeamworkInstalledAppTeamAppDefinition", "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "Command": "Get-MgUserTeamworkInstalledAppTeamAppDefinition", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Tasks.Read", @@ -343566,20 +344242,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", - "Module": "Users", - "Command": "Get-MgUserTodoList", "OutputType": "IMicrosoftGraphTodoTaskList", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserTodoList", + "Module": "Users" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Tasks.Read", @@ -343614,19 +344289,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/todo/lists", - "Module": "Users", - "Command": "Get-MgUserTodoList", "OutputType": "IMicrosoftGraphTodoTaskList", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserTodoList", + "Module": "Users" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Tasks.Read", @@ -343661,20 +344337,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/todo/lists/$count", - "Module": "Users", - "Command": "Get-MgUserTodoListCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserTodoListCount", + "Module": "Users" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -343701,112 +344377,64 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/todotasklist-delta?view=graph-rest-1.0", + "Method": "GET", "Uri": "/users/{user-id}/todo/lists/delta", - "Module": "Users.Functions", - "Command": "Get-MgUserTodoListDelta", "OutputType": "IMicrosoftGraphTodoTaskList", - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/todotasklist-delta?view=graph-rest-1.0" + "Command": "Get-MgUserTodoListDelta", + "Module": "Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", - "Module": "Users", - "Command": "Get-MgUserTodoListExtension", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Get-MgUserTodoListExtension", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions", - "Module": "Users", - "Command": "Get-MgUserTodoListExtension", - "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions", + "OutputType": "IMicrosoftGraphExtension", + "Command": "Get-MgUserTodoListExtension", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/$count", - "Module": "Users", - "Command": "Get-MgUserTodoListExtensionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/$count", + "OutputType": null, + "Command": "Get-MgUserTodoListExtensionCount", + "Module": "Users" }, { - "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, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": true - }, - { - "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, - "PermissionType": "Application", - "IsLeastPrivilege": 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, - "PermissionType": "DelegatedPersonal", - "IsLeastPrivilege": 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, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", - "Module": "Users", - "Command": "Get-MgUserTodoTask", - "OutputType": "IMicrosoftGraphTodoTask", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Tasks.Read", @@ -343841,19 +344469,19 @@ "IsLeastPrivilege": false } ], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks", - "Module": "Users", - "Command": "Get-MgUserTodoTask", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", "OutputType": "IMicrosoftGraphTodoTask", + "Command": "Get-MgUserTodoTask", + "Module": "Users" + }, + { + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Tasks.Read", @@ -343888,20 +344516,20 @@ "IsLeastPrivilege": false } ], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}", - "Module": "Users", - "Command": "Get-MgUserTodoTaskAttachment", - "OutputType": "IMicrosoftGraphAttachmentBase", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks", + "OutputType": "IMicrosoftGraphTodoTask", + "Command": "Get-MgUserTodoTask", + "Module": "Users" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Tasks.Read", @@ -343936,19 +344564,19 @@ "IsLeastPrivilege": false } ], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments", - "Module": "Users", - "Command": "Get-MgUserTodoTaskAttachment", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}", "OutputType": "IMicrosoftGraphAttachmentBase", + "Command": "Get-MgUserTodoTaskAttachment", + "Module": "Users" + }, + { + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Tasks.Read", @@ -343983,20 +344611,20 @@ "IsLeastPrivilege": false } ], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value", - "Module": "Users", - "Command": "Get-MgUserTodoTaskAttachmentContent", - "OutputType": null, + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments", + "OutputType": "IMicrosoftGraphAttachmentBase", + "Command": "Get-MgUserTodoTaskAttachment", + "Module": "Users" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Tasks.Read", @@ -344031,79 +344659,127 @@ "IsLeastPrivilege": false } ], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/$count", - "Module": "Users", - "Command": "Get-MgUserTodoTaskAttachmentCount", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value", "OutputType": null, + "Command": "Get-MgUserTodoTaskAttachmentContent", + "Module": "Users" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "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, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": true + }, + { + "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, + "PermissionType": "Application", + "IsLeastPrivilege": 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, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": 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, + "PermissionType": "Application", + "IsLeastPrivilege": false + } + ], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/$count", + "OutputType": null, + "Command": "Get-MgUserTodoTaskAttachmentCount", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", - "Module": "Users", - "Command": "Get-MgUserTodoTaskAttachmentSession", - "OutputType": "IMicrosoftGraphAttachmentSession", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", + "OutputType": "IMicrosoftGraphAttachmentSession", + "Command": "Get-MgUserTodoTaskAttachmentSession", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions", - "Module": "Users", - "Command": "Get-MgUserTodoTaskAttachmentSession", - "OutputType": "IMicrosoftGraphAttachmentSession", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions", + "OutputType": "IMicrosoftGraphAttachmentSession", + "Command": "Get-MgUserTodoTaskAttachmentSession", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content", - "Module": "Users", - "Command": "Get-MgUserTodoTaskAttachmentSessionContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content", + "OutputType": null, + "Command": "Get-MgUserTodoTaskAttachmentSessionContent", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/$count", - "Module": "Users", - "Command": "Get-MgUserTodoTaskAttachmentSessionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/$count", + "OutputType": null, + "Command": "Get-MgUserTodoTaskAttachmentSessionCount", + "Module": "Users" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Tasks.Read", @@ -344138,20 +344814,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", - "Module": "Users", - "Command": "Get-MgUserTodoTaskChecklistItem", "OutputType": "IMicrosoftGraphChecklistItem", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserTodoTaskChecklistItem", + "Module": "Users" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Tasks.Read", @@ -344186,19 +344861,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems", - "Module": "Users", - "Command": "Get-MgUserTodoTaskChecklistItem", "OutputType": "IMicrosoftGraphChecklistItem", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserTodoTaskChecklistItem", + "Module": "Users" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Tasks.Read", @@ -344233,20 +344909,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/$count", - "Module": "Users", - "Command": "Get-MgUserTodoTaskChecklistItemCount", "OutputType": null, + "Command": "Get-MgUserTodoTaskChecklistItemCount", + "Module": "Users" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Tasks.Read", @@ -344281,20 +344957,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/$count", - "Module": "Users", - "Command": "Get-MgUserTodoTaskCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserTodoTaskCount", + "Module": "Users" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delta", + "DeltaViaIdentity" + ], "Permissions": [ { "Name": "Tasks.Read", @@ -344329,64 +345005,64 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/todotask-delta?view=graph-rest-1.0", + "Method": "GET", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/delta", - "Module": "Users.Functions", - "Command": "Get-MgUserTodoTaskDelta", "OutputType": "IMicrosoftGraphTodoTask", - "Variants": [ - "Delta", - "DeltaViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/todotask-delta?view=graph-rest-1.0" + "Command": "Get-MgUserTodoTaskDelta", + "Module": "Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", - "Module": "Users", - "Command": "Get-MgUserTodoTaskExtension", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Get-MgUserTodoTaskExtension", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions", - "Module": "Users", - "Command": "Get-MgUserTodoTaskExtension", - "OutputType": "IMicrosoftGraphExtension", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions", + "OutputType": "IMicrosoftGraphExtension", + "Command": "Get-MgUserTodoTaskExtension", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/$count", - "Module": "Users", - "Command": "Get-MgUserTodoTaskExtensionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/$count", + "OutputType": null, + "Command": "Get-MgUserTodoTaskExtensionCount", + "Module": "Users" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Tasks.Read", @@ -344421,20 +345097,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", - "Module": "Users", - "Command": "Get-MgUserTodoTaskLinkedResource", "OutputType": "IMicrosoftGraphLinkedResource", - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserTodoTaskLinkedResource", + "Module": "Users" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "Tasks.Read", @@ -344469,19 +345144,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources", - "Module": "Users", - "Command": "Get-MgUserTodoTaskLinkedResource", "OutputType": "IMicrosoftGraphLinkedResource", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserTodoTaskLinkedResource", + "Module": "Users" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "Tasks.Read", @@ -344515,36 +345191,35 @@ "PermissionType": "Application", "IsLeastPrivilege": false } - ], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/$count", - "Module": "Users", - "Command": "Get-MgUserTodoTaskLinkedResourceCount", - "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", + ], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/$count", + "OutputType": null, + "Command": "Get-MgUserTodoTaskLinkedResourceCount", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}", - "Module": "Users", - "Command": "Get-MgUserTransitiveMemberOf", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Get-MgUserTransitiveMemberOf", + "Module": "Users" }, { + "ApiVersion": "v1.0", + "Variants": [ + "List" + ], "Permissions": [ { "Name": "User.Read", @@ -344595,106 +345270,107 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-transitivememberof?view=graph-rest-1.0", + "Method": "GET", "Uri": "/users/{user-id}/transitiveMemberOf", - "Module": "Users", - "Command": "Get-MgUserTransitiveMemberOf", "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "List" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-list-transitivememberof?view=graph-rest-1.0" + "Command": "Get-MgUserTransitiveMemberOf", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", - "Module": "Users", - "Command": "Get-MgUserTransitiveMemberOfAsAdministrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/administrativeUnit", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Command": "Get-MgUserTransitiveMemberOfAsAdministrativeUnit", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/transitiveMemberOf/administrativeUnit", - "Module": "Users", - "Command": "Get-MgUserTransitiveMemberOfAsAdministrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/transitiveMemberOf/administrativeUnit", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Command": "Get-MgUserTransitiveMemberOfAsAdministrativeUnit", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/directoryRole", - "Module": "Users", - "Command": "Get-MgUserTransitiveMemberOfAsDirectoryRole", - "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/directoryRole", + "OutputType": "IMicrosoftGraphDirectoryRole", + "Command": "Get-MgUserTransitiveMemberOfAsDirectoryRole", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/transitiveMemberOf/directoryRole", - "Module": "Users", - "Command": "Get-MgUserTransitiveMemberOfAsDirectoryRole", - "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/transitiveMemberOf/directoryRole", + "OutputType": "IMicrosoftGraphDirectoryRole", + "Command": "Get-MgUserTransitiveMemberOfAsDirectoryRole", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/group", - "Module": "Users", - "Command": "Get-MgUserTransitiveMemberOfAsGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/transitiveMemberOf/{directoryObject-id}/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgUserTransitiveMemberOfAsGroup", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/transitiveMemberOf/group", - "Module": "Users", - "Command": "Get-MgUserTransitiveMemberOfAsGroup", - "OutputType": "IMicrosoftGraphGroup", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/transitiveMemberOf/group", + "OutputType": "IMicrosoftGraphGroup", + "Command": "Get-MgUserTransitiveMemberOfAsGroup", + "Module": "Users" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Get", + "GetViaIdentity" + ], "Permissions": [ { "Name": "User.Read", @@ -344745,1201 +345421,1203 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/transitiveMemberOf/$count", - "Module": "Users", - "Command": "Get-MgUserTransitiveMemberOfCount", "OutputType": null, - "Variants": [ - "Get", - "GetViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Get-MgUserTransitiveMemberOfCount", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/transitiveMemberOf/administrativeUnit/$count", - "Module": "Users", - "Command": "Get-MgUserTransitiveMemberOfCountAsAdministrativeUnit", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/transitiveMemberOf/administrativeUnit/$count", + "OutputType": null, + "Command": "Get-MgUserTransitiveMemberOfCountAsAdministrativeUnit", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/transitiveMemberOf/directoryRole/$count", - "Module": "Users", - "Command": "Get-MgUserTransitiveMemberOfCountAsDirectoryRole", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/transitiveMemberOf/directoryRole/$count", + "OutputType": null, + "Command": "Get-MgUserTransitiveMemberOfCountAsDirectoryRole", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/transitiveMemberOf/group/$count", - "Module": "Users", - "Command": "Get-MgUserTransitiveMemberOfCountAsGroup", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/transitiveMemberOf/group/$count", + "OutputType": null, + "Command": "Get-MgUserTransitiveMemberOfCountAsGroup", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}", - "Module": "Bookings", - "Command": "Get-MgVirtualEvent", - "OutputType": "IMicrosoftGraphVirtualEvent", + "ApiVersion": "v1.0", "Variants": [ "Get1", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}", + "OutputType": "IMicrosoftGraphVirtualEvent", + "Command": "Get-MgVirtualEvent", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/events", - "Module": "Bookings", - "Command": "Get-MgVirtualEvent", - "OutputType": "IMicrosoftGraphVirtualEvent", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/events", + "OutputType": "IMicrosoftGraphVirtualEvent", + "Command": "Get-MgVirtualEvent", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/events/$count", - "Module": "Bookings", - "Command": "Get-MgVirtualEventCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/events/$count", + "OutputType": null, + "Command": "Get-MgVirtualEventCount", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}", - "Module": "Bookings", - "Command": "Get-MgVirtualEventPresenter", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Command": "Get-MgVirtualEventPresenter", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters", - "Module": "Bookings", - "Command": "Get-MgVirtualEventPresenter", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Command": "Get-MgVirtualEventPresenter", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/$count", - "Module": "Bookings", - "Command": "Get-MgVirtualEventPresenterCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/$count", + "OutputType": null, + "Command": "Get-MgVirtualEventPresenterCount", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}", - "Module": "Bookings", - "Command": "Get-MgVirtualEventSession", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Command": "Get-MgVirtualEventSession", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions", - "Module": "Bookings", - "Command": "Get-MgVirtualEventSession", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Command": "Get-MgVirtualEventSession", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "Module": "Bookings", - "Command": "Get-MgVirtualEventSessionAttendanceReport", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Command": "Get-MgVirtualEventSessionAttendanceReport", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports", - "Module": "Bookings", - "Command": "Get-MgVirtualEventSessionAttendanceReport", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Command": "Get-MgVirtualEventSessionAttendanceReport", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Module": "Bookings", - "Command": "Get-MgVirtualEventSessionAttendanceReportAttendanceRecord", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Command": "Get-MgVirtualEventSessionAttendanceReportAttendanceRecord", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "Module": "Bookings", - "Command": "Get-MgVirtualEventSessionAttendanceReportAttendanceRecord", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Command": "Get-MgVirtualEventSessionAttendanceReportAttendanceRecord", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", - "Module": "Bookings", - "Command": "Get-MgVirtualEventSessionAttendanceReportAttendanceRecordCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", + "OutputType": null, + "Command": "Get-MgVirtualEventSessionAttendanceReportAttendanceRecordCount", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/$count", - "Module": "Bookings", - "Command": "Get-MgVirtualEventSessionAttendanceReportCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/$count", + "OutputType": null, + "Command": "Get-MgVirtualEventSessionAttendanceReportCount", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/$count", - "Module": "Bookings", - "Command": "Get-MgVirtualEventSessionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/$count", + "OutputType": null, + "Command": "Get-MgVirtualEventSessionCount", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}", - "Module": "Bookings", - "Command": "Get-MgVirtualEventTownhall", - "OutputType": "IMicrosoftGraphVirtualEventTownhall", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}", + "OutputType": "IMicrosoftGraphVirtualEventTownhall", + "Command": "Get-MgVirtualEventTownhall", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/townhalls", - "Module": "Bookings", - "Command": "Get-MgVirtualEventTownhall", - "OutputType": "IMicrosoftGraphVirtualEventTownhall", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/townhalls", + "OutputType": "IMicrosoftGraphVirtualEventTownhall", + "Command": "Get-MgVirtualEventTownhall", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/townhalls/$count", - "Module": "Bookings", - "Command": "Get-MgVirtualEventTownhallCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/townhalls/$count", + "OutputType": null, + "Command": "Get-MgVirtualEventTownhallCount", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}", - "Module": "Bookings", - "Command": "Get-MgVirtualEventTownhallPresenter", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Command": "Get-MgVirtualEventTownhallPresenter", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters", - "Module": "Bookings", - "Command": "Get-MgVirtualEventTownhallPresenter", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Command": "Get-MgVirtualEventTownhallPresenter", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/$count", - "Module": "Bookings", - "Command": "Get-MgVirtualEventTownhallPresenterCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/$count", + "OutputType": null, + "Command": "Get-MgVirtualEventTownhallPresenterCount", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}", - "Module": "Bookings", - "Command": "Get-MgVirtualEventTownhallSession", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Command": "Get-MgVirtualEventTownhallSession", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions", - "Module": "Bookings", - "Command": "Get-MgVirtualEventTownhallSession", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Command": "Get-MgVirtualEventTownhallSession", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "Module": "Bookings", - "Command": "Get-MgVirtualEventTownhallSessionAttendanceReport", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Command": "Get-MgVirtualEventTownhallSessionAttendanceReport", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports", - "Module": "Bookings", - "Command": "Get-MgVirtualEventTownhallSessionAttendanceReport", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Command": "Get-MgVirtualEventTownhallSessionAttendanceReport", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Module": "Bookings", - "Command": "Get-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Command": "Get-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "Module": "Bookings", - "Command": "Get-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Command": "Get-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", - "Module": "Bookings", - "Command": "Get-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecordCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", + "OutputType": null, + "Command": "Get-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecordCount", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/$count", - "Module": "Bookings", - "Command": "Get-MgVirtualEventTownhallSessionAttendanceReportCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/$count", + "OutputType": null, + "Command": "Get-MgVirtualEventTownhallSessionAttendanceReportCount", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/$count", - "Module": "Bookings", - "Command": "Get-MgVirtualEventTownhallSessionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/$count", + "OutputType": null, + "Command": "Get-MgVirtualEventTownhallSessionCount", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}", - "Module": "Bookings", - "Command": "Get-MgVirtualEventWebinar", - "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-get?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}", + "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "Command": "Get-MgVirtualEventWebinar", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars", - "Module": "Bookings", - "Command": "Get-MgVirtualEventWebinar", - "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventsroot-list-webinars?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventsroot-list-webinars?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars", + "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "Command": "Get-MgVirtualEventWebinar", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/getByUserIdAndRole(userId='{userId}',role='{role}')", - "Module": "Bookings", - "Command": "Get-MgVirtualEventWebinarByUserIdAndRole", - "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-getbyuseridandrole?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-getbyuseridandrole?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/getByUserIdAndRole(userId='{userId}',role='{role}')", + "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "Command": "Get-MgVirtualEventWebinarByUserIdAndRole", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/getByUserRole(role='{role}')", - "Module": "Bookings", - "Command": "Get-MgVirtualEventWebinarByUserRole", - "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-getbyuserrole?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-getbyuserrole?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/getByUserRole(role='{role}')", + "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "Command": "Get-MgVirtualEventWebinarByUserRole", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/$count", - "Module": "Bookings", - "Command": "Get-MgVirtualEventWebinarCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/$count", + "OutputType": null, + "Command": "Get-MgVirtualEventWebinarCount", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}", - "Module": "Bookings", - "Command": "Get-MgVirtualEventWebinarPresenter", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Command": "Get-MgVirtualEventWebinarPresenter", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters", - "Module": "Bookings", - "Command": "Get-MgVirtualEventWebinarPresenter", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Command": "Get-MgVirtualEventWebinarPresenter", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/$count", - "Module": "Bookings", - "Command": "Get-MgVirtualEventWebinarPresenterCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/$count", + "OutputType": null, + "Command": "Get-MgVirtualEventWebinarPresenterCount", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}", - "Module": "Bookings", - "Command": "Get-MgVirtualEventWebinarRegistration", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistration-get?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistration-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Command": "Get-MgVirtualEventWebinarRegistration", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations", - "Module": "Bookings", - "Command": "Get-MgVirtualEventWebinarRegistration", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-list-registrations?view=graph-rest-1.0" + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Command": "Get-MgVirtualEventWebinarRegistration", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email='{email}')", - "Module": "Bookings", - "Command": "Get-MgVirtualEventWebinarRegistrationByEmail", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistration-get?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistration-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email='{email}')", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Command": "Get-MgVirtualEventWebinarRegistrationByEmail", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId='{userId}')", - "Module": "Bookings", - "Command": "Get-MgVirtualEventWebinarRegistrationByUserId", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistration-get?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistration-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId='{userId}')", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Command": "Get-MgVirtualEventWebinarRegistrationByUserId", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration", - "Module": "Bookings", - "Command": "Get-MgVirtualEventWebinarRegistrationConfiguration", - "OutputType": "IMicrosoftGraphVirtualEventWebinarRegistrationConfiguration", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration", + "OutputType": "IMicrosoftGraphVirtualEventWebinarRegistrationConfiguration", + "Command": "Get-MgVirtualEventWebinarRegistrationConfiguration", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions/{virtualEventRegistrationQuestionBase-id}", - "Module": "Bookings", - "Command": "Get-MgVirtualEventWebinarRegistrationConfigurationQuestion", - "OutputType": "IMicrosoftGraphVirtualEventRegistrationQuestionBase", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions/{virtualEventRegistrationQuestionBase-id}", + "OutputType": "IMicrosoftGraphVirtualEventRegistrationQuestionBase", + "Command": "Get-MgVirtualEventWebinarRegistrationConfigurationQuestion", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions", - "Module": "Bookings", - "Command": "Get-MgVirtualEventWebinarRegistrationConfigurationQuestion", - "OutputType": "IMicrosoftGraphVirtualEventRegistrationQuestionBase", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions", + "OutputType": "IMicrosoftGraphVirtualEventRegistrationQuestionBase", + "Command": "Get-MgVirtualEventWebinarRegistrationConfigurationQuestion", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions/$count", - "Module": "Bookings", - "Command": "Get-MgVirtualEventWebinarRegistrationConfigurationQuestionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions/$count", + "OutputType": null, + "Command": "Get-MgVirtualEventWebinarRegistrationConfigurationQuestionCount", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/$count", - "Module": "Bookings", - "Command": "Get-MgVirtualEventWebinarRegistrationCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/$count", + "OutputType": null, + "Command": "Get-MgVirtualEventWebinarRegistrationCount", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions/{virtualEventSession-id}", - "Module": "Bookings", - "Command": "Get-MgVirtualEventWebinarRegistrationSession", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions/{virtualEventSession-id}", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Command": "Get-MgVirtualEventWebinarRegistrationSession", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions", - "Module": "Bookings", - "Command": "Get-MgVirtualEventWebinarRegistrationSession", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Command": "Get-MgVirtualEventWebinarRegistrationSession", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions/$count", - "Module": "Bookings", - "Command": "Get-MgVirtualEventWebinarRegistrationSessionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/sessions/$count", + "OutputType": null, + "Command": "Get-MgVirtualEventWebinarRegistrationSessionCount", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}", - "Module": "Bookings", - "Command": "Get-MgVirtualEventWebinarSession", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventsession-get?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventsession-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Command": "Get-MgVirtualEventWebinarSession", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions", - "Module": "Bookings", - "Command": "Get-MgVirtualEventWebinarSession", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Command": "Get-MgVirtualEventWebinarSession", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "Module": "Bookings", - "Command": "Get-MgVirtualEventWebinarSessionAttendanceReport", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/meetingattendancereport-get?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/meetingattendancereport-get?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Command": "Get-MgVirtualEventWebinarSessionAttendanceReport", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports", - "Module": "Bookings", - "Command": "Get-MgVirtualEventWebinarSessionAttendanceReport", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/meetingattendancereport-list?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/meetingattendancereport-list?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Command": "Get-MgVirtualEventWebinarSessionAttendanceReport", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Module": "Bookings", - "Command": "Get-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Command": "Get-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "Module": "Bookings", - "Command": "Get-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "v1.0", "Variants": [ "List" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Command": "Get-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", - "Module": "Bookings", - "Command": "Get-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecordCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/$count", + "OutputType": null, + "Command": "Get-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecordCount", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/$count", - "Module": "Bookings", - "Command": "Get-MgVirtualEventWebinarSessionAttendanceReportCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/$count", + "OutputType": null, + "Command": "Get-MgVirtualEventWebinarSessionAttendanceReportCount", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/$count", - "Module": "Bookings", - "Command": "Get-MgVirtualEventWebinarSessionCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Get", "GetViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/$count", + "OutputType": null, + "Command": "Get-MgVirtualEventWebinarSessionCount", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}/grant", - "Module": "Beta.Files", - "Command": "Grant-MgBetaDriveItemListItemPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}/grant", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Grant-MgBetaDriveItemListItemPermission", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant", - "Module": "Beta.Files", - "Command": "Grant-MgBetaDriveItemPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Grant-MgBetaDriveItemPermission", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}/grant", - "Module": "Beta.Files", - "Command": "Grant-MgBetaDriveListItemPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", + "Method": "POST", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}/grant", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Grant-MgBetaDriveListItemPermission", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/permissions/{permission-id}/grant", - "Module": "Beta.Files", - "Command": "Grant-MgBetaDriveListPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", + "Method": "POST", + "Uri": "/drives/{drive-id}/list/permissions/{permission-id}/grant", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Grant-MgBetaDriveListPermission", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/listItem/permissions/{permission-id}/grant", - "Module": "Beta.Files", - "Command": "Grant-MgBetaDriveRootListItemPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/listItem/permissions/{permission-id}/grant", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Grant-MgBetaDriveRootListItemPermission", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/permissions/{permission-id}/grant", - "Module": "Beta.Files", - "Command": "Grant-MgBetaDriveRootPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/permissions/{permission-id}/grant", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Grant-MgBetaDriveRootPermission", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}/grant", - "Module": "Beta.Groups", - "Command": "Grant-MgBetaGroupDriveItemListItemPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}/grant", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Grant-MgBetaGroupDriveItemListItemPermission", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant", - "Module": "Beta.Groups", - "Command": "Grant-MgBetaGroupDriveItemPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Grant-MgBetaGroupDriveItemPermission", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}/grant", - "Module": "Beta.Groups", - "Command": "Grant-MgBetaGroupDriveListItemPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}/grant", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Grant-MgBetaGroupDriveListItemPermission", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/permissions/{permission-id}/grant", - "Module": "Beta.Groups", - "Command": "Grant-MgBetaGroupDriveListPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/permissions/{permission-id}/grant", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Grant-MgBetaGroupDriveListPermission", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/permissions/{permission-id}/grant", - "Module": "Beta.Groups", - "Command": "Grant-MgBetaGroupDriveRootListItemPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/permissions/{permission-id}/grant", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Grant-MgBetaGroupDriveRootListItemPermission", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}/grant", - "Module": "Beta.Groups", - "Command": "Grant-MgBetaGroupDriveRootPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}/grant", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Grant-MgBetaGroupDriveRootPermission", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}/grant", - "Module": "Beta.Groups", - "Command": "Grant-MgBetaGroupSiteListItemPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta" - }, - { "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/permissions/{permission-id}/grant", - "Module": "Beta.Groups", - "Command": "Grant-MgBetaGroupSiteListPermission", + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}/grant", "OutputType": "IMicrosoftGraphPermission", + "Command": "Grant-MgBetaGroupSiteListItemPermission", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/permissions/{permission-id}/grant", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Grant-MgBetaGroupSiteListPermission", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}/grant", - "Module": "Beta.Groups", - "Command": "Grant-MgBetaGroupSitePermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}/grant", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Grant-MgBetaGroupSitePermission", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/permissions/{permission-id}/grant", - "Module": "Beta.Files", - "Command": "Grant-MgBetaShareListPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", + "Method": "POST", + "Uri": "/shares/{sharedDriveItem-id}/list/permissions/{permission-id}/grant", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Grant-MgBetaShareListPermission", + "Module": "Beta.Files" }, { + "ApiVersion": "beta", + "Variants": [ + "Grant", + "GrantExpanded", + "GrantViaIdentity", + "GrantViaIdentityExpanded" + ], "Permissions": [ { "Name": "Files.ReadWrite", @@ -345966,260 +346644,260 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", + "Method": "POST", "Uri": "/shares/{sharedDriveItem-id}/permission/grant", - "Module": "Beta.Files", - "Command": "Grant-MgBetaSharePermission", "OutputType": "IMicrosoftGraphPermission", + "Command": "Grant-MgBetaSharePermission", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", + "Method": "POST", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}/grant", - "Module": "Beta.Sites", - "Command": "Grant-MgBetaSiteListItemPermission", "OutputType": "IMicrosoftGraphPermission", + "Command": "Grant-MgBetaSiteListItemPermission", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", + "Method": "POST", "Uri": "/sites/{site-id}/lists/{list-id}/permissions/{permission-id}/grant", - "Module": "Beta.Sites", - "Command": "Grant-MgBetaSiteListPermission", "OutputType": "IMicrosoftGraphPermission", + "Command": "Grant-MgBetaSiteListPermission", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", + "Method": "POST", "Uri": "/sites/{site-id}/permissions/{permission-id}/grant", - "Module": "Beta.Sites", - "Command": "Grant-MgBetaSitePermission", "OutputType": "IMicrosoftGraphPermission", + "Command": "Grant-MgBetaSitePermission", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}/grant", - "Module": "Beta.Users.Actions", - "Command": "Grant-MgBetaUserDriveItemListItemPermission", "OutputType": "IMicrosoftGraphPermission", + "Command": "Grant-MgBetaUserDriveItemListItemPermission", + "Module": "Beta.Users.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant", - "Module": "Beta.Users.Actions", - "Command": "Grant-MgBetaUserDriveItemPermission", "OutputType": "IMicrosoftGraphPermission", + "Command": "Grant-MgBetaUserDriveItemPermission", + "Module": "Beta.Users.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}/grant", - "Module": "Beta.Users.Actions", - "Command": "Grant-MgBetaUserDriveListItemPermission", "OutputType": "IMicrosoftGraphPermission", + "Command": "Grant-MgBetaUserDriveListItemPermission", + "Module": "Beta.Users.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/list/permissions/{permission-id}/grant", - "Module": "Beta.Users.Actions", - "Command": "Grant-MgBetaUserDriveListPermission", "OutputType": "IMicrosoftGraphPermission", + "Command": "Grant-MgBetaUserDriveListPermission", + "Module": "Beta.Users.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/permissions/{permission-id}/grant", - "Module": "Beta.Users.Actions", - "Command": "Grant-MgBetaUserDriveRootListItemPermission", "OutputType": "IMicrosoftGraphPermission", + "Command": "Grant-MgBetaUserDriveRootListItemPermission", + "Module": "Beta.Users.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta", + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}/grant", - "Module": "Beta.Users.Actions", - "Command": "Grant-MgBetaUserDriveRootPermission", "OutputType": "IMicrosoftGraphPermission", + "Command": "Grant-MgBetaUserDriveRootPermission", + "Module": "Beta.Users.Actions" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", + "Method": "POST", "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant", - "Module": "Files", - "Command": "Grant-MgDriveItemPermission", "OutputType": "IMicrosoftGraphPermission", + "Command": "Grant-MgDriveItemPermission", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", + "Method": "POST", "Uri": "/drives/{drive-id}/root/permissions/{permission-id}/grant", - "Module": "Files", - "Command": "Grant-MgDriveRootPermission", "OutputType": "IMicrosoftGraphPermission", + "Command": "Grant-MgDriveRootPermission", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant", - "Module": "Groups", - "Command": "Grant-MgGroupDriveItemPermission", "OutputType": "IMicrosoftGraphPermission", + "Command": "Grant-MgGroupDriveItemPermission", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}/grant", - "Module": "Groups", - "Command": "Grant-MgGroupDriveRootPermission", "OutputType": "IMicrosoftGraphPermission", + "Command": "Grant-MgGroupDriveRootPermission", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}/grant", - "Module": "Groups", - "Command": "Grant-MgGroupSitePermission", "OutputType": "IMicrosoftGraphPermission", + "Command": "Grant-MgGroupSitePermission", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Files.ReadWrite", @@ -346246,381 +346924,379 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", + "Method": "POST", "Uri": "/shares/{sharedDriveItem-id}/permission/grant", - "Module": "Files", - "Command": "Grant-MgSharePermission", "OutputType": "IMicrosoftGraphPermission", - "Variants": [ - "Grant", - "GrantExpanded", - "GrantViaIdentity", - "GrantViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0" + "Command": "Grant-MgSharePermission", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/permissions/{permission-id}/grant", - "Module": "Sites", - "Command": "Grant-MgSitePermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/sites/{site-id}/permissions/{permission-id}/grant", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Grant-MgSitePermission", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant", - "Module": "Users.Actions", - "Command": "Grant-MgUserDriveItemPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/grant", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Grant-MgUserDriveItemPermission", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}/grant", - "Module": "Users.Actions", - "Command": "Grant-MgUserDriveRootPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Variants": [ "Grant", "GrantExpanded", "GrantViaIdentity", "GrantViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-grant?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}/grant", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Grant-MgUserDriveRootPermission", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/chats/{chat-id}/hideForUser", - "Module": "Beta.Teams", - "Command": "Hide-MgBetaChatForUser", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Hide", "HideExpanded", "HideViaIdentity", "HideViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-hideforuser?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-hideforuser?view=graph-rest-beta", + "Method": "POST", + "Uri": "/chats/{chat-id}/hideForUser", + "OutputType": null, + "Command": "Hide-MgBetaChatForUser", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/hideForUser", - "Module": "Beta.Users.Actions", - "Command": "Hide-MgBetaUserChatForUser", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Hide", "HideExpanded", "HideViaIdentity", "HideViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-hideforuser?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-hideforuser?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/hideForUser", + "OutputType": null, + "Command": "Hide-MgBetaUserChatForUser", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/chats/{chat-id}/hideForUser", - "Module": "Teams", - "Command": "Hide-MgChatForUser", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Hide", "HideExpanded", "HideViaIdentity", "HideViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-hideforuser?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-hideforuser?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/chats/{chat-id}/hideForUser", + "OutputType": null, + "Command": "Hide-MgChatForUser", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/hideForUser", - "Module": "Users.Actions", - "Command": "Hide-MgUserChatForUser", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Hide", "HideExpanded", "HideViaIdentity", "HideViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-hideforuser?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-hideforuser?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/hideForUser", + "OutputType": null, + "Command": "Hide-MgUserChatForUser", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/importAppleDeviceIdentityList", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Import-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentityAppleDeviceIdentityList", - "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentityResult", + "ApiVersion": "beta", "Variants": [ "Import", "ImportExpanded", "ImportViaIdentity", "ImportViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/importAppleDeviceIdentityList", + "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentityResult", + "Command": "Import-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentityAppleDeviceIdentityList", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/importedDeviceIdentities/importDeviceIdentityList", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Import-MgBetaDeviceManagementImportedDeviceIdentityList", - "OutputType": "IMicrosoftGraphImportedDeviceIdentityResult", + "ApiVersion": "beta", "Variants": [ "Import", "ImportExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/importedDeviceIdentities/importDeviceIdentityList", + "OutputType": "IMicrosoftGraphImportedDeviceIdentityResult", + "Command": "Import-MgBetaDeviceManagementImportedDeviceIdentityList", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/import", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Import-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "ApiVersion": "beta", "Variants": [ "Import", "ImportExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/import", + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "Command": "Import-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/importOffice365DeviceConfigurationPolicies", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Import-MgBetaDeviceManagementTemplateMigratableToOffice365DeviceConfigurationPolicy", - "OutputType": "IMicrosoftGraphDeviceManagementIntent", + "ApiVersion": "beta", "Variants": [ "Import", "ImportViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/importOffice365DeviceConfigurationPolicies", + "OutputType": "IMicrosoftGraphDeviceManagementIntent", + "Command": "Import-MgBetaDeviceManagementTemplateMigratableToOffice365DeviceConfigurationPolicy", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/templates/importOffice365DeviceConfigurationPolicies", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Import-MgBetaDeviceManagementTemplateOffice365DeviceConfigurationPolicy", - "OutputType": "IMicrosoftGraphDeviceManagementIntent", + "ApiVersion": "beta", "Variants": [ "Import" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/templates/importOffice365DeviceConfigurationPolicies", + "OutputType": "IMicrosoftGraphDeviceManagementIntent", + "Command": "Import-MgBetaDeviceManagementTemplateOffice365DeviceConfigurationPolicy", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", - "Module": "Beta.Identity.Governance", - "Command": "Import-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Variants": [ "Import", "ImportExpanded", "ImportViaIdentity", "ImportViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Command": "Import-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", - "Module": "Beta.Identity.Governance", - "Command": "Import-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Variants": [ "Import", "ImportExpanded", "ImportViaIdentity", "ImportViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Command": "Import-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", - "Module": "Beta.Identity.Governance", - "Command": "Import-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Variants": [ "Import", "ImportExpanded", "ImportViaIdentity", "ImportViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Command": "Import-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", - "Module": "Beta.Identity.Governance", - "Command": "Import-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Variants": [ "Import", "ImportExpanded", "ImportViaIdentity", "ImportViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Command": "Import-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", - "Module": "Beta.Identity.Governance", - "Command": "Import-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Variants": [ "Import", "ImportExpanded", "ImportViaIdentity", "ImportViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Command": "Import-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", - "Module": "Beta.Identity.Governance", - "Command": "Import-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Variants": [ "Import", "ImportExpanded", "ImportViaIdentity", "ImportViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/importResourceActions", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Command": "Import-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/import", - "Module": "DeviceManagement.Actions", - "Command": "Import-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "ApiVersion": "v1.0", "Variants": [ "Import", "ImportExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-importedwindowsautopilotdeviceidentity-import?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-importedwindowsautopilotdeviceidentity-import?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/import", + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "Command": "Import-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "Module": "DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/solutions/backupRestore/protectionPolicies/{protectionPolicyBase-id}/activate", - "Module": "Beta.Bookings", - "Command": "Initialize-MgBetaBackupRestoreProtectionPolicy", - "OutputType": "IMicrosoftGraphProtectionPolicyBase", + "ApiVersion": "beta", "Variants": [ "Activate", "ActivateViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionpolicybase-activate?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionpolicybase-activate?view=graph-rest-beta", + "Method": "POST", + "Uri": "/solutions/backupRestore/protectionPolicies/{protectionPolicyBase-id}/activate", + "OutputType": "IMicrosoftGraphProtectionPolicyBase", + "Command": "Initialize-MgBetaBackupRestoreProtectionPolicy", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/backupRestore/serviceApps/{serviceApp-id}/activate", - "Module": "Beta.Bookings", - "Command": "Initialize-MgBetaBackupRestoreServiceApp", - "OutputType": "IMicrosoftGraphServiceApp", + "ApiVersion": "beta", "Variants": [ "Activate", "ActivateExpanded", "ActivateViaIdentity", "ActivateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceapp-activate?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceapp-activate?view=graph-rest-beta", + "Method": "POST", + "Uri": "/solutions/backupRestore/serviceApps/{serviceApp-id}/activate", + "OutputType": "IMicrosoftGraphServiceApp", + "Command": "Initialize-MgBetaBackupRestoreServiceApp", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/backupRestore/restoreSessions/{restoreSessionBase-id}/activate", - "Module": "Beta.Bookings", - "Command": "Initialize-MgBetaBackupRestoreSession", - "OutputType": "IMicrosoftGraphRestoreSessionBase", + "ApiVersion": "beta", "Variants": [ "Activate", "ActivateViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/restoresessionbase-activate?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/restoresessionbase-activate?view=graph-rest-beta", + "Method": "POST", + "Uri": "/solutions/backupRestore/restoreSessions/{restoreSessionBase-id}/activate", + "OutputType": "IMicrosoftGraphRestoreSessionBase", + "Command": "Initialize-MgBetaBackupRestoreSession", + "Module": "Beta.Bookings" }, { + "ApiVersion": "beta", + "Variants": [ + "Activate", + "ActivateViaIdentity" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -346639,20 +347315,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-activate?view=graph-rest-beta", + "Method": "POST", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/activate", - "Module": "Beta.Compliance", - "Command": "Initialize-MgBetaComplianceEdiscoveryCaseCustodian", "OutputType": null, + "Command": "Initialize-MgBetaComplianceEdiscoveryCaseCustodian", + "Module": "Beta.Compliance" + }, + { + "ApiVersion": "beta", "Variants": [ "Activate", - "ActivateViaIdentity" + "ActivateExpanded", + "ActivateViaIdentity", + "ActivateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-activate?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -346671,22 +347349,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/activateDeviceEsim", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Initialize-MgBetaDeviceManagementComanagedDeviceEsim", "OutputType": null, + "Command": "Initialize-MgBetaDeviceManagementComanagedDeviceEsim", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Activate", "ActivateExpanded", "ActivateViaIdentity", "ActivateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -346705,22 +347383,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/activateDeviceEsim", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Initialize-MgBetaDeviceManagementManagedDeviceEsim", "OutputType": null, + "Command": "Initialize-MgBetaDeviceManagementManagedDeviceEsim", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Activate", - "ActivateExpanded", - "ActivateViaIdentity", - "ActivateViaIdentityExpanded" + "ActivateViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -346739,84 +347415,84 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-beta", + "Method": "POST", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/activate", - "Module": "Beta.Education", - "Command": "Initialize-MgBetaEducationClassAssignment", "OutputType": "IMicrosoftGraphEducationAssignment", - "Variants": [ - "Activate", - "ActivateViaIdentity" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-beta" + "Command": "Initialize-MgBetaEducationClassAssignment", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/activate", - "Module": "Beta.Education", - "Command": "Initialize-MgBetaEducationMeAssignment", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta", "Variants": [ "Activate", "ActivateViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-beta", + "Method": "POST", + "Uri": "/education/me/assignments/{educationAssignment-id}/activate", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Command": "Initialize-MgBetaEducationMeAssignment", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/activate", - "Module": "Beta.Education", - "Command": "Initialize-MgBetaEducationUserAssignment", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta", "Variants": [ "Activate", "ActivateViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-beta", + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/activate", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Command": "Initialize-MgBetaEducationUserAssignment", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/activate", - "Module": "Beta.Identity.Governance", - "Command": "Initialize-MgBetaIdentityGovernanceLifecycleWorkflow", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Activate", "ActivateExpanded", "ActivateViaIdentity", "ActivateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-activate?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-activate?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/activate", + "OutputType": null, + "Command": "Initialize-MgBetaIdentityGovernanceLifecycleWorkflow", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/activate", - "Module": "Beta.Identity.Governance", - "Command": "Initialize-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Activate", "ActivateExpanded", "ActivateViaIdentity", "ActivateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-activate?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-activate?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/activate", + "OutputType": null, + "Command": "Initialize-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Activate", + "ActivateViaIdentity" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -346835,37 +347511,37 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-activate?view=graph-rest-beta", + "Method": "POST", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/activate", - "Module": "Beta.Security", - "Command": "Initialize-MgBetaSecurityCaseEdiscoveryCaseCustodian", "OutputType": null, - "Variants": [ - "Activate", - "ActivateViaIdentity" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-activate?view=graph-rest-beta" + "Command": "Initialize-MgBetaSecurityCaseEdiscoveryCaseCustodian", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/activateDeviceEsim", - "Module": "Beta.Users.Actions", - "Command": "Initialize-MgBetaUserManagedDeviceEsim", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Activate", "ActivateExpanded", "ActivateViaIdentity", "ActivateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/activateDeviceEsim", + "OutputType": null, + "Command": "Initialize-MgBetaUserManagedDeviceEsim", + "Module": "Beta.Users.Actions" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Activate", + "ActivateViaIdentity" + ], "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -346884,84 +347560,84 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-1.0", + "Method": "POST", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/activate", - "Module": "Education", - "Command": "Initialize-MgEducationClassAssignment", "OutputType": "IMicrosoftGraphEducationAssignment", - "Variants": [ - "Activate", - "ActivateViaIdentity" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-1.0" + "Command": "Initialize-MgEducationClassAssignment", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/activate", - "Module": "Education", - "Command": "Initialize-MgEducationMeAssignment", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0", "Variants": [ "Activate", "ActivateViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/education/me/assignments/{educationAssignment-id}/activate", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Command": "Initialize-MgEducationMeAssignment", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/activate", - "Module": "Education", - "Command": "Initialize-MgEducationUserAssignment", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0", "Variants": [ "Activate", "ActivateViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-activate?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/activate", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Command": "Initialize-MgEducationUserAssignment", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/activate", - "Module": "Identity.Governance", - "Command": "Initialize-MgIdentityGovernanceLifecycleWorkflow", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Activate", "ActivateExpanded", "ActivateViaIdentity", "ActivateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-activate?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-activate?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/activate", + "OutputType": null, + "Command": "Initialize-MgIdentityGovernanceLifecycleWorkflow", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/activate", - "Module": "Identity.Governance", - "Command": "Initialize-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Activate", "ActivateExpanded", "ActivateViaIdentity", "ActivateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-activate?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-activate?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/activate", + "OutputType": null, + "Command": "Initialize-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Activate", + "ActivateViaIdentity" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -346980,20 +347656,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-activate?view=graph-rest-1.0", + "Method": "POST", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/activate", - "Module": "Security", - "Command": "Initialize-MgSecurityCaseEdiscoveryCaseCustodian", "OutputType": null, - "Variants": [ - "Activate", - "ActivateViaIdentity" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-activate?view=graph-rest-1.0" + "Command": "Initialize-MgSecurityCaseEdiscoveryCaseCustodian", + "Module": "Security" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Abort", + "AbortExpanded", + "AbortViaIdentity", + "AbortViaIdentityExpanded" + ], "Permissions": [ { "Name": "PrintJob.ReadWriteBasic.All", @@ -347020,190 +347698,190 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-abort?view=graph-rest-1.0", + "Method": "POST", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/abort", - "Module": "Devices.CloudPrint", - "Command": "Invoke-MgAbortPrintPrinterJob", "OutputType": null, - "Variants": [ - "Abort", - "AbortExpanded", - "AbortViaIdentity", - "AbortViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-abort?view=graph-rest-1.0" + "Command": "Invoke-MgAbortPrintPrinterJob", + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/abort", - "Module": "Devices.CloudPrint", - "Command": "Invoke-MgAbortPrintShareJob", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Abort", "AbortExpanded", "AbortViaIdentity", "AbortViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-abort?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-abort?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/abort", + "OutputType": null, + "Command": "Invoke-MgAbortPrintShareJob", + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/calendar/events/{event-id}/accept", - "Module": "Groups", - "Command": "Invoke-MgAcceptGroupCalendarEvent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/groups/{group-id}/calendar/events/{event-id}/accept", + "OutputType": null, + "Command": "Invoke-MgAcceptGroupCalendarEvent", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/calendar/events/{event-id}/tentativelyAccept", - "Module": "Groups", - "Command": "Invoke-MgAcceptGroupCalendarEventTentatively", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/groups/{group-id}/calendar/events/{event-id}/tentativelyAccept", + "OutputType": null, + "Command": "Invoke-MgAcceptGroupCalendarEventTentatively", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/accept", - "Module": "Groups", - "Command": "Invoke-MgAcceptGroupEvent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/groups/{group-id}/events/{event-id}/accept", + "OutputType": null, + "Command": "Invoke-MgAcceptGroupEvent", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/tentativelyAccept", - "Module": "Groups", - "Command": "Invoke-MgAcceptGroupEventTentatively", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/groups/{group-id}/events/{event-id}/tentativelyAccept", + "OutputType": null, + "Command": "Invoke-MgAcceptGroupEventTentatively", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/acceptRecommendations", - "Module": "Identity.Governance", - "Command": "Invoke-MgAcceptIdentityGovernanceAccessReviewDefinitionInstanceRecommendation", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Accept", "AcceptViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-acceptrecommendations?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-acceptrecommendations?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/acceptRecommendations", + "OutputType": null, + "Command": "Invoke-MgAcceptIdentityGovernanceAccessReviewDefinitionInstanceRecommendation", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/accept", - "Module": "Users.Actions", - "Command": "Invoke-MgAcceptUserEvent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/accept", + "OutputType": null, + "Command": "Invoke-MgAcceptUserEvent", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/accept", - "Module": "Users.Actions", - "Command": "Invoke-MgAcceptUserEventInstance", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/accept", + "OutputType": null, + "Command": "Invoke-MgAcceptUserEventInstance", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/tentativelyAccept", - "Module": "Users.Actions", - "Command": "Invoke-MgAcceptUserEventInstanceTentatively", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/tentativelyAccept", + "OutputType": null, + "Command": "Invoke-MgAcceptUserEventInstanceTentatively", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/tentativelyAccept", - "Module": "Users.Actions", - "Command": "Invoke-MgAcceptUserEventTentatively", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/tentativelyAccept", + "OutputType": null, + "Command": "Invoke-MgAcceptUserEventTentatively", + "Module": "Users.Actions" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Answer", + "AnswerExpanded", + "AnswerViaIdentity", + "AnswerViaIdentityExpanded" + ], "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -347222,37 +347900,37 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-answer?view=graph-rest-1.0", + "Method": "POST", "Uri": "/communications/calls/{call-id}/answer", - "Module": "CloudCommunications", - "Command": "Invoke-MgAnswerCommunicationCall", "OutputType": null, - "Variants": [ - "Answer", - "AnswerExpanded", - "AnswerViaIdentity", - "AnswerViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-answer?view=graph-rest-1.0" + "Command": "Invoke-MgAnswerCommunicationCall", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/messages/archive", - "Module": "Devices.ServiceAnnouncement", - "Command": "Invoke-MgArchiveServiceAnnouncementMessage", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Archive", "ArchiveExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-archive?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-archive?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/admin/serviceAnnouncement/messages/archive", + "OutputType": null, + "Command": "Invoke-MgArchiveServiceAnnouncementMessage", + "Module": "Devices.ServiceAnnouncement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Archive", + "ArchiveExpanded", + "ArchiveViaIdentity", + "ArchiveViaIdentityExpanded" + ], "Permissions": [ { "Name": "TeamSettings.ReadWrite.Group", @@ -347287,22 +347965,71 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-archive?view=graph-rest-1.0", + "Method": "POST", "Uri": "/teams/{team-id}/archive", - "Module": "Teams", + "OutputType": null, "Command": "Invoke-MgArchiveTeam", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", + "Variants": [ + "Archive", + "ArchiveExpanded", + "ArchiveViaIdentity", + "ArchiveViaIdentityExpanded" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-archive?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/archive", "OutputType": null, + "Command": "Invoke-MgArchiveTeamChannel", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Archive", "ArchiveExpanded", "ArchiveViaIdentity", "ArchiveViaIdentityExpanded" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-archive?view=graph-rest-1.0", "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/archive", + "OutputType": null, + "Command": "Invoke-MgArchiveTeamPrimaryChannel", + "Module": "Teams" + }, + { "ApiVersion": "v1.0", + "Variants": [ + "Archive", + "ArchiveExpanded", + "ArchiveViaIdentity", + "ArchiveViaIdentityExpanded" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-archive?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-archive?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/archive", + "OutputType": null, + "Command": "Invoke-MgArchiveTeamworkDeletedTeamChannel", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "As", + "AsViaIdentity" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -347321,20 +348048,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/asHierarchy", - "Module": "Security", - "Command": "Invoke-MgAsSecurityCaseEdiscoveryCaseTagHierarchy", "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", - "Variants": [ - "As", - "AsViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Invoke-MgAsSecurityCaseEdiscoveryCaseTagHierarchy", + "Module": "Security" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Available" + ], "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -347353,19 +348079,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-availableprovidertypes?view=graph-rest-1.0", + "Method": "GET", "Uri": "/directory/federationConfigurations/availableProviderTypes", - "Module": "Identity.DirectoryManagement", - "Command": "Invoke-MgAvailableDirectoryFederationConfigurationProviderType", "OutputType": null, + "Command": "Invoke-MgAvailableDirectoryFederationConfigurationProviderType", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Available" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-availableprovidertypes?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -347384,36 +348110,37 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-availableprovidertypes?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identity/identityProviders/availableProviderTypes", - "Module": "Identity.SignIns", - "Command": "Invoke-MgAvailableIdentityProviderType", "OutputType": null, - "Variants": [ - "Available" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-availableprovidertypes?view=graph-rest-1.0" + "Command": "Invoke-MgAvailableIdentityProviderType", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/batchRecordDecisions", - "Module": "Identity.Governance", - "Command": "Invoke-MgBatchIdentityGovernanceAccessReviewDefinitionInstanceRecordDecision", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Batch", "BatchExpanded", "BatchViaIdentity", "BatchViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-batchrecorddecisions?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-batchrecorddecisions?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/batchRecordDecisions", + "OutputType": null, + "Command": "Invoke-MgBatchIdentityGovernanceAccessReviewDefinitionInstanceRecordDecision", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Begin", + "BeginViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -347432,20 +348159,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-beginonboarding?view=graph-rest-1.0", + "Method": "POST", "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/beginOnboarding", - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgBeginDeviceManagementRemoteAssistancePartnerOnboarding", "OutputType": null, - "Variants": [ - "Begin", - "BeginViaIdentity" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-beginonboarding?view=graph-rest-1.0" + "Command": "Invoke-MgBeginDeviceManagementRemoteAssistancePartnerOnboarding", + "Module": "DeviceManagement.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Abort", + "AbortExpanded", + "AbortViaIdentity", + "AbortViaIdentityExpanded" + ], "Permissions": [ { "Name": "PrintJob.ReadWriteBasic.All", @@ -347472,282 +348201,282 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-abort?view=graph-rest-beta", + "Method": "POST", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/abort", - "Module": "Beta.Devices.CloudPrint", - "Command": "Invoke-MgBetaAbortPrintPrinterJob", "OutputType": null, - "Variants": [ - "Abort", - "AbortExpanded", - "AbortViaIdentity", - "AbortViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-abort?view=graph-rest-beta" + "Command": "Invoke-MgBetaAbortPrintPrinterJob", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/abort", - "Module": "Beta.Devices.CloudPrint", - "Command": "Invoke-MgBetaAbortPrintPrinterShareJob", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Abort", "AbortExpanded", "AbortViaIdentity", "AbortViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-abort?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-abort?view=graph-rest-beta", + "Method": "POST", + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/abort", + "OutputType": null, + "Command": "Invoke-MgBetaAbortPrintPrinterShareJob", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/abort", - "Module": "Beta.Devices.CloudPrint", - "Command": "Invoke-MgBetaAbortPrintShareJob", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Abort", "AbortExpanded", "AbortViaIdentity", "AbortViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-abort?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-abort?view=graph-rest-beta", + "Method": "POST", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/abort", + "OutputType": null, + "Command": "Invoke-MgBetaAbortPrintShareJob", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/calendar/events/{event-id}/accept", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaAcceptGroupCalendarEvent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/calendar/events/{event-id}/accept", + "OutputType": null, + "Command": "Invoke-MgBetaAcceptGroupCalendarEvent", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/calendar/events/{event-id}/tentativelyAccept", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaAcceptGroupCalendarEventTentatively", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/calendar/events/{event-id}/tentativelyAccept", + "OutputType": null, + "Command": "Invoke-MgBetaAcceptGroupCalendarEventTentatively", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/accept", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaAcceptGroupEvent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/events/{event-id}/accept", + "OutputType": null, + "Command": "Invoke-MgBetaAcceptGroupEvent", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/tentativelyAccept", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaAcceptGroupEventTentatively", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/events/{event-id}/tentativelyAccept", + "OutputType": null, + "Command": "Invoke-MgBetaAcceptGroupEventTentatively", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/acceptRecommendations", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaAcceptIdentityGovernanceAccessReviewDecisionInstanceRecommendation", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Accept", "AcceptViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-acceptrecommendations?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-acceptrecommendations?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/acceptRecommendations", + "OutputType": null, + "Command": "Invoke-MgBetaAcceptIdentityGovernanceAccessReviewDecisionInstanceRecommendation", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/acceptRecommendations", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaAcceptIdentityGovernanceAccessReviewDefinitionInstanceRecommendation", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Accept", "AcceptViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-acceptrecommendations?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-acceptrecommendations?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/acceptRecommendations", + "OutputType": null, + "Command": "Invoke-MgBetaAcceptIdentityGovernanceAccessReviewDefinitionInstanceRecommendation", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/accept", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaAcceptUserEvent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/accept", + "OutputType": null, + "Command": "Invoke-MgBetaAcceptUserEvent", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/accept", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaAcceptUserEventInstance", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-accept?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/accept", + "OutputType": null, + "Command": "Invoke-MgBetaAcceptUserEventInstance", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/tentativelyAccept", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaAcceptUserEventInstanceTentatively", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/tentativelyAccept", + "OutputType": null, + "Command": "Invoke-MgBetaAcceptUserEventInstanceTentatively", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/tentativelyAccept", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaAcceptUserEventTentatively", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Accept", "AcceptExpanded", "AcceptViaIdentity", "AcceptViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-tentativelyaccept?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/tentativelyAccept", + "OutputType": null, + "Command": "Invoke-MgBetaAcceptUserEventTentatively", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/acceptRecommendations", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaAcceptUserPendingAccessReviewInstanceRecommendation", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Accept", "AcceptViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-acceptrecommendations?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-acceptrecommendations?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/acceptRecommendations", + "OutputType": null, + "Command": "Invoke-MgBetaAcceptUserPendingAccessReviewInstanceRecommendation", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/unassignResourceAccountFromDevice", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaAccountDeviceManagementWindowsAutopilotDeviceIdentity", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Account", "AccountViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/unassignResourceAccountFromDevice", + "OutputType": null, + "Command": "Invoke-MgBetaAccountDeviceManagementWindowsAutopilotDeviceIdentity", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/allowNextEnrollment", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaAllowDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceNextEnrollment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Allow", "AllowViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/allowNextEnrollment", + "OutputType": null, + "Command": "Invoke-MgBetaAllowDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceNextEnrollment", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/allowNextEnrollment", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaAllowDeviceManagementWindowsAutopilotDeviceIdentityNextEnrollment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Allow", "AllowViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/allowNextEnrollment", + "OutputType": null, + "Command": "Invoke-MgBetaAllowDeviceManagementWindowsAutopilotDeviceIdentityNextEnrollment", + "Module": "Beta.DeviceManagement.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Answer", + "AnswerExpanded", + "AnswerViaIdentity", + "AnswerViaIdentityExpanded" + ], "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -347766,22 +348495,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-answer?view=graph-rest-beta", + "Method": "POST", "Uri": "/communications/calls/{call-id}/answer", - "Module": "Beta.CloudCommunications", - "Command": "Invoke-MgBetaAnswerCommunicationCall", "OutputType": null, - "Variants": [ - "Answer", - "AnswerExpanded", - "AnswerViaIdentity", - "AnswerViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-answer?view=graph-rest-beta" + "Command": "Invoke-MgBetaAnswerCommunicationCall", + "Module": "Beta.CloudCommunications" }, { + "ApiVersion": "beta", + "Variants": [ + "App", + "AppViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -347800,20 +348527,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/comanagedDevices/appDiagnostics(upn='{upn}')", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Invoke-MgBetaAppDeviceManagementComanagedDeviceDiagnostic", "OutputType": "IMicrosoftGraphPowerliftIncidentMetadata", + "Command": "Invoke-MgBetaAppDeviceManagementComanagedDeviceDiagnostic", + "Module": "Beta.DeviceManagement.Functions" + }, + { + "ApiVersion": "beta", "Variants": [ "App", "AppViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -347832,52 +348559,54 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/managedDevices/appDiagnostics(upn='{upn}')", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Invoke-MgBetaAppDeviceManagementManagedDeviceDiagnostic", "OutputType": "IMicrosoftGraphPowerliftIncidentMetadata", - "Variants": [ - "App", - "AppViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Invoke-MgBetaAppDeviceManagementManagedDeviceDiagnostic", + "Module": "Beta.DeviceManagement.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/appDiagnostics(upn='{upn}')", - "Module": "Beta.Users.Functions", - "Command": "Invoke-MgBetaAppUserManagedDeviceDiagnostic", - "OutputType": "IMicrosoftGraphPowerliftIncidentMetadata", + "ApiVersion": "beta", "Variants": [ "App", "AppViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/managedDevices/appDiagnostics(upn='{upn}')", + "OutputType": "IMicrosoftGraphPowerliftIncidentMetadata", + "Command": "Invoke-MgBetaAppUserManagedDeviceDiagnostic", + "Module": "Beta.Users.Functions" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/archive", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaArchiveGroupPlannerPlan", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Archive", "ArchiveExpanded", "ArchiveViaIdentity", "ArchiveViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-archive?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-archive?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/archive", + "OutputType": null, + "Command": "Invoke-MgBetaArchiveGroupPlannerPlan", + "Module": "Beta.Groups" }, { + "ApiVersion": "beta", + "Variants": [ + "Archive", + "ArchiveExpanded", + "ArchiveViaIdentity", + "ArchiveViaIdentityExpanded" + ], "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -347896,37 +348625,37 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-archive?view=graph-rest-beta", + "Method": "POST", "Uri": "/planner/plans/{plannerPlan-id}/archive", - "Module": "Beta.Planner", - "Command": "Invoke-MgBetaArchivePlannerPlan", "OutputType": null, - "Variants": [ - "Archive", - "ArchiveExpanded", - "ArchiveViaIdentity", - "ArchiveViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-archive?view=graph-rest-beta" + "Command": "Invoke-MgBetaArchivePlannerPlan", + "Module": "Beta.Planner" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/messages/archive", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "Invoke-MgBetaArchiveServiceAnnouncementMessage", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Archive", "ArchiveExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-archive?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-archive?view=graph-rest-beta", + "Method": "POST", + "Uri": "/admin/serviceAnnouncement/messages/archive", + "OutputType": null, + "Command": "Invoke-MgBetaArchiveServiceAnnouncementMessage", + "Module": "Beta.Devices.ServiceAnnouncement" }, { + "ApiVersion": "beta", + "Variants": [ + "Archive", + "ArchiveExpanded", + "ArchiveViaIdentity", + "ArchiveViaIdentityExpanded" + ], "Permissions": [ { "Name": "TeamSettings.ReadWrite.Group", @@ -347961,90 +348690,88 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-archive?view=graph-rest-beta", + "Method": "POST", "Uri": "/teams/{team-id}/archive", - "Module": "Beta.Teams", - "Command": "Invoke-MgBetaArchiveTeam", "OutputType": null, - "Variants": [ - "Archive", - "ArchiveExpanded", - "ArchiveViaIdentity", - "ArchiveViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-archive?view=graph-rest-beta" + "Command": "Invoke-MgBetaArchiveTeam", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/channels/{channel-id}/archive", - "Module": "Beta.Teams", - "Command": "Invoke-MgBetaArchiveTeamChannel", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Archive", "ArchiveExpanded", "ArchiveViaIdentity", "ArchiveViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-archive?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-archive?view=graph-rest-beta", + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/archive", + "OutputType": null, + "Command": "Invoke-MgBetaArchiveTeamChannel", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/archive", - "Module": "Beta.Teams", - "Command": "Invoke-MgBetaArchiveTeamPrimaryChannel", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Archive", "ArchiveExpanded", "ArchiveViaIdentity", "ArchiveViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-archive?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-archive?view=graph-rest-beta", + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/archive", + "OutputType": null, + "Command": "Invoke-MgBetaArchiveTeamPrimaryChannel", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/archive", - "Module": "Beta.Teams", - "Command": "Invoke-MgBetaArchiveTeamworkDeletedTeamChannel", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Archive", "ArchiveExpanded", "ArchiveViaIdentity", "ArchiveViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-archive?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-archive?view=graph-rest-beta", + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/archive", + "OutputType": null, + "Command": "Invoke-MgBetaArchiveTeamworkDeletedTeamChannel", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/planner/plans/{plannerPlan-id}/archive", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaArchiveUserPlannerPlan", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Archive", "ArchiveExpanded", "ArchiveViaIdentity", "ArchiveViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-archive?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-archive?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/planner/plans/{plannerPlan-id}/archive", + "OutputType": null, + "Command": "Invoke-MgBetaArchiveUserPlannerPlan", + "Module": "Beta.Users.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "As", + "AsViaIdentity" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -348063,20 +348790,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/compliance/ediscovery/cases/{case-id}/tags/asHierarchy", - "Module": "Beta.Compliance", - "Command": "Invoke-MgBetaAsComplianceEdiscoveryCaseTagHierarchy", "OutputType": "IMicrosoftGraphEdiscoveryTag", + "Command": "Invoke-MgBetaAsComplianceEdiscoveryCaseTagHierarchy", + "Module": "Beta.Compliance" + }, + { + "ApiVersion": "beta", "Variants": [ "As", "AsViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -348095,95 +348822,95 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewtag-ashierarchy?view=graph-rest-beta", + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/asHierarchy", - "Module": "Beta.Security", - "Command": "Invoke-MgBetaAsSecurityCaseEdiscoveryCaseTagHierarchy", "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", - "Variants": [ - "As", - "AsViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewtag-ashierarchy?view=graph-rest-beta" + "Command": "Invoke-MgBetaAsSecurityCaseEdiscoveryCaseTagHierarchy", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaAssignedRoleManagementCloudPcRoleDefinitionInheritPermissionFromPrincipal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Assigned", "AssignedViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", + "Method": "GET", + "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Invoke-MgBetaAssignedRoleManagementCloudPcRoleDefinitionInheritPermissionFromPrincipal", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaAssignedRoleManagementCloudPcRoleDefinitionPrincipal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Assigned", "AssignedViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", + "Method": "GET", + "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Invoke-MgBetaAssignedRoleManagementCloudPcRoleDefinitionPrincipal", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaAssignedRoleManagementDeviceManagementRoleDefinitionInheritPermissionFromPrincipal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Assigned", "AssignedViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", + "Method": "GET", + "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Invoke-MgBetaAssignedRoleManagementDeviceManagementRoleDefinitionInheritPermissionFromPrincipal", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaAssignedRoleManagementDeviceManagementRoleDefinitionPrincipal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Assigned", "AssignedViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", + "Method": "GET", + "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Invoke-MgBetaAssignedRoleManagementDeviceManagementRoleDefinitionPrincipal", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaAssignedRoleManagementDirectoryRoleDefinitionInheritPermissionFromPrincipal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Assigned", "AssignedViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", + "Method": "GET", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Invoke-MgBetaAssignedRoleManagementDirectoryRoleDefinitionInheritPermissionFromPrincipal", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Assigned", + "AssignedViaIdentity" + ], "Permissions": [ { "Name": "RoleManagement.Read.Directory", @@ -348210,110 +348937,109 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", + "Method": "GET", "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaAssignedRoleManagementDirectoryRoleDefinitionPrincipal", "OutputType": "IMicrosoftGraphDirectoryObject", - "Variants": [ - "Assigned", - "AssignedViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta" + "Command": "Invoke-MgBetaAssignedRoleManagementDirectoryRoleDefinitionPrincipal", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaAssignedRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFromPrincipal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Assigned", "AssignedViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Invoke-MgBetaAssignedRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFromPrincipal", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaAssignedRoleManagementEnterpriseAppRoleDefinitionPrincipal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Assigned", "AssignedViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Invoke-MgBetaAssignedRoleManagementEnterpriseAppRoleDefinitionPrincipal", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaAssignedRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFromPrincipal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Assigned", "AssignedViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Invoke-MgBetaAssignedRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFromPrincipal", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaAssignedRoleManagementEntitlementManagementRoleDefinitionPrincipal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Assigned", "AssignedViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Invoke-MgBetaAssignedRoleManagementEntitlementManagementRoleDefinitionPrincipal", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaAssignedRoleManagementExchangeRoleDefinitionInheritPermissionFromPrincipal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Assigned", "AssignedViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", + "Method": "GET", + "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Invoke-MgBetaAssignedRoleManagementExchangeRoleDefinitionInheritPermissionFromPrincipal", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaAssignedRoleManagementExchangeRoleDefinitionPrincipal", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Assigned", "AssignedViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-assignedprincipals?view=graph-rest-beta", + "Method": "GET", + "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/assignedPrincipals(transitive=@transitive,directoryScopeType='@directoryScopeType',directoryScopeId='@directoryScopeId')", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Invoke-MgBetaAssignedRoleManagementExchangeRoleDefinitionPrincipal", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Available" + ], "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -348332,19 +349058,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-availableprovidertypes?view=graph-rest-beta", + "Method": "GET", "Uri": "/directory/federationConfigurations/availableProviderTypes", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Invoke-MgBetaAvailableDirectoryFederationConfigurationProviderType", "OutputType": null, + "Command": "Invoke-MgBetaAvailableDirectoryFederationConfigurationProviderType", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Available" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-availableprovidertypes?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "IdentityProvider.Read.All", @@ -348363,70 +349089,71 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-availableprovidertypes?view=graph-rest-beta", + "Method": "GET", "Uri": "/identity/identityProviders/availableProviderTypes", - "Module": "Beta.Identity.SignIns", - "Command": "Invoke-MgBetaAvailableIdentityProviderType", "OutputType": null, - "Variants": [ - "Available" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-availableprovidertypes?view=graph-rest-beta" + "Command": "Invoke-MgBetaAvailableIdentityProviderType", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/batchRecordDecisions", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaBatchIdentityGovernanceAccessReviewDecisionInstanceRecordDecision", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Batch", "BatchExpanded", "BatchViaIdentity", "BatchViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-batchrecorddecisions?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-batchrecorddecisions?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/batchRecordDecisions", + "OutputType": null, + "Command": "Invoke-MgBetaBatchIdentityGovernanceAccessReviewDecisionInstanceRecordDecision", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/batchRecordDecisions", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaBatchIdentityGovernanceAccessReviewDefinitionInstanceRecordDecision", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Batch", "BatchExpanded", "BatchViaIdentity", "BatchViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-batchrecorddecisions?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-batchrecorddecisions?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/batchRecordDecisions", + "OutputType": null, + "Command": "Invoke-MgBetaBatchIdentityGovernanceAccessReviewDefinitionInstanceRecordDecision", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/batchRecordDecisions", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaBatchUserPendingAccessReviewInstanceRecordDecision", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Batch", "BatchExpanded", "BatchViaIdentity", "BatchViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-batchrecorddecisions?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-batchrecorddecisions?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/batchRecordDecisions", + "OutputType": null, + "Command": "Invoke-MgBetaBatchUserPendingAccessReviewInstanceRecordDecision", + "Module": "Beta.Users.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Begin", + "BeginViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -348445,357 +349172,359 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}/beginOnboarding", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaBeginDeviceManagementRemoteAssistancePartnerOnboarding", "OutputType": null, - "Variants": [ - "Begin", - "BeginViaIdentity" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Invoke-MgBetaBeginDeviceManagementRemoteAssistancePartnerOnboarding", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/decryptBuffer", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaBufferGroupSiteInformationProtectionDecrypt", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Buffer", "BufferExpanded", "BufferViaIdentity", "BufferViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/decryptBuffer", + "OutputType": null, + "Command": "Invoke-MgBetaBufferGroupSiteInformationProtectionDecrypt", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/encryptBuffer", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaBufferGroupSiteInformationProtectionEncrypt", - "OutputType": "IMicrosoftGraphBufferEncryptionResult", + "ApiVersion": "beta", "Variants": [ "Buffer", "BufferExpanded", "BufferViaIdentity", "BufferViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/encryptBuffer", + "OutputType": "IMicrosoftGraphBufferEncryptionResult", + "Command": "Invoke-MgBetaBufferGroupSiteInformationProtectionEncrypt", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/informationProtection/decryptBuffer", - "Module": "Beta.Identity.SignIns", - "Command": "Invoke-MgBetaBufferInformationProtectionDecrypt", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Buffer", "BufferExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/informationProtection/decryptBuffer", + "OutputType": null, + "Command": "Invoke-MgBetaBufferInformationProtectionDecrypt", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/informationProtection/encryptBuffer", - "Module": "Beta.Identity.SignIns", - "Command": "Invoke-MgBetaBufferInformationProtectionEncrypt", - "OutputType": "IMicrosoftGraphBufferEncryptionResult", + "ApiVersion": "beta", "Variants": [ "Buffer", "BufferExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/informationProtection/encryptBuffer", + "OutputType": "IMicrosoftGraphBufferEncryptionResult", + "Command": "Invoke-MgBetaBufferInformationProtectionEncrypt", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/informationProtection/decryptBuffer", - "Module": "Beta.Sites", - "Command": "Invoke-MgBetaBufferSiteInformationProtectionDecrypt", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Buffer", "BufferExpanded", "BufferViaIdentity", "BufferViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/informationProtection/decryptBuffer", + "OutputType": null, + "Command": "Invoke-MgBetaBufferSiteInformationProtectionDecrypt", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/informationProtection/encryptBuffer", - "Module": "Beta.Sites", - "Command": "Invoke-MgBetaBufferSiteInformationProtectionEncrypt", - "OutputType": "IMicrosoftGraphBufferEncryptionResult", + "ApiVersion": "beta", "Variants": [ "Buffer", "BufferExpanded", "BufferViaIdentity", "BufferViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/informationProtection/encryptBuffer", + "OutputType": "IMicrosoftGraphBufferEncryptionResult", + "Command": "Invoke-MgBetaBufferSiteInformationProtectionEncrypt", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/users/{user-id}/informationProtection/decryptBuffer", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaBufferUserInformationProtectionDecrypt", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Buffer", "BufferExpanded", "BufferViaIdentity", "BufferViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/informationProtection/decryptBuffer", + "OutputType": null, + "Command": "Invoke-MgBetaBufferUserInformationProtectionDecrypt", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/informationProtection/encryptBuffer", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaBufferUserInformationProtectionEncrypt", - "OutputType": "IMicrosoftGraphBufferEncryptionResult", + "ApiVersion": "beta", "Variants": [ "Buffer", "BufferExpanded", "BufferViaIdentity", "BufferViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/informationProtection/encryptBuffer", + "OutputType": "IMicrosoftGraphBufferEncryptionResult", + "Command": "Invoke-MgBetaBufferUserInformationProtectionEncrypt", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/bulkSetCloudPcReviewStatus", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaBulkDeviceManagementComanagedDeviceSetCloudPcReviewStatus", - "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "ApiVersion": "beta", "Variants": [ "Bulk", "BulkExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulksetcloudpcreviewstatus?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulksetcloudpcreviewstatus?view=graph-rest-beta", + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/bulkSetCloudPcReviewStatus", + "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "Command": "Invoke-MgBetaBulkDeviceManagementComanagedDeviceSetCloudPcReviewStatus", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/bulkSetCloudPcReviewStatus", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaBulkDeviceManagementManagedDeviceSetCloudPcReviewStatus", - "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "ApiVersion": "beta", "Variants": [ "Bulk", "BulkExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulksetcloudpcreviewstatus?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulksetcloudpcreviewstatus?view=graph-rest-beta", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/bulkSetCloudPcReviewStatus", + "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "Command": "Invoke-MgBetaBulkDeviceManagementManagedDeviceSetCloudPcReviewStatus", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/bulkResize", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaBulkDeviceManagementVirtualEndpointCloudPcResize", - "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", + "ApiVersion": "beta", "Variants": [ "Bulk", "BulkExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-bulkresize?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-bulkresize?view=graph-rest-beta", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/bulkResize", + "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", + "Command": "Invoke-MgBetaBulkDeviceManagementVirtualEndpointCloudPcResize", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/bulkReprovisionCloudPc", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaBulkReprovisionDeviceManagementComanagedDeviceCloudPc", - "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "ApiVersion": "beta", "Variants": [ "Bulk", "BulkExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulkreprovisioncloudpc?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulkreprovisioncloudpc?view=graph-rest-beta", + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/bulkReprovisionCloudPc", + "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "Command": "Invoke-MgBetaBulkReprovisionDeviceManagementComanagedDeviceCloudPc", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/bulkReprovisionCloudPc", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaBulkReprovisionDeviceManagementManagedDeviceCloudPc", - "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "ApiVersion": "beta", "Variants": [ "Bulk", "BulkExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulkreprovisioncloudpc?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulkreprovisioncloudpc?view=graph-rest-beta", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/bulkReprovisionCloudPc", + "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "Command": "Invoke-MgBetaBulkReprovisionDeviceManagementManagedDeviceCloudPc", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/bulkReprovisionCloudPc", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaBulkReprovisionUserManagedDeviceCloudPc", - "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "ApiVersion": "beta", "Variants": [ "Bulk", "BulkExpanded", "BulkViaIdentity", "BulkViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulkreprovisioncloudpc?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulkreprovisioncloudpc?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/bulkReprovisionCloudPc", + "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "Command": "Invoke-MgBetaBulkReprovisionUserManagedDeviceCloudPc", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/bulkRestoreCloudPc", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaBulkRestoreDeviceManagementComanagedDeviceCloudPc", - "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "ApiVersion": "beta", "Variants": [ "Bulk", "BulkExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulkrestorecloudpc?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulkrestorecloudpc?view=graph-rest-beta", + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/bulkRestoreCloudPc", + "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "Command": "Invoke-MgBetaBulkRestoreDeviceManagementComanagedDeviceCloudPc", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/bulkRestoreCloudPc", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaBulkRestoreDeviceManagementManagedDeviceCloudPc", - "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "ApiVersion": "beta", "Variants": [ "Bulk", "BulkExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulkrestorecloudpc?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulkrestorecloudpc?view=graph-rest-beta", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/bulkRestoreCloudPc", + "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "Command": "Invoke-MgBetaBulkRestoreDeviceManagementManagedDeviceCloudPc", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/bulkRestoreCloudPc", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaBulkRestoreUserManagedDeviceCloudPc", - "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "ApiVersion": "beta", "Variants": [ "Bulk", "BulkExpanded", "BulkViaIdentity", "BulkViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulkrestorecloudpc?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulkrestorecloudpc?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/bulkRestoreCloudPc", + "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "Command": "Invoke-MgBetaBulkRestoreUserManagedDeviceCloudPc", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/cloudPCs/bulkResize", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaBulkUserCloudPcResize", - "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", + "ApiVersion": "beta", "Variants": [ "Bulk", "BulkExpanded", "BulkViaIdentity", "BulkViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-bulkresize?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-bulkresize?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/cloudPCs/bulkResize", + "OutputType": "IMicrosoftGraphCloudPcRemoteActionResult", + "Command": "Invoke-MgBetaBulkUserCloudPcResize", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/bulkSetCloudPcReviewStatus", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaBulkUserManagedDeviceSetCloudPcReviewStatus", - "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "ApiVersion": "beta", "Variants": [ "Bulk", "BulkExpanded", "BulkViaIdentity", "BulkViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulksetcloudpcreviewstatus?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-bulksetcloudpcreviewstatus?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/bulkSetCloudPcReviewStatus", + "OutputType": "IMicrosoftGraphCloudPcBulkRemoteActionResult", + "Command": "Invoke-MgBetaBulkUserManagedDeviceSetCloudPcReviewStatus", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/calendar/allowedCalendarSharingRoles(User='{User}')", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaCalendarGroupCalendar", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Calendar", "CalendarViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/calendar/allowedCalendarSharingRoles(User='{User}')", + "OutputType": null, + "Command": "Invoke-MgBetaCalendarGroupCalendar", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/users/{user-id}/calendar/allowedCalendarSharingRoles(User='{User}')", - "Module": "Beta.Users.Functions", - "Command": "Invoke-MgBetaCalendarUserCalendarAllowedCalendarSharingRoles", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Calendar", "Calendar1", "CalendarViaIdentity", "CalendarViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/calendar/allowedCalendarSharingRoles(User='{User}')", + "OutputType": null, + "Command": "Invoke-MgBetaCalendarUserCalendarAllowedCalendarSharingRoles", + "Module": "Beta.Users.Functions" }, { + "ApiVersion": "beta", + "Variants": [ + "Checkin", + "CheckinExpanded", + "CheckinViaIdentity", + "CheckinViaIdentityExpanded" + ], "Permissions": [ { "Name": "Files.ReadWrite", @@ -348822,107 +349551,105 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-beta", + "Method": "POST", "Uri": "/drives/{drive-id}/items/{driveItem-id}/checkin", - "Module": "Beta.Files", - "Command": "Invoke-MgBetaCheckinDriveItem", "OutputType": null, - "Variants": [ - "Checkin", - "CheckinExpanded", - "CheckinViaIdentity", - "CheckinViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-beta" + "Command": "Invoke-MgBetaCheckinDriveItem", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/checkin", - "Module": "Beta.Files", - "Command": "Invoke-MgBetaCheckinDriveRoot", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Checkin", "CheckinExpanded", "CheckinViaIdentity", "CheckinViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-beta", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/checkin", + "OutputType": null, + "Command": "Invoke-MgBetaCheckinDriveRoot", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/checkin", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaCheckinGroupDriveItem", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Checkin", "CheckinExpanded", "CheckinViaIdentity", "CheckinViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/checkin", + "OutputType": null, + "Command": "Invoke-MgBetaCheckinGroupDriveItem", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/checkin", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaCheckinGroupDriveRoot", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Checkin", "CheckinExpanded", "CheckinViaIdentity", "CheckinViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/checkin", + "OutputType": null, + "Command": "Invoke-MgBetaCheckinGroupDriveRoot", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/checkin", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaCheckinUserDriveItem", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Checkin", "CheckinExpanded", "CheckinViaIdentity", "CheckinViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/checkin", + "OutputType": null, + "Command": "Invoke-MgBetaCheckinUserDriveItem", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/checkin", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaCheckinUserDriveRoot", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Checkin", "CheckinExpanded", "CheckinViaIdentity", "CheckinViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/checkin", + "OutputType": null, + "Command": "Invoke-MgBetaCheckinUserDriveRoot", + "Module": "Beta.Users.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Checkout", + "CheckoutViaIdentity" + ], "Permissions": [ { "Name": "Files.ReadWrite", @@ -348949,429 +349676,431 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-beta", + "Method": "POST", "Uri": "/drives/{drive-id}/items/{driveItem-id}/checkout", - "Module": "Beta.Files", - "Command": "Invoke-MgBetaCheckoutDriveItem", "OutputType": null, - "Variants": [ - "Checkout", - "CheckoutViaIdentity" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-beta" + "Command": "Invoke-MgBetaCheckoutDriveItem", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/checkout", - "Module": "Beta.Files", - "Command": "Invoke-MgBetaCheckoutDriveRoot", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Checkout", "CheckoutViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-beta", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/checkout", + "OutputType": null, + "Command": "Invoke-MgBetaCheckoutDriveRoot", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/checkout", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaCheckoutGroupDriveItem", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Checkout", "CheckoutViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/checkout", + "OutputType": null, + "Command": "Invoke-MgBetaCheckoutGroupDriveItem", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/checkout", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaCheckoutGroupDriveRoot", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Checkout", "CheckoutViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/checkout", + "OutputType": null, + "Command": "Invoke-MgBetaCheckoutGroupDriveRoot", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/checkout", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaCheckoutUserDriveItem", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Checkout", "CheckoutViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/checkout", + "OutputType": null, + "Command": "Invoke-MgBetaCheckoutUserDriveItem", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/checkout", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaCheckoutUserDriveRoot", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Checkout", "CheckoutViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-beta" - }, - { "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/cleanWindowsDevice", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaCleanDeviceManagementComanagedDeviceWindowsDevice", + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/checkout", "OutputType": null, + "Command": "Invoke-MgBetaCheckoutUserDriveRoot", + "Module": "Beta.Users.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Clean", "CleanExpanded", "CleanViaIdentity", "CleanViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/cleanWindowsDevice", + "OutputType": null, + "Command": "Invoke-MgBetaCleanDeviceManagementComanagedDeviceWindowsDevice", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/cleanWindowsDevice", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaCleanDeviceManagementManagedDeviceWindowsDevice", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Clean", "CleanExpanded", "CleanViaIdentity", "CleanViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/cleanWindowsDevice", + "OutputType": null, + "Command": "Invoke-MgBetaCleanDeviceManagementManagedDeviceWindowsDevice", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/cleanWindowsDevice", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaCleanUserManagedDeviceWindowsDevice", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Clean", "CleanExpanded", "CleanViaIdentity", "CleanViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/cleanWindowsDevice", + "OutputType": null, + "Command": "Invoke-MgBetaCleanUserManagedDeviceWindowsDevice", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/schedule/timeCards/clockIn", - "Module": "Beta.Teams", - "Command": "Invoke-MgBetaClockTeamScheduleTimeCardIn", - "OutputType": "IMicrosoftGraphTimeCard", + "ApiVersion": "beta", "Variants": [ "Clock", "ClockExpanded", "ClockViaIdentity", "ClockViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-clockin?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-clockin?view=graph-rest-beta", + "Method": "POST", + "Uri": "/teams/{team-id}/schedule/timeCards/clockIn", + "OutputType": "IMicrosoftGraphTimeCard", + "Command": "Invoke-MgBetaClockTeamScheduleTimeCardIn", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/clockOut", - "Module": "Beta.Teams", - "Command": "Invoke-MgBetaClockTeamScheduleTimeCardOut", - "OutputType": "IMicrosoftGraphTimeCard", + "ApiVersion": "beta", "Variants": [ "Clock", "ClockExpanded", "ClockViaIdentity", "ClockViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-clockout?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-clockout?view=graph-rest-beta", + "Method": "POST", + "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/clockOut", + "OutputType": "IMicrosoftGraphTimeCard", + "Command": "Invoke-MgBetaClockTeamScheduleTimeCardOut", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/security/alerts_v2/{alert-id}/comments/$count", - "Module": "Beta.Security", - "Command": "Invoke-MgBetaCommentSecurityAlert", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Comment", "CommentViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/alerts_v2/{alert-id}/comments/$count", + "OutputType": null, + "Command": "Invoke-MgBetaCommentSecurityAlert", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphAndroidLobAppContentVersionFile", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "OutputType": null, + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphAndroidLobAppContentVersionFile", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphiOSLobAppContentVersionFile", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "OutputType": null, + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphiOSLobAppContentVersionFile", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSDmgAppContentVersionFile", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "OutputType": null, + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSDmgAppContentVersionFile", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSLobAppContentVersionFile", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "OutputType": null, + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSLobAppContentVersionFile", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSPkgAppContentVersionFile", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "OutputType": null, + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSPkgAppContentVersionFile", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphManagedAndroidLobAppContentVersionFile", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "OutputType": null, + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphManagedAndroidLobAppContentVersionFile", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphManagediOSLobAppContentVersionFile", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "OutputType": null, + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphManagediOSLobAppContentVersionFile", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphManagedMobileLobAppContentVersionFile", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "OutputType": null, + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphManagedMobileLobAppContentVersionFile", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphWin32LobAppContentVersionFile", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "OutputType": null, + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphWin32LobAppContentVersionFile", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsAppXContentVersionFile", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "OutputType": null, + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsAppXContentVersionFile", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsMobileMsiContentVersionFile", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "OutputType": null, + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsMobileMsiContentVersionFile", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsUniversalAppXContentVersionFile", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "OutputType": null, + "Command": "Invoke-MgBetaCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsUniversalAppXContentVersionFile", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}/consentToDataSharing", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaConsentDeviceManagementDataSharingConsentToDataSharing", - "OutputType": "IMicrosoftGraphDataSharingConsent", + "ApiVersion": "beta", "Variants": [ "Consent", "ConsentViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}/consentToDataSharing", + "OutputType": "IMicrosoftGraphDataSharingConsent", + "Command": "Invoke-MgBetaConsentDeviceManagementDataSharingConsentToDataSharing", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/createOrGet", - "Module": "Beta.CloudCommunications", - "Command": "Invoke-MgBetaCreateOrGetCommunicationOnlineMeeting", - "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiVersion": "beta", "Variants": [ "Create1", "CreateExpanded1" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-createorget?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-createorget?view=graph-rest-beta", + "Method": "POST", + "Uri": "/communications/onlineMeetings/createOrGet", + "OutputType": "IMicrosoftGraphOnlineMeeting", + "Command": "Invoke-MgBetaCreateOrGetCommunicationOnlineMeeting", + "Module": "Beta.CloudCommunications" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], "Permissions": [ { "Name": "OnlineMeetings.ReadWrite", @@ -349390,22 +350119,67 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-createorget?view=graph-rest-beta", + "Method": "POST", "Uri": "/users/{user-id}/onlineMeetings/createOrGet", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaCreateOrGetUserOnlineMeeting", "OutputType": "IMicrosoftGraphOnlineMeeting", + "Command": "Invoke-MgBetaCreateOrGetUserOnlineMeeting", + "Module": "Beta.Users.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "Creation", + "CreationViaIdentity" + ], + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": 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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + }, + { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + } ], - "Method": "POST", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-createorget?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/fido2authenticationmethod-creationoptions?view=graph-rest-beta", + "Method": "GET", + "Uri": "/users/{user-id}/authentication/fido2Methods/creationOptions(challengeTimeoutInMinutes=@challengeTimeoutInMinutes)", + "OutputType": "IMicrosoftGraphWebauthnCredentialCreationOptions", + "Command": "Invoke-MgBetaCreationUserAuthenticationFido2MethodOption", + "Module": "Beta.Users.Functions" }, { + "ApiVersion": "beta", + "Variants": [ + "Custom" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -349440,19 +350214,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/roleScopeTags/hasCustomRoleScopeTag", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Invoke-MgBetaCustomDeviceManagementRoleScopeTag", "OutputType": null, - "Variants": [ - "Custom" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Invoke-MgBetaCustomDeviceManagementRoleScopeTag", + "Module": "Beta.DeviceManagement.Functions" }, { + "ApiVersion": "beta", + "Variants": [ + "Deactivate", + "DeactivateViaIdentity" + ], "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -349471,148 +350246,150 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-deactivate?view=graph-rest-beta", + "Method": "POST", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/deactivate", - "Module": "Beta.Education", - "Command": "Invoke-MgBetaDeactivateEducationClassAssignment", "OutputType": "IMicrosoftGraphEducationAssignment", - "Variants": [ - "Deactivate", - "DeactivateViaIdentity" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-deactivate?view=graph-rest-beta" + "Command": "Invoke-MgBetaDeactivateEducationClassAssignment", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/deactivate", - "Module": "Beta.Education", - "Command": "Invoke-MgBetaDeactivateEducationMeAssignment", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta", "Variants": [ "Deactivate", "DeactivateViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-deactivate?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-deactivate?view=graph-rest-beta", + "Method": "POST", + "Uri": "/education/me/assignments/{educationAssignment-id}/deactivate", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Command": "Invoke-MgBetaDeactivateEducationMeAssignment", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/deactivate", - "Module": "Beta.Education", - "Command": "Invoke-MgBetaDeactivateEducationUserAssignment", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta", "Variants": [ "Deactivate", "DeactivateViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-deactivate?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-deactivate?view=graph-rest-beta", + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/deactivate", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Command": "Invoke-MgBetaDeactivateEducationUserAssignment", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/solutions/backupRestore/protectionPolicies/{protectionPolicyBase-id}/deactivate", - "Module": "Beta.Bookings", - "Command": "Invoke-MgBetaDeactivateSolutionBackupRestoreProtectionPolicy", - "OutputType": "IMicrosoftGraphProtectionPolicyBase", + "ApiVersion": "beta", "Variants": [ "Deactivate", "DeactivateViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionpolicybase-deactivate?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionpolicybase-deactivate?view=graph-rest-beta", + "Method": "POST", + "Uri": "/solutions/backupRestore/protectionPolicies/{protectionPolicyBase-id}/deactivate", + "OutputType": "IMicrosoftGraphProtectionPolicyBase", + "Command": "Invoke-MgBetaDeactivateSolutionBackupRestoreProtectionPolicy", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/backupRestore/serviceApps/{serviceApp-id}/deactivate", - "Module": "Beta.Bookings", - "Command": "Invoke-MgBetaDeactivateSolutionBackupRestoreServiceApp", - "OutputType": "IMicrosoftGraphServiceApp", + "ApiVersion": "beta", "Variants": [ "Deactivate", "DeactivateViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceapp-deactivate?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceapp-deactivate?view=graph-rest-beta", + "Method": "POST", + "Uri": "/solutions/backupRestore/serviceApps/{serviceApp-id}/deactivate", + "OutputType": "IMicrosoftGraphServiceApp", + "Command": "Invoke-MgBetaDeactivateSolutionBackupRestoreServiceApp", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/calendar/events/{event-id}/decline", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaDeclineGroupCalendarEvent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Decline", "DeclineExpanded", "DeclineViaIdentity", "DeclineViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/calendar/events/{event-id}/decline", + "OutputType": null, + "Command": "Invoke-MgBetaDeclineGroupCalendarEvent", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/decline", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaDeclineGroupEvent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Decline", "DeclineExpanded", "DeclineViaIdentity", "DeclineViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/events/{event-id}/decline", + "OutputType": null, + "Command": "Invoke-MgBetaDeclineGroupEvent", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/decline", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaDeclineUserEvent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Decline", "DeclineExpanded", "DeclineViaIdentity", "DeclineViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/decline", + "OutputType": null, + "Command": "Invoke-MgBetaDeclineUserEvent", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/decline", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaDeclineUserEventInstance", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Decline", "DeclineExpanded", "DeclineViaIdentity", "DeclineViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/decline", + "OutputType": null, + "Command": "Invoke-MgBetaDeclineUserEventInstance", + "Module": "Beta.Users.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Deprovision", + "DeprovisionExpanded", + "DeprovisionViaIdentity", + "DeprovisionViaIdentityExpanded" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -349631,22 +350408,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deprovision", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaDeprovisionDeviceManagementComanagedDevice", "OutputType": null, + "Command": "Invoke-MgBetaDeprovisionDeviceManagementComanagedDevice", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Deprovision", "DeprovisionExpanded", "DeprovisionViaIdentity", "DeprovisionViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -349665,244 +350442,241 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deprovision", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaDeprovisionDeviceManagementManagedDevice", "OutputType": null, - "Variants": [ - "Deprovision", - "DeprovisionExpanded", - "DeprovisionViaIdentity", - "DeprovisionViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Invoke-MgBetaDeprovisionDeviceManagementManagedDevice", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deprovision", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaDeprovisionUserManagedDevice", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Deprovision", "DeprovisionExpanded", "DeprovisionViaIdentity", "DeprovisionViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deprovision", + "OutputType": null, + "Command": "Invoke-MgBetaDeprovisionUserManagedDevice", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignedAccessMultiModeProfiles", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaDeviceManagementDeviceConfigurationAssignedAccessMultiModeProfile", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Access", "AccessExpanded", "AccessViaIdentity", "AccessViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignedAccessMultiModeProfiles", + "OutputType": null, + "Command": "Invoke-MgBetaDeviceManagementDeviceConfigurationAssignedAccessMultiModeProfile", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/windowsPrivacyAccessControls", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaDeviceManagementDeviceConfigurationWindowsPrivacyAccessControl", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Access1", "AccessExpanded1", "AccessViaIdentity1", "AccessViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/windowsPrivacyAccessControls", + "OutputType": null, + "Command": "Invoke-MgBetaDeviceManagementDeviceConfigurationWindowsPrivacyAccessControl", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/directory/impactedResources/{impactedResource-id}/dismiss", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Invoke-MgBetaDismissDirectoryImpactedResource", - "OutputType": "IMicrosoftGraphImpactedResource", + "ApiVersion": "beta", "Variants": [ "Dismiss", "DismissExpanded", "DismissViaIdentity", "DismissViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-dismiss?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-dismiss?view=graph-rest-beta", + "Method": "POST", + "Uri": "/directory/impactedResources/{impactedResource-id}/dismiss", + "OutputType": "IMicrosoftGraphImpactedResource", + "Command": "Invoke-MgBetaDismissDirectoryImpactedResource", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/recommendations/{recommendation-id}/dismiss", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Invoke-MgBetaDismissDirectoryRecommendation", - "OutputType": "IMicrosoftGraphRecommendation", + "ApiVersion": "beta", "Variants": [ "Dismiss", "DismissExpanded", "DismissViaIdentity", "DismissViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/recommendation-dismiss?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/recommendation-dismiss?view=graph-rest-beta", + "Method": "POST", + "Uri": "/directory/recommendations/{recommendation-id}/dismiss", + "OutputType": "IMicrosoftGraphRecommendation", + "Command": "Invoke-MgBetaDismissDirectoryRecommendation", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/dismiss", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Invoke-MgBetaDismissDirectoryRecommendationImpactedResource", - "OutputType": "IMicrosoftGraphImpactedResource", + "ApiVersion": "beta", "Variants": [ "Dismiss", "DismissExpanded", "DismissViaIdentity", "DismissViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-dismiss?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-dismiss?view=graph-rest-beta", + "Method": "POST", + "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/dismiss", + "OutputType": "IMicrosoftGraphImpactedResource", + "Command": "Invoke-MgBetaDismissDirectoryRecommendationImpactedResource", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/calendar/events/{event-id}/dismissReminder", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaDismissGroupCalendarEventReminder", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Dismiss", "DismissViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/calendar/events/{event-id}/dismissReminder", + "OutputType": null, + "Command": "Invoke-MgBetaDismissGroupCalendarEventReminder", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/dismissReminder", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaDismissGroupEventReminder", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Dismiss", "DismissViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/events/{event-id}/dismissReminder", + "OutputType": null, + "Command": "Invoke-MgBetaDismissGroupEventReminder", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/identityProtection/riskyServicePrincipals/dismiss", - "Module": "Beta.Identity.SignIns", - "Command": "Invoke-MgBetaDismissRiskyServicePrincipal", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Dismiss", "DismissExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-dismiss?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-dismiss?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identityProtection/riskyServicePrincipals/dismiss", + "OutputType": null, + "Command": "Invoke-MgBetaDismissRiskyServicePrincipal", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identityProtection/riskyUsers/dismiss", - "Module": "Beta.Identity.SignIns", - "Command": "Invoke-MgBetaDismissRiskyUser", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Dismiss", "DismissExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyusers-dismiss?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyusers-dismiss?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identityProtection/riskyUsers/dismiss", + "OutputType": null, + "Command": "Invoke-MgBetaDismissRiskyUser", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/dismissReminder", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaDismissUserEventInstanceReminder", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Dismiss", "DismissViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/dismissReminder", + "OutputType": null, + "Command": "Invoke-MgBetaDismissUserEventInstanceReminder", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/dismissReminder", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaDismissUserEventReminder", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Dismiss", "DismissViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/dismissReminder", + "OutputType": null, + "Command": "Invoke-MgBetaDismissUserEventReminder", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/shutDown", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaDownDeviceManagementComanagedDeviceShut", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Down", "DownViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/shutDown", + "OutputType": null, + "Command": "Invoke-MgBetaDownDeviceManagementComanagedDeviceShut", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/shutDown", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaDownDeviceManagementManagedDeviceShut", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Down", "DownViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/shutDown", + "OutputType": null, + "Command": "Invoke-MgBetaDownDeviceManagementManagedDeviceShut", + "Module": "Beta.DeviceManagement.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Download" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -349921,19 +350695,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/applePushNotificationCertificate/downloadApplePushNotificationCertificateSigningRequest", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Invoke-MgBetaDownloadDeviceManagementApplePushNotificationCertificateApplePushNotificationCertificateSigningRequest", "OutputType": null, - "Variants": [ - "Download" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Invoke-MgBetaDownloadDeviceManagementApplePushNotificationCertificateApplePushNotificationCertificateSigningRequest", + "Module": "Beta.DeviceManagement.Functions" }, { + "ApiVersion": "beta", + "Variants": [ + "Download", + "DownloadExpanded" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -349952,20 +350727,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/comanagedDevices/downloadAppDiagnostics", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaDownloadDeviceManagementComanagedDeviceAppDiagnostic", "OutputType": null, + "Command": "Invoke-MgBetaDownloadDeviceManagementComanagedDeviceAppDiagnostic", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Download", "DownloadExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -349984,52 +350759,52 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/managedDevices/downloadAppDiagnostics", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaDownloadDeviceManagementManagedDeviceAppDiagnostic", "OutputType": null, - "Variants": [ - "Download", - "DownloadExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Invoke-MgBetaDownloadDeviceManagementManagedDeviceAppDiagnostic", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/downloadAppDiagnostics", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaDownloadUserManagedDeviceAppDiagnostic", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Download", "DownloadExpanded", "DownloadViaIdentity", "DownloadViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/downloadAppDiagnostics", + "OutputType": null, + "Command": "Invoke-MgBetaDownloadUserManagedDeviceAppDiagnostic", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/shutDown", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaDownUserManagedDeviceShut", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Down", "DownViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/shutDown", + "OutputType": null, + "Command": "Invoke-MgBetaDownUserManagedDeviceShut", + "Module": "Beta.Users.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Enroll", + "EnrollViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -350048,20 +350823,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/enrollNowAction", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaEnrollDeviceManagementComanagedDeviceNowAction", "OutputType": null, + "Command": "Invoke-MgBetaEnrollDeviceManagementComanagedDeviceNowAction", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Enroll", "EnrollViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -350080,167 +350855,167 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/enrollNowAction", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaEnrollDeviceManagementManagedDeviceNowAction", "OutputType": null, - "Variants": [ - "Enroll", - "EnrollViaIdentity" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Invoke-MgBetaEnrollDeviceManagementManagedDeviceNowAction", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/enrollNowAction", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaEnrollUserManagedDeviceNowAction", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Enroll", "EnrollViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/enrollNowAction", + "OutputType": null, + "Command": "Invoke-MgBetaEnrollUserManagedDeviceNowAction", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/enrollAssetsById", - "Module": "Beta.WindowsUpdates", - "Command": "Invoke-MgBetaEnrollWindowsUpdatesDeploymentAudienceExclusionAssetById", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Enroll", "EnrollExpanded", "EnrollViaIdentity", "EnrollViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Invoke-MgBetaEnrollWuDeploymentAudienceExclusionAssetGraphBPreId", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/enrollAssetsById", + "OutputType": null, + "Command": "Invoke-MgBetaEnrollWindowsUpdatesDeploymentAudienceExclusionAssetById", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/enrollAssetsById", - "Module": "Beta.WindowsUpdates", - "Command": "Invoke-MgBetaEnrollWindowsUpdatesDeploymentAudienceMemberAssetById", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Enroll", "EnrollExpanded", "EnrollViaIdentity", "EnrollViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Invoke-MgBetaEnrollWuDeploymentAudienceMemberAssetGraphBPreId", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/enrollAssetsById", + "OutputType": null, + "Command": "Invoke-MgBetaEnrollWindowsUpdatesDeploymentAudienceMemberAssetById", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/enrollAssets", - "Module": "Beta.WindowsUpdates", - "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceExclusionAsset", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Enroll", "EnrollExpanded", "EnrollViaIdentity", "EnrollViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Invoke-MgBetaEnrollWuPolicyAudienceExclusionAsset", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/enrollAssets", + "OutputType": null, + "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceExclusionAsset", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/enrollAssetsById", - "Module": "Beta.WindowsUpdates", - "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceExclusionAssetById", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Enroll", "EnrollExpanded", "EnrollViaIdentity", "EnrollViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Invoke-MgBetaEnrollWuPolicyAudienceExclusionAssetGraphBPreId", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/enrollAssetsById", + "OutputType": null, + "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceExclusionAssetById", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/enrollAssets", - "Module": "Beta.WindowsUpdates", - "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceMemberAsset", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Enroll", "EnrollExpanded", "EnrollViaIdentity", "EnrollViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Invoke-MgBetaEnrollWuPolicyAudienceMemberAsset", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/enrollAssets", + "OutputType": null, + "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceMemberAsset", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/enrollAssetsById", - "Module": "Beta.WindowsUpdates", - "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceMemberAssetById", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Enroll", "EnrollExpanded", "EnrollViaIdentity", "EnrollViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Invoke-MgBetaEnrollWuPolicyAudienceMemberAssetGraphBPreId", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/enrollAssetsById", + "OutputType": null, + "Command": "Invoke-MgBetaEnrollWindowsUpdatesPolicyAudienceMemberAssetById", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/updatableAssets/enrollAssets", - "Module": "Beta.WindowsUpdates", - "Command": "Invoke-MgBetaEnrollWindowsUpdatesUpdatableAsset", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Enroll", "EnrollExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Invoke-MgBetaEnrollWuUpdatableAsset", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/admin/windows/updates/updatableAssets/enrollAssets", + "OutputType": null, + "Command": "Invoke-MgBetaEnrollWindowsUpdatesUpdatableAsset", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/updatableAssets/enrollAssetsById", - "Module": "Beta.WindowsUpdates", - "Command": "Invoke-MgBetaEnrollWindowsUpdatesUpdatableAssetById", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Enroll", "EnrollExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Invoke-MgBetaEnrollWuUpdatableAssetGraphBPreId", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/admin/windows/updates/updatableAssets/enrollAssetsById", + "OutputType": null, + "Command": "Invoke-MgBetaEnrollWindowsUpdatesUpdatableAssetById", + "Module": "Beta.WindowsUpdates" }, { + "ApiVersion": "beta", + "Variants": [ + "Estimate", + "EstimateViaIdentity" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -350259,20 +351034,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-estimatestatistics?view=graph-rest-beta", + "Method": "POST", "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/estimateStatistics", - "Module": "Beta.Compliance", - "Command": "Invoke-MgBetaEstimateComplianceEdiscoveryCaseSourceCollectionStatistics", "OutputType": null, + "Command": "Invoke-MgBetaEstimateComplianceEdiscoveryCaseSourceCollectionStatistics", + "Module": "Beta.Compliance" + }, + { + "ApiVersion": "beta", "Variants": [ "Estimate", "EstimateViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-estimatestatistics?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -350291,20 +351066,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-estimatestatistics?view=graph-rest-beta", + "Method": "POST", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/estimateStatistics", - "Module": "Beta.Security", - "Command": "Invoke-MgBetaEstimateSecurityCaseEdiscoveryCaseSearchStatistics", "OutputType": null, - "Variants": [ - "Estimate", - "EstimateViaIdentity" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-estimatestatistics?view=graph-rest-beta" + "Command": "Invoke-MgBetaEstimateSecurityCaseEdiscoveryCaseSearchStatistics", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "Excuse", + "ExcuseViaIdentity" + ], "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -350323,50 +351098,50 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-excuse?view=graph-rest-beta", + "Method": "POST", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/excuse", - "Module": "Beta.Education", - "Command": "Invoke-MgBetaExcuseEducationClassAssignmentSubmission", "OutputType": "IMicrosoftGraphEducationSubmission", - "Variants": [ - "Excuse", - "ExcuseViaIdentity" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-excuse?view=graph-rest-beta" + "Command": "Invoke-MgBetaExcuseEducationClassAssignmentSubmission", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/excuse", - "Module": "Beta.Education", - "Command": "Invoke-MgBetaExcuseEducationMeAssignmentSubmission", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Variants": [ "Excuse", "ExcuseViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-excuse?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-excuse?view=graph-rest-beta", + "Method": "POST", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/excuse", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Command": "Invoke-MgBetaExcuseEducationMeAssignmentSubmission", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/excuse", - "Module": "Beta.Education", - "Command": "Invoke-MgBetaExcuseEducationUserAssignmentSubmission", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Variants": [ "Excuse", "ExcuseViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-excuse?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-excuse?view=graph-rest-beta", + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/excuse", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Command": "Invoke-MgBetaExcuseEducationUserAssignmentSubmission", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "Execute", + "ExecuteExpanded" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -350393,20 +351168,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/comanagedDevices/executeAction", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaExecuteDeviceManagementComanagedDeviceAction", "OutputType": "IMicrosoftGraphBulkManagedDeviceActionResult", + "Command": "Invoke-MgBetaExecuteDeviceManagementComanagedDeviceAction", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Execute", "ExecuteExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -350433,54 +351208,54 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/managedDevices/executeAction", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaExecuteDeviceManagementManagedDeviceAction", "OutputType": "IMicrosoftGraphBulkManagedDeviceActionResult", - "Variants": [ - "Execute", - "ExecuteExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Invoke-MgBetaExecuteDeviceManagementManagedDeviceAction", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/windowsDriverUpdateProfiles/{windowsDriverUpdateProfile-id}/executeAction", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaExecuteDeviceManagementWindowsDriverUpdateProfileAction", - "OutputType": "IMicrosoftGraphBulkDriverActionResult", + "ApiVersion": "beta", "Variants": [ "Execute", "ExecuteExpanded", "ExecuteViaIdentity", "ExecuteViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/windowsDriverUpdateProfiles/{windowsDriverUpdateProfile-id}/executeAction", + "OutputType": "IMicrosoftGraphBulkDriverActionResult", + "Command": "Invoke-MgBetaExecuteDeviceManagementWindowsDriverUpdateProfileAction", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/executeAction", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaExecuteUserManagedDeviceAction", - "OutputType": "IMicrosoftGraphBulkManagedDeviceActionResult", + "ApiVersion": "beta", "Variants": [ "Execute", "ExecuteExpanded", "ExecuteViaIdentity", "ExecuteViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/executeAction", + "OutputType": "IMicrosoftGraphBulkManagedDeviceActionResult", + "Command": "Invoke-MgBetaExecuteUserManagedDeviceAction", + "Module": "Beta.Users.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Experience", + "Experience1" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -350499,20 +351274,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsSummarizedDeviceScopes", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Invoke-MgBetaExperienceDeviceManagement", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScopeSummary", - "Variants": [ - "Experience", - "Experience1" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Invoke-MgBetaExperienceDeviceManagement", + "Module": "Beta.DeviceManagement.Functions" }, { + "ApiVersion": "beta", + "Variants": [ + "Extract", + "ExtractViaIdentity" + ], "Permissions": [ { "Name": "Files.Read.All", @@ -350547,82 +351322,82 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", - "Module": "Beta.Files", - "Command": "Invoke-MgBetaExtractDriveItemSensitivityLabel", "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", - "Variants": [ - "Extract", - "ExtractViaIdentity" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Invoke-MgBetaExtractDriveItemSensitivityLabel", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/extractSensitivityLabels", - "Module": "Beta.Files", - "Command": "Invoke-MgBetaExtractDriveRootSensitivityLabel", - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "ApiVersion": "beta", "Variants": [ "Extract", "ExtractViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/drives/{drive-id}/root/extractSensitivityLabels", + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "Command": "Invoke-MgBetaExtractDriveRootSensitivityLabel", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaExtractGroupDriveItemSensitivityLabel", - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "ApiVersion": "beta", "Variants": [ "Extract", "ExtractViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "Command": "Invoke-MgBetaExtractGroupDriveItemSensitivityLabel", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/extractSensitivityLabels", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaExtractGroupDriveRootSensitivityLabel", - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "ApiVersion": "beta", "Variants": [ "Extract", "ExtractViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/extractSensitivityLabels", + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "Command": "Invoke-MgBetaExtractGroupDriveRootSensitivityLabel", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/extractLabel", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaExtractGroupSiteInformationProtectionPolicyLabel", - "OutputType": "IMicrosoftGraphInformationProtectionContentLabel", + "ApiVersion": "beta", "Variants": [ "Extract", "ExtractExpanded", "ExtractViaIdentity", "ExtractViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-extractlabel?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-extractlabel?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/extractLabel", + "OutputType": "IMicrosoftGraphInformationProtectionContentLabel", + "Command": "Invoke-MgBetaExtractGroupSiteInformationProtectionPolicyLabel", + "Module": "Beta.Groups" }, { + "ApiVersion": "beta", + "Variants": [ + "Extract", + "ExtractExpanded" + ], "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -350641,99 +351416,101 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-extractlabel?view=graph-rest-beta", + "Method": "POST", "Uri": "/informationProtection/policy/labels/extractLabel", - "Module": "Beta.Identity.SignIns", - "Command": "Invoke-MgBetaExtractInformationProtectionPolicyLabel", "OutputType": "IMicrosoftGraphInformationProtectionContentLabel", - "Variants": [ - "Extract", - "ExtractExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-extractlabel?view=graph-rest-beta" + "Command": "Invoke-MgBetaExtractInformationProtectionPolicyLabel", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/security/informationProtection/sensitivityLabels/extractContentLabel", - "Module": "Beta.Security", - "Command": "Invoke-MgBetaExtractSecurityInformationProtectionSensitivityLabelContentLabel", - "OutputType": "IMicrosoftGraphSecurityContentLabel", + "ApiVersion": "beta", "Variants": [ "Extract", "ExtractExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-extractcontentlabel?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-extractcontentlabel?view=graph-rest-beta", + "Method": "POST", + "Uri": "/security/informationProtection/sensitivityLabels/extractContentLabel", + "OutputType": "IMicrosoftGraphSecurityContentLabel", + "Command": "Invoke-MgBetaExtractSecurityInformationProtectionSensitivityLabelContentLabel", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/informationProtection/policy/labels/extractLabel", - "Module": "Beta.Sites", - "Command": "Invoke-MgBetaExtractSiteInformationProtectionPolicyLabel", - "OutputType": "IMicrosoftGraphInformationProtectionContentLabel", + "ApiVersion": "beta", "Variants": [ "Extract", "ExtractExpanded", "ExtractViaIdentity", "ExtractViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-extractlabel?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-extractlabel?view=graph-rest-beta", + "Method": "POST", + "Uri": "/sites/{site-id}/informationProtection/policy/labels/extractLabel", + "OutputType": "IMicrosoftGraphInformationProtectionContentLabel", + "Command": "Invoke-MgBetaExtractSiteInformationProtectionPolicyLabel", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaExtractUserDriveItemSensitivityLabel", - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "ApiVersion": "beta", "Variants": [ "Extract", "ExtractViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "Command": "Invoke-MgBetaExtractUserDriveItemSensitivityLabel", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/extractSensitivityLabels", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaExtractUserDriveRootSensitivityLabel", - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "ApiVersion": "beta", "Variants": [ "Extract", "ExtractViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/extractSensitivityLabels", + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "Command": "Invoke-MgBetaExtractUserDriveRootSensitivityLabel", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/informationProtection/policy/labels/extractLabel", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaExtractUserInformationProtectionPolicyLabel", - "OutputType": "IMicrosoftGraphInformationProtectionContentLabel", + "ApiVersion": "beta", "Variants": [ "Extract", "ExtractExpanded", "ExtractViaIdentity", "ExtractViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-extractlabel?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-extractlabel?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/informationProtection/policy/labels/extractLabel", + "OutputType": "IMicrosoftGraphInformationProtectionContentLabel", + "Command": "Invoke-MgBetaExtractUserInformationProtectionPolicyLabel", + "Module": "Beta.Users.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Extract", + "ExtractExpanded", + "ExtractViaIdentity", + "ExtractViaIdentityExpanded" + ], "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -350752,52 +351529,50 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-extractcontentlabel?view=graph-rest-beta", + "Method": "POST", "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/extractContentLabel", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaExtractUserSecurityInformationProtectionSensitivityLabelContentLabel", "OutputType": "IMicrosoftGraphSecurityContentLabel", - "Variants": [ - "Extract", - "ExtractExpanded", - "ExtractViaIdentity", - "ExtractViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-extractcontentlabel?view=graph-rest-beta" + "Command": "Invoke-MgBetaExtractUserSecurityInformationProtectionSensitivityLabelContentLabel", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/messages/favorite", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "Invoke-MgBetaFavoriteServiceAnnouncementMessage", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Favorite", "FavoriteExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-favorite?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-favorite?view=graph-rest-beta", + "Method": "POST", + "Uri": "/admin/serviceAnnouncement/messages/favorite", + "OutputType": null, + "Command": "Invoke-MgBetaFavoriteServiceAnnouncementMessage", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/filterOperators", - "Module": "Beta.Applications", - "Command": "Invoke-MgBetaFilterApplicationSynchronizationJobSchemaOperator", - "OutputType": "IMicrosoftGraphFilterOperatorSchema", + "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-beta", + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/filterOperators", + "OutputType": "IMicrosoftGraphFilterOperatorSchema", + "Command": "Invoke-MgBetaFilterApplicationSynchronizationJobSchemaOperator", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "Filter", + "FilterViaIdentity" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -350816,20 +351591,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-beta", + "Method": "GET", "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/filterOperators", - "Module": "Beta.Applications", - "Command": "Invoke-MgBetaFilterApplicationSynchronizationTemplateSchemaOperator", "OutputType": "IMicrosoftGraphFilterOperatorSchema", + "Command": "Invoke-MgBetaFilterApplicationSynchronizationTemplateSchemaOperator", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -350848,35 +351623,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/filterByCurrentUser(on='{on}')", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageAssignmentApprovalByCurrentUser", "OutputType": "IMicrosoftGraphApproval", + "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageAssignmentApprovalByCurrentUser", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignment-filterbycurrentuser?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/filterByCurrentUser(on='{on}')", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageAssignmentByCurrentUser", "OutputType": "IMicrosoftGraphAccessPackageAssignment", + "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageAssignmentByCurrentUser", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignment-filterbycurrentuser?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -350895,20 +351670,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-filterbycurrentuser?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/filterByCurrentUser(on='{on}')", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageAssignmentRequestByCurrentUser", "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageAssignmentRequestByCurrentUser", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-filterbycurrentuser?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -350927,20 +351702,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-filterbycurrentuser?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackages/filterByCurrentUser(on='{on}')", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageByCurrentUser", "OutputType": "IMicrosoftGraphAccessPackage", + "Command": "Invoke-MgBetaFilterEntitlementManagementAccessPackageByCurrentUser", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-filterbycurrentuser?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -350959,80 +351734,80 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-filterbycurrentuser?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/filterByCurrentUser(on='{on}')", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterEntitlementManagementAssignmentRequestByCurrentUser", "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "Command": "Invoke-MgBetaFilterEntitlementManagementAssignmentRequestByCurrentUser", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-filterbycurrentuser?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/accessReviews/decisions/filterByCurrentUser(on='{on}')", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionByCurrentUser", "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionByCurrentUser", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/filterByCurrentUser(on='{on}')", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionInstanceDecisionByCurrentUser", "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionInstanceDecisionByCurrentUser", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-filterbycurrentuser?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/filterByCurrentUser(on='{on}')", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionInstanceStageByCurrentUser", "OutputType": "IMicrosoftGraphAccessReviewStage", + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionInstanceStageByCurrentUser", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-filterbycurrentuser?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/filterByCurrentUser(on='{on}')", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionInstanceStageDecisionByCurrentUser", "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDecisionInstanceStageDecisionByCurrentUser", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "AccessReview.Read.All", @@ -351051,20 +351826,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-filterbycurrentuser?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/accessReviews/definitions/filterByCurrentUser(on='{on}')", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionByCurrentUser", "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionByCurrentUser", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-filterbycurrentuser?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "AccessReview.Read.All", @@ -351083,20 +351858,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-filterbycurrentuser?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/filterByCurrentUser(on='{on}')", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceByCurrentUser", "OutputType": "IMicrosoftGraphAccessReviewInstance", + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceByCurrentUser", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-filterbycurrentuser?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "AccessReview.Read.All", @@ -351115,20 +351890,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/filterByCurrentUser(on='{on}')", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceDecisionByCurrentUser", "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceDecisionByCurrentUser", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "AccessReview.Read.All", @@ -351147,20 +351922,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-filterbycurrentuser?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/filterByCurrentUser(on='{on}')", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceStageByCurrentUser", "OutputType": "IMicrosoftGraphAccessReviewStage", + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceStageByCurrentUser", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-filterbycurrentuser?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "AccessReview.Read.All", @@ -351179,20 +351954,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/filterByCurrentUser(on='{on}')", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionByCurrentUser", "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Command": "Invoke-MgBetaFilterIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionByCurrentUser", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -351211,20 +351986,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentrequest-filterByCurrentUser?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/appConsent/appConsentRequests/filterByCurrentUser(on='{on}')", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterIdentityGovernanceAppConsentRequestByCurrentUser", "OutputType": "IMicrosoftGraphAppConsentRequest", + "Command": "Invoke-MgBetaFilterIdentityGovernanceAppConsentRequestByCurrentUser", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentrequest-filterByCurrentUser?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -351243,65 +352018,65 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userconsentrequest-filterbycurrentuser?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/filterByCurrentUser(on='{on}')", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterIdentityGovernanceAppConsentRequestUserConsentRequestByCurrentUser", "OutputType": "IMicrosoftGraphUserConsentRequest", + "Command": "Invoke-MgBetaFilterIdentityGovernanceAppConsentRequestUserConsentRequestByCurrentUser", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userconsentrequest-filterbycurrentuser?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/filterByCurrentUser(on='{on}')", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterIdentityGovernancePermissionManagementScheduledPermissionApprovalByCurrentUser", "OutputType": "IMicrosoftGraphApproval", + "Command": "Invoke-MgBetaFilterIdentityGovernancePermissionManagementScheduledPermissionApprovalByCurrentUser", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsRequests/filterByCurrentUser(on='{on}')", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterIdentityGovernancePermissionManagementScheduledPermissionRequestByCurrentUser", "OutputType": "IMicrosoftGraphScheduledPermissionsRequest", + "Command": "Invoke-MgBetaFilterIdentityGovernancePermissionManagementScheduledPermissionRequestByCurrentUser", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/filterByCurrentUser(on='{on}')", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentApprovalByCurrentUser", "OutputType": "IMicrosoftGraphApproval", + "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentApprovalByCurrentUser", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -351320,20 +352095,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedule-filterbycurrentuser?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/filterByCurrentUser(on='{on}')", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleByCurrentUser", "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", + "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleByCurrentUser", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedule-filterbycurrentuser?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -351352,20 +352127,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/filterByCurrentUser(on='{on}')", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceByCurrentUser", "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", + "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceByCurrentUser", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -351384,20 +352159,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedulerequest-filterbycurrentuser?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/filterByCurrentUser(on='{on}')", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestByCurrentUser", "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", + "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestByCurrentUser", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedulerequest-filterbycurrentuser?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -351416,20 +352191,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedule-filterbycurrentuser?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/filterByCurrentUser(on='{on}')", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleByCurrentUser", "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleByCurrentUser", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedule-filterbycurrentuser?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -351448,20 +352223,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/filterByCurrentUser(on='{on}')", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceByCurrentUser", "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceByCurrentUser", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -351480,44 +352255,36 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-beta", + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/filterByCurrentUser(on='{on}')", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestByCurrentUser", "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", + "Command": "Invoke-MgBetaFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestByCurrentUser", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-beta", + "Method": "GET", "Uri": "/roleManagement/directory/roleAssignmentApprovals/filterByCurrentUser(on='{on}')", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentApprovalByCurrentUser", "OutputType": "IMicrosoftGraphApproval", + "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentApprovalByCurrentUser", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-beta" - }, - { "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write directory RBAC settings", @@ -351549,31 +352316,31 @@ "IsAdmin": true, "PermissionType": "DelegatedWork", "IsLeastPrivilege": false + }, + { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-filterbycurrentuser?view=graph-rest-beta", + "Method": "GET", "Uri": "/roleManagement/directory/roleAssignmentSchedules/filterByCurrentUser(on='{on}')", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentScheduleByCurrentUser", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentScheduleByCurrentUser", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-filterbycurrentuser?view=graph-rest-beta" - }, - { "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write directory RBAC settings", @@ -351605,22 +352372,30 @@ "IsAdmin": true, "PermissionType": "DelegatedWork", "IsLeastPrivilege": false + }, + { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-beta", + "Method": "GET", "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentScheduleInstanceByCurrentUser", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentScheduleInstanceByCurrentUser", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "RoleAssignmentSchedule.ReadWrite.Directory", @@ -351655,29 +352430,21 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-filterbycurrentuser?view=graph-rest-beta", + "Method": "GET", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentScheduleRequestByCurrentUser", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleAssignmentScheduleRequestByCurrentUser", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-filterbycurrentuser?view=graph-rest-beta" - }, - { "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write directory RBAC settings", @@ -351709,31 +352476,31 @@ "IsAdmin": true, "PermissionType": "DelegatedWork", "IsLeastPrivilege": false + }, + { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-filterbycurrentuser?view=graph-rest-beta", + "Method": "GET", "Uri": "/roleManagement/directory/roleEligibilitySchedules/filterByCurrentUser(on='{on}')", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleEligibilityScheduleByCurrentUser", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleEligibilityScheduleByCurrentUser", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-filterbycurrentuser?view=graph-rest-beta" - }, - { "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write directory RBAC settings", @@ -351765,22 +352532,30 @@ "IsAdmin": true, "PermissionType": "DelegatedWork", "IsLeastPrivilege": false + }, + { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-beta", + "Method": "GET", "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleEligibilityScheduleInstanceByCurrentUser", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleEligibilityScheduleInstanceByCurrentUser", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "RoleEligibilitySchedule.ReadWrite.Directory", @@ -351823,230 +352598,230 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-beta", + "Method": "GET", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleEligibilityScheduleRequestByCurrentUser", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Command": "Invoke-MgBetaFilterRoleManagementDirectoryRoleEligibilityScheduleRequestByCurrentUser", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-beta", + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/filterByCurrentUser(on='{on}')", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentApprovalByCurrentUser", "OutputType": "IMicrosoftGraphApproval", + "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentApprovalByCurrentUser", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-filterbycurrentuser?view=graph-rest-beta", + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/filterByCurrentUser(on='{on}')", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentScheduleByCurrentUser", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentScheduleByCurrentUser", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-filterbycurrentuser?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-beta", + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceByCurrentUser", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentScheduleInstanceByCurrentUser", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-filterbycurrentuser?view=graph-rest-beta", + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentScheduleRequestByCurrentUser", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleAssignmentScheduleRequestByCurrentUser", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-filterbycurrentuser?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-filterbycurrentuser?view=graph-rest-beta", + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/filterByCurrentUser(on='{on}')", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleEligibilityScheduleByCurrentUser", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleEligibilityScheduleByCurrentUser", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-filterbycurrentuser?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-beta", + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceByCurrentUser", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleEligibilityScheduleInstanceByCurrentUser", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-beta", + "Method": "GET", "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleEligibilityScheduleRequestByCurrentUser", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Command": "Invoke-MgBetaFilterRoleManagementEnterpriseAppRoleEligibilityScheduleRequestByCurrentUser", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-beta", + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/filterByCurrentUser(on='{on}')", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentApprovalByCurrentUser", "OutputType": "IMicrosoftGraphApproval", + "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentApprovalByCurrentUser", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-filterbycurrentuser?view=graph-rest-beta", + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/filterByCurrentUser(on='{on}')", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentScheduleByCurrentUser", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentScheduleByCurrentUser", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-filterbycurrentuser?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-beta", + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceByCurrentUser", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceByCurrentUser", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-filterbycurrentuser?view=graph-rest-beta", + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentScheduleRequestByCurrentUser", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleAssignmentScheduleRequestByCurrentUser", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-filterbycurrentuser?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-filterbycurrentuser?view=graph-rest-beta", + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/filterByCurrentUser(on='{on}')", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleEligibilityScheduleByCurrentUser", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleEligibilityScheduleByCurrentUser", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-filterbycurrentuser?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-beta", + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceByCurrentUser", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceByCurrentUser", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-beta", + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleEligibilityScheduleRequestByCurrentUser", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Command": "Invoke-MgBetaFilterRoleManagementEntitlementManagementRoleEligibilityScheduleRequestByCurrentUser", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -352065,20 +352840,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-beta", + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/filterOperators", - "Module": "Beta.Applications", - "Command": "Invoke-MgBetaFilterServicePrincipalSynchronizationJobSchemaOperator", "OutputType": "IMicrosoftGraphFilterOperatorSchema", + "Command": "Invoke-MgBetaFilterServicePrincipalSynchronizationJobSchemaOperator", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -352097,170 +352872,170 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-beta", + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/filterOperators", - "Module": "Beta.Applications", - "Command": "Invoke-MgBetaFilterServicePrincipalSynchronizationTemplateSchemaOperator", "OutputType": "IMicrosoftGraphFilterOperatorSchema", - "Variants": [ - "Filter", - "FilterViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-beta" + "Command": "Invoke-MgBetaFilterServicePrincipalSynchronizationTemplateSchemaOperator", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/appConsentRequestsForApproval/filterByCurrentUser(on='{on}')", - "Module": "Beta.Users.Functions", - "Command": "Invoke-MgBetaFilterUserAppConsentRequestForApprovalByCurrentUser", - "OutputType": "IMicrosoftGraphAppConsentRequest", + "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentrequest-filterByCurrentUser?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentrequest-filterByCurrentUser?view=graph-rest-beta", + "Method": "GET", + "Uri": "/users/{user-id}/appConsentRequestsForApproval/filterByCurrentUser(on='{on}')", + "OutputType": "IMicrosoftGraphAppConsentRequest", + "Command": "Invoke-MgBetaFilterUserAppConsentRequestForApprovalByCurrentUser", + "Module": "Beta.Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/appConsentRequestsForApproval/{appConsentRequest-id}/userConsentRequests/filterByCurrentUser(on='{on}')", - "Module": "Beta.Users.Functions", - "Command": "Invoke-MgBetaFilterUserAppConsentRequestForApprovalUserConsentRequestByCurrentUser", - "OutputType": "IMicrosoftGraphUserConsentRequest", + "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userconsentrequest-filterbycurrentuser?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userconsentrequest-filterbycurrentuser?view=graph-rest-beta", + "Method": "GET", + "Uri": "/users/{user-id}/appConsentRequestsForApproval/{appConsentRequest-id}/userConsentRequests/filterByCurrentUser(on='{on}')", + "OutputType": "IMicrosoftGraphUserConsentRequest", + "Command": "Invoke-MgBetaFilterUserAppConsentRequestForApprovalUserConsentRequestByCurrentUser", + "Module": "Beta.Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/approvals/filterByCurrentUser(on='{on}')", - "Module": "Beta.Users.Functions", - "Command": "Invoke-MgBetaFilterUserApprovalByCurrentUser", - "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-beta", + "Method": "GET", + "Uri": "/users/{user-id}/approvals/filterByCurrentUser(on='{on}')", + "OutputType": "IMicrosoftGraphApproval", + "Command": "Invoke-MgBetaFilterUserApprovalByCurrentUser", + "Module": "Beta.Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/pendingAccessReviewInstances/filterByCurrentUser(on='{on}')", - "Module": "Beta.Users.Functions", - "Command": "Invoke-MgBetaFilterUserPendingAccessReviewInstanceByCurrentUser", - "OutputType": "IMicrosoftGraphAccessReviewInstance", + "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-filterbycurrentuser?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-filterbycurrentuser?view=graph-rest-beta", + "Method": "GET", + "Uri": "/users/{user-id}/pendingAccessReviewInstances/filterByCurrentUser(on='{on}')", + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "Command": "Invoke-MgBetaFilterUserPendingAccessReviewInstanceByCurrentUser", + "Module": "Beta.Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/decisions/filterByCurrentUser(on='{on}')", - "Module": "Beta.Users.Functions", - "Command": "Invoke-MgBetaFilterUserPendingAccessReviewInstanceDecisionByCurrentUser", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-list-decisions?view=graph-rest-beta", + "Method": "GET", + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/decisions/filterByCurrentUser(on='{on}')", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Command": "Invoke-MgBetaFilterUserPendingAccessReviewInstanceDecisionByCurrentUser", + "Module": "Beta.Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/stages/filterByCurrentUser(on='{on}')", - "Module": "Beta.Users.Functions", - "Command": "Invoke-MgBetaFilterUserPendingAccessReviewInstanceStageByCurrentUser", - "OutputType": "IMicrosoftGraphAccessReviewStage", + "ApiVersion": "beta", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-filterbycurrentuser?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-filterbycurrentuser?view=graph-rest-beta", + "Method": "GET", + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/stages/filterByCurrentUser(on='{on}')", + "OutputType": "IMicrosoftGraphAccessReviewStage", + "Command": "Invoke-MgBetaFilterUserPendingAccessReviewInstanceStageByCurrentUser", + "Module": "Beta.Users.Functions" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/journals/{journal-id}/post", - "Module": "Beta.Financials", - "Command": "Invoke-MgBetaFinancialCompanyJournal", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Post", "PostViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/financials/companies/{company-id}/journals/{journal-id}/post", + "OutputType": null, + "Command": "Invoke-MgBetaFinancialCompanyJournal", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/post", - "Module": "Beta.Financials", - "Command": "Invoke-MgBetaFinancialCompanyPurchaseInvoice", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Post", "PostViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/post", + "OutputType": null, + "Command": "Invoke-MgBetaFinancialCompanyPurchaseInvoice", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/postAndSend", - "Module": "Beta.Financials", - "Command": "Invoke-MgBetaFinancialCompanySaleInvoiceAndSend", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Post", "PostViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/postAndSend", + "OutputType": null, + "Command": "Invoke-MgBetaFinancialCompanySaleInvoiceAndSend", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/post", - "Module": "Beta.Financials", - "Command": "Invoke-MgBetaFinancialCompanySalesInvoice", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Post", "PostViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/post", + "OutputType": null, + "Command": "Invoke-MgBetaFinancialCompanySalesInvoice", + "Module": "Beta.Financials" }, { + "ApiVersion": "beta", + "Variants": [ + "Follow", + "FollowViaIdentity" + ], "Permissions": [ { "Name": "Files.Read", @@ -352311,129 +353086,131 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-beta", + "Method": "POST", "Uri": "/drives/{drive-id}/items/{driveItem-id}/follow", - "Module": "Beta.Files", - "Command": "Invoke-MgBetaFollowDriveItem", "OutputType": "IMicrosoftGraphDriveItem", - "Variants": [ - "Follow", - "FollowViaIdentity" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-beta" + "Command": "Invoke-MgBetaFollowDriveItem", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/follow", - "Module": "Beta.Files", - "Command": "Invoke-MgBetaFollowDriveRoot", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Follow", "FollowViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-beta", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/follow", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Invoke-MgBetaFollowDriveRoot", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/follow", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaFollowGroupDriveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Follow", "FollowViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/follow", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Invoke-MgBetaFollowGroupDriveItem", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/follow", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaFollowGroupDriveRoot", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Follow", "FollowViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/follow", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Invoke-MgBetaFollowGroupDriveRoot", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/follow", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaFollowUserDriveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Follow", "FollowViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/follow", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Invoke-MgBetaFollowUserDriveItem", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/follow", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaFollowUserDriveRoot", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Follow", "FollowViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/follow", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Invoke-MgBetaFollowUserDriveRoot", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/domains/{domain-id}/forceDelete", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Invoke-MgBetaForceDomainDelete", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Force", "ForceExpanded", "ForceViaIdentity", "ForceViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-forcedelete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-forcedelete?view=graph-rest-beta", + "Method": "POST", + "Uri": "/domains/{domain-id}/forceDelete", + "OutputType": null, + "Command": "Invoke-MgBetaForceDomainDelete", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/calendar/events/{event-id}/forward", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaForwardGroupCalendarEvent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/calendar/events/{event-id}/forward", + "OutputType": null, + "Command": "Invoke-MgBetaForwardGroupCalendarEvent", + "Module": "Beta.Groups" }, { + "ApiVersion": "beta", + "Variants": [ + "Forward", + "ForwardExpanded", + "ForwardViaIdentity", + "ForwardViaIdentityExpanded" + ], "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -352452,56 +353229,56 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-beta", + "Method": "POST", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/forward", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaForwardGroupConversationThreadPost", "OutputType": null, + "Command": "Invoke-MgBetaForwardGroupConversationThreadPost", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-beta", + "Method": "POST", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaForwardGroupConversationThreadPostInReplyTo", "OutputType": null, + "Command": "Invoke-MgBetaForwardGroupConversationThreadPostInReplyTo", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-beta", + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/forward", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaForwardGroupEvent", "OutputType": null, + "Command": "Invoke-MgBetaForwardGroupEvent", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -352520,139 +353297,137 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-beta", + "Method": "POST", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/forward", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaForwardGroupThreadPost", "OutputType": null, - "Variants": [ - "Forward", - "ForwardExpanded", - "ForwardViaIdentity", - "ForwardViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-beta" + "Command": "Invoke-MgBetaForwardGroupThreadPost", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaForwardGroupThreadPostInReplyTo", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward", + "OutputType": null, + "Command": "Invoke-MgBetaForwardGroupThreadPostInReplyTo", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/forward", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaForwardUserEvent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/forward", + "OutputType": null, + "Command": "Invoke-MgBetaForwardUserEvent", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/forward", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaForwardUserEventInstance", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/forward", + "OutputType": null, + "Command": "Invoke-MgBetaForwardUserEventInstance", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/forward", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaForwardUserMailFolderChildFolderMessage", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-forward?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-forward?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/forward", + "OutputType": null, + "Command": "Invoke-MgBetaForwardUserMailFolderChildFolderMessage", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/forward", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaForwardUserMailFolderMessage", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-forward?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-forward?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/forward", + "OutputType": null, + "Command": "Invoke-MgBetaForwardUserMailFolderMessage", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/messages/{message-id}/forward", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaForwardUserMessage", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-forward?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-forward?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/messages/{message-id}/forward", + "OutputType": null, + "Command": "Invoke-MgBetaForwardUserMessage", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/functions", - "Module": "Beta.Applications", - "Command": "Invoke-MgBetaFunctionApplicationSynchronizationJobSchema", - "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", + "ApiVersion": "beta", "Variants": [ "Function", "FunctionViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-beta", + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/functions", + "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", + "Command": "Invoke-MgBetaFunctionApplicationSynchronizationJobSchema", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "Function", + "FunctionViaIdentity" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -352671,20 +353446,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-beta", + "Method": "GET", "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/functions", - "Module": "Beta.Applications", - "Command": "Invoke-MgBetaFunctionApplicationSynchronizationTemplateSchema", "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", + "Command": "Invoke-MgBetaFunctionApplicationSynchronizationTemplateSchema", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Function", "FunctionViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -352703,20 +353478,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-beta", + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/functions", - "Module": "Beta.Applications", - "Command": "Invoke-MgBetaFunctionServicePrincipalSynchronizationJobSchema", "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", + "Command": "Invoke-MgBetaFunctionServicePrincipalSynchronizationJobSchema", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Function", "FunctionViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -352735,37 +353510,37 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-beta", + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/functions", - "Module": "Beta.Applications", - "Command": "Invoke-MgBetaFunctionServicePrincipalSynchronizationTemplateSchema", "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", - "Variants": [ - "Function", - "FunctionViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-beta" + "Command": "Invoke-MgBetaFunctionServicePrincipalSynchronizationTemplateSchema", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/chats/{chat-id}/unhideForUser", - "Module": "Beta.Teams", - "Command": "Invoke-MgBetaGraphChat", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Graph", "GraphExpanded", "GraphViaIdentity", "GraphViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-unhideforuser?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-unhideforuser?view=graph-rest-beta", + "Method": "POST", + "Uri": "/chats/{chat-id}/unhideForUser", + "OutputType": null, + "Command": "Invoke-MgBetaGraphChat", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Graph", + "GraphViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -352800,100 +353575,91 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/scopedForResource(resource='{resource}')", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Invoke-MgBetaGraphDeviceManagement", "OutputType": null, - "Variants": [ - "Graph", - "GraphViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Invoke-MgBetaGraphDeviceManagement", + "Module": "Beta.DeviceManagement.Functions" }, { - "Permissions": [], - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/unshareForSchoolDataSyncService", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaGraphDeviceManagementDepOnboardingSetting", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Graph", "GraphViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/unshareForSchoolDataSyncService", + "OutputType": null, + "Command": "Invoke-MgBetaGraphDeviceManagementDepOnboardingSetting", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/sharedWithMe", - "Module": "Beta.Files", - "Command": "Invoke-MgBetaGraphDrive", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Graph", "GraphViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-beta", + "Method": "GET", + "Uri": "/drives/{drive-id}/sharedWithMe", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Invoke-MgBetaGraphDrive", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/unsubscribeByMail", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaGraphGroup", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Graph", "GraphViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-unsubscribebymail?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-unsubscribebymail?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/unsubscribeByMail", + "OutputType": null, + "Command": "Invoke-MgBetaGraphGroup", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/sharedWithMe", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaGraphGroupDrive", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Graph", "GraphViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-beta", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/sharedWithMe", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Invoke-MgBetaGraphGroupDrive", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/insights/workflowsProcessedByCategory(startDateTime={startDateTime},endDateTime={endDateTime})", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaGraphIdentityGovernanceLifecycleWorkflowInsight", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowsInsightsByCategory", + "ApiVersion": "beta", "Variants": [ "Graph", "GraphViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-insights-workflowsprocessedbycategory?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-insights-workflowsprocessedbycategory?view=graph-rest-beta", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/insights/workflowsProcessedByCategory(startDateTime={startDateTime},endDateTime={endDateTime})", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowsInsightsByCategory", + "Command": "Invoke-MgBetaGraphIdentityGovernanceLifecycleWorkflowInsight", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/reports/authenticationMethods/usersRegisteredByFeature", - "Module": "Beta.Reports", - "Command": "Invoke-MgBetaGraphReportAuthenticationMethod", - "OutputType": "IMicrosoftGraphUserRegistrationFeatureSummary", + "ApiVersion": "beta", "Variants": [ "Graph", "Graph1", @@ -352902,323 +353668,332 @@ "GraphViaIdentity", "GraphViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodsroot-usersregisteredbyfeature?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodsroot-usersregisteredbyfeature?view=graph-rest-beta", + "Method": "GET", + "Uri": "/reports/authenticationMethods/usersRegisteredByFeature", + "OutputType": "IMicrosoftGraphUserRegistrationFeatureSummary", + "Command": "Invoke-MgBetaGraphReportAuthenticationMethod", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/unhideForUser", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaGraphUserChat", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Graph", "GraphExpanded", "GraphViaIdentity", "GraphViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-unhideforuser?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-unhideforuser?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/unhideForUser", + "OutputType": null, + "Command": "Invoke-MgBetaGraphUserChat", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/sharedWithMe", - "Module": "Beta.Users.Functions", - "Command": "Invoke-MgBetaGraphUserDrive", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Graph", "GraphViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-beta", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/sharedWithMe", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Invoke-MgBetaGraphUserDrive", + "Module": "Beta.Users.Functions" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/unenrollAssetsById", - "Module": "Beta.WindowsUpdates", - "Command": "Invoke-MgBetaGraphWindowsUpdatesDeploymentAudienceExclusion", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Graph", "GraphExpanded", "GraphViaIdentity", "GraphViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Invoke-MgBetaGraphWuDeploymentAudienceExclusion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/unenrollAssetsById", + "OutputType": null, + "Command": "Invoke-MgBetaGraphWindowsUpdatesDeploymentAudienceExclusion", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/unenrollAssetsById", - "Module": "Beta.WindowsUpdates", - "Command": "Invoke-MgBetaGraphWindowsUpdatesDeploymentAudienceMember", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Graph", "GraphExpanded", "GraphViaIdentity", "GraphViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Invoke-MgBetaGraphWuDeploymentAudienceMember", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/unenrollAssetsById", + "OutputType": null, + "Command": "Invoke-MgBetaGraphWindowsUpdatesDeploymentAudienceMember", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/unenrollAssetsById", - "Module": "Beta.WindowsUpdates", - "Command": "Invoke-MgBetaGraphWindowsUpdatesPolicyAudienceExclusion", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Graph", "GraphExpanded", "GraphViaIdentity", "GraphViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Invoke-MgBetaGraphWuPolicyAudienceExclusion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/unenrollAssetsById", + "OutputType": null, + "Command": "Invoke-MgBetaGraphWindowsUpdatesPolicyAudienceExclusion", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/unenrollAssetsById", - "Module": "Beta.WindowsUpdates", - "Command": "Invoke-MgBetaGraphWindowsUpdatesPolicyAudienceMember", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Graph", "GraphExpanded", "GraphViaIdentity", "GraphViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Invoke-MgBetaGraphWuPolicyAudienceMember", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/unenrollAssetsById", + "OutputType": null, + "Command": "Invoke-MgBetaGraphWindowsUpdatesPolicyAudienceMember", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/updatableAssets/unenrollAssetsById", - "Module": "Beta.WindowsUpdates", - "Command": "Invoke-MgBetaGraphWindowsUpdatesUpdatableAsset", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Graph", "GraphExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Invoke-MgBetaGraphWuUpdatableAsset", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/admin/windows/updates/updatableAssets/unenrollAssetsById", + "OutputType": null, + "Command": "Invoke-MgBetaGraphWindowsUpdatesUpdatableAsset", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/androidManagedAppProtections/hasPayloadLinks", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Invoke-MgBetaHasDeviceAppManagementAndroidManagedAppProtectionPayloadLink", - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "ApiVersion": "beta", "Variants": [ "Link", "LinkExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/androidManagedAppProtections/hasPayloadLinks", + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "Command": "Invoke-MgBetaHasDeviceAppManagementAndroidManagedAppProtectionPayloadLink", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/hasPayloadLinks", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Invoke-MgBetaHasDeviceAppManagementiOSLobAppProvisioningConfigurationPayloadLink", - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "ApiVersion": "beta", "Variants": [ "Link", "LinkExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/hasPayloadLinks", + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "Command": "Invoke-MgBetaHasDeviceAppManagementiOSLobAppProvisioningConfigurationPayloadLink", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/iosManagedAppProtections/hasPayloadLinks", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Invoke-MgBetaHasDeviceAppManagementiOSManagedAppProtectionPayloadLink", - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "ApiVersion": "beta", "Variants": [ "Link", "LinkExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/iosManagedAppProtections/hasPayloadLinks", + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "Command": "Invoke-MgBetaHasDeviceAppManagementiOSManagedAppProtectionPayloadLink", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/hasPayloadLinks", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Invoke-MgBetaHasDeviceAppManagementMdmWindowsInformationProtectionPolicyPayloadLink", - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "ApiVersion": "beta", "Variants": [ "Link", "LinkExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/hasPayloadLinks", + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "Command": "Invoke-MgBetaHasDeviceAppManagementMdmWindowsInformationProtectionPolicyPayloadLink", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/hasPayloadLinks", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Invoke-MgBetaHasDeviceAppManagementMobileAppPayloadLink", - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "ApiVersion": "beta", "Variants": [ "Link", "LinkExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/hasPayloadLinks", + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "Command": "Invoke-MgBetaHasDeviceAppManagementMobileAppPayloadLink", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/hasPayloadLinks", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Invoke-MgBetaHasDeviceAppManagementTargetedManagedAppConfigurationPayloadLink", - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "ApiVersion": "beta", "Variants": [ "Link", "LinkExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/hasPayloadLinks", + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "Command": "Invoke-MgBetaHasDeviceAppManagementTargetedManagedAppConfigurationPayloadLink", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceCompliancePolicies/hasPayloadLinks", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaHasDeviceManagementDeviceCompliancePolicyPayloadLink", - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "ApiVersion": "beta", "Variants": [ "Link", "LinkExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/deviceCompliancePolicies/hasPayloadLinks", + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "Command": "Invoke-MgBetaHasDeviceManagementDeviceCompliancePolicyPayloadLink", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceConfigurations/hasPayloadLinks", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaHasDeviceManagementDeviceConfigurationPayloadLink", - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "ApiVersion": "beta", "Variants": [ "Link", "LinkExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/deviceConfigurations/hasPayloadLinks", + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "Command": "Invoke-MgBetaHasDeviceManagementDeviceConfigurationPayloadLink", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceEnrollmentConfigurations/hasPayloadLinks", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaHasDeviceManagementDeviceEnrollmentConfigurationPayloadLink", - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "ApiVersion": "beta", "Variants": [ "Link", "LinkExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/deviceEnrollmentConfigurations/hasPayloadLinks", + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "Command": "Invoke-MgBetaHasDeviceManagementDeviceEnrollmentConfigurationPayloadLink", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceManagementScripts/hasPayloadLinks", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaHasDeviceManagementScriptPayloadLink", - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "ApiVersion": "beta", "Variants": [ "Link", "LinkExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/deviceManagementScripts/hasPayloadLinks", + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "Command": "Invoke-MgBetaHasDeviceManagementScriptPayloadLink", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/hasPayloadLinks", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaHasDeviceManagementWindowsAutopilotDeploymentProfilePayloadLink", - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "ApiVersion": "beta", "Variants": [ "Link", "LinkExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/hasPayloadLinks", + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "Command": "Invoke-MgBetaHasDeviceManagementWindowsAutopilotDeploymentProfilePayloadLink", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/zebraFotaConnector/hasActiveDeployments", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaHasDeviceManagementZebraFotaConnectorActiveDeployment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Has" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/zebraFotaConnector/hasActiveDeployments", + "OutputType": null, + "Command": "Invoke-MgBetaHasDeviceManagementZebraFotaConnectorActiveDeployment", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/hasPayloadLinks", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaHasUserDeviceEnrollmentConfigurationPayloadLink", - "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "ApiVersion": "beta", "Variants": [ "Link", "LinkExpanded", "LinkViaIdentity", "LinkViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/hasPayloadLinks", + "OutputType": "IMicrosoftGraphHasPayloadLinkResultItem", + "Command": "Invoke-MgBetaHasUserDeviceEnrollmentConfigurationPayloadLink", + "Module": "Beta.Users.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Have", + "HaveViaIdentity" + ], "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -353237,65 +354012,65 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-beta", + "Method": "GET", "Uri": "/teams/{team-id}/channels/{channel-id}/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", - "Module": "Beta.Teams", - "Command": "Invoke-MgBetaHaveTeamChannel", "OutputType": null, - "Variants": [ - "Have", - "HaveViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-beta" + "Command": "Invoke-MgBetaHaveTeamChannel", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", - "Module": "Beta.Teams", - "Command": "Invoke-MgBetaHaveTeamPrimaryChannel", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Have", "HaveViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-beta", + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", + "OutputType": null, + "Command": "Invoke-MgBetaHaveTeamPrimaryChannel", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", - "Module": "Beta.Teams", - "Command": "Invoke-MgBetaHaveTeamworkDeletedTeamChannel", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Have", "HaveViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-beta", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", + "OutputType": null, + "Command": "Invoke-MgBetaHaveTeamworkDeletedTeamChannel", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/initiateDeviceAttestation", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaInitiateDeviceManagementComanagedDeviceAttestation", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Initiate", "InitiateViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/initiateDeviceAttestation", + "OutputType": null, + "Command": "Invoke-MgBetaInitiateDeviceManagementComanagedDeviceAttestation", + "Module": "Beta.DeviceManagement.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Initiate", + "InitiateViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -353314,20 +354089,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/initiateMobileDeviceManagementKeyRecovery", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaInitiateDeviceManagementComanagedDeviceMobileDeviceManagementKeyRecovery", "OutputType": null, + "Command": "Invoke-MgBetaInitiateDeviceManagementComanagedDeviceMobileDeviceManagementKeyRecovery", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Initiate", - "InitiateViaIdentity" + "InitiateExpanded", + "InitiateViaIdentity", + "InitiateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -353346,37 +354123,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/initiateOnDemandProactiveRemediation", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaInitiateDeviceManagementComanagedDeviceOnDemandProactiveRemediation", "OutputType": null, + "Command": "Invoke-MgBetaInitiateDeviceManagementComanagedDeviceOnDemandProactiveRemediation", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Initiate", - "InitiateExpanded", - "InitiateViaIdentity", - "InitiateViaIdentityExpanded" + "InitiateViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/initiateDeviceAttestation", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaInitiateDeviceManagementManagedDeviceAttestation", "OutputType": null, + "Command": "Invoke-MgBetaInitiateDeviceManagementManagedDeviceAttestation", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Initiate", "InitiateViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -353395,20 +354170,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/initiateMobileDeviceManagementKeyRecovery", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaInitiateDeviceManagementManagedDeviceMobileDeviceManagementKeyRecovery", "OutputType": null, + "Command": "Invoke-MgBetaInitiateDeviceManagementManagedDeviceMobileDeviceManagementKeyRecovery", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Initiate", - "InitiateViaIdentity" + "InitiateExpanded", + "InitiateViaIdentity", + "InitiateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -353427,69 +354204,69 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/initiateOnDemandProactiveRemediation", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaInitiateDeviceManagementManagedDeviceOnDemandProactiveRemediation", "OutputType": null, - "Variants": [ - "Initiate", - "InitiateExpanded", - "InitiateViaIdentity", - "InitiateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Invoke-MgBetaInitiateDeviceManagementManagedDeviceOnDemandProactiveRemediation", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/initiateDeviceAttestation", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaInitiateUserManagedDeviceAttestation", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Initiate", "InitiateViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/initiateDeviceAttestation", + "OutputType": null, + "Command": "Invoke-MgBetaInitiateUserManagedDeviceAttestation", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/initiateMobileDeviceManagementKeyRecovery", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaInitiateUserManagedDeviceMobileDeviceManagementKeyRecovery", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Initiate", "InitiateViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/initiateMobileDeviceManagementKeyRecovery", + "OutputType": null, + "Command": "Invoke-MgBetaInitiateUserManagedDeviceMobileDeviceManagementKeyRecovery", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/initiateOnDemandProactiveRemediation", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaInitiateUserManagedDeviceOnDemandProactiveRemediation", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Initiate", "InitiateExpanded", "InitiateViaIdentity", "InitiateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/initiateOnDemandProactiveRemediation", + "OutputType": null, + "Command": "Invoke-MgBetaInitiateUserManagedDeviceOnDemandProactiveRemediation", + "Module": "Beta.Users.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Instantiate", + "InstantiateExpanded", + "InstantiateViaIdentity", + "InstantiateViaIdentityExpanded" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -353516,22 +354293,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationtemplate-instantiate?view=graph-rest-beta", + "Method": "POST", "Uri": "/applicationTemplates/{applicationTemplate-id}/instantiate", - "Module": "Beta.Applications", - "Command": "Invoke-MgBetaInstantiateApplicationTemplate", "OutputType": "IMicrosoftGraphApplicationServicePrincipal", - "Variants": [ - "Instantiate", - "InstantiateExpanded", - "InstantiateViaIdentity", - "InstantiateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationtemplate-instantiate?view=graph-rest-beta" + "Command": "Invoke-MgBetaInstantiateApplicationTemplate", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "Invalidate", + "InvalidateViaIdentity" + ], "Permissions": [ { "Name": "User.RevokeSessions.All", @@ -353558,37 +354333,39 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Invoke-MgBetaInvalidateUserRefreshToken", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-invalidateallrefreshtokens?view=graph-rest-beta", + "Method": "POST", "Uri": "/users/{user-id}/invalidateAllRefreshTokens", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaInvalidateAllUserRefreshToken", "OutputType": null, - "Variants": [ - "Invalidate", - "InvalidateViaIdentity" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": "Invoke-MgBetaInvalidateUserRefreshToken", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-invalidateallrefreshtokens?view=graph-rest-beta" + "Command": "Invoke-MgBetaInvalidateAllUserRefreshToken", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/communications/calls/{call-id}/participants/invite", - "Module": "Beta.CloudCommunications", - "Command": "Invoke-MgBetaInviteCommunicationCallParticipant", - "OutputType": "IMicrosoftGraphInviteParticipantsOperation", + "ApiVersion": "beta", "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-invite?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-invite?view=graph-rest-beta", + "Method": "POST", + "Uri": "/communications/calls/{call-id}/participants/invite", + "OutputType": "IMicrosoftGraphInviteParticipantsOperation", + "Command": "Invoke-MgBetaInviteCommunicationCallParticipant", + "Module": "Beta.CloudCommunications" }, { + "ApiVersion": "beta", + "Variants": [ + "Invite", + "InviteExpanded", + "InviteViaIdentity", + "InviteViaIdentityExpanded" + ], "Permissions": [ { "Name": "Files.ReadWrite", @@ -353615,107 +354392,104 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-beta", + "Method": "POST", "Uri": "/drives/{drive-id}/items/{driveItem-id}/invite", - "Module": "Beta.Files", - "Command": "Invoke-MgBetaInviteDriveItem", "OutputType": "IMicrosoftGraphPermission", - "Variants": [ - "Invite", - "InviteExpanded", - "InviteViaIdentity", - "InviteViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-beta" + "Command": "Invoke-MgBetaInviteDriveItem", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/invite", - "Module": "Beta.Files", - "Command": "Invoke-MgBetaInviteDriveRoot", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-beta", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/invite", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Invoke-MgBetaInviteDriveRoot", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/invite", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaInviteGroupDriveItem", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/invite", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Invoke-MgBetaInviteGroupDriveItem", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/invite", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaInviteGroupDriveRoot", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/invite", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Invoke-MgBetaInviteGroupDriveRoot", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/invite", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaInviteUserDriveItem", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/invite", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Invoke-MgBetaInviteUserDriveItem", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/invite", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaInviteUserDriveRoot", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/invite", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Invoke-MgBetaInviteUserDriveRoot", + "Module": "Beta.Users.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Are" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -353750,19 +354524,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/deviceHealthScripts/areGlobalScriptsAvailable", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Invoke-MgBetaIsDeviceManagementDeviceHealthScriptGlobalScriptAvailable", "OutputType": null, - "Variants": [ - "Are" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Invoke-MgBetaIsDeviceManagementDeviceHealthScriptGlobalScriptAvailable", + "Module": "Beta.DeviceManagement.Functions" }, { + "ApiVersion": "beta", + "Variants": [ + "Keep", + "KeepViaIdentity" + ], "Permissions": [ { "Name": "Calls.Initiate.All", @@ -353781,20 +354556,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-keepalive?view=graph-rest-beta", + "Method": "POST", "Uri": "/communications/calls/{call-id}/keepAlive", - "Module": "Beta.CloudCommunications", - "Command": "Invoke-MgBetaKeepCommunicationCallAlive", "OutputType": null, - "Variants": [ - "Keep", - "KeepViaIdentity" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-keepalive?view=graph-rest-beta" + "Command": "Invoke-MgBetaKeepCommunicationCallAlive", + "Module": "Beta.CloudCommunications" }, { + "ApiVersion": "beta", + "Variants": [ + "License", + "LicenseViaIdentity" + ], "Permissions": [ { "Name": "User.ReadWrite.All", @@ -353813,280 +354588,279 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-reprocesslicenseassignment?view=graph-rest-beta", + "Method": "POST", "Uri": "/users/{user-id}/reprocessLicenseAssignment", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaLicenseUser", "OutputType": "IMicrosoftGraphUser", - "Variants": [ - "License", - "LicenseViaIdentity" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-reprocesslicenseassignment?view=graph-rest-beta" + "Command": "Invoke-MgBetaLicenseUser", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/communications/calls/logTeleconferenceDeviceQuality", - "Module": "Beta.CloudCommunications", - "Command": "Invoke-MgBetaLogCommunicationCallTeleconferenceDeviceQuality", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Log", "LogExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-logteleconferencedevicequality?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-logteleconferencedevicequality?view=graph-rest-beta", + "Method": "POST", + "Uri": "/communications/calls/logTeleconferenceDeviceQuality", + "OutputType": null, + "Command": "Invoke-MgBetaLogCommunicationCallTeleconferenceDeviceQuality", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaLogoutDeviceManagementComanagedDeviceSharedAppleDeviceActiveUser", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Logout", "LogoutViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", + "OutputType": null, + "Command": "Invoke-MgBetaLogoutDeviceManagementComanagedDeviceSharedAppleDeviceActiveUser", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaLogoutDeviceManagementManagedDeviceSharedAppleDeviceActiveUser", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Logout", "LogoutViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", + "OutputType": null, + "Command": "Invoke-MgBetaLogoutDeviceManagementManagedDeviceSharedAppleDeviceActiveUser", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaLogoutUserManagedDeviceSharedAppleDeviceActiveUser", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Logout", "LogoutViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", + "OutputType": null, + "Command": "Invoke-MgBetaLogoutUserManagedDeviceSharedAppleDeviceActiveUser", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/chats/{chat-id}/markChatReadForUser", - "Module": "Beta.Teams", - "Command": "Invoke-MgBetaMarkChatReadForUser", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatreadforuser?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatreadforuser?view=graph-rest-beta", + "Method": "POST", + "Uri": "/chats/{chat-id}/markChatReadForUser", + "OutputType": null, + "Command": "Invoke-MgBetaMarkChatReadForUser", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/chats/{chat-id}/markChatUnreadForUser", - "Module": "Beta.Teams", - "Command": "Invoke-MgBetaMarkChatUnreadForUser", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatunreadforuser?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatunreadforuser?view=graph-rest-beta", + "Method": "POST", + "Uri": "/chats/{chat-id}/markChatUnreadForUser", + "OutputType": null, + "Command": "Invoke-MgBetaMarkChatUnreadForUser", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/messages/markRead", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "Invoke-MgBetaMarkServiceAnnouncementMessageRead", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Mark", "MarkExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-markread?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-markread?view=graph-rest-beta", + "Method": "POST", + "Uri": "/admin/serviceAnnouncement/messages/markRead", + "OutputType": null, + "Command": "Invoke-MgBetaMarkServiceAnnouncementMessageRead", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/messages/markUnread", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "Invoke-MgBetaMarkServiceAnnouncementMessageUnread", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Mark", "MarkExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-markunread?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-markunread?view=graph-rest-beta", + "Method": "POST", + "Uri": "/admin/serviceAnnouncement/messages/markUnread", + "OutputType": null, + "Command": "Invoke-MgBetaMarkServiceAnnouncementMessageUnread", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/markChatReadForUser", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaMarkUserChatReadForUser", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatreadforuser?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatreadforuser?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/markChatReadForUser", + "OutputType": null, + "Command": "Invoke-MgBetaMarkUserChatReadForUser", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/markChatUnreadForUser", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaMarkUserChatUnreadForUser", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatunreadforuser?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatunreadforuser?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/markChatUnreadForUser", + "OutputType": null, + "Command": "Invoke-MgBetaMarkUserChatUnreadForUser", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/markAsJunk", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaMarkUserMailFolderChildFolderMessageAsJunk", - "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-markasjunk?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-markasjunk?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/markAsJunk", + "OutputType": "IMicrosoftGraphMessage", + "Command": "Invoke-MgBetaMarkUserMailFolderChildFolderMessageAsJunk", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/markAsNotJunk", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaMarkUserMailFolderChildFolderMessageAsNotJunk", - "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-markasnotjunk?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-markasnotjunk?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/markAsNotJunk", + "OutputType": "IMicrosoftGraphMessage", + "Command": "Invoke-MgBetaMarkUserMailFolderChildFolderMessageAsNotJunk", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/markAsJunk", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaMarkUserMailFolderMessageAsJunk", - "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-markasjunk?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-markasjunk?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/markAsJunk", + "OutputType": "IMicrosoftGraphMessage", + "Command": "Invoke-MgBetaMarkUserMailFolderMessageAsJunk", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/markAsNotJunk", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaMarkUserMailFolderMessageAsNotJunk", - "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-markasnotjunk?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-markasnotjunk?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/markAsNotJunk", + "OutputType": "IMicrosoftGraphMessage", + "Command": "Invoke-MgBetaMarkUserMailFolderMessageAsNotJunk", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/messages/{message-id}/markAsJunk", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaMarkUserMessageAsJunk", - "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-markasjunk?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-markasjunk?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/messages/{message-id}/markAsJunk", + "OutputType": "IMicrosoftGraphMessage", + "Command": "Invoke-MgBetaMarkUserMessageAsJunk", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/messages/{message-id}/markAsNotJunk", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaMarkUserMessageAsNotJunk", - "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-markasnotjunk?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-markasnotjunk?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/messages/{message-id}/markAsNotJunk", + "OutputType": "IMicrosoftGraphMessage", + "Command": "Invoke-MgBetaMarkUserMessageAsNotJunk", + "Module": "Beta.Users.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Message" + ], "Permissions": [ { "Name": "Chat.ReadBasic", @@ -354153,19 +354927,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/chats/allMessages", - "Module": "Beta.Teams", - "Command": "Invoke-MgBetaMessageChat", "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Invoke-MgBetaMessageChat", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Message" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "TeamSettings.Read.Group", @@ -354240,19 +355014,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/teams/allMessages", - "Module": "Beta.Teams", - "Command": "Invoke-MgBetaMessageTeam", "OutputType": "IMicrosoftGraphChatMessage", - "Variants": [ - "Message" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Invoke-MgBetaMessageTeam", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Message", + "MessageViaIdentity" + ], "Permissions": [ { "Name": "ChannelSettings.Read.Group", @@ -354327,35 +355102,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/teams/{team-id}/channels/allMessages", - "Module": "Beta.Teams", - "Command": "Invoke-MgBetaMessageTeamChannel", "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Invoke-MgBetaMessageTeamChannel", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Message", "MessageViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/allMessages", - "Module": "Beta.Teams", - "Command": "Invoke-MgBetaMessageTeamworkDeletedTeamChannel", "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Invoke-MgBetaMessageTeamworkDeletedTeamChannel", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Message", "MessageViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Chat.ReadBasic", @@ -354438,20 +355213,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/chats/allMessages", - "Module": "Beta.Users.Functions", - "Command": "Invoke-MgBetaMessageUserChat", "OutputType": "IMicrosoftGraphChatMessage", - "Variants": [ - "Message", - "MessageViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Invoke-MgBetaMessageUserChat", + "Module": "Beta.Users.Functions" }, { + "ApiVersion": "beta", + "Variants": [ + "Mute1", + "MuteExpanded1", + "MuteViaIdentity1", + "MuteViaIdentityExpanded1" + ], "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -354470,22 +355247,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-muteall?view=graph-rest-beta", + "Method": "POST", "Uri": "/communications/calls/{call-id}/participants/muteAll", - "Module": "Beta.CloudCommunications", - "Command": "Invoke-MgBetaMuteAllCommunicationCallParticipant", "OutputType": "IMicrosoftGraphMuteParticipantsOperation", - "Variants": [ - "Mute1", - "MuteExpanded1", - "MuteViaIdentity1", - "MuteViaIdentityExpanded1" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-muteall?view=graph-rest-beta" + "Command": "Invoke-MgBetaMuteAllCommunicationCallParticipant", + "Module": "Beta.CloudCommunications" }, { + "ApiVersion": "beta", + "Variants": [ + "Mute", + "MuteExpanded", + "MuteViaIdentity", + "MuteViaIdentityExpanded" + ], "Permissions": [ { "Name": "Calls.Initiate.All", @@ -354504,22 +355281,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-mute?view=graph-rest-beta", + "Method": "POST", "Uri": "/communications/calls/{call-id}/mute", - "Module": "Beta.CloudCommunications", - "Command": "Invoke-MgBetaMuteCommunicationCall", "OutputType": "IMicrosoftGraphMuteParticipantOperation", + "Command": "Invoke-MgBetaMuteCommunicationCall", + "Module": "Beta.CloudCommunications" + }, + { + "ApiVersion": "beta", "Variants": [ "Mute", "MuteExpanded", "MuteViaIdentity", "MuteViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-mute?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -354538,135 +355315,135 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-mute?view=graph-rest-beta", + "Method": "POST", "Uri": "/communications/calls/{call-id}/participants/{participant-id}/mute", - "Module": "Beta.CloudCommunications", - "Command": "Invoke-MgBetaMuteCommunicationCallParticipant", "OutputType": "IMicrosoftGraphMuteParticipantOperation", - "Variants": [ - "Mute", - "MuteExpanded", - "MuteViaIdentity", - "MuteViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-mute?view=graph-rest-beta" + "Command": "Invoke-MgBetaMuteCommunicationCallParticipant", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/privilegedRoleAssignments/my", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaMyPrivilegedRoleAssignment", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta", "Variants": [ "My" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedRoleAssignments/my", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Command": "Invoke-MgBetaMyPrivilegedRoleAssignment", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedRoleAssignmentRequests/my", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaMyPrivilegedRoleAssignmentRequest", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", + "ApiVersion": "beta", "Variants": [ "My" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedRoleAssignmentRequests/my", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", + "Command": "Invoke-MgBetaMyPrivilegedRoleAssignmentRequest", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/overrideComplianceState", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaOverrideDeviceManagementComanagedDeviceComplianceState", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Override", "OverrideExpanded", "OverrideViaIdentity", "OverrideViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/overrideComplianceState", + "OutputType": null, + "Command": "Invoke-MgBetaOverrideDeviceManagementComanagedDeviceComplianceState", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/overrideComplianceState", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaOverrideDeviceManagementManagedDeviceComplianceState", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Override", "OverrideExpanded", "OverrideViaIdentity", "OverrideViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/overrideComplianceState", + "OutputType": null, + "Command": "Invoke-MgBetaOverrideDeviceManagementManagedDeviceComplianceState", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/overrideComplianceState", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaOverrideUserManagedDeviceComplianceState", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Override", "OverrideExpanded", "OverrideViaIdentity", "OverrideViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/overrideComplianceState", + "OutputType": null, + "Command": "Invoke-MgBetaOverrideUserManagedDeviceComplianceState", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/parseExpression", - "Module": "Beta.Applications", - "Command": "Invoke-MgBetaParseApplicationSynchronizationJobSchemaExpression", - "OutputType": "IMicrosoftGraphParseExpressionResponse", + "ApiVersion": "beta", "Variants": [ "Parse", "ParseExpanded", "ParseViaIdentity", "ParseViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-beta", + "Method": "POST", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/parseExpression", + "OutputType": "IMicrosoftGraphParseExpressionResponse", + "Command": "Invoke-MgBetaParseApplicationSynchronizationJobSchemaExpression", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/parseExpression", - "Module": "Beta.Applications", - "Command": "Invoke-MgBetaParseApplicationSynchronizationTemplateSchemaExpression", - "OutputType": "IMicrosoftGraphParseExpressionResponse", + "ApiVersion": "beta", "Variants": [ "Parse", "ParseExpanded", "ParseViaIdentity", "ParseViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-beta", + "Method": "POST", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/parseExpression", + "OutputType": "IMicrosoftGraphParseExpressionResponse", + "Command": "Invoke-MgBetaParseApplicationSynchronizationTemplateSchemaExpression", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "Parse", + "ParseExpanded", + "ParseViaIdentity", + "ParseViaIdentityExpanded" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -354685,22 +355462,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-beta", + "Method": "POST", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/parseExpression", - "Module": "Beta.Applications", - "Command": "Invoke-MgBetaParseServicePrincipalSynchronizationJobSchemaExpression", "OutputType": "IMicrosoftGraphParseExpressionResponse", + "Command": "Invoke-MgBetaParseServicePrincipalSynchronizationJobSchemaExpression", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Parse", "ParseExpanded", "ParseViaIdentity", "ParseViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -354719,22 +355496,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-beta", + "Method": "POST", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/parseExpression", - "Module": "Beta.Applications", - "Command": "Invoke-MgBetaParseServicePrincipalSynchronizationTemplateSchemaExpression", "OutputType": "IMicrosoftGraphParseExpressionResponse", - "Variants": [ - "Parse", - "ParseExpanded", - "ParseViaIdentity", - "ParseViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-beta" + "Command": "Invoke-MgBetaParseServicePrincipalSynchronizationTemplateSchemaExpression", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "Pending", + "PendingViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -354753,20 +355528,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/getManagedDevicesWithFailedOrPendingApps", - "Module": "Beta.Users.Functions", - "Command": "Invoke-MgBetaPendingUserApp", "OutputType": "IMicrosoftGraphManagedDeviceSummarizedAppState", - "Variants": [ - "Pending", - "PendingViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Invoke-MgBetaPendingUserApp", + "Module": "Beta.Users.Functions" }, { + "ApiVersion": "beta", + "Variants": [ + "Pin", + "PinViaIdentity" + ], "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -354785,20 +355560,22 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-pin?view=graph-rest-beta", + "Method": "POST", "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/pin", - "Module": "Beta.Education", - "Command": "Invoke-MgBetaPinEducationClassModule", "OutputType": "IMicrosoftGraphEducationModule", - "Variants": [ - "Pin", - "PinViaIdentity" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-pin?view=graph-rest-beta" + "Command": "Invoke-MgBetaPinEducationClassModule", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "Play", + "PlayExpanded", + "PlayViaIdentity", + "PlayViaIdentityExpanded" + ], "Permissions": [ { "Name": "Calls.Initiate.All", @@ -354817,124 +355594,124 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-playprompt?view=graph-rest-beta", + "Method": "POST", "Uri": "/communications/calls/{call-id}/playPrompt", - "Module": "Beta.CloudCommunications", - "Command": "Invoke-MgBetaPlayCommunicationCallPrompt", "OutputType": "IMicrosoftGraphPlayPromptOperation", - "Variants": [ - "Play", - "PlayExpanded", - "PlayViaIdentity", - "PlayViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-playprompt?view=graph-rest-beta" + "Command": "Invoke-MgBetaPlayCommunicationCallPrompt", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/playLostModeSound", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaPlayDeviceManagementComanagedDeviceLostModeSound", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Play", "PlayExpanded", "PlayViaIdentity", "PlayViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/playLostModeSound", + "OutputType": null, + "Command": "Invoke-MgBetaPlayDeviceManagementComanagedDeviceLostModeSound", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/playLostModeSound", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaPlayDeviceManagementManagedDeviceLostModeSound", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Play", "PlayExpanded", "PlayViaIdentity", "PlayViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/playLostModeSound", + "OutputType": null, + "Command": "Invoke-MgBetaPlayDeviceManagementManagedDeviceLostModeSound", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/playLostModeSound", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaPlayUserManagedDeviceLostModeSound", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Play", "PlayExpanded", "PlayViaIdentity", "PlayViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/playLostModeSound", + "OutputType": null, + "Command": "Invoke-MgBetaPlayUserManagedDeviceLostModeSound", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/directory/impactedResources/{impactedResource-id}/postpone", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Invoke-MgBetaPostponeDirectoryImpactedResource", - "OutputType": "IMicrosoftGraphImpactedResource", + "ApiVersion": "beta", "Variants": [ "Postpone", "PostponeExpanded", "PostponeViaIdentity", "PostponeViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-postpone?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-postpone?view=graph-rest-beta", + "Method": "POST", + "Uri": "/directory/impactedResources/{impactedResource-id}/postpone", + "OutputType": "IMicrosoftGraphImpactedResource", + "Command": "Invoke-MgBetaPostponeDirectoryImpactedResource", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/recommendations/{recommendation-id}/postpone", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Invoke-MgBetaPostponeDirectoryRecommendation", - "OutputType": "IMicrosoftGraphRecommendation", + "ApiVersion": "beta", "Variants": [ "Postpone", "PostponeExpanded", "PostponeViaIdentity", "PostponeViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/recommendation-postpone?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/recommendation-postpone?view=graph-rest-beta", + "Method": "POST", + "Uri": "/directory/recommendations/{recommendation-id}/postpone", + "OutputType": "IMicrosoftGraphRecommendation", + "Command": "Invoke-MgBetaPostponeDirectoryRecommendation", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/postpone", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Invoke-MgBetaPostponeDirectoryRecommendationImpactedResource", - "OutputType": "IMicrosoftGraphImpactedResource", + "ApiVersion": "beta", "Variants": [ "Postpone", "PostponeExpanded", "PostponeViaIdentity", "PostponeViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-postpone?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-postpone?view=graph-rest-beta", + "Method": "POST", + "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/postpone", + "OutputType": "IMicrosoftGraphImpactedResource", + "Command": "Invoke-MgBetaPostponeDirectoryRecommendationImpactedResource", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Preview", + "PreviewExpanded", + "PreviewViaIdentity", + "PreviewViaIdentityExpanded" + ], "Permissions": [ { "Name": "Files.Read", @@ -354985,257 +355762,255 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/drives/{drive-id}/items/{driveItem-id}/preview", - "Module": "Beta.Files", - "Command": "Invoke-MgBetaPreviewDriveItem", "OutputType": "IMicrosoftGraphItemPreviewInfo", - "Variants": [ - "Preview", - "PreviewExpanded", - "PreviewViaIdentity", - "PreviewViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Invoke-MgBetaPreviewDriveItem", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/preview", - "Module": "Beta.Files", - "Command": "Invoke-MgBetaPreviewDriveRoot", - "OutputType": "IMicrosoftGraphItemPreviewInfo", + "ApiVersion": "beta", "Variants": [ "Preview", "PreviewExpanded", "PreviewViaIdentity", "PreviewViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/drives/{drive-id}/root/preview", + "OutputType": "IMicrosoftGraphItemPreviewInfo", + "Command": "Invoke-MgBetaPreviewDriveRoot", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/preview", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaPreviewGroupDriveItem", - "OutputType": "IMicrosoftGraphItemPreviewInfo", + "ApiVersion": "beta", "Variants": [ "Preview", "PreviewExpanded", "PreviewViaIdentity", "PreviewViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/preview", + "OutputType": "IMicrosoftGraphItemPreviewInfo", + "Command": "Invoke-MgBetaPreviewGroupDriveItem", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/preview", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaPreviewGroupDriveRoot", - "OutputType": "IMicrosoftGraphItemPreviewInfo", + "ApiVersion": "beta", "Variants": [ "Preview", "PreviewExpanded", "PreviewViaIdentity", "PreviewViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/preview", + "OutputType": "IMicrosoftGraphItemPreviewInfo", + "Command": "Invoke-MgBetaPreviewGroupDriveRoot", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/preview", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaPreviewGroupOnenotePage", - "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "beta", "Variants": [ "Preview", "PreviewViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/preview", + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Command": "Invoke-MgBetaPreviewGroupOnenotePage", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "Module": "Beta.Sites", - "Command": "Invoke-MgBetaPreviewSiteOnenoteNotebookSectionGroupSectionPage", - "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "beta", "Variants": [ "Preview", "PreviewViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Command": "Invoke-MgBetaPreviewSiteOnenoteNotebookSectionGroupSectionPage", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "Module": "Beta.Sites", - "Command": "Invoke-MgBetaPreviewSiteOnenoteNotebookSectionPage", - "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "beta", "Variants": [ "Preview", "PreviewViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/preview", - "Module": "Beta.Sites", - "Command": "Invoke-MgBetaPreviewSiteOnenotePage", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Command": "Invoke-MgBetaPreviewSiteOnenoteNotebookSectionPage", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Preview", "PreviewViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/preview", + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Command": "Invoke-MgBetaPreviewSiteOnenotePage", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "Module": "Beta.Sites", - "Command": "Invoke-MgBetaPreviewSiteOnenoteSectionGroupSectionPage", - "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "beta", "Variants": [ "Preview", "PreviewViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Command": "Invoke-MgBetaPreviewSiteOnenoteSectionGroupSectionPage", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "Module": "Beta.Sites", - "Command": "Invoke-MgBetaPreviewSiteOnenoteSectionPage", - "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "beta", "Variants": [ "Preview", "PreviewViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Command": "Invoke-MgBetaPreviewSiteOnenoteSectionPage", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/preview", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaPreviewUserDriveItem", - "OutputType": "IMicrosoftGraphItemPreviewInfo", + "ApiVersion": "beta", "Variants": [ "Preview", "PreviewExpanded", "PreviewViaIdentity", "PreviewViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/preview", + "OutputType": "IMicrosoftGraphItemPreviewInfo", + "Command": "Invoke-MgBetaPreviewUserDriveItem", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/preview", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaPreviewUserDriveRoot", - "OutputType": "IMicrosoftGraphItemPreviewInfo", + "ApiVersion": "beta", "Variants": [ "Preview", "PreviewExpanded", "PreviewViaIdentity", "PreviewViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/preview", + "OutputType": "IMicrosoftGraphItemPreviewInfo", + "Command": "Invoke-MgBetaPreviewUserDriveRoot", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/preview", - "Module": "Beta.Users.Functions", - "Command": "Invoke-MgBetaPreviewUserOnenotePage", - "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "beta", "Variants": [ "Preview", "PreviewViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/preview", + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Command": "Invoke-MgBetaPreviewUserOnenotePage", + "Module": "Beta.Users.Functions" }, { - "Permissions": [], - "Uri": "/domains/{domain-id}/promote", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Invoke-MgBetaPromoteDomain", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Promote", "PromoteViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-promote?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-promote?view=graph-rest-beta", + "Method": "POST", + "Uri": "/domains/{domain-id}/promote", + "OutputType": null, + "Command": "Invoke-MgBetaPromoteDomain", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/domains/{domain-id}/promoteToInitial", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Invoke-MgBetaPromoteDomainToInitial", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Promote", "PromoteViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/domains/{domain-id}/promoteToInitial", + "OutputType": null, + "Command": "Invoke-MgBetaPromoteDomainToInitial", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/resourceAccessProfiles/queryByPlatformType", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaQueryDeviceManagementResourceAccessProfileByPlatformType", - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", + "ApiVersion": "beta", "Variants": [ "Query", "QueryExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/resourceAccessProfiles/queryByPlatformType", + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", + "Command": "Invoke-MgBetaQueryDeviceManagementResourceAccessProfileByPlatformType", + "Module": "Beta.DeviceManagement.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Query", + "QueryExpanded" + ], "Permissions": [ { "Name": "Mail.Read", @@ -355310,65 +356085,65 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-query?view=graph-rest-beta", + "Method": "POST", "Uri": "/search/query", - "Module": "Beta.Search", - "Command": "Invoke-MgBetaQuerySearch", "OutputType": "IMicrosoftGraphSearchResponse", - "Variants": [ - "Query", - "QueryExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-query?view=graph-rest-beta" + "Command": "Invoke-MgBetaQuerySearch", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/directory/impactedResources/{impactedResource-id}/reactivate", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Invoke-MgBetaReactivateDirectoryImpactedResource", - "OutputType": "IMicrosoftGraphImpactedResource", + "ApiVersion": "beta", "Variants": [ "Reactivate", "ReactivateViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-reactivate?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-reactivate?view=graph-rest-beta", + "Method": "POST", + "Uri": "/directory/impactedResources/{impactedResource-id}/reactivate", + "OutputType": "IMicrosoftGraphImpactedResource", + "Command": "Invoke-MgBetaReactivateDirectoryImpactedResource", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/recommendations/{recommendation-id}/reactivate", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Invoke-MgBetaReactivateDirectoryRecommendation", - "OutputType": "IMicrosoftGraphRecommendation", + "ApiVersion": "beta", "Variants": [ "Reactivate", "ReactivateViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/recommendation-reactivate?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/recommendation-reactivate?view=graph-rest-beta", + "Method": "POST", + "Uri": "/directory/recommendations/{recommendation-id}/reactivate", + "OutputType": "IMicrosoftGraphRecommendation", + "Command": "Invoke-MgBetaReactivateDirectoryRecommendation", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/reactivate", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Invoke-MgBetaReactivateDirectoryRecommendationImpactedResource", - "OutputType": "IMicrosoftGraphImpactedResource", + "ApiVersion": "beta", "Variants": [ "Reactivate", "ReactivateViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-reactivate?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/impactedresource-reactivate?view=graph-rest-beta", + "Method": "POST", + "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}/reactivate", + "OutputType": "IMicrosoftGraphImpactedResource", + "Command": "Invoke-MgBetaReactivateDirectoryRecommendationImpactedResource", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Reassign", + "ReassignViaIdentity" + ], "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -355395,507 +356170,507 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-beta", + "Method": "POST", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", - "Module": "Beta.Education", - "Command": "Invoke-MgBetaReassignEducationClassAssignmentSubmission", "OutputType": "IMicrosoftGraphEducationSubmission", - "Variants": [ - "Reassign", - "ReassignViaIdentity" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-beta" + "Command": "Invoke-MgBetaReassignEducationClassAssignmentSubmission", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", - "Module": "Beta.Education", - "Command": "Invoke-MgBetaReassignEducationMeAssignmentSubmission", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Variants": [ "Reassign", "ReassignViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-beta", + "Method": "POST", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Command": "Invoke-MgBetaReassignEducationMeAssignmentSubmission", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", - "Module": "Beta.Education", - "Command": "Invoke-MgBetaReassignEducationUserAssignmentSubmission", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Variants": [ "Reassign", "ReassignViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-beta", + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Command": "Invoke-MgBetaReassignEducationUserAssignmentSubmission", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize", - "Module": "Beta.Files", - "Command": "Invoke-MgBetaReauthorizeDriveItemSubscription", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize", + "OutputType": null, + "Command": "Invoke-MgBetaReauthorizeDriveItemSubscription", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize", - "Module": "Beta.Files", - "Command": "Invoke-MgBetaReauthorizeDriveListSubscription", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", + "Method": "POST", + "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize", + "OutputType": null, + "Command": "Invoke-MgBetaReauthorizeDriveListSubscription", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize", - "Module": "Beta.Files", - "Command": "Invoke-MgBetaReauthorizeDriveRootSubscription", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize", + "OutputType": null, + "Command": "Invoke-MgBetaReauthorizeDriveRootSubscription", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaReauthorizeGroupDriveItemSubscription", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize", + "OutputType": null, + "Command": "Invoke-MgBetaReauthorizeGroupDriveItemSubscription", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaReauthorizeGroupDriveListSubscription", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize", + "OutputType": null, + "Command": "Invoke-MgBetaReauthorizeGroupDriveListSubscription", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaReauthorizeGroupDriveRootSubscription", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize", + "OutputType": null, + "Command": "Invoke-MgBetaReauthorizeGroupDriveRootSubscription", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}/reauthorize", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaReauthorizeGroupSiteListSubscription", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}/reauthorize", + "OutputType": null, + "Command": "Invoke-MgBetaReauthorizeGroupSiteListSubscription", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}/reauthorize", - "Module": "Beta.Files", - "Command": "Invoke-MgBetaReauthorizeShareListSubscription", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", + "Method": "POST", + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}/reauthorize", + "OutputType": null, + "Command": "Invoke-MgBetaReauthorizeShareListSubscription", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}/reauthorize", - "Module": "Beta.Sites", - "Command": "Invoke-MgBetaReauthorizeSiteListSubscription", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}/reauthorize", + "OutputType": null, + "Command": "Invoke-MgBetaReauthorizeSiteListSubscription", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/subscriptions/{subscription-id}/reauthorize", - "Module": "Beta.ChangeNotifications", - "Command": "Invoke-MgBetaReauthorizeSubscription", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", + "Method": "POST", + "Uri": "/subscriptions/{subscription-id}/reauthorize", + "OutputType": null, + "Command": "Invoke-MgBetaReauthorizeSubscription", + "Module": "Beta.ChangeNotifications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaReauthorizeUserDriveItemSubscription", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize", + "OutputType": null, + "Command": "Invoke-MgBetaReauthorizeUserDriveItemSubscription", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaReauthorizeUserDriveListSubscription", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize", + "OutputType": null, + "Command": "Invoke-MgBetaReauthorizeUserDriveListSubscription", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaReauthorizeUserDriveRootSubscription", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize", + "OutputType": null, + "Command": "Invoke-MgBetaReauthorizeUserDriveRootSubscription", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/recent", - "Module": "Beta.Files", - "Command": "Invoke-MgBetaRecentDrive", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Recent", "RecentViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-recent?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-recent?view=graph-rest-beta", + "Method": "GET", + "Uri": "/drives/{drive-id}/recent", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Invoke-MgBetaRecentDrive", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/recent", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaRecentGroupDrive", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Recent", "RecentViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-recent?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-recent?view=graph-rest-beta", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/recent", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Invoke-MgBetaRecentGroupDrive", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/users/{user-id}/activities/recent", - "Module": "Beta.Users.Functions", - "Command": "Invoke-MgBetaRecentUserActivity", - "OutputType": "IMicrosoftGraphUserActivity", + "ApiVersion": "beta", "Variants": [ "Recent", "RecentViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/activities/recent", + "OutputType": "IMicrosoftGraphUserActivity", + "Command": "Invoke-MgBetaRecentUserActivity", + "Module": "Beta.Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/recent", - "Module": "Beta.Users.Functions", - "Command": "Invoke-MgBetaRecentUserDrive", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Recent", "RecentViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-recent?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-recent?view=graph-rest-beta", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/recent", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Invoke-MgBetaRecentUserDrive", + "Module": "Beta.Users.Functions" }, { - "Permissions": [], - "Uri": "/communications/calls/{call-id}/record", - "Module": "Beta.CloudCommunications", - "Command": "Invoke-MgBetaRecordCommunicationCall", - "OutputType": "IMicrosoftGraphRecordOperation", + "ApiVersion": "beta", "Variants": [ "Record", "RecordExpanded", "RecordViaIdentity", "RecordViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/communications/calls/{call-id}/record", + "OutputType": "IMicrosoftGraphRecordOperation", + "Command": "Invoke-MgBetaRecordCommunicationCall", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/calls/{call-id}/recordResponse", - "Module": "Beta.CloudCommunications", - "Command": "Invoke-MgBetaRecordCommunicationCallResponse", - "OutputType": "IMicrosoftGraphRecordOperation", + "ApiVersion": "beta", "Variants": [ "Record", "RecordExpanded", "RecordViaIdentity", "RecordViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-record?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-record?view=graph-rest-beta", + "Method": "POST", + "Uri": "/communications/calls/{call-id}/recordResponse", + "OutputType": "IMicrosoftGraphRecordOperation", + "Command": "Invoke-MgBetaRecordCommunicationCallResponse", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/decisions/recordAllDecisions", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDecision", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Record", "RecordExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/decisions/recordAllDecisions", + "OutputType": null, + "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDecision", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/recordAllDecisions", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDecisionInstanceDecision", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Record", "RecordExpanded", "RecordViaIdentity", "RecordViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/recordAllDecisions", + "OutputType": null, + "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDecisionInstanceDecision", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/recordAllDecisions", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDecisionInstanceStageDecision", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Record", "RecordExpanded", "RecordViaIdentity", "RecordViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/recordAllDecisions", + "OutputType": null, + "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDecisionInstanceStageDecision", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/recordAllDecisions", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDefinitionInstanceDecision", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Record", "RecordExpanded", "RecordViaIdentity", "RecordViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/recordAllDecisions", + "OutputType": null, + "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/recordAllDecisions", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Record", "RecordExpanded", "RecordViaIdentity", "RecordViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/recordAllDecisions", + "OutputType": null, + "Command": "Invoke-MgBetaRecordIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/decisions/recordAllDecisions", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaRecordUserPendingAccessReviewInstanceDecision", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Record", "RecordExpanded", "RecordViaIdentity", "RecordViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-recordalldecisions?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/decisions/recordAllDecisions", + "OutputType": null, + "Command": "Invoke-MgBetaRecordUserPendingAccessReviewInstanceDecision", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/communications/calls/{call-id}/redirect", - "Module": "Beta.CloudCommunications", - "Command": "Invoke-MgBetaRedirectCommunicationCall", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Redirect", "RedirectExpanded", "RedirectViaIdentity", "RedirectViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-redirect?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-redirect?view=graph-rest-beta", + "Method": "POST", + "Uri": "/communications/calls/{call-id}/redirect", + "OutputType": null, + "Command": "Invoke-MgBetaRedirectCommunicationCall", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/redirect", - "Module": "Beta.Devices.CloudPrint", - "Command": "Invoke-MgBetaRedirectPrintPrinterJob", - "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "beta", "Variants": [ "Redirect", "RedirectExpanded", "RedirectViaIdentity", "RedirectViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-redirect?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-redirect?view=graph-rest-beta", + "Method": "POST", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/redirect", + "OutputType": "IMicrosoftGraphPrintJob", + "Command": "Invoke-MgBetaRedirectPrintPrinterJob", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/redirect", - "Module": "Beta.Devices.CloudPrint", - "Command": "Invoke-MgBetaRedirectPrintPrinterShareJob", - "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "beta", "Variants": [ "Redirect", "RedirectExpanded", "RedirectViaIdentity", "RedirectViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-redirect?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-redirect?view=graph-rest-beta", + "Method": "POST", + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/redirect", + "OutputType": "IMicrosoftGraphPrintJob", + "Command": "Invoke-MgBetaRedirectPrintPrinterShareJob", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/redirect", - "Module": "Beta.Devices.CloudPrint", - "Command": "Invoke-MgBetaRedirectPrintShareJob", - "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "beta", "Variants": [ "Redirect", "RedirectExpanded", "RedirectViaIdentity", "RedirectViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-redirect?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-redirect?view=graph-rest-beta", + "Method": "POST", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/redirect", + "OutputType": "IMicrosoftGraphPrintJob", + "Command": "Invoke-MgBetaRedirectPrintShareJob", + "Module": "Beta.Devices.CloudPrint" }, { + "ApiVersion": "beta", + "Variants": [ + "Reenable", + "ReenableViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -355914,20 +356689,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/reenable", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaReenableDeviceManagementComanagedDevice", "OutputType": null, + "Command": "Invoke-MgBetaReenableDeviceManagementComanagedDevice", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Reenable", "ReenableViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -355946,52 +356721,54 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/reenable", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaReenableDeviceManagementManagedDevice", "OutputType": null, - "Variants": [ - "Reenable", - "ReenableViaIdentity" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Invoke-MgBetaReenableDeviceManagementManagedDevice", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/reenable", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaReenableUserManagedDevice", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Reenable", "ReenableViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/reenable", + "OutputType": null, + "Command": "Invoke-MgBetaReenableUserManagedDevice", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/communications/calls/{call-id}/reject", - "Module": "Beta.CloudCommunications", - "Command": "Invoke-MgBetaRejectCommunicationCall", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Reject", "RejectExpanded", "RejectViaIdentity", "RejectViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-reject?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-reject?view=graph-rest-beta", + "Method": "POST", + "Uri": "/communications/calls/{call-id}/reject", + "OutputType": null, + "Command": "Invoke-MgBetaRejectCommunicationCall", + "Module": "Beta.CloudCommunications" }, { + "ApiVersion": "beta", + "Variants": [ + "Reject", + "RejectExpanded", + "RejectViaIdentity", + "RejectViaIdentityExpanded" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -356010,232 +356787,230 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/operationApprovalRequests/{operationApprovalRequest-id}/reject", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaRejectDeviceManagementOperationApprovalRequest", "OutputType": null, - "Variants": [ - "Reject", - "RejectExpanded", - "RejectViaIdentity", - "RejectViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Invoke-MgBetaRejectDeviceManagementOperationApprovalRequest", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/{unifiedRoleManagementAlertIncident-id}/remediate", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaRemediateIdentityGovernanceRoleManagementAlertIncident", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Remediate", "RemediateViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/{unifiedRoleManagementAlertIncident-id}/remediate", + "OutputType": null, + "Command": "Invoke-MgBetaRemediateIdentityGovernanceRoleManagementAlertIncident", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/security/collaboration/analyzedEmails/remediate", - "Module": "Beta.Security", - "Command": "Invoke-MgBetaRemediateSecurityCollaborationAnalyzedEmail", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Remediate", "RemediateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-analyzedemail-remediate?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-analyzedemail-remediate?view=graph-rest-beta", + "Method": "POST", + "Uri": "/security/collaboration/analyzedEmails/remediate", + "OutputType": null, + "Command": "Invoke-MgBetaRemediateSecurityCollaborationAnalyzedEmail", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphAndroidLobAppContentVersionFileUpload", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Renew", "RenewViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "OutputType": null, + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphAndroidLobAppContentVersionFileUpload", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphiOSLobAppContentVersionFileUpload", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Renew", "RenewViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "OutputType": null, + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphiOSLobAppContentVersionFileUpload", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSDmgAppContentVersionFileUpload", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Renew", "RenewViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "OutputType": null, + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSDmgAppContentVersionFileUpload", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSLobAppContentVersionFileUpload", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Renew", "RenewViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "OutputType": null, + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSLobAppContentVersionFileUpload", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSPkgAppContentVersionFileUpload", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Renew", "RenewViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "OutputType": null, + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSPkgAppContentVersionFileUpload", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphManagedAndroidLobAppContentVersionFileUpload", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Renew", "RenewViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "OutputType": null, + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphManagedAndroidLobAppContentVersionFileUpload", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphManagediOSLobAppContentVersionFileUpload", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Renew", "RenewViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "OutputType": null, + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphManagediOSLobAppContentVersionFileUpload", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphManagedMobileLobAppContentVersionFileUpload", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Renew", "RenewViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "OutputType": null, + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphManagedMobileLobAppContentVersionFileUpload", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphWin32LobAppContentVersionFileUpload", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Renew", "RenewViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "OutputType": null, + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphWin32LobAppContentVersionFileUpload", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsAppXContentVersionFileUpload", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Renew", "RenewViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "OutputType": null, + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsAppXContentVersionFileUpload", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsMobileMsiContentVersionFileUpload", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Renew", "RenewViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "OutputType": null, + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsMobileMsiContentVersionFileUpload", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsUniversalAppXContentVersionFileUpload", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Renew", "RenewViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "OutputType": null, + "Command": "Invoke-MgBetaRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsUniversalAppXContentVersionFileUpload", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Renew", + "RenewViaIdentity" + ], "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -356254,20 +357029,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-renew?view=graph-rest-beta", + "Method": "POST", "Uri": "/groups/{group-id}/renew", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaRenewGroup", "OutputType": null, + "Command": "Invoke-MgBetaRenewGroup", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Renew", - "RenewViaIdentity" + "RenewExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-renew?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -356286,20 +357061,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-renewgroup?view=graph-rest-beta", + "Method": "POST", "Uri": "/groupLifecyclePolicies/renewGroup", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaRenewGroupLifecyclePolicy", "OutputType": null, - "Variants": [ - "Renew", - "RenewExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-renewgroup?view=graph-rest-beta" + "Command": "Invoke-MgBetaRenewGroupLifecyclePolicy", + "Module": "Beta.Groups" }, { + "ApiVersion": "beta", + "Variants": [ + "Reopen", + "ReopenViaIdentity" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -356318,20 +357093,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-reopen?view=graph-rest-beta", + "Method": "POST", "Uri": "/compliance/ediscovery/cases/{case-id}/reopen", - "Module": "Beta.Compliance", - "Command": "Invoke-MgBetaReopenComplianceEdiscoveryCase", "OutputType": null, + "Command": "Invoke-MgBetaReopenComplianceEdiscoveryCase", + "Module": "Beta.Compliance" + }, + { + "ApiVersion": "beta", "Variants": [ "Reopen", "ReopenViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-reopen?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -356350,105 +357125,107 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-reopen?view=graph-rest-beta", + "Method": "POST", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reopen", - "Module": "Beta.Security", - "Command": "Invoke-MgBetaReopenSecurityCaseEdiscoveryCase", "OutputType": null, - "Variants": [ - "Reopen", - "ReopenViaIdentity" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-reopen?view=graph-rest-beta" + "Command": "Invoke-MgBetaReopenSecurityCaseEdiscoveryCase", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/reorder", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaReorderDeviceManagementConfigurationPolicy", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Reorder", "ReorderExpanded", "ReorderViaIdentity", "ReorderViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/reorder", + "OutputType": null, + "Command": "Invoke-MgBetaReorderDeviceManagementConfigurationPolicy", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/reusablePolicySettings/{deviceManagementReusablePolicySetting-id}/referencingConfigurationPolicies/{deviceManagementConfigurationPolicy-id}/reorder", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaReorderDeviceManagementReusablePolicySettingReferencingConfigurationPolicy", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Reorder", "ReorderExpanded", "ReorderViaIdentity", "ReorderViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/reusablePolicySettings/{deviceManagementReusablePolicySetting-id}/referencingConfigurationPolicies/{deviceManagementConfigurationPolicy-id}/reorder", + "OutputType": null, + "Command": "Invoke-MgBetaReorderDeviceManagementReusablePolicySettingReferencingConfigurationPolicy", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/replyAll", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaReplyAllUserMailFolderChildFolderMessage", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Reply1", "ReplyExpanded1", "ReplyViaIdentity1", "ReplyViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/replyAll", + "OutputType": null, + "Command": "Invoke-MgBetaReplyAllUserMailFolderChildFolderMessage", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/replyAll", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaReplyAllUserMailFolderMessage", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Reply1", "ReplyExpanded1", "ReplyViaIdentity1", "ReplyViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/replyAll", + "OutputType": null, + "Command": "Invoke-MgBetaReplyAllUserMailFolderMessage", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/messages/{message-id}/replyAll", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaReplyAllUserMessage", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Reply1", "ReplyExpanded1", "ReplyViaIdentity1", "ReplyViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/messages/{message-id}/replyAll", + "OutputType": null, + "Command": "Invoke-MgBetaReplyAllUserMessage", + "Module": "Beta.Users.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Reply", + "ReplyExpanded", + "ReplyViaIdentity", + "ReplyViaIdentityExpanded" + ], "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -356467,22 +357244,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-beta", + "Method": "POST", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/reply", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaReplyGroupConversationThread", "OutputType": null, + "Command": "Invoke-MgBetaReplyGroupConversationThread", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -356501,39 +357278,39 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/reply", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaReplyGroupConversationThreadPost", "OutputType": null, + "Command": "Invoke-MgBetaReplyGroupConversationThreadPost", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaReplyGroupConversationThreadPostInReplyTo", "OutputType": null, + "Command": "Invoke-MgBetaReplyGroupConversationThreadPostInReplyTo", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -356552,22 +357329,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-beta", + "Method": "POST", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/reply", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaReplyGroupThread", "OutputType": null, + "Command": "Invoke-MgBetaReplyGroupThread", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -356586,319 +357363,317 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/reply", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaReplyGroupThreadPost", "OutputType": null, - "Variants": [ - "Reply", - "ReplyExpanded", - "ReplyViaIdentity", - "ReplyViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Invoke-MgBetaReplyGroupThreadPost", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaReplyGroupThreadPostInReplyTo", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", + "OutputType": null, + "Command": "Invoke-MgBetaReplyGroupThreadPostInReplyTo", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/reply", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaReplyUserMailFolderChildFolderMessage", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-reply?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-reply?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/reply", + "OutputType": null, + "Command": "Invoke-MgBetaReplyUserMailFolderChildFolderMessage", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/reply", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaReplyUserMailFolderMessage", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-reply?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-reply?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/reply", + "OutputType": null, + "Command": "Invoke-MgBetaReplyUserMailFolderMessage", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/messages/{message-id}/reply", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaReplyUserMessage", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-reply?view=graph-rest-beta" - }, - { "Permissions": [], - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}/incidentReport", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "Invoke-MgBetaReportServiceAnnouncementHealthOverviewIssueIncident", + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-reply?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/messages/{message-id}/reply", "OutputType": null, + "Command": "Invoke-MgBetaReplyUserMessage", + "Module": "Beta.Users.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Report", "ReportViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}/incidentReport", + "OutputType": null, + "Command": "Invoke-MgBetaReportServiceAnnouncementHealthOverviewIssueIncident", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}/incidentReport", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "Invoke-MgBetaReportServiceAnnouncementIssueIncident", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Report", "ReportViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/servicehealthissue-incidentreport?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/servicehealthissue-incidentreport?view=graph-rest-beta", + "Method": "GET", + "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}/incidentReport", + "OutputType": null, + "Command": "Invoke-MgBetaReportServiceAnnouncementIssueIncident", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/reprovisionCloudPc", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaReprovisionDeviceManagementComanagedDeviceCloudPc", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Cloud", "CloudViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-reprovisioncloudpc?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-reprovisioncloudpc?view=graph-rest-beta", + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/reprovisionCloudPc", + "OutputType": null, + "Command": "Invoke-MgBetaReprovisionDeviceManagementComanagedDeviceCloudPc", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/reprovisionCloudPc", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaReprovisionDeviceManagementManagedDeviceCloudPc", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Cloud", "CloudViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-reprovisioncloudpc?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-reprovisioncloudpc?view=graph-rest-beta", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/reprovisionCloudPc", + "OutputType": null, + "Command": "Invoke-MgBetaReprovisionDeviceManagementManagedDeviceCloudPc", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/reprovision", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaReprovisionDeviceManagementVirtualEndpointCloudPc", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Reprovision", "ReprovisionExpanded", "ReprovisionViaIdentity", "ReprovisionViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-reprovision?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-reprovision?view=graph-rest-beta", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/reprovision", + "OutputType": null, + "Command": "Invoke-MgBetaReprovisionDeviceManagementVirtualEndpointCloudPc", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/reprovision", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaReprovisionUserCloudPc", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Reprovision", "ReprovisionExpanded", "ReprovisionViaIdentity", "ReprovisionViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-reprovision?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-reprovision?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/reprovision", + "OutputType": null, + "Command": "Invoke-MgBetaReprovisionUserCloudPc", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/reprovisionCloudPc", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaReprovisionUserManagedDeviceCloudPc", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Cloud", "CloudViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-reprovisioncloudpc?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-reprovisioncloudpc?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/reprovisionCloudPc", + "OutputType": null, + "Command": "Invoke-MgBetaReprovisionUserManagedDeviceCloudPc", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/retire", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaRetireDeviceManagementComanagedDevice", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Retire", "RetireViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/retire", + "OutputType": null, + "Command": "Invoke-MgBetaRetireDeviceManagementComanagedDevice", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/retire", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaRetireDeviceManagementManagedDevice", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Retire", "RetireViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/retire", + "OutputType": null, + "Command": "Invoke-MgBetaRetireDeviceManagementManagedDevice", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/retire", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaRetireUserManagedDevice", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Retire", "RetireViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/retire", + "OutputType": null, + "Command": "Invoke-MgBetaRetireUserManagedDevice", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/contacts/{orgContact-id}/retryServiceProvisioning", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Invoke-MgBetaRetryContactServiceProvisioning", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Retry", "RetryViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-retryserviceprovisioning?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/orgcontact-retryserviceprovisioning?view=graph-rest-beta", + "Method": "POST", + "Uri": "/contacts/{orgContact-id}/retryServiceProvisioning", + "OutputType": null, + "Command": "Invoke-MgBetaRetryContactServiceProvisioning", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/retryPartnerAgentInstallation", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaRetryDeviceManagementVirtualEndpointCloudPcPartnerAgentInstallation", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Retry", "RetryViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-retrypartneragentinstallation?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-retrypartneragentinstallation?view=graph-rest-beta", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/retryPartnerAgentInstallation", + "OutputType": null, + "Command": "Invoke-MgBetaRetryDeviceManagementVirtualEndpointCloudPcPartnerAgentInstallation", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/retryServiceProvisioning", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaRetryGroupServiceProvisioning", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Retry", "RetryViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-retryserviceprovisioning?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-retryserviceprovisioning?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/retryServiceProvisioning", + "OutputType": null, + "Command": "Invoke-MgBetaRetryGroupServiceProvisioning", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/retryPartnerAgentInstallation", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaRetryUserCloudPcPartnerAgentInstallation", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Retry", "RetryViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-retrypartneragentinstallation?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-retrypartneragentinstallation?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/retryPartnerAgentInstallation", + "OutputType": null, + "Command": "Invoke-MgBetaRetryUserCloudPcPartnerAgentInstallation", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/retryServiceProvisioning", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaRetryUserServiceProvisioning", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Retry", "RetryViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-retryserviceprovisioning?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-retryserviceprovisioning?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/retryServiceProvisioning", + "OutputType": null, + "Command": "Invoke-MgBetaRetryUserServiceProvisioning", + "Module": "Beta.Users.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Return", + "ReturnViaIdentity" + ], "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -356917,65 +357692,65 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-beta", + "Method": "POST", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", - "Module": "Beta.Education", - "Command": "Invoke-MgBetaReturnEducationClassAssignmentSubmission", "OutputType": "IMicrosoftGraphEducationSubmission", - "Variants": [ - "Return", - "ReturnViaIdentity" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-beta" + "Command": "Invoke-MgBetaReturnEducationClassAssignmentSubmission", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", - "Module": "Beta.Education", - "Command": "Invoke-MgBetaReturnEducationMeAssignmentSubmission", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Variants": [ "Return", "ReturnViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-beta", + "Method": "POST", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Command": "Invoke-MgBetaReturnEducationMeAssignmentSubmission", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", - "Module": "Beta.Education", - "Command": "Invoke-MgBetaReturnEducationUserAssignmentSubmission", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Variants": [ "Return", "ReturnViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-beta", + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Command": "Invoke-MgBetaReturnEducationUserAssignmentSubmission", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}/reupload", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaReuploadDeviceManagementVirtualEndpointDeviceImage", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Reupload", "ReuploadViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcdeviceimage-reupload?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcdeviceimage-reupload?view=graph-rest-beta", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}/reupload", + "OutputType": null, + "Command": "Invoke-MgBetaReuploadDeviceManagementVirtualEndpointDeviceImage", + "Module": "Beta.DeviceManagement.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Rotate", + "RotateViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -356994,35 +357769,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/rotateBitLockerKeys", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaRotateDeviceManagementComanagedDeviceBitLockerKey", "OutputType": null, + "Command": "Invoke-MgBetaRotateDeviceManagementComanagedDeviceBitLockerKey", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Rotate", "RotateViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/rotateFileVaultKey", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaRotateDeviceManagementComanagedDeviceFileVaultKey", "OutputType": null, + "Command": "Invoke-MgBetaRotateDeviceManagementComanagedDeviceFileVaultKey", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Rotate", "RotateViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -357041,20 +357816,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/rotateLocalAdminPassword", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaRotateDeviceManagementComanagedDeviceLocalAdminPassword", "OutputType": null, + "Command": "Invoke-MgBetaRotateDeviceManagementComanagedDeviceLocalAdminPassword", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Rotate", "RotateViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -357073,35 +357848,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rotateBitLockerKeys", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaRotateDeviceManagementManagedDeviceBitLockerKey", "OutputType": null, + "Command": "Invoke-MgBetaRotateDeviceManagementManagedDeviceBitLockerKey", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Rotate", "RotateViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rotateFileVaultKey", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaRotateDeviceManagementManagedDeviceFileVaultKey", "OutputType": null, + "Command": "Invoke-MgBetaRotateDeviceManagementManagedDeviceFileVaultKey", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Rotate", "RotateViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -357120,133 +357895,132 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rotateLocalAdminPassword", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaRotateDeviceManagementManagedDeviceLocalAdminPassword", "OutputType": null, - "Variants": [ - "Rotate", - "RotateViaIdentity" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Invoke-MgBetaRotateDeviceManagementManagedDeviceLocalAdminPassword", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rotateBitLockerKeys", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaRotateUserManagedDeviceBitLockerKey", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Rotate", "RotateViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rotateBitLockerKeys", + "OutputType": null, + "Command": "Invoke-MgBetaRotateUserManagedDeviceBitLockerKey", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rotateFileVaultKey", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaRotateUserManagedDeviceFileVaultKey", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Rotate", "RotateViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rotateFileVaultKey", + "OutputType": null, + "Command": "Invoke-MgBetaRotateUserManagedDeviceFileVaultKey", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rotateLocalAdminPassword", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaRotateUserManagedDeviceLocalAdminPassword", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Rotate", "RotateViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rotateLocalAdminPassword", + "OutputType": null, + "Command": "Invoke-MgBetaRotateUserManagedDeviceLocalAdminPassword", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsDefenderScan", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaScanDeviceManagementComanagedDeviceWindowsDefender", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Scan", "ScanExpanded", "ScanViaIdentity", "ScanViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsDefenderScan", + "OutputType": null, + "Command": "Invoke-MgBetaScanDeviceManagementComanagedDeviceWindowsDefender", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderScan", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaScanDeviceManagementManagedDeviceWindowsDefender", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Scan", "ScanExpanded", "ScanViaIdentity", "ScanViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderScan", + "OutputType": null, + "Command": "Invoke-MgBetaScanDeviceManagementManagedDeviceWindowsDefender", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderScan", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaScanUserManagedDeviceWindowsDefender", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Scan", "ScanExpanded", "ScanViaIdentity", "ScanViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderScan", + "OutputType": null, + "Command": "Invoke-MgBetaScanUserManagedDeviceWindowsDefender", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduleActionsForRules", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaScheduleDeviceManagementDeviceCompliancePolicyActionForRule", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Schedule", "ScheduleExpanded", "ScheduleViaIdentity", "ScheduleViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduleActionsForRules", + "OutputType": null, + "Command": "Invoke-MgBetaScheduleDeviceManagementDeviceCompliancePolicyActionForRule", + "Module": "Beta.DeviceManagement.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Schedule" + ], "Permissions": [ { "Name": "PrivilegedAccess.ReadWrite.AzureAD", @@ -357265,19 +358039,19 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-rolescheduleinstances?view=graph-rest-beta", + "Method": "GET", "Uri": "/roleManagement/directory/roleScheduleInstances(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaScheduleRoleManagementDirectory", "OutputType": "IMicrosoftGraphUnifiedRoleScheduleInstanceBase", + "Command": "Invoke-MgBetaScheduleRoleManagementDirectory", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Schedule" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-rolescheduleinstances?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "PrivilegedAccess.ReadWrite.AzureAD", @@ -357296,220 +358070,223 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-roleschedules?view=graph-rest-beta", + "Method": "GET", "Uri": "/roleManagement/directory/roleSchedules(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaScheduleRoleManagementDirectoryRole", "OutputType": "IMicrosoftGraphUnifiedRoleScheduleBase", - "Variants": [ - "Schedule" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-roleschedules?view=graph-rest-beta" + "Command": "Invoke-MgBetaScheduleRoleManagementDirectoryRole", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleScheduleInstances(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaScheduleRoleManagementEnterpriseApp", - "OutputType": "IMicrosoftGraphUnifiedRoleScheduleInstanceBase", + "ApiVersion": "beta", "Variants": [ "Schedule", "ScheduleViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-rolescheduleinstances?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-rolescheduleinstances?view=graph-rest-beta", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleScheduleInstances(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", + "OutputType": "IMicrosoftGraphUnifiedRoleScheduleInstanceBase", + "Command": "Invoke-MgBetaScheduleRoleManagementEnterpriseApp", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleSchedules(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaScheduleRoleManagementEnterpriseAppRole", - "OutputType": "IMicrosoftGraphUnifiedRoleScheduleBase", + "ApiVersion": "beta", "Variants": [ "Schedule", "ScheduleViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-roleschedules?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-roleschedules?view=graph-rest-beta", + "Method": "GET", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleSchedules(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", + "OutputType": "IMicrosoftGraphUnifiedRoleScheduleBase", + "Command": "Invoke-MgBetaScheduleRoleManagementEnterpriseAppRole", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleScheduleInstances(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaScheduleRoleManagementEntitlementManagement", - "OutputType": "IMicrosoftGraphUnifiedRoleScheduleInstanceBase", + "ApiVersion": "beta", "Variants": [ "Schedule" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-rolescheduleinstances?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-rolescheduleinstances?view=graph-rest-beta", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleScheduleInstances(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", + "OutputType": "IMicrosoftGraphUnifiedRoleScheduleInstanceBase", + "Command": "Invoke-MgBetaScheduleRoleManagementEntitlementManagement", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleSchedules(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaScheduleRoleManagementEntitlementManagementRole", - "OutputType": "IMicrosoftGraphUnifiedRoleScheduleBase", + "ApiVersion": "beta", "Variants": [ "Schedule" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-roleschedules?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-roleschedules?view=graph-rest-beta", + "Method": "GET", + "Uri": "/roleManagement/entitlementManagement/roleSchedules(directoryScopeId='@directoryScopeId',appScopeId='@appScopeId',principalId='@principalId',roleDefinitionId='@roleDefinitionId')", + "OutputType": "IMicrosoftGraphUnifiedRoleScheduleBase", + "Command": "Invoke-MgBetaScheduleRoleManagementEntitlementManagementRole", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/selfActivate", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaSelfPrivilegedApprovalRoleInfoActivate", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta", "Variants": [ "Self", "SelfExpanded", "SelfViaIdentity", "SelfViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/selfActivate", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Command": "Invoke-MgBetaSelfPrivilegedApprovalRoleInfoActivate", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/selfDeactivate", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaSelfPrivilegedApprovalRoleInfoDeactivate", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta", "Variants": [ "Self", "SelfViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/selfDeactivate", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Command": "Invoke-MgBetaSelfPrivilegedApprovalRoleInfoDeactivate", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedRoles/{privilegedRole-id}/selfActivate", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaSelfPrivilegedRoleActivate", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta", "Variants": [ "Self", "SelfExpanded", "SelfViaIdentity", "SelfViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/privilegedRoles/{privilegedRole-id}/selfActivate", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Command": "Invoke-MgBetaSelfPrivilegedRoleActivate", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/selfActivate", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRequestRoleInfoActivate", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta", "Variants": [ "Self", "SelfExpanded", "SelfViaIdentity", "SelfViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/selfActivate", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRequestRoleInfoActivate", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/selfDeactivate", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRequestRoleInfoDeactivate", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta", "Variants": [ "Self", "SelfViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/selfDeactivate", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRequestRoleInfoDeactivate", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/selfActivate", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRoleInfoActivate", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta", "Variants": [ "Self", "SelfExpanded", "SelfViaIdentity", "SelfViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/selfActivate", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRoleInfoActivate", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/selfDeactivate", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRoleInfoDeactivate", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta", "Variants": [ "Self", "SelfViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/selfDeactivate", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Command": "Invoke-MgBetaSelfPrivilegedRoleAssignmentRoleInfoDeactivate", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedRoles/{privilegedRole-id}/selfDeactivate", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaSelfPrivilegedRoleDeactivate", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta", "Variants": [ "Self", "SelfViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/privilegedRoles/{privilegedRole-id}/selfDeactivate", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Command": "Invoke-MgBetaSelfPrivilegedRoleDeactivate", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/shareForSchoolDataSyncService", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaShareDeviceManagementDepOnboardingSettingForSchoolDataSyncService", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Share", "ShareViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/shareForSchoolDataSyncService", + "OutputType": null, + "Command": "Invoke-MgBetaShareDeviceManagementDepOnboardingSettingForSchoolDataSyncService", + "Module": "Beta.DeviceManagement.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Share", + "ShareExpanded", + "ShareViaIdentity", + "ShareViaIdentityExpanded" + ], "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -357528,338 +358305,336 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-share?view=graph-rest-beta", + "Method": "POST", "Uri": "/teams/{team-id}/schedule/share", - "Module": "Beta.Teams", - "Command": "Invoke-MgBetaShareTeamSchedule", "OutputType": null, - "Variants": [ - "Share", - "ShareExpanded", - "ShareViaIdentity", - "ShareViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-share?view=graph-rest-beta" + "Command": "Invoke-MgBetaShareTeamSchedule", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/signDigest", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaSignGroupSiteInformationProtectionDigest", - "OutputType": "IMicrosoftGraphSigningResult", + "ApiVersion": "beta", "Variants": [ "Sign", "SignExpanded", "SignViaIdentity", "SignViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/signDigest", + "OutputType": "IMicrosoftGraphSigningResult", + "Command": "Invoke-MgBetaSignGroupSiteInformationProtectionDigest", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/informationProtection/signDigest", - "Module": "Beta.Identity.SignIns", - "Command": "Invoke-MgBetaSignInformationProtectionDigest", - "OutputType": "IMicrosoftGraphSigningResult", + "ApiVersion": "beta", "Variants": [ "Sign", "SignExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/informationProtection/signDigest", + "OutputType": "IMicrosoftGraphSigningResult", + "Command": "Invoke-MgBetaSignInformationProtectionDigest", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/informationProtection/signDigest", - "Module": "Beta.Sites", - "Command": "Invoke-MgBetaSignSiteInformationProtectionDigest", - "OutputType": "IMicrosoftGraphSigningResult", + "ApiVersion": "beta", "Variants": [ "Sign", "SignExpanded", "SignViaIdentity", "SignViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/informationProtection/signDigest", + "OutputType": "IMicrosoftGraphSigningResult", + "Command": "Invoke-MgBetaSignSiteInformationProtectionDigest", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/users/{user-id}/informationProtection/signDigest", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaSignUserInformationProtectionDigest", - "OutputType": "IMicrosoftGraphSigningResult", + "ApiVersion": "beta", "Variants": [ "Sign", "SignExpanded", "SignViaIdentity", "SignViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/informationProtection/signDigest", + "OutputType": "IMicrosoftGraphSigningResult", + "Command": "Invoke-MgBetaSignUserInformationProtectionDigest", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/calendar/events/{event-id}/snoozeReminder", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaSnoozeGroupCalendarEventReminder", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Snooze", "SnoozeExpanded", "SnoozeViaIdentity", "SnoozeViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/calendar/events/{event-id}/snoozeReminder", + "OutputType": null, + "Command": "Invoke-MgBetaSnoozeGroupCalendarEventReminder", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/snoozeReminder", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaSnoozeGroupEventReminder", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Snooze", "SnoozeExpanded", "SnoozeViaIdentity", "SnoozeViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/events/{event-id}/snoozeReminder", + "OutputType": null, + "Command": "Invoke-MgBetaSnoozeGroupEventReminder", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/snoozeReminder", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaSnoozeUserEventInstanceReminder", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Snooze", "SnoozeExpanded", "SnoozeViaIdentity", "SnoozeViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/snoozeReminder", + "OutputType": null, + "Command": "Invoke-MgBetaSnoozeUserEventInstanceReminder", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/snoozeReminder", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaSnoozeUserEventReminder", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Snooze", "SnoozeExpanded", "SnoozeViaIdentity", "SnoozeViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/snoozeReminder", + "OutputType": null, + "Command": "Invoke-MgBetaSnoozeUserEventReminder", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/softDelete", - "Module": "Beta.Teams", - "Command": "Invoke-MgBetaSoftChatMessageDelete", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Soft", "SoftViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", + "Method": "POST", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/softDelete", + "OutputType": null, + "Command": "Invoke-MgBetaSoftChatMessageDelete", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "Module": "Beta.Teams", - "Command": "Invoke-MgBetaSoftChatMessageReplyDelete", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Soft", "SoftViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", + "Method": "POST", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", + "OutputType": null, + "Command": "Invoke-MgBetaSoftChatMessageReplyDelete", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/softDelete", - "Module": "Beta.Teams", - "Command": "Invoke-MgBetaSoftTeamChannelMessageDelete", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Soft", "SoftViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/softDelete", + "OutputType": null, + "Command": "Invoke-MgBetaSoftTeamChannelMessageDelete", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "Module": "Beta.Teams", - "Command": "Invoke-MgBetaSoftTeamChannelMessageReplyDelete", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Soft", "SoftViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", + "OutputType": null, + "Command": "Invoke-MgBetaSoftTeamChannelMessageReplyDelete", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/softDelete", - "Module": "Beta.Teams", - "Command": "Invoke-MgBetaSoftTeamPrimaryChannelMessageDelete", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Soft", "SoftViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/softDelete", + "OutputType": null, + "Command": "Invoke-MgBetaSoftTeamPrimaryChannelMessageDelete", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "Module": "Beta.Teams", - "Command": "Invoke-MgBetaSoftTeamPrimaryChannelMessageReplyDelete", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Soft", "SoftViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", + "OutputType": null, + "Command": "Invoke-MgBetaSoftTeamPrimaryChannelMessageReplyDelete", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/softDelete", - "Module": "Beta.Teams", - "Command": "Invoke-MgBetaSoftTeamworkDeletedTeamChannelMessageDelete", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Soft", "SoftViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/softDelete", + "OutputType": null, + "Command": "Invoke-MgBetaSoftTeamworkDeletedTeamChannelMessageDelete", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "Module": "Beta.Teams", - "Command": "Invoke-MgBetaSoftTeamworkDeletedTeamChannelMessageReplyDelete", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Soft", "SoftViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", + "OutputType": null, + "Command": "Invoke-MgBetaSoftTeamworkDeletedTeamChannelMessageReplyDelete", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/softDelete", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaSoftUserChatMessageDelete", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Soft", "SoftViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/softDelete", + "OutputType": null, + "Command": "Invoke-MgBetaSoftUserChatMessageDelete", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaSoftUserChatMessageReplyDelete", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Soft", "SoftViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", + "OutputType": null, + "Command": "Invoke-MgBetaSoftUserChatMessageReplyDelete", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/communications/calls/{call-id}/subscribeToTone", - "Module": "Beta.CloudCommunications", - "Command": "Invoke-MgBetaSubscribeCommunicationCallToTone", - "OutputType": "IMicrosoftGraphSubscribeToToneOperation", + "ApiVersion": "beta", "Variants": [ "Subscribe", "SubscribeExpanded", "SubscribeViaIdentity", "SubscribeViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-subscribetotone?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-subscribetotone?view=graph-rest-beta", + "Method": "POST", + "Uri": "/communications/calls/{call-id}/subscribeToTone", + "OutputType": "IMicrosoftGraphSubscribeToToneOperation", + "Command": "Invoke-MgBetaSubscribeCommunicationCallToTone", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/subscribeByMail", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaSubscribeGroupByMail", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Subscribe", "SubscribeViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-subscribebymail?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-subscribebymail?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/subscribeByMail", + "OutputType": null, + "Command": "Invoke-MgBetaSubscribeGroupByMail", + "Module": "Beta.Groups" }, { + "ApiVersion": "beta", + "Variants": [ + "Summarize", + "SummarizeViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -357894,20 +358669,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/summarizeDevicePerformanceDevices(summarizeBy='{summarizeBy}')", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Invoke-MgBetaSummarizeDeviceManagementUserExperienceAnalyticDevicePerformanceDevice", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", + "Command": "Invoke-MgBetaSummarizeDeviceManagementUserExperienceAnalyticDevicePerformanceDevice", + "Module": "Beta.DeviceManagement.Functions" + }, + { + "ApiVersion": "beta", "Variants": [ "Summarize", "SummarizeViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -357926,20 +358701,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/summarizeDeviceRemoteConnection(summarizeBy='{summarizeBy}')", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Invoke-MgBetaSummarizeDeviceManagementUserExperienceAnalyticRemoteConnectionDeviceRemoteConnection", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection", + "Command": "Invoke-MgBetaSummarizeDeviceManagementUserExperienceAnalyticRemoteConnectionDeviceRemoteConnection", + "Module": "Beta.DeviceManagement.Functions" + }, + { + "ApiVersion": "beta", "Variants": [ "Summarize", "SummarizeViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -357958,20 +358733,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/summarizeDeviceResourcePerformance(summarizeBy='{summarizeBy}')", - "Module": "Beta.DeviceManagement.Functions", - "Command": "Invoke-MgBetaSummarizeDeviceManagementUserExperienceAnalyticResourcePerformanceDeviceResourcePerformance", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance", - "Variants": [ - "Summarize", - "SummarizeViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Invoke-MgBetaSummarizeDeviceManagementUserExperienceAnalyticResourcePerformanceDeviceResourcePerformance", + "Module": "Beta.DeviceManagement.Functions" }, { + "ApiVersion": "beta", + "Variants": [ + "Summary", + "SummaryViaIdentity" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -357990,20 +358765,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/summary(startDateTime={startDateTime},endDateTime={endDateTime})", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowRun", "OutputType": "IMicrosoftGraphIdentityGovernanceRunSummary", + "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowRun", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Summary", "SummaryViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -358022,50 +358797,50 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/summary(startDateTime={startDateTime},endDateTime={endDateTime})", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", "OutputType": "IMicrosoftGraphIdentityGovernanceUserSummary", - "Variants": [ - "Summary", - "SummaryViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/summary(startDateTime={startDateTime},endDateTime={endDateTime})", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowTaskReport", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReportSummary", + "ApiVersion": "beta", "Variants": [ "Summary", "SummaryViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/summary(startDateTime={startDateTime},endDateTime={endDateTime})", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReportSummary", + "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowTaskReport", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/summary(startDateTime={startDateTime},endDateTime={endDateTime})", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowUserProcessingResult", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserSummary", + "ApiVersion": "beta", "Variants": [ "Summary", "SummaryViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/summary(startDateTime={startDateTime},endDateTime={endDateTime})", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserSummary", + "Command": "Invoke-MgBetaSummaryIdentityGovernanceLifecycleWorkflowUserProcessingResult", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Supported", + "SupportedViaIdentity" + ], "Permissions": [ { "Name": "User.Read.All", @@ -358092,37 +358867,39 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlookuser-supportedlanguages?view=graph-rest-beta", + "Method": "GET", "Uri": "/users/{user-id}/outlook/supportedLanguages", - "Module": "Beta.Users.Functions", - "Command": "Invoke-MgBetaSupportedUserOutlookLanguage", "OutputType": "IMicrosoftGraphLocaleInfo", - "Variants": [ - "Supported", - "SupportedViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlookuser-supportedlanguages?view=graph-rest-beta" + "Command": "Invoke-MgBetaSupportedUserOutlookLanguage", + "Module": "Beta.Users.Functions" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/tenantTags/{tenantTag-id}/unassignTag", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Invoke-MgBetaTagTenantRelationshipManagedTenantTagUnassign", - "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", + "ApiVersion": "beta", "Variants": [ "Tag", "TagExpanded", "TagViaIdentity", "TagViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenanttag-unassigntag?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenanttag-unassigntag?view=graph-rest-beta", + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/tenantTags/{tenantTag-id}/unassignTag", + "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", + "Command": "Invoke-MgBetaTagTenantRelationshipManagedTenantTagUnassign", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Target", + "TargetExpanded", + "TargetViaIdentity", + "TargetViaIdentityExpanded" + ], "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -358141,22 +358918,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/targetApps", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Invoke-MgBetaTargetDeviceAppManagementManagedAppPolicyApp", "OutputType": null, + "Command": "Invoke-MgBetaTargetDeviceAppManagementManagedAppPolicyApp", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Target", "TargetExpanded", "TargetViaIdentity", "TargetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -358175,22 +358952,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}/targetApps", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Invoke-MgBetaTargetDeviceAppManagementManagedAppRegistrationAppliedPolicyApp", "OutputType": null, + "Command": "Invoke-MgBetaTargetDeviceAppManagementManagedAppRegistrationAppliedPolicyApp", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Target", "TargetExpanded", "TargetViaIdentity", "TargetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -358209,39 +358986,39 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}/targetApps", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Invoke-MgBetaTargetDeviceAppManagementManagedAppRegistrationIntendedPolicyApp", "OutputType": null, + "Command": "Invoke-MgBetaTargetDeviceAppManagementManagedAppRegistrationIntendedPolicyApp", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Target", "TargetExpanded", "TargetViaIdentity", "TargetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/targetApps", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Invoke-MgBetaTargetDeviceAppManagementTargetedManagedAppConfigurationApp", "OutputType": null, + "Command": "Invoke-MgBetaTargetDeviceAppManagementTargetedManagedAppConfigurationApp", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Target", "TargetExpanded", "TargetViaIdentity", "TargetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -358260,22 +359037,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/targetApps", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Invoke-MgBetaTargetDeviceAppManagementWindowsManagedAppProtectionApp", "OutputType": null, - "Variants": [ - "Target", - "TargetExpanded", - "TargetViaIdentity", - "TargetViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Invoke-MgBetaTargetDeviceAppManagementWindowsManagedAppProtectionApp", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Tenant", + "TenantExpanded" + ], "Permissions": [ { "Name": "ManagedTenants.Read.All", @@ -358294,35 +359069,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/tenantRelationships/managedTenants/tenantGroups/tenantSearch", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Invoke-MgBetaTenantRelationshipManagedTenantGroupSearch", "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup", - "Variants": [ - "Tenant", - "TenantExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Invoke-MgBetaTenantRelationshipManagedTenantGroupSearch", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/tenants/{tenant-id}/offboardTenant", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Invoke-MgBetaTenantRelationshipManagedTenantOffboard", - "OutputType": "IMicrosoftGraphManagedTenantsTenant", + "ApiVersion": "beta", "Variants": [ "Tenant", "TenantViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenant-offboardtenant?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenant-offboardtenant?view=graph-rest-beta", + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/tenants/{tenant-id}/offboardTenant", + "OutputType": "IMicrosoftGraphManagedTenantsTenant", + "Command": "Invoke-MgBetaTenantRelationshipManagedTenantOffboard", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Terminate", + "TerminateViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -358341,20 +359116,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}/terminate", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaTerminateDeviceManagementPartner", "OutputType": null, - "Variants": [ - "Terminate", - "TerminateViaIdentity" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Invoke-MgBetaTerminateDeviceManagementPartner", + "Module": "Beta.DeviceManagement.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Time", + "Time1", + "TimeViaIdentity", + "TimeViaIdentity1" + ], "Permissions": [ { "Name": "User.Read.All", @@ -358381,52 +359158,52 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/outlook/supportedTimeZones", - "Module": "Beta.Users.Functions", - "Command": "Invoke-MgBetaTimeUserOutlook", "OutputType": "IMicrosoftGraphTimeZoneInformation", - "Variants": [ - "Time", - "Time1", - "TimeViaIdentity", - "TimeViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Invoke-MgBetaTimeUserOutlook", + "Module": "Beta.Users.Functions" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/insights/topTasksProcessedSummary(startDateTime={startDateTime},endDateTime={endDateTime})", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaTopIdentityGovernanceLifecycleWorkflowInsightTaskProcessedSummary", - "OutputType": "IMicrosoftGraphIdentityGovernanceTopTasksInsightsSummary", + "ApiVersion": "beta", "Variants": [ "Top", "TopViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-insights-toptasksprocessedsummary?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-insights-toptasksprocessedsummary?view=graph-rest-beta", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/insights/topTasksProcessedSummary(startDateTime={startDateTime},endDateTime={endDateTime})", + "OutputType": "IMicrosoftGraphIdentityGovernanceTopTasksInsightsSummary", + "Command": "Invoke-MgBetaTopIdentityGovernanceLifecycleWorkflowInsightTaskProcessedSummary", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/insights/topWorkflowsProcessedSummary(startDateTime={startDateTime},endDateTime={endDateTime})", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaTopIdentityGovernanceLifecycleWorkflowInsightWorkflowProcessedSummary", - "OutputType": "IMicrosoftGraphIdentityGovernanceTopWorkflowsInsightsSummary", + "ApiVersion": "beta", "Variants": [ "Top", "TopViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-insights-topworkflowsprocessedsummary?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-insights-topworkflowsprocessedsummary?view=graph-rest-beta", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/insights/topWorkflowsProcessedSummary(startDateTime={startDateTime},endDateTime={endDateTime})", + "OutputType": "IMicrosoftGraphIdentityGovernanceTopWorkflowsInsightsSummary", + "Command": "Invoke-MgBetaTopIdentityGovernanceLifecycleWorkflowInsightWorkflowProcessedSummary", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Translate", + "TranslateExpanded", + "TranslateViaIdentity", + "TranslateViaIdentityExpanded" + ], "Permissions": [ { "Name": "User.ReadBasic.All", @@ -358469,69 +359246,69 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-translateexchangeids?view=graph-rest-beta", + "Method": "POST", "Uri": "/users/{user-id}/translateExchangeIds", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaTranslateUserExchangeId", "OutputType": "IMicrosoftGraphConvertIdResult", - "Variants": [ - "Translate", - "TranslateExpanded", - "TranslateViaIdentity", - "TranslateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-translateexchangeids?view=graph-rest-beta" + "Command": "Invoke-MgBetaTranslateUserExchangeId", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/troubleshoot", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaTroubleshootDeviceManagementVirtualEndpointCloudPc", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Troubleshoot", "TroubleshootViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-troubleshoot?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-troubleshoot?view=graph-rest-beta", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/troubleshoot", + "OutputType": null, + "Command": "Invoke-MgBetaTroubleshootDeviceManagementVirtualEndpointCloudPc", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/troubleshoot", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaTroubleshootUserCloudPc", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Troubleshoot", "TroubleshootViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-troubleshoot?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-troubleshoot?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/troubleshoot", + "OutputType": null, + "Command": "Invoke-MgBetaTroubleshootUserCloudPc", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/unarchive", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaUnarchiveGroupPlannerPlan", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Unarchive", "UnarchiveExpanded", "UnarchiveViaIdentity", "UnarchiveViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-unarchive?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-unarchive?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/unarchive", + "OutputType": null, + "Command": "Invoke-MgBetaUnarchiveGroupPlannerPlan", + "Module": "Beta.Groups" }, { + "ApiVersion": "beta", + "Variants": [ + "Unarchive", + "UnarchiveExpanded", + "UnarchiveViaIdentity", + "UnarchiveViaIdentityExpanded" + ], "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -358550,37 +359327,35 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-unarchive?view=graph-rest-beta", + "Method": "POST", "Uri": "/planner/plans/{plannerPlan-id}/unarchive", - "Module": "Beta.Planner", - "Command": "Invoke-MgBetaUnarchivePlannerPlan", "OutputType": null, - "Variants": [ - "Unarchive", - "UnarchiveExpanded", - "UnarchiveViaIdentity", - "UnarchiveViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-unarchive?view=graph-rest-beta" + "Command": "Invoke-MgBetaUnarchivePlannerPlan", + "Module": "Beta.Planner" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/messages/unarchive", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "Invoke-MgBetaUnarchiveServiceAnnouncementMessage", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Unarchive", "UnarchiveExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-unarchive?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-unarchive?view=graph-rest-beta", + "Method": "POST", + "Uri": "/admin/serviceAnnouncement/messages/unarchive", + "OutputType": null, + "Command": "Invoke-MgBetaUnarchiveServiceAnnouncementMessage", + "Module": "Beta.Devices.ServiceAnnouncement" }, { + "ApiVersion": "beta", + "Variants": [ + "Unarchive", + "UnarchiveViaIdentity" + ], "Permissions": [ { "Name": "TeamSettings.ReadWrite.Group", @@ -358615,97 +359390,97 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-unarchive?view=graph-rest-beta", + "Method": "POST", "Uri": "/teams/{team-id}/unarchive", - "Module": "Beta.Teams", - "Command": "Invoke-MgBetaUnarchiveTeam", "OutputType": null, - "Variants": [ - "Unarchive", - "UnarchiveViaIdentity" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-unarchive?view=graph-rest-beta" + "Command": "Invoke-MgBetaUnarchiveTeam", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/channels/{channel-id}/unarchive", - "Module": "Beta.Teams", - "Command": "Invoke-MgBetaUnarchiveTeamChannel", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Unarchive", "UnarchiveViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-unarchive?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-unarchive?view=graph-rest-beta", + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/unarchive", + "OutputType": null, + "Command": "Invoke-MgBetaUnarchiveTeamChannel", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/unarchive", - "Module": "Beta.Teams", - "Command": "Invoke-MgBetaUnarchiveTeamPrimaryChannel", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Unarchive", "UnarchiveViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-unarchive?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-unarchive?view=graph-rest-beta", + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/unarchive", + "OutputType": null, + "Command": "Invoke-MgBetaUnarchiveTeamPrimaryChannel", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/unarchive", - "Module": "Beta.Teams", - "Command": "Invoke-MgBetaUnarchiveTeamworkDeletedTeamChannel", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Unarchive", "UnarchiveViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-unarchive?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-unarchive?view=graph-rest-beta", + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/unarchive", + "OutputType": null, + "Command": "Invoke-MgBetaUnarchiveTeamworkDeletedTeamChannel", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/planner/plans/{plannerPlan-id}/unarchive", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaUnarchiveUserPlannerPlan", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Unarchive", "UnarchiveExpanded", "UnarchiveViaIdentity", "UnarchiveViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-unarchive?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-unarchive?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/planner/plans/{plannerPlan-id}/unarchive", + "OutputType": null, + "Command": "Invoke-MgBetaUnarchiveUserPlannerPlan", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/unassignUserFromDevice", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaUnassignDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceUserFromDevice", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Unassign", "UnassignViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/unassignUserFromDevice", + "OutputType": null, + "Command": "Invoke-MgBetaUnassignDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceUserFromDevice", + "Module": "Beta.DeviceManagement.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Unassign", + "UnassignViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -358724,202 +359499,204 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/unassignUserFromDevice", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaUnassignDeviceManagementWindowsAutopilotDeviceIdentityUserFromDevice", "OutputType": null, - "Variants": [ - "Unassign", - "UnassignViaIdentity" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Invoke-MgBetaUnassignDeviceManagementWindowsAutopilotDeviceIdentityUserFromDevice", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/androidForWorkSettings/unbind", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaUnbindDeviceManagementAndroidForWorkSetting", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Unbind" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/androidForWorkSettings/unbind", + "OutputType": null, + "Command": "Invoke-MgBetaUnbindDeviceManagementAndroidForWorkSetting", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/unbind", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaUnbindDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Unbind" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/unbind", + "OutputType": null, + "Command": "Invoke-MgBetaUnbindDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/unenrollAssets", - "Module": "Beta.WindowsUpdates", - "Command": "Invoke-MgBetaUnenrollWindowsUpdatesPolicyAudienceExclusionAsset", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Unenroll", "UnenrollExpanded", "UnenrollViaIdentity", "UnenrollViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Invoke-MgBetaUnenrollWuPolicyAudienceExclusionAsset", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/unenrollAssets", + "OutputType": null, + "Command": "Invoke-MgBetaUnenrollWindowsUpdatesPolicyAudienceExclusionAsset", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/unenrollAssets", - "Module": "Beta.WindowsUpdates", - "Command": "Invoke-MgBetaUnenrollWindowsUpdatesPolicyAudienceMemberAsset", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Unenroll", "UnenrollExpanded", "UnenrollViaIdentity", "UnenrollViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Invoke-MgBetaUnenrollWuPolicyAudienceMemberAsset", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/unenrollAssets", + "OutputType": null, + "Command": "Invoke-MgBetaUnenrollWindowsUpdatesPolicyAudienceMemberAsset", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/updatableAssets/unenrollAssets", - "Module": "Beta.WindowsUpdates", - "Command": "Invoke-MgBetaUnenrollWindowsUpdatesUpdatableAsset", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Unenroll", "UnenrollExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Invoke-MgBetaUnenrollWuUpdatableAsset", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/admin/windows/updates/updatableAssets/unenrollAssets", + "OutputType": null, + "Command": "Invoke-MgBetaUnenrollWindowsUpdatesUpdatableAsset", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/messages/unfavorite", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "Invoke-MgBetaUnfavoriteServiceAnnouncementMessage", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Unfavorite", "UnfavoriteExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-unfavorite?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-unfavorite?view=graph-rest-beta", + "Method": "POST", + "Uri": "/admin/serviceAnnouncement/messages/unfavorite", + "OutputType": null, + "Command": "Invoke-MgBetaUnfavoriteServiceAnnouncementMessage", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/unfollow", - "Module": "Beta.Files", - "Command": "Invoke-MgBetaUnfollowDriveItem", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Unfollow", "UnfollowViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-beta", + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/unfollow", + "OutputType": null, + "Command": "Invoke-MgBetaUnfollowDriveItem", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/unfollow", - "Module": "Beta.Files", - "Command": "Invoke-MgBetaUnfollowDriveRoot", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Unfollow", "UnfollowViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-beta", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/unfollow", + "OutputType": null, + "Command": "Invoke-MgBetaUnfollowDriveRoot", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/unfollow", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaUnfollowGroupDriveItem", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Unfollow", "UnfollowViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/unfollow", + "OutputType": null, + "Command": "Invoke-MgBetaUnfollowGroupDriveItem", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/unfollow", - "Module": "Beta.Groups", - "Command": "Invoke-MgBetaUnfollowGroupDriveRoot", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Unfollow", "UnfollowViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/unfollow", + "OutputType": null, + "Command": "Invoke-MgBetaUnfollowGroupDriveRoot", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/unfollow", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaUnfollowUserDriveItem", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Unfollow", "UnfollowViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/unfollow", + "OutputType": null, + "Command": "Invoke-MgBetaUnfollowUserDriveItem", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/unfollow", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaUnfollowUserDriveRoot", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Unfollow", "UnfollowViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/unfollow", + "OutputType": null, + "Command": "Invoke-MgBetaUnfollowUserDriveRoot", + "Module": "Beta.Users.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Unmute", + "UnmuteExpanded", + "UnmuteViaIdentity", + "UnmuteViaIdentityExpanded" + ], "Permissions": [ { "Name": "Calls.Initiate.All", @@ -358938,22 +359715,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-unmute?view=graph-rest-beta", + "Method": "POST", "Uri": "/communications/calls/{call-id}/unmute", - "Module": "Beta.CloudCommunications", - "Command": "Invoke-MgBetaUnmuteCommunicationCall", "OutputType": "IMicrosoftGraphUnmuteParticipantOperation", - "Variants": [ - "Unmute", - "UnmuteExpanded", - "UnmuteViaIdentity", - "UnmuteViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-unmute?view=graph-rest-beta" + "Command": "Invoke-MgBetaUnmuteCommunicationCall", + "Module": "Beta.CloudCommunications" }, { + "ApiVersion": "beta", + "Variants": [ + "Unpin", + "UnpinViaIdentity" + ], "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -358972,20 +359747,20 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-unpin?view=graph-rest-beta", + "Method": "POST", "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/unpin", - "Module": "Beta.Education", - "Command": "Invoke-MgBetaUnpinEducationClassModule", "OutputType": "IMicrosoftGraphEducationModule", - "Variants": [ - "Unpin", - "UnpinViaIdentity" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-unpin?view=graph-rest-beta" + "Command": "Invoke-MgBetaUnpinEducationClassModule", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "Unsubmit", + "UnsubmitViaIdentity" + ], "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -359012,129 +359787,129 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-beta", + "Method": "POST", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", - "Module": "Beta.Education", - "Command": "Invoke-MgBetaUnsubmitEducationClassAssignmentSubmission", "OutputType": "IMicrosoftGraphEducationSubmission", - "Variants": [ - "Unsubmit", - "UnsubmitViaIdentity" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-beta" + "Command": "Invoke-MgBetaUnsubmitEducationClassAssignmentSubmission", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", - "Module": "Beta.Education", - "Command": "Invoke-MgBetaUnsubmitEducationMeAssignmentSubmission", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Variants": [ "Unsubmit", "UnsubmitViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-beta", + "Method": "POST", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Command": "Invoke-MgBetaUnsubmitEducationMeAssignmentSubmission", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", - "Module": "Beta.Education", - "Command": "Invoke-MgBetaUnsubmitEducationUserAssignmentSubmission", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Variants": [ "Unsubmit", "UnsubmitViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-beta", + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Command": "Invoke-MgBetaUnsubmitEducationUserAssignmentSubmission", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/unsubscribe", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaUnsubscribeUserMailFolderChildFolderMessage", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Unsubscribe", "UnsubscribeViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-unsubscribe?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-unsubscribe?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/unsubscribe", + "OutputType": null, + "Command": "Invoke-MgBetaUnsubscribeUserMailFolderChildFolderMessage", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/unsubscribe", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaUnsubscribeUserMailFolderMessage", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Unsubscribe", "UnsubscribeViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-unsubscribe?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-unsubscribe?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/unsubscribe", + "OutputType": null, + "Command": "Invoke-MgBetaUnsubscribeUserMailFolderMessage", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/messages/{message-id}/unsubscribe", - "Module": "Beta.Users.Actions", - "Command": "Invoke-MgBetaUnsubscribeUserMessage", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Unsubscribe", "UnsubscribeViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-unsubscribe?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-unsubscribe?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/messages/{message-id}/unsubscribe", + "OutputType": null, + "Command": "Invoke-MgBetaUnsubscribeUserMessage", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/uploadDepToken", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaUploadDeviceManagementDepOnboardingSettingDepToken", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Upload", "UploadExpanded", "UploadViaIdentity", "UploadViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/uploadDepToken", + "OutputType": null, + "Command": "Invoke-MgBetaUploadDeviceManagementDepOnboardingSettingDepToken", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/uploadNewVersion", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Invoke-MgBetaUploadDeviceManagementGroupPolicyUploadedDefinitionFileNewVersion", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Upload", "UploadExpanded", "UploadViaIdentity", "UploadViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/uploadNewVersion", + "OutputType": null, + "Command": "Invoke-MgBetaUploadDeviceManagementGroupPolicyUploadedDefinitionFileNewVersion", + "Module": "Beta.DeviceManagement.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Upload", + "UploadViaIdentity" + ], "Permissions": [ { "Name": "EduAdministration.ReadWrite", @@ -359153,156 +359928,156 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationprofile-uploadurl?view=graph-rest-beta", + "Method": "GET", "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/uploadUrl", - "Module": "Beta.Education", - "Command": "Invoke-MgBetaUploadEducationSynchronizationProfileUrl", "OutputType": null, - "Variants": [ - "Upload", - "UploadViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationprofile-uploadurl?view=graph-rest-beta" + "Command": "Invoke-MgBetaUploadEducationSynchronizationProfileUrl", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/identity/apiConnectors/{identityApiConnector-id}/uploadClientCertificate", - "Module": "Beta.Identity.SignIns", - "Command": "Invoke-MgBetaUploadIdentityApiConnectorClientCertificate", - "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "beta", "Variants": [ "Upload", "UploadExpanded", "UploadViaIdentity", "UploadViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identity/apiConnectors/{identityApiConnector-id}/uploadClientCertificate", + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Command": "Invoke-MgBetaUploadIdentityApiConnectorClientCertificate", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/uploadClientCertificate", - "Module": "Beta.Identity.SignIns", - "Command": "Invoke-MgBetaUploadIdentityB2XUserFlowApiConnectorConfigurationPostAttributeCollectionClientCertificate", - "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "beta", "Variants": [ "Upload", "UploadExpanded", "UploadViaIdentity", "UploadViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/uploadClientCertificate", + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Command": "Invoke-MgBetaUploadIdentityB2XUserFlowApiConnectorConfigurationPostAttributeCollectionClientCertificate", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/uploadClientCertificate", - "Module": "Beta.Identity.SignIns", - "Command": "Invoke-MgBetaUploadIdentityB2XUserFlowApiConnectorConfigurationPostFederationSignupClientCertificate", - "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "beta", "Variants": [ "Upload", "UploadExpanded", "UploadViaIdentity", "UploadViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/uploadClientCertificate", + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Command": "Invoke-MgBetaUploadIdentityB2XUserFlowApiConnectorConfigurationPostFederationSignupClientCertificate", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/preTokenIssuance/uploadClientCertificate", - "Module": "Beta.Identity.SignIns", - "Command": "Invoke-MgBetaUploadIdentityB2XUserFlowApiConnectorConfigurationPreTokenIssuanceClientCertificate", - "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "beta", "Variants": [ "Upload", "UploadExpanded", "UploadViaIdentity", "UploadViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/preTokenIssuance/uploadClientCertificate", + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Command": "Invoke-MgBetaUploadIdentityB2XUserFlowApiConnectorConfigurationPreTokenIssuanceClientCertificate", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/uploadCertificate", - "Module": "Beta.Identity.SignIns", - "Command": "Invoke-MgBetaUploadTrustFrameworkKeySetCertificate", - "OutputType": "IMicrosoftGraphTrustFrameworkKey", + "ApiVersion": "beta", "Variants": [ "Upload", "UploadExpanded", "UploadViaIdentity", "UploadViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-uploadcertificate?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-uploadcertificate?view=graph-rest-beta", + "Method": "POST", + "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/uploadCertificate", + "OutputType": "IMicrosoftGraphTrustFrameworkKey", + "Command": "Invoke-MgBetaUploadTrustFrameworkKeySetCertificate", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/uploadPkcs12", - "Module": "Beta.Identity.SignIns", - "Command": "Invoke-MgBetaUploadTrustFrameworkKeySetPkcs12", - "OutputType": "IMicrosoftGraphTrustFrameworkKey", + "ApiVersion": "beta", "Variants": [ "Upload", "UploadExpanded", "UploadViaIdentity", "UploadViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-uploadpkcs12?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-uploadpkcs12?view=graph-rest-beta", + "Method": "POST", + "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/uploadPkcs12", + "OutputType": "IMicrosoftGraphTrustFrameworkKey", + "Command": "Invoke-MgBetaUploadTrustFrameworkKeySetPkcs12", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/uploadSecret", - "Module": "Beta.Identity.SignIns", - "Command": "Invoke-MgBetaUploadTrustFrameworkKeySetSecret", - "OutputType": "IMicrosoftGraphTrustFrameworkKey", + "ApiVersion": "beta", "Variants": [ "Upload", "UploadExpanded", "UploadViaIdentity", "UploadViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-uploadsecret?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-uploadsecret?view=graph-rest-beta", + "Method": "POST", + "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/uploadSecret", + "OutputType": "IMicrosoftGraphTrustFrameworkKey", + "Command": "Invoke-MgBetaUploadTrustFrameworkKeySetSecret", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/conditionalAccess/authenticationStrength/policies/{authenticationStrengthPolicy-id}/usage", - "Module": "Beta.Identity.SignIns", - "Command": "Invoke-MgBetaUsageIdentityConditionalAccessAuthenticationStrengthPolicy", - "OutputType": "IMicrosoftGraphAuthenticationStrengthUsage", + "ApiVersion": "beta", "Variants": [ "Usage", "Usage1", "UsageViaIdentity", "UsageViaIdentity1" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-usage?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-usage?view=graph-rest-beta", + "Method": "GET", + "Uri": "/identity/conditionalAccess/authenticationStrength/policies/{authenticationStrengthPolicy-id}/usage", + "OutputType": "IMicrosoftGraphAuthenticationStrengthUsage", + "Command": "Invoke-MgBetaUsageIdentityConditionalAccessAuthenticationStrengthPolicy", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Usage", + "UsageViaIdentity" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -359329,82 +360104,84 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-usage?view=graph-rest-beta", + "Method": "GET", "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/usage", - "Module": "Beta.Identity.SignIns", - "Command": "Invoke-MgBetaUsagePolicyAuthenticationStrengthPolicy", "OutputType": "IMicrosoftGraphAuthenticationStrengthUsage", - "Variants": [ - "Usage", - "UsageViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-usage?view=graph-rest-beta" + "Command": "Invoke-MgBetaUsagePolicyAuthenticationStrengthPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/users/{user-id}/reminderView(StartDateTime='{StartDateTime}',EndDateTime='{EndDateTime}')", - "Module": "Beta.Users.Functions", - "Command": "Invoke-MgBetaViewUserReminder", - "OutputType": "IMicrosoftGraphReminder", + "ApiVersion": "beta", "Variants": [ "View", "ViewViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-reminderview?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-reminderview?view=graph-rest-beta", + "Method": "GET", + "Uri": "/users/{user-id}/reminderView(StartDateTime='{StartDateTime}',EndDateTime='{EndDateTime}')", + "OutputType": "IMicrosoftGraphReminder", + "Command": "Invoke-MgBetaViewUserReminder", + "Module": "Beta.Users.Functions" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/insights/workflowsProcessedSummary(startDateTime={startDateTime},endDateTime={endDateTime})", - "Module": "Beta.Identity.Governance", - "Command": "Invoke-MgBetaWorkflowIdentityGovernanceLifecycleWorkflowInsightProcessedSummary", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowsInsightsSummary", + "ApiVersion": "beta", "Variants": [ "Workflows", "WorkflowsViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-insights-workflowsprocessedsummary?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-insights-workflowsprocessedsummary?view=graph-rest-beta", + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/insights/workflowsProcessedSummary(startDateTime={startDateTime},endDateTime={endDateTime})", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflowsInsightsSummary", + "Command": "Invoke-MgBetaWorkflowIdentityGovernanceLifecycleWorkflowInsightProcessedSummary", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/calendar/allowedCalendarSharingRoles(User='{User}')", - "Module": "Groups", - "Command": "Invoke-MgCalendarGroupCalendar", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Calendar", "CalendarViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/calendar/allowedCalendarSharingRoles(User='{User}')", + "OutputType": null, + "Command": "Invoke-MgCalendarGroupCalendar", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/users/{user-id}/calendar/allowedCalendarSharingRoles(User='{User}')", - "Module": "Users.Functions", - "Command": "Invoke-MgCalendarUserCalendarAllowedCalendarSharingRoles", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Calendar", "Calendar1", "CalendarViaIdentity", "CalendarViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/calendar/allowedCalendarSharingRoles(User='{User}')", + "OutputType": null, + "Command": "Invoke-MgCalendarUserCalendarAllowedCalendarSharingRoles", + "Module": "Users.Functions" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Checkin", + "CheckinExpanded", + "CheckinViaIdentity", + "CheckinViaIdentityExpanded" + ], "Permissions": [ { "Name": "Files.ReadWrite", @@ -359431,107 +360208,105 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0", + "Method": "POST", "Uri": "/drives/{drive-id}/items/{driveItem-id}/checkin", - "Module": "Files", - "Command": "Invoke-MgCheckinDriveItem", "OutputType": null, - "Variants": [ - "Checkin", - "CheckinExpanded", - "CheckinViaIdentity", - "CheckinViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0" + "Command": "Invoke-MgCheckinDriveItem", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/checkin", - "Module": "Files", - "Command": "Invoke-MgCheckinDriveRoot", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Checkin", "CheckinExpanded", "CheckinViaIdentity", "CheckinViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/checkin", + "OutputType": null, + "Command": "Invoke-MgCheckinDriveRoot", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/checkin", - "Module": "Groups", - "Command": "Invoke-MgCheckinGroupDriveItem", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Checkin", "CheckinExpanded", "CheckinViaIdentity", "CheckinViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/checkin", + "OutputType": null, + "Command": "Invoke-MgCheckinGroupDriveItem", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/checkin", - "Module": "Groups", - "Command": "Invoke-MgCheckinGroupDriveRoot", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Checkin", "CheckinExpanded", "CheckinViaIdentity", "CheckinViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/checkin", + "OutputType": null, + "Command": "Invoke-MgCheckinGroupDriveRoot", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/checkin", - "Module": "Users.Actions", - "Command": "Invoke-MgCheckinUserDriveItem", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Checkin", "CheckinExpanded", "CheckinViaIdentity", "CheckinViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/checkin", + "OutputType": null, + "Command": "Invoke-MgCheckinUserDriveItem", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/checkin", - "Module": "Users.Actions", - "Command": "Invoke-MgCheckinUserDriveRoot", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Checkin", "CheckinExpanded", "CheckinViaIdentity", "CheckinViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkin?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/checkin", + "OutputType": null, + "Command": "Invoke-MgCheckinUserDriveRoot", + "Module": "Users.Actions" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Checkout", + "CheckoutViaIdentity" + ], "Permissions": [ { "Name": "Files.ReadWrite", @@ -359558,346 +360333,348 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0", + "Method": "POST", "Uri": "/drives/{drive-id}/items/{driveItem-id}/checkout", - "Module": "Files", - "Command": "Invoke-MgCheckoutDriveItem", "OutputType": null, - "Variants": [ - "Checkout", - "CheckoutViaIdentity" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0" + "Command": "Invoke-MgCheckoutDriveItem", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/checkout", - "Module": "Files", - "Command": "Invoke-MgCheckoutDriveRoot", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Checkout", "CheckoutViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/checkout", + "OutputType": null, + "Command": "Invoke-MgCheckoutDriveRoot", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/checkout", - "Module": "Groups", - "Command": "Invoke-MgCheckoutGroupDriveItem", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Checkout", "CheckoutViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/checkout", + "OutputType": null, + "Command": "Invoke-MgCheckoutGroupDriveItem", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/checkout", - "Module": "Groups", - "Command": "Invoke-MgCheckoutGroupDriveRoot", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Checkout", "CheckoutViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/checkout", + "OutputType": null, + "Command": "Invoke-MgCheckoutGroupDriveRoot", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/checkout", - "Module": "Users.Actions", - "Command": "Invoke-MgCheckoutUserDriveItem", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Checkout", "CheckoutViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/checkout", + "OutputType": null, + "Command": "Invoke-MgCheckoutUserDriveItem", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/checkout", - "Module": "Users.Actions", - "Command": "Invoke-MgCheckoutUserDriveRoot", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Checkout", "CheckoutViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-checkout?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/checkout", + "OutputType": null, + "Command": "Invoke-MgCheckoutUserDriveRoot", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/cleanWindowsDevice", - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgCleanDeviceManagementManagedDeviceWindowsDevice", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Clean", "CleanExpanded", "CleanViaIdentity", "CleanViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-cleanwindowsdevice?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-cleanwindowsdevice?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/cleanWindowsDevice", + "OutputType": null, + "Command": "Invoke-MgCleanDeviceManagementManagedDeviceWindowsDevice", + "Module": "DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/cleanWindowsDevice", - "Module": "Users.Actions", - "Command": "Invoke-MgCleanUserManagedDeviceWindowsDevice", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Clean", "CleanExpanded", "CleanViaIdentity", "CleanViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-cleanwindowsdevice?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-cleanwindowsdevice?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/cleanWindowsDevice", + "OutputType": null, + "Command": "Invoke-MgCleanUserManagedDeviceWindowsDevice", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/security/alerts_v2/{alert-id}/comments/$count", - "Module": "Security", - "Command": "Invoke-MgCommentSecurityAlert", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Comment", "CommentViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/security/alerts_v2/{alert-id}/comments/$count", + "OutputType": null, + "Command": "Invoke-MgCommentSecurityAlert", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "Module": "Devices.CorporateManagement", - "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphAndroidLobAppContentVersionFile", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "OutputType": null, + "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphAndroidLobAppContentVersionFile", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "Module": "Devices.CorporateManagement", - "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphiOSLobAppContentVersionFile", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "OutputType": null, + "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphiOSLobAppContentVersionFile", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "Module": "Devices.CorporateManagement", - "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSDmgAppContentVersionFile", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "OutputType": null, + "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSDmgAppContentVersionFile", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "Module": "Devices.CorporateManagement", - "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSLobAppContentVersionFile", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "OutputType": null, + "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphMacOSLobAppContentVersionFile", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "Module": "Devices.CorporateManagement", - "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphManagedAndroidLobAppContentVersionFile", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "OutputType": null, + "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphManagedAndroidLobAppContentVersionFile", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "Module": "Devices.CorporateManagement", - "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphManagediOSLobAppContentVersionFile", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "OutputType": null, + "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphManagediOSLobAppContentVersionFile", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "Module": "Devices.CorporateManagement", - "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphManagedMobileLobAppContentVersionFile", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "OutputType": null, + "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphManagedMobileLobAppContentVersionFile", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "Module": "Devices.CorporateManagement", - "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWin32LobAppContentVersionFile", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "OutputType": null, + "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWin32LobAppContentVersionFile", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "Module": "Devices.CorporateManagement", - "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsAppXContentVersionFile", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "Module": "Devices.CorporateManagement", - "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsMobileMsiContentVersionFile", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", "OutputType": null, + "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsAppXContentVersionFile", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "OutputType": null, + "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsMobileMsiContentVersionFile", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", - "Module": "Devices.CorporateManagement", - "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsUniversalAppXContentVersionFile", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Commit", "CommitExpanded", "CommitViaIdentity", "CommitViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/commit", + "OutputType": null, + "Command": "Invoke-MgCommitDeviceAppManagementMobileAppMicrosoftGraphWindowsUniversalAppXContentVersionFile", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/createOrGet", - "Module": "CloudCommunications", - "Command": "Invoke-MgCreateOrGetCommunicationOnlineMeeting", - "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiVersion": "v1.0", "Variants": [ "Create1", "CreateExpanded1" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-createorget?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-createorget?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/communications/onlineMeetings/createOrGet", + "OutputType": "IMicrosoftGraphOnlineMeeting", + "Command": "Invoke-MgCreateOrGetCommunicationOnlineMeeting", + "Module": "CloudCommunications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], "Permissions": [ { "Name": "OnlineMeetings.ReadWrite", @@ -359916,22 +360693,20 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-createorget?view=graph-rest-1.0", + "Method": "POST", "Uri": "/users/{user-id}/onlineMeetings/createOrGet", - "Module": "Users.Actions", - "Command": "Invoke-MgCreateOrGetUserOnlineMeeting", "OutputType": "IMicrosoftGraphOnlineMeeting", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onlinemeeting-createorget?view=graph-rest-1.0" + "Command": "Invoke-MgCreateOrGetUserOnlineMeeting", + "Module": "Users.Actions" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Deactivate", + "DeactivateViaIdentity" + ], "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -359950,223 +360725,222 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-deactivate?view=graph-rest-1.0", + "Method": "POST", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/deactivate", - "Module": "Education", - "Command": "Invoke-MgDeactivateEducationClassAssignment", "OutputType": "IMicrosoftGraphEducationAssignment", - "Variants": [ - "Deactivate", - "DeactivateViaIdentity" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-deactivate?view=graph-rest-1.0" + "Command": "Invoke-MgDeactivateEducationClassAssignment", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/deactivate", - "Module": "Education", - "Command": "Invoke-MgDeactivateEducationMeAssignment", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0", "Variants": [ "Deactivate", "DeactivateViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-deactivate?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-deactivate?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/education/me/assignments/{educationAssignment-id}/deactivate", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Command": "Invoke-MgDeactivateEducationMeAssignment", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/deactivate", - "Module": "Education", - "Command": "Invoke-MgDeactivateEducationUserAssignment", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0", "Variants": [ "Deactivate", "DeactivateViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-deactivate?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-deactivate?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/deactivate", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Command": "Invoke-MgDeactivateEducationUserAssignment", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/calendar/events/{event-id}/decline", - "Module": "Groups", - "Command": "Invoke-MgDeclineGroupCalendarEvent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Decline", "DeclineExpanded", "DeclineViaIdentity", "DeclineViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/groups/{group-id}/calendar/events/{event-id}/decline", + "OutputType": null, + "Command": "Invoke-MgDeclineGroupCalendarEvent", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/decline", - "Module": "Groups", - "Command": "Invoke-MgDeclineGroupEvent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Decline", "DeclineExpanded", "DeclineViaIdentity", "DeclineViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/groups/{group-id}/events/{event-id}/decline", + "OutputType": null, + "Command": "Invoke-MgDeclineGroupEvent", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/decline", - "Module": "Users.Actions", - "Command": "Invoke-MgDeclineUserEvent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Decline", "DeclineExpanded", "DeclineViaIdentity", "DeclineViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/decline", + "OutputType": null, + "Command": "Invoke-MgDeclineUserEvent", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/decline", - "Module": "Users.Actions", - "Command": "Invoke-MgDeclineUserEventInstance", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Decline", "DeclineExpanded", "DeclineViaIdentity", "DeclineViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-decline?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/decline", + "OutputType": null, + "Command": "Invoke-MgDeclineUserEventInstance", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/calendar/events/{event-id}/dismissReminder", - "Module": "Groups", - "Command": "Invoke-MgDismissGroupCalendarEventReminder", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Dismiss", "DismissViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/groups/{group-id}/calendar/events/{event-id}/dismissReminder", + "OutputType": null, + "Command": "Invoke-MgDismissGroupCalendarEventReminder", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/dismissReminder", - "Module": "Groups", - "Command": "Invoke-MgDismissGroupEventReminder", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Dismiss", "DismissViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/groups/{group-id}/events/{event-id}/dismissReminder", + "OutputType": null, + "Command": "Invoke-MgDismissGroupEventReminder", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/identityProtection/riskyServicePrincipals/dismiss", - "Module": "Identity.SignIns", - "Command": "Invoke-MgDismissRiskyServicePrincipal", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Dismiss", "DismissExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-dismiss?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyserviceprincipal-dismiss?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/identityProtection/riskyServicePrincipals/dismiss", + "OutputType": null, + "Command": "Invoke-MgDismissRiskyServicePrincipal", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identityProtection/riskyUsers/dismiss", - "Module": "Identity.SignIns", - "Command": "Invoke-MgDismissRiskyUser", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Dismiss", "DismissExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyuser-dismiss?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/riskyuser-dismiss?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/identityProtection/riskyUsers/dismiss", + "OutputType": null, + "Command": "Invoke-MgDismissRiskyUser", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/dismissReminder", - "Module": "Users.Actions", - "Command": "Invoke-MgDismissUserEventInstanceReminder", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Dismiss", "DismissViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/dismissReminder", + "OutputType": null, + "Command": "Invoke-MgDismissUserEventInstanceReminder", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/dismissReminder", - "Module": "Users.Actions", - "Command": "Invoke-MgDismissUserEventReminder", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Dismiss", "DismissViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-dismissreminder?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/dismissReminder", + "OutputType": null, + "Command": "Invoke-MgDismissUserEventReminder", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/shutDown", - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgDownDeviceManagementManagedDeviceShut", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Down", "DownViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-shutdown?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-shutdown?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/shutDown", + "OutputType": null, + "Command": "Invoke-MgDownDeviceManagementManagedDeviceShut", + "Module": "DeviceManagement.Actions" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Download" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -360185,34 +360959,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applepushnotificationcertificate-downloadapplepushnotificationcertificatesigningrequest?view=graph-rest-1.0", + "Method": "GET", "Uri": "/deviceManagement/applePushNotificationCertificate/downloadApplePushNotificationCertificateSigningRequest", - "Module": "DeviceManagement.Functions", - "Command": "Invoke-MgDownloadDeviceManagementApplePushNotificationCertificateApplePushNotificationCertificateSigningRequest", "OutputType": null, - "Variants": [ - "Download" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applepushnotificationcertificate-downloadapplepushnotificationcertificatesigningrequest?view=graph-rest-1.0" + "Command": "Invoke-MgDownloadDeviceManagementApplePushNotificationCertificateApplePushNotificationCertificateSigningRequest", + "Module": "DeviceManagement.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/shutDown", - "Module": "Users.Actions", - "Command": "Invoke-MgDownUserManagedDeviceShut", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Down", "DownViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-shutdown?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-shutdown?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/shutDown", + "OutputType": null, + "Command": "Invoke-MgDownUserManagedDeviceShut", + "Module": "Users.Actions" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Estimate", + "EstimateViaIdentity" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -360231,20 +361006,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-estimatestatistics?view=graph-rest-1.0", + "Method": "POST", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/estimateStatistics", - "Module": "Security", - "Command": "Invoke-MgEstimateSecurityCaseEdiscoveryCaseSearchStatistics", "OutputType": null, - "Variants": [ - "Estimate", - "EstimateViaIdentity" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-estimatestatistics?view=graph-rest-1.0" + "Command": "Invoke-MgEstimateSecurityCaseEdiscoveryCaseSearchStatistics", + "Module": "Security" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Excuse", + "ExcuseViaIdentity" + ], "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -360263,50 +361038,49 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-excuse?view=graph-rest-1.0", + "Method": "POST", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/excuse", - "Module": "Education", - "Command": "Invoke-MgExcuseEducationClassAssignmentSubmission", "OutputType": "IMicrosoftGraphEducationSubmission", - "Variants": [ - "Excuse", - "ExcuseViaIdentity" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-excuse?view=graph-rest-1.0" + "Command": "Invoke-MgExcuseEducationClassAssignmentSubmission", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/excuse", - "Module": "Education", - "Command": "Invoke-MgExcuseEducationMeAssignmentSubmission", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0", "Variants": [ "Excuse", "ExcuseViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-excuse?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-excuse?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/excuse", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Command": "Invoke-MgExcuseEducationMeAssignmentSubmission", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/excuse", - "Module": "Education", - "Command": "Invoke-MgExcuseEducationUserAssignmentSubmission", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0", "Variants": [ "Excuse", "ExcuseViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-excuse?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-excuse?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/excuse", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Command": "Invoke-MgExcuseEducationUserAssignmentSubmission", + "Module": "Education" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Experience" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -360325,19 +361099,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsSummarizeWorkFromAnywhereDevices", - "Module": "DeviceManagement.Functions", - "Command": "Invoke-MgExperienceDeviceManagement", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevicesSummary", - "Variants": [ - "Experience" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Invoke-MgExperienceDeviceManagement", + "Module": "DeviceManagement.Functions" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Extract", + "ExtractViaIdentity" + ], "Permissions": [ { "Name": "Files.Read.All", @@ -360372,125 +361147,125 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", - "Module": "Files", - "Command": "Invoke-MgExtractDriveItemSensitivityLabel", "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", - "Variants": [ - "Extract", - "ExtractViaIdentity" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Invoke-MgExtractDriveItemSensitivityLabel", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/extractSensitivityLabels", - "Module": "Files", - "Command": "Invoke-MgExtractDriveRootSensitivityLabel", - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "ApiVersion": "v1.0", "Variants": [ "Extract", "ExtractViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/drives/{drive-id}/root/extractSensitivityLabels", + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "Command": "Invoke-MgExtractDriveRootSensitivityLabel", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", - "Module": "Groups", - "Command": "Invoke-MgExtractGroupDriveItemSensitivityLabel", - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "ApiVersion": "v1.0", "Variants": [ "Extract", "ExtractViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "Command": "Invoke-MgExtractGroupDriveItemSensitivityLabel", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/extractSensitivityLabels", - "Module": "Groups", - "Command": "Invoke-MgExtractGroupDriveRootSensitivityLabel", - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "ApiVersion": "v1.0", "Variants": [ "Extract", "ExtractViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/extractSensitivityLabels", + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "Command": "Invoke-MgExtractGroupDriveRootSensitivityLabel", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", - "Module": "Users.Actions", - "Command": "Invoke-MgExtractUserDriveItemSensitivityLabel", - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "ApiVersion": "v1.0", "Variants": [ "Extract", "ExtractViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/extractSensitivityLabels", + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "Command": "Invoke-MgExtractUserDriveItemSensitivityLabel", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/extractSensitivityLabels", - "Module": "Users.Actions", - "Command": "Invoke-MgExtractUserDriveRootSensitivityLabel", - "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "ApiVersion": "v1.0", "Variants": [ "Extract", "ExtractViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/extractSensitivityLabels", + "OutputType": "IMicrosoftGraphSensitivityLabelAssignment", + "Command": "Invoke-MgExtractUserDriveRootSensitivityLabel", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/messages/favorite", - "Module": "Devices.ServiceAnnouncement", - "Command": "Invoke-MgFavoriteServiceAnnouncementMessage", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Favorite", "FavoriteExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-favorite?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-favorite?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/admin/serviceAnnouncement/messages/favorite", + "OutputType": null, + "Command": "Invoke-MgFavoriteServiceAnnouncementMessage", + "Module": "Devices.ServiceAnnouncement" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/filterOperators", - "Module": "Applications", - "Command": "Invoke-MgFilterApplicationSynchronizationJobSchemaOperator", - "OutputType": "IMicrosoftGraphFilterOperatorSchema", + "ApiVersion": "v1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/filterOperators", + "OutputType": "IMicrosoftGraphFilterOperatorSchema", + "Command": "Invoke-MgFilterApplicationSynchronizationJobSchemaOperator", + "Module": "Applications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Filter", + "FilterViaIdentity" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -360509,20 +361284,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-1.0", + "Method": "GET", "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/filterOperators", - "Module": "Applications", - "Command": "Invoke-MgFilterApplicationSynchronizationTemplateSchemaOperator", "OutputType": "IMicrosoftGraphFilterOperatorSchema", + "Command": "Invoke-MgFilterApplicationSynchronizationTemplateSchemaOperator", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -360541,20 +361316,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/filterByCurrentUser(on='{on}')", - "Module": "Identity.Governance", - "Command": "Invoke-MgFilterEntitlementManagementAccessPackageAssignmentApprovalByCurrentUser", "OutputType": "IMicrosoftGraphApproval", + "Command": "Invoke-MgFilterEntitlementManagementAccessPackageAssignmentApprovalByCurrentUser", + "Module": "Identity.Governance" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -360573,20 +361348,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-filterbycurrentuser?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/accessPackages/filterByCurrentUser(on='{on}')", - "Module": "Identity.Governance", - "Command": "Invoke-MgFilterEntitlementManagementAccessPackageByCurrentUser", "OutputType": "IMicrosoftGraphAccessPackage", + "Command": "Invoke-MgFilterEntitlementManagementAccessPackageByCurrentUser", + "Module": "Identity.Governance" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-filterbycurrentuser?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -360605,20 +361380,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignment-filterbycurrentuser?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/assignments/filterByCurrentUser(on='{on}')", - "Module": "Identity.Governance", - "Command": "Invoke-MgFilterEntitlementManagementAssignmentByCurrentUser", "OutputType": "IMicrosoftGraphAccessPackageAssignment", + "Command": "Invoke-MgFilterEntitlementManagementAssignmentByCurrentUser", + "Module": "Identity.Governance" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignment-filterbycurrentuser?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -360637,20 +361412,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-filterbycurrentuser?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/filterByCurrentUser(on='{on}')", - "Module": "Identity.Governance", - "Command": "Invoke-MgFilterEntitlementManagementAssignmentRequestByCurrentUser", "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "Command": "Invoke-MgFilterEntitlementManagementAssignmentRequestByCurrentUser", + "Module": "Identity.Governance" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-filterbycurrentuser?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "AccessReview.Read.All", @@ -360669,20 +361444,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-filterbycurrentuser?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/accessReviews/definitions/filterByCurrentUser(on='{on}')", - "Module": "Identity.Governance", - "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionByCurrentUser", "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionByCurrentUser", + "Module": "Identity.Governance" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-filterbycurrentuser?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "AccessReview.Read.All", @@ -360701,20 +361476,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-filterbycurrentuser?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/filterByCurrentUser(on='{on}')", - "Module": "Identity.Governance", - "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceByCurrentUser", "OutputType": "IMicrosoftGraphAccessReviewInstance", + "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceByCurrentUser", + "Module": "Identity.Governance" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-filterbycurrentuser?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "AccessReview.Read.All", @@ -360733,20 +361508,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-filterbycurrentuser?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/filterByCurrentUser(on='{on}')", - "Module": "Identity.Governance", - "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceDecisionByCurrentUser", "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceDecisionByCurrentUser", + "Module": "Identity.Governance" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-filterbycurrentuser?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "AccessReview.Read.All", @@ -360765,20 +361540,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-filterbycurrentuser?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/filterByCurrentUser(on='{on}')", - "Module": "Identity.Governance", - "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceStageByCurrentUser", "OutputType": "IMicrosoftGraphAccessReviewStage", + "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceStageByCurrentUser", + "Module": "Identity.Governance" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-filterbycurrentuser?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "AccessReview.Read.All", @@ -360797,20 +361572,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-filterbycurrentuser?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/filterByCurrentUser(on='{on}')", - "Module": "Identity.Governance", - "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionByCurrentUser", "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Command": "Invoke-MgFilterIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionByCurrentUser", + "Module": "Identity.Governance" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-filterbycurrentuser?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -360829,20 +361604,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentrequest-filterbycurrentuser?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/appConsent/appConsentRequests/filterByCurrentUser(on='{on}')", - "Module": "Identity.Governance", - "Command": "Invoke-MgFilterIdentityGovernanceAppConsentRequestByCurrentUser", "OutputType": "IMicrosoftGraphAppConsentRequest", + "Command": "Invoke-MgFilterIdentityGovernanceAppConsentRequestByCurrentUser", + "Module": "Identity.Governance" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appconsentrequest-filterbycurrentuser?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "ConsentRequest.Read.All", @@ -360861,35 +361636,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userconsentrequest-filterbycurrentuser?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/filterByCurrentUser(on='{on}')", - "Module": "Identity.Governance", - "Command": "Invoke-MgFilterIdentityGovernanceAppConsentRequestUserConsentRequestByCurrentUser", "OutputType": "IMicrosoftGraphUserConsentRequest", + "Command": "Invoke-MgFilterIdentityGovernanceAppConsentRequestUserConsentRequestByCurrentUser", + "Module": "Identity.Governance" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userconsentrequest-filterbycurrentuser?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/filterByCurrentUser(on='{on}')", - "Module": "Identity.Governance", - "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentApprovalByCurrentUser", "OutputType": "IMicrosoftGraphApproval", + "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentApprovalByCurrentUser", + "Module": "Identity.Governance" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approval-filterbycurrentuser?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -360908,20 +361683,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedule-filterbycurrentuser?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/filterByCurrentUser(on='{on}')", - "Module": "Identity.Governance", - "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleByCurrentUser", "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", + "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleByCurrentUser", + "Module": "Identity.Governance" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedule-filterbycurrentuser?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -360940,20 +361715,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/filterByCurrentUser(on='{on}')", - "Module": "Identity.Governance", - "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceByCurrentUser", "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", + "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstanceByCurrentUser", + "Module": "Identity.Governance" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.Read.AzureADGroup", @@ -360972,20 +361747,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedulerequest-filterbycurrentuser?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/filterByCurrentUser(on='{on}')", - "Module": "Identity.Governance", - "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestByCurrentUser", "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", + "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequestByCurrentUser", + "Module": "Identity.Governance" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedulerequest-filterbycurrentuser?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -361004,20 +361779,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedule-filterbycurrentuser?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/filterByCurrentUser(on='{on}')", - "Module": "Identity.Governance", - "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleByCurrentUser", "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleByCurrentUser", + "Module": "Identity.Governance" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedule-filterbycurrentuser?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -361036,20 +361811,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/filterByCurrentUser(on='{on}')", - "Module": "Identity.Governance", - "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceByCurrentUser", "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstanceByCurrentUser", + "Module": "Identity.Governance" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.Read.AzureADGroup", @@ -361068,29 +361843,21 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-1.0", + "Method": "GET", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/filterByCurrentUser(on='{on}')", - "Module": "Identity.Governance", - "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestByCurrentUser", "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", + "Command": "Invoke-MgFilterIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequestByCurrentUser", + "Module": "Identity.Governance" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-1.0" - }, - { "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write directory RBAC settings", @@ -361122,31 +361889,31 @@ "IsAdmin": true, "PermissionType": "DelegatedWork", "IsLeastPrivilege": false + }, + { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-filterbycurrentuser?view=graph-rest-1.0", + "Method": "GET", "Uri": "/roleManagement/directory/roleAssignmentSchedules/filterByCurrentUser(on='{on}')", - "Module": "Identity.Governance", - "Command": "Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleByCurrentUser", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Command": "Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleByCurrentUser", + "Module": "Identity.Governance" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-filterbycurrentuser?view=graph-rest-1.0" - }, - { "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write directory RBAC settings", @@ -361178,22 +361945,30 @@ "IsAdmin": true, "PermissionType": "DelegatedWork", "IsLeastPrivilege": false + }, + { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-1.0", + "Method": "GET", "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')", - "Module": "Identity.Governance", - "Command": "Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleInstanceByCurrentUser", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Command": "Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleInstanceByCurrentUser", + "Module": "Identity.Governance" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "RoleAssignmentSchedule.ReadWrite.Directory", @@ -361228,29 +362003,21 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-filterbycurrentuser?view=graph-rest-1.0", + "Method": "GET", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')", - "Module": "Identity.Governance", - "Command": "Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleRequestByCurrentUser", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Command": "Invoke-MgFilterRoleManagementDirectoryRoleAssignmentScheduleRequestByCurrentUser", + "Module": "Identity.Governance" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-filterbycurrentuser?view=graph-rest-1.0" - }, - { "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write directory RBAC settings", @@ -361282,31 +362049,31 @@ "IsAdmin": true, "PermissionType": "DelegatedWork", "IsLeastPrivilege": false + }, + { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-filterbycurrentuser?view=graph-rest-1.0", + "Method": "GET", "Uri": "/roleManagement/directory/roleEligibilitySchedules/filterByCurrentUser(on='{on}')", - "Module": "Identity.Governance", - "Command": "Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleByCurrentUser", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Command": "Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleByCurrentUser", + "Module": "Identity.Governance" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-filterbycurrentuser?view=graph-rest-1.0" - }, - { "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, { "Name": "RoleManagement.ReadWrite.Directory", "Description": "Read and write directory RBAC settings", @@ -361338,22 +362105,30 @@ "IsAdmin": true, "PermissionType": "DelegatedWork", "IsLeastPrivilege": false + }, + { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-1.0", + "Method": "GET", "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')", - "Module": "Identity.Governance", - "Command": "Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleInstanceByCurrentUser", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Command": "Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleInstanceByCurrentUser", + "Module": "Identity.Governance" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "RoleEligibilitySchedule.ReadWrite.Directory", @@ -361396,110 +362171,110 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-1.0", + "Method": "GET", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')", - "Module": "Identity.Governance", - "Command": "Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleRequestByCurrentUser", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Command": "Invoke-MgFilterRoleManagementDirectoryRoleEligibilityScheduleRequestByCurrentUser", + "Module": "Identity.Governance" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-filterbycurrentuser?view=graph-rest-1.0", + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/filterByCurrentUser(on='{on}')", - "Module": "Identity.Governance", - "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleByCurrentUser", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleByCurrentUser", + "Module": "Identity.Governance" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedule-filterbycurrentuser?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-1.0", + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/filterByCurrentUser(on='{on}')", - "Module": "Identity.Governance", - "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceByCurrentUser", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleInstanceByCurrentUser", + "Module": "Identity.Governance" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentscheduleinstance-filterbycurrentuser?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-filterbycurrentuser?view=graph-rest-1.0", + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/filterByCurrentUser(on='{on}')", - "Module": "Identity.Governance", - "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleRequestByCurrentUser", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleAssignmentScheduleRequestByCurrentUser", + "Module": "Identity.Governance" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-filterbycurrentuser?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-filterbycurrentuser?view=graph-rest-1.0", + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/filterByCurrentUser(on='{on}')", - "Module": "Identity.Governance", - "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleByCurrentUser", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleByCurrentUser", + "Module": "Identity.Governance" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedule-filterbycurrentuser?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-1.0", + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/filterByCurrentUser(on='{on}')", - "Module": "Identity.Governance", - "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceByCurrentUser", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleInstanceByCurrentUser", + "Module": "Identity.Governance" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityscheduleinstance-filterbycurrentuser?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-1.0", + "Method": "GET", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/filterByCurrentUser(on='{on}')", - "Module": "Identity.Governance", - "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleRequestByCurrentUser", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Command": "Invoke-MgFilterRoleManagementEntitlementManagementRoleEligibilityScheduleRequestByCurrentUser", + "Module": "Identity.Governance" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-filterbycurrentuser?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -361518,20 +362293,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-1.0", + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/filterOperators", - "Module": "Applications", - "Command": "Invoke-MgFilterServicePrincipalSynchronizationJobSchemaOperator", "OutputType": "IMicrosoftGraphFilterOperatorSchema", + "Command": "Invoke-MgFilterServicePrincipalSynchronizationJobSchemaOperator", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Filter", "FilterViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -361550,20 +362325,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-1.0", + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/filterOperators", - "Module": "Applications", - "Command": "Invoke-MgFilterServicePrincipalSynchronizationTemplateSchemaOperator", "OutputType": "IMicrosoftGraphFilterOperatorSchema", - "Variants": [ - "Filter", - "FilterViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-filteroperators?view=graph-rest-1.0" + "Command": "Invoke-MgFilterServicePrincipalSynchronizationTemplateSchemaOperator", + "Module": "Applications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Follow", + "FollowViaIdentity" + ], "Permissions": [ { "Name": "Files.Read", @@ -361614,129 +362389,131 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0", + "Method": "POST", "Uri": "/drives/{drive-id}/items/{driveItem-id}/follow", - "Module": "Files", - "Command": "Invoke-MgFollowDriveItem", "OutputType": "IMicrosoftGraphDriveItem", - "Variants": [ - "Follow", - "FollowViaIdentity" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0" + "Command": "Invoke-MgFollowDriveItem", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/follow", - "Module": "Files", - "Command": "Invoke-MgFollowDriveRoot", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Follow", "FollowViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/follow", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Invoke-MgFollowDriveRoot", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/follow", - "Module": "Groups", - "Command": "Invoke-MgFollowGroupDriveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Follow", "FollowViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/follow", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Invoke-MgFollowGroupDriveItem", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/follow", - "Module": "Groups", - "Command": "Invoke-MgFollowGroupDriveRoot", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Follow", "FollowViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/follow", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Invoke-MgFollowGroupDriveRoot", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/follow", - "Module": "Users.Actions", - "Command": "Invoke-MgFollowUserDriveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Follow", "FollowViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/follow", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Invoke-MgFollowUserDriveItem", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/follow", - "Module": "Users.Actions", - "Command": "Invoke-MgFollowUserDriveRoot", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Follow", "FollowViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-follow?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/follow", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Invoke-MgFollowUserDriveRoot", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/domains/{domain-id}/forceDelete", - "Module": "Identity.DirectoryManagement", - "Command": "Invoke-MgForceDomainDelete", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Force", "ForceExpanded", "ForceViaIdentity", "ForceViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-forcedelete?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-forcedelete?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/domains/{domain-id}/forceDelete", + "OutputType": null, + "Command": "Invoke-MgForceDomainDelete", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/calendar/events/{event-id}/forward", - "Module": "Groups", - "Command": "Invoke-MgForwardGroupCalendarEvent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/groups/{group-id}/calendar/events/{event-id}/forward", + "OutputType": null, + "Command": "Invoke-MgForwardGroupCalendarEvent", + "Module": "Groups" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Forward", + "ForwardExpanded", + "ForwardViaIdentity", + "ForwardViaIdentityExpanded" + ], "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -361755,56 +362532,56 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-1.0", + "Method": "POST", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/forward", - "Module": "Groups", - "Command": "Invoke-MgForwardGroupConversationThreadPost", "OutputType": null, + "Command": "Invoke-MgForwardGroupConversationThreadPost", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-1.0", + "Method": "POST", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward", - "Module": "Groups", - "Command": "Invoke-MgForwardGroupConversationThreadPostInReplyTo", "OutputType": null, + "Command": "Invoke-MgForwardGroupConversationThreadPostInReplyTo", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0", + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/forward", - "Module": "Groups", - "Command": "Invoke-MgForwardGroupEvent", "OutputType": null, + "Command": "Invoke-MgForwardGroupEvent", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -361823,139 +362600,137 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-1.0", + "Method": "POST", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/forward", - "Module": "Groups", - "Command": "Invoke-MgForwardGroupThreadPost", "OutputType": null, - "Variants": [ - "Forward", - "ForwardExpanded", - "ForwardViaIdentity", - "ForwardViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-1.0" + "Command": "Invoke-MgForwardGroupThreadPost", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward", - "Module": "Groups", - "Command": "Invoke-MgForwardGroupThreadPostInReplyTo", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-forward?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/forward", + "OutputType": null, + "Command": "Invoke-MgForwardGroupThreadPostInReplyTo", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/forward", - "Module": "Users.Actions", - "Command": "Invoke-MgForwardUserEvent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/forward", + "OutputType": null, + "Command": "Invoke-MgForwardUserEvent", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/forward", - "Module": "Users.Actions", - "Command": "Invoke-MgForwardUserEventInstance", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-forward?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/forward", + "OutputType": null, + "Command": "Invoke-MgForwardUserEventInstance", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/forward", - "Module": "Users.Actions", - "Command": "Invoke-MgForwardUserMailFolderChildFolderMessage", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-forward?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-forward?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/forward", + "OutputType": null, + "Command": "Invoke-MgForwardUserMailFolderChildFolderMessage", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/forward", - "Module": "Users.Actions", - "Command": "Invoke-MgForwardUserMailFolderMessage", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-forward?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-forward?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/forward", + "OutputType": null, + "Command": "Invoke-MgForwardUserMailFolderMessage", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/messages/{message-id}/forward", - "Module": "Users.Actions", - "Command": "Invoke-MgForwardUserMessage", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Forward", "ForwardExpanded", "ForwardViaIdentity", "ForwardViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-forward?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-forward?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/messages/{message-id}/forward", + "OutputType": null, + "Command": "Invoke-MgForwardUserMessage", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/functions", - "Module": "Applications", - "Command": "Invoke-MgFunctionApplicationSynchronizationJobSchema", - "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", + "ApiVersion": "v1.0", "Variants": [ "Function", "FunctionViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/functions", + "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", + "Command": "Invoke-MgFunctionApplicationSynchronizationJobSchema", + "Module": "Applications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Function", + "FunctionViaIdentity" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -361974,20 +362749,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-1.0", + "Method": "GET", "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/functions", - "Module": "Applications", - "Command": "Invoke-MgFunctionApplicationSynchronizationTemplateSchema", "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", + "Command": "Invoke-MgFunctionApplicationSynchronizationTemplateSchema", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Function", "FunctionViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -362006,20 +362781,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-1.0", + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/functions", - "Module": "Applications", - "Command": "Invoke-MgFunctionServicePrincipalSynchronizationJobSchema", "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", + "Command": "Invoke-MgFunctionServicePrincipalSynchronizationJobSchema", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Function", "FunctionViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -362038,87 +362813,78 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-1.0", + "Method": "GET", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/functions", - "Module": "Applications", - "Command": "Invoke-MgFunctionServicePrincipalSynchronizationTemplateSchema", "OutputType": "IMicrosoftGraphAttributeMappingFunctionSchema", - "Variants": [ - "Function", - "FunctionViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-functions?view=graph-rest-1.0" + "Command": "Invoke-MgFunctionServicePrincipalSynchronizationTemplateSchema", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/chats/{chat-id}/unhideForUser", - "Module": "Teams", - "Command": "Invoke-MgGraphChat", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Graph", "GraphExpanded", "GraphViaIdentity", "GraphViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-unhideforuser?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-unhideforuser?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/chats/{chat-id}/unhideForUser", + "OutputType": null, + "Command": "Invoke-MgGraphChat", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/sharedWithMe", - "Module": "Files", - "Command": "Invoke-MgGraphDrive", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Graph", "GraphViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/drives/{drive-id}/sharedWithMe", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Invoke-MgGraphDrive", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/unsubscribeByMail", - "Module": "Groups", - "Command": "Invoke-MgGraphGroup", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Graph", "GraphViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-unsubscribebymail?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-unsubscribebymail?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/groups/{group-id}/unsubscribeByMail", + "OutputType": null, + "Command": "Invoke-MgGraphGroup", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/sharedWithMe", - "Module": "Groups", - "Command": "Invoke-MgGraphGroupDrive", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Graph", "GraphViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/sharedWithMe", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Invoke-MgGraphGroupDrive", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/reports/authenticationMethods/usersRegisteredByFeature", - "Module": "Reports", - "Command": "Invoke-MgGraphReportAuthenticationMethod", - "OutputType": "IMicrosoftGraphUserRegistrationFeatureSummary", + "ApiVersion": "v1.0", "Variants": [ "Graph", "Graph1", @@ -362127,44 +362893,53 @@ "GraphViaIdentity", "GraphViaIdentity1" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodsroot-usersregisteredbyfeature?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodsroot-usersregisteredbyfeature?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/reports/authenticationMethods/usersRegisteredByFeature", + "OutputType": "IMicrosoftGraphUserRegistrationFeatureSummary", + "Command": "Invoke-MgGraphReportAuthenticationMethod", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/unhideForUser", - "Module": "Users.Actions", - "Command": "Invoke-MgGraphUserChat", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Graph", "GraphExpanded", "GraphViaIdentity", "GraphViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-unhideforuser?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-unhideforuser?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/unhideForUser", + "OutputType": null, + "Command": "Invoke-MgGraphUserChat", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/sharedWithMe", - "Module": "Users.Functions", - "Command": "Invoke-MgGraphUserDrive", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Graph", "GraphViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-sharedwithme?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/sharedWithMe", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Invoke-MgGraphUserDrive", + "Module": "Users.Functions" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Have", + "HaveViaIdentity" + ], "Permissions": [ { "Name": "ChannelMember.Read.All", @@ -362183,50 +362958,52 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-1.0", + "Method": "GET", "Uri": "/teams/{team-id}/channels/{channel-id}/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", - "Module": "Teams", - "Command": "Invoke-MgHaveTeamChannel", "OutputType": null, - "Variants": [ - "Have", - "HaveViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-1.0" + "Command": "Invoke-MgHaveTeamChannel", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", - "Module": "Teams", - "Command": "Invoke-MgHaveTeamPrimaryChannel", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Have", "HaveViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/teams/{team-id}/primaryChannel/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", + "OutputType": null, + "Command": "Invoke-MgHaveTeamPrimaryChannel", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", - "Module": "Teams", - "Command": "Invoke-MgHaveTeamworkDeletedTeamChannel", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Have", "HaveViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-doesuserhaveaccess?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/doesUserHaveAccess(userId='@userId',tenantId='@tenantId',userPrincipalName='@userPrincipalName')", + "OutputType": null, + "Command": "Invoke-MgHaveTeamworkDeletedTeamChannel", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Instantiate", + "InstantiateExpanded", + "InstantiateViaIdentity", + "InstantiateViaIdentityExpanded" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -362253,39 +363030,39 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationtemplate-instantiate?view=graph-rest-1.0", + "Method": "POST", "Uri": "/applicationTemplates/{applicationTemplate-id}/instantiate", - "Module": "Applications", - "Command": "Invoke-MgInstantiateApplicationTemplate", "OutputType": "IMicrosoftGraphApplicationServicePrincipal", - "Variants": [ - "Instantiate", - "InstantiateExpanded", - "InstantiateViaIdentity", - "InstantiateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/applicationtemplate-instantiate?view=graph-rest-1.0" + "Command": "Invoke-MgInstantiateApplicationTemplate", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/communications/calls/{call-id}/participants/invite", - "Module": "CloudCommunications", - "Command": "Invoke-MgInviteCommunicationCallParticipant", - "OutputType": "IMicrosoftGraphInviteParticipantsOperation", + "ApiVersion": "v1.0", "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-delete?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-invite?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/communications/calls/{call-id}/participants/invite", + "OutputType": "IMicrosoftGraphInviteParticipantsOperation", + "Command": "Invoke-MgInviteCommunicationCallParticipant", + "Module": "CloudCommunications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Invite", + "InviteExpanded", + "InviteViaIdentity", + "InviteViaIdentityExpanded" + ], "Permissions": [ { "Name": "Files.ReadWrite", @@ -362312,107 +363089,105 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0", + "Method": "POST", "Uri": "/drives/{drive-id}/items/{driveItem-id}/invite", - "Module": "Files", - "Command": "Invoke-MgInviteDriveItem", "OutputType": "IMicrosoftGraphPermission", - "Variants": [ - "Invite", - "InviteExpanded", - "InviteViaIdentity", - "InviteViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0" + "Command": "Invoke-MgInviteDriveItem", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/invite", - "Module": "Files", - "Command": "Invoke-MgInviteDriveRoot", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/invite", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Invoke-MgInviteDriveRoot", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/invite", - "Module": "Groups", - "Command": "Invoke-MgInviteGroupDriveItem", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/invite", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Invoke-MgInviteGroupDriveItem", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/invite", - "Module": "Groups", - "Command": "Invoke-MgInviteGroupDriveRoot", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/invite", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Invoke-MgInviteGroupDriveRoot", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/invite", - "Module": "Users.Actions", - "Command": "Invoke-MgInviteUserDriveItem", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/invite", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Invoke-MgInviteUserDriveItem", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/invite", - "Module": "Users.Actions", - "Command": "Invoke-MgInviteUserDriveRoot", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Variants": [ "Invite", "InviteExpanded", "InviteViaIdentity", "InviteViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-invite?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/invite", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Invoke-MgInviteUserDriveRoot", + "Module": "Users.Actions" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Keep", + "KeepViaIdentity" + ], "Permissions": [ { "Name": "Calls.Initiate.All", @@ -362431,20 +363206,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-keepalive?view=graph-rest-1.0", + "Method": "POST", "Uri": "/communications/calls/{call-id}/keepAlive", - "Module": "CloudCommunications", - "Command": "Invoke-MgKeepCommunicationCallAlive", "OutputType": null, - "Variants": [ - "Keep", - "KeepViaIdentity" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-keepalive?view=graph-rest-1.0" + "Command": "Invoke-MgKeepCommunicationCallAlive", + "Module": "CloudCommunications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "License", + "LicenseViaIdentity" + ], "Permissions": [ { "Name": "User.ReadWrite.All", @@ -362463,163 +363238,165 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-reprocesslicenseassignment?view=graph-rest-1.0", + "Method": "POST", "Uri": "/users/{user-id}/reprocessLicenseAssignment", - "Module": "Users.Actions", - "Command": "Invoke-MgLicenseUser", "OutputType": "IMicrosoftGraphUser", - "Variants": [ - "License", - "LicenseViaIdentity" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-reprocesslicenseassignment?view=graph-rest-1.0" + "Command": "Invoke-MgLicenseUser", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/communications/calls/logTeleconferenceDeviceQuality", - "Module": "CloudCommunications", - "Command": "Invoke-MgLogCommunicationCallTeleconferenceDeviceQuality", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Log", "LogExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-logteleconferencedevicequality?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-logteleconferencedevicequality?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/communications/calls/logTeleconferenceDeviceQuality", + "OutputType": null, + "Command": "Invoke-MgLogCommunicationCallTeleconferenceDeviceQuality", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgLogoutDeviceManagementManagedDeviceSharedAppleDeviceActiveUser", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Logout", "LogoutViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-logoutsharedappledeviceactiveuser?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-logoutsharedappledeviceactiveuser?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", + "OutputType": null, + "Command": "Invoke-MgLogoutDeviceManagementManagedDeviceSharedAppleDeviceActiveUser", + "Module": "DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", - "Module": "Users.Actions", - "Command": "Invoke-MgLogoutUserManagedDeviceSharedAppleDeviceActiveUser", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Logout", "LogoutViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-logoutsharedappledeviceactiveuser?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-logoutsharedappledeviceactiveuser?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logoutSharedAppleDeviceActiveUser", + "OutputType": null, + "Command": "Invoke-MgLogoutUserManagedDeviceSharedAppleDeviceActiveUser", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/chats/{chat-id}/markChatReadForUser", - "Module": "Teams", - "Command": "Invoke-MgMarkChatReadForUser", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatreadforuser?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatreadforuser?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/chats/{chat-id}/markChatReadForUser", + "OutputType": null, + "Command": "Invoke-MgMarkChatReadForUser", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/chats/{chat-id}/markChatUnreadForUser", - "Module": "Teams", - "Command": "Invoke-MgMarkChatUnreadForUser", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatunreadforuser?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatunreadforuser?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/chats/{chat-id}/markChatUnreadForUser", + "OutputType": null, + "Command": "Invoke-MgMarkChatUnreadForUser", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/messages/markRead", - "Module": "Devices.ServiceAnnouncement", - "Command": "Invoke-MgMarkServiceAnnouncementMessageRead", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Mark", "MarkExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-markread?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-markread?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/admin/serviceAnnouncement/messages/markRead", + "OutputType": null, + "Command": "Invoke-MgMarkServiceAnnouncementMessageRead", + "Module": "Devices.ServiceAnnouncement" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/messages/markUnread", - "Module": "Devices.ServiceAnnouncement", - "Command": "Invoke-MgMarkServiceAnnouncementMessageUnread", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Mark", "MarkExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-markunread?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-markunread?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/admin/serviceAnnouncement/messages/markUnread", + "OutputType": null, + "Command": "Invoke-MgMarkServiceAnnouncementMessageUnread", + "Module": "Devices.ServiceAnnouncement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/markChatReadForUser", - "Module": "Users.Actions", - "Command": "Invoke-MgMarkUserChatReadForUser", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatreadforuser?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatreadforuser?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/markChatReadForUser", + "OutputType": null, + "Command": "Invoke-MgMarkUserChatReadForUser", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/markChatUnreadForUser", - "Module": "Users.Actions", - "Command": "Invoke-MgMarkUserChatUnreadForUser", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Mark", "MarkExpanded", "MarkViaIdentity", "MarkViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatunreadforuser?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-markchatunreadforuser?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/markChatUnreadForUser", + "OutputType": null, + "Command": "Invoke-MgMarkUserChatUnreadForUser", + "Module": "Users.Actions" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Mute", + "MuteExpanded", + "MuteViaIdentity", + "MuteViaIdentityExpanded" + ], "Permissions": [ { "Name": "Calls.Initiate.All", @@ -362638,22 +363415,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-mute?view=graph-rest-1.0", + "Method": "POST", "Uri": "/communications/calls/{call-id}/mute", - "Module": "CloudCommunications", - "Command": "Invoke-MgMuteCommunicationCall", "OutputType": "IMicrosoftGraphMuteParticipantOperation", + "Command": "Invoke-MgMuteCommunicationCall", + "Module": "CloudCommunications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Mute", "MuteExpanded", "MuteViaIdentity", "MuteViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-mute?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -362672,56 +363449,56 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-mute?view=graph-rest-1.0", + "Method": "POST", "Uri": "/communications/calls/{call-id}/participants/{participant-id}/mute", - "Module": "CloudCommunications", - "Command": "Invoke-MgMuteCommunicationCallParticipant", "OutputType": "IMicrosoftGraphMuteParticipantOperation", - "Variants": [ - "Mute", - "MuteExpanded", - "MuteViaIdentity", - "MuteViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-mute?view=graph-rest-1.0" + "Command": "Invoke-MgMuteCommunicationCallParticipant", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/parseExpression", - "Module": "Applications", - "Command": "Invoke-MgParseApplicationSynchronizationJobSchemaExpression", - "OutputType": "IMicrosoftGraphParseExpressionResponse", + "ApiVersion": "v1.0", "Variants": [ "Parse", "ParseExpanded", "ParseViaIdentity", "ParseViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/parseExpression", + "OutputType": "IMicrosoftGraphParseExpressionResponse", + "Command": "Invoke-MgParseApplicationSynchronizationJobSchemaExpression", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/parseExpression", - "Module": "Applications", - "Command": "Invoke-MgParseApplicationSynchronizationTemplateSchemaExpression", - "OutputType": "IMicrosoftGraphParseExpressionResponse", + "ApiVersion": "v1.0", "Variants": [ "Parse", "ParseExpanded", "ParseViaIdentity", "ParseViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/parseExpression", + "OutputType": "IMicrosoftGraphParseExpressionResponse", + "Command": "Invoke-MgParseApplicationSynchronizationTemplateSchemaExpression", + "Module": "Applications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Parse", + "ParseExpanded", + "ParseViaIdentity", + "ParseViaIdentityExpanded" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -362740,22 +363517,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-1.0", + "Method": "POST", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/parseExpression", - "Module": "Applications", - "Command": "Invoke-MgParseServicePrincipalSynchronizationJobSchemaExpression", "OutputType": "IMicrosoftGraphParseExpressionResponse", + "Command": "Invoke-MgParseServicePrincipalSynchronizationJobSchemaExpression", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Parse", "ParseExpanded", "ParseViaIdentity", "ParseViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -362774,22 +363551,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-1.0", + "Method": "POST", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/parseExpression", - "Module": "Applications", - "Command": "Invoke-MgParseServicePrincipalSynchronizationTemplateSchemaExpression", "OutputType": "IMicrosoftGraphParseExpressionResponse", - "Variants": [ - "Parse", - "ParseExpanded", - "ParseViaIdentity", - "ParseViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-parseexpression?view=graph-rest-1.0" + "Command": "Invoke-MgParseServicePrincipalSynchronizationTemplateSchemaExpression", + "Module": "Applications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Pin", + "PinViaIdentity" + ], "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -362808,20 +363583,22 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-pin?view=graph-rest-1.0", + "Method": "POST", "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/pin", - "Module": "Education", - "Command": "Invoke-MgPinEducationClassModule", "OutputType": "IMicrosoftGraphEducationModule", - "Variants": [ - "Pin", - "PinViaIdentity" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-pin?view=graph-rest-1.0" + "Command": "Invoke-MgPinEducationClassModule", + "Module": "Education" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Play", + "PlayExpanded", + "PlayViaIdentity", + "PlayViaIdentityExpanded" + ], "Permissions": [ { "Name": "Calls.Initiate.All", @@ -362840,22 +363617,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-playprompt?view=graph-rest-1.0", + "Method": "POST", "Uri": "/communications/calls/{call-id}/playPrompt", - "Module": "CloudCommunications", - "Command": "Invoke-MgPlayCommunicationCallPrompt", "OutputType": "IMicrosoftGraphPlayPromptOperation", - "Variants": [ - "Play", - "PlayExpanded", - "PlayViaIdentity", - "PlayViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-playprompt?view=graph-rest-1.0" + "Command": "Invoke-MgPlayCommunicationCallPrompt", + "Module": "CloudCommunications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Preview", + "PreviewExpanded", + "PreviewViaIdentity", + "PreviewViaIdentityExpanded" + ], "Permissions": [ { "Name": "Files.Read", @@ -362906,227 +363683,225 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/drives/{drive-id}/items/{driveItem-id}/preview", - "Module": "Files", - "Command": "Invoke-MgPreviewDriveItem", "OutputType": "IMicrosoftGraphItemPreviewInfo", - "Variants": [ - "Preview", - "PreviewExpanded", - "PreviewViaIdentity", - "PreviewViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Invoke-MgPreviewDriveItem", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/preview", - "Module": "Files", - "Command": "Invoke-MgPreviewDriveRoot", - "OutputType": "IMicrosoftGraphItemPreviewInfo", + "ApiVersion": "v1.0", "Variants": [ "Preview", "PreviewExpanded", "PreviewViaIdentity", "PreviewViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/drives/{drive-id}/root/preview", + "OutputType": "IMicrosoftGraphItemPreviewInfo", + "Command": "Invoke-MgPreviewDriveRoot", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/preview", - "Module": "Groups", - "Command": "Invoke-MgPreviewGroupDriveItem", - "OutputType": "IMicrosoftGraphItemPreviewInfo", + "ApiVersion": "v1.0", "Variants": [ "Preview", "PreviewExpanded", "PreviewViaIdentity", "PreviewViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/preview", + "OutputType": "IMicrosoftGraphItemPreviewInfo", + "Command": "Invoke-MgPreviewGroupDriveItem", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/preview", - "Module": "Groups", - "Command": "Invoke-MgPreviewGroupDriveRoot", - "OutputType": "IMicrosoftGraphItemPreviewInfo", + "ApiVersion": "v1.0", "Variants": [ "Preview", "PreviewExpanded", "PreviewViaIdentity", "PreviewViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/preview", + "OutputType": "IMicrosoftGraphItemPreviewInfo", + "Command": "Invoke-MgPreviewGroupDriveRoot", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/preview", - "Module": "Groups", - "Command": "Invoke-MgPreviewGroupOnenotePage", - "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "v1.0", "Variants": [ "Preview", "PreviewViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/preview", + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Command": "Invoke-MgPreviewGroupOnenotePage", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "Module": "Sites", - "Command": "Invoke-MgPreviewSiteOnenoteNotebookSectionGroupSectionPage", - "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "v1.0", "Variants": [ "Preview", "PreviewViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Command": "Invoke-MgPreviewSiteOnenoteNotebookSectionGroupSectionPage", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "Module": "Sites", - "Command": "Invoke-MgPreviewSiteOnenoteNotebookSectionPage", - "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "v1.0", "Variants": [ "Preview", "PreviewViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Command": "Invoke-MgPreviewSiteOnenoteNotebookSectionPage", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/preview", - "Module": "Sites", - "Command": "Invoke-MgPreviewSiteOnenotePage", - "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "v1.0", "Variants": [ "Preview", "PreviewViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/preview", + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Command": "Invoke-MgPreviewSiteOnenotePage", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "Module": "Sites", - "Command": "Invoke-MgPreviewSiteOnenoteSectionGroupSectionPage", - "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "v1.0", "Variants": [ "Preview", "PreviewViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Command": "Invoke-MgPreviewSiteOnenoteSectionGroupSectionPage", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", - "Module": "Sites", - "Command": "Invoke-MgPreviewSiteOnenoteSectionPage", - "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "v1.0", "Variants": [ "Preview", "PreviewViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/preview", + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Command": "Invoke-MgPreviewSiteOnenoteSectionPage", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/preview", - "Module": "Users.Actions", - "Command": "Invoke-MgPreviewUserDriveItem", - "OutputType": "IMicrosoftGraphItemPreviewInfo", + "ApiVersion": "v1.0", "Variants": [ "Preview", "PreviewExpanded", "PreviewViaIdentity", "PreviewViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/preview", + "OutputType": "IMicrosoftGraphItemPreviewInfo", + "Command": "Invoke-MgPreviewUserDriveItem", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/preview", - "Module": "Users.Actions", - "Command": "Invoke-MgPreviewUserDriveRoot", - "OutputType": "IMicrosoftGraphItemPreviewInfo", + "ApiVersion": "v1.0", "Variants": [ "Preview", "PreviewExpanded", "PreviewViaIdentity", "PreviewViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/preview", + "OutputType": "IMicrosoftGraphItemPreviewInfo", + "Command": "Invoke-MgPreviewUserDriveRoot", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/preview", - "Module": "Users.Functions", - "Command": "Invoke-MgPreviewUserOnenotePage", - "OutputType": "IMicrosoftGraphOnenotePagePreview", + "ApiVersion": "v1.0", "Variants": [ "Preview", "PreviewViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/preview", + "OutputType": "IMicrosoftGraphOnenotePagePreview", + "Command": "Invoke-MgPreviewUserOnenotePage", + "Module": "Users.Functions" }, { - "Permissions": [], - "Uri": "/domains/{domain-id}/promote", - "Module": "Identity.DirectoryManagement", - "Command": "Invoke-MgPromoteDomain", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Promote", "PromoteViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-promote?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-promote?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/domains/{domain-id}/promote", + "OutputType": null, + "Command": "Invoke-MgPromoteDomain", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Query", + "QueryExpanded" + ], "Permissions": [ { "Name": "Mail.Read", @@ -363201,20 +363976,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-query?view=graph-rest-1.0", + "Method": "POST", "Uri": "/search/query", - "Module": "Search", - "Command": "Invoke-MgQuerySearch", "OutputType": "IMicrosoftGraphSearchResponse", - "Variants": [ - "Query", - "QueryExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-query?view=graph-rest-1.0" + "Command": "Invoke-MgQuerySearch", + "Module": "Search" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Reassign", + "ReassignViaIdentity" + ], "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -363241,555 +364016,555 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-1.0", + "Method": "POST", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", - "Module": "Education", - "Command": "Invoke-MgReassignEducationClassAssignmentSubmission", "OutputType": "IMicrosoftGraphEducationSubmission", - "Variants": [ - "Reassign", - "ReassignViaIdentity" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-1.0" + "Command": "Invoke-MgReassignEducationClassAssignmentSubmission", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", - "Module": "Education", - "Command": "Invoke-MgReassignEducationMeAssignmentSubmission", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0", "Variants": [ "Reassign", "ReassignViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Command": "Invoke-MgReassignEducationMeAssignmentSubmission", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", - "Module": "Education", - "Command": "Invoke-MgReassignEducationUserAssignmentSubmission", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0", "Variants": [ "Reassign", "ReassignViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-reassign?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/reassign", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Command": "Invoke-MgReassignEducationUserAssignmentSubmission", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize", - "Module": "Files", - "Command": "Invoke-MgReauthorizeDriveItemSubscription", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize", + "OutputType": null, + "Command": "Invoke-MgReauthorizeDriveItemSubscription", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize", - "Module": "Files", - "Command": "Invoke-MgReauthorizeDriveListSubscription", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize", + "OutputType": null, + "Command": "Invoke-MgReauthorizeDriveListSubscription", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize", - "Module": "Files", - "Command": "Invoke-MgReauthorizeDriveRootSubscription", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize", + "OutputType": null, + "Command": "Invoke-MgReauthorizeDriveRootSubscription", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize", - "Module": "Groups", - "Command": "Invoke-MgReauthorizeGroupDriveItemSubscription", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize", + "OutputType": null, + "Command": "Invoke-MgReauthorizeGroupDriveItemSubscription", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize", - "Module": "Groups", - "Command": "Invoke-MgReauthorizeGroupDriveListSubscription", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize", + "OutputType": null, + "Command": "Invoke-MgReauthorizeGroupDriveListSubscription", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize", - "Module": "Groups", - "Command": "Invoke-MgReauthorizeGroupDriveRootSubscription", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize", + "OutputType": null, + "Command": "Invoke-MgReauthorizeGroupDriveRootSubscription", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}/reauthorize", - "Module": "Groups", - "Command": "Invoke-MgReauthorizeGroupSiteListSubscription", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}/reauthorize", + "OutputType": null, + "Command": "Invoke-MgReauthorizeGroupSiteListSubscription", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}/reauthorize", - "Module": "Files", - "Command": "Invoke-MgReauthorizeShareListSubscription", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}/reauthorize", + "OutputType": null, + "Command": "Invoke-MgReauthorizeShareListSubscription", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}/reauthorize", - "Module": "Sites", - "Command": "Invoke-MgReauthorizeSiteListSubscription", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}/reauthorize", + "OutputType": null, + "Command": "Invoke-MgReauthorizeSiteListSubscription", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/subscriptions/{subscription-id}/reauthorize", - "Module": "ChangeNotifications", - "Command": "Invoke-MgReauthorizeSubscription", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/subscriptions/{subscription-id}/reauthorize", + "OutputType": null, + "Command": "Invoke-MgReauthorizeSubscription", + "Module": "ChangeNotifications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize", - "Module": "Users.Actions", - "Command": "Invoke-MgReauthorizeUserDriveItemSubscription", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}/reauthorize", + "OutputType": null, + "Command": "Invoke-MgReauthorizeUserDriveItemSubscription", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize", - "Module": "Users.Actions", - "Command": "Invoke-MgReauthorizeUserDriveListSubscription", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}/reauthorize", + "OutputType": null, + "Command": "Invoke-MgReauthorizeUserDriveListSubscription", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize", - "Module": "Users.Actions", - "Command": "Invoke-MgReauthorizeUserDriveRootSubscription", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Reauthorize", "ReauthorizeViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-reauthorize?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}/reauthorize", + "OutputType": null, + "Command": "Invoke-MgReauthorizeUserDriveRootSubscription", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/recent", - "Module": "Files", - "Command": "Invoke-MgRecentDrive", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Recent", "RecentViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-recent?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-recent?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/drives/{drive-id}/recent", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Invoke-MgRecentDrive", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/recent", - "Module": "Groups", - "Command": "Invoke-MgRecentGroupDrive", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Recent", "RecentViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-recent?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-recent?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/recent", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Invoke-MgRecentGroupDrive", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/users/{user-id}/activities/recent", - "Module": "Users.Functions", - "Command": "Invoke-MgRecentUserActivity", - "OutputType": "IMicrosoftGraphUserActivity", + "ApiVersion": "v1.0", "Variants": [ "Recent", "RecentViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/projectrome-get-recent-activities?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/projectrome-get-recent-activities?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/users/{user-id}/activities/recent", + "OutputType": "IMicrosoftGraphUserActivity", + "Command": "Invoke-MgRecentUserActivity", + "Module": "Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/recent", - "Module": "Users.Functions", - "Command": "Invoke-MgRecentUserDrive", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Recent", "RecentViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-recent?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/drive-recent?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/recent", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Invoke-MgRecentUserDrive", + "Module": "Users.Functions" }, { - "Permissions": [], - "Uri": "/communications/calls/{call-id}/recordResponse", - "Module": "CloudCommunications", - "Command": "Invoke-MgRecordCommunicationCallResponse", - "OutputType": "IMicrosoftGraphRecordOperation", + "ApiVersion": "v1.0", "Variants": [ "Record", "RecordExpanded", "RecordViaIdentity", "RecordViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-record?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-record?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/communications/calls/{call-id}/recordResponse", + "OutputType": "IMicrosoftGraphRecordOperation", + "Command": "Invoke-MgRecordCommunicationCallResponse", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/calls/{call-id}/redirect", - "Module": "CloudCommunications", - "Command": "Invoke-MgRedirectCommunicationCall", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Redirect", "RedirectExpanded", "RedirectViaIdentity", "RedirectViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-redirect?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-redirect?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/communications/calls/{call-id}/redirect", + "OutputType": null, + "Command": "Invoke-MgRedirectCommunicationCall", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/redirect", - "Module": "Devices.CloudPrint", - "Command": "Invoke-MgRedirectPrintPrinterJob", - "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "v1.0", "Variants": [ "Redirect", "RedirectExpanded", "RedirectViaIdentity", "RedirectViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-redirect?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-redirect?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/redirect", + "OutputType": "IMicrosoftGraphPrintJob", + "Command": "Invoke-MgRedirectPrintPrinterJob", + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/redirect", - "Module": "Devices.CloudPrint", - "Command": "Invoke-MgRedirectPrintShareJob", - "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "v1.0", "Variants": [ "Redirect", "RedirectExpanded", "RedirectViaIdentity", "RedirectViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-redirect?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-redirect?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/redirect", + "OutputType": "IMicrosoftGraphPrintJob", + "Command": "Invoke-MgRedirectPrintShareJob", + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/communications/calls/{call-id}/reject", - "Module": "CloudCommunications", - "Command": "Invoke-MgRejectCommunicationCall", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Reject", "RejectExpanded", "RejectViaIdentity", "RejectViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-reject?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-reject?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/communications/calls/{call-id}/reject", + "OutputType": null, + "Command": "Invoke-MgRejectCommunicationCall", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "Module": "Devices.CorporateManagement", - "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphAndroidLobAppContentVersionFileUpload", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Renew", "RenewViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "OutputType": null, + "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphAndroidLobAppContentVersionFileUpload", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "Module": "Devices.CorporateManagement", - "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphiOSLobAppContentVersionFileUpload", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Renew", "RenewViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "OutputType": null, + "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphiOSLobAppContentVersionFileUpload", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "Module": "Devices.CorporateManagement", - "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSDmgAppContentVersionFileUpload", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Renew", "RenewViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "OutputType": null, + "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSDmgAppContentVersionFileUpload", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "Module": "Devices.CorporateManagement", - "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSLobAppContentVersionFileUpload", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Renew", "RenewViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "OutputType": null, + "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphMacOSLobAppContentVersionFileUpload", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "Module": "Devices.CorporateManagement", - "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphManagedAndroidLobAppContentVersionFileUpload", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Renew", "RenewViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "OutputType": null, + "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphManagedAndroidLobAppContentVersionFileUpload", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "Module": "Devices.CorporateManagement", - "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphManagediOSLobAppContentVersionFileUpload", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Renew", "RenewViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "OutputType": null, + "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphManagediOSLobAppContentVersionFileUpload", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "Module": "Devices.CorporateManagement", - "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphManagedMobileLobAppContentVersionFileUpload", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Renew", "RenewViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "OutputType": null, + "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphManagedMobileLobAppContentVersionFileUpload", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "Module": "Devices.CorporateManagement", - "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWin32LobAppContentVersionFileUpload", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Renew", "RenewViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "OutputType": null, + "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWin32LobAppContentVersionFileUpload", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "Module": "Devices.CorporateManagement", - "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsAppXContentVersionFileUpload", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Renew", "RenewViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "OutputType": null, + "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsAppXContentVersionFileUpload", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "Module": "Devices.CorporateManagement", - "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsMobileMsiContentVersionFileUpload", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Renew", "RenewViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "OutputType": null, + "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsMobileMsiContentVersionFileUpload", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", - "Module": "Devices.CorporateManagement", - "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsUniversalAppXContentVersionFileUpload", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Renew", "RenewViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}/renewUpload", + "OutputType": null, + "Command": "Invoke-MgRenewDeviceAppManagementMobileAppMicrosoftGraphWindowsUniversalAppXContentVersionFileUpload", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Renew", + "RenewViaIdentity" + ], "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -363808,20 +364583,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-renew?view=graph-rest-1.0", + "Method": "POST", "Uri": "/groups/{group-id}/renew", - "Module": "Groups", - "Command": "Invoke-MgRenewGroup", "OutputType": null, - "Variants": [ - "Renew", - "RenewViaIdentity" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-renew?view=graph-rest-1.0" + "Command": "Invoke-MgRenewGroup", + "Module": "Groups" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Reopen", + "ReopenViaIdentity" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -363840,71 +364615,73 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-reopen?view=graph-rest-1.0", + "Method": "POST", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reopen", - "Module": "Security", - "Command": "Invoke-MgReopenSecurityCaseEdiscoveryCase", "OutputType": null, - "Variants": [ - "Reopen", - "ReopenViaIdentity" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-reopen?view=graph-rest-1.0" + "Command": "Invoke-MgReopenSecurityCaseEdiscoveryCase", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/replyAll", - "Module": "Users.Actions", - "Command": "Invoke-MgReplyAllUserMailFolderChildFolderMessage", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Reply1", "ReplyExpanded1", "ReplyViaIdentity1", "ReplyViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/replyAll", + "OutputType": null, + "Command": "Invoke-MgReplyAllUserMailFolderChildFolderMessage", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/replyAll", - "Module": "Users.Actions", - "Command": "Invoke-MgReplyAllUserMailFolderMessage", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Reply1", "ReplyExpanded1", "ReplyViaIdentity1", "ReplyViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/replyAll", + "OutputType": null, + "Command": "Invoke-MgReplyAllUserMailFolderMessage", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/messages/{message-id}/replyAll", - "Module": "Users.Actions", - "Command": "Invoke-MgReplyAllUserMessage", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Reply1", "ReplyExpanded1", "ReplyViaIdentity1", "ReplyViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-replyall?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/messages/{message-id}/replyAll", + "OutputType": null, + "Command": "Invoke-MgReplyAllUserMessage", + "Module": "Users.Actions" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Reply", + "ReplyExpanded", + "ReplyViaIdentity", + "ReplyViaIdentityExpanded" + ], "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -363923,22 +364700,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-reply?view=graph-rest-1.0", + "Method": "POST", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/reply", - "Module": "Groups", - "Command": "Invoke-MgReplyGroupConversationThread", "OutputType": null, + "Command": "Invoke-MgReplyGroupConversationThread", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -363957,39 +364734,39 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/reply", - "Module": "Groups", - "Command": "Invoke-MgReplyGroupConversationThreadPost", "OutputType": null, + "Command": "Invoke-MgReplyGroupConversationThreadPost", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", - "Module": "Groups", - "Command": "Invoke-MgReplyGroupConversationThreadPostInReplyTo", "OutputType": null, + "Command": "Invoke-MgReplyGroupConversationThreadPostInReplyTo", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -364008,22 +364785,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-reply?view=graph-rest-1.0", + "Method": "POST", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/reply", - "Module": "Groups", - "Command": "Invoke-MgReplyGroupThread", "OutputType": null, + "Command": "Invoke-MgReplyGroupThread", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -364042,195 +364819,193 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/reply", - "Module": "Groups", - "Command": "Invoke-MgReplyGroupThreadPost", "OutputType": null, - "Variants": [ - "Reply", - "ReplyExpanded", - "ReplyViaIdentity", - "ReplyViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Invoke-MgReplyGroupThreadPost", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", - "Module": "Groups", - "Command": "Invoke-MgReplyGroupThreadPostInReplyTo", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/reply", + "OutputType": null, + "Command": "Invoke-MgReplyGroupThreadPostInReplyTo", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/reply", - "Module": "Users.Actions", - "Command": "Invoke-MgReplyUserMailFolderChildFolderMessage", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-reply?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-reply?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/reply", + "OutputType": null, + "Command": "Invoke-MgReplyUserMailFolderChildFolderMessage", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/reply", - "Module": "Users.Actions", - "Command": "Invoke-MgReplyUserMailFolderMessage", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-reply?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-reply?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/reply", + "OutputType": null, + "Command": "Invoke-MgReplyUserMailFolderMessage", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/messages/{message-id}/reply", - "Module": "Users.Actions", - "Command": "Invoke-MgReplyUserMessage", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Reply", "ReplyExpanded", "ReplyViaIdentity", "ReplyViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-reply?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-reply?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/messages/{message-id}/reply", + "OutputType": null, + "Command": "Invoke-MgReplyUserMessage", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}/incidentReport", - "Module": "Devices.ServiceAnnouncement", - "Command": "Invoke-MgReportServiceAnnouncementHealthOverviewIssueIncident", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Report", "ReportViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}/incidentReport", + "OutputType": null, + "Command": "Invoke-MgReportServiceAnnouncementHealthOverviewIssueIncident", + "Module": "Devices.ServiceAnnouncement" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}/incidentReport", - "Module": "Devices.ServiceAnnouncement", - "Command": "Invoke-MgReportServiceAnnouncementIssueIncident", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Report", "ReportViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/servicehealthissue-incidentreport?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/servicehealthissue-incidentreport?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}/incidentReport", + "OutputType": null, + "Command": "Invoke-MgReportServiceAnnouncementIssueIncident", + "Module": "Devices.ServiceAnnouncement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/retire", - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgRetireDeviceManagementManagedDevice", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Retire", "RetireViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-retire?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-retire?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/retire", + "OutputType": null, + "Command": "Invoke-MgRetireDeviceManagementManagedDevice", + "Module": "DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/retire", - "Module": "Users.Actions", - "Command": "Invoke-MgRetireUserManagedDevice", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Retire", "RetireViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-retire?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-retire?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/retire", + "OutputType": null, + "Command": "Invoke-MgRetireUserManagedDevice", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/contacts/{orgContact-id}/retryServiceProvisioning", - "Module": "Identity.DirectoryManagement", - "Command": "Invoke-MgRetryContactServiceProvisioning", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Retry", "RetryViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/contacts/{orgContact-id}/retryServiceProvisioning", + "OutputType": null, + "Command": "Invoke-MgRetryContactServiceProvisioning", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/retryServiceProvisioning", - "Module": "Groups", - "Command": "Invoke-MgRetryGroupServiceProvisioning", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Retry", "RetryViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-retryserviceprovisioning?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-retryserviceprovisioning?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/groups/{group-id}/retryServiceProvisioning", + "OutputType": null, + "Command": "Invoke-MgRetryGroupServiceProvisioning", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/users/{user-id}/retryServiceProvisioning", - "Module": "Users.Actions", - "Command": "Invoke-MgRetryUserServiceProvisioning", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Retry", "RetryViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-retryserviceprovisioning?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-retryserviceprovisioning?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/retryServiceProvisioning", + "OutputType": null, + "Command": "Invoke-MgRetryUserServiceProvisioning", + "Module": "Users.Actions" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Return", + "ReturnViaIdentity" + ], "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -364249,101 +365024,103 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-1.0", + "Method": "POST", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", - "Module": "Education", - "Command": "Invoke-MgReturnEducationClassAssignmentSubmission", "OutputType": "IMicrosoftGraphEducationSubmission", - "Variants": [ - "Return", - "ReturnViaIdentity" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-1.0" + "Command": "Invoke-MgReturnEducationClassAssignmentSubmission", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", - "Module": "Education", - "Command": "Invoke-MgReturnEducationMeAssignmentSubmission", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0", "Variants": [ "Return", "ReturnViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Command": "Invoke-MgReturnEducationMeAssignmentSubmission", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", - "Module": "Education", - "Command": "Invoke-MgReturnEducationUserAssignmentSubmission", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0", "Variants": [ "Return", "ReturnViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-return?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/return", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Command": "Invoke-MgReturnEducationUserAssignmentSubmission", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderScan", - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgScanDeviceManagementManagedDeviceWindowsDefender", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Scan", "ScanExpanded", "ScanViaIdentity", "ScanViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-windowsdefenderscan?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-windowsdefenderscan?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderScan", + "OutputType": null, + "Command": "Invoke-MgScanDeviceManagementManagedDeviceWindowsDefender", + "Module": "DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderScan", - "Module": "Users.Actions", - "Command": "Invoke-MgScanUserManagedDeviceWindowsDefender", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Scan", "ScanExpanded", "ScanViaIdentity", "ScanViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-windowsdefenderscan?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-windowsdefenderscan?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderScan", + "OutputType": null, + "Command": "Invoke-MgScanUserManagedDeviceWindowsDefender", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduleActionsForRules", - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgScheduleDeviceManagementDeviceCompliancePolicyActionForRule", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Schedule", "ScheduleExpanded", "ScheduleViaIdentity", "ScheduleViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicy-scheduleactionsforrules?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicy-scheduleactionsforrules?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduleActionsForRules", + "OutputType": null, + "Command": "Invoke-MgScheduleDeviceManagementDeviceCompliancePolicyActionForRule", + "Module": "DeviceManagement.Actions" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Share", + "ShareExpanded", + "ShareViaIdentity", + "ShareViaIdentityExpanded" + ], "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -364362,272 +365139,270 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-share?view=graph-rest-1.0", + "Method": "POST", "Uri": "/teams/{team-id}/schedule/share", - "Module": "Teams", - "Command": "Invoke-MgShareTeamSchedule", "OutputType": null, - "Variants": [ - "Share", - "ShareExpanded", - "ShareViaIdentity", - "ShareViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-share?view=graph-rest-1.0" + "Command": "Invoke-MgShareTeamSchedule", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/calendar/events/{event-id}/snoozeReminder", - "Module": "Groups", - "Command": "Invoke-MgSnoozeGroupCalendarEventReminder", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Snooze", "SnoozeExpanded", "SnoozeViaIdentity", "SnoozeViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/groups/{group-id}/calendar/events/{event-id}/snoozeReminder", + "OutputType": null, + "Command": "Invoke-MgSnoozeGroupCalendarEventReminder", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/snoozeReminder", - "Module": "Groups", - "Command": "Invoke-MgSnoozeGroupEventReminder", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Snooze", "SnoozeExpanded", "SnoozeViaIdentity", "SnoozeViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/groups/{group-id}/events/{event-id}/snoozeReminder", + "OutputType": null, + "Command": "Invoke-MgSnoozeGroupEventReminder", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/snoozeReminder", - "Module": "Users.Actions", - "Command": "Invoke-MgSnoozeUserEventInstanceReminder", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Snooze", "SnoozeExpanded", "SnoozeViaIdentity", "SnoozeViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/snoozeReminder", + "OutputType": null, + "Command": "Invoke-MgSnoozeUserEventInstanceReminder", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/snoozeReminder", - "Module": "Users.Actions", - "Command": "Invoke-MgSnoozeUserEventReminder", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Snooze", "SnoozeExpanded", "SnoozeViaIdentity", "SnoozeViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-snoozereminder?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/snoozeReminder", + "OutputType": null, + "Command": "Invoke-MgSnoozeUserEventReminder", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/softDelete", - "Module": "Teams", - "Command": "Invoke-MgSoftChatMessageDelete", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Soft", "SoftViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/softDelete", + "OutputType": null, + "Command": "Invoke-MgSoftChatMessageDelete", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "Module": "Teams", - "Command": "Invoke-MgSoftChatMessageReplyDelete", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Soft", "SoftViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", + "OutputType": null, + "Command": "Invoke-MgSoftChatMessageReplyDelete", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/softDelete", - "Module": "Teams", - "Command": "Invoke-MgSoftTeamChannelMessageDelete", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Soft", "SoftViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/softDelete", + "OutputType": null, + "Command": "Invoke-MgSoftTeamChannelMessageDelete", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "Module": "Teams", - "Command": "Invoke-MgSoftTeamChannelMessageReplyDelete", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Soft", "SoftViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", + "OutputType": null, + "Command": "Invoke-MgSoftTeamChannelMessageReplyDelete", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/softDelete", - "Module": "Teams", - "Command": "Invoke-MgSoftTeamPrimaryChannelMessageDelete", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Soft", "SoftViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/softDelete", + "OutputType": null, + "Command": "Invoke-MgSoftTeamPrimaryChannelMessageDelete", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "Module": "Teams", - "Command": "Invoke-MgSoftTeamPrimaryChannelMessageReplyDelete", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Soft", "SoftViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", + "OutputType": null, + "Command": "Invoke-MgSoftTeamPrimaryChannelMessageReplyDelete", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/softDelete", - "Module": "Teams", - "Command": "Invoke-MgSoftTeamworkDeletedTeamChannelMessageDelete", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Soft", "SoftViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/softDelete", + "OutputType": null, + "Command": "Invoke-MgSoftTeamworkDeletedTeamChannelMessageDelete", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "Module": "Teams", - "Command": "Invoke-MgSoftTeamworkDeletedTeamChannelMessageReplyDelete", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Soft", "SoftViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", + "OutputType": null, + "Command": "Invoke-MgSoftTeamworkDeletedTeamChannelMessageReplyDelete", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/softDelete", - "Module": "Users.Actions", - "Command": "Invoke-MgSoftUserChatMessageDelete", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Soft", "SoftViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/softDelete", + "OutputType": null, + "Command": "Invoke-MgSoftUserChatMessageDelete", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", - "Module": "Users.Actions", - "Command": "Invoke-MgSoftUserChatMessageReplyDelete", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Soft", "SoftViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-softdelete?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/softDelete", + "OutputType": null, + "Command": "Invoke-MgSoftUserChatMessageReplyDelete", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/communications/calls/{call-id}/subscribeToTone", - "Module": "CloudCommunications", - "Command": "Invoke-MgSubscribeCommunicationCallToTone", - "OutputType": "IMicrosoftGraphSubscribeToToneOperation", + "ApiVersion": "v1.0", "Variants": [ "Subscribe", "SubscribeExpanded", "SubscribeViaIdentity", "SubscribeViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-subscribetotone?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-subscribetotone?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/communications/calls/{call-id}/subscribeToTone", + "OutputType": "IMicrosoftGraphSubscribeToToneOperation", + "Command": "Invoke-MgSubscribeCommunicationCallToTone", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/subscribeByMail", - "Module": "Groups", - "Command": "Invoke-MgSubscribeGroupByMail", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Subscribe", "SubscribeViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-subscribebymail?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-subscribebymail?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/groups/{group-id}/subscribeByMail", + "OutputType": null, + "Command": "Invoke-MgSubscribeGroupByMail", + "Module": "Groups" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Summarize", + "SummarizeViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -364662,20 +365437,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/summarizeDevicePerformanceDevices(summarizeBy='{summarizeBy}')", - "Module": "DeviceManagement.Functions", - "Command": "Invoke-MgSummarizeDeviceManagementUserExperienceAnalyticDevicePerformanceDevice", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", - "Variants": [ - "Summarize", - "SummarizeViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Invoke-MgSummarizeDeviceManagementUserExperienceAnalyticDevicePerformanceDevice", + "Module": "DeviceManagement.Functions" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Summary", + "SummaryViaIdentity" + ], "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -364694,20 +365469,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/summary(startDateTime={startDateTime},endDateTime={endDateTime})", - "Module": "Identity.Governance", - "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowRun", "OutputType": "IMicrosoftGraphIdentityGovernanceRunSummary", + "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowRun", + "Module": "Identity.Governance" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Summary", "SummaryViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "LifecycleWorkflows.Read.All", @@ -364726,50 +365501,50 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/summary(startDateTime={startDateTime},endDateTime={endDateTime})", - "Module": "Identity.Governance", - "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", "OutputType": "IMicrosoftGraphIdentityGovernanceUserSummary", - "Variants": [ - "Summary", - "SummaryViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowRunUserProcessingResult", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/summary(startDateTime={startDateTime},endDateTime={endDateTime})", - "Module": "Identity.Governance", - "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowTaskReport", - "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReportSummary", + "ApiVersion": "v1.0", "Variants": [ "Summary", "SummaryViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/summary(startDateTime={startDateTime},endDateTime={endDateTime})", + "OutputType": "IMicrosoftGraphIdentityGovernanceTaskReportSummary", + "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowTaskReport", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/summary(startDateTime={startDateTime},endDateTime={endDateTime})", - "Module": "Identity.Governance", - "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowUserProcessingResult", - "OutputType": "IMicrosoftGraphIdentityGovernanceUserSummary", + "ApiVersion": "v1.0", "Variants": [ "Summary", "SummaryViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/summary(startDateTime={startDateTime},endDateTime={endDateTime})", + "OutputType": "IMicrosoftGraphIdentityGovernanceUserSummary", + "Command": "Invoke-MgSummaryIdentityGovernanceLifecycleWorkflowUserProcessingResult", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Supported", + "SupportedViaIdentity" + ], "Permissions": [ { "Name": "User.Read.All", @@ -364796,20 +365571,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlookuser-supportedlanguages?view=graph-rest-1.0", + "Method": "GET", "Uri": "/users/{user-id}/outlook/supportedLanguages", - "Module": "Users.Functions", - "Command": "Invoke-MgSupportedUserOutlookLanguage", "OutputType": "IMicrosoftGraphLocaleInfo", - "Variants": [ - "Supported", - "SupportedViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/outlookuser-supportedlanguages?view=graph-rest-1.0" + "Command": "Invoke-MgSupportedUserOutlookLanguage", + "Module": "Users.Functions" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Target", + "TargetExpanded", + "TargetViaIdentity", + "TargetViaIdentityExpanded" + ], "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -364828,22 +365605,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}/targetApps", - "Module": "Devices.CorporateManagement", - "Command": "Invoke-MgTargetDeviceAppManagementManagedAppPolicyApp", "OutputType": null, + "Command": "Invoke-MgTargetDeviceAppManagementManagedAppPolicyApp", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Target", "TargetExpanded", "TargetViaIdentity", "TargetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-managedapppolicy-targetapps?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -364862,22 +365639,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}/targetApps", - "Module": "Devices.CorporateManagement", - "Command": "Invoke-MgTargetDeviceAppManagementManagedAppRegistrationAppliedPolicyApp", "OutputType": null, + "Command": "Invoke-MgTargetDeviceAppManagementManagedAppRegistrationAppliedPolicyApp", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Target", "TargetExpanded", "TargetViaIdentity", "TargetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-managedapppolicy-targetapps?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -364896,39 +365673,37 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}/targetApps", - "Module": "Devices.CorporateManagement", - "Command": "Invoke-MgTargetDeviceAppManagementManagedAppRegistrationIntendedPolicyApp", "OutputType": null, - "Variants": [ - "Target", - "TargetExpanded", - "TargetViaIdentity", - "TargetViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-managedapppolicy-targetapps?view=graph-rest-1.0" + "Command": "Invoke-MgTargetDeviceAppManagementManagedAppRegistrationIntendedPolicyApp", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/targetApps", - "Module": "Devices.CorporateManagement", - "Command": "Invoke-MgTargetDeviceAppManagementTargetedManagedAppConfigurationApp", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Target", "TargetExpanded", "TargetViaIdentity", "TargetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedappconfiguration-targetapps?view=graph-rest-1.0" + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/targetApps", + "OutputType": null, + "Command": "Invoke-MgTargetDeviceAppManagementTargetedManagedAppConfigurationApp", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Terminate", + "TerminateViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -364947,20 +365722,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}/terminate", - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgTerminateDeviceManagementPartner", "OutputType": null, - "Variants": [ - "Terminate", - "TerminateViaIdentity" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-devicemanagementpartner-terminate?view=graph-rest-1.0" + "Command": "Invoke-MgTerminateDeviceManagementPartner", + "Module": "DeviceManagement.Actions" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Time", + "Time1", + "TimeViaIdentity", + "TimeViaIdentity1" + ], "Permissions": [ { "Name": "User.Read.All", @@ -364987,22 +365764,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/outlook/supportedTimeZones", - "Module": "Users.Functions", - "Command": "Invoke-MgTimeUserOutlook", "OutputType": "IMicrosoftGraphTimeZoneInformation", - "Variants": [ - "Time", - "Time1", - "TimeViaIdentity", - "TimeViaIdentity1" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Invoke-MgTimeUserOutlook", + "Module": "Users.Functions" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Translate", + "TranslateExpanded", + "TranslateViaIdentity", + "TranslateViaIdentityExpanded" + ], "Permissions": [ { "Name": "User.ReadBasic.All", @@ -365045,52 +365822,50 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-translateexchangeids?view=graph-rest-1.0", + "Method": "POST", "Uri": "/users/{user-id}/translateExchangeIds", - "Module": "Users.Actions", - "Command": "Invoke-MgTranslateUserExchangeId", "OutputType": "IMicrosoftGraphConvertIdResult", - "Variants": [ - "Translate", - "TranslateExpanded", - "TranslateViaIdentity", - "TranslateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-translateexchangeids?view=graph-rest-1.0" + "Command": "Invoke-MgTranslateUserExchangeId", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/troubleshoot", - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgTroubleshootDeviceManagementVirtualEndpointCloudPc", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Troubleshoot", "TroubleshootViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-troubleshoot?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-troubleshoot?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/troubleshoot", + "OutputType": null, + "Command": "Invoke-MgTroubleshootDeviceManagementVirtualEndpointCloudPc", + "Module": "DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/messages/unarchive", - "Module": "Devices.ServiceAnnouncement", - "Command": "Invoke-MgUnarchiveServiceAnnouncementMessage", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Unarchive", "UnarchiveExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-unarchive?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-unarchive?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/admin/serviceAnnouncement/messages/unarchive", + "OutputType": null, + "Command": "Invoke-MgUnarchiveServiceAnnouncementMessage", + "Module": "Devices.ServiceAnnouncement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Unarchive", + "UnarchiveViaIdentity" + ], "Permissions": [ { "Name": "TeamSettings.ReadWrite.Group", @@ -365125,20 +365900,65 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-unarchive?view=graph-rest-1.0", + "Method": "POST", "Uri": "/teams/{team-id}/unarchive", - "Module": "Teams", + "OutputType": null, "Command": "Invoke-MgUnarchiveTeam", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", + "Variants": [ + "Unarchive", + "UnarchiveViaIdentity" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-unarchive?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/unarchive", "OutputType": null, + "Command": "Invoke-MgUnarchiveTeamChannel", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Unarchive", "UnarchiveViaIdentity" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-unarchive?view=graph-rest-1.0", "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/unarchive", + "OutputType": null, + "Command": "Invoke-MgUnarchiveTeamPrimaryChannel", + "Module": "Teams" + }, + { "ApiVersion": "v1.0", + "Variants": [ + "Unarchive", + "UnarchiveViaIdentity" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-unarchive?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-unarchive?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/unarchive", + "OutputType": null, + "Command": "Invoke-MgUnarchiveTeamworkDeletedTeamChannel", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Unassign", + "UnassignViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -365157,125 +365977,127 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-unassignuserfromdevice?view=graph-rest-1.0", + "Method": "POST", "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/unassignUserFromDevice", - "Module": "DeviceManagement.Actions", - "Command": "Invoke-MgUnassignDeviceManagementWindowsAutopilotDeviceIdentityUserFromDevice", "OutputType": null, - "Variants": [ - "Unassign", - "UnassignViaIdentity" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-unassignuserfromdevice?view=graph-rest-1.0" + "Command": "Invoke-MgUnassignDeviceManagementWindowsAutopilotDeviceIdentityUserFromDevice", + "Module": "DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/messages/unfavorite", - "Module": "Devices.ServiceAnnouncement", - "Command": "Invoke-MgUnfavoriteServiceAnnouncementMessage", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Unfavorite", "UnfavoriteExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-unfavorite?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceupdatemessage-unfavorite?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/admin/serviceAnnouncement/messages/unfavorite", + "OutputType": null, + "Command": "Invoke-MgUnfavoriteServiceAnnouncementMessage", + "Module": "Devices.ServiceAnnouncement" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/unfollow", - "Module": "Files", - "Command": "Invoke-MgUnfollowDriveItem", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Unfollow", "UnfollowViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/unfollow", + "OutputType": null, + "Command": "Invoke-MgUnfollowDriveItem", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/unfollow", - "Module": "Files", - "Command": "Invoke-MgUnfollowDriveRoot", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Unfollow", "UnfollowViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/unfollow", + "OutputType": null, + "Command": "Invoke-MgUnfollowDriveRoot", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/unfollow", - "Module": "Groups", - "Command": "Invoke-MgUnfollowGroupDriveItem", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Unfollow", "UnfollowViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/unfollow", + "OutputType": null, + "Command": "Invoke-MgUnfollowGroupDriveItem", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/unfollow", - "Module": "Groups", - "Command": "Invoke-MgUnfollowGroupDriveRoot", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Unfollow", "UnfollowViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/unfollow", + "OutputType": null, + "Command": "Invoke-MgUnfollowGroupDriveRoot", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/unfollow", - "Module": "Users.Actions", - "Command": "Invoke-MgUnfollowUserDriveItem", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Unfollow", "UnfollowViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/unfollow", + "OutputType": null, + "Command": "Invoke-MgUnfollowUserDriveItem", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/unfollow", - "Module": "Users.Actions", - "Command": "Invoke-MgUnfollowUserDriveRoot", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Unfollow", "UnfollowViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-unfollow?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/unfollow", + "OutputType": null, + "Command": "Invoke-MgUnfollowUserDriveRoot", + "Module": "Users.Actions" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Unmute", + "UnmuteExpanded", + "UnmuteViaIdentity", + "UnmuteViaIdentityExpanded" + ], "Permissions": [ { "Name": "Calls.Initiate.All", @@ -365294,22 +366116,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-unmute?view=graph-rest-1.0", + "Method": "POST", "Uri": "/communications/calls/{call-id}/unmute", - "Module": "CloudCommunications", - "Command": "Invoke-MgUnmuteCommunicationCall", "OutputType": "IMicrosoftGraphUnmuteParticipantOperation", - "Variants": [ - "Unmute", - "UnmuteExpanded", - "UnmuteViaIdentity", - "UnmuteViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-unmute?view=graph-rest-1.0" + "Command": "Invoke-MgUnmuteCommunicationCall", + "Module": "CloudCommunications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Unpin", + "UnpinViaIdentity" + ], "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -365328,20 +366148,20 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-unpin?view=graph-rest-1.0", + "Method": "POST", "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/unpin", - "Module": "Education", - "Command": "Invoke-MgUnpinEducationClassModule", "OutputType": "IMicrosoftGraphEducationModule", - "Variants": [ - "Unpin", - "UnpinViaIdentity" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-unpin?view=graph-rest-1.0" + "Command": "Invoke-MgUnpinEducationClassModule", + "Module": "Education" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Unsubmit", + "UnsubmitViaIdentity" + ], "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -365368,116 +366188,116 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-1.0", + "Method": "POST", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", - "Module": "Education", - "Command": "Invoke-MgUnsubmitEducationClassAssignmentSubmission", "OutputType": "IMicrosoftGraphEducationSubmission", - "Variants": [ - "Unsubmit", - "UnsubmitViaIdentity" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-1.0" + "Command": "Invoke-MgUnsubmitEducationClassAssignmentSubmission", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", - "Module": "Education", - "Command": "Invoke-MgUnsubmitEducationMeAssignmentSubmission", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0", "Variants": [ "Unsubmit", "UnsubmitViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Command": "Invoke-MgUnsubmitEducationMeAssignmentSubmission", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", - "Module": "Education", - "Command": "Invoke-MgUnsubmitEducationUserAssignmentSubmission", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0", "Variants": [ "Unsubmit", "UnsubmitViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-unsubmit?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/unsubmit", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Command": "Invoke-MgUnsubmitEducationUserAssignmentSubmission", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/identity/apiConnectors/{identityApiConnector-id}/uploadClientCertificate", - "Module": "Identity.SignIns", - "Command": "Invoke-MgUploadIdentityApiConnectorClientCertificate", - "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "v1.0", "Variants": [ "Upload", "UploadExpanded", "UploadViaIdentity", "UploadViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/identity/apiConnectors/{identityApiConnector-id}/uploadClientCertificate", + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Command": "Invoke-MgUploadIdentityApiConnectorClientCertificate", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/uploadClientCertificate", - "Module": "Identity.SignIns", - "Command": "Invoke-MgUploadIdentityB2XUserFlowApiConnectorConfigurationPostAttributeCollectionClientCertificate", - "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "v1.0", "Variants": [ "Upload", "UploadExpanded", "UploadViaIdentity", "UploadViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/uploadClientCertificate", + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Command": "Invoke-MgUploadIdentityB2XUserFlowApiConnectorConfigurationPostAttributeCollectionClientCertificate", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/uploadClientCertificate", - "Module": "Identity.SignIns", - "Command": "Invoke-MgUploadIdentityB2XUserFlowApiConnectorConfigurationPostFederationSignupClientCertificate", - "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "v1.0", "Variants": [ "Upload", "UploadExpanded", "UploadViaIdentity", "UploadViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-uploadclientcertificate?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/uploadClientCertificate", + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Command": "Invoke-MgUploadIdentityB2XUserFlowApiConnectorConfigurationPostFederationSignupClientCertificate", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/conditionalAccess/authenticationStrength/policies/{authenticationStrengthPolicy-id}/usage", - "Module": "Identity.SignIns", - "Command": "Invoke-MgUsageIdentityConditionalAccessAuthenticationStrengthPolicy", - "OutputType": "IMicrosoftGraphAuthenticationStrengthUsage", + "ApiVersion": "v1.0", "Variants": [ "Usage", "UsageViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-usage?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-usage?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/identity/conditionalAccess/authenticationStrength/policies/{authenticationStrengthPolicy-id}/usage", + "OutputType": "IMicrosoftGraphAuthenticationStrengthUsage", + "Command": "Invoke-MgUsageIdentityConditionalAccessAuthenticationStrengthPolicy", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Usage", + "UsageViaIdentity" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -365504,120 +366324,122 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-usage?view=graph-rest-1.0", + "Method": "GET", "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/usage", - "Module": "Identity.SignIns", - "Command": "Invoke-MgUsagePolicyAuthenticationStrengthPolicy", "OutputType": "IMicrosoftGraphAuthenticationStrengthUsage", - "Variants": [ - "Usage", - "UsageViaIdentity" - ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-usage?view=graph-rest-1.0" + "Command": "Invoke-MgUsagePolicyAuthenticationStrengthPolicy", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/users/{user-id}/reminderView(StartDateTime='{StartDateTime}',EndDateTime='{EndDateTime}')", - "Module": "Users.Functions", - "Command": "Invoke-MgViewUserReminder", - "OutputType": "IMicrosoftGraphReminder", + "ApiVersion": "v1.0", "Variants": [ "View", "ViewViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-reminderview?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-reminderview?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/users/{user-id}/reminderView(StartDateTime='{StartDateTime}',EndDateTime='{EndDateTime}')", + "OutputType": "IMicrosoftGraphReminder", + "Command": "Invoke-MgViewUserReminder", + "Module": "Users.Functions" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", - "Module": "Beta.Files", - "Command": "Join-MgBetaDriveListContentTypeWithHubSite", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta", + "Method": "POST", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", + "OutputType": null, + "Command": "Join-MgBetaDriveListContentTypeWithHubSite", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", - "Module": "Beta.Groups", - "Command": "Join-MgBetaGroupDriveListContentTypeWithHubSite", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", + "OutputType": null, + "Command": "Join-MgBetaGroupDriveListContentTypeWithHubSite", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/associateWithHubSites", - "Module": "Beta.Groups", - "Command": "Join-MgBetaGroupSiteContentTypeWithHubSite", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/associateWithHubSites", + "OutputType": null, + "Command": "Join-MgBetaGroupSiteContentTypeWithHubSite", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/associateWithHubSites", - "Module": "Beta.Groups", - "Command": "Join-MgBetaGroupSiteListContentTypeWithHubSite", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/associateWithHubSites", + "OutputType": null, + "Command": "Join-MgBetaGroupSiteListContentTypeWithHubSite", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/associateWithHubSites", - "Module": "Beta.Files", - "Command": "Join-MgBetaShareListContentTypeWithHubSite", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta", + "Method": "POST", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/associateWithHubSites", + "OutputType": null, + "Command": "Join-MgBetaShareListContentTypeWithHubSite", + "Module": "Beta.Files" }, { + "ApiVersion": "beta", + "Variants": [ + "Associate", + "AssociateExpanded", + "AssociateViaIdentity", + "AssociateViaIdentityExpanded" + ], "Permissions": [ { "Name": "Sites.Manage.All", @@ -365636,141 +366458,141 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta", + "Method": "POST", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/associateWithHubSites", - "Module": "Beta.Sites", - "Command": "Join-MgBetaSiteContentTypeWithHubSite", "OutputType": null, + "Command": "Join-MgBetaSiteContentTypeWithHubSite", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta", + "Method": "POST", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/associateWithHubSites", - "Module": "Beta.Sites", - "Command": "Join-MgBetaSiteListContentTypeWithHubSite", "OutputType": null, + "Command": "Join-MgBetaSiteListContentTypeWithHubSite", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta", + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", - "Module": "Beta.Users.Actions", - "Command": "Join-MgBetaUserDriveListContentTypeWithHubSite", "OutputType": null, + "Command": "Join-MgBetaUserDriveListContentTypeWithHubSite", + "Module": "Beta.Users.Actions" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0", + "Method": "POST", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", - "Module": "Files", - "Command": "Join-MgDriveListContentTypeWithHubSite", "OutputType": null, + "Command": "Join-MgDriveListContentTypeWithHubSite", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0", + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", - "Module": "Groups", - "Command": "Join-MgGroupDriveListContentTypeWithHubSite", "OutputType": null, + "Command": "Join-MgGroupDriveListContentTypeWithHubSite", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0", + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/associateWithHubSites", - "Module": "Groups", - "Command": "Join-MgGroupSiteContentTypeWithHubSite", "OutputType": null, + "Command": "Join-MgGroupSiteContentTypeWithHubSite", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0", + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/associateWithHubSites", - "Module": "Groups", - "Command": "Join-MgGroupSiteListContentTypeWithHubSite", "OutputType": null, + "Command": "Join-MgGroupSiteListContentTypeWithHubSite", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0", + "Method": "POST", "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/associateWithHubSites", - "Module": "Files", - "Command": "Join-MgShareListContentTypeWithHubSite", "OutputType": null, + "Command": "Join-MgShareListContentTypeWithHubSite", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Sites.Manage.All", @@ -365789,148 +366611,146 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0", + "Method": "POST", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/associateWithHubSites", - "Module": "Sites", - "Command": "Join-MgSiteContentTypeWithHubSite", "OutputType": null, - "Variants": [ - "Associate", - "AssociateExpanded", - "AssociateViaIdentity", - "AssociateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0" + "Command": "Join-MgSiteContentTypeWithHubSite", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/associateWithHubSites", - "Module": "Sites", - "Command": "Join-MgSiteListContentTypeWithHubSite", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/associateWithHubSites", + "OutputType": null, + "Command": "Join-MgSiteListContentTypeWithHubSite", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", - "Module": "Users.Actions", - "Command": "Join-MgUserDriveListContentTypeWithHubSite", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Associate", "AssociateExpanded", "AssociateViaIdentity", "AssociateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-associatewithhubsites?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/associateWithHubSites", + "OutputType": null, + "Command": "Join-MgUserDriveListContentTypeWithHubSite", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/remoteLock", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Lock-MgBetaDeviceManagementComanagedDeviceRemote", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Lock", "LockViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/remoteLock", + "OutputType": null, + "Command": "Lock-MgBetaDeviceManagementComanagedDeviceRemote", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/remoteLock", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Lock-MgBetaDeviceManagementManagedDeviceRemote", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Lock", "LockViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/remoteLock", + "OutputType": null, + "Command": "Lock-MgBetaDeviceManagementManagedDeviceRemote", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/remoteLock", - "Module": "Beta.Users.Actions", - "Command": "Lock-MgBetaUserManagedDeviceRemote", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Lock", "LockViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/remoteLock", + "OutputType": null, + "Command": "Lock-MgBetaUserManagedDeviceRemote", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/remoteLock", - "Module": "DeviceManagement.Actions", - "Command": "Lock-MgDeviceManagementManagedDeviceRemote", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Lock", "LockViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-remotelock?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-remotelock?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/remoteLock", + "OutputType": null, + "Command": "Lock-MgDeviceManagementManagedDeviceRemote", + "Module": "DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/remoteLock", - "Module": "Users.Actions", - "Command": "Lock-MgUserManagedDeviceRemote", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Lock", "LockViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-remotelock?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-remotelock?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/remoteLock", + "OutputType": null, + "Command": "Lock-MgUserManagedDeviceRemote", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/communications/calls/{call-id}/transfer", - "Module": "Beta.CloudCommunications", - "Command": "Move-MgBetaCommunicationCall", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Transfer", "TransferExpanded", "TransferViaIdentity", "TransferViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-transfer?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-transfer?view=graph-rest-beta", + "Method": "POST", + "Uri": "/communications/calls/{call-id}/transfer", + "OutputType": null, + "Command": "Move-MgBetaCommunicationCall", + "Module": "Beta.CloudCommunications" }, { + "ApiVersion": "beta", + "Variants": [ + "Move", + "MoveExpanded" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -365949,37 +366769,37 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/comanagedDevices/moveDevicesToOU", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Move-MgBetaDeviceManagementComanagedDeviceToOu", "OutputType": null, - "Variants": [ - "Move", - "MoveExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Move-MgBetaDeviceManagementComanagedDeviceToOu", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/migrateToTemplate", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Move-MgBetaDeviceManagementIntentToTemplate", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Migrate", "MigrateExpanded", "MigrateViaIdentity", "MigrateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/migrateToTemplate", + "OutputType": null, + "Command": "Move-MgBetaDeviceManagementIntentToTemplate", + "Module": "Beta.DeviceManagement.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Move", + "MoveExpanded" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -365998,456 +366818,456 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/managedDevices/moveDevicesToOU", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Move-MgBetaDeviceManagementManagedDeviceToOu", "OutputType": null, - "Variants": [ - "Move", - "MoveExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Move-MgBetaDeviceManagementManagedDeviceToOu", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/moveToCatalog", - "Module": "Beta.Identity.Governance", - "Command": "Move-MgBetaEntitlementManagementAccessPackageToCatalog", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-movetocatalog?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-movetocatalog?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/moveToCatalog", + "OutputType": null, + "Command": "Move-MgBetaEntitlementManagementAccessPackageToCatalog", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/moveToContainer", - "Module": "Beta.Groups", - "Command": "Move-MgBetaGroupPlannerPlanToContainer", - "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "beta", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-movetocontainer?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-movetocontainer?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/moveToContainer", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Command": "Move-MgBetaGroupPlannerPlanToContainer", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/planner/plans/{plannerPlan-id}/moveToContainer", - "Module": "Beta.Planner", - "Command": "Move-MgBetaPlannerPlanToContainer", - "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "beta", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-movetocontainer?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-movetocontainer?view=graph-rest-beta", + "Method": "POST", + "Uri": "/planner/plans/{plannerPlan-id}/moveToContainer", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Command": "Move-MgBetaPlannerPlanToContainer", + "Module": "Beta.Planner" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/move", - "Module": "Beta.Users.Actions", - "Command": "Move-MgBetaUserMailFolder", - "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "beta", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-move?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-move?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/move", + "OutputType": "IMicrosoftGraphMailFolder", + "Command": "Move-MgBetaUserMailFolder", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/move", - "Module": "Beta.Users.Actions", - "Command": "Move-MgBetaUserMailFolderChildFolder", - "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "beta", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-move?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-move?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/move", + "OutputType": "IMicrosoftGraphMailFolder", + "Command": "Move-MgBetaUserMailFolderChildFolder", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/move", - "Module": "Beta.Users.Actions", - "Command": "Move-MgBetaUserMailFolderChildFolderMessage", - "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-move?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-move?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/move", + "OutputType": "IMicrosoftGraphMessage", + "Command": "Move-MgBetaUserMailFolderChildFolderMessage", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/move", - "Module": "Beta.Users.Actions", - "Command": "Move-MgBetaUserMailFolderMessage", - "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-move?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-move?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/move", + "OutputType": "IMicrosoftGraphMessage", + "Command": "Move-MgBetaUserMailFolderMessage", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/moveDevicesToOU", - "Module": "Beta.Users.Actions", - "Command": "Move-MgBetaUserManagedDeviceToOu", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/moveDevicesToOU", + "OutputType": null, + "Command": "Move-MgBetaUserManagedDeviceToOu", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/messages/{message-id}/move", - "Module": "Beta.Users.Actions", - "Command": "Move-MgBetaUserMessage", - "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-move?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-move?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/messages/{message-id}/move", + "OutputType": "IMicrosoftGraphMessage", + "Command": "Move-MgBetaUserMessage", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/planner/plans/{plannerPlan-id}/moveToContainer", - "Module": "Beta.Users.Actions", - "Command": "Move-MgBetaUserPlannerPlanToContainer", - "OutputType": "IMicrosoftGraphPlannerPlan", + "ApiVersion": "beta", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-movetocontainer?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-movetocontainer?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/planner/plans/{plannerPlan-id}/moveToContainer", + "OutputType": "IMicrosoftGraphPlannerPlan", + "Command": "Move-MgBetaUserPlannerPlanToContainer", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/communications/calls/{call-id}/transfer", - "Module": "CloudCommunications", - "Command": "Move-MgCommunicationCall", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Transfer", "TransferExpanded", "TransferViaIdentity", "TransferViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-transfer?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-transfer?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/communications/calls/{call-id}/transfer", + "OutputType": null, + "Command": "Move-MgCommunicationCall", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/move", - "Module": "Users.Actions", - "Command": "Move-MgUserMailFolder", - "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "v1.0", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-move?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-move?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/move", + "OutputType": "IMicrosoftGraphMailFolder", + "Command": "Move-MgUserMailFolder", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/move", - "Module": "Users.Actions", - "Command": "Move-MgUserMailFolderChildFolder", - "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "v1.0", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-move?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mailfolder-move?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/move", + "OutputType": "IMicrosoftGraphMailFolder", + "Command": "Move-MgUserMailFolderChildFolder", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/move", - "Module": "Users.Actions", - "Command": "Move-MgUserMailFolderChildFolderMessage", - "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-move?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-move?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/move", + "OutputType": "IMicrosoftGraphMessage", + "Command": "Move-MgUserMailFolderChildFolderMessage", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/move", - "Module": "Users.Actions", - "Command": "Move-MgUserMailFolderMessage", - "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-move?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-move?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/move", + "OutputType": "IMicrosoftGraphMessage", + "Command": "Move-MgUserMailFolderMessage", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/messages/{message-id}/move", - "Module": "Users.Actions", - "Command": "Move-MgUserMessage", - "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0", "Variants": [ "Move", "MoveExpanded", "MoveViaIdentity", "MoveViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-move?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-move?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/messages/{message-id}/move", + "OutputType": "IMicrosoftGraphMessage", + "Command": "Move-MgUserMessage", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/admin/edge/internetExplorerMode/siteLists", - "Module": "DeviceManagement", - "Command": "New-MgAdminEdgeInternetExplorerModeSiteList", - "OutputType": "IMicrosoftGraphBrowserSiteList", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internetexplorermode-post-sitelists?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internetexplorermode-post-sitelists?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/admin/edge/internetExplorerMode/siteLists", + "OutputType": "IMicrosoftGraphBrowserSiteList", + "Command": "New-MgAdminEdgeInternetExplorerModeSiteList", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies", - "Module": "DeviceManagement", - "Command": "New-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", - "OutputType": "IMicrosoftGraphBrowserSharedCookie", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-post-sharedcookies?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-post-sharedcookies?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies", + "OutputType": "IMicrosoftGraphBrowserSharedCookie", + "Command": "New-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites", - "Module": "DeviceManagement", - "Command": "New-MgAdminEdgeInternetExplorerModeSiteListSite", - "OutputType": "IMicrosoftGraphBrowserSite", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-post-sites?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-post-sites?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites", + "OutputType": "IMicrosoftGraphBrowserSite", + "Command": "New-MgAdminEdgeInternetExplorerModeSiteListSite", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/admin/people/profileCardProperties", - "Module": "Identity.DirectoryManagement", - "Command": "New-MgAdminPeopleProfileCardProperty", - "OutputType": "IMicrosoftGraphProfileCardProperty", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-post-profilecardproperties?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-post-profilecardproperties?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/admin/people/profileCardProperties", + "OutputType": "IMicrosoftGraphProfileCardProperty", + "Command": "New-MgAdminPeopleProfileCardProperty", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/agreements", - "Module": "Identity.Governance", - "Command": "New-MgAgreement", - "OutputType": "IMicrosoftGraphAgreement", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/agreements", + "OutputType": "IMicrosoftGraphAgreement", + "Command": "New-MgAgreement", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/agreements/{agreement-id}/acceptances", - "Module": "Identity.Governance", - "Command": "New-MgAgreementAcceptance", - "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/agreements/{agreement-id}/acceptances", + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Command": "New-MgAgreementAcceptance", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/agreements/{agreement-id}/files", - "Module": "Identity.Governance", - "Command": "New-MgAgreementFile", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/agreements/{agreement-id}/files", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Command": "New-MgAgreementFile", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/agreements/{agreement-id}/file/localizations", - "Module": "Identity.Governance", - "Command": "New-MgAgreementFileLocalization", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/agreements/{agreement-id}/file/localizations", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Command": "New-MgAgreementFileLocalization", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", - "Module": "Identity.Governance", - "Command": "New-MgAgreementFileLocalizationVersion", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Command": "New-MgAgreementFileLocalizationVersion", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", - "Module": "Identity.Governance", - "Command": "New-MgAgreementFileVersion", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Command": "New-MgAgreementFileVersion", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Create", + "CreateExpanded" + ], "Permissions": [ { "Name": "AppCatalog.Submit", @@ -366474,20 +367294,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsapp-publish?view=graph-rest-1.0", + "Method": "POST", "Uri": "/appCatalogs/teamsApps", - "Module": "Teams", - "Command": "New-MgAppCatalogTeamApp", "OutputType": "IMicrosoftGraphTeamsApp", + "Command": "New-MgAppCatalogTeamApp", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "AppCatalog.Submit", @@ -366514,22 +367336,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsapp-update?view=graph-rest-1.0", + "Method": "POST", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions", - "Module": "Teams", - "Command": "New-MgAppCatalogTeamAppDefinition", "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "Command": "New-MgAppCatalogTeamAppDefinition", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -366548,20 +367368,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-applications?view=graph-rest-1.0", + "Method": "POST", "Uri": "/applications", - "Module": "Applications", - "Command": "New-MgApplication", "OutputType": "IMicrosoftGraphApplication", + "Command": "New-MgApplication", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-applications?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Application.Read.All", @@ -366588,22 +367410,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-post-appliesto?view=graph-rest-1.0", + "Method": "POST", "Uri": "/applications/{application-id}/appManagementPolicies/$ref", - "Module": "Applications", - "Command": "New-MgApplicationAppManagementPolicyByRef", "OutputType": null, + "Command": "New-MgApplicationAppManagementPolicyByRef", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -366630,22 +367452,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-extensionproperty?view=graph-rest-1.0", + "Method": "POST", "Uri": "/applications/{application-id}/extensionProperties", - "Module": "Applications", - "Command": "New-MgApplicationExtensionProperty", "OutputType": "IMicrosoftGraphExtensionProperty", + "Command": "New-MgApplicationExtensionProperty", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -366664,22 +367486,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-federatedidentitycredentials?view=graph-rest-1.0", + "Method": "POST", "Uri": "/applications/{application-id}/federatedIdentityCredentials", - "Module": "Applications", - "Command": "New-MgApplicationFederatedIdentityCredential", "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "Command": "New-MgApplicationFederatedIdentityCredential", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -366714,107 +367536,107 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-owners?view=graph-rest-1.0", + "Method": "POST", "Uri": "/applications/{application-id}/owners/$ref", - "Module": "Applications", - "Command": "New-MgApplicationOwnerByRef", "OutputType": null, - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "New-MgApplicationOwnerByRef", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/synchronization/jobs", - "Module": "Applications", - "Command": "New-MgApplicationSynchronizationJob", - "OutputType": "IMicrosoftGraphSynchronizationJob", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/applications/{application-id}/synchronization/jobs", + "OutputType": "IMicrosoftGraphSynchronizationJob", + "Command": "New-MgApplicationSynchronizationJob", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/provisionOnDemand", - "Module": "Applications", - "Command": "New-MgApplicationSynchronizationJobOnDemand", - "OutputType": "IMicrosoftGraphStringKeyStringValuePair", + "ApiVersion": "v1.0", "Variants": [ "Provision", "ProvisionExpanded", "ProvisionViaIdentity", "ProvisionViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-provisionondemand?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-provisionondemand?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/provisionOnDemand", + "OutputType": "IMicrosoftGraphStringKeyStringValuePair", + "Command": "New-MgApplicationSynchronizationJobOnDemand", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", - "Module": "Applications", - "Command": "New-MgApplicationSynchronizationJobSchemaDirectory", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Command": "New-MgApplicationSynchronizationJobSchemaDirectory", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/synchronization/templates", - "Module": "Applications", - "Command": "New-MgApplicationSynchronizationTemplate", - "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/applications/{application-id}/synchronization/templates", + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "Command": "New-MgApplicationSynchronizationTemplate", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", - "Module": "Applications", - "Command": "New-MgApplicationSynchronizationTemplateSchemaDirectory", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Command": "New-MgApplicationSynchronizationTemplateSchemaDirectory", + "Module": "Applications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -366857,22 +367679,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-tokenissuancepolicies?view=graph-rest-1.0", + "Method": "POST", "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref", - "Module": "Applications", - "Command": "New-MgApplicationTokenIssuancePolicyByRef", "OutputType": null, + "Command": "New-MgApplicationTokenIssuancePolicyByRef", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Policy.Read.All", @@ -366915,22 +367737,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-tokenlifetimepolicies?view=graph-rest-1.0", + "Method": "POST", "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref", - "Module": "Applications", - "Command": "New-MgApplicationTokenLifetimePolicyByRef", "OutputType": null, + "Command": "New-MgApplicationTokenLifetimePolicyByRef", + "Module": "Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "AccessReview.ReadWrite.Membership", @@ -366949,122 +367769,124 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-create?view=graph-rest-beta", + "Method": "POST", "Uri": "/accessReviews", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaAccessReview", "OutputType": "IMicrosoftGraphAccessReview", + "Command": "New-MgBetaAccessReview", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-create?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/accessReviews/{accessReview-id}/decisions", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaAccessReviewDecision", "OutputType": "IMicrosoftGraphAccessReviewDecision", + "Command": "New-MgBetaAccessReviewDecision", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/accessReviews/{accessReview-id}/instances", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaAccessReviewInstance", "OutputType": "IMicrosoftGraphAccessReview", + "Command": "New-MgBetaAccessReviewInstance", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaAccessReviewInstanceDecision", "OutputType": "IMicrosoftGraphAccessReviewDecision", + "Command": "New-MgBetaAccessReviewInstanceDecision", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaAccessReviewInstanceMyDecision", "OutputType": "IMicrosoftGraphAccessReviewDecision", + "Command": "New-MgBetaAccessReviewInstanceMyDecision", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaAccessReviewInstanceReviewer", "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Command": "New-MgBetaAccessReviewInstanceReviewer", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/accessReviews/{accessReview-id}/myDecisions", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaAccessReviewMyDecision", "OutputType": "IMicrosoftGraphAccessReviewDecision", + "Command": "New-MgBetaAccessReviewMyDecision", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "AccessReview.ReadWrite.Membership", @@ -367083,103 +367905,103 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-addreviewer?view=graph-rest-beta", + "Method": "POST", "Uri": "/accessReviews/{accessReview-id}/reviewers", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaAccessReviewReviewer", "OutputType": "IMicrosoftGraphAccessReviewReviewer", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-addreviewer?view=graph-rest-beta" + "Command": "New-MgBetaAccessReviewReviewer", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/admin/edge/internetExplorerMode/siteLists", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaAdminEdgeInternetExplorerModeSiteList", - "OutputType": "IMicrosoftGraphBrowserSiteList", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internetexplorermode-post-sitelists?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internetexplorermode-post-sitelists?view=graph-rest-beta", + "Method": "POST", + "Uri": "/admin/edge/internetExplorerMode/siteLists", + "OutputType": "IMicrosoftGraphBrowserSiteList", + "Command": "New-MgBetaAdminEdgeInternetExplorerModeSiteList", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", - "OutputType": "IMicrosoftGraphBrowserSharedCookie", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-post-sharedcookies?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-post-sharedcookies?view=graph-rest-beta", + "Method": "POST", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies", + "OutputType": "IMicrosoftGraphBrowserSharedCookie", + "Command": "New-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaAdminEdgeInternetExplorerModeSiteListSite", - "OutputType": "IMicrosoftGraphBrowserSite", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-post-sites?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-post-sites?view=graph-rest-beta", + "Method": "POST", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites", + "OutputType": "IMicrosoftGraphBrowserSite", + "Command": "New-MgBetaAdminEdgeInternetExplorerModeSiteListSite", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/administrativeUnits", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaAdministrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-post-administrativeunits?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-post-administrativeunits?view=graph-rest-beta", + "Method": "POST", + "Uri": "/administrativeUnits", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Command": "New-MgBetaAdministrativeUnit", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaAdministrativeUnitExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions", + "OutputType": null, + "Command": "New-MgBetaAdministrativeUnitExtension", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], "Permissions": [ { "Name": "AdministrativeUnit.ReadWrite.All", @@ -367198,22 +368020,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-post-members?view=graph-rest-beta", + "Method": "POST", "Uri": "/administrativeUnits/{administrativeUnit-id}/members", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaAdministrativeUnitMember", "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "New-MgBetaAdministrativeUnitMember", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "AdministrativeUnit.ReadWrite.All", @@ -367232,154 +368054,152 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-post-members?view=graph-rest-beta", + "Method": "POST", "Uri": "/administrativeUnits/{administrativeUnit-id}/members/$ref", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaAdministrativeUnitMemberByRef", "OutputType": null, - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "New-MgBetaAdministrativeUnitMemberByRef", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaAdministrativeUnitScopedRoleMember", - "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-post-scopedrolemembers?view=graph-rest-beta", + "Method": "POST", + "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Command": "New-MgBetaAdministrativeUnitScopedRoleMember", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/admin/people/profileCardProperties", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaAdminPeopleProfileCardProperty", - "OutputType": "IMicrosoftGraphProfileCardProperty", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/peopleadminsettings-post-profilecardproperties?view=graph-rest-beta", + "Method": "POST", + "Uri": "/admin/people/profileCardProperties", + "OutputType": "IMicrosoftGraphProfileCardProperty", + "Command": "New-MgBetaAdminPeopleProfileCardProperty", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/agreements", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaAgreement", - "OutputType": "IMicrosoftGraphAgreement", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/agreements", + "OutputType": "IMicrosoftGraphAgreement", + "Command": "New-MgBetaAgreement", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/agreements/{agreement-id}/acceptances", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaAgreementAcceptance", - "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/agreements/{agreement-id}/acceptances", + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Command": "New-MgBetaAgreementAcceptance", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/agreements/{agreement-id}/files", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaAgreementFile", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/agreements/{agreement-id}/files", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Command": "New-MgBetaAgreementFile", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/agreements/{agreement-id}/file/localizations", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaAgreementFileLocalization", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/agreements/{agreement-id}/file/localizations", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Command": "New-MgBetaAgreementFileLocalization", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaAgreementFileLocalizationVersion", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Command": "New-MgBetaAgreementFileLocalizationVersion", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaAgreementFileVersion", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Command": "New-MgBetaAgreementFileVersion", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded" + ], "Permissions": [ { "Name": "AppCatalog.Submit", @@ -367406,20 +368226,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsapp-publish?view=graph-rest-beta", + "Method": "POST", "Uri": "/appCatalogs/teamsApps", - "Module": "Beta.Teams", - "Command": "New-MgBetaAppCatalogTeamApp", "OutputType": "IMicrosoftGraphTeamsApp", + "Command": "New-MgBetaAppCatalogTeamApp", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsapp-publish?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "AppCatalog.Submit", @@ -367446,39 +368268,37 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsapp-update?view=graph-rest-beta", + "Method": "POST", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions", - "Module": "Beta.Teams", - "Command": "New-MgBetaAppCatalogTeamAppDefinition", "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "Command": "New-MgBetaAppCatalogTeamAppDefinition", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsapp-update?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/dashboardCards", - "Module": "Beta.Teams", - "Command": "New-MgBetaAppCatalogTeamAppDefinitionDashboardCard", "OutputType": "IMicrosoftGraphTeamsAppDashboardCardDefinition", + "Command": "New-MgBetaAppCatalogTeamAppDefinitionDashboardCard", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -367497,20 +368317,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-applications?view=graph-rest-beta", + "Method": "POST", "Uri": "/applications", - "Module": "Beta.Applications", - "Command": "New-MgBetaApplication", "OutputType": "IMicrosoftGraphApplication", + "Command": "New-MgBetaApplication", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-applications?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Application.Read.All", @@ -367537,22 +368359,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-post-appliesto?view=graph-rest-beta", + "Method": "POST", "Uri": "/applications/{application-id}/appManagementPolicies/$ref", - "Module": "Beta.Applications", - "Command": "New-MgBetaApplicationAppManagementPolicyByRef", "OutputType": null, + "Command": "New-MgBetaApplicationAppManagementPolicyByRef", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-post-appliesto?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -367579,22 +368401,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-extensionproperty?view=graph-rest-beta", + "Method": "POST", "Uri": "/applications/{application-id}/extensionProperties", - "Module": "Beta.Applications", - "Command": "New-MgBetaApplicationExtensionProperty", "OutputType": "IMicrosoftGraphExtensionProperty", + "Command": "New-MgBetaApplicationExtensionProperty", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-extensionproperty?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -367613,22 +368435,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-federatedidentitycredentials?view=graph-rest-beta", + "Method": "POST", "Uri": "/applications/{application-id}/federatedIdentityCredentials", - "Module": "Beta.Applications", - "Command": "New-MgBetaApplicationFederatedIdentityCredential", "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "Command": "New-MgBetaApplicationFederatedIdentityCredential", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-federatedidentitycredentials?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -367663,107 +368485,107 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-owners?view=graph-rest-beta", + "Method": "POST", "Uri": "/applications/{application-id}/owners/$ref", - "Module": "Beta.Applications", - "Command": "New-MgBetaApplicationOwnerByRef", "OutputType": null, - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-owners?view=graph-rest-beta" + "Command": "New-MgBetaApplicationOwnerByRef", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/synchronization/jobs", - "Module": "Beta.Applications", - "Command": "New-MgBetaApplicationSynchronizationJob", - "OutputType": "IMicrosoftGraphSynchronizationJob", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/applications/{application-id}/synchronization/jobs", + "OutputType": "IMicrosoftGraphSynchronizationJob", + "Command": "New-MgBetaApplicationSynchronizationJob", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/provisionOnDemand", - "Module": "Beta.Applications", - "Command": "New-MgBetaApplicationSynchronizationJobOnDemand", - "OutputType": "IMicrosoftGraphStringKeyStringValuePair", + "ApiVersion": "beta", "Variants": [ "Provision", "ProvisionExpanded", "ProvisionViaIdentity", "ProvisionViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-provisionondemand?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-provisionondemand?view=graph-rest-beta", + "Method": "POST", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/provisionOnDemand", + "OutputType": "IMicrosoftGraphStringKeyStringValuePair", + "Command": "New-MgBetaApplicationSynchronizationJobOnDemand", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", - "Module": "Beta.Applications", - "Command": "New-MgBetaApplicationSynchronizationJobSchemaDirectory", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Command": "New-MgBetaApplicationSynchronizationJobSchemaDirectory", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/synchronization/templates", - "Module": "Beta.Applications", - "Command": "New-MgBetaApplicationSynchronizationTemplate", - "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/applications/{application-id}/synchronization/templates", + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "Command": "New-MgBetaApplicationSynchronizationTemplate", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", - "Module": "Beta.Applications", - "Command": "New-MgBetaApplicationSynchronizationTemplateSchemaDirectory", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Command": "New-MgBetaApplicationSynchronizationTemplateSchemaDirectory", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -367806,22 +368628,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-tokenissuancepolicies?view=graph-rest-beta", + "Method": "POST", "Uri": "/applications/{application-id}/tokenIssuancePolicies/$ref", - "Module": "Beta.Applications", - "Command": "New-MgBetaApplicationTokenIssuancePolicyByRef", "OutputType": null, + "Command": "New-MgBetaApplicationTokenIssuancePolicyByRef", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-tokenissuancepolicies?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Policy.Read.All", @@ -367864,330 +368686,43 @@ "IsLeastPrivilege": false } ], - "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref", - "Module": "Beta.Applications", - "Command": "New-MgBetaApplicationTokenLifetimePolicyByRef", - "OutputType": null, - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-tokenlifetimepolicies?view=graph-rest-beta" - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/driveInclusionRules", - "Module": "Beta.Bookings", - "Command": "New-MgBetaBackupRestoreDriveInclusionRule", - "OutputType": "IMicrosoftGraphDriveProtectionRule", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/driveProtectionUnits", - "Module": "Beta.Bookings", - "Command": "New-MgBetaBackupRestoreDriveProtectionUnit", - "OutputType": "IMicrosoftGraphDriveProtectionUnit", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/exchangeProtectionPolicies", - "Module": "Beta.Bookings", - "Command": "New-MgBetaBackupRestoreExchangeProtectionPolicy", - "OutputType": "IMicrosoftGraphExchangeProtectionPolicy", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-post-exchangeprotectionpolicies?view=graph-rest-beta" - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/exchangeRestoreSessions", - "Module": "Beta.Bookings", - "Command": "New-MgBetaBackupRestoreExchangeRestoreSession", - "OutputType": "IMicrosoftGraphExchangeRestoreSession", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts", - "Module": "Beta.Bookings", - "Command": "New-MgBetaBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", - "OutputType": "IMicrosoftGraphMailboxRestoreArtifact", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/mailboxInclusionRules", - "Module": "Beta.Bookings", - "Command": "New-MgBetaBackupRestoreMailboxInclusionRule", - "OutputType": "IMicrosoftGraphMailboxProtectionRule", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/mailboxProtectionUnits", - "Module": "Beta.Bookings", - "Command": "New-MgBetaBackupRestoreMailboxProtectionUnit", - "OutputType": "IMicrosoftGraphMailboxProtectionUnit", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies", - "Module": "Beta.Bookings", - "Command": "New-MgBetaBackupRestoreOneDriveForBusinessProtectionPolicy", - "OutputType": "IMicrosoftGraphOneDriveForBusinessProtectionPolicy", - "Variants": [ - "Create", - "CreateExpanded" - ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-tokenlifetimepolicies?view=graph-rest-beta", "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-post-onedriveforbusinessprotectionpolicies?view=graph-rest-beta" + "Uri": "/applications/{application-id}/tokenLifetimePolicies/$ref", + "OutputType": null, + "Command": "New-MgBetaApplicationTokenLifetimePolicyByRef", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions", - "Module": "Beta.Bookings", - "Command": "New-MgBetaBackupRestoreOneDriveForBusinessRestoreSession", - "OutputType": "IMicrosoftGraphOneDriveForBusinessRestoreSession", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts", - "Module": "Beta.Bookings", - "Command": "New-MgBetaBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", - "OutputType": "IMicrosoftGraphDriveRestoreArtifact", "Variants": [ "Create", + "Create1", "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/restorePoints", - "Module": "Beta.Bookings", - "Command": "New-MgBetaBackupRestorePoint", - "OutputType": "IMicrosoftGraphRestorePoint", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/protectionPolicies", - "Module": "Beta.Bookings", - "Command": "New-MgBetaBackupRestoreProtectionPolicy", - "OutputType": "IMicrosoftGraphProtectionPolicyBase", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/serviceApps", - "Module": "Beta.Bookings", - "Command": "New-MgBetaBackupRestoreServiceApp", - "OutputType": "IMicrosoftGraphServiceApp", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-post-serviceapps?view=graph-rest-beta" - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/restoreSessions", - "Module": "Beta.Bookings", - "Command": "New-MgBetaBackupRestoreSession", - "OutputType": "IMicrosoftGraphRestoreSessionBase", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/sharePointProtectionPolicies", - "Module": "Beta.Bookings", - "Command": "New-MgBetaBackupRestoreSharePointProtectionPolicy", - "OutputType": "IMicrosoftGraphSharePointProtectionPolicy", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-post-sharepointprotectionpolicies?view=graph-rest-beta" - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/sharePointRestoreSessions", - "Module": "Beta.Bookings", - "Command": "New-MgBetaBackupRestoreSharePointRestoreSession", - "OutputType": "IMicrosoftGraphSharePointRestoreSession", - "Variants": [ - "Create", - "CreateExpanded" + "CreateExpanded1" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-post-sharepointrestoresessions?view=graph-rest-beta" - }, - { "Permissions": [], - "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts", - "Module": "Beta.Bookings", - "Command": "New-MgBetaBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", - "OutputType": "IMicrosoftGraphSiteRestoreArtifact", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/siteInclusionRules", - "Module": "Beta.Bookings", - "Command": "New-MgBetaBackupRestoreSiteInclusionRule", - "OutputType": "IMicrosoftGraphSiteProtectionRule", - "Variants": [ - "Create", - "CreateExpanded" - ], + "ApiReferenceLink": null, "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Uri": "/bookingBusinesses", + "OutputType": "IMicrosoftGraphBookingBusiness", + "Command": "New-MgBetaBookingBusiness", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/backupRestore/siteProtectionUnits", - "Module": "Beta.Bookings", - "Command": "New-MgBetaBackupRestoreSiteProtectionUnit", - "OutputType": "IMicrosoftGraphSiteProtectionUnit", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/bookingBusinesses", - "Module": "Beta.Bookings", - "Command": "New-MgBetaBookingBusiness", - "OutputType": "IMicrosoftGraphBookingBusiness", "Variants": [ "Create", "Create1", "CreateExpanded", - "CreateExpanded1" + "CreateExpanded1", + "CreateViaIdentity", + "CreateViaIdentity1", + "CreateViaIdentityExpanded", + "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -368222,10 +368757,16 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments", - "Module": "Beta.Bookings", - "Command": "New-MgBetaBookingBusinessAppointment", "OutputType": "IMicrosoftGraphBookingAppointment", + "Command": "New-MgBetaBookingBusinessAppointment", + "Module": "Beta.Bookings" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "Create1", @@ -368236,17 +368777,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView", - "Module": "Beta.Bookings", - "Command": "New-MgBetaBookingBusinessCalendarView", "OutputType": "IMicrosoftGraphBookingAppointment", + "Command": "New-MgBetaBookingBusinessCalendarView", + "Module": "Beta.Bookings" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "Create1", @@ -368257,12 +368798,6 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -368289,10 +368824,16 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers", - "Module": "Beta.Bookings", - "Command": "New-MgBetaBookingBusinessCustomer", "OutputType": "IMicrosoftGraphBookingCustomer", + "Command": "New-MgBetaBookingBusinessCustomer", + "Module": "Beta.Bookings" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "Create1", @@ -368303,12 +368844,6 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -368335,10 +368870,16 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions", - "Module": "Beta.Bookings", - "Command": "New-MgBetaBookingBusinessCustomQuestion", "OutputType": "IMicrosoftGraphBookingCustomQuestion", + "Command": "New-MgBetaBookingBusinessCustomQuestion", + "Module": "Beta.Bookings" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "Create1", @@ -368349,12 +368890,6 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Bookings.ReadWrite.All", @@ -368373,10 +368908,16 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/bookingBusinesses/{bookingBusiness-id}/services", - "Module": "Beta.Bookings", - "Command": "New-MgBetaBookingBusinessService", "OutputType": "IMicrosoftGraphBookingService", + "Command": "New-MgBetaBookingBusinessService", + "Module": "Beta.Bookings" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "Create1", @@ -368387,12 +368928,6 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Bookings.ReadWrite.All", @@ -368411,141 +368946,52 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers", - "Module": "Beta.Bookings", - "Command": "New-MgBetaBookingBusinessStaffMember", "OutputType": "IMicrosoftGraphBookingStaffMember", - "Variants": [ - "Create", - "Create1", - "CreateExpanded", - "CreateExpanded1", - "CreateViaIdentity", - "CreateViaIdentity1", - "CreateViaIdentityExpanded", - "CreateViaIdentityExpanded1" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "New-MgBetaBookingBusinessStaffMember", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/bookingCurrencies", - "Module": "Beta.Bookings", - "Command": "New-MgBetaBookingCurrency", - "OutputType": "IMicrosoftGraphBookingCurrency", + "ApiVersion": "beta", "Variants": [ "Create", "Create1", "CreateExpanded", "CreateExpanded1" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], - "Uri": "/businessFlowTemplates", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaBusinessFlowTemplate", - "OutputType": "IMicrosoftGraphBusinessFlowTemplate", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/bookingCurrencies", + "OutputType": "IMicrosoftGraphBookingCurrency", + "Command": "New-MgBetaBookingCurrency", + "Module": "Beta.Bookings" }, { - "Permissions": [ - { - "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - } - ], - "Uri": "/solutions/businessScenarios", - "Module": "Beta.Bookings", - "Command": "New-MgBetaBusinessScenario", - "OutputType": "IMicrosoftGraphBusinessScenario", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/solutionsroot-post-businessscenarios?view=graph-rest-beta" - }, - { - "Permissions": [ - { - "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - } - ], - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations", - "Module": "Beta.Bookings", - "Command": "New-MgBetaBusinessScenarioPlannerPlanConfigurationLocalization", - "OutputType": "IMicrosoftGraphPlannerPlanConfigurationLocalization", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], + "ApiReferenceLink": null, "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplanconfiguration-post-localizations?view=graph-rest-beta" + "Uri": "/businessFlowTemplates", + "OutputType": "IMicrosoftGraphBusinessFlowTemplate", + "Command": "New-MgBetaBusinessFlowTemplate", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks", - "Module": "Beta.Bookings", - "Command": "New-MgBetaBusinessScenarioPlannerTask", - "OutputType": "IMicrosoftGraphBusinessScenarioTask", + "ApiVersion": "beta", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenarioplanner-post-tasks?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Chat.Create", @@ -368564,20 +369010,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post?view=graph-rest-beta", + "Method": "POST", "Uri": "/chats", - "Module": "Beta.Teams", - "Command": "New-MgBetaChat", "OutputType": "IMicrosoftGraphChat", + "Command": "New-MgBetaChat", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForChat", @@ -368668,22 +369116,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post-installedapps?view=graph-rest-beta", + "Method": "POST", "Uri": "/chats/{chat-id}/installedApps", - "Module": "Beta.Teams", - "Command": "New-MgBetaChatInstalledApp", "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Command": "New-MgBetaChatInstalledApp", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post-installedapps?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "ChatMember.ReadWrite", @@ -368726,22 +369174,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post-members?view=graph-rest-beta", + "Method": "POST", "Uri": "/chats/{chat-id}/members", - "Module": "Beta.Teams", - "Command": "New-MgBetaChatMember", "OutputType": "IMicrosoftGraphConversationMember", + "Command": "New-MgBetaChatMember", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post-members?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "ChatMessage.Send", @@ -368776,107 +369224,107 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-beta", + "Method": "POST", "Uri": "/chats/{chat-id}/messages", - "Module": "Beta.Teams", - "Command": "New-MgBetaChatMessage", "OutputType": "IMicrosoftGraphChatMessage", + "Command": "New-MgBetaChatMessage", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", - "Module": "Beta.Teams", - "Command": "New-MgBetaChatMessageHostedContent", "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "New-MgBetaChatMessageHostedContent", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies", - "Module": "Beta.Teams", - "Command": "New-MgBetaChatMessageReply", "OutputType": "IMicrosoftGraphChatMessage", + "Command": "New-MgBetaChatMessageReply", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Module": "Beta.Teams", - "Command": "New-MgBetaChatMessageReplyHostedContent", "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "New-MgBetaChatMessageReplyHostedContent", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/chats/{chat-id}/operations", - "Module": "Beta.Teams", - "Command": "New-MgBetaChatOperation", "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Command": "New-MgBetaChatOperation", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/chats/{chat-id}/permissionGrants", - "Module": "Beta.Teams", - "Command": "New-MgBetaChatPermissionGrant", "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Command": "New-MgBetaChatPermissionGrant", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "ChatMessage.Send", @@ -368903,22 +369351,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post-pinnedmessages?view=graph-rest-beta", + "Method": "POST", "Uri": "/chats/{chat-id}/pinnedMessages", - "Module": "Beta.Teams", - "Command": "New-MgBetaChatPinnedMessage", "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "Command": "New-MgBetaChatPinnedMessage", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post-pinnedmessages?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "TeamsTab.Create", @@ -368985,22 +369433,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post-tabs?view=graph-rest-beta", + "Method": "POST", "Uri": "/chats/{chat-id}/tabs", - "Module": "Beta.Teams", - "Command": "New-MgBetaChatTab", "OutputType": "IMicrosoftGraphTeamsTab", + "Command": "New-MgBetaChatTab", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post-tabs?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Calls.JoinGroupCalls.Chat", @@ -369043,20 +369489,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-calls?view=graph-rest-beta", + "Method": "POST", "Uri": "/communications/calls", - "Module": "Beta.CloudCommunications", - "Command": "New-MgBetaCommunicationCall", "OutputType": "IMicrosoftGraphCall", + "Command": "New-MgBetaCommunicationCall", + "Module": "Beta.CloudCommunications" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-calls?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -369075,144 +369523,133 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-post-audioroutinggroups?view=graph-rest-beta", + "Method": "POST", "Uri": "/communications/calls/{call-id}/audioRoutingGroups", - "Module": "Beta.CloudCommunications", - "Command": "New-MgBetaCommunicationCallAudioRoutingGroup", "OutputType": "IMicrosoftGraphAudioRoutingGroup", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-post-audioroutinggroups?view=graph-rest-beta" + "Command": "New-MgBetaCommunicationCallAudioRoutingGroup", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/calls/{call-id}/contentSharingSessions", - "Module": "Beta.CloudCommunications", - "Command": "New-MgBetaCommunicationCallContentSharingSession", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/communications/calls/{call-id}/contentSharingSessions", + "OutputType": null, + "Command": "New-MgBetaCommunicationCallContentSharingSession", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/calls/{call-id}/operations", - "Module": "Beta.CloudCommunications", - "Command": "New-MgBetaCommunicationCallOperation", - "OutputType": "IMicrosoftGraphCommsOperation", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/communications/calls/{call-id}/operations", + "OutputType": "IMicrosoftGraphCommsOperation", + "Command": "New-MgBetaCommunicationCallOperation", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/calls/{call-id}/participants", - "Module": "Beta.CloudCommunications", - "Command": "New-MgBetaCommunicationCallParticipant", - "OutputType": "IMicrosoftGraphParticipant", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/communications/calls/{call-id}/participants", + "OutputType": "IMicrosoftGraphParticipant", + "Command": "New-MgBetaCommunicationCallParticipant", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/callRecords/{callRecord-id}/participants_v2", - "Module": "Beta.CloudCommunications", - "Command": "New-MgBetaCommunicationCallRecordParticipantV2", - "OutputType": "IMicrosoftGraphCallRecordsParticipant", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/communications/callRecords/{callRecord-id}/participants_v2", + "OutputType": "IMicrosoftGraphCallRecordsParticipant", + "Command": "New-MgBetaCommunicationCallRecordParticipantV2", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/callRecords/{callRecord-id}/sessions", - "Module": "Beta.CloudCommunications", - "Command": "New-MgBetaCommunicationCallRecordSession", - "OutputType": "IMicrosoftGraphCallRecordsSession", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/communications/callRecords/{callRecord-id}/sessions", + "OutputType": "IMicrosoftGraphCallRecordsSession", + "Command": "New-MgBetaCommunicationCallRecordSession", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings", - "Module": "Beta.CloudCommunications", - "Command": "New-MgBetaCommunicationOnlineMeeting", - "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/communications/onlineMeetings", + "OutputType": "IMicrosoftGraphOnlineMeeting", + "Command": "New-MgBetaCommunicationOnlineMeeting", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports", - "Module": "Beta.CloudCommunications", - "Command": "New-MgBetaCommunicationOnlineMeetingAttendanceReport", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Command": "New-MgBetaCommunicationOnlineMeetingAttendanceReport", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "Module": "Beta.CloudCommunications", - "Command": "New-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta", "Variants": [ "Create", "Create1", @@ -369223,95 +369660,104 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Command": "New-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings", - "Module": "Beta.CloudCommunications", - "Command": "New-MgBetaCommunicationOnlineMeetingRecording", - "OutputType": "IMicrosoftGraphCallRecording", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings", + "OutputType": "IMicrosoftGraphCallRecording", + "Command": "New-MgBetaCommunicationOnlineMeetingRecording", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions", - "Module": "Beta.CloudCommunications", - "Command": "New-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", - "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions", + "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "Command": "New-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants", - "Module": "Beta.CloudCommunications", - "Command": "New-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", - "OutputType": "IMicrosoftGraphMeetingRegistrantBase", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants", + "OutputType": "IMicrosoftGraphMeetingRegistrantBase", + "Command": "New-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts", - "Module": "Beta.CloudCommunications", - "Command": "New-MgBetaCommunicationOnlineMeetingTranscript", - "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts", + "OutputType": "IMicrosoftGraphCallTranscript", + "Command": "New-MgBetaCommunicationOnlineMeetingTranscript", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/presences", - "Module": "Beta.CloudCommunications", - "Command": "New-MgBetaCommunicationPresence", - "OutputType": "IMicrosoftGraphPresence", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/communications/presences", + "OutputType": "IMicrosoftGraphPresence", + "Command": "New-MgBetaCommunicationPresence", + "Module": "Beta.CloudCommunications" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -369330,20 +369776,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-post?view=graph-rest-beta", + "Method": "POST", "Uri": "/compliance/ediscovery/cases", - "Module": "Beta.Compliance", - "Command": "New-MgBetaComplianceEdiscoveryCase", "OutputType": "IMicrosoftGraphEdiscoveryCase", + "Command": "New-MgBetaComplianceEdiscoveryCase", + "Module": "Beta.Compliance" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-post?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -369362,22 +369810,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-post-custodians?view=graph-rest-beta", + "Method": "POST", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians", - "Module": "Beta.Compliance", - "Command": "New-MgBetaComplianceEdiscoveryCaseCustodian", "OutputType": "IMicrosoftGraphEdiscoveryCustodian", + "Command": "New-MgBetaComplianceEdiscoveryCaseCustodian", + "Module": "Beta.Compliance" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-post-custodians?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -369396,39 +369844,39 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-post-sitesources?view=graph-rest-beta", + "Method": "POST", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources", - "Module": "Beta.Compliance", - "Command": "New-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", "OutputType": "IMicrosoftGraphEdiscoverySiteSource", + "Command": "New-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", + "Module": "Beta.Compliance" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-post-sitesources?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-post-unifiedgroupsources?view=graph-rest-beta", + "Method": "POST", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources", - "Module": "Beta.Compliance", - "Command": "New-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", + "Command": "New-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", + "Module": "Beta.Compliance" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-post-unifiedgroupsources?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -369447,22 +369895,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-post-usersources?view=graph-rest-beta", + "Method": "POST", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources", - "Module": "Beta.Compliance", - "Command": "New-MgBetaComplianceEdiscoveryCaseCustodianUserSource", "OutputType": "IMicrosoftGraphEdiscoveryUserSource", + "Command": "New-MgBetaComplianceEdiscoveryCaseCustodianUserSource", + "Module": "Beta.Compliance" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-post-usersources?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -369481,22 +369929,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds", - "Module": "Beta.Compliance", - "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHold", "OutputType": "IMicrosoftGraphEdiscoveryLegalHold", + "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHold", + "Module": "Beta.Compliance" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -369515,39 +369963,39 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-legalhold-post-sitesources?view=graph-rest-beta", + "Method": "POST", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources", - "Module": "Beta.Compliance", - "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", "OutputType": "IMicrosoftGraphEdiscoverySiteSource", + "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", + "Module": "Beta.Compliance" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-legalhold-post-sitesources?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources", - "Module": "Beta.Compliance", - "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", + "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", + "Module": "Beta.Compliance" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -369566,22 +370014,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-legalhold-post-usersources?view=graph-rest-beta", + "Method": "POST", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources", - "Module": "Beta.Compliance", - "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", "OutputType": "IMicrosoftGraphEdiscoveryUserSource", + "Command": "New-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", + "Module": "Beta.Compliance" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-legalhold-post-usersources?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -369600,39 +370048,39 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-noncustodialdatasource-post?view=graph-rest-beta", + "Method": "POST", "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources", - "Module": "Beta.Compliance", - "Command": "New-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", + "Command": "New-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", + "Module": "Beta.Compliance" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-noncustodialdatasource-post?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/compliance/ediscovery/cases/{case-id}/operations", - "Module": "Beta.Compliance", - "Command": "New-MgBetaComplianceEdiscoveryCaseOperation", "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation", + "Command": "New-MgBetaComplianceEdiscoveryCaseOperation", + "Module": "Beta.Compliance" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -369651,22 +370099,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-post-reviewsets?view=graph-rest-beta", + "Method": "POST", "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets", - "Module": "Beta.Compliance", - "Command": "New-MgBetaComplianceEdiscoveryCaseReviewSet", "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", + "Command": "New-MgBetaComplianceEdiscoveryCaseReviewSet", + "Module": "Beta.Compliance" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-post-reviewsets?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -369685,22 +370133,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewsetquery-post?view=graph-rest-beta", + "Method": "POST", "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries", - "Module": "Beta.Compliance", - "Command": "New-MgBetaComplianceEdiscoveryCaseReviewSetQuery", "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery", + "Command": "New-MgBetaComplianceEdiscoveryCaseReviewSetQuery", + "Module": "Beta.Compliance" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewsetquery-post?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -369719,22 +370167,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-post-sourcecollections?view=graph-rest-beta", + "Method": "POST", "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections", - "Module": "Beta.Compliance", - "Command": "New-MgBetaComplianceEdiscoveryCaseSourceCollection", "OutputType": "IMicrosoftGraphEdiscoverySourceCollection", + "Command": "New-MgBetaComplianceEdiscoveryCaseSourceCollection", + "Module": "Beta.Compliance" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-post-sourcecollections?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -369753,22 +370201,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources", - "Module": "Beta.Compliance", - "Command": "New-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", "OutputType": "IMicrosoftGraphEdiscoveryDataSource", + "Command": "New-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", + "Module": "Beta.Compliance" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -369787,97 +370235,97 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-post-tags?view=graph-rest-beta", + "Method": "POST", "Uri": "/compliance/ediscovery/cases/{case-id}/tags", - "Module": "Beta.Compliance", - "Command": "New-MgBetaComplianceEdiscoveryCaseTag", "OutputType": "IMicrosoftGraphEdiscoveryTag", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-post-tags?view=graph-rest-beta" + "Command": "New-MgBetaComplianceEdiscoveryCaseTag", + "Module": "Beta.Compliance" }, { - "Permissions": [], - "Uri": "/contacts", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaContact", - "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/contacts", + "OutputType": "IMicrosoftGraphOrgContact", + "Command": "New-MgBetaContact", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/contracts", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaContract", - "OutputType": "IMicrosoftGraphContract", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/contracts", + "OutputType": "IMicrosoftGraphContract", + "Command": "New-MgBetaContract", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/dataPolicyOperations", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaDataPolicyOperation", - "OutputType": "IMicrosoftGraphDataPolicyOperation", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/dataPolicyOperations", + "OutputType": "IMicrosoftGraphDataPolicyOperation", + "Command": "New-MgBetaDataPolicyOperation", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/devices", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDevice", - "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-post-devices?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-post-devices?view=graph-rest-beta", + "Method": "POST", + "Uri": "/devices", + "OutputType": "IMicrosoftGraphDevice", + "Command": "New-MgBetaDevice", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/androidManagedAppProtections", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementAndroidManagedAppProtection", - "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtAndroidManagedAppProtection", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/androidManagedAppProtections", + "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", + "Command": "New-MgBetaDeviceAppManagementAndroidManagedAppProtection", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -369896,39 +370344,37 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "New-MgBetaDeviceAppMgtAndroidManagedAppProtectionApp", + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp", "OutputType": "IMicrosoftGraphManagedMobileApp", + "Command": "New-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": "New-MgBetaDeviceAppMgtAndroidManagedAppProtectionApp", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "New-MgBetaDeviceAppMgtAndroidManagedAppProtectionAssignment", + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment", "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Command": "New-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": "New-MgBetaDeviceAppMgtAndroidManagedAppProtectionAssignment", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -369947,20 +370393,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "New-MgBetaDeviceAppMgtDefaultManagedAppProtection", + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceAppManagement/defaultManagedAppProtections", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementDefaultManagedAppProtection", "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", + "Command": "New-MgBetaDeviceAppManagementDefaultManagedAppProtection", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": "New-MgBetaDeviceAppMgtDefaultManagedAppProtection", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -369979,135 +370427,135 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "New-MgBetaDeviceAppMgtDefaultManagedAppProtectionApp", + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp", "OutputType": "IMicrosoftGraphManagedMobileApp", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": "New-MgBetaDeviceAppMgtDefaultManagedAppProtectionApp", - "ApiReferenceLink": null + "Command": "New-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate", - "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtEnterpriseCodeSigningCertificate", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates", + "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate", + "Command": "New-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", - "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtiOSLobAppProvisioningConfiguration", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations", + "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration", + "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment", - "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments", + "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment", + "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationDeviceStatus", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment", - "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationGroupAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments", + "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment", + "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationUserStatus", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "Command": "New-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/iosManagedAppProtections", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementiOSManagedAppProtection", - "OutputType": "IMicrosoftGraphIosManagedAppProtection", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtiOSManagedAppProtection", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/iosManagedAppProtections", + "OutputType": "IMicrosoftGraphIosManagedAppProtection", + "Command": "New-MgBetaDeviceAppManagementiOSManagedAppProtection", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -370126,54 +370574,52 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "New-MgBetaDeviceAppMgtiOSManagedAppProtectionApp", + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementiOSManagedAppProtectionApp", "OutputType": "IMicrosoftGraphManagedMobileApp", + "Command": "New-MgBetaDeviceAppManagementiOSManagedAppProtectionApp", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": "New-MgBetaDeviceAppMgtiOSManagedAppProtectionApp", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "New-MgBetaDeviceAppMgtiOSManagedAppProtectionAssignment", + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment", "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Command": "New-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": "New-MgBetaDeviceAppMgtiOSManagedAppProtectionAssignment", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "New-MgBetaDeviceAppMgtManagedAppPolicy", + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceAppManagement/managedAppPolicies", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementManagedAppPolicy", "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Command": "New-MgBetaDeviceAppManagementManagedAppPolicy", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": "New-MgBetaDeviceAppMgtManagedAppPolicy", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -370192,71 +370638,73 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "New-MgBetaDeviceAppMgtManagedAppRegistration", + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceAppManagement/managedAppRegistrations", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementManagedAppRegistration", "OutputType": "IMicrosoftGraphManagedAppRegistration", + "Command": "New-MgBetaDeviceAppManagementManagedAppRegistration", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": "New-MgBetaDeviceAppMgtManagedAppRegistration", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "New-MgBetaDeviceAppMgtManagedAppRegistrationAppliedPolicy", + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Command": "New-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": "New-MgBetaDeviceAppMgtManagedAppRegistrationAppliedPolicy", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "New-MgBetaDeviceAppMgtManagedAppRegistrationIntendedPolicy", + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Command": "New-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": "New-MgBetaDeviceAppMgtManagedAppRegistrationIntendedPolicy", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "New-MgBetaDeviceAppMgtManagedAppRegistrationManagedAppLogCollectionRequest", + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/managedAppLogCollectionRequests", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementManagedAppRegistrationManagedAppLogCollectionRequest", "OutputType": "IMicrosoftGraphManagedAppLogCollectionRequest", + "Command": "New-MgBetaDeviceAppManagementManagedAppRegistrationManagedAppLogCollectionRequest", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": "New-MgBetaDeviceAppMgtManagedAppRegistrationManagedAppLogCollectionRequest", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -370275,167 +370723,167 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "New-MgBetaDeviceAppMgtManagedAppRegistrationOperation", + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementManagedAppRegistrationOperation", "OutputType": "IMicrosoftGraphManagedAppOperation", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": "New-MgBetaDeviceAppMgtManagedAppRegistrationOperation", - "ApiReferenceLink": null + "Command": "New-MgBetaDeviceAppManagementManagedAppRegistrationOperation", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/managedAppStatuses", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementManagedAppStatus", - "OutputType": "IMicrosoftGraphManagedAppStatus", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtManagedAppStatus", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/managedAppStatuses", + "OutputType": "IMicrosoftGraphManagedAppStatus", + "Command": "New-MgBetaDeviceAppManagementManagedAppStatus", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/managedEBooks", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementManagedEBook", - "OutputType": "IMicrosoftGraphManagedEBook", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtManagedEBook", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/managedEBooks", + "OutputType": "IMicrosoftGraphManagedEBook", + "Command": "New-MgBetaDeviceAppManagementManagedEBook", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementManagedEBookAssignment", - "OutputType": "IMicrosoftGraphManagedEBookAssignment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtManagedEBookAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments", + "OutputType": "IMicrosoftGraphManagedEBookAssignment", + "Command": "New-MgBetaDeviceAppManagementManagedEBookAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/managedEBookCategories", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementManagedEBookCategory", - "OutputType": "IMicrosoftGraphManagedEBookCategory", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtManagedEBookCategory", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/managedEBookCategories", + "OutputType": "IMicrosoftGraphManagedEBookCategory", + "Command": "New-MgBetaDeviceAppManagementManagedEBookCategory", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementManagedEBookDeviceState", - "OutputType": "IMicrosoftGraphDeviceInstallState", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtManagedEBookDeviceState", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates", + "OutputType": "IMicrosoftGraphDeviceInstallState", + "Command": "New-MgBetaDeviceAppManagementManagedEBookDeviceState", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementManagedEBookUserStateSummary", - "OutputType": "IMicrosoftGraphUserInstallStateSummary", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtManagedEBookUserStateSummary", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary", + "OutputType": "IMicrosoftGraphUserInstallStateSummary", + "Command": "New-MgBetaDeviceAppManagementManagedEBookUserStateSummary", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState", - "OutputType": "IMicrosoftGraphDeviceInstallState", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtManagedEBookUserStateSummaryDeviceState", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates", + "OutputType": "IMicrosoftGraphDeviceInstallState", + "Command": "New-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", - "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicy", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies", + "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", + "Command": "New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Command": "New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -370454,22 +370902,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "New-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Command": "New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": "New-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -370488,1608 +370936,1608 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "New-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": "New-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", - "ApiReferenceLink": null + "Command": "New-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileApp", - "OutputType": "IMicrosoftGraphMobileApp", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps", + "OutputType": "IMicrosoftGraphMobileApp", + "Command": "New-MgBetaDeviceAppManagementMobileApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "OutputType": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsiOSLobAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersion", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "OutputType": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsiOSLobAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsIoStoreAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsIoStoreAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicense", - "OutputType": "IMicrosoftGraphIosVppAppAssignedLicense", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignedLicense", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses", + "OutputType": "IMicrosoftGraphIosVppAppAssignedLicense", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicense", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsIoVppAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps", + "OutputType": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "OutputType": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersion", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedApp", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps", + "OutputType": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFile", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", - "ApiReferenceLink": null - }, - { "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "OutputType": null, + "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "OutputType": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "OutputType": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "OutputType": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedApp", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps", + "OutputType": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "New-MgBetaDeviceAppManagementMobileAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWin32LobAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersion", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps", + "OutputType": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWin32LobAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowAppXAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersion", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps", + "OutputType": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowAppXRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps", + "OutputType": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps", + "OutputType": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps", + "OutputType": null, + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowWebAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWindowWebAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWinGetAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppAsWinGetAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "New-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileAppCatalogPackages", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppCatalogPackage", - "OutputType": "IMicrosoftGraphMobileAppCatalogPackage", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppCatalogPackage", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileAppCatalogPackages", + "OutputType": "IMicrosoftGraphMobileAppCatalogPackage", + "Command": "New-MgBetaDeviceAppManagementMobileAppCatalogPackage", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileAppCategories", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppCategory", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppCategory", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileAppCategories", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Command": "New-MgBetaDeviceAppManagementMobileAppCategory", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileAppConfigurations", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppConfiguration", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppConfiguration", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileAppConfigurations", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", + "Command": "New-MgBetaDeviceAppManagementMobileAppConfiguration", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppConfigurationAssignment", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppConfigurationAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", + "Command": "New-MgBetaDeviceAppManagementMobileAppConfigurationAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppConfigurationDeviceStatus", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "Command": "New-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppConfigurationUserStatus", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "Command": "New-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementMobileAppRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtMobileAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "New-MgBetaDeviceAppManagementMobileAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/policySets", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementPolicySet", - "OutputType": "IMicrosoftGraphPolicySet", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtPolicySet", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/policySets", + "OutputType": "IMicrosoftGraphPolicySet", + "Command": "New-MgBetaDeviceAppManagementPolicySet", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementPolicySetAssignment", - "OutputType": "IMicrosoftGraphPolicySetAssignment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtPolicySetAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments", + "OutputType": "IMicrosoftGraphPolicySetAssignment", + "Command": "New-MgBetaDeviceAppManagementPolicySetAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/policySets/{policySet-id}/items", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementPolicySetItem", - "OutputType": "IMicrosoftGraphPolicySetItem", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtPolicySetItem", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/policySets/{policySet-id}/items", + "OutputType": "IMicrosoftGraphPolicySetItem", + "Command": "New-MgBetaDeviceAppManagementPolicySetItem", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", - "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtTargetedManagedAppConfiguration", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations", + "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", + "Command": "New-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -372108,39 +372556,39 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "New-MgBetaDeviceAppMgtTargetedManagedAppConfigurationApp", + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp", "OutputType": "IMicrosoftGraphManagedMobileApp", + "Command": "New-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": "New-MgBetaDeviceAppMgtTargetedManagedAppConfigurationApp", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "New-MgBetaDeviceAppMgtTargetedManagedAppConfigurationAssignment", + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment", "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Command": "New-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": "New-MgBetaDeviceAppMgtTargetedManagedAppConfigurationAssignment", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -372159,22 +372607,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "New-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSetting", + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "Command": "New-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": "New-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSetting", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -372193,20 +372639,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "New-MgBetaDeviceAppMgtTask", + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceAppManagement/deviceAppManagementTasks", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementTask", "OutputType": "IMicrosoftGraphDeviceAppManagementTask", + "Command": "New-MgBetaDeviceAppManagementTask", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": "New-MgBetaDeviceAppMgtTask", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -372225,69 +372671,69 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "New-MgBetaDeviceAppMgtVppToken", + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceAppManagement/vppTokens", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementVppToken", "OutputType": "IMicrosoftGraphVppToken", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": "New-MgBetaDeviceAppMgtVppToken", - "ApiReferenceLink": null + "Command": "New-MgBetaDeviceAppManagementVppToken", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/wdacSupplementalPolicies", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementWdacSupplementalPolicy", - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtWdacSupplementalPolicy", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy", + "Command": "New-MgBetaDeviceAppManagementWdacSupplementalPolicy", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment", - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtWdacSupplementalPolicyAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment", + "Command": "New-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus", - "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtWdacSupplementalPolicyDeviceStatus", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses", + "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus", + "Command": "New-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -372306,20 +372752,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "New-MgBetaDeviceAppMgtWindowInformationProtectionDeviceRegistration", + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", + "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": "New-MgBetaDeviceAppMgtWindowInformationProtectionDeviceRegistration", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -372338,37 +372784,39 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "New-MgBetaDeviceAppMgtWindowInformationProtectionPolicy", + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy", "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", + "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": "New-MgBetaDeviceAppMgtWindowInformationProtectionPolicy", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "New-MgBetaDeviceAppMgtWindowInformationProtectionPolicyAssignment", + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment", "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": "New-MgBetaDeviceAppMgtWindowInformationProtectionPolicyAssignment", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -372387,22 +372835,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "New-MgBetaDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": "New-MgBetaDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -372421,22 +372869,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "New-MgBetaDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": "New-MgBetaDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -372455,20 +372901,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "New-MgBetaDeviceAppMgtWindowInformationProtectionWipeAction", + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction", "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction", + "Command": "New-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": "New-MgBetaDeviceAppMgtWindowInformationProtectionWipeAction", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -372487,20 +372933,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "New-MgBetaDeviceAppMgtWindowManagedAppProtection", + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceAppManagement/windowsManagedAppProtections", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementWindowsManagedAppProtection", "OutputType": "IMicrosoftGraphWindowsManagedAppProtection", + "Command": "New-MgBetaDeviceAppManagementWindowsManagedAppProtection", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": "New-MgBetaDeviceAppMgtWindowManagedAppProtection", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -372519,197 +372967,194 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "New-MgBetaDeviceAppMgtWindowManagedAppProtectionApp", + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", "OutputType": "IMicrosoftGraphManagedMobileApp", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": "New-MgBetaDeviceAppMgtWindowManagedAppProtectionApp", - "ApiReferenceLink": null + "Command": "New-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaDeviceAppMgtWindowManagedAppProtectionAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Command": "New-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/commands", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDeviceCommand", - "OutputType": "IMicrosoftGraphCommand", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/devices/{device-id}/commands", + "OutputType": "IMicrosoftGraphCommand", + "Command": "New-MgBetaDeviceCommand", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/extensions", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDeviceExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/devices/{device-id}/extensions", + "OutputType": null, + "Command": "New-MgBetaDeviceExtension", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", - "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates", + "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState", + "Command": "New-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "New-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", - "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles", + "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile", + "Command": "New-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}/createToken", - "Module": "Beta.DeviceManagement.Actions", - "Command": "New-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfileToken", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}/createToken", + "OutputType": null, + "Command": "New-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfileToken", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", - "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas", + "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema", + "Command": "New-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "New-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", - "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles", + "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile", + "Command": "New-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}/createToken", - "Module": "Beta.DeviceManagement.Actions", - "Command": "New-MgBetaDeviceManagementAndroidForWorkEnrollmentProfileToken", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}/createToken", + "OutputType": null, + "Command": "New-MgBetaDeviceManagementAndroidForWorkEnrollmentProfileToken", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/createGooglePlayWebToken", - "Module": "Beta.DeviceManagement.Actions", - "Command": "New-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingGooglePlayWebToken", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/createGooglePlayWebToken", + "OutputType": null, + "Command": "New-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingGooglePlayWebToken", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", - "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas", + "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema", + "Command": "New-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Generate" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -372724,164 +373169,165 @@ "Description": "Read and write Microsoft Intune device configuration and policies", "FullDescription": "Allows the app to read and write properties of Microsoft Intune-managed device configuration and device compliance policies and their assignment to groups, without a signed-in user.", "IsAdmin": false, - "PermissionType": "Application", - "IsLeastPrivilege": false - } - ], - "Uri": "/deviceManagement/applePushNotificationCertificate/generateApplePushNotificationCertificateSigningRequest", - "Module": "Beta.DeviceManagement.Actions", - "Command": "New-MgBetaDeviceManagementApplePushNotificationCertificateApplePushNotificationCertificateSigningRequest", - "OutputType": null, - "Variants": [ - "Generate" + "PermissionType": "Application", + "IsLeastPrivilege": false + } ], - "Method": "POST", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/applePushNotificationCertificate/generateApplePushNotificationCertificateSigningRequest", + "OutputType": null, + "Command": "New-MgBetaDeviceManagementApplePushNotificationCertificateApplePushNotificationCertificateSigningRequest", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "New-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", - "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles", + "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile", + "Command": "New-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "New-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", - "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments", + "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment", + "Command": "New-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/deviceManagement/assignmentFilters", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementAssignmentFilter", - "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/assignmentFilters", + "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter", + "Command": "New-MgBetaDeviceManagementAssignmentFilter", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/auditEvents", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementAuditEvent", - "OutputType": "IMicrosoftGraphAuditEvent", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/auditEvents", + "OutputType": "IMicrosoftGraphAuditEvent", + "Command": "New-MgBetaDeviceManagementAuditEvent", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/autopilotEvents", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "New-MgBetaDeviceManagementAutopilotEvent", - "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/autopilotEvents", + "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent", + "Command": "New-MgBetaDeviceManagementAutopilotEvent", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "New-MgBetaDeviceManagementAutopilotEventPolicyStatusDetail", - "OutputType": "IMicrosoftGraphDeviceManagementAutopilotPolicyStatusDetail", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails", + "OutputType": "IMicrosoftGraphDeviceManagementAutopilotPolicyStatusDetail", + "Command": "New-MgBetaDeviceManagementAutopilotEventPolicyStatusDetail", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/deviceManagement/cartToClassAssociations", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementCartToClassAssociation", - "OutputType": "IMicrosoftGraphCartToClassAssociation", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/cartToClassAssociations", + "OutputType": "IMicrosoftGraphCartToClassAssociation", + "Command": "New-MgBetaDeviceManagementCartToClassAssociation", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/categories", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementCategory", - "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/categories", + "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory", + "Command": "New-MgBetaDeviceManagementCategory", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementCategorySettingDefinition", - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "Command": "New-MgBetaDeviceManagementCategorySettingDefinition", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -372900,171 +373346,171 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/comanagedDevices", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementComanagedDevice", "OutputType": "IMicrosoftGraphManagedDevice", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "New-MgBetaDeviceManagementComanagedDevice", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "Command": "New-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Command": "New-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementComanagedDeviceConfigurationState", - "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Command": "New-MgBetaDeviceManagementComanagedDeviceConfigurationState", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementComanagedDeviceHealthScriptState", - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates", + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "Command": "New-MgBetaDeviceManagementComanagedDeviceHealthScriptState", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl", - "Module": "Beta.DeviceManagement.Actions", - "Command": "New-MgBetaDeviceManagementComanagedDeviceLogCollectionRequestDownloadUrl", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl", + "OutputType": null, + "Command": "New-MgBetaDeviceManagementComanagedDeviceLogCollectionRequestDownloadUrl", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "Command": "New-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", - "OutputType": "IMicrosoftGraphSecurityBaselineState", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates", + "OutputType": "IMicrosoftGraphSecurityBaselineState", + "Command": "New-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "Command": "New-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Command": "New-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -373083,20 +373529,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/comanagementEligibleDevices", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementComanagementEligibleDevice", "OutputType": "IMicrosoftGraphComanagementEligibleDevice", + "Command": "New-MgBetaDeviceManagementComanagementEligibleDevice", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -373115,248 +373561,248 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/complianceManagementPartners", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementComplianceManagementPartner", "OutputType": "IMicrosoftGraphComplianceManagementPartner", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "New-MgBetaDeviceManagementComplianceManagementPartner", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/compliancePolicies", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementCompliancePolicy", - "OutputType": "IMicrosoftGraphDeviceManagementCompliancePolicy", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/compliancePolicies", + "OutputType": "IMicrosoftGraphDeviceManagementCompliancePolicy", + "Command": "New-MgBetaDeviceManagementCompliancePolicy", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementCompliancePolicyAssignment", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", + "Command": "New-MgBetaDeviceManagementCompliancePolicyAssignment", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", - "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule", + "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule", + "Command": "New-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "OutputType": "IMicrosoftGraphDeviceManagementComplianceActionItem", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations", + "OutputType": "IMicrosoftGraphDeviceManagementComplianceActionItem", + "Command": "New-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementCompliancePolicySetting", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "Command": "New-MgBetaDeviceManagementCompliancePolicySetting", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/complianceSettings", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementComplianceSetting", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/complianceSettings", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "Command": "New-MgBetaDeviceManagementComplianceSetting", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/configurationPolicies", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementConfigurationPolicy", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/configurationPolicies", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", + "Command": "New-MgBetaDeviceManagementConfigurationPolicy", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementConfigurationPolicyAssignment", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", + "Command": "New-MgBetaDeviceManagementConfigurationPolicyAssignment", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/createCopy", - "Module": "Beta.DeviceManagement.Actions", - "Command": "New-MgBetaDeviceManagementConfigurationPolicyCopy", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/createCopy", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", + "Command": "New-MgBetaDeviceManagementConfigurationPolicyCopy", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementConfigurationPolicySetting", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "Command": "New-MgBetaDeviceManagementConfigurationPolicySetting", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/configurationPolicyTemplates", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementConfigurationPolicyTemplate", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyTemplate", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/configurationPolicyTemplates", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyTemplate", + "Command": "New-MgBetaDeviceManagementConfigurationPolicyTemplate", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "Command": "New-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingTemplate", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingTemplate", + "Command": "New-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/configurationSettings", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementConfigurationSetting", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/configurationSettings", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "Command": "New-MgBetaDeviceManagementConfigurationSetting", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -373375,35 +373821,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/dataSharingConsents", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementDataSharingConsent", "OutputType": "IMicrosoftGraphDataSharingConsent", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "New-MgBetaDeviceManagementDataSharingConsent", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/depOnboardingSettings", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "New-MgBetaDeviceManagementDepOnboardingSetting", - "OutputType": "IMicrosoftGraphDepOnboardingSetting", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/depOnboardingSettings", + "OutputType": "IMicrosoftGraphDepOnboardingSetting", + "Command": "New-MgBetaDeviceManagementDepOnboardingSetting", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "Generate", + "GenerateViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -373422,69 +373868,69 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/generateEncryptionPublicKey", - "Module": "Beta.DeviceManagement.Actions", - "Command": "New-MgBetaDeviceManagementDepOnboardingSettingEncryptionPublicKey", "OutputType": null, - "Variants": [ - "Generate", - "GenerateViaIdentity" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "New-MgBetaDeviceManagementDepOnboardingSettingEncryptionPublicKey", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "New-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", - "OutputType": "IMicrosoftGraphEnrollmentProfile", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles", + "OutputType": "IMicrosoftGraphEnrollmentProfile", + "Command": "New-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "New-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", - "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities", + "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity", + "Command": "New-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/deviceManagement/derivedCredentials", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementDerivedCredential", - "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/derivedCredentials", + "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings", + "Command": "New-MgBetaDeviceManagementDerivedCredential", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -373503,20 +373949,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/detectedApps", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementDetectedApp", "OutputType": "IMicrosoftGraphDetectedApp", + "Command": "New-MgBetaDeviceManagementDetectedApp", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -373535,329 +373981,329 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/deviceCategories", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementDeviceCategory", "OutputType": "IMicrosoftGraphDeviceCategory", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "New-MgBetaDeviceManagementDeviceCategory", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceCompliancePolicies", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicy", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/deviceCompliancePolicies", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicy", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses", + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", - "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule", + "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations", + "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", - "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates", + "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", - "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses", + "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", + "Command": "New-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceConfigurations", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementDeviceConfiguration", - "OutputType": "IMicrosoftGraphDeviceConfiguration", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/deviceConfigurations", + "OutputType": "IMicrosoftGraphDeviceConfiguration", + "Command": "New-MgBetaDeviceManagementDeviceConfiguration", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementDeviceConfigurationAssignment", - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments", + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "Command": "New-MgBetaDeviceManagementDeviceConfigurationAssignment", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceConfigurationConflictSummary", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementDeviceConfigurationConflictSummary", - "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/deviceConfigurationConflictSummary", + "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary", + "Command": "New-MgBetaDeviceManagementDeviceConfigurationConflictSummary", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "Command": "New-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", + "Command": "New-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", - "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments", + "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment", + "Command": "New-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", - "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates", + "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState", + "Command": "New-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceConfigurationProfiles", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementDeviceConfigurationProfile", - "OutputType": "IMicrosoftGraphDeviceConfigurationProfile", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/deviceConfigurationProfiles", + "OutputType": "IMicrosoftGraphDeviceConfigurationProfile", + "Command": "New-MgBetaDeviceManagementDeviceConfigurationProfile", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", - "OutputType": "IMicrosoftGraphRestrictedAppsViolation", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations", + "OutputType": "IMicrosoftGraphRestrictedAppsViolation", + "Command": "New-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementDeviceConfigurationUserStatus", - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", + "Command": "New-MgBetaDeviceManagementDeviceConfigurationUserStatus", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -373876,20 +374322,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/deviceEnrollmentConfigurations", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "New-MgBetaDeviceManagementDeviceEnrollmentConfiguration", "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "Command": "New-MgBetaDeviceManagementDeviceEnrollmentConfiguration", + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -373908,22 +374356,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "New-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "Command": "New-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -373942,20 +374388,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/deviceEnrollmentConfigurations/createEnrollmentNotificationConfiguration", - "Module": "Beta.DeviceManagement.Actions", - "Command": "New-MgBetaDeviceManagementDeviceEnrollmentConfigurationEnrollmentNotificationConfiguration", "OutputType": null, + "Command": "New-MgBetaDeviceManagementDeviceEnrollmentConfigurationEnrollmentNotificationConfiguration", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -373982,20 +374428,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/deviceHealthScripts", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementDeviceHealthScript", "OutputType": "IMicrosoftGraphDeviceHealthScript", + "Command": "New-MgBetaDeviceManagementDeviceHealthScript", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -374014,22 +374462,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementDeviceHealthScriptAssignment", "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment", + "Command": "New-MgBetaDeviceManagementDeviceHealthScriptAssignment", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -374048,22 +374496,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState", + "Command": "New-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -374082,20 +374528,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/deviceShellScripts", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementDeviceShellScript", "OutputType": "IMicrosoftGraphDeviceShellScript", + "Command": "New-MgBetaDeviceManagementDeviceShellScript", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -374114,22 +374562,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementDeviceShellScriptAssignment", "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", + "Command": "New-MgBetaDeviceManagementDeviceShellScriptAssignment", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -374148,22 +374596,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "Command": "New-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -374182,22 +374630,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", + "Command": "New-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -374216,103 +374664,101 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementDeviceShellScriptUserRunState", "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "New-MgBetaDeviceManagementDeviceShellScriptUserRunState", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "Command": "New-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/domainJoinConnectors", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementDomainJoinConnector", - "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/domainJoinConnectors", + "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector", + "Command": "New-MgBetaDeviceManagementDomainJoinConnector", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/embeddedSIMActivationCodePools", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementEmbeddedSimActivationCodePool", - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/embeddedSIMActivationCodePools", + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool", + "Command": "New-MgBetaDeviceManagementEmbeddedSimActivationCodePool", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments", + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", + "Command": "New-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", - "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates", + "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState", + "Command": "New-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -374331,621 +374777,621 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/exchangeConnectors", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementExchangeConnector", "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "New-MgBetaDeviceManagementExchangeConnector", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/exchangeOnPremisesPolicies", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementExchangeOnPremisePolicy", - "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/exchangeOnPremisesPolicies", + "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy", + "Command": "New-MgBetaDeviceManagementExchangeOnPremisePolicy", + "Module": "Beta.DeviceManagement.Administration" }, - { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyCategories", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementGroupPolicyCategory", - "OutputType": "IMicrosoftGraphGroupPolicyCategory", + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/groupPolicyCategories", + "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "Command": "New-MgBetaDeviceManagementGroupPolicyCategory", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyConfigurations", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementGroupPolicyConfiguration", - "OutputType": "IMicrosoftGraphGroupPolicyConfiguration", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/groupPolicyConfigurations", + "OutputType": "IMicrosoftGraphGroupPolicyConfiguration", + "Command": "New-MgBetaDeviceManagementGroupPolicyConfiguration", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", - "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments", + "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", + "Command": "New-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues", + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue", + "Command": "New-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", - "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues", + "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue", + "Command": "New-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyDefinitions", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementGroupPolicyDefinition", - "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/groupPolicyDefinitions", + "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Command": "New-MgBetaDeviceManagementGroupPolicyDefinition", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyDefinitionFiles", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionFile", - "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/groupPolicyDefinitionFiles", + "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionFile", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations", + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations", + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations", + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations", + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", - "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations", + "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Command": "New-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyMigrationReports/createMigrationReport", - "Module": "Beta.DeviceManagement.Actions", - "Command": "New-MgBetaDeviceManagementGroupPolicyMigrationReport", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/groupPolicyMigrationReports/createMigrationReport", + "OutputType": null, + "Command": "New-MgBetaDeviceManagementGroupPolicyMigrationReport", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", - "OutputType": "IMicrosoftGraphGroupPolicySettingMapping", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings", + "OutputType": "IMicrosoftGraphGroupPolicySettingMapping", + "Command": "New-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", - "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions", + "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension", + "Command": "New-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyObjectFiles", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementGroupPolicyObjectFile", - "OutputType": "IMicrosoftGraphGroupPolicyObjectFile", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/groupPolicyObjectFiles", + "OutputType": "IMicrosoftGraphGroupPolicyObjectFile", + "Command": "New-MgBetaDeviceManagementGroupPolicyObjectFile", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", - "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles", + "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile", + "Command": "New-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", - "OutputType": "IMicrosoftGraphGroupPolicyOperation", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations", + "OutputType": "IMicrosoftGraphGroupPolicyOperation", + "Command": "New-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/importedDeviceIdentities", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "New-MgBetaDeviceManagementImportedDeviceIdentity", - "OutputType": "IMicrosoftGraphImportedDeviceIdentity", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/importedDeviceIdentities", + "OutputType": "IMicrosoftGraphImportedDeviceIdentity", + "Command": "New-MgBetaDeviceManagementImportedDeviceIdentity", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "New-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", - "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities", + "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "Command": "New-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/deviceManagement/intents", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementIntent", - "OutputType": "IMicrosoftGraphDeviceManagementIntent", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/intents", + "OutputType": "IMicrosoftGraphDeviceManagementIntent", + "Command": "New-MgBetaDeviceManagementIntent", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementIntentAssignment", - "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments", + "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment", + "Command": "New-MgBetaDeviceManagementIntentAssignment", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementIntentCategory", - "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories", + "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory", + "Command": "New-MgBetaDeviceManagementIntentCategory", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementIntentCategorySetting", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Command": "New-MgBetaDeviceManagementIntentCategorySetting", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementIntentCategorySettingDefinition", - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "Command": "New-MgBetaDeviceManagementIntentCategorySettingDefinition", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/createCopy", - "Module": "Beta.DeviceManagement.Actions", - "Command": "New-MgBetaDeviceManagementIntentCopy", - "OutputType": "IMicrosoftGraphDeviceManagementIntent", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/createCopy", + "OutputType": "IMicrosoftGraphDeviceManagementIntent", + "Command": "New-MgBetaDeviceManagementIntentCopy", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementIntentDeviceSettingStateSummary", - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries", + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary", + "Command": "New-MgBetaDeviceManagementIntentDeviceSettingStateSummary", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementIntentDeviceState", - "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates", + "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState", + "Command": "New-MgBetaDeviceManagementIntentDeviceState", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementIntentSetting", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Command": "New-MgBetaDeviceManagementIntentSetting", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementIntentUserState", - "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates", + "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState", + "Command": "New-MgBetaDeviceManagementIntentUserState", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/intuneBrandingProfiles", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementIntuneBrandingProfile", - "OutputType": "IMicrosoftGraphIntuneBrandingProfile", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/intuneBrandingProfiles", + "OutputType": "IMicrosoftGraphIntuneBrandingProfile", + "Command": "New-MgBetaDeviceManagementIntuneBrandingProfile", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementIntuneBrandingProfileAssignment", - "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments", + "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment", + "Command": "New-MgBetaDeviceManagementIntuneBrandingProfileAssignment", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/iosUpdateStatuses", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementIoUpdateStatus", - "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/iosUpdateStatuses", + "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", + "Command": "New-MgBetaDeviceManagementIoUpdateStatus", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries", + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary", + "Command": "New-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries", + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary", + "Command": "New-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", - "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries", + "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary", + "Command": "New-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -374964,118 +375410,120 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/managedDevices", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementManagedDevice", "OutputType": "IMicrosoftGraphManagedDevice", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "New-MgBetaDeviceManagementManagedDevice", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "Command": "New-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDeviceCleanupRules", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementManagedDeviceCleanupRule", - "OutputType": "IMicrosoftGraphManagedDeviceCleanupRule", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/managedDeviceCleanupRules", + "OutputType": "IMicrosoftGraphManagedDeviceCleanupRule", + "Command": "New-MgBetaDeviceManagementManagedDeviceCleanupRule", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Command": "New-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementManagedDeviceConfigurationState", - "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Command": "New-MgBetaDeviceManagementManagedDeviceConfigurationState", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDeviceEncryptionStates", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementManagedDeviceEncryptionState", - "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/managedDeviceEncryptionStates", + "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState", + "Command": "New-MgBetaDeviceManagementManagedDeviceEncryptionState", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementManagedDeviceHealthScriptState", - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates", + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "Command": "New-MgBetaDeviceManagementManagedDeviceHealthScriptState", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -375094,165 +375542,180 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/createDeviceLogCollectionRequest", - "Module": "Beta.DeviceManagement.Actions", - "Command": "New-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "New-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl", - "Module": "Beta.DeviceManagement.Actions", - "Command": "New-MgBetaDeviceManagementManagedDeviceLogCollectionRequestDownloadUrl", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl", + "OutputType": null, + "Command": "New-MgBetaDeviceManagementManagedDeviceLogCollectionRequestDownloadUrl", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "Command": "New-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", - "OutputType": "IMicrosoftGraphSecurityBaselineState", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates", + "OutputType": "IMicrosoftGraphSecurityBaselineState", + "Command": "New-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "Command": "New-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures", - "Module": "Beta.DeviceManagement.Actions", - "Command": "New-MgBetaDeviceManagementManagedDeviceWindowsDefenderUpdateSignature", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateViaIdentity" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures", + "OutputType": null, + "Command": "New-MgBetaDeviceManagementManagedDeviceWindowsDefenderUpdateSignature", + "Module": "Beta.DeviceManagement.Actions" + }, + { "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/managedDeviceWindowsOSImages", + "OutputType": "IMicrosoftGraphManagedDeviceWindowsOperatingSystemImage", + "Command": "New-MgBetaDeviceManagementManagedDeviceWindowsOSImage", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Command": "New-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/microsoftTunnelConfigurations", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementMicrosoftTunnelConfiguration", - "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/microsoftTunnelConfigurations", + "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", + "Command": "New-MgBetaDeviceManagementMicrosoftTunnelConfiguration", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/microsoftTunnelHealthThresholds", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", - "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/microsoftTunnelHealthThresholds", + "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold", + "Command": "New-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", - "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses", + "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", + "Command": "New-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateViaIdentity", + "Generate", + "GenerateViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -375271,86 +375734,86 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}/createDownloadUrl", - "Module": "Beta.DeviceManagement.Actions", - "Command": "New-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponseDownloadUrl", "OutputType": null, - "Variants": [ - "Create", - "CreateViaIdentity", - "Generate", - "GenerateViaIdentity" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "New-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponseDownloadUrl", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/microsoftTunnelSites", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementMicrosoftTunnelSite", - "OutputType": "IMicrosoftGraphMicrosoftTunnelSite", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/microsoftTunnelSites", + "OutputType": "IMicrosoftGraphMicrosoftTunnelSite", + "Command": "New-MgBetaDeviceManagementMicrosoftTunnelSite", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", - "OutputType": "IMicrosoftGraphMicrosoftTunnelServer", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers", + "OutputType": "IMicrosoftGraphMicrosoftTunnelServer", + "Command": "New-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}/createServerLogCollectionRequest", - "Module": "Beta.DeviceManagement.Actions", - "Command": "New-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerLogCollectionRequest", - "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}/createServerLogCollectionRequest", + "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", + "Command": "New-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServerLogCollectionRequest", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementMobileAppTroubleshootingEvent", - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents", + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "Command": "New-MgBetaDeviceManagementMobileAppTroubleshootingEvent", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -375369,22 +375832,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "Command": "New-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -375419,20 +375880,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}/createDownloadUrl", - "Module": "Beta.DeviceManagement.Actions", - "Command": "New-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl", "OutputType": "IMicrosoftGraphAppLogCollectionDownloadDetails", + "Command": "New-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", - "CreateViaIdentity" + "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -375451,97 +375912,97 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/mobileThreatDefenseConnectors", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementMobileThreatDefenseConnector", "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "New-MgBetaDeviceManagementMobileThreatDefenseConnector", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/monitoring/alertRecords", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementMonitoringAlertRecord", - "OutputType": "IMicrosoftGraphDeviceManagementAlertRecord", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/monitoring/alertRecords", + "OutputType": "IMicrosoftGraphDeviceManagementAlertRecord", + "Command": "New-MgBetaDeviceManagementMonitoringAlertRecord", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/monitoring/alertRules", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementMonitoringAlertRule", - "OutputType": "IMicrosoftGraphDeviceManagementAlertRule", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicemanagement-alertrule-post?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicemanagement-alertrule-post?view=graph-rest-beta", + "Method": "POST", + "Uri": "/deviceManagement/monitoring/alertRules", + "OutputType": "IMicrosoftGraphDeviceManagementAlertRule", + "Command": "New-MgBetaDeviceManagementMonitoringAlertRule", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/ndesConnectors", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementNdeConnector", - "OutputType": "IMicrosoftGraphNdesConnector", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/ndesConnectors", + "OutputType": "IMicrosoftGraphNdesConnector", + "Command": "New-MgBetaDeviceManagementNdeConnector", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/notificationMessageTemplates", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementNotificationMessageTemplate", - "OutputType": "IMicrosoftGraphNotificationMessageTemplate", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/notificationMessageTemplates", + "OutputType": "IMicrosoftGraphNotificationMessageTemplate", + "Command": "New-MgBetaDeviceManagementNotificationMessageTemplate", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", - "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages", + "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", + "Command": "New-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -375560,20 +376021,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/deviceManagementPartners", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementPartner", "OutputType": "IMicrosoftGraphDeviceManagementPartner", + "Command": "New-MgBetaDeviceManagementPartner", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -375592,20 +376053,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/remoteActionAudits", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementRemoteActionAudit", "OutputType": "IMicrosoftGraphRemoteActionAudit", + "Command": "New-MgBetaDeviceManagementRemoteActionAudit", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -375624,52 +376085,52 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/remoteAssistancePartners", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementRemoteAssistancePartner", "OutputType": "IMicrosoftGraphRemoteAssistancePartner", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "New-MgBetaDeviceManagementRemoteAssistancePartner", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/resourceAccessProfiles", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementResourceAccessProfile", - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/resourceAccessProfiles", + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", + "Command": "New-MgBetaDeviceManagementResourceAccessProfile", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementResourceAccessProfileAssignment", - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments", + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", + "Command": "New-MgBetaDeviceManagementResourceAccessProfileAssignment", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded" + ], "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -375688,35 +376149,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/resourceOperations", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementResourceOperation", "OutputType": "IMicrosoftGraphResourceOperation", + "Command": "New-MgBetaDeviceManagementResourceOperation", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/reusableSettings", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementReusableSetting", "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "Command": "New-MgBetaDeviceManagementReusableSetting", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -375735,20 +376196,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/roleAssignments", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementRoleAssignment", "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", + "Command": "New-MgBetaDeviceManagementRoleAssignment", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -375767,20 +376228,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/roleDefinitions", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementRoleDefinition", "OutputType": "IMicrosoftGraphRoleDefinition", + "Command": "New-MgBetaDeviceManagementRoleDefinition", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -375799,22 +376262,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementRoleDefinitionRoleAssignment", "OutputType": "IMicrosoftGraphRoleAssignment", + "Command": "New-MgBetaDeviceManagementRoleDefinitionRoleAssignment", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -375833,52 +376294,54 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/roleScopeTags", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementRoleScopeTag", "OutputType": "IMicrosoftGraphRoleScopeTag", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "New-MgBetaDeviceManagementRoleScopeTag", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementRoleScopeTagAssignment", - "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments", + "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", + "Command": "New-MgBetaDeviceManagementRoleScopeTagAssignment", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceManagementScripts", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementScript", - "OutputType": "IMicrosoftGraphDeviceManagementScript", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/deviceManagementScripts", + "OutputType": "IMicrosoftGraphDeviceManagementScript", + "Command": "New-MgBetaDeviceManagementScript", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -375897,22 +376360,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementScriptAssignment", "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", + "Command": "New-MgBetaDeviceManagementScriptAssignment", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -375931,22 +376394,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementScriptDeviceRunState", "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "Command": "New-MgBetaDeviceManagementScriptDeviceRunState", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -375965,22 +376428,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementScriptGroupAssignment", "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", + "Command": "New-MgBetaDeviceManagementScriptGroupAssignment", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -375999,22 +376462,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementScriptUserRunState", "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", + "Command": "New-MgBetaDeviceManagementScriptUserRunState", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -376033,335 +376496,333 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "New-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/settingDefinitions", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementSettingDefinition", - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/settingDefinitions", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "Command": "New-MgBetaDeviceManagementSettingDefinition", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/telecomExpenseManagementPartners", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementTelecomExpenseManagementPartner", - "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/telecomExpenseManagementPartners", + "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", + "Command": "New-MgBetaDeviceManagementTelecomExpenseManagementPartner", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/templates", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementTemplate", - "OutputType": "IMicrosoftGraphDeviceManagementTemplate", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/templates", + "OutputType": "IMicrosoftGraphDeviceManagementTemplate", + "Command": "New-MgBetaDeviceManagementTemplate", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementTemplateCategory", - "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories", + "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", + "Command": "New-MgBetaDeviceManagementTemplateCategory", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Command": "New-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementTemplateCategorySettingDefinition", - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "Command": "New-MgBetaDeviceManagementTemplateCategorySettingDefinition", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/createInstance", - "Module": "Beta.DeviceManagement.Actions", - "Command": "New-MgBetaDeviceManagementTemplateInstance", - "OutputType": "IMicrosoftGraphDeviceManagementIntent", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/createInstance", + "OutputType": "IMicrosoftGraphDeviceManagementIntent", + "Command": "New-MgBetaDeviceManagementTemplateInstance", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementTemplateMigratableTo", - "OutputType": "IMicrosoftGraphDeviceManagementTemplate", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo", + "OutputType": "IMicrosoftGraphDeviceManagementTemplate", + "Command": "New-MgBetaDeviceManagementTemplateMigratableTo", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementTemplateMigratableToCategory", - "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories", + "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", + "Command": "New-MgBetaDeviceManagementTemplateMigratableToCategory", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Command": "New-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", - "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions", + "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "Command": "New-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/createInstance", - "Module": "Beta.DeviceManagement.Actions", - "Command": "New-MgBetaDeviceManagementTemplateMigratableToInstance", - "OutputType": "IMicrosoftGraphDeviceManagementIntent", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/createInstance", + "OutputType": "IMicrosoftGraphDeviceManagementIntent", + "Command": "New-MgBetaDeviceManagementTemplateMigratableToInstance", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementTemplateMigratableToSetting", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Command": "New-MgBetaDeviceManagementTemplateMigratableToSetting", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementTemplateSetting", - "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings", + "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Command": "New-MgBetaDeviceManagementTemplateSetting", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/termsAndConditions", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementTermAndCondition", - "OutputType": "IMicrosoftGraphTermsAndConditions", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/termsAndConditions", + "OutputType": "IMicrosoftGraphTermsAndConditions", + "Command": "New-MgBetaDeviceManagementTermAndCondition", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", - "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses", + "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", + "Command": "New-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementTermAndConditionAssignment", - "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments", + "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", + "Command": "New-MgBetaDeviceManagementTermAndConditionAssignment", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementTermAndConditionGroupAssignment", - "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments", + "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment", + "Command": "New-MgBetaDeviceManagementTermAndConditionGroupAssignment", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/troubleshootingEvents", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementTroubleshootingEvent", - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/troubleshootingEvents", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "Command": "New-MgBetaDeviceManagementTroubleshootingEvent", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -376380,35 +376841,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAnomaly", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomaly", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAnomaly", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyCorrelationGroupOverview", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -376427,20 +376888,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyDevice", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -376459,20 +376920,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -376491,20 +376952,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -376523,20 +376984,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -376555,20 +377016,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -376587,20 +377048,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -376619,20 +377080,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -376651,20 +377112,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -376683,20 +377144,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -376715,35 +377176,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -376762,20 +377223,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBaseline", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBaseline", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -376794,20 +377255,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -376826,20 +377287,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -376858,20 +377319,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -376890,20 +377351,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -376922,20 +377383,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -376954,52 +377415,52 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/userExperienceAnalyticsCategories", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticCategory", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticCategory", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -377018,20 +377479,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -377050,20 +377511,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -377082,20 +377543,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScopes", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScope", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -377114,20 +377575,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -377146,20 +377607,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -377178,20 +377639,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -377210,35 +377671,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceTimelineEvent", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -377257,20 +377718,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -377289,20 +377750,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -377321,20 +377782,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -377353,20 +377814,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsModelScores", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticModelScore", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticModelScore", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -377385,20 +377846,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsNotAutopilotReadyDevice", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -377417,20 +377878,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -377449,20 +377910,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -377481,20 +377942,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -377513,20 +377974,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -377545,22 +378008,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -377579,405 +378040,390 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "New-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/userPfxCertificates", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementUserPfxCertificate", - "OutputType": "IMicrosoftGraphUserPfxCertificate", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/userPfxCertificates", + "OutputType": "IMicrosoftGraphUserPfxCertificate", + "Command": "New-MgBetaDeviceManagementUserPfxCertificate", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/bulkActions", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementVirtualEndpointBulkAction", - "OutputType": "IMicrosoftGraphCloudPcBulkAction", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-bulkactions?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-bulkactions?view=graph-rest-beta", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/bulkActions", + "OutputType": "IMicrosoftGraphCloudPcBulkAction", + "Command": "New-MgBetaDeviceManagementVirtualEndpointBulkAction", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/createSnapshot", - "Module": "Beta.DeviceManagement.Actions", - "Command": "New-MgBetaDeviceManagementVirtualEndpointCloudPcSnapshot", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-createsnapshot?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-createsnapshot?view=graph-rest-beta", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/createSnapshot", + "OutputType": null, + "Command": "New-MgBetaDeviceManagementVirtualEndpointCloudPcSnapshot", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/deviceImages", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementVirtualEndpointDeviceImage", - "OutputType": "IMicrosoftGraphCloudPcDeviceImage", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-deviceimages?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-deviceimages?view=graph-rest-beta", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/deviceImages", + "OutputType": "IMicrosoftGraphCloudPcDeviceImage", + "Command": "New-MgBetaDeviceManagementVirtualEndpointDeviceImage", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", - "OutputType": "IMicrosoftGraphCloudPcExternalPartnerSetting", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-externalpartnersettings?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-externalpartnersettings?view=graph-rest-beta", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings", + "OutputType": "IMicrosoftGraphCloudPcExternalPartnerSetting", + "Command": "New-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan", - "OutputType": "IMicrosoftGraphCloudPcFrontLineServicePlan", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans", + "OutputType": "IMicrosoftGraphCloudPcFrontLineServicePlan", + "Command": "New-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/galleryImages", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementVirtualEndpointGalleryImage", - "OutputType": "IMicrosoftGraphCloudPcGalleryImage", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/galleryImages", + "OutputType": "IMicrosoftGraphCloudPcGalleryImage", + "Command": "New-MgBetaDeviceManagementVirtualEndpointGalleryImage", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", - "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-onpremisesconnections?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-onpremisesconnections?view=graph-rest-beta", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections", + "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", + "Command": "New-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-provisioningpolicies?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-provisioningpolicies?view=graph-rest-beta", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies", + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", + "Command": "New-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments", + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", + "Command": "New-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementVirtualEndpointReportExportJob", - "OutputType": "IMicrosoftGraphCloudPcExportJob", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-post-exportjobs?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcreports-post-exportjobs?view=graph-rest-beta", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs", + "OutputType": "IMicrosoftGraphCloudPcExportJob", + "Command": "New-MgBetaDeviceManagementVirtualEndpointReportExportJob", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/servicePlans", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementVirtualEndpointServicePlan", - "OutputType": "IMicrosoftGraphCloudPcServicePlan", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/servicePlans", + "OutputType": "IMicrosoftGraphCloudPcServicePlan", + "Command": "New-MgBetaDeviceManagementVirtualEndpointServicePlan", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/sharedUseServicePlans", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementVirtualEndpointSharedUseServicePlan", - "OutputType": "IMicrosoftGraphCloudPcSharedUseServicePlan", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/virtualEndpoint/snapshots", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementVirtualEndpointSnapshot", "OutputType": "IMicrosoftGraphCloudPcSnapshot", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "New-MgBetaDeviceManagementVirtualEndpointSnapshot", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/supportedRegions", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementVirtualEndpointSupportedRegion", - "OutputType": "IMicrosoftGraphCloudPcSupportedRegion", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/supportedRegions", + "OutputType": "IMicrosoftGraphCloudPcSupportedRegion", + "Command": "New-MgBetaDeviceManagementVirtualEndpointSupportedRegion", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/userSettings", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementVirtualEndpointUserSetting", - "OutputType": "IMicrosoftGraphCloudPcUserSetting", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-usersettings?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-usersettings?view=graph-rest-beta", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/userSettings", + "OutputType": "IMicrosoftGraphCloudPcUserSetting", + "Command": "New-MgBetaDeviceManagementVirtualEndpointUserSetting", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments", - "Module": "Beta.DeviceManagement.Administration", - "Command": "New-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", - "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments", + "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", + "Command": "New-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", + "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment", + "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "Command": "New-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "New-MgBetaDeviceManagementWindowsFeatureUpdateProfile", - "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles", + "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile", + "Command": "New-MgBetaDeviceManagementWindowsFeatureUpdateProfile", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "New-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", - "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments", + "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment", + "Command": "New-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", + "Command": "New-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", + "Command": "New-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -377996,20 +378442,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/windowsMalwareInformation", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementWindowsMalwareInformation", "OutputType": "IMicrosoftGraphWindowsMalwareInformation", + "Command": "New-MgBetaDeviceManagementWindowsMalwareInformation", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -378028,137 +378476,137 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "New-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/windowsQualityUpdateProfiles", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementWindowsQualityUpdateProfile", - "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfile", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/windowsQualityUpdateProfiles", + "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfile", + "Command": "New-MgBetaDeviceManagementWindowsQualityUpdateProfile", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments", - "Module": "Beta.DeviceManagement", - "Command": "New-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignment", - "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfileAssignment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments", + "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfileAssignment", + "Command": "New-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignment", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/registeredOwners/$ref", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDeviceRegisteredOwnerByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-post-registeredowners?view=graph-rest-beta", + "Method": "POST", + "Uri": "/devices/{device-id}/registeredOwners/$ref", + "OutputType": null, + "Command": "New-MgBetaDeviceRegisteredOwnerByRef", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/registeredUsers/$ref", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDeviceRegisteredUserByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-post-registeredusers?view=graph-rest-beta", + "Method": "POST", + "Uri": "/devices/{device-id}/registeredUsers/$ref", + "OutputType": null, + "Command": "New-MgBetaDeviceRegisteredUserByRef", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/usageRights", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDeviceUsageRights", - "OutputType": "IMicrosoftGraphUsageRight", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/devices/{device-id}/usageRights", + "OutputType": "IMicrosoftGraphUsageRight", + "Command": "New-MgBetaDeviceUsageRights", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/administrativeUnits", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDirectoryAdministrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/directory/administrativeUnits", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Command": "New-MgBetaDirectoryAdministrativeUnit", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDirectoryAdministrativeUnitExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions", + "OutputType": null, + "Command": "New-MgBetaDirectoryAdministrativeUnitExtension", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], "Permissions": [ { "Name": "AdministrativeUnit.ReadWrite.All", @@ -378201,22 +378649,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDirectoryAdministrativeUnitMember", "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "New-MgBetaDirectoryAdministrativeUnitMember", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "AdministrativeUnit.ReadWrite.All", @@ -378259,54 +378707,52 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDirectoryAdministrativeUnitMemberByRef", "OutputType": null, + "Command": "New-MgBetaDirectoryAdministrativeUnitMemberByRef", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDirectoryAdministrativeUnitScopedRoleMember", "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Command": "New-MgBetaDirectoryAdministrativeUnitScopedRoleMember", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-post-attributesets?view=graph-rest-beta", + "Method": "POST", "Uri": "/directory/attributeSets", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDirectoryAttributeSet", "OutputType": "IMicrosoftGraphAttributeSet", + "Command": "New-MgBetaDirectoryAttributeSet", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "AppCertTrustConfiguration.Read.All", @@ -378325,20 +378771,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", "OutputType": "IMicrosoftGraphCertificateBasedApplicationConfiguration", + "Command": "New-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "AppCertTrustConfiguration.Read.All", @@ -378357,560 +378805,560 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedapplicationconfiguration-post-trustedcertificateauthorities?view=graph-rest-beta", + "Method": "POST", "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", "OutputType": "IMicrosoftGraphCertificateAuthorityAsEntity", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "New-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/customSecurityAttributeDefinitions", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDirectoryCustomSecurityAttributeDefinition", - "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-post-customsecurityattributedefinitions?view=graph-rest-beta", + "Method": "POST", + "Uri": "/directory/customSecurityAttributeDefinitions", + "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", + "Command": "New-MgBetaDirectoryCustomSecurityAttributeDefinition", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", - "OutputType": "IMicrosoftGraphAllowedValue", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customsecurityattributedefinition-post-allowedvalues?view=graph-rest-beta", + "Method": "POST", + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues", + "OutputType": "IMicrosoftGraphAllowedValue", + "Command": "New-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/deviceLocalCredentials", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDirectoryDeviceLocalCredential", - "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/directory/deviceLocalCredentials", + "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", + "Command": "New-MgBetaDirectoryDeviceLocalCredential", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/externalUserProfiles", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDirectoryExternalUserProfile", - "OutputType": "IMicrosoftGraphExternalUserProfile", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/directory/externalUserProfiles", + "OutputType": "IMicrosoftGraphExternalUserProfile", + "Command": "New-MgBetaDirectoryExternalUserProfile", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/featureRolloutPolicies", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDirectoryFeatureRolloutPolicy", - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/directory/featureRolloutPolicies", + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "Command": "New-MgBetaDirectoryFeatureRolloutPolicy", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDirectoryFeatureRolloutPolicyApplyTo", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "New-MgBetaDirectoryFeatureRolloutPolicyApplyTo", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDirectoryFeatureRolloutPolicyApplyToByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", + "OutputType": null, + "Command": "New-MgBetaDirectoryFeatureRolloutPolicyApplyToByRef", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/federationConfigurations", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDirectoryFederationConfiguration", - "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/directory/federationConfigurations", + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "Command": "New-MgBetaDirectoryFederationConfiguration", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/impactedResources", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDirectoryImpactedResource", - "OutputType": "IMicrosoftGraphImpactedResource", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/directory/impactedResources", + "OutputType": "IMicrosoftGraphImpactedResource", + "Command": "New-MgBetaDirectoryImpactedResource", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/inboundSharedUserProfiles", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDirectoryInboundSharedUserProfile", - "OutputType": "IMicrosoftGraphInboundSharedUserProfile", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/directory/inboundSharedUserProfiles", + "OutputType": "IMicrosoftGraphInboundSharedUserProfile", + "Command": "New-MgBetaDirectoryInboundSharedUserProfile", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryObjects", - "Module": "Beta.DirectoryObjects", - "Command": "New-MgBetaDirectoryObject", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/directoryObjects", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "New-MgBetaDirectoryObject", + "Module": "Beta.DirectoryObjects" }, { - "Permissions": [], - "Uri": "/directory/onPremisesSynchronization", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDirectoryOnPremiseSynchronization", - "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/directory/onPremisesSynchronization", + "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", + "Command": "New-MgBetaDirectoryOnPremiseSynchronization", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/outboundSharedUserProfiles", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDirectoryOutboundSharedUserProfile", - "OutputType": "IMicrosoftGraphOutboundSharedUserProfile", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/directory/outboundSharedUserProfiles", + "OutputType": "IMicrosoftGraphOutboundSharedUserProfile", + "Command": "New-MgBetaDirectoryOutboundSharedUserProfile", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDirectoryOutboundSharedUserProfileTenant", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants", + "OutputType": null, + "Command": "New-MgBetaDirectoryOutboundSharedUserProfileTenant", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/pendingExternalUserProfiles", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDirectoryPendingExternalUserProfile", - "OutputType": "IMicrosoftGraphPendingExternalUserProfile", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-post-pendingexternaluserprofile?view=graph-rest-beta", + "Method": "POST", + "Uri": "/directory/pendingExternalUserProfiles", + "OutputType": "IMicrosoftGraphPendingExternalUserProfile", + "Command": "New-MgBetaDirectoryPendingExternalUserProfile", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/recommendations", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDirectoryRecommendation", - "OutputType": "IMicrosoftGraphRecommendation", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/directory/recommendations", + "OutputType": "IMicrosoftGraphRecommendation", + "Command": "New-MgBetaDirectoryRecommendation", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/recommendations/{recommendation-id}/impactedResources", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDirectoryRecommendationImpactedResource", - "OutputType": "IMicrosoftGraphImpactedResource", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/directory/recommendations/{recommendation-id}/impactedResources", + "OutputType": "IMicrosoftGraphImpactedResource", + "Command": "New-MgBetaDirectoryRecommendationImpactedResource", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryRoles", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDirectoryRole", - "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-post-directoryroles?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-post-directoryroles?view=graph-rest-beta", + "Method": "POST", + "Uri": "/directoryRoles", + "OutputType": "IMicrosoftGraphDirectoryRole", + "Command": "New-MgBetaDirectoryRole", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryRoles/{directoryRole-id}/members/$ref", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDirectoryRoleMemberByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-post-members?view=graph-rest-beta", + "Method": "POST", + "Uri": "/directoryRoles/{directoryRole-id}/members/$ref", + "OutputType": null, + "Command": "New-MgBetaDirectoryRoleMemberByRef", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDirectoryRoleScopedMember", - "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers", + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Command": "New-MgBetaDirectoryRoleScopedMember", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryRoleTemplates", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDirectoryRoleTemplate", - "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/directoryRoleTemplates", + "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", + "Command": "New-MgBetaDirectoryRoleTemplate", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/settings", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDirectorySetting", - "OutputType": "IMicrosoftGraphDirectorySetting", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-settings?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-settings?view=graph-rest-beta", + "Method": "POST", + "Uri": "/settings", + "OutputType": "IMicrosoftGraphDirectorySetting", + "Command": "New-MgBetaDirectorySetting", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directorySettingTemplates", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDirectorySettingTemplate", - "OutputType": "IMicrosoftGraphDirectorySettingTemplate", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/directorySettingTemplates", + "OutputType": "IMicrosoftGraphDirectorySettingTemplate", + "Command": "New-MgBetaDirectorySettingTemplate", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/sharedEmailDomains", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDirectorySharedEmailDomain", - "OutputType": "IMicrosoftGraphSharedEmailDomain", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/directory/sharedEmailDomains", + "OutputType": "IMicrosoftGraphSharedEmailDomain", + "Command": "New-MgBetaDirectorySharedEmailDomain", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/subscriptions", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDirectorySubscription", - "OutputType": "IMicrosoftGraphCompanySubscription", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/directory/subscriptions", + "OutputType": "IMicrosoftGraphCompanySubscription", + "Command": "New-MgBetaDirectorySubscription", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/domains", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDomain", - "OutputType": "IMicrosoftGraphDomain", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-post-domains?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-post-domains?view=graph-rest-beta", + "Method": "POST", + "Uri": "/domains", + "OutputType": "IMicrosoftGraphDomain", + "Command": "New-MgBetaDomain", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/domains/{domain-id}/federationConfiguration", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDomainFederationConfiguration", - "OutputType": "IMicrosoftGraphInternalDomainFederation", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-post-federationconfiguration?view=graph-rest-beta", + "Method": "POST", + "Uri": "/domains/{domain-id}/federationConfiguration", + "OutputType": "IMicrosoftGraphInternalDomainFederation", + "Command": "New-MgBetaDomainFederationConfiguration", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/domains/{domain-id}/serviceConfigurationRecords", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDomainServiceConfigurationRecord", - "OutputType": "IMicrosoftGraphDomainDnsRecord", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/domains/{domain-id}/serviceConfigurationRecords", + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "Command": "New-MgBetaDomainServiceConfigurationRecord", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDomainSharedEmailDomainInvitation", - "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations", + "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation", + "Command": "New-MgBetaDomainSharedEmailDomainInvitation", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/domains/{domain-id}/verificationDnsRecords", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaDomainVerificationDnsRecord", - "OutputType": "IMicrosoftGraphDomainDnsRecord", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/domains/{domain-id}/verificationDnsRecords", + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "Command": "New-MgBetaDomainVerificationDnsRecord", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/drives", - "Module": "Beta.Files", - "Command": "New-MgBetaDrive", - "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/drives", + "OutputType": "IMicrosoftGraphDrive", + "Command": "New-MgBetaDrive", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/bundles", - "Module": "Beta.Files", - "Command": "New-MgBetaDriveBundle", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/drives/{drive-id}/bundles", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "New-MgBetaDriveBundle", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items", - "Module": "Beta.Files", - "Command": "New-MgBetaDriveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/drives/{drive-id}/items", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "New-MgBetaDriveItem", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "Module": "Beta.Files", - "Command": "New-MgBetaDriveItemAnalyticItemActivityStat", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "New-MgBetaDriveItemAnalyticItemActivityStat", + "Module": "Beta.Files" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], "Permissions": [ { "Name": "Files.ReadWrite", @@ -378937,22 +379385,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/drives/{drive-id}/items/{driveItem-id}/children", - "Module": "Beta.Files", - "Command": "New-MgBetaDriveItemChild", "OutputType": "IMicrosoftGraphDriveItem", + "Command": "New-MgBetaDriveItemChild", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Files.ReadWrite", @@ -378979,141 +379427,141 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-beta", + "Method": "POST", "Uri": "/drives/{drive-id}/items/{driveItem-id}/createLink", - "Module": "Beta.Files", - "Command": "New-MgBetaDriveItemLink", "OutputType": "IMicrosoftGraphPermission", + "Command": "New-MgBetaDriveItemLink", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "Module": "Beta.Files", - "Command": "New-MgBetaDriveItemListItemDocumentSetVersion", "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "New-MgBetaDriveItemListItemDocumentSetVersion", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", + "Method": "POST", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createLink", - "Module": "Beta.Files", - "Command": "New-MgBetaDriveItemListItemLink", "OutputType": "IMicrosoftGraphPermission", + "Command": "New-MgBetaDriveItemListItemLink", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/permissions", - "Module": "Beta.Files", - "Command": "New-MgBetaDriveItemListItemPermission", "OutputType": "IMicrosoftGraphPermission", + "Command": "New-MgBetaDriveItemListItemPermission", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "Module": "Beta.Files", - "Command": "New-MgBetaDriveItemListItemVersion", "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "New-MgBetaDriveItemListItemVersion", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions", - "Module": "Beta.Files", - "Command": "New-MgBetaDriveItemPermission", "OutputType": "IMicrosoftGraphPermission", + "Command": "New-MgBetaDriveItemPermission", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "Module": "Beta.Files", - "Command": "New-MgBetaDriveItemSubscription", "OutputType": "IMicrosoftGraphSubscription", + "Command": "New-MgBetaDriveItemSubscription", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "Module": "Beta.Files", - "Command": "New-MgBetaDriveItemThumbnail", "OutputType": "IMicrosoftGraphThumbnailSet", + "Command": "New-MgBetaDriveItemThumbnail", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Files.ReadWrite", @@ -379140,462 +379588,462 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/drives/{drive-id}/items/{driveItem-id}/createUploadSession", - "Module": "Beta.Files", - "Command": "New-MgBetaDriveItemUploadSession", "OutputType": "IMicrosoftGraphUploadSession", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "New-MgBetaDriveItemUploadSession", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions", - "Module": "Beta.Files", - "Command": "New-MgBetaDriveItemVersion", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Command": "New-MgBetaDriveItemVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/columns", - "Module": "Beta.Files", - "Command": "New-MgBetaDriveListColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/drives/{drive-id}/list/columns", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "New-MgBetaDriveListColumn", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/contentTypes", - "Module": "Beta.Files", - "Command": "New-MgBetaDriveListContentType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/drives/{drive-id}/list/contentTypes", + "OutputType": "IMicrosoftGraphContentType", + "Command": "New-MgBetaDriveListContentType", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "Module": "Beta.Files", - "Command": "New-MgBetaDriveListContentTypeColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "New-MgBetaDriveListContentTypeColumn", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "Module": "Beta.Files", - "Command": "New-MgBetaDriveListContentTypeColumnLink", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", + "OutputType": "IMicrosoftGraphColumnLink", + "Command": "New-MgBetaDriveListContentTypeColumnLink", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/items", - "Module": "Beta.Files", - "Command": "New-MgBetaDriveListItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/drives/{drive-id}/list/items", + "OutputType": "IMicrosoftGraphListItem", + "Command": "New-MgBetaDriveListItem", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "Module": "Beta.Files", - "Command": "New-MgBetaDriveListItemDocumentSetVersion", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "New-MgBetaDriveListItemDocumentSetVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createLink", - "Module": "Beta.Files", - "Command": "New-MgBetaDriveListItemLink", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", + "Method": "POST", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createLink", + "OutputType": "IMicrosoftGraphPermission", + "Command": "New-MgBetaDriveListItemLink", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/permissions", - "Module": "Beta.Files", - "Command": "New-MgBetaDriveListItemPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/permissions", + "OutputType": "IMicrosoftGraphPermission", + "Command": "New-MgBetaDriveListItemPermission", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions", - "Module": "Beta.Files", - "Command": "New-MgBetaDriveListItemVersion", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions", + "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "New-MgBetaDriveListItemVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/operations", - "Module": "Beta.Files", - "Command": "New-MgBetaDriveListOperation", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/drives/{drive-id}/list/operations", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Command": "New-MgBetaDriveListOperation", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/permissions", - "Module": "Beta.Files", - "Command": "New-MgBetaDriveListPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/drives/{drive-id}/list/permissions", + "OutputType": "IMicrosoftGraphPermission", + "Command": "New-MgBetaDriveListPermission", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/subscriptions", - "Module": "Beta.Files", - "Command": "New-MgBetaDriveListSubscription", - "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/drives/{drive-id}/list/subscriptions", + "OutputType": "IMicrosoftGraphSubscription", + "Command": "New-MgBetaDriveListSubscription", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats", - "Module": "Beta.Files", - "Command": "New-MgBetaDriveRootAnalyticItemActivityStat", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "New-MgBetaDriveRootAnalyticItemActivityStat", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/children", - "Module": "Beta.Files", - "Command": "New-MgBetaDriveRootChild", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/drives/{drive-id}/root/children", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "New-MgBetaDriveRootChild", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/createLink", - "Module": "Beta.Files", - "Command": "New-MgBetaDriveRootLink", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-beta", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/createLink", + "OutputType": "IMicrosoftGraphPermission", + "Command": "New-MgBetaDriveRootLink", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions", - "Module": "Beta.Files", - "Command": "New-MgBetaDriveRootListItemDocumentSetVersion", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "New-MgBetaDriveRootListItemDocumentSetVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/listItem/createLink", - "Module": "Beta.Files", - "Command": "New-MgBetaDriveRootListItemLink", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/listItem/createLink", + "OutputType": "IMicrosoftGraphPermission", + "Command": "New-MgBetaDriveRootListItemLink", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/listItem/permissions", - "Module": "Beta.Files", - "Command": "New-MgBetaDriveRootListItemPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], - "Uri": "/drives/{drive-id}/root/listItem/versions", - "Module": "Beta.Files", - "Command": "New-MgBetaDriveRootListItemVersion", - "OutputType": "IMicrosoftGraphListItemVersion", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/drives/{drive-id}/root/listItem/permissions", + "OutputType": "IMicrosoftGraphPermission", + "Command": "New-MgBetaDriveRootListItemPermission", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/drives/{drive-id}/root/listItem/versions", + "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "New-MgBetaDriveRootListItemVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/permissions", - "Module": "Beta.Files", - "Command": "New-MgBetaDriveRootPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/drives/{drive-id}/root/permissions", + "OutputType": "IMicrosoftGraphPermission", + "Command": "New-MgBetaDriveRootPermission", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/subscriptions", - "Module": "Beta.Files", - "Command": "New-MgBetaDriveRootSubscription", - "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/drives/{drive-id}/root/subscriptions", + "OutputType": "IMicrosoftGraphSubscription", + "Command": "New-MgBetaDriveRootSubscription", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/thumbnails", - "Module": "Beta.Files", - "Command": "New-MgBetaDriveRootThumbnail", - "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/drives/{drive-id}/root/thumbnails", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Command": "New-MgBetaDriveRootThumbnail", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/createUploadSession", - "Module": "Beta.Files", - "Command": "New-MgBetaDriveRootUploadSession", - "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/drives/{drive-id}/root/createUploadSession", + "OutputType": "IMicrosoftGraphUploadSession", + "Command": "New-MgBetaDriveRootUploadSession", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/versions", - "Module": "Beta.Files", - "Command": "New-MgBetaDriveRootVersion", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/drives/{drive-id}/root/versions", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Command": "New-MgBetaDriveRootVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/education/classes", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationClass", - "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationroot-post-classes?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationroot-post-classes?view=graph-rest-beta", + "Method": "POST", + "Uri": "/education/classes", + "OutputType": "IMicrosoftGraphEducationClass", + "Command": "New-MgBetaEducationClass", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -379614,22 +380062,26 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-assignments?view=graph-rest-beta", + "Method": "POST", "Uri": "/education/classes/{educationClass-id}/assignments", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationClassAssignment", "OutputType": "IMicrosoftGraphEducationAssignment", + "Command": "New-MgBetaEducationClassAssignment", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", + "Create1", "CreateExpanded", + "CreateExpanded1", "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateViaIdentity1", + "CreateViaIdentityExpanded", + "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-assignments?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -379648,26 +380100,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-category?view=graph-rest-beta", + "Method": "POST", "Uri": "/education/classes/{educationClass-id}/assignmentCategories", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationClassAssignmentCategory", "OutputType": "IMicrosoftGraphEducationCategory", + "Command": "New-MgBetaEducationClassAssignmentCategory", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", - "Create1", "CreateExpanded", - "CreateExpanded1", "CreateViaIdentity", - "CreateViaIdentity1", - "CreateViaIdentityExpanded", - "CreateViaIdentityExpanded1" + "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-category?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -379686,22 +380134,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/$ref", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationClassAssignmentCategoryByRef", "OutputType": null, + "Command": "New-MgBetaEducationClassAssignmentCategoryByRef", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -379720,56 +380168,56 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-post-resources?view=graph-rest-beta", + "Method": "POST", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationClassAssignmentResource", "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Command": "New-MgBetaEducationClassAssignmentResource", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-post-resources?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationClassAssignmentResourceDependentResource", "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Command": "New-MgBetaEducationClassAssignmentResourceDependentResource", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationClassAssignmentSettingGradingCategory", "OutputType": "IMicrosoftGraphEducationGradingCategory", + "Command": "New-MgBetaEducationClassAssignmentSettingGradingCategory", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -379788,39 +380236,39 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationgradingscheme-post?view=graph-rest-beta", + "Method": "POST", "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingSchemes", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationClassAssignmentSettingGradingScheme", "OutputType": "IMicrosoftGraphEducationGradingScheme", + "Command": "New-MgBetaEducationClassAssignmentSettingGradingScheme", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationgradingscheme-post?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationClassAssignmentSubmission", "OutputType": "IMicrosoftGraphEducationSubmission", + "Command": "New-MgBetaEducationClassAssignmentSubmission", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -379839,22 +380287,22 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationfeedbackresourceoutcome-post-outcomes?view=graph-rest-beta", + "Method": "POST", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationClassAssignmentSubmissionOutcome", "OutputType": "IMicrosoftGraphEducationOutcome", + "Command": "New-MgBetaEducationClassAssignmentSubmissionOutcome", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationfeedbackresourceoutcome-post-outcomes?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -379873,73 +380321,73 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-post-resources?view=graph-rest-beta", + "Method": "POST", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationClassAssignmentSubmissionResource", "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Command": "New-MgBetaEducationClassAssignmentSubmissionResource", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-post-resources?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationClassAssignmentSubmissionResourceDependentResource", "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Command": "New-MgBetaEducationClassAssignmentSubmissionResourceDependentResource", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationClassAssignmentSubmissionSubmittedResource", "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Command": "New-MgBetaEducationClassAssignmentSubmissionSubmittedResource", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource", "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Command": "New-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "EduRoster.ReadWrite.All", @@ -379958,22 +380406,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-members?view=graph-rest-beta", + "Method": "POST", "Uri": "/education/classes/{educationClass-id}/members/$ref", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationClassMemberByRef", "OutputType": null, + "Command": "New-MgBetaEducationClassMemberByRef", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-members?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -379992,22 +380440,22 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-module?view=graph-rest-beta", + "Method": "POST", "Uri": "/education/classes/{educationClass-id}/modules", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationClassModule", "OutputType": "IMicrosoftGraphEducationModule", + "Command": "New-MgBetaEducationClassModule", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-module?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -380026,224 +380474,222 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-post-resources?view=graph-rest-beta", + "Method": "POST", "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationClassModuleResource", "OutputType": "IMicrosoftGraphEducationModuleResource", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-post-resources?view=graph-rest-beta" + "Command": "New-MgBetaEducationClassModuleResource", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/classes/{educationClass-id}/teachers/$ref", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationClassTeacherByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-teachers?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-teachers?view=graph-rest-beta", + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/teachers/$ref", + "OutputType": null, + "Command": "New-MgBetaEducationClassTeacherByRef", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationMeAssignment", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/education/me/assignments", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Command": "New-MgBetaEducationMeAssignment", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/categories", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationMeAssignmentCategory", - "OutputType": "IMicrosoftGraphEducationCategory", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/education/me/assignments/{educationAssignment-id}/categories", + "OutputType": "IMicrosoftGraphEducationCategory", + "Command": "New-MgBetaEducationMeAssignmentCategory", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$ref", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationMeAssignmentCategoryByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$ref", + "OutputType": null, + "Command": "New-MgBetaEducationMeAssignmentCategoryByRef", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/resources", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationMeAssignmentResource", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/education/me/assignments/{educationAssignment-id}/resources", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Command": "New-MgBetaEducationMeAssignmentResource", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationMeAssignmentResourceDependentResource", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Command": "New-MgBetaEducationMeAssignmentResourceDependentResource", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationMeAssignmentSubmission", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Command": "New-MgBetaEducationMeAssignmentSubmission", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationMeAssignmentSubmissionOutcome", - "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", + "OutputType": "IMicrosoftGraphEducationOutcome", + "Command": "New-MgBetaEducationMeAssignmentSubmissionOutcome", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationMeAssignmentSubmissionResource", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Command": "New-MgBetaEducationMeAssignmentSubmissionResource", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationMeAssignmentSubmissionResourceDependentResource", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Command": "New-MgBetaEducationMeAssignmentSubmissionResourceDependentResource", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationMeAssignmentSubmissionSubmittedResource", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Command": "New-MgBetaEducationMeAssignmentSubmissionSubmittedResource", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Command": "New-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded" + ], "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -380262,414 +380708,416 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-post-rubrics?view=graph-rest-beta", + "Method": "POST", "Uri": "/education/me/rubrics", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationMeRubric", "OutputType": "IMicrosoftGraphEducationRubric", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-post-rubrics?view=graph-rest-beta" + "Command": "New-MgBetaEducationMeRubric", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/schools", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationSchool", - "OutputType": "IMicrosoftGraphEducationSchool", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationroot-post-schools?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationroot-post-schools?view=graph-rest-beta", + "Method": "POST", + "Uri": "/education/schools", + "OutputType": "IMicrosoftGraphEducationSchool", + "Command": "New-MgBetaEducationSchool", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/schools/{educationSchool-id}/classes/$ref", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationSchoolClassByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-post-classes?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-post-classes?view=graph-rest-beta", + "Method": "POST", + "Uri": "/education/schools/{educationSchool-id}/classes/$ref", + "OutputType": null, + "Command": "New-MgBetaEducationSchoolClassByRef", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/schools/{educationSchool-id}/users/$ref", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationSchoolUserByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-post-users?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-post-users?view=graph-rest-beta", + "Method": "POST", + "Uri": "/education/schools/{educationSchool-id}/users/$ref", + "OutputType": null, + "Command": "New-MgBetaEducationSchoolUserByRef", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/synchronizationProfiles", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationSynchronizationProfile", - "OutputType": "IMicrosoftGraphEducationSynchronizationProfile", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/education/synchronizationProfiles", + "OutputType": "IMicrosoftGraphEducationSynchronizationProfile", + "Command": "New-MgBetaEducationSynchronizationProfile", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationSynchronizationProfileError", - "OutputType": "IMicrosoftGraphEducationSynchronizationError", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors", + "OutputType": "IMicrosoftGraphEducationSynchronizationError", + "Command": "New-MgBetaEducationSynchronizationProfileError", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationUser", - "OutputType": "IMicrosoftGraphEducationUser", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationroot-post-users?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationroot-post-users?view=graph-rest-beta", + "Method": "POST", + "Uri": "/education/users", + "OutputType": "IMicrosoftGraphEducationUser", + "Command": "New-MgBetaEducationUser", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationUserAssignment", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Command": "New-MgBetaEducationUserAssignment", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationUserAssignmentCategory", - "OutputType": "IMicrosoftGraphEducationCategory", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories", + "OutputType": "IMicrosoftGraphEducationCategory", + "Command": "New-MgBetaEducationUserAssignmentCategory", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$ref", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationUserAssignmentCategoryByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$ref", + "OutputType": null, + "Command": "New-MgBetaEducationUserAssignmentCategoryByRef", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationUserAssignmentResource", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Command": "New-MgBetaEducationUserAssignmentResource", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationUserAssignmentResourceDependentResource", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Command": "New-MgBetaEducationUserAssignmentResourceDependentResource", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationUserAssignmentSubmission", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Command": "New-MgBetaEducationUserAssignmentSubmission", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationUserAssignmentSubmissionOutcome", - "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", + "OutputType": "IMicrosoftGraphEducationOutcome", + "Command": "New-MgBetaEducationUserAssignmentSubmissionOutcome", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationUserAssignmentSubmissionResource", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Command": "New-MgBetaEducationUserAssignmentSubmissionResource", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationUserAssignmentSubmissionResourceDependentResource", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Command": "New-MgBetaEducationUserAssignmentSubmissionResourceDependentResource", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationUserAssignmentSubmissionSubmittedResource", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Command": "New-MgBetaEducationUserAssignmentSubmissionSubmittedResource", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Command": "New-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/rubrics", - "Module": "Beta.Education", - "Command": "New-MgBetaEducationUserRubric", - "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/rubrics", + "OutputType": "IMicrosoftGraphEducationRubric", + "Command": "New-MgBetaEducationUserRubric", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/accessPackages", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaEntitlementManagementAccessPackage", - "OutputType": "IMicrosoftGraphAccessPackage", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-accesspackages?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-accesspackages?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/accessPackages", + "OutputType": "IMicrosoftGraphAccessPackage", + "Command": "New-MgBetaEntitlementManagementAccessPackage", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-accesspackageassignmentpolicies?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-accesspackageassignmentpolicies?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", - "OutputType": "IMicrosoftGraphCustomExtensionHandler", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers", + "OutputType": "IMicrosoftGraphCustomExtensionHandler", + "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", - "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings", + "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", + "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentRequest", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-accesspackageassignmentrequests?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-accesspackageassignmentrequests?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "Command": "New-MgBetaEntitlementManagementAccessPackageAssignmentRequest", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaEntitlementManagementAccessPackageCatalog", - "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-accesspackagecatalogs?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-accesspackagecatalogs?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs", + "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "Command": "New-MgBetaEntitlementManagementAccessPackageCatalog", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], "Permissions": [ { "Name": "EntitlementManagement.Read.All", @@ -380688,199 +381136,197 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageCustomWorkflowExtensions", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", "OutputType": "IMicrosoftGraphCustomCalloutExtension", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "New-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", - "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-post-customaccesspackageworkflowextensions?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-post-customaccesspackageworkflowextensions?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions", + "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension", + "Command": "New-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-post-incompatibleaccesspackage?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-post-incompatibleaccesspackage?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", + "OutputType": null, + "Command": "New-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaEntitlementManagementAccessPackageIncompatibleGroupByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-post-incompatiblegroup?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-post-incompatiblegroup?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref", + "OutputType": null, + "Command": "New-MgBetaEntitlementManagementAccessPackageIncompatibleGroupByRef", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaEntitlementManagementAccessPackageResourceRequest", - "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-accesspackageresourcerequests?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-accesspackageresourcerequests?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests", + "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", + "Command": "New-MgBetaEntitlementManagementAccessPackageResourceRequest", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaEntitlementManagementAccessPackageResourceRoleScope", - "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-post-accesspackageresourcerolescopes?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-post-accesspackageresourcerolescopes?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes", + "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", + "Command": "New-MgBetaEntitlementManagementAccessPackageResourceRoleScope", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaEntitlementManagementAssignmentRequest", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-assignmentrequests?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-assignmentrequests?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "Command": "New-MgBetaEntitlementManagementAssignmentRequest", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaEntitlementManagementConnectedOrganization", - "OutputType": "IMicrosoftGraphConnectedOrganization", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-connectedorganizations?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-connectedorganizations?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations", + "OutputType": "IMicrosoftGraphConnectedOrganization", + "Command": "New-MgBetaEntitlementManagementConnectedOrganization", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$ref", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-post-externalsponsors?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-post-externalsponsors?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$ref", + "OutputType": null, + "Command": "New-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorByRef", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$ref", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-post-internalsponsors?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-post-internalsponsors?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$ref", + "OutputType": null, + "Command": "New-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorByRef", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/subjects", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaEntitlementManagementSubject", - "OutputType": "IMicrosoftGraphAccessPackageSubject", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/subjects", + "OutputType": "IMicrosoftGraphAccessPackageSubject", + "Command": "New-MgBetaEntitlementManagementSubject", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/external/authorizationSystems", - "Module": "Beta.Search", - "Command": "New-MgBetaExternalAuthorizationSystem", - "OutputType": "IMicrosoftGraphAuthorizationSystem", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/external/authorizationSystems", + "OutputType": "IMicrosoftGraphAuthorizationSystem", + "Command": "New-MgBetaExternalAuthorizationSystem", + "Module": "Beta.Search" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded" + ], "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -380899,20 +381345,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-external-post-connections?view=graph-rest-beta", + "Method": "POST", "Uri": "/external/connections", - "Module": "Beta.Search", - "Command": "New-MgBetaExternalConnection", "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "Command": "New-MgBetaExternalConnection", + "Module": "Beta.Search" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-external-post-connections?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -380931,22 +381379,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-post-groups?view=graph-rest-beta", + "Method": "POST", "Uri": "/external/connections/{externalConnection-id}/groups", - "Module": "Beta.Search", - "Command": "New-MgBetaExternalConnectionGroup", "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", + "Command": "New-MgBetaExternalConnectionGroup", + "Module": "Beta.Search" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-post-groups?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -380965,470 +381413,459 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalgroup-post-members?view=graph-rest-beta", + "Method": "POST", "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members", - "Module": "Beta.Search", - "Command": "New-MgBetaExternalConnectionGroupMember", "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalgroup-post-members?view=graph-rest-beta" + "Command": "New-MgBetaExternalConnectionGroupMember", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/external/connections/{externalConnection-id}/items", - "Module": "Beta.Search", - "Command": "New-MgBetaExternalConnectionItem", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/external/connections/{externalConnection-id}/items", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", + "Command": "New-MgBetaExternalConnectionItem", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities", - "Module": "Beta.Search", - "Command": "New-MgBetaExternalConnectionItemActivity", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", + "Command": "New-MgBetaExternalConnectionItemActivity", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/external/connections/{externalConnection-id}/operations", - "Module": "Beta.Search", - "Command": "New-MgBetaExternalConnectionOperation", - "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/external/connections/{externalConnection-id}/operations", + "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", + "Command": "New-MgBetaExternalConnectionOperation", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/external/industryData/dataConnectors", - "Module": "Beta.Search", - "Command": "New-MgBetaExternalIndustryDataConnector", - "OutputType": "IMicrosoftGraphIndustryDataConnector", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-azuredatalakeconnector-post?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-onerosterapidataconnector-post?view=graph-rest-beta", + "Method": "POST", + "Uri": "/external/industryData/dataConnectors", + "OutputType": "IMicrosoftGraphIndustryDataConnector", + "Command": "New-MgBetaExternalIndustryDataConnector", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/external/industryData/inboundFlows", - "Module": "Beta.Search", - "Command": "New-MgBetaExternalIndustryDataInboundFlow", - "OutputType": "IMicrosoftGraphIndustryDataInboundFlow", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-inboundapiflow-post?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-inboundapiflow-post?view=graph-rest-beta", + "Method": "POST", + "Uri": "/external/industryData/inboundFlows", + "OutputType": "IMicrosoftGraphIndustryDataInboundFlow", + "Command": "New-MgBetaExternalIndustryDataInboundFlow", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/external/industryData/operations", - "Module": "Beta.Search", - "Command": "New-MgBetaExternalIndustryDataOperation", - "OutputType": "IMicrosoftGraphLongRunningOperation", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/external/industryData/operations", + "OutputType": "IMicrosoftGraphLongRunningOperation", + "Command": "New-MgBetaExternalIndustryDataOperation", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/external/industryData/outboundProvisioningFlowSets", - "Module": "Beta.Search", - "Command": "New-MgBetaExternalIndustryDataOutboundProvisioningFlowSet", - "OutputType": "IMicrosoftGraphIndustryDataOutboundProvisioningFlowSet", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/external/industryData/outboundProvisioningFlowSets", + "OutputType": "IMicrosoftGraphIndustryDataOutboundProvisioningFlowSet", + "Command": "New-MgBetaExternalIndustryDataOutboundProvisioningFlowSet", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows", - "Module": "Beta.Search", - "Command": "New-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", - "OutputType": "IMicrosoftGraphIndustryDataProvisioningFlow", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows", + "OutputType": "IMicrosoftGraphIndustryDataProvisioningFlow", + "Command": "New-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/external/industryData/referenceDefinitions", - "Module": "Beta.Search", - "Command": "New-MgBetaExternalIndustryDataReferenceDefinition", - "OutputType": "IMicrosoftGraphIndustryDataReferenceDefinition", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-referencedefinition-post?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-referencedefinition-post?view=graph-rest-beta", + "Method": "POST", + "Uri": "/external/industryData/referenceDefinitions", + "OutputType": "IMicrosoftGraphIndustryDataReferenceDefinition", + "Command": "New-MgBetaExternalIndustryDataReferenceDefinition", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/external/industryData/roleGroups", - "Module": "Beta.Search", - "Command": "New-MgBetaExternalIndustryDataRoleGroup", - "OutputType": "IMicrosoftGraphIndustryDataRoleGroup", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/external/industryData/roleGroups", + "OutputType": "IMicrosoftGraphIndustryDataRoleGroup", + "Command": "New-MgBetaExternalIndustryDataRoleGroup", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/external/industryData/sourceSystems", - "Module": "Beta.Search", - "Command": "New-MgBetaExternalIndustryDataSourceSystem", - "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-sourcesystemdefinition-post?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-sourcesystemdefinition-post?view=graph-rest-beta", + "Method": "POST", + "Uri": "/external/industryData/sourceSystems", + "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition", + "Command": "New-MgBetaExternalIndustryDataSourceSystem", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/external/industryData/years", - "Module": "Beta.Search", - "Command": "New-MgBetaExternalIndustryDataYear", - "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-yeartimeperioddefinition-post?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-yeartimeperioddefinition-post?view=graph-rest-beta", + "Method": "POST", + "Uri": "/external/industryData/years", + "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition", + "Command": "New-MgBetaExternalIndustryDataYear", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/countriesRegions", - "Module": "Beta.Financials", - "Command": "New-MgBetaFinancialCompanyCountryRegion", - "OutputType": "IMicrosoftGraphCountryRegion", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/financials/companies/{company-id}/countriesRegions", + "OutputType": "IMicrosoftGraphCountryRegion", + "Command": "New-MgBetaFinancialCompanyCountryRegion", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/currencies", - "Module": "Beta.Financials", - "Command": "New-MgBetaFinancialCompanyCurrency", - "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/financials/companies/{company-id}/currencies", + "OutputType": "IMicrosoftGraphCurrency", + "Command": "New-MgBetaFinancialCompanyCurrency", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customers", - "Module": "Beta.Financials", - "Command": "New-MgBetaFinancialCompanyCustomer", - "OutputType": "IMicrosoftGraphCustomer", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/financials/companies/{company-id}/customers", + "OutputType": "IMicrosoftGraphCustomer", + "Command": "New-MgBetaFinancialCompanyCustomer", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customerPayments", - "Module": "Beta.Financials", - "Command": "New-MgBetaFinancialCompanyCustomerPayment", - "OutputType": "IMicrosoftGraphCustomerPayment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/financials/companies/{company-id}/customerPayments", + "OutputType": "IMicrosoftGraphCustomerPayment", + "Command": "New-MgBetaFinancialCompanyCustomerPayment", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture", - "Module": "Beta.Financials", - "Command": "New-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture", + "OutputType": "IMicrosoftGraphPicture", + "Command": "New-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customerPaymentJournals", - "Module": "Beta.Financials", - "Command": "New-MgBetaFinancialCompanyCustomerPaymentJournal", - "OutputType": "IMicrosoftGraphCustomerPaymentJournal", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals", + "OutputType": "IMicrosoftGraphCustomerPaymentJournal", + "Command": "New-MgBetaFinancialCompanyCustomerPaymentJournal", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments", - "Module": "Beta.Financials", - "Command": "New-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", - "OutputType": "IMicrosoftGraphCustomerPayment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments", + "OutputType": "IMicrosoftGraphCustomerPayment", + "Command": "New-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture", - "Module": "Beta.Financials", - "Command": "New-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture", + "OutputType": "IMicrosoftGraphPicture", + "Command": "New-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture", - "Module": "Beta.Financials", - "Command": "New-MgBetaFinancialCompanyCustomerPicture", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture", + "OutputType": "IMicrosoftGraphPicture", + "Command": "New-MgBetaFinancialCompanyCustomerPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/employees", - "Module": "Beta.Financials", - "Command": "New-MgBetaFinancialCompanyEmployee", - "OutputType": "IMicrosoftGraphEmployee", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/financials/companies/{company-id}/employees", + "OutputType": "IMicrosoftGraphEmployee", + "Command": "New-MgBetaFinancialCompanyEmployee", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture", - "Module": "Beta.Financials", - "Command": "New-MgBetaFinancialCompanyEmployeePicture", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture", + "OutputType": "IMicrosoftGraphPicture", + "Command": "New-MgBetaFinancialCompanyEmployeePicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/items", - "Module": "Beta.Financials", - "Command": "New-MgBetaFinancialCompanyItem", - "OutputType": "IMicrosoftGraphItem", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/financials/companies/{company-id}/items", + "OutputType": "IMicrosoftGraphItem", + "Command": "New-MgBetaFinancialCompanyItem", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/itemCategories", - "Module": "Beta.Financials", - "Command": "New-MgBetaFinancialCompanyItemCategory", - "OutputType": "IMicrosoftGraphItemCategory", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/financials/companies/{company-id}/itemCategories", + "OutputType": "IMicrosoftGraphItemCategory", + "Command": "New-MgBetaFinancialCompanyItemCategory", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/items/{item-id}/picture", - "Module": "Beta.Financials", - "Command": "New-MgBetaFinancialCompanyItemPicture", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/financials/companies/{company-id}/items/{item-id}/picture", + "OutputType": "IMicrosoftGraphPicture", + "Command": "New-MgBetaFinancialCompanyItemPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/journals", - "Module": "Beta.Financials", - "Command": "New-MgBetaFinancialCompanyJournal", - "OutputType": "IMicrosoftGraphJournal", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/financials/companies/{company-id}/journals", + "OutputType": "IMicrosoftGraphJournal", + "Command": "New-MgBetaFinancialCompanyJournal", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/journalLines", - "Module": "Beta.Financials", - "Command": "New-MgBetaFinancialCompanyJournalLine", - "OutputType": "IMicrosoftGraphJournalLine", + "ApiVersion": "beta", "Variants": [ "Create", "Create1", @@ -381439,68 +381876,68 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/financials/companies/{company-id}/journalLines", + "OutputType": "IMicrosoftGraphJournalLine", + "Command": "New-MgBetaFinancialCompanyJournalLine", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/paymentMethods", - "Module": "Beta.Financials", - "Command": "New-MgBetaFinancialCompanyPaymentMethod", - "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/financials/companies/{company-id}/paymentMethods", + "OutputType": "IMicrosoftGraphPaymentMethod", + "Command": "New-MgBetaFinancialCompanyPaymentMethod", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/paymentTerms", - "Module": "Beta.Financials", - "Command": "New-MgBetaFinancialCompanyPaymentTerm", - "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/financials/companies/{company-id}/paymentTerms", + "OutputType": "IMicrosoftGraphPaymentTerm", + "Command": "New-MgBetaFinancialCompanyPaymentTerm", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/picture", - "Module": "Beta.Financials", - "Command": "New-MgBetaFinancialCompanyPicture", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/financials/companies/{company-id}/picture", + "OutputType": "IMicrosoftGraphPicture", + "Command": "New-MgBetaFinancialCompanyPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture", - "Module": "Beta.Financials", - "Command": "New-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "Create", "Create1", @@ -381511,102 +381948,102 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture", + "OutputType": "IMicrosoftGraphPicture", + "Command": "New-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture", - "Module": "Beta.Financials", - "Command": "New-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture", + "OutputType": "IMicrosoftGraphPicture", + "Command": "New-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture", - "Module": "Beta.Financials", - "Command": "New-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture", + "OutputType": "IMicrosoftGraphPicture", + "Command": "New-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture", - "Module": "Beta.Financials", - "Command": "New-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture", + "OutputType": "IMicrosoftGraphPicture", + "Command": "New-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture", - "Module": "Beta.Financials", - "Command": "New-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture", + "OutputType": "IMicrosoftGraphPicture", + "Command": "New-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture", - "Module": "Beta.Financials", - "Command": "New-MgBetaFinancialCompanySaleInvoiceCustomerPicture", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture", + "OutputType": "IMicrosoftGraphPicture", + "Command": "New-MgBetaFinancialCompanySaleInvoiceCustomerPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture", - "Module": "Beta.Financials", - "Command": "New-MgBetaFinancialCompanySaleInvoiceLineItemPicture", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "Create", "Create1", @@ -381617,34 +382054,34 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture", + "OutputType": "IMicrosoftGraphPicture", + "Command": "New-MgBetaFinancialCompanySaleInvoiceLineItemPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture", - "Module": "Beta.Financials", - "Command": "New-MgBetaFinancialCompanySaleOrderCustomerPicture", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture", + "OutputType": "IMicrosoftGraphPicture", + "Command": "New-MgBetaFinancialCompanySaleOrderCustomerPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture", - "Module": "Beta.Financials", - "Command": "New-MgBetaFinancialCompanySaleOrderLineItemPicture", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "Create", "Create1", @@ -381655,49 +382092,49 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture", + "OutputType": "IMicrosoftGraphPicture", + "Command": "New-MgBetaFinancialCompanySaleOrderLineItemPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture", - "Module": "Beta.Financials", - "Command": "New-MgBetaFinancialCompanySaleQuoteCustomerPicture", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture", + "OutputType": "IMicrosoftGraphPicture", + "Command": "New-MgBetaFinancialCompanySaleQuoteCustomerPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/makeInvoice", - "Module": "Beta.Financials", - "Command": "New-MgBetaFinancialCompanySaleQuoteInvoice", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Make", "MakeViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/makeInvoice", + "OutputType": null, + "Command": "New-MgBetaFinancialCompanySaleQuoteInvoice", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture", - "Module": "Beta.Financials", - "Command": "New-MgBetaFinancialCompanySaleQuoteLineItemPicture", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "Create", "Create1", @@ -381708,114 +382145,123 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture", + "OutputType": "IMicrosoftGraphPicture", + "Command": "New-MgBetaFinancialCompanySaleQuoteLineItemPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/shipmentMethods", - "Module": "Beta.Financials", - "Command": "New-MgBetaFinancialCompanyShipmentMethod", - "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/financials/companies/{company-id}/shipmentMethods", + "OutputType": "IMicrosoftGraphShipmentMethod", + "Command": "New-MgBetaFinancialCompanyShipmentMethod", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/taxAreas", - "Module": "Beta.Financials", - "Command": "New-MgBetaFinancialCompanyTaxArea", - "OutputType": "IMicrosoftGraphTaxArea", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/financials/companies/{company-id}/taxAreas", + "OutputType": "IMicrosoftGraphTaxArea", + "Command": "New-MgBetaFinancialCompanyTaxArea", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/taxGroups", - "Module": "Beta.Financials", - "Command": "New-MgBetaFinancialCompanyTaxGroup", - "OutputType": "IMicrosoftGraphTaxGroup", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/financials/companies/{company-id}/taxGroups", + "OutputType": "IMicrosoftGraphTaxGroup", + "Command": "New-MgBetaFinancialCompanyTaxGroup", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/unitsOfMeasure", - "Module": "Beta.Financials", - "Command": "New-MgBetaFinancialCompanyUnitOfMeasure", - "OutputType": "IMicrosoftGraphUnitOfMeasure", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/financials/companies/{company-id}/unitsOfMeasure", + "OutputType": "IMicrosoftGraphUnitOfMeasure", + "Command": "New-MgBetaFinancialCompanyUnitOfMeasure", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/vendors", - "Module": "Beta.Financials", - "Command": "New-MgBetaFinancialCompanyVendor", - "OutputType": "IMicrosoftGraphVendor", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/financials/companies/{company-id}/vendors", + "OutputType": "IMicrosoftGraphVendor", + "Command": "New-MgBetaFinancialCompanyVendor", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture", - "Module": "Beta.Financials", - "Command": "New-MgBetaFinancialCompanyVendorPicture", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture", + "OutputType": "IMicrosoftGraphPicture", + "Command": "New-MgBetaFinancialCompanyVendorPicture", + "Module": "Beta.Financials" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded" + ], "Permissions": [ { "Name": "Group.Create", @@ -381842,88 +382288,90 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-beta", + "Method": "POST", "Uri": "/groups", - "Module": "Beta.Groups", - "Command": "New-MgBetaGroup", "OutputType": "IMicrosoftGraphGroup", + "Command": "New-MgBetaGroup", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-groups?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-acceptedsenders?view=graph-rest-beta", + "Method": "POST", "Uri": "/groups/{group-id}/acceptedSenders/$ref", - "Module": "Beta.Groups", - "Command": "New-MgBetaGroupAcceptedSenderByRef", "OutputType": null, + "Command": "New-MgBetaGroupAcceptedSenderByRef", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-acceptedsenders?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-approleassignments?view=graph-rest-beta", + "Method": "POST", "Uri": "/groups/{group-id}/appRoleAssignments", - "Module": "Beta.Applications", - "Command": "New-MgBetaGroupAppRoleAssignment", "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Command": "New-MgBetaGroupAppRoleAssignment", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-approleassignments?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/calendar/events", - "Module": "Beta.Calendar", - "Command": "New-MgBetaGroupCalendarEvent", "OutputType": "IMicrosoftGraphEvent", + "Command": "New-MgBetaGroupCalendarEvent", + "Module": "Beta.Calendar" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/calendar/calendarPermissions", - "Module": "Beta.Calendar", - "Command": "New-MgBetaGroupCalendarPermission", "OutputType": "IMicrosoftGraphCalendarPermission", + "Command": "New-MgBetaGroupCalendarPermission", + "Module": "Beta.Calendar" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -381942,22 +382390,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-beta", + "Method": "POST", "Uri": "/groups/{group-id}/conversations", - "Module": "Beta.Groups", - "Command": "New-MgBetaGroupConversation", "OutputType": "IMicrosoftGraphConversation", + "Command": "New-MgBetaGroupConversation", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-conversations?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -381976,1078 +382424,1078 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversation-post-threads?view=graph-rest-beta", + "Method": "POST", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads", - "Module": "Beta.Groups", - "Command": "New-MgBetaGroupConversationThread", "OutputType": "IMicrosoftGraphConversationThread", + "Command": "New-MgBetaGroupConversationThread", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversation-post-threads?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", - "Module": "Beta.Groups", - "Command": "New-MgBetaGroupConversationThreadPostAttachment", "OutputType": "IMicrosoftGraphAttachment", + "Command": "New-MgBetaGroupConversationThreadPostAttachment", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", + "Method": "POST", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession", - "Module": "Beta.Groups", - "Command": "New-MgBetaGroupConversationThreadPostAttachmentUploadSession", "OutputType": "IMicrosoftGraphUploadSession", + "Command": "New-MgBetaGroupConversationThreadPostAttachmentUploadSession", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", - "Module": "Beta.Groups", - "Command": "New-MgBetaGroupConversationThreadPostExtension", "OutputType": null, + "Command": "New-MgBetaGroupConversationThreadPostExtension", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", - "Module": "Beta.Groups", - "Command": "New-MgBetaGroupConversationThreadPostInReplyToAttachment", "OutputType": "IMicrosoftGraphAttachment", + "Command": "New-MgBetaGroupConversationThreadPostInReplyToAttachment", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", + "Method": "POST", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/createUploadSession", - "Module": "Beta.Groups", - "Command": "New-MgBetaGroupConversationThreadPostInReplyToAttachmentUploadSession", "OutputType": "IMicrosoftGraphUploadSession", + "Command": "New-MgBetaGroupConversationThreadPostInReplyToAttachmentUploadSession", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", - "Module": "Beta.Groups", - "Command": "New-MgBetaGroupConversationThreadPostInReplyToExtension", "OutputType": null, + "Command": "New-MgBetaGroupConversationThreadPostInReplyToExtension", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions", - "Module": "Beta.Groups", - "Command": "New-MgBetaGroupConversationThreadPostInReplyToMention", "OutputType": "IMicrosoftGraphMention", + "Command": "New-MgBetaGroupConversationThreadPostInReplyToMention", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions", - "Module": "Beta.Groups", - "Command": "New-MgBetaGroupConversationThreadPostMention", "OutputType": "IMicrosoftGraphMention", + "Command": "New-MgBetaGroupConversationThreadPostMention", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/drives", - "Module": "Beta.Files", - "Command": "New-MgBetaGroupDrive", "OutputType": "IMicrosoftGraphDrive", + "Command": "New-MgBetaGroupDrive", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/bundles", - "Module": "Beta.Files", - "Command": "New-MgBetaGroupDriveBundle", "OutputType": "IMicrosoftGraphDriveItem", + "Command": "New-MgBetaGroupDriveBundle", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items", - "Module": "Beta.Files", - "Command": "New-MgBetaGroupDriveItem", "OutputType": "IMicrosoftGraphDriveItem", + "Command": "New-MgBetaGroupDriveItem", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "Module": "Beta.Files", - "Command": "New-MgBetaGroupDriveItemAnalyticItemActivityStat", "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "New-MgBetaGroupDriveItemAnalyticItemActivityStat", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children", - "Module": "Beta.Files", - "Command": "New-MgBetaGroupDriveItemChild", "OutputType": "IMicrosoftGraphDriveItem", + "Command": "New-MgBetaGroupDriveItemChild", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-beta", + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createLink", - "Module": "Beta.Groups", - "Command": "New-MgBetaGroupDriveItemLink", "OutputType": "IMicrosoftGraphPermission", + "Command": "New-MgBetaGroupDriveItemLink", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "Module": "Beta.Files", - "Command": "New-MgBetaGroupDriveItemListItemDocumentSetVersion", "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "New-MgBetaGroupDriveItemListItemDocumentSetVersion", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createLink", - "Module": "Beta.Groups", - "Command": "New-MgBetaGroupDriveItemListItemLink", "OutputType": "IMicrosoftGraphPermission", + "Command": "New-MgBetaGroupDriveItemListItemLink", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions", - "Module": "Beta.Files", - "Command": "New-MgBetaGroupDriveItemListItemPermission", "OutputType": "IMicrosoftGraphPermission", + "Command": "New-MgBetaGroupDriveItemListItemPermission", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "Module": "Beta.Files", - "Command": "New-MgBetaGroupDriveItemListItemVersion", "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "New-MgBetaGroupDriveItemListItemVersion", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions", - "Module": "Beta.Files", - "Command": "New-MgBetaGroupDriveItemPermission", "OutputType": "IMicrosoftGraphPermission", + "Command": "New-MgBetaGroupDriveItemPermission", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "Module": "Beta.Files", - "Command": "New-MgBetaGroupDriveItemSubscription", "OutputType": "IMicrosoftGraphSubscription", + "Command": "New-MgBetaGroupDriveItemSubscription", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "Module": "Beta.Files", - "Command": "New-MgBetaGroupDriveItemThumbnail", "OutputType": "IMicrosoftGraphThumbnailSet", + "Command": "New-MgBetaGroupDriveItemThumbnail", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createUploadSession", - "Module": "Beta.Groups", - "Command": "New-MgBetaGroupDriveItemUploadSession", "OutputType": "IMicrosoftGraphUploadSession", + "Command": "New-MgBetaGroupDriveItemUploadSession", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions", - "Module": "Beta.Files", - "Command": "New-MgBetaGroupDriveItemVersion", "OutputType": "IMicrosoftGraphDriveItemVersion", + "Command": "New-MgBetaGroupDriveItemVersion", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns", - "Module": "Beta.Files", - "Command": "New-MgBetaGroupDriveListColumn", "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "New-MgBetaGroupDriveListColumn", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes", - "Module": "Beta.Files", - "Command": "New-MgBetaGroupDriveListContentType", "OutputType": "IMicrosoftGraphContentType", + "Command": "New-MgBetaGroupDriveListContentType", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "Module": "Beta.Files", - "Command": "New-MgBetaGroupDriveListContentTypeColumn", "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "New-MgBetaGroupDriveListContentTypeColumn", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "Module": "Beta.Files", - "Command": "New-MgBetaGroupDriveListContentTypeColumnLink", "OutputType": "IMicrosoftGraphColumnLink", + "Command": "New-MgBetaGroupDriveListContentTypeColumnLink", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items", - "Module": "Beta.Files", - "Command": "New-MgBetaGroupDriveListItem", "OutputType": "IMicrosoftGraphListItem", + "Command": "New-MgBetaGroupDriveListItem", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "Module": "Beta.Files", - "Command": "New-MgBetaGroupDriveListItemDocumentSetVersion", "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "New-MgBetaGroupDriveListItemDocumentSetVersion", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createLink", - "Module": "Beta.Groups", - "Command": "New-MgBetaGroupDriveListItemLink", "OutputType": "IMicrosoftGraphPermission", + "Command": "New-MgBetaGroupDriveListItemLink", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/permissions", - "Module": "Beta.Files", - "Command": "New-MgBetaGroupDriveListItemPermission", "OutputType": "IMicrosoftGraphPermission", + "Command": "New-MgBetaGroupDriveListItemPermission", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions", - "Module": "Beta.Files", - "Command": "New-MgBetaGroupDriveListItemVersion", "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "New-MgBetaGroupDriveListItemVersion", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations", - "Module": "Beta.Files", - "Command": "New-MgBetaGroupDriveListOperation", "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Command": "New-MgBetaGroupDriveListOperation", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/list/permissions", - "Module": "Beta.Files", - "Command": "New-MgBetaGroupDriveListPermission", "OutputType": "IMicrosoftGraphPermission", + "Command": "New-MgBetaGroupDriveListPermission", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions", - "Module": "Beta.Files", - "Command": "New-MgBetaGroupDriveListSubscription", "OutputType": "IMicrosoftGraphSubscription", + "Command": "New-MgBetaGroupDriveListSubscription", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats", - "Module": "Beta.Files", - "Command": "New-MgBetaGroupDriveRootAnalyticItemActivityStat", "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "New-MgBetaGroupDriveRootAnalyticItemActivityStat", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/children", - "Module": "Beta.Files", - "Command": "New-MgBetaGroupDriveRootChild", "OutputType": "IMicrosoftGraphDriveItem", + "Command": "New-MgBetaGroupDriveRootChild", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-beta", + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/createLink", - "Module": "Beta.Groups", - "Command": "New-MgBetaGroupDriveRootLink", "OutputType": "IMicrosoftGraphPermission", + "Command": "New-MgBetaGroupDriveRootLink", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions", - "Module": "Beta.Files", - "Command": "New-MgBetaGroupDriveRootListItemDocumentSetVersion", "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "New-MgBetaGroupDriveRootListItemDocumentSetVersion", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createLink", - "Module": "Beta.Groups", - "Command": "New-MgBetaGroupDriveRootListItemLink", "OutputType": "IMicrosoftGraphPermission", + "Command": "New-MgBetaGroupDriveRootListItemLink", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/permissions", - "Module": "Beta.Files", - "Command": "New-MgBetaGroupDriveRootListItemPermission", "OutputType": "IMicrosoftGraphPermission", + "Command": "New-MgBetaGroupDriveRootListItemPermission", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions", - "Module": "Beta.Files", - "Command": "New-MgBetaGroupDriveRootListItemVersion", "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "New-MgBetaGroupDriveRootListItemVersion", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions", - "Module": "Beta.Files", - "Command": "New-MgBetaGroupDriveRootPermission", "OutputType": "IMicrosoftGraphPermission", + "Command": "New-MgBetaGroupDriveRootPermission", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions", - "Module": "Beta.Files", - "Command": "New-MgBetaGroupDriveRootSubscription", "OutputType": "IMicrosoftGraphSubscription", + "Command": "New-MgBetaGroupDriveRootSubscription", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails", - "Module": "Beta.Files", - "Command": "New-MgBetaGroupDriveRootThumbnail", "OutputType": "IMicrosoftGraphThumbnailSet", + "Command": "New-MgBetaGroupDriveRootThumbnail", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/createUploadSession", - "Module": "Beta.Groups", - "Command": "New-MgBetaGroupDriveRootUploadSession", "OutputType": "IMicrosoftGraphUploadSession", + "Command": "New-MgBetaGroupDriveRootUploadSession", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions", - "Module": "Beta.Files", - "Command": "New-MgBetaGroupDriveRootVersion", "OutputType": "IMicrosoftGraphDriveItemVersion", + "Command": "New-MgBetaGroupDriveRootVersion", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/endpoints", - "Module": "Beta.Groups", - "Command": "New-MgBetaGroupEndpoint", "OutputType": "IMicrosoftGraphEndpoint", + "Command": "New-MgBetaGroupEndpoint", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-events?view=graph-rest-beta", + "Method": "POST", "Uri": "/groups/{group-id}/events", - "Module": "Beta.Calendar", - "Command": "New-MgBetaGroupEvent", "OutputType": "IMicrosoftGraphEvent", + "Command": "New-MgBetaGroupEvent", + "Module": "Beta.Calendar" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-events?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/attachments", - "Module": "Beta.Calendar", - "Command": "New-MgBetaGroupEventAttachment", "OutputType": "IMicrosoftGraphAttachment", + "Command": "New-MgBetaGroupEventAttachment", + "Module": "Beta.Calendar" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments", - "Module": "Beta.Calendar", - "Command": "New-MgBetaGroupEventExceptionOccurrenceAttachment", "OutputType": "IMicrosoftGraphAttachment", + "Command": "New-MgBetaGroupEventExceptionOccurrenceAttachment", + "Module": "Beta.Calendar" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions", - "Module": "Beta.Calendar", - "Command": "New-MgBetaGroupEventExceptionOccurrenceExtension", "OutputType": null, + "Command": "New-MgBetaGroupEventExceptionOccurrenceExtension", + "Module": "Beta.Calendar" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments", - "Module": "Beta.Calendar", - "Command": "New-MgBetaGroupEventExceptionOccurrenceInstanceAttachment", "OutputType": "IMicrosoftGraphAttachment", + "Command": "New-MgBetaGroupEventExceptionOccurrenceInstanceAttachment", + "Module": "Beta.Calendar" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions", - "Module": "Beta.Calendar", - "Command": "New-MgBetaGroupEventExceptionOccurrenceInstanceExtension", "OutputType": null, + "Command": "New-MgBetaGroupEventExceptionOccurrenceInstanceExtension", + "Module": "Beta.Calendar" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-beta", + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/extensions", - "Module": "Beta.Calendar", - "Command": "New-MgBetaGroupEventExtension", "OutputType": null, + "Command": "New-MgBetaGroupEventExtension", + "Module": "Beta.Calendar" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments", - "Module": "Beta.Calendar", - "Command": "New-MgBetaGroupEventInstanceAttachment", "OutputType": "IMicrosoftGraphAttachment", + "Command": "New-MgBetaGroupEventInstanceAttachment", + "Module": "Beta.Calendar" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments", - "Module": "Beta.Calendar", - "Command": "New-MgBetaGroupEventInstanceExceptionOccurrenceAttachment", "OutputType": "IMicrosoftGraphAttachment", + "Command": "New-MgBetaGroupEventInstanceExceptionOccurrenceAttachment", + "Module": "Beta.Calendar" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions", - "Module": "Beta.Calendar", - "Command": "New-MgBetaGroupEventInstanceExceptionOccurrenceExtension", "OutputType": null, + "Command": "New-MgBetaGroupEventInstanceExceptionOccurrenceExtension", + "Module": "Beta.Calendar" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions", - "Module": "Beta.Calendar", - "Command": "New-MgBetaGroupEventInstanceExtension", "OutputType": null, + "Command": "New-MgBetaGroupEventInstanceExtension", + "Module": "Beta.Calendar" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/extensions", - "Module": "Beta.Groups", - "Command": "New-MgBetaGroupExtension", "OutputType": null, + "Command": "New-MgBetaGroupExtension", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", + "Create1", "CreateExpanded", + "CreateExpanded1", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-post-grouplifecyclepolicies?view=graph-rest-beta", + "Method": "POST", "Uri": "/groupLifecyclePolicies", - "Module": "Beta.Groups", - "Command": "New-MgBetaGroupLifecyclePolicy", "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + "Command": "New-MgBetaGroupLifecyclePolicy", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", - "Create1", "CreateExpanded", - "CreateExpanded1", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-post-grouplifecyclepolicies?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-members?view=graph-rest-beta", + "Method": "POST", "Uri": "/groups/{group-id}/members/$ref", - "Module": "Beta.Groups", - "Command": "New-MgBetaGroupMemberByRef", "OutputType": null, + "Command": "New-MgBetaGroupMemberByRef", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-members?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -383074,22 +383522,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/onenote/notebooks", - "Module": "Beta.Notes", - "Command": "New-MgBetaGroupOnenoteNotebook", "OutputType": "IMicrosoftGraphNotebook", + "Command": "New-MgBetaGroupOnenoteNotebook", + "Module": "Beta.Notes" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -383116,22 +383564,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", - "Module": "Beta.Notes", - "Command": "New-MgBetaGroupOnenoteNotebookSection", "OutputType": "IMicrosoftGraphOnenoteSection", + "Command": "New-MgBetaGroupOnenoteNotebookSection", + "Module": "Beta.Notes" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -383158,22 +383606,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "Module": "Beta.Notes", - "Command": "New-MgBetaGroupOnenoteNotebookSectionGroup", "OutputType": "IMicrosoftGraphSectionGroup", + "Command": "New-MgBetaGroupOnenoteNotebookSectionGroup", + "Module": "Beta.Notes" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -383200,56 +383648,56 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/onenote/pages", - "Module": "Beta.Notes", - "Command": "New-MgBetaGroupOnenotePage", "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "New-MgBetaGroupOnenotePage", + "Module": "Beta.Notes" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/onenote/sections", - "Module": "Beta.Notes", - "Command": "New-MgBetaGroupOnenoteSection", "OutputType": "IMicrosoftGraphOnenoteSection", + "Command": "New-MgBetaGroupOnenoteSection", + "Module": "Beta.Notes" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/onenote/sectionGroups", - "Module": "Beta.Notes", - "Command": "New-MgBetaGroupOnenoteSectionGroup", "OutputType": "IMicrosoftGraphSectionGroup", + "Command": "New-MgBetaGroupOnenoteSectionGroup", + "Module": "Beta.Notes" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -383276,22 +383724,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "Module": "Beta.Notes", - "Command": "New-MgBetaGroupOnenoteSectionGroupSection", "OutputType": "IMicrosoftGraphOnenoteSection", + "Command": "New-MgBetaGroupOnenoteSectionGroupSection", + "Module": "Beta.Notes" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -383318,22 +383766,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages", - "Module": "Beta.Notes", - "Command": "New-MgBetaGroupOnenoteSectionPage", "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "New-MgBetaGroupOnenoteSectionPage", + "Module": "Beta.Notes" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -383352,1088 +383800,1121 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-owners?view=graph-rest-beta", + "Method": "POST", "Uri": "/groups/{group-id}/owners/$ref", - "Module": "Beta.Groups", - "Command": "New-MgBetaGroupOwnerByRef", "OutputType": null, + "Command": "New-MgBetaGroupOwnerByRef", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-owners?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/permissionGrants", - "Module": "Beta.Groups", - "Command": "New-MgBetaGroupPermissionGrant", "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Command": "New-MgBetaGroupPermissionGrant", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-rejectedsenders?view=graph-rest-beta", + "Method": "POST", "Uri": "/groups/{group-id}/rejectedSenders/$ref", - "Module": "Beta.Groups", - "Command": "New-MgBetaGroupRejectedSenderByRef", "OutputType": null, + "Command": "New-MgBetaGroupRejectedSenderByRef", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-rejectedsenders?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-settings?view=graph-rest-beta", + "Method": "POST", "Uri": "/groups/{group-id}/settings", - "Module": "Beta.Groups", - "Command": "New-MgBetaGroupSetting", "OutputType": "IMicrosoftGraphDirectorySetting", + "Command": "New-MgBetaGroupSetting", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-settings?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteAnalyticItemActivityStat", "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "New-MgBetaGroupSiteAnalyticItemActivityStat", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteAnalyticItemActivityStatActivity", "OutputType": "IMicrosoftGraphItemActivity", + "Command": "New-MgBetaGroupSiteAnalyticItemActivityStatActivity", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/columns", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteColumn", "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "New-MgBetaGroupSiteColumn", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/contentModels", + "OutputType": "IMicrosoftGraphContentModel", + "Command": "New-MgBetaGroupSiteContentModel", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteContentType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes", + "OutputType": "IMicrosoftGraphContentType", + "Command": "New-MgBetaGroupSiteContentType", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteContentTypeColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "New-MgBetaGroupSiteContentTypeColumn", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteContentTypeColumnLink", "OutputType": "IMicrosoftGraphColumnLink", + "Command": "New-MgBetaGroupSiteContentTypeColumnLink", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/documentProcessingJobs", + "OutputType": "IMicrosoftGraphDocumentProcessingJob", + "Command": "New-MgBetaGroupSiteDocumentProcessingJob", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/columns", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteGetByPathColumn", "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "New-MgBetaGroupSiteGetByPathColumn", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", - "Create1", "CreateExpanded", - "CreateExpanded1", "CreateViaIdentity", - "CreateViaIdentity1", - "CreateViaIdentityExpanded", - "CreateViaIdentityExpanded1" + "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/contentModels", + "OutputType": "IMicrosoftGraphContentModel", + "Command": "New-MgBetaGroupSiteGetByPathContentModel", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/contentTypes", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteGetByPathContentType", "OutputType": "IMicrosoftGraphContentType", + "Command": "New-MgBetaGroupSiteGetByPathContentType", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", - "Create1", "CreateExpanded", - "CreateExpanded1", "CreateViaIdentity", - "CreateViaIdentity1", - "CreateViaIdentityExpanded", - "CreateViaIdentityExpanded1" + "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/documentProcessingJobs", + "OutputType": "IMicrosoftGraphDocumentProcessingJob", + "Command": "New-MgBetaGroupSiteGetByPathDocumentProcessingJob", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/lists", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteGetByPathList", - "OutputType": "IMicrosoftGraphList", + "ApiVersion": "beta", "Variants": [ "Create", - "Create1", "CreateExpanded", - "CreateExpanded1", "CreateViaIdentity", - "CreateViaIdentity1", - "CreateViaIdentityExpanded", - "CreateViaIdentityExpanded1" + "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/lists", + "OutputType": "IMicrosoftGraphList", + "Command": "New-MgBetaGroupSiteGetByPathList", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/operations", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteGetByPathOperation", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Variants": [ "Create", - "Create1", "CreateExpanded", - "CreateExpanded1", "CreateViaIdentity", - "CreateViaIdentity1", - "CreateViaIdentityExpanded", - "CreateViaIdentityExpanded1" + "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/operations", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Command": "New-MgBetaGroupSiteGetByPathOperation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/pages", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteGetByPathPage", - "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiVersion": "beta", "Variants": [ "Create", - "Create1", "CreateExpanded", - "CreateExpanded1", "CreateViaIdentity", - "CreateViaIdentity1", - "CreateViaIdentityExpanded", - "CreateViaIdentityExpanded1" + "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/pages", + "OutputType": "IMicrosoftGraphBaseSitePage", + "Command": "New-MgBetaGroupSiteGetByPathPage", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/permissions", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteGetByPathPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Create", - "Create1", "CreateExpanded", - "CreateExpanded1", "CreateViaIdentity", - "CreateViaIdentity1", - "CreateViaIdentityExpanded", - "CreateViaIdentityExpanded1" + "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/permissions", + "OutputType": "IMicrosoftGraphPermission", + "Command": "New-MgBetaGroupSiteGetByPathPermission", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies", + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "Command": "New-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteInformationProtectionPolicyLabel", - "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels", + "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "Command": "New-MgBetaGroupSiteInformationProtectionPolicyLabel", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteInformationProtectionSensitivityLabel", - "OutputType": "IMicrosoftGraphSensitivityLabel", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels", + "OutputType": "IMicrosoftGraphSensitivityLabel", + "Command": "New-MgBetaGroupSiteInformationProtectionSensitivityLabel", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", - "OutputType": "IMicrosoftGraphSensitivityLabel", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels", + "OutputType": "IMicrosoftGraphSensitivityLabel", + "Command": "New-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "Command": "New-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", - "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "Command": "New-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteList", - "OutputType": "IMicrosoftGraphList", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists", + "OutputType": "IMicrosoftGraphList", + "Command": "New-MgBetaGroupSiteList", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/activities", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteListActivity", - "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/activities", + "OutputType": "IMicrosoftGraphItemActivityOld", + "Command": "New-MgBetaGroupSiteListActivity", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteListColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "New-MgBetaGroupSiteListColumn", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteListContentType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes", + "OutputType": "IMicrosoftGraphContentType", + "Command": "New-MgBetaGroupSiteListContentType", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteListContentTypeColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "New-MgBetaGroupSiteListContentTypeColumn", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteListContentTypeColumnLink", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", + "OutputType": "IMicrosoftGraphColumnLink", + "Command": "New-MgBetaGroupSiteListContentTypeColumnLink", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteListItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items", + "OutputType": "IMicrosoftGraphListItem", + "Command": "New-MgBetaGroupSiteListItem", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteListItemActivity", - "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities", + "OutputType": "IMicrosoftGraphItemActivityOld", + "Command": "New-MgBetaGroupSiteListItemActivity", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteListItemDocumentSetVersion", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "New-MgBetaGroupSiteListItemDocumentSetVersion", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createLink", - "Module": "Beta.Groups", - "Command": "New-MgBetaGroupSiteListItemLink", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createLink", + "OutputType": "IMicrosoftGraphPermission", + "Command": "New-MgBetaGroupSiteListItemLink", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteListItemPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions", + "OutputType": "IMicrosoftGraphPermission", + "Command": "New-MgBetaGroupSiteListItemPermission", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteListItemVersion", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", + "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "New-MgBetaGroupSiteListItemVersion", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteListOperation", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Command": "New-MgBetaGroupSiteListOperation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/permissions", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteListPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/permissions", + "OutputType": "IMicrosoftGraphPermission", + "Command": "New-MgBetaGroupSiteListPermission", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteListSubscription", - "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions", + "OutputType": "IMicrosoftGraphSubscription", + "Command": "New-MgBetaGroupSiteListSubscription", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteOnenoteNotebook", - "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks", + "OutputType": "IMicrosoftGraphNotebook", + "Command": "New-MgBetaGroupSiteOnenoteNotebook", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteOnenoteNotebookSection", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Command": "New-MgBetaGroupSiteOnenoteNotebookSection", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionGroup", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "OutputType": "IMicrosoftGraphSectionGroup", + "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionGroup", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionPage", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "New-MgBetaGroupSiteOnenoteNotebookSectionPage", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteOnenoteOperation", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Command": "New-MgBetaGroupSiteOnenoteOperation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteOnenotePage", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages", + "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "New-MgBetaGroupSiteOnenotePage", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteOnenoteResource", - "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources", + "OutputType": "IMicrosoftGraphOnenoteResource", + "Command": "New-MgBetaGroupSiteOnenoteResource", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteOnenoteSection", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Command": "New-MgBetaGroupSiteOnenoteSection", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteOnenoteSectionGroup", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups", + "OutputType": "IMicrosoftGraphSectionGroup", + "Command": "New-MgBetaGroupSiteOnenoteSectionGroup", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteOnenoteSectionGroupSection", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Command": "New-MgBetaGroupSiteOnenoteSectionGroupSection", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteOnenoteSectionGroupSectionPage", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "New-MgBetaGroupSiteOnenoteSectionGroupSectionPage", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteOnenoteSectionPage", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", + "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "New-MgBetaGroupSiteOnenoteSectionPage", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/operations", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteOperation", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/operations", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Command": "New-MgBetaGroupSiteOperation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSitePage", - "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/pages", + "OutputType": "IMicrosoftGraphBaseSitePage", + "Command": "New-MgBetaGroupSitePage", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSection", - "OutputType": "IMicrosoftGraphHorizontalSection", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", + "OutputType": "IMicrosoftGraphHorizontalSection", + "Command": "New-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSection", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "Command": "New-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", + "OutputType": null, + "Command": "New-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", + "OutputType": null, + "Command": "New-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSitePageAsSitePageWebPart", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", + "OutputType": null, + "Command": "New-MgBetaGroupSitePageAsSitePageWebPart", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/permissions", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSitePermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/permissions", + "OutputType": "IMicrosoftGraphPermission", + "Command": "New-MgBetaGroupSitePermission", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteRecycleBinItem", - "OutputType": "IMicrosoftGraphRecycleBinItem", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items", + "OutputType": "IMicrosoftGraphRecycleBinItem", + "Command": "New-MgBetaGroupSiteRecycleBinItem", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteTermStoreGroup", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups", + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Command": "New-MgBetaGroupSiteTermStoreGroup", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteTermStoreGroupSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "New-MgBetaGroupSiteTermStoreGroupSet", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteTermStoreGroupSetChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Create", "Create1", @@ -384444,17 +384925,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "New-MgBetaGroupSiteTermStoreGroupSetChild", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteTermStoreGroupSetChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "Create", "Create1", @@ -384465,119 +384946,119 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "New-MgBetaGroupSiteTermStoreGroupSetChildRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteTermStoreGroupSetRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "New-MgBetaGroupSiteTermStoreGroupSetRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteTermStoreGroupSetTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "New-MgBetaGroupSiteTermStoreGroupSetTerm", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteTermStoreGroupSetTermChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "New-MgBetaGroupSiteTermStoreGroupSetTermChild", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "New-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteTermStoreGroupSetTermRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "New-MgBetaGroupSiteTermStoreGroupSetTermRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteTermStoreSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "New-MgBetaGroupSiteTermStoreSet", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteTermStoreSetChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Create", "Create1", @@ -384588,17 +385069,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "New-MgBetaGroupSiteTermStoreSetChild", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteTermStoreSetChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "Create", "Create1", @@ -384609,34 +385090,34 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "New-MgBetaGroupSiteTermStoreSetChildRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSet", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Create", "Create1", @@ -384647,17 +385128,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetChild", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "Create", "Create1", @@ -384668,743 +385149,754 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "New-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteTermStoreSetRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "New-MgBetaGroupSiteTermStoreSetRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteTermStoreSetTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "New-MgBetaGroupSiteTermStoreSetTerm", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteTermStoreSetTermChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "New-MgBetaGroupSiteTermStoreSetTermChild", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteTermStoreSetTermChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "New-MgBetaGroupSiteTermStoreSetTermChildRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", - "Module": "Beta.Sites", - "Command": "New-MgBetaGroupSiteTermStoreSetTermRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "New-MgBetaGroupSiteTermStoreSetTermRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels", - "Module": "Beta.Teams", - "Command": "New-MgBetaGroupTeamChannel", - "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/team/channels", + "OutputType": "IMicrosoftGraphChannel", + "Command": "New-MgBetaGroupTeamChannel", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/members", - "Module": "Beta.Teams", - "Command": "New-MgBetaGroupTeamChannelMember", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/members", + "OutputType": "IMicrosoftGraphConversationMember", + "Command": "New-MgBetaGroupTeamChannelMember", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages", - "Module": "Beta.Teams", - "Command": "New-MgBetaGroupTeamChannelMessage", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "New-MgBetaGroupTeamChannelMessage", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "Module": "Beta.Teams", - "Command": "New-MgBetaGroupTeamChannelMessageHostedContent", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "New-MgBetaGroupTeamChannelMessageHostedContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies", - "Module": "Beta.Teams", - "Command": "New-MgBetaGroupTeamChannelMessageReply", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "New-MgBetaGroupTeamChannelMessageReply", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Module": "Beta.Teams", - "Command": "New-MgBetaGroupTeamChannelMessageReplyHostedContent", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "New-MgBetaGroupTeamChannelMessageReplyHostedContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams", - "Module": "Beta.Teams", - "Command": "New-MgBetaGroupTeamChannelSharedWithTeam", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Command": "New-MgBetaGroupTeamChannelSharedWithTeam", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs", - "Module": "Beta.Teams", - "Command": "New-MgBetaGroupTeamChannelTab", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs", + "OutputType": "IMicrosoftGraphTeamsTab", + "Command": "New-MgBetaGroupTeamChannelTab", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/installedApps", - "Module": "Beta.Teams", - "Command": "New-MgBetaGroupTeamInstalledApp", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/team/installedApps", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Command": "New-MgBetaGroupTeamInstalledApp", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/members", - "Module": "Beta.Teams", - "Command": "New-MgBetaGroupTeamMember", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/team/members", + "OutputType": "IMicrosoftGraphConversationMember", + "Command": "New-MgBetaGroupTeamMember", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/operations", - "Module": "Beta.Teams", - "Command": "New-MgBetaGroupTeamOperation", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/team/operations", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Command": "New-MgBetaGroupTeamOperation", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/permissionGrants", - "Module": "Beta.Teams", - "Command": "New-MgBetaGroupTeamPermissionGrant", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/team/permissionGrants", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Command": "New-MgBetaGroupTeamPermissionGrant", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/members", - "Module": "Beta.Teams", - "Command": "New-MgBetaGroupTeamPrimaryChannelMember", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/team/primaryChannel/members", + "OutputType": "IMicrosoftGraphConversationMember", + "Command": "New-MgBetaGroupTeamPrimaryChannelMember", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/messages", - "Module": "Beta.Teams", - "Command": "New-MgBetaGroupTeamPrimaryChannelMessage", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/team/primaryChannel/messages", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "New-MgBetaGroupTeamPrimaryChannelMessage", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents", - "Module": "Beta.Teams", - "Command": "New-MgBetaGroupTeamPrimaryChannelMessageHostedContent", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "New-MgBetaGroupTeamPrimaryChannelMessageHostedContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies", - "Module": "Beta.Teams", - "Command": "New-MgBetaGroupTeamPrimaryChannelMessageReply", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "New-MgBetaGroupTeamPrimaryChannelMessageReply", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Module": "Beta.Teams", - "Command": "New-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "New-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams", - "Module": "Beta.Teams", - "Command": "New-MgBetaGroupTeamPrimaryChannelSharedWithTeam", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Command": "New-MgBetaGroupTeamPrimaryChannelSharedWithTeam", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/tabs", - "Module": "Beta.Teams", - "Command": "New-MgBetaGroupTeamPrimaryChannelTab", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/team/primaryChannel/tabs", + "OutputType": "IMicrosoftGraphTeamsTab", + "Command": "New-MgBetaGroupTeamPrimaryChannelTab", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/dayNotes", - "Module": "Beta.Teams", - "Command": "New-MgBetaGroupTeamScheduleDayNote", - "OutputType": "IMicrosoftGraphDayNote", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/team/schedule/dayNotes", + "OutputType": "IMicrosoftGraphDayNote", + "Command": "New-MgBetaGroupTeamScheduleDayNote", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests", - "Module": "Beta.Teams", - "Command": "New-MgBetaGroupTeamScheduleOfferShiftRequest", - "OutputType": "IMicrosoftGraphOfferShiftRequest", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests", + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "Command": "New-MgBetaGroupTeamScheduleOfferShiftRequest", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/openShifts", - "Module": "Beta.Teams", - "Command": "New-MgBetaGroupTeamScheduleOpenShift", - "OutputType": "IMicrosoftGraphOpenShift", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/team/schedule/openShifts", + "OutputType": "IMicrosoftGraphOpenShift", + "Command": "New-MgBetaGroupTeamScheduleOpenShift", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests", - "Module": "Beta.Teams", - "Command": "New-MgBetaGroupTeamScheduleOpenShiftChangeRequest", - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "Command": "New-MgBetaGroupTeamScheduleOpenShiftChangeRequest", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/schedulingGroups", - "Module": "Beta.Teams", - "Command": "New-MgBetaGroupTeamScheduleSchedulingGroup", - "OutputType": "IMicrosoftGraphSchedulingGroup", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/team/schedule/schedulingGroups", + "OutputType": "IMicrosoftGraphSchedulingGroup", + "Command": "New-MgBetaGroupTeamScheduleSchedulingGroup", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/shifts", - "Module": "Beta.Teams", - "Command": "New-MgBetaGroupTeamScheduleShift", - "OutputType": "IMicrosoftGraphShift", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/team/schedule/shifts", + "OutputType": "IMicrosoftGraphShift", + "Command": "New-MgBetaGroupTeamScheduleShift", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/shiftsRoleDefinitions", - "Module": "Beta.Teams", - "Command": "New-MgBetaGroupTeamScheduleShiftRoleDefinition", - "OutputType": "IMicrosoftGraphShiftsRoleDefinition", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/team/schedule/shiftsRoleDefinitions", + "OutputType": "IMicrosoftGraphShiftsRoleDefinition", + "Command": "New-MgBetaGroupTeamScheduleShiftRoleDefinition", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests", - "Module": "Beta.Teams", - "Command": "New-MgBetaGroupTeamScheduleSwapShiftChangeRequest", - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests", + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "Command": "New-MgBetaGroupTeamScheduleSwapShiftChangeRequest", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/timeCards", - "Module": "Beta.Teams", - "Command": "New-MgBetaGroupTeamScheduleTimeCard", - "OutputType": "IMicrosoftGraphTimeCard", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/team/schedule/timeCards", + "OutputType": "IMicrosoftGraphTimeCard", + "Command": "New-MgBetaGroupTeamScheduleTimeCard", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/timesOff", - "Module": "Beta.Teams", - "Command": "New-MgBetaGroupTeamScheduleTimeOff", - "OutputType": "IMicrosoftGraphTimeOff", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/team/schedule/timesOff", + "OutputType": "IMicrosoftGraphTimeOff", + "Command": "New-MgBetaGroupTeamScheduleTimeOff", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/timeOffReasons", - "Module": "Beta.Teams", - "Command": "New-MgBetaGroupTeamScheduleTimeOffReason", - "OutputType": "IMicrosoftGraphTimeOffReason", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/team/schedule/timeOffReasons", + "OutputType": "IMicrosoftGraphTimeOffReason", + "Command": "New-MgBetaGroupTeamScheduleTimeOffReason", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/timeOffRequests", - "Module": "Beta.Teams", - "Command": "New-MgBetaGroupTeamScheduleTimeOffRequest", - "OutputType": "IMicrosoftGraphTimeOffRequest", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/team/schedule/timeOffRequests", + "OutputType": "IMicrosoftGraphTimeOffRequest", + "Command": "New-MgBetaGroupTeamScheduleTimeOffRequest", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/tags", - "Module": "Beta.Teams", - "Command": "New-MgBetaGroupTeamTag", - "OutputType": "IMicrosoftGraphTeamworkTag", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/team/tags", + "OutputType": "IMicrosoftGraphTeamworkTag", + "Command": "New-MgBetaGroupTeamTag", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members", - "Module": "Beta.Teams", - "Command": "New-MgBetaGroupTeamTagMember", - "OutputType": "IMicrosoftGraphTeamworkTagMember", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members", + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "Command": "New-MgBetaGroupTeamTagMember", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -385423,521 +385915,510 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-threads?view=graph-rest-beta", + "Method": "POST", "Uri": "/groups/{group-id}/threads", - "Module": "Beta.Groups", - "Command": "New-MgBetaGroupThread", "OutputType": "IMicrosoftGraphConversationThread", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-threads?view=graph-rest-beta" + "Command": "New-MgBetaGroupThread", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", - "Module": "Beta.Groups", - "Command": "New-MgBetaGroupThreadPostAttachment", - "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", + "OutputType": "IMicrosoftGraphAttachment", + "Command": "New-MgBetaGroupThreadPostAttachment", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession", - "Module": "Beta.Groups", - "Command": "New-MgBetaGroupThreadPostAttachmentUploadSession", - "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession", + "OutputType": "IMicrosoftGraphUploadSession", + "Command": "New-MgBetaGroupThreadPostAttachmentUploadSession", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", - "Module": "Beta.Groups", - "Command": "New-MgBetaGroupThreadPostExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", + "OutputType": null, + "Command": "New-MgBetaGroupThreadPostExtension", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", - "Module": "Beta.Groups", - "Command": "New-MgBetaGroupThreadPostInReplyToAttachment", - "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", + "OutputType": "IMicrosoftGraphAttachment", + "Command": "New-MgBetaGroupThreadPostInReplyToAttachment", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/createUploadSession", - "Module": "Beta.Groups", - "Command": "New-MgBetaGroupThreadPostInReplyToAttachmentUploadSession", - "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/createUploadSession", + "OutputType": "IMicrosoftGraphUploadSession", + "Command": "New-MgBetaGroupThreadPostInReplyToAttachmentUploadSession", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", - "Module": "Beta.Groups", - "Command": "New-MgBetaGroupThreadPostInReplyToExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", + "OutputType": null, + "Command": "New-MgBetaGroupThreadPostInReplyToExtension", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions", - "Module": "Beta.Groups", - "Command": "New-MgBetaGroupThreadPostInReplyToMention", - "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions", + "OutputType": "IMicrosoftGraphMention", + "Command": "New-MgBetaGroupThreadPostInReplyToMention", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions", - "Module": "Beta.Groups", - "Command": "New-MgBetaGroupThreadPostMention", - "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions", + "OutputType": "IMicrosoftGraphMention", + "Command": "New-MgBetaGroupThreadPostMention", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/identity/apiConnectors", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaIdentityApiConnector", - "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-create?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-create?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identity/apiConnectors", + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Command": "New-MgBetaIdentityApiConnector", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/authenticationEventsFlows", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaIdentityAuthenticationEventFlow", - "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-authenticationeventsflows?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-authenticationeventsflows?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identity/authenticationEventsFlows", + "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", + "Command": "New-MgBetaIdentityAuthenticationEventFlow", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications", + "OutputType": null, + "Command": "New-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$ref", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onauthenticationmethodloadstartexternalusersselfservicesignup-post-identityproviders?view=graph-rest-beta" - }, - { "Permissions": [], - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$ref", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeByRef", + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onauthenticationmethodloadstartexternalusersselfservicesignup-post-identityproviders?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$ref", "OutputType": null, + "Command": "New-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderByRef", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onattributecollectionexternalusersselfservicesignup-post-attributes?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onattributecollectionexternalusersselfservicesignup-post-attributes?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$ref", + "OutputType": null, + "Command": "New-MgBetaIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeByRef", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaIdentityAuthenticationEventFlowIncludeApplication", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationconditionsapplications-post-includeapplications?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationconditionsapplications-post-includeapplications?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications", + "OutputType": null, + "Command": "New-MgBetaIdentityAuthenticationEventFlowIncludeApplication", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/authenticationEventListeners", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaIdentityAuthenticationEventListener", - "OutputType": "IMicrosoftGraphAuthenticationEventListener", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-authenticationeventlisteners?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-authenticationeventlisteners?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identity/authenticationEventListeners", + "OutputType": "IMicrosoftGraphAuthenticationEventListener", + "Command": "New-MgBetaIdentityAuthenticationEventListener", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2cUserFlows", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaIdentityB2CUserFlow", - "OutputType": "IMicrosoftGraphB2CIdentityUserFlow", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-b2cuserflows?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-b2cuserflows?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identity/b2cUserFlows", + "OutputType": "IMicrosoftGraphB2CIdentityUserFlow", + "Command": "New-MgBetaIdentityB2CUserFlow", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders/$ref", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaIdentityB2CUserFlowIdentityProviderByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-post-identityproviders?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-post-identityproviders?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders/$ref", + "OutputType": null, + "Command": "New-MgBetaIdentityB2CUserFlowIdentityProviderByRef", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaIdentityB2CUserFlowLanguage", - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages", + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "Command": "New-MgBetaIdentityB2CUserFlowLanguage", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaIdentityB2CUserFlowLanguageDefaultPage", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages", + "OutputType": null, + "Command": "New-MgBetaIdentityB2CUserFlowLanguageDefaultPage", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaIdentityB2CUserFlowLanguageOverridePage", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages", + "OutputType": null, + "Command": "New-MgBetaIdentityB2CUserFlowLanguageOverridePage", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaIdentityB2CUserFlowUserAttributeAssignment", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-post-userattributeassignments?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-post-userattributeassignments?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "Command": "New-MgBetaIdentityB2CUserFlowUserAttributeAssignment", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2xUserFlows", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaIdentityB2XUserFlow", - "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-b2xuserflows?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-b2xuserflows?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identity/b2xUserFlows", + "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", + "Command": "New-MgBetaIdentityB2XUserFlow", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/$ref", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaIdentityB2XUserFlowIdentityProviderByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/$ref", + "OutputType": null, + "Command": "New-MgBetaIdentityB2XUserFlowIdentityProviderByRef", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaIdentityB2XUserFlowLanguage", - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages", + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "Command": "New-MgBetaIdentityB2XUserFlowLanguage", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaIdentityB2XUserFlowLanguageDefaultPage", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages", + "OutputType": null, + "Command": "New-MgBetaIdentityB2XUserFlowLanguageDefaultPage", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaIdentityB2XUserFlowLanguageOverridePage", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages", + "OutputType": null, + "Command": "New-MgBetaIdentityB2XUserFlowLanguageOverridePage", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaIdentityB2XUserFlowUserAttributeAssignment", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-post-userattributeassignments?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-post-userattributeassignments?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "Command": "New-MgBetaIdentityB2XUserFlowUserAttributeAssignment", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-post-authenticationcontextclassreferences?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-post-authenticationcontextclassreferences?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences", + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "Command": "New-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", - "OutputType": "IMicrosoftGraphAuthenticationMethodModeDetail", + "ApiVersion": "beta", "Variants": [ "Create1", "CreateExpanded1" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes", + "OutputType": "IMicrosoftGraphAuthenticationMethodModeDetail", + "Command": "New-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "ApiVersion": "beta", "Variants": [ "Create1", "CreateExpanded1" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies", + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "Command": "New-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "ApiVersion": "beta", "Variants": [ "Create1", "CreateExpanded1", @@ -385946,12 +386427,21 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations", + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "Command": "New-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -385970,20 +386460,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-post-namedlocations?view=graph-rest-beta", + "Method": "POST", "Uri": "/identity/conditionalAccess/namedLocations", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaIdentityConditionalAccessNamedLocation", "OutputType": "IMicrosoftGraphNamedLocation", + "Command": "New-MgBetaIdentityConditionalAccessNamedLocation", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-post-namedlocations?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Policy.Read.All", @@ -386010,728 +386500,728 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-post-policies?view=graph-rest-beta", + "Method": "POST", "Uri": "/identity/conditionalAccess/policies", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaIdentityConditionalAccessPolicy", "OutputType": "IMicrosoftGraphConditionalAccessPolicy", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-post-policies?view=graph-rest-beta" + "Command": "New-MgBetaIdentityConditionalAccessPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/customAuthenticationExtensions", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaIdentityCustomAuthenticationExtension", - "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-customauthenticationextensions?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-customauthenticationextensions?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identity/customAuthenticationExtensions", + "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", + "Command": "New-MgBetaIdentityCustomAuthenticationExtension", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/decisions", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDecision", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/decisions", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Command": "New-MgBetaIdentityGovernanceAccessReviewDecision", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInsight", - "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights", + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInsight", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", - "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights", + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", - "OutputType": "IMicrosoftGraphAccessReviewStage", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages", + "OutputType": "IMicrosoftGraphAccessReviewStage", + "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", - "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights", + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Command": "New-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinition", - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewset-post-definitions?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewset-post-definitions?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/definitions", + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinition", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", - "OutputType": "IMicrosoftGraphAccessReviewInstance", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances", + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", - "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", - "OutputType": "IMicrosoftGraphAccessReviewStage", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages", + "OutputType": "IMicrosoftGraphAccessReviewStage", + "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", - "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Command": "New-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/historyDefinitions", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", - "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewset-post-historydefinitions?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewset-post-historydefinitions?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/historyDefinitions", + "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", + "Command": "New-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", - "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances", + "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "Command": "New-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}/generateDownloadUri", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstanceDownloadUri", - "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "ApiVersion": "beta", "Variants": [ "Generate", "GenerateViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewhistoryinstance-generatedownloaduri?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewhistoryinstance-generatedownloaduri?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}/generateDownloadUri", + "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "Command": "New-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstanceDownloadUri", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/appConsent/appConsentRequests", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernanceAppConsentRequest", - "OutputType": "IMicrosoftGraphAppConsentRequest", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/appConsent/appConsentRequests", + "OutputType": "IMicrosoftGraphAppConsentRequest", + "Command": "New-MgBetaIdentityGovernanceAppConsentRequest", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", - "OutputType": "IMicrosoftGraphUserConsentRequest", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests", + "OutputType": "IMicrosoftGraphUserConsentRequest", + "Command": "New-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", - "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps", + "OutputType": "IMicrosoftGraphApprovalStep", + "Command": "New-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflow", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-post-workflows?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-post-workflows?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflow", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", - "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-post-customtaskextensions?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-post-customtaskextensions?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions", + "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", + "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createNewVersion", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowNewVersion", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-createnewversion?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-createnewversion?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createNewVersion", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowNewVersion", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createNewVersion", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowNewVersion", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-createnewversion?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-createnewversion?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createNewVersion", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowNewVersion", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowTask", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowTask", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Command": "New-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/permissionsAnalytics/aws/findings", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernancePermissionAnalyticAwFinding", - "OutputType": "IMicrosoftGraphFinding", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/permissionsAnalytics/aws/findings", + "OutputType": "IMicrosoftGraphFinding", + "Command": "New-MgBetaIdentityGovernancePermissionAnalyticAwFinding", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistribution", - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions", + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "Command": "New-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistribution", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/permissionsAnalytics/azure/findings", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernancePermissionAnalyticAzureFinding", - "OutputType": "IMicrosoftGraphFinding", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/permissionsAnalytics/azure/findings", + "OutputType": "IMicrosoftGraphFinding", + "Command": "New-MgBetaIdentityGovernancePermissionAnalyticAzureFinding", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistribution", - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions", + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "Command": "New-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistribution", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernancePermissionAnalyticGcpFinding", - "OutputType": "IMicrosoftGraphFinding", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings", + "OutputType": "IMicrosoftGraphFinding", + "Command": "New-MgBetaIdentityGovernancePermissionAnalyticGcpFinding", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistribution", - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions", + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "Command": "New-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistribution", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange", - "OutputType": "IMicrosoftGraphPermissionsRequestChange", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges", + "OutputType": "IMicrosoftGraphPermissionsRequestChange", + "Command": "New-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApproval", - "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals", + "OutputType": "IMicrosoftGraphApproval", + "Command": "New-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApproval", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}/steps", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStep", - "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}/steps", + "OutputType": "IMicrosoftGraphApprovalStep", + "Command": "New-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStep", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsRequests", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernancePermissionManagementScheduledPermissionRequest", - "OutputType": "IMicrosoftGraphScheduledPermissionsRequest", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissionsmanagement-post-scheduledpermissionsrequests?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissionsmanagement-post-scheduledpermissionsrequests?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsRequests", + "OutputType": "IMicrosoftGraphScheduledPermissionsRequest", + "Command": "New-MgBetaIdentityGovernancePermissionManagementScheduledPermissionRequest", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", - "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals", + "OutputType": "IMicrosoftGraphApproval", + "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", - "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps", + "OutputType": "IMicrosoftGraphApprovalStep", + "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", + "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", + "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded" + ], "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.ReadWrite.AzureADGroup", @@ -386750,50 +387240,50 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-post-assignmentschedulerequests?view=graph-rest-beta", + "Method": "POST", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", + "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-post-assignmentschedulerequests?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.ReadWrite.AzureADGroup", @@ -386812,117 +387302,108 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-post-eligibilityschedulerequests?view=graph-rest-beta", + "Method": "POST", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-post-eligibilityschedulerequests?view=graph-rest-beta" + "Command": "New-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/roleManagementAlerts/alerts", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernanceRoleManagementAlert", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlert", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/roleManagementAlerts/alerts", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlert", + "Command": "New-MgBetaIdentityGovernanceRoleManagementAlert", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertConfiguration", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertConfiguration", + "Command": "New-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernanceRoleManagementAlertDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition", + "Command": "New-MgBetaIdentityGovernanceRoleManagementAlertDefinition", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernanceRoleManagementAlertIncident", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents", + "OutputType": null, + "Command": "New-MgBetaIdentityGovernanceRoleManagementAlertIncident", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/roleManagementAlerts/operations", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernanceRoleManagementAlertOperation", - "OutputType": "IMicrosoftGraphLongRunningOperation", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/roleManagementAlerts/operations", + "OutputType": "IMicrosoftGraphLongRunningOperation", + "Command": "New-MgBetaIdentityGovernanceRoleManagementAlertOperation", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/termsOfUse/agreements", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreement", - "OutputType": "IMicrosoftGraphAgreement", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termsofusecontainer-post-agreements?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termsofusecontainer-post-agreements?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identityGovernance/termsOfUse/agreements", + "OutputType": "IMicrosoftGraphAgreement", + "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreement", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", - "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiVersion": "beta", "Variants": [ "Create", "Create1", @@ -386931,187 +387412,196 @@ "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances", + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFile", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreement-post-files?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreement-post-files?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFile", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Command": "New-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identity/identityProviders", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaIdentityProvider", - "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-identityproviders?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-identityproviders?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identity/identityProviders", + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "Command": "New-MgBetaIdentityProvider", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/userFlows", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaIdentityUserFlow", - "OutputType": "IMicrosoftGraphIdentityUserFlow", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflow-post-userflows?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflow-post-userflows?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identity/userFlows", + "OutputType": "IMicrosoftGraphIdentityUserFlow", + "Command": "New-MgBetaIdentityUserFlow", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/userFlowAttributes", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaIdentityUserFlowAttribute", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-post?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-post?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identity/userFlowAttributes", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "Command": "New-MgBetaIdentityUserFlowAttribute", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/informationProtection/dataLossPreventionPolicies", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaInformationProtectionDataLossPreventionPolicy", - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/informationProtection/dataLossPreventionPolicies", + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "Command": "New-MgBetaInformationProtectionDataLossPreventionPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/informationProtection/policy/labels", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaInformationProtectionPolicyLabel", - "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/informationProtection/policy/labels", + "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "Command": "New-MgBetaInformationProtectionPolicyLabel", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/informationProtection/threatAssessmentRequests", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaInformationProtectionThreatAssessmentRequest", - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotection-post-threatassessmentrequests?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotection-post-threatassessmentrequests?view=graph-rest-beta", + "Method": "POST", + "Uri": "/informationProtection/threatAssessmentRequests", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "Command": "New-MgBetaInformationProtectionThreatAssessmentRequest", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaInformationProtectionThreatAssessmentRequestResult", - "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "Command": "New-MgBetaInformationProtectionThreatAssessmentRequestResult", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded" + ], "Permissions": [ { "Name": "User.Invite.All", @@ -387138,20 +387628,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/invitation-post?view=graph-rest-beta", + "Method": "POST", "Uri": "/invitations", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaInvitation", "OutputType": "IMicrosoftGraphInvitation", + "Command": "New-MgBetaInvitation", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/invitation-post?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -387170,91 +387660,82 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-post?view=graph-rest-beta", + "Method": "POST", "Uri": "/oauth2PermissionGrants", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaOauth2PermissionGrant", "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-post?view=graph-rest-beta" + "Command": "New-MgBetaOauth2PermissionGrant", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/onPremisesPublishingProfiles", - "Module": "Beta.Applications", - "Command": "New-MgBetaOnPremisePublishingProfile", - "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/onPremisesPublishingProfiles", + "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile", + "Command": "New-MgBetaOnPremisePublishingProfile", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents", - "Module": "Beta.Applications", - "Command": "New-MgBetaOnPremisePublishingProfileAgent", - "OutputType": "IMicrosoftGraphOnPremisesAgent", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents", + "OutputType": "IMicrosoftGraphOnPremisesAgent", + "Command": "New-MgBetaOnPremisePublishingProfileAgent", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups", - "Module": "Beta.Applications", - "Command": "New-MgBetaOnPremisePublishingProfileAgentGroup", - "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups", + "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "Command": "New-MgBetaOnPremisePublishingProfileAgentGroup", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents", - "Module": "Beta.Applications", - "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupAgent", - "OutputType": "IMicrosoftGraphOnPremisesAgent", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents", + "OutputType": "IMicrosoftGraphOnPremisesAgent", + "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupAgent", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}/agentGroups/$ref", - "Module": "Beta.Applications", - "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "Create1", @@ -387265,197 +387746,208 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}/agentGroups/$ref", + "OutputType": null, + "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupByRef", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources", - "Module": "Beta.Applications", - "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", - "OutputType": "IMicrosoftGraphPublishedResource", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources", + "OutputType": "IMicrosoftGraphPublishedResource", + "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups", - "Module": "Beta.Applications", - "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroup", - "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups", + "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroup", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/$ref", - "Module": "Beta.Applications", - "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/$ref", + "OutputType": null, + "Command": "New-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupByRef", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors", - "Module": "Beta.Applications", - "Command": "New-MgBetaOnPremisePublishingProfileConnector", - "OutputType": "IMicrosoftGraphConnector", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors", + "OutputType": "IMicrosoftGraphConnector", + "Command": "New-MgBetaOnPremisePublishingProfileConnector", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups", - "Module": "Beta.Applications", - "Command": "New-MgBetaOnPremisePublishingProfileConnectorGroup", - "OutputType": "IMicrosoftGraphConnectorGroup", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups", + "OutputType": "IMicrosoftGraphConnectorGroup", + "Command": "New-MgBetaOnPremisePublishingProfileConnectorGroup", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members/$ref", - "Module": "Beta.Applications", - "Command": "New-MgBetaOnPremisePublishingProfileConnectorGroupMemberByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members/$ref", + "OutputType": null, + "Command": "New-MgBetaOnPremisePublishingProfileConnectorGroupMemberByRef", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/$ref", - "Module": "Beta.Applications", - "Command": "New-MgBetaOnPremisePublishingProfileConnectorMemberOfByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/$ref", + "OutputType": null, + "Command": "New-MgBetaOnPremisePublishingProfileConnectorMemberOfByRef", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources", - "Module": "Beta.Applications", - "Command": "New-MgBetaOnPremisePublishingProfilePublishedResource", - "OutputType": "IMicrosoftGraphPublishedResource", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources", + "OutputType": "IMicrosoftGraphPublishedResource", + "Command": "New-MgBetaOnPremisePublishingProfilePublishedResource", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups", - "Module": "Beta.Applications", - "Command": "New-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroup", - "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups", + "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "Command": "New-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroup", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/$ref", - "Module": "Beta.Applications", - "Command": "New-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/$ref", + "OutputType": null, + "Command": "New-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupByRef", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/organization", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaOrganization", - "OutputType": "IMicrosoftGraphOrganization", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/organization", + "OutputType": "IMicrosoftGraphOrganization", + "Command": "New-MgBetaOrganization", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -387474,90 +387966,88 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-post-localizations?view=graph-rest-beta", + "Method": "POST", "Uri": "/organization/{organization-id}/branding/localizations", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaOrganizationBrandingLocalization", "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", + "Command": "New-MgBetaOrganizationBrandingLocalization", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-post-certificatebasedauthconfiguration?view=graph-rest-beta", + "Method": "POST", "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaOrganizationCertificateBasedAuthConfiguration", "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", + "Command": "New-MgBetaOrganizationCertificateBasedAuthConfiguration", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-post-certificatebasedauthconfiguration?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/organization/{organization-id}/extensions", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaOrganizationExtension", "OutputType": null, + "Command": "New-MgBetaOrganizationExtension", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/places/{place-id}/roomList/rooms", - "Module": "Beta.Calendar", - "Command": "New-MgBetaPlaceAsRoomListRoom", "OutputType": "IMicrosoftGraphRoom", + "Command": "New-MgBetaPlaceAsRoomListRoom", + "Module": "Beta.Calendar" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/places/{place-id}/roomList/workspaces", - "Module": "Beta.Calendar", - "Command": "New-MgBetaPlaceAsRoomListWorkspace", "OutputType": "IMicrosoftGraphWorkspace", + "Command": "New-MgBetaPlaceAsRoomListWorkspace", + "Module": "Beta.Calendar" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -387584,20 +388074,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-post-buckets?view=graph-rest-beta", + "Method": "POST", "Uri": "/planner/buckets", - "Module": "Beta.Planner", - "Command": "New-MgBetaPlannerBucket", "OutputType": "IMicrosoftGraphPlannerBucket", + "Command": "New-MgBetaPlannerBucket", + "Module": "Beta.Planner" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-post-buckets?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -387624,20 +388114,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-post-plans?view=graph-rest-beta", + "Method": "POST", "Uri": "/planner/plans", - "Module": "Beta.Planner", - "Command": "New-MgBetaPlannerPlan", "OutputType": "IMicrosoftGraphPlannerPlan", + "Command": "New-MgBetaPlannerPlan", + "Module": "Beta.Planner" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-post-plans?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -387656,20 +388146,22 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-post-rosters?view=graph-rest-beta", + "Method": "POST", "Uri": "/planner/rosters", - "Module": "Beta.Planner", - "Command": "New-MgBetaPlannerRoster", "OutputType": "IMicrosoftGraphPlannerRoster", + "Command": "New-MgBetaPlannerRoster", + "Module": "Beta.Planner" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-post-rosters?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -387688,22 +388180,20 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerroster-post-members?view=graph-rest-beta", + "Method": "POST", "Uri": "/planner/rosters/{plannerRoster-id}/members", - "Module": "Beta.Planner", - "Command": "New-MgBetaPlannerRosterMember", "OutputType": "IMicrosoftGraphPlannerRosterMember", + "Command": "New-MgBetaPlannerRosterMember", + "Module": "Beta.Planner" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerroster-post-members?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -387730,20 +388220,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-post-tasks?view=graph-rest-beta", + "Method": "POST", "Uri": "/planner/tasks", - "Module": "Beta.Planner", - "Command": "New-MgBetaPlannerTask", "OutputType": "IMicrosoftGraphPlannerTask", + "Command": "New-MgBetaPlannerTask", + "Module": "Beta.Planner" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-post-tasks?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -387762,20 +388252,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-post-activitybasedtimeoutpolicies?view=graph-rest-beta", + "Method": "POST", "Uri": "/policies/activityBasedTimeoutPolicies", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaPolicyActivityBasedTimeoutPolicy", "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", + "Command": "New-MgBetaPolicyActivityBasedTimeoutPolicy", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-post-activitybasedtimeoutpolicies?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -387794,35 +388284,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-post?view=graph-rest-beta", + "Method": "POST", "Uri": "/policies/appManagementPolicies", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaPolicyAppManagementPolicy", "OutputType": "IMicrosoftGraphAppManagementPolicy", + "Command": "New-MgBetaPolicyAppManagementPolicy", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-post?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", + "Command": "New-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Policy.ReadWrite.ConditionalAccess", @@ -387841,69 +388331,69 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthroot-post-policies?view=graph-rest-beta", + "Method": "POST", "Uri": "/policies/authenticationStrengthPolicies", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaPolicyAuthenticationStrengthPolicy", "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthroot-post-policies?view=graph-rest-beta" + "Command": "New-MgBetaPolicyAuthenticationStrengthPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations", + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "Command": "New-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/authorizationPolicy", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaPolicyAuthorizationPolicy", - "OutputType": "IMicrosoftGraphAuthorizationPolicy", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/policies/authorizationPolicy", + "OutputType": "IMicrosoftGraphAuthorizationPolicy", + "Command": "New-MgBetaPolicyAuthorizationPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", - "OutputType": "IMicrosoftGraphDefaultUserRoleOverride", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides", + "OutputType": "IMicrosoftGraphDefaultUserRoleOverride", + "Command": "New-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded" + ], "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -387922,84 +388412,84 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-post-claimsmappingpolicies?view=graph-rest-beta", + "Method": "POST", "Uri": "/policies/claimsMappingPolicies", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaPolicyClaimMappingPolicy", "OutputType": "IMicrosoftGraphClaimsMappingPolicy", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-post-claimsmappingpolicies?view=graph-rest-beta" + "Command": "New-MgBetaPolicyClaimMappingPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/crossTenantAccessPolicy/partners", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaPolicyCrossTenantAccessPolicyPartner", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-post-partners?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-post-partners?view=graph-rest-beta", + "Method": "POST", + "Uri": "/policies/crossTenantAccessPolicy/partners", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", + "Command": "New-MgBetaPolicyCrossTenantAccessPolicyPartner", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/featureRolloutPolicies", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaPolicyFeatureRolloutPolicy", - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-featurerolloutpolicies?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/post-featurerolloutpolicies?view=graph-rest-beta", + "Method": "POST", + "Uri": "/policies/featureRolloutPolicies", + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "Command": "New-MgBetaPolicyFeatureRolloutPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaPolicyFeatureRolloutPolicyApplyTo", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-post-appliesto?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-post-appliesto?view=graph-rest-beta", + "Method": "POST", + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "New-MgBetaPolicyFeatureRolloutPolicyApplyTo", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaPolicyFeatureRolloutPolicyApplyToByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-post-appliesto?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-post-appliesto?view=graph-rest-beta", + "Method": "POST", + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", + "OutputType": null, + "Command": "New-MgBetaPolicyFeatureRolloutPolicyApplyToByRef", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded" + ], "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -388018,261 +388508,261 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-post-homerealmdiscoverypolicies?view=graph-rest-beta", + "Method": "POST", "Uri": "/policies/homeRealmDiscoveryPolicies", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaPolicyHomeRealmDiscoveryPolicy", "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-post-homerealmdiscoverypolicies?view=graph-rest-beta" + "Command": "New-MgBetaPolicyHomeRealmDiscoveryPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/mobileAppManagementPolicies", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaPolicyMobileAppManagementPolicy", - "OutputType": "IMicrosoftGraphMobilityManagementPolicy", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/policies/mobileAppManagementPolicies", + "OutputType": "IMicrosoftGraphMobilityManagementPolicy", + "Command": "New-MgBetaPolicyMobileAppManagementPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaPolicyMobileAppManagementPolicyIncludedGroupByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-post-includedgroups?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-post-includedgroups?view=graph-rest-beta", + "Method": "POST", + "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref", + "OutputType": null, + "Command": "New-MgBetaPolicyMobileAppManagementPolicyIncludedGroupByRef", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/mobileDeviceManagementPolicies", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaPolicyMobileDeviceManagementPolicy", - "OutputType": "IMicrosoftGraphMobilityManagementPolicy", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/policies/mobileDeviceManagementPolicies", + "OutputType": "IMicrosoftGraphMobilityManagementPolicy", + "Command": "New-MgBetaPolicyMobileDeviceManagementPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-post-includedgroups?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-post-includedgroups?view=graph-rest-beta", + "Method": "POST", + "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref", + "OutputType": null, + "Command": "New-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupByRef", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/permissionGrantPolicies", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaPolicyPermissionGrantPolicy", - "OutputType": "IMicrosoftGraphPermissionGrantPolicy", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-post-permissiongrantpolicies?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-post-permissiongrantpolicies?view=graph-rest-beta", + "Method": "POST", + "Uri": "/policies/permissionGrantPolicies", + "OutputType": "IMicrosoftGraphPermissionGrantPolicy", + "Command": "New-MgBetaPolicyPermissionGrantPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaPolicyPermissionGrantPolicyExclude", - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-post-excludes?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-post-excludes?view=graph-rest-beta", + "Method": "POST", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "Command": "New-MgBetaPolicyPermissionGrantPolicyExclude", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaPolicyPermissionGrantPolicyInclude", - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-post-includes?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-post-includes?view=graph-rest-beta", + "Method": "POST", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "Command": "New-MgBetaPolicyPermissionGrantPolicyInclude", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/permissionGrantPreApprovalPolicies", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaPolicyPermissionGrantPreApprovalPolicy", - "OutputType": "IMicrosoftGraphPermissionGrantPreApprovalPolicy", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/policyroot-post-permissiongrantpreapprovalpolicies?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/policyroot-post-permissiongrantpreapprovalpolicies?view=graph-rest-beta", + "Method": "POST", + "Uri": "/policies/permissionGrantPreApprovalPolicies", + "OutputType": "IMicrosoftGraphPermissionGrantPreApprovalPolicy", + "Command": "New-MgBetaPolicyPermissionGrantPreApprovalPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/roleManagementPolicies", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaPolicyRoleManagementPolicy", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/policies/roleManagementPolicies", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "Command": "New-MgBetaPolicyRoleManagementPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/roleManagementPolicyAssignments", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaPolicyRoleManagementPolicyAssignment", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/policies/roleManagementPolicyAssignments", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", + "Command": "New-MgBetaPolicyRoleManagementPolicyAssignment", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaPolicyRoleManagementPolicyEffectiveRule", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "Command": "New-MgBetaPolicyRoleManagementPolicyEffectiveRule", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaPolicyRoleManagementPolicyRule", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "Command": "New-MgBetaPolicyRoleManagementPolicyRule", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/servicePrincipalCreationPolicies", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaPolicyServicePrincipalCreationPolicy", - "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/policies/servicePrincipalCreationPolicies", + "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy", + "Command": "New-MgBetaPolicyServicePrincipalCreationPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaPolicyServicePrincipalCreationPolicyExclude", - "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes", + "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", + "Command": "New-MgBetaPolicyServicePrincipalCreationPolicyExclude", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaPolicyServicePrincipalCreationPolicyInclude", - "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes", + "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", + "Command": "New-MgBetaPolicyServicePrincipalCreationPolicyInclude", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded" + ], "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -388291,20 +388781,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-post-tokenissuancepolicy?view=graph-rest-beta", + "Method": "POST", "Uri": "/policies/tokenIssuancePolicies", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaPolicyTokenIssuancePolicy", "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "Command": "New-MgBetaPolicyTokenIssuancePolicy", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-post-tokenissuancepolicy?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -388323,50 +388813,50 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-post-tokenlifetimepolicies?view=graph-rest-beta", + "Method": "POST", "Uri": "/policies/tokenLifetimePolicies", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaPolicyTokenLifetimePolicy", "OutputType": "IMicrosoftGraphTokenLifetimePolicy", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-post-tokenlifetimepolicies?view=graph-rest-beta" + "Command": "New-MgBetaPolicyTokenLifetimePolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/print/connectors", - "Module": "Beta.Devices.CloudPrint", - "Command": "New-MgBetaPrintConnector", - "OutputType": "IMicrosoftGraphPrintConnector", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/print/connectors", + "OutputType": "IMicrosoftGraphPrintConnector", + "Command": "New-MgBetaPrintConnector", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/operations", - "Module": "Beta.Devices.CloudPrint", - "Command": "New-MgBetaPrintOperation", - "OutputType": "IMicrosoftGraphPrintOperation", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/print/operations", + "OutputType": "IMicrosoftGraphPrintOperation", + "Command": "New-MgBetaPrintOperation", + "Module": "Beta.Devices.CloudPrint" }, { + "ApiVersion": "beta", + "Variants": [ + "Create1", + "CreateExpanded1" + ], "Permissions": [ { "Name": "Printer.Create", @@ -388393,20 +388883,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-create?view=graph-rest-beta", + "Method": "POST", "Uri": "/print/printers/create", - "Module": "Beta.Devices.CloudPrint", - "Command": "New-MgBetaPrintPrinter", "OutputType": null, - "Variants": [ - "Create1", - "CreateExpanded1" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-create?view=graph-rest-beta" + "Command": "New-MgBetaPrintPrinter", + "Module": "Beta.Devices.CloudPrint" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], "Permissions": [ { "Name": "PrintJob.Create", @@ -388449,39 +388941,39 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-post-jobs?view=graph-rest-beta", + "Method": "POST", "Uri": "/print/printers/{printer-id}/jobs", - "Module": "Beta.Devices.CloudPrint", - "Command": "New-MgBetaPrintPrinterJob", "OutputType": "IMicrosoftGraphPrintJob", + "Command": "New-MgBetaPrintPrinterJob", + "Module": "Beta.Devices.CloudPrint" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-post-jobs?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents", - "Module": "Beta.Devices.CloudPrint", - "Command": "New-MgBetaPrintPrinterJobDocument", "OutputType": "IMicrosoftGraphPrintDocument", + "Command": "New-MgBetaPrintPrinterJobDocument", + "Module": "Beta.Devices.CloudPrint" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "PrintJob.Create", @@ -388508,156 +389000,156 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-createuploadsession?view=graph-rest-beta", + "Method": "POST", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession", - "Module": "Beta.Devices.CloudPrint", - "Command": "New-MgBetaPrintPrinterJobDocumentUploadSession", "OutputType": "IMicrosoftGraphUploadSession", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-createuploadsession?view=graph-rest-beta" + "Command": "New-MgBetaPrintPrinterJobDocumentUploadSession", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks", - "Module": "Beta.Devices.CloudPrint", - "Command": "New-MgBetaPrintPrinterJobTask", - "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks", + "OutputType": "IMicrosoftGraphPrintTask", + "Command": "New-MgBetaPrintPrinterJobTask", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/printerShares", - "Module": "Beta.Devices.CloudPrint", - "Command": "New-MgBetaPrintPrinterShare", - "OutputType": "IMicrosoftGraphPrinterShare", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/print/printerShares", + "OutputType": "IMicrosoftGraphPrinterShare", + "Command": "New-MgBetaPrintPrinterShare", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/$ref", - "Module": "Beta.Devices.CloudPrint", - "Command": "New-MgBetaPrintPrinterShareAllowedGroupByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/$ref", + "OutputType": null, + "Command": "New-MgBetaPrintPrinterShareAllowedGroupByRef", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/$ref", - "Module": "Beta.Devices.CloudPrint", - "Command": "New-MgBetaPrintPrinterShareAllowedUserByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/$ref", + "OutputType": null, + "Command": "New-MgBetaPrintPrinterShareAllowedUserByRef", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/printerShares/{printerShare-id}/jobs", - "Module": "Beta.Devices.CloudPrint", - "Command": "New-MgBetaPrintPrinterShareJob", - "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/print/printerShares/{printerShare-id}/jobs", + "OutputType": "IMicrosoftGraphPrintJob", + "Command": "New-MgBetaPrintPrinterShareJob", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents", - "Module": "Beta.Devices.CloudPrint", - "Command": "New-MgBetaPrintPrinterShareJobDocument", - "OutputType": "IMicrosoftGraphPrintDocument", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents", + "OutputType": "IMicrosoftGraphPrintDocument", + "Command": "New-MgBetaPrintPrinterShareJobDocument", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession", - "Module": "Beta.Devices.CloudPrint", - "Command": "New-MgBetaPrintPrinterShareJobDocumentUploadSession", - "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-createuploadsession?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-createuploadsession?view=graph-rest-beta", + "Method": "POST", + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession", + "OutputType": "IMicrosoftGraphUploadSession", + "Command": "New-MgBetaPrintPrinterShareJobDocumentUploadSession", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks", - "Module": "Beta.Devices.CloudPrint", - "Command": "New-MgBetaPrintPrinterShareJobTask", - "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks", + "OutputType": "IMicrosoftGraphPrintTask", + "Command": "New-MgBetaPrintPrinterShareJobTask", + "Module": "Beta.Devices.CloudPrint" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], "Permissions": [ { "Name": "Printer.ReadWrite.All", @@ -388676,103 +389168,103 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-post-tasktriggers?view=graph-rest-beta", + "Method": "POST", "Uri": "/print/printers/{printer-id}/taskTriggers", - "Module": "Beta.Devices.CloudPrint", - "Command": "New-MgBetaPrintPrinterTaskTrigger", "OutputType": "IMicrosoftGraphPrintTaskTrigger", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-post-tasktriggers?view=graph-rest-beta" + "Command": "New-MgBetaPrintPrinterTaskTrigger", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/services", - "Module": "Beta.Devices.CloudPrint", - "Command": "New-MgBetaPrintService", - "OutputType": "IMicrosoftGraphPrintService", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/print/services", + "OutputType": "IMicrosoftGraphPrintService", + "Command": "New-MgBetaPrintService", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/services/{printService-id}/endpoints", - "Module": "Beta.Devices.CloudPrint", - "Command": "New-MgBetaPrintServiceEndpoint", - "OutputType": "IMicrosoftGraphPrintServiceEndpoint", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/print/services/{printService-id}/endpoints", + "OutputType": "IMicrosoftGraphPrintServiceEndpoint", + "Command": "New-MgBetaPrintServiceEndpoint", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/shares", - "Module": "Beta.Devices.CloudPrint", - "Command": "New-MgBetaPrintShare", - "OutputType": "IMicrosoftGraphPrinterShare", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-post-shares?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-post-shares?view=graph-rest-beta", + "Method": "POST", + "Uri": "/print/shares", + "OutputType": "IMicrosoftGraphPrinterShare", + "Command": "New-MgBetaPrintShare", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", - "Module": "Beta.Devices.CloudPrint", - "Command": "New-MgBetaPrintShareAllowedGroupByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-post-allowedgroups?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-post-allowedgroups?view=graph-rest-beta", + "Method": "POST", + "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", + "OutputType": null, + "Command": "New-MgBetaPrintShareAllowedGroupByRef", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", - "Module": "Beta.Devices.CloudPrint", - "Command": "New-MgBetaPrintShareAllowedUserByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-post-allowedusers?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-post-allowedusers?view=graph-rest-beta", + "Method": "POST", + "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", + "OutputType": null, + "Command": "New-MgBetaPrintShareAllowedUserByRef", + "Module": "Beta.Devices.CloudPrint" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], "Permissions": [ { "Name": "PrintJob.ReadWriteBasic", @@ -388807,39 +389299,39 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-post-jobs?view=graph-rest-beta", + "Method": "POST", "Uri": "/print/shares/{printerShare-id}/jobs", - "Module": "Beta.Devices.CloudPrint", - "Command": "New-MgBetaPrintShareJob", "OutputType": "IMicrosoftGraphPrintJob", + "Command": "New-MgBetaPrintShareJob", + "Module": "Beta.Devices.CloudPrint" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-post-jobs?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents", - "Module": "Beta.Devices.CloudPrint", - "Command": "New-MgBetaPrintShareJobDocument", "OutputType": "IMicrosoftGraphPrintDocument", + "Command": "New-MgBetaPrintShareJobDocument", + "Module": "Beta.Devices.CloudPrint" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "PrintJob.Create", @@ -388866,398 +389358,387 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-createuploadsession?view=graph-rest-beta", + "Method": "POST", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession", - "Module": "Beta.Devices.CloudPrint", - "Command": "New-MgBetaPrintShareJobDocumentUploadSession", "OutputType": "IMicrosoftGraphUploadSession", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-createuploadsession?view=graph-rest-beta" + "Command": "New-MgBetaPrintShareJobDocumentUploadSession", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks", - "Module": "Beta.Devices.CloudPrint", - "Command": "New-MgBetaPrintShareJobTask", - "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks", + "OutputType": "IMicrosoftGraphPrintTask", + "Command": "New-MgBetaPrintShareJobTask", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/taskDefinitions", - "Module": "Beta.Devices.CloudPrint", - "Command": "New-MgBetaPrintTaskDefinition", - "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-post-taskdefinitions?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-post-taskdefinitions?view=graph-rest-beta", + "Method": "POST", + "Uri": "/print/taskDefinitions", + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "Command": "New-MgBetaPrintTaskDefinition", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks", - "Module": "Beta.Devices.CloudPrint", - "Command": "New-MgBetaPrintTaskDefinitionTask", - "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks", + "OutputType": "IMicrosoftGraphPrintTask", + "Command": "New-MgBetaPrintTaskDefinitionTask", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/privacy/subjectRightsRequests", - "Module": "Beta.Compliance", - "Command": "New-MgBetaPrivacySubjectRightsRequest", - "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-post?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-post?view=graph-rest-beta", + "Method": "POST", + "Uri": "/privacy/subjectRightsRequests", + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "Command": "New-MgBetaPrivacySubjectRightsRequest", + "Module": "Beta.Compliance" }, { - "Permissions": [], - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes", - "Module": "Beta.Compliance", - "Command": "New-MgBetaPrivacySubjectRightsRequestNote", - "OutputType": "IMicrosoftGraphAuthoredNote", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-post-notes?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-post-notes?view=graph-rest-beta", + "Method": "POST", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes", + "OutputType": "IMicrosoftGraphAuthoredNote", + "Command": "New-MgBetaPrivacySubjectRightsRequestNote", + "Module": "Beta.Compliance" }, { - "Permissions": [], - "Uri": "/privilegedAccess", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaPrivilegedAccess", - "OutputType": "IMicrosoftGraphPrivilegedAccess", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/privilegedAccess", + "OutputType": "IMicrosoftGraphPrivilegedAccess", + "Command": "New-MgBetaPrivilegedAccess", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaPrivilegedAccessResource", - "OutputType": "IMicrosoftGraphGovernanceResource", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources", + "OutputType": "IMicrosoftGraphGovernanceResource", + "Command": "New-MgBetaPrivilegedAccessResource", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaPrivilegedAccessResourceRoleAssignment", - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments", + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "Command": "New-MgBetaPrivilegedAccessResourceRoleAssignment", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", - "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests", + "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", + "Command": "New-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaPrivilegedAccessResourceRoleDefinition", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Command": "New-MgBetaPrivilegedAccessResourceRoleDefinition", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaPrivilegedAccessResourceRoleSetting", - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings", + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "Command": "New-MgBetaPrivilegedAccessResourceRoleSetting", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaPrivilegedAccessRoleAssignment", - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments", + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "Command": "New-MgBetaPrivilegedAccessRoleAssignment", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaPrivilegedAccessRoleAssignmentRequest", - "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests", + "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", + "Command": "New-MgBetaPrivilegedAccessRoleAssignmentRequest", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaPrivilegedAccessRoleDefinition", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Command": "New-MgBetaPrivilegedAccessRoleDefinition", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaPrivilegedAccessRoleSetting", - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings", + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "Command": "New-MgBetaPrivilegedAccessRoleSetting", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedApproval", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaPrivilegedApproval", - "OutputType": "IMicrosoftGraphPrivilegedApproval", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/privilegedApproval", + "OutputType": "IMicrosoftGraphPrivilegedApproval", + "Command": "New-MgBetaPrivilegedApproval", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedOperationEvents", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaPrivilegedOperationEvent", - "OutputType": "IMicrosoftGraphPrivilegedOperationEvent", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/privilegedOperationEvents", + "OutputType": "IMicrosoftGraphPrivilegedOperationEvent", + "Command": "New-MgBetaPrivilegedOperationEvent", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedRoles", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaPrivilegedRole", - "OutputType": "IMicrosoftGraphPrivilegedRole", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/privilegedRoles", + "OutputType": "IMicrosoftGraphPrivilegedRole", + "Command": "New-MgBetaPrivilegedRole", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedRoleAssignments", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaPrivilegedRoleAssignment", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/privilegedRoleAssignments", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Command": "New-MgBetaPrivilegedRoleAssignment", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/makeEligible", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaPrivilegedRoleAssignmentEligible", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta", "Variants": [ "Make", "MakeViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/makeEligible", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Command": "New-MgBetaPrivilegedRoleAssignmentEligible", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/makePermanent", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaPrivilegedRoleAssignmentPermanent", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta", "Variants": [ "Make", "MakeExpanded", "MakeViaIdentity", "MakeViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/makePermanent", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Command": "New-MgBetaPrivilegedRoleAssignmentPermanent", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedRoleAssignmentRequests", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaPrivilegedRoleAssignmentRequest", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/privilegedRoleAssignmentRequests", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", + "Command": "New-MgBetaPrivilegedRoleAssignmentRequest", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/programs", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaProgram", - "OutputType": "IMicrosoftGraphProgram", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/program-create?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/program-create?view=graph-rest-beta", + "Method": "POST", + "Uri": "/programs", + "OutputType": "IMicrosoftGraphProgram", + "Command": "New-MgBetaProgram", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/programControls", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaProgramControl", - "OutputType": "IMicrosoftGraphProgramControl", + "ApiVersion": "beta", "Variants": [ "Create", "Create1", @@ -389270,183 +389751,192 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/programcontrol-create?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/programcontrol-create?view=graph-rest-beta", + "Method": "POST", + "Uri": "/programControls", + "OutputType": "IMicrosoftGraphProgramControl", + "Command": "New-MgBetaProgramControl", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/programControlTypes", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaProgramControlType", - "OutputType": "IMicrosoftGraphProgramControlType", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/programControlTypes", + "OutputType": "IMicrosoftGraphProgramControlType", + "Command": "New-MgBetaProgramControlType", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/reports/authenticationMethods/userRegistrationDetails", - "Module": "Beta.Reports", - "Command": "New-MgBetaReportAuthenticationMethodUserRegistrationDetail", - "OutputType": "IMicrosoftGraphUserRegistrationDetails", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/reports/authenticationMethods/userRegistrationDetails", + "OutputType": "IMicrosoftGraphUserRegistrationDetails", + "Command": "New-MgBetaReportAuthenticationMethodUserRegistrationDetail", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/partners/billing/manifests", - "Module": "Beta.Reports", - "Command": "New-MgBetaReportPartnerBillingManifest", - "OutputType": "IMicrosoftGraphPartnersBillingManifest", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/reports/partners/billing/manifests", + "OutputType": "IMicrosoftGraphPartnersBillingManifest", + "Command": "New-MgBetaReportPartnerBillingManifest", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/partners/billing/operations", - "Module": "Beta.Reports", - "Command": "New-MgBetaReportPartnerBillingOperation", - "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/reports/partners/billing/operations", + "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "Command": "New-MgBetaReportPartnerBillingOperation", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/identityProtection/riskDetections", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaRiskDetection", - "OutputType": "IMicrosoftGraphRiskDetection", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityProtection/riskDetections", + "OutputType": "IMicrosoftGraphRiskDetection", + "Command": "New-MgBetaRiskDetection", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identityProtection/riskyServicePrincipals", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaRiskyServicePrincipal", - "OutputType": "IMicrosoftGraphRiskyServicePrincipal", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityProtection/riskyServicePrincipals", + "OutputType": "IMicrosoftGraphRiskyServicePrincipal", + "Command": "New-MgBetaRiskyServicePrincipal", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaRiskyServicePrincipalHistory", - "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history", + "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", + "Command": "New-MgBetaRiskyServicePrincipalHistory", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identityProtection/riskyUsers", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaRiskyUser", - "OutputType": "IMicrosoftGraphRiskyUser", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityProtection/riskyUsers", + "OutputType": "IMicrosoftGraphRiskyUser", + "Command": "New-MgBetaRiskyUser", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaRiskyUserHistory", - "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history", + "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", + "Command": "New-MgBetaRiskyUserHistory", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/roleManagement/cloudPC/resourceNamespaces", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "New-MgBetaRoleManagementCloudPcResourceNamespace", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/roleManagement/cloudPC/resourceNamespaces", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Command": "New-MgBetaRoleManagementCloudPcResourceNamespace", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "New-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Command": "New-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded" + ], "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -389465,37 +389955,37 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplicationmultiple-post-roleassignments?view=graph-rest-beta", + "Method": "POST", "Uri": "/roleManagement/cloudPC/roleAssignments", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "New-MgBetaRoleManagementCloudPcRoleAssignment", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplicationmultiple-post-roleassignments?view=graph-rest-beta" + "Command": "New-MgBetaRoleManagementCloudPcRoleAssignment", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "New-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes", + "OutputType": "IMicrosoftGraphAppScope", + "Command": "New-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded" + ], "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -389538,69 +390028,69 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roledefinitions?view=graph-rest-beta", + "Method": "POST", "Uri": "/roleManagement/cloudPC/roleDefinitions", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "New-MgBetaRoleManagementCloudPcRoleDefinition", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roledefinitions?view=graph-rest-beta" + "Command": "New-MgBetaRoleManagementCloudPcRoleDefinition", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "New-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "New-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/deviceManagement/resourceNamespaces", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "New-MgBetaRoleManagementDeviceManagementResourceNamespace", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/roleManagement/deviceManagement/resourceNamespaces", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Command": "New-MgBetaRoleManagementDeviceManagementResourceNamespace", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "New-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Command": "New-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded" + ], "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -389619,37 +390109,37 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplicationmultiple-post-roleassignments?view=graph-rest-beta", + "Method": "POST", "Uri": "/roleManagement/deviceManagement/roleAssignments", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "New-MgBetaRoleManagementDeviceManagementRoleAssignment", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplicationmultiple-post-roleassignments?view=graph-rest-beta" + "Command": "New-MgBetaRoleManagementDeviceManagementRoleAssignment", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "New-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes", + "OutputType": "IMicrosoftGraphAppScope", + "Command": "New-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded" + ], "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -389692,146 +390182,146 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/roleManagement/deviceManagement/roleDefinitions", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "New-MgBetaRoleManagementDeviceManagementRoleDefinition", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "New-MgBetaRoleManagementDeviceManagementRoleDefinition", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "New-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "New-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/resourceNamespaces", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementDirectoryResourceNamespace", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/roleManagement/directory/resourceNamespaces", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Command": "New-MgBetaRoleManagementDirectoryResourceNamespace", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Command": "New-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleAssignments", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementDirectoryRoleAssignment", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleassignments?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleassignments?view=graph-rest-beta", + "Method": "POST", + "Uri": "/roleManagement/directory/roleAssignments", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Command": "New-MgBetaRoleManagementDirectoryRoleAssignment", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleAssignmentApprovals", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentApproval", - "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/roleManagement/directory/roleAssignmentApprovals", + "OutputType": "IMicrosoftGraphApproval", + "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentApproval", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", - "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps", + "OutputType": "IMicrosoftGraphApprovalStep", + "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleAssignmentSchedules", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/roleManagement/directory/roleAssignmentSchedules", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded" + ], "Permissions": [ { "Name": "RoleAssignmentSchedule.ReadWrite.Directory", @@ -389866,20 +390356,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleassignmentschedulerequests?view=graph-rest-beta", + "Method": "POST", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Command": "New-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleassignmentschedulerequests?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -389898,67 +390388,67 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roledefinitions?view=graph-rest-beta", + "Method": "POST", "Uri": "/roleManagement/directory/roleDefinitions", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementDirectoryRoleDefinition", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roledefinitions?view=graph-rest-beta" + "Command": "New-MgBetaRoleManagementDirectoryRoleDefinition", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "New-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleEligibilitySchedules", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/roleManagement/directory/roleEligibilitySchedules", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Command": "New-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Command": "New-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded" + ], "Permissions": [ { "Name": "RoleEligibilitySchedule.ReadWrite.Directory", @@ -389977,320 +390467,320 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleeligibilityschedulerequests?view=graph-rest-beta", + "Method": "POST", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleeligibilityschedulerequests?view=graph-rest-beta" + "Command": "New-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/transitiveRoleAssignments", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/roleManagement/directory/transitiveRoleAssignments", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Command": "New-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementEnterpriseApp", - "OutputType": "IMicrosoftGraphRbacApplication", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/roleManagement/enterpriseApps", + "OutputType": "IMicrosoftGraphRbacApplication", + "Command": "New-MgBetaRoleManagementEnterpriseApp", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementEnterpriseAppResourceNamespace", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Command": "New-MgBetaRoleManagementEnterpriseAppResourceNamespace", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Command": "New-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignment", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignment", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", - "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals", + "OutputType": "IMicrosoftGraphApproval", + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", - "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps", + "OutputType": "IMicrosoftGraphApprovalStep", + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleDefinition", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Command": "New-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Command": "New-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementEntitlementManagementResourceNamespace", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Command": "New-MgBetaRoleManagementEntitlementManagementResourceNamespace", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Command": "New-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded" + ], "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -390309,298 +390799,298 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleassignments?view=graph-rest-beta", + "Method": "POST", "Uri": "/roleManagement/entitlementManagement/roleAssignments", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignment", "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleassignments?view=graph-rest-beta" + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignment", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", - "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals", + "OutputType": "IMicrosoftGraphApproval", + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", - "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps", + "OutputType": "IMicrosoftGraphApprovalStep", + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleDefinitions", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleDefinition", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Command": "New-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments", - "Module": "Beta.Identity.Governance", - "Command": "New-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Command": "New-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/exchange/customAppScopes", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "New-MgBetaRoleManagementExchangeCustomAppScope", - "OutputType": "IMicrosoftGraphCustomAppScope", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrbacapplication-post-customappscope?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrbacapplication-post-customappscope?view=graph-rest-beta", + "Method": "POST", + "Uri": "/roleManagement/exchange/customAppScopes", + "OutputType": "IMicrosoftGraphCustomAppScope", + "Command": "New-MgBetaRoleManagementExchangeCustomAppScope", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/exchange/resourceNamespaces", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "New-MgBetaRoleManagementExchangeResourceNamespace", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/roleManagement/exchange/resourceNamespaces", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Command": "New-MgBetaRoleManagementExchangeResourceNamespace", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "New-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Command": "New-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/exchange/roleAssignments", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "New-MgBetaRoleManagementExchangeRoleAssignment", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleassignments?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleassignments?view=graph-rest-beta", + "Method": "POST", + "Uri": "/roleManagement/exchange/roleAssignments", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Command": "New-MgBetaRoleManagementExchangeRoleAssignment", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/exchange/roleDefinitions", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "New-MgBetaRoleManagementExchangeRoleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/roleManagement/exchange/roleDefinitions", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "New-MgBetaRoleManagementExchangeRoleDefinition", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "New-MgBetaRoleManagementExchangeRoleDefinitionInheritPermissionFrom", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "New-MgBetaRoleManagementExchangeRoleDefinitionInheritPermissionFrom", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/exchange/transitiveRoleAssignments", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "New-MgBetaRoleManagementExchangeTransitiveRoleAssignment", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/roleManagement/exchange/transitiveRoleAssignments", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Command": "New-MgBetaRoleManagementExchangeTransitiveRoleAssignment", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded" + ], "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -390619,20 +391109,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-post-schemaextensions?view=graph-rest-beta", + "Method": "POST", "Uri": "/schemaExtensions", - "Module": "Beta.SchemaExtensions", - "Command": "New-MgBetaSchemaExtension", "OutputType": "IMicrosoftGraphSchemaExtension", + "Command": "New-MgBetaSchemaExtension", + "Module": "Beta.SchemaExtensions" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-post-schemaextensions?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -390651,20 +391141,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-post-acronyms?view=graph-rest-beta", + "Method": "POST", "Uri": "/search/acronyms", - "Module": "Beta.Search", - "Command": "New-MgBetaSearchAcronym", "OutputType": "IMicrosoftGraphSearchAcronym", + "Command": "New-MgBetaSearchAcronym", + "Module": "Beta.Search" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-post-acronyms?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -390683,20 +391173,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-post-bookmarks?view=graph-rest-beta", + "Method": "POST", "Uri": "/search/bookmarks", - "Module": "Beta.Search", - "Command": "New-MgBetaSearchBookmark", "OutputType": "IMicrosoftGraphSearchBookmark", + "Command": "New-MgBetaSearchBookmark", + "Module": "Beta.Search" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-post-bookmarks?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -390715,268 +391205,268 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-post-qnas?view=graph-rest-beta", + "Method": "POST", "Uri": "/search/qnas", - "Module": "Beta.Search", - "Command": "New-MgBetaSearchQna", "OutputType": "IMicrosoftGraphSearchQna", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-post-qnas?view=graph-rest-beta" + "Command": "New-MgBetaSearchQna", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/security/securityActions", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityAction", - "OutputType": "IMicrosoftGraphSecurityAction", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityactions-post?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityactions-post?view=graph-rest-beta", + "Method": "POST", + "Uri": "/security/securityActions", + "OutputType": "IMicrosoftGraphSecurityAction", + "Command": "New-MgBetaSecurityAction", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/alerts", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityAlert", - "OutputType": "IMicrosoftGraphAlert", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/alerts", + "OutputType": "IMicrosoftGraphAlert", + "Command": "New-MgBetaSecurityAlert", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/alerts_v2", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityAlertV2", - "OutputType": "IMicrosoftGraphSecurityAlert", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/alerts_v2", + "OutputType": "IMicrosoftGraphSecurityAlert", + "Command": "New-MgBetaSecurityAlertV2", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/simulations", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityAttackSimulation", - "OutputType": "IMicrosoftGraphSimulation", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-post-simulation?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-post-simulation?view=graph-rest-beta", + "Method": "POST", + "Uri": "/security/attackSimulation/simulations", + "OutputType": "IMicrosoftGraphSimulation", + "Command": "New-MgBetaSecurityAttackSimulation", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/simulationAutomations", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityAttackSimulationAutomation", - "OutputType": "IMicrosoftGraphSimulationAutomation", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/attackSimulation/simulationAutomations", + "OutputType": "IMicrosoftGraphSimulationAutomation", + "Command": "New-MgBetaSecurityAttackSimulationAutomation", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityAttackSimulationAutomationRun", - "OutputType": "IMicrosoftGraphSimulationAutomationRun", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs", + "OutputType": "IMicrosoftGraphSimulationAutomationRun", + "Command": "New-MgBetaSecurityAttackSimulationAutomationRun", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/endUserNotifications", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityAttackSimulationEndUserNotification", - "OutputType": "IMicrosoftGraphEndUserNotification", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/attackSimulation/endUserNotifications", + "OutputType": "IMicrosoftGraphEndUserNotification", + "Command": "New-MgBetaSecurityAttackSimulationEndUserNotification", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityAttackSimulationEndUserNotificationDetail", - "OutputType": "IMicrosoftGraphEndUserNotificationDetail", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details", + "OutputType": "IMicrosoftGraphEndUserNotificationDetail", + "Command": "New-MgBetaSecurityAttackSimulationEndUserNotificationDetail", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/landingPages", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityAttackSimulationLandingPage", - "OutputType": "IMicrosoftGraphLandingPage", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/attackSimulation/landingPages", + "OutputType": "IMicrosoftGraphLandingPage", + "Command": "New-MgBetaSecurityAttackSimulationLandingPage", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityAttackSimulationLandingPageDetail", - "OutputType": "IMicrosoftGraphLandingPageDetail", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details", + "OutputType": "IMicrosoftGraphLandingPageDetail", + "Command": "New-MgBetaSecurityAttackSimulationLandingPageDetail", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/loginPages", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityAttackSimulationLoginPage", - "OutputType": "IMicrosoftGraphLoginPage", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/attackSimulation/loginPages", + "OutputType": "IMicrosoftGraphLoginPage", + "Command": "New-MgBetaSecurityAttackSimulationLoginPage", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/operations", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityAttackSimulationOperation", - "OutputType": "IMicrosoftGraphAttackSimulationOperation", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/attackSimulation/operations", + "OutputType": "IMicrosoftGraphAttackSimulationOperation", + "Command": "New-MgBetaSecurityAttackSimulationOperation", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/payloads", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityAttackSimulationPayload", - "OutputType": "IMicrosoftGraphPayload", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/attackSimulation/payloads", + "OutputType": "IMicrosoftGraphPayload", + "Command": "New-MgBetaSecurityAttackSimulationPayload", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/trainings", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityAttackSimulationTraining", - "OutputType": "IMicrosoftGraphTraining", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/attackSimulation/trainings", + "OutputType": "IMicrosoftGraphTraining", + "Command": "New-MgBetaSecurityAttackSimulationTraining", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/trainingCampaigns", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityAttackSimulationTrainingCampaign", - "OutputType": "IMicrosoftGraphTrainingCampaign", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-post-trainingcampaigns?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-post-trainingcampaigns?view=graph-rest-beta", + "Method": "POST", + "Uri": "/security/attackSimulation/trainingCampaigns", + "OutputType": "IMicrosoftGraphTrainingCampaign", + "Command": "New-MgBetaSecurityAttackSimulationTrainingCampaign", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityAttackSimulationTrainingLanguageDetail", - "OutputType": "IMicrosoftGraphTrainingLanguageDetail", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails", + "OutputType": "IMicrosoftGraphTrainingLanguageDetail", + "Command": "New-MgBetaSecurityAttackSimulationTrainingLanguageDetail", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded" + ], "Permissions": [ { "Name": "AuditLogsQuery-Entra.Read.All", @@ -391035,37 +391525,37 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-auditcoreroot-post-auditlogqueries?view=graph-rest-beta", + "Method": "POST", "Uri": "/security/auditLog/queries", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityAuditLogQuery", "OutputType": "IMicrosoftGraphSecurityAuditLogQuery", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-auditcoreroot-post-auditlogqueries?view=graph-rest-beta" + "Command": "New-MgBetaSecurityAuditLogQuery", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityAuditLogQueryRecord", - "OutputType": "IMicrosoftGraphSecurityAuditLogRecord", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records", + "OutputType": "IMicrosoftGraphSecurityAuditLogRecord", + "Command": "New-MgBetaSecurityAuditLogQueryRecord", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -391084,20 +391574,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-casesroot-post-ediscoverycases?view=graph-rest-beta", + "Method": "POST", "Uri": "/security/cases/ediscoveryCases", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityCaseEdiscoveryCase", "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", + "Command": "New-MgBetaSecurityCaseEdiscoveryCase", + "Module": "Beta.Security" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-casesroot-post-ediscoverycases?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -391116,22 +391608,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-custodians?view=graph-rest-beta", + "Method": "POST", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseCustodian", "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseCustodian", + "Module": "Beta.Security" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-custodians?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -391150,22 +391642,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-post-sitesources?view=graph-rest-beta", + "Method": "POST", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", "OutputType": "IMicrosoftGraphSecuritySiteSource", + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", + "Module": "Beta.Security" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-post-sitesources?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -391184,22 +391676,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-post-unifiedgroupsources?view=graph-rest-beta", + "Method": "POST", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", + "Module": "Beta.Security" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-post-unifiedgroupsources?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -391218,22 +391710,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-post-usersources?view=graph-rest-beta", + "Method": "POST", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", "OutputType": "IMicrosoftGraphSecurityUserSource", + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", + "Module": "Beta.Security" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-post-usersources?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -391252,22 +391744,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-legalholds?view=graph-rest-beta", + "Method": "POST", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseLegalHold", "OutputType": "IMicrosoftGraphSecurityEdiscoveryHoldPolicy", + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseLegalHold", + "Module": "Beta.Security" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-legalholds?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -391286,22 +391778,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryholdpolicy-post-sitesources?view=graph-rest-beta", + "Method": "POST", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource", "OutputType": "IMicrosoftGraphSecuritySiteSource", + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource", + "Module": "Beta.Security" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryholdpolicy-post-sitesources?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -391320,22 +391812,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryholdpolicy-post-usersources?view=graph-rest-beta", + "Method": "POST", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", "OutputType": "IMicrosoftGraphSecurityUserSource", + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", + "Module": "Beta.Security" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryholdpolicy-post-usersources?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -391354,39 +391846,39 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-noncustodialdatasources?view=graph-rest-beta", + "Method": "POST", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "Module": "Beta.Security" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-noncustodialdatasources?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseOperation", "OutputType": "IMicrosoftGraphSecurityCaseOperation", + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseOperation", + "Module": "Beta.Security" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -391405,39 +391897,39 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-reviewsets?view=graph-rest-beta", + "Method": "POST", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseReviewSet", "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseReviewSet", + "Module": "Beta.Security" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-reviewsets?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile", "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile", + "Module": "Beta.Security" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -391456,22 +391948,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-post-queries?view=graph-rest-beta", + "Method": "POST", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", + "Module": "Beta.Security" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-post-queries?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -391490,39 +391982,39 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-searches?view=graph-rest-beta", + "Method": "POST", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseSearch", "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseSearch", + "Module": "Beta.Security" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-searches?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-post-additionalsources?view=graph-rest-beta", + "Method": "POST", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", "OutputType": "IMicrosoftGraphSecurityDataSource", + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", + "Module": "Beta.Security" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-post-additionalsources?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -391541,689 +392033,687 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-tags?view=graph-rest-beta", + "Method": "POST", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityCaseEdiscoveryCaseTag", "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-tags?view=graph-rest-beta" + "Command": "New-MgBetaSecurityCaseEdiscoveryCaseTag", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/cloudAppSecurityProfiles", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityCloudAppSecurityProfile", - "OutputType": "IMicrosoftGraphCloudAppSecurityProfile", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/cloudAppSecurityProfiles", + "OutputType": "IMicrosoftGraphCloudAppSecurityProfile", + "Command": "New-MgBetaSecurityCloudAppSecurityProfile", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/collaboration/analyzedEmails", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityCollaborationAnalyzedEmail", - "OutputType": "IMicrosoftGraphSecurityAnalyzedEmail", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/collaboration/analyzedEmails", + "OutputType": "IMicrosoftGraphSecurityAnalyzedEmail", + "Command": "New-MgBetaSecurityCollaborationAnalyzedEmail", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/domainSecurityProfiles", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityDomainSecurityProfile", - "OutputType": "IMicrosoftGraphDomainSecurityProfile", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/domainSecurityProfiles", + "OutputType": "IMicrosoftGraphDomainSecurityProfile", + "Command": "New-MgBetaSecurityDomainSecurityProfile", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/fileSecurityProfiles", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityFileSecurityProfile", - "OutputType": "IMicrosoftGraphFileSecurityProfile", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/fileSecurityProfiles", + "OutputType": "IMicrosoftGraphFileSecurityProfile", + "Command": "New-MgBetaSecurityFileSecurityProfile", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/hostSecurityProfiles", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityHostSecurityProfile", - "OutputType": "IMicrosoftGraphHostSecurityProfile", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/hostSecurityProfiles", + "OutputType": "IMicrosoftGraphHostSecurityProfile", + "Command": "New-MgBetaSecurityHostSecurityProfile", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/identities/healthIssues", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityIdentityHealthIssue", - "OutputType": "IMicrosoftGraphSecurityHealthIssue", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/identities/healthIssues", + "OutputType": "IMicrosoftGraphSecurityHealthIssue", + "Command": "New-MgBetaSecurityIdentityHealthIssue", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/identities/sensors", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityIdentitySensor", - "OutputType": "IMicrosoftGraphSecuritySensor", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/identities/sensors", + "OutputType": "IMicrosoftGraphSecuritySensor", + "Command": "New-MgBetaSecurityIdentitySensor", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/identities/sensors/regenerateDeploymentAccessKey", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityIdentitySensorDeploymentAccessKey", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Regenerate" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/identities/sensors/regenerateDeploymentAccessKey", + "OutputType": null, + "Command": "New-MgBetaSecurityIdentitySensorDeploymentAccessKey", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/incidents", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityIncident", - "OutputType": "IMicrosoftGraphSecurityIncident", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/incidents", + "OutputType": "IMicrosoftGraphSecurityIncident", + "Command": "New-MgBetaSecurityIncident", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/informationProtection/sensitivityLabels", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityInformationProtectionSensitivityLabel", - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/informationProtection/sensitivityLabels", + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "Command": "New-MgBetaSecurityInformationProtectionSensitivityLabel", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/ipSecurityProfiles", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityIPSecurityProfile", - "OutputType": "IMicrosoftGraphIPSecurityProfile", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/ipSecurityProfiles", + "OutputType": "IMicrosoftGraphIPSecurityProfile", + "Command": "New-MgBetaSecurityIPSecurityProfile", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/labels/authorities", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityLabelAuthority", - "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-authorities?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-authorities?view=graph-rest-beta", + "Method": "POST", + "Uri": "/security/labels/authorities", + "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", + "Command": "New-MgBetaSecurityLabelAuthority", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/labels/categories", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityLabelCategory", - "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-categories?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-categories?view=graph-rest-beta", + "Method": "POST", + "Uri": "/security/labels/categories", + "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", + "Command": "New-MgBetaSecurityLabelCategory", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityLabelCategorySubcategory", - "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-categorytemplate-post-subcategories?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-categorytemplate-post-subcategories?view=graph-rest-beta", + "Method": "POST", + "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories", + "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", + "Command": "New-MgBetaSecurityLabelCategorySubcategory", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/labels/citations", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityLabelCitation", - "OutputType": "IMicrosoftGraphSecurityCitationTemplate", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-citations?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-citations?view=graph-rest-beta", + "Method": "POST", + "Uri": "/security/labels/citations", + "OutputType": "IMicrosoftGraphSecurityCitationTemplate", + "Command": "New-MgBetaSecurityLabelCitation", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/labels/departments", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityLabelDepartment", - "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-departments?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-departments?view=graph-rest-beta", + "Method": "POST", + "Uri": "/security/labels/departments", + "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", + "Command": "New-MgBetaSecurityLabelDepartment", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/labels/filePlanReferences", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityLabelFilePlanReference", - "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-fileplanreferences?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-fileplanreferences?view=graph-rest-beta", + "Method": "POST", + "Uri": "/security/labels/filePlanReferences", + "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", + "Command": "New-MgBetaSecurityLabelFilePlanReference", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/labels/retentionLabels", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityLabelRetentionLabel", - "OutputType": "IMicrosoftGraphSecurityRetentionLabel", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-retentionlabel?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-retentionlabel?view=graph-rest-beta", + "Method": "POST", + "Uri": "/security/labels/retentionLabels", + "OutputType": "IMicrosoftGraphSecurityRetentionLabel", + "Command": "New-MgBetaSecurityLabelRetentionLabel", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", - "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages", + "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", + "Command": "New-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/partner/securityAlerts", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityPartnerSecurityAlert", - "OutputType": "IMicrosoftGraphPartnerSecurityAlert", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/partner/securityAlerts", + "OutputType": "IMicrosoftGraphPartnerSecurityAlert", + "Command": "New-MgBetaSecurityPartnerSecurityAlert", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/providerTenantSettings", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityProviderTenantSetting", - "OutputType": "IMicrosoftGraphProviderTenantSetting", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/providerTenantSettings", + "OutputType": "IMicrosoftGraphProviderTenantSetting", + "Command": "New-MgBetaSecurityProviderTenantSetting", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/rules/detectionRules", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityRuleDetectionRule", - "OutputType": "IMicrosoftGraphSecurityDetectionRule", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/rules/detectionRules", + "OutputType": "IMicrosoftGraphSecurityDetectionRule", + "Command": "New-MgBetaSecurityRuleDetectionRule", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/secureScores", - "Module": "Beta.Security", - "Command": "New-MgBetaSecuritySecureScore", - "OutputType": "IMicrosoftGraphSecureScore", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/secureScores", + "OutputType": "IMicrosoftGraphSecureScore", + "Command": "New-MgBetaSecuritySecureScore", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/secureScoreControlProfiles", - "Module": "Beta.Security", - "Command": "New-MgBetaSecuritySecureScoreControlProfile", - "OutputType": "IMicrosoftGraphSecureScoreControlProfile", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/secureScoreControlProfiles", + "OutputType": "IMicrosoftGraphSecureScoreControlProfile", + "Command": "New-MgBetaSecuritySecureScoreControlProfile", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/subjectRightsRequests", - "Module": "Beta.Security", - "Command": "New-MgBetaSecuritySubjectRightsRequest", - "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/subjectRightsRequests", + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "Command": "New-MgBetaSecuritySubjectRightsRequest", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes", - "Module": "Beta.Security", - "Command": "New-MgBetaSecuritySubjectRightsRequestNote", - "OutputType": "IMicrosoftGraphAuthoredNote", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes", + "OutputType": "IMicrosoftGraphAuthoredNote", + "Command": "New-MgBetaSecuritySubjectRightsRequestNote", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/articles", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityThreatIntelligenceArticle", - "OutputType": "IMicrosoftGraphSecurityArticle", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/threatIntelligence/articles", + "OutputType": "IMicrosoftGraphSecurityArticle", + "Command": "New-MgBetaSecurityThreatIntelligenceArticle", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/articleIndicators", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityThreatIntelligenceArticleIndicator", - "OutputType": "IMicrosoftGraphSecurityArticleIndicator", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/threatIntelligence/articleIndicators", + "OutputType": "IMicrosoftGraphSecurityArticleIndicator", + "Command": "New-MgBetaSecurityThreatIntelligenceArticleIndicator", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hosts", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityThreatIntelligenceHost", - "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/threatIntelligence/hosts", + "OutputType": "IMicrosoftGraphSecurityHost", + "Command": "New-MgBetaSecurityThreatIntelligenceHost", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostComponents", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityThreatIntelligenceHostComponent", - "OutputType": "IMicrosoftGraphSecurityHostComponent", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/threatIntelligence/hostComponents", + "OutputType": "IMicrosoftGraphSecurityHostComponent", + "Command": "New-MgBetaSecurityThreatIntelligenceHostComponent", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostCookies", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityThreatIntelligenceHostCookie", - "OutputType": "IMicrosoftGraphSecurityHostCookie", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/threatIntelligence/hostCookies", + "OutputType": "IMicrosoftGraphSecurityHostCookie", + "Command": "New-MgBetaSecurityThreatIntelligenceHostCookie", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostPairs", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityThreatIntelligenceHostPair", - "OutputType": "IMicrosoftGraphSecurityHostPair", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/threatIntelligence/hostPairs", + "OutputType": "IMicrosoftGraphSecurityHostPair", + "Command": "New-MgBetaSecurityThreatIntelligenceHostPair", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostPorts", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityThreatIntelligenceHostPort", - "OutputType": "IMicrosoftGraphSecurityHostPort", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/threatIntelligence/hostPorts", + "OutputType": "IMicrosoftGraphSecurityHostPort", + "Command": "New-MgBetaSecurityThreatIntelligenceHostPort", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostSslCertificates", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityThreatIntelligenceHostSslCertificate", - "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/threatIntelligence/hostSslCertificates", + "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", + "Command": "New-MgBetaSecurityThreatIntelligenceHostSslCertificate", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostTrackers", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityThreatIntelligenceHostTracker", - "OutputType": "IMicrosoftGraphSecurityHostTracker", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/threatIntelligence/hostTrackers", + "OutputType": "IMicrosoftGraphSecurityHostTracker", + "Command": "New-MgBetaSecurityThreatIntelligenceHostTracker", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/intelProfiles", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityThreatIntelligenceIntelProfile", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/threatIntelligence/intelProfiles", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", + "Command": "New-MgBetaSecurityThreatIntelligenceIntelProfile", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/passiveDnsRecords", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityThreatIntelligencePassiveDnsRecord", - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/threatIntelligence/passiveDnsRecords", + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "Command": "New-MgBetaSecurityThreatIntelligencePassiveDnsRecord", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityThreatIntelligenceProfileIndicator", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/threatIntelligence/intelligenceProfileIndicators", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "Command": "New-MgBetaSecurityThreatIntelligenceProfileIndicator", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/sslCertificates", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityThreatIntelligenceSslCertificate", - "OutputType": "IMicrosoftGraphSecuritySslCertificate", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/threatIntelligence/sslCertificates", + "OutputType": "IMicrosoftGraphSecuritySslCertificate", + "Command": "New-MgBetaSecurityThreatIntelligenceSslCertificate", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/subdomains", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityThreatIntelligenceSubdomain", - "OutputType": "IMicrosoftGraphSecuritySubdomain", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/threatIntelligence/subdomains", + "OutputType": "IMicrosoftGraphSecuritySubdomain", + "Command": "New-MgBetaSecurityThreatIntelligenceSubdomain", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/vulnerabilities", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityThreatIntelligenceVulnerability", - "OutputType": "IMicrosoftGraphSecurityVulnerability", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/threatIntelligence/vulnerabilities", + "OutputType": "IMicrosoftGraphSecurityVulnerability", + "Command": "New-MgBetaSecurityThreatIntelligenceVulnerability", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", - "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components", + "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", + "Command": "New-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/whoisHistoryRecords", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityThreatIntelligenceWhoisHistoryRecord", - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/threatIntelligence/whoisHistoryRecords", + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "Command": "New-MgBetaSecurityThreatIntelligenceWhoisHistoryRecord", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/whoisRecords", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityThreatIntelligenceWhoisRecord", - "OutputType": "IMicrosoftGraphSecurityWhoisRecord", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/threatIntelligence/whoisRecords", + "OutputType": "IMicrosoftGraphSecurityWhoisRecord", + "Command": "New-MgBetaSecurityThreatIntelligenceWhoisRecord", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded" + ], "Permissions": [ { "Name": "ThreatSubmission.ReadWrite", @@ -392242,35 +392732,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-emailthreatsubmission-post-emailthreats?view=graph-rest-beta", + "Method": "POST", "Uri": "/security/threatSubmission/emailThreats", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityThreatSubmissionEmailThreat", "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmission", + "Command": "New-MgBetaSecurityThreatSubmissionEmailThreat", + "Module": "Beta.Security" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-emailthreatsubmission-post-emailthreats?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy", "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmissionPolicy", + "Command": "New-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy", + "Module": "Beta.Security" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "ThreatSubmission.ReadWrite", @@ -392289,20 +392779,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/security/threatSubmission/fileThreats", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityThreatSubmissionFileThreat", "OutputType": "IMicrosoftGraphSecurityFileThreatSubmission", + "Command": "New-MgBetaSecurityThreatSubmissionFileThreat", + "Module": "Beta.Security" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "ThreatSubmission.ReadWrite", @@ -392321,159 +392811,159 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-urlthreatsubmission-post-urlthreats?view=graph-rest-beta", + "Method": "POST", "Uri": "/security/threatSubmission/urlThreats", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityThreatSubmissionUrlThreat", "OutputType": "IMicrosoftGraphSecurityUrlThreatSubmission", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-urlthreatsubmission-post-urlthreats?view=graph-rest-beta" + "Command": "New-MgBetaSecurityThreatSubmissionUrlThreat", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/tiIndicators", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityTiIndicator", - "OutputType": "IMicrosoftGraphTiIndicator", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicators-post?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicators-post?view=graph-rest-beta", + "Method": "POST", + "Uri": "/security/tiIndicators", + "OutputType": "IMicrosoftGraphTiIndicator", + "Command": "New-MgBetaSecurityTiIndicator", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/triggers/retentionEvents", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityTriggerRetentionEvent", - "OutputType": "IMicrosoftGraphSecurityRetentionEvent", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionevent-post?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionevent-post?view=graph-rest-beta", + "Method": "POST", + "Uri": "/security/triggers/retentionEvents", + "OutputType": "IMicrosoftGraphSecurityRetentionEvent", + "Command": "New-MgBetaSecurityTriggerRetentionEvent", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/triggerTypes/retentionEventTypes", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityTriggerTypeRetentionEventType", - "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentioneventtype-post?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentioneventtype-post?view=graph-rest-beta", + "Method": "POST", + "Uri": "/security/triggerTypes/retentionEventTypes", + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + "Command": "New-MgBetaSecurityTriggerTypeRetentionEventType", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/userSecurityProfiles", - "Module": "Beta.Security", - "Command": "New-MgBetaSecurityUserSecurityProfile", - "OutputType": "IMicrosoftGraphUserSecurityProfile", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/userSecurityProfiles", + "OutputType": "IMicrosoftGraphUserSecurityProfile", + "Command": "New-MgBetaSecurityUserSecurityProfile", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/healthOverviews", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "New-MgBetaServiceAnnouncementHealthOverview", - "OutputType": "IMicrosoftGraphServiceHealth", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/admin/serviceAnnouncement/healthOverviews", + "OutputType": "IMicrosoftGraphServiceHealth", + "Command": "New-MgBetaServiceAnnouncementHealthOverview", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "New-MgBetaServiceAnnouncementHealthOverviewIssue", - "OutputType": "IMicrosoftGraphServiceHealthIssue", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues", + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "Command": "New-MgBetaServiceAnnouncementHealthOverviewIssue", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/issues", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "New-MgBetaServiceAnnouncementIssue", - "OutputType": "IMicrosoftGraphServiceHealthIssue", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/admin/serviceAnnouncement/issues", + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "Command": "New-MgBetaServiceAnnouncementIssue", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/messages", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "New-MgBetaServiceAnnouncementMessage", - "OutputType": "IMicrosoftGraphServiceUpdateMessage", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/admin/serviceAnnouncement/messages", + "OutputType": "IMicrosoftGraphServiceUpdateMessage", + "Command": "New-MgBetaServiceAnnouncementMessage", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "New-MgBetaServiceAnnouncementMessageAttachment", - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments", + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "Command": "New-MgBetaServiceAnnouncementMessageAttachment", + "Module": "Beta.Devices.ServiceAnnouncement" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -392500,20 +392990,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-serviceprincipals?view=graph-rest-beta", + "Method": "POST", "Uri": "/servicePrincipals", - "Module": "Beta.Applications", - "Command": "New-MgBetaServicePrincipal", "OutputType": "IMicrosoftGraphServicePrincipal", + "Command": "New-MgBetaServicePrincipal", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-serviceprincipals?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -392540,22 +393032,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-approleassignedto?view=graph-rest-beta", + "Method": "POST", "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo", - "Module": "Beta.Applications", - "Command": "New-MgBetaServicePrincipalAppRoleAssignedTo", "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Command": "New-MgBetaServicePrincipalAppRoleAssignedTo", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-approleassignedto?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -392582,22 +393074,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-approleassignments?view=graph-rest-beta", + "Method": "POST", "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments", - "Module": "Beta.Applications", - "Command": "New-MgBetaServicePrincipalAppRoleAssignment", "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Command": "New-MgBetaServicePrincipalAppRoleAssignment", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-approleassignments?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Policy.Read.All", @@ -392640,56 +393132,56 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-claimsmappingpolicies?view=graph-rest-beta", + "Method": "POST", "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref", - "Module": "Beta.Applications", - "Command": "New-MgBetaServicePrincipalClaimMappingPolicyByRef", "OutputType": null, + "Command": "New-MgBetaServicePrincipalClaimMappingPolicyByRef", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-claimsmappingpolicies?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-delegatedpermissionclassifications?view=graph-rest-beta", + "Method": "POST", "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications", - "Module": "Beta.Applications", - "Command": "New-MgBetaServicePrincipalDelegatedPermissionClassification", "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", + "Command": "New-MgBetaServicePrincipalDelegatedPermissionClassification", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-delegatedpermissionclassifications?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints", - "Module": "Beta.Applications", - "Command": "New-MgBetaServicePrincipalEndpoint", "OutputType": "IMicrosoftGraphEndpoint", + "Command": "New-MgBetaServicePrincipalEndpoint", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Policy.Read.All", @@ -392732,39 +393224,39 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-homerealmdiscoverypolicies?view=graph-rest-beta", + "Method": "POST", "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref", - "Module": "Beta.Applications", - "Command": "New-MgBetaServicePrincipalHomeRealmDiscoveryPolicyByRef", "OutputType": null, + "Command": "New-MgBetaServicePrincipalHomeRealmDiscoveryPolicyByRef", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-homerealmdiscoverypolicies?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails", - "Module": "Beta.Applications", - "Command": "New-MgBetaServicePrincipalLicenseDetail", "OutputType": "IMicrosoftGraphLicenseDetails", + "Command": "New-MgBetaServicePrincipalLicenseDetail", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -392799,22 +393291,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-owners?view=graph-rest-beta", + "Method": "POST", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref", - "Module": "Beta.Applications", - "Command": "New-MgBetaServicePrincipalOwnerByRef", "OutputType": null, + "Command": "New-MgBetaServicePrincipalOwnerByRef", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-owners?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -392841,22 +393333,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-createpasswordsinglesignoncredentials?view=graph-rest-beta", + "Method": "POST", "Uri": "/servicePrincipals/{servicePrincipal-id}/createPasswordSingleSignOnCredentials", - "Module": "Beta.Applications", - "Command": "New-MgBetaServicePrincipalPasswordSingleSignOnCredential", "OutputType": "IMicrosoftGraphPasswordSingleSignOnCredentialSet", + "Command": "New-MgBetaServicePrincipalPasswordSingleSignOnCredential", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-createpasswordsinglesignoncredentials?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Application-RemoteDesktopConfig.ReadWrite.All", @@ -392891,37 +393383,37 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-post-targetdevicegroups?view=graph-rest-beta", + "Method": "POST", "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups", - "Module": "Beta.Applications", - "Command": "New-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", "OutputType": "IMicrosoftGraphTargetDeviceGroup", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-post-targetdevicegroups?view=graph-rest-beta" + "Command": "New-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/identityProtection/servicePrincipalRiskDetections", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaServicePrincipalRiskDetection", - "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityProtection/servicePrincipalRiskDetections", + "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", + "Command": "New-MgBetaServicePrincipalRiskDetection", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -392940,22 +393432,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-post-jobs?view=graph-rest-beta", + "Method": "POST", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs", - "Module": "Beta.Applications", - "Command": "New-MgBetaServicePrincipalSynchronizationJob", "OutputType": "IMicrosoftGraphSynchronizationJob", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-post-jobs?view=graph-rest-beta" + "Command": "New-MgBetaServicePrincipalSynchronizationJob", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "Provision", + "ProvisionExpanded", + "ProvisionViaIdentity", + "ProvisionViaIdentityExpanded" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -392974,163 +393466,152 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-provisionondemand?view=graph-rest-beta", + "Method": "POST", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/provisionOnDemand", - "Module": "Beta.Applications", - "Command": "New-MgBetaServicePrincipalSynchronizationJobOnDemand", "OutputType": "IMicrosoftGraphStringKeyStringValuePair", - "Variants": [ - "Provision", - "ProvisionExpanded", - "ProvisionViaIdentity", - "ProvisionViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-provisionondemand?view=graph-rest-beta" + "Command": "New-MgBetaServicePrincipalSynchronizationJobOnDemand", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", - "Module": "Beta.Applications", - "Command": "New-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Command": "New-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates", - "Module": "Beta.Applications", - "Command": "New-MgBetaServicePrincipalSynchronizationTemplate", - "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates", + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "Command": "New-MgBetaServicePrincipalSynchronizationTemplate", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", - "Module": "Beta.Applications", - "Command": "New-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Command": "New-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/columns", - "Module": "Beta.Files", - "Command": "New-MgBetaShareListColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/shares/{sharedDriveItem-id}/list/columns", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "New-MgBetaShareListColumn", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes", - "Module": "Beta.Files", - "Command": "New-MgBetaShareListContentType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes", + "OutputType": "IMicrosoftGraphContentType", + "Command": "New-MgBetaShareListContentType", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns", - "Module": "Beta.Files", - "Command": "New-MgBetaShareListContentTypeColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "New-MgBetaShareListContentTypeColumn", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks", - "Module": "Beta.Files", - "Command": "New-MgBetaShareListContentTypeColumnLink", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks", + "OutputType": "IMicrosoftGraphColumnLink", + "Command": "New-MgBetaShareListContentTypeColumnLink", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items", - "Module": "Beta.Files", - "Command": "New-MgBetaShareListItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/shares/{sharedDriveItem-id}/list/items", + "OutputType": "IMicrosoftGraphListItem", + "Command": "New-MgBetaShareListItem", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions", - "Module": "Beta.Files", - "Command": "New-MgBetaShareListItemDocumentSetVersion", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Variants": [ "Create", "Create1", @@ -393141,17 +393622,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "New-MgBetaShareListItemDocumentSetVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/permissions", - "Module": "Beta.Files", - "Command": "New-MgBetaShareListItemPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Create", "Create1", @@ -393162,17 +393643,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/permissions", + "OutputType": "IMicrosoftGraphPermission", + "Command": "New-MgBetaShareListItemPermission", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions", - "Module": "Beta.Files", - "Command": "New-MgBetaShareListItemVersion", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Variants": [ "Create", "Create1", @@ -393183,112 +393664,123 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions", + "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "New-MgBetaShareListItemVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/operations", - "Module": "Beta.Files", - "Command": "New-MgBetaShareListOperation", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/shares/{sharedDriveItem-id}/list/operations", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Command": "New-MgBetaShareListOperation", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/permissions", - "Module": "Beta.Files", - "Command": "New-MgBetaShareListPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/shares/{sharedDriveItem-id}/list/permissions", + "OutputType": "IMicrosoftGraphPermission", + "Command": "New-MgBetaShareListPermission", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions", - "Module": "Beta.Files", - "Command": "New-MgBetaShareListSubscription", - "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions", + "OutputType": "IMicrosoftGraphSubscription", + "Command": "New-MgBetaShareListSubscription", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares", - "Module": "Beta.Files", - "Command": "New-MgBetaShareSharedDriveItemSharedDriveItem", - "OutputType": "IMicrosoftGraphSharedDriveItem", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/shares", + "OutputType": "IMicrosoftGraphSharedDriveItem", + "Command": "New-MgBetaShareSharedDriveItemSharedDriveItem", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/analytics/itemActivityStats", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteAnalyticItemActivityStat", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/analytics/itemActivityStats", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "New-MgBetaSiteAnalyticItemActivityStat", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteAnalyticItemActivityStatActivity", - "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", + "OutputType": "IMicrosoftGraphItemActivity", + "Command": "New-MgBetaSiteAnalyticItemActivityStatActivity", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], "Permissions": [ { "Name": "Sites.Manage.All", @@ -393307,22 +393799,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-post-columns?view=graph-rest-beta", + "Method": "POST", "Uri": "/sites/{site-id}/columns", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteColumn", "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "New-MgBetaSiteColumn", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-post-columns?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Sites.Manage.All", @@ -393341,22 +393833,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-post-contenttypes?view=graph-rest-beta", + "Method": "POST", "Uri": "/sites/{site-id}/contentTypes", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteContentType", "OutputType": "IMicrosoftGraphContentType", + "Command": "New-MgBetaSiteContentType", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-post-contenttypes?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Sites.Manage.All", @@ -393375,165 +393867,141 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-post-columns?view=graph-rest-beta", + "Method": "POST", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteContentTypeColumn", "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "New-MgBetaSiteContentTypeColumn", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-post-columns?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteContentTypeColumnLink", "OutputType": "IMicrosoftGraphColumnLink", + "Command": "New-MgBetaSiteContentTypeColumnLink", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/sites/{site-id}/getByPath(path='{path}')/columns", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteGetByPathColumn", "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "New-MgBetaSiteGetByPathColumn", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", - "Create1", "CreateExpanded", - "CreateExpanded1", "CreateViaIdentity", - "CreateViaIdentity1", - "CreateViaIdentityExpanded", - "CreateViaIdentityExpanded1" + "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/sites/{site-id}/getByPath(path='{path}')/contentTypes", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteGetByPathContentType", "OutputType": "IMicrosoftGraphContentType", + "Command": "New-MgBetaSiteGetByPathContentType", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", - "Create1", "CreateExpanded", - "CreateExpanded1", "CreateViaIdentity", - "CreateViaIdentity1", - "CreateViaIdentityExpanded", - "CreateViaIdentityExpanded1" + "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/sites/{site-id}/getByPath(path='{path}')/lists", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteGetByPathList", "OutputType": "IMicrosoftGraphList", + "Command": "New-MgBetaSiteGetByPathList", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", - "Create1", "CreateExpanded", - "CreateExpanded1", "CreateViaIdentity", - "CreateViaIdentity1", - "CreateViaIdentityExpanded", - "CreateViaIdentityExpanded1" + "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/operations", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Command": "New-MgBetaSiteGetByPathOperation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/operations", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteGetByPathOperation", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Variants": [ "Create", - "Create1", "CreateExpanded", - "CreateExpanded1", "CreateViaIdentity", - "CreateViaIdentity1", - "CreateViaIdentityExpanded", - "CreateViaIdentityExpanded1" + "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/pages", + "OutputType": "IMicrosoftGraphBaseSitePage", + "Command": "New-MgBetaSiteGetByPathPage", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/pages", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteGetByPathPage", - "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiVersion": "beta", "Variants": [ "Create", - "Create1", "CreateExpanded", - "CreateExpanded1", "CreateViaIdentity", - "CreateViaIdentity1", - "CreateViaIdentityExpanded", - "CreateViaIdentityExpanded1" + "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/permissions", + "OutputType": "IMicrosoftGraphPermission", + "Command": "New-MgBetaSiteGetByPathPermission", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/permissions", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteGetByPathPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Create", - "Create1", "CreateExpanded", - "CreateExpanded1", "CreateViaIdentity", - "CreateViaIdentity1", - "CreateViaIdentityExpanded", - "CreateViaIdentityExpanded1" + "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Sites.Manage.All", @@ -393552,39 +394020,39 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-create?view=graph-rest-beta", + "Method": "POST", "Uri": "/sites/{site-id}/lists", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteList", "OutputType": "IMicrosoftGraphList", + "Command": "New-MgBetaSiteList", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-create?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/sites/{site-id}/lists/{list-id}/activities", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteListActivity", "OutputType": "IMicrosoftGraphItemActivityOld", + "Command": "New-MgBetaSiteListActivity", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Sites.Manage.All", @@ -393603,39 +394071,39 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-post-columns?view=graph-rest-beta", + "Method": "POST", "Uri": "/sites/{site-id}/lists/{list-id}/columns", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteListColumn", "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "New-MgBetaSiteListColumn", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-post-columns?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteListContentType", "OutputType": "IMicrosoftGraphContentType", + "Command": "New-MgBetaSiteListContentType", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Sites.Manage.All", @@ -393654,73 +394122,73 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteListContentTypeColumn", "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "New-MgBetaSiteListContentTypeColumn", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteListContentTypeColumnLink", "OutputType": "IMicrosoftGraphColumnLink", + "Command": "New-MgBetaSiteListContentTypeColumnLink", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-create?view=graph-rest-beta", + "Method": "POST", "Uri": "/sites/{site-id}/lists/{list-id}/items", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteListItem", "OutputType": "IMicrosoftGraphListItem", + "Command": "New-MgBetaSiteListItem", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-create?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteListItemActivity", "OutputType": "IMicrosoftGraphItemActivityOld", + "Command": "New-MgBetaSiteListItemActivity", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -393755,22 +394223,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-post-documentsetversions?view=graph-rest-beta", + "Method": "POST", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteListItemDocumentSetVersion", "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "New-MgBetaSiteListItemDocumentSetVersion", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-post-documentsetversions?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Files.ReadWrite", @@ -393797,22 +394265,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", + "Method": "POST", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createLink", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteListItemLink", "OutputType": "IMicrosoftGraphPermission", + "Command": "New-MgBetaSiteListItemLink", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -393839,56 +394307,56 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteListItemPermission", "OutputType": "IMicrosoftGraphPermission", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "New-MgBetaSiteListItemPermission", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteListItemVersion", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", + "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "New-MgBetaSiteListItemVersion", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/operations", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteListOperation", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/operations", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Command": "New-MgBetaSiteListOperation", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -393915,39 +394383,39 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/sites/{site-id}/lists/{list-id}/permissions", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteListPermission", "OutputType": "IMicrosoftGraphPermission", + "Command": "New-MgBetaSiteListPermission", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteListSubscription", "OutputType": "IMicrosoftGraphSubscription", + "Command": "New-MgBetaSiteListSubscription", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -393974,22 +394442,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/sites/{site-id}/onenote/notebooks", - "Module": "Beta.Notes", - "Command": "New-MgBetaSiteOnenoteNotebook", "OutputType": "IMicrosoftGraphNotebook", + "Command": "New-MgBetaSiteOnenoteNotebook", + "Module": "Beta.Notes" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -394016,22 +394484,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", - "Module": "Beta.Notes", - "Command": "New-MgBetaSiteOnenoteNotebookSection", "OutputType": "IMicrosoftGraphOnenoteSection", + "Command": "New-MgBetaSiteOnenoteNotebookSection", + "Module": "Beta.Notes" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -394058,22 +394526,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "Module": "Beta.Notes", - "Command": "New-MgBetaSiteOnenoteNotebookSectionGroup", "OutputType": "IMicrosoftGraphSectionGroup", + "Command": "New-MgBetaSiteOnenoteNotebookSectionGroup", + "Module": "Beta.Notes" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -394100,56 +394568,56 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/sites/{site-id}/onenote/pages", - "Module": "Beta.Notes", - "Command": "New-MgBetaSiteOnenotePage", "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "New-MgBetaSiteOnenotePage", + "Module": "Beta.Notes" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/sites/{site-id}/onenote/sections", - "Module": "Beta.Notes", - "Command": "New-MgBetaSiteOnenoteSection", "OutputType": "IMicrosoftGraphOnenoteSection", + "Command": "New-MgBetaSiteOnenoteSection", + "Module": "Beta.Notes" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/sites/{site-id}/onenote/sectionGroups", - "Module": "Beta.Notes", - "Command": "New-MgBetaSiteOnenoteSectionGroup", "OutputType": "IMicrosoftGraphSectionGroup", + "Command": "New-MgBetaSiteOnenoteSectionGroup", + "Module": "Beta.Notes" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -394176,22 +394644,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "Module": "Beta.Notes", - "Command": "New-MgBetaSiteOnenoteSectionGroupSection", "OutputType": "IMicrosoftGraphOnenoteSection", + "Command": "New-MgBetaSiteOnenoteSectionGroupSection", + "Module": "Beta.Notes" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -394218,197 +394686,186 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", - "Module": "Beta.Notes", - "Command": "New-MgBetaSiteOnenoteSectionPage", "OutputType": "IMicrosoftGraphOnenotePage", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "New-MgBetaSiteOnenoteSectionPage", + "Module": "Beta.Notes" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/operations", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteOperation", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/operations", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Command": "New-MgBetaSiteOperation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages", - "Module": "Beta.Sites", - "Command": "New-MgBetaSitePage", - "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sitepage-create?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sitepage-create?view=graph-rest-beta", + "Method": "POST", + "Uri": "/sites/{site-id}/pages", + "OutputType": "IMicrosoftGraphBaseSitePage", + "Command": "New-MgBetaSitePage", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", - "Module": "Beta.Sites", - "Command": "New-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSection", - "OutputType": "IMicrosoftGraphHorizontalSection", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", + "OutputType": "IMicrosoftGraphHorizontalSection", + "Command": "New-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSection", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", - "Module": "Beta.Sites", - "Command": "New-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "Command": "New-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", - "Module": "Beta.Sites", - "Command": "New-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", + "OutputType": null, + "Command": "New-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", - "Module": "Beta.Sites", - "Command": "New-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", + "OutputType": null, + "Command": "New-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", - "Module": "Beta.Sites", - "Command": "New-MgBetaSitePageAsSitePageWebPart", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", + "OutputType": null, + "Command": "New-MgBetaSitePageAsSitePageWebPart", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/permissions", - "Module": "Beta.Sites", - "Command": "New-MgBetaSitePermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-post-permissions?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-post-permissions?view=graph-rest-beta", + "Method": "POST", + "Uri": "/sites/{site-id}/permissions", + "OutputType": "IMicrosoftGraphPermission", + "Command": "New-MgBetaSitePermission", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteTermStoreGroup", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/groups", + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Command": "New-MgBetaSiteTermStoreGroup", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteTermStoreGroupSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "New-MgBetaSiteTermStoreGroupSet", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteTermStoreGroupSetChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Create", "Create1", @@ -394419,17 +394876,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "New-MgBetaSiteTermStoreGroupSetChild", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteTermStoreGroupSetChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "Create", "Create1", @@ -394440,119 +394897,119 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "New-MgBetaSiteTermStoreGroupSetChildRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteTermStoreGroupSetRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "New-MgBetaSiteTermStoreGroupSetRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteTermStoreGroupSetTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "New-MgBetaSiteTermStoreGroupSetTerm", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteTermStoreGroupSetTermChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "New-MgBetaSiteTermStoreGroupSetTermChild", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteTermStoreGroupSetTermChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "New-MgBetaSiteTermStoreGroupSetTermChildRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteTermStoreGroupSetTermRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "New-MgBetaSiteTermStoreGroupSetTermRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteTermStoreSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/sets", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "New-MgBetaSiteTermStoreSet", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteTermStoreSetChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Create", "Create1", @@ -394563,17 +395020,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "New-MgBetaSiteTermStoreSetChild", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteTermStoreSetChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "Create", "Create1", @@ -394584,34 +395041,34 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "New-MgBetaSiteTermStoreSetChildRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteTermStoreSetParentGroupSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "New-MgBetaSiteTermStoreSetParentGroupSet", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteTermStoreSetParentGroupSetChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Create", "Create1", @@ -394622,17 +395079,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "New-MgBetaSiteTermStoreSetParentGroupSetChild", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteTermStoreSetParentGroupSetChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "Create", "Create1", @@ -394643,212 +395100,595 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "New-MgBetaSiteTermStoreSetParentGroupSetChildRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteTermStoreSetParentGroupSetRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "New-MgBetaSiteTermStoreSetParentGroupSetRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTerm", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTermChild", "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTermChild", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "POST", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", + "Module": "Beta.Sites" + }, + { "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTermRelation", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations", "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "New-MgBetaSiteTermStoreSetRelation", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "POST", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "New-MgBetaSiteTermStoreSetTerm", + "Module": "Beta.Sites" + }, + { "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "New-MgBetaSiteTermStoreSetTermChild", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteTermStoreSetParentGroupSetTermRelation", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "New-MgBetaSiteTermStoreSetTermChildRelation", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "POST", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "New-MgBetaSiteTermStoreSetTermRelation", + "Module": "Beta.Sites" + }, + { "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/solutions/backupRestore/driveInclusionRules", + "OutputType": "IMicrosoftGraphDriveProtectionRule", + "Command": "New-MgBetaSolutionBackupRestoreDriveInclusionRule", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteTermStoreSetRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "POST", + "Uri": "/solutions/backupRestore/driveProtectionUnits", + "OutputType": "IMicrosoftGraphDriveProtectionUnit", + "Command": "New-MgBetaSolutionBackupRestoreDriveProtectionUnit", + "Module": "Beta.BackupRestore" + }, + { "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-post-exchangeprotectionpolicies?view=graph-rest-beta", + "Method": "POST", + "Uri": "/solutions/backupRestore/exchangeProtectionPolicies", + "OutputType": "IMicrosoftGraphExchangeProtectionPolicy", + "Command": "New-MgBetaSolutionBackupRestoreExchangeProtectionPolicy", + "Module": "Beta.BackupRestore" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded" + ], "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteTermStoreSetTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/solutions/backupRestore/exchangeRestoreSessions", + "OutputType": "IMicrosoftGraphExchangeRestoreSession", + "Command": "New-MgBetaSolutionBackupRestoreExchangeRestoreSession", + "Module": "Beta.BackupRestore" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts", + "OutputType": "IMicrosoftGraphMailboxRestoreArtifact", + "Command": "New-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", + "Module": "Beta.BackupRestore" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "POST", + "Uri": "/solutions/backupRestore/mailboxInclusionRules", + "OutputType": "IMicrosoftGraphMailboxProtectionRule", + "Command": "New-MgBetaSolutionBackupRestoreMailboxInclusionRule", + "Module": "Beta.BackupRestore" + }, + { "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/solutions/backupRestore/mailboxProtectionUnits", + "OutputType": "IMicrosoftGraphMailboxProtectionUnit", + "Command": "New-MgBetaSolutionBackupRestoreMailboxProtectionUnit", + "Module": "Beta.BackupRestore" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded" + ], "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteTermStoreSetTermChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-post-onedriveforbusinessprotectionpolicies?view=graph-rest-beta", + "Method": "POST", + "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies", + "OutputType": "IMicrosoftGraphOneDriveForBusinessProtectionPolicy", + "Command": "New-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicy", + "Module": "Beta.BackupRestore" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions", + "OutputType": "IMicrosoftGraphOneDriveForBusinessRestoreSession", + "Command": "New-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSession", + "Module": "Beta.BackupRestore" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts", + "OutputType": "IMicrosoftGraphDriveRestoreArtifact", + "Command": "New-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", + "Module": "Beta.BackupRestore" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "POST", + "Uri": "/solutions/backupRestore/restorePoints", + "OutputType": "IMicrosoftGraphRestorePoint", + "Command": "New-MgBetaSolutionBackupRestorePoint", + "Module": "Beta.BackupRestore" + }, + { "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/solutions/backupRestore/protectionPolicies", + "OutputType": "IMicrosoftGraphProtectionPolicyBase", + "Command": "New-MgBetaSolutionBackupRestoreProtectionPolicy", + "Module": "Beta.BackupRestore" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded" + ], "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteTermStoreSetTermChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-post-serviceapps?view=graph-rest-beta", + "Method": "POST", + "Uri": "/solutions/backupRestore/serviceApps", + "OutputType": "IMicrosoftGraphServiceApp", + "Command": "New-MgBetaSolutionBackupRestoreServiceApp", + "Module": "Beta.BackupRestore" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "POST", + "Uri": "/solutions/backupRestore/restoreSessions", + "OutputType": "IMicrosoftGraphRestoreSessionBase", + "Command": "New-MgBetaSolutionBackupRestoreSession", + "Module": "Beta.BackupRestore" + }, + { "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-post-sharepointprotectionpolicies?view=graph-rest-beta", + "Method": "POST", + "Uri": "/solutions/backupRestore/sharePointProtectionPolicies", + "OutputType": "IMicrosoftGraphSharePointProtectionPolicy", + "Command": "New-MgBetaSolutionBackupRestoreSharePointProtectionPolicy", + "Module": "Beta.BackupRestore" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded" + ], "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", - "Module": "Beta.Sites", - "Command": "New-MgBetaSiteTermStoreSetTermRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-post-sharepointrestoresessions?view=graph-rest-beta", + "Method": "POST", + "Uri": "/solutions/backupRestore/sharePointRestoreSessions", + "OutputType": "IMicrosoftGraphSharePointRestoreSession", + "Command": "New-MgBetaSolutionBackupRestoreSharePointRestoreSession", + "Module": "Beta.BackupRestore" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "POST", + "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts", + "OutputType": "IMicrosoftGraphSiteRestoreArtifact", + "Command": "New-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", + "Module": "Beta.BackupRestore" + }, + { "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/solutions/backupRestore/siteInclusionRules", + "OutputType": "IMicrosoftGraphSiteProtectionRule", + "Command": "New-MgBetaSolutionBackupRestoreSiteInclusionRule", + "Module": "Beta.BackupRestore" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded" + ], "Permissions": [], - "Uri": "/subscribedSkus", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaSubscribedSku", - "OutputType": "IMicrosoftGraphSubscribedSku", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/solutions/backupRestore/siteProtectionUnits", + "OutputType": "IMicrosoftGraphSiteProtectionUnit", + "Command": "New-MgBetaSolutionBackupRestoreSiteProtectionUnit", + "Module": "Beta.BackupRestore" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], + "Permissions": [ + { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + } + ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/solutionsroot-post-businessscenarios?view=graph-rest-beta", "Method": "POST", + "Uri": "/solutions/businessScenarios", + "OutputType": "IMicrosoftGraphBusinessScenario", + "Command": "New-MgBetaSolutionBusinessScenario", + "Module": "Beta.BusinessScenario" + }, + { "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "Permissions": [ + { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + } + ], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations", + "OutputType": "IMicrosoftGraphPlannerPlanConfigurationLocalization", + "Command": "New-MgBetaSolutionBusinessScenarioPlannerPlanConfigurationLocalization", + "Module": "Beta.BusinessScenario" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], "Permissions": [], - "Uri": "/subscriptions", - "Module": "Beta.ChangeNotifications", - "Command": "New-MgBetaSubscription", - "OutputType": "IMicrosoftGraphSubscription", + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenarioplanner-post-tasks?view=graph-rest-beta", + "Method": "POST", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks", + "OutputType": "IMicrosoftGraphBusinessScenarioTask", + "Command": "New-MgBetaSolutionBusinessScenarioPlannerTask", + "Module": "Beta.BusinessScenario" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "POST", + "Uri": "/subscribedSkus", + "OutputType": "IMicrosoftGraphSubscribedSku", + "Command": "New-MgBetaSubscribedSku", + "Module": "Beta.Identity.DirectoryManagement" + }, + { "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-post-subscriptions?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-post-subscriptions?view=graph-rest-beta", + "Method": "POST", + "Uri": "/subscriptions", + "OutputType": "IMicrosoftGraphSubscription", + "Command": "New-MgBetaSubscription", + "Module": "Beta.ChangeNotifications" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded" + ], "Permissions": [ { "Name": "Team.Create", @@ -394883,20 +395723,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-post?view=graph-rest-beta", + "Method": "POST", "Uri": "/teams", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeam", "OutputType": "IMicrosoftGraphTeam", + "Command": "New-MgBetaTeam", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-post?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Channel.Create.Group", @@ -394939,54 +395781,54 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-post?view=graph-rest-beta", + "Method": "POST", "Uri": "/teams/{team-id}/channels", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamChannel", "OutputType": "IMicrosoftGraphChannel", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-post?view=graph-rest-beta" + "Command": "New-MgBetaTeamChannel", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/channels/{channel-id}/provisionEmail", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamChannelEmail", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Provision", "ProvisionViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-beta", + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/provisionEmail", + "OutputType": null, + "Command": "New-MgBetaTeamChannelEmail", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/channels/{channel-id}/members", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamChannelMember", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-post-members?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-post-members?view=graph-rest-beta", + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/members", + "OutputType": "IMicrosoftGraphConversationMember", + "Command": "New-MgBetaTeamChannelMember", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], "Permissions": [ { "Name": "ChannelMessage.Send", @@ -395013,39 +395855,39 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-post-messages?view=graph-rest-beta", + "Method": "POST", "Uri": "/teams/{team-id}/channels/{channel-id}/messages", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamChannelMessage", "OutputType": "IMicrosoftGraphChatMessage", + "Command": "New-MgBetaTeamChannelMessage", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamChannelMessageHostedContent", "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "New-MgBetaTeamChannelMessageHostedContent", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "ChannelMessage.Send", @@ -395072,56 +395914,56 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-post-replies?view=graph-rest-beta", + "Method": "POST", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamChannelMessageReply", "OutputType": "IMicrosoftGraphChatMessage", + "Command": "New-MgBetaTeamChannelMessageReply", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-post-replies?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamChannelMessageReplyHostedContent", "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "New-MgBetaTeamChannelMessageReplyHostedContent", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamChannelSharedWithTeam", "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Command": "New-MgBetaTeamChannelSharedWithTeam", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "TeamsTab.Create.Group", @@ -395196,22 +396038,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/teams/{team-id}/channels/{channel-id}/tabs", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamChannelTab", "OutputType": "IMicrosoftGraphTeamsTab", + "Command": "New-MgBetaTeamChannelTab", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForTeam", @@ -395302,224 +396144,224 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-post-installedapps?view=graph-rest-beta", + "Method": "POST", "Uri": "/teams/{team-id}/installedApps", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamInstalledApp", "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-post-installedapps?view=graph-rest-beta" + "Command": "New-MgBetaTeamInstalledApp", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/members", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamMember", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-post-members?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-post-members?view=graph-rest-beta", + "Method": "POST", + "Uri": "/teams/{team-id}/members", + "OutputType": "IMicrosoftGraphConversationMember", + "Command": "New-MgBetaTeamMember", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/operations", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamOperation", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/teams/{team-id}/operations", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Command": "New-MgBetaTeamOperation", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/permissionGrants", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamPermissionGrant", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/teams/{team-id}/permissionGrants", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Command": "New-MgBetaTeamPermissionGrant", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/provisionEmail", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamPrimaryChannelEmail", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Provision", "ProvisionViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-beta", + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/provisionEmail", + "OutputType": null, + "Command": "New-MgBetaTeamPrimaryChannelEmail", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/members", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamPrimaryChannelMember", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/members", + "OutputType": "IMicrosoftGraphConversationMember", + "Command": "New-MgBetaTeamPrimaryChannelMember", + "Module": "Beta.Teams" }, - { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/messages", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamPrimaryChannelMessage", - "OutputType": "IMicrosoftGraphChatMessage", + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/messages", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "New-MgBetaTeamPrimaryChannelMessage", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamPrimaryChannelMessageHostedContent", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "New-MgBetaTeamPrimaryChannelMessageHostedContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamPrimaryChannelMessageReply", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "New-MgBetaTeamPrimaryChannelMessageReply", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamPrimaryChannelMessageReplyHostedContent", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "New-MgBetaTeamPrimaryChannelMessageReplyHostedContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamPrimaryChannelSharedWithTeam", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Command": "New-MgBetaTeamPrimaryChannelSharedWithTeam", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/tabs", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamPrimaryChannelTab", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/tabs", + "OutputType": "IMicrosoftGraphTeamsTab", + "Command": "New-MgBetaTeamPrimaryChannelTab", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/schedule/dayNotes", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamScheduleDayNote", - "OutputType": "IMicrosoftGraphDayNote", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/teams/{team-id}/schedule/dayNotes", + "OutputType": "IMicrosoftGraphDayNote", + "Command": "New-MgBetaTeamScheduleDayNote", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -395538,22 +396380,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/offershiftrequest-post?view=graph-rest-beta", + "Method": "POST", "Uri": "/teams/{team-id}/schedule/offerShiftRequests", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamScheduleOfferShiftRequest", "OutputType": "IMicrosoftGraphOfferShiftRequest", + "Command": "New-MgBetaTeamScheduleOfferShiftRequest", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/offershiftrequest-post?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -395580,22 +396422,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-post?view=graph-rest-beta", + "Method": "POST", "Uri": "/teams/{team-id}/schedule/openShifts", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamScheduleOpenShift", "OutputType": "IMicrosoftGraphOpenShift", + "Command": "New-MgBetaTeamScheduleOpenShift", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-post?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -395614,22 +396456,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshiftchangerequest-post?view=graph-rest-beta", + "Method": "POST", "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamScheduleOpenShiftChangeRequest", "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "Command": "New-MgBetaTeamScheduleOpenShiftChangeRequest", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshiftchangerequest-post?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -395648,22 +396490,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-post-schedulinggroups?view=graph-rest-beta", + "Method": "POST", "Uri": "/teams/{team-id}/schedule/schedulingGroups", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamScheduleSchedulingGroup", "OutputType": "IMicrosoftGraphSchedulingGroup", + "Command": "New-MgBetaTeamScheduleSchedulingGroup", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-post-schedulinggroups?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -395682,39 +396524,39 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-post-shifts?view=graph-rest-beta", + "Method": "POST", "Uri": "/teams/{team-id}/schedule/shifts", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamScheduleShift", "OutputType": "IMicrosoftGraphShift", + "Command": "New-MgBetaTeamScheduleShift", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-post-shifts?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/teams/{team-id}/schedule/shiftsRoleDefinitions", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamScheduleShiftRoleDefinition", "OutputType": "IMicrosoftGraphShiftsRoleDefinition", + "Command": "New-MgBetaTeamScheduleShiftRoleDefinition", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -395733,39 +396575,39 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/swapshiftschangerequest-post?view=graph-rest-beta", + "Method": "POST", "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamScheduleSwapShiftChangeRequest", "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "Command": "New-MgBetaTeamScheduleSwapShiftChangeRequest", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/swapshiftschangerequest-post?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-post?view=graph-rest-beta", + "Method": "POST", "Uri": "/teams/{team-id}/schedule/timeCards", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamScheduleTimeCard", "OutputType": "IMicrosoftGraphTimeCard", + "Command": "New-MgBetaTeamScheduleTimeCard", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-post?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -395784,22 +396626,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-post-timesoff?view=graph-rest-beta", + "Method": "POST", "Uri": "/teams/{team-id}/schedule/timesOff", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamScheduleTimeOff", "OutputType": "IMicrosoftGraphTimeOff", + "Command": "New-MgBetaTeamScheduleTimeOff", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-post-timesoff?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -395818,39 +396660,39 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-post-timeoffreasons?view=graph-rest-beta", + "Method": "POST", "Uri": "/teams/{team-id}/schedule/timeOffReasons", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamScheduleTimeOffReason", "OutputType": "IMicrosoftGraphTimeOffReason", + "Command": "New-MgBetaTeamScheduleTimeOffReason", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-post-timeoffreasons?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/teams/{team-id}/schedule/timeOffRequests", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamScheduleTimeOffRequest", "OutputType": "IMicrosoftGraphTimeOffRequest", + "Command": "New-MgBetaTeamScheduleTimeOffRequest", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "TeamworkTag.ReadWrite", @@ -395869,1031 +396711,1029 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-post?view=graph-rest-beta", + "Method": "POST", "Uri": "/teams/{team-id}/tags", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamTag", "OutputType": "IMicrosoftGraphTeamworkTag", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-post?view=graph-rest-beta" + "Command": "New-MgBetaTeamTag", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamTagMember", - "OutputType": "IMicrosoftGraphTeamworkTagMember", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktagmember-post?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktagmember-post?view=graph-rest-beta", + "Method": "POST", + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members", + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "Command": "New-MgBetaTeamTagMember", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedChats", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamworkDeletedChat", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/teamwork/deletedChats", + "OutputType": null, + "Command": "New-MgBetaTeamworkDeletedChat", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamworkDeletedTeam", - "OutputType": "IMicrosoftGraphDeletedTeam", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/teamwork/deletedTeams", + "OutputType": "IMicrosoftGraphDeletedTeam", + "Command": "New-MgBetaTeamworkDeletedTeam", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamworkDeletedTeamChannel", - "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels", + "OutputType": "IMicrosoftGraphChannel", + "Command": "New-MgBetaTeamworkDeletedTeamChannel", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/provisionEmail", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamworkDeletedTeamChannelEmail", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Provision", "ProvisionViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-beta", + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/provisionEmail", + "OutputType": null, + "Command": "New-MgBetaTeamworkDeletedTeamChannelEmail", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamworkDeletedTeamChannelMember", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members", + "OutputType": "IMicrosoftGraphConversationMember", + "Command": "New-MgBetaTeamworkDeletedTeamChannelMember", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamworkDeletedTeamChannelMessage", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "New-MgBetaTeamworkDeletedTeamChannelMessage", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "New-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamworkDeletedTeamChannelMessageReply", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "New-MgBetaTeamworkDeletedTeamChannelMessageReply", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "New-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Command": "New-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamworkDeletedTeamChannelTab", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs", + "OutputType": "IMicrosoftGraphTeamsTab", + "Command": "New-MgBetaTeamworkDeletedTeamChannelTab", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/devices", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamworkDevice", - "OutputType": "IMicrosoftGraphTeamworkDevice", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/teamwork/devices", + "OutputType": "IMicrosoftGraphTeamworkDevice", + "Command": "New-MgBetaTeamworkDevice", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/devices/{teamworkDevice-id}/operations", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamworkDeviceOperation", - "OutputType": "IMicrosoftGraphTeamworkDeviceOperation", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/teamwork/devices/{teamworkDevice-id}/operations", + "OutputType": "IMicrosoftGraphTeamworkDeviceOperation", + "Command": "New-MgBetaTeamworkDeviceOperation", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/teamTemplates", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamworkTeamTemplate", - "OutputType": "IMicrosoftGraphTeamTemplate", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/teamwork/teamTemplates", + "OutputType": "IMicrosoftGraphTeamTemplate", + "Command": "New-MgBetaTeamworkTeamTemplate", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamworkTeamTemplateDefinition", - "OutputType": "IMicrosoftGraphTeamTemplateDefinition", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions", + "OutputType": "IMicrosoftGraphTeamTemplateDefinition", + "Command": "New-MgBetaTeamworkTeamTemplateDefinition", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/workforceIntegrations", - "Module": "Beta.Teams", - "Command": "New-MgBetaTeamworkWorkforceIntegration", - "OutputType": "IMicrosoftGraphWorkforceIntegration", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-post?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-post?view=graph-rest-beta", + "Method": "POST", + "Uri": "/teamwork/workforceIntegrations", + "OutputType": "IMicrosoftGraphWorkforceIntegration", + "Command": "New-MgBetaTeamworkWorkforceIntegration", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/tenantRelationships/delegatedAdminCustomers", - "Module": "Beta.Identity.Partner", - "Command": "New-MgBetaTenantRelationshipDelegatedAdminCustomer", - "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/tenantRelationships/delegatedAdminCustomers", + "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", + "Command": "New-MgBetaTenantRelationshipDelegatedAdminCustomer", + "Module": "Beta.Identity.Partner" }, { - "Permissions": [], - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails", - "Module": "Beta.Identity.Partner", - "Command": "New-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", - "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails", + "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", + "Command": "New-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", + "Module": "Beta.Identity.Partner" }, { - "Permissions": [], - "Uri": "/tenantRelationships/delegatedAdminRelationships", - "Module": "Beta.Identity.Partner", - "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationship", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantrelationship-post-delegatedadminrelationships?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantrelationship-post-delegatedadminrelationships?view=graph-rest-beta", + "Method": "POST", + "Uri": "/tenantRelationships/delegatedAdminRelationships", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", + "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationship", + "Module": "Beta.Identity.Partner" }, { - "Permissions": [], - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments", - "Module": "Beta.Identity.Partner", - "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", - "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-post-accessassignments?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-post-accessassignments?view=graph-rest-beta", + "Method": "POST", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments", + "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", + "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", + "Module": "Beta.Identity.Partner" }, { - "Permissions": [], - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations", - "Module": "Beta.Identity.Partner", - "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", + "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", + "Module": "Beta.Identity.Partner" }, { - "Permissions": [], - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests", - "Module": "Beta.Identity.Partner", - "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-post-requests?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-post-requests?view=graph-rest-beta", + "Method": "POST", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", + "Command": "New-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", + "Module": "Beta.Identity.Partner" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/tenants", - "Module": "Beta.ManagedTenants", - "Command": "New-MgBetaTenantRelationshipManagedTenant", - "OutputType": "IMicrosoftGraphManagedTenantsTenant", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/tenants", + "OutputType": "IMicrosoftGraphManagedTenantsTenant", + "Command": "New-MgBetaTenantRelationshipManagedTenant", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances", - "Module": "Beta.ManagedTenants", - "Command": "New-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", - "OutputType": "IMicrosoftGraphManagedTenantsAggregatedPolicyCompliance", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances", + "OutputType": "IMicrosoftGraphManagedTenantsAggregatedPolicyCompliance", + "Command": "New-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts", - "Module": "Beta.ManagedTenants", - "Command": "New-MgBetaTenantRelationshipManagedTenantAlert", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "Command": "New-MgBetaTenantRelationshipManagedTenantAlert", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs", - "Module": "Beta.ManagedTenants", - "Command": "New-MgBetaTenantRelationshipManagedTenantAlertLog", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertLog", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertLog", + "Command": "New-MgBetaTenantRelationshipManagedTenantAlertLog", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules", - "Module": "Beta.ManagedTenants", - "Command": "New-MgBetaTenantRelationshipManagedTenantAlertRule", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", + "Command": "New-MgBetaTenantRelationshipManagedTenantAlertRule", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions", - "Module": "Beta.ManagedTenants", - "Command": "New-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition", + "Command": "New-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications", - "Module": "Beta.ManagedTenants", - "Command": "New-MgBetaTenantRelationshipManagedTenantApiNotification", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", + "Command": "New-MgBetaTenantRelationshipManagedTenantApiNotification", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/appPerformances", - "Module": "Beta.ManagedTenants", - "Command": "New-MgBetaTenantRelationshipManagedTenantAppPerformance", - "OutputType": "IMicrosoftGraphManagedTenantsAppPerformance", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/appPerformances", + "OutputType": "IMicrosoftGraphManagedTenantsAppPerformance", + "Command": "New-MgBetaTenantRelationshipManagedTenantAppPerformance", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/auditEvents", - "Module": "Beta.ManagedTenants", - "Command": "New-MgBetaTenantRelationshipManagedTenantAuditEvent", - "OutputType": "IMicrosoftGraphManagedTenantsAuditEvent", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/auditEvents", + "OutputType": "IMicrosoftGraphManagedTenantsAuditEvent", + "Command": "New-MgBetaTenantRelationshipManagedTenantAuditEvent", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/cloudPcConnections", - "Module": "Beta.ManagedTenants", - "Command": "New-MgBetaTenantRelationshipManagedTenantCloudPcConnection", - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcConnection", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/cloudPcConnections", + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcConnection", + "Command": "New-MgBetaTenantRelationshipManagedTenantCloudPcConnection", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/cloudPcDevices", - "Module": "Beta.ManagedTenants", - "Command": "New-MgBetaTenantRelationshipManagedTenantCloudPcDevice", - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcDevice", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/cloudPcDevices", + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcDevice", + "Command": "New-MgBetaTenantRelationshipManagedTenantCloudPcDevice", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview", - "Module": "Beta.ManagedTenants", - "Command": "New-MgBetaTenantRelationshipManagedTenantCloudPcOverview", - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcOverview", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview", + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcOverview", + "Command": "New-MgBetaTenantRelationshipManagedTenantCloudPcOverview", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages", - "Module": "Beta.ManagedTenants", - "Command": "New-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", - "OutputType": "IMicrosoftGraphManagedTenantsConditionalAccessPolicyCoverage", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages", + "OutputType": "IMicrosoftGraphManagedTenantsConditionalAccessPolicyCoverage", + "Command": "New-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries", - "Module": "Beta.ManagedTenants", - "Command": "New-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", - "OutputType": "IMicrosoftGraphManagedTenantsCredentialUserRegistrationsSummary", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries", + "OutputType": "IMicrosoftGraphManagedTenantsCredentialUserRegistrationsSummary", + "Command": "New-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation", - "Module": "Beta.ManagedTenants", - "Command": "New-MgBetaTenantRelationshipManagedTenantCustomizedInformation", - "OutputType": "IMicrosoftGraphManagedTenantsTenantCustomizedInformation", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation", + "OutputType": "IMicrosoftGraphManagedTenantsTenantCustomizedInformation", + "Command": "New-MgBetaTenantRelationshipManagedTenantCustomizedInformation", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation", - "Module": "Beta.ManagedTenants", - "Command": "New-MgBetaTenantRelationshipManagedTenantDetailedInformation", - "OutputType": "IMicrosoftGraphManagedTenantsTenantDetailedInformation", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation", + "OutputType": "IMicrosoftGraphManagedTenantsTenantDetailedInformation", + "Command": "New-MgBetaTenantRelationshipManagedTenantDetailedInformation", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances", - "Module": "Beta.ManagedTenants", - "Command": "New-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", - "OutputType": "IMicrosoftGraphManagedTenantsDeviceAppPerformance", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances", + "OutputType": "IMicrosoftGraphManagedTenantsDeviceAppPerformance", + "Command": "New-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries", - "Module": "Beta.ManagedTenants", - "Command": "New-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", - "OutputType": "IMicrosoftGraphManagedTenantsDeviceCompliancePolicySettingStateSummary", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries", + "OutputType": "IMicrosoftGraphManagedTenantsDeviceCompliancePolicySettingStateSummary", + "Command": "New-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses", - "Module": "Beta.ManagedTenants", - "Command": "New-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", - "OutputType": "IMicrosoftGraphManagedTenantsDeviceHealthStatus", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses", + "OutputType": "IMicrosoftGraphManagedTenantsDeviceHealthStatus", + "Command": "New-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications", - "Module": "Beta.ManagedTenants", - "Command": "New-MgBetaTenantRelationshipManagedTenantEmailNotification", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", + "Command": "New-MgBetaTenantRelationshipManagedTenantEmailNotification", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/tenantGroups", - "Module": "Beta.ManagedTenants", - "Command": "New-MgBetaTenantRelationshipManagedTenantGroup", - "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/tenantGroups", + "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup", + "Command": "New-MgBetaTenantRelationshipManagedTenantGroup", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances", - "Module": "Beta.ManagedTenants", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", - "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceCompliance", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances", + "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceCompliance", + "Command": "New-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends", - "Module": "Beta.ManagedTenants", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", - "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceComplianceTrend", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends", + "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceComplianceTrend", + "Command": "New-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managementActions", - "Module": "Beta.ManagedTenants", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementAction", - "OutputType": "IMicrosoftGraphManagedTenantsManagementAction", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/managementActions", + "OutputType": "IMicrosoftGraphManagedTenantsManagementAction", + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementAction", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses", - "Module": "Beta.ManagedTenants", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", - "OutputType": "IMicrosoftGraphManagedTenantsManagementActionTenantDeploymentStatus", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses", + "OutputType": "IMicrosoftGraphManagedTenantsManagementActionTenantDeploymentStatus", + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managementIntents", - "Module": "Beta.ManagedTenants", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementIntent", - "OutputType": "IMicrosoftGraphManagedTenantsManagementIntent", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/managementIntents", + "OutputType": "IMicrosoftGraphManagedTenantsManagementIntent", + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementIntent", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managementTemplates", - "Module": "Beta.ManagedTenants", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplate", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/managementTemplates", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplate", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections", - "Module": "Beta.ManagedTenants", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollection", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollection", + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries", - "Module": "Beta.ManagedTenants", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollectionTenantSummary", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollectionTenantSummary", + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps", - "Module": "Beta.ManagedTenants", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries", - "Module": "Beta.ManagedTenants", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepTenantSummary", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepTenantSummary", + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions", - "Module": "Beta.ManagedTenants", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments", - "Module": "Beta.ManagedTenants", - "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepDeployment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepDeployment", + "Command": "New-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/myRoles", - "Module": "Beta.ManagedTenants", - "Command": "New-MgBetaTenantRelationshipManagedTenantMyRole", - "OutputType": "IMicrosoftGraphManagedTenantsMyRole", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/myRoles", + "OutputType": "IMicrosoftGraphManagedTenantsMyRole", + "Command": "New-MgBetaTenantRelationshipManagedTenantMyRole", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/tenantTags", - "Module": "Beta.ManagedTenants", - "Command": "New-MgBetaTenantRelationshipManagedTenantTag", - "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-post-tenanttags?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-managedtenant-post-tenanttags?view=graph-rest-beta", + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/tenantTags", + "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", + "Command": "New-MgBetaTenantRelationshipManagedTenantTag", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints", - "Module": "Beta.ManagedTenants", - "Command": "New-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantTicketingEndpoint", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantTicketingEndpoint", + "Command": "New-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates", - "Module": "Beta.ManagedTenants", - "Command": "New-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", - "OutputType": "IMicrosoftGraphManagedTenantsWindowsDeviceMalwareState", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates", + "OutputType": "IMicrosoftGraphManagedTenantsWindowsDeviceMalwareState", + "Command": "New-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates", - "Module": "Beta.ManagedTenants", - "Command": "New-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", - "OutputType": "IMicrosoftGraphManagedTenantsWindowsProtectionState", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates", + "OutputType": "IMicrosoftGraphManagedTenantsWindowsProtectionState", + "Command": "New-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/multiTenantOrganization/tenants", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaTenantRelationshipMultiTenantOrganizationTenant", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-post-tenants?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-post-tenants?view=graph-rest-beta", + "Method": "POST", + "Uri": "/tenantRelationships/multiTenantOrganization/tenants", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", + "Command": "New-MgBetaTenantRelationshipMultiTenantOrganizationTenant", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/trustFramework/keySets", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaTrustFrameworkKeySet", - "OutputType": "IMicrosoftGraphTrustFrameworkKeySet", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframework-post-keysets?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframework-post-keysets?view=graph-rest-beta", + "Method": "POST", + "Uri": "/trustFramework/keySets", + "OutputType": "IMicrosoftGraphTrustFrameworkKeySet", + "Command": "New-MgBetaTrustFrameworkKeySet", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/generateKey", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaTrustFrameworkKeySetKey", - "OutputType": "IMicrosoftGraphTrustFrameworkKey", + "ApiVersion": "beta", "Variants": [ "Generate", "GenerateExpanded", "GenerateViaIdentity", "GenerateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-generatekey?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-generatekey?view=graph-rest-beta", + "Method": "POST", + "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}/generateKey", + "OutputType": "IMicrosoftGraphTrustFrameworkKey", + "Command": "New-MgBetaTrustFrameworkKeySetKey", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/trustFramework/policies", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaTrustFrameworkPolicy", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/trustFramework/policies", + "OutputType": null, + "Command": "New-MgBetaTrustFrameworkPolicy", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded" + ], "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -396944,88 +397784,90 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-post-users?view=graph-rest-beta", + "Method": "POST", "Uri": "/users", - "Module": "Beta.Users", - "Command": "New-MgBetaUser", "OutputType": "IMicrosoftGraphUser", + "Command": "New-MgBetaUser", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-post-users?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/activities", - "Module": "Beta.CrossDeviceExperiences", - "Command": "New-MgBetaUserActivity", "OutputType": "IMicrosoftGraphUserActivity", + "Command": "New-MgBetaUserActivity", + "Module": "Beta.CrossDeviceExperiences" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems", - "Module": "Beta.CrossDeviceExperiences", - "Command": "New-MgBetaUserActivityHistoryItem", "OutputType": "IMicrosoftGraphActivityHistoryItem", + "Command": "New-MgBetaUserActivityHistoryItem", + "Module": "Beta.CrossDeviceExperiences" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/analytics/activityStatistics", - "Module": "Beta.People", - "Command": "New-MgBetaUserActivityStatistics", "OutputType": "IMicrosoftGraphActivityStatistics", + "Command": "New-MgBetaUserActivityStatistics", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-post-approleassignments?view=graph-rest-beta", + "Method": "POST", "Uri": "/users/{user-id}/appRoleAssignments", - "Module": "Beta.Applications", - "Command": "New-MgBetaUserAppRoleAssignment", "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Command": "New-MgBetaUserAppRoleAssignment", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-post-approleassignments?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -397044,56 +397886,56 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-post-emailmethods?view=graph-rest-beta", + "Method": "POST", "Uri": "/users/{user-id}/authentication/emailMethods", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaUserAuthenticationEmailMethod", "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", + "Command": "New-MgBetaUserAuthenticationEmailMethod", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-post-emailmethods?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/authentication/methods", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationMethod", "Command": "New-MgBetaUserAuthenticationMethod", - "OutputType": null, + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/authentication/operations", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaUserAuthenticationOperation", "OutputType": "IMicrosoftGraphLongRunningOperation", + "Command": "New-MgBetaUserAuthenticationOperation", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -397112,112 +397954,101 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-post-phonemethods?view=graph-rest-beta", + "Method": "POST", "Uri": "/users/{user-id}/authentication/phoneMethods", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaUserAuthenticationPhoneMethod", "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-post-phonemethods?view=graph-rest-beta" + "Command": "New-MgBetaUserAuthenticationPhoneMethod", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaUserAuthenticationTemporaryAccessPassMethod", - "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-post-temporaryaccesspassmethods?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-post-temporaryaccesspassmethods?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods", + "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", + "Command": "New-MgBetaUserAuthenticationTemporaryAccessPassMethod", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/users/{user-id}/calendars", - "Module": "Beta.Calendar", - "Command": "New-MgBetaUserCalendar", - "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/calendars", + "OutputType": "IMicrosoftGraphCalendar", + "Command": "New-MgBetaUserCalendar", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/calendars/{calendar-id}/events", - "Module": "Beta.Calendar", - "Command": "New-MgBetaUserCalendarEvent", - "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/calendars/{calendar-id}/events", + "OutputType": "IMicrosoftGraphEvent", + "Command": "New-MgBetaUserCalendarEvent", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/calendarGroups", - "Module": "Beta.Calendar", - "Command": "New-MgBetaUserCalendarGroup", - "OutputType": "IMicrosoftGraphCalendarGroup", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/calendarGroups", + "OutputType": "IMicrosoftGraphCalendarGroup", + "Command": "New-MgBetaUserCalendarGroup", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars", - "Module": "Beta.Calendar", - "Command": "New-MgBetaUserCalendarGroupCalendar", - "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars", + "OutputType": "IMicrosoftGraphCalendar", + "Command": "New-MgBetaUserCalendarGroupCalendar", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/calendar/calendarPermissions", - "Module": "Beta.Calendar", - "Command": "New-MgBetaUserCalendarPermission", - "OutputType": "IMicrosoftGraphCalendarPermission", + "ApiVersion": "beta", "Variants": [ "Create", "Create1", @@ -397228,1234 +398059,1245 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-post-calendarpermissions?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendar-post-calendarpermissions?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/calendar/calendarPermissions", + "OutputType": "IMicrosoftGraphCalendarPermission", + "Command": "New-MgBetaUserCalendarPermission", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats", - "Module": "Beta.Teams", - "Command": "New-MgBetaUserChat", - "OutputType": "IMicrosoftGraphChat", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/chats", + "OutputType": "IMicrosoftGraphChat", + "Command": "New-MgBetaUserChat", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps", - "Module": "Beta.Teams", - "Command": "New-MgBetaUserChatInstalledApp", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Command": "New-MgBetaUserChatInstalledApp", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/members", - "Module": "Beta.Teams", - "Command": "New-MgBetaUserChatMember", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/members", + "OutputType": "IMicrosoftGraphConversationMember", + "Command": "New-MgBetaUserChatMember", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/messages", - "Module": "Beta.Teams", - "Command": "New-MgBetaUserChatMessage", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/messages", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "New-MgBetaUserChatMessage", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", - "Module": "Beta.Teams", - "Command": "New-MgBetaUserChatMessageHostedContent", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "New-MgBetaUserChatMessageHostedContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies", - "Module": "Beta.Teams", - "Command": "New-MgBetaUserChatMessageReply", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "New-MgBetaUserChatMessageReply", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Module": "Beta.Teams", - "Command": "New-MgBetaUserChatMessageReplyHostedContent", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "New-MgBetaUserChatMessageReplyHostedContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/operations", - "Module": "Beta.Teams", - "Command": "New-MgBetaUserChatOperation", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/operations", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Command": "New-MgBetaUserChatOperation", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants", - "Module": "Beta.Teams", - "Command": "New-MgBetaUserChatPermissionGrant", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Command": "New-MgBetaUserChatPermissionGrant", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages", - "Module": "Beta.Teams", - "Command": "New-MgBetaUserChatPinnedMessage", - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages", + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "Command": "New-MgBetaUserChatPinnedMessage", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/tabs", - "Module": "Beta.Teams", - "Command": "New-MgBetaUserChatTab", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/tabs", + "OutputType": "IMicrosoftGraphTeamsTab", + "Command": "New-MgBetaUserChatTab", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/createSnapshot", - "Module": "Beta.Users.Actions", - "Command": "New-MgBetaUserCloudPcSnapshot", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-createsnapshot?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-createsnapshot?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/createSnapshot", + "OutputType": null, + "Command": "New-MgBetaUserCloudPcSnapshot", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contacts", - "Module": "Beta.PersonalContacts", - "Command": "New-MgBetaUserContact", - "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/contacts", + "OutputType": "IMicrosoftGraphContact", + "Command": "New-MgBetaUserContact", + "Module": "Beta.PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions", - "Module": "Beta.PersonalContacts", - "Command": "New-MgBetaUserContactExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions", + "OutputType": null, + "Command": "New-MgBetaUserContactExtension", + "Module": "Beta.PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contactFolders", - "Module": "Beta.PersonalContacts", - "Command": "New-MgBetaUserContactFolder", - "OutputType": "IMicrosoftGraphContactFolder", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/contactFolders", + "OutputType": "IMicrosoftGraphContactFolder", + "Command": "New-MgBetaUserContactFolder", + "Module": "Beta.PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders", - "Module": "Beta.PersonalContacts", - "Command": "New-MgBetaUserContactFolderChildFolder", - "OutputType": "IMicrosoftGraphContactFolder", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders", + "OutputType": "IMicrosoftGraphContactFolder", + "Command": "New-MgBetaUserContactFolderChildFolder", + "Module": "Beta.PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts", - "Module": "Beta.PersonalContacts", - "Command": "New-MgBetaUserContactFolderChildFolderContact", - "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts", + "OutputType": "IMicrosoftGraphContact", + "Command": "New-MgBetaUserContactFolderChildFolderContact", + "Module": "Beta.PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions", - "Module": "Beta.PersonalContacts", - "Command": "New-MgBetaUserContactFolderChildFolderContactExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions", + "OutputType": null, + "Command": "New-MgBetaUserContactFolderChildFolderContactExtension", + "Module": "Beta.PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts", - "Module": "Beta.PersonalContacts", - "Command": "New-MgBetaUserContactFolderContact", - "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts", + "OutputType": "IMicrosoftGraphContact", + "Command": "New-MgBetaUserContactFolderContact", + "Module": "Beta.PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions", - "Module": "Beta.PersonalContacts", - "Command": "New-MgBetaUserContactFolderContactExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions", + "OutputType": null, + "Command": "New-MgBetaUserContactFolderContactExtension", + "Module": "Beta.PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/calendar/events", - "Module": "Beta.Calendar", - "Command": "New-MgBetaUserDefaultCalendarEvent", - "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/calendar/events", + "OutputType": "IMicrosoftGraphEvent", + "Command": "New-MgBetaUserDefaultCalendarEvent", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/devices", - "Module": "Beta.CrossDeviceExperiences", - "Command": "New-MgBetaUserDevice", - "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/devices", + "OutputType": "IMicrosoftGraphDevice", + "Command": "New-MgBetaUserDevice", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/devices/{device-id}/commands", - "Module": "Beta.CrossDeviceExperiences", - "Command": "New-MgBetaUserDeviceCommand", - "OutputType": "IMicrosoftGraphCommand", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/devices/{device-id}/commands", + "OutputType": "IMicrosoftGraphCommand", + "Command": "New-MgBetaUserDeviceCommand", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaUserDeviceEnrollmentConfiguration", - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations", + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "Command": "New-MgBetaUserDeviceEnrollmentConfiguration", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaUserDeviceEnrollmentConfigurationAssignment", - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "Command": "New-MgBetaUserDeviceEnrollmentConfigurationAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/createEnrollmentNotificationConfiguration", - "Module": "Beta.Users.Actions", - "Command": "New-MgBetaUserDeviceEnrollmentConfigurationEnrollmentNotificationConfiguration", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/createEnrollmentNotificationConfiguration", + "OutputType": null, + "Command": "New-MgBetaUserDeviceEnrollmentConfigurationEnrollmentNotificationConfiguration", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/devices/{device-id}/extensions", - "Module": "Beta.CrossDeviceExperiences", - "Command": "New-MgBetaUserDeviceExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/devices/{device-id}/extensions", + "OutputType": null, + "Command": "New-MgBetaUserDeviceExtension", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaUserDeviceManagementTroubleshootingEvent", - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "Command": "New-MgBetaUserDeviceManagementTroubleshootingEvent", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/$ref", - "Module": "Beta.CrossDeviceExperiences", - "Command": "New-MgBetaUserDeviceRegisteredOwnerByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/$ref", + "OutputType": null, + "Command": "New-MgBetaUserDeviceRegisteredOwnerByRef", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/$ref", - "Module": "Beta.CrossDeviceExperiences", - "Command": "New-MgBetaUserDeviceRegisteredUserByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/$ref", + "OutputType": null, + "Command": "New-MgBetaUserDeviceRegisteredUserByRef", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/devices/{device-id}/usageRights", - "Module": "Beta.CrossDeviceExperiences", - "Command": "New-MgBetaUserDeviceUsageRights", - "OutputType": "IMicrosoftGraphUsageRight", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/devices/{device-id}/usageRights", + "OutputType": "IMicrosoftGraphUsageRight", + "Command": "New-MgBetaUserDeviceUsageRights", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives", - "Module": "Beta.Files", - "Command": "New-MgBetaUserDrive", - "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/drives", + "OutputType": "IMicrosoftGraphDrive", + "Command": "New-MgBetaUserDrive", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/bundles", - "Module": "Beta.Files", - "Command": "New-MgBetaUserDriveBundle", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/bundles", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "New-MgBetaUserDriveBundle", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items", - "Module": "Beta.Files", - "Command": "New-MgBetaUserDriveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "New-MgBetaUserDriveItem", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "Module": "Beta.Files", - "Command": "New-MgBetaUserDriveItemAnalyticItemActivityStat", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "New-MgBetaUserDriveItemAnalyticItemActivityStat", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children", - "Module": "Beta.Files", - "Command": "New-MgBetaUserDriveItemChild", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "New-MgBetaUserDriveItemChild", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createLink", - "Module": "Beta.Users.Actions", - "Command": "New-MgBetaUserDriveItemLink", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createLink", + "OutputType": "IMicrosoftGraphPermission", + "Command": "New-MgBetaUserDriveItemLink", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "Module": "Beta.Files", - "Command": "New-MgBetaUserDriveItemListItemDocumentSetVersion", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "New-MgBetaUserDriveItemListItemDocumentSetVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createLink", - "Module": "Beta.Users.Actions", - "Command": "New-MgBetaUserDriveItemListItemLink", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createLink", + "OutputType": "IMicrosoftGraphPermission", + "Command": "New-MgBetaUserDriveItemListItemLink", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions", - "Module": "Beta.Files", - "Command": "New-MgBetaUserDriveItemListItemPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions", + "OutputType": "IMicrosoftGraphPermission", + "Command": "New-MgBetaUserDriveItemListItemPermission", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "Module": "Beta.Files", - "Command": "New-MgBetaUserDriveItemListItemVersion", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", + "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "New-MgBetaUserDriveItemListItemVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions", - "Module": "Beta.Files", - "Command": "New-MgBetaUserDriveItemPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions", + "OutputType": "IMicrosoftGraphPermission", + "Command": "New-MgBetaUserDriveItemPermission", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "Module": "Beta.Files", - "Command": "New-MgBetaUserDriveItemSubscription", - "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", + "OutputType": "IMicrosoftGraphSubscription", + "Command": "New-MgBetaUserDriveItemSubscription", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "Module": "Beta.Files", - "Command": "New-MgBetaUserDriveItemThumbnail", - "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Command": "New-MgBetaUserDriveItemThumbnail", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createUploadSession", - "Module": "Beta.Users.Actions", - "Command": "New-MgBetaUserDriveItemUploadSession", - "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createUploadSession", + "OutputType": "IMicrosoftGraphUploadSession", + "Command": "New-MgBetaUserDriveItemUploadSession", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions", - "Module": "Beta.Files", - "Command": "New-MgBetaUserDriveItemVersion", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Command": "New-MgBetaUserDriveItemVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/columns", - "Module": "Beta.Files", - "Command": "New-MgBetaUserDriveListColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/list/columns", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "New-MgBetaUserDriveListColumn", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes", - "Module": "Beta.Files", - "Command": "New-MgBetaUserDriveListContentType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes", + "OutputType": "IMicrosoftGraphContentType", + "Command": "New-MgBetaUserDriveListContentType", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "Module": "Beta.Files", - "Command": "New-MgBetaUserDriveListContentTypeColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "New-MgBetaUserDriveListContentTypeColumn", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "Module": "Beta.Files", - "Command": "New-MgBetaUserDriveListContentTypeColumnLink", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", + "OutputType": "IMicrosoftGraphColumnLink", + "Command": "New-MgBetaUserDriveListContentTypeColumnLink", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items", - "Module": "Beta.Files", - "Command": "New-MgBetaUserDriveListItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items", + "OutputType": "IMicrosoftGraphListItem", + "Command": "New-MgBetaUserDriveListItem", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "Module": "Beta.Files", - "Command": "New-MgBetaUserDriveListItemDocumentSetVersion", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "New-MgBetaUserDriveListItemDocumentSetVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createLink", - "Module": "Beta.Users.Actions", - "Command": "New-MgBetaUserDriveListItemLink", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createLink", + "OutputType": "IMicrosoftGraphPermission", + "Command": "New-MgBetaUserDriveListItemLink", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/permissions", - "Module": "Beta.Files", - "Command": "New-MgBetaUserDriveListItemPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/permissions", + "OutputType": "IMicrosoftGraphPermission", + "Command": "New-MgBetaUserDriveListItemPermission", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions", - "Module": "Beta.Files", - "Command": "New-MgBetaUserDriveListItemVersion", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions", + "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "New-MgBetaUserDriveListItemVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/operations", - "Module": "Beta.Files", - "Command": "New-MgBetaUserDriveListOperation", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/list/operations", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Command": "New-MgBetaUserDriveListOperation", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/permissions", - "Module": "Beta.Files", - "Command": "New-MgBetaUserDriveListPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/list/permissions", + "OutputType": "IMicrosoftGraphPermission", + "Command": "New-MgBetaUserDriveListPermission", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions", - "Module": "Beta.Files", - "Command": "New-MgBetaUserDriveListSubscription", - "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions", + "OutputType": "IMicrosoftGraphSubscription", + "Command": "New-MgBetaUserDriveListSubscription", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats", - "Module": "Beta.Files", - "Command": "New-MgBetaUserDriveRootAnalyticItemActivityStat", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "New-MgBetaUserDriveRootAnalyticItemActivityStat", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/children", - "Module": "Beta.Files", - "Command": "New-MgBetaUserDriveRootChild", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/children", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "New-MgBetaUserDriveRootChild", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/createLink", - "Module": "Beta.Users.Actions", - "Command": "New-MgBetaUserDriveRootLink", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/createLink", + "OutputType": "IMicrosoftGraphPermission", + "Command": "New-MgBetaUserDriveRootLink", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions", - "Module": "Beta.Files", - "Command": "New-MgBetaUserDriveRootListItemDocumentSetVersion", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "New-MgBetaUserDriveRootListItemDocumentSetVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createLink", - "Module": "Beta.Users.Actions", - "Command": "New-MgBetaUserDriveRootListItemLink", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-createlink?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createLink", + "OutputType": "IMicrosoftGraphPermission", + "Command": "New-MgBetaUserDriveRootListItemLink", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/permissions", - "Module": "Beta.Files", - "Command": "New-MgBetaUserDriveRootListItemPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/permissions", + "OutputType": "IMicrosoftGraphPermission", + "Command": "New-MgBetaUserDriveRootListItemPermission", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions", - "Module": "Beta.Files", - "Command": "New-MgBetaUserDriveRootListItemVersion", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions", + "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "New-MgBetaUserDriveRootListItemVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions", - "Module": "Beta.Files", - "Command": "New-MgBetaUserDriveRootPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions", + "OutputType": "IMicrosoftGraphPermission", + "Command": "New-MgBetaUserDriveRootPermission", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions", - "Module": "Beta.Files", - "Command": "New-MgBetaUserDriveRootSubscription", - "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions", + "OutputType": "IMicrosoftGraphSubscription", + "Command": "New-MgBetaUserDriveRootSubscription", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails", - "Module": "Beta.Files", - "Command": "New-MgBetaUserDriveRootThumbnail", - "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Command": "New-MgBetaUserDriveRootThumbnail", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/createUploadSession", - "Module": "Beta.Users.Actions", - "Command": "New-MgBetaUserDriveRootUploadSession", - "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/createUploadSession", + "OutputType": "IMicrosoftGraphUploadSession", + "Command": "New-MgBetaUserDriveRootUploadSession", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions", - "Module": "Beta.Files", - "Command": "New-MgBetaUserDriveRootVersion", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Command": "New-MgBetaUserDriveRootVersion", + "Module": "Beta.Files" }, - { - "Permissions": [], - "Uri": "/users/{user-id}/events", - "Module": "Beta.Calendar", - "Command": "New-MgBetaUserEvent", - "OutputType": "IMicrosoftGraphEvent", + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/events", + "OutputType": "IMicrosoftGraphEvent", + "Command": "New-MgBetaUserEvent", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/attachments", - "Module": "Beta.Calendar", - "Command": "New-MgBetaUserEventAttachment", - "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/attachments", + "OutputType": "IMicrosoftGraphAttachment", + "Command": "New-MgBetaUserEventAttachment", + "Module": "Beta.Calendar" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -398474,970 +399316,970 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", + "Method": "POST", "Uri": "/users/{user-id}/events/{event-id}/attachments/createUploadSession", - "Module": "Beta.Users.Actions", - "Command": "New-MgBetaUserEventAttachmentUploadSession", "OutputType": "IMicrosoftGraphUploadSession", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta" + "Command": "New-MgBetaUserEventAttachmentUploadSession", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments", - "Module": "Beta.Calendar", - "Command": "New-MgBetaUserEventExceptionOccurrenceAttachment", - "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments", + "OutputType": "IMicrosoftGraphAttachment", + "Command": "New-MgBetaUserEventExceptionOccurrenceAttachment", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions", - "Module": "Beta.Calendar", - "Command": "New-MgBetaUserEventExceptionOccurrenceExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions", + "OutputType": null, + "Command": "New-MgBetaUserEventExceptionOccurrenceExtension", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments", - "Module": "Beta.Calendar", - "Command": "New-MgBetaUserEventExceptionOccurrenceInstanceAttachment", - "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments", + "OutputType": "IMicrosoftGraphAttachment", + "Command": "New-MgBetaUserEventExceptionOccurrenceInstanceAttachment", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions", - "Module": "Beta.Calendar", - "Command": "New-MgBetaUserEventExceptionOccurrenceInstanceExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions", + "OutputType": null, + "Command": "New-MgBetaUserEventExceptionOccurrenceInstanceExtension", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/extensions", - "Module": "Beta.Calendar", - "Command": "New-MgBetaUserEventExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/extensions", + "OutputType": null, + "Command": "New-MgBetaUserEventExtension", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments", - "Module": "Beta.Calendar", - "Command": "New-MgBetaUserEventInstanceAttachment", - "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments", + "OutputType": "IMicrosoftGraphAttachment", + "Command": "New-MgBetaUserEventInstanceAttachment", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/createUploadSession", - "Module": "Beta.Users.Actions", - "Command": "New-MgBetaUserEventInstanceAttachmentUploadSession", - "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/createUploadSession", + "OutputType": "IMicrosoftGraphUploadSession", + "Command": "New-MgBetaUserEventInstanceAttachmentUploadSession", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments", - "Module": "Beta.Calendar", - "Command": "New-MgBetaUserEventInstanceExceptionOccurrenceAttachment", - "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments", + "OutputType": "IMicrosoftGraphAttachment", + "Command": "New-MgBetaUserEventInstanceExceptionOccurrenceAttachment", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions", - "Module": "Beta.Calendar", - "Command": "New-MgBetaUserEventInstanceExceptionOccurrenceExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions", + "OutputType": null, + "Command": "New-MgBetaUserEventInstanceExceptionOccurrenceExtension", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions", - "Module": "Beta.Calendar", - "Command": "New-MgBetaUserEventInstanceExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions", + "OutputType": null, + "Command": "New-MgBetaUserEventInstanceExtension", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/extensions", - "Module": "Beta.Users", - "Command": "New-MgBetaUserExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/extensions", + "OutputType": null, + "Command": "New-MgBetaUserExtension", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/inferenceClassification/overrides", - "Module": "Beta.Mail", - "Command": "New-MgBetaUserInferenceClassificationOverride", - "OutputType": "IMicrosoftGraphInferenceClassificationOverride", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/inferenceClassification/overrides", + "OutputType": "IMicrosoftGraphInferenceClassificationOverride", + "Command": "New-MgBetaUserInferenceClassificationOverride", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaUserInformationProtectionDataLossPreventionPolicy", - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies", + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "Command": "New-MgBetaUserInformationProtectionDataLossPreventionPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/users/{user-id}/informationProtection/policy/labels", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaUserInformationProtectionPolicyLabel", - "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/informationProtection/policy/labels", + "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "Command": "New-MgBetaUserInformationProtectionPolicyLabel", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/users/{user-id}/informationProtection/sensitivityLabels", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaUserInformationProtectionSensitivityLabel", - "OutputType": "IMicrosoftGraphSensitivityLabel", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/informationProtection/sensitivityLabels", + "OutputType": "IMicrosoftGraphSensitivityLabel", + "Command": "New-MgBetaUserInformationProtectionSensitivityLabel", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaUserInformationProtectionSensitivityLabelSublabel", - "OutputType": "IMicrosoftGraphSensitivityLabel", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels", + "OutputType": "IMicrosoftGraphSensitivityLabel", + "Command": "New-MgBetaUserInformationProtectionSensitivityLabelSublabel", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaUserInformationProtectionThreatAssessmentRequest", - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "Command": "New-MgBetaUserInformationProtectionThreatAssessmentRequest", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", - "Module": "Beta.Identity.SignIns", - "Command": "New-MgBetaUserInformationProtectionThreatAssessmentRequestResult", - "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "Command": "New-MgBetaUserInformationProtectionThreatAssessmentRequestResult", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/users/{user-id}/insights/shared", - "Module": "Beta.Users", - "Command": "New-MgBetaUserInsightShared", - "OutputType": "IMicrosoftGraphSharedInsight", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/insights/shared", + "OutputType": "IMicrosoftGraphSharedInsight", + "Command": "New-MgBetaUserInsightShared", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/insights/trending", - "Module": "Beta.Users", - "Command": "New-MgBetaUserInsightTrending", - "OutputType": "IMicrosoftGraphTrending", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/insights/trending", + "OutputType": "IMicrosoftGraphTrending", + "Command": "New-MgBetaUserInsightTrending", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/insights/used", - "Module": "Beta.Users", - "Command": "New-MgBetaUserInsightUsed", - "OutputType": "IMicrosoftGraphUsedInsight", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/insights/used", + "OutputType": "IMicrosoftGraphUsedInsight", + "Command": "New-MgBetaUserInsightUsed", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders", - "Module": "Beta.Mail", - "Command": "New-MgBetaUserMailFolder", - "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders", + "OutputType": "IMicrosoftGraphMailFolder", + "Command": "New-MgBetaUserMailFolder", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders", - "Module": "Beta.Mail", - "Command": "New-MgBetaUserMailFolderChildFolder", - "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders", + "OutputType": "IMicrosoftGraphMailFolder", + "Command": "New-MgBetaUserMailFolderChildFolder", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages", - "Module": "Beta.Mail", - "Command": "New-MgBetaUserMailFolderChildFolderMessage", - "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages", + "OutputType": "IMicrosoftGraphMessage", + "Command": "New-MgBetaUserMailFolderChildFolderMessage", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments", - "Module": "Beta.Mail", - "Command": "New-MgBetaUserMailFolderChildFolderMessageAttachment", - "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments", + "OutputType": "IMicrosoftGraphAttachment", + "Command": "New-MgBetaUserMailFolderChildFolderMessageAttachment", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/createUploadSession", - "Module": "Beta.Users.Actions", - "Command": "New-MgBetaUserMailFolderChildFolderMessageAttachmentUploadSession", - "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/createUploadSession", + "OutputType": "IMicrosoftGraphUploadSession", + "Command": "New-MgBetaUserMailFolderChildFolderMessageAttachmentUploadSession", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions", - "Module": "Beta.Mail", - "Command": "New-MgBetaUserMailFolderChildFolderMessageExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions", + "OutputType": null, + "Command": "New-MgBetaUserMailFolderChildFolderMessageExtension", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createForward", - "Module": "Beta.Users.Actions", - "Command": "New-MgBetaUserMailFolderChildFolderMessageForward", - "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createForward", + "OutputType": "IMicrosoftGraphMessage", + "Command": "New-MgBetaUserMailFolderChildFolderMessageForward", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions", - "Module": "Beta.Mail", - "Command": "New-MgBetaUserMailFolderChildFolderMessageMention", - "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions", + "OutputType": "IMicrosoftGraphMention", + "Command": "New-MgBetaUserMailFolderChildFolderMessageMention", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createReply", - "Module": "Beta.Users.Actions", - "Command": "New-MgBetaUserMailFolderChildFolderMessageReply", - "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createReply", + "OutputType": "IMicrosoftGraphMessage", + "Command": "New-MgBetaUserMailFolderChildFolderMessageReply", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createReplyAll", - "Module": "Beta.Users.Actions", - "Command": "New-MgBetaUserMailFolderChildFolderMessageReplyAll", - "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createReplyAll", + "OutputType": "IMicrosoftGraphMessage", + "Command": "New-MgBetaUserMailFolderChildFolderMessageReplyAll", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules", - "Module": "Beta.Mail", - "Command": "New-MgBetaUserMailFolderChildFolderMessageRule", - "OutputType": "IMicrosoftGraphMessageRule", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules", + "OutputType": "IMicrosoftGraphMessageRule", + "Command": "New-MgBetaUserMailFolderChildFolderMessageRule", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages", - "Module": "Beta.Mail", - "Command": "New-MgBetaUserMailFolderMessage", - "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages", + "OutputType": "IMicrosoftGraphMessage", + "Command": "New-MgBetaUserMailFolderMessage", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments", - "Module": "Beta.Mail", - "Command": "New-MgBetaUserMailFolderMessageAttachment", - "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments", + "OutputType": "IMicrosoftGraphAttachment", + "Command": "New-MgBetaUserMailFolderMessageAttachment", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/createUploadSession", - "Module": "Beta.Users.Actions", - "Command": "New-MgBetaUserMailFolderMessageAttachmentUploadSession", - "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/createUploadSession", + "OutputType": "IMicrosoftGraphUploadSession", + "Command": "New-MgBetaUserMailFolderMessageAttachmentUploadSession", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions", - "Module": "Beta.Mail", - "Command": "New-MgBetaUserMailFolderMessageExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions", + "OutputType": null, + "Command": "New-MgBetaUserMailFolderMessageExtension", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createForward", - "Module": "Beta.Users.Actions", - "Command": "New-MgBetaUserMailFolderMessageForward", - "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createForward", + "OutputType": "IMicrosoftGraphMessage", + "Command": "New-MgBetaUserMailFolderMessageForward", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions", - "Module": "Beta.Mail", - "Command": "New-MgBetaUserMailFolderMessageMention", - "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions", + "OutputType": "IMicrosoftGraphMention", + "Command": "New-MgBetaUserMailFolderMessageMention", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReply", - "Module": "Beta.Users.Actions", - "Command": "New-MgBetaUserMailFolderMessageReply", - "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReply", + "OutputType": "IMicrosoftGraphMessage", + "Command": "New-MgBetaUserMailFolderMessageReply", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReplyAll", - "Module": "Beta.Users.Actions", - "Command": "New-MgBetaUserMailFolderMessageReplyAll", - "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReplyAll", + "OutputType": "IMicrosoftGraphMessage", + "Command": "New-MgBetaUserMailFolderMessageReplyAll", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules", - "Module": "Beta.Mail", - "Command": "New-MgBetaUserMailFolderMessageRule", - "OutputType": "IMicrosoftGraphMessageRule", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules", + "OutputType": "IMicrosoftGraphMessageRule", + "Command": "New-MgBetaUserMailFolderMessageRule", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaUserManagedDevice", - "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices", + "OutputType": "IMicrosoftGraphManagedDevice", + "Command": "New-MgBetaUserManagedDevice", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails", + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "Command": "New-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaUserManagedDeviceCompliancePolicyState", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Command": "New-MgBetaUserManagedDeviceCompliancePolicyState", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaUserManagedDeviceConfigurationState", - "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Command": "New-MgBetaUserManagedDeviceConfigurationState", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaUserManagedDeviceHealthScriptState", - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates", + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "Command": "New-MgBetaUserManagedDeviceHealthScriptState", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/createDeviceLogCollectionRequest", - "Module": "Beta.Users.Actions", - "Command": "New-MgBetaUserManagedDeviceLogCollectionRequest", - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/createDeviceLogCollectionRequest", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Command": "New-MgBetaUserManagedDeviceLogCollectionRequest", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaUserManagedDeviceLogCollectionResponse", - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Command": "New-MgBetaUserManagedDeviceLogCollectionResponse", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl", - "Module": "Beta.Users.Actions", - "Command": "New-MgBetaUserManagedDeviceLogCollectionResponseDownloadUrl", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl", + "OutputType": null, + "Command": "New-MgBetaUserManagedDeviceLogCollectionResponseDownloadUrl", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaUserManagedDeviceMobileAppConfigurationState", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "Command": "New-MgBetaUserManagedDeviceMobileAppConfigurationState", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaUserManagedDeviceSecurityBaselineState", - "OutputType": "IMicrosoftGraphSecurityBaselineState", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates", + "OutputType": "IMicrosoftGraphSecurityBaselineState", + "Command": "New-MgBetaUserManagedDeviceSecurityBaselineState", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates", + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "Command": "New-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures", - "Module": "Beta.Users.Actions", - "Command": "New-MgBetaUserManagedDeviceWindowsDefenderUpdateSignature", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures", + "OutputType": null, + "Command": "New-MgBetaUserManagedDeviceWindowsDefenderUpdateSignature", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Command": "New-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/messages", - "Module": "Beta.Mail", - "Command": "New-MgBetaUserMessage", - "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/messages", + "OutputType": "IMicrosoftGraphMessage", + "Command": "New-MgBetaUserMessage", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/messages/{message-id}/attachments", - "Module": "Beta.Mail", - "Command": "New-MgBetaUserMessageAttachment", - "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/messages/{message-id}/attachments", + "OutputType": "IMicrosoftGraphAttachment", + "Command": "New-MgBetaUserMessageAttachment", + "Module": "Beta.Mail" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -399456,190 +400298,190 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", + "Method": "POST", "Uri": "/users/{user-id}/messages/{message-id}/attachments/createUploadSession", - "Module": "Beta.Users.Actions", - "Command": "New-MgBetaUserMessageAttachmentUploadSession", "OutputType": "IMicrosoftGraphUploadSession", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta" + "Command": "New-MgBetaUserMessageAttachmentUploadSession", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/messages/{message-id}/extensions", - "Module": "Beta.Mail", - "Command": "New-MgBetaUserMessageExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/messages/{message-id}/extensions", + "OutputType": null, + "Command": "New-MgBetaUserMessageExtension", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/messages/{message-id}/createForward", - "Module": "Beta.Users.Actions", - "Command": "New-MgBetaUserMessageForward", - "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/messages/{message-id}/createForward", + "OutputType": "IMicrosoftGraphMessage", + "Command": "New-MgBetaUserMessageForward", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/messages/{message-id}/mentions", - "Module": "Beta.Mail", - "Command": "New-MgBetaUserMessageMention", - "OutputType": "IMicrosoftGraphMention", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/messages/{message-id}/mentions", + "OutputType": "IMicrosoftGraphMention", + "Command": "New-MgBetaUserMessageMention", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/messages/{message-id}/createReply", - "Module": "Beta.Users.Actions", - "Command": "New-MgBetaUserMessageReply", - "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/messages/{message-id}/createReply", + "OutputType": "IMicrosoftGraphMessage", + "Command": "New-MgBetaUserMessageReply", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/messages/{message-id}/createReplyAll", - "Module": "Beta.Users.Actions", - "Command": "New-MgBetaUserMessageReplyAll", - "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/messages/{message-id}/createReplyAll", + "OutputType": "IMicrosoftGraphMessage", + "Command": "New-MgBetaUserMessageReplyAll", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mobileAppIntentAndStates", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaUserMobileAppIntentAndState", - "OutputType": "IMicrosoftGraphMobileAppIntentAndState", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/mobileAppIntentAndStates", + "OutputType": "IMicrosoftGraphMobileAppIntentAndState", + "Command": "New-MgBetaUserMobileAppIntentAndState", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaUserMobileAppTroubleshootingEvent", - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents", + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "Command": "New-MgBetaUserMobileAppTroubleshootingEvent", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", - "Module": "Beta.Devices.CorporateManagement", - "Command": "New-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", - "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "Command": "New-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}/createDownloadUrl", - "Module": "Beta.Users.Actions", - "Command": "New-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl", - "OutputType": "IMicrosoftGraphAppLogCollectionDownloadDetails", + "ApiVersion": "beta", "Variants": [ "Create", "CreateViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}/createDownloadUrl", + "OutputType": "IMicrosoftGraphAppLogCollectionDownloadDetails", + "Command": "New-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/notifications", - "Module": "Beta.Users", - "Command": "New-MgBetaUserNotification", - "OutputType": "IMicrosoftGraphNotification", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/notifications", + "OutputType": "IMicrosoftGraphNotification", + "Command": "New-MgBetaUserNotification", + "Module": "Beta.Users" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], "Permissions": [ { "Name": "Notes.Create", @@ -399666,22 +400508,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/onenote/notebooks", - "Module": "Beta.Notes", - "Command": "New-MgBetaUserOnenoteNotebook", "OutputType": "IMicrosoftGraphNotebook", + "Command": "New-MgBetaUserOnenoteNotebook", + "Module": "Beta.Notes" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -399708,22 +400550,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", - "Module": "Beta.Notes", - "Command": "New-MgBetaUserOnenoteNotebookSection", "OutputType": "IMicrosoftGraphOnenoteSection", + "Command": "New-MgBetaUserOnenoteNotebookSection", + "Module": "Beta.Notes" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -399750,22 +400592,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "Module": "Beta.Notes", - "Command": "New-MgBetaUserOnenoteNotebookSectionGroup", "OutputType": "IMicrosoftGraphSectionGroup", + "Command": "New-MgBetaUserOnenoteNotebookSectionGroup", + "Module": "Beta.Notes" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -399792,56 +400634,56 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/onenote/pages", - "Module": "Beta.Notes", - "Command": "New-MgBetaUserOnenotePage", "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "New-MgBetaUserOnenotePage", + "Module": "Beta.Notes" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/onenote/sections", - "Module": "Beta.Notes", - "Command": "New-MgBetaUserOnenoteSection", "OutputType": "IMicrosoftGraphOnenoteSection", + "Command": "New-MgBetaUserOnenoteSection", + "Module": "Beta.Notes" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/onenote/sectionGroups", - "Module": "Beta.Notes", - "Command": "New-MgBetaUserOnenoteSectionGroup", "OutputType": "IMicrosoftGraphSectionGroup", + "Command": "New-MgBetaUserOnenoteSectionGroup", + "Module": "Beta.Notes" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -399868,22 +400710,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "Module": "Beta.Notes", - "Command": "New-MgBetaUserOnenoteSectionGroupSection", "OutputType": "IMicrosoftGraphOnenoteSection", + "Command": "New-MgBetaUserOnenoteSectionGroupSection", + "Module": "Beta.Notes" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -399910,22 +400752,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages", - "Module": "Beta.Notes", - "Command": "New-MgBetaUserOnenoteSectionPage", "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "New-MgBetaUserOnenoteSectionPage", + "Module": "Beta.Notes" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "OnlineMeetings.ReadWrite", @@ -399944,44 +400786,33 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/onlineMeetings", - "Module": "Beta.CloudCommunications", - "Command": "New-MgBetaUserOnlineMeeting", "OutputType": "IMicrosoftGraphOnlineMeeting", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "New-MgBetaUserOnlineMeeting", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports", - "Module": "Beta.CloudCommunications", - "Command": "New-MgBetaUserOnlineMeetingAttendanceReport", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Command": "New-MgBetaUserOnlineMeetingAttendanceReport", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "Module": "Beta.CloudCommunications", - "Command": "New-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta", "Variants": [ "Create", "Create1", @@ -399992,46 +400823,57 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Command": "New-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings", - "Module": "Beta.CloudCommunications", - "Command": "New-MgBetaUserOnlineMeetingRecording", - "OutputType": "IMicrosoftGraphCallRecording", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings", + "OutputType": "IMicrosoftGraphCallRecording", + "Command": "New-MgBetaUserOnlineMeetingRecording", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions", - "Module": "Beta.CloudCommunications", - "Command": "New-MgBetaUserOnlineMeetingRegistrationCustomQuestion", - "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions", + "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "Command": "New-MgBetaUserOnlineMeetingRegistrationCustomQuestion", + "Module": "Beta.CloudCommunications" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], "Permissions": [ { "Name": "OnlineMeetings.ReadWrite", @@ -400058,260 +400900,260 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/meetingregistration-post-registrants?view=graph-rest-beta", + "Method": "POST", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants", - "Module": "Beta.CloudCommunications", - "Command": "New-MgBetaUserOnlineMeetingRegistrationRegistrant", "OutputType": "IMicrosoftGraphMeetingRegistrantBase", + "Command": "New-MgBetaUserOnlineMeetingRegistrationRegistrant", + "Module": "Beta.CloudCommunications" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/meetingregistration-post-registrants?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts", - "Module": "Beta.CloudCommunications", - "Command": "New-MgBetaUserOnlineMeetingTranscript", "OutputType": "IMicrosoftGraphCallTranscript", + "Command": "New-MgBetaUserOnlineMeetingTranscript", + "Module": "Beta.CloudCommunications" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/outlook/masterCategories", - "Module": "Beta.Users", - "Command": "New-MgBetaUserOutlookMasterCategory", "OutputType": "IMicrosoftGraphOutlookCategory", + "Command": "New-MgBetaUserOutlookMasterCategory", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/outlook/tasks", - "Module": "Beta.Users", - "Command": "New-MgBetaUserOutlookTask", "OutputType": "IMicrosoftGraphOutlookTask", + "Command": "New-MgBetaUserOutlookTask", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments", - "Module": "Beta.Users", - "Command": "New-MgBetaUserOutlookTaskAttachment", "OutputType": "IMicrosoftGraphAttachment", + "Command": "New-MgBetaUserOutlookTaskAttachment", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", + "Method": "POST", "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/createUploadSession", - "Module": "Beta.Users.Actions", - "Command": "New-MgBetaUserOutlookTaskAttachmentUploadSession", "OutputType": "IMicrosoftGraphUploadSession", + "Command": "New-MgBetaUserOutlookTaskAttachmentUploadSession", + "Module": "Beta.Users.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/outlook/taskFolders", - "Module": "Beta.Users", - "Command": "New-MgBetaUserOutlookTaskFolder", "OutputType": "IMicrosoftGraphOutlookTaskFolder", + "Command": "New-MgBetaUserOutlookTaskFolder", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks", - "Module": "Beta.Users", - "Command": "New-MgBetaUserOutlookTaskFolderTask", "OutputType": "IMicrosoftGraphOutlookTask", + "Command": "New-MgBetaUserOutlookTaskFolderTask", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments", - "Module": "Beta.Users", - "Command": "New-MgBetaUserOutlookTaskFolderTaskAttachment", "OutputType": "IMicrosoftGraphAttachment", + "Command": "New-MgBetaUserOutlookTaskFolderTaskAttachment", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", + "Method": "POST", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/createUploadSession", - "Module": "Beta.Users.Actions", - "Command": "New-MgBetaUserOutlookTaskFolderTaskAttachmentUploadSession", "OutputType": "IMicrosoftGraphUploadSession", + "Command": "New-MgBetaUserOutlookTaskFolderTaskAttachmentUploadSession", + "Module": "Beta.Users.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/outlook/taskGroups", - "Module": "Beta.Users", - "Command": "New-MgBetaUserOutlookTaskGroup", "OutputType": "IMicrosoftGraphOutlookTaskGroup", + "Command": "New-MgBetaUserOutlookTaskGroup", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders", - "Module": "Beta.Users", - "Command": "New-MgBetaUserOutlookTaskGroupTaskFolder", "OutputType": "IMicrosoftGraphOutlookTaskFolder", + "Command": "New-MgBetaUserOutlookTaskGroupTaskFolder", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks", - "Module": "Beta.Users", - "Command": "New-MgBetaUserOutlookTaskGroupTaskFolderTask", "OutputType": "IMicrosoftGraphOutlookTask", + "Command": "New-MgBetaUserOutlookTaskGroupTaskFolderTask", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments", - "Module": "Beta.Users", - "Command": "New-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment", "OutputType": "IMicrosoftGraphAttachment", + "Command": "New-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta", + "Method": "POST", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/createUploadSession", - "Module": "Beta.Users.Actions", - "Command": "New-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachmentUploadSession", "OutputType": "IMicrosoftGraphUploadSession", + "Command": "New-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachmentUploadSession", + "Module": "Beta.Users.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "User.ReadWrite", @@ -400330,22 +401172,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/profile/account", - "Module": "Beta.People", - "Command": "New-MgBetaUserProfileAccount", "OutputType": "IMicrosoftGraphUserAccountInformation", + "Command": "New-MgBetaUserProfileAccount", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.ReadWrite", @@ -400364,22 +401206,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/profile/addresses", - "Module": "Beta.People", - "Command": "New-MgBetaUserProfileAddress", "OutputType": "IMicrosoftGraphItemAddress", + "Command": "New-MgBetaUserProfileAddress", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.ReadWrite", @@ -400398,22 +401240,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/profile/anniversaries", - "Module": "Beta.People", - "Command": "New-MgBetaUserProfileAnniversary", "OutputType": "IMicrosoftGraphPersonAnnualEvent", + "Command": "New-MgBetaUserProfileAnniversary", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.ReadWrite", @@ -400432,22 +401274,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/profile/awards", - "Module": "Beta.People", - "Command": "New-MgBetaUserProfileAward", "OutputType": "IMicrosoftGraphPersonAward", + "Command": "New-MgBetaUserProfileAward", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.ReadWrite", @@ -400466,22 +401308,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/profile/certifications", - "Module": "Beta.People", - "Command": "New-MgBetaUserProfileCertification", "OutputType": "IMicrosoftGraphPersonCertification", + "Command": "New-MgBetaUserProfileCertification", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.ReadWrite", @@ -400500,22 +401342,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/profile/educationalActivities", - "Module": "Beta.People", - "Command": "New-MgBetaUserProfileEducationalActivity", "OutputType": "IMicrosoftGraphEducationalActivity", + "Command": "New-MgBetaUserProfileEducationalActivity", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.ReadWrite", @@ -400534,22 +401376,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/profile/emails", - "Module": "Beta.People", - "Command": "New-MgBetaUserProfileEmail", "OutputType": "IMicrosoftGraphItemEmail", + "Command": "New-MgBetaUserProfileEmail", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.ReadWrite", @@ -400568,22 +401410,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/profile/interests", - "Module": "Beta.People", - "Command": "New-MgBetaUserProfileInterest", "OutputType": "IMicrosoftGraphPersonInterest", + "Command": "New-MgBetaUserProfileInterest", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.ReadWrite", @@ -400602,22 +401444,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/profile/languages", - "Module": "Beta.People", - "Command": "New-MgBetaUserProfileLanguage", "OutputType": "IMicrosoftGraphLanguageProficiency", + "Command": "New-MgBetaUserProfileLanguage", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.Read", @@ -400660,22 +401502,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/profile/names", - "Module": "Beta.People", - "Command": "New-MgBetaUserProfileName", "OutputType": "IMicrosoftGraphPersonName", + "Command": "New-MgBetaUserProfileName", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.ReadWrite", @@ -400694,22 +401536,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/profile/notes", - "Module": "Beta.People", - "Command": "New-MgBetaUserProfileNote", "OutputType": "IMicrosoftGraphPersonAnnotation", + "Command": "New-MgBetaUserProfileNote", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.ReadWrite", @@ -400728,22 +401570,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/profile/patents", - "Module": "Beta.People", - "Command": "New-MgBetaUserProfilePatent", "OutputType": "IMicrosoftGraphItemPatent", + "Command": "New-MgBetaUserProfilePatent", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.ReadWrite", @@ -400762,22 +401604,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/profile/phones", - "Module": "Beta.People", - "Command": "New-MgBetaUserProfilePhone", "OutputType": "IMicrosoftGraphItemPhone", + "Command": "New-MgBetaUserProfilePhone", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.ReadWrite", @@ -400796,22 +401638,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/profile/positions", - "Module": "Beta.People", - "Command": "New-MgBetaUserProfilePosition", "OutputType": "IMicrosoftGraphWorkPosition", + "Command": "New-MgBetaUserProfilePosition", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.ReadWrite", @@ -400830,22 +401672,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/profile/projects", - "Module": "Beta.People", - "Command": "New-MgBetaUserProfileProject", "OutputType": "IMicrosoftGraphProjectParticipation", + "Command": "New-MgBetaUserProfileProject", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.ReadWrite", @@ -400864,22 +401706,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/profile/publications", - "Module": "Beta.People", - "Command": "New-MgBetaUserProfilePublication", "OutputType": "IMicrosoftGraphItemPublication", + "Command": "New-MgBetaUserProfilePublication", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.ReadWrite", @@ -400898,22 +401740,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/profile/skills", - "Module": "Beta.People", - "Command": "New-MgBetaUserProfileSkill", "OutputType": "IMicrosoftGraphSkillProficiency", + "Command": "New-MgBetaUserProfileSkill", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.ReadWrite", @@ -400932,22 +401774,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/profile/webAccounts", - "Module": "Beta.People", - "Command": "New-MgBetaUserProfileWebAccount", "OutputType": "IMicrosoftGraphWebAccount", + "Command": "New-MgBetaUserProfileWebAccount", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.ReadWrite", @@ -400966,124 +401808,124 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/profile/websites", - "Module": "Beta.People", - "Command": "New-MgBetaUserProfileWebsite", "OutputType": "IMicrosoftGraphPersonWebsite", + "Command": "New-MgBetaUserProfileWebsite", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/scopedRoleMemberOf", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "New-MgBetaUserScopedRoleMemberOf", "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Command": "New-MgBetaUserScopedRoleMemberOf", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels", - "Module": "Beta.Security", - "Command": "New-MgBetaUserSecurityInformationProtectionSensitivityLabel", "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "Command": "New-MgBetaUserSecurityInformationProtectionSensitivityLabel", + "Module": "Beta.Security" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/settings/storage/quota/services", - "Module": "Beta.Users", - "Command": "New-MgBetaUserSettingStorageQuotaService", "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown", + "Command": "New-MgBetaUserSettingStorageQuotaService", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/settings/windows", - "Module": "Beta.Users", - "Command": "New-MgBetaUserSettingWindows", "OutputType": "IMicrosoftGraphWindowsSetting", + "Command": "New-MgBetaUserSettingWindows", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances", - "Module": "Beta.Users", - "Command": "New-MgBetaUserSettingWindowsInstance", "OutputType": "IMicrosoftGraphWindowsSettingInstance", + "Command": "New-MgBetaUserSettingWindowsInstance", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/teamwork/associatedTeams", - "Module": "Beta.Teams", - "Command": "New-MgBetaUserTeamworkAssociatedTeam", "OutputType": "IMicrosoftGraphAssociatedTeamInfo", + "Command": "New-MgBetaUserTeamworkAssociatedTeam", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForUser", @@ -401182,22 +402024,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-post-installedapps?view=graph-rest-beta", + "Method": "POST", "Uri": "/users/{user-id}/teamwork/installedApps", - "Module": "Beta.Teams", - "Command": "New-MgBetaUserTeamworkInstalledApp", "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", + "Command": "New-MgBetaUserTeamworkInstalledApp", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-post-installedapps?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -401216,39 +402058,39 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/todo/lists", - "Module": "Beta.Users", - "Command": "New-MgBetaUserTodoList", "OutputType": "IMicrosoftGraphTodoTaskList", + "Command": "New-MgBetaUserTodoList", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions", - "Module": "Beta.Users", - "Command": "New-MgBetaUserTodoListExtension", "OutputType": null, + "Command": "New-MgBetaUserTodoListExtension", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -401267,22 +402109,22 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks", - "Module": "Beta.Users", - "Command": "New-MgBetaUserTodoListTask", "OutputType": "IMicrosoftGraphTodoTask", + "Command": "New-MgBetaUserTodoListTask", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -401301,22 +402143,22 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments", - "Module": "Beta.Users", - "Command": "New-MgBetaUserTodoListTaskAttachment", "OutputType": "IMicrosoftGraphAttachmentBase", + "Command": "New-MgBetaUserTodoListTaskAttachment", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -401335,22 +402177,22 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/taskfileattachment-createuploadsession?view=graph-rest-beta", + "Method": "POST", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/createUploadSession", - "Module": "Beta.Users.Actions", - "Command": "New-MgBetaUserTodoListTaskAttachmentUploadSession", "OutputType": "IMicrosoftGraphUploadSession", + "Command": "New-MgBetaUserTodoListTaskAttachmentUploadSession", + "Module": "Beta.Users.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/taskfileattachment-createuploadsession?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -401369,565 +402211,582 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems", - "Module": "Beta.Users", - "Command": "New-MgBetaUserTodoListTaskChecklistItem", "OutputType": "IMicrosoftGraphChecklistItem", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "New-MgBetaUserTodoListTaskChecklistItem", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions", - "Module": "Beta.Users", - "Command": "New-MgBetaUserTodoListTaskExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions", + "OutputType": null, + "Command": "New-MgBetaUserTodoListTaskExtension", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/events", - "Module": "Beta.Bookings", - "Command": "New-MgBetaVirtualEvent", - "OutputType": "IMicrosoftGraphVirtualEvent", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/solutions/virtualEvents/events", + "OutputType": "IMicrosoftGraphVirtualEvent", + "Command": "New-MgBetaVirtualEvent", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters", - "Module": "Beta.Bookings", - "Command": "New-MgBetaVirtualEventPresenter", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Command": "New-MgBetaVirtualEventPresenter", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions", - "Module": "Beta.Bookings", - "Command": "New-MgBetaVirtualEventSession", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Command": "New-MgBetaVirtualEventSession", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports", - "Module": "Beta.Bookings", - "Command": "New-MgBetaVirtualEventSessionAttendanceReport", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Command": "New-MgBetaVirtualEventSessionAttendanceReport", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "Module": "Beta.Bookings", - "Command": "New-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Command": "New-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/townhalls", - "Module": "Beta.Bookings", - "Command": "New-MgBetaVirtualEventTownhall", - "OutputType": "IMicrosoftGraphVirtualEventTownhall", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventsroot-post-townhalls?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventsroot-post-townhalls?view=graph-rest-beta", + "Method": "POST", + "Uri": "/solutions/virtualEvents/townhalls", + "OutputType": "IMicrosoftGraphVirtualEventTownhall", + "Command": "New-MgBetaVirtualEventTownhall", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters", - "Module": "Beta.Bookings", - "Command": "New-MgBetaVirtualEventTownhallPresenter", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualevent-post-presenters?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualevent-post-presenters?view=graph-rest-beta", + "Method": "POST", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Command": "New-MgBetaVirtualEventTownhallPresenter", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions", - "Module": "Beta.Bookings", - "Command": "New-MgBetaVirtualEventTownhallSession", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Command": "New-MgBetaVirtualEventTownhallSession", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports", - "Module": "Beta.Bookings", - "Command": "New-MgBetaVirtualEventTownhallSessionAttendanceReport", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Command": "New-MgBetaVirtualEventTownhallSessionAttendanceReport", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "Module": "Beta.Bookings", - "Command": "New-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecord", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Command": "New-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecord", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars", - "Module": "Beta.Bookings", - "Command": "New-MgBetaVirtualEventWebinar", - "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventsroot-post-webinars?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventsroot-post-webinars?view=graph-rest-beta", + "Method": "POST", + "Uri": "/solutions/virtualEvents/webinars", + "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "Command": "New-MgBetaVirtualEventWebinar", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters", - "Module": "Beta.Bookings", - "Command": "New-MgBetaVirtualEventWebinarPresenter", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Command": "New-MgBetaVirtualEventWebinarPresenter", + "Module": "Beta.Bookings" }, { + "ApiVersion": "beta", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-post-registrations?view=graph-rest-beta", + "Method": "POST", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations", - "Module": "Beta.Bookings", - "Command": "New-MgBetaVirtualEventWebinarRegistration", "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Command": "New-MgBetaVirtualEventWebinarRegistration", + "Module": "Beta.Bookings" + }, + { + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-post-registrations?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistrationconfiguration-post-questions?view=graph-rest-beta", + "Method": "POST", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions", + "OutputType": "IMicrosoftGraphVirtualEventRegistrationQuestionBase", + "Command": "New-MgBetaVirtualEventWebinarRegistrationConfigurationQuestion", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions", - "Module": "Beta.Bookings", - "Command": "New-MgBetaVirtualEventWebinarSession", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Command": "New-MgBetaVirtualEventWebinarSession", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports", - "Module": "Beta.Bookings", - "Command": "New-MgBetaVirtualEventWebinarSessionAttendanceReport", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Command": "New-MgBetaVirtualEventWebinarSessionAttendanceReport", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "Module": "Beta.Bookings", - "Command": "New-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Command": "New-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/deployments", - "Module": "Beta.WindowsUpdates", - "Command": "New-MgBetaWindowsUpdatesDeployment", - "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaWuDeployment", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-post-deployments?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-post-deployments?view=graph-rest-beta", + "Method": "POST", + "Uri": "/admin/windows/updates/deployments", + "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment", + "Command": "New-MgBetaWindowsUpdatesDeployment", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent", - "Module": "Beta.WindowsUpdates", - "Command": "New-MgBetaWindowsUpdatesDeploymentAudienceApplicableContent", - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaWuDeploymentAudienceApplicableContent", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent", + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", + "Command": "New-MgBetaWindowsUpdatesDeploymentAudienceApplicableContent", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices", - "Module": "Beta.WindowsUpdates", - "Command": "New-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDevice", - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaWuDeploymentAudienceApplicableContentMatchedDevice", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices", + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", + "Command": "New-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDevice", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/updatePolicies", - "Module": "Beta.WindowsUpdates", - "Command": "New-MgBetaWindowsUpdatesPolicy", - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaWuPolicy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-post-updatepolicies?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-post-updatepolicies?view=graph-rest-beta", + "Method": "POST", + "Uri": "/admin/windows/updates/updatePolicies", + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy", + "Command": "New-MgBetaWindowsUpdatesPolicy", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent", - "Module": "Beta.WindowsUpdates", - "Command": "New-MgBetaWindowsUpdatesPolicyAudienceApplicableContent", - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaWuPolicyAudienceApplicableContent", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent", + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", + "Command": "New-MgBetaWindowsUpdatesPolicyAudienceApplicableContent", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices", - "Module": "Beta.WindowsUpdates", - "Command": "New-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDevice", - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaWuPolicyAudienceApplicableContentMatchedDevice", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices", + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", + "Command": "New-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDevice", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions", - "Module": "Beta.WindowsUpdates", - "Command": "New-MgBetaWindowsUpdatesPolicyAudienceExclusion", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaWuPolicyAudienceExclusion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions", + "OutputType": null, + "Command": "New-MgBetaWindowsUpdatesPolicyAudienceExclusion", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members", - "Module": "Beta.WindowsUpdates", - "Command": "New-MgBetaWindowsUpdatesPolicyAudienceMember", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaWuPolicyAudienceMember", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members", + "OutputType": null, + "Command": "New-MgBetaWindowsUpdatesPolicyAudienceMember", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges", - "Module": "Beta.WindowsUpdates", - "Command": "New-MgBetaWindowsUpdatesPolicyComplianceChange", - "OutputType": "IMicrosoftGraphWindowsUpdatesComplianceChange", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaWuPolicyComplianceChange", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatepolicy-post-compliancechanges-contentapproval?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatepolicy-post-compliancechanges-contentapproval?view=graph-rest-beta", + "Method": "POST", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges", + "OutputType": "IMicrosoftGraphWindowsUpdatesComplianceChange", + "Command": "New-MgBetaWindowsUpdatesPolicyComplianceChange", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/products", - "Module": "Beta.WindowsUpdates", - "Command": "New-MgBetaWindowsUpdatesProduct", - "OutputType": "IMicrosoftGraphWindowsUpdatesProduct", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaWuProduct", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/admin/windows/updates/products", + "OutputType": "IMicrosoftGraphWindowsUpdatesProduct", + "Command": "New-MgBetaWindowsUpdatesProduct", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/products/{product-id}/editions", - "Module": "Beta.WindowsUpdates", - "Command": "New-MgBetaWindowsUpdatesProductEdition", - "OutputType": "IMicrosoftGraphWindowsUpdatesEdition", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaWuProductEdition", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/admin/windows/updates/products/{product-id}/editions", + "OutputType": "IMicrosoftGraphWindowsUpdatesEdition", + "Command": "New-MgBetaWindowsUpdatesProductEdition", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/products/{product-id}/knownIssues", - "Module": "Beta.WindowsUpdates", - "Command": "New-MgBetaWindowsUpdatesProductKnownIssue", - "OutputType": "IMicrosoftGraphWindowsUpdatesKnownIssue", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaWuProductKnownIssue", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/admin/windows/updates/products/{product-id}/knownIssues", + "OutputType": "IMicrosoftGraphWindowsUpdatesKnownIssue", + "Command": "New-MgBetaWindowsUpdatesProductKnownIssue", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/products/{product-id}/revisions", - "Module": "Beta.WindowsUpdates", - "Command": "New-MgBetaWindowsUpdatesProductRevision", - "OutputType": "IMicrosoftGraphWindowsUpdatesProductRevision", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaWuProductRevision", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/admin/windows/updates/products/{product-id}/revisions", + "OutputType": "IMicrosoftGraphWindowsUpdatesProductRevision", + "Command": "New-MgBetaWindowsUpdatesProductRevision", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/resourceConnections", - "Module": "Beta.WindowsUpdates", - "Command": "New-MgBetaWindowsUpdatesResourceConnection", - "OutputType": "IMicrosoftGraphWindowsUpdatesResourceConnection", + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaWuResourceConnection", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-post-resourceconnections-operationalinsightsconnection?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-post-resourceconnections-operationalinsightsconnection?view=graph-rest-beta", + "Method": "POST", + "Uri": "/admin/windows/updates/resourceConnections", + "OutputType": "IMicrosoftGraphWindowsUpdatesResourceConnection", + "Command": "New-MgBetaWindowsUpdatesResourceConnection", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/updatableAssets", - "Module": "Beta.WindowsUpdates", - "Command": "New-MgBetaWindowsUpdatesUpdatableAsset", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "New-MgBetaWuUpdatableAsset", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-post-updatableassets-updatableassetgroup?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminwindowsupdates-post-updatableassets-updatableassetgroup?view=graph-rest-beta", + "Method": "POST", + "Uri": "/admin/windows/updates/updatableAssets", + "OutputType": null, + "Command": "New-MgBetaWindowsUpdatesUpdatableAsset", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/solutions/bookingBusinesses", - "Module": "Bookings", - "Command": "New-MgBookingBusiness", - "OutputType": "IMicrosoftGraphBookingBusiness", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-post-bookingbusinesses?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-post-bookingbusinesses?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/solutions/bookingBusinesses", + "OutputType": "IMicrosoftGraphBookingBusiness", + "Command": "New-MgBookingBusiness", + "Module": "Bookings" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -401962,39 +402821,39 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-post-appointments?view=graph-rest-1.0", + "Method": "POST", "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments", - "Module": "Bookings", - "Command": "New-MgBookingBusinessAppointment", "OutputType": "IMicrosoftGraphBookingAppointment", + "Command": "New-MgBookingBusinessAppointment", + "Module": "Bookings" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-post-appointments?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView", - "Module": "Bookings", - "Command": "New-MgBookingBusinessCalendarView", "OutputType": "IMicrosoftGraphBookingAppointment", + "Command": "New-MgBookingBusinessCalendarView", + "Module": "Bookings" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -402021,22 +402880,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-post-customers?view=graph-rest-1.0", + "Method": "POST", "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers", - "Module": "Bookings", - "Command": "New-MgBookingBusinessCustomer", "OutputType": null, + "Command": "New-MgBookingBusinessCustomer", + "Module": "Bookings" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-post-customers?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -402063,22 +402922,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-post-customquestions?view=graph-rest-1.0", + "Method": "POST", "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions", - "Module": "Bookings", - "Command": "New-MgBookingBusinessCustomQuestion", "OutputType": "IMicrosoftGraphBookingCustomQuestion", + "Command": "New-MgBookingBusinessCustomQuestion", + "Module": "Bookings" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-post-customquestions?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Bookings.ReadWrite.All", @@ -402097,22 +402956,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-post-services?view=graph-rest-1.0", + "Method": "POST", "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services", - "Module": "Bookings", - "Command": "New-MgBookingBusinessService", "OutputType": "IMicrosoftGraphBookingService", + "Command": "New-MgBookingBusinessService", + "Module": "Bookings" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-post-services?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Bookings.ReadWrite.All", @@ -402131,37 +402990,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-post-staffmembers?view=graph-rest-1.0", + "Method": "POST", "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers", - "Module": "Bookings", - "Command": "New-MgBookingBusinessStaffMember", "OutputType": null, + "Command": "New-MgBookingBusinessStaffMember", + "Module": "Bookings" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-post-staffmembers?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/solutions/bookingCurrencies", - "Module": "Bookings", - "Command": "New-MgBookingCurrency", "OutputType": "IMicrosoftGraphBookingCurrency", + "Command": "New-MgBookingCurrency", + "Module": "Bookings" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Chat.Create", @@ -402180,20 +403037,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post?view=graph-rest-1.0", + "Method": "POST", "Uri": "/chats", - "Module": "Teams", - "Command": "New-MgChat", "OutputType": "IMicrosoftGraphChat", + "Command": "New-MgChat", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForChat", @@ -402284,22 +403143,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post-installedapps?view=graph-rest-1.0", + "Method": "POST", "Uri": "/chats/{chat-id}/installedApps", - "Module": "Teams", - "Command": "New-MgChatInstalledApp", "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Command": "New-MgChatInstalledApp", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "ChatMember.ReadWrite", @@ -402342,22 +403201,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post-members?view=graph-rest-1.0", + "Method": "POST", "Uri": "/chats/{chat-id}/members", - "Module": "Teams", - "Command": "New-MgChatMember", "OutputType": "IMicrosoftGraphConversationMember", + "Command": "New-MgChatMember", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "ChatMessage.Send", @@ -402392,90 +403251,90 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0", + "Method": "POST", "Uri": "/chats/{chat-id}/messages", - "Module": "Teams", - "Command": "New-MgChatMessage", "OutputType": "IMicrosoftGraphChatMessage", + "Command": "New-MgChatMessage", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", - "Module": "Teams", - "Command": "New-MgChatMessageHostedContent", "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "New-MgChatMessageHostedContent", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies", - "Module": "Teams", - "Command": "New-MgChatMessageReply", "OutputType": "IMicrosoftGraphChatMessage", + "Command": "New-MgChatMessageReply", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Module": "Teams", - "Command": "New-MgChatMessageReplyHostedContent", "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "New-MgChatMessageReplyHostedContent", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/chats/{chat-id}/permissionGrants", - "Module": "Teams", - "Command": "New-MgChatPermissionGrant", "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Command": "New-MgChatPermissionGrant", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "ChatMessage.Send", @@ -402502,22 +403361,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post-pinnedmessages?view=graph-rest-1.0", + "Method": "POST", "Uri": "/chats/{chat-id}/pinnedMessages", - "Module": "Teams", - "Command": "New-MgChatPinnedMessage", "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "Command": "New-MgChatPinnedMessage", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "TeamsTab.Create", @@ -402584,22 +403443,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-post-tabs?view=graph-rest-1.0", + "Method": "POST", "Uri": "/chats/{chat-id}/tabs", - "Module": "Teams", - "Command": "New-MgChatTab", "OutputType": "IMicrosoftGraphTeamsTab", + "Command": "New-MgChatTab", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Calls.JoinGroupCalls.Chat", @@ -402642,20 +403499,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-calls?view=graph-rest-1.0", + "Method": "POST", "Uri": "/communications/calls", - "Module": "CloudCommunications", - "Command": "New-MgCommunicationCall", "OutputType": "IMicrosoftGraphCall", + "Command": "New-MgCommunicationCall", + "Module": "CloudCommunications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-post-calls?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -402674,280 +403533,280 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-post-audioroutinggroups?view=graph-rest-1.0", + "Method": "POST", "Uri": "/communications/calls/{call-id}/audioRoutingGroups", - "Module": "CloudCommunications", - "Command": "New-MgCommunicationCallAudioRoutingGroup", "OutputType": "IMicrosoftGraphAudioRoutingGroup", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-post-audioroutinggroups?view=graph-rest-1.0" + "Command": "New-MgCommunicationCallAudioRoutingGroup", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/calls/{call-id}/contentSharingSessions", - "Module": "CloudCommunications", - "Command": "New-MgCommunicationCallContentSharingSession", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/communications/calls/{call-id}/contentSharingSessions", + "OutputType": null, + "Command": "New-MgCommunicationCallContentSharingSession", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/calls/{call-id}/operations", - "Module": "CloudCommunications", - "Command": "New-MgCommunicationCallOperation", - "OutputType": "IMicrosoftGraphCommsOperation", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/communications/calls/{call-id}/operations", + "OutputType": "IMicrosoftGraphCommsOperation", + "Command": "New-MgCommunicationCallOperation", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/calls/{call-id}/participants", - "Module": "CloudCommunications", - "Command": "New-MgCommunicationCallParticipant", - "OutputType": "IMicrosoftGraphParticipant", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/communications/calls/{call-id}/participants", + "OutputType": "IMicrosoftGraphParticipant", + "Command": "New-MgCommunicationCallParticipant", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/callRecords/{callRecord-id}/participants_v2", - "Module": "CloudCommunications", - "Command": "New-MgCommunicationCallRecordParticipantV2", - "OutputType": "IMicrosoftGraphCallRecordsParticipant", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/communications/callRecords/{callRecord-id}/participants_v2", + "OutputType": "IMicrosoftGraphCallRecordsParticipant", + "Command": "New-MgCommunicationCallRecordParticipantV2", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/callRecords/{callRecord-id}/sessions", - "Module": "CloudCommunications", - "Command": "New-MgCommunicationCallRecordSession", - "OutputType": "IMicrosoftGraphCallRecordsSession", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/communications/callRecords/{callRecord-id}/sessions", + "OutputType": "IMicrosoftGraphCallRecordsSession", + "Command": "New-MgCommunicationCallRecordSession", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings", - "Module": "CloudCommunications", - "Command": "New-MgCommunicationOnlineMeeting", - "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/communications/onlineMeetings", + "OutputType": "IMicrosoftGraphOnlineMeeting", + "Command": "New-MgCommunicationOnlineMeeting", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports", - "Module": "CloudCommunications", - "Command": "New-MgCommunicationOnlineMeetingAttendanceReport", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Command": "New-MgCommunicationOnlineMeetingAttendanceReport", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "Module": "CloudCommunications", - "Command": "New-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Command": "New-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings", - "Module": "CloudCommunications", - "Command": "New-MgCommunicationOnlineMeetingRecording", - "OutputType": "IMicrosoftGraphCallRecording", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings", + "OutputType": "IMicrosoftGraphCallRecording", + "Command": "New-MgCommunicationOnlineMeetingRecording", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts", - "Module": "CloudCommunications", - "Command": "New-MgCommunicationOnlineMeetingTranscript", - "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts", + "OutputType": "IMicrosoftGraphCallTranscript", + "Command": "New-MgCommunicationOnlineMeetingTranscript", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/presences", - "Module": "CloudCommunications", - "Command": "New-MgCommunicationPresence", - "OutputType": "IMicrosoftGraphPresence", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/communications/presences", + "OutputType": "IMicrosoftGraphPresence", + "Command": "New-MgCommunicationPresence", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/contacts", - "Module": "Identity.DirectoryManagement", - "Command": "New-MgContact", - "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/contacts", + "OutputType": "IMicrosoftGraphOrgContact", + "Command": "New-MgContact", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/contracts", - "Module": "Identity.DirectoryManagement", - "Command": "New-MgContract", - "OutputType": "IMicrosoftGraphContract", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/contracts", + "OutputType": "IMicrosoftGraphContract", + "Command": "New-MgContract", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/dataPolicyOperations", - "Module": "Identity.SignIns", - "Command": "New-MgDataPolicyOperation", - "OutputType": "IMicrosoftGraphDataPolicyOperation", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/dataPolicyOperations", + "OutputType": "IMicrosoftGraphDataPolicyOperation", + "Command": "New-MgDataPolicyOperation", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/devices", - "Module": "Identity.DirectoryManagement", - "Command": "New-MgDevice", - "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-post-devices?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-post-devices?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/devices", + "OutputType": "IMicrosoftGraphDevice", + "Command": "New-MgDevice", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/androidManagedAppProtections", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementAndroidManagedAppProtection", - "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "New-MgDeviceAppMgtAndroidManagedAppProtection", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-androidmanagedappprotection-create?view=graph-rest-1.0" + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/androidManagedAppProtections", + "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", + "Command": "New-MgDeviceAppManagementAndroidManagedAppProtection", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -402966,39 +403825,37 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "New-MgDeviceAppMgtAndroidManagedAppProtectionApp", + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementAndroidManagedAppProtectionApp", "OutputType": "IMicrosoftGraphManagedMobileApp", + "Command": "New-MgDeviceAppManagementAndroidManagedAppProtectionApp", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": "New-MgDeviceAppMgtAndroidManagedAppProtectionApp", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "New-MgDeviceAppMgtAndroidManagedAppProtectionAssignment", + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Command": "New-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": "New-MgDeviceAppMgtAndroidManagedAppProtectionAssignment", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -403017,20 +403874,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "New-MgDeviceAppMgtDefaultManagedAppProtection", + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceAppManagement/defaultManagedAppProtections", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementDefaultManagedAppProtection", "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", + "Command": "New-MgDeviceAppManagementDefaultManagedAppProtection", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": "New-MgDeviceAppMgtDefaultManagedAppProtection", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-defaultmanagedappprotection-create?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -403049,37 +403908,37 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "New-MgDeviceAppMgtDefaultManagedAppProtectionApp", + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementDefaultManagedAppProtectionApp", "OutputType": "IMicrosoftGraphManagedMobileApp", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": "New-MgDeviceAppMgtDefaultManagedAppProtectionApp", - "ApiReferenceLink": null + "Command": "New-MgDeviceAppManagementDefaultManagedAppProtectionApp", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/iosManagedAppProtections", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementiOSManagedAppProtection", - "OutputType": "IMicrosoftGraphIosManagedAppProtection", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "New-MgDeviceAppMgtiOSManagedAppProtection", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-iosmanagedappprotection-create?view=graph-rest-1.0" + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/iosManagedAppProtections", + "OutputType": "IMicrosoftGraphIosManagedAppProtection", + "Command": "New-MgDeviceAppManagementiOSManagedAppProtection", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -403098,54 +403957,52 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "New-MgDeviceAppMgtiOSManagedAppProtectionApp", + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementiOSManagedAppProtectionApp", "OutputType": "IMicrosoftGraphManagedMobileApp", + "Command": "New-MgDeviceAppManagementiOSManagedAppProtectionApp", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": "New-MgDeviceAppMgtiOSManagedAppProtectionApp", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-managedmobileapp-create?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": "New-MgDeviceAppMgtiOSManagedAppProtectionAssignment", + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementiOSManagedAppProtectionAssignment", "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Command": "New-MgDeviceAppManagementiOSManagedAppProtectionAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": "New-MgDeviceAppMgtiOSManagedAppProtectionAssignment", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "New-MgDeviceAppMgtManagedAppPolicy", + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceAppManagement/managedAppPolicies", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementManagedAppPolicy", "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Command": "New-MgDeviceAppManagementManagedAppPolicy", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": "New-MgDeviceAppMgtManagedAppPolicy", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -403164,54 +404021,56 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "New-MgDeviceAppMgtManagedAppRegistration", + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceAppManagement/managedAppRegistrations", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementManagedAppRegistration", "OutputType": "IMicrosoftGraphManagedAppRegistration", + "Command": "New-MgDeviceAppManagementManagedAppRegistration", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": "New-MgDeviceAppMgtManagedAppRegistration", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-androidmanagedappregistration-create?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": "New-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Command": "New-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": "New-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "New-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Command": "New-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": "New-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -403230,152 +404089,152 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "New-MgDeviceAppMgtManagedAppRegistrationOperation", + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementManagedAppRegistrationOperation", "OutputType": "IMicrosoftGraphManagedAppOperation", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": "New-MgDeviceAppMgtManagedAppRegistrationOperation", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-managedappoperation-create?view=graph-rest-1.0" + "Command": "New-MgDeviceAppManagementManagedAppRegistrationOperation", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/managedAppStatuses", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementManagedAppStatus", - "OutputType": "IMicrosoftGraphManagedAppStatus", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "New-MgDeviceAppMgtManagedAppStatus", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/managedAppStatuses", + "OutputType": "IMicrosoftGraphManagedAppStatus", + "Command": "New-MgDeviceAppManagementManagedAppStatus", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/managedEBooks", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementManagedEBook", - "OutputType": "IMicrosoftGraphManagedEBook", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "New-MgDeviceAppMgtManagedEBook", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-iosvppebook-create?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-iosvppebook-create?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/deviceAppManagement/managedEBooks", + "OutputType": "IMicrosoftGraphManagedEBook", + "Command": "New-MgDeviceAppManagementManagedEBook", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementManagedEBookAssignment", - "OutputType": "IMicrosoftGraphManagedEBookAssignment", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "New-MgDeviceAppMgtManagedEBookAssignment", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-iosvppebookassignment-create?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-managedebookassignment-create?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments", + "OutputType": "IMicrosoftGraphManagedEBookAssignment", + "Command": "New-MgDeviceAppManagementManagedEBookAssignment", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementManagedEBookDeviceState", - "OutputType": "IMicrosoftGraphDeviceInstallState", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "New-MgDeviceAppMgtManagedEBookDeviceState", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-deviceinstallstate-create?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-deviceinstallstate-create?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates", + "OutputType": "IMicrosoftGraphDeviceInstallState", + "Command": "New-MgDeviceAppManagementManagedEBookDeviceState", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementManagedEBookUserStateSummary", - "OutputType": "IMicrosoftGraphUserInstallStateSummary", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "New-MgDeviceAppMgtManagedEBookUserStateSummary", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-userinstallstatesummary-create?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-userinstallstatesummary-create?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary", + "OutputType": "IMicrosoftGraphUserInstallStateSummary", + "Command": "New-MgDeviceAppManagementManagedEBookUserStateSummary", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", - "OutputType": "IMicrosoftGraphDeviceInstallState", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "New-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates", + "OutputType": "IMicrosoftGraphDeviceInstallState", + "Command": "New-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", - "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "New-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-mdmwindowsinformationprotectionpolicy-create?view=graph-rest-1.0" + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies", + "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", + "Command": "New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", - "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "New-MgDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments", + "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Command": "New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -403394,22 +404253,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "New-MgDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Command": "New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": "New-MgDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -403428,1000 +404287,1000 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "New-MgDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": "New-MgDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", - "ApiReferenceLink": null + "Command": "New-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileApp", - "OutputType": "IMicrosoftGraphMobileApp", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "New-MgDeviceAppMgtMobileApp", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-iosipadoswebclip-create?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-windowswebapp-create?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps", + "OutputType": "IMicrosoftGraphMobileApp", + "Command": "New-MgDeviceAppManagementMobileApp", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "New-MgDeviceAppMgtMobileAppAsAndroidLobAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "New-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "New-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "New-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "New-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "OutputType": null, + "Command": "New-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "New-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "New-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "New-MgDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "New-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "New-MgDeviceAppMgtMobileAppAsiOSLobAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "New-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "New-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "New-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "New-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "OutputType": null, + "Command": "New-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "New-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "New-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "New-MgDeviceAppMgtMobileAppAsIoStoreAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "New-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsIoVppAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "New-MgDeviceAppMgtMobileAppAsIoVppAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "New-MgDeviceAppManagementMobileAppAsIoVppAppAssignment", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "New-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "New-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps", + "OutputType": null, + "Command": "New-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "New-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMacOSLobAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "New-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "New-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "OutputType": null, + "Command": "New-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "New-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "OutputType": null, + "Command": "New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "New-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "New-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "New-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "OutputType": null, + "Command": "New-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "New-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps", + "OutputType": null, + "Command": "New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "New-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "New-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "New-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "New-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "New-MgDeviceAppMgtMobileAppAssignment", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappassignment-create?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappassignment-create?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "New-MgDeviceAppManagementMobileAppAssignment", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWin32LobAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "New-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "New-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps", + "OutputType": null, + "Command": "New-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "New-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowAppXAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowAppXContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps", + "OutputType": null, + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps", + "OutputType": null, + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps", + "OutputType": null, + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps", + "OutputType": null, + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "New-MgDeviceAppMgtMobileAppAsWindowWebAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "New-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileAppCategories", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppCategory", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "New-MgDeviceAppMgtMobileAppCategory", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappcategory-create?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappcategory-create?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileAppCategories", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Command": "New-MgDeviceAppManagementMobileAppCategory", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileAppConfigurations", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppConfiguration", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "New-MgDeviceAppMgtMobileAppConfiguration", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-iosmobileappconfiguration-create?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-iosmobileappconfiguration-create?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileAppConfigurations", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", + "Command": "New-MgDeviceAppManagementMobileAppConfiguration", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppConfigurationAssignment", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "New-MgDeviceAppMgtMobileAppConfigurationAssignment", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationassignment-create?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationassignment-create?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", + "Command": "New-MgDeviceAppManagementMobileAppConfigurationAssignment", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "New-MgDeviceAppMgtMobileAppConfigurationDeviceStatus", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicestatus-create?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicestatus-create?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "Command": "New-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementMobileAppConfigurationUserStatus", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "New-MgDeviceAppMgtMobileAppConfigurationUserStatus", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationuserstatus-create?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationuserstatus-create?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "Command": "New-MgDeviceAppManagementMobileAppConfigurationUserStatus", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementTargetedManagedAppConfiguration", - "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "New-MgDeviceAppMgtTargetedManagedAppConfiguration", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedappconfiguration-create?view=graph-rest-1.0" + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations", + "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", + "Command": "New-MgDeviceAppManagementTargetedManagedAppConfiguration", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -404440,39 +405299,37 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "New-MgDeviceAppMgtTargetedManagedAppConfigurationApp", + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementTargetedManagedAppConfigurationApp", "OutputType": "IMicrosoftGraphManagedMobileApp", + "Command": "New-MgDeviceAppManagementTargetedManagedAppConfigurationApp", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": "New-MgDeviceAppMgtTargetedManagedAppConfigurationApp", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "New-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Command": "New-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": "New-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -404491,20 +405348,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "New-MgDeviceAppMgtVppToken", + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceAppManagement/vppTokens", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementVppToken", "OutputType": "IMicrosoftGraphVppToken", + "Command": "New-MgDeviceAppManagementVppToken", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": "New-MgDeviceAppMgtVppToken", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-vpptoken-create?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -404523,37 +405380,39 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "New-MgDeviceAppMgtWindowInformationProtectionPolicy", + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicy", "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", + "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicy", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": "New-MgDeviceAppMgtWindowInformationProtectionPolicy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-windowsinformationprotectionpolicy-create?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": "New-MgDeviceAppMgtWindowInformationProtectionPolicyAssignment", + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": "New-MgDeviceAppMgtWindowInformationProtectionPolicyAssignment", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -404572,22 +405431,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "New-MgDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": "New-MgDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-windowsinformationprotectionapplockerfile-create?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -404606,54 +405465,52 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "New-MgDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles", - "Module": "Devices.CorporateManagement", - "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Command": "New-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": "New-MgDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/devices/{device-id}/extensions", - "Module": "Identity.DirectoryManagement", - "Command": "New-MgDeviceExtension", "OutputType": null, + "Command": "New-MgDeviceExtension", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-auditing-auditevent-create?view=graph-rest-1.0", + "Method": "POST", "Uri": "/deviceManagement/auditEvents", - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementAuditEvent", "OutputType": "IMicrosoftGraphAuditEvent", + "Command": "New-MgDeviceManagementAuditEvent", + "Module": "DeviceManagement.Administration" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-auditing-auditevent-create?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -404672,20 +405529,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/complianceManagementPartners", - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementComplianceManagementPartner", "OutputType": "IMicrosoftGraphComplianceManagementPartner", + "Command": "New-MgDeviceManagementComplianceManagementPartner", + "Module": "DeviceManagement.Administration" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-compliancemanagementpartner-create?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -404704,20 +405561,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-detectedapp-create?view=graph-rest-1.0", + "Method": "POST", "Uri": "/deviceManagement/detectedApps", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementDetectedApp", "OutputType": "IMicrosoftGraphDetectedApp", + "Command": "New-MgDeviceManagementDetectedApp", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-detectedapp-create?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -404736,252 +405593,252 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/deviceCategories", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementDeviceCategory", "OutputType": "IMicrosoftGraphDeviceCategory", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-devicecategory-create?view=graph-rest-1.0" + "Command": "New-MgDeviceManagementDeviceCategory", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceCompliancePolicies", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementDeviceCompliancePolicy", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-androidworkprofilecompliancepolicy-create?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-ioscompliancepolicy-create?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/deviceManagement/deviceCompliancePolicies", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", + "Command": "New-MgDeviceManagementDeviceCompliancePolicy", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementDeviceCompliancePolicyAssignment", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicyassignment-create?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicyassignment-create?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "Command": "New-MgDeviceManagementDeviceCompliancePolicyAssignment", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "Command": "New-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedevicestatus-create?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedevicestatus-create?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses", + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", + "Command": "New-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", - "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancescheduledactionforrule-create?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancescheduledactionforrule-create?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule", + "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", + "Command": "New-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceactionitem-create?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceactionitem-create?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations", + "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", + "Command": "New-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicysettingstatesummary-create?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicysettingstatesummary-create?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", + "Command": "New-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", - "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancesettingstate-create?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancesettingstate-create?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates", + "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", + "Command": "New-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementDeviceCompliancePolicyUserStatus", - "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuserstatus-create?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuserstatus-create?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses", + "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", + "Command": "New-MgDeviceManagementDeviceCompliancePolicyUserStatus", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceConfigurations", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementDeviceConfiguration", - "OutputType": "IMicrosoftGraphDeviceConfiguration", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-windows10endpointprotectionconfiguration-create?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-androidworkprofilecustomconfiguration-create?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/deviceManagement/deviceConfigurations", + "OutputType": "IMicrosoftGraphDeviceConfiguration", + "Command": "New-MgDeviceManagementDeviceConfiguration", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementDeviceConfigurationAssignment", - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationassignment-create?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationassignment-create?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments", + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "Command": "New-MgDeviceManagementDeviceConfigurationAssignment", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-settingstatedevicesummary-create?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-settingstatedevicesummary-create?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "Command": "New-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementDeviceConfigurationDeviceStatus", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatus-create?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatus-create?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", + "Command": "New-MgDeviceManagementDeviceConfigurationDeviceStatus", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementDeviceConfigurationUserStatus", - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuserstatus-create?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuserstatus-create?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", + "Command": "New-MgDeviceManagementDeviceConfigurationUserStatus", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Create", + "CreateExpanded" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -405000,20 +405857,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/deviceEnrollmentConfigurations", - "Module": "DeviceManagement.Enrollment", - "Command": "New-MgDeviceManagementDeviceEnrollmentConfiguration", "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "Command": "New-MgDeviceManagementDeviceEnrollmentConfiguration", + "Module": "DeviceManagement.Enrollment" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentwindowshelloforbusinessconfiguration-create?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -405032,22 +405891,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments", - "Module": "DeviceManagement.Enrollment", - "Command": "New-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "Command": "New-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", + "Module": "DeviceManagement.Enrollment" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-enrollmentconfigurationassignment-create?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -405066,50 +405923,50 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/exchangeConnectors", - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementExchangeConnector", "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", + "Command": "New-MgDeviceManagementExchangeConnector", + "Module": "DeviceManagement.Administration" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-devicemanagementexchangeconnector-create?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-importedwindowsautopilotdeviceidentity-create?view=graph-rest-1.0", + "Method": "POST", "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities", - "Module": "DeviceManagement.Enrollment", - "Command": "New-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "Command": "New-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "Module": "DeviceManagement.Enrollment" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-importedwindowsautopilotdeviceidentity-create?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-iosupdatedevicestatus-create?view=graph-rest-1.0", + "Method": "POST", "Uri": "/deviceManagement/iosUpdateStatuses", - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementIoUpdateStatus", "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", + "Command": "New-MgDeviceManagementIoUpdateStatus", + "Module": "DeviceManagement.Administration" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-iosupdatedevicestatus-create?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -405128,116 +405985,118 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-create?view=graph-rest-1.0", + "Method": "POST", "Uri": "/deviceManagement/managedDevices", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementManagedDevice", "OutputType": "IMicrosoftGraphManagedDevice", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-create?view=graph-rest-1.0" + "Command": "New-MgDeviceManagementManagedDevice", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementManagedDeviceCompliancePolicyState", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Command": "New-MgDeviceManagementManagedDeviceCompliancePolicyState", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementManagedDeviceConfigurationState", - "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Command": "New-MgDeviceManagementManagedDeviceConfigurationState", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl", - "Module": "DeviceManagement.Actions", - "Command": "New-MgDeviceManagementManagedDeviceLogCollectionRequestDownloadUrl", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl", + "OutputType": null, + "Command": "New-MgDeviceManagementManagedDeviceLogCollectionRequestDownloadUrl", + "Module": "DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures", - "Module": "DeviceManagement.Actions", - "Command": "New-MgDeviceManagementManagedDeviceWindowsDefenderUpdateSignature", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-windowsdefenderupdatesignatures?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-windowsdefenderupdatesignatures?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures", + "OutputType": null, + "Command": "New-MgDeviceManagementManagedDeviceWindowsDefenderUpdateSignature", + "Module": "DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Command": "New-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementMobileAppTroubleshootingEvent", - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-mobileapptroubleshootingevent-create?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-mobileapptroubleshootingevent-create?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents", + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "Command": "New-MgDeviceManagementMobileAppTroubleshootingEvent", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -405256,22 +406115,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applogcollectionrequest-create?view=graph-rest-1.0", + "Method": "POST", "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "Command": "New-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applogcollectionrequest-create?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementManagedDevices.Read.All", @@ -405306,20 +406163,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applogcollectionrequest-createdownloadurl?view=graph-rest-1.0", + "Method": "POST", "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}/createDownloadUrl", - "Module": "DeviceManagement.Actions", - "Command": "New-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl", "OutputType": "IMicrosoftGraphAppLogCollectionDownloadDetails", + "Command": "New-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequestDownloadUrl", + "Module": "DeviceManagement.Actions" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", - "CreateViaIdentity" + "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applogcollectionrequest-createdownloadurl?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -405338,52 +406195,52 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/mobileThreatDefenseConnectors", - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementMobileThreatDefenseConnector", "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-mobilethreatdefenseconnector-create?view=graph-rest-1.0" + "Command": "New-MgDeviceManagementMobileThreatDefenseConnector", + "Module": "DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/notificationMessageTemplates", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementNotificationMessageTemplate", - "OutputType": "IMicrosoftGraphNotificationMessageTemplate", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-notificationmessagetemplate-create?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-notificationmessagetemplate-create?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/deviceManagement/notificationMessageTemplates", + "OutputType": "IMicrosoftGraphNotificationMessageTemplate", + "Command": "New-MgDeviceManagementNotificationMessageTemplate", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", - "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-localizednotificationmessage-create?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-localizednotificationmessage-create?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages", + "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", + "Command": "New-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Create", + "CreateExpanded" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -405402,20 +406259,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/deviceManagementPartners", - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementPartner", "OutputType": "IMicrosoftGraphDeviceManagementPartner", + "Command": "New-MgDeviceManagementPartner", + "Module": "DeviceManagement.Administration" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-devicemanagementpartner-create?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -405434,20 +406291,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-create?view=graph-rest-1.0", + "Method": "POST", "Uri": "/deviceManagement/remoteAssistancePartners", - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementRemoteAssistancePartner", "OutputType": "IMicrosoftGraphRemoteAssistancePartner", + "Command": "New-MgDeviceManagementRemoteAssistancePartner", + "Module": "DeviceManagement.Administration" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-create?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -405466,20 +406323,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-resourceoperation-create?view=graph-rest-1.0", + "Method": "POST", "Uri": "/deviceManagement/resourceOperations", - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementResourceOperation", "OutputType": "IMicrosoftGraphResourceOperation", + "Command": "New-MgDeviceManagementResourceOperation", + "Module": "DeviceManagement.Administration" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-resourceoperation-create?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -405498,20 +406355,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroleassignment-create?view=graph-rest-1.0", + "Method": "POST", "Uri": "/deviceManagement/roleAssignments", - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementRoleAssignment", "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", + "Command": "New-MgDeviceManagementRoleAssignment", + "Module": "DeviceManagement.Administration" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroleassignment-create?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -405530,20 +406387,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroledefinition-create?view=graph-rest-1.0", + "Method": "POST", "Uri": "/deviceManagement/roleDefinitions", - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementRoleDefinition", "OutputType": "IMicrosoftGraphRoleDefinition", + "Command": "New-MgDeviceManagementRoleDefinition", + "Module": "DeviceManagement.Administration" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-roledefinition-create?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -405562,101 +406421,99 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-roleassignment-create?view=graph-rest-1.0", + "Method": "POST", "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments", - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementRoleDefinitionRoleAssignment", "OutputType": "IMicrosoftGraphRoleAssignment", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-roleassignment-create?view=graph-rest-1.0" + "Command": "New-MgDeviceManagementRoleDefinitionRoleAssignment", + "Module": "DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/telecomExpenseManagementPartners", - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementTelecomExpenseManagementPartner", - "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-tem-telecomexpensemanagementpartner-create?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-tem-telecomexpensemanagementpartner-create?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/deviceManagement/telecomExpenseManagementPartners", + "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", + "Command": "New-MgDeviceManagementTelecomExpenseManagementPartner", + "Module": "DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/termsAndConditions", - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementTermAndCondition", - "OutputType": "IMicrosoftGraphTermsAndConditions", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditions-create?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditions-create?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/deviceManagement/termsAndConditions", + "OutputType": "IMicrosoftGraphTermsAndConditions", + "Command": "New-MgDeviceManagementTermAndCondition", + "Module": "DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses", - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementTermAndConditionAcceptanceStatus", - "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsacceptancestatus-create?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsacceptancestatus-create?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses", + "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", + "Command": "New-MgDeviceManagementTermAndConditionAcceptanceStatus", + "Module": "DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments", - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementTermAndConditionAssignment", - "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsassignment-create?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsassignment-create?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments", + "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", + "Command": "New-MgDeviceManagementTermAndConditionAssignment", + "Module": "DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/troubleshootingEvents", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementTroubleshootingEvent", - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/troubleshootingEvents", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "Command": "New-MgDeviceManagementTroubleshootingEvent", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Create", + "CreateExpanded" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -405675,20 +406532,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -405707,20 +406564,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -405739,20 +406596,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -405771,20 +406628,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -405803,20 +406660,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -405835,20 +406692,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -405867,20 +406724,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -405899,35 +406756,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "Command": "New-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -405946,52 +406803,52 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticBaseline", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "New-MgDeviceManagementUserExperienceAnalyticBaseline", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/userExperienceAnalyticsCategories", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticCategory", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "Command": "New-MgDeviceManagementUserExperienceAnalyticCategory", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", - "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues", + "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "Command": "New-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Create", + "CreateExpanded" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -406010,20 +406867,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticDevicePerformance", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", + "Command": "New-MgDeviceManagementUserExperienceAnalyticDevicePerformance", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -406042,20 +406899,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceScore", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", + "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceScore", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -406074,20 +406931,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", + "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -406106,20 +406963,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", + "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -406138,20 +406995,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", + "Command": "New-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -406170,20 +407027,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticMetricHistory", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + "Command": "New-MgDeviceManagementUserExperienceAnalyticMetricHistory", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -406202,20 +407059,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsModelScores", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticModelScore", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", + "Command": "New-MgDeviceManagementUserExperienceAnalyticModelScore", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -406234,20 +407091,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticScoreHistory", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", + "Command": "New-MgDeviceManagementUserExperienceAnalyticScoreHistory", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -406266,20 +407123,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", + "Command": "New-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -406298,22 +407157,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", + "Command": "New-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -406332,174 +407189,174 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "New-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/deviceImages", - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementVirtualEndpointDeviceImage", - "OutputType": "IMicrosoftGraphCloudPcDeviceImage", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-deviceimages?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-deviceimages?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/deviceImages", + "OutputType": "IMicrosoftGraphCloudPcDeviceImage", + "Command": "New-MgDeviceManagementVirtualEndpointDeviceImage", + "Module": "DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/galleryImages", - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementVirtualEndpointGalleryImage", - "OutputType": "IMicrosoftGraphCloudPcGalleryImage", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/galleryImages", + "OutputType": "IMicrosoftGraphCloudPcGalleryImage", + "Command": "New-MgDeviceManagementVirtualEndpointGalleryImage", + "Module": "DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections", - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementVirtualEndpointOnPremiseConnection", - "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-onpremisesconnections?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-onpremisesconnections?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections", + "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", + "Command": "New-MgDeviceManagementVirtualEndpointOnPremiseConnection", + "Module": "DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies", - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementVirtualEndpointProvisioningPolicy", - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-provisioningpolicies?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-provisioningpolicies?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies", + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", + "Command": "New-MgDeviceManagementVirtualEndpointProvisioningPolicy", + "Module": "DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments", - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments", + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", + "Command": "New-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", + "Module": "DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/userSettings", - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementVirtualEndpointUserSetting", - "OutputType": "IMicrosoftGraphCloudPcUserSetting", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-usersettings?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualendpoint-post-usersettings?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/userSettings", + "OutputType": "IMicrosoftGraphCloudPcUserSetting", + "Command": "New-MgDeviceManagementVirtualEndpointUserSetting", + "Module": "DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments", - "Module": "DeviceManagement.Administration", - "Command": "New-MgDeviceManagementVirtualEndpointUserSettingAssignment", - "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments", + "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", + "Command": "New-MgDeviceManagementVirtualEndpointUserSettingAssignment", + "Module": "DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities", - "Module": "DeviceManagement.Enrollment", - "Command": "New-MgDeviceManagementWindowsAutopilotDeviceIdentity", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-create?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-create?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "Command": "New-MgDeviceManagementWindowsAutopilotDeviceIdentity", + "Module": "DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionapplearningsummary-create?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionapplearningsummary-create?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", + "Command": "New-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionnetworklearningsummary-create?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionnetworklearningsummary-create?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", + "Command": "New-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Create", + "CreateExpanded" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -406518,20 +407375,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-windowsmalwareinformation-create?view=graph-rest-1.0", + "Method": "POST", "Uri": "/deviceManagement/windowsMalwareInformation", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementWindowsMalwareInformation", "OutputType": "IMicrosoftGraphWindowsMalwareInformation", + "Command": "New-MgDeviceManagementWindowsMalwareInformation", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-windowsmalwareinformation-create?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -406550,88 +407409,88 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-malwarestateforwindowsdevice-create?view=graph-rest-1.0", + "Method": "POST", "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates", - "Module": "DeviceManagement", - "Command": "New-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-malwarestateforwindowsdevice-create?view=graph-rest-1.0" + "Command": "New-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/registeredOwners/$ref", - "Module": "Identity.DirectoryManagement", - "Command": "New-MgDeviceRegisteredOwnerByRef", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-post-registeredowners?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-post-registeredowners?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/devices/{device-id}/registeredOwners/$ref", + "OutputType": null, + "Command": "New-MgDeviceRegisteredOwnerByRef", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/registeredUsers/$ref", - "Module": "Identity.DirectoryManagement", - "Command": "New-MgDeviceRegisteredUserByRef", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-post-registeredusers?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-post-registeredusers?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/devices/{device-id}/registeredUsers/$ref", + "OutputType": null, + "Command": "New-MgDeviceRegisteredUserByRef", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/administrativeUnits", - "Module": "Identity.DirectoryManagement", - "Command": "New-MgDirectoryAdministrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-post-administrativeunits?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-post-administrativeunits?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/directory/administrativeUnits", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Command": "New-MgDirectoryAdministrativeUnit", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions", - "Module": "Identity.DirectoryManagement", - "Command": "New-MgDirectoryAdministrativeUnitExtension", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions", + "OutputType": null, + "Command": "New-MgDirectoryAdministrativeUnitExtension", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], "Permissions": [ { "Name": "AdministrativeUnit.ReadWrite.All", @@ -406674,22 +407533,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-post-members?view=graph-rest-1.0", + "Method": "POST", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members", - "Module": "Identity.DirectoryManagement", - "Command": "New-MgDirectoryAdministrativeUnitMember", "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "New-MgDirectoryAdministrativeUnitMember", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-post-members?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "AdministrativeUnit.ReadWrite.All", @@ -406732,357 +407591,357 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-post-members?view=graph-rest-1.0", + "Method": "POST", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/$ref", - "Module": "Identity.DirectoryManagement", - "Command": "New-MgDirectoryAdministrativeUnitMemberByRef", "OutputType": null, - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-post-members?view=graph-rest-1.0" + "Command": "New-MgDirectoryAdministrativeUnitMemberByRef", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", - "Module": "Identity.DirectoryManagement", - "Command": "New-MgDirectoryAdministrativeUnitScopedRoleMember", - "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-post-scopedrolemembers?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-post-scopedrolemembers?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers", + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Command": "New-MgDirectoryAdministrativeUnitScopedRoleMember", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/attributeSets", - "Module": "Identity.DirectoryManagement", - "Command": "New-MgDirectoryAttributeSet", - "OutputType": "IMicrosoftGraphAttributeSet", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-post-attributesets?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-post-attributesets?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/directory/attributeSets", + "OutputType": "IMicrosoftGraphAttributeSet", + "Command": "New-MgDirectoryAttributeSet", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/customSecurityAttributeDefinitions", - "Module": "Identity.DirectoryManagement", - "Command": "New-MgDirectoryCustomSecurityAttributeDefinition", - "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-post-customsecurityattributedefinitions?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-post-customsecurityattributedefinitions?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/directory/customSecurityAttributeDefinitions", + "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", + "Command": "New-MgDirectoryCustomSecurityAttributeDefinition", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues", - "Module": "Identity.DirectoryManagement", - "Command": "New-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", - "OutputType": "IMicrosoftGraphAllowedValue", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customsecurityattributedefinition-post-allowedvalues?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customsecurityattributedefinition-post-allowedvalues?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues", + "OutputType": "IMicrosoftGraphAllowedValue", + "Command": "New-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/deviceLocalCredentials", - "Module": "Identity.DirectoryManagement", - "Command": "New-MgDirectoryDeviceLocalCredential", - "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/directory/deviceLocalCredentials", + "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", + "Command": "New-MgDirectoryDeviceLocalCredential", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/federationConfigurations", - "Module": "Identity.DirectoryManagement", - "Command": "New-MgDirectoryFederationConfiguration", - "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/directory/federationConfigurations", + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "Command": "New-MgDirectoryFederationConfiguration", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryObjects", - "Module": "DirectoryObjects", - "Command": "New-MgDirectoryObject", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/directoryObjects", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "New-MgDirectoryObject", + "Module": "DirectoryObjects" }, { - "Permissions": [], - "Uri": "/directory/onPremisesSynchronization", - "Module": "Identity.DirectoryManagement", - "Command": "New-MgDirectoryOnPremiseSynchronization", - "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/directory/onPremisesSynchronization", + "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", + "Command": "New-MgDirectoryOnPremiseSynchronization", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryRoles", - "Module": "Identity.DirectoryManagement", - "Command": "New-MgDirectoryRole", - "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-post-directoryroles?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-post-directoryroles?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/directoryRoles", + "OutputType": "IMicrosoftGraphDirectoryRole", + "Command": "New-MgDirectoryRole", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryRoles/{directoryRole-id}/members/$ref", - "Module": "Identity.DirectoryManagement", - "Command": "New-MgDirectoryRoleMemberByRef", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-post-members?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-post-members?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/directoryRoles/{directoryRole-id}/members/$ref", + "OutputType": null, + "Command": "New-MgDirectoryRoleMemberByRef", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers", - "Module": "Identity.DirectoryManagement", - "Command": "New-MgDirectoryRoleScopedMember", - "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers", + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Command": "New-MgDirectoryRoleScopedMember", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryRoleTemplates", - "Module": "Identity.DirectoryManagement", - "Command": "New-MgDirectoryRoleTemplate", - "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/directoryRoleTemplates", + "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", + "Command": "New-MgDirectoryRoleTemplate", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/subscriptions", - "Module": "Identity.DirectoryManagement", - "Command": "New-MgDirectorySubscription", - "OutputType": "IMicrosoftGraphCompanySubscription", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/directory/subscriptions", + "OutputType": "IMicrosoftGraphCompanySubscription", + "Command": "New-MgDirectorySubscription", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/domains", - "Module": "Identity.DirectoryManagement", - "Command": "New-MgDomain", - "OutputType": "IMicrosoftGraphDomain", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-post-domains?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-post-domains?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/domains", + "OutputType": "IMicrosoftGraphDomain", + "Command": "New-MgDomain", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/domains/{domain-id}/federationConfiguration", - "Module": "Identity.DirectoryManagement", - "Command": "New-MgDomainFederationConfiguration", - "OutputType": "IMicrosoftGraphInternalDomainFederation", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-post-federationconfiguration?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-post-federationconfiguration?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/domains/{domain-id}/federationConfiguration", + "OutputType": "IMicrosoftGraphInternalDomainFederation", + "Command": "New-MgDomainFederationConfiguration", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/domains/{domain-id}/serviceConfigurationRecords", - "Module": "Identity.DirectoryManagement", - "Command": "New-MgDomainServiceConfigurationRecord", - "OutputType": "IMicrosoftGraphDomainDnsRecord", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/domains/{domain-id}/serviceConfigurationRecords", + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "Command": "New-MgDomainServiceConfigurationRecord", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/domains/{domain-id}/verificationDnsRecords", - "Module": "Identity.DirectoryManagement", - "Command": "New-MgDomainVerificationDnsRecord", - "OutputType": "IMicrosoftGraphDomainDnsRecord", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/domains/{domain-id}/verificationDnsRecords", + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "Command": "New-MgDomainVerificationDnsRecord", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/drives", - "Module": "Files", - "Command": "New-MgDrive", - "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/drives", + "OutputType": "IMicrosoftGraphDrive", + "Command": "New-MgDrive", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/bundles", - "Module": "Files", - "Command": "New-MgDriveBundle", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/drives/{drive-id}/bundles", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "New-MgDriveBundle", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items", - "Module": "Files", - "Command": "New-MgDriveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/drives/{drive-id}/items", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "New-MgDriveItem", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "Module": "Files", - "Command": "New-MgDriveItemAnalyticItemActivityStat", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "New-MgDriveItemAnalyticItemActivityStat", + "Module": "Files" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], "Permissions": [ { "Name": "Files.ReadWrite", @@ -407109,22 +407968,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/drives/{drive-id}/items/{driveItem-id}/children", - "Module": "Files", - "Command": "New-MgDriveItemChild", "OutputType": "IMicrosoftGraphDriveItem", + "Command": "New-MgDriveItemChild", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Files.ReadWrite", @@ -407151,124 +408010,124 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0", + "Method": "POST", "Uri": "/drives/{drive-id}/items/{driveItem-id}/createLink", - "Module": "Files", - "Command": "New-MgDriveItemLink", "OutputType": "IMicrosoftGraphPermission", + "Command": "New-MgDriveItemLink", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "Module": "Files", - "Command": "New-MgDriveItemListItemDocumentSetVersion", "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "New-MgDriveItemListItemDocumentSetVersion", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createLink", - "Module": "Files", - "Command": "New-MgDriveItemListItemLink", "OutputType": "IMicrosoftGraphPermission", + "Command": "New-MgDriveItemListItemLink", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "Module": "Files", - "Command": "New-MgDriveItemListItemVersion", "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "New-MgDriveItemListItemVersion", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions", - "Module": "Files", - "Command": "New-MgDriveItemPermission", "OutputType": "IMicrosoftGraphPermission", + "Command": "New-MgDriveItemPermission", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "Module": "Files", - "Command": "New-MgDriveItemSubscription", "OutputType": "IMicrosoftGraphSubscription", + "Command": "New-MgDriveItemSubscription", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "Module": "Files", - "Command": "New-MgDriveItemThumbnail", "OutputType": "IMicrosoftGraphThumbnailSet", + "Command": "New-MgDriveItemThumbnail", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Files.ReadWrite", @@ -407295,411 +408154,411 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/drives/{drive-id}/items/{driveItem-id}/createUploadSession", - "Module": "Files", - "Command": "New-MgDriveItemUploadSession", "OutputType": "IMicrosoftGraphUploadSession", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "New-MgDriveItemUploadSession", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions", - "Module": "Files", - "Command": "New-MgDriveItemVersion", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Command": "New-MgDriveItemVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/columns", - "Module": "Files", - "Command": "New-MgDriveListColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/drives/{drive-id}/list/columns", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "New-MgDriveListColumn", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/contentTypes", - "Module": "Files", - "Command": "New-MgDriveListContentType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/drives/{drive-id}/list/contentTypes", + "OutputType": "IMicrosoftGraphContentType", + "Command": "New-MgDriveListContentType", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "Module": "Files", - "Command": "New-MgDriveListContentTypeColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "New-MgDriveListContentTypeColumn", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "Module": "Files", - "Command": "New-MgDriveListContentTypeColumnLink", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", + "OutputType": "IMicrosoftGraphColumnLink", + "Command": "New-MgDriveListContentTypeColumnLink", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/items", - "Module": "Files", - "Command": "New-MgDriveListItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/drives/{drive-id}/list/items", + "OutputType": "IMicrosoftGraphListItem", + "Command": "New-MgDriveListItem", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "Module": "Files", - "Command": "New-MgDriveListItemDocumentSetVersion", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "New-MgDriveListItemDocumentSetVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createLink", - "Module": "Files", - "Command": "New-MgDriveListItemLink", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createLink", + "OutputType": "IMicrosoftGraphPermission", + "Command": "New-MgDriveListItemLink", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions", - "Module": "Files", - "Command": "New-MgDriveListItemVersion", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions", + "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "New-MgDriveListItemVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/operations", - "Module": "Files", - "Command": "New-MgDriveListOperation", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/drives/{drive-id}/list/operations", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Command": "New-MgDriveListOperation", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/subscriptions", - "Module": "Files", - "Command": "New-MgDriveListSubscription", - "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/drives/{drive-id}/list/subscriptions", + "OutputType": "IMicrosoftGraphSubscription", + "Command": "New-MgDriveListSubscription", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats", - "Module": "Files", - "Command": "New-MgDriveRootAnalyticItemActivityStat", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "New-MgDriveRootAnalyticItemActivityStat", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/children", - "Module": "Files", - "Command": "New-MgDriveRootChild", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/drives/{drive-id}/root/children", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "New-MgDriveRootChild", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/createLink", - "Module": "Files", - "Command": "New-MgDriveRootLink", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/createLink", + "OutputType": "IMicrosoftGraphPermission", + "Command": "New-MgDriveRootLink", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions", - "Module": "Files", - "Command": "New-MgDriveRootListItemDocumentSetVersion", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "New-MgDriveRootListItemDocumentSetVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/listItem/createLink", - "Module": "Files", - "Command": "New-MgDriveRootListItemLink", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/drives/{drive-id}/root/listItem/createLink", + "OutputType": "IMicrosoftGraphPermission", + "Command": "New-MgDriveRootListItemLink", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/listItem/versions", - "Module": "Files", - "Command": "New-MgDriveRootListItemVersion", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/drives/{drive-id}/root/listItem/versions", + "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "New-MgDriveRootListItemVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/permissions", - "Module": "Files", - "Command": "New-MgDriveRootPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/drives/{drive-id}/root/permissions", + "OutputType": "IMicrosoftGraphPermission", + "Command": "New-MgDriveRootPermission", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/subscriptions", - "Module": "Files", - "Command": "New-MgDriveRootSubscription", - "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/drives/{drive-id}/root/subscriptions", + "OutputType": "IMicrosoftGraphSubscription", + "Command": "New-MgDriveRootSubscription", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/thumbnails", - "Module": "Files", - "Command": "New-MgDriveRootThumbnail", - "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/drives/{drive-id}/root/thumbnails", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Command": "New-MgDriveRootThumbnail", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/createUploadSession", - "Module": "Files", - "Command": "New-MgDriveRootUploadSession", - "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/drives/{drive-id}/root/createUploadSession", + "OutputType": "IMicrosoftGraphUploadSession", + "Command": "New-MgDriveRootUploadSession", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/versions", - "Module": "Files", - "Command": "New-MgDriveRootVersion", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/drives/{drive-id}/root/versions", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Command": "New-MgDriveRootVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/education/classes", - "Module": "Education", - "Command": "New-MgEducationClass", - "OutputType": "IMicrosoftGraphEducationClass", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/education/classes", + "OutputType": "IMicrosoftGraphEducationClass", + "Command": "New-MgEducationClass", + "Module": "Education" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -407718,22 +408577,26 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-assignment?view=graph-rest-1.0", + "Method": "POST", "Uri": "/education/classes/{educationClass-id}/assignments", - "Module": "Education", - "Command": "New-MgEducationClassAssignment", "OutputType": "IMicrosoftGraphEducationAssignment", + "Command": "New-MgEducationClassAssignment", + "Module": "Education" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", + "Create1", "CreateExpanded", + "CreateExpanded1", "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateViaIdentity1", + "CreateViaIdentityExpanded", + "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-assignment?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -407752,26 +408615,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-category?view=graph-rest-1.0", + "Method": "POST", "Uri": "/education/classes/{educationClass-id}/assignmentCategories", - "Module": "Education", - "Command": "New-MgEducationClassAssignmentCategory", "OutputType": "IMicrosoftGraphEducationCategory", + "Command": "New-MgEducationClassAssignmentCategory", + "Module": "Education" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", - "Create1", "CreateExpanded", - "CreateExpanded1", "CreateViaIdentity", - "CreateViaIdentity1", - "CreateViaIdentityExpanded", - "CreateViaIdentityExpanded1" + "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-category?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -407790,22 +408649,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-post-categories?view=graph-rest-1.0", + "Method": "POST", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/$ref", - "Module": "Education", - "Command": "New-MgEducationClassAssignmentCategoryByRef", "OutputType": null, + "Command": "New-MgEducationClassAssignmentCategoryByRef", + "Module": "Education" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-post-categories?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -407824,56 +408683,56 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-post-resource?view=graph-rest-1.0", + "Method": "POST", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources", - "Module": "Education", - "Command": "New-MgEducationClassAssignmentResource", "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Command": "New-MgEducationClassAssignmentResource", + "Module": "Education" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-post-resource?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories", - "Module": "Education", - "Command": "New-MgEducationClassAssignmentSettingGradingCategory", "OutputType": "IMicrosoftGraphEducationGradingCategory", + "Command": "New-MgEducationClassAssignmentSettingGradingCategory", + "Module": "Education" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions", - "Module": "Education", - "Command": "New-MgEducationClassAssignmentSubmission", "OutputType": "IMicrosoftGraphEducationSubmission", + "Command": "New-MgEducationClassAssignmentSubmission", + "Module": "Education" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -407892,22 +408751,22 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationfeedbackresourceoutcome-post-outcomes?view=graph-rest-1.0", + "Method": "POST", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "Module": "Education", - "Command": "New-MgEducationClassAssignmentSubmissionOutcome", "OutputType": "IMicrosoftGraphEducationOutcome", + "Command": "New-MgEducationClassAssignmentSubmissionOutcome", + "Module": "Education" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationfeedbackresourceoutcome-post-outcomes?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -407926,39 +408785,39 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-post-resources?view=graph-rest-1.0", + "Method": "POST", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "Module": "Education", - "Command": "New-MgEducationClassAssignmentSubmissionResource", "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Command": "New-MgEducationClassAssignmentSubmissionResource", + "Module": "Education" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-post-resources?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "Module": "Education", - "Command": "New-MgEducationClassAssignmentSubmissionSubmittedResource", "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Command": "New-MgEducationClassAssignmentSubmissionSubmittedResource", + "Module": "Education" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "EduRoster.ReadWrite.All", @@ -407977,22 +408836,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-members?view=graph-rest-1.0", + "Method": "POST", "Uri": "/education/classes/{educationClass-id}/members/$ref", - "Module": "Education", - "Command": "New-MgEducationClassMemberByRef", "OutputType": null, + "Command": "New-MgEducationClassMemberByRef", + "Module": "Education" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-members?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -408011,22 +408870,22 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-module?view=graph-rest-1.0", + "Method": "POST", "Uri": "/education/classes/{educationClass-id}/modules", - "Module": "Education", - "Command": "New-MgEducationClassModule", "OutputType": "IMicrosoftGraphEducationModule", + "Command": "New-MgEducationClassModule", + "Module": "Education" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-module?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -408045,173 +408904,171 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-post-resources?view=graph-rest-1.0", + "Method": "POST", "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources", - "Module": "Education", - "Command": "New-MgEducationClassModuleResource", "OutputType": "IMicrosoftGraphEducationModuleResource", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-post-resources?view=graph-rest-1.0" + "Command": "New-MgEducationClassModuleResource", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/classes/{educationClass-id}/teachers/$ref", - "Module": "Education", - "Command": "New-MgEducationClassTeacherByRef", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-teachers?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-post-teachers?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/education/classes/{educationClass-id}/teachers/$ref", + "OutputType": null, + "Command": "New-MgEducationClassTeacherByRef", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments", - "Module": "Education", - "Command": "New-MgEducationMeAssignment", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/education/me/assignments", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Command": "New-MgEducationMeAssignment", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/categories", - "Module": "Education", - "Command": "New-MgEducationMeAssignmentCategory", - "OutputType": "IMicrosoftGraphEducationCategory", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/education/me/assignments/{educationAssignment-id}/categories", + "OutputType": "IMicrosoftGraphEducationCategory", + "Command": "New-MgEducationMeAssignmentCategory", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$ref", - "Module": "Education", - "Command": "New-MgEducationMeAssignmentCategoryByRef", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/education/me/assignments/{educationAssignment-id}/categories/$ref", + "OutputType": null, + "Command": "New-MgEducationMeAssignmentCategoryByRef", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/resources", - "Module": "Education", - "Command": "New-MgEducationMeAssignmentResource", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/education/me/assignments/{educationAssignment-id}/resources", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Command": "New-MgEducationMeAssignmentResource", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions", - "Module": "Education", - "Command": "New-MgEducationMeAssignmentSubmission", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Command": "New-MgEducationMeAssignmentSubmission", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "Module": "Education", - "Command": "New-MgEducationMeAssignmentSubmissionOutcome", - "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", + "OutputType": "IMicrosoftGraphEducationOutcome", + "Command": "New-MgEducationMeAssignmentSubmissionOutcome", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "Module": "Education", - "Command": "New-MgEducationMeAssignmentSubmissionResource", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Command": "New-MgEducationMeAssignmentSubmissionResource", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "Module": "Education", - "Command": "New-MgEducationMeAssignmentSubmissionSubmittedResource", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Command": "New-MgEducationMeAssignmentSubmissionSubmittedResource", + "Module": "Education" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Create", + "CreateExpanded" + ], "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -408230,468 +409087,459 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-post-rubrics?view=graph-rest-1.0", + "Method": "POST", "Uri": "/education/me/rubrics", - "Module": "Education", - "Command": "New-MgEducationMeRubric", "OutputType": "IMicrosoftGraphEducationRubric", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-post-rubrics?view=graph-rest-1.0" + "Command": "New-MgEducationMeRubric", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/schools", - "Module": "Education", - "Command": "New-MgEducationSchool", - "OutputType": "IMicrosoftGraphEducationSchool", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-post?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-post?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/education/schools", + "OutputType": "IMicrosoftGraphEducationSchool", + "Command": "New-MgEducationSchool", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/schools/{educationSchool-id}/classes/$ref", - "Module": "Education", - "Command": "New-MgEducationSchoolClassByRef", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-post-classes?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-post-classes?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/education/schools/{educationSchool-id}/classes/$ref", + "OutputType": null, + "Command": "New-MgEducationSchoolClassByRef", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/schools/{educationSchool-id}/users/$ref", - "Module": "Education", - "Command": "New-MgEducationSchoolUserByRef", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-post-users?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-post-users?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/education/schools/{educationSchool-id}/users/$ref", + "OutputType": null, + "Command": "New-MgEducationSchoolUserByRef", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/users", - "Module": "Education", - "Command": "New-MgEducationUser", - "OutputType": "IMicrosoftGraphEducationUser", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-post?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-post?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/education/users", + "OutputType": "IMicrosoftGraphEducationUser", + "Command": "New-MgEducationUser", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments", - "Module": "Education", - "Command": "New-MgEducationUserAssignment", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Command": "New-MgEducationUserAssignment", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories", - "Module": "Education", - "Command": "New-MgEducationUserAssignmentCategory", - "OutputType": "IMicrosoftGraphEducationCategory", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories", + "OutputType": "IMicrosoftGraphEducationCategory", + "Command": "New-MgEducationUserAssignmentCategory", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$ref", - "Module": "Education", - "Command": "New-MgEducationUserAssignmentCategoryByRef", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/$ref", + "OutputType": null, + "Command": "New-MgEducationUserAssignmentCategoryByRef", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources", - "Module": "Education", - "Command": "New-MgEducationUserAssignmentResource", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Command": "New-MgEducationUserAssignmentResource", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions", - "Module": "Education", - "Command": "New-MgEducationUserAssignmentSubmission", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Command": "New-MgEducationUserAssignmentSubmission", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", - "Module": "Education", - "Command": "New-MgEducationUserAssignmentSubmissionOutcome", - "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes", + "OutputType": "IMicrosoftGraphEducationOutcome", + "Command": "New-MgEducationUserAssignmentSubmissionOutcome", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", - "Module": "Education", - "Command": "New-MgEducationUserAssignmentSubmissionResource", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Command": "New-MgEducationUserAssignmentSubmissionResource", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", - "Module": "Education", - "Command": "New-MgEducationUserAssignmentSubmissionSubmittedResource", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Command": "New-MgEducationUserAssignmentSubmissionSubmittedResource", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/rubrics", - "Module": "Education", - "Command": "New-MgEducationUserRubric", - "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/rubrics", + "OutputType": "IMicrosoftGraphEducationRubric", + "Command": "New-MgEducationUserRubric", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/accessPackages", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementAccessPackage", - "OutputType": "IMicrosoftGraphAccessPackage", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-accesspackages?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-accesspackages?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/accessPackages", + "OutputType": "IMicrosoftGraphAccessPackage", + "Command": "New-MgEntitlementManagementAccessPackage", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementAccessPackageAssignmentApprovalStage", - "OutputType": "IMicrosoftGraphApprovalStage", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages", + "OutputType": "IMicrosoftGraphApprovalStage", + "Command": "New-MgEntitlementManagementAccessPackageAssignmentApprovalStage", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementAccessPackageAssignmentPolicy", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "Command": "New-MgEntitlementManagementAccessPackageAssignmentPolicy", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-post-incompatibleaccesspackage?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-post-incompatibleaccesspackage?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", + "OutputType": null, + "Command": "New-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementAccessPackageIncompatibleGroupByRef", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-post-incompatiblegroup?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-post-incompatiblegroup?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref", + "OutputType": null, + "Command": "New-MgEntitlementManagementAccessPackageIncompatibleGroupByRef", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementAccessPackageResourceRoleScope", - "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-post-resourcerolescopes?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-post-resourcerolescopes?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes", + "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", + "Command": "New-MgEntitlementManagementAccessPackageResourceRoleScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/assignments", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementAssignment", - "OutputType": "IMicrosoftGraphAccessPackageAssignment", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/assignments", + "OutputType": "IMicrosoftGraphAccessPackageAssignment", + "Command": "New-MgEntitlementManagementAssignment", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementAssignmentPolicy", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-assignmentpolicies?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-assignmentpolicies?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "Command": "New-MgEntitlementManagementAssignmentPolicy", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", - "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings", + "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", + "Command": "New-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementAssignmentPolicyQuestion", - "OutputType": "IMicrosoftGraphAccessPackageQuestion", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions", + "OutputType": "IMicrosoftGraphAccessPackageQuestion", + "Command": "New-MgEntitlementManagementAssignmentPolicyQuestion", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementAssignmentRequest", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-assignmentrequests?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-assignmentrequests?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentRequest", + "Command": "New-MgEntitlementManagementAssignmentRequest", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/catalogs", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementCatalog", - "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-catalogs?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-catalogs?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/catalogs", + "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "Command": "New-MgEntitlementManagementCatalog", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementCatalogCustomWorkflowExtension", - "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-post-accesspackagecustomworkflowextensions?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-post-accesspackagecustomworkflowextensions?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions", + "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "Command": "New-MgEntitlementManagementCatalogCustomWorkflowExtension", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementCatalogResource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Command": "New-MgEntitlementManagementCatalogResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementCatalogResourceRole", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -408706,17 +409554,17 @@ "CreateViaIdentityExpanded1", "CreateViaIdentityExpanded2" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Command": "New-MgEntitlementManagementCatalogResourceRole", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementCatalogResourceRoleResourceScope", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -408727,34 +409575,34 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Command": "New-MgEntitlementManagementCatalogResourceRoleResourceScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Command": "New-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementCatalogResourceScope", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -408769,17 +409617,17 @@ "CreateViaIdentityExpanded1", "CreateViaIdentityExpanded2" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Command": "New-MgEntitlementManagementCatalogResourceScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementCatalogResourceScopeResourceRole", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -408790,247 +409638,247 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Command": "New-MgEntitlementManagementCatalogResourceScopeResourceRole", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Command": "New-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementConnectedOrganization", - "OutputType": "IMicrosoftGraphConnectedOrganization", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-connectedorganizations?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-connectedorganizations?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations", + "OutputType": "IMicrosoftGraphConnectedOrganization", + "Command": "New-MgEntitlementManagementConnectedOrganization", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$ref", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementConnectedOrganizationExternalSponsorByRef", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-post-externalsponsors?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-post-externalsponsors?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/$ref", + "OutputType": null, + "Command": "New-MgEntitlementManagementConnectedOrganizationExternalSponsorByRef", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$ref", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementConnectedOrganizationInternalSponsorByRef", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-post-internalsponsors?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-post-internalsponsors?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/$ref", + "OutputType": null, + "Command": "New-MgEntitlementManagementConnectedOrganizationInternalSponsorByRef", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resources", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementResource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/resources", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Command": "New-MgEntitlementManagementResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementResourceEnvironment", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Command": "New-MgEntitlementManagementResourceEnvironment", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementResourceEnvironmentResource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Command": "New-MgEntitlementManagementResourceEnvironmentResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementResourceEnvironmentResourceRole", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Command": "New-MgEntitlementManagementResourceEnvironmentResourceRole", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Command": "New-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementResourceEnvironmentResourceScope", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Command": "New-MgEntitlementManagementResourceEnvironmentResourceScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Command": "New-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementResourceRequest", - "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-resourcerequests?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagement-post-resourcerequests?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests", + "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", + "Command": "New-MgEntitlementManagementResourceRequest", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension", - "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions", + "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "Command": "New-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementResourceRequestCatalogResource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Command": "New-MgEntitlementManagementResourceRequestCatalogResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceRole", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -409045,17 +409893,17 @@ "CreateViaIdentityExpanded1", "CreateViaIdentityExpanded2" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceRole", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -409066,34 +409914,34 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceScope", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -409108,17 +409956,17 @@ "CreateViaIdentityExpanded1", "CreateViaIdentityExpanded2" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -409129,282 +409977,291 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Command": "New-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementResourceRequestResourceRole", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Command": "New-MgEntitlementManagementResourceRequestResourceRole", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementResourceRequestResourceRoleResourceScope", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Command": "New-MgEntitlementManagementResourceRequestResourceRoleResourceScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementResourceRequestResourceScope", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Command": "New-MgEntitlementManagementResourceRequestResourceScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementResourceRequestResourceScopeResourceRole", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Command": "New-MgEntitlementManagementResourceRequestResourceScopeResourceRole", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementResourceRole", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Command": "New-MgEntitlementManagementResourceRole", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementResourceRoleResourceScope", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Command": "New-MgEntitlementManagementResourceRoleResourceScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementResourceRoleScope", - "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes", + "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", + "Command": "New-MgEntitlementManagementResourceRoleScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementResourceRoleScopeResourceRole", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Command": "New-MgEntitlementManagementResourceRoleScopeResourceRole", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Command": "New-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementResourceRoleScopeResourceScope", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Command": "New-MgEntitlementManagementResourceRoleScopeResourceScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementResourceRoleScopeRoleResourceRole", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Command": "New-MgEntitlementManagementResourceRoleScopeRoleResourceRole", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementResourceRoleScopeRoleResourceScope", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Command": "New-MgEntitlementManagementResourceRoleScopeRoleResourceScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Command": "New-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementResourceScope", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Command": "New-MgEntitlementManagementResourceScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", - "Module": "Identity.Governance", - "Command": "New-MgEntitlementManagementResourceScopeResourceRole", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Command": "New-MgEntitlementManagementResourceScopeResourceRole", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Create", + "CreateExpanded" + ], "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -409423,20 +410280,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-external-post-connections?view=graph-rest-1.0", + "Method": "POST", "Uri": "/external/connections", - "Module": "Search", - "Command": "New-MgExternalConnection", "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "Command": "New-MgExternalConnection", + "Module": "Search" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-external-post-connections?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -409455,22 +410314,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-post-groups?view=graph-rest-1.0", + "Method": "POST", "Uri": "/external/connections/{externalConnection-id}/groups", - "Module": "Search", - "Command": "New-MgExternalConnectionGroup", "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", + "Command": "New-MgExternalConnectionGroup", + "Module": "Search" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-post-groups?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -409489,73 +410348,71 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalgroup-post-members?view=graph-rest-1.0", + "Method": "POST", "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members", - "Module": "Search", - "Command": "New-MgExternalConnectionGroupMember", "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "Command": "New-MgExternalConnectionGroupMember", + "Module": "Search" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalgroup-post-members?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/external/connections/{externalConnection-id}/items", - "Module": "Search", - "Command": "New-MgExternalConnectionItem", "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", + "Command": "New-MgExternalConnectionItem", + "Module": "Search" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities", - "Module": "Search", - "Command": "New-MgExternalConnectionItemActivity", "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", + "Command": "New-MgExternalConnectionItemActivity", + "Module": "Search" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/external/connections/{externalConnection-id}/operations", - "Module": "Search", - "Command": "New-MgExternalConnectionOperation", "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", + "Command": "New-MgExternalConnectionOperation", + "Module": "Search" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Group.Create", @@ -409582,88 +410439,90 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-1.0", + "Method": "POST", "Uri": "/groups", - "Module": "Groups", - "Command": "New-MgGroup", "OutputType": "IMicrosoftGraphGroup", + "Command": "New-MgGroup", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-groups?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-acceptedsenders?view=graph-rest-1.0", + "Method": "POST", "Uri": "/groups/{group-id}/acceptedSenders/$ref", - "Module": "Groups", - "Command": "New-MgGroupAcceptedSenderByRef", "OutputType": null, + "Command": "New-MgGroupAcceptedSenderByRef", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-acceptedsenders?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-approleassignments?view=graph-rest-1.0", + "Method": "POST", "Uri": "/groups/{group-id}/appRoleAssignments", - "Module": "Applications", - "Command": "New-MgGroupAppRoleAssignment", "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Command": "New-MgGroupAppRoleAssignment", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/calendar/events", - "Module": "Calendar", - "Command": "New-MgGroupCalendarEvent", "OutputType": "IMicrosoftGraphEvent", + "Command": "New-MgGroupCalendarEvent", + "Module": "Calendar" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/calendar/calendarPermissions", - "Module": "Calendar", - "Command": "New-MgGroupCalendarPermission", "OutputType": "IMicrosoftGraphCalendarPermission", + "Command": "New-MgGroupCalendarPermission", + "Module": "Calendar" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -409682,22 +410541,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0", + "Method": "POST", "Uri": "/groups/{group-id}/conversations", - "Module": "Groups", - "Command": "New-MgGroupConversation", "OutputType": "IMicrosoftGraphConversation", + "Command": "New-MgGroupConversation", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -409716,857 +410575,857 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversation-post-threads?view=graph-rest-1.0", + "Method": "POST", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads", - "Module": "Groups", - "Command": "New-MgGroupConversationThread", "OutputType": "IMicrosoftGraphConversationThread", + "Command": "New-MgGroupConversationThread", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversation-post-threads?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", - "Module": "Groups", - "Command": "New-MgGroupConversationThreadPostAttachment", "OutputType": "IMicrosoftGraphAttachment", + "Command": "New-MgGroupConversationThreadPostAttachment", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", + "Method": "POST", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession", - "Module": "Groups", - "Command": "New-MgGroupConversationThreadPostAttachmentUploadSession", "OutputType": "IMicrosoftGraphUploadSession", + "Command": "New-MgGroupConversationThreadPostAttachmentUploadSession", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", - "Module": "Groups", - "Command": "New-MgGroupConversationThreadPostExtension", "OutputType": null, + "Command": "New-MgGroupConversationThreadPostExtension", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", - "Module": "Groups", - "Command": "New-MgGroupConversationThreadPostInReplyToAttachment", "OutputType": "IMicrosoftGraphAttachment", + "Command": "New-MgGroupConversationThreadPostInReplyToAttachment", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", + "Method": "POST", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/createUploadSession", - "Module": "Groups", - "Command": "New-MgGroupConversationThreadPostInReplyToAttachmentUploadSession", "OutputType": "IMicrosoftGraphUploadSession", + "Command": "New-MgGroupConversationThreadPostInReplyToAttachmentUploadSession", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", - "Module": "Groups", - "Command": "New-MgGroupConversationThreadPostInReplyToExtension", "OutputType": null, + "Command": "New-MgGroupConversationThreadPostInReplyToExtension", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/drives", - "Module": "Files", - "Command": "New-MgGroupDrive", "OutputType": "IMicrosoftGraphDrive", + "Command": "New-MgGroupDrive", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/bundles", - "Module": "Files", - "Command": "New-MgGroupDriveBundle", "OutputType": "IMicrosoftGraphDriveItem", + "Command": "New-MgGroupDriveBundle", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items", - "Module": "Files", - "Command": "New-MgGroupDriveItem", "OutputType": "IMicrosoftGraphDriveItem", + "Command": "New-MgGroupDriveItem", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "Module": "Files", - "Command": "New-MgGroupDriveItemAnalyticItemActivityStat", "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "New-MgGroupDriveItemAnalyticItemActivityStat", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children", - "Module": "Files", - "Command": "New-MgGroupDriveItemChild", "OutputType": "IMicrosoftGraphDriveItem", + "Command": "New-MgGroupDriveItemChild", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0", + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createLink", - "Module": "Groups", - "Command": "New-MgGroupDriveItemLink", "OutputType": "IMicrosoftGraphPermission", + "Command": "New-MgGroupDriveItemLink", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "Module": "Files", - "Command": "New-MgGroupDriveItemListItemDocumentSetVersion", "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "New-MgGroupDriveItemListItemDocumentSetVersion", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createLink", - "Module": "Groups", - "Command": "New-MgGroupDriveItemListItemLink", "OutputType": "IMicrosoftGraphPermission", + "Command": "New-MgGroupDriveItemListItemLink", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "Module": "Files", - "Command": "New-MgGroupDriveItemListItemVersion", "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "New-MgGroupDriveItemListItemVersion", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions", - "Module": "Files", - "Command": "New-MgGroupDriveItemPermission", "OutputType": "IMicrosoftGraphPermission", + "Command": "New-MgGroupDriveItemPermission", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "Module": "Files", - "Command": "New-MgGroupDriveItemSubscription", "OutputType": "IMicrosoftGraphSubscription", + "Command": "New-MgGroupDriveItemSubscription", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "Module": "Files", - "Command": "New-MgGroupDriveItemThumbnail", "OutputType": "IMicrosoftGraphThumbnailSet", + "Command": "New-MgGroupDriveItemThumbnail", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createUploadSession", - "Module": "Groups", - "Command": "New-MgGroupDriveItemUploadSession", "OutputType": "IMicrosoftGraphUploadSession", + "Command": "New-MgGroupDriveItemUploadSession", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions", - "Module": "Files", - "Command": "New-MgGroupDriveItemVersion", "OutputType": "IMicrosoftGraphDriveItemVersion", + "Command": "New-MgGroupDriveItemVersion", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns", - "Module": "Files", - "Command": "New-MgGroupDriveListColumn", "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "New-MgGroupDriveListColumn", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes", - "Module": "Files", - "Command": "New-MgGroupDriveListContentType", "OutputType": "IMicrosoftGraphContentType", + "Command": "New-MgGroupDriveListContentType", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "Module": "Files", - "Command": "New-MgGroupDriveListContentTypeColumn", "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "New-MgGroupDriveListContentTypeColumn", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "Module": "Files", - "Command": "New-MgGroupDriveListContentTypeColumnLink", "OutputType": "IMicrosoftGraphColumnLink", + "Command": "New-MgGroupDriveListContentTypeColumnLink", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items", - "Module": "Files", - "Command": "New-MgGroupDriveListItem", "OutputType": "IMicrosoftGraphListItem", + "Command": "New-MgGroupDriveListItem", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "Module": "Files", - "Command": "New-MgGroupDriveListItemDocumentSetVersion", "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "New-MgGroupDriveListItemDocumentSetVersion", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createLink", - "Module": "Groups", - "Command": "New-MgGroupDriveListItemLink", "OutputType": "IMicrosoftGraphPermission", + "Command": "New-MgGroupDriveListItemLink", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions", - "Module": "Files", - "Command": "New-MgGroupDriveListItemVersion", "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "New-MgGroupDriveListItemVersion", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations", - "Module": "Files", - "Command": "New-MgGroupDriveListOperation", "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Command": "New-MgGroupDriveListOperation", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions", - "Module": "Files", - "Command": "New-MgGroupDriveListSubscription", "OutputType": "IMicrosoftGraphSubscription", + "Command": "New-MgGroupDriveListSubscription", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats", - "Module": "Files", - "Command": "New-MgGroupDriveRootAnalyticItemActivityStat", "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "New-MgGroupDriveRootAnalyticItemActivityStat", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/children", - "Module": "Files", - "Command": "New-MgGroupDriveRootChild", "OutputType": "IMicrosoftGraphDriveItem", + "Command": "New-MgGroupDriveRootChild", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0", + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/createLink", - "Module": "Groups", - "Command": "New-MgGroupDriveRootLink", "OutputType": "IMicrosoftGraphPermission", + "Command": "New-MgGroupDriveRootLink", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions", - "Module": "Files", - "Command": "New-MgGroupDriveRootListItemDocumentSetVersion", "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "New-MgGroupDriveRootListItemDocumentSetVersion", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createLink", - "Module": "Groups", - "Command": "New-MgGroupDriveRootListItemLink", "OutputType": "IMicrosoftGraphPermission", + "Command": "New-MgGroupDriveRootListItemLink", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions", - "Module": "Files", - "Command": "New-MgGroupDriveRootListItemVersion", "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "New-MgGroupDriveRootListItemVersion", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions", - "Module": "Files", - "Command": "New-MgGroupDriveRootPermission", "OutputType": "IMicrosoftGraphPermission", + "Command": "New-MgGroupDriveRootPermission", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions", - "Module": "Files", - "Command": "New-MgGroupDriveRootSubscription", "OutputType": "IMicrosoftGraphSubscription", + "Command": "New-MgGroupDriveRootSubscription", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails", - "Module": "Files", - "Command": "New-MgGroupDriveRootThumbnail", "OutputType": "IMicrosoftGraphThumbnailSet", + "Command": "New-MgGroupDriveRootThumbnail", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/createUploadSession", - "Module": "Groups", - "Command": "New-MgGroupDriveRootUploadSession", "OutputType": "IMicrosoftGraphUploadSession", + "Command": "New-MgGroupDriveRootUploadSession", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions", - "Module": "Files", - "Command": "New-MgGroupDriveRootVersion", "OutputType": "IMicrosoftGraphDriveItemVersion", + "Command": "New-MgGroupDriveRootVersion", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-events?view=graph-rest-1.0", + "Method": "POST", "Uri": "/groups/{group-id}/events", - "Module": "Calendar", - "Command": "New-MgGroupEvent", "OutputType": "IMicrosoftGraphEvent", + "Command": "New-MgGroupEvent", + "Module": "Calendar" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-events?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/attachments", - "Module": "Calendar", - "Command": "New-MgGroupEventAttachment", "OutputType": "IMicrosoftGraphAttachment", + "Command": "New-MgGroupEventAttachment", + "Module": "Calendar" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0", + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/extensions", - "Module": "Calendar", - "Command": "New-MgGroupEventExtension", "OutputType": null, + "Command": "New-MgGroupEventExtension", + "Module": "Calendar" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-post-opentypeextension?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments", - "Module": "Calendar", - "Command": "New-MgGroupEventInstanceAttachment", "OutputType": "IMicrosoftGraphAttachment", + "Command": "New-MgGroupEventInstanceAttachment", + "Module": "Calendar" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions", - "Module": "Calendar", - "Command": "New-MgGroupEventInstanceExtension", "OutputType": null, + "Command": "New-MgGroupEventInstanceExtension", + "Module": "Calendar" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/extensions", - "Module": "Groups", - "Command": "New-MgGroupExtension", "OutputType": null, + "Command": "New-MgGroupExtension", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", + "Create1", "CreateExpanded", + "CreateExpanded1", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-post-grouplifecyclepolicies?view=graph-rest-1.0", + "Method": "POST", "Uri": "/groupLifecyclePolicies", - "Module": "Groups", - "Command": "New-MgGroupLifecyclePolicy", "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + "Command": "New-MgGroupLifecyclePolicy", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", - "Create1", "CreateExpanded", - "CreateExpanded1", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-post-grouplifecyclepolicies?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-members?view=graph-rest-1.0", + "Method": "POST", "Uri": "/groups/{group-id}/members/$ref", - "Module": "Groups", - "Command": "New-MgGroupMemberByRef", "OutputType": null, + "Command": "New-MgGroupMemberByRef", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-members?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -410593,22 +411452,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/onenote/notebooks", - "Module": "Notes", - "Command": "New-MgGroupOnenoteNotebook", "OutputType": "IMicrosoftGraphNotebook", + "Command": "New-MgGroupOnenoteNotebook", + "Module": "Notes" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -410635,22 +411494,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sections", - "Module": "Notes", - "Command": "New-MgGroupOnenoteNotebookSection", "OutputType": "IMicrosoftGraphOnenoteSection", + "Command": "New-MgGroupOnenoteNotebookSection", + "Module": "Notes" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -410677,22 +411536,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "Module": "Notes", - "Command": "New-MgGroupOnenoteNotebookSectionGroup", "OutputType": "IMicrosoftGraphSectionGroup", + "Command": "New-MgGroupOnenoteNotebookSectionGroup", + "Module": "Notes" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -410719,56 +411578,56 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/onenote/pages", - "Module": "Notes", - "Command": "New-MgGroupOnenotePage", "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "New-MgGroupOnenotePage", + "Module": "Notes" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/onenote/sections", - "Module": "Notes", - "Command": "New-MgGroupOnenoteSection", "OutputType": "IMicrosoftGraphOnenoteSection", + "Command": "New-MgGroupOnenoteSection", + "Module": "Notes" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/onenote/sectionGroups", - "Module": "Notes", - "Command": "New-MgGroupOnenoteSectionGroup", "OutputType": "IMicrosoftGraphSectionGroup", + "Command": "New-MgGroupOnenoteSectionGroup", + "Module": "Notes" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -410795,22 +411654,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "Module": "Notes", - "Command": "New-MgGroupOnenoteSectionGroupSection", "OutputType": "IMicrosoftGraphOnenoteSection", + "Command": "New-MgGroupOnenoteSectionGroupSection", + "Module": "Notes" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -410837,22 +411696,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages", - "Module": "Notes", - "Command": "New-MgGroupOnenoteSectionPage", "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "New-MgGroupOnenoteSectionPage", + "Module": "Notes" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -410871,61 +411730,50 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-owners?view=graph-rest-1.0", + "Method": "POST", "Uri": "/groups/{group-id}/owners/$ref", - "Module": "Groups", - "Command": "New-MgGroupOwnerByRef", "OutputType": null, - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-owners?view=graph-rest-1.0" + "Command": "New-MgGroupOwnerByRef", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/permissionGrants", - "Module": "Groups", - "Command": "New-MgGroupPermissionGrant", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/permissionGrants", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Command": "New-MgGroupPermissionGrant", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/rejectedSenders/$ref", - "Module": "Groups", - "Command": "New-MgGroupRejectedSenderByRef", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-rejectedsenders?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-rejectedsenders?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/groups/{group-id}/rejectedSenders/$ref", + "OutputType": null, + "Command": "New-MgGroupRejectedSenderByRef", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/settings", - "Module": "Groups", - "Command": "New-MgGroupSetting", - "OutputType": "IMicrosoftGraphGroupSetting", + "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -410934,859 +411782,831 @@ "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-settings?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-settings?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/groups/{group-id}/settings", + "OutputType": "IMicrosoftGraphGroupSetting", + "Command": "New-MgGroupSetting", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groupSettingTemplates", - "Module": "Groups", - "Command": "New-MgGroupSettingTemplateGroupSettingTemplate", - "OutputType": "IMicrosoftGraphGroupSettingTemplate", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groupSettingTemplates", + "OutputType": "IMicrosoftGraphGroupSettingTemplate", + "Command": "New-MgGroupSettingTemplateGroupSettingTemplate", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats", - "Module": "Sites", - "Command": "New-MgGroupSiteAnalyticItemActivityStat", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Module": "Sites", - "Command": "New-MgGroupSiteAnalyticItemActivityStatActivity", - "OutputType": "IMicrosoftGraphItemActivity", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "New-MgGroupSiteAnalyticItemActivityStat", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", + "OutputType": "IMicrosoftGraphItemActivity", + "Command": "New-MgGroupSiteAnalyticItemActivityStatActivity", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/columns", - "Module": "Sites", - "Command": "New-MgGroupSiteColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/columns", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "New-MgGroupSiteColumn", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes", - "Module": "Sites", - "Command": "New-MgGroupSiteContentType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes", + "OutputType": "IMicrosoftGraphContentType", + "Command": "New-MgGroupSiteContentType", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns", - "Module": "Sites", - "Command": "New-MgGroupSiteContentTypeColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "New-MgGroupSiteContentTypeColumn", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", - "Module": "Sites", - "Command": "New-MgGroupSiteContentTypeColumnLink", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", + "OutputType": "IMicrosoftGraphColumnLink", + "Command": "New-MgGroupSiteContentTypeColumnLink", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/columns", - "Module": "Sites", - "Command": "New-MgGroupSiteGetByPathColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Variants": [ "Create", - "Create1", "CreateExpanded", - "CreateExpanded1", "CreateViaIdentity", - "CreateViaIdentity1", - "CreateViaIdentityExpanded", - "CreateViaIdentityExpanded1" + "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/columns", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "New-MgGroupSiteGetByPathColumn", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/contentTypes", - "Module": "Sites", - "Command": "New-MgGroupSiteGetByPathContentType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Variants": [ "Create", - "Create1", "CreateExpanded", - "CreateExpanded1", "CreateViaIdentity", - "CreateViaIdentity1", - "CreateViaIdentityExpanded", - "CreateViaIdentityExpanded1" + "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/contentTypes", + "OutputType": "IMicrosoftGraphContentType", + "Command": "New-MgGroupSiteGetByPathContentType", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/lists", - "Module": "Sites", - "Command": "New-MgGroupSiteGetByPathList", - "OutputType": "IMicrosoftGraphList", + "ApiVersion": "v1.0", "Variants": [ "Create", - "Create1", "CreateExpanded", - "CreateExpanded1", "CreateViaIdentity", - "CreateViaIdentity1", - "CreateViaIdentityExpanded", - "CreateViaIdentityExpanded1" + "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/lists", + "OutputType": "IMicrosoftGraphList", + "Command": "New-MgGroupSiteGetByPathList", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/operations", - "Module": "Sites", - "Command": "New-MgGroupSiteGetByPathOperation", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Variants": [ "Create", - "Create1", "CreateExpanded", - "CreateExpanded1", "CreateViaIdentity", - "CreateViaIdentity1", - "CreateViaIdentityExpanded", - "CreateViaIdentityExpanded1" + "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/operations", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Command": "New-MgGroupSiteGetByPathOperation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/pages", - "Module": "Sites", - "Command": "New-MgGroupSiteGetByPathPage", - "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiVersion": "v1.0", "Variants": [ "Create", - "Create1", "CreateExpanded", - "CreateExpanded1", "CreateViaIdentity", - "CreateViaIdentity1", - "CreateViaIdentityExpanded", - "CreateViaIdentityExpanded1" + "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/pages", + "OutputType": "IMicrosoftGraphBaseSitePage", + "Command": "New-MgGroupSiteGetByPathPage", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/permissions", - "Module": "Sites", - "Command": "New-MgGroupSiteGetByPathPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Variants": [ "Create", - "Create1", "CreateExpanded", - "CreateExpanded1", "CreateViaIdentity", - "CreateViaIdentity1", - "CreateViaIdentityExpanded", - "CreateViaIdentityExpanded1" + "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/permissions", + "OutputType": "IMicrosoftGraphPermission", + "Command": "New-MgGroupSiteGetByPathPermission", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStores", - "Module": "Sites", - "Command": "New-MgGroupSiteGetByPathTermStore", - "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "v1.0", "Variants": [ "Create", - "Create1", "CreateExpanded", - "CreateExpanded1", "CreateViaIdentity", - "CreateViaIdentity1", - "CreateViaIdentityExpanded", - "CreateViaIdentityExpanded1" + "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/termStores", + "OutputType": "IMicrosoftGraphTermStore", + "Command": "New-MgGroupSiteGetByPathTermStore", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists", - "Module": "Sites", - "Command": "New-MgGroupSiteList", - "OutputType": "IMicrosoftGraphList", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists", + "OutputType": "IMicrosoftGraphList", + "Command": "New-MgGroupSiteList", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns", - "Module": "Sites", - "Command": "New-MgGroupSiteListColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "New-MgGroupSiteListColumn", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes", - "Module": "Sites", - "Command": "New-MgGroupSiteListContentType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes", + "OutputType": "IMicrosoftGraphContentType", + "Command": "New-MgGroupSiteListContentType", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", - "Module": "Sites", - "Command": "New-MgGroupSiteListContentTypeColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "New-MgGroupSiteListContentTypeColumn", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", - "Module": "Sites", - "Command": "New-MgGroupSiteListContentTypeColumnLink", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", + "OutputType": "IMicrosoftGraphColumnLink", + "Command": "New-MgGroupSiteListContentTypeColumnLink", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items", - "Module": "Sites", - "Command": "New-MgGroupSiteListItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items", + "OutputType": "IMicrosoftGraphListItem", + "Command": "New-MgGroupSiteListItem", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", - "Module": "Sites", - "Command": "New-MgGroupSiteListItemDocumentSetVersion", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "New-MgGroupSiteListItemDocumentSetVersion", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createLink", - "Module": "Groups", - "Command": "New-MgGroupSiteListItemLink", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createLink", + "OutputType": "IMicrosoftGraphPermission", + "Command": "New-MgGroupSiteListItemLink", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", - "Module": "Sites", - "Command": "New-MgGroupSiteListItemVersion", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", + "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "New-MgGroupSiteListItemVersion", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations", - "Module": "Sites", - "Command": "New-MgGroupSiteListOperation", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Command": "New-MgGroupSiteListOperation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions", - "Module": "Sites", - "Command": "New-MgGroupSiteListSubscription", - "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions", + "OutputType": "IMicrosoftGraphSubscription", + "Command": "New-MgGroupSiteListSubscription", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks", - "Module": "Sites", - "Command": "New-MgGroupSiteOnenoteNotebook", - "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks", + "OutputType": "IMicrosoftGraphNotebook", + "Command": "New-MgGroupSiteOnenoteNotebook", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", - "Module": "Sites", - "Command": "New-MgGroupSiteOnenoteNotebookSection", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Command": "New-MgGroupSiteOnenoteNotebookSection", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "Module": "Sites", - "Command": "New-MgGroupSiteOnenoteNotebookSectionGroup", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", + "OutputType": "IMicrosoftGraphSectionGroup", + "Command": "New-MgGroupSiteOnenoteNotebookSectionGroup", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", - "Module": "Sites", - "Command": "New-MgGroupSiteOnenoteNotebookSectionGroupSection", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Command": "New-MgGroupSiteOnenoteNotebookSectionGroupSection", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "Module": "Sites", - "Command": "New-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "New-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", - "Module": "Sites", - "Command": "New-MgGroupSiteOnenoteNotebookSectionPage", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages", + "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "New-MgGroupSiteOnenoteNotebookSectionPage", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations", - "Module": "Sites", - "Command": "New-MgGroupSiteOnenoteOperation", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Command": "New-MgGroupSiteOnenoteOperation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages", - "Module": "Sites", - "Command": "New-MgGroupSiteOnenotePage", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages", + "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "New-MgGroupSiteOnenotePage", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources", - "Module": "Sites", - "Command": "New-MgGroupSiteOnenoteResource", - "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources", + "OutputType": "IMicrosoftGraphOnenoteResource", + "Command": "New-MgGroupSiteOnenoteResource", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections", - "Module": "Sites", - "Command": "New-MgGroupSiteOnenoteSection", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Command": "New-MgGroupSiteOnenoteSection", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups", - "Module": "Sites", - "Command": "New-MgGroupSiteOnenoteSectionGroup", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups", + "OutputType": "IMicrosoftGraphSectionGroup", + "Command": "New-MgGroupSiteOnenoteSectionGroup", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "Module": "Sites", - "Command": "New-MgGroupSiteOnenoteSectionGroupSection", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Command": "New-MgGroupSiteOnenoteSectionGroupSection", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", - "Module": "Sites", - "Command": "New-MgGroupSiteOnenoteSectionGroupSectionPage", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages", + "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "New-MgGroupSiteOnenoteSectionGroupSectionPage", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", - "Module": "Sites", - "Command": "New-MgGroupSiteOnenoteSectionPage", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", + "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "New-MgGroupSiteOnenoteSectionPage", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/operations", - "Module": "Sites", - "Command": "New-MgGroupSiteOperation", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/operations", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Command": "New-MgGroupSiteOperation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages", - "Module": "Sites", - "Command": "New-MgGroupSitePage", - "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/pages", + "OutputType": "IMicrosoftGraphBaseSitePage", + "Command": "New-MgGroupSitePage", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", - "Module": "Sites", - "Command": "New-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSection", - "OutputType": "IMicrosoftGraphHorizontalSection", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", + "OutputType": "IMicrosoftGraphHorizontalSection", + "Command": "New-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSection", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", - "Module": "Sites", - "Command": "New-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "Command": "New-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", - "Module": "Sites", - "Command": "New-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", + "OutputType": null, + "Command": "New-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", - "Module": "Sites", - "Command": "New-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", + "OutputType": null, + "Command": "New-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", - "Module": "Sites", - "Command": "New-MgGroupSitePageAsSitePageWebPart", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", + "OutputType": null, + "Command": "New-MgGroupSitePageAsSitePageWebPart", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/permissions", - "Module": "Sites", - "Command": "New-MgGroupSitePermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/permissions", + "OutputType": "IMicrosoftGraphPermission", + "Command": "New-MgGroupSitePermission", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStores", - "Module": "Sites", - "Command": "New-MgGroupSiteTermStore", - "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStores", + "OutputType": "IMicrosoftGraphTermStore", + "Command": "New-MgGroupSiteTermStore", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups", - "Module": "Sites", - "Command": "New-MgGroupSiteTermStoreGroup", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -411797,17 +412617,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups", + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Command": "New-MgGroupSiteTermStoreGroup", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets", - "Module": "Sites", - "Command": "New-MgGroupSiteTermStoreGroupSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -411818,17 +412638,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "New-MgGroupSiteTermStoreGroupSet", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children", - "Module": "Sites", - "Command": "New-MgGroupSiteTermStoreGroupSetChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -411847,17 +412667,17 @@ "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "New-MgGroupSiteTermStoreGroupSetChild", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "Module": "Sites", - "Command": "New-MgGroupSiteTermStoreGroupSetChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -411876,17 +412696,17 @@ "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "New-MgGroupSiteTermStoreGroupSetChildRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations", - "Module": "Sites", - "Command": "New-MgGroupSiteTermStoreGroupSetRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -411897,17 +412717,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "New-MgGroupSiteTermStoreGroupSetRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms", - "Module": "Sites", - "Command": "New-MgGroupSiteTermStoreGroupSetTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -411918,17 +412738,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "New-MgGroupSiteTermStoreGroupSetTerm", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children", - "Module": "Sites", - "Command": "New-MgGroupSiteTermStoreGroupSetTermChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -411939,17 +412759,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "New-MgGroupSiteTermStoreGroupSetTermChild", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "Module": "Sites", - "Command": "New-MgGroupSiteTermStoreGroupSetTermChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -411960,17 +412780,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "New-MgGroupSiteTermStoreGroupSetTermChildRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations", - "Module": "Sites", - "Command": "New-MgGroupSiteTermStoreGroupSetTermRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -411981,17 +412801,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "New-MgGroupSiteTermStoreGroupSetTermRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets", - "Module": "Sites", - "Command": "New-MgGroupSiteTermStoreSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -412002,17 +412822,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "New-MgGroupSiteTermStoreSet", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children", - "Module": "Sites", - "Command": "New-MgGroupSiteTermStoreSetChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -412031,17 +412851,17 @@ "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "New-MgGroupSiteTermStoreSetChild", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "Module": "Sites", - "Command": "New-MgGroupSiteTermStoreSetChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -412060,17 +412880,17 @@ "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "New-MgGroupSiteTermStoreSetChildRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", - "Module": "Sites", - "Command": "New-MgGroupSiteTermStoreSetParentGroupSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -412081,17 +412901,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "New-MgGroupSiteTermStoreSetParentGroupSet", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", - "Module": "Sites", - "Command": "New-MgGroupSiteTermStoreSetParentGroupSetChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -412110,17 +412930,17 @@ "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "New-MgGroupSiteTermStoreSetParentGroupSetChild", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", - "Module": "Sites", - "Command": "New-MgGroupSiteTermStoreSetParentGroupSetChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -412139,17 +412959,17 @@ "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "New-MgGroupSiteTermStoreSetParentGroupSetChildRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", - "Module": "Sites", - "Command": "New-MgGroupSiteTermStoreSetParentGroupSetRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -412160,17 +412980,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "New-MgGroupSiteTermStoreSetParentGroupSetRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", - "Module": "Sites", - "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -412181,17 +413001,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTerm", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", - "Module": "Sites", - "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTermChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -412202,17 +413022,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTermChild", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", - "Module": "Sites", - "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -412223,17 +413043,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", - "Module": "Sites", - "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTermRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -412244,17 +413064,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "New-MgGroupSiteTermStoreSetParentGroupSetTermRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations", - "Module": "Sites", - "Command": "New-MgGroupSiteTermStoreSetRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -412265,17 +413085,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "New-MgGroupSiteTermStoreSetRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms", - "Module": "Sites", - "Command": "New-MgGroupSiteTermStoreSetTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -412286,17 +413106,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "New-MgGroupSiteTermStoreSetTerm", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", - "Module": "Sites", - "Command": "New-MgGroupSiteTermStoreSetTermChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -412307,17 +413127,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "New-MgGroupSiteTermStoreSetTermChild", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "Module": "Sites", - "Command": "New-MgGroupSiteTermStoreSetTermChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -412328,17 +413148,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "New-MgGroupSiteTermStoreSetTermChildRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", - "Module": "Sites", - "Command": "New-MgGroupSiteTermStoreSetTermRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -412349,522 +413169,533 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "New-MgGroupSiteTermStoreSetTermRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels", - "Module": "Teams", - "Command": "New-MgGroupTeamChannel", - "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/team/channels", + "OutputType": "IMicrosoftGraphChannel", + "Command": "New-MgGroupTeamChannel", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/members", - "Module": "Teams", - "Command": "New-MgGroupTeamChannelMember", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/members", + "OutputType": "IMicrosoftGraphConversationMember", + "Command": "New-MgGroupTeamChannelMember", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages", - "Module": "Teams", - "Command": "New-MgGroupTeamChannelMessage", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "New-MgGroupTeamChannelMessage", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "Module": "Teams", - "Command": "New-MgGroupTeamChannelMessageHostedContent", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "New-MgGroupTeamChannelMessageHostedContent", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies", - "Module": "Teams", - "Command": "New-MgGroupTeamChannelMessageReply", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "New-MgGroupTeamChannelMessageReply", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Module": "Teams", - "Command": "New-MgGroupTeamChannelMessageReplyHostedContent", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "New-MgGroupTeamChannelMessageReplyHostedContent", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams", - "Module": "Teams", - "Command": "New-MgGroupTeamChannelSharedWithTeam", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Command": "New-MgGroupTeamChannelSharedWithTeam", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs", - "Module": "Teams", - "Command": "New-MgGroupTeamChannelTab", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs", + "OutputType": "IMicrosoftGraphTeamsTab", + "Command": "New-MgGroupTeamChannelTab", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/installedApps", - "Module": "Teams", - "Command": "New-MgGroupTeamInstalledApp", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/team/installedApps", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Command": "New-MgGroupTeamInstalledApp", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/members", - "Module": "Teams", - "Command": "New-MgGroupTeamMember", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/team/members", + "OutputType": "IMicrosoftGraphConversationMember", + "Command": "New-MgGroupTeamMember", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/operations", - "Module": "Teams", - "Command": "New-MgGroupTeamOperation", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/team/operations", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Command": "New-MgGroupTeamOperation", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/team/permissionGrants", - "Module": "Teams", - "Command": "New-MgGroupTeamPermissionGrant", "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Command": "New-MgGroupTeamPermissionGrant", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/team/primaryChannel/members", - "Module": "Teams", - "Command": "New-MgGroupTeamPrimaryChannelMember", "OutputType": "IMicrosoftGraphConversationMember", + "Command": "New-MgGroupTeamPrimaryChannelMember", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/team/primaryChannel/messages", - "Module": "Teams", - "Command": "New-MgGroupTeamPrimaryChannelMessage", "OutputType": "IMicrosoftGraphChatMessage", + "Command": "New-MgGroupTeamPrimaryChannelMessage", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents", - "Module": "Teams", - "Command": "New-MgGroupTeamPrimaryChannelMessageHostedContent", "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "New-MgGroupTeamPrimaryChannelMessageHostedContent", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies", - "Module": "Teams", - "Command": "New-MgGroupTeamPrimaryChannelMessageReply", "OutputType": "IMicrosoftGraphChatMessage", + "Command": "New-MgGroupTeamPrimaryChannelMessageReply", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Module": "Teams", - "Command": "New-MgGroupTeamPrimaryChannelMessageReplyHostedContent", "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "New-MgGroupTeamPrimaryChannelMessageReplyHostedContent", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams", - "Module": "Teams", - "Command": "New-MgGroupTeamPrimaryChannelSharedWithTeam", "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Command": "New-MgGroupTeamPrimaryChannelSharedWithTeam", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/team/primaryChannel/tabs", - "Module": "Teams", - "Command": "New-MgGroupTeamPrimaryChannelTab", "OutputType": "IMicrosoftGraphTeamsTab", + "Command": "New-MgGroupTeamPrimaryChannelTab", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests", - "Module": "Teams", - "Command": "New-MgGroupTeamScheduleOfferShiftRequest", "OutputType": "IMicrosoftGraphOfferShiftRequest", + "Command": "New-MgGroupTeamScheduleOfferShiftRequest", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/team/schedule/openShifts", - "Module": "Teams", - "Command": "New-MgGroupTeamScheduleOpenShift", "OutputType": "IMicrosoftGraphOpenShift", + "Command": "New-MgGroupTeamScheduleOpenShift", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests", - "Module": "Teams", - "Command": "New-MgGroupTeamScheduleOpenShiftChangeRequest", "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "Command": "New-MgGroupTeamScheduleOpenShiftChangeRequest", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/team/schedule/schedulingGroups", - "Module": "Teams", - "Command": "New-MgGroupTeamScheduleSchedulingGroup", "OutputType": "IMicrosoftGraphSchedulingGroup", + "Command": "New-MgGroupTeamScheduleSchedulingGroup", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/team/schedule/shifts", - "Module": "Teams", - "Command": "New-MgGroupTeamScheduleShift", "OutputType": "IMicrosoftGraphShift", + "Command": "New-MgGroupTeamScheduleShift", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests", - "Module": "Teams", - "Command": "New-MgGroupTeamScheduleSwapShiftChangeRequest", "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "Command": "New-MgGroupTeamScheduleSwapShiftChangeRequest", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/team/schedule/timesOff", - "Module": "Teams", - "Command": "New-MgGroupTeamScheduleTimeOff", "OutputType": "IMicrosoftGraphTimeOff", + "Command": "New-MgGroupTeamScheduleTimeOff", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/team/schedule/timeOffReasons", - "Module": "Teams", - "Command": "New-MgGroupTeamScheduleTimeOffReason", "OutputType": "IMicrosoftGraphTimeOffReason", + "Command": "New-MgGroupTeamScheduleTimeOffReason", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/team/schedule/timeOffRequests", - "Module": "Teams", - "Command": "New-MgGroupTeamScheduleTimeOffRequest", "OutputType": "IMicrosoftGraphTimeOffRequest", + "Command": "New-MgGroupTeamScheduleTimeOffRequest", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/team/tags", - "Module": "Teams", - "Command": "New-MgGroupTeamTag", "OutputType": "IMicrosoftGraphTeamworkTag", + "Command": "New-MgGroupTeamTag", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members", - "Module": "Teams", - "Command": "New-MgGroupTeamTagMember", "OutputType": "IMicrosoftGraphTeamworkTagMember", + "Command": "New-MgGroupTeamTagMember", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -412883,269 +413714,350 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-threads?view=graph-rest-1.0", + "Method": "POST", "Uri": "/groups/{group-id}/threads", - "Module": "Groups", - "Command": "New-MgGroupThread", "OutputType": "IMicrosoftGraphConversationThread", + "Command": "New-MgGroupThread", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-post-threads?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments", - "Module": "Groups", - "Command": "New-MgGroupThreadPostAttachment", "OutputType": "IMicrosoftGraphAttachment", + "Command": "New-MgGroupThreadPostAttachment", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", + "Method": "POST", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/createUploadSession", - "Module": "Groups", - "Command": "New-MgGroupThreadPostAttachmentUploadSession", "OutputType": "IMicrosoftGraphUploadSession", + "Command": "New-MgGroupThreadPostAttachmentUploadSession", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions", - "Module": "Groups", - "Command": "New-MgGroupThreadPostExtension", "OutputType": null, + "Command": "New-MgGroupThreadPostExtension", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments", - "Module": "Groups", - "Command": "New-MgGroupThreadPostInReplyToAttachment", "OutputType": "IMicrosoftGraphAttachment", + "Command": "New-MgGroupThreadPostInReplyToAttachment", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", + "Method": "POST", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/createUploadSession", - "Module": "Groups", - "Command": "New-MgGroupThreadPostInReplyToAttachmentUploadSession", "OutputType": "IMicrosoftGraphUploadSession", + "Command": "New-MgGroupThreadPostInReplyToAttachmentUploadSession", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "POST", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", + "OutputType": null, + "Command": "New-MgGroupThreadPostInReplyToExtension", + "Module": "Groups" + }, + { "ApiVersion": "v1.0", + "Variants": [ + "Create", + "CreateExpanded" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-create?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/identity/apiConnectors", + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Command": "New-MgIdentityApiConnector", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Create", + "CreateExpanded" + ], "Permissions": [], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions", - "Module": "Groups", - "Command": "New-MgGroupThreadPostInReplyToExtension", - "OutputType": null, + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-authenticationeventsflows?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/identity/authenticationEventsFlows", + "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", + "Command": "New-MgIdentityAuthenticationEventFlow", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "POST", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications", + "OutputType": null, + "Command": "New-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", + "Module": "Identity.SignIns" + }, + { "ApiVersion": "v1.0", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onauthenticationmethodloadstartexternalusersselfservicesignup-post-identityproviders?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$ref", + "OutputType": null, + "Command": "New-MgIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderByRef", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/apiConnectors", - "Module": "Identity.SignIns", - "Command": "New-MgIdentityApiConnector", - "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "v1.0", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onattributecollectionexternalusersselfservicesignup-post-attributes?view=graph-rest-1.0", "Method": "POST", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$ref", + "OutputType": null, + "Command": "New-MgIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeByRef", + "Module": "Identity.SignIns" + }, + { "ApiVersion": "v1.0", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationconditionsapplications-post-includeapplications?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications", + "OutputType": null, + "Command": "New-MgIdentityAuthenticationEventFlowIncludeApplication", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/authenticationEventListeners", - "Module": "Identity.SignIns", - "Command": "New-MgIdentityAuthenticationEventListener", - "OutputType": "IMicrosoftGraphAuthenticationEventListener", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-authenticationeventlisteners?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/identity/authenticationEventListeners", + "OutputType": "IMicrosoftGraphAuthenticationEventListener", + "Command": "New-MgIdentityAuthenticationEventListener", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2xUserFlows", - "Module": "Identity.SignIns", - "Command": "New-MgIdentityB2XUserFlow", - "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-b2xuserflows?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/identity/b2xUserFlows", + "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", + "Command": "New-MgIdentityB2XUserFlow", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/$ref", - "Module": "Identity.SignIns", - "Command": "New-MgIdentityB2XUserFlowIdentityProviderByRef", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/$ref", + "OutputType": null, + "Command": "New-MgIdentityB2XUserFlowIdentityProviderByRef", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages", - "Module": "Identity.SignIns", - "Command": "New-MgIdentityB2XUserFlowLanguage", - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages", + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "Command": "New-MgIdentityB2XUserFlowLanguage", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages", - "Module": "Identity.SignIns", - "Command": "New-MgIdentityB2XUserFlowLanguageDefaultPage", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages", + "OutputType": null, + "Command": "New-MgIdentityB2XUserFlowLanguageDefaultPage", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages", - "Module": "Identity.SignIns", - "Command": "New-MgIdentityB2XUserFlowLanguageOverridePage", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages", + "OutputType": null, + "Command": "New-MgIdentityB2XUserFlowLanguageOverridePage", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments", - "Module": "Identity.SignIns", - "Command": "New-MgIdentityB2XUserFlowUserAttributeAssignment", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-post-userattributeassignments?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "Command": "New-MgIdentityB2XUserFlowUserAttributeAssignment", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences", - "Module": "Identity.SignIns", - "Command": "New-MgIdentityConditionalAccessAuthenticationContextClassReference", - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences", + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "Command": "New-MgIdentityConditionalAccessAuthenticationContextClassReference", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], "Permissions": [ { "Name": "Policy.ReadWrite.ConditionalAccess", @@ -413164,20 +414076,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-post-combinationconfigurations?view=graph-rest-1.0", + "Method": "POST", "Uri": "/identity/conditionalAccess/authenticationStrength/policies/{authenticationStrengthPolicy-id}/combinationConfigurations", - "Module": "Identity.SignIns", - "Command": "New-MgIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", - "Variants": [ - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "New-MgIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Create", + "CreateExpanded" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -413196,20 +414108,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-post-namedlocations?view=graph-rest-1.0", + "Method": "POST", "Uri": "/identity/conditionalAccess/namedLocations", - "Module": "Identity.SignIns", - "Command": "New-MgIdentityConditionalAccessNamedLocation", "OutputType": "IMicrosoftGraphNamedLocation", + "Command": "New-MgIdentityConditionalAccessNamedLocation", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Policy.Read.All", @@ -413236,442 +414148,442 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccessroot-post-policies?view=graph-rest-1.0", + "Method": "POST", "Uri": "/identity/conditionalAccess/policies", - "Module": "Identity.SignIns", - "Command": "New-MgIdentityConditionalAccessPolicy", "OutputType": "IMicrosoftGraphConditionalAccessPolicy", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "New-MgIdentityConditionalAccessPolicy", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/customAuthenticationExtensions", - "Module": "Identity.SignIns", - "Command": "New-MgIdentityCustomAuthenticationExtension", - "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-customauthenticationextensions?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/identity/customAuthenticationExtensions", + "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", + "Command": "New-MgIdentityCustomAuthenticationExtension", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions", - "Module": "Identity.Governance", - "Command": "New-MgIdentityGovernanceAccessReviewDefinition", - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewset-post-definitions?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewset-post-definitions?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/definitions", + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "Command": "New-MgIdentityGovernanceAccessReviewDefinition", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances", - "Module": "Identity.Governance", - "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstance", - "OutputType": "IMicrosoftGraphAccessReviewInstance", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances", + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstance", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers", - "Module": "Identity.Governance", - "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions", - "Module": "Identity.Governance", - "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "Module": "Identity.Governance", - "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", - "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages", - "Module": "Identity.Governance", - "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", - "OutputType": "IMicrosoftGraphAccessReviewStage", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages", + "OutputType": "IMicrosoftGraphAccessReviewStage", + "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions", - "Module": "Identity.Governance", - "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", - "Module": "Identity.Governance", - "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", - "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights", + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Command": "New-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/historyDefinitions", - "Module": "Identity.Governance", - "Command": "New-MgIdentityGovernanceAccessReviewHistoryDefinition", - "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewset-post-historydefinitions?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewset-post-historydefinitions?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/historyDefinitions", + "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", + "Command": "New-MgIdentityGovernanceAccessReviewHistoryDefinition", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances", - "Module": "Identity.Governance", - "Command": "New-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", - "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances", + "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "Command": "New-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}/generateDownloadUri", - "Module": "Identity.Governance", - "Command": "New-MgIdentityGovernanceAccessReviewHistoryDefinitionInstanceDownloadUri", - "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "ApiVersion": "v1.0", "Variants": [ "Generate", "GenerateViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewhistoryinstance-generatedownloaduri?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewhistoryinstance-generatedownloaduri?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}/generateDownloadUri", + "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "Command": "New-MgIdentityGovernanceAccessReviewHistoryDefinitionInstanceDownloadUri", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/appConsent/appConsentRequests", - "Module": "Identity.Governance", - "Command": "New-MgIdentityGovernanceAppConsentRequest", - "OutputType": "IMicrosoftGraphAppConsentRequest", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/appConsent/appConsentRequests", + "OutputType": "IMicrosoftGraphAppConsentRequest", + "Command": "New-MgIdentityGovernanceAppConsentRequest", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests", - "Module": "Identity.Governance", - "Command": "New-MgIdentityGovernanceAppConsentRequestUserConsentRequest", - "OutputType": "IMicrosoftGraphUserConsentRequest", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests", + "OutputType": "IMicrosoftGraphUserConsentRequest", + "Command": "New-MgIdentityGovernanceAppConsentRequestUserConsentRequest", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages", - "Module": "Identity.Governance", - "Command": "New-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", - "OutputType": "IMicrosoftGraphApprovalStage", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages", + "OutputType": "IMicrosoftGraphApprovalStage", + "Command": "New-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows", - "Module": "Identity.Governance", - "Command": "New-MgIdentityGovernanceLifecycleWorkflow", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-post-workflows?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-post-workflows?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "Command": "New-MgIdentityGovernanceLifecycleWorkflow", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions", - "Module": "Identity.Governance", - "Command": "New-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", - "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-post-customtaskextensions?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecycleworkflowscontainer-post-customtaskextensions?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions", + "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", + "Command": "New-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createNewVersion", - "Module": "Identity.Governance", - "Command": "New-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowNewVersion", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-createnewversion?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-createnewversion?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/createNewVersion", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "Command": "New-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowNewVersion", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks", - "Module": "Identity.Governance", - "Command": "New-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Command": "New-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createNewVersion", - "Module": "Identity.Governance", - "Command": "New-MgIdentityGovernanceLifecycleWorkflowNewVersion", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-createnewversion?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-createnewversion?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createNewVersion", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "Command": "New-MgIdentityGovernanceLifecycleWorkflowNewVersion", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks", - "Module": "Identity.Governance", - "Command": "New-MgIdentityGovernanceLifecycleWorkflowTask", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Command": "New-MgIdentityGovernanceLifecycleWorkflowTask", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks", - "Module": "Identity.Governance", - "Command": "New-MgIdentityGovernanceLifecycleWorkflowVersionTask", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Command": "New-MgIdentityGovernanceLifecycleWorkflowVersionTask", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals", - "Module": "Identity.Governance", - "Command": "New-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval", - "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals", + "OutputType": "IMicrosoftGraphApproval", + "Command": "New-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages", - "Module": "Identity.Governance", - "Command": "New-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage", - "OutputType": "IMicrosoftGraphApprovalStage", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages", + "OutputType": "IMicrosoftGraphApprovalStage", + "Command": "New-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules", - "Module": "Identity.Governance", - "Command": "New-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", + "Command": "New-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances", - "Module": "Identity.Governance", - "Command": "New-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", + "Command": "New-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Create", + "CreateExpanded" + ], "Permissions": [ { "Name": "PrivilegedAssignmentSchedule.ReadWrite.AzureADGroup", @@ -413690,50 +414602,50 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-post-assignmentschedulerequests?view=graph-rest-1.0", + "Method": "POST", "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests", - "Module": "Identity.Governance", - "Command": "New-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", + "Command": "New-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "Module": "Identity.Governance" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-post-assignmentschedulerequests?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules", - "Module": "Identity.Governance", - "Command": "New-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "Command": "New-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", + "Module": "Identity.Governance" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances", - "Module": "Identity.Governance", - "Command": "New-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "Command": "New-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", + "Module": "Identity.Governance" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "PrivilegedEligibilitySchedule.ReadWrite.AzureADGroup", @@ -413752,40 +414664,31 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-post-eligibilityschedulerequests?view=graph-rest-1.0", + "Method": "POST", "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests", - "Module": "Identity.Governance", - "Command": "New-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroup-post-eligibilityschedulerequests?view=graph-rest-1.0" + "Command": "New-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/termsOfUse/agreements", - "Module": "Identity.Governance", - "Command": "New-MgIdentityGovernanceTermsOfUseAgreement", - "OutputType": "IMicrosoftGraphAgreement", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termsofusecontainer-post-agreements?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termsofusecontainer-post-agreements?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/identityGovernance/termsOfUse/agreements", + "OutputType": "IMicrosoftGraphAgreement", + "Command": "New-MgIdentityGovernanceTermsOfUseAgreement", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances", - "Module": "Identity.Governance", - "Command": "New-MgIdentityGovernanceTermsOfUseAgreementAcceptance", - "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -413794,142 +414697,151 @@ "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances", + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Command": "New-MgIdentityGovernanceTermsOfUseAgreementAcceptance", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files", - "Module": "Identity.Governance", - "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFile", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreement-post-files?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreement-post-files?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFile", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations", - "Module": "Identity.Governance", - "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", - "Module": "Identity.Governance", - "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions", + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", - "Module": "Identity.Governance", - "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFileVersion", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions", + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Command": "New-MgIdentityGovernanceTermsOfUseAgreementFileVersion", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identity/identityProviders", - "Module": "Identity.SignIns", - "Command": "New-MgIdentityProvider", - "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitycontainer-post-identityproviders?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/identity/identityProviders", + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "Command": "New-MgIdentityProvider", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/userFlowAttributes", - "Module": "Identity.SignIns", - "Command": "New-MgIdentityUserFlowAttribute", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-post?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/identity/userFlowAttributes", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "Command": "New-MgIdentityUserFlowAttribute", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/informationProtection/threatAssessmentRequests", - "Module": "Identity.SignIns", - "Command": "New-MgInformationProtectionThreatAssessmentRequest", - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotection-post-threatassessmentrequests?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/informationProtection/threatAssessmentRequests", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "Command": "New-MgInformationProtectionThreatAssessmentRequest", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", - "Module": "Identity.SignIns", - "Command": "New-MgInformationProtectionThreatAssessmentRequestResult", - "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results", + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "Command": "New-MgInformationProtectionThreatAssessmentRequestResult", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Create", + "CreateExpanded" + ], "Permissions": [ { "Name": "User.Invite.All", @@ -413956,20 +414868,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/invitation-post?view=graph-rest-1.0", + "Method": "POST", "Uri": "/invitations", - "Module": "Identity.SignIns", - "Command": "New-MgInvitation", "OutputType": "IMicrosoftGraphInvitation", + "Command": "New-MgInvitation", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/invitation-post?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -413988,35 +414900,37 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-post?view=graph-rest-1.0", + "Method": "POST", "Uri": "/oauth2PermissionGrants", - "Module": "Identity.SignIns", - "Command": "New-MgOauth2PermissionGrant", "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "Command": "New-MgOauth2PermissionGrant", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-post?view=graph-rest-1.0" - }, - { - "Permissions": [], - "Uri": "/organization", - "Module": "Identity.DirectoryManagement", - "Command": "New-MgOrganization", - "OutputType": "IMicrosoftGraphOrganization", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/organization", + "OutputType": "IMicrosoftGraphOrganization", + "Command": "New-MgOrganization", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -414035,73 +414949,71 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-post-localizations?view=graph-rest-1.0", + "Method": "POST", "Uri": "/organization/{organization-id}/branding/localizations", - "Module": "Identity.DirectoryManagement", - "Command": "New-MgOrganizationBrandingLocalization", "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", + "Command": "New-MgOrganizationBrandingLocalization", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-post-localizations?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-post-certificatebasedauthconfiguration?view=graph-rest-1.0", + "Method": "POST", "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration", - "Module": "Identity.SignIns", - "Command": "New-MgOrganizationCertificateBasedAuthConfiguration", "OutputType": "IMicrosoftGraphCertificateBasedAuthConfiguration", + "Command": "New-MgOrganizationCertificateBasedAuthConfiguration", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/organization/{organization-id}/extensions", - "Module": "Identity.DirectoryManagement", - "Command": "New-MgOrganizationExtension", "OutputType": null, + "Command": "New-MgOrganizationExtension", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/places/{place-id}/roomList/rooms", - "Module": "Calendar", - "Command": "New-MgPlaceAsRoomListRoom", "OutputType": "IMicrosoftGraphRoom", + "Command": "New-MgPlaceAsRoomListRoom", + "Module": "Calendar" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" + "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -414128,20 +415040,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-post-buckets?view=graph-rest-1.0", + "Method": "POST", "Uri": "/planner/buckets", - "Module": "Planner", - "Command": "New-MgPlannerBucket", "OutputType": "IMicrosoftGraphPlannerBucket", + "Command": "New-MgPlannerBucket", + "Module": "Planner" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-post-buckets?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -414168,20 +415080,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-post-plans?view=graph-rest-1.0", + "Method": "POST", "Uri": "/planner/plans", - "Module": "Planner", - "Command": "New-MgPlannerPlan", "OutputType": "IMicrosoftGraphPlannerPlan", + "Command": "New-MgPlannerPlan", + "Module": "Planner" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-post-plans?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -414208,20 +415120,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-post-tasks?view=graph-rest-1.0", + "Method": "POST", "Uri": "/planner/tasks", - "Module": "Planner", - "Command": "New-MgPlannerTask", "OutputType": "IMicrosoftGraphPlannerTask", + "Command": "New-MgPlannerTask", + "Module": "Planner" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/planner-post-tasks?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -414240,20 +415152,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-post-activitybasedtimeoutpolicies?view=graph-rest-1.0", + "Method": "POST", "Uri": "/policies/activityBasedTimeoutPolicies", - "Module": "Identity.SignIns", - "Command": "New-MgPolicyActivityBasedTimeoutPolicy", "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", + "Command": "New-MgPolicyActivityBasedTimeoutPolicy", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -414272,35 +415184,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-post?view=graph-rest-1.0", + "Method": "POST", "Uri": "/policies/appManagementPolicies", - "Module": "Identity.SignIns", - "Command": "New-MgPolicyAppManagementPolicy", "OutputType": "IMicrosoftGraphAppManagementPolicy", + "Command": "New-MgPolicyAppManagementPolicy", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations", - "Module": "Identity.SignIns", - "Command": "New-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", + "Command": "New-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Policy.ReadWrite.ConditionalAccess", @@ -414319,37 +415231,37 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthroot-post-policies?view=graph-rest-1.0", + "Method": "POST", "Uri": "/policies/authenticationStrengthPolicies", - "Module": "Identity.SignIns", - "Command": "New-MgPolicyAuthenticationStrengthPolicy", "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "New-MgPolicyAuthenticationStrengthPolicy", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations", - "Module": "Identity.SignIns", - "Command": "New-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations", + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "Command": "New-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Create", + "CreateExpanded" + ], "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -414368,84 +415280,84 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-post-claimsmappingpolicies?view=graph-rest-1.0", + "Method": "POST", "Uri": "/policies/claimsMappingPolicies", - "Module": "Identity.SignIns", - "Command": "New-MgPolicyClaimMappingPolicy", "OutputType": "IMicrosoftGraphClaimsMappingPolicy", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "New-MgPolicyClaimMappingPolicy", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/crossTenantAccessPolicy/partners", - "Module": "Identity.SignIns", - "Command": "New-MgPolicyCrossTenantAccessPolicyPartner", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-post-partners?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/policies/crossTenantAccessPolicy/partners", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", + "Command": "New-MgPolicyCrossTenantAccessPolicyPartner", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/featureRolloutPolicies", - "Module": "Identity.SignIns", - "Command": "New-MgPolicyFeatureRolloutPolicy", - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicies-post?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/policies/featureRolloutPolicies", + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "Command": "New-MgPolicyFeatureRolloutPolicy", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", - "Module": "Identity.SignIns", - "Command": "New-MgPolicyFeatureRolloutPolicyApplyTo", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-post-appliesto?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "New-MgPolicyFeatureRolloutPolicyApplyTo", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", - "Module": "Identity.SignIns", - "Command": "New-MgPolicyFeatureRolloutPolicyApplyToByRef", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-post-appliesto?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", + "OutputType": null, + "Command": "New-MgPolicyFeatureRolloutPolicyApplyToByRef", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Create", + "CreateExpanded" + ], "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -414464,133 +415376,133 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-post-homerealmdiscoverypolicies?view=graph-rest-1.0", + "Method": "POST", "Uri": "/policies/homeRealmDiscoveryPolicies", - "Module": "Identity.SignIns", - "Command": "New-MgPolicyHomeRealmDiscoveryPolicy", "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "New-MgPolicyHomeRealmDiscoveryPolicy", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/permissionGrantPolicies", - "Module": "Identity.SignIns", - "Command": "New-MgPolicyPermissionGrantPolicy", - "OutputType": "IMicrosoftGraphPermissionGrantPolicy", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-post-permissiongrantpolicies?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/policies/permissionGrantPolicies", + "OutputType": "IMicrosoftGraphPermissionGrantPolicy", + "Command": "New-MgPolicyPermissionGrantPolicy", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes", - "Module": "Identity.SignIns", - "Command": "New-MgPolicyPermissionGrantPolicyExclude", - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-post-excludes?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "Command": "New-MgPolicyPermissionGrantPolicyExclude", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes", - "Module": "Identity.SignIns", - "Command": "New-MgPolicyPermissionGrantPolicyInclude", - "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-post-includes?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes", + "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "Command": "New-MgPolicyPermissionGrantPolicyInclude", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/roleManagementPolicies", - "Module": "Identity.SignIns", - "Command": "New-MgPolicyRoleManagementPolicy", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/policies/roleManagementPolicies", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "Command": "New-MgPolicyRoleManagementPolicy", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/roleManagementPolicyAssignments", - "Module": "Identity.SignIns", - "Command": "New-MgPolicyRoleManagementPolicyAssignment", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/policies/roleManagementPolicyAssignments", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", + "Command": "New-MgPolicyRoleManagementPolicyAssignment", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules", - "Module": "Identity.SignIns", - "Command": "New-MgPolicyRoleManagementPolicyEffectiveRule", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "Command": "New-MgPolicyRoleManagementPolicyEffectiveRule", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules", - "Module": "Identity.SignIns", - "Command": "New-MgPolicyRoleManagementPolicyRule", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "Command": "New-MgPolicyRoleManagementPolicyRule", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Create", + "CreateExpanded" + ], "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -414609,20 +415521,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-post-tokenissuancepolicy?view=graph-rest-1.0", + "Method": "POST", "Uri": "/policies/tokenIssuancePolicies", - "Module": "Identity.SignIns", - "Command": "New-MgPolicyTokenIssuancePolicy", "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "Command": "New-MgPolicyTokenIssuancePolicy", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -414641,50 +415553,50 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-post-tokenlifetimepolicies?view=graph-rest-1.0", + "Method": "POST", "Uri": "/policies/tokenLifetimePolicies", - "Module": "Identity.SignIns", - "Command": "New-MgPolicyTokenLifetimePolicy", "OutputType": "IMicrosoftGraphTokenLifetimePolicy", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "New-MgPolicyTokenLifetimePolicy", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/print/connectors", - "Module": "Devices.CloudPrint", - "Command": "New-MgPrintConnector", - "OutputType": "IMicrosoftGraphPrintConnector", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/print/connectors", + "OutputType": "IMicrosoftGraphPrintConnector", + "Command": "New-MgPrintConnector", + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/operations", - "Module": "Devices.CloudPrint", - "Command": "New-MgPrintOperation", - "OutputType": "IMicrosoftGraphPrintOperation", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/print/operations", + "OutputType": "IMicrosoftGraphPrintOperation", + "Command": "New-MgPrintOperation", + "Module": "Devices.CloudPrint" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Create1", + "CreateExpanded1" + ], "Permissions": [ { "Name": "Printer.Create", @@ -414711,20 +415623,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-create?view=graph-rest-1.0", + "Method": "POST", "Uri": "/print/printers/create", - "Module": "Devices.CloudPrint", - "Command": "New-MgPrintPrinter", "OutputType": null, - "Variants": [ - "Create1", - "CreateExpanded1" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-create?view=graph-rest-1.0" + "Command": "New-MgPrintPrinter", + "Module": "Devices.CloudPrint" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], "Permissions": [ { "Name": "PrintJob.Create", @@ -414767,39 +415681,39 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-post-jobs?view=graph-rest-1.0", + "Method": "POST", "Uri": "/print/printers/{printer-id}/jobs", - "Module": "Devices.CloudPrint", - "Command": "New-MgPrintPrinterJob", "OutputType": "IMicrosoftGraphPrintJob", + "Command": "New-MgPrintPrinterJob", + "Module": "Devices.CloudPrint" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-post-jobs?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents", - "Module": "Devices.CloudPrint", - "Command": "New-MgPrintPrinterJobDocument", "OutputType": "IMicrosoftGraphPrintDocument", + "Command": "New-MgPrintPrinterJobDocument", + "Module": "Devices.CloudPrint" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "PrintJob.Create", @@ -414826,39 +415740,39 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-createuploadsession?view=graph-rest-1.0", + "Method": "POST", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession", - "Module": "Devices.CloudPrint", - "Command": "New-MgPrintPrinterJobDocumentUploadSession", "OutputType": "IMicrosoftGraphUploadSession", + "Command": "New-MgPrintPrinterJobDocumentUploadSession", + "Module": "Devices.CloudPrint" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-createuploadsession?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks", - "Module": "Devices.CloudPrint", - "Command": "New-MgPrintPrinterJobTask", "OutputType": "IMicrosoftGraphPrintTask", + "Command": "New-MgPrintPrinterJobTask", + "Module": "Devices.CloudPrint" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Printer.ReadWrite.All", @@ -414877,103 +415791,103 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-post-tasktriggers?view=graph-rest-1.0", + "Method": "POST", "Uri": "/print/printers/{printer-id}/taskTriggers", - "Module": "Devices.CloudPrint", - "Command": "New-MgPrintPrinterTaskTrigger", "OutputType": "IMicrosoftGraphPrintTaskTrigger", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-post-tasktriggers?view=graph-rest-1.0" + "Command": "New-MgPrintPrinterTaskTrigger", + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/services", - "Module": "Devices.CloudPrint", - "Command": "New-MgPrintService", - "OutputType": "IMicrosoftGraphPrintService", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/print/services", + "OutputType": "IMicrosoftGraphPrintService", + "Command": "New-MgPrintService", + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/services/{printService-id}/endpoints", - "Module": "Devices.CloudPrint", - "Command": "New-MgPrintServiceEndpoint", - "OutputType": "IMicrosoftGraphPrintServiceEndpoint", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/print/services/{printService-id}/endpoints", + "OutputType": "IMicrosoftGraphPrintServiceEndpoint", + "Command": "New-MgPrintServiceEndpoint", + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/shares", - "Module": "Devices.CloudPrint", - "Command": "New-MgPrintShare", - "OutputType": "IMicrosoftGraphPrinterShare", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-post-shares?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-post-shares?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/print/shares", + "OutputType": "IMicrosoftGraphPrinterShare", + "Command": "New-MgPrintShare", + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", - "Module": "Devices.CloudPrint", - "Command": "New-MgPrintShareAllowedGroupByRef", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-post-allowedgroups?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-post-allowedgroups?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", + "OutputType": null, + "Command": "New-MgPrintShareAllowedGroupByRef", + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", - "Module": "Devices.CloudPrint", - "Command": "New-MgPrintShareAllowedUserByRef", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-post-allowedusers?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-post-allowedusers?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", + "OutputType": null, + "Command": "New-MgPrintShareAllowedUserByRef", + "Module": "Devices.CloudPrint" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], "Permissions": [ { "Name": "PrintJob.ReadWriteBasic", @@ -415008,39 +415922,39 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-post-jobs?view=graph-rest-1.0", + "Method": "POST", "Uri": "/print/shares/{printerShare-id}/jobs", - "Module": "Devices.CloudPrint", - "Command": "New-MgPrintShareJob", "OutputType": "IMicrosoftGraphPrintJob", + "Command": "New-MgPrintShareJob", + "Module": "Devices.CloudPrint" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-post-jobs?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents", - "Module": "Devices.CloudPrint", - "Command": "New-MgPrintShareJobDocument", "OutputType": "IMicrosoftGraphPrintDocument", + "Command": "New-MgPrintShareJobDocument", + "Module": "Devices.CloudPrint" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "PrintJob.Create", @@ -415067,304 +415981,302 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-createuploadsession?view=graph-rest-1.0", + "Method": "POST", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/createUploadSession", - "Module": "Devices.CloudPrint", - "Command": "New-MgPrintShareJobDocumentUploadSession", "OutputType": "IMicrosoftGraphUploadSession", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printdocument-createuploadsession?view=graph-rest-1.0" + "Command": "New-MgPrintShareJobDocumentUploadSession", + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks", - "Module": "Devices.CloudPrint", - "Command": "New-MgPrintShareJobTask", - "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks", + "OutputType": "IMicrosoftGraphPrintTask", + "Command": "New-MgPrintShareJobTask", + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/taskDefinitions", - "Module": "Devices.CloudPrint", - "Command": "New-MgPrintTaskDefinition", - "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-post-taskdefinitions?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-post-taskdefinitions?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/print/taskDefinitions", + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "Command": "New-MgPrintTaskDefinition", + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks", - "Module": "Devices.CloudPrint", - "Command": "New-MgPrintTaskDefinitionTask", - "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks", + "OutputType": "IMicrosoftGraphPrintTask", + "Command": "New-MgPrintTaskDefinitionTask", + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/privacy/subjectRightsRequests", - "Module": "Compliance", - "Command": "New-MgPrivacySubjectRightsRequest", - "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-post?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-post?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/privacy/subjectRightsRequests", + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "Command": "New-MgPrivacySubjectRightsRequest", + "Module": "Compliance" }, { - "Permissions": [], - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes", - "Module": "Compliance", - "Command": "New-MgPrivacySubjectRightsRequestNote", - "OutputType": "IMicrosoftGraphAuthoredNote", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-post-notes?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-post-notes?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes", + "OutputType": "IMicrosoftGraphAuthoredNote", + "Command": "New-MgPrivacySubjectRightsRequestNote", + "Module": "Compliance" }, { - "Permissions": [], - "Uri": "/reports/authenticationMethods/userRegistrationDetails", - "Module": "Reports", - "Command": "New-MgReportAuthenticationMethodUserRegistrationDetail", - "OutputType": "IMicrosoftGraphUserRegistrationDetails", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/reports/authenticationMethods/userRegistrationDetails", + "OutputType": "IMicrosoftGraphUserRegistrationDetails", + "Command": "New-MgReportAuthenticationMethodUserRegistrationDetail", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/partners/billing/manifests", - "Module": "Reports", - "Command": "New-MgReportPartnerBillingManifest", - "OutputType": "IMicrosoftGraphPartnersBillingManifest", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/reports/partners/billing/manifests", + "OutputType": "IMicrosoftGraphPartnersBillingManifest", + "Command": "New-MgReportPartnerBillingManifest", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/partners/billing/operations", - "Module": "Reports", - "Command": "New-MgReportPartnerBillingOperation", - "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/reports/partners/billing/operations", + "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "Command": "New-MgReportPartnerBillingOperation", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/identityProtection/riskDetections", - "Module": "Identity.SignIns", - "Command": "New-MgRiskDetection", - "OutputType": "IMicrosoftGraphRiskDetection", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityProtection/riskDetections", + "OutputType": "IMicrosoftGraphRiskDetection", + "Command": "New-MgRiskDetection", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identityProtection/riskyServicePrincipals", - "Module": "Identity.SignIns", - "Command": "New-MgRiskyServicePrincipal", - "OutputType": "IMicrosoftGraphRiskyServicePrincipal", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityProtection/riskyServicePrincipals", + "OutputType": "IMicrosoftGraphRiskyServicePrincipal", + "Command": "New-MgRiskyServicePrincipal", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history", - "Module": "Identity.SignIns", - "Command": "New-MgRiskyServicePrincipalHistory", - "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history", + "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", + "Command": "New-MgRiskyServicePrincipalHistory", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identityProtection/riskyUsers", - "Module": "Identity.SignIns", - "Command": "New-MgRiskyUser", - "OutputType": "IMicrosoftGraphRiskyUser", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityProtection/riskyUsers", + "OutputType": "IMicrosoftGraphRiskyUser", + "Command": "New-MgRiskyUser", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history", - "Module": "Identity.SignIns", - "Command": "New-MgRiskyUserHistory", - "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history", + "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", + "Command": "New-MgRiskyUserHistory", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/resourceNamespaces", - "Module": "Identity.Governance", - "Command": "New-MgRoleManagementDirectoryResourceNamespace", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/roleManagement/directory/resourceNamespaces", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Command": "New-MgRoleManagementDirectoryResourceNamespace", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "Module": "Identity.Governance", - "Command": "New-MgRoleManagementDirectoryResourceNamespaceResourceAction", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Command": "New-MgRoleManagementDirectoryResourceNamespaceResourceAction", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleAssignments", - "Module": "Identity.Governance", - "Command": "New-MgRoleManagementDirectoryRoleAssignment", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleassignments?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleassignments?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/roleManagement/directory/roleAssignments", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Command": "New-MgRoleManagementDirectoryRoleAssignment", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleAssignmentSchedules", - "Module": "Identity.Governance", - "Command": "New-MgRoleManagementDirectoryRoleAssignmentSchedule", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/roleManagement/directory/roleAssignmentSchedules", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Command": "New-MgRoleManagementDirectoryRoleAssignmentSchedule", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances", - "Module": "Identity.Governance", - "Command": "New-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Command": "New-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Create", + "CreateExpanded" + ], "Permissions": [ { "Name": "RoleAssignmentSchedule.ReadWrite.Directory", @@ -415399,20 +416311,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleassignmentschedulerequests?view=graph-rest-1.0", + "Method": "POST", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests", - "Module": "Identity.Governance", - "Command": "New-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Command": "New-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", + "Module": "Identity.Governance" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleassignmentschedulerequests?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -415431,67 +416343,67 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roledefinitions?view=graph-rest-1.0", + "Method": "POST", "Uri": "/roleManagement/directory/roleDefinitions", - "Module": "Identity.Governance", - "Command": "New-MgRoleManagementDirectoryRoleDefinition", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roledefinitions?view=graph-rest-1.0" + "Command": "New-MgRoleManagementDirectoryRoleDefinition", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "Module": "Identity.Governance", - "Command": "New-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "New-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleEligibilitySchedules", - "Module": "Identity.Governance", - "Command": "New-MgRoleManagementDirectoryRoleEligibilitySchedule", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/roleManagement/directory/roleEligibilitySchedules", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Command": "New-MgRoleManagementDirectoryRoleEligibilitySchedule", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances", - "Module": "Identity.Governance", - "Command": "New-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Command": "New-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Create", + "CreateExpanded" + ], "Permissions": [ { "Name": "RoleEligibilitySchedule.ReadWrite.Directory", @@ -415510,52 +416422,52 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleeligibilityschedulerequests?view=graph-rest-1.0", + "Method": "POST", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests", - "Module": "Identity.Governance", - "Command": "New-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleeligibilityschedulerequests?view=graph-rest-1.0" + "Command": "New-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces", - "Module": "Identity.Governance", - "Command": "New-MgRoleManagementEntitlementManagementResourceNamespace", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Command": "New-MgRoleManagementEntitlementManagementResourceNamespace", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", - "Module": "Identity.Governance", - "Command": "New-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Command": "New-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Create", + "CreateExpanded" + ], "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -415574,142 +416486,142 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleassignments?view=graph-rest-1.0", + "Method": "POST", "Uri": "/roleManagement/entitlementManagement/roleAssignments", - "Module": "Identity.Governance", - "Command": "New-MgRoleManagementEntitlementManagementRoleAssignment", "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/rbacapplication-post-roleassignments?view=graph-rest-1.0" + "Command": "New-MgRoleManagementEntitlementManagementRoleAssignment", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules", - "Module": "Identity.Governance", - "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances", - "Module": "Identity.Governance", - "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests", - "Module": "Identity.Governance", - "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Command": "New-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleDefinitions", - "Module": "Identity.Governance", - "Command": "New-MgRoleManagementEntitlementManagementRoleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "New-MgRoleManagementEntitlementManagementRoleDefinition", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", - "Module": "Identity.Governance", - "Command": "New-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "New-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules", - "Module": "Identity.Governance", - "Command": "New-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Command": "New-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances", - "Module": "Identity.Governance", - "Command": "New-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Command": "New-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests", - "Module": "Identity.Governance", - "Command": "New-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Command": "New-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Create", + "CreateExpanded" + ], "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -415728,20 +416640,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-post-schemaextensions?view=graph-rest-1.0", + "Method": "POST", "Uri": "/schemaExtensions", - "Module": "SchemaExtensions", - "Command": "New-MgSchemaExtension", "OutputType": "IMicrosoftGraphSchemaExtension", + "Command": "New-MgSchemaExtension", + "Module": "SchemaExtensions" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-post-schemaextensions?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -415760,20 +416672,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-post-acronyms?view=graph-rest-1.0", + "Method": "POST", "Uri": "/search/acronyms", - "Module": "Search", - "Command": "New-MgSearchAcronym", "OutputType": "IMicrosoftGraphSearchAcronym", + "Command": "New-MgSearchAcronym", + "Module": "Search" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-post-acronyms?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -415792,20 +416704,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-post-bookmarks?view=graph-rest-1.0", + "Method": "POST", "Uri": "/search/bookmarks", - "Module": "Search", - "Command": "New-MgSearchBookmark", "OutputType": "IMicrosoftGraphSearchBookmark", + "Command": "New-MgSearchBookmark", + "Module": "Search" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-post-bookmarks?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -415824,238 +416736,238 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-post-qnas?view=graph-rest-1.0", + "Method": "POST", "Uri": "/search/qnas", - "Module": "Search", - "Command": "New-MgSearchQna", "OutputType": "IMicrosoftGraphSearchQna", - "Variants": [ - "Create", - "CreateExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-searchentity-post-qnas?view=graph-rest-1.0" + "Command": "New-MgSearchQna", + "Module": "Search" }, { - "Permissions": [], - "Uri": "/security/alerts", - "Module": "Security", - "Command": "New-MgSecurityAlert", - "OutputType": "IMicrosoftGraphAlert", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/alerts", + "OutputType": "IMicrosoftGraphAlert", + "Command": "New-MgSecurityAlert", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/alerts_v2", - "Module": "Security", - "Command": "New-MgSecurityAlertV2", - "OutputType": "IMicrosoftGraphSecurityAlert", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/alerts_v2", + "OutputType": "IMicrosoftGraphSecurityAlert", + "Command": "New-MgSecurityAlertV2", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/simulations", - "Module": "Security", - "Command": "New-MgSecurityAttackSimulation", - "OutputType": "IMicrosoftGraphSimulation", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-post-simulation?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-post-simulation?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/security/attackSimulation/simulations", + "OutputType": "IMicrosoftGraphSimulation", + "Command": "New-MgSecurityAttackSimulation", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/simulationAutomations", - "Module": "Security", - "Command": "New-MgSecurityAttackSimulationAutomation", - "OutputType": "IMicrosoftGraphSimulationAutomation", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/attackSimulation/simulationAutomations", + "OutputType": "IMicrosoftGraphSimulationAutomation", + "Command": "New-MgSecurityAttackSimulationAutomation", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs", - "Module": "Security", - "Command": "New-MgSecurityAttackSimulationAutomationRun", - "OutputType": "IMicrosoftGraphSimulationAutomationRun", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs", + "OutputType": "IMicrosoftGraphSimulationAutomationRun", + "Command": "New-MgSecurityAttackSimulationAutomationRun", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/endUserNotifications", - "Module": "Security", - "Command": "New-MgSecurityAttackSimulationEndUserNotification", - "OutputType": "IMicrosoftGraphEndUserNotification", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/attackSimulation/endUserNotifications", + "OutputType": "IMicrosoftGraphEndUserNotification", + "Command": "New-MgSecurityAttackSimulationEndUserNotification", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details", - "Module": "Security", - "Command": "New-MgSecurityAttackSimulationEndUserNotificationDetail", - "OutputType": "IMicrosoftGraphEndUserNotificationDetail", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details", + "OutputType": "IMicrosoftGraphEndUserNotificationDetail", + "Command": "New-MgSecurityAttackSimulationEndUserNotificationDetail", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/landingPages", - "Module": "Security", - "Command": "New-MgSecurityAttackSimulationLandingPage", - "OutputType": "IMicrosoftGraphLandingPage", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/attackSimulation/landingPages", + "OutputType": "IMicrosoftGraphLandingPage", + "Command": "New-MgSecurityAttackSimulationLandingPage", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details", - "Module": "Security", - "Command": "New-MgSecurityAttackSimulationLandingPageDetail", - "OutputType": "IMicrosoftGraphLandingPageDetail", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details", + "OutputType": "IMicrosoftGraphLandingPageDetail", + "Command": "New-MgSecurityAttackSimulationLandingPageDetail", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/loginPages", - "Module": "Security", - "Command": "New-MgSecurityAttackSimulationLoginPage", - "OutputType": "IMicrosoftGraphLoginPage", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/attackSimulation/loginPages", + "OutputType": "IMicrosoftGraphLoginPage", + "Command": "New-MgSecurityAttackSimulationLoginPage", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/operations", - "Module": "Security", - "Command": "New-MgSecurityAttackSimulationOperation", - "OutputType": "IMicrosoftGraphAttackSimulationOperation", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/attackSimulation/operations", + "OutputType": "IMicrosoftGraphAttackSimulationOperation", + "Command": "New-MgSecurityAttackSimulationOperation", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/payloads", - "Module": "Security", - "Command": "New-MgSecurityAttackSimulationPayload", - "OutputType": "IMicrosoftGraphPayload", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/attackSimulation/payloads", + "OutputType": "IMicrosoftGraphPayload", + "Command": "New-MgSecurityAttackSimulationPayload", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/trainings", - "Module": "Security", - "Command": "New-MgSecurityAttackSimulationTraining", - "OutputType": "IMicrosoftGraphTraining", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/attackSimulation/trainings", + "OutputType": "IMicrosoftGraphTraining", + "Command": "New-MgSecurityAttackSimulationTraining", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails", - "Module": "Security", - "Command": "New-MgSecurityAttackSimulationTrainingLanguageDetail", - "OutputType": "IMicrosoftGraphTrainingLanguageDetail", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails", + "OutputType": "IMicrosoftGraphTrainingLanguageDetail", + "Command": "New-MgSecurityAttackSimulationTrainingLanguageDetail", + "Module": "Security" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Create", + "CreateExpanded" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -416074,20 +416986,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-casesroot-post-ediscoverycases?view=graph-rest-1.0", + "Method": "POST", "Uri": "/security/cases/ediscoveryCases", - "Module": "Security", - "Command": "New-MgSecurityCaseEdiscoveryCase", "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", + "Command": "New-MgSecurityCaseEdiscoveryCase", + "Module": "Security" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-casesroot-post-ediscoverycases?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -416106,22 +417020,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-custodians?view=graph-rest-1.0", + "Method": "POST", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians", - "Module": "Security", - "Command": "New-MgSecurityCaseEdiscoveryCaseCustodian", "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", + "Command": "New-MgSecurityCaseEdiscoveryCaseCustodian", + "Module": "Security" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-custodians?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -416140,22 +417054,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-post-sitesources?view=graph-rest-1.0", + "Method": "POST", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources", - "Module": "Security", - "Command": "New-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", "OutputType": "IMicrosoftGraphSecuritySiteSource", + "Command": "New-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", + "Module": "Security" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-post-sitesources?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -416174,22 +417088,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-post-unifiedgroupsources?view=graph-rest-1.0", + "Method": "POST", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources", - "Module": "Security", - "Command": "New-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", + "Command": "New-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", + "Module": "Security" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-post-unifiedgroupsources?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -416208,22 +417122,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-post-usersources?view=graph-rest-1.0", + "Method": "POST", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources", - "Module": "Security", - "Command": "New-MgSecurityCaseEdiscoveryCaseCustodianUserSource", "OutputType": "IMicrosoftGraphSecurityUserSource", + "Command": "New-MgSecurityCaseEdiscoveryCaseCustodianUserSource", + "Module": "Security" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-post-usersources?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -416242,39 +417156,39 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-noncustodialdatasources?view=graph-rest-1.0", + "Method": "POST", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources", - "Module": "Security", - "Command": "New-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "Command": "New-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "Module": "Security" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-noncustodialdatasources?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations", - "Module": "Security", - "Command": "New-MgSecurityCaseEdiscoveryCaseOperation", "OutputType": "IMicrosoftGraphSecurityCaseOperation", + "Command": "New-MgSecurityCaseEdiscoveryCaseOperation", + "Module": "Security" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -416293,22 +417207,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-reviewsets?view=graph-rest-1.0", + "Method": "POST", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets", - "Module": "Security", - "Command": "New-MgSecurityCaseEdiscoveryCaseReviewSet", "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", + "Command": "New-MgSecurityCaseEdiscoveryCaseReviewSet", + "Module": "Security" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-reviewsets?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -416327,22 +417241,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-post-queries?view=graph-rest-1.0", + "Method": "POST", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries", - "Module": "Security", - "Command": "New-MgSecurityCaseEdiscoveryCaseReviewSetQuery", "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", + "Command": "New-MgSecurityCaseEdiscoveryCaseReviewSetQuery", + "Module": "Security" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-post-queries?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -416361,39 +417275,39 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-searches?view=graph-rest-1.0", + "Method": "POST", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches", - "Module": "Security", - "Command": "New-MgSecurityCaseEdiscoveryCaseSearch", "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", + "Command": "New-MgSecurityCaseEdiscoveryCaseSearch", + "Module": "Security" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-searches?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-post-additionalsources?view=graph-rest-1.0", + "Method": "POST", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources", - "Module": "Security", - "Command": "New-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", "OutputType": "IMicrosoftGraphSecurityDataSource", + "Command": "New-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", + "Module": "Security" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-post-additionalsources?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -416412,619 +417326,617 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-tags?view=graph-rest-1.0", + "Method": "POST", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags", - "Module": "Security", - "Command": "New-MgSecurityCaseEdiscoveryCaseTag", "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-post-tags?view=graph-rest-1.0" + "Command": "New-MgSecurityCaseEdiscoveryCaseTag", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/identities/healthIssues", - "Module": "Security", - "Command": "New-MgSecurityIdentityHealthIssue", - "OutputType": "IMicrosoftGraphSecurityHealthIssue", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/identities/healthIssues", + "OutputType": "IMicrosoftGraphSecurityHealthIssue", + "Command": "New-MgSecurityIdentityHealthIssue", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/incidents", - "Module": "Security", - "Command": "New-MgSecurityIncident", - "OutputType": "IMicrosoftGraphSecurityIncident", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/incidents", + "OutputType": "IMicrosoftGraphSecurityIncident", + "Command": "New-MgSecurityIncident", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/labels/authorities", - "Module": "Security", - "Command": "New-MgSecurityLabelAuthority", - "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-authorities?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-authorities?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/security/labels/authorities", + "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", + "Command": "New-MgSecurityLabelAuthority", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/labels/categories", - "Module": "Security", - "Command": "New-MgSecurityLabelCategory", - "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-categories?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-categories?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/security/labels/categories", + "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", + "Command": "New-MgSecurityLabelCategory", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories", - "Module": "Security", - "Command": "New-MgSecurityLabelCategorySubcategory", - "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-categorytemplate-post-subcategories?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-categorytemplate-post-subcategories?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories", + "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", + "Command": "New-MgSecurityLabelCategorySubcategory", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/labels/citations", - "Module": "Security", - "Command": "New-MgSecurityLabelCitation", - "OutputType": "IMicrosoftGraphSecurityCitationTemplate", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-citations?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-citations?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/security/labels/citations", + "OutputType": "IMicrosoftGraphSecurityCitationTemplate", + "Command": "New-MgSecurityLabelCitation", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/labels/departments", - "Module": "Security", - "Command": "New-MgSecurityLabelDepartment", - "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-departments?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-departments?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/security/labels/departments", + "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", + "Command": "New-MgSecurityLabelDepartment", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/labels/filePlanReferences", - "Module": "Security", - "Command": "New-MgSecurityLabelFilePlanReference", - "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-fileplanreferences?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-fileplanreferences?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/security/labels/filePlanReferences", + "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", + "Command": "New-MgSecurityLabelFilePlanReference", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/labels/retentionLabels", - "Module": "Security", - "Command": "New-MgSecurityLabelRetentionLabel", - "OutputType": "IMicrosoftGraphSecurityRetentionLabel", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-retentionlabel?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-post-retentionlabel?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/security/labels/retentionLabels", + "OutputType": "IMicrosoftGraphSecurityRetentionLabel", + "Command": "New-MgSecurityLabelRetentionLabel", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages", - "Module": "Security", - "Command": "New-MgSecurityLabelRetentionLabelDispositionReviewStage", - "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages", + "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", + "Command": "New-MgSecurityLabelRetentionLabelDispositionReviewStage", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/secureScores", - "Module": "Security", - "Command": "New-MgSecuritySecureScore", - "OutputType": "IMicrosoftGraphSecureScore", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/secureScores", + "OutputType": "IMicrosoftGraphSecureScore", + "Command": "New-MgSecuritySecureScore", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/secureScoreControlProfiles", - "Module": "Security", - "Command": "New-MgSecuritySecureScoreControlProfile", - "OutputType": "IMicrosoftGraphSecureScoreControlProfile", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/secureScoreControlProfiles", + "OutputType": "IMicrosoftGraphSecureScoreControlProfile", + "Command": "New-MgSecuritySecureScoreControlProfile", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/subjectRightsRequests", - "Module": "Security", - "Command": "New-MgSecuritySubjectRightsRequest", - "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/subjectRightsRequests", + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "Command": "New-MgSecuritySubjectRightsRequest", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes", - "Module": "Security", - "Command": "New-MgSecuritySubjectRightsRequestNote", - "OutputType": "IMicrosoftGraphAuthoredNote", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes", + "OutputType": "IMicrosoftGraphAuthoredNote", + "Command": "New-MgSecuritySubjectRightsRequestNote", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/articles", - "Module": "Security", - "Command": "New-MgSecurityThreatIntelligenceArticle", - "OutputType": "IMicrosoftGraphSecurityArticle", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/threatIntelligence/articles", + "OutputType": "IMicrosoftGraphSecurityArticle", + "Command": "New-MgSecurityThreatIntelligenceArticle", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/articleIndicators", - "Module": "Security", - "Command": "New-MgSecurityThreatIntelligenceArticleIndicator", - "OutputType": "IMicrosoftGraphSecurityArticleIndicator", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/threatIntelligence/articleIndicators", + "OutputType": "IMicrosoftGraphSecurityArticleIndicator", + "Command": "New-MgSecurityThreatIntelligenceArticleIndicator", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hosts", - "Module": "Security", - "Command": "New-MgSecurityThreatIntelligenceHost", - "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/threatIntelligence/hosts", + "OutputType": "IMicrosoftGraphSecurityHost", + "Command": "New-MgSecurityThreatIntelligenceHost", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostComponents", - "Module": "Security", - "Command": "New-MgSecurityThreatIntelligenceHostComponent", - "OutputType": "IMicrosoftGraphSecurityHostComponent", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/threatIntelligence/hostComponents", + "OutputType": "IMicrosoftGraphSecurityHostComponent", + "Command": "New-MgSecurityThreatIntelligenceHostComponent", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostCookies", - "Module": "Security", - "Command": "New-MgSecurityThreatIntelligenceHostCookie", - "OutputType": "IMicrosoftGraphSecurityHostCookie", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/threatIntelligence/hostCookies", + "OutputType": "IMicrosoftGraphSecurityHostCookie", + "Command": "New-MgSecurityThreatIntelligenceHostCookie", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostPairs", - "Module": "Security", - "Command": "New-MgSecurityThreatIntelligenceHostPair", - "OutputType": "IMicrosoftGraphSecurityHostPair", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/threatIntelligence/hostPairs", + "OutputType": "IMicrosoftGraphSecurityHostPair", + "Command": "New-MgSecurityThreatIntelligenceHostPair", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostPorts", - "Module": "Security", - "Command": "New-MgSecurityThreatIntelligenceHostPort", - "OutputType": "IMicrosoftGraphSecurityHostPort", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/threatIntelligence/hostPorts", + "OutputType": "IMicrosoftGraphSecurityHostPort", + "Command": "New-MgSecurityThreatIntelligenceHostPort", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostSslCertificates", - "Module": "Security", - "Command": "New-MgSecurityThreatIntelligenceHostSslCertificate", - "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/threatIntelligence/hostSslCertificates", + "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", + "Command": "New-MgSecurityThreatIntelligenceHostSslCertificate", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostTrackers", - "Module": "Security", - "Command": "New-MgSecurityThreatIntelligenceHostTracker", - "OutputType": "IMicrosoftGraphSecurityHostTracker", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/threatIntelligence/hostTrackers", + "OutputType": "IMicrosoftGraphSecurityHostTracker", + "Command": "New-MgSecurityThreatIntelligenceHostTracker", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/intelProfiles", - "Module": "Security", - "Command": "New-MgSecurityThreatIntelligenceIntelProfile", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/threatIntelligence/intelProfiles", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", + "Command": "New-MgSecurityThreatIntelligenceIntelProfile", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/passiveDnsRecords", - "Module": "Security", - "Command": "New-MgSecurityThreatIntelligencePassiveDnsRecord", - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/threatIntelligence/passiveDnsRecords", + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "Command": "New-MgSecurityThreatIntelligencePassiveDnsRecord", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators", - "Module": "Security", - "Command": "New-MgSecurityThreatIntelligenceProfileIndicator", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/threatIntelligence/intelligenceProfileIndicators", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "Command": "New-MgSecurityThreatIntelligenceProfileIndicator", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/sslCertificates", - "Module": "Security", - "Command": "New-MgSecurityThreatIntelligenceSslCertificate", - "OutputType": "IMicrosoftGraphSecuritySslCertificate", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/threatIntelligence/sslCertificates", + "OutputType": "IMicrosoftGraphSecuritySslCertificate", + "Command": "New-MgSecurityThreatIntelligenceSslCertificate", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/subdomains", - "Module": "Security", - "Command": "New-MgSecurityThreatIntelligenceSubdomain", - "OutputType": "IMicrosoftGraphSecuritySubdomain", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/threatIntelligence/subdomains", + "OutputType": "IMicrosoftGraphSecuritySubdomain", + "Command": "New-MgSecurityThreatIntelligenceSubdomain", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/vulnerabilities", - "Module": "Security", - "Command": "New-MgSecurityThreatIntelligenceVulnerability", - "OutputType": "IMicrosoftGraphSecurityVulnerability", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/threatIntelligence/vulnerabilities", + "OutputType": "IMicrosoftGraphSecurityVulnerability", + "Command": "New-MgSecurityThreatIntelligenceVulnerability", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components", - "Module": "Security", - "Command": "New-MgSecurityThreatIntelligenceVulnerabilityComponent", - "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components", + "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", + "Command": "New-MgSecurityThreatIntelligenceVulnerabilityComponent", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/whoisHistoryRecords", - "Module": "Security", - "Command": "New-MgSecurityThreatIntelligenceWhoisHistoryRecord", - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/threatIntelligence/whoisHistoryRecords", + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "Command": "New-MgSecurityThreatIntelligenceWhoisHistoryRecord", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/whoisRecords", - "Module": "Security", - "Command": "New-MgSecurityThreatIntelligenceWhoisRecord", - "OutputType": "IMicrosoftGraphSecurityWhoisRecord", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/threatIntelligence/whoisRecords", + "OutputType": "IMicrosoftGraphSecurityWhoisRecord", + "Command": "New-MgSecurityThreatIntelligenceWhoisRecord", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/triggers/retentionEvents", - "Module": "Security", - "Command": "New-MgSecurityTriggerRetentionEvent", - "OutputType": "IMicrosoftGraphSecurityRetentionEvent", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionevent-post?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionevent-post?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/security/triggers/retentionEvents", + "OutputType": "IMicrosoftGraphSecurityRetentionEvent", + "Command": "New-MgSecurityTriggerRetentionEvent", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/triggerTypes/retentionEventTypes", - "Module": "Security", - "Command": "New-MgSecurityTriggerTypeRetentionEventType", - "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentioneventtype-post?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentioneventtype-post?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/security/triggerTypes/retentionEventTypes", + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + "Command": "New-MgSecurityTriggerTypeRetentionEventType", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/healthOverviews", - "Module": "Devices.ServiceAnnouncement", - "Command": "New-MgServiceAnnouncementHealthOverview", - "OutputType": "IMicrosoftGraphServiceHealth", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/admin/serviceAnnouncement/healthOverviews", + "OutputType": "IMicrosoftGraphServiceHealth", + "Command": "New-MgServiceAnnouncementHealthOverview", + "Module": "Devices.ServiceAnnouncement" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues", - "Module": "Devices.ServiceAnnouncement", - "Command": "New-MgServiceAnnouncementHealthOverviewIssue", - "OutputType": "IMicrosoftGraphServiceHealthIssue", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues", + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "Command": "New-MgServiceAnnouncementHealthOverviewIssue", + "Module": "Devices.ServiceAnnouncement" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/issues", - "Module": "Devices.ServiceAnnouncement", - "Command": "New-MgServiceAnnouncementIssue", - "OutputType": "IMicrosoftGraphServiceHealthIssue", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/admin/serviceAnnouncement/issues", + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "Command": "New-MgServiceAnnouncementIssue", + "Module": "Devices.ServiceAnnouncement" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/messages", - "Module": "Devices.ServiceAnnouncement", - "Command": "New-MgServiceAnnouncementMessage", - "OutputType": "IMicrosoftGraphServiceUpdateMessage", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/admin/serviceAnnouncement/messages", + "OutputType": "IMicrosoftGraphServiceUpdateMessage", + "Command": "New-MgServiceAnnouncementMessage", + "Module": "Devices.ServiceAnnouncement" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments", - "Module": "Devices.ServiceAnnouncement", - "Command": "New-MgServiceAnnouncementMessageAttachment", - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments", + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "Command": "New-MgServiceAnnouncementMessageAttachment", + "Module": "Devices.ServiceAnnouncement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Create", + "CreateExpanded" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -417051,20 +417963,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-serviceprincipals?view=graph-rest-1.0", + "Method": "POST", "Uri": "/servicePrincipals", - "Module": "Applications", - "Command": "New-MgServicePrincipal", "OutputType": "IMicrosoftGraphServicePrincipal", + "Command": "New-MgServicePrincipal", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-serviceprincipals?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -417091,22 +418005,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-approleassignedto?view=graph-rest-1.0", + "Method": "POST", "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo", - "Module": "Applications", - "Command": "New-MgServicePrincipalAppRoleAssignedTo", "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Command": "New-MgServicePrincipalAppRoleAssignedTo", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "AppRoleAssignment.ReadWrite.All", @@ -417133,22 +418047,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-approleassignments?view=graph-rest-1.0", + "Method": "POST", "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments", - "Module": "Applications", - "Command": "New-MgServicePrincipalAppRoleAssignment", "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Command": "New-MgServicePrincipalAppRoleAssignment", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Policy.Read.All", @@ -417191,56 +418105,56 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-claimsmappingpolicies?view=graph-rest-1.0", + "Method": "POST", "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/$ref", - "Module": "Applications", - "Command": "New-MgServicePrincipalClaimMappingPolicyByRef", "OutputType": null, + "Command": "New-MgServicePrincipalClaimMappingPolicyByRef", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-delegatedpermissionclassifications?view=graph-rest-1.0", + "Method": "POST", "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications", - "Module": "Applications", - "Command": "New-MgServicePrincipalDelegatedPermissionClassification", "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", + "Command": "New-MgServicePrincipalDelegatedPermissionClassification", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints", - "Module": "Applications", - "Command": "New-MgServicePrincipalEndpoint", "OutputType": "IMicrosoftGraphEndpoint", + "Command": "New-MgServicePrincipalEndpoint", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Policy.Read.All", @@ -417283,22 +418197,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-homerealmdiscoverypolicies?view=graph-rest-1.0", + "Method": "POST", "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/$ref", - "Module": "Applications", - "Command": "New-MgServicePrincipalHomeRealmDiscoveryPolicyByRef", "OutputType": null, + "Command": "New-MgServicePrincipalHomeRealmDiscoveryPolicyByRef", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -417333,22 +418247,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-post-owners?view=graph-rest-1.0", + "Method": "POST", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/$ref", - "Module": "Applications", - "Command": "New-MgServicePrincipalOwnerByRef", "OutputType": null, + "Command": "New-MgServicePrincipalOwnerByRef", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Application-RemoteDesktopConfig.ReadWrite.All", @@ -417383,37 +418297,37 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-post-targetdevicegroups?view=graph-rest-1.0", + "Method": "POST", "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups", - "Module": "Applications", - "Command": "New-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", "OutputType": "IMicrosoftGraphTargetDeviceGroup", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "New-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/identityProtection/servicePrincipalRiskDetections", - "Module": "Identity.SignIns", - "Command": "New-MgServicePrincipalRiskDetection", - "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityProtection/servicePrincipalRiskDetections", + "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", + "Command": "New-MgServicePrincipalRiskDetection", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -417432,22 +418346,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronization-post-jobs?view=graph-rest-1.0", + "Method": "POST", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs", - "Module": "Applications", - "Command": "New-MgServicePrincipalSynchronizationJob", "OutputType": "IMicrosoftGraphSynchronizationJob", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "New-MgServicePrincipalSynchronizationJob", + "Module": "Applications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Provision", + "ProvisionExpanded", + "ProvisionViaIdentity", + "ProvisionViaIdentityExpanded" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -417466,163 +418380,152 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-provisionondemand?view=graph-rest-1.0", + "Method": "POST", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/provisionOnDemand", - "Module": "Applications", - "Command": "New-MgServicePrincipalSynchronizationJobOnDemand", "OutputType": "IMicrosoftGraphStringKeyStringValuePair", - "Variants": [ - "Provision", - "ProvisionExpanded", - "ProvisionViaIdentity", - "ProvisionViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-provisionondemand?view=graph-rest-1.0" + "Command": "New-MgServicePrincipalSynchronizationJobOnDemand", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", - "Module": "Applications", - "Command": "New-MgServicePrincipalSynchronizationJobSchemaDirectory", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Command": "New-MgServicePrincipalSynchronizationJobSchemaDirectory", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates", - "Module": "Applications", - "Command": "New-MgServicePrincipalSynchronizationTemplate", - "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates", + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "Command": "New-MgServicePrincipalSynchronizationTemplate", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", - "Module": "Applications", - "Command": "New-MgServicePrincipalSynchronizationTemplateSchemaDirectory", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Command": "New-MgServicePrincipalSynchronizationTemplateSchemaDirectory", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/columns", - "Module": "Files", - "Command": "New-MgShareListColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/shares/{sharedDriveItem-id}/list/columns", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "New-MgShareListColumn", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes", - "Module": "Files", - "Command": "New-MgShareListContentType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes", + "OutputType": "IMicrosoftGraphContentType", + "Command": "New-MgShareListContentType", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns", - "Module": "Files", - "Command": "New-MgShareListContentTypeColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "New-MgShareListContentTypeColumn", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks", - "Module": "Files", - "Command": "New-MgShareListContentTypeColumnLink", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks", + "OutputType": "IMicrosoftGraphColumnLink", + "Command": "New-MgShareListContentTypeColumnLink", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items", - "Module": "Files", - "Command": "New-MgShareListItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/shares/{sharedDriveItem-id}/list/items", + "OutputType": "IMicrosoftGraphListItem", + "Command": "New-MgShareListItem", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions", - "Module": "Files", - "Command": "New-MgShareListItemDocumentSetVersion", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -417633,17 +418536,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "New-MgShareListItemDocumentSetVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions", - "Module": "Files", - "Command": "New-MgShareListItemVersion", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -417654,95 +418557,106 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions", + "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "New-MgShareListItemVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/operations", - "Module": "Files", - "Command": "New-MgShareListOperation", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/shares/{sharedDriveItem-id}/list/operations", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Command": "New-MgShareListOperation", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions", - "Module": "Files", - "Command": "New-MgShareListSubscription", - "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions", + "OutputType": "IMicrosoftGraphSubscription", + "Command": "New-MgShareListSubscription", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares", - "Module": "Files", - "Command": "New-MgShareSharedDriveItemSharedDriveItem", - "OutputType": "IMicrosoftGraphSharedDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/shares", + "OutputType": "IMicrosoftGraphSharedDriveItem", + "Command": "New-MgShareSharedDriveItemSharedDriveItem", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/analytics/itemActivityStats", - "Module": "Sites", - "Command": "New-MgSiteAnalyticItemActivityStat", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/analytics/itemActivityStats", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "New-MgSiteAnalyticItemActivityStat", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", - "Module": "Sites", - "Command": "New-MgSiteAnalyticItemActivityStatActivity", - "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities", + "OutputType": "IMicrosoftGraphItemActivity", + "Command": "New-MgSiteAnalyticItemActivityStatActivity", + "Module": "Sites" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], "Permissions": [ { "Name": "Sites.Manage.All", @@ -417761,22 +418675,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-post-columns?view=graph-rest-1.0", + "Method": "POST", "Uri": "/sites/{site-id}/columns", - "Module": "Sites", - "Command": "New-MgSiteColumn", "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "New-MgSiteColumn", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-post-columns?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Sites.Manage.All", @@ -417795,22 +418709,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-post-contenttypes?view=graph-rest-1.0", + "Method": "POST", "Uri": "/sites/{site-id}/contentTypes", - "Module": "Sites", - "Command": "New-MgSiteContentType", "OutputType": "IMicrosoftGraphContentType", + "Command": "New-MgSiteContentType", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-post-contenttypes?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Sites.Manage.All", @@ -417829,186 +418743,158 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-post-columns?view=graph-rest-1.0", + "Method": "POST", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns", - "Module": "Sites", - "Command": "New-MgSiteContentTypeColumn", "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "New-MgSiteContentTypeColumn", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-post-columns?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks", - "Module": "Sites", - "Command": "New-MgSiteContentTypeColumnLink", "OutputType": "IMicrosoftGraphColumnLink", + "Command": "New-MgSiteContentTypeColumnLink", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/sites/{site-id}/getByPath(path='{path}')/columns", - "Module": "Sites", - "Command": "New-MgSiteGetByPathColumn", "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "New-MgSiteGetByPathColumn", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", - "Create1", "CreateExpanded", - "CreateExpanded1", "CreateViaIdentity", - "CreateViaIdentity1", - "CreateViaIdentityExpanded", - "CreateViaIdentityExpanded1" + "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/sites/{site-id}/getByPath(path='{path}')/contentTypes", - "Module": "Sites", - "Command": "New-MgSiteGetByPathContentType", "OutputType": "IMicrosoftGraphContentType", + "Command": "New-MgSiteGetByPathContentType", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", - "Create1", "CreateExpanded", - "CreateExpanded1", "CreateViaIdentity", - "CreateViaIdentity1", - "CreateViaIdentityExpanded", - "CreateViaIdentityExpanded1" + "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/sites/{site-id}/getByPath(path='{path}')/lists", - "Module": "Sites", - "Command": "New-MgSiteGetByPathList", "OutputType": "IMicrosoftGraphList", + "Command": "New-MgSiteGetByPathList", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", - "Create1", "CreateExpanded", - "CreateExpanded1", "CreateViaIdentity", - "CreateViaIdentity1", - "CreateViaIdentityExpanded", - "CreateViaIdentityExpanded1" + "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/operations", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Command": "New-MgSiteGetByPathOperation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/operations", - "Module": "Sites", - "Command": "New-MgSiteGetByPathOperation", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Variants": [ "Create", - "Create1", "CreateExpanded", - "CreateExpanded1", "CreateViaIdentity", - "CreateViaIdentity1", - "CreateViaIdentityExpanded", - "CreateViaIdentityExpanded1" + "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/pages", + "OutputType": "IMicrosoftGraphBaseSitePage", + "Command": "New-MgSiteGetByPathPage", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/pages", - "Module": "Sites", - "Command": "New-MgSiteGetByPathPage", - "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiVersion": "v1.0", "Variants": [ "Create", - "Create1", "CreateExpanded", - "CreateExpanded1", "CreateViaIdentity", - "CreateViaIdentity1", - "CreateViaIdentityExpanded", - "CreateViaIdentityExpanded1" + "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/permissions", + "OutputType": "IMicrosoftGraphPermission", + "Command": "New-MgSiteGetByPathPermission", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/permissions", - "Module": "Sites", - "Command": "New-MgSiteGetByPathPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Variants": [ "Create", - "Create1", "CreateExpanded", - "CreateExpanded1", "CreateViaIdentity", - "CreateViaIdentity1", - "CreateViaIdentityExpanded", - "CreateViaIdentityExpanded1" + "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/termStores", + "OutputType": "IMicrosoftGraphTermStore", + "Command": "New-MgSiteGetByPathTermStore", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStores", - "Module": "Sites", - "Command": "New-MgSiteGetByPathTermStore", - "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "v1.0", "Variants": [ "Create", - "Create1", "CreateExpanded", - "CreateExpanded1", "CreateViaIdentity", - "CreateViaIdentity1", - "CreateViaIdentityExpanded", - "CreateViaIdentityExpanded1" + "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Sites.Manage.All", @@ -418027,22 +418913,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-create?view=graph-rest-1.0", + "Method": "POST", "Uri": "/sites/{site-id}/lists", - "Module": "Sites", - "Command": "New-MgSiteList", "OutputType": "IMicrosoftGraphList", + "Command": "New-MgSiteList", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-create?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Sites.Manage.All", @@ -418061,39 +418947,39 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-post-columns?view=graph-rest-1.0", + "Method": "POST", "Uri": "/sites/{site-id}/lists/{list-id}/columns", - "Module": "Sites", - "Command": "New-MgSiteListColumn", "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "New-MgSiteListColumn", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/list-post-columns?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes", - "Module": "Sites", - "Command": "New-MgSiteListContentType", "OutputType": "IMicrosoftGraphContentType", + "Command": "New-MgSiteListContentType", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Sites.Manage.All", @@ -418112,56 +418998,56 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns", - "Module": "Sites", - "Command": "New-MgSiteListContentTypeColumn", "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "New-MgSiteListContentTypeColumn", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks", - "Module": "Sites", - "Command": "New-MgSiteListContentTypeColumnLink", "OutputType": "IMicrosoftGraphColumnLink", + "Command": "New-MgSiteListContentTypeColumnLink", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-create?view=graph-rest-1.0", + "Method": "POST", "Uri": "/sites/{site-id}/lists/{list-id}/items", - "Module": "Sites", - "Command": "New-MgSiteListItem", "OutputType": "IMicrosoftGraphListItem", + "Command": "New-MgSiteListItem", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-create?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -418196,22 +419082,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-post-documentsetversions?view=graph-rest-1.0", + "Method": "POST", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions", - "Module": "Sites", - "Command": "New-MgSiteListItemDocumentSetVersion", "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "New-MgSiteListItemDocumentSetVersion", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-post-documentsetversions?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Files.ReadWrite", @@ -418238,73 +419124,73 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createLink", - "Module": "Sites", - "Command": "New-MgSiteListItemLink", "OutputType": "IMicrosoftGraphPermission", + "Command": "New-MgSiteListItemLink", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions", - "Module": "Sites", - "Command": "New-MgSiteListItemVersion", "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "New-MgSiteListItemVersion", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/sites/{site-id}/lists/{list-id}/operations", - "Module": "Sites", - "Command": "New-MgSiteListOperation", "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Command": "New-MgSiteListOperation", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions", - "Module": "Sites", - "Command": "New-MgSiteListSubscription", "OutputType": "IMicrosoftGraphSubscription", + "Command": "New-MgSiteListSubscription", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -418331,22 +419217,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/sites/{site-id}/onenote/notebooks", - "Module": "Notes", - "Command": "New-MgSiteOnenoteNotebook", "OutputType": "IMicrosoftGraphNotebook", + "Command": "New-MgSiteOnenoteNotebook", + "Module": "Notes" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -418373,22 +419259,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections", - "Module": "Notes", - "Command": "New-MgSiteOnenoteNotebookSection", "OutputType": "IMicrosoftGraphOnenoteSection", + "Command": "New-MgSiteOnenoteNotebookSection", + "Module": "Notes" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -418415,22 +419301,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "Module": "Notes", - "Command": "New-MgSiteOnenoteNotebookSectionGroup", "OutputType": "IMicrosoftGraphSectionGroup", + "Command": "New-MgSiteOnenoteNotebookSectionGroup", + "Module": "Notes" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -418457,56 +419343,56 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/sites/{site-id}/onenote/pages", - "Module": "Notes", - "Command": "New-MgSiteOnenotePage", "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "New-MgSiteOnenotePage", + "Module": "Notes" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/sites/{site-id}/onenote/sections", - "Module": "Notes", - "Command": "New-MgSiteOnenoteSection", "OutputType": "IMicrosoftGraphOnenoteSection", + "Command": "New-MgSiteOnenoteSection", + "Module": "Notes" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/sites/{site-id}/onenote/sectionGroups", - "Module": "Notes", - "Command": "New-MgSiteOnenoteSectionGroup", "OutputType": "IMicrosoftGraphSectionGroup", + "Command": "New-MgSiteOnenoteSectionGroup", + "Module": "Notes" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -418533,22 +419419,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "Module": "Notes", - "Command": "New-MgSiteOnenoteSectionGroupSection", "OutputType": "IMicrosoftGraphOnenoteSection", + "Command": "New-MgSiteOnenoteSectionGroupSection", + "Module": "Notes" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -418575,180 +419461,169 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages", - "Module": "Notes", - "Command": "New-MgSiteOnenoteSectionPage", "OutputType": "IMicrosoftGraphOnenotePage", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "New-MgSiteOnenoteSectionPage", + "Module": "Notes" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/operations", - "Module": "Sites", - "Command": "New-MgSiteOperation", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/operations", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Command": "New-MgSiteOperation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages", - "Module": "Sites", - "Command": "New-MgSitePage", - "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sitepage-create?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sitepage-create?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/sites/{site-id}/pages", + "OutputType": "IMicrosoftGraphBaseSitePage", + "Command": "New-MgSitePage", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", - "Module": "Sites", - "Command": "New-MgSitePageAsSitePageCanvaLayoutHorizontalSection", - "OutputType": "IMicrosoftGraphHorizontalSection", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections", + "OutputType": "IMicrosoftGraphHorizontalSection", + "Command": "New-MgSitePageAsSitePageCanvaLayoutHorizontalSection", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", - "Module": "Sites", - "Command": "New-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns", + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "Command": "New-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", - "Module": "Sites", - "Command": "New-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts", + "OutputType": null, + "Command": "New-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", - "Module": "Sites", - "Command": "New-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts", + "OutputType": null, + "Command": "New-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", - "Module": "Sites", - "Command": "New-MgSitePageAsSitePageWebPart", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts", + "OutputType": null, + "Command": "New-MgSitePageAsSitePageWebPart", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/permissions", - "Module": "Sites", - "Command": "New-MgSitePermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-post-permissions?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-post-permissions?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/sites/{site-id}/permissions", + "OutputType": "IMicrosoftGraphPermission", + "Command": "New-MgSitePermission", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStores", - "Module": "Sites", - "Command": "New-MgSiteTermStore", - "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/termStores", + "OutputType": "IMicrosoftGraphTermStore", + "Command": "New-MgSiteTermStore", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups", - "Module": "Sites", - "Command": "New-MgSiteTermStoreGroup", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -418759,17 +419634,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-group-post?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-group-post?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/groups", + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Command": "New-MgSiteTermStoreGroup", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets", - "Module": "Sites", - "Command": "New-MgSiteTermStoreGroupSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -418780,17 +419655,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "New-MgSiteTermStoreGroupSet", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children", - "Module": "Sites", - "Command": "New-MgSiteTermStoreGroupSetChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -418809,17 +419684,17 @@ "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "New-MgSiteTermStoreGroupSetChild", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "Module": "Sites", - "Command": "New-MgSiteTermStoreGroupSetChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -418838,17 +419713,17 @@ "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "New-MgSiteTermStoreGroupSetChildRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations", - "Module": "Sites", - "Command": "New-MgSiteTermStoreGroupSetRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -418859,17 +419734,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "New-MgSiteTermStoreGroupSetRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms", - "Module": "Sites", - "Command": "New-MgSiteTermStoreGroupSetTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -418880,17 +419755,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "New-MgSiteTermStoreGroupSetTerm", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children", - "Module": "Sites", - "Command": "New-MgSiteTermStoreGroupSetTermChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -418901,17 +419776,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "New-MgSiteTermStoreGroupSetTermChild", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "Module": "Sites", - "Command": "New-MgSiteTermStoreGroupSetTermChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -418922,17 +419797,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "New-MgSiteTermStoreGroupSetTermChildRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations", - "Module": "Sites", - "Command": "New-MgSiteTermStoreGroupSetTermRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -418943,17 +419818,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "New-MgSiteTermStoreGroupSetTermRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets", - "Module": "Sites", - "Command": "New-MgSiteTermStoreSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -418964,17 +419839,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-set-post?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-set-post?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/sets", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "New-MgSiteTermStoreSet", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children", - "Module": "Sites", - "Command": "New-MgSiteTermStoreSetChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -418993,17 +419868,17 @@ "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-term-post?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-term-post?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "New-MgSiteTermStoreSetChild", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", - "Module": "Sites", - "Command": "New-MgSiteTermStoreSetChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -419022,17 +419897,17 @@ "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "New-MgSiteTermStoreSetChildRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", - "Module": "Sites", - "Command": "New-MgSiteTermStoreSetParentGroupSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -419043,17 +419918,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "New-MgSiteTermStoreSetParentGroupSet", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", - "Module": "Sites", - "Command": "New-MgSiteTermStoreSetParentGroupSetChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -419072,17 +419947,17 @@ "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "New-MgSiteTermStoreSetParentGroupSetChild", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", - "Module": "Sites", - "Command": "New-MgSiteTermStoreSetParentGroupSetChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -419101,17 +419976,17 @@ "CreateViaIdentityExpanded2", "CreateViaIdentityExpanded3" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "New-MgSiteTermStoreSetParentGroupSetChildRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", - "Module": "Sites", - "Command": "New-MgSiteTermStoreSetParentGroupSetRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -419122,17 +419997,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "New-MgSiteTermStoreSetParentGroupSetRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", - "Module": "Sites", - "Command": "New-MgSiteTermStoreSetParentGroupSetTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -419143,17 +420018,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "New-MgSiteTermStoreSetParentGroupSetTerm", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", - "Module": "Sites", - "Command": "New-MgSiteTermStoreSetParentGroupSetTermChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -419164,17 +420039,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "New-MgSiteTermStoreSetParentGroupSetTermChild", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", - "Module": "Sites", - "Command": "New-MgSiteTermStoreSetParentGroupSetTermChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -419185,17 +420060,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "New-MgSiteTermStoreSetParentGroupSetTermChildRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", - "Module": "Sites", - "Command": "New-MgSiteTermStoreSetParentGroupSetTermRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -419206,17 +420081,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "New-MgSiteTermStoreSetParentGroupSetTermRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations", - "Module": "Sites", - "Command": "New-MgSiteTermStoreSetRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -419227,17 +420102,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "New-MgSiteTermStoreSetRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms", - "Module": "Sites", - "Command": "New-MgSiteTermStoreSetTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -419248,17 +420123,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "New-MgSiteTermStoreSetTerm", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", - "Module": "Sites", - "Command": "New-MgSiteTermStoreSetTermChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -419269,17 +420144,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "New-MgSiteTermStoreSetTermChild", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", - "Module": "Sites", - "Command": "New-MgSiteTermStoreSetTermChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -419290,17 +420165,17 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "New-MgSiteTermStoreSetTermChildRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", - "Module": "Sites", - "Command": "New-MgSiteTermStoreSetTermRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -419311,42 +420186,51 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "New-MgSiteTermStoreSetTermRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/subscribedSkus", - "Module": "Identity.DirectoryManagement", - "Command": "New-MgSubscribedSku", - "OutputType": "IMicrosoftGraphSubscribedSku", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/subscribedSkus", + "OutputType": "IMicrosoftGraphSubscribedSku", + "Command": "New-MgSubscribedSku", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/subscriptions", - "Module": "ChangeNotifications", - "Command": "New-MgSubscription", - "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-post-subscriptions?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-post-subscriptions?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/subscriptions", + "OutputType": "IMicrosoftGraphSubscription", + "Command": "New-MgSubscription", + "Module": "ChangeNotifications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Create", + "CreateExpanded" + ], "Permissions": [ { "Name": "Team.Create", @@ -419381,20 +420265,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-post?view=graph-rest-1.0", + "Method": "POST", "Uri": "/teams", - "Module": "Teams", - "Command": "New-MgTeam", "OutputType": "IMicrosoftGraphTeam", + "Command": "New-MgTeam", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-post?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Channel.Create.Group", @@ -419437,54 +420323,54 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-post?view=graph-rest-1.0", + "Method": "POST", "Uri": "/teams/{team-id}/channels", - "Module": "Teams", - "Command": "New-MgTeamChannel", "OutputType": "IMicrosoftGraphChannel", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "New-MgTeamChannel", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/channels/{channel-id}/provisionEmail", - "Module": "Teams", - "Command": "New-MgTeamChannelEmail", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Provision", "ProvisionViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/provisionEmail", + "OutputType": null, + "Command": "New-MgTeamChannelEmail", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/channels/{channel-id}/members", - "Module": "Teams", - "Command": "New-MgTeamChannelMember", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmember-add?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/members", + "OutputType": "IMicrosoftGraphConversationMember", + "Command": "New-MgTeamChannelMember", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], "Permissions": [ { "Name": "ChannelMessage.Send", @@ -419511,39 +420397,39 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-post?view=graph-rest-1.0", + "Method": "POST", "Uri": "/teams/{team-id}/channels/{channel-id}/messages", - "Module": "Teams", - "Command": "New-MgTeamChannelMessage", "OutputType": "IMicrosoftGraphChatMessage", + "Command": "New-MgTeamChannelMessage", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "Module": "Teams", - "Command": "New-MgTeamChannelMessageHostedContent", "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "New-MgTeamChannelMessageHostedContent", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "ChannelMessage.Send", @@ -419570,56 +420456,56 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-post-messagereply?view=graph-rest-1.0", + "Method": "POST", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", - "Module": "Teams", - "Command": "New-MgTeamChannelMessageReply", "OutputType": "IMicrosoftGraphChatMessage", + "Command": "New-MgTeamChannelMessageReply", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Module": "Teams", - "Command": "New-MgTeamChannelMessageReplyHostedContent", "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "New-MgTeamChannelMessageReplyHostedContent", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams", - "Module": "Teams", - "Command": "New-MgTeamChannelSharedWithTeam", "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Command": "New-MgTeamChannelSharedWithTeam", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "TeamsTab.Create.Group", @@ -419694,22 +420580,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-post-tabs?view=graph-rest-1.0", + "Method": "POST", "Uri": "/teams/{team-id}/channels/{channel-id}/tabs", - "Module": "Teams", - "Command": "New-MgTeamChannelTab", "OutputType": "IMicrosoftGraphTeamsTab", + "Command": "New-MgTeamChannelTab", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForTeam", @@ -419800,207 +420686,207 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-post-installedapps?view=graph-rest-1.0", + "Method": "POST", "Uri": "/teams/{team-id}/installedApps", - "Module": "Teams", - "Command": "New-MgTeamInstalledApp", "OutputType": "IMicrosoftGraphTeamsAppInstallation", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "New-MgTeamInstalledApp", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/members", - "Module": "Teams", - "Command": "New-MgTeamMember", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-post-members?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/teams/{team-id}/members", + "OutputType": "IMicrosoftGraphConversationMember", + "Command": "New-MgTeamMember", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/operations", - "Module": "Teams", - "Command": "New-MgTeamOperation", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/teams/{team-id}/operations", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Command": "New-MgTeamOperation", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/permissionGrants", - "Module": "Teams", - "Command": "New-MgTeamPermissionGrant", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/teams/{team-id}/permissionGrants", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Command": "New-MgTeamPermissionGrant", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/provisionEmail", - "Module": "Teams", - "Command": "New-MgTeamPrimaryChannelEmail", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Provision", "ProvisionViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/provisionEmail", + "OutputType": null, + "Command": "New-MgTeamPrimaryChannelEmail", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/members", - "Module": "Teams", - "Command": "New-MgTeamPrimaryChannelMember", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/members", + "OutputType": "IMicrosoftGraphConversationMember", + "Command": "New-MgTeamPrimaryChannelMember", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/messages", - "Module": "Teams", - "Command": "New-MgTeamPrimaryChannelMessage", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/messages", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "New-MgTeamPrimaryChannelMessage", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents", - "Module": "Teams", - "Command": "New-MgTeamPrimaryChannelMessageHostedContent", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "New-MgTeamPrimaryChannelMessageHostedContent", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies", - "Module": "Teams", - "Command": "New-MgTeamPrimaryChannelMessageReply", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "New-MgTeamPrimaryChannelMessageReply", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Module": "Teams", - "Command": "New-MgTeamPrimaryChannelMessageReplyHostedContent", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "New-MgTeamPrimaryChannelMessageReplyHostedContent", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams", - "Module": "Teams", - "Command": "New-MgTeamPrimaryChannelSharedWithTeam", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Command": "New-MgTeamPrimaryChannelSharedWithTeam", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/tabs", - "Module": "Teams", - "Command": "New-MgTeamPrimaryChannelTab", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/tabs", + "OutputType": "IMicrosoftGraphTeamsTab", + "Command": "New-MgTeamPrimaryChannelTab", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -420019,22 +420905,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/offershiftrequest-post?view=graph-rest-1.0", + "Method": "POST", "Uri": "/teams/{team-id}/schedule/offerShiftRequests", - "Module": "Teams", - "Command": "New-MgTeamScheduleOfferShiftRequest", "OutputType": "IMicrosoftGraphOfferShiftRequest", + "Command": "New-MgTeamScheduleOfferShiftRequest", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -420061,22 +420947,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-post?view=graph-rest-1.0", + "Method": "POST", "Uri": "/teams/{team-id}/schedule/openShifts", - "Module": "Teams", - "Command": "New-MgTeamScheduleOpenShift", "OutputType": "IMicrosoftGraphOpenShift", + "Command": "New-MgTeamScheduleOpenShift", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -420095,22 +420981,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshiftchangerequest-post?view=graph-rest-1.0", + "Method": "POST", "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests", - "Module": "Teams", - "Command": "New-MgTeamScheduleOpenShiftChangeRequest", "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "Command": "New-MgTeamScheduleOpenShiftChangeRequest", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -420129,22 +421015,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-post-schedulinggroups?view=graph-rest-1.0", + "Method": "POST", "Uri": "/teams/{team-id}/schedule/schedulingGroups", - "Module": "Teams", - "Command": "New-MgTeamScheduleSchedulingGroup", "OutputType": "IMicrosoftGraphSchedulingGroup", + "Command": "New-MgTeamScheduleSchedulingGroup", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -420163,22 +421049,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-post-shifts?view=graph-rest-1.0", + "Method": "POST", "Uri": "/teams/{team-id}/schedule/shifts", - "Module": "Teams", - "Command": "New-MgTeamScheduleShift", "OutputType": "IMicrosoftGraphShift", + "Command": "New-MgTeamScheduleShift", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -420197,22 +421083,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/swapshiftschangerequest-post?view=graph-rest-1.0", + "Method": "POST", "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests", - "Module": "Teams", - "Command": "New-MgTeamScheduleSwapShiftChangeRequest", "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "Command": "New-MgTeamScheduleSwapShiftChangeRequest", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -420231,22 +421117,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-post-timesoff?view=graph-rest-1.0", + "Method": "POST", "Uri": "/teams/{team-id}/schedule/timesOff", - "Module": "Teams", - "Command": "New-MgTeamScheduleTimeOff", "OutputType": "IMicrosoftGraphTimeOff", + "Command": "New-MgTeamScheduleTimeOff", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -420265,39 +421151,39 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedule-post-timeoffreasons?view=graph-rest-1.0", + "Method": "POST", "Uri": "/teams/{team-id}/schedule/timeOffReasons", - "Module": "Teams", - "Command": "New-MgTeamScheduleTimeOffReason", "OutputType": "IMicrosoftGraphTimeOffReason", + "Command": "New-MgTeamScheduleTimeOffReason", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/teams/{team-id}/schedule/timeOffRequests", - "Module": "Teams", - "Command": "New-MgTeamScheduleTimeOffRequest", "OutputType": "IMicrosoftGraphTimeOffRequest", + "Command": "New-MgTeamScheduleTimeOffRequest", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "TeamworkTag.ReadWrite", @@ -420316,348 +421202,346 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-post?view=graph-rest-1.0", + "Method": "POST", "Uri": "/teams/{team-id}/tags", - "Module": "Teams", - "Command": "New-MgTeamTag", "OutputType": "IMicrosoftGraphTeamworkTag", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "New-MgTeamTag", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members", - "Module": "Teams", - "Command": "New-MgTeamTagMember", - "OutputType": "IMicrosoftGraphTeamworkTagMember", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktagmember-post?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members", + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "Command": "New-MgTeamTagMember", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedChats", - "Module": "Teams", - "Command": "New-MgTeamworkDeletedChat", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/teamwork/deletedChats", + "OutputType": null, + "Command": "New-MgTeamworkDeletedChat", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams", - "Module": "Teams", - "Command": "New-MgTeamworkDeletedTeam", - "OutputType": "IMicrosoftGraphDeletedTeam", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/teamwork/deletedTeams", + "OutputType": "IMicrosoftGraphDeletedTeam", + "Command": "New-MgTeamworkDeletedTeam", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels", - "Module": "Teams", - "Command": "New-MgTeamworkDeletedTeamChannel", - "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels", + "OutputType": "IMicrosoftGraphChannel", + "Command": "New-MgTeamworkDeletedTeamChannel", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/provisionEmail", - "Module": "Teams", - "Command": "New-MgTeamworkDeletedTeamChannelEmail", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Provision", "ProvisionViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-provisionemail?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/provisionEmail", + "OutputType": null, + "Command": "New-MgTeamworkDeletedTeamChannelEmail", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members", - "Module": "Teams", - "Command": "New-MgTeamworkDeletedTeamChannelMember", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members", + "OutputType": "IMicrosoftGraphConversationMember", + "Command": "New-MgTeamworkDeletedTeamChannelMember", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages", - "Module": "Teams", - "Command": "New-MgTeamworkDeletedTeamChannelMessage", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "New-MgTeamworkDeletedTeamChannelMessage", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", - "Module": "Teams", - "Command": "New-MgTeamworkDeletedTeamChannelMessageHostedContent", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "New-MgTeamworkDeletedTeamChannelMessageHostedContent", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", - "Module": "Teams", - "Command": "New-MgTeamworkDeletedTeamChannelMessageReply", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "New-MgTeamworkDeletedTeamChannelMessageReply", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Module": "Teams", - "Command": "New-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "New-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams", - "Module": "Teams", - "Command": "New-MgTeamworkDeletedTeamChannelSharedWithTeam", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Command": "New-MgTeamworkDeletedTeamChannelSharedWithTeam", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs", - "Module": "Teams", - "Command": "New-MgTeamworkDeletedTeamChannelTab", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs", + "OutputType": "IMicrosoftGraphTeamsTab", + "Command": "New-MgTeamworkDeletedTeamChannelTab", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/workforceIntegrations", - "Module": "Teams", - "Command": "New-MgTeamworkWorkforceIntegration", - "OutputType": "IMicrosoftGraphWorkforceIntegration", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-post?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/teamwork/workforceIntegrations", + "OutputType": "IMicrosoftGraphWorkforceIntegration", + "Command": "New-MgTeamworkWorkforceIntegration", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/tenantRelationships/delegatedAdminCustomers", - "Module": "Identity.Partner", - "Command": "New-MgTenantRelationshipDelegatedAdminCustomer", - "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/tenantRelationships/delegatedAdminCustomers", + "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", + "Command": "New-MgTenantRelationshipDelegatedAdminCustomer", + "Module": "Identity.Partner" }, { - "Permissions": [], - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails", - "Module": "Identity.Partner", - "Command": "New-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", - "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails", + "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", + "Command": "New-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", + "Module": "Identity.Partner" }, { - "Permissions": [], - "Uri": "/tenantRelationships/delegatedAdminRelationships", - "Module": "Identity.Partner", - "Command": "New-MgTenantRelationshipDelegatedAdminRelationship", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantrelationship-post-delegatedadminrelationships?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantrelationship-post-delegatedadminrelationships?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/tenantRelationships/delegatedAdminRelationships", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", + "Command": "New-MgTenantRelationshipDelegatedAdminRelationship", + "Module": "Identity.Partner" }, { - "Permissions": [], - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments", - "Module": "Identity.Partner", - "Command": "New-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", - "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-post-accessassignments?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-post-accessassignments?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments", + "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", + "Command": "New-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", + "Module": "Identity.Partner" }, { - "Permissions": [], - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations", - "Module": "Identity.Partner", - "Command": "New-MgTenantRelationshipDelegatedAdminRelationshipOperation", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", + "Command": "New-MgTenantRelationshipDelegatedAdminRelationshipOperation", + "Module": "Identity.Partner" }, { - "Permissions": [], - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests", - "Module": "Identity.Partner", - "Command": "New-MgTenantRelationshipDelegatedAdminRelationshipRequest", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-post-requests?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-post-requests?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", + "Command": "New-MgTenantRelationshipDelegatedAdminRelationshipRequest", + "Module": "Identity.Partner" }, { - "Permissions": [], - "Uri": "/tenantRelationships/multiTenantOrganization/tenants", - "Module": "Identity.SignIns", - "Command": "New-MgTenantRelationshipMultiTenantOrganizationTenant", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-post-tenants?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/tenantRelationships/multiTenantOrganization/tenants", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", + "Command": "New-MgTenantRelationshipMultiTenantOrganizationTenant", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Create", + "CreateExpanded" + ], "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -420708,71 +421592,73 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-post-users?view=graph-rest-1.0", + "Method": "POST", "Uri": "/users", - "Module": "Users", - "Command": "New-MgUser", "OutputType": "IMicrosoftGraphUser", + "Command": "New-MgUser", + "Module": "Users" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", - "CreateExpanded" + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-user-create?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/activities", - "Module": "CrossDeviceExperiences", - "Command": "New-MgUserActivity", "OutputType": "IMicrosoftGraphUserActivity", + "Command": "New-MgUserActivity", + "Module": "CrossDeviceExperiences" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems", - "Module": "CrossDeviceExperiences", - "Command": "New-MgUserActivityHistoryItem", "OutputType": "IMicrosoftGraphActivityHistoryItem", + "Command": "New-MgUserActivityHistoryItem", + "Module": "CrossDeviceExperiences" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-post-approleassignments?view=graph-rest-1.0", + "Method": "POST", "Uri": "/users/{user-id}/appRoleAssignments", - "Module": "Applications", - "Command": "New-MgUserAppRoleAssignment", "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Command": "New-MgUserAppRoleAssignment", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -420791,56 +421677,56 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-post-emailmethods?view=graph-rest-1.0", + "Method": "POST", "Uri": "/users/{user-id}/authentication/emailMethods", - "Module": "Identity.SignIns", - "Command": "New-MgUserAuthenticationEmailMethod", "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", + "Command": "New-MgUserAuthenticationEmailMethod", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/authentication/methods", - "Module": "Identity.SignIns", - "Command": "New-MgUserAuthenticationMethod", "OutputType": null, + "Command": "New-MgUserAuthenticationMethod", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/authentication/operations", - "Module": "Identity.SignIns", - "Command": "New-MgUserAuthenticationOperation", "OutputType": "IMicrosoftGraphLongRunningOperation", + "Command": "New-MgUserAuthenticationOperation", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -420859,112 +421745,101 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-post-phonemethods?view=graph-rest-1.0", + "Method": "POST", "Uri": "/users/{user-id}/authentication/phoneMethods", - "Module": "Identity.SignIns", - "Command": "New-MgUserAuthenticationPhoneMethod", "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "New-MgUserAuthenticationPhoneMethod", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods", - "Module": "Identity.SignIns", - "Command": "New-MgUserAuthenticationTemporaryAccessPassMethod", - "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-post-temporaryaccesspassmethods?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods", + "OutputType": "IMicrosoftGraphTemporaryAccessPassAuthenticationMethod", + "Command": "New-MgUserAuthenticationTemporaryAccessPassMethod", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/users/{user-id}/calendars", - "Module": "Calendar", - "Command": "New-MgUserCalendar", - "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/calendars", + "OutputType": "IMicrosoftGraphCalendar", + "Command": "New-MgUserCalendar", + "Module": "Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/calendars/{calendar-id}/events", - "Module": "Calendar", - "Command": "New-MgUserCalendarEvent", - "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/calendars/{calendar-id}/events", + "OutputType": "IMicrosoftGraphEvent", + "Command": "New-MgUserCalendarEvent", + "Module": "Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/calendarGroups", - "Module": "Calendar", - "Command": "New-MgUserCalendarGroup", - "OutputType": "IMicrosoftGraphCalendarGroup", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/calendarGroups", + "OutputType": "IMicrosoftGraphCalendarGroup", + "Command": "New-MgUserCalendarGroup", + "Module": "Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars", - "Module": "Calendar", - "Command": "New-MgUserCalendarGroupCalendar", - "OutputType": "IMicrosoftGraphCalendar", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}/calendars", + "OutputType": "IMicrosoftGraphCalendar", + "Command": "New-MgUserCalendarGroupCalendar", + "Module": "Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/calendar/calendarPermissions", - "Module": "Calendar", - "Command": "New-MgUserCalendarPermission", - "OutputType": "IMicrosoftGraphCalendarPermission", + "ApiVersion": "v1.0", "Variants": [ "Create", "Create1", @@ -420975,981 +421850,992 @@ "CreateViaIdentityExpanded", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/calendar/calendarPermissions", + "OutputType": "IMicrosoftGraphCalendarPermission", + "Command": "New-MgUserCalendarPermission", + "Module": "Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats", - "Module": "Teams", - "Command": "New-MgUserChat", - "OutputType": "IMicrosoftGraphChat", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/chats", + "OutputType": "IMicrosoftGraphChat", + "Command": "New-MgUserChat", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps", - "Module": "Teams", - "Command": "New-MgUserChatInstalledApp", - "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps", + "OutputType": "IMicrosoftGraphTeamsAppInstallation", + "Command": "New-MgUserChatInstalledApp", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/members", - "Module": "Teams", - "Command": "New-MgUserChatMember", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/members", + "OutputType": "IMicrosoftGraphConversationMember", + "Command": "New-MgUserChatMember", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/messages", - "Module": "Teams", - "Command": "New-MgUserChatMessage", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/messages", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "New-MgUserChatMessage", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", - "Module": "Teams", - "Command": "New-MgUserChatMessageHostedContent", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "New-MgUserChatMessageHostedContent", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies", - "Module": "Teams", - "Command": "New-MgUserChatMessageReply", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "New-MgUserChatMessageReply", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", - "Module": "Teams", - "Command": "New-MgUserChatMessageReplyHostedContent", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "New-MgUserChatMessageReplyHostedContent", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants", - "Module": "Teams", - "Command": "New-MgUserChatPermissionGrant", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Command": "New-MgUserChatPermissionGrant", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages", - "Module": "Teams", - "Command": "New-MgUserChatPinnedMessage", - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages", + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "Command": "New-MgUserChatPinnedMessage", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/tabs", - "Module": "Teams", - "Command": "New-MgUserChatTab", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/tabs", + "OutputType": "IMicrosoftGraphTeamsTab", + "Command": "New-MgUserChatTab", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contacts", - "Module": "PersonalContacts", - "Command": "New-MgUserContact", - "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/contacts", + "OutputType": "IMicrosoftGraphContact", + "Command": "New-MgUserContact", + "Module": "PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions", - "Module": "PersonalContacts", - "Command": "New-MgUserContactExtension", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions", + "OutputType": null, + "Command": "New-MgUserContactExtension", + "Module": "PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contactFolders", - "Module": "PersonalContacts", - "Command": "New-MgUserContactFolder", - "OutputType": "IMicrosoftGraphContactFolder", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/contactFolders", + "OutputType": "IMicrosoftGraphContactFolder", + "Command": "New-MgUserContactFolder", + "Module": "PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders", - "Module": "PersonalContacts", - "Command": "New-MgUserContactFolderChildFolder", - "OutputType": "IMicrosoftGraphContactFolder", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders", + "OutputType": "IMicrosoftGraphContactFolder", + "Command": "New-MgUserContactFolderChildFolder", + "Module": "PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts", - "Module": "PersonalContacts", - "Command": "New-MgUserContactFolderChildFolderContact", - "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts", + "OutputType": "IMicrosoftGraphContact", + "Command": "New-MgUserContactFolderChildFolderContact", + "Module": "PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions", - "Module": "PersonalContacts", - "Command": "New-MgUserContactFolderChildFolderContactExtension", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions", + "OutputType": null, + "Command": "New-MgUserContactFolderChildFolderContactExtension", + "Module": "PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts", - "Module": "PersonalContacts", - "Command": "New-MgUserContactFolderContact", - "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts", + "OutputType": "IMicrosoftGraphContact", + "Command": "New-MgUserContactFolderContact", + "Module": "PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions", - "Module": "PersonalContacts", - "Command": "New-MgUserContactFolderContactExtension", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions", + "OutputType": null, + "Command": "New-MgUserContactFolderContactExtension", + "Module": "PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/calendar/events", - "Module": "Calendar", - "Command": "New-MgUserDefaultCalendarEvent", - "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/calendar/events", + "OutputType": "IMicrosoftGraphEvent", + "Command": "New-MgUserDefaultCalendarEvent", + "Module": "Calendar" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents", - "Module": "Devices.CorporateManagement", - "Command": "New-MgUserDeviceManagementTroubleshootingEvent", "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "Command": "New-MgUserDeviceManagementTroubleshootingEvent", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/drives", - "Module": "Files", - "Command": "New-MgUserDrive", "OutputType": "IMicrosoftGraphDrive", + "Command": "New-MgUserDrive", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/bundles", - "Module": "Files", - "Command": "New-MgUserDriveBundle", "OutputType": "IMicrosoftGraphDriveItem", + "Command": "New-MgUserDriveBundle", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/items", - "Module": "Files", - "Command": "New-MgUserDriveItem", "OutputType": "IMicrosoftGraphDriveItem", + "Command": "New-MgUserDriveItem", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats", - "Module": "Files", - "Command": "New-MgUserDriveItemAnalyticItemActivityStat", "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "New-MgUserDriveItemAnalyticItemActivityStat", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children", - "Module": "Files", - "Command": "New-MgUserDriveItemChild", "OutputType": "IMicrosoftGraphDriveItem", + "Command": "New-MgUserDriveItemChild", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0", + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createLink", - "Module": "Users.Actions", - "Command": "New-MgUserDriveItemLink", "OutputType": "IMicrosoftGraphPermission", + "Command": "New-MgUserDriveItemLink", + "Module": "Users.Actions" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions", - "Module": "Files", - "Command": "New-MgUserDriveItemListItemDocumentSetVersion", "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "New-MgUserDriveItemListItemDocumentSetVersion", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createLink", - "Module": "Users.Actions", - "Command": "New-MgUserDriveItemListItemLink", "OutputType": "IMicrosoftGraphPermission", + "Command": "New-MgUserDriveItemListItemLink", + "Module": "Users.Actions" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions", - "Module": "Files", - "Command": "New-MgUserDriveItemListItemVersion", "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "New-MgUserDriveItemListItemVersion", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions", - "Module": "Files", - "Command": "New-MgUserDriveItemPermission", "OutputType": "IMicrosoftGraphPermission", + "Command": "New-MgUserDriveItemPermission", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions", - "Module": "Files", - "Command": "New-MgUserDriveItemSubscription", "OutputType": "IMicrosoftGraphSubscription", + "Command": "New-MgUserDriveItemSubscription", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails", - "Module": "Files", - "Command": "New-MgUserDriveItemThumbnail", "OutputType": "IMicrosoftGraphThumbnailSet", + "Command": "New-MgUserDriveItemThumbnail", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createUploadSession", - "Module": "Users.Actions", - "Command": "New-MgUserDriveItemUploadSession", "OutputType": "IMicrosoftGraphUploadSession", + "Command": "New-MgUserDriveItemUploadSession", + "Module": "Users.Actions" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions", - "Module": "Files", - "Command": "New-MgUserDriveItemVersion", "OutputType": "IMicrosoftGraphDriveItemVersion", + "Command": "New-MgUserDriveItemVersion", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/list/columns", - "Module": "Files", - "Command": "New-MgUserDriveListColumn", "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "New-MgUserDriveListColumn", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes", - "Module": "Files", - "Command": "New-MgUserDriveListContentType", "OutputType": "IMicrosoftGraphContentType", + "Command": "New-MgUserDriveListContentType", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns", - "Module": "Files", - "Command": "New-MgUserDriveListContentTypeColumn", "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "New-MgUserDriveListContentTypeColumn", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks", - "Module": "Files", - "Command": "New-MgUserDriveListContentTypeColumnLink", "OutputType": "IMicrosoftGraphColumnLink", + "Command": "New-MgUserDriveListContentTypeColumnLink", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/list/items", - "Module": "Files", - "Command": "New-MgUserDriveListItem", "OutputType": "IMicrosoftGraphListItem", + "Command": "New-MgUserDriveListItem", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions", - "Module": "Files", - "Command": "New-MgUserDriveListItemDocumentSetVersion", "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "New-MgUserDriveListItemDocumentSetVersion", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createLink", - "Module": "Users.Actions", - "Command": "New-MgUserDriveListItemLink", "OutputType": "IMicrosoftGraphPermission", + "Command": "New-MgUserDriveListItemLink", + "Module": "Users.Actions" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions", - "Module": "Files", - "Command": "New-MgUserDriveListItemVersion", "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "New-MgUserDriveListItemVersion", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/list/operations", - "Module": "Files", - "Command": "New-MgUserDriveListOperation", "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Command": "New-MgUserDriveListOperation", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions", - "Module": "Files", - "Command": "New-MgUserDriveListSubscription", "OutputType": "IMicrosoftGraphSubscription", + "Command": "New-MgUserDriveListSubscription", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats", - "Module": "Files", - "Command": "New-MgUserDriveRootAnalyticItemActivityStat", "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "New-MgUserDriveRootAnalyticItemActivityStat", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/root/children", - "Module": "Files", - "Command": "New-MgUserDriveRootChild", "OutputType": "IMicrosoftGraphDriveItem", + "Command": "New-MgUserDriveRootChild", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0", + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/root/createLink", - "Module": "Users.Actions", - "Command": "New-MgUserDriveRootLink", "OutputType": "IMicrosoftGraphPermission", + "Command": "New-MgUserDriveRootLink", + "Module": "Users.Actions" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-createlink?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions", - "Module": "Files", - "Command": "New-MgUserDriveRootListItemDocumentSetVersion", "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "New-MgUserDriveRootListItemDocumentSetVersion", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createLink", - "Module": "Users.Actions", - "Command": "New-MgUserDriveRootListItemLink", "OutputType": "IMicrosoftGraphPermission", + "Command": "New-MgUserDriveRootListItemLink", + "Module": "Users.Actions" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions", - "Module": "Files", - "Command": "New-MgUserDriveRootListItemVersion", "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "New-MgUserDriveRootListItemVersion", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions", - "Module": "Files", - "Command": "New-MgUserDriveRootPermission", "OutputType": "IMicrosoftGraphPermission", + "Command": "New-MgUserDriveRootPermission", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions", - "Module": "Files", - "Command": "New-MgUserDriveRootSubscription", "OutputType": "IMicrosoftGraphSubscription", + "Command": "New-MgUserDriveRootSubscription", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails", - "Module": "Files", - "Command": "New-MgUserDriveRootThumbnail", "OutputType": "IMicrosoftGraphThumbnailSet", + "Command": "New-MgUserDriveRootThumbnail", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/root/createUploadSession", - "Module": "Users.Actions", - "Command": "New-MgUserDriveRootUploadSession", "OutputType": "IMicrosoftGraphUploadSession", + "Command": "New-MgUserDriveRootUploadSession", + "Module": "Users.Actions" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/drives/{drive-id}/root/versions", - "Module": "Files", - "Command": "New-MgUserDriveRootVersion", "OutputType": "IMicrosoftGraphDriveItemVersion", + "Command": "New-MgUserDriveRootVersion", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/events", - "Module": "Calendar", - "Command": "New-MgUserEvent", "OutputType": "IMicrosoftGraphEvent", + "Command": "New-MgUserEvent", + "Module": "Calendar" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/events/{event-id}/attachments", - "Module": "Calendar", - "Command": "New-MgUserEventAttachment", "OutputType": "IMicrosoftGraphAttachment", + "Command": "New-MgUserEventAttachment", + "Module": "Calendar" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -421968,630 +422854,630 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", + "Method": "POST", "Uri": "/users/{user-id}/events/{event-id}/attachments/createUploadSession", - "Module": "Users.Actions", - "Command": "New-MgUserEventAttachmentUploadSession", "OutputType": "IMicrosoftGraphUploadSession", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0" + "Command": "New-MgUserEventAttachmentUploadSession", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/extensions", - "Module": "Calendar", - "Command": "New-MgUserEventExtension", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/extensions", + "OutputType": null, + "Command": "New-MgUserEventExtension", + "Module": "Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments", - "Module": "Calendar", - "Command": "New-MgUserEventInstanceAttachment", - "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments", + "OutputType": "IMicrosoftGraphAttachment", + "Command": "New-MgUserEventInstanceAttachment", + "Module": "Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/createUploadSession", - "Module": "Users.Actions", - "Command": "New-MgUserEventInstanceAttachmentUploadSession", - "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/createUploadSession", + "OutputType": "IMicrosoftGraphUploadSession", + "Command": "New-MgUserEventInstanceAttachmentUploadSession", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions", - "Module": "Calendar", - "Command": "New-MgUserEventInstanceExtension", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions", + "OutputType": null, + "Command": "New-MgUserEventInstanceExtension", + "Module": "Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/extensions", - "Module": "Users", - "Command": "New-MgUserExtension", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/extensions", + "OutputType": null, + "Command": "New-MgUserExtension", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/inferenceClassification/overrides", - "Module": "Mail", - "Command": "New-MgUserInferenceClassificationOverride", - "OutputType": "IMicrosoftGraphInferenceClassificationOverride", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/inferenceClassification/overrides", + "OutputType": "IMicrosoftGraphInferenceClassificationOverride", + "Command": "New-MgUserInferenceClassificationOverride", + "Module": "Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/insights/shared", - "Module": "Users", - "Command": "New-MgUserInsightShared", - "OutputType": "IMicrosoftGraphSharedInsight", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/insights/shared", + "OutputType": "IMicrosoftGraphSharedInsight", + "Command": "New-MgUserInsightShared", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/insights/trending", - "Module": "Users", - "Command": "New-MgUserInsightTrending", - "OutputType": "IMicrosoftGraphTrending", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/insights/trending", + "OutputType": "IMicrosoftGraphTrending", + "Command": "New-MgUserInsightTrending", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/insights/used", - "Module": "Users", - "Command": "New-MgUserInsightUsed", - "OutputType": "IMicrosoftGraphUsedInsight", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/insights/used", + "OutputType": "IMicrosoftGraphUsedInsight", + "Command": "New-MgUserInsightUsed", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders", - "Module": "Mail", - "Command": "New-MgUserMailFolder", - "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders", + "OutputType": "IMicrosoftGraphMailFolder", + "Command": "New-MgUserMailFolder", + "Module": "Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders", - "Module": "Mail", - "Command": "New-MgUserMailFolderChildFolder", - "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders", + "OutputType": "IMicrosoftGraphMailFolder", + "Command": "New-MgUserMailFolderChildFolder", + "Module": "Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages", - "Module": "Mail", - "Command": "New-MgUserMailFolderChildFolderMessage", - "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages", + "OutputType": "IMicrosoftGraphMessage", + "Command": "New-MgUserMailFolderChildFolderMessage", + "Module": "Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments", - "Module": "Mail", - "Command": "New-MgUserMailFolderChildFolderMessageAttachment", - "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments", + "OutputType": "IMicrosoftGraphAttachment", + "Command": "New-MgUserMailFolderChildFolderMessageAttachment", + "Module": "Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/createUploadSession", - "Module": "Users.Actions", - "Command": "New-MgUserMailFolderChildFolderMessageAttachmentUploadSession", - "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/createUploadSession", + "OutputType": "IMicrosoftGraphUploadSession", + "Command": "New-MgUserMailFolderChildFolderMessageAttachmentUploadSession", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions", - "Module": "Mail", - "Command": "New-MgUserMailFolderChildFolderMessageExtension", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions", + "OutputType": null, + "Command": "New-MgUserMailFolderChildFolderMessageExtension", + "Module": "Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createForward", - "Module": "Users.Actions", - "Command": "New-MgUserMailFolderChildFolderMessageForward", - "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createForward", + "OutputType": "IMicrosoftGraphMessage", + "Command": "New-MgUserMailFolderChildFolderMessageForward", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createReply", - "Module": "Users.Actions", - "Command": "New-MgUserMailFolderChildFolderMessageReply", - "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createReply", + "OutputType": "IMicrosoftGraphMessage", + "Command": "New-MgUserMailFolderChildFolderMessageReply", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createReplyAll", - "Module": "Users.Actions", - "Command": "New-MgUserMailFolderChildFolderMessageReplyAll", - "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/createReplyAll", + "OutputType": "IMicrosoftGraphMessage", + "Command": "New-MgUserMailFolderChildFolderMessageReplyAll", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules", - "Module": "Mail", - "Command": "New-MgUserMailFolderChildFolderMessageRule", - "OutputType": "IMicrosoftGraphMessageRule", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules", + "OutputType": "IMicrosoftGraphMessageRule", + "Command": "New-MgUserMailFolderChildFolderMessageRule", + "Module": "Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages", - "Module": "Mail", - "Command": "New-MgUserMailFolderMessage", - "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages", + "OutputType": "IMicrosoftGraphMessage", + "Command": "New-MgUserMailFolderMessage", + "Module": "Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments", - "Module": "Mail", - "Command": "New-MgUserMailFolderMessageAttachment", - "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments", + "OutputType": "IMicrosoftGraphAttachment", + "Command": "New-MgUserMailFolderMessageAttachment", + "Module": "Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/createUploadSession", - "Module": "Users.Actions", - "Command": "New-MgUserMailFolderMessageAttachmentUploadSession", - "OutputType": "IMicrosoftGraphUploadSession", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/createUploadSession", + "OutputType": "IMicrosoftGraphUploadSession", + "Command": "New-MgUserMailFolderMessageAttachmentUploadSession", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions", - "Module": "Mail", - "Command": "New-MgUserMailFolderMessageExtension", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions", + "OutputType": null, + "Command": "New-MgUserMailFolderMessageExtension", + "Module": "Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createForward", - "Module": "Users.Actions", - "Command": "New-MgUserMailFolderMessageForward", - "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createForward", + "OutputType": "IMicrosoftGraphMessage", + "Command": "New-MgUserMailFolderMessageForward", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReply", - "Module": "Users.Actions", - "Command": "New-MgUserMailFolderMessageReply", - "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReply", + "OutputType": "IMicrosoftGraphMessage", + "Command": "New-MgUserMailFolderMessageReply", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReplyAll", - "Module": "Users.Actions", - "Command": "New-MgUserMailFolderMessageReplyAll", - "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/createReplyAll", + "OutputType": "IMicrosoftGraphMessage", + "Command": "New-MgUserMailFolderMessageReplyAll", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules", - "Module": "Mail", - "Command": "New-MgUserMailFolderMessageRule", - "OutputType": "IMicrosoftGraphMessageRule", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules", + "OutputType": "IMicrosoftGraphMessageRule", + "Command": "New-MgUserMailFolderMessageRule", + "Module": "Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices", - "Module": "Devices.CorporateManagement", - "Command": "New-MgUserManagedDevice", - "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices", + "OutputType": "IMicrosoftGraphManagedDevice", + "Command": "New-MgUserManagedDevice", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", - "Module": "Devices.CorporateManagement", - "Command": "New-MgUserManagedDeviceCompliancePolicyState", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Command": "New-MgUserManagedDeviceCompliancePolicyState", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates", - "Module": "Devices.CorporateManagement", - "Command": "New-MgUserManagedDeviceConfigurationState", - "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Command": "New-MgUserManagedDeviceConfigurationState", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests", - "Module": "Devices.CorporateManagement", - "Command": "New-MgUserManagedDeviceLogCollectionResponse", - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Command": "New-MgUserManagedDeviceLogCollectionResponse", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl", - "Module": "Users.Actions", - "Command": "New-MgUserManagedDeviceLogCollectionResponseDownloadUrl", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}/createDownloadUrl", + "OutputType": null, + "Command": "New-MgUserManagedDeviceLogCollectionResponseDownloadUrl", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures", - "Module": "Users.Actions", - "Command": "New-MgUserManagedDeviceWindowsDefenderUpdateSignature", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-windowsdefenderupdatesignatures?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-windowsdefenderupdatesignatures?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsDefenderUpdateSignatures", + "OutputType": null, + "Command": "New-MgUserManagedDeviceWindowsDefenderUpdateSignature", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", - "Module": "Devices.CorporateManagement", - "Command": "New-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Command": "New-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/messages", - "Module": "Mail", - "Command": "New-MgUserMessage", - "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/messages", + "OutputType": "IMicrosoftGraphMessage", + "Command": "New-MgUserMessage", + "Module": "Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/messages/{message-id}/attachments", - "Module": "Mail", - "Command": "New-MgUserMessageAttachment", - "OutputType": "IMicrosoftGraphAttachment", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/messages/{message-id}/attachments", + "OutputType": "IMicrosoftGraphAttachment", + "Command": "New-MgUserMessageAttachment", + "Module": "Mail" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -422610,90 +423496,90 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0", + "Method": "POST", "Uri": "/users/{user-id}/messages/{message-id}/attachments/createUploadSession", - "Module": "Users.Actions", - "Command": "New-MgUserMessageAttachmentUploadSession", "OutputType": "IMicrosoftGraphUploadSession", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attachment-createuploadsession?view=graph-rest-1.0" + "Command": "New-MgUserMessageAttachmentUploadSession", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/messages/{message-id}/extensions", - "Module": "Mail", - "Command": "New-MgUserMessageExtension", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/messages/{message-id}/extensions", + "OutputType": null, + "Command": "New-MgUserMessageExtension", + "Module": "Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/messages/{message-id}/createForward", - "Module": "Users.Actions", - "Command": "New-MgUserMessageForward", - "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createforward?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/messages/{message-id}/createForward", + "OutputType": "IMicrosoftGraphMessage", + "Command": "New-MgUserMessageForward", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/messages/{message-id}/createReply", - "Module": "Users.Actions", - "Command": "New-MgUserMessageReply", - "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreply?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/messages/{message-id}/createReply", + "OutputType": "IMicrosoftGraphMessage", + "Command": "New-MgUserMessageReply", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/messages/{message-id}/createReplyAll", - "Module": "Users.Actions", - "Command": "New-MgUserMessageReplyAll", - "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0", "Variants": [ "Create1", "CreateExpanded1", "CreateViaIdentity1", "CreateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-createreplyall?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/messages/{message-id}/createReplyAll", + "OutputType": "IMicrosoftGraphMessage", + "Command": "New-MgUserMessageReplyAll", + "Module": "Users.Actions" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], "Permissions": [ { "Name": "Notes.Create", @@ -422720,22 +423606,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/onenote/notebooks", - "Module": "Notes", - "Command": "New-MgUserOnenoteNotebook", "OutputType": "IMicrosoftGraphNotebook", + "Command": "New-MgUserOnenoteNotebook", + "Module": "Notes" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -422762,22 +423648,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sections", - "Module": "Notes", - "Command": "New-MgUserOnenoteNotebookSection", "OutputType": "IMicrosoftGraphOnenoteSection", + "Command": "New-MgUserOnenoteNotebookSection", + "Module": "Notes" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -422804,22 +423690,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}/sectionGroups", - "Module": "Notes", - "Command": "New-MgUserOnenoteNotebookSectionGroup", "OutputType": "IMicrosoftGraphSectionGroup", + "Command": "New-MgUserOnenoteNotebookSectionGroup", + "Module": "Notes" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -422846,56 +423732,56 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/onenote/pages", - "Module": "Notes", - "Command": "New-MgUserOnenotePage", "OutputType": "IMicrosoftGraphOnenotePage", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "New-MgUserOnenotePage", + "Module": "Notes" }, - { - "Permissions": [], - "Uri": "/users/{user-id}/onenote/sections", - "Module": "Notes", - "Command": "New-MgUserOnenoteSection", - "OutputType": "IMicrosoftGraphOnenoteSection", + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/onenote/sections", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Command": "New-MgUserOnenoteSection", + "Module": "Notes" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onenote/sectionGroups", - "Module": "Notes", - "Command": "New-MgUserOnenoteSectionGroup", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/onenote/sectionGroups", + "OutputType": "IMicrosoftGraphSectionGroup", + "Command": "New-MgUserOnenoteSectionGroup", + "Module": "Notes" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Create", + "CreateExpanded", + "CreateViaIdentity", + "CreateViaIdentityExpanded" + ], "Permissions": [ { "Name": "Notes.Create", @@ -422922,22 +423808,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}/sections", - "Module": "Notes", - "Command": "New-MgUserOnenoteSectionGroupSection", "OutputType": "IMicrosoftGraphOnenoteSection", + "Command": "New-MgUserOnenoteSectionGroupSection", + "Module": "Notes" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.Create", @@ -422964,22 +423850,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages", - "Module": "Notes", - "Command": "New-MgUserOnenoteSectionPage", "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "New-MgUserOnenoteSectionPage", + "Module": "Notes" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "OnlineMeetings.ReadWrite", @@ -422998,192 +423884,192 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/onlineMeetings", - "Module": "CloudCommunications", - "Command": "New-MgUserOnlineMeeting", "OutputType": "IMicrosoftGraphOnlineMeeting", + "Command": "New-MgUserOnlineMeeting", + "Module": "CloudCommunications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports", - "Module": "CloudCommunications", - "Command": "New-MgUserOnlineMeetingAttendanceReport", "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Command": "New-MgUserOnlineMeetingAttendanceReport", + "Module": "CloudCommunications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "Module": "CloudCommunications", - "Command": "New-MgUserOnlineMeetingAttendanceReportAttendanceRecord", "OutputType": "IMicrosoftGraphAttendanceRecord", + "Command": "New-MgUserOnlineMeetingAttendanceReportAttendanceRecord", + "Module": "CloudCommunications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings", - "Module": "CloudCommunications", - "Command": "New-MgUserOnlineMeetingRecording", "OutputType": "IMicrosoftGraphCallRecording", + "Command": "New-MgUserOnlineMeetingRecording", + "Module": "CloudCommunications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts", - "Module": "CloudCommunications", - "Command": "New-MgUserOnlineMeetingTranscript", "OutputType": "IMicrosoftGraphCallTranscript", + "Command": "New-MgUserOnlineMeetingTranscript", + "Module": "CloudCommunications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/outlook/masterCategories", - "Module": "Users", - "Command": "New-MgUserOutlookMasterCategory", "OutputType": "IMicrosoftGraphOutlookCategory", + "Command": "New-MgUserOutlookMasterCategory", + "Module": "Users" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/scopedRoleMemberOf", - "Module": "Identity.DirectoryManagement", - "Command": "New-MgUserScopedRoleMemberOf", "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Command": "New-MgUserScopedRoleMemberOf", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/settings/storage/quota/services", - "Module": "Users", - "Command": "New-MgUserSettingStorageQuotaService", "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown", + "Command": "New-MgUserSettingStorageQuotaService", + "Module": "Users" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/settings/windows", - "Module": "Users", - "Command": "New-MgUserSettingWindows", "OutputType": "IMicrosoftGraphWindowsSetting", + "Command": "New-MgUserSettingWindows", + "Module": "Users" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances", - "Module": "Users", - "Command": "New-MgUserSettingWindowsInstance", "OutputType": "IMicrosoftGraphWindowsSettingInstance", + "Command": "New-MgUserSettingWindowsInstance", + "Module": "Users" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/teamwork/associatedTeams", - "Module": "Teams", - "Command": "New-MgUserTeamworkAssociatedTeam", "OutputType": "IMicrosoftGraphAssociatedTeamInfo", + "Command": "New-MgUserTeamworkAssociatedTeam", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForUser", @@ -423282,22 +424168,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-post-installedapps?view=graph-rest-1.0", + "Method": "POST", "Uri": "/users/{user-id}/teamwork/installedApps", - "Module": "Teams", - "Command": "New-MgUserTeamworkInstalledApp", "OutputType": "IMicrosoftGraphUserScopeTeamsAppInstallation", + "Command": "New-MgUserTeamworkInstalledApp", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -423316,39 +424202,39 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/todo/lists", - "Module": "Users", - "Command": "New-MgUserTodoList", "OutputType": "IMicrosoftGraphTodoTaskList", + "Command": "New-MgUserTodoList", + "Module": "Users" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions", - "Module": "Users", - "Command": "New-MgUserTodoListExtension", "OutputType": null, + "Command": "New-MgUserTodoListExtension", + "Module": "Users" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -423367,22 +424253,22 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks", - "Module": "Users", - "Command": "New-MgUserTodoListTask", "OutputType": "IMicrosoftGraphTodoTask", + "Command": "New-MgUserTodoListTask", + "Module": "Users" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -423401,22 +424287,22 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments", - "Module": "Users", - "Command": "New-MgUserTodoListTaskAttachment", "OutputType": "IMicrosoftGraphAttachmentBase", + "Command": "New-MgUserTodoListTaskAttachment", + "Module": "Users" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -423435,22 +424321,22 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/taskfileattachment-createuploadsession?view=graph-rest-1.0", + "Method": "POST", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/createUploadSession", - "Module": "Users.Actions", - "Command": "New-MgUserTodoListTaskAttachmentUploadSession", "OutputType": "IMicrosoftGraphUploadSession", + "Command": "New-MgUserTodoListTaskAttachmentUploadSession", + "Module": "Users.Actions" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/taskfileattachment-createuploadsession?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -423469,39 +424355,39 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems", - "Module": "Users", - "Command": "New-MgUserTodoListTaskChecklistItem", "OutputType": "IMicrosoftGraphChecklistItem", + "Command": "New-MgUserTodoListTaskChecklistItem", + "Module": "Users" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions", - "Module": "Users", - "Command": "New-MgUserTodoListTaskExtension", "OutputType": null, + "Command": "New-MgUserTodoListTaskExtension", + "Module": "Users" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -423520,352 +424406,350 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources", - "Module": "Users", - "Command": "New-MgUserTodoListTaskLinkedResource", "OutputType": "IMicrosoftGraphLinkedResource", - "Variants": [ - "Create", - "CreateExpanded", - "CreateViaIdentity", - "CreateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "New-MgUserTodoListTaskLinkedResource", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/events", - "Module": "Bookings", - "Command": "New-MgVirtualEvent", - "OutputType": "IMicrosoftGraphVirtualEvent", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/solutions/virtualEvents/events", + "OutputType": "IMicrosoftGraphVirtualEvent", + "Command": "New-MgVirtualEvent", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters", - "Module": "Bookings", - "Command": "New-MgVirtualEventPresenter", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Command": "New-MgVirtualEventPresenter", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions", - "Module": "Bookings", - "Command": "New-MgVirtualEventSession", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Command": "New-MgVirtualEventSession", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports", - "Module": "Bookings", - "Command": "New-MgVirtualEventSessionAttendanceReport", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Command": "New-MgVirtualEventSessionAttendanceReport", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "Module": "Bookings", - "Command": "New-MgVirtualEventSessionAttendanceReportAttendanceRecord", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Command": "New-MgVirtualEventSessionAttendanceReportAttendanceRecord", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/townhalls", - "Module": "Bookings", - "Command": "New-MgVirtualEventTownhall", - "OutputType": "IMicrosoftGraphVirtualEventTownhall", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/solutions/virtualEvents/townhalls", + "OutputType": "IMicrosoftGraphVirtualEventTownhall", + "Command": "New-MgVirtualEventTownhall", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters", - "Module": "Bookings", - "Command": "New-MgVirtualEventTownhallPresenter", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Command": "New-MgVirtualEventTownhallPresenter", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions", - "Module": "Bookings", - "Command": "New-MgVirtualEventTownhallSession", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Command": "New-MgVirtualEventTownhallSession", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports", - "Module": "Bookings", - "Command": "New-MgVirtualEventTownhallSessionAttendanceReport", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Command": "New-MgVirtualEventTownhallSessionAttendanceReport", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "Module": "Bookings", - "Command": "New-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Command": "New-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars", - "Module": "Bookings", - "Command": "New-MgVirtualEventWebinar", - "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/solutions/virtualEvents/webinars", + "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "Command": "New-MgVirtualEventWebinar", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters", - "Module": "Bookings", - "Command": "New-MgVirtualEventWebinarPresenter", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Command": "New-MgVirtualEventWebinarPresenter", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations", - "Module": "Bookings", - "Command": "New-MgVirtualEventWebinarRegistration", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Command": "New-MgVirtualEventWebinarRegistration", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions", - "Module": "Bookings", - "Command": "New-MgVirtualEventWebinarRegistrationConfigurationQuestion", - "OutputType": "IMicrosoftGraphVirtualEventRegistrationQuestionBase", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions", + "OutputType": "IMicrosoftGraphVirtualEventRegistrationQuestionBase", + "Command": "New-MgVirtualEventWebinarRegistrationConfigurationQuestion", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions", - "Module": "Bookings", - "Command": "New-MgVirtualEventWebinarSession", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Command": "New-MgVirtualEventWebinarSession", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports", - "Module": "Bookings", - "Command": "New-MgVirtualEventWebinarSessionAttendanceReport", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Command": "New-MgVirtualEventWebinarSessionAttendanceReport", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", - "Module": "Bookings", - "Command": "New-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "v1.0", "Variants": [ "Create", "CreateExpanded", "CreateViaIdentity", "CreateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Command": "New-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/synchronization/Ping", - "Module": "Beta.Applications", - "Command": "Ping-MgBetaApplicationSynchronization", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Ping", "PingViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/applications/{application-id}/synchronization/Ping", + "OutputType": null, + "Command": "Ping-MgBetaApplicationSynchronization", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/Ping", - "Module": "Beta.Applications", - "Command": "Ping-MgBetaServicePrincipalSynchronization", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Ping", "PingViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/Ping", + "OutputType": null, + "Command": "Ping-MgBetaServicePrincipalSynchronization", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/bookingBusinesses/{bookingBusiness-id}/publish", - "Module": "Beta.Bookings", - "Command": "Publish-MgBetaBookingBusiness", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Publish", "Publish1", "PublishViaIdentity", "PublishViaIdentity1" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-publish?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-publish?view=graph-rest-beta", + "Method": "POST", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/publish", + "OutputType": null, + "Command": "Publish-MgBetaBookingBusiness", + "Module": "Beta.Bookings" }, { + "ApiVersion": "beta", + "Variants": [ + "Release", + "ReleaseViaIdentity" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -423884,20 +424768,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-release?view=graph-rest-beta", + "Method": "POST", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/release", - "Module": "Beta.Compliance", - "Command": "Publish-MgBetaComplianceEdiscoveryCaseCustodian", "OutputType": null, + "Command": "Publish-MgBetaComplianceEdiscoveryCaseCustodian", + "Module": "Beta.Compliance" + }, + { + "ApiVersion": "beta", "Variants": [ "Release", "ReleaseViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-release?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -423916,35 +424800,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-noncustodialdatasource-release?view=graph-rest-beta", + "Method": "POST", "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/release", - "Module": "Beta.Compliance", - "Command": "Publish-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", "OutputType": null, - "Variants": [ - "Release", - "ReleaseViaIdentity" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-noncustodialdatasource-release?view=graph-rest-beta" + "Command": "Publish-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", + "Module": "Beta.Compliance" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", - "Module": "Beta.Files", - "Command": "Publish-MgBetaDriveListContentType", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Publish", "PublishViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta", + "Method": "POST", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", + "OutputType": null, + "Command": "Publish-MgBetaDriveListContentType", + "Module": "Beta.Files" }, { + "ApiVersion": "beta", + "Variants": [ + "Publish", + "PublishViaIdentity" + ], "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -423963,20 +424847,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-beta", + "Method": "POST", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/publish", - "Module": "Beta.Education", - "Command": "Publish-MgBetaEducationClassAssignment", "OutputType": "IMicrosoftGraphEducationAssignment", + "Command": "Publish-MgBetaEducationClassAssignment", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Publish", "PublishViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -423995,95 +424879,95 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-publish?view=graph-rest-beta", + "Method": "POST", "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/publish", - "Module": "Beta.Education", - "Command": "Publish-MgBetaEducationClassModule", "OutputType": "IMicrosoftGraphEducationModule", - "Variants": [ - "Publish", - "PublishViaIdentity" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-publish?view=graph-rest-beta" + "Command": "Publish-MgBetaEducationClassModule", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/publish", - "Module": "Beta.Education", - "Command": "Publish-MgBetaEducationMeAssignment", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta", "Variants": [ "Publish", "PublishViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-beta", + "Method": "POST", + "Uri": "/education/me/assignments/{educationAssignment-id}/publish", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Command": "Publish-MgBetaEducationMeAssignment", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/publish", - "Module": "Beta.Education", - "Command": "Publish-MgBetaEducationUserAssignment", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta", "Variants": [ "Publish", "PublishViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-beta", + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/publish", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Command": "Publish-MgBetaEducationUserAssignment", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", - "Module": "Beta.Groups", - "Command": "Publish-MgBetaGroupDriveListContentType", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Publish", "PublishViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", + "OutputType": null, + "Command": "Publish-MgBetaGroupDriveListContentType", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/publish", - "Module": "Beta.Groups", - "Command": "Publish-MgBetaGroupSiteContentType", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Publish", "PublishViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/publish", + "OutputType": null, + "Command": "Publish-MgBetaGroupSiteContentType", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/publish", - "Module": "Beta.Groups", - "Command": "Publish-MgBetaGroupSiteListContentType", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Publish", "PublishViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/publish", + "OutputType": null, + "Command": "Publish-MgBetaGroupSiteListContentType", + "Module": "Beta.Groups" }, { + "ApiVersion": "beta", + "Variants": [ + "Release", + "ReleaseViaIdentity" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -424102,20 +424986,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-release?view=graph-rest-beta", + "Method": "POST", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/release", - "Module": "Beta.Security", - "Command": "Publish-MgBetaSecurityCaseEdiscoveryCaseCustodian", "OutputType": null, + "Command": "Publish-MgBetaSecurityCaseEdiscoveryCaseCustodian", + "Module": "Beta.Security" + }, + { + "ApiVersion": "beta", "Variants": [ "Release", "ReleaseViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-release?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -424134,125 +425018,125 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-release?view=graph-rest-beta", + "Method": "POST", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/release", - "Module": "Beta.Security", - "Command": "Publish-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", "OutputType": null, - "Variants": [ - "Release", - "ReleaseViaIdentity" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-release?view=graph-rest-beta" + "Command": "Publish-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/publish", - "Module": "Beta.Files", - "Command": "Publish-MgBetaShareListContentType", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Publish", "PublishViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta", + "Method": "POST", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/publish", + "OutputType": null, + "Command": "Publish-MgBetaShareListContentType", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/publish", - "Module": "Beta.Sites", - "Command": "Publish-MgBetaSiteContentType", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Publish", "PublishViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta", + "Method": "POST", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/publish", + "OutputType": null, + "Command": "Publish-MgBetaSiteContentType", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/publish", - "Module": "Beta.Sites", - "Command": "Publish-MgBetaSiteListContentType", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Publish", "PublishViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta", + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/publish", + "OutputType": null, + "Command": "Publish-MgBetaSiteListContentType", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", - "Module": "Beta.Users.Actions", - "Command": "Publish-MgBetaUserDriveListContentType", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Publish", "PublishViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", + "OutputType": null, + "Command": "Publish-MgBetaUserDriveListContentType", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/publish", - "Module": "Beta.Bookings", - "Command": "Publish-MgBetaVirtualEvent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Publish", "PublishViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/publish", + "OutputType": null, + "Command": "Publish-MgBetaVirtualEvent", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/publish", - "Module": "Bookings", - "Command": "Publish-MgBookingBusiness", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Publish", "PublishViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-publish?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-publish?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/publish", + "OutputType": null, + "Command": "Publish-MgBookingBusiness", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", - "Module": "Files", - "Command": "Publish-MgDriveListContentType", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Publish", "PublishViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", + "OutputType": null, + "Command": "Publish-MgDriveListContentType", + "Module": "Files" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Publish", + "PublishViaIdentity" + ], "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -424271,20 +425155,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-1.0", + "Method": "POST", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/publish", - "Module": "Education", - "Command": "Publish-MgEducationClassAssignment", "OutputType": "IMicrosoftGraphEducationAssignment", + "Command": "Publish-MgEducationClassAssignment", + "Module": "Education" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Publish", "PublishViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -424303,95 +425187,95 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-publish?view=graph-rest-1.0", + "Method": "POST", "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/publish", - "Module": "Education", - "Command": "Publish-MgEducationClassModule", "OutputType": "IMicrosoftGraphEducationModule", - "Variants": [ - "Publish", - "PublishViaIdentity" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-publish?view=graph-rest-1.0" + "Command": "Publish-MgEducationClassModule", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/publish", - "Module": "Education", - "Command": "Publish-MgEducationMeAssignment", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0", "Variants": [ "Publish", "PublishViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/education/me/assignments/{educationAssignment-id}/publish", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Command": "Publish-MgEducationMeAssignment", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/publish", - "Module": "Education", - "Command": "Publish-MgEducationUserAssignment", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0", "Variants": [ "Publish", "PublishViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-publish?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/publish", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Command": "Publish-MgEducationUserAssignment", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", - "Module": "Groups", - "Command": "Publish-MgGroupDriveListContentType", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Publish", "PublishViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", + "OutputType": null, + "Command": "Publish-MgGroupDriveListContentType", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/publish", - "Module": "Groups", - "Command": "Publish-MgGroupSiteContentType", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Publish", "PublishViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/publish", + "OutputType": null, + "Command": "Publish-MgGroupSiteContentType", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/publish", - "Module": "Groups", - "Command": "Publish-MgGroupSiteListContentType", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Publish", "PublishViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/publish", + "OutputType": null, + "Command": "Publish-MgGroupSiteListContentType", + "Module": "Groups" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Release", + "ReleaseViaIdentity" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -424410,20 +425294,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-release?view=graph-rest-1.0", + "Method": "POST", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/release", - "Module": "Security", - "Command": "Publish-MgSecurityCaseEdiscoveryCaseCustodian", "OutputType": null, + "Command": "Publish-MgSecurityCaseEdiscoveryCaseCustodian", + "Module": "Security" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Release", "ReleaseViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-release?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -424442,347 +425326,347 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-release?view=graph-rest-1.0", + "Method": "POST", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/release", - "Module": "Security", - "Command": "Publish-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", "OutputType": null, - "Variants": [ - "Release", - "ReleaseViaIdentity" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-release?view=graph-rest-1.0" + "Command": "Publish-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/publish", - "Module": "Files", - "Command": "Publish-MgShareListContentType", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Publish", "PublishViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/publish", + "OutputType": null, + "Command": "Publish-MgShareListContentType", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/publish", - "Module": "Sites", - "Command": "Publish-MgSiteContentType", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Publish", "PublishViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/publish", + "OutputType": null, + "Command": "Publish-MgSiteContentType", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/publish", - "Module": "Sites", - "Command": "Publish-MgSiteListContentType", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Publish", "PublishViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/publish", + "OutputType": null, + "Command": "Publish-MgSiteListContentType", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", - "Module": "Users.Actions", - "Command": "Publish-MgUserDriveListContentType", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Publish", "PublishViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-publish?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/publish", + "OutputType": null, + "Command": "Publish-MgUserDriveListContentType", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/publish", - "Module": "Bookings", - "Command": "Publish-MgVirtualEvent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Publish", "PublishViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/publish", + "OutputType": null, + "Command": "Publish-MgVirtualEvent", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/register", - "Module": "Beta.Identity.Governance", - "Command": "Register-MgBetaPrivilegedAccessResource", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Register", "RegisterExpanded", "RegisterViaIdentity", "RegisterViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/register", + "OutputType": null, + "Command": "Register-MgBetaPrivilegedAccessResource", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/admin/edge", - "Module": "DeviceManagement", - "Command": "Remove-MgAdminEdge", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/admin/edge", + "OutputType": null, + "Command": "Remove-MgAdminEdge", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/admin/edge/internetExplorerMode", - "Module": "DeviceManagement", - "Command": "Remove-MgAdminEdgeInternetExplorerMode", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/admin/edge/internetExplorerMode", + "OutputType": null, + "Command": "Remove-MgAdminEdgeInternetExplorerMode", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", - "Module": "DeviceManagement", - "Command": "Remove-MgAdminEdgeInternetExplorerModeSiteList", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internetexplorermode-delete-sitelists?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internetexplorermode-delete-sitelists?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", + "OutputType": null, + "Command": "Remove-MgAdminEdgeInternetExplorerModeSiteList", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", - "Module": "DeviceManagement", - "Command": "Remove-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-delete-sharedcookies?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-delete-sharedcookies?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", + "OutputType": null, + "Command": "Remove-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", - "Module": "DeviceManagement", - "Command": "Remove-MgAdminEdgeInternetExplorerModeSiteListSite", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-delete-sites?view=graph-rest-1.0" - }, - { "Permissions": [], - "Uri": "/admin/people/itemInsights", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgAdminPeopleItemInsight", + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-delete-sites?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", "OutputType": null, + "Command": "Remove-MgAdminEdgeInternetExplorerModeSiteListSite", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/admin/people/itemInsights", + "OutputType": null, + "Command": "Remove-MgAdminPeopleItemInsight", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgAdminPeopleProfileCardProperty", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilecardproperty-delete?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilecardproperty-delete?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}", + "OutputType": null, + "Command": "Remove-MgAdminPeopleProfileCardProperty", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/admin/sharepoint", - "Module": "Sites", - "Command": "Remove-MgAdminSharepoint", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/admin/sharepoint", + "OutputType": null, + "Command": "Remove-MgAdminSharepoint", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/admin/sharepoint/settings", - "Module": "Sites", - "Command": "Remove-MgAdminSharepointSetting", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/admin/sharepoint/settings", + "OutputType": null, + "Command": "Remove-MgAdminSharepointSetting", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/agreements/{agreement-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgAgreement", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/agreements/{agreement-id}", + "OutputType": null, + "Command": "Remove-MgAgreement", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgAgreementAcceptance", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", + "OutputType": null, + "Command": "Remove-MgAgreementAcceptance", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/agreements/{agreement-id}/file", - "Module": "Identity.Governance", - "Command": "Remove-MgAgreementFile", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/agreements/{agreement-id}/file", + "OutputType": null, + "Command": "Remove-MgAgreementFile", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgAgreementFileLocalization", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", + "OutputType": null, + "Command": "Remove-MgAgreementFileLocalization", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgAgreementFileLocalizationVersion", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "OutputType": null, + "Command": "Remove-MgAgreementFileLocalizationVersion", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgAgreementFileVersion", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "OutputType": null, + "Command": "Remove-MgAgreementFileVersion", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/users/{user-id}/removeAllDevicesFromManagement", - "Module": "Users.Actions", - "Command": "Remove-MgAllUserDeviceFromManagement", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Remove", "RemoveViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Remove-MgUserDeviceFromManagement", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-user-removealldevicesfrommanagement?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-user-removealldevicesfrommanagement?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/removeAllDevicesFromManagement", + "OutputType": null, + "Command": "Remove-MgAllUserDeviceFromManagement", + "Module": "Users.Actions" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "AppCatalog.Submit", @@ -424809,20 +425693,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsapp-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", - "Module": "Teams", - "Command": "Remove-MgAppCatalogTeamApp", "OutputType": null, + "Command": "Remove-MgAppCatalogTeamApp", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "AppCatalog.Submit", @@ -424849,35 +425733,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", - "Module": "Teams", - "Command": "Remove-MgAppCatalogTeamAppDefinition", "OutputType": null, + "Command": "Remove-MgAppCatalogTeamAppDefinition", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", - "Module": "Teams", - "Command": "Remove-MgAppCatalogTeamAppDefinitionBot", "OutputType": null, + "Command": "Remove-MgAppCatalogTeamAppDefinitionBot", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -424896,65 +425780,65 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/applications/{application-id}", - "Module": "Applications", - "Command": "Remove-MgApplication", "OutputType": null, + "Command": "Remove-MgApplication", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": "Remove-MgApplicationAppManagementPolicyByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-delete-appliesto?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/applications/{application-id}/appManagementPolicies/{appManagementPolicy-id}/$ref", - "Module": "Applications", - "Command": "Remove-MgApplicationAppManagementPolicyAppManagementPolicyByRef", "OutputType": null, + "Command": "Remove-MgApplicationAppManagementPolicyAppManagementPolicyByRef", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgApplicationAppManagementPolicyByRef", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/applications(appId='{appId}')", - "Module": "Applications", - "Command": "Remove-MgApplicationByAppId", "OutputType": null, + "Command": "Remove-MgApplicationByAppId", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/applications(uniqueName='{uniqueName}')", - "Module": "Applications", - "Command": "Remove-MgApplicationByUniqueName", "OutputType": null, + "Command": "Remove-MgApplicationByUniqueName", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -424981,20 +425865,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/extensionproperty-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", - "Module": "Applications", - "Command": "Remove-MgApplicationExtensionProperty", "OutputType": null, + "Command": "Remove-MgApplicationExtensionProperty", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -425013,35 +425897,37 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", - "Module": "Applications", - "Command": "Remove-MgApplicationFederatedIdentityCredential", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Remove-MgApplicationFederatedIdentityCredential", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/federatedIdentityCredentials(name='{name}')", - "Module": "Applications", - "Command": "Remove-MgApplicationFederatedIdentityCredentialByName", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-delete?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/applications/{application-id}/federatedIdentityCredentials(name='{name}')", + "OutputType": null, + "Command": "Remove-MgApplicationFederatedIdentityCredentialByName", + "Module": "Applications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Remove", + "RemoveExpanded", + "RemoveViaIdentity", + "RemoveViaIdentityExpanded" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -425068,22 +425954,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-removekey?view=graph-rest-1.0", + "Method": "POST", "Uri": "/applications/{application-id}/removeKey", - "Module": "Applications", - "Command": "Remove-MgApplicationKey", "OutputType": null, + "Command": "Remove-MgApplicationKey", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ - "Remove", - "RemoveExpanded", - "RemoveViaIdentity", - "RemoveViaIdentityExpanded" + "Delete", + "DeleteViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-removekey?view=graph-rest-1.0" + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/applications/{application-id}/logo", + "OutputType": null, + "Command": "Remove-MgApplicationLogo", + "Module": "Applications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -425110,20 +426009,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Remove-MgApplicationOwnerByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete-owners?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/applications/{application-id}/owners/{directoryObject-id}/$ref", - "Module": "Applications", - "Command": "Remove-MgApplicationOwnerDirectoryObjectByRef", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgApplicationOwnerByRef", - "ApiReferenceLink": null + "Command": "Remove-MgApplicationOwnerDirectoryObjectByRef", + "Module": "Applications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Remove", + "RemoveExpanded", + "RemoveViaIdentity", + "RemoveViaIdentityExpanded" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -425150,112 +426051,125 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-removepassword?view=graph-rest-1.0", + "Method": "POST", "Uri": "/applications/{application-id}/removePassword", - "Module": "Applications", - "Command": "Remove-MgApplicationPassword", "OutputType": null, - "Variants": [ - "Remove", - "RemoveExpanded", - "RemoveViaIdentity", - "RemoveViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-removepassword?view=graph-rest-1.0" + "Command": "Remove-MgApplicationPassword", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/synchronization", - "Module": "Applications", - "Command": "Remove-MgApplicationSynchronization", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/applications/{application-id}/synchronization", + "OutputType": null, + "Command": "Remove-MgApplicationSynchronization", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", - "Module": "Applications", - "Command": "Remove-MgApplicationSynchronizationJob", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", + "OutputType": null, + "Command": "Remove-MgApplicationSynchronizationJob", + "Module": "Applications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "Module": "Applications", - "Command": "Remove-MgApplicationSynchronizationJobBulkUpload", "OutputType": null, + "Command": "Remove-MgApplicationSynchronizationJobBulkUpload", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", + "OutputType": null, + "Command": "Remove-MgApplicationSynchronizationJobBulkUploadContent", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "Module": "Applications", - "Command": "Remove-MgApplicationSynchronizationJobSchema", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", + "OutputType": null, + "Command": "Remove-MgApplicationSynchronizationJobSchema", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "Module": "Applications", - "Command": "Remove-MgApplicationSynchronizationJobSchemaDirectory", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", + "OutputType": null, + "Command": "Remove-MgApplicationSynchronizationJobSchemaDirectory", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", - "Module": "Applications", - "Command": "Remove-MgApplicationSynchronizationTemplate", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", + "OutputType": null, + "Command": "Remove-MgApplicationSynchronizationTemplate", + "Module": "Applications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -425274,35 +426188,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "Module": "Applications", - "Command": "Remove-MgApplicationSynchronizationTemplateSchema", "OutputType": null, + "Command": "Remove-MgApplicationSynchronizationTemplateSchema", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "Module": "Applications", - "Command": "Remove-MgApplicationSynchronizationTemplateSchemaDirectory", "OutputType": null, + "Command": "Remove-MgApplicationSynchronizationTemplateSchemaDirectory", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Policy.Read.All", @@ -425345,20 +426259,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Remove-MgApplicationTokenIssuancePolicyByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete-tokenissuancepolicies?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/applications/{application-id}/tokenIssuancePolicies/{tokenIssuancePolicy-id}/$ref", - "Module": "Applications", - "Command": "Remove-MgApplicationTokenIssuancePolicyTokenIssuancePolicyByRef", "OutputType": null, + "Command": "Remove-MgApplicationTokenIssuancePolicyTokenIssuancePolicyByRef", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgApplicationTokenIssuancePolicyByRef", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Policy.Read.All", @@ -425401,20 +426315,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Remove-MgApplicationTokenLifetimePolicyByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete-tokenlifetimepolicies?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/applications/{application-id}/tokenLifetimePolicies/{tokenLifetimePolicy-id}/$ref", - "Module": "Applications", - "Command": "Remove-MgApplicationTokenLifetimePolicyTokenLifetimePolicyByRef", "OutputType": null, + "Command": "Remove-MgApplicationTokenLifetimePolicyTokenLifetimePolicyByRef", + "Module": "Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgApplicationTokenLifetimePolicyByRef", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "AccessReview.ReadWrite.Membership", @@ -425433,110 +426347,110 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/accessReviews/{accessReview-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaAccessReview", "OutputType": null, + "Command": "Remove-MgBetaAccessReview", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-delete?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/accessReviews/{accessReview-id}/decisions/{accessReviewDecision-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaAccessReviewDecision", "OutputType": null, + "Command": "Remove-MgBetaAccessReviewDecision", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaAccessReviewInstance", "OutputType": null, + "Command": "Remove-MgBetaAccessReviewInstance", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions/{accessReviewDecision-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaAccessReviewInstanceDecision", "OutputType": null, + "Command": "Remove-MgBetaAccessReviewInstanceDecision", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions/{accessReviewDecision-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaAccessReviewInstanceMyDecision", "OutputType": null, + "Command": "Remove-MgBetaAccessReviewInstanceMyDecision", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers/{accessReviewReviewer-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaAccessReviewInstanceReviewer", "OutputType": null, + "Command": "Remove-MgBetaAccessReviewInstanceReviewer", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/accessReviews/{accessReview-id}/myDecisions/{accessReviewDecision-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaAccessReviewMyDecision", "OutputType": null, + "Command": "Remove-MgBetaAccessReviewMyDecision", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "AccessReview.ReadWrite.Membership", @@ -425555,372 +426469,372 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-removereviewer?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/accessReviews/{accessReview-id}/reviewers/{accessReviewReviewer-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaAccessReviewReviewer", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-removereviewer?view=graph-rest-beta" + "Command": "Remove-MgBetaAccessReviewReviewer", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/admin/edge", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaAdminEdge", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/admin/edge", + "OutputType": null, + "Command": "Remove-MgBetaAdminEdge", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/admin/edge/internetExplorerMode", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaAdminEdgeInternetExplorerMode", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/admin/edge/internetExplorerMode", + "OutputType": null, + "Command": "Remove-MgBetaAdminEdgeInternetExplorerMode", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaAdminEdgeInternetExplorerModeSiteList", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internetexplorermode-delete-sitelists?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internetexplorermode-delete-sitelists?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", + "OutputType": null, + "Command": "Remove-MgBetaAdminEdgeInternetExplorerModeSiteList", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-delete-sharedcookies?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-delete-sharedcookies?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", + "OutputType": null, + "Command": "Remove-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaAdminEdgeInternetExplorerModeSiteListSite", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-delete-sites?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-delete-sites?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", + "OutputType": null, + "Command": "Remove-MgBetaAdminEdgeInternetExplorerModeSiteListSite", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/administrativeUnits/{administrativeUnit-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaAdministrativeUnit", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-delete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-delete?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/administrativeUnits/{administrativeUnit-id}", + "OutputType": null, + "Command": "Remove-MgBetaAdministrativeUnit", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaAdministrativeUnitExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Remove-MgBetaAdministrativeUnitExtension", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/$ref", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaAdministrativeUnitMemberByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/$ref", + "OutputType": null, + "Command": "Remove-MgBetaAdministrativeUnitMemberByRef", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/$ref", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaAdministrativeUnitMemberDirectoryObjectByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaAdministrativeUnitMemberByRef", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/$ref", + "OutputType": null, + "Command": "Remove-MgBetaAdministrativeUnitMemberDirectoryObjectByRef", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaAdministrativeUnitScopedRoleMember", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-delete-scopedrolemembers?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", + "OutputType": null, + "Command": "Remove-MgBetaAdministrativeUnitScopedRoleMember", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/admin/people", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaAdminPeople", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/admin/people", + "OutputType": null, + "Command": "Remove-MgBetaAdminPeople", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/admin/people/itemInsights", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaAdminPeopleItemInsight", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/admin/people/itemInsights", + "OutputType": null, + "Command": "Remove-MgBetaAdminPeopleItemInsight", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaAdminPeopleProfileCardProperty", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilecardproperty-delete?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}", + "OutputType": null, + "Command": "Remove-MgBetaAdminPeopleProfileCardProperty", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/admin/people/pronouns", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaAdminPeoplePronoun", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/admin/people/pronouns", + "OutputType": null, + "Command": "Remove-MgBetaAdminPeoplePronoun", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/admin/reportSettings", - "Module": "Beta.Reports", - "Command": "Remove-MgBetaAdminReportSetting", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/admin/reportSettings", + "OutputType": null, + "Command": "Remove-MgBetaAdminReportSetting", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/admin/sharepoint", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaAdminSharepoint", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/admin/sharepoint", + "OutputType": null, + "Command": "Remove-MgBetaAdminSharepoint", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/admin/sharepoint/settings", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaAdminSharepointSetting", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/admin/sharepoint/settings", + "OutputType": null, + "Command": "Remove-MgBetaAdminSharepointSetting", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/agreements/{agreement-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaAgreement", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/agreements/{agreement-id}", + "OutputType": null, + "Command": "Remove-MgBetaAgreement", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaAgreementAcceptance", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", + "OutputType": null, + "Command": "Remove-MgBetaAgreementAcceptance", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/agreements/{agreement-id}/file", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaAgreementFile", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/agreements/{agreement-id}/file", + "OutputType": null, + "Command": "Remove-MgBetaAgreementFile", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaAgreementFileLocalization", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", + "OutputType": null, + "Command": "Remove-MgBetaAgreementFileLocalization", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaAgreementFileLocalizationVersion", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "OutputType": null, + "Command": "Remove-MgBetaAgreementFileLocalizationVersion", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaAgreementFileVersion", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "OutputType": null, + "Command": "Remove-MgBetaAgreementFileVersion", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/users/{user-id}/removeAllDevicesFromManagement", - "Module": "Beta.Users.Actions", - "Command": "Remove-MgBetaAllUserDeviceFromManagement", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Remove", "RemoveViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaUserDeviceFromManagement", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/removeAllDevicesFromManagement", + "OutputType": null, + "Command": "Remove-MgBetaAllUserDeviceFromManagement", + "Module": "Beta.Users.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "AppCatalog.Submit", @@ -425947,20 +426861,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsapp-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaAppCatalogTeamApp", "OutputType": null, + "Command": "Remove-MgBetaAppCatalogTeamApp", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsapp-delete?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "AppCatalog.Submit", @@ -425987,114 +426901,114 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaAppCatalogTeamAppDefinition", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Remove-MgBetaAppCatalogTeamAppDefinition", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionBot", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", + "OutputType": null, + "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionBot", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionColorIcon", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon", + "OutputType": null, + "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionColorIcon", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent", + "OutputType": null, + "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/dashboardCards/{teamsAppDashboardCardDefinition-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionDashboardCard", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/dashboardCards/{teamsAppDashboardCardDefinition-id}", + "OutputType": null, + "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionDashboardCard", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionOutlineIcon", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon", + "OutputType": null, + "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionOutlineIcon", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent", + "OutputType": null, + "Command": "Remove-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -426113,80 +427027,80 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/applications/{application-id}", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaApplication", "OutputType": null, + "Command": "Remove-MgBetaApplication", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": "Remove-MgBetaApplicationAppManagementPolicyByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-delete-appliesto?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/applications/{application-id}/appManagementPolicies/{appManagementPolicy-id}/$ref", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaApplicationAppManagementPolicyAppManagementPolicyByRef", "OutputType": null, + "Command": "Remove-MgBetaApplicationAppManagementPolicyAppManagementPolicyByRef", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaApplicationAppManagementPolicyByRef", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-delete-appliesto?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/applications(appId='{appId}')", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaApplicationByAppId", "OutputType": null, + "Command": "Remove-MgBetaApplicationByAppId", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/applications(uniqueName='{uniqueName}')", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaApplicationByUniqueName", "OutputType": null, + "Command": "Remove-MgBetaApplicationByUniqueName", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/applications/{application-id}/connectorGroup/$ref", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaApplicationConnectorGroupByRef", "OutputType": null, + "Command": "Remove-MgBetaApplicationConnectorGroupByRef", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -426213,20 +427127,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/extensionproperty-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaApplicationExtensionProperty", "OutputType": null, + "Command": "Remove-MgBetaApplicationExtensionProperty", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/extensionproperty-delete?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -426245,35 +427159,37 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaApplicationFederatedIdentityCredential", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-delete?view=graph-rest-beta" + "Command": "Remove-MgBetaApplicationFederatedIdentityCredential", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/federatedIdentityCredentials(name='{name}')", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaApplicationFederatedIdentityCredentialByName", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-delete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-delete?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/applications/{application-id}/federatedIdentityCredentials(name='{name}')", + "OutputType": null, + "Command": "Remove-MgBetaApplicationFederatedIdentityCredentialByName", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "Remove", + "RemoveExpanded", + "RemoveViaIdentity", + "RemoveViaIdentityExpanded" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -426300,37 +427216,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-removekey?view=graph-rest-beta", + "Method": "POST", "Uri": "/applications/{application-id}/removeKey", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaApplicationKey", "OutputType": null, - "Variants": [ - "Remove", - "RemoveExpanded", - "RemoveViaIdentity", - "RemoveViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-removekey?view=graph-rest-beta" + "Command": "Remove-MgBetaApplicationKey", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/logo", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaApplicationLogo", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/applications/{application-id}/logo", + "OutputType": null, + "Command": "Remove-MgBetaApplicationLogo", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -426357,20 +427271,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Remove-MgBetaApplicationOwnerByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete-owners?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/applications/{application-id}/owners/{directoryObject-id}/$ref", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaApplicationOwnerDirectoryObjectByRef", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaApplicationOwnerByRef", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete-owners?view=graph-rest-beta" + "Command": "Remove-MgBetaApplicationOwnerDirectoryObjectByRef", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "Remove", + "RemoveExpanded", + "RemoveViaIdentity", + "RemoveViaIdentityExpanded" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -426397,127 +427313,125 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-removepassword?view=graph-rest-beta", + "Method": "POST", "Uri": "/applications/{application-id}/removePassword", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaApplicationPassword", "OutputType": null, - "Variants": [ - "Remove", - "RemoveExpanded", - "RemoveViaIdentity", - "RemoveViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-removepassword?view=graph-rest-beta" + "Command": "Remove-MgBetaApplicationPassword", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/synchronization", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaApplicationSynchronization", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/applications/{application-id}/synchronization", + "OutputType": null, + "Command": "Remove-MgBetaApplicationSynchronization", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaApplicationSynchronizationJob", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", + "OutputType": null, + "Command": "Remove-MgBetaApplicationSynchronizationJob", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaApplicationSynchronizationJobBulkUpload", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", + "OutputType": null, + "Command": "Remove-MgBetaApplicationSynchronizationJobBulkUpload", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaApplicationSynchronizationJobBulkUploadContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", + "OutputType": null, + "Command": "Remove-MgBetaApplicationSynchronizationJobBulkUploadContent", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaApplicationSynchronizationJobSchema", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", + "OutputType": null, + "Command": "Remove-MgBetaApplicationSynchronizationJobSchema", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaApplicationSynchronizationJobSchemaDirectory", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", + "OutputType": null, + "Command": "Remove-MgBetaApplicationSynchronizationJobSchemaDirectory", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaApplicationSynchronizationTemplate", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", + "OutputType": null, + "Command": "Remove-MgBetaApplicationSynchronizationTemplate", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -426536,35 +427450,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaApplicationSynchronizationTemplateSchema", "OutputType": null, + "Command": "Remove-MgBetaApplicationSynchronizationTemplateSchema", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaApplicationSynchronizationTemplateSchemaDirectory", "OutputType": null, + "Command": "Remove-MgBetaApplicationSynchronizationTemplateSchemaDirectory", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Policy.Read.All", @@ -426607,20 +427521,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Remove-MgBetaApplicationTokenIssuancePolicyByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete-tokenissuancepolicies?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/applications/{application-id}/tokenIssuancePolicies/{tokenIssuancePolicy-id}/$ref", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaApplicationTokenIssuancePolicyTokenIssuancePolicyByRef", "OutputType": null, + "Command": "Remove-MgBetaApplicationTokenIssuancePolicyTokenIssuancePolicyByRef", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaApplicationTokenIssuancePolicyByRef", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete-tokenissuancepolicies?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Policy.Read.All", @@ -426663,319 +427577,22 @@ "IsLeastPrivilege": false } ], - "Uri": "/applications/{application-id}/tokenLifetimePolicies/{tokenLifetimePolicy-id}/$ref", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaApplicationTokenLifetimePolicyTokenLifetimePolicyByRef", - "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", "CommandAlias": "Remove-MgBetaApplicationTokenLifetimePolicyByRef", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete-tokenlifetimepolicies?view=graph-rest-beta" - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaBackupRestore", - "OutputType": null, - "Variants": [ - "Delete" - ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/driveInclusionRules/{driveProtectionRule-id}", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaBackupRestoreDriveInclusionRule", - "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/driveProtectionUnits/{driveProtectionUnit-id}", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaBackupRestoreDriveProtectionUnit", - "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaBackupRestoreExchangeProtectionPolicy", - "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaBackupRestoreExchangeRestoreSession", - "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts/{mailboxRestoreArtifact-id}", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", - "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/mailboxInclusionRules/{mailboxProtectionRule-id}", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaBackupRestoreMailboxInclusionRule", - "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/mailboxProtectionUnits/{mailboxProtectionUnit-id}", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaBackupRestoreMailboxProtectionUnit", - "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaBackupRestoreOneDriveForBusinessProtectionPolicy", - "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaBackupRestoreOneDriveForBusinessRestoreSession", - "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts/{driveRestoreArtifact-id}", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", - "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/restorePoints/{restorePoint-id}", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaBackupRestorePoint", - "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/protectionPolicies/{protectionPolicyBase-id}", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaBackupRestoreProtectionPolicy", - "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionpolicybase-delete?view=graph-rest-beta" - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/serviceApps/{serviceApp-id}", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaBackupRestoreServiceApp", - "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-delete-serviceapps?view=graph-rest-beta" - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/restoreSessions/{restoreSessionBase-id}", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaBackupRestoreSession", - "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/restoresessionbase-delete?view=graph-rest-beta" - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaBackupRestoreSharePointProtectionPolicy", - "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaBackupRestoreSharePointRestoreSession", - "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-delete-tokenlifetimepolicies?view=graph-rest-beta", "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts/{siteRestoreArtifact-id}", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", + "Uri": "/applications/{application-id}/tokenLifetimePolicies/{tokenLifetimePolicy-id}/$ref", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Remove-MgBetaApplicationTokenLifetimePolicyTokenLifetimePolicyByRef", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/solutions/backupRestore/siteInclusionRules/{siteProtectionRule-id}", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaBackupRestoreSiteInclusionRule", - "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/siteProtectionUnits/{siteProtectionUnit-id}", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaBackupRestoreSiteProtectionUnit", - "OutputType": null, "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Bookings.Manage.All", @@ -426994,22 +427611,22 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/bookingBusinesses/{bookingBusiness-id}", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaBookingBusiness", "OutputType": null, + "Command": "Remove-MgBetaBookingBusiness", + "Module": "Beta.Bookings" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -427044,39 +427661,39 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaBookingBusinessAppointment", "OutputType": null, + "Command": "Remove-MgBetaBookingBusinessAppointment", + "Module": "Beta.Bookings" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaBookingBusinessCalendarView", "OutputType": null, + "Command": "Remove-MgBetaBookingBusinessCalendarView", + "Module": "Beta.Bookings" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -427111,22 +427728,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomer-id}", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaBookingBusinessCustomer", "OutputType": null, + "Command": "Remove-MgBetaBookingBusinessCustomer", + "Module": "Beta.Bookings" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -427153,22 +427770,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaBookingBusinessCustomQuestion", "OutputType": null, + "Command": "Remove-MgBetaBookingBusinessCustomQuestion", + "Module": "Beta.Bookings" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Bookings.ReadWrite.All", @@ -427187,22 +427804,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaBookingBusinessService", "OutputType": null, + "Command": "Remove-MgBetaBookingBusinessService", + "Module": "Beta.Bookings" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Bookings.ReadWrite.All", @@ -427221,285 +427838,84 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMember-id}", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaBookingBusinessStaffMember", "OutputType": null, - "Variants": [ - "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" - ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Remove-MgBetaBookingBusinessStaffMember", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/bookingCurrencies/{bookingCurrency-id}", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaBookingCurrency", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], - "Uri": "/businessFlowTemplates/{businessFlowTemplate-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaBusinessFlowTemplate", - "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [ - { - "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - } - ], - "Uri": "/solutions/businessScenarios/{businessScenario-id}", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaBusinessScenario", - "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenario-delete?view=graph-rest-beta" - }, - { - "Permissions": [], - "Uri": "/solutions/businessScenarios(uniqueName='{uniqueName}')", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaBusinessScenarioByUniqueName", - "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], + "ApiReferenceLink": null, "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenario-delete?view=graph-rest-beta" - }, - { - "Permissions": [], - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaBusinessScenarioPlanner", + "Uri": "/bookingCurrencies/{bookingCurrency-id}", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Remove-MgBetaBookingCurrency", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaBusinessScenarioPlannerPlanConfiguration", - "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [ - { - "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - } - ], - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/{plannerPlanConfigurationLocalization-id}", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaBusinessScenarioPlannerPlanConfigurationLocalization", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplanconfiguration-delete-localizations?view=graph-rest-beta" - }, - { "Permissions": [], - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaBusinessScenarioPlannerTask", - "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenarioplanner-delete-tasks?view=graph-rest-beta" - }, - { - "Permissions": [], - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/assignedToTaskBoardFormat", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaBusinessScenarioPlannerTaskAssignedToTaskBoardFormat", - "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], + "ApiReferenceLink": null, "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/bucketTaskBoardFormat", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaBusinessScenarioPlannerTaskBucketTaskBoardFormat", + "Uri": "/businessFlowTemplates/{businessFlowTemplate-id}", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Remove-MgBetaBusinessFlowTemplate", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/taskConfiguration", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaBusinessScenarioPlannerTaskConfiguration", - "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/details", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaBusinessScenarioPlannerTaskDetail", - "OutputType": null, "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/progressTaskBoardFormat", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaBusinessScenarioPlannerTaskProgressTaskBoardFormat", - "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/chats/{chat-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaChat", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete?view=graph-rest-beta" + "Command": "Remove-MgBetaChat", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/chats/{chat-id}/removeAllAccessForUser", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaChatAccessForUser", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-removeallaccessforuser?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-removeallaccessforuser?view=graph-rest-beta", + "Method": "POST", + "Uri": "/chats/{chat-id}/removeAllAccessForUser", + "OutputType": null, + "Command": "Remove-MgBetaChatAccessForUser", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForChat", @@ -427558,35 +427974,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete-installedapps?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaChatInstalledApp", "OutputType": null, + "Command": "Remove-MgBetaChatInstalledApp", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete-installedapps?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/chats/{chat-id}/lastMessagePreview", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaChatLastMessagePreview", "OutputType": null, + "Command": "Remove-MgBetaChatLastMessagePreview", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "ChatMember.ReadWrite", @@ -427613,67 +428029,67 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete-members?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/chats/{chat-id}/members/{conversationMember-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaChatMember", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete-members?view=graph-rest-beta" + "Command": "Remove-MgBetaChatMember", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaChatMessageReplyHostedContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "OutputType": null, + "Command": "Remove-MgBetaChatMessageReplyHostedContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/chats/{chat-id}/operations/{teamsAsyncOperation-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaChatOperation", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/chats/{chat-id}/operations/{teamsAsyncOperation-id}", + "OutputType": null, + "Command": "Remove-MgBetaChatOperation", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaChatPermissionGrant", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "OutputType": null, + "Command": "Remove-MgBetaChatPermissionGrant", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "Chat.ReadWrite", @@ -427692,20 +428108,20 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete-pinnedmessages?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaChatPinnedMessage", "OutputType": null, + "Command": "Remove-MgBetaChatPinnedMessage", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete-pinnedmessages?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "TeamsTab.ReadWriteSelfForChat", @@ -427756,20 +428172,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete-tabs?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaChatTab", "OutputType": null, + "Command": "Remove-MgBetaChatTab", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete-tabs?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Calls.Initiate.All", @@ -427788,20 +428204,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/communications/calls/{call-id}", - "Module": "Beta.CloudCommunications", - "Command": "Remove-MgBetaCommunicationCall", "OutputType": null, + "Command": "Remove-MgBetaCommunicationCall", + "Module": "Beta.CloudCommunications" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-delete?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -427820,50 +428236,50 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/audioroutinggroup-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", - "Module": "Beta.CloudCommunications", - "Command": "Remove-MgBetaCommunicationCallAudioRoutingGroup", "OutputType": null, + "Command": "Remove-MgBetaCommunicationCallAudioRoutingGroup", + "Module": "Beta.CloudCommunications" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/audioroutinggroup-delete?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", - "Module": "Beta.CloudCommunications", - "Command": "Remove-MgBetaCommunicationCallContentSharingSession", "OutputType": null, + "Command": "Remove-MgBetaCommunicationCallContentSharingSession", + "Module": "Beta.CloudCommunications" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", - "Module": "Beta.CloudCommunications", - "Command": "Remove-MgBetaCommunicationCallOperation", "OutputType": null, + "Command": "Remove-MgBetaCommunicationCallOperation", + "Module": "Beta.CloudCommunications" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -427882,325 +428298,325 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/communications/calls/{call-id}/participants/{participant-id}", - "Module": "Beta.CloudCommunications", - "Command": "Remove-MgBetaCommunicationCallParticipant", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-delete?view=graph-rest-beta" + "Command": "Remove-MgBetaCommunicationCallParticipant", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/callRecords/{callRecord-id}/organizer_v2", - "Module": "Beta.CloudCommunications", - "Command": "Remove-MgBetaCommunicationCallRecordOrganizerV2", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/communications/callRecords/{callRecord-id}/organizer_v2", + "OutputType": null, + "Command": "Remove-MgBetaCommunicationCallRecordOrganizerV2", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/{participant-id}", - "Module": "Beta.CloudCommunications", - "Command": "Remove-MgBetaCommunicationCallRecordParticipantV2", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/{participant-id}", + "OutputType": null, + "Command": "Remove-MgBetaCommunicationCallRecordParticipantV2", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", - "Module": "Beta.CloudCommunications", - "Command": "Remove-MgBetaCommunicationCallRecordSession", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", + "OutputType": null, + "Command": "Remove-MgBetaCommunicationCallRecordSession", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", - "Module": "Beta.CloudCommunications", - "Command": "Remove-MgBetaCommunicationOnlineMeeting", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", + "OutputType": null, + "Command": "Remove-MgBetaCommunicationOnlineMeeting", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/alternativeRecording", - "Module": "Beta.CloudCommunications", - "Command": "Remove-MgBetaCommunicationOnlineMeetingAlternativeRecording", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/alternativeRecording", + "OutputType": null, + "Command": "Remove-MgBetaCommunicationOnlineMeetingAlternativeRecording", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "Module": "Beta.CloudCommunications", - "Command": "Remove-MgBetaCommunicationOnlineMeetingAttendanceReport", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", + "OutputType": null, + "Command": "Remove-MgBetaCommunicationOnlineMeetingAttendanceReport", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Module": "Beta.CloudCommunications", - "Command": "Remove-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "OutputType": null, + "Command": "Remove-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "Module": "Beta.CloudCommunications", - "Command": "Remove-MgBetaCommunicationOnlineMeetingAttendeeReport", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport", + "OutputType": null, + "Command": "Remove-MgBetaCommunicationOnlineMeetingAttendeeReport", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/broadcastRecording", - "Module": "Beta.CloudCommunications", - "Command": "Remove-MgBetaCommunicationOnlineMeetingBroadcastRecording", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/broadcastRecording", + "OutputType": null, + "Command": "Remove-MgBetaCommunicationOnlineMeetingBroadcastRecording", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings(joinWebUrl='{joinWebUrl}')", - "Module": "Beta.CloudCommunications", - "Command": "Remove-MgBetaCommunicationOnlineMeetingByJoinWebUrl", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/communications/onlineMeetings(joinWebUrl='{joinWebUrl}')", + "OutputType": null, + "Command": "Remove-MgBetaCommunicationOnlineMeetingByJoinWebUrl", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recording", - "Module": "Beta.CloudCommunications", - "Command": "Remove-MgBetaCommunicationOnlineMeetingRecording", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recording", + "OutputType": null, + "Command": "Remove-MgBetaCommunicationOnlineMeetingRecording", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", - "Module": "Beta.CloudCommunications", - "Command": "Remove-MgBetaCommunicationOnlineMeetingRecordingContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", + "OutputType": null, + "Command": "Remove-MgBetaCommunicationOnlineMeetingRecordingContent", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration", - "Module": "Beta.CloudCommunications", - "Command": "Remove-MgBetaCommunicationOnlineMeetingRegistration", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration", + "OutputType": null, + "Command": "Remove-MgBetaCommunicationOnlineMeetingRegistration", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", - "Module": "Beta.CloudCommunications", - "Command": "Remove-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", + "OutputType": null, + "Command": "Remove-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", - "Module": "Beta.CloudCommunications", - "Command": "Remove-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", + "OutputType": null, + "Command": "Remove-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "Module": "Beta.CloudCommunications", - "Command": "Remove-MgBetaCommunicationOnlineMeetingTranscript", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", + "OutputType": null, + "Command": "Remove-MgBetaCommunicationOnlineMeetingTranscript", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", - "Module": "Beta.CloudCommunications", - "Command": "Remove-MgBetaCommunicationOnlineMeetingTranscriptContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", + "OutputType": null, + "Command": "Remove-MgBetaCommunicationOnlineMeetingTranscriptContent", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", - "Module": "Beta.CloudCommunications", - "Command": "Remove-MgBetaCommunicationOnlineMeetingTranscriptMetadataContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", + "OutputType": null, + "Command": "Remove-MgBetaCommunicationOnlineMeetingTranscriptMetadataContent", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/presences/{presence-id}", - "Module": "Beta.CloudCommunications", - "Command": "Remove-MgBetaCommunicationPresence", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/communications/presences/{presence-id}", + "OutputType": null, + "Command": "Remove-MgBetaCommunicationPresence", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/compliance/ediscovery", - "Module": "Beta.Compliance", - "Command": "Remove-MgBetaComplianceEdiscovery", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/compliance/ediscovery", + "OutputType": null, + "Command": "Remove-MgBetaComplianceEdiscovery", + "Module": "Beta.Compliance" }, { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -428219,40 +428635,31 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/compliance/ediscovery/cases/{case-id}", - "Module": "Beta.Compliance", - "Command": "Remove-MgBetaComplianceEdiscoveryCase", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-delete?view=graph-rest-beta" + "Command": "Remove-MgBetaComplianceEdiscoveryCase", + "Module": "Beta.Compliance" }, { - "Permissions": [], - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}", - "Module": "Beta.Compliance", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodian", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}", + "OutputType": null, + "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodian", + "Module": "Beta.Compliance" }, { - "Permissions": [], - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/removeHold", - "Module": "Beta.Compliance", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianHold", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Remove", "Remove1", @@ -428261,12 +428668,21 @@ "RemoveViaIdentity1", "RemoveViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/removeHold", + "OutputType": null, + "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianHold", + "Module": "Beta.Compliance" }, { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -428285,35 +428701,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sitesource-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}", - "Module": "Beta.Compliance", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", "OutputType": null, + "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", + "Module": "Beta.Compliance" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sitesource-delete?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-unifiedgroupsource-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "Module": "Beta.Compliance", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", "OutputType": null, + "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", + "Module": "Beta.Compliance" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-unifiedgroupsource-delete?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -428332,20 +428748,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-usersource-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/{userSource-id}", - "Module": "Beta.Compliance", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianUserSource", "OutputType": null, + "Command": "Remove-MgBetaComplianceEdiscoveryCaseCustodianUserSource", + "Module": "Beta.Compliance" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-usersource-delete?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -428364,85 +428780,76 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-legalhold-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}", - "Module": "Beta.Compliance", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHold", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-legalhold-delete?view=graph-rest-beta" + "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHold", + "Module": "Beta.Compliance" }, { - "Permissions": [], - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}", - "Module": "Beta.Compliance", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}", + "OutputType": null, + "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", + "Module": "Beta.Compliance" }, { - "Permissions": [], - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "Module": "Beta.Compliance", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}", + "OutputType": null, + "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", + "Module": "Beta.Compliance" }, { - "Permissions": [], - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/{userSource-id}", - "Module": "Beta.Compliance", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/{userSource-id}", + "OutputType": null, + "Command": "Remove-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", + "Module": "Beta.Compliance" }, { - "Permissions": [], - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}", - "Module": "Beta.Compliance", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}", + "OutputType": null, + "Command": "Remove-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", + "Module": "Beta.Compliance" }, { - "Permissions": [], - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/removeHold", - "Module": "Beta.Compliance", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceHold", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Remove", "Remove1", @@ -428451,42 +428858,51 @@ "RemoveViaIdentity1", "RemoveViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/removeHold", + "OutputType": null, + "Command": "Remove-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceHold", + "Module": "Beta.Compliance" }, { - "Permissions": [], - "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}", - "Module": "Beta.Compliance", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseOperation", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}", + "OutputType": null, + "Command": "Remove-MgBetaComplianceEdiscoveryCaseOperation", + "Module": "Beta.Compliance" }, { - "Permissions": [], - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}", - "Module": "Beta.Compliance", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseReviewSet", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}", + "OutputType": null, + "Command": "Remove-MgBetaComplianceEdiscoveryCaseReviewSet", + "Module": "Beta.Compliance" }, { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -428505,35 +428921,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewsetquery-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}", - "Module": "Beta.Compliance", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseReviewSetQuery", "OutputType": null, + "Command": "Remove-MgBetaComplianceEdiscoveryCaseReviewSetQuery", + "Module": "Beta.Compliance" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewsetquery-delete?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/compliance/ediscovery/cases/{case-id}/settings", - "Module": "Beta.Compliance", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseSetting", "OutputType": null, + "Command": "Remove-MgBetaComplianceEdiscoveryCaseSetting", + "Module": "Beta.Compliance" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -428552,35 +428968,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}", - "Module": "Beta.Compliance", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseSourceCollection", "OutputType": null, + "Command": "Remove-MgBetaComplianceEdiscoveryCaseSourceCollection", + "Module": "Beta.Compliance" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-delete?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/{dataSource-id}", - "Module": "Beta.Compliance", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", "OutputType": null, + "Command": "Remove-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", + "Module": "Beta.Compliance" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -428599,65 +429015,65 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-tag-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}", - "Module": "Beta.Compliance", - "Command": "Remove-MgBetaComplianceEdiscoveryCaseTag", "OutputType": null, + "Command": "Remove-MgBetaComplianceEdiscoveryCaseTag", + "Module": "Beta.Compliance" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-tag-delete?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/contacts/{orgContact-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaContact", "OutputType": null, + "Command": "Remove-MgBetaContact", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/contracts/{contract-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaContract", "OutputType": null, + "Command": "Remove-MgBetaContract", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaDataPolicyOperation", "OutputType": null, + "Command": "Remove-MgBetaDataPolicyOperation", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -428676,35 +429092,35 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/devices/{device-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDevice", "OutputType": null, + "Command": "Remove-MgBetaDevice", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": "Remove-MgBetaDeviceAppMgtAndroidManagedAppProtection", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementAndroidManagedAppProtection", "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementAndroidManagedAppProtection", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaDeviceAppMgtAndroidManagedAppProtection", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -428723,20 +429139,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Remove-MgBetaDeviceAppMgtAndroidManagedAppProtectionApp", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp", "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaDeviceAppMgtAndroidManagedAppProtectionApp", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -428755,35 +429171,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Remove-MgBetaDeviceAppMgtAndroidManagedAppProtectionAssignment", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment", "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaDeviceAppMgtAndroidManagedAppProtectionAssignment", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgBetaDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -428802,20 +429218,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Remove-MgBetaDeviceAppMgtDefaultManagedAppProtection", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementDefaultManagedAppProtection", "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementDefaultManagedAppProtection", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaDeviceAppMgtDefaultManagedAppProtection", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -428834,140 +429250,140 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Remove-MgBetaDeviceAppMgtDefaultManagedAppProtectionApp", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp", "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaDeviceAppMgtDefaultManagedAppProtectionApp", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgBetaDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgBetaDeviceAppMgtEnterpriseCodeSigningCertificate", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/{enterpriseCodeSigningCertificate-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate", "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaDeviceAppMgtEnterpriseCodeSigningCertificate", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSLobAppProvisioningConfiguration", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSLobAppProvisioningConfiguration", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationAssignment", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments/{iosLobAppProvisioningConfigurationAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment", "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationAssignment", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationDeviceStatus", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus", "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationDeviceStatus", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationGroupAssignment", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments/{mobileAppProvisioningConfigGroupAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment", "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationGroupAssignment", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationUserStatus", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus", "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationUserStatus", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSManagedAppProtection", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementiOSManagedAppProtection", "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementiOSManagedAppProtection", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSManagedAppProtection", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -428986,20 +429402,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSManagedAppProtectionApp", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementiOSManagedAppProtectionApp", "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementiOSManagedAppProtectionApp", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSManagedAppProtectionApp", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -429018,110 +429434,110 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSManagedAppProtectionAssignment", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment", "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSManagedAppProtectionAssignment", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedAppPolicy", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementManagedAppPolicy", "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementManagedAppPolicy", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedAppPolicy", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedAppRegistration", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistration", "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistration", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedAppRegistration", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedAppRegistrationAppliedPolicy", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedAppRegistrationAppliedPolicy", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedAppRegistrationIntendedPolicy", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedAppRegistrationIntendedPolicy", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedAppRegistrationManagedAppLogCollectionRequest", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/managedAppLogCollectionRequests/{managedAppLogCollectionRequest-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistrationManagedAppLogCollectionRequest", "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistrationManagedAppLogCollectionRequest", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedAppRegistrationManagedAppLogCollectionRequest", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -429140,155 +429556,155 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedAppRegistrationOperation", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistrationOperation", "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementManagedAppRegistrationOperation", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedAppRegistrationOperation", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedAppStatus", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementManagedAppStatus", "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementManagedAppStatus", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedAppStatus", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedEBook", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementManagedEBook", "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementManagedEBook", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedEBook", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedEBookAssignment", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementManagedEBookAssignment", "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementManagedEBookAssignment", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedEBookAssignment", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedEBookCategory", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/managedEBookCategories/{managedEBookCategory-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementManagedEBookCategory", "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementManagedEBookCategory", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedEBookCategory", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedEBookDeviceState", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementManagedEBookDeviceState", "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementManagedEBookDeviceState", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedEBookDeviceState", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedEBookInstallSummary", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementManagedEBookInstallSummary", "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementManagedEBookInstallSummary", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedEBookInstallSummary", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedEBookUserStateSummary", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementManagedEBookUserStateSummary", "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementManagedEBookUserStateSummary", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedEBookUserStateSummary", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedEBookUserStateSummaryDeviceState", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState", "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaDeviceAppMgtManagedEBookUserStateSummaryDeviceState", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicy", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicy", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -429307,20 +429723,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Remove-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -429339,20 +429755,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Remove-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -429371,1474 +429787,1474 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Remove-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", - "ApiReferenceLink": null + "Command": "Remove-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileApp", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments/{mobileAppAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments/{mobileAppAssignment-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships/{mobileAppRelationship-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationship", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships/{mobileAppRelationship-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships/{mobileAppRelationship-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationship", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships/{mobileAppRelationship-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments/{mobileAppAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments/{mobileAppAssignment-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships/{mobileAppRelationship-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationship", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships/{mobileAppRelationship-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships/{mobileAppRelationship-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationship", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships/{mobileAppRelationship-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsiOSLobAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersion", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersion", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships/{mobileAppRelationship-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationship", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsiOSLobAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships/{mobileAppRelationship-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsIoStoreAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships/{mobileAppRelationship-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationship", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsIoStoreAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships/{mobileAppRelationship-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses/{iosVppAppAssignedLicense-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicense", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignedLicense", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses/{iosVppAppAssignedLicense-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicense", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships/{mobileAppRelationship-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationship", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsIoVppAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships/{mobileAppRelationship-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships/{mobileAppRelationship-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationship", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships/{mobileAppRelationship-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships/{mobileAppRelationship-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationship", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships/{mobileAppRelationship-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments/{mobileAppAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments/{mobileAppAssignment-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersion", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersion", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedApp", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFile", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFile", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships/{mobileAppRelationship-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationship", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships/{mobileAppRelationship-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships/{mobileAppRelationship-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationship", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships/{mobileAppRelationship-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships/{mobileAppRelationship-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationship", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships/{mobileAppRelationship-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships/{mobileAppRelationship-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationship", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships/{mobileAppRelationship-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps/{mobileContainedApp-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedApp", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps/{mobileContainedApp-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships/{mobileAppRelationship-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationship", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships/{mobileAppRelationship-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAssignment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWin32LobAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersion", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersion", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships/{mobileAppRelationship-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationship", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWin32LobAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships/{mobileAppRelationship-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowAppXAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersion", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersion", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships/{mobileAppRelationship-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationship", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowAppXRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships/{mobileAppRelationship-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships/{mobileAppRelationship-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationship", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships/{mobileAppRelationship-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments/{mobileAppAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments/{mobileAppAssignment-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships/{mobileAppRelationship-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationship", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships/{mobileAppRelationship-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships/{mobileAppRelationship-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationship", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships/{mobileAppRelationship-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowWebAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships/{mobileAppRelationship-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationship", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWindowWebAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships/{mobileAppRelationship-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments/{mobileAppAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWinGetAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments/{mobileAppAssignment-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships/{mobileAppRelationship-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationship", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppAsWinGetAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships/{mobileAppRelationship-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileAppCatalogPackages/{mobileAppCatalogPackage-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppCatalogPackage", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppCatalogPackage", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileAppCatalogPackages/{mobileAppCatalogPackage-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppCatalogPackage", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppCategory", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppCategory", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppCategory", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfiguration", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppConfiguration", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfiguration", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationAssignment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppConfigurationAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppConfigurationDeviceStatus", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppConfigurationUserStatus", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusSummary", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppConfigurationUserStatusSummary", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusSummary", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships/{mobileAppRelationship-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementMobileAppRelationship", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtMobileAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships/{mobileAppRelationship-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementMobileAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/policySets/{policySet-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementPolicySet", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtPolicySet", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/policySets/{policySet-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementPolicySet", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/{policySetAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementPolicySetAssignment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtPolicySetAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/{policySetAssignment-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementPolicySetAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/policySets/{policySet-id}/items/{policySetItem-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementPolicySetItem", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtPolicySetItem", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/policySets/{policySet-id}/items/{policySetItem-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementPolicySetItem", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/symantecCodeSigningCertificate", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementSymantecCodeSigningCertificate", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtSymantecCodeSigningCertificate", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/symantecCodeSigningCertificate", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementSymantecCodeSigningCertificate", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtTargetedManagedAppConfiguration", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -430857,20 +431273,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Remove-MgBetaDeviceAppMgtTargetedManagedAppConfigurationApp", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp", "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaDeviceAppMgtTargetedManagedAppConfigurationApp", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -430889,35 +431305,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Remove-MgBetaDeviceAppMgtTargetedManagedAppConfigurationAssignment", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment", "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaDeviceAppMgtTargetedManagedAppConfigurationAssignment", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgBetaDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -430936,20 +431352,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Remove-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSetting", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSetting", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -430968,20 +431384,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Remove-MgBetaDeviceAppMgtTask", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementTask", "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementTask", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaDeviceAppMgtTask", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -431000,80 +431416,80 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Remove-MgBetaDeviceAppMgtVppToken", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementVppToken", "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementVppToken", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaDeviceAppMgtVppToken", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgBetaDeviceAppMgtWdacSupplementalPolicy", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementWdacSupplementalPolicy", "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementWdacSupplementalPolicy", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaDeviceAppMgtWdacSupplementalPolicy", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgBetaDeviceAppMgtWdacSupplementalPolicyAssignment", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/{windowsDefenderApplicationControlSupplementalPolicyAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment", "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaDeviceAppMgtWdacSupplementalPolicyAssignment", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgBetaDeviceAppMgtWdacSupplementalPolicyDeploySummary", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deploySummary", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementWdacSupplementalPolicyDeploySummary", "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementWdacSupplementalPolicyDeploySummary", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaDeviceAppMgtWdacSupplementalPolicyDeploySummary", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgBetaDeviceAppMgtWdacSupplementalPolicyDeviceStatus", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses/{windowsDefenderApplicationControlSupplementalPolicyDeploymentStatus-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus", "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaDeviceAppMgtWdacSupplementalPolicyDeviceStatus", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -431092,20 +431508,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowInformationProtectionDeviceRegistration", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowInformationProtectionDeviceRegistration", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -431124,20 +431540,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowInformationProtectionPolicy", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy", "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowInformationProtectionPolicy", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -431156,20 +431572,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowInformationProtectionPolicyAssignment", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment", "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowInformationProtectionPolicyAssignment", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -431188,20 +431604,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -431220,20 +431636,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -431252,20 +431668,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowInformationProtectionWipeAction", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions/{windowsInformationProtectionWipeAction-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction", "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowInformationProtectionWipeAction", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -431284,20 +431700,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowManagedAppProtection", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementWindowsManagedAppProtection", "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementWindowsManagedAppProtection", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowManagedAppProtection", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -431316,20 +431732,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowManagedAppProtectionApp", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps/{managedMobileApp-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowManagedAppProtectionApp", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -431348,346 +431764,346 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowManagedAppProtectionAssignment", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowManagedAppProtectionAssignment", - "ApiReferenceLink": null + "Command": "Remove-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/deploymentSummary", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaDeviceAppManagementWindowsManagedAppProtectionDeploymentSummary", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceAppMgtWindowManagedAppProtectionDeploymentSummary", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/deploymentSummary", + "OutputType": null, + "Command": "Remove-MgBetaDeviceAppManagementWindowsManagedAppProtectionDeploymentSummary", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/devices(deviceId='{deviceId}')", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDeviceByDeviceId", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/devices(deviceId='{deviceId}')", + "OutputType": null, + "Command": "Remove-MgBetaDeviceByDeviceId", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/commands/{command-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDeviceCommand", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/devices/{device-id}/commands/{command-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceCommand", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/extensions/{extension-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDeviceExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/devices/{device-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceExtension", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummary", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummary", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates/{advancedThreatProtectionOnboardingDeviceSettingState-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates/{advancedThreatProtectionOnboardingDeviceSettingState-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas/{androidForWorkAppConfigurationSchema-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas/{androidForWorkAppConfigurationSchema-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/deviceManagement/androidForWorkSettings", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementAndroidForWorkSetting", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/androidForWorkSettings", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementAndroidForWorkSetting", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/{androidManagedStoreAppConfigurationSchema-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/{androidManagedStoreAppConfigurationSchema-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/applePushNotificationCertificate", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementApplePushNotificationCertificate", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/applePushNotificationCertificate", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementApplePushNotificationCertificate", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/{appleEnrollmentProfileAssignment-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/{appleEnrollmentProfileAssignment-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementAssignmentFilter", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementAssignmentFilter", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementAuditEvent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementAuditEvent", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaDeviceManagementAutopilotEvent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementAutopilotEvent", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails/{deviceManagementAutopilotPolicyStatusDetail-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaDeviceManagementAutopilotEventPolicyStatusDetail", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails/{deviceManagementAutopilotPolicyStatusDetail-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementAutopilotEventPolicyStatusDetail", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/deviceManagement/cartToClassAssociations/{cartToClassAssociation-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementCartToClassAssociation", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/cartToClassAssociations/{cartToClassAssociation-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementCartToClassAssociation", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementCategory", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementCategory", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementCategorySettingDefinition", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementCategorySettingDefinition", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -431706,80 +432122,80 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementComanagedDevice", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Remove-MgBetaDeviceManagementComanagedDevice", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCategory", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceCategory", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCategory", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceCategory", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceConfigurationState", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceConfigurationState", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Remove", + "RemoveViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -431798,142 +432214,142 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/removeDeviceFirmwareConfigurationInterfaceManagement", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceFirmwareConfigurationInterfaceManagement", "OutputType": null, - "Variants": [ - "Remove", - "RemoveViaIdentity" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceFirmwareConfigurationInterfaceManagement", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceHealthScriptState", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceHealthScriptState", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceUserFromSharedAppleDevice", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteExpanded", "DeleteViaIdentity", "DeleteViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceUserFromSharedAppleDevice", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceWindowsProtectionState", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceWindowsProtectionState", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -431952,20 +432368,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/comanagementEligibleDevices/{comanagementEligibleDevice-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementComanagementEligibleDevice", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementComanagementEligibleDevice", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -431984,229 +432400,229 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementComplianceManagementPartner", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Remove-MgBetaDeviceManagementComplianceManagementPartner", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementCompliancePolicy", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementCompliancePolicy", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementCompliancePolicyAssignment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementCompliancePolicyAssignment", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceManagementComplianceActionItem-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceManagementComplianceActionItem-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementCompliancePolicySetting", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementCompliancePolicySetting", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/complianceSettings/{deviceManagementConfigurationSettingDefinition-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementComplianceSetting", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/complianceSettings/{deviceManagementConfigurationSettingDefinition-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementComplianceSetting", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/conditionalAccessSettings", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaDeviceManagementConditionalAccessSetting", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/conditionalAccessSettings", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementConditionalAccessSetting", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementConfigurationPolicy", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementConfigurationPolicy", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyAssignment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyAssignment", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementConfigurationPolicySetting", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementConfigurationPolicySetting", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyTemplate", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyTemplate", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/configurationSettings/{deviceManagementConfigurationSettingDefinition-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementConfigurationSetting", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/configurationSettings/{deviceManagementConfigurationSettingDefinition-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementConfigurationSetting", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -432225,80 +432641,80 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementDataSharingConsent", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementDataSharingConsent", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaDeviceManagementDepOnboardingSetting", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementDepOnboardingSetting", + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/{importedAppleDeviceIdentity-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/derivedCredentials/{deviceManagementDerivedCredentialSettings-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementDerivedCredential", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementDerivedCredential", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -432317,20 +432733,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementDetectedApp", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementDetectedApp", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -432349,407 +432765,407 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementDeviceCategory", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Remove-MgBetaDeviceManagementDeviceCategory", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicy", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicy", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStateSummary", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStateSummary", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusOverview", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusOverview", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementDeviceConfiguration", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementDeviceConfiguration", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationAssignment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationAssignment", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceConfigurationConflictSummary/{deviceConfigurationConflictSummary-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationConflictSummary", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/deviceConfigurationConflictSummary/{deviceConfigurationConflictSummary-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationConflictSummary", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceStateSummary", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceStateSummary", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceStatusOverview", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationDeviceStatusOverview", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates/{managedAllDeviceCertificateState-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates/{managedAllDeviceCertificateState-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceConfigurationProfiles/{deviceConfigurationProfile-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationProfile", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/deviceConfigurationProfiles/{deviceConfigurationProfile-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationProfile", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/{restrictedAppsViolation-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/{restrictedAppsViolation-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceConfigurationUserStateSummaries", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationUserStateSummary", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/deviceConfigurationUserStateSummaries", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationUserStateSummary", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationUserStatus", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationUserStatus", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationUserStatusOverview", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementDeviceConfigurationUserStatusOverview", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -432768,20 +433184,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaDeviceManagementDeviceEnrollmentConfiguration", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementDeviceEnrollmentConfiguration", + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -432800,20 +433216,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -432840,20 +433256,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementDeviceHealthScript", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementDeviceHealthScript", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -432872,20 +433288,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/{deviceHealthScriptAssignment-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementDeviceHealthScriptAssignment", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementDeviceHealthScriptAssignment", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -432904,35 +433320,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/runSummary", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementDeviceHealthScriptRunSummary", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementDeviceHealthScriptRunSummary", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -432951,20 +433367,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementDeviceShellScript", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementDeviceShellScript", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -432983,20 +433399,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/{deviceManagementScriptAssignment-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptAssignment", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptAssignment", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -433015,20 +433431,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -433047,20 +433463,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -433079,95 +433495,95 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptUserRunState", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptUserRunState", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/domainJoinConnectors/{deviceManagementDomainJoinConnector-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementDomainJoinConnector", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementDomainJoinConnector", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementEmbeddedSimActivationCodePool", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementEmbeddedSimActivationCodePool", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments/{embeddedSIMActivationCodePoolAssignment-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates/{embeddedSIMDeviceState-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -433186,684 +433602,684 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementExchangeConnector", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Remove-MgBetaDeviceManagementExchangeConnector", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementExchangeOnPremisePolicy", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementExchangeOnPremisePolicy", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}/conditionalAccessSettings", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementExchangeOnPremisePolicyConditionalAccessSetting", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}/conditionalAccessSettings", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementExchangeOnPremisePolicyConditionalAccessSetting", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyCategory", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementGroupPolicyCategory", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfiguration", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfiguration", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments/{groupPolicyConfigurationAssignment-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments/{groupPolicyConfigurationAssignment-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues/{groupPolicyPresentationValue-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues/{groupPolicyPresentationValue-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinition", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinition", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionFile", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionFile", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinition", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinition", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinition", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinition", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinition", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinition", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinition", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinition", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyMigrationReport", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementGroupPolicyMigrationReport", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings/{groupPolicySettingMapping-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings/{groupPolicySettingMapping-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions/{unsupportedGroupPolicyExtension-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions/{unsupportedGroupPolicyExtension-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyObjectFiles/{groupPolicyObjectFile-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyObjectFile", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/groupPolicyObjectFiles/{groupPolicyObjectFile-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementGroupPolicyObjectFile", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/remove", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Remove", "RemoveViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/remove", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/{groupPolicyOperation-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/{groupPolicyOperation-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/removeLanguageFiles", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Remove-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileLanguageFile", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/removeLanguageFiles", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileLanguageFile", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/importedDeviceIdentities/{importedDeviceIdentity-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaDeviceManagementImportedDeviceIdentity", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/importedDeviceIdentities/{importedDeviceIdentity-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementImportedDeviceIdentity", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementIntent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementIntent", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments/{deviceManagementIntentAssignment-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementIntentAssignment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments/{deviceManagementIntentAssignment-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementIntentAssignment", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementIntentCategory", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementIntentCategory", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings/{deviceManagementSettingInstance-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementIntentCategorySetting", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings/{deviceManagementSettingInstance-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementIntentCategorySetting", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementIntentCategorySettingDefinition", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementIntentCategorySettingDefinition", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries/{deviceManagementIntentDeviceSettingStateSummary-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementIntentDeviceSettingStateSummary", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries/{deviceManagementIntentDeviceSettingStateSummary-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementIntentDeviceSettingStateSummary", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates/{deviceManagementIntentDeviceState-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementIntentDeviceState", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates/{deviceManagementIntentDeviceState-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementIntentDeviceState", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStateSummary", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementIntentDeviceStateSummary", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStateSummary", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementIntentDeviceStateSummary", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings/{deviceManagementSettingInstance-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementIntentSetting", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings/{deviceManagementSettingInstance-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementIntentSetting", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates/{deviceManagementIntentUserState-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementIntentUserState", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates/{deviceManagementIntentUserState-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementIntentUserState", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStateSummary", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementIntentUserStateSummary", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStateSummary", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementIntentUserStateSummary", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementIntuneBrandingProfile", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementIntuneBrandingProfile", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments/{intuneBrandingProfileAssignment-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementIntuneBrandingProfileAssignment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments/{intuneBrandingProfileAssignment-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementIntuneBrandingProfileAssignment", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementIoUpdateStatus", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementIoUpdateStatus", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries/{macOSSoftwareUpdateStateSummary-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries/{macOSSoftwareUpdateStateSummary-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryUpdateStateSummary", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -433882,110 +434298,110 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementManagedDevice", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Remove-MgBetaDeviceManagementManagedDevice", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceCategory", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementManagedDeviceCategory", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDeviceCleanupRules/{managedDeviceCleanupRule-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceCleanupRule", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/managedDeviceCleanupRules/{managedDeviceCleanupRule-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementManagedDeviceCleanupRule", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceConfigurationState", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementManagedDeviceConfigurationState", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDeviceEncryptionStates/{managedDeviceEncryptionState-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceEncryptionState", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/managedDeviceEncryptionStates/{managedDeviceEncryptionState-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementManagedDeviceEncryptionState", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Remove", + "RemoveViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -434004,247 +434420,262 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/removeDeviceFirmwareConfigurationInterfaceManagement", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceFirmwareConfigurationInterfaceManagement", "OutputType": null, - "Variants": [ - "Remove", - "RemoveViaIdentity" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Remove-MgBetaDeviceManagementManagedDeviceFirmwareConfigurationInterfaceManagement", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceHealthScriptState", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementManagedDeviceHealthScriptState", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceUserFromSharedAppleDevice", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteExpanded", "DeleteViaIdentity", "DeleteViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementManagedDeviceUserFromSharedAppleDevice", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceWindowsProtectionState", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/managedDeviceWindowsOSImages/{managedDeviceWindowsOperatingSystemImage-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementManagedDeviceWindowsOSImage", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementManagedDeviceWindowsProtectionState", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/microsoftTunnelConfigurations/{microsoftTunnelConfiguration-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelConfiguration", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/microsoftTunnelHealthThresholds/{microsoftTunnelHealthThreshold-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/microsoftTunnelConfigurations/{microsoftTunnelConfiguration-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelConfiguration", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/microsoftTunnelHealthThresholds/{microsoftTunnelHealthThreshold-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelSite", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelConfiguration", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelConfiguration", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelSite", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelConfiguration", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelConfiguration", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementMobileAppTroubleshootingEvent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "DELETE", + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", + "Module": "Beta.DeviceManagement" + }, + { "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementMobileAppTroubleshootingEvent", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -434263,20 +434694,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -434295,109 +434726,109 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementMobileThreatDefenseConnector", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Remove-MgBetaDeviceManagementMobileThreatDefenseConnector", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/monitoring", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementMonitoring", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/monitoring", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementMonitoring", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/monitoring/alertRecords/{alertRecord-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementMonitoringAlertRecord", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/monitoring/alertRecords/{alertRecord-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementMonitoringAlertRecord", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/monitoring/alertRules/{alertRule-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementMonitoringAlertRule", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/monitoring/alertRules/{alertRule-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementMonitoringAlertRule", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/ndesConnectors/{ndesConnector-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementNdeConnector", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/ndesConnectors/{ndesConnector-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementNdeConnector", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementNotificationMessageTemplate", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementNotificationMessageTemplate", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -434416,20 +434847,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementPartner", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementPartner", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -434448,20 +434879,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/remoteActionAudits/{remoteActionAudit-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementRemoteActionAudit", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementRemoteActionAudit", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -434480,64 +434911,64 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementRemoteAssistancePartner", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Remove-MgBetaDeviceManagementRemoteAssistancePartner", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/reports", - "Module": "Beta.Reports", - "Command": "Remove-MgBetaDeviceManagementReport", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/reports", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementReport", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementResourceAccessProfile", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementResourceAccessProfile", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/{deviceManagementResourceAccessProfileAssignment-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementResourceAccessProfileAssignment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/{deviceManagementResourceAccessProfileAssignment-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementResourceAccessProfileAssignment", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -434556,35 +434987,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementResourceOperation", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementResourceOperation", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/reusableSettings/{deviceManagementConfigurationSettingDefinition-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementReusableSetting", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementReusableSetting", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -434603,20 +435034,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementRoleAssignment", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementRoleAssignment", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -434635,20 +435066,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementRoleDefinition", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementRoleDefinition", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -434667,20 +435098,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementRoleDefinitionRoleAssignment", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementRoleDefinitionRoleAssignment", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -434699,50 +435130,50 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementRoleScopeTag", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementRoleScopeTag", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/{roleScopeTagAutoAssignment-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementRoleScopeTagAssignment", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementRoleScopeTagAssignment", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementScript", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementScript", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -434761,20 +435192,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/{deviceManagementScriptAssignment-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementScriptAssignment", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementScriptAssignment", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -434793,20 +435224,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementScriptDeviceRunState", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementScriptDeviceRunState", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -434825,20 +435256,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementScriptGroupAssignment", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementScriptGroupAssignment", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -434857,20 +435288,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementScriptUserRunState", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementScriptUserRunState", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -434889,275 +435320,275 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/settingDefinitions/{deviceManagementSettingDefinition-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementSettingDefinition", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementSettingDefinition", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementTelecomExpenseManagementPartner", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementTelecomExpenseManagementPartner", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementTemplate", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementTemplate", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementTemplateCategory", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementTemplateCategory", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementTemplateCategorySettingDefinition", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementTemplateCategorySettingDefinition", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementTemplateMigratableTo", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementTemplateMigratableTo", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToCategory", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToCategory", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings/{deviceManagementSettingInstance-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToSetting", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementTemplateMigratableToSetting", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/{deviceManagementSettingInstance-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementTemplateSetting", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementTemplateSetting", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementTermAndCondition", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementTermAndCondition", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementTermAndConditionAssignment", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementTermAndConditionAssignment", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementTermAndConditionGroupAssignment", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementTermAndConditionGroupAssignment", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementTroubleshootingEvent", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementTroubleshootingEvent", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -435176,35 +435607,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly/{userExperienceAnalyticsAnomaly-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAnomaly", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAnomaly", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview/{userExperienceAnalyticsAnomalyCorrelationGroupOverview-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -435223,20 +435654,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice/{userExperienceAnalyticsAnomalyDevice-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -435255,20 +435686,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -435287,20 +435718,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersion-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -435319,20 +435750,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -435351,20 +435782,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -435383,20 +435814,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -435415,20 +435846,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -435447,20 +435878,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -435479,20 +435910,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -435511,49 +435942,49 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverview", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverview", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -435572,20 +436003,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBaseline", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBaseline", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -435604,34 +436035,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact/{userExperienceAnalyticsBatteryHealthAppImpact-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthCapacityDetails", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthCapacityDetail", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthCapacityDetails", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthCapacityDetail", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -435650,20 +436081,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact/{userExperienceAnalyticsBatteryHealthDeviceAppImpact-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -435682,20 +436113,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance/{userExperienceAnalyticsBatteryHealthDevicePerformance-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -435714,20 +436145,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory/{userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -435746,20 +436177,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance/{userExperienceAnalyticsBatteryHealthModelPerformance-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -435778,64 +436209,64 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance/{userExperienceAnalyticsBatteryHealthOsPerformance-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthRuntimeDetails", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthRuntimeDetail", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthRuntimeDetails", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthRuntimeDetail", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticCategory", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticCategory", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -435854,20 +436285,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory/{userExperienceAnalyticsMetricHistory-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -435886,20 +436317,21 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", + "Delete1", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -435918,21 +436350,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScope", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", - "Delete1", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -435951,20 +436382,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -435983,20 +436414,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -436015,20 +436446,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -436047,35 +436478,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent/{userExperienceAnalyticsDeviceTimelineEvent-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -436094,20 +436525,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity/{userExperienceAnalyticsDeviceWithoutCloudIdentity-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -436126,20 +436557,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess/{userExperienceAnalyticsImpactingProcess-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -436158,20 +436589,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -436190,20 +436621,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticModelScore", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticModelScore", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -436222,34 +436653,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice/{userExperienceAnalyticsNotAutopilotReadyDevice-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/userExperienceAnalyticsOverview", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticOverview", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsOverview", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticOverview", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -436268,20 +436699,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/{userExperienceAnalyticsRemoteConnection-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -436300,20 +436731,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/{userExperienceAnalyticsResourcePerformance-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -436332,34 +436763,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -436378,20 +436809,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -436410,20 +436841,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -436442,436 +436873,421 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Remove-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/userPfxCertificates/{userPFXCertificate-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementUserPfxCertificate", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/userPfxCertificates/{userPFXCertificate-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementUserPfxCertificate", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/bulkActions/{cloudPcBulkAction-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointBulkAction", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/virtualEndpoint/bulkActions/{cloudPcBulkAction-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointBulkAction", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/crossCloudGovernmentOrganizationMapping", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointCrossCloudGovernmentOrganizationMapping", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/virtualEndpoint/crossCloudGovernmentOrganizationMapping", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointCrossCloudGovernmentOrganizationMapping", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointDeviceImage", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcdeviceimage-delete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcdeviceimage-delete?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointDeviceImage", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings/{cloudPcExternalPartnerSetting-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings/{cloudPcExternalPartnerSetting-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans/{cloudPcFrontLineServicePlan-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans/{cloudPcFrontLineServicePlan-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointGalleryImage", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointGalleryImage", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-delete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-delete?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/organizationSettings", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointOrganizationSetting", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/virtualEndpoint/organizationSettings", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointOrganizationSetting", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-delete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-delete?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/reports", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointReport", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/virtualEndpoint/reports", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointReport", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs/{cloudPcExportJob-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointReportExportJob", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs/{cloudPcExportJob-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointReportExportJob", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/servicePlans/{cloudPcServicePlan-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointServicePlan", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/virtualEndpoint/servicePlans/{cloudPcServicePlan-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointServicePlan", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/sharedUseServicePlans/{cloudPcSharedUseServicePlan-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointSharedUseServicePlan", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/virtualEndpoint/snapshots/{cloudPcSnapshot-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointSnapshot", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointSnapshot", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/{cloudPcSupportedRegion-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointSupportedRegion", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/{cloudPcSupportedRegion-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointSupportedRegion", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointUserSetting", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcusersetting-delete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcusersetting-delete?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointUserSetting", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Remove-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/{windowsAutopilotDeploymentProfileAssignment-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/{windowsAutopilotDeploymentProfileAssignment-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotDeviceIdentity", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/deviceManagement/windowsAutopilotSettings", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotSetting", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/windowsAutopilotSettings", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementWindowsAutopilotSetting", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaDeviceManagementWindowsFeatureUpdateProfile", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementWindowsFeatureUpdateProfile", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/{windowsFeatureUpdateProfileAssignment-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/{windowsFeatureUpdateProfileAssignment-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -436890,20 +437306,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementWindowsMalwareInformation", "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementWindowsMalwareInformation", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -436922,184 +437338,184 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Remove-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementWindowsQualityUpdateProfile", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementWindowsQualityUpdateProfile", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments/{windowsQualityUpdateProfileAssignment-id}", - "Module": "Beta.DeviceManagement", - "Command": "Remove-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments/{windowsQualityUpdateProfileAssignment-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignment", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/$ref", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDeviceRegisteredOwnerDirectoryObjectByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceRegisteredOwnerByRef", - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete-registeredowners?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/$ref", + "OutputType": null, + "Command": "Remove-MgBetaDeviceRegisteredOwnerDirectoryObjectByRef", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/$ref", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDeviceRegisteredUserDirectoryObjectByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDeviceRegisteredUserByRef", - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete-registeredusers?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/$ref", + "OutputType": null, + "Command": "Remove-MgBetaDeviceRegisteredUserDirectoryObjectByRef", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/usageRights/{usageRight-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDeviceUsageRights", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/devices/{device-id}/usageRights/{usageRight-id}", + "OutputType": null, + "Command": "Remove-MgBetaDeviceUsageRights", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDirectoryAdministrativeUnit", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", + "OutputType": null, + "Command": "Remove-MgBetaDirectoryAdministrativeUnit", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDirectoryAdministrativeUnitExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Remove-MgBetaDirectoryAdministrativeUnitExtension", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/$ref", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDirectoryAdministrativeUnitMemberDirectoryObjectByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDirectoryAdministrativeUnitMemberByRef", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/$ref", + "OutputType": null, + "Command": "Remove-MgBetaDirectoryAdministrativeUnitMemberDirectoryObjectByRef", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDirectoryAdministrativeUnitScopedRoleMember", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", + "OutputType": null, + "Command": "Remove-MgBetaDirectoryAdministrativeUnitScopedRoleMember", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/attributeSets/{attributeSet-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDirectoryAttributeSet", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/directory/attributeSets/{attributeSet-id}", + "OutputType": null, + "Command": "Remove-MgBetaDirectoryAttributeSet", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/certificateAuthorities", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDirectoryCertificateAuthority", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/directory/certificateAuthorities", + "OutputType": null, + "Command": "Remove-MgBetaDirectoryCertificateAuthority", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "AppCertTrustConfiguration.Read.All", @@ -437118,20 +437534,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedapplicationconfiguration-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", "OutputType": null, + "Command": "Remove-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "AppCertTrustConfiguration.Read.All", @@ -437150,140 +437566,140 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificateauthorityasentity-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities/{certificateAuthorityAsEntity-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", "OutputType": null, + "Command": "Remove-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDirectoryCustomSecurityAttributeDefinition", "OutputType": null, + "Command": "Remove-MgBetaDirectoryCustomSecurityAttributeDefinition", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", "OutputType": null, + "Command": "Remove-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/directory/deletedItems/{directoryObject-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDirectoryDeletedItem", "OutputType": null, + "Command": "Remove-MgBetaDirectoryDeletedItem", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDirectoryDeviceLocalCredential", "OutputType": null, + "Command": "Remove-MgBetaDirectoryDeviceLocalCredential", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-delete-externaluserprofiles?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/directory/externalUserProfiles/{externalUserProfile-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDirectoryExternalUserProfile", "OutputType": null, + "Command": "Remove-MgBetaDirectoryExternalUserProfile", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDirectoryFeatureRolloutPolicy", "OutputType": null, + "Command": "Remove-MgBetaDirectoryFeatureRolloutPolicy", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/$ref", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDirectoryFeatureRolloutPolicyApplyToByRef", "OutputType": null, + "Command": "Remove-MgBetaDirectoryFeatureRolloutPolicyApplyToByRef", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgBetaDirectoryFeatureRolloutPolicyApplyToByRef", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}/$ref", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDirectoryFeatureRolloutPolicyApplyToDirectoryObjectByRef", "OutputType": null, + "Command": "Remove-MgBetaDirectoryFeatureRolloutPolicyApplyToDirectoryObjectByRef", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaDirectoryFeatureRolloutPolicyApplyToByRef", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Domain.ReadWrite.All", @@ -437302,50 +437718,50 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/samlorwsfedexternaldomainfederation-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDirectoryFederationConfiguration", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Remove-MgBetaDirectoryFederationConfiguration", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/impactedResources/{impactedResource-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDirectoryImpactedResource", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/directory/impactedResources/{impactedResource-id}", + "OutputType": null, + "Command": "Remove-MgBetaDirectoryImpactedResource", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDirectoryInboundSharedUserProfile", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}", + "OutputType": null, + "Command": "Remove-MgBetaDirectoryInboundSharedUserProfile", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Remove", + "RemoveViaIdentity" + ], "Permissions": [ { "Name": "CrossTenantUserProfileSharing.ReadWrite", @@ -437364,80 +437780,80 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/inboundshareduserprofile-removepersonaldata?view=graph-rest-beta", + "Method": "POST", "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}/removePersonalData", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDirectoryInboundSharedUserProfilePersonalData", "OutputType": null, - "Variants": [ - "Remove", - "RemoveViaIdentity" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/inboundshareduserprofile-removepersonaldata?view=graph-rest-beta" + "Command": "Remove-MgBetaDirectoryInboundSharedUserProfilePersonalData", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryObjects/{directoryObject-id}", - "Module": "Beta.DirectoryObjects", - "Command": "Remove-MgBetaDirectoryObject", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delete?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/directoryObjects/{directoryObject-id}", + "OutputType": null, + "Command": "Remove-MgBetaDirectoryObject", + "Module": "Beta.DirectoryObjects" }, { - "Permissions": [], - "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDirectoryOnPremiseSynchronization", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", + "OutputType": null, + "Command": "Remove-MgBetaDirectoryOnPremiseSynchronization", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDirectoryOutboundSharedUserProfile", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}", + "OutputType": null, + "Command": "Remove-MgBetaDirectoryOutboundSharedUserProfile", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDirectoryOutboundSharedUserProfileTenant", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}", + "OutputType": null, + "Command": "Remove-MgBetaDirectoryOutboundSharedUserProfileTenant", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Remove", + "RemoveViaIdentity" + ], "Permissions": [ { "Name": "CrossTenantUserProfileSharing.ReadWrite", @@ -437456,140 +437872,140 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantreference-removepersonaldata?view=graph-rest-beta", + "Method": "POST", "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}/removePersonalData", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDirectoryOutboundSharedUserProfileTenantPersonalData", "OutputType": null, - "Variants": [ - "Remove", - "RemoveViaIdentity" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantreference-removepersonaldata?view=graph-rest-beta" + "Command": "Remove-MgBetaDirectoryOutboundSharedUserProfileTenantPersonalData", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/pendingExternalUserProfiles/{pendingExternalUserProfile-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDirectoryPendingExternalUserProfile", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-delete-pendingexternaluserprofiles?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/directory/pendingExternalUserProfiles/{pendingExternalUserProfile-id}", + "OutputType": null, + "Command": "Remove-MgBetaDirectoryPendingExternalUserProfile", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/recommendations/{recommendation-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDirectoryRecommendation", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], - "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDirectoryRecommendationImpactedResource", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/directory/recommendations/{recommendation-id}", "OutputType": null, + "Command": "Remove-MgBetaDirectoryRecommendation", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}", + "OutputType": null, + "Command": "Remove-MgBetaDirectoryRecommendationImpactedResource", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryRoles/{directoryRole-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDirectoryRole", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/directoryRoles/{directoryRole-id}", + "OutputType": null, + "Command": "Remove-MgBetaDirectoryRole", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDirectoryRoleByRoleTemplateId", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')", + "OutputType": null, + "Command": "Remove-MgBetaDirectoryRoleByRoleTemplateId", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/$ref", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDirectoryRoleMemberDirectoryObjectByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaDirectoryRoleMemberByRef", - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-delete-member?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/$ref", + "OutputType": null, + "Command": "Remove-MgBetaDirectoryRoleMemberDirectoryObjectByRef", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDirectoryRoleScopedMember", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", + "OutputType": null, + "Command": "Remove-MgBetaDirectoryRoleScopedMember", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDirectoryRoleTemplate", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", + "OutputType": null, + "Command": "Remove-MgBetaDirectoryRoleTemplate", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -437608,245 +438024,245 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directorysetting-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/settings/{directorySetting-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDirectorySetting", "OutputType": null, + "Command": "Remove-MgBetaDirectorySetting", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directorysetting-delete?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDirectorySettingTemplate", "OutputType": null, + "Command": "Remove-MgBetaDirectorySettingTemplate", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/directory/sharedEmailDomains/{sharedEmailDomain-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDirectorySharedEmailDomain", "OutputType": null, + "Command": "Remove-MgBetaDirectorySharedEmailDomain", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/directory/subscriptions/{companySubscription-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDirectorySubscription", "OutputType": null, + "Command": "Remove-MgBetaDirectorySubscription", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/directory/subscriptions(commerceSubscriptionId='{commerceSubscriptionId}')", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDirectorySubscriptionByCommerceSubscriptionId", "OutputType": null, + "Command": "Remove-MgBetaDirectorySubscriptionByCommerceSubscriptionId", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/directory/subscriptions(ocpSubscriptionId='{ocpSubscriptionId}')", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDirectorySubscriptionByOcpSubscriptionId", "OutputType": null, + "Command": "Remove-MgBetaDirectorySubscriptionByOcpSubscriptionId", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/domains/{domain-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDomain", "OutputType": null, + "Command": "Remove-MgBetaDomain", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-delete?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internaldomainfederation-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDomainFederationConfiguration", "OutputType": null, + "Command": "Remove-MgBetaDomainFederationConfiguration", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDomainServiceConfigurationRecord", "OutputType": null, + "Command": "Remove-MgBetaDomainServiceConfigurationRecord", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/{sharedEmailDomainInvitation-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDomainSharedEmailDomainInvitation", "OutputType": null, + "Command": "Remove-MgBetaDomainSharedEmailDomainInvitation", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaDomainVerificationDnsRecord", "OutputType": null, + "Command": "Remove-MgBetaDomainVerificationDnsRecord", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDrive", "OutputType": null, + "Command": "Remove-MgBetaDrive", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveBundleContent", "OutputType": null, + "Command": "Remove-MgBetaDriveBundleContent", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/contentStream", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveBundleContentStream", "OutputType": null, + "Command": "Remove-MgBetaDriveBundleContentStream", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/following/{driveItem-id}/content", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveFollowingContent", "OutputType": null, + "Command": "Remove-MgBetaDriveFollowingContent", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/following/{driveItem-id}/contentStream", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveFollowingContentStream", "OutputType": null, + "Command": "Remove-MgBetaDriveFollowingContentStream", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Files.ReadWrite", @@ -437873,260 +438289,300 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/items/{driveItem-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveItem", "OutputType": null, + "Command": "Remove-MgBetaDriveItem", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveItemAnalytic", "OutputType": null, + "Command": "Remove-MgBetaDriveItemAnalytic", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "DELETE", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "OutputType": null, + "Command": "Remove-MgBetaDriveItemAnalyticItemActivityStat", + "Module": "Beta.Files" + }, + { "ApiVersion": "beta", + "Variants": [ + "Discard", + "DiscardViaIdentity" + ], + "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, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": 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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": 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, + "PermissionType": "DelegatedPersonal", + "IsLeastPrivilege": false + } + ], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-discardcheckout?view=graph-rest-beta", + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/discardCheckout", + "OutputType": null, + "Command": "Remove-MgBetaDriveItemCheckout", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveItemAnalyticItemActivityStat", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveItemChildContent", "OutputType": null, + "Command": "Remove-MgBetaDriveItemChildContent", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveItemChildContentStream", "OutputType": null, + "Command": "Remove-MgBetaDriveItemChildContentStream", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveItemContent", "OutputType": null, + "Command": "Remove-MgBetaDriveItemContent", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/items/{driveItem-id}/contentStream", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveItemContentStream", "OutputType": null, + "Command": "Remove-MgBetaDriveItemContentStream", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveItemListItem", "OutputType": null, + "Command": "Remove-MgBetaDriveItemListItem", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveItemListItemDocumentSetVersion", "OutputType": null, + "Command": "Remove-MgBetaDriveItemListItemDocumentSetVersion", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveItemListItemDocumentSetVersionField", "OutputType": null, + "Command": "Remove-MgBetaDriveItemListItemDocumentSetVersionField", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveItemListItemDriveItemContent", "OutputType": null, + "Command": "Remove-MgBetaDriveItemListItemDriveItemContent", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveItemListItemDriveItemContentStream", "OutputType": null, + "Command": "Remove-MgBetaDriveItemListItemDriveItemContentStream", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveItemListItemField", "OutputType": null, + "Command": "Remove-MgBetaDriveItemListItemField", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveItemListItemPermission", "OutputType": null, + "Command": "Remove-MgBetaDriveItemListItemPermission", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveItemListItemVersion", "OutputType": null, + "Command": "Remove-MgBetaDriveItemListItemVersion", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveItemListItemVersionField", "OutputType": null, + "Command": "Remove-MgBetaDriveItemListItemVersionField", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/drives/{drive-id}/items/{driveItem-id}/permanentDelete", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveItemPermanent", "OutputType": null, + "Command": "Remove-MgBetaDriveItemPermanent", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Files.ReadWrite", @@ -438153,740 +438609,755 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveItemPermission", "OutputType": null, + "Command": "Remove-MgBetaDriveItemPermission", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-removeretentionlabel?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveItemRetentionLabel", "OutputType": null, + "Command": "Remove-MgBetaDriveItemRetentionLabel", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-removeretentionlabel?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveItemSubscription", "OutputType": null, + "Command": "Remove-MgBetaDriveItemSubscription", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveItemThumbnail", "OutputType": null, + "Command": "Remove-MgBetaDriveItemThumbnail", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveItemVersion", "OutputType": null, + "Command": "Remove-MgBetaDriveItemVersion", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveItemVersionContent", "OutputType": null, + "Command": "Remove-MgBetaDriveItemVersionContent", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/list", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveList", "OutputType": null, + "Command": "Remove-MgBetaDriveList", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveListColumn", "OutputType": null, + "Command": "Remove-MgBetaDriveListColumn", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveListContentType", "OutputType": null, + "Command": "Remove-MgBetaDriveListContentType", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveListContentTypeColumn", "OutputType": null, + "Command": "Remove-MgBetaDriveListContentTypeColumn", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveListContentTypeColumnLink", "OutputType": null, + "Command": "Remove-MgBetaDriveListContentTypeColumnLink", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/list/items/{listItem-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveListItem", "OutputType": null, + "Command": "Remove-MgBetaDriveListItem", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveListItemDocumentSetVersion", "OutputType": null, + "Command": "Remove-MgBetaDriveListItemDocumentSetVersion", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveListItemDocumentSetVersionField", "OutputType": null, + "Command": "Remove-MgBetaDriveListItemDocumentSetVersionField", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveListItemDriveItemContent", "OutputType": null, + "Command": "Remove-MgBetaDriveListItemDriveItemContent", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveListItemDriveItemContentStream", "OutputType": null, + "Command": "Remove-MgBetaDriveListItemDriveItemContentStream", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveListItemField", "OutputType": null, + "Command": "Remove-MgBetaDriveListItemField", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveListItemPermission", "OutputType": null, + "Command": "Remove-MgBetaDriveListItemPermission", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveListItemVersion", "OutputType": null, + "Command": "Remove-MgBetaDriveListItemVersion", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveListItemVersionField", "OutputType": null, + "Command": "Remove-MgBetaDriveListItemVersionField", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveListOperation", "OutputType": null, + "Command": "Remove-MgBetaDriveListOperation", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/list/permissions/{permission-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveListPermission", "OutputType": null, + "Command": "Remove-MgBetaDriveListPermission", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveListSubscription", "OutputType": null, + "Command": "Remove-MgBetaDriveListSubscription", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/root", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveRoot", "OutputType": null, + "Command": "Remove-MgBetaDriveRoot", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/root/analytics", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveRootAnalytic", "OutputType": null, + "Command": "Remove-MgBetaDriveRootAnalytic", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", + "OutputType": null, + "Command": "Remove-MgBetaDriveRootAnalyticItemActivityStat", + "Module": "Beta.Files" }, { + "ApiVersion": "beta", + "Variants": [ + "Discard", + "DiscardViaIdentity" + ], "Permissions": [], - "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveRootAnalyticItemActivityStat", + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-discardcheckout?view=graph-rest-beta", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/discardCheckout", "OutputType": null, + "Command": "Remove-MgBetaDriveRootCheckout", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveRootChildContent", "OutputType": null, + "Command": "Remove-MgBetaDriveRootChildContent", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/contentStream", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveRootChildContentStream", "OutputType": null, + "Command": "Remove-MgBetaDriveRootChildContentStream", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/root/content", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveRootContent", "OutputType": null, + "Command": "Remove-MgBetaDriveRootContent", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/root/contentStream", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveRootContentStream", "OutputType": null, + "Command": "Remove-MgBetaDriveRootContentStream", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/root/listItem", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveRootListItem", "OutputType": null, + "Command": "Remove-MgBetaDriveRootListItem", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveRootListItemDocumentSetVersion", "OutputType": null, + "Command": "Remove-MgBetaDriveRootListItemDocumentSetVersion", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveRootListItemDocumentSetVersionField", "OutputType": null, + "Command": "Remove-MgBetaDriveRootListItemDocumentSetVersionField", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/root/listItem/driveItem/content", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveRootListItemDriveItemContent", "OutputType": null, + "Command": "Remove-MgBetaDriveRootListItemDriveItemContent", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/root/listItem/driveItem/contentStream", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveRootListItemDriveItemContentStream", "OutputType": null, + "Command": "Remove-MgBetaDriveRootListItemDriveItemContentStream", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/root/listItem/fields", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveRootListItemField", "OutputType": null, + "Command": "Remove-MgBetaDriveRootListItemField", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/root/listItem/permissions/{permission-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveRootListItemPermission", "OutputType": null, + "Command": "Remove-MgBetaDriveRootListItemPermission", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveRootListItemVersion", "OutputType": null, + "Command": "Remove-MgBetaDriveRootListItemVersion", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveRootListItemVersionField", "OutputType": null, + "Command": "Remove-MgBetaDriveRootListItemVersionField", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/drives/{drive-id}/root/permanentDelete", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveRootPermanent", "OutputType": null, + "Command": "Remove-MgBetaDriveRootPermanent", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/root/permissions/{permission-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveRootPermission", "OutputType": null, + "Command": "Remove-MgBetaDriveRootPermission", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/root/retentionLabel", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveRootRetentionLabel", "OutputType": null, + "Command": "Remove-MgBetaDriveRootRetentionLabel", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveRootSubscription", "OutputType": null, + "Command": "Remove-MgBetaDriveRootSubscription", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveRootThumbnail", "OutputType": null, + "Command": "Remove-MgBetaDriveRootThumbnail", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveRootVersion", "OutputType": null, + "Command": "Remove-MgBetaDriveRootVersion", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveRootVersionContent", "OutputType": null, + "Command": "Remove-MgBetaDriveRootVersionContent", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/special/{driveItem-id}/content", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveSpecialContent", "OutputType": null, + "Command": "Remove-MgBetaDriveSpecialContent", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/special/{driveItem-id}/contentStream", - "Module": "Beta.Files", - "Command": "Remove-MgBetaDriveSpecialContentStream", "OutputType": null, + "Command": "Remove-MgBetaDriveSpecialContentStream", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/education/classes/{educationClass-id}", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationClass", "OutputType": null, + "Command": "Remove-MgBetaEducationClass", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delete?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -438905,20 +439376,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationClassAssignment", "OutputType": null, + "Command": "Remove-MgBetaEducationClassAssignment", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delete?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -438937,20 +439408,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationClassAssignmentCategory", "OutputType": null, + "Command": "Remove-MgBetaEducationClassAssignmentCategory", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delete?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -438969,35 +439440,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Remove-MgBetaEducationClassAssignmentCategoryByRef", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationClassAssignmentCategoryEducationCategoryByRef", "OutputType": null, + "Command": "Remove-MgBetaEducationClassAssignmentCategoryEducationCategoryByRef", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaEducationClassAssignmentCategoryByRef", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationClassAssignmentDefault", "OutputType": null, + "Command": "Remove-MgBetaEducationClassAssignmentDefault", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -439016,20 +439487,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentresource-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationClassAssignmentResource", "OutputType": null, + "Command": "Remove-MgBetaEducationClassAssignmentResource", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentresource-delete?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -439048,20 +439519,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationClassAssignmentResourceDependentResource", "OutputType": null, + "Command": "Remove-MgBetaEducationClassAssignmentResourceDependentResource", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -439080,20 +439551,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delete-rubric?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationClassAssignmentRubric", "OutputType": null, + "Command": "Remove-MgBetaEducationClassAssignmentRubric", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delete-rubric?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -439112,50 +439583,50 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delete-rubric?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationClassAssignmentRubricByRef", "OutputType": null, + "Command": "Remove-MgBetaEducationClassAssignmentRubricByRef", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delete-rubric?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/education/classes/{educationClass-id}/assignmentSettings", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationClassAssignmentSetting", "OutputType": null, + "Command": "Remove-MgBetaEducationClassAssignmentSetting", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationClassAssignmentSettingGradingCategory", "OutputType": null, + "Command": "Remove-MgBetaEducationClassAssignmentSettingGradingCategory", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -439174,50 +439645,50 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationgradingscheme-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingSchemes/{educationGradingScheme-id}", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationClassAssignmentSettingGradingScheme", "OutputType": null, + "Command": "Remove-MgBetaEducationClassAssignmentSettingGradingScheme", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationgradingscheme-delete?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationClassAssignmentSubmission", "OutputType": null, + "Command": "Remove-MgBetaEducationClassAssignmentSubmission", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationfeedbackresourceoutcome-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationClassAssignmentSubmissionOutcome", "OutputType": null, + "Command": "Remove-MgBetaEducationClassAssignmentSubmissionOutcome", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationfeedbackresourceoutcome-delete?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -439236,20 +439707,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmissionresource-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationClassAssignmentSubmissionResource", "OutputType": null, + "Command": "Remove-MgBetaEducationClassAssignmentSubmissionResource", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmissionresource-delete?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -439268,65 +439739,65 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationClassAssignmentSubmissionResourceDependentResource", "OutputType": null, + "Command": "Remove-MgBetaEducationClassAssignmentSubmissionResourceDependentResource", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationClassAssignmentSubmissionSubmittedResource", "OutputType": null, + "Command": "Remove-MgBetaEducationClassAssignmentSubmissionSubmittedResource", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource", "OutputType": null, + "Command": "Remove-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgBetaEducationClassMemberByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delete-members?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/education/classes/{educationClass-id}/members/{educationUser-id}/$ref", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationClassMemberEducationUserByRef", "OutputType": null, + "Command": "Remove-MgBetaEducationClassMemberEducationUserByRef", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaEducationClassMemberByRef", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delete-members?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -439345,20 +439816,20 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationClassModule", "OutputType": null, + "Command": "Remove-MgBetaEducationClassModule", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-delete?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -439377,229 +439848,229 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmoduleresource-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationClassModuleResource", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmoduleresource-delete?view=graph-rest-beta" + "Command": "Remove-MgBetaEducationClassModuleResource", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/classes/{educationClass-id}/teachers/{educationUser-id}/$ref", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationClassTeacherEducationUserByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaEducationClassTeacherByRef", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delete-teachers?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delete-teachers?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/education/classes/{educationClass-id}/teachers/{educationUser-id}/$ref", + "OutputType": null, + "Command": "Remove-MgBetaEducationClassTeacherEducationUserByRef", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationMe", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/education/me", + "OutputType": null, + "Command": "Remove-MgBetaEducationMe", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationMeAssignment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/education/me/assignments/{educationAssignment-id}", + "OutputType": null, + "Command": "Remove-MgBetaEducationMeAssignment", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationMeAssignmentCategoryEducationCategoryByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaEducationMeAssignmentCategoryByRef", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/education/me/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", + "OutputType": null, + "Command": "Remove-MgBetaEducationMeAssignmentCategoryEducationCategoryByRef", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationMeAssignmentResource", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "OutputType": null, + "Command": "Remove-MgBetaEducationMeAssignmentResource", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationMeAssignmentResourceDependentResource", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", + "OutputType": null, + "Command": "Remove-MgBetaEducationMeAssignmentResourceDependentResource", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationMeAssignmentRubric", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", + "OutputType": null, + "Command": "Remove-MgBetaEducationMeAssignmentRubric", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationMeAssignmentRubricByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", + "OutputType": null, + "Command": "Remove-MgBetaEducationMeAssignmentRubricByRef", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationMeAssignmentSubmission", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "OutputType": null, + "Command": "Remove-MgBetaEducationMeAssignmentSubmission", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationMeAssignmentSubmissionOutcome", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "OutputType": null, + "Command": "Remove-MgBetaEducationMeAssignmentSubmissionOutcome", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationMeAssignmentSubmissionResource", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "OutputType": null, + "Command": "Remove-MgBetaEducationMeAssignmentSubmissionResource", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationMeAssignmentSubmissionResourceDependentResource", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", + "OutputType": null, + "Command": "Remove-MgBetaEducationMeAssignmentSubmissionResourceDependentResource", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationMeAssignmentSubmissionSubmittedResource", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "OutputType": null, + "Command": "Remove-MgBetaEducationMeAssignmentSubmissionSubmittedResource", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", + "OutputType": null, + "Command": "Remove-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -439618,665 +440089,665 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationrubric-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/education/me/rubrics/{educationRubric-id}", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationMeRubric", "OutputType": null, + "Command": "Remove-MgBetaEducationMeRubric", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationrubric-delete?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/education/schools/{educationSchool-id}", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationSchool", "OutputType": null, + "Command": "Remove-MgBetaEducationSchool", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-delete?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": "Remove-MgBetaEducationSchoolClassByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-delete-classes?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/education/schools/{educationSchool-id}/classes/{educationClass-id}/$ref", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationSchoolClassEducationClassByRef", "OutputType": null, + "Command": "Remove-MgBetaEducationSchoolClassEducationClassByRef", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaEducationSchoolClassByRef", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-delete-classes?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": "Remove-MgBetaEducationSchoolUserByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-delete-users?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/education/schools/{educationSchool-id}/users/{educationUser-id}/$ref", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationSchoolUserEducationUserByRef", "OutputType": null, + "Command": "Remove-MgBetaEducationSchoolUserEducationUserByRef", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaEducationSchoolUserByRef", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-delete-users?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationprofile-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationSynchronizationProfile", "OutputType": null, + "Command": "Remove-MgBetaEducationSynchronizationProfile", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationprofile-delete?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors/{educationSynchronizationError-id}", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationSynchronizationProfileError", "OutputType": null, + "Command": "Remove-MgBetaEducationSynchronizationProfileError", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/profileStatus", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationSynchronizationProfileStatus", "OutputType": null, + "Command": "Remove-MgBetaEducationSynchronizationProfileStatus", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/education/users/{educationUser-id}", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationUser", "OutputType": null, + "Command": "Remove-MgBetaEducationUser", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-delete?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationUserAssignment", "OutputType": null, + "Command": "Remove-MgBetaEducationUserAssignment", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgBetaEducationUserAssignmentCategoryByRef", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationUserAssignmentCategoryEducationCategoryByRef", "OutputType": null, + "Command": "Remove-MgBetaEducationUserAssignmentCategoryEducationCategoryByRef", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaEducationUserAssignmentCategoryByRef", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationUserAssignmentResource", "OutputType": null, + "Command": "Remove-MgBetaEducationUserAssignmentResource", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationUserAssignmentResourceDependentResource", "OutputType": null, + "Command": "Remove-MgBetaEducationUserAssignmentResourceDependentResource", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationUserAssignmentRubric", "OutputType": null, + "Command": "Remove-MgBetaEducationUserAssignmentRubric", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationUserAssignmentRubricByRef", "OutputType": null, + "Command": "Remove-MgBetaEducationUserAssignmentRubricByRef", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationUserAssignmentSubmission", "OutputType": null, + "Command": "Remove-MgBetaEducationUserAssignmentSubmission", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationUserAssignmentSubmissionOutcome", "OutputType": null, + "Command": "Remove-MgBetaEducationUserAssignmentSubmissionOutcome", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationUserAssignmentSubmissionResource", "OutputType": null, + "Command": "Remove-MgBetaEducationUserAssignmentSubmissionResource", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationUserAssignmentSubmissionResourceDependentResource", "OutputType": null, + "Command": "Remove-MgBetaEducationUserAssignmentSubmissionResourceDependentResource", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationUserAssignmentSubmissionSubmittedResource", "OutputType": null, + "Command": "Remove-MgBetaEducationUserAssignmentSubmissionSubmittedResource", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource", "OutputType": null, + "Command": "Remove-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", - "Module": "Beta.Education", - "Command": "Remove-MgBetaEducationUserRubric", "OutputType": null, + "Command": "Remove-MgBetaEducationUserRubric", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaEntitlementManagementAccessPackage", "OutputType": null, + "Command": "Remove-MgBetaEntitlementManagementAccessPackage", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-delete?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignment", "OutputType": null, + "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignment", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentApproval", "OutputType": null, + "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentApproval", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentApprovalStep", "OutputType": null, + "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentApprovalStep", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentpolicy-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", "OutputType": null, + "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentpolicy-delete?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers/{customExtensionHandler-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", "OutputType": null, + "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", "OutputType": null, + "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentRequest", "OutputType": null, + "Command": "Remove-MgBetaEntitlementManagementAccessPackageAssignmentRequest", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-delete?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageCatalog", "OutputType": null, + "Command": "Remove-MgBetaEntitlementManagementAccessPackageCatalog", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-delete?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageCustomWorkflowExtensions/{customCalloutExtension-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", "OutputType": null, + "Command": "Remove-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequestworkflowextension-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions/{customAccessPackageWorkflowExtension-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", "OutputType": null, + "Command": "Remove-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentworkflowextension-delete?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-delete-incompatibleaccesspackage?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", "OutputType": null, + "Command": "Remove-MgBetaEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-delete-incompatibleaccesspackage?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-delete-incompatiblegroup?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageIncompatibleGroupByRef", "OutputType": null, + "Command": "Remove-MgBetaEntitlementManagementAccessPackageIncompatibleGroupByRef", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-delete-incompatiblegroup?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageResourceRequest", "OutputType": null, + "Command": "Remove-MgBetaEntitlementManagementAccessPackageResourceRequest", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaEntitlementManagementAccessPackageResourceRoleScope", "OutputType": null, + "Command": "Remove-MgBetaEntitlementManagementAccessPackageResourceRoleScope", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaEntitlementManagementAssignmentRequest", "OutputType": null, + "Command": "Remove-MgBetaEntitlementManagementAssignmentRequest", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaEntitlementManagementConnectedOrganization", "OutputType": null, + "Command": "Remove-MgBetaEntitlementManagementConnectedOrganization", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-delete?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": "Remove-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-delete-externalsponsors?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/{directoryObject-id}/$ref", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorDirectoryObjectByRef", "OutputType": null, + "Command": "Remove-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorDirectoryObjectByRef", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaEntitlementManagementConnectedOrganizationExternalSponsorByRef", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-delete-externalsponsors?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": "Remove-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-delete-internalsponsors?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/{directoryObject-id}/$ref", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorDirectoryObjectByRef", "OutputType": null, + "Command": "Remove-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorDirectoryObjectByRef", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaEntitlementManagementConnectedOrganizationInternalSponsorByRef", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-delete-internalsponsors?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/subjects/{accessPackageSubject-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaEntitlementManagementSubject", "OutputType": null, + "Command": "Remove-MgBetaEntitlementManagementSubject", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/identityGovernance/entitlementManagement/subjects(objectId='{objectId}')", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaEntitlementManagementSubjectByObjectId", "OutputType": null, + "Command": "Remove-MgBetaEntitlementManagementSubjectByObjectId", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/external/authorizationSystems/{authorizationSystem-id}", - "Module": "Beta.Search", - "Command": "Remove-MgBetaExternalAuthorizationSystem", "OutputType": null, + "Command": "Remove-MgBetaExternalAuthorizationSystem", + "Module": "Beta.Search" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/external/authorizationSystems/{authorizationSystem-id}/dataCollectionInfo", - "Module": "Beta.Search", - "Command": "Remove-MgBetaExternalAuthorizationSystemDataCollectionInfo", "OutputType": null, + "Command": "Remove-MgBetaExternalAuthorizationSystemDataCollectionInfo", + "Module": "Beta.Search" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -440295,20 +440766,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/external/connections/{externalConnection-id}", - "Module": "Beta.Search", - "Command": "Remove-MgBetaExternalConnection", "OutputType": null, + "Command": "Remove-MgBetaExternalConnection", + "Module": "Beta.Search" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-delete?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -440327,20 +440798,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalgroup-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", - "Module": "Beta.Search", - "Command": "Remove-MgBetaExternalConnectionGroup", "OutputType": null, + "Command": "Remove-MgBetaExternalConnectionGroup", + "Module": "Beta.Search" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalgroup-delete?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -440359,20 +440830,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalgroupmember-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", - "Module": "Beta.Search", - "Command": "Remove-MgBetaExternalConnectionGroupMember", "OutputType": null, + "Command": "Remove-MgBetaExternalConnectionGroupMember", + "Module": "Beta.Search" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalgroupmember-delete?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -440391,2055 +440862,2055 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalitem-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", - "Module": "Beta.Search", - "Command": "Remove-MgBetaExternalConnectionItem", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalitem-delete?view=graph-rest-beta" + "Command": "Remove-MgBetaExternalConnectionItem", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", - "Module": "Beta.Search", - "Command": "Remove-MgBetaExternalConnectionItemActivity", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", + "OutputType": null, + "Command": "Remove-MgBetaExternalConnectionItemActivity", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", - "Module": "Beta.Search", - "Command": "Remove-MgBetaExternalConnectionOperation", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", + "OutputType": null, + "Command": "Remove-MgBetaExternalConnectionOperation", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/external/connections/{externalConnection-id}/quota", - "Module": "Beta.Search", - "Command": "Remove-MgBetaExternalConnectionQuota", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/external/connections/{externalConnection-id}/quota", + "OutputType": null, + "Command": "Remove-MgBetaExternalConnectionQuota", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}", - "Module": "Beta.Search", - "Command": "Remove-MgBetaExternalIndustryDataConnector", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydataconnector-delete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydataconnector-delete?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}", + "OutputType": null, + "Command": "Remove-MgBetaExternalIndustryDataConnector", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}", - "Module": "Beta.Search", - "Command": "Remove-MgBetaExternalIndustryDataInboundFlow", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-inboundflow-delete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-inboundflow-delete?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}", + "OutputType": null, + "Command": "Remove-MgBetaExternalIndustryDataInboundFlow", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/external/industryData/operations/{longRunningOperation-id}", - "Module": "Beta.Search", - "Command": "Remove-MgBetaExternalIndustryDataOperation", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/external/industryData/operations/{longRunningOperation-id}", + "OutputType": null, + "Command": "Remove-MgBetaExternalIndustryDataOperation", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}", - "Module": "Beta.Search", - "Command": "Remove-MgBetaExternalIndustryDataOutboundProvisioningFlowSet", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}", + "OutputType": null, + "Command": "Remove-MgBetaExternalIndustryDataOutboundProvisioningFlowSet", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows/{provisioningFlow-id}", - "Module": "Beta.Search", - "Command": "Remove-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows/{provisioningFlow-id}", + "OutputType": null, + "Command": "Remove-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/external/industryData/referenceDefinitions/{referenceDefinition-id}", - "Module": "Beta.Search", - "Command": "Remove-MgBetaExternalIndustryDataReferenceDefinition", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/external/industryData/referenceDefinitions/{referenceDefinition-id}", + "OutputType": null, + "Command": "Remove-MgBetaExternalIndustryDataReferenceDefinition", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/external/industryData/roleGroups/{roleGroup-id}", - "Module": "Beta.Search", - "Command": "Remove-MgBetaExternalIndustryDataRoleGroup", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/external/industryData/roleGroups/{roleGroup-id}", + "OutputType": null, + "Command": "Remove-MgBetaExternalIndustryDataRoleGroup", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/external/industryData/sourceSystems/{sourceSystemDefinition-id}", - "Module": "Beta.Search", - "Command": "Remove-MgBetaExternalIndustryDataSourceSystem", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-sourcesystemdefinition-delete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-sourcesystemdefinition-delete?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/external/industryData/sourceSystems/{sourceSystemDefinition-id}", + "OutputType": null, + "Command": "Remove-MgBetaExternalIndustryDataSourceSystem", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/external/industryData/years/{yearTimePeriodDefinition-id}", - "Module": "Beta.Search", - "Command": "Remove-MgBetaExternalIndustryDataYear", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-yeartimeperioddefinition-delete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-yeartimeperioddefinition-delete?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/external/industryData/years/{yearTimePeriodDefinition-id}", + "OutputType": null, + "Command": "Remove-MgBetaExternalIndustryDataYear", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/countriesRegions/{countryRegion-id}", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyCountryRegion", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/countriesRegions/{countryRegion-id}", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanyCountryRegion", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/currencies/{currency-id}", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyCurrency", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/currencies/{currency-id}", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanyCurrency", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customers/{customer-id}", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyCustomer", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/customers/{customer-id}", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanyCustomer", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/currency", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyCustomerCurrency", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/currency", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanyCustomerCurrency", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyCustomerPayment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanyCustomerPayment", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomer", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomer", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/currency", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomerCurrency", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/currency", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomerCurrency", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomerPictureContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomerPictureContent", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomerShipmentMethod", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentCustomerShipmentMethod", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournal", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournal", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomer", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomer", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/currency", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerCurrency", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/currency", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerCurrency", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureContent", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerShipmentMethod", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerShipmentMethod", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentMethod", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentMethod", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentTerm", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentTerm", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentMethod", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentMethod", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentTerm", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanyCustomerPaymentTerm", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyCustomerPicture", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanyCustomerPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}/content", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyCustomerPictureContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}/content", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanyCustomerPictureContent", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/shipmentMethod", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyCustomerShipmentMethod", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/shipmentMethod", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanyCustomerShipmentMethod", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/employees/{employee-id}", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyEmployee", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/employees/{employee-id}", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanyEmployee", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyEmployeePicture", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanyEmployeePicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}/content", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyEmployeePictureContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}/content", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanyEmployeePictureContent", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}/picture", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyInformationPicture", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}/picture", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanyInformationPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/items/{item-id}", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyItem", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/items/{item-id}", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanyItem", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/itemCategories/{itemCategory-id}", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyItemCategory", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/itemCategories/{itemCategory-id}", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanyItemCategory", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyItemPicture", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanyItemPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}/content", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyItemPictureContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}/content", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanyItemPictureContent", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/journals/{journal-id}", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyJournal", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/journals/{journal-id}", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanyJournal", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyJournalLine", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanyJournalLine", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/paymentMethods/{paymentMethod-id}", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyPaymentMethod", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/paymentMethods/{paymentMethod-id}", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanyPaymentMethod", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/paymentTerms/{paymentTerm-id}", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyPaymentTerm", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/paymentTerms/{paymentTerm-id}", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanyPaymentTerm", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/picture/{picture-id}", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyPicture", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/picture/{picture-id}", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanyPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/picture/{picture-id}/content", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyPictureContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/picture/{picture-id}/content", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanyPictureContent", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/currency", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceCurrency", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/currency", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceCurrency", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceLineItem", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceLineItem", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/itemCategory", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceLineItemCategory", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/itemCategory", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceLineItemCategory", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}/content", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceLineItemPictureContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}/content", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceLineItemPictureContent", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendor", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendor", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/currency", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorCurrency", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/currency", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorCurrency", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentMethod", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentMethod", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentMethod", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentMethod", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentTerm", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentTerm", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentTerm", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentTerm", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}/content", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorPictureContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}/content", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanyPurchaseInvoiceVendorPictureContent", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/currency", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCurrency", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/currency", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCurrency", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomer", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomer", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/currency", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerCurrency", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/currency", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerCurrency", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentMethod", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentMethod", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentMethod", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentMethod", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentTerm", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentTerm", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentTerm", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentTerm", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}/content", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerPictureContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}/content", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerPictureContent", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/shipmentMethod", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerShipmentMethod", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/shipmentMethod", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoCustomerShipmentMethod", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoLineItem", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoLineItem", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoLineItemCategory", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoLineItemCategory", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoLineItemPictureContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoLineItemPictureContent", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/paymentTerm", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoPaymentTerm", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/paymentTerm", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoPaymentTerm", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItem", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItem", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemCategory", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemCategory", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureContent", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/currency", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCurrency", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/currency", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCurrency", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomer", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomer", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/currency", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerCurrency", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/currency", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerCurrency", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentMethod", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerPaymentMethod", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentMethod", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerPaymentMethod", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentTerm", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerPaymentTerm", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentTerm", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerPaymentTerm", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerPicture", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}/content", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerPictureContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}/content", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerPictureContent", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/shipmentMethod", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerShipmentMethod", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/shipmentMethod", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceCustomerShipmentMethod", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceLineItem", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceLineItem", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/itemCategory", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceLineItemCategory", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/itemCategory", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceLineItemCategory", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceLineItemPicture", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceLineItemPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}/content", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceLineItemPictureContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}/content", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceLineItemPictureContent", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/paymentTerm", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleInvoicePaymentTerm", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/paymentTerm", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanySaleInvoicePaymentTerm", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/shipmentMethod", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleInvoiceShipmentMethod", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/shipmentMethod", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanySaleInvoiceShipmentMethod", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/currency", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleOrderCurrency", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/currency", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanySaleOrderCurrency", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomer", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomer", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/currency", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerCurrency", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/currency", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerCurrency", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentMethod", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerPaymentMethod", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentMethod", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerPaymentMethod", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentTerm", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerPaymentTerm", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentTerm", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerPaymentTerm", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerPicture", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}/content", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerPictureContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}/content", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerPictureContent", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/shipmentMethod", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerShipmentMethod", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/shipmentMethod", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanySaleOrderCustomerShipmentMethod", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleOrderLineItem", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanySaleOrderLineItem", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/itemCategory", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleOrderLineItemCategory", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/itemCategory", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanySaleOrderLineItemCategory", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleOrderLineItemPicture", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanySaleOrderLineItemPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}/content", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleOrderLineItemPictureContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}/content", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanySaleOrderLineItemPictureContent", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/paymentTerm", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleOrderPaymentTerm", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/paymentTerm", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanySaleOrderPaymentTerm", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/currency", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleQuoteCurrency", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/currency", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanySaleQuoteCurrency", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomer", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomer", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/currency", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerCurrency", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/currency", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerCurrency", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentMethod", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerPaymentMethod", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentMethod", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerPaymentMethod", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentTerm", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerPaymentTerm", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentTerm", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerPaymentTerm", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerPicture", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}/content", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerPictureContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}/content", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerPictureContent", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/shipmentMethod", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerShipmentMethod", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/shipmentMethod", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanySaleQuoteCustomerShipmentMethod", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleQuoteLineItem", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanySaleQuoteLineItem", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/itemCategory", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleQuoteLineItemCategory", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/itemCategory", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanySaleQuoteLineItemCategory", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleQuoteLineItemPicture", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanySaleQuoteLineItemPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}/content", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleQuoteLineItemPictureContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}/content", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanySaleQuoteLineItemPictureContent", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/paymentTerm", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleQuotePaymentTerm", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/paymentTerm", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanySaleQuotePaymentTerm", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/shipmentMethod", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanySaleQuoteShipmentMethod", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/shipmentMethod", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanySaleQuoteShipmentMethod", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/shipmentMethods/{shipmentMethod-id}", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyShipmentMethod", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/shipmentMethods/{shipmentMethod-id}", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanyShipmentMethod", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/taxAreas/{taxArea-id}", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyTaxArea", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/taxAreas/{taxArea-id}", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanyTaxArea", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/taxGroups/{taxGroup-id}", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyTaxGroup", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/taxGroups/{taxGroup-id}", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanyTaxGroup", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/unitsOfMeasure/{unitOfMeasure-id}", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyUnitOfMeasure", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/unitsOfMeasure/{unitOfMeasure-id}", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanyUnitOfMeasure", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyVendor", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanyVendor", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/currency", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyVendorCurrency", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/currency", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanyVendorCurrency", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentMethod", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyVendorPaymentMethod", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentMethod", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanyVendorPaymentMethod", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentTerm", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyVendorPaymentTerm", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentTerm", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanyVendorPaymentTerm", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyVendorPicture", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanyVendorPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}/content", - "Module": "Beta.Financials", - "Command": "Remove-MgBetaFinancialCompanyVendorPictureContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}/content", + "OutputType": null, + "Command": "Remove-MgBetaFinancialCompanyVendorPictureContent", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/groups/{group-id}", - "Module": "Beta.Groups", - "Command": "Remove-MgBetaGroup", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/groups/{group-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroup", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/acceptedSenders/{directoryObject-id}/$ref", - "Module": "Beta.Groups", - "Command": "Remove-MgBetaGroupAcceptedSenderDirectoryObjectByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaGroupAcceptedSenderByRef", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-acceptedsenders?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-acceptedsenders?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/groups/{group-id}/acceptedSenders/{directoryObject-id}/$ref", + "OutputType": null, + "Command": "Remove-MgBetaGroupAcceptedSenderDirectoryObjectByRef", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaGroupAppRoleAssignment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-approleassignments?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-approleassignments?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupAppRoleAssignment", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/groups(uniqueName='{uniqueName}')", - "Module": "Beta.Groups", - "Command": "Remove-MgBetaGroupByUniqueName", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/groups(uniqueName='{uniqueName}')", + "OutputType": null, + "Command": "Remove-MgBetaGroupByUniqueName", + "Module": "Beta.Groups" }, { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -442458,35 +442929,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/calendar/events/{event-id}", - "Module": "Beta.Calendar", - "Command": "Remove-MgBetaGroupCalendarEvent", "OutputType": null, + "Command": "Remove-MgBetaGroupCalendarEvent", + "Module": "Beta.Calendar" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", - "Module": "Beta.Calendar", - "Command": "Remove-MgBetaGroupCalendarPermission", "OutputType": null, + "Command": "Remove-MgBetaGroupCalendarPermission", + "Module": "Beta.Calendar" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -442505,20 +442976,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversation-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/groups/{group-id}/conversations/{conversation-id}", - "Module": "Beta.Groups", - "Command": "Remove-MgBetaGroupConversation", "OutputType": null, + "Command": "Remove-MgBetaGroupConversation", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversation-delete?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -442537,1175 +443008,1205 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", - "Module": "Beta.Groups", - "Command": "Remove-MgBetaGroupConversationThread", "OutputType": null, + "Command": "Remove-MgBetaGroupConversationThread", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "Module": "Beta.Groups", - "Command": "Remove-MgBetaGroupConversationThreadPostAttachment", "OutputType": null, + "Command": "Remove-MgBetaGroupConversationThreadPostAttachment", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "Module": "Beta.Groups", - "Command": "Remove-MgBetaGroupConversationThreadPostExtension", "OutputType": null, + "Command": "Remove-MgBetaGroupConversationThreadPostExtension", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", - "Module": "Beta.Groups", - "Command": "Remove-MgBetaGroupConversationThreadPostInReplyToAttachment", "OutputType": null, + "Command": "Remove-MgBetaGroupConversationThreadPostInReplyToAttachment", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "Module": "Beta.Groups", - "Command": "Remove-MgBetaGroupConversationThreadPostInReplyToExtension", "OutputType": null, + "Command": "Remove-MgBetaGroupConversationThreadPostInReplyToExtension", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/{mention-id}", - "Module": "Beta.Groups", - "Command": "Remove-MgBetaGroupConversationThreadPostInReplyToMention", "OutputType": null, + "Command": "Remove-MgBetaGroupConversationThreadPostInReplyToMention", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}", - "Module": "Beta.Groups", - "Command": "Remove-MgBetaGroupConversationThreadPostMention", "OutputType": null, + "Command": "Remove-MgBetaGroupConversationThreadPostMention", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDrive", "OutputType": null, + "Command": "Remove-MgBetaGroupDrive", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveBundleContent", "OutputType": null, + "Command": "Remove-MgBetaGroupDriveBundleContent", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/contentStream", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveBundleContentStream", "OutputType": null, + "Command": "Remove-MgBetaGroupDriveBundleContentStream", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveFollowingContent", "OutputType": null, + "Command": "Remove-MgBetaGroupDriveFollowingContent", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/contentStream", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveFollowingContentStream", "OutputType": null, + "Command": "Remove-MgBetaGroupDriveFollowingContentStream", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveItem", "OutputType": null, + "Command": "Remove-MgBetaGroupDriveItem", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveItemAnalytic", "OutputType": null, + "Command": "Remove-MgBetaGroupDriveItemAnalytic", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupDriveItemAnalyticItemActivityStat", + "Module": "Beta.Files" }, { + "ApiVersion": "beta", + "Variants": [ + "Discard", + "DiscardViaIdentity" + ], "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveItemAnalyticItemActivityStat", + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-discardcheckout?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/discardCheckout", "OutputType": null, + "Command": "Remove-MgBetaGroupDriveItemCheckout", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveItemChildContent", "OutputType": null, + "Command": "Remove-MgBetaGroupDriveItemChildContent", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveItemChildContentStream", "OutputType": null, + "Command": "Remove-MgBetaGroupDriveItemChildContentStream", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveItemContent", "OutputType": null, + "Command": "Remove-MgBetaGroupDriveItemContent", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/contentStream", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveItemContentStream", "OutputType": null, + "Command": "Remove-MgBetaGroupDriveItemContentStream", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveItemListItem", "OutputType": null, + "Command": "Remove-MgBetaGroupDriveItemListItem", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveItemListItemDocumentSetVersion", "OutputType": null, + "Command": "Remove-MgBetaGroupDriveItemListItemDocumentSetVersion", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveItemListItemDocumentSetVersionField", "OutputType": null, + "Command": "Remove-MgBetaGroupDriveItemListItemDocumentSetVersionField", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveItemListItemDriveItemContent", "OutputType": null, + "Command": "Remove-MgBetaGroupDriveItemListItemDriveItemContent", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveItemListItemDriveItemContentStream", "OutputType": null, + "Command": "Remove-MgBetaGroupDriveItemListItemDriveItemContentStream", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveItemListItemField", "OutputType": null, + "Command": "Remove-MgBetaGroupDriveItemListItemField", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveItemListItemPermission", "OutputType": null, + "Command": "Remove-MgBetaGroupDriveItemListItemPermission", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveItemListItemVersion", "OutputType": null, + "Command": "Remove-MgBetaGroupDriveItemListItemVersion", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveItemListItemVersionField", "OutputType": null, + "Command": "Remove-MgBetaGroupDriveItemListItemVersionField", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permanentDelete", - "Module": "Beta.Groups", - "Command": "Remove-MgBetaGroupDriveItemPermanent", "OutputType": null, + "Command": "Remove-MgBetaGroupDriveItemPermanent", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveItemPermission", "OutputType": null, + "Command": "Remove-MgBetaGroupDriveItemPermission", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveItemRetentionLabel", "OutputType": null, + "Command": "Remove-MgBetaGroupDriveItemRetentionLabel", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveItemSubscription", "OutputType": null, + "Command": "Remove-MgBetaGroupDriveItemSubscription", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveItemThumbnail", "OutputType": null, + "Command": "Remove-MgBetaGroupDriveItemThumbnail", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveItemVersion", "OutputType": null, + "Command": "Remove-MgBetaGroupDriveItemVersion", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveItemVersionContent", "OutputType": null, + "Command": "Remove-MgBetaGroupDriveItemVersionContent", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/list", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveList", "OutputType": null, + "Command": "Remove-MgBetaGroupDriveList", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveListColumn", "OutputType": null, + "Command": "Remove-MgBetaGroupDriveListColumn", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveListContentType", "OutputType": null, + "Command": "Remove-MgBetaGroupDriveListContentType", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveListContentTypeColumn", "OutputType": null, + "Command": "Remove-MgBetaGroupDriveListContentTypeColumn", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveListContentTypeColumnLink", "OutputType": null, + "Command": "Remove-MgBetaGroupDriveListContentTypeColumnLink", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveListItem", "OutputType": null, + "Command": "Remove-MgBetaGroupDriveListItem", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveListItemDocumentSetVersion", "OutputType": null, + "Command": "Remove-MgBetaGroupDriveListItemDocumentSetVersion", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveListItemDocumentSetVersionField", "OutputType": null, + "Command": "Remove-MgBetaGroupDriveListItemDocumentSetVersionField", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveListItemDriveItemContent", "OutputType": null, + "Command": "Remove-MgBetaGroupDriveListItemDriveItemContent", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveListItemDriveItemContentStream", "OutputType": null, + "Command": "Remove-MgBetaGroupDriveListItemDriveItemContentStream", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveListItemField", "OutputType": null, + "Command": "Remove-MgBetaGroupDriveListItemField", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveListItemPermission", "OutputType": null, + "Command": "Remove-MgBetaGroupDriveListItemPermission", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveListItemVersion", "OutputType": null, + "Command": "Remove-MgBetaGroupDriveListItemVersion", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveListItemVersionField", "OutputType": null, + "Command": "Remove-MgBetaGroupDriveListItemVersionField", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveListOperation", "OutputType": null, + "Command": "Remove-MgBetaGroupDriveListOperation", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/list/permissions/{permission-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveListPermission", "OutputType": null, + "Command": "Remove-MgBetaGroupDriveListPermission", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveListSubscription", "OutputType": null, + "Command": "Remove-MgBetaGroupDriveListSubscription", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/root", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveRoot", "OutputType": null, + "Command": "Remove-MgBetaGroupDriveRoot", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveRootAnalytic", "OutputType": null, + "Command": "Remove-MgBetaGroupDriveRootAnalytic", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupDriveRootAnalyticItemActivityStat", + "Module": "Beta.Files" }, { + "ApiVersion": "beta", + "Variants": [ + "Discard", + "DiscardViaIdentity" + ], "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveRootAnalyticItemActivityStat", + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-discardcheckout?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/discardCheckout", "OutputType": null, + "Command": "Remove-MgBetaGroupDriveRootCheckout", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveRootChildContent", "OutputType": null, + "Command": "Remove-MgBetaGroupDriveRootChildContent", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/contentStream", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveRootChildContentStream", "OutputType": null, + "Command": "Remove-MgBetaGroupDriveRootChildContentStream", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/root/content", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveRootContent", "OutputType": null, + "Command": "Remove-MgBetaGroupDriveRootContent", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/root/contentStream", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveRootContentStream", "OutputType": null, + "Command": "Remove-MgBetaGroupDriveRootContentStream", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveRootListItem", "OutputType": null, + "Command": "Remove-MgBetaGroupDriveRootListItem", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveRootListItemDocumentSetVersion", "OutputType": null, + "Command": "Remove-MgBetaGroupDriveRootListItemDocumentSetVersion", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveRootListItemDocumentSetVersionField", "OutputType": null, + "Command": "Remove-MgBetaGroupDriveRootListItemDocumentSetVersionField", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveRootListItemDriveItemContent", "OutputType": null, + "Command": "Remove-MgBetaGroupDriveRootListItemDriveItemContent", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/contentStream", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveRootListItemDriveItemContentStream", "OutputType": null, + "Command": "Remove-MgBetaGroupDriveRootListItemDriveItemContentStream", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveRootListItemField", "OutputType": null, + "Command": "Remove-MgBetaGroupDriveRootListItemField", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/permissions/{permission-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveRootListItemPermission", "OutputType": null, + "Command": "Remove-MgBetaGroupDriveRootListItemPermission", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveRootListItemVersion", "OutputType": null, + "Command": "Remove-MgBetaGroupDriveRootListItemVersion", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveRootListItemVersionField", "OutputType": null, + "Command": "Remove-MgBetaGroupDriveRootListItemVersionField", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/permanentDelete", - "Module": "Beta.Groups", - "Command": "Remove-MgBetaGroupDriveRootPermanent", "OutputType": null, + "Command": "Remove-MgBetaGroupDriveRootPermanent", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveRootPermission", "OutputType": null, + "Command": "Remove-MgBetaGroupDriveRootPermission", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveRootRetentionLabel", "OutputType": null, + "Command": "Remove-MgBetaGroupDriveRootRetentionLabel", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveRootSubscription", "OutputType": null, + "Command": "Remove-MgBetaGroupDriveRootSubscription", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveRootThumbnail", "OutputType": null, + "Command": "Remove-MgBetaGroupDriveRootThumbnail", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveRootVersion", "OutputType": null, + "Command": "Remove-MgBetaGroupDriveRootVersion", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveRootVersionContent", "OutputType": null, + "Command": "Remove-MgBetaGroupDriveRootVersionContent", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveSpecialContent", "OutputType": null, + "Command": "Remove-MgBetaGroupDriveSpecialContent", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/contentStream", - "Module": "Beta.Files", - "Command": "Remove-MgBetaGroupDriveSpecialContentStream", "OutputType": null, + "Command": "Remove-MgBetaGroupDriveSpecialContentStream", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/endpoints/{endpoint-id}", - "Module": "Beta.Groups", - "Command": "Remove-MgBetaGroupEndpoint", "OutputType": null, + "Command": "Remove-MgBetaGroupEndpoint", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -443724,234 +444225,234 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-event?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/groups/{group-id}/events/{event-id}", - "Module": "Beta.Calendar", - "Command": "Remove-MgBetaGroupEvent", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-event?view=graph-rest-beta" + "Command": "Remove-MgBetaGroupEvent", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}", - "Module": "Beta.Calendar", - "Command": "Remove-MgBetaGroupEventAttachment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupEventAttachment", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/{attachment-id}", - "Module": "Beta.Calendar", - "Command": "Remove-MgBetaGroupEventExceptionOccurrenceAttachment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/{attachment-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupEventExceptionOccurrenceAttachment", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", - "Module": "Beta.Calendar", - "Command": "Remove-MgBetaGroupEventExceptionOccurrenceExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupEventExceptionOccurrenceExtension", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/{attachment-id}", - "Module": "Beta.Calendar", - "Command": "Remove-MgBetaGroupEventExceptionOccurrenceInstanceAttachment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/{attachment-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupEventExceptionOccurrenceInstanceAttachment", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", - "Module": "Beta.Calendar", - "Command": "Remove-MgBetaGroupEventExceptionOccurrenceInstanceExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupEventExceptionOccurrenceInstanceExtension", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", - "Module": "Beta.Calendar", - "Command": "Remove-MgBetaGroupEventExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupEventExtension", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", - "Module": "Beta.Calendar", - "Command": "Remove-MgBetaGroupEventInstanceAttachment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupEventInstanceAttachment", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/{attachment-id}", - "Module": "Beta.Calendar", - "Command": "Remove-MgBetaGroupEventInstanceExceptionOccurrenceAttachment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/{attachment-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupEventInstanceExceptionOccurrenceAttachment", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", - "Module": "Beta.Calendar", - "Command": "Remove-MgBetaGroupEventInstanceExceptionOccurrenceExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupEventInstanceExceptionOccurrenceExtension", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "Module": "Beta.Calendar", - "Command": "Remove-MgBetaGroupEventInstanceExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupEventInstanceExtension", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/extensions/{extension-id}", - "Module": "Beta.Groups", - "Command": "Remove-MgBetaGroupExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupExtension", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/removeFavorite", - "Module": "Beta.Groups", - "Command": "Remove-MgBetaGroupFavorite", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Remove", "RemoveViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-removefavorite?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-removefavorite?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/removeFavorite", + "OutputType": null, + "Command": "Remove-MgBetaGroupFavorite", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/removeGroup", - "Module": "Beta.Groups", - "Command": "Remove-MgBetaGroupFromLifecyclePolicy", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/removeGroup", + "OutputType": null, + "Command": "Remove-MgBetaGroupFromLifecyclePolicy", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", - "Module": "Beta.Groups", - "Command": "Remove-MgBetaGroupLifecyclePolicy", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-delete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-delete?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupLifecyclePolicy", + "Module": "Beta.Groups" }, { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "GroupMember.ReadWrite.All", @@ -443978,35 +444479,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Remove-MgBetaGroupMemberByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-members?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/groups/{group-id}/members/{directoryObject-id}/$ref", - "Module": "Beta.Groups", - "Command": "Remove-MgBetaGroupMemberDirectoryObjectByRef", "OutputType": null, + "Command": "Remove-MgBetaGroupMemberDirectoryObjectByRef", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaGroupMemberByRef", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-members?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", - "Module": "Beta.Notes", - "Command": "Remove-MgBetaGroupOnenoteNotebook", "OutputType": null, + "Command": "Remove-MgBetaGroupOnenoteNotebook", + "Module": "Beta.Notes" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.ReadWrite", @@ -444025,65 +444526,65 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", - "Module": "Beta.Notes", - "Command": "Remove-MgBetaGroupOnenotePage", "OutputType": null, + "Command": "Remove-MgBetaGroupOnenotePage", + "Module": "Beta.Notes" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", - "Module": "Beta.Notes", - "Command": "Remove-MgBetaGroupOnenotePageContent", "OutputType": null, + "Command": "Remove-MgBetaGroupOnenotePageContent", + "Module": "Beta.Notes" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", - "Module": "Beta.Notes", - "Command": "Remove-MgBetaGroupOnenoteSection", "OutputType": null, + "Command": "Remove-MgBetaGroupOnenoteSection", + "Module": "Beta.Notes" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", - "Module": "Beta.Notes", - "Command": "Remove-MgBetaGroupOnenoteSectionGroup", "OutputType": null, + "Command": "Remove-MgBetaGroupOnenoteSectionGroup", + "Module": "Beta.Notes" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -444102,20 +444603,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Remove-MgBetaGroupOwnerByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-owners?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/groups/{group-id}/owners/{directoryObject-id}/$ref", - "Module": "Beta.Groups", - "Command": "Remove-MgBetaGroupOwnerDirectoryObjectByRef", "OutputType": null, + "Command": "Remove-MgBetaGroupOwnerDirectoryObjectByRef", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", - "DeleteViaIdentity" + "DeleteExpanded", + "DeleteViaIdentity", + "DeleteViaIdentityExpanded" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaGroupOwnerByRef", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-owners?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -444142,37 +444645,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-deletepasswordsinglesignoncredentials?view=graph-rest-beta", + "Method": "POST", "Uri": "/groups/{group-id}/deletePasswordSingleSignOnCredentials", - "Module": "Beta.Groups", - "Command": "Remove-MgBetaGroupPasswordSingleSignOnCredential", "OutputType": null, + "Command": "Remove-MgBetaGroupPasswordSingleSignOnCredential", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", - "DeleteExpanded", - "DeleteViaIdentity", - "DeleteViaIdentityExpanded" + "DeleteViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-deletepasswordsinglesignoncredentials?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Module": "Beta.Groups", - "Command": "Remove-MgBetaGroupPermissionGrant", "OutputType": null, + "Command": "Remove-MgBetaGroupPermissionGrant", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "ProfilePhoto.ReadWrite.All", @@ -444191,20 +444692,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/photo", - "Module": "Beta.Groups", - "Command": "Remove-MgBetaGroupPhoto", "OutputType": null, + "Command": "Remove-MgBetaGroupPhoto", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "ProfilePhoto.ReadWrite.All", @@ -444223,52 +444726,50 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/photo/$value", - "Module": "Beta.Groups", - "Command": "Remove-MgBetaGroupPhotoContent", "OutputType": null, + "Command": "Remove-MgBetaGroupPhotoContent", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", - "Module": "Beta.Planner", - "Command": "Remove-MgBetaGroupPlannerPlanDetail", "OutputType": null, + "Command": "Remove-MgBetaGroupPlannerPlanDetail", + "Module": "Beta.Planner" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgBetaGroupRejectedSenderByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-rejectedsenders?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/groups/{group-id}/rejectedSenders/{directoryObject-id}/$ref", - "Module": "Beta.Groups", - "Command": "Remove-MgBetaGroupRejectedSenderDirectoryObjectByRef", "OutputType": null, + "Command": "Remove-MgBetaGroupRejectedSenderDirectoryObjectByRef", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaGroupRejectedSenderByRef", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-rejectedsenders?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -444287,2242 +444788,2296 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/settings/{directorySetting-id}", - "Module": "Beta.Groups", - "Command": "Remove-MgBetaGroupSetting", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Remove-MgBetaGroupSetting", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/remove", - "Module": "Beta.Groups", - "Command": "Remove-MgBetaGroupSite", - "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-unfollow?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-unfollow?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/remove", + "OutputType": "IMicrosoftGraphSite", + "Command": "Remove-MgBetaGroupSite", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/analytics", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteAnalytic", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteAnalytic", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteAnalyticItemActivityStat", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteAnalyticItemActivityStat", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteAnalyticItemActivityStatActivity", "OutputType": null, + "Command": "Remove-MgBetaGroupSiteAnalyticItemActivityStatActivity", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContent", + "Module": "Beta.Sites" + }, + { "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/contentStream", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContentStream", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContent", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", "OutputType": null, + "Command": "Remove-MgBetaGroupSiteColumn", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/contentModels/{contentModel-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteContentModel", + "Module": "Beta.Sites" + }, + { "ApiVersion": "beta", + "Variants": [ + "Remove", + "RemoveExpanded", + "RemoveViaIdentity", + "RemoveViaIdentityExpanded" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-removefromdrive?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/contentModels/{contentModel-id}/removeFromDrive", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteContentModelFromDrive", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/contentStream", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ - "Delete", - "DeleteViaIdentity" + "Remove", + "RemoveExpanded", + "RemoveViaIdentity", + "RemoveViaIdentityExpanded" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-removefromdrive?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/contentModels/getByName(modelName='{modelName}')/removeFromDrive", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteContentModelGetByNameFromDrive", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteColumn", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteContentType", "OutputType": null, + "Command": "Remove-MgBetaGroupSiteContentType", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteContentTypeColumn", "OutputType": null, + "Command": "Remove-MgBetaGroupSiteContentTypeColumn", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteContentTypeColumnLink", "OutputType": null, + "Command": "Remove-MgBetaGroupSiteContentTypeColumnLink", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/documentProcessingJobs/{documentProcessingJob-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteDocumentProcessingJob", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/analytics", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteGetByPathAnalytic", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/analytics", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteGetByPathAnalytic", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/informationProtection", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteGetByPathInformationProtection", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/informationProtection", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteGetByPathInformationProtection", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/onenote", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteGetByPathOnenote", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/onenote", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteGetByPathOnenote", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/recycleBin", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteGetByPathRecycleBin", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/recycleBin", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteGetByPathRecycleBin", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStore", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteGetByPathTermStore", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/termStore", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteGetByPathTermStore", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteInformationProtection", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteInformationProtection", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteInformationProtectionPolicy", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteInformationProtectionPolicy", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteInformationProtectionPolicyLabel", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteInformationProtectionPolicyLabel", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteInformationProtectionSensitivityLabel", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteInformationProtectionSensitivityLabel", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityPolicySettings", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteInformationProtectionSensitivityPolicySetting", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityPolicySettings", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteInformationProtectionSensitivityPolicySetting", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteList", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteList", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteListColumn", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteListColumn", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteListContentType", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteListContentType", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteListContentTypeColumn", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteListContentTypeColumn", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteListContentTypeColumnLink", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteListContentTypeColumnLink", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteListItem", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteListItem", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteListItemActivity", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteListItemActivity", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/content", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteListItemActivityDriveItemContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/content", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteListItemActivityDriveItemContent", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/contentStream", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteListItemActivityDriveItemContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/contentStream", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteListItemActivityDriveItemContentStream", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteListItemDocumentSetVersion", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteListItemDocumentSetVersion", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteListItemDocumentSetVersionField", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteListItemDocumentSetVersionField", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteListItemDriveItemContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteListItemDriveItemContent", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/contentStream", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteListItemDriveItemContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/contentStream", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteListItemDriveItemContentStream", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteListItemField", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteListItemField", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteListItemPermission", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteListItemPermission", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteListItemVersion", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteListItemVersion", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteListItemVersionField", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteListItemVersionField", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteListOperation", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteListOperation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/permissions/{permission-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteListPermission", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/permissions/{permission-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteListPermission", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteListSubscription", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteListSubscription", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteOnenote", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteOnenote", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteOnenoteNotebook", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteOnenoteNotebook", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSection", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSection", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionGroup", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionGroup", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageContent", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionPage", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionPage", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionPageContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteOnenoteNotebookSectionPageContent", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteOnenoteOperation", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteOnenoteOperation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteOnenotePage", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteOnenotePage", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteOnenotePageContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteOnenotePageContent", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteOnenoteResource", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteOnenoteResource", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteOnenoteResourceContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteOnenoteResourceContent", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteOnenoteSection", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteOnenoteSection", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteOnenoteSectionGroup", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteOnenoteSectionGroup", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteOnenoteSectionGroupSection", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteOnenoteSectionGroupSection", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteOnenoteSectionGroupSectionPage", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteOnenoteSectionGroupSectionPage", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteOnenoteSectionGroupSectionPageContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteOnenoteSectionGroupSectionPageContent", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteOnenoteSectionPage", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteOnenoteSectionPage", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteOnenoteSectionPageContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteOnenoteSectionPageContent", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteOperation", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteOperation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSitePage", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupSitePage", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayout", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", + "OutputType": null, + "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayout", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSection", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSection", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSection", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", + "OutputType": null, + "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSection", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSitePageAsSitePageWebPart", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupSitePageAsSitePageWebPart", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSitePermission", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupSitePermission", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteRecycleBin", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteRecycleBin", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteRecycleBinItem", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteRecycleBinItem", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteTermStore", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteTermStore", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteTermStoreGroup", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteTermStoreGroup", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSet", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSet", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetChild", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetChild", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetChildRelation", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetChildRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetParentGroup", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetParentGroup", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetRelation", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTerm", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTerm", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTermChild", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTermChild", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTermRelation", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteTermStoreGroupSetTermRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteTermStoreSet", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteTermStoreSet", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteTermStoreSetChild", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteTermStoreSetChild", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteTermStoreSetChildRelation", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteTermStoreSetChildRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroup", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroup", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSet", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSet", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetChild", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetChild", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteTermStoreSetRelation", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteTermStoreSetRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteTermStoreSetTerm", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteTermStoreSetTerm", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteTermStoreSetTermChild", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteTermStoreSetTermChild", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteTermStoreSetTermChildRelation", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteTermStoreSetTermChildRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaGroupSiteTermStoreSetTermRelation", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupSiteTermStoreSetTermRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaGroupTeam", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/team", + "OutputType": null, + "Command": "Remove-MgBetaGroupTeam", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaGroupTeamChannel", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/channels/{channel-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupTeamChannel", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/content", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaGroupTeamChannelFileFolderContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/content", + "OutputType": null, + "Command": "Remove-MgBetaGroupTeamChannelFileFolderContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/contentStream", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaGroupTeamChannelFileFolderContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/contentStream", + "OutputType": null, + "Command": "Remove-MgBetaGroupTeamChannelFileFolderContentStream", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaGroupTeamChannelMember", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupTeamChannelMember", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaGroupTeamChannelMessage", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupTeamChannelMessage", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaGroupTeamChannelMessageHostedContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupTeamChannelMessageHostedContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaGroupTeamChannelMessageReply", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "OutputType": null, + "Command": "Remove-MgBetaGroupTeamChannelMessageReply", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaGroupTeamChannelMessageReplyHostedContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupTeamChannelMessageReplyHostedContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaGroupTeamChannelSharedWithTeam", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupTeamChannelSharedWithTeam", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaGroupTeamChannelTab", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupTeamChannelTab", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaGroupTeamInstalledApp", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupTeamInstalledApp", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/members/{conversationMember-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaGroupTeamMember", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/members/{conversationMember-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupTeamMember", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaGroupTeamOperation", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupTeamOperation", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaGroupTeamPermissionGrant", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupTeamPermissionGrant", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/photo/$value", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaGroupTeamPhotoContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/photo/$value", + "OutputType": null, + "Command": "Remove-MgBetaGroupTeamPhotoContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaGroupTeamPrimaryChannel", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/primaryChannel", + "OutputType": null, + "Command": "Remove-MgBetaGroupTeamPrimaryChannel", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaGroupTeamPrimaryChannelFileFolderContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content", + "OutputType": null, + "Command": "Remove-MgBetaGroupTeamPrimaryChannelFileFolderContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/contentStream", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaGroupTeamPrimaryChannelFileFolderContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/contentStream", + "OutputType": null, + "Command": "Remove-MgBetaGroupTeamPrimaryChannelFileFolderContentStream", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaGroupTeamPrimaryChannelMember", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupTeamPrimaryChannelMember", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessage", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessage", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessageHostedContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessageHostedContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessageReply", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "OutputType": null, + "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessageReply", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaGroupTeamPrimaryChannelSharedWithTeam", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupTeamPrimaryChannelSharedWithTeam", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaGroupTeamPrimaryChannelTab", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupTeamPrimaryChannelTab", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaGroupTeamSchedule", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/schedule", + "OutputType": null, + "Command": "Remove-MgBetaGroupTeamSchedule", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/dayNotes/{dayNote-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaGroupTeamScheduleDayNote", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/schedule/dayNotes/{dayNote-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupTeamScheduleDayNote", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaGroupTeamScheduleOfferShiftRequest", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupTeamScheduleOfferShiftRequest", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaGroupTeamScheduleOpenShift", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupTeamScheduleOpenShift", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaGroupTeamScheduleOpenShiftChangeRequest", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupTeamScheduleOpenShiftChangeRequest", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaGroupTeamScheduleSchedulingGroup", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupTeamScheduleSchedulingGroup", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaGroupTeamScheduleShift", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupTeamScheduleShift", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/shiftsRoleDefinitions/{shiftsRoleDefinition-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaGroupTeamScheduleShiftRoleDefinition", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/schedule/shiftsRoleDefinitions/{shiftsRoleDefinition-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupTeamScheduleShiftRoleDefinition", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaGroupTeamScheduleSwapShiftChangeRequest", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupTeamScheduleSwapShiftChangeRequest", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/timeCards/{timeCard-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaGroupTeamScheduleTimeCard", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/schedule/timeCards/{timeCard-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupTeamScheduleTimeCard", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaGroupTeamScheduleTimeOff", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupTeamScheduleTimeOff", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaGroupTeamScheduleTimeOffReason", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupTeamScheduleTimeOffReason", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaGroupTeamScheduleTimeOffRequest", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupTeamScheduleTimeOffRequest", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaGroupTeamTag", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupTeamTag", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaGroupTeamTagMember", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupTeamTagMember", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -446541,636 +447096,636 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationthread-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/groups/{group-id}/threads/{conversationThread-id}", - "Module": "Beta.Groups", - "Command": "Remove-MgBetaGroupThread", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-thread?view=graph-rest-beta" + "Command": "Remove-MgBetaGroupThread", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "Module": "Beta.Groups", - "Command": "Remove-MgBetaGroupThreadPostAttachment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupThreadPostAttachment", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "Module": "Beta.Groups", - "Command": "Remove-MgBetaGroupThreadPostExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupThreadPostExtension", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", - "Module": "Beta.Groups", - "Command": "Remove-MgBetaGroupThreadPostInReplyToAttachment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupThreadPostInReplyToAttachment", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "Module": "Beta.Groups", - "Command": "Remove-MgBetaGroupThreadPostInReplyToExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupThreadPostInReplyToExtension", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/{mention-id}", - "Module": "Beta.Groups", - "Command": "Remove-MgBetaGroupThreadPostInReplyToMention", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/mentions/{mention-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupThreadPostInReplyToMention", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}", - "Module": "Beta.Groups", - "Command": "Remove-MgBetaGroupThreadPostMention", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/mentions/{mention-id}", + "OutputType": null, + "Command": "Remove-MgBetaGroupThreadPostMention", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/identity/apiConnectors/{identityApiConnector-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityApiConnector", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-delete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-delete?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/identity/apiConnectors/{identityApiConnector-id}", + "OutputType": null, + "Command": "Remove-MgBetaIdentityApiConnector", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityAuthenticationEventFlow", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventsflow-delete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventsflow-delete?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}", + "OutputType": null, + "Command": "Remove-MgBetaIdentityAuthenticationEventFlow", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", + "OutputType": null, + "Command": "Remove-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/{identityProviderBase-id}/$ref", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderBaseByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/{identityProviderBase-id}/$ref", + "OutputType": null, + "Command": "Remove-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderBaseByRef", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$ref", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$ref", + "OutputType": null, + "Command": "Remove-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderByRef", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$ref", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onattributecollectionexternalusersselfservicesignup-delete-attributes?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onattributecollectionexternalusersselfservicesignup-delete-attributes?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$ref", + "OutputType": null, + "Command": "Remove-MgBetaIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeByRef", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/{identityUserFlowAttribute-id}/$ref", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeIdentityUserFlowAttributeByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onattributecollectionexternalusersselfservicesignup-delete-attributes?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onattributecollectionexternalusersselfservicesignup-delete-attributes?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/{identityUserFlowAttribute-id}/$ref", + "OutputType": null, + "Command": "Remove-MgBetaIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeIdentityUserFlowAttributeByRef", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityAuthenticationEventFlowIncludeApplication", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationconditionapplication-delete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationconditionapplication-delete?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", + "OutputType": null, + "Command": "Remove-MgBetaIdentityAuthenticationEventFlowIncludeApplication", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityAuthenticationEventListener", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventlistener-delete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventlistener-delete?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}", + "OutputType": null, + "Command": "Remove-MgBetaIdentityAuthenticationEventListener", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityB2CUserFlow", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-delete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-delete?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}", + "OutputType": null, + "Command": "Remove-MgBetaIdentityB2CUserFlow", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders/$ref", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityB2CUserFlowIdentityProviderByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-delete-identityproviders?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-delete-identityproviders?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/identityProviders/$ref", + "OutputType": null, + "Command": "Remove-MgBetaIdentityB2CUserFlowIdentityProviderByRef", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityB2CUserFlowLanguage", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-delete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguageconfiguration-delete?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", + "OutputType": null, + "Command": "Remove-MgBetaIdentityB2CUserFlowLanguage", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityB2CUserFlowLanguageDefaultPage", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", + "OutputType": null, + "Command": "Remove-MgBetaIdentityB2CUserFlowLanguageDefaultPage", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityB2CUserFlowLanguageDefaultPageContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", + "OutputType": null, + "Command": "Remove-MgBetaIdentityB2CUserFlowLanguageDefaultPageContent", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityB2CUserFlowLanguageOverridePage", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguagepage-delete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguagepage-delete?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", + "OutputType": null, + "Command": "Remove-MgBetaIdentityB2CUserFlowLanguageOverridePage", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityB2CUserFlowLanguageOverridePageContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguagepage-delete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguagepage-delete?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", + "OutputType": null, + "Command": "Remove-MgBetaIdentityB2CUserFlowLanguageOverridePageContent", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityB2CUserFlowUserAttributeAssignment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-delete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-delete?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", + "OutputType": null, + "Command": "Remove-MgBetaIdentityB2CUserFlowUserAttributeAssignment", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityB2XUserFlow", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-delete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-delete?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", + "OutputType": null, + "Command": "Remove-MgBetaIdentityB2XUserFlow", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/{identityProviderBase-id}/$ref", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityB2XUserFlowIdentityProviderBaseByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaIdentityB2XUserFlowIdentityProviderByRef", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/{identityProviderBase-id}/$ref", + "OutputType": null, + "Command": "Remove-MgBetaIdentityB2XUserFlowIdentityProviderBaseByRef", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityB2XUserFlowLanguage", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", + "OutputType": null, + "Command": "Remove-MgBetaIdentityB2XUserFlowLanguage", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityB2XUserFlowLanguageDefaultPage", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", + "OutputType": null, + "Command": "Remove-MgBetaIdentityB2XUserFlowLanguageDefaultPage", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityB2XUserFlowLanguageDefaultPageContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", + "OutputType": null, + "Command": "Remove-MgBetaIdentityB2XUserFlowLanguageDefaultPageContent", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityB2XUserFlowLanguageOverridePage", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", + "OutputType": null, + "Command": "Remove-MgBetaIdentityB2XUserFlowLanguageOverridePage", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityB2XUserFlowLanguageOverridePageContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", + "OutputType": null, + "Command": "Remove-MgBetaIdentityB2XUserFlowLanguageOverridePageContent", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityB2XUserFlowPostAttributeCollection", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection", + "OutputType": null, + "Command": "Remove-MgBetaIdentityB2XUserFlowPostAttributeCollection", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityB2XUserFlowPostAttributeCollectionByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref", + "OutputType": null, + "Command": "Remove-MgBetaIdentityB2XUserFlowPostAttributeCollectionByRef", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityB2XUserFlowPostFederationSignup", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup", + "OutputType": null, + "Command": "Remove-MgBetaIdentityB2XUserFlowPostFederationSignup", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityB2XUserFlowPostFederationSignupByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref", + "OutputType": null, + "Command": "Remove-MgBetaIdentityB2XUserFlowPostFederationSignupByRef", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/preTokenIssuance", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityB2XUserFlowPreTokenIssuance", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/preTokenIssuance", + "OutputType": null, + "Command": "Remove-MgBetaIdentityB2XUserFlowPreTokenIssuance", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityB2XUserFlowUserAttributeAssignment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", + "OutputType": null, + "Command": "Remove-MgBetaIdentityB2XUserFlowUserAttributeAssignment", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationcontextclassreference-delete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationcontextclassreference-delete?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", + "OutputType": null, + "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/conditionalAccess/authenticationStrengths", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrength", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete1" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identity/conditionalAccess/authenticationStrengths", + "OutputType": null, + "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrength", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes/{authenticationMethodModeDetail-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes/{authenticationMethodModeDetail-id}", + "OutputType": null, + "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}", + "OutputType": null, + "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete1", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", + "OutputType": null, + "Command": "Remove-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -447189,20 +447744,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/countrynamedlocation-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityConditionalAccessNamedLocation", "OutputType": null, + "Command": "Remove-MgBetaIdentityConditionalAccessNamedLocation", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ipnamedlocation-delete?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Policy.Read.All", @@ -447221,1209 +447776,1209 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccesspolicy-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityConditionalAccessPolicy", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccesspolicy-delete?view=graph-rest-beta" + "Command": "Remove-MgBetaIdentityConditionalAccessPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/continuousAccessEvaluationPolicy", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityContinuouAccessEvaluationPolicy", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identity/continuousAccessEvaluationPolicy", + "OutputType": null, + "Command": "Remove-MgBetaIdentityContinuouAccessEvaluationPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityCustomAuthenticationExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customauthenticationextension-delete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customauthenticationextension-delete?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}", + "OutputType": null, + "Command": "Remove-MgBetaIdentityCustomAuthenticationExtension", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecision", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}", + "OutputType": null, + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecision", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInsight", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", + "OutputType": null, + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInsight", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstance", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance", + "OutputType": null, + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstance", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/{accessReviewReviewer-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/{accessReviewReviewer-id}", + "OutputType": null, + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}", + "OutputType": null, + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", + "OutputType": null, + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}", + "OutputType": null, + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}", + "OutputType": null, + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", + "OutputType": null, + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinition", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-delete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-delete?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", + "OutputType": null, + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinition", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", + "OutputType": null, + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", + "OutputType": null, + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", + "OutputType": null, + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", + "OutputType": null, + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInstance", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", + "OutputType": null, + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInstance", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", + "OutputType": null, + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", + "OutputType": null, + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", + "OutputType": null, + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInstance", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", + "OutputType": null, + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInstance", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", + "OutputType": null, + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", + "OutputType": null, + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/policy", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceAccessReviewPolicy", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/accessReviews/policy", + "OutputType": null, + "Command": "Remove-MgBetaIdentityGovernanceAccessReviewPolicy", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequest", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", + "OutputType": null, + "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequest", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", + "OutputType": null, + "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApproval", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", + "OutputType": null, + "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApproval", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps/{approvalStep-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps/{approvalStep-id}", + "OutputType": null, + "Command": "Remove-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflow", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-delete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-delete?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", + "OutputType": null, + "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflow", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-customtaskextension-delete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-customtaskextension-delete?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", + "OutputType": null, + "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItem", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems", + "OutputType": null, + "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItem", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-deletedItemcontainer-delete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-deletedItemcontainer-delete?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}", + "OutputType": null, + "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", + "OutputType": null, + "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/insights", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowInsight", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/lifecycleWorkflows/insights", + "OutputType": null, + "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowInsight", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowTask", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", + "OutputType": null, + "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowTask", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", + "OutputType": null, + "Command": "Remove-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/permissionsAnalytics", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernancePermissionAnalytic", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/permissionsAnalytics", + "OutputType": null, + "Command": "Remove-MgBetaIdentityGovernancePermissionAnalytic", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/permissionsAnalytics/aws", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAw", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/permissionsAnalytics/aws", + "OutputType": null, + "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAw", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/permissionsAnalytics/aws/findings/{finding-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAwFinding", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/permissionsAnalytics/aws/findings/{finding-id}", + "OutputType": null, + "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAwFinding", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistribution", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", + "OutputType": null, + "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistribution", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/permissionsAnalytics/azure", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAzure", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/permissionsAnalytics/azure", + "OutputType": null, + "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAzure", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/permissionsAnalytics/azure/findings/{finding-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAzureFinding", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/permissionsAnalytics/azure/findings/{finding-id}", + "OutputType": null, + "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAzureFinding", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistribution", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", + "OutputType": null, + "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistribution", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/permissionsAnalytics/gcp", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticGcp", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/permissionsAnalytics/gcp", + "OutputType": null, + "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticGcp", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings/{finding-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticGcpFinding", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings/{finding-id}", + "OutputType": null, + "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticGcpFinding", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistribution", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", + "OutputType": null, + "Command": "Remove-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistribution", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/permissionsManagement", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernancePermissionManagement", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/permissionsManagement", + "OutputType": null, + "Command": "Remove-MgBetaIdentityGovernancePermissionManagement", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges/{permissionsRequestChange-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges/{permissionsRequestChange-id}", + "OutputType": null, + "Command": "Remove-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApproval", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}", + "OutputType": null, + "Command": "Remove-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApproval", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}/steps/{approvalStep-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStep", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}/steps/{approvalStep-id}", + "OutputType": null, + "Command": "Remove-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStep", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccess", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/privilegedAccess", + "OutputType": null, + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccess", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroup", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/privilegedAccess/group", + "OutputType": null, + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroup", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}", + "OutputType": null, + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps/{approvalStep-id}", + "OutputType": null, + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}", + "OutputType": null, + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}", + "OutputType": null, + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}", + "OutputType": null, + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}", + "OutputType": null, + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}", + "OutputType": null, + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}", + "OutputType": null, + "Command": "Remove-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlert", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}", + "OutputType": null, + "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlert", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/{unifiedRoleManagementAlertConfiguration-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/{unifiedRoleManagementAlertConfiguration-id}", + "OutputType": null, + "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions/{unifiedRoleManagementAlertDefinition-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertDefinition", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions/{unifiedRoleManagementAlertDefinition-id}", + "OutputType": null, + "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertDefinition", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/{unifiedRoleManagementAlertIncident-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertIncident", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/{unifiedRoleManagementAlertIncident-id}", + "OutputType": null, + "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertIncident", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/roleManagementAlerts/operations/{longRunningOperation-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertOperation", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/roleManagementAlerts/operations/{longRunningOperation-id}", + "OutputType": null, + "Command": "Remove-MgBetaIdentityGovernanceRoleManagementAlertOperation", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreement", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreement-delete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreement-delete?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", + "OutputType": null, + "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreement", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", + "OutputType": null, + "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFile", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", + "OutputType": null, + "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFile", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", + "OutputType": null, + "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "OutputType": null, + "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "OutputType": null, + "Command": "Remove-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identity/identityProviders/{identityProviderBase-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityProvider", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-delete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-delete?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/identity/identityProviders/{identityProviderBase-id}", + "OutputType": null, + "Command": "Remove-MgBetaIdentityProvider", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/userFlows/{identityUserFlow-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityUserFlow", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflow-delete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflow-delete?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/identity/userFlows/{identityUserFlow-id}", + "OutputType": null, + "Command": "Remove-MgBetaIdentityUserFlow", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaIdentityUserFlowAttribute", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-delete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-delete?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", + "OutputType": null, + "Command": "Remove-MgBetaIdentityUserFlowAttribute", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaInformationProtectionDataLossPreventionPolicy", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", + "OutputType": null, + "Command": "Remove-MgBetaInformationProtectionDataLossPreventionPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/informationProtection/policy", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaInformationProtectionPolicy", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/informationProtection/policy", + "OutputType": null, + "Command": "Remove-MgBetaInformationProtectionPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/informationProtection/policy/labels/{informationProtectionLabel-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaInformationProtectionPolicyLabel", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/informationProtection/policy/labels/{informationProtectionLabel-id}", + "OutputType": null, + "Command": "Remove-MgBetaInformationProtectionPolicyLabel", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/informationProtection/sensitivityPolicySettings", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaInformationProtectionSensitivityPolicySetting", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/informationProtection/sensitivityPolicySettings", + "OutputType": null, + "Command": "Remove-MgBetaInformationProtectionSensitivityPolicySetting", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaInformationProtectionThreatAssessmentRequest", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", + "OutputType": null, + "Command": "Remove-MgBetaInformationProtectionThreatAssessmentRequest", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaInformationProtectionThreatAssessmentRequestResult", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", + "OutputType": null, + "Command": "Remove-MgBetaInformationProtectionThreatAssessmentRequestResult", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -448442,277 +448997,277 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaOauth2PermissionGrant", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-delete?view=graph-rest-beta" + "Command": "Remove-MgBetaOauth2PermissionGrant", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaOnPremisePublishingProfile", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}", + "OutputType": null, + "Command": "Remove-MgBetaOnPremisePublishingProfile", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/{onPremisesAgent-id}", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaOnPremisePublishingProfileAgent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/{onPremisesAgent-id}", + "OutputType": null, + "Command": "Remove-MgBetaOnPremisePublishingProfileAgent", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroup", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}", + "OutputType": null, + "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroup", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupAgent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}", + "OutputType": null, + "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupAgent", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/{onPremisesAgent-id}/agentGroups/$ref", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/{onPremisesAgent-id}/agentGroups/$ref", + "OutputType": null, + "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupByRef", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}/agentGroups/{onPremisesAgentGroup-id1}/$ref", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupOnPremiseAgentGroupByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaOnPremisePublishingProfileAgentGroupByRef", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}/agentGroups/{onPremisesAgentGroup-id1}/$ref", + "OutputType": null, + "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupOnPremiseAgentGroupByRef", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}", + "OutputType": null, + "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id1}/$ref", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupOnPremiseAgentGroupByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupByRef", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id1}/$ref", + "OutputType": null, + "Command": "Remove-MgBetaOnPremisePublishingProfileAgentGroupPublishedResourceAgentGroupOnPremiseAgentGroupByRef", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaOnPremisePublishingProfileConnector", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}", + "OutputType": null, + "Command": "Remove-MgBetaOnPremisePublishingProfileConnector", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorGroup", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}", + "OutputType": null, + "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorGroup", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/{application-id}/logo", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorGroupApplicationLogo", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/{application-id}/logo", + "OutputType": null, + "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorGroupApplicationLogo", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members/{connector-id}/$ref", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorGroupMemberConnectorByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaOnPremisePublishingProfileConnectorGroupMemberByRef", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/members/{connector-id}/$ref", + "OutputType": null, + "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorGroupMemberConnectorByRef", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/$ref", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorMemberOfByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/$ref", + "OutputType": null, + "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorMemberOfByRef", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/{connectorGroup-id}/$ref", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorMemberOfConnectorGroupByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaOnPremisePublishingProfileConnectorMemberOfByRef", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}/memberOf/{connectorGroup-id}/$ref", + "OutputType": null, + "Command": "Remove-MgBetaOnPremisePublishingProfileConnectorMemberOfConnectorGroupByRef", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaOnPremisePublishingProfilePublishedResource", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}", + "OutputType": null, + "Command": "Remove-MgBetaOnPremisePublishingProfilePublishedResource", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}/$ref", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupOnPremiseAgentGroupByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupByRef", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}/agentGroups/{onPremisesAgentGroup-id}/$ref", + "OutputType": null, + "Command": "Remove-MgBetaOnPremisePublishingProfilePublishedResourceAgentGroupOnPremiseAgentGroupByRef", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/organization/{organization-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaOrganization", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/organization/{organization-id}", + "OutputType": null, + "Command": "Remove-MgBetaOrganization", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -448731,20 +449286,95 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/organization/{organization-id}/branding", - "Module": "Beta.Identity.DirectoryManagement", + "OutputType": null, "Command": "Remove-MgBetaOrganizationBranding", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/organization/{organization-id}/branding/backgroundImage", + "OutputType": null, + "Command": "Remove-MgBetaOrganizationBrandingBackgroundImage", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/organization/{organization-id}/branding/bannerLogo", + "OutputType": null, + "Command": "Remove-MgBetaOrganizationBrandingBannerLogo", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/organization/{organization-id}/branding/customCSS", "OutputType": null, + "Command": "Remove-MgBetaOrganizationBrandingCustomCss", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "DELETE", + "Uri": "/organization/{organization-id}/branding/favicon", + "OutputType": null, + "Command": "Remove-MgBetaOrganizationBrandingFavicon", + "Module": "Beta.Identity.DirectoryManagement" + }, + { "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/organization/{organization-id}/branding/headerLogo", + "OutputType": null, + "Command": "Remove-MgBetaOrganizationBrandingHeaderLogo", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -448763,200 +449393,335 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaOrganizationBrandingLocalization", "OutputType": null, + "Command": "Remove-MgBetaOrganizationBrandingLocalization", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/backgroundImage", + "OutputType": null, + "Command": "Remove-MgBetaOrganizationBrandingLocalizationBackgroundImage", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/{certificateBasedAuthConfiguration-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaOrganizationCertificateBasedAuthConfiguration", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-delete?view=graph-rest-beta" + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/bannerLogo", + "OutputType": null, + "Command": "Remove-MgBetaOrganizationBrandingLocalizationBannerLogo", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/organization/{organization-id}/extensions/{extension-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaOrganizationExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/customCSS", + "OutputType": null, + "Command": "Remove-MgBetaOrganizationBrandingLocalizationCustomCss", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/organization/{organization-id}/partnerInformation", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaOrganizationPartnerInformation", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/favicon", + "OutputType": null, + "Command": "Remove-MgBetaOrganizationBrandingLocalizationFavicon", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/organization/{organization-id}/settings", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaOrganizationSetting", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/headerLogo", + "OutputType": null, + "Command": "Remove-MgBetaOrganizationBrandingLocalizationHeaderLogo", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/organization/{organization-id}/settings/contactInsights", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaOrganizationSettingContactInsight", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogo", + "OutputType": null, + "Command": "Remove-MgBetaOrganizationBrandingLocalizationSquareLogo", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/organization/{organization-id}/settings/itemInsights", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaOrganizationSettingItemInsight", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogoDark", + "OutputType": null, + "Command": "Remove-MgBetaOrganizationBrandingLocalizationSquareLogoDark", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/organization/{organization-id}/settings/microsoftApplicationDataAccess", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaOrganizationSettingMicrosoftApplicationDataAccess", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/organization/{organization-id}/branding/squareLogo", + "OutputType": null, + "Command": "Remove-MgBetaOrganizationBrandingSquareLogo", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/organization/{organization-id}/settings/peopleInsights", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaOrganizationSettingPersonInsight", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/organization/{organization-id}/branding/squareLogoDark", + "OutputType": null, + "Command": "Remove-MgBetaOrganizationBrandingSquareLogoDark", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [], - "Uri": "/places/{place-id}", - "Module": "Beta.Calendar", - "Command": "Remove-MgBetaPlace", + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-delete?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/{certificateBasedAuthConfiguration-id}", "OutputType": null, + "Command": "Remove-MgBetaOrganizationCertificateBasedAuthConfiguration", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "DELETE", + "Uri": "/organization/{organization-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Remove-MgBetaOrganizationExtension", + "Module": "Beta.Identity.DirectoryManagement" + }, + { "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/organization/{organization-id}/partnerInformation", + "OutputType": null, + "Command": "Remove-MgBetaOrganizationPartnerInformation", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [], - "Uri": "/places/{place-id}/roomList/rooms/{room-id}", - "Module": "Beta.Calendar", - "Command": "Remove-MgBetaPlaceAsRoomListRoom", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/organization/{organization-id}/settings", "OutputType": null, + "Command": "Remove-MgBetaOrganizationSetting", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "DELETE", + "Uri": "/organization/{organization-id}/settings/contactInsights", + "OutputType": null, + "Command": "Remove-MgBetaOrganizationSettingContactInsight", + "Module": "Beta.Identity.DirectoryManagement" + }, + { "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/organization/{organization-id}/settings/itemInsights", + "OutputType": null, + "Command": "Remove-MgBetaOrganizationSettingItemInsight", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [], - "Uri": "/places/{place-id}/roomList/workspaces/{workspace-id}", - "Module": "Beta.Calendar", - "Command": "Remove-MgBetaPlaceAsRoomListWorkspace", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/organization/{organization-id}/settings/microsoftApplicationDataAccess", "OutputType": null, + "Command": "Remove-MgBetaOrganizationSettingMicrosoftApplicationDataAccess", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "DELETE", + "Uri": "/organization/{organization-id}/settings/peopleInsights", + "OutputType": null, + "Command": "Remove-MgBetaOrganizationSettingPersonInsight", + "Module": "Beta.Identity.DirectoryManagement" + }, + { "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/places/{place-id}", + "OutputType": null, + "Command": "Remove-MgBetaPlace", + "Module": "Beta.Calendar" }, { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [], - "Uri": "/places(placeId='{placeId}')", - "Module": "Beta.Calendar", - "Command": "Remove-MgBetaPlaceByPlaceId", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/places/{place-id}/roomList/rooms/{room-id}", "OutputType": null, + "Command": "Remove-MgBetaPlaceAsRoomListRoom", + "Module": "Beta.Calendar" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "DELETE", + "Uri": "/places/{place-id}/roomList/workspaces/{workspace-id}", + "OutputType": null, + "Command": "Remove-MgBetaPlaceAsRoomListWorkspace", + "Module": "Beta.Calendar" + }, + { "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/places(placeId='{placeId}')", + "OutputType": null, + "Command": "Remove-MgBetaPlaceByPlaceId", + "Module": "Beta.Calendar" }, { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -448983,20 +449748,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/planner/buckets/{plannerBucket-id}", - "Module": "Beta.Planner", - "Command": "Remove-MgBetaPlannerBucket", "OutputType": null, + "Command": "Remove-MgBetaPlannerBucket", + "Module": "Beta.Planner" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-delete?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -449023,20 +449788,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/planner/plans/{plannerPlan-id}", - "Module": "Beta.Planner", - "Command": "Remove-MgBetaPlannerPlan", "OutputType": null, + "Command": "Remove-MgBetaPlannerPlan", + "Module": "Beta.Planner" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-delete?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -449055,20 +449820,20 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerroster-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/planner/rosters/{plannerRoster-id}", - "Module": "Beta.Planner", - "Command": "Remove-MgBetaPlannerRoster", "OutputType": null, + "Command": "Remove-MgBetaPlannerRoster", + "Module": "Beta.Planner" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerroster-delete?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -449087,20 +449852,20 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerrostermember-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/planner/rosters/{plannerRoster-id}/members/{plannerRosterMember-id}", - "Module": "Beta.Planner", - "Command": "Remove-MgBetaPlannerRosterMember", "OutputType": null, + "Command": "Remove-MgBetaPlannerRosterMember", + "Module": "Beta.Planner" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerrostermember-delete?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -449127,79 +449892,79 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/planner/tasks/{plannerTask-id}", - "Module": "Beta.Planner", - "Command": "Remove-MgBetaPlannerTask", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delete?view=graph-rest-beta" + "Command": "Remove-MgBetaPlannerTask", + "Module": "Beta.Planner" }, { - "Permissions": [], - "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "Module": "Beta.Planner", - "Command": "Remove-MgBetaPlannerTaskAssignedToTaskBoardFormat", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", + "OutputType": null, + "Command": "Remove-MgBetaPlannerTaskAssignedToTaskBoardFormat", + "Module": "Beta.Planner" }, { - "Permissions": [], - "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "Module": "Beta.Planner", - "Command": "Remove-MgBetaPlannerTaskBucketTaskBoardFormat", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", + "OutputType": null, + "Command": "Remove-MgBetaPlannerTaskBucketTaskBoardFormat", + "Module": "Beta.Planner" }, { - "Permissions": [], - "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", - "Module": "Beta.Planner", - "Command": "Remove-MgBetaPlannerTaskProgressTaskBoardFormat", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", + "OutputType": null, + "Command": "Remove-MgBetaPlannerTaskProgressTaskBoardFormat", + "Module": "Beta.Planner" }, { - "Permissions": [], - "Uri": "/policies/accessReviewPolicy", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyAccessReviewPolicy", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/policies/accessReviewPolicy", + "OutputType": null, + "Command": "Remove-MgBetaPolicyAccessReviewPolicy", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -449218,34 +449983,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyActivityBasedTimeoutPolicy", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-delete?view=graph-rest-beta" + "Command": "Remove-MgBetaPolicyActivityBasedTimeoutPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/adminConsentRequestPolicy", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyAdminConsentRequestPolicy", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/policies/adminConsentRequestPolicy", + "OutputType": null, + "Command": "Remove-MgBetaPolicyAdminConsentRequestPolicy", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -449264,63 +450029,63 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyAppManagementPolicy", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-delete?view=graph-rest-beta" + "Command": "Remove-MgBetaPolicyAppManagementPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/authenticationFlowsPolicy", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyAuthenticationFlowPolicy", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/policies/authenticationFlowsPolicy", + "OutputType": null, + "Command": "Remove-MgBetaPolicyAuthenticationFlowPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/authenticationMethodsPolicy", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyAuthenticationMethodPolicy", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/policies/authenticationMethodsPolicy", + "OutputType": null, + "Command": "Remove-MgBetaPolicyAuthenticationMethodPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalauthenticationmethodconfiguration-delete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalauthenticationmethodconfiguration-delete?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", + "OutputType": null, + "Command": "Remove-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "Policy.ReadWrite.ConditionalAccess", @@ -449339,79 +450104,79 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthroot-delete-policies?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyAuthenticationStrengthPolicy", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthroot-delete-policies?view=graph-rest-beta" + "Command": "Remove-MgBetaPolicyAuthenticationStrengthPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", + "OutputType": null, + "Command": "Remove-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyAuthorizationPolicy", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}", + "OutputType": null, + "Command": "Remove-MgBetaPolicyAuthorizationPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/{defaultUserRoleOverride-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/{defaultUserRoleOverride-id}", + "OutputType": null, + "Command": "Remove-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/b2cAuthenticationMethodsPolicy", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyB2CAuthenticationMethodPolicy", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/policies/b2cAuthenticationMethodsPolicy", + "OutputType": null, + "Command": "Remove-MgBetaPolicyB2CAuthenticationMethodPolicy", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -449430,206 +450195,206 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyClaimMappingPolicy", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-delete?view=graph-rest-beta" + "Command": "Remove-MgBetaPolicyClaimMappingPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/crossTenantAccessPolicy", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicy", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/policies/crossTenantAccessPolicy", + "OutputType": null, + "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/crossTenantAccessPolicy/default", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyDefault", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/policies/crossTenantAccessPolicy/default", + "OutputType": null, + "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyDefault", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyPartner", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-delete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-delete?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", + "OutputType": null, + "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyPartner", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantidentitysyncpolicypartner-delete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantidentitysyncpolicypartner-delete?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", + "OutputType": null, + "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/crossTenantAccessPolicy/templates", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyTemplate", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/policies/crossTenantAccessPolicy/templates", + "OutputType": null, + "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyTemplate", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization", + "OutputType": null, + "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration", + "OutputType": null, + "Command": "Remove-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/defaultAppManagementPolicy", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyDefaultAppManagementPolicy", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/policies/defaultAppManagementPolicy", + "OutputType": null, + "Command": "Remove-MgBetaPolicyDefaultAppManagementPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/directoryRoleAccessReviewPolicy", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyDirectoryRoleAccessReviewPolicy", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], - "Uri": "/policies/externalIdentitiesPolicy", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyExternalIdentityPolicy", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/policies/directoryRoleAccessReviewPolicy", "OutputType": null, + "Command": "Remove-MgBetaPolicyDirectoryRoleAccessReviewPolicy", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/policies/externalIdentitiesPolicy", + "OutputType": null, + "Command": "Remove-MgBetaPolicyExternalIdentityPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyFeatureRolloutPolicy", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-delete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-delete?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", + "OutputType": null, + "Command": "Remove-MgBetaPolicyFeatureRolloutPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}/$ref", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyFeatureRolloutPolicyApplyToDirectoryObjectByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaPolicyFeatureRolloutPolicyApplyToByRef", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-delete-appliesto?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-delete-appliesto?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}/$ref", + "OutputType": null, + "Command": "Remove-MgBetaPolicyFeatureRolloutPolicyApplyToDirectoryObjectByRef", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/federatedTokenValidationPolicy", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyFederatedTokenValidationPolicy", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/policies/federatedTokenValidationPolicy", + "OutputType": null, + "Command": "Remove-MgBetaPolicyFederatedTokenValidationPolicy", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -449648,263 +450413,263 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyHomeRealmDiscoveryPolicy", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-delete?view=graph-rest-beta" + "Command": "Remove-MgBetaPolicyHomeRealmDiscoveryPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyIdentitySecurityDefaultEnforcementPolicy", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", + "OutputType": null, + "Command": "Remove-MgBetaPolicyIdentitySecurityDefaultEnforcementPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyMobileAppManagementPolicy", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-delete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-delete?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}", + "OutputType": null, + "Command": "Remove-MgBetaPolicyMobileAppManagementPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyMobileAppManagementPolicyIncludedGroupByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-delete-includedgroups?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-delete-includedgroups?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref", + "OutputType": null, + "Command": "Remove-MgBetaPolicyMobileAppManagementPolicyIncludedGroupByRef", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyMobileDeviceManagementPolicy", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-delete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-delete?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}", + "OutputType": null, + "Command": "Remove-MgBetaPolicyMobileDeviceManagementPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-delete-includedgroups?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-delete-includedgroups?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}/includedGroups/$ref", + "OutputType": null, + "Command": "Remove-MgBetaPolicyMobileDeviceManagementPolicyIncludedGroupByRef", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyPermissionGrantPolicy", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-delete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-delete?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", + "OutputType": null, + "Command": "Remove-MgBetaPolicyPermissionGrantPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyPermissionGrantPolicyExclude", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-delete-excludes?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-delete-excludes?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", + "OutputType": null, + "Command": "Remove-MgBetaPolicyPermissionGrantPolicyExclude", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyPermissionGrantPolicyInclude", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-delete-includes?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-delete-includes?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", + "OutputType": null, + "Command": "Remove-MgBetaPolicyPermissionGrantPolicyInclude", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/permissionGrantPreApprovalPolicies/{permissionGrantPreApprovalPolicy-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyPermissionGrantPreApprovalPolicy", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpreapprovalpolicy-delete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpreapprovalpolicy-delete?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/policies/permissionGrantPreApprovalPolicies/{permissionGrantPreApprovalPolicy-id}", + "OutputType": null, + "Command": "Remove-MgBetaPolicyPermissionGrantPreApprovalPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyRoleManagementPolicy", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", + "OutputType": null, + "Command": "Remove-MgBetaPolicyRoleManagementPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyRoleManagementPolicyAssignment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", + "OutputType": null, + "Command": "Remove-MgBetaPolicyRoleManagementPolicyAssignment", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyRoleManagementPolicyEffectiveRule", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", + "OutputType": null, + "Command": "Remove-MgBetaPolicyRoleManagementPolicyEffectiveRule", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyRoleManagementPolicyRule", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", + "OutputType": null, + "Command": "Remove-MgBetaPolicyRoleManagementPolicyRule", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyServicePrincipalCreationPolicy", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}", + "OutputType": null, + "Command": "Remove-MgBetaPolicyServicePrincipalCreationPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/{servicePrincipalCreationConditionSet-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyServicePrincipalCreationPolicyExclude", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/{servicePrincipalCreationConditionSet-id}", + "OutputType": null, + "Command": "Remove-MgBetaPolicyServicePrincipalCreationPolicyExclude", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/{servicePrincipalCreationConditionSet-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyServicePrincipalCreationPolicyInclude", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/{servicePrincipalCreationConditionSet-id}", + "OutputType": null, + "Command": "Remove-MgBetaPolicyServicePrincipalCreationPolicyInclude", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -449923,20 +450688,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyTokenIssuancePolicy", "OutputType": null, + "Command": "Remove-MgBetaPolicyTokenIssuancePolicy", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-delete?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -449955,234 +450720,234 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaPolicyTokenLifetimePolicy", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-delete?view=graph-rest-beta" + "Command": "Remove-MgBetaPolicyTokenLifetimePolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/print/connectors/{printConnector-id}", - "Module": "Beta.Devices.CloudPrint", - "Command": "Remove-MgBetaPrintConnector", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printconnector-delete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printconnector-delete?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/print/connectors/{printConnector-id}", + "OutputType": null, + "Command": "Remove-MgBetaPrintConnector", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/operations/{printOperation-id}", - "Module": "Beta.Devices.CloudPrint", - "Command": "Remove-MgBetaPrintOperation", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/print/operations/{printOperation-id}", + "OutputType": null, + "Command": "Remove-MgBetaPrintOperation", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/printers/{printer-id}", - "Module": "Beta.Devices.CloudPrint", - "Command": "Remove-MgBetaPrintPrinter", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-delete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-delete?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/print/printers/{printer-id}", + "OutputType": null, + "Command": "Remove-MgBetaPrintPrinter", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", - "Module": "Beta.Devices.CloudPrint", - "Command": "Remove-MgBetaPrintPrinterJob", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", + "OutputType": null, + "Command": "Remove-MgBetaPrintPrinterJob", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "Module": "Beta.Devices.CloudPrint", - "Command": "Remove-MgBetaPrintPrinterJobDocument", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", + "OutputType": null, + "Command": "Remove-MgBetaPrintPrinterJobDocument", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "Module": "Beta.Devices.CloudPrint", - "Command": "Remove-MgBetaPrintPrinterJobDocumentContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", + "OutputType": null, + "Command": "Remove-MgBetaPrintPrinterJobDocumentContent", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "Module": "Beta.Devices.CloudPrint", - "Command": "Remove-MgBetaPrintPrinterJobTask", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}", + "OutputType": null, + "Command": "Remove-MgBetaPrintPrinterJobTask", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/printerShares/{printerShare-id}", - "Module": "Beta.Devices.CloudPrint", - "Command": "Remove-MgBetaPrintPrinterShare", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/print/printerShares/{printerShare-id}", + "OutputType": null, + "Command": "Remove-MgBetaPrintPrinterShare", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/$ref", - "Module": "Beta.Devices.CloudPrint", - "Command": "Remove-MgBetaPrintPrinterShareAllowedGroupByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/print/printerShares/{printerShare-id}/allowedGroups/$ref", + "OutputType": null, + "Command": "Remove-MgBetaPrintPrinterShareAllowedGroupByRef", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/$ref", - "Module": "Beta.Devices.CloudPrint", - "Command": "Remove-MgBetaPrintPrinterShareAllowedUserByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-delete-alloweduser?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-delete-alloweduser?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/$ref", + "OutputType": null, + "Command": "Remove-MgBetaPrintPrinterShareAllowedUserByRef", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}", - "Module": "Beta.Devices.CloudPrint", - "Command": "Remove-MgBetaPrintPrinterShareJob", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}", + "OutputType": null, + "Command": "Remove-MgBetaPrintPrinterShareJob", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "Module": "Beta.Devices.CloudPrint", - "Command": "Remove-MgBetaPrintPrinterShareJobDocument", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", + "OutputType": null, + "Command": "Remove-MgBetaPrintPrinterShareJobDocument", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "Module": "Beta.Devices.CloudPrint", - "Command": "Remove-MgBetaPrintPrinterShareJobDocumentContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", + "OutputType": null, + "Command": "Remove-MgBetaPrintPrinterShareJobDocumentContent", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "Module": "Beta.Devices.CloudPrint", - "Command": "Remove-MgBetaPrintPrinterShareJobTask", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", + "OutputType": null, + "Command": "Remove-MgBetaPrintPrinterShareJobTask", + "Module": "Beta.Devices.CloudPrint" }, { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "Printer.ReadWrite.All", @@ -450201,779 +450966,770 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-delete-tasktrigger?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", - "Module": "Beta.Devices.CloudPrint", - "Command": "Remove-MgBetaPrintPrinterTaskTrigger", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-delete-tasktrigger?view=graph-rest-beta" + "Command": "Remove-MgBetaPrintPrinterTaskTrigger", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/services/{printService-id}", - "Module": "Beta.Devices.CloudPrint", - "Command": "Remove-MgBetaPrintService", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/print/services/{printService-id}", + "OutputType": null, + "Command": "Remove-MgBetaPrintService", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", - "Module": "Beta.Devices.CloudPrint", - "Command": "Remove-MgBetaPrintServiceEndpoint", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", + "OutputType": null, + "Command": "Remove-MgBetaPrintServiceEndpoint", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/shares/{printerShare-id}", - "Module": "Beta.Devices.CloudPrint", - "Command": "Remove-MgBetaPrintShare", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-delete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-delete?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/print/shares/{printerShare-id}", + "OutputType": null, + "Command": "Remove-MgBetaPrintShare", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", - "Module": "Beta.Devices.CloudPrint", - "Command": "Remove-MgBetaPrintShareAllowedGroupByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-delete-allowedgroup?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-delete-allowedgroup?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", + "OutputType": null, + "Command": "Remove-MgBetaPrintShareAllowedGroupByRef", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", - "Module": "Beta.Devices.CloudPrint", - "Command": "Remove-MgBetaPrintShareAllowedUserByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", + "OutputType": null, + "Command": "Remove-MgBetaPrintShareAllowedUserByRef", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", - "Module": "Beta.Devices.CloudPrint", - "Command": "Remove-MgBetaPrintShareJob", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", + "OutputType": null, + "Command": "Remove-MgBetaPrintShareJob", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "Module": "Beta.Devices.CloudPrint", - "Command": "Remove-MgBetaPrintShareJobDocument", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", + "OutputType": null, + "Command": "Remove-MgBetaPrintShareJobDocument", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "Module": "Beta.Devices.CloudPrint", - "Command": "Remove-MgBetaPrintShareJobDocumentContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", + "OutputType": null, + "Command": "Remove-MgBetaPrintShareJobDocumentContent", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "Module": "Beta.Devices.CloudPrint", - "Command": "Remove-MgBetaPrintShareJobTask", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", + "OutputType": null, + "Command": "Remove-MgBetaPrintShareJobTask", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", - "Module": "Beta.Devices.CloudPrint", - "Command": "Remove-MgBetaPrintTaskDefinition", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-delete-taskdefinition?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-delete-taskdefinition?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", + "OutputType": null, + "Command": "Remove-MgBetaPrintTaskDefinition", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", - "Module": "Beta.Devices.CloudPrint", - "Command": "Remove-MgBetaPrintTaskDefinitionTask", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", + "OutputType": null, + "Command": "Remove-MgBetaPrintTaskDefinitionTask", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", - "Module": "Beta.Compliance", - "Command": "Remove-MgBetaPrivacySubjectRightsRequest", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", + "OutputType": null, + "Command": "Remove-MgBetaPrivacySubjectRightsRequest", + "Module": "Beta.Compliance" }, { - "Permissions": [], - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "Module": "Beta.Compliance", - "Command": "Remove-MgBetaPrivacySubjectRightsRequestNote", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", + "OutputType": null, + "Command": "Remove-MgBetaPrivacySubjectRightsRequestNote", + "Module": "Beta.Compliance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaPrivilegedAccess", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/privilegedAccess/{privilegedAccess-id}", + "OutputType": null, + "Command": "Remove-MgBetaPrivilegedAccess", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaPrivilegedAccessResource", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}", + "OutputType": null, + "Command": "Remove-MgBetaPrivilegedAccessResource", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}", + "OutputType": null, + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignment", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", + "OutputType": null, + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinition", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", + "OutputType": null, + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinition", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRequestSubject", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", + "OutputType": null, + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRequestSubject", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinition", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", + "OutputType": null, + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinition", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/subject", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentSubject", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/subject", + "OutputType": null, + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleAssignmentSubject", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleDefinition", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}", + "OutputType": null, + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleDefinition", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleSetting", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}", + "OutputType": null, + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleSetting", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinition", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", + "OutputType": null, + "Command": "Remove-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinition", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaPrivilegedAccessRoleAssignment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}", + "OutputType": null, + "Command": "Remove-MgBetaPrivilegedAccessRoleAssignment", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRequest", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", + "OutputType": null, + "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRequest", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRequestRoleDefinition", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", + "OutputType": null, + "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRequestRoleDefinition", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRequestSubject", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", + "OutputType": null, + "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRequestSubject", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRoleDefinition", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", + "OutputType": null, + "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentRoleDefinition", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/subject", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentSubject", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/subject", + "OutputType": null, + "Command": "Remove-MgBetaPrivilegedAccessRoleAssignmentSubject", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaPrivilegedAccessRoleDefinition", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}", + "OutputType": null, + "Command": "Remove-MgBetaPrivilegedAccessRoleDefinition", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaPrivilegedAccessRoleSetting", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}", + "OutputType": null, + "Command": "Remove-MgBetaPrivilegedAccessRoleSetting", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaPrivilegedAccessRoleSettingRoleDefinition", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", + "OutputType": null, + "Command": "Remove-MgBetaPrivilegedAccessRoleSettingRoleDefinition", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedApproval/{privilegedApproval-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaPrivilegedApproval", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/privilegedApproval/{privilegedApproval-id}", + "OutputType": null, + "Command": "Remove-MgBetaPrivilegedApproval", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaPrivilegedApprovalRoleInfo", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo", + "OutputType": null, + "Command": "Remove-MgBetaPrivilegedApprovalRoleInfo", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/settings", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaPrivilegedApprovalRoleInfoSetting", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/settings", + "OutputType": null, + "Command": "Remove-MgBetaPrivilegedApprovalRoleInfoSetting", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/summary", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaPrivilegedApprovalRoleInfoSummary", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/summary", + "OutputType": null, + "Command": "Remove-MgBetaPrivilegedApprovalRoleInfoSummary", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedOperationEvents/{privilegedOperationEvent-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaPrivilegedOperationEvent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/privilegedOperationEvents/{privilegedOperationEvent-id}", + "OutputType": null, + "Command": "Remove-MgBetaPrivilegedOperationEvent", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedRoles/{privilegedRole-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaPrivilegedRole", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/privilegedRoles/{privilegedRole-id}", + "OutputType": null, + "Command": "Remove-MgBetaPrivilegedRole", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaPrivilegedRoleAssignment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}", + "OutputType": null, + "Command": "Remove-MgBetaPrivilegedRoleAssignment", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequest", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}", + "OutputType": null, + "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequest", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequestRoleInfo", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo", + "OutputType": null, + "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequestRoleInfo", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/settings", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSetting", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/settings", + "OutputType": null, + "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSetting", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/summary", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSummary", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/summary", + "OutputType": null, + "Command": "Remove-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSummary", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaPrivilegedRoleAssignmentRoleInfo", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo", + "OutputType": null, + "Command": "Remove-MgBetaPrivilegedRoleAssignmentRoleInfo", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/settings", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaPrivilegedRoleAssignmentRoleInfoSetting", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/settings", + "OutputType": null, + "Command": "Remove-MgBetaPrivilegedRoleAssignmentRoleInfoSetting", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/summary", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaPrivilegedRoleAssignmentRoleInfoSummary", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/summary", + "OutputType": null, + "Command": "Remove-MgBetaPrivilegedRoleAssignmentRoleInfoSummary", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedRoles/{privilegedRole-id}/settings", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaPrivilegedRoleSetting", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/privilegedRoles/{privilegedRole-id}/settings", + "OutputType": null, + "Command": "Remove-MgBetaPrivilegedRoleSetting", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedRoles/{privilegedRole-id}/summary", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaPrivilegedRoleSummary", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/privilegedRoles/{privilegedRole-id}/summary", + "OutputType": null, + "Command": "Remove-MgBetaPrivilegedRoleSummary", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/programs/{program-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaProgram", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/program-delete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/program-delete?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/programs/{program-id}", + "OutputType": null, + "Command": "Remove-MgBetaProgram", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/programControls/{programControl-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaProgramControl", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", @@ -450982,349 +451738,358 @@ "DeleteViaIdentity1", "DeleteViaIdentity2" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/programcontrol-delete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/programcontrol-delete?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/programControls/{programControl-id}", + "OutputType": null, + "Command": "Remove-MgBetaProgramControl", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/programControls/{programControl-id}/program", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaProgramControlProgram", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/programControls/{programControl-id}/program", + "OutputType": null, + "Command": "Remove-MgBetaProgramControlProgram", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/programControlTypes/{programControlType-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaProgramControlType", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/programControlTypes/{programControlType-id}", + "OutputType": null, + "Command": "Remove-MgBetaProgramControlType", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", - "Module": "Beta.Reports", - "Command": "Remove-MgBetaReportAuthenticationMethodUserRegistrationDetail", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", + "OutputType": null, + "Command": "Remove-MgBetaReportAuthenticationMethodUserRegistrationDetail", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/partners/billing", - "Module": "Beta.Reports", - "Command": "Remove-MgBetaReportPartnerBilling", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/reports/partners/billing", + "OutputType": null, + "Command": "Remove-MgBetaReportPartnerBilling", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/partners/billing/manifests/{manifest-id}", - "Module": "Beta.Reports", - "Command": "Remove-MgBetaReportPartnerBillingManifest", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/reports/partners/billing/manifests/{manifest-id}", + "OutputType": null, + "Command": "Remove-MgBetaReportPartnerBillingManifest", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/partners/billing/operations/{operation-id}", - "Module": "Beta.Reports", - "Command": "Remove-MgBetaReportPartnerBillingOperation", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/reports/partners/billing/operations/{operation-id}", + "OutputType": null, + "Command": "Remove-MgBetaReportPartnerBillingOperation", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/partners/billing/reconciliation", - "Module": "Beta.Reports", - "Command": "Remove-MgBetaReportPartnerBillingReconciliation", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/reports/partners/billing/reconciliation", + "OutputType": null, + "Command": "Remove-MgBetaReportPartnerBillingReconciliation", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/partners/billing/reconciliation/billed", - "Module": "Beta.Reports", - "Command": "Remove-MgBetaReportPartnerBillingReconciliationBilled", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/reports/partners/billing/reconciliation/billed", + "OutputType": null, + "Command": "Remove-MgBetaReportPartnerBillingReconciliationBilled", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/partners/billing/usage", - "Module": "Beta.Reports", - "Command": "Remove-MgBetaReportPartnerBillingUsage", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/reports/partners/billing/usage", + "OutputType": null, + "Command": "Remove-MgBetaReportPartnerBillingUsage", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/partners/billing/usage/billed", - "Module": "Beta.Reports", - "Command": "Remove-MgBetaReportPartnerBillingUsageBilled", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/reports/partners/billing/usage/billed", + "OutputType": null, + "Command": "Remove-MgBetaReportPartnerBillingUsageBilled", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/partners/billing/usage/unbilled", - "Module": "Beta.Reports", - "Command": "Remove-MgBetaReportPartnerBillingUsageUnbilled", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/reports/partners/billing/usage/unbilled", + "OutputType": null, + "Command": "Remove-MgBetaReportPartnerBillingUsageUnbilled", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/sla/azureADAuthentication", - "Module": "Beta.Reports", - "Command": "Remove-MgBetaReportSlaAzureAdAuthentication", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/reports/sla/azureADAuthentication", + "OutputType": null, + "Command": "Remove-MgBetaReportSlaAzureAdAuthentication", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/userInsights/daily", - "Module": "Beta.Reports", - "Command": "Remove-MgBetaReportUserInsightDaily", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/reports/userInsights/daily", + "OutputType": null, + "Command": "Remove-MgBetaReportUserInsightDaily", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/userInsights/monthly", - "Module": "Beta.Reports", - "Command": "Remove-MgBetaReportUserInsightMonthly", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/reports/userInsights/monthly", + "OutputType": null, + "Command": "Remove-MgBetaReportUserInsightMonthly", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/identityProtection/riskDetections/{riskDetection-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaRiskDetection", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityProtection/riskDetections/{riskDetection-id}", + "OutputType": null, + "Command": "Remove-MgBetaRiskDetection", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaRiskyServicePrincipal", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", + "OutputType": null, + "Command": "Remove-MgBetaRiskyServicePrincipal", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaRiskyServicePrincipalHistory", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", + "OutputType": null, + "Command": "Remove-MgBetaRiskyServicePrincipalHistory", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaRiskyUser", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", + "OutputType": null, + "Command": "Remove-MgBetaRiskyUser", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaRiskyUserHistory", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", + "OutputType": null, + "Command": "Remove-MgBetaRiskyUserHistory", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/roleManagement/cloudPC", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaRoleManagementCloudPc", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/cloudPC", + "OutputType": null, + "Command": "Remove-MgBetaRoleManagementCloudPc", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaRoleManagementCloudPcResourceNamespace", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "OutputType": null, + "Command": "Remove-MgBetaRoleManagementCloudPcResourceNamespace", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "OutputType": null, + "Command": "Remove-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionResourceScope", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "OutputType": null, + "Command": "Remove-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionResourceScope", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -451343,35 +452108,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentmultiple-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaRoleManagementCloudPcRoleAssignment", "OutputType": null, + "Command": "Remove-MgBetaRoleManagementCloudPcRoleAssignment", + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentmultiple-delete?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", "OutputType": null, + "Command": "Remove-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -451414,94 +452179,94 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaRoleManagementCloudPcRoleDefinition", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-delete?view=graph-rest-beta" + "Command": "Remove-MgBetaRoleManagementCloudPcRoleDefinition", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "OutputType": null, + "Command": "Remove-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/deviceManagement", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaRoleManagementDeviceManagement", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/deviceManagement", + "OutputType": null, + "Command": "Remove-MgBetaRoleManagementDeviceManagement", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaRoleManagementDeviceManagementResourceNamespace", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "OutputType": null, + "Command": "Remove-MgBetaRoleManagementDeviceManagementResourceNamespace", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "OutputType": null, + "Command": "Remove-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionResourceScope", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "OutputType": null, + "Command": "Remove-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionResourceScope", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -451520,35 +452285,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentmultiple-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleAssignment", "OutputType": null, + "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleAssignment", + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentmultiple-delete?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", "OutputType": null, + "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -451591,199 +452356,199 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleDefinition", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleDefinition", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "OutputType": null, + "Command": "Remove-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/directory", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementDirectory", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/directory", + "OutputType": null, + "Command": "Remove-MgBetaRoleManagementDirectory", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementDirectoryResourceNamespace", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "OutputType": null, + "Command": "Remove-MgBetaRoleManagementDirectoryResourceNamespace", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "OutputType": null, + "Command": "Remove-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionResourceScope", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "OutputType": null, + "Command": "Remove-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionResourceScope", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignment-delete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignment-delete?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", + "OutputType": null, + "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignment", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentApproval", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}", + "OutputType": null, + "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentApproval", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", + "OutputType": null, + "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentAppScope", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "OutputType": null, + "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentAppScope", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", + "OutputType": null, + "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", + "OutputType": null, + "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", + "OutputType": null, + "Command": "Remove-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -451802,439 +452567,439 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementDirectoryRoleDefinition", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-delete?view=graph-rest-beta" + "Command": "Remove-MgBetaRoleManagementDirectoryRoleDefinition", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "OutputType": null, + "Command": "Remove-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", + "OutputType": null, + "Command": "Remove-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", + "OutputType": null, + "Command": "Remove-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", + "OutputType": null, + "Command": "Remove-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}", + "OutputType": null, + "Command": "Remove-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentAppScope", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", + "OutputType": null, + "Command": "Remove-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentAppScope", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementEnterpriseApp", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}", + "OutputType": null, + "Command": "Remove-MgBetaRoleManagementEnterpriseApp", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppResourceNamespace", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "OutputType": null, + "Command": "Remove-MgBetaRoleManagementEnterpriseAppResourceNamespace", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "OutputType": null, + "Command": "Remove-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionResourceScope", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "OutputType": null, + "Command": "Remove-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionResourceScope", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}", + "OutputType": null, + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignment", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}", + "OutputType": null, + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", + "OutputType": null, + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentAppScope", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "OutputType": null, + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentAppScope", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", + "OutputType": null, + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", + "OutputType": null, + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", + "OutputType": null, + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleDefinition", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}", + "OutputType": null, + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleDefinition", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "OutputType": null, + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", + "OutputType": null, + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", + "OutputType": null, + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", + "OutputType": null, + "Command": "Remove-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}", + "OutputType": null, + "Command": "Remove-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentAppScope", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", + "OutputType": null, + "Command": "Remove-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentAppScope", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementEntitlementManagement", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/entitlementManagement", + "OutputType": null, + "Command": "Remove-MgBetaRoleManagementEntitlementManagement", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementResourceNamespace", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "OutputType": null, + "Command": "Remove-MgBetaRoleManagementEntitlementManagementResourceNamespace", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "OutputType": null, + "Command": "Remove-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionResourceScope", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "OutputType": null, + "Command": "Remove-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionResourceScope", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -452253,379 +453018,379 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignment", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignment", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}", + "OutputType": null, + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", + "OutputType": null, + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentAppScope", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "OutputType": null, + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentAppScope", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", + "OutputType": null, + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", + "OutputType": null, + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", + "OutputType": null, + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleDefinition", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", + "OutputType": null, + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleDefinition", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "OutputType": null, + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", + "OutputType": null, + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", + "OutputType": null, + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", + "OutputType": null, + "Command": "Remove-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}", + "OutputType": null, + "Command": "Remove-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "Module": "Beta.Identity.Governance", - "Command": "Remove-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentAppScope", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", + "OutputType": null, + "Command": "Remove-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentAppScope", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/exchange", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaRoleManagementExchange", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/exchange", + "OutputType": null, + "Command": "Remove-MgBetaRoleManagementExchange", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/exchange/customAppScopes/{customAppScope-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaRoleManagementExchangeCustomAppScope", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customappscope-delete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customappscope-delete?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/roleManagement/exchange/customAppScopes/{customAppScope-id}", + "OutputType": null, + "Command": "Remove-MgBetaRoleManagementExchangeCustomAppScope", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaRoleManagementExchangeResourceNamespace", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "OutputType": null, + "Command": "Remove-MgBetaRoleManagementExchangeResourceNamespace", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "OutputType": null, + "Command": "Remove-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaRoleManagementExchangeResourceNamespaceResourceActionResourceScope", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "OutputType": null, + "Command": "Remove-MgBetaRoleManagementExchangeResourceNamespaceResourceActionResourceScope", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaRoleManagementExchangeRoleAssignment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignment-delete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignment-delete?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}", + "OutputType": null, + "Command": "Remove-MgBetaRoleManagementExchangeRoleAssignment", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaRoleManagementExchangeRoleAssignmentAppScope", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "OutputType": null, + "Command": "Remove-MgBetaRoleManagementExchangeRoleAssignmentAppScope", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaRoleManagementExchangeRoleDefinition", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}", + "OutputType": null, + "Command": "Remove-MgBetaRoleManagementExchangeRoleDefinition", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaRoleManagementExchangeRoleDefinitionInheritPermissionFrom", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "OutputType": null, + "Command": "Remove-MgBetaRoleManagementExchangeRoleDefinitionInheritPermissionFrom", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaRoleManagementExchangeTransitiveRoleAssignment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}", + "OutputType": null, + "Command": "Remove-MgBetaRoleManagementExchangeTransitiveRoleAssignment", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Remove-MgBetaRoleManagementExchangeTransitiveRoleAssignmentAppScope", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", + "OutputType": null, + "Command": "Remove-MgBetaRoleManagementExchangeTransitiveRoleAssignmentAppScope", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -452644,20 +453409,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/schemaExtensions/{schemaExtension-id}", - "Module": "Beta.SchemaExtensions", - "Command": "Remove-MgBetaSchemaExtension", "OutputType": null, + "Command": "Remove-MgBetaSchemaExtension", + "Module": "Beta.SchemaExtensions" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-delete?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -452676,20 +453441,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-acronym-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/search/acronyms/{acronym-id}", - "Module": "Beta.Search", - "Command": "Remove-MgBetaSearchAcronym", "OutputType": null, + "Command": "Remove-MgBetaSearchAcronym", + "Module": "Beta.Search" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-acronym-delete?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -452708,20 +453473,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-bookmark-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/search/bookmarks/{bookmark-id}", - "Module": "Beta.Search", - "Command": "Remove-MgBetaSearchBookmark", "OutputType": null, + "Command": "Remove-MgBetaSearchBookmark", + "Module": "Beta.Search" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-bookmark-delete?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -452740,304 +453505,304 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-qna-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/search/qnas/{qna-id}", - "Module": "Beta.Search", - "Command": "Remove-MgBetaSearchQna", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-qna-delete?view=graph-rest-beta" + "Command": "Remove-MgBetaSearchQna", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/security/securityActions/{securityAction-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityAction", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/securityActions/{securityAction-id}", + "OutputType": null, + "Command": "Remove-MgBetaSecurityAction", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/alerts_v2/{alert-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityAlertV2", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/alerts_v2/{alert-id}", + "OutputType": null, + "Command": "Remove-MgBetaSecurityAlertV2", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityAttackSimulation", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/attackSimulation", + "OutputType": null, + "Command": "Remove-MgBetaSecurityAttackSimulation", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityAttackSimulationAutomation", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", + "OutputType": null, + "Command": "Remove-MgBetaSecurityAttackSimulationAutomation", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityAttackSimulationAutomationRun", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", + "OutputType": null, + "Command": "Remove-MgBetaSecurityAttackSimulationAutomationRun", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityAttackSimulationEndUserNotification", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}", + "OutputType": null, + "Command": "Remove-MgBetaSecurityAttackSimulationEndUserNotification", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityAttackSimulationEndUserNotificationDetail", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}", + "OutputType": null, + "Command": "Remove-MgBetaSecurityAttackSimulationEndUserNotificationDetail", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityAttackSimulationLandingPage", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}", + "OutputType": null, + "Command": "Remove-MgBetaSecurityAttackSimulationLandingPage", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityAttackSimulationLandingPageDetail", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}", + "OutputType": null, + "Command": "Remove-MgBetaSecurityAttackSimulationLandingPageDetail", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/loginPages/{loginPage-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityAttackSimulationLoginPage", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/attackSimulation/loginPages/{loginPage-id}", + "OutputType": null, + "Command": "Remove-MgBetaSecurityAttackSimulationLoginPage", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityAttackSimulationOperation", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}", + "OutputType": null, + "Command": "Remove-MgBetaSecurityAttackSimulationOperation", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/payloads/{payload-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityAttackSimulationPayload", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/attackSimulation/payloads/{payload-id}", + "OutputType": null, + "Command": "Remove-MgBetaSecurityAttackSimulationPayload", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/trainings/{training-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityAttackSimulationTraining", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/attackSimulation/trainings/{training-id}", + "OutputType": null, + "Command": "Remove-MgBetaSecurityAttackSimulationTraining", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/trainingCampaigns/{trainingCampaign-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityAttackSimulationTrainingCampaign", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-delete-trainingcampaigns?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attacksimulationroot-delete-trainingcampaigns?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/security/attackSimulation/trainingCampaigns/{trainingCampaign-id}", + "OutputType": null, + "Command": "Remove-MgBetaSecurityAttackSimulationTrainingCampaign", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityAttackSimulationTrainingLanguageDetail", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}", + "OutputType": null, + "Command": "Remove-MgBetaSecurityAttackSimulationTrainingLanguageDetail", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/auditLog", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityAuditLog", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/auditLog", + "OutputType": null, + "Command": "Remove-MgBetaSecurityAuditLog", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/auditLog/queries/{auditLogQuery-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityAuditLogQuery", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/auditLog/queries/{auditLogQuery-id}", + "OutputType": null, + "Command": "Remove-MgBetaSecurityAuditLogQuery", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records/{auditLogRecord-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityAuditLogQueryRecord", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records/{auditLogRecord-id}", + "OutputType": null, + "Command": "Remove-MgBetaSecurityAuditLogQueryRecord", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/cases", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityCase", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/cases", + "OutputType": null, + "Command": "Remove-MgBetaSecurityCase", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -453056,35 +453821,39 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-casesroot-delete-ediscoverycases?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCase", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-casesroot-delete-ediscoverycases?view=graph-rest-beta" + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCase", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodian", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", + "OutputType": null, + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodian", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "Remove", + "Remove1", + "RemoveExpanded", + "RemoveViaIdentity", + "RemoveViaIdentity1", + "RemoveViaIdentityExpanded" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -453103,69 +453872,65 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-removehold?view=graph-rest-beta", + "Method": "POST", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/removeHold", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianHold", "OutputType": null, - "Variants": [ - "Remove", - "Remove1", - "RemoveExpanded", - "RemoveViaIdentity", - "RemoveViaIdentity1", - "RemoveViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-removehold?view=graph-rest-beta" + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianHold", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", + "OutputType": null, + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", + "OutputType": null, + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", + "OutputType": null, + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -453184,65 +453949,69 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseLegalHold", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseLegalHold", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources/{siteSource-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources/{siteSource-id}", + "OutputType": null, + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources/{userSource-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources/{userSource-id}", + "OutputType": null, + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", + "OutputType": null, + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "Remove", + "Remove1", + "RemoveExpanded", + "RemoveViaIdentity", + "RemoveViaIdentity1", + "RemoveViaIdentityExpanded" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -453261,114 +454030,110 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-removehold?view=graph-rest-beta", + "Method": "POST", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/removeHold", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceHold", "OutputType": null, - "Variants": [ - "Remove", - "Remove1", - "RemoveExpanded", - "RemoveViaIdentity", - "RemoveViaIdentity1", - "RemoveViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-removehold?view=graph-rest-beta" + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceHold", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseOperation", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", + "OutputType": null, + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseOperation", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseReviewSet", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", + "OutputType": null, + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseReviewSet", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}", + "OutputType": null, + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/content", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/content", + "OutputType": null, + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileContent", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/extractedTextContent", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileExtractedTextContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/extractedTextContent", + "OutputType": null, + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileExtractedTextContent", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-delete-queries?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-delete-queries?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", + "OutputType": null, + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -453387,50 +454152,50 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-delete-searches?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseSearch", "OutputType": null, + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseSearch", + "Module": "Beta.Security" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-delete-searches?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", "OutputType": null, + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", + "Module": "Beta.Security" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseSetting", "OutputType": null, + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseSetting", + "Module": "Beta.Security" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -453449,1119 +454214,1119 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-delete-tags?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseTag", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-delete-tags?view=graph-rest-beta" + "Command": "Remove-MgBetaSecurityCaseEdiscoveryCaseTag", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/cloudAppSecurityProfiles/{cloudAppSecurityProfile-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityCloudAppSecurityProfile", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/cloudAppSecurityProfiles/{cloudAppSecurityProfile-id}", + "OutputType": null, + "Command": "Remove-MgBetaSecurityCloudAppSecurityProfile", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/collaboration", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityCollaboration", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/collaboration", + "OutputType": null, + "Command": "Remove-MgBetaSecurityCollaboration", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/collaboration/analyzedEmails/{analyzedEmail-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityCollaborationAnalyzedEmail", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/collaboration/analyzedEmails/{analyzedEmail-id}", + "OutputType": null, + "Command": "Remove-MgBetaSecurityCollaborationAnalyzedEmail", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/domainSecurityProfiles/{domainSecurityProfile-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityDomainSecurityProfile", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/domainSecurityProfiles/{domainSecurityProfile-id}", + "OutputType": null, + "Command": "Remove-MgBetaSecurityDomainSecurityProfile", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/fileSecurityProfiles/{fileSecurityProfile-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityFileSecurityProfile", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/fileSecurityProfiles/{fileSecurityProfile-id}", + "OutputType": null, + "Command": "Remove-MgBetaSecurityFileSecurityProfile", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/hostSecurityProfiles/{hostSecurityProfile-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityHostSecurityProfile", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/hostSecurityProfiles/{hostSecurityProfile-id}", + "OutputType": null, + "Command": "Remove-MgBetaSecurityHostSecurityProfile", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/identities", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityIdentity", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/identities", + "OutputType": null, + "Command": "Remove-MgBetaSecurityIdentity", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/identities/healthIssues/{healthIssue-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityIdentityHealthIssue", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/identities/healthIssues/{healthIssue-id}", + "OutputType": null, + "Command": "Remove-MgBetaSecurityIdentityHealthIssue", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/identities/sensors/{sensor-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityIdentitySensor", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/identities/sensors/{sensor-id}", + "OutputType": null, + "Command": "Remove-MgBetaSecurityIdentitySensor", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/incidents/{incident-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityIncident", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/incidents/{incident-id}", + "OutputType": null, + "Command": "Remove-MgBetaSecurityIncident", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/informationProtection", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityInformationProtection", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/informationProtection", + "OutputType": null, + "Command": "Remove-MgBetaSecurityInformationProtection", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/informationProtection/labelPolicySettings", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityInformationProtectionLabelPolicySetting", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/informationProtection/labelPolicySettings", + "OutputType": null, + "Command": "Remove-MgBetaSecurityInformationProtectionLabelPolicySetting", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityInformationProtectionSensitivityLabel", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", + "OutputType": null, + "Command": "Remove-MgBetaSecurityInformationProtectionSensitivityLabel", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityInformationProtectionSensitivityLabelParent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", + "OutputType": null, + "Command": "Remove-MgBetaSecurityInformationProtectionSensitivityLabelParent", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/ipSecurityProfiles/{ipSecurityProfile-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityIPSecurityProfile", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/ipSecurityProfiles/{ipSecurityProfile-id}", + "OutputType": null, + "Command": "Remove-MgBetaSecurityIPSecurityProfile", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/labels", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityLabel", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/labels", + "OutputType": null, + "Command": "Remove-MgBetaSecurityLabel", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/labels/authorities/{authorityTemplate-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityLabelAuthority", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/labels/authorities/{authorityTemplate-id}", + "OutputType": null, + "Command": "Remove-MgBetaSecurityLabelAuthority", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/labels/categories/{categoryTemplate-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityLabelCategory", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/labels/categories/{categoryTemplate-id}", + "OutputType": null, + "Command": "Remove-MgBetaSecurityLabelCategory", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/{subcategoryTemplate-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityLabelCategorySubcategory", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/{subcategoryTemplate-id}", + "OutputType": null, + "Command": "Remove-MgBetaSecurityLabelCategorySubcategory", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/labels/citations/{citationTemplate-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityLabelCitation", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/labels/citations/{citationTemplate-id}", + "OutputType": null, + "Command": "Remove-MgBetaSecurityLabelCitation", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/labels/departments/{departmentTemplate-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityLabelDepartment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/labels/departments/{departmentTemplate-id}", + "OutputType": null, + "Command": "Remove-MgBetaSecurityLabelDepartment", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityLabelFilePlanReference", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}", + "OutputType": null, + "Command": "Remove-MgBetaSecurityLabelFilePlanReference", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityLabelRetentionLabel", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionlabel-delete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionlabel-delete?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}", + "OutputType": null, + "Command": "Remove-MgBetaSecurityLabelRetentionLabel", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityLabelRetentionLabelDescriptor", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors", + "OutputType": null, + "Command": "Remove-MgBetaSecurityLabelRetentionLabelDescriptor", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-stageNumber}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-stageNumber}", + "OutputType": null, + "Command": "Remove-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/partner", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityPartner", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/partner", + "OutputType": null, + "Command": "Remove-MgBetaSecurityPartner", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/partner/securityAlerts/{partnerSecurityAlert-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityPartnerSecurityAlert", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/partner/securityAlerts/{partnerSecurityAlert-id}", + "OutputType": null, + "Command": "Remove-MgBetaSecurityPartnerSecurityAlert", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/providerTenantSettings/{providerTenantSetting-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityProviderTenantSetting", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/providerTenantSettings/{providerTenantSetting-id}", + "OutputType": null, + "Command": "Remove-MgBetaSecurityProviderTenantSetting", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/rules", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityRule", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/rules", + "OutputType": null, + "Command": "Remove-MgBetaSecurityRule", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/rules/detectionRules/{detectionRule-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityRuleDetectionRule", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/rules/detectionRules/{detectionRule-id}", + "OutputType": null, + "Command": "Remove-MgBetaSecurityRuleDetectionRule", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/secureScores/{secureScore-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecuritySecureScore", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/secureScores/{secureScore-id}", + "OutputType": null, + "Command": "Remove-MgBetaSecuritySecureScore", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecuritySecureScoreControlProfile", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", + "OutputType": null, + "Command": "Remove-MgBetaSecuritySecureScoreControlProfile", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecuritySubjectRightsRequest", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}", + "OutputType": null, + "Command": "Remove-MgBetaSecuritySubjectRightsRequest", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecuritySubjectRightsRequestNote", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", + "OutputType": null, + "Command": "Remove-MgBetaSecuritySubjectRightsRequestNote", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityThreatIntelligence", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/threatIntelligence", + "OutputType": null, + "Command": "Remove-MgBetaSecurityThreatIntelligence", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/articles/{article-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityThreatIntelligenceArticle", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/threatIntelligence/articles/{article-id}", + "OutputType": null, + "Command": "Remove-MgBetaSecurityThreatIntelligenceArticle", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityThreatIntelligenceArticleIndicator", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", + "OutputType": null, + "Command": "Remove-MgBetaSecurityThreatIntelligenceArticleIndicator", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hosts/{host-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityThreatIntelligenceHost", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/threatIntelligence/hosts/{host-id}", + "OutputType": null, + "Command": "Remove-MgBetaSecurityThreatIntelligenceHost", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityThreatIntelligenceHostComponent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", + "OutputType": null, + "Command": "Remove-MgBetaSecurityThreatIntelligenceHostComponent", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityThreatIntelligenceHostCookie", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", + "OutputType": null, + "Command": "Remove-MgBetaSecurityThreatIntelligenceHostCookie", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityThreatIntelligenceHostPair", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}", + "OutputType": null, + "Command": "Remove-MgBetaSecurityThreatIntelligenceHostPair", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityThreatIntelligenceHostPort", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}", + "OutputType": null, + "Command": "Remove-MgBetaSecurityThreatIntelligenceHostPort", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityThreatIntelligenceHostReputation", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation", + "OutputType": null, + "Command": "Remove-MgBetaSecurityThreatIntelligenceHostReputation", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityThreatIntelligenceHostSslCertificate", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}", + "OutputType": null, + "Command": "Remove-MgBetaSecurityThreatIntelligenceHostSslCertificate", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityThreatIntelligenceHostTracker", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", + "OutputType": null, + "Command": "Remove-MgBetaSecurityThreatIntelligenceHostTracker", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityThreatIntelligenceIntelProfile", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}", + "OutputType": null, + "Command": "Remove-MgBetaSecurityThreatIntelligenceIntelProfile", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityThreatIntelligencePassiveDnsRecord", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", + "OutputType": null, + "Command": "Remove-MgBetaSecurityThreatIntelligencePassiveDnsRecord", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityThreatIntelligenceProfileIndicator", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", + "OutputType": null, + "Command": "Remove-MgBetaSecurityThreatIntelligenceProfileIndicator", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityThreatIntelligenceSslCertificate", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}", + "OutputType": null, + "Command": "Remove-MgBetaSecurityThreatIntelligenceSslCertificate", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityThreatIntelligenceSubdomain", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}", + "OutputType": null, + "Command": "Remove-MgBetaSecurityThreatIntelligenceSubdomain", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityThreatIntelligenceVulnerability", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", + "OutputType": null, + "Command": "Remove-MgBetaSecurityThreatIntelligenceVulnerability", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", + "OutputType": null, + "Command": "Remove-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityThreatIntelligenceWhoisHistoryRecord", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}", + "OutputType": null, + "Command": "Remove-MgBetaSecurityThreatIntelligenceWhoisHistoryRecord", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityThreatIntelligenceWhoisRecord", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}", + "OutputType": null, + "Command": "Remove-MgBetaSecurityThreatIntelligenceWhoisRecord", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatSubmission", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityThreatSubmission", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/threatSubmission", + "OutputType": null, + "Command": "Remove-MgBetaSecurityThreatSubmission", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatSubmission/emailThreats/{emailThreatSubmission-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityThreatSubmissionEmailThreat", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/threatSubmission/emailThreats/{emailThreatSubmission-id}", + "OutputType": null, + "Command": "Remove-MgBetaSecurityThreatSubmissionEmailThreat", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies/{emailThreatSubmissionPolicy-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies/{emailThreatSubmissionPolicy-id}", + "OutputType": null, + "Command": "Remove-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatSubmission/fileThreats/{fileThreatSubmission-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityThreatSubmissionFileThreat", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/threatSubmission/fileThreats/{fileThreatSubmission-id}", + "OutputType": null, + "Command": "Remove-MgBetaSecurityThreatSubmissionFileThreat", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatSubmission/urlThreats/{urlThreatSubmission-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityThreatSubmissionUrlThreat", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/threatSubmission/urlThreats/{urlThreatSubmission-id}", + "OutputType": null, + "Command": "Remove-MgBetaSecurityThreatSubmissionUrlThreat", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/tiIndicators/{tiIndicator-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityTiIndicator", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicator-delete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicator-delete?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/security/tiIndicators/{tiIndicator-id}", + "OutputType": null, + "Command": "Remove-MgBetaSecurityTiIndicator", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/tiIndicators/deleteTiIndicatorsByExternalId", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityTiIndicatorByExternalId", - "OutputType": "IMicrosoftGraphResultInfo", + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicator-deletetiindicatorsbyexternalid?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicator-deletetiindicatorsbyexternalid?view=graph-rest-beta", + "Method": "POST", + "Uri": "/security/tiIndicators/deleteTiIndicatorsByExternalId", + "OutputType": "IMicrosoftGraphResultInfo", + "Command": "Remove-MgBetaSecurityTiIndicatorByExternalId", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/tiIndicators/deleteTiIndicators", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityTiIndicatorMultiple", - "OutputType": "IMicrosoftGraphResultInfo", + "ApiVersion": "beta", "Variants": [ "Delete1", "DeleteExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicator-deletetiindicators?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicator-deletetiindicators?view=graph-rest-beta", + "Method": "POST", + "Uri": "/security/tiIndicators/deleteTiIndicators", + "OutputType": "IMicrosoftGraphResultInfo", + "Command": "Remove-MgBetaSecurityTiIndicatorMultiple", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/triggers", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityTrigger", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/triggers", + "OutputType": null, + "Command": "Remove-MgBetaSecurityTrigger", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityTriggerRetentionEvent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionevent-delete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionevent-delete?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", + "OutputType": null, + "Command": "Remove-MgBetaSecurityTriggerRetentionEvent", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/triggerTypes", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityTriggerType", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/triggerTypes", + "OutputType": null, + "Command": "Remove-MgBetaSecurityTriggerType", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityTriggerTypeRetentionEventType", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentioneventtype-delete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentioneventtype-delete?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}", + "OutputType": null, + "Command": "Remove-MgBetaSecurityTriggerTypeRetentionEventType", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/userSecurityProfiles/{userSecurityProfile-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaSecurityUserSecurityProfile", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/userSecurityProfiles/{userSecurityProfile-id}", + "OutputType": null, + "Command": "Remove-MgBetaSecurityUserSecurityProfile", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "Remove-MgBetaServiceAnnouncementHealthOverview", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", + "OutputType": null, + "Command": "Remove-MgBetaServiceAnnouncementHealthOverview", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "Remove-MgBetaServiceAnnouncementHealthOverviewIssue", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", + "OutputType": null, + "Command": "Remove-MgBetaServiceAnnouncementHealthOverviewIssue", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "Remove-MgBetaServiceAnnouncementIssue", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", + "OutputType": null, + "Command": "Remove-MgBetaServiceAnnouncementIssue", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "Remove-MgBetaServiceAnnouncementMessage", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", + "OutputType": null, + "Command": "Remove-MgBetaServiceAnnouncementMessage", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "Remove-MgBetaServiceAnnouncementMessageAttachment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", + "OutputType": null, + "Command": "Remove-MgBetaServiceAnnouncementMessageAttachment", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "Remove-MgBetaServiceAnnouncementMessageAttachmentArchive", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive", + "OutputType": null, + "Command": "Remove-MgBetaServiceAnnouncementMessageAttachmentArchive", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "Remove-MgBetaServiceAnnouncementMessageAttachmentContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content", + "OutputType": null, + "Command": "Remove-MgBetaServiceAnnouncementMessageAttachmentContent", + "Module": "Beta.Devices.ServiceAnnouncement" }, { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -454588,65 +455353,65 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/servicePrincipals/{servicePrincipal-id}", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaServicePrincipal", "OutputType": null, + "Command": "Remove-MgBetaServicePrincipal", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-approleassignedto?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaServicePrincipalAppRoleAssignedTo", "OutputType": null, + "Command": "Remove-MgBetaServicePrincipalAppRoleAssignedTo", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-approleassignedto?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-approleassignments?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaServicePrincipalAppRoleAssignment", "OutputType": null, + "Command": "Remove-MgBetaServicePrincipalAppRoleAssignment", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-approleassignments?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/servicePrincipals(appId='{appId}')", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaServicePrincipalByAppId", "OutputType": null, + "Command": "Remove-MgBetaServicePrincipalByAppId", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Policy.Read.All", @@ -454689,65 +455454,65 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Remove-MgBetaServicePrincipalClaimMappingPolicyByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-claimsmappingpolicies?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/{claimsMappingPolicy-id}/$ref", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaServicePrincipalClaimMappingPolicyClaimMappingPolicyByRef", "OutputType": null, + "Command": "Remove-MgBetaServicePrincipalClaimMappingPolicyClaimMappingPolicyByRef", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaServicePrincipalClaimMappingPolicyByRef", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-claimsmappingpolicies?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsPolicy", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaServicePrincipalClaimPolicy", "OutputType": null, + "Command": "Remove-MgBetaServicePrincipalClaimPolicy", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-delegatedpermissionclassifications?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaServicePrincipalDelegatedPermissionClassification", "OutputType": null, + "Command": "Remove-MgBetaServicePrincipalDelegatedPermissionClassification", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-delegatedpermissionclassifications?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaServicePrincipalEndpoint", "OutputType": null, + "Command": "Remove-MgBetaServicePrincipalEndpoint", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Policy.Read.All", @@ -454790,35 +455555,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Remove-MgBetaServicePrincipalHomeRealmDiscoveryPolicyByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-homerealmdiscoverypolicies?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/$ref", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaServicePrincipalHomeRealmDiscoveryPolicyHomeRealmDiscoveryPolicyByRef", "OutputType": null, + "Command": "Remove-MgBetaServicePrincipalHomeRealmDiscoveryPolicyHomeRealmDiscoveryPolicyByRef", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaServicePrincipalHomeRealmDiscoveryPolicyByRef", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-homerealmdiscoverypolicies?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/{licenseDetails-id}", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaServicePrincipalLicenseDetail", "OutputType": null, + "Command": "Remove-MgBetaServicePrincipalLicenseDetail", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -454845,20 +455610,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Remove-MgBetaServicePrincipalOwnerByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-owners?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/$ref", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaServicePrincipalOwnerDirectoryObjectByRef", "OutputType": null, + "Command": "Remove-MgBetaServicePrincipalOwnerDirectoryObjectByRef", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", - "DeleteViaIdentity" + "DeleteExpanded", + "DeleteViaIdentity", + "DeleteViaIdentityExpanded" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": "Remove-MgBetaServicePrincipalOwnerByRef", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-owners?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -454885,22 +455652,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-deletepasswordsinglesignoncredentials?view=graph-rest-beta", + "Method": "POST", "Uri": "/servicePrincipals/{servicePrincipal-id}/deletePasswordSingleSignOnCredentials", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaServicePrincipalPasswordSingleSignOnCredential", "OutputType": null, + "Command": "Remove-MgBetaServicePrincipalPasswordSingleSignOnCredential", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", - "DeleteExpanded", - "DeleteViaIdentity", - "DeleteViaIdentityExpanded" + "DeleteViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-deletepasswordsinglesignoncredentials?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Application-RemoteDesktopConfig.ReadWrite.All", @@ -454927,20 +455692,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-remotedesktopsecurityconfiguration?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaServicePrincipalRemoteDesktopSecurityConfiguration", "OutputType": null, + "Command": "Remove-MgBetaServicePrincipalRemoteDesktopSecurityConfiguration", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-remotedesktopsecurityconfiguration?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Application-RemoteDesktopConfig.ReadWrite.All", @@ -454975,50 +455740,50 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-delete-targetdevicegroups?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", "OutputType": null, + "Command": "Remove-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-delete-targetdevicegroups?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaServicePrincipalRiskDetection", "OutputType": null, + "Command": "Remove-MgBetaServicePrincipalRiskDetection", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaServicePrincipalSynchronization", "OutputType": null, + "Command": "Remove-MgBetaServicePrincipalSynchronization", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -455037,50 +455802,50 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaServicePrincipalSynchronizationJob", "OutputType": null, + "Command": "Remove-MgBetaServicePrincipalSynchronizationJob", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-delete?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaServicePrincipalSynchronizationJobBulkUpload", "OutputType": null, + "Command": "Remove-MgBetaServicePrincipalSynchronizationJobBulkUpload", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaServicePrincipalSynchronizationJobBulkUploadContent", "OutputType": null, + "Command": "Remove-MgBetaServicePrincipalSynchronizationJobBulkUploadContent", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -455107,518 +455872,518 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaServicePrincipalSynchronizationJobSchema", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Remove-MgBetaServicePrincipalSynchronizationJobSchema", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", + "OutputType": null, + "Command": "Remove-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaServicePrincipalSynchronizationTemplate", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", + "OutputType": null, + "Command": "Remove-MgBetaServicePrincipalSynchronizationTemplate", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaServicePrincipalSynchronizationTemplateSchema", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", + "OutputType": null, + "Command": "Remove-MgBetaServicePrincipalSynchronizationTemplateSchema", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", + "OutputType": null, + "Command": "Remove-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/driveItem/content", - "Module": "Beta.Files", - "Command": "Remove-MgBetaShareDriveItemContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/driveItem/content", + "OutputType": null, + "Command": "Remove-MgBetaShareDriveItemContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/driveItem/contentStream", - "Module": "Beta.Files", - "Command": "Remove-MgBetaShareDriveItemContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/driveItem/contentStream", + "OutputType": null, + "Command": "Remove-MgBetaShareDriveItemContentStream", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content", - "Module": "Beta.Files", - "Command": "Remove-MgBetaShareItemContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content", + "OutputType": null, + "Command": "Remove-MgBetaShareItemContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/contentStream", - "Module": "Beta.Files", - "Command": "Remove-MgBetaShareItemContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/contentStream", + "OutputType": null, + "Command": "Remove-MgBetaShareItemContentStream", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list", - "Module": "Beta.Files", - "Command": "Remove-MgBetaShareList", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/list", + "OutputType": null, + "Command": "Remove-MgBetaShareList", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaShareListColumn", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", + "OutputType": null, + "Command": "Remove-MgBetaShareListColumn", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaShareListContentType", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", + "OutputType": null, + "Command": "Remove-MgBetaShareListContentType", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaShareListContentTypeColumn", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "OutputType": null, + "Command": "Remove-MgBetaShareListContentTypeColumn", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaShareListContentTypeColumnLink", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "OutputType": null, + "Command": "Remove-MgBetaShareListContentTypeColumnLink", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/listItem", - "Module": "Beta.Files", - "Command": "Remove-MgBetaShareListItem", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/listItem", + "OutputType": null, + "Command": "Remove-MgBetaShareListItem", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaShareListItemDocumentSetVersion", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "OutputType": null, + "Command": "Remove-MgBetaShareListItemDocumentSetVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Module": "Beta.Files", - "Command": "Remove-MgBetaShareListItemDocumentSetVersionField", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "OutputType": null, + "Command": "Remove-MgBetaShareListItemDocumentSetVersionField", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content", - "Module": "Beta.Files", - "Command": "Remove-MgBetaShareListItemDriveItemContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content", + "OutputType": null, + "Command": "Remove-MgBetaShareListItemDriveItemContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/contentStream", - "Module": "Beta.Files", - "Command": "Remove-MgBetaShareListItemDriveItemContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/contentStream", + "OutputType": null, + "Command": "Remove-MgBetaShareListItemDriveItemContentStream", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", - "Module": "Beta.Files", - "Command": "Remove-MgBetaShareListItemField", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", + "OutputType": null, + "Command": "Remove-MgBetaShareListItemField", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/permissions/{permission-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaShareListItemPermission", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/permissions/{permission-id}", + "OutputType": null, + "Command": "Remove-MgBetaShareListItemPermission", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaShareListItemVersion", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "OutputType": null, + "Command": "Remove-MgBetaShareListItemVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Module": "Beta.Files", - "Command": "Remove-MgBetaShareListItemVersionField", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "OutputType": null, + "Command": "Remove-MgBetaShareListItemVersionField", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaShareListOperation", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", + "OutputType": null, + "Command": "Remove-MgBetaShareListOperation", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/permissions/{permission-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaShareListPermission", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/list/permissions/{permission-id}", + "OutputType": null, + "Command": "Remove-MgBetaShareListPermission", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaShareListSubscription", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", + "OutputType": null, + "Command": "Remove-MgBetaShareListSubscription", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/permission", - "Module": "Beta.Files", - "Command": "Remove-MgBetaSharePermission", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/permission", + "OutputType": null, + "Command": "Remove-MgBetaSharePermission", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/root/content", - "Module": "Beta.Files", - "Command": "Remove-MgBetaShareRootContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/root/content", + "OutputType": null, + "Command": "Remove-MgBetaShareRootContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/root/contentStream", - "Module": "Beta.Files", - "Command": "Remove-MgBetaShareRootContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/root/contentStream", + "OutputType": null, + "Command": "Remove-MgBetaShareRootContentStream", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaShareSharedDriveItemSharedDriveItem", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}", + "OutputType": null, + "Command": "Remove-MgBetaShareSharedDriveItemSharedDriveItem", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/analytics", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteAnalytic", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/sites/{site-id}/analytics", + "OutputType": null, + "Command": "Remove-MgBetaSiteAnalytic", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteAnalyticItemActivityStat", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "OutputType": null, + "Command": "Remove-MgBetaSiteAnalyticItemActivityStat", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteAnalyticItemActivityStatActivity", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", + "OutputType": null, + "Command": "Remove-MgBetaSiteAnalyticItemActivityStatActivity", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "Sites.Manage.All", @@ -455637,20 +456402,54 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteColumn", "OutputType": null, + "Command": "Remove-MgBetaSiteColumn", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ - "Delete", - "DeleteViaIdentity" + "Remove", + "RemoveExpanded", + "RemoveViaIdentity", + "RemoveViaIdentityExpanded" ], - "Method": "DELETE", + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-removefromdrive?view=graph-rest-beta", + "Method": "POST", + "Uri": "/sites/{site-id}/contentModels/{contentModel-id}/removeFromDrive", + "OutputType": null, + "Command": "Remove-MgBetaSiteContentModelFromDrive", + "Module": "Beta.Sites" + }, + { "ApiVersion": "beta", + "Variants": [ + "Remove", + "RemoveExpanded", + "RemoveViaIdentity", + "RemoveViaIdentityExpanded" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contentmodel-removefromdrive?view=graph-rest-beta", + "Method": "POST", + "Uri": "/sites/{site-id}/contentModels/getByName(modelName='{modelName}')/removeFromDrive", + "OutputType": null, + "Command": "Remove-MgBetaSiteContentModelGetByNameFromDrive", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "Sites.Manage.All", @@ -455669,20 +456468,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteContentType", "OutputType": null, + "Command": "Remove-MgBetaSiteContentType", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-delete?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Sites.Manage.All", @@ -455701,101 +456500,95 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/columndefinition-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteContentTypeColumn", "OutputType": null, + "Command": "Remove-MgBetaSiteContentTypeColumn", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/columndefinition-delete?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteContentTypeColumnLink", "OutputType": null, + "Command": "Remove-MgBetaSiteContentTypeColumnLink", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/sites/{site-id}/getByPath(path='{path}')/analytics", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteGetByPathAnalytic", "OutputType": null, + "Command": "Remove-MgBetaSiteGetByPathAnalytic", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/onenote", + "OutputType": null, + "Command": "Remove-MgBetaSiteGetByPathOnenote", + "Module": "Beta.Notes" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/onenote", - "Module": "Beta.Notes", - "Command": "Remove-MgBetaSiteGetByPathOnenote", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/termStore", + "OutputType": null, + "Command": "Remove-MgBetaSiteGetByPathTermStore", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStore", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteGetByPathTermStore", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/sites/{site-id}/lists/{list-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteList", "OutputType": null, + "Command": "Remove-MgBetaSiteList", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Sites.Manage.All", @@ -455814,20 +456607,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteListColumn", "OutputType": null, + "Command": "Remove-MgBetaSiteListColumn", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Sites.Manage.All", @@ -455846,20 +456639,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteListContentType", "OutputType": null, + "Command": "Remove-MgBetaSiteListContentType", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Sites.Manage.All", @@ -455878,65 +456671,65 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteListContentTypeColumn", "OutputType": null, + "Command": "Remove-MgBetaSiteListContentTypeColumn", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteListContentTypeColumnLink", "OutputType": null, + "Command": "Remove-MgBetaSiteListContentTypeColumnLink", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteListItem", "OutputType": null, + "Command": "Remove-MgBetaSiteListItem", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delete?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteListItemActivity", "OutputType": null, + "Command": "Remove-MgBetaSiteListItemActivity", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -455971,50 +456764,50 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteListItemDocumentSetVersion", "OutputType": null, + "Command": "Remove-MgBetaSiteListItemDocumentSetVersion", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-delete?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteListItemDocumentSetVersionField", "OutputType": null, + "Command": "Remove-MgBetaSiteListItemDocumentSetVersionField", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteListItemField", "OutputType": null, + "Command": "Remove-MgBetaSiteListItemField", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -456041,65 +456834,65 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteListItemPermission", "OutputType": null, + "Command": "Remove-MgBetaSiteListItemPermission", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteListItemVersion", "OutputType": null, + "Command": "Remove-MgBetaSiteListItemVersion", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteListItemVersionField", "OutputType": null, + "Command": "Remove-MgBetaSiteListItemVersionField", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteListOperation", "OutputType": null, + "Command": "Remove-MgBetaSiteListOperation", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -456126,50 +456919,50 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/sites/{site-id}/lists/{list-id}/permissions/{permission-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteListPermission", "OutputType": null, + "Command": "Remove-MgBetaSiteListPermission", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteListSubscription", "OutputType": null, + "Command": "Remove-MgBetaSiteListSubscription", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", - "Module": "Beta.Notes", - "Command": "Remove-MgBetaSiteOnenoteNotebook", "OutputType": null, + "Command": "Remove-MgBetaSiteOnenoteNotebook", + "Module": "Beta.Notes" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.ReadWrite", @@ -456188,677 +456981,1175 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", - "Module": "Beta.Notes", + "OutputType": null, "Command": "Remove-MgBetaSiteOnenotePage", + "Module": "Beta.Notes" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", + "OutputType": null, + "Command": "Remove-MgBetaSiteOnenoteSection", + "Module": "Beta.Notes" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", "OutputType": null, + "Command": "Remove-MgBetaSiteOnenoteSectionGroup", + "Module": "Beta.Notes" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "DELETE", + "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}", + "OutputType": null, + "Command": "Remove-MgBetaSiteOperation", + "Module": "Beta.Sites" + }, + { "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}", + "OutputType": null, + "Command": "Remove-MgBetaSitePage", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [], - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "Module": "Beta.Notes", - "Command": "Remove-MgBetaSiteOnenoteSection", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", "OutputType": null, + "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayout", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "DELETE", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", + "OutputType": null, + "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSection", + "Module": "Beta.Sites" + }, + { "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", + "OutputType": null, + "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [], - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "Module": "Beta.Notes", - "Command": "Remove-MgBetaSiteOnenoteSectionGroup", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", "OutputType": null, + "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "DELETE", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", + "OutputType": null, + "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayoutVerticalSection", + "Module": "Beta.Sites" + }, + { "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", + "OutputType": null, + "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [], - "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteOperation", + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/webpart-delete?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", "OutputType": null, + "Command": "Remove-MgBetaSitePageAsSitePageWebPart", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "DELETE", + "Uri": "/sites/{site-id}/permissions/{permission-id}", + "OutputType": null, + "Command": "Remove-MgBetaSitePermission", + "Module": "Beta.Sites" + }, + { "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore", + "OutputType": null, + "Command": "Remove-MgBetaSiteTermStore", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSitePage", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}", + "OutputType": null, + "Command": "Remove-MgBetaSiteTermStoreGroup", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", + "OutputType": null, + "Command": "Remove-MgBetaSiteTermStoreGroupSet", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", + "OutputType": null, + "Command": "Remove-MgBetaSiteTermStoreGroupSetChild", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "OutputType": null, + "Command": "Remove-MgBetaSiteTermStoreGroupSetChildRelation", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", + "OutputType": null, + "Command": "Remove-MgBetaSiteTermStoreGroupSetParentGroup", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", + "OutputType": null, + "Command": "Remove-MgBetaSiteTermStoreGroupSetRelation", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", + "OutputType": null, + "Command": "Remove-MgBetaSiteTermStoreGroupSetTerm", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "OutputType": null, + "Command": "Remove-MgBetaSiteTermStoreGroupSetTermChild", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "OutputType": null, + "Command": "Remove-MgBetaSiteTermStoreGroupSetTermChildRelation", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "OutputType": null, + "Command": "Remove-MgBetaSiteTermStoreGroupSetTermRelation", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}", + "OutputType": null, + "Command": "Remove-MgBetaSiteTermStoreSet", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", + "OutputType": null, + "Command": "Remove-MgBetaSiteTermStoreSetChild", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "OutputType": null, + "Command": "Remove-MgBetaSiteTermStoreSetChildRelation", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", + "OutputType": null, + "Command": "Remove-MgBetaSiteTermStoreSetParentGroup", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", + "OutputType": null, + "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSet", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", + "OutputType": null, + "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetChild", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "OutputType": null, + "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetChildRelation", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", + "OutputType": null, + "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetRelation", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", + "OutputType": null, + "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTerm", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", "OutputType": null, + "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTermChild", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "OutputType": null, + "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayout", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", + "OutputType": null, + "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTermRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSection", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", + "OutputType": null, + "Command": "Remove-MgBetaSiteTermStoreSetRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", + "OutputType": null, + "Command": "Remove-MgBetaSiteTermStoreSetTerm", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "OutputType": null, + "Command": "Remove-MgBetaSiteTermStoreSetTermChild", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayoutVerticalSection", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "OutputType": null, + "Command": "Remove-MgBetaSiteTermStoreSetTermChildRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "OutputType": null, + "Command": "Remove-MgBetaSiteTermStoreSetTermRelation", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "Delete" + ], "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSitePageAsSitePageWebPart", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/solutions/backupRestore", "OutputType": null, + "Command": "Remove-MgBetaSolutionBackupRestore", + "Module": "Beta.BackupRestore" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/webpart-delete?view=graph-rest-beta" + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/solutions/backupRestore/driveInclusionRules/{driveProtectionRule-id}", + "OutputType": null, + "Command": "Remove-MgBetaSolutionBackupRestoreDriveInclusionRule", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/permissions/{permission-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSitePermission", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/solutions/backupRestore/driveProtectionUnits/{driveProtectionUnit-id}", + "OutputType": null, + "Command": "Remove-MgBetaSolutionBackupRestoreDriveProtectionUnit", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteTermStore", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}", + "OutputType": null, + "Command": "Remove-MgBetaSolutionBackupRestoreExchangeProtectionPolicy", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteTermStoreGroup", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}", + "OutputType": null, + "Command": "Remove-MgBetaSolutionBackupRestoreExchangeRestoreSession", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteTermStoreGroupSet", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts/{mailboxRestoreArtifact-id}", + "OutputType": null, + "Command": "Remove-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteTermStoreGroupSetChild", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/solutions/backupRestore/mailboxInclusionRules/{mailboxProtectionRule-id}", + "OutputType": null, + "Command": "Remove-MgBetaSolutionBackupRestoreMailboxInclusionRule", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteTermStoreGroupSetChildRelation", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/solutions/backupRestore/mailboxProtectionUnits/{mailboxProtectionUnit-id}", + "OutputType": null, + "Command": "Remove-MgBetaSolutionBackupRestoreMailboxProtectionUnit", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteTermStoreGroupSetParentGroup", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}", + "OutputType": null, + "Command": "Remove-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicy", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteTermStoreGroupSetRelation", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}", + "OutputType": null, + "Command": "Remove-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSession", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteTermStoreGroupSetTerm", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts/{driveRestoreArtifact-id}", + "OutputType": null, + "Command": "Remove-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteTermStoreGroupSetTermChild", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/solutions/backupRestore/restorePoints/{restorePoint-id}", + "OutputType": null, + "Command": "Remove-MgBetaSolutionBackupRestorePoint", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteTermStoreGroupSetTermChildRelation", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/protectionpolicybase-delete?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/solutions/backupRestore/protectionPolicies/{protectionPolicyBase-id}", + "OutputType": null, + "Command": "Remove-MgBetaSolutionBackupRestoreProtectionPolicy", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteTermStoreGroupSetTermRelation", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/backuprestoreroot-delete-serviceapps?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/solutions/backupRestore/serviceApps/{serviceApp-id}", + "OutputType": null, + "Command": "Remove-MgBetaSolutionBackupRestoreServiceApp", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteTermStoreSet", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/restoresessionbase-delete?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/solutions/backupRestore/restoreSessions/{restoreSessionBase-id}", + "OutputType": null, + "Command": "Remove-MgBetaSolutionBackupRestoreSession", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteTermStoreSetChild", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}", + "OutputType": null, + "Command": "Remove-MgBetaSolutionBackupRestoreSharePointProtectionPolicy", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteTermStoreSetChildRelation", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}", + "OutputType": null, + "Command": "Remove-MgBetaSolutionBackupRestoreSharePointRestoreSession", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteTermStoreSetParentGroup", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts/{siteRestoreArtifact-id}", + "OutputType": null, + "Command": "Remove-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSet", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/solutions/backupRestore/siteInclusionRules/{siteProtectionRule-id}", + "OutputType": null, + "Command": "Remove-MgBetaSolutionBackupRestoreSiteInclusionRule", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetChild", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/solutions/backupRestore/siteProtectionUnits/{siteProtectionUnit-id}", + "OutputType": null, + "Command": "Remove-MgBetaSolutionBackupRestoreSiteProtectionUnit", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetChildRelation", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" + ], + "Permissions": [ + { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + } ], - "Method": "DELETE", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenario-delete?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/solutions/businessScenarios/{businessScenario-id}", + "OutputType": null, + "Command": "Remove-MgBetaSolutionBusinessScenario", + "Module": "Beta.BusinessScenario" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetRelation", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenario-delete?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/solutions/businessScenarios(uniqueName='{uniqueName}')", + "OutputType": null, + "Command": "Remove-MgBetaSolutionBusinessScenarioByUniqueName", + "Module": "Beta.BusinessScenario" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTerm", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner", + "OutputType": null, + "Command": "Remove-MgBetaSolutionBusinessScenarioPlanner", + "Module": "Beta.BusinessScenario" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTermChild", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration", + "OutputType": null, + "Command": "Remove-MgBetaSolutionBusinessScenarioPlannerPlanConfiguration", + "Module": "Beta.BusinessScenario" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [ + { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + } + ], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/{plannerPlanConfigurationLocalization-id}", + "OutputType": null, + "Command": "Remove-MgBetaSolutionBusinessScenarioPlannerPlanConfigurationLocalization", + "Module": "Beta.BusinessScenario" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteTermStoreSetParentGroupSetTermRelation", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenarioplanner-delete-tasks?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}", + "OutputType": null, + "Command": "Remove-MgBetaSolutionBusinessScenarioPlannerTask", + "Module": "Beta.BusinessScenario" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteTermStoreSetRelation", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/assignedToTaskBoardFormat", + "OutputType": null, + "Command": "Remove-MgBetaSolutionBusinessScenarioPlannerTaskAssignedToTaskBoardFormat", + "Module": "Beta.BusinessScenario" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteTermStoreSetTerm", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/bucketTaskBoardFormat", + "OutputType": null, + "Command": "Remove-MgBetaSolutionBusinessScenarioPlannerTaskBucketTaskBoardFormat", + "Module": "Beta.BusinessScenario" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteTermStoreSetTermChild", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/taskConfiguration", + "OutputType": null, + "Command": "Remove-MgBetaSolutionBusinessScenarioPlannerTaskConfiguration", + "Module": "Beta.BusinessScenario" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteTermStoreSetTermChildRelation", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/details", + "OutputType": null, + "Command": "Remove-MgBetaSolutionBusinessScenarioPlannerTaskDetail", + "Module": "Beta.BusinessScenario" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Module": "Beta.Sites", - "Command": "Remove-MgBetaSiteTermStoreSetTermRelation", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/progressTaskBoardFormat", + "OutputType": null, + "Command": "Remove-MgBetaSolutionBusinessScenarioPlannerTaskProgressTaskBoardFormat", + "Module": "Beta.BusinessScenario" }, { - "Permissions": [], - "Uri": "/subscribedSkus/{subscribedSku-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaSubscribedSku", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/subscribedSkus/{subscribedSku-id}", + "OutputType": null, + "Command": "Remove-MgBetaSubscribedSku", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/subscriptions/{subscription-id}", - "Module": "Beta.ChangeNotifications", - "Command": "Remove-MgBetaSubscription", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-delete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-delete?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/subscriptions/{subscription-id}", + "OutputType": null, + "Command": "Remove-MgBetaSubscription", + "Module": "Beta.ChangeNotifications" }, { - "Permissions": [], - "Uri": "/teams/{team-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeam", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/teams/{team-id}", + "OutputType": null, + "Command": "Remove-MgBetaTeam", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "Channel.Delete.Group", @@ -456893,112 +458184,112 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/teams/{team-id}/channels/{channel-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamChannel", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-delete?view=graph-rest-beta" + "Command": "Remove-MgBetaTeamChannel", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/channels/{channel-id}/removeEmail", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamChannelEmail", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Remove", "RemoveViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-beta", + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/removeEmail", + "OutputType": null, + "Command": "Remove-MgBetaTeamChannelEmail", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamChannelFileFolderContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content", + "OutputType": null, + "Command": "Remove-MgBetaTeamChannelFileFolderContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/contentStream", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamChannelFileFolderContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/contentStream", + "OutputType": null, + "Command": "Remove-MgBetaTeamChannelFileFolderContentStream", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamChannelMember", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-delete-members?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-delete-members?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", + "OutputType": null, + "Command": "Remove-MgBetaTeamChannelMember", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamChannelMessageReplyHostedContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "OutputType": null, + "Command": "Remove-MgBetaTeamChannelMessageReplyHostedContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamChannelSharedWithTeam", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-delete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-delete?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "OutputType": null, + "Command": "Remove-MgBetaTeamChannelSharedWithTeam", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "TeamsTab.ReadWriteSelfForTeam", @@ -457073,20 +458364,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamChannelTab", "OutputType": null, + "Command": "Remove-MgBetaTeamChannelTab", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForTeam", @@ -457153,247 +458444,247 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-delete-installedapps?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamInstalledApp", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-delete-installedapps?view=graph-rest-beta" + "Command": "Remove-MgBetaTeamInstalledApp", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/members/{conversationMember-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamMember", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-delete-members?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-delete-members?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/teams/{team-id}/members/{conversationMember-id}", + "OutputType": null, + "Command": "Remove-MgBetaTeamMember", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamOperation", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", + "OutputType": null, + "Command": "Remove-MgBetaTeamOperation", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamPermissionGrant", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "OutputType": null, + "Command": "Remove-MgBetaTeamPermissionGrant", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/photo/$value", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamPhotoContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/teams/{team-id}/photo/$value", + "OutputType": null, + "Command": "Remove-MgBetaTeamPhotoContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamPrimaryChannel", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/teams/{team-id}/primaryChannel", + "OutputType": null, + "Command": "Remove-MgBetaTeamPrimaryChannel", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/removeEmail", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamPrimaryChannelEmail", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Remove", "RemoveViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-beta", + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/removeEmail", + "OutputType": null, + "Command": "Remove-MgBetaTeamPrimaryChannelEmail", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamPrimaryChannelFileFolderContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content", + "OutputType": null, + "Command": "Remove-MgBetaTeamPrimaryChannelFileFolderContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/filesFolder/contentStream", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamPrimaryChannelFileFolderContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/teams/{team-id}/primaryChannel/filesFolder/contentStream", + "OutputType": null, + "Command": "Remove-MgBetaTeamPrimaryChannelFileFolderContentStream", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamPrimaryChannelMember", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", + "OutputType": null, + "Command": "Remove-MgBetaTeamPrimaryChannelMember", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamPrimaryChannelMessageReplyHostedContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "OutputType": null, + "Command": "Remove-MgBetaTeamPrimaryChannelMessageReplyHostedContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamPrimaryChannelSharedWithTeam", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "OutputType": null, + "Command": "Remove-MgBetaTeamPrimaryChannelSharedWithTeam", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamPrimaryChannelTab", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", + "OutputType": null, + "Command": "Remove-MgBetaTeamPrimaryChannelTab", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/schedule", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamSchedule", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/teams/{team-id}/schedule", + "OutputType": null, + "Command": "Remove-MgBetaTeamSchedule", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/schedule/dayNotes/{dayNote-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamScheduleDayNote", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/teams/{team-id}/schedule/dayNotes/{dayNote-id}", + "OutputType": null, + "Command": "Remove-MgBetaTeamScheduleDayNote", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamScheduleOfferShiftRequest", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", + "OutputType": null, + "Command": "Remove-MgBetaTeamScheduleOfferShiftRequest", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -457412,35 +458703,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamScheduleOpenShift", "OutputType": null, + "Command": "Remove-MgBetaTeamScheduleOpenShift", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-delete?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamScheduleOpenShiftChangeRequest", "OutputType": null, + "Command": "Remove-MgBetaTeamScheduleOpenShiftChangeRequest", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -457459,20 +458750,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedulinggroup-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamScheduleSchedulingGroup", "OutputType": null, + "Command": "Remove-MgBetaTeamScheduleSchedulingGroup", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedulinggroup-delete?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -457499,65 +458790,65 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shift-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamScheduleShift", "OutputType": null, + "Command": "Remove-MgBetaTeamScheduleShift", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shift-delete?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/teams/{team-id}/schedule/shiftsRoleDefinitions/{shiftsRoleDefinition-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamScheduleShiftRoleDefinition", "OutputType": null, + "Command": "Remove-MgBetaTeamScheduleShiftRoleDefinition", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamScheduleSwapShiftChangeRequest", "OutputType": null, + "Command": "Remove-MgBetaTeamScheduleSwapShiftChangeRequest", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamScheduleTimeCard", "OutputType": null, + "Command": "Remove-MgBetaTeamScheduleTimeCard", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-delete?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -457576,20 +458867,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoff-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamScheduleTimeOff", "OutputType": null, + "Command": "Remove-MgBetaTeamScheduleTimeOff", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoff-delete?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -457608,20 +458899,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffreason-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamScheduleTimeOffReason", "OutputType": null, + "Command": "Remove-MgBetaTeamScheduleTimeOffReason", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffreason-delete?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -457640,20 +458931,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffrequest-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamScheduleTimeOffRequest", "OutputType": null, + "Command": "Remove-MgBetaTeamScheduleTimeOffRequest", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffrequest-delete?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "TeamworkTag.ReadWrite", @@ -457672,20 +458963,20 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamTag", "OutputType": null, + "Command": "Remove-MgBetaTeamTag", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-delete?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "TeamworkTag.ReadWrite", @@ -457704,1073 +458995,1073 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktagmember-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamTagMember", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktagmember-delete?view=graph-rest-beta" + "Command": "Remove-MgBetaTeamTagMember", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedChats/{deletedChat-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamworkDeletedChat", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/teamwork/deletedChats/{deletedChat-id}", + "OutputType": null, + "Command": "Remove-MgBetaTeamworkDeletedChat", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamworkDeletedTeam", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", + "OutputType": null, + "Command": "Remove-MgBetaTeamworkDeletedTeam", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamworkDeletedTeamChannel", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", + "OutputType": null, + "Command": "Remove-MgBetaTeamworkDeletedTeamChannel", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/removeEmail", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelEmail", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Remove", "RemoveViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-beta", + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/removeEmail", + "OutputType": null, + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelEmail", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelFileFolderContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content", + "OutputType": null, + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelFileFolderContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/contentStream", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelFileFolderContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/contentStream", + "OutputType": null, + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelFileFolderContentStream", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMember", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}", + "OutputType": null, + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMember", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessage", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", + "OutputType": null, + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessage", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "OutputType": null, + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessageReply", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "OutputType": null, + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessageReply", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "OutputType": null, + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "OutputType": null, + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamworkDeletedTeamChannelTab", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}", + "OutputType": null, + "Command": "Remove-MgBetaTeamworkDeletedTeamChannelTab", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/devices/{teamworkDevice-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamworkDevice", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/teamwork/devices/{teamworkDevice-id}", + "OutputType": null, + "Command": "Remove-MgBetaTeamworkDevice", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/devices/{teamworkDevice-id}/activity", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamworkDeviceActivity", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/teamwork/devices/{teamworkDevice-id}/activity", + "OutputType": null, + "Command": "Remove-MgBetaTeamworkDeviceActivity", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/devices/{teamworkDevice-id}/configuration", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamworkDeviceConfiguration", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/teamwork/devices/{teamworkDevice-id}/configuration", + "OutputType": null, + "Command": "Remove-MgBetaTeamworkDeviceConfiguration", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/devices/{teamworkDevice-id}/health", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamworkDeviceHealth", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/teamwork/devices/{teamworkDevice-id}/health", + "OutputType": null, + "Command": "Remove-MgBetaTeamworkDeviceHealth", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/devices/{teamworkDevice-id}/operations/{teamworkDeviceOperation-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamworkDeviceOperation", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/teamwork/devices/{teamworkDevice-id}/operations/{teamworkDeviceOperation-id}", + "OutputType": null, + "Command": "Remove-MgBetaTeamworkDeviceOperation", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/teamsAppSettings", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamworkTeamAppSetting", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/teamwork/teamsAppSettings", + "OutputType": null, + "Command": "Remove-MgBetaTeamworkTeamAppSetting", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/teamTemplates/{teamTemplate-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamworkTeamTemplate", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/teamwork/teamTemplates/{teamTemplate-id}", + "OutputType": null, + "Command": "Remove-MgBetaTeamworkTeamTemplate", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions/{teamTemplateDefinition-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamworkTeamTemplateDefinition", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions/{teamTemplateDefinition-id}", + "OutputType": null, + "Command": "Remove-MgBetaTeamworkTeamTemplateDefinition", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaTeamworkWorkforceIntegration", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-delete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-delete?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", + "OutputType": null, + "Command": "Remove-MgBetaTeamworkWorkforceIntegration", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}", - "Module": "Beta.Identity.Partner", - "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminCustomer", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}", + "OutputType": null, + "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminCustomer", + "Module": "Beta.Identity.Partner" }, { - "Permissions": [], - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", - "Module": "Beta.Identity.Partner", - "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", + "OutputType": null, + "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", + "Module": "Beta.Identity.Partner" }, { - "Permissions": [], - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}", - "Module": "Beta.Identity.Partner", - "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationship", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-delete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-delete?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}", + "OutputType": null, + "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationship", + "Module": "Beta.Identity.Partner" }, { - "Permissions": [], - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}", - "Module": "Beta.Identity.Partner", - "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminaccessassignment-delete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminaccessassignment-delete?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}", + "OutputType": null, + "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", + "Module": "Beta.Identity.Partner" }, { - "Permissions": [], - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}", - "Module": "Beta.Identity.Partner", - "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}", + "OutputType": null, + "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", + "Module": "Beta.Identity.Partner" }, { - "Permissions": [], - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}", - "Module": "Beta.Identity.Partner", - "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}", + "OutputType": null, + "Command": "Remove-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", + "Module": "Beta.Identity.Partner" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/tenants/{tenant-id}", - "Module": "Beta.ManagedTenants", - "Command": "Remove-MgBetaTenantRelationshipManagedTenant", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/tenantRelationships/managedTenants/tenants/{tenant-id}", + "OutputType": null, + "Command": "Remove-MgBetaTenantRelationshipManagedTenant", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances/{aggregatedPolicyCompliance-id}", - "Module": "Beta.ManagedTenants", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances/{aggregatedPolicyCompliance-id}", + "OutputType": null, + "Command": "Remove-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}", - "Module": "Beta.ManagedTenants", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlert", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}", + "OutputType": null, + "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlert", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/{managedTenantAlertLog-id}", - "Module": "Beta.ManagedTenants", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlertLog", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/{managedTenantAlertLog-id}", + "OutputType": null, + "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlertLog", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}", - "Module": "Beta.ManagedTenants", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlertRule", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}", + "OutputType": null, + "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlertRule", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}", - "Module": "Beta.ManagedTenants", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}", + "OutputType": null, + "Command": "Remove-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/{managedTenantApiNotification-id}", - "Module": "Beta.ManagedTenants", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantApiNotification", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/{managedTenantApiNotification-id}", + "OutputType": null, + "Command": "Remove-MgBetaTenantRelationshipManagedTenantApiNotification", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/appPerformances/{appPerformance-id}", - "Module": "Beta.ManagedTenants", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantAppPerformance", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/tenantRelationships/managedTenants/appPerformances/{appPerformance-id}", + "OutputType": null, + "Command": "Remove-MgBetaTenantRelationshipManagedTenantAppPerformance", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/auditEvents/{auditEvent-id}", - "Module": "Beta.ManagedTenants", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantAuditEvent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/tenantRelationships/managedTenants/auditEvents/{auditEvent-id}", + "OutputType": null, + "Command": "Remove-MgBetaTenantRelationshipManagedTenantAuditEvent", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/cloudPcConnections/{cloudPcConnection-id}", - "Module": "Beta.ManagedTenants", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantCloudPcConnection", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/tenantRelationships/managedTenants/cloudPcConnections/{cloudPcConnection-id}", + "OutputType": null, + "Command": "Remove-MgBetaTenantRelationshipManagedTenantCloudPcConnection", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/cloudPcDevices/{cloudPcDevice-id}", - "Module": "Beta.ManagedTenants", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantCloudPcDevice", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/tenantRelationships/managedTenants/cloudPcDevices/{cloudPcDevice-id}", + "OutputType": null, + "Command": "Remove-MgBetaTenantRelationshipManagedTenantCloudPcDevice", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview/{cloudPcOverview-tenantId}", - "Module": "Beta.ManagedTenants", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantCloudPcOverview", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview/{cloudPcOverview-tenantId}", + "OutputType": null, + "Command": "Remove-MgBetaTenantRelationshipManagedTenantCloudPcOverview", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages/{conditionalAccessPolicyCoverage-id}", - "Module": "Beta.ManagedTenants", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages/{conditionalAccessPolicyCoverage-id}", + "OutputType": null, + "Command": "Remove-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries/{credentialUserRegistrationsSummary-id}", - "Module": "Beta.ManagedTenants", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries/{credentialUserRegistrationsSummary-id}", + "OutputType": null, + "Command": "Remove-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation/{tenantCustomizedInformation-id}", - "Module": "Beta.ManagedTenants", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantCustomizedInformation", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation/{tenantCustomizedInformation-id}", + "OutputType": null, + "Command": "Remove-MgBetaTenantRelationshipManagedTenantCustomizedInformation", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation/{tenantDetailedInformation-id}", - "Module": "Beta.ManagedTenants", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantDetailedInformation", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation/{tenantDetailedInformation-id}", + "OutputType": null, + "Command": "Remove-MgBetaTenantRelationshipManagedTenantDetailedInformation", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances/{deviceAppPerformance-id}", - "Module": "Beta.ManagedTenants", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances/{deviceAppPerformance-id}", + "OutputType": null, + "Command": "Remove-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", - "Module": "Beta.ManagedTenants", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", + "OutputType": null, + "Command": "Remove-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses/{deviceHealthStatus-id}", - "Module": "Beta.ManagedTenants", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses/{deviceHealthStatus-id}", + "OutputType": null, + "Command": "Remove-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/{managedTenantEmailNotification-id}", - "Module": "Beta.ManagedTenants", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantEmailNotification", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/{managedTenantEmailNotification-id}", + "OutputType": null, + "Command": "Remove-MgBetaTenantRelationshipManagedTenantEmailNotification", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/tenantGroups/{tenantGroup-id}", - "Module": "Beta.ManagedTenants", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantGroup", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/tenantRelationships/managedTenants/tenantGroups/{tenantGroup-id}", + "OutputType": null, + "Command": "Remove-MgBetaTenantRelationshipManagedTenantGroup", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances/{managedDeviceCompliance-id}", - "Module": "Beta.ManagedTenants", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances/{managedDeviceCompliance-id}", + "OutputType": null, + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends/{managedDeviceComplianceTrend-id}", - "Module": "Beta.ManagedTenants", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends/{managedDeviceComplianceTrend-id}", + "OutputType": null, + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managementActions/{managementAction-id}", - "Module": "Beta.ManagedTenants", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementAction", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/tenantRelationships/managedTenants/managementActions/{managementAction-id}", + "OutputType": null, + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementAction", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses/{managementActionTenantDeploymentStatus-id}", - "Module": "Beta.ManagedTenants", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses/{managementActionTenantDeploymentStatus-id}", + "OutputType": null, + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managementIntents/{managementIntent-id}", - "Module": "Beta.ManagedTenants", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementIntent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/tenantRelationships/managedTenants/managementIntents/{managementIntent-id}", + "OutputType": null, + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementIntent", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managementTemplates/{managementTemplate-id}", - "Module": "Beta.ManagedTenants", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplate", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/tenantRelationships/managedTenants/managementTemplates/{managementTemplate-id}", + "OutputType": null, + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplate", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}", - "Module": "Beta.ManagedTenants", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}", + "OutputType": null, + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries/{managementTemplateCollectionTenantSummary-id}", - "Module": "Beta.ManagedTenants", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries/{managementTemplateCollectionTenantSummary-id}", + "OutputType": null, + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}", - "Module": "Beta.ManagedTenants", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}", + "OutputType": null, + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries/{managementTemplateStepTenantSummary-id}", - "Module": "Beta.ManagedTenants", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries/{managementTemplateStepTenantSummary-id}", + "OutputType": null, + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}", - "Module": "Beta.ManagedTenants", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}", + "OutputType": null, + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/{managementTemplateStepDeployment-id}", - "Module": "Beta.ManagedTenants", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/{managementTemplateStepDeployment-id}", + "OutputType": null, + "Command": "Remove-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/myRoles/{myRole-tenantId}", - "Module": "Beta.ManagedTenants", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantMyRole", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/tenantRelationships/managedTenants/myRoles/{myRole-tenantId}", + "OutputType": null, + "Command": "Remove-MgBetaTenantRelationshipManagedTenantMyRole", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/tenantTags/{tenantTag-id}", - "Module": "Beta.ManagedTenants", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantTag", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenanttag-delete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenanttag-delete?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/tenantRelationships/managedTenants/tenantTags/{tenantTag-id}", + "OutputType": null, + "Command": "Remove-MgBetaTenantRelationshipManagedTenantTag", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints/{managedTenantTicketingEndpoint-id}", - "Module": "Beta.ManagedTenants", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints/{managedTenantTicketingEndpoint-id}", + "OutputType": null, + "Command": "Remove-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates/{windowsDeviceMalwareState-id}", - "Module": "Beta.ManagedTenants", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates/{windowsDeviceMalwareState-id}", + "OutputType": null, + "Command": "Remove-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates/{windowsProtectionState-id}", - "Module": "Beta.ManagedTenants", - "Command": "Remove-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates/{windowsProtectionState-id}", + "OutputType": null, + "Command": "Remove-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/multiTenantOrganization/tenants/{multiTenantOrganizationMember-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaTenantRelationshipMultiTenantOrganizationTenant", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-delete-tenants?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-delete-tenants?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/tenantRelationships/multiTenantOrganization/tenants/{multiTenantOrganizationMember-id}", + "OutputType": null, + "Command": "Remove-MgBetaTenantRelationshipMultiTenantOrganizationTenant", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaTrustFrameworkKeySet", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-delete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-delete?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}", + "OutputType": null, + "Command": "Remove-MgBetaTrustFrameworkKeySet", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaTrustFrameworkPolicy", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkpolicy-delete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkpolicy-delete?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}", + "OutputType": null, + "Command": "Remove-MgBetaTrustFrameworkPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}/$value", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaTrustFrameworkPolicyContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkpolicy-delete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkpolicy-delete?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}/$value", + "OutputType": null, + "Command": "Remove-MgBetaTrustFrameworkPolicyContent", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -458813,80 +460104,80 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/users/{user-id}", - "Module": "Beta.Users", - "Command": "Remove-MgBetaUser", "OutputType": null, + "Command": "Remove-MgBetaUser", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delete?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/activities/{userActivity-id}", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Remove-MgBetaUserActivity", "OutputType": null, + "Command": "Remove-MgBetaUserActivity", + "Module": "Beta.CrossDeviceExperiences" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Remove-MgBetaUserActivityHistoryItem", "OutputType": null, + "Command": "Remove-MgBetaUserActivityHistoryItem", + "Module": "Beta.CrossDeviceExperiences" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/analytics/activityStatistics/{activityStatistics-id}", - "Module": "Beta.People", - "Command": "Remove-MgBetaUserActivityStatistics", "OutputType": null, + "Command": "Remove-MgBetaUserActivityStatistics", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delete-approleassignments?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", - "Module": "Beta.Applications", - "Command": "Remove-MgBetaUserAppRoleAssignment", "OutputType": null, + "Command": "Remove-MgBetaUserAppRoleAssignment", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delete-approleassignments?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -458905,20 +460196,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/emailauthenticationmethod-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaUserAuthenticationEmailMethod", "OutputType": null, + "Command": "Remove-MgBetaUserAuthenticationEmailMethod", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/emailauthenticationmethod-delete?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -458937,20 +460228,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/fido2authenticationmethod-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaUserAuthenticationFido2Method", "OutputType": null, + "Command": "Remove-MgBetaUserAuthenticationFido2Method", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/fido2authenticationmethod-delete?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -458969,35 +460260,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/microsoftauthenticatorauthenticationmethod-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaUserAuthenticationMicrosoftAuthenticatorMethod", "OutputType": null, + "Command": "Remove-MgBetaUserAuthenticationMicrosoftAuthenticatorMethod", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/microsoftauthenticatorauthenticationmethod-delete?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaUserAuthenticationOperation", "OutputType": null, + "Command": "Remove-MgBetaUserAuthenticationOperation", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -459016,20 +460307,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/passwordlessmicrosoftauthenticatorauthenticationmethod-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/users/{user-id}/authentication/passwordlessMicrosoftAuthenticatorMethods/{passwordlessMicrosoftAuthenticatorAuthenticationMethod-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod", "OutputType": null, + "Command": "Remove-MgBetaUserAuthenticationPasswordlessMicrosoftAuthenticatorMethod", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/passwordlessmicrosoftauthenticatorauthenticationmethod-delete?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -459048,35 +460339,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaUserAuthenticationPhoneMethod", "OutputType": null, + "Command": "Remove-MgBetaUserAuthenticationPhoneMethod", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/platformcredentialauthenticationmethod-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/users/{user-id}/authentication/platformCredentialMethods/{platformCredentialAuthenticationMethod-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaUserAuthenticationPlatformCredentialMethod", "OutputType": null, + "Command": "Remove-MgBetaUserAuthenticationPlatformCredentialMethod", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/platformcredentialauthenticationmethod-delete?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -459095,20 +460386,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/softwareoathauthenticationmethod-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/users/{user-id}/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaUserAuthenticationSoftwareOathMethod", "OutputType": null, + "Command": "Remove-MgBetaUserAuthenticationSoftwareOathMethod", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/softwareoathauthenticationmethod-delete?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -459127,20 +460418,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/temporaryaccesspassauthenticationmethod-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaUserAuthenticationTemporaryAccessPassMethod", "OutputType": null, + "Command": "Remove-MgBetaUserAuthenticationTemporaryAccessPassMethod", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/temporaryaccesspassauthenticationmethod-delete?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -459159,2462 +460450,2492 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowshelloforbusinessauthenticationmethod-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaUserAuthenticationWindowsHelloForBusinessMethod", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowshelloforbusinessauthenticationmethod-delete?view=graph-rest-beta" + "Command": "Remove-MgBetaUserAuthenticationWindowsHelloForBusinessMethod", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", - "Module": "Beta.Calendar", - "Command": "Remove-MgBetaUserCalendarGroup", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserCalendarGroup", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", - "Module": "Beta.Calendar", - "Command": "Remove-MgBetaUserCalendarPermission", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendarpermission-delete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendarpermission-delete?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserCalendarPermission", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaUserChat", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/chats/{chat-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserChat", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/removeAllAccessForUser", - "Module": "Beta.Users.Actions", - "Command": "Remove-MgBetaUserChatAccessForUser", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-removeallaccessforuser?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-removeallaccessforuser?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/removeAllAccessForUser", + "OutputType": null, + "Command": "Remove-MgBetaUserChatAccessForUser", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaUserChatInstalledApp", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserChatInstalledApp", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaUserChatLastMessagePreview", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview", + "OutputType": null, + "Command": "Remove-MgBetaUserChatLastMessagePreview", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaUserChatMember", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserChatMember", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaUserChatMessage", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserChatMessage", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaUserChatMessageHostedContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserChatMessageHostedContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaUserChatMessageReply", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "OutputType": null, + "Command": "Remove-MgBetaUserChatMessageReply", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaUserChatMessageReplyHostedContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserChatMessageReplyHostedContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/operations/{teamsAsyncOperation-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaUserChatOperation", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/chats/{chat-id}/operations/{teamsAsyncOperation-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserChatOperation", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaUserChatPermissionGrant", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserChatPermissionGrant", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaUserChatPinnedMessage", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserChatPinnedMessage", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaUserChatTab", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserChatTab", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contacts/{contact-id}", - "Module": "Beta.PersonalContacts", - "Command": "Remove-MgBetaUserContact", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/contacts/{contact-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserContact", + "Module": "Beta.PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", - "Module": "Beta.PersonalContacts", - "Command": "Remove-MgBetaUserContactExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserContactExtension", + "Module": "Beta.PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", - "Module": "Beta.PersonalContacts", - "Command": "Remove-MgBetaUserContactFolder", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserContactFolder", + "Module": "Beta.PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", - "Module": "Beta.PersonalContacts", - "Command": "Remove-MgBetaUserContactFolderChildFolder", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", + "OutputType": null, + "Command": "Remove-MgBetaUserContactFolderChildFolder", + "Module": "Beta.PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}", - "Module": "Beta.PersonalContacts", - "Command": "Remove-MgBetaUserContactFolderChildFolderContact", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserContactFolderChildFolderContact", + "Module": "Beta.PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", - "Module": "Beta.PersonalContacts", - "Command": "Remove-MgBetaUserContactFolderChildFolderContactExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserContactFolderChildFolderContactExtension", + "Module": "Beta.PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value", - "Module": "Beta.PersonalContacts", - "Command": "Remove-MgBetaUserContactFolderChildFolderContactPhotoContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value", + "OutputType": null, + "Command": "Remove-MgBetaUserContactFolderChildFolderContactPhotoContent", + "Module": "Beta.PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", - "Module": "Beta.PersonalContacts", - "Command": "Remove-MgBetaUserContactFolderContact", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserContactFolderContact", + "Module": "Beta.PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", - "Module": "Beta.PersonalContacts", - "Command": "Remove-MgBetaUserContactFolderContactExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserContactFolderContactExtension", + "Module": "Beta.PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value", - "Module": "Beta.PersonalContacts", - "Command": "Remove-MgBetaUserContactFolderContactPhotoContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value", + "OutputType": null, + "Command": "Remove-MgBetaUserContactFolderContactPhotoContent", + "Module": "Beta.PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", - "Module": "Beta.PersonalContacts", - "Command": "Remove-MgBetaUserContactPhotoContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", + "OutputType": null, + "Command": "Remove-MgBetaUserContactPhotoContent", + "Module": "Beta.PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/devices/{device-id}", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Remove-MgBetaUserDevice", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/devices/{device-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserDevice", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/devices(deviceId='{deviceId}')", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Remove-MgBetaUserDeviceByDeviceId", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/devices(deviceId='{deviceId}')", + "OutputType": null, + "Command": "Remove-MgBetaUserDeviceByDeviceId", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/devices/{device-id}/commands/{command-id}", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Remove-MgBetaUserDeviceCommand", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/devices/{device-id}/commands/{command-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserDeviceCommand", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaUserDeviceEnrollmentConfiguration", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserDeviceEnrollmentConfiguration", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaUserDeviceEnrollmentConfigurationAssignment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserDeviceEnrollmentConfigurationAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/devices/{device-id}/extensions/{extension-id}", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Remove-MgBetaUserDeviceExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/devices/{device-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserDeviceExtension", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaUserDeviceManagementTroubleshootingEvent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserDeviceManagementTroubleshootingEvent", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/{directoryObject-id}/$ref", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Remove-MgBetaUserDeviceRegisteredOwnerDirectoryObjectByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaUserDeviceRegisteredOwnerByRef", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/devices/{device-id}/registeredOwners/{directoryObject-id}/$ref", + "OutputType": null, + "Command": "Remove-MgBetaUserDeviceRegisteredOwnerDirectoryObjectByRef", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/{directoryObject-id}/$ref", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Remove-MgBetaUserDeviceRegisteredUserDirectoryObjectByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaUserDeviceRegisteredUserByRef", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/devices/{device-id}/registeredUsers/{directoryObject-id}/$ref", + "OutputType": null, + "Command": "Remove-MgBetaUserDeviceRegisteredUserDirectoryObjectByRef", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/devices/{device-id}/usageRights/{usageRight-id}", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Remove-MgBetaUserDeviceUsageRights", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/devices/{device-id}/usageRights/{usageRight-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserDeviceUsageRights", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDrive", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserDrive", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveBundleContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content", + "OutputType": null, + "Command": "Remove-MgBetaUserDriveBundleContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/contentStream", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveBundleContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/contentStream", + "OutputType": null, + "Command": "Remove-MgBetaUserDriveBundleContentStream", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveFollowingContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content", + "OutputType": null, + "Command": "Remove-MgBetaUserDriveFollowingContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/contentStream", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveFollowingContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/contentStream", + "OutputType": null, + "Command": "Remove-MgBetaUserDriveFollowingContentStream", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveItem", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserDriveItem", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveItemAnalytic", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics", + "OutputType": null, + "Command": "Remove-MgBetaUserDriveItemAnalytic", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveItemAnalyticItemActivityStat", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserDriveItemAnalyticItemActivityStat", + "Module": "Beta.Files" }, { + "ApiVersion": "beta", + "Variants": [ + "Discard", + "DiscardViaIdentity" + ], "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveItemChildContent", + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-discardcheckout?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/discardCheckout", "OutputType": null, + "Command": "Remove-MgBetaUserDriveItemCheckout", + "Module": "Beta.Users.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", + "OutputType": null, + "Command": "Remove-MgBetaUserDriveItemChildContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveItemChildContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", + "OutputType": null, + "Command": "Remove-MgBetaUserDriveItemChildContentStream", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveItemContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content", + "OutputType": null, + "Command": "Remove-MgBetaUserDriveItemContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/contentStream", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveItemContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/contentStream", + "OutputType": null, + "Command": "Remove-MgBetaUserDriveItemContentStream", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveItemListItem", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", + "OutputType": null, + "Command": "Remove-MgBetaUserDriveItemListItem", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveItemListItemDocumentSetVersion", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserDriveItemListItemDocumentSetVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveItemListItemDocumentSetVersionField", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "OutputType": null, + "Command": "Remove-MgBetaUserDriveItemListItemDocumentSetVersionField", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveItemListItemDriveItemContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", + "OutputType": null, + "Command": "Remove-MgBetaUserDriveItemListItemDriveItemContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveItemListItemDriveItemContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", + "OutputType": null, + "Command": "Remove-MgBetaUserDriveItemListItemDriveItemContentStream", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveItemListItemField", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", + "OutputType": null, + "Command": "Remove-MgBetaUserDriveItemListItemField", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveItemListItemPermission", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserDriveItemListItemPermission", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveItemListItemVersion", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserDriveItemListItemVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveItemListItemVersionField", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", + "OutputType": null, + "Command": "Remove-MgBetaUserDriveItemListItemVersionField", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permanentDelete", - "Module": "Beta.Users.Actions", - "Command": "Remove-MgBetaUserDriveItemPermanent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permanentDelete", + "OutputType": null, + "Command": "Remove-MgBetaUserDriveItemPermanent", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveItemPermission", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserDriveItemPermission", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveItemRetentionLabel", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", + "OutputType": null, + "Command": "Remove-MgBetaUserDriveItemRetentionLabel", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveItemSubscription", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserDriveItemSubscription", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveItemThumbnail", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserDriveItemThumbnail", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveItemVersion", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserDriveItemVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveItemVersionContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", + "OutputType": null, + "Command": "Remove-MgBetaUserDriveItemVersionContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveList", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/list", + "OutputType": null, + "Command": "Remove-MgBetaUserDriveList", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveListColumn", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserDriveListColumn", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveListContentType", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserDriveListContentType", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveListContentTypeColumn", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserDriveListContentTypeColumn", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveListContentTypeColumnLink", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserDriveListContentTypeColumnLink", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveListItem", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserDriveListItem", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveListItemDocumentSetVersion", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserDriveListItemDocumentSetVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveListItemDocumentSetVersionField", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "OutputType": null, + "Command": "Remove-MgBetaUserDriveListItemDocumentSetVersionField", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveListItemDriveItemContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", + "OutputType": null, + "Command": "Remove-MgBetaUserDriveListItemDriveItemContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveListItemDriveItemContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", + "OutputType": null, + "Command": "Remove-MgBetaUserDriveListItemDriveItemContentStream", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveListItemField", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields", + "OutputType": null, + "Command": "Remove-MgBetaUserDriveListItemField", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveListItemPermission", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserDriveListItemPermission", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveListItemVersion", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserDriveListItemVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveListItemVersionField", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "OutputType": null, + "Command": "Remove-MgBetaUserDriveListItemVersionField", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveListOperation", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserDriveListOperation", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/permissions/{permission-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveListPermission", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/list/permissions/{permission-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserDriveListPermission", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveListSubscription", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserDriveListSubscription", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveRoot", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/root", + "OutputType": null, + "Command": "Remove-MgBetaUserDriveRoot", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveRootAnalytic", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics", + "OutputType": null, + "Command": "Remove-MgBetaUserDriveRootAnalytic", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveRootAnalyticItemActivityStat", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserDriveRootAnalyticItemActivityStat", + "Module": "Beta.Files" }, { + "ApiVersion": "beta", + "Variants": [ + "Discard", + "DiscardViaIdentity" + ], "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveRootChildContent", + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-discardcheckout?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/discardCheckout", "OutputType": null, + "Command": "Remove-MgBetaUserDriveRootCheckout", + "Module": "Beta.Users.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content", + "OutputType": null, + "Command": "Remove-MgBetaUserDriveRootChildContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/contentStream", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveRootChildContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/contentStream", + "OutputType": null, + "Command": "Remove-MgBetaUserDriveRootChildContentStream", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/content", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveRootContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/root/content", + "OutputType": null, + "Command": "Remove-MgBetaUserDriveRootContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/contentStream", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveRootContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/root/contentStream", + "OutputType": null, + "Command": "Remove-MgBetaUserDriveRootContentStream", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveRootListItem", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem", + "OutputType": null, + "Command": "Remove-MgBetaUserDriveRootListItem", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveRootListItemDocumentSetVersion", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserDriveRootListItemDocumentSetVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveRootListItemDocumentSetVersionField", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "OutputType": null, + "Command": "Remove-MgBetaUserDriveRootListItemDocumentSetVersionField", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveRootListItemDriveItemContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content", + "OutputType": null, + "Command": "Remove-MgBetaUserDriveRootListItemDriveItemContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/contentStream", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveRootListItemDriveItemContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/contentStream", + "OutputType": null, + "Command": "Remove-MgBetaUserDriveRootListItemDriveItemContentStream", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveRootListItemField", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields", + "OutputType": null, + "Command": "Remove-MgBetaUserDriveRootListItemField", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/permissions/{permission-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveRootListItemPermission", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/permissions/{permission-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserDriveRootListItemPermission", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveRootListItemVersion", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserDriveRootListItemVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveRootListItemVersionField", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", + "OutputType": null, + "Command": "Remove-MgBetaUserDriveRootListItemVersionField", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/permanentDelete", - "Module": "Beta.Users.Actions", - "Command": "Remove-MgBetaUserDriveRootPermanent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/permanentDelete", + "OutputType": null, + "Command": "Remove-MgBetaUserDriveRootPermanent", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveRootPermission", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserDriveRootPermission", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveRootRetentionLabel", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel", + "OutputType": null, + "Command": "Remove-MgBetaUserDriveRootRetentionLabel", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveRootSubscription", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserDriveRootSubscription", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveRootThumbnail", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserDriveRootThumbnail", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveRootVersion", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserDriveRootVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveRootVersionContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", + "OutputType": null, + "Command": "Remove-MgBetaUserDriveRootVersionContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveSpecialContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content", + "OutputType": null, + "Command": "Remove-MgBetaUserDriveSpecialContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/contentStream", - "Module": "Beta.Files", - "Command": "Remove-MgBetaUserDriveSpecialContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/contentStream", + "OutputType": null, + "Command": "Remove-MgBetaUserDriveSpecialContentStream", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}", - "Module": "Beta.Calendar", - "Command": "Remove-MgBetaUserEvent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/events/{event-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserEvent", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}", - "Module": "Beta.Calendar", - "Command": "Remove-MgBetaUserEventAttachment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserEventAttachment", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/{attachment-id}", - "Module": "Beta.Calendar", - "Command": "Remove-MgBetaUserEventExceptionOccurrenceAttachment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/attachments/{attachment-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserEventExceptionOccurrenceAttachment", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", - "Module": "Beta.Calendar", - "Command": "Remove-MgBetaUserEventExceptionOccurrenceExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserEventExceptionOccurrenceExtension", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/{attachment-id}", - "Module": "Beta.Calendar", - "Command": "Remove-MgBetaUserEventExceptionOccurrenceInstanceAttachment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/attachments/{attachment-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserEventExceptionOccurrenceInstanceAttachment", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", - "Module": "Beta.Calendar", - "Command": "Remove-MgBetaUserEventExceptionOccurrenceInstanceExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserEventExceptionOccurrenceInstanceExtension", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", - "Module": "Beta.Calendar", - "Command": "Remove-MgBetaUserEventExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserEventExtension", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", - "Module": "Beta.Calendar", - "Command": "Remove-MgBetaUserEventInstanceAttachment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserEventInstanceAttachment", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/{attachment-id}", - "Module": "Beta.Calendar", - "Command": "Remove-MgBetaUserEventInstanceExceptionOccurrenceAttachment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/attachments/{attachment-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserEventInstanceExceptionOccurrenceAttachment", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", - "Module": "Beta.Calendar", - "Command": "Remove-MgBetaUserEventInstanceExceptionOccurrenceExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserEventInstanceExceptionOccurrenceExtension", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "Module": "Beta.Calendar", - "Command": "Remove-MgBetaUserEventInstanceExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserEventInstanceExtension", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/extensions/{extension-id}", - "Module": "Beta.Users", - "Command": "Remove-MgBetaUserExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserExtension", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/followedSites/remove", - "Module": "Beta.Users.Actions", - "Command": "Remove-MgBetaUserFollowedSite", - "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-unfollow?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-unfollow?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/followedSites/remove", + "OutputType": "IMicrosoftGraphSite", + "Command": "Remove-MgBetaUserFollowedSite", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", - "Module": "Beta.Mail", - "Command": "Remove-MgBetaUserInferenceClassificationOverride", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserInferenceClassificationOverride", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/informationProtection", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaUserInformationProtection", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/informationProtection", + "OutputType": null, + "Command": "Remove-MgBetaUserInformationProtection", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaUserInformationProtectionDataLossPreventionPolicy", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserInformationProtectionDataLossPreventionPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/users/{user-id}/informationProtection/policy", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaUserInformationProtectionPolicy", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/informationProtection/policy", + "OutputType": null, + "Command": "Remove-MgBetaUserInformationProtectionPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/users/{user-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaUserInformationProtectionPolicyLabel", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserInformationProtectionPolicyLabel", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaUserInformationProtectionSensitivityLabel", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserInformationProtectionSensitivityLabel", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaUserInformationProtectionSensitivityLabelSublabel", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", + "OutputType": null, + "Command": "Remove-MgBetaUserInformationProtectionSensitivityLabelSublabel", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/users/{user-id}/informationProtection/sensitivityPolicySettings", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaUserInformationProtectionSensitivityPolicySetting", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/informationProtection/sensitivityPolicySettings", + "OutputType": null, + "Command": "Remove-MgBetaUserInformationProtectionSensitivityPolicySetting", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaUserInformationProtectionThreatAssessmentRequest", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserInformationProtectionThreatAssessmentRequest", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Remove-MgBetaUserInformationProtectionThreatAssessmentRequestResult", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserInformationProtectionThreatAssessmentRequestResult", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/users/{user-id}/insights", - "Module": "Beta.Users", - "Command": "Remove-MgBetaUserInsight", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/insights", + "OutputType": null, + "Command": "Remove-MgBetaUserInsight", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}", - "Module": "Beta.Users", - "Command": "Remove-MgBetaUserInsightShared", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserInsightShared", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/insights/trending/{trending-id}", - "Module": "Beta.Users", - "Command": "Remove-MgBetaUserInsightTrending", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/insights/trending/{trending-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserInsightTrending", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}", - "Module": "Beta.Users", - "Command": "Remove-MgBetaUserInsightUsed", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserInsightUsed", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", - "Module": "Beta.Users", - "Command": "Remove-MgBetaUserLicenseDetail", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserLicenseDetail", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", - "Module": "Beta.Mail", - "Command": "Remove-MgBetaUserMailFolder", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserMailFolder", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", - "Module": "Beta.Mail", - "Command": "Remove-MgBetaUserMailFolderChildFolder", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", + "OutputType": null, + "Command": "Remove-MgBetaUserMailFolderChildFolder", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", - "Module": "Beta.Mail", - "Command": "Remove-MgBetaUserMailFolderChildFolderMessage", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserMailFolderChildFolderMessage", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/{attachment-id}", - "Module": "Beta.Mail", - "Command": "Remove-MgBetaUserMailFolderChildFolderMessageAttachment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/{attachment-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserMailFolderChildFolderMessageAttachment", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value", - "Module": "Beta.Mail", - "Command": "Remove-MgBetaUserMailFolderChildFolderMessageContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value", + "OutputType": null, + "Command": "Remove-MgBetaUserMailFolderChildFolderMessageContent", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", - "Module": "Beta.Mail", - "Command": "Remove-MgBetaUserMailFolderChildFolderMessageExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserMailFolderChildFolderMessageExtension", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions/{mention-id}", - "Module": "Beta.Mail", - "Command": "Remove-MgBetaUserMailFolderChildFolderMessageMention", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/mentions/{mention-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserMailFolderChildFolderMessageMention", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", - "Module": "Beta.Mail", - "Command": "Remove-MgBetaUserMailFolderChildFolderMessageRule", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserMailFolderChildFolderMessageRule", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", - "Module": "Beta.Mail", - "Command": "Remove-MgBetaUserMailFolderMessage", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserMailFolderMessage", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}", - "Module": "Beta.Mail", - "Command": "Remove-MgBetaUserMailFolderMessageAttachment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserMailFolderMessageAttachment", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value", - "Module": "Beta.Mail", - "Command": "Remove-MgBetaUserMailFolderMessageContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value", + "OutputType": null, + "Command": "Remove-MgBetaUserMailFolderMessageContent", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", - "Module": "Beta.Mail", - "Command": "Remove-MgBetaUserMailFolderMessageExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserMailFolderMessageExtension", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions/{mention-id}", - "Module": "Beta.Mail", - "Command": "Remove-MgBetaUserMailFolderMessageMention", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/mentions/{mention-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserMailFolderMessageMention", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", - "Module": "Beta.Mail", - "Command": "Remove-MgBetaUserMailFolderMessageRule", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserMailFolderMessageRule", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaUserManagedDevice", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserManagedDevice", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaUserManagedDeviceCategory", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", + "OutputType": null, + "Command": "Remove-MgBetaUserManagedDeviceCategory", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaUserManagedDeviceCompliancePolicyState", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserManagedDeviceCompliancePolicyState", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaUserManagedDeviceConfigurationState", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserManagedDeviceConfigurationState", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/removeDeviceFirmwareConfigurationInterfaceManagement", - "Module": "Beta.Users.Actions", - "Command": "Remove-MgBetaUserManagedDeviceFirmwareConfigurationInterfaceManagement", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Remove", "RemoveViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/removeDeviceFirmwareConfigurationInterfaceManagement", + "OutputType": null, + "Command": "Remove-MgBetaUserManagedDeviceFirmwareConfigurationInterfaceManagement", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaUserManagedDeviceHealthScriptState", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", + "OutputType": null, + "Command": "Remove-MgBetaUserManagedDeviceHealthScriptState", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaUserManagedDeviceLogCollectionResponse", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserManagedDeviceLogCollectionResponse", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaUserManagedDeviceMobileAppConfigurationState", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserManagedDeviceMobileAppConfigurationState", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaUserManagedDeviceSecurityBaselineState", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserManagedDeviceSecurityBaselineState", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", - "Module": "Beta.Users.Actions", - "Command": "Remove-MgBetaUserManagedDeviceUserFromSharedAppleDevice", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteExpanded", "DeleteViaIdentity", "DeleteViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", + "OutputType": null, + "Command": "Remove-MgBetaUserManagedDeviceUserFromSharedAppleDevice", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaUserManagedDeviceWindowsProtectionState", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", + "OutputType": null, + "Command": "Remove-MgBetaUserManagedDeviceWindowsProtectionState", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "User.ReadWrite.All", @@ -461633,170 +462954,170 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delete-manager?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/users/{user-id}/manager/$ref", - "Module": "Beta.Users", - "Command": "Remove-MgBetaUserManagerByRef", "OutputType": null, + "Command": "Remove-MgBetaUserManagerByRef", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delete-manager?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/messages/{message-id}", - "Module": "Beta.Mail", - "Command": "Remove-MgBetaUserMessage", "OutputType": null, + "Command": "Remove-MgBetaUserMessage", + "Module": "Beta.Mail" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}", - "Module": "Beta.Mail", - "Command": "Remove-MgBetaUserMessageAttachment", "OutputType": null, + "Command": "Remove-MgBetaUserMessageAttachment", + "Module": "Beta.Mail" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/messages/{message-id}/$value", - "Module": "Beta.Mail", - "Command": "Remove-MgBetaUserMessageContent", "OutputType": null, + "Command": "Remove-MgBetaUserMessageContent", + "Module": "Beta.Mail" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", - "Module": "Beta.Mail", - "Command": "Remove-MgBetaUserMessageExtension", "OutputType": null, + "Command": "Remove-MgBetaUserMessageExtension", + "Module": "Beta.Mail" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/messages/{message-id}/mentions/{mention-id}", - "Module": "Beta.Mail", - "Command": "Remove-MgBetaUserMessageMention", "OutputType": null, + "Command": "Remove-MgBetaUserMessageMention", + "Module": "Beta.Mail" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/mobileAppIntentAndStates/{mobileAppIntentAndState-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaUserMobileAppIntentAndState", "OutputType": null, + "Command": "Remove-MgBetaUserMobileAppIntentAndState", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaUserMobileAppTroubleshootingEvent", "OutputType": null, + "Command": "Remove-MgBetaUserMobileAppTroubleshootingEvent", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Remove-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", "OutputType": null, + "Command": "Remove-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/notifications/{notification-id}", - "Module": "Beta.Users", - "Command": "Remove-MgBetaUserNotification", "OutputType": null, + "Command": "Remove-MgBetaUserNotification", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", - "Module": "Beta.Notes", - "Command": "Remove-MgBetaUserOnenoteNotebook", "OutputType": null, + "Command": "Remove-MgBetaUserOnenoteNotebook", + "Module": "Beta.Notes" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.ReadWrite", @@ -461815,65 +463136,65 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", - "Module": "Beta.Notes", - "Command": "Remove-MgBetaUserOnenotePage", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Remove-MgBetaUserOnenotePage", + "Module": "Beta.Notes" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", - "Module": "Beta.Notes", - "Command": "Remove-MgBetaUserOnenotePageContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", + "OutputType": null, + "Command": "Remove-MgBetaUserOnenotePageContent", + "Module": "Beta.Notes" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", - "Module": "Beta.Notes", - "Command": "Remove-MgBetaUserOnenoteSection", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserOnenoteSection", + "Module": "Beta.Notes" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", - "Module": "Beta.Notes", - "Command": "Remove-MgBetaUserOnenoteSectionGroup", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserOnenoteSectionGroup", + "Module": "Beta.Notes" }, { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "OnlineMeetings.ReadWrite", @@ -461892,146 +463213,146 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", - "Module": "Beta.CloudCommunications", - "Command": "Remove-MgBetaUserOnlineMeeting", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Remove-MgBetaUserOnlineMeeting", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/alternativeRecording", - "Module": "Beta.CloudCommunications", - "Command": "Remove-MgBetaUserOnlineMeetingAlternativeRecording", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/alternativeRecording", + "OutputType": null, + "Command": "Remove-MgBetaUserOnlineMeetingAlternativeRecording", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "Module": "Beta.CloudCommunications", - "Command": "Remove-MgBetaUserOnlineMeetingAttendanceReport", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserOnlineMeetingAttendanceReport", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Module": "Beta.CloudCommunications", - "Command": "Remove-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "OutputType": null, + "Command": "Remove-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "Module": "Beta.CloudCommunications", - "Command": "Remove-MgBetaUserOnlineMeetingAttendeeReport", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", + "OutputType": null, + "Command": "Remove-MgBetaUserOnlineMeetingAttendeeReport", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/broadcastRecording", - "Module": "Beta.CloudCommunications", - "Command": "Remove-MgBetaUserOnlineMeetingBroadcastRecording", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/broadcastRecording", + "OutputType": null, + "Command": "Remove-MgBetaUserOnlineMeetingBroadcastRecording", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings(joinWebUrl='{joinWebUrl}')", - "Module": "Beta.CloudCommunications", - "Command": "Remove-MgBetaUserOnlineMeetingByJoinWebUrl", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/onlineMeetings(joinWebUrl='{joinWebUrl}')", + "OutputType": null, + "Command": "Remove-MgBetaUserOnlineMeetingByJoinWebUrl", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recording", - "Module": "Beta.CloudCommunications", - "Command": "Remove-MgBetaUserOnlineMeetingRecording", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recording", + "OutputType": null, + "Command": "Remove-MgBetaUserOnlineMeetingRecording", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", - "Module": "Beta.CloudCommunications", - "Command": "Remove-MgBetaUserOnlineMeetingRecordingContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", + "OutputType": null, + "Command": "Remove-MgBetaUserOnlineMeetingRecordingContent", + "Module": "Beta.CloudCommunications" }, { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "OnlineMeetings.ReadWrite", @@ -462050,35 +463371,35 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration", - "Module": "Beta.CloudCommunications", - "Command": "Remove-MgBetaUserOnlineMeetingRegistration", "OutputType": null, + "Command": "Remove-MgBetaUserOnlineMeetingRegistration", + "Module": "Beta.CloudCommunications" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", - "Module": "Beta.CloudCommunications", - "Command": "Remove-MgBetaUserOnlineMeetingRegistrationCustomQuestion", "OutputType": null, + "Command": "Remove-MgBetaUserOnlineMeetingRegistrationCustomQuestion", + "Module": "Beta.CloudCommunications" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "OnlineMeetings.ReadWrite", @@ -462105,215 +463426,217 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/meetingregistrant-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", - "Module": "Beta.CloudCommunications", - "Command": "Remove-MgBetaUserOnlineMeetingRegistrationRegistrant", "OutputType": null, + "Command": "Remove-MgBetaUserOnlineMeetingRegistrationRegistrant", + "Module": "Beta.CloudCommunications" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/meetingregistrant-delete?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "Module": "Beta.CloudCommunications", - "Command": "Remove-MgBetaUserOnlineMeetingTranscript", "OutputType": null, + "Command": "Remove-MgBetaUserOnlineMeetingTranscript", + "Module": "Beta.CloudCommunications" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", - "Module": "Beta.CloudCommunications", - "Command": "Remove-MgBetaUserOnlineMeetingTranscriptContent", "OutputType": null, + "Command": "Remove-MgBetaUserOnlineMeetingTranscriptContent", + "Module": "Beta.CloudCommunications" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", - "Module": "Beta.CloudCommunications", - "Command": "Remove-MgBetaUserOnlineMeetingTranscriptMetadataContent", "OutputType": null, + "Command": "Remove-MgBetaUserOnlineMeetingTranscriptMetadataContent", + "Module": "Beta.CloudCommunications" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", - "Module": "Beta.Users", - "Command": "Remove-MgBetaUserOutlookMasterCategory", "OutputType": null, + "Command": "Remove-MgBetaUserOutlookMasterCategory", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}", - "Module": "Beta.Users", - "Command": "Remove-MgBetaUserOutlookTask", "OutputType": null, + "Command": "Remove-MgBetaUserOutlookTask", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}/attachments/{attachment-id}", - "Module": "Beta.Users", - "Command": "Remove-MgBetaUserOutlookTaskAttachment", "OutputType": null, + "Command": "Remove-MgBetaUserOutlookTaskAttachment", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}", - "Module": "Beta.Users", - "Command": "Remove-MgBetaUserOutlookTaskFolder", "OutputType": null, + "Command": "Remove-MgBetaUserOutlookTaskFolder", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", - "Module": "Beta.Users", - "Command": "Remove-MgBetaUserOutlookTaskFolderTask", "OutputType": null, + "Command": "Remove-MgBetaUserOutlookTaskFolderTask", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}", - "Module": "Beta.Users", - "Command": "Remove-MgBetaUserOutlookTaskFolderTaskAttachment", "OutputType": null, + "Command": "Remove-MgBetaUserOutlookTaskFolderTaskAttachment", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}", - "Module": "Beta.Users", - "Command": "Remove-MgBetaUserOutlookTaskGroup", "OutputType": null, + "Command": "Remove-MgBetaUserOutlookTaskGroup", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}", - "Module": "Beta.Users", - "Command": "Remove-MgBetaUserOutlookTaskGroupTaskFolder", "OutputType": null, + "Command": "Remove-MgBetaUserOutlookTaskGroupTaskFolder", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", - "Module": "Beta.Users", - "Command": "Remove-MgBetaUserOutlookTaskGroupTaskFolderTask", "OutputType": null, + "Command": "Remove-MgBetaUserOutlookTaskGroupTaskFolderTask", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}/attachments/{attachment-id}", - "Module": "Beta.Users", - "Command": "Remove-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment", "OutputType": null, + "Command": "Remove-MgBetaUserOutlookTaskGroupTaskFolderTaskAttachment", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", - "DeleteViaIdentity" + "DeleteExpanded", + "DeleteViaIdentity", + "DeleteViaIdentityExpanded" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -462340,22 +463663,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-deletepasswordsinglesignoncredentials?view=graph-rest-beta", + "Method": "POST", "Uri": "/users/{user-id}/deletePasswordSingleSignOnCredentials", - "Module": "Beta.Users.Actions", - "Command": "Remove-MgBetaUserPasswordSingleSignOnCredential", "OutputType": null, + "Command": "Remove-MgBetaUserPasswordSingleSignOnCredential", + "Module": "Beta.Users.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", - "DeleteExpanded", - "DeleteViaIdentity", - "DeleteViaIdentityExpanded" + "DeleteViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-deletepasswordsinglesignoncredentials?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "User.ReadWrite", @@ -462382,20 +463703,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/photo", - "Module": "Beta.Users", - "Command": "Remove-MgBetaUserPhoto", "OutputType": null, + "Command": "Remove-MgBetaUserPhoto", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.ReadWrite", @@ -462422,37 +463745,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/photo/$value", - "Module": "Beta.Users", - "Command": "Remove-MgBetaUserPhotoContent", "OutputType": null, + "Command": "Remove-MgBetaUserPhotoContent", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/presence", - "Module": "Beta.CloudCommunications", - "Command": "Remove-MgBetaUserPresence", "OutputType": null, + "Command": "Remove-MgBetaUserPresence", + "Module": "Beta.CloudCommunications" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.ReadWrite", @@ -462471,20 +463792,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/profile", - "Module": "Beta.People", - "Command": "Remove-MgBetaUserProfile", "OutputType": null, + "Command": "Remove-MgBetaUserProfile", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.ReadWrite", @@ -462503,20 +463824,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/profile/account/{userAccountInformation-id}", - "Module": "Beta.People", - "Command": "Remove-MgBetaUserProfileAccount", "OutputType": null, + "Command": "Remove-MgBetaUserProfileAccount", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.ReadWrite", @@ -462535,20 +463856,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemaddress-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/users/{user-id}/profile/addresses/{itemAddress-id}", - "Module": "Beta.People", - "Command": "Remove-MgBetaUserProfileAddress", "OutputType": null, + "Command": "Remove-MgBetaUserProfileAddress", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemaddress-delete?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "User.ReadWrite", @@ -462567,20 +463888,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/profile/anniversaries/{personAnnualEvent-id}", - "Module": "Beta.People", - "Command": "Remove-MgBetaUserProfileAnniversary", "OutputType": null, + "Command": "Remove-MgBetaUserProfileAnniversary", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.ReadWrite", @@ -462599,20 +463920,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/personaward-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/users/{user-id}/profile/awards/{personAward-id}", - "Module": "Beta.People", - "Command": "Remove-MgBetaUserProfileAward", "OutputType": null, + "Command": "Remove-MgBetaUserProfileAward", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/personaward-delete?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "User.ReadWrite", @@ -462631,20 +463952,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/personcertification-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/users/{user-id}/profile/certifications/{personCertification-id}", - "Module": "Beta.People", - "Command": "Remove-MgBetaUserProfileCertification", "OutputType": null, + "Command": "Remove-MgBetaUserProfileCertification", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/personcertification-delete?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "User.ReadWrite", @@ -462663,20 +463984,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/profile/educationalActivities/{educationalActivity-id}", - "Module": "Beta.People", - "Command": "Remove-MgBetaUserProfileEducationalActivity", "OutputType": null, + "Command": "Remove-MgBetaUserProfileEducationalActivity", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.ReadWrite", @@ -462695,20 +464016,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/profile/emails/{itemEmail-id}", - "Module": "Beta.People", - "Command": "Remove-MgBetaUserProfileEmail", "OutputType": null, + "Command": "Remove-MgBetaUserProfileEmail", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.ReadWrite", @@ -462727,20 +464048,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/profile/interests/{personInterest-id}", - "Module": "Beta.People", - "Command": "Remove-MgBetaUserProfileInterest", "OutputType": null, + "Command": "Remove-MgBetaUserProfileInterest", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.ReadWrite", @@ -462759,20 +464080,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/profile/languages/{languageProficiency-id}", - "Module": "Beta.People", - "Command": "Remove-MgBetaUserProfileLanguage", "OutputType": null, + "Command": "Remove-MgBetaUserProfileLanguage", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.ReadWrite", @@ -462791,20 +464112,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/profile/names/{personName-id}", - "Module": "Beta.People", - "Command": "Remove-MgBetaUserProfileName", "OutputType": null, + "Command": "Remove-MgBetaUserProfileName", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.Read", @@ -462847,20 +464168,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/personannotation-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/users/{user-id}/profile/notes/{personAnnotation-id}", - "Module": "Beta.People", - "Command": "Remove-MgBetaUserProfileNote", "OutputType": null, + "Command": "Remove-MgBetaUserProfileNote", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/personannotation-delete?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "User.ReadWrite", @@ -462879,20 +464200,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itempatent-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/users/{user-id}/profile/patents/{itemPatent-id}", - "Module": "Beta.People", - "Command": "Remove-MgBetaUserProfilePatent", "OutputType": null, + "Command": "Remove-MgBetaUserProfilePatent", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itempatent-delete?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "User.ReadWrite", @@ -462911,20 +464232,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemphone-delete?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/users/{user-id}/profile/phones/{itemPhone-id}", - "Module": "Beta.People", - "Command": "Remove-MgBetaUserProfilePhone", "OutputType": null, + "Command": "Remove-MgBetaUserProfilePhone", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemphone-delete?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "User.ReadWrite", @@ -462943,20 +464264,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/profile/positions/{workPosition-id}", - "Module": "Beta.People", - "Command": "Remove-MgBetaUserProfilePosition", "OutputType": null, + "Command": "Remove-MgBetaUserProfilePosition", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.ReadWrite", @@ -462975,20 +464296,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/profile/projects/{projectParticipation-id}", - "Module": "Beta.People", - "Command": "Remove-MgBetaUserProfileProject", "OutputType": null, + "Command": "Remove-MgBetaUserProfileProject", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.ReadWrite", @@ -463007,20 +464328,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/profile/publications/{itemPublication-id}", - "Module": "Beta.People", - "Command": "Remove-MgBetaUserProfilePublication", "OutputType": null, + "Command": "Remove-MgBetaUserProfilePublication", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.ReadWrite", @@ -463039,20 +464360,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/profile/skills/{skillProficiency-id}", - "Module": "Beta.People", - "Command": "Remove-MgBetaUserProfileSkill", "OutputType": null, + "Command": "Remove-MgBetaUserProfileSkill", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.ReadWrite", @@ -463071,20 +464392,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/profile/webAccounts/{webAccount-id}", - "Module": "Beta.People", - "Command": "Remove-MgBetaUserProfileWebAccount", "OutputType": null, + "Command": "Remove-MgBetaUserProfileWebAccount", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.ReadWrite", @@ -463103,290 +464424,290 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/profile/websites/{personWebsite-id}", - "Module": "Beta.People", - "Command": "Remove-MgBetaUserProfileWebsite", "OutputType": null, + "Command": "Remove-MgBetaUserProfileWebsite", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Remove-MgBetaUserScopedRoleMemberOf", "OutputType": null, + "Command": "Remove-MgBetaUserScopedRoleMemberOf", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/security", - "Module": "Beta.Security", - "Command": "Remove-MgBetaUserSecurity", "OutputType": null, + "Command": "Remove-MgBetaUserSecurity", + "Module": "Beta.Security" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/security/informationProtection", - "Module": "Beta.Security", - "Command": "Remove-MgBetaUserSecurityInformationProtection", "OutputType": null, + "Command": "Remove-MgBetaUserSecurityInformationProtection", + "Module": "Beta.Security" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/security/informationProtection/labelPolicySettings", - "Module": "Beta.Security", - "Command": "Remove-MgBetaUserSecurityInformationProtectionLabelPolicySetting", "OutputType": null, + "Command": "Remove-MgBetaUserSecurityInformationProtectionLabelPolicySetting", + "Module": "Beta.Security" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "Module": "Beta.Security", - "Command": "Remove-MgBetaUserSecurityInformationProtectionSensitivityLabel", "OutputType": null, + "Command": "Remove-MgBetaUserSecurityInformationProtectionSensitivityLabel", + "Module": "Beta.Security" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", - "Module": "Beta.Security", - "Command": "Remove-MgBetaUserSecurityInformationProtectionSensitivityLabelParent", "OutputType": null, + "Command": "Remove-MgBetaUserSecurityInformationProtectionSensitivityLabelParent", + "Module": "Beta.Security" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/settings", - "Module": "Beta.Users", - "Command": "Remove-MgBetaUserSetting", "OutputType": null, + "Command": "Remove-MgBetaUserSetting", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/settings/contactMergeSuggestions", - "Module": "Beta.Users", - "Command": "Remove-MgBetaUserSettingContactMergeSuggestion", "OutputType": null, + "Command": "Remove-MgBetaUserSettingContactMergeSuggestion", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/settings/itemInsights", - "Module": "Beta.Users", - "Command": "Remove-MgBetaUserSettingItemInsight", "OutputType": null, + "Command": "Remove-MgBetaUserSettingItemInsight", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/settings/regionalAndLanguageSettings", - "Module": "Beta.Users", - "Command": "Remove-MgBetaUserSettingRegionalAndLanguageSetting", "OutputType": null, + "Command": "Remove-MgBetaUserSettingRegionalAndLanguageSetting", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/settings/shiftPreferences", - "Module": "Beta.Users", - "Command": "Remove-MgBetaUserSettingShiftPreference", "OutputType": null, + "Command": "Remove-MgBetaUserSettingShiftPreference", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/settings/storage", - "Module": "Beta.Users", - "Command": "Remove-MgBetaUserSettingStorage", "OutputType": null, + "Command": "Remove-MgBetaUserSettingStorage", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/settings/storage/quota", - "Module": "Beta.Users", - "Command": "Remove-MgBetaUserSettingStorageQuota", "OutputType": null, + "Command": "Remove-MgBetaUserSettingStorageQuota", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/settings/storage/quota/services/{serviceStorageQuotaBreakdown-id}", - "Module": "Beta.Users", - "Command": "Remove-MgBetaUserSettingStorageQuotaService", "OutputType": null, + "Command": "Remove-MgBetaUserSettingStorageQuotaService", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}", - "Module": "Beta.Users", - "Command": "Remove-MgBetaUserSettingWindows", "OutputType": null, + "Command": "Remove-MgBetaUserSettingWindows", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/{windowsSettingInstance-id}", - "Module": "Beta.Users", - "Command": "Remove-MgBetaUserSettingWindowsInstance", "OutputType": null, + "Command": "Remove-MgBetaUserSettingWindowsInstance", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/teamwork", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaUserTeamwork", "OutputType": null, + "Command": "Remove-MgBetaUserTeamwork", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaUserTeamworkAssociatedTeam", "OutputType": null, + "Command": "Remove-MgBetaUserTeamworkAssociatedTeam", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForUser", @@ -463485,20 +464806,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-delete-installedapps?view=graph-rest-beta", + "Method": "DELETE", "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}", - "Module": "Beta.Teams", - "Command": "Remove-MgBetaUserTeamworkInstalledApp", "OutputType": null, + "Command": "Remove-MgBetaUserTeamworkInstalledApp", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-delete-installedapps?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Tasks.Read", @@ -463525,35 +464846,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", - "Module": "Beta.Users", - "Command": "Remove-MgBetaUserTodoList", "OutputType": null, + "Command": "Remove-MgBetaUserTodoList", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", - "Module": "Beta.Users", - "Command": "Remove-MgBetaUserTodoListExtension", "OutputType": null, + "Command": "Remove-MgBetaUserTodoListExtension", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -463572,20 +464893,20 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", - "Module": "Beta.Users", - "Command": "Remove-MgBetaUserTodoListTask", "OutputType": null, + "Command": "Remove-MgBetaUserTodoListTask", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -463604,20 +464925,20 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}", - "Module": "Beta.Users", - "Command": "Remove-MgBetaUserTodoListTaskAttachment", "OutputType": null, + "Command": "Remove-MgBetaUserTodoListTaskAttachment", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -463636,50 +464957,50 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value", - "Module": "Beta.Users", - "Command": "Remove-MgBetaUserTodoListTaskAttachmentContent", "OutputType": null, + "Command": "Remove-MgBetaUserTodoListTaskAttachmentContent", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", - "Module": "Beta.Users", - "Command": "Remove-MgBetaUserTodoListTaskAttachmentSession", "OutputType": null, + "Command": "Remove-MgBetaUserTodoListTaskAttachmentSession", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content", - "Module": "Beta.Users", - "Command": "Remove-MgBetaUserTodoListTaskAttachmentSessionContent", "OutputType": null, + "Command": "Remove-MgBetaUserTodoListTaskAttachmentSessionContent", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -463698,35 +465019,35 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", - "Module": "Beta.Users", - "Command": "Remove-MgBetaUserTodoListTaskChecklistItem", "OutputType": null, + "Command": "Remove-MgBetaUserTodoListTaskChecklistItem", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", - "Module": "Beta.Users", - "Command": "Remove-MgBetaUserTodoListTaskExtension", "OutputType": null, + "Command": "Remove-MgBetaUserTodoListTaskExtension", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -463745,528 +465066,549 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", - "Module": "Beta.Users", - "Command": "Remove-MgBetaUserTodoListTaskLinkedResource", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Remove-MgBetaUserTodoListTaskLinkedResource", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaVirtualEvent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete1", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}", + "OutputType": null, + "Command": "Remove-MgBetaVirtualEvent", + "Module": "Beta.Bookings" }, { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaVirtualEventPresenter", "OutputType": null, + "Command": "Remove-MgBetaVirtualEventPresenter", + "Module": "Beta.Bookings" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}", + "OutputType": null, + "Command": "Remove-MgBetaVirtualEventSession", + "Module": "Beta.Bookings" }, { + "ApiVersion": "beta", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [], - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaVirtualEventSession", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", "OutputType": null, + "Command": "Remove-MgBetaVirtualEventSessionAttendanceReport", + "Module": "Beta.Bookings" + }, + { + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "OutputType": null, + "Command": "Remove-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaVirtualEventSessionAttendanceReport", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions(joinWebUrl='{joinWebUrl}')", + "OutputType": null, + "Command": "Remove-MgBetaVirtualEventSessionByJoinWebUrl", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}", + "OutputType": null, + "Command": "Remove-MgBetaVirtualEventTownhall", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions(joinWebUrl='{joinWebUrl}')", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaVirtualEventSessionByJoinWebUrl", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventpresenter-delete?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}", + "OutputType": null, + "Command": "Remove-MgBetaVirtualEventTownhallPresenter", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaVirtualEventTownhall", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}", + "OutputType": null, + "Command": "Remove-MgBetaVirtualEventTownhallSession", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaVirtualEventTownhallPresenter", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventpresenter-delete?view=graph-rest-beta" + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", + "OutputType": null, + "Command": "Remove-MgBetaVirtualEventTownhallSessionAttendanceReport", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaVirtualEventTownhallSession", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "OutputType": null, + "Command": "Remove-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecord", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaVirtualEventTownhallSessionAttendanceReport", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions(joinWebUrl='{joinWebUrl}')", + "OutputType": null, + "Command": "Remove-MgBetaVirtualEventTownhallSessionByJoinWebUrl", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecord", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}", + "OutputType": null, + "Command": "Remove-MgBetaVirtualEventWebinar", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions(joinWebUrl='{joinWebUrl}')", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaVirtualEventTownhallSessionByJoinWebUrl", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}", + "OutputType": null, + "Command": "Remove-MgBetaVirtualEventWebinarPresenter", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaVirtualEventWebinar", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}", + "OutputType": null, + "Command": "Remove-MgBetaVirtualEventWebinarRegistration", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaVirtualEventWebinarPresenter", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email='{email}')", + "OutputType": null, + "Command": "Remove-MgBetaVirtualEventWebinarRegistrationByEmail", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaVirtualEventWebinarRegistration", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId='{userId}')", + "OutputType": null, + "Command": "Remove-MgBetaVirtualEventWebinarRegistrationByUserId", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email='{email}')", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaVirtualEventWebinarRegistrationByEmail", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration", + "OutputType": null, + "Command": "Remove-MgBetaVirtualEventWebinarRegistrationConfiguration", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId='{userId}')", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaVirtualEventWebinarRegistrationByUserId", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventregistrationquestionbase-delete?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions/{virtualEventRegistrationQuestionBase-id}", + "OutputType": null, + "Command": "Remove-MgBetaVirtualEventWebinarRegistrationConfigurationQuestion", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaVirtualEventWebinarSession", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}", + "OutputType": null, + "Command": "Remove-MgBetaVirtualEventWebinarSession", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaVirtualEventWebinarSessionAttendanceReport", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", + "OutputType": null, + "Command": "Remove-MgBetaVirtualEventWebinarSessionAttendanceReport", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "OutputType": null, + "Command": "Remove-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions(joinWebUrl='{joinWebUrl}')", - "Module": "Beta.Bookings", - "Command": "Remove-MgBetaVirtualEventWebinarSessionByJoinWebUrl", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions(joinWebUrl='{joinWebUrl}')", + "OutputType": null, + "Command": "Remove-MgBetaVirtualEventWebinarSessionByJoinWebUrl", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/deployments/{deployment-id}", - "Module": "Beta.WindowsUpdates", - "Command": "Remove-MgBetaWindowsUpdatesDeployment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaWuDeployment", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-deployment-delete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-deployment-delete?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/admin/windows/updates/deployments/{deployment-id}", + "OutputType": null, + "Command": "Remove-MgBetaWindowsUpdatesDeployment", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}", - "Module": "Beta.WindowsUpdates", - "Command": "Remove-MgBetaWindowsUpdatesDeploymentAudienceApplicableContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaWuDeploymentAudienceApplicableContent", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}", + "OutputType": null, + "Command": "Remove-MgBetaWindowsUpdatesDeploymentAudienceApplicableContent", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/{applicableContentDeviceMatch-deviceId}", - "Module": "Beta.WindowsUpdates", - "Command": "Remove-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDevice", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaWuDeploymentAudienceApplicableContentMatchedDevice", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/{applicableContentDeviceMatch-deviceId}", + "OutputType": null, + "Command": "Remove-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDevice", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/{updatableAsset-id}/removeMembersById", - "Module": "Beta.WindowsUpdates", - "Command": "Remove-MgBetaWindowsUpdatesDeploymentAudienceExclusionMemberById", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaWuDeploymentAudienceExclusionMemberGraphBPreId", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-beta", + "Method": "POST", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/exclusions/{updatableAsset-id}/removeMembersById", + "OutputType": null, + "Command": "Remove-MgBetaWindowsUpdatesDeploymentAudienceExclusionMemberById", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}/removeMembersById", - "Module": "Beta.WindowsUpdates", - "Command": "Remove-MgBetaWindowsUpdatesDeploymentAudienceMemberById", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaWuDeploymentAudienceMemberGraphBPreId", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-beta", + "Method": "POST", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/members/{updatableAsset-id}/removeMembersById", + "OutputType": null, + "Command": "Remove-MgBetaWindowsUpdatesDeploymentAudienceMemberById", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}", - "Module": "Beta.WindowsUpdates", - "Command": "Remove-MgBetaWindowsUpdatesPolicy", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaWuPolicy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatepolicy-delete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatepolicy-delete?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}", + "OutputType": null, + "Command": "Remove-MgBetaWindowsUpdatesPolicy", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience", - "Module": "Beta.WindowsUpdates", - "Command": "Remove-MgBetaWindowsUpdatesPolicyAudience", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaWuPolicyAudience", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience", + "OutputType": null, + "Command": "Remove-MgBetaWindowsUpdatesPolicyAudience", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}", - "Module": "Beta.WindowsUpdates", - "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceApplicableContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaWuPolicyAudienceApplicableContent", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}", + "OutputType": null, + "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceApplicableContent", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/{applicableContentDeviceMatch-deviceId}", - "Module": "Beta.WindowsUpdates", - "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDevice", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaWuPolicyAudienceApplicableContentMatchedDevice", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/{applicableContentDeviceMatch-deviceId}", + "OutputType": null, + "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDevice", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}", - "Module": "Beta.WindowsUpdates", - "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceExclusion", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaWuPolicyAudienceExclusion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}", + "OutputType": null, + "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceExclusion", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}/removeMembers", - "Module": "Beta.WindowsUpdates", - "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceExclusionMember", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaWuPolicyAudienceExclusionMember", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembers?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembers?view=graph-rest-beta", + "Method": "POST", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}/removeMembers", + "OutputType": null, + "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceExclusionMember", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}/removeMembersById", - "Module": "Beta.WindowsUpdates", - "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceExclusionMemberById", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaWuPolicyAudienceExclusionMemberGraphBPreId", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-beta", + "Method": "POST", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}/removeMembersById", + "OutputType": null, + "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceExclusionMemberById", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}", - "Module": "Beta.WindowsUpdates", - "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceMember", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity", @@ -464275,243 +465617,252 @@ "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaWuPolicyAudienceMember", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}", + "OutputType": null, + "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceMember", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}/removeMembersById", - "Module": "Beta.WindowsUpdates", - "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceMemberById", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaWuPolicyAudienceMemberGraphBPreId", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-beta", + "Method": "POST", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}/removeMembersById", + "OutputType": null, + "Command": "Remove-MgBetaWindowsUpdatesPolicyAudienceMemberById", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/{complianceChange-id}", - "Module": "Beta.WindowsUpdates", - "Command": "Remove-MgBetaWindowsUpdatesPolicyComplianceChange", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaWuPolicyComplianceChange", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-compliancechange-delete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-compliancechange-delete?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/{complianceChange-id}", + "OutputType": null, + "Command": "Remove-MgBetaWindowsUpdatesPolicyComplianceChange", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/products/{product-id}", - "Module": "Beta.WindowsUpdates", - "Command": "Remove-MgBetaWindowsUpdatesProduct", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaWuProduct", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/admin/windows/updates/products/{product-id}", + "OutputType": null, + "Command": "Remove-MgBetaWindowsUpdatesProduct", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/products/{product-id}/editions/{edition-id}", - "Module": "Beta.WindowsUpdates", - "Command": "Remove-MgBetaWindowsUpdatesProductEdition", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaWuProductEdition", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/admin/windows/updates/products/{product-id}/editions/{edition-id}", + "OutputType": null, + "Command": "Remove-MgBetaWindowsUpdatesProductEdition", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}", - "Module": "Beta.WindowsUpdates", - "Command": "Remove-MgBetaWindowsUpdatesProductKnownIssue", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaWuProductKnownIssue", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}", + "OutputType": null, + "Command": "Remove-MgBetaWindowsUpdatesProductKnownIssue", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}/originatingKnowledgeBaseArticle", - "Module": "Beta.WindowsUpdates", - "Command": "Remove-MgBetaWindowsUpdatesProductKnownIssueOriginatingKnowledgeBaseArticle", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaWuProductKnownIssueOriginatingKnowledgeBaseArticle", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}/originatingKnowledgeBaseArticle", + "OutputType": null, + "Command": "Remove-MgBetaWindowsUpdatesProductKnownIssueOriginatingKnowledgeBaseArticle", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}/resolvingKnowledgeBaseArticle", - "Module": "Beta.WindowsUpdates", - "Command": "Remove-MgBetaWindowsUpdatesProductKnownIssueResolvingKnowledgeBaseArticle", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaWuProductKnownIssueResolvingKnowledgeBaseArticle", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}/resolvingKnowledgeBaseArticle", + "OutputType": null, + "Command": "Remove-MgBetaWindowsUpdatesProductKnownIssueResolvingKnowledgeBaseArticle", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}", - "Module": "Beta.WindowsUpdates", - "Command": "Remove-MgBetaWindowsUpdatesProductRevision", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaWuProductRevision", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}", + "OutputType": null, + "Command": "Remove-MgBetaWindowsUpdatesProductRevision", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}/catalogEntry", - "Module": "Beta.WindowsUpdates", - "Command": "Remove-MgBetaWindowsUpdatesProductRevisionCatalogEntry", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaWuProductRevisionCatalogEntry", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}/catalogEntry", + "OutputType": null, + "Command": "Remove-MgBetaWindowsUpdatesProductRevisionCatalogEntry", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}/knowledgeBaseArticle", - "Module": "Beta.WindowsUpdates", - "Command": "Remove-MgBetaWindowsUpdatesProductRevisionKnowledgeBaseArticle", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaWuProductRevisionKnowledgeBaseArticle", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}/knowledgeBaseArticle", + "OutputType": null, + "Command": "Remove-MgBetaWindowsUpdatesProductRevisionKnowledgeBaseArticle", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/resourceConnections/{resourceConnection-id}", - "Module": "Beta.WindowsUpdates", - "Command": "Remove-MgBetaWindowsUpdatesResourceConnection", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaWuResourceConnection", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-operationalinsightsconnection-delete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-operationalinsightsconnection-delete?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/admin/windows/updates/resourceConnections/{resourceConnection-id}", + "OutputType": null, + "Command": "Remove-MgBetaWindowsUpdatesResourceConnection", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}", - "Module": "Beta.WindowsUpdates", - "Command": "Remove-MgBetaWindowsUpdatesUpdatableAsset", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaWuUpdatableAsset", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-delete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableasset-delete?view=graph-rest-beta", + "Method": "DELETE", + "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}", + "OutputType": null, + "Command": "Remove-MgBetaWindowsUpdatesUpdatableAsset", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/removeMembers", - "Module": "Beta.WindowsUpdates", - "Command": "Remove-MgBetaWindowsUpdatesUpdatableAssetMember", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaWuUpdatableAssetMember", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembers?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembers?view=graph-rest-beta", + "Method": "POST", + "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/removeMembers", + "OutputType": null, + "Command": "Remove-MgBetaWindowsUpdatesUpdatableAssetMember", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/removeMembersById", - "Module": "Beta.WindowsUpdates", - "Command": "Remove-MgBetaWindowsUpdatesUpdatableAssetMemberById", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Remove-MgBetaWuUpdatableAssetMemberGraphBPreId", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatableassetgroup-removemembersbyid?view=graph-rest-beta", + "Method": "POST", + "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}/removeMembersById", + "OutputType": null, + "Command": "Remove-MgBetaWindowsUpdatesUpdatableAssetMemberById", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}", - "Module": "Bookings", - "Command": "Remove-MgBookingBusiness", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-delete?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-delete?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}", + "OutputType": null, + "Command": "Remove-MgBookingBusiness", + "Module": "Bookings" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -464546,35 +465897,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingappointment-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", - "Module": "Bookings", - "Command": "Remove-MgBookingBusinessAppointment", "OutputType": null, + "Command": "Remove-MgBookingBusinessAppointment", + "Module": "Bookings" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingappointment-delete?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", - "Module": "Bookings", - "Command": "Remove-MgBookingBusinessCalendarView", "OutputType": null, + "Command": "Remove-MgBookingBusinessCalendarView", + "Module": "Bookings" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -464609,20 +465960,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingcustomer-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomerBase-id}", - "Module": "Bookings", - "Command": "Remove-MgBookingBusinessCustomer", "OutputType": null, + "Command": "Remove-MgBookingBusinessCustomer", + "Module": "Bookings" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingcustomer-delete?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -464649,20 +466000,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingcustomquestion-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", - "Module": "Bookings", - "Command": "Remove-MgBookingBusinessCustomQuestion", "OutputType": null, + "Command": "Remove-MgBookingBusinessCustomQuestion", + "Module": "Bookings" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingcustomquestion-delete?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Bookings.ReadWrite.All", @@ -464681,20 +466032,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingservice-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", - "Module": "Bookings", - "Command": "Remove-MgBookingBusinessService", "OutputType": null, + "Command": "Remove-MgBookingBusinessService", + "Module": "Bookings" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingservice-delete?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Bookings.ReadWrite.All", @@ -464713,50 +466064,50 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingstaffmember-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMemberBase-id}", - "Module": "Bookings", - "Command": "Remove-MgBookingBusinessStaffMember", "OutputType": null, + "Command": "Remove-MgBookingBusinessStaffMember", + "Module": "Bookings" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingstaffmember-delete?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/solutions/bookingCurrencies/{bookingCurrency-id}", - "Module": "Bookings", - "Command": "Remove-MgBookingCurrency", "OutputType": null, + "Command": "Remove-MgBookingCurrency", + "Module": "Bookings" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/chats/{chat-id}", - "Module": "Teams", - "Command": "Remove-MgChat", "OutputType": null, + "Command": "Remove-MgChat", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForChat", @@ -464815,35 +466166,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete-installedapps?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", - "Module": "Teams", - "Command": "Remove-MgChatInstalledApp", "OutputType": null, + "Command": "Remove-MgChatInstalledApp", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/chats/{chat-id}/lastMessagePreview", - "Module": "Teams", - "Command": "Remove-MgChatLastMessagePreview", "OutputType": null, + "Command": "Remove-MgChatLastMessagePreview", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "ChatMember.ReadWrite", @@ -464870,50 +466221,52 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete-members?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/chats/{chat-id}/members/{conversationMember-id}", - "Module": "Teams", - "Command": "Remove-MgChatMember", "OutputType": null, + "Command": "Remove-MgChatMember", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Module": "Teams", - "Command": "Remove-MgChatMessageReplyHostedContent", "OutputType": null, + "Command": "Remove-MgChatMessageReplyHostedContent", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Module": "Teams", - "Command": "Remove-MgChatPermissionGrant", "OutputType": null, + "Command": "Remove-MgChatPermissionGrant", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Chat.ReadWrite", @@ -464932,20 +466285,20 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete-pinnedmessages?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "Module": "Teams", - "Command": "Remove-MgChatPinnedMessage", "OutputType": null, + "Command": "Remove-MgChatPinnedMessage", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "TeamsTab.ReadWriteSelfForChat", @@ -464996,20 +466349,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-delete-tabs?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", - "Module": "Teams", - "Command": "Remove-MgChatTab", "OutputType": null, + "Command": "Remove-MgChatTab", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Calls.Initiate.All", @@ -465028,20 +466381,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/communications/calls/{call-id}", - "Module": "CloudCommunications", - "Command": "Remove-MgCommunicationCall", "OutputType": null, + "Command": "Remove-MgCommunicationCall", + "Module": "CloudCommunications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-delete?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -465060,50 +466413,50 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/audioroutinggroup-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", - "Module": "CloudCommunications", - "Command": "Remove-MgCommunicationCallAudioRoutingGroup", "OutputType": null, + "Command": "Remove-MgCommunicationCallAudioRoutingGroup", + "Module": "CloudCommunications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/audioroutinggroup-delete?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", - "Module": "CloudCommunications", - "Command": "Remove-MgCommunicationCallContentSharingSession", "OutputType": null, + "Command": "Remove-MgCommunicationCallContentSharingSession", + "Module": "CloudCommunications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", - "Module": "CloudCommunications", - "Command": "Remove-MgCommunicationCallOperation", "OutputType": null, + "Command": "Remove-MgCommunicationCallOperation", + "Module": "CloudCommunications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -465122,260 +466475,260 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/communications/calls/{call-id}/participants/{participant-id}", - "Module": "CloudCommunications", - "Command": "Remove-MgCommunicationCallParticipant", "OutputType": null, + "Command": "Remove-MgCommunicationCallParticipant", + "Module": "CloudCommunications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-delete?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/communications/callRecords/{callRecord-id}/organizer_v2", - "Module": "CloudCommunications", - "Command": "Remove-MgCommunicationCallRecordOrganizerV2", "OutputType": null, + "Command": "Remove-MgCommunicationCallRecordOrganizerV2", + "Module": "CloudCommunications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/{participant-id}", - "Module": "CloudCommunications", - "Command": "Remove-MgCommunicationCallRecordParticipantV2", "OutputType": null, + "Command": "Remove-MgCommunicationCallRecordParticipantV2", + "Module": "CloudCommunications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", - "Module": "CloudCommunications", - "Command": "Remove-MgCommunicationCallRecordSession", "OutputType": null, + "Command": "Remove-MgCommunicationCallRecordSession", + "Module": "CloudCommunications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", - "Module": "CloudCommunications", - "Command": "Remove-MgCommunicationOnlineMeeting", "OutputType": null, + "Command": "Remove-MgCommunicationOnlineMeeting", + "Module": "CloudCommunications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "Module": "CloudCommunications", - "Command": "Remove-MgCommunicationOnlineMeetingAttendanceReport", "OutputType": null, + "Command": "Remove-MgCommunicationOnlineMeetingAttendanceReport", + "Module": "CloudCommunications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Module": "CloudCommunications", - "Command": "Remove-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", "OutputType": null, + "Command": "Remove-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "Module": "CloudCommunications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "Module": "CloudCommunications", - "Command": "Remove-MgCommunicationOnlineMeetingAttendeeReport", "OutputType": null, + "Command": "Remove-MgCommunicationOnlineMeetingAttendeeReport", + "Module": "CloudCommunications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", - "Module": "CloudCommunications", - "Command": "Remove-MgCommunicationOnlineMeetingRecording", "OutputType": null, + "Command": "Remove-MgCommunicationOnlineMeetingRecording", + "Module": "CloudCommunications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", - "Module": "CloudCommunications", - "Command": "Remove-MgCommunicationOnlineMeetingRecordingContent", "OutputType": null, + "Command": "Remove-MgCommunicationOnlineMeetingRecordingContent", + "Module": "CloudCommunications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "Module": "CloudCommunications", - "Command": "Remove-MgCommunicationOnlineMeetingTranscript", "OutputType": null, + "Command": "Remove-MgCommunicationOnlineMeetingTranscript", + "Module": "CloudCommunications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", - "Module": "CloudCommunications", - "Command": "Remove-MgCommunicationOnlineMeetingTranscriptContent", "OutputType": null, + "Command": "Remove-MgCommunicationOnlineMeetingTranscriptContent", + "Module": "CloudCommunications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", - "Module": "CloudCommunications", - "Command": "Remove-MgCommunicationOnlineMeetingTranscriptMetadataContent", "OutputType": null, + "Command": "Remove-MgCommunicationOnlineMeetingTranscriptMetadataContent", + "Module": "CloudCommunications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/communications/presences/{presence-id}", - "Module": "CloudCommunications", - "Command": "Remove-MgCommunicationPresence", "OutputType": null, + "Command": "Remove-MgCommunicationPresence", + "Module": "CloudCommunications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/contacts/{orgContact-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgContact", "OutputType": null, + "Command": "Remove-MgContact", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/contracts/{contract-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgContract", "OutputType": null, + "Command": "Remove-MgContract", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", - "Module": "Identity.SignIns", - "Command": "Remove-MgDataPolicyOperation", "OutputType": null, + "Command": "Remove-MgDataPolicyOperation", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -465394,35 +466747,35 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/devices/{device-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDevice", "OutputType": null, + "Command": "Remove-MgDevice", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceAppMgtAndroidManagedAppProtection", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtection", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtection", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtAndroidManagedAppProtection", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-androidmanagedappprotection-delete?view=graph-rest-1.0" - }, - { + ], "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -465441,20 +466794,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Remove-MgDeviceAppMgtAndroidManagedAppProtectionApp", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtectionApp", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtectionApp", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtAndroidManagedAppProtectionApp", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -465473,35 +466826,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Remove-MgDeviceAppMgtAndroidManagedAppProtectionAssignment", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtAndroidManagedAppProtectionAssignment", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -465520,20 +466873,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Remove-MgDeviceAppMgtDefaultManagedAppProtection", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementDefaultManagedAppProtection", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementDefaultManagedAppProtection", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtDefaultManagedAppProtection", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-defaultmanagedappprotection-delete?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -465552,50 +466905,50 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Remove-MgDeviceAppMgtDefaultManagedAppProtectionApp", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementDefaultManagedAppProtectionApp", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementDefaultManagedAppProtectionApp", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtDefaultManagedAppProtectionApp", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceAppMgtiOSManagedAppProtection", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtection", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtection", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtiOSManagedAppProtection", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-iosmanagedappprotection-delete?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -465614,20 +466967,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Remove-MgDeviceAppMgtiOSManagedAppProtectionApp", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtectionApp", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtectionApp", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtiOSManagedAppProtectionApp", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-managedmobileapp-delete?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -465646,95 +466999,95 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Remove-MgDeviceAppMgtiOSManagedAppProtectionAssignment", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtectionAssignment", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtectionAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtiOSManagedAppProtectionAssignment", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedapppolicyassignment-delete?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceAppMgtManagedAppPolicy", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementManagedAppPolicy", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementManagedAppPolicy", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtManagedAppPolicy", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceAppMgtManagedAppRegistration", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementManagedAppRegistration", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementManagedAppRegistration", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtManagedAppRegistration", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -465753,140 +467106,140 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Remove-MgDeviceAppMgtManagedAppRegistrationOperation", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementManagedAppRegistrationOperation", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementManagedAppRegistrationOperation", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtManagedAppRegistrationOperation", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-managedappoperation-delete?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceAppMgtManagedAppStatus", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementManagedAppStatus", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementManagedAppStatus", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtManagedAppStatus", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceAppMgtManagedEBook", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-iosvppebook-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementManagedEBook", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementManagedEBook", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtManagedEBook", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-iosvppebook-delete?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceAppMgtManagedEBookAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-managedebookassignment-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementManagedEBookAssignment", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementManagedEBookAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtManagedEBookAssignment", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-managedebookassignment-delete?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceAppMgtManagedEBookDeviceState", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-deviceinstallstate-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementManagedEBookDeviceState", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementManagedEBookDeviceState", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtManagedEBookDeviceState", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-deviceinstallstate-delete?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceAppMgtManagedEBookInstallSummary", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementManagedEBookInstallSummary", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementManagedEBookInstallSummary", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtManagedEBookInstallSummary", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceAppMgtManagedEBookUserStateSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-userinstallstatesummary-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementManagedEBookUserStateSummary", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementManagedEBookUserStateSummary", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtManagedEBookUserStateSummary", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-userinstallstatesummary-delete?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-mdmwindowsinformationprotectionpolicy-delete?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -465905,20 +467258,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Remove-MgDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -465937,20 +467290,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Remove-MgDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -465969,920 +467322,920 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Remove-MgDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceAppMgtMobileApp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-managedandroidstoreapp-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileApp", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementMobileApp", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtMobileApp", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-windowsappx-delete?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsAndroidLobAppAssignment", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsAndroidLobAppAssignment", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsiOSLobAppAssignment", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsiOSLobAppAssignment", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersion", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersion", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsIoStoreAppAssignment", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsIoStoreAppAssignment", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsIoVppAppAssignment", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsIoVppAppAssignment", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsIoVppAppAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsIoVppAppAssignment", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMacOSLobAppAssignment", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMacOSLobAppAssignment", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappassignment-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAssignment", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAssignment", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappassignment-delete?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWin32LobAppAssignment", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWin32LobAppAssignment", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersion", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersion", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowAppXAssignment", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowAppXAssignment", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowAppXContentVersion", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowAppXContentVersion", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowWebAppAssignment", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppAsWindowWebAppAssignment", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppCategory", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappcategory-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppCategory", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementMobileAppCategory", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppCategory", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappcategory-delete?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-iosmobileappconfiguration-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppConfiguration", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementMobileAppConfiguration", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppConfiguration", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-iosmobileappconfiguration-delete?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppConfigurationAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationassignment-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationAssignment", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppConfigurationAssignment", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationassignment-delete?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppConfigurationDeviceStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicestatus-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppConfigurationDeviceStatus", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicestatus-delete?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppConfigurationUserStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationuserstatus-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationUserStatus", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationUserStatus", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppConfigurationUserStatus", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationuserstatus-delete?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceAppMgtMobileAppConfigurationUserStatusSummary", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtMobileAppConfigurationUserStatusSummary", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceAppMgtTargetedManagedAppConfiguration", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfiguration", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfiguration", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtTargetedManagedAppConfiguration", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedappconfiguration-delete?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -466901,20 +468254,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Remove-MgDeviceAppMgtTargetedManagedAppConfigurationApp", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfigurationApp", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfigurationApp", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtTargetedManagedAppConfigurationApp", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -466933,35 +468286,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Remove-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -466980,20 +468333,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Remove-MgDeviceAppMgtVppToken", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementVppToken", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementVppToken", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtVppToken", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-vpptoken-delete?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -467012,20 +468365,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Remove-MgDeviceAppMgtWindowInformationProtectionPolicy", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicy", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicy", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtWindowInformationProtectionPolicy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-windowsinformationprotectionpolicy-delete?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -467044,20 +468397,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Remove-MgDeviceAppMgtWindowInformationProtectionPolicyAssignment", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtWindowInformationProtectionPolicyAssignment", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -467076,20 +468429,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Remove-MgDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", "OutputType": null, + "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-windowsinformationprotectionapplockerfile-delete?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -467108,79 +468461,79 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Remove-MgDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", - "ApiReferenceLink": null + "Command": "Remove-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/devices(deviceId='{deviceId}')", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDeviceByDeviceId", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/devices(deviceId='{deviceId}')", + "OutputType": null, + "Command": "Remove-MgDeviceByDeviceId", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/extensions/{extension-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDeviceExtension", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/devices/{device-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Remove-MgDeviceExtension", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/applePushNotificationCertificate", - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementApplePushNotificationCertificate", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/applePushNotificationCertificate", + "OutputType": null, + "Command": "Remove-MgDeviceManagementApplePushNotificationCertificate", + "Module": "DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementAuditEvent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-auditing-auditevent-delete?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-auditing-auditevent-delete?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", + "OutputType": null, + "Command": "Remove-MgDeviceManagementAuditEvent", + "Module": "DeviceManagement.Administration" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -467199,34 +468552,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementComplianceManagementPartner", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-compliancemanagementpartner-delete?view=graph-rest-1.0" + "Command": "Remove-MgDeviceManagementComplianceManagementPartner", + "Module": "DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/conditionalAccessSettings", - "Module": "DeviceManagement.Enrollment", - "Command": "Remove-MgDeviceManagementConditionalAccessSetting", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/conditionalAccessSettings", + "OutputType": null, + "Command": "Remove-MgDeviceManagementConditionalAccessSetting", + "Module": "DeviceManagement.Enrollment" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -467245,20 +468598,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-detectedapp-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDetectedApp", "OutputType": null, + "Command": "Remove-MgDeviceManagementDetectedApp", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-detectedapp-delete?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -467277,318 +468630,318 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceCategory", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-devicecategory-delete?view=graph-rest-1.0" + "Command": "Remove-MgDeviceManagementDeviceCategory", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicy", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-androidworkprofilecompliancepolicy-delete?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-androidworkprofilecompliancepolicy-delete?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", + "OutputType": null, + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicy", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyAssignment", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicyassignment-delete?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicyassignment-delete?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", + "OutputType": null, + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyAssignment", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", + "OutputType": null, + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", + "OutputType": null, + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedevicestatus-delete?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedevicestatus-delete?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", + "OutputType": null, + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", + "OutputType": null, + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancescheduledactionforrule-delete?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancescheduledactionforrule-delete?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", + "OutputType": null, + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceactionitem-delete?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceactionitem-delete?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", + "OutputType": null, + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicysettingstatesummary-delete?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicysettingstatesummary-delete?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", + "OutputType": null, + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancesettingstate-delete?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancesettingstate-delete?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", + "OutputType": null, + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyUserStatus", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuserstatus-delete?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuserstatus-delete?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", + "OutputType": null, + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyUserStatus", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", + "OutputType": null, + "Command": "Remove-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceConfiguration", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-androidworkprofilecustomconfiguration-delete?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-ioscustomconfiguration-delete?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", + "OutputType": null, + "Command": "Remove-MgDeviceManagementDeviceConfiguration", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceConfigurationAssignment", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationassignment-delete?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationassignment-delete?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", + "OutputType": null, + "Command": "Remove-MgDeviceManagementDeviceConfigurationAssignment", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-settingstatedevicesummary-delete?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-settingstatedevicesummary-delete?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", + "OutputType": null, + "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStateSummary", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", + "OutputType": null, + "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStateSummary", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStatus", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatus-delete?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatus-delete?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", + "OutputType": null, + "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStatus", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", + "OutputType": null, + "Command": "Remove-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceConfigurationUserStatus", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuserstatus-delete?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuserstatus-delete?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", + "OutputType": null, + "Command": "Remove-MgDeviceManagementDeviceConfigurationUserStatus", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementDeviceConfigurationUserStatusOverview", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", + "OutputType": null, + "Command": "Remove-MgDeviceManagementDeviceConfigurationUserStatusOverview", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -467607,20 +468960,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", - "Module": "DeviceManagement.Enrollment", - "Command": "Remove-MgDeviceManagementDeviceEnrollmentConfiguration", "OutputType": null, + "Command": "Remove-MgDeviceManagementDeviceEnrollmentConfiguration", + "Module": "DeviceManagement.Enrollment" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentlimitconfiguration-delete?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -467639,20 +468992,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", - "Module": "DeviceManagement.Enrollment", - "Command": "Remove-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", "OutputType": null, + "Command": "Remove-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", + "Module": "DeviceManagement.Enrollment" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-enrollmentconfigurationassignment-delete?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -467671,50 +469024,50 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementExchangeConnector", "OutputType": null, + "Command": "Remove-MgDeviceManagementExchangeConnector", + "Module": "DeviceManagement.Administration" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-devicemanagementexchangeconnector-delete?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-importedwindowsautopilotdeviceidentity-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", - "Module": "DeviceManagement.Enrollment", - "Command": "Remove-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", "OutputType": null, + "Command": "Remove-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "Module": "DeviceManagement.Enrollment" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-importedwindowsautopilotdeviceidentity-delete?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-iosupdatedevicestatus-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementIoUpdateStatus", "OutputType": null, + "Command": "Remove-MgDeviceManagementIoUpdateStatus", + "Module": "DeviceManagement.Administration" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-iosupdatedevicestatus-delete?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -467733,142 +469086,142 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementManagedDevice", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-delete?view=graph-rest-1.0" + "Command": "Remove-MgDeviceManagementManagedDevice", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementManagedDeviceCategory", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", + "OutputType": null, + "Command": "Remove-MgDeviceManagementManagedDeviceCategory", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementManagedDeviceCompliancePolicyState", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", + "OutputType": null, + "Command": "Remove-MgDeviceManagementManagedDeviceCompliancePolicyState", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementManagedDeviceConfigurationState", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", + "OutputType": null, + "Command": "Remove-MgDeviceManagementManagedDeviceConfigurationState", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementManagedDeviceLogCollectionRequest", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", + "OutputType": null, + "Command": "Remove-MgDeviceManagementManagedDeviceLogCollectionRequest", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", - "Module": "DeviceManagement.Actions", - "Command": "Remove-MgDeviceManagementManagedDeviceUserFromSharedAppleDevice", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteExpanded", "DeleteViaIdentity", "DeleteViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-deleteuserfromsharedappledevice?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-deleteuserfromsharedappledevice?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", + "OutputType": null, + "Command": "Remove-MgDeviceManagementManagedDeviceUserFromSharedAppleDevice", + "Module": "DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementManagedDeviceWindowsProtectionState", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", + "OutputType": null, + "Command": "Remove-MgDeviceManagementManagedDeviceWindowsProtectionState", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", + "OutputType": null, + "Command": "Remove-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementMobileAppTroubleshootingEvent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-mobileapptroubleshootingevent-delete?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-mobileapptroubleshootingevent-delete?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", + "OutputType": null, + "Command": "Remove-MgDeviceManagementMobileAppTroubleshootingEvent", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -467887,20 +469240,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applogcollectionrequest-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", "OutputType": null, + "Command": "Remove-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applogcollectionrequest-delete?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -467919,50 +469272,50 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementMobileThreatDefenseConnector", "OutputType": null, + "Command": "Remove-MgDeviceManagementMobileThreatDefenseConnector", + "Module": "DeviceManagement.Administration" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-mobilethreatdefenseconnector-delete?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-notificationmessagetemplate-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementNotificationMessageTemplate", "OutputType": null, + "Command": "Remove-MgDeviceManagementNotificationMessageTemplate", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-notificationmessagetemplate-delete?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-localizednotificationmessage-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "OutputType": null, + "Command": "Remove-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-localizednotificationmessage-delete?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -467981,20 +469334,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementPartner", "OutputType": null, + "Command": "Remove-MgDeviceManagementPartner", + "Module": "DeviceManagement.Administration" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-devicemanagementpartner-delete?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -468013,34 +469366,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementRemoteAssistancePartner", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-delete?view=graph-rest-1.0" + "Command": "Remove-MgDeviceManagementRemoteAssistancePartner", + "Module": "DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/reports", - "Module": "Reports", - "Command": "Remove-MgDeviceManagementReport", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/reports", + "OutputType": null, + "Command": "Remove-MgDeviceManagementReport", + "Module": "Reports" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -468059,20 +469412,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-resourceoperation-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementResourceOperation", "OutputType": null, + "Command": "Remove-MgDeviceManagementResourceOperation", + "Module": "DeviceManagement.Administration" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-resourceoperation-delete?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -468091,20 +469444,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroleassignment-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementRoleAssignment", "OutputType": null, + "Command": "Remove-MgDeviceManagementRoleAssignment", + "Module": "DeviceManagement.Administration" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroleassignment-delete?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -468123,20 +469476,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroledefinition-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementRoleDefinition", "OutputType": null, + "Command": "Remove-MgDeviceManagementRoleDefinition", + "Module": "DeviceManagement.Administration" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroledefinition-delete?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -468155,95 +469508,95 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-roleassignment-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementRoleDefinitionRoleAssignment", "OutputType": null, + "Command": "Remove-MgDeviceManagementRoleDefinitionRoleAssignment", + "Module": "DeviceManagement.Administration" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-roleassignment-delete?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-tem-telecomexpensemanagementpartner-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementTelecomExpenseManagementPartner", "OutputType": null, + "Command": "Remove-MgDeviceManagementTelecomExpenseManagementPartner", + "Module": "DeviceManagement.Administration" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-tem-telecomexpensemanagementpartner-delete?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditions-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementTermAndCondition", "OutputType": null, + "Command": "Remove-MgDeviceManagementTermAndCondition", + "Module": "DeviceManagement.Administration" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditions-delete?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsacceptancestatus-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementTermAndConditionAcceptanceStatus", "OutputType": null, + "Command": "Remove-MgDeviceManagementTermAndConditionAcceptanceStatus", + "Module": "DeviceManagement.Administration" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsacceptancestatus-delete?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsassignment-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementTermAndConditionAssignment", "OutputType": null, + "Command": "Remove-MgDeviceManagementTermAndConditionAssignment", + "Module": "DeviceManagement.Administration" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsassignment-delete?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementTroubleshootingEvent", "OutputType": null, + "Command": "Remove-MgDeviceManagementTroubleshootingEvent", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -468262,20 +469615,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", "OutputType": null, + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -468294,20 +469647,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", "OutputType": null, + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -468326,20 +469679,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", "OutputType": null, + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -468358,20 +469711,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", "OutputType": null, + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -468390,20 +469743,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", "OutputType": null, + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -468422,20 +469775,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", "OutputType": null, + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -468454,20 +469807,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", "OutputType": null, + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -468486,49 +469839,49 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthOverview", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", + "OutputType": null, + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthOverview", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", + "OutputType": null, + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -468547,50 +469900,50 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBaseline", "OutputType": null, + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticBaseline", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticCategory", "OutputType": null, + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticCategory", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", "OutputType": null, + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -468609,20 +469962,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDevicePerformance", "OutputType": null, + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDevicePerformance", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -468641,20 +469994,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceScore", "OutputType": null, + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceScore", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -468673,20 +470026,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", "OutputType": null, + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -468705,20 +470058,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", "OutputType": null, + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -468737,20 +470090,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", "OutputType": null, + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -468769,20 +470122,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticMetricHistory", "OutputType": null, + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticMetricHistory", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -468801,34 +470154,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticModelScore", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticModelScore", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/userExperienceAnalyticsOverview", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticOverview", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsOverview", + "OutputType": null, + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticOverview", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -468847,34 +470200,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticScoreHistory", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticScoreHistory", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", + "OutputType": null, + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -468893,20 +470246,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", "OutputType": null, + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -468925,20 +470278,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", "OutputType": null, + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -468957,170 +470310,170 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", "OutputType": null, + "Command": "Remove-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcdeviceimage-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementVirtualEndpointDeviceImage", "OutputType": null, + "Command": "Remove-MgDeviceManagementVirtualEndpointDeviceImage", + "Module": "DeviceManagement.Administration" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcdeviceimage-delete?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementVirtualEndpointGalleryImage", "OutputType": null, + "Command": "Remove-MgDeviceManagementVirtualEndpointGalleryImage", + "Module": "DeviceManagement.Administration" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementVirtualEndpointOnPremiseConnection", "OutputType": null, + "Command": "Remove-MgDeviceManagementVirtualEndpointOnPremiseConnection", + "Module": "DeviceManagement.Administration" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-delete?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementVirtualEndpointProvisioningPolicy", "OutputType": null, + "Command": "Remove-MgDeviceManagementVirtualEndpointProvisioningPolicy", + "Module": "DeviceManagement.Administration" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-delete?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", "OutputType": null, + "Command": "Remove-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", + "Module": "DeviceManagement.Administration" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcusersetting-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementVirtualEndpointUserSetting", "OutputType": null, + "Command": "Remove-MgDeviceManagementVirtualEndpointUserSetting", + "Module": "DeviceManagement.Administration" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcusersetting-delete?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", - "Module": "DeviceManagement.Administration", - "Command": "Remove-MgDeviceManagementVirtualEndpointUserSettingAssignment", "OutputType": null, + "Command": "Remove-MgDeviceManagementVirtualEndpointUserSettingAssignment", + "Module": "DeviceManagement.Administration" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}", - "Module": "DeviceManagement.Enrollment", - "Command": "Remove-MgDeviceManagementWindowsAutopilotDeviceIdentity", "OutputType": null, + "Command": "Remove-MgDeviceManagementWindowsAutopilotDeviceIdentity", + "Module": "DeviceManagement.Enrollment" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-delete?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionapplearningsummary-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", "OutputType": null, + "Command": "Remove-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionapplearningsummary-delete?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionnetworklearningsummary-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", "OutputType": null, + "Command": "Remove-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionnetworklearningsummary-delete?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -469139,20 +470492,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-windowsmalwareinformation-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementWindowsMalwareInformation", "OutputType": null, + "Command": "Remove-MgDeviceManagementWindowsMalwareInformation", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-windowsmalwareinformation-delete?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -469171,185 +470524,185 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-malwarestateforwindowsdevice-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", - "Module": "DeviceManagement", - "Command": "Remove-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", "OutputType": null, + "Command": "Remove-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-malwarestateforwindowsdevice-delete?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceRegisteredOwnerByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete-registeredowners?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/devices/{device-id}/registeredOwners/{directoryObject-id}/$ref", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDeviceRegisteredOwnerDirectoryObjectByRef", "OutputType": null, + "Command": "Remove-MgDeviceRegisteredOwnerDirectoryObjectByRef", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceRegisteredOwnerByRef", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete-registeredowners?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDeviceRegisteredUserByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete-registeredusers?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/devices/{device-id}/registeredUsers/{directoryObject-id}/$ref", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDeviceRegisteredUserDirectoryObjectByRef", "OutputType": null, + "Command": "Remove-MgDeviceRegisteredUserDirectoryObjectByRef", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDeviceRegisteredUserByRef", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-delete-registeredusers?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDirectoryAdministrativeUnit", "OutputType": null, + "Command": "Remove-MgDirectoryAdministrativeUnit", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-delete?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDirectoryAdministrativeUnitExtension", "OutputType": null, + "Command": "Remove-MgDirectoryAdministrativeUnitExtension", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDirectoryAdministrativeUnitMemberByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-delete-members?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/members/{directoryObject-id}/$ref", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDirectoryAdministrativeUnitMemberDirectoryObjectByRef", "OutputType": null, + "Command": "Remove-MgDirectoryAdministrativeUnitMemberDirectoryObjectByRef", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDirectoryAdministrativeUnitMemberByRef", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-delete-members?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-delete-scopedrolemembers?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDirectoryAdministrativeUnitScopedRoleMember", "OutputType": null, + "Command": "Remove-MgDirectoryAdministrativeUnitScopedRoleMember", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-delete-scopedrolemembers?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/directory/attributeSets/{attributeSet-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDirectoryAttributeSet", "OutputType": null, + "Command": "Remove-MgDirectoryAttributeSet", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDirectoryCustomSecurityAttributeDefinition", "OutputType": null, + "Command": "Remove-MgDirectoryCustomSecurityAttributeDefinition", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", "OutputType": null, + "Command": "Remove-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/directory/deletedItems/{directoryObject-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDirectoryDeletedItem", "OutputType": null, + "Command": "Remove-MgDirectoryDeletedItem", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-delete?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDirectoryDeviceLocalCredential", "OutputType": null, + "Command": "Remove-MgDirectoryDeviceLocalCredential", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Domain.ReadWrite.All", @@ -469368,260 +470721,260 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/samlorwsfedexternaldomainfederation-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDirectoryFederationConfiguration", "OutputType": null, + "Command": "Remove-MgDirectoryFederationConfiguration", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/samlorwsfedexternaldomainfederation-delete?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/directoryObjects/{directoryObject-id}", - "Module": "DirectoryObjects", - "Command": "Remove-MgDirectoryObject", "OutputType": null, + "Command": "Remove-MgDirectoryObject", + "Module": "DirectoryObjects" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-delete?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDirectoryOnPremiseSynchronization", "OutputType": null, + "Command": "Remove-MgDirectoryOnPremiseSynchronization", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/directoryRoles/{directoryRole-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDirectoryRole", "OutputType": null, + "Command": "Remove-MgDirectoryRole", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDirectoryRoleByRoleTemplateId", "OutputType": null, + "Command": "Remove-MgDirectoryRoleByRoleTemplateId", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgDirectoryRoleMemberByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-delete-member?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/directoryRoles/{directoryRole-id}/members/{directoryObject-id}/$ref", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDirectoryRoleMemberDirectoryObjectByRef", "OutputType": null, + "Command": "Remove-MgDirectoryRoleMemberDirectoryObjectByRef", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgDirectoryRoleMemberByRef", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryrole-delete-member?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDirectoryRoleScopedMember", "OutputType": null, + "Command": "Remove-MgDirectoryRoleScopedMember", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDirectoryRoleTemplate", "OutputType": null, + "Command": "Remove-MgDirectoryRoleTemplate", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/directory/subscriptions/{companySubscription-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDirectorySubscription", "OutputType": null, + "Command": "Remove-MgDirectorySubscription", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/directory/subscriptions(commerceSubscriptionId='{commerceSubscriptionId}')", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDirectorySubscriptionByCommerceSubscriptionId", "OutputType": null, + "Command": "Remove-MgDirectorySubscriptionByCommerceSubscriptionId", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/domains/{domain-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDomain", "OutputType": null, + "Command": "Remove-MgDomain", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-delete?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internaldomainfederation-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDomainFederationConfiguration", "OutputType": null, + "Command": "Remove-MgDomainFederationConfiguration", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internaldomainfederation-delete?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDomainServiceConfigurationRecord", "OutputType": null, + "Command": "Remove-MgDomainServiceConfigurationRecord", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgDomainVerificationDnsRecord", "OutputType": null, + "Command": "Remove-MgDomainVerificationDnsRecord", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}", - "Module": "Files", - "Command": "Remove-MgDrive", "OutputType": null, + "Command": "Remove-MgDrive", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content", - "Module": "Files", - "Command": "Remove-MgDriveBundleContent", "OutputType": null, + "Command": "Remove-MgDriveBundleContent", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/following/{driveItem-id}/content", - "Module": "Files", - "Command": "Remove-MgDriveFollowingContent", "OutputType": null, + "Command": "Remove-MgDriveFollowingContent", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Files.ReadWrite", @@ -469648,200 +471001,200 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/items/{driveItem-id}", - "Module": "Files", - "Command": "Remove-MgDriveItem", "OutputType": null, + "Command": "Remove-MgDriveItem", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics", - "Module": "Files", - "Command": "Remove-MgDriveItemAnalytic", "OutputType": null, + "Command": "Remove-MgDriveItemAnalytic", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Module": "Files", - "Command": "Remove-MgDriveItemAnalyticItemActivityStat", "OutputType": null, + "Command": "Remove-MgDriveItemAnalyticItemActivityStat", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "Module": "Files", - "Command": "Remove-MgDriveItemChildContent", "OutputType": null, + "Command": "Remove-MgDriveItemChildContent", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", - "Module": "Files", - "Command": "Remove-MgDriveItemContent", "OutputType": null, + "Command": "Remove-MgDriveItemContent", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem", - "Module": "Files", - "Command": "Remove-MgDriveItemListItem", "OutputType": null, + "Command": "Remove-MgDriveItemListItem", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "Module": "Files", - "Command": "Remove-MgDriveItemListItemDocumentSetVersion", "OutputType": null, + "Command": "Remove-MgDriveItemListItemDocumentSetVersion", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Module": "Files", - "Command": "Remove-MgDriveItemListItemDocumentSetVersionField", "OutputType": null, + "Command": "Remove-MgDriveItemListItemDocumentSetVersionField", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "Module": "Files", - "Command": "Remove-MgDriveItemListItemDriveItemContent", "OutputType": null, + "Command": "Remove-MgDriveItemListItemDriveItemContent", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "Module": "Files", - "Command": "Remove-MgDriveItemListItemField", "OutputType": null, + "Command": "Remove-MgDriveItemListItemField", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "Module": "Files", - "Command": "Remove-MgDriveItemListItemVersion", "OutputType": null, + "Command": "Remove-MgDriveItemListItemVersion", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "Module": "Files", - "Command": "Remove-MgDriveItemListItemVersionField", "OutputType": null, + "Command": "Remove-MgDriveItemListItemVersionField", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/drives/{drive-id}/items/{driveItem-id}/permanentDelete", - "Module": "Files", - "Command": "Remove-MgDriveItemPermanent", "OutputType": null, + "Command": "Remove-MgDriveItemPermanent", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Files.ReadWrite", @@ -469868,620 +471221,620 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "Module": "Files", - "Command": "Remove-MgDriveItemPermission", "OutputType": null, + "Command": "Remove-MgDriveItemPermission", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-removeretentionlabel?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "Module": "Files", - "Command": "Remove-MgDriveItemRetentionLabel", "OutputType": null, + "Command": "Remove-MgDriveItemRetentionLabel", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-removeretentionlabel?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "Module": "Files", - "Command": "Remove-MgDriveItemSubscription", "OutputType": null, + "Command": "Remove-MgDriveItemSubscription", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "Module": "Files", - "Command": "Remove-MgDriveItemThumbnail", "OutputType": null, + "Command": "Remove-MgDriveItemThumbnail", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "Module": "Files", - "Command": "Remove-MgDriveItemVersion", "OutputType": null, + "Command": "Remove-MgDriveItemVersion", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "Module": "Files", - "Command": "Remove-MgDriveItemVersionContent", "OutputType": null, + "Command": "Remove-MgDriveItemVersionContent", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/list", - "Module": "Files", - "Command": "Remove-MgDriveList", "OutputType": null, + "Command": "Remove-MgDriveList", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", - "Module": "Files", - "Command": "Remove-MgDriveListColumn", "OutputType": null, + "Command": "Remove-MgDriveListColumn", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", - "Module": "Files", - "Command": "Remove-MgDriveListContentType", "OutputType": null, + "Command": "Remove-MgDriveListContentType", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Module": "Files", - "Command": "Remove-MgDriveListContentTypeColumn", "OutputType": null, + "Command": "Remove-MgDriveListContentTypeColumn", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Module": "Files", - "Command": "Remove-MgDriveListContentTypeColumnLink", "OutputType": null, + "Command": "Remove-MgDriveListContentTypeColumnLink", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/list/items/{listItem-id}", - "Module": "Files", - "Command": "Remove-MgDriveListItem", "OutputType": null, + "Command": "Remove-MgDriveListItem", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Module": "Files", - "Command": "Remove-MgDriveListItemDocumentSetVersion", "OutputType": null, + "Command": "Remove-MgDriveListItemDocumentSetVersion", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Module": "Files", - "Command": "Remove-MgDriveListItemDocumentSetVersionField", "OutputType": null, + "Command": "Remove-MgDriveListItemDocumentSetVersionField", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "Module": "Files", - "Command": "Remove-MgDriveListItemDriveItemContent", "OutputType": null, + "Command": "Remove-MgDriveListItemDriveItemContent", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", - "Module": "Files", - "Command": "Remove-MgDriveListItemField", "OutputType": null, + "Command": "Remove-MgDriveListItemField", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Module": "Files", - "Command": "Remove-MgDriveListItemVersion", "OutputType": null, + "Command": "Remove-MgDriveListItemVersion", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Module": "Files", - "Command": "Remove-MgDriveListItemVersionField", "OutputType": null, + "Command": "Remove-MgDriveListItemVersionField", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "Module": "Files", - "Command": "Remove-MgDriveListOperation", "OutputType": null, + "Command": "Remove-MgDriveListOperation", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", - "Module": "Files", - "Command": "Remove-MgDriveListSubscription", "OutputType": null, + "Command": "Remove-MgDriveListSubscription", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/root", - "Module": "Files", - "Command": "Remove-MgDriveRoot", "OutputType": null, + "Command": "Remove-MgDriveRoot", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/root/analytics", - "Module": "Files", - "Command": "Remove-MgDriveRootAnalytic", "OutputType": null, + "Command": "Remove-MgDriveRootAnalytic", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "Module": "Files", - "Command": "Remove-MgDriveRootAnalyticItemActivityStat", "OutputType": null, + "Command": "Remove-MgDriveRootAnalyticItemActivityStat", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content", - "Module": "Files", - "Command": "Remove-MgDriveRootChildContent", "OutputType": null, + "Command": "Remove-MgDriveRootChildContent", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/root/content", - "Module": "Files", - "Command": "Remove-MgDriveRootContent", "OutputType": null, + "Command": "Remove-MgDriveRootContent", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/root/listItem", - "Module": "Files", - "Command": "Remove-MgDriveRootListItem", "OutputType": null, + "Command": "Remove-MgDriveRootListItem", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "Module": "Files", - "Command": "Remove-MgDriveRootListItemDocumentSetVersion", "OutputType": null, + "Command": "Remove-MgDriveRootListItemDocumentSetVersion", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Module": "Files", - "Command": "Remove-MgDriveRootListItemDocumentSetVersionField", "OutputType": null, + "Command": "Remove-MgDriveRootListItemDocumentSetVersionField", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/root/listItem/driveItem/content", - "Module": "Files", - "Command": "Remove-MgDriveRootListItemDriveItemContent", "OutputType": null, + "Command": "Remove-MgDriveRootListItemDriveItemContent", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/root/listItem/fields", - "Module": "Files", - "Command": "Remove-MgDriveRootListItemField", "OutputType": null, + "Command": "Remove-MgDriveRootListItemField", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "Module": "Files", - "Command": "Remove-MgDriveRootListItemVersion", "OutputType": null, + "Command": "Remove-MgDriveRootListItemVersion", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "Module": "Files", - "Command": "Remove-MgDriveRootListItemVersionField", "OutputType": null, + "Command": "Remove-MgDriveRootListItemVersionField", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/drives/{drive-id}/root/permanentDelete", - "Module": "Files", - "Command": "Remove-MgDriveRootPermanent", "OutputType": null, + "Command": "Remove-MgDriveRootPermanent", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/root/permissions/{permission-id}", - "Module": "Files", - "Command": "Remove-MgDriveRootPermission", "OutputType": null, + "Command": "Remove-MgDriveRootPermission", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/root/retentionLabel", - "Module": "Files", - "Command": "Remove-MgDriveRootRetentionLabel", "OutputType": null, + "Command": "Remove-MgDriveRootRetentionLabel", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}", - "Module": "Files", - "Command": "Remove-MgDriveRootSubscription", "OutputType": null, + "Command": "Remove-MgDriveRootSubscription", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "Module": "Files", - "Command": "Remove-MgDriveRootThumbnail", "OutputType": null, + "Command": "Remove-MgDriveRootThumbnail", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "Module": "Files", - "Command": "Remove-MgDriveRootVersion", "OutputType": null, + "Command": "Remove-MgDriveRootVersion", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "Module": "Files", - "Command": "Remove-MgDriveRootVersionContent", "OutputType": null, + "Command": "Remove-MgDriveRootVersionContent", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/drives/{drive-id}/special/{driveItem-id}/content", - "Module": "Files", - "Command": "Remove-MgDriveSpecialContent", "OutputType": null, + "Command": "Remove-MgDriveSpecialContent", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/education/classes/{educationClass-id}", - "Module": "Education", - "Command": "Remove-MgEducationClass", "OutputType": null, + "Command": "Remove-MgEducationClass", + "Module": "Education" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delete?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -470500,20 +471853,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", - "Module": "Education", - "Command": "Remove-MgEducationClassAssignment", "OutputType": null, + "Command": "Remove-MgEducationClassAssignment", + "Module": "Education" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delete?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -470532,20 +471885,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", - "Module": "Education", - "Command": "Remove-MgEducationClassAssignmentCategory", "OutputType": null, + "Command": "Remove-MgEducationClassAssignmentCategory", + "Module": "Education" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationcategory-delete?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -470564,35 +471917,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Remove-MgEducationClassAssignmentCategoryByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-remove-category?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", - "Module": "Education", - "Command": "Remove-MgEducationClassAssignmentCategoryEducationCategoryByRef", "OutputType": null, + "Command": "Remove-MgEducationClassAssignmentCategoryEducationCategoryByRef", + "Module": "Education" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgEducationClassAssignmentCategoryByRef", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-remove-category?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", - "Module": "Education", - "Command": "Remove-MgEducationClassAssignmentDefault", "OutputType": null, + "Command": "Remove-MgEducationClassAssignmentDefault", + "Module": "Education" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -470611,20 +471964,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentresource-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "Module": "Education", - "Command": "Remove-MgEducationClassAssignmentResource", "OutputType": null, + "Command": "Remove-MgEducationClassAssignmentResource", + "Module": "Education" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentresource-delete?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -470643,20 +471996,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delete-rubric?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", - "Module": "Education", - "Command": "Remove-MgEducationClassAssignmentRubric", "OutputType": null, + "Command": "Remove-MgEducationClassAssignmentRubric", + "Module": "Education" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delete-rubric?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -470675,80 +472028,80 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delete-rubric?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", - "Module": "Education", - "Command": "Remove-MgEducationClassAssignmentRubricByRef", "OutputType": null, + "Command": "Remove-MgEducationClassAssignmentRubricByRef", + "Module": "Education" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-delete-rubric?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/education/classes/{educationClass-id}/assignmentSettings", - "Module": "Education", - "Command": "Remove-MgEducationClassAssignmentSetting", "OutputType": null, + "Command": "Remove-MgEducationClassAssignmentSetting", + "Module": "Education" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}", - "Module": "Education", - "Command": "Remove-MgEducationClassAssignmentSettingGradingCategory", "OutputType": null, + "Command": "Remove-MgEducationClassAssignmentSettingGradingCategory", + "Module": "Education" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "Module": "Education", - "Command": "Remove-MgEducationClassAssignmentSubmission", "OutputType": null, + "Command": "Remove-MgEducationClassAssignmentSubmission", + "Module": "Education" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationfeedbackresourceoutcome-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "Module": "Education", - "Command": "Remove-MgEducationClassAssignmentSubmissionOutcome", "OutputType": null, + "Command": "Remove-MgEducationClassAssignmentSubmissionOutcome", + "Module": "Education" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationfeedbackresourceoutcome-delete?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -470767,50 +472120,50 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmissionresource-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "Module": "Education", - "Command": "Remove-MgEducationClassAssignmentSubmissionResource", "OutputType": null, + "Command": "Remove-MgEducationClassAssignmentSubmissionResource", + "Module": "Education" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmissionresource-delete?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "Module": "Education", - "Command": "Remove-MgEducationClassAssignmentSubmissionSubmittedResource", "OutputType": null, + "Command": "Remove-MgEducationClassAssignmentSubmissionSubmittedResource", + "Module": "Education" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Remove-MgEducationClassMemberByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delete-members?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/education/classes/{educationClass-id}/members/{educationUser-id}/$ref", - "Module": "Education", - "Command": "Remove-MgEducationClassMemberEducationUserByRef", "OutputType": null, + "Command": "Remove-MgEducationClassMemberEducationUserByRef", + "Module": "Education" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgEducationClassMemberByRef", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delete-members?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -470829,20 +472182,20 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}", - "Module": "Education", - "Command": "Remove-MgEducationClassModule", "OutputType": null, + "Command": "Remove-MgEducationClassModule", + "Module": "Education" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-delete?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -470861,184 +472214,184 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmoduleresource-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}", - "Module": "Education", - "Command": "Remove-MgEducationClassModuleResource", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmoduleresource-delete?view=graph-rest-1.0" + "Command": "Remove-MgEducationClassModuleResource", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/classes/{educationClass-id}/teachers/{educationUser-id}/$ref", - "Module": "Education", - "Command": "Remove-MgEducationClassTeacherEducationUserByRef", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Remove-MgEducationClassTeacherByRef", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delete-teachers?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-delete-teachers?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/education/classes/{educationClass-id}/teachers/{educationUser-id}/$ref", + "OutputType": null, + "Command": "Remove-MgEducationClassTeacherEducationUserByRef", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/me", - "Module": "Education", - "Command": "Remove-MgEducationMe", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/education/me", + "OutputType": null, + "Command": "Remove-MgEducationMe", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}", - "Module": "Education", - "Command": "Remove-MgEducationMeAssignment", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/education/me/assignments/{educationAssignment-id}", + "OutputType": null, + "Command": "Remove-MgEducationMeAssignment", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", - "Module": "Education", - "Command": "Remove-MgEducationMeAssignmentCategoryEducationCategoryByRef", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Remove-MgEducationMeAssignmentCategoryByRef", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/education/me/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", + "OutputType": null, + "Command": "Remove-MgEducationMeAssignmentCategoryEducationCategoryByRef", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "Module": "Education", - "Command": "Remove-MgEducationMeAssignmentResource", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "OutputType": null, + "Command": "Remove-MgEducationMeAssignmentResource", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", - "Module": "Education", - "Command": "Remove-MgEducationMeAssignmentRubric", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", + "OutputType": null, + "Command": "Remove-MgEducationMeAssignmentRubric", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", - "Module": "Education", - "Command": "Remove-MgEducationMeAssignmentRubricByRef", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", + "OutputType": null, + "Command": "Remove-MgEducationMeAssignmentRubricByRef", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "Module": "Education", - "Command": "Remove-MgEducationMeAssignmentSubmission", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "OutputType": null, + "Command": "Remove-MgEducationMeAssignmentSubmission", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "Module": "Education", - "Command": "Remove-MgEducationMeAssignmentSubmissionOutcome", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "OutputType": null, + "Command": "Remove-MgEducationMeAssignmentSubmissionOutcome", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "Module": "Education", - "Command": "Remove-MgEducationMeAssignmentSubmissionResource", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "OutputType": null, + "Command": "Remove-MgEducationMeAssignmentSubmissionResource", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "Module": "Education", - "Command": "Remove-MgEducationMeAssignmentSubmissionSubmittedResource", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "OutputType": null, + "Command": "Remove-MgEducationMeAssignmentSubmissionSubmittedResource", + "Module": "Education" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -471057,460 +472410,451 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationrubric-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/education/me/rubrics/{educationRubric-id}", - "Module": "Education", - "Command": "Remove-MgEducationMeRubric", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationrubric-delete?view=graph-rest-1.0" + "Command": "Remove-MgEducationMeRubric", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/schools/{educationSchool-id}", - "Module": "Education", - "Command": "Remove-MgEducationSchool", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-delete?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-delete?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/education/schools/{educationSchool-id}", + "OutputType": null, + "Command": "Remove-MgEducationSchool", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/schools/{educationSchool-id}/classes/{educationClass-id}/$ref", - "Module": "Education", - "Command": "Remove-MgEducationSchoolClassEducationClassByRef", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Remove-MgEducationSchoolClassByRef", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-delete-classes?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-delete-classes?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/education/schools/{educationSchool-id}/classes/{educationClass-id}/$ref", + "OutputType": null, + "Command": "Remove-MgEducationSchoolClassEducationClassByRef", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/schools/{educationSchool-id}/users/{educationUser-id}/$ref", - "Module": "Education", - "Command": "Remove-MgEducationSchoolUserEducationUserByRef", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Remove-MgEducationSchoolUserByRef", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-delete-users?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-delete-users?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/education/schools/{educationSchool-id}/users/{educationUser-id}/$ref", + "OutputType": null, + "Command": "Remove-MgEducationSchoolUserEducationUserByRef", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}", - "Module": "Education", - "Command": "Remove-MgEducationUser", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-delete?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-delete?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/education/users/{educationUser-id}", + "OutputType": null, + "Command": "Remove-MgEducationUser", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", - "Module": "Education", - "Command": "Remove-MgEducationUserAssignment", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", + "OutputType": null, + "Command": "Remove-MgEducationUserAssignment", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", - "Module": "Education", - "Command": "Remove-MgEducationUserAssignmentCategoryEducationCategoryByRef", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Remove-MgEducationUserAssignmentCategoryByRef", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/categories/{educationCategory-id}/$ref", + "OutputType": null, + "Command": "Remove-MgEducationUserAssignmentCategoryEducationCategoryByRef", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "Module": "Education", - "Command": "Remove-MgEducationUserAssignmentResource", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "OutputType": null, + "Command": "Remove-MgEducationUserAssignmentResource", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", - "Module": "Education", - "Command": "Remove-MgEducationUserAssignmentRubric", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", + "OutputType": null, + "Command": "Remove-MgEducationUserAssignmentRubric", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref", - "Module": "Education", - "Command": "Remove-MgEducationUserAssignmentRubricByRef", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref", + "OutputType": null, + "Command": "Remove-MgEducationUserAssignmentRubricByRef", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "Module": "Education", - "Command": "Remove-MgEducationUserAssignmentSubmission", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "OutputType": null, + "Command": "Remove-MgEducationUserAssignmentSubmission", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "Module": "Education", - "Command": "Remove-MgEducationUserAssignmentSubmissionOutcome", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "OutputType": null, + "Command": "Remove-MgEducationUserAssignmentSubmissionOutcome", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "Module": "Education", - "Command": "Remove-MgEducationUserAssignmentSubmissionResource", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "OutputType": null, + "Command": "Remove-MgEducationUserAssignmentSubmissionResource", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "Module": "Education", - "Command": "Remove-MgEducationUserAssignmentSubmissionSubmittedResource", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "OutputType": null, + "Command": "Remove-MgEducationUserAssignmentSubmissionSubmittedResource", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", - "Module": "Education", - "Command": "Remove-MgEducationUserRubric", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", + "OutputType": null, + "Command": "Remove-MgEducationUserRubric", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementAccessPackage", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-delete?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-delete?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementAccessPackage", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentApproval", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentApproval", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/{approvalStage-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentApprovalStage", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/{approvalStage-id}", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentApprovalStage", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentPolicy", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementAccessPackageAssignmentPolicy", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-delete-incompatibleaccesspackage?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-delete-incompatibleaccesspackage?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleAccessPackages/$ref", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementAccessPackageIncompatibleAccessPackageByRef", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementAccessPackageIncompatibleGroupByRef", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-delete-incompatiblegroup?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-delete-incompatiblegroup?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/incompatibleGroups/$ref", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementAccessPackageIncompatibleGroupByRef", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementAccessPackageResourceRoleScope", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-delete-resourcerolescopes?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-delete-resourcerolescopes?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementAccessPackageResourceRoleScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementAssignment", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementAssignment", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementAssignmentPolicy", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentpolicy-delete?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentpolicy-delete?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementAssignmentPolicy", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions/{accessPackageQuestion-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementAssignmentPolicyQuestion", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions/{accessPackageQuestion-id}", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementAssignmentPolicyQuestion", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementAssignmentRequest", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-delete?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-delete?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementAssignmentRequest", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementCatalog", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-delete?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-delete?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementCatalog", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions/{customCalloutExtension-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementCatalogCustomWorkflowExtension", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentworkflowextension-delete?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentworkflowextension-delete?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions/{customCalloutExtension-id}", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementCatalogCustomWorkflowExtension", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementCatalogResource", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementCatalogResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementCatalogResourceRole", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", @@ -471519,83 +472863,83 @@ "DeleteViaIdentity1", "DeleteViaIdentity2" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementCatalogResourceRole", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementCatalogResourceRoleResource", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementCatalogResourceRoleResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementCatalogResourceRoleResourceScope", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementCatalogResourceRoleResourceScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementCatalogResourceRoleResourceScopeResource", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementCatalogResourceRoleResourceScopeResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementCatalogResourceScope", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", @@ -471604,353 +472948,353 @@ "DeleteViaIdentity1", "DeleteViaIdentity2" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementCatalogResourceScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementCatalogResourceScopeResource", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementCatalogResourceScopeResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementCatalogResourceScopeResourceRole", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementCatalogResourceScopeResourceRole", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementCatalogResourceScopeResourceRoleResource", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", "OutputType": null, + "Command": "Remove-MgEntitlementManagementCatalogResourceScopeResourceRoleResource", + "Module": "Identity.Governance" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementConnectedOrganization", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-delete?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-delete?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementConnectedOrganization", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/{directoryObject-id}/$ref", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementConnectedOrganizationExternalSponsorDirectoryObjectByRef", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Remove-MgEntitlementManagementConnectedOrganizationExternalSponsorByRef", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-delete-externalsponsors?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-delete-externalsponsors?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/externalSponsors/{directoryObject-id}/$ref", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementConnectedOrganizationExternalSponsorDirectoryObjectByRef", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/{directoryObject-id}/$ref", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementConnectedOrganizationInternalSponsorDirectoryObjectByRef", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Remove-MgEntitlementManagementConnectedOrganizationInternalSponsorByRef", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-delete-internalsponsors?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-delete-internalsponsors?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}/internalSponsors/{directoryObject-id}/$ref", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementConnectedOrganizationInternalSponsorDirectoryObjectByRef", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResource", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceEnvironment", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementResourceEnvironment", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceEnvironmentResource", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementResourceEnvironmentResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceRole", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceRole", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceRoleResource", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceRoleResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResource", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceScope", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceScopeResource", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceScopeResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResource", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceRequest", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementResourceRequest", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceRequestCatalog", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementResourceRequestCatalog", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions/{customCalloutExtension-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions/{customCalloutExtension-id}", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResource", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRole", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", @@ -471959,83 +473303,83 @@ "DeleteViaIdentity1", "DeleteViaIdentity2" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRole", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRoleResource", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRoleResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResource", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScope", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", @@ -472044,513 +473388,522 @@ "DeleteViaIdentity1", "DeleteViaIdentity2" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScopeResource", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScopeResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResource", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceRequestResource", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementResourceRequestResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceRequestResourceRole", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementResourceRequestResourceRole", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceRequestResourceRoleResource", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementResourceRequestResourceRoleResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceRequestResourceRoleResourceScope", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementResourceRequestResourceRoleResourceScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResource", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceRequestResourceScope", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementResourceRequestResourceScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceRequestResourceScopeResource", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementResourceRequestResourceScopeResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceRequestResourceScopeResourceRole", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementResourceRequestResourceScopeResourceRole", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResource", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceRole", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementResourceRole", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceRoleResource", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementResourceRoleResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceRoleResourceScope", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementResourceRoleResourceScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceRoleResourceScopeResource", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementResourceRoleResourceScopeResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceRoleScope", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementResourceRoleScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceRoleScopeResource", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementResourceRoleScopeResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceRoleScopeResourceRole", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementResourceRoleScopeResourceRole", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceRoleScopeResourceRoleResource", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementResourceRoleScopeResourceRoleResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes/{accessPackageResourceScope-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceRoleScopeResourceScope", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes/{accessPackageResourceScope-id}", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementResourceRoleScopeResourceScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceRoleScopeRole", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementResourceRoleScopeRole", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResource", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles/{accessPackageResourceRole-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResourceRole", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles/{accessPackageResourceRole-id}", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResourceRole", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResourceScope", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResourceScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResource", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceScope", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementResourceScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceScopeResource", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementResourceScopeResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceScopeResourceRole", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementResourceScopeResourceRole", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "Module": "Identity.Governance", - "Command": "Remove-MgEntitlementManagementResourceScopeResourceRoleResource", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", + "OutputType": null, + "Command": "Remove-MgEntitlementManagementResourceScopeResourceRoleResource", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -472569,20 +473922,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/external/connections/{externalConnection-id}", - "Module": "Search", - "Command": "Remove-MgExternalConnection", "OutputType": null, + "Command": "Remove-MgExternalConnection", + "Module": "Search" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-delete?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -472601,20 +473954,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalgroup-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", - "Module": "Search", - "Command": "Remove-MgExternalConnectionGroup", "OutputType": null, + "Command": "Remove-MgExternalConnectionGroup", + "Module": "Search" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalgroup-delete?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -472633,20 +473986,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalgroupmember-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", - "Module": "Search", - "Command": "Remove-MgExternalConnectionGroupMember", "OutputType": null, + "Command": "Remove-MgExternalConnectionGroupMember", + "Module": "Search" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalgroupmember-delete?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -472665,110 +474018,110 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalitem-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", - "Module": "Search", - "Command": "Remove-MgExternalConnectionItem", "OutputType": null, + "Command": "Remove-MgExternalConnectionItem", + "Module": "Search" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalitem-delete?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", - "Module": "Search", - "Command": "Remove-MgExternalConnectionItemActivity", "OutputType": null, + "Command": "Remove-MgExternalConnectionItemActivity", + "Module": "Search" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", - "Module": "Search", - "Command": "Remove-MgExternalConnectionOperation", "OutputType": null, + "Command": "Remove-MgExternalConnectionOperation", + "Module": "Search" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/groups/{group-id}", - "Module": "Groups", - "Command": "Remove-MgGroup", "OutputType": null, + "Command": "Remove-MgGroup", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": "Remove-MgGroupAcceptedSenderByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-acceptedsenders?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/groups/{group-id}/acceptedSenders/{directoryObject-id}/$ref", - "Module": "Groups", - "Command": "Remove-MgGroupAcceptedSenderDirectoryObjectByRef", "OutputType": null, + "Command": "Remove-MgGroupAcceptedSenderDirectoryObjectByRef", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgGroupAcceptedSenderByRef", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-acceptedsenders?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-approleassignments?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", - "Module": "Applications", - "Command": "Remove-MgGroupAppRoleAssignment", "OutputType": null, + "Command": "Remove-MgGroupAppRoleAssignment", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/groups(uniqueName='{uniqueName}')", - "Module": "Groups", - "Command": "Remove-MgGroupByUniqueName", "OutputType": null, + "Command": "Remove-MgGroupByUniqueName", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -472787,35 +474140,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/calendar/events/{event-id}", - "Module": "Calendar", - "Command": "Remove-MgGroupCalendarEvent", "OutputType": null, + "Command": "Remove-MgGroupCalendarEvent", + "Module": "Calendar" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", - "Module": "Calendar", - "Command": "Remove-MgGroupCalendarPermission", "OutputType": null, + "Command": "Remove-MgGroupCalendarPermission", + "Module": "Calendar" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -472834,20 +474187,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-conversation?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/groups/{group-id}/conversations/{conversation-id}", - "Module": "Groups", - "Command": "Remove-MgGroupConversation", "OutputType": null, + "Command": "Remove-MgGroupConversation", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-conversation?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -472866,920 +474219,920 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", - "Module": "Groups", - "Command": "Remove-MgGroupConversationThread", "OutputType": null, + "Command": "Remove-MgGroupConversationThread", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "Module": "Groups", - "Command": "Remove-MgGroupConversationThreadPostAttachment", "OutputType": null, + "Command": "Remove-MgGroupConversationThreadPostAttachment", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "Module": "Groups", - "Command": "Remove-MgGroupConversationThreadPostExtension", "OutputType": null, + "Command": "Remove-MgGroupConversationThreadPostExtension", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", - "Module": "Groups", - "Command": "Remove-MgGroupConversationThreadPostInReplyToAttachment", "OutputType": null, + "Command": "Remove-MgGroupConversationThreadPostInReplyToAttachment", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "Module": "Groups", - "Command": "Remove-MgGroupConversationThreadPostInReplyToExtension", "OutputType": null, + "Command": "Remove-MgGroupConversationThreadPostInReplyToExtension", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}", - "Module": "Files", - "Command": "Remove-MgGroupDrive", "OutputType": null, + "Command": "Remove-MgGroupDrive", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "Module": "Files", - "Command": "Remove-MgGroupDriveBundleContent", "OutputType": null, + "Command": "Remove-MgGroupDriveBundleContent", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content", - "Module": "Files", - "Command": "Remove-MgGroupDriveFollowingContent", "OutputType": null, + "Command": "Remove-MgGroupDriveFollowingContent", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}", - "Module": "Files", - "Command": "Remove-MgGroupDriveItem", "OutputType": null, + "Command": "Remove-MgGroupDriveItem", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "Module": "Files", - "Command": "Remove-MgGroupDriveItemAnalytic", "OutputType": null, + "Command": "Remove-MgGroupDriveItemAnalytic", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Module": "Files", - "Command": "Remove-MgGroupDriveItemAnalyticItemActivityStat", "OutputType": null, + "Command": "Remove-MgGroupDriveItemAnalyticItemActivityStat", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "Module": "Files", - "Command": "Remove-MgGroupDriveItemChildContent", "OutputType": null, + "Command": "Remove-MgGroupDriveItemChildContent", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content", - "Module": "Files", - "Command": "Remove-MgGroupDriveItemContent", "OutputType": null, + "Command": "Remove-MgGroupDriveItemContent", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "Module": "Files", - "Command": "Remove-MgGroupDriveItemListItem", "OutputType": null, + "Command": "Remove-MgGroupDriveItemListItem", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "Module": "Files", - "Command": "Remove-MgGroupDriveItemListItemDocumentSetVersion", "OutputType": null, + "Command": "Remove-MgGroupDriveItemListItemDocumentSetVersion", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Module": "Files", - "Command": "Remove-MgGroupDriveItemListItemDocumentSetVersionField", "OutputType": null, + "Command": "Remove-MgGroupDriveItemListItemDocumentSetVersionField", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "Module": "Files", - "Command": "Remove-MgGroupDriveItemListItemDriveItemContent", "OutputType": null, + "Command": "Remove-MgGroupDriveItemListItemDriveItemContent", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "Module": "Files", - "Command": "Remove-MgGroupDriveItemListItemField", "OutputType": null, + "Command": "Remove-MgGroupDriveItemListItemField", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "Module": "Files", - "Command": "Remove-MgGroupDriveItemListItemVersion", "OutputType": null, + "Command": "Remove-MgGroupDriveItemListItemVersion", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "Module": "Files", - "Command": "Remove-MgGroupDriveItemListItemVersionField", "OutputType": null, + "Command": "Remove-MgGroupDriveItemListItemVersionField", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permanentDelete", - "Module": "Groups", - "Command": "Remove-MgGroupDriveItemPermanent", "OutputType": null, + "Command": "Remove-MgGroupDriveItemPermanent", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "Module": "Files", - "Command": "Remove-MgGroupDriveItemPermission", "OutputType": null, + "Command": "Remove-MgGroupDriveItemPermission", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "Module": "Files", - "Command": "Remove-MgGroupDriveItemRetentionLabel", "OutputType": null, + "Command": "Remove-MgGroupDriveItemRetentionLabel", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "Module": "Files", - "Command": "Remove-MgGroupDriveItemSubscription", "OutputType": null, + "Command": "Remove-MgGroupDriveItemSubscription", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "Module": "Files", - "Command": "Remove-MgGroupDriveItemThumbnail", "OutputType": null, + "Command": "Remove-MgGroupDriveItemThumbnail", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "Module": "Files", - "Command": "Remove-MgGroupDriveItemVersion", "OutputType": null, + "Command": "Remove-MgGroupDriveItemVersion", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "Module": "Files", - "Command": "Remove-MgGroupDriveItemVersionContent", "OutputType": null, + "Command": "Remove-MgGroupDriveItemVersionContent", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/list", - "Module": "Files", - "Command": "Remove-MgGroupDriveList", "OutputType": null, + "Command": "Remove-MgGroupDriveList", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "Module": "Files", - "Command": "Remove-MgGroupDriveListColumn", "OutputType": null, + "Command": "Remove-MgGroupDriveListColumn", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "Module": "Files", - "Command": "Remove-MgGroupDriveListContentType", "OutputType": null, + "Command": "Remove-MgGroupDriveListContentType", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Module": "Files", - "Command": "Remove-MgGroupDriveListContentTypeColumn", "OutputType": null, + "Command": "Remove-MgGroupDriveListContentTypeColumn", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Module": "Files", - "Command": "Remove-MgGroupDriveListContentTypeColumnLink", "OutputType": null, + "Command": "Remove-MgGroupDriveListContentTypeColumnLink", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}", - "Module": "Files", - "Command": "Remove-MgGroupDriveListItem", "OutputType": null, + "Command": "Remove-MgGroupDriveListItem", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Module": "Files", - "Command": "Remove-MgGroupDriveListItemDocumentSetVersion", "OutputType": null, + "Command": "Remove-MgGroupDriveListItemDocumentSetVersion", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Module": "Files", - "Command": "Remove-MgGroupDriveListItemDocumentSetVersionField", "OutputType": null, + "Command": "Remove-MgGroupDriveListItemDocumentSetVersionField", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "Module": "Files", - "Command": "Remove-MgGroupDriveListItemDriveItemContent", "OutputType": null, + "Command": "Remove-MgGroupDriveListItemDriveItemContent", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "Module": "Files", - "Command": "Remove-MgGroupDriveListItemField", "OutputType": null, + "Command": "Remove-MgGroupDriveListItemField", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Module": "Files", - "Command": "Remove-MgGroupDriveListItemVersion", "OutputType": null, + "Command": "Remove-MgGroupDriveListItemVersion", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Module": "Files", - "Command": "Remove-MgGroupDriveListItemVersionField", "OutputType": null, + "Command": "Remove-MgGroupDriveListItemVersionField", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "Module": "Files", - "Command": "Remove-MgGroupDriveListOperation", "OutputType": null, + "Command": "Remove-MgGroupDriveListOperation", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "Module": "Files", - "Command": "Remove-MgGroupDriveListSubscription", "OutputType": null, + "Command": "Remove-MgGroupDriveListSubscription", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/root", - "Module": "Files", - "Command": "Remove-MgGroupDriveRoot", "OutputType": null, + "Command": "Remove-MgGroupDriveRoot", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics", - "Module": "Files", - "Command": "Remove-MgGroupDriveRootAnalytic", "OutputType": null, + "Command": "Remove-MgGroupDriveRootAnalytic", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "Module": "Files", - "Command": "Remove-MgGroupDriveRootAnalyticItemActivityStat", "OutputType": null, + "Command": "Remove-MgGroupDriveRootAnalyticItemActivityStat", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "Module": "Files", - "Command": "Remove-MgGroupDriveRootChildContent", "OutputType": null, + "Command": "Remove-MgGroupDriveRootChildContent", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/root/content", - "Module": "Files", - "Command": "Remove-MgGroupDriveRootContent", "OutputType": null, + "Command": "Remove-MgGroupDriveRootContent", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem", - "Module": "Files", - "Command": "Remove-MgGroupDriveRootListItem", "OutputType": null, + "Command": "Remove-MgGroupDriveRootListItem", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "Module": "Files", - "Command": "Remove-MgGroupDriveRootListItemDocumentSetVersion", "OutputType": null, + "Command": "Remove-MgGroupDriveRootListItemDocumentSetVersion", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Module": "Files", - "Command": "Remove-MgGroupDriveRootListItemDocumentSetVersionField", "OutputType": null, + "Command": "Remove-MgGroupDriveRootListItemDocumentSetVersionField", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content", - "Module": "Files", - "Command": "Remove-MgGroupDriveRootListItemDriveItemContent", "OutputType": null, + "Command": "Remove-MgGroupDriveRootListItemDriveItemContent", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields", - "Module": "Files", - "Command": "Remove-MgGroupDriveRootListItemField", "OutputType": null, + "Command": "Remove-MgGroupDriveRootListItemField", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "Module": "Files", - "Command": "Remove-MgGroupDriveRootListItemVersion", "OutputType": null, + "Command": "Remove-MgGroupDriveRootListItemVersion", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "Module": "Files", - "Command": "Remove-MgGroupDriveRootListItemVersionField", "OutputType": null, + "Command": "Remove-MgGroupDriveRootListItemVersionField", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/groups/{group-id}/drives/{drive-id}/root/permanentDelete", - "Module": "Groups", - "Command": "Remove-MgGroupDriveRootPermanent", "OutputType": null, + "Command": "Remove-MgGroupDriveRootPermanent", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}", - "Module": "Files", - "Command": "Remove-MgGroupDriveRootPermission", "OutputType": null, + "Command": "Remove-MgGroupDriveRootPermission", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel", - "Module": "Files", - "Command": "Remove-MgGroupDriveRootRetentionLabel", "OutputType": null, + "Command": "Remove-MgGroupDriveRootRetentionLabel", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "Module": "Files", - "Command": "Remove-MgGroupDriveRootSubscription", "OutputType": null, + "Command": "Remove-MgGroupDriveRootSubscription", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "Module": "Files", - "Command": "Remove-MgGroupDriveRootThumbnail", "OutputType": null, + "Command": "Remove-MgGroupDriveRootThumbnail", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "Module": "Files", - "Command": "Remove-MgGroupDriveRootVersion", "OutputType": null, + "Command": "Remove-MgGroupDriveRootVersion", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "Module": "Files", - "Command": "Remove-MgGroupDriveRootVersionContent", "OutputType": null, + "Command": "Remove-MgGroupDriveRootVersionContent", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content", - "Module": "Files", - "Command": "Remove-MgGroupDriveSpecialContent", "OutputType": null, + "Command": "Remove-MgGroupDriveSpecialContent", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -473798,144 +475151,144 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-event?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/groups/{group-id}/events/{event-id}", - "Module": "Calendar", - "Command": "Remove-MgGroupEvent", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-event?view=graph-rest-1.0" + "Command": "Remove-MgGroupEvent", + "Module": "Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}", - "Module": "Calendar", - "Command": "Remove-MgGroupEventAttachment", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/events/{event-id}/attachments/{attachment-id}", + "OutputType": null, + "Command": "Remove-MgGroupEventAttachment", + "Module": "Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", - "Module": "Calendar", - "Command": "Remove-MgGroupEventExtension", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Remove-MgGroupEventExtension", + "Module": "Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", - "Module": "Calendar", - "Command": "Remove-MgGroupEventInstanceAttachment", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", + "OutputType": null, + "Command": "Remove-MgGroupEventInstanceAttachment", + "Module": "Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "Module": "Calendar", - "Command": "Remove-MgGroupEventInstanceExtension", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", + "OutputType": null, + "Command": "Remove-MgGroupEventInstanceExtension", + "Module": "Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/extensions/{extension-id}", - "Module": "Groups", - "Command": "Remove-MgGroupExtension", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Remove-MgGroupExtension", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/removeFavorite", - "Module": "Groups", - "Command": "Remove-MgGroupFavorite", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Remove", "RemoveViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-removefavorite?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-removefavorite?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/groups/{group-id}/removeFavorite", + "OutputType": null, + "Command": "Remove-MgGroupFavorite", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/removeGroup", - "Module": "Groups", - "Command": "Remove-MgGroupFromLifecyclePolicy", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-removegroup?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-removegroup?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}/removeGroup", + "OutputType": null, + "Command": "Remove-MgGroupFromLifecyclePolicy", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", - "Module": "Groups", - "Command": "Remove-MgGroupLifecyclePolicy", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-delete?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-delete?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", + "OutputType": null, + "Command": "Remove-MgGroupLifecyclePolicy", + "Module": "Groups" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "GroupMember.ReadWrite.All", @@ -473962,35 +475315,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Remove-MgGroupMemberByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-members?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/groups/{group-id}/members/{directoryObject-id}/$ref", - "Module": "Groups", - "Command": "Remove-MgGroupMemberDirectoryObjectByRef", "OutputType": null, + "Command": "Remove-MgGroupMemberDirectoryObjectByRef", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgGroupMemberByRef", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-members?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", - "Module": "Notes", - "Command": "Remove-MgGroupOnenoteNotebook", "OutputType": null, + "Command": "Remove-MgGroupOnenoteNotebook", + "Module": "Notes" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.ReadWrite", @@ -474009,65 +475362,65 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", - "Module": "Notes", - "Command": "Remove-MgGroupOnenotePage", "OutputType": null, + "Command": "Remove-MgGroupOnenotePage", + "Module": "Notes" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", - "Module": "Notes", - "Command": "Remove-MgGroupOnenotePageContent", "OutputType": null, + "Command": "Remove-MgGroupOnenotePageContent", + "Module": "Notes" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", - "Module": "Notes", - "Command": "Remove-MgGroupOnenoteSection", "OutputType": null, + "Command": "Remove-MgGroupOnenoteSection", + "Module": "Notes" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", - "Module": "Notes", - "Command": "Remove-MgGroupOnenoteSectionGroup", "OutputType": null, + "Command": "Remove-MgGroupOnenoteSectionGroup", + "Module": "Notes" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -474086,35 +475439,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Remove-MgGroupOwnerByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-owners?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/groups/{group-id}/owners/{directoryObject-id}/$ref", - "Module": "Groups", - "Command": "Remove-MgGroupOwnerDirectoryObjectByRef", "OutputType": null, + "Command": "Remove-MgGroupOwnerDirectoryObjectByRef", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgGroupOwnerByRef", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-owners?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Module": "Groups", - "Command": "Remove-MgGroupPermissionGrant", "OutputType": null, + "Command": "Remove-MgGroupPermissionGrant", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "ProfilePhoto.ReadWrite.All", @@ -474133,20 +475486,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/photo", - "Module": "Groups", - "Command": "Remove-MgGroupPhoto", "OutputType": null, + "Command": "Remove-MgGroupPhoto", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "ProfilePhoto.ReadWrite.All", @@ -474165,52 +475520,52 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/photo/$value", - "Module": "Groups", - "Command": "Remove-MgGroupPhotoContent", "OutputType": null, - "Variants": [ - "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" - ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Remove-MgGroupPhotoContent", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", - "Module": "Planner", - "Command": "Remove-MgGroupPlannerPlanDetail", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", + "OutputType": null, + "Command": "Remove-MgGroupPlannerPlanDetail", + "Module": "Planner" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/rejectedSenders/{directoryObject-id}/$ref", - "Module": "Groups", - "Command": "Remove-MgGroupRejectedSenderDirectoryObjectByRef", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Remove-MgGroupRejectedSenderByRef", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-rejectedsenders?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-rejectedsenders?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/groups/{group-id}/rejectedSenders/{directoryObject-id}/$ref", + "OutputType": null, + "Command": "Remove-MgGroupRejectedSenderDirectoryObjectByRef", + "Module": "Groups" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delete", + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" + ], "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -474229,956 +475584,939 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/settings/{groupSetting-id}", - "Module": "Groups", - "Command": "Remove-MgGroupSetting", "OutputType": null, - "Variants": [ - "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" - ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Remove-MgGroupSetting", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}", - "Module": "Groups", - "Command": "Remove-MgGroupSettingTemplateGroupSettingTemplate", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}", + "OutputType": null, + "Command": "Remove-MgGroupSettingTemplateGroupSettingTemplate", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/remove", - "Module": "Groups", - "Command": "Remove-MgGroupSite", - "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-unfollow?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-unfollow?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/remove", + "OutputType": "IMicrosoftGraphSite", + "Command": "Remove-MgGroupSite", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/analytics", - "Module": "Sites", - "Command": "Remove-MgGroupSiteAnalytic", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics", + "OutputType": null, + "Command": "Remove-MgGroupSiteAnalytic", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Module": "Sites", - "Command": "Remove-MgGroupSiteAnalyticItemActivityStat", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "OutputType": null, + "Command": "Remove-MgGroupSiteAnalyticItemActivityStat", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "Module": "Sites", - "Command": "Remove-MgGroupSiteAnalyticItemActivityStatActivity", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", + "OutputType": null, + "Command": "Remove-MgGroupSiteAnalyticItemActivityStatActivity", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", - "Module": "Sites", - "Command": "Remove-MgGroupSiteAnalyticItemActivityStatActivityDriveItemContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", + "OutputType": null, + "Command": "Remove-MgGroupSiteAnalyticItemActivityStatActivityDriveItemContent", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", - "Module": "Sites", - "Command": "Remove-MgGroupSiteColumn", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", + "OutputType": null, + "Command": "Remove-MgGroupSiteColumn", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", - "Module": "Sites", - "Command": "Remove-MgGroupSiteContentType", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", + "OutputType": null, + "Command": "Remove-MgGroupSiteContentType", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Module": "Sites", - "Command": "Remove-MgGroupSiteContentTypeColumn", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "OutputType": null, + "Command": "Remove-MgGroupSiteContentTypeColumn", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Module": "Sites", - "Command": "Remove-MgGroupSiteContentTypeColumnLink", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "OutputType": null, + "Command": "Remove-MgGroupSiteContentTypeColumnLink", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/analytics", - "Module": "Sites", - "Command": "Remove-MgGroupSiteGetByPathAnalytic", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/analytics", + "OutputType": null, + "Command": "Remove-MgGroupSiteGetByPathAnalytic", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/onenote", - "Module": "Sites", - "Command": "Remove-MgGroupSiteGetByPathOnenote", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/onenote", + "OutputType": null, + "Command": "Remove-MgGroupSiteGetByPathOnenote", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStore", - "Module": "Sites", - "Command": "Remove-MgGroupSiteGetByPathTermStore", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/termStore", + "OutputType": null, + "Command": "Remove-MgGroupSiteGetByPathTermStore", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", - "Module": "Sites", - "Command": "Remove-MgGroupSiteList", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "Module": "Sites", - "Command": "Remove-MgGroupSiteListColumn", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", "OutputType": null, + "Command": "Remove-MgGroupSiteList", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", + "OutputType": null, + "Command": "Remove-MgGroupSiteListColumn", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "Module": "Sites", - "Command": "Remove-MgGroupSiteListContentType", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", + "OutputType": null, + "Command": "Remove-MgGroupSiteListContentType", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Module": "Sites", - "Command": "Remove-MgGroupSiteListContentTypeColumn", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "OutputType": null, + "Command": "Remove-MgGroupSiteListContentTypeColumn", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Module": "Sites", - "Command": "Remove-MgGroupSiteListContentTypeColumnLink", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "OutputType": null, + "Command": "Remove-MgGroupSiteListContentTypeColumnLink", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "Module": "Sites", - "Command": "Remove-MgGroupSiteListItem", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", + "OutputType": null, + "Command": "Remove-MgGroupSiteListItem", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Module": "Sites", - "Command": "Remove-MgGroupSiteListItemDocumentSetVersion", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "OutputType": null, + "Command": "Remove-MgGroupSiteListItemDocumentSetVersion", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Module": "Sites", - "Command": "Remove-MgGroupSiteListItemDocumentSetVersionField", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "OutputType": null, + "Command": "Remove-MgGroupSiteListItemDocumentSetVersionField", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", - "Module": "Sites", - "Command": "Remove-MgGroupSiteListItemDriveItemContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", + "OutputType": null, + "Command": "Remove-MgGroupSiteListItemDriveItemContent", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "Module": "Sites", - "Command": "Remove-MgGroupSiteListItemField", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", + "OutputType": null, + "Command": "Remove-MgGroupSiteListItemField", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "Module": "Sites", - "Command": "Remove-MgGroupSiteListItemVersion", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", + "OutputType": null, + "Command": "Remove-MgGroupSiteListItemVersion", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Module": "Sites", - "Command": "Remove-MgGroupSiteListItemVersionField", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "OutputType": null, + "Command": "Remove-MgGroupSiteListItemVersionField", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "Module": "Sites", - "Command": "Remove-MgGroupSiteListOperation", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", + "OutputType": null, + "Command": "Remove-MgGroupSiteListOperation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "Module": "Sites", - "Command": "Remove-MgGroupSiteListSubscription", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", + "OutputType": null, + "Command": "Remove-MgGroupSiteListSubscription", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote", - "Module": "Sites", - "Command": "Remove-MgGroupSiteOnenote", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote", + "OutputType": null, + "Command": "Remove-MgGroupSiteOnenote", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", - "Module": "Sites", - "Command": "Remove-MgGroupSiteOnenoteNotebook", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", + "OutputType": null, + "Command": "Remove-MgGroupSiteOnenoteNotebook", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "Module": "Sites", - "Command": "Remove-MgGroupSiteOnenoteNotebookSection", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "OutputType": null, + "Command": "Remove-MgGroupSiteOnenoteNotebookSection", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "Module": "Sites", - "Command": "Remove-MgGroupSiteOnenoteNotebookSectionGroup", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "OutputType": null, + "Command": "Remove-MgGroupSiteOnenoteNotebookSectionGroup", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "Module": "Sites", - "Command": "Remove-MgGroupSiteOnenoteNotebookSectionGroupSection", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "OutputType": null, + "Command": "Remove-MgGroupSiteOnenoteNotebookSectionGroupSection", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Module": "Sites", - "Command": "Remove-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "OutputType": null, + "Command": "Remove-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Module": "Sites", - "Command": "Remove-MgGroupSiteOnenoteNotebookSectionGroupSectionPageContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "OutputType": null, + "Command": "Remove-MgGroupSiteOnenoteNotebookSectionGroupSectionPageContent", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Module": "Sites", - "Command": "Remove-MgGroupSiteOnenoteNotebookSectionPage", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "OutputType": null, + "Command": "Remove-MgGroupSiteOnenoteNotebookSectionPage", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Module": "Sites", - "Command": "Remove-MgGroupSiteOnenoteNotebookSectionPageContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "OutputType": null, + "Command": "Remove-MgGroupSiteOnenoteNotebookSectionPageContent", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", - "Module": "Sites", - "Command": "Remove-MgGroupSiteOnenoteOperation", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", + "OutputType": null, + "Command": "Remove-MgGroupSiteOnenoteOperation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", - "Module": "Sites", - "Command": "Remove-MgGroupSiteOnenotePage", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", + "OutputType": null, + "Command": "Remove-MgGroupSiteOnenotePage", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "Module": "Sites", - "Command": "Remove-MgGroupSiteOnenotePageContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content", + "OutputType": null, + "Command": "Remove-MgGroupSiteOnenotePageContent", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", - "Module": "Sites", - "Command": "Remove-MgGroupSiteOnenoteResource", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", + "OutputType": null, + "Command": "Remove-MgGroupSiteOnenoteResource", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", - "Module": "Sites", - "Command": "Remove-MgGroupSiteOnenoteResourceContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", + "OutputType": null, + "Command": "Remove-MgGroupSiteOnenoteResourceContent", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "Module": "Sites", - "Command": "Remove-MgGroupSiteOnenoteSection", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", + "OutputType": null, + "Command": "Remove-MgGroupSiteOnenoteSection", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "Module": "Sites", - "Command": "Remove-MgGroupSiteOnenoteSectionGroup", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", + "OutputType": null, + "Command": "Remove-MgGroupSiteOnenoteSectionGroup", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "Module": "Sites", - "Command": "Remove-MgGroupSiteOnenoteSectionGroupSection", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "OutputType": null, + "Command": "Remove-MgGroupSiteOnenoteSectionGroupSection", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Module": "Sites", - "Command": "Remove-MgGroupSiteOnenoteSectionGroupSectionPage", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "OutputType": null, + "Command": "Remove-MgGroupSiteOnenoteSectionGroupSectionPage", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Module": "Sites", - "Command": "Remove-MgGroupSiteOnenoteSectionGroupSectionPageContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "OutputType": null, + "Command": "Remove-MgGroupSiteOnenoteSectionGroupSectionPageContent", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Module": "Sites", - "Command": "Remove-MgGroupSiteOnenoteSectionPage", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "OutputType": null, + "Command": "Remove-MgGroupSiteOnenoteSectionPage", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Module": "Sites", - "Command": "Remove-MgGroupSiteOnenoteSectionPageContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "OutputType": null, + "Command": "Remove-MgGroupSiteOnenoteSectionPageContent", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", - "Module": "Sites", - "Command": "Remove-MgGroupSiteOperation", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", + "OutputType": null, + "Command": "Remove-MgGroupSiteOperation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}", - "Module": "Sites", - "Command": "Remove-MgGroupSitePage", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}", + "OutputType": null, + "Command": "Remove-MgGroupSitePage", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", - "Module": "Sites", - "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayout", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", + "OutputType": null, + "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayout", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", - "Module": "Sites", - "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSection", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", + "OutputType": null, + "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSection", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "Module": "Sites", - "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", + "OutputType": null, + "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "Module": "Sites", - "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", + "OutputType": null, + "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", - "Module": "Sites", - "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayoutVerticalSection", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", + "OutputType": null, + "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayoutVerticalSection", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", - "Module": "Sites", - "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", + "OutputType": null, + "Command": "Remove-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", - "Module": "Sites", - "Command": "Remove-MgGroupSitePageAsSitePageWebPart", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", + "OutputType": null, + "Command": "Remove-MgGroupSitePageAsSitePageWebPart", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", - "Module": "Sites", - "Command": "Remove-MgGroupSitePermission", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", + "OutputType": null, + "Command": "Remove-MgGroupSitePermission", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore", - "Module": "Sites", - "Command": "Remove-MgGroupSiteTermStore", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore", + "OutputType": null, + "Command": "Remove-MgGroupSiteTermStore", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", - "Module": "Sites", - "Command": "Remove-MgGroupSiteTermStoreGroup", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", + "OutputType": null, + "Command": "Remove-MgGroupSiteTermStoreGroup", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", - "Module": "Sites", - "Command": "Remove-MgGroupSiteTermStoreGroupSet", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", + "OutputType": null, + "Command": "Remove-MgGroupSiteTermStoreGroupSet", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", - "Module": "Sites", - "Command": "Remove-MgGroupSiteTermStoreGroupSetChild", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", @@ -475189,17 +476527,17 @@ "DeleteViaIdentity2", "DeleteViaIdentity3" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", + "OutputType": null, + "Command": "Remove-MgGroupSiteTermStoreGroupSetChild", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Module": "Sites", - "Command": "Remove-MgGroupSiteTermStoreGroupSetChildRelation", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", @@ -475210,136 +476548,136 @@ "DeleteViaIdentity2", "DeleteViaIdentity3" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "OutputType": null, + "Command": "Remove-MgGroupSiteTermStoreGroupSetChildRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", - "Module": "Sites", - "Command": "Remove-MgGroupSiteTermStoreGroupSetParentGroup", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", + "OutputType": null, + "Command": "Remove-MgGroupSiteTermStoreGroupSetParentGroup", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", - "Module": "Sites", - "Command": "Remove-MgGroupSiteTermStoreGroupSetRelation", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", + "OutputType": null, + "Command": "Remove-MgGroupSiteTermStoreGroupSetRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", - "Module": "Sites", - "Command": "Remove-MgGroupSiteTermStoreGroupSetTerm", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", + "OutputType": null, + "Command": "Remove-MgGroupSiteTermStoreGroupSetTerm", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Module": "Sites", - "Command": "Remove-MgGroupSiteTermStoreGroupSetTermChild", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "OutputType": null, + "Command": "Remove-MgGroupSiteTermStoreGroupSetTermChild", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Module": "Sites", - "Command": "Remove-MgGroupSiteTermStoreGroupSetTermChildRelation", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "OutputType": null, + "Command": "Remove-MgGroupSiteTermStoreGroupSetTermChildRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Module": "Sites", - "Command": "Remove-MgGroupSiteTermStoreGroupSetTermRelation", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "OutputType": null, + "Command": "Remove-MgGroupSiteTermStoreGroupSetTermRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", - "Module": "Sites", - "Command": "Remove-MgGroupSiteTermStoreSet", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", + "OutputType": null, + "Command": "Remove-MgGroupSiteTermStoreSet", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "Module": "Sites", - "Command": "Remove-MgGroupSiteTermStoreSetChild", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", @@ -475350,17 +476688,17 @@ "DeleteViaIdentity2", "DeleteViaIdentity3" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", + "OutputType": null, + "Command": "Remove-MgGroupSiteTermStoreSetChild", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Module": "Sites", - "Command": "Remove-MgGroupSiteTermStoreSetChildRelation", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", @@ -475371,51 +476709,51 @@ "DeleteViaIdentity2", "DeleteViaIdentity3" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "OutputType": null, + "Command": "Remove-MgGroupSiteTermStoreSetChildRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "Module": "Sites", - "Command": "Remove-MgGroupSiteTermStoreSetParentGroup", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", + "OutputType": null, + "Command": "Remove-MgGroupSiteTermStoreSetParentGroup", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "Module": "Sites", - "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSet", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", + "OutputType": null, + "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSet", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "Module": "Sites", - "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetChild", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", @@ -475426,17 +476764,17 @@ "DeleteViaIdentity2", "DeleteViaIdentity3" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", + "OutputType": null, + "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetChild", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Module": "Sites", - "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetChildRelation", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", @@ -475447,677 +476785,739 @@ "DeleteViaIdentity2", "DeleteViaIdentity3" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "OutputType": null, + "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetChildRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "Module": "Sites", - "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetRelation", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", + "OutputType": null, + "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "Module": "Sites", - "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTerm", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", + "OutputType": null, + "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTerm", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "Module": "Sites", - "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTermChild", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", + "OutputType": null, + "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTermChild", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Module": "Sites", - "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "OutputType": null, + "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "Module": "Sites", - "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTermRelation", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", + "OutputType": null, + "Command": "Remove-MgGroupSiteTermStoreSetParentGroupSetTermRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "Module": "Sites", - "Command": "Remove-MgGroupSiteTermStoreSetRelation", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", + "OutputType": null, + "Command": "Remove-MgGroupSiteTermStoreSetRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "Module": "Sites", - "Command": "Remove-MgGroupSiteTermStoreSetTerm", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", + "OutputType": null, + "Command": "Remove-MgGroupSiteTermStoreSetTerm", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Module": "Sites", - "Command": "Remove-MgGroupSiteTermStoreSetTermChild", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "OutputType": null, + "Command": "Remove-MgGroupSiteTermStoreSetTermChild", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Module": "Sites", - "Command": "Remove-MgGroupSiteTermStoreSetTermChildRelation", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "OutputType": null, + "Command": "Remove-MgGroupSiteTermStoreSetTermChildRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Module": "Sites", - "Command": "Remove-MgGroupSiteTermStoreSetTermRelation", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "OutputType": null, + "Command": "Remove-MgGroupSiteTermStoreSetTermRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team", - "Module": "Teams", - "Command": "Remove-MgGroupTeam", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/team", + "OutputType": null, + "Command": "Remove-MgGroupTeam", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}", - "Module": "Teams", - "Command": "Remove-MgGroupTeamChannel", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/channels/{channel-id}", + "OutputType": null, + "Command": "Remove-MgGroupTeamChannel", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}", - "Module": "Teams", - "Command": "Remove-MgGroupTeamChannelMember", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/content", + "OutputType": null, + "Command": "Remove-MgGroupTeamChannelFileFolderContent", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", - "Module": "Teams", - "Command": "Remove-MgGroupTeamChannelMessage", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}", + "OutputType": null, + "Command": "Remove-MgGroupTeamChannelMember", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Module": "Teams", - "Command": "Remove-MgGroupTeamChannelMessageHostedContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", + "OutputType": null, + "Command": "Remove-MgGroupTeamChannelMessage", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delete", + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" + ], "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Module": "Teams", - "Command": "Remove-MgGroupTeamChannelMessageReply", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", "OutputType": null, + "Command": "Remove-MgGroupTeamChannelMessageHostedContent", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "OutputType": null, + "Command": "Remove-MgGroupTeamChannelMessageReply", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delete", + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" + ], "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Module": "Teams", - "Command": "Remove-MgGroupTeamChannelMessageReplyHostedContent", "OutputType": null, + "Command": "Remove-MgGroupTeamChannelMessageReplyHostedContent", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Module": "Teams", - "Command": "Remove-MgGroupTeamChannelSharedWithTeam", "OutputType": null, + "Command": "Remove-MgGroupTeamChannelSharedWithTeam", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}", - "Module": "Teams", - "Command": "Remove-MgGroupTeamChannelTab", "OutputType": null, + "Command": "Remove-MgGroupTeamChannelTab", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/team/installedApps/{teamsAppInstallation-id}", - "Module": "Teams", - "Command": "Remove-MgGroupTeamInstalledApp", "OutputType": null, + "Command": "Remove-MgGroupTeamInstalledApp", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/team/members/{conversationMember-id}", - "Module": "Teams", - "Command": "Remove-MgGroupTeamMember", "OutputType": null, + "Command": "Remove-MgGroupTeamMember", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", + "OutputType": null, + "Command": "Remove-MgGroupTeamOperation", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [], - "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", - "Module": "Teams", - "Command": "Remove-MgGroupTeamOperation", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}", "OutputType": null, + "Command": "Remove-MgGroupTeamPermissionGrant", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/photo/$value", + "OutputType": null, + "Command": "Remove-MgGroupTeamPhotoContent", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Module": "Teams", - "Command": "Remove-MgGroupTeamPermissionGrant", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/team/primaryChannel", - "Module": "Teams", - "Command": "Remove-MgGroupTeamPrimaryChannel", "OutputType": null, + "Command": "Remove-MgGroupTeamPrimaryChannel", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content", + "OutputType": null, + "Command": "Remove-MgGroupTeamPrimaryChannelFileFolderContent", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}", - "Module": "Teams", - "Command": "Remove-MgGroupTeamPrimaryChannelMember", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}", + "OutputType": null, + "Command": "Remove-MgGroupTeamPrimaryChannelMember", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", - "Module": "Teams", - "Command": "Remove-MgGroupTeamPrimaryChannelMessage", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", + "OutputType": null, + "Command": "Remove-MgGroupTeamPrimaryChannelMessage", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Module": "Teams", - "Command": "Remove-MgGroupTeamPrimaryChannelMessageHostedContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "OutputType": null, + "Command": "Remove-MgGroupTeamPrimaryChannelMessageHostedContent", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Module": "Teams", - "Command": "Remove-MgGroupTeamPrimaryChannelMessageReply", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "OutputType": null, + "Command": "Remove-MgGroupTeamPrimaryChannelMessageReply", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delete", + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" + ], "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Module": "Teams", - "Command": "Remove-MgGroupTeamPrimaryChannelMessageReplyHostedContent", "OutputType": null, + "Command": "Remove-MgGroupTeamPrimaryChannelMessageReplyHostedContent", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Module": "Teams", - "Command": "Remove-MgGroupTeamPrimaryChannelSharedWithTeam", "OutputType": null, + "Command": "Remove-MgGroupTeamPrimaryChannelSharedWithTeam", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}", - "Module": "Teams", - "Command": "Remove-MgGroupTeamPrimaryChannelTab", "OutputType": null, + "Command": "Remove-MgGroupTeamPrimaryChannelTab", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/team/schedule", - "Module": "Teams", - "Command": "Remove-MgGroupTeamSchedule", "OutputType": null, + "Command": "Remove-MgGroupTeamSchedule", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}", - "Module": "Teams", - "Command": "Remove-MgGroupTeamScheduleOfferShiftRequest", "OutputType": null, + "Command": "Remove-MgGroupTeamScheduleOfferShiftRequest", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}", - "Module": "Teams", - "Command": "Remove-MgGroupTeamScheduleOpenShift", "OutputType": null, + "Command": "Remove-MgGroupTeamScheduleOpenShift", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "Module": "Teams", - "Command": "Remove-MgGroupTeamScheduleOpenShiftChangeRequest", "OutputType": null, + "Command": "Remove-MgGroupTeamScheduleOpenShiftChangeRequest", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}", - "Module": "Teams", - "Command": "Remove-MgGroupTeamScheduleSchedulingGroup", "OutputType": null, + "Command": "Remove-MgGroupTeamScheduleSchedulingGroup", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}", - "Module": "Teams", - "Command": "Remove-MgGroupTeamScheduleShift", "OutputType": null, + "Command": "Remove-MgGroupTeamScheduleShift", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "Module": "Teams", - "Command": "Remove-MgGroupTeamScheduleSwapShiftChangeRequest", "OutputType": null, + "Command": "Remove-MgGroupTeamScheduleSwapShiftChangeRequest", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}", - "Module": "Teams", - "Command": "Remove-MgGroupTeamScheduleTimeOff", "OutputType": null, + "Command": "Remove-MgGroupTeamScheduleTimeOff", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}", - "Module": "Teams", - "Command": "Remove-MgGroupTeamScheduleTimeOffReason", "OutputType": null, + "Command": "Remove-MgGroupTeamScheduleTimeOffReason", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}", - "Module": "Teams", - "Command": "Remove-MgGroupTeamScheduleTimeOffRequest", "OutputType": null, + "Command": "Remove-MgGroupTeamScheduleTimeOffRequest", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}", - "Module": "Teams", - "Command": "Remove-MgGroupTeamTag", "OutputType": null, + "Command": "Remove-MgGroupTeamTag", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "Module": "Teams", - "Command": "Remove-MgGroupTeamTagMember", "OutputType": null, + "Command": "Remove-MgGroupTeamTagMember", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -476136,275 +477536,410 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationthread-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/groups/{group-id}/threads/{conversationThread-id}", - "Module": "Groups", - "Command": "Remove-MgGroupThread", "OutputType": null, + "Command": "Remove-MgGroupThread", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-delete-thread?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/attachments/{attachment-id}", - "Module": "Groups", - "Command": "Remove-MgGroupThreadPostAttachment", "OutputType": null, + "Command": "Remove-MgGroupThreadPostAttachment", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "Module": "Groups", - "Command": "Remove-MgGroupThreadPostExtension", "OutputType": null, + "Command": "Remove-MgGroupThreadPostExtension", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/attachments/{attachment-id}", - "Module": "Groups", - "Command": "Remove-MgGroupThreadPostInReplyToAttachment", "OutputType": null, + "Command": "Remove-MgGroupThreadPostInReplyToAttachment", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "Module": "Groups", - "Command": "Remove-MgGroupThreadPostInReplyToExtension", "OutputType": null, + "Command": "Remove-MgGroupThreadPostInReplyToExtension", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/identity/apiConnectors/{identityApiConnector-id}", - "Module": "Identity.SignIns", - "Command": "Remove-MgIdentityApiConnector", "OutputType": null, + "Command": "Remove-MgIdentityApiConnector", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventsflow-delete?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}", + "OutputType": null, + "Command": "Remove-MgIdentityAuthenticationEventFlow", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}", - "Module": "Identity.SignIns", - "Command": "Remove-MgIdentityAuthenticationEventListener", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "DELETE", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", + "OutputType": null, + "Command": "Remove-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", + "Module": "Identity.SignIns" + }, + { "ApiVersion": "v1.0", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/{identityProviderBase-id}/$ref", + "OutputType": null, + "Command": "Remove-MgIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderBaseByRef", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [], - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", - "Module": "Identity.SignIns", - "Command": "Remove-MgIdentityB2XUserFlow", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders/$ref", "OutputType": null, + "Command": "Remove-MgIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProviderByRef", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "DELETE", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/$ref", + "OutputType": null, + "Command": "Remove-MgIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeByRef", + "Module": "Identity.SignIns" + }, + { "ApiVersion": "v1.0", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAttributeCollection/onAttributeCollectionExternalUsersSelfServiceSignUp/attributes/{identityUserFlowAttribute-id}/$ref", + "OutputType": null, + "Command": "Remove-MgIdentityAuthenticationEventFlowAsOnGraphAPretributeCollectionExternalUserSelfServiceSignUpAttributeIdentityUserFlowAttributeByRef", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [], - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/{identityProviderBase-id}/$ref", - "Module": "Identity.SignIns", - "Command": "Remove-MgIdentityB2XUserFlowIdentityProviderBaseByRef", + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationconditionapplication-delete?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", "OutputType": null, + "Command": "Remove-MgIdentityAuthenticationEventFlowIncludeApplication", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventlistener-delete?view=graph-rest-1.0", "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgIdentityB2XUserFlowIdentityProviderByRef", - "ApiReferenceLink": null + "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}", + "OutputType": null, + "Command": "Remove-MgIdentityAuthenticationEventListener", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [], - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", - "Module": "Identity.SignIns", - "Command": "Remove-MgIdentityB2XUserFlowLanguage", + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2xidentityuserflow-delete?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", "OutputType": null, + "Command": "Remove-MgIdentityB2XUserFlow", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], + "Permissions": [], + "CommandAlias": "Remove-MgIdentityB2XUserFlowIdentityProviderByRef", + "ApiReferenceLink": null, "Method": "DELETE", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userFlowIdentityProviders/{identityProviderBase-id}/$ref", + "OutputType": null, + "Command": "Remove-MgIdentityB2XUserFlowIdentityProviderBaseByRef", + "Module": "Identity.SignIns" + }, + { "ApiVersion": "v1.0", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", + "OutputType": null, + "Command": "Remove-MgIdentityB2XUserFlowLanguage", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", - "Module": "Identity.SignIns", - "Command": "Remove-MgIdentityB2XUserFlowLanguageDefaultPage", "OutputType": null, + "Command": "Remove-MgIdentityB2XUserFlowLanguageDefaultPage", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", + "OutputType": null, + "Command": "Remove-MgIdentityB2XUserFlowLanguageDefaultPageContent", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguagepage-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", - "Module": "Identity.SignIns", - "Command": "Remove-MgIdentityB2XUserFlowLanguageOverridePage", "OutputType": null, + "Command": "Remove-MgIdentityB2XUserFlowLanguageOverridePage", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguagepage-delete?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", + "OutputType": null, + "Command": "Remove-MgIdentityB2XUserFlowLanguageOverridePageContent", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection", - "Module": "Identity.SignIns", - "Command": "Remove-MgIdentityB2XUserFlowPostAttributeCollection", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection", + "OutputType": null, + "Command": "Remove-MgIdentityB2XUserFlowPostAttributeCollection", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref", - "Module": "Identity.SignIns", - "Command": "Remove-MgIdentityB2XUserFlowPostAttributeCollectionByRef", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref", + "OutputType": null, + "Command": "Remove-MgIdentityB2XUserFlowPostAttributeCollectionByRef", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup", - "Module": "Identity.SignIns", - "Command": "Remove-MgIdentityB2XUserFlowPostFederationSignup", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup", + "OutputType": null, + "Command": "Remove-MgIdentityB2XUserFlowPostFederationSignup", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref", - "Module": "Identity.SignIns", - "Command": "Remove-MgIdentityB2XUserFlowPostFederationSignupByRef", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref", + "OutputType": null, + "Command": "Remove-MgIdentityB2XUserFlowPostFederationSignupByRef", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", - "Module": "Identity.SignIns", - "Command": "Remove-MgIdentityB2XUserFlowUserAttributeAssignment", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-delete?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", + "OutputType": null, + "Command": "Remove-MgIdentityB2XUserFlowUserAttributeAssignment", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", - "Module": "Identity.SignIns", - "Command": "Remove-MgIdentityConditionalAccessAuthenticationContextClassReference", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationcontextclassreference-delete?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", + "OutputType": null, + "Command": "Remove-MgIdentityConditionalAccessAuthenticationContextClassReference", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -476423,20 +477958,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ipnamedlocation-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", - "Module": "Identity.SignIns", - "Command": "Remove-MgIdentityConditionalAccessNamedLocation", "OutputType": null, + "Command": "Remove-MgIdentityConditionalAccessNamedLocation", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Policy.Read.All", @@ -476455,664 +477990,649 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccesspolicy-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", - "Module": "Identity.SignIns", - "Command": "Remove-MgIdentityConditionalAccessPolicy", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Remove-MgIdentityConditionalAccessPolicy", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}", - "Module": "Identity.SignIns", - "Command": "Remove-MgIdentityCustomAuthenticationExtension", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customauthenticationextension-delete?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}", + "OutputType": null, + "Command": "Remove-MgIdentityCustomAuthenticationExtension", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgIdentityGovernanceAccessReviewDefinition", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-delete?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-delete?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", + "OutputType": null, + "Command": "Remove-MgIdentityGovernanceAccessReviewDefinition", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstance", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", + "OutputType": null, + "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstance", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", + "OutputType": null, + "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", + "OutputType": null, + "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", + "OutputType": null, + "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", + "OutputType": null, + "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", + "OutputType": null, + "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", + "OutputType": null, + "Command": "Remove-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgIdentityGovernanceAccessReviewHistoryDefinition", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", + "OutputType": null, + "Command": "Remove-MgIdentityGovernanceAccessReviewHistoryDefinition", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", + "OutputType": null, + "Command": "Remove-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgIdentityGovernanceAppConsentRequest", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", + "OutputType": null, + "Command": "Remove-MgIdentityGovernanceAppConsentRequest", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgIdentityGovernanceAppConsentRequestUserConsentRequest", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", + "OutputType": null, + "Command": "Remove-MgIdentityGovernanceAppConsentRequestUserConsentRequest", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", - "Module": "Identity.Governance", - "Command": "Remove-MgIdentityGovernanceAppConsentRequestUserConsentRequestApproval", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", + "OutputType": null, + "Command": "Remove-MgIdentityGovernanceAppConsentRequestUserConsentRequestApproval", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages/{approvalStage-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages/{approvalStage-id}", + "OutputType": null, + "Command": "Remove-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgIdentityGovernanceLifecycleWorkflow", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-delete?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-delete?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", + "OutputType": null, + "Command": "Remove-MgIdentityGovernanceLifecycleWorkflow", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-customtaskextension-delete?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-customtaskextension-delete?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", + "OutputType": null, + "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems", - "Module": "Identity.Governance", - "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowDeletedItem", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems", + "OutputType": null, + "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowDeletedItem", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-deletedItemcontainer-delete?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-deleteditemcontainer-delete?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}", + "OutputType": null, + "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", + "OutputType": null, + "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowTask", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", + "OutputType": null, + "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowTask", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowVersionTask", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", + "OutputType": null, + "Command": "Remove-MgIdentityGovernanceLifecycleWorkflowVersionTask", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess", - "Module": "Identity.Governance", - "Command": "Remove-MgIdentityGovernancePrivilegedAccess", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/privilegedAccess", + "OutputType": null, + "Command": "Remove-MgIdentityGovernancePrivilegedAccess", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group", - "Module": "Identity.Governance", - "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroup", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/privilegedAccess/group", + "OutputType": null, + "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroup", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}", + "OutputType": null, + "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages/{approvalStage-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages/{approvalStage-id}", + "OutputType": null, + "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}", + "OutputType": null, + "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}", + "OutputType": null, + "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}", + "OutputType": null, + "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}", + "OutputType": null, + "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}", + "OutputType": null, + "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}", + "OutputType": null, + "Command": "Remove-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreement", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreement-delete?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreement-delete?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", + "OutputType": null, + "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreement", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementAcceptance", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", + "OutputType": null, + "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementAcceptance", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", - "Module": "Identity.Governance", - "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementFile", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", + "OutputType": null, + "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementFile", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", + "OutputType": null, + "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "OutputType": null, + "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementFileVersion", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "OutputType": null, + "Command": "Remove-MgIdentityGovernanceTermsOfUseAgreementFileVersion", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identity/identityProviders/{identityProviderBase-id}", - "Module": "Identity.SignIns", - "Command": "Remove-MgIdentityProvider", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-delete?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/identity/identityProviders/{identityProviderBase-id}", + "OutputType": null, + "Command": "Remove-MgIdentityProvider", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", - "Module": "Identity.SignIns", - "Command": "Remove-MgIdentityUserFlowAttribute", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-delete?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", + "OutputType": null, + "Command": "Remove-MgIdentityUserFlowAttribute", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "Module": "Identity.SignIns", - "Command": "Remove-MgInformationProtectionThreatAssessmentRequest", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", + "OutputType": null, + "Command": "Remove-MgInformationProtectionThreatAssessmentRequest", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "Module": "Identity.SignIns", - "Command": "Remove-MgInformationProtectionThreatAssessmentRequestResult", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", + "OutputType": null, + "Command": "Remove-MgInformationProtectionThreatAssessmentRequestResult", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/invitations/{invitation-id}", - "Module": "Identity.SignIns", - "Command": "Remove-MgInvitation", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -477131,35 +478651,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "Module": "Identity.SignIns", - "Command": "Remove-MgOauth2PermissionGrant", "OutputType": null, + "Command": "Remove-MgOauth2PermissionGrant", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-delete?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/organization/{organization-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgOrganization", "OutputType": null, + "Command": "Remove-MgOrganization", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -477178,95 +478698,95 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/organization/{organization-id}/branding", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgOrganizationBranding", "OutputType": null, + "Command": "Remove-MgOrganizationBranding", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-delete?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/organization/{organization-id}/branding/backgroundImage", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgOrganizationBrandingBackgroundImage", "OutputType": null, + "Command": "Remove-MgOrganizationBrandingBackgroundImage", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/organization/{organization-id}/branding/bannerLogo", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgOrganizationBrandingBannerLogo", "OutputType": null, + "Command": "Remove-MgOrganizationBrandingBannerLogo", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/organization/{organization-id}/branding/customCSS", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgOrganizationBrandingCustomCss", "OutputType": null, + "Command": "Remove-MgOrganizationBrandingCustomCss", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/organization/{organization-id}/branding/favicon", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgOrganizationBrandingFavicon", "OutputType": null, + "Command": "Remove-MgOrganizationBrandingFavicon", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/organization/{organization-id}/branding/headerLogo", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgOrganizationBrandingHeaderLogo", "OutputType": null, + "Command": "Remove-MgOrganizationBrandingHeaderLogo", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -477285,215 +478805,215 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgOrganizationBrandingLocalization", "OutputType": null, + "Command": "Remove-MgOrganizationBrandingLocalization", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-delete?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/backgroundImage", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgOrganizationBrandingLocalizationBackgroundImage", "OutputType": null, + "Command": "Remove-MgOrganizationBrandingLocalizationBackgroundImage", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/bannerLogo", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgOrganizationBrandingLocalizationBannerLogo", "OutputType": null, + "Command": "Remove-MgOrganizationBrandingLocalizationBannerLogo", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/customCSS", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgOrganizationBrandingLocalizationCustomCss", "OutputType": null, + "Command": "Remove-MgOrganizationBrandingLocalizationCustomCss", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/favicon", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgOrganizationBrandingLocalizationFavicon", "OutputType": null, + "Command": "Remove-MgOrganizationBrandingLocalizationFavicon", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/headerLogo", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgOrganizationBrandingLocalizationHeaderLogo", "OutputType": null, + "Command": "Remove-MgOrganizationBrandingLocalizationHeaderLogo", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogo", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgOrganizationBrandingLocalizationSquareLogo", "OutputType": null, + "Command": "Remove-MgOrganizationBrandingLocalizationSquareLogo", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogoDark", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgOrganizationBrandingLocalizationSquareLogoDark", "OutputType": null, + "Command": "Remove-MgOrganizationBrandingLocalizationSquareLogoDark", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/organization/{organization-id}/branding/squareLogo", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgOrganizationBrandingSquareLogo", "OutputType": null, + "Command": "Remove-MgOrganizationBrandingSquareLogo", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/organization/{organization-id}/branding/squareLogoDark", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgOrganizationBrandingSquareLogoDark", "OutputType": null, + "Command": "Remove-MgOrganizationBrandingSquareLogoDark", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedauthconfiguration-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/organization/{organization-id}/certificateBasedAuthConfiguration/{certificateBasedAuthConfiguration-id}", - "Module": "Identity.SignIns", - "Command": "Remove-MgOrganizationCertificateBasedAuthConfiguration", "OutputType": null, + "Command": "Remove-MgOrganizationCertificateBasedAuthConfiguration", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/organization/{organization-id}/extensions/{extension-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgOrganizationExtension", "OutputType": null, + "Command": "Remove-MgOrganizationExtension", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/places/{place-id}", - "Module": "Calendar", - "Command": "Remove-MgPlace", "OutputType": null, + "Command": "Remove-MgPlace", + "Module": "Calendar" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/places/{place-id}/roomList/rooms/{room-id}", - "Module": "Calendar", - "Command": "Remove-MgPlaceAsRoomListRoom", "OutputType": null, + "Command": "Remove-MgPlaceAsRoomListRoom", + "Module": "Calendar" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -477520,20 +479040,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/planner/buckets/{plannerBucket-id}", - "Module": "Planner", - "Command": "Remove-MgPlannerBucket", "OutputType": null, + "Command": "Remove-MgPlannerBucket", + "Module": "Planner" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-delete?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -477560,20 +479080,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/planner/plans/{plannerPlan-id}", - "Module": "Planner", - "Command": "Remove-MgPlannerPlan", "OutputType": null, + "Command": "Remove-MgPlannerPlan", + "Module": "Planner" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-delete?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -477600,65 +479120,65 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/planner/tasks/{plannerTask-id}", - "Module": "Planner", - "Command": "Remove-MgPlannerTask", "OutputType": null, + "Command": "Remove-MgPlannerTask", + "Module": "Planner" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-delete?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "Module": "Planner", - "Command": "Remove-MgPlannerTaskAssignedToTaskBoardFormat", "OutputType": null, + "Command": "Remove-MgPlannerTaskAssignedToTaskBoardFormat", + "Module": "Planner" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "Module": "Planner", - "Command": "Remove-MgPlannerTaskBucketTaskBoardFormat", "OutputType": null, + "Command": "Remove-MgPlannerTaskBucketTaskBoardFormat", + "Module": "Planner" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", - "Module": "Planner", - "Command": "Remove-MgPlannerTaskProgressTaskBoardFormat", "OutputType": null, + "Command": "Remove-MgPlannerTaskProgressTaskBoardFormat", + "Module": "Planner" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -477677,34 +479197,34 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyActivityBasedTimeoutPolicy", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Remove-MgPolicyActivityBasedTimeoutPolicy", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/adminConsentRequestPolicy", - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyAdminConsentRequestPolicy", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/policies/adminConsentRequestPolicy", + "OutputType": null, + "Command": "Remove-MgPolicyAdminConsentRequestPolicy", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -477723,63 +479243,63 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyAppManagementPolicy", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Remove-MgPolicyAppManagementPolicy", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/authenticationFlowsPolicy", - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyAuthenticationFlowPolicy", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/policies/authenticationFlowsPolicy", + "OutputType": null, + "Command": "Remove-MgPolicyAuthenticationFlowPolicy", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/authenticationMethodsPolicy", - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyAuthenticationMethodPolicy", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/policies/authenticationMethodsPolicy", + "OutputType": null, + "Command": "Remove-MgPolicyAuthenticationMethodPolicy", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", + "OutputType": null, + "Command": "Remove-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "Policy.ReadWrite.ConditionalAccess", @@ -477798,49 +479318,49 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthroot-delete-policies?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyAuthenticationStrengthPolicy", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Remove-MgPolicyAuthenticationStrengthPolicy", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", + "OutputType": null, + "Command": "Remove-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/authorizationPolicy", - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyAuthorizationPolicy", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/policies/authorizationPolicy", + "OutputType": null, + "Command": "Remove-MgPolicyAuthorizationPolicy", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -477859,164 +479379,164 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyClaimMappingPolicy", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Remove-MgPolicyClaimMappingPolicy", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/crossTenantAccessPolicy", - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyCrossTenantAccessPolicy", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/policies/crossTenantAccessPolicy", + "OutputType": null, + "Command": "Remove-MgPolicyCrossTenantAccessPolicy", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/crossTenantAccessPolicy/default", - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyCrossTenantAccessPolicyDefault", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/policies/crossTenantAccessPolicy/default", + "OutputType": null, + "Command": "Remove-MgPolicyCrossTenantAccessPolicyDefault", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyCrossTenantAccessPolicyPartner", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-delete?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", + "OutputType": null, + "Command": "Remove-MgPolicyCrossTenantAccessPolicyPartner", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantidentitysyncpolicypartner-delete?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", + "OutputType": null, + "Command": "Remove-MgPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/crossTenantAccessPolicy/templates", - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyCrossTenantAccessPolicyTemplate", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/policies/crossTenantAccessPolicy/templates", + "OutputType": null, + "Command": "Remove-MgPolicyCrossTenantAccessPolicyTemplate", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization", - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization", + "OutputType": null, + "Command": "Remove-MgPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration", - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration", + "OutputType": null, + "Command": "Remove-MgPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/defaultAppManagementPolicy", - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyDefaultAppManagementPolicy", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/policies/defaultAppManagementPolicy", + "OutputType": null, + "Command": "Remove-MgPolicyDefaultAppManagementPolicy", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyFeatureRolloutPolicy", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-delete?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", + "OutputType": null, + "Command": "Remove-MgPolicyFeatureRolloutPolicy", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}/$ref", - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyFeatureRolloutPolicyApplyToDirectoryObjectByRef", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Remove-MgPolicyFeatureRolloutPolicyApplyToByRef", - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-delete-appliesto?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}/appliesTo/{directoryObject-id}/$ref", + "OutputType": null, + "Command": "Remove-MgPolicyFeatureRolloutPolicyApplyToDirectoryObjectByRef", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -478035,139 +479555,139 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyHomeRealmDiscoveryPolicy", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Remove-MgPolicyHomeRealmDiscoveryPolicy", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyIdentitySecurityDefaultEnforcementPolicy", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", + "OutputType": null, + "Command": "Remove-MgPolicyIdentitySecurityDefaultEnforcementPolicy", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyPermissionGrantPolicy", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-delete?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", + "OutputType": null, + "Command": "Remove-MgPolicyPermissionGrantPolicy", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyPermissionGrantPolicyExclude", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-delete-excludes?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", + "OutputType": null, + "Command": "Remove-MgPolicyPermissionGrantPolicyExclude", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyPermissionGrantPolicyInclude", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-delete-includes?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", + "OutputType": null, + "Command": "Remove-MgPolicyPermissionGrantPolicyInclude", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyRoleManagementPolicy", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", + "OutputType": null, + "Command": "Remove-MgPolicyRoleManagementPolicy", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyRoleManagementPolicyAssignment", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", + "OutputType": null, + "Command": "Remove-MgPolicyRoleManagementPolicyAssignment", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyRoleManagementPolicyEffectiveRule", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", + "OutputType": null, + "Command": "Remove-MgPolicyRoleManagementPolicyEffectiveRule", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyRoleManagementPolicyRule", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", + "OutputType": null, + "Command": "Remove-MgPolicyRoleManagementPolicyRule", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -478186,20 +479706,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyTokenIssuancePolicy", "OutputType": null, + "Command": "Remove-MgPolicyTokenIssuancePolicy", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -478218,125 +479738,125 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", - "Module": "Identity.SignIns", - "Command": "Remove-MgPolicyTokenLifetimePolicy", "OutputType": null, + "Command": "Remove-MgPolicyTokenLifetimePolicy", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printconnector-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/print/connectors/{printConnector-id}", - "Module": "Devices.CloudPrint", - "Command": "Remove-MgPrintConnector", "OutputType": null, + "Command": "Remove-MgPrintConnector", + "Module": "Devices.CloudPrint" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printconnector-delete?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/print/operations/{printOperation-id}", - "Module": "Devices.CloudPrint", - "Command": "Remove-MgPrintOperation", "OutputType": null, + "Command": "Remove-MgPrintOperation", + "Module": "Devices.CloudPrint" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/print/printers/{printer-id}", - "Module": "Devices.CloudPrint", - "Command": "Remove-MgPrintPrinter", "OutputType": null, + "Command": "Remove-MgPrintPrinter", + "Module": "Devices.CloudPrint" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-delete?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", - "Module": "Devices.CloudPrint", - "Command": "Remove-MgPrintPrinterJob", "OutputType": null, + "Command": "Remove-MgPrintPrinterJob", + "Module": "Devices.CloudPrint" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "Module": "Devices.CloudPrint", - "Command": "Remove-MgPrintPrinterJobDocument", "OutputType": null, + "Command": "Remove-MgPrintPrinterJobDocument", + "Module": "Devices.CloudPrint" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "Module": "Devices.CloudPrint", - "Command": "Remove-MgPrintPrinterJobDocumentContent", "OutputType": null, + "Command": "Remove-MgPrintPrinterJobDocumentContent", + "Module": "Devices.CloudPrint" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "Module": "Devices.CloudPrint", - "Command": "Remove-MgPrintPrinterJobTask", "OutputType": null, + "Command": "Remove-MgPrintPrinterJobTask", + "Module": "Devices.CloudPrint" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Printer.ReadWrite.All", @@ -478355,542 +479875,542 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-delete-tasktrigger?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", - "Module": "Devices.CloudPrint", - "Command": "Remove-MgPrintPrinterTaskTrigger", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-delete-tasktrigger?view=graph-rest-1.0" + "Command": "Remove-MgPrintPrinterTaskTrigger", + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/services/{printService-id}", - "Module": "Devices.CloudPrint", - "Command": "Remove-MgPrintService", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/print/services/{printService-id}", + "OutputType": null, + "Command": "Remove-MgPrintService", + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", - "Module": "Devices.CloudPrint", - "Command": "Remove-MgPrintServiceEndpoint", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", + "OutputType": null, + "Command": "Remove-MgPrintServiceEndpoint", + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/shares/{printerShare-id}", - "Module": "Devices.CloudPrint", - "Command": "Remove-MgPrintShare", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-delete?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-delete?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/print/shares/{printerShare-id}", + "OutputType": null, + "Command": "Remove-MgPrintShare", + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", - "Module": "Devices.CloudPrint", - "Command": "Remove-MgPrintShareAllowedGroupByRef", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-delete-allowedgroup?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-delete-allowedgroup?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/print/shares/{printerShare-id}/allowedGroups/$ref", + "OutputType": null, + "Command": "Remove-MgPrintShareAllowedGroupByRef", + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", - "Module": "Devices.CloudPrint", - "Command": "Remove-MgPrintShareAllowedUserByRef", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-delete-alloweduser?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-delete-alloweduser?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/print/shares/{printerShare-id}/allowedUsers/$ref", + "OutputType": null, + "Command": "Remove-MgPrintShareAllowedUserByRef", + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", - "Module": "Devices.CloudPrint", - "Command": "Remove-MgPrintShareJob", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", + "OutputType": null, + "Command": "Remove-MgPrintShareJob", + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "Module": "Devices.CloudPrint", - "Command": "Remove-MgPrintShareJobDocument", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", + "OutputType": null, + "Command": "Remove-MgPrintShareJobDocument", + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "Module": "Devices.CloudPrint", - "Command": "Remove-MgPrintShareJobDocumentContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", + "OutputType": null, + "Command": "Remove-MgPrintShareJobDocumentContent", + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "Module": "Devices.CloudPrint", - "Command": "Remove-MgPrintShareJobTask", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", + "OutputType": null, + "Command": "Remove-MgPrintShareJobTask", + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", - "Module": "Devices.CloudPrint", - "Command": "Remove-MgPrintTaskDefinition", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-delete-taskdefinition?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-delete-taskdefinition?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", + "OutputType": null, + "Command": "Remove-MgPrintTaskDefinition", + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", - "Module": "Devices.CloudPrint", - "Command": "Remove-MgPrintTaskDefinitionTask", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", + "OutputType": null, + "Command": "Remove-MgPrintTaskDefinitionTask", + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", - "Module": "Compliance", - "Command": "Remove-MgPrivacySubjectRightsRequest", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", + "OutputType": null, + "Command": "Remove-MgPrivacySubjectRightsRequest", + "Module": "Compliance" }, { - "Permissions": [], - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "Module": "Compliance", - "Command": "Remove-MgPrivacySubjectRightsRequestNote", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", + "OutputType": null, + "Command": "Remove-MgPrivacySubjectRightsRequestNote", + "Module": "Compliance" }, { - "Permissions": [], - "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", - "Module": "Reports", - "Command": "Remove-MgReportAuthenticationMethodUserRegistrationDetail", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", + "OutputType": null, + "Command": "Remove-MgReportAuthenticationMethodUserRegistrationDetail", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/partners/billing", - "Module": "Reports", - "Command": "Remove-MgReportPartnerBilling", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/reports/partners/billing", + "OutputType": null, + "Command": "Remove-MgReportPartnerBilling", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/partners/billing/manifests/{manifest-id}", - "Module": "Reports", - "Command": "Remove-MgReportPartnerBillingManifest", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/reports/partners/billing/manifests/{manifest-id}", + "OutputType": null, + "Command": "Remove-MgReportPartnerBillingManifest", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/partners/billing/operations/{operation-id}", - "Module": "Reports", - "Command": "Remove-MgReportPartnerBillingOperation", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/reports/partners/billing/operations/{operation-id}", + "OutputType": null, + "Command": "Remove-MgReportPartnerBillingOperation", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/partners/billing/reconciliation", - "Module": "Reports", - "Command": "Remove-MgReportPartnerBillingReconciliation", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/reports/partners/billing/reconciliation", + "OutputType": null, + "Command": "Remove-MgReportPartnerBillingReconciliation", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/partners/billing/reconciliation/billed", - "Module": "Reports", - "Command": "Remove-MgReportPartnerBillingReconciliationBilled", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/reports/partners/billing/reconciliation/billed", + "OutputType": null, + "Command": "Remove-MgReportPartnerBillingReconciliationBilled", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/partners/billing/usage", - "Module": "Reports", - "Command": "Remove-MgReportPartnerBillingUsage", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/reports/partners/billing/usage", + "OutputType": null, + "Command": "Remove-MgReportPartnerBillingUsage", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/partners/billing/usage/billed", - "Module": "Reports", - "Command": "Remove-MgReportPartnerBillingUsageBilled", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/reports/partners/billing/usage/billed", + "OutputType": null, + "Command": "Remove-MgReportPartnerBillingUsageBilled", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/partners/billing/usage/unbilled", - "Module": "Reports", - "Command": "Remove-MgReportPartnerBillingUsageUnbilled", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/reports/partners/billing/usage/unbilled", + "OutputType": null, + "Command": "Remove-MgReportPartnerBillingUsageUnbilled", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/identityProtection/riskDetections/{riskDetection-id}", - "Module": "Identity.SignIns", - "Command": "Remove-MgRiskDetection", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityProtection/riskDetections/{riskDetection-id}", + "OutputType": null, + "Command": "Remove-MgRiskDetection", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", - "Module": "Identity.SignIns", - "Command": "Remove-MgRiskyServicePrincipal", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", + "OutputType": null, + "Command": "Remove-MgRiskyServicePrincipal", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", - "Module": "Identity.SignIns", - "Command": "Remove-MgRiskyServicePrincipalHistory", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", + "OutputType": null, + "Command": "Remove-MgRiskyServicePrincipalHistory", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", - "Module": "Identity.SignIns", - "Command": "Remove-MgRiskyUser", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", + "OutputType": null, + "Command": "Remove-MgRiskyUser", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", - "Module": "Identity.SignIns", - "Command": "Remove-MgRiskyUserHistory", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", + "OutputType": null, + "Command": "Remove-MgRiskyUserHistory", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/roleManagement/directory", - "Module": "Identity.Governance", - "Command": "Remove-MgRoleManagementDirectory", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/directory", + "OutputType": null, + "Command": "Remove-MgRoleManagementDirectory", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgRoleManagementDirectoryResourceNamespace", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "OutputType": null, + "Command": "Remove-MgRoleManagementDirectoryResourceNamespace", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgRoleManagementDirectoryResourceNamespaceResourceAction", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "OutputType": null, + "Command": "Remove-MgRoleManagementDirectoryResourceNamespaceResourceAction", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgRoleManagementDirectoryRoleAssignment", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignment-delete?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignment-delete?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", + "OutputType": null, + "Command": "Remove-MgRoleManagementDirectoryRoleAssignment", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "Module": "Identity.Governance", - "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentAppScope", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "OutputType": null, + "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentAppScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentSchedule", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", + "OutputType": null, + "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentSchedule", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", + "OutputType": null, + "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", + "OutputType": null, + "Command": "Remove-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -478909,124 +480429,124 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgRoleManagementDirectoryRoleDefinition", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-delete?view=graph-rest-1.0" + "Command": "Remove-MgRoleManagementDirectoryRoleDefinition", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Module": "Identity.Governance", - "Command": "Remove-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "OutputType": null, + "Command": "Remove-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgRoleManagementDirectoryRoleEligibilitySchedule", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", + "OutputType": null, + "Command": "Remove-MgRoleManagementDirectoryRoleEligibilitySchedule", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", + "OutputType": null, + "Command": "Remove-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", + "OutputType": null, + "Command": "Remove-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement", - "Module": "Identity.Governance", - "Command": "Remove-MgRoleManagementEntitlementManagement", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/entitlementManagement", + "OutputType": null, + "Command": "Remove-MgRoleManagementEntitlementManagement", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgRoleManagementEntitlementManagementResourceNamespace", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "OutputType": null, + "Command": "Remove-MgRoleManagementEntitlementManagementResourceNamespace", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "OutputType": null, + "Command": "Remove-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "EntitlementManagement.ReadWrite.All", @@ -479045,155 +480565,155 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignment", "OutputType": null, + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignment", + "Module": "Identity.Governance" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "Module": "Identity.Governance", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", "OutputType": null, + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", + "Module": "Identity.Governance" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", "OutputType": null, + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", + "Module": "Identity.Governance" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", "OutputType": null, + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "Module": "Identity.Governance" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", "OutputType": null, + "Command": "Remove-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Module": "Identity.Governance" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleDefinition", "OutputType": null, + "Command": "Remove-MgRoleManagementEntitlementManagementRoleDefinition", + "Module": "Identity.Governance" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Module": "Identity.Governance", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", "OutputType": null, + "Command": "Remove-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "Module": "Identity.Governance" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", "OutputType": null, + "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", + "Module": "Identity.Governance" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", "OutputType": null, + "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "Module": "Identity.Governance" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "Module": "Identity.Governance", - "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", "OutputType": null, + "Command": "Remove-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Module": "Identity.Governance" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -479212,20 +480732,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/schemaExtensions/{schemaExtension-id}", - "Module": "SchemaExtensions", - "Command": "Remove-MgSchemaExtension", "OutputType": null, + "Command": "Remove-MgSchemaExtension", + "Module": "SchemaExtensions" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-delete?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -479244,20 +480764,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-acronym-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/search/acronyms/{acronym-id}", - "Module": "Search", - "Command": "Remove-MgSearchAcronym", "OutputType": null, + "Command": "Remove-MgSearchAcronym", + "Module": "Search" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-acronym-delete?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -479276,20 +480796,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-bookmark-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/search/bookmarks/{bookmark-id}", - "Module": "Search", - "Command": "Remove-MgSearchBookmark", "OutputType": null, + "Command": "Remove-MgSearchBookmark", + "Module": "Search" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-bookmark-delete?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -479308,230 +480828,230 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-qna-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/search/qnas/{qna-id}", - "Module": "Search", - "Command": "Remove-MgSearchQna", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-qna-delete?view=graph-rest-1.0" + "Command": "Remove-MgSearchQna", + "Module": "Search" }, { - "Permissions": [], - "Uri": "/security/alerts_v2/{alert-id}", - "Module": "Security", - "Command": "Remove-MgSecurityAlertV2", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/alerts_v2/{alert-id}", + "OutputType": null, + "Command": "Remove-MgSecurityAlertV2", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation", - "Module": "Security", - "Command": "Remove-MgSecurityAttackSimulation", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/attackSimulation", + "OutputType": null, + "Command": "Remove-MgSecurityAttackSimulation", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", - "Module": "Security", - "Command": "Remove-MgSecurityAttackSimulationAutomation", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", + "OutputType": null, + "Command": "Remove-MgSecurityAttackSimulationAutomation", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", - "Module": "Security", - "Command": "Remove-MgSecurityAttackSimulationAutomationRun", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", + "OutputType": null, + "Command": "Remove-MgSecurityAttackSimulationAutomationRun", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}", - "Module": "Security", - "Command": "Remove-MgSecurityAttackSimulationEndUserNotification", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}", + "OutputType": null, + "Command": "Remove-MgSecurityAttackSimulationEndUserNotification", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}", - "Module": "Security", - "Command": "Remove-MgSecurityAttackSimulationEndUserNotificationDetail", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}", + "OutputType": null, + "Command": "Remove-MgSecurityAttackSimulationEndUserNotificationDetail", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}", - "Module": "Security", - "Command": "Remove-MgSecurityAttackSimulationLandingPage", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}", + "OutputType": null, + "Command": "Remove-MgSecurityAttackSimulationLandingPage", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}", - "Module": "Security", - "Command": "Remove-MgSecurityAttackSimulationLandingPageDetail", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}", + "OutputType": null, + "Command": "Remove-MgSecurityAttackSimulationLandingPageDetail", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/loginPages/{loginPage-id}", - "Module": "Security", - "Command": "Remove-MgSecurityAttackSimulationLoginPage", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/attackSimulation/loginPages/{loginPage-id}", + "OutputType": null, + "Command": "Remove-MgSecurityAttackSimulationLoginPage", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}", - "Module": "Security", - "Command": "Remove-MgSecurityAttackSimulationOperation", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}", + "OutputType": null, + "Command": "Remove-MgSecurityAttackSimulationOperation", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/payloads/{payload-id}", - "Module": "Security", - "Command": "Remove-MgSecurityAttackSimulationPayload", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/attackSimulation/payloads/{payload-id}", + "OutputType": null, + "Command": "Remove-MgSecurityAttackSimulationPayload", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/trainings/{training-id}", - "Module": "Security", - "Command": "Remove-MgSecurityAttackSimulationTraining", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/attackSimulation/trainings/{training-id}", + "OutputType": null, + "Command": "Remove-MgSecurityAttackSimulationTraining", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}", - "Module": "Security", - "Command": "Remove-MgSecurityAttackSimulationTrainingLanguageDetail", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}", + "OutputType": null, + "Command": "Remove-MgSecurityAttackSimulationTrainingLanguageDetail", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/cases", - "Module": "Security", - "Command": "Remove-MgSecurityCase", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/cases", + "OutputType": null, + "Command": "Remove-MgSecurityCase", + "Module": "Security" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -479550,35 +481070,39 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-casesroot-delete-ediscoverycases?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", - "Module": "Security", - "Command": "Remove-MgSecurityCaseEdiscoveryCase", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-casesroot-delete-ediscoverycases?view=graph-rest-1.0" + "Command": "Remove-MgSecurityCaseEdiscoveryCase", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", - "Module": "Security", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodian", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", + "OutputType": null, + "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodian", + "Module": "Security" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Remove", + "Remove1", + "RemoveExpanded", + "RemoveViaIdentity", + "RemoveViaIdentity1", + "RemoveViaIdentityExpanded" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -479597,84 +481121,84 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-removehold?view=graph-rest-1.0", + "Method": "POST", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/removeHold", - "Module": "Security", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianHold", "OutputType": null, - "Variants": [ - "Remove", - "Remove1", - "RemoveExpanded", - "RemoveViaIdentity", - "RemoveViaIdentity1", - "RemoveViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-removehold?view=graph-rest-1.0" + "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianHold", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", - "Module": "Security", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", + "OutputType": null, + "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "Module": "Security", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", + "OutputType": null, + "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", - "Module": "Security", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianUserSource", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", + "OutputType": null, + "Command": "Remove-MgSecurityCaseEdiscoveryCaseCustodianUserSource", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", - "Module": "Security", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", + "OutputType": null, + "Command": "Remove-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "Module": "Security" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Remove", + "Remove1", + "RemoveExpanded", + "RemoveViaIdentity", + "RemoveViaIdentity1", + "RemoveViaIdentityExpanded" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -479693,69 +481217,65 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-removehold?view=graph-rest-1.0", + "Method": "POST", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/removeHold", - "Module": "Security", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceHold", "OutputType": null, - "Variants": [ - "Remove", - "Remove1", - "RemoveExpanded", - "RemoveViaIdentity", - "RemoveViaIdentity1", - "RemoveViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-removehold?view=graph-rest-1.0" + "Command": "Remove-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceHold", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", - "Module": "Security", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseOperation", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", + "OutputType": null, + "Command": "Remove-MgSecurityCaseEdiscoveryCaseOperation", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", - "Module": "Security", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseReviewSet", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", + "OutputType": null, + "Command": "Remove-MgSecurityCaseEdiscoveryCaseReviewSet", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", - "Module": "Security", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseReviewSetQuery", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-delete-queries?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewset-delete-queries?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", + "OutputType": null, + "Command": "Remove-MgSecurityCaseEdiscoveryCaseReviewSetQuery", + "Module": "Security" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -479774,50 +481294,50 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-delete-searches?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", - "Module": "Security", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseSearch", "OutputType": null, + "Command": "Remove-MgSecurityCaseEdiscoveryCaseSearch", + "Module": "Security" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-delete-searches?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", - "Module": "Security", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", "OutputType": null, + "Command": "Remove-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", + "Module": "Security" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", - "Module": "Security", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseSetting", "OutputType": null, + "Command": "Remove-MgSecurityCaseEdiscoveryCaseSetting", + "Module": "Security" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -479836,735 +481356,735 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-delete-tags?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", - "Module": "Security", - "Command": "Remove-MgSecurityCaseEdiscoveryCaseTag", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-delete-tags?view=graph-rest-1.0" + "Command": "Remove-MgSecurityCaseEdiscoveryCaseTag", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/identities", - "Module": "Security", - "Command": "Remove-MgSecurityIdentity", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/identities", + "OutputType": null, + "Command": "Remove-MgSecurityIdentity", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/identities/healthIssues/{healthIssue-id}", - "Module": "Security", - "Command": "Remove-MgSecurityIdentityHealthIssue", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/identities/healthIssues/{healthIssue-id}", + "OutputType": null, + "Command": "Remove-MgSecurityIdentityHealthIssue", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/incidents/{incident-id}", - "Module": "Security", - "Command": "Remove-MgSecurityIncident", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/incidents/{incident-id}", + "OutputType": null, + "Command": "Remove-MgSecurityIncident", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/labels", - "Module": "Security", - "Command": "Remove-MgSecurityLabel", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/labels", + "OutputType": null, + "Command": "Remove-MgSecurityLabel", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/labels/authorities/{authorityTemplate-id}", - "Module": "Security", - "Command": "Remove-MgSecurityLabelAuthority", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-delete-authorities?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-delete-authorities?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/security/labels/authorities/{authorityTemplate-id}", + "OutputType": null, + "Command": "Remove-MgSecurityLabelAuthority", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/labels/categories/{categoryTemplate-id}", - "Module": "Security", - "Command": "Remove-MgSecurityLabelCategory", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-delete-categories?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-delete-categories?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/security/labels/categories/{categoryTemplate-id}", + "OutputType": null, + "Command": "Remove-MgSecurityLabelCategory", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/{subcategoryTemplate-id}", - "Module": "Security", - "Command": "Remove-MgSecurityLabelCategorySubcategory", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], - "Uri": "/security/labels/citations/{citationTemplate-id}", - "Module": "Security", - "Command": "Remove-MgSecurityLabelCitation", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/{subcategoryTemplate-id}", "OutputType": null, + "Command": "Remove-MgSecurityLabelCategorySubcategory", + "Module": "Security" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-delete-citations?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-delete-citations?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/security/labels/citations/{citationTemplate-id}", + "OutputType": null, + "Command": "Remove-MgSecurityLabelCitation", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/labels/departments/{departmentTemplate-id}", - "Module": "Security", - "Command": "Remove-MgSecurityLabelDepartment", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-delete-departments?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-delete-departments?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/security/labels/departments/{departmentTemplate-id}", + "OutputType": null, + "Command": "Remove-MgSecurityLabelDepartment", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}", - "Module": "Security", - "Command": "Remove-MgSecurityLabelFilePlanReference", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-delete-fileplanreferences?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-labelsroot-delete-fileplanreferences?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}", + "OutputType": null, + "Command": "Remove-MgSecurityLabelFilePlanReference", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}", - "Module": "Security", - "Command": "Remove-MgSecurityLabelRetentionLabel", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionlabel-delete?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionlabel-delete?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}", + "OutputType": null, + "Command": "Remove-MgSecurityLabelRetentionLabel", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors", - "Module": "Security", - "Command": "Remove-MgSecurityLabelRetentionLabelDescriptor", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors", + "OutputType": null, + "Command": "Remove-MgSecurityLabelRetentionLabelDescriptor", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-stageNumber}", - "Module": "Security", - "Command": "Remove-MgSecurityLabelRetentionLabelDispositionReviewStage", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-stageNumber}", + "OutputType": null, + "Command": "Remove-MgSecurityLabelRetentionLabelDispositionReviewStage", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/secureScores/{secureScore-id}", - "Module": "Security", - "Command": "Remove-MgSecuritySecureScore", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/secureScores/{secureScore-id}", + "OutputType": null, + "Command": "Remove-MgSecuritySecureScore", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", - "Module": "Security", - "Command": "Remove-MgSecuritySecureScoreControlProfile", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", + "OutputType": null, + "Command": "Remove-MgSecuritySecureScoreControlProfile", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}", - "Module": "Security", - "Command": "Remove-MgSecuritySubjectRightsRequest", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}", + "OutputType": null, + "Command": "Remove-MgSecuritySubjectRightsRequest", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "Module": "Security", - "Command": "Remove-MgSecuritySubjectRightsRequestNote", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", + "OutputType": null, + "Command": "Remove-MgSecuritySubjectRightsRequestNote", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence", - "Module": "Security", - "Command": "Remove-MgSecurityThreatIntelligence", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/threatIntelligence", + "OutputType": null, + "Command": "Remove-MgSecurityThreatIntelligence", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/articles/{article-id}", - "Module": "Security", - "Command": "Remove-MgSecurityThreatIntelligenceArticle", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/threatIntelligence/articles/{article-id}", + "OutputType": null, + "Command": "Remove-MgSecurityThreatIntelligenceArticle", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", - "Module": "Security", - "Command": "Remove-MgSecurityThreatIntelligenceArticleIndicator", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", + "OutputType": null, + "Command": "Remove-MgSecurityThreatIntelligenceArticleIndicator", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hosts/{host-id}", - "Module": "Security", - "Command": "Remove-MgSecurityThreatIntelligenceHost", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/threatIntelligence/hosts/{host-id}", + "OutputType": null, + "Command": "Remove-MgSecurityThreatIntelligenceHost", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", - "Module": "Security", - "Command": "Remove-MgSecurityThreatIntelligenceHostComponent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", + "OutputType": null, + "Command": "Remove-MgSecurityThreatIntelligenceHostComponent", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", - "Module": "Security", - "Command": "Remove-MgSecurityThreatIntelligenceHostCookie", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", + "OutputType": null, + "Command": "Remove-MgSecurityThreatIntelligenceHostCookie", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}", - "Module": "Security", - "Command": "Remove-MgSecurityThreatIntelligenceHostPair", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}", + "OutputType": null, + "Command": "Remove-MgSecurityThreatIntelligenceHostPair", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}", - "Module": "Security", - "Command": "Remove-MgSecurityThreatIntelligenceHostPort", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}", + "OutputType": null, + "Command": "Remove-MgSecurityThreatIntelligenceHostPort", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation", - "Module": "Security", - "Command": "Remove-MgSecurityThreatIntelligenceHostReputation", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation", + "OutputType": null, + "Command": "Remove-MgSecurityThreatIntelligenceHostReputation", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}", - "Module": "Security", - "Command": "Remove-MgSecurityThreatIntelligenceHostSslCertificate", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}", + "OutputType": null, + "Command": "Remove-MgSecurityThreatIntelligenceHostSslCertificate", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", - "Module": "Security", - "Command": "Remove-MgSecurityThreatIntelligenceHostTracker", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", + "OutputType": null, + "Command": "Remove-MgSecurityThreatIntelligenceHostTracker", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}", - "Module": "Security", - "Command": "Remove-MgSecurityThreatIntelligenceIntelProfile", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}", + "OutputType": null, + "Command": "Remove-MgSecurityThreatIntelligenceIntelProfile", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", - "Module": "Security", - "Command": "Remove-MgSecurityThreatIntelligencePassiveDnsRecord", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", + "OutputType": null, + "Command": "Remove-MgSecurityThreatIntelligencePassiveDnsRecord", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", - "Module": "Security", - "Command": "Remove-MgSecurityThreatIntelligenceProfileIndicator", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", + "OutputType": null, + "Command": "Remove-MgSecurityThreatIntelligenceProfileIndicator", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}", - "Module": "Security", - "Command": "Remove-MgSecurityThreatIntelligenceSslCertificate", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}", + "OutputType": null, + "Command": "Remove-MgSecurityThreatIntelligenceSslCertificate", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}", - "Module": "Security", - "Command": "Remove-MgSecurityThreatIntelligenceSubdomain", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}", + "OutputType": null, + "Command": "Remove-MgSecurityThreatIntelligenceSubdomain", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", - "Module": "Security", - "Command": "Remove-MgSecurityThreatIntelligenceVulnerability", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", + "OutputType": null, + "Command": "Remove-MgSecurityThreatIntelligenceVulnerability", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", - "Module": "Security", - "Command": "Remove-MgSecurityThreatIntelligenceVulnerabilityComponent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", + "OutputType": null, + "Command": "Remove-MgSecurityThreatIntelligenceVulnerabilityComponent", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}", - "Module": "Security", - "Command": "Remove-MgSecurityThreatIntelligenceWhoisHistoryRecord", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}", + "OutputType": null, + "Command": "Remove-MgSecurityThreatIntelligenceWhoisHistoryRecord", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}", - "Module": "Security", - "Command": "Remove-MgSecurityThreatIntelligenceWhoisRecord", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}", + "OutputType": null, + "Command": "Remove-MgSecurityThreatIntelligenceWhoisRecord", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/triggers", - "Module": "Security", - "Command": "Remove-MgSecurityTrigger", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/triggers", + "OutputType": null, + "Command": "Remove-MgSecurityTrigger", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", - "Module": "Security", - "Command": "Remove-MgSecurityTriggerRetentionEvent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionevent-delete?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionevent-delete?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", + "OutputType": null, + "Command": "Remove-MgSecurityTriggerRetentionEvent", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/triggerTypes", - "Module": "Security", - "Command": "Remove-MgSecurityTriggerType", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/security/triggerTypes", + "OutputType": null, + "Command": "Remove-MgSecurityTriggerType", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}", - "Module": "Security", - "Command": "Remove-MgSecurityTriggerTypeRetentionEventType", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentioneventtype-delete?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentioneventtype-delete?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}", + "OutputType": null, + "Command": "Remove-MgSecurityTriggerTypeRetentionEventType", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", - "Module": "Devices.ServiceAnnouncement", - "Command": "Remove-MgServiceAnnouncementHealthOverview", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", + "OutputType": null, + "Command": "Remove-MgServiceAnnouncementHealthOverview", + "Module": "Devices.ServiceAnnouncement" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", - "Module": "Devices.ServiceAnnouncement", - "Command": "Remove-MgServiceAnnouncementHealthOverviewIssue", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", + "OutputType": null, + "Command": "Remove-MgServiceAnnouncementHealthOverviewIssue", + "Module": "Devices.ServiceAnnouncement" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", - "Module": "Devices.ServiceAnnouncement", - "Command": "Remove-MgServiceAnnouncementIssue", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", + "OutputType": null, + "Command": "Remove-MgServiceAnnouncementIssue", + "Module": "Devices.ServiceAnnouncement" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", - "Module": "Devices.ServiceAnnouncement", - "Command": "Remove-MgServiceAnnouncementMessage", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", + "OutputType": null, + "Command": "Remove-MgServiceAnnouncementMessage", + "Module": "Devices.ServiceAnnouncement" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", - "Module": "Devices.ServiceAnnouncement", - "Command": "Remove-MgServiceAnnouncementMessageAttachment", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", + "OutputType": null, + "Command": "Remove-MgServiceAnnouncementMessageAttachment", + "Module": "Devices.ServiceAnnouncement" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive", - "Module": "Devices.ServiceAnnouncement", - "Command": "Remove-MgServiceAnnouncementMessageAttachmentArchive", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive", + "OutputType": null, + "Command": "Remove-MgServiceAnnouncementMessageAttachmentArchive", + "Module": "Devices.ServiceAnnouncement" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content", - "Module": "Devices.ServiceAnnouncement", - "Command": "Remove-MgServiceAnnouncementMessageAttachmentContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content", + "OutputType": null, + "Command": "Remove-MgServiceAnnouncementMessageAttachmentContent", + "Module": "Devices.ServiceAnnouncement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -480591,65 +482111,65 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/servicePrincipals/{servicePrincipal-id}", - "Module": "Applications", - "Command": "Remove-MgServicePrincipal", "OutputType": null, + "Command": "Remove-MgServicePrincipal", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-approleassignedto?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", - "Module": "Applications", - "Command": "Remove-MgServicePrincipalAppRoleAssignedTo", "OutputType": null, + "Command": "Remove-MgServicePrincipalAppRoleAssignedTo", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-approleassignments?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", - "Module": "Applications", - "Command": "Remove-MgServicePrincipalAppRoleAssignment", "OutputType": null, + "Command": "Remove-MgServicePrincipalAppRoleAssignment", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/servicePrincipals(appId='{appId}')", - "Module": "Applications", - "Command": "Remove-MgServicePrincipalByAppId", "OutputType": null, + "Command": "Remove-MgServicePrincipalByAppId", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Policy.Read.All", @@ -480692,50 +482212,50 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Remove-MgServicePrincipalClaimMappingPolicyByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-claimsmappingpolicies?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsMappingPolicies/{claimsMappingPolicy-id}/$ref", - "Module": "Applications", - "Command": "Remove-MgServicePrincipalClaimMappingPolicyClaimMappingPolicyByRef", "OutputType": null, + "Command": "Remove-MgServicePrincipalClaimMappingPolicyClaimMappingPolicyByRef", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgServicePrincipalClaimMappingPolicyByRef", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-delegatedpermissionclassifications?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", - "Module": "Applications", - "Command": "Remove-MgServicePrincipalDelegatedPermissionClassification", "OutputType": null, + "Command": "Remove-MgServicePrincipalDelegatedPermissionClassification", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", - "Module": "Applications", - "Command": "Remove-MgServicePrincipalEndpoint", "OutputType": null, + "Command": "Remove-MgServicePrincipalEndpoint", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Policy.Read.All", @@ -480778,20 +482298,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Remove-MgServicePrincipalHomeRealmDiscoveryPolicyByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-homerealmdiscoverypolicies?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/servicePrincipals/{servicePrincipal-id}/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}/$ref", - "Module": "Applications", - "Command": "Remove-MgServicePrincipalHomeRealmDiscoveryPolicyHomeRealmDiscoveryPolicyByRef", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgServicePrincipalHomeRealmDiscoveryPolicyByRef", - "ApiReferenceLink": null + "Command": "Remove-MgServicePrincipalHomeRealmDiscoveryPolicyHomeRealmDiscoveryPolicyByRef", + "Module": "Applications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Remove", + "RemoveExpanded", + "RemoveViaIdentity", + "RemoveViaIdentityExpanded" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -480818,22 +482340,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-removekey?view=graph-rest-1.0", + "Method": "POST", "Uri": "/servicePrincipals/{servicePrincipal-id}/removeKey", - "Module": "Applications", - "Command": "Remove-MgServicePrincipalKey", "OutputType": null, - "Variants": [ - "Remove", - "RemoveExpanded", - "RemoveViaIdentity", - "RemoveViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-removekey?view=graph-rest-1.0" + "Command": "Remove-MgServicePrincipalKey", + "Module": "Applications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -480860,20 +482380,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Remove-MgServicePrincipalOwnerByRef", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-owners?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/servicePrincipals/{servicePrincipal-id}/owners/{directoryObject-id}/$ref", - "Module": "Applications", - "Command": "Remove-MgServicePrincipalOwnerDirectoryObjectByRef", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": "Remove-MgServicePrincipalOwnerByRef", - "ApiReferenceLink": null + "Command": "Remove-MgServicePrincipalOwnerDirectoryObjectByRef", + "Module": "Applications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Remove", + "RemoveExpanded", + "RemoveViaIdentity", + "RemoveViaIdentityExpanded" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -480900,22 +482422,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-removepassword?view=graph-rest-1.0", + "Method": "POST", "Uri": "/servicePrincipals/{servicePrincipal-id}/removePassword", - "Module": "Applications", - "Command": "Remove-MgServicePrincipalPassword", "OutputType": null, - "Variants": [ - "Remove", - "RemoveExpanded", - "RemoveViaIdentity", - "RemoveViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-removepassword?view=graph-rest-1.0" + "Command": "Remove-MgServicePrincipalPassword", + "Module": "Applications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "Application-RemoteDesktopConfig.ReadWrite.All", @@ -480942,20 +482462,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-delete-remotedesktopsecurityconfiguration?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration", - "Module": "Applications", - "Command": "Remove-MgServicePrincipalRemoteDesktopSecurityConfiguration", "OutputType": null, + "Command": "Remove-MgServicePrincipalRemoteDesktopSecurityConfiguration", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Application-RemoteDesktopConfig.ReadWrite.All", @@ -480990,50 +482510,50 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-delete-targetdevicegroups?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}", - "Module": "Applications", - "Command": "Remove-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", "OutputType": null, + "Command": "Remove-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", - "Module": "Identity.SignIns", - "Command": "Remove-MgServicePrincipalRiskDetection", "OutputType": null, + "Command": "Remove-MgServicePrincipalRiskDetection", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", - "Module": "Applications", - "Command": "Remove-MgServicePrincipalSynchronization", "OutputType": null, + "Command": "Remove-MgServicePrincipalSynchronization", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -481052,35 +482572,50 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", - "Module": "Applications", - "Command": "Remove-MgServicePrincipalSynchronizationJob", "OutputType": null, + "Command": "Remove-MgServicePrincipalSynchronizationJob", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "Module": "Applications", - "Command": "Remove-MgServicePrincipalSynchronizationJobBulkUpload", "OutputType": null, + "Command": "Remove-MgServicePrincipalSynchronizationJobBulkUpload", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", + "OutputType": null, + "Command": "Remove-MgServicePrincipalSynchronizationJobBulkUploadContent", + "Module": "Applications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -481107,424 +482642,424 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "Module": "Applications", - "Command": "Remove-MgServicePrincipalSynchronizationJobSchema", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Remove-MgServicePrincipalSynchronizationJobSchema", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "Module": "Applications", - "Command": "Remove-MgServicePrincipalSynchronizationJobSchemaDirectory", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", + "OutputType": null, + "Command": "Remove-MgServicePrincipalSynchronizationJobSchemaDirectory", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", - "Module": "Applications", - "Command": "Remove-MgServicePrincipalSynchronizationTemplate", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", + "OutputType": null, + "Command": "Remove-MgServicePrincipalSynchronizationTemplate", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "Module": "Applications", - "Command": "Remove-MgServicePrincipalSynchronizationTemplateSchema", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", + "OutputType": null, + "Command": "Remove-MgServicePrincipalSynchronizationTemplateSchema", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "Module": "Applications", - "Command": "Remove-MgServicePrincipalSynchronizationTemplateSchemaDirectory", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", + "OutputType": null, + "Command": "Remove-MgServicePrincipalSynchronizationTemplateSchemaDirectory", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/driveItem/content", - "Module": "Files", - "Command": "Remove-MgShareDriveItemContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/driveItem/content", + "OutputType": null, + "Command": "Remove-MgShareDriveItemContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content", - "Module": "Files", - "Command": "Remove-MgShareItemContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content", + "OutputType": null, + "Command": "Remove-MgShareItemContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list", - "Module": "Files", - "Command": "Remove-MgShareList", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/list", + "OutputType": null, + "Command": "Remove-MgShareList", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", - "Module": "Files", - "Command": "Remove-MgShareListColumn", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", + "OutputType": null, + "Command": "Remove-MgShareListColumn", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", - "Module": "Files", - "Command": "Remove-MgShareListContentType", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", + "OutputType": null, + "Command": "Remove-MgShareListContentType", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Module": "Files", - "Command": "Remove-MgShareListContentTypeColumn", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "OutputType": null, + "Command": "Remove-MgShareListContentTypeColumn", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Module": "Files", - "Command": "Remove-MgShareListContentTypeColumnLink", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "OutputType": null, + "Command": "Remove-MgShareListContentTypeColumnLink", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/listItem", - "Module": "Files", - "Command": "Remove-MgShareListItem", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/listItem", + "OutputType": null, + "Command": "Remove-MgShareListItem", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Module": "Files", - "Command": "Remove-MgShareListItemDocumentSetVersion", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "OutputType": null, + "Command": "Remove-MgShareListItemDocumentSetVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Module": "Files", - "Command": "Remove-MgShareListItemDocumentSetVersionField", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "OutputType": null, + "Command": "Remove-MgShareListItemDocumentSetVersionField", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content", - "Module": "Files", - "Command": "Remove-MgShareListItemDriveItemContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content", + "OutputType": null, + "Command": "Remove-MgShareListItemDriveItemContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", - "Module": "Files", - "Command": "Remove-MgShareListItemField", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", + "OutputType": null, + "Command": "Remove-MgShareListItemField", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Module": "Files", - "Command": "Remove-MgShareListItemVersion", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "OutputType": null, + "Command": "Remove-MgShareListItemVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Module": "Files", - "Command": "Remove-MgShareListItemVersionField", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "OutputType": null, + "Command": "Remove-MgShareListItemVersionField", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", - "Module": "Files", - "Command": "Remove-MgShareListOperation", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", + "OutputType": null, + "Command": "Remove-MgShareListOperation", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", - "Module": "Files", - "Command": "Remove-MgShareListSubscription", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", + "OutputType": null, + "Command": "Remove-MgShareListSubscription", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/permission", - "Module": "Files", - "Command": "Remove-MgSharePermission", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/permission", + "OutputType": null, + "Command": "Remove-MgSharePermission", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/root/content", - "Module": "Files", - "Command": "Remove-MgShareRootContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}/root/content", + "OutputType": null, + "Command": "Remove-MgShareRootContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}", - "Module": "Files", - "Command": "Remove-MgShareSharedDriveItemSharedDriveItem", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/shares/{sharedDriveItem-id}", + "OutputType": null, + "Command": "Remove-MgShareSharedDriveItemSharedDriveItem", + "Module": "Files" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/sites/{site-id}/analytics", - "Module": "Sites", - "Command": "Remove-MgSiteAnalytic", "OutputType": null, + "Command": "Remove-MgSiteAnalytic", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Module": "Sites", - "Command": "Remove-MgSiteAnalyticItemActivityStat", "OutputType": null, + "Command": "Remove-MgSiteAnalyticItemActivityStat", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "Module": "Sites", - "Command": "Remove-MgSiteAnalyticItemActivityStatActivity", "OutputType": null, + "Command": "Remove-MgSiteAnalyticItemActivityStatActivity", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Sites.Manage.All", @@ -481543,20 +483078,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", - "Module": "Sites", - "Command": "Remove-MgSiteColumn", "OutputType": null, + "Command": "Remove-MgSiteColumn", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Sites.Manage.All", @@ -481575,20 +483110,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", - "Module": "Sites", - "Command": "Remove-MgSiteContentType", "OutputType": null, + "Command": "Remove-MgSiteContentType", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-delete?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Sites.Manage.All", @@ -481607,101 +483142,95 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/columndefinition-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Module": "Sites", - "Command": "Remove-MgSiteContentTypeColumn", "OutputType": null, + "Command": "Remove-MgSiteContentTypeColumn", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/columndefinition-delete?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Module": "Sites", - "Command": "Remove-MgSiteContentTypeColumnLink", "OutputType": null, + "Command": "Remove-MgSiteContentTypeColumnLink", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/sites/{site-id}/getByPath(path='{path}')/analytics", - "Module": "Sites", - "Command": "Remove-MgSiteGetByPathAnalytic", "OutputType": null, + "Command": "Remove-MgSiteGetByPathAnalytic", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/onenote", + "OutputType": null, + "Command": "Remove-MgSiteGetByPathOnenote", + "Module": "Notes" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/onenote", - "Module": "Notes", - "Command": "Remove-MgSiteGetByPathOnenote", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/termStore", + "OutputType": null, + "Command": "Remove-MgSiteGetByPathTermStore", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStore", - "Module": "Sites", - "Command": "Remove-MgSiteGetByPathTermStore", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/sites/{site-id}/lists/{list-id}", - "Module": "Sites", - "Command": "Remove-MgSiteList", "OutputType": null, + "Command": "Remove-MgSiteList", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Sites.Manage.All", @@ -481720,20 +483249,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "Module": "Sites", - "Command": "Remove-MgSiteListColumn", "OutputType": null, + "Command": "Remove-MgSiteListColumn", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Sites.Manage.All", @@ -481752,20 +483281,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "Module": "Sites", - "Command": "Remove-MgSiteListContentType", "OutputType": null, + "Command": "Remove-MgSiteListContentType", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Sites.Manage.All", @@ -481784,50 +483313,50 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Module": "Sites", - "Command": "Remove-MgSiteListContentTypeColumn", "OutputType": null, + "Command": "Remove-MgSiteListContentTypeColumn", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Module": "Sites", - "Command": "Remove-MgSiteListContentTypeColumnLink", "OutputType": null, + "Command": "Remove-MgSiteListContentTypeColumnLink", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "Module": "Sites", - "Command": "Remove-MgSiteListItem", "OutputType": null, + "Command": "Remove-MgSiteListItem", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-delete?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -481862,125 +483391,125 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Module": "Sites", - "Command": "Remove-MgSiteListItemDocumentSetVersion", "OutputType": null, + "Command": "Remove-MgSiteListItemDocumentSetVersion", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-delete?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Module": "Sites", - "Command": "Remove-MgSiteListItemDocumentSetVersionField", "OutputType": null, + "Command": "Remove-MgSiteListItemDocumentSetVersionField", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "Module": "Sites", - "Command": "Remove-MgSiteListItemField", "OutputType": null, + "Command": "Remove-MgSiteListItemField", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "Module": "Sites", - "Command": "Remove-MgSiteListItemVersion", "OutputType": null, + "Command": "Remove-MgSiteListItemVersion", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Module": "Sites", - "Command": "Remove-MgSiteListItemVersionField", "OutputType": null, + "Command": "Remove-MgSiteListItemVersionField", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "Module": "Sites", - "Command": "Remove-MgSiteListOperation", "OutputType": null, + "Command": "Remove-MgSiteListOperation", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "Module": "Sites", - "Command": "Remove-MgSiteListSubscription", "OutputType": null, + "Command": "Remove-MgSiteListSubscription", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", - "Module": "Notes", - "Command": "Remove-MgSiteOnenoteNotebook", "OutputType": null, + "Command": "Remove-MgSiteOnenoteNotebook", + "Module": "Notes" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Notes.ReadWrite", @@ -481999,256 +483528,247 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", - "Module": "Notes", - "Command": "Remove-MgSiteOnenotePage", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Remove-MgSiteOnenotePage", + "Module": "Notes" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "Module": "Notes", - "Command": "Remove-MgSiteOnenoteSection", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", + "OutputType": null, + "Command": "Remove-MgSiteOnenoteSection", + "Module": "Notes" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "Module": "Notes", - "Command": "Remove-MgSiteOnenoteSectionGroup", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", + "OutputType": null, + "Command": "Remove-MgSiteOnenoteSectionGroup", + "Module": "Notes" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}", - "Module": "Sites", - "Command": "Remove-MgSiteOperation", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}", + "OutputType": null, + "Command": "Remove-MgSiteOperation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}", - "Module": "Sites", - "Command": "Remove-MgSitePage", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/basesitepage-delete?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/basesitepage-delete?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}", + "OutputType": null, + "Command": "Remove-MgSitePage", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", - "Module": "Sites", - "Command": "Remove-MgSitePageAsSitePageCanvaLayout", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", + "OutputType": null, + "Command": "Remove-MgSitePageAsSitePageCanvaLayout", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", - "Module": "Sites", - "Command": "Remove-MgSitePageAsSitePageCanvaLayoutHorizontalSection", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", + "OutputType": null, + "Command": "Remove-MgSitePageAsSitePageCanvaLayoutHorizontalSection", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "Module": "Sites", - "Command": "Remove-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", + "OutputType": null, + "Command": "Remove-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "Module": "Sites", - "Command": "Remove-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", + "OutputType": null, + "Command": "Remove-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", - "Module": "Sites", - "Command": "Remove-MgSitePageAsSitePageCanvaLayoutVerticalSection", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", + "OutputType": null, + "Command": "Remove-MgSitePageAsSitePageCanvaLayoutVerticalSection", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", - "Module": "Sites", - "Command": "Remove-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", + "OutputType": null, + "Command": "Remove-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", - "Module": "Sites", - "Command": "Remove-MgSitePageAsSitePageWebPart", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/webpart-delete?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/webpart-delete?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", + "OutputType": null, + "Command": "Remove-MgSitePageAsSitePageWebPart", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/permissions/{permission-id}", - "Module": "Sites", - "Command": "Remove-MgSitePermission", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-delete-permission?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-delete-permission?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/sites/{site-id}/permissions/{permission-id}", + "OutputType": null, + "Command": "Remove-MgSitePermission", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore", - "Module": "Sites", - "Command": "Remove-MgSiteTermStore", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore", + "OutputType": null, + "Command": "Remove-MgSiteTermStore", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}", - "Module": "Sites", - "Command": "Remove-MgSiteTermStoreGroup", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-group-delete?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-group-delete?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}", + "OutputType": null, + "Command": "Remove-MgSiteTermStoreGroup", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", - "Module": "Sites", - "Command": "Remove-MgSiteTermStoreGroupSet", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", + "OutputType": null, + "Command": "Remove-MgSiteTermStoreGroupSet", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", - "Module": "Sites", - "Command": "Remove-MgSiteTermStoreGroupSetChild", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", @@ -482259,17 +483779,17 @@ "DeleteViaIdentity2", "DeleteViaIdentity3" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", + "OutputType": null, + "Command": "Remove-MgSiteTermStoreGroupSetChild", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Module": "Sites", - "Command": "Remove-MgSiteTermStoreGroupSetChildRelation", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", @@ -482280,136 +483800,136 @@ "DeleteViaIdentity2", "DeleteViaIdentity3" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "OutputType": null, + "Command": "Remove-MgSiteTermStoreGroupSetChildRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", - "Module": "Sites", - "Command": "Remove-MgSiteTermStoreGroupSetParentGroup", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", + "OutputType": null, + "Command": "Remove-MgSiteTermStoreGroupSetParentGroup", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", - "Module": "Sites", - "Command": "Remove-MgSiteTermStoreGroupSetRelation", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", + "OutputType": null, + "Command": "Remove-MgSiteTermStoreGroupSetRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", - "Module": "Sites", - "Command": "Remove-MgSiteTermStoreGroupSetTerm", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", + "OutputType": null, + "Command": "Remove-MgSiteTermStoreGroupSetTerm", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Module": "Sites", - "Command": "Remove-MgSiteTermStoreGroupSetTermChild", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "OutputType": null, + "Command": "Remove-MgSiteTermStoreGroupSetTermChild", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Module": "Sites", - "Command": "Remove-MgSiteTermStoreGroupSetTermChildRelation", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "OutputType": null, + "Command": "Remove-MgSiteTermStoreGroupSetTermChildRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Module": "Sites", - "Command": "Remove-MgSiteTermStoreGroupSetTermRelation", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "OutputType": null, + "Command": "Remove-MgSiteTermStoreGroupSetTermRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}", - "Module": "Sites", - "Command": "Remove-MgSiteTermStoreSet", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-set-delete?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-set-delete?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}", + "OutputType": null, + "Command": "Remove-MgSiteTermStoreSet", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "Module": "Sites", - "Command": "Remove-MgSiteTermStoreSetChild", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", @@ -482420,17 +483940,17 @@ "DeleteViaIdentity2", "DeleteViaIdentity3" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", + "OutputType": null, + "Command": "Remove-MgSiteTermStoreSetChild", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Module": "Sites", - "Command": "Remove-MgSiteTermStoreSetChildRelation", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", @@ -482441,51 +483961,51 @@ "DeleteViaIdentity2", "DeleteViaIdentity3" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "OutputType": null, + "Command": "Remove-MgSiteTermStoreSetChildRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "Module": "Sites", - "Command": "Remove-MgSiteTermStoreSetParentGroup", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", + "OutputType": null, + "Command": "Remove-MgSiteTermStoreSetParentGroup", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "Module": "Sites", - "Command": "Remove-MgSiteTermStoreSetParentGroupSet", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", + "OutputType": null, + "Command": "Remove-MgSiteTermStoreSetParentGroupSet", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "Module": "Sites", - "Command": "Remove-MgSiteTermStoreSetParentGroupSetChild", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", @@ -482496,17 +484016,17 @@ "DeleteViaIdentity2", "DeleteViaIdentity3" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", + "OutputType": null, + "Command": "Remove-MgSiteTermStoreSetParentGroupSetChild", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Module": "Sites", - "Command": "Remove-MgSiteTermStoreSetParentGroupSetChildRelation", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", @@ -482517,227 +484037,236 @@ "DeleteViaIdentity2", "DeleteViaIdentity3" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "OutputType": null, + "Command": "Remove-MgSiteTermStoreSetParentGroupSetChildRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "Module": "Sites", - "Command": "Remove-MgSiteTermStoreSetParentGroupSetRelation", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", + "OutputType": null, + "Command": "Remove-MgSiteTermStoreSetParentGroupSetRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "Module": "Sites", - "Command": "Remove-MgSiteTermStoreSetParentGroupSetTerm", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", + "OutputType": null, + "Command": "Remove-MgSiteTermStoreSetParentGroupSetTerm", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "Module": "Sites", - "Command": "Remove-MgSiteTermStoreSetParentGroupSetTermChild", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", + "OutputType": null, + "Command": "Remove-MgSiteTermStoreSetParentGroupSetTermChild", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Module": "Sites", - "Command": "Remove-MgSiteTermStoreSetParentGroupSetTermChildRelation", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "OutputType": null, + "Command": "Remove-MgSiteTermStoreSetParentGroupSetTermChildRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "Module": "Sites", - "Command": "Remove-MgSiteTermStoreSetParentGroupSetTermRelation", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", + "OutputType": null, + "Command": "Remove-MgSiteTermStoreSetParentGroupSetTermRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "Module": "Sites", - "Command": "Remove-MgSiteTermStoreSetRelation", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", + "OutputType": null, + "Command": "Remove-MgSiteTermStoreSetRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "Module": "Sites", - "Command": "Remove-MgSiteTermStoreSetTerm", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-term-delete?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-term-delete?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", + "OutputType": null, + "Command": "Remove-MgSiteTermStoreSetTerm", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Module": "Sites", - "Command": "Remove-MgSiteTermStoreSetTermChild", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "OutputType": null, + "Command": "Remove-MgSiteTermStoreSetTermChild", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Module": "Sites", - "Command": "Remove-MgSiteTermStoreSetTermChildRelation", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "OutputType": null, + "Command": "Remove-MgSiteTermStoreSetTermChildRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Module": "Sites", - "Command": "Remove-MgSiteTermStoreSetTermRelation", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "OutputType": null, + "Command": "Remove-MgSiteTermStoreSetTermRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/subscribedSkus/{subscribedSku-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgSubscribedSku", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/subscribedSkus/{subscribedSku-id}", + "OutputType": null, + "Command": "Remove-MgSubscribedSku", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/subscriptions/{subscription-id}", - "Module": "ChangeNotifications", - "Command": "Remove-MgSubscription", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-delete?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-delete?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/subscriptions/{subscription-id}", + "OutputType": null, + "Command": "Remove-MgSubscription", + "Module": "ChangeNotifications" }, { - "Permissions": [], - "Uri": "/teams/{team-id}", - "Module": "Teams", - "Command": "Remove-MgTeam", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/teams/{team-id}", + "OutputType": null, + "Command": "Remove-MgTeam", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "Channel.Delete.Group", @@ -482772,80 +484301,97 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/teams/{team-id}/channels/{channel-id}", - "Module": "Teams", - "Command": "Remove-MgTeamChannel", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Remove-MgTeamChannel", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/channels/{channel-id}/removeEmail", - "Module": "Teams", - "Command": "Remove-MgTeamChannelEmail", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Remove", "RemoveViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/removeEmail", + "OutputType": null, + "Command": "Remove-MgTeamChannelEmail", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", - "Module": "Teams", - "Command": "Remove-MgTeamChannelMember", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content", + "OutputType": null, + "Command": "Remove-MgTeamChannelFileFolderContent", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Module": "Teams", - "Command": "Remove-MgTeamChannelMessageReplyHostedContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmember-delete?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", + "OutputType": null, + "Command": "Remove-MgTeamChannelMember", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delete", + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" + ], "Permissions": [], - "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Module": "Teams", - "Command": "Remove-MgTeamChannelSharedWithTeam", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", "OutputType": null, + "Command": "Remove-MgTeamChannelMessageReplyHostedContent", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharedwithchannelteaminfo-delete?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "OutputType": null, + "Command": "Remove-MgTeamChannelSharedWithTeam", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "TeamsTab.ReadWriteSelfForTeam", @@ -482920,20 +484466,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-delete-tabs?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "Module": "Teams", - "Command": "Remove-MgTeamChannelTab", "OutputType": null, + "Command": "Remove-MgTeamChannelTab", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForTeam", @@ -483000,185 +484546,217 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-delete-installedapps?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}", - "Module": "Teams", - "Command": "Remove-MgTeamInstalledApp", "OutputType": null, + "Command": "Remove-MgTeamInstalledApp", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-delete-members?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/teams/{team-id}/members/{conversationMember-id}", - "Module": "Teams", - "Command": "Remove-MgTeamMember", "OutputType": null, + "Command": "Remove-MgTeamMember", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", - "Module": "Teams", - "Command": "Remove-MgTeamOperation", "OutputType": null, + "Command": "Remove-MgTeamOperation", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Module": "Teams", - "Command": "Remove-MgTeamPermissionGrant", "OutputType": null, + "Command": "Remove-MgTeamPermissionGrant", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/teams/{team-id}/photo/$value", + "OutputType": null, + "Command": "Remove-MgTeamPhotoContent", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel", - "Module": "Teams", - "Command": "Remove-MgTeamPrimaryChannel", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/teams/{team-id}/primaryChannel", + "OutputType": null, + "Command": "Remove-MgTeamPrimaryChannel", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/removeEmail", - "Module": "Teams", - "Command": "Remove-MgTeamPrimaryChannelEmail", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Remove", "RemoveViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/removeEmail", + "OutputType": null, + "Command": "Remove-MgTeamPrimaryChannelEmail", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", - "Module": "Teams", - "Command": "Remove-MgTeamPrimaryChannelMember", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content", + "OutputType": null, + "Command": "Remove-MgTeamPrimaryChannelFileFolderContent", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Module": "Teams", - "Command": "Remove-MgTeamPrimaryChannelMessageReplyHostedContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "DELETE", + "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", + "OutputType": null, + "Command": "Remove-MgTeamPrimaryChannelMember", + "Module": "Teams" + }, + { "ApiVersion": "v1.0", + "Variants": [ + "Delete", + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "OutputType": null, + "Command": "Remove-MgTeamPrimaryChannelMessageReplyHostedContent", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Module": "Teams", - "Command": "Remove-MgTeamPrimaryChannelSharedWithTeam", "OutputType": null, + "Command": "Remove-MgTeamPrimaryChannelSharedWithTeam", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", - "Module": "Teams", - "Command": "Remove-MgTeamPrimaryChannelTab", "OutputType": null, + "Command": "Remove-MgTeamPrimaryChannelTab", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/teams/{team-id}/schedule", - "Module": "Teams", - "Command": "Remove-MgTeamSchedule", "OutputType": null, + "Command": "Remove-MgTeamSchedule", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", - "Module": "Teams", - "Command": "Remove-MgTeamScheduleOfferShiftRequest", "OutputType": null, + "Command": "Remove-MgTeamScheduleOfferShiftRequest", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -483197,35 +484775,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", - "Module": "Teams", - "Command": "Remove-MgTeamScheduleOpenShift", "OutputType": null, + "Command": "Remove-MgTeamScheduleOpenShift", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "Module": "Teams", - "Command": "Remove-MgTeamScheduleOpenShiftChangeRequest", "OutputType": null, + "Command": "Remove-MgTeamScheduleOpenShiftChangeRequest", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -483244,20 +484822,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedulinggroup-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", - "Module": "Teams", - "Command": "Remove-MgTeamScheduleSchedulingGroup", "OutputType": null, + "Command": "Remove-MgTeamScheduleSchedulingGroup", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -483284,35 +484862,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shift-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", - "Module": "Teams", - "Command": "Remove-MgTeamScheduleShift", "OutputType": null, + "Command": "Remove-MgTeamScheduleShift", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "Module": "Teams", - "Command": "Remove-MgTeamScheduleSwapShiftChangeRequest", "OutputType": null, + "Command": "Remove-MgTeamScheduleSwapShiftChangeRequest", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -483331,20 +484909,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoff-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", - "Module": "Teams", - "Command": "Remove-MgTeamScheduleTimeOff", "OutputType": null, + "Command": "Remove-MgTeamScheduleTimeOff", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -483363,20 +484941,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffreason-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", - "Module": "Teams", - "Command": "Remove-MgTeamScheduleTimeOffReason", "OutputType": null, + "Command": "Remove-MgTeamScheduleTimeOffReason", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -483395,20 +484973,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffrequest-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", - "Module": "Teams", - "Command": "Remove-MgTeamScheduleTimeOffRequest", "OutputType": null, + "Command": "Remove-MgTeamScheduleTimeOffRequest", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "TeamworkTag.ReadWrite", @@ -483427,20 +485005,20 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", - "Module": "Teams", - "Command": "Remove-MgTeamTag", "OutputType": null, + "Command": "Remove-MgTeamTag", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "TeamworkTag.ReadWrite", @@ -483459,319 +485037,338 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktagmember-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "Module": "Teams", - "Command": "Remove-MgTeamTagMember", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Remove-MgTeamTagMember", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedChats/{deletedChat-id}", - "Module": "Teams", - "Command": "Remove-MgTeamworkDeletedChat", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/teamwork/deletedChats/{deletedChat-id}", + "OutputType": null, + "Command": "Remove-MgTeamworkDeletedChat", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", - "Module": "Teams", - "Command": "Remove-MgTeamworkDeletedTeam", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", + "OutputType": null, + "Command": "Remove-MgTeamworkDeletedTeam", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", - "Module": "Teams", - "Command": "Remove-MgTeamworkDeletedTeamChannel", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", + "OutputType": null, + "Command": "Remove-MgTeamworkDeletedTeamChannel", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/removeEmail", - "Module": "Teams", - "Command": "Remove-MgTeamworkDeletedTeamChannelEmail", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Remove", "RemoveViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-removeemail?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/removeEmail", + "OutputType": null, + "Command": "Remove-MgTeamworkDeletedTeamChannelEmail", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}", - "Module": "Teams", - "Command": "Remove-MgTeamworkDeletedTeamChannelMember", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content", + "OutputType": null, + "Command": "Remove-MgTeamworkDeletedTeamChannelFileFolderContent", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", - "Module": "Teams", - "Command": "Remove-MgTeamworkDeletedTeamChannelMessage", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}", + "OutputType": null, + "Command": "Remove-MgTeamworkDeletedTeamChannelMember", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Module": "Teams", - "Command": "Remove-MgTeamworkDeletedTeamChannelMessageHostedContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", + "OutputType": null, + "Command": "Remove-MgTeamworkDeletedTeamChannelMessage", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Module": "Teams", - "Command": "Remove-MgTeamworkDeletedTeamChannelMessageReply", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "OutputType": null, + "Command": "Remove-MgTeamworkDeletedTeamChannelMessageHostedContent", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Module": "Teams", - "Command": "Remove-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "OutputType": null, + "Command": "Remove-MgTeamworkDeletedTeamChannelMessageReply", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delete", + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" + ], "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Module": "Teams", - "Command": "Remove-MgTeamworkDeletedTeamChannelSharedWithTeam", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", "OutputType": null, + "Command": "Remove-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "OutputType": null, + "Command": "Remove-MgTeamworkDeletedTeamChannelSharedWithTeam", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "Module": "Teams", - "Command": "Remove-MgTeamworkDeletedTeamChannelTab", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}", + "OutputType": null, + "Command": "Remove-MgTeamworkDeletedTeamChannelTab", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/teamsAppSettings", - "Module": "Teams", - "Command": "Remove-MgTeamworkTeamAppSetting", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/teamwork/teamsAppSettings", + "OutputType": null, + "Command": "Remove-MgTeamworkTeamAppSetting", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", - "Module": "Teams", - "Command": "Remove-MgTeamworkWorkforceIntegration", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-delete?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", + "OutputType": null, + "Command": "Remove-MgTeamworkWorkforceIntegration", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}", - "Module": "Identity.Partner", - "Command": "Remove-MgTenantRelationshipDelegatedAdminCustomer", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}", + "OutputType": null, + "Command": "Remove-MgTenantRelationshipDelegatedAdminCustomer", + "Module": "Identity.Partner" }, { - "Permissions": [], - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", - "Module": "Identity.Partner", - "Command": "Remove-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", + "OutputType": null, + "Command": "Remove-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", + "Module": "Identity.Partner" }, { - "Permissions": [], - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}", - "Module": "Identity.Partner", - "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationship", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-delete?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-delete?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}", + "OutputType": null, + "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationship", + "Module": "Identity.Partner" }, { - "Permissions": [], - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}", - "Module": "Identity.Partner", - "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminaccessassignment-delete?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminaccessassignment-delete?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}", + "OutputType": null, + "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", + "Module": "Identity.Partner" }, { - "Permissions": [], - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}", - "Module": "Identity.Partner", - "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationshipOperation", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}", + "OutputType": null, + "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationshipOperation", + "Module": "Identity.Partner" }, { - "Permissions": [], - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}", - "Module": "Identity.Partner", - "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationshipRequest", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}", + "OutputType": null, + "Command": "Remove-MgTenantRelationshipDelegatedAdminRelationshipRequest", + "Module": "Identity.Partner" }, { - "Permissions": [], - "Uri": "/tenantRelationships/multiTenantOrganization/tenants/{multiTenantOrganizationMember-id}", - "Module": "Identity.SignIns", - "Command": "Remove-MgTenantRelationshipMultiTenantOrganizationTenant", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-delete-tenants?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/tenantRelationships/multiTenantOrganization/tenants/{multiTenantOrganizationMember-id}", + "OutputType": null, + "Command": "Remove-MgTenantRelationshipMultiTenantOrganizationTenant", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -483814,65 +485411,65 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/users/{user-id}", - "Module": "Users", - "Command": "Remove-MgUser", "OutputType": null, + "Command": "Remove-MgUser", + "Module": "Users" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-user-delete?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/activities/{userActivity-id}", - "Module": "CrossDeviceExperiences", - "Command": "Remove-MgUserActivity", "OutputType": null, + "Command": "Remove-MgUserActivity", + "Module": "CrossDeviceExperiences" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", - "Module": "CrossDeviceExperiences", - "Command": "Remove-MgUserActivityHistoryItem", "OutputType": null, + "Command": "Remove-MgUserActivityHistoryItem", + "Module": "CrossDeviceExperiences" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delete-approleassignments?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", - "Module": "Applications", - "Command": "Remove-MgUserAppRoleAssignment", "OutputType": null, + "Command": "Remove-MgUserAppRoleAssignment", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -483891,20 +485488,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/emailauthenticationmethod-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", - "Module": "Identity.SignIns", - "Command": "Remove-MgUserAuthenticationEmailMethod", "OutputType": null, + "Command": "Remove-MgUserAuthenticationEmailMethod", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -483923,20 +485520,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/fido2authenticationmethod-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/users/{user-id}/authentication/fido2Methods/{fido2AuthenticationMethod-id}", - "Module": "Identity.SignIns", - "Command": "Remove-MgUserAuthenticationFido2Method", "OutputType": null, + "Command": "Remove-MgUserAuthenticationFido2Method", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -483955,35 +485552,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/microsoftauthenticatorauthenticationmethod-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/users/{user-id}/authentication/microsoftAuthenticatorMethods/{microsoftAuthenticatorAuthenticationMethod-id}", - "Module": "Identity.SignIns", - "Command": "Remove-MgUserAuthenticationMicrosoftAuthenticatorMethod", "OutputType": null, + "Command": "Remove-MgUserAuthenticationMicrosoftAuthenticatorMethod", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", - "Module": "Identity.SignIns", - "Command": "Remove-MgUserAuthenticationOperation", "OutputType": null, + "Command": "Remove-MgUserAuthenticationOperation", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -484002,20 +485599,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", - "Module": "Identity.SignIns", - "Command": "Remove-MgUserAuthenticationPhoneMethod", "OutputType": null, + "Command": "Remove-MgUserAuthenticationPhoneMethod", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -484034,20 +485631,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/softwareoathauthenticationmethod-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/users/{user-id}/authentication/softwareOathMethods/{softwareOathAuthenticationMethod-id}", - "Module": "Identity.SignIns", - "Command": "Remove-MgUserAuthenticationSoftwareOathMethod", "OutputType": null, + "Command": "Remove-MgUserAuthenticationSoftwareOathMethod", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -484066,20 +485663,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/temporaryaccesspassauthenticationmethod-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/users/{user-id}/authentication/temporaryAccessPassMethods/{temporaryAccessPassAuthenticationMethod-id}", - "Module": "Identity.SignIns", - "Command": "Remove-MgUserAuthenticationTemporaryAccessPassMethod", "OutputType": null, + "Command": "Remove-MgUserAuthenticationTemporaryAccessPassMethod", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite", @@ -484098,1661 +485695,1740 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowshelloforbusinessauthenticationmethod-delete?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/users/{user-id}/authentication/windowsHelloForBusinessMethods/{windowsHelloForBusinessAuthenticationMethod-id}", - "Module": "Identity.SignIns", - "Command": "Remove-MgUserAuthenticationWindowsHelloForBusinessMethod", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Remove-MgUserAuthenticationWindowsHelloForBusinessMethod", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", - "Module": "Calendar", - "Command": "Remove-MgUserCalendarGroup", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", + "OutputType": null, + "Command": "Remove-MgUserCalendarGroup", + "Module": "Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", - "Module": "Calendar", - "Command": "Remove-MgUserCalendarPermission", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "Delete1", "DeleteViaIdentity", "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendarpermission-delete?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendarpermission-delete?view=graph-rest-1.0", + "Method": "DELETE", + "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", + "OutputType": null, + "Command": "Remove-MgUserCalendarPermission", + "Module": "Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}", - "Module": "Teams", - "Command": "Remove-MgUserChat", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/chats/{chat-id}", + "OutputType": null, + "Command": "Remove-MgUserChat", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", - "Module": "Teams", - "Command": "Remove-MgUserChatInstalledApp", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}", + "OutputType": null, + "Command": "Remove-MgUserChatInstalledApp", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview", - "Module": "Teams", - "Command": "Remove-MgUserChatLastMessagePreview", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview", + "OutputType": null, + "Command": "Remove-MgUserChatLastMessagePreview", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", - "Module": "Teams", - "Command": "Remove-MgUserChatMember", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", + "OutputType": null, + "Command": "Remove-MgUserChatMember", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", - "Module": "Teams", - "Command": "Remove-MgUserChatMessage", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", + "OutputType": null, + "Command": "Remove-MgUserChatMessage", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Module": "Teams", - "Command": "Remove-MgUserChatMessageHostedContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "OutputType": null, + "Command": "Remove-MgUserChatMessageHostedContent", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Module": "Teams", - "Command": "Remove-MgUserChatMessageReply", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "OutputType": null, + "Command": "Remove-MgUserChatMessageReply", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delete", + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" + ], "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Module": "Teams", - "Command": "Remove-MgUserChatMessageReplyHostedContent", "OutputType": null, + "Command": "Remove-MgUserChatMessageReplyHostedContent", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Module": "Teams", - "Command": "Remove-MgUserChatPermissionGrant", "OutputType": null, + "Command": "Remove-MgUserChatPermissionGrant", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "Module": "Teams", - "Command": "Remove-MgUserChatPinnedMessage", "OutputType": null, + "Command": "Remove-MgUserChatPinnedMessage", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}", - "Module": "Teams", - "Command": "Remove-MgUserChatTab", "OutputType": null, + "Command": "Remove-MgUserChatTab", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/contacts/{contact-id}", - "Module": "PersonalContacts", - "Command": "Remove-MgUserContact", "OutputType": null, + "Command": "Remove-MgUserContact", + "Module": "PersonalContacts" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", - "Module": "PersonalContacts", - "Command": "Remove-MgUserContactExtension", "OutputType": null, + "Command": "Remove-MgUserContactExtension", + "Module": "PersonalContacts" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", - "Module": "PersonalContacts", - "Command": "Remove-MgUserContactFolder", "OutputType": null, + "Command": "Remove-MgUserContactFolder", + "Module": "PersonalContacts" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", - "Module": "PersonalContacts", - "Command": "Remove-MgUserContactFolderChildFolder", "OutputType": null, + "Command": "Remove-MgUserContactFolderChildFolder", + "Module": "PersonalContacts" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}", - "Module": "PersonalContacts", - "Command": "Remove-MgUserContactFolderChildFolderContact", "OutputType": null, + "Command": "Remove-MgUserContactFolderChildFolderContact", + "Module": "PersonalContacts" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", - "Module": "PersonalContacts", - "Command": "Remove-MgUserContactFolderChildFolderContactExtension", "OutputType": null, + "Command": "Remove-MgUserContactFolderChildFolderContactExtension", + "Module": "PersonalContacts" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value", + "OutputType": null, + "Command": "Remove-MgUserContactFolderChildFolderContactPhotoContent", + "Module": "PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", - "Module": "PersonalContacts", - "Command": "Remove-MgUserContactFolderContact", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", + "OutputType": null, + "Command": "Remove-MgUserContactFolderContact", + "Module": "PersonalContacts" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", - "Module": "PersonalContacts", - "Command": "Remove-MgUserContactFolderContactExtension", "OutputType": null, + "Command": "Remove-MgUserContactFolderContactExtension", + "Module": "PersonalContacts" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value", + "OutputType": null, + "Command": "Remove-MgUserContactFolderContactPhotoContent", + "Module": "PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgUserDeviceManagementTroubleshootingEvent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", + "OutputType": null, + "Command": "Remove-MgUserContactPhotoContent", + "Module": "PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}", - "Module": "Files", - "Command": "Remove-MgUserDrive", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", + "OutputType": null, + "Command": "Remove-MgUserDeviceManagementTroubleshootingEvent", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "Module": "Files", - "Command": "Remove-MgUserDriveBundleContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}", + "OutputType": null, + "Command": "Remove-MgUserDrive", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content", - "Module": "Files", - "Command": "Remove-MgUserDriveFollowingContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content", + "OutputType": null, + "Command": "Remove-MgUserDriveBundleContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}", - "Module": "Files", - "Command": "Remove-MgUserDriveItem", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content", + "OutputType": null, + "Command": "Remove-MgUserDriveFollowingContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "Module": "Files", - "Command": "Remove-MgUserDriveItemAnalytic", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}", + "OutputType": null, + "Command": "Remove-MgUserDriveItem", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Module": "Files", - "Command": "Remove-MgUserDriveItemAnalyticItemActivityStat", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics", + "OutputType": null, + "Command": "Remove-MgUserDriveItemAnalytic", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "Module": "Files", - "Command": "Remove-MgUserDriveItemChildContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "OutputType": null, + "Command": "Remove-MgUserDriveItemAnalyticItemActivityStat", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content", - "Module": "Files", - "Command": "Remove-MgUserDriveItemContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", + "OutputType": null, + "Command": "Remove-MgUserDriveItemChildContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "Module": "Files", - "Command": "Remove-MgUserDriveItemListItem", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content", + "OutputType": null, + "Command": "Remove-MgUserDriveItemContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "Module": "Files", - "Command": "Remove-MgUserDriveItemListItemDocumentSetVersion", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", + "OutputType": null, + "Command": "Remove-MgUserDriveItemListItem", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Module": "Files", - "Command": "Remove-MgUserDriveItemListItemDocumentSetVersionField", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", + "OutputType": null, + "Command": "Remove-MgUserDriveItemListItemDocumentSetVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "Module": "Files", - "Command": "Remove-MgUserDriveItemListItemDriveItemContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "OutputType": null, + "Command": "Remove-MgUserDriveItemListItemDocumentSetVersionField", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "Module": "Files", - "Command": "Remove-MgUserDriveItemListItemField", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", + "OutputType": null, + "Command": "Remove-MgUserDriveItemListItemDriveItemContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "Module": "Files", - "Command": "Remove-MgUserDriveItemListItemVersion", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", + "OutputType": null, + "Command": "Remove-MgUserDriveItemListItemField", + "Module": "Files" + }, + { "ApiVersion": "v1.0", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", + "OutputType": null, + "Command": "Remove-MgUserDriveItemListItemVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "Module": "Files", - "Command": "Remove-MgUserDriveItemListItemVersionField", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", + "OutputType": null, + "Command": "Remove-MgUserDriveItemListItemVersionField", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permanentDelete", - "Module": "Users.Actions", - "Command": "Remove-MgUserDriveItemPermanent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permanentDelete", + "OutputType": null, + "Command": "Remove-MgUserDriveItemPermanent", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "Module": "Files", - "Command": "Remove-MgUserDriveItemPermission", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", + "OutputType": null, + "Command": "Remove-MgUserDriveItemPermission", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "Module": "Files", - "Command": "Remove-MgUserDriveItemRetentionLabel", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", + "OutputType": null, + "Command": "Remove-MgUserDriveItemRetentionLabel", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "Module": "Files", - "Command": "Remove-MgUserDriveItemSubscription", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", + "OutputType": null, + "Command": "Remove-MgUserDriveItemSubscription", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "Module": "Files", - "Command": "Remove-MgUserDriveItemThumbnail", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", + "OutputType": null, + "Command": "Remove-MgUserDriveItemThumbnail", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "Module": "Files", - "Command": "Remove-MgUserDriveItemVersion", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", + "OutputType": null, + "Command": "Remove-MgUserDriveItemVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "Module": "Files", - "Command": "Remove-MgUserDriveItemVersionContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", + "OutputType": null, + "Command": "Remove-MgUserDriveItemVersionContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list", - "Module": "Files", - "Command": "Remove-MgUserDriveList", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/list", + "OutputType": null, + "Command": "Remove-MgUserDriveList", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "Module": "Files", - "Command": "Remove-MgUserDriveListColumn", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", + "OutputType": null, + "Command": "Remove-MgUserDriveListColumn", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "Module": "Files", - "Command": "Remove-MgUserDriveListContentType", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", + "OutputType": null, + "Command": "Remove-MgUserDriveListContentType", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Module": "Files", - "Command": "Remove-MgUserDriveListContentTypeColumn", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "OutputType": null, + "Command": "Remove-MgUserDriveListContentTypeColumn", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Module": "Files", - "Command": "Remove-MgUserDriveListContentTypeColumnLink", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "OutputType": null, + "Command": "Remove-MgUserDriveListContentTypeColumnLink", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}", - "Module": "Files", - "Command": "Remove-MgUserDriveListItem", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}", + "OutputType": null, + "Command": "Remove-MgUserDriveListItem", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Module": "Files", - "Command": "Remove-MgUserDriveListItemDocumentSetVersion", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "OutputType": null, + "Command": "Remove-MgUserDriveListItemDocumentSetVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Module": "Files", - "Command": "Remove-MgUserDriveListItemDocumentSetVersionField", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "OutputType": null, + "Command": "Remove-MgUserDriveListItemDocumentSetVersionField", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "Module": "Files", - "Command": "Remove-MgUserDriveListItemDriveItemContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", + "OutputType": null, + "Command": "Remove-MgUserDriveListItemDriveItemContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "Module": "Files", - "Command": "Remove-MgUserDriveListItemField", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields", + "OutputType": null, + "Command": "Remove-MgUserDriveListItemField", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Module": "Files", - "Command": "Remove-MgUserDriveListItemVersion", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "OutputType": null, + "Command": "Remove-MgUserDriveListItemVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Module": "Files", - "Command": "Remove-MgUserDriveListItemVersionField", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "OutputType": null, + "Command": "Remove-MgUserDriveListItemVersionField", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "Module": "Files", - "Command": "Remove-MgUserDriveListOperation", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", + "OutputType": null, + "Command": "Remove-MgUserDriveListOperation", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "Module": "Files", - "Command": "Remove-MgUserDriveListSubscription", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", + "OutputType": null, + "Command": "Remove-MgUserDriveListSubscription", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root", - "Module": "Files", - "Command": "Remove-MgUserDriveRoot", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/root", + "OutputType": null, + "Command": "Remove-MgUserDriveRoot", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics", - "Module": "Files", - "Command": "Remove-MgUserDriveRootAnalytic", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics", + "OutputType": null, + "Command": "Remove-MgUserDriveRootAnalytic", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "Module": "Files", - "Command": "Remove-MgUserDriveRootAnalyticItemActivityStat", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", + "OutputType": null, + "Command": "Remove-MgUserDriveRootAnalyticItemActivityStat", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "Module": "Files", - "Command": "Remove-MgUserDriveRootChildContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content", + "OutputType": null, + "Command": "Remove-MgUserDriveRootChildContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/content", - "Module": "Files", - "Command": "Remove-MgUserDriveRootContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/root/content", + "OutputType": null, + "Command": "Remove-MgUserDriveRootContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem", - "Module": "Files", - "Command": "Remove-MgUserDriveRootListItem", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem", + "OutputType": null, + "Command": "Remove-MgUserDriveRootListItem", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "Module": "Files", - "Command": "Remove-MgUserDriveRootListItemDocumentSetVersion", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", + "OutputType": null, + "Command": "Remove-MgUserDriveRootListItemDocumentSetVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Module": "Files", - "Command": "Remove-MgUserDriveRootListItemDocumentSetVersionField", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "OutputType": null, + "Command": "Remove-MgUserDriveRootListItemDocumentSetVersionField", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content", - "Module": "Files", - "Command": "Remove-MgUserDriveRootListItemDriveItemContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content", + "OutputType": null, + "Command": "Remove-MgUserDriveRootListItemDriveItemContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields", - "Module": "Files", - "Command": "Remove-MgUserDriveRootListItemField", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields", + "OutputType": null, + "Command": "Remove-MgUserDriveRootListItemField", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "Module": "Files", - "Command": "Remove-MgUserDriveRootListItemVersion", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", + "OutputType": null, + "Command": "Remove-MgUserDriveRootListItemVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "Module": "Files", - "Command": "Remove-MgUserDriveRootListItemVersionField", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", + "OutputType": null, + "Command": "Remove-MgUserDriveRootListItemVersionField", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/permanentDelete", - "Module": "Users.Actions", - "Command": "Remove-MgUserDriveRootPermanent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/permanentDelete", + "OutputType": null, + "Command": "Remove-MgUserDriveRootPermanent", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}", - "Module": "Files", - "Command": "Remove-MgUserDriveRootPermission", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}", + "OutputType": null, + "Command": "Remove-MgUserDriveRootPermission", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel", - "Module": "Files", - "Command": "Remove-MgUserDriveRootRetentionLabel", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel", + "OutputType": null, + "Command": "Remove-MgUserDriveRootRetentionLabel", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "Module": "Files", - "Command": "Remove-MgUserDriveRootSubscription", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", + "OutputType": null, + "Command": "Remove-MgUserDriveRootSubscription", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "Module": "Files", - "Command": "Remove-MgUserDriveRootThumbnail", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", + "OutputType": null, + "Command": "Remove-MgUserDriveRootThumbnail", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "Module": "Files", - "Command": "Remove-MgUserDriveRootVersion", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", + "OutputType": null, + "Command": "Remove-MgUserDriveRootVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "Module": "Files", - "Command": "Remove-MgUserDriveRootVersionContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", + "OutputType": null, + "Command": "Remove-MgUserDriveRootVersionContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content", - "Module": "Files", - "Command": "Remove-MgUserDriveSpecialContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content", + "OutputType": null, + "Command": "Remove-MgUserDriveSpecialContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}", - "Module": "Calendar", - "Command": "Remove-MgUserEvent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/events/{event-id}", + "OutputType": null, + "Command": "Remove-MgUserEvent", + "Module": "Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}", - "Module": "Calendar", - "Command": "Remove-MgUserEventAttachment", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/events/{event-id}/attachments/{attachment-id}", + "OutputType": null, + "Command": "Remove-MgUserEventAttachment", + "Module": "Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", - "Module": "Calendar", - "Command": "Remove-MgUserEventExtension", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Remove-MgUserEventExtension", + "Module": "Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", - "Module": "Calendar", - "Command": "Remove-MgUserEventInstanceAttachment", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/attachments/{attachment-id}", + "OutputType": null, + "Command": "Remove-MgUserEventInstanceAttachment", + "Module": "Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "Module": "Calendar", - "Command": "Remove-MgUserEventInstanceExtension", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", + "OutputType": null, + "Command": "Remove-MgUserEventInstanceExtension", + "Module": "Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/extensions/{extension-id}", - "Module": "Users", - "Command": "Remove-MgUserExtension", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Remove-MgUserExtension", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/followedSites/remove", - "Module": "Users.Actions", - "Command": "Remove-MgUserFollowedSite", - "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0", "Variants": [ "Remove", "RemoveExpanded", "RemoveViaIdentity", "RemoveViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-unfollow?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-unfollow?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/followedSites/remove", + "OutputType": "IMicrosoftGraphSite", + "Command": "Remove-MgUserFollowedSite", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", - "Module": "Mail", - "Command": "Remove-MgUserInferenceClassificationOverride", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", + "OutputType": null, + "Command": "Remove-MgUserInferenceClassificationOverride", + "Module": "Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/insights", - "Module": "Users", - "Command": "Remove-MgUserInsight", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/insights", + "OutputType": null, + "Command": "Remove-MgUserInsight", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}", - "Module": "Users", - "Command": "Remove-MgUserInsightShared", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}", + "OutputType": null, + "Command": "Remove-MgUserInsightShared", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/insights/trending/{trending-id}", - "Module": "Users", - "Command": "Remove-MgUserInsightTrending", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/insights/trending/{trending-id}", + "OutputType": null, + "Command": "Remove-MgUserInsightTrending", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}", - "Module": "Users", - "Command": "Remove-MgUserInsightUsed", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}", + "OutputType": null, + "Command": "Remove-MgUserInsightUsed", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", - "Module": "Users", - "Command": "Remove-MgUserLicenseDetail", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", + "OutputType": null, + "Command": "Remove-MgUserLicenseDetail", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", - "Module": "Mail", - "Command": "Remove-MgUserMailFolder", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", + "OutputType": null, + "Command": "Remove-MgUserMailFolder", + "Module": "Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", - "Module": "Mail", - "Command": "Remove-MgUserMailFolderChildFolder", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", + "OutputType": null, + "Command": "Remove-MgUserMailFolderChildFolder", + "Module": "Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", - "Module": "Mail", - "Command": "Remove-MgUserMailFolderChildFolderMessage", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", + "OutputType": null, + "Command": "Remove-MgUserMailFolderChildFolderMessage", + "Module": "Mail" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/attachments/{attachment-id}", - "Module": "Mail", - "Command": "Remove-MgUserMailFolderChildFolderMessageAttachment", "OutputType": null, + "Command": "Remove-MgUserMailFolderChildFolderMessageAttachment", + "Module": "Mail" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value", + "OutputType": null, + "Command": "Remove-MgUserMailFolderChildFolderMessageContent", + "Module": "Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", - "Module": "Mail", - "Command": "Remove-MgUserMailFolderChildFolderMessageExtension", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Remove-MgUserMailFolderChildFolderMessageExtension", + "Module": "Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", - "Module": "Mail", - "Command": "Remove-MgUserMailFolderChildFolderMessageRule", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", + "OutputType": null, + "Command": "Remove-MgUserMailFolderChildFolderMessageRule", + "Module": "Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", - "Module": "Mail", - "Command": "Remove-MgUserMailFolderMessage", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", + "OutputType": null, + "Command": "Remove-MgUserMailFolderMessage", + "Module": "Mail" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/attachments/{attachment-id}", - "Module": "Mail", - "Command": "Remove-MgUserMailFolderMessageAttachment", "OutputType": null, + "Command": "Remove-MgUserMailFolderMessageAttachment", + "Module": "Mail" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value", + "OutputType": null, + "Command": "Remove-MgUserMailFolderMessageContent", + "Module": "Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", - "Module": "Mail", - "Command": "Remove-MgUserMailFolderMessageExtension", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Remove-MgUserMailFolderMessageExtension", + "Module": "Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", - "Module": "Mail", - "Command": "Remove-MgUserMailFolderMessageRule", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", + "OutputType": null, + "Command": "Remove-MgUserMailFolderMessageRule", + "Module": "Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgUserManagedDevice", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", + "OutputType": null, + "Command": "Remove-MgUserManagedDevice", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgUserManagedDeviceCategory", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", + "OutputType": null, + "Command": "Remove-MgUserManagedDeviceCategory", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgUserManagedDeviceCompliancePolicyState", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", + "OutputType": null, + "Command": "Remove-MgUserManagedDeviceCompliancePolicyState", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgUserManagedDeviceConfigurationState", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", + "OutputType": null, + "Command": "Remove-MgUserManagedDeviceConfigurationState", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgUserManagedDeviceLogCollectionResponse", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", + "OutputType": null, + "Command": "Remove-MgUserManagedDeviceLogCollectionResponse", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", - "Module": "Users.Actions", - "Command": "Remove-MgUserManagedDeviceUserFromSharedAppleDevice", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteExpanded", "DeleteViaIdentity", "DeleteViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-deleteuserfromsharedappledevice?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-deleteuserfromsharedappledevice?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deleteUserFromSharedAppleDevice", + "OutputType": null, + "Command": "Remove-MgUserManagedDeviceUserFromSharedAppleDevice", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgUserManagedDeviceWindowsProtectionState", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", + "OutputType": null, + "Command": "Remove-MgUserManagedDeviceWindowsProtectionState", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "Module": "Devices.CorporateManagement", - "Command": "Remove-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", + "OutputType": null, + "Command": "Remove-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "User.ReadWrite.All", @@ -485771,80 +487447,95 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delete-manager?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/users/{user-id}/manager/$ref", - "Module": "Users", - "Command": "Remove-MgUserManagerByRef", "OutputType": null, + "Command": "Remove-MgUserManagerByRef", + "Module": "Users" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-delete-manager?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/messages/{message-id}", - "Module": "Mail", - "Command": "Remove-MgUserMessage", "OutputType": null, + "Command": "Remove-MgUserMessage", + "Module": "Mail" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/messages/{message-id}/attachments/{attachment-id}", - "Module": "Mail", - "Command": "Remove-MgUserMessageAttachment", "OutputType": null, + "Command": "Remove-MgUserMessageAttachment", + "Module": "Mail" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/messages/{message-id}/$value", + "OutputType": null, + "Command": "Remove-MgUserMessageContent", + "Module": "Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", - "Module": "Mail", - "Command": "Remove-MgUserMessageExtension", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Remove-MgUserMessageExtension", + "Module": "Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", - "Module": "Notes", - "Command": "Remove-MgUserOnenoteNotebook", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", + "OutputType": null, + "Command": "Remove-MgUserOnenoteNotebook", + "Module": "Notes" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "Notes.ReadWrite", @@ -485863,65 +487554,65 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", - "Module": "Notes", - "Command": "Remove-MgUserOnenotePage", "OutputType": null, + "Command": "Remove-MgUserOnenotePage", + "Module": "Notes" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", - "Module": "Notes", - "Command": "Remove-MgUserOnenotePageContent", "OutputType": null, + "Command": "Remove-MgUserOnenotePageContent", + "Module": "Notes" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", - "Module": "Notes", - "Command": "Remove-MgUserOnenoteSection", "OutputType": null, + "Command": "Remove-MgUserOnenoteSection", + "Module": "Notes" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", - "Module": "Notes", - "Command": "Remove-MgUserOnenoteSectionGroup", "OutputType": null, + "Command": "Remove-MgUserOnenoteSectionGroup", + "Module": "Notes" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "OnlineMeetings.ReadWrite", @@ -485940,155 +487631,155 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", - "Module": "CloudCommunications", - "Command": "Remove-MgUserOnlineMeeting", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Remove-MgUserOnlineMeeting", + "Module": "CloudCommunications" }, - { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "Module": "CloudCommunications", - "Command": "Remove-MgUserOnlineMeetingAttendanceReport", - "OutputType": null, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", + "OutputType": null, + "Command": "Remove-MgUserOnlineMeetingAttendanceReport", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Module": "CloudCommunications", - "Command": "Remove-MgUserOnlineMeetingAttendanceReportAttendanceRecord", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "OutputType": null, + "Command": "Remove-MgUserOnlineMeetingAttendanceReportAttendanceRecord", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "Module": "CloudCommunications", - "Command": "Remove-MgUserOnlineMeetingAttendeeReport", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", + "OutputType": null, + "Command": "Remove-MgUserOnlineMeetingAttendeeReport", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", - "Module": "CloudCommunications", - "Command": "Remove-MgUserOnlineMeetingRecording", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", + "OutputType": null, + "Command": "Remove-MgUserOnlineMeetingRecording", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", - "Module": "CloudCommunications", - "Command": "Remove-MgUserOnlineMeetingRecordingContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", + "OutputType": null, + "Command": "Remove-MgUserOnlineMeetingRecordingContent", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "Module": "CloudCommunications", - "Command": "Remove-MgUserOnlineMeetingTranscript", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", + "OutputType": null, + "Command": "Remove-MgUserOnlineMeetingTranscript", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", - "Module": "CloudCommunications", - "Command": "Remove-MgUserOnlineMeetingTranscriptContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", + "OutputType": null, + "Command": "Remove-MgUserOnlineMeetingTranscriptContent", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", - "Module": "CloudCommunications", - "Command": "Remove-MgUserOnlineMeetingTranscriptMetadataContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", + "OutputType": null, + "Command": "Remove-MgUserOnlineMeetingTranscriptMetadataContent", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", - "Module": "Users", - "Command": "Remove-MgUserOutlookMasterCategory", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", + "OutputType": null, + "Command": "Remove-MgUserOutlookMasterCategory", + "Module": "Users" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Delete", + "DeleteViaIdentity" + ], "Permissions": [ { "Name": "User.ReadWrite", @@ -486115,20 +487806,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/photo", - "Module": "Users", - "Command": "Remove-MgUserPhoto", "OutputType": null, + "Command": "Remove-MgUserPhoto", + "Module": "Users" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", - "DeleteViaIdentity" + "Delete1", + "DeleteViaIdentity", + "DeleteViaIdentity1" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.ReadWrite", @@ -486155,202 +487848,200 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/photo/$value", - "Module": "Users", - "Command": "Remove-MgUserPhotoContent", "OutputType": null, + "Command": "Remove-MgUserPhotoContent", + "Module": "Users" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", - "Delete1", - "DeleteViaIdentity", - "DeleteViaIdentity1" + "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/presence", - "Module": "CloudCommunications", - "Command": "Remove-MgUserPresence", "OutputType": null, + "Command": "Remove-MgUserPresence", + "Module": "CloudCommunications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Remove-MgUserScopedRoleMemberOf", "OutputType": null, + "Command": "Remove-MgUserScopedRoleMemberOf", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/settings", - "Module": "Users", - "Command": "Remove-MgUserSetting", "OutputType": null, + "Command": "Remove-MgUserSetting", + "Module": "Users" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/settings/itemInsights", - "Module": "Users", - "Command": "Remove-MgUserSettingItemInsight", "OutputType": null, + "Command": "Remove-MgUserSettingItemInsight", + "Module": "Users" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/settings/shiftPreferences", - "Module": "Users", - "Command": "Remove-MgUserSettingShiftPreference", "OutputType": null, + "Command": "Remove-MgUserSettingShiftPreference", + "Module": "Users" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/settings/storage", - "Module": "Users", - "Command": "Remove-MgUserSettingStorage", "OutputType": null, + "Command": "Remove-MgUserSettingStorage", + "Module": "Users" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/settings/storage/quota", - "Module": "Users", - "Command": "Remove-MgUserSettingStorageQuota", "OutputType": null, + "Command": "Remove-MgUserSettingStorageQuota", + "Module": "Users" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/settings/storage/quota/services/{serviceStorageQuotaBreakdown-id}", - "Module": "Users", - "Command": "Remove-MgUserSettingStorageQuotaService", "OutputType": null, + "Command": "Remove-MgUserSettingStorageQuotaService", + "Module": "Users" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}", - "Module": "Users", - "Command": "Remove-MgUserSettingWindows", "OutputType": null, + "Command": "Remove-MgUserSettingWindows", + "Module": "Users" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/{windowsSettingInstance-id}", - "Module": "Users", - "Command": "Remove-MgUserSettingWindowsInstance", "OutputType": null, + "Command": "Remove-MgUserSettingWindowsInstance", + "Module": "Users" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/teamwork", - "Module": "Teams", - "Command": "Remove-MgUserTeamwork", "OutputType": null, + "Command": "Remove-MgUserTeamwork", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", - "Module": "Teams", - "Command": "Remove-MgUserTeamworkAssociatedTeam", "OutputType": null, + "Command": "Remove-MgUserTeamworkAssociatedTeam", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForUser", @@ -486449,20 +488140,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-delete-installedapps?view=graph-rest-1.0", + "Method": "DELETE", "Uri": "/users/{user-id}/teamwork/installedApps/{userScopeTeamsAppInstallation-id}", - "Module": "Teams", - "Command": "Remove-MgUserTeamworkInstalledApp", "OutputType": null, + "Command": "Remove-MgUserTeamworkInstalledApp", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Tasks.Read", @@ -486489,35 +488180,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", - "Module": "Users", - "Command": "Remove-MgUserTodoList", "OutputType": null, + "Command": "Remove-MgUserTodoList", + "Module": "Users" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", - "Module": "Users", - "Command": "Remove-MgUserTodoListExtension", "OutputType": null, + "Command": "Remove-MgUserTodoListExtension", + "Module": "Users" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -486536,20 +488227,20 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", - "Module": "Users", - "Command": "Remove-MgUserTodoListTask", "OutputType": null, + "Command": "Remove-MgUserTodoListTask", + "Module": "Users" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -486568,20 +488259,20 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}", - "Module": "Users", - "Command": "Remove-MgUserTodoListTaskAttachment", "OutputType": null, + "Command": "Remove-MgUserTodoListTaskAttachment", + "Module": "Users" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -486600,50 +488291,50 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value", - "Module": "Users", - "Command": "Remove-MgUserTodoListTaskAttachmentContent", "OutputType": null, + "Command": "Remove-MgUserTodoListTaskAttachmentContent", + "Module": "Users" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", - "Module": "Users", - "Command": "Remove-MgUserTodoListTaskAttachmentSession", "OutputType": null, + "Command": "Remove-MgUserTodoListTaskAttachmentSession", + "Module": "Users" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content", - "Module": "Users", - "Command": "Remove-MgUserTodoListTaskAttachmentSessionContent", "OutputType": null, + "Command": "Remove-MgUserTodoListTaskAttachmentSessionContent", + "Module": "Users" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -486662,35 +488353,35 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", - "Module": "Users", - "Command": "Remove-MgUserTodoListTaskChecklistItem", "OutputType": null, + "Command": "Remove-MgUserTodoListTaskChecklistItem", + "Module": "Users" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", - "Module": "Users", - "Command": "Remove-MgUserTodoListTaskExtension", "OutputType": null, + "Command": "Remove-MgUserTodoListTaskExtension", + "Module": "Users" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -486709,516 +488400,567 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "DELETE", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", - "Module": "Users", - "Command": "Remove-MgUserTodoListTaskLinkedResource", "OutputType": null, - "Variants": [ - "Delete", - "DeleteViaIdentity" - ], - "Method": "DELETE", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Remove-MgUserTodoListTaskLinkedResource", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}", - "Module": "Bookings", - "Command": "Remove-MgVirtualEvent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete1", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}", + "OutputType": null, + "Command": "Remove-MgVirtualEvent", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}", - "Module": "Bookings", - "Command": "Remove-MgVirtualEventPresenter", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}", + "OutputType": null, + "Command": "Remove-MgVirtualEventPresenter", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}", - "Module": "Bookings", - "Command": "Remove-MgVirtualEventSession", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}", + "OutputType": null, + "Command": "Remove-MgVirtualEventSession", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "Module": "Bookings", - "Command": "Remove-MgVirtualEventSessionAttendanceReport", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", + "OutputType": null, + "Command": "Remove-MgVirtualEventSessionAttendanceReport", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Module": "Bookings", - "Command": "Remove-MgVirtualEventSessionAttendanceReportAttendanceRecord", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "OutputType": null, + "Command": "Remove-MgVirtualEventSessionAttendanceReportAttendanceRecord", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}", - "Module": "Bookings", - "Command": "Remove-MgVirtualEventTownhall", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}", + "OutputType": null, + "Command": "Remove-MgVirtualEventTownhall", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}", - "Module": "Bookings", - "Command": "Remove-MgVirtualEventTownhallPresenter", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}", + "OutputType": null, + "Command": "Remove-MgVirtualEventTownhallPresenter", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}", - "Module": "Bookings", - "Command": "Remove-MgVirtualEventTownhallSession", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}", + "OutputType": null, + "Command": "Remove-MgVirtualEventTownhallSession", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "Module": "Bookings", - "Command": "Remove-MgVirtualEventTownhallSessionAttendanceReport", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", + "OutputType": null, + "Command": "Remove-MgVirtualEventTownhallSessionAttendanceReport", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Module": "Bookings", - "Command": "Remove-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "OutputType": null, + "Command": "Remove-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}", - "Module": "Bookings", - "Command": "Remove-MgVirtualEventWebinar", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}", + "OutputType": null, + "Command": "Remove-MgVirtualEventWebinar", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}", - "Module": "Bookings", - "Command": "Remove-MgVirtualEventWebinarPresenter", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}", + "OutputType": null, + "Command": "Remove-MgVirtualEventWebinarPresenter", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}", - "Module": "Bookings", - "Command": "Remove-MgVirtualEventWebinarRegistration", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}", + "OutputType": null, + "Command": "Remove-MgVirtualEventWebinarRegistration", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email='{email}')", - "Module": "Bookings", - "Command": "Remove-MgVirtualEventWebinarRegistrationByEmail", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email='{email}')", + "OutputType": null, + "Command": "Remove-MgVirtualEventWebinarRegistrationByEmail", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId='{userId}')", - "Module": "Bookings", - "Command": "Remove-MgVirtualEventWebinarRegistrationByUserId", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId='{userId}')", + "OutputType": null, + "Command": "Remove-MgVirtualEventWebinarRegistrationByUserId", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration", - "Module": "Bookings", - "Command": "Remove-MgVirtualEventWebinarRegistrationConfiguration", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration", + "OutputType": null, + "Command": "Remove-MgVirtualEventWebinarRegistrationConfiguration", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions/{virtualEventRegistrationQuestionBase-id}", - "Module": "Bookings", - "Command": "Remove-MgVirtualEventWebinarRegistrationConfigurationQuestion", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions/{virtualEventRegistrationQuestionBase-id}", + "OutputType": null, + "Command": "Remove-MgVirtualEventWebinarRegistrationConfigurationQuestion", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}", - "Module": "Bookings", - "Command": "Remove-MgVirtualEventWebinarSession", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}", + "OutputType": null, + "Command": "Remove-MgVirtualEventWebinarSession", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "Module": "Bookings", - "Command": "Remove-MgVirtualEventWebinarSessionAttendanceReport", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", + "OutputType": null, + "Command": "Remove-MgVirtualEventWebinarSessionAttendanceReport", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Module": "Bookings", - "Command": "Remove-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Delete", "DeleteViaIdentity" ], - "Method": "DELETE", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "DELETE", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "OutputType": null, + "Command": "Remove-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/communications/calls/{call-id}/changeScreenSharingRole", - "Module": "Beta.CloudCommunications", - "Command": "Rename-MgBetaCommunicationCallScreenSharingRole", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Change", "ChangeExpanded", "ChangeViaIdentity", "ChangeViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-changescreensharingrole?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-changescreensharingrole?view=graph-rest-beta", + "Method": "POST", + "Uri": "/communications/calls/{call-id}/changeScreenSharingRole", + "OutputType": null, + "Command": "Rename-MgBetaCommunicationCallScreenSharingRole", + "Module": "Beta.CloudCommunications" }, { + "ApiVersion": "beta", + "Variants": [ + "Change", + "ChangeExpanded", + "ChangeViaIdentity", + "ChangeViaIdentityExpanded" + ], "Permissions": [], + "CommandAlias": "Rename-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSetting", + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/changeSettings", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Rename-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", "OutputType": null, + "Command": "Rename-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Change", "ChangeExpanded", "ChangeViaIdentity", "ChangeViaIdentityExpanded" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": "Rename-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSetting", - "ApiReferenceLink": null + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/changeAssignments", + "OutputType": null, + "Command": "Rename-MgBetaDeviceManagementComanagedDeviceAssignment", + "Module": "Beta.DeviceManagement.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Change", + "ChangeExpanded", + "ChangeViaIdentity", + "ChangeViaIdentityExpanded" + ], "Permissions": [], - "Uri": "/deviceManagement/monitoring/alertRecords/changeAlertRecordsPortalNotificationAsSent", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Rename-MgBetaDeviceManagementMonitoringAlertRecordPortalNotificationAsSent", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/changeAssignments", "OutputType": null, + "Command": "Rename-MgBetaDeviceManagementManagedDeviceAssignment", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Change", "ChangeExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/monitoring/alertRecords/changeAlertRecordsPortalNotificationAsSent", + "OutputType": null, + "Command": "Rename-MgBetaDeviceManagementMonitoringAlertRecordPortalNotificationAsSent", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/rename", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Rename-MgBetaDeviceManagementVirtualEndpointCloudPc", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Rename", "RenameExpanded", "RenameViaIdentity", "RenameViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-rename?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-rename?view=graph-rest-beta", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/rename", + "OutputType": null, + "Command": "Rename-MgBetaDeviceManagementVirtualEndpointCloudPc", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/changeUserAccountType", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Rename-MgBetaDeviceManagementVirtualEndpointCloudPcUserAccountType", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Change", "ChangeExpanded", "ChangeViaIdentity", "ChangeViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-changeuseraccounttype?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-changeuseraccounttype?view=graph-rest-beta", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/changeUserAccountType", + "OutputType": null, + "Command": "Rename-MgBetaDeviceManagementVirtualEndpointCloudPcUserAccountType", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses/changeDeploymentStatus", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Rename-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", - "OutputType": "IMicrosoftGraphManagedTenantsManagementActionDeploymentStatus", + "ApiVersion": "beta", "Variants": [ "Change", "ChangeExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses/changeDeploymentStatus", + "OutputType": "IMicrosoftGraphManagedTenantsManagementActionDeploymentStatus", + "Command": "Rename-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/rename", - "Module": "Beta.Users.Actions", - "Command": "Rename-MgBetaUserCloudPc", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Rename", "RenameExpanded", "RenameViaIdentity", "RenameViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-rename?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-rename?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/rename", + "OutputType": null, + "Command": "Rename-MgBetaUserCloudPc", + "Module": "Beta.Users.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Change", + "ChangeExpanded", + "ChangeViaIdentity", + "ChangeViaIdentityExpanded" + ], "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-changeuseraccounttype?view=graph-rest-beta", + "Method": "POST", "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/changeUserAccountType", - "Module": "Beta.Users.Actions", - "Command": "Rename-MgBetaUserCloudPcUserAccountType", "OutputType": null, + "Command": "Rename-MgBetaUserCloudPcUserAccountType", + "Module": "Beta.Users.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Change", "ChangeExpanded", "ChangeViaIdentity", "ChangeViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-changeuseraccounttype?view=graph-rest-beta" + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/changeAssignments", + "OutputType": null, + "Command": "Rename-MgBetaUserManagedDeviceAssignment", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/communications/calls/{call-id}/changeScreenSharingRole", - "Module": "CloudCommunications", - "Command": "Rename-MgCommunicationCallScreenSharingRole", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Change", "ChangeExpanded", "ChangeViaIdentity", "ChangeViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-changescreensharingrole?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-changescreensharingrole?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/communications/calls/{call-id}/changeScreenSharingRole", + "OutputType": null, + "Command": "Rename-MgCommunicationCallScreenSharingRole", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/rename", - "Module": "DeviceManagement.Actions", - "Command": "Rename-MgDeviceManagementVirtualEndpointCloudPc", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Rename", "RenameExpanded", "RenameViaIdentity", "RenameViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-rename?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-rename?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/rename", + "OutputType": null, + "Command": "Rename-MgDeviceManagementVirtualEndpointCloudPc", + "Module": "DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/androidForWorkSettings/requestSignupUrl", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Request-MgBetaDeviceManagementAndroidForWorkSettingSignupUrl", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Request", "RequestExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/androidForWorkSettings/requestSignupUrl", + "OutputType": null, + "Command": "Request-MgBetaDeviceManagementAndroidForWorkSettingSignupUrl", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/requestSignupUrl", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Request-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingSignupUrl", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Request", "RequestExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/requestSignupUrl", + "OutputType": null, + "Command": "Request-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingSignupUrl", + "Module": "Beta.DeviceManagement.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Request", + "RequestViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -487237,20 +488979,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/requestRemoteAssistance", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Request-MgBetaDeviceManagementComanagedDeviceRemoteAssistance", "OutputType": null, + "Command": "Request-MgBetaDeviceManagementComanagedDeviceRemoteAssistance", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Request", "RequestViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -487269,64 +489011,64 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/requestRemoteAssistance", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Request-MgBetaDeviceManagementManagedDeviceRemoteAssistance", "OutputType": null, - "Variants": [ - "Request", - "RequestViaIdentity" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Request-MgBetaDeviceManagementManagedDeviceRemoteAssistance", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/requestUpgrade", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Request-MgBetaDeviceManagementMicrosoftTunnelSiteUpgrade", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Request", "RequestViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/requestUpgrade", + "OutputType": null, + "Command": "Request-MgBetaDeviceManagementMicrosoftTunnelSiteUpgrade", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/privilegedApproval/myRequests", - "Module": "Beta.Identity.Governance", - "Command": "Request-MgBetaPrivilegedApprovalMy", - "OutputType": "IMicrosoftGraphPrivilegedApproval", + "ApiVersion": "beta", "Variants": [ "Request" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "GET", + "Uri": "/privilegedApproval/myRequests", + "OutputType": "IMicrosoftGraphPrivilegedApproval", + "Command": "Request-MgBetaPrivilegedApprovalMy", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/requestRemoteAssistance", - "Module": "Beta.Users.Actions", - "Command": "Request-MgBetaUserManagedDeviceRemoteAssistance", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Request", "RequestViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/requestRemoteAssistance", + "OutputType": null, + "Command": "Request-MgBetaUserManagedDeviceRemoteAssistance", + "Module": "Beta.Users.Actions" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Request", + "RequestViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -487345,35 +489087,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-requestremoteassistance?view=graph-rest-1.0", + "Method": "POST", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/requestRemoteAssistance", - "Module": "DeviceManagement.Actions", - "Command": "Request-MgDeviceManagementManagedDeviceRemoteAssistance", "OutputType": null, - "Variants": [ - "Request", - "RequestViaIdentity" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-requestremoteassistance?view=graph-rest-1.0" + "Command": "Request-MgDeviceManagementManagedDeviceRemoteAssistance", + "Module": "DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/requestRemoteAssistance", - "Module": "Users.Actions", - "Command": "Request-MgUserManagedDeviceRemoteAssistance", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Request", "RequestViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-requestremoteassistance?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-requestremoteassistance?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/requestRemoteAssistance", + "OutputType": null, + "Command": "Request-MgUserManagedDeviceRemoteAssistance", + "Module": "Users.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Reset", + "ResetViaIdentity" + ], "Permissions": [ { "Name": "AccessReview.ReadWrite.Membership", @@ -487392,80 +489134,80 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-reset?view=graph-rest-beta", + "Method": "POST", "Uri": "/accessReviews/{accessReview-id}/resetDecisions", - "Module": "Beta.Identity.Governance", - "Command": "Reset-MgBetaAccessReviewDecision", "OutputType": null, + "Command": "Reset-MgBetaAccessReviewDecision", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Reset", "ResetViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-reset?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-reset?view=graph-rest-beta", + "Method": "POST", "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/resetDecisions", - "Module": "Beta.Identity.Governance", - "Command": "Reset-MgBetaAccessReviewInstanceDecision", "OutputType": null, + "Command": "Reset-MgBetaAccessReviewInstanceDecision", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Reset", "ResetViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-reset?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-casesettings-resettodefault?view=graph-rest-beta", + "Method": "POST", "Uri": "/compliance/ediscovery/cases/{case-id}/settings/resetToDefault", - "Module": "Beta.Compliance", - "Command": "Reset-MgBetaComplianceEdiscoveryCaseSettingToDefault", "OutputType": null, + "Command": "Reset-MgBetaComplianceEdiscoveryCaseSettingToDefault", + "Module": "Beta.Compliance" + }, + { + "ApiVersion": "beta", "Variants": [ "Reset", "ResetViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-casesettings-resettodefault?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/resetPasscode", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Reset-MgBetaDeviceManagementComanagedDevicePasscode", "OutputType": null, + "Command": "Reset-MgBetaDeviceManagementComanagedDevicePasscode", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Reset", "ResetViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/resetPasscode", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Reset-MgBetaDeviceManagementManagedDevicePasscode", "OutputType": null, + "Command": "Reset-MgBetaDeviceManagementManagedDevicePasscode", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Reset", "ResetViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "EduAdministration.ReadWrite", @@ -487484,484 +489226,486 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationprofile-reset?view=graph-rest-beta", + "Method": "POST", "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/reset", - "Module": "Beta.Education", - "Command": "Reset-MgBetaEducationSynchronizationProfile", "OutputType": null, - "Variants": [ - "Reset", - "ResetViaIdentity" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationprofile-reset?view=graph-rest-beta" + "Command": "Reset-MgBetaEducationSynchronizationProfile", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows/{provisioningFlow-id}/reset", - "Module": "Beta.Search", - "Command": "Reset-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Reset", "ResetViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-provisioningflow-reset?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-provisioningflow-reset?view=graph-rest-beta", + "Method": "POST", + "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows/{provisioningFlow-id}/reset", + "OutputType": null, + "Command": "Reset-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/resetUnseenCount", - "Module": "Beta.Groups", - "Command": "Reset-MgBetaGroupUnseenCount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Reset", "ResetViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-resetunseencount?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-resetunseencount?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/resetUnseenCount", + "OutputType": null, + "Command": "Reset-MgBetaGroupUnseenCount", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/resetDecisions", - "Module": "Beta.Identity.Governance", - "Command": "Reset-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Reset", "ResetViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-resetdecisions?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-resetdecisions?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/resetDecisions", + "OutputType": null, + "Command": "Reset-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/resetDecisions", - "Module": "Beta.Identity.Governance", - "Command": "Reset-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Reset", "ResetViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-resetdecisions?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-resetdecisions?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/resetDecisions", + "OutputType": null, + "Command": "Reset-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/policies/crossTenantAccessPolicy/default/resetToSystemDefault", - "Module": "Beta.Identity.SignIns", - "Command": "Reset-MgBetaPolicyCrossTenantAccessPolicyDefaultToSystemDefault", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Reset" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationdefault-resettosystemdefault?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationdefault-resettosystemdefault?view=graph-rest-beta", + "Method": "POST", + "Uri": "/policies/crossTenantAccessPolicy/default/resetToSystemDefault", + "OutputType": null, + "Command": "Reset-MgBetaPolicyCrossTenantAccessPolicyDefaultToSystemDefault", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization/resetToDefaultSettings", - "Module": "Beta.Identity.SignIns", - "Command": "Reset-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronizationToDefaultSetting", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Reset" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationidentitysyncpolicytemplate-resettodefaultsettings?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationidentitysyncpolicytemplate-resettodefaultsettings?view=graph-rest-beta", + "Method": "POST", + "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization/resetToDefaultSettings", + "OutputType": null, + "Command": "Reset-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronizationToDefaultSetting", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration/resetToDefaultSettings", - "Module": "Beta.Identity.SignIns", - "Command": "Reset-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfigurationToDefaultSetting", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Reset" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationpartnerconfigurationtemplate-resettodefaultsettings?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationpartnerconfigurationtemplate-resettodefaultsettings?view=graph-rest-beta", + "Method": "POST", + "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration/resetToDefaultSettings", + "OutputType": null, + "Command": "Reset-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfigurationToDefaultSetting", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/print/printers/{printer-id}/resetDefaults", - "Module": "Beta.Devices.CloudPrint", - "Command": "Reset-MgBetaPrintPrinterDefault", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Reset", "ResetViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/print/printers/{printer-id}/resetDefaults", + "OutputType": null, + "Command": "Reset-MgBetaPrintPrinterDefault", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings/resetToDefault", - "Module": "Beta.Security", - "Command": "Reset-MgBetaSecurityCaseEdiscoveryCaseSettingToDefault", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Reset", "ResetViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycasesettings-resettodefault?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycasesettings-resettodefault?view=graph-rest-beta", + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings/resetToDefault", + "OutputType": null, + "Command": "Reset-MgBetaSecurityCaseEdiscoveryCaseSettingToDefault", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/tenants/{tenant-id}/resetTenantOnboardingStatus", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Reset-MgBetaTenantRelationshipManagedTenantOnboardingStatus", - "OutputType": "IMicrosoftGraphManagedTenantsTenant", + "ApiVersion": "beta", "Variants": [ "Reset", "ResetViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenant-resettenantonboardingstatus?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenant-resettenantonboardingstatus?view=graph-rest-beta", + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/tenants/{tenant-id}/resetTenantOnboardingStatus", + "OutputType": "IMicrosoftGraphManagedTenantsTenant", + "Command": "Reset-MgBetaTenantRelationshipManagedTenantOnboardingStatus", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/resetPassword", - "Module": "Beta.Users.Actions", - "Command": "Reset-MgBetaUserAuthenticationMethodPassword", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Reset", "ResetExpanded", "ResetViaIdentity", "ResetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethod-resetpassword?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethod-resetpassword?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/resetPassword", + "OutputType": null, + "Command": "Reset-MgBetaUserAuthenticationMethodPassword", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/resetPasscode", - "Module": "Beta.Users.Actions", - "Command": "Reset-MgBetaUserManagedDevicePasscode", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Reset", "ResetViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/resetPasscode", + "OutputType": null, + "Command": "Reset-MgBetaUserManagedDevicePasscode", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/resetDecisions", - "Module": "Beta.Users.Actions", - "Command": "Reset-MgBetaUserPendingAccessReviewInstanceDecision", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Reset", "ResetViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-resetdecisions?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-resetdecisions?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/resetDecisions", + "OutputType": null, + "Command": "Reset-MgBetaUserPendingAccessReviewInstanceDecision", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/resetPasscode", - "Module": "DeviceManagement.Actions", - "Command": "Reset-MgDeviceManagementManagedDevicePasscode", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Reset", "ResetViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-resetpasscode?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-resetpasscode?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/resetPasscode", + "OutputType": null, + "Command": "Reset-MgDeviceManagementManagedDevicePasscode", + "Module": "DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/resetUnseenCount", - "Module": "Groups", - "Command": "Reset-MgGroupUnseenCount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Reset", "ResetViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-resetunseencount?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-resetunseencount?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/groups/{group-id}/resetUnseenCount", + "OutputType": null, + "Command": "Reset-MgGroupUnseenCount", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/resetDecisions", - "Module": "Identity.Governance", - "Command": "Reset-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Reset", "ResetViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-resetdecisions?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-resetdecisions?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/resetDecisions", + "OutputType": null, + "Command": "Reset-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/policies/crossTenantAccessPolicy/default/resetToSystemDefault", - "Module": "Identity.SignIns", - "Command": "Reset-MgPolicyCrossTenantAccessPolicyDefaultToSystemDefault", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Reset" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationdefault-resettosystemdefault?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationdefault-resettosystemdefault?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/policies/crossTenantAccessPolicy/default/resetToSystemDefault", + "OutputType": null, + "Command": "Reset-MgPolicyCrossTenantAccessPolicyDefaultToSystemDefault", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings/resetToDefault", - "Module": "Security", - "Command": "Reset-MgSecurityCaseEdiscoveryCaseSettingToDefault", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Reset", "ResetViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycasesettings-resettodefault?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycasesettings-resettodefault?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings/resetToDefault", + "OutputType": null, + "Command": "Reset-MgSecurityCaseEdiscoveryCaseSettingToDefault", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/resetPassword", - "Module": "Users.Actions", - "Command": "Reset-MgUserAuthenticationMethodPassword", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Reset", "ResetExpanded", "ResetViaIdentity", "ResetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethod-resetpassword?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethod-resetpassword?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}/resetPassword", + "OutputType": null, + "Command": "Reset-MgUserAuthenticationMethodPassword", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/resetPasscode", - "Module": "Users.Actions", - "Command": "Reset-MgUserManagedDevicePasscode", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Reset", "ResetViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-resetpasscode?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-resetpasscode?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/resetPasscode", + "OutputType": null, + "Command": "Reset-MgUserManagedDevicePasscode", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/resizeCloudPc", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Resize-MgBetaDeviceManagementComanagedDeviceCloudPc", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Resize", "ResizeExpanded", "ResizeViaIdentity", "ResizeViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-resizecloudpc?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-resizecloudpc?view=graph-rest-beta", + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/resizeCloudPc", + "OutputType": null, + "Command": "Resize-MgBetaDeviceManagementComanagedDeviceCloudPc", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/resizeCloudPc", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Resize-MgBetaDeviceManagementManagedDeviceCloudPc", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Resize", "ResizeExpanded", "ResizeViaIdentity", "ResizeViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-resizecloudpc?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-resizecloudpc?view=graph-rest-beta", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/resizeCloudPc", + "OutputType": null, + "Command": "Resize-MgBetaDeviceManagementManagedDeviceCloudPc", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/resize", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Resize-MgBetaDeviceManagementVirtualEndpointCloudPc", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Resize", "ResizeExpanded", "ResizeViaIdentity", "ResizeViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-resize?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-resize?view=graph-rest-beta", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/resize", + "OutputType": null, + "Command": "Resize-MgBetaDeviceManagementVirtualEndpointCloudPc", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/resize", - "Module": "Beta.Users.Actions", - "Command": "Resize-MgBetaUserCloudPc", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Resize", "ResizeExpanded", "ResizeViaIdentity", "ResizeViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-resize?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-resize?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/resize", + "OutputType": null, + "Command": "Resize-MgBetaUserCloudPc", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/resizeCloudPc", - "Module": "Beta.Users.Actions", - "Command": "Resize-MgBetaUserManagedDeviceCloudPc", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Resize", "ResizeExpanded", "ResizeViaIdentity", "ResizeViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-resizecloudpc?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-resizecloudpc?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/resizeCloudPc", + "OutputType": null, + "Command": "Resize-MgBetaUserManagedDeviceCloudPc", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/restart", - "Module": "Applications", - "Command": "Restart-MgApplicationSynchronizationJob", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Restart", "RestartExpanded", "RestartViaIdentity", "RestartViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-restart?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-restart?view=graph-rest-1.0", + "Method": "POST", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/restart", - "Module": "Beta.Applications", - "Command": "Restart-MgBetaApplicationSynchronizationJob", "OutputType": null, + "Command": "Restart-MgApplicationSynchronizationJob", + "Module": "Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Restart", "RestartExpanded", "RestartViaIdentity", "RestartViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-restart?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-restart?view=graph-rest-beta", + "Method": "POST", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/restart", + "OutputType": null, + "Command": "Restart-MgBetaApplicationSynchronizationJob", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/rebootNow", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Restart-MgBetaDeviceManagementComanagedDeviceNow", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Reboot", "RebootViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/rebootNow", + "OutputType": null, + "Command": "Restart-MgBetaDeviceManagementComanagedDeviceNow", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rebootNow", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Restart-MgBetaDeviceManagementManagedDeviceNow", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Reboot", "RebootViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rebootNow", + "OutputType": null, + "Command": "Restart-MgBetaDeviceManagementManagedDeviceNow", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/reboot", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Restart-MgBetaDeviceManagementVirtualEndpointCloudPc", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Reboot", "RebootViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-reboot?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-reboot?view=graph-rest-beta", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/reboot", + "OutputType": null, + "Command": "Restart-MgBetaDeviceManagementVirtualEndpointCloudPc", + "Module": "Beta.DeviceManagement.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Restart", + "RestartExpanded", + "RestartViaIdentity", + "RestartViaIdentityExpanded" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -487980,97 +489724,97 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-restart?view=graph-rest-beta", + "Method": "POST", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/restart", - "Module": "Beta.Applications", - "Command": "Restart-MgBetaServicePrincipalSynchronizationJob", "OutputType": null, - "Variants": [ - "Restart", - "RestartExpanded", - "RestartViaIdentity", - "RestartViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-restart?view=graph-rest-beta" + "Command": "Restart-MgBetaServicePrincipalSynchronizationJob", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/teamwork/devices/{teamworkDevice-id}/restart", - "Module": "Beta.Teams", - "Command": "Restart-MgBetaTeamworkDevice", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Restart", "RestartViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdevice-restart?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdevice-restart?view=graph-rest-beta", + "Method": "POST", + "Uri": "/teamwork/devices/{teamworkDevice-id}/restart", + "OutputType": null, + "Command": "Restart-MgBetaTeamworkDevice", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/reboot", - "Module": "Beta.Users.Actions", - "Command": "Restart-MgBetaUserCloudPc", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Reboot", "RebootViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-reboot?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-reboot?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/reboot", + "OutputType": null, + "Command": "Restart-MgBetaUserCloudPc", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rebootNow", - "Module": "Beta.Users.Actions", - "Command": "Restart-MgBetaUserManagedDeviceNow", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Reboot", "RebootViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rebootNow", + "OutputType": null, + "Command": "Restart-MgBetaUserManagedDeviceNow", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rebootNow", - "Module": "DeviceManagement.Actions", - "Command": "Restart-MgDeviceManagementManagedDeviceNow", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Reboot", "RebootViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-rebootnow?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-rebootnow?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/rebootNow", + "OutputType": null, + "Command": "Restart-MgDeviceManagementManagedDeviceNow", + "Module": "DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/reboot", - "Module": "DeviceManagement.Actions", - "Command": "Restart-MgDeviceManagementVirtualEndpointCloudPc", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Reboot", "RebootViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-reboot?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-reboot?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/reboot", + "OutputType": null, + "Command": "Restart-MgDeviceManagementVirtualEndpointCloudPc", + "Module": "DeviceManagement.Actions" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Restart", + "RestartExpanded", + "RestartViaIdentity", + "RestartViaIdentityExpanded" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -488089,180 +489833,180 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-restart?view=graph-rest-1.0", + "Method": "POST", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/restart", - "Module": "Applications", - "Command": "Restart-MgServicePrincipalSynchronizationJob", "OutputType": null, - "Variants": [ - "Restart", - "RestartExpanded", - "RestartViaIdentity", - "RestartViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-restart?view=graph-rest-1.0" + "Command": "Restart-MgServicePrincipalSynchronizationJob", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rebootNow", - "Module": "Users.Actions", - "Command": "Restart-MgUserManagedDeviceNow", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Reboot", "RebootViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-rebootnow?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-rebootnow?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/rebootNow", + "OutputType": null, + "Command": "Restart-MgUserManagedDeviceNow", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/restoreCloudPc", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Restore-MgBetaDeviceManagementComanagedDeviceCloudPc", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-restorecloudpc?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-restorecloudpc?view=graph-rest-beta", + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/restoreCloudPc", + "OutputType": null, + "Command": "Restore-MgBetaDeviceManagementComanagedDeviceCloudPc", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/recoverPasscode", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Restore-MgBetaDeviceManagementComanagedDevicePasscode", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Recover", "RecoverViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/recoverPasscode", + "OutputType": null, + "Command": "Restore-MgBetaDeviceManagementComanagedDevicePasscode", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/restoreCloudPc", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Restore-MgBetaDeviceManagementManagedDeviceCloudPc", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-restorecloudpc?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-restorecloudpc?view=graph-rest-beta", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/restoreCloudPc", + "OutputType": null, + "Command": "Restore-MgBetaDeviceManagementManagedDeviceCloudPc", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/recoverPasscode", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Restore-MgBetaDeviceManagementManagedDevicePasscode", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Recover", "RecoverViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/recoverPasscode", + "OutputType": null, + "Command": "Restore-MgBetaDeviceManagementManagedDevicePasscode", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/restore", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Restore-MgBetaDeviceManagementVirtualEndpointCloudPc", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-restore?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-restore?view=graph-rest-beta", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/restore", + "OutputType": null, + "Command": "Restore-MgBetaDeviceManagementVirtualEndpointCloudPc", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/directory/deletedItems/{directoryObject-id}/restore", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Restore-MgBetaDirectoryDeletedItem", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "beta", "Variants": [ "Restore", - "RestoreViaIdentity" + "RestoreExpanded", + "RestoreViaIdentity", + "RestoreViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-beta", + "Method": "POST", + "Uri": "/directory/deletedItems/{directoryObject-id}/restore", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Restore-MgBetaDirectoryDeletedItem", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/restore", - "Module": "Beta.Files", - "Command": "Restore-MgBetaDriveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-beta", + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/restore", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Restore-MgBetaDriveItem", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "Module": "Beta.Files", - "Command": "Restore-MgBetaDriveItemListItemDocumentSetVersion", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", + "OutputType": null, + "Command": "Restore-MgBetaDriveItemListItemDocumentSetVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", - "Module": "Beta.Files", - "Command": "Restore-MgBetaDriveItemListItemVersion", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", + "OutputType": null, + "Command": "Restore-MgBetaDriveItemListItemVersion", + "Module": "Beta.Files" }, { + "ApiVersion": "beta", + "Variants": [ + "Restore", + "RestoreViaIdentity" + ], "Permissions": [ { "Name": "Files.ReadWrite", @@ -488289,326 +490033,326 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-beta", + "Method": "POST", "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", - "Module": "Beta.Files", - "Command": "Restore-MgBetaDriveItemVersion", "OutputType": null, - "Variants": [ - "Restore", - "RestoreViaIdentity" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-beta" + "Command": "Restore-MgBetaDriveItemVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "Module": "Beta.Files", - "Command": "Restore-MgBetaDriveListItemDocumentSetVersion", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", + "Method": "POST", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", + "OutputType": null, + "Command": "Restore-MgBetaDriveListItemDocumentSetVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "Module": "Beta.Files", - "Command": "Restore-MgBetaDriveListItemVersion", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", + "OutputType": null, + "Command": "Restore-MgBetaDriveListItemVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/restore", - "Module": "Beta.Files", - "Command": "Restore-MgBetaDriveRoot", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-beta", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/restore", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Restore-MgBetaDriveRoot", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "Module": "Beta.Files", - "Command": "Restore-MgBetaDriveRootListItemDocumentSetVersion", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore", + "OutputType": null, + "Command": "Restore-MgBetaDriveRootListItemDocumentSetVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion", - "Module": "Beta.Files", - "Command": "Restore-MgBetaDriveRootListItemVersion", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion", + "OutputType": null, + "Command": "Restore-MgBetaDriveRootListItemVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion", - "Module": "Beta.Files", - "Command": "Restore-MgBetaDriveRootVersion", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-beta", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion", + "OutputType": null, + "Command": "Restore-MgBetaDriveRootVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/restore", - "Module": "Beta.Groups", - "Command": "Restore-MgBetaGroupDriveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/restore", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Restore-MgBetaGroupDriveItem", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "Module": "Beta.Groups", - "Command": "Restore-MgBetaGroupDriveItemListItemDocumentSetVersion", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", + "OutputType": null, + "Command": "Restore-MgBetaGroupDriveItemListItemDocumentSetVersion", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", - "Module": "Beta.Groups", - "Command": "Restore-MgBetaGroupDriveItemListItemVersion", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", + "OutputType": null, + "Command": "Restore-MgBetaGroupDriveItemListItemVersion", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", - "Module": "Beta.Groups", - "Command": "Restore-MgBetaGroupDriveItemVersion", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", + "OutputType": null, + "Command": "Restore-MgBetaGroupDriveItemVersion", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "Module": "Beta.Groups", - "Command": "Restore-MgBetaGroupDriveListItemDocumentSetVersion", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", + "OutputType": null, + "Command": "Restore-MgBetaGroupDriveListItemDocumentSetVersion", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "Module": "Beta.Groups", - "Command": "Restore-MgBetaGroupDriveListItemVersion", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", + "OutputType": null, + "Command": "Restore-MgBetaGroupDriveListItemVersion", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/restore", - "Module": "Beta.Groups", - "Command": "Restore-MgBetaGroupDriveRoot", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/restore", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Restore-MgBetaGroupDriveRoot", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "Module": "Beta.Groups", - "Command": "Restore-MgBetaGroupDriveRootListItemDocumentSetVersion", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore", + "OutputType": null, + "Command": "Restore-MgBetaGroupDriveRootListItemDocumentSetVersion", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion", - "Module": "Beta.Groups", - "Command": "Restore-MgBetaGroupDriveRootListItemVersion", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion", + "OutputType": null, + "Command": "Restore-MgBetaGroupDriveRootListItemVersion", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion", - "Module": "Beta.Groups", - "Command": "Restore-MgBetaGroupDriveRootVersion", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion", + "OutputType": null, + "Command": "Restore-MgBetaGroupDriveRootVersion", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "Module": "Beta.Groups", - "Command": "Restore-MgBetaGroupSiteListItemDocumentSetVersion", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", + "OutputType": null, + "Command": "Restore-MgBetaGroupSiteListItemDocumentSetVersion", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "Module": "Beta.Groups", - "Command": "Restore-MgBetaGroupSiteListItemVersion", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", + "OutputType": null, + "Command": "Restore-MgBetaGroupSiteListItemVersion", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/restore", - "Module": "Beta.Identity.Governance", - "Command": "Restore-MgBetaIdentityGovernanceLifecycleWorkflow", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiVersion": "beta", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-restore?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-restore?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/restore", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "Command": "Restore-MgBetaIdentityGovernanceLifecycleWorkflow", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/restore", - "Module": "Beta.Identity.Governance", - "Command": "Restore-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiVersion": "beta", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-restore?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-restore?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/restore", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "Command": "Restore-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Restore", + "RestoreViaIdentity" + ], "Permissions": [ { "Name": "Printer.ReadWrite.All", @@ -488627,54 +490371,54 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-restorefactorydefaults?view=graph-rest-beta", + "Method": "POST", "Uri": "/print/printers/{printer-id}/restoreFactoryDefaults", - "Module": "Beta.Devices.CloudPrint", - "Command": "Restore-MgBetaPrintPrinterFactoryDefault", "OutputType": null, - "Variants": [ - "Restore", - "RestoreViaIdentity" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-restorefactorydefaults?view=graph-rest-beta" + "Command": "Restore-MgBetaPrintPrinterFactoryDefault", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "Module": "Beta.Files", - "Command": "Restore-MgBetaShareListItemDocumentSetVersion", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Restore", "Restore1", "RestoreViaIdentity", "RestoreViaIdentity1" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", + "Method": "POST", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", + "OutputType": null, + "Command": "Restore-MgBetaShareListItemDocumentSetVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "Module": "Beta.Files", - "Command": "Restore-MgBetaShareListItemVersion", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Restore", "Restore1", "RestoreViaIdentity", "RestoreViaIdentity1" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", + "OutputType": null, + "Command": "Restore-MgBetaShareListItemVersion", + "Module": "Beta.Files" }, { + "ApiVersion": "beta", + "Variants": [ + "Restore", + "RestoreViaIdentity" + ], "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -488709,20 +490453,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", + "Method": "POST", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "Module": "Beta.Sites", - "Command": "Restore-MgBetaSiteListItemDocumentSetVersion", "OutputType": null, + "Command": "Restore-MgBetaSiteListItemDocumentSetVersion", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -488749,317 +490493,317 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "Module": "Beta.Sites", - "Command": "Restore-MgBetaSiteListItemVersion", "OutputType": null, - "Variants": [ - "Restore", - "RestoreViaIdentity" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Restore-MgBetaSiteListItemVersion", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/restore", - "Module": "Beta.Users.Actions", - "Command": "Restore-MgBetaUserCloudPc", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-restore?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-restore?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/restore", + "OutputType": null, + "Command": "Restore-MgBetaUserCloudPc", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/restore", - "Module": "Beta.Users.Actions", - "Command": "Restore-MgBetaUserDriveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/restore", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Restore-MgBetaUserDriveItem", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "Module": "Beta.Users.Actions", - "Command": "Restore-MgBetaUserDriveItemListItemDocumentSetVersion", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", + "OutputType": null, + "Command": "Restore-MgBetaUserDriveItemListItemDocumentSetVersion", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", - "Module": "Beta.Users.Actions", - "Command": "Restore-MgBetaUserDriveItemListItemVersion", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", + "OutputType": null, + "Command": "Restore-MgBetaUserDriveItemListItemVersion", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", - "Module": "Beta.Users.Actions", - "Command": "Restore-MgBetaUserDriveItemVersion", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", + "OutputType": null, + "Command": "Restore-MgBetaUserDriveItemVersion", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "Module": "Beta.Users.Actions", - "Command": "Restore-MgBetaUserDriveListItemDocumentSetVersion", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", + "OutputType": null, + "Command": "Restore-MgBetaUserDriveListItemDocumentSetVersion", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "Module": "Beta.Users.Actions", - "Command": "Restore-MgBetaUserDriveListItemVersion", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", + "OutputType": null, + "Command": "Restore-MgBetaUserDriveListItemVersion", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/restore", - "Module": "Beta.Users.Actions", - "Command": "Restore-MgBetaUserDriveRoot", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/restore", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Restore-MgBetaUserDriveRoot", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "Module": "Beta.Users.Actions", - "Command": "Restore-MgBetaUserDriveRootListItemDocumentSetVersion", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore", + "OutputType": null, + "Command": "Restore-MgBetaUserDriveRootListItemDocumentSetVersion", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion", - "Module": "Beta.Users.Actions", - "Command": "Restore-MgBetaUserDriveRootListItemVersion", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion", + "OutputType": null, + "Command": "Restore-MgBetaUserDriveRootListItemVersion", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion", - "Module": "Beta.Users.Actions", - "Command": "Restore-MgBetaUserDriveRootVersion", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion", + "OutputType": null, + "Command": "Restore-MgBetaUserDriveRootVersion", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/restoreCloudPc", - "Module": "Beta.Users.Actions", - "Command": "Restore-MgBetaUserManagedDeviceCloudPc", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-restorecloudpc?view=graph-rest-beta" - }, - { "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/recoverPasscode", - "Module": "Beta.Users.Actions", - "Command": "Restore-MgBetaUserManagedDevicePasscode", + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-restorecloudpc?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/restoreCloudPc", "OutputType": null, + "Command": "Restore-MgBetaUserManagedDeviceCloudPc", + "Module": "Beta.Users.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Recover", "RecoverViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/recoverPasscode", + "OutputType": null, + "Command": "Restore-MgBetaUserManagedDevicePasscode", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/recoverPasscode", - "Module": "DeviceManagement.Actions", - "Command": "Restore-MgDeviceManagementManagedDevicePasscode", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Recover", "RecoverViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-recoverpasscode?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-recoverpasscode?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/recoverPasscode", + "OutputType": null, + "Command": "Restore-MgDeviceManagementManagedDevicePasscode", + "Module": "DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/restore", - "Module": "DeviceManagement.Actions", - "Command": "Restore-MgDeviceManagementVirtualEndpointCloudPc", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-restore?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-restore?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/restore", + "OutputType": null, + "Command": "Restore-MgDeviceManagementVirtualEndpointCloudPc", + "Module": "DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/directory/deletedItems/{directoryObject-id}/restore", - "Module": "Identity.DirectoryManagement", - "Command": "Restore-MgDirectoryDeletedItem", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/directory/deletedItems/{directoryObject-id}/restore", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Restore-MgDirectoryDeletedItem", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/restore", - "Module": "Files", - "Command": "Restore-MgDriveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/restore", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Restore-MgDriveItem", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "Module": "Files", - "Command": "Restore-MgDriveItemListItemDocumentSetVersion", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", + "OutputType": null, + "Command": "Restore-MgDriveItemListItemDocumentSetVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", - "Module": "Files", - "Command": "Restore-MgDriveItemListItemVersion", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", + "OutputType": null, + "Command": "Restore-MgDriveItemListItemVersion", + "Module": "Files" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Restore", + "RestoreViaIdentity" + ], "Permissions": [ { "Name": "Files.ReadWrite", @@ -489086,341 +490830,341 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0", + "Method": "POST", "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", - "Module": "Files", - "Command": "Restore-MgDriveItemVersion", "OutputType": null, - "Variants": [ - "Restore", - "RestoreViaIdentity" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0" + "Command": "Restore-MgDriveItemVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "Module": "Files", - "Command": "Restore-MgDriveListItemDocumentSetVersion", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", + "OutputType": null, + "Command": "Restore-MgDriveListItemDocumentSetVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "Module": "Files", - "Command": "Restore-MgDriveListItemVersion", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", + "OutputType": null, + "Command": "Restore-MgDriveListItemVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/restore", - "Module": "Files", - "Command": "Restore-MgDriveRoot", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/restore", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Restore-MgDriveRoot", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "Module": "Files", - "Command": "Restore-MgDriveRootListItemDocumentSetVersion", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore", + "OutputType": null, + "Command": "Restore-MgDriveRootListItemDocumentSetVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion", - "Module": "Files", - "Command": "Restore-MgDriveRootListItemVersion", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion", + "OutputType": null, + "Command": "Restore-MgDriveRootListItemVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion", - "Module": "Files", - "Command": "Restore-MgDriveRootVersion", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion", + "OutputType": null, + "Command": "Restore-MgDriveRootVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/restore", - "Module": "Groups", - "Command": "Restore-MgGroupDriveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/restore", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Restore-MgGroupDriveItem", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "Module": "Groups", - "Command": "Restore-MgGroupDriveItemListItemDocumentSetVersion", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", + "OutputType": null, + "Command": "Restore-MgGroupDriveItemListItemDocumentSetVersion", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", - "Module": "Groups", - "Command": "Restore-MgGroupDriveItemListItemVersion", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", + "OutputType": null, + "Command": "Restore-MgGroupDriveItemListItemVersion", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", - "Module": "Groups", - "Command": "Restore-MgGroupDriveItemVersion", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", + "OutputType": null, + "Command": "Restore-MgGroupDriveItemVersion", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "Module": "Groups", - "Command": "Restore-MgGroupDriveListItemDocumentSetVersion", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", + "OutputType": null, + "Command": "Restore-MgGroupDriveListItemDocumentSetVersion", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "Module": "Groups", - "Command": "Restore-MgGroupDriveListItemVersion", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", + "OutputType": null, + "Command": "Restore-MgGroupDriveListItemVersion", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/restore", - "Module": "Groups", - "Command": "Restore-MgGroupDriveRoot", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/restore", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Restore-MgGroupDriveRoot", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "Module": "Groups", - "Command": "Restore-MgGroupDriveRootListItemDocumentSetVersion", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore", + "OutputType": null, + "Command": "Restore-MgGroupDriveRootListItemDocumentSetVersion", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion", - "Module": "Groups", - "Command": "Restore-MgGroupDriveRootListItemVersion", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion", + "OutputType": null, + "Command": "Restore-MgGroupDriveRootListItemVersion", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion", - "Module": "Groups", - "Command": "Restore-MgGroupDriveRootVersion", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion", + "OutputType": null, + "Command": "Restore-MgGroupDriveRootVersion", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/restore", - "Module": "Groups", - "Command": "Restore-MgGroupSettingTemplate", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directory-deleteditems-restore?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}/restore", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Restore-MgGroupSettingTemplate", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "Module": "Groups", - "Command": "Restore-MgGroupSiteListItemDocumentSetVersion", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", + "OutputType": null, + "Command": "Restore-MgGroupSiteListItemDocumentSetVersion", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "Module": "Groups", - "Command": "Restore-MgGroupSiteListItemVersion", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", + "OutputType": null, + "Command": "Restore-MgGroupSiteListItemVersion", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/restore", - "Module": "Identity.Governance", - "Command": "Restore-MgIdentityGovernanceLifecycleWorkflow", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiVersion": "v1.0", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-restore?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-restore?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/restore", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "Command": "Restore-MgIdentityGovernanceLifecycleWorkflow", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/restore", - "Module": "Identity.Governance", - "Command": "Restore-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiVersion": "v1.0", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-restore?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-restore?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/restore", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "Command": "Restore-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflow", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Restore", + "RestoreViaIdentity" + ], "Permissions": [ { "Name": "Printer.ReadWrite.All", @@ -489439,54 +491183,54 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-restorefactorydefaults?view=graph-rest-1.0", + "Method": "POST", "Uri": "/print/printers/{printer-id}/restoreFactoryDefaults", - "Module": "Devices.CloudPrint", - "Command": "Restore-MgPrintPrinterFactoryDefault", "OutputType": null, - "Variants": [ - "Restore", - "RestoreViaIdentity" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-restorefactorydefaults?view=graph-rest-1.0" + "Command": "Restore-MgPrintPrinterFactoryDefault", + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "Module": "Files", - "Command": "Restore-MgShareListItemDocumentSetVersion", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Restore", "Restore1", "RestoreViaIdentity", "RestoreViaIdentity1" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", + "OutputType": null, + "Command": "Restore-MgShareListItemDocumentSetVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "Module": "Files", - "Command": "Restore-MgShareListItemVersion", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Restore", "Restore1", "RestoreViaIdentity", "RestoreViaIdentity1" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", + "OutputType": null, + "Command": "Restore-MgShareListItemVersion", + "Module": "Files" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Restore", + "RestoreViaIdentity" + ], "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -489521,20 +491265,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", + "Method": "POST", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "Module": "Sites", - "Command": "Restore-MgSiteListItemDocumentSetVersion", "OutputType": null, + "Command": "Restore-MgSiteListItemDocumentSetVersion", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -489561,189 +491305,189 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", + "Method": "POST", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "Module": "Sites", - "Command": "Restore-MgSiteListItemVersion", "OutputType": null, - "Variants": [ - "Restore", - "RestoreViaIdentity" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0" + "Command": "Restore-MgSiteListItemVersion", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/restore", - "Module": "Users.Actions", - "Command": "Restore-MgUserDriveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/restore", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Restore-MgUserDriveItem", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "Module": "Users.Actions", - "Command": "Restore-MgUserDriveItemListItemDocumentSetVersion", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/restore", + "OutputType": null, + "Command": "Restore-MgUserDriveItemListItemDocumentSetVersion", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", - "Module": "Users.Actions", - "Command": "Restore-MgUserDriveItemListItemVersion", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/restoreVersion", + "OutputType": null, + "Command": "Restore-MgUserDriveItemListItemVersion", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", - "Module": "Users.Actions", - "Command": "Restore-MgUserDriveItemVersion", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/restoreVersion", + "OutputType": null, + "Command": "Restore-MgUserDriveItemVersion", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", - "Module": "Users.Actions", - "Command": "Restore-MgUserDriveListItemDocumentSetVersion", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/restore", + "OutputType": null, + "Command": "Restore-MgUserDriveListItemDocumentSetVersion", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", - "Module": "Users.Actions", - "Command": "Restore-MgUserDriveListItemVersion", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/restoreVersion", + "OutputType": null, + "Command": "Restore-MgUserDriveListItemVersion", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/restore", - "Module": "Users.Actions", - "Command": "Restore-MgUserDriveRoot", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Restore", "RestoreExpanded", "RestoreViaIdentity", "RestoreViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-restore?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/restore", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Restore-MgUserDriveRoot", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore", - "Module": "Users.Actions", - "Command": "Restore-MgUserDriveRootListItemDocumentSetVersion", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/documentsetversion-restore?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/restore", + "OutputType": null, + "Command": "Restore-MgUserDriveRootListItemDocumentSetVersion", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion", - "Module": "Users.Actions", - "Command": "Restore-MgUserDriveRootListItemVersion", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitemversion-restore?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/restoreVersion", + "OutputType": null, + "Command": "Restore-MgUserDriveRootListItemVersion", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion", - "Module": "Users.Actions", - "Command": "Restore-MgUserDriveRootVersion", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Restore", "RestoreViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitemversion-restore?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/restoreVersion", + "OutputType": null, + "Command": "Restore-MgUserDriveRootVersion", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/recoverPasscode", - "Module": "Users.Actions", - "Command": "Restore-MgUserManagedDevicePasscode", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Recover", "RecoverViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-recoverpasscode?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-recoverpasscode?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/recoverPasscode", + "OutputType": null, + "Command": "Restore-MgUserManagedDevicePasscode", + "Module": "Users.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Resume", + "ResumeViaIdentity" + ], "Permissions": [ { "Name": "EduAdministration.ReadWrite", @@ -489762,241 +491506,243 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationprofile-resume?view=graph-rest-beta", + "Method": "POST", "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/resume", - "Module": "Beta.Education", - "Command": "Resume-MgBetaEducationSynchronizationProfile", "OutputType": null, - "Variants": [ - "Resume", - "ResumeViaIdentity" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationprofile-resume?view=graph-rest-beta" + "Command": "Resume-MgBetaEducationSynchronizationProfile", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/resume", - "Module": "Beta.Identity.Governance", - "Command": "Resume-MgBetaEntitlementManagementAccessPackageAssignmentRequest", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Resume", "ResumeExpanded", "ResumeViaIdentity", "ResumeViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-resume?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-resume?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/resume", + "OutputType": null, + "Command": "Resume-MgBetaEntitlementManagementAccessPackageAssignmentRequest", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/resume", - "Module": "Beta.Identity.Governance", - "Command": "Resume-MgBetaEntitlementManagementAssignmentRequest", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Resume", "ResumeExpanded", "ResumeViaIdentity", "ResumeViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-resume?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-resume?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/resume", + "OutputType": null, + "Command": "Resume-MgBetaEntitlementManagementAssignmentRequest", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/resume", - "Module": "Beta.Identity.Governance", - "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Resume", "ResumeExpanded", "ResumeViaIdentity", "ResumeViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/resume", + "OutputType": null, + "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume", - "Module": "Beta.Identity.Governance", - "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResult", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Resume", "ResumeExpanded", "ResumeViaIdentity", "ResumeViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume", + "OutputType": null, + "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResult", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/resume", - "Module": "Beta.Identity.Governance", - "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Resume", "ResumeExpanded", "ResumeViaIdentity", "ResumeViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/resume", + "OutputType": null, + "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume", - "Module": "Beta.Identity.Governance", - "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Resume", "ResumeExpanded", "ResumeViaIdentity", "ResumeViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume", + "OutputType": null, + "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume", - "Module": "Beta.Identity.Governance", - "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Resume", "ResumeExpanded", "ResumeViaIdentity", "ResumeViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume", + "OutputType": null, + "Command": "Resume-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/resume", - "Module": "Identity.Governance", - "Command": "Resume-MgEntitlementManagementAssignmentRequest", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Resume", "ResumeExpanded", "ResumeViaIdentity", "ResumeViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-resume?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-resume?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/resume", + "OutputType": null, + "Command": "Resume-MgEntitlementManagementAssignmentRequest", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/resume", - "Module": "Identity.Governance", - "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Resume", "ResumeExpanded", "ResumeViaIdentity", "ResumeViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/resume", + "OutputType": null, + "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResult", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume", - "Module": "Identity.Governance", - "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResult", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Resume", "ResumeExpanded", "ResumeViaIdentity", "ResumeViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume", + "OutputType": null, + "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResult", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/resume", - "Module": "Identity.Governance", - "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Resume", "ResumeExpanded", "ResumeViaIdentity", "ResumeViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/resume", + "OutputType": null, + "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResult", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume", - "Module": "Identity.Governance", - "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Resume", "ResumeExpanded", "ResumeViaIdentity", "ResumeViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume", + "OutputType": null, + "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResult", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume", - "Module": "Identity.Governance", - "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Resume", "ResumeExpanded", "ResumeViaIdentity", "ResumeViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-taskprocessingresult-resume?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/resume", + "OutputType": null, + "Command": "Resume-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResult", + "Module": "Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Revoke", + "RevokeExpanded", + "RevokeViaIdentity", + "RevokeViaIdentityExpanded" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -490015,116 +491761,116 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Revoke-MgBetaDeviceAppMgtVppTokenLicense", + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}/revokeLicenses", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Revoke-MgBetaDeviceAppManagementVppTokenLicense", "OutputType": null, - "Variants": [ - "Revoke", - "RevokeExpanded", - "RevokeViaIdentity", - "RevokeViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": "Revoke-MgBetaDeviceAppMgtVppTokenLicense", - "ApiReferenceLink": null + "Command": "Revoke-MgBetaDeviceAppManagementVppTokenLicense", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}/revokeToken", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Revoke-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfileToken", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Revoke", "RevokeViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}/revokeToken", + "OutputType": null, + "Command": "Revoke-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfileToken", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}/revokeToken", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Revoke-MgBetaDeviceManagementAndroidForWorkEnrollmentProfileToken", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Revoke", "RevokeViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}/revokeToken", + "OutputType": null, + "Command": "Revoke-MgBetaDeviceManagementAndroidForWorkEnrollmentProfileToken", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/revokeAppleVppLicenses", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Revoke-MgBetaDeviceManagementComanagedDeviceAppleVppLicense", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Revoke", "RevokeViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/revokeAppleVppLicenses", + "OutputType": null, + "Command": "Revoke-MgBetaDeviceManagementComanagedDeviceAppleVppLicense", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/elevationRequests/{privilegeManagementElevationRequest-id}/revoke", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Revoke-MgBetaDeviceManagementElevationRequest", - "OutputType": "IMicrosoftGraphPrivilegeManagementElevationRequest", + "ApiVersion": "beta", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/elevationRequests/{privilegeManagementElevationRequest-id}/revoke", + "OutputType": "IMicrosoftGraphPrivilegeManagementElevationRequest", + "Command": "Revoke-MgBetaDeviceManagementElevationRequest", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/revokeAppleVppLicenses", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Revoke-MgBetaDeviceManagementManagedDeviceAppleVppLicense", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Revoke", "RevokeViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/revokeAppleVppLicenses", + "OutputType": null, + "Command": "Revoke-MgBetaDeviceManagementManagedDeviceAppleVppLicense", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}/revokeGrants", - "Module": "Beta.Files", - "Command": "Revoke-MgBetaDriveItemListItemPermissionGrant", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}/revokeGrants", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Revoke-MgBetaDriveItemListItemPermissionGrant", + "Module": "Beta.Files" }, { + "ApiVersion": "beta", + "Variants": [ + "Revoke", + "RevokeExpanded", + "RevokeViaIdentity", + "RevokeViaIdentityExpanded" + ], "Permissions": [ { "Name": "Files.ReadWrite", @@ -490151,445 +491897,443 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", + "Method": "POST", "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/revokeGrants", - "Module": "Beta.Files", - "Command": "Revoke-MgBetaDriveItemPermissionGrant", "OutputType": "IMicrosoftGraphPermission", - "Variants": [ - "Revoke", - "RevokeExpanded", - "RevokeViaIdentity", - "RevokeViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta" + "Command": "Revoke-MgBetaDriveItemPermissionGrant", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}/revokeGrants", - "Module": "Beta.Files", - "Command": "Revoke-MgBetaDriveListItemPermissionGrant", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", + "Method": "POST", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}/revokeGrants", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Revoke-MgBetaDriveListItemPermissionGrant", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/permissions/{permission-id}/revokeGrants", - "Module": "Beta.Files", - "Command": "Revoke-MgBetaDriveListPermissionGrant", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", + "Method": "POST", + "Uri": "/drives/{drive-id}/list/permissions/{permission-id}/revokeGrants", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Revoke-MgBetaDriveListPermissionGrant", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/listItem/permissions/{permission-id}/revokeGrants", - "Module": "Beta.Files", - "Command": "Revoke-MgBetaDriveRootListItemPermissionGrant", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/listItem/permissions/{permission-id}/revokeGrants", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Revoke-MgBetaDriveRootListItemPermissionGrant", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/permissions/{permission-id}/revokeGrants", - "Module": "Beta.Files", - "Command": "Revoke-MgBetaDriveRootPermissionGrant", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", + "Method": "POST", + "Uri": "/drives/{drive-id}/root/permissions/{permission-id}/revokeGrants", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Revoke-MgBetaDriveRootPermissionGrant", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}/revokeGrants", - "Module": "Beta.Groups", - "Command": "Revoke-MgBetaGroupDriveItemListItemPermissionGrant", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}/revokeGrants", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Revoke-MgBetaGroupDriveItemListItemPermissionGrant", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/revokeGrants", - "Module": "Beta.Groups", - "Command": "Revoke-MgBetaGroupDriveItemPermissionGrant", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/revokeGrants", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Revoke-MgBetaGroupDriveItemPermissionGrant", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}/revokeGrants", - "Module": "Beta.Groups", - "Command": "Revoke-MgBetaGroupDriveListItemPermissionGrant", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}/revokeGrants", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Revoke-MgBetaGroupDriveListItemPermissionGrant", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/permissions/{permission-id}/revokeGrants", - "Module": "Beta.Groups", - "Command": "Revoke-MgBetaGroupDriveListPermissionGrant", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/permissions/{permission-id}/revokeGrants", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Revoke-MgBetaGroupDriveListPermissionGrant", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/permissions/{permission-id}/revokeGrants", - "Module": "Beta.Groups", - "Command": "Revoke-MgBetaGroupDriveRootListItemPermissionGrant", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/permissions/{permission-id}/revokeGrants", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Revoke-MgBetaGroupDriveRootListItemPermissionGrant", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}/revokeGrants", - "Module": "Beta.Groups", - "Command": "Revoke-MgBetaGroupDriveRootPermissionGrant", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}/revokeGrants", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Revoke-MgBetaGroupDriveRootPermissionGrant", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}/revokeGrants", - "Module": "Beta.Groups", - "Command": "Revoke-MgBetaGroupSiteListItemPermissionGrant", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}/revokeGrants", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Revoke-MgBetaGroupSiteListItemPermissionGrant", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/permissions/{permission-id}/revokeGrants", - "Module": "Beta.Groups", - "Command": "Revoke-MgBetaGroupSiteListPermissionGrant", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/permissions/{permission-id}/revokeGrants", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Revoke-MgBetaGroupSiteListPermissionGrant", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}/revokeGrants", - "Module": "Beta.Groups", - "Command": "Revoke-MgBetaGroupSitePermissionGrant", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}/revokeGrants", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Revoke-MgBetaGroupSitePermissionGrant", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/permissions/{permission-id}/revokeGrants", - "Module": "Beta.Files", - "Command": "Revoke-MgBetaShareListPermissionGrant", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", + "Method": "POST", + "Uri": "/shares/{sharedDriveItem-id}/list/permissions/{permission-id}/revokeGrants", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Revoke-MgBetaShareListPermissionGrant", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/permission/revokeGrants", - "Module": "Beta.Files", - "Command": "Revoke-MgBetaSharePermissionGrant", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", + "Method": "POST", + "Uri": "/shares/{sharedDriveItem-id}/permission/revokeGrants", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Revoke-MgBetaSharePermissionGrant", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}/revokeGrants", - "Module": "Beta.Sites", - "Command": "Revoke-MgBetaSiteListItemPermissionGrant", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}/revokeGrants", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Revoke-MgBetaSiteListItemPermissionGrant", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/permissions/{permission-id}/revokeGrants", - "Module": "Beta.Sites", - "Command": "Revoke-MgBetaSiteListPermissionGrant", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/permissions/{permission-id}/revokeGrants", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Revoke-MgBetaSiteListPermissionGrant", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/permissions/{permission-id}/revokeGrants", - "Module": "Beta.Sites", - "Command": "Revoke-MgBetaSitePermissionGrant", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", + "Method": "POST", + "Uri": "/sites/{site-id}/permissions/{permission-id}/revokeGrants", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Revoke-MgBetaSitePermissionGrant", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}/revokeGrants", - "Module": "Beta.Users.Actions", - "Command": "Revoke-MgBetaUserDriveItemListItemPermissionGrant", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}/revokeGrants", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Revoke-MgBetaUserDriveItemListItemPermissionGrant", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/revokeGrants", - "Module": "Beta.Users.Actions", - "Command": "Revoke-MgBetaUserDriveItemPermissionGrant", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}/revokeGrants", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Revoke-MgBetaUserDriveItemPermissionGrant", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}/revokeGrants", - "Module": "Beta.Users.Actions", - "Command": "Revoke-MgBetaUserDriveListItemPermissionGrant", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}/revokeGrants", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Revoke-MgBetaUserDriveListItemPermissionGrant", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/permissions/{permission-id}/revokeGrants", - "Module": "Beta.Users.Actions", - "Command": "Revoke-MgBetaUserDriveListPermissionGrant", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/list/permissions/{permission-id}/revokeGrants", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Revoke-MgBetaUserDriveListPermissionGrant", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/permissions/{permission-id}/revokeGrants", - "Module": "Beta.Users.Actions", - "Command": "Revoke-MgBetaUserDriveRootListItemPermissionGrant", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/permissions/{permission-id}/revokeGrants", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Revoke-MgBetaUserDriveRootListItemPermissionGrant", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}/revokeGrants", - "Module": "Beta.Users.Actions", - "Command": "Revoke-MgBetaUserDriveRootPermissionGrant", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Revoke", "RevokeExpanded", "RevokeViaIdentity", "RevokeViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permission-revokegrants?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}/revokeGrants", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Revoke-MgBetaUserDriveRootPermissionGrant", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/revokeAppleVppLicenses", - "Module": "Beta.Users.Actions", - "Command": "Revoke-MgBetaUserManagedDeviceAppleVppLicense", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Revoke", "RevokeViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/revokeAppleVppLicenses", + "OutputType": null, + "Command": "Revoke-MgBetaUserManagedDeviceAppleVppLicense", + "Module": "Beta.Users.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Revoke", + "RevokeViaIdentity" + ], "Permissions": [ { "Name": "User.RevokeSessions.All", @@ -490616,20 +492360,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-revokesigninsessions?view=graph-rest-beta", + "Method": "POST", "Uri": "/users/{user-id}/revokeSignInSessions", - "Module": "Beta.Users.Actions", - "Command": "Revoke-MgBetaUserSignInSession", "OutputType": null, + "Command": "Revoke-MgBetaUserSignInSession", + "Module": "Beta.Users.Actions" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Revoke", "RevokeViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-revokesigninsessions?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "User.RevokeSessions.All", @@ -490656,35 +492400,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-revokesigninsessions?view=graph-rest-1.0", + "Method": "POST", "Uri": "/users/{user-id}/revokeSignInSessions", - "Module": "Users.Actions", - "Command": "Revoke-MgUserSignInSession", "OutputType": null, - "Variants": [ - "Revoke", - "RevokeViaIdentity" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-revokesigninsessions?view=graph-rest-1.0" + "Command": "Revoke-MgUserSignInSession", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/solutions/backupRestore/restorePoints/search", - "Module": "Beta.Bookings", - "Command": "Search-MgBetaBackupRestorePoint", - "OutputType": "IMicrosoftGraphRestorePointSearchResponse", + "ApiVersion": "beta", "Variants": [ "Search", "SearchExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/restorepoint-search?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/restorepoint-search?view=graph-rest-beta", + "Method": "POST", + "Uri": "/solutions/backupRestore/restorePoints/search", + "OutputType": "IMicrosoftGraphRestorePointSearchResponse", + "Command": "Search-MgBetaBackupRestorePoint", + "Module": "Beta.Bookings" }, { + "ApiVersion": "beta", + "Variants": [ + "Search", + "SearchExpanded" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.Read.All", @@ -490703,305 +492447,305 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/importedDeviceIdentities/searchExistingIdentities", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Search-MgBetaDeviceManagementImportedDeviceIdentityExistingIdentity", "OutputType": "IMicrosoftGraphImportedDeviceIdentity", - "Variants": [ - "Search", - "SearchExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Search-MgBetaDeviceManagementImportedDeviceIdentityExistingIdentity", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/search(q='{q}')", - "Module": "Beta.Files", - "Command": "Search-MgBetaDrive", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Search", "SearchViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", + "Method": "GET", + "Uri": "/drives/{drive-id}/search(q='{q}')", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Search-MgBetaDrive", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')", - "Module": "Beta.Files", - "Command": "Search-MgBetaDriveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Search", "SearchViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Search-MgBetaDriveItem", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/search(q='{q}')", - "Module": "Beta.Files", - "Command": "Search-MgBetaDriveRoot", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Search", "SearchViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/search(q='{q}')", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Search-MgBetaDriveRoot", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/search(q='{q}')", - "Module": "Beta.Groups", - "Command": "Search-MgBetaGroupDrive", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Search", "SearchViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/search(q='{q}')", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Search-MgBetaGroupDrive", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')", - "Module": "Beta.Groups", - "Command": "Search-MgBetaGroupDriveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Search", "SearchViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Search-MgBetaGroupDriveItem", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/search(q='{q}')", - "Module": "Beta.Groups", - "Command": "Search-MgBetaGroupDriveRoot", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Search", "SearchViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/search(q='{q}')", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Search-MgBetaGroupDriveRoot", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/search(q='{q}')", - "Module": "Beta.Users.Functions", - "Command": "Search-MgBetaUserDrive", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Search", "SearchViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/search(q='{q}')", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Search-MgBetaUserDrive", + "Module": "Beta.Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')", - "Module": "Beta.Users.Functions", - "Command": "Search-MgBetaUserDriveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Search", "SearchViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Search-MgBetaUserDriveItem", + "Module": "Beta.Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/search(q='{q}')", - "Module": "Beta.Users.Functions", - "Command": "Search-MgBetaUserDriveRoot", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Search", "SearchViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-beta", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/search(q='{q}')", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Search-MgBetaUserDriveRoot", + "Module": "Beta.Users.Functions" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/search(q='{q}')", - "Module": "Files", - "Command": "Search-MgDrive", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Search", "SearchViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/drives/{drive-id}/search(q='{q}')", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Search-MgDrive", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')", - "Module": "Files", - "Command": "Search-MgDriveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Search", "SearchViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Search-MgDriveItem", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/search(q='{q}')", - "Module": "Files", - "Command": "Search-MgDriveRoot", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Search", "SearchViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/drives/{drive-id}/root/search(q='{q}')", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Search-MgDriveRoot", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/search(q='{q}')", - "Module": "Groups", - "Command": "Search-MgGroupDrive", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Search", "SearchViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/search(q='{q}')", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Search-MgGroupDrive", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')", - "Module": "Groups", - "Command": "Search-MgGroupDriveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Search", "SearchViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Search-MgGroupDriveItem", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/search(q='{q}')", - "Module": "Groups", - "Command": "Search-MgGroupDriveRoot", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Search", "SearchViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/search(q='{q}')", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Search-MgGroupDriveRoot", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/search(q='{q}')", - "Module": "Users.Functions", - "Command": "Search-MgUserDrive", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Search", "SearchViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/search(q='{q}')", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Search-MgUserDrive", + "Module": "Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')", - "Module": "Users.Functions", - "Command": "Search-MgUserDriveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Search", "SearchViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/search(q='{q}')", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Search-MgUserDriveItem", + "Module": "Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/search(q='{q}')", - "Module": "Users.Functions", - "Command": "Search-MgUserDriveRoot", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Search", "SearchViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-search?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/root/search(q='{q}')", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Search-MgUserDriveRoot", + "Module": "Users.Functions" }, { - "Permissions": [], - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/sendReminder", - "Module": "Beta.Identity.Governance", - "Command": "Send-MgBetaAccessReviewInstanceReminder", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Send", "SendViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-sendreminder?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-sendreminder?view=graph-rest-beta", + "Method": "POST", + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/sendReminder", + "OutputType": null, + "Command": "Send-MgBetaAccessReviewInstanceReminder", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Send", + "SendViaIdentity" + ], "Permissions": [ { "Name": "AccessReview.ReadWrite.Membership", @@ -491020,20 +492764,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-sendreminder?view=graph-rest-beta", + "Method": "POST", "Uri": "/accessReviews/{accessReview-id}/sendReminder", - "Module": "Beta.Identity.Governance", - "Command": "Send-MgBetaAccessReviewReminder", "OutputType": null, + "Command": "Send-MgBetaAccessReviewReminder", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Send", - "SendViaIdentity" + "SendExpanded", + "SendViaIdentity", + "SendViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-sendreminder?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "TeamsActivity.Send.Chat", @@ -491052,107 +492798,107 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-sendactivitynotification?view=graph-rest-beta", + "Method": "POST", "Uri": "/chats/{chat-id}/sendActivityNotification", - "Module": "Beta.Teams", - "Command": "Send-MgBetaChatActivityNotification", "OutputType": null, + "Command": "Send-MgBetaChatActivityNotification", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-sendactivitynotification?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/communications/calls/{call-id}/sendDtmfTones", - "Module": "Beta.CloudCommunications", - "Command": "Send-MgBetaCommunicationCallDtmfTone", "OutputType": "IMicrosoftGraphSendDtmfTonesOperation", + "Command": "Send-MgBetaCommunicationCallDtmfTone", + "Module": "Beta.CloudCommunications" + }, + { + "ApiVersion": "beta", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-beta", + "Method": "POST", "Uri": "/communications/onlineMeetings(joinWebUrl='{joinWebUrl}')/sendVirtualAppointmentReminderSms", - "Module": "Beta.CloudCommunications", - "Command": "Send-MgBetaCommunicationOnlineMeetingJoinWebUrlVirtualAppointmentReminderSm", "OutputType": null, + "Command": "Send-MgBetaCommunicationOnlineMeetingJoinWebUrlVirtualAppointmentReminderSm", + "Module": "Beta.CloudCommunications" + }, + { + "ApiVersion": "beta", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-beta", + "Method": "POST", "Uri": "/communications/onlineMeetings(joinWebUrl='{joinWebUrl}')/sendVirtualAppointmentSms", - "Module": "Beta.CloudCommunications", - "Command": "Send-MgBetaCommunicationOnlineMeetingJoinWebUrlVirtualAppointmentSm", "OutputType": null, + "Command": "Send-MgBetaCommunicationOnlineMeetingJoinWebUrlVirtualAppointmentSm", + "Module": "Beta.CloudCommunications" + }, + { + "ApiVersion": "beta", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-beta", + "Method": "POST", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentReminderSms", - "Module": "Beta.CloudCommunications", - "Command": "Send-MgBetaCommunicationOnlineMeetingVirtualAppointmentReminderSm", "OutputType": null, + "Command": "Send-MgBetaCommunicationOnlineMeetingVirtualAppointmentReminderSm", + "Module": "Beta.CloudCommunications" + }, + { + "ApiVersion": "beta", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-beta", + "Method": "POST", "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentSms", - "Module": "Beta.CloudCommunications", - "Command": "Send-MgBetaCommunicationOnlineMeetingVirtualAppointmentSm", "OutputType": null, + "Command": "Send-MgBetaCommunicationOnlineMeetingVirtualAppointmentSm", + "Module": "Beta.CloudCommunications" + }, + { + "ApiVersion": "beta", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -491171,37 +492917,37 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/sendCustomNotificationToCompanyPortal", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Send-MgBetaDeviceManagementComanagedDeviceCustomNotificationToCompanyPortal", "OutputType": null, - "Variants": [ - "Send", - "SendExpanded", - "SendViaIdentity", - "SendViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Send-MgBetaDeviceManagementComanagedDeviceCustomNotificationToCompanyPortal", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/sendCustomNotificationToCompanyPortal", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Send-MgBetaDeviceManagementCustomNotificationToCompanyPortal", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Send", "SendExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/sendCustomNotificationToCompanyPortal", + "OutputType": null, + "Command": "Send-MgBetaDeviceManagementCustomNotificationToCompanyPortal", + "Module": "Beta.DeviceManagement.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Send", + "SendExpanded", + "SendViaIdentity", + "SendViaIdentityExpanded" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -491220,97 +492966,97 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/sendCustomNotificationToCompanyPortal", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Send-MgBetaDeviceManagementManagedDeviceCustomNotificationToCompanyPortal", "OutputType": null, - "Variants": [ - "Send", - "SendExpanded", - "SendViaIdentity", - "SendViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Send-MgBetaDeviceManagementManagedDeviceCustomNotificationToCompanyPortal", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/sendTestMessage", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Send-MgBetaDeviceManagementNotificationMessageTemplateTestMessage", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Send", "SendViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/sendTestMessage", + "OutputType": null, + "Command": "Send-MgBetaDeviceManagementNotificationMessageTemplateTestMessage", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/send", - "Module": "Beta.Financials", - "Command": "Send-MgBetaFinancialCompanySalesInvoice", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Send", "SendViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/send", + "OutputType": null, + "Command": "Send-MgBetaFinancialCompanySalesInvoice", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/send", - "Module": "Beta.Financials", - "Command": "Send-MgBetaFinancialCompanySalesQuote", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Send", "SendViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/send", + "OutputType": null, + "Command": "Send-MgBetaFinancialCompanySalesQuote", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/sendReminder", - "Module": "Beta.Identity.Governance", - "Command": "Send-MgBetaIdentityGovernanceAccessReviewDecisionInstanceReminder", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Send", "SendViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-sendreminder?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-sendreminder?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/sendReminder", + "OutputType": null, + "Command": "Send-MgBetaIdentityGovernanceAccessReviewDecisionInstanceReminder", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/sendReminder", - "Module": "Beta.Identity.Governance", - "Command": "Send-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceReminder", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Send", "SendViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-sendreminder?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-sendreminder?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/sendReminder", + "OutputType": null, + "Command": "Send-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceReminder", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Send", + "SendExpanded", + "SendViaIdentity", + "SendViaIdentityExpanded" + ], "Permissions": [ { "Name": "TeamsActivity.Send.Group", @@ -491329,22 +493075,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-sendactivitynotification?view=graph-rest-beta", + "Method": "POST", "Uri": "/teams/{team-id}/sendActivityNotification", - "Module": "Beta.Teams", - "Command": "Send-MgBetaTeamActivityNotification", "OutputType": null, + "Command": "Send-MgBetaTeamActivityNotification", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Send", - "SendExpanded", - "SendViaIdentity", - "SendViaIdentityExpanded" + "SendExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-sendactivitynotification?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "TeamsActivity.Send.User", @@ -491363,150 +493107,152 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamwork-sendactivitynotificationtorecipients?view=graph-rest-beta", + "Method": "POST", "Uri": "/teamwork/sendActivityNotificationToRecipients", - "Module": "Beta.Teams", - "Command": "Send-MgBetaTeamworkActivityNotificationToRecipient", "OutputType": null, - "Variants": [ - "Send", - "SendExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamwork-sendactivitynotificationtorecipients?view=graph-rest-beta" + "Command": "Send-MgBetaTeamworkActivityNotificationToRecipient", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/sendActivityNotification", - "Module": "Beta.Users.Actions", - "Command": "Send-MgBetaUserChatActivityNotification", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-sendactivitynotification?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-sendactivitynotification?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/sendActivityNotification", + "OutputType": null, + "Command": "Send-MgBetaUserChatActivityNotification", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/sendMail", - "Module": "Beta.Users.Actions", - "Command": "Send-MgBetaUserMail", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-sendmail?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-sendmail?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/sendMail", + "OutputType": null, + "Command": "Send-MgBetaUserMail", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/send", - "Module": "Beta.Users.Actions", - "Command": "Send-MgBetaUserMailFolderChildFolderMessage", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Send", "SendViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-send?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-send?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/send", + "OutputType": null, + "Command": "Send-MgBetaUserMailFolderChildFolderMessage", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/send", - "Module": "Beta.Users.Actions", - "Command": "Send-MgBetaUserMailFolderMessage", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Send", "SendViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-send?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-send?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/send", + "OutputType": null, + "Command": "Send-MgBetaUserMailFolderMessage", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/sendCustomNotificationToCompanyPortal", - "Module": "Beta.Users.Actions", - "Command": "Send-MgBetaUserManagedDeviceCustomNotificationToCompanyPortal", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/sendCustomNotificationToCompanyPortal", + "OutputType": null, + "Command": "Send-MgBetaUserManagedDeviceCustomNotificationToCompanyPortal", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/messages/{message-id}/send", - "Module": "Beta.Users.Actions", - "Command": "Send-MgBetaUserMessage", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Send", "SendViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-send?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-send?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/messages/{message-id}/send", + "OutputType": null, + "Command": "Send-MgBetaUserMessage", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings(joinWebUrl='{joinWebUrl}')/sendVirtualAppointmentReminderSms", - "Module": "Beta.Users.Actions", - "Command": "Send-MgBetaUserOnlineMeetingJoinWebUrlVirtualAppointmentReminderSm", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/onlineMeetings(joinWebUrl='{joinWebUrl}')/sendVirtualAppointmentReminderSms", + "OutputType": null, + "Command": "Send-MgBetaUserOnlineMeetingJoinWebUrlVirtualAppointmentReminderSm", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings(joinWebUrl='{joinWebUrl}')/sendVirtualAppointmentSms", - "Module": "Beta.Users.Actions", - "Command": "Send-MgBetaUserOnlineMeetingJoinWebUrlVirtualAppointmentSm", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/onlineMeetings(joinWebUrl='{joinWebUrl}')/sendVirtualAppointmentSms", + "OutputType": null, + "Command": "Send-MgBetaUserOnlineMeetingJoinWebUrlVirtualAppointmentSm", + "Module": "Beta.Users.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Send", + "SendExpanded", + "SendViaIdentity", + "SendViaIdentityExpanded" + ], "Permissions": [ { "Name": "VirtualAppointmentNotification.Send", @@ -491533,22 +493279,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-beta", + "Method": "POST", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentReminderSms", - "Module": "Beta.Users.Actions", - "Command": "Send-MgBetaUserOnlineMeetingVirtualAppointmentReminderSm", "OutputType": null, + "Command": "Send-MgBetaUserOnlineMeetingVirtualAppointmentReminderSm", + "Module": "Beta.Users.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "VirtualAppointmentNotification.Send", @@ -491575,37 +493321,37 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-beta", + "Method": "POST", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentSms", - "Module": "Beta.Users.Actions", - "Command": "Send-MgBetaUserOnlineMeetingVirtualAppointmentSm", "OutputType": null, - "Variants": [ - "Send", - "SendExpanded", - "SendViaIdentity", - "SendViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-beta" + "Command": "Send-MgBetaUserOnlineMeetingVirtualAppointmentSm", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/sendReminder", - "Module": "Beta.Users.Actions", - "Command": "Send-MgBetaUserPendingAccessReviewInstanceReminder", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Send", "SendViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-sendreminder?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-sendreminder?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/sendReminder", + "OutputType": null, + "Command": "Send-MgBetaUserPendingAccessReviewInstanceReminder", + "Module": "Beta.Users.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Send", + "SendExpanded", + "SendViaIdentity", + "SendViaIdentityExpanded" + ], "Permissions": [ { "Name": "TeamsActivity.Send.User", @@ -491624,22 +493370,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-sendactivitynotification?view=graph-rest-beta", + "Method": "POST", "Uri": "/users/{user-id}/teamwork/sendActivityNotification", - "Module": "Beta.Users.Actions", - "Command": "Send-MgBetaUserTeamworkActivityNotification", "OutputType": null, + "Command": "Send-MgBetaUserTeamworkActivityNotification", + "Module": "Beta.Users.Actions" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-sendactivitynotification?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "TeamsActivity.Send.Chat", @@ -491658,103 +493404,103 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-sendactivitynotification?view=graph-rest-1.0", + "Method": "POST", "Uri": "/chats/{chat-id}/sendActivityNotification", - "Module": "Teams", - "Command": "Send-MgChatActivityNotification", "OutputType": null, - "Variants": [ - "Send", - "SendExpanded", - "SendViaIdentity", - "SendViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-sendactivitynotification?view=graph-rest-1.0" + "Command": "Send-MgChatActivityNotification", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/communications/calls/{call-id}/sendDtmfTones", - "Module": "CloudCommunications", - "Command": "Send-MgCommunicationCallDtmfTone", - "OutputType": "IMicrosoftGraphSendDtmfTonesOperation", + "ApiVersion": "v1.0", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/communications/calls/{call-id}/sendDtmfTones", + "OutputType": "IMicrosoftGraphSendDtmfTonesOperation", + "Command": "Send-MgCommunicationCallDtmfTone", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentReminderSms", - "Module": "CloudCommunications", - "Command": "Send-MgCommunicationOnlineMeetingVirtualAppointmentReminderSm", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentReminderSms", + "OutputType": null, + "Command": "Send-MgCommunicationOnlineMeetingVirtualAppointmentReminderSm", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentSms", - "Module": "CloudCommunications", - "Command": "Send-MgCommunicationOnlineMeetingVirtualAppointmentSm", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentSms", + "OutputType": null, + "Command": "Send-MgCommunicationOnlineMeetingVirtualAppointmentSm", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/sendTestMessage", - "Module": "DeviceManagement.Actions", - "Command": "Send-MgDeviceManagementNotificationMessageTemplateTestMessage", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Send", "SendViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-notificationmessagetemplate-sendtestmessage?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-notificationmessagetemplate-sendtestmessage?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/sendTestMessage", + "OutputType": null, + "Command": "Send-MgDeviceManagementNotificationMessageTemplateTestMessage", + "Module": "DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/sendReminder", - "Module": "Identity.Governance", - "Command": "Send-MgIdentityGovernanceAccessReviewDefinitionInstanceReminder", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Send", "SendViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-sendreminder?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-sendreminder?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/sendReminder", + "OutputType": null, + "Command": "Send-MgIdentityGovernanceAccessReviewDefinitionInstanceReminder", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Send", + "SendExpanded", + "SendViaIdentity", + "SendViaIdentityExpanded" + ], "Permissions": [ { "Name": "TeamsActivity.Send.Group", @@ -491773,22 +493519,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-sendactivitynotification?view=graph-rest-1.0", + "Method": "POST", "Uri": "/teams/{team-id}/sendActivityNotification", - "Module": "Teams", - "Command": "Send-MgTeamActivityNotification", "OutputType": null, + "Command": "Send-MgTeamActivityNotification", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Send", - "SendExpanded", - "SendViaIdentity", - "SendViaIdentityExpanded" + "SendExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-sendactivitynotification?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "TeamsActivity.Send.User", @@ -491807,99 +493551,101 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamwork-sendactivitynotificationtorecipients?view=graph-rest-1.0", + "Method": "POST", "Uri": "/teamwork/sendActivityNotificationToRecipients", - "Module": "Teams", - "Command": "Send-MgTeamworkActivityNotificationToRecipient", "OutputType": null, - "Variants": [ - "Send", - "SendExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamwork-sendactivitynotificationtorecipients?view=graph-rest-1.0" + "Command": "Send-MgTeamworkActivityNotificationToRecipient", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/sendActivityNotification", - "Module": "Users.Actions", - "Command": "Send-MgUserChatActivityNotification", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-sendactivitynotification?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-sendactivitynotification?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/sendActivityNotification", + "OutputType": null, + "Command": "Send-MgUserChatActivityNotification", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/sendMail", - "Module": "Users.Actions", - "Command": "Send-MgUserMail", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-sendmail?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-sendmail?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/sendMail", + "OutputType": null, + "Command": "Send-MgUserMail", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/send", - "Module": "Users.Actions", - "Command": "Send-MgUserMailFolderChildFolderMessage", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Send", "SendViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-send?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-send?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/send", + "OutputType": null, + "Command": "Send-MgUserMailFolderChildFolderMessage", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/send", - "Module": "Users.Actions", - "Command": "Send-MgUserMailFolderMessage", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Send", "SendViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-send?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-send?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/send", + "OutputType": null, + "Command": "Send-MgUserMailFolderMessage", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/messages/{message-id}/send", - "Module": "Users.Actions", - "Command": "Send-MgUserMessage", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Send", "SendViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-send?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/message-send?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/messages/{message-id}/send", + "OutputType": null, + "Command": "Send-MgUserMessage", + "Module": "Users.Actions" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Send", + "SendExpanded", + "SendViaIdentity", + "SendViaIdentityExpanded" + ], "Permissions": [ { "Name": "VirtualAppointmentNotification.Send", @@ -491926,22 +493672,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-1.0", + "Method": "POST", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentReminderSms", - "Module": "Users.Actions", - "Command": "Send-MgUserOnlineMeetingVirtualAppointmentReminderSm", "OutputType": null, + "Command": "Send-MgUserOnlineMeetingVirtualAppointmentReminderSm", + "Module": "Users.Actions" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentremindersms?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "VirtualAppointmentNotification.Send", @@ -491968,22 +493714,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-1.0", + "Method": "POST", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/sendVirtualAppointmentSms", - "Module": "Users.Actions", - "Command": "Send-MgUserOnlineMeetingVirtualAppointmentSm", "OutputType": null, + "Command": "Send-MgUserOnlineMeetingVirtualAppointmentSm", + "Module": "Users.Actions" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Send", "SendExpanded", "SendViaIdentity", "SendViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualappointment-sendvirtualappointmentsms?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "TeamsActivity.Send.User", @@ -492002,22 +493748,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-sendactivitynotification?view=graph-rest-1.0", + "Method": "POST", "Uri": "/users/{user-id}/teamwork/sendActivityNotification", - "Module": "Users.Actions", - "Command": "Send-MgUserTeamworkActivityNotification", "OutputType": null, - "Variants": [ - "Send", - "SendExpanded", - "SendViaIdentity", - "SendViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userteamwork-sendactivitynotification?view=graph-rest-1.0" + "Command": "Send-MgUserTeamworkActivityNotification", + "Module": "Users.Actions" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Set", + "SetViaIdentity" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -492036,133 +493780,133 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PUT", "Uri": "/applications/{application-id}/logo", - "Module": "Applications", - "Command": "Set-MgApplicationLogo", "OutputType": null, - "Variants": [ - "Set", - "SetViaIdentity" - ], - "Method": "PUT", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Set-MgApplicationLogo", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/synchronization", - "Module": "Applications", - "Command": "Set-MgApplicationSynchronization", - "OutputType": "IMicrosoftGraphSynchronization", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/applications/{application-id}/synchronization", + "OutputType": "IMicrosoftGraphSynchronization", + "Command": "Set-MgApplicationSynchronization", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", - "Module": "Applications", - "Command": "Set-MgApplicationSynchronizationJobBulkUploadContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", + "OutputType": null, + "Command": "Set-MgApplicationSynchronizationJobBulkUploadContent", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/synchronization/secrets", - "Module": "Applications", - "Command": "Set-MgApplicationSynchronizationSecret", - "OutputType": "IMicrosoftGraphSynchronizationSecretKeyStringValuePair", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/applications/{application-id}/synchronization/secrets", + "OutputType": "IMicrosoftGraphSynchronizationSecretKeyStringValuePair", + "Command": "Set-MgApplicationSynchronizationSecret", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/setVerifiedPublisher", - "Module": "Applications", - "Command": "Set-MgApplicationVerifiedPublisher", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-setverifiedpublisher?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-setverifiedpublisher?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/applications/{application-id}/setVerifiedPublisher", + "OutputType": null, + "Command": "Set-MgApplicationVerifiedPublisher", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent/$value", - "Module": "Beta.Teams", - "Command": "Set-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent/$value", + "OutputType": null, + "Command": "Set-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent/$value", - "Module": "Beta.Teams", - "Command": "Set-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent/$value", + "OutputType": null, + "Command": "Set-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/connectorGroup/$ref", - "Module": "Beta.Applications", - "Command": "Set-MgBetaApplicationConnectorGroupByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectorgroup-post-applications?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectorgroup-post-applications?view=graph-rest-beta", + "Method": "PUT", + "Uri": "/applications/{application-id}/connectorGroup/$ref", + "OutputType": null, + "Command": "Set-MgBetaApplicationConnectorGroupByRef", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "Set", + "SetViaIdentity" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -492181,408 +493925,410 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PUT", "Uri": "/applications/{application-id}/logo", - "Module": "Beta.Applications", - "Command": "Set-MgBetaApplicationLogo", "OutputType": null, - "Variants": [ - "Set", - "SetViaIdentity" - ], - "Method": "PUT", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Set-MgBetaApplicationLogo", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/synchronization", - "Module": "Beta.Applications", - "Command": "Set-MgBetaApplicationSynchronization", - "OutputType": "IMicrosoftGraphSynchronization", + "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/applications/{application-id}/synchronization", + "OutputType": "IMicrosoftGraphSynchronization", + "Command": "Set-MgBetaApplicationSynchronization", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", - "Module": "Beta.Applications", - "Command": "Set-MgBetaApplicationSynchronizationJobBulkUploadContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", + "OutputType": null, + "Command": "Set-MgBetaApplicationSynchronizationJobBulkUploadContent", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/synchronization/secrets", - "Module": "Beta.Applications", - "Command": "Set-MgBetaApplicationSynchronizationSecret", - "OutputType": "IMicrosoftGraphSynchronizationSecretKeyStringValuePair", + "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/applications/{application-id}/synchronization/secrets", + "OutputType": "IMicrosoftGraphSynchronizationSecretKeyStringValuePair", + "Command": "Set-MgBetaApplicationSynchronizationSecret", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/setVerifiedPublisher", - "Module": "Beta.Applications", - "Command": "Set-MgBetaApplicationVerifiedPublisher", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-setverifiedpublisher?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-setverifiedpublisher?view=graph-rest-beta", + "Method": "POST", + "Uri": "/applications/{application-id}/setVerifiedPublisher", + "OutputType": null, + "Command": "Set-MgBetaApplicationVerifiedPublisher", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "Module": "Beta.Teams", - "Command": "Set-MgBetaChatMessageHostedContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", + "OutputType": null, + "Command": "Set-MgBetaChatMessageHostedContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/setReaction", - "Module": "Beta.Teams", - "Command": "Set-MgBetaChatMessageReaction", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/setReaction", + "OutputType": null, + "Command": "Set-MgBetaChatMessageReaction", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "Module": "Beta.Teams", - "Command": "Set-MgBetaChatMessageReplyHostedContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", + "OutputType": null, + "Command": "Set-MgBetaChatMessageReplyHostedContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "Module": "Beta.Teams", - "Command": "Set-MgBetaChatMessageReplyReaction", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", + "OutputType": null, + "Command": "Set-MgBetaChatMessageReplyReaction", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/alternativeRecording", - "Module": "Beta.CloudCommunications", - "Command": "Set-MgBetaCommunicationOnlineMeetingAlternativeRecording", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/alternativeRecording", + "OutputType": null, + "Command": "Set-MgBetaCommunicationOnlineMeetingAlternativeRecording", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "Module": "Beta.CloudCommunications", - "Command": "Set-MgBetaCommunicationOnlineMeetingAttendeeReport", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport", + "OutputType": null, + "Command": "Set-MgBetaCommunicationOnlineMeetingAttendeeReport", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/broadcastRecording", - "Module": "Beta.CloudCommunications", - "Command": "Set-MgBetaCommunicationOnlineMeetingBroadcastRecording", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/broadcastRecording", + "OutputType": null, + "Command": "Set-MgBetaCommunicationOnlineMeetingBroadcastRecording", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recording", - "Module": "Beta.CloudCommunications", - "Command": "Set-MgBetaCommunicationOnlineMeetingRecording", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recording", + "OutputType": null, + "Command": "Set-MgBetaCommunicationOnlineMeetingRecording", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", - "Module": "Beta.CloudCommunications", - "Command": "Set-MgBetaCommunicationOnlineMeetingRecordingContent", - "OutputType": "IMicrosoftGraphCallRecording", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", + "OutputType": "IMicrosoftGraphCallRecording", + "Command": "Set-MgBetaCommunicationOnlineMeetingRecordingContent", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", - "Module": "Beta.CloudCommunications", - "Command": "Set-MgBetaCommunicationOnlineMeetingTranscriptContent", - "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", + "OutputType": "IMicrosoftGraphCallTranscript", + "Command": "Set-MgBetaCommunicationOnlineMeetingTranscriptContent", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", - "Module": "Beta.CloudCommunications", - "Command": "Set-MgBetaCommunicationOnlineMeetingTranscriptMetadataContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", + "OutputType": null, + "Command": "Set-MgBetaCommunicationOnlineMeetingTranscriptMetadataContent", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/presences/{presence-id}/setPresence", - "Module": "Beta.CloudCommunications", - "Command": "Set-MgBetaCommunicationPresence", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setpresence?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setpresence?view=graph-rest-beta", + "Method": "POST", + "Uri": "/communications/presences/{presence-id}/setPresence", + "OutputType": null, + "Command": "Set-MgBetaCommunicationPresence", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/presences/{presence-id}/setStatusMessage", - "Module": "Beta.CloudCommunications", - "Command": "Set-MgBetaCommunicationPresenceStatusMessage", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-beta", + "Method": "POST", + "Uri": "/communications/presences/{presence-id}/setStatusMessage", + "OutputType": null, + "Command": "Set-MgBetaCommunicationPresenceStatusMessage", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/presences/{presence-id}/setUserPreferredPresence", - "Module": "Beta.CloudCommunications", - "Command": "Set-MgBetaCommunicationPresenceUserPreferredPresence", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setuserpreferredpresence?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setuserpreferredpresence?view=graph-rest-beta", + "Method": "POST", + "Uri": "/communications/presences/{presence-id}/setUserPreferredPresence", + "OutputType": null, + "Command": "Set-MgBetaCommunicationPresenceUserPreferredPresence", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assign", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Set-MgBetaDeviceAppManagementIosLobAppProvisioningConfiguration", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Set-MgBetaDeviceAppMgtIosLobAppProvisioningConfiguration", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assign", + "OutputType": null, + "Command": "Set-MgBetaDeviceAppManagementIosLobAppProvisioningConfiguration", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assign", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Set-MgBetaDeviceAppManagementManagedEBook", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Set-MgBetaDeviceAppMgtManagedEBook", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assign", + "OutputType": null, + "Command": "Set-MgBetaDeviceAppManagementManagedEBook", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assign", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Set-MgBetaDeviceAppManagementMobileApp", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Set-MgBetaDeviceAppMgtMobileApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assign", + "OutputType": null, + "Command": "Set-MgBetaDeviceAppManagementMobileApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assign", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Set-MgBetaDeviceAppManagementMobileAppConfiguration", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Set-MgBetaDeviceAppMgtMobileAppConfiguration", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assign", + "OutputType": null, + "Command": "Set-MgBetaDeviceAppManagementMobileAppConfiguration", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assign", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Set-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Set-MgBetaDeviceAppMgtTargetedManagedAppConfiguration", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assign", + "OutputType": null, + "Command": "Set-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assign", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Set-MgBetaDeviceAppManagementWdacSupplementalPolicy", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Set-MgBetaDeviceAppMgtWdacSupplementalPolicy", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assign", + "OutputType": null, + "Command": "Set-MgBetaDeviceAppManagementWdacSupplementalPolicy", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Assign", + "AssignExpanded", + "AssignViaIdentity", + "AssignViaIdentityExpanded" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -492601,186 +494347,203 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Set-MgBetaDeviceAppMgtWindowsManagedAppProtection", + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assign", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Set-MgBetaDeviceAppManagementWindowsManagedAppProtection", "OutputType": null, - "Variants": [ - "Assign", - "AssignExpanded", - "AssignViaIdentity", - "AssignViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": "Set-MgBetaDeviceAppMgtWindowsManagedAppProtection", - "ApiReferenceLink": null + "Command": "Set-MgBetaDeviceAppManagementWindowsManagedAppProtection", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/setAndroidDeviceOwnerFullyManagedEnrollmentState", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Set-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingAndroidDeviceOwnerFullyManagedEnrollmentState", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/setAndroidDeviceOwnerFullyManagedEnrollmentState", + "OutputType": null, + "Command": "Set-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingAndroidDeviceOwnerFullyManagedEnrollmentState", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/setPriority", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Set-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfilePriority", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/setPriority", + "OutputType": null, + "Command": "Set-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfilePriority", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/setCloudPcReviewStatus", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Set-MgBetaDeviceManagementComanagedDeviceCloudPcReviewStatus", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-setcloudpcreviewstatus?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-setcloudpcreviewstatus?view=graph-rest-beta", + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/setCloudPcReviewStatus", + "OutputType": null, + "Command": "Set-MgBetaDeviceManagementComanagedDeviceCloudPcReviewStatus", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/setDeviceName", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Set-MgBetaDeviceManagementComanagedDeviceName", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/setDeviceName", + "OutputType": null, + "Command": "Set-MgBetaDeviceManagementComanagedDeviceName", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assign", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Set-MgBetaDeviceManagementCompliancePolicy", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", + "ApiVersion": "beta", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assign", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", + "Command": "Set-MgBetaDeviceManagementCompliancePolicy", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/setScheduledActions", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Set-MgBetaDeviceManagementCompliancePolicyScheduledAction", - "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule", + "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/setScheduledActions", + "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule", + "Command": "Set-MgBetaDeviceManagementCompliancePolicyScheduledAction", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assign", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Set-MgBetaDeviceManagementConfigurationPolicy", - "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", + "ApiVersion": "beta", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "POST", + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assign", + "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", + "Command": "Set-MgBetaDeviceManagementConfigurationPolicy", + "Module": "Beta.DeviceManagement.Actions" + }, + { "ApiVersion": "beta", + "Variants": [ + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/setEnrollmentTimeDeviceMembershipTarget", + "OutputType": "IMicrosoftGraphEnrollmentTimeDeviceMembershipTargetResult", + "Command": "Set-MgBetaDeviceManagementConfigurationPolicyEnrollmentTimeDeviceMembershipTarget", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}/setDefaultProfile", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Set-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileDefaultProfile", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}/setDefaultProfile", + "OutputType": null, + "Command": "Set-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileDefaultProfile", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assign", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Set-MgBetaDeviceManagementDeviceCompliancePolicy", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "ApiVersion": "beta", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assign", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "Command": "Set-MgBetaDeviceManagementDeviceCompliancePolicy", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceCompliancePolicies/setScheduledRetireState", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Set-MgBetaDeviceManagementDeviceCompliancePolicyScheduledRetireState", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/deviceCompliancePolicies/setScheduledRetireState", + "OutputType": null, + "Command": "Set-MgBetaDeviceManagementDeviceCompliancePolicyScheduledRetireState", + "Module": "Beta.DeviceManagement.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Assign", + "AssignExpanded", + "AssignViaIdentity", + "AssignViaIdentityExpanded" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -492807,39 +494570,39 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/deviceComplianceScripts/{deviceComplianceScript-id}/assign", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Set-MgBetaDeviceManagementDeviceComplianceScript", "OutputType": null, + "Command": "Set-MgBetaDeviceManagementDeviceComplianceScript", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assign", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Set-MgBetaDeviceManagementDeviceConfiguration", "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "Command": "Set-MgBetaDeviceManagementDeviceConfiguration", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -492858,22 +494621,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/deviceCustomAttributeShellScripts/{deviceCustomAttributeShellScript-id}/assign", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Set-MgBetaDeviceManagementDeviceCustomAttributeShellScript", "OutputType": null, + "Command": "Set-MgBetaDeviceManagementDeviceCustomAttributeShellScript", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -492892,22 +494655,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assign", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Set-MgBetaDeviceManagementDeviceEnrollmentConfiguration", "OutputType": null, - "Variants": [ - "Assign", - "AssignExpanded", - "AssignViaIdentity", - "AssignViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Set-MgBetaDeviceManagementDeviceEnrollmentConfiguration", + "Module": "Beta.DeviceManagement.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -492926,22 +494689,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/setPriority", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Set-MgBetaDeviceManagementDeviceEnrollmentConfigurationPriority", "OutputType": null, - "Variants": [ - "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Set-MgBetaDeviceManagementDeviceEnrollmentConfigurationPriority", + "Module": "Beta.DeviceManagement.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Assign", + "AssignExpanded", + "AssignViaIdentity", + "AssignViaIdentityExpanded" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -492968,22 +494731,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assign", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Set-MgBetaDeviceManagementDeviceHealthScript", "OutputType": null, + "Command": "Set-MgBetaDeviceManagementDeviceHealthScript", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -493002,173 +494765,173 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assign", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Set-MgBetaDeviceManagementDeviceShellScript", "OutputType": null, - "Variants": [ - "Assign", - "AssignExpanded", - "AssignViaIdentity", - "AssignViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Set-MgBetaDeviceManagementDeviceShellScript", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assign", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Set-MgBetaDeviceManagementEmbeddedSimActivationCodePool", - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", + "ApiVersion": "beta", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assign", + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", + "Command": "Set-MgBetaDeviceManagementEmbeddedSimActivationCodePool", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assign", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Set-MgBetaDeviceManagementGroupPolicyConfiguration", - "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", + "ApiVersion": "beta", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assign", + "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", + "Command": "Set-MgBetaDeviceManagementGroupPolicyConfiguration", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/hardwareConfigurations/{hardwareConfiguration-id}/assign", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Set-MgBetaDeviceManagementHardwareConfiguration", - "OutputType": "IMicrosoftGraphHardwareConfigurationAssignment", + "ApiVersion": "beta", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/hardwareConfigurations/{hardwareConfiguration-id}/assign", + "OutputType": "IMicrosoftGraphHardwareConfigurationAssignment", + "Command": "Set-MgBetaDeviceManagementHardwareConfiguration", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assign", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Set-MgBetaDeviceManagementIntent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assign", + "OutputType": null, + "Command": "Set-MgBetaDeviceManagementIntent", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assign", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Set-MgBetaDeviceManagementIntuneBrandingProfile", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assign", + "OutputType": null, + "Command": "Set-MgBetaDeviceManagementIntuneBrandingProfile", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/setCloudPcReviewStatus", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Set-MgBetaDeviceManagementManagedDeviceCloudPcReviewStatus", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-setcloudpcreviewstatus?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-setcloudpcreviewstatus?view=graph-rest-beta", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/setCloudPcReviewStatus", + "OutputType": null, + "Command": "Set-MgBetaDeviceManagementManagedDeviceCloudPcReviewStatus", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/setDeviceName", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Set-MgBetaDeviceManagementManagedDeviceName", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/setDeviceName", + "OutputType": null, + "Command": "Set-MgBetaDeviceManagementManagedDeviceName", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/monitoring/alertRecords/{alertRecord-id}/setPortalNotificationAsSent", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Set-MgBetaDeviceManagementMonitoringAlertRecordPortalNotificationAsSent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicemanagement-alertrecord-setportalnotificationassent?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicemanagement-alertrecord-setportalnotificationassent?view=graph-rest-beta", + "Method": "POST", + "Uri": "/deviceManagement/monitoring/alertRecords/{alertRecord-id}/setPortalNotificationAsSent", + "OutputType": null, + "Command": "Set-MgBetaDeviceManagementMonitoringAlertRecordPortalNotificationAsSent", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assign", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Set-MgBetaDeviceManagementResourceAccessProfile", - "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", + "ApiVersion": "beta", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assign", + "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", + "Command": "Set-MgBetaDeviceManagementResourceAccessProfile", + "Module": "Beta.DeviceManagement.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Assign", + "AssignExpanded", + "AssignViaIdentity", + "AssignViaIdentityExpanded" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -493187,316 +494950,314 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assign", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Set-MgBetaDeviceManagementRoleScopeTag", "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", - "Variants": [ - "Assign", - "AssignExpanded", - "AssignViaIdentity", - "AssignViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Set-MgBetaDeviceManagementRoleScopeTag", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assign", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Set-MgBetaDeviceManagementScript", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assign", + "OutputType": null, + "Command": "Set-MgBetaDeviceManagementScript", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/setReviewStatus", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Set-MgBetaDeviceManagementVirtualEndpointCloudPcReviewStatus", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/setReviewStatus", + "OutputType": null, + "Command": "Set-MgBetaDeviceManagementVirtualEndpointCloudPcReviewStatus", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assign", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Set-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-assign?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-assign?view=graph-rest-beta", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assign", + "OutputType": null, + "Command": "Set-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assign", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Set-MgBetaDeviceManagementVirtualEndpointUserSetting", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcusersetting-assign?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcusersetting-assign?view=graph-rest-beta", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assign", + "OutputType": null, + "Command": "Set-MgBetaDeviceManagementVirtualEndpointUserSetting", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assign", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assign", + "OutputType": null, + "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/assignUserToDevice", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceUserToDevice", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}/assignUserToDevice", + "OutputType": null, + "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDeviceUserToDevice", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/assignResourceAccountToDevice", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityResourceAccountToDevice", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/assignResourceAccountToDevice", + "OutputType": null, + "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityResourceAccountToDevice", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/assignUserToDevice", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityUserToDevice", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/assignUserToDevice", + "OutputType": null, + "Command": "Set-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityUserToDevice", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/windowsDriverUpdateProfiles/{windowsDriverUpdateProfile-id}/assign", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Set-MgBetaDeviceManagementWindowsDriverUpdateProfile", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/windowsDriverUpdateProfiles/{windowsDriverUpdateProfile-id}/assign", + "OutputType": null, + "Command": "Set-MgBetaDeviceManagementWindowsDriverUpdateProfile", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assign", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Set-MgBetaDeviceManagementWindowsFeatureUpdateProfile", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assign", + "OutputType": null, + "Command": "Set-MgBetaDeviceManagementWindowsFeatureUpdateProfile", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/windowsQualityUpdatePolicies/{windowsQualityUpdatePolicy-id}/assign", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Set-MgBetaDeviceManagementWindowsQualityUpdatePolicy", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/windowsQualityUpdatePolicies/{windowsQualityUpdatePolicy-id}/assign", + "OutputType": null, + "Command": "Set-MgBetaDeviceManagementWindowsQualityUpdatePolicy", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assign", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Set-MgBetaDeviceManagementWindowsQualityUpdateProfile", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assign", + "OutputType": null, + "Command": "Set-MgBetaDeviceManagementWindowsQualityUpdateProfile", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content", - "Module": "Beta.Files", - "Command": "Set-MgBetaDriveBundleContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgBetaDriveBundleContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/contentStream", - "Module": "Beta.Files", - "Command": "Set-MgBetaDriveBundleContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/contentStream", + "OutputType": null, + "Command": "Set-MgBetaDriveBundleContentStream", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/following/{driveItem-id}/content", - "Module": "Beta.Files", - "Command": "Set-MgBetaDriveFollowingContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/drives/{drive-id}/following/{driveItem-id}/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgBetaDriveFollowingContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/following/{driveItem-id}/contentStream", - "Module": "Beta.Files", - "Command": "Set-MgBetaDriveFollowingContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/drives/{drive-id}/following/{driveItem-id}/contentStream", + "OutputType": null, + "Command": "Set-MgBetaDriveFollowingContentStream", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "Module": "Beta.Files", - "Command": "Set-MgBetaDriveItemChildContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgBetaDriveItemChildContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", - "Module": "Beta.Files", - "Command": "Set-MgBetaDriveItemChildContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", + "OutputType": null, + "Command": "Set-MgBetaDriveItemChildContentStream", + "Module": "Beta.Files" }, { + "ApiVersion": "beta", + "Variants": [ + "Set", + "SetViaIdentity" + ], "Permissions": [ { "Name": "Files.ReadWrite", @@ -493523,20 +495284,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PUT", "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", - "Module": "Beta.Files", - "Command": "Set-MgBetaDriveItemContent", "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgBetaDriveItemContent", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Files.ReadWrite", @@ -493563,50 +495324,52 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PUT", "Uri": "/drives/{drive-id}/items/{driveItem-id}/contentStream", - "Module": "Beta.Files", - "Command": "Set-MgBetaDriveItemContentStream", "OutputType": null, - "Variants": [ - "Set", - "SetViaIdentity" - ], - "Method": "PUT", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Set-MgBetaDriveItemContentStream", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "Module": "Beta.Files", - "Command": "Set-MgBetaDriveItemListItemDriveItemContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgBetaDriveItemListItemDriveItemContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", - "Module": "Beta.Files", - "Command": "Set-MgBetaDriveItemListItemDriveItemContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", + "OutputType": null, + "Command": "Set-MgBetaDriveItemListItemDriveItemContentStream", + "Module": "Beta.Files" }, { + "ApiVersion": "beta", + "Variants": [ + "Assign", + "AssignExpanded", + "AssignViaIdentity", + "AssignViaIdentityExpanded" + ], "Permissions": [ { "Name": "Files.ReadWrite.All", @@ -493625,219 +495388,219 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", - "Module": "Beta.Files", - "Command": "Set-MgBetaDriveItemSensitivityLabel", "OutputType": null, - "Variants": [ - "Assign", - "AssignExpanded", - "AssignViaIdentity", - "AssignViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Set-MgBetaDriveItemSensitivityLabel", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "Module": "Beta.Files", - "Command": "Set-MgBetaDriveItemVersionContent", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Command": "Set-MgBetaDriveItemVersionContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "Module": "Beta.Files", - "Command": "Set-MgBetaDriveListItemDriveItemContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgBetaDriveListItemDriveItemContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", - "Module": "Beta.Files", - "Command": "Set-MgBetaDriveListItemDriveItemContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", + "OutputType": null, + "Command": "Set-MgBetaDriveListItemDriveItemContentStream", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content", - "Module": "Beta.Files", - "Command": "Set-MgBetaDriveRootChildContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgBetaDriveRootChildContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/contentStream", - "Module": "Beta.Files", - "Command": "Set-MgBetaDriveRootChildContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/contentStream", + "OutputType": null, + "Command": "Set-MgBetaDriveRootChildContentStream", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/content", - "Module": "Beta.Files", - "Command": "Set-MgBetaDriveRootContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/drives/{drive-id}/root/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgBetaDriveRootContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/contentStream", - "Module": "Beta.Files", - "Command": "Set-MgBetaDriveRootContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/drives/{drive-id}/root/contentStream", + "OutputType": null, + "Command": "Set-MgBetaDriveRootContentStream", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/listItem/driveItem/content", - "Module": "Beta.Files", - "Command": "Set-MgBetaDriveRootListItemDriveItemContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/drives/{drive-id}/root/listItem/driveItem/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgBetaDriveRootListItemDriveItemContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/listItem/driveItem/contentStream", - "Module": "Beta.Files", - "Command": "Set-MgBetaDriveRootListItemDriveItemContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/drives/{drive-id}/root/listItem/driveItem/contentStream", + "OutputType": null, + "Command": "Set-MgBetaDriveRootListItemDriveItemContentStream", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/assignSensitivityLabel", - "Module": "Beta.Files", - "Command": "Set-MgBetaDriveRootSensitivityLabel", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/drives/{drive-id}/root/assignSensitivityLabel", + "OutputType": null, + "Command": "Set-MgBetaDriveRootSensitivityLabel", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "Module": "Beta.Files", - "Command": "Set-MgBetaDriveRootVersionContent", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Command": "Set-MgBetaDriveRootVersionContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/special/{driveItem-id}/content", - "Module": "Beta.Files", - "Command": "Set-MgBetaDriveSpecialContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/drives/{drive-id}/special/{driveItem-id}/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgBetaDriveSpecialContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/special/{driveItem-id}/contentStream", - "Module": "Beta.Files", - "Command": "Set-MgBetaDriveSpecialContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/drives/{drive-id}/special/{driveItem-id}/contentStream", + "OutputType": null, + "Command": "Set-MgBetaDriveSpecialContentStream", + "Module": "Beta.Files" }, { + "ApiVersion": "beta", + "Variants": [ + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" + ], "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -493856,52 +495619,50 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-put-rubric?view=graph-rest-beta", + "Method": "PUT", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", - "Module": "Beta.Education", - "Command": "Set-MgBetaEducationClassAssignmentRubricByRef", "OutputType": null, + "Command": "Set-MgBetaEducationClassAssignmentRubricByRef", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" + "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-put-rubric?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-beta", + "Method": "POST", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", - "Module": "Beta.Education", - "Command": "Set-MgBetaEducationClassAssignmentSubmissionUpResourceFolder", "OutputType": "IMicrosoftGraphEducationSubmission", + "Command": "Set-MgBetaEducationClassAssignmentSubmissionUpResourceFolder", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-beta", + "Method": "POST", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", - "Module": "Beta.Education", - "Command": "Set-MgBetaEducationClassAssignmentUpFeedbackResourceFolder", "OutputType": "IMicrosoftGraphEducationAssignment", + "Command": "Set-MgBetaEducationClassAssignmentUpFeedbackResourceFolder", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -493920,20 +495681,20 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-beta", + "Method": "POST", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpResourcesFolder", - "Module": "Beta.Education", - "Command": "Set-MgBetaEducationClassAssignmentUpResourceFolder", "OutputType": "IMicrosoftGraphEducationAssignment", + "Command": "Set-MgBetaEducationClassAssignmentUpResourceFolder", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -493952,161 +495713,163 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-setupresourcesfolder?view=graph-rest-beta", + "Method": "POST", "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/setUpResourcesFolder", - "Module": "Beta.Education", - "Command": "Set-MgBetaEducationClassModuleUpResourceFolder", "OutputType": "IMicrosoftGraphEducationModule", - "Variants": [ - "Set", - "SetViaIdentity" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-setupresourcesfolder?view=graph-rest-beta" + "Command": "Set-MgBetaEducationClassModuleUpResourceFolder", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", - "Module": "Beta.Education", - "Command": "Set-MgBetaEducationMeAssignmentRubricByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", + "OutputType": null, + "Command": "Set-MgBetaEducationMeAssignmentRubricByRef", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", - "Module": "Beta.Education", - "Command": "Set-MgBetaEducationMeAssignmentSubmissionUpResourceFolder", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-beta", + "Method": "POST", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Command": "Set-MgBetaEducationMeAssignmentSubmissionUpResourceFolder", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", - "Module": "Beta.Education", - "Command": "Set-MgBetaEducationMeAssignmentUpFeedbackResourceFolder", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-beta", + "Method": "POST", + "Uri": "/education/me/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Command": "Set-MgBetaEducationMeAssignmentUpFeedbackResourceFolder", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/setUpResourcesFolder", - "Module": "Beta.Education", - "Command": "Set-MgBetaEducationMeAssignmentUpResourceFolder", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-beta", + "Method": "POST", + "Uri": "/education/me/assignments/{educationAssignment-id}/setUpResourcesFolder", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Command": "Set-MgBetaEducationMeAssignmentUpResourceFolder", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref", - "Module": "Beta.Education", - "Command": "Set-MgBetaEducationUserAssignmentRubricByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref", + "OutputType": null, + "Command": "Set-MgBetaEducationUserAssignmentRubricByRef", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", - "Module": "Beta.Education", - "Command": "Set-MgBetaEducationUserAssignmentSubmissionUpResourceFolder", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-beta", + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Command": "Set-MgBetaEducationUserAssignmentSubmissionUpResourceFolder", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", - "Module": "Beta.Education", - "Command": "Set-MgBetaEducationUserAssignmentUpFeedbackResourceFolder", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-beta", + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Command": "Set-MgBetaEducationUserAssignmentUpFeedbackResourceFolder", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/setUpResourcesFolder", - "Module": "Beta.Education", - "Command": "Set-MgBetaEducationUserAssignmentUpResourceFolder", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-beta", + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/setUpResourcesFolder", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Command": "Set-MgBetaEducationUserAssignmentUpResourceFolder", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}", - "Module": "Beta.Identity.Governance", - "Command": "Set-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentpolicy-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentpolicy-update?view=graph-rest-beta", + "Method": "PUT", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "Command": "Set-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" + ], "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -494125,679 +495888,679 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalitem-update?view=graph-rest-beta", + "Method": "PUT", "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", - "Module": "Beta.Search", - "Command": "Set-MgBetaExternalConnectionItem", "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", - "Variants": [ - "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" - ], - "Method": "PUT", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalitem-update?view=graph-rest-beta" + "Command": "Set-MgBetaExternalConnectionItem", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", - "Module": "Beta.Financials", - "Command": "Set-MgBetaFinancialCompanyCustomerPaymentCustomerPictureContent", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", + "OutputType": "IMicrosoftGraphPicture", + "Command": "Set-MgBetaFinancialCompanyCustomerPaymentCustomerPictureContent", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", - "Module": "Beta.Financials", - "Command": "Set-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureContent", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}/content", + "OutputType": "IMicrosoftGraphPicture", + "Command": "Set-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPictureContent", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}/content", - "Module": "Beta.Financials", - "Command": "Set-MgBetaFinancialCompanyCustomerPictureContent", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}/content", + "OutputType": "IMicrosoftGraphPicture", + "Command": "Set-MgBetaFinancialCompanyCustomerPictureContent", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}/content", - "Module": "Beta.Financials", - "Command": "Set-MgBetaFinancialCompanyEmployeePictureContent", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}/content", + "OutputType": "IMicrosoftGraphPicture", + "Command": "Set-MgBetaFinancialCompanyEmployeePictureContent", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}/picture", - "Module": "Beta.Financials", - "Command": "Set-MgBetaFinancialCompanyInformationPicture", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}/picture", + "OutputType": null, + "Command": "Set-MgBetaFinancialCompanyInformationPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}/content", - "Module": "Beta.Financials", - "Command": "Set-MgBetaFinancialCompanyItemPictureContent", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}/content", + "OutputType": "IMicrosoftGraphPicture", + "Command": "Set-MgBetaFinancialCompanyItemPictureContent", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/picture/{picture-id}/content", - "Module": "Beta.Financials", - "Command": "Set-MgBetaFinancialCompanyPictureContent", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/financials/companies/{company-id}/picture/{picture-id}/content", + "OutputType": "IMicrosoftGraphPicture", + "Command": "Set-MgBetaFinancialCompanyPictureContent", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}/content", - "Module": "Beta.Financials", - "Command": "Set-MgBetaFinancialCompanyPurchaseInvoiceLineItemPictureContent", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "Set", "Set1", "SetViaIdentity", "SetViaIdentity1" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}/content", + "OutputType": "IMicrosoftGraphPicture", + "Command": "Set-MgBetaFinancialCompanyPurchaseInvoiceLineItemPictureContent", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}/content", - "Module": "Beta.Financials", - "Command": "Set-MgBetaFinancialCompanyPurchaseInvoiceVendorPictureContent", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}/content", + "OutputType": "IMicrosoftGraphPicture", + "Command": "Set-MgBetaFinancialCompanyPurchaseInvoiceVendorPictureContent", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}/content", - "Module": "Beta.Financials", - "Command": "Set-MgBetaFinancialCompanySaleCreditMemoCustomerPictureContent", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}/content", + "OutputType": "IMicrosoftGraphPicture", + "Command": "Set-MgBetaFinancialCompanySaleCreditMemoCustomerPictureContent", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", - "Module": "Beta.Financials", - "Command": "Set-MgBetaFinancialCompanySaleCreditMemoLineItemPictureContent", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", + "OutputType": "IMicrosoftGraphPicture", + "Command": "Set-MgBetaFinancialCompanySaleCreditMemoLineItemPictureContent", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", - "Module": "Beta.Financials", - "Command": "Set-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureContent", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}/content", + "OutputType": "IMicrosoftGraphPicture", + "Command": "Set-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPictureContent", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}/content", - "Module": "Beta.Financials", - "Command": "Set-MgBetaFinancialCompanySaleInvoiceCustomerPictureContent", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}/content", + "OutputType": "IMicrosoftGraphPicture", + "Command": "Set-MgBetaFinancialCompanySaleInvoiceCustomerPictureContent", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}/content", - "Module": "Beta.Financials", - "Command": "Set-MgBetaFinancialCompanySaleInvoiceLineItemPictureContent", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "Set", "Set1", "SetViaIdentity", "SetViaIdentity1" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}/content", + "OutputType": "IMicrosoftGraphPicture", + "Command": "Set-MgBetaFinancialCompanySaleInvoiceLineItemPictureContent", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}/content", - "Module": "Beta.Financials", - "Command": "Set-MgBetaFinancialCompanySaleOrderCustomerPictureContent", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}/content", + "OutputType": "IMicrosoftGraphPicture", + "Command": "Set-MgBetaFinancialCompanySaleOrderCustomerPictureContent", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}/content", - "Module": "Beta.Financials", - "Command": "Set-MgBetaFinancialCompanySaleOrderLineItemPictureContent", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "Set", "Set1", "SetViaIdentity", "SetViaIdentity1" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}/content", + "OutputType": "IMicrosoftGraphPicture", + "Command": "Set-MgBetaFinancialCompanySaleOrderLineItemPictureContent", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}/content", - "Module": "Beta.Financials", - "Command": "Set-MgBetaFinancialCompanySaleQuoteCustomerPictureContent", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}/content", + "OutputType": "IMicrosoftGraphPicture", + "Command": "Set-MgBetaFinancialCompanySaleQuoteCustomerPictureContent", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}/content", - "Module": "Beta.Financials", - "Command": "Set-MgBetaFinancialCompanySaleQuoteLineItemPictureContent", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "Set", "Set1", "SetViaIdentity", "SetViaIdentity1" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}/content", + "OutputType": "IMicrosoftGraphPicture", + "Command": "Set-MgBetaFinancialCompanySaleQuoteLineItemPictureContent", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}/content", - "Module": "Beta.Financials", - "Command": "Set-MgBetaFinancialCompanyVendorPictureContent", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}/content", + "OutputType": "IMicrosoftGraphPicture", + "Command": "Set-MgBetaFinancialCompanyVendorPictureContent", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "Module": "Beta.Files", - "Command": "Set-MgBetaGroupDriveBundleContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgBetaGroupDriveBundleContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/contentStream", - "Module": "Beta.Files", - "Command": "Set-MgBetaGroupDriveBundleContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/contentStream", + "OutputType": null, + "Command": "Set-MgBetaGroupDriveBundleContentStream", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content", - "Module": "Beta.Files", - "Command": "Set-MgBetaGroupDriveFollowingContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgBetaGroupDriveFollowingContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/contentStream", - "Module": "Beta.Files", - "Command": "Set-MgBetaGroupDriveFollowingContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/contentStream", + "OutputType": null, + "Command": "Set-MgBetaGroupDriveFollowingContentStream", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "Module": "Beta.Files", - "Command": "Set-MgBetaGroupDriveItemChildContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgBetaGroupDriveItemChildContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", - "Module": "Beta.Files", - "Command": "Set-MgBetaGroupDriveItemChildContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", + "OutputType": null, + "Command": "Set-MgBetaGroupDriveItemChildContentStream", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content", - "Module": "Beta.Files", - "Command": "Set-MgBetaGroupDriveItemContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgBetaGroupDriveItemContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/contentStream", - "Module": "Beta.Files", - "Command": "Set-MgBetaGroupDriveItemContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/contentStream", + "OutputType": null, + "Command": "Set-MgBetaGroupDriveItemContentStream", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "Module": "Beta.Files", - "Command": "Set-MgBetaGroupDriveItemListItemDriveItemContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgBetaGroupDriveItemListItemDriveItemContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", - "Module": "Beta.Files", - "Command": "Set-MgBetaGroupDriveItemListItemDriveItemContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", + "OutputType": null, + "Command": "Set-MgBetaGroupDriveItemListItemDriveItemContentStream", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", - "Module": "Beta.Groups", - "Command": "Set-MgBetaGroupDriveItemSensitivityLabel", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", + "OutputType": null, + "Command": "Set-MgBetaGroupDriveItemSensitivityLabel", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "Module": "Beta.Files", - "Command": "Set-MgBetaGroupDriveItemVersionContent", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Command": "Set-MgBetaGroupDriveItemVersionContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "Module": "Beta.Files", - "Command": "Set-MgBetaGroupDriveListItemDriveItemContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgBetaGroupDriveListItemDriveItemContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", - "Module": "Beta.Files", - "Command": "Set-MgBetaGroupDriveListItemDriveItemContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", + "OutputType": null, + "Command": "Set-MgBetaGroupDriveListItemDriveItemContentStream", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "Module": "Beta.Files", - "Command": "Set-MgBetaGroupDriveRootChildContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgBetaGroupDriveRootChildContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/contentStream", - "Module": "Beta.Files", - "Command": "Set-MgBetaGroupDriveRootChildContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/contentStream", + "OutputType": null, + "Command": "Set-MgBetaGroupDriveRootChildContentStream", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/content", - "Module": "Beta.Files", - "Command": "Set-MgBetaGroupDriveRootContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgBetaGroupDriveRootContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/contentStream", - "Module": "Beta.Files", - "Command": "Set-MgBetaGroupDriveRootContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/contentStream", + "OutputType": null, + "Command": "Set-MgBetaGroupDriveRootContentStream", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content", - "Module": "Beta.Files", - "Command": "Set-MgBetaGroupDriveRootListItemDriveItemContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgBetaGroupDriveRootListItemDriveItemContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/contentStream", - "Module": "Beta.Files", - "Command": "Set-MgBetaGroupDriveRootListItemDriveItemContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/contentStream", + "OutputType": null, + "Command": "Set-MgBetaGroupDriveRootListItemDriveItemContentStream", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/assignSensitivityLabel", - "Module": "Beta.Groups", - "Command": "Set-MgBetaGroupDriveRootSensitivityLabel", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/assignSensitivityLabel", + "OutputType": null, + "Command": "Set-MgBetaGroupDriveRootSensitivityLabel", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "Module": "Beta.Files", - "Command": "Set-MgBetaGroupDriveRootVersionContent", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Command": "Set-MgBetaGroupDriveRootVersionContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content", - "Module": "Beta.Files", - "Command": "Set-MgBetaGroupDriveSpecialContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgBetaGroupDriveSpecialContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/contentStream", - "Module": "Beta.Files", - "Command": "Set-MgBetaGroupDriveSpecialContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/contentStream", + "OutputType": null, + "Command": "Set-MgBetaGroupDriveSpecialContentStream", + "Module": "Beta.Files" }, { + "ApiVersion": "beta", + "Variants": [ + "Assign", + "AssignExpanded", + "AssignViaIdentity", + "AssignViaIdentityExpanded" + ], "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -494816,67 +496579,67 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-assignlicense?view=graph-rest-beta", + "Method": "POST", "Uri": "/groups/{group-id}/assignLicense", - "Module": "Beta.Groups", - "Command": "Set-MgBetaGroupLicense", "OutputType": "IMicrosoftGraphGroup", - "Variants": [ - "Assign", - "AssignExpanded", - "AssignViaIdentity", - "AssignViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-assignlicense?view=graph-rest-beta" + "Command": "Set-MgBetaGroupLicense", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", - "Module": "Beta.Notes", - "Command": "Set-MgBetaGroupOnenotePageContent", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", + "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "Set-MgBetaGroupOnenotePageContent", + "Module": "Beta.Notes" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content", - "Module": "Beta.Notes", - "Command": "Set-MgBetaGroupOnenoteResourceContent", - "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content", + "OutputType": "IMicrosoftGraphOnenoteResource", + "Command": "Set-MgBetaGroupOnenoteResourceContent", + "Module": "Beta.Notes" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Module": "Beta.Notes", - "Command": "Set-MgBetaGroupOnenoteSectionPageContent", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "Set-MgBetaGroupOnenoteSectionPageContent", + "Module": "Beta.Notes" }, { + "ApiVersion": "beta", + "Variants": [ + "Set", + "Set1", + "SetViaIdentity", + "SetViaIdentity1" + ], "Permissions": [ { "Name": "ProfilePhoto.ReadWrite.All", @@ -494895,202 +496658,202 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PUT", "Uri": "/groups/{group-id}/photo/$value", - "Module": "Beta.Groups", - "Command": "Set-MgBetaGroupPhotoContent", "OutputType": null, - "Variants": [ - "Set", - "Set1", - "SetViaIdentity", - "SetViaIdentity1" - ], - "Method": "PUT", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Set-MgBetaGroupPhotoContent", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", - "Module": "Beta.Sites", - "Command": "Set-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContent", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/contentStream", - "Module": "Beta.Sites", - "Command": "Set-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/contentStream", + "OutputType": null, + "Command": "Set-MgBetaGroupSiteAnalyticItemActivityStatActivityDriveItemContentStream", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/content", - "Module": "Beta.Sites", - "Command": "Set-MgBetaGroupSiteListItemActivityDriveItemContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgBetaGroupSiteListItemActivityDriveItemContent", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/contentStream", - "Module": "Beta.Sites", - "Command": "Set-MgBetaGroupSiteListItemActivityDriveItemContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/contentStream", + "OutputType": null, + "Command": "Set-MgBetaGroupSiteListItemActivityDriveItemContentStream", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", - "Module": "Beta.Sites", - "Command": "Set-MgBetaGroupSiteListItemDriveItemContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgBetaGroupSiteListItemDriveItemContent", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/contentStream", - "Module": "Beta.Sites", - "Command": "Set-MgBetaGroupSiteListItemDriveItemContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/contentStream", + "OutputType": null, + "Command": "Set-MgBetaGroupSiteListItemDriveItemContentStream", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Module": "Beta.Sites", - "Command": "Set-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageContent", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "Set-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPageContent", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Module": "Beta.Sites", - "Command": "Set-MgBetaGroupSiteOnenoteNotebookSectionPageContent", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "Set-MgBetaGroupSiteOnenoteNotebookSectionPageContent", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "Module": "Beta.Sites", - "Command": "Set-MgBetaGroupSiteOnenotePageContent", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content", + "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "Set-MgBetaGroupSiteOnenotePageContent", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", - "Module": "Beta.Sites", - "Command": "Set-MgBetaGroupSiteOnenoteResourceContent", - "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", + "OutputType": "IMicrosoftGraphOnenoteResource", + "Command": "Set-MgBetaGroupSiteOnenoteResourceContent", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Module": "Beta.Sites", - "Command": "Set-MgBetaGroupSiteOnenoteSectionGroupSectionPageContent", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "Set-MgBetaGroupSiteOnenoteSectionGroupSectionPageContent", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Module": "Beta.Sites", - "Command": "Set-MgBetaGroupSiteOnenoteSectionPageContent", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "Set-MgBetaGroupSiteOnenoteSectionPageContent", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" + ], "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -495109,409 +496872,407 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-put-teams?view=graph-rest-beta", + "Method": "PUT", "Uri": "/groups/{group-id}/team", - "Module": "Beta.Teams", - "Command": "Set-MgBetaGroupTeam", "OutputType": "IMicrosoftGraphTeam", - "Variants": [ - "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" - ], - "Method": "PUT", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-put-teams?view=graph-rest-beta" + "Command": "Set-MgBetaGroupTeam", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/content", - "Module": "Beta.Teams", - "Command": "Set-MgBetaGroupTeamChannelFileFolderContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgBetaGroupTeamChannelFileFolderContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/contentStream", - "Module": "Beta.Teams", - "Command": "Set-MgBetaGroupTeamChannelFileFolderContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/contentStream", + "OutputType": null, + "Command": "Set-MgBetaGroupTeamChannelFileFolderContentStream", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "Module": "Beta.Teams", - "Command": "Set-MgBetaGroupTeamChannelMessageHostedContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", + "OutputType": null, + "Command": "Set-MgBetaGroupTeamChannelMessageHostedContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "Module": "Beta.Teams", - "Command": "Set-MgBetaGroupTeamChannelMessageReplyHostedContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", + "OutputType": null, + "Command": "Set-MgBetaGroupTeamChannelMessageReplyHostedContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/photo/$value", - "Module": "Beta.Teams", - "Command": "Set-MgBetaGroupTeamPhotoContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/groups/{group-id}/team/photo/$value", + "OutputType": null, + "Command": "Set-MgBetaGroupTeamPhotoContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content", - "Module": "Beta.Teams", - "Command": "Set-MgBetaGroupTeamPrimaryChannelFileFolderContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgBetaGroupTeamPrimaryChannelFileFolderContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/contentStream", - "Module": "Beta.Teams", - "Command": "Set-MgBetaGroupTeamPrimaryChannelFileFolderContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/contentStream", + "OutputType": null, + "Command": "Set-MgBetaGroupTeamPrimaryChannelFileFolderContentStream", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "Module": "Beta.Teams", - "Command": "Set-MgBetaGroupTeamPrimaryChannelMessageHostedContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", + "OutputType": null, + "Command": "Set-MgBetaGroupTeamPrimaryChannelMessageHostedContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "Module": "Beta.Teams", - "Command": "Set-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", + "OutputType": null, + "Command": "Set-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule", - "Module": "Beta.Teams", - "Command": "Set-MgBetaGroupTeamSchedule", - "OutputType": "IMicrosoftGraphSchedule", + "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/groups/{group-id}/team/schedule", + "OutputType": "IMicrosoftGraphSchedule", + "Command": "Set-MgBetaGroupTeamSchedule", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", - "Module": "Beta.Identity.SignIns", - "Command": "Set-MgBetaIdentityB2CUserFlowLanguageDefaultPageContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", + "OutputType": null, + "Command": "Set-MgBetaIdentityB2CUserFlowLanguageDefaultPageContent", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", - "Module": "Beta.Identity.SignIns", - "Command": "Set-MgBetaIdentityB2CUserFlowLanguageOverridePageContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguagepage-put?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguagepage-put?view=graph-rest-beta", + "Method": "PUT", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", + "OutputType": null, + "Command": "Set-MgBetaIdentityB2CUserFlowLanguageOverridePageContent", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/setOrder", - "Module": "Beta.Identity.SignIns", - "Command": "Set-MgBetaIdentityB2CUserFlowUserAttributeAssignmentOrder", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-setorder?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-setorder?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/setOrder", + "OutputType": null, + "Command": "Set-MgBetaIdentityB2CUserFlowUserAttributeAssignmentOrder", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", - "Module": "Beta.Identity.SignIns", - "Command": "Set-MgBetaIdentityB2XUserFlowLanguageDefaultPageContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", + "OutputType": null, + "Command": "Set-MgBetaIdentityB2XUserFlowLanguageDefaultPageContent", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", - "Module": "Beta.Identity.SignIns", - "Command": "Set-MgBetaIdentityB2XUserFlowLanguageOverridePageContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", + "OutputType": null, + "Command": "Set-MgBetaIdentityB2XUserFlowLanguageOverridePageContent", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref", - "Module": "Beta.Identity.SignIns", - "Command": "Set-MgBetaIdentityB2XUserFlowPostAttributeCollectionByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref", + "OutputType": null, + "Command": "Set-MgBetaIdentityB2XUserFlowPostAttributeCollectionByRef", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref", - "Module": "Beta.Identity.SignIns", - "Command": "Set-MgBetaIdentityB2XUserFlowPostFederationSignupByRef", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref", + "OutputType": null, + "Command": "Set-MgBetaIdentityB2XUserFlowPostFederationSignupByRef", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/setOrder", - "Module": "Beta.Identity.SignIns", - "Command": "Set-MgBetaIdentityB2XUserFlowUserAttributeAssignmentOrder", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-setorder?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-setorder?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/setOrder", + "OutputType": null, + "Command": "Set-MgBetaIdentityB2XUserFlowUserAttributeAssignmentOrder", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", - "Module": "Beta.Identity.Governance", - "Command": "Set-MgBetaIdentityGovernanceAccessReviewDefinition", - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-update?view=graph-rest-beta", + "Method": "PUT", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "Command": "Set-MgBetaIdentityGovernanceAccessReviewDefinition", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/{application-id}/logo", - "Module": "Beta.Applications", - "Command": "Set-MgBetaOnPremisePublishingProfileConnectorGroupApplicationLogo", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}/applications/{application-id}/logo", + "OutputType": null, + "Command": "Set-MgBetaOnPremisePublishingProfileConnectorGroupApplicationLogo", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/organization/{organization-id}/branding/backgroundImage", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Set-MgBetaOrganizationBrandingBackgroundImage", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/organization/{organization-id}/branding/backgroundImage", + "OutputType": null, + "Command": "Set-MgBetaOrganizationBrandingBackgroundImage", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/organization/{organization-id}/branding/bannerLogo", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Set-MgBetaOrganizationBrandingBannerLogo", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/organization/{organization-id}/branding/bannerLogo", + "OutputType": null, + "Command": "Set-MgBetaOrganizationBrandingBannerLogo", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/organization/{organization-id}/branding/customCSS", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Set-MgBetaOrganizationBrandingCustomCss", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/organization/{organization-id}/branding/customCSS", + "OutputType": null, + "Command": "Set-MgBetaOrganizationBrandingCustomCss", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/organization/{organization-id}/branding/favicon", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Set-MgBetaOrganizationBrandingFavicon", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/organization/{organization-id}/branding/favicon", + "OutputType": null, + "Command": "Set-MgBetaOrganizationBrandingFavicon", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/organization/{organization-id}/branding/headerLogo", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Set-MgBetaOrganizationBrandingHeaderLogo", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/organization/{organization-id}/branding/headerLogo", + "OutputType": null, + "Command": "Set-MgBetaOrganizationBrandingHeaderLogo", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Set", + "SetViaIdentity" + ], "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -495530,20 +497291,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PUT", "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/backgroundImage", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Set-MgBetaOrganizationBrandingLocalizationBackgroundImage", "OutputType": null, + "Command": "Set-MgBetaOrganizationBrandingLocalizationBackgroundImage", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -495562,20 +497323,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-update?view=graph-rest-beta", + "Method": "PUT", "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/bannerLogo", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Set-MgBetaOrganizationBrandingLocalizationBannerLogo", "OutputType": null, + "Command": "Set-MgBetaOrganizationBrandingLocalizationBannerLogo", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -495594,20 +497355,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PUT", "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/customCSS", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Set-MgBetaOrganizationBrandingLocalizationCustomCss", "OutputType": null, + "Command": "Set-MgBetaOrganizationBrandingLocalizationCustomCss", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -495626,20 +497387,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PUT", "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/favicon", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Set-MgBetaOrganizationBrandingLocalizationFavicon", "OutputType": null, + "Command": "Set-MgBetaOrganizationBrandingLocalizationFavicon", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -495658,20 +497419,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PUT", "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/headerLogo", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Set-MgBetaOrganizationBrandingLocalizationHeaderLogo", "OutputType": null, + "Command": "Set-MgBetaOrganizationBrandingLocalizationHeaderLogo", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -495690,20 +497451,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PUT", "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogo", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Set-MgBetaOrganizationBrandingLocalizationSquareLogo", "OutputType": null, + "Command": "Set-MgBetaOrganizationBrandingLocalizationSquareLogo", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -495722,50 +497483,50 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PUT", "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogoDark", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Set-MgBetaOrganizationBrandingLocalizationSquareLogoDark", "OutputType": null, + "Command": "Set-MgBetaOrganizationBrandingLocalizationSquareLogoDark", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PUT", "Uri": "/organization/{organization-id}/branding/squareLogo", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Set-MgBetaOrganizationBrandingSquareLogo", "OutputType": null, + "Command": "Set-MgBetaOrganizationBrandingSquareLogo", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PUT", "Uri": "/organization/{organization-id}/branding/squareLogoDark", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Set-MgBetaOrganizationBrandingSquareLogoDark", "OutputType": null, + "Command": "Set-MgBetaOrganizationBrandingSquareLogoDark", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -495784,20 +497545,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/organization/{organization-id}/setMobileDeviceManagementAuthority", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Set-MgBetaOrganizationMobileDeviceManagementAuthority", "OutputType": null, - "Variants": [ - "Set", - "SetViaIdentity" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Set-MgBetaOrganizationMobileDeviceManagementAuthority", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Assign", + "AssignExpanded", + "AssignViaIdentity", + "AssignViaIdentityExpanded" + ], "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -495816,206 +497579,206 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerroster-assignsensitivitylabel?view=graph-rest-beta", + "Method": "POST", "Uri": "/planner/rosters/{plannerRoster-id}/assignSensitivityLabel", - "Module": "Beta.Planner", - "Command": "Set-MgBetaPlannerRosterSensitivityLabel", "OutputType": "IMicrosoftGraphPlannerRoster", - "Variants": [ - "Assign", - "AssignExpanded", - "AssignViaIdentity", - "AssignViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerroster-assignsensitivitylabel?view=graph-rest-beta" + "Command": "Set-MgBetaPlannerRosterSensitivityLabel", + "Module": "Beta.Planner" }, { - "Permissions": [], - "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", - "Module": "Beta.Identity.SignIns", - "Command": "Set-MgBetaPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", - "OutputType": "IMicrosoftGraphCrossTenantIdentitySyncPolicyPartner", + "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantidentitysyncpolicypartner-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantidentitysyncpolicypartner-update?view=graph-rest-beta", + "Method": "PUT", + "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", + "OutputType": "IMicrosoftGraphCrossTenantIdentitySyncPolicyPartner", + "Command": "Set-MgBetaPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "Module": "Beta.Devices.CloudPrint", - "Command": "Set-MgBetaPrintPrinterJobDocumentContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", + "OutputType": null, + "Command": "Set-MgBetaPrintPrinterJobDocumentContent", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "Module": "Beta.Devices.CloudPrint", - "Command": "Set-MgBetaPrintPrinterShareJobDocumentContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", + "OutputType": null, + "Command": "Set-MgBetaPrintPrinterShareJobDocumentContent", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "Module": "Beta.Devices.CloudPrint", - "Command": "Set-MgBetaPrintShareJobDocumentContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", + "OutputType": null, + "Command": "Set-MgBetaPrintShareJobDocumentContent", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/security/alerts_v2/{alert-id}/comments", - "Module": "Beta.Security", - "Command": "Set-MgBetaSecurityAlert", - "OutputType": "IMicrosoftGraphSecurityAlertComment", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-alert-post-comments?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-alert-post-comments?view=graph-rest-beta", + "Method": "POST", + "Uri": "/security/alerts_v2/{alert-id}/comments", + "OutputType": "IMicrosoftGraphSecurityAlertComment", + "Command": "Set-MgBetaSecurityAlert", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/content", - "Module": "Beta.Security", - "Command": "Set-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileContent", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/content", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", + "Command": "Set-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileContent", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/extractedTextContent", - "Module": "Beta.Security", - "Command": "Set-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileExtractedTextContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}/extractedTextContent", + "OutputType": null, + "Command": "Set-MgBetaSecurityCaseEdiscoveryCaseReviewSetFileExtractedTextContent", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}/comments", - "Module": "Beta.Security", - "Command": "Set-MgBetaSecurityIncidentAlertComment", - "OutputType": "IMicrosoftGraphSecurityAlertComment", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}/comments", + "OutputType": "IMicrosoftGraphSecurityAlertComment", + "Command": "Set-MgBetaSecurityIncidentAlertComment", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "Set-MgBetaServiceAnnouncementMessageAttachmentArchive", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive", + "OutputType": null, + "Command": "Set-MgBetaServiceAnnouncementMessageAttachmentArchive", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "Set-MgBetaServiceAnnouncementMessageAttachmentContent", - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content", + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "Command": "Set-MgBetaServiceAnnouncementMessageAttachmentContent", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", - "Module": "Beta.Applications", - "Command": "Set-MgBetaServicePrincipalSynchronization", - "OutputType": "IMicrosoftGraphSynchronization", + "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", + "OutputType": "IMicrosoftGraphSynchronization", + "Command": "Set-MgBetaServicePrincipalSynchronization", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", - "Module": "Beta.Applications", - "Command": "Set-MgBetaServicePrincipalSynchronizationJobBulkUploadContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", + "OutputType": null, + "Command": "Set-MgBetaServicePrincipalSynchronizationJobBulkUploadContent", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -496034,484 +497797,484 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-serviceprincipal-put-synchronization?view=graph-rest-beta", + "Method": "PUT", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/secrets", - "Module": "Beta.Applications", - "Command": "Set-MgBetaServicePrincipalSynchronizationSecret", "OutputType": "IMicrosoftGraphSynchronizationSecretKeyStringValuePair", - "Variants": [ - "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" - ], - "Method": "PUT", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-serviceprincipal-put-synchronization?view=graph-rest-beta" + "Command": "Set-MgBetaServicePrincipalSynchronizationSecret", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/driveItem/content", - "Module": "Beta.Files", - "Command": "Set-MgBetaShareDriveItemContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/shares/{sharedDriveItem-id}/driveItem/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgBetaShareDriveItemContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/driveItem/contentStream", - "Module": "Beta.Files", - "Command": "Set-MgBetaShareDriveItemContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/shares/{sharedDriveItem-id}/driveItem/contentStream", + "OutputType": null, + "Command": "Set-MgBetaShareDriveItemContentStream", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content", - "Module": "Beta.Files", - "Command": "Set-MgBetaShareItemContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgBetaShareItemContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/contentStream", - "Module": "Beta.Files", - "Command": "Set-MgBetaShareItemContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/contentStream", + "OutputType": null, + "Command": "Set-MgBetaShareItemContentStream", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content", - "Module": "Beta.Files", - "Command": "Set-MgBetaShareListItemDriveItemContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Set", "Set1", "SetViaIdentity", "SetViaIdentity1" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgBetaShareListItemDriveItemContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/contentStream", - "Module": "Beta.Files", - "Command": "Set-MgBetaShareListItemDriveItemContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "Set1", "SetViaIdentity", "SetViaIdentity1" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/contentStream", + "OutputType": null, + "Command": "Set-MgBetaShareListItemDriveItemContentStream", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/root/content", - "Module": "Beta.Files", - "Command": "Set-MgBetaShareRootContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/shares/{sharedDriveItem-id}/root/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgBetaShareRootContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/root/contentStream", - "Module": "Beta.Files", - "Command": "Set-MgBetaShareRootContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/shares/{sharedDriveItem-id}/root/contentStream", + "OutputType": null, + "Command": "Set-MgBetaShareRootContentStream", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", - "Module": "Beta.Sites", - "Command": "Set-MgBetaSiteAnalyticItemActivityStatActivityDriveItemContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgBetaSiteAnalyticItemActivityStatActivityDriveItemContent", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/contentStream", - "Module": "Beta.Sites", - "Command": "Set-MgBetaSiteAnalyticItemActivityStatActivityDriveItemContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/contentStream", + "OutputType": null, + "Command": "Set-MgBetaSiteAnalyticItemActivityStatActivityDriveItemContentStream", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/content", - "Module": "Beta.Sites", - "Command": "Set-MgBetaSiteListItemActivityDriveItemContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgBetaSiteListItemActivityDriveItemContent", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/contentStream", - "Module": "Beta.Sites", - "Command": "Set-MgBetaSiteListItemActivityDriveItemContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}/driveItem/contentStream", + "OutputType": null, + "Command": "Set-MgBetaSiteListItemActivityDriveItemContentStream", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", - "Module": "Beta.Sites", - "Command": "Set-MgBetaSiteListItemDriveItemContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgBetaSiteListItemDriveItemContent", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/contentStream", - "Module": "Beta.Sites", - "Command": "Set-MgBetaSiteListItemDriveItemContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/contentStream", + "OutputType": null, + "Command": "Set-MgBetaSiteListItemDriveItemContentStream", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "Module": "Beta.Notes", - "Command": "Set-MgBetaSiteOnenotePageContent", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content", + "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "Set-MgBetaSiteOnenotePageContent", + "Module": "Beta.Notes" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", - "Module": "Beta.Notes", - "Command": "Set-MgBetaSiteOnenoteResourceContent", - "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", + "OutputType": "IMicrosoftGraphOnenoteResource", + "Command": "Set-MgBetaSiteOnenoteResourceContent", + "Module": "Beta.Notes" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Module": "Beta.Notes", - "Command": "Set-MgBetaSiteOnenoteSectionPageContent", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "Set-MgBetaSiteOnenoteSectionPageContent", + "Module": "Beta.Notes" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content", - "Module": "Beta.Teams", - "Command": "Set-MgBetaTeamChannelFileFolderContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgBetaTeamChannelFileFolderContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/contentStream", - "Module": "Beta.Teams", - "Command": "Set-MgBetaTeamChannelFileFolderContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/contentStream", + "OutputType": null, + "Command": "Set-MgBetaTeamChannelFileFolderContentStream", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "Module": "Beta.Teams", - "Command": "Set-MgBetaTeamChannelMessageHostedContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", + "OutputType": null, + "Command": "Set-MgBetaTeamChannelMessageHostedContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/setReaction", - "Module": "Beta.Teams", - "Command": "Set-MgBetaTeamChannelMessageReaction", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/setReaction", + "OutputType": null, + "Command": "Set-MgBetaTeamChannelMessageReaction", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "Module": "Beta.Teams", - "Command": "Set-MgBetaTeamChannelMessageReplyHostedContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", + "OutputType": null, + "Command": "Set-MgBetaTeamChannelMessageReplyHostedContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "Module": "Beta.Teams", - "Command": "Set-MgBetaTeamChannelMessageReplyReaction", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", + "OutputType": null, + "Command": "Set-MgBetaTeamChannelMessageReplyReaction", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/photo/$value", - "Module": "Beta.Teams", - "Command": "Set-MgBetaTeamPhotoContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilephoto-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilephoto-update?view=graph-rest-beta", + "Method": "PUT", + "Uri": "/teams/{team-id}/photo/$value", + "OutputType": null, + "Command": "Set-MgBetaTeamPhotoContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content", - "Module": "Beta.Teams", - "Command": "Set-MgBetaTeamPrimaryChannelFileFolderContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgBetaTeamPrimaryChannelFileFolderContent", + "Module": "Beta.Teams" }, - { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/filesFolder/contentStream", - "Module": "Beta.Teams", - "Command": "Set-MgBetaTeamPrimaryChannelFileFolderContentStream", - "OutputType": null, + { + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/teams/{team-id}/primaryChannel/filesFolder/contentStream", + "OutputType": null, + "Command": "Set-MgBetaTeamPrimaryChannelFileFolderContentStream", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "Module": "Beta.Teams", - "Command": "Set-MgBetaTeamPrimaryChannelMessageHostedContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", + "OutputType": null, + "Command": "Set-MgBetaTeamPrimaryChannelMessageHostedContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/setReaction", - "Module": "Beta.Teams", - "Command": "Set-MgBetaTeamPrimaryChannelMessageReaction", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/setReaction", + "OutputType": null, + "Command": "Set-MgBetaTeamPrimaryChannelMessageReaction", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "Module": "Beta.Teams", - "Command": "Set-MgBetaTeamPrimaryChannelMessageReplyHostedContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", + "OutputType": null, + "Command": "Set-MgBetaTeamPrimaryChannelMessageReplyHostedContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "Module": "Beta.Teams", - "Command": "Set-MgBetaTeamPrimaryChannelMessageReplyReaction", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", + "OutputType": null, + "Command": "Set-MgBetaTeamPrimaryChannelMessageReplyReaction", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" + ], "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -496530,163 +498293,163 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-put-schedule?view=graph-rest-beta", + "Method": "PUT", "Uri": "/teams/{team-id}/schedule", - "Module": "Beta.Teams", - "Command": "Set-MgBetaTeamSchedule", "OutputType": "IMicrosoftGraphSchedule", - "Variants": [ - "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" - ], - "Method": "PUT", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-put-schedule?view=graph-rest-beta" + "Command": "Set-MgBetaTeamSchedule", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content", - "Module": "Beta.Teams", - "Command": "Set-MgBetaTeamworkDeletedTeamChannelFileFolderContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgBetaTeamworkDeletedTeamChannelFileFolderContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/contentStream", - "Module": "Beta.Teams", - "Command": "Set-MgBetaTeamworkDeletedTeamChannelFileFolderContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/contentStream", + "OutputType": null, + "Command": "Set-MgBetaTeamworkDeletedTeamChannelFileFolderContentStream", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "Module": "Beta.Teams", - "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", + "OutputType": null, + "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/setReaction", - "Module": "Beta.Teams", - "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageReaction", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/setReaction", + "OutputType": null, + "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageReaction", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "Module": "Beta.Teams", - "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", + "OutputType": null, + "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "Module": "Beta.Teams", - "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageReplyReaction", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", + "OutputType": null, + "Command": "Set-MgBetaTeamworkDeletedTeamChannelMessageReplyReaction", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/tenantTags/{tenantTag-id}/assignTag", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Set-MgBetaTenantRelationshipManagedTenantTag", - "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", + "ApiVersion": "beta", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenanttag-assigntag?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenanttag-assigntag?view=graph-rest-beta", + "Method": "POST", + "Uri": "/tenantRelationships/managedTenants/tenantTags/{tenantTag-id}/assignTag", + "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", + "Command": "Set-MgBetaTenantRelationshipManagedTenantTag", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}/$value", - "Module": "Beta.Identity.SignIns", - "Command": "Set-MgBetaTrustFrameworkPolicyContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}/$value", + "OutputType": null, + "Command": "Set-MgBetaTrustFrameworkPolicyContent", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "Module": "Beta.Teams", - "Command": "Set-MgBetaUserChatMessageHostedContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", + "OutputType": null, + "Command": "Set-MgBetaUserChatMessageHostedContent", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" + ], "Permissions": [ { "Name": "ChatMessage.Send", @@ -496705,514 +498468,514 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/setReaction", - "Module": "Beta.Users.Actions", - "Command": "Set-MgBetaUserChatMessageReaction", "OutputType": null, - "Variants": [ - "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Set-MgBetaUserChatMessageReaction", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "Module": "Beta.Teams", - "Command": "Set-MgBetaUserChatMessageReplyHostedContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", + "OutputType": null, + "Command": "Set-MgBetaUserChatMessageReplyHostedContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "Module": "Beta.Users.Actions", - "Command": "Set-MgBetaUserChatMessageReplyReaction", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", + "OutputType": null, + "Command": "Set-MgBetaUserChatMessageReplyReaction", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/setReviewStatus", - "Module": "Beta.Users.Actions", - "Command": "Set-MgBetaUserCloudPcReviewStatus", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/setReviewStatus", + "OutputType": null, + "Command": "Set-MgBetaUserCloudPcReviewStatus", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value", - "Module": "Beta.PersonalContacts", - "Command": "Set-MgBetaUserContactFolderChildFolderContactPhotoContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value", + "OutputType": null, + "Command": "Set-MgBetaUserContactFolderChildFolderContactPhotoContent", + "Module": "Beta.PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value", - "Module": "Beta.PersonalContacts", - "Command": "Set-MgBetaUserContactFolderContactPhotoContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value", + "OutputType": null, + "Command": "Set-MgBetaUserContactFolderContactPhotoContent", + "Module": "Beta.PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", - "Module": "Beta.PersonalContacts", - "Command": "Set-MgBetaUserContactPhotoContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", + "OutputType": null, + "Command": "Set-MgBetaUserContactPhotoContent", + "Module": "Beta.PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assign", - "Module": "Beta.Users.Actions", - "Command": "Set-MgBetaUserDeviceEnrollmentConfiguration", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assign", + "OutputType": null, + "Command": "Set-MgBetaUserDeviceEnrollmentConfiguration", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/setPriority", - "Module": "Beta.Users.Actions", - "Command": "Set-MgBetaUserDeviceEnrollmentConfigurationPriority", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/setPriority", + "OutputType": null, + "Command": "Set-MgBetaUserDeviceEnrollmentConfigurationPriority", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "Module": "Beta.Files", - "Command": "Set-MgBetaUserDriveBundleContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgBetaUserDriveBundleContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/contentStream", - "Module": "Beta.Files", - "Command": "Set-MgBetaUserDriveBundleContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/contentStream", + "OutputType": null, + "Command": "Set-MgBetaUserDriveBundleContentStream", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content", - "Module": "Beta.Files", - "Command": "Set-MgBetaUserDriveFollowingContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgBetaUserDriveFollowingContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/contentStream", - "Module": "Beta.Files", - "Command": "Set-MgBetaUserDriveFollowingContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/contentStream", + "OutputType": null, + "Command": "Set-MgBetaUserDriveFollowingContentStream", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "Module": "Beta.Files", - "Command": "Set-MgBetaUserDriveItemChildContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgBetaUserDriveItemChildContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", - "Module": "Beta.Files", - "Command": "Set-MgBetaUserDriveItemChildContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/contentStream", + "OutputType": null, + "Command": "Set-MgBetaUserDriveItemChildContentStream", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content", - "Module": "Beta.Files", - "Command": "Set-MgBetaUserDriveItemContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgBetaUserDriveItemContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/contentStream", - "Module": "Beta.Files", - "Command": "Set-MgBetaUserDriveItemContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/contentStream", + "OutputType": null, + "Command": "Set-MgBetaUserDriveItemContentStream", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "Module": "Beta.Files", - "Command": "Set-MgBetaUserDriveItemListItemDriveItemContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgBetaUserDriveItemListItemDriveItemContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", - "Module": "Beta.Files", - "Command": "Set-MgBetaUserDriveItemListItemDriveItemContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/contentStream", + "OutputType": null, + "Command": "Set-MgBetaUserDriveItemListItemDriveItemContentStream", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", - "Module": "Beta.Users.Actions", - "Command": "Set-MgBetaUserDriveItemSensitivityLabel", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", + "OutputType": null, + "Command": "Set-MgBetaUserDriveItemSensitivityLabel", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "Module": "Beta.Files", - "Command": "Set-MgBetaUserDriveItemVersionContent", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Command": "Set-MgBetaUserDriveItemVersionContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "Module": "Beta.Files", - "Command": "Set-MgBetaUserDriveListItemDriveItemContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgBetaUserDriveListItemDriveItemContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", - "Module": "Beta.Files", - "Command": "Set-MgBetaUserDriveListItemDriveItemContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/contentStream", + "OutputType": null, + "Command": "Set-MgBetaUserDriveListItemDriveItemContentStream", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "Module": "Beta.Files", - "Command": "Set-MgBetaUserDriveRootChildContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgBetaUserDriveRootChildContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/contentStream", - "Module": "Beta.Files", - "Command": "Set-MgBetaUserDriveRootChildContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/contentStream", + "OutputType": null, + "Command": "Set-MgBetaUserDriveRootChildContentStream", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/content", - "Module": "Beta.Files", - "Command": "Set-MgBetaUserDriveRootContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/users/{user-id}/drives/{drive-id}/root/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgBetaUserDriveRootContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/contentStream", - "Module": "Beta.Files", - "Command": "Set-MgBetaUserDriveRootContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/users/{user-id}/drives/{drive-id}/root/contentStream", + "OutputType": null, + "Command": "Set-MgBetaUserDriveRootContentStream", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content", - "Module": "Beta.Files", - "Command": "Set-MgBetaUserDriveRootListItemDriveItemContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgBetaUserDriveRootListItemDriveItemContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/contentStream", - "Module": "Beta.Files", - "Command": "Set-MgBetaUserDriveRootListItemDriveItemContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/contentStream", + "OutputType": null, + "Command": "Set-MgBetaUserDriveRootListItemDriveItemContentStream", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/assignSensitivityLabel", - "Module": "Beta.Users.Actions", - "Command": "Set-MgBetaUserDriveRootSensitivityLabel", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/assignSensitivityLabel", + "OutputType": null, + "Command": "Set-MgBetaUserDriveRootSensitivityLabel", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "Module": "Beta.Files", - "Command": "Set-MgBetaUserDriveRootVersionContent", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Command": "Set-MgBetaUserDriveRootVersionContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content", - "Module": "Beta.Files", - "Command": "Set-MgBetaUserDriveSpecialContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgBetaUserDriveSpecialContent", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/contentStream", - "Module": "Beta.Files", - "Command": "Set-MgBetaUserDriveSpecialContentStream", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/contentStream", + "OutputType": null, + "Command": "Set-MgBetaUserDriveSpecialContentStream", + "Module": "Beta.Files" }, { + "ApiVersion": "beta", + "Variants": [ + "Assign", + "AssignExpanded", + "AssignViaIdentity", + "AssignViaIdentityExpanded" + ], "Permissions": [ { "Name": "User.ReadWrite.All", @@ -497231,86 +498994,86 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-assignlicense?view=graph-rest-beta", + "Method": "POST", "Uri": "/users/{user-id}/assignLicense", - "Module": "Beta.Users.Actions", - "Command": "Set-MgBetaUserLicense", "OutputType": "IMicrosoftGraphUser", - "Variants": [ - "Assign", - "AssignExpanded", - "AssignViaIdentity", - "AssignViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-assignlicense?view=graph-rest-beta" + "Command": "Set-MgBetaUserLicense", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value", - "Module": "Beta.Mail", - "Command": "Set-MgBetaUserMailFolderChildFolderMessageContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value", + "OutputType": null, + "Command": "Set-MgBetaUserMailFolderChildFolderMessageContent", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value", - "Module": "Beta.Mail", - "Command": "Set-MgBetaUserMailFolderMessageContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value", + "OutputType": null, + "Command": "Set-MgBetaUserMailFolderMessageContent", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/setCloudPcReviewStatus", - "Module": "Beta.Users.Actions", - "Command": "Set-MgBetaUserManagedDeviceCloudPcReviewStatus", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-setcloudpcreviewstatus?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/manageddevice-setcloudpcreviewstatus?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/setCloudPcReviewStatus", + "OutputType": null, + "Command": "Set-MgBetaUserManagedDeviceCloudPcReviewStatus", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/setDeviceName", - "Module": "Beta.Users.Actions", - "Command": "Set-MgBetaUserManagedDeviceName", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/setDeviceName", + "OutputType": null, + "Command": "Set-MgBetaUserManagedDeviceName", + "Module": "Beta.Users.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" + ], "Permissions": [ { "Name": "User.ReadWrite.All", @@ -497329,187 +499092,187 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-post-manager?view=graph-rest-beta", + "Method": "PUT", "Uri": "/users/{user-id}/manager/$ref", - "Module": "Beta.Users", - "Command": "Set-MgBetaUserManagerByRef", "OutputType": null, - "Variants": [ - "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" - ], - "Method": "PUT", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-post-manager?view=graph-rest-beta" + "Command": "Set-MgBetaUserManagerByRef", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/messages/{message-id}/$value", - "Module": "Beta.Mail", - "Command": "Set-MgBetaUserMessageContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/users/{user-id}/messages/{message-id}/$value", + "OutputType": null, + "Command": "Set-MgBetaUserMessageContent", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", - "Module": "Beta.Notes", - "Command": "Set-MgBetaUserOnenotePageContent", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", + "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "Set-MgBetaUserOnenotePageContent", + "Module": "Beta.Notes" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content", - "Module": "Beta.Notes", - "Command": "Set-MgBetaUserOnenoteResourceContent", - "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content", + "OutputType": "IMicrosoftGraphOnenoteResource", + "Command": "Set-MgBetaUserOnenoteResourceContent", + "Module": "Beta.Notes" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Module": "Beta.Notes", - "Command": "Set-MgBetaUserOnenoteSectionPageContent", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "Set-MgBetaUserOnenoteSectionPageContent", + "Module": "Beta.Notes" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/alternativeRecording", - "Module": "Beta.CloudCommunications", - "Command": "Set-MgBetaUserOnlineMeetingAlternativeRecording", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/alternativeRecording", + "OutputType": null, + "Command": "Set-MgBetaUserOnlineMeetingAlternativeRecording", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "Module": "Beta.CloudCommunications", - "Command": "Set-MgBetaUserOnlineMeetingAttendeeReport", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", + "OutputType": null, + "Command": "Set-MgBetaUserOnlineMeetingAttendeeReport", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/broadcastRecording", - "Module": "Beta.CloudCommunications", - "Command": "Set-MgBetaUserOnlineMeetingBroadcastRecording", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/broadcastRecording", + "OutputType": null, + "Command": "Set-MgBetaUserOnlineMeetingBroadcastRecording", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recording", - "Module": "Beta.CloudCommunications", - "Command": "Set-MgBetaUserOnlineMeetingRecording", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recording", + "OutputType": null, + "Command": "Set-MgBetaUserOnlineMeetingRecording", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", - "Module": "Beta.CloudCommunications", - "Command": "Set-MgBetaUserOnlineMeetingRecordingContent", - "OutputType": "IMicrosoftGraphCallRecording", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", + "OutputType": "IMicrosoftGraphCallRecording", + "Command": "Set-MgBetaUserOnlineMeetingRecordingContent", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", - "Module": "Beta.CloudCommunications", - "Command": "Set-MgBetaUserOnlineMeetingTranscriptContent", - "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", + "OutputType": "IMicrosoftGraphCallTranscript", + "Command": "Set-MgBetaUserOnlineMeetingTranscriptContent", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", - "Module": "Beta.CloudCommunications", - "Command": "Set-MgBetaUserOnlineMeetingTranscriptMetadataContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", + "OutputType": null, + "Command": "Set-MgBetaUserOnlineMeetingTranscriptMetadataContent", + "Module": "Beta.CloudCommunications" }, { + "ApiVersion": "beta", + "Variants": [ + "Set", + "Set1", + "SetViaIdentity", + "SetViaIdentity1" + ], "Permissions": [ { "Name": "User.ReadWrite", @@ -497536,22 +499299,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PUT", "Uri": "/users/{user-id}/photo/$value", - "Module": "Beta.Users", - "Command": "Set-MgBetaUserPhotoContent", "OutputType": null, + "Command": "Set-MgBetaUserPhotoContent", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Set", - "Set1", + "SetExpanded", "SetViaIdentity", - "SetViaIdentity1" + "SetViaIdentityExpanded" ], - "Method": "PUT", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Presence.ReadWrite", @@ -497570,22 +499333,22 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setpresence?view=graph-rest-beta", + "Method": "POST", "Uri": "/users/{user-id}/presence/setPresence", - "Module": "Beta.Users.Actions", - "Command": "Set-MgBetaUserPresence", "OutputType": null, + "Command": "Set-MgBetaUserPresence", + "Module": "Beta.Users.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setpresence?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Presence.ReadWrite", @@ -497604,22 +499367,22 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-beta", + "Method": "POST", "Uri": "/users/{user-id}/presence/setStatusMessage", - "Module": "Beta.Users.Actions", - "Command": "Set-MgBetaUserPresenceStatusMessage", "OutputType": null, + "Command": "Set-MgBetaUserPresenceStatusMessage", + "Module": "Beta.Users.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Presence.ReadWrite", @@ -497638,329 +499401,329 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setuserpreferredpresence?view=graph-rest-beta", + "Method": "POST", "Uri": "/users/{user-id}/presence/setUserPreferredPresence", - "Module": "Beta.Users.Actions", - "Command": "Set-MgBetaUserPresenceUserPreferredPresence", "OutputType": null, - "Variants": [ - "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setuserpreferredpresence?view=graph-rest-beta" + "Command": "Set-MgBetaUserPresenceUserPreferredPresence", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value", - "Module": "Beta.Users", - "Command": "Set-MgBetaUserTodoListTaskAttachmentContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value", + "OutputType": null, + "Command": "Set-MgBetaUserTodoListTaskAttachmentContent", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content", - "Module": "Beta.Users", - "Command": "Set-MgBetaUserTodoListTaskAttachmentSessionContent", - "OutputType": "IMicrosoftGraphAttachmentSession", + "ApiVersion": "beta", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content", + "OutputType": "IMicrosoftGraphAttachmentSession", + "Command": "Set-MgBetaUserTodoListTaskAttachmentSessionContent", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "Module": "Teams", - "Command": "Set-MgChatMessageHostedContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", + "OutputType": null, + "Command": "Set-MgChatMessageHostedContent", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/setReaction", - "Module": "Teams", - "Command": "Set-MgChatMessageReaction", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/setReaction", + "OutputType": null, + "Command": "Set-MgChatMessageReaction", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "Module": "Teams", - "Command": "Set-MgChatMessageReplyHostedContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", + "OutputType": null, + "Command": "Set-MgChatMessageReplyHostedContent", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "Module": "Teams", - "Command": "Set-MgChatMessageReplyReaction", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", + "OutputType": null, + "Command": "Set-MgChatMessageReplyReaction", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "Module": "CloudCommunications", - "Command": "Set-MgCommunicationOnlineMeetingAttendeeReport", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendeeReport", + "OutputType": null, + "Command": "Set-MgCommunicationOnlineMeetingAttendeeReport", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", - "Module": "CloudCommunications", - "Command": "Set-MgCommunicationOnlineMeetingRecordingContent", - "OutputType": "IMicrosoftGraphCallRecording", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", + "OutputType": "IMicrosoftGraphCallRecording", + "Command": "Set-MgCommunicationOnlineMeetingRecordingContent", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", - "Module": "CloudCommunications", - "Command": "Set-MgCommunicationOnlineMeetingTranscriptContent", - "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", + "OutputType": "IMicrosoftGraphCallTranscript", + "Command": "Set-MgCommunicationOnlineMeetingTranscriptContent", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", - "Module": "CloudCommunications", - "Command": "Set-MgCommunicationOnlineMeetingTranscriptMetadataContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", + "OutputType": null, + "Command": "Set-MgCommunicationOnlineMeetingTranscriptMetadataContent", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/presences/{presence-id}/setPresence", - "Module": "CloudCommunications", - "Command": "Set-MgCommunicationPresence", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setpresence?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setpresence?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/communications/presences/{presence-id}/setPresence", + "OutputType": null, + "Command": "Set-MgCommunicationPresence", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/presences/{presence-id}/setStatusMessage", - "Module": "CloudCommunications", - "Command": "Set-MgCommunicationPresenceStatusMessage", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/communications/presences/{presence-id}/setStatusMessage", + "OutputType": null, + "Command": "Set-MgCommunicationPresenceStatusMessage", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/presences/{presence-id}/setUserPreferredPresence", - "Module": "CloudCommunications", - "Command": "Set-MgCommunicationPresenceUserPreferredPresence", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setuserpreferredpresence?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setuserpreferredpresence?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/communications/presences/{presence-id}/setUserPreferredPresence", + "OutputType": null, + "Command": "Set-MgCommunicationPresenceUserPreferredPresence", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assign", - "Module": "Devices.CorporateManagement", - "Command": "Set-MgDeviceAppManagementManagedEBook", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Set-MgDeviceAppMgtManagedEBook", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-managedebook-assign?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-managedebook-assign?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assign", + "OutputType": null, + "Command": "Set-MgDeviceAppManagementManagedEBook", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assign", - "Module": "Devices.CorporateManagement", - "Command": "Set-MgDeviceAppManagementMobileApp", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Set-MgDeviceAppMgtMobileApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assign", + "OutputType": null, + "Command": "Set-MgDeviceAppManagementMobileApp", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assign", - "Module": "Devices.CorporateManagement", - "Command": "Set-MgDeviceAppManagementMobileAppConfiguration", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Set-MgDeviceAppMgtMobileAppConfiguration", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfiguration-assign?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfiguration-assign?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assign", + "OutputType": null, + "Command": "Set-MgDeviceAppManagementMobileAppConfiguration", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assign", - "Module": "Devices.CorporateManagement", - "Command": "Set-MgDeviceAppManagementTargetedManagedAppConfiguration", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": "Set-MgDeviceAppMgtTargetedManagedAppConfiguration", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedappconfiguration-assign?view=graph-rest-1.0" + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assign", + "OutputType": null, + "Command": "Set-MgDeviceAppManagementTargetedManagedAppConfiguration", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assign", - "Module": "DeviceManagement.Actions", - "Command": "Set-MgDeviceManagementDeviceCompliancePolicy", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "ApiVersion": "v1.0", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicy-assign?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicy-assign?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assign", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "Command": "Set-MgDeviceManagementDeviceCompliancePolicy", + "Module": "DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assign", - "Module": "DeviceManagement.Actions", - "Command": "Set-MgDeviceManagementDeviceConfiguration", - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "ApiVersion": "v1.0", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfiguration-assign?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfiguration-assign?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assign", + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "Command": "Set-MgDeviceManagementDeviceConfiguration", + "Module": "DeviceManagement.Actions" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Assign", + "AssignExpanded", + "AssignViaIdentity", + "AssignViaIdentityExpanded" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -497979,22 +499742,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assign", - "Module": "DeviceManagement.Actions", - "Command": "Set-MgDeviceManagementDeviceEnrollmentConfiguration", "OutputType": null, - "Variants": [ - "Assign", - "AssignExpanded", - "AssignViaIdentity", - "AssignViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentconfiguration-assign?view=graph-rest-1.0" + "Command": "Set-MgDeviceManagementDeviceEnrollmentConfiguration", + "Module": "DeviceManagement.Actions" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -498013,118 +499776,116 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/setPriority", - "Module": "DeviceManagement.Actions", - "Command": "Set-MgDeviceManagementDeviceEnrollmentConfigurationPriority", "OutputType": null, - "Variants": [ - "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentconfiguration-setpriority?view=graph-rest-1.0" + "Command": "Set-MgDeviceManagementDeviceEnrollmentConfigurationPriority", + "Module": "DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assign", - "Module": "DeviceManagement.Actions", - "Command": "Set-MgDeviceManagementVirtualEndpointProvisioningPolicy", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-assign?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-assign?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assign", + "OutputType": null, + "Command": "Set-MgDeviceManagementVirtualEndpointProvisioningPolicy", + "Module": "DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assign", - "Module": "DeviceManagement.Actions", - "Command": "Set-MgDeviceManagementVirtualEndpointUserSetting", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcusersetting-assign?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcusersetting-assign?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assign", + "OutputType": null, + "Command": "Set-MgDeviceManagementVirtualEndpointUserSetting", + "Module": "DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/assignUserToDevice", - "Module": "DeviceManagement.Actions", - "Command": "Set-MgDeviceManagementWindowsAutopilotDeviceIdentityUserToDevice", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-assignusertodevice?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-assignusertodevice?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/assignUserToDevice", + "OutputType": null, + "Command": "Set-MgDeviceManagementWindowsAutopilotDeviceIdentityUserToDevice", + "Module": "DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content", - "Module": "Files", - "Command": "Set-MgDriveBundleContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/drives/{drive-id}/bundles/{driveItem-id}/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgDriveBundleContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/following/{driveItem-id}/content", - "Module": "Files", - "Command": "Set-MgDriveFollowingContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/drives/{drive-id}/following/{driveItem-id}/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgDriveFollowingContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "Module": "Files", - "Command": "Set-MgDriveItemChildContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgDriveItemChildContent", + "Module": "Files" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Set", + "SetViaIdentity" + ], "Permissions": [ { "Name": "Files.ReadWrite", @@ -498151,35 +499912,37 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PUT", "Uri": "/drives/{drive-id}/items/{driveItem-id}/content", - "Module": "Files", - "Command": "Set-MgDriveItemContent", "OutputType": "IMicrosoftGraphDriveItem", - "Variants": [ - "Set", - "SetViaIdentity" - ], - "Method": "PUT", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Set-MgDriveItemContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "Module": "Files", - "Command": "Set-MgDriveItemListItemDriveItemContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgDriveItemListItemDriveItemContent", + "Module": "Files" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Assign", + "AssignExpanded", + "AssignViaIdentity", + "AssignViaIdentityExpanded" + ], "Permissions": [ { "Name": "Files.ReadWrite.All", @@ -498198,144 +499961,144 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", - "Module": "Files", - "Command": "Set-MgDriveItemSensitivityLabel", "OutputType": null, - "Variants": [ - "Assign", - "AssignExpanded", - "AssignViaIdentity", - "AssignViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Set-MgDriveItemSensitivityLabel", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "Module": "Files", - "Command": "Set-MgDriveItemVersionContent", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Command": "Set-MgDriveItemVersionContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "Module": "Files", - "Command": "Set-MgDriveListItemDriveItemContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgDriveListItemDriveItemContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content", - "Module": "Files", - "Command": "Set-MgDriveRootChildContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/drives/{drive-id}/root/children/{driveItem-id}/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgDriveRootChildContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/content", - "Module": "Files", - "Command": "Set-MgDriveRootContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/drives/{drive-id}/root/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgDriveRootContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/listItem/driveItem/content", - "Module": "Files", - "Command": "Set-MgDriveRootListItemDriveItemContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/drives/{drive-id}/root/listItem/driveItem/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgDriveRootListItemDriveItemContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/assignSensitivityLabel", - "Module": "Files", - "Command": "Set-MgDriveRootSensitivityLabel", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/drives/{drive-id}/root/assignSensitivityLabel", + "OutputType": null, + "Command": "Set-MgDriveRootSensitivityLabel", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "Module": "Files", - "Command": "Set-MgDriveRootVersionContent", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Command": "Set-MgDriveRootVersionContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/special/{driveItem-id}/content", - "Module": "Files", - "Command": "Set-MgDriveSpecialContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/drives/{drive-id}/special/{driveItem-id}/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgDriveSpecialContent", + "Module": "Files" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" + ], "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -498354,52 +500117,50 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-put-rubric?view=graph-rest-1.0", + "Method": "PUT", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric/$ref", - "Module": "Education", - "Command": "Set-MgEducationClassAssignmentRubricByRef", "OutputType": null, + "Command": "Set-MgEducationClassAssignmentRubricByRef", + "Module": "Education" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" + "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-put-rubric?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-1.0", + "Method": "POST", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", - "Module": "Education", - "Command": "Set-MgEducationClassAssignmentSubmissionUpResourceFolder", "OutputType": "IMicrosoftGraphEducationSubmission", + "Command": "Set-MgEducationClassAssignmentSubmissionUpResourceFolder", + "Module": "Education" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-1.0", + "Method": "POST", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", - "Module": "Education", - "Command": "Set-MgEducationClassAssignmentUpFeedbackResourceFolder", "OutputType": "IMicrosoftGraphEducationAssignment", + "Command": "Set-MgEducationClassAssignmentUpFeedbackResourceFolder", + "Module": "Education" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -498418,20 +500179,20 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-1.0", + "Method": "POST", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/setUpResourcesFolder", - "Module": "Education", - "Command": "Set-MgEducationClassAssignmentUpResourceFolder", "OutputType": "IMicrosoftGraphEducationAssignment", + "Command": "Set-MgEducationClassAssignmentUpResourceFolder", + "Module": "Education" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -498450,161 +500211,163 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-setupresourcesfolder?view=graph-rest-1.0", + "Method": "POST", "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/setUpResourcesFolder", - "Module": "Education", - "Command": "Set-MgEducationClassModuleUpResourceFolder", "OutputType": "IMicrosoftGraphEducationModule", - "Variants": [ - "Set", - "SetViaIdentity" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-setupresourcesfolder?view=graph-rest-1.0" + "Command": "Set-MgEducationClassModuleUpResourceFolder", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", - "Module": "Education", - "Command": "Set-MgEducationMeAssignmentRubricByRef", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric/$ref", + "OutputType": null, + "Command": "Set-MgEducationMeAssignmentRubricByRef", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", - "Module": "Education", - "Command": "Set-MgEducationMeAssignmentSubmissionUpResourceFolder", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Command": "Set-MgEducationMeAssignmentSubmissionUpResourceFolder", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", - "Module": "Education", - "Command": "Set-MgEducationMeAssignmentUpFeedbackResourceFolder", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/education/me/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Command": "Set-MgEducationMeAssignmentUpFeedbackResourceFolder", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/setUpResourcesFolder", - "Module": "Education", - "Command": "Set-MgEducationMeAssignmentUpResourceFolder", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/education/me/assignments/{educationAssignment-id}/setUpResourcesFolder", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Command": "Set-MgEducationMeAssignmentUpResourceFolder", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref", - "Module": "Education", - "Command": "Set-MgEducationUserAssignmentRubricByRef", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric/$ref", + "OutputType": null, + "Command": "Set-MgEducationUserAssignmentRubricByRef", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", - "Module": "Education", - "Command": "Set-MgEducationUserAssignmentSubmissionUpResourceFolder", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-setupresourcesfolder?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/setUpResourcesFolder", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Command": "Set-MgEducationUserAssignmentSubmissionUpResourceFolder", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", - "Module": "Education", - "Command": "Set-MgEducationUserAssignmentUpFeedbackResourceFolder", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupfeedbackresourcesfolder?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/setUpFeedbackResourcesFolder", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Command": "Set-MgEducationUserAssignmentUpFeedbackResourceFolder", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/setUpResourcesFolder", - "Module": "Education", - "Command": "Set-MgEducationUserAssignmentUpResourceFolder", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-setupresourcesfolder?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/setUpResourcesFolder", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Command": "Set-MgEducationUserAssignmentUpResourceFolder", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}", - "Module": "Identity.Governance", - "Command": "Set-MgEntitlementManagementAssignmentPolicy", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "Command": "Set-MgEntitlementManagementAssignmentPolicy", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" + ], "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -498623,236 +500386,236 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-put-items?view=graph-rest-1.0", + "Method": "PUT", "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}", - "Module": "Search", - "Command": "Set-MgExternalConnectionItem", "OutputType": "IMicrosoftGraphExternalConnectorsExternalItem", - "Variants": [ - "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" - ], - "Method": "PUT", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-put-items?view=graph-rest-1.0" + "Command": "Set-MgExternalConnectionItem", + "Module": "Search" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "Module": "Files", - "Command": "Set-MgGroupDriveBundleContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/groups/{group-id}/drives/{drive-id}/bundles/{driveItem-id}/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgGroupDriveBundleContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content", - "Module": "Files", - "Command": "Set-MgGroupDriveFollowingContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/groups/{group-id}/drives/{drive-id}/following/{driveItem-id}/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgGroupDriveFollowingContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "Module": "Files", - "Command": "Set-MgGroupDriveItemChildContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgGroupDriveItemChildContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content", - "Module": "Files", - "Command": "Set-MgGroupDriveItemContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgGroupDriveItemContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "Module": "Files", - "Command": "Set-MgGroupDriveItemListItemDriveItemContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgGroupDriveItemListItemDriveItemContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", - "Module": "Groups", - "Command": "Set-MgGroupDriveItemSensitivityLabel", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", + "OutputType": null, + "Command": "Set-MgGroupDriveItemSensitivityLabel", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "Module": "Files", - "Command": "Set-MgGroupDriveItemVersionContent", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Command": "Set-MgGroupDriveItemVersionContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "Module": "Files", - "Command": "Set-MgGroupDriveListItemDriveItemContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgGroupDriveListItemDriveItemContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "Module": "Files", - "Command": "Set-MgGroupDriveRootChildContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/children/{driveItem-id}/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgGroupDriveRootChildContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/content", - "Module": "Files", - "Command": "Set-MgGroupDriveRootContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgGroupDriveRootContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content", - "Module": "Files", - "Command": "Set-MgGroupDriveRootListItemDriveItemContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/driveItem/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgGroupDriveRootListItemDriveItemContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/assignSensitivityLabel", - "Module": "Groups", - "Command": "Set-MgGroupDriveRootSensitivityLabel", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/assignSensitivityLabel", + "OutputType": null, + "Command": "Set-MgGroupDriveRootSensitivityLabel", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "Module": "Files", - "Command": "Set-MgGroupDriveRootVersionContent", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Command": "Set-MgGroupDriveRootVersionContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content", - "Module": "Files", - "Command": "Set-MgGroupDriveSpecialContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/groups/{group-id}/drives/{drive-id}/special/{driveItem-id}/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgGroupDriveSpecialContent", + "Module": "Files" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Assign", + "AssignExpanded", + "AssignViaIdentity", + "AssignViaIdentityExpanded" + ], "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -498871,67 +500634,67 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-assignlicense?view=graph-rest-1.0", + "Method": "POST", "Uri": "/groups/{group-id}/assignLicense", - "Module": "Groups", - "Command": "Set-MgGroupLicense", "OutputType": "IMicrosoftGraphGroup", - "Variants": [ - "Assign", - "AssignExpanded", - "AssignViaIdentity", - "AssignViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-assignlicense?view=graph-rest-1.0" + "Command": "Set-MgGroupLicense", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", - "Module": "Notes", - "Command": "Set-MgGroupOnenotePageContent", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/content", + "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "Set-MgGroupOnenotePageContent", + "Module": "Notes" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content", - "Module": "Notes", - "Command": "Set-MgGroupOnenoteResourceContent", - "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/groups/{group-id}/onenote/resources/{onenoteResource-id}/content", + "OutputType": "IMicrosoftGraphOnenoteResource", + "Command": "Set-MgGroupOnenoteResourceContent", + "Module": "Notes" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Module": "Notes", - "Command": "Set-MgGroupOnenoteSectionPageContent", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "Set-MgGroupOnenoteSectionPageContent", + "Module": "Notes" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Set", + "Set1", + "SetViaIdentity", + "SetViaIdentity1" + ], "Permissions": [ { "Name": "ProfilePhoto.ReadWrite.All", @@ -498950,142 +500713,142 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PUT", "Uri": "/groups/{group-id}/photo/$value", - "Module": "Groups", - "Command": "Set-MgGroupPhotoContent", "OutputType": null, - "Variants": [ - "Set", - "Set1", - "SetViaIdentity", - "SetViaIdentity1" - ], - "Method": "PUT", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Set-MgGroupPhotoContent", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", - "Module": "Sites", - "Command": "Set-MgGroupSiteAnalyticItemActivityStatActivityDriveItemContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgGroupSiteAnalyticItemActivityStatActivityDriveItemContent", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", - "Module": "Sites", - "Command": "Set-MgGroupSiteListItemDriveItemContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgGroupSiteListItemDriveItemContent", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Module": "Sites", - "Command": "Set-MgGroupSiteOnenoteNotebookSectionGroupSectionPageContent", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "Set-MgGroupSiteOnenoteNotebookSectionGroupSectionPageContent", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Module": "Sites", - "Command": "Set-MgGroupSiteOnenoteNotebookSectionPageContent", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "Set-MgGroupSiteOnenoteNotebookSectionPageContent", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "Module": "Sites", - "Command": "Set-MgGroupSiteOnenotePageContent", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}/content", + "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "Set-MgGroupSiteOnenotePageContent", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", - "Module": "Sites", - "Command": "Set-MgGroupSiteOnenoteResourceContent", - "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", + "OutputType": "IMicrosoftGraphOnenoteResource", + "Command": "Set-MgGroupSiteOnenoteResourceContent", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Module": "Sites", - "Command": "Set-MgGroupSiteOnenoteSectionGroupSectionPageContent", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "Set-MgGroupSiteOnenoteSectionGroupSectionPageContent", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Module": "Sites", - "Command": "Set-MgGroupSiteOnenoteSectionPageContent", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "Set-MgGroupSiteOnenoteSectionPageContent", + "Module": "Sites" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" + ], "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -499104,317 +500867,315 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-put-teams?view=graph-rest-1.0", + "Method": "PUT", "Uri": "/groups/{group-id}/team", - "Module": "Teams", - "Command": "Set-MgGroupTeam", "OutputType": "IMicrosoftGraphTeam", - "Variants": [ - "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" - ], - "Method": "PUT", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Set-MgGroupTeam", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/content", - "Module": "Teams", - "Command": "Set-MgGroupTeamChannelFileFolderContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/filesFolder/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgGroupTeamChannelFileFolderContent", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "Module": "Teams", - "Command": "Set-MgGroupTeamChannelMessageHostedContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", + "OutputType": null, + "Command": "Set-MgGroupTeamChannelMessageHostedContent", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "Module": "Teams", - "Command": "Set-MgGroupTeamChannelMessageReplyHostedContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", + "OutputType": null, + "Command": "Set-MgGroupTeamChannelMessageReplyHostedContent", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/photo/$value", - "Module": "Teams", - "Command": "Set-MgGroupTeamPhotoContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/groups/{group-id}/team/photo/$value", + "OutputType": null, + "Command": "Set-MgGroupTeamPhotoContent", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content", - "Module": "Teams", - "Command": "Set-MgGroupTeamPrimaryChannelFileFolderContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/groups/{group-id}/team/primaryChannel/filesFolder/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgGroupTeamPrimaryChannelFileFolderContent", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "Module": "Teams", - "Command": "Set-MgGroupTeamPrimaryChannelMessageHostedContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", + "OutputType": null, + "Command": "Set-MgGroupTeamPrimaryChannelMessageHostedContent", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "Module": "Teams", - "Command": "Set-MgGroupTeamPrimaryChannelMessageReplyHostedContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", + "OutputType": null, + "Command": "Set-MgGroupTeamPrimaryChannelMessageReplyHostedContent", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule", - "Module": "Teams", - "Command": "Set-MgGroupTeamSchedule", - "OutputType": "IMicrosoftGraphSchedule", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/groups/{group-id}/team/schedule", + "OutputType": "IMicrosoftGraphSchedule", + "Command": "Set-MgGroupTeamSchedule", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", - "Module": "Identity.SignIns", - "Command": "Set-MgIdentityB2XUserFlowLanguageDefaultPageContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}/$value", + "OutputType": null, + "Command": "Set-MgIdentityB2XUserFlowLanguageDefaultPageContent", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", - "Module": "Identity.SignIns", - "Command": "Set-MgIdentityB2XUserFlowLanguageOverridePageContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguagepage-put?view=graph-rest-1.0", + "Method": "PUT", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}/$value", + "OutputType": null, + "Command": "Set-MgIdentityB2XUserFlowLanguageOverridePageContent", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref", - "Module": "Identity.SignIns", - "Command": "Set-MgIdentityB2XUserFlowPostAttributeCollectionByRef", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection/$ref", + "OutputType": null, + "Command": "Set-MgIdentityB2XUserFlowPostAttributeCollectionByRef", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref", - "Module": "Identity.SignIns", - "Command": "Set-MgIdentityB2XUserFlowPostFederationSignupByRef", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup/$ref", + "OutputType": null, + "Command": "Set-MgIdentityB2XUserFlowPostFederationSignupByRef", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/setOrder", - "Module": "Identity.SignIns", - "Command": "Set-MgIdentityB2XUserFlowUserAttributeAssignmentOrder", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-setorder?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-setorder?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/setOrder", + "OutputType": null, + "Command": "Set-MgIdentityB2XUserFlowUserAttributeAssignmentOrder", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", - "Module": "Identity.Governance", - "Command": "Set-MgIdentityGovernanceAccessReviewDefinition", - "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-update?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewscheduledefinition-update?view=graph-rest-1.0", + "Method": "PUT", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}", + "OutputType": "IMicrosoftGraphAccessReviewScheduleDefinition", + "Command": "Set-MgIdentityGovernanceAccessReviewDefinition", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/organization/{organization-id}/branding/backgroundImage", - "Module": "Identity.DirectoryManagement", - "Command": "Set-MgOrganizationBrandingBackgroundImage", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/organization/{organization-id}/branding/backgroundImage", + "OutputType": null, + "Command": "Set-MgOrganizationBrandingBackgroundImage", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/organization/{organization-id}/branding/bannerLogo", - "Module": "Identity.DirectoryManagement", - "Command": "Set-MgOrganizationBrandingBannerLogo", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/organization/{organization-id}/branding/bannerLogo", + "OutputType": null, + "Command": "Set-MgOrganizationBrandingBannerLogo", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/organization/{organization-id}/branding/customCSS", - "Module": "Identity.DirectoryManagement", - "Command": "Set-MgOrganizationBrandingCustomCss", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/organization/{organization-id}/branding/customCSS", + "OutputType": null, + "Command": "Set-MgOrganizationBrandingCustomCss", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/organization/{organization-id}/branding/favicon", - "Module": "Identity.DirectoryManagement", - "Command": "Set-MgOrganizationBrandingFavicon", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/organization/{organization-id}/branding/favicon", + "OutputType": null, + "Command": "Set-MgOrganizationBrandingFavicon", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/organization/{organization-id}/branding/headerLogo", - "Module": "Identity.DirectoryManagement", - "Command": "Set-MgOrganizationBrandingHeaderLogo", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/organization/{organization-id}/branding/headerLogo", + "OutputType": null, + "Command": "Set-MgOrganizationBrandingHeaderLogo", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Set", + "SetViaIdentity" + ], "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -499433,20 +501194,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PUT", "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/backgroundImage", - "Module": "Identity.DirectoryManagement", - "Command": "Set-MgOrganizationBrandingLocalizationBackgroundImage", "OutputType": null, + "Command": "Set-MgOrganizationBrandingLocalizationBackgroundImage", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -499465,20 +501226,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-update?view=graph-rest-1.0", + "Method": "PUT", "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/bannerLogo", - "Module": "Identity.DirectoryManagement", - "Command": "Set-MgOrganizationBrandingLocalizationBannerLogo", "OutputType": null, + "Command": "Set-MgOrganizationBrandingLocalizationBannerLogo", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-update?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -499497,20 +501258,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PUT", "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/customCSS", - "Module": "Identity.DirectoryManagement", - "Command": "Set-MgOrganizationBrandingLocalizationCustomCss", "OutputType": null, + "Command": "Set-MgOrganizationBrandingLocalizationCustomCss", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -499529,20 +501290,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PUT", "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/favicon", - "Module": "Identity.DirectoryManagement", - "Command": "Set-MgOrganizationBrandingLocalizationFavicon", "OutputType": null, + "Command": "Set-MgOrganizationBrandingLocalizationFavicon", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -499561,20 +501322,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PUT", "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/headerLogo", - "Module": "Identity.DirectoryManagement", - "Command": "Set-MgOrganizationBrandingLocalizationHeaderLogo", "OutputType": null, + "Command": "Set-MgOrganizationBrandingLocalizationHeaderLogo", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -499593,20 +501354,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PUT", "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogo", - "Module": "Identity.DirectoryManagement", - "Command": "Set-MgOrganizationBrandingLocalizationSquareLogo", "OutputType": null, + "Command": "Set-MgOrganizationBrandingLocalizationSquareLogo", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -499625,50 +501386,50 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PUT", "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}/squareLogoDark", - "Module": "Identity.DirectoryManagement", - "Command": "Set-MgOrganizationBrandingLocalizationSquareLogoDark", "OutputType": null, + "Command": "Set-MgOrganizationBrandingLocalizationSquareLogoDark", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PUT", "Uri": "/organization/{organization-id}/branding/squareLogo", - "Module": "Identity.DirectoryManagement", - "Command": "Set-MgOrganizationBrandingSquareLogo", "OutputType": null, + "Command": "Set-MgOrganizationBrandingSquareLogo", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PUT", "Uri": "/organization/{organization-id}/branding/squareLogoDark", - "Module": "Identity.DirectoryManagement", - "Command": "Set-MgOrganizationBrandingSquareLogoDark", "OutputType": null, + "Command": "Set-MgOrganizationBrandingSquareLogoDark", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -499687,159 +501448,161 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/organization/{organization-id}/setMobileDeviceManagementAuthority", - "Module": "Identity.DirectoryManagement", - "Command": "Set-MgOrganizationMobileDeviceManagementAuthority", "OutputType": null, - "Variants": [ - "Set", - "SetViaIdentity" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-organization-setmobiledevicemanagementauthority?view=graph-rest-1.0" + "Command": "Set-MgOrganizationMobileDeviceManagementAuthority", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", - "Module": "Identity.SignIns", - "Command": "Set-MgPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", - "OutputType": "IMicrosoftGraphCrossTenantIdentitySyncPolicyPartner", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-put-identitysynchronization?view=graph-rest-1.0", + "Method": "PUT", + "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}/identitySynchronization", + "OutputType": "IMicrosoftGraphCrossTenantIdentitySyncPolicyPartner", + "Command": "Set-MgPolicyCrossTenantAccessPolicyPartnerIdentitySynchronization", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "Module": "Devices.CloudPrint", - "Command": "Set-MgPrintPrinterJobDocumentContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", + "OutputType": null, + "Command": "Set-MgPrintPrinterJobDocumentContent", + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", - "Module": "Devices.CloudPrint", - "Command": "Set-MgPrintShareJobDocumentContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}/$value", + "OutputType": null, + "Command": "Set-MgPrintShareJobDocumentContent", + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/security/alerts_v2/{alert-id}/comments", - "Module": "Security", - "Command": "Set-MgSecurityAlert", - "OutputType": "IMicrosoftGraphSecurityAlertComment", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-alert-post-comments?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-alert-post-comments?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/security/alerts_v2/{alert-id}/comments", + "OutputType": "IMicrosoftGraphSecurityAlertComment", + "Command": "Set-MgSecurityAlert", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}/comments", - "Module": "Security", - "Command": "Set-MgSecurityIncidentAlertComment", - "OutputType": "IMicrosoftGraphSecurityAlertComment", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/incidents/{incident-id}/alerts/{alert-id}/comments", + "OutputType": "IMicrosoftGraphSecurityAlertComment", + "Command": "Set-MgSecurityIncidentAlertComment", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive", - "Module": "Devices.ServiceAnnouncement", - "Command": "Set-MgServiceAnnouncementMessageAttachmentArchive", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachmentsArchive", + "OutputType": null, + "Command": "Set-MgServiceAnnouncementMessageAttachmentArchive", + "Module": "Devices.ServiceAnnouncement" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content", - "Module": "Devices.ServiceAnnouncement", - "Command": "Set-MgServiceAnnouncementMessageAttachmentContent", - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}/content", + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "Command": "Set-MgServiceAnnouncementMessageAttachmentContent", + "Module": "Devices.ServiceAnnouncement" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", - "Module": "Applications", - "Command": "Set-MgServicePrincipalSynchronization", - "OutputType": "IMicrosoftGraphSynchronization", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization", + "OutputType": "IMicrosoftGraphSynchronization", + "Command": "Set-MgServicePrincipalSynchronization", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", - "Module": "Applications", - "Command": "Set-MgServicePrincipalSynchronizationJobBulkUploadContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload/$value", + "OutputType": null, + "Command": "Set-MgServicePrincipalSynchronizationJobBulkUploadContent", + "Module": "Applications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -499858,332 +501621,332 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-serviceprincipal-put-synchronization?view=graph-rest-1.0", + "Method": "PUT", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/secrets", - "Module": "Applications", - "Command": "Set-MgServicePrincipalSynchronizationSecret", "OutputType": "IMicrosoftGraphSynchronizationSecretKeyStringValuePair", - "Variants": [ - "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" - ], - "Method": "PUT", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Set-MgServicePrincipalSynchronizationSecret", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/driveItem/content", - "Module": "Files", - "Command": "Set-MgShareDriveItemContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/shares/{sharedDriveItem-id}/driveItem/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgShareDriveItemContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content", - "Module": "Files", - "Command": "Set-MgShareItemContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/shares/{sharedDriveItem-id}/items/{driveItem-id}/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgShareItemContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content", - "Module": "Files", - "Command": "Set-MgShareListItemDriveItemContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Set", "Set1", "SetViaIdentity", "SetViaIdentity1" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/driveItem/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgShareListItemDriveItemContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/root/content", - "Module": "Files", - "Command": "Set-MgShareRootContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/shares/{sharedDriveItem-id}/root/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgShareRootContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", - "Module": "Sites", - "Command": "Set-MgSiteAnalyticItemActivityStatActivityDriveItemContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}/driveItem/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgSiteAnalyticItemActivityStatActivityDriveItemContent", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", - "Module": "Sites", - "Command": "Set-MgSiteListItemDriveItemContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/driveItem/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgSiteListItemDriveItemContent", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content", - "Module": "Notes", - "Command": "Set-MgSiteOnenotePageContent", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/content", + "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "Set-MgSiteOnenotePageContent", + "Module": "Notes" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", - "Module": "Notes", - "Command": "Set-MgSiteOnenoteResourceContent", - "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/sites/{site-id}/onenote/resources/{onenoteResource-id}/content", + "OutputType": "IMicrosoftGraphOnenoteResource", + "Command": "Set-MgSiteOnenoteResourceContent", + "Module": "Notes" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Module": "Notes", - "Command": "Set-MgSiteOnenoteSectionPageContent", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "Set-MgSiteOnenoteSectionPageContent", + "Module": "Notes" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content", - "Module": "Teams", - "Command": "Set-MgTeamChannelFileFolderContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/teams/{team-id}/channels/{channel-id}/filesFolder/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgTeamChannelFileFolderContent", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "Module": "Teams", - "Command": "Set-MgTeamChannelMessageHostedContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", + "OutputType": null, + "Command": "Set-MgTeamChannelMessageHostedContent", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/setReaction", - "Module": "Teams", - "Command": "Set-MgTeamChannelMessageReaction", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/setReaction", + "OutputType": null, + "Command": "Set-MgTeamChannelMessageReaction", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "Module": "Teams", - "Command": "Set-MgTeamChannelMessageReplyHostedContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", + "OutputType": null, + "Command": "Set-MgTeamChannelMessageReplyHostedContent", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "Module": "Teams", - "Command": "Set-MgTeamChannelMessageReplyReaction", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", + "OutputType": null, + "Command": "Set-MgTeamChannelMessageReplyReaction", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/photo/$value", - "Module": "Teams", - "Command": "Set-MgTeamPhotoContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilephoto-update?view=graph-rest-1.0", + "Method": "PUT", + "Uri": "/teams/{team-id}/photo/$value", + "OutputType": null, + "Command": "Set-MgTeamPhotoContent", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content", - "Module": "Teams", - "Command": "Set-MgTeamPrimaryChannelFileFolderContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/teams/{team-id}/primaryChannel/filesFolder/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgTeamPrimaryChannelFileFolderContent", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "Module": "Teams", - "Command": "Set-MgTeamPrimaryChannelMessageHostedContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", + "OutputType": null, + "Command": "Set-MgTeamPrimaryChannelMessageHostedContent", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/setReaction", - "Module": "Teams", - "Command": "Set-MgTeamPrimaryChannelMessageReaction", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/setReaction", + "OutputType": null, + "Command": "Set-MgTeamPrimaryChannelMessageReaction", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "Module": "Teams", - "Command": "Set-MgTeamPrimaryChannelMessageReplyHostedContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", + "OutputType": null, + "Command": "Set-MgTeamPrimaryChannelMessageReplyHostedContent", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "Module": "Teams", - "Command": "Set-MgTeamPrimaryChannelMessageReplyReaction", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", + "OutputType": null, + "Command": "Set-MgTeamPrimaryChannelMessageReplyReaction", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" + ], "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -500202,131 +501965,116 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-put-schedule?view=graph-rest-1.0", + "Method": "PUT", "Uri": "/teams/{team-id}/schedule", - "Module": "Teams", - "Command": "Set-MgTeamSchedule", "OutputType": "IMicrosoftGraphSchedule", - "Variants": [ - "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" - ], - "Method": "PUT", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Set-MgTeamSchedule", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content", - "Module": "Teams", - "Command": "Set-MgTeamworkDeletedTeamChannelFileFolderContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/filesFolder/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgTeamworkDeletedTeamChannelFileFolderContent", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "Module": "Teams", - "Command": "Set-MgTeamworkDeletedTeamChannelMessageHostedContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", + "OutputType": null, + "Command": "Set-MgTeamworkDeletedTeamChannelMessageHostedContent", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/setReaction", - "Module": "Teams", - "Command": "Set-MgTeamworkDeletedTeamChannelMessageReaction", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/setReaction", + "OutputType": null, + "Command": "Set-MgTeamworkDeletedTeamChannelMessageReaction", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "Module": "Teams", - "Command": "Set-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", + "OutputType": null, + "Command": "Set-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "Module": "Teams", - "Command": "Set-MgTeamworkDeletedTeamChannelMessageReplyReaction", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", + "OutputType": null, + "Command": "Set-MgTeamworkDeletedTeamChannelMessageReplyReaction", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/tenantRelationships/multiTenantOrganization", - "Module": "Identity.SignIns", - "Command": "Set-MgTenantRelationshipMultiTenantOrganization", - "OutputType": "IMicrosoftGraphMultiTenantOrganization", + "ApiVersion": "v1.0", "Variants": [ "Set", - "SetExpanded" + "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PUT", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}/$value", - "Module": "Teams", - "Command": "Set-MgUserChatMessageHostedContent", "OutputType": null, + "Command": "Set-MgUserChatMessageHostedContent", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Set", - "SetViaIdentity" + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" ], - "Method": "PUT", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "ChatMessage.Send", @@ -500345,313 +502093,313 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/setReaction", - "Module": "Users.Actions", - "Command": "Set-MgUserChatMessageReaction", "OutputType": null, - "Variants": [ - "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Set-MgUserChatMessageReaction", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", - "Module": "Teams", - "Command": "Set-MgUserChatMessageReplyHostedContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}/$value", + "OutputType": null, + "Command": "Set-MgUserChatMessageReplyHostedContent", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", - "Module": "Users.Actions", - "Command": "Set-MgUserChatMessageReplyReaction", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/setReaction", + "OutputType": null, + "Command": "Set-MgUserChatMessageReplyReaction", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value", - "Module": "PersonalContacts", - "Command": "Set-MgUserContactFolderChildFolderContactPhotoContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo/$value", + "OutputType": null, + "Command": "Set-MgUserContactFolderChildFolderContactPhotoContent", + "Module": "PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value", - "Module": "PersonalContacts", - "Command": "Set-MgUserContactFolderContactPhotoContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo/$value", + "OutputType": null, + "Command": "Set-MgUserContactFolderContactPhotoContent", + "Module": "PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", - "Module": "PersonalContacts", - "Command": "Set-MgUserContactPhotoContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/users/{user-id}/contacts/{contact-id}/photo/$value", + "OutputType": null, + "Command": "Set-MgUserContactPhotoContent", + "Module": "PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content", - "Module": "Files", - "Command": "Set-MgUserDriveBundleContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/users/{user-id}/drives/{drive-id}/bundles/{driveItem-id}/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgUserDriveBundleContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content", - "Module": "Files", - "Command": "Set-MgUserDriveFollowingContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/users/{user-id}/drives/{drive-id}/following/{driveItem-id}/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgUserDriveFollowingContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", - "Module": "Files", - "Command": "Set-MgUserDriveItemChildContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/children/{driveItem-id1}/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgUserDriveItemChildContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content", - "Module": "Files", - "Command": "Set-MgUserDriveItemContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgUserDriveItemContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", - "Module": "Files", - "Command": "Set-MgUserDriveItemListItemDriveItemContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/driveItem/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgUserDriveItemListItemDriveItemContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", - "Module": "Users.Actions", - "Command": "Set-MgUserDriveItemSensitivityLabel", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/assignSensitivityLabel", + "OutputType": null, + "Command": "Set-MgUserDriveItemSensitivityLabel", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", - "Module": "Files", - "Command": "Set-MgUserDriveItemVersionContent", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}/content", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Command": "Set-MgUserDriveItemVersionContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", - "Module": "Files", - "Command": "Set-MgUserDriveListItemDriveItemContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/driveItem/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgUserDriveListItemDriveItemContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content", - "Module": "Files", - "Command": "Set-MgUserDriveRootChildContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/users/{user-id}/drives/{drive-id}/root/children/{driveItem-id}/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgUserDriveRootChildContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/content", - "Module": "Files", - "Command": "Set-MgUserDriveRootContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/users/{user-id}/drives/{drive-id}/root/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgUserDriveRootContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content", - "Module": "Files", - "Command": "Set-MgUserDriveRootListItemDriveItemContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/driveItem/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgUserDriveRootListItemDriveItemContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/assignSensitivityLabel", - "Module": "Users.Actions", - "Command": "Set-MgUserDriveRootSensitivityLabel", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Assign", "AssignExpanded", "AssignViaIdentity", "AssignViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/assignSensitivityLabel", + "OutputType": null, + "Command": "Set-MgUserDriveRootSensitivityLabel", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", - "Module": "Files", - "Command": "Set-MgUserDriveRootVersionContent", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}/content", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Command": "Set-MgUserDriveRootVersionContent", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content", - "Module": "Files", - "Command": "Set-MgUserDriveSpecialContent", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/users/{user-id}/drives/{drive-id}/special/{driveItem-id}/content", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Set-MgUserDriveSpecialContent", + "Module": "Files" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Assign", + "AssignExpanded", + "AssignViaIdentity", + "AssignViaIdentityExpanded" + ], "Permissions": [ { "Name": "User.ReadWrite.All", @@ -500670,52 +502418,52 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-assignlicense?view=graph-rest-1.0", + "Method": "POST", "Uri": "/users/{user-id}/assignLicense", - "Module": "Users.Actions", - "Command": "Set-MgUserLicense", "OutputType": "IMicrosoftGraphUser", - "Variants": [ - "Assign", - "AssignExpanded", - "AssignViaIdentity", - "AssignViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-assignlicense?view=graph-rest-1.0" + "Command": "Set-MgUserLicense", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value", - "Module": "Mail", - "Command": "Set-MgUserMailFolderChildFolderMessageContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/$value", + "OutputType": null, + "Command": "Set-MgUserMailFolderChildFolderMessageContent", + "Module": "Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value", - "Module": "Mail", - "Command": "Set-MgUserMailFolderMessageContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/$value", + "OutputType": null, + "Command": "Set-MgUserMailFolderMessageContent", + "Module": "Mail" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Set", + "SetExpanded", + "SetViaIdentity", + "SetViaIdentityExpanded" + ], "Permissions": [ { "Name": "User.ReadWrite.All", @@ -500734,142 +502482,142 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-post-manager?view=graph-rest-1.0", + "Method": "PUT", "Uri": "/users/{user-id}/manager/$ref", - "Module": "Users", - "Command": "Set-MgUserManagerByRef", "OutputType": null, - "Variants": [ - "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" - ], - "Method": "PUT", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-post-manager?view=graph-rest-1.0" + "Command": "Set-MgUserManagerByRef", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/messages/{message-id}/$value", - "Module": "Mail", - "Command": "Set-MgUserMessageContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/users/{user-id}/messages/{message-id}/$value", + "OutputType": null, + "Command": "Set-MgUserMessageContent", + "Module": "Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", - "Module": "Notes", - "Command": "Set-MgUserOnenotePageContent", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/content", + "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "Set-MgUserOnenotePageContent", + "Module": "Notes" }, - { - "Permissions": [], - "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content", - "Module": "Notes", - "Command": "Set-MgUserOnenoteResourceContent", - "OutputType": "IMicrosoftGraphOnenoteResource", + { + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/users/{user-id}/onenote/resources/{onenoteResource-id}/content", + "OutputType": "IMicrosoftGraphOnenoteResource", + "Command": "Set-MgUserOnenoteResourceContent", + "Module": "Notes" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", - "Module": "Notes", - "Command": "Set-MgUserOnenoteSectionPageContent", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/content", + "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "Set-MgUserOnenoteSectionPageContent", + "Module": "Notes" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", - "Module": "CloudCommunications", - "Command": "Set-MgUserOnlineMeetingAttendeeReport", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendeeReport", + "OutputType": null, + "Command": "Set-MgUserOnlineMeetingAttendeeReport", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", - "Module": "CloudCommunications", - "Command": "Set-MgUserOnlineMeetingRecordingContent", - "OutputType": "IMicrosoftGraphCallRecording", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}/content", + "OutputType": "IMicrosoftGraphCallRecording", + "Command": "Set-MgUserOnlineMeetingRecordingContent", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", - "Module": "CloudCommunications", - "Command": "Set-MgUserOnlineMeetingTranscriptContent", - "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/content", + "OutputType": "IMicrosoftGraphCallTranscript", + "Command": "Set-MgUserOnlineMeetingTranscriptContent", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", - "Module": "CloudCommunications", - "Command": "Set-MgUserOnlineMeetingTranscriptMetadataContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}/metadataContent", + "OutputType": null, + "Command": "Set-MgUserOnlineMeetingTranscriptMetadataContent", + "Module": "CloudCommunications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Set", + "Set1", + "SetViaIdentity", + "SetViaIdentity1" + ], "Permissions": [ { "Name": "User.ReadWrite", @@ -500896,22 +502644,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PUT", "Uri": "/users/{user-id}/photo/$value", - "Module": "Users", - "Command": "Set-MgUserPhotoContent", "OutputType": null, + "Command": "Set-MgUserPhotoContent", + "Module": "Users" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Set", - "Set1", + "SetExpanded", "SetViaIdentity", - "SetViaIdentity1" + "SetViaIdentityExpanded" ], - "Method": "PUT", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Presence.ReadWrite", @@ -500930,22 +502678,22 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setpresence?view=graph-rest-1.0", + "Method": "POST", "Uri": "/users/{user-id}/presence/setPresence", - "Module": "Users.Actions", - "Command": "Set-MgUserPresence", "OutputType": null, + "Command": "Set-MgUserPresence", + "Module": "Users.Actions" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setpresence?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Presence.ReadWrite", @@ -500964,22 +502712,22 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-1.0", + "Method": "POST", "Uri": "/users/{user-id}/presence/setStatusMessage", - "Module": "Users.Actions", - "Command": "Set-MgUserPresenceStatusMessage", "OutputType": null, + "Command": "Set-MgUserPresenceStatusMessage", + "Module": "Users.Actions" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Set", "SetExpanded", "SetViaIdentity", "SetViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setstatusmessage?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Presence.ReadWrite", @@ -500998,157 +502746,157 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setuserpreferredpresence?view=graph-rest-1.0", + "Method": "POST", "Uri": "/users/{user-id}/presence/setUserPreferredPresence", - "Module": "Users.Actions", - "Command": "Set-MgUserPresenceUserPreferredPresence", "OutputType": null, - "Variants": [ - "Set", - "SetExpanded", - "SetViaIdentity", - "SetViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/presence-setuserpreferredpresence?view=graph-rest-1.0" + "Command": "Set-MgUserPresenceUserPreferredPresence", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value", - "Module": "Users", - "Command": "Set-MgUserTodoListTaskAttachmentContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachments/{attachmentBase-id}/$value", + "OutputType": null, + "Command": "Set-MgUserTodoListTaskAttachmentContent", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content", - "Module": "Users", - "Command": "Set-MgUserTodoListTaskAttachmentSessionContent", - "OutputType": "IMicrosoftGraphAttachmentSession", + "ApiVersion": "v1.0", "Variants": [ "Set", "SetViaIdentity" ], - "Method": "PUT", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PUT", + "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}/content", + "OutputType": "IMicrosoftGraphAttachmentSession", + "Command": "Set-MgUserTodoListTaskAttachmentSessionContent", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/bypassActivationLock", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Skip-MgBetaDeviceManagementComanagedDeviceActivationLock", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Bypass", "BypassViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/bypassActivationLock", + "OutputType": null, + "Command": "Skip-MgBetaDeviceManagementComanagedDeviceActivationLock", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/bypassActivationLock", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Skip-MgBetaDeviceManagementManagedDeviceActivationLock", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Bypass", "BypassViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/bypassActivationLock", + "OutputType": null, + "Command": "Skip-MgBetaDeviceManagementManagedDeviceActivationLock", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/bypassActivationLock", - "Module": "Beta.Users.Actions", - "Command": "Skip-MgBetaUserManagedDeviceActivationLock", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Bypass", "BypassViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/bypassActivationLock", + "OutputType": null, + "Command": "Skip-MgBetaUserManagedDeviceActivationLock", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/bypassActivationLock", - "Module": "DeviceManagement.Actions", - "Command": "Skip-MgDeviceManagementManagedDeviceActivationLock", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Bypass", "BypassViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-bypassactivationlock?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-bypassactivationlock?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/bypassActivationLock", + "OutputType": null, + "Command": "Skip-MgDeviceManagementManagedDeviceActivationLock", + "Module": "DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/bypassActivationLock", - "Module": "Users.Actions", - "Command": "Skip-MgUserManagedDeviceActivationLock", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Bypass", "BypassViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-bypassactivationlock?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-bypassactivationlock?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/bypassActivationLock", + "OutputType": null, + "Command": "Skip-MgUserManagedDeviceActivationLock", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/start", - "Module": "Applications", - "Command": "Start-MgApplicationSynchronizationJob", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Start", "StartViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-start?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-start?view=graph-rest-1.0", + "Method": "POST", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/start", - "Module": "Beta.Applications", - "Command": "Start-MgBetaApplicationSynchronizationJob", "OutputType": null, + "Command": "Start-MgApplicationSynchronizationJob", + "Module": "Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Start", "StartViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-start?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-start?view=graph-rest-beta", + "Method": "POST", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/start", + "OutputType": null, + "Command": "Start-MgBetaApplicationSynchronizationJob", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "Start", + "StartExpanded", + "StartViaIdentity", + "StartViaIdentityExpanded" + ], "Permissions": [ { "Name": "Calls.JoinGroupCallasGuest.All", @@ -501167,88 +502915,86 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-startholdmusic?view=graph-rest-beta", + "Method": "POST", "Uri": "/communications/calls/{call-id}/participants/{participant-id}/startHoldMusic", - "Module": "Beta.CloudCommunications", - "Command": "Start-MgBetaCommunicationCallParticipantHoldMusic", "OutputType": "IMicrosoftGraphStartHoldMusicOperation", - "Variants": [ - "Start", - "StartExpanded", - "StartViaIdentity", - "StartViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-startholdmusic?view=graph-rest-beta" + "Command": "Start-MgBetaCommunicationCallParticipantHoldMusic", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/triggerConfigurationManagerAction", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Start-MgBetaDeviceManagementComanagedDeviceConfigurationManagerAction", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Trigger", "TriggerExpanded", "TriggerViaIdentity", "TriggerViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/triggerConfigurationManagerAction", + "OutputType": null, + "Command": "Start-MgBetaDeviceManagementComanagedDeviceConfigurationManagerAction", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/triggerConfigurationManagerAction", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Start-MgBetaDeviceManagementManagedDeviceConfigurationManagerAction", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Trigger", "TriggerExpanded", "TriggerViaIdentity", "TriggerViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/triggerConfigurationManagerAction", + "OutputType": null, + "Command": "Start-MgBetaDeviceManagementManagedDeviceConfigurationManagerAction", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/powerOn", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Start-MgBetaDeviceManagementVirtualEndpointCloudPc", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "PowerOn", "PowerOnViaIdentity", "Start", "StartViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-poweron?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-poweron?view=graph-rest-beta", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/powerOn", + "OutputType": null, + "Command": "Start-MgBetaDeviceManagementVirtualEndpointCloudPc", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}/runHealthChecks", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Start-MgBetaDeviceManagementVirtualEndpointOnPremiseConnectionHealthCheck", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Run", "RunViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-runhealthcheck?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-runhealthcheck?view=graph-rest-beta", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}/runHealthChecks", + "OutputType": null, + "Command": "Start-MgBetaDeviceManagementVirtualEndpointOnPremiseConnectionHealthCheck", + "Module": "Beta.DeviceManagement.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Start", + "StartViaIdentity" + ], "Permissions": [ { "Name": "EduAdministration.ReadWrite", @@ -501267,80 +503013,80 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationprofile-start?view=graph-rest-beta", + "Method": "POST", "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/start", - "Module": "Beta.Education", - "Command": "Start-MgBetaEducationSynchronizationProfile", "OutputType": "IMicrosoftGraphEducationFileSynchronizationVerificationMessage", + "Command": "Start-MgBetaEducationSynchronizationProfile", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Start", "StartViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationprofile-start?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/start", - "Module": "Beta.Devices.CloudPrint", - "Command": "Start-MgBetaPrintPrinterJob", "OutputType": "IMicrosoftGraphPrintJobStatus", + "Command": "Start-MgBetaPrintPrinterJob", + "Module": "Beta.Devices.CloudPrint" + }, + { + "ApiVersion": "beta", "Variants": [ "Start", "StartViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/startPrintJob", - "Module": "Beta.Devices.CloudPrint", - "Command": "Start-MgBetaPrintPrinterJobPrintJob", "OutputType": "IMicrosoftGraphPrintJobStatus", + "Command": "Start-MgBetaPrintPrinterJobPrintJob", + "Module": "Beta.Devices.CloudPrint" + }, + { + "ApiVersion": "beta", "Variants": [ "Start", "StartViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/start", - "Module": "Beta.Devices.CloudPrint", - "Command": "Start-MgBetaPrintPrinterShareJob", "OutputType": "IMicrosoftGraphPrintJobStatus", + "Command": "Start-MgBetaPrintPrinterShareJob", + "Module": "Beta.Devices.CloudPrint" + }, + { + "ApiVersion": "beta", "Variants": [ "Start", "StartViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/startPrintJob", - "Module": "Beta.Devices.CloudPrint", - "Command": "Start-MgBetaPrintPrinterShareJobPrintJob", "OutputType": "IMicrosoftGraphPrintJobStatus", + "Command": "Start-MgBetaPrintPrinterShareJobPrintJob", + "Module": "Beta.Devices.CloudPrint" + }, + { + "ApiVersion": "beta", "Variants": [ "Start", "StartViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "PrintJob.Create", @@ -501383,35 +503129,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/start", - "Module": "Beta.Devices.CloudPrint", - "Command": "Start-MgBetaPrintShareJob", "OutputType": "IMicrosoftGraphPrintJobStatus", - "Variants": [ - "Start", - "StartViaIdentity" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Start-MgBetaPrintShareJob", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/startPrintJob", - "Module": "Beta.Devices.CloudPrint", - "Command": "Start-MgBetaPrintShareJobPrintJob", - "OutputType": "IMicrosoftGraphPrintJobStatus", + "ApiVersion": "beta", "Variants": [ "Start", "StartViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/startPrintJob", + "OutputType": "IMicrosoftGraphPrintJobStatus", + "Command": "Start-MgBetaPrintShareJobPrintJob", + "Module": "Beta.Devices.CloudPrint" }, { + "ApiVersion": "beta", + "Variants": [ + "Run", + "RunViaIdentity" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -501430,35 +503176,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-run?view=graph-rest-beta", + "Method": "GET", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}/run", - "Module": "Beta.Security", - "Command": "Start-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", - "Variants": [ - "Run", - "RunViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-run?view=graph-rest-beta" + "Command": "Start-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/runHuntingQuery", - "Module": "Beta.Security", - "Command": "Start-MgBetaSecurityHuntingQuery", - "OutputType": "IMicrosoftGraphSecurityHuntingQueryResults", + "ApiVersion": "beta", "Variants": [ "Run", "RunExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/runHuntingQuery", + "OutputType": "IMicrosoftGraphSecurityHuntingQueryResults", + "Command": "Start-MgBetaSecurityHuntingQuery", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "Start", + "StartViaIdentity" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -501477,86 +503223,103 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-start?view=graph-rest-beta", + "Method": "POST", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/start", - "Module": "Beta.Applications", - "Command": "Start-MgBetaServicePrincipalSynchronizationJob", "OutputType": null, - "Variants": [ - "Start", - "StartViaIdentity" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-start?view=graph-rest-beta" + "Command": "Start-MgBetaServicePrincipalSynchronizationJob", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/startBreak", - "Module": "Beta.Teams", - "Command": "Start-MgBetaTeamScheduleTimeCardBreak", - "OutputType": "IMicrosoftGraphTimeCard", + "ApiVersion": "beta", "Variants": [ "Start", "StartExpanded", "StartViaIdentity", "StartViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-startbreak?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-startbreak?view=graph-rest-beta", + "Method": "POST", + "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/startBreak", + "OutputType": "IMicrosoftGraphTimeCard", + "Command": "Start-MgBetaTeamScheduleTimeCardBreak", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/devices/{teamworkDevice-id}/runDiagnostics", - "Module": "Beta.Teams", - "Command": "Start-MgBetaTeamworkDeviceDiagnostic", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Run", "RunViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdevice-rundiagnostics?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdevice-rundiagnostics?view=graph-rest-beta", + "Method": "POST", + "Uri": "/teamwork/devices/{teamworkDevice-id}/runDiagnostics", + "OutputType": null, + "Command": "Start-MgBetaTeamworkDeviceDiagnostic", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/powerOn", - "Module": "Beta.Users.Actions", - "Command": "Start-MgBetaUserCloudPc", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "PowerOn", "PowerOnViaIdentity", "Start", "StartViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-poweron?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-poweron?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/powerOn", + "OutputType": null, + "Command": "Start-MgBetaUserCloudPc", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/triggerConfigurationManagerAction", - "Module": "Beta.Users.Actions", - "Command": "Start-MgBetaUserManagedDeviceConfigurationManagerAction", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Trigger", "TriggerExpanded", "TriggerViaIdentity", "TriggerViaIdentityExpanded" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/triggerConfigurationManagerAction", + "OutputType": null, + "Command": "Start-MgBetaUserManagedDeviceConfigurationManagerAction", + "Module": "Beta.Users.Actions" + }, + { "ApiVersion": "beta", + "Variants": [ + "Start", + "StartViaIdentity" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/solutions/workingTimeSchedule/startWorkingTime", + "OutputType": null, + "Command": "Start-MgBetaUserSolutionWorkingTimeScheduleWorkingTime", + "Module": "Beta.Users.Actions" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Start", + "StartExpanded", + "StartViaIdentity", + "StartViaIdentityExpanded" + ], "Permissions": [ { "Name": "Calls.JoinGroupCallasGuest.All", @@ -501575,52 +503338,50 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-startholdmusic?view=graph-rest-1.0", + "Method": "POST", "Uri": "/communications/calls/{call-id}/participants/{participant-id}/startHoldMusic", - "Module": "CloudCommunications", - "Command": "Start-MgCommunicationCallParticipantHoldMusic", "OutputType": "IMicrosoftGraphStartHoldMusicOperation", - "Variants": [ - "Start", - "StartExpanded", - "StartViaIdentity", - "StartViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-startholdmusic?view=graph-rest-1.0" + "Command": "Start-MgCommunicationCallParticipantHoldMusic", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}/runHealthChecks", - "Module": "DeviceManagement.Actions", - "Command": "Start-MgDeviceManagementVirtualEndpointOnPremiseConnectionHealthCheck", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Run", "RunViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-runhealthcheck?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-runhealthcheck?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}/runHealthChecks", + "OutputType": null, + "Command": "Start-MgDeviceManagementVirtualEndpointOnPremiseConnectionHealthCheck", + "Module": "DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/start", - "Module": "Devices.CloudPrint", - "Command": "Start-MgPrintPrinterJob", - "OutputType": "IMicrosoftGraphPrintJobStatus", + "ApiVersion": "v1.0", "Variants": [ "Start", "StartViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-start?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-start?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/start", + "OutputType": "IMicrosoftGraphPrintJobStatus", + "Command": "Start-MgPrintPrinterJob", + "Module": "Devices.CloudPrint" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Start", + "StartViaIdentity" + ], "Permissions": [ { "Name": "PrintJob.Create", @@ -501663,35 +503424,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-start?view=graph-rest-1.0", + "Method": "POST", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/start", - "Module": "Devices.CloudPrint", - "Command": "Start-MgPrintShareJob", "OutputType": "IMicrosoftGraphPrintJobStatus", - "Variants": [ - "Start", - "StartViaIdentity" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-start?view=graph-rest-1.0" + "Command": "Start-MgPrintShareJob", + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/security/runHuntingQuery", - "Module": "Security", - "Command": "Start-MgSecurityHuntingQuery", - "OutputType": "IMicrosoftGraphSecurityHuntingQueryResults", + "ApiVersion": "v1.0", "Variants": [ "Run", "RunExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/security/runHuntingQuery", + "OutputType": "IMicrosoftGraphSecurityHuntingQueryResults", + "Command": "Start-MgSecurityHuntingQuery", + "Module": "Security" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Start", + "StartViaIdentity" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -501710,20 +503471,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-start?view=graph-rest-1.0", + "Method": "POST", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/start", - "Module": "Applications", - "Command": "Start-MgServicePrincipalSynchronizationJob", "OutputType": null, - "Variants": [ - "Start", - "StartViaIdentity" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-start?view=graph-rest-1.0" + "Command": "Start-MgServicePrincipalSynchronizationJob", + "Module": "Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "Stop", + "StopViaIdentity" + ], "Permissions": [ { "Name": "AccessReview.ReadWrite.Membership", @@ -501742,35 +503503,37 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-stop?view=graph-rest-beta", + "Method": "POST", "Uri": "/accessReviews/{accessReview-id}/stop", - "Module": "Beta.Identity.Governance", - "Command": "Stop-MgBetaAccessReview", "OutputType": null, - "Variants": [ - "Stop", - "StopViaIdentity" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-stop?view=graph-rest-beta" + "Command": "Stop-MgBetaAccessReview", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/stop", - "Module": "Beta.Identity.Governance", - "Command": "Stop-MgBetaAccessReviewInstance", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Stop", "StopViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-stop?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-stop?view=graph-rest-beta", + "Method": "POST", + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/stop", + "OutputType": null, + "Command": "Stop-MgBetaAccessReviewInstance", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Cancel", + "CancelExpanded", + "CancelViaIdentity", + "CancelViaIdentityExpanded" + ], "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -501797,39 +503560,39 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingappointment-cancel?view=graph-rest-beta", + "Method": "POST", "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}/cancel", - "Module": "Beta.Bookings", - "Command": "Stop-MgBetaBookingBusinessAppointment", "OutputType": null, + "Command": "Stop-MgBetaBookingBusinessAppointment", + "Module": "Beta.Bookings" + }, + { + "ApiVersion": "beta", "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingappointment-cancel?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingappointment-cancel?view=graph-rest-beta", + "Method": "POST", "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}/cancel", - "Module": "Beta.Bookings", - "Command": "Stop-MgBetaBookingBusinessCalendarView", "OutputType": null, + "Command": "Stop-MgBetaBookingBusinessCalendarView", + "Module": "Beta.Bookings" + }, + { + "ApiVersion": "beta", "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingappointment-cancel?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Calls.Initiate.All", @@ -501848,22 +503611,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-cancelmediaprocessing?view=graph-rest-beta", + "Method": "POST", "Uri": "/communications/calls/{call-id}/cancelMediaProcessing", - "Module": "Beta.CloudCommunications", - "Command": "Stop-MgBetaCommunicationCallMediaProcessing", "OutputType": "IMicrosoftGraphCancelMediaProcessingOperation", - "Variants": [ - "Cancel", - "CancelExpanded", - "CancelViaIdentity", - "CancelViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-cancelmediaprocessing?view=graph-rest-beta" + "Command": "Stop-MgBetaCommunicationCallMediaProcessing", + "Module": "Beta.CloudCommunications" }, { + "ApiVersion": "beta", + "Variants": [ + "Stop", + "StopExpanded", + "StopViaIdentity", + "StopViaIdentityExpanded" + ], "Permissions": [ { "Name": "Calls.JoinGroupCallasGuest.All", @@ -501882,22 +503645,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-stopholdmusic?view=graph-rest-beta", + "Method": "POST", "Uri": "/communications/calls/{call-id}/participants/{participant-id}/stopHoldMusic", - "Module": "Beta.CloudCommunications", - "Command": "Stop-MgBetaCommunicationCallParticipantHoldMusic", "OutputType": "IMicrosoftGraphStopHoldMusicOperation", - "Variants": [ - "Stop", - "StopExpanded", - "StopViaIdentity", - "StopViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-stopholdmusic?view=graph-rest-beta" + "Command": "Stop-MgBetaCommunicationCallParticipantHoldMusic", + "Module": "Beta.CloudCommunications" }, { + "ApiVersion": "beta", + "Variants": [ + "Cancel", + "CancelExpanded", + "CancelViaIdentity", + "CancelViaIdentityExpanded" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -501916,22 +503679,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/operationApprovalRequests/{operationApprovalRequest-id}/cancelApproval", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Stop-MgBetaDeviceManagementOperationApprovalRequestApproval", "OutputType": null, + "Command": "Stop-MgBetaDeviceManagementOperationApprovalRequestApproval", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Cancel", - "CancelExpanded", - "CancelViaIdentity", - "CancelViaIdentityExpanded" + "CancelExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -501950,296 +503711,296 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/operationApprovalRequests/cancelMyRequest", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Stop-MgBetaDeviceManagementOperationApprovalRequestMyRequest", "OutputType": null, - "Variants": [ - "Cancel", - "CancelExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Stop-MgBetaDeviceManagementOperationApprovalRequestMyRequest", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/powerOff", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Stop-MgBetaDeviceManagementVirtualEndpointCloudPc", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "PowerOff", "PowerOffViaIdentity", "Stop", "StopViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-poweroff?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-poweroff?view=graph-rest-beta", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/powerOff", + "OutputType": null, + "Command": "Stop-MgBetaDeviceManagementVirtualEndpointCloudPc", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/endGracePeriod", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Stop-MgBetaDeviceManagementVirtualEndpointCloudPcGracePeriod", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "End", "EndViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-endgraceperiod?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-endgraceperiod?view=graph-rest-beta", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/endGracePeriod", + "OutputType": null, + "Command": "Stop-MgBetaDeviceManagementVirtualEndpointCloudPcGracePeriod", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/zebraFotaDeployments/{zebraFotaDeployment-id}/cancel", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Stop-MgBetaDeviceManagementZebraFotaDeployment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/zebraFotaDeployments/{zebraFotaDeployment-id}/cancel", + "OutputType": null, + "Command": "Stop-MgBetaDeviceManagementZebraFotaDeployment", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/cancel", - "Module": "Beta.Identity.Governance", - "Command": "Stop-MgBetaEntitlementManagementAccessPackageAssignmentRequest", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-cancel?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-cancel?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/cancel", + "OutputType": null, + "Command": "Stop-MgBetaEntitlementManagementAccessPackageAssignmentRequest", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/cancel", - "Module": "Beta.Identity.Governance", - "Command": "Stop-MgBetaEntitlementManagementAssignmentRequest", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-cancel?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-cancel?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/cancel", + "OutputType": null, + "Command": "Stop-MgBetaEntitlementManagementAssignmentRequest", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/cancelAndSend", - "Module": "Beta.Financials", - "Command": "Stop-MgBetaFinancialCompanySaleInvoiceAndSend", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/cancelAndSend", + "OutputType": null, + "Command": "Stop-MgBetaFinancialCompanySaleInvoiceAndSend", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/cancel", - "Module": "Beta.Financials", - "Command": "Stop-MgBetaFinancialCompanySalesInvoice", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/cancel", + "OutputType": null, + "Command": "Stop-MgBetaFinancialCompanySalesInvoice", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/calendar/events/{event-id}/cancel", - "Module": "Beta.Groups", - "Command": "Stop-MgBetaGroupCalendarEvent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/calendar/events/{event-id}/cancel", + "OutputType": null, + "Command": "Stop-MgBetaGroupCalendarEvent", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/cancel", - "Module": "Beta.Groups", - "Command": "Stop-MgBetaGroupEvent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/events/{event-id}/cancel", + "OutputType": null, + "Command": "Stop-MgBetaGroupEvent", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stop", - "Module": "Beta.Identity.Governance", - "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDecisionInstance", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Stop", "StopViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-stop?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-stop?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stop", + "OutputType": null, + "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDecisionInstance", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stopApplyDecisions", - "Module": "Beta.Identity.Governance", - "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDecisionInstanceApplyDecision", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Stop", "StopViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stopApplyDecisions", + "OutputType": null, + "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDecisionInstanceApplyDecision", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/stop", - "Module": "Beta.Identity.Governance", - "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Stop", "StopViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-stop?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-stop?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/stop", + "OutputType": null, + "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/stop", - "Module": "Beta.Identity.Governance", - "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinition", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Stop", "StopViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/stop", + "OutputType": null, + "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinition", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stop", - "Module": "Beta.Identity.Governance", - "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Stop", "StopViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-stop?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-stop?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stop", + "OutputType": null, + "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stopApplyDecisions", - "Module": "Beta.Identity.Governance", - "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceApplyDecision", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Stop", "StopViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stopApplyDecisions", + "OutputType": null, + "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceApplyDecision", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/stop", - "Module": "Beta.Identity.Governance", - "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Stop", "StopViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-stop?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-stop?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/stop", + "OutputType": null, + "Command": "Stop-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/cancel", - "Module": "Beta.Identity.Governance", - "Command": "Stop-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedulerequest-cancel?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedulerequest-cancel?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/cancel", + "OutputType": null, + "Command": "Stop-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/cancel", - "Module": "Beta.Identity.Governance", - "Command": "Stop-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedulerequest-cancel?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedulerequest-cancel?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/cancel", + "OutputType": null, + "Command": "Stop-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Cancel", + "CancelViaIdentity" + ], "Permissions": [ { "Name": "PrintJob.ReadWriteBasic", @@ -502274,140 +504035,140 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-cancel?view=graph-rest-beta", + "Method": "POST", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/cancel", - "Module": "Beta.Devices.CloudPrint", - "Command": "Stop-MgBetaPrintPrinterJob", "OutputType": null, + "Command": "Stop-MgBetaPrintPrinterJob", + "Module": "Beta.Devices.CloudPrint" + }, + { + "ApiVersion": "beta", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-cancel?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/cancelPrintJob", - "Module": "Beta.Devices.CloudPrint", - "Command": "Stop-MgBetaPrintPrinterJobPrintJob", "OutputType": null, + "Command": "Stop-MgBetaPrintPrinterJobPrintJob", + "Module": "Beta.Devices.CloudPrint" + }, + { + "ApiVersion": "beta", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-cancel?view=graph-rest-beta", + "Method": "POST", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/cancel", - "Module": "Beta.Devices.CloudPrint", - "Command": "Stop-MgBetaPrintPrinterShareJob", "OutputType": null, + "Command": "Stop-MgBetaPrintPrinterShareJob", + "Module": "Beta.Devices.CloudPrint" + }, + { + "ApiVersion": "beta", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-cancel?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/cancelPrintJob", - "Module": "Beta.Devices.CloudPrint", - "Command": "Stop-MgBetaPrintPrinterShareJobPrintJob", "OutputType": null, + "Command": "Stop-MgBetaPrintPrinterShareJobPrintJob", + "Module": "Beta.Devices.CloudPrint" + }, + { + "ApiVersion": "beta", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-cancel?view=graph-rest-beta", + "Method": "POST", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/cancel", - "Module": "Beta.Devices.CloudPrint", - "Command": "Stop-MgBetaPrintShareJob", "OutputType": null, + "Command": "Stop-MgBetaPrintShareJob", + "Module": "Beta.Devices.CloudPrint" + }, + { + "ApiVersion": "beta", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-cancel?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/cancelPrintJob", - "Module": "Beta.Devices.CloudPrint", - "Command": "Stop-MgBetaPrintShareJobPrintJob", "OutputType": null, + "Command": "Stop-MgBetaPrintShareJobPrintJob", + "Module": "Beta.Devices.CloudPrint" + }, + { + "ApiVersion": "beta", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/cancel", - "Module": "Beta.Identity.Governance", - "Command": "Stop-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", "OutputType": null, + "Command": "Stop-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/cancel", - "Module": "Beta.Identity.Governance", - "Command": "Stop-MgBetaPrivilegedAccessRoleAssignmentRequest", "OutputType": null, + "Command": "Stop-MgBetaPrivilegedAccessRoleAssignmentRequest", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/cancel", - "Module": "Beta.Identity.Governance", - "Command": "Stop-MgBetaPrivilegedRoleAssignmentRequest", "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", + "Command": "Stop-MgBetaPrivilegedRoleAssignmentRequest", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "RoleAssignmentSchedule.ReadWrite.Directory", @@ -502426,20 +504187,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-cancel?view=graph-rest-beta", + "Method": "POST", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel", - "Module": "Beta.Identity.Governance", - "Command": "Stop-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", "OutputType": null, + "Command": "Stop-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", + "Module": "Beta.Identity.Governance" + }, + { + "ApiVersion": "beta", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-cancel?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "RoleEligibilitySchedule.ReadWrite.Directory", @@ -502458,283 +504219,300 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-cancel?view=graph-rest-beta", + "Method": "POST", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel", - "Module": "Beta.Identity.Governance", - "Command": "Stop-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", "OutputType": null, - "Variants": [ - "Cancel", - "CancelViaIdentity" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-cancel?view=graph-rest-beta" + "Command": "Stop-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel", - "Module": "Beta.Identity.Governance", - "Command": "Stop-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-cancel?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-cancel?view=graph-rest-beta", + "Method": "POST", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel", + "OutputType": null, + "Command": "Stop-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel", - "Module": "Beta.Identity.Governance", - "Command": "Stop-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-cancel?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-cancel?view=graph-rest-beta", + "Method": "POST", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel", + "OutputType": null, + "Command": "Stop-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel", - "Module": "Beta.Identity.Governance", - "Command": "Stop-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-cancel?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-cancel?view=graph-rest-beta", + "Method": "POST", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel", + "OutputType": null, + "Command": "Stop-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel", - "Module": "Beta.Identity.Governance", - "Command": "Stop-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-cancel?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-cancel?view=graph-rest-beta", + "Method": "POST", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel", + "OutputType": null, + "Command": "Stop-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/security/securityActions/{securityAction-id}/cancelSecurityAction", - "Module": "Beta.Security", - "Command": "Stop-MgBetaSecurityAction", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityaction-cancelsecurityaction?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securityaction-cancelsecurityaction?view=graph-rest-beta", + "Method": "POST", + "Uri": "/security/securityActions/{securityAction-id}/cancelSecurityAction", + "OutputType": null, + "Command": "Stop-MgBetaSecurityAction", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/endBreak", - "Module": "Beta.Teams", - "Command": "Stop-MgBetaTeamScheduleTimeCardBreak", - "OutputType": "IMicrosoftGraphTimeCard", + "ApiVersion": "beta", "Variants": [ "End", "EndExpanded", "EndViaIdentity", "EndViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-endbreak?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-endbreak?view=graph-rest-beta", + "Method": "POST", + "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}/endBreak", + "OutputType": "IMicrosoftGraphTimeCard", + "Command": "Stop-MgBetaTeamScheduleTimeCardBreak", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/powerOff", - "Module": "Beta.Users.Actions", - "Command": "Stop-MgBetaUserCloudPc", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "PowerOff", "PowerOffViaIdentity", "Stop", "StopViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-poweroff?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-poweroff?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/powerOff", + "OutputType": null, + "Command": "Stop-MgBetaUserCloudPc", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/endGracePeriod", - "Module": "Beta.Users.Actions", - "Command": "Stop-MgBetaUserCloudPcGracePeriod", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "End", "EndViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-endgraceperiod?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-endgraceperiod?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/cloudPCs/{cloudPC-id}/endGracePeriod", + "OutputType": null, + "Command": "Stop-MgBetaUserCloudPcGracePeriod", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/cancel", - "Module": "Beta.Users.Actions", - "Command": "Stop-MgBetaUserEvent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/cancel", + "OutputType": null, + "Command": "Stop-MgBetaUserEvent", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/cancel", - "Module": "Beta.Users.Actions", - "Command": "Stop-MgBetaUserEventInstance", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/cancel", + "OutputType": null, + "Command": "Stop-MgBetaUserEventInstance", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/stop", - "Module": "Beta.Users.Actions", - "Command": "Stop-MgBetaUserPendingAccessReviewInstance", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Stop", "StopViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-stop?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-stop?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/stop", + "OutputType": null, + "Command": "Stop-MgBetaUserPendingAccessReviewInstance", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/stopApplyDecisions", - "Module": "Beta.Users.Actions", - "Command": "Stop-MgBetaUserPendingAccessReviewInstanceApplyDecision", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Stop", "StopViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/stopApplyDecisions", + "OutputType": null, + "Command": "Stop-MgBetaUserPendingAccessReviewInstanceApplyDecision", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/stop", - "Module": "Beta.Users.Actions", - "Command": "Stop-MgBetaUserPendingAccessReviewInstanceStage", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Stop", "StopViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-stop?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-stop?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/pendingAccessReviewInstances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/stop", + "OutputType": null, + "Command": "Stop-MgBetaUserPendingAccessReviewInstanceStage", + "Module": "Beta.Users.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "End", + "EndViaIdentity" + ], "Permissions": [], - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/cancel", - "Module": "Beta.Bookings", - "Command": "Stop-MgBetaVirtualEvent", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/solutions/workingTimeSchedule/endWorkingTime", "OutputType": null, + "Command": "Stop-MgBetaUserSolutionWorkingTimeScheduleWorkingTime", + "Module": "Beta.Users.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/cancel", + "OutputType": null, + "Command": "Stop-MgBetaVirtualEvent", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/cancel", - "Module": "Beta.Bookings", - "Command": "Stop-MgBetaVirtualEventWebinarRegistration", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/cancel", + "OutputType": null, + "Command": "Stop-MgBetaVirtualEventWebinarRegistration", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email='{email}')/cancel", - "Module": "Beta.Bookings", - "Command": "Stop-MgBetaVirtualEventWebinarRegistrationEmail", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email='{email}')/cancel", + "OutputType": null, + "Command": "Stop-MgBetaVirtualEventWebinarRegistrationEmail", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId='{userId}')/cancel", - "Module": "Beta.Bookings", - "Command": "Stop-MgBetaVirtualEventWebinarRegistrationUserId", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId='{userId}')/cancel", + "OutputType": null, + "Command": "Stop-MgBetaVirtualEventWebinarRegistrationUserId", + "Module": "Beta.Bookings" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Cancel", + "CancelExpanded", + "CancelViaIdentity", + "CancelViaIdentityExpanded" + ], "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -502761,39 +504539,39 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingappointment-cancel?view=graph-rest-1.0", + "Method": "POST", "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}/cancel", - "Module": "Bookings", - "Command": "Stop-MgBookingBusinessAppointment", "OutputType": null, + "Command": "Stop-MgBookingBusinessAppointment", + "Module": "Bookings" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingappointment-cancel?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingappointment-cancel?view=graph-rest-1.0", + "Method": "POST", "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}/cancel", - "Module": "Bookings", - "Command": "Stop-MgBookingBusinessCalendarView", "OutputType": null, + "Command": "Stop-MgBookingBusinessCalendarView", + "Module": "Bookings" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingappointment-cancel?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Calls.Initiate.All", @@ -502812,22 +504590,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-cancelmediaprocessing?view=graph-rest-1.0", + "Method": "POST", "Uri": "/communications/calls/{call-id}/cancelMediaProcessing", - "Module": "CloudCommunications", - "Command": "Stop-MgCommunicationCallMediaProcessing", "OutputType": "IMicrosoftGraphCancelMediaProcessingOperation", - "Variants": [ - "Cancel", - "CancelExpanded", - "CancelViaIdentity", - "CancelViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-cancelmediaprocessing?view=graph-rest-1.0" + "Command": "Stop-MgCommunicationCallMediaProcessing", + "Module": "CloudCommunications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Stop", + "StopExpanded", + "StopViaIdentity", + "StopViaIdentityExpanded" + ], "Permissions": [ { "Name": "Calls.JoinGroupCallasGuest.All", @@ -502846,161 +504624,159 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-stopholdmusic?view=graph-rest-1.0", + "Method": "POST", "Uri": "/communications/calls/{call-id}/participants/{participant-id}/stopHoldMusic", - "Module": "CloudCommunications", - "Command": "Stop-MgCommunicationCallParticipantHoldMusic", "OutputType": "IMicrosoftGraphStopHoldMusicOperation", - "Variants": [ - "Stop", - "StopExpanded", - "StopViaIdentity", - "StopViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/participant-stopholdmusic?view=graph-rest-1.0" + "Command": "Stop-MgCommunicationCallParticipantHoldMusic", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/endGracePeriod", - "Module": "DeviceManagement.Actions", - "Command": "Stop-MgDeviceManagementVirtualEndpointCloudPcGracePeriod", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "End", "EndViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-endgraceperiod?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-endgraceperiod?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/{cloudPC-id}/endGracePeriod", + "OutputType": null, + "Command": "Stop-MgDeviceManagementVirtualEndpointCloudPcGracePeriod", + "Module": "DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/cancel", - "Module": "Identity.Governance", - "Command": "Stop-MgEntitlementManagementAssignmentRequest", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-cancel?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-cancel?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/cancel", + "OutputType": null, + "Command": "Stop-MgEntitlementManagementAssignmentRequest", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/calendar/events/{event-id}/cancel", - "Module": "Groups", - "Command": "Stop-MgGroupCalendarEvent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/groups/{group-id}/calendar/events/{event-id}/cancel", + "OutputType": null, + "Command": "Stop-MgGroupCalendarEvent", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/cancel", - "Module": "Groups", - "Command": "Stop-MgGroupEvent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/groups/{group-id}/events/{event-id}/cancel", + "OutputType": null, + "Command": "Stop-MgGroupEvent", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/stop", - "Module": "Identity.Governance", - "Command": "Stop-MgIdentityGovernanceAccessReviewDefinition", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Stop", "StopViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/stop", + "OutputType": null, + "Command": "Stop-MgIdentityGovernanceAccessReviewDefinition", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stop", - "Module": "Identity.Governance", - "Command": "Stop-MgIdentityGovernanceAccessReviewDefinitionInstance", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Stop", "StopViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-stop?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-stop?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stop", + "OutputType": null, + "Command": "Stop-MgIdentityGovernanceAccessReviewDefinitionInstance", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/stop", - "Module": "Identity.Governance", - "Command": "Stop-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Stop", "StopViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-stop?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-stop?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/stop", + "OutputType": null, + "Command": "Stop-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/cancel", - "Module": "Identity.Governance", - "Command": "Stop-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedulerequest-cancel?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupassignmentschedulerequest-cancel?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}/cancel", + "OutputType": null, + "Command": "Stop-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/cancel", - "Module": "Identity.Governance", - "Command": "Stop-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedulerequest-cancel?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/privilegedaccessgroupeligibilityschedulerequest-cancel?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}/cancel", + "OutputType": null, + "Command": "Stop-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Cancel", + "CancelViaIdentity" + ], "Permissions": [ { "Name": "PrintJob.ReadWriteBasic", @@ -503035,35 +504811,35 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-cancel?view=graph-rest-1.0", + "Method": "POST", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/cancel", - "Module": "Devices.CloudPrint", - "Command": "Stop-MgPrintPrinterJob", "OutputType": null, + "Command": "Stop-MgPrintPrinterJob", + "Module": "Devices.CloudPrint" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-cancel?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-cancel?view=graph-rest-1.0", + "Method": "POST", "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/cancel", - "Module": "Devices.CloudPrint", - "Command": "Stop-MgPrintShareJob", "OutputType": null, + "Command": "Stop-MgPrintShareJob", + "Module": "Devices.CloudPrint" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-cancel?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "RoleAssignmentSchedule.ReadWrite.Directory", @@ -503082,20 +504858,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-cancel?view=graph-rest-1.0", + "Method": "POST", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel", - "Module": "Identity.Governance", - "Command": "Stop-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", "OutputType": null, + "Command": "Stop-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", + "Module": "Identity.Governance" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-cancel?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "RoleEligibilitySchedule.ReadWrite.Directory", @@ -503114,144 +504890,144 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-cancel?view=graph-rest-1.0", + "Method": "POST", "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel", - "Module": "Identity.Governance", - "Command": "Stop-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", "OutputType": null, - "Variants": [ - "Cancel", - "CancelViaIdentity" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-cancel?view=graph-rest-1.0" + "Command": "Stop-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel", - "Module": "Identity.Governance", - "Command": "Stop-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-cancel?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentschedulerequest-cancel?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}/cancel", + "OutputType": null, + "Command": "Stop-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel", - "Module": "Identity.Governance", - "Command": "Stop-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-cancel?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleeligibilityschedulerequest-cancel?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}/cancel", + "OutputType": null, + "Command": "Stop-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/cancel", - "Module": "Users.Actions", - "Command": "Stop-MgUserEvent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/cancel", + "OutputType": null, + "Command": "Stop-MgUserEvent", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/cancel", - "Module": "Users.Actions", - "Command": "Stop-MgUserEventInstance", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Cancel", "CancelExpanded", "CancelViaIdentity", "CancelViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/event-cancel?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/cancel", + "OutputType": null, + "Command": "Stop-MgUserEventInstance", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/cancel", - "Module": "Bookings", - "Command": "Stop-MgVirtualEvent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/cancel", + "OutputType": null, + "Command": "Stop-MgVirtualEvent", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/cancel", - "Module": "Bookings", - "Command": "Stop-MgVirtualEventWebinarRegistration", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}/cancel", + "OutputType": null, + "Command": "Stop-MgVirtualEventWebinarRegistration", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email='{email}')/cancel", - "Module": "Bookings", - "Command": "Stop-MgVirtualEventWebinarRegistrationEmail", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email='{email}')/cancel", + "OutputType": null, + "Command": "Stop-MgVirtualEventWebinarRegistrationEmail", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId='{userId}')/cancel", - "Module": "Bookings", - "Command": "Stop-MgVirtualEventWebinarRegistrationUserId", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Cancel", "CancelViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId='{userId}')/cancel", + "OutputType": null, + "Command": "Stop-MgVirtualEventWebinarRegistrationUserId", + "Module": "Bookings" }, { + "ApiVersion": "beta", + "Variants": [ + "Submit", + "SubmitViaIdentity" + ], "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -503278,65 +505054,65 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-beta", + "Method": "POST", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", - "Module": "Beta.Education", - "Command": "Submit-MgBetaEducationClassAssignmentSubmission", "OutputType": "IMicrosoftGraphEducationSubmission", - "Variants": [ - "Submit", - "SubmitViaIdentity" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-beta" + "Command": "Submit-MgBetaEducationClassAssignmentSubmission", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", - "Module": "Beta.Education", - "Command": "Submit-MgBetaEducationMeAssignmentSubmission", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Variants": [ "Submit", "SubmitViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-beta", + "Method": "POST", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Command": "Submit-MgBetaEducationMeAssignmentSubmission", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", - "Module": "Beta.Education", - "Command": "Submit-MgBetaEducationUserAssignmentSubmission", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Variants": [ "Submit", "SubmitViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-beta", + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Command": "Submit-MgBetaEducationUserAssignmentSubmission", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/security/tiIndicators/submitTiIndicators", - "Module": "Beta.Security", - "Command": "Submit-MgBetaSecurityTiIndicator", - "OutputType": "IMicrosoftGraphTiIndicator", + "ApiVersion": "beta", "Variants": [ "Submit", "SubmitExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicator-submittiindicators?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicator-submittiindicators?view=graph-rest-beta", + "Method": "POST", + "Uri": "/security/tiIndicators/submitTiIndicators", + "OutputType": "IMicrosoftGraphTiIndicator", + "Command": "Submit-MgBetaSecurityTiIndicator", + "Module": "Beta.Security" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Submit", + "SubmitViaIdentity" + ], "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -503363,114 +505139,114 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-1.0", + "Method": "POST", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", - "Module": "Education", - "Command": "Submit-MgEducationClassAssignmentSubmission", "OutputType": "IMicrosoftGraphEducationSubmission", - "Variants": [ - "Submit", - "SubmitViaIdentity" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-1.0" + "Command": "Submit-MgEducationClassAssignmentSubmission", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", - "Module": "Education", - "Command": "Submit-MgEducationMeAssignmentSubmission", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0", "Variants": [ "Submit", "SubmitViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Command": "Submit-MgEducationMeAssignmentSubmission", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", - "Module": "Education", - "Command": "Submit-MgEducationUserAssignmentSubmission", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0", "Variants": [ "Submit", "SubmitViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsubmission-submit?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submit", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Command": "Submit-MgEducationUserAssignmentSubmission", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/pause", - "Module": "Applications", - "Command": "Suspend-MgApplicationSynchronizationJob", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Pause", "PauseViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-pause?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-pause?view=graph-rest-1.0", + "Method": "POST", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/pause", - "Module": "Beta.Applications", - "Command": "Suspend-MgBetaApplicationSynchronizationJob", "OutputType": null, + "Command": "Suspend-MgApplicationSynchronizationJob", + "Module": "Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Pause", "PauseViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-pause?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-pause?view=graph-rest-beta", + "Method": "POST", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/pause", + "OutputType": null, + "Command": "Suspend-MgBetaApplicationSynchronizationJob", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/pauseConfigurationRefresh", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Suspend-MgBetaDeviceManagementComanagedDeviceConfigurationRefresh", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Pause", "PauseExpanded", "PauseViaIdentity", "PauseViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/pauseConfigurationRefresh", + "OutputType": null, + "Command": "Suspend-MgBetaDeviceManagementComanagedDeviceConfigurationRefresh", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/pauseConfigurationRefresh", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Suspend-MgBetaDeviceManagementManagedDeviceConfigurationRefresh", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Pause", "PauseExpanded", "PauseViaIdentity", "PauseViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/pauseConfigurationRefresh", + "OutputType": null, + "Command": "Suspend-MgBetaDeviceManagementManagedDeviceConfigurationRefresh", + "Module": "Beta.DeviceManagement.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Pause", + "PauseViaIdentity" + ], "Permissions": [ { "Name": "EduAdministration.ReadWrite", @@ -503489,20 +505265,20 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationprofile-pause?view=graph-rest-beta", + "Method": "POST", "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/pause", - "Module": "Beta.Education", - "Command": "Suspend-MgBetaEducationSynchronizationProfile", "OutputType": null, + "Command": "Suspend-MgBetaEducationSynchronizationProfile", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Pause", "PauseViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationsynchronizationprofile-pause?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -503521,37 +505297,37 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-pause?view=graph-rest-beta", + "Method": "POST", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/pause", - "Module": "Beta.Applications", - "Command": "Suspend-MgBetaServicePrincipalSynchronizationJob", "OutputType": null, - "Variants": [ - "Pause", - "PauseViaIdentity" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-pause?view=graph-rest-beta" + "Command": "Suspend-MgBetaServicePrincipalSynchronizationJob", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/pauseConfigurationRefresh", - "Module": "Beta.Users.Actions", - "Command": "Suspend-MgBetaUserManagedDeviceConfigurationRefresh", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Pause", "PauseExpanded", "PauseViaIdentity", "PauseViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/pauseConfigurationRefresh", + "OutputType": null, + "Command": "Suspend-MgBetaUserManagedDeviceConfigurationRefresh", + "Module": "Beta.Users.Actions" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Pause", + "PauseViaIdentity" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -503570,20 +505346,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-pause?view=graph-rest-1.0", + "Method": "POST", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/pause", - "Module": "Applications", - "Command": "Suspend-MgServicePrincipalSynchronizationJob", "OutputType": null, - "Variants": [ - "Pause", - "PauseViaIdentity" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-pause?view=graph-rest-1.0" + "Command": "Suspend-MgServicePrincipalSynchronizationJob", + "Module": "Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "Sync" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -503602,19 +505377,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Sync-MgBetaDeviceAppMgtMicrosoftStoreGraphFPreBusinessApp", + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceAppManagement/syncMicrosoftStoreForBusinessApps", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Sync-MgBetaDeviceAppManagementMicrosoftStoreForBusinessApp", "OutputType": null, - "Variants": [ - "Sync" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": "Sync-MgBetaDeviceAppMgtMicrosoftStoreGraphFPreBusinessApp", - "ApiReferenceLink": null + "Command": "Sync-MgBetaDeviceAppManagementMicrosoftStoreForBusinessApp", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Sync", + "SyncViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -503633,20 +505409,19 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Sync-MgBetaDeviceAppMgtVppTokenLicense", + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}/syncLicenses", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Sync-MgBetaDeviceAppManagementVppTokenLicense", "OutputType": "IMicrosoftGraphVppToken", - "Variants": [ - "Sync", - "SyncViaIdentity" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": "Sync-MgBetaDeviceAppMgtVppTokenLicense", - "ApiReferenceLink": null + "Command": "Sync-MgBetaDeviceAppManagementVppTokenLicense", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Sync" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -503665,77 +505440,80 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Sync-MgBetaDeviceAppMgtVppTokenLicenseCount", + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceAppManagement/vppTokens/syncLicenseCounts", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Sync-MgBetaDeviceAppManagementVppTokenLicenseCount", "OutputType": null, - "Variants": [ - "Sync" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": "Sync-MgBetaDeviceAppMgtVppTokenLicenseCount", - "ApiReferenceLink": null + "Command": "Sync-MgBetaDeviceAppManagementVppTokenLicenseCount", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/androidForWorkSettings/syncApps", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Sync-MgBetaDeviceManagementAndroidForWorkSettingApp", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Sync" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/androidForWorkSettings/syncApps", + "OutputType": null, + "Command": "Sync-MgBetaDeviceManagementAndroidForWorkSettingApp", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/syncApps", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Sync-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingApp", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Sync" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings/syncApps", + "OutputType": null, + "Command": "Sync-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSettingApp", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/syncDevice", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Sync-MgBetaDeviceManagementComanagedDevice", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Sync", "SyncViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/syncDevice", + "OutputType": null, + "Command": "Sync-MgBetaDeviceManagementComanagedDevice", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/syncWithAppleDeviceEnrollmentProgram", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Sync-MgBetaDeviceManagementDepOnboardingSettingWithAppleDeviceEnrollmentProgram", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Sync", "SyncViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/syncWithAppleDeviceEnrollmentProgram", + "OutputType": null, + "Command": "Sync-MgBetaDeviceManagementDepOnboardingSettingWithAppleDeviceEnrollmentProgram", + "Module": "Beta.DeviceManagement.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Sync", + "SyncExpanded", + "SyncViaIdentity", + "SyncViaIdentityExpanded" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -503754,81 +505532,78 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}/sync", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Sync-MgBetaDeviceManagementExchangeConnector", "OutputType": null, - "Variants": [ - "Sync", - "SyncExpanded", - "SyncViaIdentity", - "SyncViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Sync-MgBetaDeviceManagementExchangeConnector", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/syncDevice", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Sync-MgBetaDeviceManagementManagedDevice", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Sync", "SyncViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/syncDevice", + "OutputType": null, + "Command": "Sync-MgBetaDeviceManagementManagedDevice", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/windowsAutopilotSettings/sync", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Sync-MgBetaDeviceManagementWindowsAutopilotSetting", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Sync" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/windowsAutopilotSettings/sync", + "OutputType": null, + "Command": "Sync-MgBetaDeviceManagementWindowsAutopilotSetting", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/windowsDriverUpdateProfiles/{windowsDriverUpdateProfile-id}/syncInventory", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Sync-MgBetaDeviceManagementWindowsDriverUpdateProfileInventory", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Sync", "SyncViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/windowsDriverUpdateProfiles/{windowsDriverUpdateProfile-id}/syncInventory", + "OutputType": null, + "Command": "Sync-MgBetaDeviceManagementWindowsDriverUpdateProfileInventory", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/syncDevice", - "Module": "Beta.Users.Actions", - "Command": "Sync-MgBetaUserManagedDevice", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Sync", "SyncViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/syncDevice", + "OutputType": null, + "Command": "Sync-MgBetaUserManagedDevice", + "Module": "Beta.Users.Actions" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Sync" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -503847,19 +505622,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Sync-MgDeviceAppMgtMicrosoftStoreGraphFPreBusinessApp", + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceAppManagement/syncMicrosoftStoreForBusinessApps", - "Module": "Devices.CorporateManagement", - "Command": "Sync-MgDeviceAppManagementMicrosoftStoreForBusinessApp", "OutputType": null, - "Variants": [ - "Sync" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": "Sync-MgDeviceAppMgtMicrosoftStoreGraphFPreBusinessApp", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-deviceappmanagement-syncmicrosoftstoreforbusinessapps?view=graph-rest-1.0" + "Command": "Sync-MgDeviceAppManagementMicrosoftStoreForBusinessApp", + "Module": "Devices.CorporateManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Sync", + "SyncViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -503878,20 +505654,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Sync-MgDeviceAppMgtVppTokenLicense", + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}/syncLicenses", - "Module": "Devices.CorporateManagement", - "Command": "Sync-MgDeviceAppManagementVppTokenLicense", "OutputType": "IMicrosoftGraphVppToken", + "Command": "Sync-MgDeviceAppManagementVppTokenLicense", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Sync", - "SyncViaIdentity" + "SyncExpanded", + "SyncViaIdentity", + "SyncViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": "Sync-MgDeviceAppMgtVppTokenLicense", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-vpptoken-synclicenses?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -503910,251 +505688,249 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}/sync", - "Module": "DeviceManagement.Actions", - "Command": "Sync-MgDeviceManagementExchangeConnector", "OutputType": null, - "Variants": [ - "Sync", - "SyncExpanded", - "SyncViaIdentity", - "SyncViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-devicemanagementexchangeconnector-sync?view=graph-rest-1.0" + "Command": "Sync-MgDeviceManagementExchangeConnector", + "Module": "DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/syncDevice", - "Module": "DeviceManagement.Actions", - "Command": "Sync-MgDeviceManagementManagedDevice", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Sync", "SyncViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-syncdevice?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-syncdevice?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/syncDevice", + "OutputType": null, + "Command": "Sync-MgDeviceManagementManagedDevice", + "Module": "DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/syncDevice", - "Module": "Users.Actions", - "Command": "Sync-MgUserManagedDevice", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Sync", "SyncViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-syncdevice?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-syncdevice?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/syncDevice", + "OutputType": null, + "Command": "Sync-MgUserManagedDevice", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/applications/validateProperties", - "Module": "Applications", - "Command": "Test-MgApplicationProperty", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Validate", "ValidateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/applications/validateProperties", + "OutputType": null, + "Command": "Test-MgApplicationProperty", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/validateCredentials", - "Module": "Applications", - "Command": "Test-MgApplicationSynchronizationJobCredential", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-validatecredentials?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-validatecredentials?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/validateCredentials", + "OutputType": null, + "Command": "Test-MgApplicationSynchronizationJobCredential", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/administrativeUnits/validateProperties", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Test-MgBetaAdministrativeUnitProperty", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Validate", "ValidateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", + "Method": "POST", + "Uri": "/administrativeUnits/validateProperties", + "OutputType": null, + "Command": "Test-MgBetaAdministrativeUnitProperty", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/applications/validateProperties", - "Module": "Beta.Applications", - "Command": "Test-MgBetaApplicationProperty", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Validate", "ValidateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", + "Method": "POST", + "Uri": "/applications/validateProperties", + "OutputType": null, + "Command": "Test-MgBetaApplicationProperty", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/validateCredentials", - "Module": "Beta.Applications", - "Command": "Test-MgBetaApplicationSynchronizationJobCredential", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-validatecredentials?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-validatecredentials?view=graph-rest-beta", + "Method": "POST", + "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/validateCredentials", + "OutputType": null, + "Command": "Test-MgBetaApplicationSynchronizationJobCredential", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/contacts/validateProperties", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Test-MgBetaContactProperty", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Validate", "ValidateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", + "Method": "POST", + "Uri": "/contacts/validateProperties", + "OutputType": null, + "Command": "Test-MgBetaContactProperty", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/contracts/validateProperties", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Test-MgBetaContractProperty", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Validate", "ValidateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", + "Method": "POST", + "Uri": "/contracts/validateProperties", + "OutputType": null, + "Command": "Test-MgBetaContractProperty", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/validateXml", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Test-MgBetaDeviceAppManagementMobileAppXml", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Validate", "ValidateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Test-MgBetaDeviceAppMgtMobileAppXml", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/validateXml", + "OutputType": null, + "Command": "Test-MgBetaDeviceAppManagementMobileAppXml", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/assignmentFilters/validateFilter", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Test-MgBetaDeviceManagementAssignmentFilter", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Validate", "ValidateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/assignmentFilters/validateFilter", + "OutputType": null, + "Command": "Test-MgBetaDeviceManagementAssignmentFilter", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceCompliancePolicies/validateComplianceScript", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Test-MgBetaDeviceManagementDeviceCompliancePolicyComplianceScript", - "OutputType": "IMicrosoftGraphDeviceComplianceScriptValidationResult", + "ApiVersion": "beta", "Variants": [ "Validate", "ValidateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/deviceCompliancePolicies/validateComplianceScript", + "OutputType": "IMicrosoftGraphDeviceComplianceScriptValidationResult", + "Command": "Test-MgBetaDeviceManagementDeviceCompliancePolicyComplianceScript", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/validateBulkResize", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Test-MgBetaDeviceManagementVirtualEndpointCloudPcBulkResize", - "OutputType": "IMicrosoftGraphCloudPcResizeValidationResult", + "ApiVersion": "beta", "Variants": [ "Validate", "ValidateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-validatebulkresize?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-validatebulkresize?view=graph-rest-beta", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/cloudPCs/validateBulkResize", + "OutputType": "IMicrosoftGraphCloudPcResizeValidationResult", + "Command": "Test-MgBetaDeviceManagementVirtualEndpointCloudPcBulkResize", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/devices/validateProperties", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Test-MgBetaDeviceProperty", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Validate", "ValidateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", + "Method": "POST", + "Uri": "/devices/validateProperties", + "OutputType": null, + "Command": "Test-MgBetaDeviceProperty", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/deletedItems/validateProperties", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Test-MgBetaDirectoryDeletedItemProperty", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Validate", "ValidateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", + "Method": "POST", + "Uri": "/directory/deletedItems/validateProperties", + "OutputType": null, + "Command": "Test-MgBetaDirectoryDeletedItemProperty", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Validate", + "ValidateExpanded" + ], "Permissions": [ { "Name": "Group.Read.All", @@ -504189,114 +505965,114 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", + "Method": "POST", "Uri": "/directoryObjects/validateProperties", - "Module": "Beta.DirectoryObjects", - "Command": "Test-MgBetaDirectoryObjectProperty", "OutputType": null, - "Variants": [ - "Validate", - "ValidateExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta" + "Command": "Test-MgBetaDirectoryObjectProperty", + "Module": "Beta.DirectoryObjects" }, { - "Permissions": [], - "Uri": "/directoryRoles/validateProperties", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Test-MgBetaDirectoryRoleProperty", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Validate", "ValidateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", + "Method": "POST", + "Uri": "/directoryRoles/validateProperties", + "OutputType": null, + "Command": "Test-MgBetaDirectoryRoleProperty", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryRoleTemplates/validateProperties", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Test-MgBetaDirectoryRoleTemplateProperty", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Validate", "ValidateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", + "Method": "POST", + "Uri": "/directoryRoleTemplates/validateProperties", + "OutputType": null, + "Command": "Test-MgBetaDirectoryRoleTemplateProperty", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directorySettingTemplates/validateProperties", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Test-MgBetaDirectorySettingTemplateProperty", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Validate", "ValidateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", + "Method": "POST", + "Uri": "/directorySettingTemplates/validateProperties", + "OutputType": null, + "Command": "Test-MgBetaDirectorySettingTemplateProperty", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/validatePermission", - "Module": "Beta.Files", - "Command": "Test-MgBetaDriveItemPermission", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/validatePermission", + "OutputType": null, + "Command": "Test-MgBetaDriveItemPermission", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", - "Module": "Beta.Files", - "Command": "Test-MgBetaDriveListContentTypePublished", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Is", "IsViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", + "OutputType": null, + "Command": "Test-MgBetaDriveListContentTypePublished", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/root/validatePermission", - "Module": "Beta.Files", - "Command": "Test-MgBetaDriveRootPermission", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/drives/{drive-id}/root/validatePermission", + "OutputType": null, + "Command": "Test-MgBetaDriveRootPermission", + "Module": "Beta.Files" }, { + "ApiVersion": "beta", + "Variants": [ + "Validate", + "ValidateViaIdentity" + ], "Permissions": [ { "Name": "IndustryData-DataConnector.ReadWrite.All", @@ -504315,101 +506091,103 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydataconnector-validate?view=graph-rest-beta", + "Method": "POST", "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}/validate", - "Module": "Beta.Search", - "Command": "Test-MgBetaExternalIndustryDataConnector", "OutputType": null, - "Variants": [ - "Validate", - "ValidateViaIdentity" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-industrydataconnector-validate?view=graph-rest-beta" + "Command": "Test-MgBetaExternalIndustryDataConnector", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/validatePermission", - "Module": "Beta.Groups", - "Command": "Test-MgBetaGroupDriveItemPermission", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/validatePermission", + "OutputType": null, + "Command": "Test-MgBetaGroupDriveItemPermission", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", - "Module": "Beta.Groups", - "Command": "Test-MgBetaGroupDriveListContentTypePublished", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Is", "IsViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", + "OutputType": null, + "Command": "Test-MgBetaGroupDriveListContentTypePublished", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/validatePermission", - "Module": "Beta.Groups", - "Command": "Test-MgBetaGroupDriveRootPermission", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/validatePermission", + "OutputType": null, + "Command": "Test-MgBetaGroupDriveRootPermission", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/evaluateDynamicMembership", - "Module": "Beta.Groups", - "Command": "Test-MgBetaGroupDynamicMembership", - "OutputType": "IMicrosoftGraphEvaluateDynamicMembershipResult", + "ApiVersion": "beta", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-evaluatedynamicmembership?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-evaluatedynamicmembership?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/evaluateDynamicMembership", + "OutputType": "IMicrosoftGraphEvaluateDynamicMembershipResult", + "Command": "Test-MgBetaGroupDynamicMembership", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/evaluateDynamicMembership", - "Module": "Beta.Groups", - "Command": "Test-MgBetaGroupDynamicMembershipRule", - "OutputType": "IMicrosoftGraphEvaluateDynamicMembershipResult", + "ApiVersion": "beta", "Variants": [ "Evaluate1", "EvaluateExpanded1" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-evaluatedynamicmembership?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-evaluatedynamicmembership?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/evaluateDynamicMembership", + "OutputType": "IMicrosoftGraphEvaluateDynamicMembershipResult", + "Command": "Test-MgBetaGroupDynamicMembershipRule", + "Module": "Beta.Groups" }, { + "ApiVersion": "beta", + "Variants": [ + "Validate", + "ValidateExpanded", + "ValidateViaIdentity", + "ValidateViaIdentityExpanded" + ], "Permissions": [ { "Name": "Group.Read.All", @@ -504428,169 +506206,169 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-validateproperties?view=graph-rest-beta", + "Method": "POST", "Uri": "/groups/{group-id}/validateProperties", - "Module": "Beta.Groups", - "Command": "Test-MgBetaGroupProperty", "OutputType": null, - "Variants": [ - "Validate", - "ValidateExpanded", - "ValidateViaIdentity", - "ValidateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-validateproperties?view=graph-rest-beta" + "Command": "Test-MgBetaGroupProperty", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/isPublished", - "Module": "Beta.Groups", - "Command": "Test-MgBetaGroupSiteContentTypePublished", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Is", "IsViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/isPublished", + "OutputType": null, + "Command": "Test-MgBetaGroupSiteContentTypePublished", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/evaluate", - "Module": "Beta.Groups", - "Command": "Test-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", - "OutputType": "IMicrosoftGraphDlpEvaluatePoliciesJobResponse", + "ApiVersion": "beta", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/evaluate", + "OutputType": "IMicrosoftGraphDlpEvaluatePoliciesJobResponse", + "Command": "Test-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/evaluateApplication", - "Module": "Beta.Groups", - "Command": "Test-MgBetaGroupSiteInformationProtectionPolicyLabelApplication", - "OutputType": "IMicrosoftGraphInformationProtectionAction", + "ApiVersion": "beta", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateapplication?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateapplication?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/evaluateApplication", + "OutputType": "IMicrosoftGraphInformationProtectionAction", + "Command": "Test-MgBetaGroupSiteInformationProtectionPolicyLabelApplication", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/evaluateClassificationResults", - "Module": "Beta.Groups", - "Command": "Test-MgBetaGroupSiteInformationProtectionPolicyLabelClassificationResult", - "OutputType": "IMicrosoftGraphInformationProtectionAction", + "ApiVersion": "beta", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateclassificationresults?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateclassificationresults?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/evaluateClassificationResults", + "OutputType": "IMicrosoftGraphInformationProtectionAction", + "Command": "Test-MgBetaGroupSiteInformationProtectionPolicyLabelClassificationResult", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/evaluateRemoval", - "Module": "Beta.Groups", - "Command": "Test-MgBetaGroupSiteInformationProtectionPolicyLabelRemoval", - "OutputType": "IMicrosoftGraphInformationProtectionAction", + "ApiVersion": "beta", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateremoval?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateremoval?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/evaluateRemoval", + "OutputType": "IMicrosoftGraphInformationProtectionAction", + "Command": "Test-MgBetaGroupSiteInformationProtectionPolicyLabelRemoval", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/evaluate", - "Module": "Beta.Groups", - "Command": "Test-MgBetaGroupSiteInformationProtectionSensitivityLabel", - "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", + "ApiVersion": "beta", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/evaluate", + "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", + "Command": "Test-MgBetaGroupSiteInformationProtectionSensitivityLabel", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/evaluate", - "Module": "Beta.Groups", - "Command": "Test-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", - "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", + "ApiVersion": "beta", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/evaluate", + "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", + "Command": "Test-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/isPublished", - "Module": "Beta.Groups", - "Command": "Test-MgBetaGroupSiteListContentTypePublished", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Is", "IsViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/isPublished", + "OutputType": null, + "Command": "Test-MgBetaGroupSiteListContentTypePublished", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/identity/conditionalAccess/evaluate", - "Module": "Beta.Identity.SignIns", - "Command": "Test-MgBetaIdentityConditionalAccess", - "OutputType": "IMicrosoftGraphConditionalAccessWhatIfPolicy", + "ApiVersion": "beta", "Variants": [ "Evaluate", "EvaluateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identity/conditionalAccess/evaluate", + "OutputType": "IMicrosoftGraphConditionalAccessWhatIfPolicy", + "Command": "Test-MgBetaIdentityConditionalAccess", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Validate", + "Validate1", + "ValidateExpanded", + "ValidateViaIdentity" + ], "Permissions": [ { "Name": "CustomAuthenticationExtension.Read.All", @@ -504609,67 +506387,65 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customauthenticationextension-validateauthenticationconfiguration?view=graph-rest-beta", + "Method": "POST", "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}/validateAuthenticationConfiguration", - "Module": "Beta.Identity.SignIns", - "Command": "Test-MgBetaIdentityCustomAuthenticationExtensionAuthenticationConfiguration", "OutputType": "IMicrosoftGraphAuthenticationConfigurationValidation", - "Variants": [ - "Validate", - "Validate1", - "ValidateExpanded", - "ValidateViaIdentity" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customauthenticationextension-validateauthenticationconfiguration?view=graph-rest-beta" + "Command": "Test-MgBetaIdentityCustomAuthenticationExtensionAuthenticationConfiguration", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/informationProtection/dataLossPreventionPolicies/evaluate", - "Module": "Beta.Identity.SignIns", - "Command": "Test-MgBetaInformationProtectionDataLossPreventionPolicy", - "OutputType": "IMicrosoftGraphDlpEvaluatePoliciesJobResponse", + "ApiVersion": "beta", "Variants": [ "Evaluate", "EvaluateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/informationProtection/dataLossPreventionPolicies/evaluate", + "OutputType": "IMicrosoftGraphDlpEvaluatePoliciesJobResponse", + "Command": "Test-MgBetaInformationProtectionDataLossPreventionPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/informationProtection/policy/labels/evaluateApplication", - "Module": "Beta.Identity.SignIns", - "Command": "Test-MgBetaInformationProtectionPolicyLabelApplication", - "OutputType": "IMicrosoftGraphInformationProtectionAction", + "ApiVersion": "beta", "Variants": [ "Evaluate", "EvaluateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateapplication?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateapplication?view=graph-rest-beta", + "Method": "POST", + "Uri": "/informationProtection/policy/labels/evaluateApplication", + "OutputType": "IMicrosoftGraphInformationProtectionAction", + "Command": "Test-MgBetaInformationProtectionPolicyLabelApplication", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/informationProtection/policy/labels/evaluateClassificationResults", - "Module": "Beta.Identity.SignIns", - "Command": "Test-MgBetaInformationProtectionPolicyLabelClassificationResult", - "OutputType": "IMicrosoftGraphInformationProtectionAction", + "ApiVersion": "beta", "Variants": [ "Evaluate", "EvaluateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateclassificationresults?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateclassificationresults?view=graph-rest-beta", + "Method": "POST", + "Uri": "/informationProtection/policy/labels/evaluateClassificationResults", + "OutputType": "IMicrosoftGraphInformationProtectionAction", + "Command": "Test-MgBetaInformationProtectionPolicyLabelClassificationResult", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Evaluate", + "EvaluateExpanded" + ], "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -504688,35 +506464,35 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateremoval?view=graph-rest-beta", + "Method": "POST", "Uri": "/informationProtection/policy/labels/evaluateRemoval", - "Module": "Beta.Identity.SignIns", - "Command": "Test-MgBetaInformationProtectionPolicyLabelRemoval", "OutputType": "IMicrosoftGraphInformationProtectionAction", - "Variants": [ - "Evaluate", - "EvaluateExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateremoval?view=graph-rest-beta" + "Command": "Test-MgBetaInformationProtectionPolicyLabelRemoval", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/organization/validateProperties", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Test-MgBetaOrganizationProperty", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Validate", "ValidateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", + "Method": "POST", + "Uri": "/organization/validateProperties", + "OutputType": null, + "Command": "Test-MgBetaOrganizationProperty", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Evaluate", + "EvaluateExpanded" + ], "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -504735,65 +506511,67 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateapplication?view=graph-rest-beta", + "Method": "POST", "Uri": "/security/informationProtection/sensitivityLabels/evaluateApplication", - "Module": "Beta.Security", - "Command": "Test-MgBetaSecurityInformationProtectionSensitivityLabelApplication", "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", - "Variants": [ - "Evaluate", - "EvaluateExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateapplication?view=graph-rest-beta" + "Command": "Test-MgBetaSecurityInformationProtectionSensitivityLabelApplication", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/informationProtection/sensitivityLabels/evaluateClassificationResults", - "Module": "Beta.Security", - "Command": "Test-MgBetaSecurityInformationProtectionSensitivityLabelClassificationResult", - "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", + "ApiVersion": "beta", "Variants": [ "Evaluate", "EvaluateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateclassificationresults?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateclassificationresults?view=graph-rest-beta", + "Method": "POST", + "Uri": "/security/informationProtection/sensitivityLabels/evaluateClassificationResults", + "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", + "Command": "Test-MgBetaSecurityInformationProtectionSensitivityLabelClassificationResult", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/informationProtection/sensitivityLabels/evaluateRemoval", - "Module": "Beta.Security", - "Command": "Test-MgBetaSecurityInformationProtectionSensitivityLabelRemoval", - "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", + "ApiVersion": "beta", "Variants": [ "Evaluate", "EvaluateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateremoval?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateremoval?view=graph-rest-beta", + "Method": "POST", + "Uri": "/security/informationProtection/sensitivityLabels/evaluateRemoval", + "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", + "Command": "Test-MgBetaSecurityInformationProtectionSensitivityLabelRemoval", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/servicePrincipals/validateProperties", - "Module": "Beta.Applications", - "Command": "Test-MgBetaServicePrincipalProperty", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Validate", "ValidateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", + "Method": "POST", + "Uri": "/servicePrincipals/validateProperties", + "OutputType": null, + "Command": "Test-MgBetaServicePrincipalProperty", + "Module": "Beta.Applications" }, { + "ApiVersion": "beta", + "Variants": [ + "Validate", + "ValidateExpanded", + "ValidateViaIdentity", + "ValidateViaIdentityExpanded" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -504812,252 +506590,252 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-validatecredentials?view=graph-rest-beta", + "Method": "POST", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/validateCredentials", - "Module": "Beta.Applications", - "Command": "Test-MgBetaServicePrincipalSynchronizationJobCredential", "OutputType": null, - "Variants": [ - "Validate", - "ValidateExpanded", - "ValidateViaIdentity", - "ValidateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-validatecredentials?view=graph-rest-beta" + "Command": "Test-MgBetaServicePrincipalSynchronizationJobCredential", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/isPublished", - "Module": "Beta.Files", - "Command": "Test-MgBetaShareListContentTypePublished", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Is", "IsViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/isPublished", + "OutputType": null, + "Command": "Test-MgBetaShareListContentTypePublished", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/isPublished", - "Module": "Beta.Sites", - "Command": "Test-MgBetaSiteContentTypePublished", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Is", "IsViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", + "Method": "GET", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/isPublished", + "OutputType": null, + "Command": "Test-MgBetaSiteContentTypePublished", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/informationProtection/dataLossPreventionPolicies/evaluate", - "Module": "Beta.Sites", - "Command": "Test-MgBetaSiteInformationProtectionDataLossPreventionPolicy", - "OutputType": "IMicrosoftGraphDlpEvaluatePoliciesJobResponse", + "ApiVersion": "beta", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/informationProtection/dataLossPreventionPolicies/evaluate", + "OutputType": "IMicrosoftGraphDlpEvaluatePoliciesJobResponse", + "Command": "Test-MgBetaSiteInformationProtectionDataLossPreventionPolicy", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/informationProtection/policy/labels/evaluateApplication", - "Module": "Beta.Sites", - "Command": "Test-MgBetaSiteInformationProtectionPolicyLabelApplication", - "OutputType": "IMicrosoftGraphInformationProtectionAction", + "ApiVersion": "beta", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateapplication?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateapplication?view=graph-rest-beta", + "Method": "POST", + "Uri": "/sites/{site-id}/informationProtection/policy/labels/evaluateApplication", + "OutputType": "IMicrosoftGraphInformationProtectionAction", + "Command": "Test-MgBetaSiteInformationProtectionPolicyLabelApplication", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/informationProtection/policy/labels/evaluateClassificationResults", - "Module": "Beta.Sites", - "Command": "Test-MgBetaSiteInformationProtectionPolicyLabelClassificationResult", - "OutputType": "IMicrosoftGraphInformationProtectionAction", + "ApiVersion": "beta", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateclassificationresults?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateclassificationresults?view=graph-rest-beta", + "Method": "POST", + "Uri": "/sites/{site-id}/informationProtection/policy/labels/evaluateClassificationResults", + "OutputType": "IMicrosoftGraphInformationProtectionAction", + "Command": "Test-MgBetaSiteInformationProtectionPolicyLabelClassificationResult", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/informationProtection/policy/labels/evaluateRemoval", - "Module": "Beta.Sites", - "Command": "Test-MgBetaSiteInformationProtectionPolicyLabelRemoval", - "OutputType": "IMicrosoftGraphInformationProtectionAction", + "ApiVersion": "beta", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateremoval?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateremoval?view=graph-rest-beta", + "Method": "POST", + "Uri": "/sites/{site-id}/informationProtection/policy/labels/evaluateRemoval", + "OutputType": "IMicrosoftGraphInformationProtectionAction", + "Command": "Test-MgBetaSiteInformationProtectionPolicyLabelRemoval", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/informationProtection/sensitivityLabels/evaluate", - "Module": "Beta.Sites", - "Command": "Test-MgBetaSiteInformationProtectionSensitivityLabel", - "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", + "ApiVersion": "beta", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/informationProtection/sensitivityLabels/evaluate", + "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", + "Command": "Test-MgBetaSiteInformationProtectionSensitivityLabel", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/evaluate", - "Module": "Beta.Sites", - "Command": "Test-MgBetaSiteInformationProtectionSensitivityLabelSublabel", - "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", + "ApiVersion": "beta", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/evaluate", + "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", + "Command": "Test-MgBetaSiteInformationProtectionSensitivityLabelSublabel", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/isPublished", - "Module": "Beta.Sites", - "Command": "Test-MgBetaSiteListContentTypePublished", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Is", "IsViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/isPublished", + "OutputType": null, + "Command": "Test-MgBetaSiteListContentTypePublished", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/users/{user-id}/cloudPCs/validateBulkResize", - "Module": "Beta.Users.Actions", - "Command": "Test-MgBetaUserCloudPcBulkResize", - "OutputType": "IMicrosoftGraphCloudPcResizeValidationResult", + "ApiVersion": "beta", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-validatebulkresize?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpc-validatebulkresize?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/cloudPCs/validateBulkResize", + "OutputType": "IMicrosoftGraphCloudPcResizeValidationResult", + "Command": "Test-MgBetaUserCloudPcBulkResize", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/validatePermission", - "Module": "Beta.Users.Actions", - "Command": "Test-MgBetaUserDriveItemPermission", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/validatePermission", + "OutputType": null, + "Command": "Test-MgBetaUserDriveItemPermission", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", - "Module": "Beta.Users.Functions", - "Command": "Test-MgBetaUserDriveListContentTypePublished", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Is", "IsViaIdentity" ], - "Method": "GET", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-beta", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", + "OutputType": null, + "Command": "Test-MgBetaUserDriveListContentTypePublished", + "Module": "Beta.Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/validatePermission", - "Module": "Beta.Users.Actions", - "Command": "Test-MgBetaUserDriveRootPermission", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/validatePermission", + "OutputType": null, + "Command": "Test-MgBetaUserDriveRootPermission", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/evaluate", - "Module": "Beta.Users.Actions", - "Command": "Test-MgBetaUserInformationProtectionDataLossPreventionPolicy", - "OutputType": "IMicrosoftGraphDlpEvaluatePoliciesJobResponse", + "ApiVersion": "beta", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/evaluate", + "OutputType": "IMicrosoftGraphDlpEvaluatePoliciesJobResponse", + "Command": "Test-MgBetaUserInformationProtectionDataLossPreventionPolicy", + "Module": "Beta.Users.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Evaluate", + "EvaluateExpanded", + "EvaluateViaIdentity", + "EvaluateViaIdentityExpanded" + ], "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -505076,107 +506854,105 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateapplication?view=graph-rest-beta", + "Method": "POST", "Uri": "/users/{user-id}/informationProtection/policy/labels/evaluateApplication", - "Module": "Beta.Users.Actions", - "Command": "Test-MgBetaUserInformationProtectionPolicyLabelApplication", "OutputType": "IMicrosoftGraphInformationProtectionAction", - "Variants": [ - "Evaluate", - "EvaluateExpanded", - "EvaluateViaIdentity", - "EvaluateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateapplication?view=graph-rest-beta" + "Command": "Test-MgBetaUserInformationProtectionPolicyLabelApplication", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/informationProtection/policy/labels/evaluateClassificationResults", - "Module": "Beta.Users.Actions", - "Command": "Test-MgBetaUserInformationProtectionPolicyLabelClassificationResult", - "OutputType": "IMicrosoftGraphInformationProtectionAction", + "ApiVersion": "beta", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateclassificationresults?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateclassificationresults?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/informationProtection/policy/labels/evaluateClassificationResults", + "OutputType": "IMicrosoftGraphInformationProtectionAction", + "Command": "Test-MgBetaUserInformationProtectionPolicyLabelClassificationResult", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/informationProtection/policy/labels/evaluateRemoval", - "Module": "Beta.Users.Actions", - "Command": "Test-MgBetaUserInformationProtectionPolicyLabelRemoval", - "OutputType": "IMicrosoftGraphInformationProtectionAction", + "ApiVersion": "beta", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateremoval?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/informationprotectionlabel-evaluateremoval?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/informationProtection/policy/labels/evaluateRemoval", + "OutputType": "IMicrosoftGraphInformationProtectionAction", + "Command": "Test-MgBetaUserInformationProtectionPolicyLabelRemoval", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/evaluate", - "Module": "Beta.Users.Actions", - "Command": "Test-MgBetaUserInformationProtectionSensitivityLabel", - "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", + "ApiVersion": "beta", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/evaluate", + "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", + "Command": "Test-MgBetaUserInformationProtectionSensitivityLabel", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/evaluate", - "Module": "Beta.Users.Actions", - "Command": "Test-MgBetaUserInformationProtectionSensitivityLabelSublabel", - "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", + "ApiVersion": "beta", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/evaluate", + "OutputType": "IMicrosoftGraphEvaluateLabelJobResponse", + "Command": "Test-MgBetaUserInformationProtectionSensitivityLabelSublabel", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/joinedGroups/evaluateDynamicMembership", - "Module": "Beta.Users.Actions", - "Command": "Test-MgBetaUserJoinedGroupDynamicMembership", - "OutputType": "IMicrosoftGraphEvaluateDynamicMembershipResult", + "ApiVersion": "beta", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-evaluatedynamicmembership?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-evaluatedynamicmembership?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/joinedGroups/evaluateDynamicMembership", + "OutputType": "IMicrosoftGraphEvaluateDynamicMembershipResult", + "Command": "Test-MgBetaUserJoinedGroupDynamicMembership", + "Module": "Beta.Users.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Is", + "IsViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -505211,20 +506987,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "GET", "Uri": "/users/{user-id}/isManagedAppUserBlocked", - "Module": "Beta.Users.Functions", - "Command": "Test-MgBetaUserManagedAppUserBlocked", "OutputType": null, - "Variants": [ - "Is", - "IsViaIdentity" - ], - "Method": "GET", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Test-MgBetaUserManagedAppUserBlocked", + "Module": "Beta.Users.Functions" }, { + "ApiVersion": "beta", + "Variants": [ + "Validate", + "ValidateExpanded" + ], "Permissions": [ { "Name": "User.ReadWrite", @@ -505243,35 +507019,37 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-validatepassword?view=graph-rest-beta", + "Method": "POST", "Uri": "/users/validatePassword", - "Module": "Beta.Users.Actions", - "Command": "Test-MgBetaUserPassword", "OutputType": "IMicrosoftGraphPasswordValidationInformation", - "Variants": [ - "Validate", - "ValidateExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-validatepassword?view=graph-rest-beta" + "Command": "Test-MgBetaUserPassword", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/validateProperties", - "Module": "Beta.Users.Actions", - "Command": "Test-MgBetaUserProperty", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Validate", "ValidateExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/validateProperties", + "OutputType": null, + "Command": "Test-MgBetaUserProperty", + "Module": "Beta.Users.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Evaluate", + "EvaluateExpanded", + "EvaluateViaIdentity", + "EvaluateViaIdentityExpanded" + ], "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -505290,22 +507068,22 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateapplication?view=graph-rest-beta", + "Method": "POST", "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/evaluateApplication", - "Module": "Beta.Users.Actions", - "Command": "Test-MgBetaUserSecurityInformationProtectionSensitivityLabelApplication", "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", + "Command": "Test-MgBetaUserSecurityInformationProtectionSensitivityLabelApplication", + "Module": "Beta.Users.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateapplication?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -505324,22 +507102,22 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateclassificationresults?view=graph-rest-beta", + "Method": "POST", "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/evaluateClassificationResults", - "Module": "Beta.Users.Actions", - "Command": "Test-MgBetaUserSecurityInformationProtectionSensitivityLabelClassificationResult", "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", + "Command": "Test-MgBetaUserSecurityInformationProtectionSensitivityLabelClassificationResult", + "Module": "Beta.Users.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Evaluate", "EvaluateExpanded", "EvaluateViaIdentity", "EvaluateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateclassificationresults?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "InformationProtectionPolicy.Read", @@ -505358,82 +507136,80 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateremoval?view=graph-rest-beta", + "Method": "POST", "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/evaluateRemoval", - "Module": "Beta.Users.Actions", - "Command": "Test-MgBetaUserSecurityInformationProtectionSensitivityLabelRemoval", "OutputType": "IMicrosoftGraphSecurityInformationProtectionAction", - "Variants": [ - "Evaluate", - "EvaluateExpanded", - "EvaluateViaIdentity", - "EvaluateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-sensitivitylabel-evaluateremoval?view=graph-rest-beta" + "Command": "Test-MgBetaUserSecurityInformationProtectionSensitivityLabelRemoval", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/contacts/validateProperties", - "Module": "Identity.DirectoryManagement", - "Command": "Test-MgContactProperty", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Validate", "ValidateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/contacts/validateProperties", + "OutputType": null, + "Command": "Test-MgContactProperty", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/contracts/validateProperties", - "Module": "Identity.DirectoryManagement", - "Command": "Test-MgContractProperty", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Validate", "ValidateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/contracts/validateProperties", + "OutputType": null, + "Command": "Test-MgContractProperty", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/devices/validateProperties", - "Module": "Identity.DirectoryManagement", - "Command": "Test-MgDeviceProperty", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Validate", "ValidateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/devices/validateProperties", + "OutputType": null, + "Command": "Test-MgDeviceProperty", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/deletedItems/validateProperties", - "Module": "Identity.DirectoryManagement", - "Command": "Test-MgDirectoryDeletedItemProperty", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Validate", "ValidateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/directory/deletedItems/validateProperties", + "OutputType": null, + "Command": "Test-MgDirectoryDeletedItemProperty", + "Module": "Identity.DirectoryManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Validate", + "ValidateExpanded" + ], "Permissions": [ { "Name": "Group.Read.All", @@ -505468,148 +507244,150 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", + "Method": "POST", "Uri": "/directoryObjects/validateProperties", - "Module": "DirectoryObjects", - "Command": "Test-MgDirectoryObjectProperty", "OutputType": null, - "Variants": [ - "Validate", - "ValidateExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0" + "Command": "Test-MgDirectoryObjectProperty", + "Module": "DirectoryObjects" }, { - "Permissions": [], - "Uri": "/directoryRoles/validateProperties", - "Module": "Identity.DirectoryManagement", - "Command": "Test-MgDirectoryRoleProperty", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Validate", "ValidateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/directoryRoles/validateProperties", + "OutputType": null, + "Command": "Test-MgDirectoryRoleProperty", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryRoleTemplates/validateProperties", - "Module": "Identity.DirectoryManagement", - "Command": "Test-MgDirectoryRoleTemplateProperty", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Validate", "ValidateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/directoryRoleTemplates/validateProperties", + "OutputType": null, + "Command": "Test-MgDirectoryRoleTemplateProperty", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/items/{driveItem-id}/validatePermission", - "Module": "Files", - "Command": "Test-MgDriveItemPermission", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/drives/{drive-id}/items/{driveItem-id}/validatePermission", + "OutputType": null, + "Command": "Test-MgDriveItemPermission", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", - "Module": "Files", - "Command": "Test-MgDriveListContentTypePublished", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Is", "IsViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0" - }, - { "Permissions": [], - "Uri": "/drives/{drive-id}/root/validatePermission", - "Module": "Files", - "Command": "Test-MgDriveRootPermission", + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", "OutputType": null, + "Command": "Test-MgDriveListContentTypePublished", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/drives/{drive-id}/root/validatePermission", + "OutputType": null, + "Command": "Test-MgDriveRootPermission", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/validatePermission", - "Module": "Groups", - "Command": "Test-MgGroupDriveItemPermission", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/validatePermission", + "OutputType": null, + "Command": "Test-MgGroupDriveItemPermission", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", - "Module": "Groups", - "Command": "Test-MgGroupDriveListContentTypePublished", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Is", "IsViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", + "OutputType": null, + "Command": "Test-MgGroupDriveListContentTypePublished", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/root/validatePermission", - "Module": "Groups", - "Command": "Test-MgGroupDriveRootPermission", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/root/validatePermission", + "OutputType": null, + "Command": "Test-MgGroupDriveRootPermission", + "Module": "Groups" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Validate", + "ValidateExpanded", + "ValidateViaIdentity", + "ValidateViaIdentityExpanded" + ], "Permissions": [ { "Name": "Group.Read.All", @@ -505628,67 +507406,67 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-validateproperties?view=graph-rest-1.0", + "Method": "POST", "Uri": "/groups/{group-id}/validateProperties", - "Module": "Groups", - "Command": "Test-MgGroupProperty", "OutputType": null, - "Variants": [ - "Validate", - "ValidateExpanded", - "ValidateViaIdentity", - "ValidateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-validateproperties?view=graph-rest-1.0" + "Command": "Test-MgGroupProperty", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groupSettingTemplates/validateProperties", - "Module": "Groups", - "Command": "Test-MgGroupSettingTemplateProperty", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Validate", "ValidateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/groupSettingTemplates/validateProperties", + "OutputType": null, + "Command": "Test-MgGroupSettingTemplateProperty", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/isPublished", - "Module": "Groups", - "Command": "Test-MgGroupSiteContentTypePublished", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Is", "IsViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/isPublished", + "OutputType": null, + "Command": "Test-MgGroupSiteContentTypePublished", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/isPublished", - "Module": "Groups", - "Command": "Test-MgGroupSiteListContentTypePublished", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Is", "IsViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/isPublished", + "OutputType": null, + "Command": "Test-MgGroupSiteListContentTypePublished", + "Module": "Groups" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Validate", + "Validate1", + "ValidateExpanded", + "ValidateViaIdentity" + ], "Permissions": [ { "Name": "CustomAuthenticationExtension.Read.All", @@ -505707,52 +507485,52 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customauthenticationextension-validateauthenticationconfiguration?view=graph-rest-1.0", + "Method": "POST", "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}/validateAuthenticationConfiguration", - "Module": "Identity.SignIns", - "Command": "Test-MgIdentityCustomAuthenticationExtensionAuthenticationConfiguration", "OutputType": "IMicrosoftGraphAuthenticationConfigurationValidation", - "Variants": [ - "Validate", - "Validate1", - "ValidateExpanded", - "ValidateViaIdentity" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customauthenticationextension-validateauthenticationconfiguration?view=graph-rest-1.0" + "Command": "Test-MgIdentityCustomAuthenticationExtensionAuthenticationConfiguration", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/organization/validateProperties", - "Module": "Identity.DirectoryManagement", - "Command": "Test-MgOrganizationProperty", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Validate", "ValidateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/organization/validateProperties", + "OutputType": null, + "Command": "Test-MgOrganizationProperty", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/servicePrincipals/validateProperties", - "Module": "Applications", - "Command": "Test-MgServicePrincipalProperty", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Validate", "ValidateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/servicePrincipals/validateProperties", + "OutputType": null, + "Command": "Test-MgServicePrincipalProperty", + "Module": "Applications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Validate", + "ValidateExpanded", + "ValidateViaIdentity", + "ValidateViaIdentityExpanded" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -505771,131 +507549,129 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-validatecredentials?view=graph-rest-1.0", + "Method": "POST", "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/validateCredentials", - "Module": "Applications", - "Command": "Test-MgServicePrincipalSynchronizationJobCredential", "OutputType": null, - "Variants": [ - "Validate", - "ValidateExpanded", - "ValidateViaIdentity", - "ValidateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationjob-validatecredentials?view=graph-rest-1.0" + "Command": "Test-MgServicePrincipalSynchronizationJobCredential", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/isPublished", - "Module": "Files", - "Command": "Test-MgShareListContentTypePublished", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Is", "IsViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/isPublished", + "OutputType": null, + "Command": "Test-MgShareListContentTypePublished", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/isPublished", - "Module": "Sites", - "Command": "Test-MgSiteContentTypePublished", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Is", "IsViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/isPublished", + "OutputType": null, + "Command": "Test-MgSiteContentTypePublished", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/isPublished", - "Module": "Sites", - "Command": "Test-MgSiteListContentTypePublished", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Is", "IsViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/isPublished", + "OutputType": null, + "Command": "Test-MgSiteListContentTypePublished", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/validatePermission", - "Module": "Users.Actions", - "Command": "Test-MgUserDriveItemPermission", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/validatePermission", + "OutputType": null, + "Command": "Test-MgUserDriveItemPermission", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", - "Module": "Users.Functions", - "Command": "Test-MgUserDriveListContentTypePublished", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Is", "IsViaIdentity" ], - "Method": "GET", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-ispublished?view=graph-rest-1.0", + "Method": "GET", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/isPublished", + "OutputType": null, + "Command": "Test-MgUserDriveListContentTypePublished", + "Module": "Users.Functions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/validatePermission", - "Module": "Users.Actions", - "Command": "Test-MgUserDriveRootPermission", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Validate", "ValidateExpanded", "ValidateViaIdentity", "ValidateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/root/validatePermission", + "OutputType": null, + "Command": "Test-MgUserDriveRootPermission", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/validateProperties", - "Module": "Users.Actions", - "Command": "Test-MgUserProperty", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Validate", "ValidateExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directoryobject-validateproperties?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/validateProperties", + "OutputType": null, + "Command": "Test-MgUserProperty", + "Module": "Users.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Unblock", + "UnblockViaIdentity" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -505914,933 +507690,935 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/users/{user-id}/unblockManagedApps", - "Module": "Beta.Users.Actions", - "Command": "Unblock-MgBetaUserManagedApp", "OutputType": null, - "Variants": [ - "Unblock", - "UnblockViaIdentity" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Unblock-MgBetaUserManagedApp", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "Module": "Beta.Teams", - "Command": "Undo-MgBetaChatMessageReplySoftDelete", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Undo", "UndoViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", + "Method": "POST", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", + "OutputType": null, + "Command": "Undo-MgBetaChatMessageReplySoftDelete", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/undoSoftDelete", - "Module": "Beta.Teams", - "Command": "Undo-MgBetaChatMessageSoftDelete", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Undo", "UndoViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", + "Method": "POST", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/undoSoftDelete", + "OutputType": null, + "Command": "Undo-MgBetaChatMessageSoftDelete", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "Module": "Beta.Teams", - "Command": "Undo-MgBetaTeamChannelMessageReplySoftDelete", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Undo", "UndoViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", + "OutputType": null, + "Command": "Undo-MgBetaTeamChannelMessageReplySoftDelete", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/undoSoftDelete", - "Module": "Beta.Teams", - "Command": "Undo-MgBetaTeamChannelMessageSoftDelete", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Undo", "UndoViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/undoSoftDelete", + "OutputType": null, + "Command": "Undo-MgBetaTeamChannelMessageSoftDelete", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "Module": "Beta.Teams", - "Command": "Undo-MgBetaTeamPrimaryChannelMessageReplySoftDelete", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Undo", "UndoViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", + "OutputType": null, + "Command": "Undo-MgBetaTeamPrimaryChannelMessageReplySoftDelete", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/undoSoftDelete", - "Module": "Beta.Teams", - "Command": "Undo-MgBetaTeamPrimaryChannelMessageSoftDelete", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Undo", "UndoViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/undoSoftDelete", + "OutputType": null, + "Command": "Undo-MgBetaTeamPrimaryChannelMessageSoftDelete", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedChats/{deletedChat-id}/undoDelete", - "Module": "Beta.Teams", - "Command": "Undo-MgBetaTeamworkDeletedChatDelete", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Undo", "UndoViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/deletedchat-undodelete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/deletedchat-undodelete?view=graph-rest-beta", + "Method": "POST", + "Uri": "/teamwork/deletedChats/{deletedChat-id}/undoDelete", + "OutputType": null, + "Command": "Undo-MgBetaTeamworkDeletedChatDelete", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "Module": "Beta.Teams", - "Command": "Undo-MgBetaTeamworkDeletedTeamChannelMessageReplySoftDelete", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Undo", "UndoViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", + "OutputType": null, + "Command": "Undo-MgBetaTeamworkDeletedTeamChannelMessageReplySoftDelete", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/undoSoftDelete", - "Module": "Beta.Teams", - "Command": "Undo-MgBetaTeamworkDeletedTeamChannelMessageSoftDelete", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Undo", "UndoViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/undoSoftDelete", + "OutputType": null, + "Command": "Undo-MgBetaTeamworkDeletedTeamChannelMessageSoftDelete", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "Module": "Beta.Users.Actions", - "Command": "Undo-MgBetaUserChatMessageReplySoftDelete", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Undo", "UndoViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", + "OutputType": null, + "Command": "Undo-MgBetaUserChatMessageReplySoftDelete", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/undoSoftDelete", - "Module": "Beta.Users.Actions", - "Command": "Undo-MgBetaUserChatMessageSoftDelete", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Undo", "UndoViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/undoSoftDelete", + "OutputType": null, + "Command": "Undo-MgBetaUserChatMessageSoftDelete", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "Module": "Teams", - "Command": "Undo-MgChatMessageReplySoftDelete", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Undo", "UndoViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", + "OutputType": null, + "Command": "Undo-MgChatMessageReplySoftDelete", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/undoSoftDelete", - "Module": "Teams", - "Command": "Undo-MgChatMessageSoftDelete", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Undo", "UndoViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/undoSoftDelete", + "OutputType": null, + "Command": "Undo-MgChatMessageSoftDelete", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "Module": "Teams", - "Command": "Undo-MgTeamChannelMessageReplySoftDelete", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Undo", "UndoViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", + "OutputType": null, + "Command": "Undo-MgTeamChannelMessageReplySoftDelete", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/undoSoftDelete", - "Module": "Teams", - "Command": "Undo-MgTeamChannelMessageSoftDelete", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Undo", "UndoViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/undoSoftDelete", + "OutputType": null, + "Command": "Undo-MgTeamChannelMessageSoftDelete", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "Module": "Teams", - "Command": "Undo-MgTeamPrimaryChannelMessageReplySoftDelete", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Undo", "UndoViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", + "OutputType": null, + "Command": "Undo-MgTeamPrimaryChannelMessageReplySoftDelete", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/undoSoftDelete", - "Module": "Teams", - "Command": "Undo-MgTeamPrimaryChannelMessageSoftDelete", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Undo", "UndoViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/undoSoftDelete", + "OutputType": null, + "Command": "Undo-MgTeamPrimaryChannelMessageSoftDelete", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedChats/{deletedChat-id}/undoDelete", - "Module": "Teams", - "Command": "Undo-MgTeamworkDeletedChatDelete", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Undo", "UndoViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/deletedchat-undodelete?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/deletedchat-undodelete?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/teamwork/deletedChats/{deletedChat-id}/undoDelete", + "OutputType": null, + "Command": "Undo-MgTeamworkDeletedChatDelete", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "Module": "Teams", - "Command": "Undo-MgTeamworkDeletedTeamChannelMessageReplySoftDelete", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Undo", "UndoViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", + "OutputType": null, + "Command": "Undo-MgTeamworkDeletedTeamChannelMessageReplySoftDelete", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/undoSoftDelete", - "Module": "Teams", - "Command": "Undo-MgTeamworkDeletedTeamChannelMessageSoftDelete", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Undo", "UndoViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/undoSoftDelete", + "OutputType": null, + "Command": "Undo-MgTeamworkDeletedTeamChannelMessageSoftDelete", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", - "Module": "Users.Actions", - "Command": "Undo-MgUserChatMessageReplySoftDelete", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Undo", "UndoViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/undoSoftDelete", + "OutputType": null, + "Command": "Undo-MgUserChatMessageReplySoftDelete", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/undoSoftDelete", - "Module": "Users.Actions", - "Command": "Undo-MgUserChatMessageSoftDelete", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Undo", "UndoViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-undosoftdelete?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/undoSoftDelete", + "OutputType": null, + "Command": "Undo-MgUserChatMessageSoftDelete", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/bookingBusinesses/{bookingBusiness-id}/unpublish", - "Module": "Beta.Bookings", - "Command": "Unpublish-MgBetaBookingBusiness", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Unpublish", "Unpublish1", "UnpublishViaIdentity", "UnpublishViaIdentity1" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-unpublish?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-unpublish?view=graph-rest-beta", + "Method": "POST", + "Uri": "/bookingBusinesses/{bookingBusiness-id}/unpublish", + "OutputType": null, + "Command": "Unpublish-MgBetaBookingBusiness", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", - "Module": "Beta.Files", - "Command": "Unpublish-MgBetaDriveListContentType", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta", + "Method": "POST", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", + "OutputType": null, + "Command": "Unpublish-MgBetaDriveListContentType", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", - "Module": "Beta.Groups", - "Command": "Unpublish-MgBetaGroupDriveListContentType", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", + "OutputType": null, + "Command": "Unpublish-MgBetaGroupDriveListContentType", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/unpublish", - "Module": "Beta.Groups", - "Command": "Unpublish-MgBetaGroupSiteContentType", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/unpublish", + "OutputType": null, + "Command": "Unpublish-MgBetaGroupSiteContentType", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/unpublish", - "Module": "Beta.Groups", - "Command": "Unpublish-MgBetaGroupSiteListContentType", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/unpublish", + "OutputType": null, + "Command": "Unpublish-MgBetaGroupSiteListContentType", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/unpublish", - "Module": "Beta.Files", - "Command": "Unpublish-MgBetaShareListContentType", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta", + "Method": "POST", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/unpublish", + "OutputType": null, + "Command": "Unpublish-MgBetaShareListContentType", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/unpublish", - "Module": "Beta.Sites", - "Command": "Unpublish-MgBetaSiteContentType", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta", + "Method": "POST", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/unpublish", + "OutputType": null, + "Command": "Unpublish-MgBetaSiteContentType", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/unpublish", - "Module": "Beta.Sites", - "Command": "Unpublish-MgBetaSiteListContentType", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta", + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/unpublish", + "OutputType": null, + "Command": "Unpublish-MgBetaSiteListContentType", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", - "Module": "Beta.Users.Actions", - "Command": "Unpublish-MgBetaUserDriveListContentType", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", + "OutputType": null, + "Command": "Unpublish-MgBetaUserDriveListContentType", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/unpublish", - "Module": "Bookings", - "Command": "Unpublish-MgBookingBusiness", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-unpublish?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-unpublish?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/unpublish", + "OutputType": null, + "Command": "Unpublish-MgBookingBusiness", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", - "Module": "Files", - "Command": "Unpublish-MgDriveListContentType", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", + "OutputType": null, + "Command": "Unpublish-MgDriveListContentType", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", - "Module": "Groups", - "Command": "Unpublish-MgGroupDriveListContentType", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", + "OutputType": null, + "Command": "Unpublish-MgGroupDriveListContentType", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/unpublish", - "Module": "Groups", - "Command": "Unpublish-MgGroupSiteContentType", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/unpublish", + "OutputType": null, + "Command": "Unpublish-MgGroupSiteContentType", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/unpublish", - "Module": "Groups", - "Command": "Unpublish-MgGroupSiteListContentType", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/unpublish", + "OutputType": null, + "Command": "Unpublish-MgGroupSiteListContentType", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/unpublish", - "Module": "Files", - "Command": "Unpublish-MgShareListContentType", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/unpublish", + "OutputType": null, + "Command": "Unpublish-MgShareListContentType", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/unpublish", - "Module": "Sites", - "Command": "Unpublish-MgSiteContentType", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/unpublish", + "OutputType": null, + "Command": "Unpublish-MgSiteContentType", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/unpublish", - "Module": "Sites", - "Command": "Unpublish-MgSiteListContentType", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/unpublish", + "OutputType": null, + "Command": "Unpublish-MgSiteListContentType", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", - "Module": "Users.Actions", - "Command": "Unpublish-MgUserDriveListContentType", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Unpublish", "UnpublishViaIdentity" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-unpublish?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/unpublish", + "OutputType": null, + "Command": "Unpublish-MgUserDriveListContentType", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/admin/edge", - "Module": "DeviceManagement", - "Command": "Update-MgAdminEdge", - "OutputType": "IMicrosoftGraphEdge", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/admin/edge", + "OutputType": "IMicrosoftGraphEdge", + "Command": "Update-MgAdminEdge", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/admin/edge/internetExplorerMode", - "Module": "DeviceManagement", - "Command": "Update-MgAdminEdgeInternetExplorerMode", - "OutputType": "IMicrosoftGraphInternetExplorerMode", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/admin/edge/internetExplorerMode", + "OutputType": "IMicrosoftGraphInternetExplorerMode", + "Command": "Update-MgAdminEdgeInternetExplorerMode", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", - "Module": "DeviceManagement", - "Command": "Update-MgAdminEdgeInternetExplorerModeSiteList", - "OutputType": "IMicrosoftGraphBrowserSiteList", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-update?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", + "OutputType": "IMicrosoftGraphBrowserSiteList", + "Command": "Update-MgAdminEdgeInternetExplorerModeSiteList", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", - "Module": "DeviceManagement", - "Command": "Update-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", - "OutputType": "IMicrosoftGraphBrowserSharedCookie", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersharedcookie-update?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersharedcookie-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", + "OutputType": "IMicrosoftGraphBrowserSharedCookie", + "Command": "Update-MgAdminEdgeInternetExplorerModeSiteListSharedCookie", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", - "Module": "DeviceManagement", - "Command": "Update-MgAdminEdgeInternetExplorerModeSiteListSite", - "OutputType": "IMicrosoftGraphBrowserSite", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersite-update?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersite-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", + "OutputType": "IMicrosoftGraphBrowserSite", + "Command": "Update-MgAdminEdgeInternetExplorerModeSiteListSite", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/admin/people/itemInsights", - "Module": "Identity.DirectoryManagement", - "Command": "Update-MgAdminPeopleItemInsight", - "OutputType": "IMicrosoftGraphInsightsSettings", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/insightssettings-update?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/insightssettings-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/admin/people/itemInsights", + "OutputType": "IMicrosoftGraphInsightsSettings", + "Command": "Update-MgAdminPeopleItemInsight", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Update-MgAdminPeopleProfileCardProperty", - "OutputType": "IMicrosoftGraphProfileCardProperty", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilecardproperty-update?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilecardproperty-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}", + "OutputType": "IMicrosoftGraphProfileCardProperty", + "Command": "Update-MgAdminPeopleProfileCardProperty", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/admin/people/pronouns", - "Module": "Identity.DirectoryManagement", - "Command": "Update-MgAdminPeoplePronoun", - "OutputType": "IMicrosoftGraphPronounsSettings", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/pronounssettings-update?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/pronounssettings-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/admin/people/pronouns", + "OutputType": "IMicrosoftGraphPronounsSettings", + "Command": "Update-MgAdminPeoplePronoun", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/admin/sharepoint", - "Module": "Sites", - "Command": "Update-MgAdminSharepoint", - "OutputType": "IMicrosoftGraphSharepoint", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/admin/sharepoint", + "OutputType": "IMicrosoftGraphSharepoint", + "Command": "Update-MgAdminSharepoint", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/admin/sharepoint/settings", - "Module": "Sites", - "Command": "Update-MgAdminSharepointSetting", - "OutputType": "IMicrosoftGraphSharepointSettings", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointsettings-update?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointsettings-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/admin/sharepoint/settings", + "OutputType": "IMicrosoftGraphSharepointSettings", + "Command": "Update-MgAdminSharepointSetting", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/agreements/{agreement-id}", - "Module": "Identity.Governance", - "Command": "Update-MgAgreement", - "OutputType": "IMicrosoftGraphAgreement", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/agreements/{agreement-id}", + "OutputType": "IMicrosoftGraphAgreement", + "Command": "Update-MgAgreement", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", - "Module": "Identity.Governance", - "Command": "Update-MgAgreementAcceptance", - "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Command": "Update-MgAgreementAcceptance", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/agreements/{agreement-id}/file", - "Module": "Identity.Governance", - "Command": "Update-MgAgreementFile", - "OutputType": "IMicrosoftGraphAgreementFile", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/agreements/{agreement-id}/file", + "OutputType": "IMicrosoftGraphAgreementFile", + "Command": "Update-MgAgreementFile", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "Module": "Identity.Governance", - "Command": "Update-MgAgreementFileLocalization", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Command": "Update-MgAgreementFileLocalization", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Module": "Identity.Governance", - "Command": "Update-MgAgreementFileLocalizationVersion", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Command": "Update-MgAgreementFileLocalizationVersion", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Module": "Identity.Governance", - "Command": "Update-MgAgreementFileVersion", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Command": "Update-MgAgreementFileVersion", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", - "Module": "Teams", - "Command": "Update-MgAppCatalogTeamApp", - "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", + "OutputType": "IMicrosoftGraphTeamsApp", + "Command": "Update-MgAppCatalogTeamApp", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", - "Module": "Teams", - "Command": "Update-MgAppCatalogTeamAppDefinition", - "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsapp-publish?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "Command": "Update-MgAppCatalogTeamAppDefinition", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", - "Module": "Teams", - "Command": "Update-MgAppCatalogTeamAppDefinitionBot", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", + "OutputType": null, + "Command": "Update-MgAppCatalogTeamAppDefinitionBot", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -506859,73 +508637,73 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-upsert?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/applications/{application-id}", - "Module": "Applications", - "Command": "Update-MgApplication", "OutputType": "IMicrosoftGraphApplication", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-upsert?view=graph-rest-1.0" + "Command": "Update-MgApplication", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/applications(appId='{appId}')", - "Module": "Applications", - "Command": "Update-MgApplicationByAppId", - "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-upsert?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-upsert?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/applications(appId='{appId}')", + "OutputType": "IMicrosoftGraphApplication", + "Command": "Update-MgApplicationByAppId", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/applications(uniqueName='{uniqueName}')", - "Module": "Applications", - "Command": "Update-MgApplicationByUniqueName", - "OutputType": "IMicrosoftGraphApplication", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-upsert?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-upsert?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/applications(uniqueName='{uniqueName}')", + "OutputType": "IMicrosoftGraphApplication", + "Command": "Update-MgApplicationByUniqueName", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", - "Module": "Applications", - "Command": "Update-MgApplicationExtensionProperty", - "OutputType": "IMicrosoftGraphExtensionProperty", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", + "OutputType": "IMicrosoftGraphExtensionProperty", + "Command": "Update-MgApplicationExtensionProperty", + "Module": "Applications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -506944,107 +508722,107 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-upsert?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", - "Module": "Applications", - "Command": "Update-MgApplicationFederatedIdentityCredential", "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "Command": "Update-MgApplicationFederatedIdentityCredential", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-upsert?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/applications/{application-id}/federatedIdentityCredentials(name='{name}')", - "Module": "Applications", - "Command": "Update-MgApplicationFederatedIdentityCredentialByName", "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "Command": "Update-MgApplicationFederatedIdentityCredentialByName", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", - "Module": "Applications", - "Command": "Update-MgApplicationSynchronizationJob", "OutputType": "IMicrosoftGraphSynchronizationJob", + "Command": "Update-MgApplicationSynchronizationJob", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "Module": "Applications", - "Command": "Update-MgApplicationSynchronizationJobBulkUpload", "OutputType": null, + "Command": "Update-MgApplicationSynchronizationJobBulkUpload", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "Module": "Applications", - "Command": "Update-MgApplicationSynchronizationJobSchema", "OutputType": "IMicrosoftGraphSynchronizationSchema", + "Command": "Update-MgApplicationSynchronizationJobSchema", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "Module": "Applications", - "Command": "Update-MgApplicationSynchronizationJobSchemaDirectory", "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Command": "Update-MgApplicationSynchronizationJobSchemaDirectory", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -507063,56 +508841,56 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationtemplate-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", - "Module": "Applications", - "Command": "Update-MgApplicationSynchronizationTemplate", "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "Command": "Update-MgApplicationSynchronizationTemplate", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "Module": "Applications", - "Command": "Update-MgApplicationSynchronizationTemplateSchema", "OutputType": "IMicrosoftGraphSynchronizationSchema", + "Command": "Update-MgApplicationSynchronizationTemplateSchema", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "Module": "Applications", - "Command": "Update-MgApplicationSynchronizationTemplateSchemaDirectory", "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Command": "Update-MgApplicationSynchronizationTemplateSchemaDirectory", + "Module": "Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "AccessReview.ReadWrite.Membership", @@ -507131,618 +508909,618 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/accessReviews/{accessReview-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaAccessReview", "OutputType": "IMicrosoftGraphAccessReview", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreview-update?view=graph-rest-beta" + "Command": "Update-MgBetaAccessReview", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/accessReviews/{accessReview-id}/decisions/{accessReviewDecision-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaAccessReviewDecision", - "OutputType": "IMicrosoftGraphAccessReviewDecision", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/accessReviews/{accessReview-id}/decisions/{accessReviewDecision-id}", + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "Command": "Update-MgBetaAccessReviewDecision", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaAccessReviewInstance", - "OutputType": "IMicrosoftGraphAccessReview", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}", + "OutputType": "IMicrosoftGraphAccessReview", + "Command": "Update-MgBetaAccessReviewInstance", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions/{accessReviewDecision-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaAccessReviewInstanceDecision", - "OutputType": "IMicrosoftGraphAccessReviewDecision", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/decisions/{accessReviewDecision-id}", + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "Command": "Update-MgBetaAccessReviewInstanceDecision", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions/{accessReviewDecision-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaAccessReviewInstanceMyDecision", - "OutputType": "IMicrosoftGraphAccessReviewDecision", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/myDecisions/{accessReviewDecision-id}", + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "Command": "Update-MgBetaAccessReviewInstanceMyDecision", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers/{accessReviewReviewer-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaAccessReviewInstanceReviewer", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/accessReviews/{accessReview-id}/instances/{accessReview-id1}/reviewers/{accessReviewReviewer-id}", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Command": "Update-MgBetaAccessReviewInstanceReviewer", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/accessReviews/{accessReview-id}/myDecisions/{accessReviewDecision-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaAccessReviewMyDecision", - "OutputType": "IMicrosoftGraphAccessReviewDecision", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/accessReviews/{accessReview-id}/myDecisions/{accessReviewDecision-id}", + "OutputType": "IMicrosoftGraphAccessReviewDecision", + "Command": "Update-MgBetaAccessReviewMyDecision", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/accessReviews/{accessReview-id}/reviewers/{accessReviewReviewer-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaAccessReviewReviewer", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/accessReviews/{accessReview-id}/reviewers/{accessReviewReviewer-id}", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Command": "Update-MgBetaAccessReviewReviewer", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/admin/edge", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaAdminEdge", - "OutputType": "IMicrosoftGraphEdge", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/admin/edge", + "OutputType": "IMicrosoftGraphEdge", + "Command": "Update-MgBetaAdminEdge", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/admin/edge/internetExplorerMode", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaAdminEdgeInternetExplorerMode", - "OutputType": "IMicrosoftGraphInternetExplorerMode", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/admin/edge/internetExplorerMode", + "OutputType": "IMicrosoftGraphInternetExplorerMode", + "Command": "Update-MgBetaAdminEdgeInternetExplorerMode", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaAdminEdgeInternetExplorerModeSiteList", - "OutputType": "IMicrosoftGraphBrowserSiteList", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersitelist-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}", + "OutputType": "IMicrosoftGraphBrowserSiteList", + "Command": "Update-MgBetaAdminEdgeInternetExplorerModeSiteList", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", - "OutputType": "IMicrosoftGraphBrowserSharedCookie", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersharedcookie-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersharedcookie-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sharedCookies/{browserSharedCookie-id}", + "OutputType": "IMicrosoftGraphBrowserSharedCookie", + "Command": "Update-MgBetaAdminEdgeInternetExplorerModeSiteListSharedCookie", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaAdminEdgeInternetExplorerModeSiteListSite", - "OutputType": "IMicrosoftGraphBrowserSite", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersite-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/browsersite-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/admin/edge/internetExplorerMode/siteLists/{browserSiteList-id}/sites/{browserSite-id}", + "OutputType": "IMicrosoftGraphBrowserSite", + "Command": "Update-MgBetaAdminEdgeInternetExplorerModeSiteListSite", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/administrativeUnits/{administrativeUnit-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaAdministrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/administrativeUnits/{administrativeUnit-id}", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Command": "Update-MgBetaAdministrativeUnit", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaAdministrativeUnitExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Update-MgBetaAdministrativeUnitExtension", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaAdministrativeUnitScopedRoleMember", - "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Command": "Update-MgBetaAdministrativeUnitScopedRoleMember", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/admin/people", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaAdminPeople", - "OutputType": "IMicrosoftGraphPeopleAdminSettings", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/admin/people", + "OutputType": "IMicrosoftGraphPeopleAdminSettings", + "Command": "Update-MgBetaAdminPeople", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/admin/people/itemInsights", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaAdminPeopleItemInsight", - "OutputType": "IMicrosoftGraphInsightsSettings", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/insightssettings-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/admin/people/itemInsights", + "OutputType": "IMicrosoftGraphInsightsSettings", + "Command": "Update-MgBetaAdminPeopleItemInsight", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaAdminPeopleProfileCardProperty", - "OutputType": "IMicrosoftGraphProfileCardProperty", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilecardproperty-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/admin/people/profileCardProperties/{profileCardProperty-id}", + "OutputType": "IMicrosoftGraphProfileCardProperty", + "Command": "Update-MgBetaAdminPeopleProfileCardProperty", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/admin/people/pronouns", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaAdminPeoplePronoun", - "OutputType": "IMicrosoftGraphPronounsSettings", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/pronounssettings-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/admin/people/pronouns", + "OutputType": "IMicrosoftGraphPronounsSettings", + "Command": "Update-MgBetaAdminPeoplePronoun", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/admin/reportSettings", - "Module": "Beta.Reports", - "Command": "Update-MgBetaAdminReportSetting", - "OutputType": "IMicrosoftGraphAdminReportSettings", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminreportsettings-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminreportsettings-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/admin/reportSettings", + "OutputType": "IMicrosoftGraphAdminReportSettings", + "Command": "Update-MgBetaAdminReportSetting", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/admin/sharepoint", - "Module": "Beta.Sites", - "Command": "Update-MgBetaAdminSharepoint", - "OutputType": "IMicrosoftGraphSharepoint", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/admin/sharepoint", + "OutputType": "IMicrosoftGraphSharepoint", + "Command": "Update-MgBetaAdminSharepoint", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/admin/sharepoint/settings", - "Module": "Beta.Sites", - "Command": "Update-MgBetaAdminSharepointSetting", - "OutputType": "IMicrosoftGraphSharepointSettings", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointsettings-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointsettings-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/admin/sharepoint/settings", + "OutputType": "IMicrosoftGraphSharepointSettings", + "Command": "Update-MgBetaAdminSharepointSetting", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/agreements/{agreement-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaAgreement", - "OutputType": "IMicrosoftGraphAgreement", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/agreements/{agreement-id}", + "OutputType": "IMicrosoftGraphAgreement", + "Command": "Update-MgBetaAgreement", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaAgreementAcceptance", - "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/agreements/{agreement-id}/acceptances/{agreementAcceptance-id}", + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Command": "Update-MgBetaAgreementAcceptance", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/agreements/{agreement-id}/file", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaAgreementFile", - "OutputType": "IMicrosoftGraphAgreementFile", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/agreements/{agreement-id}/file", + "OutputType": "IMicrosoftGraphAgreementFile", + "Command": "Update-MgBetaAgreementFile", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaAgreementFileLocalization", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Command": "Update-MgBetaAgreementFileLocalization", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaAgreementFileLocalizationVersion", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Command": "Update-MgBetaAgreementFileLocalizationVersion", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaAgreementFileVersion", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Command": "Update-MgBetaAgreementFileVersion", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaAppCatalogTeamApp", - "OutputType": "IMicrosoftGraphTeamsApp", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}", + "OutputType": "IMicrosoftGraphTeamsApp", + "Command": "Update-MgBetaAppCatalogTeamApp", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaAppCatalogTeamAppDefinition", - "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsapp-publish?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsapp-publish?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}", + "OutputType": "IMicrosoftGraphTeamsAppDefinition", + "Command": "Update-MgBetaAppCatalogTeamAppDefinition", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", - "Module": "Beta.Teams", - "Command": "Update-MgBetaAppCatalogTeamAppDefinitionBot", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/bot", + "OutputType": null, + "Command": "Update-MgBetaAppCatalogTeamAppDefinitionBot", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon", - "Module": "Beta.Teams", - "Command": "Update-MgBetaAppCatalogTeamAppDefinitionColorIcon", - "OutputType": "IMicrosoftGraphTeamsAppIcon", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon", + "OutputType": "IMicrosoftGraphTeamsAppIcon", + "Command": "Update-MgBetaAppCatalogTeamAppDefinitionColorIcon", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent", - "Module": "Beta.Teams", - "Command": "Update-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent", - "OutputType": "IMicrosoftGraphTeamworkHostedContent", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/colorIcon/hostedContent", + "OutputType": "IMicrosoftGraphTeamworkHostedContent", + "Command": "Update-MgBetaAppCatalogTeamAppDefinitionColorIconHostedContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/dashboardCards/{teamsAppDashboardCardDefinition-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaAppCatalogTeamAppDefinitionDashboardCard", - "OutputType": "IMicrosoftGraphTeamsAppDashboardCardDefinition", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/dashboardCards/{teamsAppDashboardCardDefinition-id}", + "OutputType": "IMicrosoftGraphTeamsAppDashboardCardDefinition", + "Command": "Update-MgBetaAppCatalogTeamAppDefinitionDashboardCard", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon", - "Module": "Beta.Teams", - "Command": "Update-MgBetaAppCatalogTeamAppDefinitionOutlineIcon", - "OutputType": "IMicrosoftGraphTeamsAppIcon", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon", + "OutputType": "IMicrosoftGraphTeamsAppIcon", + "Command": "Update-MgBetaAppCatalogTeamAppDefinitionOutlineIcon", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent", - "Module": "Beta.Teams", - "Command": "Update-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent", - "OutputType": "IMicrosoftGraphTeamworkHostedContent", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/appCatalogs/teamsApps/{teamsApp-id}/appDefinitions/{teamsAppDefinition-id}/outlineIcon/hostedContent", + "OutputType": "IMicrosoftGraphTeamworkHostedContent", + "Command": "Update-MgBetaAppCatalogTeamAppDefinitionOutlineIconHostedContent", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -507761,73 +509539,73 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-upsert?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/applications/{application-id}", - "Module": "Beta.Applications", - "Command": "Update-MgBetaApplication", "OutputType": "IMicrosoftGraphApplication", + "Command": "Update-MgBetaApplication", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-upsert?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-upsert?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/applications(appId='{appId}')", - "Module": "Beta.Applications", - "Command": "Update-MgBetaApplicationByAppId", "OutputType": "IMicrosoftGraphApplication", + "Command": "Update-MgBetaApplicationByAppId", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-upsert?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-upsert?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/applications(uniqueName='{uniqueName}')", - "Module": "Beta.Applications", - "Command": "Update-MgBetaApplicationByUniqueName", "OutputType": "IMicrosoftGraphApplication", + "Command": "Update-MgBetaApplicationByUniqueName", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/application-upsert?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/applications/{application-id}/extensionProperties/{extensionProperty-id}", - "Module": "Beta.Applications", - "Command": "Update-MgBetaApplicationExtensionProperty", "OutputType": "IMicrosoftGraphExtensionProperty", + "Command": "Update-MgBetaApplicationExtensionProperty", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -507846,107 +509624,107 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-upsert?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/applications/{application-id}/federatedIdentityCredentials/{federatedIdentityCredential-id}", - "Module": "Beta.Applications", - "Command": "Update-MgBetaApplicationFederatedIdentityCredential", "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "Command": "Update-MgBetaApplicationFederatedIdentityCredential", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-upsert?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-upsert?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/applications/{application-id}/federatedIdentityCredentials(name='{name}')", - "Module": "Beta.Applications", - "Command": "Update-MgBetaApplicationFederatedIdentityCredentialByName", "OutputType": "IMicrosoftGraphFederatedIdentityCredential", + "Command": "Update-MgBetaApplicationFederatedIdentityCredentialByName", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedidentitycredential-upsert?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}", - "Module": "Beta.Applications", - "Command": "Update-MgBetaApplicationSynchronizationJob", "OutputType": "IMicrosoftGraphSynchronizationJob", + "Command": "Update-MgBetaApplicationSynchronizationJob", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "Module": "Beta.Applications", - "Command": "Update-MgBetaApplicationSynchronizationJobBulkUpload", "OutputType": null, + "Command": "Update-MgBetaApplicationSynchronizationJobBulkUpload", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "Module": "Beta.Applications", - "Command": "Update-MgBetaApplicationSynchronizationJobSchema", "OutputType": "IMicrosoftGraphSynchronizationSchema", + "Command": "Update-MgBetaApplicationSynchronizationJobSchema", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/applications/{application-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "Module": "Beta.Applications", - "Command": "Update-MgBetaApplicationSynchronizationJobSchemaDirectory", "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Command": "Update-MgBetaApplicationSynchronizationJobSchemaDirectory", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -507965,394 +509743,60 @@ "IsLeastPrivilege": false } ], - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", - "Module": "Beta.Applications", - "Command": "Update-MgBetaApplicationSynchronizationTemplate", - "OutputType": "IMicrosoftGraphSynchronizationTemplate", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationtemplate-update?view=graph-rest-beta" - }, - { - "Permissions": [], - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "Module": "Beta.Applications", - "Command": "Update-MgBetaApplicationSynchronizationTemplateSchema", - "OutputType": "IMicrosoftGraphSynchronizationSchema", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "Module": "Beta.Applications", - "Command": "Update-MgBetaApplicationSynchronizationTemplateSchemaDirectory", - "OutputType": "IMicrosoftGraphDirectoryDefinition", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaBackupRestore", - "OutputType": "IMicrosoftGraphBackupRestoreRoot", - "Variants": [ - "Update", - "UpdateExpanded" - ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/driveInclusionRules/{driveProtectionRule-id}", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaBackupRestoreDriveInclusionRule", - "OutputType": "IMicrosoftGraphDriveProtectionRule", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/driveProtectionUnits/{driveProtectionUnit-id}", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaBackupRestoreDriveProtectionUnit", - "OutputType": "IMicrosoftGraphDriveProtectionUnit", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaBackupRestoreExchangeProtectionPolicy", - "OutputType": "IMicrosoftGraphExchangeProtectionPolicy", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/exchangeprotectionpolicy-update?view=graph-rest-beta" - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaBackupRestoreExchangeRestoreSession", - "OutputType": "IMicrosoftGraphExchangeRestoreSession", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/exchangerestoresession-update?view=graph-rest-beta" - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts/{mailboxRestoreArtifact-id}", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", - "OutputType": "IMicrosoftGraphMailboxRestoreArtifact", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/mailboxInclusionRules/{mailboxProtectionRule-id}", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaBackupRestoreMailboxInclusionRule", - "OutputType": "IMicrosoftGraphMailboxProtectionRule", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/mailboxProtectionUnits/{mailboxProtectionUnit-id}", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaBackupRestoreMailboxProtectionUnit", - "OutputType": "IMicrosoftGraphMailboxProtectionUnit", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaBackupRestoreOneDriveForBusinessProtectionPolicy", - "OutputType": "IMicrosoftGraphOneDriveForBusinessProtectionPolicy", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onedriveforbusinessprotectionpolicy-update?view=graph-rest-beta" - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaBackupRestoreOneDriveForBusinessRestoreSession", - "OutputType": "IMicrosoftGraphOneDriveForBusinessRestoreSession", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationtemplate-update?view=graph-rest-beta", "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onedriveforbusinessrestoresession-update?view=graph-rest-beta" + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}", + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "Command": "Update-MgBetaApplicationSynchronizationTemplate", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts/{driveRestoreArtifact-id}", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", - "OutputType": "IMicrosoftGraphDriveRestoreArtifact", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/restorePoints/{restorePoint-id}", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaBackupRestorePoint", - "OutputType": "IMicrosoftGraphRestorePoint", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], - "Uri": "/solutions/backupRestore/protectionPolicies/{protectionPolicyBase-id}", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaBackupRestoreProtectionPolicy", - "OutputType": "IMicrosoftGraphProtectionPolicyBase", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/serviceApps/{serviceApp-id}", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaBackupRestoreServiceApp", - "OutputType": "IMicrosoftGraphServiceApp", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], + "ApiReferenceLink": null, "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema", + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "Command": "Update-MgBetaApplicationSynchronizationTemplateSchema", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/solutions/backupRestore/restoreSessions/{restoreSessionBase-id}", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaBackupRestoreSession", - "OutputType": "IMicrosoftGraphRestoreSessionBase", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaBackupRestoreSharePointProtectionPolicy", - "OutputType": "IMicrosoftGraphSharePointProtectionPolicy", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointprotectionpolicy-update?view=graph-rest-beta" - }, - { "Permissions": [], - "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaBackupRestoreSharePointRestoreSession", - "OutputType": "IMicrosoftGraphSharePointRestoreSession", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts/{siteRestoreArtifact-id}", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", - "OutputType": "IMicrosoftGraphSiteRestoreArtifact", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], + "ApiReferenceLink": null, "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Uri": "/applications/{application-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Command": "Update-MgBetaApplicationSynchronizationTemplateSchemaDirectory", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/solutions/backupRestore/siteInclusionRules/{siteProtectionRule-id}", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaBackupRestoreSiteInclusionRule", - "OutputType": "IMicrosoftGraphSiteProtectionRule", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/backupRestore/siteProtectionUnits/{siteProtectionUnit-id}", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaBackupRestoreSiteProtectionUnit", - "OutputType": "IMicrosoftGraphSiteProtectionUnit", "Variants": [ "Update", + "Update1", "UpdateExpanded", + "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded", + "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Bookings.ReadWrite.All", @@ -508371,10 +509815,16 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/bookingBusinesses/{bookingBusiness-id}", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaBookingBusiness", "OutputType": "IMicrosoftGraphBookingBusiness", + "Command": "Update-MgBetaBookingBusiness", + "Module": "Beta.Bookings" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -508385,12 +509835,6 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -508425,31 +509869,37 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaBookingBusinessAppointment", "OutputType": "IMicrosoftGraphBookingAppointment", + "Command": "Update-MgBetaBookingBusinessAppointment", + "Module": "Beta.Bookings" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "Update1", "UpdateExpanded", "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded", - "UpdateViaIdentityExpanded1" - ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded", + "UpdateViaIdentityExpanded1" + ], "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaBookingBusinessCalendarView", "OutputType": "IMicrosoftGraphBookingAppointment", + "Command": "Update-MgBetaBookingBusinessCalendarView", + "Module": "Beta.Bookings" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -508460,12 +509910,6 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -508500,10 +509944,16 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomer-id}", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaBookingBusinessCustomer", "OutputType": "IMicrosoftGraphBookingCustomer", + "Command": "Update-MgBetaBookingBusinessCustomer", + "Module": "Beta.Bookings" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -508514,12 +509964,6 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -508546,10 +509990,16 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaBookingBusinessCustomQuestion", "OutputType": "IMicrosoftGraphBookingCustomQuestion", + "Command": "Update-MgBetaBookingBusinessCustomQuestion", + "Module": "Beta.Bookings" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -508560,12 +510010,6 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Bookings.ReadWrite.All", @@ -508584,10 +510028,16 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaBookingBusinessService", "OutputType": "IMicrosoftGraphBookingService", + "Command": "Update-MgBetaBookingBusinessService", + "Module": "Beta.Bookings" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -508598,12 +510048,6 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Bookings.ReadWrite.All", @@ -508622,31 +510066,16 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMember-id}", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaBookingBusinessStaffMember", "OutputType": "IMicrosoftGraphBookingStaffMember", - "Variants": [ - "Update", - "Update1", - "UpdateExpanded", - "UpdateExpanded1", - "UpdateViaIdentity", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded", - "UpdateViaIdentityExpanded1" - ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Update-MgBetaBookingBusinessStaffMember", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/bookingCurrencies/{bookingCurrency-id}", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaBookingCurrency", - "OutputType": "IMicrosoftGraphBookingCurrency", + "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -508657,284 +510086,40 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/businessFlowTemplates/{businessFlowTemplate-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaBusinessFlowTemplate", - "OutputType": "IMicrosoftGraphBusinessFlowTemplate", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [ - { - "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - } - ], - "Uri": "/solutions/businessScenarios/{businessScenario-id}", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaBusinessScenario", - "OutputType": "IMicrosoftGraphBusinessScenario", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenario-update?view=graph-rest-beta" - }, - { - "Permissions": [], - "Uri": "/solutions/businessScenarios(uniqueName='{uniqueName}')", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaBusinessScenarioByUniqueName", - "OutputType": "IMicrosoftGraphBusinessScenario", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenario-update?view=graph-rest-beta" - }, - { "Permissions": [], - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaBusinessScenarioPlanner", - "OutputType": "IMicrosoftGraphBusinessScenarioPlanner", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [ - { - "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - } - ], - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaBusinessScenarioPlannerPlanConfiguration", - "OutputType": "IMicrosoftGraphPlannerPlanConfiguration", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplanconfiguration-update?view=graph-rest-beta" - }, - { - "Permissions": [ - { - "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - } - ], - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/{plannerPlanConfigurationLocalization-id}", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaBusinessScenarioPlannerPlanConfigurationLocalization", - "OutputType": "IMicrosoftGraphPlannerPlanConfigurationLocalization", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], + "ApiReferenceLink": null, "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplanconfigurationlocalization-update?view=graph-rest-beta" + "Uri": "/bookingCurrencies/{bookingCurrency-id}", + "OutputType": "IMicrosoftGraphBookingCurrency", + "Command": "Update-MgBetaBookingCurrency", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaBusinessScenarioPlannerTask", - "OutputType": "IMicrosoftGraphBusinessScenarioTask", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenariotask-update?view=graph-rest-beta" - }, - { - "Permissions": [], - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/assignedToTaskBoardFormat", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaBusinessScenarioPlannerTaskAssignedToTaskBoardFormat", - "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/bucketTaskBoardFormat", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaBusinessScenarioPlannerTaskBucketTaskBoardFormat", - "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [ - { - "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": true - }, - { - "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, - "PermissionType": "DelegatedWork", - "IsLeastPrivilege": false - } - ], - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/taskConfiguration", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaBusinessScenarioPlannerTaskConfiguration", - "OutputType": "IMicrosoftGraphPlannerTaskConfiguration", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], + "ApiReferenceLink": null, "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertaskconfiguration-update?view=graph-rest-beta" + "Uri": "/businessFlowTemplates/{businessFlowTemplate-id}", + "OutputType": "IMicrosoftGraphBusinessFlowTemplate", + "Command": "Update-MgBetaBusinessFlowTemplate", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/details", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaBusinessScenarioPlannerTaskDetail", - "OutputType": "IMicrosoftGraphPlannerTaskDetails", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { - "Permissions": [], - "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/progressTaskBoardFormat", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaBusinessScenarioPlannerTaskProgressTaskBoardFormat", - "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Chat.ReadWrite", @@ -508961,22 +510146,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-patch?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/chats/{chat-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaChat", "OutputType": "IMicrosoftGraphChat", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-patch?view=graph-rest-beta" + "Command": "Update-MgBetaChat", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Upgrade", + "UpgradeExpanded", + "UpgradeViaIdentity", + "UpgradeViaIdentityExpanded" + ], "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForChat", @@ -509067,56 +510252,56 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-beta", + "Method": "POST", "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/upgrade", - "Module": "Beta.Teams", - "Command": "Update-MgBetaChatInstalledApp", "OutputType": null, - "Variants": [ - "Upgrade", - "UpgradeExpanded", - "UpgradeViaIdentity", - "UpgradeViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-beta" + "Command": "Update-MgBetaChatInstalledApp", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/chats/{chat-id}/lastMessagePreview", - "Module": "Beta.Teams", - "Command": "Update-MgBetaChatLastMessagePreview", - "OutputType": "IMicrosoftGraphChatMessageInfo", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/chats/{chat-id}/lastMessagePreview", + "OutputType": "IMicrosoftGraphChatMessageInfo", + "Command": "Update-MgBetaChatLastMessagePreview", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/chats/{chat-id}/members/{conversationMember-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaChatMember", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/chats/{chat-id}/members/{conversationMember-id}", + "OutputType": "IMicrosoftGraphConversationMember", + "Command": "Update-MgBetaChatMember", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], "Permissions": [ { "Name": "Chat.ReadWrite", @@ -509151,107 +510336,107 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaChatMessage", "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Update-MgBetaChatMessage", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaChatMessageReply", "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Update-MgBetaChatMessageReply", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaChatMessageReplyHostedContent", "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "Update-MgBetaChatMessageReplyHostedContent", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/chats/{chat-id}/operations/{teamsAsyncOperation-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaChatOperation", "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Command": "Update-MgBetaChatOperation", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaChatPermissionGrant", "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Command": "Update-MgBetaChatPermissionGrant", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaChatPinnedMessage", "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "Command": "Update-MgBetaChatPinnedMessage", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "TeamsTab.ReadWriteSelfForChat", @@ -509294,22 +510479,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-patch-tabs?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaChatTab", "OutputType": "IMicrosoftGraphTeamsTab", + "Command": "Update-MgBetaChatTab", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-patch-tabs?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -509328,73 +510513,73 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/audioroutinggroup-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", - "Module": "Beta.CloudCommunications", - "Command": "Update-MgBetaCommunicationCallAudioRoutingGroup", "OutputType": "IMicrosoftGraphAudioRoutingGroup", + "Command": "Update-MgBetaCommunicationCallAudioRoutingGroup", + "Module": "Beta.CloudCommunications" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/audioroutinggroup-update?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", - "Module": "Beta.CloudCommunications", - "Command": "Update-MgBetaCommunicationCallContentSharingSession", "OutputType": null, + "Command": "Update-MgBetaCommunicationCallContentSharingSession", + "Module": "Beta.CloudCommunications" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", - "Module": "Beta.CloudCommunications", - "Command": "Update-MgBetaCommunicationCallOperation", "OutputType": "IMicrosoftGraphCommsOperation", + "Command": "Update-MgBetaCommunicationCallOperation", + "Module": "Beta.CloudCommunications" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/communications/calls/{call-id}/participants/{participant-id}", - "Module": "Beta.CloudCommunications", - "Command": "Update-MgBetaCommunicationCallParticipant", "OutputType": "IMicrosoftGraphParticipant", + "Command": "Update-MgBetaCommunicationCallParticipant", + "Module": "Beta.CloudCommunications" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Calls.AccessMedia.All", @@ -509413,95 +510598,84 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-updaterecordingstatus?view=graph-rest-beta", + "Method": "POST", "Uri": "/communications/calls/{call-id}/updateRecordingStatus", - "Module": "Beta.CloudCommunications", - "Command": "Update-MgBetaCommunicationCallRecordingStatus", "OutputType": "IMicrosoftGraphUpdateRecordingStatusOperation", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-updaterecordingstatus?view=graph-rest-beta" + "Command": "Update-MgBetaCommunicationCallRecordingStatus", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/callRecords/{callRecord-id}/organizer_v2", - "Module": "Beta.CloudCommunications", - "Command": "Update-MgBetaCommunicationCallRecordOrganizerV2", - "OutputType": "IMicrosoftGraphCallRecordsOrganizer", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/communications/callRecords/{callRecord-id}/organizer_v2", + "OutputType": "IMicrosoftGraphCallRecordsOrganizer", + "Command": "Update-MgBetaCommunicationCallRecordOrganizerV2", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/{participant-id}", - "Module": "Beta.CloudCommunications", - "Command": "Update-MgBetaCommunicationCallRecordParticipantV2", - "OutputType": "IMicrosoftGraphCallRecordsParticipant", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/{participant-id}", + "OutputType": "IMicrosoftGraphCallRecordsParticipant", + "Command": "Update-MgBetaCommunicationCallRecordParticipantV2", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", - "Module": "Beta.CloudCommunications", - "Command": "Update-MgBetaCommunicationCallRecordSession", - "OutputType": "IMicrosoftGraphCallRecordsSession", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", + "OutputType": "IMicrosoftGraphCallRecordsSession", + "Command": "Update-MgBetaCommunicationCallRecordSession", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", - "Module": "Beta.CloudCommunications", - "Command": "Update-MgBetaCommunicationOnlineMeeting", - "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", + "OutputType": "IMicrosoftGraphOnlineMeeting", + "Command": "Update-MgBetaCommunicationOnlineMeeting", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "Module": "Beta.CloudCommunications", - "Command": "Update-MgBetaCommunicationOnlineMeetingAttendanceReport", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -509512,17 +510686,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Command": "Update-MgBetaCommunicationOnlineMeetingAttendanceReport", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Module": "Beta.CloudCommunications", - "Command": "Update-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -509533,161 +510707,172 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Command": "Update-MgBetaCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings(joinWebUrl='{joinWebUrl}')", - "Module": "Beta.CloudCommunications", - "Command": "Update-MgBetaCommunicationOnlineMeetingByJoinWebUrl", - "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/communications/onlineMeetings(joinWebUrl='{joinWebUrl}')", + "OutputType": "IMicrosoftGraphOnlineMeeting", + "Command": "Update-MgBetaCommunicationOnlineMeetingByJoinWebUrl", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", - "Module": "Beta.CloudCommunications", - "Command": "Update-MgBetaCommunicationOnlineMeetingRecording", - "OutputType": "IMicrosoftGraphCallRecording", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", + "OutputType": "IMicrosoftGraphCallRecording", + "Command": "Update-MgBetaCommunicationOnlineMeetingRecording", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration", - "Module": "Beta.CloudCommunications", - "Command": "Update-MgBetaCommunicationOnlineMeetingRegistration", - "OutputType": "IMicrosoftGraphMeetingRegistration", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration", + "OutputType": "IMicrosoftGraphMeetingRegistration", + "Command": "Update-MgBetaCommunicationOnlineMeetingRegistration", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", - "Module": "Beta.CloudCommunications", - "Command": "Update-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", - "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", + "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "Command": "Update-MgBetaCommunicationOnlineMeetingRegistrationCustomQuestion", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", - "Module": "Beta.CloudCommunications", - "Command": "Update-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", - "OutputType": "IMicrosoftGraphMeetingRegistrantBase", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", + "OutputType": "IMicrosoftGraphMeetingRegistrantBase", + "Command": "Update-MgBetaCommunicationOnlineMeetingRegistrationRegistrant", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "Module": "Beta.CloudCommunications", - "Command": "Update-MgBetaCommunicationOnlineMeetingTranscript", - "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", + "OutputType": "IMicrosoftGraphCallTranscript", + "Command": "Update-MgBetaCommunicationOnlineMeetingTranscript", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/presences/{presence-id}", - "Module": "Beta.CloudCommunications", - "Command": "Update-MgBetaCommunicationPresence", - "OutputType": "IMicrosoftGraphPresence", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/communications/presences/{presence-id}", + "OutputType": "IMicrosoftGraphPresence", + "Command": "Update-MgBetaCommunicationPresence", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/compliance", - "Module": "Beta.Compliance", - "Command": "Update-MgBetaCompliance", - "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/compliance", + "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot", + "Command": "Update-MgBetaCompliance", + "Module": "Beta.Compliance" }, { - "Permissions": [], - "Uri": "/compliance/ediscovery", - "Module": "Beta.Compliance", - "Command": "Update-MgBetaComplianceEdiscovery", - "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/compliance/ediscovery", + "OutputType": "IMicrosoftGraphEdiscoveryEdiscoveryroot", + "Command": "Update-MgBetaComplianceEdiscovery", + "Module": "Beta.Compliance" }, { + "ApiVersion": "beta", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -509706,22 +510891,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/compliance/ediscovery/cases/{case-id}", - "Module": "Beta.Compliance", - "Command": "Update-MgBetaComplianceEdiscoveryCase", "OutputType": "IMicrosoftGraphEdiscoveryCase", + "Command": "Update-MgBetaComplianceEdiscoveryCase", + "Module": "Beta.Compliance" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-case-update?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -509740,88 +510925,88 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}", - "Module": "Beta.Compliance", - "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodian", "OutputType": "IMicrosoftGraphEdiscoveryCustodian", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-custodian-update?view=graph-rest-beta" + "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodian", + "Module": "Beta.Compliance" }, { - "Permissions": [], - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/updateIndex", - "Module": "Beta.Compliance", - "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianIndex", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/updateIndex", + "OutputType": null, + "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianIndex", + "Module": "Beta.Compliance" }, { - "Permissions": [], - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}", - "Module": "Beta.Compliance", - "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", - "OutputType": "IMicrosoftGraphEdiscoverySiteSource", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/siteSources/{siteSource-id}", + "OutputType": "IMicrosoftGraphEdiscoverySiteSource", + "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianSiteSource", + "Module": "Beta.Compliance" }, { - "Permissions": [], - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "Module": "Beta.Compliance", - "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", - "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", + "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", + "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianUnifiedGroupSource", + "Module": "Beta.Compliance" }, { - "Permissions": [], - "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/{userSource-id}", - "Module": "Beta.Compliance", - "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianUserSource", - "OutputType": "IMicrosoftGraphEdiscoveryUserSource", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/compliance/ediscovery/cases/{case-id}/custodians/{custodian-id}/userSources/{userSource-id}", + "OutputType": "IMicrosoftGraphEdiscoveryUserSource", + "Command": "Update-MgBetaComplianceEdiscoveryCaseCustodianUserSource", + "Module": "Beta.Compliance" }, { + "ApiVersion": "beta", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -509840,139 +511025,139 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-legalhold-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}", - "Module": "Beta.Compliance", - "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHold", "OutputType": "IMicrosoftGraphEdiscoveryLegalHold", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-legalhold-update?view=graph-rest-beta" + "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHold", + "Module": "Beta.Compliance" }, { - "Permissions": [], - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}", - "Module": "Beta.Compliance", - "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", - "OutputType": "IMicrosoftGraphEdiscoverySiteSource", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/siteSources/{siteSource-id}", + "OutputType": "IMicrosoftGraphEdiscoverySiteSource", + "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHoldSiteSource", + "Module": "Beta.Compliance" }, { - "Permissions": [], - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "Module": "Beta.Compliance", - "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", - "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/unifiedGroupSources/{unifiedGroupSource-id}", + "OutputType": "IMicrosoftGraphEdiscoveryUnifiedGroupSource", + "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHoldUnifiedGroupSource", + "Module": "Beta.Compliance" }, { - "Permissions": [], - "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/{userSource-id}", - "Module": "Beta.Compliance", - "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", - "OutputType": "IMicrosoftGraphEdiscoveryUserSource", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/compliance/ediscovery/cases/{case-id}/legalHolds/{legalHold-id}/userSources/{userSource-id}", + "OutputType": "IMicrosoftGraphEdiscoveryUserSource", + "Command": "Update-MgBetaComplianceEdiscoveryCaseLegalHoldUserSource", + "Module": "Beta.Compliance" }, { - "Permissions": [], - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}", - "Module": "Beta.Compliance", - "Command": "Update-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", - "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}", + "OutputType": "IMicrosoftGraphEdiscoveryNoncustodialDataSource", + "Command": "Update-MgBetaComplianceEdiscoveryCaseNoncustodialDataSource", + "Module": "Beta.Compliance" }, { - "Permissions": [], - "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/updateIndex", - "Module": "Beta.Compliance", - "Command": "Update-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceIndex", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateViaIdentity" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/compliance/ediscovery/cases/{case-id}/noncustodialDataSources/{noncustodialDataSource-id}/updateIndex", + "OutputType": null, + "Command": "Update-MgBetaComplianceEdiscoveryCaseNoncustodialDataSourceIndex", + "Module": "Beta.Compliance" }, { - "Permissions": [], - "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}", - "Module": "Beta.Compliance", - "Command": "Update-MgBetaComplianceEdiscoveryCaseOperation", - "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/compliance/ediscovery/cases/{case-id}/operations/{caseOperation-id}", + "OutputType": "IMicrosoftGraphEdiscoveryCaseOperation", + "Command": "Update-MgBetaComplianceEdiscoveryCaseOperation", + "Module": "Beta.Compliance" }, { - "Permissions": [], - "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}", - "Module": "Beta.Compliance", - "Command": "Update-MgBetaComplianceEdiscoveryCaseReviewSet", - "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}", + "OutputType": "IMicrosoftGraphEdiscoveryReviewSet", + "Command": "Update-MgBetaComplianceEdiscoveryCaseReviewSet", + "Module": "Beta.Compliance" }, { + "ApiVersion": "beta", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -509991,39 +511176,39 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewsetquery-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/compliance/ediscovery/cases/{case-id}/reviewSets/{reviewSet-id}/queries/{reviewSetQuery-id}", - "Module": "Beta.Compliance", - "Command": "Update-MgBetaComplianceEdiscoveryCaseReviewSetQuery", "OutputType": "IMicrosoftGraphEdiscoveryReviewSetQuery", + "Command": "Update-MgBetaComplianceEdiscoveryCaseReviewSetQuery", + "Module": "Beta.Compliance" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-reviewsetquery-update?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-casesettings-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/compliance/ediscovery/cases/{case-id}/settings", - "Module": "Beta.Compliance", - "Command": "Update-MgBetaComplianceEdiscoveryCaseSetting", "OutputType": "IMicrosoftGraphEdiscoveryCaseSettings", + "Command": "Update-MgBetaComplianceEdiscoveryCaseSetting", + "Module": "Beta.Compliance" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-casesettings-update?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -510042,39 +511227,39 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}", - "Module": "Beta.Compliance", - "Command": "Update-MgBetaComplianceEdiscoveryCaseSourceCollection", "OutputType": "IMicrosoftGraphEdiscoverySourceCollection", + "Command": "Update-MgBetaComplianceEdiscoveryCaseSourceCollection", + "Module": "Beta.Compliance" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-sourcecollection-update?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/compliance/ediscovery/cases/{case-id}/sourceCollections/{sourceCollection-id}/additionalSources/{dataSource-id}", - "Module": "Beta.Compliance", - "Command": "Update-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", "OutputType": "IMicrosoftGraphEdiscoveryDataSource", + "Command": "Update-MgBetaComplianceEdiscoveryCaseSourceCollectionAdditionalSource", + "Module": "Beta.Compliance" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -510093,73 +511278,73 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-tag-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/compliance/ediscovery/cases/{case-id}/tags/{tag-id}", - "Module": "Beta.Compliance", - "Command": "Update-MgBetaComplianceEdiscoveryCaseTag", "OutputType": "IMicrosoftGraphEdiscoveryTag", + "Command": "Update-MgBetaComplianceEdiscoveryCaseTag", + "Module": "Beta.Compliance" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ediscovery-tag-update?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/contacts/{orgContact-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaContact", "OutputType": "IMicrosoftGraphOrgContact", + "Command": "Update-MgBetaContact", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/contracts/{contract-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaContract", "OutputType": "IMicrosoftGraphContract", + "Command": "Update-MgBetaContract", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaDataPolicyOperation", "OutputType": "IMicrosoftGraphDataPolicyOperation", + "Command": "Update-MgBetaDataPolicyOperation", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -510186,22 +511371,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/devices/{device-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDevice", "OutputType": "IMicrosoftGraphDevice", + "Command": "Update-MgBetaDevice", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-update?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -510220,37 +511403,39 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Update-MgBetaDeviceAppMgt", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagement", "OutputType": "IMicrosoftGraphDeviceAppManagement", + "Command": "Update-MgBetaDeviceAppManagement", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": "Update-MgBetaDeviceAppMgt", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgBetaDeviceAppMgtAndroidManagedAppProtection", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementAndroidManagedAppProtection", "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", + "Command": "Update-MgBetaDeviceAppManagementAndroidManagedAppProtection", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": "Update-MgBetaDeviceAppMgtAndroidManagedAppProtection", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -510269,22 +511454,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Update-MgBetaDeviceAppMgtAndroidManagedAppProtectionApp", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp", "OutputType": "IMicrosoftGraphManagedMobileApp", + "Command": "Update-MgBetaDeviceAppManagementAndroidManagedAppProtectionApp", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": "Update-MgBetaDeviceAppMgtAndroidManagedAppProtectionApp", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -510303,22 +511488,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Update-MgBetaDeviceAppMgtAndroidManagedAppProtectionAssignment", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment", "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Command": "Update-MgBetaDeviceAppManagementAndroidManagedAppProtectionAssignment", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": "Update-MgBetaDeviceAppMgtAndroidManagedAppProtectionAssignment", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -510337,22 +511522,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Update-MgBetaDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Command": "Update-MgBetaDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": "Update-MgBetaDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -510371,22 +511556,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Update-MgBetaDeviceAppMgtDefaultManagedAppProtection", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementDefaultManagedAppProtection", "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", + "Command": "Update-MgBetaDeviceAppManagementDefaultManagedAppProtection", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": "Update-MgBetaDeviceAppMgtDefaultManagedAppProtection", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -510405,22 +511590,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Update-MgBetaDeviceAppMgtDefaultManagedAppProtectionApp", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp", "OutputType": "IMicrosoftGraphManagedMobileApp", + "Command": "Update-MgBetaDeviceAppManagementDefaultManagedAppProtectionApp", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": "Update-MgBetaDeviceAppMgtDefaultManagedAppProtectionApp", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -510439,141 +511624,141 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Update-MgBetaDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Command": "Update-MgBetaDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": "Update-MgBetaDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgBetaDeviceAppMgtEnterpriseCodeSigningCertificate", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/enterpriseCodeSigningCertificates/{enterpriseCodeSigningCertificate-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate", "OutputType": "IMicrosoftGraphEnterpriseCodeSigningCertificate", + "Command": "Update-MgBetaDeviceAppManagementEnterpriseCodeSigningCertificate", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": "Update-MgBetaDeviceAppMgtEnterpriseCodeSigningCertificate", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgBetaDeviceAppMgtiOSLobAppProvisioningConfiguration", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfiguration", + "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfiguration", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": "Update-MgBetaDeviceAppMgtiOSLobAppProvisioningConfiguration", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationAssignment", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/assignments/{iosLobAppProvisioningConfigurationAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment", "OutputType": "IMicrosoftGraphIosLobAppProvisioningConfigurationAssignment", + "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationAssignment", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": "Update-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationAssignment", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationDeviceStatus", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationDeviceStatus", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": "Update-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationDeviceStatus", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationGroupAssignment", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/groupAssignments/{mobileAppProvisioningConfigGroupAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment", "OutputType": "IMicrosoftGraphMobileAppProvisioningConfigGroupAssignment", + "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationGroupAssignment", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": "Update-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationGroupAssignment", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationUserStatus", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/iosLobAppProvisioningConfigurations/{iosLobAppProvisioningConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "Command": "Update-MgBetaDeviceAppManagementiOSLobAppProvisioningConfigurationUserStatus", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": "Update-MgBetaDeviceAppMgtiOSLobAppProvisioningConfigurationUserStatus", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgBetaDeviceAppMgtiOSManagedAppProtection", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementiOSManagedAppProtection", "OutputType": "IMicrosoftGraphIosManagedAppProtection", + "Command": "Update-MgBetaDeviceAppManagementiOSManagedAppProtection", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": "Update-MgBetaDeviceAppMgtiOSManagedAppProtection", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -510592,22 +511777,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Update-MgBetaDeviceAppMgtiOSManagedAppProtectionApp", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementiOSManagedAppProtectionApp", "OutputType": "IMicrosoftGraphManagedMobileApp", + "Command": "Update-MgBetaDeviceAppManagementiOSManagedAppProtectionApp", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": "Update-MgBetaDeviceAppMgtiOSManagedAppProtectionApp", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -510626,22 +511811,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Update-MgBetaDeviceAppMgtiOSManagedAppProtectionAssignment", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment", "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Command": "Update-MgBetaDeviceAppManagementiOSManagedAppProtectionAssignment", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": "Update-MgBetaDeviceAppMgtiOSManagedAppProtectionAssignment", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -510660,107 +511845,107 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Update-MgBetaDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Command": "Update-MgBetaDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": "Update-MgBetaDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgBetaDeviceAppMgtManagedAppPolicy", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementManagedAppPolicy", "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Command": "Update-MgBetaDeviceAppManagementManagedAppPolicy", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": "Update-MgBetaDeviceAppMgtManagedAppPolicy", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgBetaDeviceAppMgtManagedAppRegistration", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistration", "OutputType": "IMicrosoftGraphManagedAppRegistration", + "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistration", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": "Update-MgBetaDeviceAppMgtManagedAppRegistration", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgBetaDeviceAppMgtManagedAppRegistrationAppliedPolicy", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistrationAppliedPolicy", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": "Update-MgBetaDeviceAppMgtManagedAppRegistrationAppliedPolicy", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgBetaDeviceAppMgtManagedAppRegistrationIntendedPolicy", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": "Update-MgBetaDeviceAppMgtManagedAppRegistrationIntendedPolicy", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgBetaDeviceAppMgtManagedAppRegistrationManagedAppLogCollectionRequest", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/managedAppLogCollectionRequests/{managedAppLogCollectionRequest-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistrationManagedAppLogCollectionRequest", "OutputType": "IMicrosoftGraphManagedAppLogCollectionRequest", + "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistrationManagedAppLogCollectionRequest", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": "Update-MgBetaDeviceAppMgtManagedAppRegistrationManagedAppLogCollectionRequest", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -510779,175 +511964,175 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Update-MgBetaDeviceAppMgtManagedAppRegistrationOperation", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistrationOperation", "OutputType": "IMicrosoftGraphManagedAppOperation", + "Command": "Update-MgBetaDeviceAppManagementManagedAppRegistrationOperation", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": "Update-MgBetaDeviceAppMgtManagedAppRegistrationOperation", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgBetaDeviceAppMgtManagedAppStatus", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementManagedAppStatus", "OutputType": "IMicrosoftGraphManagedAppStatus", + "Command": "Update-MgBetaDeviceAppManagementManagedAppStatus", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": "Update-MgBetaDeviceAppMgtManagedAppStatus", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgBetaDeviceAppMgtManagedEBook", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementManagedEBook", "OutputType": "IMicrosoftGraphManagedEBook", + "Command": "Update-MgBetaDeviceAppManagementManagedEBook", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": "Update-MgBetaDeviceAppMgtManagedEBook", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgBetaDeviceAppMgtManagedEBookAssignment", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementManagedEBookAssignment", "OutputType": "IMicrosoftGraphManagedEBookAssignment", + "Command": "Update-MgBetaDeviceAppManagementManagedEBookAssignment", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": "Update-MgBetaDeviceAppMgtManagedEBookAssignment", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgBetaDeviceAppMgtManagedEBookCategory", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/managedEBookCategories/{managedEBookCategory-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementManagedEBookCategory", "OutputType": "IMicrosoftGraphManagedEBookCategory", + "Command": "Update-MgBetaDeviceAppManagementManagedEBookCategory", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": "Update-MgBetaDeviceAppMgtManagedEBookCategory", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgBetaDeviceAppMgtManagedEBookDeviceState", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementManagedEBookDeviceState", "OutputType": "IMicrosoftGraphDeviceInstallState", + "Command": "Update-MgBetaDeviceAppManagementManagedEBookDeviceState", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": "Update-MgBetaDeviceAppMgtManagedEBookDeviceState", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgBetaDeviceAppMgtManagedEBookInstallSummary", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementManagedEBookInstallSummary", "OutputType": "IMicrosoftGraphEBookInstallSummary", + "Command": "Update-MgBetaDeviceAppManagementManagedEBookInstallSummary", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": "Update-MgBetaDeviceAppMgtManagedEBookInstallSummary", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgBetaDeviceAppMgtManagedEBookUserStateSummary", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementManagedEBookUserStateSummary", "OutputType": "IMicrosoftGraphUserInstallStateSummary", + "Command": "Update-MgBetaDeviceAppManagementManagedEBookUserStateSummary", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": "Update-MgBetaDeviceAppMgtManagedEBookUserStateSummary", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgBetaDeviceAppMgtManagedEBookUserStateSummaryDeviceState", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState", "OutputType": "IMicrosoftGraphDeviceInstallState", + "Command": "Update-MgBetaDeviceAppManagementManagedEBookUserStateSummaryDeviceState", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": "Update-MgBetaDeviceAppMgtManagedEBookUserStateSummaryDeviceState", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicy", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", + "Command": "Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicy", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": "Update-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicy", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -510966,22 +512151,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Update-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Command": "Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": "Update-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -511000,22 +512185,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Update-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Command": "Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": "Update-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -511034,1703 +512219,1703 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Update-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": "Update-MgBetaDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", - "ApiReferenceLink": null + "Command": "Update-MgBetaDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileApp", - "OutputType": "IMicrosoftGraphMobileApp", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", + "OutputType": "IMicrosoftGraphMobileApp", + "Command": "Update-MgBetaDeviceAppManagementMobileApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments/{mobileAppAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/assignments/{mobileAppAssignment-id}", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships/{mobileAppRelationship-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidGraphFPreWorkAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidForWorkApp/relationships/{mobileAppRelationship-id}", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidForWorkAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "OutputType": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships/{mobileAppRelationship-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidLobAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/relationships/{mobileAppRelationship-id}", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidLobAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments/{mobileAppAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/assignments/{mobileAppAssignment-id}", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships/{mobileAppRelationship-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidManagedStoreAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidManagedStoreApp/relationships/{mobileAppRelationship-id}", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidManagedStoreAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships/{mobileAppRelationship-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsAndroidStoreAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/relationships/{mobileAppRelationship-id}", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsAndroidStoreAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsiOSLobAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsiOSLobAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersion", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "OutputType": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships/{mobileAppRelationship-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsiOSLobAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/relationships/{mobileAppRelationship-id}", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsiOSLobAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsIoStoreAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsIoStoreAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships/{mobileAppRelationship-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsIoStoreAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/relationships/{mobileAppRelationship-id}", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsIoStoreAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses/{iosVppAppAssignedLicense-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicense", - "OutputType": "IMicrosoftGraphIosVppAppAssignedLicense", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignedLicense", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignedLicenses/{iosVppAppAssignedLicense-id}", + "OutputType": "IMicrosoftGraphIosVppAppAssignedLicense", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignedLicense", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsIoVppAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsIoVppAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships/{mobileAppRelationship-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsIoVppAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/relationships/{mobileAppRelationship-id}", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsIoVppAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "OutputType": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships/{mobileAppRelationship-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSDmgAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/relationships/{mobileAppRelationship-id}", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSDmgAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "OutputType": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships/{mobileAppRelationship-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSLobAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/relationships/{mobileAppRelationship-id}", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSLobAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments/{mobileAppAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/assignments/{mobileAppAssignment-id}", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersion", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedApp", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "OutputType": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionContainedApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppContentVersionFile", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships/{mobileAppRelationship-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMacOSPkgAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSPkgApp/relationships/{mobileAppRelationship-id}", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMacOSPkgAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "OutputType": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships/{mobileAppRelationship-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedAndroidLobAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/relationships/{mobileAppRelationship-id}", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedAndroidLobAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "OutputType": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships/{mobileAppRelationship-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagediOSLobAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/relationships/{mobileAppRelationship-id}", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagediOSLobAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "OutputType": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships/{mobileAppRelationship-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsManagedMobileLobAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/relationships/{mobileAppRelationship-id}", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsManagedMobileLobAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps/{mobileContainedApp-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedApp", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/containedApps/{mobileContainedApp-id}", + "OutputType": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppContainedApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships/{mobileAppRelationship-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/relationships/{mobileAppRelationship-id}", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWin32LobAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWin32LobAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersion", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "OutputType": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships/{mobileAppRelationship-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWin32LobAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/relationships/{mobileAppRelationship-id}", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWin32LobAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowAppXAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsAppXAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersion", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "OutputType": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships/{mobileAppRelationship-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowAppXRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/relationships/{mobileAppRelationship-id}", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsAppXRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "OutputType": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships/{mobileAppRelationship-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowMobileMsiRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/relationships/{mobileAppRelationship-id}", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsMobileMsiRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments/{mobileAppAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/assignments/{mobileAppAssignment-id}", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships/{mobileAppRelationship-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowStoreAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsStoreApp/relationships/{mobileAppRelationship-id}", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowStoreAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}", + "OutputType": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", - "OutputType": "IMicrosoftGraphMobileAppContent", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}", + "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", + "OutputType": null, + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", - "OutputType": "IMicrosoftGraphMobileAppContentFile", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", + "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships/{mobileAppRelationship-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowUniversalAppXRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/relationships/{mobileAppRelationship-id}", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsUniversalAppXRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowWebAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships/{mobileAppRelationship-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWindowWebAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/relationships/{mobileAppRelationship-id}", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWindowsWebAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments/{mobileAppAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignment", - "OutputType": "IMicrosoftGraphMobileAppAssignment", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWinGetAppAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/assignments/{mobileAppAssignment-id}", + "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWinGetAppAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships/{mobileAppRelationship-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppAsWinGetAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/winGetApp/relationships/{mobileAppRelationship-id}", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "Update-MgBetaDeviceAppManagementMobileAppAsWinGetAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileAppCatalogPackages/{mobileAppCatalogPackage-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppCatalogPackage", - "OutputType": "IMicrosoftGraphMobileAppCatalogPackage", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppCatalogPackage", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileAppCatalogPackages/{mobileAppCatalogPackage-id}", + "OutputType": "IMicrosoftGraphMobileAppCatalogPackage", + "Command": "Update-MgBetaDeviceAppManagementMobileAppCatalogPackage", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppCategory", - "OutputType": "IMicrosoftGraphMobileAppCategory", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppCategory", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", + "OutputType": "IMicrosoftGraphMobileAppCategory", + "Command": "Update-MgBetaDeviceAppManagementMobileAppCategory", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppConfiguration", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppConfiguration", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", + "Command": "Update-MgBetaDeviceAppManagementMobileAppConfiguration", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationAssignment", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppConfigurationAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", + "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppConfigurationDeviceStatus", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatus", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary", + "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppConfigurationUserStatus", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationUserStatus", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusSummary", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppConfigurationUserStatusSummary", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary", + "Command": "Update-MgBetaDeviceAppManagementMobileAppConfigurationUserStatusSummary", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships/{mobileAppRelationship-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMobileAppRelationship", - "OutputType": "IMicrosoftGraphMobileAppRelationship", + "ApiVersion": "beta", "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMobileAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/relationships/{mobileAppRelationship-id}", + "OutputType": "IMicrosoftGraphMobileAppRelationship", + "Command": "Update-MgBetaDeviceAppManagementMobileAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/updateRelationships", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMultipleMobileAppRelationship", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMultipleMobileAppRelationship", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/updateRelationships", + "OutputType": null, + "Command": "Update-MgBetaDeviceAppManagementMultipleMobileAppRelationship", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/policySets/{policySet-id}/update", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementMultiplePolicySet", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtMultiplePolicySet", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceAppManagement/policySets/{policySet-id}/update", + "OutputType": null, + "Command": "Update-MgBetaDeviceAppManagementMultiplePolicySet", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/policySets/{policySet-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementPolicySet", - "OutputType": "IMicrosoftGraphPolicySet", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtPolicySet", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/policySets/{policySet-id}", + "OutputType": "IMicrosoftGraphPolicySet", + "Command": "Update-MgBetaDeviceAppManagementPolicySet", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/{policySetAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementPolicySetAssignment", - "OutputType": "IMicrosoftGraphPolicySetAssignment", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtPolicySetAssignment", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/policySets/{policySet-id}/assignments/{policySetAssignment-id}", + "OutputType": "IMicrosoftGraphPolicySetAssignment", + "Command": "Update-MgBetaDeviceAppManagementPolicySetAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/policySets/{policySet-id}/items/{policySetItem-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementPolicySetItem", - "OutputType": "IMicrosoftGraphPolicySetItem", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtPolicySetItem", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/policySets/{policySet-id}/items/{policySetItem-id}", + "OutputType": "IMicrosoftGraphPolicySetItem", + "Command": "Update-MgBetaDeviceAppManagementPolicySetItem", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/symantecCodeSigningCertificate", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementSymantecCodeSigningCertificate", - "OutputType": "IMicrosoftGraphSymantecCodeSigningCertificate", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtSymantecCodeSigningCertificate", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/symantecCodeSigningCertificate", + "OutputType": "IMicrosoftGraphSymantecCodeSigningCertificate", + "Command": "Update-MgBetaDeviceAppManagementSymantecCodeSigningCertificate", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", - "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaDeviceAppMgtTargetedManagedAppConfiguration", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", + "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", + "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfiguration", + "Module": "Beta.Devices.CorporateManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -512749,22 +513934,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Update-MgBetaDeviceAppMgtTargetedManagedAppConfigurationApp", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp", "OutputType": "IMicrosoftGraphManagedMobileApp", + "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfigurationApp", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": "Update-MgBetaDeviceAppMgtTargetedManagedAppConfigurationApp", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -512783,22 +513968,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Update-MgBetaDeviceAppMgtTargetedManagedAppConfigurationAssignment", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment", "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfigurationAssignment", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": "Update-MgBetaDeviceAppMgtTargetedManagedAppConfigurationAssignment", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -512817,22 +514002,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Update-MgBetaDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": "Update-MgBetaDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -512851,22 +514036,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Update-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSetting", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/settings/{deviceManagementConfigurationSetting-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "Command": "Update-MgBetaDeviceAppManagementTargetedManagedAppConfigurationSetting", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": "Update-MgBetaDeviceAppMgtTargetedManagedAppConfigurationSetting", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -512885,22 +514070,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Update-MgBetaDeviceAppMgtTask", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementTask", "OutputType": "IMicrosoftGraphDeviceAppManagementTask", + "Command": "Update-MgBetaDeviceAppManagementTask", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": "Update-MgBetaDeviceAppMgtTask", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -512919,22 +514104,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Update-MgBetaDeviceAppMgtTaskStatus", + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceAppManagement/deviceAppManagementTasks/{deviceAppManagementTask-id}/updateStatus", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementTaskStatus", "OutputType": null, + "Command": "Update-MgBetaDeviceAppManagementTaskStatus", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": "Update-MgBetaDeviceAppMgtTaskStatus", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -512953,90 +514138,90 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Update-MgBetaDeviceAppMgtVppToken", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementVppToken", "OutputType": "IMicrosoftGraphVppToken", + "Command": "Update-MgBetaDeviceAppManagementVppToken", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": "Update-MgBetaDeviceAppMgtVppToken", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgBetaDeviceAppMgtWdacSupplementalPolicy", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementWdacSupplementalPolicy", "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicy", + "Command": "Update-MgBetaDeviceAppManagementWdacSupplementalPolicy", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": "Update-MgBetaDeviceAppMgtWdacSupplementalPolicy", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgBetaDeviceAppMgtWdacSupplementalPolicyAssignment", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/assignments/{windowsDefenderApplicationControlSupplementalPolicyAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment", "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyAssignment", + "Command": "Update-MgBetaDeviceAppManagementWdacSupplementalPolicyAssignment", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": "Update-MgBetaDeviceAppMgtWdacSupplementalPolicyAssignment", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgBetaDeviceAppMgtWdacSupplementalPolicyDeploySummary", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deploySummary", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementWdacSupplementalPolicyDeploySummary", "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentSummary", + "Command": "Update-MgBetaDeviceAppManagementWdacSupplementalPolicyDeploySummary", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": "Update-MgBetaDeviceAppMgtWdacSupplementalPolicyDeploySummary", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgBetaDeviceAppMgtWdacSupplementalPolicyDeviceStatus", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/wdacSupplementalPolicies/{windowsDefenderApplicationControlSupplementalPolicy-id}/deviceStatuses/{windowsDefenderApplicationControlSupplementalPolicyDeploymentStatus-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus", "OutputType": "IMicrosoftGraphWindowsDefenderApplicationControlSupplementalPolicyDeploymentStatus", + "Command": "Update-MgBetaDeviceAppManagementWdacSupplementalPolicyDeviceStatus", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": "Update-MgBetaDeviceAppMgtWdacSupplementalPolicyDeviceStatus", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -513055,22 +514240,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Update-MgBetaDeviceAppMgtWindowInformationProtectionDeviceRegistration", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/windowsInformationProtectionDeviceRegistrations/{windowsInformationProtectionDeviceRegistration-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", "OutputType": "IMicrosoftGraphWindowsInformationProtectionDeviceRegistration", + "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionDeviceRegistration", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": "Update-MgBetaDeviceAppMgtWindowInformationProtectionDeviceRegistration", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -513089,22 +514274,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Update-MgBetaDeviceAppMgtWindowInformationProtectionPolicy", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy", "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", + "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicy", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": "Update-MgBetaDeviceAppMgtWindowInformationProtectionPolicy", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -513123,22 +514308,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Update-MgBetaDeviceAppMgtWindowInformationProtectionPolicyAssignment", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment", "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyAssignment", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": "Update-MgBetaDeviceAppMgtWindowInformationProtectionPolicyAssignment", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -513157,22 +514342,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Update-MgBetaDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": "Update-MgBetaDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -513191,22 +514376,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Update-MgBetaDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": "Update-MgBetaDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -513225,22 +514410,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Update-MgBetaDeviceAppMgtWindowInformationProtectionWipeAction", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/windowsInformationProtectionWipeActions/{windowsInformationProtectionWipeAction-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction", "OutputType": "IMicrosoftGraphWindowsInformationProtectionWipeAction", + "Command": "Update-MgBetaDeviceAppManagementWindowsInformationProtectionWipeAction", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": "Update-MgBetaDeviceAppMgtWindowInformationProtectionWipeAction", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -513259,22 +514444,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Update-MgBetaDeviceAppMgtWindowManagedAppProtection", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementWindowsManagedAppProtection", "OutputType": "IMicrosoftGraphWindowsManagedAppProtection", + "Command": "Update-MgBetaDeviceAppManagementWindowsManagedAppProtection", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": "Update-MgBetaDeviceAppMgtWindowManagedAppProtection", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -513293,22 +514478,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Update-MgBetaDeviceAppMgtWindowManagedAppProtectionApp", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/apps/{managedMobileApp-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", "OutputType": "IMicrosoftGraphManagedMobileApp", + "Command": "Update-MgBetaDeviceAppManagementWindowsManagedAppProtectionApp", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": "Update-MgBetaDeviceAppMgtWindowManagedAppProtectionApp", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -513327,90 +514512,88 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Update-MgBetaDeviceAppMgtWindowManagedAppProtectionAssignment", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment", "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Command": "Update-MgBetaDeviceAppManagementWindowsManagedAppProtectionAssignment", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": "Update-MgBetaDeviceAppMgtWindowManagedAppProtectionAssignment", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgBetaDeviceAppMgtWindowManagedAppProtectionDeploymentSummary", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/windowsManagedAppProtections/{windowsManagedAppProtection-id}/deploymentSummary", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaDeviceAppManagementWindowsManagedAppProtectionDeploymentSummary", "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Command": "Update-MgBetaDeviceAppManagementWindowsManagedAppProtectionDeploymentSummary", + "Module": "Beta.Devices.CorporateManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": "Update-MgBetaDeviceAppMgtWindowManagedAppProtectionDeploymentSummary", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/devices(deviceId='{deviceId}')", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDeviceByDeviceId", "OutputType": "IMicrosoftGraphDevice", + "Command": "Update-MgBetaDeviceByDeviceId", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-update?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/devices/{device-id}/commands/{command-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDeviceCommand", "OutputType": "IMicrosoftGraphCommand", + "Command": "Update-MgBetaDeviceCommand", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/devices/{device-id}/extensions/{extension-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDeviceExtension", "OutputType": null, + "Command": "Update-MgBetaDeviceExtension", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -513453,150 +514636,150 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagement", "OutputType": "IMicrosoftGraphDeviceManagement", - "Variants": [ - "Update", - "UpdateExpanded" - ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Update-MgBetaDeviceManagement", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummary", - "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingStateSummary", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary", + "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingStateSummary", + "Command": "Update-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummary", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates/{advancedThreatProtectionOnboardingDeviceSettingState-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", - "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceManagement/advancedThreatProtectionOnboardingStateSummary/advancedThreatProtectionOnboardingDeviceSettingStates/{advancedThreatProtectionOnboardingDeviceSettingState-id}", + "OutputType": "IMicrosoftGraphAdvancedThreatProtectionOnboardingDeviceSettingState", + "Command": "Update-MgBetaDeviceManagementAdvancedThreatProtectionOnboardingStateSummaryAdvancedThreatProtectionOnboardingDeviceSettingState", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", - "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceManagement/androidDeviceOwnerEnrollmentProfiles/{androidDeviceOwnerEnrollmentProfile-id}", + "OutputType": "IMicrosoftGraphAndroidDeviceOwnerEnrollmentProfile", + "Command": "Update-MgBetaDeviceManagementAndroidDeviceOwnerEnrollmentProfile", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas/{androidForWorkAppConfigurationSchema-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", - "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceManagement/androidForWorkAppConfigurationSchemas/{androidForWorkAppConfigurationSchema-id}", + "OutputType": "IMicrosoftGraphAndroidForWorkAppConfigurationSchema", + "Command": "Update-MgBetaDeviceManagementAndroidForWorkAppConfigurationSchema", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", - "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceManagement/androidForWorkEnrollmentProfiles/{androidForWorkEnrollmentProfile-id}", + "OutputType": "IMicrosoftGraphAndroidForWorkEnrollmentProfile", + "Command": "Update-MgBetaDeviceManagementAndroidForWorkEnrollmentProfile", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/deviceManagement/androidForWorkSettings", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementAndroidForWorkSetting", - "OutputType": "IMicrosoftGraphAndroidForWorkSettings", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceManagement/androidForWorkSettings", + "OutputType": "IMicrosoftGraphAndroidForWorkSettings", + "Command": "Update-MgBetaDeviceManagementAndroidForWorkSetting", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", - "OutputType": "IMicrosoftGraphAndroidManagedStoreAccountEnterpriseSettings", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceManagement/androidManagedStoreAccountEnterpriseSettings", + "OutputType": "IMicrosoftGraphAndroidManagedStoreAccountEnterpriseSettings", + "Command": "Update-MgBetaDeviceManagementAndroidManagedStoreAccountEnterpriseSetting", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/{androidManagedStoreAppConfigurationSchema-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", - "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceManagement/androidManagedStoreAppConfigurationSchemas/{androidManagedStoreAppConfigurationSchema-id}", + "OutputType": "IMicrosoftGraphAndroidManagedStoreAppConfigurationSchema", + "Command": "Update-MgBetaDeviceManagementAndroidManagedStoreAppConfigurationSchema", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Update", + "UpdateExpanded" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -513615,360 +514798,362 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/applePushNotificationCertificate", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementApplePushNotificationCertificate", "OutputType": "IMicrosoftGraphApplePushNotificationCertificate", + "Command": "Update-MgBetaDeviceManagementApplePushNotificationCertificate", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", "OutputType": "IMicrosoftGraphAppleUserInitiatedEnrollmentProfile", + "Command": "Update-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfile", + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/appleUserInitiatedEnrollmentProfiles/{appleUserInitiatedEnrollmentProfile-id}/assignments/{appleEnrollmentProfileAssignment-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", "OutputType": "IMicrosoftGraphAppleEnrollmentProfileAssignment", + "Command": "Update-MgBetaDeviceManagementAppleUserInitiatedEnrollmentProfileAssignment", + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/assignmentFilters/{deviceAndAppManagementAssignmentFilter-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementAssignmentFilter", "OutputType": "IMicrosoftGraphDeviceAndAppManagementAssignmentFilter", + "Command": "Update-MgBetaDeviceManagementAssignmentFilter", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementAuditEvent", "OutputType": "IMicrosoftGraphAuditEvent", + "Command": "Update-MgBetaDeviceManagementAuditEvent", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaDeviceManagementAutopilotEvent", "OutputType": "IMicrosoftGraphDeviceManagementAutopilotEvent", + "Command": "Update-MgBetaDeviceManagementAutopilotEvent", + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/autopilotEvents/{deviceManagementAutopilotEvent-id}/policyStatusDetails/{deviceManagementAutopilotPolicyStatusDetail-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaDeviceManagementAutopilotEventPolicyStatusDetail", "OutputType": "IMicrosoftGraphDeviceManagementAutopilotPolicyStatusDetail", + "Command": "Update-MgBetaDeviceManagementAutopilotEventPolicyStatusDetail", + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/cartToClassAssociations/{cartToClassAssociation-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementCartToClassAssociation", "OutputType": "IMicrosoftGraphCartToClassAssociation", + "Command": "Update-MgBetaDeviceManagementCartToClassAssociation", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementCategory", "OutputType": "IMicrosoftGraphDeviceManagementSettingCategory", + "Command": "Update-MgBetaDeviceManagementCategory", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/categories/{deviceManagementSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementCategorySettingDefinition", "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "Command": "Update-MgBetaDeviceManagementCategorySettingDefinition", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "Command": "Update-MgBetaDeviceManagementComanagedDeviceAssignmentFilterEvaluationStatusDetail", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCategory", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementComanagedDeviceCategory", "OutputType": "IMicrosoftGraphDeviceCategory", + "Command": "Update-MgBetaDeviceManagementComanagedDeviceCategory", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Command": "Update-MgBetaDeviceManagementComanagedDeviceCompliancePolicyState", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementComanagedDeviceConfigurationState", "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Command": "Update-MgBetaDeviceManagementComanagedDeviceConfigurationState", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementComanagedDeviceHealthScriptState", "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "Command": "Update-MgBetaDeviceManagementComanagedDeviceHealthScriptState", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest", "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Command": "Update-MgBetaDeviceManagementComanagedDeviceLogCollectionRequest", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "Command": "Update-MgBetaDeviceManagementComanagedDeviceManagedDeviceMobileAppConfigurationState", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", "OutputType": "IMicrosoftGraphSecurityBaselineState", + "Command": "Update-MgBetaDeviceManagementComanagedDeviceSecurityBaselineState", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "Command": "Update-MgBetaDeviceManagementComanagedDeviceSecurityBaselineStateSettingState", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementComanagedDeviceWindowsProtectionState", "OutputType": "IMicrosoftGraphWindowsProtectionState", + "Command": "Update-MgBetaDeviceManagementComanagedDeviceWindowsProtectionState", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/comanagedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Command": "Update-MgBetaDeviceManagementComanagedDeviceWindowsProtectionStateDetectedMalwareState", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -513987,22 +515172,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/comanagementEligibleDevices/{comanagementEligibleDevice-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementComanagementEligibleDevice", "OutputType": "IMicrosoftGraphComanagementEligibleDevice", + "Command": "Update-MgBetaDeviceManagementComanagementEligibleDevice", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -514021,124 +515206,122 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementComplianceManagementPartner", "OutputType": "IMicrosoftGraphComplianceManagementPartner", + "Command": "Update-MgBetaDeviceManagementComplianceManagementPartner", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementCompliancePolicy", "OutputType": "IMicrosoftGraphDeviceManagementCompliancePolicy", + "Command": "Update-MgBetaDeviceManagementCompliancePolicy", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementCompliancePolicyAssignment", "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", + "Command": "Update-MgBetaDeviceManagementCompliancePolicyAssignment", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", "OutputType": "IMicrosoftGraphDeviceManagementComplianceScheduledActionForRule", + "Command": "Update-MgBetaDeviceManagementCompliancePolicyScheduledActionForRule", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/scheduledActionsForRule/{deviceManagementComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceManagementComplianceActionItem-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", "OutputType": "IMicrosoftGraphDeviceManagementComplianceActionItem", + "Command": "Update-MgBetaDeviceManagementCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/compliancePolicies/{deviceManagementCompliancePolicy-id}/settings/{deviceManagementConfigurationSetting-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementCompliancePolicySetting", "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "Command": "Update-MgBetaDeviceManagementCompliancePolicySetting", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/complianceSettings/{deviceManagementConfigurationSettingDefinition-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementComplianceSetting", "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "Command": "Update-MgBetaDeviceManagementComplianceSetting", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -514157,139 +515340,141 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/conditionalAccessSettings", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaDeviceManagementConditionalAccessSetting", "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", + "Command": "Update-MgBetaDeviceManagementConditionalAccessSetting", + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementConfigurationPolicy", "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicy", + "Command": "Update-MgBetaDeviceManagementConfigurationPolicy", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/assignments/{deviceManagementConfigurationPolicyAssignment-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementConfigurationPolicyAssignment", "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyAssignment", + "Command": "Update-MgBetaDeviceManagementConfigurationPolicyAssignment", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/configurationPolicies/{deviceManagementConfigurationPolicy-id}/settings/{deviceManagementConfigurationSetting-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementConfigurationPolicySetting", "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSetting", + "Command": "Update-MgBetaDeviceManagementConfigurationPolicySetting", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementConfigurationPolicyTemplate", "OutputType": "IMicrosoftGraphDeviceManagementConfigurationPolicyTemplate", + "Command": "Update-MgBetaDeviceManagementConfigurationPolicyTemplate", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}/settingDefinitions/{deviceManagementConfigurationSettingDefinition-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "Command": "Update-MgBetaDeviceManagementConfigurationPolicyTemplateSettingDefinition", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/configurationPolicyTemplates/{deviceManagementConfigurationPolicyTemplate-id}/settingTemplates/{deviceManagementConfigurationSettingTemplate-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingTemplate", + "Command": "Update-MgBetaDeviceManagementConfigurationPolicyTemplateSettingTemplate", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/configurationSettings/{deviceManagementConfigurationSettingDefinition-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementConfigurationSetting", "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "Command": "Update-MgBetaDeviceManagementConfigurationSetting", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -514308,107 +515493,107 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/dataSharingConsents/{dataSharingConsent-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementDataSharingConsent", "OutputType": "IMicrosoftGraphDataSharingConsent", + "Command": "Update-MgBetaDeviceManagementDataSharingConsent", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaDeviceManagementDepOnboardingSetting", "OutputType": "IMicrosoftGraphDepOnboardingSetting", + "Command": "Update-MgBetaDeviceManagementDepOnboardingSetting", + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", "OutputType": "IMicrosoftGraphEnrollmentProfile", + "Command": "Update-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfile", + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/enrollmentProfiles/{enrollmentProfile-id}/updateDeviceProfileAssignment", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Update-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileDeviceProfileAssignment", "OutputType": null, + "Command": "Update-MgBetaDeviceManagementDepOnboardingSettingEnrollmentProfileDeviceProfileAssignment", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/depOnboardingSettings/{depOnboardingSetting-id}/importedAppleDeviceIdentities/{importedAppleDeviceIdentity-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", "OutputType": "IMicrosoftGraphImportedAppleDeviceIdentity", + "Command": "Update-MgBetaDeviceManagementDepOnboardingSettingImportedAppleDeviceIdentity", + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/derivedCredentials/{deviceManagementDerivedCredentialSettings-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementDerivedCredential", "OutputType": "IMicrosoftGraphDeviceManagementDerivedCredentialSettings", + "Command": "Update-MgBetaDeviceManagementDerivedCredential", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -514427,22 +515612,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementDetectedApp", "OutputType": "IMicrosoftGraphDetectedApp", + "Command": "Update-MgBetaDeviceManagementDetectedApp", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -514461,472 +515646,472 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementDeviceCategory", "OutputType": "IMicrosoftGraphDeviceCategory", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Update-MgBetaDeviceManagementDeviceCategory", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicy", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicy", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyAssignment", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceCompliancePolicies/refreshDeviceComplianceReportSummarization", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceComplianceReportSummarization", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Refresh" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/deviceCompliancePolicies/refreshDeviceComplianceReportSummarization", + "OutputType": null, + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceComplianceReportSummarization", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStateSummary", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary", + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStateSummary", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatus", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview", + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", - "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", + "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRule", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", + "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummary", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", - "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", + "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", - "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", + "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyUserStatus", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusOverview", - "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", + "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview", + "Command": "Update-MgBetaDeviceManagementDeviceCompliancePolicyUserStatusOverview", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementDeviceConfiguration", - "OutputType": "IMicrosoftGraphDeviceConfiguration", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", + "OutputType": "IMicrosoftGraphDeviceConfiguration", + "Command": "Update-MgBetaDeviceManagementDeviceConfiguration", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationAssignment", - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationAssignment", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceConfigurationConflictSummary/{deviceConfigurationConflictSummary-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationConflictSummary", - "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceManagement/deviceConfigurationConflictSummary/{deviceConfigurationConflictSummary-id}", + "OutputType": "IMicrosoftGraphDeviceConfigurationConflictSummary", + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationConflictSummary", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceSettingStateSummary", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceStateSummary", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary", + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceStateSummary", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceStatus", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceStatusOverview", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview", + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationDeviceStatusOverview", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", - "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/groupAssignments/{deviceConfigurationGroupAssignment-id}", + "OutputType": "IMicrosoftGraphDeviceConfigurationGroupAssignment", + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationGroupAssignment", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates/{managedAllDeviceCertificateState-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", - "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceManagement/deviceConfigurationsAllManagedDeviceCertificateStates/{managedAllDeviceCertificateState-id}", + "OutputType": "IMicrosoftGraphManagedAllDeviceCertificateState", + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationManagedDeviceCertificateState", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceConfigurationProfiles/{deviceConfigurationProfile-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationProfile", - "OutputType": "IMicrosoftGraphDeviceConfigurationProfile", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceManagement/deviceConfigurationProfiles/{deviceConfigurationProfile-id}", + "OutputType": "IMicrosoftGraphDeviceConfigurationProfile", + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationProfile", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/{restrictedAppsViolation-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", - "OutputType": "IMicrosoftGraphRestrictedAppsViolation", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceManagement/deviceConfigurationRestrictedAppsViolations/{restrictedAppsViolation-id}", + "OutputType": "IMicrosoftGraphRestrictedAppsViolation", + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationRestrictedAppViolation", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceConfigurationUserStateSummaries", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationUserStateSummary", - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStateSummary", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceManagement/deviceConfigurationUserStateSummaries", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStateSummary", + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationUserStateSummary", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationUserStatus", - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationUserStatus", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementDeviceConfigurationUserStatusOverview", - "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview", + "Command": "Update-MgBetaDeviceManagementDeviceConfigurationUserStatusOverview", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -514945,22 +516130,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaDeviceManagementDeviceEnrollmentConfiguration", "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "Command": "Update-MgBetaDeviceManagementDeviceEnrollmentConfiguration", + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -514979,22 +516164,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "Command": "Update-MgBetaDeviceManagementDeviceEnrollmentConfigurationAssignment", + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -515021,22 +516206,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementDeviceHealthScript", "OutputType": "IMicrosoftGraphDeviceHealthScript", + "Command": "Update-MgBetaDeviceManagementDeviceHealthScript", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -515055,22 +516240,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/assignments/{deviceHealthScriptAssignment-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementDeviceHealthScriptAssignment", "OutputType": "IMicrosoftGraphDeviceHealthScriptAssignment", + "Command": "Update-MgBetaDeviceManagementDeviceHealthScriptAssignment", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -515089,22 +516274,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/deviceRunStates/{deviceHealthScriptDeviceState-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", "OutputType": "IMicrosoftGraphDeviceHealthScriptDeviceState", + "Command": "Update-MgBetaDeviceManagementDeviceHealthScriptDeviceRunState", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -515131,22 +516316,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/updateGlobalScript", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Update-MgBetaDeviceManagementDeviceHealthScriptGlobalScript", "OutputType": null, + "Command": "Update-MgBetaDeviceManagementDeviceHealthScriptGlobalScript", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.Read.All", @@ -515165,22 +516350,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/deviceHealthScripts/{deviceHealthScript-id}/runSummary", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementDeviceHealthScriptRunSummary", "OutputType": "IMicrosoftGraphDeviceHealthScriptRunSummary", + "Command": "Update-MgBetaDeviceManagementDeviceHealthScriptRunSummary", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -515199,22 +516384,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementDeviceShellScript", "OutputType": "IMicrosoftGraphDeviceShellScript", + "Command": "Update-MgBetaDeviceManagementDeviceShellScript", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -515233,22 +516418,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/assignments/{deviceManagementScriptAssignment-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementDeviceShellScriptAssignment", "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", + "Command": "Update-MgBetaDeviceManagementDeviceShellScriptAssignment", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -515267,22 +516452,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "Command": "Update-MgBetaDeviceManagementDeviceShellScriptDeviceRunState", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -515301,22 +516486,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", + "Command": "Update-MgBetaDeviceManagementDeviceShellScriptGroupAssignment", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -515335,107 +516520,107 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementDeviceShellScriptUserRunState", "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Update-MgBetaDeviceManagementDeviceShellScriptUserRunState", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", - "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceManagement/deviceShellScripts/{deviceShellScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", + "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "Command": "Update-MgBetaDeviceManagementDeviceShellScriptUserRunStateDeviceRunState", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/domainJoinConnectors/{deviceManagementDomainJoinConnector-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementDomainJoinConnector", - "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceManagement/domainJoinConnectors/{deviceManagementDomainJoinConnector-id}", + "OutputType": "IMicrosoftGraphDeviceManagementDomainJoinConnector", + "Command": "Update-MgBetaDeviceManagementDomainJoinConnector", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementEmbeddedSimActivationCodePool", - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}", + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePool", + "Command": "Update-MgBetaDeviceManagementEmbeddedSimActivationCodePool", + "Module": "Beta.DeviceManagement" }, - { - "Permissions": [], - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments/{embeddedSIMActivationCodePoolAssignment-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", - "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/assignments/{embeddedSIMActivationCodePoolAssignment-id}", + "OutputType": "IMicrosoftGraphEmbeddedSimActivationCodePoolAssignment", + "Command": "Update-MgBetaDeviceManagementEmbeddedSimActivationCodePoolAssignment", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates/{embeddedSIMDeviceState-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", - "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceManagement/embeddedSIMActivationCodePools/{embeddedSIMActivationCodePool-id}/deviceStates/{embeddedSIMDeviceState-id}", + "OutputType": "IMicrosoftGraphEmbeddedSimDeviceState", + "Command": "Update-MgBetaDeviceManagementEmbeddedSimActivationCodePoolDeviceState", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -515454,22 +516639,24 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementExchangeConnector", "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", + "Command": "Update-MgBetaDeviceManagementExchangeConnector", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", + "Update1", "UpdateExpanded", + "UpdateExpanded1", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -515488,10 +516675,16 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementExchangeOnPremisePolicy", "OutputType": "IMicrosoftGraphDeviceManagementExchangeOnPremisesPolicy", + "Command": "Update-MgBetaDeviceManagementExchangeOnPremisePolicy", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -515500,796 +516693,788 @@ "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/exchangeOnPremisesPolicies/{deviceManagementExchangeOnPremisesPolicy-id}/conditionalAccessSettings", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementExchangeOnPremisePolicyConditionalAccessSetting", "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", + "Command": "Update-MgBetaDeviceManagementExchangeOnPremisePolicyConditionalAccessSetting", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", - "Update1", "UpdateExpanded", - "UpdateExpanded1", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/groupPolicyCategories/{groupPolicyCategory-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementGroupPolicyCategory", "OutputType": "IMicrosoftGraphGroupPolicyCategory", + "Command": "Update-MgBetaDeviceManagementGroupPolicyCategory", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementGroupPolicyConfiguration", "OutputType": "IMicrosoftGraphGroupPolicyConfiguration", + "Command": "Update-MgBetaDeviceManagementGroupPolicyConfiguration", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/assignments/{groupPolicyConfigurationAssignment-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", "OutputType": "IMicrosoftGraphGroupPolicyConfigurationAssignment", + "Command": "Update-MgBetaDeviceManagementGroupPolicyConfigurationAssignment", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", "OutputType": "IMicrosoftGraphGroupPolicyDefinitionValue", + "Command": "Update-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValue", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/definitionValues/{groupPolicyDefinitionValue-id}/presentationValues/{groupPolicyPresentationValue-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", "OutputType": "IMicrosoftGraphGroupPolicyPresentationValue", + "Command": "Update-MgBetaDeviceManagementGroupPolicyConfigurationDefinitionValuePresentationValue", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/groupPolicyConfigurations/{groupPolicyConfiguration-id}/updateDefinitionValues", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Update-MgBetaDeviceManagementGroupPolicyConfigurationMultipleDefinitionValue", "OutputType": null, + "Command": "Update-MgBetaDeviceManagementGroupPolicyConfigurationMultipleDefinitionValue", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinition", "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinition", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/groupPolicyDefinitionFiles/{groupPolicyDefinitionFile-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionFile", "OutputType": "IMicrosoftGraphGroupPolicyDefinitionFile", + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionFile", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinition", "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinition", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPresentation", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinition", "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinition", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/nextVersionDefinition/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionNextVersionDefinitionPreviouVersionDefinitionPresentation", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/presentations/{groupPolicyPresentation-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPresentation", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinition", "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinition", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinition", "OutputType": "IMicrosoftGraphGroupPolicyDefinition", + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinition", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/nextVersionDefinition/presentations/{groupPolicyPresentation-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionNextVersionDefinitionPresentation", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/groupPolicyDefinitions/{groupPolicyDefinition-id}/previousVersionDefinition/presentations/{groupPolicyPresentation-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", "OutputType": "IMicrosoftGraphGroupPolicyPresentation", + "Command": "Update-MgBetaDeviceManagementGroupPolicyDefinitionPreviouVersionDefinitionPresentation", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementGroupPolicyMigrationReport", "OutputType": "IMicrosoftGraphGroupPolicyMigrationReport", + "Command": "Update-MgBetaDeviceManagementGroupPolicyMigrationReport", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/groupPolicySettingMappings/{groupPolicySettingMapping-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", "OutputType": "IMicrosoftGraphGroupPolicySettingMapping", + "Command": "Update-MgBetaDeviceManagementGroupPolicyMigrationReportGroupPolicySettingMapping", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/updateScopeTags", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Update-MgBetaDeviceManagementGroupPolicyMigrationReportScopeTag", "OutputType": null, + "Command": "Update-MgBetaDeviceManagementGroupPolicyMigrationReportScopeTag", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/groupPolicyMigrationReports/{groupPolicyMigrationReport-id}/unsupportedGroupPolicyExtensions/{unsupportedGroupPolicyExtension-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", "OutputType": "IMicrosoftGraphUnsupportedGroupPolicyExtension", + "Command": "Update-MgBetaDeviceManagementGroupPolicyMigrationReportUnsupportedGroupPolicyExtension", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/groupPolicyObjectFiles/{groupPolicyObjectFile-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementGroupPolicyObjectFile", "OutputType": "IMicrosoftGraphGroupPolicyObjectFile", + "Command": "Update-MgBetaDeviceManagementGroupPolicyObjectFile", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", "OutputType": "IMicrosoftGraphGroupPolicyUploadedDefinitionFile", + "Command": "Update-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFile", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/groupPolicyOperations/{groupPolicyOperation-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", "OutputType": "IMicrosoftGraphGroupPolicyOperation", + "Command": "Update-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileGroupPolicyOperation", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/groupPolicyUploadedDefinitionFiles/{groupPolicyUploadedDefinitionFile-id}/updateLanguageFiles", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Update-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileLanguageFile", "OutputType": null, + "Command": "Update-MgBetaDeviceManagementGroupPolicyUploadedDefinitionFileLanguageFile", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/importedDeviceIdentities/{importedDeviceIdentity-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaDeviceManagementImportedDeviceIdentity", "OutputType": "IMicrosoftGraphImportedDeviceIdentity", + "Command": "Update-MgBetaDeviceManagementImportedDeviceIdentity", + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "Command": "Update-MgBetaDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementIntent", "OutputType": "IMicrosoftGraphDeviceManagementIntent", + "Command": "Update-MgBetaDeviceManagementIntent", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/assignments/{deviceManagementIntentAssignment-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementIntentAssignment", "OutputType": "IMicrosoftGraphDeviceManagementIntentAssignment", + "Command": "Update-MgBetaDeviceManagementIntentAssignment", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementIntentCategory", "OutputType": "IMicrosoftGraphDeviceManagementIntentSettingCategory", + "Command": "Update-MgBetaDeviceManagementIntentCategory", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settings/{deviceManagementSettingInstance-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementIntentCategorySetting", "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Command": "Update-MgBetaDeviceManagementIntentCategorySetting", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/categories/{deviceManagementIntentSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementIntentCategorySettingDefinition", "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "Command": "Update-MgBetaDeviceManagementIntentCategorySettingDefinition", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceSettingStateSummaries/{deviceManagementIntentDeviceSettingStateSummary-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementIntentDeviceSettingStateSummary", "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceSettingStateSummary", + "Command": "Update-MgBetaDeviceManagementIntentDeviceSettingStateSummary", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStates/{deviceManagementIntentDeviceState-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementIntentDeviceState", "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceState", + "Command": "Update-MgBetaDeviceManagementIntentDeviceState", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/deviceStateSummary", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementIntentDeviceStateSummary", "OutputType": "IMicrosoftGraphDeviceManagementIntentDeviceStateSummary", + "Command": "Update-MgBetaDeviceManagementIntentDeviceStateSummary", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/updateSettings", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Update-MgBetaDeviceManagementIntentMultipleSetting", "OutputType": null, + "Command": "Update-MgBetaDeviceManagementIntentMultipleSetting", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/settings/{deviceManagementSettingInstance-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementIntentSetting", "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Command": "Update-MgBetaDeviceManagementIntentSetting", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStates/{deviceManagementIntentUserState-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementIntentUserState", "OutputType": "IMicrosoftGraphDeviceManagementIntentUserState", + "Command": "Update-MgBetaDeviceManagementIntentUserState", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/intents/{deviceManagementIntent-id}/userStateSummary", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementIntentUserStateSummary", "OutputType": "IMicrosoftGraphDeviceManagementIntentUserStateSummary", + "Command": "Update-MgBetaDeviceManagementIntentUserStateSummary", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementIntuneBrandingProfile", "OutputType": "IMicrosoftGraphIntuneBrandingProfile", + "Command": "Update-MgBetaDeviceManagementIntuneBrandingProfile", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/intuneBrandingProfiles/{intuneBrandingProfile-id}/assignments/{intuneBrandingProfileAssignment-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementIntuneBrandingProfileAssignment", "OutputType": "IMicrosoftGraphIntuneBrandingProfileAssignment", + "Command": "Update-MgBetaDeviceManagementIntuneBrandingProfileAssignment", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementIoUpdateStatus", "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", + "Command": "Update-MgBetaDeviceManagementIoUpdateStatus", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateAccountSummary", + "Command": "Update-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummary", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateCategorySummary", + "Command": "Update-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummary", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/macOSSoftwareUpdateAccountSummaries/{macOSSoftwareUpdateAccountSummary-id}/categorySummaries/{macOSSoftwareUpdateCategorySummary-id}/updateStateSummaries/{macOSSoftwareUpdateStateSummary-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryStateSummary", "OutputType": "IMicrosoftGraphMacOSSoftwareUpdateStateSummary", + "Command": "Update-MgBetaDeviceManagementMacOSSoftwareUpdateAccountSummaryCategorySummaryStateSummary", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -516308,379 +517493,396 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementManagedDevice", "OutputType": "IMicrosoftGraphManagedDevice", + "Command": "Update-MgBetaDeviceManagementManagedDevice", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "Command": "Update-MgBetaDeviceManagementManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementManagedDeviceCategory", "OutputType": "IMicrosoftGraphDeviceCategory", + "Command": "Update-MgBetaDeviceManagementManagedDeviceCategory", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/managedDeviceCleanupRules/{managedDeviceCleanupRule-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementManagedDeviceCleanupRule", "OutputType": "IMicrosoftGraphManagedDeviceCleanupRule", + "Command": "Update-MgBetaDeviceManagementManagedDeviceCleanupRule", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Command": "Update-MgBetaDeviceManagementManagedDeviceCompliancePolicyState", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementManagedDeviceConfigurationState", "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Command": "Update-MgBetaDeviceManagementManagedDeviceConfigurationState", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/managedDeviceEncryptionStates/{managedDeviceEncryptionState-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementManagedDeviceEncryptionState", "OutputType": "IMicrosoftGraphManagedDeviceEncryptionState", + "Command": "Update-MgBetaDeviceManagementManagedDeviceEncryptionState", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementManagedDeviceHealthScriptState", "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "Command": "Update-MgBetaDeviceManagementManagedDeviceHealthScriptState", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Command": "Update-MgBetaDeviceManagementManagedDeviceLogCollectionRequest", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "Command": "Update-MgBetaDeviceManagementManagedDeviceMobileAppConfigurationState", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", "OutputType": "IMicrosoftGraphSecurityBaselineState", + "Command": "Update-MgBetaDeviceManagementManagedDeviceSecurityBaselineState", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "Command": "Update-MgBetaDeviceManagementManagedDeviceSecurityBaselineStateSettingState", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "POST", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Update-MgBetaDeviceManagementManagedDeviceWindowsDeviceAccount", "OutputType": null, + "Command": "Update-MgBetaDeviceManagementManagedDeviceWindowsDeviceAccount", + "Module": "Beta.DeviceManagement.Actions" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceManagement/managedDeviceWindowsOSImages/{managedDeviceWindowsOperatingSystemImage-id}", + "OutputType": "IMicrosoftGraphManagedDeviceWindowsOperatingSystemImage", + "Command": "Update-MgBetaDeviceManagementManagedDeviceWindowsOSImage", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementManagedDeviceWindowsProtectionState", - "OutputType": "IMicrosoftGraphWindowsProtectionState", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", + "OutputType": "IMicrosoftGraphWindowsProtectionState", + "Command": "Update-MgBetaDeviceManagementManagedDeviceWindowsProtectionState", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Command": "Update-MgBetaDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/microsoftTunnelConfigurations/{microsoftTunnelConfiguration-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelConfiguration", - "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceManagement/microsoftTunnelConfigurations/{microsoftTunnelConfiguration-id}", + "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", + "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelConfiguration", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/microsoftTunnelHealthThresholds/{microsoftTunnelHealthThreshold-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", - "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceManagement/microsoftTunnelHealthThresholds/{microsoftTunnelHealthThreshold-id}", + "OutputType": "IMicrosoftGraphMicrosoftTunnelHealthThreshold", + "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelHealthThreshold", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", - "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceManagement/microsoftTunnelServerLogCollectionResponses/{microsoftTunnelServerLogCollectionResponse-id}", + "OutputType": "IMicrosoftGraphMicrosoftTunnelServerLogCollectionResponse", + "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelServerLogCollectionResponse", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelSite", - "OutputType": "IMicrosoftGraphMicrosoftTunnelSite", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}", + "OutputType": "IMicrosoftGraphMicrosoftTunnelSite", + "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelSite", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelConfiguration", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelConfiguration", - "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelConfiguration", + "OutputType": "IMicrosoftGraphMicrosoftTunnelConfiguration", + "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelConfiguration", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", - "OutputType": "IMicrosoftGraphMicrosoftTunnelServer", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceManagement/microsoftTunnelSites/{microsoftTunnelSite-id}/microsoftTunnelServers/{microsoftTunnelServer-id}", + "OutputType": "IMicrosoftGraphMicrosoftTunnelServer", + "Command": "Update-MgBetaDeviceManagementMicrosoftTunnelSiteMicrosoftTunnelServer", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementMobileAppTroubleshootingEvent", - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "Command": "Update-MgBetaDeviceManagementMobileAppTroubleshootingEvent", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -516699,22 +517901,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "Command": "Update-MgBetaDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -516733,122 +517935,122 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementMobileThreatDefenseConnector", "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Update-MgBetaDeviceManagementMobileThreatDefenseConnector", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/monitoring", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementMonitoring", - "OutputType": "IMicrosoftGraphDeviceManagementMonitoring", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceManagement/monitoring", + "OutputType": "IMicrosoftGraphDeviceManagementMonitoring", + "Command": "Update-MgBetaDeviceManagementMonitoring", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/monitoring/alertRecords/{alertRecord-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementMonitoringAlertRecord", - "OutputType": "IMicrosoftGraphDeviceManagementAlertRecord", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceManagement/monitoring/alertRecords/{alertRecord-id}", + "OutputType": "IMicrosoftGraphDeviceManagementAlertRecord", + "Command": "Update-MgBetaDeviceManagementMonitoringAlertRecord", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/monitoring/alertRules/{alertRule-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementMonitoringAlertRule", - "OutputType": "IMicrosoftGraphDeviceManagementAlertRule", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicemanagement-alertrule-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/devicemanagement-alertrule-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/deviceManagement/monitoring/alertRules/{alertRule-id}", + "OutputType": "IMicrosoftGraphDeviceManagementAlertRule", + "Command": "Update-MgBetaDeviceManagementMonitoringAlertRule", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/ndesConnectors/{ndesConnector-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementNdeConnector", - "OutputType": "IMicrosoftGraphNdesConnector", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceManagement/ndesConnectors/{ndesConnector-id}", + "OutputType": "IMicrosoftGraphNdesConnector", + "Command": "Update-MgBetaDeviceManagementNdeConnector", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementNotificationMessageTemplate", - "OutputType": "IMicrosoftGraphNotificationMessageTemplate", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", + "OutputType": "IMicrosoftGraphNotificationMessageTemplate", + "Command": "Update-MgBetaDeviceManagementNotificationMessageTemplate", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", - "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", + "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", + "Command": "Update-MgBetaDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -516867,22 +518069,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementPartner", "OutputType": "IMicrosoftGraphDeviceManagementPartner", + "Command": "Update-MgBetaDeviceManagementPartner", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -516901,22 +518103,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/remoteActionAudits/{remoteActionAudit-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementRemoteActionAudit", "OutputType": "IMicrosoftGraphRemoteActionAudit", + "Command": "Update-MgBetaDeviceManagementRemoteActionAudit", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -516935,22 +518137,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementRemoteAssistancePartner", "OutputType": "IMicrosoftGraphRemoteAssistancePartner", + "Command": "Update-MgBetaDeviceManagementRemoteAssistancePartner", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -516985,54 +518185,56 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/reports", - "Module": "Beta.Reports", - "Command": "Update-MgBetaDeviceManagementReport", "OutputType": "IMicrosoftGraphDeviceManagementReports", + "Command": "Update-MgBetaDeviceManagementReport", + "Module": "Beta.Reports" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementResourceAccessProfile", "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileBase", + "Command": "Update-MgBetaDeviceManagementResourceAccessProfile", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/resourceAccessProfiles/{deviceManagementResourceAccessProfileBase-id}/assignments/{deviceManagementResourceAccessProfileAssignment-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementResourceAccessProfileAssignment", "OutputType": "IMicrosoftGraphDeviceManagementResourceAccessProfileAssignment", + "Command": "Update-MgBetaDeviceManagementResourceAccessProfileAssignment", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -517051,39 +518253,39 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementResourceOperation", "OutputType": "IMicrosoftGraphResourceOperation", + "Command": "Update-MgBetaDeviceManagementResourceOperation", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/reusableSettings/{deviceManagementConfigurationSettingDefinition-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementReusableSetting", "OutputType": "IMicrosoftGraphDeviceManagementConfigurationSettingDefinition", + "Command": "Update-MgBetaDeviceManagementReusableSetting", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -517102,22 +518304,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementRoleAssignment", "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", + "Command": "Update-MgBetaDeviceManagementRoleAssignment", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -517136,22 +518338,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementRoleDefinition", "OutputType": "IMicrosoftGraphRoleDefinition", + "Command": "Update-MgBetaDeviceManagementRoleDefinition", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -517170,22 +518372,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementRoleDefinitionRoleAssignment", "OutputType": "IMicrosoftGraphRoleAssignment", + "Command": "Update-MgBetaDeviceManagementRoleDefinitionRoleAssignment", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -517204,56 +518406,56 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementRoleScopeTag", "OutputType": "IMicrosoftGraphRoleScopeTag", + "Command": "Update-MgBetaDeviceManagementRoleScopeTag", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/roleScopeTags/{roleScopeTag-id}/assignments/{roleScopeTagAutoAssignment-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementRoleScopeTagAssignment", "OutputType": "IMicrosoftGraphRoleScopeTagAutoAssignment", + "Command": "Update-MgBetaDeviceManagementRoleScopeTagAssignment", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementScript", "OutputType": "IMicrosoftGraphDeviceManagementScript", + "Command": "Update-MgBetaDeviceManagementScript", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -517272,22 +518474,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/assignments/{deviceManagementScriptAssignment-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementScriptAssignment", "OutputType": "IMicrosoftGraphDeviceManagementScriptAssignment", + "Command": "Update-MgBetaDeviceManagementScriptAssignment", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -517306,22 +518508,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementScriptDeviceRunState", "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "Command": "Update-MgBetaDeviceManagementScriptDeviceRunState", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -517340,22 +518542,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/groupAssignments/{deviceManagementScriptGroupAssignment-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementScriptGroupAssignment", "OutputType": "IMicrosoftGraphDeviceManagementScriptGroupAssignment", + "Command": "Update-MgBetaDeviceManagementScriptGroupAssignment", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -517374,22 +518576,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementScriptUserRunState", "OutputType": "IMicrosoftGraphDeviceManagementScriptUserState", + "Command": "Update-MgBetaDeviceManagementScriptUserRunState", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -517408,311 +518610,311 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/deviceManagementScripts/{deviceManagementScript-id}/userRunStates/{deviceManagementScriptUserState-id}/deviceRunStates/{deviceManagementScriptDeviceState-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", "OutputType": "IMicrosoftGraphDeviceManagementScriptDeviceState", + "Command": "Update-MgBetaDeviceManagementScriptUserRunStateDeviceRunState", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/settingDefinitions/{deviceManagementSettingDefinition-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementSettingDefinition", "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "Command": "Update-MgBetaDeviceManagementSettingDefinition", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementTelecomExpenseManagementPartner", "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", + "Command": "Update-MgBetaDeviceManagementTelecomExpenseManagementPartner", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementTemplate", "OutputType": "IMicrosoftGraphDeviceManagementTemplate", + "Command": "Update-MgBetaDeviceManagementTemplate", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementTemplateCategory", "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", + "Command": "Update-MgBetaDeviceManagementTemplateCategory", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Command": "Update-MgBetaDeviceManagementTemplateCategoryRecommendedSetting", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementTemplateCategorySettingDefinition", "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "Command": "Update-MgBetaDeviceManagementTemplateCategorySettingDefinition", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementTemplateMigratableTo", "OutputType": "IMicrosoftGraphDeviceManagementTemplate", + "Command": "Update-MgBetaDeviceManagementTemplateMigratableTo", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementTemplateMigratableToCategory", "OutputType": "IMicrosoftGraphDeviceManagementTemplateSettingCategory", + "Command": "Update-MgBetaDeviceManagementTemplateMigratableToCategory", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/recommendedSettings/{deviceManagementSettingInstance-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Command": "Update-MgBetaDeviceManagementTemplateMigratableToCategoryRecommendedSetting", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/categories/{deviceManagementTemplateSettingCategory-id}/settingDefinitions/{deviceManagementSettingDefinition-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", "OutputType": "IMicrosoftGraphDeviceManagementSettingDefinition", + "Command": "Update-MgBetaDeviceManagementTemplateMigratableToCategorySettingDefinition", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/migratableTo/{deviceManagementTemplate-id1}/settings/{deviceManagementSettingInstance-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementTemplateMigratableToSetting", "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Command": "Update-MgBetaDeviceManagementTemplateMigratableToSetting", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/templates/{deviceManagementTemplate-id}/settings/{deviceManagementSettingInstance-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementTemplateSetting", "OutputType": "IMicrosoftGraphDeviceManagementSettingInstance", + "Command": "Update-MgBetaDeviceManagementTemplateSetting", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementTermAndCondition", "OutputType": "IMicrosoftGraphTermsAndConditions", + "Command": "Update-MgBetaDeviceManagementTermAndCondition", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", + "Command": "Update-MgBetaDeviceManagementTermAndConditionAcceptanceStatus", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementTermAndConditionAssignment", "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", + "Command": "Update-MgBetaDeviceManagementTermAndConditionAssignment", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/groupAssignments/{termsAndConditionsGroupAssignment-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementTermAndConditionGroupAssignment", "OutputType": "IMicrosoftGraphTermsAndConditionsGroupAssignment", + "Command": "Update-MgBetaDeviceManagementTermAndConditionGroupAssignment", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementTroubleshootingEvent", "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "Command": "Update-MgBetaDeviceManagementTroubleshootingEvent", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -517731,39 +518933,39 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsAnomaly/{userExperienceAnalyticsAnomaly-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAnomaly", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomaly", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAnomaly", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyCorrelationGroupOverview/{userExperienceAnalyticsAnomalyCorrelationGroupOverview-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyCorrelationGroupOverview", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAnomalyCorrelationGroupOverview", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -517782,22 +518984,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsAnomalyDevice/{userExperienceAnalyticsAnomalyDevice-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAnomalyDevice", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAnomalyDevice", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -517816,22 +519018,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -517850,22 +519052,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersion/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersion-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersion", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersion", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -517884,22 +519086,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -517918,22 +519120,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -517952,22 +519154,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -517986,22 +519188,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -518020,22 +519222,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -518054,22 +519256,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -518088,22 +519290,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -518122,37 +519322,39 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverview", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverview", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -518171,22 +519373,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBaseline", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBaseline", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -518205,22 +519407,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthAppImpact/{userExperienceAnalyticsBatteryHealthAppImpact-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthAppImpact", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthAppImpact", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -518239,20 +519439,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthCapacityDetails", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthCapacityDetail", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthCapacityDetails", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthCapacityDetail", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -518271,22 +519473,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceAppImpact/{userExperienceAnalyticsBatteryHealthDeviceAppImpact-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceAppImpact", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceAppImpact", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -518305,22 +519507,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDevicePerformance/{userExperienceAnalyticsBatteryHealthDevicePerformance-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDevicePerformance", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDevicePerformance", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -518339,22 +519541,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory/{userExperienceAnalyticsBatteryHealthDeviceRuntimeHistory-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthDeviceRuntimeHistory", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthDeviceRuntimeHistory", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -518373,22 +519575,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthModelPerformance/{userExperienceAnalyticsBatteryHealthModelPerformance-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthModelPerformance", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthModelPerformance", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -518407,22 +519609,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthOsPerformance/{userExperienceAnalyticsBatteryHealthOsPerformance-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthOSPerformance", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthOSPerformance", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -518441,20 +519641,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsBatteryHealthRuntimeDetails", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthRuntimeDetail", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBatteryHealthRuntimeDetails", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticBatteryHealthRuntimeDetail", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -518473,39 +519675,39 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticCategory", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticCategory", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticCategoryMetricValue", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -518524,22 +519726,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceMetricHistory/{userExperienceAnalyticsMetricHistory-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceMetricHistory", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -518558,22 +519760,24 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDevicePerformance", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", + "Update1", "UpdateExpanded", + "UpdateExpanded1", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -518592,24 +519796,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScope", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScope", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceScope", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", - "Update1", "UpdateExpanded", - "UpdateExpanded1", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -518628,22 +519830,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceScore", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -518662,22 +519864,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupHistory", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -518696,22 +519898,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcess", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -518730,39 +519932,39 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceTimelineEvent/{userExperienceAnalyticsDeviceTimelineEvent-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceTimelineEvent", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceTimelineEvent", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -518781,22 +519983,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsDevicesWithoutCloudIdentity/{userExperienceAnalyticsDeviceWithoutCloudIdentity-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceWithoutCloudIdentity", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticDeviceWithoutCloudIdentity", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -518815,22 +520017,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsImpactingProcess/{userExperienceAnalyticsImpactingProcess-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsImpactingProcess", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticImpactingProcess", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -518849,22 +520051,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticMetricHistory", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -518883,22 +520085,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticModelScore", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticModelScore", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -518917,22 +520119,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsNotAutopilotReadyDevice/{userExperienceAnalyticsNotAutopilotReadyDevice-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsNotAutopilotReadyDevice", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticNotAutopilotReadyDevice", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -518951,20 +520151,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsOverview", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticOverview", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsOverview", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticOverview", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -518983,22 +520185,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsRemoteConnection/{userExperienceAnalyticsRemoteConnection-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsRemoteConnection", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticRemoteConnection", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -519017,22 +520219,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsResourcePerformance/{userExperienceAnalyticsResourcePerformance-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsResourcePerformance", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticResourcePerformance", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -519051,22 +520253,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticScoreHistory", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -519085,20 +520285,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -519117,22 +520319,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -519151,22 +520353,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -519185,173 +520387,171 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Update-MgBetaDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/userPfxCertificates/{userPFXCertificate-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementUserPfxCertificate", - "OutputType": "IMicrosoftGraphUserPfxCertificate", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceManagement/userPfxCertificates/{userPFXCertificate-id}", + "OutputType": "IMicrosoftGraphUserPfxCertificate", + "Command": "Update-MgBetaDeviceManagementUserPfxCertificate", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/bulkActions/{cloudPcBulkAction-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointBulkAction", - "OutputType": "IMicrosoftGraphCloudPcBulkAction", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/crossCloudGovernmentOrganizationMapping", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointCrossCloudGovernmentOrganizationMapping", - "OutputType": "IMicrosoftGraphCloudPcCrossCloudGovernmentOrganizationMapping", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceManagement/virtualEndpoint/bulkActions/{cloudPcBulkAction-id}", + "OutputType": "IMicrosoftGraphCloudPcBulkAction", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointBulkAction", + "Module": "Beta.DeviceManagement.Administration" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceManagement/virtualEndpoint/crossCloudGovernmentOrganizationMapping", + "OutputType": "IMicrosoftGraphCloudPcCrossCloudGovernmentOrganizationMapping", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointCrossCloudGovernmentOrganizationMapping", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointDeviceImage", - "OutputType": "IMicrosoftGraphCloudPcDeviceImage", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", + "OutputType": "IMicrosoftGraphCloudPcDeviceImage", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointDeviceImage", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings/{cloudPcExternalPartnerSetting-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", - "OutputType": "IMicrosoftGraphCloudPcExternalPartnerSetting", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcexternalpartnersetting-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcexternalpartnersetting-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/deviceManagement/virtualEndpoint/externalPartnerSettings/{cloudPcExternalPartnerSetting-id}", + "OutputType": "IMicrosoftGraphCloudPcExternalPartnerSetting", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointExternalPartnerSetting", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans/{cloudPcFrontLineServicePlan-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan", - "OutputType": "IMicrosoftGraphCloudPcFrontLineServicePlan", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceManagement/virtualEndpoint/frontLineServicePlans/{cloudPcFrontLineServicePlan-id}", + "OutputType": "IMicrosoftGraphCloudPcFrontLineServicePlan", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointFrontLineServicePlan", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointGalleryImage", - "OutputType": "IMicrosoftGraphCloudPcGalleryImage", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", + "OutputType": "IMicrosoftGraphCloudPcGalleryImage", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointGalleryImage", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", - "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", + "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointOnPremiseConnection", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}/updateAdDomainPassword", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointOnPremiseConnectionAdDomainPassword", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-updateaddomainpassword?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-updateaddomainpassword?view=graph-rest-beta", + "Method": "POST", + "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}/updateAdDomainPassword", + "OutputType": null, + "Command": "Update-MgBetaDeviceManagementVirtualEndpointOnPremiseConnectionAdDomainPassword", + "Module": "Beta.DeviceManagement.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Update", + "UpdateExpanded" + ], "Permissions": [ { "Name": "CloudPC.ReadWrite.All", @@ -519370,356 +520570,341 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcorganizationsettings-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/deviceManagement/virtualEndpoint/organizationSettings", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointOrganizationSetting", "OutputType": "IMicrosoftGraphCloudPcOrganizationSettings", - "Variants": [ - "Update", - "UpdateExpanded" - ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcorganizationsettings-update?view=graph-rest-beta" + "Command": "Update-MgBetaDeviceManagementVirtualEndpointOrganizationSetting", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointProvisioningPolicy", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", - "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", + "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignment", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/mailboxSettings", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/reports", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointReport", - "OutputType": "IMicrosoftGraphCloudPcReports", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceManagement/virtualEndpoint/reports", + "OutputType": "IMicrosoftGraphCloudPcReports", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointReport", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs/{cloudPcExportJob-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointReportExportJob", - "OutputType": "IMicrosoftGraphCloudPcExportJob", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceManagement/virtualEndpoint/reports/exportJobs/{cloudPcExportJob-id}", + "OutputType": "IMicrosoftGraphCloudPcExportJob", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointReportExportJob", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/servicePlans/{cloudPcServicePlan-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointServicePlan", - "OutputType": "IMicrosoftGraphCloudPcServicePlan", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceManagement/virtualEndpoint/servicePlans/{cloudPcServicePlan-id}", + "OutputType": "IMicrosoftGraphCloudPcServicePlan", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointServicePlan", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/sharedUseServicePlans/{cloudPcSharedUseServicePlan-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointSharedUseServicePlan", - "OutputType": "IMicrosoftGraphCloudPcSharedUseServicePlan", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/virtualEndpoint/snapshots/{cloudPcSnapshot-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointSnapshot", "OutputType": "IMicrosoftGraphCloudPcSnapshot", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Update-MgBetaDeviceManagementVirtualEndpointSnapshot", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/{cloudPcSupportedRegion-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointSupportedRegion", - "OutputType": "IMicrosoftGraphCloudPcSupportedRegion", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceManagement/virtualEndpoint/supportedRegions/{cloudPcSupportedRegion-id}", + "OutputType": "IMicrosoftGraphCloudPcSupportedRegion", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointSupportedRegion", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointUserSetting", - "OutputType": "IMicrosoftGraphCloudPcUserSetting", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcusersetting-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcusersetting-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", + "OutputType": "IMicrosoftGraphCloudPcUserSetting", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointUserSetting", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", - "Module": "Beta.DeviceManagement.Administration", - "Command": "Update-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", - "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", + "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", + "Command": "Update-MgBetaDeviceManagementVirtualEndpointUserSettingAssignment", + "Module": "Beta.DeviceManagement.Administration" }, { - "Permissions": [], - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfile", + "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeploymentProfile", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignedDevices/{windowsAutopilotDeviceIdentity-id}", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeviceIdentity", + "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignedDevice", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/{windowsAutopilotDeploymentProfileAssignment-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", - "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceManagement/windowsAutopilotDeploymentProfiles/{windowsAutopilotDeploymentProfile-id}/assignments/{windowsAutopilotDeploymentProfileAssignment-id}", + "OutputType": "IMicrosoftGraphWindowsAutopilotDeploymentProfileAssignment", + "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeploymentProfileAssignment", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/updateDeviceProperties", - "Module": "Beta.DeviceManagement.Actions", - "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityDeviceProperty", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/updateDeviceProperties", + "OutputType": null, + "Command": "Update-MgBetaDeviceManagementWindowsAutopilotDeviceIdentityDeviceProperty", + "Module": "Beta.DeviceManagement.Actions" }, { - "Permissions": [], - "Uri": "/deviceManagement/windowsAutopilotSettings", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaDeviceManagementWindowsAutopilotSetting", - "OutputType": "IMicrosoftGraphWindowsAutopilotSettings", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceManagement/windowsAutopilotSettings", + "OutputType": "IMicrosoftGraphWindowsAutopilotSettings", + "Command": "Update-MgBetaDeviceManagementWindowsAutopilotSetting", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaDeviceManagementWindowsFeatureUpdateProfile", - "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}", + "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfile", + "Command": "Update-MgBetaDeviceManagementWindowsFeatureUpdateProfile", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/{windowsFeatureUpdateProfileAssignment-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", - "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceManagement/windowsFeatureUpdateProfiles/{windowsFeatureUpdateProfile-id}/assignments/{windowsFeatureUpdateProfileAssignment-id}", + "OutputType": "IMicrosoftGraphWindowsFeatureUpdateProfileAssignment", + "Command": "Update-MgBetaDeviceManagementWindowsFeatureUpdateProfileAssignment", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", + "Command": "Update-MgBetaDeviceManagementWindowsInformationProtectionAppLearningSummary", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", - "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", + "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", + "Command": "Update-MgBetaDeviceManagementWindowsInformationProtectionNetworkLearningSummary", + "Module": "Beta.DeviceManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -519738,22 +520923,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementWindowsMalwareInformation", "OutputType": "IMicrosoftGraphWindowsMalwareInformation", + "Command": "Update-MgBetaDeviceManagementWindowsMalwareInformation", + "Module": "Beta.DeviceManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -519772,188 +520957,188 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Update-MgBetaDeviceManagementWindowsMalwareInformationDeviceMalwareState", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementWindowsQualityUpdateProfile", - "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfile", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}", + "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfile", + "Command": "Update-MgBetaDeviceManagementWindowsQualityUpdateProfile", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments/{windowsQualityUpdateProfileAssignment-id}", - "Module": "Beta.DeviceManagement", - "Command": "Update-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignment", - "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfileAssignment", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceManagement/windowsQualityUpdateProfiles/{windowsQualityUpdateProfile-id}/assignments/{windowsQualityUpdateProfileAssignment-id}", + "OutputType": "IMicrosoftGraphWindowsQualityUpdateProfileAssignment", + "Command": "Update-MgBetaDeviceManagementWindowsQualityUpdateProfileAssignment", + "Module": "Beta.DeviceManagement" }, { - "Permissions": [], - "Uri": "/devices/{device-id}/usageRights/{usageRight-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDeviceUsageRights", - "OutputType": "IMicrosoftGraphUsageRight", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/devices/{device-id}/usageRights/{usageRight-id}", + "OutputType": "IMicrosoftGraphUsageRight", + "Command": "Update-MgBetaDeviceUsageRights", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDirectory", - "OutputType": "IMicrosoftGraphDirectory", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/directory", + "OutputType": "IMicrosoftGraphDirectory", + "Command": "Update-MgBetaDirectory", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDirectoryAdministrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Command": "Update-MgBetaDirectoryAdministrativeUnit", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDirectoryAdministrativeUnitExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Update-MgBetaDirectoryAdministrativeUnitExtension", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDirectoryAdministrativeUnitScopedRoleMember", - "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Command": "Update-MgBetaDirectoryAdministrativeUnitScopedRoleMember", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/attributeSets/{attributeSet-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDirectoryAttributeSet", - "OutputType": "IMicrosoftGraphAttributeSet", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attributeset-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/directory/attributeSets/{attributeSet-id}", + "OutputType": "IMicrosoftGraphAttributeSet", + "Command": "Update-MgBetaDirectoryAttributeSet", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/certificateAuthorities", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDirectoryCertificateAuthority", - "OutputType": "IMicrosoftGraphCertificateAuthorityPath", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/directory/certificateAuthorities", + "OutputType": "IMicrosoftGraphCertificateAuthorityPath", + "Command": "Update-MgBetaDirectoryCertificateAuthority", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", - "OutputType": "IMicrosoftGraphCertificateBasedApplicationConfiguration", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificatebasedapplicationconfiguration-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}", + "OutputType": "IMicrosoftGraphCertificateBasedApplicationConfiguration", + "Command": "Update-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfiguration", + "Module": "Beta.Identity.DirectoryManagement" }, { + "ApiVersion": "beta", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], "Permissions": [ { "Name": "AppCertTrustConfiguration.Read.All", @@ -519972,345 +521157,345 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/certificateauthorityasentity-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/directory/certificateAuthorities/certificateBasedApplicationConfigurations/{certificateBasedApplicationConfiguration-id}/trustedCertificateAuthorities/{certificateAuthorityAsEntity-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", "OutputType": "IMicrosoftGraphCertificateAuthorityAsEntity", + "Command": "Update-MgBetaDirectoryCertificateAuthorityCertificateBasedApplicationConfigurationTrustedCertificateAuthority", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customsecurityattributedefinition-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDirectoryCustomSecurityAttributeDefinition", "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", + "Command": "Update-MgBetaDirectoryCustomSecurityAttributeDefinition", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/allowedvalue-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", "OutputType": "IMicrosoftGraphAllowedValue", + "Command": "Update-MgBetaDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDirectoryDeviceLocalCredential", "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", + "Command": "Update-MgBetaDirectoryDeviceLocalCredential", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externaluserprofile-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/directory/externalUserProfiles/{externalUserProfile-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDirectoryExternalUserProfile", "OutputType": "IMicrosoftGraphExternalUserProfile", + "Command": "Update-MgBetaDirectoryExternalUserProfile", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/directory/featureRolloutPolicies/{featureRolloutPolicy-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDirectoryFeatureRolloutPolicy", "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "Command": "Update-MgBetaDirectoryFeatureRolloutPolicy", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDirectoryFederationConfiguration", "OutputType": "IMicrosoftGraphIdentityProviderBase", + "Command": "Update-MgBetaDirectoryFederationConfiguration", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/directory/impactedResources/{impactedResource-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDirectoryImpactedResource", "OutputType": "IMicrosoftGraphImpactedResource", + "Command": "Update-MgBetaDirectoryImpactedResource", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/directory/inboundSharedUserProfiles/{inboundSharedUserProfile-userId}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDirectoryInboundSharedUserProfile", "OutputType": "IMicrosoftGraphInboundSharedUserProfile", + "Command": "Update-MgBetaDirectoryInboundSharedUserProfile", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/directoryObjects/{directoryObject-id}", - "Module": "Beta.DirectoryObjects", - "Command": "Update-MgBetaDirectoryObject", "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Update-MgBetaDirectoryObject", + "Module": "Beta.DirectoryObjects" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onpremisesdirectorysynchronization-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDirectoryOnPremiseSynchronization", "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", + "Command": "Update-MgBetaDirectoryOnPremiseSynchronization", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDirectoryOutboundSharedUserProfile", "OutputType": "IMicrosoftGraphOutboundSharedUserProfile", + "Command": "Update-MgBetaDirectoryOutboundSharedUserProfile", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/directory/outboundSharedUserProfiles/{outboundSharedUserProfile-userId}/tenants/{tenantReference-tenantId}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDirectoryOutboundSharedUserProfileTenant", "OutputType": null, + "Command": "Update-MgBetaDirectoryOutboundSharedUserProfileTenant", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/pendingexternaluserprofile-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/directory/pendingExternalUserProfiles/{pendingExternalUserProfile-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDirectoryPendingExternalUserProfile", "OutputType": "IMicrosoftGraphPendingExternalUserProfile", + "Command": "Update-MgBetaDirectoryPendingExternalUserProfile", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/directory/recommendations/{recommendation-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDirectoryRecommendation", "OutputType": "IMicrosoftGraphRecommendation", + "Command": "Update-MgBetaDirectoryRecommendation", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/directory/recommendations/{recommendation-id}/impactedResources/{impactedResource-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDirectoryRecommendationImpactedResource", "OutputType": "IMicrosoftGraphImpactedResource", + "Command": "Update-MgBetaDirectoryRecommendationImpactedResource", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/directoryRoles/{directoryRole-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDirectoryRole", "OutputType": "IMicrosoftGraphDirectoryRole", + "Command": "Update-MgBetaDirectoryRole", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDirectoryRoleByRoleTemplateId", "OutputType": "IMicrosoftGraphDirectoryRole", + "Command": "Update-MgBetaDirectoryRoleByRoleTemplateId", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDirectoryRoleScopedMember", "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Command": "Update-MgBetaDirectoryRoleScopedMember", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDirectoryRoleTemplate", "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", + "Command": "Update-MgBetaDirectoryRoleTemplate", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -520329,226 +521514,226 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directorysetting-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/settings/{directorySetting-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDirectorySetting", "OutputType": "IMicrosoftGraphDirectorySetting", + "Command": "Update-MgBetaDirectorySetting", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/directorysetting-update?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/directorySettingTemplates/{directorySettingTemplate-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDirectorySettingTemplate", "OutputType": "IMicrosoftGraphDirectorySettingTemplate", + "Command": "Update-MgBetaDirectorySettingTemplate", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/directory/sharedEmailDomains/{sharedEmailDomain-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDirectorySharedEmailDomain", "OutputType": "IMicrosoftGraphSharedEmailDomain", + "Command": "Update-MgBetaDirectorySharedEmailDomain", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/directory/subscriptions/{companySubscription-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDirectorySubscription", "OutputType": "IMicrosoftGraphCompanySubscription", + "Command": "Update-MgBetaDirectorySubscription", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/directory/subscriptions(commerceSubscriptionId='{commerceSubscriptionId}')", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDirectorySubscriptionByCommerceSubscriptionId", "OutputType": "IMicrosoftGraphCompanySubscription", + "Command": "Update-MgBetaDirectorySubscriptionByCommerceSubscriptionId", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/directory/subscriptions(ocpSubscriptionId='{ocpSubscriptionId}')", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDirectorySubscriptionByOcpSubscriptionId", "OutputType": "IMicrosoftGraphCompanySubscription", + "Command": "Update-MgBetaDirectorySubscriptionByOcpSubscriptionId", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/domains/{domain-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDomain", "OutputType": "IMicrosoftGraphDomain", + "Command": "Update-MgBetaDomain", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-update?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internaldomainfederation-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDomainFederationConfiguration", "OutputType": "IMicrosoftGraphInternalDomainFederation", + "Command": "Update-MgBetaDomainFederationConfiguration", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDomainServiceConfigurationRecord", "OutputType": "IMicrosoftGraphDomainDnsRecord", + "Command": "Update-MgBetaDomainServiceConfigurationRecord", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/domains/{domain-id}/sharedEmailDomainInvitations/{sharedEmailDomainInvitation-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDomainSharedEmailDomainInvitation", "OutputType": "IMicrosoftGraphSharedEmailDomainInvitation", + "Command": "Update-MgBetaDomainSharedEmailDomainInvitation", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaDomainVerificationDnsRecord", "OutputType": "IMicrosoftGraphDomainDnsRecord", + "Command": "Update-MgBetaDomainVerificationDnsRecord", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaDrive", "OutputType": "IMicrosoftGraphDrive", + "Command": "Update-MgBetaDrive", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/createdByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveCreatedByUserMailboxSetting", "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaDriveCreatedByUserMailboxSetting", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Files.ReadWrite", @@ -520575,243 +521760,243 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/items/{driveItem-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveItem", "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Update-MgBetaDriveItem", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveItemAnalytic", "OutputType": "IMicrosoftGraphItemAnalytics", + "Command": "Update-MgBetaDriveItemAnalytic", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveItemAnalyticItemActivityStat", "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Update-MgBetaDriveItemAnalyticItemActivityStat", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveItemCreatedByUserMailboxSetting", "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaDriveItemCreatedByUserMailboxSetting", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveItemLastModifiedByUserMailboxSetting", "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaDriveItemLastModifiedByUserMailboxSetting", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveItemListItem", "OutputType": "IMicrosoftGraphListItem", + "Command": "Update-MgBetaDriveItemListItem", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveItemListItemCreatedByUserMailboxSetting", "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaDriveItemListItemCreatedByUserMailboxSetting", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveItemListItemDocumentSetVersion", "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "Update-MgBetaDriveItemListItemDocumentSetVersion", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveItemListItemDocumentSetVersionField", "OutputType": null, + "Command": "Update-MgBetaDriveItemListItemDocumentSetVersionField", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveItemListItemField", "OutputType": null, + "Command": "Update-MgBetaDriveItemListItemField", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveItemListItemLastModifiedByUserMailboxSetting", "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaDriveItemListItemLastModifiedByUserMailboxSetting", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveItemListItemPermission", "OutputType": "IMicrosoftGraphPermission", + "Command": "Update-MgBetaDriveItemListItemPermission", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveItemListItemVersion", "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "Update-MgBetaDriveItemListItemVersion", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveItemListItemVersionField", "OutputType": null, + "Command": "Update-MgBetaDriveItemListItemVersionField", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Files.ReadWrite", @@ -520838,770 +522023,770 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveItemPermission", "OutputType": "IMicrosoftGraphPermission", + "Command": "Update-MgBetaDriveItemPermission", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-lockorunlockrecord?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveItemRetentionLabel", "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Command": "Update-MgBetaDriveItemRetentionLabel", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-lockorunlockrecord?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveItemSubscription", "OutputType": "IMicrosoftGraphSubscription", + "Command": "Update-MgBetaDriveItemSubscription", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveItemThumbnail", "OutputType": "IMicrosoftGraphThumbnailSet", + "Command": "Update-MgBetaDriveItemThumbnail", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveItemVersion", "OutputType": "IMicrosoftGraphDriveItemVersion", + "Command": "Update-MgBetaDriveItemVersion", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveLastModifiedByUserMailboxSetting", "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaDriveLastModifiedByUserMailboxSetting", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/list", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveList", "OutputType": "IMicrosoftGraphList", + "Command": "Update-MgBetaDriveList", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveListColumn", "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Update-MgBetaDriveListColumn", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveListContentType", "OutputType": "IMicrosoftGraphContentType", + "Command": "Update-MgBetaDriveListContentType", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveListContentTypeColumn", "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Update-MgBetaDriveListContentTypeColumn", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveListContentTypeColumnLink", "OutputType": "IMicrosoftGraphColumnLink", + "Command": "Update-MgBetaDriveListContentTypeColumnLink", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/list/createdByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveListCreatedByUserMailboxSetting", "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaDriveListCreatedByUserMailboxSetting", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/list/items/{listItem-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveListItem", "OutputType": "IMicrosoftGraphListItem", + "Command": "Update-MgBetaDriveListItem", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveListItemCreatedByUserMailboxSetting", "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaDriveListItemCreatedByUserMailboxSetting", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveListItemDocumentSetVersion", "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "Update-MgBetaDriveListItemDocumentSetVersion", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveListItemDocumentSetVersionField", "OutputType": null, + "Command": "Update-MgBetaDriveListItemDocumentSetVersionField", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveListItemField", "OutputType": null, + "Command": "Update-MgBetaDriveListItemField", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveListItemLastModifiedByUserMailboxSetting", "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaDriveListItemLastModifiedByUserMailboxSetting", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveListItemPermission", "OutputType": "IMicrosoftGraphPermission", + "Command": "Update-MgBetaDriveListItemPermission", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveListItemVersion", "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "Update-MgBetaDriveListItemVersion", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveListItemVersionField", "OutputType": null, + "Command": "Update-MgBetaDriveListItemVersionField", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveListLastModifiedByUserMailboxSetting", "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaDriveListLastModifiedByUserMailboxSetting", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveListOperation", "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Command": "Update-MgBetaDriveListOperation", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/list/permissions/{permission-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveListPermission", "OutputType": "IMicrosoftGraphPermission", + "Command": "Update-MgBetaDriveListPermission", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveListSubscription", "OutputType": "IMicrosoftGraphSubscription", + "Command": "Update-MgBetaDriveListSubscription", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/root", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveRoot", "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Update-MgBetaDriveRoot", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/root/analytics", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveRootAnalytic", "OutputType": "IMicrosoftGraphItemAnalytics", + "Command": "Update-MgBetaDriveRootAnalytic", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveRootAnalyticItemActivityStat", "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Update-MgBetaDriveRootAnalyticItemActivityStat", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/root/createdByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveRootCreatedByUserMailboxSetting", "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaDriveRootCreatedByUserMailboxSetting", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveRootLastModifiedByUserMailboxSetting", "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaDriveRootLastModifiedByUserMailboxSetting", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/root/listItem", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveRootListItem", "OutputType": "IMicrosoftGraphListItem", + "Command": "Update-MgBetaDriveRootListItem", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveRootListItemCreatedByUserMailboxSetting", "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaDriveRootListItemCreatedByUserMailboxSetting", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveRootListItemDocumentSetVersion", "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "Update-MgBetaDriveRootListItemDocumentSetVersion", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveRootListItemDocumentSetVersionField", "OutputType": null, + "Command": "Update-MgBetaDriveRootListItemDocumentSetVersionField", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/root/listItem/fields", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveRootListItemField", "OutputType": null, + "Command": "Update-MgBetaDriveRootListItemField", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveRootListItemLastModifiedByUserMailboxSetting", "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaDriveRootListItemLastModifiedByUserMailboxSetting", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/root/listItem/permissions/{permission-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveRootListItemPermission", "OutputType": "IMicrosoftGraphPermission", + "Command": "Update-MgBetaDriveRootListItemPermission", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveRootListItemVersion", "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "Update-MgBetaDriveRootListItemVersion", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveRootListItemVersionField", "OutputType": null, + "Command": "Update-MgBetaDriveRootListItemVersionField", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/root/permissions/{permission-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveRootPermission", "OutputType": "IMicrosoftGraphPermission", + "Command": "Update-MgBetaDriveRootPermission", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/root/retentionLabel", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveRootRetentionLabel", "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Command": "Update-MgBetaDriveRootRetentionLabel", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveRootSubscription", "OutputType": "IMicrosoftGraphSubscription", + "Command": "Update-MgBetaDriveRootSubscription", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveRootThumbnail", "OutputType": "IMicrosoftGraphThumbnailSet", + "Command": "Update-MgBetaDriveRootThumbnail", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaDriveRootVersion", "OutputType": "IMicrosoftGraphDriveItemVersion", + "Command": "Update-MgBetaDriveRootVersion", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/education/classes/{educationClass-id}", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationClass", "OutputType": "IMicrosoftGraphEducationClass", + "Command": "Update-MgBetaEducationClass", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-update?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -521620,39 +522805,39 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationClassAssignment", "OutputType": "IMicrosoftGraphEducationAssignment", + "Command": "Update-MgBetaEducationClassAssignment", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-update?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationClassAssignmentCategory", "OutputType": "IMicrosoftGraphEducationCategory", + "Command": "Update-MgBetaEducationClassAssignmentCategory", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -521671,56 +522856,56 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentdefaults-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationClassAssignmentDefault", "OutputType": "IMicrosoftGraphEducationAssignmentDefaults", + "Command": "Update-MgBetaEducationClassAssignmentDefault", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentdefaults-update?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationClassAssignmentResource", "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Command": "Update-MgBetaEducationClassAssignmentResource", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationClassAssignmentResourceDependentResource", "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Command": "Update-MgBetaEducationClassAssignmentResourceDependentResource", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -521739,22 +522924,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-put-rubric?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationClassAssignmentRubric", "OutputType": "IMicrosoftGraphEducationRubric", + "Command": "Update-MgBetaEducationClassAssignmentRubric", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-put-rubric?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -521773,39 +522958,39 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentsettings-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/education/classes/{educationClass-id}/assignmentSettings", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationClassAssignmentSetting", "OutputType": "IMicrosoftGraphEducationAssignmentSettings", + "Command": "Update-MgBetaEducationClassAssignmentSetting", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentsettings-update?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationgradingcategory-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationClassAssignmentSettingGradingCategory", "OutputType": "IMicrosoftGraphEducationGradingCategory", + "Command": "Update-MgBetaEducationClassAssignmentSettingGradingCategory", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationgradingcategory-update?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -521824,39 +523009,39 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingSchemes/{educationGradingScheme-id}", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationClassAssignmentSettingGradingScheme", "OutputType": "IMicrosoftGraphEducationGradingScheme", + "Command": "Update-MgBetaEducationClassAssignmentSettingGradingScheme", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationClassAssignmentSubmission", "OutputType": "IMicrosoftGraphEducationSubmission", + "Command": "Update-MgBetaEducationClassAssignmentSubmission", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -521875,90 +523060,90 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationoutcome-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationClassAssignmentSubmissionOutcome", "OutputType": "IMicrosoftGraphEducationOutcome", + "Command": "Update-MgBetaEducationClassAssignmentSubmissionOutcome", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationoutcome-update?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationClassAssignmentSubmissionResource", "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Command": "Update-MgBetaEducationClassAssignmentSubmissionResource", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationClassAssignmentSubmissionResourceDependentResource", "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Command": "Update-MgBetaEducationClassAssignmentSubmissionResourceDependentResource", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationClassAssignmentSubmissionSubmittedResource", "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Command": "Update-MgBetaEducationClassAssignmentSubmissionSubmittedResource", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource", "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Command": "Update-MgBetaEducationClassAssignmentSubmissionSubmittedResourceDependentResource", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -521977,22 +523162,22 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationClassModule", "OutputType": "IMicrosoftGraphEducationModule", + "Command": "Update-MgBetaEducationClassModule", + "Module": "Beta.Education" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-update?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -522011,207 +523196,207 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmoduleresource-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationClassModuleResource", "OutputType": "IMicrosoftGraphEducationModuleResource", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmoduleresource-update?view=graph-rest-beta" + "Command": "Update-MgBetaEducationClassModuleResource", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationMe", - "OutputType": "IMicrosoftGraphEducationUser", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/education/me", + "OutputType": "IMicrosoftGraphEducationUser", + "Command": "Update-MgBetaEducationMe", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationMeAssignment", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/education/me/assignments/{educationAssignment-id}", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Command": "Update-MgBetaEducationMeAssignment", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationMeAssignmentResource", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Command": "Update-MgBetaEducationMeAssignmentResource", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationMeAssignmentResourceDependentResource", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Command": "Update-MgBetaEducationMeAssignmentResourceDependentResource", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationMeAssignmentRubric", - "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", + "OutputType": "IMicrosoftGraphEducationRubric", + "Command": "Update-MgBetaEducationMeAssignmentRubric", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationMeAssignmentSubmission", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Command": "Update-MgBetaEducationMeAssignmentSubmission", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationMeAssignmentSubmissionOutcome", - "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "OutputType": "IMicrosoftGraphEducationOutcome", + "Command": "Update-MgBetaEducationMeAssignmentSubmissionOutcome", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationMeAssignmentSubmissionResource", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Command": "Update-MgBetaEducationMeAssignmentSubmissionResource", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationMeAssignmentSubmissionResourceDependentResource", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Command": "Update-MgBetaEducationMeAssignmentSubmissionResourceDependentResource", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationMeAssignmentSubmissionSubmittedResource", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Command": "Update-MgBetaEducationMeAssignmentSubmissionSubmittedResource", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Command": "Update-MgBetaEducationMeAssignmentSubmissionSubmittedResourceDependentResource", + "Module": "Beta.Education" }, { + "ApiVersion": "beta", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -522230,380 +523415,369 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationrubric-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/education/me/rubrics/{educationRubric-id}", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationMeRubric", "OutputType": "IMicrosoftGraphEducationRubric", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationrubric-update?view=graph-rest-beta" + "Command": "Update-MgBetaEducationMeRubric", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/me/user/mailboxSettings", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationMeUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/education/me/user/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaEducationMeUserMailboxSetting", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationRoot", - "OutputType": "IMicrosoftGraphEducationRoot", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/education", + "OutputType": "IMicrosoftGraphEducationRoot", + "Command": "Update-MgBetaEducationRoot", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/schools/{educationSchool-id}", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationSchool", - "OutputType": "IMicrosoftGraphEducationSchool", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/education/schools/{educationSchool-id}", + "OutputType": "IMicrosoftGraphEducationSchool", + "Command": "Update-MgBetaEducationSchool", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/schools/{educationSchool-id}/administrativeUnit", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationSchoolAdministrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/education/schools/{educationSchool-id}/administrativeUnit", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Command": "Update-MgBetaEducationSchoolAdministrativeUnit", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationSynchronizationProfile", - "OutputType": "IMicrosoftGraphEducationSynchronizationProfile", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}", + "OutputType": "IMicrosoftGraphEducationSynchronizationProfile", + "Command": "Update-MgBetaEducationSynchronizationProfile", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors/{educationSynchronizationError-id}", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationSynchronizationProfileError", - "OutputType": "IMicrosoftGraphEducationSynchronizationError", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/errors/{educationSynchronizationError-id}", + "OutputType": "IMicrosoftGraphEducationSynchronizationError", + "Command": "Update-MgBetaEducationSynchronizationProfileError", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/profileStatus", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationSynchronizationProfileStatus", - "OutputType": "IMicrosoftGraphEducationSynchronizationProfileStatus", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/education/synchronizationProfiles/{educationSynchronizationProfile-id}/profileStatus", + "OutputType": "IMicrosoftGraphEducationSynchronizationProfileStatus", + "Command": "Update-MgBetaEducationSynchronizationProfileStatus", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationUser", - "OutputType": "IMicrosoftGraphEducationUser", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/relatedcontact-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/education/users/{educationUser-id}", + "OutputType": "IMicrosoftGraphEducationUser", + "Command": "Update-MgBetaEducationUser", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationUserAssignment", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Command": "Update-MgBetaEducationUserAssignment", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationUserAssignmentResource", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Command": "Update-MgBetaEducationUserAssignmentResource", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationUserAssignmentResourceDependentResource", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}/dependentResources/{educationAssignmentResource-id1}", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Command": "Update-MgBetaEducationUserAssignmentResourceDependentResource", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationUserAssignmentRubric", - "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", + "OutputType": "IMicrosoftGraphEducationRubric", + "Command": "Update-MgBetaEducationUserAssignmentRubric", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationUserAssignmentSubmission", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Command": "Update-MgBetaEducationUserAssignmentSubmission", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationUserAssignmentSubmissionOutcome", - "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "OutputType": "IMicrosoftGraphEducationOutcome", + "Command": "Update-MgBetaEducationUserAssignmentSubmissionOutcome", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationUserAssignmentSubmissionResource", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Command": "Update-MgBetaEducationUserAssignmentSubmissionResource", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationUserAssignmentSubmissionResourceDependentResource", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Command": "Update-MgBetaEducationUserAssignmentSubmissionResourceDependentResource", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationUserAssignmentSubmissionSubmittedResource", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Command": "Update-MgBetaEducationUserAssignmentSubmissionSubmittedResource", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}/dependentResources/{educationSubmissionResource-id1}", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Command": "Update-MgBetaEducationUserAssignmentSubmissionSubmittedResourceDependentResource", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/user/mailboxSettings", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/education/users/{educationUser-id}/user/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaEducationUserMailboxSetting", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", - "Module": "Beta.Education", - "Command": "Update-MgBetaEducationUserRubric", - "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", + "OutputType": "IMicrosoftGraphEducationRubric", + "Command": "Update-MgBetaEducationUserRubric", + "Module": "Beta.Education" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaEntitlementManagementAccessPackage", - "OutputType": "IMicrosoftGraphAccessPackage", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", + "OutputType": "IMicrosoftGraphAccessPackage", + "Command": "Update-MgBetaEntitlementManagementAccessPackage", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/reprocess", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignment", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Reprocess", "ReprocessViaIdentity", @@ -522612,102 +523786,102 @@ "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignments/{accessPackageAssignment-id}/reprocess", + "OutputType": null, + "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignment", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentApproval", - "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}", + "OutputType": "IMicrosoftGraphApproval", + "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentApproval", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentApprovalStep", - "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approvalstep-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approvalstep-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", + "OutputType": "IMicrosoftGraphApprovalStep", + "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentApprovalStep", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentPolicy", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers/{customExtensionHandler-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", - "OutputType": "IMicrosoftGraphCustomExtensionHandler", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionHandlers/{customExtensionHandler-id}", + "OutputType": "IMicrosoftGraphCustomExtensionHandler", + "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionHandler", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", - "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", + "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", + "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentPolicyCustomExtensionStageSetting", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/reprocess", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentRequest", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Reprocess", "ReprocessViaIdentity", @@ -522716,102 +523890,102 @@ "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentRequests/{accessPackageAssignmentRequest-id}/reprocess", + "OutputType": null, + "Command": "Update-MgBetaEntitlementManagementAccessPackageAssignmentRequest", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaEntitlementManagementAccessPackageCatalog", - "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}", + "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "Command": "Update-MgBetaEntitlementManagementAccessPackageCatalog", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageCustomWorkflowExtensions/{customCalloutExtension-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", - "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequestworkflowextension-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequestworkflowextension-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/accessPackageCustomWorkflowExtensions/{customCalloutExtension-id}", + "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "Command": "Update-MgBetaEntitlementManagementAccessPackageCatalogAccessPackageCustomWorkflowExtension", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions/{customAccessPackageWorkflowExtension-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", - "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customaccesspackageworkflowextension-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customaccesspackageworkflowextension-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/accessPackageCatalogs/{accessPackageCatalog-id}/customAccessPackageWorkflowExtensions/{customAccessPackageWorkflowExtension-id}", + "OutputType": "IMicrosoftGraphCustomAccessPackageWorkflowExtension", + "Command": "Update-MgBetaEntitlementManagementAccessPackageCatalogCustomAccessPackageWorkflowExtension", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaEntitlementManagementAccessPackageResourceRequest", - "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/accessPackageResourceRequests/{accessPackageResourceRequest-id}", + "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", + "Command": "Update-MgBetaEntitlementManagementAccessPackageResourceRequest", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaEntitlementManagementAccessPackageResourceRoleScope", - "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/accessPackageResourceRoleScopes/{accessPackageResourceRoleScope-id}", + "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", + "Command": "Update-MgBetaEntitlementManagementAccessPackageResourceRoleScope", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/reprocess", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaEntitlementManagementAssignmentRequest", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Reprocess", "ReprocessViaIdentity", @@ -522820,127 +523994,138 @@ "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/reprocess", + "OutputType": null, + "Command": "Update-MgBetaEntitlementManagementAssignmentRequest", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaEntitlementManagementConnectedOrganization", - "OutputType": "IMicrosoftGraphConnectedOrganization", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", + "OutputType": "IMicrosoftGraphConnectedOrganization", + "Command": "Update-MgBetaEntitlementManagementConnectedOrganization", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/settings", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaEntitlementManagementSetting", - "OutputType": "IMicrosoftGraphEntitlementManagementSettings", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagementsettings-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagementsettings-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/settings", + "OutputType": "IMicrosoftGraphEntitlementManagementSettings", + "Command": "Update-MgBetaEntitlementManagementSetting", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/subjects/{accessPackageSubject-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaEntitlementManagementSubject", - "OutputType": "IMicrosoftGraphAccessPackageSubject", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagesubject-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagesubject-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/subjects/{accessPackageSubject-id}", + "OutputType": "IMicrosoftGraphAccessPackageSubject", + "Command": "Update-MgBetaEntitlementManagementSubject", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/subjects(objectId='{objectId}')", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaEntitlementManagementSubjectByObjectId", - "OutputType": "IMicrosoftGraphAccessPackageSubject", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagesubject-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagesubject-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/subjects(objectId='{objectId}')", + "OutputType": "IMicrosoftGraphAccessPackageSubject", + "Command": "Update-MgBetaEntitlementManagementSubjectByObjectId", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/external", - "Module": "Beta.Search", - "Command": "Update-MgBetaExternal", - "OutputType": "IMicrosoftGraphExternalConnectorsExternal", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/external", + "OutputType": "IMicrosoftGraphExternalConnectorsExternal", + "Command": "Update-MgBetaExternal", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/external/authorizationSystems/{authorizationSystem-id}", - "Module": "Beta.Search", - "Command": "Update-MgBetaExternalAuthorizationSystem", - "OutputType": "IMicrosoftGraphAuthorizationSystem", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/external/authorizationSystems/{authorizationSystem-id}", + "OutputType": "IMicrosoftGraphAuthorizationSystem", + "Command": "Update-MgBetaExternalAuthorizationSystem", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/external/authorizationSystems/{authorizationSystem-id}/dataCollectionInfo", - "Module": "Beta.Search", - "Command": "Update-MgBetaExternalAuthorizationSystemDataCollectionInfo", - "OutputType": "IMicrosoftGraphDataCollectionInfo", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/external/authorizationSystems/{authorizationSystem-id}/dataCollectionInfo", + "OutputType": "IMicrosoftGraphDataCollectionInfo", + "Command": "Update-MgBetaExternalAuthorizationSystemDataCollectionInfo", + "Module": "Beta.Search" }, { + "ApiVersion": "beta", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -522959,22 +524144,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/external/connections/{externalConnection-id}", - "Module": "Beta.Search", - "Command": "Update-MgBetaExternalConnection", "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "Command": "Update-MgBetaExternalConnection", + "Module": "Beta.Search" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-update?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -522993,90 +524178,90 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", - "Module": "Beta.Search", - "Command": "Update-MgBetaExternalConnectionGroup", "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", + "Command": "Update-MgBetaExternalConnectionGroup", + "Module": "Beta.Search" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", - "Module": "Beta.Search", - "Command": "Update-MgBetaExternalConnectionGroupMember", "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "Command": "Update-MgBetaExternalConnectionGroupMember", + "Module": "Beta.Search" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", - "Module": "Beta.Search", - "Command": "Update-MgBetaExternalConnectionItemActivity", "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", + "Command": "Update-MgBetaExternalConnectionItemActivity", + "Module": "Beta.Search" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", - "Module": "Beta.Search", - "Command": "Update-MgBetaExternalConnectionOperation", "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", + "Command": "Update-MgBetaExternalConnectionOperation", + "Module": "Beta.Search" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/external/connections/{externalConnection-id}/quota", - "Module": "Beta.Search", - "Command": "Update-MgBetaExternalConnectionQuota", "OutputType": "IMicrosoftGraphExternalConnectorsConnectionQuota", + "Command": "Update-MgBetaExternalConnectionQuota", + "Module": "Beta.Search" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -523095,484 +524280,473 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-schema-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/external/connections/{externalConnection-id}/schema", - "Module": "Beta.Search", - "Command": "Update-MgBetaExternalConnectionSchema", "OutputType": "IMicrosoftGraphExternalConnectorsSchema", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-schema-update?view=graph-rest-beta" + "Command": "Update-MgBetaExternalConnectionSchema", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}", - "Module": "Beta.Search", - "Command": "Update-MgBetaExternalIndustryDataConnector", - "OutputType": "IMicrosoftGraphIndustryDataConnector", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-azuredatalakeconnector-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-azuredatalakeconnector-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/external/industryData/dataConnectors/{industryDataConnector-id}", + "OutputType": "IMicrosoftGraphIndustryDataConnector", + "Command": "Update-MgBetaExternalIndustryDataConnector", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}", - "Module": "Beta.Search", - "Command": "Update-MgBetaExternalIndustryDataInboundFlow", - "OutputType": "IMicrosoftGraphIndustryDataInboundFlow", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-inboundapiflow-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-inboundapiflow-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/external/industryData/inboundFlows/{inboundFlow-id}", + "OutputType": "IMicrosoftGraphIndustryDataInboundFlow", + "Command": "Update-MgBetaExternalIndustryDataInboundFlow", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/external/industryData/operations/{longRunningOperation-id}", - "Module": "Beta.Search", - "Command": "Update-MgBetaExternalIndustryDataOperation", - "OutputType": "IMicrosoftGraphLongRunningOperation", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/external/industryData/operations/{longRunningOperation-id}", + "OutputType": "IMicrosoftGraphLongRunningOperation", + "Command": "Update-MgBetaExternalIndustryDataOperation", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}", - "Module": "Beta.Search", - "Command": "Update-MgBetaExternalIndustryDataOutboundProvisioningFlowSet", - "OutputType": "IMicrosoftGraphIndustryDataOutboundProvisioningFlowSet", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}", + "OutputType": "IMicrosoftGraphIndustryDataOutboundProvisioningFlowSet", + "Command": "Update-MgBetaExternalIndustryDataOutboundProvisioningFlowSet", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows/{provisioningFlow-id}", - "Module": "Beta.Search", - "Command": "Update-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", - "OutputType": "IMicrosoftGraphIndustryDataProvisioningFlow", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/external/industryData/outboundProvisioningFlowSets/{outboundProvisioningFlowSet-id}/provisioningFlows/{provisioningFlow-id}", + "OutputType": "IMicrosoftGraphIndustryDataProvisioningFlow", + "Command": "Update-MgBetaExternalIndustryDataOutboundProvisioningFlowSetProvisioningFlow", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/external/industryData/referenceDefinitions/{referenceDefinition-id}", - "Module": "Beta.Search", - "Command": "Update-MgBetaExternalIndustryDataReferenceDefinition", - "OutputType": "IMicrosoftGraphIndustryDataReferenceDefinition", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/external/industryData/referenceDefinitions/{referenceDefinition-id}", + "OutputType": "IMicrosoftGraphIndustryDataReferenceDefinition", + "Command": "Update-MgBetaExternalIndustryDataReferenceDefinition", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/external/industryData/roleGroups/{roleGroup-id}", - "Module": "Beta.Search", - "Command": "Update-MgBetaExternalIndustryDataRoleGroup", - "OutputType": "IMicrosoftGraphIndustryDataRoleGroup", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/external/industryData/roleGroups/{roleGroup-id}", + "OutputType": "IMicrosoftGraphIndustryDataRoleGroup", + "Command": "Update-MgBetaExternalIndustryDataRoleGroup", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/external/industryData/sourceSystems/{sourceSystemDefinition-id}", - "Module": "Beta.Search", - "Command": "Update-MgBetaExternalIndustryDataSourceSystem", - "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-sourcesystemdefinition-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-sourcesystemdefinition-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/external/industryData/sourceSystems/{sourceSystemDefinition-id}", + "OutputType": "IMicrosoftGraphIndustryDataSourceSystemDefinition", + "Command": "Update-MgBetaExternalIndustryDataSourceSystem", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/external/industryData/years/{yearTimePeriodDefinition-id}", - "Module": "Beta.Search", - "Command": "Update-MgBetaExternalIndustryDataYear", - "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-yeartimeperioddefinition-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/industrydata-yeartimeperioddefinition-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/external/industryData/years/{yearTimePeriodDefinition-id}", + "OutputType": "IMicrosoftGraphIndustryDataYearTimePeriodDefinition", + "Command": "Update-MgBetaExternalIndustryDataYear", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/financials", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancial", - "OutputType": "IMicrosoftGraphFinancials", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials", + "OutputType": "IMicrosoftGraphFinancials", + "Command": "Update-MgBetaFinancial", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/countriesRegions/{countryRegion-id}", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyCountryRegion", - "OutputType": "IMicrosoftGraphCountryRegion", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/countriesRegions/{countryRegion-id}", + "OutputType": "IMicrosoftGraphCountryRegion", + "Command": "Update-MgBetaFinancialCompanyCountryRegion", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/currencies/{currency-id}", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyCurrency", - "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/currencies/{currency-id}", + "OutputType": "IMicrosoftGraphCurrency", + "Command": "Update-MgBetaFinancialCompanyCurrency", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customers/{customer-id}", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyCustomer", - "OutputType": "IMicrosoftGraphCustomer", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/customers/{customer-id}", + "OutputType": "IMicrosoftGraphCustomer", + "Command": "Update-MgBetaFinancialCompanyCustomer", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/currency", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyCustomerCurrency", - "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/currency", + "OutputType": "IMicrosoftGraphCurrency", + "Command": "Update-MgBetaFinancialCompanyCustomerCurrency", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyCustomerPayment", - "OutputType": "IMicrosoftGraphCustomerPayment", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}", + "OutputType": "IMicrosoftGraphCustomerPayment", + "Command": "Update-MgBetaFinancialCompanyCustomerPayment", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomer", - "OutputType": "IMicrosoftGraphCustomer", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer", + "OutputType": "IMicrosoftGraphCustomer", + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomer", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/currency", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomerCurrency", - "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/currency", + "OutputType": "IMicrosoftGraphCurrency", + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomerCurrency", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", + "OutputType": "IMicrosoftGraphPicture", + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomerPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomerShipmentMethod", - "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", + "OutputType": "IMicrosoftGraphShipmentMethod", + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentCustomerShipmentMethod", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournal", - "OutputType": "IMicrosoftGraphCustomerPaymentJournal", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}", + "OutputType": "IMicrosoftGraphCustomerPaymentJournal", + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournal", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", - "OutputType": "IMicrosoftGraphCustomerPayment", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}", + "OutputType": "IMicrosoftGraphCustomerPayment", + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPayment", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomer", - "OutputType": "IMicrosoftGraphCustomer", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer", + "OutputType": "IMicrosoftGraphCustomer", + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomer", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/currency", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerCurrency", - "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/currency", + "OutputType": "IMicrosoftGraphCurrency", + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerCurrency", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/picture/{picture-id}", + "OutputType": "IMicrosoftGraphPicture", + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerShipmentMethod", - "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/shipmentMethod", + "OutputType": "IMicrosoftGraphShipmentMethod", + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentCustomerShipmentMethod", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentMethod", - "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", + "OutputType": "IMicrosoftGraphPaymentMethod", + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentMethod", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentTerm", - "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/customerPaymentJournals/{customerPaymentJournal-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", + "OutputType": "IMicrosoftGraphPaymentTerm", + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentJournalCustomerPaymentTerm", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentMethod", - "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -523583,17 +524757,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentMethod", + "OutputType": "IMicrosoftGraphPaymentMethod", + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentMethod", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyCustomerPaymentTerm", - "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -523604,119 +524778,119 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/customerPayments/{customerPayment-id}/customer/paymentTerm", + "OutputType": "IMicrosoftGraphPaymentTerm", + "Command": "Update-MgBetaFinancialCompanyCustomerPaymentTerm", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyCustomerPicture", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/picture/{picture-id}", + "OutputType": "IMicrosoftGraphPicture", + "Command": "Update-MgBetaFinancialCompanyCustomerPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/customers/{customer-id}/shipmentMethod", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyCustomerShipmentMethod", - "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/customers/{customer-id}/shipmentMethod", + "OutputType": "IMicrosoftGraphShipmentMethod", + "Command": "Update-MgBetaFinancialCompanyCustomerShipmentMethod", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/employees/{employee-id}", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyEmployee", - "OutputType": "IMicrosoftGraphEmployee", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/employees/{employee-id}", + "OutputType": "IMicrosoftGraphEmployee", + "Command": "Update-MgBetaFinancialCompanyEmployee", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyEmployeePicture", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/employees/{employee-id}/picture/{picture-id}", + "OutputType": "IMicrosoftGraphPicture", + "Command": "Update-MgBetaFinancialCompanyEmployeePicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyInformation", - "OutputType": "IMicrosoftGraphCompanyInformation", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/companyInformation/{companyInformation-id}", + "OutputType": "IMicrosoftGraphCompanyInformation", + "Command": "Update-MgBetaFinancialCompanyInformation", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/items/{item-id}", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyItem", - "OutputType": "IMicrosoftGraphItem", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/items/{item-id}", + "OutputType": "IMicrosoftGraphItem", + "Command": "Update-MgBetaFinancialCompanyItem", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/itemCategories/{itemCategory-id}", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyItemCategory", - "OutputType": "IMicrosoftGraphItemCategory", + "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -523727,51 +524901,51 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/itemCategories/{itemCategory-id}", + "OutputType": "IMicrosoftGraphItemCategory", + "Command": "Update-MgBetaFinancialCompanyItemCategory", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyItemPicture", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/items/{item-id}/picture/{picture-id}", + "OutputType": "IMicrosoftGraphPicture", + "Command": "Update-MgBetaFinancialCompanyItemPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/journals/{journal-id}", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyJournal", - "OutputType": "IMicrosoftGraphJournal", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/journals/{journal-id}", + "OutputType": "IMicrosoftGraphJournal", + "Command": "Update-MgBetaFinancialCompanyJournal", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyJournalLine", - "OutputType": "IMicrosoftGraphJournalLine", + "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -523782,102 +524956,102 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/journalLines/{journalLine-id}", + "OutputType": "IMicrosoftGraphJournalLine", + "Command": "Update-MgBetaFinancialCompanyJournalLine", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/paymentMethods/{paymentMethod-id}", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyPaymentMethod", - "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/paymentMethods/{paymentMethod-id}", + "OutputType": "IMicrosoftGraphPaymentMethod", + "Command": "Update-MgBetaFinancialCompanyPaymentMethod", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/paymentTerms/{paymentTerm-id}", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyPaymentTerm", - "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/paymentTerms/{paymentTerm-id}", + "OutputType": "IMicrosoftGraphPaymentTerm", + "Command": "Update-MgBetaFinancialCompanyPaymentTerm", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/picture/{picture-id}", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyPicture", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/picture/{picture-id}", + "OutputType": "IMicrosoftGraphPicture", + "Command": "Update-MgBetaFinancialCompanyPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoice", - "OutputType": "IMicrosoftGraphPurchaseInvoice", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}", + "OutputType": "IMicrosoftGraphPurchaseInvoice", + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoice", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/currency", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceCurrency", - "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/currency", + "OutputType": "IMicrosoftGraphCurrency", + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceCurrency", + "Module": "Beta.Financials" }, - { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLine", - "OutputType": "IMicrosoftGraphPurchaseInvoiceLine", + { + "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -523888,17 +525062,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}", + "OutputType": "IMicrosoftGraphPurchaseInvoiceLine", + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLine", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLineItem", - "OutputType": "IMicrosoftGraphItem", + "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -523909,17 +525083,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item", + "OutputType": "IMicrosoftGraphItem", + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLineItem", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/itemCategory", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLineItemCategory", - "OutputType": "IMicrosoftGraphItemCategory", + "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -523930,17 +525104,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/itemCategory", + "OutputType": "IMicrosoftGraphItemCategory", + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLineItemCategory", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -523951,527 +525125,527 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/purchaseInvoiceLines/{purchaseInvoiceLine-id}/item/picture/{picture-id}", + "OutputType": "IMicrosoftGraphPicture", + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceLineItemPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendor", - "OutputType": "IMicrosoftGraphVendor", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor", + "OutputType": "IMicrosoftGraphVendor", + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendor", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/currency", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorCurrency", - "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/currency", + "OutputType": "IMicrosoftGraphCurrency", + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorCurrency", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentMethod", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentMethod", - "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentMethod", + "OutputType": "IMicrosoftGraphPaymentMethod", + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentMethod", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentTerm", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentTerm", - "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/paymentTerm", + "OutputType": "IMicrosoftGraphPaymentTerm", + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorPaymentTerm", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/purchaseInvoices/{purchaseInvoice-id}/vendor/picture/{picture-id}", + "OutputType": "IMicrosoftGraphPicture", + "Command": "Update-MgBetaFinancialCompanyPurchaseInvoiceVendorPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemo", - "OutputType": "IMicrosoftGraphSalesCreditMemo", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}", + "OutputType": "IMicrosoftGraphSalesCreditMemo", + "Command": "Update-MgBetaFinancialCompanySaleCreditMemo", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/currency", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCurrency", - "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/currency", + "OutputType": "IMicrosoftGraphCurrency", + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCurrency", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomer", - "OutputType": "IMicrosoftGraphCustomer", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer", + "OutputType": "IMicrosoftGraphCustomer", + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomer", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/currency", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerCurrency", - "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/currency", + "OutputType": "IMicrosoftGraphCurrency", + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerCurrency", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentMethod", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentMethod", - "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentMethod", + "OutputType": "IMicrosoftGraphPaymentMethod", + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentMethod", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentTerm", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentTerm", - "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/paymentTerm", + "OutputType": "IMicrosoftGraphPaymentTerm", + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerPaymentTerm", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/picture/{picture-id}", + "OutputType": "IMicrosoftGraphPicture", + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/shipmentMethod", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerShipmentMethod", - "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/customer/shipmentMethod", + "OutputType": "IMicrosoftGraphShipmentMethod", + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoCustomerShipmentMethod", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLine", - "OutputType": "IMicrosoftGraphSalesCreditMemoLine", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}", + "OutputType": "IMicrosoftGraphSalesCreditMemoLine", + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLine", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLineItem", - "OutputType": "IMicrosoftGraphItem", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", + "OutputType": "IMicrosoftGraphItem", + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLineItem", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLineItemCategory", - "OutputType": "IMicrosoftGraphItemCategory", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", + "OutputType": "IMicrosoftGraphItemCategory", + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLineItemCategory", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", + "OutputType": "IMicrosoftGraphPicture", + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoLineItemPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/paymentTerm", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoPaymentTerm", - "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/paymentTerm", + "OutputType": "IMicrosoftGraphPaymentTerm", + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoPaymentTerm", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLine", - "OutputType": "IMicrosoftGraphSalesCreditMemoLine", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}", + "OutputType": "IMicrosoftGraphSalesCreditMemoLine", + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLine", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItem", - "OutputType": "IMicrosoftGraphItem", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item", + "OutputType": "IMicrosoftGraphItem", + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItem", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemCategory", - "OutputType": "IMicrosoftGraphItemCategory", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/itemCategory", + "OutputType": "IMicrosoftGraphItemCategory", + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemCategory", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesCreditMemos/{salesCreditMemo-id}/salesCreditMemoLines/{salesCreditMemoLine-id}/item/picture/{picture-id}", + "OutputType": "IMicrosoftGraphPicture", + "Command": "Update-MgBetaFinancialCompanySaleCreditMemoSaleCreditMemoLineItemPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleInvoice", - "OutputType": "IMicrosoftGraphSalesInvoice", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}", + "OutputType": "IMicrosoftGraphSalesInvoice", + "Command": "Update-MgBetaFinancialCompanySaleInvoice", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/currency", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceCurrency", - "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/currency", + "OutputType": "IMicrosoftGraphCurrency", + "Command": "Update-MgBetaFinancialCompanySaleInvoiceCurrency", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomer", - "OutputType": "IMicrosoftGraphCustomer", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer", + "OutputType": "IMicrosoftGraphCustomer", + "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomer", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/currency", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerCurrency", - "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/currency", + "OutputType": "IMicrosoftGraphCurrency", + "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerCurrency", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentMethod", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerPaymentMethod", - "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentMethod", + "OutputType": "IMicrosoftGraphPaymentMethod", + "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerPaymentMethod", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentTerm", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerPaymentTerm", - "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/paymentTerm", + "OutputType": "IMicrosoftGraphPaymentTerm", + "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerPaymentTerm", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerPicture", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/picture/{picture-id}", + "OutputType": "IMicrosoftGraphPicture", + "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/shipmentMethod", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerShipmentMethod", - "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/customer/shipmentMethod", + "OutputType": "IMicrosoftGraphShipmentMethod", + "Command": "Update-MgBetaFinancialCompanySaleInvoiceCustomerShipmentMethod", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceLine", - "OutputType": "IMicrosoftGraphSalesInvoiceLine", + "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -524482,17 +525656,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}", + "OutputType": "IMicrosoftGraphSalesInvoiceLine", + "Command": "Update-MgBetaFinancialCompanySaleInvoiceLine", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceLineItem", - "OutputType": "IMicrosoftGraphItem", + "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -524503,17 +525677,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item", + "OutputType": "IMicrosoftGraphItem", + "Command": "Update-MgBetaFinancialCompanySaleInvoiceLineItem", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/itemCategory", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceLineItemCategory", - "OutputType": "IMicrosoftGraphItemCategory", + "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -524524,17 +525698,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/itemCategory", + "OutputType": "IMicrosoftGraphItemCategory", + "Command": "Update-MgBetaFinancialCompanySaleInvoiceLineItemCategory", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceLineItemPicture", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -524545,187 +525719,187 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesInvoiceLines/{salesInvoiceLine-id}/item/picture/{picture-id}", + "OutputType": "IMicrosoftGraphPicture", + "Command": "Update-MgBetaFinancialCompanySaleInvoiceLineItemPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/paymentTerm", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleInvoicePaymentTerm", - "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/paymentTerm", + "OutputType": "IMicrosoftGraphPaymentTerm", + "Command": "Update-MgBetaFinancialCompanySaleInvoicePaymentTerm", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/shipmentMethod", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleInvoiceShipmentMethod", - "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesInvoices/{salesInvoice-id}/shipmentMethod", + "OutputType": "IMicrosoftGraphShipmentMethod", + "Command": "Update-MgBetaFinancialCompanySaleInvoiceShipmentMethod", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleOrder", - "OutputType": "IMicrosoftGraphSalesOrder", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}", + "OutputType": "IMicrosoftGraphSalesOrder", + "Command": "Update-MgBetaFinancialCompanySaleOrder", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/currency", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleOrderCurrency", - "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/currency", + "OutputType": "IMicrosoftGraphCurrency", + "Command": "Update-MgBetaFinancialCompanySaleOrderCurrency", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleOrderCustomer", - "OutputType": "IMicrosoftGraphCustomer", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer", + "OutputType": "IMicrosoftGraphCustomer", + "Command": "Update-MgBetaFinancialCompanySaleOrderCustomer", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/currency", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerCurrency", - "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/currency", + "OutputType": "IMicrosoftGraphCurrency", + "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerCurrency", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentMethod", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerPaymentMethod", - "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentMethod", + "OutputType": "IMicrosoftGraphPaymentMethod", + "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerPaymentMethod", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentTerm", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerPaymentTerm", - "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/paymentTerm", + "OutputType": "IMicrosoftGraphPaymentTerm", + "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerPaymentTerm", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerPicture", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/picture/{picture-id}", + "OutputType": "IMicrosoftGraphPicture", + "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/shipmentMethod", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerShipmentMethod", - "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/customer/shipmentMethod", + "OutputType": "IMicrosoftGraphShipmentMethod", + "Command": "Update-MgBetaFinancialCompanySaleOrderCustomerShipmentMethod", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleOrderLine", - "OutputType": "IMicrosoftGraphSalesOrderLine", + "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -524736,17 +525910,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}", + "OutputType": "IMicrosoftGraphSalesOrderLine", + "Command": "Update-MgBetaFinancialCompanySaleOrderLine", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleOrderLineItem", - "OutputType": "IMicrosoftGraphItem", + "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -524757,17 +525931,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item", + "OutputType": "IMicrosoftGraphItem", + "Command": "Update-MgBetaFinancialCompanySaleOrderLineItem", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/itemCategory", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleOrderLineItemCategory", - "OutputType": "IMicrosoftGraphItemCategory", + "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -524778,17 +525952,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/itemCategory", + "OutputType": "IMicrosoftGraphItemCategory", + "Command": "Update-MgBetaFinancialCompanySaleOrderLineItemCategory", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleOrderLineItemPicture", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -524799,170 +525973,170 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesOrderLines/{salesOrderLine-id}/item/picture/{picture-id}", + "OutputType": "IMicrosoftGraphPicture", + "Command": "Update-MgBetaFinancialCompanySaleOrderLineItemPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/paymentTerm", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleOrderPaymentTerm", - "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesOrders/{salesOrder-id}/paymentTerm", + "OutputType": "IMicrosoftGraphPaymentTerm", + "Command": "Update-MgBetaFinancialCompanySaleOrderPaymentTerm", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleQuote", - "OutputType": "IMicrosoftGraphSalesQuote", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}", + "OutputType": "IMicrosoftGraphSalesQuote", + "Command": "Update-MgBetaFinancialCompanySaleQuote", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/currency", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleQuoteCurrency", - "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/currency", + "OutputType": "IMicrosoftGraphCurrency", + "Command": "Update-MgBetaFinancialCompanySaleQuoteCurrency", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomer", - "OutputType": "IMicrosoftGraphCustomer", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer", + "OutputType": "IMicrosoftGraphCustomer", + "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomer", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/currency", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerCurrency", - "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/currency", + "OutputType": "IMicrosoftGraphCurrency", + "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerCurrency", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentMethod", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerPaymentMethod", - "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentMethod", + "OutputType": "IMicrosoftGraphPaymentMethod", + "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerPaymentMethod", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentTerm", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerPaymentTerm", - "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/paymentTerm", + "OutputType": "IMicrosoftGraphPaymentTerm", + "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerPaymentTerm", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerPicture", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/picture/{picture-id}", + "OutputType": "IMicrosoftGraphPicture", + "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/shipmentMethod", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerShipmentMethod", - "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/customer/shipmentMethod", + "OutputType": "IMicrosoftGraphShipmentMethod", + "Command": "Update-MgBetaFinancialCompanySaleQuoteCustomerShipmentMethod", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleQuoteLine", - "OutputType": "IMicrosoftGraphSalesQuoteLine", + "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -524973,17 +526147,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}", + "OutputType": "IMicrosoftGraphSalesQuoteLine", + "Command": "Update-MgBetaFinancialCompanySaleQuoteLine", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleQuoteLineItem", - "OutputType": "IMicrosoftGraphItem", + "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -524994,17 +526168,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item", + "OutputType": "IMicrosoftGraphItem", + "Command": "Update-MgBetaFinancialCompanySaleQuoteLineItem", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/itemCategory", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleQuoteLineItemCategory", - "OutputType": "IMicrosoftGraphItemCategory", + "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -525015,17 +526189,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/itemCategory", + "OutputType": "IMicrosoftGraphItemCategory", + "Command": "Update-MgBetaFinancialCompanySaleQuoteLineItemCategory", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleQuoteLineItemPicture", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -525036,199 +526210,210 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesQuoteLines/{salesQuoteLine-id}/item/picture/{picture-id}", + "OutputType": "IMicrosoftGraphPicture", + "Command": "Update-MgBetaFinancialCompanySaleQuoteLineItemPicture", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/paymentTerm", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleQuotePaymentTerm", - "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/paymentTerm", + "OutputType": "IMicrosoftGraphPaymentTerm", + "Command": "Update-MgBetaFinancialCompanySaleQuotePaymentTerm", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/shipmentMethod", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanySaleQuoteShipmentMethod", - "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/salesQuotes/{salesQuote-id}/shipmentMethod", + "OutputType": "IMicrosoftGraphShipmentMethod", + "Command": "Update-MgBetaFinancialCompanySaleQuoteShipmentMethod", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/shipmentMethods/{shipmentMethod-id}", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyShipmentMethod", - "OutputType": "IMicrosoftGraphShipmentMethod", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/shipmentMethods/{shipmentMethod-id}", + "OutputType": "IMicrosoftGraphShipmentMethod", + "Command": "Update-MgBetaFinancialCompanyShipmentMethod", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/taxAreas/{taxArea-id}", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyTaxArea", - "OutputType": "IMicrosoftGraphTaxArea", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/taxAreas/{taxArea-id}", + "OutputType": "IMicrosoftGraphTaxArea", + "Command": "Update-MgBetaFinancialCompanyTaxArea", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/taxGroups/{taxGroup-id}", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyTaxGroup", - "OutputType": "IMicrosoftGraphTaxGroup", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/taxGroups/{taxGroup-id}", + "OutputType": "IMicrosoftGraphTaxGroup", + "Command": "Update-MgBetaFinancialCompanyTaxGroup", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/unitsOfMeasure/{unitOfMeasure-id}", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyUnitOfMeasure", - "OutputType": "IMicrosoftGraphUnitOfMeasure", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/unitsOfMeasure/{unitOfMeasure-id}", + "OutputType": "IMicrosoftGraphUnitOfMeasure", + "Command": "Update-MgBetaFinancialCompanyUnitOfMeasure", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyVendor", - "OutputType": "IMicrosoftGraphVendor", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}", + "OutputType": "IMicrosoftGraphVendor", + "Command": "Update-MgBetaFinancialCompanyVendor", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/currency", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyVendorCurrency", - "OutputType": "IMicrosoftGraphCurrency", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/currency", + "OutputType": "IMicrosoftGraphCurrency", + "Command": "Update-MgBetaFinancialCompanyVendorCurrency", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentMethod", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyVendorPaymentMethod", - "OutputType": "IMicrosoftGraphPaymentMethod", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentMethod", + "OutputType": "IMicrosoftGraphPaymentMethod", + "Command": "Update-MgBetaFinancialCompanyVendorPaymentMethod", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentTerm", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyVendorPaymentTerm", - "OutputType": "IMicrosoftGraphPaymentTerm", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/paymentTerm", + "OutputType": "IMicrosoftGraphPaymentTerm", + "Command": "Update-MgBetaFinancialCompanyVendorPaymentTerm", + "Module": "Beta.Financials" }, { - "Permissions": [], - "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}", - "Module": "Beta.Financials", - "Command": "Update-MgBetaFinancialCompanyVendorPicture", - "OutputType": "IMicrosoftGraphPicture", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/financials/companies/{company-id}/vendors/{vendor-id}/picture/{picture-id}", + "OutputType": "IMicrosoftGraphPicture", + "Command": "Update-MgBetaFinancialCompanyVendorPicture", + "Module": "Beta.Financials" }, { + "ApiVersion": "beta", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -525247,56 +526432,56 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/groups/{group-id}", - "Module": "Beta.Groups", - "Command": "Update-MgBetaGroup", "OutputType": "IMicrosoftGraphGroup", + "Command": "Update-MgBetaGroup", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", - "Module": "Beta.Applications", - "Command": "Update-MgBetaGroupAppRoleAssignment", "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Command": "Update-MgBetaGroupAppRoleAssignment", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/groups(uniqueName='{uniqueName}')", - "Module": "Beta.Groups", - "Command": "Update-MgBetaGroupByUniqueName", "OutputType": "IMicrosoftGraphGroup", + "Command": "Update-MgBetaGroupByUniqueName", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -525315,39 +526500,39 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/calendar/events/{event-id}", - "Module": "Beta.Calendar", - "Command": "Update-MgBetaGroupCalendarEvent", "OutputType": "IMicrosoftGraphEvent", + "Command": "Update-MgBetaGroupCalendarEvent", + "Module": "Beta.Calendar" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", - "Module": "Beta.Calendar", - "Command": "Update-MgBetaGroupCalendarPermission", "OutputType": "IMicrosoftGraphCalendarPermission", + "Command": "Update-MgBetaGroupCalendarPermission", + "Module": "Beta.Calendar" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -525366,1110 +526551,1110 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", - "Module": "Beta.Groups", - "Command": "Update-MgBetaGroupConversationThread", "OutputType": "IMicrosoftGraphConversationThread", + "Command": "Update-MgBetaGroupConversationThread", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}", - "Module": "Beta.Groups", - "Command": "Update-MgBetaGroupConversationThreadPost", "OutputType": "IMicrosoftGraphPost", + "Command": "Update-MgBetaGroupConversationThreadPost", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "Module": "Beta.Groups", - "Command": "Update-MgBetaGroupConversationThreadPostExtension", "OutputType": null, + "Command": "Update-MgBetaGroupConversationThreadPostExtension", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "Module": "Beta.Groups", - "Command": "Update-MgBetaGroupConversationThreadPostInReplyToExtension", "OutputType": null, + "Command": "Update-MgBetaGroupConversationThreadPostInReplyToExtension", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDrive", "OutputType": "IMicrosoftGraphDrive", + "Command": "Update-MgBetaGroupDrive", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveCreatedByUserMailboxSetting", "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaGroupDriveCreatedByUserMailboxSetting", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveItem", "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Update-MgBetaGroupDriveItem", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveItemAnalytic", "OutputType": "IMicrosoftGraphItemAnalytics", + "Command": "Update-MgBetaGroupDriveItemAnalytic", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveItemAnalyticItemActivityStat", "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Update-MgBetaGroupDriveItemAnalyticItemActivityStat", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveItemCreatedByUserMailboxSetting", "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaGroupDriveItemCreatedByUserMailboxSetting", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveItemLastModifiedByUserMailboxSetting", "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaGroupDriveItemLastModifiedByUserMailboxSetting", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveItemListItem", "OutputType": "IMicrosoftGraphListItem", + "Command": "Update-MgBetaGroupDriveItemListItem", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveItemListItemCreatedByUserMailboxSetting", "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaGroupDriveItemListItemCreatedByUserMailboxSetting", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveItemListItemDocumentSetVersion", "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "Update-MgBetaGroupDriveItemListItemDocumentSetVersion", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveItemListItemDocumentSetVersionField", "OutputType": null, + "Command": "Update-MgBetaGroupDriveItemListItemDocumentSetVersionField", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveItemListItemField", "OutputType": null, + "Command": "Update-MgBetaGroupDriveItemListItemField", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveItemListItemLastModifiedByUserMailboxSetting", "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaGroupDriveItemListItemLastModifiedByUserMailboxSetting", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveItemListItemPermission", "OutputType": "IMicrosoftGraphPermission", + "Command": "Update-MgBetaGroupDriveItemListItemPermission", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveItemListItemVersion", "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "Update-MgBetaGroupDriveItemListItemVersion", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveItemListItemVersionField", "OutputType": null, + "Command": "Update-MgBetaGroupDriveItemListItemVersionField", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveItemPermission", "OutputType": "IMicrosoftGraphPermission", + "Command": "Update-MgBetaGroupDriveItemPermission", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveItemRetentionLabel", "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Command": "Update-MgBetaGroupDriveItemRetentionLabel", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveItemSubscription", "OutputType": "IMicrosoftGraphSubscription", + "Command": "Update-MgBetaGroupDriveItemSubscription", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveItemThumbnail", "OutputType": "IMicrosoftGraphThumbnailSet", + "Command": "Update-MgBetaGroupDriveItemThumbnail", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveItemVersion", "OutputType": "IMicrosoftGraphDriveItemVersion", + "Command": "Update-MgBetaGroupDriveItemVersion", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveLastModifiedByUserMailboxSetting", "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaGroupDriveLastModifiedByUserMailboxSetting", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/list", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveList", "OutputType": "IMicrosoftGraphList", + "Command": "Update-MgBetaGroupDriveList", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveListColumn", "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Update-MgBetaGroupDriveListColumn", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveListContentType", "OutputType": "IMicrosoftGraphContentType", + "Command": "Update-MgBetaGroupDriveListContentType", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveListContentTypeColumn", "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Update-MgBetaGroupDriveListContentTypeColumn", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveListContentTypeColumnLink", "OutputType": "IMicrosoftGraphColumnLink", + "Command": "Update-MgBetaGroupDriveListContentTypeColumnLink", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveListCreatedByUserMailboxSetting", "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaGroupDriveListCreatedByUserMailboxSetting", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveListItem", "OutputType": "IMicrosoftGraphListItem", + "Command": "Update-MgBetaGroupDriveListItem", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveListItemCreatedByUserMailboxSetting", "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaGroupDriveListItemCreatedByUserMailboxSetting", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveListItemDocumentSetVersion", "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "Update-MgBetaGroupDriveListItemDocumentSetVersion", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveListItemDocumentSetVersionField", "OutputType": null, + "Command": "Update-MgBetaGroupDriveListItemDocumentSetVersionField", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveListItemField", "OutputType": null, + "Command": "Update-MgBetaGroupDriveListItemField", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveListItemLastModifiedByUserMailboxSetting", "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaGroupDriveListItemLastModifiedByUserMailboxSetting", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveListItemPermission", "OutputType": "IMicrosoftGraphPermission", + "Command": "Update-MgBetaGroupDriveListItemPermission", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveListItemVersion", "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "Update-MgBetaGroupDriveListItemVersion", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveListItemVersionField", "OutputType": null, + "Command": "Update-MgBetaGroupDriveListItemVersionField", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveListLastModifiedByUserMailboxSetting", "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaGroupDriveListLastModifiedByUserMailboxSetting", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveListOperation", "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Command": "Update-MgBetaGroupDriveListOperation", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/list/permissions/{permission-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveListPermission", "OutputType": "IMicrosoftGraphPermission", + "Command": "Update-MgBetaGroupDriveListPermission", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveListSubscription", "OutputType": "IMicrosoftGraphSubscription", + "Command": "Update-MgBetaGroupDriveListSubscription", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/root", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveRoot", "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Update-MgBetaGroupDriveRoot", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveRootAnalytic", "OutputType": "IMicrosoftGraphItemAnalytics", + "Command": "Update-MgBetaGroupDriveRootAnalytic", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveRootAnalyticItemActivityStat", "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Update-MgBetaGroupDriveRootAnalyticItemActivityStat", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveRootCreatedByUserMailboxSetting", "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaGroupDriveRootCreatedByUserMailboxSetting", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveRootLastModifiedByUserMailboxSetting", "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaGroupDriveRootLastModifiedByUserMailboxSetting", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveRootListItem", "OutputType": "IMicrosoftGraphListItem", + "Command": "Update-MgBetaGroupDriveRootListItem", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveRootListItemCreatedByUserMailboxSetting", "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaGroupDriveRootListItemCreatedByUserMailboxSetting", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveRootListItemDocumentSetVersion", "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "Update-MgBetaGroupDriveRootListItemDocumentSetVersion", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveRootListItemDocumentSetVersionField", "OutputType": null, + "Command": "Update-MgBetaGroupDriveRootListItemDocumentSetVersionField", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveRootListItemField", "OutputType": null, + "Command": "Update-MgBetaGroupDriveRootListItemField", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveRootListItemLastModifiedByUserMailboxSetting", "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaGroupDriveRootListItemLastModifiedByUserMailboxSetting", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/permissions/{permission-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveRootListItemPermission", "OutputType": "IMicrosoftGraphPermission", + "Command": "Update-MgBetaGroupDriveRootListItemPermission", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveRootListItemVersion", "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "Update-MgBetaGroupDriveRootListItemVersion", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveRootListItemVersionField", "OutputType": null, + "Command": "Update-MgBetaGroupDriveRootListItemVersionField", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveRootPermission", "OutputType": "IMicrosoftGraphPermission", + "Command": "Update-MgBetaGroupDriveRootPermission", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveRootRetentionLabel", "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Command": "Update-MgBetaGroupDriveRootRetentionLabel", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveRootSubscription", "OutputType": "IMicrosoftGraphSubscription", + "Command": "Update-MgBetaGroupDriveRootSubscription", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveRootThumbnail", "OutputType": "IMicrosoftGraphThumbnailSet", + "Command": "Update-MgBetaGroupDriveRootThumbnail", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaGroupDriveRootVersion", "OutputType": "IMicrosoftGraphDriveItemVersion", + "Command": "Update-MgBetaGroupDriveRootVersion", + "Module": "Beta.Files" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/endpoints/{endpoint-id}", - "Module": "Beta.Groups", - "Command": "Update-MgBetaGroupEndpoint", "OutputType": "IMicrosoftGraphEndpoint", + "Command": "Update-MgBetaGroupEndpoint", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -526488,129 +527673,118 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-update-event?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/groups/{group-id}/events/{event-id}", - "Module": "Beta.Calendar", - "Command": "Update-MgBetaGroupEvent", "OutputType": "IMicrosoftGraphEvent", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-update-event?view=graph-rest-beta" + "Command": "Update-MgBetaGroupEvent", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", - "Module": "Beta.Calendar", - "Command": "Update-MgBetaGroupEventExceptionOccurrenceExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", + "OutputType": null, + "Command": "Update-MgBetaGroupEventExceptionOccurrenceExtension", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", - "Module": "Beta.Calendar", - "Command": "Update-MgBetaGroupEventExceptionOccurrenceInstanceExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", + "OutputType": null, + "Command": "Update-MgBetaGroupEventExceptionOccurrenceInstanceExtension", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", - "Module": "Beta.Calendar", - "Command": "Update-MgBetaGroupEventExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Update-MgBetaGroupEventExtension", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", - "Module": "Beta.Calendar", - "Command": "Update-MgBetaGroupEventInstanceExceptionOccurrenceExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", + "OutputType": null, + "Command": "Update-MgBetaGroupEventInstanceExceptionOccurrenceExtension", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "Module": "Beta.Calendar", - "Command": "Update-MgBetaGroupEventInstanceExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", + "OutputType": null, + "Command": "Update-MgBetaGroupEventInstanceExtension", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/extensions/{extension-id}", - "Module": "Beta.Groups", - "Command": "Update-MgBetaGroupExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Update-MgBetaGroupExtension", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", - "Module": "Beta.Groups", - "Command": "Update-MgBetaGroupLifecyclePolicy", - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -526621,148 +527795,159 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + "Command": "Update-MgBetaGroupLifecyclePolicy", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", - "Module": "Beta.Notes", - "Command": "Update-MgBetaGroupOnenoteNotebook", - "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", + "OutputType": "IMicrosoftGraphNotebook", + "Command": "Update-MgBetaGroupOnenoteNotebook", + "Module": "Beta.Notes" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", - "Module": "Beta.Notes", - "Command": "Update-MgBetaGroupOnenotePage", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", + "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "Update-MgBetaGroupOnenotePage", + "Module": "Beta.Notes" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", - "Module": "Beta.Groups", - "Command": "Update-MgBetaGroupOnenotePageContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Patch", "PatchExpanded", "PatchViaIdentity", "PatchViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "OutputType": null, + "Command": "Update-MgBetaGroupOnenotePageContent", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", - "Module": "Beta.Notes", - "Command": "Update-MgBetaGroupOnenoteSection", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Command": "Update-MgBetaGroupOnenoteSection", + "Module": "Beta.Notes" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", - "Module": "Beta.Notes", - "Command": "Update-MgBetaGroupOnenoteSectionGroup", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", + "OutputType": "IMicrosoftGraphSectionGroup", + "Command": "Update-MgBetaGroupOnenoteSectionGroup", + "Module": "Beta.Notes" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Module": "Beta.Groups", - "Command": "Update-MgBetaGroupPermissionGrant", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Command": "Update-MgBetaGroupPermissionGrant", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/planner", - "Module": "Beta.Planner", - "Command": "Update-MgBetaGroupPlanner", - "OutputType": "IMicrosoftGraphPlannerGroup", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/planner", + "OutputType": "IMicrosoftGraphPlannerGroup", + "Command": "Update-MgBetaGroupPlanner", + "Module": "Beta.Planner" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", - "Module": "Beta.Planner", - "Command": "Update-MgBetaGroupPlannerPlanDetail", - "OutputType": "IMicrosoftGraphPlannerPlanDetails", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", + "OutputType": "IMicrosoftGraphPlannerPlanDetails", + "Command": "Update-MgBetaGroupPlannerPlanDetail", + "Module": "Beta.Planner" }, { + "ApiVersion": "beta", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -526781,1441 +527966,1444 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/settings/{directorySetting-id}", - "Module": "Beta.Groups", - "Command": "Update-MgBetaGroupSetting", "OutputType": "IMicrosoftGraphDirectorySetting", + "Command": "Update-MgBetaGroupSetting", + "Module": "Beta.Groups" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSite", "OutputType": "IMicrosoftGraphSite", + "Command": "Update-MgBetaGroupSite", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/analytics", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteAnalytic", "OutputType": "IMicrosoftGraphItemAnalytics", + "Command": "Update-MgBetaGroupSiteAnalytic", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteAnalyticItemActivityStat", "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Update-MgBetaGroupSiteAnalyticItemActivityStat", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteAnalyticItemActivityStatActivity", "OutputType": "IMicrosoftGraphItemActivity", + "Command": "Update-MgBetaGroupSiteAnalyticItemActivityStatActivity", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteColumn", "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Update-MgBetaGroupSiteColumn", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/contentModels/{contentModel-id}", + "OutputType": "IMicrosoftGraphContentModel", + "Command": "Update-MgBetaGroupSiteContentModel", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteContentType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Update-MgBetaGroupSiteContentType", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteContentTypeColumn", "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Update-MgBetaGroupSiteContentTypeColumn", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteContentTypeColumnLink", "OutputType": "IMicrosoftGraphColumnLink", + "Command": "Update-MgBetaGroupSiteContentTypeColumnLink", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/mailboxSettings", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteCreatedByUserMailboxSetting", "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaGroupSiteCreatedByUserMailboxSetting", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/documentProcessingJobs/{documentProcessingJob-id}", + "OutputType": "IMicrosoftGraphDocumentProcessingJob", + "Command": "Update-MgBetaGroupSiteDocumentProcessingJob", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/analytics", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteGetByPathAnalytic", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Variants": [ "Update", - "Update1", "UpdateExpanded", - "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded", - "UpdateViaIdentityExpanded1" + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/analytics", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Command": "Update-MgBetaGroupSiteGetByPathAnalytic", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/informationProtection", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteGetByPathInformationProtection", - "OutputType": "IMicrosoftGraphInformationProtection", + "ApiVersion": "beta", "Variants": [ "Update", - "Update1", "UpdateExpanded", - "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded", - "UpdateViaIdentityExpanded1" + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/informationProtection", + "OutputType": "IMicrosoftGraphInformationProtection", + "Command": "Update-MgBetaGroupSiteGetByPathInformationProtection", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/onenote", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteGetByPathOnenote", - "OutputType": "IMicrosoftGraphOnenote", + "ApiVersion": "beta", "Variants": [ "Update", - "Update1", "UpdateExpanded", - "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded", - "UpdateViaIdentityExpanded1" + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/onenote", + "OutputType": "IMicrosoftGraphOnenote", + "Command": "Update-MgBetaGroupSiteGetByPathOnenote", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/recycleBin", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteGetByPathRecycleBin", - "OutputType": "IMicrosoftGraphRecycleBin", + "ApiVersion": "beta", "Variants": [ "Update", - "Update1", "UpdateExpanded", - "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded", - "UpdateViaIdentityExpanded1" + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/recycleBin", + "OutputType": "IMicrosoftGraphRecycleBin", + "Command": "Update-MgBetaGroupSiteGetByPathRecycleBin", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStore", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteGetByPathTermStore", - "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "beta", "Variants": [ "Update", - "Update1", "UpdateExpanded", - "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded", - "UpdateViaIdentityExpanded1" + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/termStore", + "OutputType": "IMicrosoftGraphTermStore", + "Command": "Update-MgBetaGroupSiteGetByPathTermStore", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteInformationProtection", - "OutputType": "IMicrosoftGraphInformationProtection", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection", + "OutputType": "IMicrosoftGraphInformationProtection", + "Command": "Update-MgBetaGroupSiteInformationProtection", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "Command": "Update-MgBetaGroupSiteInformationProtectionDataLossPreventionPolicy", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteInformationProtectionPolicy", - "OutputType": "IMicrosoftGraphInformationProtectionPolicy", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy", + "OutputType": "IMicrosoftGraphInformationProtectionPolicy", + "Command": "Update-MgBetaGroupSiteInformationProtectionPolicy", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteInformationProtectionPolicyLabel", - "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", + "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "Command": "Update-MgBetaGroupSiteInformationProtectionPolicyLabel", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteInformationProtectionSensitivityLabel", - "OutputType": "IMicrosoftGraphSensitivityLabel", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", + "OutputType": "IMicrosoftGraphSensitivityLabel", + "Command": "Update-MgBetaGroupSiteInformationProtectionSensitivityLabel", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", - "OutputType": "IMicrosoftGraphSensitivityLabel", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", + "OutputType": "IMicrosoftGraphSensitivityLabel", + "Command": "Update-MgBetaGroupSiteInformationProtectionSensitivityLabelSublabel", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityPolicySettings", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteInformationProtectionSensitivityPolicySetting", - "OutputType": "IMicrosoftGraphSensitivityPolicySettings", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/sensitivityPolicySettings", + "OutputType": "IMicrosoftGraphSensitivityPolicySettings", + "Command": "Update-MgBetaGroupSiteInformationProtectionSensitivityPolicySetting", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "Command": "Update-MgBetaGroupSiteInformationProtectionThreatAssessmentRequest", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", - "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "Command": "Update-MgBetaGroupSiteInformationProtectionThreatAssessmentRequestResult", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/mailboxSettings", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaGroupSiteLastModifiedByUserMailboxSetting", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteList", - "OutputType": "IMicrosoftGraphList", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", + "OutputType": "IMicrosoftGraphList", + "Command": "Update-MgBetaGroupSiteList", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteListColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Update-MgBetaGroupSiteListColumn", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteListContentType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Update-MgBetaGroupSiteListContentType", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteListContentTypeColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Update-MgBetaGroupSiteListContentTypeColumn", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteListContentTypeColumnLink", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "OutputType": "IMicrosoftGraphColumnLink", + "Command": "Update-MgBetaGroupSiteListContentTypeColumnLink", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteListCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaGroupSiteListCreatedByUserMailboxSetting", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteListItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", + "OutputType": "IMicrosoftGraphListItem", + "Command": "Update-MgBetaGroupSiteListItem", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteListItemActivity", - "OutputType": "IMicrosoftGraphItemActivityOld", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", + "OutputType": "IMicrosoftGraphItemActivityOld", + "Command": "Update-MgBetaGroupSiteListItemActivity", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteListItemCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaGroupSiteListItemCreatedByUserMailboxSetting", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteListItemDocumentSetVersion", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "Update-MgBetaGroupSiteListItemDocumentSetVersion", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteListItemDocumentSetVersionField", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "OutputType": null, + "Command": "Update-MgBetaGroupSiteListItemDocumentSetVersionField", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteListItemField", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", + "OutputType": null, + "Command": "Update-MgBetaGroupSiteListItemField", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteListItemLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaGroupSiteListItemLastModifiedByUserMailboxSetting", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteListItemPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Update-MgBetaGroupSiteListItemPermission", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteListItemVersion", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", + "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "Update-MgBetaGroupSiteListItemVersion", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteListItemVersionField", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "OutputType": null, + "Command": "Update-MgBetaGroupSiteListItemVersionField", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteListLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaGroupSiteListLastModifiedByUserMailboxSetting", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteListOperation", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Command": "Update-MgBetaGroupSiteListOperation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/permissions/{permission-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteListPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/permissions/{permission-id}", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Update-MgBetaGroupSiteListPermission", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteListSubscription", - "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", + "OutputType": "IMicrosoftGraphSubscription", + "Command": "Update-MgBetaGroupSiteListSubscription", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteOnenote", - "OutputType": "IMicrosoftGraphOnenote", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote", + "OutputType": "IMicrosoftGraphOnenote", + "Command": "Update-MgBetaGroupSiteOnenote", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteOnenoteNotebook", - "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", + "OutputType": "IMicrosoftGraphNotebook", + "Command": "Update-MgBetaGroupSiteOnenoteNotebook", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteOnenoteNotebookSection", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Command": "Update-MgBetaGroupSiteOnenoteNotebookSection", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionGroup", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "OutputType": "IMicrosoftGraphSectionGroup", + "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionGroup", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionGroupSection", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionGroupSectionPage", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionPage", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "Update-MgBetaGroupSiteOnenoteNotebookSectionPage", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteOnenoteOperation", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Command": "Update-MgBetaGroupSiteOnenoteOperation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteOnenotePage", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", + "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "Update-MgBetaGroupSiteOnenotePage", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteOnenoteResource", - "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", + "OutputType": "IMicrosoftGraphOnenoteResource", + "Command": "Update-MgBetaGroupSiteOnenoteResource", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteOnenoteSection", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Command": "Update-MgBetaGroupSiteOnenoteSection", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteOnenoteSectionGroup", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", + "OutputType": "IMicrosoftGraphSectionGroup", + "Command": "Update-MgBetaGroupSiteOnenoteSectionGroup", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteOnenoteSectionGroupSection", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Command": "Update-MgBetaGroupSiteOnenoteSectionGroupSection", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteOnenoteSectionGroupSectionPage", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "Update-MgBetaGroupSiteOnenoteSectionGroupSectionPage", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteOnenoteSectionPage", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "Update-MgBetaGroupSiteOnenoteSectionPage", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteOperation", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Command": "Update-MgBetaGroupSiteOperation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSitePage", - "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}", + "OutputType": "IMicrosoftGraphBaseSitePage", + "Command": "Update-MgBetaGroupSitePage", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayout", - "OutputType": "IMicrosoftGraphCanvasLayout", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", + "OutputType": "IMicrosoftGraphCanvasLayout", + "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayout", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSection", - "OutputType": "IMicrosoftGraphHorizontalSection", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", + "OutputType": "IMicrosoftGraphHorizontalSection", + "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSection", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", + "OutputType": null, + "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSection", - "OutputType": "IMicrosoftGraphVerticalSection", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", + "OutputType": "IMicrosoftGraphVerticalSection", + "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSection", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", + "OutputType": null, + "Command": "Update-MgBetaGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSitePageAsSitePageCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaGroupSitePageAsSitePageCreatedByUserMailboxSetting", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSitePageAsSitePageLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaGroupSitePageAsSitePageLastModifiedByUserMailboxSetting", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSitePageAsSitePageWebPart", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", + "OutputType": null, + "Command": "Update-MgBetaGroupSitePageAsSitePageWebPart", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSitePageCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaGroupSitePageCreatedByUserMailboxSetting", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSitePageLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaGroupSitePageLastModifiedByUserMailboxSetting", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSitePermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Update-MgBetaGroupSitePermission", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteRecycleBin", - "OutputType": "IMicrosoftGraphRecycleBin", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin", + "OutputType": "IMicrosoftGraphRecycleBin", + "Command": "Update-MgBetaGroupSiteRecycleBin", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/createdByUser/mailboxSettings", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteRecycleBinCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaGroupSiteRecycleBinCreatedByUserMailboxSetting", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteRecycleBinItem", - "OutputType": "IMicrosoftGraphRecycleBinItem", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}", + "OutputType": "IMicrosoftGraphRecycleBinItem", + "Command": "Update-MgBetaGroupSiteRecycleBinItem", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/createdByUser/mailboxSettings", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteRecycleBinItemCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaGroupSiteRecycleBinItemCreatedByUserMailboxSetting", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/lastModifiedByUser/mailboxSettings", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteRecycleBinItemLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/items/{recycleBinItem-id}/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaGroupSiteRecycleBinItemLastModifiedByUserMailboxSetting", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/lastModifiedByUser/mailboxSettings", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteRecycleBinLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/recycleBin/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaGroupSiteRecycleBinLastModifiedByUserMailboxSetting", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteTermStore", - "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore", + "OutputType": "IMicrosoftGraphTermStore", + "Command": "Update-MgBetaGroupSiteTermStore", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteTermStoreGroup", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Command": "Update-MgBetaGroupSiteTermStoreGroup", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteTermStoreGroupSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Update-MgBetaGroupSiteTermStoreGroupSet", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteTermStoreGroupSetChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -528226,17 +529414,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Update-MgBetaGroupSiteTermStoreGroupSetChild", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteTermStoreGroupSetChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -528247,136 +529435,136 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Update-MgBetaGroupSiteTermStoreGroupSetChildRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteTermStoreGroupSetParentGroup", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Command": "Update-MgBetaGroupSiteTermStoreGroupSetParentGroup", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteTermStoreGroupSetRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Update-MgBetaGroupSiteTermStoreGroupSetRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTerm", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTermChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTermChild", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTermChildRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTermRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Update-MgBetaGroupSiteTermStoreGroupSetTermRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteTermStoreSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Update-MgBetaGroupSiteTermStoreSet", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteTermStoreSetChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -528387,17 +529575,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Update-MgBetaGroupSiteTermStoreSetChild", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteTermStoreSetChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -528408,51 +529596,51 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Update-MgBetaGroupSiteTermStoreSetChildRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroup", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroup", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSet", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -528463,17 +529651,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetChild", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -528484,777 +529672,788 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetChildRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTerm", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTermChild", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTermChildRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Update-MgBetaGroupSiteTermStoreSetParentGroupSetTermRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteTermStoreSetRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Update-MgBetaGroupSiteTermStoreSetRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteTermStoreSetTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Update-MgBetaGroupSiteTermStoreSetTerm", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteTermStoreSetTermChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Update-MgBetaGroupSiteTermStoreSetTermChild", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteTermStoreSetTermChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Update-MgBetaGroupSiteTermStoreSetTermChildRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaGroupSiteTermStoreSetTermRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Update-MgBetaGroupSiteTermStoreSetTermRelation", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaGroupTeamChannel", - "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/channels/{channel-id}", + "OutputType": "IMicrosoftGraphChannel", + "Command": "Update-MgBetaGroupTeamChannel", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaGroupTeamChannelMember", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}", + "OutputType": "IMicrosoftGraphConversationMember", + "Command": "Update-MgBetaGroupTeamChannelMember", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaGroupTeamChannelMessage", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Update-MgBetaGroupTeamChannelMessage", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaGroupTeamChannelMessageHostedContent", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "Update-MgBetaGroupTeamChannelMessageHostedContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaGroupTeamChannelMessageReply", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Update-MgBetaGroupTeamChannelMessageReply", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaGroupTeamChannelMessageReplyHostedContent", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "Update-MgBetaGroupTeamChannelMessageReplyHostedContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaGroupTeamChannelSharedWithTeam", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Command": "Update-MgBetaGroupTeamChannelSharedWithTeam", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaGroupTeamChannelTab", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}", + "OutputType": "IMicrosoftGraphTeamsTab", + "Command": "Update-MgBetaGroupTeamChannelTab", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/members/{conversationMember-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaGroupTeamMember", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/members/{conversationMember-id}", + "OutputType": "IMicrosoftGraphConversationMember", + "Command": "Update-MgBetaGroupTeamMember", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaGroupTeamOperation", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Command": "Update-MgBetaGroupTeamOperation", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/owners/{user-id}/mailboxSettings", - "Module": "Beta.Teams", - "Command": "Update-MgBetaGroupTeamOwnerMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/owners/{user-id}/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaGroupTeamOwnerMailboxSetting", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaGroupTeamPermissionGrant", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Command": "Update-MgBetaGroupTeamPermissionGrant", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/photo", - "Module": "Beta.Teams", - "Command": "Update-MgBetaGroupTeamPhoto", - "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/photo", + "OutputType": "IMicrosoftGraphProfilePhoto", + "Command": "Update-MgBetaGroupTeamPhoto", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel", - "Module": "Beta.Teams", - "Command": "Update-MgBetaGroupTeamPrimaryChannel", - "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/primaryChannel", + "OutputType": "IMicrosoftGraphChannel", + "Command": "Update-MgBetaGroupTeamPrimaryChannel", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaGroupTeamPrimaryChannelMember", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}", + "OutputType": "IMicrosoftGraphConversationMember", + "Command": "Update-MgBetaGroupTeamPrimaryChannelMember", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaGroupTeamPrimaryChannelMessage", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Update-MgBetaGroupTeamPrimaryChannelMessage", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaGroupTeamPrimaryChannelMessageHostedContent", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "Update-MgBetaGroupTeamPrimaryChannelMessageHostedContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaGroupTeamPrimaryChannelMessageReply", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Update-MgBetaGroupTeamPrimaryChannelMessageReply", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "Update-MgBetaGroupTeamPrimaryChannelMessageReplyHostedContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaGroupTeamPrimaryChannelSharedWithTeam", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Command": "Update-MgBetaGroupTeamPrimaryChannelSharedWithTeam", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaGroupTeamPrimaryChannelTab", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}", + "OutputType": "IMicrosoftGraphTeamsTab", + "Command": "Update-MgBetaGroupTeamPrimaryChannelTab", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/dayNotes/{dayNote-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaGroupTeamScheduleDayNote", - "OutputType": "IMicrosoftGraphDayNote", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/schedule/dayNotes/{dayNote-id}", + "OutputType": "IMicrosoftGraphDayNote", + "Command": "Update-MgBetaGroupTeamScheduleDayNote", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaGroupTeamScheduleOfferShiftRequest", - "OutputType": "IMicrosoftGraphOfferShiftRequest", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}", + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "Command": "Update-MgBetaGroupTeamScheduleOfferShiftRequest", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaGroupTeamScheduleOpenShift", - "OutputType": "IMicrosoftGraphOpenShift", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}", + "OutputType": "IMicrosoftGraphOpenShift", + "Command": "Update-MgBetaGroupTeamScheduleOpenShift", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaGroupTeamScheduleOpenShiftChangeRequest", - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "Command": "Update-MgBetaGroupTeamScheduleOpenShiftChangeRequest", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaGroupTeamScheduleSchedulingGroup", - "OutputType": "IMicrosoftGraphSchedulingGroup", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}", + "OutputType": "IMicrosoftGraphSchedulingGroup", + "Command": "Update-MgBetaGroupTeamScheduleSchedulingGroup", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaGroupTeamScheduleShift", - "OutputType": "IMicrosoftGraphShift", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}", + "OutputType": "IMicrosoftGraphShift", + "Command": "Update-MgBetaGroupTeamScheduleShift", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/shiftsRoleDefinitions/{shiftsRoleDefinition-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaGroupTeamScheduleShiftRoleDefinition", - "OutputType": "IMicrosoftGraphShiftsRoleDefinition", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/schedule/shiftsRoleDefinitions/{shiftsRoleDefinition-id}", + "OutputType": "IMicrosoftGraphShiftsRoleDefinition", + "Command": "Update-MgBetaGroupTeamScheduleShiftRoleDefinition", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaGroupTeamScheduleSwapShiftChangeRequest", - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "Command": "Update-MgBetaGroupTeamScheduleSwapShiftChangeRequest", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/timeCards/{timeCard-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaGroupTeamScheduleTimeCard", - "OutputType": "IMicrosoftGraphTimeCard", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/schedule/timeCards/{timeCard-id}", + "OutputType": "IMicrosoftGraphTimeCard", + "Command": "Update-MgBetaGroupTeamScheduleTimeCard", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaGroupTeamScheduleTimeOff", - "OutputType": "IMicrosoftGraphTimeOff", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}", + "OutputType": "IMicrosoftGraphTimeOff", + "Command": "Update-MgBetaGroupTeamScheduleTimeOff", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaGroupTeamScheduleTimeOffReason", - "OutputType": "IMicrosoftGraphTimeOffReason", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}", + "OutputType": "IMicrosoftGraphTimeOffReason", + "Command": "Update-MgBetaGroupTeamScheduleTimeOffReason", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaGroupTeamScheduleTimeOffRequest", - "OutputType": "IMicrosoftGraphTimeOffRequest", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}", + "OutputType": "IMicrosoftGraphTimeOffRequest", + "Command": "Update-MgBetaGroupTeamScheduleTimeOffRequest", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaGroupTeamTag", - "OutputType": "IMicrosoftGraphTeamworkTag", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}", + "OutputType": "IMicrosoftGraphTeamworkTag", + "Command": "Update-MgBetaGroupTeamTag", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaGroupTeamTagMember", - "OutputType": "IMicrosoftGraphTeamworkTagMember", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "Command": "Update-MgBetaGroupTeamTagMember", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -529273,479 +530472,479 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-update-thread?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/groups/{group-id}/threads/{conversationThread-id}", - "Module": "Beta.Groups", - "Command": "Update-MgBetaGroupThread", "OutputType": "IMicrosoftGraphConversationThread", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-update-thread?view=graph-rest-beta" + "Command": "Update-MgBetaGroupThread", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}", - "Module": "Beta.Groups", - "Command": "Update-MgBetaGroupThreadPost", - "OutputType": "IMicrosoftGraphPost", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}", + "OutputType": "IMicrosoftGraphPost", + "Command": "Update-MgBetaGroupThreadPost", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "Module": "Beta.Groups", - "Command": "Update-MgBetaGroupThreadPostExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Update-MgBetaGroupThreadPostExtension", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "Module": "Beta.Groups", - "Command": "Update-MgBetaGroupThreadPostInReplyToExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", + "OutputType": null, + "Command": "Update-MgBetaGroupThreadPostInReplyToExtension", + "Module": "Beta.Groups" }, { - "Permissions": [], - "Uri": "/identity/apiConnectors/{identityApiConnector-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaIdentityApiConnector", - "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/identity/apiConnectors/{identityApiConnector-id}", + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Command": "Update-MgBetaIdentityApiConnector", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaIdentityAuthenticationEventFlow", - "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventsflow-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventsflow-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}", + "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", + "Command": "Update-MgBetaIdentityAuthenticationEventFlow", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", + "OutputType": null, + "Command": "Update-MgBetaIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaIdentityAuthenticationEventFlowIncludeApplication", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", + "OutputType": null, + "Command": "Update-MgBetaIdentityAuthenticationEventFlowIncludeApplication", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaIdentityAuthenticationEventListener", - "OutputType": "IMicrosoftGraphAuthenticationEventListener", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventlistener-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventlistener-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}", + "OutputType": "IMicrosoftGraphAuthenticationEventListener", + "Command": "Update-MgBetaIdentityAuthenticationEventListener", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaIdentityB2CUserFlow", - "OutputType": "IMicrosoftGraphB2CIdentityUserFlow", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}", + "OutputType": "IMicrosoftGraphB2CIdentityUserFlow", + "Command": "Update-MgBetaIdentityB2CUserFlow", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaIdentityB2CUserFlowLanguage", - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-put-languages?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cidentityuserflow-put-languages?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "Command": "Update-MgBetaIdentityB2CUserFlowLanguage", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaIdentityB2CUserFlowLanguageDefaultPage", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", + "OutputType": null, + "Command": "Update-MgBetaIdentityB2CUserFlowLanguageDefaultPage", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaIdentityB2CUserFlowLanguageOverridePage", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguagepage-put?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguagepage-put?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", + "OutputType": null, + "Command": "Update-MgBetaIdentityB2CUserFlowLanguageOverridePage", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaIdentityB2CUserFlowUserAttributeAssignment", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/identity/b2cUserFlows/{b2cIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "Command": "Update-MgBetaIdentityB2CUserFlowUserAttributeAssignment", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaIdentityB2XUserFlow", - "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", + "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", + "Command": "Update-MgBetaIdentityB2XUserFlow", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaIdentityB2XUserFlowLanguage", - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "Command": "Update-MgBetaIdentityB2XUserFlowLanguage", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaIdentityB2XUserFlowLanguageDefaultPage", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", + "OutputType": null, + "Command": "Update-MgBetaIdentityB2XUserFlowLanguageDefaultPage", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaIdentityB2XUserFlowLanguageOverridePage", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", + "OutputType": null, + "Command": "Update-MgBetaIdentityB2XUserFlowLanguageOverridePage", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaIdentityB2XUserFlowPostAttributeCollection", - "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection", + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Command": "Update-MgBetaIdentityB2XUserFlowPostAttributeCollection", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaIdentityB2XUserFlowPostFederationSignup", - "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup", + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Command": "Update-MgBetaIdentityB2XUserFlowPostFederationSignup", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/preTokenIssuance", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaIdentityB2XUserFlowPreTokenIssuance", - "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/preTokenIssuance", + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Command": "Update-MgBetaIdentityB2XUserFlowPreTokenIssuance", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaIdentityB2XUserFlowUserAttributeAssignment", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "Command": "Update-MgBetaIdentityB2XUserFlowUserAttributeAssignment", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationcontextclassreference-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationcontextclassreference-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationContextClassReference", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/conditionalAccess/authenticationStrengths", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrength", - "OutputType": "IMicrosoftGraphAuthenticationStrengthRoot", + "ApiVersion": "beta", "Variants": [ "Update1", "UpdateExpanded1" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identity/conditionalAccess/authenticationStrengths", + "OutputType": "IMicrosoftGraphAuthenticationStrengthRoot", + "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrength", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes/{authenticationMethodModeDetail-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", - "OutputType": "IMicrosoftGraphAuthenticationMethodModeDetail", + "ApiVersion": "beta", "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identity/conditionalAccess/authenticationStrengths/authenticationMethodModes/{authenticationMethodModeDetail-id}", + "OutputType": "IMicrosoftGraphAuthenticationMethodModeDetail", + "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthAuthenticationMethodMode", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", - "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "ApiVersion": "beta", "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}", + "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/updateAllowedCombinations", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyAllowedCombination", - "OutputType": "IMicrosoftGraphUpdateAllowedCombinationsResult", + "ApiVersion": "beta", "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-updateallowedcombinations?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-updateallowedcombinations?view=graph-rest-beta", + "Method": "POST", + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/updateAllowedCombinations", + "OutputType": "IMicrosoftGraphUpdateAllowedCombinationsResult", + "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyAllowedCombination", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "ApiVersion": "beta", "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity1", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identity/conditionalAccess/authenticationStrengths/policies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "Command": "Update-MgBetaIdentityConditionalAccessAuthenticationStrengthPolicyCombinationConfiguration", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -529764,22 +530963,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ipnamedlocation-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaIdentityConditionalAccessNamedLocation", "OutputType": "IMicrosoftGraphNamedLocation", + "Command": "Update-MgBetaIdentityConditionalAccessNamedLocation", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/ipnamedlocation-update?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Policy.Read.All", @@ -529806,22 +531005,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccesspolicy-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaIdentityConditionalAccessPolicy", "OutputType": "IMicrosoftGraphConditionalAccessPolicy", + "Command": "Update-MgBetaIdentityConditionalAccessPolicy", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccesspolicy-update?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Policy.Read.All", @@ -529848,1195 +531045,1186 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/continuousaccessevaluationpolicy-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/identity/continuousAccessEvaluationPolicy", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaIdentityContinuouAccessEvaluationPolicy", "OutputType": "IMicrosoftGraphContinuousAccessEvaluationPolicy", - "Variants": [ - "Update", - "UpdateExpanded" - ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/continuousaccessevaluationpolicy-update?view=graph-rest-beta" + "Command": "Update-MgBetaIdentityContinuouAccessEvaluationPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaIdentityCustomAuthenticationExtension", - "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}", + "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", + "Command": "Update-MgBetaIdentityCustomAuthenticationExtension", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecision", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecision", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInsight", - "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInsight", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstance", - "OutputType": "IMicrosoftGraphAccessReviewInstance", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance", + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstance", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/{accessReviewReviewer-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/contactedReviewers/{accessReviewReviewer-id}", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceContactedReviewer", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecision", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", - "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceDecisionInsight", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", - "OutputType": "IMicrosoftGraphAccessReviewStage", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}", + "OutputType": "IMicrosoftGraphAccessReviewStage", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStage", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecision", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", - "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/accessReviews/decisions/{accessReviewInstanceDecisionItem-id}/instance/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id1}/insights/{governanceInsight-id}", + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDecisionInstanceStageDecisionInsight", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", - "OutputType": "IMicrosoftGraphAccessReviewInstance", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstance", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", - "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInstance", - "OutputType": "IMicrosoftGraphAccessReviewInstance", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceDecisionInstance", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", - "OutputType": "IMicrosoftGraphAccessReviewStage", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", + "OutputType": "IMicrosoftGraphAccessReviewStage", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStage", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", - "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInstance", - "OutputType": "IMicrosoftGraphAccessReviewInstance", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/instance", + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInstance", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", - "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", + "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewHistoryDefinition", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", - "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", + "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewHistoryDefinitionInstance", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/policy", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceAccessReviewPolicy", - "OutputType": "IMicrosoftGraphAccessReviewPolicy", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewpolicy-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewpolicy-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/identityGovernance/accessReviews/policy", + "OutputType": "IMicrosoftGraphAccessReviewPolicy", + "Command": "Update-MgBetaIdentityGovernanceAccessReviewPolicy", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceAppConsentRequest", - "OutputType": "IMicrosoftGraphAppConsentRequest", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", + "OutputType": "IMicrosoftGraphAppConsentRequest", + "Command": "Update-MgBetaIdentityGovernanceAppConsentRequest", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", - "OutputType": "IMicrosoftGraphUserConsentRequest", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", + "OutputType": "IMicrosoftGraphUserConsentRequest", + "Command": "Update-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequest", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApproval", - "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", + "OutputType": "IMicrosoftGraphApproval", + "Command": "Update-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApproval", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps/{approvalStep-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", - "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/steps/{approvalStep-id}", + "OutputType": "IMicrosoftGraphApprovalStep", + "Command": "Update-MgBetaIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStep", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflow", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflow", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/mailboxSettings", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", - "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-customtaskextension-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-customtaskextension-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", + "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtension", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/mailboxSettings", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/mailboxSettings", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/insights", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowInsight", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/lifecycleWorkflows/insights", + "OutputType": null, + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowInsight", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/mailboxSettings", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/settings", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowSetting", - "OutputType": "IMicrosoftGraphIdentityGovernanceLifecycleManagementSettings", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecyclemanagementsettings-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecyclemanagementsettings-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/identityGovernance/lifecycleWorkflows/settings", + "OutputType": "IMicrosoftGraphIdentityGovernanceLifecycleManagementSettings", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowSetting", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTask", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTask", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/mailboxSettings", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/mailboxSettings", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionTask", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/permissionsAnalytics", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernancePermissionAnalytic", - "OutputType": "IMicrosoftGraphPermissionsAnalyticsAggregation", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/permissionsAnalytics", + "OutputType": "IMicrosoftGraphPermissionsAnalyticsAggregation", + "Command": "Update-MgBetaIdentityGovernancePermissionAnalytic", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/permissionsAnalytics/aws", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAw", - "OutputType": "IMicrosoftGraphPermissionsAnalytics", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/permissionsAnalytics/aws", + "OutputType": "IMicrosoftGraphPermissionsAnalytics", + "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAw", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/permissionsAnalytics/aws/findings/{finding-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAwFinding", - "OutputType": "IMicrosoftGraphFinding", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/permissionsAnalytics/aws/findings/{finding-id}", + "OutputType": "IMicrosoftGraphFinding", + "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAwFinding", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistribution", - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/permissionsAnalytics/aws/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAwPermissionCreepIndexDistribution", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/permissionsAnalytics/azure", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAzure", - "OutputType": "IMicrosoftGraphPermissionsAnalytics", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/permissionsAnalytics/azure", + "OutputType": "IMicrosoftGraphPermissionsAnalytics", + "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAzure", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/permissionsAnalytics/azure/findings/{finding-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAzureFinding", - "OutputType": "IMicrosoftGraphFinding", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/permissionsAnalytics/azure/findings/{finding-id}", + "OutputType": "IMicrosoftGraphFinding", + "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAzureFinding", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistribution", - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/permissionsAnalytics/azure/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticAzurePermissionCreepIndexDistribution", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/permissionsAnalytics/gcp", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticGcp", - "OutputType": "IMicrosoftGraphPermissionsAnalytics", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/permissionsAnalytics/gcp", + "OutputType": "IMicrosoftGraphPermissionsAnalytics", + "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticGcp", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings/{finding-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticGcpFinding", - "OutputType": "IMicrosoftGraphFinding", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/permissionsAnalytics/gcp/findings/{finding-id}", + "OutputType": "IMicrosoftGraphFinding", + "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticGcpFinding", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistribution", - "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/permissionsAnalytics/gcp/permissionsCreepIndexDistributions/{permissionsCreepIndexDistribution-id}", + "OutputType": "IMicrosoftGraphPermissionsCreepIndexDistribution", + "Command": "Update-MgBetaIdentityGovernancePermissionAnalyticGcpPermissionCreepIndexDistribution", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/permissionsManagement", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernancePermissionManagement", - "OutputType": "IMicrosoftGraphPermissionsManagement", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/permissionsManagement", + "OutputType": "IMicrosoftGraphPermissionsManagement", + "Command": "Update-MgBetaIdentityGovernancePermissionManagement", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges/{permissionsRequestChange-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange", - "OutputType": "IMicrosoftGraphPermissionsRequestChange", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/permissionsManagement/permissionsRequestChanges/{permissionsRequestChange-id}", + "OutputType": "IMicrosoftGraphPermissionsRequestChange", + "Command": "Update-MgBetaIdentityGovernancePermissionManagementPermissionRequestChange", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApproval", - "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}", + "OutputType": "IMicrosoftGraphApproval", + "Command": "Update-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApproval", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}/steps/{approvalStep-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStep", - "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/permissionsManagement/scheduledPermissionsApprovals/{approval-id}/steps/{approvalStep-id}", + "OutputType": "IMicrosoftGraphApprovalStep", + "Command": "Update-MgBetaIdentityGovernancePermissionManagementScheduledPermissionApprovalStep", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccess", - "OutputType": "IMicrosoftGraphPrivilegedAccessRoot", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/privilegedAccess", + "OutputType": "IMicrosoftGraphPrivilegedAccessRoot", + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccess", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroup", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroup", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/privilegedAccess/group", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroup", + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroup", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", - "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}", + "OutputType": "IMicrosoftGraphApproval", + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApproval", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", - "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/steps/{approvalStep-id}", + "OutputType": "IMicrosoftGraphApprovalStep", + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStep", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", + "Command": "Update-MgBetaIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/refresh", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlert", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Refresh", "Refresh1", @@ -531047,102 +532235,102 @@ "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/refresh", + "OutputType": null, + "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlert", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/{unifiedRoleManagementAlertConfiguration-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertConfiguration", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/roleManagementAlerts/alertConfigurations/{unifiedRoleManagementAlertConfiguration-id}", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertConfiguration", + "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertConfiguration", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions/{unifiedRoleManagementAlertDefinition-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/roleManagementAlerts/alertDefinitions/{unifiedRoleManagementAlertDefinition-id}", + "OutputType": "IMicrosoftGraphUnifiedRoleManagementAlertDefinition", + "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertDefinition", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/{unifiedRoleManagementAlertIncident-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertIncident", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/roleManagementAlerts/alerts/{unifiedRoleManagementAlert-id}/alertIncidents/{unifiedRoleManagementAlertIncident-id}", + "OutputType": null, + "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertIncident", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/roleManagementAlerts/operations/{longRunningOperation-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertOperation", - "OutputType": "IMicrosoftGraphLongRunningOperation", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/roleManagementAlerts/operations/{longRunningOperation-id}", + "OutputType": "IMicrosoftGraphLongRunningOperation", + "Command": "Update-MgBetaIdentityGovernanceRoleManagementAlertOperation", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreement", - "OutputType": "IMicrosoftGraphAgreement", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreement-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreement-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", + "OutputType": "IMicrosoftGraphAgreement", + "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreement", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", - "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -531153,259 +532341,270 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementAcceptance", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFile", - "OutputType": "IMicrosoftGraphAgreementFile", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", + "OutputType": "IMicrosoftGraphAgreementFile", + "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFile", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalization", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Command": "Update-MgBetaIdentityGovernanceTermsOfUseAgreementFileVersion", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/identity/identityProviders/{identityProviderBase-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaIdentityProvider", - "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/identity/identityProviders/{identityProviderBase-id}", + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "Command": "Update-MgBetaIdentityProvider", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/userFlows/{identityUserFlow-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaIdentityUserFlow", - "OutputType": "IMicrosoftGraphIdentityUserFlow", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identity/userFlows/{identityUserFlow-id}", + "OutputType": "IMicrosoftGraphIdentityUserFlow", + "Command": "Update-MgBetaIdentityUserFlow", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaIdentityUserFlowAttribute", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "Command": "Update-MgBetaIdentityUserFlowAttribute", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/informationProtection", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaInformationProtection", - "OutputType": "IMicrosoftGraphInformationProtection", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/informationProtection", + "OutputType": "IMicrosoftGraphInformationProtection", + "Command": "Update-MgBetaInformationProtection", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaInformationProtectionDataLossPreventionPolicy", - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "Command": "Update-MgBetaInformationProtectionDataLossPreventionPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/informationProtection/policy", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaInformationProtectionPolicy", - "OutputType": "IMicrosoftGraphInformationProtectionPolicy", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/informationProtection/policy", + "OutputType": "IMicrosoftGraphInformationProtectionPolicy", + "Command": "Update-MgBetaInformationProtectionPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/informationProtection/policy/labels/{informationProtectionLabel-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaInformationProtectionPolicyLabel", - "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/informationProtection/policy/labels/{informationProtectionLabel-id}", + "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "Command": "Update-MgBetaInformationProtectionPolicyLabel", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/informationProtection/sensitivityPolicySettings", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaInformationProtectionSensitivityPolicySetting", - "OutputType": "IMicrosoftGraphSensitivityPolicySettings", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/informationProtection/sensitivityPolicySettings", + "OutputType": "IMicrosoftGraphSensitivityPolicySettings", + "Command": "Update-MgBetaInformationProtectionSensitivityPolicySetting", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaInformationProtectionThreatAssessmentRequest", - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "Command": "Update-MgBetaInformationProtectionThreatAssessmentRequest", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaInformationProtectionThreatAssessmentRequestResult", - "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "Command": "Update-MgBetaInformationProtectionThreatAssessmentRequestResult", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/invitations/invitedUser/mailboxSettings", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaInvitationInvitedUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/invitations/invitedUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaInvitationInvitedUserMailboxSetting", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -531424,158 +532623,158 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaOauth2PermissionGrant", "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "Command": "Update-MgBetaOauth2PermissionGrant", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-update?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}", - "Module": "Beta.Applications", - "Command": "Update-MgBetaOnPremisePublishingProfile", "OutputType": "IMicrosoftGraphOnPremisesPublishingProfile", + "Command": "Update-MgBetaOnPremisePublishingProfile", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agents/{onPremisesAgent-id}", - "Module": "Beta.Applications", - "Command": "Update-MgBetaOnPremisePublishingProfileAgent", "OutputType": "IMicrosoftGraphOnPremisesAgent", + "Command": "Update-MgBetaOnPremisePublishingProfileAgent", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}", - "Module": "Beta.Applications", - "Command": "Update-MgBetaOnPremisePublishingProfileAgentGroup", "OutputType": "IMicrosoftGraphOnPremisesAgentGroup", + "Command": "Update-MgBetaOnPremisePublishingProfileAgentGroup", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/agents/{onPremisesAgent-id}", - "Module": "Beta.Applications", - "Command": "Update-MgBetaOnPremisePublishingProfileAgentGroupAgent", "OutputType": "IMicrosoftGraphOnPremisesAgent", + "Command": "Update-MgBetaOnPremisePublishingProfileAgentGroupAgent", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/agentGroups/{onPremisesAgentGroup-id}/publishedResources/{publishedResource-id}", - "Module": "Beta.Applications", - "Command": "Update-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", "OutputType": "IMicrosoftGraphPublishedResource", + "Command": "Update-MgBetaOnPremisePublishingProfileAgentGroupPublishedResource", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectors/{connector-id}", - "Module": "Beta.Applications", - "Command": "Update-MgBetaOnPremisePublishingProfileConnector", "OutputType": "IMicrosoftGraphConnector", + "Command": "Update-MgBetaOnPremisePublishingProfileConnector", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/connectorGroups/{connectorGroup-id}", - "Module": "Beta.Applications", - "Command": "Update-MgBetaOnPremisePublishingProfileConnectorGroup", "OutputType": "IMicrosoftGraphConnectorGroup", + "Command": "Update-MgBetaOnPremisePublishingProfileConnectorGroup", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/onPremisesPublishingProfiles/{onPremisesPublishingProfile-id}/publishedResources/{publishedResource-id}", - "Module": "Beta.Applications", - "Command": "Update-MgBetaOnPremisePublishingProfilePublishedResource", "OutputType": "IMicrosoftGraphPublishedResource", + "Command": "Update-MgBetaOnPremisePublishingProfilePublishedResource", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -531602,22 +532801,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organization-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/organization/{organization-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaOrganization", "OutputType": "IMicrosoftGraphOrganization", + "Command": "Update-MgBetaOrganization", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organization-update?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -531636,22 +532835,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/organization/{organization-id}/branding", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaOrganizationBranding", "OutputType": "IMicrosoftGraphOrganizationalBranding", + "Command": "Update-MgBetaOrganizationBranding", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -531670,73 +532869,73 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaOrganizationBrandingLocalization", "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", + "Command": "Update-MgBetaOrganizationBrandingLocalization", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/organization/{organization-id}/extensions/{extension-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaOrganizationExtension", "OutputType": null, + "Command": "Update-MgBetaOrganizationExtension", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/organization/{organization-id}/partnerInformation", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaOrganizationPartnerInformation", "OutputType": "IMicrosoftGraphPartnerInformation", + "Command": "Update-MgBetaOrganizationPartnerInformation", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/organization/{organization-id}/settings", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaOrganizationSetting", "OutputType": "IMicrosoftGraphOrganizationSettings", + "Command": "Update-MgBetaOrganizationSetting", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Organization.ReadWrite.All", @@ -531755,22 +532954,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/insightssettings-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/organization/{organization-id}/settings/contactInsights", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaOrganizationSettingContactInsight", "OutputType": "IMicrosoftGraphInsightsSettings", + "Command": "Update-MgBetaOrganizationSettingContactInsight", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Organization.ReadWrite.All", @@ -531789,39 +532988,39 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/organization/{organization-id}/settings/itemInsights", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaOrganizationSettingItemInsight", "OutputType": "IMicrosoftGraphInsightsSettings", + "Command": "Update-MgBetaOrganizationSettingItemInsight", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/microsoftapplicationdataaccesssettings-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/organization/{organization-id}/settings/microsoftApplicationDataAccess", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaOrganizationSettingMicrosoftApplicationDataAccess", "OutputType": "IMicrosoftGraphMicrosoftApplicationDataAccessSettings", + "Command": "Update-MgBetaOrganizationSettingMicrosoftApplicationDataAccess", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Organization.ReadWrite.All", @@ -531840,105 +533039,105 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/insightssettings-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/organization/{organization-id}/settings/peopleInsights", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaOrganizationSettingPersonInsight", "OutputType": "IMicrosoftGraphInsightsSettings", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Update-MgBetaOrganizationSettingPersonInsight", + "Module": "Beta.Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/places/{place-id}", - "Module": "Beta.Calendar", - "Command": "Update-MgBetaPlace", - "OutputType": "IMicrosoftGraphPlace", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/place-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/place-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/places/{place-id}", + "OutputType": "IMicrosoftGraphPlace", + "Command": "Update-MgBetaPlace", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/places/{place-id}/roomList/rooms/{room-id}", - "Module": "Beta.Calendar", - "Command": "Update-MgBetaPlaceAsRoomListRoom", - "OutputType": "IMicrosoftGraphRoom", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/places/{place-id}/roomList/rooms/{room-id}", + "OutputType": "IMicrosoftGraphRoom", + "Command": "Update-MgBetaPlaceAsRoomListRoom", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/places/{place-id}/roomList/workspaces/{workspace-id}", - "Module": "Beta.Calendar", - "Command": "Update-MgBetaPlaceAsRoomListWorkspace", - "OutputType": "IMicrosoftGraphWorkspace", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/places/{place-id}/roomList/workspaces/{workspace-id}", + "OutputType": "IMicrosoftGraphWorkspace", + "Command": "Update-MgBetaPlaceAsRoomListWorkspace", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/places(placeId='{placeId}')", - "Module": "Beta.Calendar", - "Command": "Update-MgBetaPlaceByPlaceId", - "OutputType": "IMicrosoftGraphPlace", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/place-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/place-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/places(placeId='{placeId}')", + "OutputType": "IMicrosoftGraphPlace", + "Command": "Update-MgBetaPlaceByPlaceId", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/planner", - "Module": "Beta.Planner", - "Command": "Update-MgBetaPlanner", - "OutputType": "IMicrosoftGraphPlanner", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/planner", + "OutputType": "IMicrosoftGraphPlanner", + "Command": "Update-MgBetaPlanner", + "Module": "Beta.Planner" }, { + "ApiVersion": "beta", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -531965,22 +533164,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/planner/buckets/{plannerBucket-id}", - "Module": "Beta.Planner", - "Command": "Update-MgBetaPlannerBucket", "OutputType": "IMicrosoftGraphPlannerBucket", + "Command": "Update-MgBetaPlannerBucket", + "Module": "Beta.Planner" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-update?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -532007,22 +533206,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/planner/plans/{plannerPlan-id}", - "Module": "Beta.Planner", - "Command": "Update-MgBetaPlannerPlan", "OutputType": "IMicrosoftGraphPlannerPlan", + "Command": "Update-MgBetaPlannerPlan", + "Module": "Beta.Planner" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-update?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -532049,56 +533248,56 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplandetails-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/planner/plans/{plannerPlan-id}/details", - "Module": "Beta.Planner", - "Command": "Update-MgBetaPlannerPlanDetail", "OutputType": "IMicrosoftGraphPlannerPlanDetails", + "Command": "Update-MgBetaPlannerPlanDetail", + "Module": "Beta.Planner" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplandetails-update?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/planner/rosters/{plannerRoster-id}", - "Module": "Beta.Planner", - "Command": "Update-MgBetaPlannerRoster", "OutputType": "IMicrosoftGraphPlannerRoster", + "Command": "Update-MgBetaPlannerRoster", + "Module": "Beta.Planner" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/planner/rosters/{plannerRoster-id}/members/{plannerRosterMember-id}", - "Module": "Beta.Planner", - "Command": "Update-MgBetaPlannerRosterMember", "OutputType": "IMicrosoftGraphPlannerRosterMember", + "Command": "Update-MgBetaPlannerRosterMember", + "Module": "Beta.Planner" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -532125,22 +533324,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/planner/tasks/{plannerTask-id}", - "Module": "Beta.Planner", - "Command": "Update-MgBetaPlannerTask", "OutputType": "IMicrosoftGraphPlannerTask", + "Command": "Update-MgBetaPlannerTask", + "Module": "Beta.Planner" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-update?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -532167,22 +533366,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "Module": "Beta.Planner", - "Command": "Update-MgBetaPlannerTaskAssignedToTaskBoardFormat", "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", + "Command": "Update-MgBetaPlannerTaskAssignedToTaskBoardFormat", + "Module": "Beta.Planner" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-update?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -532209,22 +533408,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "Module": "Beta.Planner", - "Command": "Update-MgBetaPlannerTaskBucketTaskBoardFormat", "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", + "Command": "Update-MgBetaPlannerTaskBucketTaskBoardFormat", + "Module": "Beta.Planner" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-update?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -532251,22 +533450,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertaskdetails-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/planner/tasks/{plannerTask-id}/details", - "Module": "Beta.Planner", - "Command": "Update-MgBetaPlannerTaskDetail", "OutputType": "IMicrosoftGraphPlannerTaskDetails", + "Command": "Update-MgBetaPlannerTaskDetail", + "Module": "Beta.Planner" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertaskdetails-update?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -532293,37 +533492,37 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", - "Module": "Beta.Planner", - "Command": "Update-MgBetaPlannerTaskProgressTaskBoardFormat", "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-update?view=graph-rest-beta" + "Command": "Update-MgBetaPlannerTaskProgressTaskBoardFormat", + "Module": "Beta.Planner" }, { - "Permissions": [], - "Uri": "/policies/accessReviewPolicy", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyAccessReviewPolicy", - "OutputType": "IMicrosoftGraphAccessReviewPolicy", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewpolicy-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewpolicy-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/policies/accessReviewPolicy", + "OutputType": "IMicrosoftGraphAccessReviewPolicy", + "Command": "Update-MgBetaPolicyAccessReviewPolicy", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -532342,37 +533541,37 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyActivityBasedTimeoutPolicy", "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-update?view=graph-rest-beta" + "Command": "Update-MgBetaPolicyActivityBasedTimeoutPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/adminConsentRequestPolicy", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyAdminConsentRequestPolicy", - "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminconsentrequestpolicy-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminconsentrequestpolicy-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/policies/adminConsentRequestPolicy", + "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy", + "Command": "Update-MgBetaPolicyAdminConsentRequestPolicy", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -532391,69 +533590,69 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyAppManagementPolicy", "OutputType": "IMicrosoftGraphAppManagementPolicy", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-update?view=graph-rest-beta" + "Command": "Update-MgBetaPolicyAppManagementPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/authenticationFlowsPolicy", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyAuthenticationFlowPolicy", - "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationflowspolicy-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationflowspolicy-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/policies/authenticationFlowsPolicy", + "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy", + "Command": "Update-MgBetaPolicyAuthenticationFlowPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/authenticationMethodsPolicy", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyAuthenticationMethodPolicy", - "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodspolicy-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodspolicy-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/policies/authenticationMethodsPolicy", + "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy", + "Command": "Update-MgBetaPolicyAuthenticationMethodPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", - "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalauthenticationmethodconfiguration-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalauthenticationmethodconfiguration-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", + "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", + "Command": "Update-MgBetaPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], "Permissions": [ { "Name": "Policy.ReadWrite.ConditionalAccess", @@ -532472,22 +533671,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyAuthenticationStrengthPolicy", "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "Command": "Update-MgBetaPolicyAuthenticationStrengthPolicy", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-update?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Policy.ReadWrite.ConditionalAccess", @@ -532506,88 +533705,88 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-updateallowedcombinations?view=graph-rest-beta", + "Method": "POST", "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/updateAllowedCombinations", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyAuthenticationStrengthPolicyAllowedCombination", "OutputType": "IMicrosoftGraphUpdateAllowedCombinationsResult", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-updateallowedcombinations?view=graph-rest-beta" + "Command": "Update-MgBetaPolicyAuthenticationStrengthPolicyAllowedCombination", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "Command": "Update-MgBetaPolicyAuthenticationStrengthPolicyCombinationConfiguration", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyAuthorizationPolicy", - "OutputType": "IMicrosoftGraphAuthorizationPolicy", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}", + "OutputType": "IMicrosoftGraphAuthorizationPolicy", + "Command": "Update-MgBetaPolicyAuthorizationPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/{defaultUserRoleOverride-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", - "OutputType": "IMicrosoftGraphDefaultUserRoleOverride", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/policies/authorizationPolicy/{authorizationPolicy-id}/defaultUserRoleOverrides/{defaultUserRoleOverride-id}", + "OutputType": "IMicrosoftGraphDefaultUserRoleOverride", + "Command": "Update-MgBetaPolicyAuthorizationPolicyDefaultUserRoleOverride", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/b2cAuthenticationMethodsPolicy", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyB2CAuthenticationMethodPolicy", - "OutputType": "IMicrosoftGraphB2CAuthenticationMethodsPolicy", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cauthenticationmethodspolicy-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/b2cauthenticationmethodspolicy-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/policies/b2cAuthenticationMethodsPolicy", + "OutputType": "IMicrosoftGraphB2CAuthenticationMethodsPolicy", + "Command": "Update-MgBetaPolicyB2CAuthenticationMethodPolicy", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -532606,114 +533805,112 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyClaimMappingPolicy", "OutputType": "IMicrosoftGraphClaimsMappingPolicy", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-update?view=graph-rest-beta" + "Command": "Update-MgBetaPolicyClaimMappingPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/crossTenantAccessPolicy", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyCrossTenantAccessPolicy", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicy", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/policies/crossTenantAccessPolicy", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicy", + "Command": "Update-MgBetaPolicyCrossTenantAccessPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/crossTenantAccessPolicy/default", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyDefault", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationDefault", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationdefault-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationdefault-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/policies/crossTenantAccessPolicy/default", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationDefault", + "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyDefault", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyPartner", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", + "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyPartner", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/crossTenantAccessPolicy/templates", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyTemplate", - "OutputType": "IMicrosoftGraphPolicyTemplate", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/policies/crossTenantAccessPolicy/templates", + "OutputType": "IMicrosoftGraphPolicyTemplate", + "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyTemplate", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationIdentitySyncPolicyTemplate", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationidentitysyncpolicytemplate-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationidentitysyncpolicytemplate-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationIdentitySyncPolicyTemplate", + "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationPartnerConfigurationTemplate", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationpartnerconfigurationtemplate-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationpartnerconfigurationtemplate-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationPartnerConfigurationTemplate", + "Command": "Update-MgBetaPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Update", + "UpdateExpanded" + ], "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -532732,82 +533929,84 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantappmanagementpolicy-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/policies/defaultAppManagementPolicy", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyDefaultAppManagementPolicy", "OutputType": "IMicrosoftGraphTenantAppManagementPolicy", - "Variants": [ - "Update", - "UpdateExpanded" - ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantappmanagementpolicy-update?view=graph-rest-beta" + "Command": "Update-MgBetaPolicyDefaultAppManagementPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/directoryRoleAccessReviewPolicy", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyDirectoryRoleAccessReviewPolicy", - "OutputType": "IMicrosoftGraphDirectoryRoleAccessReviewPolicy", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/policies/directoryRoleAccessReviewPolicy", + "OutputType": "IMicrosoftGraphDirectoryRoleAccessReviewPolicy", + "Command": "Update-MgBetaPolicyDirectoryRoleAccessReviewPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/externalIdentitiesPolicy", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyExternalIdentityPolicy", - "OutputType": "IMicrosoftGraphExternalIdentitiesPolicy", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalidentitiespolicy-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalidentitiespolicy-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/policies/externalIdentitiesPolicy", + "OutputType": "IMicrosoftGraphExternalIdentitiesPolicy", + "Command": "Update-MgBetaPolicyExternalIdentityPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyFeatureRolloutPolicy", - "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", + "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "Command": "Update-MgBetaPolicyFeatureRolloutPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/federatedTokenValidationPolicy", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyFederatedTokenValidationPolicy", - "OutputType": "IMicrosoftGraphFederatedTokenValidationPolicy", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedtokenvalidationpolicy-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/federatedtokenvalidationpolicy-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/policies/federatedTokenValidationPolicy", + "OutputType": "IMicrosoftGraphFederatedTokenValidationPolicy", + "Command": "Update-MgBetaPolicyFederatedTokenValidationPolicy", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -532826,22 +534025,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyHomeRealmDiscoveryPolicy", "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "Command": "Update-MgBetaPolicyHomeRealmDiscoveryPolicy", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-update?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Policy.Read.All", @@ -532860,173 +534057,175 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitysecuritydefaultsenforcementpolicy-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyIdentitySecurityDefaultEnforcementPolicy", "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy", + "Command": "Update-MgBetaPolicyIdentitySecurityDefaultEnforcementPolicy", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitysecuritydefaultsenforcementpolicy-update?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/policies/mobileAppManagementPolicies/{mobilityManagementPolicy-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyMobileAppManagementPolicy", "OutputType": "IMicrosoftGraphMobilityManagementPolicy", + "Command": "Update-MgBetaPolicyMobileAppManagementPolicy", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobileappmanagementpolicies-update?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/policies/mobileDeviceManagementPolicies/{mobilityManagementPolicy-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyMobileDeviceManagementPolicy", "OutputType": "IMicrosoftGraphMobilityManagementPolicy", + "Command": "Update-MgBetaPolicyMobileDeviceManagementPolicy", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/mobiledevicemanagementpolicies-update?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyPermissionGrantPolicy", "OutputType": "IMicrosoftGraphPermissionGrantPolicy", + "Command": "Update-MgBetaPolicyPermissionGrantPolicy", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-update?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyPermissionGrantPolicyExclude", "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "Command": "Update-MgBetaPolicyPermissionGrantPolicyExclude", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyPermissionGrantPolicyInclude", "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "Command": "Update-MgBetaPolicyPermissionGrantPolicyInclude", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpreapprovalpolicy-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/policies/permissionGrantPreApprovalPolicies/{permissionGrantPreApprovalPolicy-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyPermissionGrantPreApprovalPolicy", "OutputType": "IMicrosoftGraphPermissionGrantPreApprovalPolicy", + "Command": "Update-MgBetaPolicyPermissionGrantPreApprovalPolicy", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpreapprovalpolicy-update?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyRoleManagementPolicy", "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "Command": "Update-MgBetaPolicyRoleManagementPolicy", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyRoleManagementPolicyAssignment", "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", + "Command": "Update-MgBetaPolicyRoleManagementPolicyAssignment", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyRoleManagementPolicyEffectiveRule", "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "Command": "Update-MgBetaPolicyRoleManagementPolicyEffectiveRule", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "RoleManagementPolicy.ReadWrite.Directory", @@ -533045,73 +534244,73 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicyrule-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyRoleManagementPolicyRule", "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicyrule-update?view=graph-rest-beta" + "Command": "Update-MgBetaPolicyRoleManagementPolicyRule", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyServicePrincipalCreationPolicy", - "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}", + "OutputType": "IMicrosoftGraphServicePrincipalCreationPolicy", + "Command": "Update-MgBetaPolicyServicePrincipalCreationPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/{servicePrincipalCreationConditionSet-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyServicePrincipalCreationPolicyExclude", - "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/excludes/{servicePrincipalCreationConditionSet-id}", + "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", + "Command": "Update-MgBetaPolicyServicePrincipalCreationPolicyExclude", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/{servicePrincipalCreationConditionSet-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyServicePrincipalCreationPolicyInclude", - "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/policies/servicePrincipalCreationPolicies/{servicePrincipalCreationPolicy-id}/includes/{servicePrincipalCreationConditionSet-id}", + "OutputType": "IMicrosoftGraphServicePrincipalCreationConditionSet", + "Command": "Update-MgBetaPolicyServicePrincipalCreationPolicyInclude", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -533130,22 +534329,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyTokenIssuancePolicy", "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "Command": "Update-MgBetaPolicyTokenIssuancePolicy", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-update?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -533164,71 +534363,71 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaPolicyTokenLifetimePolicy", "OutputType": "IMicrosoftGraphTokenLifetimePolicy", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-update?view=graph-rest-beta" + "Command": "Update-MgBetaPolicyTokenLifetimePolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/print", - "Module": "Beta.Devices.CloudPrint", - "Command": "Update-MgBetaPrint", - "OutputType": "IMicrosoftGraphPrint", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/print", + "OutputType": "IMicrosoftGraphPrint", + "Command": "Update-MgBetaPrint", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/connectors/{printConnector-id}", - "Module": "Beta.Devices.CloudPrint", - "Command": "Update-MgBetaPrintConnector", - "OutputType": "IMicrosoftGraphPrintConnector", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printconnector-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printconnector-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/print/connectors/{printConnector-id}", + "OutputType": "IMicrosoftGraphPrintConnector", + "Command": "Update-MgBetaPrintConnector", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/operations/{printOperation-id}", - "Module": "Beta.Devices.CloudPrint", - "Command": "Update-MgBetaPrintOperation", - "OutputType": "IMicrosoftGraphPrintOperation", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/print/operations/{printOperation-id}", + "OutputType": "IMicrosoftGraphPrintOperation", + "Command": "Update-MgBetaPrintOperation", + "Module": "Beta.Devices.CloudPrint" }, { + "ApiVersion": "beta", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], "Permissions": [ { "Name": "Printer.ReadWrite.All", @@ -533247,22 +534446,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/print/printers/{printer-id}", - "Module": "Beta.Devices.CloudPrint", - "Command": "Update-MgBetaPrintPrinter", "OutputType": "IMicrosoftGraphPrinter", + "Command": "Update-MgBetaPrintPrinter", + "Module": "Beta.Devices.CloudPrint" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-update?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "PrintJob.ReadWriteBasic.All", @@ -533289,1013 +534488,1002 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", - "Module": "Beta.Devices.CloudPrint", - "Command": "Update-MgBetaPrintPrinterJob", "OutputType": "IMicrosoftGraphPrintJob", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-update?view=graph-rest-beta" + "Command": "Update-MgBetaPrintPrinterJob", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "Module": "Beta.Devices.CloudPrint", - "Command": "Update-MgBetaPrintPrinterJobDocument", - "OutputType": "IMicrosoftGraphPrintDocument", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", + "OutputType": "IMicrosoftGraphPrintDocument", + "Command": "Update-MgBetaPrintPrinterJobDocument", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "Module": "Beta.Devices.CloudPrint", - "Command": "Update-MgBetaPrintPrinterJobTask", - "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}", + "OutputType": "IMicrosoftGraphPrintTask", + "Command": "Update-MgBetaPrintPrinterJobTask", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/printerShares/{printerShare-id}", - "Module": "Beta.Devices.CloudPrint", - "Command": "Update-MgBetaPrintPrinterShare", - "OutputType": "IMicrosoftGraphPrinterShare", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/print/printerShares/{printerShare-id}", + "OutputType": "IMicrosoftGraphPrinterShare", + "Command": "Update-MgBetaPrintPrinterShare", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", - "Module": "Beta.Devices.CloudPrint", - "Command": "Update-MgBetaPrintPrinterShareAllowedUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/print/printerShares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaPrintPrinterShareAllowedUserMailboxSetting", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}", - "Module": "Beta.Devices.CloudPrint", - "Command": "Update-MgBetaPrintPrinterShareJob", - "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}", + "OutputType": "IMicrosoftGraphPrintJob", + "Command": "Update-MgBetaPrintPrinterShareJob", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "Module": "Beta.Devices.CloudPrint", - "Command": "Update-MgBetaPrintPrinterShareJobDocument", - "OutputType": "IMicrosoftGraphPrintDocument", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", + "OutputType": "IMicrosoftGraphPrintDocument", + "Command": "Update-MgBetaPrintPrinterShareJobDocument", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "Module": "Beta.Devices.CloudPrint", - "Command": "Update-MgBetaPrintPrinterShareJobTask", - "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/print/printerShares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", + "OutputType": "IMicrosoftGraphPrintTask", + "Command": "Update-MgBetaPrintPrinterShareJobTask", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", - "Module": "Beta.Devices.CloudPrint", - "Command": "Update-MgBetaPrintPrinterTaskTrigger", - "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "Command": "Update-MgBetaPrintPrinterTaskTrigger", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/services/{printService-id}", - "Module": "Beta.Devices.CloudPrint", - "Command": "Update-MgBetaPrintService", - "OutputType": "IMicrosoftGraphPrintService", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/print/services/{printService-id}", + "OutputType": "IMicrosoftGraphPrintService", + "Command": "Update-MgBetaPrintService", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", - "Module": "Beta.Devices.CloudPrint", - "Command": "Update-MgBetaPrintServiceEndpoint", - "OutputType": "IMicrosoftGraphPrintServiceEndpoint", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", + "OutputType": "IMicrosoftGraphPrintServiceEndpoint", + "Command": "Update-MgBetaPrintServiceEndpoint", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/shares/{printerShare-id}", - "Module": "Beta.Devices.CloudPrint", - "Command": "Update-MgBetaPrintShare", - "OutputType": "IMicrosoftGraphPrinterShare", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/print/shares/{printerShare-id}", + "OutputType": "IMicrosoftGraphPrinterShare", + "Command": "Update-MgBetaPrintShare", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", - "Module": "Beta.Devices.CloudPrint", - "Command": "Update-MgBetaPrintShareAllowedUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaPrintShareAllowedUserMailboxSetting", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", - "Module": "Beta.Devices.CloudPrint", - "Command": "Update-MgBetaPrintShareJob", - "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", + "OutputType": "IMicrosoftGraphPrintJob", + "Command": "Update-MgBetaPrintShareJob", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "Module": "Beta.Devices.CloudPrint", - "Command": "Update-MgBetaPrintShareJobDocument", - "OutputType": "IMicrosoftGraphPrintDocument", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", + "OutputType": "IMicrosoftGraphPrintDocument", + "Command": "Update-MgBetaPrintShareJobDocument", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "Module": "Beta.Devices.CloudPrint", - "Command": "Update-MgBetaPrintShareJobTask", - "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", + "OutputType": "IMicrosoftGraphPrintTask", + "Command": "Update-MgBetaPrintShareJobTask", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", - "Module": "Beta.Devices.CloudPrint", - "Command": "Update-MgBetaPrintTaskDefinition", - "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-update-taskdefinition?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-update-taskdefinition?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "Command": "Update-MgBetaPrintTaskDefinition", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", - "Module": "Beta.Devices.CloudPrint", - "Command": "Update-MgBetaPrintTaskDefinitionTask", - "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtaskdefinition-update-task?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtaskdefinition-update-task?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", + "OutputType": "IMicrosoftGraphPrintTask", + "Command": "Update-MgBetaPrintTaskDefinitionTask", + "Module": "Beta.Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", - "Module": "Beta.Compliance", - "Command": "Update-MgBetaPrivacySubjectRightsRequest", - "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "Command": "Update-MgBetaPrivacySubjectRightsRequest", + "Module": "Beta.Compliance" }, { - "Permissions": [], - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", - "Module": "Beta.Compliance", - "Command": "Update-MgBetaPrivacySubjectRightsRequestApproverMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaPrivacySubjectRightsRequestApproverMailboxSetting", + "Module": "Beta.Compliance" }, { - "Permissions": [], - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", - "Module": "Beta.Compliance", - "Command": "Update-MgBetaPrivacySubjectRightsRequestCollaboratorMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaPrivacySubjectRightsRequestCollaboratorMailboxSetting", + "Module": "Beta.Compliance" }, { - "Permissions": [], - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "Module": "Beta.Compliance", - "Command": "Update-MgBetaPrivacySubjectRightsRequestNote", - "OutputType": "IMicrosoftGraphAuthoredNote", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", + "OutputType": "IMicrosoftGraphAuthoredNote", + "Command": "Update-MgBetaPrivacySubjectRightsRequestNote", + "Module": "Beta.Compliance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaPrivilegedAccess", - "OutputType": "IMicrosoftGraphPrivilegedAccess", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/privilegedAccess/{privilegedAccess-id}", + "OutputType": "IMicrosoftGraphPrivilegedAccess", + "Command": "Update-MgBetaPrivilegedAccess", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaPrivilegedAccessResource", - "OutputType": "IMicrosoftGraphGovernanceResource", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}", + "OutputType": "IMicrosoftGraphGovernanceResource", + "Command": "Update-MgBetaPrivilegedAccessResource", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignment", - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}", + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignment", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", - "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", + "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", + "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRequest", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinition", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRequestRoleDefinition", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRequestSubject", - "OutputType": "IMicrosoftGraphGovernanceSubject", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", + "OutputType": "IMicrosoftGraphGovernanceSubject", + "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRequestSubject", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinition", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentRoleDefinition", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/subject", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentSubject", - "OutputType": "IMicrosoftGraphGovernanceSubject", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleAssignments/{governanceRoleAssignment-id}/subject", + "OutputType": "IMicrosoftGraphGovernanceSubject", + "Command": "Update-MgBetaPrivilegedAccessResourceRoleAssignmentSubject", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaPrivilegedAccessResourceRoleDefinition", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleDefinitions/{governanceRoleDefinition-id}", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Command": "Update-MgBetaPrivilegedAccessResourceRoleDefinition", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaPrivilegedAccessResourceRoleSetting", - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}", + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "Command": "Update-MgBetaPrivilegedAccessResourceRoleSetting", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinition", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/privilegedAccess/{privilegedAccess-id}/resources/{governanceResource-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Command": "Update-MgBetaPrivilegedAccessResourceRoleSettingRoleDefinition", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaPrivilegedAccessRoleAssignment", - "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}", + "OutputType": "IMicrosoftGraphGovernanceRoleAssignment", + "Command": "Update-MgBetaPrivilegedAccessRoleAssignment", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRequest", - "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}", + "OutputType": "IMicrosoftGraphGovernanceRoleAssignmentRequest", + "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRequest", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRequestRoleDefinition", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/roleDefinition", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRequestRoleDefinition", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRequestSubject", - "OutputType": "IMicrosoftGraphGovernanceSubject", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignmentRequests/{governanceRoleAssignmentRequest-id}/subject", + "OutputType": "IMicrosoftGraphGovernanceSubject", + "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRequestSubject", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRoleDefinition", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/roleDefinition", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentRoleDefinition", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/subject", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentSubject", - "OutputType": "IMicrosoftGraphGovernanceSubject", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleAssignments/{governanceRoleAssignment-id}/subject", + "OutputType": "IMicrosoftGraphGovernanceSubject", + "Command": "Update-MgBetaPrivilegedAccessRoleAssignmentSubject", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaPrivilegedAccessRoleDefinition", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleDefinitions/{governanceRoleDefinition-id}", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Command": "Update-MgBetaPrivilegedAccessRoleDefinition", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaPrivilegedAccessRoleSetting", - "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}", + "OutputType": "IMicrosoftGraphGovernanceRoleSetting", + "Command": "Update-MgBetaPrivilegedAccessRoleSetting", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaPrivilegedAccessRoleSettingRoleDefinition", - "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/privilegedAccess/{privilegedAccess-id}/roleSettings/{governanceRoleSetting-id}/roleDefinition", + "OutputType": "IMicrosoftGraphGovernanceRoleDefinition", + "Command": "Update-MgBetaPrivilegedAccessRoleSettingRoleDefinition", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedApproval/{privilegedApproval-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaPrivilegedApproval", - "OutputType": "IMicrosoftGraphPrivilegedApproval", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/privilegedApproval/{privilegedApproval-id}", + "OutputType": "IMicrosoftGraphPrivilegedApproval", + "Command": "Update-MgBetaPrivilegedApproval", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaPrivilegedApprovalRoleInfo", - "OutputType": "IMicrosoftGraphPrivilegedRole", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo", + "OutputType": "IMicrosoftGraphPrivilegedRole", + "Command": "Update-MgBetaPrivilegedApprovalRoleInfo", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/settings", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaPrivilegedApprovalRoleInfoSetting", - "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/settings", + "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", + "Command": "Update-MgBetaPrivilegedApprovalRoleInfoSetting", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/summary", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaPrivilegedApprovalRoleInfoSummary", - "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/privilegedApproval/{privilegedApproval-id}/roleInfo/summary", + "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", + "Command": "Update-MgBetaPrivilegedApprovalRoleInfoSummary", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedOperationEvents/{privilegedOperationEvent-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaPrivilegedOperationEvent", - "OutputType": "IMicrosoftGraphPrivilegedOperationEvent", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/privilegedOperationEvents/{privilegedOperationEvent-id}", + "OutputType": "IMicrosoftGraphPrivilegedOperationEvent", + "Command": "Update-MgBetaPrivilegedOperationEvent", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedRoles/{privilegedRole-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaPrivilegedRole", - "OutputType": "IMicrosoftGraphPrivilegedRole", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/privilegedRoles/{privilegedRole-id}", + "OutputType": "IMicrosoftGraphPrivilegedRole", + "Command": "Update-MgBetaPrivilegedRole", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaPrivilegedRoleAssignment", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignment", + "Command": "Update-MgBetaPrivilegedRoleAssignment", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaPrivilegedRoleAssignmentRequest", - "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}", + "OutputType": "IMicrosoftGraphPrivilegedRoleAssignmentRequest", + "Command": "Update-MgBetaPrivilegedRoleAssignmentRequest", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaPrivilegedRoleAssignmentRequestRoleInfo", - "OutputType": "IMicrosoftGraphPrivilegedRole", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo", + "OutputType": "IMicrosoftGraphPrivilegedRole", + "Command": "Update-MgBetaPrivilegedRoleAssignmentRequestRoleInfo", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/settings", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSetting", - "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/settings", + "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", + "Command": "Update-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSetting", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/summary", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSummary", - "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/privilegedRoleAssignmentRequests/{privilegedRoleAssignmentRequest-id}/roleInfo/summary", + "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", + "Command": "Update-MgBetaPrivilegedRoleAssignmentRequestRoleInfoSummary", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaPrivilegedRoleAssignmentRoleInfo", - "OutputType": "IMicrosoftGraphPrivilegedRole", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo", + "OutputType": "IMicrosoftGraphPrivilegedRole", + "Command": "Update-MgBetaPrivilegedRoleAssignmentRoleInfo", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/settings", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaPrivilegedRoleAssignmentRoleInfoSetting", - "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/settings", + "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", + "Command": "Update-MgBetaPrivilegedRoleAssignmentRoleInfoSetting", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/summary", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaPrivilegedRoleAssignmentRoleInfoSummary", - "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/privilegedRoleAssignments/{privilegedRoleAssignment-id}/roleInfo/summary", + "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", + "Command": "Update-MgBetaPrivilegedRoleAssignmentRoleInfoSummary", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedRoles/{privilegedRole-id}/settings", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaPrivilegedRoleSetting", - "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/privilegedRoles/{privilegedRole-id}/settings", + "OutputType": "IMicrosoftGraphPrivilegedRoleSettings", + "Command": "Update-MgBetaPrivilegedRoleSetting", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/privilegedRoles/{privilegedRole-id}/summary", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaPrivilegedRoleSummary", - "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/privilegedRoles/{privilegedRole-id}/summary", + "OutputType": "IMicrosoftGraphPrivilegedRoleSummary", + "Command": "Update-MgBetaPrivilegedRoleSummary", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/programs/{program-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaProgram", - "OutputType": "IMicrosoftGraphProgram", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/program-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/program-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/programs/{program-id}", + "OutputType": "IMicrosoftGraphProgram", + "Command": "Update-MgBetaProgram", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/programControls/{programControl-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaProgramControl", - "OutputType": "IMicrosoftGraphProgramControl", + "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -534310,17 +535498,17 @@ "UpdateViaIdentityExpanded1", "UpdateViaIdentityExpanded2" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/programControls/{programControl-id}", + "OutputType": "IMicrosoftGraphProgramControl", + "Command": "Update-MgBetaProgramControl", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/programControls/{programControl-id}/program", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaProgramControlProgram", - "OutputType": "IMicrosoftGraphProgram", + "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -534331,300 +535519,309 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/programControls/{programControl-id}/program", + "OutputType": "IMicrosoftGraphProgram", + "Command": "Update-MgBetaProgramControlProgram", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/programControlTypes/{programControlType-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaProgramControlType", - "OutputType": "IMicrosoftGraphProgramControlType", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/programControlTypes/{programControlType-id}", + "OutputType": "IMicrosoftGraphProgramControlType", + "Command": "Update-MgBetaProgramControlType", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", - "Module": "Beta.Reports", - "Command": "Update-MgBetaReportAuthenticationMethodUserRegistrationDetail", - "OutputType": "IMicrosoftGraphUserRegistrationDetails", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", + "OutputType": "IMicrosoftGraphUserRegistrationDetails", + "Command": "Update-MgBetaReportAuthenticationMethodUserRegistrationDetail", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/partners/billing", - "Module": "Beta.Reports", - "Command": "Update-MgBetaReportPartnerBilling", - "OutputType": "IMicrosoftGraphPartnersBilling", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/reports/partners/billing", + "OutputType": "IMicrosoftGraphPartnersBilling", + "Command": "Update-MgBetaReportPartnerBilling", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/partners/billing/manifests/{manifest-id}", - "Module": "Beta.Reports", - "Command": "Update-MgBetaReportPartnerBillingManifest", - "OutputType": "IMicrosoftGraphPartnersBillingManifest", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/reports/partners/billing/manifests/{manifest-id}", + "OutputType": "IMicrosoftGraphPartnersBillingManifest", + "Command": "Update-MgBetaReportPartnerBillingManifest", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/partners/billing/operations/{operation-id}", - "Module": "Beta.Reports", - "Command": "Update-MgBetaReportPartnerBillingOperation", - "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/reports/partners/billing/operations/{operation-id}", + "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "Command": "Update-MgBetaReportPartnerBillingOperation", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/partners/billing/reconciliation", - "Module": "Beta.Reports", - "Command": "Update-MgBetaReportPartnerBillingReconciliation", - "OutputType": "IMicrosoftGraphPartnersBillingReconciliation", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/reports/partners/billing/reconciliation", + "OutputType": "IMicrosoftGraphPartnersBillingReconciliation", + "Command": "Update-MgBetaReportPartnerBillingReconciliation", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/partners/billing/reconciliation/billed", - "Module": "Beta.Reports", - "Command": "Update-MgBetaReportPartnerBillingReconciliationBilled", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/reports/partners/billing/reconciliation/billed", + "OutputType": null, + "Command": "Update-MgBetaReportPartnerBillingReconciliationBilled", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/partners/billing/usage", - "Module": "Beta.Reports", - "Command": "Update-MgBetaReportPartnerBillingUsage", - "OutputType": "IMicrosoftGraphPartnersBillingAzureUsage", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/reports/partners/billing/usage", + "OutputType": "IMicrosoftGraphPartnersBillingAzureUsage", + "Command": "Update-MgBetaReportPartnerBillingUsage", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/partners/billing/usage/billed", - "Module": "Beta.Reports", - "Command": "Update-MgBetaReportPartnerBillingUsageBilled", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/reports/partners/billing/usage/billed", + "OutputType": null, + "Command": "Update-MgBetaReportPartnerBillingUsageBilled", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/partners/billing/usage/unbilled", - "Module": "Beta.Reports", - "Command": "Update-MgBetaReportPartnerBillingUsageUnbilled", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/reports/partners/billing/usage/unbilled", + "OutputType": null, + "Command": "Update-MgBetaReportPartnerBillingUsageUnbilled", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/sla/azureADAuthentication", - "Module": "Beta.Reports", - "Command": "Update-MgBetaReportSlaAzureAdAuthentication", - "OutputType": "IMicrosoftGraphAzureAdAuthentication", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/reports/sla/azureADAuthentication", + "OutputType": "IMicrosoftGraphAzureAdAuthentication", + "Command": "Update-MgBetaReportSlaAzureAdAuthentication", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/userInsights/daily", - "Module": "Beta.Reports", - "Command": "Update-MgBetaReportUserInsightDaily", - "OutputType": "IMicrosoftGraphDailyUserInsightMetricsRoot", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/reports/userInsights/daily", + "OutputType": "IMicrosoftGraphDailyUserInsightMetricsRoot", + "Command": "Update-MgBetaReportUserInsightDaily", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/reports/userInsights/monthly", - "Module": "Beta.Reports", - "Command": "Update-MgBetaReportUserInsightMonthly", - "OutputType": "IMicrosoftGraphMonthlyUserInsightMetricsRoot", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/reports/userInsights/monthly", + "OutputType": "IMicrosoftGraphMonthlyUserInsightMetricsRoot", + "Command": "Update-MgBetaReportUserInsightMonthly", + "Module": "Beta.Reports" }, { - "Permissions": [], - "Uri": "/identityProtection/riskDetections/{riskDetection-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaRiskDetection", - "OutputType": "IMicrosoftGraphRiskDetection", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityProtection/riskDetections/{riskDetection-id}", + "OutputType": "IMicrosoftGraphRiskDetection", + "Command": "Update-MgBetaRiskDetection", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaRiskyServicePrincipal", - "OutputType": "IMicrosoftGraphRiskyServicePrincipal", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", + "OutputType": "IMicrosoftGraphRiskyServicePrincipal", + "Command": "Update-MgBetaRiskyServicePrincipal", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaRiskyServicePrincipalHistory", - "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", + "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", + "Command": "Update-MgBetaRiskyServicePrincipalHistory", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaRiskyUser", - "OutputType": "IMicrosoftGraphRiskyUser", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", + "OutputType": "IMicrosoftGraphRiskyUser", + "Command": "Update-MgBetaRiskyUser", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaRiskyUserHistory", - "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", + "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", + "Command": "Update-MgBetaRiskyUserHistory", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Update", + "UpdateExpanded" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -534643,120 +535840,122 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/roleManagement", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaRoleManagement", "OutputType": "IMicrosoftGraphRoleManagement", + "Command": "Update-MgBetaRoleManagement", + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/roleManagement/cloudPC", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaRoleManagementCloudPc", "OutputType": "IMicrosoftGraphRbacApplicationMultiple", + "Command": "Update-MgBetaRoleManagementCloudPc", + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaRoleManagementCloudPcResourceNamespace", "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Command": "Update-MgBetaRoleManagementCloudPcResourceNamespace", + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Command": "Update-MgBetaRoleManagementCloudPcResourceNamespaceResourceAction", + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/roleManagement/cloudPC/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionResourceScope", "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "Command": "Update-MgBetaRoleManagementCloudPcResourceNamespaceResourceActionResourceScope", + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentmultiple-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaRoleManagementCloudPcRoleAssignment", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", + "Command": "Update-MgBetaRoleManagementCloudPcRoleAssignment", + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentmultiple-update?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/roleManagement/cloudPC/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", "OutputType": "IMicrosoftGraphAppScope", + "Command": "Update-MgBetaRoleManagementCloudPcRoleAssignmentAppScope", + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -534799,39 +535998,37 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaRoleManagementCloudPcRoleDefinition", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "Update-MgBetaRoleManagementCloudPcRoleDefinition", + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-update?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/roleManagement/cloudPC/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "Update-MgBetaRoleManagementCloudPcRoleDefinitionInheritPermissionFrom", + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -534850,105 +536047,107 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/roleManagement/deviceManagement", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaRoleManagementDeviceManagement", "OutputType": "IMicrosoftGraphRbacApplicationMultiple", + "Command": "Update-MgBetaRoleManagementDeviceManagement", + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaRoleManagementDeviceManagementResourceNamespace", "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Command": "Update-MgBetaRoleManagementDeviceManagementResourceNamespace", + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Command": "Update-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceAction", + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/roleManagement/deviceManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionResourceScope", "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "Command": "Update-MgBetaRoleManagementDeviceManagementResourceNamespaceResourceActionResourceScope", + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentmultiple-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaRoleManagementDeviceManagementRoleAssignment", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentMultiple", + "Command": "Update-MgBetaRoleManagementDeviceManagementRoleAssignment", + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroleassignmentmultiple-update?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/roleManagement/deviceManagement/roleAssignments/{unifiedRoleAssignmentMultiple-id}/appScopes/{appScope-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", "OutputType": "IMicrosoftGraphAppScope", + "Command": "Update-MgBetaRoleManagementDeviceManagementRoleAssignmentAppScope", + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -534991,224 +536190,224 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaRoleManagementDeviceManagementRoleDefinition", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Update-MgBetaRoleManagementDeviceManagementRoleDefinition", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/deviceManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "Update-MgBetaRoleManagementDeviceManagementRoleDefinitionInheritPermissionFrom", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/directory", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementDirectory", - "OutputType": "IMicrosoftGraphRbacApplication", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/directory", + "OutputType": "IMicrosoftGraphRbacApplication", + "Command": "Update-MgBetaRoleManagementDirectory", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementDirectoryResourceNamespace", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Command": "Update-MgBetaRoleManagementDirectoryResourceNamespace", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Command": "Update-MgBetaRoleManagementDirectoryResourceNamespaceResourceAction", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionResourceScope", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "Command": "Update-MgBetaRoleManagementDirectoryResourceNamespaceResourceActionResourceScope", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignment", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignment", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentApproval", - "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}", + "OutputType": "IMicrosoftGraphApproval", + "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentApproval", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", - "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/directory/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", + "OutputType": "IMicrosoftGraphApprovalStep", + "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentApprovalStep", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentAppScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "OutputType": "IMicrosoftGraphAppScope", + "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentAppScope", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentSchedule", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentScheduleInstance", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Command": "Update-MgBetaRoleManagementDirectoryRoleAssignmentScheduleRequest", + "Module": "Beta.Identity.Governance" }, { + "ApiVersion": "beta", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -535227,919 +536426,919 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementDirectoryRoleDefinition", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-update?view=graph-rest-beta" + "Command": "Update-MgBetaRoleManagementDirectoryRoleDefinition", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "Update-MgBetaRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Command": "Update-MgBetaRoleManagementDirectoryRoleEligibilitySchedule", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Command": "Update-MgBetaRoleManagementDirectoryRoleEligibilityScheduleInstance", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Command": "Update-MgBetaRoleManagementDirectoryRoleEligibilityScheduleRequest", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Command": "Update-MgBetaRoleManagementDirectoryTransitiveRoleAssignment", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentAppScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/directory/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", + "OutputType": "IMicrosoftGraphAppScope", + "Command": "Update-MgBetaRoleManagementDirectoryTransitiveRoleAssignmentAppScope", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementEnterpriseApp", - "OutputType": "IMicrosoftGraphRbacApplication", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}", + "OutputType": "IMicrosoftGraphRbacApplication", + "Command": "Update-MgBetaRoleManagementEnterpriseApp", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementEnterpriseAppResourceNamespace", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Command": "Update-MgBetaRoleManagementEnterpriseAppResourceNamespace", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Command": "Update-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceAction", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionResourceScope", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "Command": "Update-MgBetaRoleManagementEnterpriseAppResourceNamespaceResourceActionResourceScope", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignment", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignment", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", - "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}", + "OutputType": "IMicrosoftGraphApproval", + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentApproval", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", - "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", + "OutputType": "IMicrosoftGraphApprovalStep", + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentApprovalStep", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentAppScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "OutputType": "IMicrosoftGraphAppScope", + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentAppScope", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentSchedule", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleInstance", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleAssignmentScheduleRequest", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleDefinition", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleDefinitionInheritPermissionFrom", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleEligibilitySchedule", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleInstance", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Command": "Update-MgBetaRoleManagementEnterpriseAppRoleEligibilityScheduleRequest", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Command": "Update-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignment", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentAppScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/enterpriseApps/{rbacApplication-id}/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", + "OutputType": "IMicrosoftGraphAppScope", + "Command": "Update-MgBetaRoleManagementEnterpriseAppTransitiveRoleAssignmentAppScope", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementEntitlementManagement", - "OutputType": "IMicrosoftGraphRbacApplication", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/entitlementManagement", + "OutputType": "IMicrosoftGraphRbacApplication", + "Command": "Update-MgBetaRoleManagementEntitlementManagement", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementEntitlementManagementResourceNamespace", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Command": "Update-MgBetaRoleManagementEntitlementManagementResourceNamespace", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Command": "Update-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionResourceScope", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "Command": "Update-MgBetaRoleManagementEntitlementManagementResourceNamespaceResourceActionResourceScope", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignment", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignment", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", - "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}", + "OutputType": "IMicrosoftGraphApproval", + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentApproval", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", - "OutputType": "IMicrosoftGraphApprovalStep", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentApprovals/{approval-id}/steps/{approvalStep-id}", + "OutputType": "IMicrosoftGraphApprovalStep", + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentApprovalStep", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentAppScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "OutputType": "IMicrosoftGraphAppScope", + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentAppScope", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentSchedule", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleDefinition", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleEligibilitySchedule", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Command": "Update-MgBetaRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Command": "Update-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignment", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "Module": "Beta.Identity.Governance", - "Command": "Update-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentAppScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/entitlementManagement/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", + "OutputType": "IMicrosoftGraphAppScope", + "Command": "Update-MgBetaRoleManagementEntitlementManagementTransitiveRoleAssignmentAppScope", + "Module": "Beta.Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/exchange", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaRoleManagementExchange", - "OutputType": "IMicrosoftGraphUnifiedRbacApplication", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/exchange", + "OutputType": "IMicrosoftGraphUnifiedRbacApplication", + "Command": "Update-MgBetaRoleManagementExchange", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/exchange/customAppScopes/{customAppScope-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaRoleManagementExchangeCustomAppScope", - "OutputType": "IMicrosoftGraphCustomAppScope", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customappscope-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customappscope-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/roleManagement/exchange/customAppScopes/{customAppScope-id}", + "OutputType": "IMicrosoftGraphCustomAppScope", + "Command": "Update-MgBetaRoleManagementExchangeCustomAppScope", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaRoleManagementExchangeResourceNamespace", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Command": "Update-MgBetaRoleManagementExchangeResourceNamespace", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Command": "Update-MgBetaRoleManagementExchangeResourceNamespaceResourceAction", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaRoleManagementExchangeResourceNamespaceResourceActionResourceScope", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/exchange/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}/resourceScope", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceScope", + "Command": "Update-MgBetaRoleManagementExchangeResourceNamespaceResourceActionResourceScope", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaRoleManagementExchangeRoleAssignment", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Command": "Update-MgBetaRoleManagementExchangeRoleAssignment", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaRoleManagementExchangeRoleAssignmentAppScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/exchange/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "OutputType": "IMicrosoftGraphAppScope", + "Command": "Update-MgBetaRoleManagementExchangeRoleAssignmentAppScope", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaRoleManagementExchangeRoleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "Update-MgBetaRoleManagementExchangeRoleDefinition", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaRoleManagementExchangeRoleDefinitionInheritPermissionFrom", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/exchange/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "Update-MgBetaRoleManagementExchangeRoleDefinitionInheritPermissionFrom", + "Module": "Beta.DeviceManagement.Enrollment" }, { - "Permissions": [], - "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaRoleManagementExchangeTransitiveRoleAssignment", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Command": "Update-MgBetaRoleManagementExchangeTransitiveRoleAssignment", + "Module": "Beta.DeviceManagement.Enrollment" }, { + "ApiVersion": "beta", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/roleManagement/exchange/transitiveRoleAssignments/{unifiedRoleAssignment-id}/appScope", - "Module": "Beta.DeviceManagement.Enrollment", - "Command": "Update-MgBetaRoleManagementExchangeTransitiveRoleAssignmentAppScope", "OutputType": "IMicrosoftGraphAppScope", + "Command": "Update-MgBetaRoleManagementExchangeTransitiveRoleAssignmentAppScope", + "Module": "Beta.DeviceManagement.Enrollment" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -536158,22 +537357,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/schemaExtensions/{schemaExtension-id}", - "Module": "Beta.SchemaExtensions", - "Command": "Update-MgBetaSchemaExtension", "OutputType": "IMicrosoftGraphSchemaExtension", + "Command": "Update-MgBetaSchemaExtension", + "Module": "Beta.SchemaExtensions" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-update?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -536192,22 +537391,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-acronym-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/search/acronyms/{acronym-id}", - "Module": "Beta.Search", - "Command": "Update-MgBetaSearchAcronym", "OutputType": "IMicrosoftGraphSearchAcronym", + "Command": "Update-MgBetaSearchAcronym", + "Module": "Beta.Search" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-acronym-update?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -536226,388 +537425,388 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-bookmark-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/search/bookmarks/{bookmark-id}", - "Module": "Beta.Search", - "Command": "Update-MgBetaSearchBookmark", "OutputType": "IMicrosoftGraphSearchBookmark", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-bookmark-update?view=graph-rest-beta" + "Command": "Update-MgBetaSearchBookmark", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/search", - "Module": "Beta.Search", - "Command": "Update-MgBetaSearchEntity", - "OutputType": "IMicrosoftGraphSearchEntity", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/search", + "OutputType": "IMicrosoftGraphSearchEntity", + "Command": "Update-MgBetaSearchEntity", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/search/qnas/{qna-id}", - "Module": "Beta.Search", - "Command": "Update-MgBetaSearchQna", - "OutputType": "IMicrosoftGraphSearchQna", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-qna-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-qna-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/search/qnas/{qna-id}", + "OutputType": "IMicrosoftGraphSearchQna", + "Command": "Update-MgBetaSearchQna", + "Module": "Beta.Search" }, { - "Permissions": [], - "Uri": "/security/securityActions/{securityAction-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityAction", - "OutputType": "IMicrosoftGraphSecurityAction", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/securityActions/{securityAction-id}", + "OutputType": "IMicrosoftGraphSecurityAction", + "Command": "Update-MgBetaSecurityAction", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/alerts/{alert-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityAlert", - "OutputType": "IMicrosoftGraphAlert", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/alert-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/alert-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/security/alerts/{alert-id}", + "OutputType": "IMicrosoftGraphAlert", + "Command": "Update-MgBetaSecurityAlert", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/alerts/updateAlerts", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityAlertMultiple", - "OutputType": "IMicrosoftGraphAlert", + "ApiVersion": "beta", "Variants": [ "Update1", "UpdateExpanded1" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/alert-updatealerts?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/alert-updatealerts?view=graph-rest-beta", + "Method": "POST", + "Uri": "/security/alerts/updateAlerts", + "OutputType": "IMicrosoftGraphAlert", + "Command": "Update-MgBetaSecurityAlertMultiple", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/alerts_v2/{alert-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityAlertV2", - "OutputType": "IMicrosoftGraphSecurityAlert", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-alert-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-alert-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/security/alerts_v2/{alert-id}", + "OutputType": "IMicrosoftGraphSecurityAlert", + "Command": "Update-MgBetaSecurityAlertV2", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityAttackSimulationAutomation", - "OutputType": "IMicrosoftGraphSimulationAutomation", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", + "OutputType": "IMicrosoftGraphSimulationAutomation", + "Command": "Update-MgBetaSecurityAttackSimulationAutomation", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityAttackSimulationAutomationRun", - "OutputType": "IMicrosoftGraphSimulationAutomationRun", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", + "OutputType": "IMicrosoftGraphSimulationAutomationRun", + "Command": "Update-MgBetaSecurityAttackSimulationAutomationRun", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityAttackSimulationEndUserNotification", - "OutputType": "IMicrosoftGraphEndUserNotification", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}", + "OutputType": "IMicrosoftGraphEndUserNotification", + "Command": "Update-MgBetaSecurityAttackSimulationEndUserNotification", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityAttackSimulationEndUserNotificationDetail", - "OutputType": "IMicrosoftGraphEndUserNotificationDetail", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}", + "OutputType": "IMicrosoftGraphEndUserNotificationDetail", + "Command": "Update-MgBetaSecurityAttackSimulationEndUserNotificationDetail", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityAttackSimulationLandingPage", - "OutputType": "IMicrosoftGraphLandingPage", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}", + "OutputType": "IMicrosoftGraphLandingPage", + "Command": "Update-MgBetaSecurityAttackSimulationLandingPage", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityAttackSimulationLandingPageDetail", - "OutputType": "IMicrosoftGraphLandingPageDetail", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}", + "OutputType": "IMicrosoftGraphLandingPageDetail", + "Command": "Update-MgBetaSecurityAttackSimulationLandingPageDetail", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/loginPages/{loginPage-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityAttackSimulationLoginPage", - "OutputType": "IMicrosoftGraphLoginPage", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/attackSimulation/loginPages/{loginPage-id}", + "OutputType": "IMicrosoftGraphLoginPage", + "Command": "Update-MgBetaSecurityAttackSimulationLoginPage", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityAttackSimulationOperation", - "OutputType": "IMicrosoftGraphAttackSimulationOperation", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}", + "OutputType": "IMicrosoftGraphAttackSimulationOperation", + "Command": "Update-MgBetaSecurityAttackSimulationOperation", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/payloads/{payload-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityAttackSimulationPayload", - "OutputType": "IMicrosoftGraphPayload", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/attackSimulation/payloads/{payload-id}", + "OutputType": "IMicrosoftGraphPayload", + "Command": "Update-MgBetaSecurityAttackSimulationPayload", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/trainings/{training-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityAttackSimulationTraining", - "OutputType": "IMicrosoftGraphTraining", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/attackSimulation/trainings/{training-id}", + "OutputType": "IMicrosoftGraphTraining", + "Command": "Update-MgBetaSecurityAttackSimulationTraining", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/trainingCampaigns/{trainingCampaign-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityAttackSimulationTrainingCampaign", - "OutputType": "IMicrosoftGraphTrainingCampaign", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trainingcampaign-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trainingcampaign-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/security/attackSimulation/trainingCampaigns/{trainingCampaign-id}", + "OutputType": "IMicrosoftGraphTrainingCampaign", + "Command": "Update-MgBetaSecurityAttackSimulationTrainingCampaign", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityAttackSimulationTrainingLanguageDetail", - "OutputType": "IMicrosoftGraphTrainingLanguageDetail", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}", + "OutputType": "IMicrosoftGraphTrainingLanguageDetail", + "Command": "Update-MgBetaSecurityAttackSimulationTrainingLanguageDetail", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/auditLog", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityAuditLog", - "OutputType": "IMicrosoftGraphSecurityAuditCoreRoot", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/auditLog", + "OutputType": "IMicrosoftGraphSecurityAuditCoreRoot", + "Command": "Update-MgBetaSecurityAuditLog", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/auditLog/queries/{auditLogQuery-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityAuditLogQuery", - "OutputType": "IMicrosoftGraphSecurityAuditLogQuery", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/auditLog/queries/{auditLogQuery-id}", + "OutputType": "IMicrosoftGraphSecurityAuditLogQuery", + "Command": "Update-MgBetaSecurityAuditLogQuery", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records/{auditLogRecord-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityAuditLogQueryRecord", - "OutputType": "IMicrosoftGraphSecurityAuditLogRecord", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/auditLog/queries/{auditLogQuery-id}/records/{auditLogRecord-id}", + "OutputType": "IMicrosoftGraphSecurityAuditLogRecord", + "Command": "Update-MgBetaSecurityAuditLogQueryRecord", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/cases", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityCase", - "OutputType": "IMicrosoftGraphSecurityCasesRoot", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/cases", + "OutputType": "IMicrosoftGraphSecurityCasesRoot", + "Command": "Update-MgBetaSecurityCase", + "Module": "Beta.Security" }, { + "ApiVersion": "beta", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -536626,39 +537825,41 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCase", "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCase", + "Module": "Beta.Security" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-update?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodian", "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodian", + "Module": "Beta.Security" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", + "Update1", "UpdateExpanded", "UpdateViaIdentity", + "UpdateViaIdentity1", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -536677,75 +537878,73 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-updateindex?view=graph-rest-beta", + "Method": "POST", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/updateIndex", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodianIndex", "OutputType": null, + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodianIndex", + "Module": "Beta.Security" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", - "Update1", "UpdateExpanded", "UpdateViaIdentity", - "UpdateViaIdentity1", "UpdateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-updateindex?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", "OutputType": "IMicrosoftGraphSecuritySiteSource", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodianSiteSource", + "Module": "Beta.Security" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", + "Module": "Beta.Security" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", "OutputType": "IMicrosoftGraphSecurityUserSource", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseCustodianUserSource", + "Module": "Beta.Security" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -536764,73 +537963,75 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseLegalHold", "OutputType": "IMicrosoftGraphSecurityEdiscoveryHoldPolicy", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseLegalHold", + "Module": "Beta.Security" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/siteSources/{siteSource-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource", "OutputType": "IMicrosoftGraphSecuritySiteSource", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseLegalHoldSiteSource", + "Module": "Beta.Security" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/legalHolds/{ediscoveryHoldPolicy-id}/userSources/{userSource-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", "OutputType": "IMicrosoftGraphSecurityUserSource", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseLegalHoldUserSource", + "Module": "Beta.Security" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "Module": "Beta.Security" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", + "Update1", "UpdateExpanded", "UpdateViaIdentity", + "UpdateViaIdentity1", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -536849,75 +538050,73 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-updateindex?view=graph-rest-beta", + "Method": "POST", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/updateIndex", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceIndex", "OutputType": null, + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseNoncustodialDataSourceIndex", + "Module": "Beta.Security" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", - "Update1", "UpdateExpanded", "UpdateViaIdentity", - "UpdateViaIdentity1", "UpdateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-updateindex?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseOperation", "OutputType": "IMicrosoftGraphSecurityCaseOperation", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseOperation", + "Module": "Beta.Security" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseReviewSet", "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseReviewSet", + "Module": "Beta.Security" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/files/{ediscoveryFile-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile", "OutputType": "IMicrosoftGraphSecurityEdiscoveryFile", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseReviewSetFile", + "Module": "Beta.Security" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -536936,22 +538135,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseReviewSetQuery", + "Module": "Beta.Security" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-update?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -536970,56 +538169,56 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseSearch", "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseSearch", + "Module": "Beta.Security" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-update?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", "OutputType": "IMicrosoftGraphSecurityDataSource", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseSearchAdditionalSource", + "Module": "Beta.Security" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycasesettings-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseSetting", "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseSettings", + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseSetting", + "Module": "Beta.Security" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycasesettings-update?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -537038,1239 +538237,1239 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewtag-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseTag", "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewtag-update?view=graph-rest-beta" + "Command": "Update-MgBetaSecurityCaseEdiscoveryCaseTag", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/cloudAppSecurityProfiles/{cloudAppSecurityProfile-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityCloudAppSecurityProfile", - "OutputType": "IMicrosoftGraphCloudAppSecurityProfile", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/cloudAppSecurityProfiles/{cloudAppSecurityProfile-id}", + "OutputType": "IMicrosoftGraphCloudAppSecurityProfile", + "Command": "Update-MgBetaSecurityCloudAppSecurityProfile", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/collaboration", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityCollaboration", - "OutputType": "IMicrosoftGraphSecurityCollaborationRoot", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/collaboration", + "OutputType": "IMicrosoftGraphSecurityCollaborationRoot", + "Command": "Update-MgBetaSecurityCollaboration", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/collaboration/analyzedEmails/{analyzedEmail-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityCollaborationAnalyzedEmail", - "OutputType": "IMicrosoftGraphSecurityAnalyzedEmail", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/collaboration/analyzedEmails/{analyzedEmail-id}", + "OutputType": "IMicrosoftGraphSecurityAnalyzedEmail", + "Command": "Update-MgBetaSecurityCollaborationAnalyzedEmail", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/domainSecurityProfiles/{domainSecurityProfile-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityDomainSecurityProfile", - "OutputType": "IMicrosoftGraphDomainSecurityProfile", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/domainSecurityProfiles/{domainSecurityProfile-id}", + "OutputType": "IMicrosoftGraphDomainSecurityProfile", + "Command": "Update-MgBetaSecurityDomainSecurityProfile", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/fileSecurityProfiles/{fileSecurityProfile-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityFileSecurityProfile", - "OutputType": "IMicrosoftGraphFileSecurityProfile", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/fileSecurityProfiles/{fileSecurityProfile-id}", + "OutputType": "IMicrosoftGraphFileSecurityProfile", + "Command": "Update-MgBetaSecurityFileSecurityProfile", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/hostSecurityProfiles/{hostSecurityProfile-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityHostSecurityProfile", - "OutputType": "IMicrosoftGraphHostSecurityProfile", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/hostSecurityProfiles/{hostSecurityProfile-id}", + "OutputType": "IMicrosoftGraphHostSecurityProfile", + "Command": "Update-MgBetaSecurityHostSecurityProfile", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/identities", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityIdentity", - "OutputType": "IMicrosoftGraphSecurityIdentityContainer", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/identities", + "OutputType": "IMicrosoftGraphSecurityIdentityContainer", + "Command": "Update-MgBetaSecurityIdentity", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/identities/healthIssues/{healthIssue-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityIdentityHealthIssue", - "OutputType": "IMicrosoftGraphSecurityHealthIssue", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-healthissue-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-healthissue-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/security/identities/healthIssues/{healthIssue-id}", + "OutputType": "IMicrosoftGraphSecurityHealthIssue", + "Command": "Update-MgBetaSecurityIdentityHealthIssue", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/identities/sensors/{sensor-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityIdentitySensor", - "OutputType": "IMicrosoftGraphSecuritySensor", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/identities/sensors/{sensor-id}", + "OutputType": "IMicrosoftGraphSecuritySensor", + "Command": "Update-MgBetaSecurityIdentitySensor", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/incidents/{incident-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityIncident", - "OutputType": "IMicrosoftGraphSecurityIncident", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-incident-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-incident-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/security/incidents/{incident-id}", + "OutputType": "IMicrosoftGraphSecurityIncident", + "Command": "Update-MgBetaSecurityIncident", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/informationProtection", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityInformationProtection", - "OutputType": "IMicrosoftGraphSecurityInformationProtection", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/informationProtection", + "OutputType": "IMicrosoftGraphSecurityInformationProtection", + "Command": "Update-MgBetaSecurityInformationProtection", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/informationProtection/labelPolicySettings", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityInformationProtectionLabelPolicySetting", - "OutputType": "IMicrosoftGraphSecurityInformationProtectionPolicySetting", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/informationProtection/labelPolicySettings", + "OutputType": "IMicrosoftGraphSecurityInformationProtectionPolicySetting", + "Command": "Update-MgBetaSecurityInformationProtectionLabelPolicySetting", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityInformationProtectionSensitivityLabel", - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "Command": "Update-MgBetaSecurityInformationProtectionSensitivityLabel", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityInformationProtectionSensitivityLabelParent", - "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", + "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "Command": "Update-MgBetaSecurityInformationProtectionSensitivityLabelParent", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/ipSecurityProfiles/{ipSecurityProfile-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityIPSecurityProfile", - "OutputType": "IMicrosoftGraphIPSecurityProfile", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/ipSecurityProfiles/{ipSecurityProfile-id}", + "OutputType": "IMicrosoftGraphIPSecurityProfile", + "Command": "Update-MgBetaSecurityIPSecurityProfile", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/labels", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityLabel", - "OutputType": "IMicrosoftGraphSecurityLabelsRoot", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/labels", + "OutputType": "IMicrosoftGraphSecurityLabelsRoot", + "Command": "Update-MgBetaSecurityLabel", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/labels/authorities/{authorityTemplate-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityLabelAuthority", - "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/labels/authorities/{authorityTemplate-id}", + "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", + "Command": "Update-MgBetaSecurityLabelAuthority", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/labels/categories/{categoryTemplate-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityLabelCategory", - "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/labels/categories/{categoryTemplate-id}", + "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", + "Command": "Update-MgBetaSecurityLabelCategory", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/{subcategoryTemplate-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityLabelCategorySubcategory", - "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/{subcategoryTemplate-id}", + "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", + "Command": "Update-MgBetaSecurityLabelCategorySubcategory", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/labels/citations/{citationTemplate-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityLabelCitation", - "OutputType": "IMicrosoftGraphSecurityCitationTemplate", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/labels/citations/{citationTemplate-id}", + "OutputType": "IMicrosoftGraphSecurityCitationTemplate", + "Command": "Update-MgBetaSecurityLabelCitation", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/labels/departments/{departmentTemplate-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityLabelDepartment", - "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/labels/departments/{departmentTemplate-id}", + "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", + "Command": "Update-MgBetaSecurityLabelDepartment", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityLabelFilePlanReference", - "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}", + "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", + "Command": "Update-MgBetaSecurityLabelFilePlanReference", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityLabelRetentionLabel", - "OutputType": "IMicrosoftGraphSecurityRetentionLabel", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionlabel-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionlabel-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}", + "OutputType": "IMicrosoftGraphSecurityRetentionLabel", + "Command": "Update-MgBetaSecurityLabelRetentionLabel", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityLabelRetentionLabelDescriptor", - "OutputType": "IMicrosoftGraphSecurityFilePlanDescriptor", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors", + "OutputType": "IMicrosoftGraphSecurityFilePlanDescriptor", + "Command": "Update-MgBetaSecurityLabelRetentionLabelDescriptor", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-stageNumber}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", - "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-stageNumber}", + "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", + "Command": "Update-MgBetaSecurityLabelRetentionLabelDispositionReviewStage", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/partner", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityPartner", - "OutputType": "IMicrosoftGraphPartnerSecurity", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/partner", + "OutputType": "IMicrosoftGraphPartnerSecurity", + "Command": "Update-MgBetaSecurityPartner", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/partner/securityAlerts/{partnerSecurityAlert-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityPartnerSecurityAlert", - "OutputType": "IMicrosoftGraphPartnerSecurityAlert", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partner-security-partnersecurityalert-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/partner-security-partnersecurityalert-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/security/partner/securityAlerts/{partnerSecurityAlert-id}", + "OutputType": "IMicrosoftGraphPartnerSecurityAlert", + "Command": "Update-MgBetaSecurityPartnerSecurityAlert", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/providerTenantSettings/{providerTenantSetting-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityProviderTenantSetting", - "OutputType": "IMicrosoftGraphProviderTenantSetting", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/providerTenantSettings/{providerTenantSetting-id}", + "OutputType": "IMicrosoftGraphProviderTenantSetting", + "Command": "Update-MgBetaSecurityProviderTenantSetting", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/rules", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityRule", - "OutputType": "IMicrosoftGraphSecurityRulesRoot", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/rules", + "OutputType": "IMicrosoftGraphSecurityRulesRoot", + "Command": "Update-MgBetaSecurityRule", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/rules/detectionRules/{detectionRule-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityRuleDetectionRule", - "OutputType": "IMicrosoftGraphSecurityDetectionRule", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/rules/detectionRules/{detectionRule-id}", + "OutputType": "IMicrosoftGraphSecurityDetectionRule", + "Command": "Update-MgBetaSecurityRuleDetectionRule", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/secureScores/{secureScore-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecuritySecureScore", - "OutputType": "IMicrosoftGraphSecureScore", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/secureScores/{secureScore-id}", + "OutputType": "IMicrosoftGraphSecureScore", + "Command": "Update-MgBetaSecuritySecureScore", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecuritySecureScoreControlProfile", - "OutputType": "IMicrosoftGraphSecureScoreControlProfile", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securescorecontrolprofiles-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securescorecontrolprofiles-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", + "OutputType": "IMicrosoftGraphSecureScoreControlProfile", + "Command": "Update-MgBetaSecuritySecureScoreControlProfile", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecuritySubjectRightsRequest", - "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}", + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "Command": "Update-MgBetaSecuritySubjectRightsRequest", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecuritySubjectRightsRequestApproverMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaSecuritySubjectRightsRequestApproverMailboxSetting", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecuritySubjectRightsRequestCollaboratorMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaSecuritySubjectRightsRequestCollaboratorMailboxSetting", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecuritySubjectRightsRequestNote", - "OutputType": "IMicrosoftGraphAuthoredNote", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", + "OutputType": "IMicrosoftGraphAuthoredNote", + "Command": "Update-MgBetaSecuritySubjectRightsRequestNote", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityThreatIntelligence", - "OutputType": "IMicrosoftGraphSecurityThreatIntelligence", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/threatIntelligence", + "OutputType": "IMicrosoftGraphSecurityThreatIntelligence", + "Command": "Update-MgBetaSecurityThreatIntelligence", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/articles/{article-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityThreatIntelligenceArticle", - "OutputType": "IMicrosoftGraphSecurityArticle", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/threatIntelligence/articles/{article-id}", + "OutputType": "IMicrosoftGraphSecurityArticle", + "Command": "Update-MgBetaSecurityThreatIntelligenceArticle", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityThreatIntelligenceArticleIndicator", - "OutputType": "IMicrosoftGraphSecurityArticleIndicator", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", + "OutputType": "IMicrosoftGraphSecurityArticleIndicator", + "Command": "Update-MgBetaSecurityThreatIntelligenceArticleIndicator", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hosts/{host-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityThreatIntelligenceHost", - "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/threatIntelligence/hosts/{host-id}", + "OutputType": "IMicrosoftGraphSecurityHost", + "Command": "Update-MgBetaSecurityThreatIntelligenceHost", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityThreatIntelligenceHostComponent", - "OutputType": "IMicrosoftGraphSecurityHostComponent", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", + "OutputType": "IMicrosoftGraphSecurityHostComponent", + "Command": "Update-MgBetaSecurityThreatIntelligenceHostComponent", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityThreatIntelligenceHostCookie", - "OutputType": "IMicrosoftGraphSecurityHostCookie", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", + "OutputType": "IMicrosoftGraphSecurityHostCookie", + "Command": "Update-MgBetaSecurityThreatIntelligenceHostCookie", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityThreatIntelligenceHostPair", - "OutputType": "IMicrosoftGraphSecurityHostPair", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}", + "OutputType": "IMicrosoftGraphSecurityHostPair", + "Command": "Update-MgBetaSecurityThreatIntelligenceHostPair", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityThreatIntelligenceHostPort", - "OutputType": "IMicrosoftGraphSecurityHostPort", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}", + "OutputType": "IMicrosoftGraphSecurityHostPort", + "Command": "Update-MgBetaSecurityThreatIntelligenceHostPort", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityThreatIntelligenceHostReputation", - "OutputType": "IMicrosoftGraphSecurityHostReputation", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation", + "OutputType": "IMicrosoftGraphSecurityHostReputation", + "Command": "Update-MgBetaSecurityThreatIntelligenceHostReputation", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityThreatIntelligenceHostSslCertificate", - "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}", + "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", + "Command": "Update-MgBetaSecurityThreatIntelligenceHostSslCertificate", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityThreatIntelligenceHostTracker", - "OutputType": "IMicrosoftGraphSecurityHostTracker", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", + "OutputType": "IMicrosoftGraphSecurityHostTracker", + "Command": "Update-MgBetaSecurityThreatIntelligenceHostTracker", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityThreatIntelligenceIntelProfile", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", + "Command": "Update-MgBetaSecurityThreatIntelligenceIntelProfile", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityThreatIntelligencePassiveDnsRecord", - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "Command": "Update-MgBetaSecurityThreatIntelligencePassiveDnsRecord", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityThreatIntelligenceProfileIndicator", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "Command": "Update-MgBetaSecurityThreatIntelligenceProfileIndicator", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityThreatIntelligenceSslCertificate", - "OutputType": "IMicrosoftGraphSecuritySslCertificate", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}", + "OutputType": "IMicrosoftGraphSecuritySslCertificate", + "Command": "Update-MgBetaSecurityThreatIntelligenceSslCertificate", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityThreatIntelligenceSubdomain", - "OutputType": "IMicrosoftGraphSecuritySubdomain", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}", + "OutputType": "IMicrosoftGraphSecuritySubdomain", + "Command": "Update-MgBetaSecurityThreatIntelligenceSubdomain", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityThreatIntelligenceVulnerability", - "OutputType": "IMicrosoftGraphSecurityVulnerability", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", + "OutputType": "IMicrosoftGraphSecurityVulnerability", + "Command": "Update-MgBetaSecurityThreatIntelligenceVulnerability", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", - "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", + "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", + "Command": "Update-MgBetaSecurityThreatIntelligenceVulnerabilityComponent", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityThreatIntelligenceWhoisHistoryRecord", - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}", + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "Command": "Update-MgBetaSecurityThreatIntelligenceWhoisHistoryRecord", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityThreatIntelligenceWhoisRecord", - "OutputType": "IMicrosoftGraphSecurityWhoisRecord", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}", + "OutputType": "IMicrosoftGraphSecurityWhoisRecord", + "Command": "Update-MgBetaSecurityThreatIntelligenceWhoisRecord", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatSubmission", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityThreatSubmission", - "OutputType": "IMicrosoftGraphSecurityThreatSubmissionRoot", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/threatSubmission", + "OutputType": "IMicrosoftGraphSecurityThreatSubmissionRoot", + "Command": "Update-MgBetaSecurityThreatSubmission", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatSubmission/emailThreats/{emailThreatSubmission-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityThreatSubmissionEmailThreat", - "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmission", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/threatSubmission/emailThreats/{emailThreatSubmission-id}", + "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmission", + "Command": "Update-MgBetaSecurityThreatSubmissionEmailThreat", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies/{emailThreatSubmissionPolicy-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy", - "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmissionPolicy", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/threatSubmission/emailThreatSubmissionPolicies/{emailThreatSubmissionPolicy-id}", + "OutputType": "IMicrosoftGraphSecurityEmailThreatSubmissionPolicy", + "Command": "Update-MgBetaSecurityThreatSubmissionEmailThreatSubmissionPolicy", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatSubmission/fileThreats/{fileThreatSubmission-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityThreatSubmissionFileThreat", - "OutputType": "IMicrosoftGraphSecurityFileThreatSubmission", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/threatSubmission/fileThreats/{fileThreatSubmission-id}", + "OutputType": "IMicrosoftGraphSecurityFileThreatSubmission", + "Command": "Update-MgBetaSecurityThreatSubmissionFileThreat", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/threatSubmission/urlThreats/{urlThreatSubmission-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityThreatSubmissionUrlThreat", - "OutputType": "IMicrosoftGraphSecurityUrlThreatSubmission", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/threatSubmission/urlThreats/{urlThreatSubmission-id}", + "OutputType": "IMicrosoftGraphSecurityUrlThreatSubmission", + "Command": "Update-MgBetaSecurityThreatSubmissionUrlThreat", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/tiIndicators/{tiIndicator-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityTiIndicator", - "OutputType": "IMicrosoftGraphTiIndicator", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicator-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicator-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/security/tiIndicators/{tiIndicator-id}", + "OutputType": "IMicrosoftGraphTiIndicator", + "Command": "Update-MgBetaSecurityTiIndicator", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/tiIndicators/updateTiIndicators", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityTiIndicatorMultiple", - "OutputType": "IMicrosoftGraphTiIndicator", + "ApiVersion": "beta", "Variants": [ "Update1", "UpdateExpanded1" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicator-updatetiindicators?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tiindicator-updatetiindicators?view=graph-rest-beta", + "Method": "POST", + "Uri": "/security/tiIndicators/updateTiIndicators", + "OutputType": "IMicrosoftGraphTiIndicator", + "Command": "Update-MgBetaSecurityTiIndicatorMultiple", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/triggers", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityTrigger", - "OutputType": "IMicrosoftGraphSecurityTriggersRoot", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/triggers", + "OutputType": "IMicrosoftGraphSecurityTriggersRoot", + "Command": "Update-MgBetaSecurityTrigger", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityTriggerRetentionEvent", - "OutputType": "IMicrosoftGraphSecurityRetentionEvent", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", + "OutputType": "IMicrosoftGraphSecurityRetentionEvent", + "Command": "Update-MgBetaSecurityTriggerRetentionEvent", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/triggerTypes", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityTriggerType", - "OutputType": "IMicrosoftGraphSecurityTriggerTypesRoot", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/triggerTypes", + "OutputType": "IMicrosoftGraphSecurityTriggerTypesRoot", + "Command": "Update-MgBetaSecurityTriggerType", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityTriggerTypeRetentionEventType", - "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}", + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + "Command": "Update-MgBetaSecurityTriggerTypeRetentionEventType", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/security/userSecurityProfiles/{userSecurityProfile-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaSecurityUserSecurityProfile", - "OutputType": "IMicrosoftGraphUserSecurityProfile", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/userSecurityProfiles/{userSecurityProfile-id}", + "OutputType": "IMicrosoftGraphUserSecurityProfile", + "Command": "Update-MgBetaSecurityUserSecurityProfile", + "Module": "Beta.Security" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "Update-MgBetaServiceAnnouncementHealthOverview", - "OutputType": "IMicrosoftGraphServiceHealth", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", + "OutputType": "IMicrosoftGraphServiceHealth", + "Command": "Update-MgBetaServiceAnnouncementHealthOverview", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "Update-MgBetaServiceAnnouncementHealthOverviewIssue", - "OutputType": "IMicrosoftGraphServiceHealthIssue", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "Command": "Update-MgBetaServiceAnnouncementHealthOverviewIssue", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "Update-MgBetaServiceAnnouncementIssue", - "OutputType": "IMicrosoftGraphServiceHealthIssue", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "Command": "Update-MgBetaServiceAnnouncementIssue", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "Update-MgBetaServiceAnnouncementMessage", - "OutputType": "IMicrosoftGraphServiceUpdateMessage", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", + "OutputType": "IMicrosoftGraphServiceUpdateMessage", + "Command": "Update-MgBetaServiceAnnouncementMessage", + "Module": "Beta.Devices.ServiceAnnouncement" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", - "Module": "Beta.Devices.ServiceAnnouncement", - "Command": "Update-MgBetaServiceAnnouncementMessageAttachment", - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "Command": "Update-MgBetaServiceAnnouncementMessageAttachment", + "Module": "Beta.Devices.ServiceAnnouncement" }, { + "ApiVersion": "beta", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -538297,73 +539496,73 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-upsert?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/servicePrincipals/{servicePrincipal-id}", - "Module": "Beta.Applications", - "Command": "Update-MgBetaServicePrincipal", "OutputType": "IMicrosoftGraphServicePrincipal", + "Command": "Update-MgBetaServicePrincipal", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-upsert?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", - "Module": "Beta.Applications", - "Command": "Update-MgBetaServicePrincipalAppRoleAssignedTo", "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Command": "Update-MgBetaServicePrincipalAppRoleAssignedTo", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", - "Module": "Beta.Applications", - "Command": "Update-MgBetaServicePrincipalAppRoleAssignment", "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Command": "Update-MgBetaServicePrincipalAppRoleAssignment", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-upsert?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/servicePrincipals(appId='{appId}')", - "Module": "Beta.Applications", - "Command": "Update-MgBetaServicePrincipalByAppId", "OutputType": "IMicrosoftGraphServicePrincipal", + "Command": "Update-MgBetaServicePrincipalByAppId", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-upsert?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -538382,73 +539581,73 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-put-claimspolicy?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/servicePrincipals/{servicePrincipal-id}/claimsPolicy", - "Module": "Beta.Applications", - "Command": "Update-MgBetaServicePrincipalClaimPolicy", "OutputType": "IMicrosoftGraphCustomClaimsPolicy", + "Command": "Update-MgBetaServicePrincipalClaimPolicy", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-put-claimspolicy?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", - "Module": "Beta.Applications", - "Command": "Update-MgBetaServicePrincipalDelegatedPermissionClassification", "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", + "Command": "Update-MgBetaServicePrincipalDelegatedPermissionClassification", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", - "Module": "Beta.Applications", - "Command": "Update-MgBetaServicePrincipalEndpoint", "OutputType": "IMicrosoftGraphEndpoint", + "Command": "Update-MgBetaServicePrincipalEndpoint", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/servicePrincipals/{servicePrincipal-id}/licenseDetails/{licenseDetails-id}", - "Module": "Beta.Applications", - "Command": "Update-MgBetaServicePrincipalLicenseDetail", "OutputType": "IMicrosoftGraphLicenseDetails", + "Command": "Update-MgBetaServicePrincipalLicenseDetail", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -538475,22 +539674,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-updatepasswordsinglesignoncredentials?view=graph-rest-beta", + "Method": "POST", "Uri": "/servicePrincipals/{servicePrincipal-id}/updatePasswordSingleSignOnCredentials", - "Module": "Beta.Applications", - "Command": "Update-MgBetaServicePrincipalPasswordSingleSignOnCredential", "OutputType": null, + "Command": "Update-MgBetaServicePrincipalPasswordSingleSignOnCredential", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-updatepasswordsinglesignoncredentials?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Application-RemoteDesktopConfig.ReadWrite.All", @@ -538517,22 +539716,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration", - "Module": "Beta.Applications", - "Command": "Update-MgBetaServicePrincipalRemoteDesktopSecurityConfiguration", "OutputType": "IMicrosoftGraphRemoteDesktopSecurityConfiguration", + "Command": "Update-MgBetaServicePrincipalRemoteDesktopSecurityConfiguration", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-update?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Application-RemoteDesktopConfig.ReadWrite.All", @@ -538567,299 +539766,288 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/targetdevicegroup-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}", - "Module": "Beta.Applications", - "Command": "Update-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", "OutputType": "IMicrosoftGraphTargetDeviceGroup", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/targetdevicegroup-update?view=graph-rest-beta" + "Command": "Update-MgBetaServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaServicePrincipalRiskDetection", - "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", + "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", + "Command": "Update-MgBetaServicePrincipalRiskDetection", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", - "Module": "Beta.Applications", - "Command": "Update-MgBetaServicePrincipalSynchronizationJob", - "OutputType": "IMicrosoftGraphSynchronizationJob", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", + "OutputType": "IMicrosoftGraphSynchronizationJob", + "Command": "Update-MgBetaServicePrincipalSynchronizationJob", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "Module": "Beta.Applications", - "Command": "Update-MgBetaServicePrincipalSynchronizationJobBulkUpload", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", + "OutputType": null, + "Command": "Update-MgBetaServicePrincipalSynchronizationJobBulkUpload", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "Module": "Beta.Applications", - "Command": "Update-MgBetaServicePrincipalSynchronizationJobSchema", - "OutputType": "IMicrosoftGraphSynchronizationSchema", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "Command": "Update-MgBetaServicePrincipalSynchronizationJobSchema", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "Module": "Beta.Applications", - "Command": "Update-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Command": "Update-MgBetaServicePrincipalSynchronizationJobSchemaDirectory", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", - "Module": "Beta.Applications", - "Command": "Update-MgBetaServicePrincipalSynchronizationTemplate", - "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "Command": "Update-MgBetaServicePrincipalSynchronizationTemplate", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "Module": "Beta.Applications", - "Command": "Update-MgBetaServicePrincipalSynchronizationTemplateSchema", - "OutputType": "IMicrosoftGraphSynchronizationSchema", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "Command": "Update-MgBetaServicePrincipalSynchronizationTemplateSchema", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "Module": "Beta.Applications", - "Command": "Update-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Command": "Update-MgBetaServicePrincipalSynchronizationTemplateSchemaDirectory", + "Module": "Beta.Applications" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/createdByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Update-MgBetaShareCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaShareCreatedByUserMailboxSetting", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Update-MgBetaShareLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaShareLastModifiedByUserMailboxSetting", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list", - "Module": "Beta.Files", - "Command": "Update-MgBetaShareList", - "OutputType": "IMicrosoftGraphList", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/list", + "OutputType": "IMicrosoftGraphList", + "Command": "Update-MgBetaShareList", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaShareListColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Update-MgBetaShareListColumn", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaShareListContentType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Update-MgBetaShareListContentType", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaShareListContentTypeColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Update-MgBetaShareListContentTypeColumn", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaShareListContentTypeColumnLink", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "OutputType": "IMicrosoftGraphColumnLink", + "Command": "Update-MgBetaShareListContentTypeColumnLink", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Update-MgBetaShareListCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaShareListCreatedByUserMailboxSetting", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/listItem", - "Module": "Beta.Files", - "Command": "Update-MgBetaShareListItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -538870,17 +540058,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/listItem", + "OutputType": "IMicrosoftGraphListItem", + "Command": "Update-MgBetaShareListItem", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Update-MgBetaShareListItemCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -538891,17 +540079,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaShareListItemCreatedByUserMailboxSetting", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaShareListItemDocumentSetVersion", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -538912,17 +540100,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "Update-MgBetaShareListItemDocumentSetVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Module": "Beta.Files", - "Command": "Update-MgBetaShareListItemDocumentSetVersionField", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -538933,17 +540121,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "OutputType": null, + "Command": "Update-MgBetaShareListItemDocumentSetVersionField", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", - "Module": "Beta.Files", - "Command": "Update-MgBetaShareListItemField", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -538954,17 +540142,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", + "OutputType": null, + "Command": "Update-MgBetaShareListItemField", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Update-MgBetaShareListItemLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -538975,17 +540163,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaShareListItemLastModifiedByUserMailboxSetting", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/permissions/{permission-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaShareListItemPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -538996,17 +540184,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/permissions/{permission-id}", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Update-MgBetaShareListItemPermission", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaShareListItemVersion", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -539017,17 +540205,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "Update-MgBetaShareListItemVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Module": "Beta.Files", - "Command": "Update-MgBetaShareListItemVersionField", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -539038,182 +540226,193 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "OutputType": null, + "Command": "Update-MgBetaShareListItemVersionField", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/lastModifiedByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Update-MgBetaShareListLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/list/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaShareListLastModifiedByUserMailboxSetting", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaShareListOperation", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Command": "Update-MgBetaShareListOperation", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/permissions/{permission-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaShareListPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/list/permissions/{permission-id}", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Update-MgBetaShareListPermission", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaShareListSubscription", - "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", + "OutputType": "IMicrosoftGraphSubscription", + "Command": "Update-MgBetaShareListSubscription", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/permission", - "Module": "Beta.Files", - "Command": "Update-MgBetaSharePermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/permission", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Update-MgBetaSharePermission", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaShareSharedDriveItemSharedDriveItem", - "OutputType": "IMicrosoftGraphSharedDriveItem", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}", + "OutputType": "IMicrosoftGraphSharedDriveItem", + "Command": "Update-MgBetaShareSharedDriveItemSharedDriveItem", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/sites/{site-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSite", - "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}", + "OutputType": "IMicrosoftGraphSite", + "Command": "Update-MgBetaSite", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/analytics", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteAnalytic", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/analytics", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Command": "Update-MgBetaSiteAnalytic", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteAnalyticItemActivityStat", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Update-MgBetaSiteAnalyticItemActivityStat", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteAnalyticItemActivityStatActivity", - "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", + "OutputType": "IMicrosoftGraphItemActivity", + "Command": "Update-MgBetaSiteAnalyticItemActivityStatActivity", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], "Permissions": [ { "Name": "Sites.Manage.All", @@ -539232,22 +540431,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteColumn", "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Update-MgBetaSiteColumn", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Sites.Manage.All", @@ -539266,22 +540465,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteContentType", "OutputType": "IMicrosoftGraphContentType", + "Command": "Update-MgBetaSiteContentType", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-update?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Sites.Manage.All", @@ -539300,119 +540499,107 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/columndefinition-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteContentTypeColumn", "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Update-MgBetaSiteContentTypeColumn", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/columndefinition-update?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteContentTypeColumnLink", "OutputType": "IMicrosoftGraphColumnLink", + "Command": "Update-MgBetaSiteContentTypeColumnLink", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/sites/{site-id}/getByPath(path='{path}')/analytics", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteGetByPathAnalytic", "OutputType": "IMicrosoftGraphItemAnalytics", + "Command": "Update-MgBetaSiteGetByPathAnalytic", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", - "Update1", "UpdateExpanded", - "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded", - "UpdateViaIdentityExpanded1" + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/onenote", + "OutputType": "IMicrosoftGraphOnenote", + "Command": "Update-MgBetaSiteGetByPathOnenote", + "Module": "Beta.Notes" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/onenote", - "Module": "Beta.Notes", - "Command": "Update-MgBetaSiteGetByPathOnenote", - "OutputType": "IMicrosoftGraphOnenote", + "ApiVersion": "beta", "Variants": [ "Update", - "Update1", "UpdateExpanded", - "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded", - "UpdateViaIdentityExpanded1" + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/termStore", + "OutputType": "IMicrosoftGraphTermStore", + "Command": "Update-MgBetaSiteGetByPathTermStore", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStore", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteGetByPathTermStore", - "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "beta", "Variants": [ "Update", - "Update1", "UpdateExpanded", - "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded", - "UpdateViaIdentityExpanded1" + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/sites/{site-id}/lists/{list-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteList", "OutputType": "IMicrosoftGraphList", + "Command": "Update-MgBetaSiteList", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Sites.Manage.All", @@ -539431,22 +540618,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteListColumn", "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Update-MgBetaSiteListColumn", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Sites.Manage.All", @@ -539465,22 +540652,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteListContentType", "OutputType": "IMicrosoftGraphContentType", + "Command": "Update-MgBetaSiteListContentType", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Sites.Manage.All", @@ -539499,175 +540686,175 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteListContentTypeColumn", "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Update-MgBetaSiteListContentTypeColumn", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteListContentTypeColumnLink", "OutputType": "IMicrosoftGraphColumnLink", + "Command": "Update-MgBetaSiteListContentTypeColumnLink", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteListCreatedByUserMailboxSetting", "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaSiteListCreatedByUserMailboxSetting", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteListItem", "OutputType": "IMicrosoftGraphListItem", + "Command": "Update-MgBetaSiteListItem", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/activities/{itemActivityOLD-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteListItemActivity", "OutputType": "IMicrosoftGraphItemActivityOld", + "Command": "Update-MgBetaSiteListItemActivity", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteListItemCreatedByUserMailboxSetting", "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaSiteListItemCreatedByUserMailboxSetting", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteListItemDocumentSetVersion", "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "Update-MgBetaSiteListItemDocumentSetVersion", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteListItemDocumentSetVersionField", "OutputType": null, + "Command": "Update-MgBetaSiteListItemDocumentSetVersionField", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteListItemField", "OutputType": null, + "Command": "Update-MgBetaSiteListItemField", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-update?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteListItemLastModifiedByUserMailboxSetting", "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaSiteListItemLastModifiedByUserMailboxSetting", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -539694,90 +540881,90 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/permissions/{permission-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteListItemPermission", "OutputType": "IMicrosoftGraphPermission", + "Command": "Update-MgBetaSiteListItemPermission", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteListItemVersion", "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "Update-MgBetaSiteListItemVersion", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteListItemVersionField", "OutputType": null, + "Command": "Update-MgBetaSiteListItemVersionField", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteListLastModifiedByUserMailboxSetting", "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaSiteListLastModifiedByUserMailboxSetting", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteListOperation", "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Command": "Update-MgBetaSiteListOperation", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Sites.ReadWrite.All", @@ -539804,964 +540991,1557 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/sites/{site-id}/lists/{list-id}/permissions/{permission-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteListPermission", "OutputType": "IMicrosoftGraphPermission", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Update-MgBetaSiteListPermission", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteListSubscription", - "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", + "OutputType": "IMicrosoftGraphSubscription", + "Command": "Update-MgBetaSiteListSubscription", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", - "Module": "Beta.Notes", - "Command": "Update-MgBetaSiteOnenoteNotebook", - "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", + "OutputType": "IMicrosoftGraphNotebook", + "Command": "Update-MgBetaSiteOnenoteNotebook", + "Module": "Beta.Notes" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteOnenoteNotebookSectionGroupSectionPageContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Patch", "PatchExpanded", "PatchViaIdentity", "PatchViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "OutputType": null, + "Command": "Update-MgBetaSiteOnenoteNotebookSectionGroupSectionPageContent", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteOnenoteNotebookSectionPageContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Patch", "PatchExpanded", "PatchViaIdentity", "PatchViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "OutputType": null, + "Command": "Update-MgBetaSiteOnenoteNotebookSectionPageContent", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", - "Module": "Beta.Notes", - "Command": "Update-MgBetaSiteOnenotePage", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", + "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "Update-MgBetaSiteOnenotePage", + "Module": "Beta.Notes" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteOnenotePageContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Patch", "PatchExpanded", "PatchViaIdentity", "PatchViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "OutputType": null, + "Command": "Update-MgBetaSiteOnenotePageContent", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "Module": "Beta.Notes", - "Command": "Update-MgBetaSiteOnenoteSection", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Command": "Update-MgBetaSiteOnenoteSection", + "Module": "Beta.Notes" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "Module": "Beta.Notes", - "Command": "Update-MgBetaSiteOnenoteSectionGroup", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", + "OutputType": "IMicrosoftGraphSectionGroup", + "Command": "Update-MgBetaSiteOnenoteSectionGroup", + "Module": "Beta.Notes" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteOnenoteSectionGroupSectionPageContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Patch", "PatchExpanded", "PatchViaIdentity", "PatchViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "OutputType": null, + "Command": "Update-MgBetaSiteOnenoteSectionGroupSectionPageContent", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteOnenoteSectionPageContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Patch", "PatchExpanded", "PatchViaIdentity", "PatchViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "OutputType": null, + "Command": "Update-MgBetaSiteOnenoteSectionPageContent", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteOperation", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Command": "Update-MgBetaSiteOperation", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/sites/{site-id}/pages/{baseSitePage-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSitePage", "OutputType": "IMicrosoftGraphBaseSitePage", + "Command": "Update-MgBetaSitePage", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "PATCH", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", + "OutputType": "IMicrosoftGraphCanvasLayout", + "Command": "Update-MgBetaSitePageAsSitePageCanvaLayout", + "Module": "Beta.Sites" + }, + { "ApiVersion": "beta", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", + "OutputType": "IMicrosoftGraphHorizontalSection", + "Command": "Update-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSection", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSitePageAsSitePageCanvaLayout", - "OutputType": "IMicrosoftGraphCanvasLayout", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "PATCH", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "Command": "Update-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "Module": "Beta.Sites" + }, + { "ApiVersion": "beta", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", + "OutputType": null, + "Command": "Update-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSection", - "OutputType": "IMicrosoftGraphHorizontalSection", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "PATCH", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", + "OutputType": "IMicrosoftGraphVerticalSection", + "Command": "Update-MgBetaSitePageAsSitePageCanvaLayoutVerticalSection", + "Module": "Beta.Sites" + }, + { "ApiVersion": "beta", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", + "OutputType": null, + "Command": "Update-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "PATCH", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaSitePageAsSitePageCreatedByUserMailboxSetting", + "Module": "Beta.Sites" + }, + { "ApiVersion": "beta", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaSitePageAsSitePageLastModifiedByUserMailboxSetting", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", "OutputType": null, + "Command": "Update-MgBetaSitePageAsSitePageWebPart", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "PATCH", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaSitePageCreatedByUserMailboxSetting", + "Module": "Beta.Sites" + }, + { "ApiVersion": "beta", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaSitePageLastModifiedByUserMailboxSetting", + "Module": "Beta.Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSitePageAsSitePageCanvaLayoutVerticalSection", - "OutputType": "IMicrosoftGraphVerticalSection", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-update-permission?view=graph-rest-beta", "Method": "PATCH", + "Uri": "/sites/{site-id}/permissions/{permission-id}", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Update-MgBetaSitePermission", + "Module": "Beta.Sites" + }, + { "ApiVersion": "beta", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore", + "OutputType": "IMicrosoftGraphTermStore", + "Command": "Update-MgBetaSiteTermStore", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "OutputType": null, + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}", + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Command": "Update-MgBetaSiteTermStoreGroup", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Update-MgBetaSiteTermStoreGroupSet", + "Module": "Beta.Sites" + }, + { "ApiVersion": "beta", + "Variants": [ + "Update", + "Update1", + "UpdateExpanded", + "UpdateExpanded1", + "UpdateViaIdentity", + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded", + "UpdateViaIdentityExpanded1" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Update-MgBetaSiteTermStoreGroupSetChild", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "Update", + "Update1", + "UpdateExpanded", + "UpdateExpanded1", + "UpdateViaIdentity", + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded", + "UpdateViaIdentityExpanded1" + ], "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSitePageAsSitePageCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Update-MgBetaSiteTermStoreGroupSetChildRelation", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Command": "Update-MgBetaSiteTermStoreGroupSetParentGroup", + "Module": "Beta.Sites" + }, + { "ApiVersion": "beta", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Update-MgBetaSiteTermStoreGroupSetRelation", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSitePageAsSitePageLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Update-MgBetaSiteTermStoreGroupSetTerm", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Update-MgBetaSiteTermStoreGroupSetTermChild", + "Module": "Beta.Sites" + }, + { "ApiVersion": "beta", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Update-MgBetaSiteTermStoreGroupSetTermChildRelation", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSitePageAsSitePageWebPart", - "OutputType": null, + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Update-MgBetaSiteTermStoreGroupSetTermRelation", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Update-MgBetaSiteTermStoreSet", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", + "Variants": [ + "Update", + "Update1", + "UpdateExpanded", + "UpdateExpanded1", + "UpdateViaIdentity", + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded", + "UpdateViaIdentityExpanded1" + ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Update-MgBetaSiteTermStoreSetChild", + "Module": "Beta.Sites" + }, + { "ApiVersion": "beta", + "Variants": [ + "Update", + "Update1", + "UpdateExpanded", + "UpdateExpanded1", + "UpdateViaIdentity", + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded", + "UpdateViaIdentityExpanded1" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Update-MgBetaSiteTermStoreSetChildRelation", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSitePageCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Command": "Update-MgBetaSiteTermStoreSetParentGroup", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Update-MgBetaSiteTermStoreSetParentGroupSet", + "Module": "Beta.Sites" + }, + { "ApiVersion": "beta", + "Variants": [ + "Update", + "Update1", + "UpdateExpanded", + "UpdateExpanded1", + "UpdateViaIdentity", + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded", + "UpdateViaIdentityExpanded1" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetChild", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "Update", + "Update1", + "UpdateExpanded", + "UpdateExpanded1", + "UpdateViaIdentity", + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded", + "UpdateViaIdentityExpanded1" + ], "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSitePageLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetChildRelation", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetRelation", + "Module": "Beta.Sites" + }, + { "ApiVersion": "beta", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTerm", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], "Permissions": [], - "Uri": "/sites/{site-id}/permissions/{permission-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSitePermission", - "OutputType": "IMicrosoftGraphPermission", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTermChild", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", + "Module": "Beta.Sites" + }, + { "ApiVersion": "beta", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-update-permission?view=graph-rest-beta" + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTermRelation", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], "Permissions": [], - "Uri": "/sites/{site-id}/termStore", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteTermStore", - "OutputType": "IMicrosoftGraphTermStore", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Update-MgBetaSiteTermStoreSetRelation", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Update-MgBetaSiteTermStoreSetTerm", + "Module": "Beta.Sites" + }, + { "ApiVersion": "beta", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Update-MgBetaSiteTermStoreSetTermChild", + "Module": "Beta.Sites" }, { + "ApiVersion": "beta", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteTermStoreGroup", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Update-MgBetaSiteTermStoreSetTermChildRelation", + "Module": "Beta.Sites" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Update-MgBetaSiteTermStoreSetTermRelation", + "Module": "Beta.Sites" + }, + { "ApiVersion": "beta", + "Variants": [ + "Update", + "UpdateExpanded" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/solutions/backupRestore", + "OutputType": "IMicrosoftGraphBackupRestoreRoot", + "Command": "Update-MgBetaSolutionBackupRestore", + "Module": "Beta.BackupRestore" }, { + "ApiVersion": "beta", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteTermStoreGroupSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/solutions/backupRestore/driveInclusionRules/{driveProtectionRule-id}", + "OutputType": "IMicrosoftGraphDriveProtectionRule", + "Command": "Update-MgBetaSolutionBackupRestoreDriveInclusionRule", + "Module": "Beta.BackupRestore" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "PATCH", + "Uri": "/solutions/backupRestore/driveProtectionUnits/{driveProtectionUnit-id}", + "OutputType": "IMicrosoftGraphDriveProtectionUnit", + "Command": "Update-MgBetaSolutionBackupRestoreDriveProtectionUnit", + "Module": "Beta.BackupRestore" + }, + { "ApiVersion": "beta", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/exchangeprotectionpolicy-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/solutions/backupRestore/exchangeProtectionPolicies/{exchangeProtectionPolicy-id}", + "OutputType": "IMicrosoftGraphExchangeProtectionPolicy", + "Command": "Update-MgBetaSolutionBackupRestoreExchangeProtectionPolicy", + "Module": "Beta.BackupRestore" }, { + "ApiVersion": "beta", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteTermStoreGroupSetChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/exchangerestoresession-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}", + "OutputType": "IMicrosoftGraphExchangeRestoreSession", + "Command": "Update-MgBetaSolutionBackupRestoreExchangeRestoreSession", + "Module": "Beta.BackupRestore" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", - "Update1", "UpdateExpanded", - "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded", - "UpdateViaIdentityExpanded1" + "UpdateViaIdentityExpanded" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "PATCH", + "Uri": "/solutions/backupRestore/exchangeRestoreSessions/{exchangeRestoreSession-id}/mailboxRestoreArtifacts/{mailboxRestoreArtifact-id}", + "OutputType": "IMicrosoftGraphMailboxRestoreArtifact", + "Command": "Update-MgBetaSolutionBackupRestoreExchangeRestoreSessionMailboxRestoreArtifact", + "Module": "Beta.BackupRestore" + }, + { "ApiVersion": "beta", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/solutions/backupRestore/mailboxInclusionRules/{mailboxProtectionRule-id}", + "OutputType": "IMicrosoftGraphMailboxProtectionRule", + "Command": "Update-MgBetaSolutionBackupRestoreMailboxInclusionRule", + "Module": "Beta.BackupRestore" }, { + "ApiVersion": "beta", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteTermStoreGroupSetChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/solutions/backupRestore/mailboxProtectionUnits/{mailboxProtectionUnit-id}", + "OutputType": "IMicrosoftGraphMailboxProtectionUnit", + "Command": "Update-MgBetaSolutionBackupRestoreMailboxProtectionUnit", + "Module": "Beta.BackupRestore" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", - "Update1", "UpdateExpanded", - "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded", - "UpdateViaIdentityExpanded1" + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onedriveforbusinessprotectionpolicy-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/solutions/backupRestore/oneDriveForBusinessProtectionPolicies/{oneDriveForBusinessProtectionPolicy-id}", + "OutputType": "IMicrosoftGraphOneDriveForBusinessProtectionPolicy", + "Command": "Update-MgBetaSolutionBackupRestoreOneDriveForBusinessProtectionPolicy", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteTermStoreGroupSetParentGroup", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onedriveforbusinessrestoresession-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}", + "OutputType": "IMicrosoftGraphOneDriveForBusinessRestoreSession", + "Command": "Update-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSession", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteTermStoreGroupSetRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/solutions/backupRestore/oneDriveForBusinessRestoreSessions/{oneDriveForBusinessRestoreSession-id}/driveRestoreArtifacts/{driveRestoreArtifact-id}", + "OutputType": "IMicrosoftGraphDriveRestoreArtifact", + "Command": "Update-MgBetaSolutionBackupRestoreOneDriveForBusinessRestoreSessionDriveRestoreArtifact", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteTermStoreGroupSetTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/solutions/backupRestore/restorePoints/{restorePoint-id}", + "OutputType": "IMicrosoftGraphRestorePoint", + "Command": "Update-MgBetaSolutionBackupRestorePoint", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteTermStoreGroupSetTermChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/solutions/backupRestore/protectionPolicies/{protectionPolicyBase-id}", + "OutputType": "IMicrosoftGraphProtectionPolicyBase", + "Command": "Update-MgBetaSolutionBackupRestoreProtectionPolicy", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteTermStoreGroupSetTermChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/solutions/backupRestore/serviceApps/{serviceApp-id}", + "OutputType": "IMicrosoftGraphServiceApp", + "Command": "Update-MgBetaSolutionBackupRestoreServiceApp", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteTermStoreGroupSetTermRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/solutions/backupRestore/restoreSessions/{restoreSessionBase-id}", + "OutputType": "IMicrosoftGraphRestoreSessionBase", + "Command": "Update-MgBetaSolutionBackupRestoreSession", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteTermStoreSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/sharepointprotectionpolicy-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/solutions/backupRestore/sharePointProtectionPolicies/{sharePointProtectionPolicy-id}", + "OutputType": "IMicrosoftGraphSharePointProtectionPolicy", + "Command": "Update-MgBetaSolutionBackupRestoreSharePointProtectionPolicy", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteTermStoreSetChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Update", - "Update1", "UpdateExpanded", - "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded", - "UpdateViaIdentityExpanded1" + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}", + "OutputType": "IMicrosoftGraphSharePointRestoreSession", + "Command": "Update-MgBetaSolutionBackupRestoreSharePointRestoreSession", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteTermStoreSetChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "Update", - "Update1", "UpdateExpanded", - "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded", - "UpdateViaIdentityExpanded1" + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/solutions/backupRestore/sharePointRestoreSessions/{sharePointRestoreSession-id}/siteRestoreArtifacts/{siteRestoreArtifact-id}", + "OutputType": "IMicrosoftGraphSiteRestoreArtifact", + "Command": "Update-MgBetaSolutionBackupRestoreSharePointRestoreSessionSiteRestoreArtifact", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteTermStoreSetParentGroup", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/solutions/backupRestore/siteInclusionRules/{siteProtectionRule-id}", + "OutputType": "IMicrosoftGraphSiteProtectionRule", + "Command": "Update-MgBetaSolutionBackupRestoreSiteInclusionRule", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteTermStoreSetParentGroupSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/solutions/backupRestore/siteProtectionUnits/{siteProtectionUnit-id}", + "OutputType": "IMicrosoftGraphSiteProtectionUnit", + "Command": "Update-MgBetaSolutionBackupRestoreSiteProtectionUnit", + "Module": "Beta.BackupRestore" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Update", - "Update1", "UpdateExpanded", - "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded", - "UpdateViaIdentityExpanded1" + "UpdateViaIdentityExpanded" + ], + "Permissions": [ + { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + } ], - "Method": "PATCH", - "ApiVersion": "beta", "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenario-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/solutions/businessScenarios/{businessScenario-id}", + "OutputType": "IMicrosoftGraphBusinessScenario", + "Command": "Update-MgBetaSolutionBusinessScenario", + "Module": "Beta.BusinessScenario" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "Update", - "Update1", "UpdateExpanded", - "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded", - "UpdateViaIdentityExpanded1" + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenario-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/solutions/businessScenarios(uniqueName='{uniqueName}')", + "OutputType": "IMicrosoftGraphBusinessScenario", + "Command": "Update-MgBetaSolutionBusinessScenarioByUniqueName", + "Module": "Beta.BusinessScenario" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner", + "OutputType": "IMicrosoftGraphBusinessScenarioPlanner", + "Command": "Update-MgBetaSolutionBusinessScenarioPlanner", + "Module": "Beta.BusinessScenario" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [ + { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + } + ], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplanconfiguration-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration", + "OutputType": "IMicrosoftGraphPlannerPlanConfiguration", + "Command": "Update-MgBetaSolutionBusinessScenarioPlannerPlanConfiguration", + "Module": "Beta.BusinessScenario" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTermChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [ + { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + } + ], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/planConfiguration/localizations/{plannerPlanConfigurationLocalization-id}", + "OutputType": "IMicrosoftGraphPlannerPlanConfigurationLocalization", + "Command": "Update-MgBetaSolutionBusinessScenarioPlannerPlanConfigurationLocalization", + "Module": "Beta.BusinessScenario" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTermChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/businessscenariotask-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}", + "OutputType": "IMicrosoftGraphBusinessScenarioTask", + "Command": "Update-MgBetaSolutionBusinessScenarioPlannerTask", + "Module": "Beta.BusinessScenario" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteTermStoreSetParentGroupSetTermRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/assignedToTaskBoardFormat", + "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", + "Command": "Update-MgBetaSolutionBusinessScenarioPlannerTaskAssignedToTaskBoardFormat", + "Module": "Beta.BusinessScenario" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteTermStoreSetRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/bucketTaskBoardFormat", + "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", + "Command": "Update-MgBetaSolutionBusinessScenarioPlannerTaskBucketTaskBoardFormat", + "Module": "Beta.BusinessScenario" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteTermStoreSetTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [ + { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": true + }, + { + "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, + "PermissionType": "DelegatedWork", + "IsLeastPrivilege": false + } + ], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertaskconfiguration-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/taskConfiguration", + "OutputType": "IMicrosoftGraphPlannerTaskConfiguration", + "Command": "Update-MgBetaSolutionBusinessScenarioPlannerTaskConfiguration", + "Module": "Beta.BusinessScenario" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteTermStoreSetTermChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/details", + "OutputType": "IMicrosoftGraphPlannerTaskDetails", + "Command": "Update-MgBetaSolutionBusinessScenarioPlannerTaskDetail", + "Module": "Beta.BusinessScenario" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteTermStoreSetTermChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/solutions/businessScenarios/{businessScenario-id}/planner/tasks/{businessScenarioTask-id}/progressTaskBoardFormat", + "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", + "Command": "Update-MgBetaSolutionBusinessScenarioPlannerTaskProgressTaskBoardFormat", + "Module": "Beta.BusinessScenario" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Module": "Beta.Sites", - "Command": "Update-MgBetaSiteTermStoreSetTermRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/subscribedSkus/{subscribedSku-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaSubscribedSku", "OutputType": "IMicrosoftGraphSubscribedSku", + "Command": "Update-MgBetaSubscribedSku", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/subscriptions/{subscription-id}", - "Module": "Beta.ChangeNotifications", - "Command": "Update-MgBetaSubscription", "OutputType": "IMicrosoftGraphSubscription", + "Command": "Update-MgBetaSubscription", + "Module": "Beta.ChangeNotifications" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-update?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "TeamSettings.ReadWrite.Group", @@ -540796,22 +542576,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/teams/{team-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeam", "OutputType": "IMicrosoftGraphTeam", + "Command": "Update-MgBetaTeam", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-update?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "ChannelSettings.ReadWrite.Group", @@ -540846,22 +542626,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-patch?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/teams/{team-id}/channels/{channel-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamChannel", "OutputType": "IMicrosoftGraphChannel", + "Command": "Update-MgBetaTeamChannel", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-patch?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "ChannelMember.ReadWrite.All", @@ -540896,90 +542676,90 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conversationmember-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamChannelMember", "OutputType": "IMicrosoftGraphConversationMember", + "Command": "Update-MgBetaTeamChannelMember", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-update-members?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamChannelMessage", "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Update-MgBetaTeamChannelMessage", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-update?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamChannelMessageReply", "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Update-MgBetaTeamChannelMessageReply", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamChannelMessageReplyHostedContent", "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "Update-MgBetaTeamChannelMessageReplyHostedContent", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamChannelSharedWithTeam", "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Command": "Update-MgBetaTeamChannelSharedWithTeam", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "TeamsTab.ReadWriteSelfForTeam", @@ -541046,22 +542826,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamChannelTab", "OutputType": "IMicrosoftGraphTeamsTab", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Update-MgBetaTeamChannelTab", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Upgrade", + "UpgradeExpanded", + "UpgradeViaIdentity", + "UpgradeViaIdentityExpanded" + ], "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForTeam", @@ -541160,22 +542940,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-beta", + "Method": "POST", "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/upgrade", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamInstalledApp", "OutputType": null, - "Variants": [ - "Upgrade", - "UpgradeExpanded", - "UpgradeViaIdentity", - "UpgradeViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-beta" + "Command": "Update-MgBetaTeamInstalledApp", + "Module": "Beta.Teams" }, { + "ApiVersion": "beta", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], "Permissions": [ { "Name": "ChannelMember.ReadWrite.All", @@ -541210,311 +542990,311 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-update-members?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/teams/{team-id}/members/{conversationMember-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamMember", "OutputType": "IMicrosoftGraphConversationMember", + "Command": "Update-MgBetaTeamMember", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-update-members?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamOperation", "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Command": "Update-MgBetaTeamOperation", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/teams/{team-id}/owners/{user-id}/mailboxSettings", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamOwnerMailboxSetting", "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaTeamOwnerMailboxSetting", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamPermissionGrant", "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Command": "Update-MgBetaTeamPermissionGrant", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilephoto-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/teams/{team-id}/photo", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamPhoto", "OutputType": "IMicrosoftGraphProfilePhoto", + "Command": "Update-MgBetaTeamPhoto", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilephoto-update?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/teams/{team-id}/primaryChannel", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamPrimaryChannel", "OutputType": "IMicrosoftGraphChannel", + "Command": "Update-MgBetaTeamPrimaryChannel", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamPrimaryChannelMember", "OutputType": "IMicrosoftGraphConversationMember", + "Command": "Update-MgBetaTeamPrimaryChannelMember", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamPrimaryChannelMessage", "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Update-MgBetaTeamPrimaryChannelMessage", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamPrimaryChannelMessageReply", "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Update-MgBetaTeamPrimaryChannelMessageReply", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamPrimaryChannelMessageReplyHostedContent", "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "Update-MgBetaTeamPrimaryChannelMessageReplyHostedContent", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamPrimaryChannelSharedWithTeam", "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Command": "Update-MgBetaTeamPrimaryChannelSharedWithTeam", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamPrimaryChannelTab", "OutputType": "IMicrosoftGraphTeamsTab", + "Command": "Update-MgBetaTeamPrimaryChannelTab", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/daynote-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/teams/{team-id}/schedule/dayNotes/{dayNote-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamScheduleDayNote", "OutputType": "IMicrosoftGraphDayNote", + "Command": "Update-MgBetaTeamScheduleDayNote", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/daynote-update?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamScheduleOfferShiftRequest", "OutputType": "IMicrosoftGraphOfferShiftRequest", + "Command": "Update-MgBetaTeamScheduleOfferShiftRequest", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamScheduleOpenShift", "OutputType": "IMicrosoftGraphOpenShift", + "Command": "Update-MgBetaTeamScheduleOpenShift", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-update?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamScheduleOpenShiftChangeRequest", "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "Command": "Update-MgBetaTeamScheduleOpenShiftChangeRequest", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedulinggroup-put?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamScheduleSchedulingGroup", "OutputType": "IMicrosoftGraphSchedulingGroup", + "Command": "Update-MgBetaTeamScheduleSchedulingGroup", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedulinggroup-put?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shift-put?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamScheduleShift", "OutputType": "IMicrosoftGraphShift", + "Command": "Update-MgBetaTeamScheduleShift", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shift-put?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "Schedule.ReadWrite.All", @@ -541533,107 +543313,107 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/teams/{team-id}/schedule/shiftsRoleDefinitions/{shiftsRoleDefinition-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamScheduleShiftRoleDefinition", "OutputType": "IMicrosoftGraphShiftsRoleDefinition", + "Command": "Update-MgBetaTeamScheduleShiftRoleDefinition", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamScheduleSwapShiftChangeRequest", "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "Command": "Update-MgBetaTeamScheduleSwapShiftChangeRequest", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-replace?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/teams/{team-id}/schedule/timeCards/{timeCard-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamScheduleTimeCard", "OutputType": "IMicrosoftGraphTimeCard", + "Command": "Update-MgBetaTeamScheduleTimeCard", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timecard-replace?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoff-put?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamScheduleTimeOff", "OutputType": "IMicrosoftGraphTimeOff", + "Command": "Update-MgBetaTeamScheduleTimeOff", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoff-put?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffreason-put?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamScheduleTimeOffReason", "OutputType": "IMicrosoftGraphTimeOffReason", + "Command": "Update-MgBetaTeamScheduleTimeOffReason", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffreason-put?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamScheduleTimeOffRequest", "OutputType": "IMicrosoftGraphTimeOffRequest", + "Command": "Update-MgBetaTeamScheduleTimeOffRequest", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "TeamworkTag.ReadWrite", @@ -541652,1236 +543432,1236 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamTag", "OutputType": "IMicrosoftGraphTeamworkTag", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-update?view=graph-rest-beta" + "Command": "Update-MgBetaTeamTag", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamTagMember", - "OutputType": "IMicrosoftGraphTeamworkTagMember", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "Command": "Update-MgBetaTeamTagMember", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamwork", - "OutputType": "IMicrosoftGraphTeamwork", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/teamwork", + "OutputType": "IMicrosoftGraphTeamwork", + "Command": "Update-MgBetaTeamwork", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedChats/{deletedChat-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamworkDeletedChat", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/teamwork/deletedChats/{deletedChat-id}", + "OutputType": null, + "Command": "Update-MgBetaTeamworkDeletedChat", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamworkDeletedTeam", - "OutputType": "IMicrosoftGraphDeletedTeam", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", + "OutputType": "IMicrosoftGraphDeletedTeam", + "Command": "Update-MgBetaTeamworkDeletedTeam", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamworkDeletedTeamChannel", - "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", + "OutputType": "IMicrosoftGraphChannel", + "Command": "Update-MgBetaTeamworkDeletedTeamChannel", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamworkDeletedTeamChannelMember", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}", + "OutputType": "IMicrosoftGraphConversationMember", + "Command": "Update-MgBetaTeamworkDeletedTeamChannelMember", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessage", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessage", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessageHostedContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessageReply", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessageReply", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "Update-MgBetaTeamworkDeletedTeamChannelMessageReplyHostedContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Command": "Update-MgBetaTeamworkDeletedTeamChannelSharedWithTeam", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamworkDeletedTeamChannelTab", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}", + "OutputType": "IMicrosoftGraphTeamsTab", + "Command": "Update-MgBetaTeamworkDeletedTeamChannelTab", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/devices/{teamworkDevice-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamworkDevice", - "OutputType": "IMicrosoftGraphTeamworkDevice", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/teamwork/devices/{teamworkDevice-id}", + "OutputType": "IMicrosoftGraphTeamworkDevice", + "Command": "Update-MgBetaTeamworkDevice", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/devices/{teamworkDevice-id}/activity", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamworkDeviceActivity", - "OutputType": "IMicrosoftGraphTeamworkDeviceActivity", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/teamwork/devices/{teamworkDevice-id}/activity", + "OutputType": "IMicrosoftGraphTeamworkDeviceActivity", + "Command": "Update-MgBetaTeamworkDeviceActivity", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/devices/{teamworkDevice-id}/configuration", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamworkDeviceConfiguration", - "OutputType": "IMicrosoftGraphTeamworkDeviceConfiguration", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/teamwork/devices/{teamworkDevice-id}/configuration", + "OutputType": "IMicrosoftGraphTeamworkDeviceConfiguration", + "Command": "Update-MgBetaTeamworkDeviceConfiguration", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/devices/{teamworkDevice-id}/health", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamworkDeviceHealth", - "OutputType": "IMicrosoftGraphTeamworkDeviceHealth", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/teamwork/devices/{teamworkDevice-id}/health", + "OutputType": "IMicrosoftGraphTeamworkDeviceHealth", + "Command": "Update-MgBetaTeamworkDeviceHealth", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/devices/{teamworkDevice-id}/operations/{teamworkDeviceOperation-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamworkDeviceOperation", - "OutputType": "IMicrosoftGraphTeamworkDeviceOperation", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/teamwork/devices/{teamworkDevice-id}/operations/{teamworkDeviceOperation-id}", + "OutputType": "IMicrosoftGraphTeamworkDeviceOperation", + "Command": "Update-MgBetaTeamworkDeviceOperation", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/devices/{teamworkDevice-id}/updateSoftware", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamworkDeviceSoftware", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdevice-updatesoftware?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworkdevice-updatesoftware?view=graph-rest-beta", + "Method": "POST", + "Uri": "/teamwork/devices/{teamworkDevice-id}/updateSoftware", + "OutputType": null, + "Command": "Update-MgBetaTeamworkDeviceSoftware", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/teamsAppSettings", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamworkTeamAppSetting", - "OutputType": "IMicrosoftGraphTeamsAppSettings", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsappsettings-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsappsettings-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/teamwork/teamsAppSettings", + "OutputType": "IMicrosoftGraphTeamsAppSettings", + "Command": "Update-MgBetaTeamworkTeamAppSetting", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/teamTemplates/{teamTemplate-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamworkTeamTemplate", - "OutputType": "IMicrosoftGraphTeamTemplate", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/teamwork/teamTemplates/{teamTemplate-id}", + "OutputType": "IMicrosoftGraphTeamTemplate", + "Command": "Update-MgBetaTeamworkTeamTemplate", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions/{teamTemplateDefinition-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamworkTeamTemplateDefinition", - "OutputType": "IMicrosoftGraphTeamTemplateDefinition", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/teamwork/teamTemplates/{teamTemplate-id}/definitions/{teamTemplateDefinition-id}", + "OutputType": "IMicrosoftGraphTeamTemplateDefinition", + "Command": "Update-MgBetaTeamworkTeamTemplateDefinition", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaTeamworkWorkforceIntegration", - "OutputType": "IMicrosoftGraphWorkforceIntegration", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", + "OutputType": "IMicrosoftGraphWorkforceIntegration", + "Command": "Update-MgBetaTeamworkWorkforceIntegration", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}", - "Module": "Beta.Identity.Partner", - "Command": "Update-MgBetaTenantRelationshipDelegatedAdminCustomer", - "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}", + "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", + "Command": "Update-MgBetaTenantRelationshipDelegatedAdminCustomer", + "Module": "Beta.Identity.Partner" }, { - "Permissions": [], - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", - "Module": "Beta.Identity.Partner", - "Command": "Update-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", - "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", + "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", + "Command": "Update-MgBetaTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", + "Module": "Beta.Identity.Partner" }, { - "Permissions": [], - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}", - "Module": "Beta.Identity.Partner", - "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationship", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", + "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationship", + "Module": "Beta.Identity.Partner" }, { - "Permissions": [], - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}", - "Module": "Beta.Identity.Partner", - "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", - "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminaccessassignment-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminaccessassignment-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}", + "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", + "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationshipAccessAssignment", + "Module": "Beta.Identity.Partner" }, { - "Permissions": [], - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}", - "Module": "Beta.Identity.Partner", - "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", + "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationshipOperation", + "Module": "Beta.Identity.Partner" }, { - "Permissions": [], - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}", - "Module": "Beta.Identity.Partner", - "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", + "Command": "Update-MgBetaTenantRelationshipDelegatedAdminRelationshipRequest", + "Module": "Beta.Identity.Partner" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/tenants/{tenant-id}", - "Module": "Beta.ManagedTenants", - "Command": "Update-MgBetaTenantRelationshipManagedTenant", - "OutputType": "IMicrosoftGraphManagedTenantsTenant", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/tenantRelationships/managedTenants/tenants/{tenant-id}", + "OutputType": "IMicrosoftGraphManagedTenantsTenant", + "Command": "Update-MgBetaTenantRelationshipManagedTenant", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances/{aggregatedPolicyCompliance-id}", - "Module": "Beta.ManagedTenants", - "Command": "Update-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", - "OutputType": "IMicrosoftGraphManagedTenantsAggregatedPolicyCompliance", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/tenantRelationships/managedTenants/aggregatedPolicyCompliances/{aggregatedPolicyCompliance-id}", + "OutputType": "IMicrosoftGraphManagedTenantsAggregatedPolicyCompliance", + "Command": "Update-MgBetaTenantRelationshipManagedTenantAggregatedPolicyCompliance", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}", - "Module": "Beta.ManagedTenants", - "Command": "Update-MgBetaTenantRelationshipManagedTenantAlert", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlerts/{managedTenantAlert-id}", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlert", + "Command": "Update-MgBetaTenantRelationshipManagedTenantAlert", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/{managedTenantAlertLog-id}", - "Module": "Beta.ManagedTenants", - "Command": "Update-MgBetaTenantRelationshipManagedTenantAlertLog", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertLog", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertLogs/{managedTenantAlertLog-id}", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertLog", + "Command": "Update-MgBetaTenantRelationshipManagedTenantAlertLog", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}", - "Module": "Beta.ManagedTenants", - "Command": "Update-MgBetaTenantRelationshipManagedTenantAlertRule", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRules/{managedTenantAlertRule-id}", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRule", + "Command": "Update-MgBetaTenantRelationshipManagedTenantAlertRule", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}", - "Module": "Beta.ManagedTenants", - "Command": "Update-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/tenantRelationships/managedTenants/managedTenantAlertRuleDefinitions/{managedTenantAlertRuleDefinition-id}", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantAlertRuleDefinition", + "Command": "Update-MgBetaTenantRelationshipManagedTenantAlertRuleDefinition", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/{managedTenantApiNotification-id}", - "Module": "Beta.ManagedTenants", - "Command": "Update-MgBetaTenantRelationshipManagedTenantApiNotification", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/tenantRelationships/managedTenants/managedTenantApiNotifications/{managedTenantApiNotification-id}", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantApiNotification", + "Command": "Update-MgBetaTenantRelationshipManagedTenantApiNotification", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/appPerformances/{appPerformance-id}", - "Module": "Beta.ManagedTenants", - "Command": "Update-MgBetaTenantRelationshipManagedTenantAppPerformance", - "OutputType": "IMicrosoftGraphManagedTenantsAppPerformance", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/tenantRelationships/managedTenants/appPerformances/{appPerformance-id}", + "OutputType": "IMicrosoftGraphManagedTenantsAppPerformance", + "Command": "Update-MgBetaTenantRelationshipManagedTenantAppPerformance", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/auditEvents/{auditEvent-id}", - "Module": "Beta.ManagedTenants", - "Command": "Update-MgBetaTenantRelationshipManagedTenantAuditEvent", - "OutputType": "IMicrosoftGraphManagedTenantsAuditEvent", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/tenantRelationships/managedTenants/auditEvents/{auditEvent-id}", + "OutputType": "IMicrosoftGraphManagedTenantsAuditEvent", + "Command": "Update-MgBetaTenantRelationshipManagedTenantAuditEvent", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/cloudPcConnections/{cloudPcConnection-id}", - "Module": "Beta.ManagedTenants", - "Command": "Update-MgBetaTenantRelationshipManagedTenantCloudPcConnection", - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcConnection", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/tenantRelationships/managedTenants/cloudPcConnections/{cloudPcConnection-id}", + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcConnection", + "Command": "Update-MgBetaTenantRelationshipManagedTenantCloudPcConnection", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/cloudPcDevices/{cloudPcDevice-id}", - "Module": "Beta.ManagedTenants", - "Command": "Update-MgBetaTenantRelationshipManagedTenantCloudPcDevice", - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcDevice", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/tenantRelationships/managedTenants/cloudPcDevices/{cloudPcDevice-id}", + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcDevice", + "Command": "Update-MgBetaTenantRelationshipManagedTenantCloudPcDevice", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview/{cloudPcOverview-tenantId}", - "Module": "Beta.ManagedTenants", - "Command": "Update-MgBetaTenantRelationshipManagedTenantCloudPcOverview", - "OutputType": "IMicrosoftGraphManagedTenantsCloudPcOverview", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/tenantRelationships/managedTenants/cloudPcsOverview/{cloudPcOverview-tenantId}", + "OutputType": "IMicrosoftGraphManagedTenantsCloudPcOverview", + "Command": "Update-MgBetaTenantRelationshipManagedTenantCloudPcOverview", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages/{conditionalAccessPolicyCoverage-id}", - "Module": "Beta.ManagedTenants", - "Command": "Update-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", - "OutputType": "IMicrosoftGraphManagedTenantsConditionalAccessPolicyCoverage", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/tenantRelationships/managedTenants/conditionalAccessPolicyCoverages/{conditionalAccessPolicyCoverage-id}", + "OutputType": "IMicrosoftGraphManagedTenantsConditionalAccessPolicyCoverage", + "Command": "Update-MgBetaTenantRelationshipManagedTenantConditionalAccessPolicyCoverage", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries/{credentialUserRegistrationsSummary-id}", - "Module": "Beta.ManagedTenants", - "Command": "Update-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", - "OutputType": "IMicrosoftGraphManagedTenantsCredentialUserRegistrationsSummary", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/tenantRelationships/managedTenants/credentialUserRegistrationsSummaries/{credentialUserRegistrationsSummary-id}", + "OutputType": "IMicrosoftGraphManagedTenantsCredentialUserRegistrationsSummary", + "Command": "Update-MgBetaTenantRelationshipManagedTenantCredentialUserRegistrationSummary", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation/{tenantCustomizedInformation-id}", - "Module": "Beta.ManagedTenants", - "Command": "Update-MgBetaTenantRelationshipManagedTenantCustomizedInformation", - "OutputType": "IMicrosoftGraphManagedTenantsTenantCustomizedInformation", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenantcustomizedinformation-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenantcustomizedinformation-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/tenantRelationships/managedTenants/tenantsCustomizedInformation/{tenantCustomizedInformation-id}", + "OutputType": "IMicrosoftGraphManagedTenantsTenantCustomizedInformation", + "Command": "Update-MgBetaTenantRelationshipManagedTenantCustomizedInformation", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation/{tenantDetailedInformation-id}", - "Module": "Beta.ManagedTenants", - "Command": "Update-MgBetaTenantRelationshipManagedTenantDetailedInformation", - "OutputType": "IMicrosoftGraphManagedTenantsTenantDetailedInformation", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/tenantRelationships/managedTenants/tenantsDetailedInformation/{tenantDetailedInformation-id}", + "OutputType": "IMicrosoftGraphManagedTenantsTenantDetailedInformation", + "Command": "Update-MgBetaTenantRelationshipManagedTenantDetailedInformation", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances/{deviceAppPerformance-id}", - "Module": "Beta.ManagedTenants", - "Command": "Update-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", - "OutputType": "IMicrosoftGraphManagedTenantsDeviceAppPerformance", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/tenantRelationships/managedTenants/deviceAppPerformances/{deviceAppPerformance-id}", + "OutputType": "IMicrosoftGraphManagedTenantsDeviceAppPerformance", + "Command": "Update-MgBetaTenantRelationshipManagedTenantDeviceAppPerformance", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", - "Module": "Beta.ManagedTenants", - "Command": "Update-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", - "OutputType": "IMicrosoftGraphManagedTenantsDeviceCompliancePolicySettingStateSummary", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/tenantRelationships/managedTenants/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", + "OutputType": "IMicrosoftGraphManagedTenantsDeviceCompliancePolicySettingStateSummary", + "Command": "Update-MgBetaTenantRelationshipManagedTenantDeviceCompliancePolicySettingStateSummary", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses/{deviceHealthStatus-id}", - "Module": "Beta.ManagedTenants", - "Command": "Update-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", - "OutputType": "IMicrosoftGraphManagedTenantsDeviceHealthStatus", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/tenantRelationships/managedTenants/deviceHealthStatuses/{deviceHealthStatus-id}", + "OutputType": "IMicrosoftGraphManagedTenantsDeviceHealthStatus", + "Command": "Update-MgBetaTenantRelationshipManagedTenantDeviceHealthStatus", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/{managedTenantEmailNotification-id}", - "Module": "Beta.ManagedTenants", - "Command": "Update-MgBetaTenantRelationshipManagedTenantEmailNotification", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/tenantRelationships/managedTenants/managedTenantEmailNotifications/{managedTenantEmailNotification-id}", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantEmailNotification", + "Command": "Update-MgBetaTenantRelationshipManagedTenantEmailNotification", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/tenantGroups/{tenantGroup-id}", - "Module": "Beta.ManagedTenants", - "Command": "Update-MgBetaTenantRelationshipManagedTenantGroup", - "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/tenantRelationships/managedTenants/tenantGroups/{tenantGroup-id}", + "OutputType": "IMicrosoftGraphManagedTenantsTenantGroup", + "Command": "Update-MgBetaTenantRelationshipManagedTenantGroup", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances/{managedDeviceCompliance-id}", - "Module": "Beta.ManagedTenants", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", - "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceCompliance", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/tenantRelationships/managedTenants/managedDeviceCompliances/{managedDeviceCompliance-id}", + "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceCompliance", + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagedDeviceCompliance", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends/{managedDeviceComplianceTrend-id}", - "Module": "Beta.ManagedTenants", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", - "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceComplianceTrend", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/tenantRelationships/managedTenants/managedDeviceComplianceTrends/{managedDeviceComplianceTrend-id}", + "OutputType": "IMicrosoftGraphManagedTenantsManagedDeviceComplianceTrend", + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagedDeviceComplianceTrend", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managementActions/{managementAction-id}", - "Module": "Beta.ManagedTenants", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementAction", - "OutputType": "IMicrosoftGraphManagedTenantsManagementAction", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/tenantRelationships/managedTenants/managementActions/{managementAction-id}", + "OutputType": "IMicrosoftGraphManagedTenantsManagementAction", + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementAction", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses/{managementActionTenantDeploymentStatus-id}", - "Module": "Beta.ManagedTenants", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", - "OutputType": "IMicrosoftGraphManagedTenantsManagementActionTenantDeploymentStatus", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/tenantRelationships/managedTenants/managementActionTenantDeploymentStatuses/{managementActionTenantDeploymentStatus-id}", + "OutputType": "IMicrosoftGraphManagedTenantsManagementActionTenantDeploymentStatus", + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementActionTenantDeploymentStatus", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managementIntents/{managementIntent-id}", - "Module": "Beta.ManagedTenants", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementIntent", - "OutputType": "IMicrosoftGraphManagedTenantsManagementIntent", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/tenantRelationships/managedTenants/managementIntents/{managementIntent-id}", + "OutputType": "IMicrosoftGraphManagedTenantsManagementIntent", + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementIntent", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managementTemplates/{managementTemplate-id}", - "Module": "Beta.ManagedTenants", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplate", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/tenantRelationships/managedTenants/managementTemplates/{managementTemplate-id}", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplate", + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplate", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}", - "Module": "Beta.ManagedTenants", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollection", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollections/{managementTemplateCollection-id}", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollection", + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateCollection", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries/{managementTemplateCollectionTenantSummary-id}", - "Module": "Beta.ManagedTenants", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollectionTenantSummary", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/tenantRelationships/managedTenants/managementTemplateCollectionTenantSummaries/{managementTemplateCollectionTenantSummary-id}", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateCollectionTenantSummary", + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateCollectionTenantSummary", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}", - "Module": "Beta.ManagedTenants", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/tenantRelationships/managedTenants/managementTemplateSteps/{managementTemplateStep-id}", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStep", + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStep", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries/{managementTemplateStepTenantSummary-id}", - "Module": "Beta.ManagedTenants", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepTenantSummary", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepTenantSummaries/{managementTemplateStepTenantSummary-id}", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepTenantSummary", + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStepTenantSummary", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}", - "Module": "Beta.ManagedTenants", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepVersion", + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersion", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/{managementTemplateStepDeployment-id}", - "Module": "Beta.ManagedTenants", - "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", - "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepDeployment", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/tenantRelationships/managedTenants/managementTemplateStepVersions/{managementTemplateStepVersion-id}/deployments/{managementTemplateStepDeployment-id}", + "OutputType": "IMicrosoftGraphManagedTenantsManagementTemplateStepDeployment", + "Command": "Update-MgBetaTenantRelationshipManagedTenantManagementTemplateStepVersionDeployment", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/myRoles/{myRole-tenantId}", - "Module": "Beta.ManagedTenants", - "Command": "Update-MgBetaTenantRelationshipManagedTenantMyRole", - "OutputType": "IMicrosoftGraphManagedTenantsMyRole", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/tenantRelationships/managedTenants/myRoles/{myRole-tenantId}", + "OutputType": "IMicrosoftGraphManagedTenantsMyRole", + "Command": "Update-MgBetaTenantRelationshipManagedTenantMyRole", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/tenantTags/{tenantTag-id}", - "Module": "Beta.ManagedTenants", - "Command": "Update-MgBetaTenantRelationshipManagedTenantTag", - "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenanttag-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/managedtenants-tenanttag-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/tenantRelationships/managedTenants/tenantTags/{tenantTag-id}", + "OutputType": "IMicrosoftGraphManagedTenantsTenantTag", + "Command": "Update-MgBetaTenantRelationshipManagedTenantTag", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints/{managedTenantTicketingEndpoint-id}", - "Module": "Beta.ManagedTenants", - "Command": "Update-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", - "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantTicketingEndpoint", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/tenantRelationships/managedTenants/managedTenantTicketingEndpoints/{managedTenantTicketingEndpoint-id}", + "OutputType": "IMicrosoftGraphManagedTenantsManagedTenantTicketingEndpoint", + "Command": "Update-MgBetaTenantRelationshipManagedTenantTicketingEndpoint", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates/{windowsDeviceMalwareState-id}", - "Module": "Beta.ManagedTenants", - "Command": "Update-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", - "OutputType": "IMicrosoftGraphManagedTenantsWindowsDeviceMalwareState", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/tenantRelationships/managedTenants/windowsDeviceMalwareStates/{windowsDeviceMalwareState-id}", + "OutputType": "IMicrosoftGraphManagedTenantsWindowsDeviceMalwareState", + "Command": "Update-MgBetaTenantRelationshipManagedTenantWindowsDeviceMalwareState", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates/{windowsProtectionState-id}", - "Module": "Beta.ManagedTenants", - "Command": "Update-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", - "OutputType": "IMicrosoftGraphManagedTenantsWindowsProtectionState", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/tenantRelationships/managedTenants/windowsProtectionStates/{windowsProtectionState-id}", + "OutputType": "IMicrosoftGraphManagedTenantsWindowsProtectionState", + "Command": "Update-MgBetaTenantRelationshipManagedTenantWindowsProtectionState", + "Module": "Beta.ManagedTenants" }, { - "Permissions": [], - "Uri": "/tenantRelationships/multiTenantOrganization", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaTenantRelationshipMultiTenantOrganization", - "OutputType": "IMicrosoftGraphMultiTenantOrganization", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantrelationship-put-multitenantorganization?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/tenantRelationships/multiTenantOrganization", + "OutputType": "IMicrosoftGraphMultiTenantOrganization", + "Command": "Update-MgBetaTenantRelationshipMultiTenantOrganization", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/tenantRelationships/multiTenantOrganization/joinRequest", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaTenantRelationshipMultiTenantOrganizationJoinRequest", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationJoinRequestRecord", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationjoinrequestrecord-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationjoinrequestrecord-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/tenantRelationships/multiTenantOrganization/joinRequest", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationJoinRequestRecord", + "Command": "Update-MgBetaTenantRelationshipMultiTenantOrganizationJoinRequest", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/tenantRelationships/multiTenantOrganization/tenants/{multiTenantOrganizationMember-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaTenantRelationshipMultiTenantOrganizationTenant", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/tenantRelationships/multiTenantOrganization/tenants/{multiTenantOrganizationMember-id}", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", + "Command": "Update-MgBetaTenantRelationshipMultiTenantOrganizationTenant", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/trustFramework", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaTrustFramework", - "OutputType": "IMicrosoftGraphTrustFramework", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/trustFramework", + "OutputType": "IMicrosoftGraphTrustFramework", + "Command": "Update-MgBetaTrustFramework", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaTrustFrameworkKeySet", - "OutputType": "IMicrosoftGraphTrustFrameworkKeySet", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/trustframeworkkeyset-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/trustFramework/keySets/{trustFrameworkKeySet-id}", + "OutputType": "IMicrosoftGraphTrustFrameworkKeySet", + "Command": "Update-MgBetaTrustFrameworkKeySet", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaTrustFrameworkPolicy", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/trustFramework/policies/{trustFrameworkPolicy-id}", + "OutputType": null, + "Command": "Update-MgBetaTrustFrameworkPolicy", + "Module": "Beta.Identity.SignIns" }, { + "ApiVersion": "beta", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -542956,90 +544736,90 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/users/{user-id}", - "Module": "Beta.Users", - "Command": "Update-MgBetaUser", "OutputType": "IMicrosoftGraphUser", + "Command": "Update-MgBetaUser", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-update?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/users/{user-id}/activities/{userActivity-id}", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Update-MgBetaUserActivity", "OutputType": "IMicrosoftGraphUserActivity", + "Command": "Update-MgBetaUserActivity", + "Module": "Beta.CrossDeviceExperiences" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Update-MgBetaUserActivityHistoryItem", "OutputType": "IMicrosoftGraphActivityHistoryItem", + "Command": "Update-MgBetaUserActivityHistoryItem", + "Module": "Beta.CrossDeviceExperiences" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/users/{user-id}/analytics/activityStatistics/{activityStatistics-id}", - "Module": "Beta.People", - "Command": "Update-MgBetaUserActivityStatistics", "OutputType": "IMicrosoftGraphActivityStatistics", + "Command": "Update-MgBetaUserActivityStatistics", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", - "Module": "Beta.Applications", - "Command": "Update-MgBetaUserAppRoleAssignment", "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Command": "Update-MgBetaUserAppRoleAssignment", + "Module": "Beta.Applications" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -543058,56 +544838,56 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/emailauthenticationmethod-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaUserAuthenticationEmailMethod", "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", + "Command": "Update-MgBetaUserAuthenticationEmailMethod", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/emailauthenticationmethod-update?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}", - "Module": "Beta.Identity.SignIns", + "OutputType": "IMicrosoftGraphAuthenticationMethod", "Command": "Update-MgBetaUserAuthenticationMethod", - "OutputType": null, + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaUserAuthenticationOperation", "OutputType": "IMicrosoftGraphLongRunningOperation", + "Command": "Update-MgBetaUserAuthenticationOperation", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -543126,61 +544906,50 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/phoneauthenticationmethod-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaUserAuthenticationPhoneMethod", "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/phoneauthenticationmethod-update?view=graph-rest-beta" + "Command": "Update-MgBetaUserAuthenticationPhoneMethod", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/users/{user-id}/authentication/signInPreferences", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaUserAuthenticationSignInPreference", - "OutputType": "IMicrosoftGraphSignInPreferences", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authentication-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/users/{user-id}/authentication/signInPreferences", + "OutputType": "IMicrosoftGraphSignInPreferences", + "Command": "Update-MgBetaUserAuthenticationSignInPreference", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", - "Module": "Beta.Calendar", - "Command": "Update-MgBetaUserCalendarGroup", - "OutputType": "IMicrosoftGraphCalendarGroup", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", + "OutputType": "IMicrosoftGraphCalendarGroup", + "Command": "Update-MgBetaUserCalendarGroup", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", - "Module": "Beta.Calendar", - "Command": "Update-MgBetaUserCalendarPermission", - "OutputType": "IMicrosoftGraphCalendarPermission", + "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -543191,2511 +544960,2522 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendarpermission-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendarpermission-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", + "OutputType": "IMicrosoftGraphCalendarPermission", + "Command": "Update-MgBetaUserCalendarPermission", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaUserChat", - "OutputType": "IMicrosoftGraphChat", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/chats/{chat-id}", + "OutputType": "IMicrosoftGraphChat", + "Command": "Update-MgBetaUserChat", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/upgrade", - "Module": "Beta.Users.Actions", - "Command": "Update-MgBetaUserChatInstalledApp", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Upgrade", "UpgradeExpanded", "UpgradeViaIdentity", "UpgradeViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/upgrade", + "OutputType": null, + "Command": "Update-MgBetaUserChatInstalledApp", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview", - "Module": "Beta.Teams", - "Command": "Update-MgBetaUserChatLastMessagePreview", - "OutputType": "IMicrosoftGraphChatMessageInfo", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview", + "OutputType": "IMicrosoftGraphChatMessageInfo", + "Command": "Update-MgBetaUserChatLastMessagePreview", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaUserChatMember", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", + "OutputType": "IMicrosoftGraphConversationMember", + "Command": "Update-MgBetaUserChatMember", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaUserChatMessage", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Update-MgBetaUserChatMessage", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaUserChatMessageHostedContent", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "Update-MgBetaUserChatMessageHostedContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaUserChatMessageReply", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Update-MgBetaUserChatMessageReply", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaUserChatMessageReplyHostedContent", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "Update-MgBetaUserChatMessageReplyHostedContent", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/operations/{teamsAsyncOperation-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaUserChatOperation", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/chats/{chat-id}/operations/{teamsAsyncOperation-id}", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Command": "Update-MgBetaUserChatOperation", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaUserChatPermissionGrant", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Command": "Update-MgBetaUserChatPermissionGrant", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaUserChatPinnedMessage", - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "Command": "Update-MgBetaUserChatPinnedMessage", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaUserChatTab", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}", + "OutputType": "IMicrosoftGraphTeamsTab", + "Command": "Update-MgBetaUserChatTab", + "Module": "Beta.Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contacts/{contact-id}", - "Module": "Beta.PersonalContacts", - "Command": "Update-MgBetaUserContact", - "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/contacts/{contact-id}", + "OutputType": "IMicrosoftGraphContact", + "Command": "Update-MgBetaUserContact", + "Module": "Beta.PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", - "Module": "Beta.PersonalContacts", - "Command": "Update-MgBetaUserContactExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Update-MgBetaUserContactExtension", + "Module": "Beta.PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", - "Module": "Beta.PersonalContacts", - "Command": "Update-MgBetaUserContactFolder", - "OutputType": "IMicrosoftGraphContactFolder", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", + "OutputType": "IMicrosoftGraphContactFolder", + "Command": "Update-MgBetaUserContactFolder", + "Module": "Beta.PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", - "Module": "Beta.PersonalContacts", - "Command": "Update-MgBetaUserContactFolderChildFolder", - "OutputType": "IMicrosoftGraphContactFolder", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", + "OutputType": "IMicrosoftGraphContactFolder", + "Command": "Update-MgBetaUserContactFolderChildFolder", + "Module": "Beta.PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}", - "Module": "Beta.PersonalContacts", - "Command": "Update-MgBetaUserContactFolderChildFolderContact", - "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}", + "OutputType": "IMicrosoftGraphContact", + "Command": "Update-MgBetaUserContactFolderChildFolderContact", + "Module": "Beta.PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", - "Module": "Beta.PersonalContacts", - "Command": "Update-MgBetaUserContactFolderChildFolderContactExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Update-MgBetaUserContactFolderChildFolderContactExtension", + "Module": "Beta.PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo", - "Module": "Beta.PersonalContacts", - "Command": "Update-MgBetaUserContactFolderChildFolderContactPhoto", - "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", - "Module": "Beta.PersonalContacts", - "Command": "Update-MgBetaUserContactFolderContact", - "OutputType": "IMicrosoftGraphContact", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo", + "OutputType": "IMicrosoftGraphProfilePhoto", + "Command": "Update-MgBetaUserContactFolderChildFolderContactPhoto", + "Module": "Beta.PersonalContacts" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", + "OutputType": "IMicrosoftGraphContact", + "Command": "Update-MgBetaUserContactFolderContact", + "Module": "Beta.PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", - "Module": "Beta.PersonalContacts", - "Command": "Update-MgBetaUserContactFolderContactExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Update-MgBetaUserContactFolderContactExtension", + "Module": "Beta.PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo", - "Module": "Beta.PersonalContacts", - "Command": "Update-MgBetaUserContactFolderContactPhoto", - "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo", + "OutputType": "IMicrosoftGraphProfilePhoto", + "Command": "Update-MgBetaUserContactFolderContactPhoto", + "Module": "Beta.PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contacts/{contact-id}/photo", - "Module": "Beta.PersonalContacts", - "Command": "Update-MgBetaUserContactPhoto", - "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/contacts/{contact-id}/photo", + "OutputType": "IMicrosoftGraphProfilePhoto", + "Command": "Update-MgBetaUserContactPhoto", + "Module": "Beta.PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/devices/{device-id}", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Update-MgBetaUserDevice", - "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/devices/{device-id}", + "OutputType": "IMicrosoftGraphDevice", + "Command": "Update-MgBetaUserDevice", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/devices(deviceId='{deviceId}')", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Update-MgBetaUserDeviceByDeviceId", - "OutputType": "IMicrosoftGraphDevice", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/devices(deviceId='{deviceId}')", + "OutputType": "IMicrosoftGraphDevice", + "Command": "Update-MgBetaUserDeviceByDeviceId", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/devices/{device-id}/commands/{command-id}", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Update-MgBetaUserDeviceCommand", - "OutputType": "IMicrosoftGraphCommand", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/devices/{device-id}/commands/{command-id}", + "OutputType": "IMicrosoftGraphCommand", + "Command": "Update-MgBetaUserDeviceCommand", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaUserDeviceEnrollmentConfiguration", - "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", + "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "Command": "Update-MgBetaUserDeviceEnrollmentConfiguration", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaUserDeviceEnrollmentConfigurationAssignment", - "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", + "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "Command": "Update-MgBetaUserDeviceEnrollmentConfigurationAssignment", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/devices/{device-id}/extensions/{extension-id}", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Update-MgBetaUserDeviceExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/devices/{device-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Update-MgBetaUserDeviceExtension", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaUserDeviceManagementTroubleshootingEvent", - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "Command": "Update-MgBetaUserDeviceManagementTroubleshootingEvent", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/devices/{device-id}/usageRights/{usageRight-id}", - "Module": "Beta.CrossDeviceExperiences", - "Command": "Update-MgBetaUserDeviceUsageRights", - "OutputType": "IMicrosoftGraphUsageRight", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/devices/{device-id}/usageRights/{usageRight-id}", + "OutputType": "IMicrosoftGraphUsageRight", + "Command": "Update-MgBetaUserDeviceUsageRights", + "Module": "Beta.CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDrive", - "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}", + "OutputType": "IMicrosoftGraphDrive", + "Command": "Update-MgBetaUserDrive", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaUserDriveCreatedByUserMailboxSetting", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Update-MgBetaUserDriveItem", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveItemAnalytic", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Command": "Update-MgBetaUserDriveItemAnalytic", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveItemAnalyticItemActivityStat", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Update-MgBetaUserDriveItemAnalyticItemActivityStat", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveItemCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaUserDriveItemCreatedByUserMailboxSetting", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveItemLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaUserDriveItemLastModifiedByUserMailboxSetting", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveItemListItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", + "OutputType": "IMicrosoftGraphListItem", + "Command": "Update-MgBetaUserDriveItemListItem", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveItemListItemCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaUserDriveItemListItemCreatedByUserMailboxSetting", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveItemListItemDocumentSetVersion", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "Update-MgBetaUserDriveItemListItemDocumentSetVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveItemListItemDocumentSetVersionField", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "OutputType": null, + "Command": "Update-MgBetaUserDriveItemListItemDocumentSetVersionField", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveItemListItemField", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", + "OutputType": null, + "Command": "Update-MgBetaUserDriveItemListItemField", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveItemListItemLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaUserDriveItemListItemLastModifiedByUserMailboxSetting", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveItemListItemPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/permissions/{permission-id}", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Update-MgBetaUserDriveItemListItemPermission", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveItemListItemVersion", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", + "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "Update-MgBetaUserDriveItemListItemVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveItemListItemVersionField", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", + "OutputType": null, + "Command": "Update-MgBetaUserDriveItemListItemVersionField", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveItemPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Update-MgBetaUserDriveItemPermission", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveItemRetentionLabel", - "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Command": "Update-MgBetaUserDriveItemRetentionLabel", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveItemSubscription", - "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", + "OutputType": "IMicrosoftGraphSubscription", + "Command": "Update-MgBetaUserDriveItemSubscription", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveItemThumbnail", - "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Command": "Update-MgBetaUserDriveItemThumbnail", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveItemVersion", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Command": "Update-MgBetaUserDriveItemVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaUserDriveLastModifiedByUserMailboxSetting", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveList", - "OutputType": "IMicrosoftGraphList", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/list", + "OutputType": "IMicrosoftGraphList", + "Command": "Update-MgBetaUserDriveList", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveListColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Update-MgBetaUserDriveListColumn", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveListContentType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Update-MgBetaUserDriveListContentType", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveListContentTypeColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Update-MgBetaUserDriveListContentTypeColumn", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveListContentTypeColumnLink", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "OutputType": "IMicrosoftGraphColumnLink", + "Command": "Update-MgBetaUserDriveListContentTypeColumnLink", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveListCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaUserDriveListCreatedByUserMailboxSetting", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveListItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}", + "OutputType": "IMicrosoftGraphListItem", + "Command": "Update-MgBetaUserDriveListItem", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveListItemCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaUserDriveListItemCreatedByUserMailboxSetting", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveListItemDocumentSetVersion", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "Update-MgBetaUserDriveListItemDocumentSetVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveListItemDocumentSetVersionField", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "OutputType": null, + "Command": "Update-MgBetaUserDriveListItemDocumentSetVersionField", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveListItemField", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields", + "OutputType": null, + "Command": "Update-MgBetaUserDriveListItemField", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveListItemLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaUserDriveListItemLastModifiedByUserMailboxSetting", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveListItemPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/permissions/{permission-id}", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Update-MgBetaUserDriveListItemPermission", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveListItemVersion", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "Update-MgBetaUserDriveListItemVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveListItemVersionField", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "OutputType": null, + "Command": "Update-MgBetaUserDriveListItemVersionField", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveListLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaUserDriveListLastModifiedByUserMailboxSetting", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveListOperation", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Command": "Update-MgBetaUserDriveListOperation", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/permissions/{permission-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveListPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/list/permissions/{permission-id}", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Update-MgBetaUserDriveListPermission", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveListSubscription", - "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", + "OutputType": "IMicrosoftGraphSubscription", + "Command": "Update-MgBetaUserDriveListSubscription", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveRoot", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/root", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Update-MgBetaUserDriveRoot", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveRootAnalytic", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Command": "Update-MgBetaUserDriveRootAnalytic", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveRootAnalyticItemActivityStat", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Update-MgBetaUserDriveRootAnalyticItemActivityStat", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveRootCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaUserDriveRootCreatedByUserMailboxSetting", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveRootLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaUserDriveRootLastModifiedByUserMailboxSetting", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveRootListItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem", + "OutputType": "IMicrosoftGraphListItem", + "Command": "Update-MgBetaUserDriveRootListItem", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveRootListItemCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaUserDriveRootListItemCreatedByUserMailboxSetting", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveRootListItemDocumentSetVersion", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "Update-MgBetaUserDriveRootListItemDocumentSetVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveRootListItemDocumentSetVersionField", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "OutputType": null, + "Command": "Update-MgBetaUserDriveRootListItemDocumentSetVersionField", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveRootListItemField", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields", + "OutputType": null, + "Command": "Update-MgBetaUserDriveRootListItemField", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveRootListItemLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaUserDriveRootListItemLastModifiedByUserMailboxSetting", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/permissions/{permission-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveRootListItemPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/permissions/{permission-id}", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Update-MgBetaUserDriveRootListItemPermission", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveRootListItemVersion", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", + "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "Update-MgBetaUserDriveRootListItemVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveRootListItemVersionField", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", + "OutputType": null, + "Command": "Update-MgBetaUserDriveRootListItemVersionField", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveRootPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Update-MgBetaUserDriveRootPermission", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveRootRetentionLabel", - "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel", + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Command": "Update-MgBetaUserDriveRootRetentionLabel", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveRootSubscription", - "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", + "OutputType": "IMicrosoftGraphSubscription", + "Command": "Update-MgBetaUserDriveRootSubscription", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveRootThumbnail", - "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Command": "Update-MgBetaUserDriveRootThumbnail", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "Module": "Beta.Files", - "Command": "Update-MgBetaUserDriveRootVersion", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Command": "Update-MgBetaUserDriveRootVersion", + "Module": "Beta.Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}", - "Module": "Beta.Calendar", - "Command": "Update-MgBetaUserEvent", - "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/events/{event-id}", + "OutputType": "IMicrosoftGraphEvent", + "Command": "Update-MgBetaUserEvent", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", - "Module": "Beta.Calendar", - "Command": "Update-MgBetaUserEventExceptionOccurrenceExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/extensions/{extension-id}", + "OutputType": null, + "Command": "Update-MgBetaUserEventExceptionOccurrenceExtension", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", - "Module": "Beta.Calendar", - "Command": "Update-MgBetaUserEventExceptionOccurrenceInstanceExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/events/{event-id}/exceptionOccurrences/{event-id1}/instances/{event-id2}/extensions/{extension-id}", + "OutputType": null, + "Command": "Update-MgBetaUserEventExceptionOccurrenceInstanceExtension", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", - "Module": "Beta.Calendar", - "Command": "Update-MgBetaUserEventExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Update-MgBetaUserEventExtension", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", - "Module": "Beta.Calendar", - "Command": "Update-MgBetaUserEventInstanceExceptionOccurrenceExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/exceptionOccurrences/{event-id2}/extensions/{extension-id}", + "OutputType": null, + "Command": "Update-MgBetaUserEventInstanceExceptionOccurrenceExtension", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "Module": "Beta.Calendar", - "Command": "Update-MgBetaUserEventInstanceExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", + "OutputType": null, + "Command": "Update-MgBetaUserEventInstanceExtension", + "Module": "Beta.Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/extensions/{extension-id}", - "Module": "Beta.Users", - "Command": "Update-MgBetaUserExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Update-MgBetaUserExtension", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/inferenceClassification", - "Module": "Beta.Mail", - "Command": "Update-MgBetaUserInferenceClassification", - "OutputType": "IMicrosoftGraphInferenceClassification", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/inferenceClassification", + "OutputType": "IMicrosoftGraphInferenceClassification", + "Command": "Update-MgBetaUserInferenceClassification", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", - "Module": "Beta.Mail", - "Command": "Update-MgBetaUserInferenceClassificationOverride", - "OutputType": "IMicrosoftGraphInferenceClassificationOverride", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", + "OutputType": "IMicrosoftGraphInferenceClassificationOverride", + "Command": "Update-MgBetaUserInferenceClassificationOverride", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/informationProtection", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaUserInformationProtection", - "OutputType": "IMicrosoftGraphInformationProtection", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/informationProtection", + "OutputType": "IMicrosoftGraphInformationProtection", + "Command": "Update-MgBetaUserInformationProtection", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaUserInformationProtectionDataLossPreventionPolicy", - "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/informationProtection/dataLossPreventionPolicies/{dataLossPreventionPolicy-id}", + "OutputType": "IMicrosoftGraphDataLossPreventionPolicy", + "Command": "Update-MgBetaUserInformationProtectionDataLossPreventionPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/users/{user-id}/informationProtection/policy", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaUserInformationProtectionPolicy", - "OutputType": "IMicrosoftGraphInformationProtectionPolicy", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/informationProtection/policy", + "OutputType": "IMicrosoftGraphInformationProtectionPolicy", + "Command": "Update-MgBetaUserInformationProtectionPolicy", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/users/{user-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaUserInformationProtectionPolicyLabel", - "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], - "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaUserInformationProtectionSensitivityLabel", - "OutputType": "IMicrosoftGraphSensitivityLabel", + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/informationProtection/policy/labels/{informationProtectionLabel-id}", + "OutputType": "IMicrosoftGraphInformationProtectionLabel", + "Command": "Update-MgBetaUserInformationProtectionPolicyLabel", + "Module": "Beta.Identity.SignIns" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}", + "OutputType": "IMicrosoftGraphSensitivityLabel", + "Command": "Update-MgBetaUserInformationProtectionSensitivityLabel", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaUserInformationProtectionSensitivityLabelSublabel", - "OutputType": "IMicrosoftGraphSensitivityLabel", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/informationProtection/sensitivityLabels/{sensitivityLabel-id}/sublabels/{sensitivityLabel-id1}", + "OutputType": "IMicrosoftGraphSensitivityLabel", + "Command": "Update-MgBetaUserInformationProtectionSensitivityLabelSublabel", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/users/{user-id}/informationProtection/sensitivityPolicySettings", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaUserInformationProtectionSensitivityPolicySetting", - "OutputType": "IMicrosoftGraphSensitivityPolicySettings", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/informationProtection/sensitivityPolicySettings", + "OutputType": "IMicrosoftGraphSensitivityPolicySettings", + "Command": "Update-MgBetaUserInformationProtectionSensitivityPolicySetting", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaUserInformationProtectionThreatAssessmentRequest", - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "Command": "Update-MgBetaUserInformationProtectionThreatAssessmentRequest", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "Module": "Beta.Identity.SignIns", - "Command": "Update-MgBetaUserInformationProtectionThreatAssessmentRequestResult", - "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "Command": "Update-MgBetaUserInformationProtectionThreatAssessmentRequestResult", + "Module": "Beta.Identity.SignIns" }, { - "Permissions": [], - "Uri": "/users/{user-id}/insights", - "Module": "Beta.Users", - "Command": "Update-MgBetaUserInsight", - "OutputType": "IMicrosoftGraphItemInsights", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/insights", + "OutputType": "IMicrosoftGraphItemInsights", + "Command": "Update-MgBetaUserInsight", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}", - "Module": "Beta.Users", - "Command": "Update-MgBetaUserInsightShared", - "OutputType": "IMicrosoftGraphSharedInsight", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}", + "OutputType": "IMicrosoftGraphSharedInsight", + "Command": "Update-MgBetaUserInsightShared", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/insights/trending/{trending-id}", - "Module": "Beta.Users", - "Command": "Update-MgBetaUserInsightTrending", - "OutputType": "IMicrosoftGraphTrending", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/insights/trending/{trending-id}", + "OutputType": "IMicrosoftGraphTrending", + "Command": "Update-MgBetaUserInsightTrending", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}", - "Module": "Beta.Users", - "Command": "Update-MgBetaUserInsightUsed", - "OutputType": "IMicrosoftGraphUsedInsight", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}", + "OutputType": "IMicrosoftGraphUsedInsight", + "Command": "Update-MgBetaUserInsightUsed", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", - "Module": "Beta.Users", - "Command": "Update-MgBetaUserLicenseDetail", - "OutputType": "IMicrosoftGraphLicenseDetails", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", + "OutputType": "IMicrosoftGraphLicenseDetails", + "Command": "Update-MgBetaUserLicenseDetail", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailboxSettings", - "Module": "Beta.Users", - "Command": "Update-MgBetaUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgBetaUserMailboxSetting", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", - "Module": "Beta.Mail", - "Command": "Update-MgBetaUserMailFolder", - "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", + "OutputType": "IMicrosoftGraphMailFolder", + "Command": "Update-MgBetaUserMailFolder", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", - "Module": "Beta.Mail", - "Command": "Update-MgBetaUserMailFolderChildFolder", - "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", + "OutputType": "IMicrosoftGraphMailFolder", + "Command": "Update-MgBetaUserMailFolderChildFolder", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", - "Module": "Beta.Mail", - "Command": "Update-MgBetaUserMailFolderChildFolderMessage", - "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", + "OutputType": "IMicrosoftGraphMessage", + "Command": "Update-MgBetaUserMailFolderChildFolderMessage", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", - "Module": "Beta.Mail", - "Command": "Update-MgBetaUserMailFolderChildFolderMessageExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Update-MgBetaUserMailFolderChildFolderMessageExtension", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", - "Module": "Beta.Mail", - "Command": "Update-MgBetaUserMailFolderChildFolderMessageRule", - "OutputType": "IMicrosoftGraphMessageRule", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", + "OutputType": "IMicrosoftGraphMessageRule", + "Command": "Update-MgBetaUserMailFolderChildFolderMessageRule", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", - "Module": "Beta.Mail", - "Command": "Update-MgBetaUserMailFolderMessage", - "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", + "OutputType": "IMicrosoftGraphMessage", + "Command": "Update-MgBetaUserMailFolderMessage", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", - "Module": "Beta.Mail", - "Command": "Update-MgBetaUserMailFolderMessageExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Update-MgBetaUserMailFolderMessageExtension", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", - "Module": "Beta.Mail", - "Command": "Update-MgBetaUserMailFolderMessageRule", - "OutputType": "IMicrosoftGraphMessageRule", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", + "OutputType": "IMicrosoftGraphMessageRule", + "Command": "Update-MgBetaUserMailFolderMessageRule", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaUserManagedDevice", - "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", + "OutputType": "IMicrosoftGraphManagedDevice", + "Command": "Update-MgBetaUserManagedDevice", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", - "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/assignmentFilterEvaluationStatusDetails/{assignmentFilterEvaluationStatusDetails-id}", + "OutputType": "IMicrosoftGraphAssignmentFilterEvaluationStatusDetails", + "Command": "Update-MgBetaUserManagedDeviceAssignmentFilterEvaluationStatusDetail", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaUserManagedDeviceCategory", - "OutputType": "IMicrosoftGraphDeviceCategory", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", + "OutputType": "IMicrosoftGraphDeviceCategory", + "Command": "Update-MgBetaUserManagedDeviceCategory", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaUserManagedDeviceCompliancePolicyState", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Command": "Update-MgBetaUserManagedDeviceCompliancePolicyState", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaUserManagedDeviceConfigurationState", - "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Command": "Update-MgBetaUserManagedDeviceConfigurationState", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaUserManagedDeviceHealthScriptState", - "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceHealthScriptStates/id='{id}',policyId='{policyId}',deviceId='{deviceId}'", + "OutputType": "IMicrosoftGraphDeviceHealthScriptPolicyState", + "Command": "Update-MgBetaUserManagedDeviceHealthScriptState", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaUserManagedDeviceLogCollectionResponse", - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Command": "Update-MgBetaUserManagedDeviceLogCollectionResponse", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaUserManagedDeviceMobileAppConfigurationState", - "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/managedDeviceMobileAppConfigurationStates/{managedDeviceMobileAppConfigurationState-id}", + "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationState", + "Command": "Update-MgBetaUserManagedDeviceMobileAppConfigurationState", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaUserManagedDeviceSecurityBaselineState", - "OutputType": "IMicrosoftGraphSecurityBaselineState", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}", + "OutputType": "IMicrosoftGraphSecurityBaselineState", + "Command": "Update-MgBetaUserManagedDeviceSecurityBaselineState", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", - "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/securityBaselineStates/{securityBaselineState-id}/settingStates/{securityBaselineSettingState-id}", + "OutputType": "IMicrosoftGraphSecurityBaselineSettingState", + "Command": "Update-MgBetaUserManagedDeviceSecurityBaselineStateSettingState", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount", - "Module": "Beta.Users.Actions", - "Command": "Update-MgBetaUserManagedDeviceWindowsDeviceAccount", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount", + "OutputType": null, + "Command": "Update-MgBetaUserManagedDeviceWindowsDeviceAccount", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaUserManagedDeviceWindowsProtectionState", - "OutputType": "IMicrosoftGraphWindowsProtectionState", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", + "OutputType": "IMicrosoftGraphWindowsProtectionState", + "Command": "Update-MgBetaUserManagedDeviceWindowsProtectionState", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Command": "Update-MgBetaUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/messages/{message-id}", - "Module": "Beta.Mail", - "Command": "Update-MgBetaUserMessage", - "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/messages/{message-id}", + "OutputType": "IMicrosoftGraphMessage", + "Command": "Update-MgBetaUserMessage", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", - "Module": "Beta.Mail", - "Command": "Update-MgBetaUserMessageExtension", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Update-MgBetaUserMessageExtension", + "Module": "Beta.Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mobileAppIntentAndStates/{mobileAppIntentAndState-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaUserMobileAppIntentAndState", - "OutputType": "IMicrosoftGraphMobileAppIntentAndState", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/mobileAppIntentAndStates/{mobileAppIntentAndState-id}", + "OutputType": "IMicrosoftGraphMobileAppIntentAndState", + "Command": "Update-MgBetaUserMobileAppIntentAndState", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaUserMobileAppTroubleshootingEvent", - "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", + "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "Command": "Update-MgBetaUserMobileAppTroubleshootingEvent", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", - "Module": "Beta.Devices.CorporateManagement", - "Command": "Update-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", - "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", + "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "Command": "Update-MgBetaUserMobileAppTroubleshootingEventAppLogCollectionRequest", + "Module": "Beta.Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/notifications/{notification-id}", - "Module": "Beta.Users", - "Command": "Update-MgBetaUserNotification", - "OutputType": "IMicrosoftGraphNotification", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/notifications/{notification-id}", + "OutputType": "IMicrosoftGraphNotification", + "Command": "Update-MgBetaUserNotification", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", - "Module": "Beta.Notes", - "Command": "Update-MgBetaUserOnenoteNotebook", - "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", + "OutputType": "IMicrosoftGraphNotebook", + "Command": "Update-MgBetaUserOnenoteNotebook", + "Module": "Beta.Notes" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", - "Module": "Beta.Notes", - "Command": "Update-MgBetaUserOnenotePage", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", + "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "Update-MgBetaUserOnenotePage", + "Module": "Beta.Notes" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", - "Module": "Beta.Users.Actions", - "Command": "Update-MgBetaUserOnenotePageContent", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Patch", "PatchExpanded", "PatchViaIdentity", "PatchViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "OutputType": null, + "Command": "Update-MgBetaUserOnenotePageContent", + "Module": "Beta.Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", - "Module": "Beta.Notes", - "Command": "Update-MgBetaUserOnenoteSection", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Command": "Update-MgBetaUserOnenoteSection", + "Module": "Beta.Notes" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", - "Module": "Beta.Notes", - "Command": "Update-MgBetaUserOnenoteSectionGroup", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", + "OutputType": "IMicrosoftGraphSectionGroup", + "Command": "Update-MgBetaUserOnenoteSectionGroup", + "Module": "Beta.Notes" }, { + "ApiVersion": "beta", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], "Permissions": [ { "Name": "OnlineMeetings.ReadWrite", @@ -545714,27 +547494,16 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", - "Module": "Beta.CloudCommunications", - "Command": "Update-MgBetaUserOnlineMeeting", "OutputType": "IMicrosoftGraphOnlineMeeting", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Update-MgBetaUserOnlineMeeting", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "Module": "Beta.CloudCommunications", - "Command": "Update-MgBetaUserOnlineMeetingAttendanceReport", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -545745,17 +547514,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Command": "Update-MgBetaUserOnlineMeetingAttendanceReport", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Module": "Beta.CloudCommunications", - "Command": "Update-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta", "Variants": [ "Update", "Update1", @@ -545766,250 +547535,261 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Command": "Update-MgBetaUserOnlineMeetingAttendanceReportAttendanceRecord", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings(joinWebUrl='{joinWebUrl}')", - "Module": "Beta.CloudCommunications", - "Command": "Update-MgBetaUserOnlineMeetingByJoinWebUrl", - "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/onlineMeetings(joinWebUrl='{joinWebUrl}')", + "OutputType": "IMicrosoftGraphOnlineMeeting", + "Command": "Update-MgBetaUserOnlineMeetingByJoinWebUrl", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", - "Module": "Beta.CloudCommunications", - "Command": "Update-MgBetaUserOnlineMeetingRecording", - "OutputType": "IMicrosoftGraphCallRecording", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", + "OutputType": "IMicrosoftGraphCallRecording", + "Command": "Update-MgBetaUserOnlineMeetingRecording", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration", - "Module": "Beta.CloudCommunications", - "Command": "Update-MgBetaUserOnlineMeetingRegistration", - "OutputType": "IMicrosoftGraphMeetingRegistration", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration", + "OutputType": "IMicrosoftGraphMeetingRegistration", + "Command": "Update-MgBetaUserOnlineMeetingRegistration", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", - "Module": "Beta.CloudCommunications", - "Command": "Update-MgBetaUserOnlineMeetingRegistrationCustomQuestion", - "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/customQuestions/{meetingRegistrationQuestion-id}", + "OutputType": "IMicrosoftGraphMeetingRegistrationQuestion", + "Command": "Update-MgBetaUserOnlineMeetingRegistrationCustomQuestion", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", - "Module": "Beta.CloudCommunications", - "Command": "Update-MgBetaUserOnlineMeetingRegistrationRegistrant", - "OutputType": "IMicrosoftGraphMeetingRegistrantBase", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/registration/registrants/{meetingRegistrantBase-id}", + "OutputType": "IMicrosoftGraphMeetingRegistrantBase", + "Command": "Update-MgBetaUserOnlineMeetingRegistrationRegistrant", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "Module": "Beta.CloudCommunications", - "Command": "Update-MgBetaUserOnlineMeetingTranscript", - "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", + "OutputType": "IMicrosoftGraphCallTranscript", + "Command": "Update-MgBetaUserOnlineMeetingTranscript", + "Module": "Beta.CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", - "Module": "Beta.Users", - "Command": "Update-MgBetaUserOutlookMasterCategory", - "OutputType": "IMicrosoftGraphOutlookCategory", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", + "OutputType": "IMicrosoftGraphOutlookCategory", + "Command": "Update-MgBetaUserOutlookMasterCategory", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}", - "Module": "Beta.Users", - "Command": "Update-MgBetaUserOutlookTask", - "OutputType": "IMicrosoftGraphOutlookTask", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/outlook/tasks/{outlookTask-id}", + "OutputType": "IMicrosoftGraphOutlookTask", + "Command": "Update-MgBetaUserOutlookTask", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}", - "Module": "Beta.Users", - "Command": "Update-MgBetaUserOutlookTaskFolder", - "OutputType": "IMicrosoftGraphOutlookTaskFolder", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}", + "OutputType": "IMicrosoftGraphOutlookTaskFolder", + "Command": "Update-MgBetaUserOutlookTaskFolder", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", - "Module": "Beta.Users", - "Command": "Update-MgBetaUserOutlookTaskFolderTask", - "OutputType": "IMicrosoftGraphOutlookTask", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/outlook/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", + "OutputType": "IMicrosoftGraphOutlookTask", + "Command": "Update-MgBetaUserOutlookTaskFolderTask", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}", - "Module": "Beta.Users", - "Command": "Update-MgBetaUserOutlookTaskGroup", - "OutputType": "IMicrosoftGraphOutlookTaskGroup", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}", + "OutputType": "IMicrosoftGraphOutlookTaskGroup", + "Command": "Update-MgBetaUserOutlookTaskGroup", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}", - "Module": "Beta.Users", - "Command": "Update-MgBetaUserOutlookTaskGroupTaskFolder", - "OutputType": "IMicrosoftGraphOutlookTaskFolder", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}", + "OutputType": "IMicrosoftGraphOutlookTaskFolder", + "Command": "Update-MgBetaUserOutlookTaskGroupTaskFolder", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", - "Module": "Beta.Users", - "Command": "Update-MgBetaUserOutlookTaskGroupTaskFolderTask", - "OutputType": "IMicrosoftGraphOutlookTask", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/outlook/taskGroups/{outlookTaskGroup-id}/taskFolders/{outlookTaskFolder-id}/tasks/{outlookTask-id}", + "OutputType": "IMicrosoftGraphOutlookTask", + "Command": "Update-MgBetaUserOutlookTaskGroupTaskFolderTask", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/changePassword", - "Module": "Beta.Users.Actions", - "Command": "Update-MgBetaUserPassword", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Change", "ChangeExpanded", "ChangeViaIdentity", "ChangeViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-changepassword?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-changepassword?view=graph-rest-beta", + "Method": "POST", + "Uri": "/users/{user-id}/changePassword", + "OutputType": null, + "Command": "Update-MgBetaUserPassword", + "Module": "Beta.Users.Actions" }, { + "ApiVersion": "beta", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -546028,56 +547808,56 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/users/{user-id}/planner", - "Module": "Beta.Planner", - "Command": "Update-MgBetaUserPlanner", "OutputType": "IMicrosoftGraphPlannerUser", + "Command": "Update-MgBetaUserPlanner", + "Module": "Beta.Planner" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/users/{user-id}/presence", - "Module": "Beta.CloudCommunications", - "Command": "Update-MgBetaUserPresence", "OutputType": "IMicrosoftGraphPresence", + "Command": "Update-MgBetaUserPresence", + "Module": "Beta.CloudCommunications" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/users/{user-id}/profile", - "Module": "Beta.People", - "Command": "Update-MgBetaUserProfile", "OutputType": "IMicrosoftGraphProfile", + "Command": "Update-MgBetaUserProfile", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.ReadWrite", @@ -546096,22 +547876,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/users/{user-id}/profile/account/{userAccountInformation-id}", - "Module": "Beta.People", - "Command": "Update-MgBetaUserProfileAccount", "OutputType": "IMicrosoftGraphUserAccountInformation", + "Command": "Update-MgBetaUserProfileAccount", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.ReadWrite", @@ -546130,22 +547910,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemaddress-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/users/{user-id}/profile/addresses/{itemAddress-id}", - "Module": "Beta.People", - "Command": "Update-MgBetaUserProfileAddress", "OutputType": "IMicrosoftGraphItemAddress", + "Command": "Update-MgBetaUserProfileAddress", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemaddress-update?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "User.ReadWrite", @@ -546164,22 +547944,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/users/{user-id}/profile/anniversaries/{personAnnualEvent-id}", - "Module": "Beta.People", - "Command": "Update-MgBetaUserProfileAnniversary", "OutputType": "IMicrosoftGraphPersonAnnualEvent", + "Command": "Update-MgBetaUserProfileAnniversary", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.ReadWrite", @@ -546198,22 +547978,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/personaward-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/users/{user-id}/profile/awards/{personAward-id}", - "Module": "Beta.People", - "Command": "Update-MgBetaUserProfileAward", "OutputType": "IMicrosoftGraphPersonAward", + "Command": "Update-MgBetaUserProfileAward", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/personaward-update?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "User.ReadWrite", @@ -546232,22 +548012,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/personcertification-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/users/{user-id}/profile/certifications/{personCertification-id}", - "Module": "Beta.People", - "Command": "Update-MgBetaUserProfileCertification", "OutputType": "IMicrosoftGraphPersonCertification", + "Command": "Update-MgBetaUserProfileCertification", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/personcertification-update?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "User.ReadWrite", @@ -546266,22 +548046,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/users/{user-id}/profile/educationalActivities/{educationalActivity-id}", - "Module": "Beta.People", - "Command": "Update-MgBetaUserProfileEducationalActivity", "OutputType": "IMicrosoftGraphEducationalActivity", + "Command": "Update-MgBetaUserProfileEducationalActivity", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.ReadWrite", @@ -546300,22 +548080,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itememail-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/users/{user-id}/profile/emails/{itemEmail-id}", - "Module": "Beta.People", - "Command": "Update-MgBetaUserProfileEmail", "OutputType": "IMicrosoftGraphItemEmail", + "Command": "Update-MgBetaUserProfileEmail", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itememail-update?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "User.ReadWrite", @@ -546334,22 +548114,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/users/{user-id}/profile/interests/{personInterest-id}", - "Module": "Beta.People", - "Command": "Update-MgBetaUserProfileInterest", "OutputType": "IMicrosoftGraphPersonInterest", + "Command": "Update-MgBetaUserProfileInterest", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.ReadWrite", @@ -546368,22 +548148,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/users/{user-id}/profile/languages/{languageProficiency-id}", - "Module": "Beta.People", - "Command": "Update-MgBetaUserProfileLanguage", "OutputType": "IMicrosoftGraphLanguageProficiency", + "Command": "Update-MgBetaUserProfileLanguage", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.ReadWrite", @@ -546402,22 +548182,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/users/{user-id}/profile/names/{personName-id}", - "Module": "Beta.People", - "Command": "Update-MgBetaUserProfileName", "OutputType": "IMicrosoftGraphPersonName", + "Command": "Update-MgBetaUserProfileName", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.Read", @@ -546460,22 +548240,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/personannotation-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/users/{user-id}/profile/notes/{personAnnotation-id}", - "Module": "Beta.People", - "Command": "Update-MgBetaUserProfileNote", "OutputType": "IMicrosoftGraphPersonAnnotation", + "Command": "Update-MgBetaUserProfileNote", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/personannotation-update?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "User.ReadWrite", @@ -546494,22 +548274,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itempatent-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/users/{user-id}/profile/patents/{itemPatent-id}", - "Module": "Beta.People", - "Command": "Update-MgBetaUserProfilePatent", "OutputType": "IMicrosoftGraphItemPatent", + "Command": "Update-MgBetaUserProfilePatent", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itempatent-update?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "User.ReadWrite", @@ -546528,22 +548308,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemphone-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/users/{user-id}/profile/phones/{itemPhone-id}", - "Module": "Beta.People", - "Command": "Update-MgBetaUserProfilePhone", "OutputType": "IMicrosoftGraphItemPhone", + "Command": "Update-MgBetaUserProfilePhone", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itemphone-update?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "User.ReadWrite", @@ -546562,22 +548342,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/users/{user-id}/profile/positions/{workPosition-id}", - "Module": "Beta.People", - "Command": "Update-MgBetaUserProfilePosition", "OutputType": "IMicrosoftGraphWorkPosition", + "Command": "Update-MgBetaUserProfilePosition", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.ReadWrite", @@ -546596,22 +548376,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/users/{user-id}/profile/projects/{projectParticipation-id}", - "Module": "Beta.People", - "Command": "Update-MgBetaUserProfileProject", "OutputType": "IMicrosoftGraphProjectParticipation", + "Command": "Update-MgBetaUserProfileProject", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.ReadWrite", @@ -546630,22 +548410,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itempublication-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/users/{user-id}/profile/publications/{itemPublication-id}", - "Module": "Beta.People", - "Command": "Update-MgBetaUserProfilePublication", "OutputType": "IMicrosoftGraphItemPublication", + "Command": "Update-MgBetaUserProfilePublication", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/itempublication-update?view=graph-rest-beta" - }, - { "Permissions": [ { "Name": "User.ReadWrite", @@ -546664,22 +548444,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/users/{user-id}/profile/skills/{skillProficiency-id}", - "Module": "Beta.People", - "Command": "Update-MgBetaUserProfileSkill", "OutputType": "IMicrosoftGraphSkillProficiency", + "Command": "Update-MgBetaUserProfileSkill", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.ReadWrite", @@ -546698,22 +548478,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/users/{user-id}/profile/webAccounts/{webAccount-id}", - "Module": "Beta.People", - "Command": "Update-MgBetaUserProfileWebAccount", "OutputType": "IMicrosoftGraphWebAccount", + "Command": "Update-MgBetaUserProfileWebAccount", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.ReadWrite", @@ -546732,124 +548512,124 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/users/{user-id}/profile/websites/{personWebsite-id}", - "Module": "Beta.People", - "Command": "Update-MgBetaUserProfileWebsite", "OutputType": "IMicrosoftGraphPersonWebsite", + "Command": "Update-MgBetaUserProfileWebsite", + "Module": "Beta.People" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", - "Module": "Beta.Identity.DirectoryManagement", - "Command": "Update-MgBetaUserScopedRoleMemberOf", "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Command": "Update-MgBetaUserScopedRoleMemberOf", + "Module": "Beta.Identity.DirectoryManagement" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/users/{user-id}/security", - "Module": "Beta.Security", - "Command": "Update-MgBetaUserSecurity", "OutputType": "IMicrosoftGraphSecurity1", + "Command": "Update-MgBetaUserSecurity", + "Module": "Beta.Security" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/users/{user-id}/security/informationProtection", - "Module": "Beta.Security", - "Command": "Update-MgBetaUserSecurityInformationProtection", "OutputType": "IMicrosoftGraphSecurityInformationProtection", + "Command": "Update-MgBetaUserSecurityInformationProtection", + "Module": "Beta.Security" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/users/{user-id}/security/informationProtection/labelPolicySettings", - "Module": "Beta.Security", - "Command": "Update-MgBetaUserSecurityInformationProtectionLabelPolicySetting", "OutputType": "IMicrosoftGraphSecurityInformationProtectionPolicySetting", + "Command": "Update-MgBetaUserSecurityInformationProtectionLabelPolicySetting", + "Module": "Beta.Security" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}", - "Module": "Beta.Security", - "Command": "Update-MgBetaUserSecurityInformationProtectionSensitivityLabel", "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "Command": "Update-MgBetaUserSecurityInformationProtectionSensitivityLabel", + "Module": "Beta.Security" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/users/{user-id}/security/informationProtection/sensitivityLabels/{sensitivityLabel-id}/parent", - "Module": "Beta.Security", - "Command": "Update-MgBetaUserSecurityInformationProtectionSensitivityLabelParent", "OutputType": "IMicrosoftGraphSecuritySensitivityLabel", + "Command": "Update-MgBetaUserSecurityInformationProtectionSensitivityLabelParent", + "Module": "Beta.Security" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.ReadWrite", @@ -546868,73 +548648,73 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/users/{user-id}/settings", - "Module": "Beta.Users", - "Command": "Update-MgBetaUserSetting", "OutputType": "IMicrosoftGraphUserSettings", + "Command": "Update-MgBetaUserSetting", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/users/{user-id}/settings/contactMergeSuggestions", - "Module": "Beta.Users", - "Command": "Update-MgBetaUserSettingContactMergeSuggestion", "OutputType": "IMicrosoftGraphContactMergeSuggestions", + "Command": "Update-MgBetaUserSettingContactMergeSuggestion", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userinsightssettings-update?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/users/{user-id}/settings/itemInsights", - "Module": "Beta.Users", - "Command": "Update-MgBetaUserSettingItemInsight", "OutputType": "IMicrosoftGraphUserInsightsSettings", + "Command": "Update-MgBetaUserSettingItemInsight", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userinsightssettings-update?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/users/{user-id}/settings/regionalAndLanguageSettings", - "Module": "Beta.Users", - "Command": "Update-MgBetaUserSettingRegionalAndLanguageSetting", "OutputType": "IMicrosoftGraphRegionalAndLanguageSettings", + "Command": "Update-MgBetaUserSettingRegionalAndLanguageSetting", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.ReadWrite.All", @@ -546953,141 +548733,141 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shiftpreferences-put?view=graph-rest-beta", + "Method": "PATCH", "Uri": "/users/{user-id}/settings/shiftPreferences", - "Module": "Beta.Users", - "Command": "Update-MgBetaUserSettingShiftPreference", "OutputType": "IMicrosoftGraphShiftPreferences", + "Command": "Update-MgBetaUserSettingShiftPreference", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shiftpreferences-put?view=graph-rest-beta" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/users/{user-id}/settings/storage", - "Module": "Beta.Users", - "Command": "Update-MgBetaUserSettingStorage", "OutputType": "IMicrosoftGraphUserStorage", + "Command": "Update-MgBetaUserSettingStorage", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/users/{user-id}/settings/storage/quota", - "Module": "Beta.Users", - "Command": "Update-MgBetaUserSettingStorageQuota", "OutputType": "IMicrosoftGraphUnifiedStorageQuota", + "Command": "Update-MgBetaUserSettingStorageQuota", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/users/{user-id}/settings/storage/quota/services/{serviceStorageQuotaBreakdown-id}", - "Module": "Beta.Users", - "Command": "Update-MgBetaUserSettingStorageQuotaService", "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown", + "Command": "Update-MgBetaUserSettingStorageQuotaService", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}", - "Module": "Beta.Users", - "Command": "Update-MgBetaUserSettingWindows", "OutputType": "IMicrosoftGraphWindowsSetting", + "Command": "Update-MgBetaUserSettingWindows", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/{windowsSettingInstance-id}", - "Module": "Beta.Users", - "Command": "Update-MgBetaUserSettingWindowsInstance", "OutputType": "IMicrosoftGraphWindowsSettingInstance", + "Command": "Update-MgBetaUserSettingWindowsInstance", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/users/{user-id}/teamwork", - "Module": "Beta.Teams", - "Command": "Update-MgBetaUserTeamwork", "OutputType": "IMicrosoftGraphUserTeamwork", + "Command": "Update-MgBetaUserTeamwork", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", - "Module": "Beta.Teams", - "Command": "Update-MgBetaUserTeamworkAssociatedTeam", "OutputType": "IMicrosoftGraphAssociatedTeamInfo", + "Command": "Update-MgBetaUserTeamworkAssociatedTeam", + "Module": "Beta.Teams" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -547106,39 +548886,39 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", - "Module": "Beta.Users", - "Command": "Update-MgBetaUserTodoList", "OutputType": "IMicrosoftGraphTodoTaskList", + "Command": "Update-MgBetaUserTodoList", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", - "Module": "Beta.Users", - "Command": "Update-MgBetaUserTodoListExtension", "OutputType": null, + "Command": "Update-MgBetaUserTodoListExtension", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -547157,39 +548937,39 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", - "Module": "Beta.Users", - "Command": "Update-MgBetaUserTodoListTask", "OutputType": "IMicrosoftGraphTodoTask", + "Command": "Update-MgBetaUserTodoListTask", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", - "Module": "Beta.Users", - "Command": "Update-MgBetaUserTodoListTaskAttachmentSession", "OutputType": "IMicrosoftGraphAttachmentSession", + "Command": "Update-MgBetaUserTodoListTaskAttachmentSession", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -547208,39 +548988,39 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", - "Module": "Beta.Users", - "Command": "Update-MgBetaUserTodoListTaskChecklistItem", "OutputType": "IMicrosoftGraphChecklistItem", + "Command": "Update-MgBetaUserTodoListTaskChecklistItem", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", - "Module": "Beta.Users", - "Command": "Update-MgBetaUserTodoListTaskExtension", "OutputType": null, + "Command": "Update-MgBetaUserTodoListTaskExtension", + "Module": "Beta.Users" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -547259,770 +549039,804 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", - "Module": "Beta.Users", - "Command": "Update-MgBetaUserTodoListTaskLinkedResource", "OutputType": "IMicrosoftGraphLinkedResource", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "beta", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Update-MgBetaUserTodoListTaskLinkedResource", + "Module": "Beta.Users" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaVirtualEvent", - "OutputType": "IMicrosoftGraphVirtualEvent", + "ApiVersion": "beta", "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}", + "OutputType": "IMicrosoftGraphVirtualEvent", + "Command": "Update-MgBetaVirtualEvent", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaVirtualEventPresenter", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Command": "Update-MgBetaVirtualEventPresenter", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaVirtualEventSession", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Command": "Update-MgBetaVirtualEventSession", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaVirtualEventSessionAttendanceReport", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Command": "Update-MgBetaVirtualEventSessionAttendanceReport", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Command": "Update-MgBetaVirtualEventSessionAttendanceReportAttendanceRecord", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions(joinWebUrl='{joinWebUrl}')", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaVirtualEventSessionByJoinWebUrl", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions(joinWebUrl='{joinWebUrl}')", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Command": "Update-MgBetaVirtualEventSessionByJoinWebUrl", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaVirtualEventTownhall", - "OutputType": "IMicrosoftGraphVirtualEventTownhall", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventtownhall-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventtownhall-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}", + "OutputType": "IMicrosoftGraphVirtualEventTownhall", + "Command": "Update-MgBetaVirtualEventTownhall", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaVirtualEventTownhallPresenter", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Command": "Update-MgBetaVirtualEventTownhallPresenter", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaVirtualEventTownhallSession", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Command": "Update-MgBetaVirtualEventTownhallSession", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaVirtualEventTownhallSessionAttendanceReport", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Command": "Update-MgBetaVirtualEventTownhallSessionAttendanceReport", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecord", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Command": "Update-MgBetaVirtualEventTownhallSessionAttendanceReportAttendanceRecord", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions(joinWebUrl='{joinWebUrl}')", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaVirtualEventTownhallSessionByJoinWebUrl", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions(joinWebUrl='{joinWebUrl}')", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Command": "Update-MgBetaVirtualEventTownhallSessionByJoinWebUrl", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaVirtualEventWebinar", - "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventwebinar-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}", + "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "Command": "Update-MgBetaVirtualEventWebinar", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaVirtualEventWebinarPresenter", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventpresenter-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/virtualeventpresenter-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Command": "Update-MgBetaVirtualEventWebinarPresenter", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaVirtualEventWebinarRegistration", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Command": "Update-MgBetaVirtualEventWebinarRegistration", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email='{email}')", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaVirtualEventWebinarRegistrationByEmail", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email='{email}')", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Command": "Update-MgBetaVirtualEventWebinarRegistrationByEmail", + "Module": "Beta.Bookings" }, { + "ApiVersion": "beta", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId='{userId}')", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaVirtualEventWebinarRegistrationByUserId", "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Command": "Update-MgBetaVirtualEventWebinarRegistrationByUserId", + "Module": "Beta.Bookings" + }, + { + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration", + "OutputType": "IMicrosoftGraphVirtualEventWebinarRegistrationConfiguration", + "Command": "Update-MgBetaVirtualEventWebinarRegistrationConfiguration", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaVirtualEventWebinarSession", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions/{virtualEventRegistrationQuestionBase-id}", + "OutputType": "IMicrosoftGraphVirtualEventRegistrationQuestionBase", + "Command": "Update-MgBetaVirtualEventWebinarRegistrationConfigurationQuestion", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaVirtualEventWebinarSessionAttendanceReport", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Command": "Update-MgBetaVirtualEventWebinarSession", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Command": "Update-MgBetaVirtualEventWebinarSessionAttendanceReport", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions(joinWebUrl='{joinWebUrl}')", - "Module": "Beta.Bookings", - "Command": "Update-MgBetaVirtualEventWebinarSessionByJoinWebUrl", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Command": "Update-MgBetaVirtualEventWebinarSessionAttendanceReportAttendanceRecord", + "Module": "Beta.Bookings" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/deployments/{deployment-id}", - "Module": "Beta.WindowsUpdates", - "Command": "Update-MgBetaWindowsUpdatesDeployment", - "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "PATCH", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions(joinWebUrl='{joinWebUrl}')", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Command": "Update-MgBetaVirtualEventWebinarSessionByJoinWebUrl", + "Module": "Beta.Bookings" + }, + { "ApiVersion": "beta", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "Permissions": [], "CommandAlias": "Update-MgBetaWuDeployment", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-deployment-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-deployment-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/admin/windows/updates/deployments/{deployment-id}", + "OutputType": "IMicrosoftGraphWindowsUpdatesDeployment", + "Command": "Update-MgBetaWindowsUpdatesDeployment", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/updateAudience", - "Module": "Beta.WindowsUpdates", - "Command": "Update-MgBetaWindowsUpdatesDeploymentAudience", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaWuDeploymentAudience", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-deploymentaudience-updateaudience?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-deploymentaudience-updateaudience?view=graph-rest-beta", + "Method": "POST", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/updateAudience", + "OutputType": null, + "Command": "Update-MgBetaWindowsUpdatesDeploymentAudience", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}", - "Module": "Beta.WindowsUpdates", - "Command": "Update-MgBetaWindowsUpdatesDeploymentAudienceApplicableContent", - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaWuDeploymentAudienceApplicableContent", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}", + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", + "Command": "Update-MgBetaWindowsUpdatesDeploymentAudienceApplicableContent", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/{applicableContentDeviceMatch-deviceId}", - "Module": "Beta.WindowsUpdates", - "Command": "Update-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDevice", - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaWuDeploymentAudienceApplicableContentMatchedDevice", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/{applicableContentDeviceMatch-deviceId}", + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", + "Command": "Update-MgBetaWindowsUpdatesDeploymentAudienceApplicableContentMatchedDevice", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/updateAudienceById", - "Module": "Beta.WindowsUpdates", - "Command": "Update-MgBetaWindowsUpdatesDeploymentAudienceById", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaWuDeploymentAudienceGraphBPreId", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-deploymentaudience-updateaudiencebyid?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-deploymentaudience-updateaudiencebyid?view=graph-rest-beta", + "Method": "POST", + "Uri": "/admin/windows/updates/deployments/{deployment-id}/audience/updateAudienceById", + "OutputType": null, + "Command": "Update-MgBetaWindowsUpdatesDeploymentAudienceById", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}", - "Module": "Beta.WindowsUpdates", - "Command": "Update-MgBetaWindowsUpdatesPolicy", - "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaWuPolicy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatepolicy-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-updatepolicy-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}", + "OutputType": "IMicrosoftGraphWindowsUpdatesUpdatePolicy", + "Command": "Update-MgBetaWindowsUpdatesPolicy", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience", - "Module": "Beta.WindowsUpdates", - "Command": "Update-MgBetaWindowsUpdatesPolicyAudience", - "OutputType": "IMicrosoftGraphWindowsUpdatesDeploymentAudience", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaWuPolicyAudience", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience", + "OutputType": "IMicrosoftGraphWindowsUpdatesDeploymentAudience", + "Command": "Update-MgBetaWindowsUpdatesPolicyAudience", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}", - "Module": "Beta.WindowsUpdates", - "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceApplicableContent", - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaWuPolicyAudienceApplicableContent", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}", + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContent", + "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceApplicableContent", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/{applicableContentDeviceMatch-deviceId}", - "Module": "Beta.WindowsUpdates", - "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDevice", - "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaWuPolicyAudienceApplicableContentMatchedDevice", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/applicableContent/{applicableContent-catalogEntryId}/matchedDevices/{applicableContentDeviceMatch-deviceId}", + "OutputType": "IMicrosoftGraphWindowsUpdatesApplicableContentDeviceMatch", + "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceApplicableContentMatchedDevice", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/updateAudienceById", - "Module": "Beta.WindowsUpdates", - "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceById", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaWuPolicyAudienceGraphBPreId", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-deploymentaudience-updateaudiencebyid?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-deploymentaudience-updateaudiencebyid?view=graph-rest-beta", + "Method": "POST", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/updateAudienceById", + "OutputType": null, + "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceById", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}", - "Module": "Beta.WindowsUpdates", - "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceExclusion", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaWuPolicyAudienceExclusion", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/exclusions/{updatableAsset-id}", + "OutputType": null, + "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceExclusion", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}", - "Module": "Beta.WindowsUpdates", - "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceMember", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaWuPolicyAudienceMember", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/audience/members/{updatableAsset-id}", + "OutputType": null, + "Command": "Update-MgBetaWindowsUpdatesPolicyAudienceMember", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/{complianceChange-id}", - "Module": "Beta.WindowsUpdates", - "Command": "Update-MgBetaWindowsUpdatesPolicyComplianceChange", - "OutputType": "IMicrosoftGraphWindowsUpdatesComplianceChange", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaWuPolicyComplianceChange", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-compliancechange-update?view=graph-rest-beta" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/windowsupdates-compliancechange-update?view=graph-rest-beta", + "Method": "PATCH", + "Uri": "/admin/windows/updates/updatePolicies/{updatePolicy-id}/complianceChanges/{complianceChange-id}", + "OutputType": "IMicrosoftGraphWindowsUpdatesComplianceChange", + "Command": "Update-MgBetaWindowsUpdatesPolicyComplianceChange", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/products/{product-id}", - "Module": "Beta.WindowsUpdates", - "Command": "Update-MgBetaWindowsUpdatesProduct", - "OutputType": "IMicrosoftGraphWindowsUpdatesProduct", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaWuProduct", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/admin/windows/updates/products/{product-id}", + "OutputType": "IMicrosoftGraphWindowsUpdatesProduct", + "Command": "Update-MgBetaWindowsUpdatesProduct", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/products/{product-id}/editions/{edition-id}", - "Module": "Beta.WindowsUpdates", - "Command": "Update-MgBetaWindowsUpdatesProductEdition", - "OutputType": "IMicrosoftGraphWindowsUpdatesEdition", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaWuProductEdition", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/admin/windows/updates/products/{product-id}/editions/{edition-id}", + "OutputType": "IMicrosoftGraphWindowsUpdatesEdition", + "Command": "Update-MgBetaWindowsUpdatesProductEdition", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}", - "Module": "Beta.WindowsUpdates", - "Command": "Update-MgBetaWindowsUpdatesProductKnownIssue", - "OutputType": "IMicrosoftGraphWindowsUpdatesKnownIssue", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaWuProductKnownIssue", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}", + "OutputType": "IMicrosoftGraphWindowsUpdatesKnownIssue", + "Command": "Update-MgBetaWindowsUpdatesProductKnownIssue", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}/originatingKnowledgeBaseArticle", - "Module": "Beta.WindowsUpdates", - "Command": "Update-MgBetaWindowsUpdatesProductKnownIssueOriginatingKnowledgeBaseArticle", - "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaWuProductKnownIssueOriginatingKnowledgeBaseArticle", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}/originatingKnowledgeBaseArticle", + "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle", + "Command": "Update-MgBetaWindowsUpdatesProductKnownIssueOriginatingKnowledgeBaseArticle", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}/resolvingKnowledgeBaseArticle", - "Module": "Beta.WindowsUpdates", - "Command": "Update-MgBetaWindowsUpdatesProductKnownIssueResolvingKnowledgeBaseArticle", - "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaWuProductKnownIssueResolvingKnowledgeBaseArticle", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/admin/windows/updates/products/{product-id}/knownIssues/{knownIssue-id}/resolvingKnowledgeBaseArticle", + "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle", + "Command": "Update-MgBetaWindowsUpdatesProductKnownIssueResolvingKnowledgeBaseArticle", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}", - "Module": "Beta.WindowsUpdates", - "Command": "Update-MgBetaWindowsUpdatesProductRevision", - "OutputType": "IMicrosoftGraphWindowsUpdatesProductRevision", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaWuProductRevision", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}", + "OutputType": "IMicrosoftGraphWindowsUpdatesProductRevision", + "Command": "Update-MgBetaWindowsUpdatesProductRevision", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}/catalogEntry", - "Module": "Beta.WindowsUpdates", - "Command": "Update-MgBetaWindowsUpdatesProductRevisionCatalogEntry", - "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaWuProductRevisionCatalogEntry", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}/catalogEntry", + "OutputType": "IMicrosoftGraphWindowsUpdatesCatalogEntry", + "Command": "Update-MgBetaWindowsUpdatesProductRevisionCatalogEntry", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}/knowledgeBaseArticle", - "Module": "Beta.WindowsUpdates", - "Command": "Update-MgBetaWindowsUpdatesProductRevisionKnowledgeBaseArticle", - "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaWuProductRevisionKnowledgeBaseArticle", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/admin/windows/updates/products/{product-id}/revisions/{productRevision-id}/knowledgeBaseArticle", + "OutputType": "IMicrosoftGraphWindowsUpdatesKnowledgeBaseArticle", + "Command": "Update-MgBetaWindowsUpdatesProductRevisionKnowledgeBaseArticle", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/resourceConnections/{resourceConnection-id}", - "Module": "Beta.WindowsUpdates", - "Command": "Update-MgBetaWindowsUpdatesResourceConnection", - "OutputType": "IMicrosoftGraphWindowsUpdatesResourceConnection", + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaWuResourceConnection", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/admin/windows/updates/resourceConnections/{resourceConnection-id}", + "OutputType": "IMicrosoftGraphWindowsUpdatesResourceConnection", + "Command": "Update-MgBetaWindowsUpdatesResourceConnection", + "Module": "Beta.WindowsUpdates" }, { - "Permissions": [], - "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}", - "Module": "Beta.WindowsUpdates", - "Command": "Update-MgBetaWindowsUpdatesUpdatableAsset", - "OutputType": null, + "ApiVersion": "beta", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "beta", + "Permissions": [], "CommandAlias": "Update-MgBetaWuUpdatableAsset", - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/admin/windows/updates/updatableAssets/{updatableAsset-id}", + "OutputType": null, + "Command": "Update-MgBetaWindowsUpdatesUpdatableAsset", + "Module": "Beta.WindowsUpdates" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], "Permissions": [ { "Name": "Bookings.ReadWrite.All", @@ -548041,22 +549855,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}", - "Module": "Bookings", - "Command": "Update-MgBookingBusiness", "OutputType": "IMicrosoftGraphBookingBusiness", + "Command": "Update-MgBookingBusiness", + "Module": "Bookings" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingbusiness-update?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -548091,39 +549905,39 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingappointment-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/appointments/{bookingAppointment-id}", - "Module": "Bookings", - "Command": "Update-MgBookingBusinessAppointment", "OutputType": "IMicrosoftGraphBookingAppointment", + "Command": "Update-MgBookingBusinessAppointment", + "Module": "Bookings" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingappointment-update?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/calendarView/{bookingAppointment-id}", - "Module": "Bookings", - "Command": "Update-MgBookingBusinessCalendarView", "OutputType": "IMicrosoftGraphBookingAppointment", + "Command": "Update-MgBookingBusinessCalendarView", + "Module": "Bookings" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -548158,22 +549972,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingcustomer-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customers/{bookingCustomerBase-id}", - "Module": "Bookings", - "Command": "Update-MgBookingBusinessCustomer", "OutputType": null, + "Command": "Update-MgBookingBusinessCustomer", + "Module": "Bookings" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingcustomer-update?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "BookingsAppointment.ReadWrite.All", @@ -548200,22 +550014,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingcustomquestion-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/customQuestions/{bookingCustomQuestion-id}", - "Module": "Bookings", - "Command": "Update-MgBookingBusinessCustomQuestion", "OutputType": "IMicrosoftGraphBookingCustomQuestion", + "Command": "Update-MgBookingBusinessCustomQuestion", + "Module": "Bookings" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingcustomquestion-update?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Bookings.ReadWrite.All", @@ -548234,22 +550048,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingservice-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/services/{bookingService-id}", - "Module": "Bookings", - "Command": "Update-MgBookingBusinessService", "OutputType": "IMicrosoftGraphBookingService", + "Command": "Update-MgBookingBusinessService", + "Module": "Bookings" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingservice-update?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Bookings.ReadWrite.All", @@ -548268,39 +550082,39 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingstaffmember-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/solutions/bookingBusinesses/{bookingBusiness-id}/staffMembers/{bookingStaffMemberBase-id}", - "Module": "Bookings", - "Command": "Update-MgBookingBusinessStaffMember", "OutputType": null, + "Command": "Update-MgBookingBusinessStaffMember", + "Module": "Bookings" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/bookingstaffmember-update?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/solutions/bookingCurrencies/{bookingCurrency-id}", - "Module": "Bookings", - "Command": "Update-MgBookingCurrency", "OutputType": "IMicrosoftGraphBookingCurrency", + "Command": "Update-MgBookingCurrency", + "Module": "Bookings" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Chat.ReadWrite", @@ -548327,22 +550141,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-patch?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/chats/{chat-id}", - "Module": "Teams", - "Command": "Update-MgChat", "OutputType": "IMicrosoftGraphChat", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-patch?view=graph-rest-1.0" + "Command": "Update-MgChat", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Upgrade", + "UpgradeExpanded", + "UpgradeViaIdentity", + "UpgradeViaIdentityExpanded" + ], "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForChat", @@ -548433,56 +550247,56 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-1.0", + "Method": "POST", "Uri": "/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/upgrade", - "Module": "Teams", - "Command": "Update-MgChatInstalledApp", "OutputType": null, - "Variants": [ - "Upgrade", - "UpgradeExpanded", - "UpgradeViaIdentity", - "UpgradeViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-1.0" + "Command": "Update-MgChatInstalledApp", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/chats/{chat-id}/lastMessagePreview", - "Module": "Teams", - "Command": "Update-MgChatLastMessagePreview", - "OutputType": "IMicrosoftGraphChatMessageInfo", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/chats/{chat-id}/lastMessagePreview", + "OutputType": "IMicrosoftGraphChatMessageInfo", + "Command": "Update-MgChatLastMessagePreview", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/chats/{chat-id}/members/{conversationMember-id}", - "Module": "Teams", - "Command": "Update-MgChatMember", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/chats/{chat-id}/members/{conversationMember-id}", + "OutputType": "IMicrosoftGraphConversationMember", + "Command": "Update-MgChatMember", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], "Permissions": [ { "Name": "Chat.ReadWrite", @@ -548517,90 +550331,90 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}", - "Module": "Teams", - "Command": "Update-MgChatMessage", "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Update-MgChatMessage", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Module": "Teams", - "Command": "Update-MgChatMessageReply", "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Update-MgChatMessageReply", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Module": "Teams", - "Command": "Update-MgChatMessageReplyHostedContent", "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "Update-MgChatMessageReplyHostedContent", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Module": "Teams", - "Command": "Update-MgChatPermissionGrant", "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Command": "Update-MgChatPermissionGrant", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "Module": "Teams", - "Command": "Update-MgChatPinnedMessage", "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "Command": "Update-MgChatPinnedMessage", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "TeamsTab.ReadWriteSelfForChat", @@ -548643,22 +550457,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-patch-tabs?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/chats/{chat-id}/tabs/{teamsTab-id}", - "Module": "Teams", - "Command": "Update-MgChatTab", "OutputType": "IMicrosoftGraphTeamsTab", + "Command": "Update-MgChatTab", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Calls.JoinGroupCall.All", @@ -548677,73 +550491,73 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/audioroutinggroup-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/communications/calls/{call-id}/audioRoutingGroups/{audioRoutingGroup-id}", - "Module": "CloudCommunications", - "Command": "Update-MgCommunicationCallAudioRoutingGroup", "OutputType": "IMicrosoftGraphAudioRoutingGroup", + "Command": "Update-MgCommunicationCallAudioRoutingGroup", + "Module": "CloudCommunications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/audioroutinggroup-update?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/communications/calls/{call-id}/contentSharingSessions/{contentSharingSession-id}", - "Module": "CloudCommunications", - "Command": "Update-MgCommunicationCallContentSharingSession", "OutputType": null, + "Command": "Update-MgCommunicationCallContentSharingSession", + "Module": "CloudCommunications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/communications/calls/{call-id}/operations/{commsOperation-id}", - "Module": "CloudCommunications", - "Command": "Update-MgCommunicationCallOperation", "OutputType": "IMicrosoftGraphCommsOperation", + "Command": "Update-MgCommunicationCallOperation", + "Module": "CloudCommunications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/communications/calls/{call-id}/participants/{participant-id}", - "Module": "CloudCommunications", - "Command": "Update-MgCommunicationCallParticipant", "OutputType": "IMicrosoftGraphParticipant", + "Command": "Update-MgCommunicationCallParticipant", + "Module": "CloudCommunications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Calls.AccessMedia.All", @@ -548762,241 +550576,241 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-updaterecordingstatus?view=graph-rest-1.0", + "Method": "POST", "Uri": "/communications/calls/{call-id}/updateRecordingStatus", - "Module": "CloudCommunications", - "Command": "Update-MgCommunicationCallRecordingStatus", "OutputType": "IMicrosoftGraphUpdateRecordingStatusOperation", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/call-updaterecordingstatus?view=graph-rest-1.0" + "Command": "Update-MgCommunicationCallRecordingStatus", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/callRecords/{callRecord-id}/organizer_v2", - "Module": "CloudCommunications", - "Command": "Update-MgCommunicationCallRecordOrganizerV2", - "OutputType": "IMicrosoftGraphCallRecordsOrganizer", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/communications/callRecords/{callRecord-id}/organizer_v2", + "OutputType": "IMicrosoftGraphCallRecordsOrganizer", + "Command": "Update-MgCommunicationCallRecordOrganizerV2", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/{participant-id}", - "Module": "CloudCommunications", - "Command": "Update-MgCommunicationCallRecordParticipantV2", - "OutputType": "IMicrosoftGraphCallRecordsParticipant", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/communications/callRecords/{callRecord-id}/participants_v2/{participant-id}", + "OutputType": "IMicrosoftGraphCallRecordsParticipant", + "Command": "Update-MgCommunicationCallRecordParticipantV2", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", - "Module": "CloudCommunications", - "Command": "Update-MgCommunicationCallRecordSession", - "OutputType": "IMicrosoftGraphCallRecordsSession", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/communications/callRecords/{callRecord-id}/sessions/{session-id}", + "OutputType": "IMicrosoftGraphCallRecordsSession", + "Command": "Update-MgCommunicationCallRecordSession", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", - "Module": "CloudCommunications", - "Command": "Update-MgCommunicationOnlineMeeting", - "OutputType": "IMicrosoftGraphOnlineMeeting", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}", + "OutputType": "IMicrosoftGraphOnlineMeeting", + "Command": "Update-MgCommunicationOnlineMeeting", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "Module": "CloudCommunications", - "Command": "Update-MgCommunicationOnlineMeetingAttendanceReport", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Command": "Update-MgCommunicationOnlineMeetingAttendanceReport", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Module": "CloudCommunications", - "Command": "Update-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Command": "Update-MgCommunicationOnlineMeetingAttendanceReportAttendanceRecord", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", - "Module": "CloudCommunications", - "Command": "Update-MgCommunicationOnlineMeetingRecording", - "OutputType": "IMicrosoftGraphCallRecording", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", + "OutputType": "IMicrosoftGraphCallRecording", + "Command": "Update-MgCommunicationOnlineMeetingRecording", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "Module": "CloudCommunications", - "Command": "Update-MgCommunicationOnlineMeetingTranscript", - "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/communications/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", + "OutputType": "IMicrosoftGraphCallTranscript", + "Command": "Update-MgCommunicationOnlineMeetingTranscript", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/communications/presences/{presence-id}", - "Module": "CloudCommunications", - "Command": "Update-MgCommunicationPresence", - "OutputType": "IMicrosoftGraphPresence", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/communications/presences/{presence-id}", + "OutputType": "IMicrosoftGraphPresence", + "Command": "Update-MgCommunicationPresence", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/compliance", - "Module": "Compliance", - "Command": "Update-MgCompliance", - "OutputType": "IMicrosoftGraphCompliance", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/compliance", + "OutputType": "IMicrosoftGraphCompliance", + "Command": "Update-MgCompliance", + "Module": "Compliance" }, { - "Permissions": [], - "Uri": "/contacts/{orgContact-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Update-MgContact", - "OutputType": "IMicrosoftGraphOrgContact", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/contacts/{orgContact-id}", + "OutputType": "IMicrosoftGraphOrgContact", + "Command": "Update-MgContact", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/contracts/{contract-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Update-MgContract", - "OutputType": "IMicrosoftGraphContract", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/contracts/{contract-id}", + "OutputType": "IMicrosoftGraphContract", + "Command": "Update-MgContract", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", - "Module": "Identity.SignIns", - "Command": "Update-MgDataPolicyOperation", - "OutputType": "IMicrosoftGraphDataPolicyOperation", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/dataPolicyOperations/{dataPolicyOperation-id}", + "OutputType": "IMicrosoftGraphDataPolicyOperation", + "Command": "Update-MgDataPolicyOperation", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], "Permissions": [ { "Name": "Directory.AccessAsUser.All", @@ -549023,22 +550837,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/devices/{device-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDevice", "OutputType": "IMicrosoftGraphDevice", + "Command": "Update-MgDevice", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-update?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -549057,37 +550869,39 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Update-MgDeviceAppMgt", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagement", "OutputType": "IMicrosoftGraphDeviceAppManagement", + "Command": "Update-MgDeviceAppManagement", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgt", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-deviceappmanagement-update?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": "Update-MgDeviceAppMgtAndroidManagedAppProtection", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtection", "OutputType": "IMicrosoftGraphAndroidManagedAppProtection", + "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtection", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtAndroidManagedAppProtection", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-androidmanagedappprotection-update?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -549106,22 +550920,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Update-MgDeviceAppMgtAndroidManagedAppProtectionApp", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/apps/{managedMobileApp-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtectionApp", "OutputType": "IMicrosoftGraphManagedMobileApp", + "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtectionApp", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtAndroidManagedAppProtectionApp", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -549140,22 +550954,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Update-MgDeviceAppMgtAndroidManagedAppProtectionAssignment", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtectionAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtAndroidManagedAppProtectionAssignment", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -549174,22 +550988,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Update-MgDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/androidManagedAppProtections/{androidManagedAppProtection-id}/deploymentSummary", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Command": "Update-MgDeviceAppManagementAndroidManagedAppProtectionDeploymentSummary", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtAndroidManagedAppProtectionDeploymentSummary", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -549208,22 +551022,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Update-MgDeviceAppMgtDefaultManagedAppProtection", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementDefaultManagedAppProtection", "OutputType": "IMicrosoftGraphDefaultManagedAppProtection", + "Command": "Update-MgDeviceAppManagementDefaultManagedAppProtection", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtDefaultManagedAppProtection", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-defaultmanagedappprotection-update?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -549242,22 +551056,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Update-MgDeviceAppMgtDefaultManagedAppProtectionApp", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/apps/{managedMobileApp-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementDefaultManagedAppProtectionApp", "OutputType": "IMicrosoftGraphManagedMobileApp", + "Command": "Update-MgDeviceAppManagementDefaultManagedAppProtectionApp", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtDefaultManagedAppProtectionApp", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -549276,39 +551090,39 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Update-MgDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/defaultManagedAppProtections/{defaultManagedAppProtection-id}/deploymentSummary", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Command": "Update-MgDeviceAppManagementDefaultManagedAppProtectionDeploymentSummary", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtDefaultManagedAppProtectionDeploymentSummary", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgDeviceAppMgtiOSManagedAppProtection", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementiOSManagedAppProtection", "OutputType": "IMicrosoftGraphIosManagedAppProtection", + "Command": "Update-MgDeviceAppManagementiOSManagedAppProtection", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtiOSManagedAppProtection", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-iosmanagedappprotection-update?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -549327,22 +551141,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Update-MgDeviceAppMgtiOSManagedAppProtectionApp", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/apps/{managedMobileApp-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementiOSManagedAppProtectionApp", "OutputType": "IMicrosoftGraphManagedMobileApp", + "Command": "Update-MgDeviceAppManagementiOSManagedAppProtectionApp", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtiOSManagedAppProtectionApp", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-managedmobileapp-update?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -549361,22 +551175,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Update-MgDeviceAppMgtiOSManagedAppProtectionAssignment", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementiOSManagedAppProtectionAssignment", "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Command": "Update-MgDeviceAppManagementiOSManagedAppProtectionAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtiOSManagedAppProtectionAssignment", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedapppolicyassignment-update?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -549395,90 +551209,90 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Update-MgDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/iosManagedAppProtections/{iosManagedAppProtection-id}/deploymentSummary", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Command": "Update-MgDeviceAppManagementiOSManagedAppProtectionDeploymentSummary", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtiOSManagedAppProtectionDeploymentSummary", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-managedapppolicydeploymentsummary-update?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": "Update-MgDeviceAppMgtManagedAppPolicy", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/managedAppPolicies/{managedAppPolicy-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementManagedAppPolicy", "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Command": "Update-MgDeviceAppManagementManagedAppPolicy", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtManagedAppPolicy", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgDeviceAppMgtManagedAppRegistration", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementManagedAppRegistration", "OutputType": "IMicrosoftGraphManagedAppRegistration", + "Command": "Update-MgDeviceAppManagementManagedAppRegistration", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtManagedAppRegistration", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/appliedPolicies/{managedAppPolicy-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Command": "Update-MgDeviceAppManagementManagedAppRegistrationAppliedPolicy", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtManagedAppRegistrationAppliedPolicy", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/intendedPolicies/{managedAppPolicy-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", "OutputType": "IMicrosoftGraphManagedAppPolicy", + "Command": "Update-MgDeviceAppManagementManagedAppRegistrationIntendedPolicy", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtManagedAppRegistrationIntendedPolicy", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -549497,158 +551311,158 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Update-MgDeviceAppMgtManagedAppRegistrationOperation", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/managedAppRegistrations/{managedAppRegistration-id}/operations/{managedAppOperation-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementManagedAppRegistrationOperation", "OutputType": "IMicrosoftGraphManagedAppOperation", + "Command": "Update-MgDeviceAppManagementManagedAppRegistrationOperation", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtManagedAppRegistrationOperation", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-managedappoperation-update?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": "Update-MgDeviceAppMgtManagedAppStatus", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/managedAppStatuses/{managedAppStatus-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementManagedAppStatus", "OutputType": "IMicrosoftGraphManagedAppStatus", + "Command": "Update-MgDeviceAppManagementManagedAppStatus", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtManagedAppStatus", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgDeviceAppMgtManagedEBook", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-iosvppebook-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementManagedEBook", "OutputType": "IMicrosoftGraphManagedEBook", + "Command": "Update-MgDeviceAppManagementManagedEBook", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtManagedEBook", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-iosvppebook-update?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": "Update-MgDeviceAppMgtManagedEBookAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-managedebookassignment-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/assignments/{managedEBookAssignment-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementManagedEBookAssignment", "OutputType": "IMicrosoftGraphManagedEBookAssignment", + "Command": "Update-MgDeviceAppManagementManagedEBookAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtManagedEBookAssignment", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-iosvppebookassignment-update?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": "Update-MgDeviceAppMgtManagedEBookDeviceState", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-deviceinstallstate-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/deviceStates/{deviceInstallState-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementManagedEBookDeviceState", "OutputType": "IMicrosoftGraphDeviceInstallState", + "Command": "Update-MgDeviceAppManagementManagedEBookDeviceState", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtManagedEBookDeviceState", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-deviceinstallstate-update?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": "Update-MgDeviceAppMgtManagedEBookInstallSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-ebookinstallsummary-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/installSummary", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementManagedEBookInstallSummary", "OutputType": "IMicrosoftGraphEBookInstallSummary", + "Command": "Update-MgDeviceAppManagementManagedEBookInstallSummary", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtManagedEBookInstallSummary", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-ebookinstallsummary-update?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": "Update-MgDeviceAppMgtManagedEBookUserStateSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-userinstallstatesummary-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementManagedEBookUserStateSummary", "OutputType": "IMicrosoftGraphUserInstallStateSummary", + "Command": "Update-MgDeviceAppManagementManagedEBookUserStateSummary", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtManagedEBookUserStateSummary", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-books-userinstallstatesummary-update?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": "Update-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/managedEBooks/{managedEBook-id}/userStateSummary/{userInstallStateSummary-id}/deviceStates/{deviceInstallState-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", "OutputType": "IMicrosoftGraphDeviceInstallState", + "Command": "Update-MgDeviceAppManagementManagedEBookUserStateSummaryDeviceState", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtManagedEBookUserStateSummaryDeviceState", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", "OutputType": "IMicrosoftGraphMdmWindowsInformationProtectionPolicy", + "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicy", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtMdmWindowInformationProtectionPolicy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-mdmwindowsinformationprotectionpolicy-update?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -549667,22 +551481,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Update-MgDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtMdmWindowInformationProtectionPolicyAssignment", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -549701,22 +551515,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Update-MgDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyExemptAppLockerFile", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtMdmWindowInformationProtectionPolicyExemptAppLockerFile", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -549735,1042 +551549,1042 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Update-MgDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/mdmWindowsInformationProtectionPolicies/{mdmWindowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Command": "Update-MgDeviceAppManagementMdmWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtMdmWindowInformationProtectionPolicyProtectedAppLockerFile", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgDeviceAppMgtMobileApp", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-windowsmicrosoftedgeapp-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileApp", "OutputType": "IMicrosoftGraphMobileApp", + "Command": "Update-MgDeviceAppManagementMobileApp", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtMobileApp", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-windowswebapp-update?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsAndroidLobAppAssignment", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/assignments/{mobileAppAssignment-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment", "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Update-MgDeviceAppManagementMobileAppAsAndroidLobAppAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsAndroidLobAppAssignment", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "Update-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersion", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersion", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", "OutputType": null, + "Command": "Update-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionContainedApp", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionContainedApp", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "Update-MgDeviceAppManagementMobileAppAsAndroidLobAppContentVersionFile", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsAndroidLobAppContentVersionFile", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/androidStoreApp/assignments/{mobileAppAssignment-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Update-MgDeviceAppManagementMobileAppAsAndroidStoreAppAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsAndroidStoreAppAssignment", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsiOSLobAppAssignment", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/assignments/{mobileAppAssignment-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment", "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Update-MgDeviceAppManagementMobileAppAsiOSLobAppAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsiOSLobAppAssignment", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersion", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion", "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "Update-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersion", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersion", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", "OutputType": null, + "Command": "Update-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionContainedApp", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionContainedApp", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "Update-MgDeviceAppManagementMobileAppAsiOSLobAppContentVersionFile", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsiOSLobAppContentVersionFile", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsIoStoreAppAssignment", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosStoreApp/assignments/{mobileAppAssignment-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment", "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Update-MgDeviceAppManagementMobileAppAsIoStoreAppAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsIoStoreAppAssignment", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsIoVppAppAssignment", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/iosVppApp/assignments/{mobileAppAssignment-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsIoVppAppAssignment", "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Update-MgDeviceAppManagementMobileAppAsIoVppAppAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsIoVppAppAssignment", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/assignments/{mobileAppAssignment-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMacOSDmgAppAssignment", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersion", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersion", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", "OutputType": null, + "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionContainedApp", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionContainedApp", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSDmgApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSDmgAppContentVersionFile", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMacOSDmgAppContentVersionFile", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMacOSLobAppAssignment", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/assignments/{mobileAppAssignment-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment", "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSLobAppAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMacOSLobAppAssignment", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersion", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersion", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", "OutputType": null, + "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionContainedApp", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionContainedApp", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/macOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "Update-MgDeviceAppManagementMobileAppAsMacOSLobAppContentVersionFile", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMacOSLobAppContentVersionFile", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/assignments/{mobileAppAssignment-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppAssignment", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersion", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersion", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", "OutputType": null, + "Command": "Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionContainedApp", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionContainedApp", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedAndroidLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "Update-MgDeviceAppManagementMobileAppAsManagedAndroidLobAppContentVersionFile", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagedAndroidLobAppContentVersionFile", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/assignments/{mobileAppAssignment-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagediOSLobAppAssignment", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersion", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersion", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", "OutputType": null, + "Command": "Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionContainedApp", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionContainedApp", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedIOSLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "Update-MgDeviceAppManagementMobileAppAsManagediOSLobAppContentVersionFile", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagediOSLobAppContentVersionFile", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/assignments/{mobileAppAssignment-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagedMobileLobAppAssignment", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersion", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersion", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", "OutputType": null, + "Command": "Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionContainedApp", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionContainedApp", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/managedMobileLobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "Update-MgDeviceAppManagementMobileAppAsManagedMobileLobAppContentVersionFile", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsManagedMobileLobAppContentVersionFile", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/microsoftStoreForBusinessApp/assignments/{mobileAppAssignment-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Update-MgDeviceAppManagementMobileAppAsMicrosoftStoreForBusinessAppAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsMicrosoftStoreGraphFPreBusinessAppAssignment", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappassignment-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/assignments/{mobileAppAssignment-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAssignment", "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Update-MgDeviceAppManagementMobileAppAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAssignment", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappassignment-update?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWin32LobAppAssignment", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/assignments/{mobileAppAssignment-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment", "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Update-MgDeviceAppManagementMobileAppAsWin32LobAppAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWin32LobAppAssignment", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersion", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion", "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "Update-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersion", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersion", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", "OutputType": null, + "Command": "Update-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionContainedApp", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionContainedApp", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/win32LobApp/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "Update-MgDeviceAppManagementMobileAppAsWin32LobAppContentVersionFile", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWin32LobAppContentVersionFile", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowAppXAssignment", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/assignments/{mobileAppAssignment-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment", "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsAppXAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowAppXAssignment", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowAppXContentVersion", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion", "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersion", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowAppXContentVersion", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", "OutputType": null, + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionContainedApp", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionContainedApp", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsAppXContentVersionFile", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowAppXContentVersionFile", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/assignments/{mobileAppAssignment-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowMobileMsiAssignment", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersion", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersion", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", "OutputType": null, + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionContainedApp", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionContainedApp", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsMobileMSI/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsMobileMsiContentVersionFile", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowMobileMsiContentVersionFile", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/assignments/{mobileAppAssignment-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowUniversalAppXAssignment", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/committedContainedApps/{mobileContainedApp-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", "OutputType": null, + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXCommittedContainedApp", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowUniversalAppXCommittedContainedApp", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", "OutputType": "IMicrosoftGraphMobileAppContent", + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersion", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersion", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/containedApps/{mobileContainedApp-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", "OutputType": null, + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionContainedApp", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionContainedApp", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsUniversalAppX/contentVersions/{mobileAppContent-id}/files/{mobileAppContentFile-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", "OutputType": "IMicrosoftGraphMobileAppContentFile", + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsUniversalAppXContentVersionFile", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowUniversalAppXContentVersionFile", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowWebAppAssignment", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/mobileApps/{mobileApp-id}/windowsWebApp/assignments/{mobileAppAssignment-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment", "OutputType": "IMicrosoftGraphMobileAppAssignment", + "Command": "Update-MgDeviceAppManagementMobileAppAsWindowsWebAppAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppAsWindowWebAppAssignment", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": "Update-MgDeviceAppMgtMobileAppCategory", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappcategory-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/deviceAppManagement/mobileAppCategories/{mobileAppCategory-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppCategory", "OutputType": "IMicrosoftGraphMobileAppCategory", + "Command": "Update-MgDeviceAppManagementMobileAppCategory", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppCategory", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-mobileappcategory-update?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": "Update-MgDeviceAppMgtMobileAppConfiguration", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-iosmobileappconfiguration-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppConfiguration", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfiguration", + "Command": "Update-MgDeviceAppManagementMobileAppConfiguration", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppConfiguration", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-iosmobileappconfiguration-update?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": "Update-MgDeviceAppMgtMobileAppConfigurationAssignment", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationassignment-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/assignments/{managedDeviceMobileAppConfigurationAssignment-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppConfigurationAssignment", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationAssignment", + "Command": "Update-MgDeviceAppManagementMobileAppConfigurationAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppConfigurationAssignment", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationassignment-update?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": "Update-MgDeviceAppMgtMobileAppConfigurationDeviceStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicestatus-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatuses/{managedDeviceMobileAppConfigurationDeviceStatus-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceStatus", + "Command": "Update-MgDeviceAppManagementMobileAppConfigurationDeviceStatus", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppConfigurationDeviceStatus", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicestatus-update?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": "Update-MgDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicesummary-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/deviceStatusSummary", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationDeviceSummary", + "Command": "Update-MgDeviceAppManagementMobileAppConfigurationDeviceStatusSummary", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppConfigurationDeviceStatusSummary", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationdevicesummary-update?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": "Update-MgDeviceAppMgtMobileAppConfigurationUserStatus", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationuserstatus-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatuses/{managedDeviceMobileAppConfigurationUserStatus-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppConfigurationUserStatus", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserStatus", + "Command": "Update-MgDeviceAppManagementMobileAppConfigurationUserStatus", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppConfigurationUserStatus", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationuserstatus-update?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": "Update-MgDeviceAppMgtMobileAppConfigurationUserStatusSummary", + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationusersummary-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/deviceAppManagement/mobileAppConfigurations/{managedDeviceMobileAppConfiguration-id}/userStatusSummary", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary", "OutputType": "IMicrosoftGraphManagedDeviceMobileAppConfigurationUserSummary", + "Command": "Update-MgDeviceAppManagementMobileAppConfigurationUserStatusSummary", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtMobileAppConfigurationUserStatusSummary", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-apps-manageddevicemobileappconfigurationusersummary-update?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": "Update-MgDeviceAppMgtTargetedManagedAppConfiguration", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfiguration", "OutputType": "IMicrosoftGraphTargetedManagedAppConfiguration", + "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfiguration", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtTargetedManagedAppConfiguration", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-targetedmanagedappconfiguration-update?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -550789,22 +552603,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Update-MgDeviceAppMgtTargetedManagedAppConfigurationApp", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/apps/{managedMobileApp-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfigurationApp", "OutputType": "IMicrosoftGraphManagedMobileApp", + "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfigurationApp", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtTargetedManagedAppConfigurationApp", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -550823,22 +552637,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Update-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfigurationAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtTargetedManagedAppConfigurationAssignment", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -550857,22 +552671,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Update-MgDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/targetedManagedAppConfigurations/{targetedManagedAppConfiguration-id}/deploymentSummary", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", "OutputType": "IMicrosoftGraphManagedAppPolicyDeploymentSummary", + "Command": "Update-MgDeviceAppManagementTargetedManagedAppConfigurationDeploymentSummary", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtTargetedManagedAppConfigurationDeploymentSummary", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -550891,22 +552705,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Update-MgDeviceAppMgtVppToken", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/vppTokens/{vppToken-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementVppToken", "OutputType": "IMicrosoftGraphVppToken", + "Command": "Update-MgDeviceAppManagementVppToken", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtVppToken", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-vpptoken-update?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -550925,22 +552739,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Update-MgDeviceAppMgtWindowInformationProtectionPolicy", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicy", "OutputType": "IMicrosoftGraphWindowsInformationProtectionPolicy", + "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicy", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtWindowInformationProtectionPolicy", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-windowsinformationprotectionpolicy-update?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -550959,22 +552773,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Update-MgDeviceAppMgtWindowInformationProtectionPolicyAssignment", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/assignments/{targetedManagedAppPolicyAssignment-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", "OutputType": "IMicrosoftGraphTargetedManagedAppPolicyAssignment", + "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicyAssignment", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtWindowInformationProtectionPolicyAssignment", - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -550993,22 +552807,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Update-MgDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/exemptAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicyExemptAppLockerFile", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtWindowInformationProtectionPolicyExemptAppLockerFile", - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-windowsinformationprotectionapplockerfile-update?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -551027,56 +552841,54 @@ "IsLeastPrivilege": false } ], + "CommandAlias": "Update-MgDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceAppManagement/windowsInformationProtectionPolicies/{windowsInformationProtectionPolicy-id}/protectedAppLockerFiles/{windowsInformationProtectionAppLockerFile-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLockerFile", + "Command": "Update-MgDeviceAppManagementWindowsInformationProtectionPolicyProtectedAppLockerFile", + "Module": "Devices.CorporateManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": "Update-MgDeviceAppMgtWindowInformationProtectionPolicyProtectedAppLockerFile", - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/devices(deviceId='{deviceId}')", - "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDeviceByDeviceId", "OutputType": "IMicrosoftGraphDevice", + "Command": "Update-MgDeviceByDeviceId", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/device-update?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/devices/{device-id}/extensions/{extension-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDeviceExtension", "OutputType": null, + "Command": "Update-MgDeviceExtension", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -551119,20 +552931,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagement", "OutputType": "IMicrosoftGraphDeviceManagement", + "Command": "Update-MgDeviceManagement", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-devicemanagement-update?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -551151,37 +552963,39 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applepushnotificationcertificate-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/deviceManagement/applePushNotificationCertificate", - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementApplePushNotificationCertificate", "OutputType": "IMicrosoftGraphApplePushNotificationCertificate", + "Command": "Update-MgDeviceManagementApplePushNotificationCertificate", + "Module": "DeviceManagement.Administration" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applepushnotificationcertificate-update?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-auditing-auditevent-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/deviceManagement/auditEvents/{auditEvent-id}", - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementAuditEvent", "OutputType": "IMicrosoftGraphAuditEvent", + "Command": "Update-MgDeviceManagementAuditEvent", + "Module": "DeviceManagement.Administration" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-auditing-auditevent-update?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -551200,22 +553014,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/complianceManagementPartners/{complianceManagementPartner-id}", - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementComplianceManagementPartner", "OutputType": "IMicrosoftGraphComplianceManagementPartner", + "Command": "Update-MgDeviceManagementComplianceManagementPartner", + "Module": "DeviceManagement.Administration" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-compliancemanagementpartner-update?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -551234,20 +553046,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/conditionalAccessSettings", - "Module": "DeviceManagement.Enrollment", - "Command": "Update-MgDeviceManagementConditionalAccessSetting", "OutputType": "IMicrosoftGraphOnPremisesConditionalAccessSettings", + "Command": "Update-MgDeviceManagementConditionalAccessSetting", + "Module": "DeviceManagement.Enrollment" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-onpremisesconditionalaccesssettings-update?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -551266,22 +553080,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-detectedapp-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/deviceManagement/detectedApps/{detectedApp-id}", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDetectedApp", "OutputType": "IMicrosoftGraphDetectedApp", + "Command": "Update-MgDeviceManagementDetectedApp", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-detectedapp-update?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -551300,358 +553114,358 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/deviceCategories/{deviceCategory-id}", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceCategory", "OutputType": "IMicrosoftGraphDeviceCategory", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-devicecategory-update?view=graph-rest-1.0" + "Command": "Update-MgDeviceManagementDeviceCategory", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicy", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-windows10compliancepolicy-update?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-windows10compliancepolicy-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicy", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicy", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyAssignment", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicyassignment-update?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicyassignment-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/assignments/{deviceCompliancePolicyAssignment-id}", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyAssignment", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyAssignment", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceSettingStateSummary", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicydevicestatesummary-update?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicydevicestatesummary-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceCompliancePolicyDeviceStateSummary", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyDeviceStateSummary", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStateSummary", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedevicestatus-update?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedevicestatus-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatuses/{deviceComplianceDeviceStatus-id}", + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceStatus", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatus", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", - "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedeviceoverview-update?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancedeviceoverview-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/deviceStatusOverview", + "OutputType": "IMicrosoftGraphDeviceComplianceDeviceOverview", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyDeviceStatusOverview", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", - "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancescheduledactionforrule-update?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancescheduledactionforrule-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}", + "OutputType": "IMicrosoftGraphDeviceComplianceScheduledActionForRule", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRule", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", - "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceactionitem-update?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceactionitem-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/scheduledActionsForRule/{deviceComplianceScheduledActionForRule-id}/scheduledActionConfigurations/{deviceComplianceActionItem-id}", + "OutputType": "IMicrosoftGraphDeviceComplianceActionItem", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyScheduledActionForRuleScheduledActionConfiguration", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicysettingstatesummary-update?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancepolicysettingstatesummary-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicySettingStateSummary", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummary", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", - "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancesettingstate-update?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecompliancesettingstate-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceCompliancePolicySettingStateSummaries/{deviceCompliancePolicySettingStateSummary-id}/deviceComplianceSettingStates/{deviceComplianceSettingState-id}", + "OutputType": "IMicrosoftGraphDeviceComplianceSettingState", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicySettingStateSummaryDeviceComplianceSettingState", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyUserStatus", - "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuserstatus-update?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuserstatus-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatuses/{deviceComplianceUserStatus-id}", + "OutputType": "IMicrosoftGraphDeviceComplianceUserStatus", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyUserStatus", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", - "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuseroverview-update?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-devicecomplianceuseroverview-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceCompliancePolicies/{deviceCompliancePolicy-id}/userStatusOverview", + "OutputType": "IMicrosoftGraphDeviceComplianceUserOverview", + "Command": "Update-MgDeviceManagementDeviceCompliancePolicyUserStatusOverview", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceConfiguration", - "OutputType": "IMicrosoftGraphDeviceConfiguration", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-macosgeneraldeviceconfiguration-update?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-editionupgradeconfiguration-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}", + "OutputType": "IMicrosoftGraphDeviceConfiguration", + "Command": "Update-MgDeviceManagementDeviceConfiguration", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceConfigurationAssignment", - "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationassignment-update?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationassignment-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/assignments/{deviceConfigurationAssignment-id}", + "OutputType": "IMicrosoftGraphDeviceConfigurationAssignment", + "Command": "Update-MgDeviceManagementDeviceConfigurationAssignment", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", - "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-settingstatedevicesummary-update?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-settingstatedevicesummary-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceSettingStateSummaries/{settingStateDeviceSummary-id}", + "OutputType": "IMicrosoftGraphSettingStateDeviceSummary", + "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceSettingStateSummary", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStateSummary", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatesummary-update?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatesummary-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceConfigurationDeviceStateSummaries", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStateSummary", + "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStateSummary", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStatus", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatus-update?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdevicestatus-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatuses/{deviceConfigurationDeviceStatus-id}", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceStatus", + "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStatus", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", - "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdeviceoverview-update?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationdeviceoverview-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/deviceStatusOverview", + "OutputType": "IMicrosoftGraphDeviceConfigurationDeviceOverview", + "Command": "Update-MgDeviceManagementDeviceConfigurationDeviceStatusOverview", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceConfigurationUserStatus", - "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuserstatus-update?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuserstatus-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatuses/{deviceConfigurationUserStatus-id}", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserStatus", + "Command": "Update-MgDeviceManagementDeviceConfigurationUserStatus", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementDeviceConfigurationUserStatusOverview", - "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuseroverview-update?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-deviceconfigurationuseroverview-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/deviceManagement/deviceConfigurations/{deviceConfiguration-id}/userStatusOverview", + "OutputType": "IMicrosoftGraphDeviceConfigurationUserOverview", + "Command": "Update-MgDeviceManagementDeviceConfigurationUserStatusOverview", + "Module": "DeviceManagement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -551670,22 +553484,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}", - "Module": "DeviceManagement.Enrollment", - "Command": "Update-MgDeviceManagementDeviceEnrollmentConfiguration", "OutputType": "IMicrosoftGraphDeviceEnrollmentConfiguration", + "Command": "Update-MgDeviceManagementDeviceEnrollmentConfiguration", + "Module": "DeviceManagement.Enrollment" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-deviceenrollmentplatformrestrictionsconfiguration-update?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -551704,22 +553518,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/deviceEnrollmentConfigurations/{deviceEnrollmentConfiguration-id}/assignments/{enrollmentConfigurationAssignment-id}", - "Module": "DeviceManagement.Enrollment", - "Command": "Update-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", "OutputType": "IMicrosoftGraphEnrollmentConfigurationAssignment", + "Command": "Update-MgDeviceManagementDeviceEnrollmentConfigurationAssignment", + "Module": "DeviceManagement.Enrollment" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-enrollmentconfigurationassignment-update?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -551738,56 +553552,56 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/exchangeConnectors/{deviceManagementExchangeConnector-id}", - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementExchangeConnector", "OutputType": "IMicrosoftGraphDeviceManagementExchangeConnector", + "Command": "Update-MgDeviceManagementExchangeConnector", + "Module": "DeviceManagement.Administration" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-devicemanagementexchangeconnector-update?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/importedWindowsAutopilotDeviceIdentities/{importedWindowsAutopilotDeviceIdentity-id}", - "Module": "DeviceManagement.Enrollment", - "Command": "Update-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", "OutputType": "IMicrosoftGraphImportedWindowsAutopilotDeviceIdentity", + "Command": "Update-MgDeviceManagementImportedWindowsAutopilotDeviceIdentity", + "Module": "DeviceManagement.Enrollment" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-iosupdatedevicestatus-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/deviceManagement/iosUpdateStatuses/{iosUpdateDeviceStatus-id}", - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementIoUpdateStatus", "OutputType": "IMicrosoftGraphIosUpdateDeviceStatus", + "Command": "Update-MgDeviceManagementIoUpdateStatus", + "Module": "DeviceManagement.Administration" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-deviceconfig-iosupdatedevicestatus-update?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -551806,158 +553620,158 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementManagedDevice", "OutputType": "IMicrosoftGraphManagedDevice", + "Command": "Update-MgDeviceManagementManagedDevice", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCategory", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementManagedDeviceCategory", "OutputType": "IMicrosoftGraphDeviceCategory", + "Command": "Update-MgDeviceManagementManagedDeviceCategory", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementManagedDeviceCompliancePolicyState", "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Command": "Update-MgDeviceManagementManagedDeviceCompliancePolicyState", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementManagedDeviceConfigurationState", "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Command": "Update-MgDeviceManagementManagedDeviceConfigurationState", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementManagedDeviceLogCollectionRequest", "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Command": "Update-MgDeviceManagementManagedDeviceLogCollectionRequest", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-updatewindowsdeviceaccount?view=graph-rest-1.0", + "Method": "POST", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount", - "Module": "DeviceManagement.Actions", - "Command": "Update-MgDeviceManagementManagedDeviceWindowsDeviceAccount", "OutputType": null, + "Command": "Update-MgDeviceManagementManagedDeviceWindowsDeviceAccount", + "Module": "DeviceManagement.Actions" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-updatewindowsdeviceaccount?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementManagedDeviceWindowsProtectionState", "OutputType": "IMicrosoftGraphWindowsProtectionState", + "Command": "Update-MgDeviceManagementManagedDeviceWindowsProtectionState", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Command": "Update-MgDeviceManagementManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-mobileapptroubleshootingevent-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementMobileAppTroubleshootingEvent", "OutputType": "IMicrosoftGraphMobileAppTroubleshootingEvent", + "Command": "Update-MgDeviceManagementMobileAppTroubleshootingEvent", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-mobileapptroubleshootingevent-update?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -551976,22 +553790,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applogcollectionrequest-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/deviceManagement/mobileAppTroubleshootingEvents/{mobileAppTroubleshootingEvent-id}/appLogCollectionRequests/{appLogCollectionRequest-id}", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", "OutputType": "IMicrosoftGraphAppLogCollectionRequest", + "Command": "Update-MgDeviceManagementMobileAppTroubleshootingEventAppLogCollectionRequest", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-applogcollectionrequest-update?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -552010,56 +553824,56 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/mobileThreatDefenseConnectors/{mobileThreatDefenseConnector-id}", - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementMobileThreatDefenseConnector", "OutputType": "IMicrosoftGraphMobileThreatDefenseConnector", + "Command": "Update-MgDeviceManagementMobileThreatDefenseConnector", + "Module": "DeviceManagement.Administration" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-mobilethreatdefenseconnector-update?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-notificationmessagetemplate-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementNotificationMessageTemplate", "OutputType": "IMicrosoftGraphNotificationMessageTemplate", + "Command": "Update-MgDeviceManagementNotificationMessageTemplate", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-notificationmessagetemplate-update?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-localizednotificationmessage-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/deviceManagement/notificationMessageTemplates/{notificationMessageTemplate-id}/localizedNotificationMessages/{localizedNotificationMessage-id}", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", "OutputType": "IMicrosoftGraphLocalizedNotificationMessage", + "Command": "Update-MgDeviceManagementNotificationMessageTemplateLocalizedNotificationMessage", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-notification-localizednotificationmessage-update?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -552078,22 +553892,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/deviceManagementPartners/{deviceManagementPartner-id}", - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementPartner", "OutputType": "IMicrosoftGraphDeviceManagementPartner", + "Command": "Update-MgDeviceManagementPartner", + "Module": "DeviceManagement.Administration" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-devicemanagementpartner-update?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -552112,22 +553926,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/deviceManagement/remoteAssistancePartners/{remoteAssistancePartner-id}", - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementRemoteAssistancePartner", "OutputType": "IMicrosoftGraphRemoteAssistancePartner", + "Command": "Update-MgDeviceManagementRemoteAssistancePartner", + "Module": "DeviceManagement.Administration" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-remoteassistance-remoteassistancepartner-update?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -552162,20 +553974,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/deviceManagement/reports", - "Module": "Reports", - "Command": "Update-MgDeviceManagementReport", "OutputType": "IMicrosoftGraphDeviceManagementReports", + "Command": "Update-MgDeviceManagementReport", + "Module": "Reports" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-reporting-devicemanagementreports-update?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -552194,22 +554008,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-resourceoperation-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/deviceManagement/resourceOperations/{resourceOperation-id}", - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementResourceOperation", "OutputType": "IMicrosoftGraphResourceOperation", + "Command": "Update-MgDeviceManagementResourceOperation", + "Module": "DeviceManagement.Administration" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-resourceoperation-update?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -552228,22 +554042,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroleassignment-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/deviceManagement/roleAssignments/{deviceAndAppManagementRoleAssignment-id}", - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementRoleAssignment", "OutputType": "IMicrosoftGraphDeviceAndAppManagementRoleAssignment", + "Command": "Update-MgDeviceManagementRoleAssignment", + "Module": "DeviceManagement.Administration" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroleassignment-update?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -552262,22 +554076,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroledefinition-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}", - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementRoleDefinition", "OutputType": "IMicrosoftGraphRoleDefinition", + "Command": "Update-MgDeviceManagementRoleDefinition", + "Module": "DeviceManagement.Administration" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-deviceandappmanagementroledefinition-update?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementRBAC.ReadWrite.All", @@ -552296,107 +554110,107 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-roleassignment-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/deviceManagement/roleDefinitions/{roleDefinition-id}/roleAssignments/{roleAssignment-id}", - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementRoleDefinitionRoleAssignment", "OutputType": "IMicrosoftGraphRoleAssignment", + "Command": "Update-MgDeviceManagementRoleDefinitionRoleAssignment", + "Module": "DeviceManagement.Administration" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-rbac-roleassignment-update?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-tem-telecomexpensemanagementpartner-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/deviceManagement/telecomExpenseManagementPartners/{telecomExpenseManagementPartner-id}", - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementTelecomExpenseManagementPartner", "OutputType": "IMicrosoftGraphTelecomExpenseManagementPartner", + "Command": "Update-MgDeviceManagementTelecomExpenseManagementPartner", + "Module": "DeviceManagement.Administration" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-tem-telecomexpensemanagementpartner-update?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditions-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}", - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementTermAndCondition", "OutputType": "IMicrosoftGraphTermsAndConditions", + "Command": "Update-MgDeviceManagementTermAndCondition", + "Module": "DeviceManagement.Administration" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditions-update?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsacceptancestatus-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/acceptanceStatuses/{termsAndConditionsAcceptanceStatus-id}", - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementTermAndConditionAcceptanceStatus", "OutputType": "IMicrosoftGraphTermsAndConditionsAcceptanceStatus", + "Command": "Update-MgDeviceManagementTermAndConditionAcceptanceStatus", + "Module": "DeviceManagement.Administration" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsacceptancestatus-update?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsassignment-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/deviceManagement/termsAndConditions/{termsAndConditions-id}/assignments/{termsAndConditionsAssignment-id}", - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementTermAndConditionAssignment", "OutputType": "IMicrosoftGraphTermsAndConditionsAssignment", + "Command": "Update-MgDeviceManagementTermAndConditionAssignment", + "Module": "DeviceManagement.Administration" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-companyterms-termsandconditionsassignment-update?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/troubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementTroubleshootingEvent", "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "Command": "Update-MgDeviceManagementTroubleshootingEvent", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -552415,22 +554229,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformance/{userExperienceAnalyticsAppHealthApplicationPerformance-id}", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthApplicationPerformance", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformance", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -552449,22 +554263,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDetails/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails-id}", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDetails", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDetail", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -552483,22 +554297,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByAppVersionDeviceId/{userExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId-id}", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByAppVersionDeviceId", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByAppVersionDeviceId", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -552517,22 +554331,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthApplicationPerformanceByOSVersion/{userExperienceAnalyticsAppHealthAppPerformanceByOSVersion-id}", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthAppPerformanceByOSVersion", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthApplicationPerformanceByOsversion", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -552551,22 +554365,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDeviceModelPerformance/{userExperienceAnalyticsAppHealthDeviceModelPerformance-id}", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDeviceModelPerformance", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthDeviceModelPerformance", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -552585,22 +554399,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformance/{userExperienceAnalyticsAppHealthDevicePerformance-id}", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformance", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformance", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -552619,22 +554433,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthDevicePerformanceDetails/{userExperienceAnalyticsAppHealthDevicePerformanceDetails-id}", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthDevicePerformanceDetails", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthDevicePerformanceDetail", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -552653,22 +554467,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOSVersionPerformance/{userExperienceAnalyticsAppHealthOSVersionPerformance-id}", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsAppHealthOSVersionPerformance", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthOSVersionPerformance", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -552687,37 +554499,39 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthOverview", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthOverview", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsAppHealthOverview/metricValues/{userExperienceAnalyticsMetric-id}", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticAppHealthOverviewMetricValue", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -552736,22 +554550,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsBaselines/{userExperienceAnalyticsBaseline-id}", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticBaseline", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsBaseline", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticBaseline", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -552770,39 +554584,39 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticCategory", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsCategory", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticCategory", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsCategories/{userExperienceAnalyticsCategory-id}/metricValues/{userExperienceAnalyticsMetric-id}", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetric", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticCategoryMetricValue", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -552821,22 +554635,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsDevicePerformance/{userExperienceAnalyticsDevicePerformance-id}", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticDevicePerformance", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDevicePerformance", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticDevicePerformance", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -552855,22 +554669,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceScores/{userExperienceAnalyticsDeviceScores-id}", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceScore", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceScores", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceScore", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -552889,22 +554703,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupHistory/{userExperienceAnalyticsDeviceStartupHistory-id}", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupHistory", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceStartupHistory", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -552923,22 +554737,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcesses/{userExperienceAnalyticsDeviceStartupProcess-id}", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcess", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcess", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -552957,22 +554771,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsDeviceStartupProcessPerformance/{userExperienceAnalyticsDeviceStartupProcessPerformance-id}", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsDeviceStartupProcessPerformance", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticDeviceStartupProcessPerformance", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -552991,22 +554805,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsMetricHistory/{userExperienceAnalyticsMetricHistory-id}", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticMetricHistory", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsMetricHistory", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticMetricHistory", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -553025,22 +554839,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsModelScores/{userExperienceAnalyticsModelScores-id}", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticModelScore", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsModelScores", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticModelScore", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -553059,20 +554871,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsOverview", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticOverview", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsOverview", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticOverview", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -553091,22 +554905,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsScoreHistory/{userExperienceAnalyticsScoreHistory-id}", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticScoreHistory", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsScoreHistory", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticScoreHistory", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -553125,20 +554937,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereHardwareReadinessMetric", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereHardwareReadinessMetric", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -553157,22 +554971,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereMetric", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetric", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -553191,22 +555005,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereMetrics/{userExperienceAnalyticsWorkFromAnywhereMetric-id}/metricDevices/{userExperienceAnalyticsWorkFromAnywhereDevice-id}", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereDevice", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereMetricDevice", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -553225,209 +555039,209 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/userExperienceAnalyticsWorkFromAnywhereModelPerformance/{userExperienceAnalyticsWorkFromAnywhereModelPerformance-id}", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", "OutputType": "IMicrosoftGraphUserExperienceAnalyticsWorkFromAnywhereModelPerformance", + "Command": "Update-MgDeviceManagementUserExperienceAnalyticWorkFromAnywhereModelPerformance", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/virtualEndpoint/deviceImages/{cloudPcDeviceImage-id}", - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementVirtualEndpointDeviceImage", "OutputType": "IMicrosoftGraphCloudPcDeviceImage", + "Command": "Update-MgDeviceManagementVirtualEndpointDeviceImage", + "Module": "DeviceManagement.Administration" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/virtualEndpoint/galleryImages/{cloudPcGalleryImage-id}", - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementVirtualEndpointGalleryImage", "OutputType": "IMicrosoftGraphCloudPcGalleryImage", + "Command": "Update-MgDeviceManagementVirtualEndpointGalleryImage", + "Module": "DeviceManagement.Administration" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/deviceManagement/virtualEndpoint/onPremisesConnections/{cloudPcOnPremisesConnection-id}", - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementVirtualEndpointOnPremiseConnection", "OutputType": "IMicrosoftGraphCloudPcOnPremisesConnection", + "Command": "Update-MgDeviceManagementVirtualEndpointOnPremiseConnection", + "Module": "DeviceManagement.Administration" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpconpremisesconnection-update?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}", - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementVirtualEndpointProvisioningPolicy", "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicy", + "Command": "Update-MgDeviceManagementVirtualEndpointProvisioningPolicy", + "Module": "DeviceManagement.Administration" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcprovisioningpolicy-update?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}", - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", "OutputType": "IMicrosoftGraphCloudPcProvisioningPolicyAssignment", + "Command": "Update-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignment", + "Module": "DeviceManagement.Administration" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/virtualEndpoint/provisioningPolicies/{cloudPcProvisioningPolicy-id}/assignments/{cloudPcProvisioningPolicyAssignment-id}/assignedUsers/{user-id}/mailboxSettings", - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting", "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgDeviceManagementVirtualEndpointProvisioningPolicyAssignmentAssignedUserMailboxSetting", + "Module": "DeviceManagement.Administration" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcusersetting-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}", - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementVirtualEndpointUserSetting", "OutputType": "IMicrosoftGraphCloudPcUserSetting", + "Command": "Update-MgDeviceManagementVirtualEndpointUserSetting", + "Module": "DeviceManagement.Administration" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/cloudpcusersetting-update?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/deviceManagement/virtualEndpoint/userSettings/{cloudPcUserSetting-id}/assignments/{cloudPcUserSettingAssignment-id}", - "Module": "DeviceManagement.Administration", - "Command": "Update-MgDeviceManagementVirtualEndpointUserSettingAssignment", "OutputType": "IMicrosoftGraphCloudPcUserSettingAssignment", + "Command": "Update-MgDeviceManagementVirtualEndpointUserSettingAssignment", + "Module": "DeviceManagement.Administration" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-updatedeviceproperties?view=graph-rest-1.0", + "Method": "POST", "Uri": "/deviceManagement/windowsAutopilotDeviceIdentities/{windowsAutopilotDeviceIdentity-id}/updateDeviceProperties", - "Module": "DeviceManagement.Actions", - "Command": "Update-MgDeviceManagementWindowsAutopilotDeviceIdentityDeviceProperty", "OutputType": null, + "Command": "Update-MgDeviceManagementWindowsAutopilotDeviceIdentityDeviceProperty", + "Module": "DeviceManagement.Actions" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-enrollment-windowsautopilotdeviceidentity-updatedeviceproperties?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionapplearningsummary-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/deviceManagement/windowsInformationProtectionAppLearningSummaries/{windowsInformationProtectionAppLearningSummary-id}", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", "OutputType": "IMicrosoftGraphWindowsInformationProtectionAppLearningSummary", + "Command": "Update-MgDeviceManagementWindowsInformationProtectionAppLearningSummary", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionapplearningsummary-update?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionnetworklearningsummary-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/deviceManagement/windowsInformationProtectionNetworkLearningSummaries/{windowsInformationProtectionNetworkLearningSummary-id}", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", "OutputType": "IMicrosoftGraphWindowsInformationProtectionNetworkLearningSummary", + "Command": "Update-MgDeviceManagementWindowsInformationProtectionNetworkLearningSummary", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-wip-windowsinformationprotectionnetworklearningsummary-update?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -553446,22 +555260,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-windowsmalwareinformation-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementWindowsMalwareInformation", "OutputType": "IMicrosoftGraphWindowsMalwareInformation", + "Command": "Update-MgDeviceManagementWindowsMalwareInformation", + "Module": "DeviceManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-windowsmalwareinformation-update?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementManagedDevices.ReadWrite.All", @@ -553480,411 +555294,411 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-malwarestateforwindowsdevice-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/deviceManagement/windowsMalwareInformation/{windowsMalwareInformation-id}/deviceMalwareStates/{malwareStateForWindowsDevice-id}", - "Module": "DeviceManagement", - "Command": "Update-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", "OutputType": "IMicrosoftGraphMalwareStateForWindowsDevice", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-malwarestateforwindowsdevice-update?view=graph-rest-1.0" + "Command": "Update-MgDeviceManagementWindowsMalwareInformationDeviceMalwareState", + "Module": "DeviceManagement" }, { - "Permissions": [], - "Uri": "/directory", - "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDirectory", - "OutputType": "IMicrosoftGraphDirectory", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/directory", + "OutputType": "IMicrosoftGraphDirectory", + "Command": "Update-MgDirectory", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDirectoryAdministrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-update?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/administrativeunit-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Command": "Update-MgDirectoryAdministrativeUnit", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDirectoryAdministrativeUnitExtension", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Update-MgDirectoryAdministrativeUnitExtension", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDirectoryAdministrativeUnitScopedRoleMember", - "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/directory/administrativeUnits/{administrativeUnit-id}/scopedRoleMembers/{scopedRoleMembership-id}", + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Command": "Update-MgDirectoryAdministrativeUnitScopedRoleMember", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/attributeSets/{attributeSet-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDirectoryAttributeSet", - "OutputType": "IMicrosoftGraphAttributeSet", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attributeset-update?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/attributeset-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/directory/attributeSets/{attributeSet-id}", + "OutputType": "IMicrosoftGraphAttributeSet", + "Command": "Update-MgDirectoryAttributeSet", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDirectoryCustomSecurityAttributeDefinition", - "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customsecurityattributedefinition-update?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customsecurityattributedefinition-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}", + "OutputType": "IMicrosoftGraphCustomSecurityAttributeDefinition", + "Command": "Update-MgDirectoryCustomSecurityAttributeDefinition", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", - "OutputType": "IMicrosoftGraphAllowedValue", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/allowedvalue-update?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/allowedvalue-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/directory/customSecurityAttributeDefinitions/{customSecurityAttributeDefinition-id}/allowedValues/{allowedValue-id}", + "OutputType": "IMicrosoftGraphAllowedValue", + "Command": "Update-MgDirectoryCustomSecurityAttributeDefinitionAllowedValue", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDirectoryDeviceLocalCredential", - "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/directory/deviceLocalCredentials/{deviceLocalCredentialInfo-id}", + "OutputType": "IMicrosoftGraphDeviceLocalCredentialInfo", + "Command": "Update-MgDirectoryDeviceLocalCredential", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDirectoryFederationConfiguration", - "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/directory/federationConfigurations/{identityProviderBase-id}", + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "Command": "Update-MgDirectoryFederationConfiguration", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryObjects/{directoryObject-id}", - "Module": "DirectoryObjects", - "Command": "Update-MgDirectoryObject", - "OutputType": "IMicrosoftGraphDirectoryObject", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/directoryObjects/{directoryObject-id}", + "OutputType": "IMicrosoftGraphDirectoryObject", + "Command": "Update-MgDirectoryObject", + "Module": "DirectoryObjects" }, { - "Permissions": [], - "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDirectoryOnPremiseSynchronization", - "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onpremisesdirectorysynchronization-update?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/onpremisesdirectorysynchronization-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/directory/onPremisesSynchronization/{onPremisesDirectorySynchronization-id}", + "OutputType": "IMicrosoftGraphOnPremisesDirectorySynchronization", + "Command": "Update-MgDirectoryOnPremiseSynchronization", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryRoles/{directoryRole-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDirectoryRole", - "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/directoryRoles/{directoryRole-id}", + "OutputType": "IMicrosoftGraphDirectoryRole", + "Command": "Update-MgDirectoryRole", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')", - "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDirectoryRoleByRoleTemplateId", - "OutputType": "IMicrosoftGraphDirectoryRole", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/directoryRoles(roleTemplateId='{roleTemplateId}')", + "OutputType": "IMicrosoftGraphDirectoryRole", + "Command": "Update-MgDirectoryRoleByRoleTemplateId", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDirectoryRoleScopedMember", - "OutputType": "IMicrosoftGraphScopedRoleMembership", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/directoryRoles/{directoryRole-id}/scopedMembers/{scopedRoleMembership-id}", + "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Command": "Update-MgDirectoryRoleScopedMember", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDirectoryRoleTemplate", - "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/directoryRoleTemplates/{directoryRoleTemplate-id}", + "OutputType": "IMicrosoftGraphDirectoryRoleTemplate", + "Command": "Update-MgDirectoryRoleTemplate", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/subscriptions/{companySubscription-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDirectorySubscription", - "OutputType": "IMicrosoftGraphCompanySubscription", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/directory/subscriptions/{companySubscription-id}", + "OutputType": "IMicrosoftGraphCompanySubscription", + "Command": "Update-MgDirectorySubscription", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/directory/subscriptions(commerceSubscriptionId='{commerceSubscriptionId}')", - "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDirectorySubscriptionByCommerceSubscriptionId", - "OutputType": "IMicrosoftGraphCompanySubscription", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/directory/subscriptions(commerceSubscriptionId='{commerceSubscriptionId}')", + "OutputType": "IMicrosoftGraphCompanySubscription", + "Command": "Update-MgDirectorySubscriptionByCommerceSubscriptionId", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/domains/{domain-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDomain", - "OutputType": "IMicrosoftGraphDomain", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-update?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/domain-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/domains/{domain-id}", + "OutputType": "IMicrosoftGraphDomain", + "Command": "Update-MgDomain", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDomainFederationConfiguration", - "OutputType": "IMicrosoftGraphInternalDomainFederation", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internaldomainfederation-update?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/internaldomainfederation-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/domains/{domain-id}/federationConfiguration/{internalDomainFederation-id}", + "OutputType": "IMicrosoftGraphInternalDomainFederation", + "Command": "Update-MgDomainFederationConfiguration", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDomainServiceConfigurationRecord", - "OutputType": "IMicrosoftGraphDomainDnsRecord", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/domains/{domain-id}/serviceConfigurationRecords/{domainDnsRecord-id}", + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "Command": "Update-MgDomainServiceConfigurationRecord", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Update-MgDomainVerificationDnsRecord", - "OutputType": "IMicrosoftGraphDomainDnsRecord", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/domains/{domain-id}/verificationDnsRecords/{domainDnsRecord-id}", + "OutputType": "IMicrosoftGraphDomainDnsRecord", + "Command": "Update-MgDomainVerificationDnsRecord", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}", - "Module": "Files", - "Command": "Update-MgDrive", - "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/drives/{drive-id}", + "OutputType": "IMicrosoftGraphDrive", + "Command": "Update-MgDrive", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/drives/{drive-id}/createdByUser/mailboxSettings", - "Module": "Files", - "Command": "Update-MgDriveCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/drives/{drive-id}/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgDriveCreatedByUserMailboxSetting", + "Module": "Files" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], "Permissions": [ { "Name": "Files.ReadWrite", @@ -553911,226 +555725,226 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/items/{driveItem-id}", - "Module": "Files", - "Command": "Update-MgDriveItem", "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Update-MgDriveItem", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics", - "Module": "Files", - "Command": "Update-MgDriveItemAnalytic", "OutputType": "IMicrosoftGraphItemAnalytics", + "Command": "Update-MgDriveItemAnalytic", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Module": "Files", - "Command": "Update-MgDriveItemAnalyticItemActivityStat", "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Update-MgDriveItemAnalyticItemActivityStat", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "Module": "Files", - "Command": "Update-MgDriveItemCreatedByUserMailboxSetting", "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgDriveItemCreatedByUserMailboxSetting", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "Module": "Files", - "Command": "Update-MgDriveItemLastModifiedByUserMailboxSetting", "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgDriveItemLastModifiedByUserMailboxSetting", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem", - "Module": "Files", - "Command": "Update-MgDriveItemListItem", "OutputType": "IMicrosoftGraphListItem", + "Command": "Update-MgDriveItemListItem", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "Module": "Files", - "Command": "Update-MgDriveItemListItemCreatedByUserMailboxSetting", "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgDriveItemListItemCreatedByUserMailboxSetting", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "Module": "Files", - "Command": "Update-MgDriveItemListItemDocumentSetVersion", "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "Update-MgDriveItemListItemDocumentSetVersion", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Module": "Files", - "Command": "Update-MgDriveItemListItemDocumentSetVersionField", "OutputType": null, + "Command": "Update-MgDriveItemListItemDocumentSetVersionField", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "Module": "Files", - "Command": "Update-MgDriveItemListItemField", "OutputType": null, + "Command": "Update-MgDriveItemListItemField", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "Module": "Files", - "Command": "Update-MgDriveItemListItemLastModifiedByUserMailboxSetting", "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgDriveItemListItemLastModifiedByUserMailboxSetting", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "Module": "Files", - "Command": "Update-MgDriveItemListItemVersion", "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "Update-MgDriveItemListItemVersion", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "Module": "Files", - "Command": "Update-MgDriveItemListItemVersionField", "OutputType": null, + "Command": "Update-MgDriveItemListItemVersionField", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Files.ReadWrite", @@ -554157,719 +555971,719 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "Module": "Files", - "Command": "Update-MgDriveItemPermission", "OutputType": "IMicrosoftGraphPermission", + "Command": "Update-MgDriveItemPermission", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-setretentionlabel?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "Module": "Files", - "Command": "Update-MgDriveItemRetentionLabel", "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Command": "Update-MgDriveItemRetentionLabel", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/driveitem-setretentionlabel?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "Module": "Files", - "Command": "Update-MgDriveItemSubscription", "OutputType": "IMicrosoftGraphSubscription", + "Command": "Update-MgDriveItemSubscription", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "Module": "Files", - "Command": "Update-MgDriveItemThumbnail", "OutputType": "IMicrosoftGraphThumbnailSet", + "Command": "Update-MgDriveItemThumbnail", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "Module": "Files", - "Command": "Update-MgDriveItemVersion", "OutputType": "IMicrosoftGraphDriveItemVersion", + "Command": "Update-MgDriveItemVersion", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "Module": "Files", - "Command": "Update-MgDriveLastModifiedByUserMailboxSetting", "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgDriveLastModifiedByUserMailboxSetting", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/list", - "Module": "Files", - "Command": "Update-MgDriveList", "OutputType": "IMicrosoftGraphList", + "Command": "Update-MgDriveList", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/list/columns/{columnDefinition-id}", - "Module": "Files", - "Command": "Update-MgDriveListColumn", "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Update-MgDriveListColumn", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}", - "Module": "Files", - "Command": "Update-MgDriveListContentType", "OutputType": "IMicrosoftGraphContentType", + "Command": "Update-MgDriveListContentType", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Module": "Files", - "Command": "Update-MgDriveListContentTypeColumn", "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Update-MgDriveListContentTypeColumn", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Module": "Files", - "Command": "Update-MgDriveListContentTypeColumnLink", "OutputType": "IMicrosoftGraphColumnLink", + "Command": "Update-MgDriveListContentTypeColumnLink", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/list/createdByUser/mailboxSettings", - "Module": "Files", - "Command": "Update-MgDriveListCreatedByUserMailboxSetting", "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgDriveListCreatedByUserMailboxSetting", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/list/items/{listItem-id}", - "Module": "Files", - "Command": "Update-MgDriveListItem", "OutputType": "IMicrosoftGraphListItem", + "Command": "Update-MgDriveListItem", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "Module": "Files", - "Command": "Update-MgDriveListItemCreatedByUserMailboxSetting", "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgDriveListItemCreatedByUserMailboxSetting", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Module": "Files", - "Command": "Update-MgDriveListItemDocumentSetVersion", "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "Update-MgDriveListItemDocumentSetVersion", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Module": "Files", - "Command": "Update-MgDriveListItemDocumentSetVersionField", "OutputType": null, + "Command": "Update-MgDriveListItemDocumentSetVersionField", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/fields", - "Module": "Files", - "Command": "Update-MgDriveListItemField", "OutputType": null, + "Command": "Update-MgDriveListItemField", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "Module": "Files", - "Command": "Update-MgDriveListItemLastModifiedByUserMailboxSetting", "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgDriveListItemLastModifiedByUserMailboxSetting", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Module": "Files", - "Command": "Update-MgDriveListItemVersion", "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "Update-MgDriveListItemVersion", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Module": "Files", - "Command": "Update-MgDriveListItemVersionField", "OutputType": null, + "Command": "Update-MgDriveListItemVersionField", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings", - "Module": "Files", - "Command": "Update-MgDriveListLastModifiedByUserMailboxSetting", "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgDriveListLastModifiedByUserMailboxSetting", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "Module": "Files", - "Command": "Update-MgDriveListOperation", "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Command": "Update-MgDriveListOperation", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/list/subscriptions/{subscription-id}", - "Module": "Files", - "Command": "Update-MgDriveListSubscription", "OutputType": "IMicrosoftGraphSubscription", + "Command": "Update-MgDriveListSubscription", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/root", - "Module": "Files", - "Command": "Update-MgDriveRoot", "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Update-MgDriveRoot", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/root/analytics", - "Module": "Files", - "Command": "Update-MgDriveRootAnalytic", "OutputType": "IMicrosoftGraphItemAnalytics", + "Command": "Update-MgDriveRootAnalytic", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "Module": "Files", - "Command": "Update-MgDriveRootAnalyticItemActivityStat", "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Update-MgDriveRootAnalyticItemActivityStat", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/root/createdByUser/mailboxSettings", - "Module": "Files", - "Command": "Update-MgDriveRootCreatedByUserMailboxSetting", "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgDriveRootCreatedByUserMailboxSetting", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "Module": "Files", - "Command": "Update-MgDriveRootLastModifiedByUserMailboxSetting", "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgDriveRootLastModifiedByUserMailboxSetting", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/root/listItem", - "Module": "Files", - "Command": "Update-MgDriveRootListItem", "OutputType": "IMicrosoftGraphListItem", + "Command": "Update-MgDriveRootListItem", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "Module": "Files", - "Command": "Update-MgDriveRootListItemCreatedByUserMailboxSetting", "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgDriveRootListItemCreatedByUserMailboxSetting", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "Module": "Files", - "Command": "Update-MgDriveRootListItemDocumentSetVersion", "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "Update-MgDriveRootListItemDocumentSetVersion", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Module": "Files", - "Command": "Update-MgDriveRootListItemDocumentSetVersionField", "OutputType": null, + "Command": "Update-MgDriveRootListItemDocumentSetVersionField", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/root/listItem/fields", - "Module": "Files", - "Command": "Update-MgDriveRootListItemField", "OutputType": null, + "Command": "Update-MgDriveRootListItemField", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "Module": "Files", - "Command": "Update-MgDriveRootListItemLastModifiedByUserMailboxSetting", "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgDriveRootListItemLastModifiedByUserMailboxSetting", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "Module": "Files", - "Command": "Update-MgDriveRootListItemVersion", "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "Update-MgDriveRootListItemVersion", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "Module": "Files", - "Command": "Update-MgDriveRootListItemVersionField", "OutputType": null, + "Command": "Update-MgDriveRootListItemVersionField", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/root/permissions/{permission-id}", - "Module": "Files", - "Command": "Update-MgDriveRootPermission", "OutputType": "IMicrosoftGraphPermission", + "Command": "Update-MgDriveRootPermission", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/root/retentionLabel", - "Module": "Files", - "Command": "Update-MgDriveRootRetentionLabel", "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Command": "Update-MgDriveRootRetentionLabel", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/root/subscriptions/{subscription-id}", - "Module": "Files", - "Command": "Update-MgDriveRootSubscription", "OutputType": "IMicrosoftGraphSubscription", + "Command": "Update-MgDriveRootSubscription", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "Module": "Files", - "Command": "Update-MgDriveRootThumbnail", "OutputType": "IMicrosoftGraphThumbnailSet", + "Command": "Update-MgDriveRootThumbnail", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "Module": "Files", - "Command": "Update-MgDriveRootVersion", "OutputType": "IMicrosoftGraphDriveItemVersion", + "Command": "Update-MgDriveRootVersion", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/education/classes/{educationClass-id}", - "Module": "Education", - "Command": "Update-MgEducationClass", "OutputType": "IMicrosoftGraphEducationClass", + "Command": "Update-MgEducationClass", + "Module": "Education" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationclass-update?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -554888,39 +556702,39 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}", - "Module": "Education", - "Command": "Update-MgEducationClassAssignment", "OutputType": "IMicrosoftGraphEducationAssignment", + "Command": "Update-MgEducationClassAssignment", + "Module": "Education" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-update?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/education/classes/{educationClass-id}/assignmentCategories/{educationCategory-id}", - "Module": "Education", - "Command": "Update-MgEducationClassAssignmentCategory", "OutputType": "IMicrosoftGraphEducationCategory", + "Command": "Update-MgEducationClassAssignmentCategory", + "Module": "Education" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -554939,39 +556753,39 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentdefaults-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/education/classes/{educationClass-id}/assignmentDefaults", - "Module": "Education", - "Command": "Update-MgEducationClassAssignmentDefault", "OutputType": "IMicrosoftGraphEducationAssignmentDefaults", + "Command": "Update-MgEducationClassAssignmentDefault", + "Module": "Education" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentdefaults-update?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "Module": "Education", - "Command": "Update-MgEducationClassAssignmentResource", "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Command": "Update-MgEducationClassAssignmentResource", + "Module": "Education" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -554990,22 +556804,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-put-rubric?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/rubric", - "Module": "Education", - "Command": "Update-MgEducationClassAssignmentRubric", "OutputType": "IMicrosoftGraphEducationRubric", + "Command": "Update-MgEducationClassAssignmentRubric", + "Module": "Education" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignment-put-rubric?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -555024,56 +556838,56 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentsettings-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/education/classes/{educationClass-id}/assignmentSettings", - "Module": "Education", - "Command": "Update-MgEducationClassAssignmentSetting", "OutputType": "IMicrosoftGraphEducationAssignmentSettings", + "Command": "Update-MgEducationClassAssignmentSetting", + "Module": "Education" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationassignmentsettings-update?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationgradingcategory-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/education/classes/{educationClass-id}/assignmentSettings/gradingCategories/{educationGradingCategory-id}", - "Module": "Education", - "Command": "Update-MgEducationClassAssignmentSettingGradingCategory", "OutputType": "IMicrosoftGraphEducationGradingCategory", + "Command": "Update-MgEducationClassAssignmentSettingGradingCategory", + "Module": "Education" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationgradingcategory-update?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "Module": "Education", - "Command": "Update-MgEducationClassAssignmentSubmission", "OutputType": "IMicrosoftGraphEducationSubmission", + "Command": "Update-MgEducationClassAssignmentSubmission", + "Module": "Education" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "EduAssignments.ReadWrite", @@ -555092,56 +556906,56 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationoutcome-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "Module": "Education", - "Command": "Update-MgEducationClassAssignmentSubmissionOutcome", "OutputType": "IMicrosoftGraphEducationOutcome", + "Command": "Update-MgEducationClassAssignmentSubmissionOutcome", + "Module": "Education" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationoutcome-update?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "Module": "Education", - "Command": "Update-MgEducationClassAssignmentSubmissionResource", "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Command": "Update-MgEducationClassAssignmentSubmissionResource", + "Module": "Education" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/education/classes/{educationClass-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "Module": "Education", - "Command": "Update-MgEducationClassAssignmentSubmissionSubmittedResource", "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Command": "Update-MgEducationClassAssignmentSubmissionSubmittedResource", + "Module": "Education" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -555160,22 +556974,22 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}", - "Module": "Education", - "Command": "Update-MgEducationClassModule", "OutputType": "IMicrosoftGraphEducationModule", + "Command": "Update-MgEducationClassModule", + "Module": "Education" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmodule-update?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "EduCurricula.ReadWrite", @@ -555194,156 +557008,156 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmoduleresource-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/education/classes/{educationClass-id}/modules/{educationModule-id}/resources/{educationModuleResource-id}", - "Module": "Education", - "Command": "Update-MgEducationClassModuleResource", "OutputType": "IMicrosoftGraphEducationModuleResource", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationmoduleresource-update?view=graph-rest-1.0" + "Command": "Update-MgEducationClassModuleResource", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/me", - "Module": "Education", - "Command": "Update-MgEducationMe", - "OutputType": "IMicrosoftGraphEducationUser", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/education/me", + "OutputType": "IMicrosoftGraphEducationUser", + "Command": "Update-MgEducationMe", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}", - "Module": "Education", - "Command": "Update-MgEducationMeAssignment", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/education/me/assignments/{educationAssignment-id}", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Command": "Update-MgEducationMeAssignment", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "Module": "Education", - "Command": "Update-MgEducationMeAssignmentResource", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/education/me/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Command": "Update-MgEducationMeAssignmentResource", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", - "Module": "Education", - "Command": "Update-MgEducationMeAssignmentRubric", - "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/education/me/assignments/{educationAssignment-id}/rubric", + "OutputType": "IMicrosoftGraphEducationRubric", + "Command": "Update-MgEducationMeAssignmentRubric", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "Module": "Education", - "Command": "Update-MgEducationMeAssignmentSubmission", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Command": "Update-MgEducationMeAssignmentSubmission", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "Module": "Education", - "Command": "Update-MgEducationMeAssignmentSubmissionOutcome", - "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "OutputType": "IMicrosoftGraphEducationOutcome", + "Command": "Update-MgEducationMeAssignmentSubmissionOutcome", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "Module": "Education", - "Command": "Update-MgEducationMeAssignmentSubmissionResource", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Command": "Update-MgEducationMeAssignmentSubmissionResource", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "Module": "Education", - "Command": "Update-MgEducationMeAssignmentSubmissionSubmittedResource", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/education/me/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Command": "Update-MgEducationMeAssignmentSubmissionSubmittedResource", + "Module": "Education" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], "Permissions": [ { "Name": "EduAssignments.ReadWriteBasic", @@ -555362,346 +557176,335 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationrubric-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/education/me/rubrics/{educationRubric-id}", - "Module": "Education", - "Command": "Update-MgEducationMeRubric", "OutputType": "IMicrosoftGraphEducationRubric", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationrubric-update?view=graph-rest-1.0" + "Command": "Update-MgEducationMeRubric", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/me/user/mailboxSettings", - "Module": "Education", - "Command": "Update-MgEducationMeUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/education/me/user/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgEducationMeUserMailboxSetting", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education", - "Module": "Education", - "Command": "Update-MgEducationRoot", - "OutputType": "IMicrosoftGraphEducationRoot", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/education", + "OutputType": "IMicrosoftGraphEducationRoot", + "Command": "Update-MgEducationRoot", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/schools/{educationSchool-id}", - "Module": "Education", - "Command": "Update-MgEducationSchool", - "OutputType": "IMicrosoftGraphEducationSchool", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-update?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationschool-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/education/schools/{educationSchool-id}", + "OutputType": "IMicrosoftGraphEducationSchool", + "Command": "Update-MgEducationSchool", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/schools/{educationSchool-id}/administrativeUnit", - "Module": "Education", - "Command": "Update-MgEducationSchoolAdministrativeUnit", - "OutputType": "IMicrosoftGraphAdministrativeUnit", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/education/schools/{educationSchool-id}/administrativeUnit", + "OutputType": "IMicrosoftGraphAdministrativeUnit", + "Command": "Update-MgEducationSchoolAdministrativeUnit", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}", - "Module": "Education", - "Command": "Update-MgEducationUser", - "OutputType": "IMicrosoftGraphEducationUser", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-update?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/educationuser-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/education/users/{educationUser-id}", + "OutputType": "IMicrosoftGraphEducationUser", + "Command": "Update-MgEducationUser", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", - "Module": "Education", - "Command": "Update-MgEducationUserAssignment", - "OutputType": "IMicrosoftGraphEducationAssignment", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}", + "OutputType": "IMicrosoftGraphEducationAssignment", + "Command": "Update-MgEducationUserAssignment", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", - "Module": "Education", - "Command": "Update-MgEducationUserAssignmentResource", - "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/resources/{educationAssignmentResource-id}", + "OutputType": "IMicrosoftGraphEducationAssignmentResource", + "Command": "Update-MgEducationUserAssignmentResource", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", - "Module": "Education", - "Command": "Update-MgEducationUserAssignmentRubric", - "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/rubric", + "OutputType": "IMicrosoftGraphEducationRubric", + "Command": "Update-MgEducationUserAssignmentRubric", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", - "Module": "Education", - "Command": "Update-MgEducationUserAssignmentSubmission", - "OutputType": "IMicrosoftGraphEducationSubmission", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}", + "OutputType": "IMicrosoftGraphEducationSubmission", + "Command": "Update-MgEducationUserAssignmentSubmission", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", - "Module": "Education", - "Command": "Update-MgEducationUserAssignmentSubmissionOutcome", - "OutputType": "IMicrosoftGraphEducationOutcome", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/outcomes/{educationOutcome-id}", + "OutputType": "IMicrosoftGraphEducationOutcome", + "Command": "Update-MgEducationUserAssignmentSubmissionOutcome", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", - "Module": "Education", - "Command": "Update-MgEducationUserAssignmentSubmissionResource", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/resources/{educationSubmissionResource-id}", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Command": "Update-MgEducationUserAssignmentSubmissionResource", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", - "Module": "Education", - "Command": "Update-MgEducationUserAssignmentSubmissionSubmittedResource", - "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/education/users/{educationUser-id}/assignments/{educationAssignment-id}/submissions/{educationSubmission-id}/submittedResources/{educationSubmissionResource-id}", + "OutputType": "IMicrosoftGraphEducationSubmissionResource", + "Command": "Update-MgEducationUserAssignmentSubmissionSubmittedResource", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/user/mailboxSettings", - "Module": "Education", - "Command": "Update-MgEducationUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/education/users/{educationUser-id}/user/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgEducationUserMailboxSetting", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", - "Module": "Education", - "Command": "Update-MgEducationUserRubric", - "OutputType": "IMicrosoftGraphEducationRubric", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/education/users/{educationUser-id}/rubrics/{educationRubric-id}", + "OutputType": "IMicrosoftGraphEducationRubric", + "Command": "Update-MgEducationUserRubric", + "Module": "Education" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementAccessPackage", - "OutputType": "IMicrosoftGraphAccessPackage", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-update?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackage-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}", + "OutputType": "IMicrosoftGraphAccessPackage", + "Command": "Update-MgEntitlementManagementAccessPackage", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementAccessPackageAssignmentApproval", - "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}", + "OutputType": "IMicrosoftGraphApproval", + "Command": "Update-MgEntitlementManagementAccessPackageAssignmentApproval", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/{approvalStage-id}", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementAccessPackageAssignmentApprovalStage", - "OutputType": "IMicrosoftGraphApprovalStage", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approvalstage-update?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/approvalstage-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/accessPackageAssignmentApprovals/{approval-id}/stages/{approvalStage-id}", + "OutputType": "IMicrosoftGraphApprovalStage", + "Command": "Update-MgEntitlementManagementAccessPackageAssignmentApprovalStage", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementAccessPackageAssignmentPolicy", - "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/assignmentPolicies/{accessPackageAssignmentPolicy-id}", + "OutputType": "IMicrosoftGraphAccessPackageAssignmentPolicy", + "Command": "Update-MgEntitlementManagementAccessPackageAssignmentPolicy", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementAccessPackageResourceRoleScope", - "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/accessPackages/{accessPackage-id}/resourceRoleScopes/{accessPackageResourceRoleScope-id}", + "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", + "Command": "Update-MgEntitlementManagementAccessPackageResourceRoleScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}/reprocess", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementAssignment", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Reprocess", "ReprocessViaIdentity", @@ -555710,51 +557513,51 @@ "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignment-reprocess?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignment-reprocess?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/assignments/{accessPackageAssignment-id}/reprocess", + "OutputType": null, + "Command": "Update-MgEntitlementManagementAssignment", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", - "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/customExtensionStageSettings/{customExtensionStageSetting-id}", + "OutputType": "IMicrosoftGraphCustomExtensionStageSetting", + "Command": "Update-MgEntitlementManagementAssignmentPolicyCustomExtensionStageSetting", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions/{accessPackageQuestion-id}", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementAssignmentPolicyQuestion", - "OutputType": "IMicrosoftGraphAccessPackageQuestion", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/assignmentPolicies/{accessPackageAssignmentPolicy-id}/questions/{accessPackageQuestion-id}", + "OutputType": "IMicrosoftGraphAccessPackageQuestion", + "Command": "Update-MgEntitlementManagementAssignmentPolicyQuestion", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/reprocess", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementAssignmentRequest", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Reprocess", "ReprocessViaIdentity", @@ -555763,68 +557566,68 @@ "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-reprocess?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequest-reprocess?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/identityGovernance/entitlementManagement/assignmentRequests/{accessPackageAssignmentRequest-id}/reprocess", + "OutputType": null, + "Command": "Update-MgEntitlementManagementAssignmentRequest", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementCatalog", - "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-update?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackagecatalog-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}", + "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "Command": "Update-MgEntitlementManagementCatalog", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions/{customCalloutExtension-id}", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementCatalogCustomWorkflowExtension", - "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequestworkflowextension-update?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accesspackageassignmentrequestworkflowextension-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/customWorkflowExtensions/{customCalloutExtension-id}", + "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "Command": "Update-MgEntitlementManagementCatalogCustomWorkflowExtension", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementCatalogResource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Command": "Update-MgEntitlementManagementCatalogResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementCatalogResourceRole", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -555839,17 +557642,17 @@ "UpdateViaIdentityExpanded1", "UpdateViaIdentityExpanded2" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Command": "Update-MgEntitlementManagementCatalogResourceRole", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementCatalogResourceRoleResource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -555860,17 +557663,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Command": "Update-MgEntitlementManagementCatalogResourceRoleResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementCatalogResourceRoleResourceScope", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -555881,17 +557684,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Command": "Update-MgEntitlementManagementCatalogResourceRoleResourceScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementCatalogResourceRoleResourceScopeResource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -555902,34 +557705,34 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Command": "Update-MgEntitlementManagementCatalogResourceRoleResourceScopeResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Command": "Update-MgEntitlementManagementCatalogResourceRoleResourceScopeResourceRole", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementCatalogResourceScope", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -555944,17 +557747,17 @@ "UpdateViaIdentityExpanded1", "UpdateViaIdentityExpanded2" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Command": "Update-MgEntitlementManagementCatalogResourceScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementCatalogResourceScopeResource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -555965,17 +557768,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Command": "Update-MgEntitlementManagementCatalogResourceScopeResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementCatalogResourceScopeResourceRole", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -555986,17 +557789,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Command": "Update-MgEntitlementManagementCatalogResourceScopeResourceRole", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementCatalogResourceScopeResourceRoleResource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -556007,306 +557810,306 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Command": "Update-MgEntitlementManagementCatalogResourceScopeResourceRoleResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/catalogs/{accessPackageCatalog-id}/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Command": "Update-MgEntitlementManagementCatalogResourceScopeResourceRoleResourceScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementConnectedOrganization", - "OutputType": "IMicrosoftGraphConnectedOrganization", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-update?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/connectedorganization-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/connectedOrganizations/{connectedOrganization-id}", + "OutputType": "IMicrosoftGraphConnectedOrganization", + "Command": "Update-MgEntitlementManagementConnectedOrganization", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Command": "Update-MgEntitlementManagementResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceEnvironment", - "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}", + "OutputType": "IMicrosoftGraphAccessPackageResourceEnvironment", + "Command": "Update-MgEntitlementManagementResourceEnvironment", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceEnvironmentResource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Command": "Update-MgEntitlementManagementResourceEnvironmentResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceRole", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceRole", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceRoleResource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceRoleResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceRoleResourceScopeResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceScope", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceScopeResource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceScopeResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRole", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceEnvironments/{accessPackageResourceEnvironment-id}/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Command": "Update-MgEntitlementManagementResourceEnvironmentResourceScopeResourceRoleResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceRequest", - "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}", + "OutputType": "IMicrosoftGraphAccessPackageResourceRequest", + "Command": "Update-MgEntitlementManagementResourceRequest", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceRequestCatalog", - "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog", + "OutputType": "IMicrosoftGraphAccessPackageCatalog", + "Command": "Update-MgEntitlementManagementResourceRequestCatalog", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions/{customCalloutExtension-id}", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension", - "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/customWorkflowExtensions/{customCalloutExtension-id}", + "OutputType": "IMicrosoftGraphCustomCalloutExtension", + "Command": "Update-MgEntitlementManagementResourceRequestCatalogCustomWorkflowExtension", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRole", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -556321,17 +558124,17 @@ "UpdateViaIdentityExpanded1", "UpdateViaIdentityExpanded2" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRole", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRoleResource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -556342,17 +558145,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRoleResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -556363,17 +558166,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -556384,34 +558187,34 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceRoles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id1}", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceRoleResourceScopeResourceRole", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScope", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -556426,17 +558229,17 @@ "UpdateViaIdentityExpanded1", "UpdateViaIdentityExpanded2" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScopeResource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -556447,17 +558250,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScopeResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -556468,17 +558271,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRole", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -556489,552 +558292,563 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/catalog/resourceScopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id1}", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Command": "Update-MgEntitlementManagementResourceRequestCatalogResourceScopeResourceRoleResourceScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceRequestResource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Command": "Update-MgEntitlementManagementResourceRequestResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceRequestResourceRole", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Command": "Update-MgEntitlementManagementResourceRequestResourceRole", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceRequestResourceRoleResource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Command": "Update-MgEntitlementManagementResourceRequestResourceRoleResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceRequestResourceRoleResourceScope", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Command": "Update-MgEntitlementManagementResourceRequestResourceRoleResourceScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Command": "Update-MgEntitlementManagementResourceRequestResourceRoleResourceScopeResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceRequestResourceScope", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Command": "Update-MgEntitlementManagementResourceRequestResourceScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceRequestResourceScopeResource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Command": "Update-MgEntitlementManagementResourceRequestResourceScopeResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceRequestResourceScopeResourceRole", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Command": "Update-MgEntitlementManagementResourceRequestResourceScopeResourceRole", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceRequests/{accessPackageResourceRequest-id}/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Command": "Update-MgEntitlementManagementResourceRequestResourceScopeResourceRoleResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceRole", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Command": "Update-MgEntitlementManagementResourceRole", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceRoleResource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Command": "Update-MgEntitlementManagementResourceRoleResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceRoleResourceScope", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Command": "Update-MgEntitlementManagementResourceRoleResourceScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceRoleResourceScopeResource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}/resource", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Command": "Update-MgEntitlementManagementResourceRoleResourceScopeResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceRoleScope", - "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}", + "OutputType": "IMicrosoftGraphAccessPackageResourceRoleScope", + "Command": "Update-MgEntitlementManagementResourceRoleScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceRoleScopeResource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Command": "Update-MgEntitlementManagementResourceRoleScopeResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceRoleScopeResourceRole", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Command": "Update-MgEntitlementManagementResourceRoleScopeResourceRole", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceRoleScopeResourceRoleResource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Command": "Update-MgEntitlementManagementResourceRoleScopeResourceRoleResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/roles/{accessPackageResourceRole-id}/resource/scopes/{accessPackageResourceScope-id}", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Command": "Update-MgEntitlementManagementResourceRoleScopeResourceRoleResourceScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes/{accessPackageResourceScope-id}", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceRoleScopeResourceScope", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/scope/resource/scopes/{accessPackageResourceScope-id}", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Command": "Update-MgEntitlementManagementResourceRoleScopeResourceScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceRoleScopeRole", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Command": "Update-MgEntitlementManagementResourceRoleScopeRole", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles/{accessPackageResourceRole-id}", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResourceRole", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/roles/{accessPackageResourceRole-id}", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResourceRole", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResourceScope", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResourceScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resourceRoleScopes/{accessPackageResourceRoleScope-id}/role/resource/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Command": "Update-MgEntitlementManagementResourceRoleScopeRoleResourceScopeResourceRole", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceScope", - "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}", + "OutputType": "IMicrosoftGraphAccessPackageResourceScope", + "Command": "Update-MgEntitlementManagementResourceScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceScopeResource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Command": "Update-MgEntitlementManagementResourceScopeResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceScopeResourceRole", - "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}", + "OutputType": "IMicrosoftGraphAccessPackageResourceRole", + "Command": "Update-MgEntitlementManagementResourceScopeResourceRole", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementResourceScopeResourceRoleResource", - "OutputType": "IMicrosoftGraphAccessPackageResource", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/resources/{accessPackageResource-id}/scopes/{accessPackageResourceScope-id}/resource/roles/{accessPackageResourceRole-id}/resource", + "OutputType": "IMicrosoftGraphAccessPackageResource", + "Command": "Update-MgEntitlementManagementResourceScopeResourceRoleResource", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/entitlementManagement/settings", - "Module": "Identity.Governance", - "Command": "Update-MgEntitlementManagementSetting", - "OutputType": "IMicrosoftGraphEntitlementManagementSettings", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagementsettings-update?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/entitlementmanagementsettings-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/identityGovernance/entitlementManagement/settings", + "OutputType": "IMicrosoftGraphEntitlementManagementSettings", + "Command": "Update-MgEntitlementManagementSetting", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/external", - "Module": "Search", - "Command": "Update-MgExternal", - "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/external", + "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "Command": "Update-MgExternal", + "Module": "Search" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -557053,22 +558867,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/external/connections/{externalConnection-id}", - "Module": "Search", - "Command": "Update-MgExternalConnection", "OutputType": "IMicrosoftGraphExternalConnectorsExternalConnection", + "Command": "Update-MgExternalConnection", + "Module": "Search" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-update?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "ExternalItem.ReadWrite.OwnedBy", @@ -557087,73 +558901,73 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalgroup-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}", - "Module": "Search", - "Command": "Update-MgExternalConnectionGroup", "OutputType": "IMicrosoftGraphExternalConnectorsExternalGroup", + "Command": "Update-MgExternalConnectionGroup", + "Module": "Search" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalgroup-update?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/external/connections/{externalConnection-id}/groups/{externalGroup-id}/members/{identity-id}", - "Module": "Search", - "Command": "Update-MgExternalConnectionGroupMember", "OutputType": "IMicrosoftGraphExternalConnectorsIdentity", + "Command": "Update-MgExternalConnectionGroupMember", + "Module": "Search" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/external/connections/{externalConnection-id}/items/{externalItem-id}/activities/{externalActivity-id}", - "Module": "Search", - "Command": "Update-MgExternalConnectionItemActivity", "OutputType": "IMicrosoftGraphExternalConnectorsExternalActivity", + "Command": "Update-MgExternalConnectionItemActivity", + "Module": "Search" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/external/connections/{externalConnection-id}/operations/{connectionOperation-id}", - "Module": "Search", - "Command": "Update-MgExternalConnectionOperation", "OutputType": "IMicrosoftGraphExternalConnectorsConnectionOperation", + "Command": "Update-MgExternalConnectionOperation", + "Module": "Search" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "ExternalConnection.ReadWrite.OwnedBy", @@ -557172,22 +558986,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-patch-schema?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/external/connections/{externalConnection-id}/schema", - "Module": "Search", - "Command": "Update-MgExternalConnectionSchema", "OutputType": "IMicrosoftGraphExternalConnectorsSchema", + "Command": "Update-MgExternalConnectionSchema", + "Module": "Search" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/externalconnectors-externalconnection-patch-schema?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Group.ReadWrite.All", @@ -557206,56 +559020,56 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/groups/{group-id}", - "Module": "Groups", - "Command": "Update-MgGroup", "OutputType": "IMicrosoftGraphGroup", + "Command": "Update-MgGroup", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/appRoleAssignments/{appRoleAssignment-id}", - "Module": "Applications", - "Command": "Update-MgGroupAppRoleAssignment", "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Command": "Update-MgGroupAppRoleAssignment", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/groups(uniqueName='{uniqueName}')", - "Module": "Groups", - "Command": "Update-MgGroupByUniqueName", "OutputType": "IMicrosoftGraphGroup", + "Command": "Update-MgGroupByUniqueName", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-upsert?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -557274,39 +559088,39 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-update-event?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/groups/{group-id}/calendar/events/{event-id}", - "Module": "Calendar", - "Command": "Update-MgGroupCalendarEvent", "OutputType": "IMicrosoftGraphEvent", + "Command": "Update-MgGroupCalendarEvent", + "Module": "Calendar" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-update-event?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/calendar/calendarPermissions/{calendarPermission-id}", - "Module": "Calendar", - "Command": "Update-MgGroupCalendarPermission", "OutputType": "IMicrosoftGraphCalendarPermission", + "Command": "Update-MgGroupCalendarPermission", + "Module": "Calendar" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -557325,1008 +559139,1008 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}", - "Module": "Groups", - "Command": "Update-MgGroupConversationThread", "OutputType": "IMicrosoftGraphConversationThread", + "Command": "Update-MgGroupConversationThread", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "Module": "Groups", - "Command": "Update-MgGroupConversationThreadPostExtension", "OutputType": null, + "Command": "Update-MgGroupConversationThreadPostExtension", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/conversations/{conversation-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "Module": "Groups", - "Command": "Update-MgGroupConversationThreadPostInReplyToExtension", "OutputType": null, + "Command": "Update-MgGroupConversationThreadPostInReplyToExtension", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}", - "Module": "Files", - "Command": "Update-MgGroupDrive", "OutputType": "IMicrosoftGraphDrive", + "Command": "Update-MgGroupDrive", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/createdByUser/mailboxSettings", - "Module": "Files", - "Command": "Update-MgGroupDriveCreatedByUserMailboxSetting", "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgGroupDriveCreatedByUserMailboxSetting", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}", - "Module": "Files", - "Command": "Update-MgGroupDriveItem", "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Update-MgGroupDriveItem", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "Module": "Files", - "Command": "Update-MgGroupDriveItemAnalytic", "OutputType": "IMicrosoftGraphItemAnalytics", + "Command": "Update-MgGroupDriveItemAnalytic", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Module": "Files", - "Command": "Update-MgGroupDriveItemAnalyticItemActivityStat", "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Update-MgGroupDriveItemAnalyticItemActivityStat", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "Module": "Files", - "Command": "Update-MgGroupDriveItemCreatedByUserMailboxSetting", "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgGroupDriveItemCreatedByUserMailboxSetting", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "Module": "Files", - "Command": "Update-MgGroupDriveItemLastModifiedByUserMailboxSetting", "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgGroupDriveItemLastModifiedByUserMailboxSetting", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "Module": "Files", - "Command": "Update-MgGroupDriveItemListItem", "OutputType": "IMicrosoftGraphListItem", + "Command": "Update-MgGroupDriveItemListItem", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "Module": "Files", - "Command": "Update-MgGroupDriveItemListItemCreatedByUserMailboxSetting", "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgGroupDriveItemListItemCreatedByUserMailboxSetting", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "Module": "Files", - "Command": "Update-MgGroupDriveItemListItemDocumentSetVersion", "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "Update-MgGroupDriveItemListItemDocumentSetVersion", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Module": "Files", - "Command": "Update-MgGroupDriveItemListItemDocumentSetVersionField", "OutputType": null, + "Command": "Update-MgGroupDriveItemListItemDocumentSetVersionField", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "Module": "Files", - "Command": "Update-MgGroupDriveItemListItemField", "OutputType": null, + "Command": "Update-MgGroupDriveItemListItemField", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "Module": "Files", - "Command": "Update-MgGroupDriveItemListItemLastModifiedByUserMailboxSetting", "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgGroupDriveItemListItemLastModifiedByUserMailboxSetting", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "Module": "Files", - "Command": "Update-MgGroupDriveItemListItemVersion", "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "Update-MgGroupDriveItemListItemVersion", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "Module": "Files", - "Command": "Update-MgGroupDriveItemListItemVersionField", "OutputType": null, + "Command": "Update-MgGroupDriveItemListItemVersionField", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "Module": "Files", - "Command": "Update-MgGroupDriveItemPermission", "OutputType": "IMicrosoftGraphPermission", + "Command": "Update-MgGroupDriveItemPermission", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "Module": "Files", - "Command": "Update-MgGroupDriveItemRetentionLabel", "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Command": "Update-MgGroupDriveItemRetentionLabel", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "Module": "Files", - "Command": "Update-MgGroupDriveItemSubscription", "OutputType": "IMicrosoftGraphSubscription", + "Command": "Update-MgGroupDriveItemSubscription", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "Module": "Files", - "Command": "Update-MgGroupDriveItemThumbnail", "OutputType": "IMicrosoftGraphThumbnailSet", + "Command": "Update-MgGroupDriveItemThumbnail", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "Module": "Files", - "Command": "Update-MgGroupDriveItemVersion", "OutputType": "IMicrosoftGraphDriveItemVersion", + "Command": "Update-MgGroupDriveItemVersion", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "Module": "Files", - "Command": "Update-MgGroupDriveLastModifiedByUserMailboxSetting", "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgGroupDriveLastModifiedByUserMailboxSetting", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/list", - "Module": "Files", - "Command": "Update-MgGroupDriveList", "OutputType": "IMicrosoftGraphList", + "Command": "Update-MgGroupDriveList", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "Module": "Files", - "Command": "Update-MgGroupDriveListColumn", "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Update-MgGroupDriveListColumn", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "Module": "Files", - "Command": "Update-MgGroupDriveListContentType", "OutputType": "IMicrosoftGraphContentType", + "Command": "Update-MgGroupDriveListContentType", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Module": "Files", - "Command": "Update-MgGroupDriveListContentTypeColumn", "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Update-MgGroupDriveListContentTypeColumn", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Module": "Files", - "Command": "Update-MgGroupDriveListContentTypeColumnLink", "OutputType": "IMicrosoftGraphColumnLink", + "Command": "Update-MgGroupDriveListContentTypeColumnLink", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", - "Module": "Files", - "Command": "Update-MgGroupDriveListCreatedByUserMailboxSetting", "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgGroupDriveListCreatedByUserMailboxSetting", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}", - "Module": "Files", - "Command": "Update-MgGroupDriveListItem", "OutputType": "IMicrosoftGraphListItem", + "Command": "Update-MgGroupDriveListItem", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "Module": "Files", - "Command": "Update-MgGroupDriveListItemCreatedByUserMailboxSetting", "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgGroupDriveListItemCreatedByUserMailboxSetting", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Module": "Files", - "Command": "Update-MgGroupDriveListItemDocumentSetVersion", "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "Update-MgGroupDriveListItemDocumentSetVersion", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Module": "Files", - "Command": "Update-MgGroupDriveListItemDocumentSetVersionField", "OutputType": null, + "Command": "Update-MgGroupDriveListItemDocumentSetVersionField", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "Module": "Files", - "Command": "Update-MgGroupDriveListItemField", "OutputType": null, + "Command": "Update-MgGroupDriveListItemField", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "Module": "Files", - "Command": "Update-MgGroupDriveListItemLastModifiedByUserMailboxSetting", "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgGroupDriveListItemLastModifiedByUserMailboxSetting", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Module": "Files", - "Command": "Update-MgGroupDriveListItemVersion", "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "Update-MgGroupDriveListItemVersion", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Module": "Files", - "Command": "Update-MgGroupDriveListItemVersionField", "OutputType": null, + "Command": "Update-MgGroupDriveListItemVersionField", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings", - "Module": "Files", - "Command": "Update-MgGroupDriveListLastModifiedByUserMailboxSetting", "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgGroupDriveListLastModifiedByUserMailboxSetting", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "Module": "Files", - "Command": "Update-MgGroupDriveListOperation", "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Command": "Update-MgGroupDriveListOperation", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "Module": "Files", - "Command": "Update-MgGroupDriveListSubscription", "OutputType": "IMicrosoftGraphSubscription", + "Command": "Update-MgGroupDriveListSubscription", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/root", - "Module": "Files", - "Command": "Update-MgGroupDriveRoot", "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Update-MgGroupDriveRoot", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics", - "Module": "Files", - "Command": "Update-MgGroupDriveRootAnalytic", "OutputType": "IMicrosoftGraphItemAnalytics", + "Command": "Update-MgGroupDriveRootAnalytic", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "Module": "Files", - "Command": "Update-MgGroupDriveRootAnalyticItemActivityStat", "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Update-MgGroupDriveRootAnalyticItemActivityStat", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", - "Module": "Files", - "Command": "Update-MgGroupDriveRootCreatedByUserMailboxSetting", "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgGroupDriveRootCreatedByUserMailboxSetting", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "Module": "Files", - "Command": "Update-MgGroupDriveRootLastModifiedByUserMailboxSetting", "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgGroupDriveRootLastModifiedByUserMailboxSetting", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem", - "Module": "Files", - "Command": "Update-MgGroupDriveRootListItem", "OutputType": "IMicrosoftGraphListItem", + "Command": "Update-MgGroupDriveRootListItem", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "Module": "Files", - "Command": "Update-MgGroupDriveRootListItemCreatedByUserMailboxSetting", "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgGroupDriveRootListItemCreatedByUserMailboxSetting", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "Module": "Files", - "Command": "Update-MgGroupDriveRootListItemDocumentSetVersion", "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "Update-MgGroupDriveRootListItemDocumentSetVersion", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Module": "Files", - "Command": "Update-MgGroupDriveRootListItemDocumentSetVersionField", "OutputType": null, + "Command": "Update-MgGroupDriveRootListItemDocumentSetVersionField", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/fields", - "Module": "Files", - "Command": "Update-MgGroupDriveRootListItemField", "OutputType": null, + "Command": "Update-MgGroupDriveRootListItemField", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "Module": "Files", - "Command": "Update-MgGroupDriveRootListItemLastModifiedByUserMailboxSetting", "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgGroupDriveRootListItemLastModifiedByUserMailboxSetting", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "Module": "Files", - "Command": "Update-MgGroupDriveRootListItemVersion", "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "Update-MgGroupDriveRootListItemVersion", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "Module": "Files", - "Command": "Update-MgGroupDriveRootListItemVersionField", "OutputType": null, + "Command": "Update-MgGroupDriveRootListItemVersionField", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/root/permissions/{permission-id}", - "Module": "Files", - "Command": "Update-MgGroupDriveRootPermission", "OutputType": "IMicrosoftGraphPermission", + "Command": "Update-MgGroupDriveRootPermission", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/root/retentionLabel", - "Module": "Files", - "Command": "Update-MgGroupDriveRootRetentionLabel", "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Command": "Update-MgGroupDriveRootRetentionLabel", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "Module": "Files", - "Command": "Update-MgGroupDriveRootSubscription", "OutputType": "IMicrosoftGraphSubscription", + "Command": "Update-MgGroupDriveRootSubscription", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "Module": "Files", - "Command": "Update-MgGroupDriveRootThumbnail", "OutputType": "IMicrosoftGraphThumbnailSet", + "Command": "Update-MgGroupDriveRootThumbnail", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "Module": "Files", - "Command": "Update-MgGroupDriveRootVersion", "OutputType": "IMicrosoftGraphDriveItemVersion", + "Command": "Update-MgGroupDriveRootVersion", + "Module": "Files" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Calendars.ReadWrite", @@ -558345,78 +560159,67 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/events/{event-id}", - "Module": "Calendar", - "Command": "Update-MgGroupEvent", "OutputType": "IMicrosoftGraphEvent", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Update-MgGroupEvent", + "Module": "Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", - "Module": "Calendar", - "Command": "Update-MgGroupEventExtension", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/events/{event-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Update-MgGroupEventExtension", + "Module": "Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "Module": "Calendar", - "Command": "Update-MgGroupEventInstanceExtension", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", + "OutputType": null, + "Command": "Update-MgGroupEventInstanceExtension", + "Module": "Calendar" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/extensions/{extension-id}", - "Module": "Groups", - "Command": "Update-MgGroupExtension", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Update-MgGroupExtension", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", - "Module": "Groups", - "Command": "Update-MgGroupLifecyclePolicy", - "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -558427,148 +560230,163 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-update?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/grouplifecyclepolicy-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/groupLifecyclePolicies/{groupLifecyclePolicy-id}", + "OutputType": "IMicrosoftGraphGroupLifecyclePolicy", + "Command": "Update-MgGroupLifecyclePolicy", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", - "Module": "Notes", - "Command": "Update-MgGroupOnenoteNotebook", - "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/onenote/notebooks/{notebook-id}", + "OutputType": "IMicrosoftGraphNotebook", + "Command": "Update-MgGroupOnenoteNotebook", + "Module": "Notes" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", - "Module": "Notes", - "Command": "Update-MgGroupOnenotePage", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}", + "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "Update-MgGroupOnenotePage", + "Module": "Notes" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", - "Module": "Groups", - "Command": "Update-MgGroupOnenotePageContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Patch", "PatchExpanded", "PatchViaIdentity", "PatchViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/groups/{group-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "OutputType": null, + "Command": "Update-MgGroupOnenotePageContent", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", - "Module": "Notes", - "Command": "Update-MgGroupOnenoteSection", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/onenote/sections/{onenoteSection-id}", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Command": "Update-MgGroupOnenoteSection", + "Module": "Notes" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", - "Module": "Notes", - "Command": "Update-MgGroupOnenoteSectionGroup", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/onenote/sectionGroups/{sectionGroup-id}", + "OutputType": "IMicrosoftGraphSectionGroup", + "Command": "Update-MgGroupOnenoteSectionGroup", + "Module": "Notes" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Module": "Groups", - "Command": "Update-MgGroupPermissionGrant", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Command": "Update-MgGroupPermissionGrant", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/planner", - "Module": "Planner", - "Command": "Update-MgGroupPlanner", - "OutputType": "IMicrosoftGraphPlannerGroup", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/planner", + "OutputType": "IMicrosoftGraphPlannerGroup", + "Command": "Update-MgGroupPlanner", + "Module": "Planner" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", - "Module": "Planner", - "Command": "Update-MgGroupPlannerPlanDetail", - "OutputType": "IMicrosoftGraphPlannerPlanDetails", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/planner/plans/{plannerPlan-id}/details", + "OutputType": "IMicrosoftGraphPlannerPlanDetails", + "Command": "Update-MgGroupPlannerPlanDetail", + "Module": "Planner" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Update", + "Update1", + "UpdateExpanded", + "UpdateExpanded1", + "UpdateViaIdentity", + "UpdateViaIdentity1", + "UpdateViaIdentityExpanded", + "UpdateViaIdentityExpanded1" + ], "Permissions": [ { "Name": "Directory.ReadWrite.All", @@ -558587,1063 +560405,1036 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/groupsetting-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/groups/{group-id}/settings/{groupSetting-id}", - "Module": "Groups", - "Command": "Update-MgGroupSetting", "OutputType": "IMicrosoftGraphGroupSetting", - "Variants": [ - "Update", - "Update1", - "UpdateExpanded", - "UpdateExpanded1", - "UpdateViaIdentity", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded", - "UpdateViaIdentityExpanded1" - ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/groupsetting-update?view=graph-rest-1.0" + "Command": "Update-MgGroupSetting", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}", - "Module": "Groups", - "Command": "Update-MgGroupSettingTemplateGroupSettingTemplate", - "OutputType": "IMicrosoftGraphGroupSettingTemplate", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groupSettingTemplates/{groupSettingTemplate-id}", + "OutputType": "IMicrosoftGraphGroupSettingTemplate", + "Command": "Update-MgGroupSettingTemplateGroupSettingTemplate", + "Module": "Groups" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}", - "Module": "Sites", - "Command": "Update-MgGroupSite", - "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}", + "OutputType": "IMicrosoftGraphSite", + "Command": "Update-MgGroupSite", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/analytics", - "Module": "Sites", - "Command": "Update-MgGroupSiteAnalytic", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Command": "Update-MgGroupSiteAnalytic", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Module": "Sites", - "Command": "Update-MgGroupSiteAnalyticItemActivityStat", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Update-MgGroupSiteAnalyticItemActivityStat", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "Module": "Sites", - "Command": "Update-MgGroupSiteAnalyticItemActivityStatActivity", - "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", + "OutputType": "IMicrosoftGraphItemActivity", + "Command": "Update-MgGroupSiteAnalyticItemActivityStatActivity", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", - "Module": "Sites", - "Command": "Update-MgGroupSiteColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/columns/{columnDefinition-id}", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Update-MgGroupSiteColumn", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", - "Module": "Sites", - "Command": "Update-MgGroupSiteContentType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Update-MgGroupSiteContentType", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Module": "Sites", - "Command": "Update-MgGroupSiteContentTypeColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Update-MgGroupSiteContentTypeColumn", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Module": "Sites", - "Command": "Update-MgGroupSiteContentTypeColumnLink", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "OutputType": "IMicrosoftGraphColumnLink", + "Command": "Update-MgGroupSiteContentTypeColumnLink", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/mailboxSettings", - "Module": "Sites", - "Command": "Update-MgGroupSiteCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgGroupSiteCreatedByUserMailboxSetting", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/analytics", - "Module": "Sites", - "Command": "Update-MgGroupSiteGetByPathAnalytic", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Variants": [ "Update", - "Update1", "UpdateExpanded", - "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded", - "UpdateViaIdentityExpanded1" + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/analytics", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Command": "Update-MgGroupSiteGetByPathAnalytic", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/onenote", - "Module": "Sites", - "Command": "Update-MgGroupSiteGetByPathOnenote", - "OutputType": "IMicrosoftGraphOnenote", + "ApiVersion": "v1.0", "Variants": [ "Update", - "Update1", "UpdateExpanded", - "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded", - "UpdateViaIdentityExpanded1" + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/onenote", + "OutputType": "IMicrosoftGraphOnenote", + "Command": "Update-MgGroupSiteGetByPathOnenote", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStore", - "Module": "Sites", - "Command": "Update-MgGroupSiteGetByPathTermStore", - "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "v1.0", "Variants": [ "Update", - "Update1", "UpdateExpanded", - "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded", - "UpdateViaIdentityExpanded1" + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/getByPath(path='{path}')/termStore", + "OutputType": "IMicrosoftGraphTermStore", + "Command": "Update-MgGroupSiteGetByPathTermStore", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/mailboxSettings", - "Module": "Sites", - "Command": "Update-MgGroupSiteLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgGroupSiteLastModifiedByUserMailboxSetting", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", - "Module": "Sites", - "Command": "Update-MgGroupSiteList", - "OutputType": "IMicrosoftGraphList", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}", + "OutputType": "IMicrosoftGraphList", + "Command": "Update-MgGroupSiteList", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "Module": "Sites", - "Command": "Update-MgGroupSiteListColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Update-MgGroupSiteListColumn", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "Module": "Sites", - "Command": "Update-MgGroupSiteListContentType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Update-MgGroupSiteListContentType", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Module": "Sites", - "Command": "Update-MgGroupSiteListContentTypeColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Update-MgGroupSiteListContentTypeColumn", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Module": "Sites", - "Command": "Update-MgGroupSiteListContentTypeColumnLink", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "OutputType": "IMicrosoftGraphColumnLink", + "Command": "Update-MgGroupSiteListContentTypeColumnLink", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", - "Module": "Sites", - "Command": "Update-MgGroupSiteListCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgGroupSiteListCreatedByUserMailboxSetting", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "Module": "Sites", - "Command": "Update-MgGroupSiteListItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}", + "OutputType": "IMicrosoftGraphListItem", + "Command": "Update-MgGroupSiteListItem", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", - "Module": "Sites", - "Command": "Update-MgGroupSiteListItemCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgGroupSiteListItemCreatedByUserMailboxSetting", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Module": "Sites", - "Command": "Update-MgGroupSiteListItemDocumentSetVersion", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "Update-MgGroupSiteListItemDocumentSetVersion", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Module": "Sites", - "Command": "Update-MgGroupSiteListItemDocumentSetVersionField", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "OutputType": null, + "Command": "Update-MgGroupSiteListItemDocumentSetVersionField", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "Module": "Sites", - "Command": "Update-MgGroupSiteListItemField", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", + "OutputType": null, + "Command": "Update-MgGroupSiteListItemField", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "Module": "Sites", - "Command": "Update-MgGroupSiteListItemLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgGroupSiteListItemLastModifiedByUserMailboxSetting", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "Module": "Sites", - "Command": "Update-MgGroupSiteListItemVersion", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", + "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "Update-MgGroupSiteListItemVersion", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Module": "Sites", - "Command": "Update-MgGroupSiteListItemVersionField", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "OutputType": null, + "Command": "Update-MgGroupSiteListItemVersionField", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", - "Module": "Sites", - "Command": "Update-MgGroupSiteListLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgGroupSiteListLastModifiedByUserMailboxSetting", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "Module": "Sites", - "Command": "Update-MgGroupSiteListOperation", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Command": "Update-MgGroupSiteListOperation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "Module": "Sites", - "Command": "Update-MgGroupSiteListSubscription", - "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", + "OutputType": "IMicrosoftGraphSubscription", + "Command": "Update-MgGroupSiteListSubscription", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote", - "Module": "Sites", - "Command": "Update-MgGroupSiteOnenote", - "OutputType": "IMicrosoftGraphOnenote", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote", + "OutputType": "IMicrosoftGraphOnenote", + "Command": "Update-MgGroupSiteOnenote", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", - "Module": "Sites", - "Command": "Update-MgGroupSiteOnenoteNotebook", - "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}", + "OutputType": "IMicrosoftGraphNotebook", + "Command": "Update-MgGroupSiteOnenoteNotebook", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", - "Module": "Sites", - "Command": "Update-MgGroupSiteOnenoteNotebookSection", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Command": "Update-MgGroupSiteOnenoteNotebookSection", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", - "Module": "Sites", - "Command": "Update-MgGroupSiteOnenoteNotebookSectionGroup", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}", + "OutputType": "IMicrosoftGraphSectionGroup", + "Command": "Update-MgGroupSiteOnenoteNotebookSectionGroup", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "Module": "Sites", - "Command": "Update-MgGroupSiteOnenoteNotebookSectionGroupSection", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Command": "Update-MgGroupSiteOnenoteNotebookSectionGroupSection", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Module": "Sites", - "Command": "Update-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "Update-MgGroupSiteOnenoteNotebookSectionGroupSectionPage", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Module": "Sites", - "Command": "Update-MgGroupSiteOnenoteNotebookSectionPage", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "Update-MgGroupSiteOnenoteNotebookSectionPage", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", - "Module": "Sites", - "Command": "Update-MgGroupSiteOnenoteOperation", - "OutputType": "IMicrosoftGraphOnenoteOperation", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/operations/{onenoteOperation-id}", + "OutputType": "IMicrosoftGraphOnenoteOperation", + "Command": "Update-MgGroupSiteOnenoteOperation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", - "Module": "Sites", - "Command": "Update-MgGroupSiteOnenotePage", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/pages/{onenotePage-id}", + "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "Update-MgGroupSiteOnenotePage", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", - "Module": "Sites", - "Command": "Update-MgGroupSiteOnenoteResource", - "OutputType": "IMicrosoftGraphOnenoteResource", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/resources/{onenoteResource-id}", + "OutputType": "IMicrosoftGraphOnenoteResource", + "Command": "Update-MgGroupSiteOnenoteResource", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "Module": "Sites", - "Command": "Update-MgGroupSiteOnenoteSection", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Command": "Update-MgGroupSiteOnenoteSection", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "Module": "Sites", - "Command": "Update-MgGroupSiteOnenoteSectionGroup", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", + "OutputType": "IMicrosoftGraphSectionGroup", + "Command": "Update-MgGroupSiteOnenoteSectionGroup", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", - "Module": "Sites", - "Command": "Update-MgGroupSiteOnenoteSectionGroupSection", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Command": "Update-MgGroupSiteOnenoteSectionGroupSection", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Module": "Sites", - "Command": "Update-MgGroupSiteOnenoteSectionGroupSectionPage", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "Update-MgGroupSiteOnenoteSectionGroupSectionPage", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", - "Module": "Sites", - "Command": "Update-MgGroupSiteOnenoteSectionPage", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}", + "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "Update-MgGroupSiteOnenoteSectionPage", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", - "Module": "Sites", - "Command": "Update-MgGroupSiteOperation", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/operations/{richLongRunningOperation-id}", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Command": "Update-MgGroupSiteOperation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}", - "Module": "Sites", - "Command": "Update-MgGroupSitePage", - "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}", + "OutputType": "IMicrosoftGraphBaseSitePage", + "Command": "Update-MgGroupSitePage", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", - "Module": "Sites", - "Command": "Update-MgGroupSitePageAsSitePageCanvaLayout", - "OutputType": "IMicrosoftGraphCanvasLayout", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", + "OutputType": "IMicrosoftGraphCanvasLayout", + "Command": "Update-MgGroupSitePageAsSitePageCanvaLayout", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", - "Module": "Sites", - "Command": "Update-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSection", - "OutputType": "IMicrosoftGraphHorizontalSection", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", + "OutputType": "IMicrosoftGraphHorizontalSection", + "Command": "Update-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSection", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "Module": "Sites", - "Command": "Update-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "Command": "Update-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "Module": "Sites", - "Command": "Update-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", + "OutputType": null, + "Command": "Update-MgGroupSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", - "Module": "Sites", - "Command": "Update-MgGroupSitePageAsSitePageCanvaLayoutVerticalSection", - "OutputType": "IMicrosoftGraphVerticalSection", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", + "OutputType": "IMicrosoftGraphVerticalSection", + "Command": "Update-MgGroupSitePageAsSitePageCanvaLayoutVerticalSection", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", - "Module": "Sites", - "Command": "Update-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", + "OutputType": null, + "Command": "Update-MgGroupSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", - "Module": "Sites", - "Command": "Update-MgGroupSitePageAsSitePageCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgGroupSitePageAsSitePageCreatedByUserMailboxSetting", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", - "Module": "Sites", - "Command": "Update-MgGroupSitePageAsSitePageLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgGroupSitePageAsSitePageLastModifiedByUserMailboxSetting", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", - "Module": "Sites", - "Command": "Update-MgGroupSitePageAsSitePageWebPart", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", + "OutputType": null, + "Command": "Update-MgGroupSitePageAsSitePageWebPart", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", - "Module": "Sites", - "Command": "Update-MgGroupSitePageCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgGroupSitePageCreatedByUserMailboxSetting", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", - "Module": "Sites", - "Command": "Update-MgGroupSitePageLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgGroupSitePageLastModifiedByUserMailboxSetting", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", - "Module": "Sites", - "Command": "Update-MgGroupSitePermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/permissions/{permission-id}", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Update-MgGroupSitePermission", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore", - "Module": "Sites", - "Command": "Update-MgGroupSiteTermStore", - "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -559654,17 +561445,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore", + "OutputType": "IMicrosoftGraphTermStore", + "Command": "Update-MgGroupSiteTermStore", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", - "Module": "Sites", - "Command": "Update-MgGroupSiteTermStoreGroup", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -559675,17 +561466,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}", + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Command": "Update-MgGroupSiteTermStoreGroup", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", - "Module": "Sites", - "Command": "Update-MgGroupSiteTermStoreGroupSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -559696,17 +561487,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Update-MgGroupSiteTermStoreGroupSet", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", - "Module": "Sites", - "Command": "Update-MgGroupSiteTermStoreGroupSetChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -559725,17 +561516,17 @@ "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Update-MgGroupSiteTermStoreGroupSetChild", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Module": "Sites", - "Command": "Update-MgGroupSiteTermStoreGroupSetChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -559754,17 +561545,17 @@ "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Update-MgGroupSiteTermStoreGroupSetChildRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", - "Module": "Sites", - "Command": "Update-MgGroupSiteTermStoreGroupSetParentGroup", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -559775,17 +561566,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/parentGroup", + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Command": "Update-MgGroupSiteTermStoreGroupSetParentGroup", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", - "Module": "Sites", - "Command": "Update-MgGroupSiteTermStoreGroupSetRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -559796,17 +561587,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Update-MgGroupSiteTermStoreGroupSetRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", - "Module": "Sites", - "Command": "Update-MgGroupSiteTermStoreGroupSetTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -559817,17 +561608,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Update-MgGroupSiteTermStoreGroupSetTerm", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Module": "Sites", - "Command": "Update-MgGroupSiteTermStoreGroupSetTermChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -559838,17 +561629,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Update-MgGroupSiteTermStoreGroupSetTermChild", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Module": "Sites", - "Command": "Update-MgGroupSiteTermStoreGroupSetTermChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -559859,17 +561650,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Update-MgGroupSiteTermStoreGroupSetTermChildRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Module": "Sites", - "Command": "Update-MgGroupSiteTermStoreGroupSetTermRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -559880,17 +561671,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/groups/{group-id1}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Update-MgGroupSiteTermStoreGroupSetTermRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", - "Module": "Sites", - "Command": "Update-MgGroupSiteTermStoreSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -559901,17 +561692,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Update-MgGroupSiteTermStoreSet", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "Module": "Sites", - "Command": "Update-MgGroupSiteTermStoreSetChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -559930,17 +561721,17 @@ "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Update-MgGroupSiteTermStoreSetChild", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Module": "Sites", - "Command": "Update-MgGroupSiteTermStoreSetChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -559959,17 +561750,17 @@ "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Update-MgGroupSiteTermStoreSetChildRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "Module": "Sites", - "Command": "Update-MgGroupSiteTermStoreSetParentGroup", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -559980,17 +561771,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup", + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Command": "Update-MgGroupSiteTermStoreSetParentGroup", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "Module": "Sites", - "Command": "Update-MgGroupSiteTermStoreSetParentGroupSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -560001,17 +561792,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Update-MgGroupSiteTermStoreSetParentGroupSet", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "Module": "Sites", - "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -560030,17 +561821,17 @@ "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetChild", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Module": "Sites", - "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -560059,17 +561850,17 @@ "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetChildRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "Module": "Sites", - "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -560080,17 +561871,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "Module": "Sites", - "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -560101,17 +561892,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTerm", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "Module": "Sites", - "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTermChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -560122,17 +561913,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTermChild", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Module": "Sites", - "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -560143,17 +561934,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTermChildRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "Module": "Sites", - "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTermRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -560164,17 +561955,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Update-MgGroupSiteTermStoreSetParentGroupSetTermRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "Module": "Sites", - "Command": "Update-MgGroupSiteTermStoreSetRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -560185,17 +561976,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Update-MgGroupSiteTermStoreSetRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "Module": "Sites", - "Command": "Update-MgGroupSiteTermStoreSetTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -560206,17 +561997,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Update-MgGroupSiteTermStoreSetTerm", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Module": "Sites", - "Command": "Update-MgGroupSiteTermStoreSetTermChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -560227,17 +562018,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Update-MgGroupSiteTermStoreSetTermChild", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Module": "Sites", - "Command": "Update-MgGroupSiteTermStoreSetTermChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -560248,17 +562039,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Update-MgGroupSiteTermStoreSetTermChildRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Module": "Sites", - "Command": "Update-MgGroupSiteTermStoreSetTermRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -560269,539 +562060,550 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Update-MgGroupSiteTermStoreSetTermRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}", - "Module": "Teams", - "Command": "Update-MgGroupTeamChannel", - "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/channels/{channel-id}", + "OutputType": "IMicrosoftGraphChannel", + "Command": "Update-MgGroupTeamChannel", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}", - "Module": "Teams", - "Command": "Update-MgGroupTeamChannelMember", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/members/{conversationMember-id}", + "OutputType": "IMicrosoftGraphConversationMember", + "Command": "Update-MgGroupTeamChannelMember", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", - "Module": "Teams", - "Command": "Update-MgGroupTeamChannelMessage", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Update-MgGroupTeamChannelMessage", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Module": "Teams", - "Command": "Update-MgGroupTeamChannelMessageHostedContent", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "Update-MgGroupTeamChannelMessageHostedContent", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Module": "Teams", - "Command": "Update-MgGroupTeamChannelMessageReply", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Update-MgGroupTeamChannelMessageReply", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Module": "Teams", - "Command": "Update-MgGroupTeamChannelMessageReplyHostedContent", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "Update-MgGroupTeamChannelMessageReplyHostedContent", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Module": "Teams", - "Command": "Update-MgGroupTeamChannelSharedWithTeam", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Command": "Update-MgGroupTeamChannelSharedWithTeam", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}", - "Module": "Teams", - "Command": "Update-MgGroupTeamChannelTab", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/channels/{channel-id}/tabs/{teamsTab-id}", + "OutputType": "IMicrosoftGraphTeamsTab", + "Command": "Update-MgGroupTeamChannelTab", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/members/{conversationMember-id}", - "Module": "Teams", - "Command": "Update-MgGroupTeamMember", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/members/{conversationMember-id}", + "OutputType": "IMicrosoftGraphConversationMember", + "Command": "Update-MgGroupTeamMember", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", - "Module": "Teams", - "Command": "Update-MgGroupTeamOperation", - "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/operations/{teamsAsyncOperation-id}", + "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Command": "Update-MgGroupTeamOperation", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Module": "Teams", - "Command": "Update-MgGroupTeamPermissionGrant", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/permissionGrants/{resourceSpecificPermissionGrant-id}", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Command": "Update-MgGroupTeamPermissionGrant", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/photo", - "Module": "Teams", - "Command": "Update-MgGroupTeamPhoto", - "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/photo", + "OutputType": "IMicrosoftGraphProfilePhoto", + "Command": "Update-MgGroupTeamPhoto", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel", - "Module": "Teams", - "Command": "Update-MgGroupTeamPrimaryChannel", - "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/primaryChannel", + "OutputType": "IMicrosoftGraphChannel", + "Command": "Update-MgGroupTeamPrimaryChannel", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}", - "Module": "Teams", - "Command": "Update-MgGroupTeamPrimaryChannelMember", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/primaryChannel/members/{conversationMember-id}", + "OutputType": "IMicrosoftGraphConversationMember", + "Command": "Update-MgGroupTeamPrimaryChannelMember", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", - "Module": "Teams", - "Command": "Update-MgGroupTeamPrimaryChannelMessage", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Update-MgGroupTeamPrimaryChannelMessage", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Module": "Teams", - "Command": "Update-MgGroupTeamPrimaryChannelMessageHostedContent", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "Update-MgGroupTeamPrimaryChannelMessageHostedContent", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Module": "Teams", - "Command": "Update-MgGroupTeamPrimaryChannelMessageReply", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Update-MgGroupTeamPrimaryChannelMessageReply", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Module": "Teams", - "Command": "Update-MgGroupTeamPrimaryChannelMessageReplyHostedContent", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "Update-MgGroupTeamPrimaryChannelMessageReplyHostedContent", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Module": "Teams", - "Command": "Update-MgGroupTeamPrimaryChannelSharedWithTeam", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Command": "Update-MgGroupTeamPrimaryChannelSharedWithTeam", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}", - "Module": "Teams", - "Command": "Update-MgGroupTeamPrimaryChannelTab", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/primaryChannel/tabs/{teamsTab-id}", + "OutputType": "IMicrosoftGraphTeamsTab", + "Command": "Update-MgGroupTeamPrimaryChannelTab", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}", - "Module": "Teams", - "Command": "Update-MgGroupTeamScheduleOfferShiftRequest", - "OutputType": "IMicrosoftGraphOfferShiftRequest", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/schedule/offerShiftRequests/{offerShiftRequest-id}", + "OutputType": "IMicrosoftGraphOfferShiftRequest", + "Command": "Update-MgGroupTeamScheduleOfferShiftRequest", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}", - "Module": "Teams", - "Command": "Update-MgGroupTeamScheduleOpenShift", - "OutputType": "IMicrosoftGraphOpenShift", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/schedule/openShifts/{openShift-id}", + "OutputType": "IMicrosoftGraphOpenShift", + "Command": "Update-MgGroupTeamScheduleOpenShift", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "Module": "Teams", - "Command": "Update-MgGroupTeamScheduleOpenShiftChangeRequest", - "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", + "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "Command": "Update-MgGroupTeamScheduleOpenShiftChangeRequest", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}", - "Module": "Teams", - "Command": "Update-MgGroupTeamScheduleSchedulingGroup", - "OutputType": "IMicrosoftGraphSchedulingGroup", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/schedule/schedulingGroups/{schedulingGroup-id}", + "OutputType": "IMicrosoftGraphSchedulingGroup", + "Command": "Update-MgGroupTeamScheduleSchedulingGroup", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}", - "Module": "Teams", - "Command": "Update-MgGroupTeamScheduleShift", - "OutputType": "IMicrosoftGraphShift", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/schedule/shifts/{shift-id}", + "OutputType": "IMicrosoftGraphShift", + "Command": "Update-MgGroupTeamScheduleShift", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "Module": "Teams", - "Command": "Update-MgGroupTeamScheduleSwapShiftChangeRequest", - "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", + "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "Command": "Update-MgGroupTeamScheduleSwapShiftChangeRequest", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}", - "Module": "Teams", - "Command": "Update-MgGroupTeamScheduleTimeOff", - "OutputType": "IMicrosoftGraphTimeOff", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/schedule/timesOff/{timeOff-id}", + "OutputType": "IMicrosoftGraphTimeOff", + "Command": "Update-MgGroupTeamScheduleTimeOff", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}", - "Module": "Teams", - "Command": "Update-MgGroupTeamScheduleTimeOffReason", - "OutputType": "IMicrosoftGraphTimeOffReason", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/schedule/timeOffReasons/{timeOffReason-id}", + "OutputType": "IMicrosoftGraphTimeOffReason", + "Command": "Update-MgGroupTeamScheduleTimeOffReason", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}", - "Module": "Teams", - "Command": "Update-MgGroupTeamScheduleTimeOffRequest", - "OutputType": "IMicrosoftGraphTimeOffRequest", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/schedule/timeOffRequests/{timeOffRequest-id}", + "OutputType": "IMicrosoftGraphTimeOffRequest", + "Command": "Update-MgGroupTeamScheduleTimeOffRequest", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}", - "Module": "Teams", - "Command": "Update-MgGroupTeamTag", - "OutputType": "IMicrosoftGraphTeamworkTag", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}", + "OutputType": "IMicrosoftGraphTeamworkTag", + "Command": "Update-MgGroupTeamTag", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "Module": "Teams", - "Command": "Update-MgGroupTeamTagMember", - "OutputType": "IMicrosoftGraphTeamworkTagMember", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/groups/{group-id}/team/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "Command": "Update-MgGroupTeamTagMember", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], "Permissions": [ { "Name": "Group-Conversation.ReadWrite.All", @@ -560820,226 +562622,277 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-update-thread?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/groups/{group-id}/threads/{conversationThread-id}", - "Module": "Groups", - "Command": "Update-MgGroupThread", "OutputType": "IMicrosoftGraphConversationThread", + "Command": "Update-MgGroupThread", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/group-update-thread?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/extensions/{extension-id}", - "Module": "Groups", - "Command": "Update-MgGroupThreadPostExtension", "OutputType": null, + "Command": "Update-MgGroupThreadPostExtension", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/opentypeextension-update?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/groups/{group-id}/threads/{conversationThread-id}/posts/{post-id}/inReplyTo/extensions/{extension-id}", - "Module": "Groups", - "Command": "Update-MgGroupThreadPostInReplyToExtension", "OutputType": null, + "Command": "Update-MgGroupThreadPostInReplyToExtension", + "Module": "Groups" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityapiconnector-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/identity/apiConnectors/{identityApiConnector-id}", - "Module": "Identity.SignIns", - "Command": "Update-MgIdentityApiConnector", "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Command": "Update-MgIdentityApiConnector", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventsflow-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}", + "OutputType": "IMicrosoftGraphAuthenticationEventsFlow", + "Command": "Update-MgIdentityAuthenticationEventFlow", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}", - "Module": "Identity.SignIns", - "Command": "Update-MgIdentityAuthenticationEventListener", - "OutputType": "IMicrosoftGraphAuthenticationEventListener", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", + "OutputType": null, + "Command": "Update-MgIdentityAuthenticationEventFlowAsExternalUserSelfServiceSignUpEventFlowIncludeApplication", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", - "Module": "Identity.SignIns", - "Command": "Update-MgIdentityB2XUserFlow", - "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/conditions/applications/includeApplications/{authenticationConditionApplication-appId}", + "OutputType": null, + "Command": "Update-MgIdentityAuthenticationEventFlowIncludeApplication", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", - "Module": "Identity.SignIns", - "Command": "Update-MgIdentityB2XUserFlowLanguage", - "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationeventlistener-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/identity/authenticationEventListeners/{authenticationEventListener-id}", + "OutputType": "IMicrosoftGraphAuthenticationEventListener", + "Command": "Update-MgIdentityAuthenticationEventListener", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", - "Module": "Identity.SignIns", - "Command": "Update-MgIdentityB2XUserFlowLanguageDefaultPage", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}", + "OutputType": "IMicrosoftGraphB2XIdentityUserFlow", + "Command": "Update-MgIdentityB2XUserFlow", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", - "Module": "Identity.SignIns", - "Command": "Update-MgIdentityB2XUserFlowLanguageOverridePage", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}", + "OutputType": "IMicrosoftGraphUserFlowLanguageConfiguration", + "Command": "Update-MgIdentityB2XUserFlowLanguage", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection", - "Module": "Identity.SignIns", - "Command": "Update-MgIdentityB2XUserFlowPostAttributeCollection", - "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/defaultPages/{userFlowLanguagePage-id}", + "OutputType": null, + "Command": "Update-MgIdentityB2XUserFlowLanguageDefaultPage", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup", - "Module": "Identity.SignIns", - "Command": "Update-MgIdentityB2XUserFlowPostFederationSignup", - "OutputType": "IMicrosoftGraphIdentityApiConnector", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/userflowlanguagepage-put?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/languages/{userFlowLanguageConfiguration-id}/overridesPages/{userFlowLanguagePage-id}", + "OutputType": null, + "Command": "Update-MgIdentityB2XUserFlowLanguageOverridePage", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", - "Module": "Identity.SignIns", - "Command": "Update-MgIdentityB2XUserFlowUserAttributeAssignment", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, "Method": "PATCH", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postAttributeCollection", + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Command": "Update-MgIdentityB2XUserFlowPostAttributeCollection", + "Module": "Identity.SignIns" + }, + { "ApiVersion": "v1.0", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/apiConnectorConfiguration/postFederationSignup", + "OutputType": "IMicrosoftGraphIdentityApiConnector", + "Command": "Update-MgIdentityB2XUserFlowPostFederationSignup", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", - "Module": "Identity.SignIns", - "Command": "Update-MgIdentityConditionalAccessAuthenticationContextClassReference", - "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattributeassignment-update?view=graph-rest-1.0", "Method": "PATCH", + "Uri": "/identity/b2xUserFlows/{b2xIdentityUserFlow-id}/userAttributeAssignments/{identityUserFlowAttributeAssignment-id}", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttributeAssignment", + "Command": "Update-MgIdentityB2XUserFlowUserAttributeAssignment", + "Module": "Identity.SignIns" + }, + { "ApiVersion": "v1.0", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationcontextclassreference-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/identity/conditionalAccess/authenticationContextClassReferences/{authenticationContextClassReference-id}", + "OutputType": "IMicrosoftGraphAuthenticationContextClassReference", + "Command": "Update-MgIdentityConditionalAccessAuthenticationContextClassReference", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], "Permissions": [ { "Name": "Policy.Read.All", @@ -561058,22 +562911,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/countrynamedlocation-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/identity/conditionalAccess/namedLocations/{namedLocation-id}", - "Module": "Identity.SignIns", - "Command": "Update-MgIdentityConditionalAccessNamedLocation", "OutputType": "IMicrosoftGraphNamedLocation", + "Command": "Update-MgIdentityConditionalAccessNamedLocation", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Policy.Read.All", @@ -561100,769 +562953,758 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/conditionalaccesspolicy-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/identity/conditionalAccess/policies/{conditionalAccessPolicy-id}", - "Module": "Identity.SignIns", - "Command": "Update-MgIdentityConditionalAccessPolicy", "OutputType": "IMicrosoftGraphConditionalAccessPolicy", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Update-MgIdentityConditionalAccessPolicy", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}", - "Module": "Identity.SignIns", - "Command": "Update-MgIdentityCustomAuthenticationExtension", - "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/customauthenticationextension-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/identity/customAuthenticationExtensions/{customAuthenticationExtension-id}", + "OutputType": "IMicrosoftGraphCustomAuthenticationExtension", + "Command": "Update-MgIdentityCustomAuthenticationExtension", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstance", - "OutputType": "IMicrosoftGraphAccessReviewInstance", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-update?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstance-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}", + "OutputType": "IMicrosoftGraphAccessReviewInstance", + "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstance", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", - "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/contactedReviewers/{accessReviewReviewer-id}", + "OutputType": "IMicrosoftGraphAccessReviewReviewer", + "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceContactedReviewer", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceDecision", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", - "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceDecisionInsight", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", - "OutputType": "IMicrosoftGraphAccessReviewStage", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-update?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewstage-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}", + "OutputType": "IMicrosoftGraphAccessReviewStage", + "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceStage", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", - "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-update?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/accessreviewinstancedecisionitem-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}", + "OutputType": "IMicrosoftGraphAccessReviewInstanceDecisionItem", + "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecision", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", - "OutputType": "IMicrosoftGraphGovernanceInsight", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/accessReviews/definitions/{accessReviewScheduleDefinition-id}/instances/{accessReviewInstance-id}/stages/{accessReviewStage-id}/decisions/{accessReviewInstanceDecisionItem-id}/insights/{governanceInsight-id}", + "OutputType": "IMicrosoftGraphGovernanceInsight", + "Command": "Update-MgIdentityGovernanceAccessReviewDefinitionInstanceStageDecisionInsight", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernanceAccessReviewHistoryDefinition", - "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}", + "OutputType": "IMicrosoftGraphAccessReviewHistoryDefinition", + "Command": "Update-MgIdentityGovernanceAccessReviewHistoryDefinition", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", - "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/accessReviews/historyDefinitions/{accessReviewHistoryDefinition-id}/instances/{accessReviewHistoryInstance-id}", + "OutputType": "IMicrosoftGraphAccessReviewHistoryInstance", + "Command": "Update-MgIdentityGovernanceAccessReviewHistoryDefinitionInstance", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernanceAppConsentRequest", - "OutputType": "IMicrosoftGraphAppConsentRequest", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}", + "OutputType": "IMicrosoftGraphAppConsentRequest", + "Command": "Update-MgIdentityGovernanceAppConsentRequest", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernanceAppConsentRequestUserConsentRequest", - "OutputType": "IMicrosoftGraphUserConsentRequest", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}", + "OutputType": "IMicrosoftGraphUserConsentRequest", + "Command": "Update-MgIdentityGovernanceAppConsentRequestUserConsentRequest", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernanceAppConsentRequestUserConsentRequestApproval", - "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval", + "OutputType": "IMicrosoftGraphApproval", + "Command": "Update-MgIdentityGovernanceAppConsentRequestUserConsentRequestApproval", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages/{approvalStage-id}", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", - "OutputType": "IMicrosoftGraphApprovalStage", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/appConsent/appConsentRequests/{appConsentRequest-id}/userConsentRequests/{userConsentRequest-id}/approval/stages/{approvalStage-id}", + "OutputType": "IMicrosoftGraphApprovalStage", + "Command": "Update-MgIdentityGovernanceAppConsentRequestUserConsentRequestApprovalStage", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflow", - "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-update?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-workflow-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}", + "OutputType": "IMicrosoftGraphIdentityGovernanceWorkflow", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflow", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/mailboxSettings", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/createdBy/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCreatedByMailboxSetting", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", - "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-customtaskextension-update?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-customtaskextension-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}", + "OutputType": "IMicrosoftGraphIdentityGovernanceCustomTaskExtension", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtension", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/mailboxSettings", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/createdBy/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionCreatedByMailboxSetting", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/mailboxSettings", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/lifecycleWorkflows/customTaskExtensions/{customTaskExtension-id}/lastModifiedBy/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowCustomTaskExtensionLastModifiedByMailboxSetting", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/lifecycleWorkflows/deletedItems/workflows/{workflow-id}/tasks/{task-id}", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowDeletedItemWorkflowTask", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/mailboxSettings", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/lastModifiedBy/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowLastModifiedByMailboxSetting", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowRunTaskProcessingResultSubjectMailboxSetting", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/runs/{run-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowRunUserProcessingResultSubjectMailboxSetting", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/settings", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowSetting", - "OutputType": "IMicrosoftGraphIdentityGovernanceLifecycleManagementSettings", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecyclemanagementsettings-update?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitygovernance-lifecyclemanagementsettings-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/identityGovernance/lifecycleWorkflows/settings", + "OutputType": "IMicrosoftGraphIdentityGovernanceLifecycleManagementSettings", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowSetting", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTask", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTask", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTaskProcessingResultSubjectMailboxSetting", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/taskReports/{taskReport-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTaskReportTaskProcessingResultSubjectMailboxSetting", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/lifecycleWorkflows/workflowTemplates/{workflowTemplate-id}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowTemplateTaskProcessingResultSubjectMailboxSetting", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/userProcessingResults/{userProcessingResult-id}/subject/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowUserProcessingResultSubjectMailboxSetting", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/mailboxSettings", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/createdBy/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionCreatedByMailboxSetting", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/mailboxSettings", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/lastModifiedBy/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionLastModifiedByMailboxSetting", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionTask", - "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}", + "OutputType": "IMicrosoftGraphIdentityGovernanceTask", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionTask", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/lifecycleWorkflows/workflows/{workflow-id}/versions/{workflowVersion-versionNumber}/tasks/{task-id}/taskProcessingResults/{taskProcessingResult-id}/subject/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgIdentityGovernanceLifecycleWorkflowVersionTaskProcessingResultSubjectMailboxSetting", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernancePrivilegedAccess", - "OutputType": "IMicrosoftGraphPrivilegedAccessRoot", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/privilegedAccess", + "OutputType": "IMicrosoftGraphPrivilegedAccessRoot", + "Command": "Update-MgIdentityGovernancePrivilegedAccess", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernancePrivilegedAccessGroup", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroup", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/privilegedAccess/group", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroup", + "Command": "Update-MgIdentityGovernancePrivilegedAccessGroup", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval", - "OutputType": "IMicrosoftGraphApproval", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}", + "OutputType": "IMicrosoftGraphApproval", + "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentApproval", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages/{approvalStage-id}", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage", - "OutputType": "IMicrosoftGraphApprovalStage", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentApprovals/{approval-id}/stages/{approvalStage-id}", + "OutputType": "IMicrosoftGraphApprovalStage", + "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentApprovalStage", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentSchedules/{privilegedAccessGroupAssignmentSchedule-id}", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentSchedule", + "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentSchedule", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleInstances/{privilegedAccessGroupAssignmentScheduleInstance-id}", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleInstance", + "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleInstance", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/privilegedAccess/group/assignmentScheduleRequests/{privilegedAccessGroupAssignmentScheduleRequest-id}", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupAssignmentScheduleRequest", + "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupAssignmentScheduleRequest", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilitySchedules/{privilegedAccessGroupEligibilitySchedule-id}", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilitySchedule", + "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupEligibilitySchedule", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleInstances/{privilegedAccessGroupEligibilityScheduleInstance-id}", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleInstance", + "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleInstance", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", - "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/privilegedAccess/group/eligibilityScheduleRequests/{privilegedAccessGroupEligibilityScheduleRequest-id}", + "OutputType": "IMicrosoftGraphPrivilegedAccessGroupEligibilityScheduleRequest", + "Command": "Update-MgIdentityGovernancePrivilegedAccessGroupEligibilityScheduleRequest", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernanceTermsOfUseAgreement", - "OutputType": "IMicrosoftGraphAgreement", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreement-update?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/agreement-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}", + "OutputType": "IMicrosoftGraphAgreement", + "Command": "Update-MgIdentityGovernanceTermsOfUseAgreement", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementAcceptance", - "OutputType": "IMicrosoftGraphAgreementAcceptance", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -561873,197 +563715,189 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/termsOfUse/agreementAcceptances/{agreementAcceptance-id}", + "OutputType": "IMicrosoftGraphAgreementAcceptance", + "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementAcceptance", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFile", - "OutputType": "IMicrosoftGraphAgreementFile", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file", + "OutputType": "IMicrosoftGraphAgreementFile", + "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFile", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", - "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}", + "OutputType": "IMicrosoftGraphAgreementFileLocalization", + "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFileLocalization", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/file/localizations/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFileLocalizationVersion", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", - "Module": "Identity.Governance", - "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFileVersion", - "OutputType": "IMicrosoftGraphAgreementFileVersion", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityGovernance/termsOfUse/agreements/{agreement-id}/files/{agreementFileLocalization-id}/versions/{agreementFileVersion-id}", + "OutputType": "IMicrosoftGraphAgreementFileVersion", + "Command": "Update-MgIdentityGovernanceTermsOfUseAgreementFileVersion", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/identity/identityProviders/{identityProviderBase-id}", - "Module": "Identity.SignIns", - "Command": "Update-MgIdentityProvider", - "OutputType": "IMicrosoftGraphIdentityProviderBase", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityproviderbase-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/identity/identityProviders/{identityProviderBase-id}", + "OutputType": "IMicrosoftGraphIdentityProviderBase", + "Command": "Update-MgIdentityProvider", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", - "Module": "Identity.SignIns", - "Command": "Update-MgIdentityUserFlowAttribute", - "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identityuserflowattribute-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/identity/userFlowAttributes/{identityUserFlowAttribute-id}", + "OutputType": "IMicrosoftGraphIdentityUserFlowAttribute", + "Command": "Update-MgIdentityUserFlowAttribute", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/informationProtection", - "Module": "Identity.SignIns", - "Command": "Update-MgInformationProtection", - "OutputType": "IMicrosoftGraphInformationProtection", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/informationProtection", + "OutputType": "IMicrosoftGraphInformationProtection", + "Command": "Update-MgInformationProtection", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", - "Module": "Identity.SignIns", - "Command": "Update-MgInformationProtectionThreatAssessmentRequest", - "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}", + "OutputType": "IMicrosoftGraphThreatAssessmentRequest", + "Command": "Update-MgInformationProtectionThreatAssessmentRequest", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", - "Module": "Identity.SignIns", - "Command": "Update-MgInformationProtectionThreatAssessmentRequestResult", - "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/informationProtection/threatAssessmentRequests/{threatAssessmentRequest-id}/results/{threatAssessmentResult-id}", + "OutputType": "IMicrosoftGraphThreatAssessmentResult", + "Command": "Update-MgInformationProtectionThreatAssessmentRequestResult", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/invitations/{invitation-id}", - "Module": "Identity.SignIns", - "Command": "Update-MgInvitation", - "OutputType": "IMicrosoftGraphInvitation", + "ApiVersion": "v1.0", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/invitations/invitedUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgInvitationInvitedUserMailboxSetting", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/invitations/{invitation-id}/invitedUser/mailboxSettings", - "Module": "Identity.SignIns", - "Command": "Update-MgInvitationInvitedUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "DelegatedPermissionGrant.ReadWrite.All", @@ -562082,22 +563916,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/oauth2PermissionGrants/{oAuth2PermissionGrant-id}", - "Module": "Identity.SignIns", - "Command": "Update-MgOauth2PermissionGrant", "OutputType": "IMicrosoftGraphOAuth2PermissionGrant", + "Command": "Update-MgOauth2PermissionGrant", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/oauth2permissiongrant-update?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "DeviceManagementServiceConfig.ReadWrite.All", @@ -562124,22 +563958,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organization-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/organization/{organization-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Update-MgOrganization", "OutputType": "IMicrosoftGraphOrganization", + "Command": "Update-MgOrganization", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-onboarding-organization-update?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -562158,22 +563992,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/organization/{organization-id}/branding", - "Module": "Identity.DirectoryManagement", - "Command": "Update-MgOrganizationBranding", "OutputType": "IMicrosoftGraphOrganizationalBranding", + "Command": "Update-MgOrganizationBranding", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbranding-update?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "OrganizationalBranding.ReadWrite.All", @@ -562192,88 +564026,88 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/organization/{organization-id}/branding/localizations/{organizationalBrandingLocalization-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Update-MgOrganizationBrandingLocalization", "OutputType": "IMicrosoftGraphOrganizationalBrandingLocalization", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/organizationalbrandinglocalization-update?view=graph-rest-1.0" + "Command": "Update-MgOrganizationBrandingLocalization", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/organization/{organization-id}/extensions/{extension-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Update-MgOrganizationExtension", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/organization/{organization-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Update-MgOrganizationExtension", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/places/{place-id}", - "Module": "Calendar", - "Command": "Update-MgPlace", - "OutputType": "IMicrosoftGraphPlace", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/place-update?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/place-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/places/{place-id}", + "OutputType": "IMicrosoftGraphPlace", + "Command": "Update-MgPlace", + "Module": "Calendar" }, { - "Permissions": [], - "Uri": "/places/{place-id}/roomList/rooms/{room-id}", - "Module": "Calendar", - "Command": "Update-MgPlaceAsRoomListRoom", - "OutputType": "IMicrosoftGraphRoom", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/places/{place-id}/roomList/rooms/{room-id}", + "OutputType": "IMicrosoftGraphRoom", + "Command": "Update-MgPlaceAsRoomListRoom", + "Module": "Calendar" }, { - "Permissions": [], - "Uri": "/planner", - "Module": "Planner", - "Command": "Update-MgPlanner", - "OutputType": "IMicrosoftGraphPlanner", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/planner", + "OutputType": "IMicrosoftGraphPlanner", + "Command": "Update-MgPlanner", + "Module": "Planner" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -562300,22 +564134,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/planner/buckets/{plannerBucket-id}", - "Module": "Planner", - "Command": "Update-MgPlannerBucket", "OutputType": "IMicrosoftGraphPlannerBucket", + "Command": "Update-MgPlannerBucket", + "Module": "Planner" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbucket-update?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -562342,22 +564176,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/planner/plans/{plannerPlan-id}", - "Module": "Planner", - "Command": "Update-MgPlannerPlan", "OutputType": "IMicrosoftGraphPlannerPlan", + "Command": "Update-MgPlannerPlan", + "Module": "Planner" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplan-update?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -562384,22 +564218,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplandetails-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/planner/plans/{plannerPlan-id}/details", - "Module": "Planner", - "Command": "Update-MgPlannerPlanDetail", "OutputType": "IMicrosoftGraphPlannerPlanDetails", + "Command": "Update-MgPlannerPlanDetail", + "Module": "Planner" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerplandetails-update?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -562426,22 +564260,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/planner/tasks/{plannerTask-id}", - "Module": "Planner", - "Command": "Update-MgPlannerTask", "OutputType": "IMicrosoftGraphPlannerTask", + "Command": "Update-MgPlannerTask", + "Module": "Planner" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertask-update?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -562468,22 +564302,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/planner/tasks/{plannerTask-id}/assignedToTaskBoardFormat", - "Module": "Planner", - "Command": "Update-MgPlannerTaskAssignedToTaskBoardFormat", "OutputType": "IMicrosoftGraphPlannerAssignedToTaskBoardTaskFormat", + "Command": "Update-MgPlannerTaskAssignedToTaskBoardFormat", + "Module": "Planner" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerassignedtotaskboardtaskformat-update?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -562510,22 +564344,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/planner/tasks/{plannerTask-id}/bucketTaskBoardFormat", - "Module": "Planner", - "Command": "Update-MgPlannerTaskBucketTaskBoardFormat", "OutputType": "IMicrosoftGraphPlannerBucketTaskBoardTaskFormat", + "Command": "Update-MgPlannerTaskBucketTaskBoardFormat", + "Module": "Planner" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerbuckettaskboardtaskformat-update?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -562552,22 +564386,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertaskdetails-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/planner/tasks/{plannerTask-id}/details", - "Module": "Planner", - "Command": "Update-MgPlannerTaskDetail", "OutputType": "IMicrosoftGraphPlannerTaskDetails", + "Command": "Update-MgPlannerTaskDetail", + "Module": "Planner" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannertaskdetails-update?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Tasks.ReadWrite.All", @@ -562594,22 +564428,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/planner/tasks/{plannerTask-id}/progressTaskBoardFormat", - "Module": "Planner", - "Command": "Update-MgPlannerTaskProgressTaskBoardFormat", "OutputType": "IMicrosoftGraphPlannerProgressTaskBoardTaskFormat", + "Command": "Update-MgPlannerTaskProgressTaskBoardFormat", + "Module": "Planner" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/plannerprogresstaskboardtaskformat-update?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -562628,37 +564462,37 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/activitybasedtimeoutpolicy-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/policies/activityBasedTimeoutPolicies/{activityBasedTimeoutPolicy-id}", - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyActivityBasedTimeoutPolicy", "OutputType": "IMicrosoftGraphActivityBasedTimeoutPolicy", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Update-MgPolicyActivityBasedTimeoutPolicy", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/adminConsentRequestPolicy", - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyAdminConsentRequestPolicy", - "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/adminconsentrequestpolicy-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/policies/adminConsentRequestPolicy", + "OutputType": "IMicrosoftGraphAdminConsentRequestPolicy", + "Command": "Update-MgPolicyAdminConsentRequestPolicy", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -562677,69 +564511,69 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/appmanagementpolicy-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/policies/appManagementPolicies/{appManagementPolicy-id}", - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyAppManagementPolicy", "OutputType": "IMicrosoftGraphAppManagementPolicy", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Update-MgPolicyAppManagementPolicy", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/authenticationFlowsPolicy", - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyAuthenticationFlowPolicy", - "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationflowspolicy-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/policies/authenticationFlowsPolicy", + "OutputType": "IMicrosoftGraphAuthenticationFlowsPolicy", + "Command": "Update-MgPolicyAuthenticationFlowPolicy", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/authenticationMethodsPolicy", - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyAuthenticationMethodPolicy", - "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationmethodspolicy-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/policies/authenticationMethodsPolicy", + "OutputType": "IMicrosoftGraphAuthenticationMethodsPolicy", + "Command": "Update-MgPolicyAuthenticationMethodPolicy", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", - "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/policies/authenticationMethodsPolicy/authenticationMethodConfigurations/{authenticationMethodConfiguration-id}", + "OutputType": "IMicrosoftGraphAuthenticationMethodConfiguration", + "Command": "Update-MgPolicyAuthenticationMethodPolicyAuthenticationMethodConfiguration", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], "Permissions": [ { "Name": "Policy.ReadWrite.ConditionalAccess", @@ -562758,22 +564592,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}", - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyAuthenticationStrengthPolicy", "OutputType": "IMicrosoftGraphAuthenticationStrengthPolicy", + "Command": "Update-MgPolicyAuthenticationStrengthPolicy", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Policy.ReadWrite.ConditionalAccess", @@ -562792,54 +564626,54 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-updateallowedcombinations?view=graph-rest-1.0", + "Method": "POST", "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/updateAllowedCombinations", - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyAuthenticationStrengthPolicyAllowedCombination", "OutputType": "IMicrosoftGraphUpdateAllowedCombinationsResult", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authenticationstrengthpolicy-updateallowedcombinations?view=graph-rest-1.0" + "Command": "Update-MgPolicyAuthenticationStrengthPolicyAllowedCombination", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", - "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/policies/authenticationStrengthPolicies/{authenticationStrengthPolicy-id}/combinationConfigurations/{authenticationCombinationConfiguration-id}", + "OutputType": "IMicrosoftGraphAuthenticationCombinationConfiguration", + "Command": "Update-MgPolicyAuthenticationStrengthPolicyCombinationConfiguration", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/authorizationPolicy", - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyAuthorizationPolicy", - "OutputType": "IMicrosoftGraphAuthorizationPolicy", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/authorizationpolicy-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/policies/authorizationPolicy", + "OutputType": "IMicrosoftGraphAuthorizationPolicy", + "Command": "Update-MgPolicyAuthorizationPolicy", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -562858,114 +564692,112 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/claimsmappingpolicy-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/policies/claimsMappingPolicies/{claimsMappingPolicy-id}", - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyClaimMappingPolicy", "OutputType": "IMicrosoftGraphClaimsMappingPolicy", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Update-MgPolicyClaimMappingPolicy", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/crossTenantAccessPolicy", - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyCrossTenantAccessPolicy", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicy", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicy-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/policies/crossTenantAccessPolicy", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicy", + "Command": "Update-MgPolicyCrossTenantAccessPolicy", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/crossTenantAccessPolicy/default", - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyCrossTenantAccessPolicyDefault", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationDefault", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationdefault-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/policies/crossTenantAccessPolicy/default", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationDefault", + "Command": "Update-MgPolicyCrossTenantAccessPolicyDefault", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyCrossTenantAccessPolicyPartner", - "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/crosstenantaccesspolicyconfigurationpartner-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/policies/crossTenantAccessPolicy/partners/{crossTenantAccessPolicyConfigurationPartner-tenantId}", + "OutputType": "IMicrosoftGraphCrossTenantAccessPolicyConfigurationPartner", + "Command": "Update-MgPolicyCrossTenantAccessPolicyPartner", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/crossTenantAccessPolicy/templates", - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyCrossTenantAccessPolicyTemplate", - "OutputType": "IMicrosoftGraphPolicyTemplate", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/policies/crossTenantAccessPolicy/templates", + "OutputType": "IMicrosoftGraphPolicyTemplate", + "Command": "Update-MgPolicyCrossTenantAccessPolicyTemplate", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization", - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationIdentitySyncPolicyTemplate", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationidentitysyncpolicytemplate-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationIdentitySynchronization", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationIdentitySyncPolicyTemplate", + "Command": "Update-MgPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationIdentitySynchronization", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration", - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationPartnerConfigurationTemplate", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationpartnerconfigurationtemplate-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/policies/crossTenantAccessPolicy/templates/multiTenantOrganizationPartnerConfiguration", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationPartnerConfigurationTemplate", + "Command": "Update-MgPolicyCrossTenantAccessPolicyTemplateMultiTenantOrganizationPartnerConfiguration", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Update", + "UpdateExpanded" + ], "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -562984,37 +564816,39 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tenantappmanagementpolicy-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/policies/defaultAppManagementPolicy", - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyDefaultAppManagementPolicy", "OutputType": "IMicrosoftGraphTenantAppManagementPolicy", + "Command": "Update-MgPolicyDefaultAppManagementPolicy", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/featurerolloutpolicy-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/policies/featureRolloutPolicies/{featureRolloutPolicy-id}", - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyFeatureRolloutPolicy", "OutputType": "IMicrosoftGraphFeatureRolloutPolicy", + "Command": "Update-MgPolicyFeatureRolloutPolicy", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -563033,22 +564867,20 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/homerealmdiscoverypolicy-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/policies/homeRealmDiscoveryPolicies/{homeRealmDiscoveryPolicy-id}", - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyHomeRealmDiscoveryPolicy", "OutputType": "IMicrosoftGraphHomeRealmDiscoveryPolicy", + "Command": "Update-MgPolicyHomeRealmDiscoveryPolicy", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Policy.Read.All", @@ -563067,122 +564899,124 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/identitysecuritydefaultsenforcementpolicy-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/policies/identitySecurityDefaultsEnforcementPolicy", - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyIdentitySecurityDefaultEnforcementPolicy", "OutputType": "IMicrosoftGraphIdentitySecurityDefaultsEnforcementPolicy", + "Command": "Update-MgPolicyIdentitySecurityDefaultEnforcementPolicy", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/permissiongrantpolicy-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}", - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyPermissionGrantPolicy", "OutputType": "IMicrosoftGraphPermissionGrantPolicy", + "Command": "Update-MgPolicyPermissionGrantPolicy", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/excludes/{permissionGrantConditionSet-id}", - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyPermissionGrantPolicyExclude", "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "Command": "Update-MgPolicyPermissionGrantPolicyExclude", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/policies/permissionGrantPolicies/{permissionGrantPolicy-id}/includes/{permissionGrantConditionSet-id}", - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyPermissionGrantPolicyInclude", "OutputType": "IMicrosoftGraphPermissionGrantConditionSet", + "Command": "Update-MgPolicyPermissionGrantPolicyInclude", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}", - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyRoleManagementPolicy", "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicy", + "Command": "Update-MgPolicyRoleManagementPolicy", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/policies/roleManagementPolicyAssignments/{unifiedRoleManagementPolicyAssignment-id}", - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyRoleManagementPolicyAssignment", "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyAssignment", + "Command": "Update-MgPolicyRoleManagementPolicyAssignment", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/effectiveRules/{unifiedRoleManagementPolicyRule-id}", - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyRoleManagementPolicyEffectiveRule", "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "Command": "Update-MgPolicyRoleManagementPolicyEffectiveRule", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "RoleManagementPolicy.ReadWrite.Directory", @@ -563201,22 +565035,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedrolemanagementpolicyrule-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/policies/roleManagementPolicies/{unifiedRoleManagementPolicy-id}/rules/{unifiedRoleManagementPolicyRule-id}", - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyRoleManagementPolicyRule", "OutputType": "IMicrosoftGraphUnifiedRoleManagementPolicyRule", + "Command": "Update-MgPolicyRoleManagementPolicyRule", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -563235,22 +565069,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenissuancepolicy-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/policies/tokenIssuancePolicies/{tokenIssuancePolicy-id}", - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyTokenIssuancePolicy", "OutputType": "IMicrosoftGraphTokenIssuancePolicy", + "Command": "Update-MgPolicyTokenIssuancePolicy", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Policy.Read.ApplicationConfiguration", @@ -563269,71 +565103,71 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/tokenlifetimepolicy-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/policies/tokenLifetimePolicies/{tokenLifetimePolicy-id}", - "Module": "Identity.SignIns", - "Command": "Update-MgPolicyTokenLifetimePolicy", "OutputType": "IMicrosoftGraphTokenLifetimePolicy", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Update-MgPolicyTokenLifetimePolicy", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/print", - "Module": "Devices.CloudPrint", - "Command": "Update-MgPrint", - "OutputType": "IMicrosoftGraphPrint", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/print", + "OutputType": "IMicrosoftGraphPrint", + "Command": "Update-MgPrint", + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/connectors/{printConnector-id}", - "Module": "Devices.CloudPrint", - "Command": "Update-MgPrintConnector", - "OutputType": "IMicrosoftGraphPrintConnector", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printconnector-update?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printconnector-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/print/connectors/{printConnector-id}", + "OutputType": "IMicrosoftGraphPrintConnector", + "Command": "Update-MgPrintConnector", + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/operations/{printOperation-id}", - "Module": "Devices.CloudPrint", - "Command": "Update-MgPrintOperation", - "OutputType": "IMicrosoftGraphPrintOperation", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/print/operations/{printOperation-id}", + "OutputType": "IMicrosoftGraphPrintOperation", + "Command": "Update-MgPrintOperation", + "Module": "Devices.CloudPrint" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], "Permissions": [ { "Name": "Printer.ReadWrite.All", @@ -563352,22 +565186,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/print/printers/{printer-id}", - "Module": "Devices.CloudPrint", - "Command": "Update-MgPrintPrinter", "OutputType": "IMicrosoftGraphPrinter", + "Command": "Update-MgPrintPrinter", + "Module": "Devices.CloudPrint" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printer-update?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "PrintJob.ReadWriteBasic.All", @@ -563394,520 +565228,518 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}", - "Module": "Devices.CloudPrint", - "Command": "Update-MgPrintPrinterJob", "OutputType": "IMicrosoftGraphPrintJob", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printjob-update?view=graph-rest-1.0" + "Command": "Update-MgPrintPrinterJob", + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "Module": "Devices.CloudPrint", - "Command": "Update-MgPrintPrinterJobDocument", - "OutputType": "IMicrosoftGraphPrintDocument", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/documents/{printDocument-id}", + "OutputType": "IMicrosoftGraphPrintDocument", + "Command": "Update-MgPrintPrinterJobDocument", + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "Module": "Devices.CloudPrint", - "Command": "Update-MgPrintPrinterJobTask", - "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/print/printers/{printer-id}/jobs/{printJob-id}/tasks/{printTask-id}", + "OutputType": "IMicrosoftGraphPrintTask", + "Command": "Update-MgPrintPrinterJobTask", + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", - "Module": "Devices.CloudPrint", - "Command": "Update-MgPrintPrinterTaskTrigger", - "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/print/printers/{printer-id}/taskTriggers/{printTaskTrigger-id}", + "OutputType": "IMicrosoftGraphPrintTaskTrigger", + "Command": "Update-MgPrintPrinterTaskTrigger", + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/services/{printService-id}", - "Module": "Devices.CloudPrint", - "Command": "Update-MgPrintService", - "OutputType": "IMicrosoftGraphPrintService", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/print/services/{printService-id}", + "OutputType": "IMicrosoftGraphPrintService", + "Command": "Update-MgPrintService", + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", - "Module": "Devices.CloudPrint", - "Command": "Update-MgPrintServiceEndpoint", - "OutputType": "IMicrosoftGraphPrintServiceEndpoint", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/print/services/{printService-id}/endpoints/{printServiceEndpoint-id}", + "OutputType": "IMicrosoftGraphPrintServiceEndpoint", + "Command": "Update-MgPrintServiceEndpoint", + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/shares/{printerShare-id}", - "Module": "Devices.CloudPrint", - "Command": "Update-MgPrintShare", - "OutputType": "IMicrosoftGraphPrinterShare", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-update?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printershare-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/print/shares/{printerShare-id}", + "OutputType": "IMicrosoftGraphPrinterShare", + "Command": "Update-MgPrintShare", + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", - "Module": "Devices.CloudPrint", - "Command": "Update-MgPrintShareAllowedUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/print/shares/{printerShare-id}/allowedUsers/{user-id}/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgPrintShareAllowedUserMailboxSetting", + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", - "Module": "Devices.CloudPrint", - "Command": "Update-MgPrintShareJob", - "OutputType": "IMicrosoftGraphPrintJob", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}", + "OutputType": "IMicrosoftGraphPrintJob", + "Command": "Update-MgPrintShareJob", + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", - "Module": "Devices.CloudPrint", - "Command": "Update-MgPrintShareJobDocument", - "OutputType": "IMicrosoftGraphPrintDocument", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/documents/{printDocument-id}", + "OutputType": "IMicrosoftGraphPrintDocument", + "Command": "Update-MgPrintShareJobDocument", + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", - "Module": "Devices.CloudPrint", - "Command": "Update-MgPrintShareJobTask", - "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/print/shares/{printerShare-id}/jobs/{printJob-id}/tasks/{printTask-id}", + "OutputType": "IMicrosoftGraphPrintTask", + "Command": "Update-MgPrintShareJobTask", + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", - "Module": "Devices.CloudPrint", - "Command": "Update-MgPrintTaskDefinition", - "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-update-taskdefinition?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/print-update-taskdefinition?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}", + "OutputType": "IMicrosoftGraphPrintTaskDefinition", + "Command": "Update-MgPrintTaskDefinition", + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", - "Module": "Devices.CloudPrint", - "Command": "Update-MgPrintTaskDefinitionTask", - "OutputType": "IMicrosoftGraphPrintTask", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtaskdefinition-update-task?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/printtaskdefinition-update-task?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/print/taskDefinitions/{printTaskDefinition-id}/tasks/{printTask-id}", + "OutputType": "IMicrosoftGraphPrintTask", + "Command": "Update-MgPrintTaskDefinitionTask", + "Module": "Devices.CloudPrint" }, { - "Permissions": [], - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", - "Module": "Compliance", - "Command": "Update-MgPrivacySubjectRightsRequest", - "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-update?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subjectrightsrequest-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}", + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "Command": "Update-MgPrivacySubjectRightsRequest", + "Module": "Compliance" }, { - "Permissions": [], - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", - "Module": "Compliance", - "Command": "Update-MgPrivacySubjectRightsRequestApproverMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgPrivacySubjectRightsRequestApproverMailboxSetting", + "Module": "Compliance" }, { - "Permissions": [], - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", - "Module": "Compliance", - "Command": "Update-MgPrivacySubjectRightsRequestCollaboratorMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgPrivacySubjectRightsRequestCollaboratorMailboxSetting", + "Module": "Compliance" }, { - "Permissions": [], - "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "Module": "Compliance", - "Command": "Update-MgPrivacySubjectRightsRequestNote", - "OutputType": "IMicrosoftGraphAuthoredNote", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/privacy/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", + "OutputType": "IMicrosoftGraphAuthoredNote", + "Command": "Update-MgPrivacySubjectRightsRequestNote", + "Module": "Compliance" }, { - "Permissions": [], - "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", - "Module": "Reports", - "Command": "Update-MgReportAuthenticationMethodUserRegistrationDetail", - "OutputType": "IMicrosoftGraphUserRegistrationDetails", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/reports/authenticationMethods/userRegistrationDetails/{userRegistrationDetails-id}", + "OutputType": "IMicrosoftGraphUserRegistrationDetails", + "Command": "Update-MgReportAuthenticationMethodUserRegistrationDetail", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/partners/billing", - "Module": "Reports", - "Command": "Update-MgReportPartnerBilling", - "OutputType": "IMicrosoftGraphPartnersBilling", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/reports/partners/billing", + "OutputType": "IMicrosoftGraphPartnersBilling", + "Command": "Update-MgReportPartnerBilling", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/partners/billing/manifests/{manifest-id}", - "Module": "Reports", - "Command": "Update-MgReportPartnerBillingManifest", - "OutputType": "IMicrosoftGraphPartnersBillingManifest", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/reports/partners/billing/manifests/{manifest-id}", + "OutputType": "IMicrosoftGraphPartnersBillingManifest", + "Command": "Update-MgReportPartnerBillingManifest", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/partners/billing/operations/{operation-id}", - "Module": "Reports", - "Command": "Update-MgReportPartnerBillingOperation", - "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/reports/partners/billing/operations/{operation-id}", + "OutputType": "IMicrosoftGraphPartnersBillingOperation", + "Command": "Update-MgReportPartnerBillingOperation", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/partners/billing/reconciliation", - "Module": "Reports", - "Command": "Update-MgReportPartnerBillingReconciliation", - "OutputType": "IMicrosoftGraphPartnersBillingReconciliation", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/reports/partners/billing/reconciliation", + "OutputType": "IMicrosoftGraphPartnersBillingReconciliation", + "Command": "Update-MgReportPartnerBillingReconciliation", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/partners/billing/reconciliation/billed", - "Module": "Reports", - "Command": "Update-MgReportPartnerBillingReconciliationBilled", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/reports/partners/billing/reconciliation/billed", + "OutputType": null, + "Command": "Update-MgReportPartnerBillingReconciliationBilled", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/partners/billing/usage", - "Module": "Reports", - "Command": "Update-MgReportPartnerBillingUsage", - "OutputType": "IMicrosoftGraphPartnersBillingAzureUsage", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/reports/partners/billing/usage", + "OutputType": "IMicrosoftGraphPartnersBillingAzureUsage", + "Command": "Update-MgReportPartnerBillingUsage", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/partners/billing/usage/billed", - "Module": "Reports", - "Command": "Update-MgReportPartnerBillingUsageBilled", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/reports/partners/billing/usage/billed", + "OutputType": null, + "Command": "Update-MgReportPartnerBillingUsageBilled", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/reports/partners/billing/usage/unbilled", - "Module": "Reports", - "Command": "Update-MgReportPartnerBillingUsageUnbilled", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/reports/partners/billing/usage/unbilled", + "OutputType": null, + "Command": "Update-MgReportPartnerBillingUsageUnbilled", + "Module": "Reports" }, { - "Permissions": [], - "Uri": "/identityProtection/riskDetections/{riskDetection-id}", - "Module": "Identity.SignIns", - "Command": "Update-MgRiskDetection", - "OutputType": "IMicrosoftGraphRiskDetection", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityProtection/riskDetections/{riskDetection-id}", + "OutputType": "IMicrosoftGraphRiskDetection", + "Command": "Update-MgRiskDetection", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", - "Module": "Identity.SignIns", - "Command": "Update-MgRiskyServicePrincipal", - "OutputType": "IMicrosoftGraphRiskyServicePrincipal", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}", + "OutputType": "IMicrosoftGraphRiskyServicePrincipal", + "Command": "Update-MgRiskyServicePrincipal", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", - "Module": "Identity.SignIns", - "Command": "Update-MgRiskyServicePrincipalHistory", - "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityProtection/riskyServicePrincipals/{riskyServicePrincipal-id}/history/{riskyServicePrincipalHistoryItem-id}", + "OutputType": "IMicrosoftGraphRiskyServicePrincipalHistoryItem", + "Command": "Update-MgRiskyServicePrincipalHistory", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", - "Module": "Identity.SignIns", - "Command": "Update-MgRiskyUser", - "OutputType": "IMicrosoftGraphRiskyUser", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}", + "OutputType": "IMicrosoftGraphRiskyUser", + "Command": "Update-MgRiskyUser", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", - "Module": "Identity.SignIns", - "Command": "Update-MgRiskyUserHistory", - "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityProtection/riskyUsers/{riskyUser-id}/history/{riskyUserHistoryItem-id}", + "OutputType": "IMicrosoftGraphRiskyUserHistoryItem", + "Command": "Update-MgRiskyUserHistory", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Update", + "UpdateExpanded" + ], "Permissions": [ { "Name": "DeviceManagementConfiguration.ReadWrite.All", @@ -563926,154 +565758,156 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/roleManagement", - "Module": "DeviceManagement.Enrollment", - "Command": "Update-MgRoleManagement", "OutputType": "IMicrosoftGraphRoleManagement", + "Command": "Update-MgRoleManagement", + "Module": "DeviceManagement.Enrollment" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/roleManagement/directory", - "Module": "Identity.Governance", - "Command": "Update-MgRoleManagementDirectory", "OutputType": "IMicrosoftGraphRbacApplication", + "Command": "Update-MgRoleManagementDirectory", + "Module": "Identity.Governance" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", - "UpdateExpanded" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Module": "Identity.Governance", - "Command": "Update-MgRoleManagementDirectoryResourceNamespace", "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Command": "Update-MgRoleManagementDirectoryResourceNamespace", + "Module": "Identity.Governance" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/roleManagement/directory/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Module": "Identity.Governance", - "Command": "Update-MgRoleManagementDirectoryResourceNamespaceResourceAction", "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Command": "Update-MgRoleManagementDirectoryResourceNamespaceResourceAction", + "Module": "Identity.Governance" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}", - "Module": "Identity.Governance", - "Command": "Update-MgRoleManagementDirectoryRoleAssignment", "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Command": "Update-MgRoleManagementDirectoryRoleAssignment", + "Module": "Identity.Governance" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/roleManagement/directory/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "Module": "Identity.Governance", - "Command": "Update-MgRoleManagementDirectoryRoleAssignmentAppScope", "OutputType": "IMicrosoftGraphAppScope", + "Command": "Update-MgRoleManagementDirectoryRoleAssignmentAppScope", + "Module": "Identity.Governance" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/roleManagement/directory/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "Module": "Identity.Governance", - "Command": "Update-MgRoleManagementDirectoryRoleAssignmentSchedule", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Command": "Update-MgRoleManagementDirectoryRoleAssignmentSchedule", + "Module": "Identity.Governance" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/roleManagement/directory/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "Module": "Identity.Governance", - "Command": "Update-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Command": "Update-MgRoleManagementDirectoryRoleAssignmentScheduleInstance", + "Module": "Identity.Governance" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/roleManagement/directory/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "Module": "Identity.Governance", - "Command": "Update-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Command": "Update-MgRoleManagementDirectoryRoleAssignmentScheduleRequest", + "Module": "Identity.Governance" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "RoleManagement.ReadWrite.Directory", @@ -564092,309 +565926,309 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}", - "Module": "Identity.Governance", - "Command": "Update-MgRoleManagementDirectoryRoleDefinition", "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/unifiedroledefinition-update?view=graph-rest-1.0" + "Command": "Update-MgRoleManagementDirectoryRoleDefinition", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Module": "Identity.Governance", - "Command": "Update-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/directory/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "Update-MgRoleManagementDirectoryRoleDefinitionInheritPermissionFrom", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "Module": "Identity.Governance", - "Command": "Update-MgRoleManagementDirectoryRoleEligibilitySchedule", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/directory/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Command": "Update-MgRoleManagementDirectoryRoleEligibilitySchedule", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "Module": "Identity.Governance", - "Command": "Update-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/directory/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Command": "Update-MgRoleManagementDirectoryRoleEligibilityScheduleInstance", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "Module": "Identity.Governance", - "Command": "Update-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/directory/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Command": "Update-MgRoleManagementDirectoryRoleEligibilityScheduleRequest", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement", - "Module": "Identity.Governance", - "Command": "Update-MgRoleManagementEntitlementManagement", - "OutputType": "IMicrosoftGraphRbacApplication", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/entitlementManagement", + "OutputType": "IMicrosoftGraphRbacApplication", + "Command": "Update-MgRoleManagementEntitlementManagement", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", - "Module": "Identity.Governance", - "Command": "Update-MgRoleManagementEntitlementManagementResourceNamespace", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceNamespace", + "Command": "Update-MgRoleManagementEntitlementManagementResourceNamespace", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", - "Module": "Identity.Governance", - "Command": "Update-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", - "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/entitlementManagement/resourceNamespaces/{unifiedRbacResourceNamespace-id}/resourceActions/{unifiedRbacResourceAction-id}", + "OutputType": "IMicrosoftGraphUnifiedRbacResourceAction", + "Command": "Update-MgRoleManagementEntitlementManagementResourceNamespaceResourceAction", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", - "Module": "Identity.Governance", - "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignment", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignment", + "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignment", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", - "Module": "Identity.Governance", - "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", - "OutputType": "IMicrosoftGraphAppScope", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/entitlementManagement/roleAssignments/{unifiedRoleAssignment-id}/appScope", + "OutputType": "IMicrosoftGraphAppScope", + "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentAppScope", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", - "Module": "Identity.Governance", - "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentSchedules/{unifiedRoleAssignmentSchedule-id}", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentSchedule", + "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentSchedule", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", - "Module": "Identity.Governance", - "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleInstances/{unifiedRoleAssignmentScheduleInstance-id}", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleInstance", + "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentScheduleInstance", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", - "Module": "Identity.Governance", - "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", - "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/entitlementManagement/roleAssignmentScheduleRequests/{unifiedRoleAssignmentScheduleRequest-id}", + "OutputType": "IMicrosoftGraphUnifiedRoleAssignmentScheduleRequest", + "Command": "Update-MgRoleManagementEntitlementManagementRoleAssignmentScheduleRequest", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", - "Module": "Identity.Governance", - "Command": "Update-MgRoleManagementEntitlementManagementRoleDefinition", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "Update-MgRoleManagementEntitlementManagementRoleDefinition", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", - "Module": "Identity.Governance", - "Command": "Update-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", - "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/entitlementManagement/roleDefinitions/{unifiedRoleDefinition-id}/inheritsPermissionsFrom/{unifiedRoleDefinition-id1}", + "OutputType": "IMicrosoftGraphUnifiedRoleDefinition", + "Command": "Update-MgRoleManagementEntitlementManagementRoleDefinitionInheritPermissionFrom", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", - "Module": "Identity.Governance", - "Command": "Update-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/entitlementManagement/roleEligibilitySchedules/{unifiedRoleEligibilitySchedule-id}", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilitySchedule", + "Command": "Update-MgRoleManagementEntitlementManagementRoleEligibilitySchedule", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", - "Module": "Identity.Governance", - "Command": "Update-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleInstances/{unifiedRoleEligibilityScheduleInstance-id}", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleInstance", + "Command": "Update-MgRoleManagementEntitlementManagementRoleEligibilityScheduleInstance", + "Module": "Identity.Governance" }, { - "Permissions": [], - "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", - "Module": "Identity.Governance", - "Command": "Update-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", - "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/roleManagement/entitlementManagement/roleEligibilityScheduleRequests/{unifiedRoleEligibilityScheduleRequest-id}", + "OutputType": "IMicrosoftGraphUnifiedRoleEligibilityScheduleRequest", + "Command": "Update-MgRoleManagementEntitlementManagementRoleEligibilityScheduleRequest", + "Module": "Identity.Governance" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], "Permissions": [ { "Name": "Application.ReadWrite.All", @@ -564413,22 +566247,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/schemaExtensions/{schemaExtension-id}", - "Module": "SchemaExtensions", - "Command": "Update-MgSchemaExtension", "OutputType": "IMicrosoftGraphSchemaExtension", + "Command": "Update-MgSchemaExtension", + "Module": "SchemaExtensions" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schemaextension-update?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -564447,22 +566281,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-acronym-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/search/acronyms/{acronym-id}", - "Module": "Search", - "Command": "Update-MgSearchAcronym", "OutputType": "IMicrosoftGraphSearchAcronym", + "Command": "Update-MgSearchAcronym", + "Module": "Search" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-acronym-update?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "SearchConfiguration.Read.All", @@ -564481,290 +566315,290 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-bookmark-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/search/bookmarks/{bookmark-id}", - "Module": "Search", - "Command": "Update-MgSearchBookmark", "OutputType": "IMicrosoftGraphSearchBookmark", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-bookmark-update?view=graph-rest-1.0" + "Command": "Update-MgSearchBookmark", + "Module": "Search" }, { - "Permissions": [], - "Uri": "/search", - "Module": "Search", - "Command": "Update-MgSearchEntity", - "OutputType": "IMicrosoftGraphSearchEntity", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/search", + "OutputType": "IMicrosoftGraphSearchEntity", + "Command": "Update-MgSearchEntity", + "Module": "Search" }, { - "Permissions": [], - "Uri": "/search/qnas/{qna-id}", - "Module": "Search", - "Command": "Update-MgSearchQna", - "OutputType": "IMicrosoftGraphSearchQna", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-qna-update?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/search-qna-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/search/qnas/{qna-id}", + "OutputType": "IMicrosoftGraphSearchQna", + "Command": "Update-MgSearchQna", + "Module": "Search" }, { - "Permissions": [], - "Uri": "/security/alerts/{alert-id}", - "Module": "Security", - "Command": "Update-MgSecurityAlert", - "OutputType": "IMicrosoftGraphAlert", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/alert-update?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/alert-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/security/alerts/{alert-id}", + "OutputType": "IMicrosoftGraphAlert", + "Command": "Update-MgSecurityAlert", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/alerts_v2/{alert-id}", - "Module": "Security", - "Command": "Update-MgSecurityAlertV2", - "OutputType": "IMicrosoftGraphSecurityAlert", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-alert-update?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-alert-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/security/alerts_v2/{alert-id}", + "OutputType": "IMicrosoftGraphSecurityAlert", + "Command": "Update-MgSecurityAlertV2", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", - "Module": "Security", - "Command": "Update-MgSecurityAttackSimulationAutomation", - "OutputType": "IMicrosoftGraphSimulationAutomation", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}", + "OutputType": "IMicrosoftGraphSimulationAutomation", + "Command": "Update-MgSecurityAttackSimulationAutomation", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", - "Module": "Security", - "Command": "Update-MgSecurityAttackSimulationAutomationRun", - "OutputType": "IMicrosoftGraphSimulationAutomationRun", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/attackSimulation/simulationAutomations/{simulationAutomation-id}/runs/{simulationAutomationRun-id}", + "OutputType": "IMicrosoftGraphSimulationAutomationRun", + "Command": "Update-MgSecurityAttackSimulationAutomationRun", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}", - "Module": "Security", - "Command": "Update-MgSecurityAttackSimulationEndUserNotification", - "OutputType": "IMicrosoftGraphEndUserNotification", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}", + "OutputType": "IMicrosoftGraphEndUserNotification", + "Command": "Update-MgSecurityAttackSimulationEndUserNotification", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}", - "Module": "Security", - "Command": "Update-MgSecurityAttackSimulationEndUserNotificationDetail", - "OutputType": "IMicrosoftGraphEndUserNotificationDetail", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/attackSimulation/endUserNotifications/{endUserNotification-id}/details/{endUserNotificationDetail-id}", + "OutputType": "IMicrosoftGraphEndUserNotificationDetail", + "Command": "Update-MgSecurityAttackSimulationEndUserNotificationDetail", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}", - "Module": "Security", - "Command": "Update-MgSecurityAttackSimulationLandingPage", - "OutputType": "IMicrosoftGraphLandingPage", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}", + "OutputType": "IMicrosoftGraphLandingPage", + "Command": "Update-MgSecurityAttackSimulationLandingPage", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}", - "Module": "Security", - "Command": "Update-MgSecurityAttackSimulationLandingPageDetail", - "OutputType": "IMicrosoftGraphLandingPageDetail", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/attackSimulation/landingPages/{landingPage-id}/details/{landingPageDetail-id}", + "OutputType": "IMicrosoftGraphLandingPageDetail", + "Command": "Update-MgSecurityAttackSimulationLandingPageDetail", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/loginPages/{loginPage-id}", - "Module": "Security", - "Command": "Update-MgSecurityAttackSimulationLoginPage", - "OutputType": "IMicrosoftGraphLoginPage", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/attackSimulation/loginPages/{loginPage-id}", + "OutputType": "IMicrosoftGraphLoginPage", + "Command": "Update-MgSecurityAttackSimulationLoginPage", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}", - "Module": "Security", - "Command": "Update-MgSecurityAttackSimulationOperation", - "OutputType": "IMicrosoftGraphAttackSimulationOperation", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/attackSimulation/operations/{attackSimulationOperation-id}", + "OutputType": "IMicrosoftGraphAttackSimulationOperation", + "Command": "Update-MgSecurityAttackSimulationOperation", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/payloads/{payload-id}", - "Module": "Security", - "Command": "Update-MgSecurityAttackSimulationPayload", - "OutputType": "IMicrosoftGraphPayload", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/attackSimulation/payloads/{payload-id}", + "OutputType": "IMicrosoftGraphPayload", + "Command": "Update-MgSecurityAttackSimulationPayload", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/trainings/{training-id}", - "Module": "Security", - "Command": "Update-MgSecurityAttackSimulationTraining", - "OutputType": "IMicrosoftGraphTraining", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/attackSimulation/trainings/{training-id}", + "OutputType": "IMicrosoftGraphTraining", + "Command": "Update-MgSecurityAttackSimulationTraining", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}", - "Module": "Security", - "Command": "Update-MgSecurityAttackSimulationTrainingLanguageDetail", - "OutputType": "IMicrosoftGraphTrainingLanguageDetail", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/attackSimulation/trainings/{training-id}/languageDetails/{trainingLanguageDetail-id}", + "OutputType": "IMicrosoftGraphTrainingLanguageDetail", + "Command": "Update-MgSecurityAttackSimulationTrainingLanguageDetail", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/cases", - "Module": "Security", - "Command": "Update-MgSecurityCase", - "OutputType": "IMicrosoftGraphSecurityCasesRoot", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/cases", + "OutputType": "IMicrosoftGraphSecurityCasesRoot", + "Command": "Update-MgSecurityCase", + "Module": "Security" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -564783,39 +566617,37 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}", - "Module": "Security", - "Command": "Update-MgSecurityCaseEdiscoveryCase", "OutputType": "IMicrosoftGraphSecurityEdiscoveryCase", + "Command": "Update-MgSecurityCaseEdiscoveryCase", + "Module": "Security" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycase-update?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}", - "Module": "Security", - "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodian", "OutputType": "IMicrosoftGraphSecurityEdiscoveryCustodian", + "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodian", + "Module": "Security" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" + "UpdateViaIdentity" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -564834,88 +566666,88 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-updateindex?view=graph-rest-1.0", + "Method": "POST", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/updateIndex", - "Module": "Security", - "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianIndex", "OutputType": null, - "Variants": [ - "Update", - "UpdateViaIdentity" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycustodian-updateindex?view=graph-rest-1.0" + "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianIndex", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", - "Module": "Security", - "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", - "OutputType": "IMicrosoftGraphSecuritySiteSource", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/siteSources/{siteSource-id}", + "OutputType": "IMicrosoftGraphSecuritySiteSource", + "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianSiteSource", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", - "Module": "Security", - "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", - "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/unifiedGroupSources/{unifiedGroupSource-id}", + "OutputType": "IMicrosoftGraphSecurityUnifiedGroupSource", + "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianUnifiedGroupSource", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", - "Module": "Security", - "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianUserSource", - "OutputType": "IMicrosoftGraphSecurityUserSource", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/custodians/{ediscoveryCustodian-id}/userSources/{userSource-id}", + "OutputType": "IMicrosoftGraphSecurityUserSource", + "Command": "Update-MgSecurityCaseEdiscoveryCaseCustodianUserSource", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", - "Module": "Security", - "Command": "Update-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", - "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}", + "OutputType": "IMicrosoftGraphSecurityEdiscoveryNoncustodialDataSource", + "Command": "Update-MgSecurityCaseEdiscoveryCaseNoncustodialDataSource", + "Module": "Security" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Update", + "UpdateViaIdentity" + ], "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -564934,54 +566766,56 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-updateindex?view=graph-rest-1.0", + "Method": "POST", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/noncustodialDataSources/{ediscoveryNoncustodialDataSource-id}/updateIndex", - "Module": "Security", - "Command": "Update-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceIndex", "OutputType": null, + "Command": "Update-MgSecurityCaseEdiscoveryCaseNoncustodialDataSourceIndex", + "Module": "Security" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", - "UpdateViaIdentity" + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverynoncustodialdatasource-updateindex?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/operations/{caseOperation-id}", - "Module": "Security", - "Command": "Update-MgSecurityCaseEdiscoveryCaseOperation", "OutputType": "IMicrosoftGraphSecurityCaseOperation", + "Command": "Update-MgSecurityCaseEdiscoveryCaseOperation", + "Module": "Security" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}", - "Module": "Security", - "Command": "Update-MgSecurityCaseEdiscoveryCaseReviewSet", "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSet", + "Command": "Update-MgSecurityCaseEdiscoveryCaseReviewSet", + "Module": "Security" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -565000,22 +566834,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/reviewSets/{ediscoveryReviewSet-id}/queries/{ediscoveryReviewSetQuery-id}", - "Module": "Security", - "Command": "Update-MgSecurityCaseEdiscoveryCaseReviewSetQuery", "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewSetQuery", + "Command": "Update-MgSecurityCaseEdiscoveryCaseReviewSetQuery", + "Module": "Security" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewsetquery-update?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -565034,56 +566868,56 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}", - "Module": "Security", - "Command": "Update-MgSecurityCaseEdiscoveryCaseSearch", "OutputType": "IMicrosoftGraphSecurityEdiscoverySearch", + "Command": "Update-MgSecurityCaseEdiscoveryCaseSearch", + "Module": "Security" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverysearch-update?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/searches/{ediscoverySearch-id}/additionalSources/{dataSource-id}", - "Module": "Security", - "Command": "Update-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", "OutputType": "IMicrosoftGraphSecurityDataSource", + "Command": "Update-MgSecurityCaseEdiscoveryCaseSearchAdditionalSource", + "Module": "Security" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycasesettings-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/settings", - "Module": "Security", - "Command": "Update-MgSecurityCaseEdiscoveryCaseSetting", "OutputType": "IMicrosoftGraphSecurityEdiscoveryCaseSettings", + "Command": "Update-MgSecurityCaseEdiscoveryCaseSetting", + "Module": "Security" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoverycasesettings-update?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "eDiscovery.Read.All", @@ -565102,828 +566936,828 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewtag-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/security/cases/ediscoveryCases/{ediscoveryCase-id}/tags/{ediscoveryReviewTag-id}", - "Module": "Security", - "Command": "Update-MgSecurityCaseEdiscoveryCaseTag", "OutputType": "IMicrosoftGraphSecurityEdiscoveryReviewTag", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-ediscoveryreviewtag-update?view=graph-rest-1.0" + "Command": "Update-MgSecurityCaseEdiscoveryCaseTag", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/identities", - "Module": "Security", - "Command": "Update-MgSecurityIdentity", - "OutputType": "IMicrosoftGraphSecurityIdentityContainer", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/identities", + "OutputType": "IMicrosoftGraphSecurityIdentityContainer", + "Command": "Update-MgSecurityIdentity", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/identities/healthIssues/{healthIssue-id}", - "Module": "Security", - "Command": "Update-MgSecurityIdentityHealthIssue", - "OutputType": "IMicrosoftGraphSecurityHealthIssue", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/identities/healthIssues/{healthIssue-id}", + "OutputType": "IMicrosoftGraphSecurityHealthIssue", + "Command": "Update-MgSecurityIdentityHealthIssue", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/incidents/{incident-id}", - "Module": "Security", - "Command": "Update-MgSecurityIncident", - "OutputType": "IMicrosoftGraphSecurityIncident", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-incident-update?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-incident-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/security/incidents/{incident-id}", + "OutputType": "IMicrosoftGraphSecurityIncident", + "Command": "Update-MgSecurityIncident", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/labels", - "Module": "Security", - "Command": "Update-MgSecurityLabel", - "OutputType": "IMicrosoftGraphSecurityLabelsRoot", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/labels", + "OutputType": "IMicrosoftGraphSecurityLabelsRoot", + "Command": "Update-MgSecurityLabel", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/labels/authorities/{authorityTemplate-id}", - "Module": "Security", - "Command": "Update-MgSecurityLabelAuthority", - "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/labels/authorities/{authorityTemplate-id}", + "OutputType": "IMicrosoftGraphSecurityAuthorityTemplate", + "Command": "Update-MgSecurityLabelAuthority", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/labels/categories/{categoryTemplate-id}", - "Module": "Security", - "Command": "Update-MgSecurityLabelCategory", - "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/labels/categories/{categoryTemplate-id}", + "OutputType": "IMicrosoftGraphSecurityCategoryTemplate", + "Command": "Update-MgSecurityLabelCategory", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/{subcategoryTemplate-id}", - "Module": "Security", - "Command": "Update-MgSecurityLabelCategorySubcategory", - "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/labels/categories/{categoryTemplate-id}/subcategories/{subcategoryTemplate-id}", + "OutputType": "IMicrosoftGraphSecuritySubcategoryTemplate", + "Command": "Update-MgSecurityLabelCategorySubcategory", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/labels/citations/{citationTemplate-id}", - "Module": "Security", - "Command": "Update-MgSecurityLabelCitation", - "OutputType": "IMicrosoftGraphSecurityCitationTemplate", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/labels/citations/{citationTemplate-id}", + "OutputType": "IMicrosoftGraphSecurityCitationTemplate", + "Command": "Update-MgSecurityLabelCitation", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/labels/departments/{departmentTemplate-id}", - "Module": "Security", - "Command": "Update-MgSecurityLabelDepartment", - "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/labels/departments/{departmentTemplate-id}", + "OutputType": "IMicrosoftGraphSecurityDepartmentTemplate", + "Command": "Update-MgSecurityLabelDepartment", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}", - "Module": "Security", - "Command": "Update-MgSecurityLabelFilePlanReference", - "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/labels/filePlanReferences/{filePlanReferenceTemplate-id}", + "OutputType": "IMicrosoftGraphSecurityFilePlanReferenceTemplate", + "Command": "Update-MgSecurityLabelFilePlanReference", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}", - "Module": "Security", - "Command": "Update-MgSecurityLabelRetentionLabel", - "OutputType": "IMicrosoftGraphSecurityRetentionLabel", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionlabel-update?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/security-retentionlabel-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}", + "OutputType": "IMicrosoftGraphSecurityRetentionLabel", + "Command": "Update-MgSecurityLabelRetentionLabel", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors", - "Module": "Security", - "Command": "Update-MgSecurityLabelRetentionLabelDescriptor", - "OutputType": "IMicrosoftGraphSecurityFilePlanDescriptor", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/descriptors", + "OutputType": "IMicrosoftGraphSecurityFilePlanDescriptor", + "Command": "Update-MgSecurityLabelRetentionLabelDescriptor", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-stageNumber}", - "Module": "Security", - "Command": "Update-MgSecurityLabelRetentionLabelDispositionReviewStage", - "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/labels/retentionLabels/{retentionLabel-id}/dispositionReviewStages/{dispositionReviewStage-stageNumber}", + "OutputType": "IMicrosoftGraphSecurityDispositionReviewStage", + "Command": "Update-MgSecurityLabelRetentionLabelDispositionReviewStage", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/secureScores/{secureScore-id}", - "Module": "Security", - "Command": "Update-MgSecuritySecureScore", - "OutputType": "IMicrosoftGraphSecureScore", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/secureScores/{secureScore-id}", + "OutputType": "IMicrosoftGraphSecureScore", + "Command": "Update-MgSecuritySecureScore", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", - "Module": "Security", - "Command": "Update-MgSecuritySecureScoreControlProfile", - "OutputType": "IMicrosoftGraphSecureScoreControlProfile", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securescorecontrolprofile-update?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/securescorecontrolprofile-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/security/secureScoreControlProfiles/{secureScoreControlProfile-id}", + "OutputType": "IMicrosoftGraphSecureScoreControlProfile", + "Command": "Update-MgSecuritySecureScoreControlProfile", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}", - "Module": "Security", - "Command": "Update-MgSecuritySubjectRightsRequest", - "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}", + "OutputType": "IMicrosoftGraphSubjectRightsRequest", + "Command": "Update-MgSecuritySubjectRightsRequest", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", - "Module": "Security", - "Command": "Update-MgSecuritySubjectRightsRequestApproverMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/approvers/{user-id}/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgSecuritySubjectRightsRequestApproverMailboxSetting", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", - "Module": "Security", - "Command": "Update-MgSecuritySubjectRightsRequestCollaboratorMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/collaborators/{user-id}/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgSecuritySubjectRightsRequestCollaboratorMailboxSetting", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", - "Module": "Security", - "Command": "Update-MgSecuritySubjectRightsRequestNote", - "OutputType": "IMicrosoftGraphAuthoredNote", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/subjectRightsRequests/{subjectRightsRequest-id}/notes/{authoredNote-id}", + "OutputType": "IMicrosoftGraphAuthoredNote", + "Command": "Update-MgSecuritySubjectRightsRequestNote", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence", - "Module": "Security", - "Command": "Update-MgSecurityThreatIntelligence", - "OutputType": "IMicrosoftGraphSecurityThreatIntelligence", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/threatIntelligence", + "OutputType": "IMicrosoftGraphSecurityThreatIntelligence", + "Command": "Update-MgSecurityThreatIntelligence", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/articles/{article-id}", - "Module": "Security", - "Command": "Update-MgSecurityThreatIntelligenceArticle", - "OutputType": "IMicrosoftGraphSecurityArticle", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/threatIntelligence/articles/{article-id}", + "OutputType": "IMicrosoftGraphSecurityArticle", + "Command": "Update-MgSecurityThreatIntelligenceArticle", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", - "Module": "Security", - "Command": "Update-MgSecurityThreatIntelligenceArticleIndicator", - "OutputType": "IMicrosoftGraphSecurityArticleIndicator", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/threatIntelligence/articleIndicators/{articleIndicator-id}", + "OutputType": "IMicrosoftGraphSecurityArticleIndicator", + "Command": "Update-MgSecurityThreatIntelligenceArticleIndicator", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hosts/{host-id}", - "Module": "Security", - "Command": "Update-MgSecurityThreatIntelligenceHost", - "OutputType": "IMicrosoftGraphSecurityHost", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/threatIntelligence/hosts/{host-id}", + "OutputType": "IMicrosoftGraphSecurityHost", + "Command": "Update-MgSecurityThreatIntelligenceHost", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", - "Module": "Security", - "Command": "Update-MgSecurityThreatIntelligenceHostComponent", - "OutputType": "IMicrosoftGraphSecurityHostComponent", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/threatIntelligence/hostComponents/{hostComponent-id}", + "OutputType": "IMicrosoftGraphSecurityHostComponent", + "Command": "Update-MgSecurityThreatIntelligenceHostComponent", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", - "Module": "Security", - "Command": "Update-MgSecurityThreatIntelligenceHostCookie", - "OutputType": "IMicrosoftGraphSecurityHostCookie", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/threatIntelligence/hostCookies/{hostCookie-id}", + "OutputType": "IMicrosoftGraphSecurityHostCookie", + "Command": "Update-MgSecurityThreatIntelligenceHostCookie", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}", - "Module": "Security", - "Command": "Update-MgSecurityThreatIntelligenceHostPair", - "OutputType": "IMicrosoftGraphSecurityHostPair", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/threatIntelligence/hostPairs/{hostPair-id}", + "OutputType": "IMicrosoftGraphSecurityHostPair", + "Command": "Update-MgSecurityThreatIntelligenceHostPair", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}", - "Module": "Security", - "Command": "Update-MgSecurityThreatIntelligenceHostPort", - "OutputType": "IMicrosoftGraphSecurityHostPort", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/threatIntelligence/hostPorts/{hostPort-id}", + "OutputType": "IMicrosoftGraphSecurityHostPort", + "Command": "Update-MgSecurityThreatIntelligenceHostPort", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation", - "Module": "Security", - "Command": "Update-MgSecurityThreatIntelligenceHostReputation", - "OutputType": "IMicrosoftGraphSecurityHostReputation", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/threatIntelligence/hosts/{host-id}/reputation", + "OutputType": "IMicrosoftGraphSecurityHostReputation", + "Command": "Update-MgSecurityThreatIntelligenceHostReputation", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}", - "Module": "Security", - "Command": "Update-MgSecurityThreatIntelligenceHostSslCertificate", - "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/threatIntelligence/hostSslCertificates/{hostSslCertificate-id}", + "OutputType": "IMicrosoftGraphSecurityHostSslCertificate", + "Command": "Update-MgSecurityThreatIntelligenceHostSslCertificate", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", - "Module": "Security", - "Command": "Update-MgSecurityThreatIntelligenceHostTracker", - "OutputType": "IMicrosoftGraphSecurityHostTracker", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/threatIntelligence/hostTrackers/{hostTracker-id}", + "OutputType": "IMicrosoftGraphSecurityHostTracker", + "Command": "Update-MgSecurityThreatIntelligenceHostTracker", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}", - "Module": "Security", - "Command": "Update-MgSecurityThreatIntelligenceIntelProfile", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/threatIntelligence/intelProfiles/{intelligenceProfile-id}", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfile", + "Command": "Update-MgSecurityThreatIntelligenceIntelProfile", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", - "Module": "Security", - "Command": "Update-MgSecurityThreatIntelligencePassiveDnsRecord", - "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/threatIntelligence/passiveDnsRecords/{passiveDnsRecord-id}", + "OutputType": "IMicrosoftGraphSecurityPassiveDnsRecord", + "Command": "Update-MgSecurityThreatIntelligencePassiveDnsRecord", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", - "Module": "Security", - "Command": "Update-MgSecurityThreatIntelligenceProfileIndicator", - "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/threatIntelligence/intelligenceProfileIndicators/{intelligenceProfileIndicator-id}", + "OutputType": "IMicrosoftGraphSecurityIntelligenceProfileIndicator", + "Command": "Update-MgSecurityThreatIntelligenceProfileIndicator", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}", - "Module": "Security", - "Command": "Update-MgSecurityThreatIntelligenceSslCertificate", - "OutputType": "IMicrosoftGraphSecuritySslCertificate", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/threatIntelligence/sslCertificates/{sslCertificate-id}", + "OutputType": "IMicrosoftGraphSecuritySslCertificate", + "Command": "Update-MgSecurityThreatIntelligenceSslCertificate", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}", - "Module": "Security", - "Command": "Update-MgSecurityThreatIntelligenceSubdomain", - "OutputType": "IMicrosoftGraphSecuritySubdomain", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/threatIntelligence/subdomains/{subdomain-id}", + "OutputType": "IMicrosoftGraphSecuritySubdomain", + "Command": "Update-MgSecurityThreatIntelligenceSubdomain", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", - "Module": "Security", - "Command": "Update-MgSecurityThreatIntelligenceVulnerability", - "OutputType": "IMicrosoftGraphSecurityVulnerability", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}", + "OutputType": "IMicrosoftGraphSecurityVulnerability", + "Command": "Update-MgSecurityThreatIntelligenceVulnerability", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", - "Module": "Security", - "Command": "Update-MgSecurityThreatIntelligenceVulnerabilityComponent", - "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/threatIntelligence/vulnerabilities/{vulnerability-id}/components/{vulnerabilityComponent-id}", + "OutputType": "IMicrosoftGraphSecurityVulnerabilityComponent", + "Command": "Update-MgSecurityThreatIntelligenceVulnerabilityComponent", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}", - "Module": "Security", - "Command": "Update-MgSecurityThreatIntelligenceWhoisHistoryRecord", - "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/threatIntelligence/whoisHistoryRecords/{whoisHistoryRecord-id}", + "OutputType": "IMicrosoftGraphSecurityWhoisHistoryRecord", + "Command": "Update-MgSecurityThreatIntelligenceWhoisHistoryRecord", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}", - "Module": "Security", - "Command": "Update-MgSecurityThreatIntelligenceWhoisRecord", - "OutputType": "IMicrosoftGraphSecurityWhoisRecord", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/threatIntelligence/whoisRecords/{whoisRecord-id}", + "OutputType": "IMicrosoftGraphSecurityWhoisRecord", + "Command": "Update-MgSecurityThreatIntelligenceWhoisRecord", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/triggers", - "Module": "Security", - "Command": "Update-MgSecurityTrigger", - "OutputType": "IMicrosoftGraphSecurityTriggersRoot", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/triggers", + "OutputType": "IMicrosoftGraphSecurityTriggersRoot", + "Command": "Update-MgSecurityTrigger", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", - "Module": "Security", - "Command": "Update-MgSecurityTriggerRetentionEvent", - "OutputType": "IMicrosoftGraphSecurityRetentionEvent", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/triggers/retentionEvents/{retentionEvent-id}", + "OutputType": "IMicrosoftGraphSecurityRetentionEvent", + "Command": "Update-MgSecurityTriggerRetentionEvent", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/triggerTypes", - "Module": "Security", - "Command": "Update-MgSecurityTriggerType", - "OutputType": "IMicrosoftGraphSecurityTriggerTypesRoot", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/triggerTypes", + "OutputType": "IMicrosoftGraphSecurityTriggerTypesRoot", + "Command": "Update-MgSecurityTriggerType", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}", - "Module": "Security", - "Command": "Update-MgSecurityTriggerTypeRetentionEventType", - "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/security/triggerTypes/retentionEventTypes/{retentionEventType-id}", + "OutputType": "IMicrosoftGraphSecurityRetentionEventType", + "Command": "Update-MgSecurityTriggerTypeRetentionEventType", + "Module": "Security" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", - "Module": "Devices.ServiceAnnouncement", - "Command": "Update-MgServiceAnnouncementHealthOverview", - "OutputType": "IMicrosoftGraphServiceHealth", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}", + "OutputType": "IMicrosoftGraphServiceHealth", + "Command": "Update-MgServiceAnnouncementHealthOverview", + "Module": "Devices.ServiceAnnouncement" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", - "Module": "Devices.ServiceAnnouncement", - "Command": "Update-MgServiceAnnouncementHealthOverviewIssue", - "OutputType": "IMicrosoftGraphServiceHealthIssue", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/admin/serviceAnnouncement/healthOverviews/{serviceHealth-id}/issues/{serviceHealthIssue-id}", + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "Command": "Update-MgServiceAnnouncementHealthOverviewIssue", + "Module": "Devices.ServiceAnnouncement" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", - "Module": "Devices.ServiceAnnouncement", - "Command": "Update-MgServiceAnnouncementIssue", - "OutputType": "IMicrosoftGraphServiceHealthIssue", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/admin/serviceAnnouncement/issues/{serviceHealthIssue-id}", + "OutputType": "IMicrosoftGraphServiceHealthIssue", + "Command": "Update-MgServiceAnnouncementIssue", + "Module": "Devices.ServiceAnnouncement" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", - "Module": "Devices.ServiceAnnouncement", - "Command": "Update-MgServiceAnnouncementMessage", - "OutputType": "IMicrosoftGraphServiceUpdateMessage", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}", + "OutputType": "IMicrosoftGraphServiceUpdateMessage", + "Command": "Update-MgServiceAnnouncementMessage", + "Module": "Devices.ServiceAnnouncement" }, { - "Permissions": [], - "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", - "Module": "Devices.ServiceAnnouncement", - "Command": "Update-MgServiceAnnouncementMessageAttachment", - "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/admin/serviceAnnouncement/messages/{serviceUpdateMessage-id}/attachments/{serviceAnnouncementAttachment-id}", + "OutputType": "IMicrosoftGraphServiceAnnouncementAttachment", + "Command": "Update-MgServiceAnnouncementMessageAttachment", + "Module": "Devices.ServiceAnnouncement" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], "Permissions": [ { "Name": "Application.ReadWrite.OwnedBy", @@ -565950,107 +567784,107 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-upsert?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/servicePrincipals/{servicePrincipal-id}", - "Module": "Applications", - "Command": "Update-MgServicePrincipal", "OutputType": "IMicrosoftGraphServicePrincipal", + "Command": "Update-MgServicePrincipal", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-upsert?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignedTo/{appRoleAssignment-id}", - "Module": "Applications", - "Command": "Update-MgServicePrincipalAppRoleAssignedTo", "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Command": "Update-MgServicePrincipalAppRoleAssignedTo", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/servicePrincipals/{servicePrincipal-id}/appRoleAssignments/{appRoleAssignment-id}", - "Module": "Applications", - "Command": "Update-MgServicePrincipalAppRoleAssignment", "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Command": "Update-MgServicePrincipalAppRoleAssignment", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-upsert?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/servicePrincipals(appId='{appId}')", - "Module": "Applications", - "Command": "Update-MgServicePrincipalByAppId", "OutputType": "IMicrosoftGraphServicePrincipal", + "Command": "Update-MgServicePrincipalByAppId", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/serviceprincipal-upsert?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/servicePrincipals/{servicePrincipal-id}/delegatedPermissionClassifications/{delegatedPermissionClassification-id}", - "Module": "Applications", - "Command": "Update-MgServicePrincipalDelegatedPermissionClassification", "OutputType": "IMicrosoftGraphDelegatedPermissionClassification", + "Command": "Update-MgServicePrincipalDelegatedPermissionClassification", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/servicePrincipals/{servicePrincipal-id}/endpoints/{endpoint-id}", - "Module": "Applications", - "Command": "Update-MgServicePrincipalEndpoint", "OutputType": "IMicrosoftGraphEndpoint", + "Command": "Update-MgServicePrincipalEndpoint", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Application-RemoteDesktopConfig.ReadWrite.All", @@ -566077,22 +567911,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/remotedesktopsecurityconfiguration-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration", - "Module": "Applications", - "Command": "Update-MgServicePrincipalRemoteDesktopSecurityConfiguration", "OutputType": "IMicrosoftGraphRemoteDesktopSecurityConfiguration", + "Command": "Update-MgServicePrincipalRemoteDesktopSecurityConfiguration", + "Module": "Applications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { + ], "Permissions": [ { "Name": "Application-RemoteDesktopConfig.ReadWrite.All", @@ -566127,299 +567961,288 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/targetdevicegroup-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/servicePrincipals/{servicePrincipal-id}/remoteDesktopSecurityConfiguration/targetDeviceGroups/{targetDeviceGroup-id}", - "Module": "Applications", - "Command": "Update-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", "OutputType": "IMicrosoftGraphTargetDeviceGroup", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Update-MgServicePrincipalRemoteDesktopSecurityConfigurationTargetDeviceGroup", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", - "Module": "Identity.SignIns", - "Command": "Update-MgServicePrincipalRiskDetection", - "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/identityProtection/servicePrincipalRiskDetections/{servicePrincipalRiskDetection-id}", + "OutputType": "IMicrosoftGraphServicePrincipalRiskDetection", + "Command": "Update-MgServicePrincipalRiskDetection", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", - "Module": "Applications", - "Command": "Update-MgServicePrincipalSynchronizationJob", - "OutputType": "IMicrosoftGraphSynchronizationJob", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}", + "OutputType": "IMicrosoftGraphSynchronizationJob", + "Command": "Update-MgServicePrincipalSynchronizationJob", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", - "Module": "Applications", - "Command": "Update-MgServicePrincipalSynchronizationJobBulkUpload", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/bulkUpload", + "OutputType": null, + "Command": "Update-MgServicePrincipalSynchronizationJobBulkUpload", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", - "Module": "Applications", - "Command": "Update-MgServicePrincipalSynchronizationJobSchema", - "OutputType": "IMicrosoftGraphSynchronizationSchema", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/synchronization-synchronizationschema-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema", + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "Command": "Update-MgServicePrincipalSynchronizationJobSchema", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", - "Module": "Applications", - "Command": "Update-MgServicePrincipalSynchronizationJobSchemaDirectory", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/jobs/{synchronizationJob-id}/schema/directories/{directoryDefinition-id}", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Command": "Update-MgServicePrincipalSynchronizationJobSchemaDirectory", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", - "Module": "Applications", - "Command": "Update-MgServicePrincipalSynchronizationTemplate", - "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}", + "OutputType": "IMicrosoftGraphSynchronizationTemplate", + "Command": "Update-MgServicePrincipalSynchronizationTemplate", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", - "Module": "Applications", - "Command": "Update-MgServicePrincipalSynchronizationTemplateSchema", - "OutputType": "IMicrosoftGraphSynchronizationSchema", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema", + "OutputType": "IMicrosoftGraphSynchronizationSchema", + "Command": "Update-MgServicePrincipalSynchronizationTemplateSchema", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", - "Module": "Applications", - "Command": "Update-MgServicePrincipalSynchronizationTemplateSchemaDirectory", - "OutputType": "IMicrosoftGraphDirectoryDefinition", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/servicePrincipals/{servicePrincipal-id}/synchronization/templates/{synchronizationTemplate-id}/schema/directories/{directoryDefinition-id}", + "OutputType": "IMicrosoftGraphDirectoryDefinition", + "Command": "Update-MgServicePrincipalSynchronizationTemplateSchemaDirectory", + "Module": "Applications" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/createdByUser/mailboxSettings", - "Module": "Files", - "Command": "Update-MgShareCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgShareCreatedByUserMailboxSetting", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/mailboxSettings", - "Module": "Files", - "Command": "Update-MgShareLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgShareLastModifiedByUserMailboxSetting", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list", - "Module": "Files", - "Command": "Update-MgShareList", - "OutputType": "IMicrosoftGraphList", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/list", + "OutputType": "IMicrosoftGraphList", + "Command": "Update-MgShareList", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", - "Module": "Files", - "Command": "Update-MgShareListColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/list/columns/{columnDefinition-id}", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Update-MgShareListColumn", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", - "Module": "Files", - "Command": "Update-MgShareListContentType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Update-MgShareListContentType", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Module": "Files", - "Command": "Update-MgShareListContentTypeColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Update-MgShareListContentTypeColumn", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Module": "Files", - "Command": "Update-MgShareListContentTypeColumnLink", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "OutputType": "IMicrosoftGraphColumnLink", + "Command": "Update-MgShareListContentTypeColumnLink", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/mailboxSettings", - "Module": "Files", - "Command": "Update-MgShareListCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/list/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgShareListCreatedByUserMailboxSetting", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/listItem", - "Module": "Files", - "Command": "Update-MgShareListItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -566430,17 +568253,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/listItem", + "OutputType": "IMicrosoftGraphListItem", + "Command": "Update-MgShareListItem", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "Module": "Files", - "Command": "Update-MgShareListItemCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -566451,17 +568274,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgShareListItemCreatedByUserMailboxSetting", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Module": "Files", - "Command": "Update-MgShareListItemDocumentSetVersion", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -566472,17 +568295,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "Update-MgShareListItemDocumentSetVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Module": "Files", - "Command": "Update-MgShareListItemDocumentSetVersionField", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -566493,17 +568316,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "OutputType": null, + "Command": "Update-MgShareListItemDocumentSetVersionField", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", - "Module": "Files", - "Command": "Update-MgShareListItemField", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -566514,17 +568337,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/fields", + "OutputType": null, + "Command": "Update-MgShareListItemField", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "Module": "Files", - "Command": "Update-MgShareListItemLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -566535,17 +568358,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgShareListItemLastModifiedByUserMailboxSetting", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Module": "Files", - "Command": "Update-MgShareListItemVersion", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -566556,17 +568379,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "Update-MgShareListItemVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Module": "Files", - "Command": "Update-MgShareListItemVersionField", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -566577,165 +568400,176 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "OutputType": null, + "Command": "Update-MgShareListItemVersionField", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/lastModifiedByUser/mailboxSettings", - "Module": "Files", - "Command": "Update-MgShareListLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/list/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgShareListLastModifiedByUserMailboxSetting", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", - "Module": "Files", - "Command": "Update-MgShareListOperation", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/list/operations/{richLongRunningOperation-id}", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Command": "Update-MgShareListOperation", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", - "Module": "Files", - "Command": "Update-MgShareListSubscription", - "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/list/subscriptions/{subscription-id}", + "OutputType": "IMicrosoftGraphSubscription", + "Command": "Update-MgShareListSubscription", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}/permission", - "Module": "Files", - "Command": "Update-MgSharePermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}/permission", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Update-MgSharePermission", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/shares/{sharedDriveItem-id}", - "Module": "Files", - "Command": "Update-MgShareSharedDriveItemSharedDriveItem", - "OutputType": "IMicrosoftGraphSharedDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/shares/{sharedDriveItem-id}", + "OutputType": "IMicrosoftGraphSharedDriveItem", + "Command": "Update-MgShareSharedDriveItemSharedDriveItem", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/sites/{site-id}", - "Module": "Sites", - "Command": "Update-MgSite", - "OutputType": "IMicrosoftGraphSite", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}", + "OutputType": "IMicrosoftGraphSite", + "Command": "Update-MgSite", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/analytics", - "Module": "Sites", - "Command": "Update-MgSiteAnalytic", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/analytics", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Command": "Update-MgSiteAnalytic", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Module": "Sites", - "Command": "Update-MgSiteAnalyticItemActivityStat", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Update-MgSiteAnalyticItemActivityStat", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", - "Module": "Sites", - "Command": "Update-MgSiteAnalyticItemActivityStatActivity", - "OutputType": "IMicrosoftGraphItemActivity", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/analytics/itemActivityStats/{itemActivityStat-id}/activities/{itemActivity-id}", + "OutputType": "IMicrosoftGraphItemActivity", + "Command": "Update-MgSiteAnalyticItemActivityStatActivity", + "Module": "Sites" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], "Permissions": [ { "Name": "Sites.Manage.All", @@ -566754,22 +568588,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/sites/{site-id}/columns/{columnDefinition-id}", - "Module": "Sites", - "Command": "Update-MgSiteColumn", "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Update-MgSiteColumn", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Sites.Manage.All", @@ -566788,22 +568622,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}", - "Module": "Sites", - "Command": "Update-MgSiteContentType", "OutputType": "IMicrosoftGraphContentType", + "Command": "Update-MgSiteContentType", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/contenttype-update?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "Sites.Manage.All", @@ -566822,119 +568656,107 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/columndefinition-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Module": "Sites", - "Command": "Update-MgSiteContentTypeColumn", "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Update-MgSiteContentTypeColumn", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/columndefinition-update?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/sites/{site-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Module": "Sites", - "Command": "Update-MgSiteContentTypeColumnLink", "OutputType": "IMicrosoftGraphColumnLink", + "Command": "Update-MgSiteContentTypeColumnLink", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/sites/{site-id}/getByPath(path='{path}')/analytics", - "Module": "Sites", - "Command": "Update-MgSiteGetByPathAnalytic", "OutputType": "IMicrosoftGraphItemAnalytics", + "Command": "Update-MgSiteGetByPathAnalytic", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", - "Update1", "UpdateExpanded", - "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded", - "UpdateViaIdentityExpanded1" + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/onenote", + "OutputType": "IMicrosoftGraphOnenote", + "Command": "Update-MgSiteGetByPathOnenote", + "Module": "Notes" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/onenote", - "Module": "Notes", - "Command": "Update-MgSiteGetByPathOnenote", - "OutputType": "IMicrosoftGraphOnenote", + "ApiVersion": "v1.0", "Variants": [ "Update", - "Update1", "UpdateExpanded", - "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded", - "UpdateViaIdentityExpanded1" + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/getByPath(path='{path}')/termStore", + "OutputType": "IMicrosoftGraphTermStore", + "Command": "Update-MgSiteGetByPathTermStore", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/getByPath(path='{path}')/getByPath(path='{path1}')/termStore", - "Module": "Sites", - "Command": "Update-MgSiteGetByPathTermStore", - "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "v1.0", "Variants": [ "Update", - "Update1", "UpdateExpanded", - "UpdateExpanded1", "UpdateViaIdentity", - "UpdateViaIdentity1", - "UpdateViaIdentityExpanded", - "UpdateViaIdentityExpanded1" + "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/sites/{site-id}/lists/{list-id}", - "Module": "Sites", - "Command": "Update-MgSiteList", "OutputType": "IMicrosoftGraphList", + "Command": "Update-MgSiteList", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Sites.Manage.All", @@ -566953,22 +568775,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/sites/{site-id}/lists/{list-id}/columns/{columnDefinition-id}", - "Module": "Sites", - "Command": "Update-MgSiteListColumn", "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Update-MgSiteListColumn", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Sites.Manage.All", @@ -566987,22 +568809,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}", - "Module": "Sites", - "Command": "Update-MgSiteListContentType", "OutputType": "IMicrosoftGraphContentType", + "Command": "Update-MgSiteListContentType", + "Module": "Sites" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Sites.Manage.All", @@ -567021,639 +568843,628 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Module": "Sites", - "Command": "Update-MgSiteListContentTypeColumn", "OutputType": "IMicrosoftGraphColumnDefinition", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Update-MgSiteListContentTypeColumn", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Module": "Sites", - "Command": "Update-MgSiteListContentTypeColumnLink", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/lists/{list-id}/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "OutputType": "IMicrosoftGraphColumnLink", + "Command": "Update-MgSiteListContentTypeColumnLink", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", - "Module": "Sites", - "Command": "Update-MgSiteListCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/lists/{list-id}/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgSiteListCreatedByUserMailboxSetting", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", - "Module": "Sites", - "Command": "Update-MgSiteListItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}", + "OutputType": "IMicrosoftGraphListItem", + "Command": "Update-MgSiteListItem", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", - "Module": "Sites", - "Command": "Update-MgSiteListItemCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgSiteListItemCreatedByUserMailboxSetting", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Module": "Sites", - "Command": "Update-MgSiteListItemDocumentSetVersion", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "Update-MgSiteListItemDocumentSetVersion", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Module": "Sites", - "Command": "Update-MgSiteListItemDocumentSetVersionField", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "OutputType": null, + "Command": "Update-MgSiteListItemDocumentSetVersionField", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", - "Module": "Sites", - "Command": "Update-MgSiteListItemField", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-update?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/listitem-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/fields", + "OutputType": null, + "Command": "Update-MgSiteListItemField", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "Module": "Sites", - "Command": "Update-MgSiteListItemLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgSiteListItemLastModifiedByUserMailboxSetting", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", - "Module": "Sites", - "Command": "Update-MgSiteListItemVersion", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}", + "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "Update-MgSiteListItemVersion", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Module": "Sites", - "Command": "Update-MgSiteListItemVersionField", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/lists/{list-id}/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "OutputType": null, + "Command": "Update-MgSiteListItemVersionField", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", - "Module": "Sites", - "Command": "Update-MgSiteListLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/lists/{list-id}/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgSiteListLastModifiedByUserMailboxSetting", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", - "Module": "Sites", - "Command": "Update-MgSiteListOperation", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/lists/{list-id}/operations/{richLongRunningOperation-id}", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Command": "Update-MgSiteListOperation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", - "Module": "Sites", - "Command": "Update-MgSiteListSubscription", - "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/lists/{list-id}/subscriptions/{subscription-id}", + "OutputType": "IMicrosoftGraphSubscription", + "Command": "Update-MgSiteListSubscription", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", - "Module": "Notes", - "Command": "Update-MgSiteOnenoteNotebook", - "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}", + "OutputType": "IMicrosoftGraphNotebook", + "Command": "Update-MgSiteOnenoteNotebook", + "Module": "Notes" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "Module": "Sites", - "Command": "Update-MgSiteOnenoteNotebookSectionGroupSectionPageContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Patch", "PatchExpanded", "PatchViaIdentity", "PatchViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "OutputType": null, + "Command": "Update-MgSiteOnenoteNotebookSectionGroupSectionPageContent", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "Module": "Sites", - "Command": "Update-MgSiteOnenoteNotebookSectionPageContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Patch", "PatchExpanded", "PatchViaIdentity", "PatchViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/notebooks/{notebook-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "OutputType": null, + "Command": "Update-MgSiteOnenoteNotebookSectionPageContent", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", - "Module": "Notes", - "Command": "Update-MgSiteOnenotePage", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}", + "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "Update-MgSiteOnenotePage", + "Module": "Notes" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", - "Module": "Sites", - "Command": "Update-MgSiteOnenotePageContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Patch", "PatchExpanded", "PatchViaIdentity", "PatchViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "OutputType": null, + "Command": "Update-MgSiteOnenotePageContent", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", - "Module": "Notes", - "Command": "Update-MgSiteOnenoteSection", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Command": "Update-MgSiteOnenoteSection", + "Module": "Notes" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", - "Module": "Notes", - "Command": "Update-MgSiteOnenoteSectionGroup", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}", + "OutputType": "IMicrosoftGraphSectionGroup", + "Command": "Update-MgSiteOnenoteSectionGroup", + "Module": "Notes" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "Module": "Sites", - "Command": "Update-MgSiteOnenoteSectionGroupSectionPageContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Patch", "PatchExpanded", "PatchViaIdentity", "PatchViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/sectionGroups/{sectionGroup-id}/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "OutputType": null, + "Command": "Update-MgSiteOnenoteSectionGroupSectionPageContent", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", - "Module": "Sites", - "Command": "Update-MgSiteOnenoteSectionPageContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Patch", "PatchExpanded", "PatchViaIdentity", "PatchViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/sites/{site-id}/onenote/sections/{onenoteSection-id}/pages/{onenotePage-id}/onenotePatchContent", + "OutputType": null, + "Command": "Update-MgSiteOnenoteSectionPageContent", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}", - "Module": "Sites", - "Command": "Update-MgSiteOperation", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/operations/{richLongRunningOperation-id}", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Command": "Update-MgSiteOperation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}", - "Module": "Sites", - "Command": "Update-MgSitePage", - "OutputType": "IMicrosoftGraphBaseSitePage", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}", + "OutputType": "IMicrosoftGraphBaseSitePage", + "Command": "Update-MgSitePage", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", - "Module": "Sites", - "Command": "Update-MgSitePageAsSitePageCanvaLayout", - "OutputType": "IMicrosoftGraphCanvasLayout", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout", + "OutputType": "IMicrosoftGraphCanvasLayout", + "Command": "Update-MgSitePageAsSitePageCanvaLayout", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", - "Module": "Sites", - "Command": "Update-MgSitePageAsSitePageCanvaLayoutHorizontalSection", - "OutputType": "IMicrosoftGraphHorizontalSection", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}", + "OutputType": "IMicrosoftGraphHorizontalSection", + "Command": "Update-MgSitePageAsSitePageCanvaLayoutHorizontalSection", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", - "Module": "Sites", - "Command": "Update-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", - "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}", + "OutputType": "IMicrosoftGraphHorizontalSectionColumn", + "Command": "Update-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumn", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", - "Module": "Sites", - "Command": "Update-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/horizontalSections/{horizontalSection-id}/columns/{horizontalSectionColumn-id}/webparts/{webPart-id}", + "OutputType": null, + "Command": "Update-MgSitePageAsSitePageCanvaLayoutHorizontalSectionColumnWebpart", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", - "Module": "Sites", - "Command": "Update-MgSitePageAsSitePageCanvaLayoutVerticalSection", - "OutputType": "IMicrosoftGraphVerticalSection", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection", + "OutputType": "IMicrosoftGraphVerticalSection", + "Command": "Update-MgSitePageAsSitePageCanvaLayoutVerticalSection", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", - "Module": "Sites", - "Command": "Update-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/canvasLayout/verticalSection/webparts/{webPart-id}", + "OutputType": null, + "Command": "Update-MgSitePageAsSitePageCanvaLayoutVerticalSectionWebpart", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", - "Module": "Sites", - "Command": "Update-MgSitePageAsSitePageCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgSitePageAsSitePageCreatedByUserMailboxSetting", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", - "Module": "Sites", - "Command": "Update-MgSitePageAsSitePageLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgSitePageAsSitePageLastModifiedByUserMailboxSetting", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", - "Module": "Sites", - "Command": "Update-MgSitePageAsSitePageWebPart", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/sitePage/webParts/{webPart-id}", + "OutputType": null, + "Command": "Update-MgSitePageAsSitePageWebPart", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", - "Module": "Sites", - "Command": "Update-MgSitePageCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgSitePageCreatedByUserMailboxSetting", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", - "Module": "Sites", - "Command": "Update-MgSitePageLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/pages/{baseSitePage-id}/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgSitePageLastModifiedByUserMailboxSetting", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/permissions/{permission-id}", - "Module": "Sites", - "Command": "Update-MgSitePermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-update-permission?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/site-update-permission?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/sites/{site-id}/permissions/{permission-id}", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Update-MgSitePermission", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore", - "Module": "Sites", - "Command": "Update-MgSiteTermStore", - "OutputType": "IMicrosoftGraphTermStore", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -567664,17 +569475,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-store-update?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-store-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore", + "OutputType": "IMicrosoftGraphTermStore", + "Command": "Update-MgSiteTermStore", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}", - "Module": "Sites", - "Command": "Update-MgSiteTermStoreGroup", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -567685,17 +569496,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}", + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Command": "Update-MgSiteTermStoreGroup", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", - "Module": "Sites", - "Command": "Update-MgSiteTermStoreGroupSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -567706,17 +569517,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Update-MgSiteTermStoreGroupSet", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", - "Module": "Sites", - "Command": "Update-MgSiteTermStoreGroupSetChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -567735,17 +569546,17 @@ "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Update-MgSiteTermStoreGroupSetChild", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Module": "Sites", - "Command": "Update-MgSiteTermStoreGroupSetChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -567764,17 +569575,17 @@ "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Update-MgSiteTermStoreGroupSetChildRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", - "Module": "Sites", - "Command": "Update-MgSiteTermStoreGroupSetParentGroup", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -567785,17 +569596,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/parentGroup", + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Command": "Update-MgSiteTermStoreGroupSetParentGroup", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", - "Module": "Sites", - "Command": "Update-MgSiteTermStoreGroupSetRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -567806,17 +569617,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Update-MgSiteTermStoreGroupSetRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", - "Module": "Sites", - "Command": "Update-MgSiteTermStoreGroupSetTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -567827,17 +569638,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Update-MgSiteTermStoreGroupSetTerm", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Module": "Sites", - "Command": "Update-MgSiteTermStoreGroupSetTermChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -567848,17 +569659,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Update-MgSiteTermStoreGroupSetTermChild", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Module": "Sites", - "Command": "Update-MgSiteTermStoreGroupSetTermChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -567869,17 +569680,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Update-MgSiteTermStoreGroupSetTermChildRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Module": "Sites", - "Command": "Update-MgSiteTermStoreGroupSetTermRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -567890,17 +569701,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/groups/{group-id}/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Update-MgSiteTermStoreGroupSetTermRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}", - "Module": "Sites", - "Command": "Update-MgSiteTermStoreSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -567911,17 +569722,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-set-update?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-set-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Update-MgSiteTermStoreSet", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", - "Module": "Sites", - "Command": "Update-MgSiteTermStoreSetChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -567940,17 +569751,17 @@ "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Update-MgSiteTermStoreSetChild", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Module": "Sites", - "Command": "Update-MgSiteTermStoreSetChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -567969,17 +569780,17 @@ "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Update-MgSiteTermStoreSetChildRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", - "Module": "Sites", - "Command": "Update-MgSiteTermStoreSetParentGroup", - "OutputType": "IMicrosoftGraphTermStoreGroup", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -567990,17 +569801,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup", + "OutputType": "IMicrosoftGraphTermStoreGroup", + "Command": "Update-MgSiteTermStoreSetParentGroup", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", - "Module": "Sites", - "Command": "Update-MgSiteTermStoreSetParentGroupSet", - "OutputType": "IMicrosoftGraphTermStoreSet", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -568011,17 +569822,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}", + "OutputType": "IMicrosoftGraphTermStoreSet", + "Command": "Update-MgSiteTermStoreSetParentGroupSet", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", - "Module": "Sites", - "Command": "Update-MgSiteTermStoreSetParentGroupSetChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -568040,17 +569851,17 @@ "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Update-MgSiteTermStoreSetParentGroupSetChild", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", - "Module": "Sites", - "Command": "Update-MgSiteTermStoreSetParentGroupSetChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -568069,17 +569880,17 @@ "UpdateViaIdentityExpanded2", "UpdateViaIdentityExpanded3" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/children/{term-id}/children/{term-id1}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Update-MgSiteTermStoreSetParentGroupSetChildRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", - "Module": "Sites", - "Command": "Update-MgSiteTermStoreSetParentGroupSetRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -568090,17 +569901,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Update-MgSiteTermStoreSetParentGroupSetRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", - "Module": "Sites", - "Command": "Update-MgSiteTermStoreSetParentGroupSetTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -568111,17 +569922,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Update-MgSiteTermStoreSetParentGroupSetTerm", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", - "Module": "Sites", - "Command": "Update-MgSiteTermStoreSetParentGroupSetTermChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -568132,17 +569943,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Update-MgSiteTermStoreSetParentGroupSetTermChild", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Module": "Sites", - "Command": "Update-MgSiteTermStoreSetParentGroupSetTermChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -568153,17 +569964,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Update-MgSiteTermStoreSetParentGroupSetTermChildRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", - "Module": "Sites", - "Command": "Update-MgSiteTermStoreSetParentGroupSetTermRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -568174,17 +569985,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/parentGroup/sets/{set-id1}/terms/{term-id}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Update-MgSiteTermStoreSetParentGroupSetTermRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", - "Module": "Sites", - "Command": "Update-MgSiteTermStoreSetRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -568195,17 +570006,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Update-MgSiteTermStoreSetRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", - "Module": "Sites", - "Command": "Update-MgSiteTermStoreSetTerm", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -568216,17 +570027,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-term-update?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/termstore-term-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Update-MgSiteTermStoreSetTerm", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", - "Module": "Sites", - "Command": "Update-MgSiteTermStoreSetTermChild", - "OutputType": "IMicrosoftGraphTermStoreTerm", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -568237,17 +570048,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}", + "OutputType": "IMicrosoftGraphTermStoreTerm", + "Command": "Update-MgSiteTermStoreSetTermChild", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", - "Module": "Sites", - "Command": "Update-MgSiteTermStoreSetTermChildRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -568258,17 +570069,17 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/children/{term-id1}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Update-MgSiteTermStoreSetTermChildRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", - "Module": "Sites", - "Command": "Update-MgSiteTermStoreSetTermRelation", - "OutputType": "IMicrosoftGraphTermStoreRelation", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -568279,46 +570090,57 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/sites/{site-id}/termStore/sets/{set-id}/terms/{term-id}/relations/{relation-id}", + "OutputType": "IMicrosoftGraphTermStoreRelation", + "Command": "Update-MgSiteTermStoreSetTermRelation", + "Module": "Sites" }, { - "Permissions": [], - "Uri": "/subscribedSkus/{subscribedSku-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Update-MgSubscribedSku", - "OutputType": "IMicrosoftGraphSubscribedSku", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/subscribedSkus/{subscribedSku-id}", + "OutputType": "IMicrosoftGraphSubscribedSku", + "Command": "Update-MgSubscribedSku", + "Module": "Identity.DirectoryManagement" }, { - "Permissions": [], - "Uri": "/subscriptions/{subscription-id}", - "Module": "ChangeNotifications", - "Command": "Update-MgSubscription", - "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-update?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/subscription-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/subscriptions/{subscription-id}", + "OutputType": "IMicrosoftGraphSubscription", + "Command": "Update-MgSubscription", + "Module": "ChangeNotifications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], "Permissions": [ { "Name": "TeamSettings.ReadWrite.Group", @@ -568353,22 +570175,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/teams/{team-id}", - "Module": "Teams", - "Command": "Update-MgTeam", "OutputType": "IMicrosoftGraphTeam", + "Command": "Update-MgTeam", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-update?view=graph-rest-1.0" - }, - { "Permissions": [ { "Name": "ChannelSettings.ReadWrite.Group", @@ -568403,22 +570225,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-patch?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/teams/{team-id}/channels/{channel-id}", - "Module": "Teams", - "Command": "Update-MgTeamChannel", "OutputType": "IMicrosoftGraphChannel", + "Command": "Update-MgTeamChannel", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "ChannelMember.ReadWrite.All", @@ -568453,90 +570275,90 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-update-members?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/teams/{team-id}/channels/{channel-id}/members/{conversationMember-id}", - "Module": "Teams", - "Command": "Update-MgTeamChannelMember", "OutputType": "IMicrosoftGraphConversationMember", + "Command": "Update-MgTeamChannelMember", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chatmessage-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}", - "Module": "Teams", - "Command": "Update-MgTeamChannelMessage", "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Update-MgTeamChannelMessage", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Module": "Teams", - "Command": "Update-MgTeamChannelMessageReply", "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Update-MgTeamChannelMessageReply", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/teams/{team-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Module": "Teams", - "Command": "Update-MgTeamChannelMessageReplyHostedContent", "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "Update-MgTeamChannelMessageReplyHostedContent", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/teams/{team-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Module": "Teams", - "Command": "Update-MgTeamChannelSharedWithTeam", "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Command": "Update-MgTeamChannelSharedWithTeam", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "TeamsTab.ReadWriteSelfForTeam", @@ -568603,22 +570425,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/channel-patch-tabs?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/teams/{team-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "Module": "Teams", - "Command": "Update-MgTeamChannelTab", "OutputType": "IMicrosoftGraphTeamsTab", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Update-MgTeamChannelTab", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Upgrade", + "UpgradeExpanded", + "UpgradeViaIdentity", + "UpgradeViaIdentityExpanded" + ], "Permissions": [ { "Name": "TeamsAppInstallation.ReadWriteSelfForTeam", @@ -568717,22 +570539,22 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-1.0", + "Method": "POST", "Uri": "/teams/{team-id}/installedApps/{teamsAppInstallation-id}/upgrade", - "Module": "Teams", - "Command": "Update-MgTeamInstalledApp", "OutputType": null, - "Variants": [ - "Upgrade", - "UpgradeExpanded", - "UpgradeViaIdentity", - "UpgradeViaIdentityExpanded" - ], - "Method": "POST", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-1.0" + "Command": "Update-MgTeamInstalledApp", + "Module": "Teams" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], "Permissions": [ { "Name": "ChannelMember.ReadWrite.All", @@ -568767,345 +570589,345 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/team-update-members?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/teams/{team-id}/members/{conversationMember-id}", - "Module": "Teams", - "Command": "Update-MgTeamMember", "OutputType": "IMicrosoftGraphConversationMember", + "Command": "Update-MgTeamMember", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/teams/{team-id}/operations/{teamsAsyncOperation-id}", - "Module": "Teams", - "Command": "Update-MgTeamOperation", "OutputType": "IMicrosoftGraphTeamsAsyncOperation", + "Command": "Update-MgTeamOperation", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/teams/{team-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Module": "Teams", - "Command": "Update-MgTeamPermissionGrant", "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Command": "Update-MgTeamPermissionGrant", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/profilephoto-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/teams/{team-id}/photo", - "Module": "Teams", - "Command": "Update-MgTeamPhoto", "OutputType": "IMicrosoftGraphProfilePhoto", + "Command": "Update-MgTeamPhoto", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/teams/{team-id}/primaryChannel", - "Module": "Teams", - "Command": "Update-MgTeamPrimaryChannel", "OutputType": "IMicrosoftGraphChannel", + "Command": "Update-MgTeamPrimaryChannel", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/teams/{team-id}/primaryChannel/members/{conversationMember-id}", - "Module": "Teams", - "Command": "Update-MgTeamPrimaryChannelMember", "OutputType": "IMicrosoftGraphConversationMember", + "Command": "Update-MgTeamPrimaryChannelMember", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}", - "Module": "Teams", - "Command": "Update-MgTeamPrimaryChannelMessage", "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Update-MgTeamPrimaryChannelMessage", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Module": "Teams", - "Command": "Update-MgTeamPrimaryChannelMessageReply", "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Update-MgTeamPrimaryChannelMessageReply", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/teams/{team-id}/primaryChannel/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Module": "Teams", - "Command": "Update-MgTeamPrimaryChannelMessageReplyHostedContent", "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "Update-MgTeamPrimaryChannelMessageReplyHostedContent", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/teams/{team-id}/primaryChannel/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Module": "Teams", - "Command": "Update-MgTeamPrimaryChannelSharedWithTeam", "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Command": "Update-MgTeamPrimaryChannelSharedWithTeam", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/teams/{team-id}/primaryChannel/tabs/{teamsTab-id}", - "Module": "Teams", - "Command": "Update-MgTeamPrimaryChannelTab", "OutputType": "IMicrosoftGraphTeamsTab", + "Command": "Update-MgTeamPrimaryChannelTab", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/teams/{team-id}/schedule/offerShiftRequests/{offerShiftRequest-id}", - "Module": "Teams", - "Command": "Update-MgTeamScheduleOfferShiftRequest", "OutputType": "IMicrosoftGraphOfferShiftRequest", + "Command": "Update-MgTeamScheduleOfferShiftRequest", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/openshift-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/teams/{team-id}/schedule/openShifts/{openShift-id}", - "Module": "Teams", - "Command": "Update-MgTeamScheduleOpenShift", "OutputType": "IMicrosoftGraphOpenShift", + "Command": "Update-MgTeamScheduleOpenShift", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/teams/{team-id}/schedule/openShiftChangeRequests/{openShiftChangeRequest-id}", - "Module": "Teams", - "Command": "Update-MgTeamScheduleOpenShiftChangeRequest", "OutputType": "IMicrosoftGraphOpenShiftChangeRequest", + "Command": "Update-MgTeamScheduleOpenShiftChangeRequest", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/schedulinggroup-put?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/teams/{team-id}/schedule/schedulingGroups/{schedulingGroup-id}", - "Module": "Teams", - "Command": "Update-MgTeamScheduleSchedulingGroup", "OutputType": "IMicrosoftGraphSchedulingGroup", + "Command": "Update-MgTeamScheduleSchedulingGroup", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shift-put?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/teams/{team-id}/schedule/shifts/{shift-id}", - "Module": "Teams", - "Command": "Update-MgTeamScheduleShift", "OutputType": "IMicrosoftGraphShift", + "Command": "Update-MgTeamScheduleShift", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/teams/{team-id}/schedule/swapShiftsChangeRequests/{swapShiftsChangeRequest-id}", - "Module": "Teams", - "Command": "Update-MgTeamScheduleSwapShiftChangeRequest", "OutputType": "IMicrosoftGraphSwapShiftsChangeRequest", + "Command": "Update-MgTeamScheduleSwapShiftChangeRequest", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoff-put?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/teams/{team-id}/schedule/timesOff/{timeOff-id}", - "Module": "Teams", - "Command": "Update-MgTeamScheduleTimeOff", "OutputType": "IMicrosoftGraphTimeOff", + "Command": "Update-MgTeamScheduleTimeOff", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/timeoffreason-put?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/teams/{team-id}/schedule/timeOffReasons/{timeOffReason-id}", - "Module": "Teams", - "Command": "Update-MgTeamScheduleTimeOffReason", "OutputType": "IMicrosoftGraphTimeOffReason", + "Command": "Update-MgTeamScheduleTimeOffReason", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/teams/{team-id}/schedule/timeOffRequests/{timeOffRequest-id}", - "Module": "Teams", - "Command": "Update-MgTeamScheduleTimeOffRequest", "OutputType": "IMicrosoftGraphTimeOffRequest", + "Command": "Update-MgTeamScheduleTimeOffRequest", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "TeamworkTag.ReadWrite", @@ -569124,390 +570946,405 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamworktag-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/teams/{team-id}/tags/{teamworkTag-id}", - "Module": "Teams", - "Command": "Update-MgTeamTag", "OutputType": "IMicrosoftGraphTeamworkTag", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Update-MgTeamTag", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", - "Module": "Teams", - "Command": "Update-MgTeamTagMember", - "OutputType": "IMicrosoftGraphTeamworkTagMember", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/teams/{team-id}/tags/{teamworkTag-id}/members/{teamworkTagMember-id}", + "OutputType": "IMicrosoftGraphTeamworkTagMember", + "Command": "Update-MgTeamTagMember", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork", - "Module": "Teams", - "Command": "Update-MgTeamwork", - "OutputType": "IMicrosoftGraphTeamwork", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/teamwork", + "OutputType": "IMicrosoftGraphTeamwork", + "Command": "Update-MgTeamwork", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedChats/{deletedChat-id}", - "Module": "Teams", - "Command": "Update-MgTeamworkDeletedChat", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/teamwork/deletedChats/{deletedChat-id}", + "OutputType": null, + "Command": "Update-MgTeamworkDeletedChat", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", - "Module": "Teams", - "Command": "Update-MgTeamworkDeletedTeam", - "OutputType": "IMicrosoftGraphDeletedTeam", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}", + "OutputType": "IMicrosoftGraphDeletedTeam", + "Command": "Update-MgTeamworkDeletedTeam", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", - "Module": "Teams", - "Command": "Update-MgTeamworkDeletedTeamChannel", - "OutputType": "IMicrosoftGraphChannel", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}", + "OutputType": "IMicrosoftGraphChannel", + "Command": "Update-MgTeamworkDeletedTeamChannel", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}", - "Module": "Teams", - "Command": "Update-MgTeamworkDeletedTeamChannelMember", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/members/{conversationMember-id}", + "OutputType": "IMicrosoftGraphConversationMember", + "Command": "Update-MgTeamworkDeletedTeamChannelMember", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", - "Module": "Teams", - "Command": "Update-MgTeamworkDeletedTeamChannelMessage", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Update-MgTeamworkDeletedTeamChannelMessage", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Module": "Teams", - "Command": "Update-MgTeamworkDeletedTeamChannelMessageHostedContent", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "Update-MgTeamworkDeletedTeamChannelMessageHostedContent", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Module": "Teams", - "Command": "Update-MgTeamworkDeletedTeamChannelMessageReply", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Update-MgTeamworkDeletedTeamChannelMessageReply", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Module": "Teams", - "Command": "Update-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "Update-MgTeamworkDeletedTeamChannelMessageReplyHostedContent", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", - "Module": "Teams", - "Command": "Update-MgTeamworkDeletedTeamChannelSharedWithTeam", - "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/sharedWithTeams/{sharedWithChannelTeamInfo-id}", + "OutputType": "IMicrosoftGraphSharedWithChannelTeamInfo", + "Command": "Update-MgTeamworkDeletedTeamChannelSharedWithTeam", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}", - "Module": "Teams", - "Command": "Update-MgTeamworkDeletedTeamChannelTab", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/teamwork/deletedTeams/{deletedTeam-id}/channels/{channel-id}/tabs/{teamsTab-id}", + "OutputType": "IMicrosoftGraphTeamsTab", + "Command": "Update-MgTeamworkDeletedTeamChannelTab", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/teamsAppSettings", - "Module": "Teams", - "Command": "Update-MgTeamworkTeamAppSetting", - "OutputType": "IMicrosoftGraphTeamsAppSettings", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/teamsappsettings-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/teamwork/teamsAppSettings", + "OutputType": "IMicrosoftGraphTeamsAppSettings", + "Command": "Update-MgTeamworkTeamAppSetting", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", - "Module": "Teams", - "Command": "Update-MgTeamworkWorkforceIntegration", - "OutputType": "IMicrosoftGraphWorkforceIntegration", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/workforceintegration-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/teamwork/workforceIntegrations/{workforceIntegration-id}", + "OutputType": "IMicrosoftGraphWorkforceIntegration", + "Command": "Update-MgTeamworkWorkforceIntegration", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}", - "Module": "Identity.Partner", - "Command": "Update-MgTenantRelationshipDelegatedAdminCustomer", - "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}", + "OutputType": "IMicrosoftGraphDelegatedAdminCustomer", + "Command": "Update-MgTenantRelationshipDelegatedAdminCustomer", + "Module": "Identity.Partner" }, { - "Permissions": [], - "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", - "Module": "Identity.Partner", - "Command": "Update-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", - "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/tenantRelationships/delegatedAdminCustomers/{delegatedAdminCustomer-id}/serviceManagementDetails/{delegatedAdminServiceManagementDetail-id}", + "OutputType": "IMicrosoftGraphDelegatedAdminServiceManagementDetail", + "Command": "Update-MgTenantRelationshipDelegatedAdminCustomerServiceManagementDetail", + "Module": "Identity.Partner" }, { - "Permissions": [], - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}", - "Module": "Identity.Partner", - "Command": "Update-MgTenantRelationshipDelegatedAdminRelationship", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-update?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminrelationship-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationship", + "Command": "Update-MgTenantRelationshipDelegatedAdminRelationship", + "Module": "Identity.Partner" }, { - "Permissions": [], - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}", - "Module": "Identity.Partner", - "Command": "Update-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", - "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminaccessassignment-update?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/delegatedadminaccessassignment-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/accessAssignments/{delegatedAdminAccessAssignment-id}", + "OutputType": "IMicrosoftGraphDelegatedAdminAccessAssignment", + "Command": "Update-MgTenantRelationshipDelegatedAdminRelationshipAccessAssignment", + "Module": "Identity.Partner" }, { - "Permissions": [], - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}", - "Module": "Identity.Partner", - "Command": "Update-MgTenantRelationshipDelegatedAdminRelationshipOperation", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/operations/{delegatedAdminRelationshipOperation-id}", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipOperation", + "Command": "Update-MgTenantRelationshipDelegatedAdminRelationshipOperation", + "Module": "Identity.Partner" }, { - "Permissions": [], - "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}", - "Module": "Identity.Partner", - "Command": "Update-MgTenantRelationshipDelegatedAdminRelationshipRequest", - "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/tenantRelationships/delegatedAdminRelationships/{delegatedAdminRelationship-id}/requests/{delegatedAdminRelationshipRequest-id}", + "OutputType": "IMicrosoftGraphDelegatedAdminRelationshipRequest", + "Command": "Update-MgTenantRelationshipDelegatedAdminRelationshipRequest", + "Module": "Identity.Partner" }, { - "Permissions": [], - "Uri": "/tenantRelationships/multiTenantOrganization/joinRequest", - "Module": "Identity.SignIns", - "Command": "Update-MgTenantRelationshipMultiTenantOrganizationJoinRequest", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationJoinRequestRecord", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded" ], + "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganization-update?view=graph-rest-1.0", "Method": "PATCH", + "Uri": "/tenantRelationships/multiTenantOrganization", + "OutputType": "IMicrosoftGraphMultiTenantOrganization", + "Command": "Update-MgTenantRelationshipMultiTenantOrganization", + "Module": "Identity.SignIns" + }, + { "ApiVersion": "v1.0", + "Variants": [ + "Update", + "UpdateExpanded" + ], + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/multitenantorganizationjoinrequestrecord-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/tenantRelationships/multiTenantOrganization/joinRequest", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationJoinRequestRecord", + "Command": "Update-MgTenantRelationshipMultiTenantOrganizationJoinRequest", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/tenantRelationships/multiTenantOrganization/tenants/{multiTenantOrganizationMember-id}", - "Module": "Identity.SignIns", - "Command": "Update-MgTenantRelationshipMultiTenantOrganizationTenant", - "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/tenantRelationships/multiTenantOrganization/tenants/{multiTenantOrganizationMember-id}", + "OutputType": "IMicrosoftGraphMultiTenantOrganizationMember", + "Command": "Update-MgTenantRelationshipMultiTenantOrganizationTenant", + "Module": "Identity.SignIns" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], "Permissions": [ { "Name": "DeviceManagementApps.ReadWrite.All", @@ -569582,73 +571419,73 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/users/{user-id}", - "Module": "Users", - "Command": "Update-MgUser", "OutputType": "IMicrosoftGraphUser", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-mam-user-update?view=graph-rest-1.0" + "Command": "Update-MgUser", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/activities/{userActivity-id}", - "Module": "CrossDeviceExperiences", - "Command": "Update-MgUserActivity", - "OutputType": "IMicrosoftGraphUserActivity", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/activities/{userActivity-id}", + "OutputType": "IMicrosoftGraphUserActivity", + "Command": "Update-MgUserActivity", + "Module": "CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", - "Module": "CrossDeviceExperiences", - "Command": "Update-MgUserActivityHistoryItem", - "OutputType": "IMicrosoftGraphActivityHistoryItem", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/activities/{userActivity-id}/historyItems/{activityHistoryItem-id}", + "OutputType": "IMicrosoftGraphActivityHistoryItem", + "Command": "Update-MgUserActivityHistoryItem", + "Module": "CrossDeviceExperiences" }, { - "Permissions": [], - "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", - "Module": "Applications", - "Command": "Update-MgUserAppRoleAssignment", - "OutputType": "IMicrosoftGraphAppRoleAssignment", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/appRoleAssignments/{appRoleAssignment-id}", + "OutputType": "IMicrosoftGraphAppRoleAssignment", + "Command": "Update-MgUserAppRoleAssignment", + "Module": "Applications" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -569667,56 +571504,56 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/emailauthenticationmethod-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/users/{user-id}/authentication/emailMethods/{emailAuthenticationMethod-id}", - "Module": "Identity.SignIns", - "Command": "Update-MgUserAuthenticationEmailMethod", "OutputType": "IMicrosoftGraphEmailAuthenticationMethod", + "Command": "Update-MgUserAuthenticationEmailMethod", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/users/{user-id}/authentication/methods/{authenticationMethod-id}", - "Module": "Identity.SignIns", - "Command": "Update-MgUserAuthenticationMethod", "OutputType": null, + "Command": "Update-MgUserAuthenticationMethod", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/users/{user-id}/authentication/operations/{longRunningOperation-id}", - "Module": "Identity.SignIns", - "Command": "Update-MgUserAuthenticationOperation", "OutputType": "IMicrosoftGraphLongRunningOperation", + "Command": "Update-MgUserAuthenticationOperation", + "Module": "Identity.SignIns" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "UserAuthenticationMethod.ReadWrite.All", @@ -569735,44 +571572,33 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/phoneauthenticationmethod-update?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/users/{user-id}/authentication/phoneMethods/{phoneAuthenticationMethod-id}", - "Module": "Identity.SignIns", - "Command": "Update-MgUserAuthenticationPhoneMethod", "OutputType": "IMicrosoftGraphPhoneAuthenticationMethod", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Update-MgUserAuthenticationPhoneMethod", + "Module": "Identity.SignIns" }, { - "Permissions": [], - "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", - "Module": "Calendar", - "Command": "Update-MgUserCalendarGroup", - "OutputType": "IMicrosoftGraphCalendarGroup", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/calendarGroups/{calendarGroup-id}", + "OutputType": "IMicrosoftGraphCalendarGroup", + "Command": "Update-MgUserCalendarGroup", + "Module": "Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", - "Module": "Calendar", - "Command": "Update-MgUserCalendarPermission", - "OutputType": "IMicrosoftGraphCalendarPermission", + "ApiVersion": "v1.0", "Variants": [ "Update", "Update1", @@ -569783,1950 +571609,1961 @@ "UpdateViaIdentityExpanded", "UpdateViaIdentityExpanded1" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendarpermission-update?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/calendarpermission-update?view=graph-rest-1.0", + "Method": "PATCH", + "Uri": "/users/{user-id}/calendar/calendarPermissions/{calendarPermission-id}", + "OutputType": "IMicrosoftGraphCalendarPermission", + "Command": "Update-MgUserCalendarPermission", + "Module": "Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}", - "Module": "Teams", - "Command": "Update-MgUserChat", - "OutputType": "IMicrosoftGraphChat", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/chats/{chat-id}", + "OutputType": "IMicrosoftGraphChat", + "Command": "Update-MgUserChat", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/upgrade", - "Module": "Users.Actions", - "Command": "Update-MgUserChatInstalledApp", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Upgrade", "UpgradeExpanded", "UpgradeViaIdentity", "UpgradeViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/chat-teamsappinstallation-upgrade?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/chats/{chat-id}/installedApps/{teamsAppInstallation-id}/upgrade", + "OutputType": null, + "Command": "Update-MgUserChatInstalledApp", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview", - "Module": "Teams", - "Command": "Update-MgUserChatLastMessagePreview", - "OutputType": "IMicrosoftGraphChatMessageInfo", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/chats/{chat-id}/lastMessagePreview", + "OutputType": "IMicrosoftGraphChatMessageInfo", + "Command": "Update-MgUserChatLastMessagePreview", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", - "Module": "Teams", - "Command": "Update-MgUserChatMember", - "OutputType": "IMicrosoftGraphConversationMember", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/chats/{chat-id}/members/{conversationMember-id}", + "OutputType": "IMicrosoftGraphConversationMember", + "Command": "Update-MgUserChatMember", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", - "Module": "Teams", - "Command": "Update-MgUserChatMessage", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Update-MgUserChatMessage", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", - "Module": "Teams", - "Command": "Update-MgUserChatMessageHostedContent", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/hostedContents/{chatMessageHostedContent-id}", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "Update-MgUserChatMessageHostedContent", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", - "Module": "Teams", - "Command": "Update-MgUserChatMessageReply", - "OutputType": "IMicrosoftGraphChatMessage", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}", + "OutputType": "IMicrosoftGraphChatMessage", + "Command": "Update-MgUserChatMessageReply", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", - "Module": "Teams", - "Command": "Update-MgUserChatMessageReplyHostedContent", - "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/chats/{chat-id}/messages/{chatMessage-id}/replies/{chatMessage-id1}/hostedContents/{chatMessageHostedContent-id}", + "OutputType": "IMicrosoftGraphChatMessageHostedContent", + "Command": "Update-MgUserChatMessageReplyHostedContent", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", - "Module": "Teams", - "Command": "Update-MgUserChatPermissionGrant", - "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/chats/{chat-id}/permissionGrants/{resourceSpecificPermissionGrant-id}", + "OutputType": "IMicrosoftGraphResourceSpecificPermissionGrant", + "Command": "Update-MgUserChatPermissionGrant", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", - "Module": "Teams", - "Command": "Update-MgUserChatPinnedMessage", - "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/chats/{chat-id}/pinnedMessages/{pinnedChatMessageInfo-id}", + "OutputType": "IMicrosoftGraphPinnedChatMessageInfo", + "Command": "Update-MgUserChatPinnedMessage", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}", - "Module": "Teams", - "Command": "Update-MgUserChatTab", - "OutputType": "IMicrosoftGraphTeamsTab", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/chats/{chat-id}/tabs/{teamsTab-id}", + "OutputType": "IMicrosoftGraphTeamsTab", + "Command": "Update-MgUserChatTab", + "Module": "Teams" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contacts/{contact-id}", - "Module": "PersonalContacts", - "Command": "Update-MgUserContact", - "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/contacts/{contact-id}", + "OutputType": "IMicrosoftGraphContact", + "Command": "Update-MgUserContact", + "Module": "PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", - "Module": "PersonalContacts", - "Command": "Update-MgUserContactExtension", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/contacts/{contact-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Update-MgUserContactExtension", + "Module": "PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", - "Module": "PersonalContacts", - "Command": "Update-MgUserContactFolder", - "OutputType": "IMicrosoftGraphContactFolder", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}", + "OutputType": "IMicrosoftGraphContactFolder", + "Command": "Update-MgUserContactFolder", + "Module": "PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", - "Module": "PersonalContacts", - "Command": "Update-MgUserContactFolderChildFolder", - "OutputType": "IMicrosoftGraphContactFolder", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}", + "OutputType": "IMicrosoftGraphContactFolder", + "Command": "Update-MgUserContactFolderChildFolder", + "Module": "PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}", - "Module": "PersonalContacts", - "Command": "Update-MgUserContactFolderChildFolderContact", - "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}", + "OutputType": "IMicrosoftGraphContact", + "Command": "Update-MgUserContactFolderChildFolderContact", + "Module": "PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", - "Module": "PersonalContacts", - "Command": "Update-MgUserContactFolderChildFolderContactExtension", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Update-MgUserContactFolderChildFolderContactExtension", + "Module": "PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo", - "Module": "PersonalContacts", - "Command": "Update-MgUserContactFolderChildFolderContactPhoto", - "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/childFolders/{contactFolder-id1}/contacts/{contact-id}/photo", + "OutputType": "IMicrosoftGraphProfilePhoto", + "Command": "Update-MgUserContactFolderChildFolderContactPhoto", + "Module": "PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", - "Module": "PersonalContacts", - "Command": "Update-MgUserContactFolderContact", - "OutputType": "IMicrosoftGraphContact", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}", + "OutputType": "IMicrosoftGraphContact", + "Command": "Update-MgUserContactFolderContact", + "Module": "PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", - "Module": "PersonalContacts", - "Command": "Update-MgUserContactFolderContactExtension", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Update-MgUserContactFolderContactExtension", + "Module": "PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo", - "Module": "PersonalContacts", - "Command": "Update-MgUserContactFolderContactPhoto", - "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/contactFolders/{contactFolder-id}/contacts/{contact-id}/photo", + "OutputType": "IMicrosoftGraphProfilePhoto", + "Command": "Update-MgUserContactFolderContactPhoto", + "Module": "PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/contacts/{contact-id}/photo", - "Module": "PersonalContacts", - "Command": "Update-MgUserContactPhoto", - "OutputType": "IMicrosoftGraphProfilePhoto", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/contacts/{contact-id}/photo", + "OutputType": "IMicrosoftGraphProfilePhoto", + "Command": "Update-MgUserContactPhoto", + "Module": "PersonalContacts" }, { - "Permissions": [], - "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgUserDeviceManagementTroubleshootingEvent", - "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/deviceManagementTroubleshootingEvents/{deviceManagementTroubleshootingEvent-id}", + "OutputType": "IMicrosoftGraphDeviceManagementTroubleshootingEvent", + "Command": "Update-MgUserDeviceManagementTroubleshootingEvent", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}", - "Module": "Files", - "Command": "Update-MgUserDrive", - "OutputType": "IMicrosoftGraphDrive", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}", + "OutputType": "IMicrosoftGraphDrive", + "Command": "Update-MgUserDrive", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/mailboxSettings", - "Module": "Files", - "Command": "Update-MgUserDriveCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgUserDriveCreatedByUserMailboxSetting", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}", - "Module": "Files", - "Command": "Update-MgUserDriveItem", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Update-MgUserDriveItem", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics", - "Module": "Files", - "Command": "Update-MgUserDriveItemAnalytic", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Command": "Update-MgUserDriveItemAnalytic", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", - "Module": "Files", - "Command": "Update-MgUserDriveItemAnalyticItemActivityStat", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/analytics/itemActivityStats/{itemActivityStat-id}", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Update-MgUserDriveItemAnalyticItemActivityStat", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", - "Module": "Files", - "Command": "Update-MgUserDriveItemCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgUserDriveItemCreatedByUserMailboxSetting", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", - "Module": "Files", - "Command": "Update-MgUserDriveItemLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgUserDriveItemLastModifiedByUserMailboxSetting", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", - "Module": "Files", - "Command": "Update-MgUserDriveItemListItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem", + "OutputType": "IMicrosoftGraphListItem", + "Command": "Update-MgUserDriveItemListItem", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", - "Module": "Files", - "Command": "Update-MgUserDriveItemListItemCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgUserDriveItemListItemCreatedByUserMailboxSetting", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", - "Module": "Files", - "Command": "Update-MgUserDriveItemListItemDocumentSetVersion", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "Update-MgUserDriveItemListItemDocumentSetVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Module": "Files", - "Command": "Update-MgUserDriveItemListItemDocumentSetVersionField", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "OutputType": null, + "Command": "Update-MgUserDriveItemListItemDocumentSetVersionField", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", - "Module": "Files", - "Command": "Update-MgUserDriveItemListItemField", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/fields", + "OutputType": null, + "Command": "Update-MgUserDriveItemListItemField", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", - "Module": "Files", - "Command": "Update-MgUserDriveItemListItemLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgUserDriveItemListItemLastModifiedByUserMailboxSetting", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", - "Module": "Files", - "Command": "Update-MgUserDriveItemListItemVersion", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}", + "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "Update-MgUserDriveItemListItemVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", - "Module": "Files", - "Command": "Update-MgUserDriveItemListItemVersionField", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/listItem/versions/{listItemVersion-id}/fields", + "OutputType": null, + "Command": "Update-MgUserDriveItemListItemVersionField", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", - "Module": "Files", - "Command": "Update-MgUserDriveItemPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/permissions/{permission-id}", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Update-MgUserDriveItemPermission", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", - "Module": "Files", - "Command": "Update-MgUserDriveItemRetentionLabel", - "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/retentionLabel", + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Command": "Update-MgUserDriveItemRetentionLabel", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", - "Module": "Files", - "Command": "Update-MgUserDriveItemSubscription", - "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/subscriptions/{subscription-id}", + "OutputType": "IMicrosoftGraphSubscription", + "Command": "Update-MgUserDriveItemSubscription", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", - "Module": "Files", - "Command": "Update-MgUserDriveItemThumbnail", - "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/thumbnails/{thumbnailSet-id}", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Command": "Update-MgUserDriveItemThumbnail", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", - "Module": "Files", - "Command": "Update-MgUserDriveItemVersion", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/items/{driveItem-id}/versions/{driveItemVersion-id}", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Command": "Update-MgUserDriveItemVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", - "Module": "Files", - "Command": "Update-MgUserDriveLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgUserDriveLastModifiedByUserMailboxSetting", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list", - "Module": "Files", - "Command": "Update-MgUserDriveList", - "OutputType": "IMicrosoftGraphList", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/list", + "OutputType": "IMicrosoftGraphList", + "Command": "Update-MgUserDriveList", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", - "Module": "Files", - "Command": "Update-MgUserDriveListColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/list/columns/{columnDefinition-id}", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Update-MgUserDriveListColumn", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", - "Module": "Files", - "Command": "Update-MgUserDriveListContentType", - "OutputType": "IMicrosoftGraphContentType", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}", + "OutputType": "IMicrosoftGraphContentType", + "Command": "Update-MgUserDriveListContentType", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", - "Module": "Files", - "Command": "Update-MgUserDriveListContentTypeColumn", - "OutputType": "IMicrosoftGraphColumnDefinition", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columns/{columnDefinition-id}", + "OutputType": "IMicrosoftGraphColumnDefinition", + "Command": "Update-MgUserDriveListContentTypeColumn", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", - "Module": "Files", - "Command": "Update-MgUserDriveListContentTypeColumnLink", - "OutputType": "IMicrosoftGraphColumnLink", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/list/contentTypes/{contentType-id}/columnLinks/{columnLink-id}", + "OutputType": "IMicrosoftGraphColumnLink", + "Command": "Update-MgUserDriveListContentTypeColumnLink", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", - "Module": "Files", - "Command": "Update-MgUserDriveListCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/list/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgUserDriveListCreatedByUserMailboxSetting", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}", - "Module": "Files", - "Command": "Update-MgUserDriveListItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}", + "OutputType": "IMicrosoftGraphListItem", + "Command": "Update-MgUserDriveListItem", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", - "Module": "Files", - "Command": "Update-MgUserDriveListItemCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgUserDriveListItemCreatedByUserMailboxSetting", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", - "Module": "Files", - "Command": "Update-MgUserDriveListItemDocumentSetVersion", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "Update-MgUserDriveListItemDocumentSetVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", - "Module": "Files", - "Command": "Update-MgUserDriveListItemDocumentSetVersionField", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/documentSetVersions/{documentSetVersion-id}/fields", + "OutputType": null, + "Command": "Update-MgUserDriveListItemDocumentSetVersionField", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields", - "Module": "Files", - "Command": "Update-MgUserDriveListItemField", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/fields", + "OutputType": null, + "Command": "Update-MgUserDriveListItemField", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", - "Module": "Files", - "Command": "Update-MgUserDriveListItemLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgUserDriveListItemLastModifiedByUserMailboxSetting", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", - "Module": "Files", - "Command": "Update-MgUserDriveListItemVersion", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}", + "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "Update-MgUserDriveListItemVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", - "Module": "Files", - "Command": "Update-MgUserDriveListItemVersionField", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/list/items/{listItem-id}/versions/{listItemVersion-id}/fields", + "OutputType": null, + "Command": "Update-MgUserDriveListItemVersionField", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings", - "Module": "Files", - "Command": "Update-MgUserDriveListLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/list/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgUserDriveListLastModifiedByUserMailboxSetting", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", - "Module": "Files", - "Command": "Update-MgUserDriveListOperation", - "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/list/operations/{richLongRunningOperation-id}", + "OutputType": "IMicrosoftGraphRichLongRunningOperation", + "Command": "Update-MgUserDriveListOperation", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", - "Module": "Files", - "Command": "Update-MgUserDriveListSubscription", - "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/list/subscriptions/{subscription-id}", + "OutputType": "IMicrosoftGraphSubscription", + "Command": "Update-MgUserDriveListSubscription", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root", - "Module": "Files", - "Command": "Update-MgUserDriveRoot", - "OutputType": "IMicrosoftGraphDriveItem", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/root", + "OutputType": "IMicrosoftGraphDriveItem", + "Command": "Update-MgUserDriveRoot", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics", - "Module": "Files", - "Command": "Update-MgUserDriveRootAnalytic", - "OutputType": "IMicrosoftGraphItemAnalytics", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics", + "OutputType": "IMicrosoftGraphItemAnalytics", + "Command": "Update-MgUserDriveRootAnalytic", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", - "Module": "Files", - "Command": "Update-MgUserDriveRootAnalyticItemActivityStat", - "OutputType": "IMicrosoftGraphItemActivityStat", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/root/analytics/itemActivityStats/{itemActivityStat-id}", + "OutputType": "IMicrosoftGraphItemActivityStat", + "Command": "Update-MgUserDriveRootAnalyticItemActivityStat", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", - "Module": "Files", - "Command": "Update-MgUserDriveRootCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/root/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgUserDriveRootCreatedByUserMailboxSetting", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", - "Module": "Files", - "Command": "Update-MgUserDriveRootLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/root/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgUserDriveRootLastModifiedByUserMailboxSetting", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem", - "Module": "Files", - "Command": "Update-MgUserDriveRootListItem", - "OutputType": "IMicrosoftGraphListItem", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem", + "OutputType": "IMicrosoftGraphListItem", + "Command": "Update-MgUserDriveRootListItem", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", - "Module": "Files", - "Command": "Update-MgUserDriveRootListItemCreatedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/createdByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgUserDriveRootListItemCreatedByUserMailboxSetting", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", - "Module": "Files", - "Command": "Update-MgUserDriveRootListItemDocumentSetVersion", - "OutputType": "IMicrosoftGraphDocumentSetVersion", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}", + "OutputType": "IMicrosoftGraphDocumentSetVersion", + "Command": "Update-MgUserDriveRootListItemDocumentSetVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", - "Module": "Files", - "Command": "Update-MgUserDriveRootListItemDocumentSetVersionField", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/documentSetVersions/{documentSetVersion-id}/fields", + "OutputType": null, + "Command": "Update-MgUserDriveRootListItemDocumentSetVersionField", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields", - "Module": "Files", - "Command": "Update-MgUserDriveRootListItemField", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/fields", + "OutputType": null, + "Command": "Update-MgUserDriveRootListItemField", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", - "Module": "Files", - "Command": "Update-MgUserDriveRootListItemLastModifiedByUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/lastModifiedByUser/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgUserDriveRootListItemLastModifiedByUserMailboxSetting", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", - "Module": "Files", - "Command": "Update-MgUserDriveRootListItemVersion", - "OutputType": "IMicrosoftGraphListItemVersion", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}", + "OutputType": "IMicrosoftGraphListItemVersion", + "Command": "Update-MgUserDriveRootListItemVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", - "Module": "Files", - "Command": "Update-MgUserDriveRootListItemVersionField", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/root/listItem/versions/{listItemVersion-id}/fields", + "OutputType": null, + "Command": "Update-MgUserDriveRootListItemVersionField", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}", - "Module": "Files", - "Command": "Update-MgUserDriveRootPermission", - "OutputType": "IMicrosoftGraphPermission", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/root/permissions/{permission-id}", + "OutputType": "IMicrosoftGraphPermission", + "Command": "Update-MgUserDriveRootPermission", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel", - "Module": "Files", - "Command": "Update-MgUserDriveRootRetentionLabel", - "OutputType": "IMicrosoftGraphItemRetentionLabel", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/root/retentionLabel", + "OutputType": "IMicrosoftGraphItemRetentionLabel", + "Command": "Update-MgUserDriveRootRetentionLabel", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", - "Module": "Files", - "Command": "Update-MgUserDriveRootSubscription", - "OutputType": "IMicrosoftGraphSubscription", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/root/subscriptions/{subscription-id}", + "OutputType": "IMicrosoftGraphSubscription", + "Command": "Update-MgUserDriveRootSubscription", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", - "Module": "Files", - "Command": "Update-MgUserDriveRootThumbnail", - "OutputType": "IMicrosoftGraphThumbnailSet", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/root/thumbnails/{thumbnailSet-id}", + "OutputType": "IMicrosoftGraphThumbnailSet", + "Command": "Update-MgUserDriveRootThumbnail", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", - "Module": "Files", - "Command": "Update-MgUserDriveRootVersion", - "OutputType": "IMicrosoftGraphDriveItemVersion", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/drives/{drive-id}/root/versions/{driveItemVersion-id}", + "OutputType": "IMicrosoftGraphDriveItemVersion", + "Command": "Update-MgUserDriveRootVersion", + "Module": "Files" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}", - "Module": "Calendar", - "Command": "Update-MgUserEvent", - "OutputType": "IMicrosoftGraphEvent", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/events/{event-id}", + "OutputType": "IMicrosoftGraphEvent", + "Command": "Update-MgUserEvent", + "Module": "Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", - "Module": "Calendar", - "Command": "Update-MgUserEventExtension", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/events/{event-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Update-MgUserEventExtension", + "Module": "Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", - "Module": "Calendar", - "Command": "Update-MgUserEventInstanceExtension", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/events/{event-id}/instances/{event-id1}/extensions/{extension-id}", + "OutputType": null, + "Command": "Update-MgUserEventInstanceExtension", + "Module": "Calendar" }, { - "Permissions": [], - "Uri": "/users/{user-id}/extensions/{extension-id}", - "Module": "Users", - "Command": "Update-MgUserExtension", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Update-MgUserExtension", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/inferenceClassification", - "Module": "Mail", - "Command": "Update-MgUserInferenceClassification", - "OutputType": "IMicrosoftGraphInferenceClassification", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/inferenceClassification", + "OutputType": "IMicrosoftGraphInferenceClassification", + "Command": "Update-MgUserInferenceClassification", + "Module": "Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", - "Module": "Mail", - "Command": "Update-MgUserInferenceClassificationOverride", - "OutputType": "IMicrosoftGraphInferenceClassificationOverride", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/inferenceClassification/overrides/{inferenceClassificationOverride-id}", + "OutputType": "IMicrosoftGraphInferenceClassificationOverride", + "Command": "Update-MgUserInferenceClassificationOverride", + "Module": "Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/insights", - "Module": "Users", - "Command": "Update-MgUserInsight", - "OutputType": "IMicrosoftGraphItemInsights", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/insights", + "OutputType": "IMicrosoftGraphItemInsights", + "Command": "Update-MgUserInsight", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}", - "Module": "Users", - "Command": "Update-MgUserInsightShared", - "OutputType": "IMicrosoftGraphSharedInsight", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/insights/shared/{sharedInsight-id}", + "OutputType": "IMicrosoftGraphSharedInsight", + "Command": "Update-MgUserInsightShared", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/insights/trending/{trending-id}", - "Module": "Users", - "Command": "Update-MgUserInsightTrending", - "OutputType": "IMicrosoftGraphTrending", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/insights/trending/{trending-id}", + "OutputType": "IMicrosoftGraphTrending", + "Command": "Update-MgUserInsightTrending", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/insights/used/{usedInsight-id}", - "Module": "Users", - "Command": "Update-MgUserInsightUsed", - "OutputType": "IMicrosoftGraphUsedInsight", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/insights/used/{usedInsight-id}", + "OutputType": "IMicrosoftGraphUsedInsight", + "Command": "Update-MgUserInsightUsed", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", - "Module": "Users", - "Command": "Update-MgUserLicenseDetail", - "OutputType": "IMicrosoftGraphLicenseDetails", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/licenseDetails/{licenseDetails-id}", + "OutputType": "IMicrosoftGraphLicenseDetails", + "Command": "Update-MgUserLicenseDetail", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailboxSettings", - "Module": "Users", - "Command": "Update-MgUserMailboxSetting", - "OutputType": "IMicrosoftGraphMailboxSettings", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/mailboxSettings", + "OutputType": "IMicrosoftGraphMailboxSettings", + "Command": "Update-MgUserMailboxSetting", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", - "Module": "Mail", - "Command": "Update-MgUserMailFolder", - "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}", + "OutputType": "IMicrosoftGraphMailFolder", + "Command": "Update-MgUserMailFolder", + "Module": "Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", - "Module": "Mail", - "Command": "Update-MgUserMailFolderChildFolder", - "OutputType": "IMicrosoftGraphMailFolder", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}", + "OutputType": "IMicrosoftGraphMailFolder", + "Command": "Update-MgUserMailFolderChildFolder", + "Module": "Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", - "Module": "Mail", - "Command": "Update-MgUserMailFolderChildFolderMessage", - "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}", + "OutputType": "IMicrosoftGraphMessage", + "Command": "Update-MgUserMailFolderChildFolderMessage", + "Module": "Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", - "Module": "Mail", - "Command": "Update-MgUserMailFolderChildFolderMessageExtension", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messages/{message-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Update-MgUserMailFolderChildFolderMessageExtension", + "Module": "Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", - "Module": "Mail", - "Command": "Update-MgUserMailFolderChildFolderMessageRule", - "OutputType": "IMicrosoftGraphMessageRule", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/childFolders/{mailFolder-id1}/messageRules/{messageRule-id}", + "OutputType": "IMicrosoftGraphMessageRule", + "Command": "Update-MgUserMailFolderChildFolderMessageRule", + "Module": "Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", - "Module": "Mail", - "Command": "Update-MgUserMailFolderMessage", - "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}", + "OutputType": "IMicrosoftGraphMessage", + "Command": "Update-MgUserMailFolderMessage", + "Module": "Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", - "Module": "Mail", - "Command": "Update-MgUserMailFolderMessageExtension", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messages/{message-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Update-MgUserMailFolderMessageExtension", + "Module": "Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", - "Module": "Mail", - "Command": "Update-MgUserMailFolderMessageRule", - "OutputType": "IMicrosoftGraphMessageRule", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/mailFolders/{mailFolder-id}/messageRules/{messageRule-id}", + "OutputType": "IMicrosoftGraphMessageRule", + "Command": "Update-MgUserMailFolderMessageRule", + "Module": "Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgUserManagedDevice", - "OutputType": "IMicrosoftGraphManagedDevice", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}", + "OutputType": "IMicrosoftGraphManagedDevice", + "Command": "Update-MgUserManagedDevice", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgUserManagedDeviceCategory", - "OutputType": "IMicrosoftGraphDeviceCategory", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCategory", + "OutputType": "IMicrosoftGraphDeviceCategory", + "Command": "Update-MgUserManagedDeviceCategory", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgUserManagedDeviceCompliancePolicyState", - "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceCompliancePolicyStates/{deviceCompliancePolicyState-id}", + "OutputType": "IMicrosoftGraphDeviceCompliancePolicyState", + "Command": "Update-MgUserManagedDeviceCompliancePolicyState", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgUserManagedDeviceConfigurationState", - "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/deviceConfigurationStates/{deviceConfigurationState-id}", + "OutputType": "IMicrosoftGraphDeviceConfigurationState", + "Command": "Update-MgUserManagedDeviceConfigurationState", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgUserManagedDeviceLogCollectionResponse", - "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/logCollectionRequests/{deviceLogCollectionResponse-id}", + "OutputType": "IMicrosoftGraphDeviceLogCollectionResponse", + "Command": "Update-MgUserManagedDeviceLogCollectionResponse", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount", - "Module": "Users.Actions", - "Command": "Update-MgUserManagedDeviceWindowsDeviceAccount", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-updatewindowsdeviceaccount?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/intune-devices-manageddevice-updatewindowsdeviceaccount?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/updateWindowsDeviceAccount", + "OutputType": null, + "Command": "Update-MgUserManagedDeviceWindowsDeviceAccount", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgUserManagedDeviceWindowsProtectionState", - "OutputType": "IMicrosoftGraphWindowsProtectionState", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState", + "OutputType": "IMicrosoftGraphWindowsProtectionState", + "Command": "Update-MgUserManagedDeviceWindowsProtectionState", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", - "Module": "Devices.CorporateManagement", - "Command": "Update-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", - "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/managedDevices/{managedDevice-id}/windowsProtectionState/detectedMalwareState/{windowsDeviceMalwareState-id}", + "OutputType": "IMicrosoftGraphWindowsDeviceMalwareState", + "Command": "Update-MgUserManagedDeviceWindowsProtectionStateDetectedMalwareState", + "Module": "Devices.CorporateManagement" }, { - "Permissions": [], - "Uri": "/users/{user-id}/messages/{message-id}", - "Module": "Mail", - "Command": "Update-MgUserMessage", - "OutputType": "IMicrosoftGraphMessage", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/messages/{message-id}", + "OutputType": "IMicrosoftGraphMessage", + "Command": "Update-MgUserMessage", + "Module": "Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", - "Module": "Mail", - "Command": "Update-MgUserMessageExtension", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/messages/{message-id}/extensions/{extension-id}", + "OutputType": null, + "Command": "Update-MgUserMessageExtension", + "Module": "Mail" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", - "Module": "Notes", - "Command": "Update-MgUserOnenoteNotebook", - "OutputType": "IMicrosoftGraphNotebook", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/onenote/notebooks/{notebook-id}", + "OutputType": "IMicrosoftGraphNotebook", + "Command": "Update-MgUserOnenoteNotebook", + "Module": "Notes" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", - "Module": "Notes", - "Command": "Update-MgUserOnenotePage", - "OutputType": "IMicrosoftGraphOnenotePage", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}", + "OutputType": "IMicrosoftGraphOnenotePage", + "Command": "Update-MgUserOnenotePage", + "Module": "Notes" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", - "Module": "Users.Actions", - "Command": "Update-MgUserOnenotePageContent", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Patch", "PatchExpanded", "PatchViaIdentity", "PatchViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "POST", + "Uri": "/users/{user-id}/onenote/pages/{onenotePage-id}/onenotePatchContent", + "OutputType": null, + "Command": "Update-MgUserOnenotePageContent", + "Module": "Users.Actions" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", - "Module": "Notes", - "Command": "Update-MgUserOnenoteSection", - "OutputType": "IMicrosoftGraphOnenoteSection", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/onenote/sections/{onenoteSection-id}", + "OutputType": "IMicrosoftGraphOnenoteSection", + "Command": "Update-MgUserOnenoteSection", + "Module": "Notes" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", - "Module": "Notes", - "Command": "Update-MgUserOnenoteSectionGroup", - "OutputType": "IMicrosoftGraphSectionGroup", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/onenote/sectionGroups/{sectionGroup-id}", + "OutputType": "IMicrosoftGraphSectionGroup", + "Command": "Update-MgUserOnenoteSectionGroup", + "Module": "Notes" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], "Permissions": [ { "Name": "OnlineMeetings.ReadWrite", @@ -571745,124 +573582,124 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}", - "Module": "CloudCommunications", - "Command": "Update-MgUserOnlineMeeting", "OutputType": "IMicrosoftGraphOnlineMeeting", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Update-MgUserOnlineMeeting", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", - "Module": "CloudCommunications", - "Command": "Update-MgUserOnlineMeetingAttendanceReport", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Command": "Update-MgUserOnlineMeetingAttendanceReport", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Module": "CloudCommunications", - "Command": "Update-MgUserOnlineMeetingAttendanceReportAttendanceRecord", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Command": "Update-MgUserOnlineMeetingAttendanceReportAttendanceRecord", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", - "Module": "CloudCommunications", - "Command": "Update-MgUserOnlineMeetingRecording", - "OutputType": "IMicrosoftGraphCallRecording", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/recordings/{callRecording-id}", + "OutputType": "IMicrosoftGraphCallRecording", + "Command": "Update-MgUserOnlineMeetingRecording", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", - "Module": "CloudCommunications", - "Command": "Update-MgUserOnlineMeetingTranscript", - "OutputType": "IMicrosoftGraphCallTranscript", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/onlineMeetings/{onlineMeeting-id}/transcripts/{callTranscript-id}", + "OutputType": "IMicrosoftGraphCallTranscript", + "Command": "Update-MgUserOnlineMeetingTranscript", + "Module": "CloudCommunications" }, { - "Permissions": [], - "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", - "Module": "Users", - "Command": "Update-MgUserOutlookMasterCategory", - "OutputType": "IMicrosoftGraphOutlookCategory", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/users/{user-id}/outlook/masterCategories/{outlookCategory-id}", + "OutputType": "IMicrosoftGraphOutlookCategory", + "Command": "Update-MgUserOutlookMasterCategory", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/users/{user-id}/changePassword", - "Module": "Users.Actions", - "Command": "Update-MgUserPassword", - "OutputType": null, + "ApiVersion": "v1.0", "Variants": [ "Change", "ChangeExpanded", "ChangeViaIdentity", "ChangeViaIdentityExpanded" ], - "Method": "POST", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-changepassword?view=graph-rest-1.0" + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/user-changepassword?view=graph-rest-1.0", + "Method": "POST", + "Uri": "/users/{user-id}/changePassword", + "OutputType": null, + "Command": "Update-MgUserPassword", + "Module": "Users.Actions" }, { + "ApiVersion": "v1.0", + "Variants": [ + "Update", + "UpdateExpanded", + "UpdateViaIdentity", + "UpdateViaIdentityExpanded" + ], "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -571881,56 +573718,56 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/users/{user-id}/planner", - "Module": "Planner", - "Command": "Update-MgUserPlanner", "OutputType": "IMicrosoftGraphPlannerUser", + "Command": "Update-MgUserPlanner", + "Module": "Planner" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/users/{user-id}/presence", - "Module": "CloudCommunications", - "Command": "Update-MgUserPresence", "OutputType": "IMicrosoftGraphPresence", + "Command": "Update-MgUserPresence", + "Module": "CloudCommunications" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/users/{user-id}/scopedRoleMemberOf/{scopedRoleMembership-id}", - "Module": "Identity.DirectoryManagement", - "Command": "Update-MgUserScopedRoleMemberOf", "OutputType": "IMicrosoftGraphScopedRoleMembership", + "Command": "Update-MgUserScopedRoleMemberOf", + "Module": "Identity.DirectoryManagement" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.ReadWrite", @@ -571949,39 +573786,39 @@ "IsLeastPrivilege": false } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/users/{user-id}/settings", - "Module": "Users", - "Command": "Update-MgUserSetting", "OutputType": "IMicrosoftGraphUserSettings", + "Command": "Update-MgUserSetting", + "Module": "Users" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/users/{user-id}/settings/itemInsights", - "Module": "Users", - "Command": "Update-MgUserSettingItemInsight", "OutputType": "IMicrosoftGraphUserInsightsSettings", + "Command": "Update-MgUserSettingItemInsight", + "Module": "Users" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "User.ReadWrite.All", @@ -572000,141 +573837,141 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shiftpreferences-put?view=graph-rest-1.0", + "Method": "PATCH", "Uri": "/users/{user-id}/settings/shiftPreferences", - "Module": "Users", - "Command": "Update-MgUserSettingShiftPreference", "OutputType": "IMicrosoftGraphShiftPreferences", + "Command": "Update-MgUserSettingShiftPreference", + "Module": "Users" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": "https://learn.microsoft.com/graph/api/shiftpreferences-put?view=graph-rest-1.0" - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/users/{user-id}/settings/storage", - "Module": "Users", - "Command": "Update-MgUserSettingStorage", "OutputType": "IMicrosoftGraphUserStorage", + "Command": "Update-MgUserSettingStorage", + "Module": "Users" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/users/{user-id}/settings/storage/quota", - "Module": "Users", - "Command": "Update-MgUserSettingStorageQuota", "OutputType": "IMicrosoftGraphUnifiedStorageQuota", + "Command": "Update-MgUserSettingStorageQuota", + "Module": "Users" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/users/{user-id}/settings/storage/quota/services/{serviceStorageQuotaBreakdown-id}", - "Module": "Users", - "Command": "Update-MgUserSettingStorageQuotaService", "OutputType": "IMicrosoftGraphServiceStorageQuotaBreakdown", + "Command": "Update-MgUserSettingStorageQuotaService", + "Module": "Users" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}", - "Module": "Users", - "Command": "Update-MgUserSettingWindows", "OutputType": "IMicrosoftGraphWindowsSetting", + "Command": "Update-MgUserSettingWindows", + "Module": "Users" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/users/{user-id}/settings/windows/{windowsSetting-id}/instances/{windowsSettingInstance-id}", - "Module": "Users", - "Command": "Update-MgUserSettingWindowsInstance", "OutputType": "IMicrosoftGraphWindowsSettingInstance", + "Command": "Update-MgUserSettingWindowsInstance", + "Module": "Users" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/users/{user-id}/teamwork", - "Module": "Teams", - "Command": "Update-MgUserTeamwork", "OutputType": "IMicrosoftGraphUserTeamwork", + "Command": "Update-MgUserTeamwork", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/users/{user-id}/teamwork/associatedTeams/{associatedTeamInfo-id}", - "Module": "Teams", - "Command": "Update-MgUserTeamworkAssociatedTeam", "OutputType": "IMicrosoftGraphAssociatedTeamInfo", + "Command": "Update-MgUserTeamworkAssociatedTeam", + "Module": "Teams" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -572153,39 +573990,39 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}", - "Module": "Users", - "Command": "Update-MgUserTodoList", "OutputType": "IMicrosoftGraphTodoTaskList", + "Command": "Update-MgUserTodoList", + "Module": "Users" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/extensions/{extension-id}", - "Module": "Users", - "Command": "Update-MgUserTodoListExtension", "OutputType": null, + "Command": "Update-MgUserTodoListExtension", + "Module": "Users" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -572204,39 +574041,39 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}", - "Module": "Users", - "Command": "Update-MgUserTodoListTask", "OutputType": "IMicrosoftGraphTodoTask", + "Command": "Update-MgUserTodoListTask", + "Module": "Users" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/attachmentSessions/{attachmentSession-id}", - "Module": "Users", - "Command": "Update-MgUserTodoListTaskAttachmentSession", "OutputType": "IMicrosoftGraphAttachmentSession", + "Command": "Update-MgUserTodoListTaskAttachmentSession", + "Module": "Users" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -572255,39 +574092,39 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/checklistItems/{checklistItem-id}", - "Module": "Users", - "Command": "Update-MgUserTodoListTaskChecklistItem", "OutputType": "IMicrosoftGraphChecklistItem", + "Command": "Update-MgUserTodoListTaskChecklistItem", + "Module": "Users" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/extensions/{extension-id}", - "Module": "Users", - "Command": "Update-MgUserTodoListTaskExtension", "OutputType": null, + "Command": "Update-MgUserTodoListTaskExtension", + "Module": "Users" + }, + { + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null - }, - { "Permissions": [ { "Name": "Tasks.ReadWrite", @@ -572306,359 +574143,352 @@ "IsLeastPrivilege": true } ], + "CommandAlias": null, + "ApiReferenceLink": null, + "Method": "PATCH", "Uri": "/users/{user-id}/todo/lists/{todoTaskList-id}/tasks/{todoTask-id}/linkedResources/{linkedResource-id}", - "Module": "Users", - "Command": "Update-MgUserTodoListTaskLinkedResource", "OutputType": "IMicrosoftGraphLinkedResource", - "Variants": [ - "Update", - "UpdateExpanded", - "UpdateViaIdentity", - "UpdateViaIdentityExpanded" - ], - "Method": "PATCH", - "ApiVersion": "v1.0", - "CommandAlias": null, - "ApiReferenceLink": null + "Command": "Update-MgUserTodoListTaskLinkedResource", + "Module": "Users" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}", - "Module": "Bookings", - "Command": "Update-MgVirtualEvent", - "OutputType": "IMicrosoftGraphVirtualEvent", + "ApiVersion": "v1.0", "Variants": [ "Update1", "UpdateExpanded1", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}", + "OutputType": "IMicrosoftGraphVirtualEvent", + "Command": "Update-MgVirtualEvent", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}", - "Module": "Bookings", - "Command": "Update-MgVirtualEventPresenter", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/presenters/{virtualEventPresenter-id}", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Command": "Update-MgVirtualEventPresenter", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}", - "Module": "Bookings", - "Command": "Update-MgVirtualEventSession", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Command": "Update-MgVirtualEventSession", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "Module": "Bookings", - "Command": "Update-MgVirtualEventSessionAttendanceReport", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Command": "Update-MgVirtualEventSessionAttendanceReport", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Module": "Bookings", - "Command": "Update-MgVirtualEventSessionAttendanceReportAttendanceRecord", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/solutions/virtualEvents/events/{virtualEvent-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Command": "Update-MgVirtualEventSessionAttendanceReportAttendanceRecord", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}", - "Module": "Bookings", - "Command": "Update-MgVirtualEventTownhall", - "OutputType": "IMicrosoftGraphVirtualEventTownhall", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}", + "OutputType": "IMicrosoftGraphVirtualEventTownhall", + "Command": "Update-MgVirtualEventTownhall", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}", - "Module": "Bookings", - "Command": "Update-MgVirtualEventTownhallPresenter", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/presenters/{virtualEventPresenter-id}", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Command": "Update-MgVirtualEventTownhallPresenter", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}", - "Module": "Bookings", - "Command": "Update-MgVirtualEventTownhallSession", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Command": "Update-MgVirtualEventTownhallSession", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "Module": "Bookings", - "Command": "Update-MgVirtualEventTownhallSessionAttendanceReport", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Command": "Update-MgVirtualEventTownhallSessionAttendanceReport", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Module": "Bookings", - "Command": "Update-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/solutions/virtualEvents/townhalls/{virtualEventTownhall-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Command": "Update-MgVirtualEventTownhallSessionAttendanceReportAttendanceRecord", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}", - "Module": "Bookings", - "Command": "Update-MgVirtualEventWebinar", - "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}", + "OutputType": "IMicrosoftGraphVirtualEventWebinar", + "Command": "Update-MgVirtualEventWebinar", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}", - "Module": "Bookings", - "Command": "Update-MgVirtualEventWebinarPresenter", - "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/presenters/{virtualEventPresenter-id}", + "OutputType": "IMicrosoftGraphVirtualEventPresenter", + "Command": "Update-MgVirtualEventWebinarPresenter", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}", - "Module": "Bookings", - "Command": "Update-MgVirtualEventWebinarRegistration", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations/{virtualEventRegistration-id}", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Command": "Update-MgVirtualEventWebinarRegistration", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email='{email}')", - "Module": "Bookings", - "Command": "Update-MgVirtualEventWebinarRegistrationByEmail", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(email='{email}')", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Command": "Update-MgVirtualEventWebinarRegistrationByEmail", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId='{userId}')", - "Module": "Bookings", - "Command": "Update-MgVirtualEventWebinarRegistrationByUserId", - "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrations(userId='{userId}')", + "OutputType": "IMicrosoftGraphVirtualEventRegistration", + "Command": "Update-MgVirtualEventWebinarRegistrationByUserId", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration", - "Module": "Bookings", - "Command": "Update-MgVirtualEventWebinarRegistrationConfiguration", - "OutputType": "IMicrosoftGraphVirtualEventWebinarRegistrationConfiguration", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration", + "OutputType": "IMicrosoftGraphVirtualEventWebinarRegistrationConfiguration", + "Command": "Update-MgVirtualEventWebinarRegistrationConfiguration", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions/{virtualEventRegistrationQuestionBase-id}", - "Module": "Bookings", - "Command": "Update-MgVirtualEventWebinarRegistrationConfigurationQuestion", - "OutputType": "IMicrosoftGraphVirtualEventRegistrationQuestionBase", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/registrationConfiguration/questions/{virtualEventRegistrationQuestionBase-id}", + "OutputType": "IMicrosoftGraphVirtualEventRegistrationQuestionBase", + "Command": "Update-MgVirtualEventWebinarRegistrationConfigurationQuestion", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}", - "Module": "Bookings", - "Command": "Update-MgVirtualEventWebinarSession", - "OutputType": "IMicrosoftGraphVirtualEventSession", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}", + "OutputType": "IMicrosoftGraphVirtualEventSession", + "Command": "Update-MgVirtualEventWebinarSession", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", - "Module": "Bookings", - "Command": "Update-MgVirtualEventWebinarSessionAttendanceReport", - "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}", + "OutputType": "IMicrosoftGraphMeetingAttendanceReport", + "Command": "Update-MgVirtualEventWebinarSessionAttendanceReport", + "Module": "Bookings" }, { - "Permissions": [], - "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", - "Module": "Bookings", - "Command": "Update-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord", - "OutputType": "IMicrosoftGraphAttendanceRecord", + "ApiVersion": "v1.0", "Variants": [ "Update", "UpdateExpanded", "UpdateViaIdentity", "UpdateViaIdentityExpanded" ], - "Method": "PATCH", - "ApiVersion": "v1.0", + "Permissions": [], "CommandAlias": null, - "ApiReferenceLink": null + "ApiReferenceLink": null, + "Method": "PATCH", + "Uri": "/solutions/virtualEvents/webinars/{virtualEventWebinar-id}/sessions/{virtualEventSession-id}/attendanceReports/{meetingAttendanceReport-id}/attendanceRecords/{attendanceRecord-id}", + "OutputType": "IMicrosoftGraphAttendanceRecord", + "Command": "Update-MgVirtualEventWebinarSessionAttendanceReportAttendanceRecord", + "Module": "Bookings" } ] diff --git a/src/Authentication/Authentication/test/Find-MgGraphCommand.Tests.ps1 b/src/Authentication/Authentication/test/Find-MgGraphCommand.Tests.ps1 index 3fc3624019..f7a6c8affd 100644 --- a/src/Authentication/Authentication/test/Find-MgGraphCommand.Tests.ps1 +++ b/src/Authentication/Authentication/test/Find-MgGraphCommand.Tests.ps1 @@ -165,13 +165,13 @@ Describe "Find-MgGraphCommand Command" { It 'Should find commands for uri with Microsoft.Graph prefix in nested segments' { { $MgCommand = Find-MgGraphCommand -Uri "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/microsoft.graph.externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/microsoft.graph.onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders" - $MgCommand | Should -HaveCount 1 - $MgCommand.Command | Select-Object -Unique | should -HaveCount 1 + $MgCommand | Should -HaveCount 2 + $MgCommand.Command | Select-Object -Unique | should -HaveCount 2 $MgCommand.Method | Select-Object -Unique | should -HaveCount 1 - $MgCommand.APIVersion | Select-Object -Unique | should -HaveCount 1 + $MgCommand.APIVersion | Select-Object -Unique | should -HaveCount 2 $MgCommand.Variants | Select-Object -Unique | should -HaveCount 1 $MgCommand.URI | Select-Object -Unique | Should -Be "/identity/authenticationEventsFlows/{authenticationEventsFlow-id}/externalUsersSelfServiceSignUpEventsFlow/onAuthenticationMethodLoadStart/onAuthenticationMethodLoadStartExternalUsersSelfServiceSignUp/identityProviders" - $MgCommand.Command | Select-Object -Unique | Should -BeIn @("Get-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProvider") + $MgCommand.Command | Select-Object -Unique | Should -BeIn @("Get-MgBetaIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProvider", "Get-MgIdentityAuthenticationEventFlowAsOnAuthenticationMethodLoadStartExternalUserSelfServiceSignUpIdentityProvider") } | Should -Not -Throw } } diff --git a/src/readme.graph.md b/src/readme.graph.md index 88aa90bebd..c62420e859 100644 --- a/src/readme.graph.md +++ b/src/readme.graph.md @@ -103,6 +103,7 @@ directive: - MicrosoftGraphPlannerTeamsPublicationInfo - MicrosoftGraphWorkbookComment - MicrosoftGraphSecurityHost + - MicrosoftGraphDomain # Set parameter alias - where: parameter-name: OrderBy